diff --git a/_data/simple-icons.json b/_data/simple-icons.json
index 91ad2a96..b2ac6f7e 100755
--- a/_data/simple-icons.json
+++ b/_data/simple-icons.json
@@ -1440,6 +1440,16 @@
"hex": "25D366",
"source": "https://www.whatsappbrand.com"
},
+ {
+ "title": "Wii",
+ "hex": "8B8B8B",
+ "source": "https://de.wikipedia.org/wiki/Datei:WiiU.svg"
+ },
+ {
+ "title": "Wii U",
+ "hex": "8B8B8B",
+ "source": "https://de.wikipedia.org/wiki/Datei:WiiU.svg"
+ },
{
"title": "Wikipedia",
"hex": "000000",
diff --git a/icons/wii.svg b/icons/wii.svg
new file mode 100644
index 00000000..de767d6e
--- /dev/null
+++ b/icons/wii.svg
@@ -0,0 +1 @@
+
\ No newline at end of file
diff --git a/icons/wiiu.svg b/icons/wiiu.svg
new file mode 100644
index 00000000..a56c9975
--- /dev/null
+++ b/icons/wiiu.svg
@@ -0,0 +1 @@
+
\ No newline at end of file