diff --git a/ICONS.md b/ICONS.md index cd65a6be..d99f283d 100644 --- a/ICONS.md +++ b/ICONS.md @@ -1262,6 +1262,7 @@ The best source for dashboard icons.
| nintendo-switch | ✅ WebPPNGSVG | nintendo-switch | | nitter | ✅ WebPPNGSVG | nitter | | nixos | ✅ WebPPNGSVG | nixos | +| no-ip | ✅ WebPPNG ❌ SVG | no-ip | | nocobase | ✅ WebPPNG ❌ SVG | nocobase | | nocobase-light | ✅ WebPPNG ❌ SVG | nocobase-light | | nocodb | ✅ WebPPNGSVG | nocodb | diff --git a/meta/no-ip.json b/meta/no-ip.json new file mode 100644 index 00000000..088353d2 --- /dev/null +++ b/meta/no-ip.json @@ -0,0 +1,14 @@ +{ + "base": "png", + "aliases": [], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-04-09T11:41:25.681200", + "author": { + "id": 49533775, + "login": "csev1755" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 3fe404f5..e1b6ec5c 100644 --- a/metadata.json +++ b/metadata.json @@ -10662,6 +10662,20 @@ } } }, + "no-ip": { + "base": "png", + "aliases": [], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-04-09T11:41:25.681200", + "author": { + "id": 49533775, + "login": "csev1755" + } + } + }, "checkmk": { "base": "svg", "aliases": [], diff --git a/png/no-ip.png b/png/no-ip.png new file mode 100644 index 00000000..1fdebbc5 Binary files /dev/null and b/png/no-ip.png differ diff --git a/tree.json b/tree.json index 48635969..31c2398e 100644 --- a/tree.json +++ b/tree.json @@ -1253,6 +1253,7 @@ "nintendo-switch.png", "nitter.png", "nixos.png", + "no-ip.png", "nocobase-light.png", "nocobase.png", "nocodb.png", @@ -5214,6 +5215,7 @@ "nintendo-switch.webp", "nitter.webp", "nixos.webp", + "no-ip.webp", "nocobase-light.webp", "nocobase.webp", "nocodb.webp", diff --git a/webp/no-ip.webp b/webp/no-ip.webp new file mode 100644 index 00000000..0b21788c Binary files /dev/null and b/webp/no-ip.webp differ