diff --git a/ICONS.md b/ICONS.md index f28a2b97..73f2afe5 100644 --- a/ICONS.md +++ b/ICONS.md @@ -165,6 +165,7 @@ The best source for dashboard icons.
| bacula | ✅ WebPPNG ❌ SVG | bacula | | badge | ✅ WebPPNG ❌ SVG | badge | | baikal | ✅ WebPPNG ❌ SVG | baikal | +| balena-etcher | ✅ WebPPNGSVG | balena-etcher | | bar-assistant | ✅ WebPPNGSVG | bar-assistant | | barcodebuddy | ✅ WebPPNG ❌ SVG | barcodebuddy | | baserow | ✅ WebPPNGSVG | baserow | diff --git a/meta/balena-etcher.json b/meta/balena-etcher.json new file mode 100644 index 00000000..a774a3d8 --- /dev/null +++ b/meta/balena-etcher.json @@ -0,0 +1,12 @@ +{ + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-04-17T16:55:42.720426", + "author": { + "id": 48109134, + "login": "jdcool00" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 7f724006..c3c61a59 100644 --- a/metadata.json +++ b/metadata.json @@ -6003,6 +6003,18 @@ } } }, + "balena-etcher": { + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-04-17T16:55:42.720426", + "author": { + "id": 48109134, + "login": "jdcool00" + } + } + }, "cloud9": { "base": "svg", "aliases": [ diff --git a/png/balena-etcher.png b/png/balena-etcher.png new file mode 100644 index 00000000..6df936b5 Binary files /dev/null and b/png/balena-etcher.png differ diff --git a/svg/balena-etcher.svg b/svg/balena-etcher.svg new file mode 100644 index 00000000..0455d83a --- /dev/null +++ b/svg/balena-etcher.svg @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/tree.json b/tree.json index 2726e8af..12dc0e31 100644 --- a/tree.json +++ b/tree.json @@ -156,6 +156,7 @@ "bacula.png", "badge.png", "baikal.png", + "balena-etcher.png", "bar-assistant.png", "barcodebuddy.png", "baserow.png", @@ -2338,6 +2339,7 @@ "backblaze.svg", "backrest-light.svg", "backrest.svg", + "balena-etcher.svg", "bar-assistant.svg", "baserow.svg", "bazarr-dark.svg", @@ -4144,6 +4146,7 @@ "bacula.webp", "badge.webp", "baikal.webp", + "balena-etcher.webp", "bar-assistant.webp", "barcodebuddy.webp", "baserow.webp", diff --git a/webp/balena-etcher.webp b/webp/balena-etcher.webp new file mode 100644 index 00000000..049411e1 Binary files /dev/null and b/webp/balena-etcher.webp differ