mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-10-03 21:00:19 +02: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:
parent
77d874c74c
commit
54fe80ec37
6 changed files with 44 additions and 0 deletions
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": {
|
||||
"base": "svg",
|
||||
"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",
|
||||
"tumblr.png",
|
||||
"tunarr.png",
|
||||
"tunnelix.png",
|
||||
"turbopack-light.png",
|
||||
"turbopack.png",
|
||||
"tux.png",
|
||||
|
@ -4054,6 +4055,7 @@
|
|||
"tubesync.svg",
|
||||
"tumblr.svg",
|
||||
"tunarr.svg",
|
||||
"tunnelix.svg",
|
||||
"turbopack-light.svg",
|
||||
"turbopack.svg",
|
||||
"tux.svg",
|
||||
|
@ -6367,6 +6369,7 @@
|
|||
"tubesync.webp",
|
||||
"tumblr.webp",
|
||||
"tunarr.webp",
|
||||
"tunnelix.webp",
|
||||
"turbopack-light.webp",
|
||||
"turbopack.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 |
Loading…
Add table
Add a link
Reference in a new issue