From 2935bf63c439f174371167f1f159555577942065 Mon Sep 17 00:00:00 2001 From: Adam Alston Date: Mon, 25 Jan 2021 09:38:16 -0500 Subject: [PATCH] Add Chakra UI (#4851) --- _data/simple-icons.json | 5 +++++ icons/chakraui.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/chakraui.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 44e6af299..21884554f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1285,6 +1285,11 @@ "hex": "1EABE2", "source": "https://cevo.com/" }, + { + "title": "Chakra UI", + "hex": "319795", + "source": "https://github.com/chakra-ui/chakra-ui/blob/327e1624d22936abb43068e1f57054e43c9c6819/logo/logomark-colored.svg" + }, { "title": "ChartMogul", "hex": "13324B", diff --git a/icons/chakraui.svg b/icons/chakraui.svg new file mode 100644 index 000000000..0ac9fce10 --- /dev/null +++ b/icons/chakraui.svg @@ -0,0 +1 @@ +Chakra UI icon \ No newline at end of file