diff --git a/ICONS.md b/ICONS.md index aa61963b..1956376e 100644 --- a/ICONS.md +++ b/ICONS.md @@ -612,6 +612,7 @@ The best source for dashboard icons.
| freebox-delta | ✅ WebPPNG ❌ SVG | freebox-delta | | freebox-pop | ✅ WebPPNG ❌ SVG | freebox-pop | | freebox-revolution | ✅ WebPPNG ❌ SVG | freebox-revolution | +| freedns | ✅ WebPPNG ❌ SVG | freedns | | freedombox | ✅ WebPPNGSVG | freedombox | | freeipa | ✅ WebPPNGSVG | freeipa | | freenas | ✅ WebPPNGSVG | freenas | diff --git a/meta/freedns.json b/meta/freedns.json new file mode 100644 index 00000000..0dac5e09 --- /dev/null +++ b/meta/freedns.json @@ -0,0 +1,14 @@ +{ + "base": "png", + "aliases": [], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-04-09T11:35:27.237711", + "author": { + "id": 49533775, + "login": "csev1755" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 3138101e..40ff8e87 100644 --- a/metadata.json +++ b/metadata.json @@ -12601,6 +12601,20 @@ } } }, + "freedns": { + "base": "png", + "aliases": [], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-04-09T11:35:27.237711", + "author": { + "id": 49533775, + "login": "csev1755" + } + } + }, "microsoft-teams": { "base": "svg", "aliases": [], diff --git a/png/freedns.png b/png/freedns.png new file mode 100644 index 00000000..529fa489 Binary files /dev/null and b/png/freedns.png differ diff --git a/tree.json b/tree.json index bd95c7c3..dc48b6bb 100644 --- a/tree.json +++ b/tree.json @@ -603,6 +603,7 @@ "freebox-delta.png", "freebox-pop.png", "freebox-revolution.png", + "freedns.png", "freedombox.png", "freeipa.png", "freenas.png", @@ -4563,6 +4564,7 @@ "freebox-delta.webp", "freebox-pop.webp", "freebox-revolution.webp", + "freedns.webp", "freedombox.webp", "freeipa.webp", "freenas.webp", diff --git a/webp/freedns.webp b/webp/freedns.webp new file mode 100644 index 00000000..04b00f87 Binary files /dev/null and b/webp/freedns.webp differ