From 1b6aa206bbea3ac15291369c8b27d68bc42db897 Mon Sep 17 00:00:00 2001 From: Liyas Thomas Date: Sun, 3 Nov 2019 09:41:39 +0530 Subject: [PATCH] Added Postwoman icon --- _data/simple-icons.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/_data/simple-icons.json b/_data/simple-icons.json index 99a0a14e9..471a843ab 100644 --- a/_data/simple-icons.json +++ b/_data/simple-icons.json @@ -3925,6 +3925,11 @@ "title": "Zulip", "hex": "52C2AF", "source": "https://github.com/zulip/zulip/" + }, + { + "title": "Postwoman", + "hex": "50FA7B", + "source": "https://github.com/liyasthomas/postwoman" } ] }