all repos — emoji @ 38f84190e55812e1110bc6aa07fc42522ef563dc

A minimalistic emoji package for Go (golang)

contants.go (view raw)

   1package emoji
   2
   3/*
   4   NOTICE
   5   THIS FILES IS AUTO-GENERATED BY github.com/enescakir/emoji/internal/generator
   6   DO NOT CHANGE IT MANUALLY
   7
   8   LINK: https://unicode.org/Public/emoji/13.0/emoji-test.txt
   9   CREATED AT: 2020-03-05T18:12:45+03:00
  10*/
  11
  12var (
  13
  14	// GROUP: Smileys & Emotion
  15	// SUBGROUP: face-smiling
  16	GrinningFace                Emoji = "\U0001f600" // grinning face
  17	GrinningFaceWithBigEyes     Emoji = "\U0001f603" // grinning face with big eyes
  18	GrinningFaceWithSmilingEyes Emoji = "\U0001f604" // grinning face with smiling eyes
  19	BeamingFaceWithSmilingEyes  Emoji = "\U0001f601" // beaming face with smiling eyes
  20	GrinningSquintingFace       Emoji = "\U0001f606" // grinning squinting face
  21	GrinningFaceWithSweat       Emoji = "\U0001f605" // grinning face with sweat
  22	RollingOnTheFloorLaughing   Emoji = "\U0001f923" // rolling on the floor laughing
  23	FaceWithTearsOfJoy          Emoji = "\U0001f602" // face with tears of joy
  24	SlightlySmilingFace         Emoji = "\U0001f642" // slightly smiling face
  25	UpsideDownFace              Emoji = "\U0001f643" // upside-down face
  26	WinkingFace                 Emoji = "\U0001f609" // winking face
  27	SmilingFaceWithSmilingEyes  Emoji = "\U0001f60a" // smiling face with smiling eyes
  28	SmilingFaceWithHalo         Emoji = "\U0001f607" // smiling face with halo
  29	// SUBGROUP: face-affection
  30	SmilingFaceWithHearts      Emoji = "\U0001f970"   // smiling face with hearts
  31	SmilingFaceWithHeartEyes   Emoji = "\U0001f60d"   // smiling face with heart-eyes
  32	StarStruck                 Emoji = "\U0001f929"   // star-struck
  33	FaceBlowingAKiss           Emoji = "\U0001f618"   // face blowing a kiss
  34	KissingFace                Emoji = "\U0001f617"   // kissing face
  35	SmilingFace                Emoji = "\u263a\ufe0f" // smiling face
  36	KissingFaceWithClosedEyes  Emoji = "\U0001f61a"   // kissing face with closed eyes
  37	KissingFaceWithSmilingEyes Emoji = "\U0001f619"   // kissing face with smiling eyes
  38	SmilingFaceWithTear        Emoji = "\U0001f972"   // smiling face with tear
  39	// SUBGROUP: face-tongue
  40	FaceSavoringFood        Emoji = "\U0001f60b" // face savoring food
  41	FaceWithTongue          Emoji = "\U0001f61b" // face with tongue
  42	WinkingFaceWithTongue   Emoji = "\U0001f61c" // winking face with tongue
  43	ZanyFace                Emoji = "\U0001f92a" // zany face
  44	SquintingFaceWithTongue Emoji = "\U0001f61d" // squinting face with tongue
  45	MoneyMouthFace          Emoji = "\U0001f911" // money-mouth face
  46	// SUBGROUP: face-hand
  47	HuggingFace           Emoji = "\U0001f917" // hugging face
  48	FaceWithHandOverMouth Emoji = "\U0001f92d" // face with hand over mouth
  49	ShushingFace          Emoji = "\U0001f92b" // shushing face
  50	ThinkingFace          Emoji = "\U0001f914" // thinking face
  51	// SUBGROUP: face-neutral-skeptical
  52	ZipperMouthFace       Emoji = "\U0001f910" // zipper-mouth face
  53	FaceWithRaisedEyebrow Emoji = "\U0001f928" // face with raised eyebrow
  54	NeutralFace           Emoji = "\U0001f610" // neutral face
  55	ExpressionlessFace    Emoji = "\U0001f611" // expressionless face
  56	FaceWithoutMouth      Emoji = "\U0001f636" // face without mouth
  57	SmirkingFace          Emoji = "\U0001f60f" // smirking face
  58	UnamusedFace          Emoji = "\U0001f612" // unamused face
  59	FaceWithRollingEyes   Emoji = "\U0001f644" // face with rolling eyes
  60	GrimacingFace         Emoji = "\U0001f62c" // grimacing face
  61	LyingFace             Emoji = "\U0001f925" // lying face
  62	// SUBGROUP: face-sleepy
  63	RelievedFace Emoji = "\U0001f60c" // relieved face
  64	PensiveFace  Emoji = "\U0001f614" // pensive face
  65	SleepyFace   Emoji = "\U0001f62a" // sleepy face
  66	DroolingFace Emoji = "\U0001f924" // drooling face
  67	SleepingFace Emoji = "\U0001f634" // sleeping face
  68	// SUBGROUP: face-unwell
  69	FaceWithMedicalMask Emoji = "\U0001f637" // face with medical mask
  70	FaceWithThermometer Emoji = "\U0001f912" // face with thermometer
  71	FaceWithHeadBandage Emoji = "\U0001f915" // face with head-bandage
  72	NauseatedFace       Emoji = "\U0001f922" // nauseated face
  73	FaceVomiting        Emoji = "\U0001f92e" // face vomiting
  74	SneezingFace        Emoji = "\U0001f927" // sneezing face
  75	HotFace             Emoji = "\U0001f975" // hot face
  76	ColdFace            Emoji = "\U0001f976" // cold face
  77	WoozyFace           Emoji = "\U0001f974" // woozy face
  78	DizzyFace           Emoji = "\U0001f635" // dizzy face
  79	ExplodingHead       Emoji = "\U0001f92f" // exploding head
  80	// SUBGROUP: face-hat
  81	CowboyHatFace Emoji = "\U0001f920" // cowboy hat face
  82	PartyingFace  Emoji = "\U0001f973" // partying face
  83	DisguisedFace Emoji = "\U0001f978" // disguised face
  84	// SUBGROUP: face-glasses
  85	SmilingFaceWithSunglasses Emoji = "\U0001f60e" // smiling face with sunglasses
  86	NerdFace                  Emoji = "\U0001f913" // nerd face
  87	FaceWithMonocle           Emoji = "\U0001f9d0" // face with monocle
  88	// SUBGROUP: face-concerned
  89	ConfusedFace              Emoji = "\U0001f615"   // confused face
  90	WorriedFace               Emoji = "\U0001f61f"   // worried face
  91	SlightlyFrowningFace      Emoji = "\U0001f641"   // slightly frowning face
  92	FrowningFace              Emoji = "\u2639\ufe0f" // frowning face
  93	FaceWithOpenMouth         Emoji = "\U0001f62e"   // face with open mouth
  94	HushedFace                Emoji = "\U0001f62f"   // hushed face
  95	AstonishedFace            Emoji = "\U0001f632"   // astonished face
  96	FlushedFace               Emoji = "\U0001f633"   // flushed face
  97	PleadingFace              Emoji = "\U0001f97a"   // pleading face
  98	FrowningFaceWithOpenMouth Emoji = "\U0001f626"   // frowning face with open mouth
  99	AnguishedFace             Emoji = "\U0001f627"   // anguished face
 100	FearfulFace               Emoji = "\U0001f628"   // fearful face
 101	AnxiousFaceWithSweat      Emoji = "\U0001f630"   // anxious face with sweat
 102	SadButRelievedFace        Emoji = "\U0001f625"   // sad but relieved face
 103	CryingFace                Emoji = "\U0001f622"   // crying face
 104	LoudlyCryingFace          Emoji = "\U0001f62d"   // loudly crying face
 105	FaceScreamingInFear       Emoji = "\U0001f631"   // face screaming in fear
 106	ConfoundedFace            Emoji = "\U0001f616"   // confounded face
 107	PerseveringFace           Emoji = "\U0001f623"   // persevering face
 108	DisappointedFace          Emoji = "\U0001f61e"   // disappointed face
 109	DowncastFaceWithSweat     Emoji = "\U0001f613"   // downcast face with sweat
 110	WearyFace                 Emoji = "\U0001f629"   // weary face
 111	TiredFace                 Emoji = "\U0001f62b"   // tired face
 112	YawningFace               Emoji = "\U0001f971"   // yawning face
 113	// SUBGROUP: face-negative
 114	FaceWithSteamFromNose  Emoji = "\U0001f624"   // face with steam from nose
 115	PoutingFace            Emoji = "\U0001f621"   // pouting face
 116	AngryFace              Emoji = "\U0001f620"   // angry face
 117	FaceWithSymbolsOnMouth Emoji = "\U0001f92c"   // face with symbols on mouth
 118	SmilingFaceWithHorns   Emoji = "\U0001f608"   // smiling face with horns
 119	AngryFaceWithHorns     Emoji = "\U0001f47f"   // angry face with horns
 120	Skull                  Emoji = "\U0001f480"   // skull
 121	SkullAndCrossbones     Emoji = "\u2620\ufe0f" // skull and crossbones
 122	// SUBGROUP: face-costume
 123	PileOfPoo    Emoji = "\U0001f4a9" // pile of poo
 124	ClownFace    Emoji = "\U0001f921" // clown face
 125	Ogre         Emoji = "\U0001f479" // ogre
 126	Goblin       Emoji = "\U0001f47a" // goblin
 127	Ghost        Emoji = "\U0001f47b" // ghost
 128	Alien        Emoji = "\U0001f47d" // alien
 129	AlienMonster Emoji = "\U0001f47e" // alien monster
 130	Robot        Emoji = "\U0001f916" // robot
 131	// SUBGROUP: cat-face
 132	GrinningCat                Emoji = "\U0001f63a" // grinning cat
 133	GrinningCatWithSmilingEyes Emoji = "\U0001f638" // grinning cat with smiling eyes
 134	CatWithTearsOfJoy          Emoji = "\U0001f639" // cat with tears of joy
 135	SmilingCatWithHeartEyes    Emoji = "\U0001f63b" // smiling cat with heart-eyes
 136	CatWithWrySmile            Emoji = "\U0001f63c" // cat with wry smile
 137	KissingCat                 Emoji = "\U0001f63d" // kissing cat
 138	WearyCat                   Emoji = "\U0001f640" // weary cat
 139	CryingCat                  Emoji = "\U0001f63f" // crying cat
 140	PoutingCat                 Emoji = "\U0001f63e" // pouting cat
 141	// SUBGROUP: monkey-face
 142	SeeNoEvilMonkey   Emoji = "\U0001f648" // see-no-evil monkey
 143	HearNoEvilMonkey  Emoji = "\U0001f649" // hear-no-evil monkey
 144	SpeakNoEvilMonkey Emoji = "\U0001f64a" // speak-no-evil monkey
 145	// SUBGROUP: emotion
 146	KissMark          Emoji = "\U0001f48b"                             // kiss mark
 147	LoveLetter        Emoji = "\U0001f48c"                             // love letter
 148	HeartWithArrow    Emoji = "\U0001f498"                             // heart with arrow
 149	HeartWithRibbon   Emoji = "\U0001f49d"                             // heart with ribbon
 150	SparklingHeart    Emoji = "\U0001f496"                             // sparkling heart
 151	GrowingHeart      Emoji = "\U0001f497"                             // growing heart
 152	BeatingHeart      Emoji = "\U0001f493"                             // beating heart
 153	RevolvingHearts   Emoji = "\U0001f49e"                             // revolving hearts
 154	TwoHearts         Emoji = "\U0001f495"                             // two hearts
 155	HeartDecoration   Emoji = "\U0001f49f"                             // heart decoration
 156	HeartExclamation  Emoji = "\u2763\ufe0f"                           // heart exclamation
 157	BrokenHeart       Emoji = "\U0001f494"                             // broken heart
 158	RedHeart          Emoji = "\u2764\ufe0f"                           // red heart
 159	OrangeHeart       Emoji = "\U0001f9e1"                             // orange heart
 160	YellowHeart       Emoji = "\U0001f49b"                             // yellow heart
 161	GreenHeart        Emoji = "\U0001f49a"                             // green heart
 162	BlueHeart         Emoji = "\U0001f499"                             // blue heart
 163	PurpleHeart       Emoji = "\U0001f49c"                             // purple heart
 164	BrownHeart        Emoji = "\U0001f90e"                             // brown heart
 165	BlackHeart        Emoji = "\U0001f5a4"                             // black heart
 166	WhiteHeart        Emoji = "\U0001f90d"                             // white heart
 167	HundredPoints     Emoji = "\U0001f4af"                             // hundred points
 168	AngerSymbol       Emoji = "\U0001f4a2"                             // anger symbol
 169	Collision         Emoji = "\U0001f4a5"                             // collision
 170	Dizzy             Emoji = "\U0001f4ab"                             // dizzy
 171	SweatDroplets     Emoji = "\U0001f4a6"                             // sweat droplets
 172	DashingAway       Emoji = "\U0001f4a8"                             // dashing away
 173	Hole              Emoji = "\U0001f573\ufe0f"                       // hole
 174	Bomb              Emoji = "\U0001f4a3"                             // bomb
 175	SpeechBalloon     Emoji = "\U0001f4ac"                             // speech balloon
 176	EyeInSpeechBubble Emoji = "\U0001f441\ufe0f\u200d\U0001f5e8\ufe0f" // eye in speech bubble
 177	LeftSpeechBubble  Emoji = "\U0001f5e8\ufe0f"                       // left speech bubble
 178	RightAngerBubble  Emoji = "\U0001f5ef\ufe0f"                       // right anger bubble
 179	ThoughtBalloon    Emoji = "\U0001f4ad"                             // thought balloon
 180	Zzz               Emoji = "\U0001f4a4"                             // zzz
 181
 182	// GROUP: People & Body
 183	// SUBGROUP: hand-fingers-open
 184	WavingHand             EmojiWithTone = newEmojiWithTone("\U0001f44b@")                           // waving hand
 185	RaisedBackOfHand       EmojiWithTone = newEmojiWithTone("\U0001f91a@")                           // raised back of hand
 186	HandWithFingersSplayed EmojiWithTone = newEmojiWithTone("\U0001f590@").withDefaultTone("\ufe0f") // hand with fingers splayed
 187	RaisedHand             EmojiWithTone = newEmojiWithTone("\u270b@")                               // raised hand
 188	VulcanSalute           EmojiWithTone = newEmojiWithTone("\U0001f596@")                           // vulcan salute
 189	// SUBGROUP: hand-fingers-partial
 190	OkHand         EmojiWithTone = newEmojiWithTone("\U0001f44c@")                       // OK hand
 191	PinchedFingers EmojiWithTone = newEmojiWithTone("\U0001f90c@")                       // pinched fingers
 192	PinchingHand   EmojiWithTone = newEmojiWithTone("\U0001f90f@")                       // pinching hand
 193	VictoryHand    EmojiWithTone = newEmojiWithTone("\u270c@").withDefaultTone("\ufe0f") // victory hand
 194	CrossedFingers EmojiWithTone = newEmojiWithTone("\U0001f91e@")                       // crossed fingers
 195	LoveYouGesture EmojiWithTone = newEmojiWithTone("\U0001f91f@")                       // love-you gesture
 196	SignOfTheHorns EmojiWithTone = newEmojiWithTone("\U0001f918@")                       // sign of the horns
 197	CallMeHand     EmojiWithTone = newEmojiWithTone("\U0001f919@")                       // call me hand
 198	// SUBGROUP: hand-single-finger
 199	BackhandIndexPointingLeft  EmojiWithTone = newEmojiWithTone("\U0001f448@")                       // backhand index pointing left
 200	BackhandIndexPointingRight EmojiWithTone = newEmojiWithTone("\U0001f449@")                       // backhand index pointing right
 201	BackhandIndexPointingUp    EmojiWithTone = newEmojiWithTone("\U0001f446@")                       // backhand index pointing up
 202	MiddleFinger               EmojiWithTone = newEmojiWithTone("\U0001f595@")                       // middle finger
 203	BackhandIndexPointingDown  EmojiWithTone = newEmojiWithTone("\U0001f447@")                       // backhand index pointing down
 204	IndexPointingUp            EmojiWithTone = newEmojiWithTone("\u261d@").withDefaultTone("\ufe0f") // index pointing up
 205	// SUBGROUP: hand-fingers-closed
 206	ThumbsUp        EmojiWithTone = newEmojiWithTone("\U0001f44d@") // thumbs up
 207	ThumbsDown      EmojiWithTone = newEmojiWithTone("\U0001f44e@") // thumbs down
 208	RaisedFist      EmojiWithTone = newEmojiWithTone("\u270a@")     // raised fist
 209	OncomingFist    EmojiWithTone = newEmojiWithTone("\U0001f44a@") // oncoming fist
 210	LeftFacingFist  EmojiWithTone = newEmojiWithTone("\U0001f91b@") // left-facing fist
 211	RightFacingFist EmojiWithTone = newEmojiWithTone("\U0001f91c@") // right-facing fist
 212	// SUBGROUP: hands
 213	ClappingHands   EmojiWithTone = newEmojiWithTone("\U0001f44f@") // clapping hands
 214	RaisingHands    EmojiWithTone = newEmojiWithTone("\U0001f64c@") // raising hands
 215	OpenHands       EmojiWithTone = newEmojiWithTone("\U0001f450@") // open hands
 216	PalmsUpTogether EmojiWithTone = newEmojiWithTone("\U0001f932@") // palms up together
 217	Handshake       Emoji         = "\U0001f91d"                    // handshake
 218	FoldedHands     EmojiWithTone = newEmojiWithTone("\U0001f64f@") // folded hands
 219	// SUBGROUP: hand-prop
 220	WritingHand EmojiWithTone = newEmojiWithTone("\u270d@").withDefaultTone("\ufe0f") // writing hand
 221	NailPolish  EmojiWithTone = newEmojiWithTone("\U0001f485@")                       // nail polish
 222	Selfie      EmojiWithTone = newEmojiWithTone("\U0001f933@")                       // selfie
 223	// SUBGROUP: body-parts
 224	FlexedBiceps      EmojiWithTone = newEmojiWithTone("\U0001f4aa@") // flexed biceps
 225	MechanicalArm     Emoji         = "\U0001f9be"                    // mechanical arm
 226	MechanicalLeg     Emoji         = "\U0001f9bf"                    // mechanical leg
 227	Leg               EmojiWithTone = newEmojiWithTone("\U0001f9b5@") // leg
 228	Foot              EmojiWithTone = newEmojiWithTone("\U0001f9b6@") // foot
 229	Ear               EmojiWithTone = newEmojiWithTone("\U0001f442@") // ear
 230	EarWithHearingAid EmojiWithTone = newEmojiWithTone("\U0001f9bb@") // ear with hearing aid
 231	Nose              EmojiWithTone = newEmojiWithTone("\U0001f443@") // nose
 232	Brain             Emoji         = "\U0001f9e0"                    // brain
 233	AnatomicalHeart   Emoji         = "\U0001fac0"                    // anatomical heart
 234	Lungs             Emoji         = "\U0001fac1"                    // lungs
 235	Tooth             Emoji         = "\U0001f9b7"                    // tooth
 236	Bone              Emoji         = "\U0001f9b4"                    // bone
 237	Eyes              Emoji         = "\U0001f440"                    // eyes
 238	Eye               Emoji         = "\U0001f441\ufe0f"              // eye
 239	Tongue            Emoji         = "\U0001f445"                    // tongue
 240	Mouth             Emoji         = "\U0001f444"                    // mouth
 241	// SUBGROUP: person
 242	Baby                EmojiWithTone = newEmojiWithTone("\U0001f476@")                   // baby
 243	Child               EmojiWithTone = newEmojiWithTone("\U0001f9d2@")                   // child
 244	Boy                 EmojiWithTone = newEmojiWithTone("\U0001f466@")                   // boy
 245	Girl                EmojiWithTone = newEmojiWithTone("\U0001f467@")                   // girl
 246	Person              EmojiWithTone = newEmojiWithTone("\U0001f9d1@")                   // person
 247	PersonWithBlondHair EmojiWithTone = newEmojiWithTone("\U0001f471@")                   // person: blond hair
 248	Man                 EmojiWithTone = newEmojiWithTone("\U0001f468@")                   // man
 249	ManWithBeard        EmojiWithTone = newEmojiWithTone("\U0001f9d4@")                   // man: beard
 250	ManWithRedHair      EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f9b0")   // man: red hair
 251	ManWithCurlyHair    EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f9b1")   // man: curly hair
 252	ManWithWhiteHair    EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f9b3")   // man: white hair
 253	ManBald             EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f9b2")   // man: bald
 254	Woman               EmojiWithTone = newEmojiWithTone("\U0001f469@")                   // woman
 255	WomanWithRedHair    EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f9b0")   // woman: red hair
 256	PersonWithRedHair   EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f9b0")   // person: red hair
 257	WomanWithCurlyHair  EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f9b1")   // woman: curly hair
 258	PersonWithCurlyHair EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f9b1")   // person: curly hair
 259	WomanWithWhiteHair  EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f9b3")   // woman: white hair
 260	PersonWithWhiteHair EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f9b3")   // person: white hair
 261	WomanBald           EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f9b2")   // woman: bald
 262	PersonBald          EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f9b2")   // person: bald
 263	WomanWithBlondHair  EmojiWithTone = newEmojiWithTone("\U0001f471@\u200d\u2640\ufe0f") // woman: blond hair
 264	ManWithBlondHair    EmojiWithTone = newEmojiWithTone("\U0001f471@\u200d\u2642\ufe0f") // man: blond hair
 265	OlderPerson         EmojiWithTone = newEmojiWithTone("\U0001f9d3@")                   // older person
 266	OldMan              EmojiWithTone = newEmojiWithTone("\U0001f474@")                   // old man
 267	OldWoman            EmojiWithTone = newEmojiWithTone("\U0001f475@")                   // old woman
 268	// SUBGROUP: person-gesture
 269	PersonFrowning    EmojiWithTone = newEmojiWithTone("\U0001f64d@")                   // person frowning
 270	ManFrowning       EmojiWithTone = newEmojiWithTone("\U0001f64d@\u200d\u2642\ufe0f") // man frowning
 271	WomanFrowning     EmojiWithTone = newEmojiWithTone("\U0001f64d@\u200d\u2640\ufe0f") // woman frowning
 272	PersonPouting     EmojiWithTone = newEmojiWithTone("\U0001f64e@")                   // person pouting
 273	ManPouting        EmojiWithTone = newEmojiWithTone("\U0001f64e@\u200d\u2642\ufe0f") // man pouting
 274	WomanPouting      EmojiWithTone = newEmojiWithTone("\U0001f64e@\u200d\u2640\ufe0f") // woman pouting
 275	PersonGesturingNo EmojiWithTone = newEmojiWithTone("\U0001f645@")                   // person gesturing NO
 276	ManGesturingNo    EmojiWithTone = newEmojiWithTone("\U0001f645@\u200d\u2642\ufe0f") // man gesturing NO
 277	WomanGesturingNo  EmojiWithTone = newEmojiWithTone("\U0001f645@\u200d\u2640\ufe0f") // woman gesturing NO
 278	PersonGesturingOk EmojiWithTone = newEmojiWithTone("\U0001f646@")                   // person gesturing OK
 279	ManGesturingOk    EmojiWithTone = newEmojiWithTone("\U0001f646@\u200d\u2642\ufe0f") // man gesturing OK
 280	WomanGesturingOk  EmojiWithTone = newEmojiWithTone("\U0001f646@\u200d\u2640\ufe0f") // woman gesturing OK
 281	PersonTippingHand EmojiWithTone = newEmojiWithTone("\U0001f481@")                   // person tipping hand
 282	ManTippingHand    EmojiWithTone = newEmojiWithTone("\U0001f481@\u200d\u2642\ufe0f") // man tipping hand
 283	WomanTippingHand  EmojiWithTone = newEmojiWithTone("\U0001f481@\u200d\u2640\ufe0f") // woman tipping hand
 284	PersonRaisingHand EmojiWithTone = newEmojiWithTone("\U0001f64b@")                   // person raising hand
 285	ManRaisingHand    EmojiWithTone = newEmojiWithTone("\U0001f64b@\u200d\u2642\ufe0f") // man raising hand
 286	WomanRaisingHand  EmojiWithTone = newEmojiWithTone("\U0001f64b@\u200d\u2640\ufe0f") // woman raising hand
 287	DeafPerson        EmojiWithTone = newEmojiWithTone("\U0001f9cf@")                   // deaf person
 288	DeafMan           EmojiWithTone = newEmojiWithTone("\U0001f9cf@\u200d\u2642\ufe0f") // deaf man
 289	DeafWoman         EmojiWithTone = newEmojiWithTone("\U0001f9cf@\u200d\u2640\ufe0f") // deaf woman
 290	PersonBowing      EmojiWithTone = newEmojiWithTone("\U0001f647@")                   // person bowing
 291	ManBowing         EmojiWithTone = newEmojiWithTone("\U0001f647@\u200d\u2642\ufe0f") // man bowing
 292	WomanBowing       EmojiWithTone = newEmojiWithTone("\U0001f647@\u200d\u2640\ufe0f") // woman bowing
 293	PersonFacepalming EmojiWithTone = newEmojiWithTone("\U0001f926@")                   // person facepalming
 294	ManFacepalming    EmojiWithTone = newEmojiWithTone("\U0001f926@\u200d\u2642\ufe0f") // man facepalming
 295	WomanFacepalming  EmojiWithTone = newEmojiWithTone("\U0001f926@\u200d\u2640\ufe0f") // woman facepalming
 296	PersonShrugging   EmojiWithTone = newEmojiWithTone("\U0001f937@")                   // person shrugging
 297	ManShrugging      EmojiWithTone = newEmojiWithTone("\U0001f937@\u200d\u2642\ufe0f") // man shrugging
 298	WomanShrugging    EmojiWithTone = newEmojiWithTone("\U0001f937@\u200d\u2640\ufe0f") // woman shrugging
 299	// SUBGROUP: person-role
 300	HealthWorker            EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\u2695\ufe0f")                           // health worker
 301	ManHealthWorker         EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\u2695\ufe0f")                           // man health worker
 302	WomanHealthWorker       EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\u2695\ufe0f")                           // woman health worker
 303	Student                 EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f393")                             // student
 304	ManStudent              EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f393")                             // man student
 305	WomanStudent            EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f393")                             // woman student
 306	Teacher                 EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f3eb")                             // teacher
 307	ManTeacher              EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f3eb")                             // man teacher
 308	WomanTeacher            EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f3eb")                             // woman teacher
 309	Judge                   EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\u2696\ufe0f")                           // judge
 310	ManJudge                EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\u2696\ufe0f")                           // man judge
 311	WomanJudge              EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\u2696\ufe0f")                           // woman judge
 312	Farmer                  EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f33e")                             // farmer
 313	ManFarmer               EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f33e")                             // man farmer
 314	WomanFarmer             EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f33e")                             // woman farmer
 315	Cook                    EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f373")                             // cook
 316	ManCook                 EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f373")                             // man cook
 317	WomanCook               EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f373")                             // woman cook
 318	Mechanic                EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f527")                             // mechanic
 319	ManMechanic             EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f527")                             // man mechanic
 320	WomanMechanic           EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f527")                             // woman mechanic
 321	FactoryWorker           EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f3ed")                             // factory worker
 322	ManFactoryWorker        EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f3ed")                             // man factory worker
 323	WomanFactoryWorker      EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f3ed")                             // woman factory worker
 324	OfficeWorker            EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f4bc")                             // office worker
 325	ManOfficeWorker         EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f4bc")                             // man office worker
 326	WomanOfficeWorker       EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f4bc")                             // woman office worker
 327	Scientist               EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f52c")                             // scientist
 328	ManScientist            EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f52c")                             // man scientist
 329	WomanScientist          EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f52c")                             // woman scientist
 330	Technologist            EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f4bb")                             // technologist
 331	ManTechnologist         EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f4bb")                             // man technologist
 332	WomanTechnologist       EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f4bb")                             // woman technologist
 333	Singer                  EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f3a4")                             // singer
 334	ManSinger               EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f3a4")                             // man singer
 335	WomanSinger             EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f3a4")                             // woman singer
 336	Artist                  EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f3a8")                             // artist
 337	ManArtist               EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f3a8")                             // man artist
 338	WomanArtist             EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f3a8")                             // woman artist
 339	Pilot                   EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\u2708\ufe0f")                           // pilot
 340	ManPilot                EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\u2708\ufe0f")                           // man pilot
 341	WomanPilot              EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\u2708\ufe0f")                           // woman pilot
 342	Astronaut               EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f680")                             // astronaut
 343	ManAstronaut            EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f680")                             // man astronaut
 344	WomanAstronaut          EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f680")                             // woman astronaut
 345	Firefighter             EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f692")                             // firefighter
 346	ManFirefighter          EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f692")                             // man firefighter
 347	WomanFirefighter        EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f692")                             // woman firefighter
 348	PoliceOfficer           EmojiWithTone = newEmojiWithTone("\U0001f46e@")                                             // police officer
 349	ManPoliceOfficer        EmojiWithTone = newEmojiWithTone("\U0001f46e@\u200d\u2642\ufe0f")                           // man police officer
 350	WomanPoliceOfficer      EmojiWithTone = newEmojiWithTone("\U0001f46e@\u200d\u2640\ufe0f")                           // woman police officer
 351	Detective               EmojiWithTone = newEmojiWithTone("\U0001f575@").withDefaultTone("\ufe0f")                   // detective
 352	ManDetective            EmojiWithTone = newEmojiWithTone("\U0001f575@\u200d\u2642\ufe0f").withDefaultTone("\ufe0f") // man detective
 353	WomanDetective          EmojiWithTone = newEmojiWithTone("\U0001f575@\u200d\u2640\ufe0f").withDefaultTone("\ufe0f") // woman detective
 354	Guard                   EmojiWithTone = newEmojiWithTone("\U0001f482@")                                             // guard
 355	ManGuard                EmojiWithTone = newEmojiWithTone("\U0001f482@\u200d\u2642\ufe0f")                           // man guard
 356	WomanGuard              EmojiWithTone = newEmojiWithTone("\U0001f482@\u200d\u2640\ufe0f")                           // woman guard
 357	Ninja                   EmojiWithTone = newEmojiWithTone("\U0001f977@")                                             // ninja
 358	ConstructionWorker      EmojiWithTone = newEmojiWithTone("\U0001f477@")                                             // construction worker
 359	ManConstructionWorker   EmojiWithTone = newEmojiWithTone("\U0001f477@\u200d\u2642\ufe0f")                           // man construction worker
 360	WomanConstructionWorker EmojiWithTone = newEmojiWithTone("\U0001f477@\u200d\u2640\ufe0f")                           // woman construction worker
 361	Prince                  EmojiWithTone = newEmojiWithTone("\U0001f934@")                                             // prince
 362	Princess                EmojiWithTone = newEmojiWithTone("\U0001f478@")                                             // princess
 363	PersonWearingTurban     EmojiWithTone = newEmojiWithTone("\U0001f473@")                                             // person wearing turban
 364	ManWearingTurban        EmojiWithTone = newEmojiWithTone("\U0001f473@\u200d\u2642\ufe0f")                           // man wearing turban
 365	WomanWearingTurban      EmojiWithTone = newEmojiWithTone("\U0001f473@\u200d\u2640\ufe0f")                           // woman wearing turban
 366	PersonWithSkullcap      EmojiWithTone = newEmojiWithTone("\U0001f472@")                                             // person with skullcap
 367	WomanWithHeadscarf      EmojiWithTone = newEmojiWithTone("\U0001f9d5@")                                             // woman with headscarf
 368	PersonInTuxedo          EmojiWithTone = newEmojiWithTone("\U0001f935@")                                             // person in tuxedo
 369	ManInTuxedo             EmojiWithTone = newEmojiWithTone("\U0001f935@\u200d\u2642\ufe0f")                           // man in tuxedo
 370	WomanInTuxedo           EmojiWithTone = newEmojiWithTone("\U0001f935@\u200d\u2640\ufe0f")                           // woman in tuxedo
 371	PersonWithVeil          EmojiWithTone = newEmojiWithTone("\U0001f470@")                                             // person with veil
 372	ManWithVeil             EmojiWithTone = newEmojiWithTone("\U0001f470@\u200d\u2642\ufe0f")                           // man with veil
 373	WomanWithVeil           EmojiWithTone = newEmojiWithTone("\U0001f470@\u200d\u2640\ufe0f")                           // woman with veil
 374	PregnantWoman           EmojiWithTone = newEmojiWithTone("\U0001f930@")                                             // pregnant woman
 375	BreastFeeding           EmojiWithTone = newEmojiWithTone("\U0001f931@")                                             // breast-feeding
 376	WomanFeedingBaby        EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f37c")                             // woman feeding baby
 377	ManFeedingBaby          EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f37c")                             // man feeding baby
 378	PersonFeedingBaby       EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f37c")                             // person feeding baby
 379	// SUBGROUP: person-fantasy
 380	BabyAngel         EmojiWithTone = newEmojiWithTone("\U0001f47c@")                   // baby angel
 381	SantaClaus        EmojiWithTone = newEmojiWithTone("\U0001f385@")                   // Santa Claus
 382	MrsClaus          EmojiWithTone = newEmojiWithTone("\U0001f936@")                   // Mrs. Claus
 383	MxClaus           EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f384")   // mx claus
 384	Superhero         EmojiWithTone = newEmojiWithTone("\U0001f9b8@")                   // superhero
 385	ManSuperhero      EmojiWithTone = newEmojiWithTone("\U0001f9b8@\u200d\u2642\ufe0f") // man superhero
 386	WomanSuperhero    EmojiWithTone = newEmojiWithTone("\U0001f9b8@\u200d\u2640\ufe0f") // woman superhero
 387	Supervillain      EmojiWithTone = newEmojiWithTone("\U0001f9b9@")                   // supervillain
 388	ManSupervillain   EmojiWithTone = newEmojiWithTone("\U0001f9b9@\u200d\u2642\ufe0f") // man supervillain
 389	WomanSupervillain EmojiWithTone = newEmojiWithTone("\U0001f9b9@\u200d\u2640\ufe0f") // woman supervillain
 390	Mage              EmojiWithTone = newEmojiWithTone("\U0001f9d9@")                   // mage
 391	ManMage           EmojiWithTone = newEmojiWithTone("\U0001f9d9@\u200d\u2642\ufe0f") // man mage
 392	WomanMage         EmojiWithTone = newEmojiWithTone("\U0001f9d9@\u200d\u2640\ufe0f") // woman mage
 393	Fairy             EmojiWithTone = newEmojiWithTone("\U0001f9da@")                   // fairy
 394	ManFairy          EmojiWithTone = newEmojiWithTone("\U0001f9da@\u200d\u2642\ufe0f") // man fairy
 395	WomanFairy        EmojiWithTone = newEmojiWithTone("\U0001f9da@\u200d\u2640\ufe0f") // woman fairy
 396	Vampire           EmojiWithTone = newEmojiWithTone("\U0001f9db@")                   // vampire
 397	ManVampire        EmojiWithTone = newEmojiWithTone("\U0001f9db@\u200d\u2642\ufe0f") // man vampire
 398	WomanVampire      EmojiWithTone = newEmojiWithTone("\U0001f9db@\u200d\u2640\ufe0f") // woman vampire
 399	Merperson         EmojiWithTone = newEmojiWithTone("\U0001f9dc@")                   // merperson
 400	Merman            EmojiWithTone = newEmojiWithTone("\U0001f9dc@\u200d\u2642\ufe0f") // merman
 401	Mermaid           EmojiWithTone = newEmojiWithTone("\U0001f9dc@\u200d\u2640\ufe0f") // mermaid
 402	Elf               EmojiWithTone = newEmojiWithTone("\U0001f9dd@")                   // elf
 403	ManElf            EmojiWithTone = newEmojiWithTone("\U0001f9dd@\u200d\u2642\ufe0f") // man elf
 404	WomanElf          EmojiWithTone = newEmojiWithTone("\U0001f9dd@\u200d\u2640\ufe0f") // woman elf
 405	Genie             Emoji         = "\U0001f9de"                                      // genie
 406	ManGenie          Emoji         = "\U0001f9de\u200d\u2642\ufe0f"                    // man genie
 407	WomanGenie        Emoji         = "\U0001f9de\u200d\u2640\ufe0f"                    // woman genie
 408	Zombie            Emoji         = "\U0001f9df"                                      // zombie
 409	ManZombie         Emoji         = "\U0001f9df\u200d\u2642\ufe0f"                    // man zombie
 410	WomanZombie       Emoji         = "\U0001f9df\u200d\u2640\ufe0f"                    // woman zombie
 411	// SUBGROUP: person-activity
 412	PersonGettingMassage        EmojiWithTone = newEmojiWithTone("\U0001f486@")                           // person getting massage
 413	ManGettingMassage           EmojiWithTone = newEmojiWithTone("\U0001f486@\u200d\u2642\ufe0f")         // man getting massage
 414	WomanGettingMassage         EmojiWithTone = newEmojiWithTone("\U0001f486@\u200d\u2640\ufe0f")         // woman getting massage
 415	PersonGettingHaircut        EmojiWithTone = newEmojiWithTone("\U0001f487@")                           // person getting haircut
 416	ManGettingHaircut           EmojiWithTone = newEmojiWithTone("\U0001f487@\u200d\u2642\ufe0f")         // man getting haircut
 417	WomanGettingHaircut         EmojiWithTone = newEmojiWithTone("\U0001f487@\u200d\u2640\ufe0f")         // woman getting haircut
 418	PersonWalking               EmojiWithTone = newEmojiWithTone("\U0001f6b6@")                           // person walking
 419	ManWalking                  EmojiWithTone = newEmojiWithTone("\U0001f6b6@\u200d\u2642\ufe0f")         // man walking
 420	WomanWalking                EmojiWithTone = newEmojiWithTone("\U0001f6b6@\u200d\u2640\ufe0f")         // woman walking
 421	PersonStanding              EmojiWithTone = newEmojiWithTone("\U0001f9cd@")                           // person standing
 422	ManStanding                 EmojiWithTone = newEmojiWithTone("\U0001f9cd@\u200d\u2642\ufe0f")         // man standing
 423	WomanStanding               EmojiWithTone = newEmojiWithTone("\U0001f9cd@\u200d\u2640\ufe0f")         // woman standing
 424	PersonKneeling              EmojiWithTone = newEmojiWithTone("\U0001f9ce@")                           // person kneeling
 425	ManKneeling                 EmojiWithTone = newEmojiWithTone("\U0001f9ce@\u200d\u2642\ufe0f")         // man kneeling
 426	WomanKneeling               EmojiWithTone = newEmojiWithTone("\U0001f9ce@\u200d\u2640\ufe0f")         // woman kneeling
 427	PersonWithWhiteCane         EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f9af")           // person with white cane
 428	ManWithWhiteCane            EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f9af")           // man with white cane
 429	WomanWithWhiteCane          EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f9af")           // woman with white cane
 430	PersonInMotorizedWheelchair EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f9bc")           // person in motorized wheelchair
 431	ManInMotorizedWheelchair    EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f9bc")           // man in motorized wheelchair
 432	WomanInMotorizedWheelchair  EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f9bc")           // woman in motorized wheelchair
 433	PersonInManualWheelchair    EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f9bd")           // person in manual wheelchair
 434	ManInManualWheelchair       EmojiWithTone = newEmojiWithTone("\U0001f468@\u200d\U0001f9bd")           // man in manual wheelchair
 435	WomanInManualWheelchair     EmojiWithTone = newEmojiWithTone("\U0001f469@\u200d\U0001f9bd")           // woman in manual wheelchair
 436	PersonRunning               EmojiWithTone = newEmojiWithTone("\U0001f3c3@")                           // person running
 437	ManRunning                  EmojiWithTone = newEmojiWithTone("\U0001f3c3@\u200d\u2642\ufe0f")         // man running
 438	WomanRunning                EmojiWithTone = newEmojiWithTone("\U0001f3c3@\u200d\u2640\ufe0f")         // woman running
 439	WomanDancing                EmojiWithTone = newEmojiWithTone("\U0001f483@")                           // woman dancing
 440	ManDancing                  EmojiWithTone = newEmojiWithTone("\U0001f57a@")                           // man dancing
 441	PersonInSuitLevitating      EmojiWithTone = newEmojiWithTone("\U0001f574@").withDefaultTone("\ufe0f") // person in suit levitating
 442	PeopleWithBunnyEars         Emoji         = "\U0001f46f"                                              // people with bunny ears
 443	MenWithBunnyEars            Emoji         = "\U0001f46f\u200d\u2642\ufe0f"                            // men with bunny ears
 444	WomenWithBunnyEars          Emoji         = "\U0001f46f\u200d\u2640\ufe0f"                            // women with bunny ears
 445	PersonInSteamyRoom          EmojiWithTone = newEmojiWithTone("\U0001f9d6@")                           // person in steamy room
 446	ManInSteamyRoom             EmojiWithTone = newEmojiWithTone("\U0001f9d6@\u200d\u2642\ufe0f")         // man in steamy room
 447	WomanInSteamyRoom           EmojiWithTone = newEmojiWithTone("\U0001f9d6@\u200d\u2640\ufe0f")         // woman in steamy room
 448	PersonClimbing              EmojiWithTone = newEmojiWithTone("\U0001f9d7@")                           // person climbing
 449	ManClimbing                 EmojiWithTone = newEmojiWithTone("\U0001f9d7@\u200d\u2642\ufe0f")         // man climbing
 450	WomanClimbing               EmojiWithTone = newEmojiWithTone("\U0001f9d7@\u200d\u2640\ufe0f")         // woman climbing
 451	// SUBGROUP: person-sport
 452	PersonFencing          Emoji         = "\U0001f93a"                                                                // person fencing
 453	HorseRacing            EmojiWithTone = newEmojiWithTone("\U0001f3c7@")                                             // horse racing
 454	Skier                  Emoji         = "\u26f7\ufe0f"                                                              // skier
 455	Snowboarder            EmojiWithTone = newEmojiWithTone("\U0001f3c2@")                                             // snowboarder
 456	PersonGolfing          EmojiWithTone = newEmojiWithTone("\U0001f3cc@").withDefaultTone("\ufe0f")                   // person golfing
 457	ManGolfing             EmojiWithTone = newEmojiWithTone("\U0001f3cc@\u200d\u2642\ufe0f").withDefaultTone("\ufe0f") // man golfing
 458	WomanGolfing           EmojiWithTone = newEmojiWithTone("\U0001f3cc@\u200d\u2640\ufe0f").withDefaultTone("\ufe0f") // woman golfing
 459	PersonSurfing          EmojiWithTone = newEmojiWithTone("\U0001f3c4@")                                             // person surfing
 460	ManSurfing             EmojiWithTone = newEmojiWithTone("\U0001f3c4@\u200d\u2642\ufe0f")                           // man surfing
 461	WomanSurfing           EmojiWithTone = newEmojiWithTone("\U0001f3c4@\u200d\u2640\ufe0f")                           // woman surfing
 462	PersonRowingBoat       EmojiWithTone = newEmojiWithTone("\U0001f6a3@")                                             // person rowing boat
 463	ManRowingBoat          EmojiWithTone = newEmojiWithTone("\U0001f6a3@\u200d\u2642\ufe0f")                           // man rowing boat
 464	WomanRowingBoat        EmojiWithTone = newEmojiWithTone("\U0001f6a3@\u200d\u2640\ufe0f")                           // woman rowing boat
 465	PersonSwimming         EmojiWithTone = newEmojiWithTone("\U0001f3ca@")                                             // person swimming
 466	ManSwimming            EmojiWithTone = newEmojiWithTone("\U0001f3ca@\u200d\u2642\ufe0f")                           // man swimming
 467	WomanSwimming          EmojiWithTone = newEmojiWithTone("\U0001f3ca@\u200d\u2640\ufe0f")                           // woman swimming
 468	PersonBouncingBall     EmojiWithTone = newEmojiWithTone("\u26f9@").withDefaultTone("\ufe0f")                       // person bouncing ball
 469	ManBouncingBall        EmojiWithTone = newEmojiWithTone("\u26f9@\u200d\u2642\ufe0f").withDefaultTone("\ufe0f")     // man bouncing ball
 470	WomanBouncingBall      EmojiWithTone = newEmojiWithTone("\u26f9@\u200d\u2640\ufe0f").withDefaultTone("\ufe0f")     // woman bouncing ball
 471	PersonLiftingWeights   EmojiWithTone = newEmojiWithTone("\U0001f3cb@").withDefaultTone("\ufe0f")                   // person lifting weights
 472	ManLiftingWeights      EmojiWithTone = newEmojiWithTone("\U0001f3cb@\u200d\u2642\ufe0f").withDefaultTone("\ufe0f") // man lifting weights
 473	WomanLiftingWeights    EmojiWithTone = newEmojiWithTone("\U0001f3cb@\u200d\u2640\ufe0f").withDefaultTone("\ufe0f") // woman lifting weights
 474	PersonBiking           EmojiWithTone = newEmojiWithTone("\U0001f6b4@")                                             // person biking
 475	ManBiking              EmojiWithTone = newEmojiWithTone("\U0001f6b4@\u200d\u2642\ufe0f")                           // man biking
 476	WomanBiking            EmojiWithTone = newEmojiWithTone("\U0001f6b4@\u200d\u2640\ufe0f")                           // woman biking
 477	PersonMountainBiking   EmojiWithTone = newEmojiWithTone("\U0001f6b5@")                                             // person mountain biking
 478	ManMountainBiking      EmojiWithTone = newEmojiWithTone("\U0001f6b5@\u200d\u2642\ufe0f")                           // man mountain biking
 479	WomanMountainBiking    EmojiWithTone = newEmojiWithTone("\U0001f6b5@\u200d\u2640\ufe0f")                           // woman mountain biking
 480	PersonCartwheeling     EmojiWithTone = newEmojiWithTone("\U0001f938@")                                             // person cartwheeling
 481	ManCartwheeling        EmojiWithTone = newEmojiWithTone("\U0001f938@\u200d\u2642\ufe0f")                           // man cartwheeling
 482	WomanCartwheeling      EmojiWithTone = newEmojiWithTone("\U0001f938@\u200d\u2640\ufe0f")                           // woman cartwheeling
 483	PeopleWrestling        Emoji         = "\U0001f93c"                                                                // people wrestling
 484	MenWrestling           Emoji         = "\U0001f93c\u200d\u2642\ufe0f"                                              // men wrestling
 485	WomenWrestling         Emoji         = "\U0001f93c\u200d\u2640\ufe0f"                                              // women wrestling
 486	PersonPlayingWaterPolo EmojiWithTone = newEmojiWithTone("\U0001f93d@")                                             // person playing water polo
 487	ManPlayingWaterPolo    EmojiWithTone = newEmojiWithTone("\U0001f93d@\u200d\u2642\ufe0f")                           // man playing water polo
 488	WomanPlayingWaterPolo  EmojiWithTone = newEmojiWithTone("\U0001f93d@\u200d\u2640\ufe0f")                           // woman playing water polo
 489	PersonPlayingHandball  EmojiWithTone = newEmojiWithTone("\U0001f93e@")                                             // person playing handball
 490	ManPlayingHandball     EmojiWithTone = newEmojiWithTone("\U0001f93e@\u200d\u2642\ufe0f")                           // man playing handball
 491	WomanPlayingHandball   EmojiWithTone = newEmojiWithTone("\U0001f93e@\u200d\u2640\ufe0f")                           // woman playing handball
 492	PersonJuggling         EmojiWithTone = newEmojiWithTone("\U0001f939@")                                             // person juggling
 493	ManJuggling            EmojiWithTone = newEmojiWithTone("\U0001f939@\u200d\u2642\ufe0f")                           // man juggling
 494	WomanJuggling          EmojiWithTone = newEmojiWithTone("\U0001f939@\u200d\u2640\ufe0f")                           // woman juggling
 495	// SUBGROUP: person-resting
 496	PersonInLotusPosition EmojiWithTone = newEmojiWithTone("\U0001f9d8@")                   // person in lotus position
 497	ManInLotusPosition    EmojiWithTone = newEmojiWithTone("\U0001f9d8@\u200d\u2642\ufe0f") // man in lotus position
 498	WomanInLotusPosition  EmojiWithTone = newEmojiWithTone("\U0001f9d8@\u200d\u2640\ufe0f") // woman in lotus position
 499	PersonTakingBath      EmojiWithTone = newEmojiWithTone("\U0001f6c0@")                   // person taking bath
 500	PersonInBed           EmojiWithTone = newEmojiWithTone("\U0001f6cc@")                   // person in bed
 501	// SUBGROUP: family
 502	PeopleHoldingHands        EmojiWithTone = newEmojiWithTone("\U0001f9d1@\u200d\U0001f91d\u200d\U0001f9d1@", "\U0001f9d1@\u200d\U0001f91d\u200d\U0001f9d1@") // people holding hands
 503	WomenHoldingHands         EmojiWithTone = newEmojiWithTone("\U0001f46d@", "\U0001f469@\u200d\U0001f91d\u200d\U0001f469@")                                  // women holding hands
 504	WomanAndManHoldingHands   EmojiWithTone = newEmojiWithTone("\U0001f46b@", "\U0001f469@\u200d\U0001f91d\u200d\U0001f468@")                                  // woman and man holding hands
 505	MenHoldingHands           EmojiWithTone = newEmojiWithTone("\U0001f46c@", "\U0001f468@\u200d\U0001f91d\u200d\U0001f468@")                                  // men holding hands
 506	Kiss                      Emoji         = "\U0001f48f"                                                                                                     // kiss
 507	KissWomanMan              Emoji         = "\U0001f469\u200d\u2764\ufe0f\u200d\U0001f48b\u200d\U0001f468"                                                   // kiss: woman, man
 508	KissManMan                Emoji         = "\U0001f468\u200d\u2764\ufe0f\u200d\U0001f48b\u200d\U0001f468"                                                   // kiss: man, man
 509	KissWomanWoman            Emoji         = "\U0001f469\u200d\u2764\ufe0f\u200d\U0001f48b\u200d\U0001f469"                                                   // kiss: woman, woman
 510	CoupleWithHeart           Emoji         = "\U0001f491"                                                                                                     // couple with heart
 511	CoupleWithHeartWomanMan   Emoji         = "\U0001f469\u200d\u2764\ufe0f\u200d\U0001f468"                                                                   // couple with heart: woman, man
 512	CoupleWithHeartManMan     Emoji         = "\U0001f468\u200d\u2764\ufe0f\u200d\U0001f468"                                                                   // couple with heart: man, man
 513	CoupleWithHeartWomanWoman Emoji         = "\U0001f469\u200d\u2764\ufe0f\u200d\U0001f469"                                                                   // couple with heart: woman, woman
 514	Family                    Emoji         = "\U0001f46a"                                                                                                     // family
 515	FamilyManWomanBoy         Emoji         = "\U0001f468\u200d\U0001f469\u200d\U0001f466"                                                                     // family: man, woman, boy
 516	FamilyManWomanGirl        Emoji         = "\U0001f468\u200d\U0001f469\u200d\U0001f467"                                                                     // family: man, woman, girl
 517	FamilyManWomanGirlBoy     Emoji         = "\U0001f468\u200d\U0001f469\u200d\U0001f467\u200d\U0001f466"                                                     // family: man, woman, girl, boy
 518	FamilyManWomanBoyBoy      Emoji         = "\U0001f468\u200d\U0001f469\u200d\U0001f466\u200d\U0001f466"                                                     // family: man, woman, boy, boy
 519	FamilyManWomanGirlGirl    Emoji         = "\U0001f468\u200d\U0001f469\u200d\U0001f467\u200d\U0001f467"                                                     // family: man, woman, girl, girl
 520	FamilyManManBoy           Emoji         = "\U0001f468\u200d\U0001f468\u200d\U0001f466"                                                                     // family: man, man, boy
 521	FamilyManManGirl          Emoji         = "\U0001f468\u200d\U0001f468\u200d\U0001f467"                                                                     // family: man, man, girl
 522	FamilyManManGirlBoy       Emoji         = "\U0001f468\u200d\U0001f468\u200d\U0001f467\u200d\U0001f466"                                                     // family: man, man, girl, boy
 523	FamilyManManBoyBoy        Emoji         = "\U0001f468\u200d\U0001f468\u200d\U0001f466\u200d\U0001f466"                                                     // family: man, man, boy, boy
 524	FamilyManManGirlGirl      Emoji         = "\U0001f468\u200d\U0001f468\u200d\U0001f467\u200d\U0001f467"                                                     // family: man, man, girl, girl
 525	FamilyWomanWomanBoy       Emoji         = "\U0001f469\u200d\U0001f469\u200d\U0001f466"                                                                     // family: woman, woman, boy
 526	FamilyWomanWomanGirl      Emoji         = "\U0001f469\u200d\U0001f469\u200d\U0001f467"                                                                     // family: woman, woman, girl
 527	FamilyWomanWomanGirlBoy   Emoji         = "\U0001f469\u200d\U0001f469\u200d\U0001f467\u200d\U0001f466"                                                     // family: woman, woman, girl, boy
 528	FamilyWomanWomanBoyBoy    Emoji         = "\U0001f469\u200d\U0001f469\u200d\U0001f466\u200d\U0001f466"                                                     // family: woman, woman, boy, boy
 529	FamilyWomanWomanGirlGirl  Emoji         = "\U0001f469\u200d\U0001f469\u200d\U0001f467\u200d\U0001f467"                                                     // family: woman, woman, girl, girl
 530	FamilyManBoy              Emoji         = "\U0001f468\u200d\U0001f466"                                                                                     // family: man, boy
 531	FamilyManBoyBoy           Emoji         = "\U0001f468\u200d\U0001f466\u200d\U0001f466"                                                                     // family: man, boy, boy
 532	FamilyManGirl             Emoji         = "\U0001f468\u200d\U0001f467"                                                                                     // family: man, girl
 533	FamilyManGirlBoy          Emoji         = "\U0001f468\u200d\U0001f467\u200d\U0001f466"                                                                     // family: man, girl, boy
 534	FamilyManGirlGirl         Emoji         = "\U0001f468\u200d\U0001f467\u200d\U0001f467"                                                                     // family: man, girl, girl
 535	FamilyWomanBoy            Emoji         = "\U0001f469\u200d\U0001f466"                                                                                     // family: woman, boy
 536	FamilyWomanBoyBoy         Emoji         = "\U0001f469\u200d\U0001f466\u200d\U0001f466"                                                                     // family: woman, boy, boy
 537	FamilyWomanGirl           Emoji         = "\U0001f469\u200d\U0001f467"                                                                                     // family: woman, girl
 538	FamilyWomanGirlBoy        Emoji         = "\U0001f469\u200d\U0001f467\u200d\U0001f466"                                                                     // family: woman, girl, boy
 539	FamilyWomanGirlGirl       Emoji         = "\U0001f469\u200d\U0001f467\u200d\U0001f467"                                                                     // family: woman, girl, girl
 540	// SUBGROUP: person-symbol
 541	SpeakingHead      Emoji = "\U0001f5e3\ufe0f" // speaking head
 542	BustInSilhouette  Emoji = "\U0001f464"       // bust in silhouette
 543	BustsInSilhouette Emoji = "\U0001f465"       // busts in silhouette
 544	PeopleHugging     Emoji = "\U0001fac2"       // people hugging
 545	Footprints        Emoji = "\U0001f463"       // footprints
 546
 547	// GROUP: Component
 548	// SUBGROUP: skin-tone
 549	LightSkinTone       Emoji = "\U0001f3fb" // light skin tone
 550	MediumLightSkinTone Emoji = "\U0001f3fc" // medium-light skin tone
 551	MediumSkinTone      Emoji = "\U0001f3fd" // medium skin tone
 552	MediumDarkSkinTone  Emoji = "\U0001f3fe" // medium-dark skin tone
 553	DarkSkinTone        Emoji = "\U0001f3ff" // dark skin tone
 554	// SUBGROUP: hair-style
 555	RedHair   Emoji = "\U0001f9b0" // red hair
 556	CurlyHair Emoji = "\U0001f9b1" // curly hair
 557	WhiteHair Emoji = "\U0001f9b3" // white hair
 558	Bald      Emoji = "\U0001f9b2" // bald
 559
 560	// GROUP: Animals & Nature
 561	// SUBGROUP: animal-mammal
 562	MonkeyFace   Emoji = "\U0001f435"                   // monkey face
 563	Monkey       Emoji = "\U0001f412"                   // monkey
 564	Gorilla      Emoji = "\U0001f98d"                   // gorilla
 565	Orangutan    Emoji = "\U0001f9a7"                   // orangutan
 566	DogFace      Emoji = "\U0001f436"                   // dog face
 567	Dog          Emoji = "\U0001f415"                   // dog
 568	GuideDog     Emoji = "\U0001f9ae"                   // guide dog
 569	ServiceDog   Emoji = "\U0001f415\u200d\U0001f9ba"   // service dog
 570	Poodle       Emoji = "\U0001f429"                   // poodle
 571	Wolf         Emoji = "\U0001f43a"                   // wolf
 572	Fox          Emoji = "\U0001f98a"                   // fox
 573	Raccoon      Emoji = "\U0001f99d"                   // raccoon
 574	CatFace      Emoji = "\U0001f431"                   // cat face
 575	Cat          Emoji = "\U0001f408"                   // cat
 576	BlackCat     Emoji = "\U0001f408\u200d\u2b1b"       // black cat
 577	Lion         Emoji = "\U0001f981"                   // lion
 578	TigerFace    Emoji = "\U0001f42f"                   // tiger face
 579	Tiger        Emoji = "\U0001f405"                   // tiger
 580	Leopard      Emoji = "\U0001f406"                   // leopard
 581	HorseFace    Emoji = "\U0001f434"                   // horse face
 582	Horse        Emoji = "\U0001f40e"                   // horse
 583	Unicorn      Emoji = "\U0001f984"                   // unicorn
 584	Zebra        Emoji = "\U0001f993"                   // zebra
 585	Deer         Emoji = "\U0001f98c"                   // deer
 586	Bison        Emoji = "\U0001f9ac"                   // bison
 587	CowFace      Emoji = "\U0001f42e"                   // cow face
 588	Ox           Emoji = "\U0001f402"                   // ox
 589	WaterBuffalo Emoji = "\U0001f403"                   // water buffalo
 590	Cow          Emoji = "\U0001f404"                   // cow
 591	PigFace      Emoji = "\U0001f437"                   // pig face
 592	Pig          Emoji = "\U0001f416"                   // pig
 593	Boar         Emoji = "\U0001f417"                   // boar
 594	PigNose      Emoji = "\U0001f43d"                   // pig nose
 595	Ram          Emoji = "\U0001f40f"                   // ram
 596	Ewe          Emoji = "\U0001f411"                   // ewe
 597	Goat         Emoji = "\U0001f410"                   // goat
 598	Camel        Emoji = "\U0001f42a"                   // camel
 599	TwoHumpCamel Emoji = "\U0001f42b"                   // two-hump camel
 600	Llama        Emoji = "\U0001f999"                   // llama
 601	Giraffe      Emoji = "\U0001f992"                   // giraffe
 602	Elephant     Emoji = "\U0001f418"                   // elephant
 603	Mammoth      Emoji = "\U0001f9a3"                   // mammoth
 604	Rhinoceros   Emoji = "\U0001f98f"                   // rhinoceros
 605	Hippopotamus Emoji = "\U0001f99b"                   // hippopotamus
 606	MouseFace    Emoji = "\U0001f42d"                   // mouse face
 607	Mouse        Emoji = "\U0001f401"                   // mouse
 608	Rat          Emoji = "\U0001f400"                   // rat
 609	Hamster      Emoji = "\U0001f439"                   // hamster
 610	RabbitFace   Emoji = "\U0001f430"                   // rabbit face
 611	Rabbit       Emoji = "\U0001f407"                   // rabbit
 612	Chipmunk     Emoji = "\U0001f43f\ufe0f"             // chipmunk
 613	Beaver       Emoji = "\U0001f9ab"                   // beaver
 614	Hedgehog     Emoji = "\U0001f994"                   // hedgehog
 615	Bat          Emoji = "\U0001f987"                   // bat
 616	Bear         Emoji = "\U0001f43b"                   // bear
 617	PolarBear    Emoji = "\U0001f43b\u200d\u2744\ufe0f" // polar bear
 618	Koala        Emoji = "\U0001f428"                   // koala
 619	Panda        Emoji = "\U0001f43c"                   // panda
 620	Sloth        Emoji = "\U0001f9a5"                   // sloth
 621	Otter        Emoji = "\U0001f9a6"                   // otter
 622	Skunk        Emoji = "\U0001f9a8"                   // skunk
 623	Kangaroo     Emoji = "\U0001f998"                   // kangaroo
 624	Badger       Emoji = "\U0001f9a1"                   // badger
 625	PawPrints    Emoji = "\U0001f43e"                   // paw prints
 626	// SUBGROUP: animal-bird
 627	Turkey               Emoji = "\U0001f983"       // turkey
 628	Chicken              Emoji = "\U0001f414"       // chicken
 629	Rooster              Emoji = "\U0001f413"       // rooster
 630	HatchingChick        Emoji = "\U0001f423"       // hatching chick
 631	BabyChick            Emoji = "\U0001f424"       // baby chick
 632	FrontFacingBabyChick Emoji = "\U0001f425"       // front-facing baby chick
 633	Bird                 Emoji = "\U0001f426"       // bird
 634	Penguin              Emoji = "\U0001f427"       // penguin
 635	Dove                 Emoji = "\U0001f54a\ufe0f" // dove
 636	Eagle                Emoji = "\U0001f985"       // eagle
 637	Duck                 Emoji = "\U0001f986"       // duck
 638	Swan                 Emoji = "\U0001f9a2"       // swan
 639	Owl                  Emoji = "\U0001f989"       // owl
 640	Dodo                 Emoji = "\U0001f9a4"       // dodo
 641	Feather              Emoji = "\U0001fab6"       // feather
 642	Flamingo             Emoji = "\U0001f9a9"       // flamingo
 643	Peacock              Emoji = "\U0001f99a"       // peacock
 644	Parrot               Emoji = "\U0001f99c"       // parrot
 645	// SUBGROUP: animal-amphibian
 646	Frog Emoji = "\U0001f438" // frog
 647	// SUBGROUP: animal-reptile
 648	Crocodile  Emoji = "\U0001f40a" // crocodile
 649	Turtle     Emoji = "\U0001f422" // turtle
 650	Lizard     Emoji = "\U0001f98e" // lizard
 651	Snake      Emoji = "\U0001f40d" // snake
 652	DragonFace Emoji = "\U0001f432" // dragon face
 653	Dragon     Emoji = "\U0001f409" // dragon
 654	Sauropod   Emoji = "\U0001f995" // sauropod
 655	TRex       Emoji = "\U0001f996" // T-Rex
 656	// SUBGROUP: animal-marine
 657	SpoutingWhale Emoji = "\U0001f433" // spouting whale
 658	Whale         Emoji = "\U0001f40b" // whale
 659	Dolphin       Emoji = "\U0001f42c" // dolphin
 660	Seal          Emoji = "\U0001f9ad" // seal
 661	Fish          Emoji = "\U0001f41f" // fish
 662	TropicalFish  Emoji = "\U0001f420" // tropical fish
 663	Blowfish      Emoji = "\U0001f421" // blowfish
 664	Shark         Emoji = "\U0001f988" // shark
 665	Octopus       Emoji = "\U0001f419" // octopus
 666	SpiralShell   Emoji = "\U0001f41a" // spiral shell
 667	// SUBGROUP: animal-bug
 668	Snail      Emoji = "\U0001f40c"       // snail
 669	Butterfly  Emoji = "\U0001f98b"       // butterfly
 670	Bug        Emoji = "\U0001f41b"       // bug
 671	Ant        Emoji = "\U0001f41c"       // ant
 672	Honeybee   Emoji = "\U0001f41d"       // honeybee
 673	Beetle     Emoji = "\U0001fab2"       // beetle
 674	LadyBeetle Emoji = "\U0001f41e"       // lady beetle
 675	Cricket    Emoji = "\U0001f997"       // cricket
 676	Cockroach  Emoji = "\U0001fab3"       // cockroach
 677	Spider     Emoji = "\U0001f577\ufe0f" // spider
 678	SpiderWeb  Emoji = "\U0001f578\ufe0f" // spider web
 679	Scorpion   Emoji = "\U0001f982"       // scorpion
 680	Mosquito   Emoji = "\U0001f99f"       // mosquito
 681	Fly        Emoji = "\U0001fab0"       // fly
 682	Worm       Emoji = "\U0001fab1"       // worm
 683	Microbe    Emoji = "\U0001f9a0"       // microbe
 684	// SUBGROUP: plant-flower
 685	Bouquet       Emoji = "\U0001f490"       // bouquet
 686	CherryBlossom Emoji = "\U0001f338"       // cherry blossom
 687	WhiteFlower   Emoji = "\U0001f4ae"       // white flower
 688	Rosette       Emoji = "\U0001f3f5\ufe0f" // rosette
 689	Rose          Emoji = "\U0001f339"       // rose
 690	WiltedFlower  Emoji = "\U0001f940"       // wilted flower
 691	Hibiscus      Emoji = "\U0001f33a"       // hibiscus
 692	Sunflower     Emoji = "\U0001f33b"       // sunflower
 693	Blossom       Emoji = "\U0001f33c"       // blossom
 694	Tulip         Emoji = "\U0001f337"       // tulip
 695	// SUBGROUP: plant-other
 696	Seedling             Emoji = "\U0001f331"   // seedling
 697	PottedPlant          Emoji = "\U0001fab4"   // potted plant
 698	EvergreenTree        Emoji = "\U0001f332"   // evergreen tree
 699	DeciduousTree        Emoji = "\U0001f333"   // deciduous tree
 700	PalmTree             Emoji = "\U0001f334"   // palm tree
 701	Cactus               Emoji = "\U0001f335"   // cactus
 702	SheafOfRice          Emoji = "\U0001f33e"   // sheaf of rice
 703	Herb                 Emoji = "\U0001f33f"   // herb
 704	Shamrock             Emoji = "\u2618\ufe0f" // shamrock
 705	FourLeafClover       Emoji = "\U0001f340"   // four leaf clover
 706	MapleLeaf            Emoji = "\U0001f341"   // maple leaf
 707	FallenLeaf           Emoji = "\U0001f342"   // fallen leaf
 708	LeafFlutteringInWind Emoji = "\U0001f343"   // leaf fluttering in wind
 709
 710	// GROUP: Food & Drink
 711	// SUBGROUP: food-fruit
 712	Grapes      Emoji = "\U0001f347" // grapes
 713	Melon       Emoji = "\U0001f348" // melon
 714	Watermelon  Emoji = "\U0001f349" // watermelon
 715	Tangerine   Emoji = "\U0001f34a" // tangerine
 716	Lemon       Emoji = "\U0001f34b" // lemon
 717	Banana      Emoji = "\U0001f34c" // banana
 718	Pineapple   Emoji = "\U0001f34d" // pineapple
 719	Mango       Emoji = "\U0001f96d" // mango
 720	RedApple    Emoji = "\U0001f34e" // red apple
 721	GreenApple  Emoji = "\U0001f34f" // green apple
 722	Pear        Emoji = "\U0001f350" // pear
 723	Peach       Emoji = "\U0001f351" // peach
 724	Cherries    Emoji = "\U0001f352" // cherries
 725	Strawberry  Emoji = "\U0001f353" // strawberry
 726	Blueberries Emoji = "\U0001fad0" // blueberries
 727	KiwiFruit   Emoji = "\U0001f95d" // kiwi fruit
 728	Tomato      Emoji = "\U0001f345" // tomato
 729	Olive       Emoji = "\U0001fad2" // olive
 730	Coconut     Emoji = "\U0001f965" // coconut
 731	// SUBGROUP: food-vegetable
 732	Avocado    Emoji = "\U0001f951"       // avocado
 733	Eggplant   Emoji = "\U0001f346"       // eggplant
 734	Potato     Emoji = "\U0001f954"       // potato
 735	Carrot     Emoji = "\U0001f955"       // carrot
 736	EarOfCorn  Emoji = "\U0001f33d"       // ear of corn
 737	HotPepper  Emoji = "\U0001f336\ufe0f" // hot pepper
 738	BellPepper Emoji = "\U0001fad1"       // bell pepper
 739	Cucumber   Emoji = "\U0001f952"       // cucumber
 740	LeafyGreen Emoji = "\U0001f96c"       // leafy green
 741	Broccoli   Emoji = "\U0001f966"       // broccoli
 742	Garlic     Emoji = "\U0001f9c4"       // garlic
 743	Onion      Emoji = "\U0001f9c5"       // onion
 744	Mushroom   Emoji = "\U0001f344"       // mushroom
 745	Peanuts    Emoji = "\U0001f95c"       // peanuts
 746	Chestnut   Emoji = "\U0001f330"       // chestnut
 747	// SUBGROUP: food-prepared
 748	Bread            Emoji = "\U0001f35e" // bread
 749	Croissant        Emoji = "\U0001f950" // croissant
 750	BaguetteBread    Emoji = "\U0001f956" // baguette bread
 751	Flatbread        Emoji = "\U0001fad3" // flatbread
 752	Pretzel          Emoji = "\U0001f968" // pretzel
 753	Bagel            Emoji = "\U0001f96f" // bagel
 754	Pancakes         Emoji = "\U0001f95e" // pancakes
 755	Waffle           Emoji = "\U0001f9c7" // waffle
 756	CheeseWedge      Emoji = "\U0001f9c0" // cheese wedge
 757	MeatOnBone       Emoji = "\U0001f356" // meat on bone
 758	PoultryLeg       Emoji = "\U0001f357" // poultry leg
 759	CutOfMeat        Emoji = "\U0001f969" // cut of meat
 760	Bacon            Emoji = "\U0001f953" // bacon
 761	Hamburger        Emoji = "\U0001f354" // hamburger
 762	FrenchFries      Emoji = "\U0001f35f" // french fries
 763	Pizza            Emoji = "\U0001f355" // pizza
 764	HotDog           Emoji = "\U0001f32d" // hot dog
 765	Sandwich         Emoji = "\U0001f96a" // sandwich
 766	Taco             Emoji = "\U0001f32e" // taco
 767	Burrito          Emoji = "\U0001f32f" // burrito
 768	Tamale           Emoji = "\U0001fad4" // tamale
 769	StuffedFlatbread Emoji = "\U0001f959" // stuffed flatbread
 770	Falafel          Emoji = "\U0001f9c6" // falafel
 771	Egg              Emoji = "\U0001f95a" // egg
 772	Cooking          Emoji = "\U0001f373" // cooking
 773	ShallowPanOfFood Emoji = "\U0001f958" // shallow pan of food
 774	PotOfFood        Emoji = "\U0001f372" // pot of food
 775	Fondue           Emoji = "\U0001fad5" // fondue
 776	BowlWithSpoon    Emoji = "\U0001f963" // bowl with spoon
 777	GreenSalad       Emoji = "\U0001f957" // green salad
 778	Popcorn          Emoji = "\U0001f37f" // popcorn
 779	Butter           Emoji = "\U0001f9c8" // butter
 780	Salt             Emoji = "\U0001f9c2" // salt
 781	CannedFood       Emoji = "\U0001f96b" // canned food
 782	// SUBGROUP: food-asian
 783	BentoBox           Emoji = "\U0001f371" // bento box
 784	RiceCracker        Emoji = "\U0001f358" // rice cracker
 785	RiceBall           Emoji = "\U0001f359" // rice ball
 786	CookedRice         Emoji = "\U0001f35a" // cooked rice
 787	CurryRice          Emoji = "\U0001f35b" // curry rice
 788	SteamingBowl       Emoji = "\U0001f35c" // steaming bowl
 789	Spaghetti          Emoji = "\U0001f35d" // spaghetti
 790	RoastedSweetPotato Emoji = "\U0001f360" // roasted sweet potato
 791	Oden               Emoji = "\U0001f362" // oden
 792	Sushi              Emoji = "\U0001f363" // sushi
 793	FriedShrimp        Emoji = "\U0001f364" // fried shrimp
 794	FishCakeWithSwirl  Emoji = "\U0001f365" // fish cake with swirl
 795	MoonCake           Emoji = "\U0001f96e" // moon cake
 796	Dango              Emoji = "\U0001f361" // dango
 797	Dumpling           Emoji = "\U0001f95f" // dumpling
 798	FortuneCookie      Emoji = "\U0001f960" // fortune cookie
 799	TakeoutBox         Emoji = "\U0001f961" // takeout box
 800	// SUBGROUP: food-marine
 801	Crab    Emoji = "\U0001f980" // crab
 802	Lobster Emoji = "\U0001f99e" // lobster
 803	Shrimp  Emoji = "\U0001f990" // shrimp
 804	Squid   Emoji = "\U0001f991" // squid
 805	Oyster  Emoji = "\U0001f9aa" // oyster
 806	// SUBGROUP: food-sweet
 807	SoftIceCream Emoji = "\U0001f366" // soft ice cream
 808	ShavedIce    Emoji = "\U0001f367" // shaved ice
 809	IceCream     Emoji = "\U0001f368" // ice cream
 810	Doughnut     Emoji = "\U0001f369" // doughnut
 811	Cookie       Emoji = "\U0001f36a" // cookie
 812	BirthdayCake Emoji = "\U0001f382" // birthday cake
 813	Shortcake    Emoji = "\U0001f370" // shortcake
 814	Cupcake      Emoji = "\U0001f9c1" // cupcake
 815	Pie          Emoji = "\U0001f967" // pie
 816	ChocolateBar Emoji = "\U0001f36b" // chocolate bar
 817	Candy        Emoji = "\U0001f36c" // candy
 818	Lollipop     Emoji = "\U0001f36d" // lollipop
 819	Custard      Emoji = "\U0001f36e" // custard
 820	HoneyPot     Emoji = "\U0001f36f" // honey pot
 821	// SUBGROUP: drink
 822	BabyBottle            Emoji = "\U0001f37c" // baby bottle
 823	GlassOfMilk           Emoji = "\U0001f95b" // glass of milk
 824	HotBeverage           Emoji = "\u2615"     // hot beverage
 825	Teapot                Emoji = "\U0001fad6" // teapot
 826	TeacupWithoutHandle   Emoji = "\U0001f375" // teacup without handle
 827	Sake                  Emoji = "\U0001f376" // sake
 828	BottleWithPoppingCork Emoji = "\U0001f37e" // bottle with popping cork
 829	WineGlass             Emoji = "\U0001f377" // wine glass
 830	CocktailGlass         Emoji = "\U0001f378" // cocktail glass
 831	TropicalDrink         Emoji = "\U0001f379" // tropical drink
 832	BeerMug               Emoji = "\U0001f37a" // beer mug
 833	ClinkingBeerMugs      Emoji = "\U0001f37b" // clinking beer mugs
 834	ClinkingGlasses       Emoji = "\U0001f942" // clinking glasses
 835	TumblerGlass          Emoji = "\U0001f943" // tumbler glass
 836	CupWithStraw          Emoji = "\U0001f964" // cup with straw
 837	BubbleTea             Emoji = "\U0001f9cb" // bubble tea
 838	BeverageBox           Emoji = "\U0001f9c3" // beverage box
 839	Mate                  Emoji = "\U0001f9c9" // mate
 840	Ice                   Emoji = "\U0001f9ca" // ice
 841	// SUBGROUP: dishware
 842	Chopsticks            Emoji = "\U0001f962"       // chopsticks
 843	ForkAndKnifeWithPlate Emoji = "\U0001f37d\ufe0f" // fork and knife with plate
 844	ForkAndKnife          Emoji = "\U0001f374"       // fork and knife
 845	Spoon                 Emoji = "\U0001f944"       // spoon
 846	KitchenKnife          Emoji = "\U0001f52a"       // kitchen knife
 847	Amphora               Emoji = "\U0001f3fa"       // amphora
 848
 849	// GROUP: Travel & Places
 850	// SUBGROUP: place-map
 851	GlobeShowingEuropeAfrica  Emoji = "\U0001f30d"       // globe showing Europe-Africa
 852	GlobeShowingAmericas      Emoji = "\U0001f30e"       // globe showing Americas
 853	GlobeShowingAsiaAustralia Emoji = "\U0001f30f"       // globe showing Asia-Australia
 854	GlobeWithMeridians        Emoji = "\U0001f310"       // globe with meridians
 855	WorldMap                  Emoji = "\U0001f5fa\ufe0f" // world map
 856	MapOfJapan                Emoji = "\U0001f5fe"       // map of Japan
 857	Compass                   Emoji = "\U0001f9ed"       // compass
 858	// SUBGROUP: place-geographic
 859	SnowCappedMountain Emoji = "\U0001f3d4\ufe0f" // snow-capped mountain
 860	Mountain           Emoji = "\u26f0\ufe0f"     // mountain
 861	Volcano            Emoji = "\U0001f30b"       // volcano
 862	MountFuji          Emoji = "\U0001f5fb"       // mount fuji
 863	Camping            Emoji = "\U0001f3d5\ufe0f" // camping
 864	BeachWithUmbrella  Emoji = "\U0001f3d6\ufe0f" // beach with umbrella
 865	Desert             Emoji = "\U0001f3dc\ufe0f" // desert
 866	DesertIsland       Emoji = "\U0001f3dd\ufe0f" // desert island
 867	NationalPark       Emoji = "\U0001f3de\ufe0f" // national park
 868	// SUBGROUP: place-building
 869	Stadium              Emoji = "\U0001f3df\ufe0f" // stadium
 870	ClassicalBuilding    Emoji = "\U0001f3db\ufe0f" // classical building
 871	BuildingConstruction Emoji = "\U0001f3d7\ufe0f" // building construction
 872	Brick                Emoji = "\U0001f9f1"       // brick
 873	Rock                 Emoji = "\U0001faa8"       // rock
 874	Wood                 Emoji = "\U0001fab5"       // wood
 875	Hut                  Emoji = "\U0001f6d6"       // hut
 876	Houses               Emoji = "\U0001f3d8\ufe0f" // houses
 877	DerelictHouse        Emoji = "\U0001f3da\ufe0f" // derelict house
 878	House                Emoji = "\U0001f3e0"       // house
 879	HouseWithGarden      Emoji = "\U0001f3e1"       // house with garden
 880	OfficeBuilding       Emoji = "\U0001f3e2"       // office building
 881	JapanesePostOffice   Emoji = "\U0001f3e3"       // Japanese post office
 882	PostOffice           Emoji = "\U0001f3e4"       // post office
 883	Hospital             Emoji = "\U0001f3e5"       // hospital
 884	Bank                 Emoji = "\U0001f3e6"       // bank
 885	Hotel                Emoji = "\U0001f3e8"       // hotel
 886	LoveHotel            Emoji = "\U0001f3e9"       // love hotel
 887	ConvenienceStore     Emoji = "\U0001f3ea"       // convenience store
 888	School               Emoji = "\U0001f3eb"       // school
 889	DepartmentStore      Emoji = "\U0001f3ec"       // department store
 890	Factory              Emoji = "\U0001f3ed"       // factory
 891	JapaneseCastle       Emoji = "\U0001f3ef"       // Japanese castle
 892	Castle               Emoji = "\U0001f3f0"       // castle
 893	Wedding              Emoji = "\U0001f492"       // wedding
 894	TokyoTower           Emoji = "\U0001f5fc"       // Tokyo tower
 895	StatueOfLiberty      Emoji = "\U0001f5fd"       // Statue of Liberty
 896	// SUBGROUP: place-religious
 897	Church       Emoji = "\u26ea"       // church
 898	Mosque       Emoji = "\U0001f54c"   // mosque
 899	HinduTemple  Emoji = "\U0001f6d5"   // hindu temple
 900	Synagogue    Emoji = "\U0001f54d"   // synagogue
 901	ShintoShrine Emoji = "\u26e9\ufe0f" // shinto shrine
 902	Kaaba        Emoji = "\U0001f54b"   // kaaba
 903	// SUBGROUP: place-other
 904	Fountain             Emoji = "\u26f2"           // fountain
 905	Tent                 Emoji = "\u26fa"           // tent
 906	Foggy                Emoji = "\U0001f301"       // foggy
 907	NightWithStars       Emoji = "\U0001f303"       // night with stars
 908	Cityscape            Emoji = "\U0001f3d9\ufe0f" // cityscape
 909	SunriseOverMountains Emoji = "\U0001f304"       // sunrise over mountains
 910	Sunrise              Emoji = "\U0001f305"       // sunrise
 911	CityscapeAtDusk      Emoji = "\U0001f306"       // cityscape at dusk
 912	Sunset               Emoji = "\U0001f307"       // sunset
 913	BridgeAtNight        Emoji = "\U0001f309"       // bridge at night
 914	HotSprings           Emoji = "\u2668\ufe0f"     // hot springs
 915	CarouselHorse        Emoji = "\U0001f3a0"       // carousel horse
 916	FerrisWheel          Emoji = "\U0001f3a1"       // ferris wheel
 917	RollerCoaster        Emoji = "\U0001f3a2"       // roller coaster
 918	BarberPole           Emoji = "\U0001f488"       // barber pole
 919	CircusTent           Emoji = "\U0001f3aa"       // circus tent
 920	// SUBGROUP: transport-ground
 921	Locomotive             Emoji = "\U0001f682"       // locomotive
 922	RailwayCar             Emoji = "\U0001f683"       // railway car
 923	HighSpeedTrain         Emoji = "\U0001f684"       // high-speed train
 924	BulletTrain            Emoji = "\U0001f685"       // bullet train
 925	Train                  Emoji = "\U0001f686"       // train
 926	Metro                  Emoji = "\U0001f687"       // metro
 927	LightRail              Emoji = "\U0001f688"       // light rail
 928	Station                Emoji = "\U0001f689"       // station
 929	Tram                   Emoji = "\U0001f68a"       // tram
 930	Monorail               Emoji = "\U0001f69d"       // monorail
 931	MountainRailway        Emoji = "\U0001f69e"       // mountain railway
 932	TramCar                Emoji = "\U0001f68b"       // tram car
 933	Bus                    Emoji = "\U0001f68c"       // bus
 934	OncomingBus            Emoji = "\U0001f68d"       // oncoming bus
 935	Trolleybus             Emoji = "\U0001f68e"       // trolleybus
 936	Minibus                Emoji = "\U0001f690"       // minibus
 937	Ambulance              Emoji = "\U0001f691"       // ambulance
 938	FireEngine             Emoji = "\U0001f692"       // fire engine
 939	PoliceCar              Emoji = "\U0001f693"       // police car
 940	OncomingPoliceCar      Emoji = "\U0001f694"       // oncoming police car
 941	Taxi                   Emoji = "\U0001f695"       // taxi
 942	OncomingTaxi           Emoji = "\U0001f696"       // oncoming taxi
 943	Automobile             Emoji = "\U0001f697"       // automobile
 944	OncomingAutomobile     Emoji = "\U0001f698"       // oncoming automobile
 945	SportUtilityVehicle    Emoji = "\U0001f699"       // sport utility vehicle
 946	PickupTruck            Emoji = "\U0001f6fb"       // pickup truck
 947	DeliveryTruck          Emoji = "\U0001f69a"       // delivery truck
 948	ArticulatedLorry       Emoji = "\U0001f69b"       // articulated lorry
 949	Tractor                Emoji = "\U0001f69c"       // tractor
 950	RacingCar              Emoji = "\U0001f3ce\ufe0f" // racing car
 951	Motorcycle             Emoji = "\U0001f3cd\ufe0f" // motorcycle
 952	MotorScooter           Emoji = "\U0001f6f5"       // motor scooter
 953	ManualWheelchair       Emoji = "\U0001f9bd"       // manual wheelchair
 954	MotorizedWheelchair    Emoji = "\U0001f9bc"       // motorized wheelchair
 955	AutoRickshaw           Emoji = "\U0001f6fa"       // auto rickshaw
 956	Bicycle                Emoji = "\U0001f6b2"       // bicycle
 957	KickScooter            Emoji = "\U0001f6f4"       // kick scooter
 958	Skateboard             Emoji = "\U0001f6f9"       // skateboard
 959	RollerSkate            Emoji = "\U0001f6fc"       // roller skate
 960	BusStop                Emoji = "\U0001f68f"       // bus stop
 961	Motorway               Emoji = "\U0001f6e3\ufe0f" // motorway
 962	RailwayTrack           Emoji = "\U0001f6e4\ufe0f" // railway track
 963	OilDrum                Emoji = "\U0001f6e2\ufe0f" // oil drum
 964	FuelPump               Emoji = "\u26fd"           // fuel pump
 965	PoliceCarLight         Emoji = "\U0001f6a8"       // police car light
 966	HorizontalTrafficLight Emoji = "\U0001f6a5"       // horizontal traffic light
 967	VerticalTrafficLight   Emoji = "\U0001f6a6"       // vertical traffic light
 968	StopSign               Emoji = "\U0001f6d1"       // stop sign
 969	Construction           Emoji = "\U0001f6a7"       // construction
 970	// SUBGROUP: transport-water
 971	Anchor        Emoji = "\u2693"           // anchor
 972	Sailboat      Emoji = "\u26f5"           // sailboat
 973	Canoe         Emoji = "\U0001f6f6"       // canoe
 974	Speedboat     Emoji = "\U0001f6a4"       // speedboat
 975	PassengerShip Emoji = "\U0001f6f3\ufe0f" // passenger ship
 976	Ferry         Emoji = "\u26f4\ufe0f"     // ferry
 977	MotorBoat     Emoji = "\U0001f6e5\ufe0f" // motor boat
 978	Ship          Emoji = "\U0001f6a2"       // ship
 979	// SUBGROUP: transport-air
 980	Airplane          Emoji = "\u2708\ufe0f"     // airplane
 981	SmallAirplane     Emoji = "\U0001f6e9\ufe0f" // small airplane
 982	AirplaneDeparture Emoji = "\U0001f6eb"       // airplane departure
 983	AirplaneArrival   Emoji = "\U0001f6ec"       // airplane arrival
 984	Parachute         Emoji = "\U0001fa82"       // parachute
 985	Seat              Emoji = "\U0001f4ba"       // seat
 986	Helicopter        Emoji = "\U0001f681"       // helicopter
 987	SuspensionRailway Emoji = "\U0001f69f"       // suspension railway
 988	MountainCableway  Emoji = "\U0001f6a0"       // mountain cableway
 989	AerialTramway     Emoji = "\U0001f6a1"       // aerial tramway
 990	Satellite         Emoji = "\U0001f6f0\ufe0f" // satellite
 991	Rocket            Emoji = "\U0001f680"       // rocket
 992	FlyingSaucer      Emoji = "\U0001f6f8"       // flying saucer
 993	// SUBGROUP: hotel
 994	BellhopBell Emoji = "\U0001f6ce\ufe0f" // bellhop bell
 995	Luggage     Emoji = "\U0001f9f3"       // luggage
 996	// SUBGROUP: time
 997	HourglassDone    Emoji = "\u231b"           // hourglass done
 998	HourglassNotDone Emoji = "\u23f3"           // hourglass not done
 999	Watch            Emoji = "\u231a"           // watch
1000	AlarmClock       Emoji = "\u23f0"           // alarm clock
1001	Stopwatch        Emoji = "\u23f1\ufe0f"     // stopwatch
1002	TimerClock       Emoji = "\u23f2\ufe0f"     // timer clock
1003	MantelpieceClock Emoji = "\U0001f570\ufe0f" // mantelpiece clock
1004	TwelveOClock     Emoji = "\U0001f55b"       // twelve o’clock
1005	TwelveThirty     Emoji = "\U0001f567"       // twelve-thirty
1006	OneOClock        Emoji = "\U0001f550"       // one o’clock
1007	OneThirty        Emoji = "\U0001f55c"       // one-thirty
1008	TwoOClock        Emoji = "\U0001f551"       // two o’clock
1009	TwoThirty        Emoji = "\U0001f55d"       // two-thirty
1010	ThreeOClock      Emoji = "\U0001f552"       // three o’clock
1011	ThreeThirty      Emoji = "\U0001f55e"       // three-thirty
1012	FourOClock       Emoji = "\U0001f553"       // four o’clock
1013	FourThirty       Emoji = "\U0001f55f"       // four-thirty
1014	FiveOClock       Emoji = "\U0001f554"       // five o’clock
1015	FiveThirty       Emoji = "\U0001f560"       // five-thirty
1016	SixOClock        Emoji = "\U0001f555"       // six o’clock
1017	SixThirty        Emoji = "\U0001f561"       // six-thirty
1018	SevenOClock      Emoji = "\U0001f556"       // seven o’clock
1019	SevenThirty      Emoji = "\U0001f562"       // seven-thirty
1020	EightOClock      Emoji = "\U0001f557"       // eight o’clock
1021	EightThirty      Emoji = "\U0001f563"       // eight-thirty
1022	NineOClock       Emoji = "\U0001f558"       // nine o’clock
1023	NineThirty       Emoji = "\U0001f564"       // nine-thirty
1024	TenOClock        Emoji = "\U0001f559"       // ten o’clock
1025	TenThirty        Emoji = "\U0001f565"       // ten-thirty
1026	ElevenOClock     Emoji = "\U0001f55a"       // eleven o’clock
1027	ElevenThirty     Emoji = "\U0001f566"       // eleven-thirty
1028	// SUBGROUP: sky & weather
1029	NewMoon                   Emoji = "\U0001f311"       // new moon
1030	WaxingCrescentMoon        Emoji = "\U0001f312"       // waxing crescent moon
1031	FirstQuarterMoon          Emoji = "\U0001f313"       // first quarter moon
1032	WaxingGibbousMoon         Emoji = "\U0001f314"       // waxing gibbous moon
1033	FullMoon                  Emoji = "\U0001f315"       // full moon
1034	WaningGibbousMoon         Emoji = "\U0001f316"       // waning gibbous moon
1035	LastQuarterMoon           Emoji = "\U0001f317"       // last quarter moon
1036	WaningCrescentMoon        Emoji = "\U0001f318"       // waning crescent moon
1037	CrescentMoon              Emoji = "\U0001f319"       // crescent moon
1038	NewMoonFace               Emoji = "\U0001f31a"       // new moon face
1039	FirstQuarterMoonFace      Emoji = "\U0001f31b"       // first quarter moon face
1040	LastQuarterMoonFace       Emoji = "\U0001f31c"       // last quarter moon face
1041	Thermometer               Emoji = "\U0001f321\ufe0f" // thermometer
1042	Sun                       Emoji = "\u2600\ufe0f"     // sun
1043	FullMoonFace              Emoji = "\U0001f31d"       // full moon face
1044	SunWithFace               Emoji = "\U0001f31e"       // sun with face
1045	RingedPlanet              Emoji = "\U0001fa90"       // ringed planet
1046	Star                      Emoji = "\u2b50"           // star
1047	GlowingStar               Emoji = "\U0001f31f"       // glowing star
1048	ShootingStar              Emoji = "\U0001f320"       // shooting star
1049	MilkyWay                  Emoji = "\U0001f30c"       // milky way
1050	Cloud                     Emoji = "\u2601\ufe0f"     // cloud
1051	SunBehindCloud            Emoji = "\u26c5"           // sun behind cloud
1052	CloudWithLightningAndRain Emoji = "\u26c8\ufe0f"     // cloud with lightning and rain
1053	SunBehindSmallCloud       Emoji = "\U0001f324\ufe0f" // sun behind small cloud
1054	SunBehindLargeCloud       Emoji = "\U0001f325\ufe0f" // sun behind large cloud
1055	SunBehindRainCloud        Emoji = "\U0001f326\ufe0f" // sun behind rain cloud
1056	CloudWithRain             Emoji = "\U0001f327\ufe0f" // cloud with rain
1057	CloudWithSnow             Emoji = "\U0001f328\ufe0f" // cloud with snow
1058	CloudWithLightning        Emoji = "\U0001f329\ufe0f" // cloud with lightning
1059	Tornado                   Emoji = "\U0001f32a\ufe0f" // tornado
1060	Fog                       Emoji = "\U0001f32b\ufe0f" // fog
1061	WindFace                  Emoji = "\U0001f32c\ufe0f" // wind face
1062	Cyclone                   Emoji = "\U0001f300"       // cyclone
1063	Rainbow                   Emoji = "\U0001f308"       // rainbow
1064	ClosedUmbrella            Emoji = "\U0001f302"       // closed umbrella
1065	Umbrella                  Emoji = "\u2602\ufe0f"     // umbrella
1066	UmbrellaWithRainDrops     Emoji = "\u2614"           // umbrella with rain drops
1067	UmbrellaOnGround          Emoji = "\u26f1\ufe0f"     // umbrella on ground
1068	HighVoltage               Emoji = "\u26a1"           // high voltage
1069	Snowflake                 Emoji = "\u2744\ufe0f"     // snowflake
1070	Snowman                   Emoji = "\u2603\ufe0f"     // snowman
1071	SnowmanWithoutSnow        Emoji = "\u26c4"           // snowman without snow
1072	Comet                     Emoji = "\u2604\ufe0f"     // comet
1073	Fire                      Emoji = "\U0001f525"       // fire
1074	Droplet                   Emoji = "\U0001f4a7"       // droplet
1075	WaterWave                 Emoji = "\U0001f30a"       // water wave
1076
1077	// GROUP: Activities
1078	// SUBGROUP: event
1079	JackOLantern        Emoji = "\U0001f383"       // jack-o-lantern
1080	ChristmasTree       Emoji = "\U0001f384"       // Christmas tree
1081	Fireworks           Emoji = "\U0001f386"       // fireworks
1082	Sparkler            Emoji = "\U0001f387"       // sparkler
1083	Firecracker         Emoji = "\U0001f9e8"       // firecracker
1084	Sparkles            Emoji = "\u2728"           // sparkles
1085	Balloon             Emoji = "\U0001f388"       // balloon
1086	PartyPopper         Emoji = "\U0001f389"       // party popper
1087	ConfettiBall        Emoji = "\U0001f38a"       // confetti ball
1088	TanabataTree        Emoji = "\U0001f38b"       // tanabata tree
1089	PineDecoration      Emoji = "\U0001f38d"       // pine decoration
1090	JapaneseDolls       Emoji = "\U0001f38e"       // Japanese dolls
1091	CarpStreamer        Emoji = "\U0001f38f"       // carp streamer
1092	WindChime           Emoji = "\U0001f390"       // wind chime
1093	MoonViewingCeremony Emoji = "\U0001f391"       // moon viewing ceremony
1094	RedEnvelope         Emoji = "\U0001f9e7"       // red envelope
1095	Ribbon              Emoji = "\U0001f380"       // ribbon
1096	WrappedGift         Emoji = "\U0001f381"       // wrapped gift
1097	ReminderRibbon      Emoji = "\U0001f397\ufe0f" // reminder ribbon
1098	AdmissionTickets    Emoji = "\U0001f39f\ufe0f" // admission tickets
1099	Ticket              Emoji = "\U0001f3ab"       // ticket
1100	// SUBGROUP: award-medal
1101	MilitaryMedal    Emoji = "\U0001f396\ufe0f" // military medal
1102	Trophy           Emoji = "\U0001f3c6"       // trophy
1103	SportsMedal      Emoji = "\U0001f3c5"       // sports medal
1104	FirstPlaceMedal  Emoji = "\U0001f947"       // 1st place medal
1105	SecondPlaceMedal Emoji = "\U0001f948"       // 2nd place medal
1106	ThirdPlaceMedal  Emoji = "\U0001f949"       // 3rd place medal
1107	// SUBGROUP: sport
1108	SoccerBall         Emoji = "\u26bd"       // soccer ball
1109	Baseball           Emoji = "\u26be"       // baseball
1110	Softball           Emoji = "\U0001f94e"   // softball
1111	Basketball         Emoji = "\U0001f3c0"   // basketball
1112	Volleyball         Emoji = "\U0001f3d0"   // volleyball
1113	AmericanFootball   Emoji = "\U0001f3c8"   // american football
1114	RugbyFootball      Emoji = "\U0001f3c9"   // rugby football
1115	Tennis             Emoji = "\U0001f3be"   // tennis
1116	FlyingDisc         Emoji = "\U0001f94f"   // flying disc
1117	Bowling            Emoji = "\U0001f3b3"   // bowling
1118	CricketGame        Emoji = "\U0001f3cf"   // cricket game
1119	FieldHockey        Emoji = "\U0001f3d1"   // field hockey
1120	IceHockey          Emoji = "\U0001f3d2"   // ice hockey
1121	Lacrosse           Emoji = "\U0001f94d"   // lacrosse
1122	PingPong           Emoji = "\U0001f3d3"   // ping pong
1123	Badminton          Emoji = "\U0001f3f8"   // badminton
1124	BoxingGlove        Emoji = "\U0001f94a"   // boxing glove
1125	MartialArtsUniform Emoji = "\U0001f94b"   // martial arts uniform
1126	GoalNet            Emoji = "\U0001f945"   // goal net
1127	FlagInHole         Emoji = "\u26f3"       // flag in hole
1128	IceSkate           Emoji = "\u26f8\ufe0f" // ice skate
1129	FishingPole        Emoji = "\U0001f3a3"   // fishing pole
1130	DivingMask         Emoji = "\U0001f93f"   // diving mask
1131	RunningShirt       Emoji = "\U0001f3bd"   // running shirt
1132	Skis               Emoji = "\U0001f3bf"   // skis
1133	Sled               Emoji = "\U0001f6f7"   // sled
1134	CurlingStone       Emoji = "\U0001f94c"   // curling stone
1135	// SUBGROUP: game
1136	DirectHit          Emoji = "\U0001f3af"       // direct hit
1137	YoYo               Emoji = "\U0001fa80"       // yo-yo
1138	Kite               Emoji = "\U0001fa81"       // kite
1139	Pool8Ball          Emoji = "\U0001f3b1"       // pool 8 ball
1140	CrystalBall        Emoji = "\U0001f52e"       // crystal ball
1141	MagicWand          Emoji = "\U0001fa84"       // magic wand
1142	NazarAmulet        Emoji = "\U0001f9ff"       // nazar amulet
1143	VideoGame          Emoji = "\U0001f3ae"       // video game
1144	Joystick           Emoji = "\U0001f579\ufe0f" // joystick
1145	SlotMachine        Emoji = "\U0001f3b0"       // slot machine
1146	GameDie            Emoji = "\U0001f3b2"       // game die
1147	PuzzlePiece        Emoji = "\U0001f9e9"       // puzzle piece
1148	TeddyBear          Emoji = "\U0001f9f8"       // teddy bear
1149	Pinata             Emoji = "\U0001fa85"       // piñata
1150	NestingDolls       Emoji = "\U0001fa86"       // nesting dolls
1151	SpadeSuit          Emoji = "\u2660\ufe0f"     // spade suit
1152	HeartSuit          Emoji = "\u2665\ufe0f"     // heart suit
1153	DiamondSuit        Emoji = "\u2666\ufe0f"     // diamond suit
1154	ClubSuit           Emoji = "\u2663\ufe0f"     // club suit
1155	ChessPawn          Emoji = "\u265f\ufe0f"     // chess pawn
1156	Joker              Emoji = "\U0001f0cf"       // joker
1157	MahjongRedDragon   Emoji = "\U0001f004"       // mahjong red dragon
1158	FlowerPlayingCards Emoji = "\U0001f3b4"       // flower playing cards
1159	// SUBGROUP: arts & crafts
1160	PerformingArts Emoji = "\U0001f3ad"       // performing arts
1161	FramedPicture  Emoji = "\U0001f5bc\ufe0f" // framed picture
1162	ArtistPalette  Emoji = "\U0001f3a8"       // artist palette
1163	Thread         Emoji = "\U0001f9f5"       // thread
1164	SewingNeedle   Emoji = "\U0001faa1"       // sewing needle
1165	Yarn           Emoji = "\U0001f9f6"       // yarn
1166	Knot           Emoji = "\U0001faa2"       // knot
1167
1168	// GROUP: Objects
1169	// SUBGROUP: clothing
1170	Glasses             Emoji = "\U0001f453"       // glasses
1171	Sunglasses          Emoji = "\U0001f576\ufe0f" // sunglasses
1172	Goggles             Emoji = "\U0001f97d"       // goggles
1173	LabCoat             Emoji = "\U0001f97c"       // lab coat
1174	SafetyVest          Emoji = "\U0001f9ba"       // safety vest
1175	Necktie             Emoji = "\U0001f454"       // necktie
1176	TShirt              Emoji = "\U0001f455"       // t-shirt
1177	Jeans               Emoji = "\U0001f456"       // jeans
1178	Scarf               Emoji = "\U0001f9e3"       // scarf
1179	Gloves              Emoji = "\U0001f9e4"       // gloves
1180	Coat                Emoji = "\U0001f9e5"       // coat
1181	Socks               Emoji = "\U0001f9e6"       // socks
1182	Dress               Emoji = "\U0001f457"       // dress
1183	Kimono              Emoji = "\U0001f458"       // kimono
1184	Sari                Emoji = "\U0001f97b"       // sari
1185	OnePieceSwimsuit    Emoji = "\U0001fa71"       // one-piece swimsuit
1186	Briefs              Emoji = "\U0001fa72"       // briefs
1187	Shorts              Emoji = "\U0001fa73"       // shorts
1188	Bikini              Emoji = "\U0001f459"       // bikini
1189	WomanSClothes       Emoji = "\U0001f45a"       // woman’s clothes
1190	Purse               Emoji = "\U0001f45b"       // purse
1191	Handbag             Emoji = "\U0001f45c"       // handbag
1192	ClutchBag           Emoji = "\U0001f45d"       // clutch bag
1193	ShoppingBags        Emoji = "\U0001f6cd\ufe0f" // shopping bags
1194	Backpack            Emoji = "\U0001f392"       // backpack
1195	ThongSandal         Emoji = "\U0001fa74"       // thong sandal
1196	ManSShoe            Emoji = "\U0001f45e"       // man’s shoe
1197	RunningShoe         Emoji = "\U0001f45f"       // running shoe
1198	HikingBoot          Emoji = "\U0001f97e"       // hiking boot
1199	FlatShoe            Emoji = "\U0001f97f"       // flat shoe
1200	HighHeeledShoe      Emoji = "\U0001f460"       // high-heeled shoe
1201	WomanSSandal        Emoji = "\U0001f461"       // woman’s sandal
1202	BalletShoes         Emoji = "\U0001fa70"       // ballet shoes
1203	WomanSBoot          Emoji = "\U0001f462"       // woman’s boot
1204	Crown               Emoji = "\U0001f451"       // crown
1205	WomanSHat           Emoji = "\U0001f452"       // woman’s hat
1206	TopHat              Emoji = "\U0001f3a9"       // top hat
1207	GraduationCap       Emoji = "\U0001f393"       // graduation cap
1208	BilledCap           Emoji = "\U0001f9e2"       // billed cap
1209	MilitaryHelmet      Emoji = "\U0001fa96"       // military helmet
1210	RescueWorkerSHelmet Emoji = "\u26d1\ufe0f"     // rescue worker’s helmet
1211	PrayerBeads         Emoji = "\U0001f4ff"       // prayer beads
1212	Lipstick            Emoji = "\U0001f484"       // lipstick
1213	Ring                Emoji = "\U0001f48d"       // ring
1214	GemStone            Emoji = "\U0001f48e"       // gem stone
1215	// SUBGROUP: sound
1216	MutedSpeaker        Emoji = "\U0001f507" // muted speaker
1217	SpeakerLowVolume    Emoji = "\U0001f508" // speaker low volume
1218	SpeakerMediumVolume Emoji = "\U0001f509" // speaker medium volume
1219	SpeakerHighVolume   Emoji = "\U0001f50a" // speaker high volume
1220	Loudspeaker         Emoji = "\U0001f4e2" // loudspeaker
1221	Megaphone           Emoji = "\U0001f4e3" // megaphone
1222	PostalHorn          Emoji = "\U0001f4ef" // postal horn
1223	Bell                Emoji = "\U0001f514" // bell
1224	BellWithSlash       Emoji = "\U0001f515" // bell with slash
1225	// SUBGROUP: music
1226	MusicalScore     Emoji = "\U0001f3bc"       // musical score
1227	MusicalNote      Emoji = "\U0001f3b5"       // musical note
1228	MusicalNotes     Emoji = "\U0001f3b6"       // musical notes
1229	StudioMicrophone Emoji = "\U0001f399\ufe0f" // studio microphone
1230	LevelSlider      Emoji = "\U0001f39a\ufe0f" // level slider
1231	ControlKnobs     Emoji = "\U0001f39b\ufe0f" // control knobs
1232	Microphone       Emoji = "\U0001f3a4"       // microphone
1233	Headphone        Emoji = "\U0001f3a7"       // headphone
1234	Radio            Emoji = "\U0001f4fb"       // radio
1235	// SUBGROUP: musical-instrument
1236	Saxophone       Emoji = "\U0001f3b7" // saxophone
1237	Accordion       Emoji = "\U0001fa97" // accordion
1238	Guitar          Emoji = "\U0001f3b8" // guitar
1239	MusicalKeyboard Emoji = "\U0001f3b9" // musical keyboard
1240	Trumpet         Emoji = "\U0001f3ba" // trumpet
1241	Violin          Emoji = "\U0001f3bb" // violin
1242	Banjo           Emoji = "\U0001fa95" // banjo
1243	Drum            Emoji = "\U0001f941" // drum
1244	LongDrum        Emoji = "\U0001fa98" // long drum
1245	// SUBGROUP: phone
1246	MobilePhone          Emoji = "\U0001f4f1"   // mobile phone
1247	MobilePhoneWithArrow Emoji = "\U0001f4f2"   // mobile phone with arrow
1248	Telephone            Emoji = "\u260e\ufe0f" // telephone
1249	TelephoneReceiver    Emoji = "\U0001f4de"   // telephone receiver
1250	Pager                Emoji = "\U0001f4df"   // pager
1251	FaxMachine           Emoji = "\U0001f4e0"   // fax machine
1252	// SUBGROUP: computer
1253	Battery         Emoji = "\U0001f50b"       // battery
1254	ElectricPlug    Emoji = "\U0001f50c"       // electric plug
1255	Laptop          Emoji = "\U0001f4bb"       // laptop
1256	DesktopComputer Emoji = "\U0001f5a5\ufe0f" // desktop computer
1257	Printer         Emoji = "\U0001f5a8\ufe0f" // printer
1258	Keyboard        Emoji = "\u2328\ufe0f"     // keyboard
1259	ComputerMouse   Emoji = "\U0001f5b1\ufe0f" // computer mouse
1260	Trackball       Emoji = "\U0001f5b2\ufe0f" // trackball
1261	ComputerDisk    Emoji = "\U0001f4bd"       // computer disk
1262	FloppyDisk      Emoji = "\U0001f4be"       // floppy disk
1263	OpticalDisk     Emoji = "\U0001f4bf"       // optical disk
1264	Dvd             Emoji = "\U0001f4c0"       // dvd
1265	Abacus          Emoji = "\U0001f9ee"       // abacus
1266	// SUBGROUP: light & video
1267	MovieCamera                Emoji = "\U0001f3a5"       // movie camera
1268	FilmFrames                 Emoji = "\U0001f39e\ufe0f" // film frames
1269	FilmProjector              Emoji = "\U0001f4fd\ufe0f" // film projector
1270	ClapperBoard               Emoji = "\U0001f3ac"       // clapper board
1271	Television                 Emoji = "\U0001f4fa"       // television
1272	Camera                     Emoji = "\U0001f4f7"       // camera
1273	CameraWithFlash            Emoji = "\U0001f4f8"       // camera with flash
1274	VideoCamera                Emoji = "\U0001f4f9"       // video camera
1275	Videocassette              Emoji = "\U0001f4fc"       // videocassette
1276	MagnifyingGlassTiltedLeft  Emoji = "\U0001f50d"       // magnifying glass tilted left
1277	MagnifyingGlassTiltedRight Emoji = "\U0001f50e"       // magnifying glass tilted right
1278	Candle                     Emoji = "\U0001f56f\ufe0f" // candle
1279	LightBulb                  Emoji = "\U0001f4a1"       // light bulb
1280	Flashlight                 Emoji = "\U0001f526"       // flashlight
1281	RedPaperLantern            Emoji = "\U0001f3ee"       // red paper lantern
1282	DiyaLamp                   Emoji = "\U0001fa94"       // diya lamp
1283	// SUBGROUP: book-paper
1284	NotebookWithDecorativeCover Emoji = "\U0001f4d4"       // notebook with decorative cover
1285	ClosedBook                  Emoji = "\U0001f4d5"       // closed book
1286	OpenBook                    Emoji = "\U0001f4d6"       // open book
1287	GreenBook                   Emoji = "\U0001f4d7"       // green book
1288	BlueBook                    Emoji = "\U0001f4d8"       // blue book
1289	OrangeBook                  Emoji = "\U0001f4d9"       // orange book
1290	Books                       Emoji = "\U0001f4da"       // books
1291	Notebook                    Emoji = "\U0001f4d3"       // notebook
1292	Ledger                      Emoji = "\U0001f4d2"       // ledger
1293	PageWithCurl                Emoji = "\U0001f4c3"       // page with curl
1294	Scroll                      Emoji = "\U0001f4dc"       // scroll
1295	PageFacingUp                Emoji = "\U0001f4c4"       // page facing up
1296	Newspaper                   Emoji = "\U0001f4f0"       // newspaper
1297	RolledUpNewspaper           Emoji = "\U0001f5de\ufe0f" // rolled-up newspaper
1298	BookmarkTabs                Emoji = "\U0001f4d1"       // bookmark tabs
1299	Bookmark                    Emoji = "\U0001f516"       // bookmark
1300	Label                       Emoji = "\U0001f3f7\ufe0f" // label
1301	// SUBGROUP: money
1302	MoneyBag               Emoji = "\U0001f4b0" // money bag
1303	Coin                   Emoji = "\U0001fa99" // coin
1304	YenBanknote            Emoji = "\U0001f4b4" // yen banknote
1305	DollarBanknote         Emoji = "\U0001f4b5" // dollar banknote
1306	EuroBanknote           Emoji = "\U0001f4b6" // euro banknote
1307	PoundBanknote          Emoji = "\U0001f4b7" // pound banknote
1308	MoneyWithWings         Emoji = "\U0001f4b8" // money with wings
1309	CreditCard             Emoji = "\U0001f4b3" // credit card
1310	Receipt                Emoji = "\U0001f9fe" // receipt
1311	ChartIncreasingWithYen Emoji = "\U0001f4b9" // chart increasing with yen
1312	// SUBGROUP: mail
1313	Envelope                     Emoji = "\u2709\ufe0f"     // envelope
1314	EMail                        Emoji = "\U0001f4e7"       // e-mail
1315	IncomingEnvelope             Emoji = "\U0001f4e8"       // incoming envelope
1316	EnvelopeWithArrow            Emoji = "\U0001f4e9"       // envelope with arrow
1317	OutboxTray                   Emoji = "\U0001f4e4"       // outbox tray
1318	InboxTray                    Emoji = "\U0001f4e5"       // inbox tray
1319	Package                      Emoji = "\U0001f4e6"       // package
1320	ClosedMailboxWithRaisedFlag  Emoji = "\U0001f4eb"       // closed mailbox with raised flag
1321	ClosedMailboxWithLoweredFlag Emoji = "\U0001f4ea"       // closed mailbox with lowered flag
1322	OpenMailboxWithRaisedFlag    Emoji = "\U0001f4ec"       // open mailbox with raised flag
1323	OpenMailboxWithLoweredFlag   Emoji = "\U0001f4ed"       // open mailbox with lowered flag
1324	Postbox                      Emoji = "\U0001f4ee"       // postbox
1325	BallotBoxWithBallot          Emoji = "\U0001f5f3\ufe0f" // ballot box with ballot
1326	// SUBGROUP: writing
1327	Pencil      Emoji = "\u270f\ufe0f"     // pencil
1328	BlackNib    Emoji = "\u2712\ufe0f"     // black nib
1329	FountainPen Emoji = "\U0001f58b\ufe0f" // fountain pen
1330	Pen         Emoji = "\U0001f58a\ufe0f" // pen
1331	Paintbrush  Emoji = "\U0001f58c\ufe0f" // paintbrush
1332	Crayon      Emoji = "\U0001f58d\ufe0f" // crayon
1333	Memo        Emoji = "\U0001f4dd"       // memo
1334	// SUBGROUP: office
1335	Briefcase         Emoji = "\U0001f4bc"       // briefcase
1336	FileFolder        Emoji = "\U0001f4c1"       // file folder
1337	OpenFileFolder    Emoji = "\U0001f4c2"       // open file folder
1338	CardIndexDividers Emoji = "\U0001f5c2\ufe0f" // card index dividers
1339	Calendar          Emoji = "\U0001f4c5"       // calendar
1340	TearOffCalendar   Emoji = "\U0001f4c6"       // tear-off calendar
1341	SpiralNotepad     Emoji = "\U0001f5d2\ufe0f" // spiral notepad
1342	SpiralCalendar    Emoji = "\U0001f5d3\ufe0f" // spiral calendar
1343	CardIndex         Emoji = "\U0001f4c7"       // card index
1344	ChartIncreasing   Emoji = "\U0001f4c8"       // chart increasing
1345	ChartDecreasing   Emoji = "\U0001f4c9"       // chart decreasing
1346	BarChart          Emoji = "\U0001f4ca"       // bar chart
1347	Clipboard         Emoji = "\U0001f4cb"       // clipboard
1348	Pushpin           Emoji = "\U0001f4cc"       // pushpin
1349	RoundPushpin      Emoji = "\U0001f4cd"       // round pushpin
1350	Paperclip         Emoji = "\U0001f4ce"       // paperclip
1351	LinkedPaperclips  Emoji = "\U0001f587\ufe0f" // linked paperclips
1352	StraightRuler     Emoji = "\U0001f4cf"       // straight ruler
1353	TriangularRuler   Emoji = "\U0001f4d0"       // triangular ruler
1354	Scissors          Emoji = "\u2702\ufe0f"     // scissors
1355	CardFileBox       Emoji = "\U0001f5c3\ufe0f" // card file box
1356	FileCabinet       Emoji = "\U0001f5c4\ufe0f" // file cabinet
1357	Wastebasket       Emoji = "\U0001f5d1\ufe0f" // wastebasket
1358	// SUBGROUP: lock
1359	Locked        Emoji = "\U0001f512"       // locked
1360	Unlocked      Emoji = "\U0001f513"       // unlocked
1361	LockedWithPen Emoji = "\U0001f50f"       // locked with pen
1362	LockedWithKey Emoji = "\U0001f510"       // locked with key
1363	Key           Emoji = "\U0001f511"       // key
1364	OldKey        Emoji = "\U0001f5dd\ufe0f" // old key
1365	// SUBGROUP: tool
1366	Hammer          Emoji = "\U0001f528"       // hammer
1367	Axe             Emoji = "\U0001fa93"       // axe
1368	Pick            Emoji = "\u26cf\ufe0f"     // pick
1369	HammerAndPick   Emoji = "\u2692\ufe0f"     // hammer and pick
1370	HammerAndWrench Emoji = "\U0001f6e0\ufe0f" // hammer and wrench
1371	Dagger          Emoji = "\U0001f5e1\ufe0f" // dagger
1372	CrossedSwords   Emoji = "\u2694\ufe0f"     // crossed swords
1373	Pistol          Emoji = "\U0001f52b"       // pistol
1374	Boomerang       Emoji = "\U0001fa83"       // boomerang
1375	BowAndArrow     Emoji = "\U0001f3f9"       // bow and arrow
1376	Shield          Emoji = "\U0001f6e1\ufe0f" // shield
1377	CarpentrySaw    Emoji = "\U0001fa9a"       // carpentry saw
1378	Wrench          Emoji = "\U0001f527"       // wrench
1379	Screwdriver     Emoji = "\U0001fa9b"       // screwdriver
1380	NutAndBolt      Emoji = "\U0001f529"       // nut and bolt
1381	Gear            Emoji = "\u2699\ufe0f"     // gear
1382	Clamp           Emoji = "\U0001f5dc\ufe0f" // clamp
1383	BalanceScale    Emoji = "\u2696\ufe0f"     // balance scale
1384	WhiteCane       Emoji = "\U0001f9af"       // white cane
1385	Link            Emoji = "\U0001f517"       // link
1386	Chains          Emoji = "\u26d3\ufe0f"     // chains
1387	Hook            Emoji = "\U0001fa9d"       // hook
1388	Toolbox         Emoji = "\U0001f9f0"       // toolbox
1389	Magnet          Emoji = "\U0001f9f2"       // magnet
1390	Ladder          Emoji = "\U0001fa9c"       // ladder
1391	// SUBGROUP: science
1392	Alembic          Emoji = "\u2697\ufe0f" // alembic
1393	TestTube         Emoji = "\U0001f9ea"   // test tube
1394	PetriDish        Emoji = "\U0001f9eb"   // petri dish
1395	Dna              Emoji = "\U0001f9ec"   // dna
1396	Microscope       Emoji = "\U0001f52c"   // microscope
1397	Telescope        Emoji = "\U0001f52d"   // telescope
1398	SatelliteAntenna Emoji = "\U0001f4e1"   // satellite antenna
1399	// SUBGROUP: medical
1400	Syringe         Emoji = "\U0001f489" // syringe
1401	DropOfBlood     Emoji = "\U0001fa78" // drop of blood
1402	Pill            Emoji = "\U0001f48a" // pill
1403	AdhesiveBandage Emoji = "\U0001fa79" // adhesive bandage
1404	Stethoscope     Emoji = "\U0001fa7a" // stethoscope
1405	// SUBGROUP: household
1406	Door             Emoji = "\U0001f6aa"       // door
1407	Elevator         Emoji = "\U0001f6d7"       // elevator
1408	Mirror           Emoji = "\U0001fa9e"       // mirror
1409	Window           Emoji = "\U0001fa9f"       // window
1410	Bed              Emoji = "\U0001f6cf\ufe0f" // bed
1411	CouchAndLamp     Emoji = "\U0001f6cb\ufe0f" // couch and lamp
1412	Chair            Emoji = "\U0001fa91"       // chair
1413	Toilet           Emoji = "\U0001f6bd"       // toilet
1414	Plunger          Emoji = "\U0001faa0"       // plunger
1415	Shower           Emoji = "\U0001f6bf"       // shower
1416	Bathtub          Emoji = "\U0001f6c1"       // bathtub
1417	MouseTrap        Emoji = "\U0001faa4"       // mouse trap
1418	Razor            Emoji = "\U0001fa92"       // razor
1419	LotionBottle     Emoji = "\U0001f9f4"       // lotion bottle
1420	SafetyPin        Emoji = "\U0001f9f7"       // safety pin
1421	Broom            Emoji = "\U0001f9f9"       // broom
1422	Basket           Emoji = "\U0001f9fa"       // basket
1423	RollOfPaper      Emoji = "\U0001f9fb"       // roll of paper
1424	Bucket           Emoji = "\U0001faa3"       // bucket
1425	Soap             Emoji = "\U0001f9fc"       // soap
1426	Toothbrush       Emoji = "\U0001faa5"       // toothbrush
1427	Sponge           Emoji = "\U0001f9fd"       // sponge
1428	FireExtinguisher Emoji = "\U0001f9ef"       // fire extinguisher
1429	ShoppingCart     Emoji = "\U0001f6d2"       // shopping cart
1430	// SUBGROUP: other-object
1431	Cigarette  Emoji = "\U0001f6ac"   // cigarette
1432	Coffin     Emoji = "\u26b0\ufe0f" // coffin
1433	Headstone  Emoji = "\U0001faa6"   // headstone
1434	FuneralUrn Emoji = "\u26b1\ufe0f" // funeral urn
1435	Moai       Emoji = "\U0001f5ff"   // moai
1436	Placard    Emoji = "\U0001faa7"   // placard
1437
1438	// GROUP: Symbols
1439	// SUBGROUP: transport-sign
1440	AtmSign          Emoji = "\U0001f3e7" // ATM sign
1441	LitterInBinSign  Emoji = "\U0001f6ae" // litter in bin sign
1442	PotableWater     Emoji = "\U0001f6b0" // potable water
1443	WheelchairSymbol Emoji = "\u267f"     // wheelchair symbol
1444	MenSRoom         Emoji = "\U0001f6b9" // men’s room
1445	WomenSRoom       Emoji = "\U0001f6ba" // women’s room
1446	Restroom         Emoji = "\U0001f6bb" // restroom
1447	BabySymbol       Emoji = "\U0001f6bc" // baby symbol
1448	WaterCloset      Emoji = "\U0001f6be" // water closet
1449	PassportControl  Emoji = "\U0001f6c2" // passport control
1450	Customs          Emoji = "\U0001f6c3" // customs
1451	BaggageClaim     Emoji = "\U0001f6c4" // baggage claim
1452	LeftLuggage      Emoji = "\U0001f6c5" // left luggage
1453	// SUBGROUP: warning
1454	Warning            Emoji = "\u26a0\ufe0f" // warning
1455	ChildrenCrossing   Emoji = "\U0001f6b8"   // children crossing
1456	NoEntry            Emoji = "\u26d4"       // no entry
1457	Prohibited         Emoji = "\U0001f6ab"   // prohibited
1458	NoBicycles         Emoji = "\U0001f6b3"   // no bicycles
1459	NoSmoking          Emoji = "\U0001f6ad"   // no smoking
1460	NoLittering        Emoji = "\U0001f6af"   // no littering
1461	NonPotableWater    Emoji = "\U0001f6b1"   // non-potable water
1462	NoPedestrians      Emoji = "\U0001f6b7"   // no pedestrians
1463	NoMobilePhones     Emoji = "\U0001f4f5"   // no mobile phones
1464	NoOneUnderEighteen Emoji = "\U0001f51e"   // no one under eighteen
1465	Radioactive        Emoji = "\u2622\ufe0f" // radioactive
1466	Biohazard          Emoji = "\u2623\ufe0f" // biohazard
1467	// SUBGROUP: arrow
1468	UpArrow                      Emoji = "\u2b06\ufe0f" // up arrow
1469	UpRightArrow                 Emoji = "\u2197\ufe0f" // up-right arrow
1470	RightArrow                   Emoji = "\u27a1\ufe0f" // right arrow
1471	DownRightArrow               Emoji = "\u2198\ufe0f" // down-right arrow
1472	DownArrow                    Emoji = "\u2b07\ufe0f" // down arrow
1473	DownLeftArrow                Emoji = "\u2199\ufe0f" // down-left arrow
1474	LeftArrow                    Emoji = "\u2b05\ufe0f" // left arrow
1475	UpLeftArrow                  Emoji = "\u2196\ufe0f" // up-left arrow
1476	UpDownArrow                  Emoji = "\u2195\ufe0f" // up-down arrow
1477	LeftRightArrow               Emoji = "\u2194\ufe0f" // left-right arrow
1478	RightArrowCurvingLeft        Emoji = "\u21a9\ufe0f" // right arrow curving left
1479	LeftArrowCurvingRight        Emoji = "\u21aa\ufe0f" // left arrow curving right
1480	RightArrowCurvingUp          Emoji = "\u2934\ufe0f" // right arrow curving up
1481	RightArrowCurvingDown        Emoji = "\u2935\ufe0f" // right arrow curving down
1482	ClockwiseVerticalArrows      Emoji = "\U0001f503"   // clockwise vertical arrows
1483	CounterclockwiseArrowsButton Emoji = "\U0001f504"   // counterclockwise arrows button
1484	BackArrow                    Emoji = "\U0001f519"   // BACK arrow
1485	EndArrow                     Emoji = "\U0001f51a"   // END arrow
1486	OnArrow                      Emoji = "\U0001f51b"   // ON! arrow
1487	SoonArrow                    Emoji = "\U0001f51c"   // SOON arrow
1488	TopArrow                     Emoji = "\U0001f51d"   // TOP arrow
1489	// SUBGROUP: religion
1490	PlaceOfWorship       Emoji = "\U0001f6d0"       // place of worship
1491	AtomSymbol           Emoji = "\u269b\ufe0f"     // atom symbol
1492	Om                   Emoji = "\U0001f549\ufe0f" // om
1493	StarOfDavid          Emoji = "\u2721\ufe0f"     // star of David
1494	WheelOfDharma        Emoji = "\u2638\ufe0f"     // wheel of dharma
1495	YinYang              Emoji = "\u262f\ufe0f"     // yin yang
1496	LatinCross           Emoji = "\u271d\ufe0f"     // latin cross
1497	OrthodoxCross        Emoji = "\u2626\ufe0f"     // orthodox cross
1498	StarAndCrescent      Emoji = "\u262a\ufe0f"     // star and crescent
1499	PeaceSymbol          Emoji = "\u262e\ufe0f"     // peace symbol
1500	Menorah              Emoji = "\U0001f54e"       // menorah
1501	DottedSixPointedStar Emoji = "\U0001f52f"       // dotted six-pointed star
1502	// SUBGROUP: zodiac
1503	Aries       Emoji = "\u2648" // Aries
1504	Taurus      Emoji = "\u2649" // Taurus
1505	Gemini      Emoji = "\u264a" // Gemini
1506	Cancer      Emoji = "\u264b" // Cancer
1507	Leo         Emoji = "\u264c" // Leo
1508	Virgo       Emoji = "\u264d" // Virgo
1509	Libra       Emoji = "\u264e" // Libra
1510	Scorpio     Emoji = "\u264f" // Scorpio
1511	Sagittarius Emoji = "\u2650" // Sagittarius
1512	Capricorn   Emoji = "\u2651" // Capricorn
1513	Aquarius    Emoji = "\u2652" // Aquarius
1514	Pisces      Emoji = "\u2653" // Pisces
1515	Ophiuchus   Emoji = "\u26ce" // Ophiuchus
1516	// SUBGROUP: av-symbol
1517	ShuffleTracksButton Emoji = "\U0001f500"   // shuffle tracks button
1518	RepeatButton        Emoji = "\U0001f501"   // repeat button
1519	RepeatSingleButton  Emoji = "\U0001f502"   // repeat single button
1520	PlayButton          Emoji = "\u25b6\ufe0f" // play button
1521	FastForwardButton   Emoji = "\u23e9"       // fast-forward button
1522	NextTrackButton     Emoji = "\u23ed\ufe0f" // next track button
1523	PlayOrPauseButton   Emoji = "\u23ef\ufe0f" // play or pause button
1524	ReverseButton       Emoji = "\u25c0\ufe0f" // reverse button
1525	FastReverseButton   Emoji = "\u23ea"       // fast reverse button
1526	LastTrackButton     Emoji = "\u23ee\ufe0f" // last track button
1527	UpwardsButton       Emoji = "\U0001f53c"   // upwards button
1528	FastUpButton        Emoji = "\u23eb"       // fast up button
1529	DownwardsButton     Emoji = "\U0001f53d"   // downwards button
1530	FastDownButton      Emoji = "\u23ec"       // fast down button
1531	PauseButton         Emoji = "\u23f8\ufe0f" // pause button
1532	StopButton          Emoji = "\u23f9\ufe0f" // stop button
1533	RecordButton        Emoji = "\u23fa\ufe0f" // record button
1534	EjectButton         Emoji = "\u23cf\ufe0f" // eject button
1535	Cinema              Emoji = "\U0001f3a6"   // cinema
1536	DimButton           Emoji = "\U0001f505"   // dim button
1537	BrightButton        Emoji = "\U0001f506"   // bright button
1538	AntennaBars         Emoji = "\U0001f4f6"   // antenna bars
1539	VibrationMode       Emoji = "\U0001f4f3"   // vibration mode
1540	MobilePhoneOff      Emoji = "\U0001f4f4"   // mobile phone off
1541	// SUBGROUP: gender
1542	FemaleSign        Emoji = "\u2640\ufe0f" // female sign
1543	MaleSign          Emoji = "\u2642\ufe0f" // male sign
1544	TransgenderSymbol Emoji = "\u26a7\ufe0f" // transgender symbol
1545	// SUBGROUP: math
1546	Multiply Emoji = "\u2716\ufe0f" // multiply
1547	Plus     Emoji = "\u2795"       // plus
1548	Minus    Emoji = "\u2796"       // minus
1549	Divide   Emoji = "\u2797"       // divide
1550	Infinity Emoji = "\u267e\ufe0f" // infinity
1551	// SUBGROUP: punctuation
1552	DoubleExclamationMark   Emoji = "\u203c\ufe0f" // double exclamation mark
1553	ExclamationQuestionMark Emoji = "\u2049\ufe0f" // exclamation question mark
1554	QuestionMark            Emoji = "\u2753"       // question mark
1555	WhiteQuestionMark       Emoji = "\u2754"       // white question mark
1556	WhiteExclamationMark    Emoji = "\u2755"       // white exclamation mark
1557	ExclamationMark         Emoji = "\u2757"       // exclamation mark
1558	WavyDash                Emoji = "\u3030\ufe0f" // wavy dash
1559	// SUBGROUP: currency
1560	CurrencyExchange Emoji = "\U0001f4b1" // currency exchange
1561	HeavyDollarSign  Emoji = "\U0001f4b2" // heavy dollar sign
1562	// SUBGROUP: other-symbol
1563	MedicalSymbol             Emoji = "\u2695\ufe0f" // medical symbol
1564	RecyclingSymbol           Emoji = "\u267b\ufe0f" // recycling symbol
1565	FleurDeLis                Emoji = "\u269c\ufe0f" // fleur-de-lis
1566	TridentEmblem             Emoji = "\U0001f531"   // trident emblem
1567	NameBadge                 Emoji = "\U0001f4db"   // name badge
1568	JapaneseSymbolForBeginner Emoji = "\U0001f530"   // Japanese symbol for beginner
1569	HollowRedCircle           Emoji = "\u2b55"       // hollow red circle
1570	CheckMarkButton           Emoji = "\u2705"       // check mark button
1571	CheckBoxWithCheck         Emoji = "\u2611\ufe0f" // check box with check
1572	CheckMark                 Emoji = "\u2714\ufe0f" // check mark
1573	CrossMark                 Emoji = "\u274c"       // cross mark
1574	CrossMarkButton           Emoji = "\u274e"       // cross mark button
1575	CurlyLoop                 Emoji = "\u27b0"       // curly loop
1576	DoubleCurlyLoop           Emoji = "\u27bf"       // double curly loop
1577	PartAlternationMark       Emoji = "\u303d\ufe0f" // part alternation mark
1578	EightSpokedAsterisk       Emoji = "\u2733\ufe0f" // eight-spoked asterisk
1579	EightPointedStar          Emoji = "\u2734\ufe0f" // eight-pointed star
1580	Sparkle                   Emoji = "\u2747\ufe0f" // sparkle
1581	Copyright                 Emoji = "\u00a9\ufe0f" // copyright
1582	Registered                Emoji = "\u00ae\ufe0f" // registered
1583	TradeMark                 Emoji = "\u2122\ufe0f" // trade mark
1584	// SUBGROUP: keycap
1585	KeycapHash     Emoji = "#\ufe0f\u20e3" // keycap: #
1586	KeycapAsterisk Emoji = "*\ufe0f\u20e3" // keycap: *
1587	Keycap0        Emoji = "0\ufe0f\u20e3" // keycap: 0
1588	Keycap1        Emoji = "1\ufe0f\u20e3" // keycap: 1
1589	Keycap2        Emoji = "2\ufe0f\u20e3" // keycap: 2
1590	Keycap3        Emoji = "3\ufe0f\u20e3" // keycap: 3
1591	Keycap4        Emoji = "4\ufe0f\u20e3" // keycap: 4
1592	Keycap5        Emoji = "5\ufe0f\u20e3" // keycap: 5
1593	Keycap6        Emoji = "6\ufe0f\u20e3" // keycap: 6
1594	Keycap7        Emoji = "7\ufe0f\u20e3" // keycap: 7
1595	Keycap8        Emoji = "8\ufe0f\u20e3" // keycap: 8
1596	Keycap9        Emoji = "9\ufe0f\u20e3" // keycap: 9
1597	Keycap10       Emoji = "\U0001f51f"    // keycap: 10
1598	// SUBGROUP: alphanum
1599	InputLatinUppercase           Emoji = "\U0001f520"       // input latin uppercase
1600	InputLatinLowercase           Emoji = "\U0001f521"       // input latin lowercase
1601	InputNumbers                  Emoji = "\U0001f522"       // input numbers
1602	InputSymbols                  Emoji = "\U0001f523"       // input symbols
1603	InputLatinLetters             Emoji = "\U0001f524"       // input latin letters
1604	AButtonBloodType              Emoji = "\U0001f170\ufe0f" // A button (blood type)
1605	AbButtonBloodType             Emoji = "\U0001f18e"       // AB button (blood type)
1606	BButtonBloodType              Emoji = "\U0001f171\ufe0f" // B button (blood type)
1607	ClButton                      Emoji = "\U0001f191"       // CL button
1608	CoolButton                    Emoji = "\U0001f192"       // COOL button
1609	FreeButton                    Emoji = "\U0001f193"       // FREE button
1610	Information                   Emoji = "\u2139\ufe0f"     // information
1611	IdButton                      Emoji = "\U0001f194"       // ID button
1612	CircledM                      Emoji = "\u24c2\ufe0f"     // circled M
1613	NewButton                     Emoji = "\U0001f195"       // NEW button
1614	NgButton                      Emoji = "\U0001f196"       // NG button
1615	OButtonBloodType              Emoji = "\U0001f17e\ufe0f" // O button (blood type)
1616	OkButton                      Emoji = "\U0001f197"       // OK button
1617	PButton                       Emoji = "\U0001f17f\ufe0f" // P button
1618	SosButton                     Emoji = "\U0001f198"       // SOS button
1619	UpButton                      Emoji = "\U0001f199"       // UP! button
1620	VsButton                      Emoji = "\U0001f19a"       // VS button
1621	JapaneseHereButton            Emoji = "\U0001f201"       // Japanese “here” button
1622	JapaneseServiceChargeButton   Emoji = "\U0001f202\ufe0f" // Japanese “service charge” button
1623	JapaneseMonthlyAmountButton   Emoji = "\U0001f237\ufe0f" // Japanese “monthly amount” button
1624	JapaneseNotFreeOfChargeButton Emoji = "\U0001f236"       // Japanese “not free of charge” button
1625	JapaneseReservedButton        Emoji = "\U0001f22f"       // Japanese “reserved” button
1626	JapaneseBargainButton         Emoji = "\U0001f250"       // Japanese “bargain” button
1627	JapaneseDiscountButton        Emoji = "\U0001f239"       // Japanese “discount” button
1628	JapaneseFreeOfChargeButton    Emoji = "\U0001f21a"       // Japanese “free of charge” button
1629	JapaneseProhibitedButton      Emoji = "\U0001f232"       // Japanese “prohibited” button
1630	JapaneseAcceptableButton      Emoji = "\U0001f251"       // Japanese “acceptable” button
1631	JapaneseApplicationButton     Emoji = "\U0001f238"       // Japanese “application” button
1632	JapanesePassingGradeButton    Emoji = "\U0001f234"       // Japanese “passing grade” button
1633	JapaneseVacancyButton         Emoji = "\U0001f233"       // Japanese “vacancy” button
1634	JapaneseCongratulationsButton Emoji = "\u3297\ufe0f"     // Japanese “congratulations” button
1635	JapaneseSecretButton          Emoji = "\u3299\ufe0f"     // Japanese “secret” button
1636	JapaneseOpenForBusinessButton Emoji = "\U0001f23a"       // Japanese “open for business” button
1637	JapaneseNoVacancyButton       Emoji = "\U0001f235"       // Japanese “no vacancy” button
1638	// SUBGROUP: geometric
1639	RedCircle              Emoji = "\U0001f534"   // red circle
1640	OrangeCircle           Emoji = "\U0001f7e0"   // orange circle
1641	YellowCircle           Emoji = "\U0001f7e1"   // yellow circle
1642	GreenCircle            Emoji = "\U0001f7e2"   // green circle
1643	BlueCircle             Emoji = "\U0001f535"   // blue circle
1644	PurpleCircle           Emoji = "\U0001f7e3"   // purple circle
1645	BrownCircle            Emoji = "\U0001f7e4"   // brown circle
1646	BlackCircle            Emoji = "\u26ab"       // black circle
1647	WhiteCircle            Emoji = "\u26aa"       // white circle
1648	RedSquare              Emoji = "\U0001f7e5"   // red square
1649	OrangeSquare           Emoji = "\U0001f7e7"   // orange square
1650	YellowSquare           Emoji = "\U0001f7e8"   // yellow square
1651	GreenSquare            Emoji = "\U0001f7e9"   // green square
1652	BlueSquare             Emoji = "\U0001f7e6"   // blue square
1653	PurpleSquare           Emoji = "\U0001f7ea"   // purple square
1654	BrownSquare            Emoji = "\U0001f7eb"   // brown square
1655	BlackLargeSquare       Emoji = "\u2b1b"       // black large square
1656	WhiteLargeSquare       Emoji = "\u2b1c"       // white large square
1657	BlackMediumSquare      Emoji = "\u25fc\ufe0f" // black medium square
1658	WhiteMediumSquare      Emoji = "\u25fb\ufe0f" // white medium square
1659	BlackMediumSmallSquare Emoji = "\u25fe"       // black medium-small square
1660	WhiteMediumSmallSquare Emoji = "\u25fd"       // white medium-small square
1661	BlackSmallSquare       Emoji = "\u25aa\ufe0f" // black small square
1662	WhiteSmallSquare       Emoji = "\u25ab\ufe0f" // white small square
1663	LargeOrangeDiamond     Emoji = "\U0001f536"   // large orange diamond
1664	LargeBlueDiamond       Emoji = "\U0001f537"   // large blue diamond
1665	SmallOrangeDiamond     Emoji = "\U0001f538"   // small orange diamond
1666	SmallBlueDiamond       Emoji = "\U0001f539"   // small blue diamond
1667	RedTrianglePointedUp   Emoji = "\U0001f53a"   // red triangle pointed up
1668	RedTrianglePointedDown Emoji = "\U0001f53b"   // red triangle pointed down
1669	DiamondWithADot        Emoji = "\U0001f4a0"   // diamond with a dot
1670	RadioButton            Emoji = "\U0001f518"   // radio button
1671	WhiteSquareButton      Emoji = "\U0001f533"   // white square button
1672	BlackSquareButton      Emoji = "\U0001f532"   // black square button
1673
1674	// GROUP: Flags
1675	// SUBGROUP: flag
1676	ChequeredFlag   Emoji = "\U0001f3c1"                         // chequered flag
1677	TriangularFlag  Emoji = "\U0001f6a9"                         // triangular flag
1678	CrossedFlags    Emoji = "\U0001f38c"                         // crossed flags
1679	BlackFlag       Emoji = "\U0001f3f4"                         // black flag
1680	WhiteFlag       Emoji = "\U0001f3f3\ufe0f"                   // white flag
1681	RainbowFlag     Emoji = "\U0001f3f3\ufe0f\u200d\U0001f308"   // rainbow flag
1682	TransgenderFlag Emoji = "\U0001f3f3\ufe0f\u200d\u26a7\ufe0f" // transgender flag
1683	PirateFlag      Emoji = "\U0001f3f4\u200d\u2620\ufe0f"       // pirate flag
1684	// SUBGROUP: country-flag
1685	FlagForAscensionIsland                     Emoji = "\U0001f1e6\U0001f1e8" // flag: Ascension Island
1686	FlagForAndorra                             Emoji = "\U0001f1e6\U0001f1e9" // flag: Andorra
1687	FlagForUnitedArabEmirates                  Emoji = "\U0001f1e6\U0001f1ea" // flag: United Arab Emirates
1688	FlagForAfghanistan                         Emoji = "\U0001f1e6\U0001f1eb" // flag: Afghanistan
1689	FlagForAntiguaAndBarbuda                   Emoji = "\U0001f1e6\U0001f1ec" // flag: Antigua & Barbuda
1690	FlagForAnguilla                            Emoji = "\U0001f1e6\U0001f1ee" // flag: Anguilla
1691	FlagForAlbania                             Emoji = "\U0001f1e6\U0001f1f1" // flag: Albania
1692	FlagForArmenia                             Emoji = "\U0001f1e6\U0001f1f2" // flag: Armenia
1693	FlagForAngola                              Emoji = "\U0001f1e6\U0001f1f4" // flag: Angola
1694	FlagForAntarctica                          Emoji = "\U0001f1e6\U0001f1f6" // flag: Antarctica
1695	FlagForArgentina                           Emoji = "\U0001f1e6\U0001f1f7" // flag: Argentina
1696	FlagForAmericanSamoa                       Emoji = "\U0001f1e6\U0001f1f8" // flag: American Samoa
1697	FlagForAustria                             Emoji = "\U0001f1e6\U0001f1f9" // flag: Austria
1698	FlagForAustralia                           Emoji = "\U0001f1e6\U0001f1fa" // flag: Australia
1699	FlagForAruba                               Emoji = "\U0001f1e6\U0001f1fc" // flag: Aruba
1700	FlagForAlandIslands                        Emoji = "\U0001f1e6\U0001f1fd" // flag: Åland Islands
1701	FlagForAzerbaijan                          Emoji = "\U0001f1e6\U0001f1ff" // flag: Azerbaijan
1702	FlagForBosniaAndHerzegovina                Emoji = "\U0001f1e7\U0001f1e6" // flag: Bosnia & Herzegovina
1703	FlagForBarbados                            Emoji = "\U0001f1e7\U0001f1e7" // flag: Barbados
1704	FlagForBangladesh                          Emoji = "\U0001f1e7\U0001f1e9" // flag: Bangladesh
1705	FlagForBelgium                             Emoji = "\U0001f1e7\U0001f1ea" // flag: Belgium
1706	FlagForBurkinaFaso                         Emoji = "\U0001f1e7\U0001f1eb" // flag: Burkina Faso
1707	FlagForBulgaria                            Emoji = "\U0001f1e7\U0001f1ec" // flag: Bulgaria
1708	FlagForBahrain                             Emoji = "\U0001f1e7\U0001f1ed" // flag: Bahrain
1709	FlagForBurundi                             Emoji = "\U0001f1e7\U0001f1ee" // flag: Burundi
1710	FlagForBenin                               Emoji = "\U0001f1e7\U0001f1ef" // flag: Benin
1711	FlagForStBarthelemy                        Emoji = "\U0001f1e7\U0001f1f1" // flag: St. Barthélemy
1712	FlagForBermuda                             Emoji = "\U0001f1e7\U0001f1f2" // flag: Bermuda
1713	FlagForBrunei                              Emoji = "\U0001f1e7\U0001f1f3" // flag: Brunei
1714	FlagForBolivia                             Emoji = "\U0001f1e7\U0001f1f4" // flag: Bolivia
1715	FlagForCaribbeanNetherlands                Emoji = "\U0001f1e7\U0001f1f6" // flag: Caribbean Netherlands
1716	FlagForBrazil                              Emoji = "\U0001f1e7\U0001f1f7" // flag: Brazil
1717	FlagForBahamas                             Emoji = "\U0001f1e7\U0001f1f8" // flag: Bahamas
1718	FlagForBhutan                              Emoji = "\U0001f1e7\U0001f1f9" // flag: Bhutan
1719	FlagForBouvetIsland                        Emoji = "\U0001f1e7\U0001f1fb" // flag: Bouvet Island
1720	FlagForBotswana                            Emoji = "\U0001f1e7\U0001f1fc" // flag: Botswana
1721	FlagForBelarus                             Emoji = "\U0001f1e7\U0001f1fe" // flag: Belarus
1722	FlagForBelize                              Emoji = "\U0001f1e7\U0001f1ff" // flag: Belize
1723	FlagForCanada                              Emoji = "\U0001f1e8\U0001f1e6" // flag: Canada
1724	FlagForCocosKeelingIslands                 Emoji = "\U0001f1e8\U0001f1e8" // flag: Cocos (Keeling) Islands
1725	FlagForCongoKinshasa                       Emoji = "\U0001f1e8\U0001f1e9" // flag: Congo - Kinshasa
1726	FlagForCentralAfricanRepublic              Emoji = "\U0001f1e8\U0001f1eb" // flag: Central African Republic
1727	FlagForCongoBrazzaville                    Emoji = "\U0001f1e8\U0001f1ec" // flag: Congo - Brazzaville
1728	FlagForSwitzerland                         Emoji = "\U0001f1e8\U0001f1ed" // flag: Switzerland
1729	FlagForCoteDIvoire                         Emoji = "\U0001f1e8\U0001f1ee" // flag: Côte d’Ivoire
1730	FlagForCookIslands                         Emoji = "\U0001f1e8\U0001f1f0" // flag: Cook Islands
1731	FlagForChile                               Emoji = "\U0001f1e8\U0001f1f1" // flag: Chile
1732	FlagForCameroon                            Emoji = "\U0001f1e8\U0001f1f2" // flag: Cameroon
1733	FlagForChina                               Emoji = "\U0001f1e8\U0001f1f3" // flag: China
1734	FlagForColombia                            Emoji = "\U0001f1e8\U0001f1f4" // flag: Colombia
1735	FlagForClippertonIsland                    Emoji = "\U0001f1e8\U0001f1f5" // flag: Clipperton Island
1736	FlagForCostaRica                           Emoji = "\U0001f1e8\U0001f1f7" // flag: Costa Rica
1737	FlagForCuba                                Emoji = "\U0001f1e8\U0001f1fa" // flag: Cuba
1738	FlagForCapeVerde                           Emoji = "\U0001f1e8\U0001f1fb" // flag: Cape Verde
1739	FlagForCuracao                             Emoji = "\U0001f1e8\U0001f1fc" // flag: Curaçao
1740	FlagForChristmasIsland                     Emoji = "\U0001f1e8\U0001f1fd" // flag: Christmas Island
1741	FlagForCyprus                              Emoji = "\U0001f1e8\U0001f1fe" // flag: Cyprus
1742	FlagForCzechia                             Emoji = "\U0001f1e8\U0001f1ff" // flag: Czechia
1743	FlagForGermany                             Emoji = "\U0001f1e9\U0001f1ea" // flag: Germany
1744	FlagForDiegoGarcia                         Emoji = "\U0001f1e9\U0001f1ec" // flag: Diego Garcia
1745	FlagForDjibouti                            Emoji = "\U0001f1e9\U0001f1ef" // flag: Djibouti
1746	FlagForDenmark                             Emoji = "\U0001f1e9\U0001f1f0" // flag: Denmark
1747	FlagForDominica                            Emoji = "\U0001f1e9\U0001f1f2" // flag: Dominica
1748	FlagForDominicanRepublic                   Emoji = "\U0001f1e9\U0001f1f4" // flag: Dominican Republic
1749	FlagForAlgeria                             Emoji = "\U0001f1e9\U0001f1ff" // flag: Algeria
1750	FlagForCeutaAndMelilla                     Emoji = "\U0001f1ea\U0001f1e6" // flag: Ceuta & Melilla
1751	FlagForEcuador                             Emoji = "\U0001f1ea\U0001f1e8" // flag: Ecuador
1752	FlagForEstonia                             Emoji = "\U0001f1ea\U0001f1ea" // flag: Estonia
1753	FlagForEgypt                               Emoji = "\U0001f1ea\U0001f1ec" // flag: Egypt
1754	FlagForWesternSahara                       Emoji = "\U0001f1ea\U0001f1ed" // flag: Western Sahara
1755	FlagForEritrea                             Emoji = "\U0001f1ea\U0001f1f7" // flag: Eritrea
1756	FlagForSpain                               Emoji = "\U0001f1ea\U0001f1f8" // flag: Spain
1757	FlagForEthiopia                            Emoji = "\U0001f1ea\U0001f1f9" // flag: Ethiopia
1758	FlagForEuropeanUnion                       Emoji = "\U0001f1ea\U0001f1fa" // flag: European Union
1759	FlagForFinland                             Emoji = "\U0001f1eb\U0001f1ee" // flag: Finland
1760	FlagForFiji                                Emoji = "\U0001f1eb\U0001f1ef" // flag: Fiji
1761	FlagForFalklandIslands                     Emoji = "\U0001f1eb\U0001f1f0" // flag: Falkland Islands
1762	FlagForMicronesia                          Emoji = "\U0001f1eb\U0001f1f2" // flag: Micronesia
1763	FlagForFaroeIslands                        Emoji = "\U0001f1eb\U0001f1f4" // flag: Faroe Islands
1764	FlagForFrance                              Emoji = "\U0001f1eb\U0001f1f7" // flag: France
1765	FlagForGabon                               Emoji = "\U0001f1ec\U0001f1e6" // flag: Gabon
1766	FlagForUnitedKingdom                       Emoji = "\U0001f1ec\U0001f1e7" // flag: United Kingdom
1767	FlagForGrenada                             Emoji = "\U0001f1ec\U0001f1e9" // flag: Grenada
1768	FlagForGeorgia                             Emoji = "\U0001f1ec\U0001f1ea" // flag: Georgia
1769	FlagForFrenchGuiana                        Emoji = "\U0001f1ec\U0001f1eb" // flag: French Guiana
1770	FlagForGuernsey                            Emoji = "\U0001f1ec\U0001f1ec" // flag: Guernsey
1771	FlagForGhana                               Emoji = "\U0001f1ec\U0001f1ed" // flag: Ghana
1772	FlagForGibraltar                           Emoji = "\U0001f1ec\U0001f1ee" // flag: Gibraltar
1773	FlagForGreenland                           Emoji = "\U0001f1ec\U0001f1f1" // flag: Greenland
1774	FlagForGambia                              Emoji = "\U0001f1ec\U0001f1f2" // flag: Gambia
1775	FlagForGuinea                              Emoji = "\U0001f1ec\U0001f1f3" // flag: Guinea
1776	FlagForGuadeloupe                          Emoji = "\U0001f1ec\U0001f1f5" // flag: Guadeloupe
1777	FlagForEquatorialGuinea                    Emoji = "\U0001f1ec\U0001f1f6" // flag: Equatorial Guinea
1778	FlagForGreece                              Emoji = "\U0001f1ec\U0001f1f7" // flag: Greece
1779	FlagForSouthGeorgiaAndSouthSandwichIslands Emoji = "\U0001f1ec\U0001f1f8" // flag: South Georgia & South Sandwich Islands
1780	FlagForGuatemala                           Emoji = "\U0001f1ec\U0001f1f9" // flag: Guatemala
1781	FlagForGuam                                Emoji = "\U0001f1ec\U0001f1fa" // flag: Guam
1782	FlagForGuineaBissau                        Emoji = "\U0001f1ec\U0001f1fc" // flag: Guinea-Bissau
1783	FlagForGuyana                              Emoji = "\U0001f1ec\U0001f1fe" // flag: Guyana
1784	FlagForHongKongSarChina                    Emoji = "\U0001f1ed\U0001f1f0" // flag: Hong Kong SAR China
1785	FlagForHeardAndMcdonaldIslands             Emoji = "\U0001f1ed\U0001f1f2" // flag: Heard & McDonald Islands
1786	FlagForHonduras                            Emoji = "\U0001f1ed\U0001f1f3" // flag: Honduras
1787	FlagForCroatia                             Emoji = "\U0001f1ed\U0001f1f7" // flag: Croatia
1788	FlagForHaiti                               Emoji = "\U0001f1ed\U0001f1f9" // flag: Haiti
1789	FlagForHungary                             Emoji = "\U0001f1ed\U0001f1fa" // flag: Hungary
1790	FlagForCanaryIslands                       Emoji = "\U0001f1ee\U0001f1e8" // flag: Canary Islands
1791	FlagForIndonesia                           Emoji = "\U0001f1ee\U0001f1e9" // flag: Indonesia
1792	FlagForIreland                             Emoji = "\U0001f1ee\U0001f1ea" // flag: Ireland
1793	FlagForIsrael                              Emoji = "\U0001f1ee\U0001f1f1" // flag: Israel
1794	FlagForIsleOfMan                           Emoji = "\U0001f1ee\U0001f1f2" // flag: Isle of Man
1795	FlagForIndia                               Emoji = "\U0001f1ee\U0001f1f3" // flag: India
1796	FlagForBritishIndianOceanTerritory         Emoji = "\U0001f1ee\U0001f1f4" // flag: British Indian Ocean Territory
1797	FlagForIraq                                Emoji = "\U0001f1ee\U0001f1f6" // flag: Iraq
1798	FlagForIran                                Emoji = "\U0001f1ee\U0001f1f7" // flag: Iran
1799	FlagForIceland                             Emoji = "\U0001f1ee\U0001f1f8" // flag: Iceland
1800	FlagForItaly                               Emoji = "\U0001f1ee\U0001f1f9" // flag: Italy
1801	FlagForJersey                              Emoji = "\U0001f1ef\U0001f1ea" // flag: Jersey
1802	FlagForJamaica                             Emoji = "\U0001f1ef\U0001f1f2" // flag: Jamaica
1803	FlagForJordan                              Emoji = "\U0001f1ef\U0001f1f4" // flag: Jordan
1804	FlagForJapan                               Emoji = "\U0001f1ef\U0001f1f5" // flag: Japan
1805	FlagForKenya                               Emoji = "\U0001f1f0\U0001f1ea" // flag: Kenya
1806	FlagForKyrgyzstan                          Emoji = "\U0001f1f0\U0001f1ec" // flag: Kyrgyzstan
1807	FlagForCambodia                            Emoji = "\U0001f1f0\U0001f1ed" // flag: Cambodia
1808	FlagForKiribati                            Emoji = "\U0001f1f0\U0001f1ee" // flag: Kiribati
1809	FlagForComoros                             Emoji = "\U0001f1f0\U0001f1f2" // flag: Comoros
1810	FlagForStKittsAndNevis                     Emoji = "\U0001f1f0\U0001f1f3" // flag: St. Kitts & Nevis
1811	FlagForNorthKorea                          Emoji = "\U0001f1f0\U0001f1f5" // flag: North Korea
1812	FlagForSouthKorea                          Emoji = "\U0001f1f0\U0001f1f7" // flag: South Korea
1813	FlagForKuwait                              Emoji = "\U0001f1f0\U0001f1fc" // flag: Kuwait
1814	FlagForCaymanIslands                       Emoji = "\U0001f1f0\U0001f1fe" // flag: Cayman Islands
1815	FlagForKazakhstan                          Emoji = "\U0001f1f0\U0001f1ff" // flag: Kazakhstan
1816	FlagForLaos                                Emoji = "\U0001f1f1\U0001f1e6" // flag: Laos
1817	FlagForLebanon                             Emoji = "\U0001f1f1\U0001f1e7" // flag: Lebanon
1818	FlagForStLucia                             Emoji = "\U0001f1f1\U0001f1e8" // flag: St. Lucia
1819	FlagForLiechtenstein                       Emoji = "\U0001f1f1\U0001f1ee" // flag: Liechtenstein
1820	FlagForSriLanka                            Emoji = "\U0001f1f1\U0001f1f0" // flag: Sri Lanka
1821	FlagForLiberia                             Emoji = "\U0001f1f1\U0001f1f7" // flag: Liberia
1822	FlagForLesotho                             Emoji = "\U0001f1f1\U0001f1f8" // flag: Lesotho
1823	FlagForLithuania                           Emoji = "\U0001f1f1\U0001f1f9" // flag: Lithuania
1824	FlagForLuxembourg                          Emoji = "\U0001f1f1\U0001f1fa" // flag: Luxembourg
1825	FlagForLatvia                              Emoji = "\U0001f1f1\U0001f1fb" // flag: Latvia
1826	FlagForLibya                               Emoji = "\U0001f1f1\U0001f1fe" // flag: Libya
1827	FlagForMorocco                             Emoji = "\U0001f1f2\U0001f1e6" // flag: Morocco
1828	FlagForMonaco                              Emoji = "\U0001f1f2\U0001f1e8" // flag: Monaco
1829	FlagForMoldova                             Emoji = "\U0001f1f2\U0001f1e9" // flag: Moldova
1830	FlagForMontenegro                          Emoji = "\U0001f1f2\U0001f1ea" // flag: Montenegro
1831	FlagForStMartin                            Emoji = "\U0001f1f2\U0001f1eb" // flag: St. Martin
1832	FlagForMadagascar                          Emoji = "\U0001f1f2\U0001f1ec" // flag: Madagascar
1833	FlagForMarshallIslands                     Emoji = "\U0001f1f2\U0001f1ed" // flag: Marshall Islands
1834	FlagForNorthMacedonia                      Emoji = "\U0001f1f2\U0001f1f0" // flag: North Macedonia
1835	FlagForMali                                Emoji = "\U0001f1f2\U0001f1f1" // flag: Mali
1836	FlagForMyanmarBurma                        Emoji = "\U0001f1f2\U0001f1f2" // flag: Myanmar (Burma)
1837	FlagForMongolia                            Emoji = "\U0001f1f2\U0001f1f3" // flag: Mongolia
1838	FlagForMacaoSarChina                       Emoji = "\U0001f1f2\U0001f1f4" // flag: Macao SAR China
1839	FlagForNorthernMarianaIslands              Emoji = "\U0001f1f2\U0001f1f5" // flag: Northern Mariana Islands
1840	FlagForMartinique                          Emoji = "\U0001f1f2\U0001f1f6" // flag: Martinique
1841	FlagForMauritania                          Emoji = "\U0001f1f2\U0001f1f7" // flag: Mauritania
1842	FlagForMontserrat                          Emoji = "\U0001f1f2\U0001f1f8" // flag: Montserrat
1843	FlagForMalta                               Emoji = "\U0001f1f2\U0001f1f9" // flag: Malta
1844	FlagForMauritius                           Emoji = "\U0001f1f2\U0001f1fa" // flag: Mauritius
1845	FlagForMaldives                            Emoji = "\U0001f1f2\U0001f1fb" // flag: Maldives
1846	FlagForMalawi                              Emoji = "\U0001f1f2\U0001f1fc" // flag: Malawi
1847	FlagForMexico                              Emoji = "\U0001f1f2\U0001f1fd" // flag: Mexico
1848	FlagForMalaysia                            Emoji = "\U0001f1f2\U0001f1fe" // flag: Malaysia
1849	FlagForMozambique                          Emoji = "\U0001f1f2\U0001f1ff" // flag: Mozambique
1850	FlagForNamibia                             Emoji = "\U0001f1f3\U0001f1e6" // flag: Namibia
1851	FlagForNewCaledonia                        Emoji = "\U0001f1f3\U0001f1e8" // flag: New Caledonia
1852	FlagForNiger                               Emoji = "\U0001f1f3\U0001f1ea" // flag: Niger
1853	FlagForNorfolkIsland                       Emoji = "\U0001f1f3\U0001f1eb" // flag: Norfolk Island
1854	FlagForNigeria                             Emoji = "\U0001f1f3\U0001f1ec" // flag: Nigeria
1855	FlagForNicaragua                           Emoji = "\U0001f1f3\U0001f1ee" // flag: Nicaragua
1856	FlagForNetherlands                         Emoji = "\U0001f1f3\U0001f1f1" // flag: Netherlands
1857	FlagForNorway                              Emoji = "\U0001f1f3\U0001f1f4" // flag: Norway
1858	FlagForNepal                               Emoji = "\U0001f1f3\U0001f1f5" // flag: Nepal
1859	FlagForNauru                               Emoji = "\U0001f1f3\U0001f1f7" // flag: Nauru
1860	FlagForNiue                                Emoji = "\U0001f1f3\U0001f1fa" // flag: Niue
1861	FlagForNewZealand                          Emoji = "\U0001f1f3\U0001f1ff" // flag: New Zealand
1862	FlagForOman                                Emoji = "\U0001f1f4\U0001f1f2" // flag: Oman
1863	FlagForPanama                              Emoji = "\U0001f1f5\U0001f1e6" // flag: Panama
1864	FlagForPeru                                Emoji = "\U0001f1f5\U0001f1ea" // flag: Peru
1865	FlagForFrenchPolynesia                     Emoji = "\U0001f1f5\U0001f1eb" // flag: French Polynesia
1866	FlagForPapuaNewGuinea                      Emoji = "\U0001f1f5\U0001f1ec" // flag: Papua New Guinea
1867	FlagForPhilippines                         Emoji = "\U0001f1f5\U0001f1ed" // flag: Philippines
1868	FlagForPakistan                            Emoji = "\U0001f1f5\U0001f1f0" // flag: Pakistan
1869	FlagForPoland                              Emoji = "\U0001f1f5\U0001f1f1" // flag: Poland
1870	FlagForStPierreAndMiquelon                 Emoji = "\U0001f1f5\U0001f1f2" // flag: St. Pierre & Miquelon
1871	FlagForPitcairnIslands                     Emoji = "\U0001f1f5\U0001f1f3" // flag: Pitcairn Islands
1872	FlagForPuertoRico                          Emoji = "\U0001f1f5\U0001f1f7" // flag: Puerto Rico
1873	FlagForPalestinianTerritories              Emoji = "\U0001f1f5\U0001f1f8" // flag: Palestinian Territories
1874	FlagForPortugal                            Emoji = "\U0001f1f5\U0001f1f9" // flag: Portugal
1875	FlagForPalau                               Emoji = "\U0001f1f5\U0001f1fc" // flag: Palau
1876	FlagForParaguay                            Emoji = "\U0001f1f5\U0001f1fe" // flag: Paraguay
1877	FlagForQatar                               Emoji = "\U0001f1f6\U0001f1e6" // flag: Qatar
1878	FlagForReunion                             Emoji = "\U0001f1f7\U0001f1ea" // flag: Réunion
1879	FlagForRomania                             Emoji = "\U0001f1f7\U0001f1f4" // flag: Romania
1880	FlagForSerbia                              Emoji = "\U0001f1f7\U0001f1f8" // flag: Serbia
1881	FlagForRussia                              Emoji = "\U0001f1f7\U0001f1fa" // flag: Russia
1882	FlagForRwanda                              Emoji = "\U0001f1f7\U0001f1fc" // flag: Rwanda
1883	FlagForSaudiArabia                         Emoji = "\U0001f1f8\U0001f1e6" // flag: Saudi Arabia
1884	FlagForSolomonIslands                      Emoji = "\U0001f1f8\U0001f1e7" // flag: Solomon Islands
1885	FlagForSeychelles                          Emoji = "\U0001f1f8\U0001f1e8" // flag: Seychelles
1886	FlagForSudan                               Emoji = "\U0001f1f8\U0001f1e9" // flag: Sudan
1887	FlagForSweden                              Emoji = "\U0001f1f8\U0001f1ea" // flag: Sweden
1888	FlagForSingapore                           Emoji = "\U0001f1f8\U0001f1ec" // flag: Singapore
1889	FlagForStHelena                            Emoji = "\U0001f1f8\U0001f1ed" // flag: St. Helena
1890	FlagForSlovenia                            Emoji = "\U0001f1f8\U0001f1ee" // flag: Slovenia
1891	FlagForSvalbardAndJanMayen                 Emoji = "\U0001f1f8\U0001f1ef" // flag: Svalbard & Jan Mayen
1892	FlagForSlovakia                            Emoji = "\U0001f1f8\U0001f1f0" // flag: Slovakia
1893	FlagForSierraLeone                         Emoji = "\U0001f1f8\U0001f1f1" // flag: Sierra Leone
1894	FlagForSanMarino                           Emoji = "\U0001f1f8\U0001f1f2" // flag: San Marino
1895	FlagForSenegal                             Emoji = "\U0001f1f8\U0001f1f3" // flag: Senegal
1896	FlagForSomalia                             Emoji = "\U0001f1f8\U0001f1f4" // flag: Somalia
1897	FlagForSuriname                            Emoji = "\U0001f1f8\U0001f1f7" // flag: Suriname
1898	FlagForSouthSudan                          Emoji = "\U0001f1f8\U0001f1f8" // flag: South Sudan
1899	FlagForSaoTomeAndPrincipe                  Emoji = "\U0001f1f8\U0001f1f9" // flag: São Tomé & Príncipe
1900	FlagForElSalvador                          Emoji = "\U0001f1f8\U0001f1fb" // flag: El Salvador
1901	FlagForSintMaarten                         Emoji = "\U0001f1f8\U0001f1fd" // flag: Sint Maarten
1902	FlagForSyria                               Emoji = "\U0001f1f8\U0001f1fe" // flag: Syria
1903	FlagForEswatini                            Emoji = "\U0001f1f8\U0001f1ff" // flag: Eswatini
1904	FlagForTristanDaCunha                      Emoji = "\U0001f1f9\U0001f1e6" // flag: Tristan da Cunha
1905	FlagForTurksAndCaicosIslands               Emoji = "\U0001f1f9\U0001f1e8" // flag: Turks & Caicos Islands
1906	FlagForChad                                Emoji = "\U0001f1f9\U0001f1e9" // flag: Chad
1907	FlagForFrenchSouthernTerritories           Emoji = "\U0001f1f9\U0001f1eb" // flag: French Southern Territories
1908	FlagForTogo                                Emoji = "\U0001f1f9\U0001f1ec" // flag: Togo
1909	FlagForThailand                            Emoji = "\U0001f1f9\U0001f1ed" // flag: Thailand
1910	FlagForTajikistan                          Emoji = "\U0001f1f9\U0001f1ef" // flag: Tajikistan
1911	FlagForTokelau                             Emoji = "\U0001f1f9\U0001f1f0" // flag: Tokelau
1912	FlagForTimorLeste                          Emoji = "\U0001f1f9\U0001f1f1" // flag: Timor-Leste
1913	FlagForTurkmenistan                        Emoji = "\U0001f1f9\U0001f1f2" // flag: Turkmenistan
1914	FlagForTunisia                             Emoji = "\U0001f1f9\U0001f1f3" // flag: Tunisia
1915	FlagForTonga                               Emoji = "\U0001f1f9\U0001f1f4" // flag: Tonga
1916	FlagForTurkey                              Emoji = "\U0001f1f9\U0001f1f7" // flag: Turkey
1917	FlagForTrinidadAndTobago                   Emoji = "\U0001f1f9\U0001f1f9" // flag: Trinidad & Tobago
1918	FlagForTuvalu                              Emoji = "\U0001f1f9\U0001f1fb" // flag: Tuvalu
1919	FlagForTaiwan                              Emoji = "\U0001f1f9\U0001f1fc" // flag: Taiwan
1920	FlagForTanzania                            Emoji = "\U0001f1f9\U0001f1ff" // flag: Tanzania
1921	FlagForUkraine                             Emoji = "\U0001f1fa\U0001f1e6" // flag: Ukraine
1922	FlagForUganda                              Emoji = "\U0001f1fa\U0001f1ec" // flag: Uganda
1923	FlagForUsOutlyingIslands                   Emoji = "\U0001f1fa\U0001f1f2" // flag: U.S. Outlying Islands
1924	FlagForUnitedNations                       Emoji = "\U0001f1fa\U0001f1f3" // flag: United Nations
1925	FlagForUnitedStates                        Emoji = "\U0001f1fa\U0001f1f8" // flag: United States
1926	FlagForUruguay                             Emoji = "\U0001f1fa\U0001f1fe" // flag: Uruguay
1927	FlagForUzbekistan                          Emoji = "\U0001f1fa\U0001f1ff" // flag: Uzbekistan
1928	FlagForVaticanCity                         Emoji = "\U0001f1fb\U0001f1e6" // flag: Vatican City
1929	FlagForStVincentAndGrenadines              Emoji = "\U0001f1fb\U0001f1e8" // flag: St. Vincent & Grenadines
1930	FlagForVenezuela                           Emoji = "\U0001f1fb\U0001f1ea" // flag: Venezuela
1931	FlagForBritishVirginIslands                Emoji = "\U0001f1fb\U0001f1ec" // flag: British Virgin Islands
1932	FlagForUsVirginIslands                     Emoji = "\U0001f1fb\U0001f1ee" // flag: U.S. Virgin Islands
1933	FlagForVietnam                             Emoji = "\U0001f1fb\U0001f1f3" // flag: Vietnam
1934	FlagForVanuatu                             Emoji = "\U0001f1fb\U0001f1fa" // flag: Vanuatu
1935	FlagForWallisAndFutuna                     Emoji = "\U0001f1fc\U0001f1eb" // flag: Wallis & Futuna
1936	FlagForSamoa                               Emoji = "\U0001f1fc\U0001f1f8" // flag: Samoa
1937	FlagForKosovo                              Emoji = "\U0001f1fd\U0001f1f0" // flag: Kosovo
1938	FlagForYemen                               Emoji = "\U0001f1fe\U0001f1ea" // flag: Yemen
1939	FlagForMayotte                             Emoji = "\U0001f1fe\U0001f1f9" // flag: Mayotte
1940	FlagForSouthAfrica                         Emoji = "\U0001f1ff\U0001f1e6" // flag: South Africa
1941	FlagForZambia                              Emoji = "\U0001f1ff\U0001f1f2" // flag: Zambia
1942	FlagForZimbabwe                            Emoji = "\U0001f1ff\U0001f1fc" // flag: Zimbabwe
1943	// SUBGROUP: subdivision-flag
1944	FlagForEngland  Emoji = "\U0001f3f4\U000e0067\U000e0062\U000e0065\U000e006e\U000e0067\U000e007f" // flag: England
1945	FlagForScotland Emoji = "\U0001f3f4\U000e0067\U000e0062\U000e0073\U000e0063\U000e0074\U000e007f" // flag: Scotland
1946	FlagForWales    Emoji = "\U0001f3f4\U000e0067\U000e0062\U000e0077\U000e006c\U000e0073\U000e007f" // flag: Wales
1947
1948)