diff --git a/ICONS.md b/ICONS.md index aa61963b..cd65a6be 100644 --- a/ICONS.md +++ b/ICONS.md @@ -609,6 +609,7 @@ The best source for dashboard icons.
| fossil | ✅ WebPPNGSVG | fossil | | foundry-vtt | ✅ WebPPNG ❌ SVG | foundry-vtt | | franz | ✅ WebPPNGSVG | franz | +| free-dns | ✅ WebPPNG ❌ SVG | free-dns | | freebox-delta | ✅ WebPPNG ❌ SVG | freebox-delta | | freebox-pop | ✅ WebPPNG ❌ SVG | freebox-pop | | freebox-revolution | ✅ WebPPNG ❌ SVG | freebox-revolution | diff --git a/meta/free-dns.json b/meta/free-dns.json new file mode 100644 index 00000000..11d84e66 --- /dev/null +++ b/meta/free-dns.json @@ -0,0 +1,14 @@ +{ + "base": "png", + "aliases": [], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-04-09T11:36:31.419542", + "author": { + "id": 49533775, + "login": "csev1755" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 3138101e..3fe404f5 100644 --- a/metadata.json +++ b/metadata.json @@ -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": [], diff --git a/png/free-dns.png b/png/free-dns.png new file mode 100644 index 00000000..529fa489 Binary files /dev/null and b/png/free-dns.png differ diff --git a/tree.json b/tree.json index bd95c7c3..48635969 100644 --- a/tree.json +++ b/tree.json @@ -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", diff --git a/webp/free-dns.webp b/webp/free-dns.webp new file mode 100644 index 00000000..04b00f87 Binary files /dev/null and b/webp/free-dns.webp differ