mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
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:
parent
506b86fd69
commit
e578fb5b46
12
meta/tsd-proxy.json
Normal file
12
meta/tsd-proxy.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-05-12T16:46:51.456628",
|
||||
"author": {
|
||||
"id": 949587,
|
||||
"login": "janreinhardt"
|
||||
}
|
||||
}
|
||||
}
|
@ -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": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
|
BIN
png/tsd-proxy.png
Normal file
BIN
png/tsd-proxy.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 12 KiB |
11
svg/tsd-proxy.svg
Normal file
11
svg/tsd-proxy.svg
Normal 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 |
@ -2031,6 +2031,7 @@
|
||||
"truenas-enterprise.png",
|
||||
"truenas-scale.png",
|
||||
"truenas.png",
|
||||
"tsd-proxy.png",
|
||||
"tube-archivist-light.png",
|
||||
"tube-archivist.png",
|
||||
"tubesync-light.png",
|
||||
@ -3914,6 +3915,7 @@
|
||||
"truenas-core.svg",
|
||||
"truenas-scale.svg",
|
||||
"truenas.svg",
|
||||
"tsd-proxy.svg",
|
||||
"tubesync-light.svg",
|
||||
"tubesync.svg",
|
||||
"tumblr.svg",
|
||||
@ -6148,6 +6150,7 @@
|
||||
"truenas-enterprise.webp",
|
||||
"truenas-scale.webp",
|
||||
"truenas.webp",
|
||||
"tsd-proxy.webp",
|
||||
"tube-archivist-light.webp",
|
||||
"tube-archivist.webp",
|
||||
"tubesync-light.webp",
|
||||
|
BIN
webp/tsd-proxy.webp
Normal file
BIN
webp/tsd-proxy.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
Loading…
x
Reference in New Issue
Block a user