feat(icons): add tsd-proxy (#1437)

Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
dashboard-icons-manager[bot] 2025-05-12 19:03:02 +02:00 committed by GitHub
parent 506b86fd69
commit e578fb5b46
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 38 additions and 0 deletions

12
meta/tsd-proxy.json Normal file
View File

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-05-12T16:46:51.456628",
"author": {
"id": 949587,
"login": "janreinhardt"
}
}
}

View File

@ -20579,6 +20579,18 @@
} }
} }
}, },
"tsd-proxy": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-05-12T16:46:51.456628",
"author": {
"id": 949587,
"login": "janreinhardt"
}
}
},
"counter-strike-2": { "counter-strike-2": {
"base": "png", "base": "png",
"aliases": [], "aliases": [],

BIN
png/tsd-proxy.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

11
svg/tsd-proxy.svg Normal file
View File

@ -0,0 +1,11 @@
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="25 25 100 100">
<circle cx="75" cy="75" r="50" fill="#4A90E2"/>
<circle cx="75" cy="55" r="5" fill="#FFFFFF"/>
<circle cx="95" cy="75" r="5" fill="#FFFFFF"/>
<circle cx="75" cy="95" r="5" fill="#FFFFFF"/>
<circle cx="55" cy="75" r="5" fill="#FFFFFF"/>
<line x1="75" y1="55" x2="95" y2="75" stroke="#FFFFFF" stroke-width="2"/>
<line x1="95" y1="75" x2="75" y2="95" stroke="#FFFFFF" stroke-width="2"/>
<line x1="75" y1="95" x2="55" y2="75" stroke="#FFFFFF" stroke-width="2"/>
<line x1="55" y1="75" x2="75" y2="55" stroke="#FFFFFF" stroke-width="2"/>
</svg>

After

Width:  |  Height:  |  Size: 633 B

View File

@ -2031,6 +2031,7 @@
"truenas-enterprise.png", "truenas-enterprise.png",
"truenas-scale.png", "truenas-scale.png",
"truenas.png", "truenas.png",
"tsd-proxy.png",
"tube-archivist-light.png", "tube-archivist-light.png",
"tube-archivist.png", "tube-archivist.png",
"tubesync-light.png", "tubesync-light.png",
@ -3914,6 +3915,7 @@
"truenas-core.svg", "truenas-core.svg",
"truenas-scale.svg", "truenas-scale.svg",
"truenas.svg", "truenas.svg",
"tsd-proxy.svg",
"tubesync-light.svg", "tubesync-light.svg",
"tubesync.svg", "tubesync.svg",
"tumblr.svg", "tumblr.svg",
@ -6148,6 +6150,7 @@
"truenas-enterprise.webp", "truenas-enterprise.webp",
"truenas-scale.webp", "truenas-scale.webp",
"truenas.webp", "truenas.webp",
"tsd-proxy.webp",
"tube-archivist-light.webp", "tube-archivist-light.webp",
"tube-archivist.webp", "tube-archivist.webp",
"tubesync-light.webp", "tubesync-light.webp",

BIN
webp/tsd-proxy.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB