mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
feat(icons): add double-commander (#1071)
Co-authored-by: Dashboard Icons Manager <193821040+dashboard-icons-manager[bot]@users.noreply.github.com>
This commit is contained in:
parent
3289846e2e
commit
a49d08ca97
1
ICONS.md
1
ICONS.md
@ -443,6 +443,7 @@ The best source for dashboard icons.<br />
|
||||
| domoticz | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/domoticz.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/domoticz.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/domoticz.webp" height="50" alt="domoticz"> |
|
||||
| donetick | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/donetick.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/donetick.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/donetick.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/donetick.webp" height="50" alt="donetick"> |
|
||||
| dopplertask | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dopplertask.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dopplertask.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dopplertask.webp" height="50" alt="dopplertask"> |
|
||||
| double-commander | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/double-commander.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/double-commander.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/double-commander.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/double-commander.webp" height="50" alt="double-commander"> |
|
||||
| double-take | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/double-take.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/double-take.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/double-take.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/double-take.webp" height="50" alt="double-take"> |
|
||||
| double-take-dark | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/double-take-dark.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/double-take-dark.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/double-take-dark.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/double-take-dark.webp" height="50" alt="double-take-dark"> |
|
||||
| dovecot | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dovecot.webp">WebP</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/dovecot.png">PNG</a> ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/dovecot.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/dovecot.webp" height="50" alt="dovecot"> |
|
||||
|
14
meta/double-commander.json
Normal file
14
meta/double-commander.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Organization"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-04-02T16:15:44.587958",
|
||||
"author": {
|
||||
"id": 139772086,
|
||||
"login": "lokas88"
|
||||
}
|
||||
}
|
||||
}
|
@ -2371,6 +2371,20 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"double-commander": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Organization"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-04-02T16:15:44.587958",
|
||||
"author": {
|
||||
"id": 139772086,
|
||||
"login": "lokas88"
|
||||
}
|
||||
}
|
||||
},
|
||||
"truenas": {
|
||||
"base": "svg",
|
||||
"aliases": [],
|
||||
|
BIN
png/double-commander.png
Normal file
BIN
png/double-commander.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 29 KiB |
1
svg/double-commander.svg
Normal file
1
svg/double-commander.svg
Normal file
File diff suppressed because one or more lines are too long
After Width: | Height: | Size: 8.2 KiB |
@ -434,6 +434,7 @@
|
||||
"domoticz.png",
|
||||
"donetick.png",
|
||||
"dopplertask.png",
|
||||
"double-commander.png",
|
||||
"double-take-dark.png",
|
||||
"double-take.png",
|
||||
"dovecot.png",
|
||||
@ -2496,6 +2497,7 @@
|
||||
"dokemon.svg",
|
||||
"dokuwiki.svg",
|
||||
"donetick.svg",
|
||||
"double-commander.svg",
|
||||
"double-take-dark.svg",
|
||||
"double-take.svg",
|
||||
"dovecot.svg",
|
||||
@ -4344,6 +4346,7 @@
|
||||
"domoticz.webp",
|
||||
"donetick.webp",
|
||||
"dopplertask.webp",
|
||||
"double-commander.webp",
|
||||
"double-take-dark.webp",
|
||||
"double-take.webp",
|
||||
"dovecot.webp",
|
||||
|
BIN
webp/double-commander.webp
Normal file
BIN
webp/double-commander.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 54 KiB |
Loading…
x
Reference in New Issue
Block a user