From be8e95bf147e0ef83863f3d783bc51360bfc5276 Mon Sep 17 00:00:00 2001 From: Adam Rusted Date: Sat, 17 Sep 2022 20:02:51 +0100 Subject: [PATCH] gamedeveloper --- _data/simple-icons.json | 10 ++++++++++ icons/gamedeveloper.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/gamedeveloper.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 304142bcdaa5..7d19fe77d78f 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -4042,6 +4042,16 @@ "hex": "000000", "source": "https://upload.wikimedia.org/wikipedia/commons/4/41/Game_and_watch_logo.svg" }, + { + "title": "Game Developer", + "hex": "E60012", + "source": "https://www.gamedeveloper.com/", + "aliases": { + "aka": [ + "Gamasutra" + ] + } + }, { "title": "Game Jolt", "hex": "CCFF00", diff --git a/icons/gamedeveloper.svg b/icons/gamedeveloper.svg new file mode 100644 index 000000000000..26624680267c --- /dev/null +++ b/icons/gamedeveloper.svg @@ -0,0 +1 @@ +Game Developer \ No newline at end of file