diff --git a/ICONS.md b/ICONS.md index 237119dd..117ea527 100644 --- a/ICONS.md +++ b/ICONS.md @@ -330,6 +330,7 @@ The best source for dashboard icons.
| contabo | ✅ WebPPNGSVG | contabo | | converse | ✅ WebPPNGSVG | converse | | converse-light | ✅ WebPPNGSVG | converse-light | +| cooler-control | ✅ WebPPNGSVG | cooler-control | | coolify | ✅ WebPPNGSVG | coolify | | copyq | ✅ WebPPNGSVG | copyq | | coredns | ✅ WebPPNGSVG | coredns | diff --git a/meta/cooler-control.json b/meta/cooler-control.json new file mode 100644 index 00000000..d2bae475 --- /dev/null +++ b/meta/cooler-control.json @@ -0,0 +1,14 @@ +{ + "base": "svg", + "aliases": [], + "categories": [ + "Hardware" + ], + "update": { + "timestamp": "2025-04-09T12:21:43.314393", + "author": { + "id": 57640252, + "login": "hshl2" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index c3d6a99e..b11babd0 100644 --- a/metadata.json +++ b/metadata.json @@ -2689,6 +2689,20 @@ "dark": "foreflight-dark" } }, + "cooler-control": { + "base": "svg", + "aliases": [], + "categories": [ + "Hardware" + ], + "update": { + "timestamp": "2025-04-09T12:21:43.314393", + "author": { + "id": 57640252, + "login": "hshl2" + } + } + }, "seelf": { "base": "svg", "aliases": [], diff --git a/png/cooler-control.png b/png/cooler-control.png new file mode 100644 index 00000000..7c79cfff Binary files /dev/null and b/png/cooler-control.png differ diff --git a/svg/cooler-control.svg b/svg/cooler-control.svg new file mode 100644 index 00000000..b8a7f256 --- /dev/null +++ b/svg/cooler-control.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index b09c87e2..5c239bb3 100644 --- a/tree.json +++ b/tree.json @@ -321,6 +321,7 @@ "contabo.png", "converse-light.png", "converse.png", + "cooler-control.png", "coolify.png", "copyq.png", "coredns.png", @@ -2451,6 +2452,7 @@ "contabo.svg", "converse-light.svg", "converse.svg", + "cooler-control.svg", "coolify.svg", "copyq.svg", "coredns.svg", @@ -4288,6 +4290,7 @@ "contabo.webp", "converse-light.webp", "converse.webp", + "cooler-control.webp", "coolify.webp", "copyq.webp", "coredns.webp", diff --git a/webp/cooler-control.webp b/webp/cooler-control.webp new file mode 100644 index 00000000..517bdab5 Binary files /dev/null and b/webp/cooler-control.webp differ