From f464deebc2e6ecfe8da62fac3399a25141cb56f9 Mon Sep 17 00:00:00 2001 From: Karthik-Nayak <39642646+Karthik-Nayak98@users.noreply.github.com> Date: Mon, 22 Feb 2021 02:32:12 +0530 Subject: [PATCH] Add Grammarly icon (#5045) * Add Grammarly icon * update the grammarly logo --- _data/simple-icons.json | 5 +++++ icons/grammarly.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/grammarly.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ef954af4..5c74fd49 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3304,6 +3304,11 @@ "hex": "F46800", "source": "https://grafana.com/" }, + { + "title": "Grammarly", + "hex": "15C39A", + "source": "https://www.grammarly.com/media-assets" + }, { "title": "Graphcool", "hex": "27AE60", diff --git a/icons/grammarly.svg b/icons/grammarly.svg new file mode 100644 index 00000000..84dc0d9e --- /dev/null +++ b/icons/grammarly.svg @@ -0,0 +1 @@ +Grammarly icon \ No newline at end of file