From 01d320a58a3c6002f242e80e01dbc0e539f14000 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rich=C3=A1rd=20Nagy?= Date: Sat, 16 Jan 2021 20:24:30 +0100 Subject: [PATCH] Add Google Optimize (#4785) * Added Google Optimize * fix lint error * update icon Co-authored-by: Adam Rusted --- _data/simple-icons.json | 5 +++++ icons/googleoptimize.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googleoptimize.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 01ae1210..1a1b4d6d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3025,6 +3025,11 @@ "hex": "174EA6", "source": "https://partnermarketinghub.withgoogle.com/#/brands/" }, + { + "title": "Google Optimize", + "hex": "B366F6", + "source": "https://marketingplatform.google.com/about/optimize/" + }, { "title": "Google Pay", "hex": "4285F4", diff --git a/icons/googleoptimize.svg b/icons/googleoptimize.svg new file mode 100644 index 00000000..44034240 --- /dev/null +++ b/icons/googleoptimize.svg @@ -0,0 +1 @@ +Google Optimize icon \ No newline at end of file