Add lots of custom emojis from mutantstd

This commit is contained in:
ave 2019-01-19 03:46:21 +03:00
parent 49300a609b
commit 0bc2702757
No known key found for this signature in database
GPG Key ID: 09356ABAA42C842B
3 changed files with 1350 additions and 13 deletions

View File

@ -9,7 +9,94 @@ extracted_mutstd_path = "/var/www/mutant/72x72"
# Add your custom emojis here
# with "mutstd filename": "discord filename".
# You'll need to write a patch for `assets/data/emojis.json` too.
custom_emojis = {"101666.png": "emoji_101666.png"}
custom_emojis = {"101666.png": "emoji_101666.png",
"1f4af-200d-1f308.png": "emoji_1f4af_1f308.png",
"10169b-200d-1f308.png": "emoji_10169b_1f308.png",
"1f9d1-200d-2708-fe0f.png": "emoji_1f9d1_2708.png",
"1f9d1-2695.png": "emoji_1f9d_-200_-2695_fe0f.png",
"1f9d1-1f962.png": "emoji_1f9d1_200d_1f962_fe0f.png",
"1f9d1-1f680.png": "emoji_1f9d1_200d_1f680_fe0f.png",
"1f9d1-1f52c.png": "emoji_1f9d1_200d_1f52c_fe0f.png",
"1f9d1-1f527.png": "emoji_1f9d1_200d_1f527_fe0f.png",
"1f9d1-1f4bb.png": "emoji_1f9d1_200d_1f4bb_fe0f.png",
"1f9d1-1f373.png": "emoji_1f9d1_200d_1f373_fe0f.png",
"10169a.png": "emoji_10169a.png",
"26b2.png": "emoji_26b2.png",
"26a8.png": "emoji_26a8.png",
"26a7.png": "emoji_26a7.png",
"26a5.png": "emoji_26a5.png",
"26a4.png": "emoji_26a4.png",
"26a3.png": "emoji_26a3.png",
"26a2.png": "emoji_26a2.png",
"2674.png": "emoji_2674.png",
"2642.png": "emoji_2642.png",
"2640.png": "emoji_2640.png",
"25be.png": "emoji_25be.png",
"1f9e1.png": "emoji_1f9e1.png",
"101685.png": "emoji_101685.png",
"101684.png": "emoji_101684.png",
"101683.png": "emoji_101683.png",
"101682.png": "emoji_101682.png",
"262d.png": "emoji_262d.png",
"1f9fb.png": "emoji_1f9fb.png",
"1f9f1.png": "emoji_1f9f1.png",
"1f9e8.png": "emoji_1f9e8.png",
"1f9b4.png": "emoji_1f9b4.png",
"101696.png": "emoji_101696.png",
"101695.png": "emoji_101695.png",
"101694.png": "emoji_101694.png",
"101693.png": "emoji_101693.png",
"101692.png": "emoji_101692.png",
"10169b.png": "emoji_10169b.png",
"101698.png": "emoji_101698.png",
"101699.png": "emoji_101699.png",
"1f9dd.png": "emoji_1f9dd.png",
"1f99d.png": "emoji_1f99d.png",
"1f99c.png": "emoji_1f99c.png",
"1f99a.png": "emoji_1f99a.png",
"101666.png": "emoji_101666.png",
"1f9d0.png": "emoji_1f9d0.png",
"1f97a.png": "emoji_1f97a.png",
"1f976.png": "emoji_1f976.png",
"1f975.png": "emoji_1f975.png",
"1f974.png": "emoji_1f974.png",
"1f973.png": "emoji_1f973.png",
"1f970.png": "emoji_1f970.png",
"1f92f.png": "emoji_1f92f.png",
"1f92e.png": "emoji_1f92e.png",
"1f92d.png": "emoji_1f92d.png",
"1f92c.png": "emoji_1f92c.png",
"1f92b.png": "emoji_1f92b.png",
"1f92a.png": "emoji_1f92a.png",
"1f929.png": "emoji_1f929.png",
"1f928.png": "emoji_1f928.png",
"1f575-10162b.png": "emoji_1f575_10162b.png",
"1f486-10162b.png": "emoji_1f486_10162b.png",
"1f481-10162b.png": "emoji_1f481_10162b.png",
"101690.png": "emoji_101690.png",
"101697.png": "emoji_101697.png",
"1f9dc.png": "emoji_1f9dc.png",
"1f3f4-fe0f.png": "emoji_1f3f4_fe0f.png",
"101681.png": "emoji_101681.png",
"101680.png": "emoji_101680.png",
"10167f.png": "emoji_10167f.png",
"10167e.png": "emoji_10167e.png",
"10167d.png": "emoji_10167d.png",
"10167c.png": "emoji_10167c.png",
"10167b.png": "emoji_10167b.png",
"10167a.png": "emoji_10167a.png",
"101679.png": "emoji_101679.png",
"101678.png": "emoji_101678.png",
"101677.png": "emoji_101677.png",
"101676.png": "emoji_101676.png",
"101675.png": "emoji_101675.png",
"101674.png": "emoji_101674.png",
"101673.png": "emoji_101673.png",
"101672.png": "emoji_101672.png",
"101671.png": "emoji_101671.png",
"101670.png": "emoji_101670.png",
"101686.png": "emoji_101686.png",
"101691.png": "emoji_101691.png"}
def clean_emoji_name(name):

