mirror of
https://github.com/homarr-labs/dashboard-icons.git
synced 2025-09-08 08:48:10 +02:00
feat(icons): add mochahost (#1109)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
dfa4a2ae10
commit
f20aa97ca1
7 changed files with 29 additions and 2 deletions
1
ICONS.md
1
ICONS.md
|
@ -1151,6 +1151,7 @@ The best source for dashboard icons.<br />
|
|||
| mobilizon | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mobilizon.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mobilizon.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/mobilizon.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mobilizon.webp" height="50" alt="mobilizon"> |
|
||||
| mobotix | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mobotix.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mobotix.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/mobotix.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mobotix.webp" height="50" alt="mobotix"> |
|
||||
| mobotix-light | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mobotix-light.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mobotix-light.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/mobotix-light.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mobotix-light.webp" height="50" alt="mobotix-light"> |
|
||||
| mochahost | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mochahost.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mochahost.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mochahost.webp" height="50" alt="mochahost"> |
|
||||
| modrinth | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/modrinth.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/modrinth.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/modrinth.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/modrinth.webp" height="50" alt="modrinth"> |
|
||||
| mojeek | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mojeek.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/mojeek.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/mojeek.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/mojeek.webp" height="50" alt="mojeek"> |
|
||||
| molecule | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/molecule.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/molecule.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/molecule.webp" height="50" alt="molecule"> |
|
||||
|
|
12
meta/mochahost.json
Normal file
12
meta/mochahost.json
Normal file
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-04-06T16:17:45.831919",
|
||||
"author": {
|
||||
"id": 63781622,
|
||||
"login": "Meierschlumpf"
|
||||
}
|
||||
}
|
||||
}
|
|
@ -14858,6 +14858,18 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"mochahost": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-04-06T16:17:45.831919",
|
||||
"author": {
|
||||
"id": 63781622,
|
||||
"login": "Meierschlumpf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"couchdb": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
|
BIN
png/mochahost.png
Normal file
BIN
png/mochahost.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 78 KiB |
|
@ -1142,6 +1142,7 @@
|
|||
"mobilizon.png",
|
||||
"mobotix-light.png",
|
||||
"mobotix.png",
|
||||
"mochahost.png",
|
||||
"modrinth.png",
|
||||
"mojeek.png",
|
||||
"molecule.png",
|
||||
|
@ -5078,6 +5079,7 @@
|
|||
"mobilizon.webp",
|
||||
"mobotix-light.webp",
|
||||
"mobotix.webp",
|
||||
"mochahost.webp",
|
||||
"modrinth.webp",
|
||||
"mojeek.webp",
|
||||
"molecule.webp",
|
||||
|
|
4
tree.xml
4
tree.xml
|
@ -1,3 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0271605a277527547a0b26f2842dfb0245375cf8b9388f0ffc6cb2bbb8331895
|
||||
size 104874368
|
||||
oid sha256:2fbdbe816fc561bae3fbd0f85c4683524b614ecee8ef1d61bea831f054bf9479
|
||||
size 104959678
|
||||
|
|
BIN
webp/mochahost.webp
Normal file
BIN
webp/mochahost.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 82 KiB |
Loading…
Add table
Add a link
Reference in a new issue