mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-28 15:30:22 +08:00
feat(icons): add dockwatch (#1064)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
51752d2e8b
commit
1b2d557d33
1
ICONS.md
1
ICONS.md
@ -428,6 +428,7 @@ The best source for dashboard icons.<br />
|
||||
| dockge | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dockge.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dockge.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/dockge.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dockge.webp" height="50" alt="dockge"> |
|
||||
| docking-station | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/docking-station.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/docking-station.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/docking-station.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/docking-station.webp" height="50" alt="docking-station"> |
|
||||
| dockstarter | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dockstarter.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dockstarter.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dockstarter.webp" height="50" alt="dockstarter"> |
|
||||
| dockwatch | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dockwatch.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dockwatch.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dockwatch.webp" height="50" alt="dockwatch"> |
|
||||
| docsify | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/docsify.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/docsify.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/docsify.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/docsify.webp" height="50" alt="docsify"> |
|
||||
| docspell | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/docspell.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/docspell.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/docspell.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/docspell.webp" height="50" alt="docspell"> |
|
||||
| documenso | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/documenso.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/documenso.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/documenso.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/documenso.webp" height="50" alt="documenso"> |
|
||||
|
12
meta/dockwatch.json
Normal file
12
meta/dockwatch.json
Normal file
@ -0,0 +1,12 @@
|
||||
{
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-04-01T15:03:47.782282",
|
||||
"author": {
|
||||
"id": 100090983,
|
||||
"login": "Dan-Ev"
|
||||
}
|
||||
}
|
||||
}
|
@ -2215,6 +2215,18 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"dockwatch": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [],
|
||||
"update": {
|
||||
"timestamp": "2025-04-01T15:03:47.782282",
|
||||
"author": {
|
||||
"id": 100090983,
|
||||
"login": "Dan-Ev"
|
||||
}
|
||||
}
|
||||
},
|
||||
"ersatztv": {
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
|
BIN
png/dockwatch.png
Normal file
BIN
png/dockwatch.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 247 KiB |
@ -419,6 +419,7 @@
|
||||
"dockge.png",
|
||||
"docking-station.png",
|
||||
"dockstarter.png",
|
||||
"dockwatch.png",
|
||||
"docsify.png",
|
||||
"docspell.png",
|
||||
"documenso.png",
|
||||
@ -4324,6 +4325,7 @@
|
||||
"dockge.webp",
|
||||
"docking-station.webp",
|
||||
"dockstarter.webp",
|
||||
"dockwatch.webp",
|
||||
"docsify.webp",
|
||||
"docspell.webp",
|
||||
"documenso.webp",
|
||||
|
BIN
webp/dockwatch.webp
Normal file
BIN
webp/dockwatch.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 181 KiB |
Loading…
x
Reference in New Issue
Block a user