From f607feaf6a37b78ced9d3ef82e1113375293d123 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sun, 3 Sep 2023 03:18:29 -0500 Subject: [PATCH] Add Peerlist icon (#8945) --- _data/simple-icons.json | 6 ++++++ icons/peerlist.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/peerlist.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index e60c23da..c5720240 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9547,6 +9547,12 @@ ] } }, + { + "title": "Peerlist", + "hex": "00AA45", + "source": "https://peerlist.io", + "guidelines": "https://peerlist.io/legal/peerlist-terms-conditions.pdf" + }, { "title": "PeerTube", "hex": "F1680D", diff --git a/icons/peerlist.svg b/icons/peerlist.svg new file mode 100644 index 00000000..66da45bd --- /dev/null +++ b/icons/peerlist.svg @@ -0,0 +1 @@ +Peerlist \ No newline at end of file