From 5a9219884b1ee873a55d22491ebc6ef9ef2d00ac Mon Sep 17 00:00:00 2001 From: forsgren Date: Tue, 24 Aug 2021 14:35:21 +0200 Subject: [PATCH] Adding MAMP (#6292) --- _data/simple-icons.json | 5 +++++ icons/mamp.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mamp.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 2508b846..276ed66d 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -5393,6 +5393,11 @@ "hex": "FF1E0D", "source": "http://www.makerbot.com/makerbot-press-assets" }, + { + "title": "MAMP", + "hex": "02749C", + "source": "https://www.mamp.info/en/mamp/mac/" + }, { "title": "MAN", "hex": "E40045", diff --git a/icons/mamp.svg b/icons/mamp.svg new file mode 100644 index 00000000..c0873041 --- /dev/null +++ b/icons/mamp.svg @@ -0,0 +1 @@ +MAMP \ No newline at end of file