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