View File

@ -1,19 +1,644 @@
diff -crB -x dist -x res -x build com.discord-831/assets/data/emojis.json com.discord-831-patched/assets/data/emojis.json
*** com.discord-831/assets/data/emojis.json 2019-01-18 23:05:36.726178666 +0300
--- com.discord-831-patched/assets/data/emojis.json 2019-01-18 23:05:53.066252466 +0300
--- com.discord-831-patched/assets/data/emojis.json 2019-01-19 03:42:14.581208540 +0300
***************
*** 8633,8638 ****
--- 8633,8644 ----
"rainbow_flag"
*** 1469,1474 ****
--- 1469,1677 ----
],
"surrogates": "🏳️‍🌈"
"surrogates": "🤞",
"hasDiversity": true
+ },
+ {
+ "names": [
+ "pilot"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑✈"
+ },
+ {
+ "names": [
+ "health_worker"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑⚕"
+ },
+ {
+ "names": [
+ "firefighter"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🥢"
+ },
+ {
+ "names": [
+ "astronaut"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🚀"
+ },
+ {
+ "names": [
+ "scientist"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🔬"
+ },
+ {
+ "names": [
+ "mechanic"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🔧"
+ },
+ {
+ "names": [
+ "technologist"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑💻"
+ },
+ {
+ "names": [
+ "chef"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🍳"
+ },
+ {
+ "names": [
+ "monocle"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧐"
+ },
+ {
+ "names": [
+ "pleading"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥺"
+ },
+ {
+ "names": [
+ "cold"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥶"
+ },
+ {
+ "names": [
+ "hot"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥵"
+ },
+ {
+ "names": [
+ "woozy"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥴"
+ },
+ {
+ "names": [
+ "party_face"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥳"
+ },
+ {
+ "names": [
+ "smile_hearts"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥰"
+ },
+ {
+ "names": [
+ "mind_blown"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤯"
+ },
+ {
+ "names": [
+ "vomiting"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤮"
+ },
+ {
+ "names": [
+ "hand_over_mouth"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤭"
+ },
+ {
+ "names": [
+ "swearing"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤬"
+ },
+ {
+ "names": [
+ "shush"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤫"
+ },
+ {
+ "names": [
+ "crazy"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤪"
+ },
+ {
+ "names": [
+ "starry_eyes"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤩"
+ },
+ {
+ "names": [
+ "raised_eyebrow"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤨"
+ },
+ {
+ "names": [
+ "detective"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🕵􁘫"
+ },
+ {
+ "names": [
+ "massage"
+ ],
+ "hasDiversity": false,
+ "surrogates": "💆􁘫"
+ },
+ {
+ "names": [
+ "tipping_hand"
+ ],
+ "hasDiversity": false,
+ "surrogates": "💁􁘫"
+ },
+ {
+ "names": [
+ "hot_shit"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚐"
+ },
+ {
+ "names": [
+ "headpats"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚗"
+ },
+ {
+ "names": [
+ "merperson"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧜"
}
],
"nature": [
***************
*** 2453,2458 ****
--- 2656,2724 ----
"squid"
],
"surrogates": "🦑"
+ },
+ {
+ "names": [
+ "furry_pride",
+ "rainbow_paw"
+ ],
+ "surrogates": "􁚛🌈"
+ },
+ {
+ "names": [
+ "paw"
+ ],
+ "surrogates": "􁚛"
+ },
+ {
+ "names": [
+ "awoo"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚘"
+ },
+ {
+ "names": [
+ "dont_awoo",
+ "no_awoo"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚙"
+ },
+ {
+ "names": [
+ "elf"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧝"
+ },
+ {
+ "names": [
+ "raccoon"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦝"
+ },
+ {
+ "names": [
+ "parrot"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦜"
+ },
+ {
+ "names": [
+ "peacock"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦚"
+ },
+ {
+ "names": [
+ "demon"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙦"
}
],
"food": [
***************
*** 2980,2985 ****
--- 3246,3258 ----
"pancakes"
],
"surrogates": "🥞"
+ },
+ {
+ "names": [
+ "cannabis_leaf"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚑"
}
],
"activity": [
***************
*** 4163,4168 ****
--- 4436,4536 ----
"kayak"
],
"surrogates": "🛶"
+ },
+ {
+ "names": [
+ "queer_100"
+ ],
+ "surrogates": "💯🌈"
+ },
+ {
+ "names": ["dont_at", "no_at", "no_mention", "dont_mention"],
+ "surrogates": "􁚚"
+ },
+ {
+ "names": ["neuter_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚲"
+ },
+ {
+ "names": ["androgyne_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚨"
+ },
+ {
+ "names": ["transgender_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚧"
+ },
+ {
+ "names": ["male_female_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚥"
+ },
+ {
+ "names": ["male_and_female_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚤"
+ },
+ {
+ "names": ["two_male_symbols"],
+ "hasDiversity": false,
+ "surrogates": "⚣"
+ },
+ {
+ "names": ["two_female_symbols"],
+ "hasDiversity": false,
+ "surrogates": "⚢"
+ },
+ {
+ "names": ["red_heart"],
+ "hasDiversity": false,
+ "surrogates": "♴"
+ },
+ {
+ "names": ["male_symbol"],
+ "hasDiversity": false,
+ "surrogates": "♂"
+ },
+ {
+ "names": ["female_symbol"],
+ "hasDiversity": false,
+ "surrogates": "♀"
+ },
+ {
+ "names": ["black_medium_small_square"],
+ "hasDiversity": false,
+ "surrogates": "▾"
+ },
+ {
+ "names": ["orange_heart"],
+ "hasDiversity": false,
+ "surrogates": "🧡"
+ },
+ {
+ "names": ["labrys_symbol"],
+ "hasDiversity": false,
+ "surrogates": "􁚅"
+ },
+ {
+ "names": ["bisexual_triangles"],
+ "hasDiversity": false,
+ "surrogates": "􁚄"
+ },
+ {
+ "names": ["black_triangle"],
+ "hasDiversity": false,
+ "surrogates": "􁚃"
+ },
+ {
+ "names": ["pink_triangle"],
+ "hasDiversity": false,
+ "surrogates": "􁚂"
+ },
+ {
+ "names": ["hammer_and_sickle"],
+ "hasDiversity": false,
+ "surrogates": "☭"
}
],
"objects": [
***************
*** 5271,5276 ****
--- 5639,5707 ----
"shopping_trolley"
],
"surrogates": "🛒"
+ },
+ {
+ "names": [
+ "toilet_paper"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧻"
+ },
+ {
+ "names": [
+ "brick"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧱"
+ },
+ {
+ "names": [
+ "firecracker"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧨"
+ },
+ {
+ "names": [
+ "bone"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦴"
+ },
+ {
+ "names": [
+ "d20"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚖"
+ },
+ {
+ "names": [
+ "d12"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚕"
+ },
+ {
+ "names": [
+ "d10"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚔"
+ },
+ {
+ "names": [
+ "d8"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚓"
+ },
+ {
+ "names": [
+ "d4"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚒"
}
],
"symbols": [
***************
*** 8629,8638 ****
},
{
"names": [
! "gay_pride_flag",
! "rainbow_flag"
],
"surrogates": "🏳️‍🌈"
}
]
}
\ No newline at end of file
--- 9060,9209 ----
},
{
"names": [
! "rainbow_flag",
! "gay_pride_flag"
],
"surrogates": "🏳️‍🌈"
+ },
+ {
+ "names": [
+ "pirate_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🏴️"
+ },
+ {
+ "names": [
+ "transgender_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚁"
+ },
+ {
+ "names": [
+ "polysexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚀"
+ },
+ {
+ "names": [
+ "polyamory_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙿"
+ },
+ {
+ "names": [
+ "pansexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙾"
+ },
+ {
+ "names": [
+ "nonbinary_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙽"
+ },
+ {
+ "names": [
+ "neutrois_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙼"
+ },
+ {
+ "names": [
+ "intersex_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙻"
+ },
+ {
+ "names": [
+ "genderqueer_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙺"
+ },
+ {
+ "names": [
+ "genderfluid_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙹"
+ },
+ {
+ "names": [
+ "deminonbinary_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙸"
+ },
+ {
+ "names": [
+ "demigirl_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙷"
+ },
+ {
+ "names": [
+ "demiguy_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙶"
+ },
+ {
+ "names": [
+ "bisexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙵"
+ },
+ {
+ "names": [
+ "bigender_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙴"
+ },
+ {
+ "names": [
+ "bear_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙳"
+ },
+ {
+ "names": [
+ "asexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙲"
+ },
+ {
+ "names": [
+ "aromantic_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙱"
+ },
+ {
+ "names": [
+ "agender_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙰"
+ },
+ {
+ "names": [
+ "lesbian_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚆"
}
]
}
\ No newline at end of file

View File

@ -1,19 +1,644 @@
diff -crB -x dist -x res -x build com.discord-831/assets/data/emojis.json com.discord-831-patched/assets/data/emojis.json
*** com.discord-831/assets/data/emojis.json 2019-01-18 23:05:36.726178666 +0300
--- com.discord-831-patched/assets/data/emojis.json 2019-01-18 23:05:53.066252466 +0300
--- com.discord-831-patched/assets/data/emojis.json 2019-01-19 03:42:14.581208540 +0300
***************
*** 8633,8638 ****
--- 8633,8644 ----
"rainbow_flag"
*** 1469,1474 ****
--- 1469,1677 ----
],
"surrogates": "🏳️‍🌈"
"surrogates": "🤞",
"hasDiversity": true
+ },
+ {
+ "names": [
+ "pilot"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑✈"
+ },
+ {
+ "names": [
+ "health_worker"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑⚕"
+ },
+ {
+ "names": [
+ "firefighter"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🥢"
+ },
+ {
+ "names": [
+ "astronaut"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🚀"
+ },
+ {
+ "names": [
+ "scientist"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🔬"
+ },
+ {
+ "names": [
+ "mechanic"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🔧"
+ },
+ {
+ "names": [
+ "technologist"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑💻"
+ },
+ {
+ "names": [
+ "chef"
+ ],
+ "hasDiversity": true,
+ "surrogates": "🧑🍳"
+ },
+ {
+ "names": [
+ "monocle"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧐"
+ },
+ {
+ "names": [
+ "pleading"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥺"
+ },
+ {
+ "names": [
+ "cold"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥶"
+ },
+ {
+ "names": [
+ "hot"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥵"
+ },
+ {
+ "names": [
+ "woozy"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥴"
+ },
+ {
+ "names": [
+ "party_face"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥳"
+ },
+ {
+ "names": [
+ "smile_hearts"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🥰"
+ },
+ {
+ "names": [
+ "mind_blown"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤯"
+ },
+ {
+ "names": [
+ "vomiting"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤮"
+ },
+ {
+ "names": [
+ "hand_over_mouth"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤭"
+ },
+ {
+ "names": [
+ "swearing"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤬"
+ },
+ {
+ "names": [
+ "shush"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤫"
+ },
+ {
+ "names": [
+ "crazy"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤪"
+ },
+ {
+ "names": [
+ "starry_eyes"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤩"
+ },
+ {
+ "names": [
+ "raised_eyebrow"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🤨"
+ },
+ {
+ "names": [
+ "detective"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🕵􁘫"
+ },
+ {
+ "names": [
+ "massage"
+ ],
+ "hasDiversity": false,
+ "surrogates": "💆􁘫"
+ },
+ {
+ "names": [
+ "tipping_hand"
+ ],
+ "hasDiversity": false,
+ "surrogates": "💁􁘫"
+ },
+ {
+ "names": [
+ "hot_shit"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚐"
+ },
+ {
+ "names": [
+ "headpats"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚗"
+ },
+ {
+ "names": [
+ "merperson"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧜"
}
],
"nature": [
***************
*** 2453,2458 ****
--- 2656,2724 ----
"squid"
],
"surrogates": "🦑"
+ },
+ {
+ "names": [
+ "furry_pride",
+ "rainbow_paw"
+ ],
+ "surrogates": "􁚛🌈"
+ },
+ {
+ "names": [
+ "paw"
+ ],
+ "surrogates": "􁚛"
+ },
+ {
+ "names": [
+ "awoo"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚘"
+ },
+ {
+ "names": [
+ "dont_awoo",
+ "no_awoo"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚙"
+ },
+ {
+ "names": [
+ "elf"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧝"
+ },
+ {
+ "names": [
+ "raccoon"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦝"
+ },
+ {
+ "names": [
+ "parrot"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦜"
+ },
+ {
+ "names": [
+ "peacock"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦚"
+ },
+ {
+ "names": [
+ "demon"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙦"
}
],
"food": [
***************
*** 2980,2985 ****
--- 3246,3258 ----
"pancakes"
],
"surrogates": "🥞"
+ },
+ {
+ "names": [
+ "cannabis_leaf"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚑"
}
],
"activity": [
***************
*** 4163,4168 ****
--- 4436,4536 ----
"kayak"
],
"surrogates": "🛶"
+ },
+ {
+ "names": [
+ "queer_100"
+ ],
+ "surrogates": "💯🌈"
+ },
+ {
+ "names": ["dont_at", "no_at", "no_mention", "dont_mention"],
+ "surrogates": "􁚚"
+ },
+ {
+ "names": ["neuter_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚲"
+ },
+ {
+ "names": ["androgyne_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚨"
+ },
+ {
+ "names": ["transgender_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚧"
+ },
+ {
+ "names": ["male_female_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚥"
+ },
+ {
+ "names": ["male_and_female_symbol"],
+ "hasDiversity": false,
+ "surrogates": "⚤"
+ },
+ {
+ "names": ["two_male_symbols"],
+ "hasDiversity": false,
+ "surrogates": "⚣"
+ },
+ {
+ "names": ["two_female_symbols"],
+ "hasDiversity": false,
+ "surrogates": "⚢"
+ },
+ {
+ "names": ["red_heart"],
+ "hasDiversity": false,
+ "surrogates": "♴"
+ },
+ {
+ "names": ["male_symbol"],
+ "hasDiversity": false,
+ "surrogates": "♂"
+ },
+ {
+ "names": ["female_symbol"],
+ "hasDiversity": false,
+ "surrogates": "♀"
+ },
+ {
+ "names": ["black_medium_small_square"],
+ "hasDiversity": false,
+ "surrogates": "▾"
+ },
+ {
+ "names": ["orange_heart"],
+ "hasDiversity": false,
+ "surrogates": "🧡"
+ },
+ {
+ "names": ["labrys_symbol"],
+ "hasDiversity": false,
+ "surrogates": "􁚅"
+ },
+ {
+ "names": ["bisexual_triangles"],
+ "hasDiversity": false,
+ "surrogates": "􁚄"
+ },
+ {
+ "names": ["black_triangle"],
+ "hasDiversity": false,
+ "surrogates": "􁚃"
+ },
+ {
+ "names": ["pink_triangle"],
+ "hasDiversity": false,
+ "surrogates": "􁚂"
+ },
+ {
+ "names": ["hammer_and_sickle"],
+ "hasDiversity": false,
+ "surrogates": "☭"
}
],
"objects": [
***************
*** 5271,5276 ****
--- 5639,5707 ----
"shopping_trolley"
],
"surrogates": "🛒"
+ },
+ {
+ "names": [
+ "toilet_paper"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧻"
+ },
+ {
+ "names": [
+ "brick"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧱"
+ },
+ {
+ "names": [
+ "firecracker"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🧨"
+ },
+ {
+ "names": [
+ "bone"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🦴"
+ },
+ {
+ "names": [
+ "d20"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚖"
+ },
+ {
+ "names": [
+ "d12"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚕"
+ },
+ {
+ "names": [
+ "d10"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚔"
+ },
+ {
+ "names": [
+ "d8"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚓"
+ },
+ {
+ "names": [
+ "d4"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚒"
}
],
"symbols": [
***************
*** 8629,8638 ****
},
{
"names": [
! "gay_pride_flag",
! "rainbow_flag"
],
"surrogates": "🏳️‍🌈"
}
]
}
\ No newline at end of file
--- 9060,9209 ----
},
{
"names": [
! "rainbow_flag",
! "gay_pride_flag"
],
"surrogates": "🏳️‍🌈"
+ },
+ {
+ "names": [
+ "pirate_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "🏴️"
+ },
+ {
+ "names": [
+ "transgender_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚁"
+ },
+ {
+ "names": [
+ "polysexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚀"
+ },
+ {
+ "names": [
+ "polyamory_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙿"
+ },
+ {
+ "names": [
+ "pansexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙾"
+ },
+ {
+ "names": [
+ "nonbinary_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙽"
+ },
+ {
+ "names": [
+ "neutrois_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙼"
+ },
+ {
+ "names": [
+ "intersex_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙻"
+ },
+ {
+ "names": [
+ "genderqueer_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙺"
+ },
+ {
+ "names": [
+ "genderfluid_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙹"
+ },
+ {
+ "names": [
+ "deminonbinary_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙸"
+ },
+ {
+ "names": [
+ "demigirl_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙷"
+ },
+ {
+ "names": [
+ "demiguy_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙶"
+ },
+ {
+ "names": [
+ "bisexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙵"
+ },
+ {
+ "names": [
+ "bigender_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙴"
+ },
+ {
+ "names": [
+ "bear_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙳"
+ },
+ {
+ "names": [
+ "asexual_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙲"
+ },
+ {
+ "names": [
+ "aromantic_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙱"
+ },
+ {
+ "names": [
+ "agender_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁙰"
+ },
+ {
+ "names": [
+ "lesbian_flag"
+ ],
+ "hasDiversity": false,
+ "surrogates": "􁚆"
}
]
}
\ No newline at end of file