From f83787e5f96f1ff3df2ae088fa0297e89b87b397 Mon Sep 17 00:00:00 2001 From: MDLC01 <57839069+MDLC01@users.noreply.github.com> Date: Fri, 15 Nov 2024 12:37:18 +0100 Subject: [PATCH 1/2] Implement Proposal 1 (iteration 2) --- src/modules/emoji.txt | 1 - src/modules/sym.txt | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/src/modules/emoji.txt b/src/modules/emoji.txt index 06df4ef..cb80339 100644 --- a/src/modules/emoji.txt +++ b/src/modules/emoji.txt @@ -1347,7 +1347,6 @@ train 🚆 .suspend 🚟 .tram 🚊 .tram.car 🚋 -transgender ⚧ tray .inbox 📥 .mail 📨 diff --git a/src/modules/sym.txt b/src/modules/sym.txt index c590495..0176799 100644 --- a/src/modules/sym.txt +++ b/src/modules/sym.txt @@ -1026,3 +1026,18 @@ Im ℑ dotless .i ı .j ȷ + +gender { + female ♀ + .double ⚢ + .male ⚤ + intersex ⚥ + male ♂ + .double ⚣ + .female ⚤ + .stroke ⚦ + .stroke.t ⚨ + .stroke.r ⚩ + neuter ⚲ + trans ⚧ +} From 07bfd3134a695a990e9fd197be909fd7db28de0e Mon Sep 17 00:00:00 2001 From: MDLC01 <57839069+MDLC01@users.noreply.github.com> Date: Wed, 27 Nov 2024 16:17:44 +0100 Subject: [PATCH 2/2] Add back `transgender` emoji (iteration 3) --- src/modules/emoji.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/modules/emoji.txt b/src/modules/emoji.txt index cb80339..06df4ef 100644 --- a/src/modules/emoji.txt +++ b/src/modules/emoji.txt @@ -1347,6 +1347,7 @@ train 🚆 .suspend 🚟 .tram 🚊 .tram.car 🚋 +transgender ⚧ tray .inbox 📥 .mail 📨