mirror of
https://github.com/walkxcode/dashboard-icons.git
synced 2025-06-27 23:10:22 +08:00
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:
parent
a3f09f3103
commit
75687dac14
1
ICONS.md
1
ICONS.md
@ -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
14
meta/free-dns.json
Normal file
@ -0,0 +1,14 @@
|
||||
{
|
||||
"base": "png",
|
||||
"aliases": [],
|
||||
"categories": [
|
||||
"Cloud"
|
||||
],
|
||||
"update": {
|
||||
"timestamp": "2025-04-09T11:36:31.419542",
|
||||
"author": {
|
||||
"id": 49533775,
|
||||
"login": "csev1755"
|
||||
}
|
||||
}
|
||||
}
|
@ -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
BIN
png/free-dns.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
@ -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
BIN
webp/free-dns.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 11 KiB |
Loading…
x
Reference in New Issue
Block a user