From 8975353efb133552c6f6c586dfba209a5d12ae97 Mon Sep 17 00:00:00 2001 From: Wiktor Czajkowski Date: Thu, 1 Dec 2016 10:48:16 +0100 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20Add=20=F0=9F=94=80=20icon=20for=20m?= =?UTF-8?q?erging=20(#72)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add merging icon :twisted_rightwards_arrows: See #28 --- src/data/gitmojis.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/data/gitmojis.json b/src/data/gitmojis.json index 9bf22e8..6624fb1 100644 --- a/src/data/gitmojis.json +++ b/src/data/gitmojis.json @@ -217,6 +217,13 @@ "name":"hankey" }, { + "emoji":"🔀", + "entity":"🔀", + "code":":twisted_rightwards_arrows:", + "description":"Merging branches.", + "name":"twisted-rightwards-arrows" + }, + { "emoji":"📦", "entity":"F4E6;", "code":":package:",