From 832a40707b5c9b0d00059fc0af350e554b5709c5 Mon Sep 17 00:00:00 2001 From: uncenter <47499684+uncenter@users.noreply.github.com> Date: Mon, 1 Apr 2024 10:38:32 -0400 Subject: [PATCH] Add Malwarebytes icon (#10755) --- _data/simple-icons.json | 5 +++++ icons/malwarebytes.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/malwarebytes.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 1e0cbb94..ba57f72d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9034,6 +9034,11 @@ "source": "https://newsroom.malt.com/media-kit-uk", "guidelines": "https://newsroom.malt.com/media-kit-uk" }, + { + "title": "Malwarebytes", + "hex": "0D3ECC", + "source": "https://www.malwarebytes.com" + }, { "title": "Mamba UI", "hex": "6D28D9", diff --git a/icons/malwarebytes.svg b/icons/malwarebytes.svg new file mode 100644 index 00000000..6c641af0 --- /dev/null +++ b/icons/malwarebytes.svg @@ -0,0 +1 @@ +Malwarebytes \ No newline at end of file