mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-10-27 13:39:03 +08:00
feat(icons): add tunnelix (#1614)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
77d874c74c
commit
54fe80ec37
18
meta/tunnelix.json
Normal file
18
meta/tunnelix.json
Normal file
@@ -0,0 +1,18 @@
|
|||||||
|
{
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [
|
||||||
|
"ssh",
|
||||||
|
"tunnels",
|
||||||
|
"port-forwarding"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-07-02T20:55:29.985535",
|
||||||
|
"author": {
|
||||||
|
"id": 88517757,
|
||||||
|
"login": "LukeGus"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
@@ -2695,6 +2695,24 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"tunnelix": {
|
||||||
|
"base": "svg",
|
||||||
|
"aliases": [
|
||||||
|
"ssh",
|
||||||
|
"tunnels",
|
||||||
|
"port-forwarding"
|
||||||
|
],
|
||||||
|
"categories": [
|
||||||
|
"Development"
|
||||||
|
],
|
||||||
|
"update": {
|
||||||
|
"timestamp": "2025-07-02T20:55:29.985535",
|
||||||
|
"author": {
|
||||||
|
"id": 88517757,
|
||||||
|
"login": "LukeGus"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"volumio": {
|
"volumio": {
|
||||||
"base": "svg",
|
"base": "svg",
|
||||||
"aliases": [
|
"aliases": [
|
||||||
|
|||||||
BIN
png/tunnelix.png
Normal file
BIN
png/tunnelix.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 20 KiB |
5
svg/tunnelix.svg
Normal file
5
svg/tunnelix.svg
Normal file
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 9.4 KiB |
@@ -2106,6 +2106,7 @@
|
|||||||
"tubesync.png",
|
"tubesync.png",
|
||||||
"tumblr.png",
|
"tumblr.png",
|
||||||
"tunarr.png",
|
"tunarr.png",
|
||||||
|
"tunnelix.png",
|
||||||
"turbopack-light.png",
|
"turbopack-light.png",
|
||||||
"turbopack.png",
|
"turbopack.png",
|
||||||
"tux.png",
|
"tux.png",
|
||||||
@@ -4054,6 +4055,7 @@
|
|||||||
"tubesync.svg",
|
"tubesync.svg",
|
||||||
"tumblr.svg",
|
"tumblr.svg",
|
||||||
"tunarr.svg",
|
"tunarr.svg",
|
||||||
|
"tunnelix.svg",
|
||||||
"turbopack-light.svg",
|
"turbopack-light.svg",
|
||||||
"turbopack.svg",
|
"turbopack.svg",
|
||||||
"tux.svg",
|
"tux.svg",
|
||||||
@@ -6367,6 +6369,7 @@
|
|||||||
"tubesync.webp",
|
"tubesync.webp",
|
||||||
"tumblr.webp",
|
"tumblr.webp",
|
||||||
"tunarr.webp",
|
"tunarr.webp",
|
||||||
|
"tunnelix.webp",
|
||||||
"turbopack-light.webp",
|
"turbopack-light.webp",
|
||||||
"turbopack.webp",
|
"turbopack.webp",
|
||||||
"tux.webp",
|
"tux.webp",
|
||||||
|
|||||||
BIN
webp/tunnelix.webp
Normal file
BIN
webp/tunnelix.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 36 KiB |
Reference in New Issue
Block a user