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:
dashboard-icons-manager[bot] 2025-04-02 18:18:36 +02:00 committed by GitHub
parent 3289846e2e
commit a49d08ca97
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
8 changed files with 34 additions and 1 deletions

View File

@ -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"> |

View File

@ -0,0 +1,14 @@
{
"base": "svg",
"aliases": [],
"categories": [
"Organization"
],
"update": {
"timestamp": "2025-04-02T16:15:44.587958",
"author": {
"id": 139772086,
"login": "lokas88"
}
}
}

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

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

View File

@ -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",

File diff suppressed because one or more lines are too long

BIN
webp/double-commander.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB