diff --git a/ICONS.md b/ICONS.md index f7e83f99..f1a13861 100644 --- a/ICONS.md +++ b/ICONS.md @@ -504,6 +504,7 @@ The best source for dashboard icons.
| endless | ✅ WebPPNGSVG | endless | | endless-light | ✅ WebPPNGSVG | endless-light | | endurain | ✅ WebPPNGSVG | endurain | +| enhance | ✅ WebPPNGSVG | enhance | | epic-games | ✅ WebPPNGSVG | epic-games | | epic-games-light | ✅ WebPPNGSVG | epic-games-light | | epson-iprint | ✅ WebPPNG ❌ SVG | epson-iprint | diff --git a/meta/enhance.json b/meta/enhance.json new file mode 100644 index 00000000..5f0d1be8 --- /dev/null +++ b/meta/enhance.json @@ -0,0 +1,12 @@ +{ + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-04-17T03:58:25.087694", + "author": { + "id": 71474145, + "login": "tonywangA" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index 0dc0447a..0fd9f1df 100644 --- a/metadata.json +++ b/metadata.json @@ -4643,6 +4643,18 @@ } } }, + "enhance": { + "base": "svg", + "aliases": [], + "categories": [], + "update": { + "timestamp": "2025-04-17T03:58:25.087694", + "author": { + "id": 71474145, + "login": "tonywangA" + } + } + }, "swift": { "base": "svg", "aliases": [], diff --git a/png/enhance.png b/png/enhance.png new file mode 100644 index 00000000..83dcb9a6 Binary files /dev/null and b/png/enhance.png differ diff --git a/svg/enhance.svg b/svg/enhance.svg new file mode 100644 index 00000000..5e4a32ec --- /dev/null +++ b/svg/enhance.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/tree.json b/tree.json index 4e9ce31c..cb3c6c2e 100644 --- a/tree.json +++ b/tree.json @@ -495,6 +495,7 @@ "endless-light.png", "endless.png", "endurain.png", + "enhance.png", "epic-games-light.png", "epic-games.png", "epson-iprint.png", @@ -2592,6 +2593,7 @@ "endless-light.svg", "endless.svg", "endurain.svg", + "enhance.svg", "epic-games-light.svg", "epic-games.svg", "erste-george.svg", @@ -4480,6 +4482,7 @@ "endless-light.webp", "endless.webp", "endurain.webp", + "enhance.webp", "epic-games-light.webp", "epic-games.webp", "epson-iprint.webp", diff --git a/webp/enhance.webp b/webp/enhance.webp new file mode 100644 index 00000000..cd415993 Binary files /dev/null and b/webp/enhance.webp differ