From c0bf4f31a3acdf3f0d31bfbec2f3f7bd51ed0028 Mon Sep 17 00:00:00 2001 From: CodeWithShipraJain Date: Mon, 14 Aug 2023 00:34:58 +0530 Subject: [PATCH] Adding Chromatic icon (#9132) * Adding Chromatic icon * Updating the source of the image. --- _data/simple-icons.json | 5 +++++ icons/chromatic.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/chromatic.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4e7e7e6e..6b7a7392 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2268,6 +2268,11 @@ "hex": "80B5E3", "source": "https://chocolatey.org/media-kit" }, + { + "title": "Chromatic", + "hex": "FC521F", + "source": "https://www.chromatic.com" + }, { "title": "Chromecast", "hex": "999999", diff --git a/icons/chromatic.svg b/icons/chromatic.svg new file mode 100644 index 00000000..9995b47f --- /dev/null +++ b/icons/chromatic.svg @@ -0,0 +1 @@ +Chromatic \ No newline at end of file