From b7d84e74bf4f46e6615079bbbb1ff37071f72c45 Mon Sep 17 00:00:00 2001 From: Ritesh Kokam <61982298+RiteshK-611@users.noreply.github.com> Date: Sun, 3 Sep 2023 13:53:35 +0530 Subject: [PATCH] Add Viaplay Icon (#8948) --- _data/simple-icons.json | 5 +++++ icons/viaplay.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/viaplay.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index c57202406..c9274550b 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -13834,6 +13834,11 @@ "hex": "F07355", "source": "https://viadeo.journaldunet.com" }, + { + "title": "Viaplay", + "hex": "FE365F", + "source": "https://commons.wikimedia.org/wiki/File:Viaplay_Group.svg" + }, { "title": "Viber", "hex": "7360F2", diff --git a/icons/viaplay.svg b/icons/viaplay.svg new file mode 100644 index 000000000..9c10dbaff --- /dev/null +++ b/icons/viaplay.svg @@ -0,0 +1 @@ +Viaplay \ No newline at end of file