From 17ef9b73168f8befa86c0e1dc85ecd3650dcd8cd Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sun, 23 Jul 2023 08:14:38 -0700 Subject: [PATCH] Add adroll (#9040) * Add Adroll icon * Add JSON data for Adroll --- _data/simple-icons.json | 5 +++++ icons/adroll.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/adroll.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 819589b6..b50e2237 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -253,6 +253,11 @@ "source": "https://www.adp.com", "guidelines": "https://www.adp.com/legal.aspx" }, + { + "title": "Adroll", + "hex": "0DBDFF", + "source": "https://www.adroll.com" + }, { "title": "Adyen", "hex": "0ABF53", diff --git a/icons/adroll.svg b/icons/adroll.svg new file mode 100644 index 00000000..50ed6392 --- /dev/null +++ b/icons/adroll.svg @@ -0,0 +1 @@ +Adroll \ No newline at end of file