diff --git a/ICONS.md b/ICONS.md index 79d5ab4f..7ab53d52 100644 --- a/ICONS.md +++ b/ICONS.md @@ -2008,6 +2008,7 @@ The best source for dashboard icons.
| umami-light | ✅ WebPPNGSVG | umami-light | | umbrel | ✅ WebPPNGSVG | umbrel | | unbound | ✅ WebPPNGSVG | unbound | +| uncomplicated-alert-receiver | ✅ WebPPNGSVG | uncomplicated-alert-receiver | | undb | ✅ WebPPNGSVG | undb | | unifi | ✅ WebPPNGSVG | unifi | | unifi-controller | ✅ WebPPNG ❌ SVG | unifi-controller | diff --git a/meta/uncomplicated-alert-receiver.json b/meta/uncomplicated-alert-receiver.json new file mode 100644 index 00000000..71cdf30d --- /dev/null +++ b/meta/uncomplicated-alert-receiver.json @@ -0,0 +1,17 @@ +{ + "base": "svg", + "aliases": [ + "uncomplicated-alert-receiver", + "uar" + ], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-04-16T19:36:26.864720", + "author": { + "id": 2025715, + "login": "jamesread" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 9b7b2f91..577a1afa 100644 --- a/metadata.json +++ b/metadata.json @@ -2620,6 +2620,23 @@ } } }, + "uncomplicated-alert-receiver": { + "base": "svg", + "aliases": [ + "uncomplicated-alert-receiver", + "uar" + ], + "categories": [ + "Cloud" + ], + "update": { + "timestamp": "2025-04-16T19:36:26.864720", + "author": { + "id": 2025715, + "login": "jamesread" + } + } + }, "dd-wrt": { "base": "png", "aliases": [ diff --git a/png/uncomplicated-alert-receiver.png b/png/uncomplicated-alert-receiver.png new file mode 100644 index 00000000..bd22d3a0 Binary files /dev/null and b/png/uncomplicated-alert-receiver.png differ diff --git a/svg/uncomplicated-alert-receiver.svg b/svg/uncomplicated-alert-receiver.svg new file mode 100644 index 00000000..fd620d68 --- /dev/null +++ b/svg/uncomplicated-alert-receiver.svg @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 0d90ed82..d42287f9 100644 --- a/tree.json +++ b/tree.json @@ -1999,6 +1999,7 @@ "umami.png", "umbrel.png", "unbound.png", + "uncomplicated-alert-receiver.png", "undb.png", "unifi-controller.png", "unifi-dark.png", @@ -3817,6 +3818,7 @@ "umami.svg", "umbrel.svg", "unbound.svg", + "uncomplicated-alert-receiver.svg", "undb.svg", "unifi-dark.svg", "unifi-voucher-site.svg", @@ -5978,6 +5980,7 @@ "umami.webp", "umbrel.webp", "unbound.webp", + "uncomplicated-alert-receiver.webp", "undb.webp", "unifi-controller.webp", "unifi-dark.webp", diff --git a/webp/uncomplicated-alert-receiver.webp b/webp/uncomplicated-alert-receiver.webp new file mode 100644 index 00000000..3ded25f6 Binary files /dev/null and b/webp/uncomplicated-alert-receiver.webp differ