From 5a1884c1c7d35a7a81cde8992403d49ba685ab58 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Thu, 5 Mar 2020 14:25:57 +0000 Subject: [PATCH 1/2] Add Google Calendar --- _data/simple-icons.json | 5 +++++ icons/googlecalendar.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googlecalendar.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a159f9dc74fa..3a3c2a538249 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2010,6 +2010,11 @@ "hex": "4285F4", "source": "https://assistant.google.com/" }, + { + "title": "Google Calendar", + "hex": "4285F4", + "source": "https://commons.wikimedia.org/wiki/File:Google_Calendar_icon.svg" + }, { "title": "Google Cardboard", "hex": "FF7143", diff --git a/icons/googlecalendar.svg b/icons/googlecalendar.svg new file mode 100644 index 000000000000..616683751e30 --- /dev/null +++ b/icons/googlecalendar.svg @@ -0,0 +1 @@ +Google Calendar icon \ No newline at end of file From 56bd47e6979973afe2108c2adf6d0e76182c1969 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Fri, 13 Mar 2020 12:20:03 +0000 Subject: [PATCH 2/2] Update googlecalendar.svg --- icons/googlecalendar.svg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icons/googlecalendar.svg b/icons/googlecalendar.svg index 616683751e30..8e8d488a57b1 100644 --- a/icons/googlecalendar.svg +++ b/icons/googlecalendar.svg @@ -1 +1 @@ -Google Calendar icon \ No newline at end of file +Google Calendar icon \ No newline at end of file