From 5434e1135977ac5e4f1fc89217acecba98299dc9 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 --- _data/simple-icons.json | 6 ++++++ icons/adp.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/adp.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1f4ca3724555..2d05c73749cc 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", 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