diff --git a/ICONS.md b/ICONS.md index e186f3f1..5f9617f2 100644 --- a/ICONS.md +++ b/ICONS.md @@ -1280,6 +1280,7 @@ The best source for dashboard icons.
| ntfy | ✅ WebPPNGSVG | ntfy | | ntop | ✅ WebPPNG ❌ SVG | ntop | | ntopng | ✅ WebPPNG ❌ SVG | ntopng | +| nu-nl | ✅ WebPPNGSVG | nu-nl | | nut | ✅ WebPPNGSVG | nut | | nvidia | ✅ WebPPNGSVG | nvidia | | nxfilter | ✅ WebPPNG ❌ SVG | nxfilter | diff --git a/meta/nu-nl.json b/meta/nu-nl.json new file mode 100644 index 00000000..5a9e34d5 --- /dev/null +++ b/meta/nu-nl.json @@ -0,0 +1,12 @@ +{ + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-04-08T16:51:47.581779", + "author": { + "id": 644810, + "login": "guido1981" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index a73e3510..b0c726ac 100644 --- a/metadata.json +++ b/metadata.json @@ -1131,6 +1131,18 @@ } } }, + "nu-nl": { + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-04-08T16:51:47.581779", + "author": { + "id": 644810, + "login": "guido1981" + } + } + }, "tautulli": { "base": "svg", "aliases": [], diff --git a/png/nu-nl.png b/png/nu-nl.png new file mode 100644 index 00000000..6a256ddb Binary files /dev/null and b/png/nu-nl.png differ diff --git a/svg/nu-nl.svg b/svg/nu-nl.svg new file mode 100644 index 00000000..0e9b4218 --- /dev/null +++ b/svg/nu-nl.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree.json b/tree.json index dabbe199..358dfb86 100644 --- a/tree.json +++ b/tree.json @@ -1271,6 +1271,7 @@ "ntfy.png", "ntop.png", "ntopng.png", + "nu-nl.png", "nut.png", "nvidia.png", "nxfilter.png", @@ -3236,6 +3237,7 @@ "notion-light.svg", "notion.svg", "ntfy.svg", + "nu-nl.svg", "nut.svg", "nvidia.svg", "nzbget.svg", @@ -5226,6 +5228,7 @@ "ntfy.webp", "ntop.webp", "ntopng.webp", + "nu-nl.webp", "nut.webp", "nvidia.webp", "nxfilter.webp", diff --git a/webp/nu-nl.webp b/webp/nu-nl.webp new file mode 100644 index 00000000..896e72b7 Binary files /dev/null and b/webp/nu-nl.webp differ