From c52bc994c172cdc5c642de9f6e80760be91f0e7a Mon Sep 17 00:00:00 2001 From: PHONG Date: Wed, 16 Jun 2021 21:44:16 +0700 Subject: [PATCH] Add Icons8 (#5924) * Add Icons8 * Update the HEX color for Icons8 --- _data/simple-icons.json | 5 +++++ icons/icons8.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/icons8.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index da8dbc5f..3998730a 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4123,6 +4123,11 @@ "hex": "16A5F3", "source": "https://geticonjar.com/" }, + { + "title": "Icons8", + "hex": "1FB141", + "source": "https://icons8.com/" + }, { "title": "ICQ", "hex": "24FF00", diff --git a/icons/icons8.svg b/icons/icons8.svg new file mode 100644 index 00000000..c5cff09c --- /dev/null +++ b/icons/icons8.svg @@ -0,0 +1 @@ +Icons8 \ No newline at end of file