From 86eeb767c13aff1d4a51f9a9ad30251cd610df8d Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Thu, 21 Dec 2023 13:36:46 +0000 Subject: [PATCH] Add Piped (#9284) Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/piped.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/piped.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 91c091e3..6ee5a159 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -10832,6 +10832,11 @@ "hex": "1A1928", "source": "https://www.pioneerdj.com" }, + { + "title": "Piped", + "hex": "F84330", + "source": "https://github.com/TeamPiped/Piped/blob/71a3742f18893b87cad15e832855bd2bd7c2b557/public/img/icons/logo.svg" + }, { "title": "pipx", "hex": "2CFFAA", diff --git a/icons/piped.svg b/icons/piped.svg new file mode 100644 index 00000000..4ade82c1 --- /dev/null +++ b/icons/piped.svg @@ -0,0 +1 @@ +Piped \ No newline at end of file