From bed6fd864d34e3fe960c7ef88fd12ccb30cd5e42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C5=A9=20Minh=20Nguy=C3=AAn?= <57829841+pisceskaze@users.noreply.github.com> Date: Sun, 23 Jul 2023 22:18:36 +0700 Subject: [PATCH] Adding Miraheze icon (#9054) * Adding Miraheze's SVG file * Update simple-icons.json to add Miraheze * Optimized the icon * Update simple-icons.json Make the hex code for Miraheze uppercase --- _data/simple-icons.json | 5 +++++ icons/miraheze.svg | 1 + 2 files changed, 6 insertions(+) create mode 100644 icons/miraheze.svg diff --git a/_data/simple-icons.json b/_data/simple-icons.json index b50e22373..8a3131e26 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -7739,6 +7739,11 @@ "hex": "30B980", "source": "https://minutemailer.com" }, + { + "title": "Miraheze", + "hex": "FFFC00", + "source": "https://miraheze.org" + }, { "title": "Miro", "hex": "050038", diff --git a/icons/miraheze.svg b/icons/miraheze.svg new file mode 100644 index 000000000..0520e74d2 --- /dev/null +++ b/icons/miraheze.svg @@ -0,0 +1 @@ +Miraheze \ No newline at end of file