From ffbc2ff86a10a12406e33e81aaaed8cf4eb40dc7 Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Tue, 19 Dec 2023 05:26:36 -0700 Subject: [PATCH] Add BitTorrent (#9564) --- _data/simple-icons.json | 6 ++++++ icons/bittorrent.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/bittorrent.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a3c49528..fae94cc2 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -1947,6 +1947,12 @@ "hex": "683D87", "source": "https://www.bitrise.io/presskit" }, + { + "title": "BitTorrent", + "hex": "050505", + "source": "https://www.bittorrent.com/products", + "guidelines": "https://www.bittorrent.com/pressroom" + }, { "title": "Bitwarden", "hex": "175DDC", diff --git a/icons/bittorrent.svg b/icons/bittorrent.svg new file mode 100644 index 00000000..e749d50e --- /dev/null +++ b/icons/bittorrent.svg @@ -0,0 +1 @@ +BitTorrent \ No newline at end of file