From adecc295904cb0aca723f91b76047c30861ad7aa Mon Sep 17 00:00:00 2001 From: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> Date: Sat, 16 Sep 2023 13:45:50 -0700 Subject: [PATCH] Add uTorrent icon (#9565) --- _data/simple-icons.json | 5 +++++ icons/utorrent.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/utorrent.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index d76dddf4..bf2808e8 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -13990,6 +13990,11 @@ "hex": "333366", "source": "https://www.usps.com" }, + { + "title": "uTorrent", + "hex": "76B83F", + "source": "https://www.utorrent.com" + }, { "title": "V", "hex": "5D87BF", diff --git a/icons/utorrent.svg b/icons/utorrent.svg new file mode 100644 index 00000000..a70fd0d7 --- /dev/null +++ b/icons/utorrent.svg @@ -0,0 +1 @@ +uTorrent \ No newline at end of file