diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1b11823b..6c939300 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3227,6 +3227,16 @@ "hex": "0066CC", "source": "https://www.e.leclerc/assets/images/sue-logo.svg" }, + { + "title": "E3", + "hex": "E73D2F", + "source": "https://commons.wikimedia.org/wiki/File:E3_Logo.svg", + "aliases": { + "aka": [ + "Electronic Entertainment Expo" + ] + } + }, { "title": "EA", "hex": "000000", diff --git a/icons/e3.svg b/icons/e3.svg new file mode 100644 index 00000000..0beb2eef --- /dev/null +++ b/icons/e3.svg @@ -0,0 +1 @@ +E3 \ No newline at end of file