From 2e91fbce1f49b8385cf65736a3c690cef580cdca Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Mon, 4 Jan 2021 14:53:57 +0000 Subject: [PATCH] Added Google Photos (#4341) --- _data/simple-icons.json | 5 +++++ icons/googlephotos.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlephotos.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 4fe5b6093..b3fb4c355 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2795,6 +2795,11 @@ "hex": "4285F4", "source": "https://partnermarketinghub.withgoogle.com/#/brands/" }, + { + "title": "Google Photos", + "hex": "4285F4", + "source": "https://partnermarketinghub.withgoogle.com/#/brands/" + }, { "title": "Google Play", "hex": "414141", diff --git a/icons/googlephotos.svg b/icons/googlephotos.svg new file mode 100644 index 000000000..c4f50374f --- /dev/null +++ b/icons/googlephotos.svg @@ -0,0 +1 @@ +Google Photos icon \ No newline at end of file