From 6e5016df302898eb292a97e3e242a456e9111798 Mon Sep 17 00:00:00 2001 From: Jonah Lawrence Date: Sun, 11 Jun 2023 22:32:45 -0400 Subject: [PATCH] Add Google Apps Script (#8145) * Add Google Apps Script * Update simple-icons.json * Update googleappsscript.svg --- _data/simple-icons.json | 5 +++++ icons/googleappsscript.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/googleappsscript.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d1c2d3ad..8bd911a2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4662,6 +4662,11 @@ "hex": "E37400", "source": "https://marketingplatform.google.com/intl/en_uk/about/analytics/" }, + { + "title": "Google Apps Script", + "hex": "4285F4", + "source": "https://github.com/simple-icons/simple-icons/issues/3556#issuecomment-800482267" + }, { "title": "Google Assistant", "hex": "4285F4", diff --git a/icons/googleappsscript.svg b/icons/googleappsscript.svg new file mode 100644 index 00000000..9ab974b5 --- /dev/null +++ b/icons/googleappsscript.svg @@ -0,0 +1 @@ +Google Apps Script \ No newline at end of file