diff --git a/ICONS.md b/ICONS.md index 9ad496d6..f7e83f99 100644 --- a/ICONS.md +++ b/ICONS.md @@ -2057,6 +2057,7 @@ The best source for dashboard icons.
| vmware-horizon | ✅ WebPPNG ❌ SVG | vmware-horizon | | vmware-vcenter | ✅ WebPPNG ❌ SVG | vmware-vcenter | | vmware-workstation | ✅ WebPPNGSVG | vmware-workstation | +| vodafone | ✅ WebPPNGSVG | vodafone | | voilib | ✅ WebPPNGSVG | voilib | | voip-info | ✅ WebPPNG ❌ SVG | voip-info | | voip-ms | ✅ WebPPNGSVG | voip-ms | diff --git a/meta/vodafone.json b/meta/vodafone.json new file mode 100644 index 00000000..98fa5ee4 --- /dev/null +++ b/meta/vodafone.json @@ -0,0 +1,14 @@ +{ + "base": "svg", + "aliases": [ + "vodacom" + ], + "categories": [], + "update": { + "timestamp": "2025-04-17T02:17:53.090028", + "author": { + "id": 86736063, + "login": "JonasJoKuJonas" + } + } +} \ No newline at end of file diff --git a/metadata.json b/metadata.json index b7f267ea..0dc0447a 100644 --- a/metadata.json +++ b/metadata.json @@ -20837,6 +20837,20 @@ } } }, + "vodafone": { + "base": "svg", + "aliases": [ + "vodacom" + ], + "categories": [], + "update": { + "timestamp": "2025-04-17T02:17:53.090028", + "author": { + "id": 86736063, + "login": "JonasJoKuJonas" + } + } + }, "dia": { "base": "svg", "aliases": [], diff --git a/png/vodafone.png b/png/vodafone.png new file mode 100644 index 00000000..ac69aad4 Binary files /dev/null and b/png/vodafone.png differ diff --git a/svg/vodafone.svg b/svg/vodafone.svg new file mode 100644 index 00000000..af187f0d --- /dev/null +++ b/svg/vodafone.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/tree.json b/tree.json index c95ae835..4e9ce31c 100644 --- a/tree.json +++ b/tree.json @@ -2048,6 +2048,7 @@ "vmware-vcenter.png", "vmware-workstation.png", "vmware.png", + "vodafone.png", "voilib.png", "voip-info.png", "voip-ms.png", @@ -3858,6 +3859,7 @@ "vmware-esxi.svg", "vmware-workstation.svg", "vmware.svg", + "vodafone.svg", "voilib.svg", "voip-ms.svg", "voltaserve-light.svg", @@ -6031,6 +6033,7 @@ "vmware-vcenter.webp", "vmware-workstation.webp", "vmware.webp", + "vodafone.webp", "voilib.webp", "voip-info.webp", "voip-ms.webp", diff --git a/webp/vodafone.webp b/webp/vodafone.webp new file mode 100644 index 00000000..90985fbf Binary files /dev/null and b/webp/vodafone.webp differ