From 9d7e32ca2c675c0f800f10b628863d199a026c81 Mon Sep 17 00:00:00 2001 From: Peter Noble Date: Wed, 13 Jan 2021 13:43:21 +0000 Subject: [PATCH] Add PlayStation 5 (#4641) --- _data/simple-icons.json | 5 +++++ icons/playstation5.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/playstation5.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a59881256..ba465cef9 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5535,6 +5535,11 @@ "hex": "003791", "source": "https://commons.wikimedia.org/wiki/File:PlayStation_4_logo_and_wordmark.svg" }, + { + "title": "PlayStation 5", + "hex": "003791", + "source": "https://www.playstation.com/en-us/ps5/" + }, { "title": "PlayStation Vita", "hex": "003791", diff --git a/icons/playstation5.svg b/icons/playstation5.svg new file mode 100644 index 000000000..5d835e32c --- /dev/null +++ b/icons/playstation5.svg @@ -0,0 +1 @@ +PlayStation 5 icon \ No newline at end of file