From a5e82c4683bf4ffa2ffae250ace44f8aeea28b35 Mon Sep 17 00:00:00 2001 From: Jasey Waegebaert <38426621+Jwaegebaert@users.noreply.github.com> Date: Mon, 14 Nov 2022 14:18:40 +0100 Subject: [PATCH] Add ADP icon (#8014) Co-authored-by: LitoMore Hyva themes Update size and json Update naming Update svg Test --- _data/simple-icons.json | 11 +++++++++++ icons/adp.svg | 1 + icons/hyvathemes.svg | 1 + 3 files changed, 13 insertions(+) create mode 100644 icons/adp.svg create mode 100644 icons/hyvathemes.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1f4ca3724555..674123e1f9f7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -241,6 +241,12 @@ "source": "https://adonisjs.com/", "guidelines": "https://www.notion.so/adonisjs/Welcome-to-the-AdonisJS-Brand-Assets-Guidelines-a042a6d0be7640c6bc78eb32e1bbaaa1" }, + { + "title": "ADP", + "hex": "D0271D", + "source": "https://www.adp.com/", + "guidelines": "https://www.adp.com/legal.aspx" + }, { "title": "Adyen", "hex": "0ABF53", @@ -5221,6 +5227,11 @@ "source": "https://en.wikipedia.org/wiki/File:Hyundai_Motor_Company_logo.svg", "guidelines": "https://www.hyundai.pl/fileadmin/user_upload/media/logo/201607_HYU_Guideline_ENG_small.pdf" }, + { + "title": "Hyva Themes", + "hex": "#0A23B9", + "source": "https://drive.google.com/file/d/1ohplW2WhEdAo8z5daUpFxvvtuJG56UsS/view" + }, { "title": "i18next", "hex": "26A69A", diff --git a/icons/adp.svg b/icons/adp.svg new file mode 100644 index 000000000000..a861e7347778 --- /dev/null +++ b/icons/adp.svg @@ -0,0 +1 @@ +ADP \ No newline at end of file diff --git a/icons/hyvathemes.svg b/icons/hyvathemes.svg new file mode 100644 index 000000000000..2eb2555b37d1 --- /dev/null +++ b/icons/hyvathemes.svg @@ -0,0 +1 @@ +Hyva Themes \ No newline at end of file