From b39907c5aa8dd6b80b03341209bc5c1d5af40245 Mon Sep 17 00:00:00 2001 From: CodeShakingSheep <19874562+CodeShakingSheep@users.noreply.github.com> Date: Sat, 18 May 2024 13:51:46 -0500 Subject: [PATCH] Add MainWP icon (#10917) --- _data/simple-icons.json | 5 +++++ icons/mainwp.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/mainwp.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 00a70a12..c194dca6 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -9096,6 +9096,11 @@ "hex": "22D172", "source": "https://mailtrap.io" }, + { + "title": "MainWP", + "hex": "7FB100", + "source": "https://mainwp.com" + }, { "title": "Major League Hacking", "hex": "265A8F", diff --git a/icons/mainwp.svg b/icons/mainwp.svg new file mode 100644 index 00000000..47977184 --- /dev/null +++ b/icons/mainwp.svg @@ -0,0 +1 @@ +MainWP \ No newline at end of file