From 0de255aebf29b3b37514d9ea69c8cf5ab0891b41 Mon Sep 17 00:00:00 2001 From: Wu Tingfeng Date: Tue, 9 Jan 2024 17:03:33 +0800 Subject: [PATCH] Add Brenntag icon (#10215) * Add Brenntag icon * Update hex --------- Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 5 +++++ icons/brenntag.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/brenntag.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index a9bad8b9..cfa91d04 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -2186,6 +2186,11 @@ "hex": "003DAD", "source": "https://www.breaker.audio/i/brand" }, + { + "title": "Brenntag", + "hex": "1A0033", + "source": "https://www.brenntag.com" + }, { "title": "Brevo", "hex": "0B996E", diff --git a/icons/brenntag.svg b/icons/brenntag.svg new file mode 100644 index 00000000..d955e926 --- /dev/null +++ b/icons/brenntag.svg @@ -0,0 +1 @@ +Brenntag \ No newline at end of file