diff --git a/ICONS.md b/ICONS.md index c76a3024..2e150289 100644 --- a/ICONS.md +++ b/ICONS.md @@ -300,6 +300,7 @@ The best source for dashboard icons.
| cloudflare-pages | ✅ WebPPNGSVG | cloudflare-pages | | cloudflare-zero-trust | ✅ WebPPNGSVG | cloudflare-zero-trust | | cloudpanel | ✅ WebPPNGSVG | cloudpanel | +| cloudstream | ✅ WebPPNGSVG | cloudstream | | cobalt | ✅ WebPPNGSVG | cobalt | | cobalt-dark | ✅ WebPPNGSVG | cobalt-dark | | cockpit | ✅ WebPPNGSVG | cockpit | diff --git a/meta/cloudstream.json b/meta/cloudstream.json new file mode 100644 index 00000000..e68e4604 --- /dev/null +++ b/meta/cloudstream.json @@ -0,0 +1,14 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Streaming" + ], + "update": { + "timestamp": "2025-04-07T19:10:59.870253", + "author": { + "id": 48109134, + "login": "jdcool00" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 8da78898..02806cad 100644 --- a/metadata.json +++ b/metadata.json @@ -10362,6 +10362,20 @@ "light": "oculus-light" } }, + "cloudstream": { + "base": "svg", + "aliases": [], + "categories": [ + "Streaming" + ], + "update": { + "timestamp": "2025-04-07T19:10:59.870253", + "author": { + "id": 48109134, + "login": "jdcool00" + } + } + }, "odysee-full": { "base": "svg", "aliases": [], diff --git a/png/cloudstream.png b/png/cloudstream.png new file mode 100644 index 00000000..bb4bd25c Binary files /dev/null and b/png/cloudstream.png differ diff --git a/svg/cloudstream.svg b/svg/cloudstream.svg new file mode 100644 index 00000000..aae89261 --- /dev/null +++ b/svg/cloudstream.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 4a3c0d98..c8fa5d92 100644 --- a/tree.json +++ b/tree.json @@ -291,6 +291,7 @@ "cloudflare-zero-trust.png", "cloudflare.png", "cloudpanel.png", + "cloudstream.png", "cobalt-dark.png", "cobalt.png", "cockpit-cms-light.png", @@ -2412,6 +2413,7 @@ "cloudflare-zero-trust.svg", "cloudflare.svg", "cloudpanel.svg", + "cloudstream.svg", "cobalt-dark.svg", "cobalt.svg", "cockpit-cms-light.svg", @@ -4236,6 +4238,7 @@ "cloudflare-zero-trust.webp", "cloudflare.webp", "cloudpanel.webp", + "cloudstream.webp", "cobalt-dark.webp", "cobalt.webp", "cockpit-cms-light.webp", diff --git a/webp/cloudstream.webp b/webp/cloudstream.webp new file mode 100644 index 00000000..1c0712fe Binary files /dev/null and b/webp/cloudstream.webp differ