feat(icons): add free-dns (#1147)

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-09 13:39:07 +02:00 committed by GitHub
parent a3f09f3103
commit 75687dac14
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 31 additions and 0 deletions

View File

@ -609,6 +609,7 @@ The best source for dashboard icons.<br />
| fossil | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/fossil.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/fossil.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/fossil.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/fossil.webp" height="50" alt="fossil"> |
| foundry-vtt | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/foundry-vtt.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/foundry-vtt.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/foundry-vtt.webp" height="50" alt="foundry-vtt"> |
| franz | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/franz.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/franz.png">PNG</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/svg/franz.svg">SVG</a> | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/franz.webp" height="50" alt="franz"> |
| free-dns | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/free-dns.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/free-dns.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/free-dns.webp" height="50" alt="free-dns"> |
| freebox-delta | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/freebox-delta.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/freebox-delta.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/freebox-delta.webp" height="50" alt="freebox-delta"> |
| freebox-pop | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/freebox-pop.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/freebox-pop.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/freebox-pop.webp" height="50" alt="freebox-pop"> |
| freebox-revolution | ✅ <a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/freebox-revolution.webp">WebP</a><a href="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/png/freebox-revolution.png">PNG</a> ❌ SVG | <img src="https://cdn.jsdelivr.net/gh/homarr-labs/dashboard-icons/webp/freebox-revolution.webp" height="50" alt="freebox-revolution"> |

14
meta/free-dns.json Normal file
View File

@ -0,0 +1,14 @@
{
"base": "png",
"aliases": [],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-04-09T11:36:31.419542",
"author": {
"id": 49533775,
"login": "csev1755"
}
}
}

View File

@ -7816,6 +7816,20 @@
}
}
},
"free-dns": {
"base": "png",
"aliases": [],
"categories": [
"Cloud"
],
"update": {
"timestamp": "2025-04-09T11:36:31.419542",
"author": {
"id": 49533775,
"login": "csev1755"
}
}
},
"opensprinkler": {
"base": "png",
"aliases": [],

BIN
png/free-dns.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

View File

@ -600,6 +600,7 @@
"fossil.png",
"foundry-vtt.png",
"franz.png",
"free-dns.png",
"freebox-delta.png",
"freebox-pop.png",
"freebox-revolution.png",
@ -4560,6 +4561,7 @@
"fossil.webp",
"foundry-vtt.webp",
"franz.webp",
"free-dns.webp",
"freebox-delta.webp",
"freebox-pop.webp",
"freebox-revolution.webp",

BIN
webp/free-dns.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 11 KiB