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