From b02abced73ecc4de05e5cdea7a2bbc5cf0fc2c2f Mon Sep 17 00:00:00 2001 From: Sylvain Boissel Date: Fri, 15 Mar 2024 13:32:59 +0100 Subject: [PATCH] Add Malt icon (#9213) * Adding Malt icon * Optimized svg * Update color * Annotate icon * remove extra attributes * Update icons/malt.svg * Remove newline * Update to logo --------- Co-authored-by: Peter Noble <15157491+PeterShaggyNoble@users.noreply.github.com> --- _data/simple-icons.json | 6 ++++++ icons/malt.svg | 1 + 2 files changed, 7 insertions(+) create mode 100644 icons/malt.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 6640f3931..7278adc71 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -8861,6 +8861,12 @@ "hex": "FF1E0D", "source": "https://www.makerbot.com/makerbot-press-assets" }, + { + "title": "Malt", + "hex": "FC5757", + "source": "https://newsroom.malt.com/media-kit-uk", + "guidelines": "https://newsroom.malt.com/media-kit-uk" + }, { "title": "Mamba UI", "hex": "6D28D9", diff --git a/icons/malt.svg b/icons/malt.svg new file mode 100644 index 000000000..134737df5 --- /dev/null +++ b/icons/malt.svg @@ -0,0 +1 @@ +Malt \ No newline at end of file