feat(icons): add komodo (#979)

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-02-21 13:00:42 +01:00 committed by GitHub
parent 9ca6621ca7
commit d91d56e40d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 1534 additions and 1 deletions

View File

@ -929,6 +929,7 @@ The best source for dashboard icons.<br />
| koillection | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/koillection.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/koillection.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/koillection.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/koillection.webp" height="50" alt="koillection"> |
| koillection-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/koillection-light.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/koillection-light.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/koillection-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/koillection-light.webp" height="50" alt="koillection-light"> |
| komga | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/komga.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/komga.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/komga.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/komga.webp" height="50" alt="komga"> |
| komodo | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/komodo.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/komodo.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/komodo.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/komodo.webp" height="50" alt="komodo"> |
| kontoj | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/kontoj.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/kontoj.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/kontoj.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/kontoj.webp" height="50" alt="kontoj"> |
| kook | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/kook.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/kook.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/kook.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/kook.webp" height="50" alt="kook"> |
| kopia | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/kopia.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/kopia.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/kopia.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/kopia.webp" height="50" alt="kopia"> |

12
meta/komodo.json Normal file
View File

@ -0,0 +1,12 @@
{
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-02-21T11:58:52.385242",
"author": {
"id": 3360055,
"login": "gbrown09"
}
}
}

View File

@ -15619,6 +15619,18 @@
}
}
},
"komodo": {
"base": "svg",
"aliases": [],
"categories": [],
"update": {
"timestamp": "2025-02-21T11:58:52.385242",
"author": {
"id": 3360055,
"login": "gbrown09"
}
}
},
"vscode": {
"base": "svg",
"aliases": [],

BIN
png/komodo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 129 KiB

1505
svg/komodo.svg Normal file

File diff suppressed because it is too large Load Diff

After

Width:  |  Height:  |  Size: 114 KiB

View File

@ -920,6 +920,7 @@
"koillection-light.png",
"koillection.png",
"komga.png",
"komodo.png",
"kontoj.png",
"kook.png",
"kopia.png",
@ -2886,6 +2887,7 @@
"koillection-light.svg",
"koillection.svg",
"komga.svg",
"komodo.svg",
"kontoj.svg",
"kook.svg",
"kopia.svg",
@ -4765,6 +4767,7 @@
"koillection-light.webp",
"koillection.webp",
"komga.webp",
"komodo.webp",
"kontoj.webp",
"kook.webp",
"kopia.webp",

File diff suppressed because one or more lines are too long

BIN
webp/komodo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 166 KiB