From 59234dd807089823c155554b79248ed086dc7bf4 Mon Sep 17 00:00:00 2001 From: Noam Date: Sat, 18 Nov 2023 15:17:28 +0200 Subject: [PATCH] Add Deluge icon (#7262) Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com> --- _data/simple-icons.json | 8 ++++++++ icons/deluge.svg | 1 + 2 files changed, 9 insertions(+) create mode 100644 icons/deluge.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 0be910d096b9..3bc6afa10e49 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3517,6 +3517,14 @@ "hex": "003366", "source": "https://news.delta.com/delta-air-lines-logos-brand-guidelines" }, + { + "title": "Deluge", + "hex": "094491", + "source": "https://github.com/deluge-torrent/deluge/blob/0b5f45b486e8e974ba8a0b1d6e8edcd124fca62a/deluge/ui/data/pixmaps/deluge.svg", + "license": { + "type": "GPL-3.0-only" + } + }, { "title": "Deno", "hex": "000000", diff --git a/icons/deluge.svg b/icons/deluge.svg new file mode 100644 index 000000000000..13be881270c1 --- /dev/null +++ b/icons/deluge.svg @@ -0,0 +1 @@ +Deluge \ No newline at end of file