From 694fe356f629e4fe51b713239bcd1f88bc7770d1 Mon Sep 17 00:00:00 2001 From: sebastien46 <57289288+sebastien46@users.noreply.github.com> Date: Wed, 3 Jul 2024 10:25:38 +0200 Subject: [PATCH] Add PlayStation Portable (#11375) --- _data/simple-icons.json | 10 ++++++++++ icons/playstationportable.svg | 1 + 2 files changed, 11 insertions(+) create mode 100644 icons/playstationportable.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 87625fd9c..c5c8082c1 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -11796,6 +11796,16 @@ "hex": "003791", "source": "https://www.playstation.com/en-us/ps5/" }, + { + "title": "PlayStation Portable", + "aliases": { + "aka": [ + "PSP" + ] + }, + "hex": "003791", + "source": "https://commons.wikimedia.org/wiki/File:PSP_Logo.svg" + }, { "title": "PlayStation Vita", "hex": "003791", diff --git a/icons/playstationportable.svg b/icons/playstationportable.svg new file mode 100644 index 000000000..fdd8461a9 --- /dev/null +++ b/icons/playstationportable.svg @@ -0,0 +1 @@ +PlayStation Portable \ No newline at end of file