feat(icons): add cessna (#1006)

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-03-04 21:47:08 +01:00 committed by GitHub
parent 7e8e1ca2fc
commit d192d569c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 30 additions and 1 deletions

View File

@ -258,6 +258,7 @@ The best source for dashboard icons.<br />
| cert-manager | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cert-manager.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cert-manager.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cert-manager.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cert-manager.webp" height="50" alt="cert-manager"> |
| cert-warden | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cert-warden.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cert-warden.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cert-warden.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cert-warden.webp" height="50" alt="cert-warden"> |
| cert-warden-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cert-warden-light.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cert-warden-light.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cert-warden-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cert-warden-light.webp" height="50" alt="cert-warden-light"> |
| cessna | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cessna.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/cessna.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/cessna.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/cessna.webp" height="50" alt="cessna"> |
| chainguard | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/chainguard.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/chainguard.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/chainguard.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/chainguard.webp" height="50" alt="chainguard"> |
| changedetection | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/changedetection.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/changedetection.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/changedetection.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/changedetection.webp" height="50" alt="changedetection"> |
| channels-dvr | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/channels-dvr.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/channels-dvr.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/channels-dvr.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/channels-dvr.webp" height="50" alt="channels-dvr"> |

12
meta/cessna.json Normal file
View File

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-03-04T20:45:49.888512",
"author": {
"id": 3800285,
"login": "14traits"
}
}
}

View File

@ -17785,6 +17785,18 @@
}
}
},
"cessna": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-03-04T20:45:49.888512",
"author": {
"id": 3800285,
"login": "14traits"
}
}
},
"google-earth": {
"base": "svg",
"aliases": [],

BIN
png/cessna.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 16 KiB

1
svg/cessna.svg Normal file

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 6.5 KiB

View File

@ -249,6 +249,7 @@
"cert-manager.png",
"cert-warden-light.png",
"cert-warden.png",
"cessna.png",
"chainguard.png",
"changedetection.png",
"channels-dvr.png",
@ -2332,6 +2333,7 @@
"cert-manager.svg",
"cert-warden-light.svg",
"cert-warden.svg",
"cessna.svg",
"chainguard.svg",
"changedetection.svg",
"channels-dvr.svg",
@ -4106,6 +4108,7 @@
"cert-manager.webp",
"cert-warden-light.webp",
"cert-warden.webp",
"cessna.webp",
"chainguard.webp",
"changedetection.webp",
"channels-dvr.webp",

File diff suppressed because one or more lines are too long

BIN
webp/cessna.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 17 KiB