Add Deluge icon (#7262)

Co-authored-by: PratyushJayachandran <35000807+PratyushJayachandran@users.noreply.github.com>
This commit is contained in:
Noam 2023-11-18 15:17:28 +02:00 committed by GitHub
parent dbfa1b6c5f
commit 59234dd807
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 0 deletions

View file

@ -3517,6 +3517,14 @@
"hex": "003366", "hex": "003366",
"source": "https://news.delta.com/delta-air-lines-logos-brand-guidelines" "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", "title": "Deno",
"hex": "000000", "hex": "000000",

1
icons/deluge.svg Normal file
View file

@ -0,0 +1 @@
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Deluge</title><path d="M18.766 10.341 12.006 0l-6.77 10.342c-1.945 2.97-2.191 6.432-.66 9.264C6.04 22.316 8.885 24 12.001 24c3.113 0 5.957-1.681 7.421-4.388 1.532-2.832 1.287-6.297-.657-9.27zm-10.082 6.9c1.433 2.554 3.608 3.045 6.585 2.102-1.7 1.848-5.188 2.337-7.557-.302-1.63-1.817-1.773-4.351-.642-6.468 1.132-2.117 3.388-2.706 5.012-1.551-3.723.09-4.43 4.38-3.398 6.218zm8.72-6.009c.723 1.107 1.152 2.267 1.314 3.418-3.354 5.763-7.862 4.879-9.062 1.377-.554-1.618 1.19-5.08 4.514-3.725-1.296-2.838-4.238-4.017-6.911-1.809a5.099 5.099 0 0 0-.609.66l5.355-8.179 5.398 8.258z"/></svg>

After

Width:  |  Height:  |  Size: 663 B