From 829d68e69ca81fcb6300d2ee69c1ac661cda71d3 Mon Sep 17 00:00:00 2001 From: Ritesh Kokam <61982298+RiteshK-611@users.noreply.github.com> Date: Thu, 20 Jul 2023 18:27:45 +0530 Subject: [PATCH] Add Mamba UI Logo (#8916) --- _data/simple-icons.json | 5 +++++ icons/mambaui.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mambaui.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index ee582210..32d5c5a0 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7104,6 +7104,11 @@ "hex": "FF1E0D", "source": "https://www.makerbot.com/makerbot-press-assets" }, + { + "title": "Mamba UI", + "hex": "6D28D9", + "source": "https://github.com/Microwawe/mamba-ui/blob/b4ca2eba570c451886e5822d7ba12a8d78015bba/src/assets/svg/logo.svg" + }, { "title": "MAMP", "hex": "02749C", diff --git a/icons/mambaui.svg b/icons/mambaui.svg new file mode 100644 index 00000000..0b42af08 --- /dev/null +++ b/icons/mambaui.svg @@ -0,0 +1 @@ +Mamba UI \ No newline at end of file