From 3813cbd05dbf8b30ebbe859bc05c89641eefae3f Mon Sep 17 00:00:00 2001 From: creepertron95 <53346722+creepertron95@users.noreply.github.com> Date: Sat, 19 Dec 2020 17:03:24 -0600 Subject: [PATCH] Add SteamDB (#3665) --- _data/simple-icons.json | 5 +++++ icons/steamdb.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/steamdb.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c68bad9c..655b4127 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -6145,6 +6145,11 @@ "hex": "000000", "source": "https://partner.steamgames.com/public/marketing/Steam_Guidelines_02102016.pdf" }, + { + "title": "SteamDB", + "hex": "000000", + "source": "https://steamdb.info/" + }, { "title": "Steamworks", "hex": "1E1E1E", diff --git a/icons/steamdb.svg b/icons/steamdb.svg new file mode 100644 index 00000000..9c2265f6 --- /dev/null +++ b/icons/steamdb.svg @@ -0,0 +1 @@ +SteamDB icon \ No newline at end of file