From 394d5e52c695f3e59d4d50e8327f832f9fc6c491 Mon Sep 17 00:00:00 2001 From: Louis Tsai Date: Fri, 2 Nov 2018 09:53:09 +0000 Subject: [PATCH] Add elementary (#1047) * Add elementary * Update elementary color * Update elementary source --- _data/simple-icons.json | 5 +++++ icons/elementary.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/elementary.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 97fadbe4..3d756a5c 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -565,6 +565,11 @@ "hex": "005571", "source": "https://www.elastic.co/brand" }, + { + "title": "elementary", + "hex": "64BAFF", + "source": "https://elementary.io/brand" + }, { "title": "Ello", "hex": "000000", diff --git a/icons/elementary.svg b/icons/elementary.svg new file mode 100644 index 00000000..513ad798 --- /dev/null +++ b/icons/elementary.svg @@ -0,0 +1 @@ +elementary icon \ No newline at end of file