From cdc2ffea2a1bde7757579b03fedc5b6d1ff5c6fe Mon Sep 17 00:00:00 2001 From: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> Date: Tue, 9 Jan 2024 15:02:22 +0000 Subject: [PATCH] Add Paramount+ (#10248) --- _data/simple-icons.json | 5 +++++ icons/paramountplus.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/paramountplus.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 482bf0590..3d32f2d02 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10569,6 +10569,11 @@ "hex": "000000", "source": "https://docs.paperspace.com/img/ps-logo-light.svg" }, + { + "title": "Paramount+", + "hex": "0064FF", + "source": "https://www.paramount.com/brand/paramount-plus" + }, { "title": "Parity Substrate", "hex": "282828", diff --git a/icons/paramountplus.svg b/icons/paramountplus.svg new file mode 100644 index 000000000..de4921897 --- /dev/null +++ b/icons/paramountplus.svg @@ -0,0 +1 @@ +Paramount+ \ No newline at end of file