From 0726b9e07e20e98480f02d4d44e48deb2523e00e Mon Sep 17 00:00:00 2001 From: David Klebanoff Date: Tue, 6 Aug 2019 17:09:22 -0700 Subject: [PATCH] Added Godot. (#1577) --- _data/simple-icons.json | 5 +++++ icons/godotengine.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/godotengine.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 35bb6a597..e9625eed7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1120,6 +1120,11 @@ "hex": "A22430", "source": "https://www.gnu.org/graphics/social.html" }, + { + "title": "Godot Engine", + "hex": "478CBF", + "source": "https://godotengine.org/themes/godotengine/assets/download/godot_logo.svg" + }, { "title": "GOG.com", "hex": "86328A", diff --git a/icons/godotengine.svg b/icons/godotengine.svg new file mode 100644 index 000000000..87304b228 --- /dev/null +++ b/icons/godotengine.svg @@ -0,0 +1 @@ +Godot Engine icon \ No newline at end of file