@cometchat/chat-uikit-react-native
Version:
Ready-to-use Chat UI Components for React Native
1,293 lines โข 267 kB
JavaScript
export const Emojis = [
{
people: {
id: "people",
name: "Smiley & People",
symbol: "Smileys",
emojis: {
grinning: {
keywords: ["face", "smile", "happy", "joy", ":D", "grin"],
char: "๐",
},
grimacing: {
keywords: ["face", "grimace", "teeth"],
char: "๐ฌ",
},
grin: {
keywords: ["face", "happy", "smile", "joy", "kawaii"],
char: "๐",
},
joy: {
keywords: ["face", "cry", "tears", "weep", "happy", "happytears", "haha"],
char: "๐",
},
rofl: {
keywords: ["face", "rolling", "floor", "laughing", "lol", "haha"],
char: "๐คฃ",
},
partying: {
keywords: ["face", "celebration", "woohoo"],
char: "๐ฅณ",
},
smiley: {
keywords: ["face", "happy", "joy", "haha", ":D", ":)", "smile", "funny"],
char: "๐",
},
smile: {
keywords: ["face", "happy", "joy", "funny", "haha", "laugh", "like", ":D", ":)"],
char: "๐",
},
sweat_smile: {
keywords: ["face", "hot", "happy", "laugh", "sweat", "smile", "relief"],
char: "๐
",
},
laughing: {
keywords: ["happy", "joy", "lol", "satisfied", "haha", "face", "glad", "XD", "laugh"],
char: "๐",
},
innocent: {
keywords: ["face", "angel", "heaven", "halo"],
char: "๐",
},
wink: {
keywords: ["face", "happy", "mischievous", "secret", ";)", "smile", "eye"],
char: "๐",
},
blush: {
keywords: ["face", "smile", "happy", "flushed", "crush", "embarrassed", "shy", "joy"],
char: "๐",
},
slightly_smiling_face: {
keywords: ["face", "smile"],
char: "๐",
},
upside_down_face: {
keywords: ["face", "flipped", "silly", "smile"],
char: "๐",
},
relaxed: {
keywords: ["face", "blush", "massage", "happiness"],
char: "โบ๏ธ",
},
yum: {
keywords: [
"happy",
"joy",
"tongue",
"smile",
"face",
"silly",
"yummy",
"nom",
"delicious",
"savouring",
],
char: "๐",
},
relieved: {
keywords: ["face", "relaxed", "phew", "massage", "happiness"],
char: "๐",
},
heart_eyes: {
keywords: [
"face",
"love",
"like",
"affection",
"valentines",
"infatuation",
"crush",
"heart",
],
char: "๐",
},
smiling_face_with_three_hearts: {
keywords: [
"face",
"love",
"like",
"affection",
"valentines",
"infatuation",
"crush",
"hearts",
"adore",
],
char: "๐ฅฐ",
},
kissing_heart: {
keywords: ["face", "love", "like", "affection", "valentines", "infatuation", "kiss"],
char: "๐",
},
kissing: {
keywords: ["love", "like", "face", "3", "valentines", "infatuation", "kiss"],
char: "๐",
},
kissing_smiling_eyes: {
keywords: ["face", "affection", "valentines", "infatuation", "kiss"],
char: "๐",
},
kissing_closed_eyes: {
keywords: ["face", "love", "like", "affection", "valentines", "infatuation", "kiss"],
char: "๐",
},
stuck_out_tongue_winking_eye: {
keywords: [
"face",
"prank",
"childish",
"playful",
"mischievous",
"smile",
"wink",
"tongue",
],
char: "๐",
},
zany: {
keywords: ["face", "goofy", "crazy"],
char: "๐คช",
},
raised_eyebrow: {
keywords: ["face", "distrust", "scepticism", "disapproval", "disbelief", "surprise"],
char: "๐คจ",
},
monocle: {
keywords: ["face", "stuffy", "wealthy"],
char: "๐ง",
},
stuck_out_tongue_closed_eyes: {
keywords: ["face", "prank", "playful", "mischievous", "smile", "tongue"],
char: "๐",
},
stuck_out_tongue: {
keywords: ["face", "prank", "childish", "playful", "mischievous", "smile", "tongue"],
char: "๐",
},
money_mouth_face: {
keywords: ["face", "rich", "dollar", "money"],
char: "๐ค",
},
nerd_face: {
keywords: ["face", "nerdy", "geek", "dork"],
char: "๐ค",
},
sunglasses: {
keywords: ["face", "cool", "smile", "summer", "beach", "sunglass"],
char: "๐",
},
star_struck: {
keywords: ["face", "smile", "starry", "eyes", "grinning"],
char: "๐คฉ",
},
clown_face: {
keywords: ["face"],
char: "๐คก",
},
cowboy_hat_face: {
keywords: ["face", "cowgirl", "hat"],
char: "๐ค ",
},
hugs: {
keywords: ["face", "smile", "hug"],
char: "๐ค",
},
smirk: {
keywords: ["face", "smile", "mean", "prank", "smug", "sarcasm"],
char: "๐",
},
no_mouth: {
keywords: ["face", "hellokitty"],
char: "๐ถ",
},
neutral_face: {
keywords: ["indifference", "meh", ":|", "neutral"],
char: "๐",
},
expressionless: {
keywords: ["face", "indifferent", "-_-", "meh", "deadpan"],
char: "๐",
},
unamused: {
keywords: [
"indifference",
"bored",
"straight face",
"serious",
"sarcasm",
"unimpressed",
"skeptical",
"dubious",
"side_eye",
],
char: "๐",
},
roll_eyes: {
keywords: ["face", "eyeroll", "frustrated"],
char: "๐",
},
thinking: {
keywords: ["face", "hmmm", "think", "consider"],
char: "๐ค",
},
lying_face: {
keywords: ["face", "lie", "pinocchio"],
char: "๐คฅ",
},
hand_over_mouth: {
keywords: ["face", "whoops", "shock", "surprise"],
char: "๐คญ",
},
shushing: {
keywords: ["face", "quiet", "shhh"],
char: "๐คซ",
},
symbols_over_mouth: {
keywords: ["face", "swearing", "cursing", "cussing", "profanity", "expletive"],
char: "๐คฌ",
},
exploding_head: {
keywords: ["face", "shocked", "mind", "blown"],
char: "๐คฏ",
},
flushed: {
keywords: ["face", "blush", "shy", "flattered"],
char: "๐ณ",
},
disappointed: {
keywords: ["face", "sad", "upset", "depressed", ":("],
char: "๐",
},
worried: {
keywords: ["face", "concern", "nervous", ":("],
char: "๐",
},
angry: {
keywords: ["mad", "face", "annoyed", "frustrated"],
char: "๐ ",
},
rage: {
keywords: ["angry", "mad", "hate", "despise"],
char: "๐ก",
},
pensive: {
keywords: ["face", "sad", "depressed", "upset"],
char: "๐",
},
confused: {
keywords: ["face", "indifference", "huh", "weird", "hmmm", ":/"],
char: "๐",
},
slightly_frowning_face: {
keywords: ["face", "frowning", "disappointed", "sad", "upset"],
char: "๐",
},
frowning_face: {
keywords: ["face", "sad", "upset", "frown"],
char: "โน",
},
persevere: {
keywords: ["face", "sick", "no", "upset", "oops"],
char: "๐ฃ",
},
confounded: {
keywords: ["face", "confused", "sick", "unwell", "oops", ":S"],
char: "๐",
},
tired_face: {
keywords: ["sick", "whine", "upset", "frustrated"],
char: "๐ซ",
},
weary: {
keywords: ["face", "tired", "sleepy", "sad", "frustrated", "upset"],
char: "๐ฉ",
},
pleading: {
keywords: ["face", "begging", "mercy"],
char: "๐ฅบ",
},
triumph: {
keywords: ["face", "gas", "phew", "proud", "pride"],
char: "๐ค",
},
open_mouth: {
keywords: ["face", "surprise", "impressed", "wow", "whoa", ":O"],
char: "๐ฎ",
},
scream: {
keywords: ["face", "munch", "scared", "omg"],
char: "๐ฑ",
},
fearful: {
keywords: ["face", "scared", "terrified", "nervous", "oops", "huh"],
char: "๐จ",
},
cold_sweat: {
keywords: ["face", "nervous", "sweat"],
char: "๐ฐ",
},
hushed: {
keywords: ["face", "woo", "shh"],
char: "๐ฏ",
},
frowning: {
keywords: ["face", "aw", "what"],
char: "๐ฆ",
},
anguished: {
keywords: ["face", "stunned", "nervous"],
char: "๐ง",
},
cry: {
keywords: ["face", "tears", "sad", "depressed", "upset", ":'("],
char: "๐ข",
},
disappointed_relieved: {
keywords: ["face", "phew", "sweat", "nervous"],
char: "๐ฅ",
},
drooling_face: {
keywords: ["face"],
char: "๐คค",
},
sleepy: {
keywords: ["face", "tired", "rest", "nap"],
char: "๐ช",
},
sweat: {
keywords: ["face", "hot", "sad", "tired", "exercise"],
char: "๐",
},
hot: {
keywords: ["face", "feverish", "heat", "red", "sweating"],
char: "๐ฅต",
},
cold: {
keywords: ["face", "blue", "freezing", "frozen", "frostbite", "icicles"],
char: "๐ฅถ",
},
sob: {
keywords: ["face", "cry", "tears", "sad", "upset", "depressed"],
char: "๐ญ",
},
dizzy_face: {
keywords: ["spent", "unconscious", "xox", "dizzy"],
char: "๐ต",
},
astonished: {
keywords: ["face", "xox", "surprised", "poisoned"],
char: "๐ฒ",
},
zipper_mouth_face: {
keywords: ["face", "sealed", "zipper", "secret"],
char: "๐ค",
},
nauseated_face: {
keywords: ["face", "vomit", "gross", "green", "sick", "throw up", "ill"],
char: "๐คข",
},
sneezing_face: {
keywords: ["face", "gesundheit", "sneeze", "sick", "allergy"],
char: "๐คง",
},
vomiting: {
keywords: ["face", "sick"],
char: "๐คฎ",
},
mask: {
keywords: ["face", "sick", "ill", "disease"],
char: "๐ท",
},
face_with_thermometer: {
keywords: ["sick", "temperature", "thermometer", "cold", "fever"],
char: "๐ค",
},
face_with_head_bandage: {
keywords: ["injured", "clumsy", "bandage", "hurt"],
char: "๐ค",
},
woozy: {
keywords: ["face", "dizzy", "intoxicated", "tipsy", "wavy"],
char: "๐ฅด",
},
sleeping: {
keywords: ["face", "tired", "sleepy", "night", "zzz"],
char: "๐ด",
},
zzz: {
keywords: ["sleepy", "tired", "dream"],
char: "๐ค",
},
poop: {
keywords: ["hankey", "shitface", "fail", "turd", "shit"],
char: "๐ฉ",
},
smiling_imp: {
keywords: ["devil", "horns"],
char: "๐",
},
imp: {
keywords: ["devil", "angry", "horns"],
char: "๐ฟ",
},
japanese_ogre: {
keywords: [
"monster",
"red",
"mask",
"halloween",
"scary",
"creepy",
"devil",
"demon",
"japanese",
"ogre",
],
char: "๐น",
},
japanese_goblin: {
keywords: ["red", "evil", "mask", "monster", "scary", "creepy", "japanese", "goblin"],
char: "๐บ",
},
skull: {
keywords: ["dead", "skeleton", "creepy", "death"],
char: "๐",
},
ghost: {
keywords: ["halloween", "spooky", "scary"],
char: "๐ป",
},
alien: {
keywords: ["UFO", "paul", "weird", "outer_space"],
char: "๐ฝ",
},
robot: {
keywords: ["computer", "machine", "bot"],
char: "๐ค",
},
smiley_cat: {
keywords: ["animal", "cats", "happy", "smile"],
char: "๐บ",
},
smile_cat: {
keywords: ["animal", "cats", "smile"],
char: "๐ธ",
},
joy_cat: {
keywords: ["animal", "cats", "haha", "happy", "tears"],
char: "๐น",
},
heart_eyes_cat: {
keywords: ["animal", "love", "like", "affection", "cats", "valentines", "heart"],
char: "๐ป",
},
smirk_cat: {
keywords: ["animal", "cats", "smirk"],
char: "๐ผ",
},
kissing_cat: {
keywords: ["animal", "cats", "kiss"],
char: "๐ฝ",
},
scream_cat: {
keywords: ["animal", "cats", "munch", "scared", "scream"],
char: "๐",
},
crying_cat_face: {
keywords: ["animal", "tears", "weep", "sad", "cats", "upset", "cry"],
char: "๐ฟ",
},
pouting_cat: {
keywords: ["animal", "cats"],
char: "๐พ",
},
palms_up: {
keywords: ["hands", "gesture", "cupped", "prayer"],
char: "๐คฒ",
fitzpatrick_scale: true,
},
raised_hands: {
keywords: ["gesture", "hooray", "yea", "celebration", "hands"],
char: "๐",
fitzpatrick_scale: true,
},
clap: {
keywords: ["hands", "praise", "applause", "congrats", "yay"],
char: "๐",
fitzpatrick_scale: true,
},
wave: {
keywords: ["hands", "gesture", "goodbye", "solong", "farewell", "hello", "hi", "palm"],
char: "๐",
fitzpatrick_scale: true,
},
call_me_hand: {
keywords: ["hands", "gesture"],
char: "๐ค",
fitzpatrick_scale: true,
},
"+1": {
keywords: [
"thumbsup",
"yes",
"awesome",
"good",
"agree",
"accept",
"cool",
"hand",
"like",
],
char: "๐",
fitzpatrick_scale: true,
},
"-1": {
keywords: ["thumbsdown", "no", "dislike", "hand"],
char: "๐",
fitzpatrick_scale: true,
},
facepunch: {
keywords: ["angry", "violence", "fist", "hit", "attack", "hand"],
char: "๐",
fitzpatrick_scale: true,
},
fist: {
keywords: ["fingers", "hand", "grasp"],
char: "โ",
fitzpatrick_scale: true,
},
fist_left: {
keywords: ["hand", "fistbump"],
char: "๐ค",
fitzpatrick_scale: true,
},
fist_right: {
keywords: ["hand", "fistbump"],
char: "๐ค",
fitzpatrick_scale: true,
},
v: {
keywords: ["fingers", "ohyeah", "hand", "peace", "victory", "two"],
char: "โ",
fitzpatrick_scale: true,
},
ok_hand: {
keywords: ["fingers", "limbs", "perfect", "ok", "okay"],
char: "๐",
fitzpatrick_scale: true,
},
raised_hand: {
keywords: ["fingers", "stop", "highfive", "palm", "ban"],
char: "โ",
fitzpatrick_scale: true,
},
raised_back_of_hand: {
keywords: ["fingers", "raised", "backhand"],
char: "๐ค",
fitzpatrick_scale: true,
},
open_hands: {
keywords: ["fingers", "butterfly", "hands", "open"],
char: "๐",
fitzpatrick_scale: true,
},
muscle: {
keywords: ["arm", "flex", "hand", "summer", "strong", "biceps"],
char: "๐ช",
fitzpatrick_scale: true,
},
pray: {
keywords: ["please", "hope", "wish", "namaste", "highfive"],
char: "๐",
fitzpatrick_scale: true,
},
foot: {
keywords: ["kick", "stomp"],
char: "๐ฆถ",
fitzpatrick_scale: true,
},
leg: {
keywords: ["kick", "limb"],
char: "๐ฆต",
fitzpatrick_scale: true,
},
handshake: {
keywords: ["agreement", "shake"],
char: "๐ค",
},
point_up: {
keywords: ["hand", "fingers", "direction", "up"],
char: "โ",
fitzpatrick_scale: true,
},
point_up_2: {
keywords: ["fingers", "hand", "direction", "up"],
char: "๐",
fitzpatrick_scale: true,
},
point_down: {
keywords: ["fingers", "hand", "direction", "down"],
char: "๐",
fitzpatrick_scale: true,
},
point_left: {
keywords: ["direction", "fingers", "hand", "left"],
char: "๐",
fitzpatrick_scale: true,
},
point_right: {
keywords: ["fingers", "hand", "direction", "right"],
char: "๐",
fitzpatrick_scale: true,
},
fu: {
keywords: ["hand", "fingers", "rude", "middle", "flipping"],
char: "๐",
fitzpatrick_scale: true,
},
raised_hand_with_fingers_splayed: {
keywords: ["hand", "fingers", "palm"],
char: "๐",
fitzpatrick_scale: true,
},
love_you: {
keywords: ["hand", "fingers", "gesture"],
char: "๐ค",
fitzpatrick_scale: true,
},
metal: {
keywords: ["hand", "fingers", "evil_eye", "sign_of_horns", "rock_on"],
char: "๐ค",
fitzpatrick_scale: true,
},
crossed_fingers: {
keywords: ["good", "lucky"],
char: "๐ค",
fitzpatrick_scale: true,
},
vulcan_salute: {
keywords: ["hand", "fingers", "spock", "star trek"],
char: "๐",
fitzpatrick_scale: true,
},
writing_hand: {
keywords: ["lower_left_ballpoint_pen", "stationery", "write", "compose"],
char: "โ",
fitzpatrick_scale: true,
},
selfie: {
keywords: ["camera", "phone"],
char: "๐คณ",
fitzpatrick_scale: true,
},
nail_care: {
keywords: ["beauty", "manicure", "finger", "fashion", "nail"],
char: "๐
",
fitzpatrick_scale: true,
},
lips: {
keywords: ["mouth", "kiss"],
char: "๐",
},
tooth: {
keywords: ["teeth", "dentist"],
char: "๐ฆท",
},
tongue: {
keywords: ["mouth", "playful"],
char: "๐
",
},
ear: {
keywords: ["face", "hear", "sound", "listen"],
char: "๐",
fitzpatrick_scale: true,
},
nose: {
keywords: ["smell", "sniff"],
char: "๐",
fitzpatrick_scale: true,
},
eye: {
keywords: ["face", "look", "see", "watch", "stare"],
char: "๐",
},
eyes: {
keywords: ["look", "watch", "stalk", "peek", "see"],
char: "๐",
},
brain: {
keywords: ["smart", "intelligent"],
char: "๐ง ",
},
bust_in_silhouette: {
keywords: ["user", "person", "human"],
char: "๐ค",
},
busts_in_silhouette: {
keywords: ["user", "person", "human", "group", "team"],
char: "๐ฅ",
},
speaking_head: {
keywords: ["user", "person", "human", "sing", "say", "talk"],
char: "๐ฃ",
},
baby: {
keywords: ["child", "boy", "girl", "toddler"],
char: "๐ถ",
fitzpatrick_scale: true,
},
child: {
keywords: ["gender-neutral", "young"],
char: "๐ง",
fitzpatrick_scale: true,
},
boy: {
keywords: ["man", "male", "guy", "teenager"],
char: "๐ฆ",
fitzpatrick_scale: true,
},
girl: {
keywords: ["female", "woman", "teenager"],
char: "๐ง",
fitzpatrick_scale: true,
},
adult: {
keywords: ["gender-neutral", "person"],
char: "๐ง",
fitzpatrick_scale: true,
},
man: {
keywords: ["mustache", "father", "dad", "guy", "classy", "sir", "moustache"],
char: "๐จ",
fitzpatrick_scale: true,
},
woman: {
keywords: ["female", "girls", "lady"],
char: "๐ฉ",
fitzpatrick_scale: true,
},
blonde_woman: {
keywords: ["woman", "female", "girl", "blonde", "person"],
char: "๐ฑโโ๏ธ",
fitzpatrick_scale: true,
},
blonde_man: {
keywords: ["man", "male", "boy", "blonde", "guy", "person"],
char: "๐ฑ",
fitzpatrick_scale: true,
},
bearded_person: {
keywords: ["person", "bewhiskered"],
char: "๐ง",
fitzpatrick_scale: true,
},
older_adult: {
keywords: ["human", "elder", "senior", "gender-neutral"],
char: "๐ง",
fitzpatrick_scale: true,
},
older_man: {
keywords: ["human", "male", "men", "old", "elder", "senior"],
char: "๐ด",
fitzpatrick_scale: true,
},
older_woman: {
keywords: ["human", "female", "women", "lady", "old", "elder", "senior"],
char: "๐ต",
fitzpatrick_scale: true,
},
man_with_gua_pi_mao: {
keywords: ["male", "boy", "chinese"],
char: "๐ฒ",
fitzpatrick_scale: true,
},
woman_with_headscarf: {
keywords: ["female", "hijab", "mantilla", "tichel"],
char: "๐ง",
fitzpatrick_scale: true,
},
woman_with_turban: {
keywords: ["female", "indian", "hinduism", "arabs", "woman"],
char: "๐ณโโ๏ธ",
fitzpatrick_scale: true,
},
man_with_turban: {
keywords: ["male", "indian", "hinduism", "arabs"],
char: "๐ณ",
fitzpatrick_scale: true,
},
policewoman: {
keywords: ["woman", "police", "law", "legal", "enforcement", "arrest", "911", "female"],
char: "๐ฎโโ๏ธ",
fitzpatrick_scale: true,
},
policeman: {
keywords: ["man", "police", "law", "legal", "enforcement", "arrest", "911"],
char: "๐ฎ",
fitzpatrick_scale: true,
},
construction_worker_woman: {
keywords: ["female", "human", "wip", "build", "construction", "worker", "labor", "woman"],
char: "๐ทโโ๏ธ",
fitzpatrick_scale: true,
},
construction_worker_man: {
keywords: ["male", "human", "wip", "guy", "build", "construction", "worker", "labor"],
char: "๐ท",
fitzpatrick_scale: true,
},
guardswoman: {
keywords: ["uk", "gb", "british", "female", "royal", "woman"],
char: "๐โโ๏ธ",
fitzpatrick_scale: true,
},
guardsman: {
keywords: ["uk", "gb", "british", "male", "guy", "royal"],
char: "๐",
fitzpatrick_scale: true,
},
female_detective: {
keywords: ["human", "spy", "detective", "female", "woman"],
char: "๐ต๏ธโโ๏ธ",
fitzpatrick_scale: true,
},
male_detective: {
keywords: ["human", "spy", "detective"],
char: "๐ต",
fitzpatrick_scale: true,
},
woman_health_worker: {
keywords: ["doctor", "nurse", "therapist", "healthcare", "woman", "human"],
char: "๐ฉโโ๏ธ",
fitzpatrick_scale: true,
},
man_health_worker: {
keywords: ["doctor", "nurse", "therapist", "healthcare", "man", "human"],
char: "๐จโโ๏ธ",
fitzpatrick_scale: true,
},
woman_farmer: {
keywords: ["rancher", "gardener", "woman", "human"],
char: "๐ฉโ๐พ",
fitzpatrick_scale: true,
},
man_farmer: {
keywords: ["rancher", "gardener", "man", "human"],
char: "๐จโ๐พ",
fitzpatrick_scale: true,
},
woman_cook: {
keywords: ["chef", "woman", "human"],
char: "๐ฉโ๐ณ",
fitzpatrick_scale: true,
},
man_cook: {
keywords: ["chef", "man", "human"],
char: "๐จโ๐ณ",
fitzpatrick_scale: true,
},
woman_student: {
keywords: ["graduate", "woman", "human"],
char: "๐ฉโ๐",
fitzpatrick_scale: true,
},
man_student: {
keywords: ["graduate", "man", "human"],
char: "๐จโ๐",
fitzpatrick_scale: true,
},
woman_singer: {
keywords: ["rockstar", "entertainer", "woman", "human"],
char: "๐ฉโ๐ค",
fitzpatrick_scale: true,
},
man_singer: {
keywords: ["rockstar", "entertainer", "man", "human"],
char: "๐จโ๐ค",
fitzpatrick_scale: true,
},
woman_teacher: {
keywords: ["instructor", "professor", "woman", "human"],
char: "๐ฉโ๐ซ",
fitzpatrick_scale: true,
},
man_teacher: {
keywords: ["instructor", "professor", "man", "human"],
char: "๐จโ๐ซ",
fitzpatrick_scale: true,
},
woman_factory_worker: {
keywords: ["assembly", "industrial", "woman", "human"],
char: "๐ฉโ๐ญ",
fitzpatrick_scale: true,
},
man_factory_worker: {
keywords: ["assembly", "industrial", "man", "human"],
char: "๐จโ๐ญ",
fitzpatrick_scale: true,
},
woman_technologist: {
keywords: [
"coder",
"developer",
"engineer",
"programmer",
"software",
"woman",
"human",
"laptop",
"computer",
],
char: "๐ฉโ๐ป",
fitzpatrick_scale: true,
},
man_technologist: {
keywords: [
"coder",
"developer",
"engineer",
"programmer",
"software",
"man",
"human",
"laptop",
"computer",
],
char: "๐จโ๐ป",
fitzpatrick_scale: true,
},
woman_office_worker: {
keywords: ["business", "manager", "woman", "human"],
char: "๐ฉโ๐ผ",
fitzpatrick_scale: true,
},
man_office_worker: {
keywords: ["business", "manager", "man", "human"],
char: "๐จโ๐ผ",
fitzpatrick_scale: true,
},
woman_mechanic: {
keywords: ["plumber", "woman", "human", "wrench"],
char: "๐ฉโ๐ง",
fitzpatrick_scale: true,
},
man_mechanic: {
keywords: ["plumber", "man", "human", "wrench"],
char: "๐จโ๐ง",
fitzpatrick_scale: true,
},
woman_scientist: {
keywords: ["biologist", "chemist", "engineer", "physicist", "woman", "human"],
char: "๐ฉโ๐ฌ",
fitzpatrick_scale: true,
},
man_scientist: {
keywords: ["biologist", "chemist", "engineer", "physicist", "man", "human"],
char: "๐จโ๐ฌ",
fitzpatrick_scale: true,
},
woman_artist: {
keywords: ["painter", "woman", "human"],
char: "๐ฉโ๐จ",
fitzpatrick_scale: true,
},
man_artist: {
keywords: ["painter", "man", "human"],
char: "๐จโ๐จ",
fitzpatrick_scale: true,
},
woman_firefighter: {
keywords: ["fireman", "woman", "human"],
char: "๐ฉโ๐",
fitzpatrick_scale: true,
},
man_firefighter: {
keywords: ["fireman", "man", "human"],
char: "๐จโ๐",
fitzpatrick_scale: true,
},
woman_pilot: {
keywords: ["aviator", "plane", "woman", "human"],
char: "๐ฉโโ๏ธ",
fitzpatrick_scale: true,
},
man_pilot: {
keywords: ["aviator", "plane", "man", "human"],
char: "๐จโโ๏ธ",
fitzpatrick_scale: true,
},
woman_astronaut: {
keywords: ["space", "rocket", "woman", "human"],
char: "๐ฉโ๐",
fitzpatrick_scale: true,
},
man_astronaut: {
keywords: ["space", "rocket", "man", "human"],
char: "๐จโ๐",
fitzpatrick_scale: true,
},
woman_judge: {
keywords: ["justice", "court", "woman", "human"],
char: "๐ฉโโ๏ธ",
fitzpatrick_scale: true,
},
man_judge: {
keywords: ["justice", "court", "man", "human"],
char: "๐จโโ๏ธ",
fitzpatrick_scale: true,
},
woman_superhero: {
keywords: ["woman", "female", "good", "heroine", "superpowers"],
char: "๐ฆธโโ๏ธ",
fitzpatrick_scale: true,
},
man_superhero: {
keywords: ["man", "male", "good", "hero", "superpowers"],
char: "๐ฆธโโ๏ธ",
fitzpatrick_scale: true,
},
woman_supervillain: {
keywords: ["woman", "female", "evil", "bad", "criminal", "heroine", "superpowers"],
char: "๐ฆนโโ๏ธ",
fitzpatrick_scale: true,
},
man_supervillain: {
keywords: ["man", "male", "evil", "bad", "criminal", "hero", "superpowers"],
char: "๐ฆนโโ๏ธ",
fitzpatrick_scale: true,
},
mrs_claus: {
keywords: ["woman", "female", "xmas", "mother christmas"],
char: "๐คถ",
fitzpatrick_scale: true,
},
santa: {
keywords: ["festival", "man", "male", "xmas", "father christmas"],
char: "๐
",
fitzpatrick_scale: true,
},
sorceress: {
keywords: ["woman", "female", "mage", "witch"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
wizard: {
keywords: ["man", "male", "mage", "sorcerer"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
woman_elf: {
keywords: ["woman", "female"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
man_elf: {
keywords: ["man", "male"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
woman_vampire: {
keywords: ["woman", "female"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
man_vampire: {
keywords: ["man", "male", "dracula"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
woman_zombie: {
keywords: ["woman", "female", "undead", "walking dead"],
char: "๐งโโ๏ธ",
},
man_zombie: {
keywords: ["man", "male", "dracula", "undead", "walking dead"],
char: "๐งโโ๏ธ",
},
woman_genie: {
keywords: ["woman", "female"],
char: "๐งโโ๏ธ",
},
man_genie: {
keywords: ["man", "male"],
char: "๐งโโ๏ธ",
},
mermaid: {
keywords: ["woman", "female", "merwoman", "ariel"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
merman: {
keywords: ["man", "male", "triton"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
woman_fairy: {
keywords: ["woman", "female"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
man_fairy: {
keywords: ["man", "male"],
char: "๐งโโ๏ธ",
fitzpatrick_scale: true,
},
angel: {
keywords: ["heaven", "wings", "halo"],
char: "๐ผ",
fitzpatrick_scale: true,
},
pregnant_woman: {
keywords: ["baby"],
char: "๐คฐ",
fitzpatrick_scale: true,
},
breastfeeding: {
keywords: ["nursing", "baby"],
char: "๐คฑ",
fitzpatrick_scale: true,
},
princess: {
keywords: ["girl", "woman", "female", "blond", "crown", "royal", "queen"],
char: "๐ธ",
fitzpatrick_scale: true,
},
prince: {
keywords: ["boy", "man", "male", "crown", "royal", "king"],
char: "๐คด",
fitzpatrick_scale: true,
},
bride_with_veil: {
keywords: ["couple", "marriage", "wedding", "woman", "bride"],
char: "๐ฐ",
fitzpatrick_scale: true,
},
man_in_tuxedo: {
keywords: ["couple", "marriage", "wedding", "groom"],
char: "๐คต",
fitzpatrick_scale: true,
},
running_woman: {
keywords: ["woman", "walking", "exercise", "race", "running", "female"],
char: "๐โโ๏ธ",
fitzpatrick_scale: true,
},
running_man: {
keywords: ["man", "walking", "exercise", "race", "running"],
char: "๐",
fitzpatrick_scale: true,
},
walking_woman: {
keywords: ["human", "feet", "steps", "woman", "female"],
char: "๐ถโโ๏ธ",
fitzpatrick_scale: true,
},
walking_man: {
keywords: ["human", "feet", "steps"],
char: "๐ถ",
fitzpatrick_scale: true,
},
dancer: {
keywords: ["female", "girl", "woman", "fun"],
char: "๐",
fitzpatrick_scale: true,
},
man_dancing: {
keywords: ["male", "boy", "fun", "dancer"],
char: "๐บ",
fitzpatrick_scale: true,
},
dancing_women: {
keywords: ["female", "bunny", "women", "girls"],
char: "๐ฏ",
},
dancing_men: {
keywords: ["male", "bunny", "men", "boys"],
char: "๐ฏโโ๏ธ",
},
couple: {
keywords: [
"pair",
"people",
"human",
"love",
"date",
"dating",
"like",
"affection",
"valentines",
"marriage",
],
char: "๐ซ",
},
two_men_holding_hands: {
keywords: ["pair", "couple", "love", "like", "bromance", "friendship", "people", "human"],
char: "๐ฌ",
},
two_women_holding_hands: {
keywords: ["pair", "friendship", "couple", "love", "like", "female", "people", "human"],
char: "๐ญ",
},
bowing_woman: {
keywords: ["woman", "female", "girl"],
char: "๐โโ๏ธ",
fitzpatrick_scale: true,
},
bowing_man: {
keywords: ["man", "male", "boy"],
char: "๐",
fitzpatrick_scale: true,
},
man_facepalming: {
keywords: ["man", "male", "boy", "disbelief"],
char: "๐คฆโโ๏ธ",
fitzpatrick_scale: true,
},
woman_facepalming: {
keywords: ["woman", "female", "girl", "disbelief"],
char: "๐คฆโโ๏ธ",
fitzpatrick_scale: true,
},
woman_shrugging: {
keywords: ["woman", "female", "girl", "confused", "indifferent", "doubt"],
char: "๐คท",
fitzpatrick_scale: true,
},
man_shrugging: {
keywords: ["man", "male", "boy", "confused", "indifferent", "doubt"],
char: "๐คทโโ๏ธ",
fitzpatrick_scale: true,
},
tipping_hand_woman: {
keywords: ["female", "girl", "woman", "human", "information"],
char: "๐",
fitzpatrick_scale: true,
},
tipping_hand_man: {
keywords: ["male", "boy", "man", "human", "information"],
char: "๐โโ๏ธ",
fitzpatrick_scale: true,
},
no_good_woman: {
keywords: ["female", "girl", "woman", "nope"],
char: "๐
",
fitzpatrick_scale: true,
},
no_good_man: {
keywords: ["male", "boy", "man", "nope"],
char: "๐
โโ๏ธ",
fitzpatrick_scale: true,
},
ok_woman: {
keywords: ["women", "girl", "female", "pink", "human", "woman"],
char: "๐",
fitzpatrick_scale: true,
},
ok_man: {
keywords: ["men", "boy", "male", "blue", "human", "man"],
char: "๐โโ๏ธ",
fitzpatrick_scale: true,
},
raising_hand_woman: {
keywords: ["female", "girl", "woman"],
char: "๐"