From 9f38de2f907e5cdf9149c885e3802b599b4d43bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jan 2026 00:10:32 +0000 Subject: [PATCH] chore: add icon "broadcom" (submission mcbc1n6hv8hd4dj, approved by ajnart) --- metadata.json | 28 ++++++++++++++++++++++++++++ svg/broadcom-dark.svg | 1 + svg/broadcom-wordmark-light.svg | 1 + svg/broadcom.svg | 1 + 4 files changed, 31 insertions(+) create mode 100644 svg/broadcom-dark.svg create mode 100644 svg/broadcom-wordmark-light.svg create mode 100644 svg/broadcom.svg diff --git a/metadata.json b/metadata.json index fa74ea47..e1e442b2 100644 --- a/metadata.json +++ b/metadata.json @@ -34970,5 +34970,33 @@ "name": "0xb0ec1d" } } + }, + "broadcom": { + "base": "svg", + "aliases": [ + "VMware", + "Brocade", + "Symantec" + ], + "categories": [ + "cloud", + "security", + "network", + "storage" + ], + "update": { + "timestamp": "2026-01-09T00:10:30.608Z", + "author": { + "id": "sowxli2ysgkofo9", + "name": "0xb0ec1d" + } + }, + "colors": { + "dark": "broadcom-dark" + }, + "wordmark": { + "light": "broadcom-wordmark-light", + "dark": "broadcom-wordmark-dark" + } } } diff --git a/svg/broadcom-dark.svg b/svg/broadcom-dark.svg new file mode 100644 index 00000000..68fcb079 --- /dev/null +++ b/svg/broadcom-dark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/broadcom-wordmark-light.svg b/svg/broadcom-wordmark-light.svg new file mode 100644 index 00000000..9b247771 --- /dev/null +++ b/svg/broadcom-wordmark-light.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/svg/broadcom.svg b/svg/broadcom.svg new file mode 100644 index 00000000..72e1cfce --- /dev/null +++ b/svg/broadcom.svg @@ -0,0 +1 @@ + \ No newline at end of file