From 8aaedec4b786248e3edb7354c8d676e75c6f4840 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Sun, 8 Jan 2023 22:45:01 +0800 Subject: [PATCH] Add TGA icon (#8117) Co-authored-by: Engin Diri --- _data/simple-icons.json | 10 ++++++++++ icons/tga.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/tga.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 39178db5d..415e5e4e7 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11451,6 +11451,16 @@ "hex": "FFDA44", "source": "https://textpattern.com/" }, + { + "title": "TGA", + "hex": "0014FF", + "source": "https://thegameawards.com/about", + "aliases": { + "aka": [ + "The Game Awards" + ] + } + }, { "title": "The Algorithms", "hex": "00BCB4", diff --git a/icons/tga.svg b/icons/tga.svg new file mode 100644 index 000000000..fa15625a5 --- /dev/null +++ b/icons/tga.svg @@ -0,0 +1 @@ +TGA \ No newline at end of file