From 0b97659b82e6ff280dc233f72233487c342492e4 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 4 Dec 2019 16:39:58 +0000 Subject: [PATCH 1/2] Add icomoon.svg --- icons/icomoon.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 icons/icomoon.svg diff --git a/icons/icomoon.svg b/icons/icomoon.svg new file mode 100644 index 000000000000..0e62ab89dbbe --- /dev/null +++ b/icons/icomoon.svg @@ -0,0 +1 @@ +IcoMoon icon From 02833ae250d1e209ee8219b18d9e95fa151b471a Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 4 Dec 2019 16:41:49 +0000 Subject: [PATCH 2/2] Add IcoMoon data --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 511f3595685d..de61e46907f5 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1741,6 +1741,11 @@ "hex": "3880FF", "source": "https://ionicframework.com/press" }, + { + "title": "IcoMoon", + "hex": "825794", + "source": "https://icomoon.io/" + }, { "title": "IconJar", "hex": "16A5F3",