From d98a11547f05976c3c02b0a088df8486bbaa4fe7 Mon Sep 17 00:00:00 2001 From: Braky <53004544+DerBraky@users.noreply.github.com> Date: Sun, 1 Dec 2024 18:32:29 +0100 Subject: [PATCH] Add Grocy icon (#11826) --- _data/simple-icons.json | 5 +++++ icons/grocy.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/grocy.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 58ea05ed7..26d0a70aa 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6868,6 +6868,11 @@ "hex": "00A672", "source": "https://gridsome.org/logo/" }, + { + "title": "Grocy", + "hex": "337AB7", + "source": "https://github.com/grocy/grocy/blob/9e1020b7f8994e2d3e3e890da64ceba9903b2fb2/public/img/icon.svg" + }, { "title": "GroupMe", "hex": "00AFF0", diff --git a/icons/grocy.svg b/icons/grocy.svg new file mode 100644 index 000000000..cb966d5d9 --- /dev/null +++ b/icons/grocy.svg @@ -0,0 +1 @@ +Grocy \ No newline at end of file