From 9f4301c02181a9214ea0b53b89b084236898a0a7 Mon Sep 17 00:00:00 2001 From: LitoMore Date: Wed, 18 Dec 2024 16:26:01 +0800 Subject: [PATCH] Remove Nintendo icons (#12379) --- _data/simple-icons.json | 45 -------------------------------------- icons/gameandwatch.svg | 1 - icons/nintendo.svg | 1 - icons/nintendo3ds.svg | 1 - icons/nintendods.svg | 1 - icons/nintendogamecube.svg | 1 - icons/nintendoswitch.svg | 1 - icons/pokemon.svg | 1 - icons/wii.svg | 1 - icons/wiiu.svg | 1 - 10 files changed, 54 deletions(-) delete mode 100644 icons/gameandwatch.svg delete mode 100644 icons/nintendo.svg delete mode 100644 icons/nintendo3ds.svg delete mode 100644 icons/nintendods.svg delete mode 100644 icons/nintendogamecube.svg delete mode 100644 icons/nintendoswitch.svg delete mode 100644 icons/pokemon.svg delete mode 100644 icons/wii.svg delete mode 100644 icons/wiiu.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 9a32d7096..065568537 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5944,11 +5944,6 @@ "hex": "000000", "source": "https://www.galaxus.de" }, - { - "title": "Game & Watch", - "hex": "000000", - "source": "https://commons.wikimedia.org/wiki/File:Game_and_watch_logo.svg" - }, { "title": "Game Developer", "hex": "E60012", @@ -10834,31 +10829,6 @@ "hex": "FFE953", "source": "https://nim-lang.org" }, - { - "title": "Nintendo", - "hex": "E60012", - "source": "https://www.nintendo.com" - }, - { - "title": "Nintendo 3DS", - "hex": "D12228", - "source": "https://www.nintendo.de" - }, - { - "title": "Nintendo DS", - "hex": "929497", - "source": "https://www.nintendo.com/en-gb/Support/Nintendo-DS/Nintendo-DS-manual-and-additional-documents/Nintendo-DS-manual-and-additional-documents/Nintendo-DS-manual-and-additional-documents-619797.html" - }, - { - "title": "Nintendo GameCube", - "hex": "6A5FBB", - "source": "https://www.nintendo.com/consumer/systems/nintendogamecube/index.jsp" - }, - { - "title": "Nintendo Switch", - "hex": "E60012", - "source": "https://www.nintendo.com/switch/" - }, { "title": "Nissan", "hex": "C3002F", @@ -12380,11 +12350,6 @@ "hex": "009DE0", "source": "https://www.pointy.com/ie/vend" }, - { - "title": "Pokémon", - "hex": "FFCB05", - "source": "https://commons.wikimedia.org/wiki/File:International_Pok%C3%A9mon_logo.svg" - }, { "title": "Polars", "hex": "CD792C", @@ -17732,16 +17697,6 @@ "hex": "51A33D", "source": "https://wheniwork.com" }, - { - "title": "Wii", - "hex": "8B8B8B", - "source": "https://commons.wikimedia.org/wiki/File:Wii.svg" - }, - { - "title": "Wii U", - "hex": "0096C8", - "source": "https://commons.wikipedia.org/wiki/File:WiiU.svg" - }, { "title": "wiki.gg", "hex": "FF1985", diff --git a/icons/gameandwatch.svg b/icons/gameandwatch.svg deleted file mode 100644 index cd295a9f3..000000000 --- a/icons/gameandwatch.svg +++ /dev/null @@ -1 +0,0 @@ -Game & Watch \ No newline at end of file diff --git a/icons/nintendo.svg b/icons/nintendo.svg deleted file mode 100644 index 5cad9642f..000000000 --- a/icons/nintendo.svg +++ /dev/null @@ -1 +0,0 @@ -Nintendo \ No newline at end of file diff --git a/icons/nintendo3ds.svg b/icons/nintendo3ds.svg deleted file mode 100644 index 76fbb94f8..000000000 --- a/icons/nintendo3ds.svg +++ /dev/null @@ -1 +0,0 @@ -Nintendo 3DS \ No newline at end of file diff --git a/icons/nintendods.svg b/icons/nintendods.svg deleted file mode 100644 index bf1973436..000000000 --- a/icons/nintendods.svg +++ /dev/null @@ -1 +0,0 @@ -Nintendo DS \ No newline at end of file diff --git a/icons/nintendogamecube.svg b/icons/nintendogamecube.svg deleted file mode 100644 index 4c3564c82..000000000 --- a/icons/nintendogamecube.svg +++ /dev/null @@ -1 +0,0 @@ -Nintendo GameCube \ No newline at end of file diff --git a/icons/nintendoswitch.svg b/icons/nintendoswitch.svg deleted file mode 100644 index 3f7fa7166..000000000 --- a/icons/nintendoswitch.svg +++ /dev/null @@ -1 +0,0 @@ -Nintendo Switch \ No newline at end of file diff --git a/icons/pokemon.svg b/icons/pokemon.svg deleted file mode 100644 index d19a290c7..000000000 --- a/icons/pokemon.svg +++ /dev/null @@ -1 +0,0 @@ -Pokémon \ No newline at end of file diff --git a/icons/wii.svg b/icons/wii.svg deleted file mode 100644 index def2969ee..000000000 --- a/icons/wii.svg +++ /dev/null @@ -1 +0,0 @@ -Wii \ No newline at end of file diff --git a/icons/wiiu.svg b/icons/wiiu.svg deleted file mode 100644 index d3eae4337..000000000 --- a/icons/wiiu.svg +++ /dev/null @@ -1 +0,0 @@ -Wii U \ No newline at end of file