New Upstream Snapshot - ruby-gemojione

Ready changes

Summary

Merged new upstream version: 4.1.0+git20210119.1.e8e498a (was: 3.3.0).

Resulting package

Built on 2023-01-16T11:23 (took 34m11s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots ruby-gemojione

Lintian Result

Diff

diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 7843be64..00000000
--- a/.gitignore
+++ /dev/null
@@ -1,18 +0,0 @@
-*.gem
-*.rbc
-.bundle
-.bin
-.config
-.yardoc
-Gemfile.lock
-InstalledFiles
-_yardoc
-coverage
-doc/
-lib/bundler/man
-pkg
-rdoc
-spec/reports
-test/tmp
-test/version_tmp
-tmp
diff --git a/.ruby-version b/.ruby-version
index a6254504..aedc15bb 100644
--- a/.ruby-version
+++ b/.ruby-version
@@ -1 +1 @@
-2.3.1
\ No newline at end of file
+2.5.3
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7aa79f82..adb4ec99 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,8 +1,21 @@
 # Change Log
 
-## [v3.3.0](https://github.com/jonathanwiesel/gemojione/tree/v3.3.0) (2017-07-14)
+## v4.2.0 (2019-06-15)
 
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v3.2.0...v3.3.0)
+**Implemented enhancements:**
+
+- Updated to include all missing emojis
+
+## [v4.0.0](https://github.com/bonusly/gemojione/tree/v3.3.0) (2019-02-08)
+
+**Implemented enhancements:**
+
+- Upgraded to EmojiOne version 4.5
+
+
+## [v3.3.0](https://github.com/bonusly/gemojione/tree/v3.3.0) (2017-07-14)
+
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v3.2.0...v3.3.0)
 
 **Implemented enhancements:**
 
@@ -17,36 +30,36 @@
 
 **Merged pull requests:**
 
-- Add aliases search support in replace_named_moji_with_images [\#38](https://github.com/jonathanwiesel/gemojione/pull/38) ([jonathanwiesel](https://github.com/jonathanwiesel))
+- Add aliases search support in replace_named_moji_with_images [\#38](https://github.com/bonusly/gemojione/pull/38) ([bonusly](https://github.com/bonusly))
 
-- Enable emoji retrieval by shortname [\#42](https://github.com/jonathanwiesel/gemojione/pull/42) ([amyspark](https://github.com/amyspark))
+- Enable emoji retrieval by shortname [\#42](https://github.com/bonusly/gemojione/pull/42) ([amyspark](https://github.com/amyspark))
 
-- Remove misplaced comma [\#49](https://github.com/jonathanwiesel/gemojione/pull/49) ([connorshea](https://github.com/connorshea))
+- Remove misplaced comma [\#49](https://github.com/bonusly/gemojione/pull/49) ([connorshea](https://github.com/connorshea))
 
-- Enable emoji access to emoji list [\#43](https://github.com/jonathanwiesel/gemojione/pull/43) ([ryosuke-endo](https://github.com/ryosuke-endo))
+- Enable emoji access to emoji list [\#43](https://github.com/bonusly/gemojione/pull/43) ([ryosuke-endo](https://github.com/ryosuke-endo))
 
-- emoji group find by category [\#44](https://github.com/jonathanwiesel/gemojione/pull/44) ([ryosuke-endo](https://github.com/ryosuke-endo))
+- emoji group find by category [\#44](https://github.com/bonusly/gemojione/pull/44) ([ryosuke-endo](https://github.com/ryosuke-endo))
 
-- Be clearer about spritesheet sizing [\#47](https://github.com/jonathanwiesel/gemojione/pull/47) ([gnclmorais](https://github.com/gnclmorais))
+- Be clearer about spritesheet sizing [\#47](https://github.com/bonusly/gemojione/pull/47) ([gnclmorais](https://github.com/gnclmorais))
 
-## [v3.2.0](https://github.com/jonathanwiesel/gemojione/tree/v3.2.0) (2016-08-22)
+## [v3.2.0](https://github.com/bonusly/gemojione/tree/v3.2.0) (2016-08-22)
 
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v3.1.0...v3.2.0)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v3.1.0...v3.2.0)
 
 **Implemented enhancements:**
 
-- Sprite and  ASCII!  [\#25](https://github.com/jonathanwiesel/gemojione/pull/25) ([naveed-ahmad](https://github.com/naveed-ahmad))
+- Sprite and  ASCII!  [\#25](https://github.com/bonusly/gemojione/pull/25) ([naveed-ahmad](https://github.com/naveed-ahmad))
 
-## [v3.1.0](https://github.com/jonathanwiesel/gemojione/tree/v3.1.0) (2016-07-30)
+## [v3.1.0](https://github.com/bonusly/gemojione/tree/v3.1.0) (2016-07-30)
 
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v3.0.1...v3.1.0)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v3.0.1...v3.1.0)
 
 **Implemented enhancements:**
 
-- Add helper for named mojis as well [\#27](https://github.com/jonathanwiesel/gemojione/pull/27) ([gnclmorais](https://github.com/gnclmorais))
-- Add find by keyword method [\#24](https://github.com/jonathanwiesel/gemojione/pull/24) ([jonathanwiesel](https://github.com/jonathanwiesel))
-- Add gay\_pride\_flag [\#22](https://github.com/jonathanwiesel/gemojione/pull/22) ([jonathanwiesel](https://github.com/jonathanwiesel))
-- Update mrs\_claus asset for glasses reflexion  [\#28](https://github.com/jonathanwiesel/gemojione/issues/28)
+- Add helper for named mojis as well [\#27](https://github.com/bonusly/gemojione/pull/27) ([gnclmorais](https://github.com/gnclmorais))
+- Add find by keyword method [\#24](https://github.com/bonusly/gemojione/pull/24) ([bonusly](https://github.com/bonusly))
+- Add gay\_pride\_flag [\#22](https://github.com/bonusly/gemojione/pull/22) ([bonusly](https://github.com/bonusly))
+- Update mrs\_claus asset for glasses reflexion  [\#28](https://github.com/bonusly/gemojione/issues/28)
 
 **Fixed bugs:**
 
@@ -54,8 +67,8 @@
 - Remove duplicate ascii alias for `innocent` definition.
 
 
-## [v3.0.1](https://github.com/jonathanwiesel/gemojione/tree/v3.0.1) (2016-07-16)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v3.0.0...v3.0.1)
+## [v3.0.1](https://github.com/bonusly/gemojione/tree/v3.0.1) (2016-07-16)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v3.0.0...v3.0.1)
 
 **Fixed bugs:**
 
@@ -65,25 +78,25 @@
 
 * Add `facepalm` alias to `face_palm` definitions.
 
-## [v3.0.0](https://github.com/jonathanwiesel/gemojione/tree/v3.0.0) (2016-07-12)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.6.1...v3.0.0)
+## [v3.0.0](https://github.com/bonusly/gemojione/tree/v3.0.0) (2016-07-12)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.6.1...v3.0.0)
 
 **Implemented enhancements:**
 
-- Add Unicode 9 Emoji [\#10](https://github.com/jonathanwiesel/gemojione/issues/10)
-- Add SVG usage option [\#19](https://github.com/jonathanwiesel/gemojione/pull/19) ([jonathanwiesel](https://github.com/jonathanwiesel))
+- Add Unicode 9 Emoji [\#10](https://github.com/bonusly/gemojione/issues/10)
+- Add SVG usage option [\#19](https://github.com/bonusly/gemojione/pull/19) ([bonusly](https://github.com/bonusly))
 
 **Fixed bugs:**
 
-- Remove duplicate definitions for the same uncode [\#13](https://github.com/jonathanwiesel/gemojione/issues/13)
-- Categories for some emoji are incorrect [\#11](https://github.com/jonathanwiesel/gemojione/issues/11)
+- Remove duplicate definitions for the same uncode [\#13](https://github.com/bonusly/gemojione/issues/13)
+- Categories for some emoji are incorrect [\#11](https://github.com/bonusly/gemojione/issues/11)
 
 **Merged pull requests:**
 
-- Unicode9 [\#18](https://github.com/jonathanwiesel/gemojione/pull/18) ([jonathanwiesel](https://github.com/jonathanwiesel))
-- Rails check updated [\#15](https://github.com/jonathanwiesel/gemojione/pull/15) ([kendrikat](https://github.com/kendrikat))
-- Remove duplicate defs same unicode [\#14](https://github.com/jonathanwiesel/gemojione/pull/14) ([jonathanwiesel](https://github.com/jonathanwiesel))
-- Change categories according to EmojiOne [\#12](https://github.com/jonathanwiesel/gemojione/pull/12) ([jonathanwiesel](https://github.com/jonathanwiesel))
+- Unicode9 [\#18](https://github.com/bonusly/gemojione/pull/18) ([bonusly](https://github.com/bonusly))
+- Rails check updated [\#15](https://github.com/bonusly/gemojione/pull/15) ([kendrikat](https://github.com/kendrikat))
+- Remove duplicate defs same unicode [\#14](https://github.com/bonusly/gemojione/pull/14) ([bonusly](https://github.com/bonusly))
+- Change categories according to EmojiOne [\#12](https://github.com/bonusly/gemojione/pull/12) ([bonusly](https://github.com/bonusly))
 
 **Breaking changes:**
 
@@ -111,7 +124,7 @@
 ```ruby
 config.assets.paths << Gemojione.index.images_path
 
-# to 
+# to
 
 config.assets.paths << Gemojione.images_path
 ```
@@ -228,8 +241,8 @@ turned_ok_hand
 wired_keyboard
 ```
 
-## [v2.6.1](https://github.com/jonathanwiesel/gemojione/tree/v2.6.1) (2016-06-24)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.6.0...v2.6.1)
+## [v2.6.1](https://github.com/bonusly/gemojione/tree/v2.6.1) (2016-06-24)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.6.0...v2.6.1)
 
 **Implemented enhancements:**
 
@@ -238,35 +251,35 @@ wired_keyboard
 
 **Fixed bugs:**
 
-- Clean duplicate keywords. 
+- Clean duplicate keywords.
 - Make all `unicode-alternates` an array, uppercase value.
 
 
 
-## [v2.6.0](https://github.com/jonathanwiesel/gemojione/tree/v2.6.0) (2016-06-17)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.5.0...v2.6.0)
+## [v2.6.0](https://github.com/bonusly/gemojione/tree/v2.6.0) (2016-06-17)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.5.0...v2.6.0)
 
 **Fixed bugs:**
 
-- Some mojis break regex [\#9](https://github.com/jonathanwiesel/gemojione/issues/9)
+- Some mojis break regex [\#9](https://github.com/bonusly/gemojione/issues/9)
 
 **Closed issues:**
 
-- Add moji property for all / most of the definitions [\#8](https://github.com/jonathanwiesel/gemojione/issues/8)
+- Add moji property for all / most of the definitions [\#8](https://github.com/bonusly/gemojione/issues/8)
 
 **Merged pull requests:**
 
-- Add a \(nonobstructive\) setting for image size [\#7](https://github.com/jonathanwiesel/gemojione/pull/7) ([kendrikat](https://github.com/kendrikat))
+- Add a \(nonobstructive\) setting for image size [\#7](https://github.com/bonusly/gemojione/pull/7) ([kendrikat](https://github.com/kendrikat))
 
-## [v2.5.0](https://github.com/jonathanwiesel/gemojione/tree/v2.5.0) (2016-06-14)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.4.0...v2.5.0)
+## [v2.5.0](https://github.com/bonusly/gemojione/tree/v2.5.0) (2016-06-14)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.4.0...v2.5.0)
 
 **Merged pull requests:**
 
-- Add Gemojione.replace\_named\_moji\_with\_images\(string\) [\#6](https://github.com/jonathanwiesel/gemojione/pull/6) ([kendrikat](https://github.com/kendrikat))
+- Add Gemojione.replace\_named\_moji\_with\_images\(string\) [\#6](https://github.com/bonusly/gemojione/pull/6) ([kendrikat](https://github.com/kendrikat))
 
-## [v2.4.0](https://github.com/jonathanwiesel/gemojione/tree/v2.4.0) (2016-06-02)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.3.0...v2.4.0)
+## [v2.4.0](https://github.com/bonusly/gemojione/tree/v2.4.0) (2016-06-02)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.3.0...v2.4.0)
 
 **Implemented enhancements:**
 
@@ -274,54 +287,54 @@ wired_keyboard
 
 
 
-## [v2.3.0](https://github.com/jonathanwiesel/gemojione/tree/v2.3.0) (2016-05-15)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.2.1...v2.3.0)
+## [v2.3.0](https://github.com/bonusly/gemojione/tree/v2.3.0) (2016-05-15)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.2.1...v2.3.0)
 
 **Merged pull requests:**
 
-- test against recent rubies [\#4](https://github.com/jonathanwiesel/gemojione/pull/4) ([ZJvandeWeg](https://github.com/ZJvandeWeg))
-- Ablility to get an emoji by ascii [\#3](https://github.com/jonathanwiesel/gemojione/pull/3) ([ZJvandeWeg](https://github.com/ZJvandeWeg))
+- test against recent rubies [\#4](https://github.com/bonusly/gemojione/pull/4) ([ZJvandeWeg](https://github.com/ZJvandeWeg))
+- Ablility to get an emoji by ascii [\#3](https://github.com/bonusly/gemojione/pull/3) ([ZJvandeWeg](https://github.com/ZJvandeWeg))
 
-## [v2.2.1](https://github.com/jonathanwiesel/gemojione/tree/v2.2.1) (2016-02-11)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.2.0...v2.2.1)
+## [v2.2.1](https://github.com/bonusly/gemojione/tree/v2.2.1) (2016-02-11)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.2.0...v2.2.1)
 
 **Merged pull requests:**
 
-- Add Index\#images\_path method [\#2](https://github.com/jonathanwiesel/gemojione/pull/2) ([tsigo](https://github.com/tsigo))
+- Add Index\#images\_path method [\#2](https://github.com/bonusly/gemojione/pull/2) ([tsigo](https://github.com/tsigo))
 
-## [v2.2.0](https://github.com/jonathanwiesel/gemojione/tree/v2.2.0) (2016-02-11)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.1.1...v2.2.0)
+## [v2.2.0](https://github.com/bonusly/gemojione/tree/v2.2.0) (2016-02-11)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.1.1...v2.2.0)
 
 **Implemented enhancements:**
 
 - New 2016 emoji design and several new emoji.
 
-## [v2.1.1](https://github.com/jonathanwiesel/gemojione/tree/v2.1.1) (2015-12-08)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.1.0...v2.1.1)
+## [v2.1.1](https://github.com/bonusly/gemojione/tree/v2.1.1) (2015-12-08)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.1.0...v2.1.1)
 
 **Merged pull requests:**
 
-- Remove executable bit from images [\#1](https://github.com/jonathanwiesel/gemojione/pull/1) ([balasankarc](https://github.com/balasankarc))
+- Remove executable bit from images [\#1](https://github.com/bonusly/gemojione/pull/1) ([balasankarc](https://github.com/balasankarc))
 
-## [v2.1.0](https://github.com/jonathanwiesel/gemojione/tree/v2.1.0) (2015-10-09)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.0.1...v2.1.0)
+## [v2.1.0](https://github.com/bonusly/gemojione/tree/v2.1.0) (2015-10-09)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.0.1...v2.1.0)
 
 **Implemented enhancements:**
 
 - Add new emoji images.
 
-## [v2.0.1](https://github.com/jonathanwiesel/gemojione/tree/v2.0.1) (2015-03-18)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v2.0.0...v2.0.1)
+## [v2.0.1](https://github.com/bonusly/gemojione/tree/v2.0.1) (2015-03-18)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v2.0.0...v2.0.1)
 
 **Implemented enhancements:**
 
 - Add memo alias for :pencil:.
 
-## [v2.0.0](https://github.com/jonathanwiesel/gemojione/tree/v2.0.0) (2015-03-05)
-[Full Changelog](https://github.com/jonathanwiesel/gemojione/compare/v1.0.1...v2.0.0)
+## [v2.0.0](https://github.com/bonusly/gemojione/tree/v2.0.0) (2015-03-05)
+[Full Changelog](https://github.com/bonusly/gemojione/compare/v1.0.1...v2.0.0)
 
 **Initial gem release**
 
 - Using [emoji gem](https://github.com/wpeterson/emoji) as base, fork was extracted and took it's own path.
 
-\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\ No newline at end of file
+\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
diff --git a/README.md b/README.md
index 1b7128b5..6f4a2656 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
 # Gemojione
 
-[![Build Status][travisUrl]][travisProject] [![Downloads][downs]][rubyUrl] [![Version][version]][rubyUrl] [![Dependencies][gemnasiumDeps]][gemnasiumProject] [![Coverage][coverage]][codeclimate] [![GPA][gpa]][codeClimate]
+[![Build Status][travisUrl]][travisProject] [![Downloads][downs]][rubyUrl] [![Version][version]][rubyUrl]
+[![Emojione][emojiver]][emojionelink]
+[![Dependencies][gemnasiumDeps]][gemnasiumProject] [![Coverage][coverage]][codeclimate] [![GPA][gpa]][codeClimate]
 
 A gem for EmojiOne
 
@@ -92,6 +94,13 @@ Emoji Library Index APIs:
 => {"unicode"=>"1F604", "unicode_alternates"=>[], "name"=>"smile", "shortname"=>":smile:", "category"=>"people", "aliases"=>[], "aliases_ascii"=>[":)", ":-)", "=]", "=)", ":]"], "keywords"=>["face", "funny", "haha", "happy", "joy", "laugh", "smile", "smiley", "smiling", "emotion"], "moji"=>"๐Ÿ˜„","description"=>"smiling face with open mouth and smiling eyes"}
 ```
 
+Other:
+
+```ruby
+> Gemojione.replace_named_moji_with_unicode_moji("Going for a walk! :woman_walking:")
+=> "Going for a walk! ๐Ÿšถโ€โ™€๏ธ"
+```
+
 Default configuration integrates with Rails, but you can change it with an initializer:
 
 ```ruby
@@ -108,8 +117,8 @@ You can also serve the assets directly from the gem in your rails app:
 ```ruby
 # config/application.rb
 config.assets.paths << Gemojione.images_path
-config.assets.precompile << "emoji/*.png" 
-# or 
+config.assets.precompile << "emoji/*.png"
+# or
 config.assets.precompile << "emoji/*.svg"
 
 #for spritesheets
@@ -144,6 +153,11 @@ and call methods directly on your string to return the same results:
 => {"moji"=>"โค", "unicode"=>"2764", "unicode_alternates"=>["2764-FE0F"], "name"=>"heart", "shortname"=>":heart:", "category"=>"symbols", "aliases"=>[], "aliases_ascii"=>["<3"], "keywords"=>["like", "love", "red", "pink", "black", "heart", "love", "passion", "romance", "intense", "desire", "death", "evil", "cold", "valentines"], "description"=>"heavy black heart"}
 ```
 
+## Upgrading to 4
+Version 4 is a large update and may introduce breaking changes. Please feel free to open issues.
+
+Emojione v4 dropped support for free SVGs. The SVG images included in this gem are from v2.3. If you would like to use the newer emojis, please use PNG or spritesheet.
+
 ## HTML Safety and Performance
 
 This gem uses pure ruby code for compatibility with different Ruby virtual machines.  However, there can be significant performance gains to escaping incoming HTML strings using optimized, native code in the `escape_utils` gem.
@@ -172,7 +186,7 @@ If youโ€™re using spritesheets, customising `Gemojione.default_size` at `config/
 * [Gollum](https://github.com/gollum/gollum)
 * [EpicBuzz](https://www.epicbuzz.net)
 
-If your application uses the gem, open a PR and show your project's :heart: for the gem so it gets listed here. 
+If your application uses the gem, open a PR and show your project's :heart: for the gem so it gets listed here.
 
 
 ## Contributors: :heart:
@@ -186,12 +200,12 @@ This gem is a former fork of the [emoji](https://github.com/wpeterson/emoji) gem
 * [@jonathanwiesel](https://github.com/jonathanwiesel): Emojione support
 * [@balasankarc](https://github.com/balasankarc): Asset executable bit cleaning.
 * [@tsigo](https://github.com/tsigo): Ability to serve assets directly from the gem in a rails app.
-* [@ZJvandeWeg](https://github.com/ZJvandeWeg): "Find by ASCII" feature. 
+* [@ZJvandeWeg](https://github.com/ZJvandeWeg): "Find by ASCII" feature.
 * [@kendrikat](https://github.com/kendrikat): Railtie dependecy checker, default size option support and new `replace_named_moji_with_images` feature.
 * [@gnclmorais](https://github.com/gnclmorais): Add `replace_named_moji_with_images ` missing ext helper.
 * [@naveed-ahmad](https://github.com/naveed-ahmad): ASCII replacement API and Spritesheet support.
 * [@Eric-Guo](https://github.com/Eric-Guo): Usage of `.ruby-version` instead of `.rvmrc`.
-* [@amyspark](https://github.com/amyspark): Add `find_by_shortname` 
+* [@amyspark](https://github.com/amyspark): Add `find_by_shortname`
 * [@ryosuke-endo](https://github.com/ryosuke-endo): Access to emoji list and `find_by_category`.
 * [@connorshea](https://github.com/connorshea): Bugfixing.
 
@@ -208,6 +222,17 @@ This gem is a former fork of the [emoji](https://github.com/wpeterson/emoji) gem
 ## Notes
 Run `rake resprite` to regenerate the spritesheets if you're adding new images
 
+## About Bonusly
+
+![Bonusly Logo](https://bonusly-files.s3.amazonaws.com/bonusly-logo.png?small)
+
+Bonusly is the fun and easy way to engage all of your employees and improve retention and productivity at every level of your organization.
+
+Check out [our product](https://bonus.ly) or [our engineering blog](https://engineering.bonus.ly).
+
+[emojionelink]: https://www.emojione.com/blog/emojione-45-now-available
+[emojiver]:
+https://img.shields.io/badge/emojione-v4.5-blue.svg
 [travisUrl]: https://travis-ci.org/jonathanwiesel/gemojione.svg?branch=master
 [travisProject]: https://travis-ci.org/jonathanwiesel/gemojione
 [downs]: https://img.shields.io/gem/dt/gemojione.svg
@@ -218,3 +243,4 @@ Run `rake resprite` to regenerate the spritesheets if you're adding new images
 [coverage]: https://img.shields.io/codeclimate/coverage/github/jonathanwiesel/gemojione.svg
 [codeclimate]: https://codeclimate.com/github/jonathanwiesel/gemojione
 [gpa]: https://img.shields.io/codeclimate/github/jonathanwiesel/gemojione.svg
+
diff --git a/assets/png/0023-20E3.png b/assets/png/0023-20E3.png
deleted file mode 100644
index 6e26f007..00000000
Binary files a/assets/png/0023-20E3.png and /dev/null differ
diff --git a/assets/png/0023-20e3.png b/assets/png/0023-20e3.png
new file mode 100644
index 00000000..51e05a64
Binary files /dev/null and b/assets/png/0023-20e3.png differ
diff --git a/assets/png/0023.png b/assets/png/0023.png
new file mode 100644
index 00000000..a792471d
Binary files /dev/null and b/assets/png/0023.png differ
diff --git a/assets/png/002A-20E3.png b/assets/png/002A-20E3.png
deleted file mode 100644
index 2f8e5113..00000000
Binary files a/assets/png/002A-20E3.png and /dev/null differ
diff --git a/assets/png/002a-20e3.png b/assets/png/002a-20e3.png
new file mode 100644
index 00000000..124cc595
Binary files /dev/null and b/assets/png/002a-20e3.png differ
diff --git a/assets/png/002a.png b/assets/png/002a.png
new file mode 100644
index 00000000..7726665c
Binary files /dev/null and b/assets/png/002a.png differ
diff --git a/assets/png/0030-20E3.png b/assets/png/0030-20E3.png
deleted file mode 100644
index 13aca83e..00000000
Binary files a/assets/png/0030-20E3.png and /dev/null differ
diff --git a/assets/png/0030-20e3.png b/assets/png/0030-20e3.png
new file mode 100644
index 00000000..bde1fe9e
Binary files /dev/null and b/assets/png/0030-20e3.png differ
diff --git a/assets/png/0030.png b/assets/png/0030.png
new file mode 100644
index 00000000..cc6b1f05
Binary files /dev/null and b/assets/png/0030.png differ
diff --git a/assets/png/0031-20E3.png b/assets/png/0031-20E3.png
deleted file mode 100644
index e6d84b80..00000000
Binary files a/assets/png/0031-20E3.png and /dev/null differ
diff --git a/assets/png/0031-20e3.png b/assets/png/0031-20e3.png
new file mode 100644
index 00000000..33a578b0
Binary files /dev/null and b/assets/png/0031-20e3.png differ
diff --git a/assets/png/0031.png b/assets/png/0031.png
new file mode 100644
index 00000000..26ecf7e9
Binary files /dev/null and b/assets/png/0031.png differ
diff --git a/assets/png/0032-20E3.png b/assets/png/0032-20E3.png
deleted file mode 100644
index 927339c9..00000000
Binary files a/assets/png/0032-20E3.png and /dev/null differ
diff --git a/assets/png/0032-20e3.png b/assets/png/0032-20e3.png
new file mode 100644
index 00000000..77f8134c
Binary files /dev/null and b/assets/png/0032-20e3.png differ
diff --git a/assets/png/0032.png b/assets/png/0032.png
new file mode 100644
index 00000000..49294798
Binary files /dev/null and b/assets/png/0032.png differ
diff --git a/assets/png/0033-20E3.png b/assets/png/0033-20E3.png
deleted file mode 100644
index dbaa6183..00000000
Binary files a/assets/png/0033-20E3.png and /dev/null differ
diff --git a/assets/png/0033-20e3.png b/assets/png/0033-20e3.png
new file mode 100644
index 00000000..79e1e950
Binary files /dev/null and b/assets/png/0033-20e3.png differ
diff --git a/assets/png/0033.png b/assets/png/0033.png
new file mode 100644
index 00000000..28984223
Binary files /dev/null and b/assets/png/0033.png differ
diff --git a/assets/png/0034-20E3.png b/assets/png/0034-20E3.png
deleted file mode 100644
index b0e914aa..00000000
Binary files a/assets/png/0034-20E3.png and /dev/null differ
diff --git a/assets/png/0034-20e3.png b/assets/png/0034-20e3.png
new file mode 100644
index 00000000..9490e616
Binary files /dev/null and b/assets/png/0034-20e3.png differ
diff --git a/assets/png/0034.png b/assets/png/0034.png
new file mode 100644
index 00000000..2fa3d13b
Binary files /dev/null and b/assets/png/0034.png differ
diff --git a/assets/png/0035-20E3.png b/assets/png/0035-20E3.png
deleted file mode 100644
index d14371f3..00000000
Binary files a/assets/png/0035-20E3.png and /dev/null differ
diff --git a/assets/png/0035-20e3.png b/assets/png/0035-20e3.png
new file mode 100644
index 00000000..8c0beabe
Binary files /dev/null and b/assets/png/0035-20e3.png differ
diff --git a/assets/png/0035.png b/assets/png/0035.png
new file mode 100644
index 00000000..afcb0c3d
Binary files /dev/null and b/assets/png/0035.png differ
diff --git a/assets/png/0036-20E3.png b/assets/png/0036-20E3.png
deleted file mode 100644
index 371b3ace..00000000
Binary files a/assets/png/0036-20E3.png and /dev/null differ
diff --git a/assets/png/0036-20e3.png b/assets/png/0036-20e3.png
new file mode 100644
index 00000000..c14d27bc
Binary files /dev/null and b/assets/png/0036-20e3.png differ
diff --git a/assets/png/0036.png b/assets/png/0036.png
new file mode 100644
index 00000000..08b6601b
Binary files /dev/null and b/assets/png/0036.png differ
diff --git a/assets/png/0037-20E3.png b/assets/png/0037-20E3.png
deleted file mode 100644
index 9b3476ae..00000000
Binary files a/assets/png/0037-20E3.png and /dev/null differ
diff --git a/assets/png/0037-20e3.png b/assets/png/0037-20e3.png
new file mode 100644
index 00000000..d2bf6184
Binary files /dev/null and b/assets/png/0037-20e3.png differ
diff --git a/assets/png/0037.png b/assets/png/0037.png
new file mode 100644
index 00000000..097b5d14
Binary files /dev/null and b/assets/png/0037.png differ
diff --git a/assets/png/0038-20E3.png b/assets/png/0038-20E3.png
deleted file mode 100644
index 8c95874d..00000000
Binary files a/assets/png/0038-20E3.png and /dev/null differ
diff --git a/assets/png/0038-20e3.png b/assets/png/0038-20e3.png
new file mode 100644
index 00000000..76ce1430
Binary files /dev/null and b/assets/png/0038-20e3.png differ
diff --git a/assets/png/0038.png b/assets/png/0038.png
new file mode 100644
index 00000000..6905c700
Binary files /dev/null and b/assets/png/0038.png differ
diff --git a/assets/png/0039-20E3.png b/assets/png/0039-20E3.png
deleted file mode 100644
index 9fce3d1e..00000000
Binary files a/assets/png/0039-20E3.png and /dev/null differ
diff --git a/assets/png/0039-20e3.png b/assets/png/0039-20e3.png
new file mode 100644
index 00000000..78a8ef77
Binary files /dev/null and b/assets/png/0039-20e3.png differ
diff --git a/assets/png/0039.png b/assets/png/0039.png
new file mode 100644
index 00000000..0dd677ca
Binary files /dev/null and b/assets/png/0039.png differ
diff --git a/assets/png/00A9.png b/assets/png/00A9.png
deleted file mode 100644
index 6b9a6adb..00000000
Binary files a/assets/png/00A9.png and /dev/null differ
diff --git a/assets/png/00AE.png b/assets/png/00AE.png
deleted file mode 100644
index 53ef9f2d..00000000
Binary files a/assets/png/00AE.png and /dev/null differ
diff --git a/assets/png/00a9.png b/assets/png/00a9.png
new file mode 100644
index 00000000..0bd1559e
Binary files /dev/null and b/assets/png/00a9.png differ
diff --git a/assets/png/00ae.png b/assets/png/00ae.png
new file mode 100644
index 00000000..0663fd94
Binary files /dev/null and b/assets/png/00ae.png differ
diff --git a/assets/png/1F004.png b/assets/png/1F004.png
deleted file mode 100644
index 66fd3202..00000000
Binary files a/assets/png/1F004.png and /dev/null differ
diff --git a/assets/png/1F0CF.png b/assets/png/1F0CF.png
deleted file mode 100644
index 3d0924b6..00000000
Binary files a/assets/png/1F0CF.png and /dev/null differ
diff --git a/assets/png/1F170.png b/assets/png/1F170.png
deleted file mode 100644
index 8603ff05..00000000
Binary files a/assets/png/1F170.png and /dev/null differ
diff --git a/assets/png/1F171.png b/assets/png/1F171.png
deleted file mode 100644
index 25875bc6..00000000
Binary files a/assets/png/1F171.png and /dev/null differ
diff --git a/assets/png/1F17E.png b/assets/png/1F17E.png
deleted file mode 100644
index 73278ba1..00000000
Binary files a/assets/png/1F17E.png and /dev/null differ
diff --git a/assets/png/1F17F.png b/assets/png/1F17F.png
deleted file mode 100644
index 7be7dac2..00000000
Binary files a/assets/png/1F17F.png and /dev/null differ
diff --git a/assets/png/1F18E.png b/assets/png/1F18E.png
deleted file mode 100644
index d9f2d17d..00000000
Binary files a/assets/png/1F18E.png and /dev/null differ
diff --git a/assets/png/1F191.png b/assets/png/1F191.png
deleted file mode 100644
index 8b01b434..00000000
Binary files a/assets/png/1F191.png and /dev/null differ
diff --git a/assets/png/1F192.png b/assets/png/1F192.png
deleted file mode 100644
index 74674978..00000000
Binary files a/assets/png/1F192.png and /dev/null differ
diff --git a/assets/png/1F193.png b/assets/png/1F193.png
deleted file mode 100644
index b71956eb..00000000
Binary files a/assets/png/1F193.png and /dev/null differ
diff --git a/assets/png/1F194.png b/assets/png/1F194.png
deleted file mode 100644
index 5bf69bf7..00000000
Binary files a/assets/png/1F194.png and /dev/null differ
diff --git a/assets/png/1F195.png b/assets/png/1F195.png
deleted file mode 100644
index b4f85488..00000000
Binary files a/assets/png/1F195.png and /dev/null differ
diff --git a/assets/png/1F196.png b/assets/png/1F196.png
deleted file mode 100644
index ee8d20f5..00000000
Binary files a/assets/png/1F196.png and /dev/null differ
diff --git a/assets/png/1F197.png b/assets/png/1F197.png
deleted file mode 100644
index d0d77553..00000000
Binary files a/assets/png/1F197.png and /dev/null differ
diff --git a/assets/png/1F198.png b/assets/png/1F198.png
deleted file mode 100644
index d7d8c995..00000000
Binary files a/assets/png/1F198.png and /dev/null differ
diff --git a/assets/png/1F199.png b/assets/png/1F199.png
deleted file mode 100644
index 0d42142b..00000000
Binary files a/assets/png/1F199.png and /dev/null differ
diff --git a/assets/png/1F19A.png b/assets/png/1F19A.png
deleted file mode 100644
index e1180f4a..00000000
Binary files a/assets/png/1F19A.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1E8.png b/assets/png/1F1E6-1F1E8.png
deleted file mode 100644
index 28623992..00000000
Binary files a/assets/png/1F1E6-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1E9.png b/assets/png/1F1E6-1F1E9.png
deleted file mode 100644
index 20f4b14e..00000000
Binary files a/assets/png/1F1E6-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1EA.png b/assets/png/1F1E6-1F1EA.png
deleted file mode 100644
index d16ffe4b..00000000
Binary files a/assets/png/1F1E6-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1EB.png b/assets/png/1F1E6-1F1EB.png
deleted file mode 100644
index a51533b5..00000000
Binary files a/assets/png/1F1E6-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1EC.png b/assets/png/1F1E6-1F1EC.png
deleted file mode 100644
index 07f2ce39..00000000
Binary files a/assets/png/1F1E6-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1EE.png b/assets/png/1F1E6-1F1EE.png
deleted file mode 100644
index 500b5ab0..00000000
Binary files a/assets/png/1F1E6-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1F1.png b/assets/png/1F1E6-1F1F1.png
deleted file mode 100644
index 03a20132..00000000
Binary files a/assets/png/1F1E6-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1F2.png b/assets/png/1F1E6-1F1F2.png
deleted file mode 100644
index 2ad60a27..00000000
Binary files a/assets/png/1F1E6-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1F4.png b/assets/png/1F1E6-1F1F4.png
deleted file mode 100644
index cb46c31f..00000000
Binary files a/assets/png/1F1E6-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1F6.png b/assets/png/1F1E6-1F1F6.png
deleted file mode 100644
index b272021d..00000000
Binary files a/assets/png/1F1E6-1F1F6.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1F7.png b/assets/png/1F1E6-1F1F7.png
deleted file mode 100644
index 73136caf..00000000
Binary files a/assets/png/1F1E6-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1F8.png b/assets/png/1F1E6-1F1F8.png
deleted file mode 100644
index 3db45a0d..00000000
Binary files a/assets/png/1F1E6-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1F9.png b/assets/png/1F1E6-1F1F9.png
deleted file mode 100644
index c43769dc..00000000
Binary files a/assets/png/1F1E6-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1FA.png b/assets/png/1F1E6-1F1FA.png
deleted file mode 100644
index 7794309c..00000000
Binary files a/assets/png/1F1E6-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1FC.png b/assets/png/1F1E6-1F1FC.png
deleted file mode 100644
index 02c840d1..00000000
Binary files a/assets/png/1F1E6-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1FD.png b/assets/png/1F1E6-1F1FD.png
deleted file mode 100644
index fc546617..00000000
Binary files a/assets/png/1F1E6-1F1FD.png and /dev/null differ
diff --git a/assets/png/1F1E6-1F1FF.png b/assets/png/1F1E6-1F1FF.png
deleted file mode 100644
index 89d3d15f..00000000
Binary files a/assets/png/1F1E6-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1E6.png b/assets/png/1F1E7-1F1E6.png
deleted file mode 100644
index 25fe407e..00000000
Binary files a/assets/png/1F1E7-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1E7.png b/assets/png/1F1E7-1F1E7.png
deleted file mode 100644
index bccd8c5c..00000000
Binary files a/assets/png/1F1E7-1F1E7.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1E9.png b/assets/png/1F1E7-1F1E9.png
deleted file mode 100644
index b0597a31..00000000
Binary files a/assets/png/1F1E7-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1EA.png b/assets/png/1F1E7-1F1EA.png
deleted file mode 100644
index 551f086e..00000000
Binary files a/assets/png/1F1E7-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1EB.png b/assets/png/1F1E7-1F1EB.png
deleted file mode 100644
index 444d4829..00000000
Binary files a/assets/png/1F1E7-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1EC.png b/assets/png/1F1E7-1F1EC.png
deleted file mode 100644
index 821eee5e..00000000
Binary files a/assets/png/1F1E7-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1ED.png b/assets/png/1F1E7-1F1ED.png
deleted file mode 100644
index f3372424..00000000
Binary files a/assets/png/1F1E7-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1EE.png b/assets/png/1F1E7-1F1EE.png
deleted file mode 100644
index ea20ac93..00000000
Binary files a/assets/png/1F1E7-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1EF.png b/assets/png/1F1E7-1F1EF.png
deleted file mode 100644
index 7cca4f80..00000000
Binary files a/assets/png/1F1E7-1F1EF.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F1.png b/assets/png/1F1E7-1F1F1.png
deleted file mode 100644
index 1082e789..00000000
Binary files a/assets/png/1F1E7-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F2.png b/assets/png/1F1E7-1F1F2.png
deleted file mode 100644
index ab8cafda..00000000
Binary files a/assets/png/1F1E7-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F3.png b/assets/png/1F1E7-1F1F3.png
deleted file mode 100644
index caa9329a..00000000
Binary files a/assets/png/1F1E7-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F4.png b/assets/png/1F1E7-1F1F4.png
deleted file mode 100644
index 98af62b3..00000000
Binary files a/assets/png/1F1E7-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F6.png b/assets/png/1F1E7-1F1F6.png
deleted file mode 100644
index cb978ef9..00000000
Binary files a/assets/png/1F1E7-1F1F6.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F7.png b/assets/png/1F1E7-1F1F7.png
deleted file mode 100644
index b139366a..00000000
Binary files a/assets/png/1F1E7-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F8.png b/assets/png/1F1E7-1F1F8.png
deleted file mode 100644
index d36bcd2f..00000000
Binary files a/assets/png/1F1E7-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1F9.png b/assets/png/1F1E7-1F1F9.png
deleted file mode 100644
index ed57aa03..00000000
Binary files a/assets/png/1F1E7-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1FB.png b/assets/png/1F1E7-1F1FB.png
deleted file mode 100644
index 5884e648..00000000
Binary files a/assets/png/1F1E7-1F1FB.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1FC.png b/assets/png/1F1E7-1F1FC.png
deleted file mode 100644
index cb12f347..00000000
Binary files a/assets/png/1F1E7-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1FE.png b/assets/png/1F1E7-1F1FE.png
deleted file mode 100644
index 859c05be..00000000
Binary files a/assets/png/1F1E7-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1E7-1F1FF.png b/assets/png/1F1E7-1F1FF.png
deleted file mode 100644
index 34761cd0..00000000
Binary files a/assets/png/1F1E7-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1E6.png b/assets/png/1F1E8-1F1E6.png
deleted file mode 100644
index 7c5b390e..00000000
Binary files a/assets/png/1F1E8-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1E8.png b/assets/png/1F1E8-1F1E8.png
deleted file mode 100644
index b6555a23..00000000
Binary files a/assets/png/1F1E8-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1E9.png b/assets/png/1F1E8-1F1E9.png
deleted file mode 100644
index fa920097..00000000
Binary files a/assets/png/1F1E8-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1EB.png b/assets/png/1F1E8-1F1EB.png
deleted file mode 100644
index b969ae29..00000000
Binary files a/assets/png/1F1E8-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1EC.png b/assets/png/1F1E8-1F1EC.png
deleted file mode 100644
index 3a38a40a..00000000
Binary files a/assets/png/1F1E8-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1ED.png b/assets/png/1F1E8-1F1ED.png
deleted file mode 100644
index 5ff86b8a..00000000
Binary files a/assets/png/1F1E8-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1EE.png b/assets/png/1F1E8-1F1EE.png
deleted file mode 100644
index e3b4d15c..00000000
Binary files a/assets/png/1F1E8-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1F0.png b/assets/png/1F1E8-1F1F0.png
deleted file mode 100644
index b6b53dbc..00000000
Binary files a/assets/png/1F1E8-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1F1.png b/assets/png/1F1E8-1F1F1.png
deleted file mode 100644
index c9390da5..00000000
Binary files a/assets/png/1F1E8-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1F2.png b/assets/png/1F1E8-1F1F2.png
deleted file mode 100644
index 2d3f6ec4..00000000
Binary files a/assets/png/1F1E8-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1F3.png b/assets/png/1F1E8-1F1F3.png
deleted file mode 100644
index 0a7f350a..00000000
Binary files a/assets/png/1F1E8-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1F4.png b/assets/png/1F1E8-1F1F4.png
deleted file mode 100644
index 7e0f5e0d..00000000
Binary files a/assets/png/1F1E8-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1F5.png b/assets/png/1F1E8-1F1F5.png
deleted file mode 100644
index 70c76103..00000000
Binary files a/assets/png/1F1E8-1F1F5.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1F7.png b/assets/png/1F1E8-1F1F7.png
deleted file mode 100644
index a5fce126..00000000
Binary files a/assets/png/1F1E8-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1FA.png b/assets/png/1F1E8-1F1FA.png
deleted file mode 100644
index 447328f7..00000000
Binary files a/assets/png/1F1E8-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1FB.png b/assets/png/1F1E8-1F1FB.png
deleted file mode 100644
index 43faf4d6..00000000
Binary files a/assets/png/1F1E8-1F1FB.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1FC.png b/assets/png/1F1E8-1F1FC.png
deleted file mode 100644
index eb39e8d0..00000000
Binary files a/assets/png/1F1E8-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1FD.png b/assets/png/1F1E8-1F1FD.png
deleted file mode 100644
index 09d21359..00000000
Binary files a/assets/png/1F1E8-1F1FD.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1FE.png b/assets/png/1F1E8-1F1FE.png
deleted file mode 100644
index 154a7aa3..00000000
Binary files a/assets/png/1F1E8-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1E8-1F1FF.png b/assets/png/1F1E8-1F1FF.png
deleted file mode 100644
index 9737ca22..00000000
Binary files a/assets/png/1F1E8-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1E9-1F1EA.png b/assets/png/1F1E9-1F1EA.png
deleted file mode 100644
index 98ed76b3..00000000
Binary files a/assets/png/1F1E9-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1E9-1F1EC.png b/assets/png/1F1E9-1F1EC.png
deleted file mode 100644
index aae927d1..00000000
Binary files a/assets/png/1F1E9-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1E9-1F1EF.png b/assets/png/1F1E9-1F1EF.png
deleted file mode 100644
index 73c2a2ac..00000000
Binary files a/assets/png/1F1E9-1F1EF.png and /dev/null differ
diff --git a/assets/png/1F1E9-1F1F0.png b/assets/png/1F1E9-1F1F0.png
deleted file mode 100644
index e5a60b06..00000000
Binary files a/assets/png/1F1E9-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1E9-1F1F2.png b/assets/png/1F1E9-1F1F2.png
deleted file mode 100644
index 50f8a539..00000000
Binary files a/assets/png/1F1E9-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1E9-1F1F4.png b/assets/png/1F1E9-1F1F4.png
deleted file mode 100644
index 037a45d7..00000000
Binary files a/assets/png/1F1E9-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1E9-1F1FF.png b/assets/png/1F1E9-1F1FF.png
deleted file mode 100644
index 24945b10..00000000
Binary files a/assets/png/1F1E9-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1E6.png b/assets/png/1F1EA-1F1E6.png
deleted file mode 100644
index 356ff347..00000000
Binary files a/assets/png/1F1EA-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1E8.png b/assets/png/1F1EA-1F1E8.png
deleted file mode 100644
index 13814594..00000000
Binary files a/assets/png/1F1EA-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1EA.png b/assets/png/1F1EA-1F1EA.png
deleted file mode 100644
index 84f317e7..00000000
Binary files a/assets/png/1F1EA-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1EC.png b/assets/png/1F1EA-1F1EC.png
deleted file mode 100644
index 57786064..00000000
Binary files a/assets/png/1F1EA-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1ED.png b/assets/png/1F1EA-1F1ED.png
deleted file mode 100644
index 4d7a7668..00000000
Binary files a/assets/png/1F1EA-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1F7.png b/assets/png/1F1EA-1F1F7.png
deleted file mode 100644
index 0c3c724c..00000000
Binary files a/assets/png/1F1EA-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1F8.png b/assets/png/1F1EA-1F1F8.png
deleted file mode 100644
index 3e73597a..00000000
Binary files a/assets/png/1F1EA-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1F9.png b/assets/png/1F1EA-1F1F9.png
deleted file mode 100644
index 9560a134..00000000
Binary files a/assets/png/1F1EA-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1EA-1F1FA.png b/assets/png/1F1EA-1F1FA.png
deleted file mode 100644
index 0b456cf3..00000000
Binary files a/assets/png/1F1EA-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1EB-1F1EE.png b/assets/png/1F1EB-1F1EE.png
deleted file mode 100644
index ebcf58ab..00000000
Binary files a/assets/png/1F1EB-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1EB-1F1EF.png b/assets/png/1F1EB-1F1EF.png
deleted file mode 100644
index 9cc8c37f..00000000
Binary files a/assets/png/1F1EB-1F1EF.png and /dev/null differ
diff --git a/assets/png/1F1EB-1F1F0.png b/assets/png/1F1EB-1F1F0.png
deleted file mode 100644
index 61372fd2..00000000
Binary files a/assets/png/1F1EB-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1EB-1F1F2.png b/assets/png/1F1EB-1F1F2.png
deleted file mode 100644
index 0889825c..00000000
Binary files a/assets/png/1F1EB-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1EB-1F1F4.png b/assets/png/1F1EB-1F1F4.png
deleted file mode 100644
index 9a4431b0..00000000
Binary files a/assets/png/1F1EB-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1EB-1F1F7.png b/assets/png/1F1EB-1F1F7.png
deleted file mode 100644
index 62ca19c3..00000000
Binary files a/assets/png/1F1EB-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1E6.png b/assets/png/1F1EC-1F1E6.png
deleted file mode 100644
index 2e68e527..00000000
Binary files a/assets/png/1F1EC-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1E7.png b/assets/png/1F1EC-1F1E7.png
deleted file mode 100644
index 3ed10f62..00000000
Binary files a/assets/png/1F1EC-1F1E7.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1E9.png b/assets/png/1F1EC-1F1E9.png
deleted file mode 100644
index 527aad33..00000000
Binary files a/assets/png/1F1EC-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1EA.png b/assets/png/1F1EC-1F1EA.png
deleted file mode 100644
index a75d1424..00000000
Binary files a/assets/png/1F1EC-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1EB.png b/assets/png/1F1EC-1F1EB.png
deleted file mode 100644
index 0cf96f32..00000000
Binary files a/assets/png/1F1EC-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1EC.png b/assets/png/1F1EC-1F1EC.png
deleted file mode 100644
index 970002c7..00000000
Binary files a/assets/png/1F1EC-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1ED.png b/assets/png/1F1EC-1F1ED.png
deleted file mode 100644
index f31b5eb7..00000000
Binary files a/assets/png/1F1EC-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1EE.png b/assets/png/1F1EC-1F1EE.png
deleted file mode 100644
index e554a2a1..00000000
Binary files a/assets/png/1F1EC-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F1.png b/assets/png/1F1EC-1F1F1.png
deleted file mode 100644
index 2e795dd4..00000000
Binary files a/assets/png/1F1EC-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F2.png b/assets/png/1F1EC-1F1F2.png
deleted file mode 100644
index bb69c097..00000000
Binary files a/assets/png/1F1EC-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F3.png b/assets/png/1F1EC-1F1F3.png
deleted file mode 100644
index 1981f61d..00000000
Binary files a/assets/png/1F1EC-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F5.png b/assets/png/1F1EC-1F1F5.png
deleted file mode 100644
index 10e42e67..00000000
Binary files a/assets/png/1F1EC-1F1F5.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F6.png b/assets/png/1F1EC-1F1F6.png
deleted file mode 100644
index 11475e61..00000000
Binary files a/assets/png/1F1EC-1F1F6.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F7.png b/assets/png/1F1EC-1F1F7.png
deleted file mode 100644
index 0f6bb1b6..00000000
Binary files a/assets/png/1F1EC-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F8.png b/assets/png/1F1EC-1F1F8.png
deleted file mode 100644
index 6fc92780..00000000
Binary files a/assets/png/1F1EC-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1F9.png b/assets/png/1F1EC-1F1F9.png
deleted file mode 100644
index 7213d413..00000000
Binary files a/assets/png/1F1EC-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1FA.png b/assets/png/1F1EC-1F1FA.png
deleted file mode 100644
index 4027549c..00000000
Binary files a/assets/png/1F1EC-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1FC.png b/assets/png/1F1EC-1F1FC.png
deleted file mode 100644
index 6357f622..00000000
Binary files a/assets/png/1F1EC-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1EC-1F1FE.png b/assets/png/1F1EC-1F1FE.png
deleted file mode 100644
index 746e2fb7..00000000
Binary files a/assets/png/1F1EC-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1ED-1F1F0.png b/assets/png/1F1ED-1F1F0.png
deleted file mode 100644
index cf0c7151..00000000
Binary files a/assets/png/1F1ED-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1ED-1F1F2.png b/assets/png/1F1ED-1F1F2.png
deleted file mode 100644
index b613509e..00000000
Binary files a/assets/png/1F1ED-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1ED-1F1F3.png b/assets/png/1F1ED-1F1F3.png
deleted file mode 100644
index 402cdcef..00000000
Binary files a/assets/png/1F1ED-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1ED-1F1F7.png b/assets/png/1F1ED-1F1F7.png
deleted file mode 100644
index 46f4f06b..00000000
Binary files a/assets/png/1F1ED-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1ED-1F1F9.png b/assets/png/1F1ED-1F1F9.png
deleted file mode 100644
index d8d0c888..00000000
Binary files a/assets/png/1F1ED-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1ED-1F1FA.png b/assets/png/1F1ED-1F1FA.png
deleted file mode 100644
index a898de63..00000000
Binary files a/assets/png/1F1ED-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1E8.png b/assets/png/1F1EE-1F1E8.png
deleted file mode 100644
index 69fd990a..00000000
Binary files a/assets/png/1F1EE-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1E9.png b/assets/png/1F1EE-1F1E9.png
deleted file mode 100644
index 85b4c063..00000000
Binary files a/assets/png/1F1EE-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1EA.png b/assets/png/1F1EE-1F1EA.png
deleted file mode 100644
index a2829583..00000000
Binary files a/assets/png/1F1EE-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F1.png b/assets/png/1F1EE-1F1F1.png
deleted file mode 100644
index 85c410d4..00000000
Binary files a/assets/png/1F1EE-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F2.png b/assets/png/1F1EE-1F1F2.png
deleted file mode 100644
index 60a2458e..00000000
Binary files a/assets/png/1F1EE-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F3.png b/assets/png/1F1EE-1F1F3.png
deleted file mode 100644
index feccc895..00000000
Binary files a/assets/png/1F1EE-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F4.png b/assets/png/1F1EE-1F1F4.png
deleted file mode 100644
index aae927d1..00000000
Binary files a/assets/png/1F1EE-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F6.png b/assets/png/1F1EE-1F1F6.png
deleted file mode 100644
index 41fd1db6..00000000
Binary files a/assets/png/1F1EE-1F1F6.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F7.png b/assets/png/1F1EE-1F1F7.png
deleted file mode 100644
index ff7aaf62..00000000
Binary files a/assets/png/1F1EE-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F8.png b/assets/png/1F1EE-1F1F8.png
deleted file mode 100644
index ad8d4131..00000000
Binary files a/assets/png/1F1EE-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1EE-1F1F9.png b/assets/png/1F1EE-1F1F9.png
deleted file mode 100644
index f21563ec..00000000
Binary files a/assets/png/1F1EE-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1EF-1F1EA.png b/assets/png/1F1EF-1F1EA.png
deleted file mode 100644
index 198a918f..00000000
Binary files a/assets/png/1F1EF-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1EF-1F1F2.png b/assets/png/1F1EF-1F1F2.png
deleted file mode 100644
index f84e4f9e..00000000
Binary files a/assets/png/1F1EF-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1EF-1F1F4.png b/assets/png/1F1EF-1F1F4.png
deleted file mode 100644
index 20bfa147..00000000
Binary files a/assets/png/1F1EF-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1EF-1F1F5.png b/assets/png/1F1EF-1F1F5.png
deleted file mode 100644
index 8d8838e4..00000000
Binary files a/assets/png/1F1EF-1F1F5.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1EA.png b/assets/png/1F1F0-1F1EA.png
deleted file mode 100644
index 9e417ab3..00000000
Binary files a/assets/png/1F1F0-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1EC.png b/assets/png/1F1F0-1F1EC.png
deleted file mode 100644
index 2f2d848f..00000000
Binary files a/assets/png/1F1F0-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1ED.png b/assets/png/1F1F0-1F1ED.png
deleted file mode 100644
index 9a2877dd..00000000
Binary files a/assets/png/1F1F0-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1EE.png b/assets/png/1F1F0-1F1EE.png
deleted file mode 100644
index 10e507e3..00000000
Binary files a/assets/png/1F1F0-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1F2.png b/assets/png/1F1F0-1F1F2.png
deleted file mode 100644
index bd5a0588..00000000
Binary files a/assets/png/1F1F0-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1F3.png b/assets/png/1F1F0-1F1F3.png
deleted file mode 100644
index 776207c9..00000000
Binary files a/assets/png/1F1F0-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1F5.png b/assets/png/1F1F0-1F1F5.png
deleted file mode 100644
index 6b3fd89e..00000000
Binary files a/assets/png/1F1F0-1F1F5.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1F7.png b/assets/png/1F1F0-1F1F7.png
deleted file mode 100644
index 833a8811..00000000
Binary files a/assets/png/1F1F0-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1FC.png b/assets/png/1F1F0-1F1FC.png
deleted file mode 100644
index 4d19bfa6..00000000
Binary files a/assets/png/1F1F0-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1FE.png b/assets/png/1F1F0-1F1FE.png
deleted file mode 100644
index 40daa4da..00000000
Binary files a/assets/png/1F1F0-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1F0-1F1FF.png b/assets/png/1F1F0-1F1FF.png
deleted file mode 100644
index 2f97a8fd..00000000
Binary files a/assets/png/1F1F0-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1E6.png b/assets/png/1F1F1-1F1E6.png
deleted file mode 100644
index 4d4179f3..00000000
Binary files a/assets/png/1F1F1-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1E7.png b/assets/png/1F1F1-1F1E7.png
deleted file mode 100644
index 3d594467..00000000
Binary files a/assets/png/1F1F1-1F1E7.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1E8.png b/assets/png/1F1F1-1F1E8.png
deleted file mode 100644
index 45547b1e..00000000
Binary files a/assets/png/1F1F1-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1EE.png b/assets/png/1F1F1-1F1EE.png
deleted file mode 100644
index 0eafa6a2..00000000
Binary files a/assets/png/1F1F1-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1F0.png b/assets/png/1F1F1-1F1F0.png
deleted file mode 100644
index ab4fe10c..00000000
Binary files a/assets/png/1F1F1-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1F7.png b/assets/png/1F1F1-1F1F7.png
deleted file mode 100644
index f66f267f..00000000
Binary files a/assets/png/1F1F1-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1F8.png b/assets/png/1F1F1-1F1F8.png
deleted file mode 100644
index 24745631..00000000
Binary files a/assets/png/1F1F1-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1F9.png b/assets/png/1F1F1-1F1F9.png
deleted file mode 100644
index d644b56d..00000000
Binary files a/assets/png/1F1F1-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1FA.png b/assets/png/1F1F1-1F1FA.png
deleted file mode 100644
index a2df9c92..00000000
Binary files a/assets/png/1F1F1-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1FB.png b/assets/png/1F1F1-1F1FB.png
deleted file mode 100644
index ae680d5f..00000000
Binary files a/assets/png/1F1F1-1F1FB.png and /dev/null differ
diff --git a/assets/png/1F1F1-1F1FE.png b/assets/png/1F1F1-1F1FE.png
deleted file mode 100644
index f6e77b0f..00000000
Binary files a/assets/png/1F1F1-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1E6.png b/assets/png/1F1F2-1F1E6.png
deleted file mode 100644
index c4a05672..00000000
Binary files a/assets/png/1F1F2-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1E8.png b/assets/png/1F1F2-1F1E8.png
deleted file mode 100644
index d479eab9..00000000
Binary files a/assets/png/1F1F2-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1E9.png b/assets/png/1F1F2-1F1E9.png
deleted file mode 100644
index a7a72539..00000000
Binary files a/assets/png/1F1F2-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1EA.png b/assets/png/1F1F2-1F1EA.png
deleted file mode 100644
index 7c771e7e..00000000
Binary files a/assets/png/1F1F2-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1EB.png b/assets/png/1F1F2-1F1EB.png
deleted file mode 100644
index 70c76103..00000000
Binary files a/assets/png/1F1F2-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1EC.png b/assets/png/1F1F2-1F1EC.png
deleted file mode 100644
index 2f3ccdda..00000000
Binary files a/assets/png/1F1F2-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1ED.png b/assets/png/1F1F2-1F1ED.png
deleted file mode 100644
index 59801648..00000000
Binary files a/assets/png/1F1F2-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F0.png b/assets/png/1F1F2-1F1F0.png
deleted file mode 100644
index 7ba775ee..00000000
Binary files a/assets/png/1F1F2-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F1.png b/assets/png/1F1F2-1F1F1.png
deleted file mode 100644
index 68343785..00000000
Binary files a/assets/png/1F1F2-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F2.png b/assets/png/1F1F2-1F1F2.png
deleted file mode 100644
index 37dc7d71..00000000
Binary files a/assets/png/1F1F2-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F3.png b/assets/png/1F1F2-1F1F3.png
deleted file mode 100644
index 1f146bbc..00000000
Binary files a/assets/png/1F1F2-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F4.png b/assets/png/1F1F2-1F1F4.png
deleted file mode 100644
index 7edde31f..00000000
Binary files a/assets/png/1F1F2-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F5.png b/assets/png/1F1F2-1F1F5.png
deleted file mode 100644
index 17ec1c44..00000000
Binary files a/assets/png/1F1F2-1F1F5.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F6.png b/assets/png/1F1F2-1F1F6.png
deleted file mode 100644
index 1e672dc9..00000000
Binary files a/assets/png/1F1F2-1F1F6.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F7.png b/assets/png/1F1F2-1F1F7.png
deleted file mode 100644
index f87de46e..00000000
Binary files a/assets/png/1F1F2-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F8.png b/assets/png/1F1F2-1F1F8.png
deleted file mode 100644
index 480b0d4e..00000000
Binary files a/assets/png/1F1F2-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1F9.png b/assets/png/1F1F2-1F1F9.png
deleted file mode 100644
index c9e1dbdc..00000000
Binary files a/assets/png/1F1F2-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1FA.png b/assets/png/1F1F2-1F1FA.png
deleted file mode 100644
index 55b33cb7..00000000
Binary files a/assets/png/1F1F2-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1FB.png b/assets/png/1F1F2-1F1FB.png
deleted file mode 100644
index ce586712..00000000
Binary files a/assets/png/1F1F2-1F1FB.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1FC.png b/assets/png/1F1F2-1F1FC.png
deleted file mode 100644
index 003d8548..00000000
Binary files a/assets/png/1F1F2-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1FD.png b/assets/png/1F1F2-1F1FD.png
deleted file mode 100644
index 42572bcd..00000000
Binary files a/assets/png/1F1F2-1F1FD.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1FE.png b/assets/png/1F1F2-1F1FE.png
deleted file mode 100644
index 17526c26..00000000
Binary files a/assets/png/1F1F2-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1F2-1F1FF.png b/assets/png/1F1F2-1F1FF.png
deleted file mode 100644
index 2352a78e..00000000
Binary files a/assets/png/1F1F2-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1E6.png b/assets/png/1F1F3-1F1E6.png
deleted file mode 100644
index ed31c3df..00000000
Binary files a/assets/png/1F1F3-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1E8.png b/assets/png/1F1F3-1F1E8.png
deleted file mode 100644
index 90b3afeb..00000000
Binary files a/assets/png/1F1F3-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1EA.png b/assets/png/1F1F3-1F1EA.png
deleted file mode 100644
index f98a1173..00000000
Binary files a/assets/png/1F1F3-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1EB.png b/assets/png/1F1F3-1F1EB.png
deleted file mode 100644
index 9099e767..00000000
Binary files a/assets/png/1F1F3-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1EC.png b/assets/png/1F1F3-1F1EC.png
deleted file mode 100644
index ea0abeff..00000000
Binary files a/assets/png/1F1F3-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1EE.png b/assets/png/1F1F3-1F1EE.png
deleted file mode 100644
index 772920df..00000000
Binary files a/assets/png/1F1F3-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1F1.png b/assets/png/1F1F3-1F1F1.png
deleted file mode 100644
index 83a0e817..00000000
Binary files a/assets/png/1F1F3-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1F4.png b/assets/png/1F1F3-1F1F4.png
deleted file mode 100644
index 99d3142e..00000000
Binary files a/assets/png/1F1F3-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1F5.png b/assets/png/1F1F3-1F1F5.png
deleted file mode 100644
index 87425a8d..00000000
Binary files a/assets/png/1F1F3-1F1F5.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1F7.png b/assets/png/1F1F3-1F1F7.png
deleted file mode 100644
index b3e3a5d5..00000000
Binary files a/assets/png/1F1F3-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1FA.png b/assets/png/1F1F3-1F1FA.png
deleted file mode 100644
index f0361444..00000000
Binary files a/assets/png/1F1F3-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1F3-1F1FF.png b/assets/png/1F1F3-1F1FF.png
deleted file mode 100644
index a4eeeab9..00000000
Binary files a/assets/png/1F1F3-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1F4-1F1F2.png b/assets/png/1F1F4-1F1F2.png
deleted file mode 100644
index ea824ba3..00000000
Binary files a/assets/png/1F1F4-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1E6.png b/assets/png/1F1F5-1F1E6.png
deleted file mode 100644
index c3091d89..00000000
Binary files a/assets/png/1F1F5-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1EA.png b/assets/png/1F1F5-1F1EA.png
deleted file mode 100644
index 39223aa9..00000000
Binary files a/assets/png/1F1F5-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1EB.png b/assets/png/1F1F5-1F1EB.png
deleted file mode 100644
index 113445f8..00000000
Binary files a/assets/png/1F1F5-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1EC.png b/assets/png/1F1F5-1F1EC.png
deleted file mode 100644
index 825e9dcb..00000000
Binary files a/assets/png/1F1F5-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1ED.png b/assets/png/1F1F5-1F1ED.png
deleted file mode 100644
index 8260e15b..00000000
Binary files a/assets/png/1F1F5-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1F0.png b/assets/png/1F1F5-1F1F0.png
deleted file mode 100644
index a7b6a1c5..00000000
Binary files a/assets/png/1F1F5-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1F1.png b/assets/png/1F1F5-1F1F1.png
deleted file mode 100644
index 19de2ede..00000000
Binary files a/assets/png/1F1F5-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1F2.png b/assets/png/1F1F5-1F1F2.png
deleted file mode 100644
index 2ca60554..00000000
Binary files a/assets/png/1F1F5-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1F3.png b/assets/png/1F1F5-1F1F3.png
deleted file mode 100644
index f2263b15..00000000
Binary files a/assets/png/1F1F5-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1F7.png b/assets/png/1F1F5-1F1F7.png
deleted file mode 100644
index d0209cdd..00000000
Binary files a/assets/png/1F1F5-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1F8.png b/assets/png/1F1F5-1F1F8.png
deleted file mode 100644
index 7ccab097..00000000
Binary files a/assets/png/1F1F5-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1F9.png b/assets/png/1F1F5-1F1F9.png
deleted file mode 100644
index cc93f27c..00000000
Binary files a/assets/png/1F1F5-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1FC.png b/assets/png/1F1F5-1F1FC.png
deleted file mode 100644
index 154b2f12..00000000
Binary files a/assets/png/1F1F5-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1F5-1F1FE.png b/assets/png/1F1F5-1F1FE.png
deleted file mode 100644
index 662ad2f6..00000000
Binary files a/assets/png/1F1F5-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1F6-1F1E6.png b/assets/png/1F1F6-1F1E6.png
deleted file mode 100644
index a01d8b05..00000000
Binary files a/assets/png/1F1F6-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1F7-1F1EA.png b/assets/png/1F1F7-1F1EA.png
deleted file mode 100644
index 57f2bbe9..00000000
Binary files a/assets/png/1F1F7-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1F7-1F1F4.png b/assets/png/1F1F7-1F1F4.png
deleted file mode 100644
index 3e48c447..00000000
Binary files a/assets/png/1F1F7-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1F7-1F1F8.png b/assets/png/1F1F7-1F1F8.png
deleted file mode 100644
index 9df6c9a5..00000000
Binary files a/assets/png/1F1F7-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1F7-1F1FA.png b/assets/png/1F1F7-1F1FA.png
deleted file mode 100644
index e50c9db9..00000000
Binary files a/assets/png/1F1F7-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1F7-1F1FC.png b/assets/png/1F1F7-1F1FC.png
deleted file mode 100644
index c238c874..00000000
Binary files a/assets/png/1F1F7-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1E6.png b/assets/png/1F1F8-1F1E6.png
deleted file mode 100644
index 4941be7d..00000000
Binary files a/assets/png/1F1F8-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1E7.png b/assets/png/1F1F8-1F1E7.png
deleted file mode 100644
index 7d8f1ac6..00000000
Binary files a/assets/png/1F1F8-1F1E7.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1E8.png b/assets/png/1F1F8-1F1E8.png
deleted file mode 100644
index 6ae4d907..00000000
Binary files a/assets/png/1F1F8-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1E9.png b/assets/png/1F1F8-1F1E9.png
deleted file mode 100644
index 963be1b3..00000000
Binary files a/assets/png/1F1F8-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1EA.png b/assets/png/1F1F8-1F1EA.png
deleted file mode 100644
index fc0d0e0c..00000000
Binary files a/assets/png/1F1F8-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1EC.png b/assets/png/1F1F8-1F1EC.png
deleted file mode 100644
index de3c7737..00000000
Binary files a/assets/png/1F1F8-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1ED.png b/assets/png/1F1F8-1F1ED.png
deleted file mode 100644
index 40cd9e44..00000000
Binary files a/assets/png/1F1F8-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1EE.png b/assets/png/1F1F8-1F1EE.png
deleted file mode 100644
index e308999d..00000000
Binary files a/assets/png/1F1F8-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1EF.png b/assets/png/1F1F8-1F1EF.png
deleted file mode 100644
index 5884e648..00000000
Binary files a/assets/png/1F1F8-1F1EF.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F0.png b/assets/png/1F1F8-1F1F0.png
deleted file mode 100644
index 4259d0e1..00000000
Binary files a/assets/png/1F1F8-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F1.png b/assets/png/1F1F8-1F1F1.png
deleted file mode 100644
index d2cc6883..00000000
Binary files a/assets/png/1F1F8-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F2.png b/assets/png/1F1F8-1F1F2.png
deleted file mode 100644
index 03b87087..00000000
Binary files a/assets/png/1F1F8-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F3.png b/assets/png/1F1F8-1F1F3.png
deleted file mode 100644
index 5368bbe9..00000000
Binary files a/assets/png/1F1F8-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F4.png b/assets/png/1F1F8-1F1F4.png
deleted file mode 100644
index 68a05973..00000000
Binary files a/assets/png/1F1F8-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F7.png b/assets/png/1F1F8-1F1F7.png
deleted file mode 100644
index d3251327..00000000
Binary files a/assets/png/1F1F8-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F8.png b/assets/png/1F1F8-1F1F8.png
deleted file mode 100644
index 122977e7..00000000
Binary files a/assets/png/1F1F8-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1F9.png b/assets/png/1F1F8-1F1F9.png
deleted file mode 100644
index f83a863d..00000000
Binary files a/assets/png/1F1F8-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1FB.png b/assets/png/1F1F8-1F1FB.png
deleted file mode 100644
index efb83e2f..00000000
Binary files a/assets/png/1F1F8-1F1FB.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1FD.png b/assets/png/1F1F8-1F1FD.png
deleted file mode 100644
index 94b760fb..00000000
Binary files a/assets/png/1F1F8-1F1FD.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1FE.png b/assets/png/1F1F8-1F1FE.png
deleted file mode 100644
index 09a8ee8f..00000000
Binary files a/assets/png/1F1F8-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1F8-1F1FF.png b/assets/png/1F1F8-1F1FF.png
deleted file mode 100644
index f74e82ea..00000000
Binary files a/assets/png/1F1F8-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1E6.png b/assets/png/1F1F9-1F1E6.png
deleted file mode 100644
index b44283e9..00000000
Binary files a/assets/png/1F1F9-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1E8.png b/assets/png/1F1F9-1F1E8.png
deleted file mode 100644
index 156b33d1..00000000
Binary files a/assets/png/1F1F9-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1E9.png b/assets/png/1F1F9-1F1E9.png
deleted file mode 100644
index ebe7f592..00000000
Binary files a/assets/png/1F1F9-1F1E9.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1EB.png b/assets/png/1F1F9-1F1EB.png
deleted file mode 100644
index a1a3ad68..00000000
Binary files a/assets/png/1F1F9-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1EC.png b/assets/png/1F1F9-1F1EC.png
deleted file mode 100644
index 826b73c9..00000000
Binary files a/assets/png/1F1F9-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1ED.png b/assets/png/1F1F9-1F1ED.png
deleted file mode 100644
index 93ff542c..00000000
Binary files a/assets/png/1F1F9-1F1ED.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1EF.png b/assets/png/1F1F9-1F1EF.png
deleted file mode 100644
index 7a8a0b61..00000000
Binary files a/assets/png/1F1F9-1F1EF.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1F0.png b/assets/png/1F1F9-1F1F0.png
deleted file mode 100644
index 2fa5a21b..00000000
Binary files a/assets/png/1F1F9-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1F1.png b/assets/png/1F1F9-1F1F1.png
deleted file mode 100644
index 5b120ecc..00000000
Binary files a/assets/png/1F1F9-1F1F1.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1F2.png b/assets/png/1F1F9-1F1F2.png
deleted file mode 100644
index c3c4f532..00000000
Binary files a/assets/png/1F1F9-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1F3.png b/assets/png/1F1F9-1F1F3.png
deleted file mode 100644
index 58ef1612..00000000
Binary files a/assets/png/1F1F9-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1F4.png b/assets/png/1F1F9-1F1F4.png
deleted file mode 100644
index 1ffa7bb9..00000000
Binary files a/assets/png/1F1F9-1F1F4.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1F7.png b/assets/png/1F1F9-1F1F7.png
deleted file mode 100644
index 325251fa..00000000
Binary files a/assets/png/1F1F9-1F1F7.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1F9.png b/assets/png/1F1F9-1F1F9.png
deleted file mode 100644
index ed3bb39a..00000000
Binary files a/assets/png/1F1F9-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1FB.png b/assets/png/1F1F9-1F1FB.png
deleted file mode 100644
index e82c65c7..00000000
Binary files a/assets/png/1F1F9-1F1FB.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1FC.png b/assets/png/1F1F9-1F1FC.png
deleted file mode 100644
index 3a8f00b5..00000000
Binary files a/assets/png/1F1F9-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F1F9-1F1FF.png b/assets/png/1F1F9-1F1FF.png
deleted file mode 100644
index 2a020853..00000000
Binary files a/assets/png/1F1F9-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1FA-1F1E6.png b/assets/png/1F1FA-1F1E6.png
deleted file mode 100644
index cd84d1bb..00000000
Binary files a/assets/png/1F1FA-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1FA-1F1EC.png b/assets/png/1F1FA-1F1EC.png
deleted file mode 100644
index dc97690e..00000000
Binary files a/assets/png/1F1FA-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1FA-1F1F2.png b/assets/png/1F1FA-1F1F2.png
deleted file mode 100644
index 4a7ee3cd..00000000
Binary files a/assets/png/1F1FA-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1FA-1F1F8.png b/assets/png/1F1FA-1F1F8.png
deleted file mode 100644
index 9f730305..00000000
Binary files a/assets/png/1F1FA-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1FA-1F1FE.png b/assets/png/1F1FA-1F1FE.png
deleted file mode 100644
index b8002a69..00000000
Binary files a/assets/png/1F1FA-1F1FE.png and /dev/null differ
diff --git a/assets/png/1F1FA-1F1FF.png b/assets/png/1F1FA-1F1FF.png
deleted file mode 100644
index d56ca9bc..00000000
Binary files a/assets/png/1F1FA-1F1FF.png and /dev/null differ
diff --git a/assets/png/1F1FB-1F1E6.png b/assets/png/1F1FB-1F1E6.png
deleted file mode 100644
index ddaf5e31..00000000
Binary files a/assets/png/1F1FB-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1FB-1F1E8.png b/assets/png/1F1FB-1F1E8.png
deleted file mode 100644
index 43703c62..00000000
Binary files a/assets/png/1F1FB-1F1E8.png and /dev/null differ
diff --git a/assets/png/1F1FB-1F1EA.png b/assets/png/1F1FB-1F1EA.png
deleted file mode 100644
index 1b627968..00000000
Binary files a/assets/png/1F1FB-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1FB-1F1EC.png b/assets/png/1F1FB-1F1EC.png
deleted file mode 100644
index 536f780f..00000000
Binary files a/assets/png/1F1FB-1F1EC.png and /dev/null differ
diff --git a/assets/png/1F1FB-1F1EE.png b/assets/png/1F1FB-1F1EE.png
deleted file mode 100644
index 64102012..00000000
Binary files a/assets/png/1F1FB-1F1EE.png and /dev/null differ
diff --git a/assets/png/1F1FB-1F1F3.png b/assets/png/1F1FB-1F1F3.png
deleted file mode 100644
index 42703604..00000000
Binary files a/assets/png/1F1FB-1F1F3.png and /dev/null differ
diff --git a/assets/png/1F1FB-1F1FA.png b/assets/png/1F1FB-1F1FA.png
deleted file mode 100644
index 706eba44..00000000
Binary files a/assets/png/1F1FB-1F1FA.png and /dev/null differ
diff --git a/assets/png/1F1FC-1F1EB.png b/assets/png/1F1FC-1F1EB.png
deleted file mode 100644
index 70c76103..00000000
Binary files a/assets/png/1F1FC-1F1EB.png and /dev/null differ
diff --git a/assets/png/1F1FC-1F1F8.png b/assets/png/1F1FC-1F1F8.png
deleted file mode 100644
index a1ea0703..00000000
Binary files a/assets/png/1F1FC-1F1F8.png and /dev/null differ
diff --git a/assets/png/1F1FD-1F1F0.png b/assets/png/1F1FD-1F1F0.png
deleted file mode 100644
index e587a446..00000000
Binary files a/assets/png/1F1FD-1F1F0.png and /dev/null differ
diff --git a/assets/png/1F1FE-1F1EA.png b/assets/png/1F1FE-1F1EA.png
deleted file mode 100644
index eadfebd5..00000000
Binary files a/assets/png/1F1FE-1F1EA.png and /dev/null differ
diff --git a/assets/png/1F1FE-1F1F9.png b/assets/png/1F1FE-1F1F9.png
deleted file mode 100644
index c81fa6d8..00000000
Binary files a/assets/png/1F1FE-1F1F9.png and /dev/null differ
diff --git a/assets/png/1F1FF-1F1E6.png b/assets/png/1F1FF-1F1E6.png
deleted file mode 100644
index f397ef50..00000000
Binary files a/assets/png/1F1FF-1F1E6.png and /dev/null differ
diff --git a/assets/png/1F1FF-1F1F2.png b/assets/png/1F1FF-1F1F2.png
deleted file mode 100644
index 2494a31f..00000000
Binary files a/assets/png/1F1FF-1F1F2.png and /dev/null differ
diff --git a/assets/png/1F1FF-1F1FC.png b/assets/png/1F1FF-1F1FC.png
deleted file mode 100644
index e09b9652..00000000
Binary files a/assets/png/1F1FF-1F1FC.png and /dev/null differ
diff --git a/assets/png/1F201.png b/assets/png/1F201.png
deleted file mode 100644
index 6450eb44..00000000
Binary files a/assets/png/1F201.png and /dev/null differ
diff --git a/assets/png/1F202.png b/assets/png/1F202.png
deleted file mode 100644
index 900f9633..00000000
Binary files a/assets/png/1F202.png and /dev/null differ
diff --git a/assets/png/1F21A.png b/assets/png/1F21A.png
deleted file mode 100644
index d3a19b42..00000000
Binary files a/assets/png/1F21A.png and /dev/null differ
diff --git a/assets/png/1F22F.png b/assets/png/1F22F.png
deleted file mode 100644
index 078e23e4..00000000
Binary files a/assets/png/1F22F.png and /dev/null differ
diff --git a/assets/png/1F232.png b/assets/png/1F232.png
deleted file mode 100644
index 4c704e03..00000000
Binary files a/assets/png/1F232.png and /dev/null differ
diff --git a/assets/png/1F233.png b/assets/png/1F233.png
deleted file mode 100644
index 47966c1e..00000000
Binary files a/assets/png/1F233.png and /dev/null differ
diff --git a/assets/png/1F234.png b/assets/png/1F234.png
deleted file mode 100644
index 8375ad9d..00000000
Binary files a/assets/png/1F234.png and /dev/null differ
diff --git a/assets/png/1F235.png b/assets/png/1F235.png
deleted file mode 100644
index f9dea8b8..00000000
Binary files a/assets/png/1F235.png and /dev/null differ
diff --git a/assets/png/1F236.png b/assets/png/1F236.png
deleted file mode 100644
index a4510de4..00000000
Binary files a/assets/png/1F236.png and /dev/null differ
diff --git a/assets/png/1F237.png b/assets/png/1F237.png
deleted file mode 100644
index c41bd36a..00000000
Binary files a/assets/png/1F237.png and /dev/null differ
diff --git a/assets/png/1F238.png b/assets/png/1F238.png
deleted file mode 100644
index 6b7af0ee..00000000
Binary files a/assets/png/1F238.png and /dev/null differ
diff --git a/assets/png/1F239.png b/assets/png/1F239.png
deleted file mode 100644
index c4f837fe..00000000
Binary files a/assets/png/1F239.png and /dev/null differ
diff --git a/assets/png/1F23A.png b/assets/png/1F23A.png
deleted file mode 100644
index d21cb30e..00000000
Binary files a/assets/png/1F23A.png and /dev/null differ
diff --git a/assets/png/1F250.png b/assets/png/1F250.png
deleted file mode 100644
index 0c0d589c..00000000
Binary files a/assets/png/1F250.png and /dev/null differ
diff --git a/assets/png/1F251.png b/assets/png/1F251.png
deleted file mode 100644
index 8afd7ce9..00000000
Binary files a/assets/png/1F251.png and /dev/null differ
diff --git a/assets/png/1F300.png b/assets/png/1F300.png
deleted file mode 100644
index ff00b1af..00000000
Binary files a/assets/png/1F300.png and /dev/null differ
diff --git a/assets/png/1F301.png b/assets/png/1F301.png
deleted file mode 100644
index 57702d8d..00000000
Binary files a/assets/png/1F301.png and /dev/null differ
diff --git a/assets/png/1F302.png b/assets/png/1F302.png
deleted file mode 100644
index ecefba9e..00000000
Binary files a/assets/png/1F302.png and /dev/null differ
diff --git a/assets/png/1F303.png b/assets/png/1F303.png
deleted file mode 100644
index ca2018f4..00000000
Binary files a/assets/png/1F303.png and /dev/null differ
diff --git a/assets/png/1F304.png b/assets/png/1F304.png
deleted file mode 100644
index 2b993073..00000000
Binary files a/assets/png/1F304.png and /dev/null differ
diff --git a/assets/png/1F305.png b/assets/png/1F305.png
deleted file mode 100644
index 4ad36003..00000000
Binary files a/assets/png/1F305.png and /dev/null differ
diff --git a/assets/png/1F306.png b/assets/png/1F306.png
deleted file mode 100644
index 80cdff7c..00000000
Binary files a/assets/png/1F306.png and /dev/null differ
diff --git a/assets/png/1F307.png b/assets/png/1F307.png
deleted file mode 100644
index 7cded0ba..00000000
Binary files a/assets/png/1F307.png and /dev/null differ
diff --git a/assets/png/1F308.png b/assets/png/1F308.png
deleted file mode 100644
index 154735d7..00000000
Binary files a/assets/png/1F308.png and /dev/null differ
diff --git a/assets/png/1F309.png b/assets/png/1F309.png
deleted file mode 100644
index 1d444e0b..00000000
Binary files a/assets/png/1F309.png and /dev/null differ
diff --git a/assets/png/1F30A.png b/assets/png/1F30A.png
deleted file mode 100644
index 45ff1e87..00000000
Binary files a/assets/png/1F30A.png and /dev/null differ
diff --git a/assets/png/1F30B.png b/assets/png/1F30B.png
deleted file mode 100644
index 931d5692..00000000
Binary files a/assets/png/1F30B.png and /dev/null differ
diff --git a/assets/png/1F30C.png b/assets/png/1F30C.png
deleted file mode 100644
index b2b8ac59..00000000
Binary files a/assets/png/1F30C.png and /dev/null differ
diff --git a/assets/png/1F30D.png b/assets/png/1F30D.png
deleted file mode 100644
index 66c3348c..00000000
Binary files a/assets/png/1F30D.png and /dev/null differ
diff --git a/assets/png/1F30E.png b/assets/png/1F30E.png
deleted file mode 100644
index 538c3cdd..00000000
Binary files a/assets/png/1F30E.png and /dev/null differ
diff --git a/assets/png/1F30F.png b/assets/png/1F30F.png
deleted file mode 100644
index d8df97fe..00000000
Binary files a/assets/png/1F30F.png and /dev/null differ
diff --git a/assets/png/1F310.png b/assets/png/1F310.png
deleted file mode 100644
index 82450c1a..00000000
Binary files a/assets/png/1F310.png and /dev/null differ
diff --git a/assets/png/1F311.png b/assets/png/1F311.png
deleted file mode 100644
index ecff72ca..00000000
Binary files a/assets/png/1F311.png and /dev/null differ
diff --git a/assets/png/1F312.png b/assets/png/1F312.png
deleted file mode 100644
index 68712517..00000000
Binary files a/assets/png/1F312.png and /dev/null differ
diff --git a/assets/png/1F313.png b/assets/png/1F313.png
deleted file mode 100644
index 5dccaf72..00000000
Binary files a/assets/png/1F313.png and /dev/null differ
diff --git a/assets/png/1F314.png b/assets/png/1F314.png
deleted file mode 100644
index 3a808156..00000000
Binary files a/assets/png/1F314.png and /dev/null differ
diff --git a/assets/png/1F315.png b/assets/png/1F315.png
deleted file mode 100644
index c9a2d6aa..00000000
Binary files a/assets/png/1F315.png and /dev/null differ
diff --git a/assets/png/1F316.png b/assets/png/1F316.png
deleted file mode 100644
index 24e16266..00000000
Binary files a/assets/png/1F316.png and /dev/null differ
diff --git a/assets/png/1F317.png b/assets/png/1F317.png
deleted file mode 100644
index 0842a0dd..00000000
Binary files a/assets/png/1F317.png and /dev/null differ
diff --git a/assets/png/1F318.png b/assets/png/1F318.png
deleted file mode 100644
index cf68706b..00000000
Binary files a/assets/png/1F318.png and /dev/null differ
diff --git a/assets/png/1F319.png b/assets/png/1F319.png
deleted file mode 100644
index 765420ec..00000000
Binary files a/assets/png/1F319.png and /dev/null differ
diff --git a/assets/png/1F31A.png b/assets/png/1F31A.png
deleted file mode 100644
index 150dd124..00000000
Binary files a/assets/png/1F31A.png and /dev/null differ
diff --git a/assets/png/1F31B.png b/assets/png/1F31B.png
deleted file mode 100644
index cd8a3d7a..00000000
Binary files a/assets/png/1F31B.png and /dev/null differ
diff --git a/assets/png/1F31C.png b/assets/png/1F31C.png
deleted file mode 100644
index 94099343..00000000
Binary files a/assets/png/1F31C.png and /dev/null differ
diff --git a/assets/png/1F31D.png b/assets/png/1F31D.png
deleted file mode 100644
index a5c25bba..00000000
Binary files a/assets/png/1F31D.png and /dev/null differ
diff --git a/assets/png/1F31E.png b/assets/png/1F31E.png
deleted file mode 100644
index 14a4ea97..00000000
Binary files a/assets/png/1F31E.png and /dev/null differ
diff --git a/assets/png/1F31F.png b/assets/png/1F31F.png
deleted file mode 100644
index 2f5cba59..00000000
Binary files a/assets/png/1F31F.png and /dev/null differ
diff --git a/assets/png/1F320.png b/assets/png/1F320.png
deleted file mode 100644
index aa45384d..00000000
Binary files a/assets/png/1F320.png and /dev/null differ
diff --git a/assets/png/1F321.png b/assets/png/1F321.png
deleted file mode 100644
index b1147392..00000000
Binary files a/assets/png/1F321.png and /dev/null differ
diff --git a/assets/png/1F324.png b/assets/png/1F324.png
deleted file mode 100644
index cead0bfa..00000000
Binary files a/assets/png/1F324.png and /dev/null differ
diff --git a/assets/png/1F325.png b/assets/png/1F325.png
deleted file mode 100644
index 0a4cc100..00000000
Binary files a/assets/png/1F325.png and /dev/null differ
diff --git a/assets/png/1F326.png b/assets/png/1F326.png
deleted file mode 100644
index 491f9ca4..00000000
Binary files a/assets/png/1F326.png and /dev/null differ
diff --git a/assets/png/1F327.png b/assets/png/1F327.png
deleted file mode 100644
index 385685e0..00000000
Binary files a/assets/png/1F327.png and /dev/null differ
diff --git a/assets/png/1F328.png b/assets/png/1F328.png
deleted file mode 100644
index 9720384e..00000000
Binary files a/assets/png/1F328.png and /dev/null differ
diff --git a/assets/png/1F329.png b/assets/png/1F329.png
deleted file mode 100644
index 0831e88a..00000000
Binary files a/assets/png/1F329.png and /dev/null differ
diff --git a/assets/png/1F32A.png b/assets/png/1F32A.png
deleted file mode 100644
index 4821c89d..00000000
Binary files a/assets/png/1F32A.png and /dev/null differ
diff --git a/assets/png/1F32B.png b/assets/png/1F32B.png
deleted file mode 100644
index 4e73c2de..00000000
Binary files a/assets/png/1F32B.png and /dev/null differ
diff --git a/assets/png/1F32C.png b/assets/png/1F32C.png
deleted file mode 100644
index df81b652..00000000
Binary files a/assets/png/1F32C.png and /dev/null differ
diff --git a/assets/png/1F32D.png b/assets/png/1F32D.png
deleted file mode 100644
index 3c3354d9..00000000
Binary files a/assets/png/1F32D.png and /dev/null differ
diff --git a/assets/png/1F32E.png b/assets/png/1F32E.png
deleted file mode 100644
index 10e847a4..00000000
Binary files a/assets/png/1F32E.png and /dev/null differ
diff --git a/assets/png/1F32F.png b/assets/png/1F32F.png
deleted file mode 100644
index 02bd5601..00000000
Binary files a/assets/png/1F32F.png and /dev/null differ
diff --git a/assets/png/1F330.png b/assets/png/1F330.png
deleted file mode 100644
index e9fb4046..00000000
Binary files a/assets/png/1F330.png and /dev/null differ
diff --git a/assets/png/1F331.png b/assets/png/1F331.png
deleted file mode 100644
index ae0948bc..00000000
Binary files a/assets/png/1F331.png and /dev/null differ
diff --git a/assets/png/1F332.png b/assets/png/1F332.png
deleted file mode 100644
index f679d8dd..00000000
Binary files a/assets/png/1F332.png and /dev/null differ
diff --git a/assets/png/1F333.png b/assets/png/1F333.png
deleted file mode 100644
index 785fc1c3..00000000
Binary files a/assets/png/1F333.png and /dev/null differ
diff --git a/assets/png/1F334.png b/assets/png/1F334.png
deleted file mode 100644
index 4bbb10f4..00000000
Binary files a/assets/png/1F334.png and /dev/null differ
diff --git a/assets/png/1F335.png b/assets/png/1F335.png
deleted file mode 100644
index 9b48ccf3..00000000
Binary files a/assets/png/1F335.png and /dev/null differ
diff --git a/assets/png/1F336.png b/assets/png/1F336.png
deleted file mode 100644
index 266675bd..00000000
Binary files a/assets/png/1F336.png and /dev/null differ
diff --git a/assets/png/1F337.png b/assets/png/1F337.png
deleted file mode 100644
index f799d75c..00000000
Binary files a/assets/png/1F337.png and /dev/null differ
diff --git a/assets/png/1F338.png b/assets/png/1F338.png
deleted file mode 100644
index 282f3e7b..00000000
Binary files a/assets/png/1F338.png and /dev/null differ
diff --git a/assets/png/1F339.png b/assets/png/1F339.png
deleted file mode 100644
index 52c286d3..00000000
Binary files a/assets/png/1F339.png and /dev/null differ
diff --git a/assets/png/1F33A.png b/assets/png/1F33A.png
deleted file mode 100644
index 39dd3524..00000000
Binary files a/assets/png/1F33A.png and /dev/null differ
diff --git a/assets/png/1F33B.png b/assets/png/1F33B.png
deleted file mode 100644
index 08cc0776..00000000
Binary files a/assets/png/1F33B.png and /dev/null differ
diff --git a/assets/png/1F33C.png b/assets/png/1F33C.png
deleted file mode 100644
index 4083026c..00000000
Binary files a/assets/png/1F33C.png and /dev/null differ
diff --git a/assets/png/1F33D.png b/assets/png/1F33D.png
deleted file mode 100644
index 36e20127..00000000
Binary files a/assets/png/1F33D.png and /dev/null differ
diff --git a/assets/png/1F33E.png b/assets/png/1F33E.png
deleted file mode 100644
index 3564d9d6..00000000
Binary files a/assets/png/1F33E.png and /dev/null differ
diff --git a/assets/png/1F33F.png b/assets/png/1F33F.png
deleted file mode 100644
index d984d156..00000000
Binary files a/assets/png/1F33F.png and /dev/null differ
diff --git a/assets/png/1F340.png b/assets/png/1F340.png
deleted file mode 100644
index fdedfcc2..00000000
Binary files a/assets/png/1F340.png and /dev/null differ
diff --git a/assets/png/1F341.png b/assets/png/1F341.png
deleted file mode 100644
index c49acea6..00000000
Binary files a/assets/png/1F341.png and /dev/null differ
diff --git a/assets/png/1F342.png b/assets/png/1F342.png
deleted file mode 100644
index 0d60e7bd..00000000
Binary files a/assets/png/1F342.png and /dev/null differ
diff --git a/assets/png/1F343.png b/assets/png/1F343.png
deleted file mode 100644
index 1e43e1af..00000000
Binary files a/assets/png/1F343.png and /dev/null differ
diff --git a/assets/png/1F344.png b/assets/png/1F344.png
deleted file mode 100644
index dd85742b..00000000
Binary files a/assets/png/1F344.png and /dev/null differ
diff --git a/assets/png/1F345.png b/assets/png/1F345.png
deleted file mode 100644
index 497da8f6..00000000
Binary files a/assets/png/1F345.png and /dev/null differ
diff --git a/assets/png/1F346.png b/assets/png/1F346.png
deleted file mode 100644
index fafd7c1a..00000000
Binary files a/assets/png/1F346.png and /dev/null differ
diff --git a/assets/png/1F347.png b/assets/png/1F347.png
deleted file mode 100644
index 30d22218..00000000
Binary files a/assets/png/1F347.png and /dev/null differ
diff --git a/assets/png/1F348.png b/assets/png/1F348.png
deleted file mode 100644
index c01232d4..00000000
Binary files a/assets/png/1F348.png and /dev/null differ
diff --git a/assets/png/1F349.png b/assets/png/1F349.png
deleted file mode 100644
index 0761488b..00000000
Binary files a/assets/png/1F349.png and /dev/null differ
diff --git a/assets/png/1F34A.png b/assets/png/1F34A.png
deleted file mode 100644
index ab14e537..00000000
Binary files a/assets/png/1F34A.png and /dev/null differ
diff --git a/assets/png/1F34B.png b/assets/png/1F34B.png
deleted file mode 100644
index 9a7d95ca..00000000
Binary files a/assets/png/1F34B.png and /dev/null differ
diff --git a/assets/png/1F34C.png b/assets/png/1F34C.png
deleted file mode 100644
index f4987279..00000000
Binary files a/assets/png/1F34C.png and /dev/null differ
diff --git a/assets/png/1F34D.png b/assets/png/1F34D.png
deleted file mode 100644
index c89a1606..00000000
Binary files a/assets/png/1F34D.png and /dev/null differ
diff --git a/assets/png/1F34E.png b/assets/png/1F34E.png
deleted file mode 100644
index da650c60..00000000
Binary files a/assets/png/1F34E.png and /dev/null differ
diff --git a/assets/png/1F34F.png b/assets/png/1F34F.png
deleted file mode 100644
index 5fd51bd3..00000000
Binary files a/assets/png/1F34F.png and /dev/null differ
diff --git a/assets/png/1F350.png b/assets/png/1F350.png
deleted file mode 100644
index 3869f718..00000000
Binary files a/assets/png/1F350.png and /dev/null differ
diff --git a/assets/png/1F351.png b/assets/png/1F351.png
deleted file mode 100644
index 9ab57cbb..00000000
Binary files a/assets/png/1F351.png and /dev/null differ
diff --git a/assets/png/1F352.png b/assets/png/1F352.png
deleted file mode 100644
index 9b10cbaa..00000000
Binary files a/assets/png/1F352.png and /dev/null differ
diff --git a/assets/png/1F353.png b/assets/png/1F353.png
deleted file mode 100644
index 7bb86f0b..00000000
Binary files a/assets/png/1F353.png and /dev/null differ
diff --git a/assets/png/1F354.png b/assets/png/1F354.png
deleted file mode 100644
index 3573b28a..00000000
Binary files a/assets/png/1F354.png and /dev/null differ
diff --git a/assets/png/1F355.png b/assets/png/1F355.png
deleted file mode 100644
index e07365cb..00000000
Binary files a/assets/png/1F355.png and /dev/null differ
diff --git a/assets/png/1F356.png b/assets/png/1F356.png
deleted file mode 100644
index b20a59d1..00000000
Binary files a/assets/png/1F356.png and /dev/null differ
diff --git a/assets/png/1F357.png b/assets/png/1F357.png
deleted file mode 100644
index eea4a53a..00000000
Binary files a/assets/png/1F357.png and /dev/null differ
diff --git a/assets/png/1F358.png b/assets/png/1F358.png
deleted file mode 100644
index 7fbd08e4..00000000
Binary files a/assets/png/1F358.png and /dev/null differ
diff --git a/assets/png/1F359.png b/assets/png/1F359.png
deleted file mode 100644
index d3d8ee25..00000000
Binary files a/assets/png/1F359.png and /dev/null differ
diff --git a/assets/png/1F35A.png b/assets/png/1F35A.png
deleted file mode 100644
index 6e3ac795..00000000
Binary files a/assets/png/1F35A.png and /dev/null differ
diff --git a/assets/png/1F35B.png b/assets/png/1F35B.png
deleted file mode 100644
index 69657ca8..00000000
Binary files a/assets/png/1F35B.png and /dev/null differ
diff --git a/assets/png/1F35C.png b/assets/png/1F35C.png
deleted file mode 100644
index c1cb7cd7..00000000
Binary files a/assets/png/1F35C.png and /dev/null differ
diff --git a/assets/png/1F35D.png b/assets/png/1F35D.png
deleted file mode 100644
index 89c24a32..00000000
Binary files a/assets/png/1F35D.png and /dev/null differ
diff --git a/assets/png/1F35E.png b/assets/png/1F35E.png
deleted file mode 100644
index 6676510a..00000000
Binary files a/assets/png/1F35E.png and /dev/null differ
diff --git a/assets/png/1F35F.png b/assets/png/1F35F.png
deleted file mode 100644
index 4e2a4caa..00000000
Binary files a/assets/png/1F35F.png and /dev/null differ
diff --git a/assets/png/1F360.png b/assets/png/1F360.png
deleted file mode 100644
index 92a425f2..00000000
Binary files a/assets/png/1F360.png and /dev/null differ
diff --git a/assets/png/1F361.png b/assets/png/1F361.png
deleted file mode 100644
index f73f37b0..00000000
Binary files a/assets/png/1F361.png and /dev/null differ
diff --git a/assets/png/1F362.png b/assets/png/1F362.png
deleted file mode 100644
index d38a849f..00000000
Binary files a/assets/png/1F362.png and /dev/null differ
diff --git a/assets/png/1F363.png b/assets/png/1F363.png
deleted file mode 100644
index f171fd2f..00000000
Binary files a/assets/png/1F363.png and /dev/null differ
diff --git a/assets/png/1F364.png b/assets/png/1F364.png
deleted file mode 100644
index 752ba7f1..00000000
Binary files a/assets/png/1F364.png and /dev/null differ
diff --git a/assets/png/1F365.png b/assets/png/1F365.png
deleted file mode 100644
index 157bded6..00000000
Binary files a/assets/png/1F365.png and /dev/null differ
diff --git a/assets/png/1F366.png b/assets/png/1F366.png
deleted file mode 100644
index 8f6546e3..00000000
Binary files a/assets/png/1F366.png and /dev/null differ
diff --git a/assets/png/1F367.png b/assets/png/1F367.png
deleted file mode 100644
index 36dfb53c..00000000
Binary files a/assets/png/1F367.png and /dev/null differ
diff --git a/assets/png/1F368.png b/assets/png/1F368.png
deleted file mode 100644
index 94267b9c..00000000
Binary files a/assets/png/1F368.png and /dev/null differ
diff --git a/assets/png/1F369.png b/assets/png/1F369.png
deleted file mode 100644
index 0ca4cd0b..00000000
Binary files a/assets/png/1F369.png and /dev/null differ
diff --git a/assets/png/1F36A.png b/assets/png/1F36A.png
deleted file mode 100644
index 1b6bcb15..00000000
Binary files a/assets/png/1F36A.png and /dev/null differ
diff --git a/assets/png/1F36B.png b/assets/png/1F36B.png
deleted file mode 100644
index 318bbd40..00000000
Binary files a/assets/png/1F36B.png and /dev/null differ
diff --git a/assets/png/1F36C.png b/assets/png/1F36C.png
deleted file mode 100644
index 8c67ace3..00000000
Binary files a/assets/png/1F36C.png and /dev/null differ
diff --git a/assets/png/1F36D.png b/assets/png/1F36D.png
deleted file mode 100644
index ad76d7bf..00000000
Binary files a/assets/png/1F36D.png and /dev/null differ
diff --git a/assets/png/1F36E.png b/assets/png/1F36E.png
deleted file mode 100644
index fa3df67b..00000000
Binary files a/assets/png/1F36E.png and /dev/null differ
diff --git a/assets/png/1F36F.png b/assets/png/1F36F.png
deleted file mode 100644
index 9d8f5929..00000000
Binary files a/assets/png/1F36F.png and /dev/null differ
diff --git a/assets/png/1F370.png b/assets/png/1F370.png
deleted file mode 100644
index 4368177b..00000000
Binary files a/assets/png/1F370.png and /dev/null differ
diff --git a/assets/png/1F371.png b/assets/png/1F371.png
deleted file mode 100644
index 83d41ca7..00000000
Binary files a/assets/png/1F371.png and /dev/null differ
diff --git a/assets/png/1F372.png b/assets/png/1F372.png
deleted file mode 100644
index 6b3f010c..00000000
Binary files a/assets/png/1F372.png and /dev/null differ
diff --git a/assets/png/1F373.png b/assets/png/1F373.png
deleted file mode 100644
index 918c9805..00000000
Binary files a/assets/png/1F373.png and /dev/null differ
diff --git a/assets/png/1F374.png b/assets/png/1F374.png
deleted file mode 100644
index 09f1feae..00000000
Binary files a/assets/png/1F374.png and /dev/null differ
diff --git a/assets/png/1F375.png b/assets/png/1F375.png
deleted file mode 100644
index b53b98f0..00000000
Binary files a/assets/png/1F375.png and /dev/null differ
diff --git a/assets/png/1F376.png b/assets/png/1F376.png
deleted file mode 100644
index 2933f567..00000000
Binary files a/assets/png/1F376.png and /dev/null differ
diff --git a/assets/png/1F377.png b/assets/png/1F377.png
deleted file mode 100644
index 3cc98689..00000000
Binary files a/assets/png/1F377.png and /dev/null differ
diff --git a/assets/png/1F378.png b/assets/png/1F378.png
deleted file mode 100644
index 2e50c57e..00000000
Binary files a/assets/png/1F378.png and /dev/null differ
diff --git a/assets/png/1F379.png b/assets/png/1F379.png
deleted file mode 100644
index cd714f81..00000000
Binary files a/assets/png/1F379.png and /dev/null differ
diff --git a/assets/png/1F37A.png b/assets/png/1F37A.png
deleted file mode 100644
index b6d73dc0..00000000
Binary files a/assets/png/1F37A.png and /dev/null differ
diff --git a/assets/png/1F37B.png b/assets/png/1F37B.png
deleted file mode 100644
index b55deb66..00000000
Binary files a/assets/png/1F37B.png and /dev/null differ
diff --git a/assets/png/1F37C.png b/assets/png/1F37C.png
deleted file mode 100644
index 2bd10524..00000000
Binary files a/assets/png/1F37C.png and /dev/null differ
diff --git a/assets/png/1F37D.png b/assets/png/1F37D.png
deleted file mode 100644
index 7411755f..00000000
Binary files a/assets/png/1F37D.png and /dev/null differ
diff --git a/assets/png/1F37E.png b/assets/png/1F37E.png
deleted file mode 100644
index 285a79a9..00000000
Binary files a/assets/png/1F37E.png and /dev/null differ
diff --git a/assets/png/1F37F.png b/assets/png/1F37F.png
deleted file mode 100644
index 36853e38..00000000
Binary files a/assets/png/1F37F.png and /dev/null differ
diff --git a/assets/png/1F380.png b/assets/png/1F380.png
deleted file mode 100644
index 0f253c3d..00000000
Binary files a/assets/png/1F380.png and /dev/null differ
diff --git a/assets/png/1F381.png b/assets/png/1F381.png
deleted file mode 100644
index 844e2164..00000000
Binary files a/assets/png/1F381.png and /dev/null differ
diff --git a/assets/png/1F382.png b/assets/png/1F382.png
deleted file mode 100644
index 317e9a41..00000000
Binary files a/assets/png/1F382.png and /dev/null differ
diff --git a/assets/png/1F383.png b/assets/png/1F383.png
deleted file mode 100644
index 44c3fc0a..00000000
Binary files a/assets/png/1F383.png and /dev/null differ
diff --git a/assets/png/1F384.png b/assets/png/1F384.png
deleted file mode 100644
index 4197d37a..00000000
Binary files a/assets/png/1F384.png and /dev/null differ
diff --git a/assets/png/1F385-1F3FB.png b/assets/png/1F385-1F3FB.png
deleted file mode 100644
index 5233ffb7..00000000
Binary files a/assets/png/1F385-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F385-1F3FC.png b/assets/png/1F385-1F3FC.png
deleted file mode 100644
index 4e845438..00000000
Binary files a/assets/png/1F385-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F385-1F3FD.png b/assets/png/1F385-1F3FD.png
deleted file mode 100644
index 7fc4f33b..00000000
Binary files a/assets/png/1F385-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F385-1F3FE.png b/assets/png/1F385-1F3FE.png
deleted file mode 100644
index d1d5a151..00000000
Binary files a/assets/png/1F385-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F385-1F3FF.png b/assets/png/1F385-1F3FF.png
deleted file mode 100644
index 4d697a01..00000000
Binary files a/assets/png/1F385-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F385.png b/assets/png/1F385.png
deleted file mode 100644
index bc83ab80..00000000
Binary files a/assets/png/1F385.png and /dev/null differ
diff --git a/assets/png/1F386.png b/assets/png/1F386.png
deleted file mode 100644
index 176c8b58..00000000
Binary files a/assets/png/1F386.png and /dev/null differ
diff --git a/assets/png/1F387.png b/assets/png/1F387.png
deleted file mode 100644
index 30339cd6..00000000
Binary files a/assets/png/1F387.png and /dev/null differ
diff --git a/assets/png/1F388.png b/assets/png/1F388.png
deleted file mode 100644
index 07916fe6..00000000
Binary files a/assets/png/1F388.png and /dev/null differ
diff --git a/assets/png/1F389.png b/assets/png/1F389.png
deleted file mode 100644
index 0244d60f..00000000
Binary files a/assets/png/1F389.png and /dev/null differ
diff --git a/assets/png/1F38A.png b/assets/png/1F38A.png
deleted file mode 100644
index ba4fd9b1..00000000
Binary files a/assets/png/1F38A.png and /dev/null differ
diff --git a/assets/png/1F38B.png b/assets/png/1F38B.png
deleted file mode 100644
index 46fcb3a1..00000000
Binary files a/assets/png/1F38B.png and /dev/null differ
diff --git a/assets/png/1F38C.png b/assets/png/1F38C.png
deleted file mode 100644
index 273bd0f0..00000000
Binary files a/assets/png/1F38C.png and /dev/null differ
diff --git a/assets/png/1F38D.png b/assets/png/1F38D.png
deleted file mode 100644
index 5d5e0e72..00000000
Binary files a/assets/png/1F38D.png and /dev/null differ
diff --git a/assets/png/1F38E.png b/assets/png/1F38E.png
deleted file mode 100644
index 10955615..00000000
Binary files a/assets/png/1F38E.png and /dev/null differ
diff --git a/assets/png/1F38F.png b/assets/png/1F38F.png
deleted file mode 100644
index 3b451035..00000000
Binary files a/assets/png/1F38F.png and /dev/null differ
diff --git a/assets/png/1F390.png b/assets/png/1F390.png
deleted file mode 100644
index 3c9ef3a9..00000000
Binary files a/assets/png/1F390.png and /dev/null differ
diff --git a/assets/png/1F391.png b/assets/png/1F391.png
deleted file mode 100644
index 1a284265..00000000
Binary files a/assets/png/1F391.png and /dev/null differ
diff --git a/assets/png/1F392.png b/assets/png/1F392.png
deleted file mode 100644
index 9997c86e..00000000
Binary files a/assets/png/1F392.png and /dev/null differ
diff --git a/assets/png/1F393.png b/assets/png/1F393.png
deleted file mode 100644
index 8b17ddd9..00000000
Binary files a/assets/png/1F393.png and /dev/null differ
diff --git a/assets/png/1F396.png b/assets/png/1F396.png
deleted file mode 100644
index ecd3fb03..00000000
Binary files a/assets/png/1F396.png and /dev/null differ
diff --git a/assets/png/1F397.png b/assets/png/1F397.png
deleted file mode 100644
index 3988bbd0..00000000
Binary files a/assets/png/1F397.png and /dev/null differ
diff --git a/assets/png/1F399.png b/assets/png/1F399.png
deleted file mode 100644
index cd916765..00000000
Binary files a/assets/png/1F399.png and /dev/null differ
diff --git a/assets/png/1F39A.png b/assets/png/1F39A.png
deleted file mode 100644
index 720a3b34..00000000
Binary files a/assets/png/1F39A.png and /dev/null differ
diff --git a/assets/png/1F39B.png b/assets/png/1F39B.png
deleted file mode 100644
index 6635ac93..00000000
Binary files a/assets/png/1F39B.png and /dev/null differ
diff --git a/assets/png/1F39E.png b/assets/png/1F39E.png
deleted file mode 100644
index 30143aed..00000000
Binary files a/assets/png/1F39E.png and /dev/null differ
diff --git a/assets/png/1F39F.png b/assets/png/1F39F.png
deleted file mode 100644
index e510f4a7..00000000
Binary files a/assets/png/1F39F.png and /dev/null differ
diff --git a/assets/png/1F3A0.png b/assets/png/1F3A0.png
deleted file mode 100644
index a17074ed..00000000
Binary files a/assets/png/1F3A0.png and /dev/null differ
diff --git a/assets/png/1F3A1.png b/assets/png/1F3A1.png
deleted file mode 100644
index 55c8ff04..00000000
Binary files a/assets/png/1F3A1.png and /dev/null differ
diff --git a/assets/png/1F3A2.png b/assets/png/1F3A2.png
deleted file mode 100644
index 5b849e07..00000000
Binary files a/assets/png/1F3A2.png and /dev/null differ
diff --git a/assets/png/1F3A3.png b/assets/png/1F3A3.png
deleted file mode 100644
index dfcdf07e..00000000
Binary files a/assets/png/1F3A3.png and /dev/null differ
diff --git a/assets/png/1F3A4.png b/assets/png/1F3A4.png
deleted file mode 100644
index d4e6b0de..00000000
Binary files a/assets/png/1F3A4.png and /dev/null differ
diff --git a/assets/png/1F3A5.png b/assets/png/1F3A5.png
deleted file mode 100644
index 4e73b130..00000000
Binary files a/assets/png/1F3A5.png and /dev/null differ
diff --git a/assets/png/1F3A6.png b/assets/png/1F3A6.png
deleted file mode 100644
index 65f27b38..00000000
Binary files a/assets/png/1F3A6.png and /dev/null differ
diff --git a/assets/png/1F3A7.png b/assets/png/1F3A7.png
deleted file mode 100644
index e9fd3404..00000000
Binary files a/assets/png/1F3A7.png and /dev/null differ
diff --git a/assets/png/1F3A8.png b/assets/png/1F3A8.png
deleted file mode 100644
index bd6afe9f..00000000
Binary files a/assets/png/1F3A8.png and /dev/null differ
diff --git a/assets/png/1F3A9.png b/assets/png/1F3A9.png
deleted file mode 100644
index 131b657b..00000000
Binary files a/assets/png/1F3A9.png and /dev/null differ
diff --git a/assets/png/1F3AA.png b/assets/png/1F3AA.png
deleted file mode 100644
index b0379775..00000000
Binary files a/assets/png/1F3AA.png and /dev/null differ
diff --git a/assets/png/1F3AB.png b/assets/png/1F3AB.png
deleted file mode 100644
index 605936bb..00000000
Binary files a/assets/png/1F3AB.png and /dev/null differ
diff --git a/assets/png/1F3AC.png b/assets/png/1F3AC.png
deleted file mode 100644
index 81390883..00000000
Binary files a/assets/png/1F3AC.png and /dev/null differ
diff --git a/assets/png/1F3AD.png b/assets/png/1F3AD.png
deleted file mode 100644
index 685441fd..00000000
Binary files a/assets/png/1F3AD.png and /dev/null differ
diff --git a/assets/png/1F3AE.png b/assets/png/1F3AE.png
deleted file mode 100644
index 316a9106..00000000
Binary files a/assets/png/1F3AE.png and /dev/null differ
diff --git a/assets/png/1F3AF.png b/assets/png/1F3AF.png
deleted file mode 100644
index f6704aeb..00000000
Binary files a/assets/png/1F3AF.png and /dev/null differ
diff --git a/assets/png/1F3B0.png b/assets/png/1F3B0.png
deleted file mode 100644
index ee71b6c2..00000000
Binary files a/assets/png/1F3B0.png and /dev/null differ
diff --git a/assets/png/1F3B1.png b/assets/png/1F3B1.png
deleted file mode 100644
index 38ca662e..00000000
Binary files a/assets/png/1F3B1.png and /dev/null differ
diff --git a/assets/png/1F3B2.png b/assets/png/1F3B2.png
deleted file mode 100644
index ad3626fe..00000000
Binary files a/assets/png/1F3B2.png and /dev/null differ
diff --git a/assets/png/1F3B3.png b/assets/png/1F3B3.png
deleted file mode 100644
index 63add89e..00000000
Binary files a/assets/png/1F3B3.png and /dev/null differ
diff --git a/assets/png/1F3B4.png b/assets/png/1F3B4.png
deleted file mode 100644
index 6766b044..00000000
Binary files a/assets/png/1F3B4.png and /dev/null differ
diff --git a/assets/png/1F3B5.png b/assets/png/1F3B5.png
deleted file mode 100644
index 06691ef6..00000000
Binary files a/assets/png/1F3B5.png and /dev/null differ
diff --git a/assets/png/1F3B6.png b/assets/png/1F3B6.png
deleted file mode 100644
index 57d499aa..00000000
Binary files a/assets/png/1F3B6.png and /dev/null differ
diff --git a/assets/png/1F3B7.png b/assets/png/1F3B7.png
deleted file mode 100644
index a392faec..00000000
Binary files a/assets/png/1F3B7.png and /dev/null differ
diff --git a/assets/png/1F3B8.png b/assets/png/1F3B8.png
deleted file mode 100644
index 43d752f1..00000000
Binary files a/assets/png/1F3B8.png and /dev/null differ
diff --git a/assets/png/1F3B9.png b/assets/png/1F3B9.png
deleted file mode 100644
index 442b7456..00000000
Binary files a/assets/png/1F3B9.png and /dev/null differ
diff --git a/assets/png/1F3BA.png b/assets/png/1F3BA.png
deleted file mode 100644
index 864ccbcd..00000000
Binary files a/assets/png/1F3BA.png and /dev/null differ
diff --git a/assets/png/1F3BB.png b/assets/png/1F3BB.png
deleted file mode 100644
index e1e76cce..00000000
Binary files a/assets/png/1F3BB.png and /dev/null differ
diff --git a/assets/png/1F3BC.png b/assets/png/1F3BC.png
deleted file mode 100644
index 47dc05a8..00000000
Binary files a/assets/png/1F3BC.png and /dev/null differ
diff --git a/assets/png/1F3BD.png b/assets/png/1F3BD.png
deleted file mode 100644
index 6d83c06b..00000000
Binary files a/assets/png/1F3BD.png and /dev/null differ
diff --git a/assets/png/1F3BE.png b/assets/png/1F3BE.png
deleted file mode 100644
index 7e68ba8f..00000000
Binary files a/assets/png/1F3BE.png and /dev/null differ
diff --git a/assets/png/1F3BF.png b/assets/png/1F3BF.png
deleted file mode 100644
index 4a2d2c12..00000000
Binary files a/assets/png/1F3BF.png and /dev/null differ
diff --git a/assets/png/1F3C0.png b/assets/png/1F3C0.png
deleted file mode 100644
index 64c76b79..00000000
Binary files a/assets/png/1F3C0.png and /dev/null differ
diff --git a/assets/png/1F3C1.png b/assets/png/1F3C1.png
deleted file mode 100644
index 5a71eecb..00000000
Binary files a/assets/png/1F3C1.png and /dev/null differ
diff --git a/assets/png/1F3C2.png b/assets/png/1F3C2.png
deleted file mode 100644
index 6361c0f2..00000000
Binary files a/assets/png/1F3C2.png and /dev/null differ
diff --git a/assets/png/1F3C3-1F3FB.png b/assets/png/1F3C3-1F3FB.png
deleted file mode 100644
index 9355239a..00000000
Binary files a/assets/png/1F3C3-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F3C3-1F3FC.png b/assets/png/1F3C3-1F3FC.png
deleted file mode 100644
index 6112fd5c..00000000
Binary files a/assets/png/1F3C3-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F3C3-1F3FD.png b/assets/png/1F3C3-1F3FD.png
deleted file mode 100644
index 625ec708..00000000
Binary files a/assets/png/1F3C3-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F3C3-1F3FE.png b/assets/png/1F3C3-1F3FE.png
deleted file mode 100644
index 242f1b56..00000000
Binary files a/assets/png/1F3C3-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F3C3-1F3FF.png b/assets/png/1F3C3-1F3FF.png
deleted file mode 100644
index 2976c6f0..00000000
Binary files a/assets/png/1F3C3-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F3C3.png b/assets/png/1F3C3.png
deleted file mode 100644
index e9149159..00000000
Binary files a/assets/png/1F3C3.png and /dev/null differ
diff --git a/assets/png/1F3C4-1F3FB.png b/assets/png/1F3C4-1F3FB.png
deleted file mode 100644
index b5faaa52..00000000
Binary files a/assets/png/1F3C4-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F3C4-1F3FC.png b/assets/png/1F3C4-1F3FC.png
deleted file mode 100644
index 6d92e412..00000000
Binary files a/assets/png/1F3C4-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F3C4-1F3FD.png b/assets/png/1F3C4-1F3FD.png
deleted file mode 100644
index f05ef594..00000000
Binary files a/assets/png/1F3C4-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F3C4-1F3FE.png b/assets/png/1F3C4-1F3FE.png
deleted file mode 100644
index 35e143d1..00000000
Binary files a/assets/png/1F3C4-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F3C4-1F3FF.png b/assets/png/1F3C4-1F3FF.png
deleted file mode 100644
index 38917658..00000000
Binary files a/assets/png/1F3C4-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F3C4.png b/assets/png/1F3C4.png
deleted file mode 100644
index 3ab017ad..00000000
Binary files a/assets/png/1F3C4.png and /dev/null differ
diff --git a/assets/png/1F3C5.png b/assets/png/1F3C5.png
deleted file mode 100644
index b85896b1..00000000
Binary files a/assets/png/1F3C5.png and /dev/null differ
diff --git a/assets/png/1F3C6.png b/assets/png/1F3C6.png
deleted file mode 100644
index ac2895c1..00000000
Binary files a/assets/png/1F3C6.png and /dev/null differ
diff --git a/assets/png/1F3C7-1F3FB.png b/assets/png/1F3C7-1F3FB.png
deleted file mode 100644
index e9bf4092..00000000
Binary files a/assets/png/1F3C7-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F3C7-1F3FC.png b/assets/png/1F3C7-1F3FC.png
deleted file mode 100644
index 031bbc3d..00000000
Binary files a/assets/png/1F3C7-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F3C7-1F3FD.png b/assets/png/1F3C7-1F3FD.png
deleted file mode 100644
index b40ef891..00000000
Binary files a/assets/png/1F3C7-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F3C7-1F3FE.png b/assets/png/1F3C7-1F3FE.png
deleted file mode 100644
index e286cb85..00000000
Binary files a/assets/png/1F3C7-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F3C7-1F3FF.png b/assets/png/1F3C7-1F3FF.png
deleted file mode 100644
index 453c51c6..00000000
Binary files a/assets/png/1F3C7-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F3C7.png b/assets/png/1F3C7.png
deleted file mode 100644
index addf9eda..00000000
Binary files a/assets/png/1F3C7.png and /dev/null differ
diff --git a/assets/png/1F3C8.png b/assets/png/1F3C8.png
deleted file mode 100644
index 10366f41..00000000
Binary files a/assets/png/1F3C8.png and /dev/null differ
diff --git a/assets/png/1F3C9.png b/assets/png/1F3C9.png
deleted file mode 100644
index b1872273..00000000
Binary files a/assets/png/1F3C9.png and /dev/null differ
diff --git a/assets/png/1F3CA-1F3FB.png b/assets/png/1F3CA-1F3FB.png
deleted file mode 100644
index 38441c9c..00000000
Binary files a/assets/png/1F3CA-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F3CA-1F3FC.png b/assets/png/1F3CA-1F3FC.png
deleted file mode 100644
index b0d43112..00000000
Binary files a/assets/png/1F3CA-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F3CA-1F3FD.png b/assets/png/1F3CA-1F3FD.png
deleted file mode 100644
index 211e77e2..00000000
Binary files a/assets/png/1F3CA-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F3CA-1F3FE.png b/assets/png/1F3CA-1F3FE.png
deleted file mode 100644
index f34c34db..00000000
Binary files a/assets/png/1F3CA-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F3CA-1F3FF.png b/assets/png/1F3CA-1F3FF.png
deleted file mode 100644
index 3e9231ff..00000000
Binary files a/assets/png/1F3CA-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F3CA.png b/assets/png/1F3CA.png
deleted file mode 100644
index 55b4d72f..00000000
Binary files a/assets/png/1F3CA.png and /dev/null differ
diff --git a/assets/png/1F3CB-1F3FB.png b/assets/png/1F3CB-1F3FB.png
deleted file mode 100644
index febaad12..00000000
Binary files a/assets/png/1F3CB-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F3CB-1F3FC.png b/assets/png/1F3CB-1F3FC.png
deleted file mode 100644
index 27ae794a..00000000
Binary files a/assets/png/1F3CB-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F3CB-1F3FD.png b/assets/png/1F3CB-1F3FD.png
deleted file mode 100644
index 45c4c22c..00000000
Binary files a/assets/png/1F3CB-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F3CB-1F3FE.png b/assets/png/1F3CB-1F3FE.png
deleted file mode 100644
index 67dd21d2..00000000
Binary files a/assets/png/1F3CB-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F3CB-1F3FF.png b/assets/png/1F3CB-1F3FF.png
deleted file mode 100644
index fa015203..00000000
Binary files a/assets/png/1F3CB-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F3CB.png b/assets/png/1F3CB.png
deleted file mode 100644
index afdeaa47..00000000
Binary files a/assets/png/1F3CB.png and /dev/null differ
diff --git a/assets/png/1F3CC.png b/assets/png/1F3CC.png
deleted file mode 100644
index 39c552de..00000000
Binary files a/assets/png/1F3CC.png and /dev/null differ
diff --git a/assets/png/1F3CD.png b/assets/png/1F3CD.png
deleted file mode 100644
index 3d1d567e..00000000
Binary files a/assets/png/1F3CD.png and /dev/null differ
diff --git a/assets/png/1F3CE.png b/assets/png/1F3CE.png
deleted file mode 100644
index fe3f045f..00000000
Binary files a/assets/png/1F3CE.png and /dev/null differ
diff --git a/assets/png/1F3CF.png b/assets/png/1F3CF.png
deleted file mode 100644
index d602294a..00000000
Binary files a/assets/png/1F3CF.png and /dev/null differ
diff --git a/assets/png/1F3D0.png b/assets/png/1F3D0.png
deleted file mode 100644
index 7a0e49d4..00000000
Binary files a/assets/png/1F3D0.png and /dev/null differ
diff --git a/assets/png/1F3D1.png b/assets/png/1F3D1.png
deleted file mode 100644
index 83963771..00000000
Binary files a/assets/png/1F3D1.png and /dev/null differ
diff --git a/assets/png/1F3D2.png b/assets/png/1F3D2.png
deleted file mode 100644
index be94e9cb..00000000
Binary files a/assets/png/1F3D2.png and /dev/null differ
diff --git a/assets/png/1F3D3.png b/assets/png/1F3D3.png
deleted file mode 100644
index ff3c5172..00000000
Binary files a/assets/png/1F3D3.png and /dev/null differ
diff --git a/assets/png/1F3D4.png b/assets/png/1F3D4.png
deleted file mode 100644
index 76e1cfd8..00000000
Binary files a/assets/png/1F3D4.png and /dev/null differ
diff --git a/assets/png/1F3D5.png b/assets/png/1F3D5.png
deleted file mode 100644
index d589cc1f..00000000
Binary files a/assets/png/1F3D5.png and /dev/null differ
diff --git a/assets/png/1F3D6.png b/assets/png/1F3D6.png
deleted file mode 100644
index 69108c8e..00000000
Binary files a/assets/png/1F3D6.png and /dev/null differ
diff --git a/assets/png/1F3D7.png b/assets/png/1F3D7.png
deleted file mode 100644
index 8206a20f..00000000
Binary files a/assets/png/1F3D7.png and /dev/null differ
diff --git a/assets/png/1F3D8.png b/assets/png/1F3D8.png
deleted file mode 100644
index 6ab4a2a2..00000000
Binary files a/assets/png/1F3D8.png and /dev/null differ
diff --git a/assets/png/1F3D9.png b/assets/png/1F3D9.png
deleted file mode 100644
index d7b9844a..00000000
Binary files a/assets/png/1F3D9.png and /dev/null differ
diff --git a/assets/png/1F3DA.png b/assets/png/1F3DA.png
deleted file mode 100644
index c55e81de..00000000
Binary files a/assets/png/1F3DA.png and /dev/null differ
diff --git a/assets/png/1F3DB.png b/assets/png/1F3DB.png
deleted file mode 100644
index de7b559d..00000000
Binary files a/assets/png/1F3DB.png and /dev/null differ
diff --git a/assets/png/1F3DC.png b/assets/png/1F3DC.png
deleted file mode 100644
index e9966ff8..00000000
Binary files a/assets/png/1F3DC.png and /dev/null differ
diff --git a/assets/png/1F3DD.png b/assets/png/1F3DD.png
deleted file mode 100644
index 7fd83438..00000000
Binary files a/assets/png/1F3DD.png and /dev/null differ
diff --git a/assets/png/1F3DE.png b/assets/png/1F3DE.png
deleted file mode 100644
index 63ec7016..00000000
Binary files a/assets/png/1F3DE.png and /dev/null differ
diff --git a/assets/png/1F3DF.png b/assets/png/1F3DF.png
deleted file mode 100644
index 00cd6db5..00000000
Binary files a/assets/png/1F3DF.png and /dev/null differ
diff --git a/assets/png/1F3E0.png b/assets/png/1F3E0.png
deleted file mode 100644
index 01c98a0b..00000000
Binary files a/assets/png/1F3E0.png and /dev/null differ
diff --git a/assets/png/1F3E1.png b/assets/png/1F3E1.png
deleted file mode 100644
index 0aae4159..00000000
Binary files a/assets/png/1F3E1.png and /dev/null differ
diff --git a/assets/png/1F3E2.png b/assets/png/1F3E2.png
deleted file mode 100644
index 7eee927d..00000000
Binary files a/assets/png/1F3E2.png and /dev/null differ
diff --git a/assets/png/1F3E3.png b/assets/png/1F3E3.png
deleted file mode 100644
index a23848f9..00000000
Binary files a/assets/png/1F3E3.png and /dev/null differ
diff --git a/assets/png/1F3E4.png b/assets/png/1F3E4.png
deleted file mode 100644
index 3745aff8..00000000
Binary files a/assets/png/1F3E4.png and /dev/null differ
diff --git a/assets/png/1F3E5.png b/assets/png/1F3E5.png
deleted file mode 100644
index 1cbce4ae..00000000
Binary files a/assets/png/1F3E5.png and /dev/null differ
diff --git a/assets/png/1F3E6.png b/assets/png/1F3E6.png
deleted file mode 100644
index dffdcef3..00000000
Binary files a/assets/png/1F3E6.png and /dev/null differ
diff --git a/assets/png/1F3E7.png b/assets/png/1F3E7.png
deleted file mode 100644
index 4d935307..00000000
Binary files a/assets/png/1F3E7.png and /dev/null differ
diff --git a/assets/png/1F3E8.png b/assets/png/1F3E8.png
deleted file mode 100644
index ea8f4c49..00000000
Binary files a/assets/png/1F3E8.png and /dev/null differ
diff --git a/assets/png/1F3E9.png b/assets/png/1F3E9.png
deleted file mode 100644
index 5e136be6..00000000
Binary files a/assets/png/1F3E9.png and /dev/null differ
diff --git a/assets/png/1F3EA.png b/assets/png/1F3EA.png
deleted file mode 100644
index 26b53b56..00000000
Binary files a/assets/png/1F3EA.png and /dev/null differ
diff --git a/assets/png/1F3EB.png b/assets/png/1F3EB.png
deleted file mode 100644
index 26975953..00000000
Binary files a/assets/png/1F3EB.png and /dev/null differ
diff --git a/assets/png/1F3EC.png b/assets/png/1F3EC.png
deleted file mode 100644
index 58867c7a..00000000
Binary files a/assets/png/1F3EC.png and /dev/null differ
diff --git a/assets/png/1F3ED.png b/assets/png/1F3ED.png
deleted file mode 100644
index e1d2ddf4..00000000
Binary files a/assets/png/1F3ED.png and /dev/null differ
diff --git a/assets/png/1F3EE.png b/assets/png/1F3EE.png
deleted file mode 100644
index dfd933f6..00000000
Binary files a/assets/png/1F3EE.png and /dev/null differ
diff --git a/assets/png/1F3EF.png b/assets/png/1F3EF.png
deleted file mode 100644
index 64b4e33a..00000000
Binary files a/assets/png/1F3EF.png and /dev/null differ
diff --git a/assets/png/1F3F0.png b/assets/png/1F3F0.png
deleted file mode 100644
index 888d1133..00000000
Binary files a/assets/png/1F3F0.png and /dev/null differ
diff --git a/assets/png/1F3F3-1F308.png b/assets/png/1F3F3-1F308.png
deleted file mode 100644
index 1bec5f2f..00000000
Binary files a/assets/png/1F3F3-1F308.png and /dev/null differ
diff --git a/assets/png/1F3F3.png b/assets/png/1F3F3.png
deleted file mode 100644
index 86d6e96d..00000000
Binary files a/assets/png/1F3F3.png and /dev/null differ
diff --git a/assets/png/1F3F4.png b/assets/png/1F3F4.png
deleted file mode 100644
index 0e28d05d..00000000
Binary files a/assets/png/1F3F4.png and /dev/null differ
diff --git a/assets/png/1F3F5.png b/assets/png/1F3F5.png
deleted file mode 100644
index 8030e494..00000000
Binary files a/assets/png/1F3F5.png and /dev/null differ
diff --git a/assets/png/1F3F7.png b/assets/png/1F3F7.png
deleted file mode 100644
index d41c9b4f..00000000
Binary files a/assets/png/1F3F7.png and /dev/null differ
diff --git a/assets/png/1F3F8.png b/assets/png/1F3F8.png
deleted file mode 100644
index 7ba15708..00000000
Binary files a/assets/png/1F3F8.png and /dev/null differ
diff --git a/assets/png/1F3F9.png b/assets/png/1F3F9.png
deleted file mode 100644
index 6a538bf4..00000000
Binary files a/assets/png/1F3F9.png and /dev/null differ
diff --git a/assets/png/1F3FA.png b/assets/png/1F3FA.png
deleted file mode 100644
index 96de5056..00000000
Binary files a/assets/png/1F3FA.png and /dev/null differ
diff --git a/assets/png/1F3FB.png b/assets/png/1F3FB.png
deleted file mode 100644
index c395f3d0..00000000
Binary files a/assets/png/1F3FB.png and /dev/null differ
diff --git a/assets/png/1F3FC.png b/assets/png/1F3FC.png
deleted file mode 100644
index 08084743..00000000
Binary files a/assets/png/1F3FC.png and /dev/null differ
diff --git a/assets/png/1F3FD.png b/assets/png/1F3FD.png
deleted file mode 100644
index 482dd403..00000000
Binary files a/assets/png/1F3FD.png and /dev/null differ
diff --git a/assets/png/1F3FE.png b/assets/png/1F3FE.png
deleted file mode 100644
index 5cae8bb2..00000000
Binary files a/assets/png/1F3FE.png and /dev/null differ
diff --git a/assets/png/1F3FF.png b/assets/png/1F3FF.png
deleted file mode 100644
index 49d1a8c3..00000000
Binary files a/assets/png/1F3FF.png and /dev/null differ
diff --git a/assets/png/1F400.png b/assets/png/1F400.png
deleted file mode 100644
index 86219144..00000000
Binary files a/assets/png/1F400.png and /dev/null differ
diff --git a/assets/png/1F401.png b/assets/png/1F401.png
deleted file mode 100644
index 20fb041f..00000000
Binary files a/assets/png/1F401.png and /dev/null differ
diff --git a/assets/png/1F402.png b/assets/png/1F402.png
deleted file mode 100644
index badf5708..00000000
Binary files a/assets/png/1F402.png and /dev/null differ
diff --git a/assets/png/1F403.png b/assets/png/1F403.png
deleted file mode 100644
index 80446615..00000000
Binary files a/assets/png/1F403.png and /dev/null differ
diff --git a/assets/png/1F404.png b/assets/png/1F404.png
deleted file mode 100644
index 4d0ca534..00000000
Binary files a/assets/png/1F404.png and /dev/null differ
diff --git a/assets/png/1F405.png b/assets/png/1F405.png
deleted file mode 100644
index 871a8b74..00000000
Binary files a/assets/png/1F405.png and /dev/null differ
diff --git a/assets/png/1F406.png b/assets/png/1F406.png
deleted file mode 100644
index 8aac3d49..00000000
Binary files a/assets/png/1F406.png and /dev/null differ
diff --git a/assets/png/1F407.png b/assets/png/1F407.png
deleted file mode 100644
index 2c8a29c6..00000000
Binary files a/assets/png/1F407.png and /dev/null differ
diff --git a/assets/png/1F408.png b/assets/png/1F408.png
deleted file mode 100644
index 46abe8cb..00000000
Binary files a/assets/png/1F408.png and /dev/null differ
diff --git a/assets/png/1F409.png b/assets/png/1F409.png
deleted file mode 100644
index d6311cf5..00000000
Binary files a/assets/png/1F409.png and /dev/null differ
diff --git a/assets/png/1F40A.png b/assets/png/1F40A.png
deleted file mode 100644
index 3005c46f..00000000
Binary files a/assets/png/1F40A.png and /dev/null differ
diff --git a/assets/png/1F40B.png b/assets/png/1F40B.png
deleted file mode 100644
index 0df9d3c7..00000000
Binary files a/assets/png/1F40B.png and /dev/null differ
diff --git a/assets/png/1F40C.png b/assets/png/1F40C.png
deleted file mode 100644
index f4ea071e..00000000
Binary files a/assets/png/1F40C.png and /dev/null differ
diff --git a/assets/png/1F40D.png b/assets/png/1F40D.png
deleted file mode 100644
index d0278a28..00000000
Binary files a/assets/png/1F40D.png and /dev/null differ
diff --git a/assets/png/1F40E.png b/assets/png/1F40E.png
deleted file mode 100644
index b3e73cc8..00000000
Binary files a/assets/png/1F40E.png and /dev/null differ
diff --git a/assets/png/1F40F.png b/assets/png/1F40F.png
deleted file mode 100644
index 52a44464..00000000
Binary files a/assets/png/1F40F.png and /dev/null differ
diff --git a/assets/png/1F410.png b/assets/png/1F410.png
deleted file mode 100644
index f9d9e38a..00000000
Binary files a/assets/png/1F410.png and /dev/null differ
diff --git a/assets/png/1F411.png b/assets/png/1F411.png
deleted file mode 100644
index 102b8a52..00000000
Binary files a/assets/png/1F411.png and /dev/null differ
diff --git a/assets/png/1F412.png b/assets/png/1F412.png
deleted file mode 100644
index 9fae2944..00000000
Binary files a/assets/png/1F412.png and /dev/null differ
diff --git a/assets/png/1F413.png b/assets/png/1F413.png
deleted file mode 100644
index bbf2bbff..00000000
Binary files a/assets/png/1F413.png and /dev/null differ
diff --git a/assets/png/1F414.png b/assets/png/1F414.png
deleted file mode 100644
index 9a6992e5..00000000
Binary files a/assets/png/1F414.png and /dev/null differ
diff --git a/assets/png/1F415.png b/assets/png/1F415.png
deleted file mode 100644
index 976143db..00000000
Binary files a/assets/png/1F415.png and /dev/null differ
diff --git a/assets/png/1F416.png b/assets/png/1F416.png
deleted file mode 100644
index 5f31c1a2..00000000
Binary files a/assets/png/1F416.png and /dev/null differ
diff --git a/assets/png/1F417.png b/assets/png/1F417.png
deleted file mode 100644
index fead9726..00000000
Binary files a/assets/png/1F417.png and /dev/null differ
diff --git a/assets/png/1F418.png b/assets/png/1F418.png
deleted file mode 100644
index b8a6d140..00000000
Binary files a/assets/png/1F418.png and /dev/null differ
diff --git a/assets/png/1F419.png b/assets/png/1F419.png
deleted file mode 100644
index 72c84074..00000000
Binary files a/assets/png/1F419.png and /dev/null differ
diff --git a/assets/png/1F41A.png b/assets/png/1F41A.png
deleted file mode 100644
index 55721629..00000000
Binary files a/assets/png/1F41A.png and /dev/null differ
diff --git a/assets/png/1F41B.png b/assets/png/1F41B.png
deleted file mode 100644
index e64e72f2..00000000
Binary files a/assets/png/1F41B.png and /dev/null differ
diff --git a/assets/png/1F41C.png b/assets/png/1F41C.png
deleted file mode 100644
index 994127ed..00000000
Binary files a/assets/png/1F41C.png and /dev/null differ
diff --git a/assets/png/1F41D.png b/assets/png/1F41D.png
deleted file mode 100644
index 46156060..00000000
Binary files a/assets/png/1F41D.png and /dev/null differ
diff --git a/assets/png/1F41E.png b/assets/png/1F41E.png
deleted file mode 100644
index 3d93174d..00000000
Binary files a/assets/png/1F41E.png and /dev/null differ
diff --git a/assets/png/1F41F.png b/assets/png/1F41F.png
deleted file mode 100644
index c2d2faaa..00000000
Binary files a/assets/png/1F41F.png and /dev/null differ
diff --git a/assets/png/1F420.png b/assets/png/1F420.png
deleted file mode 100644
index 25210523..00000000
Binary files a/assets/png/1F420.png and /dev/null differ
diff --git a/assets/png/1F421.png b/assets/png/1F421.png
deleted file mode 100644
index a10f4f84..00000000
Binary files a/assets/png/1F421.png and /dev/null differ
diff --git a/assets/png/1F422.png b/assets/png/1F422.png
deleted file mode 100644
index c22f7519..00000000
Binary files a/assets/png/1F422.png and /dev/null differ
diff --git a/assets/png/1F423.png b/assets/png/1F423.png
deleted file mode 100644
index c5b0e8f3..00000000
Binary files a/assets/png/1F423.png and /dev/null differ
diff --git a/assets/png/1F424.png b/assets/png/1F424.png
deleted file mode 100644
index dccd9657..00000000
Binary files a/assets/png/1F424.png and /dev/null differ
diff --git a/assets/png/1F425.png b/assets/png/1F425.png
deleted file mode 100644
index 31dfb511..00000000
Binary files a/assets/png/1F425.png and /dev/null differ
diff --git a/assets/png/1F426.png b/assets/png/1F426.png
deleted file mode 100644
index e201c22b..00000000
Binary files a/assets/png/1F426.png and /dev/null differ
diff --git a/assets/png/1F427.png b/assets/png/1F427.png
deleted file mode 100644
index c0064fb9..00000000
Binary files a/assets/png/1F427.png and /dev/null differ
diff --git a/assets/png/1F428.png b/assets/png/1F428.png
deleted file mode 100644
index a0aa437a..00000000
Binary files a/assets/png/1F428.png and /dev/null differ
diff --git a/assets/png/1F429.png b/assets/png/1F429.png
deleted file mode 100644
index 8ec39e39..00000000
Binary files a/assets/png/1F429.png and /dev/null differ
diff --git a/assets/png/1F42A.png b/assets/png/1F42A.png
deleted file mode 100644
index 5271637c..00000000
Binary files a/assets/png/1F42A.png and /dev/null differ
diff --git a/assets/png/1F42B.png b/assets/png/1F42B.png
deleted file mode 100644
index b421d07a..00000000
Binary files a/assets/png/1F42B.png and /dev/null differ
diff --git a/assets/png/1F42C.png b/assets/png/1F42C.png
deleted file mode 100644
index 81434809..00000000
Binary files a/assets/png/1F42C.png and /dev/null differ
diff --git a/assets/png/1F42D.png b/assets/png/1F42D.png
deleted file mode 100644
index 50afcd32..00000000
Binary files a/assets/png/1F42D.png and /dev/null differ
diff --git a/assets/png/1F42E.png b/assets/png/1F42E.png
deleted file mode 100644
index 718a3986..00000000
Binary files a/assets/png/1F42E.png and /dev/null differ
diff --git a/assets/png/1F42F.png b/assets/png/1F42F.png
deleted file mode 100644
index a4d3ef08..00000000
Binary files a/assets/png/1F42F.png and /dev/null differ
diff --git a/assets/png/1F430.png b/assets/png/1F430.png
deleted file mode 100644
index ea75ab04..00000000
Binary files a/assets/png/1F430.png and /dev/null differ
diff --git a/assets/png/1F431.png b/assets/png/1F431.png
deleted file mode 100644
index efd82c2a..00000000
Binary files a/assets/png/1F431.png and /dev/null differ
diff --git a/assets/png/1F432.png b/assets/png/1F432.png
deleted file mode 100644
index 3c272044..00000000
Binary files a/assets/png/1F432.png and /dev/null differ
diff --git a/assets/png/1F433.png b/assets/png/1F433.png
deleted file mode 100644
index 9f19b442..00000000
Binary files a/assets/png/1F433.png and /dev/null differ
diff --git a/assets/png/1F434.png b/assets/png/1F434.png
deleted file mode 100644
index 7cb1172f..00000000
Binary files a/assets/png/1F434.png and /dev/null differ
diff --git a/assets/png/1F435.png b/assets/png/1F435.png
deleted file mode 100644
index 7cab9b91..00000000
Binary files a/assets/png/1F435.png and /dev/null differ
diff --git a/assets/png/1F436.png b/assets/png/1F436.png
deleted file mode 100644
index 281b81d5..00000000
Binary files a/assets/png/1F436.png and /dev/null differ
diff --git a/assets/png/1F437.png b/assets/png/1F437.png
deleted file mode 100644
index afe05ca1..00000000
Binary files a/assets/png/1F437.png and /dev/null differ
diff --git a/assets/png/1F438.png b/assets/png/1F438.png
deleted file mode 100644
index 8825d1ad..00000000
Binary files a/assets/png/1F438.png and /dev/null differ
diff --git a/assets/png/1F439.png b/assets/png/1F439.png
deleted file mode 100644
index 9a04388e..00000000
Binary files a/assets/png/1F439.png and /dev/null differ
diff --git a/assets/png/1F43A.png b/assets/png/1F43A.png
deleted file mode 100644
index ba7220f2..00000000
Binary files a/assets/png/1F43A.png and /dev/null differ
diff --git a/assets/png/1F43B.png b/assets/png/1F43B.png
deleted file mode 100644
index 272d56bb..00000000
Binary files a/assets/png/1F43B.png and /dev/null differ
diff --git a/assets/png/1F43C.png b/assets/png/1F43C.png
deleted file mode 100644
index 97838277..00000000
Binary files a/assets/png/1F43C.png and /dev/null differ
diff --git a/assets/png/1F43D.png b/assets/png/1F43D.png
deleted file mode 100644
index 3610ae4a..00000000
Binary files a/assets/png/1F43D.png and /dev/null differ
diff --git a/assets/png/1F43E.png b/assets/png/1F43E.png
deleted file mode 100644
index 5fe568ce..00000000
Binary files a/assets/png/1F43E.png and /dev/null differ
diff --git a/assets/png/1F43F.png b/assets/png/1F43F.png
deleted file mode 100644
index 2aac560c..00000000
Binary files a/assets/png/1F43F.png and /dev/null differ
diff --git a/assets/png/1F440.png b/assets/png/1F440.png
deleted file mode 100644
index 2102ada7..00000000
Binary files a/assets/png/1F440.png and /dev/null differ
diff --git a/assets/png/1F441-1F5E8.png b/assets/png/1F441-1F5E8.png
deleted file mode 100644
index 21bd22bb..00000000
Binary files a/assets/png/1F441-1F5E8.png and /dev/null differ
diff --git a/assets/png/1F441.png b/assets/png/1F441.png
deleted file mode 100644
index 9d989cdd..00000000
Binary files a/assets/png/1F441.png and /dev/null differ
diff --git a/assets/png/1F442-1F3FB.png b/assets/png/1F442-1F3FB.png
deleted file mode 100644
index d09e1e41..00000000
Binary files a/assets/png/1F442-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F442-1F3FC.png b/assets/png/1F442-1F3FC.png
deleted file mode 100644
index 300d60a9..00000000
Binary files a/assets/png/1F442-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F442-1F3FD.png b/assets/png/1F442-1F3FD.png
deleted file mode 100644
index 2a56eebe..00000000
Binary files a/assets/png/1F442-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F442-1F3FE.png b/assets/png/1F442-1F3FE.png
deleted file mode 100644
index bd270f77..00000000
Binary files a/assets/png/1F442-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F442-1F3FF.png b/assets/png/1F442-1F3FF.png
deleted file mode 100644
index b96bb441..00000000
Binary files a/assets/png/1F442-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F442.png b/assets/png/1F442.png
deleted file mode 100644
index f84f9ff1..00000000
Binary files a/assets/png/1F442.png and /dev/null differ
diff --git a/assets/png/1F443-1F3FB.png b/assets/png/1F443-1F3FB.png
deleted file mode 100644
index 8008d175..00000000
Binary files a/assets/png/1F443-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F443-1F3FC.png b/assets/png/1F443-1F3FC.png
deleted file mode 100644
index ac17f26e..00000000
Binary files a/assets/png/1F443-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F443-1F3FD.png b/assets/png/1F443-1F3FD.png
deleted file mode 100644
index d8b6cbe0..00000000
Binary files a/assets/png/1F443-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F443-1F3FE.png b/assets/png/1F443-1F3FE.png
deleted file mode 100644
index 004b2631..00000000
Binary files a/assets/png/1F443-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F443-1F3FF.png b/assets/png/1F443-1F3FF.png
deleted file mode 100644
index 7b33821f..00000000
Binary files a/assets/png/1F443-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F443.png b/assets/png/1F443.png
deleted file mode 100644
index 2f04ac5f..00000000
Binary files a/assets/png/1F443.png and /dev/null differ
diff --git a/assets/png/1F444.png b/assets/png/1F444.png
deleted file mode 100644
index 35f3cc20..00000000
Binary files a/assets/png/1F444.png and /dev/null differ
diff --git a/assets/png/1F445.png b/assets/png/1F445.png
deleted file mode 100644
index 70ce9c12..00000000
Binary files a/assets/png/1F445.png and /dev/null differ
diff --git a/assets/png/1F446-1F3FB.png b/assets/png/1F446-1F3FB.png
deleted file mode 100644
index a12a7e78..00000000
Binary files a/assets/png/1F446-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F446-1F3FC.png b/assets/png/1F446-1F3FC.png
deleted file mode 100644
index cdff40ce..00000000
Binary files a/assets/png/1F446-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F446-1F3FD.png b/assets/png/1F446-1F3FD.png
deleted file mode 100644
index a07ce9e5..00000000
Binary files a/assets/png/1F446-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F446-1F3FE.png b/assets/png/1F446-1F3FE.png
deleted file mode 100644
index 4f86c88b..00000000
Binary files a/assets/png/1F446-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F446-1F3FF.png b/assets/png/1F446-1F3FF.png
deleted file mode 100644
index ed1b26c3..00000000
Binary files a/assets/png/1F446-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F446.png b/assets/png/1F446.png
deleted file mode 100644
index bc496dfe..00000000
Binary files a/assets/png/1F446.png and /dev/null differ
diff --git a/assets/png/1F447-1F3FB.png b/assets/png/1F447-1F3FB.png
deleted file mode 100644
index 140f157d..00000000
Binary files a/assets/png/1F447-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F447-1F3FC.png b/assets/png/1F447-1F3FC.png
deleted file mode 100644
index d518544f..00000000
Binary files a/assets/png/1F447-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F447-1F3FD.png b/assets/png/1F447-1F3FD.png
deleted file mode 100644
index 018b688b..00000000
Binary files a/assets/png/1F447-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F447-1F3FE.png b/assets/png/1F447-1F3FE.png
deleted file mode 100644
index 98845bf6..00000000
Binary files a/assets/png/1F447-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F447-1F3FF.png b/assets/png/1F447-1F3FF.png
deleted file mode 100644
index 9a9b039a..00000000
Binary files a/assets/png/1F447-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F447.png b/assets/png/1F447.png
deleted file mode 100644
index 00d3d13a..00000000
Binary files a/assets/png/1F447.png and /dev/null differ
diff --git a/assets/png/1F448-1F3FB.png b/assets/png/1F448-1F3FB.png
deleted file mode 100644
index 88e2c306..00000000
Binary files a/assets/png/1F448-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F448-1F3FC.png b/assets/png/1F448-1F3FC.png
deleted file mode 100644
index d3c89d87..00000000
Binary files a/assets/png/1F448-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F448-1F3FD.png b/assets/png/1F448-1F3FD.png
deleted file mode 100644
index b23b9167..00000000
Binary files a/assets/png/1F448-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F448-1F3FE.png b/assets/png/1F448-1F3FE.png
deleted file mode 100644
index 3093f325..00000000
Binary files a/assets/png/1F448-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F448-1F3FF.png b/assets/png/1F448-1F3FF.png
deleted file mode 100644
index 2b4cbfa1..00000000
Binary files a/assets/png/1F448-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F448.png b/assets/png/1F448.png
deleted file mode 100644
index 599fa2e3..00000000
Binary files a/assets/png/1F448.png and /dev/null differ
diff --git a/assets/png/1F449-1F3FB.png b/assets/png/1F449-1F3FB.png
deleted file mode 100644
index 4a28c6bb..00000000
Binary files a/assets/png/1F449-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F449-1F3FC.png b/assets/png/1F449-1F3FC.png
deleted file mode 100644
index 7cb13231..00000000
Binary files a/assets/png/1F449-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F449-1F3FD.png b/assets/png/1F449-1F3FD.png
deleted file mode 100644
index 5514807d..00000000
Binary files a/assets/png/1F449-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F449-1F3FE.png b/assets/png/1F449-1F3FE.png
deleted file mode 100644
index b8541d64..00000000
Binary files a/assets/png/1F449-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F449-1F3FF.png b/assets/png/1F449-1F3FF.png
deleted file mode 100644
index 1b7aab07..00000000
Binary files a/assets/png/1F449-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F449.png b/assets/png/1F449.png
deleted file mode 100644
index 93a3cd34..00000000
Binary files a/assets/png/1F449.png and /dev/null differ
diff --git a/assets/png/1F44A-1F3FB.png b/assets/png/1F44A-1F3FB.png
deleted file mode 100644
index 93c7d17f..00000000
Binary files a/assets/png/1F44A-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F44A-1F3FC.png b/assets/png/1F44A-1F3FC.png
deleted file mode 100644
index c0a1af6e..00000000
Binary files a/assets/png/1F44A-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F44A-1F3FD.png b/assets/png/1F44A-1F3FD.png
deleted file mode 100644
index 1458b021..00000000
Binary files a/assets/png/1F44A-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F44A-1F3FE.png b/assets/png/1F44A-1F3FE.png
deleted file mode 100644
index c1466bfc..00000000
Binary files a/assets/png/1F44A-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F44A-1F3FF.png b/assets/png/1F44A-1F3FF.png
deleted file mode 100644
index 00b4ddb8..00000000
Binary files a/assets/png/1F44A-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F44A.png b/assets/png/1F44A.png
deleted file mode 100644
index b14ca5f5..00000000
Binary files a/assets/png/1F44A.png and /dev/null differ
diff --git a/assets/png/1F44B-1F3FB.png b/assets/png/1F44B-1F3FB.png
deleted file mode 100644
index 6b2b34b1..00000000
Binary files a/assets/png/1F44B-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F44B-1F3FC.png b/assets/png/1F44B-1F3FC.png
deleted file mode 100644
index b8571197..00000000
Binary files a/assets/png/1F44B-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F44B-1F3FD.png b/assets/png/1F44B-1F3FD.png
deleted file mode 100644
index 6283b670..00000000
Binary files a/assets/png/1F44B-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F44B-1F3FE.png b/assets/png/1F44B-1F3FE.png
deleted file mode 100644
index fe6b2baa..00000000
Binary files a/assets/png/1F44B-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F44B-1F3FF.png b/assets/png/1F44B-1F3FF.png
deleted file mode 100644
index 4bd168eb..00000000
Binary files a/assets/png/1F44B-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F44B.png b/assets/png/1F44B.png
deleted file mode 100644
index e0cd79b4..00000000
Binary files a/assets/png/1F44B.png and /dev/null differ
diff --git a/assets/png/1F44C-1F3FB.png b/assets/png/1F44C-1F3FB.png
deleted file mode 100644
index cecf7b2a..00000000
Binary files a/assets/png/1F44C-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F44C-1F3FC.png b/assets/png/1F44C-1F3FC.png
deleted file mode 100644
index c19239bc..00000000
Binary files a/assets/png/1F44C-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F44C-1F3FD.png b/assets/png/1F44C-1F3FD.png
deleted file mode 100644
index 94b65b03..00000000
Binary files a/assets/png/1F44C-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F44C-1F3FE.png b/assets/png/1F44C-1F3FE.png
deleted file mode 100644
index 03d26f08..00000000
Binary files a/assets/png/1F44C-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F44C-1F3FF.png b/assets/png/1F44C-1F3FF.png
deleted file mode 100644
index d4b24086..00000000
Binary files a/assets/png/1F44C-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F44C.png b/assets/png/1F44C.png
deleted file mode 100644
index 028d69b0..00000000
Binary files a/assets/png/1F44C.png and /dev/null differ
diff --git a/assets/png/1F44D-1F3FB.png b/assets/png/1F44D-1F3FB.png
deleted file mode 100644
index 39684cd5..00000000
Binary files a/assets/png/1F44D-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F44D-1F3FC.png b/assets/png/1F44D-1F3FC.png
deleted file mode 100644
index a9b59723..00000000
Binary files a/assets/png/1F44D-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F44D-1F3FD.png b/assets/png/1F44D-1F3FD.png
deleted file mode 100644
index c5e29167..00000000
Binary files a/assets/png/1F44D-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F44D-1F3FE.png b/assets/png/1F44D-1F3FE.png
deleted file mode 100644
index 5bf4857a..00000000
Binary files a/assets/png/1F44D-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F44D-1F3FF.png b/assets/png/1F44D-1F3FF.png
deleted file mode 100644
index d829f787..00000000
Binary files a/assets/png/1F44D-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F44D.png b/assets/png/1F44D.png
deleted file mode 100644
index f9e6f13a..00000000
Binary files a/assets/png/1F44D.png and /dev/null differ
diff --git a/assets/png/1F44E-1F3FB.png b/assets/png/1F44E-1F3FB.png
deleted file mode 100644
index a1631af8..00000000
Binary files a/assets/png/1F44E-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F44E-1F3FC.png b/assets/png/1F44E-1F3FC.png
deleted file mode 100644
index 85fff82d..00000000
Binary files a/assets/png/1F44E-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F44E-1F3FD.png b/assets/png/1F44E-1F3FD.png
deleted file mode 100644
index eeba3be8..00000000
Binary files a/assets/png/1F44E-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F44E-1F3FE.png b/assets/png/1F44E-1F3FE.png
deleted file mode 100644
index 1addafda..00000000
Binary files a/assets/png/1F44E-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F44E-1F3FF.png b/assets/png/1F44E-1F3FF.png
deleted file mode 100644
index 37ec07b5..00000000
Binary files a/assets/png/1F44E-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F44E.png b/assets/png/1F44E.png
deleted file mode 100644
index b63da2f2..00000000
Binary files a/assets/png/1F44E.png and /dev/null differ
diff --git a/assets/png/1F44F-1F3FB.png b/assets/png/1F44F-1F3FB.png
deleted file mode 100644
index de4bc837..00000000
Binary files a/assets/png/1F44F-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F44F-1F3FC.png b/assets/png/1F44F-1F3FC.png
deleted file mode 100644
index 1323de77..00000000
Binary files a/assets/png/1F44F-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F44F-1F3FD.png b/assets/png/1F44F-1F3FD.png
deleted file mode 100644
index d448ca19..00000000
Binary files a/assets/png/1F44F-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F44F-1F3FE.png b/assets/png/1F44F-1F3FE.png
deleted file mode 100644
index c49f44ee..00000000
Binary files a/assets/png/1F44F-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F44F-1F3FF.png b/assets/png/1F44F-1F3FF.png
deleted file mode 100644
index 29ee9bdf..00000000
Binary files a/assets/png/1F44F-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F44F.png b/assets/png/1F44F.png
deleted file mode 100644
index b0ffe928..00000000
Binary files a/assets/png/1F44F.png and /dev/null differ
diff --git a/assets/png/1F450-1F3FB.png b/assets/png/1F450-1F3FB.png
deleted file mode 100644
index 352d2614..00000000
Binary files a/assets/png/1F450-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F450-1F3FC.png b/assets/png/1F450-1F3FC.png
deleted file mode 100644
index 70824a50..00000000
Binary files a/assets/png/1F450-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F450-1F3FD.png b/assets/png/1F450-1F3FD.png
deleted file mode 100644
index d7d136bd..00000000
Binary files a/assets/png/1F450-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F450-1F3FE.png b/assets/png/1F450-1F3FE.png
deleted file mode 100644
index df4eaa71..00000000
Binary files a/assets/png/1F450-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F450-1F3FF.png b/assets/png/1F450-1F3FF.png
deleted file mode 100644
index 7dc04eae..00000000
Binary files a/assets/png/1F450-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F450.png b/assets/png/1F450.png
deleted file mode 100644
index 1cf75c91..00000000
Binary files a/assets/png/1F450.png and /dev/null differ
diff --git a/assets/png/1F451.png b/assets/png/1F451.png
deleted file mode 100644
index 93b82d92..00000000
Binary files a/assets/png/1F451.png and /dev/null differ
diff --git a/assets/png/1F452.png b/assets/png/1F452.png
deleted file mode 100644
index b837b6a2..00000000
Binary files a/assets/png/1F452.png and /dev/null differ
diff --git a/assets/png/1F453.png b/assets/png/1F453.png
deleted file mode 100644
index 865d8274..00000000
Binary files a/assets/png/1F453.png and /dev/null differ
diff --git a/assets/png/1F454.png b/assets/png/1F454.png
deleted file mode 100644
index 1804e7f3..00000000
Binary files a/assets/png/1F454.png and /dev/null differ
diff --git a/assets/png/1F455.png b/assets/png/1F455.png
deleted file mode 100644
index af08dec8..00000000
Binary files a/assets/png/1F455.png and /dev/null differ
diff --git a/assets/png/1F456.png b/assets/png/1F456.png
deleted file mode 100644
index 2a6869d6..00000000
Binary files a/assets/png/1F456.png and /dev/null differ
diff --git a/assets/png/1F457.png b/assets/png/1F457.png
deleted file mode 100644
index a697ca5c..00000000
Binary files a/assets/png/1F457.png and /dev/null differ
diff --git a/assets/png/1F458.png b/assets/png/1F458.png
deleted file mode 100644
index abe85111..00000000
Binary files a/assets/png/1F458.png and /dev/null differ
diff --git a/assets/png/1F459.png b/assets/png/1F459.png
deleted file mode 100644
index 77a8a0aa..00000000
Binary files a/assets/png/1F459.png and /dev/null differ
diff --git a/assets/png/1F45A.png b/assets/png/1F45A.png
deleted file mode 100644
index 01410dc8..00000000
Binary files a/assets/png/1F45A.png and /dev/null differ
diff --git a/assets/png/1F45B.png b/assets/png/1F45B.png
deleted file mode 100644
index 98134619..00000000
Binary files a/assets/png/1F45B.png and /dev/null differ
diff --git a/assets/png/1F45C.png b/assets/png/1F45C.png
deleted file mode 100644
index cbf75c5d..00000000
Binary files a/assets/png/1F45C.png and /dev/null differ
diff --git a/assets/png/1F45D.png b/assets/png/1F45D.png
deleted file mode 100644
index 8795c6c6..00000000
Binary files a/assets/png/1F45D.png and /dev/null differ
diff --git a/assets/png/1F45E.png b/assets/png/1F45E.png
deleted file mode 100644
index 4bf75410..00000000
Binary files a/assets/png/1F45E.png and /dev/null differ
diff --git a/assets/png/1F45F.png b/assets/png/1F45F.png
deleted file mode 100644
index 423fa07d..00000000
Binary files a/assets/png/1F45F.png and /dev/null differ
diff --git a/assets/png/1F460.png b/assets/png/1F460.png
deleted file mode 100644
index b331cbcc..00000000
Binary files a/assets/png/1F460.png and /dev/null differ
diff --git a/assets/png/1F461.png b/assets/png/1F461.png
deleted file mode 100644
index 9d9f5122..00000000
Binary files a/assets/png/1F461.png and /dev/null differ
diff --git a/assets/png/1F462.png b/assets/png/1F462.png
deleted file mode 100644
index 11f1065e..00000000
Binary files a/assets/png/1F462.png and /dev/null differ
diff --git a/assets/png/1F463.png b/assets/png/1F463.png
deleted file mode 100644
index b2673c5a..00000000
Binary files a/assets/png/1F463.png and /dev/null differ
diff --git a/assets/png/1F464.png b/assets/png/1F464.png
deleted file mode 100644
index 123b2cbe..00000000
Binary files a/assets/png/1F464.png and /dev/null differ
diff --git a/assets/png/1F465.png b/assets/png/1F465.png
deleted file mode 100644
index d7656860..00000000
Binary files a/assets/png/1F465.png and /dev/null differ
diff --git a/assets/png/1F466-1F3FB.png b/assets/png/1F466-1F3FB.png
deleted file mode 100644
index 2fc436ea..00000000
Binary files a/assets/png/1F466-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F466-1F3FC.png b/assets/png/1F466-1F3FC.png
deleted file mode 100644
index 09a5f18d..00000000
Binary files a/assets/png/1F466-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F466-1F3FD.png b/assets/png/1F466-1F3FD.png
deleted file mode 100644
index 3cfe675d..00000000
Binary files a/assets/png/1F466-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F466-1F3FE.png b/assets/png/1F466-1F3FE.png
deleted file mode 100644
index 780be0ac..00000000
Binary files a/assets/png/1F466-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F466-1F3FF.png b/assets/png/1F466-1F3FF.png
deleted file mode 100644
index f32fe22e..00000000
Binary files a/assets/png/1F466-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F466.png b/assets/png/1F466.png
deleted file mode 100644
index 8ecfb0a4..00000000
Binary files a/assets/png/1F466.png and /dev/null differ
diff --git a/assets/png/1F467-1F3FB.png b/assets/png/1F467-1F3FB.png
deleted file mode 100644
index bb667e88..00000000
Binary files a/assets/png/1F467-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F467-1F3FC.png b/assets/png/1F467-1F3FC.png
deleted file mode 100644
index a59ed4a3..00000000
Binary files a/assets/png/1F467-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F467-1F3FD.png b/assets/png/1F467-1F3FD.png
deleted file mode 100644
index 517e7f2a..00000000
Binary files a/assets/png/1F467-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F467-1F3FE.png b/assets/png/1F467-1F3FE.png
deleted file mode 100644
index 542d96c8..00000000
Binary files a/assets/png/1F467-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F467-1F3FF.png b/assets/png/1F467-1F3FF.png
deleted file mode 100644
index 66b7c28c..00000000
Binary files a/assets/png/1F467-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F467.png b/assets/png/1F467.png
deleted file mode 100644
index dc1d4d08..00000000
Binary files a/assets/png/1F467.png and /dev/null differ
diff --git a/assets/png/1F468-1F3FB.png b/assets/png/1F468-1F3FB.png
deleted file mode 100644
index bb86e963..00000000
Binary files a/assets/png/1F468-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F468-1F3FC.png b/assets/png/1F468-1F3FC.png
deleted file mode 100644
index fdeeaff4..00000000
Binary files a/assets/png/1F468-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F468-1F3FD.png b/assets/png/1F468-1F3FD.png
deleted file mode 100644
index 7ae0b5df..00000000
Binary files a/assets/png/1F468-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F468-1F3FE.png b/assets/png/1F468-1F3FE.png
deleted file mode 100644
index db14cde9..00000000
Binary files a/assets/png/1F468-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F468-1F3FF.png b/assets/png/1F468-1F3FF.png
deleted file mode 100644
index 7c67a705..00000000
Binary files a/assets/png/1F468-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F468-1F468-1F466-1F466.png b/assets/png/1F468-1F468-1F466-1F466.png
deleted file mode 100644
index 81e6c0fc..00000000
Binary files a/assets/png/1F468-1F468-1F466-1F466.png and /dev/null differ
diff --git a/assets/png/1F468-1F468-1F466.png b/assets/png/1F468-1F468-1F466.png
deleted file mode 100644
index 7a2e4e2c..00000000
Binary files a/assets/png/1F468-1F468-1F466.png and /dev/null differ
diff --git a/assets/png/1F468-1F468-1F467-1F466.png b/assets/png/1F468-1F468-1F467-1F466.png
deleted file mode 100644
index 41e35166..00000000
Binary files a/assets/png/1F468-1F468-1F467-1F466.png and /dev/null differ
diff --git a/assets/png/1F468-1F468-1F467-1F467.png b/assets/png/1F468-1F468-1F467-1F467.png
deleted file mode 100644
index 8e8ccfe6..00000000
Binary files a/assets/png/1F468-1F468-1F467-1F467.png and /dev/null differ
diff --git a/assets/png/1F468-1F468-1F467.png b/assets/png/1F468-1F468-1F467.png
deleted file mode 100644
index 932a85e1..00000000
Binary files a/assets/png/1F468-1F468-1F467.png and /dev/null differ
diff --git a/assets/png/1F468-1F469-1F466-1F466.png b/assets/png/1F468-1F469-1F466-1F466.png
deleted file mode 100644
index b544fbe5..00000000
Binary files a/assets/png/1F468-1F469-1F466-1F466.png and /dev/null differ
diff --git a/assets/png/1F468-1F469-1F467-1F466.png b/assets/png/1F468-1F469-1F467-1F466.png
deleted file mode 100644
index 40dbf1f7..00000000
Binary files a/assets/png/1F468-1F469-1F467-1F466.png and /dev/null differ
diff --git a/assets/png/1F468-1F469-1F467-1F467.png b/assets/png/1F468-1F469-1F467-1F467.png
deleted file mode 100644
index bfefa487..00000000
Binary files a/assets/png/1F468-1F469-1F467-1F467.png and /dev/null differ
diff --git a/assets/png/1F468-1F469-1F467.png b/assets/png/1F468-1F469-1F467.png
deleted file mode 100644
index 71d2681c..00000000
Binary files a/assets/png/1F468-1F469-1F467.png and /dev/null differ
diff --git a/assets/png/1F468-2764-1F468.png b/assets/png/1F468-2764-1F468.png
deleted file mode 100644
index 8759fa5d..00000000
Binary files a/assets/png/1F468-2764-1F468.png and /dev/null differ
diff --git a/assets/png/1F468-2764-1F48B-1F468.png b/assets/png/1F468-2764-1F48B-1F468.png
deleted file mode 100644
index a9a0edae..00000000
Binary files a/assets/png/1F468-2764-1F48B-1F468.png and /dev/null differ
diff --git a/assets/png/1F468.png b/assets/png/1F468.png
deleted file mode 100644
index 857a02e5..00000000
Binary files a/assets/png/1F468.png and /dev/null differ
diff --git a/assets/png/1F469-1F3FB.png b/assets/png/1F469-1F3FB.png
deleted file mode 100644
index ff089b88..00000000
Binary files a/assets/png/1F469-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F469-1F3FC.png b/assets/png/1F469-1F3FC.png
deleted file mode 100644
index 0719c378..00000000
Binary files a/assets/png/1F469-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F469-1F3FD.png b/assets/png/1F469-1F3FD.png
deleted file mode 100644
index 5672e2fd..00000000
Binary files a/assets/png/1F469-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F469-1F3FE.png b/assets/png/1F469-1F3FE.png
deleted file mode 100644
index 5754aab5..00000000
Binary files a/assets/png/1F469-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F469-1F3FF.png b/assets/png/1F469-1F3FF.png
deleted file mode 100644
index fc252af3..00000000
Binary files a/assets/png/1F469-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F469-1F469-1F466-1F466.png b/assets/png/1F469-1F469-1F466-1F466.png
deleted file mode 100644
index 6c6ba45e..00000000
Binary files a/assets/png/1F469-1F469-1F466-1F466.png and /dev/null differ
diff --git a/assets/png/1F469-1F469-1F466.png b/assets/png/1F469-1F469-1F466.png
deleted file mode 100644
index 836feae7..00000000
Binary files a/assets/png/1F469-1F469-1F466.png and /dev/null differ
diff --git a/assets/png/1F469-1F469-1F467-1F466.png b/assets/png/1F469-1F469-1F467-1F466.png
deleted file mode 100644
index 284d29ab..00000000
Binary files a/assets/png/1F469-1F469-1F467-1F466.png and /dev/null differ
diff --git a/assets/png/1F469-1F469-1F467-1F467.png b/assets/png/1F469-1F469-1F467-1F467.png
deleted file mode 100644
index d8d3f49b..00000000
Binary files a/assets/png/1F469-1F469-1F467-1F467.png and /dev/null differ
diff --git a/assets/png/1F469-1F469-1F467.png b/assets/png/1F469-1F469-1F467.png
deleted file mode 100644
index 41225c6f..00000000
Binary files a/assets/png/1F469-1F469-1F467.png and /dev/null differ
diff --git a/assets/png/1F469-2764-1F469.png b/assets/png/1F469-2764-1F469.png
deleted file mode 100644
index 08fdabcd..00000000
Binary files a/assets/png/1F469-2764-1F469.png and /dev/null differ
diff --git a/assets/png/1F469-2764-1F48B-1F469.png b/assets/png/1F469-2764-1F48B-1F469.png
deleted file mode 100644
index fdac73cb..00000000
Binary files a/assets/png/1F469-2764-1F48B-1F469.png and /dev/null differ
diff --git a/assets/png/1F469.png b/assets/png/1F469.png
deleted file mode 100644
index ece440e7..00000000
Binary files a/assets/png/1F469.png and /dev/null differ
diff --git a/assets/png/1F46A.png b/assets/png/1F46A.png
deleted file mode 100644
index 26421965..00000000
Binary files a/assets/png/1F46A.png and /dev/null differ
diff --git a/assets/png/1F46B.png b/assets/png/1F46B.png
deleted file mode 100644
index 960323f3..00000000
Binary files a/assets/png/1F46B.png and /dev/null differ
diff --git a/assets/png/1F46C.png b/assets/png/1F46C.png
deleted file mode 100644
index a511fda8..00000000
Binary files a/assets/png/1F46C.png and /dev/null differ
diff --git a/assets/png/1F46D.png b/assets/png/1F46D.png
deleted file mode 100644
index b077cd3e..00000000
Binary files a/assets/png/1F46D.png and /dev/null differ
diff --git a/assets/png/1F46E-1F3FB.png b/assets/png/1F46E-1F3FB.png
deleted file mode 100644
index 6ccba387..00000000
Binary files a/assets/png/1F46E-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F46E-1F3FC.png b/assets/png/1F46E-1F3FC.png
deleted file mode 100644
index 7814ea9f..00000000
Binary files a/assets/png/1F46E-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F46E-1F3FD.png b/assets/png/1F46E-1F3FD.png
deleted file mode 100644
index d78e88ec..00000000
Binary files a/assets/png/1F46E-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F46E-1F3FE.png b/assets/png/1F46E-1F3FE.png
deleted file mode 100644
index 2e13c508..00000000
Binary files a/assets/png/1F46E-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F46E-1F3FF.png b/assets/png/1F46E-1F3FF.png
deleted file mode 100644
index 2980d61c..00000000
Binary files a/assets/png/1F46E-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F46E.png b/assets/png/1F46E.png
deleted file mode 100644
index 0b16d7c1..00000000
Binary files a/assets/png/1F46E.png and /dev/null differ
diff --git a/assets/png/1F46F.png b/assets/png/1F46F.png
deleted file mode 100644
index 67e6ffac..00000000
Binary files a/assets/png/1F46F.png and /dev/null differ
diff --git a/assets/png/1F470-1F3FB.png b/assets/png/1F470-1F3FB.png
deleted file mode 100644
index c4fb141a..00000000
Binary files a/assets/png/1F470-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F470-1F3FC.png b/assets/png/1F470-1F3FC.png
deleted file mode 100644
index c248769f..00000000
Binary files a/assets/png/1F470-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F470-1F3FD.png b/assets/png/1F470-1F3FD.png
deleted file mode 100644
index 962c0a6e..00000000
Binary files a/assets/png/1F470-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F470-1F3FE.png b/assets/png/1F470-1F3FE.png
deleted file mode 100644
index 740ca208..00000000
Binary files a/assets/png/1F470-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F470-1F3FF.png b/assets/png/1F470-1F3FF.png
deleted file mode 100644
index 5cc55985..00000000
Binary files a/assets/png/1F470-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F470.png b/assets/png/1F470.png
deleted file mode 100644
index eaf4bd97..00000000
Binary files a/assets/png/1F470.png and /dev/null differ
diff --git a/assets/png/1F471-1F3FB.png b/assets/png/1F471-1F3FB.png
deleted file mode 100644
index 7d18ef24..00000000
Binary files a/assets/png/1F471-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F471-1F3FC.png b/assets/png/1F471-1F3FC.png
deleted file mode 100644
index dae13073..00000000
Binary files a/assets/png/1F471-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F471-1F3FD.png b/assets/png/1F471-1F3FD.png
deleted file mode 100644
index 684677e8..00000000
Binary files a/assets/png/1F471-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F471-1F3FE.png b/assets/png/1F471-1F3FE.png
deleted file mode 100644
index 012be0b5..00000000
Binary files a/assets/png/1F471-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F471-1F3FF.png b/assets/png/1F471-1F3FF.png
deleted file mode 100644
index d4ecc4cf..00000000
Binary files a/assets/png/1F471-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F471.png b/assets/png/1F471.png
deleted file mode 100644
index ad6f01a7..00000000
Binary files a/assets/png/1F471.png and /dev/null differ
diff --git a/assets/png/1F472-1F3FB.png b/assets/png/1F472-1F3FB.png
deleted file mode 100644
index 5b7b3def..00000000
Binary files a/assets/png/1F472-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F472-1F3FC.png b/assets/png/1F472-1F3FC.png
deleted file mode 100644
index c8b9cf87..00000000
Binary files a/assets/png/1F472-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F472-1F3FD.png b/assets/png/1F472-1F3FD.png
deleted file mode 100644
index effdd0c4..00000000
Binary files a/assets/png/1F472-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F472-1F3FE.png b/assets/png/1F472-1F3FE.png
deleted file mode 100644
index f885ff46..00000000
Binary files a/assets/png/1F472-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F472-1F3FF.png b/assets/png/1F472-1F3FF.png
deleted file mode 100644
index a6d55ca1..00000000
Binary files a/assets/png/1F472-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F472.png b/assets/png/1F472.png
deleted file mode 100644
index 7841e136..00000000
Binary files a/assets/png/1F472.png and /dev/null differ
diff --git a/assets/png/1F473-1F3FB.png b/assets/png/1F473-1F3FB.png
deleted file mode 100644
index 1e12ee4b..00000000
Binary files a/assets/png/1F473-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F473-1F3FC.png b/assets/png/1F473-1F3FC.png
deleted file mode 100644
index 37de4cce..00000000
Binary files a/assets/png/1F473-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F473-1F3FD.png b/assets/png/1F473-1F3FD.png
deleted file mode 100644
index f607afd3..00000000
Binary files a/assets/png/1F473-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F473-1F3FE.png b/assets/png/1F473-1F3FE.png
deleted file mode 100644
index c0569588..00000000
Binary files a/assets/png/1F473-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F473-1F3FF.png b/assets/png/1F473-1F3FF.png
deleted file mode 100644
index 4b4ff647..00000000
Binary files a/assets/png/1F473-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F473.png b/assets/png/1F473.png
deleted file mode 100644
index 51cf047f..00000000
Binary files a/assets/png/1F473.png and /dev/null differ
diff --git a/assets/png/1F474-1F3FB.png b/assets/png/1F474-1F3FB.png
deleted file mode 100644
index ab459baa..00000000
Binary files a/assets/png/1F474-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F474-1F3FC.png b/assets/png/1F474-1F3FC.png
deleted file mode 100644
index f4dfc769..00000000
Binary files a/assets/png/1F474-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F474-1F3FD.png b/assets/png/1F474-1F3FD.png
deleted file mode 100644
index 5ffd1179..00000000
Binary files a/assets/png/1F474-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F474-1F3FE.png b/assets/png/1F474-1F3FE.png
deleted file mode 100644
index b350a764..00000000
Binary files a/assets/png/1F474-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F474-1F3FF.png b/assets/png/1F474-1F3FF.png
deleted file mode 100644
index 05fe24a1..00000000
Binary files a/assets/png/1F474-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F474.png b/assets/png/1F474.png
deleted file mode 100644
index 4ace4e6f..00000000
Binary files a/assets/png/1F474.png and /dev/null differ
diff --git a/assets/png/1F475-1F3FB.png b/assets/png/1F475-1F3FB.png
deleted file mode 100644
index b49e8214..00000000
Binary files a/assets/png/1F475-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F475-1F3FC.png b/assets/png/1F475-1F3FC.png
deleted file mode 100644
index e86bf5ab..00000000
Binary files a/assets/png/1F475-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F475-1F3FD.png b/assets/png/1F475-1F3FD.png
deleted file mode 100644
index 83fc14b0..00000000
Binary files a/assets/png/1F475-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F475-1F3FE.png b/assets/png/1F475-1F3FE.png
deleted file mode 100644
index e4aa8a42..00000000
Binary files a/assets/png/1F475-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F475-1F3FF.png b/assets/png/1F475-1F3FF.png
deleted file mode 100644
index 4009012b..00000000
Binary files a/assets/png/1F475-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F475.png b/assets/png/1F475.png
deleted file mode 100644
index 52dc4987..00000000
Binary files a/assets/png/1F475.png and /dev/null differ
diff --git a/assets/png/1F476-1F3FB.png b/assets/png/1F476-1F3FB.png
deleted file mode 100644
index d20911d4..00000000
Binary files a/assets/png/1F476-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F476-1F3FC.png b/assets/png/1F476-1F3FC.png
deleted file mode 100644
index b0a9b30e..00000000
Binary files a/assets/png/1F476-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F476-1F3FD.png b/assets/png/1F476-1F3FD.png
deleted file mode 100644
index 7de5286f..00000000
Binary files a/assets/png/1F476-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F476-1F3FE.png b/assets/png/1F476-1F3FE.png
deleted file mode 100644
index 9b7a86ac..00000000
Binary files a/assets/png/1F476-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F476-1F3FF.png b/assets/png/1F476-1F3FF.png
deleted file mode 100644
index fe1be34c..00000000
Binary files a/assets/png/1F476-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F476.png b/assets/png/1F476.png
deleted file mode 100644
index a4af92c6..00000000
Binary files a/assets/png/1F476.png and /dev/null differ
diff --git a/assets/png/1F477-1F3FB.png b/assets/png/1F477-1F3FB.png
deleted file mode 100644
index 2f24a2ba..00000000
Binary files a/assets/png/1F477-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F477-1F3FC.png b/assets/png/1F477-1F3FC.png
deleted file mode 100644
index 93c8fec5..00000000
Binary files a/assets/png/1F477-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F477-1F3FD.png b/assets/png/1F477-1F3FD.png
deleted file mode 100644
index abc1f2af..00000000
Binary files a/assets/png/1F477-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F477-1F3FE.png b/assets/png/1F477-1F3FE.png
deleted file mode 100644
index eed83289..00000000
Binary files a/assets/png/1F477-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F477-1F3FF.png b/assets/png/1F477-1F3FF.png
deleted file mode 100644
index acbb220b..00000000
Binary files a/assets/png/1F477-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F477.png b/assets/png/1F477.png
deleted file mode 100644
index a9970a89..00000000
Binary files a/assets/png/1F477.png and /dev/null differ
diff --git a/assets/png/1F478-1F3FB.png b/assets/png/1F478-1F3FB.png
deleted file mode 100644
index c28078cd..00000000
Binary files a/assets/png/1F478-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F478-1F3FC.png b/assets/png/1F478-1F3FC.png
deleted file mode 100644
index dcd20e6e..00000000
Binary files a/assets/png/1F478-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F478-1F3FD.png b/assets/png/1F478-1F3FD.png
deleted file mode 100644
index cde6f315..00000000
Binary files a/assets/png/1F478-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F478-1F3FE.png b/assets/png/1F478-1F3FE.png
deleted file mode 100644
index c71e69ca..00000000
Binary files a/assets/png/1F478-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F478-1F3FF.png b/assets/png/1F478-1F3FF.png
deleted file mode 100644
index 063e2645..00000000
Binary files a/assets/png/1F478-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F478.png b/assets/png/1F478.png
deleted file mode 100644
index 879e9fa8..00000000
Binary files a/assets/png/1F478.png and /dev/null differ
diff --git a/assets/png/1F479.png b/assets/png/1F479.png
deleted file mode 100644
index fe8670fd..00000000
Binary files a/assets/png/1F479.png and /dev/null differ
diff --git a/assets/png/1F47A.png b/assets/png/1F47A.png
deleted file mode 100644
index 515c6a22..00000000
Binary files a/assets/png/1F47A.png and /dev/null differ
diff --git a/assets/png/1F47B.png b/assets/png/1F47B.png
deleted file mode 100644
index 5650bc0e..00000000
Binary files a/assets/png/1F47B.png and /dev/null differ
diff --git a/assets/png/1F47C-1F3FB.png b/assets/png/1F47C-1F3FB.png
deleted file mode 100644
index 391694dc..00000000
Binary files a/assets/png/1F47C-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F47C-1F3FC.png b/assets/png/1F47C-1F3FC.png
deleted file mode 100644
index 700cbe6e..00000000
Binary files a/assets/png/1F47C-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F47C-1F3FD.png b/assets/png/1F47C-1F3FD.png
deleted file mode 100644
index be597437..00000000
Binary files a/assets/png/1F47C-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F47C-1F3FE.png b/assets/png/1F47C-1F3FE.png
deleted file mode 100644
index b06d3c85..00000000
Binary files a/assets/png/1F47C-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F47C-1F3FF.png b/assets/png/1F47C-1F3FF.png
deleted file mode 100644
index 17bd677e..00000000
Binary files a/assets/png/1F47C-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F47C.png b/assets/png/1F47C.png
deleted file mode 100644
index 66ea97a3..00000000
Binary files a/assets/png/1F47C.png and /dev/null differ
diff --git a/assets/png/1F47D.png b/assets/png/1F47D.png
deleted file mode 100644
index 3b90e974..00000000
Binary files a/assets/png/1F47D.png and /dev/null differ
diff --git a/assets/png/1F47E.png b/assets/png/1F47E.png
deleted file mode 100644
index 2e73f5f3..00000000
Binary files a/assets/png/1F47E.png and /dev/null differ
diff --git a/assets/png/1F47F.png b/assets/png/1F47F.png
deleted file mode 100644
index 9f9a9605..00000000
Binary files a/assets/png/1F47F.png and /dev/null differ
diff --git a/assets/png/1F480.png b/assets/png/1F480.png
deleted file mode 100644
index 26abb172..00000000
Binary files a/assets/png/1F480.png and /dev/null differ
diff --git a/assets/png/1F481-1F3FB.png b/assets/png/1F481-1F3FB.png
deleted file mode 100644
index 3d9e2247..00000000
Binary files a/assets/png/1F481-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F481-1F3FC.png b/assets/png/1F481-1F3FC.png
deleted file mode 100644
index 879e8b79..00000000
Binary files a/assets/png/1F481-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F481-1F3FD.png b/assets/png/1F481-1F3FD.png
deleted file mode 100644
index 307514ea..00000000
Binary files a/assets/png/1F481-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F481-1F3FE.png b/assets/png/1F481-1F3FE.png
deleted file mode 100644
index 297395dc..00000000
Binary files a/assets/png/1F481-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F481-1F3FF.png b/assets/png/1F481-1F3FF.png
deleted file mode 100644
index 26f8f22b..00000000
Binary files a/assets/png/1F481-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F481.png b/assets/png/1F481.png
deleted file mode 100644
index 55fc6294..00000000
Binary files a/assets/png/1F481.png and /dev/null differ
diff --git a/assets/png/1F482-1F3FB.png b/assets/png/1F482-1F3FB.png
deleted file mode 100644
index cea9ba27..00000000
Binary files a/assets/png/1F482-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F482-1F3FC.png b/assets/png/1F482-1F3FC.png
deleted file mode 100644
index 037464e4..00000000
Binary files a/assets/png/1F482-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F482-1F3FD.png b/assets/png/1F482-1F3FD.png
deleted file mode 100644
index 0f6726fb..00000000
Binary files a/assets/png/1F482-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F482-1F3FE.png b/assets/png/1F482-1F3FE.png
deleted file mode 100644
index 85fcf9a3..00000000
Binary files a/assets/png/1F482-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F482-1F3FF.png b/assets/png/1F482-1F3FF.png
deleted file mode 100644
index e5f9ca7d..00000000
Binary files a/assets/png/1F482-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F482.png b/assets/png/1F482.png
deleted file mode 100644
index 8d7ab3c4..00000000
Binary files a/assets/png/1F482.png and /dev/null differ
diff --git a/assets/png/1F483-1F3FB.png b/assets/png/1F483-1F3FB.png
deleted file mode 100644
index 2c7b11c3..00000000
Binary files a/assets/png/1F483-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F483-1F3FC.png b/assets/png/1F483-1F3FC.png
deleted file mode 100644
index cb04b1f9..00000000
Binary files a/assets/png/1F483-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F483-1F3FD.png b/assets/png/1F483-1F3FD.png
deleted file mode 100644
index 98c5bca7..00000000
Binary files a/assets/png/1F483-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F483-1F3FE.png b/assets/png/1F483-1F3FE.png
deleted file mode 100644
index fdb1e00c..00000000
Binary files a/assets/png/1F483-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F483-1F3FF.png b/assets/png/1F483-1F3FF.png
deleted file mode 100644
index 0e34e0e2..00000000
Binary files a/assets/png/1F483-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F483.png b/assets/png/1F483.png
deleted file mode 100644
index 04b16699..00000000
Binary files a/assets/png/1F483.png and /dev/null differ
diff --git a/assets/png/1F484.png b/assets/png/1F484.png
deleted file mode 100644
index 61a0c084..00000000
Binary files a/assets/png/1F484.png and /dev/null differ
diff --git a/assets/png/1F485-1F3FB.png b/assets/png/1F485-1F3FB.png
deleted file mode 100644
index 26e883dd..00000000
Binary files a/assets/png/1F485-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F485-1F3FC.png b/assets/png/1F485-1F3FC.png
deleted file mode 100644
index 61257b47..00000000
Binary files a/assets/png/1F485-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F485-1F3FD.png b/assets/png/1F485-1F3FD.png
deleted file mode 100644
index 29871b05..00000000
Binary files a/assets/png/1F485-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F485-1F3FE.png b/assets/png/1F485-1F3FE.png
deleted file mode 100644
index 2881de0b..00000000
Binary files a/assets/png/1F485-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F485-1F3FF.png b/assets/png/1F485-1F3FF.png
deleted file mode 100644
index a0b7c0a4..00000000
Binary files a/assets/png/1F485-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F485.png b/assets/png/1F485.png
deleted file mode 100644
index aa52af70..00000000
Binary files a/assets/png/1F485.png and /dev/null differ
diff --git a/assets/png/1F486-1F3FB.png b/assets/png/1F486-1F3FB.png
deleted file mode 100644
index e0f415d3..00000000
Binary files a/assets/png/1F486-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F486-1F3FC.png b/assets/png/1F486-1F3FC.png
deleted file mode 100644
index 0bb244a2..00000000
Binary files a/assets/png/1F486-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F486-1F3FD.png b/assets/png/1F486-1F3FD.png
deleted file mode 100644
index a117ee81..00000000
Binary files a/assets/png/1F486-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F486-1F3FE.png b/assets/png/1F486-1F3FE.png
deleted file mode 100644
index 6f42ab01..00000000
Binary files a/assets/png/1F486-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F486-1F3FF.png b/assets/png/1F486-1F3FF.png
deleted file mode 100644
index 6a388c0d..00000000
Binary files a/assets/png/1F486-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F486.png b/assets/png/1F486.png
deleted file mode 100644
index b91d845e..00000000
Binary files a/assets/png/1F486.png and /dev/null differ
diff --git a/assets/png/1F487-1F3FB.png b/assets/png/1F487-1F3FB.png
deleted file mode 100644
index c743b74a..00000000
Binary files a/assets/png/1F487-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F487-1F3FC.png b/assets/png/1F487-1F3FC.png
deleted file mode 100644
index f144f8e5..00000000
Binary files a/assets/png/1F487-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F487-1F3FD.png b/assets/png/1F487-1F3FD.png
deleted file mode 100644
index d5ad1956..00000000
Binary files a/assets/png/1F487-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F487-1F3FE.png b/assets/png/1F487-1F3FE.png
deleted file mode 100644
index 244fd3af..00000000
Binary files a/assets/png/1F487-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F487-1F3FF.png b/assets/png/1F487-1F3FF.png
deleted file mode 100644
index 20a94a88..00000000
Binary files a/assets/png/1F487-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F487.png b/assets/png/1F487.png
deleted file mode 100644
index 91266b12..00000000
Binary files a/assets/png/1F487.png and /dev/null differ
diff --git a/assets/png/1F488.png b/assets/png/1F488.png
deleted file mode 100644
index 896f4d71..00000000
Binary files a/assets/png/1F488.png and /dev/null differ
diff --git a/assets/png/1F489.png b/assets/png/1F489.png
deleted file mode 100644
index 71c1a952..00000000
Binary files a/assets/png/1F489.png and /dev/null differ
diff --git a/assets/png/1F48A.png b/assets/png/1F48A.png
deleted file mode 100644
index 1d4530e7..00000000
Binary files a/assets/png/1F48A.png and /dev/null differ
diff --git a/assets/png/1F48B.png b/assets/png/1F48B.png
deleted file mode 100644
index 85e6dcfc..00000000
Binary files a/assets/png/1F48B.png and /dev/null differ
diff --git a/assets/png/1F48C.png b/assets/png/1F48C.png
deleted file mode 100644
index 3c3c767e..00000000
Binary files a/assets/png/1F48C.png and /dev/null differ
diff --git a/assets/png/1F48D.png b/assets/png/1F48D.png
deleted file mode 100644
index 87d227ad..00000000
Binary files a/assets/png/1F48D.png and /dev/null differ
diff --git a/assets/png/1F48E.png b/assets/png/1F48E.png
deleted file mode 100644
index db122d26..00000000
Binary files a/assets/png/1F48E.png and /dev/null differ
diff --git a/assets/png/1F48F.png b/assets/png/1F48F.png
deleted file mode 100644
index 9aa519da..00000000
Binary files a/assets/png/1F48F.png and /dev/null differ
diff --git a/assets/png/1F490.png b/assets/png/1F490.png
deleted file mode 100644
index 11455af6..00000000
Binary files a/assets/png/1F490.png and /dev/null differ
diff --git a/assets/png/1F491.png b/assets/png/1F491.png
deleted file mode 100644
index 62111601..00000000
Binary files a/assets/png/1F491.png and /dev/null differ
diff --git a/assets/png/1F492.png b/assets/png/1F492.png
deleted file mode 100644
index d0d8aa0b..00000000
Binary files a/assets/png/1F492.png and /dev/null differ
diff --git a/assets/png/1F493.png b/assets/png/1F493.png
deleted file mode 100644
index 0bcf2d1d..00000000
Binary files a/assets/png/1F493.png and /dev/null differ
diff --git a/assets/png/1F494.png b/assets/png/1F494.png
deleted file mode 100644
index 718e26ee..00000000
Binary files a/assets/png/1F494.png and /dev/null differ
diff --git a/assets/png/1F495.png b/assets/png/1F495.png
deleted file mode 100644
index 4d8c3386..00000000
Binary files a/assets/png/1F495.png and /dev/null differ
diff --git a/assets/png/1F496.png b/assets/png/1F496.png
deleted file mode 100644
index 67092694..00000000
Binary files a/assets/png/1F496.png and /dev/null differ
diff --git a/assets/png/1F497.png b/assets/png/1F497.png
deleted file mode 100644
index d6e694e9..00000000
Binary files a/assets/png/1F497.png and /dev/null differ
diff --git a/assets/png/1F498.png b/assets/png/1F498.png
deleted file mode 100644
index 2df0078d..00000000
Binary files a/assets/png/1F498.png and /dev/null differ
diff --git a/assets/png/1F499.png b/assets/png/1F499.png
deleted file mode 100644
index bdf1287e..00000000
Binary files a/assets/png/1F499.png and /dev/null differ
diff --git a/assets/png/1F49A.png b/assets/png/1F49A.png
deleted file mode 100644
index c52d60a5..00000000
Binary files a/assets/png/1F49A.png and /dev/null differ
diff --git a/assets/png/1F49B.png b/assets/png/1F49B.png
deleted file mode 100644
index 7901a9d0..00000000
Binary files a/assets/png/1F49B.png and /dev/null differ
diff --git a/assets/png/1F49C.png b/assets/png/1F49C.png
deleted file mode 100644
index 95c53a9a..00000000
Binary files a/assets/png/1F49C.png and /dev/null differ
diff --git a/assets/png/1F49D.png b/assets/png/1F49D.png
deleted file mode 100644
index 902ceafe..00000000
Binary files a/assets/png/1F49D.png and /dev/null differ
diff --git a/assets/png/1F49E.png b/assets/png/1F49E.png
deleted file mode 100644
index 7b9d1948..00000000
Binary files a/assets/png/1F49E.png and /dev/null differ
diff --git a/assets/png/1F49F.png b/assets/png/1F49F.png
deleted file mode 100644
index 5443f60b..00000000
Binary files a/assets/png/1F49F.png and /dev/null differ
diff --git a/assets/png/1F4A0.png b/assets/png/1F4A0.png
deleted file mode 100644
index 2a22a26d..00000000
Binary files a/assets/png/1F4A0.png and /dev/null differ
diff --git a/assets/png/1F4A1.png b/assets/png/1F4A1.png
deleted file mode 100644
index 38e32e02..00000000
Binary files a/assets/png/1F4A1.png and /dev/null differ
diff --git a/assets/png/1F4A2.png b/assets/png/1F4A2.png
deleted file mode 100644
index d63c2e00..00000000
Binary files a/assets/png/1F4A2.png and /dev/null differ
diff --git a/assets/png/1F4A3.png b/assets/png/1F4A3.png
deleted file mode 100644
index c7f8f81c..00000000
Binary files a/assets/png/1F4A3.png and /dev/null differ
diff --git a/assets/png/1F4A4.png b/assets/png/1F4A4.png
deleted file mode 100644
index 9bc72b44..00000000
Binary files a/assets/png/1F4A4.png and /dev/null differ
diff --git a/assets/png/1F4A5.png b/assets/png/1F4A5.png
deleted file mode 100644
index 9b0f027b..00000000
Binary files a/assets/png/1F4A5.png and /dev/null differ
diff --git a/assets/png/1F4A6.png b/assets/png/1F4A6.png
deleted file mode 100644
index 4106117e..00000000
Binary files a/assets/png/1F4A6.png and /dev/null differ
diff --git a/assets/png/1F4A7.png b/assets/png/1F4A7.png
deleted file mode 100644
index 71241ec3..00000000
Binary files a/assets/png/1F4A7.png and /dev/null differ
diff --git a/assets/png/1F4A8.png b/assets/png/1F4A8.png
deleted file mode 100644
index 064b8525..00000000
Binary files a/assets/png/1F4A8.png and /dev/null differ
diff --git a/assets/png/1F4A9.png b/assets/png/1F4A9.png
deleted file mode 100644
index 10b15e72..00000000
Binary files a/assets/png/1F4A9.png and /dev/null differ
diff --git a/assets/png/1F4AA-1F3FB.png b/assets/png/1F4AA-1F3FB.png
deleted file mode 100644
index 1522942c..00000000
Binary files a/assets/png/1F4AA-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F4AA-1F3FC.png b/assets/png/1F4AA-1F3FC.png
deleted file mode 100644
index 569c6e83..00000000
Binary files a/assets/png/1F4AA-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F4AA-1F3FD.png b/assets/png/1F4AA-1F3FD.png
deleted file mode 100644
index 0a76b00f..00000000
Binary files a/assets/png/1F4AA-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F4AA-1F3FE.png b/assets/png/1F4AA-1F3FE.png
deleted file mode 100644
index f0cf3132..00000000
Binary files a/assets/png/1F4AA-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F4AA-1F3FF.png b/assets/png/1F4AA-1F3FF.png
deleted file mode 100644
index 4fda9246..00000000
Binary files a/assets/png/1F4AA-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F4AA.png b/assets/png/1F4AA.png
deleted file mode 100644
index 7e67c188..00000000
Binary files a/assets/png/1F4AA.png and /dev/null differ
diff --git a/assets/png/1F4AB.png b/assets/png/1F4AB.png
deleted file mode 100644
index 85f52efa..00000000
Binary files a/assets/png/1F4AB.png and /dev/null differ
diff --git a/assets/png/1F4AC.png b/assets/png/1F4AC.png
deleted file mode 100644
index a34ef741..00000000
Binary files a/assets/png/1F4AC.png and /dev/null differ
diff --git a/assets/png/1F4AD.png b/assets/png/1F4AD.png
deleted file mode 100644
index 72fe8fa7..00000000
Binary files a/assets/png/1F4AD.png and /dev/null differ
diff --git a/assets/png/1F4AE.png b/assets/png/1F4AE.png
deleted file mode 100644
index d6af8b60..00000000
Binary files a/assets/png/1F4AE.png and /dev/null differ
diff --git a/assets/png/1F4AF.png b/assets/png/1F4AF.png
deleted file mode 100644
index 6903ff03..00000000
Binary files a/assets/png/1F4AF.png and /dev/null differ
diff --git a/assets/png/1F4B0.png b/assets/png/1F4B0.png
deleted file mode 100644
index b9296be0..00000000
Binary files a/assets/png/1F4B0.png and /dev/null differ
diff --git a/assets/png/1F4B1.png b/assets/png/1F4B1.png
deleted file mode 100644
index 4d46c605..00000000
Binary files a/assets/png/1F4B1.png and /dev/null differ
diff --git a/assets/png/1F4B2.png b/assets/png/1F4B2.png
deleted file mode 100644
index ef2c2e20..00000000
Binary files a/assets/png/1F4B2.png and /dev/null differ
diff --git a/assets/png/1F4B3.png b/assets/png/1F4B3.png
deleted file mode 100644
index 372777d5..00000000
Binary files a/assets/png/1F4B3.png and /dev/null differ
diff --git a/assets/png/1F4B4.png b/assets/png/1F4B4.png
deleted file mode 100644
index 63ee4799..00000000
Binary files a/assets/png/1F4B4.png and /dev/null differ
diff --git a/assets/png/1F4B5.png b/assets/png/1F4B5.png
deleted file mode 100644
index a9904c28..00000000
Binary files a/assets/png/1F4B5.png and /dev/null differ
diff --git a/assets/png/1F4B6.png b/assets/png/1F4B6.png
deleted file mode 100644
index a4902082..00000000
Binary files a/assets/png/1F4B6.png and /dev/null differ
diff --git a/assets/png/1F4B7.png b/assets/png/1F4B7.png
deleted file mode 100644
index a0d4c409..00000000
Binary files a/assets/png/1F4B7.png and /dev/null differ
diff --git a/assets/png/1F4B8.png b/assets/png/1F4B8.png
deleted file mode 100644
index f022b04b..00000000
Binary files a/assets/png/1F4B8.png and /dev/null differ
diff --git a/assets/png/1F4B9.png b/assets/png/1F4B9.png
deleted file mode 100644
index 9773f03b..00000000
Binary files a/assets/png/1F4B9.png and /dev/null differ
diff --git a/assets/png/1F4BA.png b/assets/png/1F4BA.png
deleted file mode 100644
index a6d72d95..00000000
Binary files a/assets/png/1F4BA.png and /dev/null differ
diff --git a/assets/png/1F4BB.png b/assets/png/1F4BB.png
deleted file mode 100644
index c1fee27e..00000000
Binary files a/assets/png/1F4BB.png and /dev/null differ
diff --git a/assets/png/1F4BC.png b/assets/png/1F4BC.png
deleted file mode 100644
index b9912ba2..00000000
Binary files a/assets/png/1F4BC.png and /dev/null differ
diff --git a/assets/png/1F4BD.png b/assets/png/1F4BD.png
deleted file mode 100644
index 9fa94cfb..00000000
Binary files a/assets/png/1F4BD.png and /dev/null differ
diff --git a/assets/png/1F4BE.png b/assets/png/1F4BE.png
deleted file mode 100644
index 072a76d3..00000000
Binary files a/assets/png/1F4BE.png and /dev/null differ
diff --git a/assets/png/1F4BF.png b/assets/png/1F4BF.png
deleted file mode 100644
index e6b01449..00000000
Binary files a/assets/png/1F4BF.png and /dev/null differ
diff --git a/assets/png/1F4C0.png b/assets/png/1F4C0.png
deleted file mode 100644
index 045a6f7a..00000000
Binary files a/assets/png/1F4C0.png and /dev/null differ
diff --git a/assets/png/1F4C1.png b/assets/png/1F4C1.png
deleted file mode 100644
index addedaf0..00000000
Binary files a/assets/png/1F4C1.png and /dev/null differ
diff --git a/assets/png/1F4C2.png b/assets/png/1F4C2.png
deleted file mode 100644
index 3993b092..00000000
Binary files a/assets/png/1F4C2.png and /dev/null differ
diff --git a/assets/png/1F4C3.png b/assets/png/1F4C3.png
deleted file mode 100644
index 06355319..00000000
Binary files a/assets/png/1F4C3.png and /dev/null differ
diff --git a/assets/png/1F4C4.png b/assets/png/1F4C4.png
deleted file mode 100644
index ba4ed757..00000000
Binary files a/assets/png/1F4C4.png and /dev/null differ
diff --git a/assets/png/1F4C5.png b/assets/png/1F4C5.png
deleted file mode 100644
index f05b3da9..00000000
Binary files a/assets/png/1F4C5.png and /dev/null differ
diff --git a/assets/png/1F4C6.png b/assets/png/1F4C6.png
deleted file mode 100644
index 47353b74..00000000
Binary files a/assets/png/1F4C6.png and /dev/null differ
diff --git a/assets/png/1F4C7.png b/assets/png/1F4C7.png
deleted file mode 100644
index 151e11cb..00000000
Binary files a/assets/png/1F4C7.png and /dev/null differ
diff --git a/assets/png/1F4C8.png b/assets/png/1F4C8.png
deleted file mode 100644
index f13cfcf9..00000000
Binary files a/assets/png/1F4C8.png and /dev/null differ
diff --git a/assets/png/1F4C9.png b/assets/png/1F4C9.png
deleted file mode 100644
index 5222ec72..00000000
Binary files a/assets/png/1F4C9.png and /dev/null differ
diff --git a/assets/png/1F4CA.png b/assets/png/1F4CA.png
deleted file mode 100644
index 53c89455..00000000
Binary files a/assets/png/1F4CA.png and /dev/null differ
diff --git a/assets/png/1F4CB.png b/assets/png/1F4CB.png
deleted file mode 100644
index 7edcfc52..00000000
Binary files a/assets/png/1F4CB.png and /dev/null differ
diff --git a/assets/png/1F4CC.png b/assets/png/1F4CC.png
deleted file mode 100644
index 57e07d7f..00000000
Binary files a/assets/png/1F4CC.png and /dev/null differ
diff --git a/assets/png/1F4CD.png b/assets/png/1F4CD.png
deleted file mode 100644
index 28b9d728..00000000
Binary files a/assets/png/1F4CD.png and /dev/null differ
diff --git a/assets/png/1F4CE.png b/assets/png/1F4CE.png
deleted file mode 100644
index 8cd8d4f8..00000000
Binary files a/assets/png/1F4CE.png and /dev/null differ
diff --git a/assets/png/1F4CF.png b/assets/png/1F4CF.png
deleted file mode 100644
index 1017b743..00000000
Binary files a/assets/png/1F4CF.png and /dev/null differ
diff --git a/assets/png/1F4D0.png b/assets/png/1F4D0.png
deleted file mode 100644
index 77dee9ee..00000000
Binary files a/assets/png/1F4D0.png and /dev/null differ
diff --git a/assets/png/1F4D1.png b/assets/png/1F4D1.png
deleted file mode 100644
index f8d9e01b..00000000
Binary files a/assets/png/1F4D1.png and /dev/null differ
diff --git a/assets/png/1F4D2.png b/assets/png/1F4D2.png
deleted file mode 100644
index 13e7561a..00000000
Binary files a/assets/png/1F4D2.png and /dev/null differ
diff --git a/assets/png/1F4D3.png b/assets/png/1F4D3.png
deleted file mode 100644
index f6c28b49..00000000
Binary files a/assets/png/1F4D3.png and /dev/null differ
diff --git a/assets/png/1F4D4.png b/assets/png/1F4D4.png
deleted file mode 100644
index 03f566b6..00000000
Binary files a/assets/png/1F4D4.png and /dev/null differ
diff --git a/assets/png/1F4D5.png b/assets/png/1F4D5.png
deleted file mode 100644
index 6395cf21..00000000
Binary files a/assets/png/1F4D5.png and /dev/null differ
diff --git a/assets/png/1F4D6.png b/assets/png/1F4D6.png
deleted file mode 100644
index 0f4447ed..00000000
Binary files a/assets/png/1F4D6.png and /dev/null differ
diff --git a/assets/png/1F4D7.png b/assets/png/1F4D7.png
deleted file mode 100644
index e5e411cf..00000000
Binary files a/assets/png/1F4D7.png and /dev/null differ
diff --git a/assets/png/1F4D8.png b/assets/png/1F4D8.png
deleted file mode 100644
index e1e45540..00000000
Binary files a/assets/png/1F4D8.png and /dev/null differ
diff --git a/assets/png/1F4D9.png b/assets/png/1F4D9.png
deleted file mode 100644
index ab40e6ae..00000000
Binary files a/assets/png/1F4D9.png and /dev/null differ
diff --git a/assets/png/1F4DA.png b/assets/png/1F4DA.png
deleted file mode 100644
index 59a8bafe..00000000
Binary files a/assets/png/1F4DA.png and /dev/null differ
diff --git a/assets/png/1F4DB.png b/assets/png/1F4DB.png
deleted file mode 100644
index ec5ee213..00000000
Binary files a/assets/png/1F4DB.png and /dev/null differ
diff --git a/assets/png/1F4DC.png b/assets/png/1F4DC.png
deleted file mode 100644
index 50ee5dcd..00000000
Binary files a/assets/png/1F4DC.png and /dev/null differ
diff --git a/assets/png/1F4DD.png b/assets/png/1F4DD.png
deleted file mode 100644
index edc6155e..00000000
Binary files a/assets/png/1F4DD.png and /dev/null differ
diff --git a/assets/png/1F4DE.png b/assets/png/1F4DE.png
deleted file mode 100644
index 69388316..00000000
Binary files a/assets/png/1F4DE.png and /dev/null differ
diff --git a/assets/png/1F4DF.png b/assets/png/1F4DF.png
deleted file mode 100644
index b24b9930..00000000
Binary files a/assets/png/1F4DF.png and /dev/null differ
diff --git a/assets/png/1F4E0.png b/assets/png/1F4E0.png
deleted file mode 100644
index 6f929e29..00000000
Binary files a/assets/png/1F4E0.png and /dev/null differ
diff --git a/assets/png/1F4E1.png b/assets/png/1F4E1.png
deleted file mode 100644
index db037279..00000000
Binary files a/assets/png/1F4E1.png and /dev/null differ
diff --git a/assets/png/1F4E2.png b/assets/png/1F4E2.png
deleted file mode 100644
index 5fd76a95..00000000
Binary files a/assets/png/1F4E2.png and /dev/null differ
diff --git a/assets/png/1F4E3.png b/assets/png/1F4E3.png
deleted file mode 100644
index 4e673518..00000000
Binary files a/assets/png/1F4E3.png and /dev/null differ
diff --git a/assets/png/1F4E4.png b/assets/png/1F4E4.png
deleted file mode 100644
index 46493ed5..00000000
Binary files a/assets/png/1F4E4.png and /dev/null differ
diff --git a/assets/png/1F4E5.png b/assets/png/1F4E5.png
deleted file mode 100644
index 41a6be2b..00000000
Binary files a/assets/png/1F4E5.png and /dev/null differ
diff --git a/assets/png/1F4E6.png b/assets/png/1F4E6.png
deleted file mode 100644
index 85431756..00000000
Binary files a/assets/png/1F4E6.png and /dev/null differ
diff --git a/assets/png/1F4E7.png b/assets/png/1F4E7.png
deleted file mode 100644
index d22e654a..00000000
Binary files a/assets/png/1F4E7.png and /dev/null differ
diff --git a/assets/png/1F4E8.png b/assets/png/1F4E8.png
deleted file mode 100644
index fd22e881..00000000
Binary files a/assets/png/1F4E8.png and /dev/null differ
diff --git a/assets/png/1F4E9.png b/assets/png/1F4E9.png
deleted file mode 100644
index 7448a6b7..00000000
Binary files a/assets/png/1F4E9.png and /dev/null differ
diff --git a/assets/png/1F4EA.png b/assets/png/1F4EA.png
deleted file mode 100644
index ddc705db..00000000
Binary files a/assets/png/1F4EA.png and /dev/null differ
diff --git a/assets/png/1F4EB.png b/assets/png/1F4EB.png
deleted file mode 100644
index ef5174e4..00000000
Binary files a/assets/png/1F4EB.png and /dev/null differ
diff --git a/assets/png/1F4EC.png b/assets/png/1F4EC.png
deleted file mode 100644
index 5460616a..00000000
Binary files a/assets/png/1F4EC.png and /dev/null differ
diff --git a/assets/png/1F4ED.png b/assets/png/1F4ED.png
deleted file mode 100644
index f9aeee6b..00000000
Binary files a/assets/png/1F4ED.png and /dev/null differ
diff --git a/assets/png/1F4EE.png b/assets/png/1F4EE.png
deleted file mode 100644
index 07c9c4ab..00000000
Binary files a/assets/png/1F4EE.png and /dev/null differ
diff --git a/assets/png/1F4EF.png b/assets/png/1F4EF.png
deleted file mode 100644
index c173b8db..00000000
Binary files a/assets/png/1F4EF.png and /dev/null differ
diff --git a/assets/png/1F4F0.png b/assets/png/1F4F0.png
deleted file mode 100644
index 2aa8f060..00000000
Binary files a/assets/png/1F4F0.png and /dev/null differ
diff --git a/assets/png/1F4F1.png b/assets/png/1F4F1.png
deleted file mode 100644
index fd377acf..00000000
Binary files a/assets/png/1F4F1.png and /dev/null differ
diff --git a/assets/png/1F4F2.png b/assets/png/1F4F2.png
deleted file mode 100644
index e2f308f8..00000000
Binary files a/assets/png/1F4F2.png and /dev/null differ
diff --git a/assets/png/1F4F3.png b/assets/png/1F4F3.png
deleted file mode 100644
index cc46510e..00000000
Binary files a/assets/png/1F4F3.png and /dev/null differ
diff --git a/assets/png/1F4F4.png b/assets/png/1F4F4.png
deleted file mode 100644
index 8b661ec1..00000000
Binary files a/assets/png/1F4F4.png and /dev/null differ
diff --git a/assets/png/1F4F5.png b/assets/png/1F4F5.png
deleted file mode 100644
index 7b1ae6ea..00000000
Binary files a/assets/png/1F4F5.png and /dev/null differ
diff --git a/assets/png/1F4F6.png b/assets/png/1F4F6.png
deleted file mode 100644
index ee2b5a4b..00000000
Binary files a/assets/png/1F4F6.png and /dev/null differ
diff --git a/assets/png/1F4F7.png b/assets/png/1F4F7.png
deleted file mode 100644
index 0a3429f7..00000000
Binary files a/assets/png/1F4F7.png and /dev/null differ
diff --git a/assets/png/1F4F8.png b/assets/png/1F4F8.png
deleted file mode 100644
index 27471da2..00000000
Binary files a/assets/png/1F4F8.png and /dev/null differ
diff --git a/assets/png/1F4F9.png b/assets/png/1F4F9.png
deleted file mode 100644
index 85b300d4..00000000
Binary files a/assets/png/1F4F9.png and /dev/null differ
diff --git a/assets/png/1F4FA.png b/assets/png/1F4FA.png
deleted file mode 100644
index 999f1fb5..00000000
Binary files a/assets/png/1F4FA.png and /dev/null differ
diff --git a/assets/png/1F4FB.png b/assets/png/1F4FB.png
deleted file mode 100644
index dec381fa..00000000
Binary files a/assets/png/1F4FB.png and /dev/null differ
diff --git a/assets/png/1F4FC.png b/assets/png/1F4FC.png
deleted file mode 100644
index b9eb78ec..00000000
Binary files a/assets/png/1F4FC.png and /dev/null differ
diff --git a/assets/png/1F4FD.png b/assets/png/1F4FD.png
deleted file mode 100644
index ce9ab0da..00000000
Binary files a/assets/png/1F4FD.png and /dev/null differ
diff --git a/assets/png/1F4FF.png b/assets/png/1F4FF.png
deleted file mode 100644
index a4b6dfcc..00000000
Binary files a/assets/png/1F4FF.png and /dev/null differ
diff --git a/assets/png/1F500.png b/assets/png/1F500.png
deleted file mode 100644
index 5904badd..00000000
Binary files a/assets/png/1F500.png and /dev/null differ
diff --git a/assets/png/1F501.png b/assets/png/1F501.png
deleted file mode 100644
index 540ce4e0..00000000
Binary files a/assets/png/1F501.png and /dev/null differ
diff --git a/assets/png/1F502.png b/assets/png/1F502.png
deleted file mode 100644
index 9567e833..00000000
Binary files a/assets/png/1F502.png and /dev/null differ
diff --git a/assets/png/1F503.png b/assets/png/1F503.png
deleted file mode 100644
index 26e49c38..00000000
Binary files a/assets/png/1F503.png and /dev/null differ
diff --git a/assets/png/1F504.png b/assets/png/1F504.png
deleted file mode 100644
index 8d06d8e0..00000000
Binary files a/assets/png/1F504.png and /dev/null differ
diff --git a/assets/png/1F505.png b/assets/png/1F505.png
deleted file mode 100644
index 543011d3..00000000
Binary files a/assets/png/1F505.png and /dev/null differ
diff --git a/assets/png/1F506.png b/assets/png/1F506.png
deleted file mode 100644
index c41f2d5f..00000000
Binary files a/assets/png/1F506.png and /dev/null differ
diff --git a/assets/png/1F507.png b/assets/png/1F507.png
deleted file mode 100644
index 7c1788e5..00000000
Binary files a/assets/png/1F507.png and /dev/null differ
diff --git a/assets/png/1F508.png b/assets/png/1F508.png
deleted file mode 100644
index 7bcffb8f..00000000
Binary files a/assets/png/1F508.png and /dev/null differ
diff --git a/assets/png/1F509.png b/assets/png/1F509.png
deleted file mode 100644
index e75ddca5..00000000
Binary files a/assets/png/1F509.png and /dev/null differ
diff --git a/assets/png/1F50A.png b/assets/png/1F50A.png
deleted file mode 100644
index 8370033a..00000000
Binary files a/assets/png/1F50A.png and /dev/null differ
diff --git a/assets/png/1F50B.png b/assets/png/1F50B.png
deleted file mode 100644
index f593e2bd..00000000
Binary files a/assets/png/1F50B.png and /dev/null differ
diff --git a/assets/png/1F50C.png b/assets/png/1F50C.png
deleted file mode 100644
index 31d1eb21..00000000
Binary files a/assets/png/1F50C.png and /dev/null differ
diff --git a/assets/png/1F50D.png b/assets/png/1F50D.png
deleted file mode 100644
index 55487156..00000000
Binary files a/assets/png/1F50D.png and /dev/null differ
diff --git a/assets/png/1F50E.png b/assets/png/1F50E.png
deleted file mode 100644
index 0f4b1bca..00000000
Binary files a/assets/png/1F50E.png and /dev/null differ
diff --git a/assets/png/1F50F.png b/assets/png/1F50F.png
deleted file mode 100644
index 19a07d16..00000000
Binary files a/assets/png/1F50F.png and /dev/null differ
diff --git a/assets/png/1F510.png b/assets/png/1F510.png
deleted file mode 100644
index 1c1cd5d0..00000000
Binary files a/assets/png/1F510.png and /dev/null differ
diff --git a/assets/png/1F511.png b/assets/png/1F511.png
deleted file mode 100644
index 319cd1b8..00000000
Binary files a/assets/png/1F511.png and /dev/null differ
diff --git a/assets/png/1F512.png b/assets/png/1F512.png
deleted file mode 100644
index 5a739c46..00000000
Binary files a/assets/png/1F512.png and /dev/null differ
diff --git a/assets/png/1F513.png b/assets/png/1F513.png
deleted file mode 100644
index 4a74a693..00000000
Binary files a/assets/png/1F513.png and /dev/null differ
diff --git a/assets/png/1F514.png b/assets/png/1F514.png
deleted file mode 100644
index 5b3b0461..00000000
Binary files a/assets/png/1F514.png and /dev/null differ
diff --git a/assets/png/1F515.png b/assets/png/1F515.png
deleted file mode 100644
index 15cb38dd..00000000
Binary files a/assets/png/1F515.png and /dev/null differ
diff --git a/assets/png/1F516.png b/assets/png/1F516.png
deleted file mode 100644
index bbb44461..00000000
Binary files a/assets/png/1F516.png and /dev/null differ
diff --git a/assets/png/1F517.png b/assets/png/1F517.png
deleted file mode 100644
index ae20f0f8..00000000
Binary files a/assets/png/1F517.png and /dev/null differ
diff --git a/assets/png/1F518.png b/assets/png/1F518.png
deleted file mode 100644
index 3a23449d..00000000
Binary files a/assets/png/1F518.png and /dev/null differ
diff --git a/assets/png/1F519.png b/assets/png/1F519.png
deleted file mode 100644
index d32c5d4f..00000000
Binary files a/assets/png/1F519.png and /dev/null differ
diff --git a/assets/png/1F51A.png b/assets/png/1F51A.png
deleted file mode 100644
index ef3ccd5f..00000000
Binary files a/assets/png/1F51A.png and /dev/null differ
diff --git a/assets/png/1F51B.png b/assets/png/1F51B.png
deleted file mode 100644
index a0c371ae..00000000
Binary files a/assets/png/1F51B.png and /dev/null differ
diff --git a/assets/png/1F51C.png b/assets/png/1F51C.png
deleted file mode 100644
index 8cdfd866..00000000
Binary files a/assets/png/1F51C.png and /dev/null differ
diff --git a/assets/png/1F51D.png b/assets/png/1F51D.png
deleted file mode 100644
index 49dea8c0..00000000
Binary files a/assets/png/1F51D.png and /dev/null differ
diff --git a/assets/png/1F51E.png b/assets/png/1F51E.png
deleted file mode 100644
index 6dfe6da5..00000000
Binary files a/assets/png/1F51E.png and /dev/null differ
diff --git a/assets/png/1F51F.png b/assets/png/1F51F.png
deleted file mode 100644
index 782d4004..00000000
Binary files a/assets/png/1F51F.png and /dev/null differ
diff --git a/assets/png/1F520.png b/assets/png/1F520.png
deleted file mode 100644
index fe9482d2..00000000
Binary files a/assets/png/1F520.png and /dev/null differ
diff --git a/assets/png/1F521.png b/assets/png/1F521.png
deleted file mode 100644
index 0996a870..00000000
Binary files a/assets/png/1F521.png and /dev/null differ
diff --git a/assets/png/1F522.png b/assets/png/1F522.png
deleted file mode 100644
index 248dc7e5..00000000
Binary files a/assets/png/1F522.png and /dev/null differ
diff --git a/assets/png/1F523.png b/assets/png/1F523.png
deleted file mode 100644
index ac2fc1f3..00000000
Binary files a/assets/png/1F523.png and /dev/null differ
diff --git a/assets/png/1F524.png b/assets/png/1F524.png
deleted file mode 100644
index 7688de69..00000000
Binary files a/assets/png/1F524.png and /dev/null differ
diff --git a/assets/png/1F525.png b/assets/png/1F525.png
deleted file mode 100644
index bd3775a4..00000000
Binary files a/assets/png/1F525.png and /dev/null differ
diff --git a/assets/png/1F526.png b/assets/png/1F526.png
deleted file mode 100644
index eee36c25..00000000
Binary files a/assets/png/1F526.png and /dev/null differ
diff --git a/assets/png/1F527.png b/assets/png/1F527.png
deleted file mode 100644
index c16b7439..00000000
Binary files a/assets/png/1F527.png and /dev/null differ
diff --git a/assets/png/1F528.png b/assets/png/1F528.png
deleted file mode 100644
index 00736cce..00000000
Binary files a/assets/png/1F528.png and /dev/null differ
diff --git a/assets/png/1F529.png b/assets/png/1F529.png
deleted file mode 100644
index 4b9ae155..00000000
Binary files a/assets/png/1F529.png and /dev/null differ
diff --git a/assets/png/1F52A.png b/assets/png/1F52A.png
deleted file mode 100644
index 1acb9f30..00000000
Binary files a/assets/png/1F52A.png and /dev/null differ
diff --git a/assets/png/1F52B.png b/assets/png/1F52B.png
deleted file mode 100644
index 89c5c244..00000000
Binary files a/assets/png/1F52B.png and /dev/null differ
diff --git a/assets/png/1F52C.png b/assets/png/1F52C.png
deleted file mode 100644
index 90f5acf6..00000000
Binary files a/assets/png/1F52C.png and /dev/null differ
diff --git a/assets/png/1F52D.png b/assets/png/1F52D.png
deleted file mode 100644
index d6315461..00000000
Binary files a/assets/png/1F52D.png and /dev/null differ
diff --git a/assets/png/1F52E.png b/assets/png/1F52E.png
deleted file mode 100644
index 485d5c88..00000000
Binary files a/assets/png/1F52E.png and /dev/null differ
diff --git a/assets/png/1F52F.png b/assets/png/1F52F.png
deleted file mode 100644
index 2eb17074..00000000
Binary files a/assets/png/1F52F.png and /dev/null differ
diff --git a/assets/png/1F530.png b/assets/png/1F530.png
deleted file mode 100644
index bc434fb7..00000000
Binary files a/assets/png/1F530.png and /dev/null differ
diff --git a/assets/png/1F531.png b/assets/png/1F531.png
deleted file mode 100644
index 777a1dad..00000000
Binary files a/assets/png/1F531.png and /dev/null differ
diff --git a/assets/png/1F532.png b/assets/png/1F532.png
deleted file mode 100644
index a78fc2f6..00000000
Binary files a/assets/png/1F532.png and /dev/null differ
diff --git a/assets/png/1F533.png b/assets/png/1F533.png
deleted file mode 100644
index 934b1ced..00000000
Binary files a/assets/png/1F533.png and /dev/null differ
diff --git a/assets/png/1F534.png b/assets/png/1F534.png
deleted file mode 100644
index 4bef930d..00000000
Binary files a/assets/png/1F534.png and /dev/null differ
diff --git a/assets/png/1F535.png b/assets/png/1F535.png
deleted file mode 100644
index 84078ef3..00000000
Binary files a/assets/png/1F535.png and /dev/null differ
diff --git a/assets/png/1F536.png b/assets/png/1F536.png
deleted file mode 100644
index 73ff0ac3..00000000
Binary files a/assets/png/1F536.png and /dev/null differ
diff --git a/assets/png/1F537.png b/assets/png/1F537.png
deleted file mode 100644
index 416a58bd..00000000
Binary files a/assets/png/1F537.png and /dev/null differ
diff --git a/assets/png/1F538.png b/assets/png/1F538.png
deleted file mode 100644
index e1c6ed9b..00000000
Binary files a/assets/png/1F538.png and /dev/null differ
diff --git a/assets/png/1F539.png b/assets/png/1F539.png
deleted file mode 100644
index b86b5bc4..00000000
Binary files a/assets/png/1F539.png and /dev/null differ
diff --git a/assets/png/1F53A.png b/assets/png/1F53A.png
deleted file mode 100644
index 785887c1..00000000
Binary files a/assets/png/1F53A.png and /dev/null differ
diff --git a/assets/png/1F53B.png b/assets/png/1F53B.png
deleted file mode 100644
index a83beff1..00000000
Binary files a/assets/png/1F53B.png and /dev/null differ
diff --git a/assets/png/1F53C.png b/assets/png/1F53C.png
deleted file mode 100644
index 20a13dcd..00000000
Binary files a/assets/png/1F53C.png and /dev/null differ
diff --git a/assets/png/1F53D.png b/assets/png/1F53D.png
deleted file mode 100644
index 5870b9a2..00000000
Binary files a/assets/png/1F53D.png and /dev/null differ
diff --git a/assets/png/1F549.png b/assets/png/1F549.png
deleted file mode 100644
index a35c63c4..00000000
Binary files a/assets/png/1F549.png and /dev/null differ
diff --git a/assets/png/1F54A.png b/assets/png/1F54A.png
deleted file mode 100644
index 9580c491..00000000
Binary files a/assets/png/1F54A.png and /dev/null differ
diff --git a/assets/png/1F54B.png b/assets/png/1F54B.png
deleted file mode 100644
index 1778c113..00000000
Binary files a/assets/png/1F54B.png and /dev/null differ
diff --git a/assets/png/1F54C.png b/assets/png/1F54C.png
deleted file mode 100644
index ef770b26..00000000
Binary files a/assets/png/1F54C.png and /dev/null differ
diff --git a/assets/png/1F54D.png b/assets/png/1F54D.png
deleted file mode 100644
index ee347904..00000000
Binary files a/assets/png/1F54D.png and /dev/null differ
diff --git a/assets/png/1F54E.png b/assets/png/1F54E.png
deleted file mode 100644
index b4297362..00000000
Binary files a/assets/png/1F54E.png and /dev/null differ
diff --git a/assets/png/1F550.png b/assets/png/1F550.png
deleted file mode 100644
index d6e34941..00000000
Binary files a/assets/png/1F550.png and /dev/null differ
diff --git a/assets/png/1F551.png b/assets/png/1F551.png
deleted file mode 100644
index a54253d7..00000000
Binary files a/assets/png/1F551.png and /dev/null differ
diff --git a/assets/png/1F552.png b/assets/png/1F552.png
deleted file mode 100644
index 27ec4b1f..00000000
Binary files a/assets/png/1F552.png and /dev/null differ
diff --git a/assets/png/1F553.png b/assets/png/1F553.png
deleted file mode 100644
index 60a1ef4c..00000000
Binary files a/assets/png/1F553.png and /dev/null differ
diff --git a/assets/png/1F554.png b/assets/png/1F554.png
deleted file mode 100644
index c9382d1e..00000000
Binary files a/assets/png/1F554.png and /dev/null differ
diff --git a/assets/png/1F555.png b/assets/png/1F555.png
deleted file mode 100644
index 8fd5d3f5..00000000
Binary files a/assets/png/1F555.png and /dev/null differ
diff --git a/assets/png/1F556.png b/assets/png/1F556.png
deleted file mode 100644
index 8c708403..00000000
Binary files a/assets/png/1F556.png and /dev/null differ
diff --git a/assets/png/1F557.png b/assets/png/1F557.png
deleted file mode 100644
index fcddf722..00000000
Binary files a/assets/png/1F557.png and /dev/null differ
diff --git a/assets/png/1F558.png b/assets/png/1F558.png
deleted file mode 100644
index dfbe0117..00000000
Binary files a/assets/png/1F558.png and /dev/null differ
diff --git a/assets/png/1F559.png b/assets/png/1F559.png
deleted file mode 100644
index e62b245c..00000000
Binary files a/assets/png/1F559.png and /dev/null differ
diff --git a/assets/png/1F55A.png b/assets/png/1F55A.png
deleted file mode 100644
index 09833452..00000000
Binary files a/assets/png/1F55A.png and /dev/null differ
diff --git a/assets/png/1F55B.png b/assets/png/1F55B.png
deleted file mode 100644
index e61caa4b..00000000
Binary files a/assets/png/1F55B.png and /dev/null differ
diff --git a/assets/png/1F55C.png b/assets/png/1F55C.png
deleted file mode 100644
index 86b7689b..00000000
Binary files a/assets/png/1F55C.png and /dev/null differ
diff --git a/assets/png/1F55D.png b/assets/png/1F55D.png
deleted file mode 100644
index 7a787e01..00000000
Binary files a/assets/png/1F55D.png and /dev/null differ
diff --git a/assets/png/1F55E.png b/assets/png/1F55E.png
deleted file mode 100644
index c6860395..00000000
Binary files a/assets/png/1F55E.png and /dev/null differ
diff --git a/assets/png/1F55F.png b/assets/png/1F55F.png
deleted file mode 100644
index 3c05b362..00000000
Binary files a/assets/png/1F55F.png and /dev/null differ
diff --git a/assets/png/1F560.png b/assets/png/1F560.png
deleted file mode 100644
index c21fa926..00000000
Binary files a/assets/png/1F560.png and /dev/null differ
diff --git a/assets/png/1F561.png b/assets/png/1F561.png
deleted file mode 100644
index 2aec87fe..00000000
Binary files a/assets/png/1F561.png and /dev/null differ
diff --git a/assets/png/1F562.png b/assets/png/1F562.png
deleted file mode 100644
index f7a1135e..00000000
Binary files a/assets/png/1F562.png and /dev/null differ
diff --git a/assets/png/1F563.png b/assets/png/1F563.png
deleted file mode 100644
index 799b4aeb..00000000
Binary files a/assets/png/1F563.png and /dev/null differ
diff --git a/assets/png/1F564.png b/assets/png/1F564.png
deleted file mode 100644
index 4a2092ee..00000000
Binary files a/assets/png/1F564.png and /dev/null differ
diff --git a/assets/png/1F565.png b/assets/png/1F565.png
deleted file mode 100644
index 0802b3c6..00000000
Binary files a/assets/png/1F565.png and /dev/null differ
diff --git a/assets/png/1F566.png b/assets/png/1F566.png
deleted file mode 100644
index d970d03b..00000000
Binary files a/assets/png/1F566.png and /dev/null differ
diff --git a/assets/png/1F567.png b/assets/png/1F567.png
deleted file mode 100644
index f2b1d261..00000000
Binary files a/assets/png/1F567.png and /dev/null differ
diff --git a/assets/png/1F56F.png b/assets/png/1F56F.png
deleted file mode 100644
index 0b56444e..00000000
Binary files a/assets/png/1F56F.png and /dev/null differ
diff --git a/assets/png/1F570.png b/assets/png/1F570.png
deleted file mode 100644
index ffdb451e..00000000
Binary files a/assets/png/1F570.png and /dev/null differ
diff --git a/assets/png/1F573.png b/assets/png/1F573.png
deleted file mode 100644
index 517d2ae0..00000000
Binary files a/assets/png/1F573.png and /dev/null differ
diff --git a/assets/png/1F574.png b/assets/png/1F574.png
deleted file mode 100644
index 3dc315a3..00000000
Binary files a/assets/png/1F574.png and /dev/null differ
diff --git a/assets/png/1F575-1F3FB.png b/assets/png/1F575-1F3FB.png
deleted file mode 100644
index 2d1c022c..00000000
Binary files a/assets/png/1F575-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F575-1F3FC.png b/assets/png/1F575-1F3FC.png
deleted file mode 100644
index 548b9c26..00000000
Binary files a/assets/png/1F575-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F575-1F3FD.png b/assets/png/1F575-1F3FD.png
deleted file mode 100644
index b023f4b1..00000000
Binary files a/assets/png/1F575-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F575-1F3FE.png b/assets/png/1F575-1F3FE.png
deleted file mode 100644
index d8300af4..00000000
Binary files a/assets/png/1F575-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F575-1F3FF.png b/assets/png/1F575-1F3FF.png
deleted file mode 100644
index ca146259..00000000
Binary files a/assets/png/1F575-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F575.png b/assets/png/1F575.png
deleted file mode 100644
index a729e958..00000000
Binary files a/assets/png/1F575.png and /dev/null differ
diff --git a/assets/png/1F576.png b/assets/png/1F576.png
deleted file mode 100644
index b1b6db0a..00000000
Binary files a/assets/png/1F576.png and /dev/null differ
diff --git a/assets/png/1F577.png b/assets/png/1F577.png
deleted file mode 100644
index 3849fa90..00000000
Binary files a/assets/png/1F577.png and /dev/null differ
diff --git a/assets/png/1F578.png b/assets/png/1F578.png
deleted file mode 100644
index ba448ee7..00000000
Binary files a/assets/png/1F578.png and /dev/null differ
diff --git a/assets/png/1F579.png b/assets/png/1F579.png
deleted file mode 100644
index 1ee19054..00000000
Binary files a/assets/png/1F579.png and /dev/null differ
diff --git a/assets/png/1F57A-1F3FB.png b/assets/png/1F57A-1F3FB.png
deleted file mode 100644
index e0b9f82d..00000000
Binary files a/assets/png/1F57A-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F57A-1F3FC.png b/assets/png/1F57A-1F3FC.png
deleted file mode 100644
index a5beed56..00000000
Binary files a/assets/png/1F57A-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F57A-1F3FD.png b/assets/png/1F57A-1F3FD.png
deleted file mode 100644
index 2fa20180..00000000
Binary files a/assets/png/1F57A-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F57A-1F3FE.png b/assets/png/1F57A-1F3FE.png
deleted file mode 100644
index bd3528c8..00000000
Binary files a/assets/png/1F57A-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F57A-1F3FF.png b/assets/png/1F57A-1F3FF.png
deleted file mode 100644
index 41fd4f88..00000000
Binary files a/assets/png/1F57A-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F57A.png b/assets/png/1F57A.png
deleted file mode 100644
index ccff3bed..00000000
Binary files a/assets/png/1F57A.png and /dev/null differ
diff --git a/assets/png/1F587.png b/assets/png/1F587.png
deleted file mode 100644
index 76021e8c..00000000
Binary files a/assets/png/1F587.png and /dev/null differ
diff --git a/assets/png/1F58A.png b/assets/png/1F58A.png
deleted file mode 100644
index 6ef7a342..00000000
Binary files a/assets/png/1F58A.png and /dev/null differ
diff --git a/assets/png/1F58B.png b/assets/png/1F58B.png
deleted file mode 100644
index 3ca4bd2c..00000000
Binary files a/assets/png/1F58B.png and /dev/null differ
diff --git a/assets/png/1F58C.png b/assets/png/1F58C.png
deleted file mode 100644
index 28bffbaa..00000000
Binary files a/assets/png/1F58C.png and /dev/null differ
diff --git a/assets/png/1F58D.png b/assets/png/1F58D.png
deleted file mode 100644
index 8d7b427a..00000000
Binary files a/assets/png/1F58D.png and /dev/null differ
diff --git a/assets/png/1F590-1F3FB.png b/assets/png/1F590-1F3FB.png
deleted file mode 100644
index a7888e6b..00000000
Binary files a/assets/png/1F590-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F590-1F3FC.png b/assets/png/1F590-1F3FC.png
deleted file mode 100644
index cc10fbc2..00000000
Binary files a/assets/png/1F590-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F590-1F3FD.png b/assets/png/1F590-1F3FD.png
deleted file mode 100644
index 707236ae..00000000
Binary files a/assets/png/1F590-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F590-1F3FE.png b/assets/png/1F590-1F3FE.png
deleted file mode 100644
index 1430df9c..00000000
Binary files a/assets/png/1F590-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F590-1F3FF.png b/assets/png/1F590-1F3FF.png
deleted file mode 100644
index 80bec971..00000000
Binary files a/assets/png/1F590-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F590.png b/assets/png/1F590.png
deleted file mode 100644
index fb5ae8eb..00000000
Binary files a/assets/png/1F590.png and /dev/null differ
diff --git a/assets/png/1F595-1F3FB.png b/assets/png/1F595-1F3FB.png
deleted file mode 100644
index 61ef12a1..00000000
Binary files a/assets/png/1F595-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F595-1F3FC.png b/assets/png/1F595-1F3FC.png
deleted file mode 100644
index c31a69be..00000000
Binary files a/assets/png/1F595-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F595-1F3FD.png b/assets/png/1F595-1F3FD.png
deleted file mode 100644
index 73ac216c..00000000
Binary files a/assets/png/1F595-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F595-1F3FE.png b/assets/png/1F595-1F3FE.png
deleted file mode 100644
index 80b8ab77..00000000
Binary files a/assets/png/1F595-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F595-1F3FF.png b/assets/png/1F595-1F3FF.png
deleted file mode 100644
index a8826b19..00000000
Binary files a/assets/png/1F595-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F595.png b/assets/png/1F595.png
deleted file mode 100644
index 697f7a25..00000000
Binary files a/assets/png/1F595.png and /dev/null differ
diff --git a/assets/png/1F596-1F3FB.png b/assets/png/1F596-1F3FB.png
deleted file mode 100644
index 8aff5d8f..00000000
Binary files a/assets/png/1F596-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F596-1F3FC.png b/assets/png/1F596-1F3FC.png
deleted file mode 100644
index 82b7ad51..00000000
Binary files a/assets/png/1F596-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F596-1F3FD.png b/assets/png/1F596-1F3FD.png
deleted file mode 100644
index d1400e1d..00000000
Binary files a/assets/png/1F596-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F596-1F3FE.png b/assets/png/1F596-1F3FE.png
deleted file mode 100644
index 47e2b280..00000000
Binary files a/assets/png/1F596-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F596-1F3FF.png b/assets/png/1F596-1F3FF.png
deleted file mode 100644
index 60b5c607..00000000
Binary files a/assets/png/1F596-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F596.png b/assets/png/1F596.png
deleted file mode 100644
index 54728bca..00000000
Binary files a/assets/png/1F596.png and /dev/null differ
diff --git a/assets/png/1F5A4.png b/assets/png/1F5A4.png
deleted file mode 100644
index b4068c3e..00000000
Binary files a/assets/png/1F5A4.png and /dev/null differ
diff --git a/assets/png/1F5A5.png b/assets/png/1F5A5.png
deleted file mode 100644
index 909bd42b..00000000
Binary files a/assets/png/1F5A5.png and /dev/null differ
diff --git a/assets/png/1F5A8.png b/assets/png/1F5A8.png
deleted file mode 100644
index 027c830f..00000000
Binary files a/assets/png/1F5A8.png and /dev/null differ
diff --git a/assets/png/1F5B1.png b/assets/png/1F5B1.png
deleted file mode 100644
index e84e96ff..00000000
Binary files a/assets/png/1F5B1.png and /dev/null differ
diff --git a/assets/png/1F5B2.png b/assets/png/1F5B2.png
deleted file mode 100644
index 3bea84ad..00000000
Binary files a/assets/png/1F5B2.png and /dev/null differ
diff --git a/assets/png/1F5BC.png b/assets/png/1F5BC.png
deleted file mode 100644
index 9fe84607..00000000
Binary files a/assets/png/1F5BC.png and /dev/null differ
diff --git a/assets/png/1F5C2.png b/assets/png/1F5C2.png
deleted file mode 100644
index 46a7e403..00000000
Binary files a/assets/png/1F5C2.png and /dev/null differ
diff --git a/assets/png/1F5C3.png b/assets/png/1F5C3.png
deleted file mode 100644
index f2e764ce..00000000
Binary files a/assets/png/1F5C3.png and /dev/null differ
diff --git a/assets/png/1F5C4.png b/assets/png/1F5C4.png
deleted file mode 100644
index fddc65dd..00000000
Binary files a/assets/png/1F5C4.png and /dev/null differ
diff --git a/assets/png/1F5D1.png b/assets/png/1F5D1.png
deleted file mode 100644
index 2b3c484b..00000000
Binary files a/assets/png/1F5D1.png and /dev/null differ
diff --git a/assets/png/1F5D2.png b/assets/png/1F5D2.png
deleted file mode 100644
index 85faa10d..00000000
Binary files a/assets/png/1F5D2.png and /dev/null differ
diff --git a/assets/png/1F5D3.png b/assets/png/1F5D3.png
deleted file mode 100644
index dec8d49b..00000000
Binary files a/assets/png/1F5D3.png and /dev/null differ
diff --git a/assets/png/1F5DC.png b/assets/png/1F5DC.png
deleted file mode 100644
index d7eda7f3..00000000
Binary files a/assets/png/1F5DC.png and /dev/null differ
diff --git a/assets/png/1F5DD.png b/assets/png/1F5DD.png
deleted file mode 100644
index e11d706c..00000000
Binary files a/assets/png/1F5DD.png and /dev/null differ
diff --git a/assets/png/1F5DE.png b/assets/png/1F5DE.png
deleted file mode 100644
index f64748df..00000000
Binary files a/assets/png/1F5DE.png and /dev/null differ
diff --git a/assets/png/1F5E1.png b/assets/png/1F5E1.png
deleted file mode 100644
index 66e97b0a..00000000
Binary files a/assets/png/1F5E1.png and /dev/null differ
diff --git a/assets/png/1F5E3.png b/assets/png/1F5E3.png
deleted file mode 100644
index 2df93aaa..00000000
Binary files a/assets/png/1F5E3.png and /dev/null differ
diff --git a/assets/png/1F5E8.png b/assets/png/1F5E8.png
deleted file mode 100644
index 00c05959..00000000
Binary files a/assets/png/1F5E8.png and /dev/null differ
diff --git a/assets/png/1F5EF.png b/assets/png/1F5EF.png
deleted file mode 100644
index f5c97c4d..00000000
Binary files a/assets/png/1F5EF.png and /dev/null differ
diff --git a/assets/png/1F5F3.png b/assets/png/1F5F3.png
deleted file mode 100644
index 9b6767ae..00000000
Binary files a/assets/png/1F5F3.png and /dev/null differ
diff --git a/assets/png/1F5FA.png b/assets/png/1F5FA.png
deleted file mode 100644
index 15efe32c..00000000
Binary files a/assets/png/1F5FA.png and /dev/null differ
diff --git a/assets/png/1F5FB.png b/assets/png/1F5FB.png
deleted file mode 100644
index 88a54752..00000000
Binary files a/assets/png/1F5FB.png and /dev/null differ
diff --git a/assets/png/1F5FC.png b/assets/png/1F5FC.png
deleted file mode 100644
index 37df7fc6..00000000
Binary files a/assets/png/1F5FC.png and /dev/null differ
diff --git a/assets/png/1F5FD.png b/assets/png/1F5FD.png
deleted file mode 100644
index 05df8289..00000000
Binary files a/assets/png/1F5FD.png and /dev/null differ
diff --git a/assets/png/1F5FE.png b/assets/png/1F5FE.png
deleted file mode 100644
index d86d0a59..00000000
Binary files a/assets/png/1F5FE.png and /dev/null differ
diff --git a/assets/png/1F5FF.png b/assets/png/1F5FF.png
deleted file mode 100644
index e6a7779c..00000000
Binary files a/assets/png/1F5FF.png and /dev/null differ
diff --git a/assets/png/1F600.png b/assets/png/1F600.png
deleted file mode 100644
index 3e8e0dab..00000000
Binary files a/assets/png/1F600.png and /dev/null differ
diff --git a/assets/png/1F601.png b/assets/png/1F601.png
deleted file mode 100644
index 418d94c8..00000000
Binary files a/assets/png/1F601.png and /dev/null differ
diff --git a/assets/png/1F602.png b/assets/png/1F602.png
deleted file mode 100644
index 0ba3b185..00000000
Binary files a/assets/png/1F602.png and /dev/null differ
diff --git a/assets/png/1F603.png b/assets/png/1F603.png
deleted file mode 100644
index 30957a65..00000000
Binary files a/assets/png/1F603.png and /dev/null differ
diff --git a/assets/png/1F604.png b/assets/png/1F604.png
deleted file mode 100644
index aa47ffe9..00000000
Binary files a/assets/png/1F604.png and /dev/null differ
diff --git a/assets/png/1F605.png b/assets/png/1F605.png
deleted file mode 100644
index cb18d9c8..00000000
Binary files a/assets/png/1F605.png and /dev/null differ
diff --git a/assets/png/1F606.png b/assets/png/1F606.png
deleted file mode 100644
index d94e9505..00000000
Binary files a/assets/png/1F606.png and /dev/null differ
diff --git a/assets/png/1F607.png b/assets/png/1F607.png
deleted file mode 100644
index 57f51511..00000000
Binary files a/assets/png/1F607.png and /dev/null differ
diff --git a/assets/png/1F608.png b/assets/png/1F608.png
deleted file mode 100644
index cc2c5f1e..00000000
Binary files a/assets/png/1F608.png and /dev/null differ
diff --git a/assets/png/1F609.png b/assets/png/1F609.png
deleted file mode 100644
index 7ea7810a..00000000
Binary files a/assets/png/1F609.png and /dev/null differ
diff --git a/assets/png/1F60A.png b/assets/png/1F60A.png
deleted file mode 100644
index aac1a424..00000000
Binary files a/assets/png/1F60A.png and /dev/null differ
diff --git a/assets/png/1F60B.png b/assets/png/1F60B.png
deleted file mode 100644
index 2df15753..00000000
Binary files a/assets/png/1F60B.png and /dev/null differ
diff --git a/assets/png/1F60C.png b/assets/png/1F60C.png
deleted file mode 100644
index 715ad0bf..00000000
Binary files a/assets/png/1F60C.png and /dev/null differ
diff --git a/assets/png/1F60D.png b/assets/png/1F60D.png
deleted file mode 100644
index 73fbee29..00000000
Binary files a/assets/png/1F60D.png and /dev/null differ
diff --git a/assets/png/1F60E.png b/assets/png/1F60E.png
deleted file mode 100644
index 20011735..00000000
Binary files a/assets/png/1F60E.png and /dev/null differ
diff --git a/assets/png/1F60F.png b/assets/png/1F60F.png
deleted file mode 100644
index 87852109..00000000
Binary files a/assets/png/1F60F.png and /dev/null differ
diff --git a/assets/png/1F610.png b/assets/png/1F610.png
deleted file mode 100644
index 065d193a..00000000
Binary files a/assets/png/1F610.png and /dev/null differ
diff --git a/assets/png/1F611.png b/assets/png/1F611.png
deleted file mode 100644
index 2954017f..00000000
Binary files a/assets/png/1F611.png and /dev/null differ
diff --git a/assets/png/1F612.png b/assets/png/1F612.png
deleted file mode 100644
index 25e3677f..00000000
Binary files a/assets/png/1F612.png and /dev/null differ
diff --git a/assets/png/1F613.png b/assets/png/1F613.png
deleted file mode 100644
index f0dae7b7..00000000
Binary files a/assets/png/1F613.png and /dev/null differ
diff --git a/assets/png/1F614.png b/assets/png/1F614.png
deleted file mode 100644
index 490fb566..00000000
Binary files a/assets/png/1F614.png and /dev/null differ
diff --git a/assets/png/1F615.png b/assets/png/1F615.png
deleted file mode 100644
index 502b6bf0..00000000
Binary files a/assets/png/1F615.png and /dev/null differ
diff --git a/assets/png/1F616.png b/assets/png/1F616.png
deleted file mode 100644
index aa4b29e9..00000000
Binary files a/assets/png/1F616.png and /dev/null differ
diff --git a/assets/png/1F617.png b/assets/png/1F617.png
deleted file mode 100644
index 39d325fd..00000000
Binary files a/assets/png/1F617.png and /dev/null differ
diff --git a/assets/png/1F618.png b/assets/png/1F618.png
deleted file mode 100644
index 0ff808fd..00000000
Binary files a/assets/png/1F618.png and /dev/null differ
diff --git a/assets/png/1F619.png b/assets/png/1F619.png
deleted file mode 100644
index e181f170..00000000
Binary files a/assets/png/1F619.png and /dev/null differ
diff --git a/assets/png/1F61A.png b/assets/png/1F61A.png
deleted file mode 100644
index b684d7d4..00000000
Binary files a/assets/png/1F61A.png and /dev/null differ
diff --git a/assets/png/1F61B.png b/assets/png/1F61B.png
deleted file mode 100644
index 25757341..00000000
Binary files a/assets/png/1F61B.png and /dev/null differ
diff --git a/assets/png/1F61C.png b/assets/png/1F61C.png
deleted file mode 100644
index 4817eaa3..00000000
Binary files a/assets/png/1F61C.png and /dev/null differ
diff --git a/assets/png/1F61D.png b/assets/png/1F61D.png
deleted file mode 100644
index 5c0401e9..00000000
Binary files a/assets/png/1F61D.png and /dev/null differ
diff --git a/assets/png/1F61E.png b/assets/png/1F61E.png
deleted file mode 100644
index efe4e67e..00000000
Binary files a/assets/png/1F61E.png and /dev/null differ
diff --git a/assets/png/1F61F.png b/assets/png/1F61F.png
deleted file mode 100644
index 7074afcf..00000000
Binary files a/assets/png/1F61F.png and /dev/null differ
diff --git a/assets/png/1F620.png b/assets/png/1F620.png
deleted file mode 100644
index cfc4a6ec..00000000
Binary files a/assets/png/1F620.png and /dev/null differ
diff --git a/assets/png/1F621.png b/assets/png/1F621.png
deleted file mode 100644
index 9d739bd4..00000000
Binary files a/assets/png/1F621.png and /dev/null differ
diff --git a/assets/png/1F622.png b/assets/png/1F622.png
deleted file mode 100644
index b7877f8a..00000000
Binary files a/assets/png/1F622.png and /dev/null differ
diff --git a/assets/png/1F623.png b/assets/png/1F623.png
deleted file mode 100644
index 646a05fe..00000000
Binary files a/assets/png/1F623.png and /dev/null differ
diff --git a/assets/png/1F624.png b/assets/png/1F624.png
deleted file mode 100644
index 0be7a501..00000000
Binary files a/assets/png/1F624.png and /dev/null differ
diff --git a/assets/png/1F625.png b/assets/png/1F625.png
deleted file mode 100644
index aef864d2..00000000
Binary files a/assets/png/1F625.png and /dev/null differ
diff --git a/assets/png/1F626.png b/assets/png/1F626.png
deleted file mode 100644
index 43ab6b0a..00000000
Binary files a/assets/png/1F626.png and /dev/null differ
diff --git a/assets/png/1F627.png b/assets/png/1F627.png
deleted file mode 100644
index f99026a3..00000000
Binary files a/assets/png/1F627.png and /dev/null differ
diff --git a/assets/png/1F628.png b/assets/png/1F628.png
deleted file mode 100644
index eb8b347c..00000000
Binary files a/assets/png/1F628.png and /dev/null differ
diff --git a/assets/png/1F629.png b/assets/png/1F629.png
deleted file mode 100644
index 98bfbd24..00000000
Binary files a/assets/png/1F629.png and /dev/null differ
diff --git a/assets/png/1F62A.png b/assets/png/1F62A.png
deleted file mode 100644
index 836b4107..00000000
Binary files a/assets/png/1F62A.png and /dev/null differ
diff --git a/assets/png/1F62B.png b/assets/png/1F62B.png
deleted file mode 100644
index 4e01eff5..00000000
Binary files a/assets/png/1F62B.png and /dev/null differ
diff --git a/assets/png/1F62C.png b/assets/png/1F62C.png
deleted file mode 100644
index 871b2f07..00000000
Binary files a/assets/png/1F62C.png and /dev/null differ
diff --git a/assets/png/1F62D.png b/assets/png/1F62D.png
deleted file mode 100644
index 52e3517a..00000000
Binary files a/assets/png/1F62D.png and /dev/null differ
diff --git a/assets/png/1F62E.png b/assets/png/1F62E.png
deleted file mode 100644
index a62cd27e..00000000
Binary files a/assets/png/1F62E.png and /dev/null differ
diff --git a/assets/png/1F62F.png b/assets/png/1F62F.png
deleted file mode 100644
index cad0e231..00000000
Binary files a/assets/png/1F62F.png and /dev/null differ
diff --git a/assets/png/1F630.png b/assets/png/1F630.png
deleted file mode 100644
index 85b2231b..00000000
Binary files a/assets/png/1F630.png and /dev/null differ
diff --git a/assets/png/1F631.png b/assets/png/1F631.png
deleted file mode 100644
index c3bea9f2..00000000
Binary files a/assets/png/1F631.png and /dev/null differ
diff --git a/assets/png/1F632.png b/assets/png/1F632.png
deleted file mode 100644
index bd0ac55e..00000000
Binary files a/assets/png/1F632.png and /dev/null differ
diff --git a/assets/png/1F633.png b/assets/png/1F633.png
deleted file mode 100644
index 829220bc..00000000
Binary files a/assets/png/1F633.png and /dev/null differ
diff --git a/assets/png/1F634.png b/assets/png/1F634.png
deleted file mode 100644
index 9ecf600d..00000000
Binary files a/assets/png/1F634.png and /dev/null differ
diff --git a/assets/png/1F635.png b/assets/png/1F635.png
deleted file mode 100644
index 3120316a..00000000
Binary files a/assets/png/1F635.png and /dev/null differ
diff --git a/assets/png/1F636.png b/assets/png/1F636.png
deleted file mode 100644
index b642f6c1..00000000
Binary files a/assets/png/1F636.png and /dev/null differ
diff --git a/assets/png/1F637.png b/assets/png/1F637.png
deleted file mode 100644
index 1e800acd..00000000
Binary files a/assets/png/1F637.png and /dev/null differ
diff --git a/assets/png/1F638.png b/assets/png/1F638.png
deleted file mode 100644
index 6f25f11d..00000000
Binary files a/assets/png/1F638.png and /dev/null differ
diff --git a/assets/png/1F639.png b/assets/png/1F639.png
deleted file mode 100644
index aac35317..00000000
Binary files a/assets/png/1F639.png and /dev/null differ
diff --git a/assets/png/1F63A.png b/assets/png/1F63A.png
deleted file mode 100644
index 163b57a3..00000000
Binary files a/assets/png/1F63A.png and /dev/null differ
diff --git a/assets/png/1F63B.png b/assets/png/1F63B.png
deleted file mode 100644
index bc5a833f..00000000
Binary files a/assets/png/1F63B.png and /dev/null differ
diff --git a/assets/png/1F63C.png b/assets/png/1F63C.png
deleted file mode 100644
index 9ac5954c..00000000
Binary files a/assets/png/1F63C.png and /dev/null differ
diff --git a/assets/png/1F63D.png b/assets/png/1F63D.png
deleted file mode 100644
index 6e0bcc77..00000000
Binary files a/assets/png/1F63D.png and /dev/null differ
diff --git a/assets/png/1F63E.png b/assets/png/1F63E.png
deleted file mode 100644
index 41ddfeab..00000000
Binary files a/assets/png/1F63E.png and /dev/null differ
diff --git a/assets/png/1F63F.png b/assets/png/1F63F.png
deleted file mode 100644
index b4f49715..00000000
Binary files a/assets/png/1F63F.png and /dev/null differ
diff --git a/assets/png/1F640.png b/assets/png/1F640.png
deleted file mode 100644
index 15803ad8..00000000
Binary files a/assets/png/1F640.png and /dev/null differ
diff --git a/assets/png/1F641.png b/assets/png/1F641.png
deleted file mode 100644
index b2f1d983..00000000
Binary files a/assets/png/1F641.png and /dev/null differ
diff --git a/assets/png/1F642.png b/assets/png/1F642.png
deleted file mode 100644
index ddd7d65d..00000000
Binary files a/assets/png/1F642.png and /dev/null differ
diff --git a/assets/png/1F643.png b/assets/png/1F643.png
deleted file mode 100644
index 128f31c9..00000000
Binary files a/assets/png/1F643.png and /dev/null differ
diff --git a/assets/png/1F644.png b/assets/png/1F644.png
deleted file mode 100644
index 2f77b9fc..00000000
Binary files a/assets/png/1F644.png and /dev/null differ
diff --git a/assets/png/1F645-1F3FB.png b/assets/png/1F645-1F3FB.png
deleted file mode 100644
index 5c1a3cbb..00000000
Binary files a/assets/png/1F645-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F645-1F3FC.png b/assets/png/1F645-1F3FC.png
deleted file mode 100644
index 80d8021f..00000000
Binary files a/assets/png/1F645-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F645-1F3FD.png b/assets/png/1F645-1F3FD.png
deleted file mode 100644
index 635e6a00..00000000
Binary files a/assets/png/1F645-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F645-1F3FE.png b/assets/png/1F645-1F3FE.png
deleted file mode 100644
index b96e412a..00000000
Binary files a/assets/png/1F645-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F645-1F3FF.png b/assets/png/1F645-1F3FF.png
deleted file mode 100644
index 9a7084af..00000000
Binary files a/assets/png/1F645-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F645.png b/assets/png/1F645.png
deleted file mode 100644
index ed577100..00000000
Binary files a/assets/png/1F645.png and /dev/null differ
diff --git a/assets/png/1F646-1F3FB.png b/assets/png/1F646-1F3FB.png
deleted file mode 100644
index c99543e7..00000000
Binary files a/assets/png/1F646-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F646-1F3FC.png b/assets/png/1F646-1F3FC.png
deleted file mode 100644
index ad5fae81..00000000
Binary files a/assets/png/1F646-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F646-1F3FD.png b/assets/png/1F646-1F3FD.png
deleted file mode 100644
index 51bf4fab..00000000
Binary files a/assets/png/1F646-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F646-1F3FE.png b/assets/png/1F646-1F3FE.png
deleted file mode 100644
index ee3f9dc6..00000000
Binary files a/assets/png/1F646-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F646-1F3FF.png b/assets/png/1F646-1F3FF.png
deleted file mode 100644
index 62a9d923..00000000
Binary files a/assets/png/1F646-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F646.png b/assets/png/1F646.png
deleted file mode 100644
index 90a2c746..00000000
Binary files a/assets/png/1F646.png and /dev/null differ
diff --git a/assets/png/1F647-1F3FB.png b/assets/png/1F647-1F3FB.png
deleted file mode 100644
index 87afb7b5..00000000
Binary files a/assets/png/1F647-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F647-1F3FC.png b/assets/png/1F647-1F3FC.png
deleted file mode 100644
index 3ccf7dc0..00000000
Binary files a/assets/png/1F647-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F647-1F3FD.png b/assets/png/1F647-1F3FD.png
deleted file mode 100644
index 8b9eb64f..00000000
Binary files a/assets/png/1F647-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F647-1F3FE.png b/assets/png/1F647-1F3FE.png
deleted file mode 100644
index 683795ff..00000000
Binary files a/assets/png/1F647-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F647-1F3FF.png b/assets/png/1F647-1F3FF.png
deleted file mode 100644
index 7969d971..00000000
Binary files a/assets/png/1F647-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F647.png b/assets/png/1F647.png
deleted file mode 100644
index d8f79308..00000000
Binary files a/assets/png/1F647.png and /dev/null differ
diff --git a/assets/png/1F648.png b/assets/png/1F648.png
deleted file mode 100644
index 5187e474..00000000
Binary files a/assets/png/1F648.png and /dev/null differ
diff --git a/assets/png/1F649.png b/assets/png/1F649.png
deleted file mode 100644
index 74b6be0c..00000000
Binary files a/assets/png/1F649.png and /dev/null differ
diff --git a/assets/png/1F64A.png b/assets/png/1F64A.png
deleted file mode 100644
index 9d9e07c9..00000000
Binary files a/assets/png/1F64A.png and /dev/null differ
diff --git a/assets/png/1F64B-1F3FB.png b/assets/png/1F64B-1F3FB.png
deleted file mode 100644
index 1c90e3e2..00000000
Binary files a/assets/png/1F64B-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F64B-1F3FC.png b/assets/png/1F64B-1F3FC.png
deleted file mode 100644
index 82c3ef2b..00000000
Binary files a/assets/png/1F64B-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F64B-1F3FD.png b/assets/png/1F64B-1F3FD.png
deleted file mode 100644
index 1b1da2aa..00000000
Binary files a/assets/png/1F64B-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F64B-1F3FE.png b/assets/png/1F64B-1F3FE.png
deleted file mode 100644
index e453855c..00000000
Binary files a/assets/png/1F64B-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F64B-1F3FF.png b/assets/png/1F64B-1F3FF.png
deleted file mode 100644
index b86200fd..00000000
Binary files a/assets/png/1F64B-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F64B.png b/assets/png/1F64B.png
deleted file mode 100644
index 2880708c..00000000
Binary files a/assets/png/1F64B.png and /dev/null differ
diff --git a/assets/png/1F64C-1F3FB.png b/assets/png/1F64C-1F3FB.png
deleted file mode 100644
index 1168b823..00000000
Binary files a/assets/png/1F64C-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F64C-1F3FC.png b/assets/png/1F64C-1F3FC.png
deleted file mode 100644
index 322de622..00000000
Binary files a/assets/png/1F64C-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F64C-1F3FD.png b/assets/png/1F64C-1F3FD.png
deleted file mode 100644
index 2aa24e05..00000000
Binary files a/assets/png/1F64C-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F64C-1F3FE.png b/assets/png/1F64C-1F3FE.png
deleted file mode 100644
index f31bf0db..00000000
Binary files a/assets/png/1F64C-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F64C-1F3FF.png b/assets/png/1F64C-1F3FF.png
deleted file mode 100644
index 5e95067f..00000000
Binary files a/assets/png/1F64C-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F64C.png b/assets/png/1F64C.png
deleted file mode 100644
index c0155f72..00000000
Binary files a/assets/png/1F64C.png and /dev/null differ
diff --git a/assets/png/1F64D-1F3FB.png b/assets/png/1F64D-1F3FB.png
deleted file mode 100644
index 21d3bb43..00000000
Binary files a/assets/png/1F64D-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F64D-1F3FC.png b/assets/png/1F64D-1F3FC.png
deleted file mode 100644
index 973f5fc8..00000000
Binary files a/assets/png/1F64D-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F64D-1F3FD.png b/assets/png/1F64D-1F3FD.png
deleted file mode 100644
index 41fbcc78..00000000
Binary files a/assets/png/1F64D-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F64D-1F3FE.png b/assets/png/1F64D-1F3FE.png
deleted file mode 100644
index 5a37c741..00000000
Binary files a/assets/png/1F64D-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F64D-1F3FF.png b/assets/png/1F64D-1F3FF.png
deleted file mode 100644
index e08141f3..00000000
Binary files a/assets/png/1F64D-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F64D.png b/assets/png/1F64D.png
deleted file mode 100644
index 57932495..00000000
Binary files a/assets/png/1F64D.png and /dev/null differ
diff --git a/assets/png/1F64E-1F3FB.png b/assets/png/1F64E-1F3FB.png
deleted file mode 100644
index 57e826b7..00000000
Binary files a/assets/png/1F64E-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F64E-1F3FC.png b/assets/png/1F64E-1F3FC.png
deleted file mode 100644
index 3f317c0c..00000000
Binary files a/assets/png/1F64E-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F64E-1F3FD.png b/assets/png/1F64E-1F3FD.png
deleted file mode 100644
index d2fbb6c2..00000000
Binary files a/assets/png/1F64E-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F64E-1F3FE.png b/assets/png/1F64E-1F3FE.png
deleted file mode 100644
index 643ceb4a..00000000
Binary files a/assets/png/1F64E-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F64E-1F3FF.png b/assets/png/1F64E-1F3FF.png
deleted file mode 100644
index b2eb6859..00000000
Binary files a/assets/png/1F64E-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F64E.png b/assets/png/1F64E.png
deleted file mode 100644
index 10eb0571..00000000
Binary files a/assets/png/1F64E.png and /dev/null differ
diff --git a/assets/png/1F64F-1F3FB.png b/assets/png/1F64F-1F3FB.png
deleted file mode 100644
index 060ef257..00000000
Binary files a/assets/png/1F64F-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F64F-1F3FC.png b/assets/png/1F64F-1F3FC.png
deleted file mode 100644
index 56dc607c..00000000
Binary files a/assets/png/1F64F-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F64F-1F3FD.png b/assets/png/1F64F-1F3FD.png
deleted file mode 100644
index 0f33b862..00000000
Binary files a/assets/png/1F64F-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F64F-1F3FE.png b/assets/png/1F64F-1F3FE.png
deleted file mode 100644
index 2ea8dc11..00000000
Binary files a/assets/png/1F64F-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F64F-1F3FF.png b/assets/png/1F64F-1F3FF.png
deleted file mode 100644
index 2128a6c4..00000000
Binary files a/assets/png/1F64F-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F64F.png b/assets/png/1F64F.png
deleted file mode 100644
index 8347f243..00000000
Binary files a/assets/png/1F64F.png and /dev/null differ
diff --git a/assets/png/1F680.png b/assets/png/1F680.png
deleted file mode 100644
index 0d8da089..00000000
Binary files a/assets/png/1F680.png and /dev/null differ
diff --git a/assets/png/1F681.png b/assets/png/1F681.png
deleted file mode 100644
index 7ec5f39a..00000000
Binary files a/assets/png/1F681.png and /dev/null differ
diff --git a/assets/png/1F682.png b/assets/png/1F682.png
deleted file mode 100644
index 9ac0d999..00000000
Binary files a/assets/png/1F682.png and /dev/null differ
diff --git a/assets/png/1F683.png b/assets/png/1F683.png
deleted file mode 100644
index a9acbf13..00000000
Binary files a/assets/png/1F683.png and /dev/null differ
diff --git a/assets/png/1F684.png b/assets/png/1F684.png
deleted file mode 100644
index ed61c67b..00000000
Binary files a/assets/png/1F684.png and /dev/null differ
diff --git a/assets/png/1F685.png b/assets/png/1F685.png
deleted file mode 100644
index 4f698e05..00000000
Binary files a/assets/png/1F685.png and /dev/null differ
diff --git a/assets/png/1F686.png b/assets/png/1F686.png
deleted file mode 100644
index 367c7bc5..00000000
Binary files a/assets/png/1F686.png and /dev/null differ
diff --git a/assets/png/1F687.png b/assets/png/1F687.png
deleted file mode 100644
index 1de8f055..00000000
Binary files a/assets/png/1F687.png and /dev/null differ
diff --git a/assets/png/1F688.png b/assets/png/1F688.png
deleted file mode 100644
index a64829f5..00000000
Binary files a/assets/png/1F688.png and /dev/null differ
diff --git a/assets/png/1F689.png b/assets/png/1F689.png
deleted file mode 100644
index 5c26fee5..00000000
Binary files a/assets/png/1F689.png and /dev/null differ
diff --git a/assets/png/1F68A.png b/assets/png/1F68A.png
deleted file mode 100644
index b6f0e690..00000000
Binary files a/assets/png/1F68A.png and /dev/null differ
diff --git a/assets/png/1F68B.png b/assets/png/1F68B.png
deleted file mode 100644
index 3c80321f..00000000
Binary files a/assets/png/1F68B.png and /dev/null differ
diff --git a/assets/png/1F68C.png b/assets/png/1F68C.png
deleted file mode 100644
index 641ddc56..00000000
Binary files a/assets/png/1F68C.png and /dev/null differ
diff --git a/assets/png/1F68D.png b/assets/png/1F68D.png
deleted file mode 100644
index ad91e256..00000000
Binary files a/assets/png/1F68D.png and /dev/null differ
diff --git a/assets/png/1F68E.png b/assets/png/1F68E.png
deleted file mode 100644
index 139a9931..00000000
Binary files a/assets/png/1F68E.png and /dev/null differ
diff --git a/assets/png/1F68F.png b/assets/png/1F68F.png
deleted file mode 100644
index b2b62208..00000000
Binary files a/assets/png/1F68F.png and /dev/null differ
diff --git a/assets/png/1F690.png b/assets/png/1F690.png
deleted file mode 100644
index c60dd8f4..00000000
Binary files a/assets/png/1F690.png and /dev/null differ
diff --git a/assets/png/1F691.png b/assets/png/1F691.png
deleted file mode 100644
index 6fb8076d..00000000
Binary files a/assets/png/1F691.png and /dev/null differ
diff --git a/assets/png/1F692.png b/assets/png/1F692.png
deleted file mode 100644
index 2cd45b7c..00000000
Binary files a/assets/png/1F692.png and /dev/null differ
diff --git a/assets/png/1F693.png b/assets/png/1F693.png
deleted file mode 100644
index 3da4253d..00000000
Binary files a/assets/png/1F693.png and /dev/null differ
diff --git a/assets/png/1F694.png b/assets/png/1F694.png
deleted file mode 100644
index c9109c85..00000000
Binary files a/assets/png/1F694.png and /dev/null differ
diff --git a/assets/png/1F695.png b/assets/png/1F695.png
deleted file mode 100644
index 55f4cc84..00000000
Binary files a/assets/png/1F695.png and /dev/null differ
diff --git a/assets/png/1F696.png b/assets/png/1F696.png
deleted file mode 100644
index fea14e45..00000000
Binary files a/assets/png/1F696.png and /dev/null differ
diff --git a/assets/png/1F697.png b/assets/png/1F697.png
deleted file mode 100644
index b3e6a774..00000000
Binary files a/assets/png/1F697.png and /dev/null differ
diff --git a/assets/png/1F698.png b/assets/png/1F698.png
deleted file mode 100644
index 3c7e1d52..00000000
Binary files a/assets/png/1F698.png and /dev/null differ
diff --git a/assets/png/1F699.png b/assets/png/1F699.png
deleted file mode 100644
index e8ba817d..00000000
Binary files a/assets/png/1F699.png and /dev/null differ
diff --git a/assets/png/1F69A.png b/assets/png/1F69A.png
deleted file mode 100644
index 130de047..00000000
Binary files a/assets/png/1F69A.png and /dev/null differ
diff --git a/assets/png/1F69B.png b/assets/png/1F69B.png
deleted file mode 100644
index c8217317..00000000
Binary files a/assets/png/1F69B.png and /dev/null differ
diff --git a/assets/png/1F69C.png b/assets/png/1F69C.png
deleted file mode 100644
index c1bf8cae..00000000
Binary files a/assets/png/1F69C.png and /dev/null differ
diff --git a/assets/png/1F69D.png b/assets/png/1F69D.png
deleted file mode 100644
index 11eb1f57..00000000
Binary files a/assets/png/1F69D.png and /dev/null differ
diff --git a/assets/png/1F69E.png b/assets/png/1F69E.png
deleted file mode 100644
index ade2218e..00000000
Binary files a/assets/png/1F69E.png and /dev/null differ
diff --git a/assets/png/1F69F.png b/assets/png/1F69F.png
deleted file mode 100644
index a59d5f48..00000000
Binary files a/assets/png/1F69F.png and /dev/null differ
diff --git a/assets/png/1F6A0.png b/assets/png/1F6A0.png
deleted file mode 100644
index 1dea73ca..00000000
Binary files a/assets/png/1F6A0.png and /dev/null differ
diff --git a/assets/png/1F6A1.png b/assets/png/1F6A1.png
deleted file mode 100644
index 3eb4b61b..00000000
Binary files a/assets/png/1F6A1.png and /dev/null differ
diff --git a/assets/png/1F6A2.png b/assets/png/1F6A2.png
deleted file mode 100644
index 62d54f7d..00000000
Binary files a/assets/png/1F6A2.png and /dev/null differ
diff --git a/assets/png/1F6A3-1F3FB.png b/assets/png/1F6A3-1F3FB.png
deleted file mode 100644
index 5e5d1854..00000000
Binary files a/assets/png/1F6A3-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F6A3-1F3FC.png b/assets/png/1F6A3-1F3FC.png
deleted file mode 100644
index 9b123ef8..00000000
Binary files a/assets/png/1F6A3-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F6A3-1F3FD.png b/assets/png/1F6A3-1F3FD.png
deleted file mode 100644
index 8ebd89a5..00000000
Binary files a/assets/png/1F6A3-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F6A3-1F3FE.png b/assets/png/1F6A3-1F3FE.png
deleted file mode 100644
index 2b0d04f8..00000000
Binary files a/assets/png/1F6A3-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F6A3-1F3FF.png b/assets/png/1F6A3-1F3FF.png
deleted file mode 100644
index b346f2df..00000000
Binary files a/assets/png/1F6A3-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F6A3.png b/assets/png/1F6A3.png
deleted file mode 100644
index dd4dfc09..00000000
Binary files a/assets/png/1F6A3.png and /dev/null differ
diff --git a/assets/png/1F6A4.png b/assets/png/1F6A4.png
deleted file mode 100644
index 74059d12..00000000
Binary files a/assets/png/1F6A4.png and /dev/null differ
diff --git a/assets/png/1F6A5.png b/assets/png/1F6A5.png
deleted file mode 100644
index 6b312285..00000000
Binary files a/assets/png/1F6A5.png and /dev/null differ
diff --git a/assets/png/1F6A6.png b/assets/png/1F6A6.png
deleted file mode 100644
index 8085973e..00000000
Binary files a/assets/png/1F6A6.png and /dev/null differ
diff --git a/assets/png/1F6A7.png b/assets/png/1F6A7.png
deleted file mode 100644
index ef8db5f4..00000000
Binary files a/assets/png/1F6A7.png and /dev/null differ
diff --git a/assets/png/1F6A8.png b/assets/png/1F6A8.png
deleted file mode 100644
index cad66b0a..00000000
Binary files a/assets/png/1F6A8.png and /dev/null differ
diff --git a/assets/png/1F6A9.png b/assets/png/1F6A9.png
deleted file mode 100644
index c12d8b06..00000000
Binary files a/assets/png/1F6A9.png and /dev/null differ
diff --git a/assets/png/1F6AA.png b/assets/png/1F6AA.png
deleted file mode 100644
index 36ae3e27..00000000
Binary files a/assets/png/1F6AA.png and /dev/null differ
diff --git a/assets/png/1F6AB.png b/assets/png/1F6AB.png
deleted file mode 100644
index d2efd65e..00000000
Binary files a/assets/png/1F6AB.png and /dev/null differ
diff --git a/assets/png/1F6AC.png b/assets/png/1F6AC.png
deleted file mode 100644
index 910f648c..00000000
Binary files a/assets/png/1F6AC.png and /dev/null differ
diff --git a/assets/png/1F6AD.png b/assets/png/1F6AD.png
deleted file mode 100644
index 586b8d29..00000000
Binary files a/assets/png/1F6AD.png and /dev/null differ
diff --git a/assets/png/1F6AE.png b/assets/png/1F6AE.png
deleted file mode 100644
index 82a84f9a..00000000
Binary files a/assets/png/1F6AE.png and /dev/null differ
diff --git a/assets/png/1F6AF.png b/assets/png/1F6AF.png
deleted file mode 100644
index 341d2575..00000000
Binary files a/assets/png/1F6AF.png and /dev/null differ
diff --git a/assets/png/1F6B0.png b/assets/png/1F6B0.png
deleted file mode 100644
index 2c610049..00000000
Binary files a/assets/png/1F6B0.png and /dev/null differ
diff --git a/assets/png/1F6B1.png b/assets/png/1F6B1.png
deleted file mode 100644
index 827d4193..00000000
Binary files a/assets/png/1F6B1.png and /dev/null differ
diff --git a/assets/png/1F6B2.png b/assets/png/1F6B2.png
deleted file mode 100644
index 556ed70f..00000000
Binary files a/assets/png/1F6B2.png and /dev/null differ
diff --git a/assets/png/1F6B3.png b/assets/png/1F6B3.png
deleted file mode 100644
index 19c85421..00000000
Binary files a/assets/png/1F6B3.png and /dev/null differ
diff --git a/assets/png/1F6B4-1F3FB.png b/assets/png/1F6B4-1F3FB.png
deleted file mode 100644
index decc2f72..00000000
Binary files a/assets/png/1F6B4-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F6B4-1F3FC.png b/assets/png/1F6B4-1F3FC.png
deleted file mode 100644
index 0067717b..00000000
Binary files a/assets/png/1F6B4-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F6B4-1F3FD.png b/assets/png/1F6B4-1F3FD.png
deleted file mode 100644
index a4f7b5e2..00000000
Binary files a/assets/png/1F6B4-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F6B4-1F3FE.png b/assets/png/1F6B4-1F3FE.png
deleted file mode 100644
index a3c8a797..00000000
Binary files a/assets/png/1F6B4-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F6B4-1F3FF.png b/assets/png/1F6B4-1F3FF.png
deleted file mode 100644
index 1606a874..00000000
Binary files a/assets/png/1F6B4-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F6B4.png b/assets/png/1F6B4.png
deleted file mode 100644
index 9274da11..00000000
Binary files a/assets/png/1F6B4.png and /dev/null differ
diff --git a/assets/png/1F6B5-1F3FB.png b/assets/png/1F6B5-1F3FB.png
deleted file mode 100644
index e9f1daf5..00000000
Binary files a/assets/png/1F6B5-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F6B5-1F3FC.png b/assets/png/1F6B5-1F3FC.png
deleted file mode 100644
index 555b9e29..00000000
Binary files a/assets/png/1F6B5-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F6B5-1F3FD.png b/assets/png/1F6B5-1F3FD.png
deleted file mode 100644
index 7df5508e..00000000
Binary files a/assets/png/1F6B5-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F6B5-1F3FE.png b/assets/png/1F6B5-1F3FE.png
deleted file mode 100644
index f94b3450..00000000
Binary files a/assets/png/1F6B5-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F6B5-1F3FF.png b/assets/png/1F6B5-1F3FF.png
deleted file mode 100644
index 16a45861..00000000
Binary files a/assets/png/1F6B5-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F6B5.png b/assets/png/1F6B5.png
deleted file mode 100644
index 41d3dc3a..00000000
Binary files a/assets/png/1F6B5.png and /dev/null differ
diff --git a/assets/png/1F6B6-1F3FB.png b/assets/png/1F6B6-1F3FB.png
deleted file mode 100644
index 4e391b45..00000000
Binary files a/assets/png/1F6B6-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F6B6-1F3FC.png b/assets/png/1F6B6-1F3FC.png
deleted file mode 100644
index 31f94a1b..00000000
Binary files a/assets/png/1F6B6-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F6B6-1F3FD.png b/assets/png/1F6B6-1F3FD.png
deleted file mode 100644
index f7ed8e39..00000000
Binary files a/assets/png/1F6B6-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F6B6-1F3FE.png b/assets/png/1F6B6-1F3FE.png
deleted file mode 100644
index e58dc04c..00000000
Binary files a/assets/png/1F6B6-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F6B6-1F3FF.png b/assets/png/1F6B6-1F3FF.png
deleted file mode 100644
index ba4e1b58..00000000
Binary files a/assets/png/1F6B6-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F6B6.png b/assets/png/1F6B6.png
deleted file mode 100644
index 06dc169a..00000000
Binary files a/assets/png/1F6B6.png and /dev/null differ
diff --git a/assets/png/1F6B7.png b/assets/png/1F6B7.png
deleted file mode 100644
index 286aa577..00000000
Binary files a/assets/png/1F6B7.png and /dev/null differ
diff --git a/assets/png/1F6B8.png b/assets/png/1F6B8.png
deleted file mode 100644
index fa4c091c..00000000
Binary files a/assets/png/1F6B8.png and /dev/null differ
diff --git a/assets/png/1F6B9.png b/assets/png/1F6B9.png
deleted file mode 100644
index f5a1e1ba..00000000
Binary files a/assets/png/1F6B9.png and /dev/null differ
diff --git a/assets/png/1F6BA.png b/assets/png/1F6BA.png
deleted file mode 100644
index d4ecc22e..00000000
Binary files a/assets/png/1F6BA.png and /dev/null differ
diff --git a/assets/png/1F6BB.png b/assets/png/1F6BB.png
deleted file mode 100644
index 9588e0f0..00000000
Binary files a/assets/png/1F6BB.png and /dev/null differ
diff --git a/assets/png/1F6BC.png b/assets/png/1F6BC.png
deleted file mode 100644
index 64a10b71..00000000
Binary files a/assets/png/1F6BC.png and /dev/null differ
diff --git a/assets/png/1F6BD.png b/assets/png/1F6BD.png
deleted file mode 100644
index 1392f761..00000000
Binary files a/assets/png/1F6BD.png and /dev/null differ
diff --git a/assets/png/1F6BE.png b/assets/png/1F6BE.png
deleted file mode 100644
index aa433e84..00000000
Binary files a/assets/png/1F6BE.png and /dev/null differ
diff --git a/assets/png/1F6BF.png b/assets/png/1F6BF.png
deleted file mode 100644
index 156776a2..00000000
Binary files a/assets/png/1F6BF.png and /dev/null differ
diff --git a/assets/png/1F6C0-1F3FB.png b/assets/png/1F6C0-1F3FB.png
deleted file mode 100644
index 2152eabf..00000000
Binary files a/assets/png/1F6C0-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F6C0-1F3FC.png b/assets/png/1F6C0-1F3FC.png
deleted file mode 100644
index 2102e613..00000000
Binary files a/assets/png/1F6C0-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F6C0-1F3FD.png b/assets/png/1F6C0-1F3FD.png
deleted file mode 100644
index fae66181..00000000
Binary files a/assets/png/1F6C0-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F6C0-1F3FE.png b/assets/png/1F6C0-1F3FE.png
deleted file mode 100644
index 1f8959d0..00000000
Binary files a/assets/png/1F6C0-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F6C0-1F3FF.png b/assets/png/1F6C0-1F3FF.png
deleted file mode 100644
index c8a08e84..00000000
Binary files a/assets/png/1F6C0-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F6C0.png b/assets/png/1F6C0.png
deleted file mode 100644
index 43fba5c8..00000000
Binary files a/assets/png/1F6C0.png and /dev/null differ
diff --git a/assets/png/1F6C1.png b/assets/png/1F6C1.png
deleted file mode 100644
index 9a5f0936..00000000
Binary files a/assets/png/1F6C1.png and /dev/null differ
diff --git a/assets/png/1F6C2.png b/assets/png/1F6C2.png
deleted file mode 100644
index 079e34ee..00000000
Binary files a/assets/png/1F6C2.png and /dev/null differ
diff --git a/assets/png/1F6C3.png b/assets/png/1F6C3.png
deleted file mode 100644
index 21b7ce2c..00000000
Binary files a/assets/png/1F6C3.png and /dev/null differ
diff --git a/assets/png/1F6C4.png b/assets/png/1F6C4.png
deleted file mode 100644
index 409b593e..00000000
Binary files a/assets/png/1F6C4.png and /dev/null differ
diff --git a/assets/png/1F6C5.png b/assets/png/1F6C5.png
deleted file mode 100644
index 887b23f3..00000000
Binary files a/assets/png/1F6C5.png and /dev/null differ
diff --git a/assets/png/1F6CB.png b/assets/png/1F6CB.png
deleted file mode 100644
index 27b19b13..00000000
Binary files a/assets/png/1F6CB.png and /dev/null differ
diff --git a/assets/png/1F6CC.png b/assets/png/1F6CC.png
deleted file mode 100644
index c739e7fb..00000000
Binary files a/assets/png/1F6CC.png and /dev/null differ
diff --git a/assets/png/1F6CD.png b/assets/png/1F6CD.png
deleted file mode 100644
index 99f2a2b1..00000000
Binary files a/assets/png/1F6CD.png and /dev/null differ
diff --git a/assets/png/1F6CE.png b/assets/png/1F6CE.png
deleted file mode 100644
index 6b3297ce..00000000
Binary files a/assets/png/1F6CE.png and /dev/null differ
diff --git a/assets/png/1F6CF.png b/assets/png/1F6CF.png
deleted file mode 100644
index 86f964e2..00000000
Binary files a/assets/png/1F6CF.png and /dev/null differ
diff --git a/assets/png/1F6D0.png b/assets/png/1F6D0.png
deleted file mode 100644
index 207d59cc..00000000
Binary files a/assets/png/1F6D0.png and /dev/null differ
diff --git a/assets/png/1F6D1.png b/assets/png/1F6D1.png
deleted file mode 100644
index 5ed61004..00000000
Binary files a/assets/png/1F6D1.png and /dev/null differ
diff --git a/assets/png/1F6D2.png b/assets/png/1F6D2.png
deleted file mode 100644
index 1086fe6e..00000000
Binary files a/assets/png/1F6D2.png and /dev/null differ
diff --git a/assets/png/1F6E0.png b/assets/png/1F6E0.png
deleted file mode 100644
index 3c604927..00000000
Binary files a/assets/png/1F6E0.png and /dev/null differ
diff --git a/assets/png/1F6E1.png b/assets/png/1F6E1.png
deleted file mode 100644
index 610bf033..00000000
Binary files a/assets/png/1F6E1.png and /dev/null differ
diff --git a/assets/png/1F6E2.png b/assets/png/1F6E2.png
deleted file mode 100644
index c4c4d42d..00000000
Binary files a/assets/png/1F6E2.png and /dev/null differ
diff --git a/assets/png/1F6E3.png b/assets/png/1F6E3.png
deleted file mode 100644
index 8c3d3d03..00000000
Binary files a/assets/png/1F6E3.png and /dev/null differ
diff --git a/assets/png/1F6E4.png b/assets/png/1F6E4.png
deleted file mode 100644
index e1a7a0d1..00000000
Binary files a/assets/png/1F6E4.png and /dev/null differ
diff --git a/assets/png/1F6E5.png b/assets/png/1F6E5.png
deleted file mode 100644
index 0506db1a..00000000
Binary files a/assets/png/1F6E5.png and /dev/null differ
diff --git a/assets/png/1F6E9.png b/assets/png/1F6E9.png
deleted file mode 100644
index b731b15e..00000000
Binary files a/assets/png/1F6E9.png and /dev/null differ
diff --git a/assets/png/1F6EB.png b/assets/png/1F6EB.png
deleted file mode 100644
index a5766f9f..00000000
Binary files a/assets/png/1F6EB.png and /dev/null differ
diff --git a/assets/png/1F6EC.png b/assets/png/1F6EC.png
deleted file mode 100644
index d6684196..00000000
Binary files a/assets/png/1F6EC.png and /dev/null differ
diff --git a/assets/png/1F6F0.png b/assets/png/1F6F0.png
deleted file mode 100644
index 4ba55d6e..00000000
Binary files a/assets/png/1F6F0.png and /dev/null differ
diff --git a/assets/png/1F6F3.png b/assets/png/1F6F3.png
deleted file mode 100644
index 19d4acbe..00000000
Binary files a/assets/png/1F6F3.png and /dev/null differ
diff --git a/assets/png/1F6F4.png b/assets/png/1F6F4.png
deleted file mode 100644
index 4ab7ef59..00000000
Binary files a/assets/png/1F6F4.png and /dev/null differ
diff --git a/assets/png/1F6F5.png b/assets/png/1F6F5.png
deleted file mode 100644
index c5afa72d..00000000
Binary files a/assets/png/1F6F5.png and /dev/null differ
diff --git a/assets/png/1F6F6.png b/assets/png/1F6F6.png
deleted file mode 100644
index e26cdb9d..00000000
Binary files a/assets/png/1F6F6.png and /dev/null differ
diff --git a/assets/png/1F910.png b/assets/png/1F910.png
deleted file mode 100644
index f8ced250..00000000
Binary files a/assets/png/1F910.png and /dev/null differ
diff --git a/assets/png/1F911.png b/assets/png/1F911.png
deleted file mode 100644
index 75fd1e90..00000000
Binary files a/assets/png/1F911.png and /dev/null differ
diff --git a/assets/png/1F912.png b/assets/png/1F912.png
deleted file mode 100644
index 8fc57387..00000000
Binary files a/assets/png/1F912.png and /dev/null differ
diff --git a/assets/png/1F913.png b/assets/png/1F913.png
deleted file mode 100644
index 7820bd58..00000000
Binary files a/assets/png/1F913.png and /dev/null differ
diff --git a/assets/png/1F914.png b/assets/png/1F914.png
deleted file mode 100644
index c18f6fd1..00000000
Binary files a/assets/png/1F914.png and /dev/null differ
diff --git a/assets/png/1F915.png b/assets/png/1F915.png
deleted file mode 100644
index 0be72308..00000000
Binary files a/assets/png/1F915.png and /dev/null differ
diff --git a/assets/png/1F916.png b/assets/png/1F916.png
deleted file mode 100644
index 7cc62612..00000000
Binary files a/assets/png/1F916.png and /dev/null differ
diff --git a/assets/png/1F917.png b/assets/png/1F917.png
deleted file mode 100644
index 5bba6dc6..00000000
Binary files a/assets/png/1F917.png and /dev/null differ
diff --git a/assets/png/1F918-1F3FB.png b/assets/png/1F918-1F3FB.png
deleted file mode 100644
index c080d2ad..00000000
Binary files a/assets/png/1F918-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F918-1F3FC.png b/assets/png/1F918-1F3FC.png
deleted file mode 100644
index 12313529..00000000
Binary files a/assets/png/1F918-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F918-1F3FD.png b/assets/png/1F918-1F3FD.png
deleted file mode 100644
index ca9be6ae..00000000
Binary files a/assets/png/1F918-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F918-1F3FE.png b/assets/png/1F918-1F3FE.png
deleted file mode 100644
index abe28cbf..00000000
Binary files a/assets/png/1F918-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F918-1F3FF.png b/assets/png/1F918-1F3FF.png
deleted file mode 100644
index 0c6b5dd3..00000000
Binary files a/assets/png/1F918-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F918.png b/assets/png/1F918.png
deleted file mode 100644
index 4aa6e7e0..00000000
Binary files a/assets/png/1F918.png and /dev/null differ
diff --git a/assets/png/1F919-1F3FB.png b/assets/png/1F919-1F3FB.png
deleted file mode 100644
index 2c932011..00000000
Binary files a/assets/png/1F919-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F919-1F3FC.png b/assets/png/1F919-1F3FC.png
deleted file mode 100644
index c39f45a4..00000000
Binary files a/assets/png/1F919-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F919-1F3FD.png b/assets/png/1F919-1F3FD.png
deleted file mode 100644
index 83a57f63..00000000
Binary files a/assets/png/1F919-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F919-1F3FE.png b/assets/png/1F919-1F3FE.png
deleted file mode 100644
index 65b3468f..00000000
Binary files a/assets/png/1F919-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F919-1F3FF.png b/assets/png/1F919-1F3FF.png
deleted file mode 100644
index 94ef68ff..00000000
Binary files a/assets/png/1F919-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F919.png b/assets/png/1F919.png
deleted file mode 100644
index a10c59ba..00000000
Binary files a/assets/png/1F919.png and /dev/null differ
diff --git a/assets/png/1F91A-1F3FB.png b/assets/png/1F91A-1F3FB.png
deleted file mode 100644
index 813d2849..00000000
Binary files a/assets/png/1F91A-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F91A-1F3FC.png b/assets/png/1F91A-1F3FC.png
deleted file mode 100644
index 192ff795..00000000
Binary files a/assets/png/1F91A-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F91A-1F3FD.png b/assets/png/1F91A-1F3FD.png
deleted file mode 100644
index 61a727ab..00000000
Binary files a/assets/png/1F91A-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F91A-1F3FE.png b/assets/png/1F91A-1F3FE.png
deleted file mode 100644
index 2e83da51..00000000
Binary files a/assets/png/1F91A-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F91A-1F3FF.png b/assets/png/1F91A-1F3FF.png
deleted file mode 100644
index d7a5b95a..00000000
Binary files a/assets/png/1F91A-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F91A.png b/assets/png/1F91A.png
deleted file mode 100644
index 47923429..00000000
Binary files a/assets/png/1F91A.png and /dev/null differ
diff --git a/assets/png/1F91B-1F3FB.png b/assets/png/1F91B-1F3FB.png
deleted file mode 100644
index 1262a6b4..00000000
Binary files a/assets/png/1F91B-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F91B-1F3FC.png b/assets/png/1F91B-1F3FC.png
deleted file mode 100644
index 40bf70b8..00000000
Binary files a/assets/png/1F91B-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F91B-1F3FD.png b/assets/png/1F91B-1F3FD.png
deleted file mode 100644
index 93f58145..00000000
Binary files a/assets/png/1F91B-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F91B-1F3FE.png b/assets/png/1F91B-1F3FE.png
deleted file mode 100644
index d82b5ec9..00000000
Binary files a/assets/png/1F91B-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F91B-1F3FF.png b/assets/png/1F91B-1F3FF.png
deleted file mode 100644
index 09ae4cd4..00000000
Binary files a/assets/png/1F91B-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F91B.png b/assets/png/1F91B.png
deleted file mode 100644
index a9d9fd8d..00000000
Binary files a/assets/png/1F91B.png and /dev/null differ
diff --git a/assets/png/1F91C-1F3FB.png b/assets/png/1F91C-1F3FB.png
deleted file mode 100644
index 33ded2f6..00000000
Binary files a/assets/png/1F91C-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F91C-1F3FC.png b/assets/png/1F91C-1F3FC.png
deleted file mode 100644
index 88054e33..00000000
Binary files a/assets/png/1F91C-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F91C-1F3FD.png b/assets/png/1F91C-1F3FD.png
deleted file mode 100644
index 84b9f5da..00000000
Binary files a/assets/png/1F91C-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F91C-1F3FE.png b/assets/png/1F91C-1F3FE.png
deleted file mode 100644
index e741cfea..00000000
Binary files a/assets/png/1F91C-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F91C-1F3FF.png b/assets/png/1F91C-1F3FF.png
deleted file mode 100644
index cf66d760..00000000
Binary files a/assets/png/1F91C-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F91C.png b/assets/png/1F91C.png
deleted file mode 100644
index 754ed066..00000000
Binary files a/assets/png/1F91C.png and /dev/null differ
diff --git a/assets/png/1F91D-1F3FB.png b/assets/png/1F91D-1F3FB.png
deleted file mode 100644
index 8f8fbb9b..00000000
Binary files a/assets/png/1F91D-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F91D-1F3FC.png b/assets/png/1F91D-1F3FC.png
deleted file mode 100644
index 336a77a6..00000000
Binary files a/assets/png/1F91D-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F91D-1F3FD.png b/assets/png/1F91D-1F3FD.png
deleted file mode 100644
index 95f62d4f..00000000
Binary files a/assets/png/1F91D-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F91D-1F3FE.png b/assets/png/1F91D-1F3FE.png
deleted file mode 100644
index 2b0a6433..00000000
Binary files a/assets/png/1F91D-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F91D-1F3FF.png b/assets/png/1F91D-1F3FF.png
deleted file mode 100644
index 40189ee6..00000000
Binary files a/assets/png/1F91D-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F91D.png b/assets/png/1F91D.png
deleted file mode 100644
index c5d35fd8..00000000
Binary files a/assets/png/1F91D.png and /dev/null differ
diff --git a/assets/png/1F91E-1F3FB.png b/assets/png/1F91E-1F3FB.png
deleted file mode 100644
index dd2384a6..00000000
Binary files a/assets/png/1F91E-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F91E-1F3FC.png b/assets/png/1F91E-1F3FC.png
deleted file mode 100644
index 6228401b..00000000
Binary files a/assets/png/1F91E-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F91E-1F3FD.png b/assets/png/1F91E-1F3FD.png
deleted file mode 100644
index b1074da1..00000000
Binary files a/assets/png/1F91E-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F91E-1F3FE.png b/assets/png/1F91E-1F3FE.png
deleted file mode 100644
index 75e05e4d..00000000
Binary files a/assets/png/1F91E-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F91E-1F3FF.png b/assets/png/1F91E-1F3FF.png
deleted file mode 100644
index 761aebdc..00000000
Binary files a/assets/png/1F91E-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F91E.png b/assets/png/1F91E.png
deleted file mode 100644
index 4cd18514..00000000
Binary files a/assets/png/1F91E.png and /dev/null differ
diff --git a/assets/png/1F920.png b/assets/png/1F920.png
deleted file mode 100644
index 70dd5d0d..00000000
Binary files a/assets/png/1F920.png and /dev/null differ
diff --git a/assets/png/1F921.png b/assets/png/1F921.png
deleted file mode 100644
index 02b7ff70..00000000
Binary files a/assets/png/1F921.png and /dev/null differ
diff --git a/assets/png/1F922.png b/assets/png/1F922.png
deleted file mode 100644
index a566c109..00000000
Binary files a/assets/png/1F922.png and /dev/null differ
diff --git a/assets/png/1F923.png b/assets/png/1F923.png
deleted file mode 100644
index b1736fed..00000000
Binary files a/assets/png/1F923.png and /dev/null differ
diff --git a/assets/png/1F924.png b/assets/png/1F924.png
deleted file mode 100644
index a5460532..00000000
Binary files a/assets/png/1F924.png and /dev/null differ
diff --git a/assets/png/1F925.png b/assets/png/1F925.png
deleted file mode 100644
index 02827e26..00000000
Binary files a/assets/png/1F925.png and /dev/null differ
diff --git a/assets/png/1F926-1F3FB.png b/assets/png/1F926-1F3FB.png
deleted file mode 100644
index 2f4b010b..00000000
Binary files a/assets/png/1F926-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F926-1F3FC.png b/assets/png/1F926-1F3FC.png
deleted file mode 100644
index 97fb6831..00000000
Binary files a/assets/png/1F926-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F926-1F3FD.png b/assets/png/1F926-1F3FD.png
deleted file mode 100644
index b5b5c1e5..00000000
Binary files a/assets/png/1F926-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F926-1F3FE.png b/assets/png/1F926-1F3FE.png
deleted file mode 100644
index 2840b113..00000000
Binary files a/assets/png/1F926-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F926-1F3FF.png b/assets/png/1F926-1F3FF.png
deleted file mode 100644
index 6f070db9..00000000
Binary files a/assets/png/1F926-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F926.png b/assets/png/1F926.png
deleted file mode 100644
index defc796c..00000000
Binary files a/assets/png/1F926.png and /dev/null differ
diff --git a/assets/png/1F927.png b/assets/png/1F927.png
deleted file mode 100644
index ccf07d4b..00000000
Binary files a/assets/png/1F927.png and /dev/null differ
diff --git a/assets/png/1F930-1F3FB.png b/assets/png/1F930-1F3FB.png
deleted file mode 100644
index a78703b3..00000000
Binary files a/assets/png/1F930-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F930-1F3FC.png b/assets/png/1F930-1F3FC.png
deleted file mode 100644
index 0068c6c4..00000000
Binary files a/assets/png/1F930-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F930-1F3FD.png b/assets/png/1F930-1F3FD.png
deleted file mode 100644
index 3206296b..00000000
Binary files a/assets/png/1F930-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F930-1F3FE.png b/assets/png/1F930-1F3FE.png
deleted file mode 100644
index 120fda5c..00000000
Binary files a/assets/png/1F930-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F930-1F3FF.png b/assets/png/1F930-1F3FF.png
deleted file mode 100644
index 569bfdf0..00000000
Binary files a/assets/png/1F930-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F930.png b/assets/png/1F930.png
deleted file mode 100644
index 084e83a4..00000000
Binary files a/assets/png/1F930.png and /dev/null differ
diff --git a/assets/png/1F933-1F3FB.png b/assets/png/1F933-1F3FB.png
deleted file mode 100644
index 290e075b..00000000
Binary files a/assets/png/1F933-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F933-1F3FC.png b/assets/png/1F933-1F3FC.png
deleted file mode 100644
index fcd9595b..00000000
Binary files a/assets/png/1F933-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F933-1F3FD.png b/assets/png/1F933-1F3FD.png
deleted file mode 100644
index f3a22fdf..00000000
Binary files a/assets/png/1F933-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F933-1F3FE.png b/assets/png/1F933-1F3FE.png
deleted file mode 100644
index cdecf6d9..00000000
Binary files a/assets/png/1F933-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F933-1F3FF.png b/assets/png/1F933-1F3FF.png
deleted file mode 100644
index 86acbb6c..00000000
Binary files a/assets/png/1F933-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F933.png b/assets/png/1F933.png
deleted file mode 100644
index 6a1ba75c..00000000
Binary files a/assets/png/1F933.png and /dev/null differ
diff --git a/assets/png/1F934-1F3FB.png b/assets/png/1F934-1F3FB.png
deleted file mode 100644
index 849930c8..00000000
Binary files a/assets/png/1F934-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F934-1F3FC.png b/assets/png/1F934-1F3FC.png
deleted file mode 100644
index 23d8b3b1..00000000
Binary files a/assets/png/1F934-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F934-1F3FD.png b/assets/png/1F934-1F3FD.png
deleted file mode 100644
index db6dfff0..00000000
Binary files a/assets/png/1F934-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F934-1F3FE.png b/assets/png/1F934-1F3FE.png
deleted file mode 100644
index 8e10f8be..00000000
Binary files a/assets/png/1F934-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F934-1F3FF.png b/assets/png/1F934-1F3FF.png
deleted file mode 100644
index 138d4ea7..00000000
Binary files a/assets/png/1F934-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F934.png b/assets/png/1F934.png
deleted file mode 100644
index 38d69344..00000000
Binary files a/assets/png/1F934.png and /dev/null differ
diff --git a/assets/png/1F935-1F3FB.png b/assets/png/1F935-1F3FB.png
deleted file mode 100644
index 7b6b3acd..00000000
Binary files a/assets/png/1F935-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F935-1F3FC.png b/assets/png/1F935-1F3FC.png
deleted file mode 100644
index 7975191b..00000000
Binary files a/assets/png/1F935-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F935-1F3FD.png b/assets/png/1F935-1F3FD.png
deleted file mode 100644
index a2816f60..00000000
Binary files a/assets/png/1F935-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F935-1F3FE.png b/assets/png/1F935-1F3FE.png
deleted file mode 100644
index ea829176..00000000
Binary files a/assets/png/1F935-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F935-1F3FF.png b/assets/png/1F935-1F3FF.png
deleted file mode 100644
index c743e05f..00000000
Binary files a/assets/png/1F935-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F935.png b/assets/png/1F935.png
deleted file mode 100644
index 5f7e9303..00000000
Binary files a/assets/png/1F935.png and /dev/null differ
diff --git a/assets/png/1F936-1F3FB.png b/assets/png/1F936-1F3FB.png
deleted file mode 100644
index d8a695d7..00000000
Binary files a/assets/png/1F936-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F936-1F3FC.png b/assets/png/1F936-1F3FC.png
deleted file mode 100644
index 0e17e8c5..00000000
Binary files a/assets/png/1F936-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F936-1F3FD.png b/assets/png/1F936-1F3FD.png
deleted file mode 100644
index c3ee4d1d..00000000
Binary files a/assets/png/1F936-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F936-1F3FE.png b/assets/png/1F936-1F3FE.png
deleted file mode 100644
index 68a556da..00000000
Binary files a/assets/png/1F936-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F936-1F3FF.png b/assets/png/1F936-1F3FF.png
deleted file mode 100644
index ccab3c40..00000000
Binary files a/assets/png/1F936-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F936.png b/assets/png/1F936.png
deleted file mode 100644
index 9cf2458d..00000000
Binary files a/assets/png/1F936.png and /dev/null differ
diff --git a/assets/png/1F937-1F3FB.png b/assets/png/1F937-1F3FB.png
deleted file mode 100644
index 1c895e64..00000000
Binary files a/assets/png/1F937-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F937-1F3FC.png b/assets/png/1F937-1F3FC.png
deleted file mode 100644
index 4e3ca8f8..00000000
Binary files a/assets/png/1F937-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F937-1F3FD.png b/assets/png/1F937-1F3FD.png
deleted file mode 100644
index d1b16a19..00000000
Binary files a/assets/png/1F937-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F937-1F3FE.png b/assets/png/1F937-1F3FE.png
deleted file mode 100644
index 5fbef3f2..00000000
Binary files a/assets/png/1F937-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F937-1F3FF.png b/assets/png/1F937-1F3FF.png
deleted file mode 100644
index 4af2e28b..00000000
Binary files a/assets/png/1F937-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F937.png b/assets/png/1F937.png
deleted file mode 100644
index 76e63bfa..00000000
Binary files a/assets/png/1F937.png and /dev/null differ
diff --git a/assets/png/1F938-1F3FB.png b/assets/png/1F938-1F3FB.png
deleted file mode 100644
index db6d6589..00000000
Binary files a/assets/png/1F938-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F938-1F3FC.png b/assets/png/1F938-1F3FC.png
deleted file mode 100644
index e00ffbc2..00000000
Binary files a/assets/png/1F938-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F938-1F3FD.png b/assets/png/1F938-1F3FD.png
deleted file mode 100644
index 49321be3..00000000
Binary files a/assets/png/1F938-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F938-1F3FE.png b/assets/png/1F938-1F3FE.png
deleted file mode 100644
index d4562b5e..00000000
Binary files a/assets/png/1F938-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F938-1F3FF.png b/assets/png/1F938-1F3FF.png
deleted file mode 100644
index 6e09a870..00000000
Binary files a/assets/png/1F938-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F938.png b/assets/png/1F938.png
deleted file mode 100644
index cbcaa578..00000000
Binary files a/assets/png/1F938.png and /dev/null differ
diff --git a/assets/png/1F939-1F3FB.png b/assets/png/1F939-1F3FB.png
deleted file mode 100644
index c18eda40..00000000
Binary files a/assets/png/1F939-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F939-1F3FC.png b/assets/png/1F939-1F3FC.png
deleted file mode 100644
index de3b7a55..00000000
Binary files a/assets/png/1F939-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F939-1F3FD.png b/assets/png/1F939-1F3FD.png
deleted file mode 100644
index 74ab6d85..00000000
Binary files a/assets/png/1F939-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F939-1F3FE.png b/assets/png/1F939-1F3FE.png
deleted file mode 100644
index 1c578232..00000000
Binary files a/assets/png/1F939-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F939-1F3FF.png b/assets/png/1F939-1F3FF.png
deleted file mode 100644
index c343d6ee..00000000
Binary files a/assets/png/1F939-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F939.png b/assets/png/1F939.png
deleted file mode 100644
index a37f6224..00000000
Binary files a/assets/png/1F939.png and /dev/null differ
diff --git a/assets/png/1F93A.png b/assets/png/1F93A.png
deleted file mode 100644
index 5288c920..00000000
Binary files a/assets/png/1F93A.png and /dev/null differ
diff --git a/assets/png/1F93C-1F3FB.png b/assets/png/1F93C-1F3FB.png
deleted file mode 100644
index 379070fd..00000000
Binary files a/assets/png/1F93C-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F93C-1F3FC.png b/assets/png/1F93C-1F3FC.png
deleted file mode 100644
index 6863ea92..00000000
Binary files a/assets/png/1F93C-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F93C-1F3FD.png b/assets/png/1F93C-1F3FD.png
deleted file mode 100644
index b7e62910..00000000
Binary files a/assets/png/1F93C-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F93C-1F3FE.png b/assets/png/1F93C-1F3FE.png
deleted file mode 100644
index 750f9589..00000000
Binary files a/assets/png/1F93C-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F93C-1F3FF.png b/assets/png/1F93C-1F3FF.png
deleted file mode 100644
index 36ab9bb3..00000000
Binary files a/assets/png/1F93C-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F93C.png b/assets/png/1F93C.png
deleted file mode 100644
index 71e67cfa..00000000
Binary files a/assets/png/1F93C.png and /dev/null differ
diff --git a/assets/png/1F93D-1F3FB.png b/assets/png/1F93D-1F3FB.png
deleted file mode 100644
index bed1a908..00000000
Binary files a/assets/png/1F93D-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F93D-1F3FC.png b/assets/png/1F93D-1F3FC.png
deleted file mode 100644
index ec5a43b4..00000000
Binary files a/assets/png/1F93D-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F93D-1F3FD.png b/assets/png/1F93D-1F3FD.png
deleted file mode 100644
index b081a4a5..00000000
Binary files a/assets/png/1F93D-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F93D-1F3FE.png b/assets/png/1F93D-1F3FE.png
deleted file mode 100644
index 82cfbc3b..00000000
Binary files a/assets/png/1F93D-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F93D-1F3FF.png b/assets/png/1F93D-1F3FF.png
deleted file mode 100644
index bd3366eb..00000000
Binary files a/assets/png/1F93D-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F93D.png b/assets/png/1F93D.png
deleted file mode 100644
index cb445767..00000000
Binary files a/assets/png/1F93D.png and /dev/null differ
diff --git a/assets/png/1F93E-1F3FB.png b/assets/png/1F93E-1F3FB.png
deleted file mode 100644
index c26cac2d..00000000
Binary files a/assets/png/1F93E-1F3FB.png and /dev/null differ
diff --git a/assets/png/1F93E-1F3FC.png b/assets/png/1F93E-1F3FC.png
deleted file mode 100644
index 7baaf95a..00000000
Binary files a/assets/png/1F93E-1F3FC.png and /dev/null differ
diff --git a/assets/png/1F93E-1F3FD.png b/assets/png/1F93E-1F3FD.png
deleted file mode 100644
index 0e3a37c3..00000000
Binary files a/assets/png/1F93E-1F3FD.png and /dev/null differ
diff --git a/assets/png/1F93E-1F3FE.png b/assets/png/1F93E-1F3FE.png
deleted file mode 100644
index e1233f38..00000000
Binary files a/assets/png/1F93E-1F3FE.png and /dev/null differ
diff --git a/assets/png/1F93E-1F3FF.png b/assets/png/1F93E-1F3FF.png
deleted file mode 100644
index 6b1eb9b6..00000000
Binary files a/assets/png/1F93E-1F3FF.png and /dev/null differ
diff --git a/assets/png/1F93E.png b/assets/png/1F93E.png
deleted file mode 100644
index 1152f134..00000000
Binary files a/assets/png/1F93E.png and /dev/null differ
diff --git a/assets/png/1F940.png b/assets/png/1F940.png
deleted file mode 100644
index 62412b14..00000000
Binary files a/assets/png/1F940.png and /dev/null differ
diff --git a/assets/png/1F941.png b/assets/png/1F941.png
deleted file mode 100644
index b038727c..00000000
Binary files a/assets/png/1F941.png and /dev/null differ
diff --git a/assets/png/1F942.png b/assets/png/1F942.png
deleted file mode 100644
index 31937ae9..00000000
Binary files a/assets/png/1F942.png and /dev/null differ
diff --git a/assets/png/1F943.png b/assets/png/1F943.png
deleted file mode 100644
index 7bf09229..00000000
Binary files a/assets/png/1F943.png and /dev/null differ
diff --git a/assets/png/1F944.png b/assets/png/1F944.png
deleted file mode 100644
index 3c4da766..00000000
Binary files a/assets/png/1F944.png and /dev/null differ
diff --git a/assets/png/1F945.png b/assets/png/1F945.png
deleted file mode 100644
index df3a53da..00000000
Binary files a/assets/png/1F945.png and /dev/null differ
diff --git a/assets/png/1F947.png b/assets/png/1F947.png
deleted file mode 100644
index 15612b66..00000000
Binary files a/assets/png/1F947.png and /dev/null differ
diff --git a/assets/png/1F948.png b/assets/png/1F948.png
deleted file mode 100644
index 17b01126..00000000
Binary files a/assets/png/1F948.png and /dev/null differ
diff --git a/assets/png/1F949.png b/assets/png/1F949.png
deleted file mode 100644
index 636e04a5..00000000
Binary files a/assets/png/1F949.png and /dev/null differ
diff --git a/assets/png/1F94A.png b/assets/png/1F94A.png
deleted file mode 100644
index 9838f24e..00000000
Binary files a/assets/png/1F94A.png and /dev/null differ
diff --git a/assets/png/1F94B.png b/assets/png/1F94B.png
deleted file mode 100644
index 8d611476..00000000
Binary files a/assets/png/1F94B.png and /dev/null differ
diff --git a/assets/png/1F950.png b/assets/png/1F950.png
deleted file mode 100644
index fb33feb1..00000000
Binary files a/assets/png/1F950.png and /dev/null differ
diff --git a/assets/png/1F951.png b/assets/png/1F951.png
deleted file mode 100644
index 06f0d124..00000000
Binary files a/assets/png/1F951.png and /dev/null differ
diff --git a/assets/png/1F952.png b/assets/png/1F952.png
deleted file mode 100644
index 50080705..00000000
Binary files a/assets/png/1F952.png and /dev/null differ
diff --git a/assets/png/1F953.png b/assets/png/1F953.png
deleted file mode 100644
index f38a485f..00000000
Binary files a/assets/png/1F953.png and /dev/null differ
diff --git a/assets/png/1F954.png b/assets/png/1F954.png
deleted file mode 100644
index 70350ca2..00000000
Binary files a/assets/png/1F954.png and /dev/null differ
diff --git a/assets/png/1F955.png b/assets/png/1F955.png
deleted file mode 100644
index c68829b5..00000000
Binary files a/assets/png/1F955.png and /dev/null differ
diff --git a/assets/png/1F956.png b/assets/png/1F956.png
deleted file mode 100644
index 4c2c5639..00000000
Binary files a/assets/png/1F956.png and /dev/null differ
diff --git a/assets/png/1F957.png b/assets/png/1F957.png
deleted file mode 100644
index c89f9341..00000000
Binary files a/assets/png/1F957.png and /dev/null differ
diff --git a/assets/png/1F958.png b/assets/png/1F958.png
deleted file mode 100644
index 663a1006..00000000
Binary files a/assets/png/1F958.png and /dev/null differ
diff --git a/assets/png/1F959.png b/assets/png/1F959.png
deleted file mode 100644
index a2e10df4..00000000
Binary files a/assets/png/1F959.png and /dev/null differ
diff --git a/assets/png/1F95A.png b/assets/png/1F95A.png
deleted file mode 100644
index c171974d..00000000
Binary files a/assets/png/1F95A.png and /dev/null differ
diff --git a/assets/png/1F95B.png b/assets/png/1F95B.png
deleted file mode 100644
index e4fcf2e6..00000000
Binary files a/assets/png/1F95B.png and /dev/null differ
diff --git a/assets/png/1F95C.png b/assets/png/1F95C.png
deleted file mode 100644
index b64fadad..00000000
Binary files a/assets/png/1F95C.png and /dev/null differ
diff --git a/assets/png/1F95D.png b/assets/png/1F95D.png
deleted file mode 100644
index dfbd8258..00000000
Binary files a/assets/png/1F95D.png and /dev/null differ
diff --git a/assets/png/1F95E.png b/assets/png/1F95E.png
deleted file mode 100644
index 6223d1a2..00000000
Binary files a/assets/png/1F95E.png and /dev/null differ
diff --git a/assets/png/1F980.png b/assets/png/1F980.png
deleted file mode 100644
index 19f3047a..00000000
Binary files a/assets/png/1F980.png and /dev/null differ
diff --git a/assets/png/1F981.png b/assets/png/1F981.png
deleted file mode 100644
index 5062ab47..00000000
Binary files a/assets/png/1F981.png and /dev/null differ
diff --git a/assets/png/1F982.png b/assets/png/1F982.png
deleted file mode 100644
index 449a6b28..00000000
Binary files a/assets/png/1F982.png and /dev/null differ
diff --git a/assets/png/1F983.png b/assets/png/1F983.png
deleted file mode 100644
index 344af94c..00000000
Binary files a/assets/png/1F983.png and /dev/null differ
diff --git a/assets/png/1F984.png b/assets/png/1F984.png
deleted file mode 100644
index 05a97969..00000000
Binary files a/assets/png/1F984.png and /dev/null differ
diff --git a/assets/png/1F985.png b/assets/png/1F985.png
deleted file mode 100644
index 4f277deb..00000000
Binary files a/assets/png/1F985.png and /dev/null differ
diff --git a/assets/png/1F986.png b/assets/png/1F986.png
deleted file mode 100644
index 74330b77..00000000
Binary files a/assets/png/1F986.png and /dev/null differ
diff --git a/assets/png/1F987.png b/assets/png/1F987.png
deleted file mode 100644
index 3152c047..00000000
Binary files a/assets/png/1F987.png and /dev/null differ
diff --git a/assets/png/1F988.png b/assets/png/1F988.png
deleted file mode 100644
index c75076d5..00000000
Binary files a/assets/png/1F988.png and /dev/null differ
diff --git a/assets/png/1F989.png b/assets/png/1F989.png
deleted file mode 100644
index fa681548..00000000
Binary files a/assets/png/1F989.png and /dev/null differ
diff --git a/assets/png/1F98A.png b/assets/png/1F98A.png
deleted file mode 100644
index 1ab339bf..00000000
Binary files a/assets/png/1F98A.png and /dev/null differ
diff --git a/assets/png/1F98B.png b/assets/png/1F98B.png
deleted file mode 100644
index 5631fe99..00000000
Binary files a/assets/png/1F98B.png and /dev/null differ
diff --git a/assets/png/1F98C.png b/assets/png/1F98C.png
deleted file mode 100644
index d8698195..00000000
Binary files a/assets/png/1F98C.png and /dev/null differ
diff --git a/assets/png/1F98D.png b/assets/png/1F98D.png
deleted file mode 100644
index acc51e13..00000000
Binary files a/assets/png/1F98D.png and /dev/null differ
diff --git a/assets/png/1F98E.png b/assets/png/1F98E.png
deleted file mode 100644
index 83638760..00000000
Binary files a/assets/png/1F98E.png and /dev/null differ
diff --git a/assets/png/1F98F.png b/assets/png/1F98F.png
deleted file mode 100644
index 12f4e0d9..00000000
Binary files a/assets/png/1F98F.png and /dev/null differ
diff --git a/assets/png/1F990.png b/assets/png/1F990.png
deleted file mode 100644
index 49eff28a..00000000
Binary files a/assets/png/1F990.png and /dev/null differ
diff --git a/assets/png/1F991.png b/assets/png/1F991.png
deleted file mode 100644
index d2af223f..00000000
Binary files a/assets/png/1F991.png and /dev/null differ
diff --git a/assets/png/1F9C0.png b/assets/png/1F9C0.png
deleted file mode 100644
index 00e99762..00000000
Binary files a/assets/png/1F9C0.png and /dev/null differ
diff --git a/assets/png/1f004.png b/assets/png/1f004.png
new file mode 100644
index 00000000..def45e62
Binary files /dev/null and b/assets/png/1f004.png differ
diff --git a/assets/png/1f0cf.png b/assets/png/1f0cf.png
new file mode 100644
index 00000000..b6976ff1
Binary files /dev/null and b/assets/png/1f0cf.png differ
diff --git a/assets/png/1f170.png b/assets/png/1f170.png
new file mode 100644
index 00000000..5eef9ada
Binary files /dev/null and b/assets/png/1f170.png differ
diff --git a/assets/png/1f171.png b/assets/png/1f171.png
new file mode 100644
index 00000000..f8f6edaf
Binary files /dev/null and b/assets/png/1f171.png differ
diff --git a/assets/png/1f17e.png b/assets/png/1f17e.png
new file mode 100644
index 00000000..4c8ad374
Binary files /dev/null and b/assets/png/1f17e.png differ
diff --git a/assets/png/1f17f.png b/assets/png/1f17f.png
new file mode 100644
index 00000000..e3383eec
Binary files /dev/null and b/assets/png/1f17f.png differ
diff --git a/assets/png/1f18e.png b/assets/png/1f18e.png
new file mode 100644
index 00000000..3d7d5747
Binary files /dev/null and b/assets/png/1f18e.png differ
diff --git a/assets/png/1f191.png b/assets/png/1f191.png
new file mode 100644
index 00000000..2293239a
Binary files /dev/null and b/assets/png/1f191.png differ
diff --git a/assets/png/1f192.png b/assets/png/1f192.png
new file mode 100644
index 00000000..206c85a2
Binary files /dev/null and b/assets/png/1f192.png differ
diff --git a/assets/png/1f193.png b/assets/png/1f193.png
new file mode 100644
index 00000000..5a870072
Binary files /dev/null and b/assets/png/1f193.png differ
diff --git a/assets/png/1f194.png b/assets/png/1f194.png
new file mode 100644
index 00000000..e1346db5
Binary files /dev/null and b/assets/png/1f194.png differ
diff --git a/assets/png/1f195.png b/assets/png/1f195.png
new file mode 100644
index 00000000..8e5fd122
Binary files /dev/null and b/assets/png/1f195.png differ
diff --git a/assets/png/1f196.png b/assets/png/1f196.png
new file mode 100644
index 00000000..3b88dac0
Binary files /dev/null and b/assets/png/1f196.png differ
diff --git a/assets/png/1f197.png b/assets/png/1f197.png
new file mode 100644
index 00000000..8e863c52
Binary files /dev/null and b/assets/png/1f197.png differ
diff --git a/assets/png/1f198.png b/assets/png/1f198.png
new file mode 100644
index 00000000..1f6519fd
Binary files /dev/null and b/assets/png/1f198.png differ
diff --git a/assets/png/1f199.png b/assets/png/1f199.png
new file mode 100644
index 00000000..d31bce45
Binary files /dev/null and b/assets/png/1f199.png differ
diff --git a/assets/png/1f19a.png b/assets/png/1f19a.png
new file mode 100644
index 00000000..67808603
Binary files /dev/null and b/assets/png/1f19a.png differ
diff --git a/assets/png/1f1e6-1f1e8.png b/assets/png/1f1e6-1f1e8.png
new file mode 100644
index 00000000..a661aa2d
Binary files /dev/null and b/assets/png/1f1e6-1f1e8.png differ
diff --git a/assets/png/1f1e6-1f1e9.png b/assets/png/1f1e6-1f1e9.png
new file mode 100644
index 00000000..287f8d05
Binary files /dev/null and b/assets/png/1f1e6-1f1e9.png differ
diff --git a/assets/png/1f1e6-1f1ea.png b/assets/png/1f1e6-1f1ea.png
new file mode 100644
index 00000000..59637dd8
Binary files /dev/null and b/assets/png/1f1e6-1f1ea.png differ
diff --git a/assets/png/1f1e6-1f1eb.png b/assets/png/1f1e6-1f1eb.png
new file mode 100644
index 00000000..b6e2ca7e
Binary files /dev/null and b/assets/png/1f1e6-1f1eb.png differ
diff --git a/assets/png/1f1e6-1f1ec.png b/assets/png/1f1e6-1f1ec.png
new file mode 100644
index 00000000..9e343f2a
Binary files /dev/null and b/assets/png/1f1e6-1f1ec.png differ
diff --git a/assets/png/1f1e6-1f1ee.png b/assets/png/1f1e6-1f1ee.png
new file mode 100644
index 00000000..6ddc0b67
Binary files /dev/null and b/assets/png/1f1e6-1f1ee.png differ
diff --git a/assets/png/1f1e6-1f1f1.png b/assets/png/1f1e6-1f1f1.png
new file mode 100644
index 00000000..98f6d555
Binary files /dev/null and b/assets/png/1f1e6-1f1f1.png differ
diff --git a/assets/png/1f1e6-1f1f2.png b/assets/png/1f1e6-1f1f2.png
new file mode 100644
index 00000000..8a4aac92
Binary files /dev/null and b/assets/png/1f1e6-1f1f2.png differ
diff --git a/assets/png/1f1e6-1f1f4.png b/assets/png/1f1e6-1f1f4.png
new file mode 100644
index 00000000..b1f4ae86
Binary files /dev/null and b/assets/png/1f1e6-1f1f4.png differ
diff --git a/assets/png/1f1e6-1f1f6.png b/assets/png/1f1e6-1f1f6.png
new file mode 100644
index 00000000..617ad2eb
Binary files /dev/null and b/assets/png/1f1e6-1f1f6.png differ
diff --git a/assets/png/1f1e6-1f1f7.png b/assets/png/1f1e6-1f1f7.png
new file mode 100644
index 00000000..5bc8131d
Binary files /dev/null and b/assets/png/1f1e6-1f1f7.png differ
diff --git a/assets/png/1f1e6-1f1f8.png b/assets/png/1f1e6-1f1f8.png
new file mode 100644
index 00000000..7e2c78d3
Binary files /dev/null and b/assets/png/1f1e6-1f1f8.png differ
diff --git a/assets/png/1f1e6-1f1f9.png b/assets/png/1f1e6-1f1f9.png
new file mode 100644
index 00000000..574bcc3e
Binary files /dev/null and b/assets/png/1f1e6-1f1f9.png differ
diff --git a/assets/png/1f1e6-1f1fa.png b/assets/png/1f1e6-1f1fa.png
new file mode 100644
index 00000000..715016df
Binary files /dev/null and b/assets/png/1f1e6-1f1fa.png differ
diff --git a/assets/png/1f1e6-1f1fc.png b/assets/png/1f1e6-1f1fc.png
new file mode 100644
index 00000000..1701bf7a
Binary files /dev/null and b/assets/png/1f1e6-1f1fc.png differ
diff --git a/assets/png/1f1e6-1f1fd.png b/assets/png/1f1e6-1f1fd.png
new file mode 100644
index 00000000..b8d66a83
Binary files /dev/null and b/assets/png/1f1e6-1f1fd.png differ
diff --git a/assets/png/1f1e6-1f1ff.png b/assets/png/1f1e6-1f1ff.png
new file mode 100644
index 00000000..365270c9
Binary files /dev/null and b/assets/png/1f1e6-1f1ff.png differ
diff --git a/assets/png/1f1e6.png b/assets/png/1f1e6.png
new file mode 100644
index 00000000..e3713e32
Binary files /dev/null and b/assets/png/1f1e6.png differ
diff --git a/assets/png/1f1e7-1f1e6.png b/assets/png/1f1e7-1f1e6.png
new file mode 100644
index 00000000..666f9bc1
Binary files /dev/null and b/assets/png/1f1e7-1f1e6.png differ
diff --git a/assets/png/1f1e7-1f1e7.png b/assets/png/1f1e7-1f1e7.png
new file mode 100644
index 00000000..cbac058b
Binary files /dev/null and b/assets/png/1f1e7-1f1e7.png differ
diff --git a/assets/png/1f1e7-1f1e9.png b/assets/png/1f1e7-1f1e9.png
new file mode 100644
index 00000000..1b5f8d82
Binary files /dev/null and b/assets/png/1f1e7-1f1e9.png differ
diff --git a/assets/png/1f1e7-1f1ea.png b/assets/png/1f1e7-1f1ea.png
new file mode 100644
index 00000000..fa9d58d8
Binary files /dev/null and b/assets/png/1f1e7-1f1ea.png differ
diff --git a/assets/png/1f1e7-1f1eb.png b/assets/png/1f1e7-1f1eb.png
new file mode 100644
index 00000000..f9bf8f74
Binary files /dev/null and b/assets/png/1f1e7-1f1eb.png differ
diff --git a/assets/png/1f1e7-1f1ec.png b/assets/png/1f1e7-1f1ec.png
new file mode 100644
index 00000000..488b58c8
Binary files /dev/null and b/assets/png/1f1e7-1f1ec.png differ
diff --git a/assets/png/1f1e7-1f1ed.png b/assets/png/1f1e7-1f1ed.png
new file mode 100644
index 00000000..f2efabb9
Binary files /dev/null and b/assets/png/1f1e7-1f1ed.png differ
diff --git a/assets/png/1f1e7-1f1ee.png b/assets/png/1f1e7-1f1ee.png
new file mode 100644
index 00000000..0d21597d
Binary files /dev/null and b/assets/png/1f1e7-1f1ee.png differ
diff --git a/assets/png/1f1e7-1f1ef.png b/assets/png/1f1e7-1f1ef.png
new file mode 100644
index 00000000..2d0c8f6e
Binary files /dev/null and b/assets/png/1f1e7-1f1ef.png differ
diff --git a/assets/png/1f1e7-1f1f1.png b/assets/png/1f1e7-1f1f1.png
new file mode 100644
index 00000000..757436c0
Binary files /dev/null and b/assets/png/1f1e7-1f1f1.png differ
diff --git a/assets/png/1f1e7-1f1f2.png b/assets/png/1f1e7-1f1f2.png
new file mode 100644
index 00000000..a7990670
Binary files /dev/null and b/assets/png/1f1e7-1f1f2.png differ
diff --git a/assets/png/1f1e7-1f1f3.png b/assets/png/1f1e7-1f1f3.png
new file mode 100644
index 00000000..52eb50c6
Binary files /dev/null and b/assets/png/1f1e7-1f1f3.png differ
diff --git a/assets/png/1f1e7-1f1f4.png b/assets/png/1f1e7-1f1f4.png
new file mode 100644
index 00000000..07c25dc7
Binary files /dev/null and b/assets/png/1f1e7-1f1f4.png differ
diff --git a/assets/png/1f1e7-1f1f6.png b/assets/png/1f1e7-1f1f6.png
new file mode 100644
index 00000000..ed2d19b5
Binary files /dev/null and b/assets/png/1f1e7-1f1f6.png differ
diff --git a/assets/png/1f1e7-1f1f7.png b/assets/png/1f1e7-1f1f7.png
new file mode 100644
index 00000000..cd78e09a
Binary files /dev/null and b/assets/png/1f1e7-1f1f7.png differ
diff --git a/assets/png/1f1e7-1f1f8.png b/assets/png/1f1e7-1f1f8.png
new file mode 100644
index 00000000..1fc4e141
Binary files /dev/null and b/assets/png/1f1e7-1f1f8.png differ
diff --git a/assets/png/1f1e7-1f1f9.png b/assets/png/1f1e7-1f1f9.png
new file mode 100644
index 00000000..64ed0c5a
Binary files /dev/null and b/assets/png/1f1e7-1f1f9.png differ
diff --git a/assets/png/1f1e7-1f1fb.png b/assets/png/1f1e7-1f1fb.png
new file mode 100644
index 00000000..3f2a5296
Binary files /dev/null and b/assets/png/1f1e7-1f1fb.png differ
diff --git a/assets/png/1f1e7-1f1fc.png b/assets/png/1f1e7-1f1fc.png
new file mode 100644
index 00000000..f922edd4
Binary files /dev/null and b/assets/png/1f1e7-1f1fc.png differ
diff --git a/assets/png/1f1e7-1f1fe.png b/assets/png/1f1e7-1f1fe.png
new file mode 100644
index 00000000..b26b4379
Binary files /dev/null and b/assets/png/1f1e7-1f1fe.png differ
diff --git a/assets/png/1f1e7-1f1ff.png b/assets/png/1f1e7-1f1ff.png
new file mode 100644
index 00000000..7241ba3c
Binary files /dev/null and b/assets/png/1f1e7-1f1ff.png differ
diff --git a/assets/png/1f1e7.png b/assets/png/1f1e7.png
new file mode 100644
index 00000000..a88ba166
Binary files /dev/null and b/assets/png/1f1e7.png differ
diff --git a/assets/png/1f1e8-1f1e6.png b/assets/png/1f1e8-1f1e6.png
new file mode 100644
index 00000000..2d324db3
Binary files /dev/null and b/assets/png/1f1e8-1f1e6.png differ
diff --git a/assets/png/1f1e8-1f1e8.png b/assets/png/1f1e8-1f1e8.png
new file mode 100644
index 00000000..ff4334bb
Binary files /dev/null and b/assets/png/1f1e8-1f1e8.png differ
diff --git a/assets/png/1f1e8-1f1e9.png b/assets/png/1f1e8-1f1e9.png
new file mode 100644
index 00000000..609da634
Binary files /dev/null and b/assets/png/1f1e8-1f1e9.png differ
diff --git a/assets/png/1f1e8-1f1eb.png b/assets/png/1f1e8-1f1eb.png
new file mode 100644
index 00000000..440c4b68
Binary files /dev/null and b/assets/png/1f1e8-1f1eb.png differ
diff --git a/assets/png/1f1e8-1f1ec.png b/assets/png/1f1e8-1f1ec.png
new file mode 100644
index 00000000..5851f90f
Binary files /dev/null and b/assets/png/1f1e8-1f1ec.png differ
diff --git a/assets/png/1f1e8-1f1ed.png b/assets/png/1f1e8-1f1ed.png
new file mode 100644
index 00000000..fb1ca80e
Binary files /dev/null and b/assets/png/1f1e8-1f1ed.png differ
diff --git a/assets/png/1f1e8-1f1ee.png b/assets/png/1f1e8-1f1ee.png
new file mode 100644
index 00000000..3e81f8be
Binary files /dev/null and b/assets/png/1f1e8-1f1ee.png differ
diff --git a/assets/png/1f1e8-1f1f0.png b/assets/png/1f1e8-1f1f0.png
new file mode 100644
index 00000000..415b46e9
Binary files /dev/null and b/assets/png/1f1e8-1f1f0.png differ
diff --git a/assets/png/1f1e8-1f1f1.png b/assets/png/1f1e8-1f1f1.png
new file mode 100644
index 00000000..8353b4c1
Binary files /dev/null and b/assets/png/1f1e8-1f1f1.png differ
diff --git a/assets/png/1f1e8-1f1f2.png b/assets/png/1f1e8-1f1f2.png
new file mode 100644
index 00000000..4813805d
Binary files /dev/null and b/assets/png/1f1e8-1f1f2.png differ
diff --git a/assets/png/1f1e8-1f1f3.png b/assets/png/1f1e8-1f1f3.png
new file mode 100644
index 00000000..5f66f4a9
Binary files /dev/null and b/assets/png/1f1e8-1f1f3.png differ
diff --git a/assets/png/1f1e8-1f1f4.png b/assets/png/1f1e8-1f1f4.png
new file mode 100644
index 00000000..dc9acfe8
Binary files /dev/null and b/assets/png/1f1e8-1f1f4.png differ
diff --git a/assets/png/1f1e8-1f1f5.png b/assets/png/1f1e8-1f1f5.png
new file mode 100644
index 00000000..1d0e789c
Binary files /dev/null and b/assets/png/1f1e8-1f1f5.png differ
diff --git a/assets/png/1f1e8-1f1f7.png b/assets/png/1f1e8-1f1f7.png
new file mode 100644
index 00000000..c84dde61
Binary files /dev/null and b/assets/png/1f1e8-1f1f7.png differ
diff --git a/assets/png/1f1e8-1f1fa.png b/assets/png/1f1e8-1f1fa.png
new file mode 100644
index 00000000..368b1371
Binary files /dev/null and b/assets/png/1f1e8-1f1fa.png differ
diff --git a/assets/png/1f1e8-1f1fb.png b/assets/png/1f1e8-1f1fb.png
new file mode 100644
index 00000000..db5510e4
Binary files /dev/null and b/assets/png/1f1e8-1f1fb.png differ
diff --git a/assets/png/1f1e8-1f1fc.png b/assets/png/1f1e8-1f1fc.png
new file mode 100644
index 00000000..b7aa54b8
Binary files /dev/null and b/assets/png/1f1e8-1f1fc.png differ
diff --git a/assets/png/1f1e8-1f1fd.png b/assets/png/1f1e8-1f1fd.png
new file mode 100644
index 00000000..67577893
Binary files /dev/null and b/assets/png/1f1e8-1f1fd.png differ
diff --git a/assets/png/1f1e8-1f1fe.png b/assets/png/1f1e8-1f1fe.png
new file mode 100644
index 00000000..23ef1b3c
Binary files /dev/null and b/assets/png/1f1e8-1f1fe.png differ
diff --git a/assets/png/1f1e8-1f1ff.png b/assets/png/1f1e8-1f1ff.png
new file mode 100644
index 00000000..434adb59
Binary files /dev/null and b/assets/png/1f1e8-1f1ff.png differ
diff --git a/assets/png/1f1e8.png b/assets/png/1f1e8.png
new file mode 100644
index 00000000..da11b4b3
Binary files /dev/null and b/assets/png/1f1e8.png differ
diff --git a/assets/png/1f1e9-1f1ea.png b/assets/png/1f1e9-1f1ea.png
new file mode 100644
index 00000000..1aaa369f
Binary files /dev/null and b/assets/png/1f1e9-1f1ea.png differ
diff --git a/assets/png/1f1e9-1f1ec.png b/assets/png/1f1e9-1f1ec.png
new file mode 100644
index 00000000..4850637e
Binary files /dev/null and b/assets/png/1f1e9-1f1ec.png differ
diff --git a/assets/png/1f1e9-1f1ef.png b/assets/png/1f1e9-1f1ef.png
new file mode 100644
index 00000000..a7d4a260
Binary files /dev/null and b/assets/png/1f1e9-1f1ef.png differ
diff --git a/assets/png/1f1e9-1f1f0.png b/assets/png/1f1e9-1f1f0.png
new file mode 100644
index 00000000..526329d7
Binary files /dev/null and b/assets/png/1f1e9-1f1f0.png differ
diff --git a/assets/png/1f1e9-1f1f2.png b/assets/png/1f1e9-1f1f2.png
new file mode 100644
index 00000000..e02d7c93
Binary files /dev/null and b/assets/png/1f1e9-1f1f2.png differ
diff --git a/assets/png/1f1e9-1f1f4.png b/assets/png/1f1e9-1f1f4.png
new file mode 100644
index 00000000..6e25356b
Binary files /dev/null and b/assets/png/1f1e9-1f1f4.png differ
diff --git a/assets/png/1f1e9-1f1ff.png b/assets/png/1f1e9-1f1ff.png
new file mode 100644
index 00000000..dcc194cd
Binary files /dev/null and b/assets/png/1f1e9-1f1ff.png differ
diff --git a/assets/png/1f1e9.png b/assets/png/1f1e9.png
new file mode 100644
index 00000000..c8688734
Binary files /dev/null and b/assets/png/1f1e9.png differ
diff --git a/assets/png/1f1ea-1f1e6.png b/assets/png/1f1ea-1f1e6.png
new file mode 100644
index 00000000..647201bf
Binary files /dev/null and b/assets/png/1f1ea-1f1e6.png differ
diff --git a/assets/png/1f1ea-1f1e8.png b/assets/png/1f1ea-1f1e8.png
new file mode 100644
index 00000000..b93718af
Binary files /dev/null and b/assets/png/1f1ea-1f1e8.png differ
diff --git a/assets/png/1f1ea-1f1ea.png b/assets/png/1f1ea-1f1ea.png
new file mode 100644
index 00000000..79d8bdfa
Binary files /dev/null and b/assets/png/1f1ea-1f1ea.png differ
diff --git a/assets/png/1f1ea-1f1ec.png b/assets/png/1f1ea-1f1ec.png
new file mode 100644
index 00000000..d4d3f88a
Binary files /dev/null and b/assets/png/1f1ea-1f1ec.png differ
diff --git a/assets/png/1f1ea-1f1ed.png b/assets/png/1f1ea-1f1ed.png
new file mode 100644
index 00000000..fd1410db
Binary files /dev/null and b/assets/png/1f1ea-1f1ed.png differ
diff --git a/assets/png/1f1ea-1f1f7.png b/assets/png/1f1ea-1f1f7.png
new file mode 100644
index 00000000..7ca947cc
Binary files /dev/null and b/assets/png/1f1ea-1f1f7.png differ
diff --git a/assets/png/1f1ea-1f1f8.png b/assets/png/1f1ea-1f1f8.png
new file mode 100644
index 00000000..647201bf
Binary files /dev/null and b/assets/png/1f1ea-1f1f8.png differ
diff --git a/assets/png/1f1ea-1f1f9.png b/assets/png/1f1ea-1f1f9.png
new file mode 100644
index 00000000..ad4d4876
Binary files /dev/null and b/assets/png/1f1ea-1f1f9.png differ
diff --git a/assets/png/1f1ea-1f1fa.png b/assets/png/1f1ea-1f1fa.png
new file mode 100644
index 00000000..98718eb9
Binary files /dev/null and b/assets/png/1f1ea-1f1fa.png differ
diff --git a/assets/png/1f1ea.png b/assets/png/1f1ea.png
new file mode 100644
index 00000000..d81eb5cc
Binary files /dev/null and b/assets/png/1f1ea.png differ
diff --git a/assets/png/1f1eb-1f1ee.png b/assets/png/1f1eb-1f1ee.png
new file mode 100644
index 00000000..c848e791
Binary files /dev/null and b/assets/png/1f1eb-1f1ee.png differ
diff --git a/assets/png/1f1eb-1f1ef.png b/assets/png/1f1eb-1f1ef.png
new file mode 100644
index 00000000..35a507d7
Binary files /dev/null and b/assets/png/1f1eb-1f1ef.png differ
diff --git a/assets/png/1f1eb-1f1f0.png b/assets/png/1f1eb-1f1f0.png
new file mode 100644
index 00000000..2c5206d5
Binary files /dev/null and b/assets/png/1f1eb-1f1f0.png differ
diff --git a/assets/png/1f1eb-1f1f2.png b/assets/png/1f1eb-1f1f2.png
new file mode 100644
index 00000000..5e86ab50
Binary files /dev/null and b/assets/png/1f1eb-1f1f2.png differ
diff --git a/assets/png/1f1eb-1f1f4.png b/assets/png/1f1eb-1f1f4.png
new file mode 100644
index 00000000..feff86ee
Binary files /dev/null and b/assets/png/1f1eb-1f1f4.png differ
diff --git a/assets/png/1f1eb-1f1f7.png b/assets/png/1f1eb-1f1f7.png
new file mode 100644
index 00000000..1d0e789c
Binary files /dev/null and b/assets/png/1f1eb-1f1f7.png differ
diff --git a/assets/png/1f1eb.png b/assets/png/1f1eb.png
new file mode 100644
index 00000000..f0837442
Binary files /dev/null and b/assets/png/1f1eb.png differ
diff --git a/assets/png/1f1ec-1f1e6.png b/assets/png/1f1ec-1f1e6.png
new file mode 100644
index 00000000..79e5424e
Binary files /dev/null and b/assets/png/1f1ec-1f1e6.png differ
diff --git a/assets/png/1f1ec-1f1e7.png b/assets/png/1f1ec-1f1e7.png
new file mode 100644
index 00000000..0dd43942
Binary files /dev/null and b/assets/png/1f1ec-1f1e7.png differ
diff --git a/assets/png/1f1ec-1f1e9.png b/assets/png/1f1ec-1f1e9.png
new file mode 100644
index 00000000..19e59273
Binary files /dev/null and b/assets/png/1f1ec-1f1e9.png differ
diff --git a/assets/png/1f1ec-1f1ea.png b/assets/png/1f1ec-1f1ea.png
new file mode 100644
index 00000000..10cf732a
Binary files /dev/null and b/assets/png/1f1ec-1f1ea.png differ
diff --git a/assets/png/1f1ec-1f1eb.png b/assets/png/1f1ec-1f1eb.png
new file mode 100644
index 00000000..1e78c283
Binary files /dev/null and b/assets/png/1f1ec-1f1eb.png differ
diff --git a/assets/png/1f1ec-1f1ec.png b/assets/png/1f1ec-1f1ec.png
new file mode 100644
index 00000000..8e38a144
Binary files /dev/null and b/assets/png/1f1ec-1f1ec.png differ
diff --git a/assets/png/1f1ec-1f1ed.png b/assets/png/1f1ec-1f1ed.png
new file mode 100644
index 00000000..77eace0e
Binary files /dev/null and b/assets/png/1f1ec-1f1ed.png differ
diff --git a/assets/png/1f1ec-1f1ee.png b/assets/png/1f1ec-1f1ee.png
new file mode 100644
index 00000000..759a334b
Binary files /dev/null and b/assets/png/1f1ec-1f1ee.png differ
diff --git a/assets/png/1f1ec-1f1f1.png b/assets/png/1f1ec-1f1f1.png
new file mode 100644
index 00000000..215c7f51
Binary files /dev/null and b/assets/png/1f1ec-1f1f1.png differ
diff --git a/assets/png/1f1ec-1f1f2.png b/assets/png/1f1ec-1f1f2.png
new file mode 100644
index 00000000..dc8e2672
Binary files /dev/null and b/assets/png/1f1ec-1f1f2.png differ
diff --git a/assets/png/1f1ec-1f1f3.png b/assets/png/1f1ec-1f1f3.png
new file mode 100644
index 00000000..7a70a75b
Binary files /dev/null and b/assets/png/1f1ec-1f1f3.png differ
diff --git a/assets/png/1f1ec-1f1f5.png b/assets/png/1f1ec-1f1f5.png
new file mode 100644
index 00000000..69bf65c1
Binary files /dev/null and b/assets/png/1f1ec-1f1f5.png differ
diff --git a/assets/png/1f1ec-1f1f6.png b/assets/png/1f1ec-1f1f6.png
new file mode 100644
index 00000000..e0a8eb77
Binary files /dev/null and b/assets/png/1f1ec-1f1f6.png differ
diff --git a/assets/png/1f1ec-1f1f7.png b/assets/png/1f1ec-1f1f7.png
new file mode 100644
index 00000000..94ebd366
Binary files /dev/null and b/assets/png/1f1ec-1f1f7.png differ
diff --git a/assets/png/1f1ec-1f1f8.png b/assets/png/1f1ec-1f1f8.png
new file mode 100644
index 00000000..ef6fa708
Binary files /dev/null and b/assets/png/1f1ec-1f1f8.png differ
diff --git a/assets/png/1f1ec-1f1f9.png b/assets/png/1f1ec-1f1f9.png
new file mode 100644
index 00000000..1c06502c
Binary files /dev/null and b/assets/png/1f1ec-1f1f9.png differ
diff --git a/assets/png/1f1ec-1f1fa.png b/assets/png/1f1ec-1f1fa.png
new file mode 100644
index 00000000..11eef600
Binary files /dev/null and b/assets/png/1f1ec-1f1fa.png differ
diff --git a/assets/png/1f1ec-1f1fc.png b/assets/png/1f1ec-1f1fc.png
new file mode 100644
index 00000000..f421534d
Binary files /dev/null and b/assets/png/1f1ec-1f1fc.png differ
diff --git a/assets/png/1f1ec-1f1fe.png b/assets/png/1f1ec-1f1fe.png
new file mode 100644
index 00000000..04f76049
Binary files /dev/null and b/assets/png/1f1ec-1f1fe.png differ
diff --git a/assets/png/1f1ec.png b/assets/png/1f1ec.png
new file mode 100644
index 00000000..64dc1b47
Binary files /dev/null and b/assets/png/1f1ec.png differ
diff --git a/assets/png/1f1ed-1f1f0.png b/assets/png/1f1ed-1f1f0.png
new file mode 100644
index 00000000..a927ae6b
Binary files /dev/null and b/assets/png/1f1ed-1f1f0.png differ
diff --git a/assets/png/1f1ed-1f1f2.png b/assets/png/1f1ed-1f1f2.png
new file mode 100644
index 00000000..9d89a48d
Binary files /dev/null and b/assets/png/1f1ed-1f1f2.png differ
diff --git a/assets/png/1f1ed-1f1f3.png b/assets/png/1f1ed-1f1f3.png
new file mode 100644
index 00000000..51c4093a
Binary files /dev/null and b/assets/png/1f1ed-1f1f3.png differ
diff --git a/assets/png/1f1ed-1f1f7.png b/assets/png/1f1ed-1f1f7.png
new file mode 100644
index 00000000..e7baf642
Binary files /dev/null and b/assets/png/1f1ed-1f1f7.png differ
diff --git a/assets/png/1f1ed-1f1f9.png b/assets/png/1f1ed-1f1f9.png
new file mode 100644
index 00000000..af8bb25a
Binary files /dev/null and b/assets/png/1f1ed-1f1f9.png differ
diff --git a/assets/png/1f1ed-1f1fa.png b/assets/png/1f1ed-1f1fa.png
new file mode 100644
index 00000000..83da4943
Binary files /dev/null and b/assets/png/1f1ed-1f1fa.png differ
diff --git a/assets/png/1f1ed.png b/assets/png/1f1ed.png
new file mode 100644
index 00000000..8b5a2603
Binary files /dev/null and b/assets/png/1f1ed.png differ
diff --git a/assets/png/1f1ee-1f1e8.png b/assets/png/1f1ee-1f1e8.png
new file mode 100644
index 00000000..246d94ea
Binary files /dev/null and b/assets/png/1f1ee-1f1e8.png differ
diff --git a/assets/png/1f1ee-1f1e9.png b/assets/png/1f1ee-1f1e9.png
new file mode 100644
index 00000000..8e6f4c7d
Binary files /dev/null and b/assets/png/1f1ee-1f1e9.png differ
diff --git a/assets/png/1f1ee-1f1ea.png b/assets/png/1f1ee-1f1ea.png
new file mode 100644
index 00000000..9900cf3a
Binary files /dev/null and b/assets/png/1f1ee-1f1ea.png differ
diff --git a/assets/png/1f1ee-1f1f1.png b/assets/png/1f1ee-1f1f1.png
new file mode 100644
index 00000000..59453079
Binary files /dev/null and b/assets/png/1f1ee-1f1f1.png differ
diff --git a/assets/png/1f1ee-1f1f2.png b/assets/png/1f1ee-1f1f2.png
new file mode 100644
index 00000000..cc9aa672
Binary files /dev/null and b/assets/png/1f1ee-1f1f2.png differ
diff --git a/assets/png/1f1ee-1f1f3.png b/assets/png/1f1ee-1f1f3.png
new file mode 100644
index 00000000..bdeda362
Binary files /dev/null and b/assets/png/1f1ee-1f1f3.png differ
diff --git a/assets/png/1f1ee-1f1f4.png b/assets/png/1f1ee-1f1f4.png
new file mode 100644
index 00000000..4d39d54c
Binary files /dev/null and b/assets/png/1f1ee-1f1f4.png differ
diff --git a/assets/png/1f1ee-1f1f6.png b/assets/png/1f1ee-1f1f6.png
new file mode 100644
index 00000000..0e001468
Binary files /dev/null and b/assets/png/1f1ee-1f1f6.png differ
diff --git a/assets/png/1f1ee-1f1f7.png b/assets/png/1f1ee-1f1f7.png
new file mode 100644
index 00000000..e5450f12
Binary files /dev/null and b/assets/png/1f1ee-1f1f7.png differ
diff --git a/assets/png/1f1ee-1f1f8.png b/assets/png/1f1ee-1f1f8.png
new file mode 100644
index 00000000..b213bd8d
Binary files /dev/null and b/assets/png/1f1ee-1f1f8.png differ
diff --git a/assets/png/1f1ee-1f1f9.png b/assets/png/1f1ee-1f1f9.png
new file mode 100644
index 00000000..37ddbc32
Binary files /dev/null and b/assets/png/1f1ee-1f1f9.png differ
diff --git a/assets/png/1f1ee.png b/assets/png/1f1ee.png
new file mode 100644
index 00000000..c0eb9b07
Binary files /dev/null and b/assets/png/1f1ee.png differ
diff --git a/assets/png/1f1ef-1f1ea.png b/assets/png/1f1ef-1f1ea.png
new file mode 100644
index 00000000..6b7d58ca
Binary files /dev/null and b/assets/png/1f1ef-1f1ea.png differ
diff --git a/assets/png/1f1ef-1f1f2.png b/assets/png/1f1ef-1f1f2.png
new file mode 100644
index 00000000..84bbd817
Binary files /dev/null and b/assets/png/1f1ef-1f1f2.png differ
diff --git a/assets/png/1f1ef-1f1f4.png b/assets/png/1f1ef-1f1f4.png
new file mode 100644
index 00000000..4e18c33a
Binary files /dev/null and b/assets/png/1f1ef-1f1f4.png differ
diff --git a/assets/png/1f1ef-1f1f5.png b/assets/png/1f1ef-1f1f5.png
new file mode 100644
index 00000000..878263d0
Binary files /dev/null and b/assets/png/1f1ef-1f1f5.png differ
diff --git a/assets/png/1f1ef.png b/assets/png/1f1ef.png
new file mode 100644
index 00000000..c00d234d
Binary files /dev/null and b/assets/png/1f1ef.png differ
diff --git a/assets/png/1f1f0-1f1ea.png b/assets/png/1f1f0-1f1ea.png
new file mode 100644
index 00000000..fe238107
Binary files /dev/null and b/assets/png/1f1f0-1f1ea.png differ
diff --git a/assets/png/1f1f0-1f1ec.png b/assets/png/1f1f0-1f1ec.png
new file mode 100644
index 00000000..e2052b60
Binary files /dev/null and b/assets/png/1f1f0-1f1ec.png differ
diff --git a/assets/png/1f1f0-1f1ed.png b/assets/png/1f1f0-1f1ed.png
new file mode 100644
index 00000000..10ba9e7d
Binary files /dev/null and b/assets/png/1f1f0-1f1ed.png differ
diff --git a/assets/png/1f1f0-1f1ee.png b/assets/png/1f1f0-1f1ee.png
new file mode 100644
index 00000000..fe0248a1
Binary files /dev/null and b/assets/png/1f1f0-1f1ee.png differ
diff --git a/assets/png/1f1f0-1f1f2.png b/assets/png/1f1f0-1f1f2.png
new file mode 100644
index 00000000..bcc74d47
Binary files /dev/null and b/assets/png/1f1f0-1f1f2.png differ
diff --git a/assets/png/1f1f0-1f1f3.png b/assets/png/1f1f0-1f1f3.png
new file mode 100644
index 00000000..9024c7b3
Binary files /dev/null and b/assets/png/1f1f0-1f1f3.png differ
diff --git a/assets/png/1f1f0-1f1f5.png b/assets/png/1f1f0-1f1f5.png
new file mode 100644
index 00000000..2de569c0
Binary files /dev/null and b/assets/png/1f1f0-1f1f5.png differ
diff --git a/assets/png/1f1f0-1f1f7.png b/assets/png/1f1f0-1f1f7.png
new file mode 100644
index 00000000..ca9a54d2
Binary files /dev/null and b/assets/png/1f1f0-1f1f7.png differ
diff --git a/assets/png/1f1f0-1f1fc.png b/assets/png/1f1f0-1f1fc.png
new file mode 100644
index 00000000..26063b01
Binary files /dev/null and b/assets/png/1f1f0-1f1fc.png differ
diff --git a/assets/png/1f1f0-1f1fe.png b/assets/png/1f1f0-1f1fe.png
new file mode 100644
index 00000000..5d0b7bf0
Binary files /dev/null and b/assets/png/1f1f0-1f1fe.png differ
diff --git a/assets/png/1f1f0-1f1ff.png b/assets/png/1f1f0-1f1ff.png
new file mode 100644
index 00000000..be4835d2
Binary files /dev/null and b/assets/png/1f1f0-1f1ff.png differ
diff --git a/assets/png/1f1f0.png b/assets/png/1f1f0.png
new file mode 100644
index 00000000..71144c37
Binary files /dev/null and b/assets/png/1f1f0.png differ
diff --git a/assets/png/1f1f1-1f1e6.png b/assets/png/1f1f1-1f1e6.png
new file mode 100644
index 00000000..94dab2da
Binary files /dev/null and b/assets/png/1f1f1-1f1e6.png differ
diff --git a/assets/png/1f1f1-1f1e7.png b/assets/png/1f1f1-1f1e7.png
new file mode 100644
index 00000000..cf50726b
Binary files /dev/null and b/assets/png/1f1f1-1f1e7.png differ
diff --git a/assets/png/1f1f1-1f1e8.png b/assets/png/1f1f1-1f1e8.png
new file mode 100644
index 00000000..e17d5b8b
Binary files /dev/null and b/assets/png/1f1f1-1f1e8.png differ
diff --git a/assets/png/1f1f1-1f1ee.png b/assets/png/1f1f1-1f1ee.png
new file mode 100644
index 00000000..ab2927b5
Binary files /dev/null and b/assets/png/1f1f1-1f1ee.png differ
diff --git a/assets/png/1f1f1-1f1f0.png b/assets/png/1f1f1-1f1f0.png
new file mode 100644
index 00000000..30a64e25
Binary files /dev/null and b/assets/png/1f1f1-1f1f0.png differ
diff --git a/assets/png/1f1f1-1f1f7.png b/assets/png/1f1f1-1f1f7.png
new file mode 100644
index 00000000..1b91a7fd
Binary files /dev/null and b/assets/png/1f1f1-1f1f7.png differ
diff --git a/assets/png/1f1f1-1f1f8.png b/assets/png/1f1f1-1f1f8.png
new file mode 100644
index 00000000..00c5d045
Binary files /dev/null and b/assets/png/1f1f1-1f1f8.png differ
diff --git a/assets/png/1f1f1-1f1f9.png b/assets/png/1f1f1-1f1f9.png
new file mode 100644
index 00000000..186c717f
Binary files /dev/null and b/assets/png/1f1f1-1f1f9.png differ
diff --git a/assets/png/1f1f1-1f1fa.png b/assets/png/1f1f1-1f1fa.png
new file mode 100644
index 00000000..5d3093ec
Binary files /dev/null and b/assets/png/1f1f1-1f1fa.png differ
diff --git a/assets/png/1f1f1-1f1fb.png b/assets/png/1f1f1-1f1fb.png
new file mode 100644
index 00000000..6163a94b
Binary files /dev/null and b/assets/png/1f1f1-1f1fb.png differ
diff --git a/assets/png/1f1f1-1f1fe.png b/assets/png/1f1f1-1f1fe.png
new file mode 100644
index 00000000..687ee238
Binary files /dev/null and b/assets/png/1f1f1-1f1fe.png differ
diff --git a/assets/png/1f1f1.png b/assets/png/1f1f1.png
new file mode 100644
index 00000000..5b9a0cef
Binary files /dev/null and b/assets/png/1f1f1.png differ
diff --git a/assets/png/1f1f2-1f1e6.png b/assets/png/1f1f2-1f1e6.png
new file mode 100644
index 00000000..23f39dbe
Binary files /dev/null and b/assets/png/1f1f2-1f1e6.png differ
diff --git a/assets/png/1f1f2-1f1e8.png b/assets/png/1f1f2-1f1e8.png
new file mode 100644
index 00000000..e9303f99
Binary files /dev/null and b/assets/png/1f1f2-1f1e8.png differ
diff --git a/assets/png/1f1f2-1f1e9.png b/assets/png/1f1f2-1f1e9.png
new file mode 100644
index 00000000..92342f35
Binary files /dev/null and b/assets/png/1f1f2-1f1e9.png differ
diff --git a/assets/png/1f1f2-1f1ea.png b/assets/png/1f1f2-1f1ea.png
new file mode 100644
index 00000000..57099e65
Binary files /dev/null and b/assets/png/1f1f2-1f1ea.png differ
diff --git a/assets/png/1f1f2-1f1eb.png b/assets/png/1f1f2-1f1eb.png
new file mode 100644
index 00000000..1d0e789c
Binary files /dev/null and b/assets/png/1f1f2-1f1eb.png differ
diff --git a/assets/png/1f1f2-1f1ec.png b/assets/png/1f1f2-1f1ec.png
new file mode 100644
index 00000000..5b5e26ea
Binary files /dev/null and b/assets/png/1f1f2-1f1ec.png differ
diff --git a/assets/png/1f1f2-1f1ed.png b/assets/png/1f1f2-1f1ed.png
new file mode 100644
index 00000000..de9799a5
Binary files /dev/null and b/assets/png/1f1f2-1f1ed.png differ
diff --git a/assets/png/1f1f2-1f1f0.png b/assets/png/1f1f2-1f1f0.png
new file mode 100644
index 00000000..5307a8d3
Binary files /dev/null and b/assets/png/1f1f2-1f1f0.png differ
diff --git a/assets/png/1f1f2-1f1f1.png b/assets/png/1f1f2-1f1f1.png
new file mode 100644
index 00000000..3d0283f1
Binary files /dev/null and b/assets/png/1f1f2-1f1f1.png differ
diff --git a/assets/png/1f1f2-1f1f2.png b/assets/png/1f1f2-1f1f2.png
new file mode 100644
index 00000000..c54f6992
Binary files /dev/null and b/assets/png/1f1f2-1f1f2.png differ
diff --git a/assets/png/1f1f2-1f1f3.png b/assets/png/1f1f2-1f1f3.png
new file mode 100644
index 00000000..c7c25d4f
Binary files /dev/null and b/assets/png/1f1f2-1f1f3.png differ
diff --git a/assets/png/1f1f2-1f1f4.png b/assets/png/1f1f2-1f1f4.png
new file mode 100644
index 00000000..0a1e04d1
Binary files /dev/null and b/assets/png/1f1f2-1f1f4.png differ
diff --git a/assets/png/1f1f2-1f1f5.png b/assets/png/1f1f2-1f1f5.png
new file mode 100644
index 00000000..a1fda182
Binary files /dev/null and b/assets/png/1f1f2-1f1f5.png differ
diff --git a/assets/png/1f1f2-1f1f6.png b/assets/png/1f1f2-1f1f6.png
new file mode 100644
index 00000000..b5c666b0
Binary files /dev/null and b/assets/png/1f1f2-1f1f6.png differ
diff --git a/assets/png/1f1f2-1f1f7.png b/assets/png/1f1f2-1f1f7.png
new file mode 100644
index 00000000..3c22481a
Binary files /dev/null and b/assets/png/1f1f2-1f1f7.png differ
diff --git a/assets/png/1f1f2-1f1f8.png b/assets/png/1f1f2-1f1f8.png
new file mode 100644
index 00000000..192efa8b
Binary files /dev/null and b/assets/png/1f1f2-1f1f8.png differ
diff --git a/assets/png/1f1f2-1f1f9.png b/assets/png/1f1f2-1f1f9.png
new file mode 100644
index 00000000..b964dd6f
Binary files /dev/null and b/assets/png/1f1f2-1f1f9.png differ
diff --git a/assets/png/1f1f2-1f1fa.png b/assets/png/1f1f2-1f1fa.png
new file mode 100644
index 00000000..7cefb71e
Binary files /dev/null and b/assets/png/1f1f2-1f1fa.png differ
diff --git a/assets/png/1f1f2-1f1fb.png b/assets/png/1f1f2-1f1fb.png
new file mode 100644
index 00000000..3d5a3e92
Binary files /dev/null and b/assets/png/1f1f2-1f1fb.png differ
diff --git a/assets/png/1f1f2-1f1fc.png b/assets/png/1f1f2-1f1fc.png
new file mode 100644
index 00000000..037cdd06
Binary files /dev/null and b/assets/png/1f1f2-1f1fc.png differ
diff --git a/assets/png/1f1f2-1f1fd.png b/assets/png/1f1f2-1f1fd.png
new file mode 100644
index 00000000..e78baf80
Binary files /dev/null and b/assets/png/1f1f2-1f1fd.png differ
diff --git a/assets/png/1f1f2-1f1fe.png b/assets/png/1f1f2-1f1fe.png
new file mode 100644
index 00000000..607f8ceb
Binary files /dev/null and b/assets/png/1f1f2-1f1fe.png differ
diff --git a/assets/png/1f1f2-1f1ff.png b/assets/png/1f1f2-1f1ff.png
new file mode 100644
index 00000000..840fefc7
Binary files /dev/null and b/assets/png/1f1f2-1f1ff.png differ
diff --git a/assets/png/1f1f2.png b/assets/png/1f1f2.png
new file mode 100644
index 00000000..41dbb2e7
Binary files /dev/null and b/assets/png/1f1f2.png differ
diff --git a/assets/png/1f1f3-1f1e6.png b/assets/png/1f1f3-1f1e6.png
new file mode 100644
index 00000000..3643d9ad
Binary files /dev/null and b/assets/png/1f1f3-1f1e6.png differ
diff --git a/assets/png/1f1f3-1f1e8.png b/assets/png/1f1f3-1f1e8.png
new file mode 100644
index 00000000..6e6f6951
Binary files /dev/null and b/assets/png/1f1f3-1f1e8.png differ
diff --git a/assets/png/1f1f3-1f1ea.png b/assets/png/1f1f3-1f1ea.png
new file mode 100644
index 00000000..ddd050f7
Binary files /dev/null and b/assets/png/1f1f3-1f1ea.png differ
diff --git a/assets/png/1f1f3-1f1eb.png b/assets/png/1f1f3-1f1eb.png
new file mode 100644
index 00000000..d2117b69
Binary files /dev/null and b/assets/png/1f1f3-1f1eb.png differ
diff --git a/assets/png/1f1f3-1f1ec.png b/assets/png/1f1f3-1f1ec.png
new file mode 100644
index 00000000..80060c35
Binary files /dev/null and b/assets/png/1f1f3-1f1ec.png differ
diff --git a/assets/png/1f1f3-1f1ee.png b/assets/png/1f1f3-1f1ee.png
new file mode 100644
index 00000000..bf024027
Binary files /dev/null and b/assets/png/1f1f3-1f1ee.png differ
diff --git a/assets/png/1f1f3-1f1f1.png b/assets/png/1f1f3-1f1f1.png
new file mode 100644
index 00000000..b8602162
Binary files /dev/null and b/assets/png/1f1f3-1f1f1.png differ
diff --git a/assets/png/1f1f3-1f1f4.png b/assets/png/1f1f3-1f1f4.png
new file mode 100644
index 00000000..3f2a5296
Binary files /dev/null and b/assets/png/1f1f3-1f1f4.png differ
diff --git a/assets/png/1f1f3-1f1f5.png b/assets/png/1f1f3-1f1f5.png
new file mode 100644
index 00000000..70312847
Binary files /dev/null and b/assets/png/1f1f3-1f1f5.png differ
diff --git a/assets/png/1f1f3-1f1f7.png b/assets/png/1f1f3-1f1f7.png
new file mode 100644
index 00000000..5afb78cf
Binary files /dev/null and b/assets/png/1f1f3-1f1f7.png differ
diff --git a/assets/png/1f1f3-1f1fa.png b/assets/png/1f1f3-1f1fa.png
new file mode 100644
index 00000000..fd95a4d0
Binary files /dev/null and b/assets/png/1f1f3-1f1fa.png differ
diff --git a/assets/png/1f1f3-1f1ff.png b/assets/png/1f1f3-1f1ff.png
new file mode 100644
index 00000000..066474e3
Binary files /dev/null and b/assets/png/1f1f3-1f1ff.png differ
diff --git a/assets/png/1f1f3.png b/assets/png/1f1f3.png
new file mode 100644
index 00000000..b9f5eecf
Binary files /dev/null and b/assets/png/1f1f3.png differ
diff --git a/assets/png/1f1f4-1f1f2.png b/assets/png/1f1f4-1f1f2.png
new file mode 100644
index 00000000..98ba3eb3
Binary files /dev/null and b/assets/png/1f1f4-1f1f2.png differ
diff --git a/assets/png/1f1f4.png b/assets/png/1f1f4.png
new file mode 100644
index 00000000..c913cb45
Binary files /dev/null and b/assets/png/1f1f4.png differ
diff --git a/assets/png/1f1f5-1f1e6.png b/assets/png/1f1f5-1f1e6.png
new file mode 100644
index 00000000..f3bcd247
Binary files /dev/null and b/assets/png/1f1f5-1f1e6.png differ
diff --git a/assets/png/1f1f5-1f1ea.png b/assets/png/1f1f5-1f1ea.png
new file mode 100644
index 00000000..25a72103
Binary files /dev/null and b/assets/png/1f1f5-1f1ea.png differ
diff --git a/assets/png/1f1f5-1f1eb.png b/assets/png/1f1f5-1f1eb.png
new file mode 100644
index 00000000..7a82b6f4
Binary files /dev/null and b/assets/png/1f1f5-1f1eb.png differ
diff --git a/assets/png/1f1f5-1f1ec.png b/assets/png/1f1f5-1f1ec.png
new file mode 100644
index 00000000..861e0335
Binary files /dev/null and b/assets/png/1f1f5-1f1ec.png differ
diff --git a/assets/png/1f1f5-1f1ed.png b/assets/png/1f1f5-1f1ed.png
new file mode 100644
index 00000000..740cb2d0
Binary files /dev/null and b/assets/png/1f1f5-1f1ed.png differ
diff --git a/assets/png/1f1f5-1f1f0.png b/assets/png/1f1f5-1f1f0.png
new file mode 100644
index 00000000..1fd355f4
Binary files /dev/null and b/assets/png/1f1f5-1f1f0.png differ
diff --git a/assets/png/1f1f5-1f1f1.png b/assets/png/1f1f5-1f1f1.png
new file mode 100644
index 00000000..93062e0b
Binary files /dev/null and b/assets/png/1f1f5-1f1f1.png differ
diff --git a/assets/png/1f1f5-1f1f2.png b/assets/png/1f1f5-1f1f2.png
new file mode 100644
index 00000000..306894ac
Binary files /dev/null and b/assets/png/1f1f5-1f1f2.png differ
diff --git a/assets/png/1f1f5-1f1f3.png b/assets/png/1f1f5-1f1f3.png
new file mode 100644
index 00000000..30cf1433
Binary files /dev/null and b/assets/png/1f1f5-1f1f3.png differ
diff --git a/assets/png/1f1f5-1f1f7.png b/assets/png/1f1f5-1f1f7.png
new file mode 100644
index 00000000..1d89c13f
Binary files /dev/null and b/assets/png/1f1f5-1f1f7.png differ
diff --git a/assets/png/1f1f5-1f1f8.png b/assets/png/1f1f5-1f1f8.png
new file mode 100644
index 00000000..469ee417
Binary files /dev/null and b/assets/png/1f1f5-1f1f8.png differ
diff --git a/assets/png/1f1f5-1f1f9.png b/assets/png/1f1f5-1f1f9.png
new file mode 100644
index 00000000..caac2dd3
Binary files /dev/null and b/assets/png/1f1f5-1f1f9.png differ
diff --git a/assets/png/1f1f5-1f1fc.png b/assets/png/1f1f5-1f1fc.png
new file mode 100644
index 00000000..e265b2ee
Binary files /dev/null and b/assets/png/1f1f5-1f1fc.png differ
diff --git a/assets/png/1f1f5-1f1fe.png b/assets/png/1f1f5-1f1fe.png
new file mode 100644
index 00000000..40ac5743
Binary files /dev/null and b/assets/png/1f1f5-1f1fe.png differ
diff --git a/assets/png/1f1f5.png b/assets/png/1f1f5.png
new file mode 100644
index 00000000..104c79d4
Binary files /dev/null and b/assets/png/1f1f5.png differ
diff --git a/assets/png/1f1f6-1f1e6.png b/assets/png/1f1f6-1f1e6.png
new file mode 100644
index 00000000..5cc3a96f
Binary files /dev/null and b/assets/png/1f1f6-1f1e6.png differ
diff --git a/assets/png/1f1f6.png b/assets/png/1f1f6.png
new file mode 100644
index 00000000..3493c7a7
Binary files /dev/null and b/assets/png/1f1f6.png differ
diff --git a/assets/png/1f1f7-1f1ea.png b/assets/png/1f1f7-1f1ea.png
new file mode 100644
index 00000000..39fe260d
Binary files /dev/null and b/assets/png/1f1f7-1f1ea.png differ
diff --git a/assets/png/1f1f7-1f1f4.png b/assets/png/1f1f7-1f1f4.png
new file mode 100644
index 00000000..bd186263
Binary files /dev/null and b/assets/png/1f1f7-1f1f4.png differ
diff --git a/assets/png/1f1f7-1f1f8.png b/assets/png/1f1f7-1f1f8.png
new file mode 100644
index 00000000..114dae2c
Binary files /dev/null and b/assets/png/1f1f7-1f1f8.png differ
diff --git a/assets/png/1f1f7-1f1fa.png b/assets/png/1f1f7-1f1fa.png
new file mode 100644
index 00000000..5722ff9d
Binary files /dev/null and b/assets/png/1f1f7-1f1fa.png differ
diff --git a/assets/png/1f1f7-1f1fc.png b/assets/png/1f1f7-1f1fc.png
new file mode 100644
index 00000000..49807dc3
Binary files /dev/null and b/assets/png/1f1f7-1f1fc.png differ
diff --git a/assets/png/1f1f7.png b/assets/png/1f1f7.png
new file mode 100644
index 00000000..febc6d5b
Binary files /dev/null and b/assets/png/1f1f7.png differ
diff --git a/assets/png/1f1f8-1f1e6.png b/assets/png/1f1f8-1f1e6.png
new file mode 100644
index 00000000..aa9e47c5
Binary files /dev/null and b/assets/png/1f1f8-1f1e6.png differ
diff --git a/assets/png/1f1f8-1f1e7.png b/assets/png/1f1f8-1f1e7.png
new file mode 100644
index 00000000..8a020983
Binary files /dev/null and b/assets/png/1f1f8-1f1e7.png differ
diff --git a/assets/png/1f1f8-1f1e8.png b/assets/png/1f1f8-1f1e8.png
new file mode 100644
index 00000000..43625e86
Binary files /dev/null and b/assets/png/1f1f8-1f1e8.png differ
diff --git a/assets/png/1f1f8-1f1e9.png b/assets/png/1f1f8-1f1e9.png
new file mode 100644
index 00000000..5e94d016
Binary files /dev/null and b/assets/png/1f1f8-1f1e9.png differ
diff --git a/assets/png/1f1f8-1f1ea.png b/assets/png/1f1f8-1f1ea.png
new file mode 100644
index 00000000..f4c57668
Binary files /dev/null and b/assets/png/1f1f8-1f1ea.png differ
diff --git a/assets/png/1f1f8-1f1ec.png b/assets/png/1f1f8-1f1ec.png
new file mode 100644
index 00000000..1e256e05
Binary files /dev/null and b/assets/png/1f1f8-1f1ec.png differ
diff --git a/assets/png/1f1f8-1f1ed.png b/assets/png/1f1f8-1f1ed.png
new file mode 100644
index 00000000..5c873f18
Binary files /dev/null and b/assets/png/1f1f8-1f1ed.png differ
diff --git a/assets/png/1f1f8-1f1ee.png b/assets/png/1f1f8-1f1ee.png
new file mode 100644
index 00000000..aaace01d
Binary files /dev/null and b/assets/png/1f1f8-1f1ee.png differ
diff --git a/assets/png/1f1f8-1f1ef.png b/assets/png/1f1f8-1f1ef.png
new file mode 100644
index 00000000..a13c8925
Binary files /dev/null and b/assets/png/1f1f8-1f1ef.png differ
diff --git a/assets/png/1f1f8-1f1f0.png b/assets/png/1f1f8-1f1f0.png
new file mode 100644
index 00000000..d585bbdd
Binary files /dev/null and b/assets/png/1f1f8-1f1f0.png differ
diff --git a/assets/png/1f1f8-1f1f1.png b/assets/png/1f1f8-1f1f1.png
new file mode 100644
index 00000000..4fdf8fa0
Binary files /dev/null and b/assets/png/1f1f8-1f1f1.png differ
diff --git a/assets/png/1f1f8-1f1f2.png b/assets/png/1f1f8-1f1f2.png
new file mode 100644
index 00000000..d63082fa
Binary files /dev/null and b/assets/png/1f1f8-1f1f2.png differ
diff --git a/assets/png/1f1f8-1f1f3.png b/assets/png/1f1f8-1f1f3.png
new file mode 100644
index 00000000..95385ff0
Binary files /dev/null and b/assets/png/1f1f8-1f1f3.png differ
diff --git a/assets/png/1f1f8-1f1f4.png b/assets/png/1f1f8-1f1f4.png
new file mode 100644
index 00000000..4f3bdf37
Binary files /dev/null and b/assets/png/1f1f8-1f1f4.png differ
diff --git a/assets/png/1f1f8-1f1f7.png b/assets/png/1f1f8-1f1f7.png
new file mode 100644
index 00000000..c554230b
Binary files /dev/null and b/assets/png/1f1f8-1f1f7.png differ
diff --git a/assets/png/1f1f8-1f1f8.png b/assets/png/1f1f8-1f1f8.png
new file mode 100644
index 00000000..d67c1af7
Binary files /dev/null and b/assets/png/1f1f8-1f1f8.png differ
diff --git a/assets/png/1f1f8-1f1f9.png b/assets/png/1f1f8-1f1f9.png
new file mode 100644
index 00000000..afe86030
Binary files /dev/null and b/assets/png/1f1f8-1f1f9.png differ
diff --git a/assets/png/1f1f8-1f1fb.png b/assets/png/1f1f8-1f1fb.png
new file mode 100644
index 00000000..54f81230
Binary files /dev/null and b/assets/png/1f1f8-1f1fb.png differ
diff --git a/assets/png/1f1f8-1f1fd.png b/assets/png/1f1f8-1f1fd.png
new file mode 100644
index 00000000..9954fa79
Binary files /dev/null and b/assets/png/1f1f8-1f1fd.png differ
diff --git a/assets/png/1f1f8-1f1fe.png b/assets/png/1f1f8-1f1fe.png
new file mode 100644
index 00000000..1b37a0ef
Binary files /dev/null and b/assets/png/1f1f8-1f1fe.png differ
diff --git a/assets/png/1f1f8-1f1ff.png b/assets/png/1f1f8-1f1ff.png
new file mode 100644
index 00000000..cfa55678
Binary files /dev/null and b/assets/png/1f1f8-1f1ff.png differ
diff --git a/assets/png/1f1f8.png b/assets/png/1f1f8.png
new file mode 100644
index 00000000..be672688
Binary files /dev/null and b/assets/png/1f1f8.png differ
diff --git a/assets/png/1f1f9-1f1e6.png b/assets/png/1f1f9-1f1e6.png
new file mode 100644
index 00000000..a29d258e
Binary files /dev/null and b/assets/png/1f1f9-1f1e6.png differ
diff --git a/assets/png/1f1f9-1f1e8.png b/assets/png/1f1f9-1f1e8.png
new file mode 100644
index 00000000..9ef20180
Binary files /dev/null and b/assets/png/1f1f9-1f1e8.png differ
diff --git a/assets/png/1f1f9-1f1e9.png b/assets/png/1f1f9-1f1e9.png
new file mode 100644
index 00000000..c77f2607
Binary files /dev/null and b/assets/png/1f1f9-1f1e9.png differ
diff --git a/assets/png/1f1f9-1f1eb.png b/assets/png/1f1f9-1f1eb.png
new file mode 100644
index 00000000..c63d8a4d
Binary files /dev/null and b/assets/png/1f1f9-1f1eb.png differ
diff --git a/assets/png/1f1f9-1f1ec.png b/assets/png/1f1f9-1f1ec.png
new file mode 100644
index 00000000..4344dc1e
Binary files /dev/null and b/assets/png/1f1f9-1f1ec.png differ
diff --git a/assets/png/1f1f9-1f1ed.png b/assets/png/1f1f9-1f1ed.png
new file mode 100644
index 00000000..b2ca419b
Binary files /dev/null and b/assets/png/1f1f9-1f1ed.png differ
diff --git a/assets/png/1f1f9-1f1ef.png b/assets/png/1f1f9-1f1ef.png
new file mode 100644
index 00000000..df7726bd
Binary files /dev/null and b/assets/png/1f1f9-1f1ef.png differ
diff --git a/assets/png/1f1f9-1f1f0.png b/assets/png/1f1f9-1f1f0.png
new file mode 100644
index 00000000..49599e2b
Binary files /dev/null and b/assets/png/1f1f9-1f1f0.png differ
diff --git a/assets/png/1f1f9-1f1f1.png b/assets/png/1f1f9-1f1f1.png
new file mode 100644
index 00000000..da19d4df
Binary files /dev/null and b/assets/png/1f1f9-1f1f1.png differ
diff --git a/assets/png/1f1f9-1f1f2.png b/assets/png/1f1f9-1f1f2.png
new file mode 100644
index 00000000..5416a5b4
Binary files /dev/null and b/assets/png/1f1f9-1f1f2.png differ
diff --git a/assets/png/1f1f9-1f1f3.png b/assets/png/1f1f9-1f1f3.png
new file mode 100644
index 00000000..15187e4c
Binary files /dev/null and b/assets/png/1f1f9-1f1f3.png differ
diff --git a/assets/png/1f1f9-1f1f4.png b/assets/png/1f1f9-1f1f4.png
new file mode 100644
index 00000000..ecb4cd3a
Binary files /dev/null and b/assets/png/1f1f9-1f1f4.png differ
diff --git a/assets/png/1f1f9-1f1f7.png b/assets/png/1f1f9-1f1f7.png
new file mode 100644
index 00000000..5c2c9794
Binary files /dev/null and b/assets/png/1f1f9-1f1f7.png differ
diff --git a/assets/png/1f1f9-1f1f9.png b/assets/png/1f1f9-1f1f9.png
new file mode 100644
index 00000000..8d1d1bdd
Binary files /dev/null and b/assets/png/1f1f9-1f1f9.png differ
diff --git a/assets/png/1f1f9-1f1fb.png b/assets/png/1f1f9-1f1fb.png
new file mode 100644
index 00000000..880a7efb
Binary files /dev/null and b/assets/png/1f1f9-1f1fb.png differ
diff --git a/assets/png/1f1f9-1f1fc.png b/assets/png/1f1f9-1f1fc.png
new file mode 100644
index 00000000..8ad48c13
Binary files /dev/null and b/assets/png/1f1f9-1f1fc.png differ
diff --git a/assets/png/1f1f9-1f1ff.png b/assets/png/1f1f9-1f1ff.png
new file mode 100644
index 00000000..87057958
Binary files /dev/null and b/assets/png/1f1f9-1f1ff.png differ
diff --git a/assets/png/1f1f9.png b/assets/png/1f1f9.png
new file mode 100644
index 00000000..56e9072c
Binary files /dev/null and b/assets/png/1f1f9.png differ
diff --git a/assets/png/1f1fa-1f1e6.png b/assets/png/1f1fa-1f1e6.png
new file mode 100644
index 00000000..b2ebd80e
Binary files /dev/null and b/assets/png/1f1fa-1f1e6.png differ
diff --git a/assets/png/1f1fa-1f1ec.png b/assets/png/1f1fa-1f1ec.png
new file mode 100644
index 00000000..4670f9f0
Binary files /dev/null and b/assets/png/1f1fa-1f1ec.png differ
diff --git a/assets/png/1f1fa-1f1f2.png b/assets/png/1f1fa-1f1f2.png
new file mode 100644
index 00000000..ad30ee89
Binary files /dev/null and b/assets/png/1f1fa-1f1f2.png differ
diff --git a/assets/png/1f1fa-1f1f3.png b/assets/png/1f1fa-1f1f3.png
new file mode 100644
index 00000000..4fc9e944
Binary files /dev/null and b/assets/png/1f1fa-1f1f3.png differ
diff --git a/assets/png/1f1fa-1f1f8.png b/assets/png/1f1fa-1f1f8.png
new file mode 100644
index 00000000..a8cbd1b3
Binary files /dev/null and b/assets/png/1f1fa-1f1f8.png differ
diff --git a/assets/png/1f1fa-1f1fe.png b/assets/png/1f1fa-1f1fe.png
new file mode 100644
index 00000000..430e4d73
Binary files /dev/null and b/assets/png/1f1fa-1f1fe.png differ
diff --git a/assets/png/1f1fa-1f1ff.png b/assets/png/1f1fa-1f1ff.png
new file mode 100644
index 00000000..8a2042d5
Binary files /dev/null and b/assets/png/1f1fa-1f1ff.png differ
diff --git a/assets/png/1f1fa.png b/assets/png/1f1fa.png
new file mode 100644
index 00000000..e16fb6c6
Binary files /dev/null and b/assets/png/1f1fa.png differ
diff --git a/assets/png/1f1fb-1f1e6.png b/assets/png/1f1fb-1f1e6.png
new file mode 100644
index 00000000..e90b8753
Binary files /dev/null and b/assets/png/1f1fb-1f1e6.png differ
diff --git a/assets/png/1f1fb-1f1e8.png b/assets/png/1f1fb-1f1e8.png
new file mode 100644
index 00000000..d39f83d7
Binary files /dev/null and b/assets/png/1f1fb-1f1e8.png differ
diff --git a/assets/png/1f1fb-1f1ea.png b/assets/png/1f1fb-1f1ea.png
new file mode 100644
index 00000000..61a7453a
Binary files /dev/null and b/assets/png/1f1fb-1f1ea.png differ
diff --git a/assets/png/1f1fb-1f1ec.png b/assets/png/1f1fb-1f1ec.png
new file mode 100644
index 00000000..437cecbf
Binary files /dev/null and b/assets/png/1f1fb-1f1ec.png differ
diff --git a/assets/png/1f1fb-1f1ee.png b/assets/png/1f1fb-1f1ee.png
new file mode 100644
index 00000000..864e6ac9
Binary files /dev/null and b/assets/png/1f1fb-1f1ee.png differ
diff --git a/assets/png/1f1fb-1f1f3.png b/assets/png/1f1fb-1f1f3.png
new file mode 100644
index 00000000..7f4ea81e
Binary files /dev/null and b/assets/png/1f1fb-1f1f3.png differ
diff --git a/assets/png/1f1fb-1f1fa.png b/assets/png/1f1fb-1f1fa.png
new file mode 100644
index 00000000..221a3352
Binary files /dev/null and b/assets/png/1f1fb-1f1fa.png differ
diff --git a/assets/png/1f1fb.png b/assets/png/1f1fb.png
new file mode 100644
index 00000000..4e502bdf
Binary files /dev/null and b/assets/png/1f1fb.png differ
diff --git a/assets/png/1f1fc-1f1eb.png b/assets/png/1f1fc-1f1eb.png
new file mode 100644
index 00000000..127b0efd
Binary files /dev/null and b/assets/png/1f1fc-1f1eb.png differ
diff --git a/assets/png/1f1fc-1f1f8.png b/assets/png/1f1fc-1f1f8.png
new file mode 100644
index 00000000..38e96c60
Binary files /dev/null and b/assets/png/1f1fc-1f1f8.png differ
diff --git a/assets/png/1f1fc.png b/assets/png/1f1fc.png
new file mode 100644
index 00000000..e382b8af
Binary files /dev/null and b/assets/png/1f1fc.png differ
diff --git a/assets/png/1f1fd-1f1f0.png b/assets/png/1f1fd-1f1f0.png
new file mode 100644
index 00000000..31b8abca
Binary files /dev/null and b/assets/png/1f1fd-1f1f0.png differ
diff --git a/assets/png/1f1fd.png b/assets/png/1f1fd.png
new file mode 100644
index 00000000..2016b858
Binary files /dev/null and b/assets/png/1f1fd.png differ
diff --git a/assets/png/1f1fe-1f1ea.png b/assets/png/1f1fe-1f1ea.png
new file mode 100644
index 00000000..bf9de39a
Binary files /dev/null and b/assets/png/1f1fe-1f1ea.png differ
diff --git a/assets/png/1f1fe-1f1f9.png b/assets/png/1f1fe-1f1f9.png
new file mode 100644
index 00000000..f7270f6b
Binary files /dev/null and b/assets/png/1f1fe-1f1f9.png differ
diff --git a/assets/png/1f1fe.png b/assets/png/1f1fe.png
new file mode 100644
index 00000000..b2de45ea
Binary files /dev/null and b/assets/png/1f1fe.png differ
diff --git a/assets/png/1f1ff-1f1e6.png b/assets/png/1f1ff-1f1e6.png
new file mode 100644
index 00000000..60257ebd
Binary files /dev/null and b/assets/png/1f1ff-1f1e6.png differ
diff --git a/assets/png/1f1ff-1f1f2.png b/assets/png/1f1ff-1f1f2.png
new file mode 100644
index 00000000..754cab4d
Binary files /dev/null and b/assets/png/1f1ff-1f1f2.png differ
diff --git a/assets/png/1f1ff-1f1fc.png b/assets/png/1f1ff-1f1fc.png
new file mode 100644
index 00000000..af34f73b
Binary files /dev/null and b/assets/png/1f1ff-1f1fc.png differ
diff --git a/assets/png/1f1ff.png b/assets/png/1f1ff.png
new file mode 100644
index 00000000..6a1ce383
Binary files /dev/null and b/assets/png/1f1ff.png differ
diff --git a/assets/png/1f201.png b/assets/png/1f201.png
new file mode 100644
index 00000000..bb2a8d7c
Binary files /dev/null and b/assets/png/1f201.png differ
diff --git a/assets/png/1f202.png b/assets/png/1f202.png
new file mode 100644
index 00000000..2efa2edf
Binary files /dev/null and b/assets/png/1f202.png differ
diff --git a/assets/png/1f21a.png b/assets/png/1f21a.png
new file mode 100644
index 00000000..413abe2c
Binary files /dev/null and b/assets/png/1f21a.png differ
diff --git a/assets/png/1f22f.png b/assets/png/1f22f.png
new file mode 100644
index 00000000..210bfe6f
Binary files /dev/null and b/assets/png/1f22f.png differ
diff --git a/assets/png/1f232.png b/assets/png/1f232.png
new file mode 100644
index 00000000..77b1aa84
Binary files /dev/null and b/assets/png/1f232.png differ
diff --git a/assets/png/1f233.png b/assets/png/1f233.png
new file mode 100644
index 00000000..68066920
Binary files /dev/null and b/assets/png/1f233.png differ
diff --git a/assets/png/1f234.png b/assets/png/1f234.png
new file mode 100644
index 00000000..7792746f
Binary files /dev/null and b/assets/png/1f234.png differ
diff --git a/assets/png/1f235.png b/assets/png/1f235.png
new file mode 100644
index 00000000..bb26cce8
Binary files /dev/null and b/assets/png/1f235.png differ
diff --git a/assets/png/1f236.png b/assets/png/1f236.png
new file mode 100644
index 00000000..3808d6f4
Binary files /dev/null and b/assets/png/1f236.png differ
diff --git a/assets/png/1f237.png b/assets/png/1f237.png
new file mode 100644
index 00000000..d7d73780
Binary files /dev/null and b/assets/png/1f237.png differ
diff --git a/assets/png/1f238.png b/assets/png/1f238.png
new file mode 100644
index 00000000..5221a7cd
Binary files /dev/null and b/assets/png/1f238.png differ
diff --git a/assets/png/1f239.png b/assets/png/1f239.png
new file mode 100644
index 00000000..d26d8125
Binary files /dev/null and b/assets/png/1f239.png differ
diff --git a/assets/png/1f23a.png b/assets/png/1f23a.png
new file mode 100644
index 00000000..0dec2797
Binary files /dev/null and b/assets/png/1f23a.png differ
diff --git a/assets/png/1f250.png b/assets/png/1f250.png
new file mode 100644
index 00000000..9ebb2b83
Binary files /dev/null and b/assets/png/1f250.png differ
diff --git a/assets/png/1f251.png b/assets/png/1f251.png
new file mode 100644
index 00000000..d94662ea
Binary files /dev/null and b/assets/png/1f251.png differ
diff --git a/assets/png/1f300.png b/assets/png/1f300.png
new file mode 100644
index 00000000..26bd9d5a
Binary files /dev/null and b/assets/png/1f300.png differ
diff --git a/assets/png/1f301.png b/assets/png/1f301.png
new file mode 100644
index 00000000..9e1dacfc
Binary files /dev/null and b/assets/png/1f301.png differ
diff --git a/assets/png/1f302.png b/assets/png/1f302.png
new file mode 100644
index 00000000..c1582bdb
Binary files /dev/null and b/assets/png/1f302.png differ
diff --git a/assets/png/1f303.png b/assets/png/1f303.png
new file mode 100644
index 00000000..344a494b
Binary files /dev/null and b/assets/png/1f303.png differ
diff --git a/assets/png/1f304.png b/assets/png/1f304.png
new file mode 100644
index 00000000..bc0cb554
Binary files /dev/null and b/assets/png/1f304.png differ
diff --git a/assets/png/1f305.png b/assets/png/1f305.png
new file mode 100644
index 00000000..87908dea
Binary files /dev/null and b/assets/png/1f305.png differ
diff --git a/assets/png/1f306.png b/assets/png/1f306.png
new file mode 100644
index 00000000..61edb1ac
Binary files /dev/null and b/assets/png/1f306.png differ
diff --git a/assets/png/1f307.png b/assets/png/1f307.png
new file mode 100644
index 00000000..75f884b8
Binary files /dev/null and b/assets/png/1f307.png differ
diff --git a/assets/png/1f308.png b/assets/png/1f308.png
new file mode 100644
index 00000000..74daa86f
Binary files /dev/null and b/assets/png/1f308.png differ
diff --git a/assets/png/1f309.png b/assets/png/1f309.png
new file mode 100644
index 00000000..af1def61
Binary files /dev/null and b/assets/png/1f309.png differ
diff --git a/assets/png/1f30a.png b/assets/png/1f30a.png
new file mode 100644
index 00000000..95b88365
Binary files /dev/null and b/assets/png/1f30a.png differ
diff --git a/assets/png/1f30b.png b/assets/png/1f30b.png
new file mode 100644
index 00000000..4818aac3
Binary files /dev/null and b/assets/png/1f30b.png differ
diff --git a/assets/png/1f30c.png b/assets/png/1f30c.png
new file mode 100644
index 00000000..e4f7e75f
Binary files /dev/null and b/assets/png/1f30c.png differ
diff --git a/assets/png/1f30d.png b/assets/png/1f30d.png
new file mode 100644
index 00000000..8d690a38
Binary files /dev/null and b/assets/png/1f30d.png differ
diff --git a/assets/png/1f30e.png b/assets/png/1f30e.png
new file mode 100644
index 00000000..ba58168f
Binary files /dev/null and b/assets/png/1f30e.png differ
diff --git a/assets/png/1f30f.png b/assets/png/1f30f.png
new file mode 100644
index 00000000..fa41374f
Binary files /dev/null and b/assets/png/1f30f.png differ
diff --git a/assets/png/1f310.png b/assets/png/1f310.png
new file mode 100644
index 00000000..f71828eb
Binary files /dev/null and b/assets/png/1f310.png differ
diff --git a/assets/png/1f311.png b/assets/png/1f311.png
new file mode 100644
index 00000000..068e5c07
Binary files /dev/null and b/assets/png/1f311.png differ
diff --git a/assets/png/1f312.png b/assets/png/1f312.png
new file mode 100644
index 00000000..d3d61933
Binary files /dev/null and b/assets/png/1f312.png differ
diff --git a/assets/png/1f313.png b/assets/png/1f313.png
new file mode 100644
index 00000000..877f23f1
Binary files /dev/null and b/assets/png/1f313.png differ
diff --git a/assets/png/1f314.png b/assets/png/1f314.png
new file mode 100644
index 00000000..dcf7cc2c
Binary files /dev/null and b/assets/png/1f314.png differ
diff --git a/assets/png/1f315.png b/assets/png/1f315.png
new file mode 100644
index 00000000..220ec202
Binary files /dev/null and b/assets/png/1f315.png differ
diff --git a/assets/png/1f316.png b/assets/png/1f316.png
new file mode 100644
index 00000000..9bebe25b
Binary files /dev/null and b/assets/png/1f316.png differ
diff --git a/assets/png/1f317.png b/assets/png/1f317.png
new file mode 100644
index 00000000..b34de60c
Binary files /dev/null and b/assets/png/1f317.png differ
diff --git a/assets/png/1f318.png b/assets/png/1f318.png
new file mode 100644
index 00000000..7c5a9d7b
Binary files /dev/null and b/assets/png/1f318.png differ
diff --git a/assets/png/1f319.png b/assets/png/1f319.png
new file mode 100644
index 00000000..8b584497
Binary files /dev/null and b/assets/png/1f319.png differ
diff --git a/assets/png/1f31a.png b/assets/png/1f31a.png
new file mode 100644
index 00000000..fc117542
Binary files /dev/null and b/assets/png/1f31a.png differ
diff --git a/assets/png/1f31b.png b/assets/png/1f31b.png
new file mode 100644
index 00000000..e596a24b
Binary files /dev/null and b/assets/png/1f31b.png differ
diff --git a/assets/png/1f31c.png b/assets/png/1f31c.png
new file mode 100644
index 00000000..2c1e8e46
Binary files /dev/null and b/assets/png/1f31c.png differ
diff --git a/assets/png/1f31d.png b/assets/png/1f31d.png
new file mode 100644
index 00000000..6e8825fa
Binary files /dev/null and b/assets/png/1f31d.png differ
diff --git a/assets/png/1f31e.png b/assets/png/1f31e.png
new file mode 100644
index 00000000..ecf46514
Binary files /dev/null and b/assets/png/1f31e.png differ
diff --git a/assets/png/1f31f.png b/assets/png/1f31f.png
new file mode 100644
index 00000000..6ae85a06
Binary files /dev/null and b/assets/png/1f31f.png differ
diff --git a/assets/png/1f320.png b/assets/png/1f320.png
new file mode 100644
index 00000000..51515597
Binary files /dev/null and b/assets/png/1f320.png differ
diff --git a/assets/png/1f321.png b/assets/png/1f321.png
new file mode 100644
index 00000000..da5b4aa6
Binary files /dev/null and b/assets/png/1f321.png differ
diff --git a/assets/png/1f324.png b/assets/png/1f324.png
new file mode 100644
index 00000000..cba9a6d9
Binary files /dev/null and b/assets/png/1f324.png differ
diff --git a/assets/png/1f325.png b/assets/png/1f325.png
new file mode 100644
index 00000000..4dbdd251
Binary files /dev/null and b/assets/png/1f325.png differ
diff --git a/assets/png/1f326.png b/assets/png/1f326.png
new file mode 100644
index 00000000..dd76bb45
Binary files /dev/null and b/assets/png/1f326.png differ
diff --git a/assets/png/1f327.png b/assets/png/1f327.png
new file mode 100644
index 00000000..aaae5130
Binary files /dev/null and b/assets/png/1f327.png differ
diff --git a/assets/png/1f328.png b/assets/png/1f328.png
new file mode 100644
index 00000000..4067f1de
Binary files /dev/null and b/assets/png/1f328.png differ
diff --git a/assets/png/1f329.png b/assets/png/1f329.png
new file mode 100644
index 00000000..49e60eee
Binary files /dev/null and b/assets/png/1f329.png differ
diff --git a/assets/png/1f32a.png b/assets/png/1f32a.png
new file mode 100644
index 00000000..b2d9cac8
Binary files /dev/null and b/assets/png/1f32a.png differ
diff --git a/assets/png/1f32b.png b/assets/png/1f32b.png
new file mode 100644
index 00000000..2bef0a13
Binary files /dev/null and b/assets/png/1f32b.png differ
diff --git a/assets/png/1f32c.png b/assets/png/1f32c.png
new file mode 100644
index 00000000..02e0adb7
Binary files /dev/null and b/assets/png/1f32c.png differ
diff --git a/assets/png/1f32d.png b/assets/png/1f32d.png
new file mode 100644
index 00000000..a53e55d9
Binary files /dev/null and b/assets/png/1f32d.png differ
diff --git a/assets/png/1f32e.png b/assets/png/1f32e.png
new file mode 100644
index 00000000..35349881
Binary files /dev/null and b/assets/png/1f32e.png differ
diff --git a/assets/png/1f32f.png b/assets/png/1f32f.png
new file mode 100644
index 00000000..55ebdfd3
Binary files /dev/null and b/assets/png/1f32f.png differ
diff --git a/assets/png/1f330.png b/assets/png/1f330.png
new file mode 100644
index 00000000..ecf7426d
Binary files /dev/null and b/assets/png/1f330.png differ
diff --git a/assets/png/1f331.png b/assets/png/1f331.png
new file mode 100644
index 00000000..4a05c482
Binary files /dev/null and b/assets/png/1f331.png differ
diff --git a/assets/png/1f332.png b/assets/png/1f332.png
new file mode 100644
index 00000000..30d5bd14
Binary files /dev/null and b/assets/png/1f332.png differ
diff --git a/assets/png/1f333.png b/assets/png/1f333.png
new file mode 100644
index 00000000..04670401
Binary files /dev/null and b/assets/png/1f333.png differ
diff --git a/assets/png/1f334.png b/assets/png/1f334.png
new file mode 100644
index 00000000..8bd10462
Binary files /dev/null and b/assets/png/1f334.png differ
diff --git a/assets/png/1f335.png b/assets/png/1f335.png
new file mode 100644
index 00000000..4f14f6e4
Binary files /dev/null and b/assets/png/1f335.png differ
diff --git a/assets/png/1f336.png b/assets/png/1f336.png
new file mode 100644
index 00000000..ca08ce47
Binary files /dev/null and b/assets/png/1f336.png differ
diff --git a/assets/png/1f337.png b/assets/png/1f337.png
new file mode 100644
index 00000000..bbc1652b
Binary files /dev/null and b/assets/png/1f337.png differ
diff --git a/assets/png/1f338.png b/assets/png/1f338.png
new file mode 100644
index 00000000..8a5f5818
Binary files /dev/null and b/assets/png/1f338.png differ
diff --git a/assets/png/1f339.png b/assets/png/1f339.png
new file mode 100644
index 00000000..2ede51bf
Binary files /dev/null and b/assets/png/1f339.png differ
diff --git a/assets/png/1f33a.png b/assets/png/1f33a.png
new file mode 100644
index 00000000..ec47e11a
Binary files /dev/null and b/assets/png/1f33a.png differ
diff --git a/assets/png/1f33b.png b/assets/png/1f33b.png
new file mode 100644
index 00000000..c9147bae
Binary files /dev/null and b/assets/png/1f33b.png differ
diff --git a/assets/png/1f33c.png b/assets/png/1f33c.png
new file mode 100644
index 00000000..17b43e47
Binary files /dev/null and b/assets/png/1f33c.png differ
diff --git a/assets/png/1f33d.png b/assets/png/1f33d.png
new file mode 100644
index 00000000..a18d90c7
Binary files /dev/null and b/assets/png/1f33d.png differ
diff --git a/assets/png/1f33e.png b/assets/png/1f33e.png
new file mode 100644
index 00000000..29aa0ba5
Binary files /dev/null and b/assets/png/1f33e.png differ
diff --git a/assets/png/1f33f.png b/assets/png/1f33f.png
new file mode 100644
index 00000000..823c4c8d
Binary files /dev/null and b/assets/png/1f33f.png differ
diff --git a/assets/png/1f340.png b/assets/png/1f340.png
new file mode 100644
index 00000000..0f20a5aa
Binary files /dev/null and b/assets/png/1f340.png differ
diff --git a/assets/png/1f341.png b/assets/png/1f341.png
new file mode 100644
index 00000000..de2ab86c
Binary files /dev/null and b/assets/png/1f341.png differ
diff --git a/assets/png/1f342.png b/assets/png/1f342.png
new file mode 100644
index 00000000..b6016af0
Binary files /dev/null and b/assets/png/1f342.png differ
diff --git a/assets/png/1f343.png b/assets/png/1f343.png
new file mode 100644
index 00000000..d3c4d8ff
Binary files /dev/null and b/assets/png/1f343.png differ
diff --git a/assets/png/1f344.png b/assets/png/1f344.png
new file mode 100644
index 00000000..a7a6644d
Binary files /dev/null and b/assets/png/1f344.png differ
diff --git a/assets/png/1f345.png b/assets/png/1f345.png
new file mode 100644
index 00000000..b350cb7c
Binary files /dev/null and b/assets/png/1f345.png differ
diff --git a/assets/png/1f346.png b/assets/png/1f346.png
new file mode 100644
index 00000000..a6d56276
Binary files /dev/null and b/assets/png/1f346.png differ
diff --git a/assets/png/1f347.png b/assets/png/1f347.png
new file mode 100644
index 00000000..9d78d788
Binary files /dev/null and b/assets/png/1f347.png differ
diff --git a/assets/png/1f348.png b/assets/png/1f348.png
new file mode 100644
index 00000000..56ac80e6
Binary files /dev/null and b/assets/png/1f348.png differ
diff --git a/assets/png/1f349.png b/assets/png/1f349.png
new file mode 100644
index 00000000..65d1d266
Binary files /dev/null and b/assets/png/1f349.png differ
diff --git a/assets/png/1f34a.png b/assets/png/1f34a.png
new file mode 100644
index 00000000..073e751d
Binary files /dev/null and b/assets/png/1f34a.png differ
diff --git a/assets/png/1f34b.png b/assets/png/1f34b.png
new file mode 100644
index 00000000..f17fdb29
Binary files /dev/null and b/assets/png/1f34b.png differ
diff --git a/assets/png/1f34c.png b/assets/png/1f34c.png
new file mode 100644
index 00000000..7ec94e76
Binary files /dev/null and b/assets/png/1f34c.png differ
diff --git a/assets/png/1f34d.png b/assets/png/1f34d.png
new file mode 100644
index 00000000..98854c4f
Binary files /dev/null and b/assets/png/1f34d.png differ
diff --git a/assets/png/1f34e.png b/assets/png/1f34e.png
new file mode 100644
index 00000000..10da82b1
Binary files /dev/null and b/assets/png/1f34e.png differ
diff --git a/assets/png/1f34f.png b/assets/png/1f34f.png
new file mode 100644
index 00000000..ecd13557
Binary files /dev/null and b/assets/png/1f34f.png differ
diff --git a/assets/png/1f350.png b/assets/png/1f350.png
new file mode 100644
index 00000000..c3113f8a
Binary files /dev/null and b/assets/png/1f350.png differ
diff --git a/assets/png/1f351.png b/assets/png/1f351.png
new file mode 100644
index 00000000..c20037bd
Binary files /dev/null and b/assets/png/1f351.png differ
diff --git a/assets/png/1f352.png b/assets/png/1f352.png
new file mode 100644
index 00000000..df121b66
Binary files /dev/null and b/assets/png/1f352.png differ
diff --git a/assets/png/1f353.png b/assets/png/1f353.png
new file mode 100644
index 00000000..b0ac234f
Binary files /dev/null and b/assets/png/1f353.png differ
diff --git a/assets/png/1f354.png b/assets/png/1f354.png
new file mode 100644
index 00000000..8fb365ca
Binary files /dev/null and b/assets/png/1f354.png differ
diff --git a/assets/png/1f355.png b/assets/png/1f355.png
new file mode 100644
index 00000000..4f1f8e08
Binary files /dev/null and b/assets/png/1f355.png differ
diff --git a/assets/png/1f356.png b/assets/png/1f356.png
new file mode 100644
index 00000000..8c3fa2c6
Binary files /dev/null and b/assets/png/1f356.png differ
diff --git a/assets/png/1f357.png b/assets/png/1f357.png
new file mode 100644
index 00000000..9183ae78
Binary files /dev/null and b/assets/png/1f357.png differ
diff --git a/assets/png/1f358.png b/assets/png/1f358.png
new file mode 100644
index 00000000..7e0be756
Binary files /dev/null and b/assets/png/1f358.png differ
diff --git a/assets/png/1f359.png b/assets/png/1f359.png
new file mode 100644
index 00000000..ecd4d29a
Binary files /dev/null and b/assets/png/1f359.png differ
diff --git a/assets/png/1f35a.png b/assets/png/1f35a.png
new file mode 100644
index 00000000..9891d1e5
Binary files /dev/null and b/assets/png/1f35a.png differ
diff --git a/assets/png/1f35b.png b/assets/png/1f35b.png
new file mode 100644
index 00000000..abc1e459
Binary files /dev/null and b/assets/png/1f35b.png differ
diff --git a/assets/png/1f35c.png b/assets/png/1f35c.png
new file mode 100644
index 00000000..7242480f
Binary files /dev/null and b/assets/png/1f35c.png differ
diff --git a/assets/png/1f35d.png b/assets/png/1f35d.png
new file mode 100644
index 00000000..ad9d5f90
Binary files /dev/null and b/assets/png/1f35d.png differ
diff --git a/assets/png/1f35e.png b/assets/png/1f35e.png
new file mode 100644
index 00000000..20799b13
Binary files /dev/null and b/assets/png/1f35e.png differ
diff --git a/assets/png/1f35f.png b/assets/png/1f35f.png
new file mode 100644
index 00000000..05bed14b
Binary files /dev/null and b/assets/png/1f35f.png differ
diff --git a/assets/png/1f360.png b/assets/png/1f360.png
new file mode 100644
index 00000000..0f9602e3
Binary files /dev/null and b/assets/png/1f360.png differ
diff --git a/assets/png/1f361.png b/assets/png/1f361.png
new file mode 100644
index 00000000..afba2ce9
Binary files /dev/null and b/assets/png/1f361.png differ
diff --git a/assets/png/1f362.png b/assets/png/1f362.png
new file mode 100644
index 00000000..cd4b86a0
Binary files /dev/null and b/assets/png/1f362.png differ
diff --git a/assets/png/1f363.png b/assets/png/1f363.png
new file mode 100644
index 00000000..264f5a15
Binary files /dev/null and b/assets/png/1f363.png differ
diff --git a/assets/png/1f364.png b/assets/png/1f364.png
new file mode 100644
index 00000000..d55f1d9b
Binary files /dev/null and b/assets/png/1f364.png differ
diff --git a/assets/png/1f365.png b/assets/png/1f365.png
new file mode 100644
index 00000000..fff660f8
Binary files /dev/null and b/assets/png/1f365.png differ
diff --git a/assets/png/1f366.png b/assets/png/1f366.png
new file mode 100644
index 00000000..8d397868
Binary files /dev/null and b/assets/png/1f366.png differ
diff --git a/assets/png/1f367.png b/assets/png/1f367.png
new file mode 100644
index 00000000..574726b5
Binary files /dev/null and b/assets/png/1f367.png differ
diff --git a/assets/png/1f368.png b/assets/png/1f368.png
new file mode 100644
index 00000000..6d040011
Binary files /dev/null and b/assets/png/1f368.png differ
diff --git a/assets/png/1f369.png b/assets/png/1f369.png
new file mode 100644
index 00000000..bf585693
Binary files /dev/null and b/assets/png/1f369.png differ
diff --git a/assets/png/1f36a.png b/assets/png/1f36a.png
new file mode 100644
index 00000000..09e2402f
Binary files /dev/null and b/assets/png/1f36a.png differ
diff --git a/assets/png/1f36b.png b/assets/png/1f36b.png
new file mode 100644
index 00000000..a6012887
Binary files /dev/null and b/assets/png/1f36b.png differ
diff --git a/assets/png/1f36c.png b/assets/png/1f36c.png
new file mode 100644
index 00000000..3759a1cf
Binary files /dev/null and b/assets/png/1f36c.png differ
diff --git a/assets/png/1f36d.png b/assets/png/1f36d.png
new file mode 100644
index 00000000..3eda70ce
Binary files /dev/null and b/assets/png/1f36d.png differ
diff --git a/assets/png/1f36e.png b/assets/png/1f36e.png
new file mode 100644
index 00000000..5c094079
Binary files /dev/null and b/assets/png/1f36e.png differ
diff --git a/assets/png/1f36f.png b/assets/png/1f36f.png
new file mode 100644
index 00000000..dbcb0cb4
Binary files /dev/null and b/assets/png/1f36f.png differ
diff --git a/assets/png/1f370.png b/assets/png/1f370.png
new file mode 100644
index 00000000..0c258ac1
Binary files /dev/null and b/assets/png/1f370.png differ
diff --git a/assets/png/1f371.png b/assets/png/1f371.png
new file mode 100644
index 00000000..3546ab45
Binary files /dev/null and b/assets/png/1f371.png differ
diff --git a/assets/png/1f372.png b/assets/png/1f372.png
new file mode 100644
index 00000000..24529752
Binary files /dev/null and b/assets/png/1f372.png differ
diff --git a/assets/png/1f373.png b/assets/png/1f373.png
new file mode 100644
index 00000000..f8294f29
Binary files /dev/null and b/assets/png/1f373.png differ
diff --git a/assets/png/1f374.png b/assets/png/1f374.png
new file mode 100644
index 00000000..8031f3f8
Binary files /dev/null and b/assets/png/1f374.png differ
diff --git a/assets/png/1f375.png b/assets/png/1f375.png
new file mode 100644
index 00000000..48249f44
Binary files /dev/null and b/assets/png/1f375.png differ
diff --git a/assets/png/1f376.png b/assets/png/1f376.png
new file mode 100644
index 00000000..8a71ee35
Binary files /dev/null and b/assets/png/1f376.png differ
diff --git a/assets/png/1f377.png b/assets/png/1f377.png
new file mode 100644
index 00000000..2da92860
Binary files /dev/null and b/assets/png/1f377.png differ
diff --git a/assets/png/1f378.png b/assets/png/1f378.png
new file mode 100644
index 00000000..5dccdeb4
Binary files /dev/null and b/assets/png/1f378.png differ
diff --git a/assets/png/1f379.png b/assets/png/1f379.png
new file mode 100644
index 00000000..bb9b5fc3
Binary files /dev/null and b/assets/png/1f379.png differ
diff --git a/assets/png/1f37a.png b/assets/png/1f37a.png
new file mode 100644
index 00000000..97f65c71
Binary files /dev/null and b/assets/png/1f37a.png differ
diff --git a/assets/png/1f37b.png b/assets/png/1f37b.png
new file mode 100644
index 00000000..dad9621f
Binary files /dev/null and b/assets/png/1f37b.png differ
diff --git a/assets/png/1f37c.png b/assets/png/1f37c.png
new file mode 100644
index 00000000..d6e04ed5
Binary files /dev/null and b/assets/png/1f37c.png differ
diff --git a/assets/png/1f37d.png b/assets/png/1f37d.png
new file mode 100644
index 00000000..aa8583c3
Binary files /dev/null and b/assets/png/1f37d.png differ
diff --git a/assets/png/1f37e.png b/assets/png/1f37e.png
new file mode 100644
index 00000000..3c25a28d
Binary files /dev/null and b/assets/png/1f37e.png differ
diff --git a/assets/png/1f37f.png b/assets/png/1f37f.png
new file mode 100644
index 00000000..bc6cf502
Binary files /dev/null and b/assets/png/1f37f.png differ
diff --git a/assets/png/1f380.png b/assets/png/1f380.png
new file mode 100644
index 00000000..8308296e
Binary files /dev/null and b/assets/png/1f380.png differ
diff --git a/assets/png/1f381.png b/assets/png/1f381.png
new file mode 100644
index 00000000..6433dc61
Binary files /dev/null and b/assets/png/1f381.png differ
diff --git a/assets/png/1f382.png b/assets/png/1f382.png
new file mode 100644
index 00000000..4bf0946a
Binary files /dev/null and b/assets/png/1f382.png differ
diff --git a/assets/png/1f383.png b/assets/png/1f383.png
new file mode 100644
index 00000000..42fb6bb3
Binary files /dev/null and b/assets/png/1f383.png differ
diff --git a/assets/png/1f384.png b/assets/png/1f384.png
new file mode 100644
index 00000000..5e2b03cc
Binary files /dev/null and b/assets/png/1f384.png differ
diff --git a/assets/png/1f385-1f3fb.png b/assets/png/1f385-1f3fb.png
new file mode 100644
index 00000000..a4cf0543
Binary files /dev/null and b/assets/png/1f385-1f3fb.png differ
diff --git a/assets/png/1f385-1f3fc.png b/assets/png/1f385-1f3fc.png
new file mode 100644
index 00000000..b1b4e6c6
Binary files /dev/null and b/assets/png/1f385-1f3fc.png differ
diff --git a/assets/png/1f385-1f3fd.png b/assets/png/1f385-1f3fd.png
new file mode 100644
index 00000000..dd1ab644
Binary files /dev/null and b/assets/png/1f385-1f3fd.png differ
diff --git a/assets/png/1f385-1f3fe.png b/assets/png/1f385-1f3fe.png
new file mode 100644
index 00000000..efe5aed3
Binary files /dev/null and b/assets/png/1f385-1f3fe.png differ
diff --git a/assets/png/1f385-1f3ff.png b/assets/png/1f385-1f3ff.png
new file mode 100644
index 00000000..c88a9cf4
Binary files /dev/null and b/assets/png/1f385-1f3ff.png differ
diff --git a/assets/png/1f385.png b/assets/png/1f385.png
new file mode 100644
index 00000000..608e3caa
Binary files /dev/null and b/assets/png/1f385.png differ
diff --git a/assets/png/1f386.png b/assets/png/1f386.png
new file mode 100644
index 00000000..c4c46537
Binary files /dev/null and b/assets/png/1f386.png differ
diff --git a/assets/png/1f387.png b/assets/png/1f387.png
new file mode 100644
index 00000000..8d3f93b9
Binary files /dev/null and b/assets/png/1f387.png differ
diff --git a/assets/png/1f388.png b/assets/png/1f388.png
new file mode 100644
index 00000000..de2e9bf8
Binary files /dev/null and b/assets/png/1f388.png differ
diff --git a/assets/png/1f389.png b/assets/png/1f389.png
new file mode 100644
index 00000000..c6710687
Binary files /dev/null and b/assets/png/1f389.png differ
diff --git a/assets/png/1f38a.png b/assets/png/1f38a.png
new file mode 100644
index 00000000..171d1a35
Binary files /dev/null and b/assets/png/1f38a.png differ
diff --git a/assets/png/1f38b.png b/assets/png/1f38b.png
new file mode 100644
index 00000000..0ce54df6
Binary files /dev/null and b/assets/png/1f38b.png differ
diff --git a/assets/png/1f38c.png b/assets/png/1f38c.png
new file mode 100644
index 00000000..1cd7533a
Binary files /dev/null and b/assets/png/1f38c.png differ
diff --git a/assets/png/1f38d.png b/assets/png/1f38d.png
new file mode 100644
index 00000000..74201f6f
Binary files /dev/null and b/assets/png/1f38d.png differ
diff --git a/assets/png/1f38e.png b/assets/png/1f38e.png
new file mode 100644
index 00000000..47bd26b3
Binary files /dev/null and b/assets/png/1f38e.png differ
diff --git a/assets/png/1f38f.png b/assets/png/1f38f.png
new file mode 100644
index 00000000..b8455647
Binary files /dev/null and b/assets/png/1f38f.png differ
diff --git a/assets/png/1f390.png b/assets/png/1f390.png
new file mode 100644
index 00000000..3a10506a
Binary files /dev/null and b/assets/png/1f390.png differ
diff --git a/assets/png/1f391.png b/assets/png/1f391.png
new file mode 100644
index 00000000..230fc0a2
Binary files /dev/null and b/assets/png/1f391.png differ
diff --git a/assets/png/1f392.png b/assets/png/1f392.png
new file mode 100644
index 00000000..54f19219
Binary files /dev/null and b/assets/png/1f392.png differ
diff --git a/assets/png/1f393.png b/assets/png/1f393.png
new file mode 100644
index 00000000..5bafaff5
Binary files /dev/null and b/assets/png/1f393.png differ
diff --git a/assets/png/1f396.png b/assets/png/1f396.png
new file mode 100644
index 00000000..227b30e7
Binary files /dev/null and b/assets/png/1f396.png differ
diff --git a/assets/png/1f397.png b/assets/png/1f397.png
new file mode 100644
index 00000000..43e482d2
Binary files /dev/null and b/assets/png/1f397.png differ
diff --git a/assets/png/1f399.png b/assets/png/1f399.png
new file mode 100644
index 00000000..ed6b682e
Binary files /dev/null and b/assets/png/1f399.png differ
diff --git a/assets/png/1f39a.png b/assets/png/1f39a.png
new file mode 100644
index 00000000..b0310b8d
Binary files /dev/null and b/assets/png/1f39a.png differ
diff --git a/assets/png/1f39b.png b/assets/png/1f39b.png
new file mode 100644
index 00000000..dc720bd6
Binary files /dev/null and b/assets/png/1f39b.png differ
diff --git a/assets/png/1f39e.png b/assets/png/1f39e.png
new file mode 100644
index 00000000..b1e87705
Binary files /dev/null and b/assets/png/1f39e.png differ
diff --git a/assets/png/1f39f.png b/assets/png/1f39f.png
new file mode 100644
index 00000000..c97a3a07
Binary files /dev/null and b/assets/png/1f39f.png differ
diff --git a/assets/png/1f3a0.png b/assets/png/1f3a0.png
new file mode 100644
index 00000000..2d20b183
Binary files /dev/null and b/assets/png/1f3a0.png differ
diff --git a/assets/png/1f3a1.png b/assets/png/1f3a1.png
new file mode 100644
index 00000000..d676d336
Binary files /dev/null and b/assets/png/1f3a1.png differ
diff --git a/assets/png/1f3a2.png b/assets/png/1f3a2.png
new file mode 100644
index 00000000..73e92a6b
Binary files /dev/null and b/assets/png/1f3a2.png differ
diff --git a/assets/png/1f3a3.png b/assets/png/1f3a3.png
new file mode 100644
index 00000000..31620578
Binary files /dev/null and b/assets/png/1f3a3.png differ
diff --git a/assets/png/1f3a4.png b/assets/png/1f3a4.png
new file mode 100644
index 00000000..eec037b9
Binary files /dev/null and b/assets/png/1f3a4.png differ
diff --git a/assets/png/1f3a5.png b/assets/png/1f3a5.png
new file mode 100644
index 00000000..8f9c6b8f
Binary files /dev/null and b/assets/png/1f3a5.png differ
diff --git a/assets/png/1f3a6.png b/assets/png/1f3a6.png
new file mode 100644
index 00000000..bd658d28
Binary files /dev/null and b/assets/png/1f3a6.png differ
diff --git a/assets/png/1f3a7.png b/assets/png/1f3a7.png
new file mode 100644
index 00000000..7e6c9274
Binary files /dev/null and b/assets/png/1f3a7.png differ
diff --git a/assets/png/1f3a8.png b/assets/png/1f3a8.png
new file mode 100644
index 00000000..06ae08bf
Binary files /dev/null and b/assets/png/1f3a8.png differ
diff --git a/assets/png/1f3a9.png b/assets/png/1f3a9.png
new file mode 100644
index 00000000..9b4dffeb
Binary files /dev/null and b/assets/png/1f3a9.png differ
diff --git a/assets/png/1f3aa.png b/assets/png/1f3aa.png
new file mode 100644
index 00000000..e864f22b
Binary files /dev/null and b/assets/png/1f3aa.png differ
diff --git a/assets/png/1f3ab.png b/assets/png/1f3ab.png
new file mode 100644
index 00000000..abe77459
Binary files /dev/null and b/assets/png/1f3ab.png differ
diff --git a/assets/png/1f3ac.png b/assets/png/1f3ac.png
new file mode 100644
index 00000000..d24640eb
Binary files /dev/null and b/assets/png/1f3ac.png differ
diff --git a/assets/png/1f3ad.png b/assets/png/1f3ad.png
new file mode 100644
index 00000000..37bec142
Binary files /dev/null and b/assets/png/1f3ad.png differ
diff --git a/assets/png/1f3ae.png b/assets/png/1f3ae.png
new file mode 100644
index 00000000..89e01508
Binary files /dev/null and b/assets/png/1f3ae.png differ
diff --git a/assets/png/1f3af.png b/assets/png/1f3af.png
new file mode 100644
index 00000000..f8fdc250
Binary files /dev/null and b/assets/png/1f3af.png differ
diff --git a/assets/png/1f3b0.png b/assets/png/1f3b0.png
new file mode 100644
index 00000000..b13c364c
Binary files /dev/null and b/assets/png/1f3b0.png differ
diff --git a/assets/png/1f3b1.png b/assets/png/1f3b1.png
new file mode 100644
index 00000000..b8f8263c
Binary files /dev/null and b/assets/png/1f3b1.png differ
diff --git a/assets/png/1f3b2.png b/assets/png/1f3b2.png
new file mode 100644
index 00000000..29ca4305
Binary files /dev/null and b/assets/png/1f3b2.png differ
diff --git a/assets/png/1f3b3.png b/assets/png/1f3b3.png
new file mode 100644
index 00000000..ce74735c
Binary files /dev/null and b/assets/png/1f3b3.png differ
diff --git a/assets/png/1f3b4.png b/assets/png/1f3b4.png
new file mode 100644
index 00000000..77906ea3
Binary files /dev/null and b/assets/png/1f3b4.png differ
diff --git a/assets/png/1f3b5.png b/assets/png/1f3b5.png
new file mode 100644
index 00000000..b61c5899
Binary files /dev/null and b/assets/png/1f3b5.png differ
diff --git a/assets/png/1f3b6.png b/assets/png/1f3b6.png
new file mode 100644
index 00000000..2043bcaf
Binary files /dev/null and b/assets/png/1f3b6.png differ
diff --git a/assets/png/1f3b7.png b/assets/png/1f3b7.png
new file mode 100644
index 00000000..8b587f1b
Binary files /dev/null and b/assets/png/1f3b7.png differ
diff --git a/assets/png/1f3b8.png b/assets/png/1f3b8.png
new file mode 100644
index 00000000..7341cd5f
Binary files /dev/null and b/assets/png/1f3b8.png differ
diff --git a/assets/png/1f3b9.png b/assets/png/1f3b9.png
new file mode 100644
index 00000000..3eb6a2a8
Binary files /dev/null and b/assets/png/1f3b9.png differ
diff --git a/assets/png/1f3ba.png b/assets/png/1f3ba.png
new file mode 100644
index 00000000..bf52a0c6
Binary files /dev/null and b/assets/png/1f3ba.png differ
diff --git a/assets/png/1f3bb.png b/assets/png/1f3bb.png
new file mode 100644
index 00000000..df129dce
Binary files /dev/null and b/assets/png/1f3bb.png differ
diff --git a/assets/png/1f3bc.png b/assets/png/1f3bc.png
new file mode 100644
index 00000000..cce1cbed
Binary files /dev/null and b/assets/png/1f3bc.png differ
diff --git a/assets/png/1f3bd.png b/assets/png/1f3bd.png
new file mode 100644
index 00000000..2e9c2c85
Binary files /dev/null and b/assets/png/1f3bd.png differ
diff --git a/assets/png/1f3be.png b/assets/png/1f3be.png
new file mode 100644
index 00000000..21fd7bff
Binary files /dev/null and b/assets/png/1f3be.png differ
diff --git a/assets/png/1f3bf.png b/assets/png/1f3bf.png
new file mode 100644
index 00000000..003c4ffa
Binary files /dev/null and b/assets/png/1f3bf.png differ
diff --git a/assets/png/1f3c0.png b/assets/png/1f3c0.png
new file mode 100644
index 00000000..70ef71ae
Binary files /dev/null and b/assets/png/1f3c0.png differ
diff --git a/assets/png/1f3c1.png b/assets/png/1f3c1.png
new file mode 100644
index 00000000..4764679f
Binary files /dev/null and b/assets/png/1f3c1.png differ
diff --git a/assets/png/1f3c2-1f3fb.png b/assets/png/1f3c2-1f3fb.png
new file mode 100644
index 00000000..4e4aec72
Binary files /dev/null and b/assets/png/1f3c2-1f3fb.png differ
diff --git a/assets/png/1f3c2-1f3fc.png b/assets/png/1f3c2-1f3fc.png
new file mode 100644
index 00000000..d7a11008
Binary files /dev/null and b/assets/png/1f3c2-1f3fc.png differ
diff --git a/assets/png/1f3c2-1f3fd.png b/assets/png/1f3c2-1f3fd.png
new file mode 100644
index 00000000..d80b6cff
Binary files /dev/null and b/assets/png/1f3c2-1f3fd.png differ
diff --git a/assets/png/1f3c2-1f3fe.png b/assets/png/1f3c2-1f3fe.png
new file mode 100644
index 00000000..0146f17a
Binary files /dev/null and b/assets/png/1f3c2-1f3fe.png differ
diff --git a/assets/png/1f3c2-1f3ff.png b/assets/png/1f3c2-1f3ff.png
new file mode 100644
index 00000000..29f8a5cd
Binary files /dev/null and b/assets/png/1f3c2-1f3ff.png differ
diff --git a/assets/png/1f3c2.png b/assets/png/1f3c2.png
new file mode 100644
index 00000000..aed46edb
Binary files /dev/null and b/assets/png/1f3c2.png differ
diff --git a/assets/png/1f3c3-1f3fb-2640.png b/assets/png/1f3c3-1f3fb-2640.png
new file mode 100644
index 00000000..85443532
Binary files /dev/null and b/assets/png/1f3c3-1f3fb-2640.png differ
diff --git a/assets/png/1f3c3-1f3fb-2642.png b/assets/png/1f3c3-1f3fb-2642.png
new file mode 100644
index 00000000..a690dcf0
Binary files /dev/null and b/assets/png/1f3c3-1f3fb-2642.png differ
diff --git a/assets/png/1f3c3-1f3fb.png b/assets/png/1f3c3-1f3fb.png
new file mode 100644
index 00000000..a690dcf0
Binary files /dev/null and b/assets/png/1f3c3-1f3fb.png differ
diff --git a/assets/png/1f3c3-1f3fc-2640.png b/assets/png/1f3c3-1f3fc-2640.png
new file mode 100644
index 00000000..a846ed30
Binary files /dev/null and b/assets/png/1f3c3-1f3fc-2640.png differ
diff --git a/assets/png/1f3c3-1f3fc-2642.png b/assets/png/1f3c3-1f3fc-2642.png
new file mode 100644
index 00000000..9fcf4154
Binary files /dev/null and b/assets/png/1f3c3-1f3fc-2642.png differ
diff --git a/assets/png/1f3c3-1f3fc.png b/assets/png/1f3c3-1f3fc.png
new file mode 100644
index 00000000..9fcf4154
Binary files /dev/null and b/assets/png/1f3c3-1f3fc.png differ
diff --git a/assets/png/1f3c3-1f3fd-2640.png b/assets/png/1f3c3-1f3fd-2640.png
new file mode 100644
index 00000000..390cd82c
Binary files /dev/null and b/assets/png/1f3c3-1f3fd-2640.png differ
diff --git a/assets/png/1f3c3-1f3fd-2642.png b/assets/png/1f3c3-1f3fd-2642.png
new file mode 100644
index 00000000..ff9b6433
Binary files /dev/null and b/assets/png/1f3c3-1f3fd-2642.png differ
diff --git a/assets/png/1f3c3-1f3fd.png b/assets/png/1f3c3-1f3fd.png
new file mode 100644
index 00000000..ff9b6433
Binary files /dev/null and b/assets/png/1f3c3-1f3fd.png differ
diff --git a/assets/png/1f3c3-1f3fe-2640.png b/assets/png/1f3c3-1f3fe-2640.png
new file mode 100644
index 00000000..3dbbe567
Binary files /dev/null and b/assets/png/1f3c3-1f3fe-2640.png differ
diff --git a/assets/png/1f3c3-1f3fe-2642.png b/assets/png/1f3c3-1f3fe-2642.png
new file mode 100644
index 00000000..9daa6320
Binary files /dev/null and b/assets/png/1f3c3-1f3fe-2642.png differ
diff --git a/assets/png/1f3c3-1f3fe.png b/assets/png/1f3c3-1f3fe.png
new file mode 100644
index 00000000..9daa6320
Binary files /dev/null and b/assets/png/1f3c3-1f3fe.png differ
diff --git a/assets/png/1f3c3-1f3ff-2640.png b/assets/png/1f3c3-1f3ff-2640.png
new file mode 100644
index 00000000..0cacf926
Binary files /dev/null and b/assets/png/1f3c3-1f3ff-2640.png differ
diff --git a/assets/png/1f3c3-1f3ff-2642.png b/assets/png/1f3c3-1f3ff-2642.png
new file mode 100644
index 00000000..c0d3981f
Binary files /dev/null and b/assets/png/1f3c3-1f3ff-2642.png differ
diff --git a/assets/png/1f3c3-1f3ff.png b/assets/png/1f3c3-1f3ff.png
new file mode 100644
index 00000000..c0d3981f
Binary files /dev/null and b/assets/png/1f3c3-1f3ff.png differ
diff --git a/assets/png/1f3c3-2640.png b/assets/png/1f3c3-2640.png
new file mode 100644
index 00000000..19d0b283
Binary files /dev/null and b/assets/png/1f3c3-2640.png differ
diff --git a/assets/png/1f3c3-2642.png b/assets/png/1f3c3-2642.png
new file mode 100644
index 00000000..6ca1e2a5
Binary files /dev/null and b/assets/png/1f3c3-2642.png differ
diff --git a/assets/png/1f3c3.png b/assets/png/1f3c3.png
new file mode 100644
index 00000000..6ca1e2a5
Binary files /dev/null and b/assets/png/1f3c3.png differ
diff --git a/assets/png/1f3c4-1f3fb-2640.png b/assets/png/1f3c4-1f3fb-2640.png
new file mode 100644
index 00000000..00336f3d
Binary files /dev/null and b/assets/png/1f3c4-1f3fb-2640.png differ
diff --git a/assets/png/1f3c4-1f3fb-2642.png b/assets/png/1f3c4-1f3fb-2642.png
new file mode 100644
index 00000000..cd6e61f9
Binary files /dev/null and b/assets/png/1f3c4-1f3fb-2642.png differ
diff --git a/assets/png/1f3c4-1f3fb.png b/assets/png/1f3c4-1f3fb.png
new file mode 100644
index 00000000..cd6e61f9
Binary files /dev/null and b/assets/png/1f3c4-1f3fb.png differ
diff --git a/assets/png/1f3c4-1f3fc-2640.png b/assets/png/1f3c4-1f3fc-2640.png
new file mode 100644
index 00000000..67e02598
Binary files /dev/null and b/assets/png/1f3c4-1f3fc-2640.png differ
diff --git a/assets/png/1f3c4-1f3fc-2642.png b/assets/png/1f3c4-1f3fc-2642.png
new file mode 100644
index 00000000..7063caab
Binary files /dev/null and b/assets/png/1f3c4-1f3fc-2642.png differ
diff --git a/assets/png/1f3c4-1f3fc.png b/assets/png/1f3c4-1f3fc.png
new file mode 100644
index 00000000..7063caab
Binary files /dev/null and b/assets/png/1f3c4-1f3fc.png differ
diff --git a/assets/png/1f3c4-1f3fd-2640.png b/assets/png/1f3c4-1f3fd-2640.png
new file mode 100644
index 00000000..c188b545
Binary files /dev/null and b/assets/png/1f3c4-1f3fd-2640.png differ
diff --git a/assets/png/1f3c4-1f3fd-2642.png b/assets/png/1f3c4-1f3fd-2642.png
new file mode 100644
index 00000000..e51b8930
Binary files /dev/null and b/assets/png/1f3c4-1f3fd-2642.png differ
diff --git a/assets/png/1f3c4-1f3fd.png b/assets/png/1f3c4-1f3fd.png
new file mode 100644
index 00000000..e51b8930
Binary files /dev/null and b/assets/png/1f3c4-1f3fd.png differ
diff --git a/assets/png/1f3c4-1f3fe-2640.png b/assets/png/1f3c4-1f3fe-2640.png
new file mode 100644
index 00000000..328b44a0
Binary files /dev/null and b/assets/png/1f3c4-1f3fe-2640.png differ
diff --git a/assets/png/1f3c4-1f3fe-2642.png b/assets/png/1f3c4-1f3fe-2642.png
new file mode 100644
index 00000000..0994553a
Binary files /dev/null and b/assets/png/1f3c4-1f3fe-2642.png differ
diff --git a/assets/png/1f3c4-1f3fe.png b/assets/png/1f3c4-1f3fe.png
new file mode 100644
index 00000000..0994553a
Binary files /dev/null and b/assets/png/1f3c4-1f3fe.png differ
diff --git a/assets/png/1f3c4-1f3ff-2640.png b/assets/png/1f3c4-1f3ff-2640.png
new file mode 100644
index 00000000..1e955083
Binary files /dev/null and b/assets/png/1f3c4-1f3ff-2640.png differ
diff --git a/assets/png/1f3c4-1f3ff-2642.png b/assets/png/1f3c4-1f3ff-2642.png
new file mode 100644
index 00000000..7c66ccd7
Binary files /dev/null and b/assets/png/1f3c4-1f3ff-2642.png differ
diff --git a/assets/png/1f3c4-1f3ff.png b/assets/png/1f3c4-1f3ff.png
new file mode 100644
index 00000000..7c66ccd7
Binary files /dev/null and b/assets/png/1f3c4-1f3ff.png differ
diff --git a/assets/png/1f3c4-2640.png b/assets/png/1f3c4-2640.png
new file mode 100644
index 00000000..49a41a97
Binary files /dev/null and b/assets/png/1f3c4-2640.png differ
diff --git a/assets/png/1f3c4-2642.png b/assets/png/1f3c4-2642.png
new file mode 100644
index 00000000..468eadfc
Binary files /dev/null and b/assets/png/1f3c4-2642.png differ
diff --git a/assets/png/1f3c4.png b/assets/png/1f3c4.png
new file mode 100644
index 00000000..468eadfc
Binary files /dev/null and b/assets/png/1f3c4.png differ
diff --git a/assets/png/1f3c5.png b/assets/png/1f3c5.png
new file mode 100644
index 00000000..701a89b1
Binary files /dev/null and b/assets/png/1f3c5.png differ
diff --git a/assets/png/1f3c6.png b/assets/png/1f3c6.png
new file mode 100644
index 00000000..66090cef
Binary files /dev/null and b/assets/png/1f3c6.png differ
diff --git a/assets/png/1f3c7-1f3fb.png b/assets/png/1f3c7-1f3fb.png
new file mode 100644
index 00000000..8c2c1a8a
Binary files /dev/null and b/assets/png/1f3c7-1f3fb.png differ
diff --git a/assets/png/1f3c7-1f3fc.png b/assets/png/1f3c7-1f3fc.png
new file mode 100644
index 00000000..340b2269
Binary files /dev/null and b/assets/png/1f3c7-1f3fc.png differ
diff --git a/assets/png/1f3c7-1f3fd.png b/assets/png/1f3c7-1f3fd.png
new file mode 100644
index 00000000..19a34044
Binary files /dev/null and b/assets/png/1f3c7-1f3fd.png differ
diff --git a/assets/png/1f3c7-1f3fe.png b/assets/png/1f3c7-1f3fe.png
new file mode 100644
index 00000000..3ded52e7
Binary files /dev/null and b/assets/png/1f3c7-1f3fe.png differ
diff --git a/assets/png/1f3c7-1f3ff.png b/assets/png/1f3c7-1f3ff.png
new file mode 100644
index 00000000..27fb9671
Binary files /dev/null and b/assets/png/1f3c7-1f3ff.png differ
diff --git a/assets/png/1f3c7.png b/assets/png/1f3c7.png
new file mode 100644
index 00000000..d65b1fcb
Binary files /dev/null and b/assets/png/1f3c7.png differ
diff --git a/assets/png/1f3c8.png b/assets/png/1f3c8.png
new file mode 100644
index 00000000..22a0f3a9
Binary files /dev/null and b/assets/png/1f3c8.png differ
diff --git a/assets/png/1f3c9.png b/assets/png/1f3c9.png
new file mode 100644
index 00000000..a1a5bd3c
Binary files /dev/null and b/assets/png/1f3c9.png differ
diff --git a/assets/png/1f3ca-1f3fb-2640.png b/assets/png/1f3ca-1f3fb-2640.png
new file mode 100644
index 00000000..744a35a4
Binary files /dev/null and b/assets/png/1f3ca-1f3fb-2640.png differ
diff --git a/assets/png/1f3ca-1f3fb-2642.png b/assets/png/1f3ca-1f3fb-2642.png
new file mode 100644
index 00000000..0af92d7e
Binary files /dev/null and b/assets/png/1f3ca-1f3fb-2642.png differ
diff --git a/assets/png/1f3ca-1f3fb.png b/assets/png/1f3ca-1f3fb.png
new file mode 100644
index 00000000..0af92d7e
Binary files /dev/null and b/assets/png/1f3ca-1f3fb.png differ
diff --git a/assets/png/1f3ca-1f3fc-2640.png b/assets/png/1f3ca-1f3fc-2640.png
new file mode 100644
index 00000000..740a2634
Binary files /dev/null and b/assets/png/1f3ca-1f3fc-2640.png differ
diff --git a/assets/png/1f3ca-1f3fc-2642.png b/assets/png/1f3ca-1f3fc-2642.png
new file mode 100644
index 00000000..1b159b99
Binary files /dev/null and b/assets/png/1f3ca-1f3fc-2642.png differ
diff --git a/assets/png/1f3ca-1f3fc.png b/assets/png/1f3ca-1f3fc.png
new file mode 100644
index 00000000..1b159b99
Binary files /dev/null and b/assets/png/1f3ca-1f3fc.png differ
diff --git a/assets/png/1f3ca-1f3fd-2640.png b/assets/png/1f3ca-1f3fd-2640.png
new file mode 100644
index 00000000..0846c1e2
Binary files /dev/null and b/assets/png/1f3ca-1f3fd-2640.png differ
diff --git a/assets/png/1f3ca-1f3fd-2642.png b/assets/png/1f3ca-1f3fd-2642.png
new file mode 100644
index 00000000..593f3569
Binary files /dev/null and b/assets/png/1f3ca-1f3fd-2642.png differ
diff --git a/assets/png/1f3ca-1f3fd.png b/assets/png/1f3ca-1f3fd.png
new file mode 100644
index 00000000..593f3569
Binary files /dev/null and b/assets/png/1f3ca-1f3fd.png differ
diff --git a/assets/png/1f3ca-1f3fe-2640.png b/assets/png/1f3ca-1f3fe-2640.png
new file mode 100644
index 00000000..5ad92245
Binary files /dev/null and b/assets/png/1f3ca-1f3fe-2640.png differ
diff --git a/assets/png/1f3ca-1f3fe-2642.png b/assets/png/1f3ca-1f3fe-2642.png
new file mode 100644
index 00000000..a1222922
Binary files /dev/null and b/assets/png/1f3ca-1f3fe-2642.png differ
diff --git a/assets/png/1f3ca-1f3fe.png b/assets/png/1f3ca-1f3fe.png
new file mode 100644
index 00000000..a1222922
Binary files /dev/null and b/assets/png/1f3ca-1f3fe.png differ
diff --git a/assets/png/1f3ca-1f3ff-2640.png b/assets/png/1f3ca-1f3ff-2640.png
new file mode 100644
index 00000000..a60a2566
Binary files /dev/null and b/assets/png/1f3ca-1f3ff-2640.png differ
diff --git a/assets/png/1f3ca-1f3ff-2642.png b/assets/png/1f3ca-1f3ff-2642.png
new file mode 100644
index 00000000..25e81370
Binary files /dev/null and b/assets/png/1f3ca-1f3ff-2642.png differ
diff --git a/assets/png/1f3ca-1f3ff.png b/assets/png/1f3ca-1f3ff.png
new file mode 100644
index 00000000..25e81370
Binary files /dev/null and b/assets/png/1f3ca-1f3ff.png differ
diff --git a/assets/png/1f3ca-2640.png b/assets/png/1f3ca-2640.png
new file mode 100644
index 00000000..4c8f3236
Binary files /dev/null and b/assets/png/1f3ca-2640.png differ
diff --git a/assets/png/1f3ca-2642.png b/assets/png/1f3ca-2642.png
new file mode 100644
index 00000000..48a23691
Binary files /dev/null and b/assets/png/1f3ca-2642.png differ
diff --git a/assets/png/1f3ca.png b/assets/png/1f3ca.png
new file mode 100644
index 00000000..48a23691
Binary files /dev/null and b/assets/png/1f3ca.png differ
diff --git a/assets/png/1f3cb-1f3fb-2640.png b/assets/png/1f3cb-1f3fb-2640.png
new file mode 100644
index 00000000..a6969f09
Binary files /dev/null and b/assets/png/1f3cb-1f3fb-2640.png differ
diff --git a/assets/png/1f3cb-1f3fb-2642.png b/assets/png/1f3cb-1f3fb-2642.png
new file mode 100644
index 00000000..b5394332
Binary files /dev/null and b/assets/png/1f3cb-1f3fb-2642.png differ
diff --git a/assets/png/1f3cb-1f3fb.png b/assets/png/1f3cb-1f3fb.png
new file mode 100644
index 00000000..b5394332
Binary files /dev/null and b/assets/png/1f3cb-1f3fb.png differ
diff --git a/assets/png/1f3cb-1f3fc-2640.png b/assets/png/1f3cb-1f3fc-2640.png
new file mode 100644
index 00000000..2eb43372
Binary files /dev/null and b/assets/png/1f3cb-1f3fc-2640.png differ
diff --git a/assets/png/1f3cb-1f3fc-2642.png b/assets/png/1f3cb-1f3fc-2642.png
new file mode 100644
index 00000000..654d7eb8
Binary files /dev/null and b/assets/png/1f3cb-1f3fc-2642.png differ
diff --git a/assets/png/1f3cb-1f3fc.png b/assets/png/1f3cb-1f3fc.png
new file mode 100644
index 00000000..654d7eb8
Binary files /dev/null and b/assets/png/1f3cb-1f3fc.png differ
diff --git a/assets/png/1f3cb-1f3fd-2640.png b/assets/png/1f3cb-1f3fd-2640.png
new file mode 100644
index 00000000..88ef7746
Binary files /dev/null and b/assets/png/1f3cb-1f3fd-2640.png differ
diff --git a/assets/png/1f3cb-1f3fd-2642.png b/assets/png/1f3cb-1f3fd-2642.png
new file mode 100644
index 00000000..e6bcccf8
Binary files /dev/null and b/assets/png/1f3cb-1f3fd-2642.png differ
diff --git a/assets/png/1f3cb-1f3fd.png b/assets/png/1f3cb-1f3fd.png
new file mode 100644
index 00000000..e6bcccf8
Binary files /dev/null and b/assets/png/1f3cb-1f3fd.png differ
diff --git a/assets/png/1f3cb-1f3fe-2640.png b/assets/png/1f3cb-1f3fe-2640.png
new file mode 100644
index 00000000..f90b6d30
Binary files /dev/null and b/assets/png/1f3cb-1f3fe-2640.png differ
diff --git a/assets/png/1f3cb-1f3fe-2642.png b/assets/png/1f3cb-1f3fe-2642.png
new file mode 100644
index 00000000..f4998b47
Binary files /dev/null and b/assets/png/1f3cb-1f3fe-2642.png differ
diff --git a/assets/png/1f3cb-1f3fe.png b/assets/png/1f3cb-1f3fe.png
new file mode 100644
index 00000000..f4998b47
Binary files /dev/null and b/assets/png/1f3cb-1f3fe.png differ
diff --git a/assets/png/1f3cb-1f3ff-2640.png b/assets/png/1f3cb-1f3ff-2640.png
new file mode 100644
index 00000000..c67fe0d0
Binary files /dev/null and b/assets/png/1f3cb-1f3ff-2640.png differ
diff --git a/assets/png/1f3cb-1f3ff-2642.png b/assets/png/1f3cb-1f3ff-2642.png
new file mode 100644
index 00000000..8a7c09da
Binary files /dev/null and b/assets/png/1f3cb-1f3ff-2642.png differ
diff --git a/assets/png/1f3cb-1f3ff.png b/assets/png/1f3cb-1f3ff.png
new file mode 100644
index 00000000..8a7c09da
Binary files /dev/null and b/assets/png/1f3cb-1f3ff.png differ
diff --git a/assets/png/1f3cb-2640.png b/assets/png/1f3cb-2640.png
new file mode 100644
index 00000000..7a77ad62
Binary files /dev/null and b/assets/png/1f3cb-2640.png differ
diff --git a/assets/png/1f3cb-2642.png b/assets/png/1f3cb-2642.png
new file mode 100644
index 00000000..d407c6e2
Binary files /dev/null and b/assets/png/1f3cb-2642.png differ
diff --git a/assets/png/1f3cb.png b/assets/png/1f3cb.png
new file mode 100644
index 00000000..d407c6e2
Binary files /dev/null and b/assets/png/1f3cb.png differ
diff --git a/assets/png/1f3cc-1f3fb-2640.png b/assets/png/1f3cc-1f3fb-2640.png
new file mode 100644
index 00000000..2c3caea4
Binary files /dev/null and b/assets/png/1f3cc-1f3fb-2640.png differ
diff --git a/assets/png/1f3cc-1f3fb-2642.png b/assets/png/1f3cc-1f3fb-2642.png
new file mode 100644
index 00000000..836857b2
Binary files /dev/null and b/assets/png/1f3cc-1f3fb-2642.png differ
diff --git a/assets/png/1f3cc-1f3fb.png b/assets/png/1f3cc-1f3fb.png
new file mode 100644
index 00000000..836857b2
Binary files /dev/null and b/assets/png/1f3cc-1f3fb.png differ
diff --git a/assets/png/1f3cc-1f3fc-2640.png b/assets/png/1f3cc-1f3fc-2640.png
new file mode 100644
index 00000000..d6dcf788
Binary files /dev/null and b/assets/png/1f3cc-1f3fc-2640.png differ
diff --git a/assets/png/1f3cc-1f3fc-2642.png b/assets/png/1f3cc-1f3fc-2642.png
new file mode 100644
index 00000000..e4019442
Binary files /dev/null and b/assets/png/1f3cc-1f3fc-2642.png differ
diff --git a/assets/png/1f3cc-1f3fc.png b/assets/png/1f3cc-1f3fc.png
new file mode 100644
index 00000000..e4019442
Binary files /dev/null and b/assets/png/1f3cc-1f3fc.png differ
diff --git a/assets/png/1f3cc-1f3fd-2640.png b/assets/png/1f3cc-1f3fd-2640.png
new file mode 100644
index 00000000..b9379a37
Binary files /dev/null and b/assets/png/1f3cc-1f3fd-2640.png differ
diff --git a/assets/png/1f3cc-1f3fd-2642.png b/assets/png/1f3cc-1f3fd-2642.png
new file mode 100644
index 00000000..355f4ecd
Binary files /dev/null and b/assets/png/1f3cc-1f3fd-2642.png differ
diff --git a/assets/png/1f3cc-1f3fd.png b/assets/png/1f3cc-1f3fd.png
new file mode 100644
index 00000000..355f4ecd
Binary files /dev/null and b/assets/png/1f3cc-1f3fd.png differ
diff --git a/assets/png/1f3cc-1f3fe-2640.png b/assets/png/1f3cc-1f3fe-2640.png
new file mode 100644
index 00000000..70382617
Binary files /dev/null and b/assets/png/1f3cc-1f3fe-2640.png differ
diff --git a/assets/png/1f3cc-1f3fe-2642.png b/assets/png/1f3cc-1f3fe-2642.png
new file mode 100644
index 00000000..3add7941
Binary files /dev/null and b/assets/png/1f3cc-1f3fe-2642.png differ
diff --git a/assets/png/1f3cc-1f3fe.png b/assets/png/1f3cc-1f3fe.png
new file mode 100644
index 00000000..3add7941
Binary files /dev/null and b/assets/png/1f3cc-1f3fe.png differ
diff --git a/assets/png/1f3cc-1f3ff-2640.png b/assets/png/1f3cc-1f3ff-2640.png
new file mode 100644
index 00000000..7e9932c9
Binary files /dev/null and b/assets/png/1f3cc-1f3ff-2640.png differ
diff --git a/assets/png/1f3cc-1f3ff-2642.png b/assets/png/1f3cc-1f3ff-2642.png
new file mode 100644
index 00000000..a58453c0
Binary files /dev/null and b/assets/png/1f3cc-1f3ff-2642.png differ
diff --git a/assets/png/1f3cc-1f3ff.png b/assets/png/1f3cc-1f3ff.png
new file mode 100644
index 00000000..a58453c0
Binary files /dev/null and b/assets/png/1f3cc-1f3ff.png differ
diff --git a/assets/png/1f3cc-2640.png b/assets/png/1f3cc-2640.png
new file mode 100644
index 00000000..98d7123c
Binary files /dev/null and b/assets/png/1f3cc-2640.png differ
diff --git a/assets/png/1f3cc-2642.png b/assets/png/1f3cc-2642.png
new file mode 100644
index 00000000..ccaf3548
Binary files /dev/null and b/assets/png/1f3cc-2642.png differ
diff --git a/assets/png/1f3cc.png b/assets/png/1f3cc.png
new file mode 100644
index 00000000..ccaf3548
Binary files /dev/null and b/assets/png/1f3cc.png differ
diff --git a/assets/png/1f3cd.png b/assets/png/1f3cd.png
new file mode 100644
index 00000000..eb53c68a
Binary files /dev/null and b/assets/png/1f3cd.png differ
diff --git a/assets/png/1f3ce.png b/assets/png/1f3ce.png
new file mode 100644
index 00000000..fae8031d
Binary files /dev/null and b/assets/png/1f3ce.png differ
diff --git a/assets/png/1f3cf.png b/assets/png/1f3cf.png
new file mode 100644
index 00000000..e994c54a
Binary files /dev/null and b/assets/png/1f3cf.png differ
diff --git a/assets/png/1f3d0.png b/assets/png/1f3d0.png
new file mode 100644
index 00000000..713b8491
Binary files /dev/null and b/assets/png/1f3d0.png differ
diff --git a/assets/png/1f3d1.png b/assets/png/1f3d1.png
new file mode 100644
index 00000000..9f64c423
Binary files /dev/null and b/assets/png/1f3d1.png differ
diff --git a/assets/png/1f3d2.png b/assets/png/1f3d2.png
new file mode 100644
index 00000000..ef02a48c
Binary files /dev/null and b/assets/png/1f3d2.png differ
diff --git a/assets/png/1f3d3.png b/assets/png/1f3d3.png
new file mode 100644
index 00000000..8814acd5
Binary files /dev/null and b/assets/png/1f3d3.png differ
diff --git a/assets/png/1f3d4.png b/assets/png/1f3d4.png
new file mode 100644
index 00000000..c69700c4
Binary files /dev/null and b/assets/png/1f3d4.png differ
diff --git a/assets/png/1f3d5.png b/assets/png/1f3d5.png
new file mode 100644
index 00000000..cdba1be7
Binary files /dev/null and b/assets/png/1f3d5.png differ
diff --git a/assets/png/1f3d6.png b/assets/png/1f3d6.png
new file mode 100644
index 00000000..454e1c62
Binary files /dev/null and b/assets/png/1f3d6.png differ
diff --git a/assets/png/1f3d7.png b/assets/png/1f3d7.png
new file mode 100644
index 00000000..aac8a53f
Binary files /dev/null and b/assets/png/1f3d7.png differ
diff --git a/assets/png/1f3d8.png b/assets/png/1f3d8.png
new file mode 100644
index 00000000..8a7ec72d
Binary files /dev/null and b/assets/png/1f3d8.png differ
diff --git a/assets/png/1f3d9.png b/assets/png/1f3d9.png
new file mode 100644
index 00000000..745b6cd8
Binary files /dev/null and b/assets/png/1f3d9.png differ
diff --git a/assets/png/1f3da.png b/assets/png/1f3da.png
new file mode 100644
index 00000000..a771683c
Binary files /dev/null and b/assets/png/1f3da.png differ
diff --git a/assets/png/1f3db.png b/assets/png/1f3db.png
new file mode 100644
index 00000000..d3b8a5f2
Binary files /dev/null and b/assets/png/1f3db.png differ
diff --git a/assets/png/1f3dc.png b/assets/png/1f3dc.png
new file mode 100644
index 00000000..8340e7d4
Binary files /dev/null and b/assets/png/1f3dc.png differ
diff --git a/assets/png/1f3dd.png b/assets/png/1f3dd.png
new file mode 100644
index 00000000..2b487826
Binary files /dev/null and b/assets/png/1f3dd.png differ
diff --git a/assets/png/1f3de.png b/assets/png/1f3de.png
new file mode 100644
index 00000000..cca19638
Binary files /dev/null and b/assets/png/1f3de.png differ
diff --git a/assets/png/1f3df.png b/assets/png/1f3df.png
new file mode 100644
index 00000000..ddb6eb37
Binary files /dev/null and b/assets/png/1f3df.png differ
diff --git a/assets/png/1f3e0.png b/assets/png/1f3e0.png
new file mode 100644
index 00000000..fd50a75f
Binary files /dev/null and b/assets/png/1f3e0.png differ
diff --git a/assets/png/1f3e1.png b/assets/png/1f3e1.png
new file mode 100644
index 00000000..f42cd38c
Binary files /dev/null and b/assets/png/1f3e1.png differ
diff --git a/assets/png/1f3e2.png b/assets/png/1f3e2.png
new file mode 100644
index 00000000..179b0b51
Binary files /dev/null and b/assets/png/1f3e2.png differ
diff --git a/assets/png/1f3e3.png b/assets/png/1f3e3.png
new file mode 100644
index 00000000..b83b0471
Binary files /dev/null and b/assets/png/1f3e3.png differ
diff --git a/assets/png/1f3e4.png b/assets/png/1f3e4.png
new file mode 100644
index 00000000..92c1fbf3
Binary files /dev/null and b/assets/png/1f3e4.png differ
diff --git a/assets/png/1f3e5.png b/assets/png/1f3e5.png
new file mode 100644
index 00000000..469b1a9b
Binary files /dev/null and b/assets/png/1f3e5.png differ
diff --git a/assets/png/1f3e6.png b/assets/png/1f3e6.png
new file mode 100644
index 00000000..e6082077
Binary files /dev/null and b/assets/png/1f3e6.png differ
diff --git a/assets/png/1f3e7.png b/assets/png/1f3e7.png
new file mode 100644
index 00000000..366c5df6
Binary files /dev/null and b/assets/png/1f3e7.png differ
diff --git a/assets/png/1f3e8.png b/assets/png/1f3e8.png
new file mode 100644
index 00000000..c4fb4d42
Binary files /dev/null and b/assets/png/1f3e8.png differ
diff --git a/assets/png/1f3e9.png b/assets/png/1f3e9.png
new file mode 100644
index 00000000..937d110c
Binary files /dev/null and b/assets/png/1f3e9.png differ
diff --git a/assets/png/1f3ea.png b/assets/png/1f3ea.png
new file mode 100644
index 00000000..d4d2f5ae
Binary files /dev/null and b/assets/png/1f3ea.png differ
diff --git a/assets/png/1f3eb.png b/assets/png/1f3eb.png
new file mode 100644
index 00000000..939716d5
Binary files /dev/null and b/assets/png/1f3eb.png differ
diff --git a/assets/png/1f3ec.png b/assets/png/1f3ec.png
new file mode 100644
index 00000000..d37a8986
Binary files /dev/null and b/assets/png/1f3ec.png differ
diff --git a/assets/png/1f3ed.png b/assets/png/1f3ed.png
new file mode 100644
index 00000000..0bcc8e12
Binary files /dev/null and b/assets/png/1f3ed.png differ
diff --git a/assets/png/1f3ee.png b/assets/png/1f3ee.png
new file mode 100644
index 00000000..b5e00e36
Binary files /dev/null and b/assets/png/1f3ee.png differ
diff --git a/assets/png/1f3ef.png b/assets/png/1f3ef.png
new file mode 100644
index 00000000..8033e3c4
Binary files /dev/null and b/assets/png/1f3ef.png differ
diff --git a/assets/png/1f3f0.png b/assets/png/1f3f0.png
new file mode 100644
index 00000000..4215b8f9
Binary files /dev/null and b/assets/png/1f3f0.png differ
diff --git a/assets/png/1f3f3-1f308.png b/assets/png/1f3f3-1f308.png
new file mode 100644
index 00000000..844b8b6d
Binary files /dev/null and b/assets/png/1f3f3-1f308.png differ
diff --git a/assets/png/1f3f3.png b/assets/png/1f3f3.png
new file mode 100644
index 00000000..e697cc50
Binary files /dev/null and b/assets/png/1f3f3.png differ
diff --git a/assets/png/1f3f4-2620.png b/assets/png/1f3f4-2620.png
new file mode 100644
index 00000000..76ee3cf5
Binary files /dev/null and b/assets/png/1f3f4-2620.png differ
diff --git a/assets/png/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.png b/assets/png/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.png
new file mode 100644
index 00000000..14384c9c
Binary files /dev/null and b/assets/png/1f3f4-e0067-e0062-e0065-e006e-e0067-e007f.png differ
diff --git a/assets/png/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.png b/assets/png/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.png
new file mode 100644
index 00000000..6473145e
Binary files /dev/null and b/assets/png/1f3f4-e0067-e0062-e0073-e0063-e0074-e007f.png differ
diff --git a/assets/png/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.png b/assets/png/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.png
new file mode 100644
index 00000000..cd3814e5
Binary files /dev/null and b/assets/png/1f3f4-e0067-e0062-e0077-e006c-e0073-e007f.png differ
diff --git a/assets/png/1f3f4.png b/assets/png/1f3f4.png
new file mode 100644
index 00000000..c51d3ad1
Binary files /dev/null and b/assets/png/1f3f4.png differ
diff --git a/assets/png/1f3f5.png b/assets/png/1f3f5.png
new file mode 100644
index 00000000..b5738f1d
Binary files /dev/null and b/assets/png/1f3f5.png differ
diff --git a/assets/png/1f3f7.png b/assets/png/1f3f7.png
new file mode 100644
index 00000000..31bbe85e
Binary files /dev/null and b/assets/png/1f3f7.png differ
diff --git a/assets/png/1f3f8.png b/assets/png/1f3f8.png
new file mode 100644
index 00000000..07e6650f
Binary files /dev/null and b/assets/png/1f3f8.png differ
diff --git a/assets/png/1f3f9.png b/assets/png/1f3f9.png
new file mode 100644
index 00000000..42b9167f
Binary files /dev/null and b/assets/png/1f3f9.png differ
diff --git a/assets/png/1f3fa.png b/assets/png/1f3fa.png
new file mode 100644
index 00000000..38345c32
Binary files /dev/null and b/assets/png/1f3fa.png differ
diff --git a/assets/png/1f3fb.png b/assets/png/1f3fb.png
new file mode 100644
index 00000000..497ab66b
Binary files /dev/null and b/assets/png/1f3fb.png differ
diff --git a/assets/png/1f3fc.png b/assets/png/1f3fc.png
new file mode 100644
index 00000000..ea981ea4
Binary files /dev/null and b/assets/png/1f3fc.png differ
diff --git a/assets/png/1f3fd.png b/assets/png/1f3fd.png
new file mode 100644
index 00000000..0894cf78
Binary files /dev/null and b/assets/png/1f3fd.png differ
diff --git a/assets/png/1f3fe.png b/assets/png/1f3fe.png
new file mode 100644
index 00000000..7be629ed
Binary files /dev/null and b/assets/png/1f3fe.png differ
diff --git a/assets/png/1f3ff.png b/assets/png/1f3ff.png
new file mode 100644
index 00000000..c0754076
Binary files /dev/null and b/assets/png/1f3ff.png differ
diff --git a/assets/png/1f400.png b/assets/png/1f400.png
new file mode 100644
index 00000000..0b50ea95
Binary files /dev/null and b/assets/png/1f400.png differ
diff --git a/assets/png/1f401.png b/assets/png/1f401.png
new file mode 100644
index 00000000..c69189de
Binary files /dev/null and b/assets/png/1f401.png differ
diff --git a/assets/png/1f402.png b/assets/png/1f402.png
new file mode 100644
index 00000000..aa499625
Binary files /dev/null and b/assets/png/1f402.png differ
diff --git a/assets/png/1f403.png b/assets/png/1f403.png
new file mode 100644
index 00000000..956a9ffa
Binary files /dev/null and b/assets/png/1f403.png differ
diff --git a/assets/png/1f404.png b/assets/png/1f404.png
new file mode 100644
index 00000000..4a921209
Binary files /dev/null and b/assets/png/1f404.png differ
diff --git a/assets/png/1f405.png b/assets/png/1f405.png
new file mode 100644
index 00000000..d9406969
Binary files /dev/null and b/assets/png/1f405.png differ
diff --git a/assets/png/1f406.png b/assets/png/1f406.png
new file mode 100644
index 00000000..2cacfb07
Binary files /dev/null and b/assets/png/1f406.png differ
diff --git a/assets/png/1f407.png b/assets/png/1f407.png
new file mode 100644
index 00000000..c585f4b0
Binary files /dev/null and b/assets/png/1f407.png differ
diff --git a/assets/png/1f408.png b/assets/png/1f408.png
new file mode 100644
index 00000000..b483f141
Binary files /dev/null and b/assets/png/1f408.png differ
diff --git a/assets/png/1f409.png b/assets/png/1f409.png
new file mode 100644
index 00000000..4dea99d9
Binary files /dev/null and b/assets/png/1f409.png differ
diff --git a/assets/png/1f40a.png b/assets/png/1f40a.png
new file mode 100644
index 00000000..6a3fe0f8
Binary files /dev/null and b/assets/png/1f40a.png differ
diff --git a/assets/png/1f40b.png b/assets/png/1f40b.png
new file mode 100644
index 00000000..7cfa108c
Binary files /dev/null and b/assets/png/1f40b.png differ
diff --git a/assets/png/1f40c.png b/assets/png/1f40c.png
new file mode 100644
index 00000000..0bc18504
Binary files /dev/null and b/assets/png/1f40c.png differ
diff --git a/assets/png/1f40d.png b/assets/png/1f40d.png
new file mode 100644
index 00000000..ba0da44a
Binary files /dev/null and b/assets/png/1f40d.png differ
diff --git a/assets/png/1f40e.png b/assets/png/1f40e.png
new file mode 100644
index 00000000..f3ab7c73
Binary files /dev/null and b/assets/png/1f40e.png differ
diff --git a/assets/png/1f40f.png b/assets/png/1f40f.png
new file mode 100644
index 00000000..30bc82d1
Binary files /dev/null and b/assets/png/1f40f.png differ
diff --git a/assets/png/1f410.png b/assets/png/1f410.png
new file mode 100644
index 00000000..2716cb6a
Binary files /dev/null and b/assets/png/1f410.png differ
diff --git a/assets/png/1f411.png b/assets/png/1f411.png
new file mode 100644
index 00000000..f18348f8
Binary files /dev/null and b/assets/png/1f411.png differ
diff --git a/assets/png/1f412.png b/assets/png/1f412.png
new file mode 100644
index 00000000..d3773c7b
Binary files /dev/null and b/assets/png/1f412.png differ
diff --git a/assets/png/1f413.png b/assets/png/1f413.png
new file mode 100644
index 00000000..80000f75
Binary files /dev/null and b/assets/png/1f413.png differ
diff --git a/assets/png/1f414.png b/assets/png/1f414.png
new file mode 100644
index 00000000..1a68d610
Binary files /dev/null and b/assets/png/1f414.png differ
diff --git a/assets/png/1f415.png b/assets/png/1f415.png
new file mode 100644
index 00000000..ccba8414
Binary files /dev/null and b/assets/png/1f415.png differ
diff --git a/assets/png/1f416.png b/assets/png/1f416.png
new file mode 100644
index 00000000..d662d7c6
Binary files /dev/null and b/assets/png/1f416.png differ
diff --git a/assets/png/1f417.png b/assets/png/1f417.png
new file mode 100644
index 00000000..2f56a50b
Binary files /dev/null and b/assets/png/1f417.png differ
diff --git a/assets/png/1f418.png b/assets/png/1f418.png
new file mode 100644
index 00000000..5b4c5908
Binary files /dev/null and b/assets/png/1f418.png differ
diff --git a/assets/png/1f419.png b/assets/png/1f419.png
new file mode 100644
index 00000000..4b12ac86
Binary files /dev/null and b/assets/png/1f419.png differ
diff --git a/assets/png/1f41a.png b/assets/png/1f41a.png
new file mode 100644
index 00000000..b09a5047
Binary files /dev/null and b/assets/png/1f41a.png differ
diff --git a/assets/png/1f41b.png b/assets/png/1f41b.png
new file mode 100644
index 00000000..d0cfc6c7
Binary files /dev/null and b/assets/png/1f41b.png differ
diff --git a/assets/png/1f41c.png b/assets/png/1f41c.png
new file mode 100644
index 00000000..f7055573
Binary files /dev/null and b/assets/png/1f41c.png differ
diff --git a/assets/png/1f41d.png b/assets/png/1f41d.png
new file mode 100644
index 00000000..ebf94478
Binary files /dev/null and b/assets/png/1f41d.png differ
diff --git a/assets/png/1f41e.png b/assets/png/1f41e.png
new file mode 100644
index 00000000..c83b8c8c
Binary files /dev/null and b/assets/png/1f41e.png differ
diff --git a/assets/png/1f41f.png b/assets/png/1f41f.png
new file mode 100644
index 00000000..3ecca34c
Binary files /dev/null and b/assets/png/1f41f.png differ
diff --git a/assets/png/1f420.png b/assets/png/1f420.png
new file mode 100644
index 00000000..10c6d90e
Binary files /dev/null and b/assets/png/1f420.png differ
diff --git a/assets/png/1f421.png b/assets/png/1f421.png
new file mode 100644
index 00000000..af4aded9
Binary files /dev/null and b/assets/png/1f421.png differ
diff --git a/assets/png/1f422.png b/assets/png/1f422.png
new file mode 100644
index 00000000..024e48b4
Binary files /dev/null and b/assets/png/1f422.png differ
diff --git a/assets/png/1f423.png b/assets/png/1f423.png
new file mode 100644
index 00000000..62ff10c3
Binary files /dev/null and b/assets/png/1f423.png differ
diff --git a/assets/png/1f424.png b/assets/png/1f424.png
new file mode 100644
index 00000000..de9fa880
Binary files /dev/null and b/assets/png/1f424.png differ
diff --git a/assets/png/1f425.png b/assets/png/1f425.png
new file mode 100644
index 00000000..7a4ba757
Binary files /dev/null and b/assets/png/1f425.png differ
diff --git a/assets/png/1f426.png b/assets/png/1f426.png
new file mode 100644
index 00000000..c67487bd
Binary files /dev/null and b/assets/png/1f426.png differ
diff --git a/assets/png/1f427.png b/assets/png/1f427.png
new file mode 100644
index 00000000..15632067
Binary files /dev/null and b/assets/png/1f427.png differ
diff --git a/assets/png/1f428.png b/assets/png/1f428.png
new file mode 100644
index 00000000..9d7e7d37
Binary files /dev/null and b/assets/png/1f428.png differ
diff --git a/assets/png/1f429.png b/assets/png/1f429.png
new file mode 100644
index 00000000..13f0ca38
Binary files /dev/null and b/assets/png/1f429.png differ
diff --git a/assets/png/1f42a.png b/assets/png/1f42a.png
new file mode 100644
index 00000000..1226d139
Binary files /dev/null and b/assets/png/1f42a.png differ
diff --git a/assets/png/1f42b.png b/assets/png/1f42b.png
new file mode 100644
index 00000000..e3fe4811
Binary files /dev/null and b/assets/png/1f42b.png differ
diff --git a/assets/png/1f42c.png b/assets/png/1f42c.png
new file mode 100644
index 00000000..92cb6eae
Binary files /dev/null and b/assets/png/1f42c.png differ
diff --git a/assets/png/1f42d.png b/assets/png/1f42d.png
new file mode 100644
index 00000000..a39c0afb
Binary files /dev/null and b/assets/png/1f42d.png differ
diff --git a/assets/png/1f42e.png b/assets/png/1f42e.png
new file mode 100644
index 00000000..d9d21f4c
Binary files /dev/null and b/assets/png/1f42e.png differ
diff --git a/assets/png/1f42f.png b/assets/png/1f42f.png
new file mode 100644
index 00000000..59e1cc7d
Binary files /dev/null and b/assets/png/1f42f.png differ
diff --git a/assets/png/1f430.png b/assets/png/1f430.png
new file mode 100644
index 00000000..fad4d3d9
Binary files /dev/null and b/assets/png/1f430.png differ
diff --git a/assets/png/1f431.png b/assets/png/1f431.png
new file mode 100644
index 00000000..c1e3ae27
Binary files /dev/null and b/assets/png/1f431.png differ
diff --git a/assets/png/1f432.png b/assets/png/1f432.png
new file mode 100644
index 00000000..1f917f7e
Binary files /dev/null and b/assets/png/1f432.png differ
diff --git a/assets/png/1f433.png b/assets/png/1f433.png
new file mode 100644
index 00000000..631cfb15
Binary files /dev/null and b/assets/png/1f433.png differ
diff --git a/assets/png/1f434.png b/assets/png/1f434.png
new file mode 100644
index 00000000..15d4097c
Binary files /dev/null and b/assets/png/1f434.png differ
diff --git a/assets/png/1f435.png b/assets/png/1f435.png
new file mode 100644
index 00000000..b9b24844
Binary files /dev/null and b/assets/png/1f435.png differ
diff --git a/assets/png/1f436.png b/assets/png/1f436.png
new file mode 100644
index 00000000..e52c3183
Binary files /dev/null and b/assets/png/1f436.png differ
diff --git a/assets/png/1f437.png b/assets/png/1f437.png
new file mode 100644
index 00000000..a0f906cf
Binary files /dev/null and b/assets/png/1f437.png differ
diff --git a/assets/png/1f438.png b/assets/png/1f438.png
new file mode 100644
index 00000000..87f412ad
Binary files /dev/null and b/assets/png/1f438.png differ
diff --git a/assets/png/1f439.png b/assets/png/1f439.png
new file mode 100644
index 00000000..c072e8a0
Binary files /dev/null and b/assets/png/1f439.png differ
diff --git a/assets/png/1f43a.png b/assets/png/1f43a.png
new file mode 100644
index 00000000..5e0e9362
Binary files /dev/null and b/assets/png/1f43a.png differ
diff --git a/assets/png/1f43b.png b/assets/png/1f43b.png
new file mode 100644
index 00000000..3bf64156
Binary files /dev/null and b/assets/png/1f43b.png differ
diff --git a/assets/png/1f43c.png b/assets/png/1f43c.png
new file mode 100644
index 00000000..f67d822e
Binary files /dev/null and b/assets/png/1f43c.png differ
diff --git a/assets/png/1f43d.png b/assets/png/1f43d.png
new file mode 100644
index 00000000..3dbc0203
Binary files /dev/null and b/assets/png/1f43d.png differ
diff --git a/assets/png/1f43e.png b/assets/png/1f43e.png
new file mode 100644
index 00000000..976d8af3
Binary files /dev/null and b/assets/png/1f43e.png differ
diff --git a/assets/png/1f43f.png b/assets/png/1f43f.png
new file mode 100644
index 00000000..14d036a4
Binary files /dev/null and b/assets/png/1f43f.png differ
diff --git a/assets/png/1f440.png b/assets/png/1f440.png
new file mode 100644
index 00000000..3fa5856c
Binary files /dev/null and b/assets/png/1f440.png differ
diff --git a/assets/png/1f441-1f5e8.png b/assets/png/1f441-1f5e8.png
new file mode 100644
index 00000000..df172bf3
Binary files /dev/null and b/assets/png/1f441-1f5e8.png differ
diff --git a/assets/png/1f441.png b/assets/png/1f441.png
new file mode 100644
index 00000000..a6dadf6e
Binary files /dev/null and b/assets/png/1f441.png differ
diff --git a/assets/png/1f442-1f3fb.png b/assets/png/1f442-1f3fb.png
new file mode 100644
index 00000000..36d5c60b
Binary files /dev/null and b/assets/png/1f442-1f3fb.png differ
diff --git a/assets/png/1f442-1f3fc.png b/assets/png/1f442-1f3fc.png
new file mode 100644
index 00000000..2acad4e3
Binary files /dev/null and b/assets/png/1f442-1f3fc.png differ
diff --git a/assets/png/1f442-1f3fd.png b/assets/png/1f442-1f3fd.png
new file mode 100644
index 00000000..b87ad6bd
Binary files /dev/null and b/assets/png/1f442-1f3fd.png differ
diff --git a/assets/png/1f442-1f3fe.png b/assets/png/1f442-1f3fe.png
new file mode 100644
index 00000000..a280b238
Binary files /dev/null and b/assets/png/1f442-1f3fe.png differ
diff --git a/assets/png/1f442-1f3ff.png b/assets/png/1f442-1f3ff.png
new file mode 100644
index 00000000..94821b6b
Binary files /dev/null and b/assets/png/1f442-1f3ff.png differ
diff --git a/assets/png/1f442.png b/assets/png/1f442.png
new file mode 100644
index 00000000..72cd15de
Binary files /dev/null and b/assets/png/1f442.png differ
diff --git a/assets/png/1f443-1f3fb.png b/assets/png/1f443-1f3fb.png
new file mode 100644
index 00000000..129d5cab
Binary files /dev/null and b/assets/png/1f443-1f3fb.png differ
diff --git a/assets/png/1f443-1f3fc.png b/assets/png/1f443-1f3fc.png
new file mode 100644
index 00000000..9fc810a3
Binary files /dev/null and b/assets/png/1f443-1f3fc.png differ
diff --git a/assets/png/1f443-1f3fd.png b/assets/png/1f443-1f3fd.png
new file mode 100644
index 00000000..5532e3b0
Binary files /dev/null and b/assets/png/1f443-1f3fd.png differ
diff --git a/assets/png/1f443-1f3fe.png b/assets/png/1f443-1f3fe.png
new file mode 100644
index 00000000..9b0f8879
Binary files /dev/null and b/assets/png/1f443-1f3fe.png differ
diff --git a/assets/png/1f443-1f3ff.png b/assets/png/1f443-1f3ff.png
new file mode 100644
index 00000000..59a574e4
Binary files /dev/null and b/assets/png/1f443-1f3ff.png differ
diff --git a/assets/png/1f443.png b/assets/png/1f443.png
new file mode 100644
index 00000000..f61da2d7
Binary files /dev/null and b/assets/png/1f443.png differ
diff --git a/assets/png/1f444.png b/assets/png/1f444.png
new file mode 100644
index 00000000..c0d832fb
Binary files /dev/null and b/assets/png/1f444.png differ
diff --git a/assets/png/1f445.png b/assets/png/1f445.png
new file mode 100644
index 00000000..ff899c3e
Binary files /dev/null and b/assets/png/1f445.png differ
diff --git a/assets/png/1f446-1f3fb.png b/assets/png/1f446-1f3fb.png
new file mode 100644
index 00000000..706fe038
Binary files /dev/null and b/assets/png/1f446-1f3fb.png differ
diff --git a/assets/png/1f446-1f3fc.png b/assets/png/1f446-1f3fc.png
new file mode 100644
index 00000000..adf27158
Binary files /dev/null and b/assets/png/1f446-1f3fc.png differ
diff --git a/assets/png/1f446-1f3fd.png b/assets/png/1f446-1f3fd.png
new file mode 100644
index 00000000..731f6c1e
Binary files /dev/null and b/assets/png/1f446-1f3fd.png differ
diff --git a/assets/png/1f446-1f3fe.png b/assets/png/1f446-1f3fe.png
new file mode 100644
index 00000000..16717952
Binary files /dev/null and b/assets/png/1f446-1f3fe.png differ
diff --git a/assets/png/1f446-1f3ff.png b/assets/png/1f446-1f3ff.png
new file mode 100644
index 00000000..4286634e
Binary files /dev/null and b/assets/png/1f446-1f3ff.png differ
diff --git a/assets/png/1f446.png b/assets/png/1f446.png
new file mode 100644
index 00000000..8e6e3eb1
Binary files /dev/null and b/assets/png/1f446.png differ
diff --git a/assets/png/1f447-1f3fb.png b/assets/png/1f447-1f3fb.png
new file mode 100644
index 00000000..3f95ac80
Binary files /dev/null and b/assets/png/1f447-1f3fb.png differ
diff --git a/assets/png/1f447-1f3fc.png b/assets/png/1f447-1f3fc.png
new file mode 100644
index 00000000..e1449032
Binary files /dev/null and b/assets/png/1f447-1f3fc.png differ
diff --git a/assets/png/1f447-1f3fd.png b/assets/png/1f447-1f3fd.png
new file mode 100644
index 00000000..8a5d03d9
Binary files /dev/null and b/assets/png/1f447-1f3fd.png differ
diff --git a/assets/png/1f447-1f3fe.png b/assets/png/1f447-1f3fe.png
new file mode 100644
index 00000000..d6f6e40a
Binary files /dev/null and b/assets/png/1f447-1f3fe.png differ
diff --git a/assets/png/1f447-1f3ff.png b/assets/png/1f447-1f3ff.png
new file mode 100644
index 00000000..a1d6f1eb
Binary files /dev/null and b/assets/png/1f447-1f3ff.png differ
diff --git a/assets/png/1f447.png b/assets/png/1f447.png
new file mode 100644
index 00000000..33d3fdf8
Binary files /dev/null and b/assets/png/1f447.png differ
diff --git a/assets/png/1f448-1f3fb.png b/assets/png/1f448-1f3fb.png
new file mode 100644
index 00000000..119a0e96
Binary files /dev/null and b/assets/png/1f448-1f3fb.png differ
diff --git a/assets/png/1f448-1f3fc.png b/assets/png/1f448-1f3fc.png
new file mode 100644
index 00000000..6c7d020e
Binary files /dev/null and b/assets/png/1f448-1f3fc.png differ
diff --git a/assets/png/1f448-1f3fd.png b/assets/png/1f448-1f3fd.png
new file mode 100644
index 00000000..9db1389a
Binary files /dev/null and b/assets/png/1f448-1f3fd.png differ
diff --git a/assets/png/1f448-1f3fe.png b/assets/png/1f448-1f3fe.png
new file mode 100644
index 00000000..1710efc5
Binary files /dev/null and b/assets/png/1f448-1f3fe.png differ
diff --git a/assets/png/1f448-1f3ff.png b/assets/png/1f448-1f3ff.png
new file mode 100644
index 00000000..50332e1c
Binary files /dev/null and b/assets/png/1f448-1f3ff.png differ
diff --git a/assets/png/1f448.png b/assets/png/1f448.png
new file mode 100644
index 00000000..1e71b6df
Binary files /dev/null and b/assets/png/1f448.png differ
diff --git a/assets/png/1f449-1f3fb.png b/assets/png/1f449-1f3fb.png
new file mode 100644
index 00000000..403a54f0
Binary files /dev/null and b/assets/png/1f449-1f3fb.png differ
diff --git a/assets/png/1f449-1f3fc.png b/assets/png/1f449-1f3fc.png
new file mode 100644
index 00000000..b1392919
Binary files /dev/null and b/assets/png/1f449-1f3fc.png differ
diff --git a/assets/png/1f449-1f3fd.png b/assets/png/1f449-1f3fd.png
new file mode 100644
index 00000000..c620d760
Binary files /dev/null and b/assets/png/1f449-1f3fd.png differ
diff --git a/assets/png/1f449-1f3fe.png b/assets/png/1f449-1f3fe.png
new file mode 100644
index 00000000..bf4676ee
Binary files /dev/null and b/assets/png/1f449-1f3fe.png differ
diff --git a/assets/png/1f449-1f3ff.png b/assets/png/1f449-1f3ff.png
new file mode 100644
index 00000000..8b29ea94
Binary files /dev/null and b/assets/png/1f449-1f3ff.png differ
diff --git a/assets/png/1f449.png b/assets/png/1f449.png
new file mode 100644
index 00000000..598b7f86
Binary files /dev/null and b/assets/png/1f449.png differ
diff --git a/assets/png/1f44a-1f3fb.png b/assets/png/1f44a-1f3fb.png
new file mode 100644
index 00000000..d8ec3d36
Binary files /dev/null and b/assets/png/1f44a-1f3fb.png differ
diff --git a/assets/png/1f44a-1f3fc.png b/assets/png/1f44a-1f3fc.png
new file mode 100644
index 00000000..532c6ece
Binary files /dev/null and b/assets/png/1f44a-1f3fc.png differ
diff --git a/assets/png/1f44a-1f3fd.png b/assets/png/1f44a-1f3fd.png
new file mode 100644
index 00000000..0815099c
Binary files /dev/null and b/assets/png/1f44a-1f3fd.png differ
diff --git a/assets/png/1f44a-1f3fe.png b/assets/png/1f44a-1f3fe.png
new file mode 100644
index 00000000..f0aebfc4
Binary files /dev/null and b/assets/png/1f44a-1f3fe.png differ
diff --git a/assets/png/1f44a-1f3ff.png b/assets/png/1f44a-1f3ff.png
new file mode 100644
index 00000000..d06e5d68
Binary files /dev/null and b/assets/png/1f44a-1f3ff.png differ
diff --git a/assets/png/1f44a.png b/assets/png/1f44a.png
new file mode 100644
index 00000000..51ad45e9
Binary files /dev/null and b/assets/png/1f44a.png differ
diff --git a/assets/png/1f44b-1f3fb.png b/assets/png/1f44b-1f3fb.png
new file mode 100644
index 00000000..76bddde6
Binary files /dev/null and b/assets/png/1f44b-1f3fb.png differ
diff --git a/assets/png/1f44b-1f3fc.png b/assets/png/1f44b-1f3fc.png
new file mode 100644
index 00000000..760ec6e7
Binary files /dev/null and b/assets/png/1f44b-1f3fc.png differ
diff --git a/assets/png/1f44b-1f3fd.png b/assets/png/1f44b-1f3fd.png
new file mode 100644
index 00000000..3c459738
Binary files /dev/null and b/assets/png/1f44b-1f3fd.png differ
diff --git a/assets/png/1f44b-1f3fe.png b/assets/png/1f44b-1f3fe.png
new file mode 100644
index 00000000..a09a808f
Binary files /dev/null and b/assets/png/1f44b-1f3fe.png differ
diff --git a/assets/png/1f44b-1f3ff.png b/assets/png/1f44b-1f3ff.png
new file mode 100644
index 00000000..13502584
Binary files /dev/null and b/assets/png/1f44b-1f3ff.png differ
diff --git a/assets/png/1f44b.png b/assets/png/1f44b.png
new file mode 100644
index 00000000..8f48549d
Binary files /dev/null and b/assets/png/1f44b.png differ
diff --git a/assets/png/1f44c-1f3fb.png b/assets/png/1f44c-1f3fb.png
new file mode 100644
index 00000000..75d04871
Binary files /dev/null and b/assets/png/1f44c-1f3fb.png differ
diff --git a/assets/png/1f44c-1f3fc.png b/assets/png/1f44c-1f3fc.png
new file mode 100644
index 00000000..9c046935
Binary files /dev/null and b/assets/png/1f44c-1f3fc.png differ
diff --git a/assets/png/1f44c-1f3fd.png b/assets/png/1f44c-1f3fd.png
new file mode 100644
index 00000000..7f7c2cc1
Binary files /dev/null and b/assets/png/1f44c-1f3fd.png differ
diff --git a/assets/png/1f44c-1f3fe.png b/assets/png/1f44c-1f3fe.png
new file mode 100644
index 00000000..d0e604c1
Binary files /dev/null and b/assets/png/1f44c-1f3fe.png differ
diff --git a/assets/png/1f44c-1f3ff.png b/assets/png/1f44c-1f3ff.png
new file mode 100644
index 00000000..5b4e4c2a
Binary files /dev/null and b/assets/png/1f44c-1f3ff.png differ
diff --git a/assets/png/1f44c.png b/assets/png/1f44c.png
new file mode 100644
index 00000000..8ccf5968
Binary files /dev/null and b/assets/png/1f44c.png differ
diff --git a/assets/png/1f44d-1f3fb.png b/assets/png/1f44d-1f3fb.png
new file mode 100644
index 00000000..d94910c7
Binary files /dev/null and b/assets/png/1f44d-1f3fb.png differ
diff --git a/assets/png/1f44d-1f3fc.png b/assets/png/1f44d-1f3fc.png
new file mode 100644
index 00000000..02932119
Binary files /dev/null and b/assets/png/1f44d-1f3fc.png differ
diff --git a/assets/png/1f44d-1f3fd.png b/assets/png/1f44d-1f3fd.png
new file mode 100644
index 00000000..e5af35fe
Binary files /dev/null and b/assets/png/1f44d-1f3fd.png differ
diff --git a/assets/png/1f44d-1f3fe.png b/assets/png/1f44d-1f3fe.png
new file mode 100644
index 00000000..3529ca0b
Binary files /dev/null and b/assets/png/1f44d-1f3fe.png differ
diff --git a/assets/png/1f44d-1f3ff.png b/assets/png/1f44d-1f3ff.png
new file mode 100644
index 00000000..d678bb24
Binary files /dev/null and b/assets/png/1f44d-1f3ff.png differ
diff --git a/assets/png/1f44d.png b/assets/png/1f44d.png
new file mode 100644
index 00000000..5c2c17fc
Binary files /dev/null and b/assets/png/1f44d.png differ
diff --git a/assets/png/1f44e-1f3fb.png b/assets/png/1f44e-1f3fb.png
new file mode 100644
index 00000000..02407f7f
Binary files /dev/null and b/assets/png/1f44e-1f3fb.png differ
diff --git a/assets/png/1f44e-1f3fc.png b/assets/png/1f44e-1f3fc.png
new file mode 100644
index 00000000..30337455
Binary files /dev/null and b/assets/png/1f44e-1f3fc.png differ
diff --git a/assets/png/1f44e-1f3fd.png b/assets/png/1f44e-1f3fd.png
new file mode 100644
index 00000000..68936c84
Binary files /dev/null and b/assets/png/1f44e-1f3fd.png differ
diff --git a/assets/png/1f44e-1f3fe.png b/assets/png/1f44e-1f3fe.png
new file mode 100644
index 00000000..442e61ed
Binary files /dev/null and b/assets/png/1f44e-1f3fe.png differ
diff --git a/assets/png/1f44e-1f3ff.png b/assets/png/1f44e-1f3ff.png
new file mode 100644
index 00000000..bc185bb1
Binary files /dev/null and b/assets/png/1f44e-1f3ff.png differ
diff --git a/assets/png/1f44e.png b/assets/png/1f44e.png
new file mode 100644
index 00000000..7dec4411
Binary files /dev/null and b/assets/png/1f44e.png differ
diff --git a/assets/png/1f44f-1f3fb.png b/assets/png/1f44f-1f3fb.png
new file mode 100644
index 00000000..05d127ce
Binary files /dev/null and b/assets/png/1f44f-1f3fb.png differ
diff --git a/assets/png/1f44f-1f3fc.png b/assets/png/1f44f-1f3fc.png
new file mode 100644
index 00000000..573c1e64
Binary files /dev/null and b/assets/png/1f44f-1f3fc.png differ
diff --git a/assets/png/1f44f-1f3fd.png b/assets/png/1f44f-1f3fd.png
new file mode 100644
index 00000000..4bcba20b
Binary files /dev/null and b/assets/png/1f44f-1f3fd.png differ
diff --git a/assets/png/1f44f-1f3fe.png b/assets/png/1f44f-1f3fe.png
new file mode 100644
index 00000000..dd4c3a4e
Binary files /dev/null and b/assets/png/1f44f-1f3fe.png differ
diff --git a/assets/png/1f44f-1f3ff.png b/assets/png/1f44f-1f3ff.png
new file mode 100644
index 00000000..e73ab52a
Binary files /dev/null and b/assets/png/1f44f-1f3ff.png differ
diff --git a/assets/png/1f44f.png b/assets/png/1f44f.png
new file mode 100644
index 00000000..f2242d76
Binary files /dev/null and b/assets/png/1f44f.png differ
diff --git a/assets/png/1f450-1f3fb.png b/assets/png/1f450-1f3fb.png
new file mode 100644
index 00000000..5d1c8eab
Binary files /dev/null and b/assets/png/1f450-1f3fb.png differ
diff --git a/assets/png/1f450-1f3fc.png b/assets/png/1f450-1f3fc.png
new file mode 100644
index 00000000..52db38ac
Binary files /dev/null and b/assets/png/1f450-1f3fc.png differ
diff --git a/assets/png/1f450-1f3fd.png b/assets/png/1f450-1f3fd.png
new file mode 100644
index 00000000..5b153ce9
Binary files /dev/null and b/assets/png/1f450-1f3fd.png differ
diff --git a/assets/png/1f450-1f3fe.png b/assets/png/1f450-1f3fe.png
new file mode 100644
index 00000000..7fb96abd
Binary files /dev/null and b/assets/png/1f450-1f3fe.png differ
diff --git a/assets/png/1f450-1f3ff.png b/assets/png/1f450-1f3ff.png
new file mode 100644
index 00000000..aa230753
Binary files /dev/null and b/assets/png/1f450-1f3ff.png differ
diff --git a/assets/png/1f450.png b/assets/png/1f450.png
new file mode 100644
index 00000000..e5607153
Binary files /dev/null and b/assets/png/1f450.png differ
diff --git a/assets/png/1f451.png b/assets/png/1f451.png
new file mode 100644
index 00000000..c43e7933
Binary files /dev/null and b/assets/png/1f451.png differ
diff --git a/assets/png/1f452.png b/assets/png/1f452.png
new file mode 100644
index 00000000..10298b8f
Binary files /dev/null and b/assets/png/1f452.png differ
diff --git a/assets/png/1f453.png b/assets/png/1f453.png
new file mode 100644
index 00000000..f8c37c77
Binary files /dev/null and b/assets/png/1f453.png differ
diff --git a/assets/png/1f454.png b/assets/png/1f454.png
new file mode 100644
index 00000000..943df26f
Binary files /dev/null and b/assets/png/1f454.png differ
diff --git a/assets/png/1f455.png b/assets/png/1f455.png
new file mode 100644
index 00000000..9c2a6d75
Binary files /dev/null and b/assets/png/1f455.png differ
diff --git a/assets/png/1f456.png b/assets/png/1f456.png
new file mode 100644
index 00000000..03db14d9
Binary files /dev/null and b/assets/png/1f456.png differ
diff --git a/assets/png/1f457.png b/assets/png/1f457.png
new file mode 100644
index 00000000..be849061
Binary files /dev/null and b/assets/png/1f457.png differ
diff --git a/assets/png/1f458.png b/assets/png/1f458.png
new file mode 100644
index 00000000..9de9ad44
Binary files /dev/null and b/assets/png/1f458.png differ
diff --git a/assets/png/1f459.png b/assets/png/1f459.png
new file mode 100644
index 00000000..166c7f0d
Binary files /dev/null and b/assets/png/1f459.png differ
diff --git a/assets/png/1f45a.png b/assets/png/1f45a.png
new file mode 100644
index 00000000..cfd5ca01
Binary files /dev/null and b/assets/png/1f45a.png differ
diff --git a/assets/png/1f45b.png b/assets/png/1f45b.png
new file mode 100644
index 00000000..36509048
Binary files /dev/null and b/assets/png/1f45b.png differ
diff --git a/assets/png/1f45c.png b/assets/png/1f45c.png
new file mode 100644
index 00000000..c4b63c62
Binary files /dev/null and b/assets/png/1f45c.png differ
diff --git a/assets/png/1f45d.png b/assets/png/1f45d.png
new file mode 100644
index 00000000..73bda189
Binary files /dev/null and b/assets/png/1f45d.png differ
diff --git a/assets/png/1f45e.png b/assets/png/1f45e.png
new file mode 100644
index 00000000..3a16bf6a
Binary files /dev/null and b/assets/png/1f45e.png differ
diff --git a/assets/png/1f45f.png b/assets/png/1f45f.png
new file mode 100644
index 00000000..fce5f9ab
Binary files /dev/null and b/assets/png/1f45f.png differ
diff --git a/assets/png/1f460.png b/assets/png/1f460.png
new file mode 100644
index 00000000..8fcacf7d
Binary files /dev/null and b/assets/png/1f460.png differ
diff --git a/assets/png/1f461.png b/assets/png/1f461.png
new file mode 100644
index 00000000..10eae651
Binary files /dev/null and b/assets/png/1f461.png differ
diff --git a/assets/png/1f462.png b/assets/png/1f462.png
new file mode 100644
index 00000000..2f94e892
Binary files /dev/null and b/assets/png/1f462.png differ
diff --git a/assets/png/1f463.png b/assets/png/1f463.png
new file mode 100644
index 00000000..dd417327
Binary files /dev/null and b/assets/png/1f463.png differ
diff --git a/assets/png/1f464.png b/assets/png/1f464.png
new file mode 100644
index 00000000..b3c3c014
Binary files /dev/null and b/assets/png/1f464.png differ
diff --git a/assets/png/1f465.png b/assets/png/1f465.png
new file mode 100644
index 00000000..66b93dcc
Binary files /dev/null and b/assets/png/1f465.png differ
diff --git a/assets/png/1f466-1f3fb.png b/assets/png/1f466-1f3fb.png
new file mode 100644
index 00000000..f4dbe236
Binary files /dev/null and b/assets/png/1f466-1f3fb.png differ
diff --git a/assets/png/1f466-1f3fc.png b/assets/png/1f466-1f3fc.png
new file mode 100644
index 00000000..28360657
Binary files /dev/null and b/assets/png/1f466-1f3fc.png differ
diff --git a/assets/png/1f466-1f3fd.png b/assets/png/1f466-1f3fd.png
new file mode 100644
index 00000000..e8895fc3
Binary files /dev/null and b/assets/png/1f466-1f3fd.png differ
diff --git a/assets/png/1f466-1f3fe.png b/assets/png/1f466-1f3fe.png
new file mode 100644
index 00000000..4717b12d
Binary files /dev/null and b/assets/png/1f466-1f3fe.png differ
diff --git a/assets/png/1f466-1f3ff.png b/assets/png/1f466-1f3ff.png
new file mode 100644
index 00000000..d4aad754
Binary files /dev/null and b/assets/png/1f466-1f3ff.png differ
diff --git a/assets/png/1f466.png b/assets/png/1f466.png
new file mode 100644
index 00000000..e5e77bd3
Binary files /dev/null and b/assets/png/1f466.png differ
diff --git a/assets/png/1f467-1f3fb.png b/assets/png/1f467-1f3fb.png
new file mode 100644
index 00000000..63a2ed48
Binary files /dev/null and b/assets/png/1f467-1f3fb.png differ
diff --git a/assets/png/1f467-1f3fc.png b/assets/png/1f467-1f3fc.png
new file mode 100644
index 00000000..d22092f9
Binary files /dev/null and b/assets/png/1f467-1f3fc.png differ
diff --git a/assets/png/1f467-1f3fd.png b/assets/png/1f467-1f3fd.png
new file mode 100644
index 00000000..1f31899c
Binary files /dev/null and b/assets/png/1f467-1f3fd.png differ
diff --git a/assets/png/1f467-1f3fe.png b/assets/png/1f467-1f3fe.png
new file mode 100644
index 00000000..a5510804
Binary files /dev/null and b/assets/png/1f467-1f3fe.png differ
diff --git a/assets/png/1f467-1f3ff.png b/assets/png/1f467-1f3ff.png
new file mode 100644
index 00000000..f72bebcc
Binary files /dev/null and b/assets/png/1f467-1f3ff.png differ
diff --git a/assets/png/1f467.png b/assets/png/1f467.png
new file mode 100644
index 00000000..3e7e5bca
Binary files /dev/null and b/assets/png/1f467.png differ
diff --git a/assets/png/1f468-1f33e.png b/assets/png/1f468-1f33e.png
new file mode 100644
index 00000000..818495bc
Binary files /dev/null and b/assets/png/1f468-1f33e.png differ
diff --git a/assets/png/1f468-1f373.png b/assets/png/1f468-1f373.png
new file mode 100644
index 00000000..4bec1e13
Binary files /dev/null and b/assets/png/1f468-1f373.png differ
diff --git a/assets/png/1f468-1f393.png b/assets/png/1f468-1f393.png
new file mode 100644
index 00000000..0b591f92
Binary files /dev/null and b/assets/png/1f468-1f393.png differ
diff --git a/assets/png/1f468-1f3a4.png b/assets/png/1f468-1f3a4.png
new file mode 100644
index 00000000..a62665de
Binary files /dev/null and b/assets/png/1f468-1f3a4.png differ
diff --git a/assets/png/1f468-1f3a8.png b/assets/png/1f468-1f3a8.png
new file mode 100644
index 00000000..e7e0a4d2
Binary files /dev/null and b/assets/png/1f468-1f3a8.png differ
diff --git a/assets/png/1f468-1f3eb.png b/assets/png/1f468-1f3eb.png
new file mode 100644
index 00000000..dc494e08
Binary files /dev/null and b/assets/png/1f468-1f3eb.png differ
diff --git a/assets/png/1f468-1f3ed.png b/assets/png/1f468-1f3ed.png
new file mode 100644
index 00000000..aab46246
Binary files /dev/null and b/assets/png/1f468-1f3ed.png differ
diff --git a/assets/png/1f468-1f3fb-1f33e.png b/assets/png/1f468-1f3fb-1f33e.png
new file mode 100644
index 00000000..e14286b2
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f33e.png differ
diff --git a/assets/png/1f468-1f3fb-1f373.png b/assets/png/1f468-1f3fb-1f373.png
new file mode 100644
index 00000000..507be941
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f373.png differ
diff --git a/assets/png/1f468-1f3fb-1f393.png b/assets/png/1f468-1f3fb-1f393.png
new file mode 100644
index 00000000..c0050303
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f393.png differ
diff --git a/assets/png/1f468-1f3fb-1f3a4.png b/assets/png/1f468-1f3fb-1f3a4.png
new file mode 100644
index 00000000..d9cfe1ea
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f3a4.png differ
diff --git a/assets/png/1f468-1f3fb-1f3a8.png b/assets/png/1f468-1f3fb-1f3a8.png
new file mode 100644
index 00000000..621e077f
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f3a8.png differ
diff --git a/assets/png/1f468-1f3fb-1f3eb.png b/assets/png/1f468-1f3fb-1f3eb.png
new file mode 100644
index 00000000..0718bb27
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f3eb.png differ
diff --git a/assets/png/1f468-1f3fb-1f3ed.png b/assets/png/1f468-1f3fb-1f3ed.png
new file mode 100644
index 00000000..9669f68a
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f3ed.png differ
diff --git a/assets/png/1f468-1f3fb-1f4bb.png b/assets/png/1f468-1f3fb-1f4bb.png
new file mode 100644
index 00000000..0ff21d2e
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f4bb.png differ
diff --git a/assets/png/1f468-1f3fb-1f4bc.png b/assets/png/1f468-1f3fb-1f4bc.png
new file mode 100644
index 00000000..f61ec5c9
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f4bc.png differ
diff --git a/assets/png/1f468-1f3fb-1f527.png b/assets/png/1f468-1f3fb-1f527.png
new file mode 100644
index 00000000..09355aeb
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f527.png differ
diff --git a/assets/png/1f468-1f3fb-1f52c.png b/assets/png/1f468-1f3fb-1f52c.png
new file mode 100644
index 00000000..9057cdf2
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f52c.png differ
diff --git a/assets/png/1f468-1f3fb-1f680.png b/assets/png/1f468-1f3fb-1f680.png
new file mode 100644
index 00000000..ba5951cd
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f680.png differ
diff --git a/assets/png/1f468-1f3fb-1f692.png b/assets/png/1f468-1f3fb-1f692.png
new file mode 100644
index 00000000..4abea4b7
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f692.png differ
diff --git a/assets/png/1f468-1f3fb-1f9b0.png b/assets/png/1f468-1f3fb-1f9b0.png
new file mode 100644
index 00000000..b300a854
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f9b0.png differ
diff --git a/assets/png/1f468-1f3fb-1f9b1.png b/assets/png/1f468-1f3fb-1f9b1.png
new file mode 100644
index 00000000..5220eaea
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f9b1.png differ
diff --git a/assets/png/1f468-1f3fb-1f9b2.png b/assets/png/1f468-1f3fb-1f9b2.png
new file mode 100644
index 00000000..aef396f7
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f9b2.png differ
diff --git a/assets/png/1f468-1f3fb-1f9b3.png b/assets/png/1f468-1f3fb-1f9b3.png
new file mode 100644
index 00000000..bc9b0e69
Binary files /dev/null and b/assets/png/1f468-1f3fb-1f9b3.png differ
diff --git a/assets/png/1f468-1f3fb-2695.png b/assets/png/1f468-1f3fb-2695.png
new file mode 100644
index 00000000..d1217984
Binary files /dev/null and b/assets/png/1f468-1f3fb-2695.png differ
diff --git a/assets/png/1f468-1f3fb-2696.png b/assets/png/1f468-1f3fb-2696.png
new file mode 100644
index 00000000..b5c71aa7
Binary files /dev/null and b/assets/png/1f468-1f3fb-2696.png differ
diff --git a/assets/png/1f468-1f3fb-2708.png b/assets/png/1f468-1f3fb-2708.png
new file mode 100644
index 00000000..11b2277d
Binary files /dev/null and b/assets/png/1f468-1f3fb-2708.png differ
diff --git a/assets/png/1f468-1f3fb.png b/assets/png/1f468-1f3fb.png
new file mode 100644
index 00000000..47a86636
Binary files /dev/null and b/assets/png/1f468-1f3fb.png differ
diff --git a/assets/png/1f468-1f3fc-1f33e.png b/assets/png/1f468-1f3fc-1f33e.png
new file mode 100644
index 00000000..b23719bc
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f33e.png differ
diff --git a/assets/png/1f468-1f3fc-1f373.png b/assets/png/1f468-1f3fc-1f373.png
new file mode 100644
index 00000000..2874161f
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f373.png differ
diff --git a/assets/png/1f468-1f3fc-1f393.png b/assets/png/1f468-1f3fc-1f393.png
new file mode 100644
index 00000000..77128276
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f393.png differ
diff --git a/assets/png/1f468-1f3fc-1f3a4.png b/assets/png/1f468-1f3fc-1f3a4.png
new file mode 100644
index 00000000..930bd94d
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f3a4.png differ
diff --git a/assets/png/1f468-1f3fc-1f3a8.png b/assets/png/1f468-1f3fc-1f3a8.png
new file mode 100644
index 00000000..076b3a96
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f3a8.png differ
diff --git a/assets/png/1f468-1f3fc-1f3eb.png b/assets/png/1f468-1f3fc-1f3eb.png
new file mode 100644
index 00000000..fbab72c7
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f3eb.png differ
diff --git a/assets/png/1f468-1f3fc-1f3ed.png b/assets/png/1f468-1f3fc-1f3ed.png
new file mode 100644
index 00000000..88889bd3
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f3ed.png differ
diff --git a/assets/png/1f468-1f3fc-1f4bb.png b/assets/png/1f468-1f3fc-1f4bb.png
new file mode 100644
index 00000000..0c426154
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f4bb.png differ
diff --git a/assets/png/1f468-1f3fc-1f4bc.png b/assets/png/1f468-1f3fc-1f4bc.png
new file mode 100644
index 00000000..8dd26cdb
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f4bc.png differ
diff --git a/assets/png/1f468-1f3fc-1f527.png b/assets/png/1f468-1f3fc-1f527.png
new file mode 100644
index 00000000..013b8be5
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f527.png differ
diff --git a/assets/png/1f468-1f3fc-1f52c.png b/assets/png/1f468-1f3fc-1f52c.png
new file mode 100644
index 00000000..cbd8086a
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f52c.png differ
diff --git a/assets/png/1f468-1f3fc-1f680.png b/assets/png/1f468-1f3fc-1f680.png
new file mode 100644
index 00000000..f3ac5161
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f680.png differ
diff --git a/assets/png/1f468-1f3fc-1f692.png b/assets/png/1f468-1f3fc-1f692.png
new file mode 100644
index 00000000..7d355ec0
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f692.png differ
diff --git a/assets/png/1f468-1f3fc-1f9b0.png b/assets/png/1f468-1f3fc-1f9b0.png
new file mode 100644
index 00000000..b7014bdd
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f9b0.png differ
diff --git a/assets/png/1f468-1f3fc-1f9b1.png b/assets/png/1f468-1f3fc-1f9b1.png
new file mode 100644
index 00000000..63c834f2
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f9b1.png differ
diff --git a/assets/png/1f468-1f3fc-1f9b2.png b/assets/png/1f468-1f3fc-1f9b2.png
new file mode 100644
index 00000000..2dcdd9e2
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f9b2.png differ
diff --git a/assets/png/1f468-1f3fc-1f9b3.png b/assets/png/1f468-1f3fc-1f9b3.png
new file mode 100644
index 00000000..dce6bfce
Binary files /dev/null and b/assets/png/1f468-1f3fc-1f9b3.png differ
diff --git a/assets/png/1f468-1f3fc-2695.png b/assets/png/1f468-1f3fc-2695.png
new file mode 100644
index 00000000..9afbca01
Binary files /dev/null and b/assets/png/1f468-1f3fc-2695.png differ
diff --git a/assets/png/1f468-1f3fc-2696.png b/assets/png/1f468-1f3fc-2696.png
new file mode 100644
index 00000000..1019afa8
Binary files /dev/null and b/assets/png/1f468-1f3fc-2696.png differ
diff --git a/assets/png/1f468-1f3fc-2708.png b/assets/png/1f468-1f3fc-2708.png
new file mode 100644
index 00000000..5646b3ab
Binary files /dev/null and b/assets/png/1f468-1f3fc-2708.png differ
diff --git a/assets/png/1f468-1f3fc.png b/assets/png/1f468-1f3fc.png
new file mode 100644
index 00000000..2191a523
Binary files /dev/null and b/assets/png/1f468-1f3fc.png differ
diff --git a/assets/png/1f468-1f3fd-1f33e.png b/assets/png/1f468-1f3fd-1f33e.png
new file mode 100644
index 00000000..4278b102
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f33e.png differ
diff --git a/assets/png/1f468-1f3fd-1f373.png b/assets/png/1f468-1f3fd-1f373.png
new file mode 100644
index 00000000..f30ef1dc
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f373.png differ
diff --git a/assets/png/1f468-1f3fd-1f393.png b/assets/png/1f468-1f3fd-1f393.png
new file mode 100644
index 00000000..660a84e0
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f393.png differ
diff --git a/assets/png/1f468-1f3fd-1f3a4.png b/assets/png/1f468-1f3fd-1f3a4.png
new file mode 100644
index 00000000..f2c2be1f
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f3a4.png differ
diff --git a/assets/png/1f468-1f3fd-1f3a8.png b/assets/png/1f468-1f3fd-1f3a8.png
new file mode 100644
index 00000000..3f33102a
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f3a8.png differ
diff --git a/assets/png/1f468-1f3fd-1f3eb.png b/assets/png/1f468-1f3fd-1f3eb.png
new file mode 100644
index 00000000..6e0fa50c
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f3eb.png differ
diff --git a/assets/png/1f468-1f3fd-1f3ed.png b/assets/png/1f468-1f3fd-1f3ed.png
new file mode 100644
index 00000000..3b6aa90e
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f3ed.png differ
diff --git a/assets/png/1f468-1f3fd-1f4bb.png b/assets/png/1f468-1f3fd-1f4bb.png
new file mode 100644
index 00000000..f4cdb090
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f4bb.png differ
diff --git a/assets/png/1f468-1f3fd-1f4bc.png b/assets/png/1f468-1f3fd-1f4bc.png
new file mode 100644
index 00000000..d61fd1f2
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f4bc.png differ
diff --git a/assets/png/1f468-1f3fd-1f527.png b/assets/png/1f468-1f3fd-1f527.png
new file mode 100644
index 00000000..17542dfe
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f527.png differ
diff --git a/assets/png/1f468-1f3fd-1f52c.png b/assets/png/1f468-1f3fd-1f52c.png
new file mode 100644
index 00000000..9109ea70
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f52c.png differ
diff --git a/assets/png/1f468-1f3fd-1f680.png b/assets/png/1f468-1f3fd-1f680.png
new file mode 100644
index 00000000..898ead06
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f680.png differ
diff --git a/assets/png/1f468-1f3fd-1f692.png b/assets/png/1f468-1f3fd-1f692.png
new file mode 100644
index 00000000..68aaac88
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f692.png differ
diff --git a/assets/png/1f468-1f3fd-1f9b0.png b/assets/png/1f468-1f3fd-1f9b0.png
new file mode 100644
index 00000000..1b4920bb
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f9b0.png differ
diff --git a/assets/png/1f468-1f3fd-1f9b1.png b/assets/png/1f468-1f3fd-1f9b1.png
new file mode 100644
index 00000000..19cb4244
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f9b1.png differ
diff --git a/assets/png/1f468-1f3fd-1f9b2.png b/assets/png/1f468-1f3fd-1f9b2.png
new file mode 100644
index 00000000..5538defc
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f9b2.png differ
diff --git a/assets/png/1f468-1f3fd-1f9b3.png b/assets/png/1f468-1f3fd-1f9b3.png
new file mode 100644
index 00000000..cc2c2e32
Binary files /dev/null and b/assets/png/1f468-1f3fd-1f9b3.png differ
diff --git a/assets/png/1f468-1f3fd-2695.png b/assets/png/1f468-1f3fd-2695.png
new file mode 100644
index 00000000..48c81806
Binary files /dev/null and b/assets/png/1f468-1f3fd-2695.png differ
diff --git a/assets/png/1f468-1f3fd-2696.png b/assets/png/1f468-1f3fd-2696.png
new file mode 100644
index 00000000..2150e9bd
Binary files /dev/null and b/assets/png/1f468-1f3fd-2696.png differ
diff --git a/assets/png/1f468-1f3fd-2708.png b/assets/png/1f468-1f3fd-2708.png
new file mode 100644
index 00000000..d55db13e
Binary files /dev/null and b/assets/png/1f468-1f3fd-2708.png differ
diff --git a/assets/png/1f468-1f3fd.png b/assets/png/1f468-1f3fd.png
new file mode 100644
index 00000000..e5fee86c
Binary files /dev/null and b/assets/png/1f468-1f3fd.png differ
diff --git a/assets/png/1f468-1f3fe-1f33e.png b/assets/png/1f468-1f3fe-1f33e.png
new file mode 100644
index 00000000..3a4cd559
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f33e.png differ
diff --git a/assets/png/1f468-1f3fe-1f373.png b/assets/png/1f468-1f3fe-1f373.png
new file mode 100644
index 00000000..1b096841
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f373.png differ
diff --git a/assets/png/1f468-1f3fe-1f393.png b/assets/png/1f468-1f3fe-1f393.png
new file mode 100644
index 00000000..25080bd9
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f393.png differ
diff --git a/assets/png/1f468-1f3fe-1f3a4.png b/assets/png/1f468-1f3fe-1f3a4.png
new file mode 100644
index 00000000..d0a93b69
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f3a4.png differ
diff --git a/assets/png/1f468-1f3fe-1f3a8.png b/assets/png/1f468-1f3fe-1f3a8.png
new file mode 100644
index 00000000..1c9186ca
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f3a8.png differ
diff --git a/assets/png/1f468-1f3fe-1f3eb.png b/assets/png/1f468-1f3fe-1f3eb.png
new file mode 100644
index 00000000..6217ced4
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f3eb.png differ
diff --git a/assets/png/1f468-1f3fe-1f3ed.png b/assets/png/1f468-1f3fe-1f3ed.png
new file mode 100644
index 00000000..6163e242
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f3ed.png differ
diff --git a/assets/png/1f468-1f3fe-1f4bb.png b/assets/png/1f468-1f3fe-1f4bb.png
new file mode 100644
index 00000000..46991b4b
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f4bb.png differ
diff --git a/assets/png/1f468-1f3fe-1f4bc.png b/assets/png/1f468-1f3fe-1f4bc.png
new file mode 100644
index 00000000..ee423db8
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f4bc.png differ
diff --git a/assets/png/1f468-1f3fe-1f527.png b/assets/png/1f468-1f3fe-1f527.png
new file mode 100644
index 00000000..e9062c56
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f527.png differ
diff --git a/assets/png/1f468-1f3fe-1f52c.png b/assets/png/1f468-1f3fe-1f52c.png
new file mode 100644
index 00000000..8a288359
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f52c.png differ
diff --git a/assets/png/1f468-1f3fe-1f680.png b/assets/png/1f468-1f3fe-1f680.png
new file mode 100644
index 00000000..c49349f4
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f680.png differ
diff --git a/assets/png/1f468-1f3fe-1f692.png b/assets/png/1f468-1f3fe-1f692.png
new file mode 100644
index 00000000..c4e69e87
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f692.png differ
diff --git a/assets/png/1f468-1f3fe-1f9b0.png b/assets/png/1f468-1f3fe-1f9b0.png
new file mode 100644
index 00000000..da7ed512
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f9b0.png differ
diff --git a/assets/png/1f468-1f3fe-1f9b1.png b/assets/png/1f468-1f3fe-1f9b1.png
new file mode 100644
index 00000000..7d2c3514
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f9b1.png differ
diff --git a/assets/png/1f468-1f3fe-1f9b2.png b/assets/png/1f468-1f3fe-1f9b2.png
new file mode 100644
index 00000000..c591a1ca
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f9b2.png differ
diff --git a/assets/png/1f468-1f3fe-1f9b3.png b/assets/png/1f468-1f3fe-1f9b3.png
new file mode 100644
index 00000000..2d2b855e
Binary files /dev/null and b/assets/png/1f468-1f3fe-1f9b3.png differ
diff --git a/assets/png/1f468-1f3fe-2695.png b/assets/png/1f468-1f3fe-2695.png
new file mode 100644
index 00000000..c0e21b38
Binary files /dev/null and b/assets/png/1f468-1f3fe-2695.png differ
diff --git a/assets/png/1f468-1f3fe-2696.png b/assets/png/1f468-1f3fe-2696.png
new file mode 100644
index 00000000..11be1947
Binary files /dev/null and b/assets/png/1f468-1f3fe-2696.png differ
diff --git a/assets/png/1f468-1f3fe-2708.png b/assets/png/1f468-1f3fe-2708.png
new file mode 100644
index 00000000..c08f7979
Binary files /dev/null and b/assets/png/1f468-1f3fe-2708.png differ
diff --git a/assets/png/1f468-1f3fe.png b/assets/png/1f468-1f3fe.png
new file mode 100644
index 00000000..a1de5572
Binary files /dev/null and b/assets/png/1f468-1f3fe.png differ
diff --git a/assets/png/1f468-1f3ff-1f33e.png b/assets/png/1f468-1f3ff-1f33e.png
new file mode 100644
index 00000000..38c9e9be
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f33e.png differ
diff --git a/assets/png/1f468-1f3ff-1f373.png b/assets/png/1f468-1f3ff-1f373.png
new file mode 100644
index 00000000..7ff9c4c5
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f373.png differ
diff --git a/assets/png/1f468-1f3ff-1f393.png b/assets/png/1f468-1f3ff-1f393.png
new file mode 100644
index 00000000..b2ab39e5
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f393.png differ
diff --git a/assets/png/1f468-1f3ff-1f3a4.png b/assets/png/1f468-1f3ff-1f3a4.png
new file mode 100644
index 00000000..5c9b819f
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f3a4.png differ
diff --git a/assets/png/1f468-1f3ff-1f3a8.png b/assets/png/1f468-1f3ff-1f3a8.png
new file mode 100644
index 00000000..a45d4954
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f3a8.png differ
diff --git a/assets/png/1f468-1f3ff-1f3eb.png b/assets/png/1f468-1f3ff-1f3eb.png
new file mode 100644
index 00000000..7196d7f7
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f3eb.png differ
diff --git a/assets/png/1f468-1f3ff-1f3ed.png b/assets/png/1f468-1f3ff-1f3ed.png
new file mode 100644
index 00000000..e8301f52
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f3ed.png differ
diff --git a/assets/png/1f468-1f3ff-1f4bb.png b/assets/png/1f468-1f3ff-1f4bb.png
new file mode 100644
index 00000000..567fe337
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f4bb.png differ
diff --git a/assets/png/1f468-1f3ff-1f4bc.png b/assets/png/1f468-1f3ff-1f4bc.png
new file mode 100644
index 00000000..eb6110a9
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f4bc.png differ
diff --git a/assets/png/1f468-1f3ff-1f527.png b/assets/png/1f468-1f3ff-1f527.png
new file mode 100644
index 00000000..29955586
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f527.png differ
diff --git a/assets/png/1f468-1f3ff-1f52c.png b/assets/png/1f468-1f3ff-1f52c.png
new file mode 100644
index 00000000..3f84315d
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f52c.png differ
diff --git a/assets/png/1f468-1f3ff-1f680.png b/assets/png/1f468-1f3ff-1f680.png
new file mode 100644
index 00000000..3c52aae4
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f680.png differ
diff --git a/assets/png/1f468-1f3ff-1f692.png b/assets/png/1f468-1f3ff-1f692.png
new file mode 100644
index 00000000..f2132d57
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f692.png differ
diff --git a/assets/png/1f468-1f3ff-1f9b0.png b/assets/png/1f468-1f3ff-1f9b0.png
new file mode 100644
index 00000000..f65b52b5
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f9b0.png differ
diff --git a/assets/png/1f468-1f3ff-1f9b1.png b/assets/png/1f468-1f3ff-1f9b1.png
new file mode 100644
index 00000000..d1f6f02c
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f9b1.png differ
diff --git a/assets/png/1f468-1f3ff-1f9b2.png b/assets/png/1f468-1f3ff-1f9b2.png
new file mode 100644
index 00000000..2cd38a22
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f9b2.png differ
diff --git a/assets/png/1f468-1f3ff-1f9b3.png b/assets/png/1f468-1f3ff-1f9b3.png
new file mode 100644
index 00000000..1c965f49
Binary files /dev/null and b/assets/png/1f468-1f3ff-1f9b3.png differ
diff --git a/assets/png/1f468-1f3ff-2695.png b/assets/png/1f468-1f3ff-2695.png
new file mode 100644
index 00000000..9bcc589f
Binary files /dev/null and b/assets/png/1f468-1f3ff-2695.png differ
diff --git a/assets/png/1f468-1f3ff-2696.png b/assets/png/1f468-1f3ff-2696.png
new file mode 100644
index 00000000..7c5364bc
Binary files /dev/null and b/assets/png/1f468-1f3ff-2696.png differ
diff --git a/assets/png/1f468-1f3ff-2708.png b/assets/png/1f468-1f3ff-2708.png
new file mode 100644
index 00000000..eb068929
Binary files /dev/null and b/assets/png/1f468-1f3ff-2708.png differ
diff --git a/assets/png/1f468-1f3ff.png b/assets/png/1f468-1f3ff.png
new file mode 100644
index 00000000..ea07f7b2
Binary files /dev/null and b/assets/png/1f468-1f3ff.png differ
diff --git a/assets/png/1f468-1f466-1f466.png b/assets/png/1f468-1f466-1f466.png
new file mode 100644
index 00000000..bdf1b423
Binary files /dev/null and b/assets/png/1f468-1f466-1f466.png differ
diff --git a/assets/png/1f468-1f466.png b/assets/png/1f468-1f466.png
new file mode 100644
index 00000000..dbff1e7a
Binary files /dev/null and b/assets/png/1f468-1f466.png differ
diff --git a/assets/png/1f468-1f467-1f466.png b/assets/png/1f468-1f467-1f466.png
new file mode 100644
index 00000000..ca911a5b
Binary files /dev/null and b/assets/png/1f468-1f467-1f466.png differ
diff --git a/assets/png/1f468-1f467-1f467.png b/assets/png/1f468-1f467-1f467.png
new file mode 100644
index 00000000..defb326a
Binary files /dev/null and b/assets/png/1f468-1f467-1f467.png differ
diff --git a/assets/png/1f468-1f467.png b/assets/png/1f468-1f467.png
new file mode 100644
index 00000000..18441ab3
Binary files /dev/null and b/assets/png/1f468-1f467.png differ
diff --git a/assets/png/1f468-1f468-1f466-1f466.png b/assets/png/1f468-1f468-1f466-1f466.png
new file mode 100644
index 00000000..a65a44d0
Binary files /dev/null and b/assets/png/1f468-1f468-1f466-1f466.png differ
diff --git a/assets/png/1f468-1f468-1f466.png b/assets/png/1f468-1f468-1f466.png
new file mode 100644
index 00000000..58c653e9
Binary files /dev/null and b/assets/png/1f468-1f468-1f466.png differ
diff --git a/assets/png/1f468-1f468-1f467-1f466.png b/assets/png/1f468-1f468-1f467-1f466.png
new file mode 100644
index 00000000..a49d3343
Binary files /dev/null and b/assets/png/1f468-1f468-1f467-1f466.png differ
diff --git a/assets/png/1f468-1f468-1f467-1f467.png b/assets/png/1f468-1f468-1f467-1f467.png
new file mode 100644
index 00000000..e3da52be
Binary files /dev/null and b/assets/png/1f468-1f468-1f467-1f467.png differ
diff --git a/assets/png/1f468-1f468-1f467.png b/assets/png/1f468-1f468-1f467.png
new file mode 100644
index 00000000..8a1257aa
Binary files /dev/null and b/assets/png/1f468-1f468-1f467.png differ
diff --git a/assets/png/1f468-1f469-1f466-1f466.png b/assets/png/1f468-1f469-1f466-1f466.png
new file mode 100644
index 00000000..2add1759
Binary files /dev/null and b/assets/png/1f468-1f469-1f466-1f466.png differ
diff --git a/assets/png/1f468-1f469-1f466.png b/assets/png/1f468-1f469-1f466.png
new file mode 100644
index 00000000..cadc260c
Binary files /dev/null and b/assets/png/1f468-1f469-1f466.png differ
diff --git a/assets/png/1f468-1f469-1f467-1f466.png b/assets/png/1f468-1f469-1f467-1f466.png
new file mode 100644
index 00000000..0cb3115c
Binary files /dev/null and b/assets/png/1f468-1f469-1f467-1f466.png differ
diff --git a/assets/png/1f468-1f469-1f467-1f467.png b/assets/png/1f468-1f469-1f467-1f467.png
new file mode 100644
index 00000000..092c9653
Binary files /dev/null and b/assets/png/1f468-1f469-1f467-1f467.png differ
diff --git a/assets/png/1f468-1f469-1f467.png b/assets/png/1f468-1f469-1f467.png
new file mode 100644
index 00000000..63934c6c
Binary files /dev/null and b/assets/png/1f468-1f469-1f467.png differ
diff --git a/assets/png/1f468-1f4bb.png b/assets/png/1f468-1f4bb.png
new file mode 100644
index 00000000..4a71d54f
Binary files /dev/null and b/assets/png/1f468-1f4bb.png differ
diff --git a/assets/png/1f468-1f4bc.png b/assets/png/1f468-1f4bc.png
new file mode 100644
index 00000000..911ede2c
Binary files /dev/null and b/assets/png/1f468-1f4bc.png differ
diff --git a/assets/png/1f468-1f527.png b/assets/png/1f468-1f527.png
new file mode 100644
index 00000000..4881d071
Binary files /dev/null and b/assets/png/1f468-1f527.png differ
diff --git a/assets/png/1f468-1f52c.png b/assets/png/1f468-1f52c.png
new file mode 100644
index 00000000..10822afb
Binary files /dev/null and b/assets/png/1f468-1f52c.png differ
diff --git a/assets/png/1f468-1f680.png b/assets/png/1f468-1f680.png
new file mode 100644
index 00000000..be9c2a74
Binary files /dev/null and b/assets/png/1f468-1f680.png differ
diff --git a/assets/png/1f468-1f692.png b/assets/png/1f468-1f692.png
new file mode 100644
index 00000000..dda31194
Binary files /dev/null and b/assets/png/1f468-1f692.png differ
diff --git a/assets/png/1f468-1f9b0.png b/assets/png/1f468-1f9b0.png
new file mode 100644
index 00000000..13011f2b
Binary files /dev/null and b/assets/png/1f468-1f9b0.png differ
diff --git a/assets/png/1f468-1f9b1.png b/assets/png/1f468-1f9b1.png
new file mode 100644
index 00000000..80fb5d8f
Binary files /dev/null and b/assets/png/1f468-1f9b1.png differ
diff --git a/assets/png/1f468-1f9b2.png b/assets/png/1f468-1f9b2.png
new file mode 100644
index 00000000..42a4c06a
Binary files /dev/null and b/assets/png/1f468-1f9b2.png differ
diff --git a/assets/png/1f468-1f9b3.png b/assets/png/1f468-1f9b3.png
new file mode 100644
index 00000000..79d1a82c
Binary files /dev/null and b/assets/png/1f468-1f9b3.png differ
diff --git a/assets/png/1f468-2695.png b/assets/png/1f468-2695.png
new file mode 100644
index 00000000..36752b49
Binary files /dev/null and b/assets/png/1f468-2695.png differ
diff --git a/assets/png/1f468-2696.png b/assets/png/1f468-2696.png
new file mode 100644
index 00000000..ab108b4e
Binary files /dev/null and b/assets/png/1f468-2696.png differ
diff --git a/assets/png/1f468-2708.png b/assets/png/1f468-2708.png
new file mode 100644
index 00000000..a22b36ee
Binary files /dev/null and b/assets/png/1f468-2708.png differ
diff --git a/assets/png/1f468-2764-1f468.png b/assets/png/1f468-2764-1f468.png
new file mode 100644
index 00000000..500df270
Binary files /dev/null and b/assets/png/1f468-2764-1f468.png differ
diff --git a/assets/png/1f468-2764-1f48b-1f468.png b/assets/png/1f468-2764-1f48b-1f468.png
new file mode 100644
index 00000000..b0c85f57
Binary files /dev/null and b/assets/png/1f468-2764-1f48b-1f468.png differ
diff --git a/assets/png/1f468.png b/assets/png/1f468.png
new file mode 100644
index 00000000..c3487500
Binary files /dev/null and b/assets/png/1f468.png differ
diff --git a/assets/png/1f469-1f33e.png b/assets/png/1f469-1f33e.png
new file mode 100644
index 00000000..caa26c48
Binary files /dev/null and b/assets/png/1f469-1f33e.png differ
diff --git a/assets/png/1f469-1f373.png b/assets/png/1f469-1f373.png
new file mode 100644
index 00000000..f49a2cd5
Binary files /dev/null and b/assets/png/1f469-1f373.png differ
diff --git a/assets/png/1f469-1f393.png b/assets/png/1f469-1f393.png
new file mode 100644
index 00000000..f4c486dd
Binary files /dev/null and b/assets/png/1f469-1f393.png differ
diff --git a/assets/png/1f469-1f3a4.png b/assets/png/1f469-1f3a4.png
new file mode 100644
index 00000000..20312aa6
Binary files /dev/null and b/assets/png/1f469-1f3a4.png differ
diff --git a/assets/png/1f469-1f3a8.png b/assets/png/1f469-1f3a8.png
new file mode 100644
index 00000000..4e6a8f45
Binary files /dev/null and b/assets/png/1f469-1f3a8.png differ
diff --git a/assets/png/1f469-1f3eb.png b/assets/png/1f469-1f3eb.png
new file mode 100644
index 00000000..7935f07a
Binary files /dev/null and b/assets/png/1f469-1f3eb.png differ
diff --git a/assets/png/1f469-1f3ed.png b/assets/png/1f469-1f3ed.png
new file mode 100644
index 00000000..f318beea
Binary files /dev/null and b/assets/png/1f469-1f3ed.png differ
diff --git a/assets/png/1f469-1f3fb-1f33e.png b/assets/png/1f469-1f3fb-1f33e.png
new file mode 100644
index 00000000..7a040703
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f33e.png differ
diff --git a/assets/png/1f469-1f3fb-1f373.png b/assets/png/1f469-1f3fb-1f373.png
new file mode 100644
index 00000000..9c49f77f
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f373.png differ
diff --git a/assets/png/1f469-1f3fb-1f393.png b/assets/png/1f469-1f3fb-1f393.png
new file mode 100644
index 00000000..38ecb8f6
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f393.png differ
diff --git a/assets/png/1f469-1f3fb-1f3a4.png b/assets/png/1f469-1f3fb-1f3a4.png
new file mode 100644
index 00000000..b1003554
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f3a4.png differ
diff --git a/assets/png/1f469-1f3fb-1f3a8.png b/assets/png/1f469-1f3fb-1f3a8.png
new file mode 100644
index 00000000..28521c03
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f3a8.png differ
diff --git a/assets/png/1f469-1f3fb-1f3eb.png b/assets/png/1f469-1f3fb-1f3eb.png
new file mode 100644
index 00000000..ea8a5705
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f3eb.png differ
diff --git a/assets/png/1f469-1f3fb-1f3ed.png b/assets/png/1f469-1f3fb-1f3ed.png
new file mode 100644
index 00000000..ce4e315e
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f3ed.png differ
diff --git a/assets/png/1f469-1f3fb-1f4bb.png b/assets/png/1f469-1f3fb-1f4bb.png
new file mode 100644
index 00000000..fbff029d
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f4bb.png differ
diff --git a/assets/png/1f469-1f3fb-1f4bc.png b/assets/png/1f469-1f3fb-1f4bc.png
new file mode 100644
index 00000000..f7469978
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f4bc.png differ
diff --git a/assets/png/1f469-1f3fb-1f527.png b/assets/png/1f469-1f3fb-1f527.png
new file mode 100644
index 00000000..4064f575
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f527.png differ
diff --git a/assets/png/1f469-1f3fb-1f52c.png b/assets/png/1f469-1f3fb-1f52c.png
new file mode 100644
index 00000000..b02efa23
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f52c.png differ
diff --git a/assets/png/1f469-1f3fb-1f680.png b/assets/png/1f469-1f3fb-1f680.png
new file mode 100644
index 00000000..b02e1568
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f680.png differ
diff --git a/assets/png/1f469-1f3fb-1f692.png b/assets/png/1f469-1f3fb-1f692.png
new file mode 100644
index 00000000..b0b61b02
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f692.png differ
diff --git a/assets/png/1f469-1f3fb-1f9b0.png b/assets/png/1f469-1f3fb-1f9b0.png
new file mode 100644
index 00000000..b9a2e3f4
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f9b0.png differ
diff --git a/assets/png/1f469-1f3fb-1f9b1.png b/assets/png/1f469-1f3fb-1f9b1.png
new file mode 100644
index 00000000..7adcd099
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f9b1.png differ
diff --git a/assets/png/1f469-1f3fb-1f9b2.png b/assets/png/1f469-1f3fb-1f9b2.png
new file mode 100644
index 00000000..c4ddcc66
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f9b2.png differ
diff --git a/assets/png/1f469-1f3fb-1f9b3.png b/assets/png/1f469-1f3fb-1f9b3.png
new file mode 100644
index 00000000..eda21274
Binary files /dev/null and b/assets/png/1f469-1f3fb-1f9b3.png differ
diff --git a/assets/png/1f469-1f3fb-2695.png b/assets/png/1f469-1f3fb-2695.png
new file mode 100644
index 00000000..ba3cc5a6
Binary files /dev/null and b/assets/png/1f469-1f3fb-2695.png differ
diff --git a/assets/png/1f469-1f3fb-2696.png b/assets/png/1f469-1f3fb-2696.png
new file mode 100644
index 00000000..71f8ec80
Binary files /dev/null and b/assets/png/1f469-1f3fb-2696.png differ
diff --git a/assets/png/1f469-1f3fb-2708.png b/assets/png/1f469-1f3fb-2708.png
new file mode 100644
index 00000000..3629e24c
Binary files /dev/null and b/assets/png/1f469-1f3fb-2708.png differ
diff --git a/assets/png/1f469-1f3fb.png b/assets/png/1f469-1f3fb.png
new file mode 100644
index 00000000..d6e2e8e1
Binary files /dev/null and b/assets/png/1f469-1f3fb.png differ
diff --git a/assets/png/1f469-1f3fc-1f33e.png b/assets/png/1f469-1f3fc-1f33e.png
new file mode 100644
index 00000000..3efe7836
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f33e.png differ
diff --git a/assets/png/1f469-1f3fc-1f373.png b/assets/png/1f469-1f3fc-1f373.png
new file mode 100644
index 00000000..e0996747
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f373.png differ
diff --git a/assets/png/1f469-1f3fc-1f393.png b/assets/png/1f469-1f3fc-1f393.png
new file mode 100644
index 00000000..d40ae6bf
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f393.png differ
diff --git a/assets/png/1f469-1f3fc-1f3a4.png b/assets/png/1f469-1f3fc-1f3a4.png
new file mode 100644
index 00000000..5458b7ff
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f3a4.png differ
diff --git a/assets/png/1f469-1f3fc-1f3a8.png b/assets/png/1f469-1f3fc-1f3a8.png
new file mode 100644
index 00000000..9995a3ce
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f3a8.png differ
diff --git a/assets/png/1f469-1f3fc-1f3eb.png b/assets/png/1f469-1f3fc-1f3eb.png
new file mode 100644
index 00000000..30be8bca
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f3eb.png differ
diff --git a/assets/png/1f469-1f3fc-1f3ed.png b/assets/png/1f469-1f3fc-1f3ed.png
new file mode 100644
index 00000000..c2d2ceb1
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f3ed.png differ
diff --git a/assets/png/1f469-1f3fc-1f4bb.png b/assets/png/1f469-1f3fc-1f4bb.png
new file mode 100644
index 00000000..85c78913
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f4bb.png differ
diff --git a/assets/png/1f469-1f3fc-1f4bc.png b/assets/png/1f469-1f3fc-1f4bc.png
new file mode 100644
index 00000000..5e113075
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f4bc.png differ
diff --git a/assets/png/1f469-1f3fc-1f527.png b/assets/png/1f469-1f3fc-1f527.png
new file mode 100644
index 00000000..0bc9f662
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f527.png differ
diff --git a/assets/png/1f469-1f3fc-1f52c.png b/assets/png/1f469-1f3fc-1f52c.png
new file mode 100644
index 00000000..b3457d5c
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f52c.png differ
diff --git a/assets/png/1f469-1f3fc-1f680.png b/assets/png/1f469-1f3fc-1f680.png
new file mode 100644
index 00000000..f102f8fb
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f680.png differ
diff --git a/assets/png/1f469-1f3fc-1f692.png b/assets/png/1f469-1f3fc-1f692.png
new file mode 100644
index 00000000..43a9f171
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f692.png differ
diff --git a/assets/png/1f469-1f3fc-1f9b0.png b/assets/png/1f469-1f3fc-1f9b0.png
new file mode 100644
index 00000000..53f10cb1
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f9b0.png differ
diff --git a/assets/png/1f469-1f3fc-1f9b1.png b/assets/png/1f469-1f3fc-1f9b1.png
new file mode 100644
index 00000000..dbbb5c21
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f9b1.png differ
diff --git a/assets/png/1f469-1f3fc-1f9b2.png b/assets/png/1f469-1f3fc-1f9b2.png
new file mode 100644
index 00000000..fba255a1
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f9b2.png differ
diff --git a/assets/png/1f469-1f3fc-1f9b3.png b/assets/png/1f469-1f3fc-1f9b3.png
new file mode 100644
index 00000000..209bc59e
Binary files /dev/null and b/assets/png/1f469-1f3fc-1f9b3.png differ
diff --git a/assets/png/1f469-1f3fc-2695.png b/assets/png/1f469-1f3fc-2695.png
new file mode 100644
index 00000000..871d007c
Binary files /dev/null and b/assets/png/1f469-1f3fc-2695.png differ
diff --git a/assets/png/1f469-1f3fc-2696.png b/assets/png/1f469-1f3fc-2696.png
new file mode 100644
index 00000000..6114bf7d
Binary files /dev/null and b/assets/png/1f469-1f3fc-2696.png differ
diff --git a/assets/png/1f469-1f3fc-2708.png b/assets/png/1f469-1f3fc-2708.png
new file mode 100644
index 00000000..27092df1
Binary files /dev/null and b/assets/png/1f469-1f3fc-2708.png differ
diff --git a/assets/png/1f469-1f3fc.png b/assets/png/1f469-1f3fc.png
new file mode 100644
index 00000000..c9768948
Binary files /dev/null and b/assets/png/1f469-1f3fc.png differ
diff --git a/assets/png/1f469-1f3fd-1f33e.png b/assets/png/1f469-1f3fd-1f33e.png
new file mode 100644
index 00000000..163b3bb7
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f33e.png differ
diff --git a/assets/png/1f469-1f3fd-1f373.png b/assets/png/1f469-1f3fd-1f373.png
new file mode 100644
index 00000000..62a54401
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f373.png differ
diff --git a/assets/png/1f469-1f3fd-1f393.png b/assets/png/1f469-1f3fd-1f393.png
new file mode 100644
index 00000000..74052d7d
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f393.png differ
diff --git a/assets/png/1f469-1f3fd-1f3a4.png b/assets/png/1f469-1f3fd-1f3a4.png
new file mode 100644
index 00000000..dd7a192b
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f3a4.png differ
diff --git a/assets/png/1f469-1f3fd-1f3a8.png b/assets/png/1f469-1f3fd-1f3a8.png
new file mode 100644
index 00000000..3ecd0a29
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f3a8.png differ
diff --git a/assets/png/1f469-1f3fd-1f3eb.png b/assets/png/1f469-1f3fd-1f3eb.png
new file mode 100644
index 00000000..e2acbeea
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f3eb.png differ
diff --git a/assets/png/1f469-1f3fd-1f3ed.png b/assets/png/1f469-1f3fd-1f3ed.png
new file mode 100644
index 00000000..85d36dd3
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f3ed.png differ
diff --git a/assets/png/1f469-1f3fd-1f4bb.png b/assets/png/1f469-1f3fd-1f4bb.png
new file mode 100644
index 00000000..f09e3712
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f4bb.png differ
diff --git a/assets/png/1f469-1f3fd-1f4bc.png b/assets/png/1f469-1f3fd-1f4bc.png
new file mode 100644
index 00000000..e195d529
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f4bc.png differ
diff --git a/assets/png/1f469-1f3fd-1f527.png b/assets/png/1f469-1f3fd-1f527.png
new file mode 100644
index 00000000..3a12b7c8
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f527.png differ
diff --git a/assets/png/1f469-1f3fd-1f52c.png b/assets/png/1f469-1f3fd-1f52c.png
new file mode 100644
index 00000000..955dd1bb
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f52c.png differ
diff --git a/assets/png/1f469-1f3fd-1f680.png b/assets/png/1f469-1f3fd-1f680.png
new file mode 100644
index 00000000..780d8e8f
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f680.png differ
diff --git a/assets/png/1f469-1f3fd-1f692.png b/assets/png/1f469-1f3fd-1f692.png
new file mode 100644
index 00000000..749499ea
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f692.png differ
diff --git a/assets/png/1f469-1f3fd-1f9b0.png b/assets/png/1f469-1f3fd-1f9b0.png
new file mode 100644
index 00000000..54c86779
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f9b0.png differ
diff --git a/assets/png/1f469-1f3fd-1f9b1.png b/assets/png/1f469-1f3fd-1f9b1.png
new file mode 100644
index 00000000..02848df6
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f9b1.png differ
diff --git a/assets/png/1f469-1f3fd-1f9b2.png b/assets/png/1f469-1f3fd-1f9b2.png
new file mode 100644
index 00000000..d8a29848
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f9b2.png differ
diff --git a/assets/png/1f469-1f3fd-1f9b3.png b/assets/png/1f469-1f3fd-1f9b3.png
new file mode 100644
index 00000000..c1f4decd
Binary files /dev/null and b/assets/png/1f469-1f3fd-1f9b3.png differ
diff --git a/assets/png/1f469-1f3fd-2695.png b/assets/png/1f469-1f3fd-2695.png
new file mode 100644
index 00000000..16db34dd
Binary files /dev/null and b/assets/png/1f469-1f3fd-2695.png differ
diff --git a/assets/png/1f469-1f3fd-2696.png b/assets/png/1f469-1f3fd-2696.png
new file mode 100644
index 00000000..ce64c37a
Binary files /dev/null and b/assets/png/1f469-1f3fd-2696.png differ
diff --git a/assets/png/1f469-1f3fd-2708.png b/assets/png/1f469-1f3fd-2708.png
new file mode 100644
index 00000000..f8088529
Binary files /dev/null and b/assets/png/1f469-1f3fd-2708.png differ
diff --git a/assets/png/1f469-1f3fd.png b/assets/png/1f469-1f3fd.png
new file mode 100644
index 00000000..1acddd37
Binary files /dev/null and b/assets/png/1f469-1f3fd.png differ
diff --git a/assets/png/1f469-1f3fe-1f33e.png b/assets/png/1f469-1f3fe-1f33e.png
new file mode 100644
index 00000000..5709b433
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f33e.png differ
diff --git a/assets/png/1f469-1f3fe-1f373.png b/assets/png/1f469-1f3fe-1f373.png
new file mode 100644
index 00000000..68674d61
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f373.png differ
diff --git a/assets/png/1f469-1f3fe-1f393.png b/assets/png/1f469-1f3fe-1f393.png
new file mode 100644
index 00000000..93430201
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f393.png differ
diff --git a/assets/png/1f469-1f3fe-1f3a4.png b/assets/png/1f469-1f3fe-1f3a4.png
new file mode 100644
index 00000000..b8b1e3aa
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f3a4.png differ
diff --git a/assets/png/1f469-1f3fe-1f3a8.png b/assets/png/1f469-1f3fe-1f3a8.png
new file mode 100644
index 00000000..702ea5d7
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f3a8.png differ
diff --git a/assets/png/1f469-1f3fe-1f3eb.png b/assets/png/1f469-1f3fe-1f3eb.png
new file mode 100644
index 00000000..626e377f
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f3eb.png differ
diff --git a/assets/png/1f469-1f3fe-1f3ed.png b/assets/png/1f469-1f3fe-1f3ed.png
new file mode 100644
index 00000000..659c7bc4
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f3ed.png differ
diff --git a/assets/png/1f469-1f3fe-1f4bb.png b/assets/png/1f469-1f3fe-1f4bb.png
new file mode 100644
index 00000000..75d2e3e5
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f4bb.png differ
diff --git a/assets/png/1f469-1f3fe-1f4bc.png b/assets/png/1f469-1f3fe-1f4bc.png
new file mode 100644
index 00000000..65cc681a
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f4bc.png differ
diff --git a/assets/png/1f469-1f3fe-1f527.png b/assets/png/1f469-1f3fe-1f527.png
new file mode 100644
index 00000000..ed2a0d27
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f527.png differ
diff --git a/assets/png/1f469-1f3fe-1f52c.png b/assets/png/1f469-1f3fe-1f52c.png
new file mode 100644
index 00000000..a707bcb9
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f52c.png differ
diff --git a/assets/png/1f469-1f3fe-1f680.png b/assets/png/1f469-1f3fe-1f680.png
new file mode 100644
index 00000000..ee71f36f
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f680.png differ
diff --git a/assets/png/1f469-1f3fe-1f692.png b/assets/png/1f469-1f3fe-1f692.png
new file mode 100644
index 00000000..42c1200a
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f692.png differ
diff --git a/assets/png/1f469-1f3fe-1f9b0.png b/assets/png/1f469-1f3fe-1f9b0.png
new file mode 100644
index 00000000..3b331d88
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f9b0.png differ
diff --git a/assets/png/1f469-1f3fe-1f9b1.png b/assets/png/1f469-1f3fe-1f9b1.png
new file mode 100644
index 00000000..d6b04d0e
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f9b1.png differ
diff --git a/assets/png/1f469-1f3fe-1f9b2.png b/assets/png/1f469-1f3fe-1f9b2.png
new file mode 100644
index 00000000..df82aad2
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f9b2.png differ
diff --git a/assets/png/1f469-1f3fe-1f9b3.png b/assets/png/1f469-1f3fe-1f9b3.png
new file mode 100644
index 00000000..fa2085cf
Binary files /dev/null and b/assets/png/1f469-1f3fe-1f9b3.png differ
diff --git a/assets/png/1f469-1f3fe-2695.png b/assets/png/1f469-1f3fe-2695.png
new file mode 100644
index 00000000..30c52b3c
Binary files /dev/null and b/assets/png/1f469-1f3fe-2695.png differ
diff --git a/assets/png/1f469-1f3fe-2696.png b/assets/png/1f469-1f3fe-2696.png
new file mode 100644
index 00000000..519f46e5
Binary files /dev/null and b/assets/png/1f469-1f3fe-2696.png differ
diff --git a/assets/png/1f469-1f3fe-2708.png b/assets/png/1f469-1f3fe-2708.png
new file mode 100644
index 00000000..64a37001
Binary files /dev/null and b/assets/png/1f469-1f3fe-2708.png differ
diff --git a/assets/png/1f469-1f3fe.png b/assets/png/1f469-1f3fe.png
new file mode 100644
index 00000000..bd837b33
Binary files /dev/null and b/assets/png/1f469-1f3fe.png differ
diff --git a/assets/png/1f469-1f3ff-1f33e.png b/assets/png/1f469-1f3ff-1f33e.png
new file mode 100644
index 00000000..98d9b655
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f33e.png differ
diff --git a/assets/png/1f469-1f3ff-1f373.png b/assets/png/1f469-1f3ff-1f373.png
new file mode 100644
index 00000000..df62c54a
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f373.png differ
diff --git a/assets/png/1f469-1f3ff-1f393.png b/assets/png/1f469-1f3ff-1f393.png
new file mode 100644
index 00000000..de90063c
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f393.png differ
diff --git a/assets/png/1f469-1f3ff-1f3a4.png b/assets/png/1f469-1f3ff-1f3a4.png
new file mode 100644
index 00000000..8e2c836c
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f3a4.png differ
diff --git a/assets/png/1f469-1f3ff-1f3a8.png b/assets/png/1f469-1f3ff-1f3a8.png
new file mode 100644
index 00000000..b6b737e3
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f3a8.png differ
diff --git a/assets/png/1f469-1f3ff-1f3eb.png b/assets/png/1f469-1f3ff-1f3eb.png
new file mode 100644
index 00000000..fece0d67
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f3eb.png differ
diff --git a/assets/png/1f469-1f3ff-1f3ed.png b/assets/png/1f469-1f3ff-1f3ed.png
new file mode 100644
index 00000000..f386177f
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f3ed.png differ
diff --git a/assets/png/1f469-1f3ff-1f4bb.png b/assets/png/1f469-1f3ff-1f4bb.png
new file mode 100644
index 00000000..95395824
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f4bb.png differ
diff --git a/assets/png/1f469-1f3ff-1f4bc.png b/assets/png/1f469-1f3ff-1f4bc.png
new file mode 100644
index 00000000..2485bd30
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f4bc.png differ
diff --git a/assets/png/1f469-1f3ff-1f527.png b/assets/png/1f469-1f3ff-1f527.png
new file mode 100644
index 00000000..030305ba
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f527.png differ
diff --git a/assets/png/1f469-1f3ff-1f52c.png b/assets/png/1f469-1f3ff-1f52c.png
new file mode 100644
index 00000000..22c5991c
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f52c.png differ
diff --git a/assets/png/1f469-1f3ff-1f680.png b/assets/png/1f469-1f3ff-1f680.png
new file mode 100644
index 00000000..a68a6b35
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f680.png differ
diff --git a/assets/png/1f469-1f3ff-1f692.png b/assets/png/1f469-1f3ff-1f692.png
new file mode 100644
index 00000000..df0b8b19
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f692.png differ
diff --git a/assets/png/1f469-1f3ff-1f9b0.png b/assets/png/1f469-1f3ff-1f9b0.png
new file mode 100644
index 00000000..ff470c54
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f9b0.png differ
diff --git a/assets/png/1f469-1f3ff-1f9b1.png b/assets/png/1f469-1f3ff-1f9b1.png
new file mode 100644
index 00000000..a4acb294
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f9b1.png differ
diff --git a/assets/png/1f469-1f3ff-1f9b2.png b/assets/png/1f469-1f3ff-1f9b2.png
new file mode 100644
index 00000000..8692371b
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f9b2.png differ
diff --git a/assets/png/1f469-1f3ff-1f9b3.png b/assets/png/1f469-1f3ff-1f9b3.png
new file mode 100644
index 00000000..636c6e33
Binary files /dev/null and b/assets/png/1f469-1f3ff-1f9b3.png differ
diff --git a/assets/png/1f469-1f3ff-2695.png b/assets/png/1f469-1f3ff-2695.png
new file mode 100644
index 00000000..02510546
Binary files /dev/null and b/assets/png/1f469-1f3ff-2695.png differ
diff --git a/assets/png/1f469-1f3ff-2696.png b/assets/png/1f469-1f3ff-2696.png
new file mode 100644
index 00000000..27013b58
Binary files /dev/null and b/assets/png/1f469-1f3ff-2696.png differ
diff --git a/assets/png/1f469-1f3ff-2708.png b/assets/png/1f469-1f3ff-2708.png
new file mode 100644
index 00000000..bce6620a
Binary files /dev/null and b/assets/png/1f469-1f3ff-2708.png differ
diff --git a/assets/png/1f469-1f3ff.png b/assets/png/1f469-1f3ff.png
new file mode 100644
index 00000000..4bf83de1
Binary files /dev/null and b/assets/png/1f469-1f3ff.png differ
diff --git a/assets/png/1f469-1f466-1f466.png b/assets/png/1f469-1f466-1f466.png
new file mode 100644
index 00000000..51f97d0a
Binary files /dev/null and b/assets/png/1f469-1f466-1f466.png differ
diff --git a/assets/png/1f469-1f466.png b/assets/png/1f469-1f466.png
new file mode 100644
index 00000000..2407ac66
Binary files /dev/null and b/assets/png/1f469-1f466.png differ
diff --git a/assets/png/1f469-1f467-1f466.png b/assets/png/1f469-1f467-1f466.png
new file mode 100644
index 00000000..f93d566c
Binary files /dev/null and b/assets/png/1f469-1f467-1f466.png differ
diff --git a/assets/png/1f469-1f467-1f467.png b/assets/png/1f469-1f467-1f467.png
new file mode 100644
index 00000000..3dc91ed2
Binary files /dev/null and b/assets/png/1f469-1f467-1f467.png differ
diff --git a/assets/png/1f469-1f467.png b/assets/png/1f469-1f467.png
new file mode 100644
index 00000000..62a88363
Binary files /dev/null and b/assets/png/1f469-1f467.png differ
diff --git a/assets/png/1f469-1f469-1f466-1f466.png b/assets/png/1f469-1f469-1f466-1f466.png
new file mode 100644
index 00000000..b87e6e7f
Binary files /dev/null and b/assets/png/1f469-1f469-1f466-1f466.png differ
diff --git a/assets/png/1f469-1f469-1f466.png b/assets/png/1f469-1f469-1f466.png
new file mode 100644
index 00000000..ab6e40bf
Binary files /dev/null and b/assets/png/1f469-1f469-1f466.png differ
diff --git a/assets/png/1f469-1f469-1f467-1f466.png b/assets/png/1f469-1f469-1f467-1f466.png
new file mode 100644
index 00000000..382a3075
Binary files /dev/null and b/assets/png/1f469-1f469-1f467-1f466.png differ
diff --git a/assets/png/1f469-1f469-1f467-1f467.png b/assets/png/1f469-1f469-1f467-1f467.png
new file mode 100644
index 00000000..bcd72d35
Binary files /dev/null and b/assets/png/1f469-1f469-1f467-1f467.png differ
diff --git a/assets/png/1f469-1f469-1f467.png b/assets/png/1f469-1f469-1f467.png
new file mode 100644
index 00000000..9c30cdaa
Binary files /dev/null and b/assets/png/1f469-1f469-1f467.png differ
diff --git a/assets/png/1f469-1f4bb.png b/assets/png/1f469-1f4bb.png
new file mode 100644
index 00000000..d74483c7
Binary files /dev/null and b/assets/png/1f469-1f4bb.png differ
diff --git a/assets/png/1f469-1f4bc.png b/assets/png/1f469-1f4bc.png
new file mode 100644
index 00000000..dccb784c
Binary files /dev/null and b/assets/png/1f469-1f4bc.png differ
diff --git a/assets/png/1f469-1f527.png b/assets/png/1f469-1f527.png
new file mode 100644
index 00000000..922593a5
Binary files /dev/null and b/assets/png/1f469-1f527.png differ
diff --git a/assets/png/1f469-1f52c.png b/assets/png/1f469-1f52c.png
new file mode 100644
index 00000000..7ac1d2d4
Binary files /dev/null and b/assets/png/1f469-1f52c.png differ
diff --git a/assets/png/1f469-1f680.png b/assets/png/1f469-1f680.png
new file mode 100644
index 00000000..f5574fe6
Binary files /dev/null and b/assets/png/1f469-1f680.png differ
diff --git a/assets/png/1f469-1f692.png b/assets/png/1f469-1f692.png
new file mode 100644
index 00000000..63d84d2d
Binary files /dev/null and b/assets/png/1f469-1f692.png differ
diff --git a/assets/png/1f469-1f9b0.png b/assets/png/1f469-1f9b0.png
new file mode 100644
index 00000000..bf8b8e3f
Binary files /dev/null and b/assets/png/1f469-1f9b0.png differ
diff --git a/assets/png/1f469-1f9b1.png b/assets/png/1f469-1f9b1.png
new file mode 100644
index 00000000..0d803f81
Binary files /dev/null and b/assets/png/1f469-1f9b1.png differ
diff --git a/assets/png/1f469-1f9b2.png b/assets/png/1f469-1f9b2.png
new file mode 100644
index 00000000..8dace785
Binary files /dev/null and b/assets/png/1f469-1f9b2.png differ
diff --git a/assets/png/1f469-1f9b3.png b/assets/png/1f469-1f9b3.png
new file mode 100644
index 00000000..408b03c3
Binary files /dev/null and b/assets/png/1f469-1f9b3.png differ
diff --git a/assets/png/1f469-2695.png b/assets/png/1f469-2695.png
new file mode 100644
index 00000000..4c720179
Binary files /dev/null and b/assets/png/1f469-2695.png differ
diff --git a/assets/png/1f469-2696.png b/assets/png/1f469-2696.png
new file mode 100644
index 00000000..852622a0
Binary files /dev/null and b/assets/png/1f469-2696.png differ
diff --git a/assets/png/1f469-2708.png b/assets/png/1f469-2708.png
new file mode 100644
index 00000000..c7e6bca1
Binary files /dev/null and b/assets/png/1f469-2708.png differ
diff --git a/assets/png/1f469-2764-1f468.png b/assets/png/1f469-2764-1f468.png
new file mode 100644
index 00000000..e26824f9
Binary files /dev/null and b/assets/png/1f469-2764-1f468.png differ
diff --git a/assets/png/1f469-2764-1f469.png b/assets/png/1f469-2764-1f469.png
new file mode 100644
index 00000000..bfd844d4
Binary files /dev/null and b/assets/png/1f469-2764-1f469.png differ
diff --git a/assets/png/1f469-2764-1f48b-1f468.png b/assets/png/1f469-2764-1f48b-1f468.png
new file mode 100644
index 00000000..2687ba0a
Binary files /dev/null and b/assets/png/1f469-2764-1f48b-1f468.png differ
diff --git a/assets/png/1f469-2764-1f48b-1f469.png b/assets/png/1f469-2764-1f48b-1f469.png
new file mode 100644
index 00000000..60d82390
Binary files /dev/null and b/assets/png/1f469-2764-1f48b-1f469.png differ
diff --git a/assets/png/1f469.png b/assets/png/1f469.png
new file mode 100644
index 00000000..53351846
Binary files /dev/null and b/assets/png/1f469.png differ
diff --git a/assets/png/1f46a.png b/assets/png/1f46a.png
new file mode 100644
index 00000000..cadc260c
Binary files /dev/null and b/assets/png/1f46a.png differ
diff --git a/assets/png/1f46b.png b/assets/png/1f46b.png
new file mode 100644
index 00000000..2968ab93
Binary files /dev/null and b/assets/png/1f46b.png differ
diff --git a/assets/png/1f46c.png b/assets/png/1f46c.png
new file mode 100644
index 00000000..80693952
Binary files /dev/null and b/assets/png/1f46c.png differ
diff --git a/assets/png/1f46d.png b/assets/png/1f46d.png
new file mode 100644
index 00000000..31568079
Binary files /dev/null and b/assets/png/1f46d.png differ
diff --git a/assets/png/1f46e-1f3fb-2640.png b/assets/png/1f46e-1f3fb-2640.png
new file mode 100644
index 00000000..933f1dde
Binary files /dev/null and b/assets/png/1f46e-1f3fb-2640.png differ
diff --git a/assets/png/1f46e-1f3fb-2642.png b/assets/png/1f46e-1f3fb-2642.png
new file mode 100644
index 00000000..8034b938
Binary files /dev/null and b/assets/png/1f46e-1f3fb-2642.png differ
diff --git a/assets/png/1f46e-1f3fb.png b/assets/png/1f46e-1f3fb.png
new file mode 100644
index 00000000..8034b938
Binary files /dev/null and b/assets/png/1f46e-1f3fb.png differ
diff --git a/assets/png/1f46e-1f3fc-2640.png b/assets/png/1f46e-1f3fc-2640.png
new file mode 100644
index 00000000..f50a504c
Binary files /dev/null and b/assets/png/1f46e-1f3fc-2640.png differ
diff --git a/assets/png/1f46e-1f3fc-2642.png b/assets/png/1f46e-1f3fc-2642.png
new file mode 100644
index 00000000..f57fa127
Binary files /dev/null and b/assets/png/1f46e-1f3fc-2642.png differ
diff --git a/assets/png/1f46e-1f3fc.png b/assets/png/1f46e-1f3fc.png
new file mode 100644
index 00000000..f57fa127
Binary files /dev/null and b/assets/png/1f46e-1f3fc.png differ
diff --git a/assets/png/1f46e-1f3fd-2640.png b/assets/png/1f46e-1f3fd-2640.png
new file mode 100644
index 00000000..87947957
Binary files /dev/null and b/assets/png/1f46e-1f3fd-2640.png differ
diff --git a/assets/png/1f46e-1f3fd-2642.png b/assets/png/1f46e-1f3fd-2642.png
new file mode 100644
index 00000000..c110e9cc
Binary files /dev/null and b/assets/png/1f46e-1f3fd-2642.png differ
diff --git a/assets/png/1f46e-1f3fd.png b/assets/png/1f46e-1f3fd.png
new file mode 100644
index 00000000..c110e9cc
Binary files /dev/null and b/assets/png/1f46e-1f3fd.png differ
diff --git a/assets/png/1f46e-1f3fe-2640.png b/assets/png/1f46e-1f3fe-2640.png
new file mode 100644
index 00000000..0d51df17
Binary files /dev/null and b/assets/png/1f46e-1f3fe-2640.png differ
diff --git a/assets/png/1f46e-1f3fe-2642.png b/assets/png/1f46e-1f3fe-2642.png
new file mode 100644
index 00000000..0ac039c8
Binary files /dev/null and b/assets/png/1f46e-1f3fe-2642.png differ
diff --git a/assets/png/1f46e-1f3fe.png b/assets/png/1f46e-1f3fe.png
new file mode 100644
index 00000000..0ac039c8
Binary files /dev/null and b/assets/png/1f46e-1f3fe.png differ
diff --git a/assets/png/1f46e-1f3ff-2640.png b/assets/png/1f46e-1f3ff-2640.png
new file mode 100644
index 00000000..827a2852
Binary files /dev/null and b/assets/png/1f46e-1f3ff-2640.png differ
diff --git a/assets/png/1f46e-1f3ff-2642.png b/assets/png/1f46e-1f3ff-2642.png
new file mode 100644
index 00000000..6036d451
Binary files /dev/null and b/assets/png/1f46e-1f3ff-2642.png differ
diff --git a/assets/png/1f46e-1f3ff.png b/assets/png/1f46e-1f3ff.png
new file mode 100644
index 00000000..6036d451
Binary files /dev/null and b/assets/png/1f46e-1f3ff.png differ
diff --git a/assets/png/1f46e-2640.png b/assets/png/1f46e-2640.png
new file mode 100644
index 00000000..c88488df
Binary files /dev/null and b/assets/png/1f46e-2640.png differ
diff --git a/assets/png/1f46e-2642.png b/assets/png/1f46e-2642.png
new file mode 100644
index 00000000..264d8a15
Binary files /dev/null and b/assets/png/1f46e-2642.png differ
diff --git a/assets/png/1f46e.png b/assets/png/1f46e.png
new file mode 100644
index 00000000..264d8a15
Binary files /dev/null and b/assets/png/1f46e.png differ
diff --git a/assets/png/1f46f-2640.png b/assets/png/1f46f-2640.png
new file mode 100644
index 00000000..b15df70d
Binary files /dev/null and b/assets/png/1f46f-2640.png differ
diff --git a/assets/png/1f46f-2642.png b/assets/png/1f46f-2642.png
new file mode 100644
index 00000000..f27e824e
Binary files /dev/null and b/assets/png/1f46f-2642.png differ
diff --git a/assets/png/1f46f.png b/assets/png/1f46f.png
new file mode 100644
index 00000000..c9e19303
Binary files /dev/null and b/assets/png/1f46f.png differ
diff --git a/assets/png/1f470-1f3fb.png b/assets/png/1f470-1f3fb.png
new file mode 100644
index 00000000..34ae9bca
Binary files /dev/null and b/assets/png/1f470-1f3fb.png differ
diff --git a/assets/png/1f470-1f3fc.png b/assets/png/1f470-1f3fc.png
new file mode 100644
index 00000000..6d683971
Binary files /dev/null and b/assets/png/1f470-1f3fc.png differ
diff --git a/assets/png/1f470-1f3fd.png b/assets/png/1f470-1f3fd.png
new file mode 100644
index 00000000..14031487
Binary files /dev/null and b/assets/png/1f470-1f3fd.png differ
diff --git a/assets/png/1f470-1f3fe.png b/assets/png/1f470-1f3fe.png
new file mode 100644
index 00000000..0fe02c66
Binary files /dev/null and b/assets/png/1f470-1f3fe.png differ
diff --git a/assets/png/1f470-1f3ff.png b/assets/png/1f470-1f3ff.png
new file mode 100644
index 00000000..2d522230
Binary files /dev/null and b/assets/png/1f470-1f3ff.png differ
diff --git a/assets/png/1f470.png b/assets/png/1f470.png
new file mode 100644
index 00000000..e1b25fbf
Binary files /dev/null and b/assets/png/1f470.png differ
diff --git a/assets/png/1f471-1f3fb-2640.png b/assets/png/1f471-1f3fb-2640.png
new file mode 100644
index 00000000..7bfe2af4
Binary files /dev/null and b/assets/png/1f471-1f3fb-2640.png differ
diff --git a/assets/png/1f471-1f3fb-2642.png b/assets/png/1f471-1f3fb-2642.png
new file mode 100644
index 00000000..35b530bc
Binary files /dev/null and b/assets/png/1f471-1f3fb-2642.png differ
diff --git a/assets/png/1f471-1f3fb.png b/assets/png/1f471-1f3fb.png
new file mode 100644
index 00000000..0b92659d
Binary files /dev/null and b/assets/png/1f471-1f3fb.png differ
diff --git a/assets/png/1f471-1f3fc-2640.png b/assets/png/1f471-1f3fc-2640.png
new file mode 100644
index 00000000..91653a2a
Binary files /dev/null and b/assets/png/1f471-1f3fc-2640.png differ
diff --git a/assets/png/1f471-1f3fc-2642.png b/assets/png/1f471-1f3fc-2642.png
new file mode 100644
index 00000000..1548759d
Binary files /dev/null and b/assets/png/1f471-1f3fc-2642.png differ
diff --git a/assets/png/1f471-1f3fc.png b/assets/png/1f471-1f3fc.png
new file mode 100644
index 00000000..1548759d
Binary files /dev/null and b/assets/png/1f471-1f3fc.png differ
diff --git a/assets/png/1f471-1f3fd-2640.png b/assets/png/1f471-1f3fd-2640.png
new file mode 100644
index 00000000..1613998a
Binary files /dev/null and b/assets/png/1f471-1f3fd-2640.png differ
diff --git a/assets/png/1f471-1f3fd-2642.png b/assets/png/1f471-1f3fd-2642.png
new file mode 100644
index 00000000..84634539
Binary files /dev/null and b/assets/png/1f471-1f3fd-2642.png differ
diff --git a/assets/png/1f471-1f3fd.png b/assets/png/1f471-1f3fd.png
new file mode 100644
index 00000000..eba5b3a3
Binary files /dev/null and b/assets/png/1f471-1f3fd.png differ
diff --git a/assets/png/1f471-1f3fe-2640.png b/assets/png/1f471-1f3fe-2640.png
new file mode 100644
index 00000000..63004395
Binary files /dev/null and b/assets/png/1f471-1f3fe-2640.png differ
diff --git a/assets/png/1f471-1f3fe-2642.png b/assets/png/1f471-1f3fe-2642.png
new file mode 100644
index 00000000..579f9fdd
Binary files /dev/null and b/assets/png/1f471-1f3fe-2642.png differ
diff --git a/assets/png/1f471-1f3fe.png b/assets/png/1f471-1f3fe.png
new file mode 100644
index 00000000..4f00325f
Binary files /dev/null and b/assets/png/1f471-1f3fe.png differ
diff --git a/assets/png/1f471-1f3ff-2640.png b/assets/png/1f471-1f3ff-2640.png
new file mode 100644
index 00000000..d898a8c7
Binary files /dev/null and b/assets/png/1f471-1f3ff-2640.png differ
diff --git a/assets/png/1f471-1f3ff-2642.png b/assets/png/1f471-1f3ff-2642.png
new file mode 100644
index 00000000..b628ac72
Binary files /dev/null and b/assets/png/1f471-1f3ff-2642.png differ
diff --git a/assets/png/1f471-1f3ff.png b/assets/png/1f471-1f3ff.png
new file mode 100644
index 00000000..de4ae02d
Binary files /dev/null and b/assets/png/1f471-1f3ff.png differ
diff --git a/assets/png/1f471-2640.png b/assets/png/1f471-2640.png
new file mode 100644
index 00000000..064edd39
Binary files /dev/null and b/assets/png/1f471-2640.png differ
diff --git a/assets/png/1f471-2642.png b/assets/png/1f471-2642.png
new file mode 100644
index 00000000..3f7b27c9
Binary files /dev/null and b/assets/png/1f471-2642.png differ
diff --git a/assets/png/1f471.png b/assets/png/1f471.png
new file mode 100644
index 00000000..3f7b27c9
Binary files /dev/null and b/assets/png/1f471.png differ
diff --git a/assets/png/1f472-1f3fb.png b/assets/png/1f472-1f3fb.png
new file mode 100644
index 00000000..ac9bb983
Binary files /dev/null and b/assets/png/1f472-1f3fb.png differ
diff --git a/assets/png/1f472-1f3fc.png b/assets/png/1f472-1f3fc.png
new file mode 100644
index 00000000..8be3e822
Binary files /dev/null and b/assets/png/1f472-1f3fc.png differ
diff --git a/assets/png/1f472-1f3fd.png b/assets/png/1f472-1f3fd.png
new file mode 100644
index 00000000..f52dc4dd
Binary files /dev/null and b/assets/png/1f472-1f3fd.png differ
diff --git a/assets/png/1f472-1f3fe.png b/assets/png/1f472-1f3fe.png
new file mode 100644
index 00000000..ad08786c
Binary files /dev/null and b/assets/png/1f472-1f3fe.png differ
diff --git a/assets/png/1f472-1f3ff.png b/assets/png/1f472-1f3ff.png
new file mode 100644
index 00000000..f1af03cf
Binary files /dev/null and b/assets/png/1f472-1f3ff.png differ
diff --git a/assets/png/1f472.png b/assets/png/1f472.png
new file mode 100644
index 00000000..6cad4704
Binary files /dev/null and b/assets/png/1f472.png differ
diff --git a/assets/png/1f473-1f3fb-2640.png b/assets/png/1f473-1f3fb-2640.png
new file mode 100644
index 00000000..66cab6cc
Binary files /dev/null and b/assets/png/1f473-1f3fb-2640.png differ
diff --git a/assets/png/1f473-1f3fb-2642.png b/assets/png/1f473-1f3fb-2642.png
new file mode 100644
index 00000000..09d2995a
Binary files /dev/null and b/assets/png/1f473-1f3fb-2642.png differ
diff --git a/assets/png/1f473-1f3fb.png b/assets/png/1f473-1f3fb.png
new file mode 100644
index 00000000..09d2995a
Binary files /dev/null and b/assets/png/1f473-1f3fb.png differ
diff --git a/assets/png/1f473-1f3fc-2640.png b/assets/png/1f473-1f3fc-2640.png
new file mode 100644
index 00000000..3a2ff072
Binary files /dev/null and b/assets/png/1f473-1f3fc-2640.png differ
diff --git a/assets/png/1f473-1f3fc-2642.png b/assets/png/1f473-1f3fc-2642.png
new file mode 100644
index 00000000..85c624da
Binary files /dev/null and b/assets/png/1f473-1f3fc-2642.png differ
diff --git a/assets/png/1f473-1f3fc.png b/assets/png/1f473-1f3fc.png
new file mode 100644
index 00000000..85c624da
Binary files /dev/null and b/assets/png/1f473-1f3fc.png differ
diff --git a/assets/png/1f473-1f3fd-2640.png b/assets/png/1f473-1f3fd-2640.png
new file mode 100644
index 00000000..891f234c
Binary files /dev/null and b/assets/png/1f473-1f3fd-2640.png differ
diff --git a/assets/png/1f473-1f3fd-2642.png b/assets/png/1f473-1f3fd-2642.png
new file mode 100644
index 00000000..353908fc
Binary files /dev/null and b/assets/png/1f473-1f3fd-2642.png differ
diff --git a/assets/png/1f473-1f3fd.png b/assets/png/1f473-1f3fd.png
new file mode 100644
index 00000000..353908fc
Binary files /dev/null and b/assets/png/1f473-1f3fd.png differ
diff --git a/assets/png/1f473-1f3fe-2640.png b/assets/png/1f473-1f3fe-2640.png
new file mode 100644
index 00000000..98555d5d
Binary files /dev/null and b/assets/png/1f473-1f3fe-2640.png differ
diff --git a/assets/png/1f473-1f3fe-2642.png b/assets/png/1f473-1f3fe-2642.png
new file mode 100644
index 00000000..17329b48
Binary files /dev/null and b/assets/png/1f473-1f3fe-2642.png differ
diff --git a/assets/png/1f473-1f3fe.png b/assets/png/1f473-1f3fe.png
new file mode 100644
index 00000000..17329b48
Binary files /dev/null and b/assets/png/1f473-1f3fe.png differ
diff --git a/assets/png/1f473-1f3ff-2640.png b/assets/png/1f473-1f3ff-2640.png
new file mode 100644
index 00000000..d7d262b1
Binary files /dev/null and b/assets/png/1f473-1f3ff-2640.png differ
diff --git a/assets/png/1f473-1f3ff-2642.png b/assets/png/1f473-1f3ff-2642.png
new file mode 100644
index 00000000..9bc2fd41
Binary files /dev/null and b/assets/png/1f473-1f3ff-2642.png differ
diff --git a/assets/png/1f473-1f3ff.png b/assets/png/1f473-1f3ff.png
new file mode 100644
index 00000000..9bc2fd41
Binary files /dev/null and b/assets/png/1f473-1f3ff.png differ
diff --git a/assets/png/1f473-2640.png b/assets/png/1f473-2640.png
new file mode 100644
index 00000000..dcec8bfd
Binary files /dev/null and b/assets/png/1f473-2640.png differ
diff --git a/assets/png/1f473-2642.png b/assets/png/1f473-2642.png
new file mode 100644
index 00000000..8d58309b
Binary files /dev/null and b/assets/png/1f473-2642.png differ
diff --git a/assets/png/1f473.png b/assets/png/1f473.png
new file mode 100644
index 00000000..8d58309b
Binary files /dev/null and b/assets/png/1f473.png differ
diff --git a/assets/png/1f474-1f3fb.png b/assets/png/1f474-1f3fb.png
new file mode 100644
index 00000000..2184760a
Binary files /dev/null and b/assets/png/1f474-1f3fb.png differ
diff --git a/assets/png/1f474-1f3fc.png b/assets/png/1f474-1f3fc.png
new file mode 100644
index 00000000..dc6ebc32
Binary files /dev/null and b/assets/png/1f474-1f3fc.png differ
diff --git a/assets/png/1f474-1f3fd.png b/assets/png/1f474-1f3fd.png
new file mode 100644
index 00000000..b652c4d9
Binary files /dev/null and b/assets/png/1f474-1f3fd.png differ
diff --git a/assets/png/1f474-1f3fe.png b/assets/png/1f474-1f3fe.png
new file mode 100644
index 00000000..5c913d5e
Binary files /dev/null and b/assets/png/1f474-1f3fe.png differ
diff --git a/assets/png/1f474-1f3ff.png b/assets/png/1f474-1f3ff.png
new file mode 100644
index 00000000..c218a6d8
Binary files /dev/null and b/assets/png/1f474-1f3ff.png differ
diff --git a/assets/png/1f474.png b/assets/png/1f474.png
new file mode 100644
index 00000000..2dccd0fe
Binary files /dev/null and b/assets/png/1f474.png differ
diff --git a/assets/png/1f475-1f3fb.png b/assets/png/1f475-1f3fb.png
new file mode 100644
index 00000000..f6f293f0
Binary files /dev/null and b/assets/png/1f475-1f3fb.png differ
diff --git a/assets/png/1f475-1f3fc.png b/assets/png/1f475-1f3fc.png
new file mode 100644
index 00000000..85587e2c
Binary files /dev/null and b/assets/png/1f475-1f3fc.png differ
diff --git a/assets/png/1f475-1f3fd.png b/assets/png/1f475-1f3fd.png
new file mode 100644
index 00000000..5b7ab0a5
Binary files /dev/null and b/assets/png/1f475-1f3fd.png differ
diff --git a/assets/png/1f475-1f3fe.png b/assets/png/1f475-1f3fe.png
new file mode 100644
index 00000000..49c20912
Binary files /dev/null and b/assets/png/1f475-1f3fe.png differ
diff --git a/assets/png/1f475-1f3ff.png b/assets/png/1f475-1f3ff.png
new file mode 100644
index 00000000..60c88cc9
Binary files /dev/null and b/assets/png/1f475-1f3ff.png differ
diff --git a/assets/png/1f475.png b/assets/png/1f475.png
new file mode 100644
index 00000000..175dafd3
Binary files /dev/null and b/assets/png/1f475.png differ
diff --git a/assets/png/1f476-1f3fb.png b/assets/png/1f476-1f3fb.png
new file mode 100644
index 00000000..473e4613
Binary files /dev/null and b/assets/png/1f476-1f3fb.png differ
diff --git a/assets/png/1f476-1f3fc.png b/assets/png/1f476-1f3fc.png
new file mode 100644
index 00000000..aa199aff
Binary files /dev/null and b/assets/png/1f476-1f3fc.png differ
diff --git a/assets/png/1f476-1f3fd.png b/assets/png/1f476-1f3fd.png
new file mode 100644
index 00000000..9b869922
Binary files /dev/null and b/assets/png/1f476-1f3fd.png differ
diff --git a/assets/png/1f476-1f3fe.png b/assets/png/1f476-1f3fe.png
new file mode 100644
index 00000000..48ef904b
Binary files /dev/null and b/assets/png/1f476-1f3fe.png differ
diff --git a/assets/png/1f476-1f3ff.png b/assets/png/1f476-1f3ff.png
new file mode 100644
index 00000000..68fc553c
Binary files /dev/null and b/assets/png/1f476-1f3ff.png differ
diff --git a/assets/png/1f476.png b/assets/png/1f476.png
new file mode 100644
index 00000000..d8f65d26
Binary files /dev/null and b/assets/png/1f476.png differ
diff --git a/assets/png/1f477-1f3fb-2640.png b/assets/png/1f477-1f3fb-2640.png
new file mode 100644
index 00000000..ff120050
Binary files /dev/null and b/assets/png/1f477-1f3fb-2640.png differ
diff --git a/assets/png/1f477-1f3fb-2642.png b/assets/png/1f477-1f3fb-2642.png
new file mode 100644
index 00000000..2e23fdd5
Binary files /dev/null and b/assets/png/1f477-1f3fb-2642.png differ
diff --git a/assets/png/1f477-1f3fb.png b/assets/png/1f477-1f3fb.png
new file mode 100644
index 00000000..2e23fdd5
Binary files /dev/null and b/assets/png/1f477-1f3fb.png differ
diff --git a/assets/png/1f477-1f3fc-2640.png b/assets/png/1f477-1f3fc-2640.png
new file mode 100644
index 00000000..566eb97c
Binary files /dev/null and b/assets/png/1f477-1f3fc-2640.png differ
diff --git a/assets/png/1f477-1f3fc-2642.png b/assets/png/1f477-1f3fc-2642.png
new file mode 100644
index 00000000..fbd7c347
Binary files /dev/null and b/assets/png/1f477-1f3fc-2642.png differ
diff --git a/assets/png/1f477-1f3fc.png b/assets/png/1f477-1f3fc.png
new file mode 100644
index 00000000..fbd7c347
Binary files /dev/null and b/assets/png/1f477-1f3fc.png differ
diff --git a/assets/png/1f477-1f3fd-2640.png b/assets/png/1f477-1f3fd-2640.png
new file mode 100644
index 00000000..be0df3b3
Binary files /dev/null and b/assets/png/1f477-1f3fd-2640.png differ
diff --git a/assets/png/1f477-1f3fd-2642.png b/assets/png/1f477-1f3fd-2642.png
new file mode 100644
index 00000000..b529fb55
Binary files /dev/null and b/assets/png/1f477-1f3fd-2642.png differ
diff --git a/assets/png/1f477-1f3fd.png b/assets/png/1f477-1f3fd.png
new file mode 100644
index 00000000..b529fb55
Binary files /dev/null and b/assets/png/1f477-1f3fd.png differ
diff --git a/assets/png/1f477-1f3fe-2640.png b/assets/png/1f477-1f3fe-2640.png
new file mode 100644
index 00000000..abec665f
Binary files /dev/null and b/assets/png/1f477-1f3fe-2640.png differ
diff --git a/assets/png/1f477-1f3fe-2642.png b/assets/png/1f477-1f3fe-2642.png
new file mode 100644
index 00000000..ec00b67b
Binary files /dev/null and b/assets/png/1f477-1f3fe-2642.png differ
diff --git a/assets/png/1f477-1f3fe.png b/assets/png/1f477-1f3fe.png
new file mode 100644
index 00000000..ec00b67b
Binary files /dev/null and b/assets/png/1f477-1f3fe.png differ
diff --git a/assets/png/1f477-1f3ff-2640.png b/assets/png/1f477-1f3ff-2640.png
new file mode 100644
index 00000000..96dbcb20
Binary files /dev/null and b/assets/png/1f477-1f3ff-2640.png differ
diff --git a/assets/png/1f477-1f3ff-2642.png b/assets/png/1f477-1f3ff-2642.png
new file mode 100644
index 00000000..c159b8c1
Binary files /dev/null and b/assets/png/1f477-1f3ff-2642.png differ
diff --git a/assets/png/1f477-1f3ff.png b/assets/png/1f477-1f3ff.png
new file mode 100644
index 00000000..c159b8c1
Binary files /dev/null and b/assets/png/1f477-1f3ff.png differ
diff --git a/assets/png/1f477-2640.png b/assets/png/1f477-2640.png
new file mode 100644
index 00000000..9a35af34
Binary files /dev/null and b/assets/png/1f477-2640.png differ
diff --git a/assets/png/1f477-2642.png b/assets/png/1f477-2642.png
new file mode 100644
index 00000000..903cd0d4
Binary files /dev/null and b/assets/png/1f477-2642.png differ
diff --git a/assets/png/1f477.png b/assets/png/1f477.png
new file mode 100644
index 00000000..903cd0d4
Binary files /dev/null and b/assets/png/1f477.png differ
diff --git a/assets/png/1f478-1f3fb.png b/assets/png/1f478-1f3fb.png
new file mode 100644
index 00000000..701e355c
Binary files /dev/null and b/assets/png/1f478-1f3fb.png differ
diff --git a/assets/png/1f478-1f3fc.png b/assets/png/1f478-1f3fc.png
new file mode 100644
index 00000000..c04dae72
Binary files /dev/null and b/assets/png/1f478-1f3fc.png differ
diff --git a/assets/png/1f478-1f3fd.png b/assets/png/1f478-1f3fd.png
new file mode 100644
index 00000000..17e9e67f
Binary files /dev/null and b/assets/png/1f478-1f3fd.png differ
diff --git a/assets/png/1f478-1f3fe.png b/assets/png/1f478-1f3fe.png
new file mode 100644
index 00000000..1d67a930
Binary files /dev/null and b/assets/png/1f478-1f3fe.png differ
diff --git a/assets/png/1f478-1f3ff.png b/assets/png/1f478-1f3ff.png
new file mode 100644
index 00000000..81f0efb2
Binary files /dev/null and b/assets/png/1f478-1f3ff.png differ
diff --git a/assets/png/1f478.png b/assets/png/1f478.png
new file mode 100644
index 00000000..ea0ea462
Binary files /dev/null and b/assets/png/1f478.png differ
diff --git a/assets/png/1f479.png b/assets/png/1f479.png
new file mode 100644
index 00000000..aa83ad5f
Binary files /dev/null and b/assets/png/1f479.png differ
diff --git a/assets/png/1f47a.png b/assets/png/1f47a.png
new file mode 100644
index 00000000..3317033a
Binary files /dev/null and b/assets/png/1f47a.png differ
diff --git a/assets/png/1f47b.png b/assets/png/1f47b.png
new file mode 100644
index 00000000..c67703dc
Binary files /dev/null and b/assets/png/1f47b.png differ
diff --git a/assets/png/1f47c-1f3fb.png b/assets/png/1f47c-1f3fb.png
new file mode 100644
index 00000000..8dcce5fa
Binary files /dev/null and b/assets/png/1f47c-1f3fb.png differ
diff --git a/assets/png/1f47c-1f3fc.png b/assets/png/1f47c-1f3fc.png
new file mode 100644
index 00000000..e155171b
Binary files /dev/null and b/assets/png/1f47c-1f3fc.png differ
diff --git a/assets/png/1f47c-1f3fd.png b/assets/png/1f47c-1f3fd.png
new file mode 100644
index 00000000..c8a6ccbf
Binary files /dev/null and b/assets/png/1f47c-1f3fd.png differ
diff --git a/assets/png/1f47c-1f3fe.png b/assets/png/1f47c-1f3fe.png
new file mode 100644
index 00000000..a78f73ab
Binary files /dev/null and b/assets/png/1f47c-1f3fe.png differ
diff --git a/assets/png/1f47c-1f3ff.png b/assets/png/1f47c-1f3ff.png
new file mode 100644
index 00000000..c398ae41
Binary files /dev/null and b/assets/png/1f47c-1f3ff.png differ
diff --git a/assets/png/1f47c.png b/assets/png/1f47c.png
new file mode 100644
index 00000000..233c7f80
Binary files /dev/null and b/assets/png/1f47c.png differ
diff --git a/assets/png/1f47d.png b/assets/png/1f47d.png
new file mode 100644
index 00000000..92fa9583
Binary files /dev/null and b/assets/png/1f47d.png differ
diff --git a/assets/png/1f47e.png b/assets/png/1f47e.png
new file mode 100644
index 00000000..b4515fb6
Binary files /dev/null and b/assets/png/1f47e.png differ
diff --git a/assets/png/1f47f.png b/assets/png/1f47f.png
new file mode 100644
index 00000000..0c4ed61f
Binary files /dev/null and b/assets/png/1f47f.png differ
diff --git a/assets/png/1f480.png b/assets/png/1f480.png
new file mode 100644
index 00000000..708e728c
Binary files /dev/null and b/assets/png/1f480.png differ
diff --git a/assets/png/1f481-1f3fb-2640.png b/assets/png/1f481-1f3fb-2640.png
new file mode 100644
index 00000000..3e3e827b
Binary files /dev/null and b/assets/png/1f481-1f3fb-2640.png differ
diff --git a/assets/png/1f481-1f3fb-2642.png b/assets/png/1f481-1f3fb-2642.png
new file mode 100644
index 00000000..4755adca
Binary files /dev/null and b/assets/png/1f481-1f3fb-2642.png differ
diff --git a/assets/png/1f481-1f3fb.png b/assets/png/1f481-1f3fb.png
new file mode 100644
index 00000000..2a26a352
Binary files /dev/null and b/assets/png/1f481-1f3fb.png differ
diff --git a/assets/png/1f481-1f3fc-2640.png b/assets/png/1f481-1f3fc-2640.png
new file mode 100644
index 00000000..abffac98
Binary files /dev/null and b/assets/png/1f481-1f3fc-2640.png differ
diff --git a/assets/png/1f481-1f3fc-2642.png b/assets/png/1f481-1f3fc-2642.png
new file mode 100644
index 00000000..c082bbe6
Binary files /dev/null and b/assets/png/1f481-1f3fc-2642.png differ
diff --git a/assets/png/1f481-1f3fc.png b/assets/png/1f481-1f3fc.png
new file mode 100644
index 00000000..f2ebd5ea
Binary files /dev/null and b/assets/png/1f481-1f3fc.png differ
diff --git a/assets/png/1f481-1f3fd-2640.png b/assets/png/1f481-1f3fd-2640.png
new file mode 100644
index 00000000..0220623c
Binary files /dev/null and b/assets/png/1f481-1f3fd-2640.png differ
diff --git a/assets/png/1f481-1f3fd-2642.png b/assets/png/1f481-1f3fd-2642.png
new file mode 100644
index 00000000..fd5bdaca
Binary files /dev/null and b/assets/png/1f481-1f3fd-2642.png differ
diff --git a/assets/png/1f481-1f3fd.png b/assets/png/1f481-1f3fd.png
new file mode 100644
index 00000000..5b771be3
Binary files /dev/null and b/assets/png/1f481-1f3fd.png differ
diff --git a/assets/png/1f481-1f3fe-2640.png b/assets/png/1f481-1f3fe-2640.png
new file mode 100644
index 00000000..7dc90e86
Binary files /dev/null and b/assets/png/1f481-1f3fe-2640.png differ
diff --git a/assets/png/1f481-1f3fe-2642.png b/assets/png/1f481-1f3fe-2642.png
new file mode 100644
index 00000000..5859985d
Binary files /dev/null and b/assets/png/1f481-1f3fe-2642.png differ
diff --git a/assets/png/1f481-1f3fe.png b/assets/png/1f481-1f3fe.png
new file mode 100644
index 00000000..a9afc341
Binary files /dev/null and b/assets/png/1f481-1f3fe.png differ
diff --git a/assets/png/1f481-1f3ff-2640.png b/assets/png/1f481-1f3ff-2640.png
new file mode 100644
index 00000000..29ceea0a
Binary files /dev/null and b/assets/png/1f481-1f3ff-2640.png differ
diff --git a/assets/png/1f481-1f3ff-2642.png b/assets/png/1f481-1f3ff-2642.png
new file mode 100644
index 00000000..bffb764d
Binary files /dev/null and b/assets/png/1f481-1f3ff-2642.png differ
diff --git a/assets/png/1f481-1f3ff.png b/assets/png/1f481-1f3ff.png
new file mode 100644
index 00000000..c2d13300
Binary files /dev/null and b/assets/png/1f481-1f3ff.png differ
diff --git a/assets/png/1f481-2640.png b/assets/png/1f481-2640.png
new file mode 100644
index 00000000..b069ec90
Binary files /dev/null and b/assets/png/1f481-2640.png differ
diff --git a/assets/png/1f481-2642.png b/assets/png/1f481-2642.png
new file mode 100644
index 00000000..8d09f090
Binary files /dev/null and b/assets/png/1f481-2642.png differ
diff --git a/assets/png/1f481.png b/assets/png/1f481.png
new file mode 100644
index 00000000..b069ec90
Binary files /dev/null and b/assets/png/1f481.png differ
diff --git a/assets/png/1f482-1f3fb-2640.png b/assets/png/1f482-1f3fb-2640.png
new file mode 100644
index 00000000..2b66663b
Binary files /dev/null and b/assets/png/1f482-1f3fb-2640.png differ
diff --git a/assets/png/1f482-1f3fb-2642.png b/assets/png/1f482-1f3fb-2642.png
new file mode 100644
index 00000000..c41c05cd
Binary files /dev/null and b/assets/png/1f482-1f3fb-2642.png differ
diff --git a/assets/png/1f482-1f3fb.png b/assets/png/1f482-1f3fb.png
new file mode 100644
index 00000000..c41c05cd
Binary files /dev/null and b/assets/png/1f482-1f3fb.png differ
diff --git a/assets/png/1f482-1f3fc-2640.png b/assets/png/1f482-1f3fc-2640.png
new file mode 100644
index 00000000..4cedf262
Binary files /dev/null and b/assets/png/1f482-1f3fc-2640.png differ
diff --git a/assets/png/1f482-1f3fc-2642.png b/assets/png/1f482-1f3fc-2642.png
new file mode 100644
index 00000000..84549888
Binary files /dev/null and b/assets/png/1f482-1f3fc-2642.png differ
diff --git a/assets/png/1f482-1f3fc.png b/assets/png/1f482-1f3fc.png
new file mode 100644
index 00000000..84549888
Binary files /dev/null and b/assets/png/1f482-1f3fc.png differ
diff --git a/assets/png/1f482-1f3fd-2640.png b/assets/png/1f482-1f3fd-2640.png
new file mode 100644
index 00000000..dfe0630a
Binary files /dev/null and b/assets/png/1f482-1f3fd-2640.png differ
diff --git a/assets/png/1f482-1f3fd-2642.png b/assets/png/1f482-1f3fd-2642.png
new file mode 100644
index 00000000..86621a63
Binary files /dev/null and b/assets/png/1f482-1f3fd-2642.png differ
diff --git a/assets/png/1f482-1f3fd.png b/assets/png/1f482-1f3fd.png
new file mode 100644
index 00000000..86621a63
Binary files /dev/null and b/assets/png/1f482-1f3fd.png differ
diff --git a/assets/png/1f482-1f3fe-2640.png b/assets/png/1f482-1f3fe-2640.png
new file mode 100644
index 00000000..7087cb13
Binary files /dev/null and b/assets/png/1f482-1f3fe-2640.png differ
diff --git a/assets/png/1f482-1f3fe-2642.png b/assets/png/1f482-1f3fe-2642.png
new file mode 100644
index 00000000..f7d75fde
Binary files /dev/null and b/assets/png/1f482-1f3fe-2642.png differ
diff --git a/assets/png/1f482-1f3fe.png b/assets/png/1f482-1f3fe.png
new file mode 100644
index 00000000..f7d75fde
Binary files /dev/null and b/assets/png/1f482-1f3fe.png differ
diff --git a/assets/png/1f482-1f3ff-2640.png b/assets/png/1f482-1f3ff-2640.png
new file mode 100644
index 00000000..92739860
Binary files /dev/null and b/assets/png/1f482-1f3ff-2640.png differ
diff --git a/assets/png/1f482-1f3ff-2642.png b/assets/png/1f482-1f3ff-2642.png
new file mode 100644
index 00000000..277905da
Binary files /dev/null and b/assets/png/1f482-1f3ff-2642.png differ
diff --git a/assets/png/1f482-1f3ff.png b/assets/png/1f482-1f3ff.png
new file mode 100644
index 00000000..277905da
Binary files /dev/null and b/assets/png/1f482-1f3ff.png differ
diff --git a/assets/png/1f482-2640.png b/assets/png/1f482-2640.png
new file mode 100644
index 00000000..eaf29af3
Binary files /dev/null and b/assets/png/1f482-2640.png differ
diff --git a/assets/png/1f482-2642.png b/assets/png/1f482-2642.png
new file mode 100644
index 00000000..a460b4e5
Binary files /dev/null and b/assets/png/1f482-2642.png differ
diff --git a/assets/png/1f482.png b/assets/png/1f482.png
new file mode 100644
index 00000000..a460b4e5
Binary files /dev/null and b/assets/png/1f482.png differ
diff --git a/assets/png/1f483-1f3fb.png b/assets/png/1f483-1f3fb.png
new file mode 100644
index 00000000..55bbbc30
Binary files /dev/null and b/assets/png/1f483-1f3fb.png differ
diff --git a/assets/png/1f483-1f3fc.png b/assets/png/1f483-1f3fc.png
new file mode 100644
index 00000000..f225232e
Binary files /dev/null and b/assets/png/1f483-1f3fc.png differ
diff --git a/assets/png/1f483-1f3fd.png b/assets/png/1f483-1f3fd.png
new file mode 100644
index 00000000..c16ce2aa
Binary files /dev/null and b/assets/png/1f483-1f3fd.png differ
diff --git a/assets/png/1f483-1f3fe.png b/assets/png/1f483-1f3fe.png
new file mode 100644
index 00000000..123a58a6
Binary files /dev/null and b/assets/png/1f483-1f3fe.png differ
diff --git a/assets/png/1f483-1f3ff.png b/assets/png/1f483-1f3ff.png
new file mode 100644
index 00000000..1803186f
Binary files /dev/null and b/assets/png/1f483-1f3ff.png differ
diff --git a/assets/png/1f483.png b/assets/png/1f483.png
new file mode 100644
index 00000000..c7cb3295
Binary files /dev/null and b/assets/png/1f483.png differ
diff --git a/assets/png/1f484.png b/assets/png/1f484.png
new file mode 100644
index 00000000..0dfeb89d
Binary files /dev/null and b/assets/png/1f484.png differ
diff --git a/assets/png/1f485-1f3fb.png b/assets/png/1f485-1f3fb.png
new file mode 100644
index 00000000..ab2ebd44
Binary files /dev/null and b/assets/png/1f485-1f3fb.png differ
diff --git a/assets/png/1f485-1f3fc.png b/assets/png/1f485-1f3fc.png
new file mode 100644
index 00000000..714de145
Binary files /dev/null and b/assets/png/1f485-1f3fc.png differ
diff --git a/assets/png/1f485-1f3fd.png b/assets/png/1f485-1f3fd.png
new file mode 100644
index 00000000..3dcc3ed2
Binary files /dev/null and b/assets/png/1f485-1f3fd.png differ
diff --git a/assets/png/1f485-1f3fe.png b/assets/png/1f485-1f3fe.png
new file mode 100644
index 00000000..c07e4bd9
Binary files /dev/null and b/assets/png/1f485-1f3fe.png differ
diff --git a/assets/png/1f485-1f3ff.png b/assets/png/1f485-1f3ff.png
new file mode 100644
index 00000000..3593053e
Binary files /dev/null and b/assets/png/1f485-1f3ff.png differ
diff --git a/assets/png/1f485.png b/assets/png/1f485.png
new file mode 100644
index 00000000..a5d8c432
Binary files /dev/null and b/assets/png/1f485.png differ
diff --git a/assets/png/1f486-1f3fb-2640.png b/assets/png/1f486-1f3fb-2640.png
new file mode 100644
index 00000000..e019a084
Binary files /dev/null and b/assets/png/1f486-1f3fb-2640.png differ
diff --git a/assets/png/1f486-1f3fb-2642.png b/assets/png/1f486-1f3fb-2642.png
new file mode 100644
index 00000000..7dcc8eaf
Binary files /dev/null and b/assets/png/1f486-1f3fb-2642.png differ
diff --git a/assets/png/1f486-1f3fb.png b/assets/png/1f486-1f3fb.png
new file mode 100644
index 00000000..8b101ead
Binary files /dev/null and b/assets/png/1f486-1f3fb.png differ
diff --git a/assets/png/1f486-1f3fc-2640.png b/assets/png/1f486-1f3fc-2640.png
new file mode 100644
index 00000000..b06497fc
Binary files /dev/null and b/assets/png/1f486-1f3fc-2640.png differ
diff --git a/assets/png/1f486-1f3fc-2642.png b/assets/png/1f486-1f3fc-2642.png
new file mode 100644
index 00000000..d0ba6fb3
Binary files /dev/null and b/assets/png/1f486-1f3fc-2642.png differ
diff --git a/assets/png/1f486-1f3fc.png b/assets/png/1f486-1f3fc.png
new file mode 100644
index 00000000..96d985c4
Binary files /dev/null and b/assets/png/1f486-1f3fc.png differ
diff --git a/assets/png/1f486-1f3fd-2640.png b/assets/png/1f486-1f3fd-2640.png
new file mode 100644
index 00000000..5ad930b5
Binary files /dev/null and b/assets/png/1f486-1f3fd-2640.png differ
diff --git a/assets/png/1f486-1f3fd-2642.png b/assets/png/1f486-1f3fd-2642.png
new file mode 100644
index 00000000..78bab3e7
Binary files /dev/null and b/assets/png/1f486-1f3fd-2642.png differ
diff --git a/assets/png/1f486-1f3fd.png b/assets/png/1f486-1f3fd.png
new file mode 100644
index 00000000..45c8d575
Binary files /dev/null and b/assets/png/1f486-1f3fd.png differ
diff --git a/assets/png/1f486-1f3fe-2640.png b/assets/png/1f486-1f3fe-2640.png
new file mode 100644
index 00000000..97ee4d8f
Binary files /dev/null and b/assets/png/1f486-1f3fe-2640.png differ
diff --git a/assets/png/1f486-1f3fe-2642.png b/assets/png/1f486-1f3fe-2642.png
new file mode 100644
index 00000000..e5074aa6
Binary files /dev/null and b/assets/png/1f486-1f3fe-2642.png differ
diff --git a/assets/png/1f486-1f3fe.png b/assets/png/1f486-1f3fe.png
new file mode 100644
index 00000000..3ef925a9
Binary files /dev/null and b/assets/png/1f486-1f3fe.png differ
diff --git a/assets/png/1f486-1f3ff-2640.png b/assets/png/1f486-1f3ff-2640.png
new file mode 100644
index 00000000..5031586d
Binary files /dev/null and b/assets/png/1f486-1f3ff-2640.png differ
diff --git a/assets/png/1f486-1f3ff-2642.png b/assets/png/1f486-1f3ff-2642.png
new file mode 100644
index 00000000..202f49aa
Binary files /dev/null and b/assets/png/1f486-1f3ff-2642.png differ
diff --git a/assets/png/1f486-1f3ff.png b/assets/png/1f486-1f3ff.png
new file mode 100644
index 00000000..3562decc
Binary files /dev/null and b/assets/png/1f486-1f3ff.png differ
diff --git a/assets/png/1f486-2640.png b/assets/png/1f486-2640.png
new file mode 100644
index 00000000..ad8160c5
Binary files /dev/null and b/assets/png/1f486-2640.png differ
diff --git a/assets/png/1f486-2642.png b/assets/png/1f486-2642.png
new file mode 100644
index 00000000..9b1d15da
Binary files /dev/null and b/assets/png/1f486-2642.png differ
diff --git a/assets/png/1f486.png b/assets/png/1f486.png
new file mode 100644
index 00000000..ad8160c5
Binary files /dev/null and b/assets/png/1f486.png differ
diff --git a/assets/png/1f487-1f3fb-2640.png b/assets/png/1f487-1f3fb-2640.png
new file mode 100644
index 00000000..0f78beef
Binary files /dev/null and b/assets/png/1f487-1f3fb-2640.png differ
diff --git a/assets/png/1f487-1f3fb-2642.png b/assets/png/1f487-1f3fb-2642.png
new file mode 100644
index 00000000..e203c6d5
Binary files /dev/null and b/assets/png/1f487-1f3fb-2642.png differ
diff --git a/assets/png/1f487-1f3fb.png b/assets/png/1f487-1f3fb.png
new file mode 100644
index 00000000..1007e6c9
Binary files /dev/null and b/assets/png/1f487-1f3fb.png differ
diff --git a/assets/png/1f487-1f3fc-2640.png b/assets/png/1f487-1f3fc-2640.png
new file mode 100644
index 00000000..7c7b307d
Binary files /dev/null and b/assets/png/1f487-1f3fc-2640.png differ
diff --git a/assets/png/1f487-1f3fc-2642.png b/assets/png/1f487-1f3fc-2642.png
new file mode 100644
index 00000000..4e40194f
Binary files /dev/null and b/assets/png/1f487-1f3fc-2642.png differ
diff --git a/assets/png/1f487-1f3fc.png b/assets/png/1f487-1f3fc.png
new file mode 100644
index 00000000..302a571f
Binary files /dev/null and b/assets/png/1f487-1f3fc.png differ
diff --git a/assets/png/1f487-1f3fd-2640.png b/assets/png/1f487-1f3fd-2640.png
new file mode 100644
index 00000000..6949d9cc
Binary files /dev/null and b/assets/png/1f487-1f3fd-2640.png differ
diff --git a/assets/png/1f487-1f3fd-2642.png b/assets/png/1f487-1f3fd-2642.png
new file mode 100644
index 00000000..5a87494a
Binary files /dev/null and b/assets/png/1f487-1f3fd-2642.png differ
diff --git a/assets/png/1f487-1f3fd.png b/assets/png/1f487-1f3fd.png
new file mode 100644
index 00000000..e2cc62b7
Binary files /dev/null and b/assets/png/1f487-1f3fd.png differ
diff --git a/assets/png/1f487-1f3fe-2640.png b/assets/png/1f487-1f3fe-2640.png
new file mode 100644
index 00000000..8dc083fb
Binary files /dev/null and b/assets/png/1f487-1f3fe-2640.png differ
diff --git a/assets/png/1f487-1f3fe-2642.png b/assets/png/1f487-1f3fe-2642.png
new file mode 100644
index 00000000..cc3bfd00
Binary files /dev/null and b/assets/png/1f487-1f3fe-2642.png differ
diff --git a/assets/png/1f487-1f3fe.png b/assets/png/1f487-1f3fe.png
new file mode 100644
index 00000000..7b4aff34
Binary files /dev/null and b/assets/png/1f487-1f3fe.png differ
diff --git a/assets/png/1f487-1f3ff-2640.png b/assets/png/1f487-1f3ff-2640.png
new file mode 100644
index 00000000..b52c2a28
Binary files /dev/null and b/assets/png/1f487-1f3ff-2640.png differ
diff --git a/assets/png/1f487-1f3ff-2642.png b/assets/png/1f487-1f3ff-2642.png
new file mode 100644
index 00000000..cc2d12e2
Binary files /dev/null and b/assets/png/1f487-1f3ff-2642.png differ
diff --git a/assets/png/1f487-1f3ff.png b/assets/png/1f487-1f3ff.png
new file mode 100644
index 00000000..16a9b636
Binary files /dev/null and b/assets/png/1f487-1f3ff.png differ
diff --git a/assets/png/1f487-2640.png b/assets/png/1f487-2640.png
new file mode 100644
index 00000000..eaa98a52
Binary files /dev/null and b/assets/png/1f487-2640.png differ
diff --git a/assets/png/1f487-2642.png b/assets/png/1f487-2642.png
new file mode 100644
index 00000000..f8bef550
Binary files /dev/null and b/assets/png/1f487-2642.png differ
diff --git a/assets/png/1f487.png b/assets/png/1f487.png
new file mode 100644
index 00000000..eaa98a52
Binary files /dev/null and b/assets/png/1f487.png differ
diff --git a/assets/png/1f488.png b/assets/png/1f488.png
new file mode 100644
index 00000000..dcd6850a
Binary files /dev/null and b/assets/png/1f488.png differ
diff --git a/assets/png/1f489.png b/assets/png/1f489.png
new file mode 100644
index 00000000..1ae87993
Binary files /dev/null and b/assets/png/1f489.png differ
diff --git a/assets/png/1f48a.png b/assets/png/1f48a.png
new file mode 100644
index 00000000..e5eb2919
Binary files /dev/null and b/assets/png/1f48a.png differ
diff --git a/assets/png/1f48b.png b/assets/png/1f48b.png
new file mode 100644
index 00000000..01cc2e9f
Binary files /dev/null and b/assets/png/1f48b.png differ
diff --git a/assets/png/1f48c.png b/assets/png/1f48c.png
new file mode 100644
index 00000000..ce1fb902
Binary files /dev/null and b/assets/png/1f48c.png differ
diff --git a/assets/png/1f48d.png b/assets/png/1f48d.png
new file mode 100644
index 00000000..713b8fdc
Binary files /dev/null and b/assets/png/1f48d.png differ
diff --git a/assets/png/1f48e.png b/assets/png/1f48e.png
new file mode 100644
index 00000000..966fbbc8
Binary files /dev/null and b/assets/png/1f48e.png differ
diff --git a/assets/png/1f48f.png b/assets/png/1f48f.png
new file mode 100644
index 00000000..2687ba0a
Binary files /dev/null and b/assets/png/1f48f.png differ
diff --git a/assets/png/1f490.png b/assets/png/1f490.png
new file mode 100644
index 00000000..04000ed0
Binary files /dev/null and b/assets/png/1f490.png differ
diff --git a/assets/png/1f491.png b/assets/png/1f491.png
new file mode 100644
index 00000000..e26824f9
Binary files /dev/null and b/assets/png/1f491.png differ
diff --git a/assets/png/1f492.png b/assets/png/1f492.png
new file mode 100644
index 00000000..b446f39c
Binary files /dev/null and b/assets/png/1f492.png differ
diff --git a/assets/png/1f493.png b/assets/png/1f493.png
new file mode 100644
index 00000000..43e4f278
Binary files /dev/null and b/assets/png/1f493.png differ
diff --git a/assets/png/1f494.png b/assets/png/1f494.png
new file mode 100644
index 00000000..3fbdeafe
Binary files /dev/null and b/assets/png/1f494.png differ
diff --git a/assets/png/1f495.png b/assets/png/1f495.png
new file mode 100644
index 00000000..b6a8363e
Binary files /dev/null and b/assets/png/1f495.png differ
diff --git a/assets/png/1f496.png b/assets/png/1f496.png
new file mode 100644
index 00000000..a9445fa1
Binary files /dev/null and b/assets/png/1f496.png differ
diff --git a/assets/png/1f497.png b/assets/png/1f497.png
new file mode 100644
index 00000000..acc2049b
Binary files /dev/null and b/assets/png/1f497.png differ
diff --git a/assets/png/1f498.png b/assets/png/1f498.png
new file mode 100644
index 00000000..3cdb1742
Binary files /dev/null and b/assets/png/1f498.png differ
diff --git a/assets/png/1f499.png b/assets/png/1f499.png
new file mode 100644
index 00000000..104a8313
Binary files /dev/null and b/assets/png/1f499.png differ
diff --git a/assets/png/1f49a.png b/assets/png/1f49a.png
new file mode 100644
index 00000000..4f72851e
Binary files /dev/null and b/assets/png/1f49a.png differ
diff --git a/assets/png/1f49b.png b/assets/png/1f49b.png
new file mode 100644
index 00000000..d173a4d7
Binary files /dev/null and b/assets/png/1f49b.png differ
diff --git a/assets/png/1f49c.png b/assets/png/1f49c.png
new file mode 100644
index 00000000..ccfb282b
Binary files /dev/null and b/assets/png/1f49c.png differ
diff --git a/assets/png/1f49d.png b/assets/png/1f49d.png
new file mode 100644
index 00000000..e69fe8e7
Binary files /dev/null and b/assets/png/1f49d.png differ
diff --git a/assets/png/1f49e.png b/assets/png/1f49e.png
new file mode 100644
index 00000000..863a7256
Binary files /dev/null and b/assets/png/1f49e.png differ
diff --git a/assets/png/1f49f.png b/assets/png/1f49f.png
new file mode 100644
index 00000000..630df241
Binary files /dev/null and b/assets/png/1f49f.png differ
diff --git a/assets/png/1f4a0.png b/assets/png/1f4a0.png
new file mode 100644
index 00000000..7db33435
Binary files /dev/null and b/assets/png/1f4a0.png differ
diff --git a/assets/png/1f4a1.png b/assets/png/1f4a1.png
new file mode 100644
index 00000000..69849394
Binary files /dev/null and b/assets/png/1f4a1.png differ
diff --git a/assets/png/1f4a2.png b/assets/png/1f4a2.png
new file mode 100644
index 00000000..0efc13ff
Binary files /dev/null and b/assets/png/1f4a2.png differ
diff --git a/assets/png/1f4a3.png b/assets/png/1f4a3.png
new file mode 100644
index 00000000..3cb20726
Binary files /dev/null and b/assets/png/1f4a3.png differ
diff --git a/assets/png/1f4a4.png b/assets/png/1f4a4.png
new file mode 100644
index 00000000..dc3ff803
Binary files /dev/null and b/assets/png/1f4a4.png differ
diff --git a/assets/png/1f4a5.png b/assets/png/1f4a5.png
new file mode 100644
index 00000000..a24c0ca2
Binary files /dev/null and b/assets/png/1f4a5.png differ
diff --git a/assets/png/1f4a6.png b/assets/png/1f4a6.png
new file mode 100644
index 00000000..9ee12050
Binary files /dev/null and b/assets/png/1f4a6.png differ
diff --git a/assets/png/1f4a7.png b/assets/png/1f4a7.png
new file mode 100644
index 00000000..ae199a74
Binary files /dev/null and b/assets/png/1f4a7.png differ
diff --git a/assets/png/1f4a8.png b/assets/png/1f4a8.png
new file mode 100644
index 00000000..55a0478b
Binary files /dev/null and b/assets/png/1f4a8.png differ
diff --git a/assets/png/1f4a9.png b/assets/png/1f4a9.png
new file mode 100644
index 00000000..0ec9d1ef
Binary files /dev/null and b/assets/png/1f4a9.png differ
diff --git a/assets/png/1f4aa-1f3fb.png b/assets/png/1f4aa-1f3fb.png
new file mode 100644
index 00000000..b2936a1c
Binary files /dev/null and b/assets/png/1f4aa-1f3fb.png differ
diff --git a/assets/png/1f4aa-1f3fc.png b/assets/png/1f4aa-1f3fc.png
new file mode 100644
index 00000000..cd4e4120
Binary files /dev/null and b/assets/png/1f4aa-1f3fc.png differ
diff --git a/assets/png/1f4aa-1f3fd.png b/assets/png/1f4aa-1f3fd.png
new file mode 100644
index 00000000..06173b63
Binary files /dev/null and b/assets/png/1f4aa-1f3fd.png differ
diff --git a/assets/png/1f4aa-1f3fe.png b/assets/png/1f4aa-1f3fe.png
new file mode 100644
index 00000000..eae8194f
Binary files /dev/null and b/assets/png/1f4aa-1f3fe.png differ
diff --git a/assets/png/1f4aa-1f3ff.png b/assets/png/1f4aa-1f3ff.png
new file mode 100644
index 00000000..ccac8ced
Binary files /dev/null and b/assets/png/1f4aa-1f3ff.png differ
diff --git a/assets/png/1f4aa.png b/assets/png/1f4aa.png
new file mode 100644
index 00000000..52f81678
Binary files /dev/null and b/assets/png/1f4aa.png differ
diff --git a/assets/png/1f4ab.png b/assets/png/1f4ab.png
new file mode 100644
index 00000000..33dc1478
Binary files /dev/null and b/assets/png/1f4ab.png differ
diff --git a/assets/png/1f4ac.png b/assets/png/1f4ac.png
new file mode 100644
index 00000000..c325b33e
Binary files /dev/null and b/assets/png/1f4ac.png differ
diff --git a/assets/png/1f4ad.png b/assets/png/1f4ad.png
new file mode 100644
index 00000000..f7378b6a
Binary files /dev/null and b/assets/png/1f4ad.png differ
diff --git a/assets/png/1f4ae.png b/assets/png/1f4ae.png
new file mode 100644
index 00000000..e43c0823
Binary files /dev/null and b/assets/png/1f4ae.png differ
diff --git a/assets/png/1f4af.png b/assets/png/1f4af.png
new file mode 100644
index 00000000..9837d6b5
Binary files /dev/null and b/assets/png/1f4af.png differ
diff --git a/assets/png/1f4b0.png b/assets/png/1f4b0.png
new file mode 100644
index 00000000..5aaee3e7
Binary files /dev/null and b/assets/png/1f4b0.png differ
diff --git a/assets/png/1f4b1.png b/assets/png/1f4b1.png
new file mode 100644
index 00000000..817b0f9e
Binary files /dev/null and b/assets/png/1f4b1.png differ
diff --git a/assets/png/1f4b2.png b/assets/png/1f4b2.png
new file mode 100644
index 00000000..a70a8b90
Binary files /dev/null and b/assets/png/1f4b2.png differ
diff --git a/assets/png/1f4b3.png b/assets/png/1f4b3.png
new file mode 100644
index 00000000..54201cd7
Binary files /dev/null and b/assets/png/1f4b3.png differ
diff --git a/assets/png/1f4b4.png b/assets/png/1f4b4.png
new file mode 100644
index 00000000..1536fa96
Binary files /dev/null and b/assets/png/1f4b4.png differ
diff --git a/assets/png/1f4b5.png b/assets/png/1f4b5.png
new file mode 100644
index 00000000..9f325318
Binary files /dev/null and b/assets/png/1f4b5.png differ
diff --git a/assets/png/1f4b6.png b/assets/png/1f4b6.png
new file mode 100644
index 00000000..d1b42987
Binary files /dev/null and b/assets/png/1f4b6.png differ
diff --git a/assets/png/1f4b7.png b/assets/png/1f4b7.png
new file mode 100644
index 00000000..65004732
Binary files /dev/null and b/assets/png/1f4b7.png differ
diff --git a/assets/png/1f4b8.png b/assets/png/1f4b8.png
new file mode 100644
index 00000000..8c3fb458
Binary files /dev/null and b/assets/png/1f4b8.png differ
diff --git a/assets/png/1f4b9.png b/assets/png/1f4b9.png
new file mode 100644
index 00000000..4643355a
Binary files /dev/null and b/assets/png/1f4b9.png differ
diff --git a/assets/png/1f4ba.png b/assets/png/1f4ba.png
new file mode 100644
index 00000000..830a78a7
Binary files /dev/null and b/assets/png/1f4ba.png differ
diff --git a/assets/png/1f4bb.png b/assets/png/1f4bb.png
new file mode 100644
index 00000000..e3316278
Binary files /dev/null and b/assets/png/1f4bb.png differ
diff --git a/assets/png/1f4bc.png b/assets/png/1f4bc.png
new file mode 100644
index 00000000..f0b5b7b3
Binary files /dev/null and b/assets/png/1f4bc.png differ
diff --git a/assets/png/1f4bd.png b/assets/png/1f4bd.png
new file mode 100644
index 00000000..57515043
Binary files /dev/null and b/assets/png/1f4bd.png differ
diff --git a/assets/png/1f4be.png b/assets/png/1f4be.png
new file mode 100644
index 00000000..bd8b45f0
Binary files /dev/null and b/assets/png/1f4be.png differ
diff --git a/assets/png/1f4bf.png b/assets/png/1f4bf.png
new file mode 100644
index 00000000..871d5f14
Binary files /dev/null and b/assets/png/1f4bf.png differ
diff --git a/assets/png/1f4c0.png b/assets/png/1f4c0.png
new file mode 100644
index 00000000..1bc8fccf
Binary files /dev/null and b/assets/png/1f4c0.png differ
diff --git a/assets/png/1f4c1.png b/assets/png/1f4c1.png
new file mode 100644
index 00000000..d3217d18
Binary files /dev/null and b/assets/png/1f4c1.png differ
diff --git a/assets/png/1f4c2.png b/assets/png/1f4c2.png
new file mode 100644
index 00000000..f57ad753
Binary files /dev/null and b/assets/png/1f4c2.png differ
diff --git a/assets/png/1f4c3.png b/assets/png/1f4c3.png
new file mode 100644
index 00000000..124f3f48
Binary files /dev/null and b/assets/png/1f4c3.png differ
diff --git a/assets/png/1f4c4.png b/assets/png/1f4c4.png
new file mode 100644
index 00000000..d12601fe
Binary files /dev/null and b/assets/png/1f4c4.png differ
diff --git a/assets/png/1f4c5.png b/assets/png/1f4c5.png
new file mode 100644
index 00000000..bdd463a0
Binary files /dev/null and b/assets/png/1f4c5.png differ
diff --git a/assets/png/1f4c6.png b/assets/png/1f4c6.png
new file mode 100644
index 00000000..045a8113
Binary files /dev/null and b/assets/png/1f4c6.png differ
diff --git a/assets/png/1f4c7.png b/assets/png/1f4c7.png
new file mode 100644
index 00000000..33a250dc
Binary files /dev/null and b/assets/png/1f4c7.png differ
diff --git a/assets/png/1f4c8.png b/assets/png/1f4c8.png
new file mode 100644
index 00000000..3066483b
Binary files /dev/null and b/assets/png/1f4c8.png differ
diff --git a/assets/png/1f4c9.png b/assets/png/1f4c9.png
new file mode 100644
index 00000000..f1d036d4
Binary files /dev/null and b/assets/png/1f4c9.png differ
diff --git a/assets/png/1f4ca.png b/assets/png/1f4ca.png
new file mode 100644
index 00000000..87e6fbeb
Binary files /dev/null and b/assets/png/1f4ca.png differ
diff --git a/assets/png/1f4cb.png b/assets/png/1f4cb.png
new file mode 100644
index 00000000..da3d9087
Binary files /dev/null and b/assets/png/1f4cb.png differ
diff --git a/assets/png/1f4cc.png b/assets/png/1f4cc.png
new file mode 100644
index 00000000..dae13996
Binary files /dev/null and b/assets/png/1f4cc.png differ
diff --git a/assets/png/1f4cd.png b/assets/png/1f4cd.png
new file mode 100644
index 00000000..d49f7be1
Binary files /dev/null and b/assets/png/1f4cd.png differ
diff --git a/assets/png/1f4ce.png b/assets/png/1f4ce.png
new file mode 100644
index 00000000..bc463efc
Binary files /dev/null and b/assets/png/1f4ce.png differ
diff --git a/assets/png/1f4cf.png b/assets/png/1f4cf.png
new file mode 100644
index 00000000..816c0622
Binary files /dev/null and b/assets/png/1f4cf.png differ
diff --git a/assets/png/1f4d0.png b/assets/png/1f4d0.png
new file mode 100644
index 00000000..9b24f439
Binary files /dev/null and b/assets/png/1f4d0.png differ
diff --git a/assets/png/1f4d1.png b/assets/png/1f4d1.png
new file mode 100644
index 00000000..e5ecc321
Binary files /dev/null and b/assets/png/1f4d1.png differ
diff --git a/assets/png/1f4d2.png b/assets/png/1f4d2.png
new file mode 100644
index 00000000..1d2237c3
Binary files /dev/null and b/assets/png/1f4d2.png differ
diff --git a/assets/png/1f4d3.png b/assets/png/1f4d3.png
new file mode 100644
index 00000000..76fb7f30
Binary files /dev/null and b/assets/png/1f4d3.png differ
diff --git a/assets/png/1f4d4.png b/assets/png/1f4d4.png
new file mode 100644
index 00000000..5de1af43
Binary files /dev/null and b/assets/png/1f4d4.png differ
diff --git a/assets/png/1f4d5.png b/assets/png/1f4d5.png
new file mode 100644
index 00000000..33de8d70
Binary files /dev/null and b/assets/png/1f4d5.png differ
diff --git a/assets/png/1f4d6.png b/assets/png/1f4d6.png
new file mode 100644
index 00000000..64a9afbe
Binary files /dev/null and b/assets/png/1f4d6.png differ
diff --git a/assets/png/1f4d7.png b/assets/png/1f4d7.png
new file mode 100644
index 00000000..36d02014
Binary files /dev/null and b/assets/png/1f4d7.png differ
diff --git a/assets/png/1f4d8.png b/assets/png/1f4d8.png
new file mode 100644
index 00000000..af5d781b
Binary files /dev/null and b/assets/png/1f4d8.png differ
diff --git a/assets/png/1f4d9.png b/assets/png/1f4d9.png
new file mode 100644
index 00000000..8ab716cd
Binary files /dev/null and b/assets/png/1f4d9.png differ
diff --git a/assets/png/1f4da.png b/assets/png/1f4da.png
new file mode 100644
index 00000000..10abad86
Binary files /dev/null and b/assets/png/1f4da.png differ
diff --git a/assets/png/1f4db.png b/assets/png/1f4db.png
new file mode 100644
index 00000000..b60b8ad3
Binary files /dev/null and b/assets/png/1f4db.png differ
diff --git a/assets/png/1f4dc.png b/assets/png/1f4dc.png
new file mode 100644
index 00000000..e3487237
Binary files /dev/null and b/assets/png/1f4dc.png differ
diff --git a/assets/png/1f4dd.png b/assets/png/1f4dd.png
new file mode 100644
index 00000000..51311ef6
Binary files /dev/null and b/assets/png/1f4dd.png differ
diff --git a/assets/png/1f4de.png b/assets/png/1f4de.png
new file mode 100644
index 00000000..9e8a5305
Binary files /dev/null and b/assets/png/1f4de.png differ
diff --git a/assets/png/1f4df.png b/assets/png/1f4df.png
new file mode 100644
index 00000000..6f59a190
Binary files /dev/null and b/assets/png/1f4df.png differ
diff --git a/assets/png/1f4e0.png b/assets/png/1f4e0.png
new file mode 100644
index 00000000..752d2b09
Binary files /dev/null and b/assets/png/1f4e0.png differ
diff --git a/assets/png/1f4e1.png b/assets/png/1f4e1.png
new file mode 100644
index 00000000..7e6320bd
Binary files /dev/null and b/assets/png/1f4e1.png differ
diff --git a/assets/png/1f4e2.png b/assets/png/1f4e2.png
new file mode 100644
index 00000000..5f7eaae0
Binary files /dev/null and b/assets/png/1f4e2.png differ
diff --git a/assets/png/1f4e3.png b/assets/png/1f4e3.png
new file mode 100644
index 00000000..9aba08c2
Binary files /dev/null and b/assets/png/1f4e3.png differ
diff --git a/assets/png/1f4e4.png b/assets/png/1f4e4.png
new file mode 100644
index 00000000..22eb1406
Binary files /dev/null and b/assets/png/1f4e4.png differ
diff --git a/assets/png/1f4e5.png b/assets/png/1f4e5.png
new file mode 100644
index 00000000..20211071
Binary files /dev/null and b/assets/png/1f4e5.png differ
diff --git a/assets/png/1f4e6.png b/assets/png/1f4e6.png
new file mode 100644
index 00000000..46434678
Binary files /dev/null and b/assets/png/1f4e6.png differ
diff --git a/assets/png/1f4e7.png b/assets/png/1f4e7.png
new file mode 100644
index 00000000..a3616a12
Binary files /dev/null and b/assets/png/1f4e7.png differ
diff --git a/assets/png/1f4e8.png b/assets/png/1f4e8.png
new file mode 100644
index 00000000..8110f5cf
Binary files /dev/null and b/assets/png/1f4e8.png differ
diff --git a/assets/png/1f4e9.png b/assets/png/1f4e9.png
new file mode 100644
index 00000000..d549fb50
Binary files /dev/null and b/assets/png/1f4e9.png differ
diff --git a/assets/png/1f4ea.png b/assets/png/1f4ea.png
new file mode 100644
index 00000000..c2e9bcc6
Binary files /dev/null and b/assets/png/1f4ea.png differ
diff --git a/assets/png/1f4eb.png b/assets/png/1f4eb.png
new file mode 100644
index 00000000..a4426819
Binary files /dev/null and b/assets/png/1f4eb.png differ
diff --git a/assets/png/1f4ec.png b/assets/png/1f4ec.png
new file mode 100644
index 00000000..4539b6be
Binary files /dev/null and b/assets/png/1f4ec.png differ
diff --git a/assets/png/1f4ed.png b/assets/png/1f4ed.png
new file mode 100644
index 00000000..082254f0
Binary files /dev/null and b/assets/png/1f4ed.png differ
diff --git a/assets/png/1f4ee.png b/assets/png/1f4ee.png
new file mode 100644
index 00000000..3a50dc88
Binary files /dev/null and b/assets/png/1f4ee.png differ
diff --git a/assets/png/1f4ef.png b/assets/png/1f4ef.png
new file mode 100644
index 00000000..21c88fb2
Binary files /dev/null and b/assets/png/1f4ef.png differ
diff --git a/assets/png/1f4f0.png b/assets/png/1f4f0.png
new file mode 100644
index 00000000..e41a7ea7
Binary files /dev/null and b/assets/png/1f4f0.png differ
diff --git a/assets/png/1f4f1.png b/assets/png/1f4f1.png
new file mode 100644
index 00000000..013bba7f
Binary files /dev/null and b/assets/png/1f4f1.png differ
diff --git a/assets/png/1f4f2.png b/assets/png/1f4f2.png
new file mode 100644
index 00000000..4a41242c
Binary files /dev/null and b/assets/png/1f4f2.png differ
diff --git a/assets/png/1f4f3.png b/assets/png/1f4f3.png
new file mode 100644
index 00000000..6f0165b6
Binary files /dev/null and b/assets/png/1f4f3.png differ
diff --git a/assets/png/1f4f4.png b/assets/png/1f4f4.png
new file mode 100644
index 00000000..6c25c109
Binary files /dev/null and b/assets/png/1f4f4.png differ
diff --git a/assets/png/1f4f5.png b/assets/png/1f4f5.png
new file mode 100644
index 00000000..f0989458
Binary files /dev/null and b/assets/png/1f4f5.png differ
diff --git a/assets/png/1f4f6.png b/assets/png/1f4f6.png
new file mode 100644
index 00000000..5d9a967f
Binary files /dev/null and b/assets/png/1f4f6.png differ
diff --git a/assets/png/1f4f7.png b/assets/png/1f4f7.png
new file mode 100644
index 00000000..611a0fac
Binary files /dev/null and b/assets/png/1f4f7.png differ
diff --git a/assets/png/1f4f8.png b/assets/png/1f4f8.png
new file mode 100644
index 00000000..b97ac24f
Binary files /dev/null and b/assets/png/1f4f8.png differ
diff --git a/assets/png/1f4f9.png b/assets/png/1f4f9.png
new file mode 100644
index 00000000..46eb18ad
Binary files /dev/null and b/assets/png/1f4f9.png differ
diff --git a/assets/png/1f4fa.png b/assets/png/1f4fa.png
new file mode 100644
index 00000000..7243fa80
Binary files /dev/null and b/assets/png/1f4fa.png differ
diff --git a/assets/png/1f4fb.png b/assets/png/1f4fb.png
new file mode 100644
index 00000000..30d85270
Binary files /dev/null and b/assets/png/1f4fb.png differ
diff --git a/assets/png/1f4fc.png b/assets/png/1f4fc.png
new file mode 100644
index 00000000..847b3864
Binary files /dev/null and b/assets/png/1f4fc.png differ
diff --git a/assets/png/1f4fd.png b/assets/png/1f4fd.png
new file mode 100644
index 00000000..5d9dc521
Binary files /dev/null and b/assets/png/1f4fd.png differ
diff --git a/assets/png/1f4ff.png b/assets/png/1f4ff.png
new file mode 100644
index 00000000..f1ec0822
Binary files /dev/null and b/assets/png/1f4ff.png differ
diff --git a/assets/png/1f500.png b/assets/png/1f500.png
new file mode 100644
index 00000000..ea4daa97
Binary files /dev/null and b/assets/png/1f500.png differ
diff --git a/assets/png/1f501.png b/assets/png/1f501.png
new file mode 100644
index 00000000..0d7c5dbf
Binary files /dev/null and b/assets/png/1f501.png differ
diff --git a/assets/png/1f502.png b/assets/png/1f502.png
new file mode 100644
index 00000000..fb9c6453
Binary files /dev/null and b/assets/png/1f502.png differ
diff --git a/assets/png/1f503.png b/assets/png/1f503.png
new file mode 100644
index 00000000..f295cdd6
Binary files /dev/null and b/assets/png/1f503.png differ
diff --git a/assets/png/1f504.png b/assets/png/1f504.png
new file mode 100644
index 00000000..944167ae
Binary files /dev/null and b/assets/png/1f504.png differ
diff --git a/assets/png/1f505.png b/assets/png/1f505.png
new file mode 100644
index 00000000..9e44e6a4
Binary files /dev/null and b/assets/png/1f505.png differ
diff --git a/assets/png/1f506.png b/assets/png/1f506.png
new file mode 100644
index 00000000..9aaaadd4
Binary files /dev/null and b/assets/png/1f506.png differ
diff --git a/assets/png/1f507.png b/assets/png/1f507.png
new file mode 100644
index 00000000..4322c349
Binary files /dev/null and b/assets/png/1f507.png differ
diff --git a/assets/png/1f508.png b/assets/png/1f508.png
new file mode 100644
index 00000000..2ff9907b
Binary files /dev/null and b/assets/png/1f508.png differ
diff --git a/assets/png/1f509.png b/assets/png/1f509.png
new file mode 100644
index 00000000..5f1cf143
Binary files /dev/null and b/assets/png/1f509.png differ
diff --git a/assets/png/1f50a.png b/assets/png/1f50a.png
new file mode 100644
index 00000000..aa67f0fd
Binary files /dev/null and b/assets/png/1f50a.png differ
diff --git a/assets/png/1f50b.png b/assets/png/1f50b.png
new file mode 100644
index 00000000..4b822f8b
Binary files /dev/null and b/assets/png/1f50b.png differ
diff --git a/assets/png/1f50c.png b/assets/png/1f50c.png
new file mode 100644
index 00000000..2f8a03f0
Binary files /dev/null and b/assets/png/1f50c.png differ
diff --git a/assets/png/1f50d.png b/assets/png/1f50d.png
new file mode 100644
index 00000000..5277257e
Binary files /dev/null and b/assets/png/1f50d.png differ
diff --git a/assets/png/1f50e.png b/assets/png/1f50e.png
new file mode 100644
index 00000000..15c10f3f
Binary files /dev/null and b/assets/png/1f50e.png differ
diff --git a/assets/png/1f50f.png b/assets/png/1f50f.png
new file mode 100644
index 00000000..74f9287c
Binary files /dev/null and b/assets/png/1f50f.png differ
diff --git a/assets/png/1f510.png b/assets/png/1f510.png
new file mode 100644
index 00000000..1e5d264c
Binary files /dev/null and b/assets/png/1f510.png differ
diff --git a/assets/png/1f511.png b/assets/png/1f511.png
new file mode 100644
index 00000000..52193b4c
Binary files /dev/null and b/assets/png/1f511.png differ
diff --git a/assets/png/1f512.png b/assets/png/1f512.png
new file mode 100644
index 00000000..4992a8bb
Binary files /dev/null and b/assets/png/1f512.png differ
diff --git a/assets/png/1f513.png b/assets/png/1f513.png
new file mode 100644
index 00000000..edc6a70b
Binary files /dev/null and b/assets/png/1f513.png differ
diff --git a/assets/png/1f514.png b/assets/png/1f514.png
new file mode 100644
index 00000000..68f595e4
Binary files /dev/null and b/assets/png/1f514.png differ
diff --git a/assets/png/1f515.png b/assets/png/1f515.png
new file mode 100644
index 00000000..024ee95b
Binary files /dev/null and b/assets/png/1f515.png differ
diff --git a/assets/png/1f516.png b/assets/png/1f516.png
new file mode 100644
index 00000000..a18f1e7e
Binary files /dev/null and b/assets/png/1f516.png differ
diff --git a/assets/png/1f517.png b/assets/png/1f517.png
new file mode 100644
index 00000000..45a57956
Binary files /dev/null and b/assets/png/1f517.png differ
diff --git a/assets/png/1f518.png b/assets/png/1f518.png
new file mode 100644
index 00000000..a73b05df
Binary files /dev/null and b/assets/png/1f518.png differ
diff --git a/assets/png/1f519.png b/assets/png/1f519.png
new file mode 100644
index 00000000..8b2f6e80
Binary files /dev/null and b/assets/png/1f519.png differ
diff --git a/assets/png/1f51a.png b/assets/png/1f51a.png
new file mode 100644
index 00000000..a967324c
Binary files /dev/null and b/assets/png/1f51a.png differ
diff --git a/assets/png/1f51b.png b/assets/png/1f51b.png
new file mode 100644
index 00000000..3399be24
Binary files /dev/null and b/assets/png/1f51b.png differ
diff --git a/assets/png/1f51c.png b/assets/png/1f51c.png
new file mode 100644
index 00000000..4ae33a2f
Binary files /dev/null and b/assets/png/1f51c.png differ
diff --git a/assets/png/1f51d.png b/assets/png/1f51d.png
new file mode 100644
index 00000000..010d8f48
Binary files /dev/null and b/assets/png/1f51d.png differ
diff --git a/assets/png/1f51e.png b/assets/png/1f51e.png
new file mode 100644
index 00000000..524872d3
Binary files /dev/null and b/assets/png/1f51e.png differ
diff --git a/assets/png/1f51f.png b/assets/png/1f51f.png
new file mode 100644
index 00000000..6979cd9d
Binary files /dev/null and b/assets/png/1f51f.png differ
diff --git a/assets/png/1f520.png b/assets/png/1f520.png
new file mode 100644
index 00000000..d7cc1f8c
Binary files /dev/null and b/assets/png/1f520.png differ
diff --git a/assets/png/1f521.png b/assets/png/1f521.png
new file mode 100644
index 00000000..e0c86e8b
Binary files /dev/null and b/assets/png/1f521.png differ
diff --git a/assets/png/1f522.png b/assets/png/1f522.png
new file mode 100644
index 00000000..df342ac6
Binary files /dev/null and b/assets/png/1f522.png differ
diff --git a/assets/png/1f523.png b/assets/png/1f523.png
new file mode 100644
index 00000000..e7bac493
Binary files /dev/null and b/assets/png/1f523.png differ
diff --git a/assets/png/1f524.png b/assets/png/1f524.png
new file mode 100644
index 00000000..555d8970
Binary files /dev/null and b/assets/png/1f524.png differ
diff --git a/assets/png/1f525.png b/assets/png/1f525.png
new file mode 100644
index 00000000..a0fd1373
Binary files /dev/null and b/assets/png/1f525.png differ
diff --git a/assets/png/1f526.png b/assets/png/1f526.png
new file mode 100644
index 00000000..5451bd07
Binary files /dev/null and b/assets/png/1f526.png differ
diff --git a/assets/png/1f527.png b/assets/png/1f527.png
new file mode 100644
index 00000000..ea84e986
Binary files /dev/null and b/assets/png/1f527.png differ
diff --git a/assets/png/1f528.png b/assets/png/1f528.png
new file mode 100644
index 00000000..10cdd30a
Binary files /dev/null and b/assets/png/1f528.png differ
diff --git a/assets/png/1f529.png b/assets/png/1f529.png
new file mode 100644
index 00000000..871b5ecf
Binary files /dev/null and b/assets/png/1f529.png differ
diff --git a/assets/png/1f52a.png b/assets/png/1f52a.png
new file mode 100644
index 00000000..2c85a954
Binary files /dev/null and b/assets/png/1f52a.png differ
diff --git a/assets/png/1f52b.png b/assets/png/1f52b.png
new file mode 100644
index 00000000..94ab29bd
Binary files /dev/null and b/assets/png/1f52b.png differ
diff --git a/assets/png/1f52c.png b/assets/png/1f52c.png
new file mode 100644
index 00000000..a02ed460
Binary files /dev/null and b/assets/png/1f52c.png differ
diff --git a/assets/png/1f52d.png b/assets/png/1f52d.png
new file mode 100644
index 00000000..1a2b61aa
Binary files /dev/null and b/assets/png/1f52d.png differ
diff --git a/assets/png/1f52e.png b/assets/png/1f52e.png
new file mode 100644
index 00000000..49a23d6d
Binary files /dev/null and b/assets/png/1f52e.png differ
diff --git a/assets/png/1f52f.png b/assets/png/1f52f.png
new file mode 100644
index 00000000..4cc7aad7
Binary files /dev/null and b/assets/png/1f52f.png differ
diff --git a/assets/png/1f530.png b/assets/png/1f530.png
new file mode 100644
index 00000000..7a67a9dc
Binary files /dev/null and b/assets/png/1f530.png differ
diff --git a/assets/png/1f531.png b/assets/png/1f531.png
new file mode 100644
index 00000000..4bcd81ba
Binary files /dev/null and b/assets/png/1f531.png differ
diff --git a/assets/png/1f532.png b/assets/png/1f532.png
new file mode 100644
index 00000000..19d202e4
Binary files /dev/null and b/assets/png/1f532.png differ
diff --git a/assets/png/1f533.png b/assets/png/1f533.png
new file mode 100644
index 00000000..2cda3f4b
Binary files /dev/null and b/assets/png/1f533.png differ
diff --git a/assets/png/1f534.png b/assets/png/1f534.png
new file mode 100644
index 00000000..656e5741
Binary files /dev/null and b/assets/png/1f534.png differ
diff --git a/assets/png/1f535.png b/assets/png/1f535.png
new file mode 100644
index 00000000..b0a4b9b9
Binary files /dev/null and b/assets/png/1f535.png differ
diff --git a/assets/png/1f536.png b/assets/png/1f536.png
new file mode 100644
index 00000000..32e222fb
Binary files /dev/null and b/assets/png/1f536.png differ
diff --git a/assets/png/1f537.png b/assets/png/1f537.png
new file mode 100644
index 00000000..6a186cc2
Binary files /dev/null and b/assets/png/1f537.png differ
diff --git a/assets/png/1f538.png b/assets/png/1f538.png
new file mode 100644
index 00000000..82f41c16
Binary files /dev/null and b/assets/png/1f538.png differ
diff --git a/assets/png/1f539.png b/assets/png/1f539.png
new file mode 100644
index 00000000..e1cd1c23
Binary files /dev/null and b/assets/png/1f539.png differ
diff --git a/assets/png/1f53a.png b/assets/png/1f53a.png
new file mode 100644
index 00000000..75988885
Binary files /dev/null and b/assets/png/1f53a.png differ
diff --git a/assets/png/1f53b.png b/assets/png/1f53b.png
new file mode 100644
index 00000000..47f29894
Binary files /dev/null and b/assets/png/1f53b.png differ
diff --git a/assets/png/1f53c.png b/assets/png/1f53c.png
new file mode 100644
index 00000000..1bdc3452
Binary files /dev/null and b/assets/png/1f53c.png differ
diff --git a/assets/png/1f53d.png b/assets/png/1f53d.png
new file mode 100644
index 00000000..6588718e
Binary files /dev/null and b/assets/png/1f53d.png differ
diff --git a/assets/png/1f549.png b/assets/png/1f549.png
new file mode 100644
index 00000000..9175ec7e
Binary files /dev/null and b/assets/png/1f549.png differ
diff --git a/assets/png/1f54a.png b/assets/png/1f54a.png
new file mode 100644
index 00000000..a395bcc3
Binary files /dev/null and b/assets/png/1f54a.png differ
diff --git a/assets/png/1f54b.png b/assets/png/1f54b.png
new file mode 100644
index 00000000..5545a06d
Binary files /dev/null and b/assets/png/1f54b.png differ
diff --git a/assets/png/1f54c.png b/assets/png/1f54c.png
new file mode 100644
index 00000000..03d73a09
Binary files /dev/null and b/assets/png/1f54c.png differ
diff --git a/assets/png/1f54d.png b/assets/png/1f54d.png
new file mode 100644
index 00000000..240de7ae
Binary files /dev/null and b/assets/png/1f54d.png differ
diff --git a/assets/png/1f54e.png b/assets/png/1f54e.png
new file mode 100644
index 00000000..0b56d35c
Binary files /dev/null and b/assets/png/1f54e.png differ
diff --git a/assets/png/1f550.png b/assets/png/1f550.png
new file mode 100644
index 00000000..1042e533
Binary files /dev/null and b/assets/png/1f550.png differ
diff --git a/assets/png/1f551.png b/assets/png/1f551.png
new file mode 100644
index 00000000..73cf79e1
Binary files /dev/null and b/assets/png/1f551.png differ
diff --git a/assets/png/1f552.png b/assets/png/1f552.png
new file mode 100644
index 00000000..1e5c45ce
Binary files /dev/null and b/assets/png/1f552.png differ
diff --git a/assets/png/1f553.png b/assets/png/1f553.png
new file mode 100644
index 00000000..657bbdea
Binary files /dev/null and b/assets/png/1f553.png differ
diff --git a/assets/png/1f554.png b/assets/png/1f554.png
new file mode 100644
index 00000000..2ebe742b
Binary files /dev/null and b/assets/png/1f554.png differ
diff --git a/assets/png/1f555.png b/assets/png/1f555.png
new file mode 100644
index 00000000..71eedf6e
Binary files /dev/null and b/assets/png/1f555.png differ
diff --git a/assets/png/1f556.png b/assets/png/1f556.png
new file mode 100644
index 00000000..b0fad86a
Binary files /dev/null and b/assets/png/1f556.png differ
diff --git a/assets/png/1f557.png b/assets/png/1f557.png
new file mode 100644
index 00000000..e4eb90de
Binary files /dev/null and b/assets/png/1f557.png differ
diff --git a/assets/png/1f558.png b/assets/png/1f558.png
new file mode 100644
index 00000000..602e9d90
Binary files /dev/null and b/assets/png/1f558.png differ
diff --git a/assets/png/1f559.png b/assets/png/1f559.png
new file mode 100644
index 00000000..4ae07c90
Binary files /dev/null and b/assets/png/1f559.png differ
diff --git a/assets/png/1f55a.png b/assets/png/1f55a.png
new file mode 100644
index 00000000..b90365db
Binary files /dev/null and b/assets/png/1f55a.png differ
diff --git a/assets/png/1f55b.png b/assets/png/1f55b.png
new file mode 100644
index 00000000..1f7b24da
Binary files /dev/null and b/assets/png/1f55b.png differ
diff --git a/assets/png/1f55c.png b/assets/png/1f55c.png
new file mode 100644
index 00000000..e1a53f73
Binary files /dev/null and b/assets/png/1f55c.png differ
diff --git a/assets/png/1f55d.png b/assets/png/1f55d.png
new file mode 100644
index 00000000..6a91fa37
Binary files /dev/null and b/assets/png/1f55d.png differ
diff --git a/assets/png/1f55e.png b/assets/png/1f55e.png
new file mode 100644
index 00000000..7bf8de12
Binary files /dev/null and b/assets/png/1f55e.png differ
diff --git a/assets/png/1f55f.png b/assets/png/1f55f.png
new file mode 100644
index 00000000..5c444969
Binary files /dev/null and b/assets/png/1f55f.png differ
diff --git a/assets/png/1f560.png b/assets/png/1f560.png
new file mode 100644
index 00000000..b4968038
Binary files /dev/null and b/assets/png/1f560.png differ
diff --git a/assets/png/1f561.png b/assets/png/1f561.png
new file mode 100644
index 00000000..4f35b609
Binary files /dev/null and b/assets/png/1f561.png differ
diff --git a/assets/png/1f562.png b/assets/png/1f562.png
new file mode 100644
index 00000000..766d39dd
Binary files /dev/null and b/assets/png/1f562.png differ
diff --git a/assets/png/1f563.png b/assets/png/1f563.png
new file mode 100644
index 00000000..9c7856be
Binary files /dev/null and b/assets/png/1f563.png differ
diff --git a/assets/png/1f564.png b/assets/png/1f564.png
new file mode 100644
index 00000000..8a5d049f
Binary files /dev/null and b/assets/png/1f564.png differ
diff --git a/assets/png/1f565.png b/assets/png/1f565.png
new file mode 100644
index 00000000..e2473115
Binary files /dev/null and b/assets/png/1f565.png differ
diff --git a/assets/png/1f566.png b/assets/png/1f566.png
new file mode 100644
index 00000000..24a9d399
Binary files /dev/null and b/assets/png/1f566.png differ
diff --git a/assets/png/1f567.png b/assets/png/1f567.png
new file mode 100644
index 00000000..b905bfc9
Binary files /dev/null and b/assets/png/1f567.png differ
diff --git a/assets/png/1f56f.png b/assets/png/1f56f.png
new file mode 100644
index 00000000..eff05ad0
Binary files /dev/null and b/assets/png/1f56f.png differ
diff --git a/assets/png/1f570.png b/assets/png/1f570.png
new file mode 100644
index 00000000..eaac8048
Binary files /dev/null and b/assets/png/1f570.png differ
diff --git a/assets/png/1f573.png b/assets/png/1f573.png
new file mode 100644
index 00000000..a11d9440
Binary files /dev/null and b/assets/png/1f573.png differ
diff --git a/assets/png/1f574-1f3fb.png b/assets/png/1f574-1f3fb.png
new file mode 100644
index 00000000..7148367f
Binary files /dev/null and b/assets/png/1f574-1f3fb.png differ
diff --git a/assets/png/1f574-1f3fc.png b/assets/png/1f574-1f3fc.png
new file mode 100644
index 00000000..307d1896
Binary files /dev/null and b/assets/png/1f574-1f3fc.png differ
diff --git a/assets/png/1f574-1f3fd.png b/assets/png/1f574-1f3fd.png
new file mode 100644
index 00000000..1a0653c2
Binary files /dev/null and b/assets/png/1f574-1f3fd.png differ
diff --git a/assets/png/1f574-1f3fe.png b/assets/png/1f574-1f3fe.png
new file mode 100644
index 00000000..08d34632
Binary files /dev/null and b/assets/png/1f574-1f3fe.png differ
diff --git a/assets/png/1f574-1f3ff.png b/assets/png/1f574-1f3ff.png
new file mode 100644
index 00000000..e1986131
Binary files /dev/null and b/assets/png/1f574-1f3ff.png differ
diff --git a/assets/png/1f574.png b/assets/png/1f574.png
new file mode 100644
index 00000000..b27ac2ed
Binary files /dev/null and b/assets/png/1f574.png differ
diff --git a/assets/png/1f575-1f3fb-2640.png b/assets/png/1f575-1f3fb-2640.png
new file mode 100644
index 00000000..ffd3a185
Binary files /dev/null and b/assets/png/1f575-1f3fb-2640.png differ
diff --git a/assets/png/1f575-1f3fb-2642.png b/assets/png/1f575-1f3fb-2642.png
new file mode 100644
index 00000000..dfdd7f5b
Binary files /dev/null and b/assets/png/1f575-1f3fb-2642.png differ
diff --git a/assets/png/1f575-1f3fb.png b/assets/png/1f575-1f3fb.png
new file mode 100644
index 00000000..dfdd7f5b
Binary files /dev/null and b/assets/png/1f575-1f3fb.png differ
diff --git a/assets/png/1f575-1f3fc-2640.png b/assets/png/1f575-1f3fc-2640.png
new file mode 100644
index 00000000..7e7ea518
Binary files /dev/null and b/assets/png/1f575-1f3fc-2640.png differ
diff --git a/assets/png/1f575-1f3fc-2642.png b/assets/png/1f575-1f3fc-2642.png
new file mode 100644
index 00000000..84e8d3d3
Binary files /dev/null and b/assets/png/1f575-1f3fc-2642.png differ
diff --git a/assets/png/1f575-1f3fc.png b/assets/png/1f575-1f3fc.png
new file mode 100644
index 00000000..84e8d3d3
Binary files /dev/null and b/assets/png/1f575-1f3fc.png differ
diff --git a/assets/png/1f575-1f3fd-2640.png b/assets/png/1f575-1f3fd-2640.png
new file mode 100644
index 00000000..101a6684
Binary files /dev/null and b/assets/png/1f575-1f3fd-2640.png differ
diff --git a/assets/png/1f575-1f3fd-2642.png b/assets/png/1f575-1f3fd-2642.png
new file mode 100644
index 00000000..e71ac199
Binary files /dev/null and b/assets/png/1f575-1f3fd-2642.png differ
diff --git a/assets/png/1f575-1f3fd.png b/assets/png/1f575-1f3fd.png
new file mode 100644
index 00000000..e71ac199
Binary files /dev/null and b/assets/png/1f575-1f3fd.png differ
diff --git a/assets/png/1f575-1f3fe-2640.png b/assets/png/1f575-1f3fe-2640.png
new file mode 100644
index 00000000..6d0fe15b
Binary files /dev/null and b/assets/png/1f575-1f3fe-2640.png differ
diff --git a/assets/png/1f575-1f3fe-2642.png b/assets/png/1f575-1f3fe-2642.png
new file mode 100644
index 00000000..1e9dbabc
Binary files /dev/null and b/assets/png/1f575-1f3fe-2642.png differ
diff --git a/assets/png/1f575-1f3fe.png b/assets/png/1f575-1f3fe.png
new file mode 100644
index 00000000..1e9dbabc
Binary files /dev/null and b/assets/png/1f575-1f3fe.png differ
diff --git a/assets/png/1f575-1f3ff-2640.png b/assets/png/1f575-1f3ff-2640.png
new file mode 100644
index 00000000..9b7bb079
Binary files /dev/null and b/assets/png/1f575-1f3ff-2640.png differ
diff --git a/assets/png/1f575-1f3ff-2642.png b/assets/png/1f575-1f3ff-2642.png
new file mode 100644
index 00000000..ea4da321
Binary files /dev/null and b/assets/png/1f575-1f3ff-2642.png differ
diff --git a/assets/png/1f575-1f3ff.png b/assets/png/1f575-1f3ff.png
new file mode 100644
index 00000000..ea4da321
Binary files /dev/null and b/assets/png/1f575-1f3ff.png differ
diff --git a/assets/png/1f575-2640.png b/assets/png/1f575-2640.png
new file mode 100644
index 00000000..1c19da84
Binary files /dev/null and b/assets/png/1f575-2640.png differ
diff --git a/assets/png/1f575-2642.png b/assets/png/1f575-2642.png
new file mode 100644
index 00000000..170d27f1
Binary files /dev/null and b/assets/png/1f575-2642.png differ
diff --git a/assets/png/1f575.png b/assets/png/1f575.png
new file mode 100644
index 00000000..170d27f1
Binary files /dev/null and b/assets/png/1f575.png differ
diff --git a/assets/png/1f576.png b/assets/png/1f576.png
new file mode 100644
index 00000000..fcbed940
Binary files /dev/null and b/assets/png/1f576.png differ
diff --git a/assets/png/1f577.png b/assets/png/1f577.png
new file mode 100644
index 00000000..c50d0faf
Binary files /dev/null and b/assets/png/1f577.png differ
diff --git a/assets/png/1f578.png b/assets/png/1f578.png
new file mode 100644
index 00000000..0e427831
Binary files /dev/null and b/assets/png/1f578.png differ
diff --git a/assets/png/1f579.png b/assets/png/1f579.png
new file mode 100644
index 00000000..8d418ab2
Binary files /dev/null and b/assets/png/1f579.png differ
diff --git a/assets/png/1f57a-1f3fb.png b/assets/png/1f57a-1f3fb.png
new file mode 100644
index 00000000..f4a7f285
Binary files /dev/null and b/assets/png/1f57a-1f3fb.png differ
diff --git a/assets/png/1f57a-1f3fc.png b/assets/png/1f57a-1f3fc.png
new file mode 100644
index 00000000..b99cf8c0
Binary files /dev/null and b/assets/png/1f57a-1f3fc.png differ
diff --git a/assets/png/1f57a-1f3fd.png b/assets/png/1f57a-1f3fd.png
new file mode 100644
index 00000000..dde33d61
Binary files /dev/null and b/assets/png/1f57a-1f3fd.png differ
diff --git a/assets/png/1f57a-1f3fe.png b/assets/png/1f57a-1f3fe.png
new file mode 100644
index 00000000..e057167d
Binary files /dev/null and b/assets/png/1f57a-1f3fe.png differ
diff --git a/assets/png/1f57a-1f3ff.png b/assets/png/1f57a-1f3ff.png
new file mode 100644
index 00000000..f2afae37
Binary files /dev/null and b/assets/png/1f57a-1f3ff.png differ
diff --git a/assets/png/1f57a.png b/assets/png/1f57a.png
new file mode 100644
index 00000000..315da1d3
Binary files /dev/null and b/assets/png/1f57a.png differ
diff --git a/assets/png/1f587.png b/assets/png/1f587.png
new file mode 100644
index 00000000..d79d35d0
Binary files /dev/null and b/assets/png/1f587.png differ
diff --git a/assets/png/1f58a.png b/assets/png/1f58a.png
new file mode 100644
index 00000000..deeba7cc
Binary files /dev/null and b/assets/png/1f58a.png differ
diff --git a/assets/png/1f58b.png b/assets/png/1f58b.png
new file mode 100644
index 00000000..02aba507
Binary files /dev/null and b/assets/png/1f58b.png differ
diff --git a/assets/png/1f58c.png b/assets/png/1f58c.png
new file mode 100644
index 00000000..22c51aa0
Binary files /dev/null and b/assets/png/1f58c.png differ
diff --git a/assets/png/1f58d.png b/assets/png/1f58d.png
new file mode 100644
index 00000000..8a1a9010
Binary files /dev/null and b/assets/png/1f58d.png differ
diff --git a/assets/png/1f590-1f3fb.png b/assets/png/1f590-1f3fb.png
new file mode 100644
index 00000000..d6b2d08a
Binary files /dev/null and b/assets/png/1f590-1f3fb.png differ
diff --git a/assets/png/1f590-1f3fc.png b/assets/png/1f590-1f3fc.png
new file mode 100644
index 00000000..dd466a8c
Binary files /dev/null and b/assets/png/1f590-1f3fc.png differ
diff --git a/assets/png/1f590-1f3fd.png b/assets/png/1f590-1f3fd.png
new file mode 100644
index 00000000..0a2dd222
Binary files /dev/null and b/assets/png/1f590-1f3fd.png differ
diff --git a/assets/png/1f590-1f3fe.png b/assets/png/1f590-1f3fe.png
new file mode 100644
index 00000000..74bfe7f2
Binary files /dev/null and b/assets/png/1f590-1f3fe.png differ
diff --git a/assets/png/1f590-1f3ff.png b/assets/png/1f590-1f3ff.png
new file mode 100644
index 00000000..cb45842c
Binary files /dev/null and b/assets/png/1f590-1f3ff.png differ
diff --git a/assets/png/1f590.png b/assets/png/1f590.png
new file mode 100644
index 00000000..e9067c97
Binary files /dev/null and b/assets/png/1f590.png differ
diff --git a/assets/png/1f595-1f3fb.png b/assets/png/1f595-1f3fb.png
new file mode 100644
index 00000000..717126f4
Binary files /dev/null and b/assets/png/1f595-1f3fb.png differ
diff --git a/assets/png/1f595-1f3fc.png b/assets/png/1f595-1f3fc.png
new file mode 100644
index 00000000..defc4dff
Binary files /dev/null and b/assets/png/1f595-1f3fc.png differ
diff --git a/assets/png/1f595-1f3fd.png b/assets/png/1f595-1f3fd.png
new file mode 100644
index 00000000..b7dffbe9
Binary files /dev/null and b/assets/png/1f595-1f3fd.png differ
diff --git a/assets/png/1f595-1f3fe.png b/assets/png/1f595-1f3fe.png
new file mode 100644
index 00000000..21ab57c0
Binary files /dev/null and b/assets/png/1f595-1f3fe.png differ
diff --git a/assets/png/1f595-1f3ff.png b/assets/png/1f595-1f3ff.png
new file mode 100644
index 00000000..5c706898
Binary files /dev/null and b/assets/png/1f595-1f3ff.png differ
diff --git a/assets/png/1f595.png b/assets/png/1f595.png
new file mode 100644
index 00000000..5cabfefa
Binary files /dev/null and b/assets/png/1f595.png differ
diff --git a/assets/png/1f596-1f3fb.png b/assets/png/1f596-1f3fb.png
new file mode 100644
index 00000000..bdfc2e02
Binary files /dev/null and b/assets/png/1f596-1f3fb.png differ
diff --git a/assets/png/1f596-1f3fc.png b/assets/png/1f596-1f3fc.png
new file mode 100644
index 00000000..ed4f38e8
Binary files /dev/null and b/assets/png/1f596-1f3fc.png differ
diff --git a/assets/png/1f596-1f3fd.png b/assets/png/1f596-1f3fd.png
new file mode 100644
index 00000000..2d241f33
Binary files /dev/null and b/assets/png/1f596-1f3fd.png differ
diff --git a/assets/png/1f596-1f3fe.png b/assets/png/1f596-1f3fe.png
new file mode 100644
index 00000000..757cc205
Binary files /dev/null and b/assets/png/1f596-1f3fe.png differ
diff --git a/assets/png/1f596-1f3ff.png b/assets/png/1f596-1f3ff.png
new file mode 100644
index 00000000..43a61108
Binary files /dev/null and b/assets/png/1f596-1f3ff.png differ
diff --git a/assets/png/1f596.png b/assets/png/1f596.png
new file mode 100644
index 00000000..79d8a604
Binary files /dev/null and b/assets/png/1f596.png differ
diff --git a/assets/png/1f5a4.png b/assets/png/1f5a4.png
new file mode 100644
index 00000000..df53bc65
Binary files /dev/null and b/assets/png/1f5a4.png differ
diff --git a/assets/png/1f5a5.png b/assets/png/1f5a5.png
new file mode 100644
index 00000000..130b2372
Binary files /dev/null and b/assets/png/1f5a5.png differ
diff --git a/assets/png/1f5a8.png b/assets/png/1f5a8.png
new file mode 100644
index 00000000..4dfa37f6
Binary files /dev/null and b/assets/png/1f5a8.png differ
diff --git a/assets/png/1f5b1.png b/assets/png/1f5b1.png
new file mode 100644
index 00000000..35629541
Binary files /dev/null and b/assets/png/1f5b1.png differ
diff --git a/assets/png/1f5b2.png b/assets/png/1f5b2.png
new file mode 100644
index 00000000..b01880df
Binary files /dev/null and b/assets/png/1f5b2.png differ
diff --git a/assets/png/1f5bc.png b/assets/png/1f5bc.png
new file mode 100644
index 00000000..6ff22d23
Binary files /dev/null and b/assets/png/1f5bc.png differ
diff --git a/assets/png/1f5c2.png b/assets/png/1f5c2.png
new file mode 100644
index 00000000..4a2858ec
Binary files /dev/null and b/assets/png/1f5c2.png differ
diff --git a/assets/png/1f5c3.png b/assets/png/1f5c3.png
new file mode 100644
index 00000000..5458d48b
Binary files /dev/null and b/assets/png/1f5c3.png differ
diff --git a/assets/png/1f5c4.png b/assets/png/1f5c4.png
new file mode 100644
index 00000000..a4cd20eb
Binary files /dev/null and b/assets/png/1f5c4.png differ
diff --git a/assets/png/1f5d1.png b/assets/png/1f5d1.png
new file mode 100644
index 00000000..22269d98
Binary files /dev/null and b/assets/png/1f5d1.png differ
diff --git a/assets/png/1f5d2.png b/assets/png/1f5d2.png
new file mode 100644
index 00000000..ede9742e
Binary files /dev/null and b/assets/png/1f5d2.png differ
diff --git a/assets/png/1f5d3.png b/assets/png/1f5d3.png
new file mode 100644
index 00000000..1776eb8f
Binary files /dev/null and b/assets/png/1f5d3.png differ
diff --git a/assets/png/1f5dc.png b/assets/png/1f5dc.png
new file mode 100644
index 00000000..87b29ac5
Binary files /dev/null and b/assets/png/1f5dc.png differ
diff --git a/assets/png/1f5dd.png b/assets/png/1f5dd.png
new file mode 100644
index 00000000..dbdc4c93
Binary files /dev/null and b/assets/png/1f5dd.png differ
diff --git a/assets/png/1f5de.png b/assets/png/1f5de.png
new file mode 100644
index 00000000..fcee59b2
Binary files /dev/null and b/assets/png/1f5de.png differ
diff --git a/assets/png/1f5e1.png b/assets/png/1f5e1.png
new file mode 100644
index 00000000..18ffe267
Binary files /dev/null and b/assets/png/1f5e1.png differ
diff --git a/assets/png/1f5e3.png b/assets/png/1f5e3.png
new file mode 100644
index 00000000..6bf98501
Binary files /dev/null and b/assets/png/1f5e3.png differ
diff --git a/assets/png/1f5e8.png b/assets/png/1f5e8.png
new file mode 100644
index 00000000..6a64376b
Binary files /dev/null and b/assets/png/1f5e8.png differ
diff --git a/assets/png/1f5ef.png b/assets/png/1f5ef.png
new file mode 100644
index 00000000..45fb61d6
Binary files /dev/null and b/assets/png/1f5ef.png differ
diff --git a/assets/png/1f5f3.png b/assets/png/1f5f3.png
new file mode 100644
index 00000000..748d1099
Binary files /dev/null and b/assets/png/1f5f3.png differ
diff --git a/assets/png/1f5fa.png b/assets/png/1f5fa.png
new file mode 100644
index 00000000..af6d033e
Binary files /dev/null and b/assets/png/1f5fa.png differ
diff --git a/assets/png/1f5fb.png b/assets/png/1f5fb.png
new file mode 100644
index 00000000..a510880c
Binary files /dev/null and b/assets/png/1f5fb.png differ
diff --git a/assets/png/1f5fc.png b/assets/png/1f5fc.png
new file mode 100644
index 00000000..f118b6c7
Binary files /dev/null and b/assets/png/1f5fc.png differ
diff --git a/assets/png/1f5fd.png b/assets/png/1f5fd.png
new file mode 100644
index 00000000..29f98395
Binary files /dev/null and b/assets/png/1f5fd.png differ
diff --git a/assets/png/1f5fe.png b/assets/png/1f5fe.png
new file mode 100644
index 00000000..ef6cfde2
Binary files /dev/null and b/assets/png/1f5fe.png differ
diff --git a/assets/png/1f5ff.png b/assets/png/1f5ff.png
new file mode 100644
index 00000000..5c4d95fd
Binary files /dev/null and b/assets/png/1f5ff.png differ
diff --git a/assets/png/1f600.png b/assets/png/1f600.png
new file mode 100644
index 00000000..ad978039
Binary files /dev/null and b/assets/png/1f600.png differ
diff --git a/assets/png/1f601.png b/assets/png/1f601.png
new file mode 100644
index 00000000..cad40f28
Binary files /dev/null and b/assets/png/1f601.png differ
diff --git a/assets/png/1f602.png b/assets/png/1f602.png
new file mode 100644
index 00000000..c78ffa8d
Binary files /dev/null and b/assets/png/1f602.png differ
diff --git a/assets/png/1f603.png b/assets/png/1f603.png
new file mode 100644
index 00000000..6ade05ea
Binary files /dev/null and b/assets/png/1f603.png differ
diff --git a/assets/png/1f604.png b/assets/png/1f604.png
new file mode 100644
index 00000000..35c467f5
Binary files /dev/null and b/assets/png/1f604.png differ
diff --git a/assets/png/1f605.png b/assets/png/1f605.png
new file mode 100644
index 00000000..6a2ccf37
Binary files /dev/null and b/assets/png/1f605.png differ
diff --git a/assets/png/1f606.png b/assets/png/1f606.png
new file mode 100644
index 00000000..05369080
Binary files /dev/null and b/assets/png/1f606.png differ
diff --git a/assets/png/1f607.png b/assets/png/1f607.png
new file mode 100644
index 00000000..92d7d39c
Binary files /dev/null and b/assets/png/1f607.png differ
diff --git a/assets/png/1f608.png b/assets/png/1f608.png
new file mode 100644
index 00000000..0c1ce12f
Binary files /dev/null and b/assets/png/1f608.png differ
diff --git a/assets/png/1f609.png b/assets/png/1f609.png
new file mode 100644
index 00000000..ebfc9d52
Binary files /dev/null and b/assets/png/1f609.png differ
diff --git a/assets/png/1f60a.png b/assets/png/1f60a.png
new file mode 100644
index 00000000..9c3fe4d2
Binary files /dev/null and b/assets/png/1f60a.png differ
diff --git a/assets/png/1f60b.png b/assets/png/1f60b.png
new file mode 100644
index 00000000..edcadfbd
Binary files /dev/null and b/assets/png/1f60b.png differ
diff --git a/assets/png/1f60c.png b/assets/png/1f60c.png
new file mode 100644
index 00000000..5a4e3724
Binary files /dev/null and b/assets/png/1f60c.png differ
diff --git a/assets/png/1f60d.png b/assets/png/1f60d.png
new file mode 100644
index 00000000..2101e01a
Binary files /dev/null and b/assets/png/1f60d.png differ
diff --git a/assets/png/1f60e.png b/assets/png/1f60e.png
new file mode 100644
index 00000000..2630ed7e
Binary files /dev/null and b/assets/png/1f60e.png differ
diff --git a/assets/png/1f60f.png b/assets/png/1f60f.png
new file mode 100644
index 00000000..a7a5063f
Binary files /dev/null and b/assets/png/1f60f.png differ
diff --git a/assets/png/1f610.png b/assets/png/1f610.png
new file mode 100644
index 00000000..3cfe47f2
Binary files /dev/null and b/assets/png/1f610.png differ
diff --git a/assets/png/1f611.png b/assets/png/1f611.png
new file mode 100644
index 00000000..1f469c5a
Binary files /dev/null and b/assets/png/1f611.png differ
diff --git a/assets/png/1f612.png b/assets/png/1f612.png
new file mode 100644
index 00000000..8f6ea5c0
Binary files /dev/null and b/assets/png/1f612.png differ
diff --git a/assets/png/1f613.png b/assets/png/1f613.png
new file mode 100644
index 00000000..b92944be
Binary files /dev/null and b/assets/png/1f613.png differ
diff --git a/assets/png/1f614.png b/assets/png/1f614.png
new file mode 100644
index 00000000..eac6f569
Binary files /dev/null and b/assets/png/1f614.png differ
diff --git a/assets/png/1f615.png b/assets/png/1f615.png
new file mode 100644
index 00000000..c06b517a
Binary files /dev/null and b/assets/png/1f615.png differ
diff --git a/assets/png/1f616.png b/assets/png/1f616.png
new file mode 100644
index 00000000..60c4853a
Binary files /dev/null and b/assets/png/1f616.png differ
diff --git a/assets/png/1f617.png b/assets/png/1f617.png
new file mode 100644
index 00000000..0ad39070
Binary files /dev/null and b/assets/png/1f617.png differ
diff --git a/assets/png/1f618.png b/assets/png/1f618.png
new file mode 100644
index 00000000..3928fd6d
Binary files /dev/null and b/assets/png/1f618.png differ
diff --git a/assets/png/1f619.png b/assets/png/1f619.png
new file mode 100644
index 00000000..b37548e0
Binary files /dev/null and b/assets/png/1f619.png differ
diff --git a/assets/png/1f61a.png b/assets/png/1f61a.png
new file mode 100644
index 00000000..0a44cda8
Binary files /dev/null and b/assets/png/1f61a.png differ
diff --git a/assets/png/1f61b.png b/assets/png/1f61b.png
new file mode 100644
index 00000000..cac25783
Binary files /dev/null and b/assets/png/1f61b.png differ
diff --git a/assets/png/1f61c.png b/assets/png/1f61c.png
new file mode 100644
index 00000000..b8b6b32c
Binary files /dev/null and b/assets/png/1f61c.png differ
diff --git a/assets/png/1f61d.png b/assets/png/1f61d.png
new file mode 100644
index 00000000..1b1bf3d8
Binary files /dev/null and b/assets/png/1f61d.png differ
diff --git a/assets/png/1f61e.png b/assets/png/1f61e.png
new file mode 100644
index 00000000..02a2d7fc
Binary files /dev/null and b/assets/png/1f61e.png differ
diff --git a/assets/png/1f61f.png b/assets/png/1f61f.png
new file mode 100644
index 00000000..d86309ba
Binary files /dev/null and b/assets/png/1f61f.png differ
diff --git a/assets/png/1f620.png b/assets/png/1f620.png
new file mode 100644
index 00000000..180fa315
Binary files /dev/null and b/assets/png/1f620.png differ
diff --git a/assets/png/1f621.png b/assets/png/1f621.png
new file mode 100644
index 00000000..bd157dda
Binary files /dev/null and b/assets/png/1f621.png differ
diff --git a/assets/png/1f622.png b/assets/png/1f622.png
new file mode 100644
index 00000000..f29ffc8d
Binary files /dev/null and b/assets/png/1f622.png differ
diff --git a/assets/png/1f623.png b/assets/png/1f623.png
new file mode 100644
index 00000000..b5af888e
Binary files /dev/null and b/assets/png/1f623.png differ
diff --git a/assets/png/1f624.png b/assets/png/1f624.png
new file mode 100644
index 00000000..9e8ad603
Binary files /dev/null and b/assets/png/1f624.png differ
diff --git a/assets/png/1f625.png b/assets/png/1f625.png
new file mode 100644
index 00000000..ecba7455
Binary files /dev/null and b/assets/png/1f625.png differ
diff --git a/assets/png/1f626.png b/assets/png/1f626.png
new file mode 100644
index 00000000..e5b97773
Binary files /dev/null and b/assets/png/1f626.png differ
diff --git a/assets/png/1f627.png b/assets/png/1f627.png
new file mode 100644
index 00000000..161df332
Binary files /dev/null and b/assets/png/1f627.png differ
diff --git a/assets/png/1f628.png b/assets/png/1f628.png
new file mode 100644
index 00000000..0b17e5ea
Binary files /dev/null and b/assets/png/1f628.png differ
diff --git a/assets/png/1f629.png b/assets/png/1f629.png
new file mode 100644
index 00000000..663a3681
Binary files /dev/null and b/assets/png/1f629.png differ
diff --git a/assets/png/1f62a.png b/assets/png/1f62a.png
new file mode 100644
index 00000000..18a190a7
Binary files /dev/null and b/assets/png/1f62a.png differ
diff --git a/assets/png/1f62b.png b/assets/png/1f62b.png
new file mode 100644
index 00000000..e749eb2c
Binary files /dev/null and b/assets/png/1f62b.png differ
diff --git a/assets/png/1f62c.png b/assets/png/1f62c.png
new file mode 100644
index 00000000..54ed5064
Binary files /dev/null and b/assets/png/1f62c.png differ
diff --git a/assets/png/1f62d.png b/assets/png/1f62d.png
new file mode 100644
index 00000000..bf540185
Binary files /dev/null and b/assets/png/1f62d.png differ
diff --git a/assets/png/1f62e.png b/assets/png/1f62e.png
new file mode 100644
index 00000000..4ae77640
Binary files /dev/null and b/assets/png/1f62e.png differ
diff --git a/assets/png/1f62f.png b/assets/png/1f62f.png
new file mode 100644
index 00000000..2562922c
Binary files /dev/null and b/assets/png/1f62f.png differ
diff --git a/assets/png/1f630.png b/assets/png/1f630.png
new file mode 100644
index 00000000..b0268390
Binary files /dev/null and b/assets/png/1f630.png differ
diff --git a/assets/png/1f631.png b/assets/png/1f631.png
new file mode 100644
index 00000000..b0d006bc
Binary files /dev/null and b/assets/png/1f631.png differ
diff --git a/assets/png/1f632.png b/assets/png/1f632.png
new file mode 100644
index 00000000..9883112c
Binary files /dev/null and b/assets/png/1f632.png differ
diff --git a/assets/png/1f633.png b/assets/png/1f633.png
new file mode 100644
index 00000000..b5f2b32f
Binary files /dev/null and b/assets/png/1f633.png differ
diff --git a/assets/png/1f634.png b/assets/png/1f634.png
new file mode 100644
index 00000000..9a589e17
Binary files /dev/null and b/assets/png/1f634.png differ
diff --git a/assets/png/1f635.png b/assets/png/1f635.png
new file mode 100644
index 00000000..9fbc2763
Binary files /dev/null and b/assets/png/1f635.png differ
diff --git a/assets/png/1f636.png b/assets/png/1f636.png
new file mode 100644
index 00000000..936e319c
Binary files /dev/null and b/assets/png/1f636.png differ
diff --git a/assets/png/1f637.png b/assets/png/1f637.png
new file mode 100644
index 00000000..600444f6
Binary files /dev/null and b/assets/png/1f637.png differ
diff --git a/assets/png/1f638.png b/assets/png/1f638.png
new file mode 100644
index 00000000..ab102c11
Binary files /dev/null and b/assets/png/1f638.png differ
diff --git a/assets/png/1f639.png b/assets/png/1f639.png
new file mode 100644
index 00000000..a66b7b4f
Binary files /dev/null and b/assets/png/1f639.png differ
diff --git a/assets/png/1f63a.png b/assets/png/1f63a.png
new file mode 100644
index 00000000..72e30758
Binary files /dev/null and b/assets/png/1f63a.png differ
diff --git a/assets/png/1f63b.png b/assets/png/1f63b.png
new file mode 100644
index 00000000..4b0d1789
Binary files /dev/null and b/assets/png/1f63b.png differ
diff --git a/assets/png/1f63c.png b/assets/png/1f63c.png
new file mode 100644
index 00000000..017ef378
Binary files /dev/null and b/assets/png/1f63c.png differ
diff --git a/assets/png/1f63d.png b/assets/png/1f63d.png
new file mode 100644
index 00000000..d9a4f1dd
Binary files /dev/null and b/assets/png/1f63d.png differ
diff --git a/assets/png/1f63e.png b/assets/png/1f63e.png
new file mode 100644
index 00000000..78983884
Binary files /dev/null and b/assets/png/1f63e.png differ
diff --git a/assets/png/1f63f.png b/assets/png/1f63f.png
new file mode 100644
index 00000000..19ac5a51
Binary files /dev/null and b/assets/png/1f63f.png differ
diff --git a/assets/png/1f640.png b/assets/png/1f640.png
new file mode 100644
index 00000000..cff29c82
Binary files /dev/null and b/assets/png/1f640.png differ
diff --git a/assets/png/1f641.png b/assets/png/1f641.png
new file mode 100644
index 00000000..5371aa22
Binary files /dev/null and b/assets/png/1f641.png differ
diff --git a/assets/png/1f642.png b/assets/png/1f642.png
new file mode 100644
index 00000000..086023a2
Binary files /dev/null and b/assets/png/1f642.png differ
diff --git a/assets/png/1f643.png b/assets/png/1f643.png
new file mode 100644
index 00000000..f9b27468
Binary files /dev/null and b/assets/png/1f643.png differ
diff --git a/assets/png/1f644.png b/assets/png/1f644.png
new file mode 100644
index 00000000..e5496062
Binary files /dev/null and b/assets/png/1f644.png differ
diff --git a/assets/png/1f645-1f3fb-2640.png b/assets/png/1f645-1f3fb-2640.png
new file mode 100644
index 00000000..798789cd
Binary files /dev/null and b/assets/png/1f645-1f3fb-2640.png differ
diff --git a/assets/png/1f645-1f3fb-2642.png b/assets/png/1f645-1f3fb-2642.png
new file mode 100644
index 00000000..224f2ee5
Binary files /dev/null and b/assets/png/1f645-1f3fb-2642.png differ
diff --git a/assets/png/1f645-1f3fb.png b/assets/png/1f645-1f3fb.png
new file mode 100644
index 00000000..b1cce9e9
Binary files /dev/null and b/assets/png/1f645-1f3fb.png differ
diff --git a/assets/png/1f645-1f3fc-2640.png b/assets/png/1f645-1f3fc-2640.png
new file mode 100644
index 00000000..ecc01995
Binary files /dev/null and b/assets/png/1f645-1f3fc-2640.png differ
diff --git a/assets/png/1f645-1f3fc-2642.png b/assets/png/1f645-1f3fc-2642.png
new file mode 100644
index 00000000..47945027
Binary files /dev/null and b/assets/png/1f645-1f3fc-2642.png differ
diff --git a/assets/png/1f645-1f3fc.png b/assets/png/1f645-1f3fc.png
new file mode 100644
index 00000000..3f87b438
Binary files /dev/null and b/assets/png/1f645-1f3fc.png differ
diff --git a/assets/png/1f645-1f3fd-2640.png b/assets/png/1f645-1f3fd-2640.png
new file mode 100644
index 00000000..7e19f5ab
Binary files /dev/null and b/assets/png/1f645-1f3fd-2640.png differ
diff --git a/assets/png/1f645-1f3fd-2642.png b/assets/png/1f645-1f3fd-2642.png
new file mode 100644
index 00000000..ce97fd2f
Binary files /dev/null and b/assets/png/1f645-1f3fd-2642.png differ
diff --git a/assets/png/1f645-1f3fd.png b/assets/png/1f645-1f3fd.png
new file mode 100644
index 00000000..9cedc419
Binary files /dev/null and b/assets/png/1f645-1f3fd.png differ
diff --git a/assets/png/1f645-1f3fe-2640.png b/assets/png/1f645-1f3fe-2640.png
new file mode 100644
index 00000000..1624cf80
Binary files /dev/null and b/assets/png/1f645-1f3fe-2640.png differ
diff --git a/assets/png/1f645-1f3fe-2642.png b/assets/png/1f645-1f3fe-2642.png
new file mode 100644
index 00000000..7dd93ee2
Binary files /dev/null and b/assets/png/1f645-1f3fe-2642.png differ
diff --git a/assets/png/1f645-1f3fe.png b/assets/png/1f645-1f3fe.png
new file mode 100644
index 00000000..805468f7
Binary files /dev/null and b/assets/png/1f645-1f3fe.png differ
diff --git a/assets/png/1f645-1f3ff-2640.png b/assets/png/1f645-1f3ff-2640.png
new file mode 100644
index 00000000..b5624694
Binary files /dev/null and b/assets/png/1f645-1f3ff-2640.png differ
diff --git a/assets/png/1f645-1f3ff-2642.png b/assets/png/1f645-1f3ff-2642.png
new file mode 100644
index 00000000..6e0f89c3
Binary files /dev/null and b/assets/png/1f645-1f3ff-2642.png differ
diff --git a/assets/png/1f645-1f3ff.png b/assets/png/1f645-1f3ff.png
new file mode 100644
index 00000000..1fd5741f
Binary files /dev/null and b/assets/png/1f645-1f3ff.png differ
diff --git a/assets/png/1f645-2640.png b/assets/png/1f645-2640.png
new file mode 100644
index 00000000..3516715f
Binary files /dev/null and b/assets/png/1f645-2640.png differ
diff --git a/assets/png/1f645-2642.png b/assets/png/1f645-2642.png
new file mode 100644
index 00000000..a2d46d7d
Binary files /dev/null and b/assets/png/1f645-2642.png differ
diff --git a/assets/png/1f645.png b/assets/png/1f645.png
new file mode 100644
index 00000000..3516715f
Binary files /dev/null and b/assets/png/1f645.png differ
diff --git a/assets/png/1f646-1f3fb-2640.png b/assets/png/1f646-1f3fb-2640.png
new file mode 100644
index 00000000..eadf7c8e
Binary files /dev/null and b/assets/png/1f646-1f3fb-2640.png differ
diff --git a/assets/png/1f646-1f3fb-2642.png b/assets/png/1f646-1f3fb-2642.png
new file mode 100644
index 00000000..a7b89be8
Binary files /dev/null and b/assets/png/1f646-1f3fb-2642.png differ
diff --git a/assets/png/1f646-1f3fb.png b/assets/png/1f646-1f3fb.png
new file mode 100644
index 00000000..d1317825
Binary files /dev/null and b/assets/png/1f646-1f3fb.png differ
diff --git a/assets/png/1f646-1f3fc-2640.png b/assets/png/1f646-1f3fc-2640.png
new file mode 100644
index 00000000..17db0794
Binary files /dev/null and b/assets/png/1f646-1f3fc-2640.png differ
diff --git a/assets/png/1f646-1f3fc-2642.png b/assets/png/1f646-1f3fc-2642.png
new file mode 100644
index 00000000..5ab89bad
Binary files /dev/null and b/assets/png/1f646-1f3fc-2642.png differ
diff --git a/assets/png/1f646-1f3fc.png b/assets/png/1f646-1f3fc.png
new file mode 100644
index 00000000..9fb97d87
Binary files /dev/null and b/assets/png/1f646-1f3fc.png differ
diff --git a/assets/png/1f646-1f3fd-2640.png b/assets/png/1f646-1f3fd-2640.png
new file mode 100644
index 00000000..e8c759e9
Binary files /dev/null and b/assets/png/1f646-1f3fd-2640.png differ
diff --git a/assets/png/1f646-1f3fd-2642.png b/assets/png/1f646-1f3fd-2642.png
new file mode 100644
index 00000000..f57aae02
Binary files /dev/null and b/assets/png/1f646-1f3fd-2642.png differ
diff --git a/assets/png/1f646-1f3fd.png b/assets/png/1f646-1f3fd.png
new file mode 100644
index 00000000..df1faad6
Binary files /dev/null and b/assets/png/1f646-1f3fd.png differ
diff --git a/assets/png/1f646-1f3fe-2640.png b/assets/png/1f646-1f3fe-2640.png
new file mode 100644
index 00000000..057218f0
Binary files /dev/null and b/assets/png/1f646-1f3fe-2640.png differ
diff --git a/assets/png/1f646-1f3fe-2642.png b/assets/png/1f646-1f3fe-2642.png
new file mode 100644
index 00000000..fe45c76e
Binary files /dev/null and b/assets/png/1f646-1f3fe-2642.png differ
diff --git a/assets/png/1f646-1f3fe.png b/assets/png/1f646-1f3fe.png
new file mode 100644
index 00000000..a23aa5d1
Binary files /dev/null and b/assets/png/1f646-1f3fe.png differ
diff --git a/assets/png/1f646-1f3ff-2640.png b/assets/png/1f646-1f3ff-2640.png
new file mode 100644
index 00000000..d50030fa
Binary files /dev/null and b/assets/png/1f646-1f3ff-2640.png differ
diff --git a/assets/png/1f646-1f3ff-2642.png b/assets/png/1f646-1f3ff-2642.png
new file mode 100644
index 00000000..4642658b
Binary files /dev/null and b/assets/png/1f646-1f3ff-2642.png differ
diff --git a/assets/png/1f646-1f3ff.png b/assets/png/1f646-1f3ff.png
new file mode 100644
index 00000000..03bd2b77
Binary files /dev/null and b/assets/png/1f646-1f3ff.png differ
diff --git a/assets/png/1f646-2640.png b/assets/png/1f646-2640.png
new file mode 100644
index 00000000..eed7b67b
Binary files /dev/null and b/assets/png/1f646-2640.png differ
diff --git a/assets/png/1f646-2642.png b/assets/png/1f646-2642.png
new file mode 100644
index 00000000..1cec4e3b
Binary files /dev/null and b/assets/png/1f646-2642.png differ
diff --git a/assets/png/1f646.png b/assets/png/1f646.png
new file mode 100644
index 00000000..98e6ac2d
Binary files /dev/null and b/assets/png/1f646.png differ
diff --git a/assets/png/1f647-1f3fb-2640.png b/assets/png/1f647-1f3fb-2640.png
new file mode 100644
index 00000000..0a16d9e7
Binary files /dev/null and b/assets/png/1f647-1f3fb-2640.png differ
diff --git a/assets/png/1f647-1f3fb-2642.png b/assets/png/1f647-1f3fb-2642.png
new file mode 100644
index 00000000..3de9a107
Binary files /dev/null and b/assets/png/1f647-1f3fb-2642.png differ
diff --git a/assets/png/1f647-1f3fb.png b/assets/png/1f647-1f3fb.png
new file mode 100644
index 00000000..3de9a107
Binary files /dev/null and b/assets/png/1f647-1f3fb.png differ
diff --git a/assets/png/1f647-1f3fc-2640.png b/assets/png/1f647-1f3fc-2640.png
new file mode 100644
index 00000000..bea757fa
Binary files /dev/null and b/assets/png/1f647-1f3fc-2640.png differ
diff --git a/assets/png/1f647-1f3fc-2642.png b/assets/png/1f647-1f3fc-2642.png
new file mode 100644
index 00000000..70c89218
Binary files /dev/null and b/assets/png/1f647-1f3fc-2642.png differ
diff --git a/assets/png/1f647-1f3fc.png b/assets/png/1f647-1f3fc.png
new file mode 100644
index 00000000..70c89218
Binary files /dev/null and b/assets/png/1f647-1f3fc.png differ
diff --git a/assets/png/1f647-1f3fd-2640.png b/assets/png/1f647-1f3fd-2640.png
new file mode 100644
index 00000000..9b797207
Binary files /dev/null and b/assets/png/1f647-1f3fd-2640.png differ
diff --git a/assets/png/1f647-1f3fd-2642.png b/assets/png/1f647-1f3fd-2642.png
new file mode 100644
index 00000000..4694d748
Binary files /dev/null and b/assets/png/1f647-1f3fd-2642.png differ
diff --git a/assets/png/1f647-1f3fd.png b/assets/png/1f647-1f3fd.png
new file mode 100644
index 00000000..4694d748
Binary files /dev/null and b/assets/png/1f647-1f3fd.png differ
diff --git a/assets/png/1f647-1f3fe-2640.png b/assets/png/1f647-1f3fe-2640.png
new file mode 100644
index 00000000..409b5282
Binary files /dev/null and b/assets/png/1f647-1f3fe-2640.png differ
diff --git a/assets/png/1f647-1f3fe-2642.png b/assets/png/1f647-1f3fe-2642.png
new file mode 100644
index 00000000..0ac7ad1a
Binary files /dev/null and b/assets/png/1f647-1f3fe-2642.png differ
diff --git a/assets/png/1f647-1f3fe.png b/assets/png/1f647-1f3fe.png
new file mode 100644
index 00000000..0ac7ad1a
Binary files /dev/null and b/assets/png/1f647-1f3fe.png differ
diff --git a/assets/png/1f647-1f3ff-2640.png b/assets/png/1f647-1f3ff-2640.png
new file mode 100644
index 00000000..b1725186
Binary files /dev/null and b/assets/png/1f647-1f3ff-2640.png differ
diff --git a/assets/png/1f647-1f3ff-2642.png b/assets/png/1f647-1f3ff-2642.png
new file mode 100644
index 00000000..600f795f
Binary files /dev/null and b/assets/png/1f647-1f3ff-2642.png differ
diff --git a/assets/png/1f647-1f3ff.png b/assets/png/1f647-1f3ff.png
new file mode 100644
index 00000000..600f795f
Binary files /dev/null and b/assets/png/1f647-1f3ff.png differ
diff --git a/assets/png/1f647-2640.png b/assets/png/1f647-2640.png
new file mode 100644
index 00000000..fed548f0
Binary files /dev/null and b/assets/png/1f647-2640.png differ
diff --git a/assets/png/1f647-2642.png b/assets/png/1f647-2642.png
new file mode 100644
index 00000000..9ea1f99a
Binary files /dev/null and b/assets/png/1f647-2642.png differ
diff --git a/assets/png/1f647.png b/assets/png/1f647.png
new file mode 100644
index 00000000..9ea1f99a
Binary files /dev/null and b/assets/png/1f647.png differ
diff --git a/assets/png/1f648.png b/assets/png/1f648.png
new file mode 100644
index 00000000..26c8f8d2
Binary files /dev/null and b/assets/png/1f648.png differ
diff --git a/assets/png/1f649.png b/assets/png/1f649.png
new file mode 100644
index 00000000..78bac45e
Binary files /dev/null and b/assets/png/1f649.png differ
diff --git a/assets/png/1f64a.png b/assets/png/1f64a.png
new file mode 100644
index 00000000..2f7ee4a6
Binary files /dev/null and b/assets/png/1f64a.png differ
diff --git a/assets/png/1f64b-1f3fb-2640.png b/assets/png/1f64b-1f3fb-2640.png
new file mode 100644
index 00000000..00f2bd83
Binary files /dev/null and b/assets/png/1f64b-1f3fb-2640.png differ
diff --git a/assets/png/1f64b-1f3fb-2642.png b/assets/png/1f64b-1f3fb-2642.png
new file mode 100644
index 00000000..53e87ab1
Binary files /dev/null and b/assets/png/1f64b-1f3fb-2642.png differ
diff --git a/assets/png/1f64b-1f3fb.png b/assets/png/1f64b-1f3fb.png
new file mode 100644
index 00000000..8d393e59
Binary files /dev/null and b/assets/png/1f64b-1f3fb.png differ
diff --git a/assets/png/1f64b-1f3fc-2640.png b/assets/png/1f64b-1f3fc-2640.png
new file mode 100644
index 00000000..51d0233f
Binary files /dev/null and b/assets/png/1f64b-1f3fc-2640.png differ
diff --git a/assets/png/1f64b-1f3fc-2642.png b/assets/png/1f64b-1f3fc-2642.png
new file mode 100644
index 00000000..22cc229e
Binary files /dev/null and b/assets/png/1f64b-1f3fc-2642.png differ
diff --git a/assets/png/1f64b-1f3fc.png b/assets/png/1f64b-1f3fc.png
new file mode 100644
index 00000000..ae42b0f4
Binary files /dev/null and b/assets/png/1f64b-1f3fc.png differ
diff --git a/assets/png/1f64b-1f3fd-2640.png b/assets/png/1f64b-1f3fd-2640.png
new file mode 100644
index 00000000..50079478
Binary files /dev/null and b/assets/png/1f64b-1f3fd-2640.png differ
diff --git a/assets/png/1f64b-1f3fd-2642.png b/assets/png/1f64b-1f3fd-2642.png
new file mode 100644
index 00000000..7bdb4739
Binary files /dev/null and b/assets/png/1f64b-1f3fd-2642.png differ
diff --git a/assets/png/1f64b-1f3fd.png b/assets/png/1f64b-1f3fd.png
new file mode 100644
index 00000000..6a1a428e
Binary files /dev/null and b/assets/png/1f64b-1f3fd.png differ
diff --git a/assets/png/1f64b-1f3fe-2640.png b/assets/png/1f64b-1f3fe-2640.png
new file mode 100644
index 00000000..bdb9d631
Binary files /dev/null and b/assets/png/1f64b-1f3fe-2640.png differ
diff --git a/assets/png/1f64b-1f3fe-2642.png b/assets/png/1f64b-1f3fe-2642.png
new file mode 100644
index 00000000..02d692c5
Binary files /dev/null and b/assets/png/1f64b-1f3fe-2642.png differ
diff --git a/assets/png/1f64b-1f3fe.png b/assets/png/1f64b-1f3fe.png
new file mode 100644
index 00000000..ec3ff2e4
Binary files /dev/null and b/assets/png/1f64b-1f3fe.png differ
diff --git a/assets/png/1f64b-1f3ff-2640.png b/assets/png/1f64b-1f3ff-2640.png
new file mode 100644
index 00000000..d820e59c
Binary files /dev/null and b/assets/png/1f64b-1f3ff-2640.png differ
diff --git a/assets/png/1f64b-1f3ff-2642.png b/assets/png/1f64b-1f3ff-2642.png
new file mode 100644
index 00000000..0fb56429
Binary files /dev/null and b/assets/png/1f64b-1f3ff-2642.png differ
diff --git a/assets/png/1f64b-1f3ff.png b/assets/png/1f64b-1f3ff.png
new file mode 100644
index 00000000..0fe36381
Binary files /dev/null and b/assets/png/1f64b-1f3ff.png differ
diff --git a/assets/png/1f64b-2640.png b/assets/png/1f64b-2640.png
new file mode 100644
index 00000000..e1516a50
Binary files /dev/null and b/assets/png/1f64b-2640.png differ
diff --git a/assets/png/1f64b-2642.png b/assets/png/1f64b-2642.png
new file mode 100644
index 00000000..21c836df
Binary files /dev/null and b/assets/png/1f64b-2642.png differ
diff --git a/assets/png/1f64b.png b/assets/png/1f64b.png
new file mode 100644
index 00000000..e1516a50
Binary files /dev/null and b/assets/png/1f64b.png differ
diff --git a/assets/png/1f64c-1f3fb.png b/assets/png/1f64c-1f3fb.png
new file mode 100644
index 00000000..6b7a9efc
Binary files /dev/null and b/assets/png/1f64c-1f3fb.png differ
diff --git a/assets/png/1f64c-1f3fc.png b/assets/png/1f64c-1f3fc.png
new file mode 100644
index 00000000..a6dab2ff
Binary files /dev/null and b/assets/png/1f64c-1f3fc.png differ
diff --git a/assets/png/1f64c-1f3fd.png b/assets/png/1f64c-1f3fd.png
new file mode 100644
index 00000000..ebd32d7d
Binary files /dev/null and b/assets/png/1f64c-1f3fd.png differ
diff --git a/assets/png/1f64c-1f3fe.png b/assets/png/1f64c-1f3fe.png
new file mode 100644
index 00000000..d0ede5f5
Binary files /dev/null and b/assets/png/1f64c-1f3fe.png differ
diff --git a/assets/png/1f64c-1f3ff.png b/assets/png/1f64c-1f3ff.png
new file mode 100644
index 00000000..5fb4ffa7
Binary files /dev/null and b/assets/png/1f64c-1f3ff.png differ
diff --git a/assets/png/1f64c.png b/assets/png/1f64c.png
new file mode 100644
index 00000000..2588d709
Binary files /dev/null and b/assets/png/1f64c.png differ
diff --git a/assets/png/1f64d-1f3fb-2640.png b/assets/png/1f64d-1f3fb-2640.png
new file mode 100644
index 00000000..bea9ef26
Binary files /dev/null and b/assets/png/1f64d-1f3fb-2640.png differ
diff --git a/assets/png/1f64d-1f3fb-2642.png b/assets/png/1f64d-1f3fb-2642.png
new file mode 100644
index 00000000..d9506dca
Binary files /dev/null and b/assets/png/1f64d-1f3fb-2642.png differ
diff --git a/assets/png/1f64d-1f3fb.png b/assets/png/1f64d-1f3fb.png
new file mode 100644
index 00000000..e0be26a8
Binary files /dev/null and b/assets/png/1f64d-1f3fb.png differ
diff --git a/assets/png/1f64d-1f3fc-2640.png b/assets/png/1f64d-1f3fc-2640.png
new file mode 100644
index 00000000..9e32343d
Binary files /dev/null and b/assets/png/1f64d-1f3fc-2640.png differ
diff --git a/assets/png/1f64d-1f3fc-2642.png b/assets/png/1f64d-1f3fc-2642.png
new file mode 100644
index 00000000..3ca88c47
Binary files /dev/null and b/assets/png/1f64d-1f3fc-2642.png differ
diff --git a/assets/png/1f64d-1f3fc.png b/assets/png/1f64d-1f3fc.png
new file mode 100644
index 00000000..78c31585
Binary files /dev/null and b/assets/png/1f64d-1f3fc.png differ
diff --git a/assets/png/1f64d-1f3fd-2640.png b/assets/png/1f64d-1f3fd-2640.png
new file mode 100644
index 00000000..4d4547cc
Binary files /dev/null and b/assets/png/1f64d-1f3fd-2640.png differ
diff --git a/assets/png/1f64d-1f3fd-2642.png b/assets/png/1f64d-1f3fd-2642.png
new file mode 100644
index 00000000..28b1b0f4
Binary files /dev/null and b/assets/png/1f64d-1f3fd-2642.png differ
diff --git a/assets/png/1f64d-1f3fd.png b/assets/png/1f64d-1f3fd.png
new file mode 100644
index 00000000..477ac065
Binary files /dev/null and b/assets/png/1f64d-1f3fd.png differ
diff --git a/assets/png/1f64d-1f3fe-2640.png b/assets/png/1f64d-1f3fe-2640.png
new file mode 100644
index 00000000..2c4e5e35
Binary files /dev/null and b/assets/png/1f64d-1f3fe-2640.png differ
diff --git a/assets/png/1f64d-1f3fe-2642.png b/assets/png/1f64d-1f3fe-2642.png
new file mode 100644
index 00000000..5e76f55a
Binary files /dev/null and b/assets/png/1f64d-1f3fe-2642.png differ
diff --git a/assets/png/1f64d-1f3fe.png b/assets/png/1f64d-1f3fe.png
new file mode 100644
index 00000000..5cccbd39
Binary files /dev/null and b/assets/png/1f64d-1f3fe.png differ
diff --git a/assets/png/1f64d-1f3ff-2640.png b/assets/png/1f64d-1f3ff-2640.png
new file mode 100644
index 00000000..91861a6f
Binary files /dev/null and b/assets/png/1f64d-1f3ff-2640.png differ
diff --git a/assets/png/1f64d-1f3ff-2642.png b/assets/png/1f64d-1f3ff-2642.png
new file mode 100644
index 00000000..ae067860
Binary files /dev/null and b/assets/png/1f64d-1f3ff-2642.png differ
diff --git a/assets/png/1f64d-1f3ff.png b/assets/png/1f64d-1f3ff.png
new file mode 100644
index 00000000..05a4c193
Binary files /dev/null and b/assets/png/1f64d-1f3ff.png differ
diff --git a/assets/png/1f64d-2640.png b/assets/png/1f64d-2640.png
new file mode 100644
index 00000000..f824bdaf
Binary files /dev/null and b/assets/png/1f64d-2640.png differ
diff --git a/assets/png/1f64d-2642.png b/assets/png/1f64d-2642.png
new file mode 100644
index 00000000..f2747cd8
Binary files /dev/null and b/assets/png/1f64d-2642.png differ
diff --git a/assets/png/1f64d.png b/assets/png/1f64d.png
new file mode 100644
index 00000000..f824bdaf
Binary files /dev/null and b/assets/png/1f64d.png differ
diff --git a/assets/png/1f64e-1f3fb-2640.png b/assets/png/1f64e-1f3fb-2640.png
new file mode 100644
index 00000000..00d9d4d5
Binary files /dev/null and b/assets/png/1f64e-1f3fb-2640.png differ
diff --git a/assets/png/1f64e-1f3fb-2642.png b/assets/png/1f64e-1f3fb-2642.png
new file mode 100644
index 00000000..ada640ad
Binary files /dev/null and b/assets/png/1f64e-1f3fb-2642.png differ
diff --git a/assets/png/1f64e-1f3fb.png b/assets/png/1f64e-1f3fb.png
new file mode 100644
index 00000000..00d9d4d5
Binary files /dev/null and b/assets/png/1f64e-1f3fb.png differ
diff --git a/assets/png/1f64e-1f3fc-2640.png b/assets/png/1f64e-1f3fc-2640.png
new file mode 100644
index 00000000..8205aa61
Binary files /dev/null and b/assets/png/1f64e-1f3fc-2640.png differ
diff --git a/assets/png/1f64e-1f3fc-2642.png b/assets/png/1f64e-1f3fc-2642.png
new file mode 100644
index 00000000..393bf3ee
Binary files /dev/null and b/assets/png/1f64e-1f3fc-2642.png differ
diff --git a/assets/png/1f64e-1f3fc.png b/assets/png/1f64e-1f3fc.png
new file mode 100644
index 00000000..8205aa61
Binary files /dev/null and b/assets/png/1f64e-1f3fc.png differ
diff --git a/assets/png/1f64e-1f3fd-2640.png b/assets/png/1f64e-1f3fd-2640.png
new file mode 100644
index 00000000..0c090614
Binary files /dev/null and b/assets/png/1f64e-1f3fd-2640.png differ
diff --git a/assets/png/1f64e-1f3fd-2642.png b/assets/png/1f64e-1f3fd-2642.png
new file mode 100644
index 00000000..846f2148
Binary files /dev/null and b/assets/png/1f64e-1f3fd-2642.png differ
diff --git a/assets/png/1f64e-1f3fd.png b/assets/png/1f64e-1f3fd.png
new file mode 100644
index 00000000..0c090614
Binary files /dev/null and b/assets/png/1f64e-1f3fd.png differ
diff --git a/assets/png/1f64e-1f3fe-2640.png b/assets/png/1f64e-1f3fe-2640.png
new file mode 100644
index 00000000..8fa2142f
Binary files /dev/null and b/assets/png/1f64e-1f3fe-2640.png differ
diff --git a/assets/png/1f64e-1f3fe-2642.png b/assets/png/1f64e-1f3fe-2642.png
new file mode 100644
index 00000000..1d666b5b
Binary files /dev/null and b/assets/png/1f64e-1f3fe-2642.png differ
diff --git a/assets/png/1f64e-1f3fe.png b/assets/png/1f64e-1f3fe.png
new file mode 100644
index 00000000..8fa2142f
Binary files /dev/null and b/assets/png/1f64e-1f3fe.png differ
diff --git a/assets/png/1f64e-1f3ff-2640.png b/assets/png/1f64e-1f3ff-2640.png
new file mode 100644
index 00000000..773ecfa1
Binary files /dev/null and b/assets/png/1f64e-1f3ff-2640.png differ
diff --git a/assets/png/1f64e-1f3ff-2642.png b/assets/png/1f64e-1f3ff-2642.png
new file mode 100644
index 00000000..384eff02
Binary files /dev/null and b/assets/png/1f64e-1f3ff-2642.png differ
diff --git a/assets/png/1f64e-1f3ff.png b/assets/png/1f64e-1f3ff.png
new file mode 100644
index 00000000..773ecfa1
Binary files /dev/null and b/assets/png/1f64e-1f3ff.png differ
diff --git a/assets/png/1f64e-2640.png b/assets/png/1f64e-2640.png
new file mode 100644
index 00000000..73de6d0a
Binary files /dev/null and b/assets/png/1f64e-2640.png differ
diff --git a/assets/png/1f64e-2642.png b/assets/png/1f64e-2642.png
new file mode 100644
index 00000000..e3c5873c
Binary files /dev/null and b/assets/png/1f64e-2642.png differ
diff --git a/assets/png/1f64e.png b/assets/png/1f64e.png
new file mode 100644
index 00000000..73de6d0a
Binary files /dev/null and b/assets/png/1f64e.png differ
diff --git a/assets/png/1f64f-1f3fb.png b/assets/png/1f64f-1f3fb.png
new file mode 100644
index 00000000..ec2f3bbb
Binary files /dev/null and b/assets/png/1f64f-1f3fb.png differ
diff --git a/assets/png/1f64f-1f3fc.png b/assets/png/1f64f-1f3fc.png
new file mode 100644
index 00000000..43642bb7
Binary files /dev/null and b/assets/png/1f64f-1f3fc.png differ
diff --git a/assets/png/1f64f-1f3fd.png b/assets/png/1f64f-1f3fd.png
new file mode 100644
index 00000000..22daf4de
Binary files /dev/null and b/assets/png/1f64f-1f3fd.png differ
diff --git a/assets/png/1f64f-1f3fe.png b/assets/png/1f64f-1f3fe.png
new file mode 100644
index 00000000..419a865a
Binary files /dev/null and b/assets/png/1f64f-1f3fe.png differ
diff --git a/assets/png/1f64f-1f3ff.png b/assets/png/1f64f-1f3ff.png
new file mode 100644
index 00000000..71c1bd90
Binary files /dev/null and b/assets/png/1f64f-1f3ff.png differ
diff --git a/assets/png/1f64f.png b/assets/png/1f64f.png
new file mode 100644
index 00000000..d2f0fdd2
Binary files /dev/null and b/assets/png/1f64f.png differ
diff --git a/assets/png/1f680.png b/assets/png/1f680.png
new file mode 100644
index 00000000..e7c934d1
Binary files /dev/null and b/assets/png/1f680.png differ
diff --git a/assets/png/1f681.png b/assets/png/1f681.png
new file mode 100644
index 00000000..a4056c20
Binary files /dev/null and b/assets/png/1f681.png differ
diff --git a/assets/png/1f682.png b/assets/png/1f682.png
new file mode 100644
index 00000000..69fdc972
Binary files /dev/null and b/assets/png/1f682.png differ
diff --git a/assets/png/1f683.png b/assets/png/1f683.png
new file mode 100644
index 00000000..99c0b9c3
Binary files /dev/null and b/assets/png/1f683.png differ
diff --git a/assets/png/1f684.png b/assets/png/1f684.png
new file mode 100644
index 00000000..9cddd73f
Binary files /dev/null and b/assets/png/1f684.png differ
diff --git a/assets/png/1f685.png b/assets/png/1f685.png
new file mode 100644
index 00000000..ff9f30b7
Binary files /dev/null and b/assets/png/1f685.png differ
diff --git a/assets/png/1f686.png b/assets/png/1f686.png
new file mode 100644
index 00000000..c08b9eb5
Binary files /dev/null and b/assets/png/1f686.png differ
diff --git a/assets/png/1f687.png b/assets/png/1f687.png
new file mode 100644
index 00000000..3cbaea17
Binary files /dev/null and b/assets/png/1f687.png differ
diff --git a/assets/png/1f688.png b/assets/png/1f688.png
new file mode 100644
index 00000000..a5d6ef76
Binary files /dev/null and b/assets/png/1f688.png differ
diff --git a/assets/png/1f689.png b/assets/png/1f689.png
new file mode 100644
index 00000000..84998920
Binary files /dev/null and b/assets/png/1f689.png differ
diff --git a/assets/png/1f68a.png b/assets/png/1f68a.png
new file mode 100644
index 00000000..e26fe207
Binary files /dev/null and b/assets/png/1f68a.png differ
diff --git a/assets/png/1f68b.png b/assets/png/1f68b.png
new file mode 100644
index 00000000..0ed9e30c
Binary files /dev/null and b/assets/png/1f68b.png differ
diff --git a/assets/png/1f68c.png b/assets/png/1f68c.png
new file mode 100644
index 00000000..82e4399b
Binary files /dev/null and b/assets/png/1f68c.png differ
diff --git a/assets/png/1f68d.png b/assets/png/1f68d.png
new file mode 100644
index 00000000..a86bdcd8
Binary files /dev/null and b/assets/png/1f68d.png differ
diff --git a/assets/png/1f68e.png b/assets/png/1f68e.png
new file mode 100644
index 00000000..130483fc
Binary files /dev/null and b/assets/png/1f68e.png differ
diff --git a/assets/png/1f68f.png b/assets/png/1f68f.png
new file mode 100644
index 00000000..4c1799b6
Binary files /dev/null and b/assets/png/1f68f.png differ
diff --git a/assets/png/1f690.png b/assets/png/1f690.png
new file mode 100644
index 00000000..e6c2021d
Binary files /dev/null and b/assets/png/1f690.png differ
diff --git a/assets/png/1f691.png b/assets/png/1f691.png
new file mode 100644
index 00000000..a8663776
Binary files /dev/null and b/assets/png/1f691.png differ
diff --git a/assets/png/1f692.png b/assets/png/1f692.png
new file mode 100644
index 00000000..f78dce93
Binary files /dev/null and b/assets/png/1f692.png differ
diff --git a/assets/png/1f693.png b/assets/png/1f693.png
new file mode 100644
index 00000000..4019f855
Binary files /dev/null and b/assets/png/1f693.png differ
diff --git a/assets/png/1f694.png b/assets/png/1f694.png
new file mode 100644
index 00000000..7106ca43
Binary files /dev/null and b/assets/png/1f694.png differ
diff --git a/assets/png/1f695.png b/assets/png/1f695.png
new file mode 100644
index 00000000..c270c30a
Binary files /dev/null and b/assets/png/1f695.png differ
diff --git a/assets/png/1f696.png b/assets/png/1f696.png
new file mode 100644
index 00000000..4c58d4c7
Binary files /dev/null and b/assets/png/1f696.png differ
diff --git a/assets/png/1f697.png b/assets/png/1f697.png
new file mode 100644
index 00000000..779ef96b
Binary files /dev/null and b/assets/png/1f697.png differ
diff --git a/assets/png/1f698.png b/assets/png/1f698.png
new file mode 100644
index 00000000..a89854de
Binary files /dev/null and b/assets/png/1f698.png differ
diff --git a/assets/png/1f699.png b/assets/png/1f699.png
new file mode 100644
index 00000000..4716c651
Binary files /dev/null and b/assets/png/1f699.png differ
diff --git a/assets/png/1f69a.png b/assets/png/1f69a.png
new file mode 100644
index 00000000..31dd2410
Binary files /dev/null and b/assets/png/1f69a.png differ
diff --git a/assets/png/1f69b.png b/assets/png/1f69b.png
new file mode 100644
index 00000000..485e9cf7
Binary files /dev/null and b/assets/png/1f69b.png differ
diff --git a/assets/png/1f69c.png b/assets/png/1f69c.png
new file mode 100644
index 00000000..862a33e9
Binary files /dev/null and b/assets/png/1f69c.png differ
diff --git a/assets/png/1f69d.png b/assets/png/1f69d.png
new file mode 100644
index 00000000..1fc19fd0
Binary files /dev/null and b/assets/png/1f69d.png differ
diff --git a/assets/png/1f69e.png b/assets/png/1f69e.png
new file mode 100644
index 00000000..99132604
Binary files /dev/null and b/assets/png/1f69e.png differ
diff --git a/assets/png/1f69f.png b/assets/png/1f69f.png
new file mode 100644
index 00000000..808cceb0
Binary files /dev/null and b/assets/png/1f69f.png differ
diff --git a/assets/png/1f6a0.png b/assets/png/1f6a0.png
new file mode 100644
index 00000000..22d80103
Binary files /dev/null and b/assets/png/1f6a0.png differ
diff --git a/assets/png/1f6a1.png b/assets/png/1f6a1.png
new file mode 100644
index 00000000..69950903
Binary files /dev/null and b/assets/png/1f6a1.png differ
diff --git a/assets/png/1f6a2.png b/assets/png/1f6a2.png
new file mode 100644
index 00000000..f32434c1
Binary files /dev/null and b/assets/png/1f6a2.png differ
diff --git a/assets/png/1f6a3-1f3fb-2640.png b/assets/png/1f6a3-1f3fb-2640.png
new file mode 100644
index 00000000..5e7eb00c
Binary files /dev/null and b/assets/png/1f6a3-1f3fb-2640.png differ
diff --git a/assets/png/1f6a3-1f3fb-2642.png b/assets/png/1f6a3-1f3fb-2642.png
new file mode 100644
index 00000000..02b9e692
Binary files /dev/null and b/assets/png/1f6a3-1f3fb-2642.png differ
diff --git a/assets/png/1f6a3-1f3fb.png b/assets/png/1f6a3-1f3fb.png
new file mode 100644
index 00000000..02b9e692
Binary files /dev/null and b/assets/png/1f6a3-1f3fb.png differ
diff --git a/assets/png/1f6a3-1f3fc-2640.png b/assets/png/1f6a3-1f3fc-2640.png
new file mode 100644
index 00000000..f27c97c1
Binary files /dev/null and b/assets/png/1f6a3-1f3fc-2640.png differ
diff --git a/assets/png/1f6a3-1f3fc-2642.png b/assets/png/1f6a3-1f3fc-2642.png
new file mode 100644
index 00000000..ecb33435
Binary files /dev/null and b/assets/png/1f6a3-1f3fc-2642.png differ
diff --git a/assets/png/1f6a3-1f3fc.png b/assets/png/1f6a3-1f3fc.png
new file mode 100644
index 00000000..ecb33435
Binary files /dev/null and b/assets/png/1f6a3-1f3fc.png differ
diff --git a/assets/png/1f6a3-1f3fd-2640.png b/assets/png/1f6a3-1f3fd-2640.png
new file mode 100644
index 00000000..2fe7a47d
Binary files /dev/null and b/assets/png/1f6a3-1f3fd-2640.png differ
diff --git a/assets/png/1f6a3-1f3fd-2642.png b/assets/png/1f6a3-1f3fd-2642.png
new file mode 100644
index 00000000..c31d9c0c
Binary files /dev/null and b/assets/png/1f6a3-1f3fd-2642.png differ
diff --git a/assets/png/1f6a3-1f3fd.png b/assets/png/1f6a3-1f3fd.png
new file mode 100644
index 00000000..c31d9c0c
Binary files /dev/null and b/assets/png/1f6a3-1f3fd.png differ
diff --git a/assets/png/1f6a3-1f3fe-2640.png b/assets/png/1f6a3-1f3fe-2640.png
new file mode 100644
index 00000000..dab88eec
Binary files /dev/null and b/assets/png/1f6a3-1f3fe-2640.png differ
diff --git a/assets/png/1f6a3-1f3fe-2642.png b/assets/png/1f6a3-1f3fe-2642.png
new file mode 100644
index 00000000..2e2cfa2e
Binary files /dev/null and b/assets/png/1f6a3-1f3fe-2642.png differ
diff --git a/assets/png/1f6a3-1f3fe.png b/assets/png/1f6a3-1f3fe.png
new file mode 100644
index 00000000..2e2cfa2e
Binary files /dev/null and b/assets/png/1f6a3-1f3fe.png differ
diff --git a/assets/png/1f6a3-1f3ff-2640.png b/assets/png/1f6a3-1f3ff-2640.png
new file mode 100644
index 00000000..5ebce769
Binary files /dev/null and b/assets/png/1f6a3-1f3ff-2640.png differ
diff --git a/assets/png/1f6a3-1f3ff-2642.png b/assets/png/1f6a3-1f3ff-2642.png
new file mode 100644
index 00000000..44992afd
Binary files /dev/null and b/assets/png/1f6a3-1f3ff-2642.png differ
diff --git a/assets/png/1f6a3-1f3ff.png b/assets/png/1f6a3-1f3ff.png
new file mode 100644
index 00000000..44992afd
Binary files /dev/null and b/assets/png/1f6a3-1f3ff.png differ
diff --git a/assets/png/1f6a3-2640.png b/assets/png/1f6a3-2640.png
new file mode 100644
index 00000000..40015331
Binary files /dev/null and b/assets/png/1f6a3-2640.png differ
diff --git a/assets/png/1f6a3-2642.png b/assets/png/1f6a3-2642.png
new file mode 100644
index 00000000..52f85e42
Binary files /dev/null and b/assets/png/1f6a3-2642.png differ
diff --git a/assets/png/1f6a3.png b/assets/png/1f6a3.png
new file mode 100644
index 00000000..52f85e42
Binary files /dev/null and b/assets/png/1f6a3.png differ
diff --git a/assets/png/1f6a4.png b/assets/png/1f6a4.png
new file mode 100644
index 00000000..552e98c1
Binary files /dev/null and b/assets/png/1f6a4.png differ
diff --git a/assets/png/1f6a5.png b/assets/png/1f6a5.png
new file mode 100644
index 00000000..27c8b792
Binary files /dev/null and b/assets/png/1f6a5.png differ
diff --git a/assets/png/1f6a6.png b/assets/png/1f6a6.png
new file mode 100644
index 00000000..0eb0192e
Binary files /dev/null and b/assets/png/1f6a6.png differ
diff --git a/assets/png/1f6a7.png b/assets/png/1f6a7.png
new file mode 100644
index 00000000..81c08a4b
Binary files /dev/null and b/assets/png/1f6a7.png differ
diff --git a/assets/png/1f6a8.png b/assets/png/1f6a8.png
new file mode 100644
index 00000000..188fca5b
Binary files /dev/null and b/assets/png/1f6a8.png differ
diff --git a/assets/png/1f6a9.png b/assets/png/1f6a9.png
new file mode 100644
index 00000000..a3e4d739
Binary files /dev/null and b/assets/png/1f6a9.png differ
diff --git a/assets/png/1f6aa.png b/assets/png/1f6aa.png
new file mode 100644
index 00000000..d046f890
Binary files /dev/null and b/assets/png/1f6aa.png differ
diff --git a/assets/png/1f6ab.png b/assets/png/1f6ab.png
new file mode 100644
index 00000000..10384aeb
Binary files /dev/null and b/assets/png/1f6ab.png differ
diff --git a/assets/png/1f6ac.png b/assets/png/1f6ac.png
new file mode 100644
index 00000000..7ef9fc62
Binary files /dev/null and b/assets/png/1f6ac.png differ
diff --git a/assets/png/1f6ad.png b/assets/png/1f6ad.png
new file mode 100644
index 00000000..57e52e79
Binary files /dev/null and b/assets/png/1f6ad.png differ
diff --git a/assets/png/1f6ae.png b/assets/png/1f6ae.png
new file mode 100644
index 00000000..f1dd4aee
Binary files /dev/null and b/assets/png/1f6ae.png differ
diff --git a/assets/png/1f6af.png b/assets/png/1f6af.png
new file mode 100644
index 00000000..f463c37e
Binary files /dev/null and b/assets/png/1f6af.png differ
diff --git a/assets/png/1f6b0.png b/assets/png/1f6b0.png
new file mode 100644
index 00000000..bab782b2
Binary files /dev/null and b/assets/png/1f6b0.png differ
diff --git a/assets/png/1f6b1.png b/assets/png/1f6b1.png
new file mode 100644
index 00000000..3c906aff
Binary files /dev/null and b/assets/png/1f6b1.png differ
diff --git a/assets/png/1f6b2.png b/assets/png/1f6b2.png
new file mode 100644
index 00000000..19673557
Binary files /dev/null and b/assets/png/1f6b2.png differ
diff --git a/assets/png/1f6b3.png b/assets/png/1f6b3.png
new file mode 100644
index 00000000..3a695074
Binary files /dev/null and b/assets/png/1f6b3.png differ
diff --git a/assets/png/1f6b4-1f3fb-2640.png b/assets/png/1f6b4-1f3fb-2640.png
new file mode 100644
index 00000000..ada661ff
Binary files /dev/null and b/assets/png/1f6b4-1f3fb-2640.png differ
diff --git a/assets/png/1f6b4-1f3fb-2642.png b/assets/png/1f6b4-1f3fb-2642.png
new file mode 100644
index 00000000..6f4bd0b1
Binary files /dev/null and b/assets/png/1f6b4-1f3fb-2642.png differ
diff --git a/assets/png/1f6b4-1f3fb.png b/assets/png/1f6b4-1f3fb.png
new file mode 100644
index 00000000..6f4bd0b1
Binary files /dev/null and b/assets/png/1f6b4-1f3fb.png differ
diff --git a/assets/png/1f6b4-1f3fc-2640.png b/assets/png/1f6b4-1f3fc-2640.png
new file mode 100644
index 00000000..135e2ebe
Binary files /dev/null and b/assets/png/1f6b4-1f3fc-2640.png differ
diff --git a/assets/png/1f6b4-1f3fc-2642.png b/assets/png/1f6b4-1f3fc-2642.png
new file mode 100644
index 00000000..cc29afe9
Binary files /dev/null and b/assets/png/1f6b4-1f3fc-2642.png differ
diff --git a/assets/png/1f6b4-1f3fc.png b/assets/png/1f6b4-1f3fc.png
new file mode 100644
index 00000000..cc29afe9
Binary files /dev/null and b/assets/png/1f6b4-1f3fc.png differ
diff --git a/assets/png/1f6b4-1f3fd-2640.png b/assets/png/1f6b4-1f3fd-2640.png
new file mode 100644
index 00000000..2eccfc97
Binary files /dev/null and b/assets/png/1f6b4-1f3fd-2640.png differ
diff --git a/assets/png/1f6b4-1f3fd-2642.png b/assets/png/1f6b4-1f3fd-2642.png
new file mode 100644
index 00000000..a257df89
Binary files /dev/null and b/assets/png/1f6b4-1f3fd-2642.png differ
diff --git a/assets/png/1f6b4-1f3fd.png b/assets/png/1f6b4-1f3fd.png
new file mode 100644
index 00000000..a257df89
Binary files /dev/null and b/assets/png/1f6b4-1f3fd.png differ
diff --git a/assets/png/1f6b4-1f3fe-2640.png b/assets/png/1f6b4-1f3fe-2640.png
new file mode 100644
index 00000000..c2f5a665
Binary files /dev/null and b/assets/png/1f6b4-1f3fe-2640.png differ
diff --git a/assets/png/1f6b4-1f3fe-2642.png b/assets/png/1f6b4-1f3fe-2642.png
new file mode 100644
index 00000000..84c42261
Binary files /dev/null and b/assets/png/1f6b4-1f3fe-2642.png differ
diff --git a/assets/png/1f6b4-1f3fe.png b/assets/png/1f6b4-1f3fe.png
new file mode 100644
index 00000000..84c42261
Binary files /dev/null and b/assets/png/1f6b4-1f3fe.png differ
diff --git a/assets/png/1f6b4-1f3ff-2640.png b/assets/png/1f6b4-1f3ff-2640.png
new file mode 100644
index 00000000..a93f6c09
Binary files /dev/null and b/assets/png/1f6b4-1f3ff-2640.png differ
diff --git a/assets/png/1f6b4-1f3ff-2642.png b/assets/png/1f6b4-1f3ff-2642.png
new file mode 100644
index 00000000..48b00a24
Binary files /dev/null and b/assets/png/1f6b4-1f3ff-2642.png differ
diff --git a/assets/png/1f6b4-1f3ff.png b/assets/png/1f6b4-1f3ff.png
new file mode 100644
index 00000000..48b00a24
Binary files /dev/null and b/assets/png/1f6b4-1f3ff.png differ
diff --git a/assets/png/1f6b4-2640.png b/assets/png/1f6b4-2640.png
new file mode 100644
index 00000000..c118630d
Binary files /dev/null and b/assets/png/1f6b4-2640.png differ
diff --git a/assets/png/1f6b4-2642.png b/assets/png/1f6b4-2642.png
new file mode 100644
index 00000000..e7ed0035
Binary files /dev/null and b/assets/png/1f6b4-2642.png differ
diff --git a/assets/png/1f6b4.png b/assets/png/1f6b4.png
new file mode 100644
index 00000000..e7ed0035
Binary files /dev/null and b/assets/png/1f6b4.png differ
diff --git a/assets/png/1f6b5-1f3fb-2640.png b/assets/png/1f6b5-1f3fb-2640.png
new file mode 100644
index 00000000..3497f20b
Binary files /dev/null and b/assets/png/1f6b5-1f3fb-2640.png differ
diff --git a/assets/png/1f6b5-1f3fb-2642.png b/assets/png/1f6b5-1f3fb-2642.png
new file mode 100644
index 00000000..464e0211
Binary files /dev/null and b/assets/png/1f6b5-1f3fb-2642.png differ
diff --git a/assets/png/1f6b5-1f3fb.png b/assets/png/1f6b5-1f3fb.png
new file mode 100644
index 00000000..464e0211
Binary files /dev/null and b/assets/png/1f6b5-1f3fb.png differ
diff --git a/assets/png/1f6b5-1f3fc-2640.png b/assets/png/1f6b5-1f3fc-2640.png
new file mode 100644
index 00000000..edef66e3
Binary files /dev/null and b/assets/png/1f6b5-1f3fc-2640.png differ
diff --git a/assets/png/1f6b5-1f3fc-2642.png b/assets/png/1f6b5-1f3fc-2642.png
new file mode 100644
index 00000000..df7d20bd
Binary files /dev/null and b/assets/png/1f6b5-1f3fc-2642.png differ
diff --git a/assets/png/1f6b5-1f3fc.png b/assets/png/1f6b5-1f3fc.png
new file mode 100644
index 00000000..df7d20bd
Binary files /dev/null and b/assets/png/1f6b5-1f3fc.png differ
diff --git a/assets/png/1f6b5-1f3fd-2640.png b/assets/png/1f6b5-1f3fd-2640.png
new file mode 100644
index 00000000..d43e315b
Binary files /dev/null and b/assets/png/1f6b5-1f3fd-2640.png differ
diff --git a/assets/png/1f6b5-1f3fd-2642.png b/assets/png/1f6b5-1f3fd-2642.png
new file mode 100644
index 00000000..4b532a68
Binary files /dev/null and b/assets/png/1f6b5-1f3fd-2642.png differ
diff --git a/assets/png/1f6b5-1f3fd.png b/assets/png/1f6b5-1f3fd.png
new file mode 100644
index 00000000..4b532a68
Binary files /dev/null and b/assets/png/1f6b5-1f3fd.png differ
diff --git a/assets/png/1f6b5-1f3fe-2640.png b/assets/png/1f6b5-1f3fe-2640.png
new file mode 100644
index 00000000..170a3ba9
Binary files /dev/null and b/assets/png/1f6b5-1f3fe-2640.png differ
diff --git a/assets/png/1f6b5-1f3fe-2642.png b/assets/png/1f6b5-1f3fe-2642.png
new file mode 100644
index 00000000..ce8a9ede
Binary files /dev/null and b/assets/png/1f6b5-1f3fe-2642.png differ
diff --git a/assets/png/1f6b5-1f3fe.png b/assets/png/1f6b5-1f3fe.png
new file mode 100644
index 00000000..ce8a9ede
Binary files /dev/null and b/assets/png/1f6b5-1f3fe.png differ
diff --git a/assets/png/1f6b5-1f3ff-2640.png b/assets/png/1f6b5-1f3ff-2640.png
new file mode 100644
index 00000000..fd524859
Binary files /dev/null and b/assets/png/1f6b5-1f3ff-2640.png differ
diff --git a/assets/png/1f6b5-1f3ff-2642.png b/assets/png/1f6b5-1f3ff-2642.png
new file mode 100644
index 00000000..ae76d408
Binary files /dev/null and b/assets/png/1f6b5-1f3ff-2642.png differ
diff --git a/assets/png/1f6b5-1f3ff.png b/assets/png/1f6b5-1f3ff.png
new file mode 100644
index 00000000..ae76d408
Binary files /dev/null and b/assets/png/1f6b5-1f3ff.png differ
diff --git a/assets/png/1f6b5-2640.png b/assets/png/1f6b5-2640.png
new file mode 100644
index 00000000..5ae4b38d
Binary files /dev/null and b/assets/png/1f6b5-2640.png differ
diff --git a/assets/png/1f6b5-2642.png b/assets/png/1f6b5-2642.png
new file mode 100644
index 00000000..8d461bf2
Binary files /dev/null and b/assets/png/1f6b5-2642.png differ
diff --git a/assets/png/1f6b5.png b/assets/png/1f6b5.png
new file mode 100644
index 00000000..8d461bf2
Binary files /dev/null and b/assets/png/1f6b5.png differ
diff --git a/assets/png/1f6b6-1f3fb-2640.png b/assets/png/1f6b6-1f3fb-2640.png
new file mode 100644
index 00000000..c67f08fa
Binary files /dev/null and b/assets/png/1f6b6-1f3fb-2640.png differ
diff --git a/assets/png/1f6b6-1f3fb-2642.png b/assets/png/1f6b6-1f3fb-2642.png
new file mode 100644
index 00000000..6d8e186c
Binary files /dev/null and b/assets/png/1f6b6-1f3fb-2642.png differ
diff --git a/assets/png/1f6b6-1f3fb.png b/assets/png/1f6b6-1f3fb.png
new file mode 100644
index 00000000..6d8e186c
Binary files /dev/null and b/assets/png/1f6b6-1f3fb.png differ
diff --git a/assets/png/1f6b6-1f3fc-2640.png b/assets/png/1f6b6-1f3fc-2640.png
new file mode 100644
index 00000000..32e510af
Binary files /dev/null and b/assets/png/1f6b6-1f3fc-2640.png differ
diff --git a/assets/png/1f6b6-1f3fc-2642.png b/assets/png/1f6b6-1f3fc-2642.png
new file mode 100644
index 00000000..92fe8c8d
Binary files /dev/null and b/assets/png/1f6b6-1f3fc-2642.png differ
diff --git a/assets/png/1f6b6-1f3fc.png b/assets/png/1f6b6-1f3fc.png
new file mode 100644
index 00000000..92fe8c8d
Binary files /dev/null and b/assets/png/1f6b6-1f3fc.png differ
diff --git a/assets/png/1f6b6-1f3fd-2640.png b/assets/png/1f6b6-1f3fd-2640.png
new file mode 100644
index 00000000..3aed8e20
Binary files /dev/null and b/assets/png/1f6b6-1f3fd-2640.png differ
diff --git a/assets/png/1f6b6-1f3fd-2642.png b/assets/png/1f6b6-1f3fd-2642.png
new file mode 100644
index 00000000..18e05e4e
Binary files /dev/null and b/assets/png/1f6b6-1f3fd-2642.png differ
diff --git a/assets/png/1f6b6-1f3fd.png b/assets/png/1f6b6-1f3fd.png
new file mode 100644
index 00000000..18e05e4e
Binary files /dev/null and b/assets/png/1f6b6-1f3fd.png differ
diff --git a/assets/png/1f6b6-1f3fe-2640.png b/assets/png/1f6b6-1f3fe-2640.png
new file mode 100644
index 00000000..0c123f46
Binary files /dev/null and b/assets/png/1f6b6-1f3fe-2640.png differ
diff --git a/assets/png/1f6b6-1f3fe-2642.png b/assets/png/1f6b6-1f3fe-2642.png
new file mode 100644
index 00000000..416ed649
Binary files /dev/null and b/assets/png/1f6b6-1f3fe-2642.png differ
diff --git a/assets/png/1f6b6-1f3fe.png b/assets/png/1f6b6-1f3fe.png
new file mode 100644
index 00000000..416ed649
Binary files /dev/null and b/assets/png/1f6b6-1f3fe.png differ
diff --git a/assets/png/1f6b6-1f3ff-2640.png b/assets/png/1f6b6-1f3ff-2640.png
new file mode 100644
index 00000000..e45eccff
Binary files /dev/null and b/assets/png/1f6b6-1f3ff-2640.png differ
diff --git a/assets/png/1f6b6-1f3ff-2642.png b/assets/png/1f6b6-1f3ff-2642.png
new file mode 100644
index 00000000..70bbc3bb
Binary files /dev/null and b/assets/png/1f6b6-1f3ff-2642.png differ
diff --git a/assets/png/1f6b6-1f3ff.png b/assets/png/1f6b6-1f3ff.png
new file mode 100644
index 00000000..70bbc3bb
Binary files /dev/null and b/assets/png/1f6b6-1f3ff.png differ
diff --git a/assets/png/1f6b6-2640.png b/assets/png/1f6b6-2640.png
new file mode 100644
index 00000000..8df183b4
Binary files /dev/null and b/assets/png/1f6b6-2640.png differ
diff --git a/assets/png/1f6b6-2642.png b/assets/png/1f6b6-2642.png
new file mode 100644
index 00000000..ad816e25
Binary files /dev/null and b/assets/png/1f6b6-2642.png differ
diff --git a/assets/png/1f6b6.png b/assets/png/1f6b6.png
new file mode 100644
index 00000000..ad816e25
Binary files /dev/null and b/assets/png/1f6b6.png differ
diff --git a/assets/png/1f6b7.png b/assets/png/1f6b7.png
new file mode 100644
index 00000000..a4a4b5d0
Binary files /dev/null and b/assets/png/1f6b7.png differ
diff --git a/assets/png/1f6b8.png b/assets/png/1f6b8.png
new file mode 100644
index 00000000..1ee94ab8
Binary files /dev/null and b/assets/png/1f6b8.png differ
diff --git a/assets/png/1f6b9.png b/assets/png/1f6b9.png
new file mode 100644
index 00000000..1e4589ff
Binary files /dev/null and b/assets/png/1f6b9.png differ
diff --git a/assets/png/1f6ba.png b/assets/png/1f6ba.png
new file mode 100644
index 00000000..d6e9cf74
Binary files /dev/null and b/assets/png/1f6ba.png differ
diff --git a/assets/png/1f6bb.png b/assets/png/1f6bb.png
new file mode 100644
index 00000000..39826392
Binary files /dev/null and b/assets/png/1f6bb.png differ
diff --git a/assets/png/1f6bc.png b/assets/png/1f6bc.png
new file mode 100644
index 00000000..ea3f845e
Binary files /dev/null and b/assets/png/1f6bc.png differ
diff --git a/assets/png/1f6bd.png b/assets/png/1f6bd.png
new file mode 100644
index 00000000..6ed216d0
Binary files /dev/null and b/assets/png/1f6bd.png differ
diff --git a/assets/png/1f6be.png b/assets/png/1f6be.png
new file mode 100644
index 00000000..c7e376b4
Binary files /dev/null and b/assets/png/1f6be.png differ
diff --git a/assets/png/1f6bf.png b/assets/png/1f6bf.png
new file mode 100644
index 00000000..4b5dce81
Binary files /dev/null and b/assets/png/1f6bf.png differ
diff --git a/assets/png/1f6c0-1f3fb.png b/assets/png/1f6c0-1f3fb.png
new file mode 100644
index 00000000..6f849efb
Binary files /dev/null and b/assets/png/1f6c0-1f3fb.png differ
diff --git a/assets/png/1f6c0-1f3fc.png b/assets/png/1f6c0-1f3fc.png
new file mode 100644
index 00000000..2a85fb76
Binary files /dev/null and b/assets/png/1f6c0-1f3fc.png differ
diff --git a/assets/png/1f6c0-1f3fd.png b/assets/png/1f6c0-1f3fd.png
new file mode 100644
index 00000000..91ec2aef
Binary files /dev/null and b/assets/png/1f6c0-1f3fd.png differ
diff --git a/assets/png/1f6c0-1f3fe.png b/assets/png/1f6c0-1f3fe.png
new file mode 100644
index 00000000..a12ab993
Binary files /dev/null and b/assets/png/1f6c0-1f3fe.png differ
diff --git a/assets/png/1f6c0-1f3ff.png b/assets/png/1f6c0-1f3ff.png
new file mode 100644
index 00000000..4e41ba6b
Binary files /dev/null and b/assets/png/1f6c0-1f3ff.png differ
diff --git a/assets/png/1f6c0.png b/assets/png/1f6c0.png
new file mode 100644
index 00000000..4a57c9fc
Binary files /dev/null and b/assets/png/1f6c0.png differ
diff --git a/assets/png/1f6c1.png b/assets/png/1f6c1.png
new file mode 100644
index 00000000..75f997ef
Binary files /dev/null and b/assets/png/1f6c1.png differ
diff --git a/assets/png/1f6c2.png b/assets/png/1f6c2.png
new file mode 100644
index 00000000..f6f8e5e5
Binary files /dev/null and b/assets/png/1f6c2.png differ
diff --git a/assets/png/1f6c3.png b/assets/png/1f6c3.png
new file mode 100644
index 00000000..f05f9d15
Binary files /dev/null and b/assets/png/1f6c3.png differ
diff --git a/assets/png/1f6c4.png b/assets/png/1f6c4.png
new file mode 100644
index 00000000..7784a2ea
Binary files /dev/null and b/assets/png/1f6c4.png differ
diff --git a/assets/png/1f6c5.png b/assets/png/1f6c5.png
new file mode 100644
index 00000000..aa49bf28
Binary files /dev/null and b/assets/png/1f6c5.png differ
diff --git a/assets/png/1f6cb.png b/assets/png/1f6cb.png
new file mode 100644
index 00000000..63ff8b87
Binary files /dev/null and b/assets/png/1f6cb.png differ
diff --git a/assets/png/1f6cc-1f3fb.png b/assets/png/1f6cc-1f3fb.png
new file mode 100644
index 00000000..cf8fe8ca
Binary files /dev/null and b/assets/png/1f6cc-1f3fb.png differ
diff --git a/assets/png/1f6cc-1f3fc.png b/assets/png/1f6cc-1f3fc.png
new file mode 100644
index 00000000..6615330f
Binary files /dev/null and b/assets/png/1f6cc-1f3fc.png differ
diff --git a/assets/png/1f6cc-1f3fd.png b/assets/png/1f6cc-1f3fd.png
new file mode 100644
index 00000000..90b88133
Binary files /dev/null and b/assets/png/1f6cc-1f3fd.png differ
diff --git a/assets/png/1f6cc-1f3fe.png b/assets/png/1f6cc-1f3fe.png
new file mode 100644
index 00000000..9e1a6743
Binary files /dev/null and b/assets/png/1f6cc-1f3fe.png differ
diff --git a/assets/png/1f6cc-1f3ff.png b/assets/png/1f6cc-1f3ff.png
new file mode 100644
index 00000000..05af02a0
Binary files /dev/null and b/assets/png/1f6cc-1f3ff.png differ
diff --git a/assets/png/1f6cc.png b/assets/png/1f6cc.png
new file mode 100644
index 00000000..c7ca7d9f
Binary files /dev/null and b/assets/png/1f6cc.png differ
diff --git a/assets/png/1f6cd.png b/assets/png/1f6cd.png
new file mode 100644
index 00000000..0c4d758e
Binary files /dev/null and b/assets/png/1f6cd.png differ
diff --git a/assets/png/1f6ce.png b/assets/png/1f6ce.png
new file mode 100644
index 00000000..cf67d3fd
Binary files /dev/null and b/assets/png/1f6ce.png differ
diff --git a/assets/png/1f6cf.png b/assets/png/1f6cf.png
new file mode 100644
index 00000000..ea5d24d3
Binary files /dev/null and b/assets/png/1f6cf.png differ
diff --git a/assets/png/1f6d0.png b/assets/png/1f6d0.png
new file mode 100644
index 00000000..e9c65d8d
Binary files /dev/null and b/assets/png/1f6d0.png differ
diff --git a/assets/png/1f6d1.png b/assets/png/1f6d1.png
new file mode 100644
index 00000000..7c906e6c
Binary files /dev/null and b/assets/png/1f6d1.png differ
diff --git a/assets/png/1f6d2.png b/assets/png/1f6d2.png
new file mode 100644
index 00000000..da22631d
Binary files /dev/null and b/assets/png/1f6d2.png differ
diff --git a/assets/png/1f6e0.png b/assets/png/1f6e0.png
new file mode 100644
index 00000000..cb11281f
Binary files /dev/null and b/assets/png/1f6e0.png differ
diff --git a/assets/png/1f6e1.png b/assets/png/1f6e1.png
new file mode 100644
index 00000000..6e7a65f3
Binary files /dev/null and b/assets/png/1f6e1.png differ
diff --git a/assets/png/1f6e2.png b/assets/png/1f6e2.png
new file mode 100644
index 00000000..92e142d2
Binary files /dev/null and b/assets/png/1f6e2.png differ
diff --git a/assets/png/1f6e3.png b/assets/png/1f6e3.png
new file mode 100644
index 00000000..37e3a431
Binary files /dev/null and b/assets/png/1f6e3.png differ
diff --git a/assets/png/1f6e4.png b/assets/png/1f6e4.png
new file mode 100644
index 00000000..a5f9eadc
Binary files /dev/null and b/assets/png/1f6e4.png differ
diff --git a/assets/png/1f6e5.png b/assets/png/1f6e5.png
new file mode 100644
index 00000000..83825d2c
Binary files /dev/null and b/assets/png/1f6e5.png differ
diff --git a/assets/png/1f6e9.png b/assets/png/1f6e9.png
new file mode 100644
index 00000000..25db5b35
Binary files /dev/null and b/assets/png/1f6e9.png differ
diff --git a/assets/png/1f6eb.png b/assets/png/1f6eb.png
new file mode 100644
index 00000000..70ee59bf
Binary files /dev/null and b/assets/png/1f6eb.png differ
diff --git a/assets/png/1f6ec.png b/assets/png/1f6ec.png
new file mode 100644
index 00000000..1cbeeb8b
Binary files /dev/null and b/assets/png/1f6ec.png differ
diff --git a/assets/png/1f6f0.png b/assets/png/1f6f0.png
new file mode 100644
index 00000000..6f7d69b9
Binary files /dev/null and b/assets/png/1f6f0.png differ
diff --git a/assets/png/1f6f3.png b/assets/png/1f6f3.png
new file mode 100644
index 00000000..060b7ed0
Binary files /dev/null and b/assets/png/1f6f3.png differ
diff --git a/assets/png/1f6f4.png b/assets/png/1f6f4.png
new file mode 100644
index 00000000..84683b18
Binary files /dev/null and b/assets/png/1f6f4.png differ
diff --git a/assets/png/1f6f5.png b/assets/png/1f6f5.png
new file mode 100644
index 00000000..dd6169f4
Binary files /dev/null and b/assets/png/1f6f5.png differ
diff --git a/assets/png/1f6f6.png b/assets/png/1f6f6.png
new file mode 100644
index 00000000..fd81fcac
Binary files /dev/null and b/assets/png/1f6f6.png differ
diff --git a/assets/png/1f6f7.png b/assets/png/1f6f7.png
new file mode 100644
index 00000000..b5b62da0
Binary files /dev/null and b/assets/png/1f6f7.png differ
diff --git a/assets/png/1f6f8.png b/assets/png/1f6f8.png
new file mode 100644
index 00000000..a7319095
Binary files /dev/null and b/assets/png/1f6f8.png differ
diff --git a/assets/png/1f6f9.png b/assets/png/1f6f9.png
new file mode 100644
index 00000000..dcdd1ca6
Binary files /dev/null and b/assets/png/1f6f9.png differ
diff --git a/assets/png/1f910.png b/assets/png/1f910.png
new file mode 100644
index 00000000..b9f394f3
Binary files /dev/null and b/assets/png/1f910.png differ
diff --git a/assets/png/1f911.png b/assets/png/1f911.png
new file mode 100644
index 00000000..31083d7a
Binary files /dev/null and b/assets/png/1f911.png differ
diff --git a/assets/png/1f912.png b/assets/png/1f912.png
new file mode 100644
index 00000000..7c501726
Binary files /dev/null and b/assets/png/1f912.png differ
diff --git a/assets/png/1f913.png b/assets/png/1f913.png
new file mode 100644
index 00000000..33e257db
Binary files /dev/null and b/assets/png/1f913.png differ
diff --git a/assets/png/1f914.png b/assets/png/1f914.png
new file mode 100644
index 00000000..4498f770
Binary files /dev/null and b/assets/png/1f914.png differ
diff --git a/assets/png/1f915.png b/assets/png/1f915.png
new file mode 100644
index 00000000..80bd3c71
Binary files /dev/null and b/assets/png/1f915.png differ
diff --git a/assets/png/1f916.png b/assets/png/1f916.png
new file mode 100644
index 00000000..fdaafd3e
Binary files /dev/null and b/assets/png/1f916.png differ
diff --git a/assets/png/1f917.png b/assets/png/1f917.png
new file mode 100644
index 00000000..12f7e52e
Binary files /dev/null and b/assets/png/1f917.png differ
diff --git a/assets/png/1f918-1f3fb.png b/assets/png/1f918-1f3fb.png
new file mode 100644
index 00000000..81f4bb3f
Binary files /dev/null and b/assets/png/1f918-1f3fb.png differ
diff --git a/assets/png/1f918-1f3fc.png b/assets/png/1f918-1f3fc.png
new file mode 100644
index 00000000..74a3b7e3
Binary files /dev/null and b/assets/png/1f918-1f3fc.png differ
diff --git a/assets/png/1f918-1f3fd.png b/assets/png/1f918-1f3fd.png
new file mode 100644
index 00000000..586004c7
Binary files /dev/null and b/assets/png/1f918-1f3fd.png differ
diff --git a/assets/png/1f918-1f3fe.png b/assets/png/1f918-1f3fe.png
new file mode 100644
index 00000000..1dfd127f
Binary files /dev/null and b/assets/png/1f918-1f3fe.png differ
diff --git a/assets/png/1f918-1f3ff.png b/assets/png/1f918-1f3ff.png
new file mode 100644
index 00000000..10575c47
Binary files /dev/null and b/assets/png/1f918-1f3ff.png differ
diff --git a/assets/png/1f918.png b/assets/png/1f918.png
new file mode 100644
index 00000000..99f77ea5
Binary files /dev/null and b/assets/png/1f918.png differ
diff --git a/assets/png/1f919-1f3fb.png b/assets/png/1f919-1f3fb.png
new file mode 100644
index 00000000..67593e43
Binary files /dev/null and b/assets/png/1f919-1f3fb.png differ
diff --git a/assets/png/1f919-1f3fc.png b/assets/png/1f919-1f3fc.png
new file mode 100644
index 00000000..d31df0f4
Binary files /dev/null and b/assets/png/1f919-1f3fc.png differ
diff --git a/assets/png/1f919-1f3fd.png b/assets/png/1f919-1f3fd.png
new file mode 100644
index 00000000..a0e6b490
Binary files /dev/null and b/assets/png/1f919-1f3fd.png differ
diff --git a/assets/png/1f919-1f3fe.png b/assets/png/1f919-1f3fe.png
new file mode 100644
index 00000000..a5c53658
Binary files /dev/null and b/assets/png/1f919-1f3fe.png differ
diff --git a/assets/png/1f919-1f3ff.png b/assets/png/1f919-1f3ff.png
new file mode 100644
index 00000000..356741e8
Binary files /dev/null and b/assets/png/1f919-1f3ff.png differ
diff --git a/assets/png/1f919.png b/assets/png/1f919.png
new file mode 100644
index 00000000..1584b35d
Binary files /dev/null and b/assets/png/1f919.png differ
diff --git a/assets/png/1f91a-1f3fb.png b/assets/png/1f91a-1f3fb.png
new file mode 100644
index 00000000..a45f90a2
Binary files /dev/null and b/assets/png/1f91a-1f3fb.png differ
diff --git a/assets/png/1f91a-1f3fc.png b/assets/png/1f91a-1f3fc.png
new file mode 100644
index 00000000..84753977
Binary files /dev/null and b/assets/png/1f91a-1f3fc.png differ
diff --git a/assets/png/1f91a-1f3fd.png b/assets/png/1f91a-1f3fd.png
new file mode 100644
index 00000000..0160b643
Binary files /dev/null and b/assets/png/1f91a-1f3fd.png differ
diff --git a/assets/png/1f91a-1f3fe.png b/assets/png/1f91a-1f3fe.png
new file mode 100644
index 00000000..26de5507
Binary files /dev/null and b/assets/png/1f91a-1f3fe.png differ
diff --git a/assets/png/1f91a-1f3ff.png b/assets/png/1f91a-1f3ff.png
new file mode 100644
index 00000000..8ee68c6a
Binary files /dev/null and b/assets/png/1f91a-1f3ff.png differ
diff --git a/assets/png/1f91a.png b/assets/png/1f91a.png
new file mode 100644
index 00000000..79013d0c
Binary files /dev/null and b/assets/png/1f91a.png differ
diff --git a/assets/png/1f91b-1f3fb.png b/assets/png/1f91b-1f3fb.png
new file mode 100644
index 00000000..b14333dc
Binary files /dev/null and b/assets/png/1f91b-1f3fb.png differ
diff --git a/assets/png/1f91b-1f3fc.png b/assets/png/1f91b-1f3fc.png
new file mode 100644
index 00000000..6651f28f
Binary files /dev/null and b/assets/png/1f91b-1f3fc.png differ
diff --git a/assets/png/1f91b-1f3fd.png b/assets/png/1f91b-1f3fd.png
new file mode 100644
index 00000000..a6549bb7
Binary files /dev/null and b/assets/png/1f91b-1f3fd.png differ
diff --git a/assets/png/1f91b-1f3fe.png b/assets/png/1f91b-1f3fe.png
new file mode 100644
index 00000000..ab916e4f
Binary files /dev/null and b/assets/png/1f91b-1f3fe.png differ
diff --git a/assets/png/1f91b-1f3ff.png b/assets/png/1f91b-1f3ff.png
new file mode 100644
index 00000000..c4648603
Binary files /dev/null and b/assets/png/1f91b-1f3ff.png differ
diff --git a/assets/png/1f91b.png b/assets/png/1f91b.png
new file mode 100644
index 00000000..b359b001
Binary files /dev/null and b/assets/png/1f91b.png differ
diff --git a/assets/png/1f91c-1f3fb.png b/assets/png/1f91c-1f3fb.png
new file mode 100644
index 00000000..5fadef80
Binary files /dev/null and b/assets/png/1f91c-1f3fb.png differ
diff --git a/assets/png/1f91c-1f3fc.png b/assets/png/1f91c-1f3fc.png
new file mode 100644
index 00000000..718bbd6f
Binary files /dev/null and b/assets/png/1f91c-1f3fc.png differ
diff --git a/assets/png/1f91c-1f3fd.png b/assets/png/1f91c-1f3fd.png
new file mode 100644
index 00000000..7ede1fc7
Binary files /dev/null and b/assets/png/1f91c-1f3fd.png differ
diff --git a/assets/png/1f91c-1f3fe.png b/assets/png/1f91c-1f3fe.png
new file mode 100644
index 00000000..60aa498a
Binary files /dev/null and b/assets/png/1f91c-1f3fe.png differ
diff --git a/assets/png/1f91c-1f3ff.png b/assets/png/1f91c-1f3ff.png
new file mode 100644
index 00000000..0a4f5116
Binary files /dev/null and b/assets/png/1f91c-1f3ff.png differ
diff --git a/assets/png/1f91c.png b/assets/png/1f91c.png
new file mode 100644
index 00000000..a0f513ca
Binary files /dev/null and b/assets/png/1f91c.png differ
diff --git a/assets/png/1f91d.png b/assets/png/1f91d.png
new file mode 100644
index 00000000..fd117eb6
Binary files /dev/null and b/assets/png/1f91d.png differ
diff --git a/assets/png/1f91e-1f3fb.png b/assets/png/1f91e-1f3fb.png
new file mode 100644
index 00000000..4a70b7cb
Binary files /dev/null and b/assets/png/1f91e-1f3fb.png differ
diff --git a/assets/png/1f91e-1f3fc.png b/assets/png/1f91e-1f3fc.png
new file mode 100644
index 00000000..9a6848d0
Binary files /dev/null and b/assets/png/1f91e-1f3fc.png differ
diff --git a/assets/png/1f91e-1f3fd.png b/assets/png/1f91e-1f3fd.png
new file mode 100644
index 00000000..b7dfcfd7
Binary files /dev/null and b/assets/png/1f91e-1f3fd.png differ
diff --git a/assets/png/1f91e-1f3fe.png b/assets/png/1f91e-1f3fe.png
new file mode 100644
index 00000000..b25ae90d
Binary files /dev/null and b/assets/png/1f91e-1f3fe.png differ
diff --git a/assets/png/1f91e-1f3ff.png b/assets/png/1f91e-1f3ff.png
new file mode 100644
index 00000000..c4820365
Binary files /dev/null and b/assets/png/1f91e-1f3ff.png differ
diff --git a/assets/png/1f91e.png b/assets/png/1f91e.png
new file mode 100644
index 00000000..3cb3c370
Binary files /dev/null and b/assets/png/1f91e.png differ
diff --git a/assets/png/1f91f-1f3fb.png b/assets/png/1f91f-1f3fb.png
new file mode 100644
index 00000000..7b4099e6
Binary files /dev/null and b/assets/png/1f91f-1f3fb.png differ
diff --git a/assets/png/1f91f-1f3fc.png b/assets/png/1f91f-1f3fc.png
new file mode 100644
index 00000000..85ace1bf
Binary files /dev/null and b/assets/png/1f91f-1f3fc.png differ
diff --git a/assets/png/1f91f-1f3fd.png b/assets/png/1f91f-1f3fd.png
new file mode 100644
index 00000000..2e4e6587
Binary files /dev/null and b/assets/png/1f91f-1f3fd.png differ
diff --git a/assets/png/1f91f-1f3fe.png b/assets/png/1f91f-1f3fe.png
new file mode 100644
index 00000000..15911d25
Binary files /dev/null and b/assets/png/1f91f-1f3fe.png differ
diff --git a/assets/png/1f91f-1f3ff.png b/assets/png/1f91f-1f3ff.png
new file mode 100644
index 00000000..4f6c2844
Binary files /dev/null and b/assets/png/1f91f-1f3ff.png differ
diff --git a/assets/png/1f91f.png b/assets/png/1f91f.png
new file mode 100644
index 00000000..2ea5c763
Binary files /dev/null and b/assets/png/1f91f.png differ
diff --git a/assets/png/1f920.png b/assets/png/1f920.png
new file mode 100644
index 00000000..a0d23380
Binary files /dev/null and b/assets/png/1f920.png differ
diff --git a/assets/png/1f921.png b/assets/png/1f921.png
new file mode 100644
index 00000000..cd47cf8b
Binary files /dev/null and b/assets/png/1f921.png differ
diff --git a/assets/png/1f922.png b/assets/png/1f922.png
new file mode 100644
index 00000000..280de8a9
Binary files /dev/null and b/assets/png/1f922.png differ
diff --git a/assets/png/1f923.png b/assets/png/1f923.png
new file mode 100644
index 00000000..a0caae76
Binary files /dev/null and b/assets/png/1f923.png differ
diff --git a/assets/png/1f924.png b/assets/png/1f924.png
new file mode 100644
index 00000000..4bf39615
Binary files /dev/null and b/assets/png/1f924.png differ
diff --git a/assets/png/1f925.png b/assets/png/1f925.png
new file mode 100644
index 00000000..3e4f21cb
Binary files /dev/null and b/assets/png/1f925.png differ
diff --git a/assets/png/1f926-1f3fb-2640.png b/assets/png/1f926-1f3fb-2640.png
new file mode 100644
index 00000000..87201b41
Binary files /dev/null and b/assets/png/1f926-1f3fb-2640.png differ
diff --git a/assets/png/1f926-1f3fb-2642.png b/assets/png/1f926-1f3fb-2642.png
new file mode 100644
index 00000000..d668bb29
Binary files /dev/null and b/assets/png/1f926-1f3fb-2642.png differ
diff --git a/assets/png/1f926-1f3fb.png b/assets/png/1f926-1f3fb.png
new file mode 100644
index 00000000..f937af8a
Binary files /dev/null and b/assets/png/1f926-1f3fb.png differ
diff --git a/assets/png/1f926-1f3fc-2640.png b/assets/png/1f926-1f3fc-2640.png
new file mode 100644
index 00000000..0d5ce670
Binary files /dev/null and b/assets/png/1f926-1f3fc-2640.png differ
diff --git a/assets/png/1f926-1f3fc-2642.png b/assets/png/1f926-1f3fc-2642.png
new file mode 100644
index 00000000..4fef35ea
Binary files /dev/null and b/assets/png/1f926-1f3fc-2642.png differ
diff --git a/assets/png/1f926-1f3fc.png b/assets/png/1f926-1f3fc.png
new file mode 100644
index 00000000..0d5ce670
Binary files /dev/null and b/assets/png/1f926-1f3fc.png differ
diff --git a/assets/png/1f926-1f3fd-2640.png b/assets/png/1f926-1f3fd-2640.png
new file mode 100644
index 00000000..3fd58ebd
Binary files /dev/null and b/assets/png/1f926-1f3fd-2640.png differ
diff --git a/assets/png/1f926-1f3fd-2642.png b/assets/png/1f926-1f3fd-2642.png
new file mode 100644
index 00000000..b4112a40
Binary files /dev/null and b/assets/png/1f926-1f3fd-2642.png differ
diff --git a/assets/png/1f926-1f3fd.png b/assets/png/1f926-1f3fd.png
new file mode 100644
index 00000000..549fbdc5
Binary files /dev/null and b/assets/png/1f926-1f3fd.png differ
diff --git a/assets/png/1f926-1f3fe-2640.png b/assets/png/1f926-1f3fe-2640.png
new file mode 100644
index 00000000..54e792e5
Binary files /dev/null and b/assets/png/1f926-1f3fe-2640.png differ
diff --git a/assets/png/1f926-1f3fe-2642.png b/assets/png/1f926-1f3fe-2642.png
new file mode 100644
index 00000000..2a53c795
Binary files /dev/null and b/assets/png/1f926-1f3fe-2642.png differ
diff --git a/assets/png/1f926-1f3fe.png b/assets/png/1f926-1f3fe.png
new file mode 100644
index 00000000..35fa456d
Binary files /dev/null and b/assets/png/1f926-1f3fe.png differ
diff --git a/assets/png/1f926-1f3ff-2640.png b/assets/png/1f926-1f3ff-2640.png
new file mode 100644
index 00000000..85e0613d
Binary files /dev/null and b/assets/png/1f926-1f3ff-2640.png differ
diff --git a/assets/png/1f926-1f3ff-2642.png b/assets/png/1f926-1f3ff-2642.png
new file mode 100644
index 00000000..ecbe9ec4
Binary files /dev/null and b/assets/png/1f926-1f3ff-2642.png differ
diff --git a/assets/png/1f926-1f3ff.png b/assets/png/1f926-1f3ff.png
new file mode 100644
index 00000000..c66c3d01
Binary files /dev/null and b/assets/png/1f926-1f3ff.png differ
diff --git a/assets/png/1f926-2640.png b/assets/png/1f926-2640.png
new file mode 100644
index 00000000..a5e65d5d
Binary files /dev/null and b/assets/png/1f926-2640.png differ
diff --git a/assets/png/1f926-2642.png b/assets/png/1f926-2642.png
new file mode 100644
index 00000000..231e167f
Binary files /dev/null and b/assets/png/1f926-2642.png differ
diff --git a/assets/png/1f926.png b/assets/png/1f926.png
new file mode 100644
index 00000000..a5e65d5d
Binary files /dev/null and b/assets/png/1f926.png differ
diff --git a/assets/png/1f927.png b/assets/png/1f927.png
new file mode 100644
index 00000000..68d2124b
Binary files /dev/null and b/assets/png/1f927.png differ
diff --git a/assets/png/1f928.png b/assets/png/1f928.png
new file mode 100644
index 00000000..523d48ea
Binary files /dev/null and b/assets/png/1f928.png differ
diff --git a/assets/png/1f929.png b/assets/png/1f929.png
new file mode 100644
index 00000000..fc8303aa
Binary files /dev/null and b/assets/png/1f929.png differ
diff --git a/assets/png/1f92a.png b/assets/png/1f92a.png
new file mode 100644
index 00000000..e99f1cba
Binary files /dev/null and b/assets/png/1f92a.png differ
diff --git a/assets/png/1f92b.png b/assets/png/1f92b.png
new file mode 100644
index 00000000..37613be8
Binary files /dev/null and b/assets/png/1f92b.png differ
diff --git a/assets/png/1f92c.png b/assets/png/1f92c.png
new file mode 100644
index 00000000..823d7ef7
Binary files /dev/null and b/assets/png/1f92c.png differ
diff --git a/assets/png/1f92d.png b/assets/png/1f92d.png
new file mode 100644
index 00000000..76b42d5a
Binary files /dev/null and b/assets/png/1f92d.png differ
diff --git a/assets/png/1f92e.png b/assets/png/1f92e.png
new file mode 100644
index 00000000..7020f742
Binary files /dev/null and b/assets/png/1f92e.png differ
diff --git a/assets/png/1f92f.png b/assets/png/1f92f.png
new file mode 100644
index 00000000..d14ad917
Binary files /dev/null and b/assets/png/1f92f.png differ
diff --git a/assets/png/1f930-1f3fb.png b/assets/png/1f930-1f3fb.png
new file mode 100644
index 00000000..09e56cd3
Binary files /dev/null and b/assets/png/1f930-1f3fb.png differ
diff --git a/assets/png/1f930-1f3fc.png b/assets/png/1f930-1f3fc.png
new file mode 100644
index 00000000..42fff2f8
Binary files /dev/null and b/assets/png/1f930-1f3fc.png differ
diff --git a/assets/png/1f930-1f3fd.png b/assets/png/1f930-1f3fd.png
new file mode 100644
index 00000000..a2374ab3
Binary files /dev/null and b/assets/png/1f930-1f3fd.png differ
diff --git a/assets/png/1f930-1f3fe.png b/assets/png/1f930-1f3fe.png
new file mode 100644
index 00000000..df6248e0
Binary files /dev/null and b/assets/png/1f930-1f3fe.png differ
diff --git a/assets/png/1f930-1f3ff.png b/assets/png/1f930-1f3ff.png
new file mode 100644
index 00000000..f1376672
Binary files /dev/null and b/assets/png/1f930-1f3ff.png differ
diff --git a/assets/png/1f930.png b/assets/png/1f930.png
new file mode 100644
index 00000000..19da7645
Binary files /dev/null and b/assets/png/1f930.png differ
diff --git a/assets/png/1f931-1f3fb.png b/assets/png/1f931-1f3fb.png
new file mode 100644
index 00000000..f260d1a8
Binary files /dev/null and b/assets/png/1f931-1f3fb.png differ
diff --git a/assets/png/1f931-1f3fc.png b/assets/png/1f931-1f3fc.png
new file mode 100644
index 00000000..96bd0249
Binary files /dev/null and b/assets/png/1f931-1f3fc.png differ
diff --git a/assets/png/1f931-1f3fd.png b/assets/png/1f931-1f3fd.png
new file mode 100644
index 00000000..e757fa2f
Binary files /dev/null and b/assets/png/1f931-1f3fd.png differ
diff --git a/assets/png/1f931-1f3fe.png b/assets/png/1f931-1f3fe.png
new file mode 100644
index 00000000..1e1fd898
Binary files /dev/null and b/assets/png/1f931-1f3fe.png differ
diff --git a/assets/png/1f931-1f3ff.png b/assets/png/1f931-1f3ff.png
new file mode 100644
index 00000000..d88abba1
Binary files /dev/null and b/assets/png/1f931-1f3ff.png differ
diff --git a/assets/png/1f931.png b/assets/png/1f931.png
new file mode 100644
index 00000000..0c23a715
Binary files /dev/null and b/assets/png/1f931.png differ
diff --git a/assets/png/1f932-1f3fb.png b/assets/png/1f932-1f3fb.png
new file mode 100644
index 00000000..4f096b5e
Binary files /dev/null and b/assets/png/1f932-1f3fb.png differ
diff --git a/assets/png/1f932-1f3fc.png b/assets/png/1f932-1f3fc.png
new file mode 100644
index 00000000..7b49336f
Binary files /dev/null and b/assets/png/1f932-1f3fc.png differ
diff --git a/assets/png/1f932-1f3fd.png b/assets/png/1f932-1f3fd.png
new file mode 100644
index 00000000..4d98328d
Binary files /dev/null and b/assets/png/1f932-1f3fd.png differ
diff --git a/assets/png/1f932-1f3fe.png b/assets/png/1f932-1f3fe.png
new file mode 100644
index 00000000..11ceb348
Binary files /dev/null and b/assets/png/1f932-1f3fe.png differ
diff --git a/assets/png/1f932-1f3ff.png b/assets/png/1f932-1f3ff.png
new file mode 100644
index 00000000..fb2b696d
Binary files /dev/null and b/assets/png/1f932-1f3ff.png differ
diff --git a/assets/png/1f932.png b/assets/png/1f932.png
new file mode 100644
index 00000000..64fd9ce1
Binary files /dev/null and b/assets/png/1f932.png differ
diff --git a/assets/png/1f933-1f3fb.png b/assets/png/1f933-1f3fb.png
new file mode 100644
index 00000000..abf299e3
Binary files /dev/null and b/assets/png/1f933-1f3fb.png differ
diff --git a/assets/png/1f933-1f3fc.png b/assets/png/1f933-1f3fc.png
new file mode 100644
index 00000000..b908d18f
Binary files /dev/null and b/assets/png/1f933-1f3fc.png differ
diff --git a/assets/png/1f933-1f3fd.png b/assets/png/1f933-1f3fd.png
new file mode 100644
index 00000000..f9e12f1c
Binary files /dev/null and b/assets/png/1f933-1f3fd.png differ
diff --git a/assets/png/1f933-1f3fe.png b/assets/png/1f933-1f3fe.png
new file mode 100644
index 00000000..2aa47960
Binary files /dev/null and b/assets/png/1f933-1f3fe.png differ
diff --git a/assets/png/1f933-1f3ff.png b/assets/png/1f933-1f3ff.png
new file mode 100644
index 00000000..2c34fc55
Binary files /dev/null and b/assets/png/1f933-1f3ff.png differ
diff --git a/assets/png/1f933.png b/assets/png/1f933.png
new file mode 100644
index 00000000..39ac68ea
Binary files /dev/null and b/assets/png/1f933.png differ
diff --git a/assets/png/1f934-1f3fb.png b/assets/png/1f934-1f3fb.png
new file mode 100644
index 00000000..9c70fc38
Binary files /dev/null and b/assets/png/1f934-1f3fb.png differ
diff --git a/assets/png/1f934-1f3fc.png b/assets/png/1f934-1f3fc.png
new file mode 100644
index 00000000..84965dd4
Binary files /dev/null and b/assets/png/1f934-1f3fc.png differ
diff --git a/assets/png/1f934-1f3fd.png b/assets/png/1f934-1f3fd.png
new file mode 100644
index 00000000..8e91e16d
Binary files /dev/null and b/assets/png/1f934-1f3fd.png differ
diff --git a/assets/png/1f934-1f3fe.png b/assets/png/1f934-1f3fe.png
new file mode 100644
index 00000000..35dc5adc
Binary files /dev/null and b/assets/png/1f934-1f3fe.png differ
diff --git a/assets/png/1f934-1f3ff.png b/assets/png/1f934-1f3ff.png
new file mode 100644
index 00000000..4b0e6b8f
Binary files /dev/null and b/assets/png/1f934-1f3ff.png differ
diff --git a/assets/png/1f934.png b/assets/png/1f934.png
new file mode 100644
index 00000000..79b082d5
Binary files /dev/null and b/assets/png/1f934.png differ
diff --git a/assets/png/1f935-1f3fb.png b/assets/png/1f935-1f3fb.png
new file mode 100644
index 00000000..e5542c1e
Binary files /dev/null and b/assets/png/1f935-1f3fb.png differ
diff --git a/assets/png/1f935-1f3fc.png b/assets/png/1f935-1f3fc.png
new file mode 100644
index 00000000..17ae3792
Binary files /dev/null and b/assets/png/1f935-1f3fc.png differ
diff --git a/assets/png/1f935-1f3fd.png b/assets/png/1f935-1f3fd.png
new file mode 100644
index 00000000..a7026504
Binary files /dev/null and b/assets/png/1f935-1f3fd.png differ
diff --git a/assets/png/1f935-1f3fe.png b/assets/png/1f935-1f3fe.png
new file mode 100644
index 00000000..11b77e01
Binary files /dev/null and b/assets/png/1f935-1f3fe.png differ
diff --git a/assets/png/1f935-1f3ff.png b/assets/png/1f935-1f3ff.png
new file mode 100644
index 00000000..2f1b8ddb
Binary files /dev/null and b/assets/png/1f935-1f3ff.png differ
diff --git a/assets/png/1f935.png b/assets/png/1f935.png
new file mode 100644
index 00000000..25986b48
Binary files /dev/null and b/assets/png/1f935.png differ
diff --git a/assets/png/1f936-1f3fb.png b/assets/png/1f936-1f3fb.png
new file mode 100644
index 00000000..f481a952
Binary files /dev/null and b/assets/png/1f936-1f3fb.png differ
diff --git a/assets/png/1f936-1f3fc.png b/assets/png/1f936-1f3fc.png
new file mode 100644
index 00000000..46a99af1
Binary files /dev/null and b/assets/png/1f936-1f3fc.png differ
diff --git a/assets/png/1f936-1f3fd.png b/assets/png/1f936-1f3fd.png
new file mode 100644
index 00000000..81096e26
Binary files /dev/null and b/assets/png/1f936-1f3fd.png differ
diff --git a/assets/png/1f936-1f3fe.png b/assets/png/1f936-1f3fe.png
new file mode 100644
index 00000000..f98dfeba
Binary files /dev/null and b/assets/png/1f936-1f3fe.png differ
diff --git a/assets/png/1f936-1f3ff.png b/assets/png/1f936-1f3ff.png
new file mode 100644
index 00000000..5d41c403
Binary files /dev/null and b/assets/png/1f936-1f3ff.png differ
diff --git a/assets/png/1f936.png b/assets/png/1f936.png
new file mode 100644
index 00000000..268be684
Binary files /dev/null and b/assets/png/1f936.png differ
diff --git a/assets/png/1f937-1f3fb-2640.png b/assets/png/1f937-1f3fb-2640.png
new file mode 100644
index 00000000..c1a4fa09
Binary files /dev/null and b/assets/png/1f937-1f3fb-2640.png differ
diff --git a/assets/png/1f937-1f3fb-2642.png b/assets/png/1f937-1f3fb-2642.png
new file mode 100644
index 00000000..cd981a72
Binary files /dev/null and b/assets/png/1f937-1f3fb-2642.png differ
diff --git a/assets/png/1f937-1f3fb.png b/assets/png/1f937-1f3fb.png
new file mode 100644
index 00000000..ea99287e
Binary files /dev/null and b/assets/png/1f937-1f3fb.png differ
diff --git a/assets/png/1f937-1f3fc-2640.png b/assets/png/1f937-1f3fc-2640.png
new file mode 100644
index 00000000..137295fc
Binary files /dev/null and b/assets/png/1f937-1f3fc-2640.png differ
diff --git a/assets/png/1f937-1f3fc-2642.png b/assets/png/1f937-1f3fc-2642.png
new file mode 100644
index 00000000..a31c32c5
Binary files /dev/null and b/assets/png/1f937-1f3fc-2642.png differ
diff --git a/assets/png/1f937-1f3fc.png b/assets/png/1f937-1f3fc.png
new file mode 100644
index 00000000..d36a1d12
Binary files /dev/null and b/assets/png/1f937-1f3fc.png differ
diff --git a/assets/png/1f937-1f3fd-2640.png b/assets/png/1f937-1f3fd-2640.png
new file mode 100644
index 00000000..be81430a
Binary files /dev/null and b/assets/png/1f937-1f3fd-2640.png differ
diff --git a/assets/png/1f937-1f3fd-2642.png b/assets/png/1f937-1f3fd-2642.png
new file mode 100644
index 00000000..3161ad0e
Binary files /dev/null and b/assets/png/1f937-1f3fd-2642.png differ
diff --git a/assets/png/1f937-1f3fd.png b/assets/png/1f937-1f3fd.png
new file mode 100644
index 00000000..1c456947
Binary files /dev/null and b/assets/png/1f937-1f3fd.png differ
diff --git a/assets/png/1f937-1f3fe-2640.png b/assets/png/1f937-1f3fe-2640.png
new file mode 100644
index 00000000..91fa5d47
Binary files /dev/null and b/assets/png/1f937-1f3fe-2640.png differ
diff --git a/assets/png/1f937-1f3fe-2642.png b/assets/png/1f937-1f3fe-2642.png
new file mode 100644
index 00000000..f254c330
Binary files /dev/null and b/assets/png/1f937-1f3fe-2642.png differ
diff --git a/assets/png/1f937-1f3fe.png b/assets/png/1f937-1f3fe.png
new file mode 100644
index 00000000..022f648c
Binary files /dev/null and b/assets/png/1f937-1f3fe.png differ
diff --git a/assets/png/1f937-1f3ff-2640.png b/assets/png/1f937-1f3ff-2640.png
new file mode 100644
index 00000000..41760bd4
Binary files /dev/null and b/assets/png/1f937-1f3ff-2640.png differ
diff --git a/assets/png/1f937-1f3ff-2642.png b/assets/png/1f937-1f3ff-2642.png
new file mode 100644
index 00000000..570b1006
Binary files /dev/null and b/assets/png/1f937-1f3ff-2642.png differ
diff --git a/assets/png/1f937-1f3ff.png b/assets/png/1f937-1f3ff.png
new file mode 100644
index 00000000..fbb9676a
Binary files /dev/null and b/assets/png/1f937-1f3ff.png differ
diff --git a/assets/png/1f937-2640.png b/assets/png/1f937-2640.png
new file mode 100644
index 00000000..e69e6eb3
Binary files /dev/null and b/assets/png/1f937-2640.png differ
diff --git a/assets/png/1f937-2642.png b/assets/png/1f937-2642.png
new file mode 100644
index 00000000..9dc7f78b
Binary files /dev/null and b/assets/png/1f937-2642.png differ
diff --git a/assets/png/1f937.png b/assets/png/1f937.png
new file mode 100644
index 00000000..e69e6eb3
Binary files /dev/null and b/assets/png/1f937.png differ
diff --git a/assets/png/1f938-1f3fb-2640.png b/assets/png/1f938-1f3fb-2640.png
new file mode 100644
index 00000000..6cc8f794
Binary files /dev/null and b/assets/png/1f938-1f3fb-2640.png differ
diff --git a/assets/png/1f938-1f3fb-2642.png b/assets/png/1f938-1f3fb-2642.png
new file mode 100644
index 00000000..2a4e1b46
Binary files /dev/null and b/assets/png/1f938-1f3fb-2642.png differ
diff --git a/assets/png/1f938-1f3fb.png b/assets/png/1f938-1f3fb.png
new file mode 100644
index 00000000..2a4e1b46
Binary files /dev/null and b/assets/png/1f938-1f3fb.png differ
diff --git a/assets/png/1f938-1f3fc-2640.png b/assets/png/1f938-1f3fc-2640.png
new file mode 100644
index 00000000..f1e8969a
Binary files /dev/null and b/assets/png/1f938-1f3fc-2640.png differ
diff --git a/assets/png/1f938-1f3fc-2642.png b/assets/png/1f938-1f3fc-2642.png
new file mode 100644
index 00000000..adfc1b4d
Binary files /dev/null and b/assets/png/1f938-1f3fc-2642.png differ
diff --git a/assets/png/1f938-1f3fc.png b/assets/png/1f938-1f3fc.png
new file mode 100644
index 00000000..adfc1b4d
Binary files /dev/null and b/assets/png/1f938-1f3fc.png differ
diff --git a/assets/png/1f938-1f3fd-2640.png b/assets/png/1f938-1f3fd-2640.png
new file mode 100644
index 00000000..32174db0
Binary files /dev/null and b/assets/png/1f938-1f3fd-2640.png differ
diff --git a/assets/png/1f938-1f3fd-2642.png b/assets/png/1f938-1f3fd-2642.png
new file mode 100644
index 00000000..4c128972
Binary files /dev/null and b/assets/png/1f938-1f3fd-2642.png differ
diff --git a/assets/png/1f938-1f3fd.png b/assets/png/1f938-1f3fd.png
new file mode 100644
index 00000000..4c128972
Binary files /dev/null and b/assets/png/1f938-1f3fd.png differ
diff --git a/assets/png/1f938-1f3fe-2640.png b/assets/png/1f938-1f3fe-2640.png
new file mode 100644
index 00000000..34e663d4
Binary files /dev/null and b/assets/png/1f938-1f3fe-2640.png differ
diff --git a/assets/png/1f938-1f3fe-2642.png b/assets/png/1f938-1f3fe-2642.png
new file mode 100644
index 00000000..c831cfaf
Binary files /dev/null and b/assets/png/1f938-1f3fe-2642.png differ
diff --git a/assets/png/1f938-1f3fe.png b/assets/png/1f938-1f3fe.png
new file mode 100644
index 00000000..c831cfaf
Binary files /dev/null and b/assets/png/1f938-1f3fe.png differ
diff --git a/assets/png/1f938-1f3ff-2640.png b/assets/png/1f938-1f3ff-2640.png
new file mode 100644
index 00000000..e88cdbc3
Binary files /dev/null and b/assets/png/1f938-1f3ff-2640.png differ
diff --git a/assets/png/1f938-1f3ff-2642.png b/assets/png/1f938-1f3ff-2642.png
new file mode 100644
index 00000000..686131a0
Binary files /dev/null and b/assets/png/1f938-1f3ff-2642.png differ
diff --git a/assets/png/1f938-1f3ff.png b/assets/png/1f938-1f3ff.png
new file mode 100644
index 00000000..686131a0
Binary files /dev/null and b/assets/png/1f938-1f3ff.png differ
diff --git a/assets/png/1f938-2640.png b/assets/png/1f938-2640.png
new file mode 100644
index 00000000..4345a770
Binary files /dev/null and b/assets/png/1f938-2640.png differ
diff --git a/assets/png/1f938-2642.png b/assets/png/1f938-2642.png
new file mode 100644
index 00000000..4faad3f2
Binary files /dev/null and b/assets/png/1f938-2642.png differ
diff --git a/assets/png/1f938.png b/assets/png/1f938.png
new file mode 100644
index 00000000..4345a770
Binary files /dev/null and b/assets/png/1f938.png differ
diff --git a/assets/png/1f939-1f3fb-2640.png b/assets/png/1f939-1f3fb-2640.png
new file mode 100644
index 00000000..62ab31cf
Binary files /dev/null and b/assets/png/1f939-1f3fb-2640.png differ
diff --git a/assets/png/1f939-1f3fb-2642.png b/assets/png/1f939-1f3fb-2642.png
new file mode 100644
index 00000000..fff2da6a
Binary files /dev/null and b/assets/png/1f939-1f3fb-2642.png differ
diff --git a/assets/png/1f939-1f3fb.png b/assets/png/1f939-1f3fb.png
new file mode 100644
index 00000000..fff2da6a
Binary files /dev/null and b/assets/png/1f939-1f3fb.png differ
diff --git a/assets/png/1f939-1f3fc-2640.png b/assets/png/1f939-1f3fc-2640.png
new file mode 100644
index 00000000..b837e16f
Binary files /dev/null and b/assets/png/1f939-1f3fc-2640.png differ
diff --git a/assets/png/1f939-1f3fc-2642.png b/assets/png/1f939-1f3fc-2642.png
new file mode 100644
index 00000000..633bc9c2
Binary files /dev/null and b/assets/png/1f939-1f3fc-2642.png differ
diff --git a/assets/png/1f939-1f3fc.png b/assets/png/1f939-1f3fc.png
new file mode 100644
index 00000000..633bc9c2
Binary files /dev/null and b/assets/png/1f939-1f3fc.png differ
diff --git a/assets/png/1f939-1f3fd-2640.png b/assets/png/1f939-1f3fd-2640.png
new file mode 100644
index 00000000..9d138a68
Binary files /dev/null and b/assets/png/1f939-1f3fd-2640.png differ
diff --git a/assets/png/1f939-1f3fd-2642.png b/assets/png/1f939-1f3fd-2642.png
new file mode 100644
index 00000000..a323b11b
Binary files /dev/null and b/assets/png/1f939-1f3fd-2642.png differ
diff --git a/assets/png/1f939-1f3fd.png b/assets/png/1f939-1f3fd.png
new file mode 100644
index 00000000..a323b11b
Binary files /dev/null and b/assets/png/1f939-1f3fd.png differ
diff --git a/assets/png/1f939-1f3fe-2640.png b/assets/png/1f939-1f3fe-2640.png
new file mode 100644
index 00000000..ce9efdcc
Binary files /dev/null and b/assets/png/1f939-1f3fe-2640.png differ
diff --git a/assets/png/1f939-1f3fe-2642.png b/assets/png/1f939-1f3fe-2642.png
new file mode 100644
index 00000000..57a788ea
Binary files /dev/null and b/assets/png/1f939-1f3fe-2642.png differ
diff --git a/assets/png/1f939-1f3fe.png b/assets/png/1f939-1f3fe.png
new file mode 100644
index 00000000..57a788ea
Binary files /dev/null and b/assets/png/1f939-1f3fe.png differ
diff --git a/assets/png/1f939-1f3ff-2640.png b/assets/png/1f939-1f3ff-2640.png
new file mode 100644
index 00000000..8f16350b
Binary files /dev/null and b/assets/png/1f939-1f3ff-2640.png differ
diff --git a/assets/png/1f939-1f3ff-2642.png b/assets/png/1f939-1f3ff-2642.png
new file mode 100644
index 00000000..519ecc32
Binary files /dev/null and b/assets/png/1f939-1f3ff-2642.png differ
diff --git a/assets/png/1f939-1f3ff.png b/assets/png/1f939-1f3ff.png
new file mode 100644
index 00000000..519ecc32
Binary files /dev/null and b/assets/png/1f939-1f3ff.png differ
diff --git a/assets/png/1f939-2640.png b/assets/png/1f939-2640.png
new file mode 100644
index 00000000..f3554c77
Binary files /dev/null and b/assets/png/1f939-2640.png differ
diff --git a/assets/png/1f939-2642.png b/assets/png/1f939-2642.png
new file mode 100644
index 00000000..e9c31c3d
Binary files /dev/null and b/assets/png/1f939-2642.png differ
diff --git a/assets/png/1f939.png b/assets/png/1f939.png
new file mode 100644
index 00000000..e9c31c3d
Binary files /dev/null and b/assets/png/1f939.png differ
diff --git a/assets/png/1f93a.png b/assets/png/1f93a.png
new file mode 100644
index 00000000..2f95c644
Binary files /dev/null and b/assets/png/1f93a.png differ
diff --git a/assets/png/1f93c-2640.png b/assets/png/1f93c-2640.png
new file mode 100644
index 00000000..11165683
Binary files /dev/null and b/assets/png/1f93c-2640.png differ
diff --git a/assets/png/1f93c-2642.png b/assets/png/1f93c-2642.png
new file mode 100644
index 00000000..dc189061
Binary files /dev/null and b/assets/png/1f93c-2642.png differ
diff --git a/assets/png/1f93c.png b/assets/png/1f93c.png
new file mode 100644
index 00000000..dc189061
Binary files /dev/null and b/assets/png/1f93c.png differ
diff --git a/assets/png/1f93d-1f3fb-2640.png b/assets/png/1f93d-1f3fb-2640.png
new file mode 100644
index 00000000..6ab2ac70
Binary files /dev/null and b/assets/png/1f93d-1f3fb-2640.png differ
diff --git a/assets/png/1f93d-1f3fb-2642.png b/assets/png/1f93d-1f3fb-2642.png
new file mode 100644
index 00000000..aea8f47e
Binary files /dev/null and b/assets/png/1f93d-1f3fb-2642.png differ
diff --git a/assets/png/1f93d-1f3fb.png b/assets/png/1f93d-1f3fb.png
new file mode 100644
index 00000000..aea8f47e
Binary files /dev/null and b/assets/png/1f93d-1f3fb.png differ
diff --git a/assets/png/1f93d-1f3fc-2640.png b/assets/png/1f93d-1f3fc-2640.png
new file mode 100644
index 00000000..c1d18905
Binary files /dev/null and b/assets/png/1f93d-1f3fc-2640.png differ
diff --git a/assets/png/1f93d-1f3fc-2642.png b/assets/png/1f93d-1f3fc-2642.png
new file mode 100644
index 00000000..11ccf256
Binary files /dev/null and b/assets/png/1f93d-1f3fc-2642.png differ
diff --git a/assets/png/1f93d-1f3fc.png b/assets/png/1f93d-1f3fc.png
new file mode 100644
index 00000000..11ccf256
Binary files /dev/null and b/assets/png/1f93d-1f3fc.png differ
diff --git a/assets/png/1f93d-1f3fd-2640.png b/assets/png/1f93d-1f3fd-2640.png
new file mode 100644
index 00000000..e4678a99
Binary files /dev/null and b/assets/png/1f93d-1f3fd-2640.png differ
diff --git a/assets/png/1f93d-1f3fd-2642.png b/assets/png/1f93d-1f3fd-2642.png
new file mode 100644
index 00000000..82aef234
Binary files /dev/null and b/assets/png/1f93d-1f3fd-2642.png differ
diff --git a/assets/png/1f93d-1f3fd.png b/assets/png/1f93d-1f3fd.png
new file mode 100644
index 00000000..82aef234
Binary files /dev/null and b/assets/png/1f93d-1f3fd.png differ
diff --git a/assets/png/1f93d-1f3fe-2640.png b/assets/png/1f93d-1f3fe-2640.png
new file mode 100644
index 00000000..35d2b347
Binary files /dev/null and b/assets/png/1f93d-1f3fe-2640.png differ
diff --git a/assets/png/1f93d-1f3fe-2642.png b/assets/png/1f93d-1f3fe-2642.png
new file mode 100644
index 00000000..9b01242a
Binary files /dev/null and b/assets/png/1f93d-1f3fe-2642.png differ
diff --git a/assets/png/1f93d-1f3fe.png b/assets/png/1f93d-1f3fe.png
new file mode 100644
index 00000000..9b01242a
Binary files /dev/null and b/assets/png/1f93d-1f3fe.png differ
diff --git a/assets/png/1f93d-1f3ff-2640.png b/assets/png/1f93d-1f3ff-2640.png
new file mode 100644
index 00000000..c3e06272
Binary files /dev/null and b/assets/png/1f93d-1f3ff-2640.png differ
diff --git a/assets/png/1f93d-1f3ff-2642.png b/assets/png/1f93d-1f3ff-2642.png
new file mode 100644
index 00000000..71fc945a
Binary files /dev/null and b/assets/png/1f93d-1f3ff-2642.png differ
diff --git a/assets/png/1f93d-1f3ff.png b/assets/png/1f93d-1f3ff.png
new file mode 100644
index 00000000..71fc945a
Binary files /dev/null and b/assets/png/1f93d-1f3ff.png differ
diff --git a/assets/png/1f93d-2640.png b/assets/png/1f93d-2640.png
new file mode 100644
index 00000000..cf2573e5
Binary files /dev/null and b/assets/png/1f93d-2640.png differ
diff --git a/assets/png/1f93d-2642.png b/assets/png/1f93d-2642.png
new file mode 100644
index 00000000..aac0420b
Binary files /dev/null and b/assets/png/1f93d-2642.png differ
diff --git a/assets/png/1f93d.png b/assets/png/1f93d.png
new file mode 100644
index 00000000..aac0420b
Binary files /dev/null and b/assets/png/1f93d.png differ
diff --git a/assets/png/1f93e-1f3fb-2640.png b/assets/png/1f93e-1f3fb-2640.png
new file mode 100644
index 00000000..5f8b8565
Binary files /dev/null and b/assets/png/1f93e-1f3fb-2640.png differ
diff --git a/assets/png/1f93e-1f3fb-2642.png b/assets/png/1f93e-1f3fb-2642.png
new file mode 100644
index 00000000..4fa2db83
Binary files /dev/null and b/assets/png/1f93e-1f3fb-2642.png differ
diff --git a/assets/png/1f93e-1f3fb.png b/assets/png/1f93e-1f3fb.png
new file mode 100644
index 00000000..4fa2db83
Binary files /dev/null and b/assets/png/1f93e-1f3fb.png differ
diff --git a/assets/png/1f93e-1f3fc-2640.png b/assets/png/1f93e-1f3fc-2640.png
new file mode 100644
index 00000000..936fa621
Binary files /dev/null and b/assets/png/1f93e-1f3fc-2640.png differ
diff --git a/assets/png/1f93e-1f3fc-2642.png b/assets/png/1f93e-1f3fc-2642.png
new file mode 100644
index 00000000..98fc398a
Binary files /dev/null and b/assets/png/1f93e-1f3fc-2642.png differ
diff --git a/assets/png/1f93e-1f3fc.png b/assets/png/1f93e-1f3fc.png
new file mode 100644
index 00000000..98fc398a
Binary files /dev/null and b/assets/png/1f93e-1f3fc.png differ
diff --git a/assets/png/1f93e-1f3fd-2640.png b/assets/png/1f93e-1f3fd-2640.png
new file mode 100644
index 00000000..299b2200
Binary files /dev/null and b/assets/png/1f93e-1f3fd-2640.png differ
diff --git a/assets/png/1f93e-1f3fd-2642.png b/assets/png/1f93e-1f3fd-2642.png
new file mode 100644
index 00000000..fe310b33
Binary files /dev/null and b/assets/png/1f93e-1f3fd-2642.png differ
diff --git a/assets/png/1f93e-1f3fd.png b/assets/png/1f93e-1f3fd.png
new file mode 100644
index 00000000..fe310b33
Binary files /dev/null and b/assets/png/1f93e-1f3fd.png differ
diff --git a/assets/png/1f93e-1f3fe-2640.png b/assets/png/1f93e-1f3fe-2640.png
new file mode 100644
index 00000000..84ba8aea
Binary files /dev/null and b/assets/png/1f93e-1f3fe-2640.png differ
diff --git a/assets/png/1f93e-1f3fe-2642.png b/assets/png/1f93e-1f3fe-2642.png
new file mode 100644
index 00000000..a7c34af7
Binary files /dev/null and b/assets/png/1f93e-1f3fe-2642.png differ
diff --git a/assets/png/1f93e-1f3fe.png b/assets/png/1f93e-1f3fe.png
new file mode 100644
index 00000000..a7c34af7
Binary files /dev/null and b/assets/png/1f93e-1f3fe.png differ
diff --git a/assets/png/1f93e-1f3ff-2640.png b/assets/png/1f93e-1f3ff-2640.png
new file mode 100644
index 00000000..93d694a3
Binary files /dev/null and b/assets/png/1f93e-1f3ff-2640.png differ
diff --git a/assets/png/1f93e-1f3ff-2642.png b/assets/png/1f93e-1f3ff-2642.png
new file mode 100644
index 00000000..d8f6bf5a
Binary files /dev/null and b/assets/png/1f93e-1f3ff-2642.png differ
diff --git a/assets/png/1f93e-1f3ff.png b/assets/png/1f93e-1f3ff.png
new file mode 100644
index 00000000..d8f6bf5a
Binary files /dev/null and b/assets/png/1f93e-1f3ff.png differ
diff --git a/assets/png/1f93e-2640.png b/assets/png/1f93e-2640.png
new file mode 100644
index 00000000..ffa7614b
Binary files /dev/null and b/assets/png/1f93e-2640.png differ
diff --git a/assets/png/1f93e-2642.png b/assets/png/1f93e-2642.png
new file mode 100644
index 00000000..e4fa2933
Binary files /dev/null and b/assets/png/1f93e-2642.png differ
diff --git a/assets/png/1f93e.png b/assets/png/1f93e.png
new file mode 100644
index 00000000..e4fa2933
Binary files /dev/null and b/assets/png/1f93e.png differ
diff --git a/assets/png/1f940.png b/assets/png/1f940.png
new file mode 100644
index 00000000..44287b12
Binary files /dev/null and b/assets/png/1f940.png differ
diff --git a/assets/png/1f941.png b/assets/png/1f941.png
new file mode 100644
index 00000000..6c099229
Binary files /dev/null and b/assets/png/1f941.png differ
diff --git a/assets/png/1f942.png b/assets/png/1f942.png
new file mode 100644
index 00000000..6b7054c4
Binary files /dev/null and b/assets/png/1f942.png differ
diff --git a/assets/png/1f943.png b/assets/png/1f943.png
new file mode 100644
index 00000000..97d9f3e7
Binary files /dev/null and b/assets/png/1f943.png differ
diff --git a/assets/png/1f944.png b/assets/png/1f944.png
new file mode 100644
index 00000000..6eecbba8
Binary files /dev/null and b/assets/png/1f944.png differ
diff --git a/assets/png/1f945.png b/assets/png/1f945.png
new file mode 100644
index 00000000..12bb3bb5
Binary files /dev/null and b/assets/png/1f945.png differ
diff --git a/assets/png/1f947.png b/assets/png/1f947.png
new file mode 100644
index 00000000..c5607012
Binary files /dev/null and b/assets/png/1f947.png differ
diff --git a/assets/png/1f948.png b/assets/png/1f948.png
new file mode 100644
index 00000000..5f4da391
Binary files /dev/null and b/assets/png/1f948.png differ
diff --git a/assets/png/1f949.png b/assets/png/1f949.png
new file mode 100644
index 00000000..4e5531e7
Binary files /dev/null and b/assets/png/1f949.png differ
diff --git a/assets/png/1f94a.png b/assets/png/1f94a.png
new file mode 100644
index 00000000..8b6bc38e
Binary files /dev/null and b/assets/png/1f94a.png differ
diff --git a/assets/png/1f94b.png b/assets/png/1f94b.png
new file mode 100644
index 00000000..e437fd67
Binary files /dev/null and b/assets/png/1f94b.png differ
diff --git a/assets/png/1f94c.png b/assets/png/1f94c.png
new file mode 100644
index 00000000..91c20baa
Binary files /dev/null and b/assets/png/1f94c.png differ
diff --git a/assets/png/1f94d.png b/assets/png/1f94d.png
new file mode 100644
index 00000000..f413cbf0
Binary files /dev/null and b/assets/png/1f94d.png differ
diff --git a/assets/png/1f94e.png b/assets/png/1f94e.png
new file mode 100644
index 00000000..cd42b7f5
Binary files /dev/null and b/assets/png/1f94e.png differ
diff --git a/assets/png/1f94f.png b/assets/png/1f94f.png
new file mode 100644
index 00000000..2a3db160
Binary files /dev/null and b/assets/png/1f94f.png differ
diff --git a/assets/png/1f950.png b/assets/png/1f950.png
new file mode 100644
index 00000000..eceb8f8b
Binary files /dev/null and b/assets/png/1f950.png differ
diff --git a/assets/png/1f951.png b/assets/png/1f951.png
new file mode 100644
index 00000000..2ba1bbb0
Binary files /dev/null and b/assets/png/1f951.png differ
diff --git a/assets/png/1f952.png b/assets/png/1f952.png
new file mode 100644
index 00000000..9044e374
Binary files /dev/null and b/assets/png/1f952.png differ
diff --git a/assets/png/1f953.png b/assets/png/1f953.png
new file mode 100644
index 00000000..8ce7adce
Binary files /dev/null and b/assets/png/1f953.png differ
diff --git a/assets/png/1f954.png b/assets/png/1f954.png
new file mode 100644
index 00000000..662e3af5
Binary files /dev/null and b/assets/png/1f954.png differ
diff --git a/assets/png/1f955.png b/assets/png/1f955.png
new file mode 100644
index 00000000..5738e853
Binary files /dev/null and b/assets/png/1f955.png differ
diff --git a/assets/png/1f956.png b/assets/png/1f956.png
new file mode 100644
index 00000000..f08fa277
Binary files /dev/null and b/assets/png/1f956.png differ
diff --git a/assets/png/1f957.png b/assets/png/1f957.png
new file mode 100644
index 00000000..e7f9152a
Binary files /dev/null and b/assets/png/1f957.png differ
diff --git a/assets/png/1f958.png b/assets/png/1f958.png
new file mode 100644
index 00000000..c23d5ccc
Binary files /dev/null and b/assets/png/1f958.png differ
diff --git a/assets/png/1f959.png b/assets/png/1f959.png
new file mode 100644
index 00000000..538e3479
Binary files /dev/null and b/assets/png/1f959.png differ
diff --git a/assets/png/1f95a.png b/assets/png/1f95a.png
new file mode 100644
index 00000000..0c8d73c8
Binary files /dev/null and b/assets/png/1f95a.png differ
diff --git a/assets/png/1f95b.png b/assets/png/1f95b.png
new file mode 100644
index 00000000..13104174
Binary files /dev/null and b/assets/png/1f95b.png differ
diff --git a/assets/png/1f95c.png b/assets/png/1f95c.png
new file mode 100644
index 00000000..51d69321
Binary files /dev/null and b/assets/png/1f95c.png differ
diff --git a/assets/png/1f95d.png b/assets/png/1f95d.png
new file mode 100644
index 00000000..e74aafb0
Binary files /dev/null and b/assets/png/1f95d.png differ
diff --git a/assets/png/1f95e.png b/assets/png/1f95e.png
new file mode 100644
index 00000000..e61978b1
Binary files /dev/null and b/assets/png/1f95e.png differ
diff --git a/assets/png/1f95f.png b/assets/png/1f95f.png
new file mode 100644
index 00000000..2eb66c4c
Binary files /dev/null and b/assets/png/1f95f.png differ
diff --git a/assets/png/1f960.png b/assets/png/1f960.png
new file mode 100644
index 00000000..0dec04e4
Binary files /dev/null and b/assets/png/1f960.png differ
diff --git a/assets/png/1f961.png b/assets/png/1f961.png
new file mode 100644
index 00000000..466cfff5
Binary files /dev/null and b/assets/png/1f961.png differ
diff --git a/assets/png/1f962.png b/assets/png/1f962.png
new file mode 100644
index 00000000..346b8fe9
Binary files /dev/null and b/assets/png/1f962.png differ
diff --git a/assets/png/1f963.png b/assets/png/1f963.png
new file mode 100644
index 00000000..e1e1b6d4
Binary files /dev/null and b/assets/png/1f963.png differ
diff --git a/assets/png/1f964.png b/assets/png/1f964.png
new file mode 100644
index 00000000..f508c891
Binary files /dev/null and b/assets/png/1f964.png differ
diff --git a/assets/png/1f965.png b/assets/png/1f965.png
new file mode 100644
index 00000000..3079555b
Binary files /dev/null and b/assets/png/1f965.png differ
diff --git a/assets/png/1f966.png b/assets/png/1f966.png
new file mode 100644
index 00000000..9e0cb528
Binary files /dev/null and b/assets/png/1f966.png differ
diff --git a/assets/png/1f967.png b/assets/png/1f967.png
new file mode 100644
index 00000000..885e881a
Binary files /dev/null and b/assets/png/1f967.png differ
diff --git a/assets/png/1f968.png b/assets/png/1f968.png
new file mode 100644
index 00000000..da15015c
Binary files /dev/null and b/assets/png/1f968.png differ
diff --git a/assets/png/1f969.png b/assets/png/1f969.png
new file mode 100644
index 00000000..8b272a98
Binary files /dev/null and b/assets/png/1f969.png differ
diff --git a/assets/png/1f96a.png b/assets/png/1f96a.png
new file mode 100644
index 00000000..0b39ec48
Binary files /dev/null and b/assets/png/1f96a.png differ
diff --git a/assets/png/1f96b.png b/assets/png/1f96b.png
new file mode 100644
index 00000000..f37e1e04
Binary files /dev/null and b/assets/png/1f96b.png differ
diff --git a/assets/png/1f96c.png b/assets/png/1f96c.png
new file mode 100644
index 00000000..3d161d39
Binary files /dev/null and b/assets/png/1f96c.png differ
diff --git a/assets/png/1f96d.png b/assets/png/1f96d.png
new file mode 100644
index 00000000..16d7f65c
Binary files /dev/null and b/assets/png/1f96d.png differ
diff --git a/assets/png/1f96e.png b/assets/png/1f96e.png
new file mode 100644
index 00000000..d9e1cd57
Binary files /dev/null and b/assets/png/1f96e.png differ
diff --git a/assets/png/1f96f.png b/assets/png/1f96f.png
new file mode 100644
index 00000000..de959e21
Binary files /dev/null and b/assets/png/1f96f.png differ
diff --git a/assets/png/1f970.png b/assets/png/1f970.png
new file mode 100644
index 00000000..b190dd54
Binary files /dev/null and b/assets/png/1f970.png differ
diff --git a/assets/png/1f973.png b/assets/png/1f973.png
new file mode 100644
index 00000000..2f1e327c
Binary files /dev/null and b/assets/png/1f973.png differ
diff --git a/assets/png/1f974.png b/assets/png/1f974.png
new file mode 100644
index 00000000..034a07c5
Binary files /dev/null and b/assets/png/1f974.png differ
diff --git a/assets/png/1f975.png b/assets/png/1f975.png
new file mode 100644
index 00000000..e6b92088
Binary files /dev/null and b/assets/png/1f975.png differ
diff --git a/assets/png/1f976.png b/assets/png/1f976.png
new file mode 100644
index 00000000..74bed7ba
Binary files /dev/null and b/assets/png/1f976.png differ
diff --git a/assets/png/1f97a.png b/assets/png/1f97a.png
new file mode 100644
index 00000000..1317c80b
Binary files /dev/null and b/assets/png/1f97a.png differ
diff --git a/assets/png/1f97c.png b/assets/png/1f97c.png
new file mode 100644
index 00000000..8b4e4ca4
Binary files /dev/null and b/assets/png/1f97c.png differ
diff --git a/assets/png/1f97d.png b/assets/png/1f97d.png
new file mode 100644
index 00000000..db336056
Binary files /dev/null and b/assets/png/1f97d.png differ
diff --git a/assets/png/1f97e.png b/assets/png/1f97e.png
new file mode 100644
index 00000000..bf172d00
Binary files /dev/null and b/assets/png/1f97e.png differ
diff --git a/assets/png/1f97f.png b/assets/png/1f97f.png
new file mode 100644
index 00000000..10e7c174
Binary files /dev/null and b/assets/png/1f97f.png differ
diff --git a/assets/png/1f980.png b/assets/png/1f980.png
new file mode 100644
index 00000000..eccba19d
Binary files /dev/null and b/assets/png/1f980.png differ
diff --git a/assets/png/1f981.png b/assets/png/1f981.png
new file mode 100644
index 00000000..c2257383
Binary files /dev/null and b/assets/png/1f981.png differ
diff --git a/assets/png/1f982.png b/assets/png/1f982.png
new file mode 100644
index 00000000..b0ae9316
Binary files /dev/null and b/assets/png/1f982.png differ
diff --git a/assets/png/1f983.png b/assets/png/1f983.png
new file mode 100644
index 00000000..ad42ba3c
Binary files /dev/null and b/assets/png/1f983.png differ
diff --git a/assets/png/1f984.png b/assets/png/1f984.png
new file mode 100644
index 00000000..e1c38fe4
Binary files /dev/null and b/assets/png/1f984.png differ
diff --git a/assets/png/1f985.png b/assets/png/1f985.png
new file mode 100644
index 00000000..766d2b8e
Binary files /dev/null and b/assets/png/1f985.png differ
diff --git a/assets/png/1f986.png b/assets/png/1f986.png
new file mode 100644
index 00000000..377890f6
Binary files /dev/null and b/assets/png/1f986.png differ
diff --git a/assets/png/1f987.png b/assets/png/1f987.png
new file mode 100644
index 00000000..93ee5832
Binary files /dev/null and b/assets/png/1f987.png differ
diff --git a/assets/png/1f988.png b/assets/png/1f988.png
new file mode 100644
index 00000000..a1b4c809
Binary files /dev/null and b/assets/png/1f988.png differ
diff --git a/assets/png/1f989.png b/assets/png/1f989.png
new file mode 100644
index 00000000..0ec52a92
Binary files /dev/null and b/assets/png/1f989.png differ
diff --git a/assets/png/1f98a.png b/assets/png/1f98a.png
new file mode 100644
index 00000000..a1481e5e
Binary files /dev/null and b/assets/png/1f98a.png differ
diff --git a/assets/png/1f98b.png b/assets/png/1f98b.png
new file mode 100644
index 00000000..74ef9967
Binary files /dev/null and b/assets/png/1f98b.png differ
diff --git a/assets/png/1f98c.png b/assets/png/1f98c.png
new file mode 100644
index 00000000..2e5a19d4
Binary files /dev/null and b/assets/png/1f98c.png differ
diff --git a/assets/png/1f98d.png b/assets/png/1f98d.png
new file mode 100644
index 00000000..4cd1e2bf
Binary files /dev/null and b/assets/png/1f98d.png differ
diff --git a/assets/png/1f98e.png b/assets/png/1f98e.png
new file mode 100644
index 00000000..090630a5
Binary files /dev/null and b/assets/png/1f98e.png differ
diff --git a/assets/png/1f98f.png b/assets/png/1f98f.png
new file mode 100644
index 00000000..e99cf537
Binary files /dev/null and b/assets/png/1f98f.png differ
diff --git a/assets/png/1f990.png b/assets/png/1f990.png
new file mode 100644
index 00000000..2c233fe7
Binary files /dev/null and b/assets/png/1f990.png differ
diff --git a/assets/png/1f991.png b/assets/png/1f991.png
new file mode 100644
index 00000000..40568d15
Binary files /dev/null and b/assets/png/1f991.png differ
diff --git a/assets/png/1f992.png b/assets/png/1f992.png
new file mode 100644
index 00000000..5d4bb067
Binary files /dev/null and b/assets/png/1f992.png differ
diff --git a/assets/png/1f993.png b/assets/png/1f993.png
new file mode 100644
index 00000000..a8a84af1
Binary files /dev/null and b/assets/png/1f993.png differ
diff --git a/assets/png/1f994.png b/assets/png/1f994.png
new file mode 100644
index 00000000..fd39dd57
Binary files /dev/null and b/assets/png/1f994.png differ
diff --git a/assets/png/1f995.png b/assets/png/1f995.png
new file mode 100644
index 00000000..4ba347a8
Binary files /dev/null and b/assets/png/1f995.png differ
diff --git a/assets/png/1f996.png b/assets/png/1f996.png
new file mode 100644
index 00000000..7d31ae53
Binary files /dev/null and b/assets/png/1f996.png differ
diff --git a/assets/png/1f997.png b/assets/png/1f997.png
new file mode 100644
index 00000000..24a09a6b
Binary files /dev/null and b/assets/png/1f997.png differ
diff --git a/assets/png/1f998.png b/assets/png/1f998.png
new file mode 100644
index 00000000..0ba73472
Binary files /dev/null and b/assets/png/1f998.png differ
diff --git a/assets/png/1f999.png b/assets/png/1f999.png
new file mode 100644
index 00000000..715e7d30
Binary files /dev/null and b/assets/png/1f999.png differ
diff --git a/assets/png/1f99a.png b/assets/png/1f99a.png
new file mode 100644
index 00000000..cad89317
Binary files /dev/null and b/assets/png/1f99a.png differ
diff --git a/assets/png/1f99b.png b/assets/png/1f99b.png
new file mode 100644
index 00000000..e87e41a0
Binary files /dev/null and b/assets/png/1f99b.png differ
diff --git a/assets/png/1f99c.png b/assets/png/1f99c.png
new file mode 100644
index 00000000..464dea14
Binary files /dev/null and b/assets/png/1f99c.png differ
diff --git a/assets/png/1f99d.png b/assets/png/1f99d.png
new file mode 100644
index 00000000..a47e66a4
Binary files /dev/null and b/assets/png/1f99d.png differ
diff --git a/assets/png/1f99e.png b/assets/png/1f99e.png
new file mode 100644
index 00000000..44b75e72
Binary files /dev/null and b/assets/png/1f99e.png differ
diff --git a/assets/png/1f99f.png b/assets/png/1f99f.png
new file mode 100644
index 00000000..ad6bcdfe
Binary files /dev/null and b/assets/png/1f99f.png differ
diff --git a/assets/png/1f9a0.png b/assets/png/1f9a0.png
new file mode 100644
index 00000000..7a2d39e1
Binary files /dev/null and b/assets/png/1f9a0.png differ
diff --git a/assets/png/1f9a1.png b/assets/png/1f9a1.png
new file mode 100644
index 00000000..fbb59244
Binary files /dev/null and b/assets/png/1f9a1.png differ
diff --git a/assets/png/1f9a2.png b/assets/png/1f9a2.png
new file mode 100644
index 00000000..84cdcfc3
Binary files /dev/null and b/assets/png/1f9a2.png differ
diff --git a/assets/png/1f9b0.png b/assets/png/1f9b0.png
new file mode 100644
index 00000000..5bcc46dc
Binary files /dev/null and b/assets/png/1f9b0.png differ
diff --git a/assets/png/1f9b1.png b/assets/png/1f9b1.png
new file mode 100644
index 00000000..fe7c2314
Binary files /dev/null and b/assets/png/1f9b1.png differ
diff --git a/assets/png/1f9b2.png b/assets/png/1f9b2.png
new file mode 100644
index 00000000..1117c8a5
Binary files /dev/null and b/assets/png/1f9b2.png differ
diff --git a/assets/png/1f9b3.png b/assets/png/1f9b3.png
new file mode 100644
index 00000000..7b16fe1e
Binary files /dev/null and b/assets/png/1f9b3.png differ
diff --git a/assets/png/1f9b4.png b/assets/png/1f9b4.png
new file mode 100644
index 00000000..e2e2df56
Binary files /dev/null and b/assets/png/1f9b4.png differ
diff --git a/assets/png/1f9b5-1f3fb.png b/assets/png/1f9b5-1f3fb.png
new file mode 100644
index 00000000..68bcd21d
Binary files /dev/null and b/assets/png/1f9b5-1f3fb.png differ
diff --git a/assets/png/1f9b5-1f3fc.png b/assets/png/1f9b5-1f3fc.png
new file mode 100644
index 00000000..f38b942b
Binary files /dev/null and b/assets/png/1f9b5-1f3fc.png differ
diff --git a/assets/png/1f9b5-1f3fd.png b/assets/png/1f9b5-1f3fd.png
new file mode 100644
index 00000000..4b1412a5
Binary files /dev/null and b/assets/png/1f9b5-1f3fd.png differ
diff --git a/assets/png/1f9b5-1f3fe.png b/assets/png/1f9b5-1f3fe.png
new file mode 100644
index 00000000..be938bf3
Binary files /dev/null and b/assets/png/1f9b5-1f3fe.png differ
diff --git a/assets/png/1f9b5-1f3ff.png b/assets/png/1f9b5-1f3ff.png
new file mode 100644
index 00000000..8deb2f2a
Binary files /dev/null and b/assets/png/1f9b5-1f3ff.png differ
diff --git a/assets/png/1f9b5.png b/assets/png/1f9b5.png
new file mode 100644
index 00000000..3dac8492
Binary files /dev/null and b/assets/png/1f9b5.png differ
diff --git a/assets/png/1f9b6-1f3fb.png b/assets/png/1f9b6-1f3fb.png
new file mode 100644
index 00000000..618d292c
Binary files /dev/null and b/assets/png/1f9b6-1f3fb.png differ
diff --git a/assets/png/1f9b6-1f3fc.png b/assets/png/1f9b6-1f3fc.png
new file mode 100644
index 00000000..f29599e4
Binary files /dev/null and b/assets/png/1f9b6-1f3fc.png differ
diff --git a/assets/png/1f9b6-1f3fd.png b/assets/png/1f9b6-1f3fd.png
new file mode 100644
index 00000000..42cb68f7
Binary files /dev/null and b/assets/png/1f9b6-1f3fd.png differ
diff --git a/assets/png/1f9b6-1f3fe.png b/assets/png/1f9b6-1f3fe.png
new file mode 100644
index 00000000..85b5a190
Binary files /dev/null and b/assets/png/1f9b6-1f3fe.png differ
diff --git a/assets/png/1f9b6-1f3ff.png b/assets/png/1f9b6-1f3ff.png
new file mode 100644
index 00000000..3cf9d14a
Binary files /dev/null and b/assets/png/1f9b6-1f3ff.png differ
diff --git a/assets/png/1f9b6.png b/assets/png/1f9b6.png
new file mode 100644
index 00000000..e0ed9ba0
Binary files /dev/null and b/assets/png/1f9b6.png differ
diff --git a/assets/png/1f9b7.png b/assets/png/1f9b7.png
new file mode 100644
index 00000000..cc96e003
Binary files /dev/null and b/assets/png/1f9b7.png differ
diff --git a/assets/png/1f9b8-1f3fb-2640.png b/assets/png/1f9b8-1f3fb-2640.png
new file mode 100644
index 00000000..a02204e9
Binary files /dev/null and b/assets/png/1f9b8-1f3fb-2640.png differ
diff --git a/assets/png/1f9b8-1f3fb-2642.png b/assets/png/1f9b8-1f3fb-2642.png
new file mode 100644
index 00000000..8ee2f6f3
Binary files /dev/null and b/assets/png/1f9b8-1f3fb-2642.png differ
diff --git a/assets/png/1f9b8-1f3fb.png b/assets/png/1f9b8-1f3fb.png
new file mode 100644
index 00000000..a02204e9
Binary files /dev/null and b/assets/png/1f9b8-1f3fb.png differ
diff --git a/assets/png/1f9b8-1f3fc-2640.png b/assets/png/1f9b8-1f3fc-2640.png
new file mode 100644
index 00000000..fb3fc8e0
Binary files /dev/null and b/assets/png/1f9b8-1f3fc-2640.png differ
diff --git a/assets/png/1f9b8-1f3fc-2642.png b/assets/png/1f9b8-1f3fc-2642.png
new file mode 100644
index 00000000..20a59ce8
Binary files /dev/null and b/assets/png/1f9b8-1f3fc-2642.png differ
diff --git a/assets/png/1f9b8-1f3fc.png b/assets/png/1f9b8-1f3fc.png
new file mode 100644
index 00000000..fb3fc8e0
Binary files /dev/null and b/assets/png/1f9b8-1f3fc.png differ
diff --git a/assets/png/1f9b8-1f3fd-2640.png b/assets/png/1f9b8-1f3fd-2640.png
new file mode 100644
index 00000000..04bdd3a8
Binary files /dev/null and b/assets/png/1f9b8-1f3fd-2640.png differ
diff --git a/assets/png/1f9b8-1f3fd-2642.png b/assets/png/1f9b8-1f3fd-2642.png
new file mode 100644
index 00000000..a587bb34
Binary files /dev/null and b/assets/png/1f9b8-1f3fd-2642.png differ
diff --git a/assets/png/1f9b8-1f3fd.png b/assets/png/1f9b8-1f3fd.png
new file mode 100644
index 00000000..04bdd3a8
Binary files /dev/null and b/assets/png/1f9b8-1f3fd.png differ
diff --git a/assets/png/1f9b8-1f3fe-2640.png b/assets/png/1f9b8-1f3fe-2640.png
new file mode 100644
index 00000000..951cf9ea
Binary files /dev/null and b/assets/png/1f9b8-1f3fe-2640.png differ
diff --git a/assets/png/1f9b8-1f3fe-2642.png b/assets/png/1f9b8-1f3fe-2642.png
new file mode 100644
index 00000000..ea76e322
Binary files /dev/null and b/assets/png/1f9b8-1f3fe-2642.png differ
diff --git a/assets/png/1f9b8-1f3fe.png b/assets/png/1f9b8-1f3fe.png
new file mode 100644
index 00000000..951cf9ea
Binary files /dev/null and b/assets/png/1f9b8-1f3fe.png differ
diff --git a/assets/png/1f9b8-1f3ff-2640.png b/assets/png/1f9b8-1f3ff-2640.png
new file mode 100644
index 00000000..d5289202
Binary files /dev/null and b/assets/png/1f9b8-1f3ff-2640.png differ
diff --git a/assets/png/1f9b8-1f3ff-2642.png b/assets/png/1f9b8-1f3ff-2642.png
new file mode 100644
index 00000000..69bcf8ca
Binary files /dev/null and b/assets/png/1f9b8-1f3ff-2642.png differ
diff --git a/assets/png/1f9b8-1f3ff.png b/assets/png/1f9b8-1f3ff.png
new file mode 100644
index 00000000..d5289202
Binary files /dev/null and b/assets/png/1f9b8-1f3ff.png differ
diff --git a/assets/png/1f9b8-2640.png b/assets/png/1f9b8-2640.png
new file mode 100644
index 00000000..c89f4b3f
Binary files /dev/null and b/assets/png/1f9b8-2640.png differ
diff --git a/assets/png/1f9b8-2642.png b/assets/png/1f9b8-2642.png
new file mode 100644
index 00000000..28bc18e8
Binary files /dev/null and b/assets/png/1f9b8-2642.png differ
diff --git a/assets/png/1f9b8.png b/assets/png/1f9b8.png
new file mode 100644
index 00000000..c89f4b3f
Binary files /dev/null and b/assets/png/1f9b8.png differ
diff --git a/assets/png/1f9b9-1f3fb-2640.png b/assets/png/1f9b9-1f3fb-2640.png
new file mode 100644
index 00000000..9882de4a
Binary files /dev/null and b/assets/png/1f9b9-1f3fb-2640.png differ
diff --git a/assets/png/1f9b9-1f3fb-2642.png b/assets/png/1f9b9-1f3fb-2642.png
new file mode 100644
index 00000000..7fdd3757
Binary files /dev/null and b/assets/png/1f9b9-1f3fb-2642.png differ
diff --git a/assets/png/1f9b9-1f3fb.png b/assets/png/1f9b9-1f3fb.png
new file mode 100644
index 00000000..9882de4a
Binary files /dev/null and b/assets/png/1f9b9-1f3fb.png differ
diff --git a/assets/png/1f9b9-1f3fc-2640.png b/assets/png/1f9b9-1f3fc-2640.png
new file mode 100644
index 00000000..da96f955
Binary files /dev/null and b/assets/png/1f9b9-1f3fc-2640.png differ
diff --git a/assets/png/1f9b9-1f3fc-2642.png b/assets/png/1f9b9-1f3fc-2642.png
new file mode 100644
index 00000000..6afcc532
Binary files /dev/null and b/assets/png/1f9b9-1f3fc-2642.png differ
diff --git a/assets/png/1f9b9-1f3fc.png b/assets/png/1f9b9-1f3fc.png
new file mode 100644
index 00000000..da96f955
Binary files /dev/null and b/assets/png/1f9b9-1f3fc.png differ
diff --git a/assets/png/1f9b9-1f3fd-2640.png b/assets/png/1f9b9-1f3fd-2640.png
new file mode 100644
index 00000000..758517ea
Binary files /dev/null and b/assets/png/1f9b9-1f3fd-2640.png differ
diff --git a/assets/png/1f9b9-1f3fd-2642.png b/assets/png/1f9b9-1f3fd-2642.png
new file mode 100644
index 00000000..694a7e6c
Binary files /dev/null and b/assets/png/1f9b9-1f3fd-2642.png differ
diff --git a/assets/png/1f9b9-1f3fd.png b/assets/png/1f9b9-1f3fd.png
new file mode 100644
index 00000000..758517ea
Binary files /dev/null and b/assets/png/1f9b9-1f3fd.png differ
diff --git a/assets/png/1f9b9-1f3fe-2640.png b/assets/png/1f9b9-1f3fe-2640.png
new file mode 100644
index 00000000..c6a75f1c
Binary files /dev/null and b/assets/png/1f9b9-1f3fe-2640.png differ
diff --git a/assets/png/1f9b9-1f3fe-2642.png b/assets/png/1f9b9-1f3fe-2642.png
new file mode 100644
index 00000000..14b44c74
Binary files /dev/null and b/assets/png/1f9b9-1f3fe-2642.png differ
diff --git a/assets/png/1f9b9-1f3fe.png b/assets/png/1f9b9-1f3fe.png
new file mode 100644
index 00000000..c6a75f1c
Binary files /dev/null and b/assets/png/1f9b9-1f3fe.png differ
diff --git a/assets/png/1f9b9-1f3ff-2640.png b/assets/png/1f9b9-1f3ff-2640.png
new file mode 100644
index 00000000..8940866d
Binary files /dev/null and b/assets/png/1f9b9-1f3ff-2640.png differ
diff --git a/assets/png/1f9b9-1f3ff-2642.png b/assets/png/1f9b9-1f3ff-2642.png
new file mode 100644
index 00000000..665275a5
Binary files /dev/null and b/assets/png/1f9b9-1f3ff-2642.png differ
diff --git a/assets/png/1f9b9-1f3ff.png b/assets/png/1f9b9-1f3ff.png
new file mode 100644
index 00000000..8940866d
Binary files /dev/null and b/assets/png/1f9b9-1f3ff.png differ
diff --git a/assets/png/1f9b9-2640.png b/assets/png/1f9b9-2640.png
new file mode 100644
index 00000000..dd048a2e
Binary files /dev/null and b/assets/png/1f9b9-2640.png differ
diff --git a/assets/png/1f9b9-2642.png b/assets/png/1f9b9-2642.png
new file mode 100644
index 00000000..469392b4
Binary files /dev/null and b/assets/png/1f9b9-2642.png differ
diff --git a/assets/png/1f9b9.png b/assets/png/1f9b9.png
new file mode 100644
index 00000000..dd048a2e
Binary files /dev/null and b/assets/png/1f9b9.png differ
diff --git a/assets/png/1f9c0.png b/assets/png/1f9c0.png
new file mode 100644
index 00000000..0b6c2d45
Binary files /dev/null and b/assets/png/1f9c0.png differ
diff --git a/assets/png/1f9c1.png b/assets/png/1f9c1.png
new file mode 100644
index 00000000..a8db8d30
Binary files /dev/null and b/assets/png/1f9c1.png differ
diff --git a/assets/png/1f9c2.png b/assets/png/1f9c2.png
new file mode 100644
index 00000000..f1bf756f
Binary files /dev/null and b/assets/png/1f9c2.png differ
diff --git a/assets/png/1f9d0.png b/assets/png/1f9d0.png
new file mode 100644
index 00000000..561056d5
Binary files /dev/null and b/assets/png/1f9d0.png differ
diff --git a/assets/png/1f9d1-1f3fb.png b/assets/png/1f9d1-1f3fb.png
new file mode 100644
index 00000000..117f0f97
Binary files /dev/null and b/assets/png/1f9d1-1f3fb.png differ
diff --git a/assets/png/1f9d1-1f3fc.png b/assets/png/1f9d1-1f3fc.png
new file mode 100644
index 00000000..4dbebfa0
Binary files /dev/null and b/assets/png/1f9d1-1f3fc.png differ
diff --git a/assets/png/1f9d1-1f3fd.png b/assets/png/1f9d1-1f3fd.png
new file mode 100644
index 00000000..bd9964ef
Binary files /dev/null and b/assets/png/1f9d1-1f3fd.png differ
diff --git a/assets/png/1f9d1-1f3fe.png b/assets/png/1f9d1-1f3fe.png
new file mode 100644
index 00000000..3721cfc3
Binary files /dev/null and b/assets/png/1f9d1-1f3fe.png differ
diff --git a/assets/png/1f9d1-1f3ff.png b/assets/png/1f9d1-1f3ff.png
new file mode 100644
index 00000000..5a81732c
Binary files /dev/null and b/assets/png/1f9d1-1f3ff.png differ
diff --git a/assets/png/1f9d1.png b/assets/png/1f9d1.png
new file mode 100644
index 00000000..76a85dac
Binary files /dev/null and b/assets/png/1f9d1.png differ
diff --git a/assets/png/1f9d2-1f3fb.png b/assets/png/1f9d2-1f3fb.png
new file mode 100644
index 00000000..0ee68dba
Binary files /dev/null and b/assets/png/1f9d2-1f3fb.png differ
diff --git a/assets/png/1f9d2-1f3fc.png b/assets/png/1f9d2-1f3fc.png
new file mode 100644
index 00000000..35119542
Binary files /dev/null and b/assets/png/1f9d2-1f3fc.png differ
diff --git a/assets/png/1f9d2-1f3fd.png b/assets/png/1f9d2-1f3fd.png
new file mode 100644
index 00000000..d3f05897
Binary files /dev/null and b/assets/png/1f9d2-1f3fd.png differ
diff --git a/assets/png/1f9d2-1f3fe.png b/assets/png/1f9d2-1f3fe.png
new file mode 100644
index 00000000..08058620
Binary files /dev/null and b/assets/png/1f9d2-1f3fe.png differ
diff --git a/assets/png/1f9d2-1f3ff.png b/assets/png/1f9d2-1f3ff.png
new file mode 100644
index 00000000..257c5555
Binary files /dev/null and b/assets/png/1f9d2-1f3ff.png differ
diff --git a/assets/png/1f9d2.png b/assets/png/1f9d2.png
new file mode 100644
index 00000000..86e1ef57
Binary files /dev/null and b/assets/png/1f9d2.png differ
diff --git a/assets/png/1f9d3-1f3fb.png b/assets/png/1f9d3-1f3fb.png
new file mode 100644
index 00000000..3b09d122
Binary files /dev/null and b/assets/png/1f9d3-1f3fb.png differ
diff --git a/assets/png/1f9d3-1f3fc.png b/assets/png/1f9d3-1f3fc.png
new file mode 100644
index 00000000..2aa89b7f
Binary files /dev/null and b/assets/png/1f9d3-1f3fc.png differ
diff --git a/assets/png/1f9d3-1f3fd.png b/assets/png/1f9d3-1f3fd.png
new file mode 100644
index 00000000..4c8cd868
Binary files /dev/null and b/assets/png/1f9d3-1f3fd.png differ
diff --git a/assets/png/1f9d3-1f3fe.png b/assets/png/1f9d3-1f3fe.png
new file mode 100644
index 00000000..63aca419
Binary files /dev/null and b/assets/png/1f9d3-1f3fe.png differ
diff --git a/assets/png/1f9d3-1f3ff.png b/assets/png/1f9d3-1f3ff.png
new file mode 100644
index 00000000..6cb78960
Binary files /dev/null and b/assets/png/1f9d3-1f3ff.png differ
diff --git a/assets/png/1f9d3.png b/assets/png/1f9d3.png
new file mode 100644
index 00000000..b414675d
Binary files /dev/null and b/assets/png/1f9d3.png differ
diff --git a/assets/png/1f9d4-1f3fb.png b/assets/png/1f9d4-1f3fb.png
new file mode 100644
index 00000000..83a65f74
Binary files /dev/null and b/assets/png/1f9d4-1f3fb.png differ
diff --git a/assets/png/1f9d4-1f3fc.png b/assets/png/1f9d4-1f3fc.png
new file mode 100644
index 00000000..8938bc9d
Binary files /dev/null and b/assets/png/1f9d4-1f3fc.png differ
diff --git a/assets/png/1f9d4-1f3fd.png b/assets/png/1f9d4-1f3fd.png
new file mode 100644
index 00000000..dd40971e
Binary files /dev/null and b/assets/png/1f9d4-1f3fd.png differ
diff --git a/assets/png/1f9d4-1f3fe.png b/assets/png/1f9d4-1f3fe.png
new file mode 100644
index 00000000..d56511d4
Binary files /dev/null and b/assets/png/1f9d4-1f3fe.png differ
diff --git a/assets/png/1f9d4-1f3ff.png b/assets/png/1f9d4-1f3ff.png
new file mode 100644
index 00000000..61f5a205
Binary files /dev/null and b/assets/png/1f9d4-1f3ff.png differ
diff --git a/assets/png/1f9d4.png b/assets/png/1f9d4.png
new file mode 100644
index 00000000..94d11f9f
Binary files /dev/null and b/assets/png/1f9d4.png differ
diff --git a/assets/png/1f9d5-1f3fb.png b/assets/png/1f9d5-1f3fb.png
new file mode 100644
index 00000000..ebe363fa
Binary files /dev/null and b/assets/png/1f9d5-1f3fb.png differ
diff --git a/assets/png/1f9d5-1f3fc.png b/assets/png/1f9d5-1f3fc.png
new file mode 100644
index 00000000..af4f6998
Binary files /dev/null and b/assets/png/1f9d5-1f3fc.png differ
diff --git a/assets/png/1f9d5-1f3fd.png b/assets/png/1f9d5-1f3fd.png
new file mode 100644
index 00000000..cc6f6a4e
Binary files /dev/null and b/assets/png/1f9d5-1f3fd.png differ
diff --git a/assets/png/1f9d5-1f3fe.png b/assets/png/1f9d5-1f3fe.png
new file mode 100644
index 00000000..af1fb12a
Binary files /dev/null and b/assets/png/1f9d5-1f3fe.png differ
diff --git a/assets/png/1f9d5-1f3ff.png b/assets/png/1f9d5-1f3ff.png
new file mode 100644
index 00000000..d69f70bb
Binary files /dev/null and b/assets/png/1f9d5-1f3ff.png differ
diff --git a/assets/png/1f9d5.png b/assets/png/1f9d5.png
new file mode 100644
index 00000000..d7453219
Binary files /dev/null and b/assets/png/1f9d5.png differ
diff --git a/assets/png/1f9d6-1f3fb-2640.png b/assets/png/1f9d6-1f3fb-2640.png
new file mode 100644
index 00000000..d024d2f7
Binary files /dev/null and b/assets/png/1f9d6-1f3fb-2640.png differ
diff --git a/assets/png/1f9d6-1f3fb-2642.png b/assets/png/1f9d6-1f3fb-2642.png
new file mode 100644
index 00000000..7c29ae1e
Binary files /dev/null and b/assets/png/1f9d6-1f3fb-2642.png differ
diff --git a/assets/png/1f9d6-1f3fb.png b/assets/png/1f9d6-1f3fb.png
new file mode 100644
index 00000000..d024d2f7
Binary files /dev/null and b/assets/png/1f9d6-1f3fb.png differ
diff --git a/assets/png/1f9d6-1f3fc-2640.png b/assets/png/1f9d6-1f3fc-2640.png
new file mode 100644
index 00000000..8e02b814
Binary files /dev/null and b/assets/png/1f9d6-1f3fc-2640.png differ
diff --git a/assets/png/1f9d6-1f3fc-2642.png b/assets/png/1f9d6-1f3fc-2642.png
new file mode 100644
index 00000000..4a149f96
Binary files /dev/null and b/assets/png/1f9d6-1f3fc-2642.png differ
diff --git a/assets/png/1f9d6-1f3fc.png b/assets/png/1f9d6-1f3fc.png
new file mode 100644
index 00000000..8e02b814
Binary files /dev/null and b/assets/png/1f9d6-1f3fc.png differ
diff --git a/assets/png/1f9d6-1f3fd-2640.png b/assets/png/1f9d6-1f3fd-2640.png
new file mode 100644
index 00000000..dff10984
Binary files /dev/null and b/assets/png/1f9d6-1f3fd-2640.png differ
diff --git a/assets/png/1f9d6-1f3fd-2642.png b/assets/png/1f9d6-1f3fd-2642.png
new file mode 100644
index 00000000..3409fe75
Binary files /dev/null and b/assets/png/1f9d6-1f3fd-2642.png differ
diff --git a/assets/png/1f9d6-1f3fd.png b/assets/png/1f9d6-1f3fd.png
new file mode 100644
index 00000000..dff10984
Binary files /dev/null and b/assets/png/1f9d6-1f3fd.png differ
diff --git a/assets/png/1f9d6-1f3fe-2640.png b/assets/png/1f9d6-1f3fe-2640.png
new file mode 100644
index 00000000..d388c7f1
Binary files /dev/null and b/assets/png/1f9d6-1f3fe-2640.png differ
diff --git a/assets/png/1f9d6-1f3fe-2642.png b/assets/png/1f9d6-1f3fe-2642.png
new file mode 100644
index 00000000..1be8405c
Binary files /dev/null and b/assets/png/1f9d6-1f3fe-2642.png differ
diff --git a/assets/png/1f9d6-1f3fe.png b/assets/png/1f9d6-1f3fe.png
new file mode 100644
index 00000000..d388c7f1
Binary files /dev/null and b/assets/png/1f9d6-1f3fe.png differ
diff --git a/assets/png/1f9d6-1f3ff-2640.png b/assets/png/1f9d6-1f3ff-2640.png
new file mode 100644
index 00000000..fb63e9b8
Binary files /dev/null and b/assets/png/1f9d6-1f3ff-2640.png differ
diff --git a/assets/png/1f9d6-1f3ff-2642.png b/assets/png/1f9d6-1f3ff-2642.png
new file mode 100644
index 00000000..2304def2
Binary files /dev/null and b/assets/png/1f9d6-1f3ff-2642.png differ
diff --git a/assets/png/1f9d6-1f3ff.png b/assets/png/1f9d6-1f3ff.png
new file mode 100644
index 00000000..fb63e9b8
Binary files /dev/null and b/assets/png/1f9d6-1f3ff.png differ
diff --git a/assets/png/1f9d6-2640.png b/assets/png/1f9d6-2640.png
new file mode 100644
index 00000000..80c25570
Binary files /dev/null and b/assets/png/1f9d6-2640.png differ
diff --git a/assets/png/1f9d6-2642.png b/assets/png/1f9d6-2642.png
new file mode 100644
index 00000000..26c256be
Binary files /dev/null and b/assets/png/1f9d6-2642.png differ
diff --git a/assets/png/1f9d6.png b/assets/png/1f9d6.png
new file mode 100644
index 00000000..80c25570
Binary files /dev/null and b/assets/png/1f9d6.png differ
diff --git a/assets/png/1f9d7-1f3fb-2640.png b/assets/png/1f9d7-1f3fb-2640.png
new file mode 100644
index 00000000..91818a2f
Binary files /dev/null and b/assets/png/1f9d7-1f3fb-2640.png differ
diff --git a/assets/png/1f9d7-1f3fb-2642.png b/assets/png/1f9d7-1f3fb-2642.png
new file mode 100644
index 00000000..86760d47
Binary files /dev/null and b/assets/png/1f9d7-1f3fb-2642.png differ
diff --git a/assets/png/1f9d7-1f3fb.png b/assets/png/1f9d7-1f3fb.png
new file mode 100644
index 00000000..91818a2f
Binary files /dev/null and b/assets/png/1f9d7-1f3fb.png differ
diff --git a/assets/png/1f9d7-1f3fc-2640.png b/assets/png/1f9d7-1f3fc-2640.png
new file mode 100644
index 00000000..4e99d490
Binary files /dev/null and b/assets/png/1f9d7-1f3fc-2640.png differ
diff --git a/assets/png/1f9d7-1f3fc-2642.png b/assets/png/1f9d7-1f3fc-2642.png
new file mode 100644
index 00000000..befc2683
Binary files /dev/null and b/assets/png/1f9d7-1f3fc-2642.png differ
diff --git a/assets/png/1f9d7-1f3fc.png b/assets/png/1f9d7-1f3fc.png
new file mode 100644
index 00000000..4e99d490
Binary files /dev/null and b/assets/png/1f9d7-1f3fc.png differ
diff --git a/assets/png/1f9d7-1f3fd-2640.png b/assets/png/1f9d7-1f3fd-2640.png
new file mode 100644
index 00000000..16a3c97f
Binary files /dev/null and b/assets/png/1f9d7-1f3fd-2640.png differ
diff --git a/assets/png/1f9d7-1f3fd-2642.png b/assets/png/1f9d7-1f3fd-2642.png
new file mode 100644
index 00000000..fb2469b5
Binary files /dev/null and b/assets/png/1f9d7-1f3fd-2642.png differ
diff --git a/assets/png/1f9d7-1f3fd.png b/assets/png/1f9d7-1f3fd.png
new file mode 100644
index 00000000..16a3c97f
Binary files /dev/null and b/assets/png/1f9d7-1f3fd.png differ
diff --git a/assets/png/1f9d7-1f3fe-2640.png b/assets/png/1f9d7-1f3fe-2640.png
new file mode 100644
index 00000000..923bcfa6
Binary files /dev/null and b/assets/png/1f9d7-1f3fe-2640.png differ
diff --git a/assets/png/1f9d7-1f3fe-2642.png b/assets/png/1f9d7-1f3fe-2642.png
new file mode 100644
index 00000000..b0bb1a62
Binary files /dev/null and b/assets/png/1f9d7-1f3fe-2642.png differ
diff --git a/assets/png/1f9d7-1f3fe.png b/assets/png/1f9d7-1f3fe.png
new file mode 100644
index 00000000..923bcfa6
Binary files /dev/null and b/assets/png/1f9d7-1f3fe.png differ
diff --git a/assets/png/1f9d7-1f3ff-2640.png b/assets/png/1f9d7-1f3ff-2640.png
new file mode 100644
index 00000000..9a4a9bb7
Binary files /dev/null and b/assets/png/1f9d7-1f3ff-2640.png differ
diff --git a/assets/png/1f9d7-1f3ff-2642.png b/assets/png/1f9d7-1f3ff-2642.png
new file mode 100644
index 00000000..56e32f82
Binary files /dev/null and b/assets/png/1f9d7-1f3ff-2642.png differ
diff --git a/assets/png/1f9d7-1f3ff.png b/assets/png/1f9d7-1f3ff.png
new file mode 100644
index 00000000..9a4a9bb7
Binary files /dev/null and b/assets/png/1f9d7-1f3ff.png differ
diff --git a/assets/png/1f9d7-2640.png b/assets/png/1f9d7-2640.png
new file mode 100644
index 00000000..9b07d6b9
Binary files /dev/null and b/assets/png/1f9d7-2640.png differ
diff --git a/assets/png/1f9d7-2642.png b/assets/png/1f9d7-2642.png
new file mode 100644
index 00000000..2f358e2f
Binary files /dev/null and b/assets/png/1f9d7-2642.png differ
diff --git a/assets/png/1f9d7.png b/assets/png/1f9d7.png
new file mode 100644
index 00000000..9b07d6b9
Binary files /dev/null and b/assets/png/1f9d7.png differ
diff --git a/assets/png/1f9d8-1f3fb-2640.png b/assets/png/1f9d8-1f3fb-2640.png
new file mode 100644
index 00000000..22a9b5ae
Binary files /dev/null and b/assets/png/1f9d8-1f3fb-2640.png differ
diff --git a/assets/png/1f9d8-1f3fb-2642.png b/assets/png/1f9d8-1f3fb-2642.png
new file mode 100644
index 00000000..96653eb4
Binary files /dev/null and b/assets/png/1f9d8-1f3fb-2642.png differ
diff --git a/assets/png/1f9d8-1f3fb.png b/assets/png/1f9d8-1f3fb.png
new file mode 100644
index 00000000..22a9b5ae
Binary files /dev/null and b/assets/png/1f9d8-1f3fb.png differ
diff --git a/assets/png/1f9d8-1f3fc-2640.png b/assets/png/1f9d8-1f3fc-2640.png
new file mode 100644
index 00000000..b81b8fce
Binary files /dev/null and b/assets/png/1f9d8-1f3fc-2640.png differ
diff --git a/assets/png/1f9d8-1f3fc-2642.png b/assets/png/1f9d8-1f3fc-2642.png
new file mode 100644
index 00000000..a6659350
Binary files /dev/null and b/assets/png/1f9d8-1f3fc-2642.png differ
diff --git a/assets/png/1f9d8-1f3fc.png b/assets/png/1f9d8-1f3fc.png
new file mode 100644
index 00000000..b81b8fce
Binary files /dev/null and b/assets/png/1f9d8-1f3fc.png differ
diff --git a/assets/png/1f9d8-1f3fd-2640.png b/assets/png/1f9d8-1f3fd-2640.png
new file mode 100644
index 00000000..e4eb1dc9
Binary files /dev/null and b/assets/png/1f9d8-1f3fd-2640.png differ
diff --git a/assets/png/1f9d8-1f3fd-2642.png b/assets/png/1f9d8-1f3fd-2642.png
new file mode 100644
index 00000000..d2089f4c
Binary files /dev/null and b/assets/png/1f9d8-1f3fd-2642.png differ
diff --git a/assets/png/1f9d8-1f3fd.png b/assets/png/1f9d8-1f3fd.png
new file mode 100644
index 00000000..e4eb1dc9
Binary files /dev/null and b/assets/png/1f9d8-1f3fd.png differ
diff --git a/assets/png/1f9d8-1f3fe-2640.png b/assets/png/1f9d8-1f3fe-2640.png
new file mode 100644
index 00000000..c5fabef2
Binary files /dev/null and b/assets/png/1f9d8-1f3fe-2640.png differ
diff --git a/assets/png/1f9d8-1f3fe-2642.png b/assets/png/1f9d8-1f3fe-2642.png
new file mode 100644
index 00000000..ac51fcc8
Binary files /dev/null and b/assets/png/1f9d8-1f3fe-2642.png differ
diff --git a/assets/png/1f9d8-1f3fe.png b/assets/png/1f9d8-1f3fe.png
new file mode 100644
index 00000000..c5fabef2
Binary files /dev/null and b/assets/png/1f9d8-1f3fe.png differ
diff --git a/assets/png/1f9d8-1f3ff-2640.png b/assets/png/1f9d8-1f3ff-2640.png
new file mode 100644
index 00000000..b6134c2e
Binary files /dev/null and b/assets/png/1f9d8-1f3ff-2640.png differ
diff --git a/assets/png/1f9d8-1f3ff-2642.png b/assets/png/1f9d8-1f3ff-2642.png
new file mode 100644
index 00000000..ee345678
Binary files /dev/null and b/assets/png/1f9d8-1f3ff-2642.png differ
diff --git a/assets/png/1f9d8-1f3ff.png b/assets/png/1f9d8-1f3ff.png
new file mode 100644
index 00000000..b6134c2e
Binary files /dev/null and b/assets/png/1f9d8-1f3ff.png differ
diff --git a/assets/png/1f9d8-2640.png b/assets/png/1f9d8-2640.png
new file mode 100644
index 00000000..6295d7bc
Binary files /dev/null and b/assets/png/1f9d8-2640.png differ
diff --git a/assets/png/1f9d8-2642.png b/assets/png/1f9d8-2642.png
new file mode 100644
index 00000000..afa2729e
Binary files /dev/null and b/assets/png/1f9d8-2642.png differ
diff --git a/assets/png/1f9d8.png b/assets/png/1f9d8.png
new file mode 100644
index 00000000..6295d7bc
Binary files /dev/null and b/assets/png/1f9d8.png differ
diff --git a/assets/png/1f9d9-1f3fb-2640.png b/assets/png/1f9d9-1f3fb-2640.png
new file mode 100644
index 00000000..2a8af182
Binary files /dev/null and b/assets/png/1f9d9-1f3fb-2640.png differ
diff --git a/assets/png/1f9d9-1f3fb-2642.png b/assets/png/1f9d9-1f3fb-2642.png
new file mode 100644
index 00000000..8c5ca6f3
Binary files /dev/null and b/assets/png/1f9d9-1f3fb-2642.png differ
diff --git a/assets/png/1f9d9-1f3fb.png b/assets/png/1f9d9-1f3fb.png
new file mode 100644
index 00000000..2a8af182
Binary files /dev/null and b/assets/png/1f9d9-1f3fb.png differ
diff --git a/assets/png/1f9d9-1f3fc-2640.png b/assets/png/1f9d9-1f3fc-2640.png
new file mode 100644
index 00000000..0aae9472
Binary files /dev/null and b/assets/png/1f9d9-1f3fc-2640.png differ
diff --git a/assets/png/1f9d9-1f3fc-2642.png b/assets/png/1f9d9-1f3fc-2642.png
new file mode 100644
index 00000000..58262fc7
Binary files /dev/null and b/assets/png/1f9d9-1f3fc-2642.png differ
diff --git a/assets/png/1f9d9-1f3fc.png b/assets/png/1f9d9-1f3fc.png
new file mode 100644
index 00000000..0aae9472
Binary files /dev/null and b/assets/png/1f9d9-1f3fc.png differ
diff --git a/assets/png/1f9d9-1f3fd-2640.png b/assets/png/1f9d9-1f3fd-2640.png
new file mode 100644
index 00000000..711391c4
Binary files /dev/null and b/assets/png/1f9d9-1f3fd-2640.png differ
diff --git a/assets/png/1f9d9-1f3fd-2642.png b/assets/png/1f9d9-1f3fd-2642.png
new file mode 100644
index 00000000..adf11378
Binary files /dev/null and b/assets/png/1f9d9-1f3fd-2642.png differ
diff --git a/assets/png/1f9d9-1f3fd.png b/assets/png/1f9d9-1f3fd.png
new file mode 100644
index 00000000..711391c4
Binary files /dev/null and b/assets/png/1f9d9-1f3fd.png differ
diff --git a/assets/png/1f9d9-1f3fe-2640.png b/assets/png/1f9d9-1f3fe-2640.png
new file mode 100644
index 00000000..d614c1f2
Binary files /dev/null and b/assets/png/1f9d9-1f3fe-2640.png differ
diff --git a/assets/png/1f9d9-1f3fe-2642.png b/assets/png/1f9d9-1f3fe-2642.png
new file mode 100644
index 00000000..f6f6506e
Binary files /dev/null and b/assets/png/1f9d9-1f3fe-2642.png differ
diff --git a/assets/png/1f9d9-1f3fe.png b/assets/png/1f9d9-1f3fe.png
new file mode 100644
index 00000000..d614c1f2
Binary files /dev/null and b/assets/png/1f9d9-1f3fe.png differ
diff --git a/assets/png/1f9d9-1f3ff-2640.png b/assets/png/1f9d9-1f3ff-2640.png
new file mode 100644
index 00000000..db4f755b
Binary files /dev/null and b/assets/png/1f9d9-1f3ff-2640.png differ
diff --git a/assets/png/1f9d9-1f3ff-2642.png b/assets/png/1f9d9-1f3ff-2642.png
new file mode 100644
index 00000000..5d4ec171
Binary files /dev/null and b/assets/png/1f9d9-1f3ff-2642.png differ
diff --git a/assets/png/1f9d9-1f3ff.png b/assets/png/1f9d9-1f3ff.png
new file mode 100644
index 00000000..db4f755b
Binary files /dev/null and b/assets/png/1f9d9-1f3ff.png differ
diff --git a/assets/png/1f9d9-2640.png b/assets/png/1f9d9-2640.png
new file mode 100644
index 00000000..b898ed45
Binary files /dev/null and b/assets/png/1f9d9-2640.png differ
diff --git a/assets/png/1f9d9-2642.png b/assets/png/1f9d9-2642.png
new file mode 100644
index 00000000..6f229552
Binary files /dev/null and b/assets/png/1f9d9-2642.png differ
diff --git a/assets/png/1f9d9.png b/assets/png/1f9d9.png
new file mode 100644
index 00000000..b898ed45
Binary files /dev/null and b/assets/png/1f9d9.png differ
diff --git a/assets/png/1f9da-1f3fb-2640.png b/assets/png/1f9da-1f3fb-2640.png
new file mode 100644
index 00000000..31c20197
Binary files /dev/null and b/assets/png/1f9da-1f3fb-2640.png differ
diff --git a/assets/png/1f9da-1f3fb-2642.png b/assets/png/1f9da-1f3fb-2642.png
new file mode 100644
index 00000000..d466b2dd
Binary files /dev/null and b/assets/png/1f9da-1f3fb-2642.png differ
diff --git a/assets/png/1f9da-1f3fb.png b/assets/png/1f9da-1f3fb.png
new file mode 100644
index 00000000..31c20197
Binary files /dev/null and b/assets/png/1f9da-1f3fb.png differ
diff --git a/assets/png/1f9da-1f3fc-2640.png b/assets/png/1f9da-1f3fc-2640.png
new file mode 100644
index 00000000..1821b0df
Binary files /dev/null and b/assets/png/1f9da-1f3fc-2640.png differ
diff --git a/assets/png/1f9da-1f3fc-2642.png b/assets/png/1f9da-1f3fc-2642.png
new file mode 100644
index 00000000..7d45189e
Binary files /dev/null and b/assets/png/1f9da-1f3fc-2642.png differ
diff --git a/assets/png/1f9da-1f3fc.png b/assets/png/1f9da-1f3fc.png
new file mode 100644
index 00000000..1821b0df
Binary files /dev/null and b/assets/png/1f9da-1f3fc.png differ
diff --git a/assets/png/1f9da-1f3fd-2640.png b/assets/png/1f9da-1f3fd-2640.png
new file mode 100644
index 00000000..02d4a264
Binary files /dev/null and b/assets/png/1f9da-1f3fd-2640.png differ
diff --git a/assets/png/1f9da-1f3fd-2642.png b/assets/png/1f9da-1f3fd-2642.png
new file mode 100644
index 00000000..8c795046
Binary files /dev/null and b/assets/png/1f9da-1f3fd-2642.png differ
diff --git a/assets/png/1f9da-1f3fd.png b/assets/png/1f9da-1f3fd.png
new file mode 100644
index 00000000..02d4a264
Binary files /dev/null and b/assets/png/1f9da-1f3fd.png differ
diff --git a/assets/png/1f9da-1f3fe-2640.png b/assets/png/1f9da-1f3fe-2640.png
new file mode 100644
index 00000000..60c1b9c0
Binary files /dev/null and b/assets/png/1f9da-1f3fe-2640.png differ
diff --git a/assets/png/1f9da-1f3fe-2642.png b/assets/png/1f9da-1f3fe-2642.png
new file mode 100644
index 00000000..ae8e8be2
Binary files /dev/null and b/assets/png/1f9da-1f3fe-2642.png differ
diff --git a/assets/png/1f9da-1f3fe.png b/assets/png/1f9da-1f3fe.png
new file mode 100644
index 00000000..60c1b9c0
Binary files /dev/null and b/assets/png/1f9da-1f3fe.png differ
diff --git a/assets/png/1f9da-1f3ff-2640.png b/assets/png/1f9da-1f3ff-2640.png
new file mode 100644
index 00000000..247ef377
Binary files /dev/null and b/assets/png/1f9da-1f3ff-2640.png differ
diff --git a/assets/png/1f9da-1f3ff-2642.png b/assets/png/1f9da-1f3ff-2642.png
new file mode 100644
index 00000000..26b67cbd
Binary files /dev/null and b/assets/png/1f9da-1f3ff-2642.png differ
diff --git a/assets/png/1f9da-1f3ff.png b/assets/png/1f9da-1f3ff.png
new file mode 100644
index 00000000..247ef377
Binary files /dev/null and b/assets/png/1f9da-1f3ff.png differ
diff --git a/assets/png/1f9da-2640.png b/assets/png/1f9da-2640.png
new file mode 100644
index 00000000..a2ee4643
Binary files /dev/null and b/assets/png/1f9da-2640.png differ
diff --git a/assets/png/1f9da-2642.png b/assets/png/1f9da-2642.png
new file mode 100644
index 00000000..0692c484
Binary files /dev/null and b/assets/png/1f9da-2642.png differ
diff --git a/assets/png/1f9da.png b/assets/png/1f9da.png
new file mode 100644
index 00000000..a2ee4643
Binary files /dev/null and b/assets/png/1f9da.png differ
diff --git a/assets/png/1f9db-1f3fb-2640.png b/assets/png/1f9db-1f3fb-2640.png
new file mode 100644
index 00000000..8db52b1e
Binary files /dev/null and b/assets/png/1f9db-1f3fb-2640.png differ
diff --git a/assets/png/1f9db-1f3fb-2642.png b/assets/png/1f9db-1f3fb-2642.png
new file mode 100644
index 00000000..a1cdd924
Binary files /dev/null and b/assets/png/1f9db-1f3fb-2642.png differ
diff --git a/assets/png/1f9db-1f3fb.png b/assets/png/1f9db-1f3fb.png
new file mode 100644
index 00000000..8db52b1e
Binary files /dev/null and b/assets/png/1f9db-1f3fb.png differ
diff --git a/assets/png/1f9db-1f3fc-2640.png b/assets/png/1f9db-1f3fc-2640.png
new file mode 100644
index 00000000..5b4bc97b
Binary files /dev/null and b/assets/png/1f9db-1f3fc-2640.png differ
diff --git a/assets/png/1f9db-1f3fc-2642.png b/assets/png/1f9db-1f3fc-2642.png
new file mode 100644
index 00000000..93f5fc9d
Binary files /dev/null and b/assets/png/1f9db-1f3fc-2642.png differ
diff --git a/assets/png/1f9db-1f3fc.png b/assets/png/1f9db-1f3fc.png
new file mode 100644
index 00000000..5b4bc97b
Binary files /dev/null and b/assets/png/1f9db-1f3fc.png differ
diff --git a/assets/png/1f9db-1f3fd-2640.png b/assets/png/1f9db-1f3fd-2640.png
new file mode 100644
index 00000000..ec523e45
Binary files /dev/null and b/assets/png/1f9db-1f3fd-2640.png differ
diff --git a/assets/png/1f9db-1f3fd-2642.png b/assets/png/1f9db-1f3fd-2642.png
new file mode 100644
index 00000000..9ee58085
Binary files /dev/null and b/assets/png/1f9db-1f3fd-2642.png differ
diff --git a/assets/png/1f9db-1f3fd.png b/assets/png/1f9db-1f3fd.png
new file mode 100644
index 00000000..ec523e45
Binary files /dev/null and b/assets/png/1f9db-1f3fd.png differ
diff --git a/assets/png/1f9db-1f3fe-2640.png b/assets/png/1f9db-1f3fe-2640.png
new file mode 100644
index 00000000..6b6a4db5
Binary files /dev/null and b/assets/png/1f9db-1f3fe-2640.png differ
diff --git a/assets/png/1f9db-1f3fe-2642.png b/assets/png/1f9db-1f3fe-2642.png
new file mode 100644
index 00000000..d3b77b37
Binary files /dev/null and b/assets/png/1f9db-1f3fe-2642.png differ
diff --git a/assets/png/1f9db-1f3fe.png b/assets/png/1f9db-1f3fe.png
new file mode 100644
index 00000000..6b6a4db5
Binary files /dev/null and b/assets/png/1f9db-1f3fe.png differ
diff --git a/assets/png/1f9db-1f3ff-2640.png b/assets/png/1f9db-1f3ff-2640.png
new file mode 100644
index 00000000..7d4bd61c
Binary files /dev/null and b/assets/png/1f9db-1f3ff-2640.png differ
diff --git a/assets/png/1f9db-1f3ff-2642.png b/assets/png/1f9db-1f3ff-2642.png
new file mode 100644
index 00000000..e57b86e4
Binary files /dev/null and b/assets/png/1f9db-1f3ff-2642.png differ
diff --git a/assets/png/1f9db-1f3ff.png b/assets/png/1f9db-1f3ff.png
new file mode 100644
index 00000000..7d4bd61c
Binary files /dev/null and b/assets/png/1f9db-1f3ff.png differ
diff --git a/assets/png/1f9db-2640.png b/assets/png/1f9db-2640.png
new file mode 100644
index 00000000..3b46c76a
Binary files /dev/null and b/assets/png/1f9db-2640.png differ
diff --git a/assets/png/1f9db-2642.png b/assets/png/1f9db-2642.png
new file mode 100644
index 00000000..5518172f
Binary files /dev/null and b/assets/png/1f9db-2642.png differ
diff --git a/assets/png/1f9db.png b/assets/png/1f9db.png
new file mode 100644
index 00000000..3b46c76a
Binary files /dev/null and b/assets/png/1f9db.png differ
diff --git a/assets/png/1f9dc-1f3fb-2640.png b/assets/png/1f9dc-1f3fb-2640.png
new file mode 100644
index 00000000..3b0f2aeb
Binary files /dev/null and b/assets/png/1f9dc-1f3fb-2640.png differ
diff --git a/assets/png/1f9dc-1f3fb-2642.png b/assets/png/1f9dc-1f3fb-2642.png
new file mode 100644
index 00000000..b6438384
Binary files /dev/null and b/assets/png/1f9dc-1f3fb-2642.png differ
diff --git a/assets/png/1f9dc-1f3fb.png b/assets/png/1f9dc-1f3fb.png
new file mode 100644
index 00000000..3b0f2aeb
Binary files /dev/null and b/assets/png/1f9dc-1f3fb.png differ
diff --git a/assets/png/1f9dc-1f3fc-2640.png b/assets/png/1f9dc-1f3fc-2640.png
new file mode 100644
index 00000000..6a06a1c5
Binary files /dev/null and b/assets/png/1f9dc-1f3fc-2640.png differ
diff --git a/assets/png/1f9dc-1f3fc-2642.png b/assets/png/1f9dc-1f3fc-2642.png
new file mode 100644
index 00000000..8796fa98
Binary files /dev/null and b/assets/png/1f9dc-1f3fc-2642.png differ
diff --git a/assets/png/1f9dc-1f3fc.png b/assets/png/1f9dc-1f3fc.png
new file mode 100644
index 00000000..6a06a1c5
Binary files /dev/null and b/assets/png/1f9dc-1f3fc.png differ
diff --git a/assets/png/1f9dc-1f3fd-2640.png b/assets/png/1f9dc-1f3fd-2640.png
new file mode 100644
index 00000000..55ca8374
Binary files /dev/null and b/assets/png/1f9dc-1f3fd-2640.png differ
diff --git a/assets/png/1f9dc-1f3fd-2642.png b/assets/png/1f9dc-1f3fd-2642.png
new file mode 100644
index 00000000..55948f71
Binary files /dev/null and b/assets/png/1f9dc-1f3fd-2642.png differ
diff --git a/assets/png/1f9dc-1f3fd.png b/assets/png/1f9dc-1f3fd.png
new file mode 100644
index 00000000..55ca8374
Binary files /dev/null and b/assets/png/1f9dc-1f3fd.png differ
diff --git a/assets/png/1f9dc-1f3fe-2640.png b/assets/png/1f9dc-1f3fe-2640.png
new file mode 100644
index 00000000..d31cc782
Binary files /dev/null and b/assets/png/1f9dc-1f3fe-2640.png differ
diff --git a/assets/png/1f9dc-1f3fe-2642.png b/assets/png/1f9dc-1f3fe-2642.png
new file mode 100644
index 00000000..77948714
Binary files /dev/null and b/assets/png/1f9dc-1f3fe-2642.png differ
diff --git a/assets/png/1f9dc-1f3fe.png b/assets/png/1f9dc-1f3fe.png
new file mode 100644
index 00000000..d31cc782
Binary files /dev/null and b/assets/png/1f9dc-1f3fe.png differ
diff --git a/assets/png/1f9dc-1f3ff-2640.png b/assets/png/1f9dc-1f3ff-2640.png
new file mode 100644
index 00000000..58379fc2
Binary files /dev/null and b/assets/png/1f9dc-1f3ff-2640.png differ
diff --git a/assets/png/1f9dc-1f3ff-2642.png b/assets/png/1f9dc-1f3ff-2642.png
new file mode 100644
index 00000000..e470cf4e
Binary files /dev/null and b/assets/png/1f9dc-1f3ff-2642.png differ
diff --git a/assets/png/1f9dc-1f3ff.png b/assets/png/1f9dc-1f3ff.png
new file mode 100644
index 00000000..58379fc2
Binary files /dev/null and b/assets/png/1f9dc-1f3ff.png differ
diff --git a/assets/png/1f9dc-2640.png b/assets/png/1f9dc-2640.png
new file mode 100644
index 00000000..512b66d4
Binary files /dev/null and b/assets/png/1f9dc-2640.png differ
diff --git a/assets/png/1f9dc-2642.png b/assets/png/1f9dc-2642.png
new file mode 100644
index 00000000..563bb4af
Binary files /dev/null and b/assets/png/1f9dc-2642.png differ
diff --git a/assets/png/1f9dc.png b/assets/png/1f9dc.png
new file mode 100644
index 00000000..69813bdb
Binary files /dev/null and b/assets/png/1f9dc.png differ
diff --git a/assets/png/1f9dd-1f3fb-2640.png b/assets/png/1f9dd-1f3fb-2640.png
new file mode 100644
index 00000000..abd785da
Binary files /dev/null and b/assets/png/1f9dd-1f3fb-2640.png differ
diff --git a/assets/png/1f9dd-1f3fb-2642.png b/assets/png/1f9dd-1f3fb-2642.png
new file mode 100644
index 00000000..41f91eb1
Binary files /dev/null and b/assets/png/1f9dd-1f3fb-2642.png differ
diff --git a/assets/png/1f9dd-1f3fb.png b/assets/png/1f9dd-1f3fb.png
new file mode 100644
index 00000000..abd785da
Binary files /dev/null and b/assets/png/1f9dd-1f3fb.png differ
diff --git a/assets/png/1f9dd-1f3fc-2640.png b/assets/png/1f9dd-1f3fc-2640.png
new file mode 100644
index 00000000..9a304a88
Binary files /dev/null and b/assets/png/1f9dd-1f3fc-2640.png differ
diff --git a/assets/png/1f9dd-1f3fc-2642.png b/assets/png/1f9dd-1f3fc-2642.png
new file mode 100644
index 00000000..114736fc
Binary files /dev/null and b/assets/png/1f9dd-1f3fc-2642.png differ
diff --git a/assets/png/1f9dd-1f3fc.png b/assets/png/1f9dd-1f3fc.png
new file mode 100644
index 00000000..9a304a88
Binary files /dev/null and b/assets/png/1f9dd-1f3fc.png differ
diff --git a/assets/png/1f9dd-1f3fd-2640.png b/assets/png/1f9dd-1f3fd-2640.png
new file mode 100644
index 00000000..1d8f123c
Binary files /dev/null and b/assets/png/1f9dd-1f3fd-2640.png differ
diff --git a/assets/png/1f9dd-1f3fd-2642.png b/assets/png/1f9dd-1f3fd-2642.png
new file mode 100644
index 00000000..e6e96af8
Binary files /dev/null and b/assets/png/1f9dd-1f3fd-2642.png differ
diff --git a/assets/png/1f9dd-1f3fd.png b/assets/png/1f9dd-1f3fd.png
new file mode 100644
index 00000000..1d8f123c
Binary files /dev/null and b/assets/png/1f9dd-1f3fd.png differ
diff --git a/assets/png/1f9dd-1f3fe-2640.png b/assets/png/1f9dd-1f3fe-2640.png
new file mode 100644
index 00000000..31afdae5
Binary files /dev/null and b/assets/png/1f9dd-1f3fe-2640.png differ
diff --git a/assets/png/1f9dd-1f3fe-2642.png b/assets/png/1f9dd-1f3fe-2642.png
new file mode 100644
index 00000000..001a7f6a
Binary files /dev/null and b/assets/png/1f9dd-1f3fe-2642.png differ
diff --git a/assets/png/1f9dd-1f3fe.png b/assets/png/1f9dd-1f3fe.png
new file mode 100644
index 00000000..31afdae5
Binary files /dev/null and b/assets/png/1f9dd-1f3fe.png differ
diff --git a/assets/png/1f9dd-1f3ff-2640.png b/assets/png/1f9dd-1f3ff-2640.png
new file mode 100644
index 00000000..950a0680
Binary files /dev/null and b/assets/png/1f9dd-1f3ff-2640.png differ
diff --git a/assets/png/1f9dd-1f3ff-2642.png b/assets/png/1f9dd-1f3ff-2642.png
new file mode 100644
index 00000000..5751427c
Binary files /dev/null and b/assets/png/1f9dd-1f3ff-2642.png differ
diff --git a/assets/png/1f9dd-1f3ff.png b/assets/png/1f9dd-1f3ff.png
new file mode 100644
index 00000000..950a0680
Binary files /dev/null and b/assets/png/1f9dd-1f3ff.png differ
diff --git a/assets/png/1f9dd-2640.png b/assets/png/1f9dd-2640.png
new file mode 100644
index 00000000..f4bfc4d2
Binary files /dev/null and b/assets/png/1f9dd-2640.png differ
diff --git a/assets/png/1f9dd-2642.png b/assets/png/1f9dd-2642.png
new file mode 100644
index 00000000..44a20bbc
Binary files /dev/null and b/assets/png/1f9dd-2642.png differ
diff --git a/assets/png/1f9dd.png b/assets/png/1f9dd.png
new file mode 100644
index 00000000..f4bfc4d2
Binary files /dev/null and b/assets/png/1f9dd.png differ
diff --git a/assets/png/1f9de-2640.png b/assets/png/1f9de-2640.png
new file mode 100644
index 00000000..1080eb93
Binary files /dev/null and b/assets/png/1f9de-2640.png differ
diff --git a/assets/png/1f9de-2642.png b/assets/png/1f9de-2642.png
new file mode 100644
index 00000000..547efb89
Binary files /dev/null and b/assets/png/1f9de-2642.png differ
diff --git a/assets/png/1f9de.png b/assets/png/1f9de.png
new file mode 100644
index 00000000..1080eb93
Binary files /dev/null and b/assets/png/1f9de.png differ
diff --git a/assets/png/1f9df-2640.png b/assets/png/1f9df-2640.png
new file mode 100644
index 00000000..09e20c63
Binary files /dev/null and b/assets/png/1f9df-2640.png differ
diff --git a/assets/png/1f9df-2642.png b/assets/png/1f9df-2642.png
new file mode 100644
index 00000000..259eb44c
Binary files /dev/null and b/assets/png/1f9df-2642.png differ
diff --git a/assets/png/1f9df.png b/assets/png/1f9df.png
new file mode 100644
index 00000000..09e20c63
Binary files /dev/null and b/assets/png/1f9df.png differ
diff --git a/assets/png/1f9e0.png b/assets/png/1f9e0.png
new file mode 100644
index 00000000..57f518cb
Binary files /dev/null and b/assets/png/1f9e0.png differ
diff --git a/assets/png/1f9e1.png b/assets/png/1f9e1.png
new file mode 100644
index 00000000..454a2337
Binary files /dev/null and b/assets/png/1f9e1.png differ
diff --git a/assets/png/1f9e2.png b/assets/png/1f9e2.png
new file mode 100644
index 00000000..0f23a31f
Binary files /dev/null and b/assets/png/1f9e2.png differ
diff --git a/assets/png/1f9e3.png b/assets/png/1f9e3.png
new file mode 100644
index 00000000..f6b51f11
Binary files /dev/null and b/assets/png/1f9e3.png differ
diff --git a/assets/png/1f9e4.png b/assets/png/1f9e4.png
new file mode 100644
index 00000000..51751268
Binary files /dev/null and b/assets/png/1f9e4.png differ
diff --git a/assets/png/1f9e5.png b/assets/png/1f9e5.png
new file mode 100644
index 00000000..291ce856
Binary files /dev/null and b/assets/png/1f9e5.png differ
diff --git a/assets/png/1f9e6.png b/assets/png/1f9e6.png
new file mode 100644
index 00000000..a7f4dd5c
Binary files /dev/null and b/assets/png/1f9e6.png differ
diff --git a/assets/png/1f9e7.png b/assets/png/1f9e7.png
new file mode 100644
index 00000000..bc9d923e
Binary files /dev/null and b/assets/png/1f9e7.png differ
diff --git a/assets/png/1f9e8.png b/assets/png/1f9e8.png
new file mode 100644
index 00000000..f61c5f80
Binary files /dev/null and b/assets/png/1f9e8.png differ
diff --git a/assets/png/1f9e9.png b/assets/png/1f9e9.png
new file mode 100644
index 00000000..06adff11
Binary files /dev/null and b/assets/png/1f9e9.png differ
diff --git a/assets/png/1f9ea.png b/assets/png/1f9ea.png
new file mode 100644
index 00000000..ad700729
Binary files /dev/null and b/assets/png/1f9ea.png differ
diff --git a/assets/png/1f9eb.png b/assets/png/1f9eb.png
new file mode 100644
index 00000000..1299cbf8
Binary files /dev/null and b/assets/png/1f9eb.png differ
diff --git a/assets/png/1f9ec.png b/assets/png/1f9ec.png
new file mode 100644
index 00000000..1f32cfb4
Binary files /dev/null and b/assets/png/1f9ec.png differ
diff --git a/assets/png/1f9ed.png b/assets/png/1f9ed.png
new file mode 100644
index 00000000..95797e7a
Binary files /dev/null and b/assets/png/1f9ed.png differ
diff --git a/assets/png/1f9ee.png b/assets/png/1f9ee.png
new file mode 100644
index 00000000..4e9287f6
Binary files /dev/null and b/assets/png/1f9ee.png differ
diff --git a/assets/png/1f9ef.png b/assets/png/1f9ef.png
new file mode 100644
index 00000000..fcf73198
Binary files /dev/null and b/assets/png/1f9ef.png differ
diff --git a/assets/png/1f9f0.png b/assets/png/1f9f0.png
new file mode 100644
index 00000000..618e7c7a
Binary files /dev/null and b/assets/png/1f9f0.png differ
diff --git a/assets/png/1f9f1.png b/assets/png/1f9f1.png
new file mode 100644
index 00000000..c41a4618
Binary files /dev/null and b/assets/png/1f9f1.png differ
diff --git a/assets/png/1f9f2.png b/assets/png/1f9f2.png
new file mode 100644
index 00000000..04c2ce72
Binary files /dev/null and b/assets/png/1f9f2.png differ
diff --git a/assets/png/1f9f3.png b/assets/png/1f9f3.png
new file mode 100644
index 00000000..7fe13cc9
Binary files /dev/null and b/assets/png/1f9f3.png differ
diff --git a/assets/png/1f9f4.png b/assets/png/1f9f4.png
new file mode 100644
index 00000000..30a93206
Binary files /dev/null and b/assets/png/1f9f4.png differ
diff --git a/assets/png/1f9f5.png b/assets/png/1f9f5.png
new file mode 100644
index 00000000..19c87656
Binary files /dev/null and b/assets/png/1f9f5.png differ
diff --git a/assets/png/1f9f6.png b/assets/png/1f9f6.png
new file mode 100644
index 00000000..97840fe6
Binary files /dev/null and b/assets/png/1f9f6.png differ
diff --git a/assets/png/1f9f7.png b/assets/png/1f9f7.png
new file mode 100644
index 00000000..ec105171
Binary files /dev/null and b/assets/png/1f9f7.png differ
diff --git a/assets/png/1f9f8.png b/assets/png/1f9f8.png
new file mode 100644
index 00000000..bdbf0757
Binary files /dev/null and b/assets/png/1f9f8.png differ
diff --git a/assets/png/1f9f9.png b/assets/png/1f9f9.png
new file mode 100644
index 00000000..4540e434
Binary files /dev/null and b/assets/png/1f9f9.png differ
diff --git a/assets/png/1f9fa.png b/assets/png/1f9fa.png
new file mode 100644
index 00000000..9f35ccf5
Binary files /dev/null and b/assets/png/1f9fa.png differ
diff --git a/assets/png/1f9fb.png b/assets/png/1f9fb.png
new file mode 100644
index 00000000..633ba738
Binary files /dev/null and b/assets/png/1f9fb.png differ
diff --git a/assets/png/1f9fc.png b/assets/png/1f9fc.png
new file mode 100644
index 00000000..fe7d3033
Binary files /dev/null and b/assets/png/1f9fc.png differ
diff --git a/assets/png/1f9fd.png b/assets/png/1f9fd.png
new file mode 100644
index 00000000..741d41cf
Binary files /dev/null and b/assets/png/1f9fd.png differ
diff --git a/assets/png/1f9fe.png b/assets/png/1f9fe.png
new file mode 100644
index 00000000..a64322a5
Binary files /dev/null and b/assets/png/1f9fe.png differ
diff --git a/assets/png/1f9ff.png b/assets/png/1f9ff.png
new file mode 100644
index 00000000..114ff7e3
Binary files /dev/null and b/assets/png/1f9ff.png differ
diff --git a/assets/png/203C.png b/assets/png/203C.png
deleted file mode 100644
index 58a9c528..00000000
Binary files a/assets/png/203C.png and /dev/null differ
diff --git a/assets/png/203c.png b/assets/png/203c.png
new file mode 100644
index 00000000..b860f2a6
Binary files /dev/null and b/assets/png/203c.png differ
diff --git a/assets/png/2049.png b/assets/png/2049.png
index 509813e9..14efdfa7 100644
Binary files a/assets/png/2049.png and b/assets/png/2049.png differ
diff --git a/assets/png/2122.png b/assets/png/2122.png
index 7a0c44a2..6fc1dad2 100644
Binary files a/assets/png/2122.png and b/assets/png/2122.png differ
diff --git a/assets/png/2139.png b/assets/png/2139.png
index 871f2db9..567c9746 100644
Binary files a/assets/png/2139.png and b/assets/png/2139.png differ
diff --git a/assets/png/2194.png b/assets/png/2194.png
index 7937f24f..965e0774 100644
Binary files a/assets/png/2194.png and b/assets/png/2194.png differ
diff --git a/assets/png/2195.png b/assets/png/2195.png
index dfa32b97..b3a46dc8 100644
Binary files a/assets/png/2195.png and b/assets/png/2195.png differ
diff --git a/assets/png/2196.png b/assets/png/2196.png
index f38718fb..7a0d0da0 100644
Binary files a/assets/png/2196.png and b/assets/png/2196.png differ
diff --git a/assets/png/2197.png b/assets/png/2197.png
index c43e12d0..94782eb3 100644
Binary files a/assets/png/2197.png and b/assets/png/2197.png differ
diff --git a/assets/png/2198.png b/assets/png/2198.png
index 7e807da7..6d8a0813 100644
Binary files a/assets/png/2198.png and b/assets/png/2198.png differ
diff --git a/assets/png/2199.png b/assets/png/2199.png
index 88b37716..a7cd53ef 100644
Binary files a/assets/png/2199.png and b/assets/png/2199.png differ
diff --git a/assets/png/21A9.png b/assets/png/21A9.png
deleted file mode 100644
index ba45c2ad..00000000
Binary files a/assets/png/21A9.png and /dev/null differ
diff --git a/assets/png/21AA.png b/assets/png/21AA.png
deleted file mode 100644
index e7258ad3..00000000
Binary files a/assets/png/21AA.png and /dev/null differ
diff --git a/assets/png/21a9.png b/assets/png/21a9.png
new file mode 100644
index 00000000..ea71b6df
Binary files /dev/null and b/assets/png/21a9.png differ
diff --git a/assets/png/21aa.png b/assets/png/21aa.png
new file mode 100644
index 00000000..c0046160
Binary files /dev/null and b/assets/png/21aa.png differ
diff --git a/assets/png/231A.png b/assets/png/231A.png
deleted file mode 100644
index 64819bc6..00000000
Binary files a/assets/png/231A.png and /dev/null differ
diff --git a/assets/png/231B.png b/assets/png/231B.png
deleted file mode 100644
index a5db2d1d..00000000
Binary files a/assets/png/231B.png and /dev/null differ
diff --git a/assets/png/231a.png b/assets/png/231a.png
new file mode 100644
index 00000000..e38b0fc4
Binary files /dev/null and b/assets/png/231a.png differ
diff --git a/assets/png/231b.png b/assets/png/231b.png
new file mode 100644
index 00000000..d0f7760d
Binary files /dev/null and b/assets/png/231b.png differ
diff --git a/assets/png/2328.png b/assets/png/2328.png
index 75027cb9..1c48ad6d 100644
Binary files a/assets/png/2328.png and b/assets/png/2328.png differ
diff --git a/assets/png/23CF.png b/assets/png/23CF.png
deleted file mode 100644
index ec5cfc48..00000000
Binary files a/assets/png/23CF.png and /dev/null differ
diff --git a/assets/png/23E9.png b/assets/png/23E9.png
deleted file mode 100644
index c406fedf..00000000
Binary files a/assets/png/23E9.png and /dev/null differ
diff --git a/assets/png/23EA.png b/assets/png/23EA.png
deleted file mode 100644
index e22e2bd3..00000000
Binary files a/assets/png/23EA.png and /dev/null differ
diff --git a/assets/png/23EB.png b/assets/png/23EB.png
deleted file mode 100644
index 13543d5e..00000000
Binary files a/assets/png/23EB.png and /dev/null differ
diff --git a/assets/png/23EC.png b/assets/png/23EC.png
deleted file mode 100644
index 90193bfc..00000000
Binary files a/assets/png/23EC.png and /dev/null differ
diff --git a/assets/png/23ED.png b/assets/png/23ED.png
deleted file mode 100644
index f8880d33..00000000
Binary files a/assets/png/23ED.png and /dev/null differ
diff --git a/assets/png/23EE.png b/assets/png/23EE.png
deleted file mode 100644
index 1ffd0566..00000000
Binary files a/assets/png/23EE.png and /dev/null differ
diff --git a/assets/png/23EF.png b/assets/png/23EF.png
deleted file mode 100644
index a9f85713..00000000
Binary files a/assets/png/23EF.png and /dev/null differ
diff --git a/assets/png/23F0.png b/assets/png/23F0.png
deleted file mode 100644
index cdbc2fbb..00000000
Binary files a/assets/png/23F0.png and /dev/null differ
diff --git a/assets/png/23F1.png b/assets/png/23F1.png
deleted file mode 100644
index 8fae1c9a..00000000
Binary files a/assets/png/23F1.png and /dev/null differ
diff --git a/assets/png/23F2.png b/assets/png/23F2.png
deleted file mode 100644
index 8a3be574..00000000
Binary files a/assets/png/23F2.png and /dev/null differ
diff --git a/assets/png/23F3.png b/assets/png/23F3.png
deleted file mode 100644
index b93b15ed..00000000
Binary files a/assets/png/23F3.png and /dev/null differ
diff --git a/assets/png/23F8.png b/assets/png/23F8.png
deleted file mode 100644
index 4f07e7eb..00000000
Binary files a/assets/png/23F8.png and /dev/null differ
diff --git a/assets/png/23F9.png b/assets/png/23F9.png
deleted file mode 100644
index cfa99988..00000000
Binary files a/assets/png/23F9.png and /dev/null differ
diff --git a/assets/png/23FA.png b/assets/png/23FA.png
deleted file mode 100644
index ada52830..00000000
Binary files a/assets/png/23FA.png and /dev/null differ
diff --git a/assets/png/23cf.png b/assets/png/23cf.png
new file mode 100644
index 00000000..b7275310
Binary files /dev/null and b/assets/png/23cf.png differ
diff --git a/assets/png/23e9.png b/assets/png/23e9.png
new file mode 100644
index 00000000..3784b056
Binary files /dev/null and b/assets/png/23e9.png differ
diff --git a/assets/png/23ea.png b/assets/png/23ea.png
new file mode 100644
index 00000000..9f647f0e
Binary files /dev/null and b/assets/png/23ea.png differ
diff --git a/assets/png/23eb.png b/assets/png/23eb.png
new file mode 100644
index 00000000..a458c58e
Binary files /dev/null and b/assets/png/23eb.png differ
diff --git a/assets/png/23ec.png b/assets/png/23ec.png
new file mode 100644
index 00000000..058de5f4
Binary files /dev/null and b/assets/png/23ec.png differ
diff --git a/assets/png/23ed.png b/assets/png/23ed.png
new file mode 100644
index 00000000..0fdac2bd
Binary files /dev/null and b/assets/png/23ed.png differ
diff --git a/assets/png/23ee.png b/assets/png/23ee.png
new file mode 100644
index 00000000..5c5ef2ef
Binary files /dev/null and b/assets/png/23ee.png differ
diff --git a/assets/png/23ef.png b/assets/png/23ef.png
new file mode 100644
index 00000000..3e1e9e0d
Binary files /dev/null and b/assets/png/23ef.png differ
diff --git a/assets/png/23f0.png b/assets/png/23f0.png
new file mode 100644
index 00000000..8e776d90
Binary files /dev/null and b/assets/png/23f0.png differ
diff --git a/assets/png/23f1.png b/assets/png/23f1.png
new file mode 100644
index 00000000..a56d851b
Binary files /dev/null and b/assets/png/23f1.png differ
diff --git a/assets/png/23f2.png b/assets/png/23f2.png
new file mode 100644
index 00000000..8adb2959
Binary files /dev/null and b/assets/png/23f2.png differ
diff --git a/assets/png/23f3.png b/assets/png/23f3.png
new file mode 100644
index 00000000..b5841065
Binary files /dev/null and b/assets/png/23f3.png differ
diff --git a/assets/png/23f8.png b/assets/png/23f8.png
new file mode 100644
index 00000000..07cac9b9
Binary files /dev/null and b/assets/png/23f8.png differ
diff --git a/assets/png/23f9.png b/assets/png/23f9.png
new file mode 100644
index 00000000..33ef64e2
Binary files /dev/null and b/assets/png/23f9.png differ
diff --git a/assets/png/23fa.png b/assets/png/23fa.png
new file mode 100644
index 00000000..f1edfbb0
Binary files /dev/null and b/assets/png/23fa.png differ
diff --git a/assets/png/24C2.png b/assets/png/24C2.png
deleted file mode 100644
index 8a3506fc..00000000
Binary files a/assets/png/24C2.png and /dev/null differ
diff --git a/assets/png/24c2.png b/assets/png/24c2.png
new file mode 100644
index 00000000..d65f15b4
Binary files /dev/null and b/assets/png/24c2.png differ
diff --git a/assets/png/25AA.png b/assets/png/25AA.png
deleted file mode 100644
index 48595d3e..00000000
Binary files a/assets/png/25AA.png and /dev/null differ
diff --git a/assets/png/25AB.png b/assets/png/25AB.png
deleted file mode 100644
index d7ebdb0c..00000000
Binary files a/assets/png/25AB.png and /dev/null differ
diff --git a/assets/png/25B6.png b/assets/png/25B6.png
deleted file mode 100644
index 4e2b6828..00000000
Binary files a/assets/png/25B6.png and /dev/null differ
diff --git a/assets/png/25C0.png b/assets/png/25C0.png
deleted file mode 100644
index ee38e3b0..00000000
Binary files a/assets/png/25C0.png and /dev/null differ
diff --git a/assets/png/25FB.png b/assets/png/25FB.png
deleted file mode 100644
index 8daacf57..00000000
Binary files a/assets/png/25FB.png and /dev/null differ
diff --git a/assets/png/25FC.png b/assets/png/25FC.png
deleted file mode 100644
index 05a30a6a..00000000
Binary files a/assets/png/25FC.png and /dev/null differ
diff --git a/assets/png/25FD.png b/assets/png/25FD.png
deleted file mode 100644
index ae874126..00000000
Binary files a/assets/png/25FD.png and /dev/null differ
diff --git a/assets/png/25FE.png b/assets/png/25FE.png
deleted file mode 100644
index 39765bba..00000000
Binary files a/assets/png/25FE.png and /dev/null differ
diff --git a/assets/png/25aa.png b/assets/png/25aa.png
new file mode 100644
index 00000000..d36b5a73
Binary files /dev/null and b/assets/png/25aa.png differ
diff --git a/assets/png/25ab.png b/assets/png/25ab.png
new file mode 100644
index 00000000..423409f3
Binary files /dev/null and b/assets/png/25ab.png differ
diff --git a/assets/png/25b6.png b/assets/png/25b6.png
new file mode 100644
index 00000000..9b76009e
Binary files /dev/null and b/assets/png/25b6.png differ
diff --git a/assets/png/25c0.png b/assets/png/25c0.png
new file mode 100644
index 00000000..1e78ece8
Binary files /dev/null and b/assets/png/25c0.png differ
diff --git a/assets/png/25fb.png b/assets/png/25fb.png
new file mode 100644
index 00000000..37a20ba4
Binary files /dev/null and b/assets/png/25fb.png differ
diff --git a/assets/png/25fc.png b/assets/png/25fc.png
new file mode 100644
index 00000000..f12483f5
Binary files /dev/null and b/assets/png/25fc.png differ
diff --git a/assets/png/25fd.png b/assets/png/25fd.png
new file mode 100644
index 00000000..401908c3
Binary files /dev/null and b/assets/png/25fd.png differ
diff --git a/assets/png/25fe.png b/assets/png/25fe.png
new file mode 100644
index 00000000..40a154dd
Binary files /dev/null and b/assets/png/25fe.png differ
diff --git a/assets/png/2600.png b/assets/png/2600.png
index fd521ae3..e6c1984d 100644
Binary files a/assets/png/2600.png and b/assets/png/2600.png differ
diff --git a/assets/png/2601.png b/assets/png/2601.png
index 5b4f57f7..d17b087d 100644
Binary files a/assets/png/2601.png and b/assets/png/2601.png differ
diff --git a/assets/png/2602.png b/assets/png/2602.png
index 97fe859e..a54317cd 100644
Binary files a/assets/png/2602.png and b/assets/png/2602.png differ
diff --git a/assets/png/2603.png b/assets/png/2603.png
index 896f2850..f8220d30 100644
Binary files a/assets/png/2603.png and b/assets/png/2603.png differ
diff --git a/assets/png/2604.png b/assets/png/2604.png
index a99751f7..be6e2015 100644
Binary files a/assets/png/2604.png and b/assets/png/2604.png differ
diff --git a/assets/png/260E.png b/assets/png/260E.png
deleted file mode 100644
index a1e69f56..00000000
Binary files a/assets/png/260E.png and /dev/null differ
diff --git a/assets/png/260e.png b/assets/png/260e.png
new file mode 100644
index 00000000..55a837f7
Binary files /dev/null and b/assets/png/260e.png differ
diff --git a/assets/png/2611.png b/assets/png/2611.png
index 284d9573..0fcc09f6 100644
Binary files a/assets/png/2611.png and b/assets/png/2611.png differ
diff --git a/assets/png/2614.png b/assets/png/2614.png
index 5b35b7ff..b6d02f88 100644
Binary files a/assets/png/2614.png and b/assets/png/2614.png differ
diff --git a/assets/png/2615.png b/assets/png/2615.png
index 55306147..53dc850b 100644
Binary files a/assets/png/2615.png and b/assets/png/2615.png differ
diff --git a/assets/png/2618.png b/assets/png/2618.png
index f202aecf..37592c0d 100644
Binary files a/assets/png/2618.png and b/assets/png/2618.png differ
diff --git a/assets/png/261D-1F3FB.png b/assets/png/261D-1F3FB.png
deleted file mode 100644
index 6a9db21d..00000000
Binary files a/assets/png/261D-1F3FB.png and /dev/null differ
diff --git a/assets/png/261D-1F3FC.png b/assets/png/261D-1F3FC.png
deleted file mode 100644
index 15aa9ea0..00000000
Binary files a/assets/png/261D-1F3FC.png and /dev/null differ
diff --git a/assets/png/261D-1F3FD.png b/assets/png/261D-1F3FD.png
deleted file mode 100644
index 652b73a9..00000000
Binary files a/assets/png/261D-1F3FD.png and /dev/null differ
diff --git a/assets/png/261D-1F3FE.png b/assets/png/261D-1F3FE.png
deleted file mode 100644
index 692bad92..00000000
Binary files a/assets/png/261D-1F3FE.png and /dev/null differ
diff --git a/assets/png/261D-1F3FF.png b/assets/png/261D-1F3FF.png
deleted file mode 100644
index 1e1b10fb..00000000
Binary files a/assets/png/261D-1F3FF.png and /dev/null differ
diff --git a/assets/png/261D.png b/assets/png/261D.png
deleted file mode 100644
index f4978ff0..00000000
Binary files a/assets/png/261D.png and /dev/null differ
diff --git a/assets/png/261d-1f3fb.png b/assets/png/261d-1f3fb.png
new file mode 100644
index 00000000..d342b8f2
Binary files /dev/null and b/assets/png/261d-1f3fb.png differ
diff --git a/assets/png/261d-1f3fc.png b/assets/png/261d-1f3fc.png
new file mode 100644
index 00000000..3fe25c1b
Binary files /dev/null and b/assets/png/261d-1f3fc.png differ
diff --git a/assets/png/261d-1f3fd.png b/assets/png/261d-1f3fd.png
new file mode 100644
index 00000000..ac5a0616
Binary files /dev/null and b/assets/png/261d-1f3fd.png differ
diff --git a/assets/png/261d-1f3fe.png b/assets/png/261d-1f3fe.png
new file mode 100644
index 00000000..74f3893e
Binary files /dev/null and b/assets/png/261d-1f3fe.png differ
diff --git a/assets/png/261d-1f3ff.png b/assets/png/261d-1f3ff.png
new file mode 100644
index 00000000..6546f447
Binary files /dev/null and b/assets/png/261d-1f3ff.png differ
diff --git a/assets/png/261d.png b/assets/png/261d.png
new file mode 100644
index 00000000..1b6fc8fc
Binary files /dev/null and b/assets/png/261d.png differ
diff --git a/assets/png/2620.png b/assets/png/2620.png
index b459df92..55744504 100644
Binary files a/assets/png/2620.png and b/assets/png/2620.png differ
diff --git a/assets/png/2622.png b/assets/png/2622.png
index 3b46199f..44feeef3 100644
Binary files a/assets/png/2622.png and b/assets/png/2622.png differ
diff --git a/assets/png/2623.png b/assets/png/2623.png
index 007b4fc2..29a7c362 100644
Binary files a/assets/png/2623.png and b/assets/png/2623.png differ
diff --git a/assets/png/2626.png b/assets/png/2626.png
index 0530e33a..e4d12cfa 100644
Binary files a/assets/png/2626.png and b/assets/png/2626.png differ
diff --git a/assets/png/262A.png b/assets/png/262A.png
deleted file mode 100644
index e1826364..00000000
Binary files a/assets/png/262A.png and /dev/null differ
diff --git a/assets/png/262E.png b/assets/png/262E.png
deleted file mode 100644
index 86033faf..00000000
Binary files a/assets/png/262E.png and /dev/null differ
diff --git a/assets/png/262F.png b/assets/png/262F.png
deleted file mode 100644
index f2900f63..00000000
Binary files a/assets/png/262F.png and /dev/null differ
diff --git a/assets/png/262a.png b/assets/png/262a.png
new file mode 100644
index 00000000..48082baf
Binary files /dev/null and b/assets/png/262a.png differ
diff --git a/assets/png/262e.png b/assets/png/262e.png
new file mode 100644
index 00000000..c80006e1
Binary files /dev/null and b/assets/png/262e.png differ
diff --git a/assets/png/262f.png b/assets/png/262f.png
new file mode 100644
index 00000000..7ff2a48c
Binary files /dev/null and b/assets/png/262f.png differ
diff --git a/assets/png/2638.png b/assets/png/2638.png
index 3666db00..b72283e0 100644
Binary files a/assets/png/2638.png and b/assets/png/2638.png differ
diff --git a/assets/png/2639.png b/assets/png/2639.png
index 6ae71f23..e0b2218d 100644
Binary files a/assets/png/2639.png and b/assets/png/2639.png differ
diff --git a/assets/png/263A.png b/assets/png/263A.png
deleted file mode 100644
index e9e53c03..00000000
Binary files a/assets/png/263A.png and /dev/null differ
diff --git a/assets/png/263a.png b/assets/png/263a.png
new file mode 100644
index 00000000..9f66ece4
Binary files /dev/null and b/assets/png/263a.png differ
diff --git a/assets/png/2640.png b/assets/png/2640.png
new file mode 100644
index 00000000..9af47260
Binary files /dev/null and b/assets/png/2640.png differ
diff --git a/assets/png/2642.png b/assets/png/2642.png
new file mode 100644
index 00000000..a97b11fc
Binary files /dev/null and b/assets/png/2642.png differ
diff --git a/assets/png/2648.png b/assets/png/2648.png
index 21a189d0..c8a7a60d 100644
Binary files a/assets/png/2648.png and b/assets/png/2648.png differ
diff --git a/assets/png/2649.png b/assets/png/2649.png
index b2a370df..1a00f182 100644
Binary files a/assets/png/2649.png and b/assets/png/2649.png differ
diff --git a/assets/png/264A.png b/assets/png/264A.png
deleted file mode 100644
index 1a09698c..00000000
Binary files a/assets/png/264A.png and /dev/null differ
diff --git a/assets/png/264B.png b/assets/png/264B.png
deleted file mode 100644
index a64af07c..00000000
Binary files a/assets/png/264B.png and /dev/null differ
diff --git a/assets/png/264C.png b/assets/png/264C.png
deleted file mode 100644
index 30158d34..00000000
Binary files a/assets/png/264C.png and /dev/null differ
diff --git a/assets/png/264D.png b/assets/png/264D.png
deleted file mode 100644
index a6b56c2c..00000000
Binary files a/assets/png/264D.png and /dev/null differ
diff --git a/assets/png/264E.png b/assets/png/264E.png
deleted file mode 100644
index 8fd133a3..00000000
Binary files a/assets/png/264E.png and /dev/null differ
diff --git a/assets/png/264F.png b/assets/png/264F.png
deleted file mode 100644
index c31a9920..00000000
Binary files a/assets/png/264F.png and /dev/null differ
diff --git a/assets/png/264a.png b/assets/png/264a.png
new file mode 100644
index 00000000..42997323
Binary files /dev/null and b/assets/png/264a.png differ
diff --git a/assets/png/264b.png b/assets/png/264b.png
new file mode 100644
index 00000000..bbdfb98e
Binary files /dev/null and b/assets/png/264b.png differ
diff --git a/assets/png/264c.png b/assets/png/264c.png
new file mode 100644
index 00000000..cef02570
Binary files /dev/null and b/assets/png/264c.png differ
diff --git a/assets/png/264d.png b/assets/png/264d.png
new file mode 100644
index 00000000..5b2e02ca
Binary files /dev/null and b/assets/png/264d.png differ
diff --git a/assets/png/264e.png b/assets/png/264e.png
new file mode 100644
index 00000000..24f8f987
Binary files /dev/null and b/assets/png/264e.png differ
diff --git a/assets/png/264f.png b/assets/png/264f.png
new file mode 100644
index 00000000..ff2faafc
Binary files /dev/null and b/assets/png/264f.png differ
diff --git a/assets/png/2650.png b/assets/png/2650.png
index f8d94ff2..cb8d5b2e 100644
Binary files a/assets/png/2650.png and b/assets/png/2650.png differ
diff --git a/assets/png/2651.png b/assets/png/2651.png
index 6293d31d..9630c24e 100644
Binary files a/assets/png/2651.png and b/assets/png/2651.png differ
diff --git a/assets/png/2652.png b/assets/png/2652.png
index 641a4f68..412167f4 100644
Binary files a/assets/png/2652.png and b/assets/png/2652.png differ
diff --git a/assets/png/2653.png b/assets/png/2653.png
index 7f6f646a..7b06e997 100644
Binary files a/assets/png/2653.png and b/assets/png/2653.png differ
diff --git a/assets/png/265f.png b/assets/png/265f.png
new file mode 100644
index 00000000..c24fbbf7
Binary files /dev/null and b/assets/png/265f.png differ
diff --git a/assets/png/2660.png b/assets/png/2660.png
index f822f184..d6db68be 100644
Binary files a/assets/png/2660.png and b/assets/png/2660.png differ
diff --git a/assets/png/2663.png b/assets/png/2663.png
index 4f2abf79..08939bf0 100644
Binary files a/assets/png/2663.png and b/assets/png/2663.png differ
diff --git a/assets/png/2665.png b/assets/png/2665.png
index 393c3ed5..5409732b 100644
Binary files a/assets/png/2665.png and b/assets/png/2665.png differ
diff --git a/assets/png/2666.png b/assets/png/2666.png
index 1f25f51f..93d1dc93 100644
Binary files a/assets/png/2666.png and b/assets/png/2666.png differ
diff --git a/assets/png/2668.png b/assets/png/2668.png
index 3d9df2d9..179fefbd 100644
Binary files a/assets/png/2668.png and b/assets/png/2668.png differ
diff --git a/assets/png/267B.png b/assets/png/267B.png
deleted file mode 100644
index 9221f095..00000000
Binary files a/assets/png/267B.png and /dev/null differ
diff --git a/assets/png/267F.png b/assets/png/267F.png
deleted file mode 100644
index 4e5b2698..00000000
Binary files a/assets/png/267F.png and /dev/null differ
diff --git a/assets/png/267b.png b/assets/png/267b.png
new file mode 100644
index 00000000..59e06ab9
Binary files /dev/null and b/assets/png/267b.png differ
diff --git a/assets/png/267e.png b/assets/png/267e.png
new file mode 100644
index 00000000..f3b9c112
Binary files /dev/null and b/assets/png/267e.png differ
diff --git a/assets/png/267f.png b/assets/png/267f.png
new file mode 100644
index 00000000..eaa582ac
Binary files /dev/null and b/assets/png/267f.png differ
diff --git a/assets/png/2692.png b/assets/png/2692.png
index 3bee30ec..ca0b1b2d 100644
Binary files a/assets/png/2692.png and b/assets/png/2692.png differ
diff --git a/assets/png/2693.png b/assets/png/2693.png
index b036f70a..cb1cea33 100644
Binary files a/assets/png/2693.png and b/assets/png/2693.png differ
diff --git a/assets/png/2694.png b/assets/png/2694.png
index 907e9607..08d4358e 100644
Binary files a/assets/png/2694.png and b/assets/png/2694.png differ
diff --git a/assets/png/2695.png b/assets/png/2695.png
new file mode 100644
index 00000000..2093d751
Binary files /dev/null and b/assets/png/2695.png differ
diff --git a/assets/png/2696.png b/assets/png/2696.png
index 0757eda1..370bf7a6 100644
Binary files a/assets/png/2696.png and b/assets/png/2696.png differ
diff --git a/assets/png/2697.png b/assets/png/2697.png
index 307a7324..20ed124a 100644
Binary files a/assets/png/2697.png and b/assets/png/2697.png differ
diff --git a/assets/png/2699.png b/assets/png/2699.png
index 2a1cc2c0..aa743af5 100644
Binary files a/assets/png/2699.png and b/assets/png/2699.png differ
diff --git a/assets/png/269B.png b/assets/png/269B.png
deleted file mode 100644
index 5f4567aa..00000000
Binary files a/assets/png/269B.png and /dev/null differ
diff --git a/assets/png/269C.png b/assets/png/269C.png
deleted file mode 100644
index c9250d27..00000000
Binary files a/assets/png/269C.png and /dev/null differ
diff --git a/assets/png/269b.png b/assets/png/269b.png
new file mode 100644
index 00000000..0eabcac1
Binary files /dev/null and b/assets/png/269b.png differ
diff --git a/assets/png/269c.png b/assets/png/269c.png
new file mode 100644
index 00000000..078956df
Binary files /dev/null and b/assets/png/269c.png differ
diff --git a/assets/png/26A0.png b/assets/png/26A0.png
deleted file mode 100644
index 35691c2e..00000000
Binary files a/assets/png/26A0.png and /dev/null differ
diff --git a/assets/png/26A1.png b/assets/png/26A1.png
deleted file mode 100644
index 47e68e48..00000000
Binary files a/assets/png/26A1.png and /dev/null differ
diff --git a/assets/png/26AA.png b/assets/png/26AA.png
deleted file mode 100644
index c19e1568..00000000
Binary files a/assets/png/26AA.png and /dev/null differ
diff --git a/assets/png/26AB.png b/assets/png/26AB.png
deleted file mode 100644
index b62b8717..00000000
Binary files a/assets/png/26AB.png and /dev/null differ
diff --git a/assets/png/26B0.png b/assets/png/26B0.png
deleted file mode 100644
index fb2932aa..00000000
Binary files a/assets/png/26B0.png and /dev/null differ
diff --git a/assets/png/26B1.png b/assets/png/26B1.png
deleted file mode 100644
index 6b5b3503..00000000
Binary files a/assets/png/26B1.png and /dev/null differ
diff --git a/assets/png/26BD.png b/assets/png/26BD.png
deleted file mode 100644
index 28cfa218..00000000
Binary files a/assets/png/26BD.png and /dev/null differ
diff --git a/assets/png/26BE.png b/assets/png/26BE.png
deleted file mode 100644
index f8463f15..00000000
Binary files a/assets/png/26BE.png and /dev/null differ
diff --git a/assets/png/26C4.png b/assets/png/26C4.png
deleted file mode 100644
index 20c177c2..00000000
Binary files a/assets/png/26C4.png and /dev/null differ
diff --git a/assets/png/26C5.png b/assets/png/26C5.png
deleted file mode 100644
index a55e59c3..00000000
Binary files a/assets/png/26C5.png and /dev/null differ
diff --git a/assets/png/26C8.png b/assets/png/26C8.png
deleted file mode 100644
index 31a26a1b..00000000
Binary files a/assets/png/26C8.png and /dev/null differ
diff --git a/assets/png/26CE.png b/assets/png/26CE.png
deleted file mode 100644
index 0a780a70..00000000
Binary files a/assets/png/26CE.png and /dev/null differ
diff --git a/assets/png/26CF.png b/assets/png/26CF.png
deleted file mode 100644
index 6370fe6d..00000000
Binary files a/assets/png/26CF.png and /dev/null differ
diff --git a/assets/png/26D1.png b/assets/png/26D1.png
deleted file mode 100644
index 7140a676..00000000
Binary files a/assets/png/26D1.png and /dev/null differ
diff --git a/assets/png/26D3.png b/assets/png/26D3.png
deleted file mode 100644
index 57f46139..00000000
Binary files a/assets/png/26D3.png and /dev/null differ
diff --git a/assets/png/26D4.png b/assets/png/26D4.png
deleted file mode 100644
index 476800fc..00000000
Binary files a/assets/png/26D4.png and /dev/null differ
diff --git a/assets/png/26E9.png b/assets/png/26E9.png
deleted file mode 100644
index 5a344975..00000000
Binary files a/assets/png/26E9.png and /dev/null differ
diff --git a/assets/png/26EA.png b/assets/png/26EA.png
deleted file mode 100644
index 8242fd27..00000000
Binary files a/assets/png/26EA.png and /dev/null differ
diff --git a/assets/png/26F0.png b/assets/png/26F0.png
deleted file mode 100644
index 6722ebdd..00000000
Binary files a/assets/png/26F0.png and /dev/null differ
diff --git a/assets/png/26F1.png b/assets/png/26F1.png
deleted file mode 100644
index 220a74f8..00000000
Binary files a/assets/png/26F1.png and /dev/null differ
diff --git a/assets/png/26F2.png b/assets/png/26F2.png
deleted file mode 100644
index 293f5d91..00000000
Binary files a/assets/png/26F2.png and /dev/null differ
diff --git a/assets/png/26F3.png b/assets/png/26F3.png
deleted file mode 100644
index f65a21d8..00000000
Binary files a/assets/png/26F3.png and /dev/null differ
diff --git a/assets/png/26F4.png b/assets/png/26F4.png
deleted file mode 100644
index 41816b3a..00000000
Binary files a/assets/png/26F4.png and /dev/null differ
diff --git a/assets/png/26F5.png b/assets/png/26F5.png
deleted file mode 100644
index 772ef11d..00000000
Binary files a/assets/png/26F5.png and /dev/null differ
diff --git a/assets/png/26F7.png b/assets/png/26F7.png
deleted file mode 100644
index 2eb3bdce..00000000
Binary files a/assets/png/26F7.png and /dev/null differ
diff --git a/assets/png/26F8.png b/assets/png/26F8.png
deleted file mode 100644
index 8c449b0c..00000000
Binary files a/assets/png/26F8.png and /dev/null differ
diff --git a/assets/png/26F9-1F3FB.png b/assets/png/26F9-1F3FB.png
deleted file mode 100644
index cd12c7ab..00000000
Binary files a/assets/png/26F9-1F3FB.png and /dev/null differ
diff --git a/assets/png/26F9-1F3FC.png b/assets/png/26F9-1F3FC.png
deleted file mode 100644
index f892fd59..00000000
Binary files a/assets/png/26F9-1F3FC.png and /dev/null differ
diff --git a/assets/png/26F9-1F3FD.png b/assets/png/26F9-1F3FD.png
deleted file mode 100644
index e109997a..00000000
Binary files a/assets/png/26F9-1F3FD.png and /dev/null differ
diff --git a/assets/png/26F9-1F3FE.png b/assets/png/26F9-1F3FE.png
deleted file mode 100644
index 3b90b946..00000000
Binary files a/assets/png/26F9-1F3FE.png and /dev/null differ
diff --git a/assets/png/26F9-1F3FF.png b/assets/png/26F9-1F3FF.png
deleted file mode 100644
index bafed782..00000000
Binary files a/assets/png/26F9-1F3FF.png and /dev/null differ
diff --git a/assets/png/26F9.png b/assets/png/26F9.png
deleted file mode 100644
index 8ce90c5c..00000000
Binary files a/assets/png/26F9.png and /dev/null differ
diff --git a/assets/png/26FA.png b/assets/png/26FA.png
deleted file mode 100644
index 3fddcfc5..00000000
Binary files a/assets/png/26FA.png and /dev/null differ
diff --git a/assets/png/26FD.png b/assets/png/26FD.png
deleted file mode 100644
index 05b18794..00000000
Binary files a/assets/png/26FD.png and /dev/null differ
diff --git a/assets/png/26a0.png b/assets/png/26a0.png
new file mode 100644
index 00000000..0c7d48fc
Binary files /dev/null and b/assets/png/26a0.png differ
diff --git a/assets/png/26a1.png b/assets/png/26a1.png
new file mode 100644
index 00000000..8bc05d46
Binary files /dev/null and b/assets/png/26a1.png differ
diff --git a/assets/png/26aa.png b/assets/png/26aa.png
new file mode 100644
index 00000000..de2acae0
Binary files /dev/null and b/assets/png/26aa.png differ
diff --git a/assets/png/26ab.png b/assets/png/26ab.png
new file mode 100644
index 00000000..2201556e
Binary files /dev/null and b/assets/png/26ab.png differ
diff --git a/assets/png/26b0.png b/assets/png/26b0.png
new file mode 100644
index 00000000..84f7e39f
Binary files /dev/null and b/assets/png/26b0.png differ
diff --git a/assets/png/26b1.png b/assets/png/26b1.png
new file mode 100644
index 00000000..8797b159
Binary files /dev/null and b/assets/png/26b1.png differ
diff --git a/assets/png/26bd.png b/assets/png/26bd.png
new file mode 100644
index 00000000..5a08a141
Binary files /dev/null and b/assets/png/26bd.png differ
diff --git a/assets/png/26be.png b/assets/png/26be.png
new file mode 100644
index 00000000..b1c1ee4c
Binary files /dev/null and b/assets/png/26be.png differ
diff --git a/assets/png/26c4.png b/assets/png/26c4.png
new file mode 100644
index 00000000..92010afd
Binary files /dev/null and b/assets/png/26c4.png differ
diff --git a/assets/png/26c5.png b/assets/png/26c5.png
new file mode 100644
index 00000000..2ae89b63
Binary files /dev/null and b/assets/png/26c5.png differ
diff --git a/assets/png/26c8.png b/assets/png/26c8.png
new file mode 100644
index 00000000..205d6ba4
Binary files /dev/null and b/assets/png/26c8.png differ
diff --git a/assets/png/26ce.png b/assets/png/26ce.png
new file mode 100644
index 00000000..9500fd3f
Binary files /dev/null and b/assets/png/26ce.png differ
diff --git a/assets/png/26cf.png b/assets/png/26cf.png
new file mode 100644
index 00000000..b162367d
Binary files /dev/null and b/assets/png/26cf.png differ
diff --git a/assets/png/26d1.png b/assets/png/26d1.png
new file mode 100644
index 00000000..18a9088e
Binary files /dev/null and b/assets/png/26d1.png differ
diff --git a/assets/png/26d3.png b/assets/png/26d3.png
new file mode 100644
index 00000000..dae2906e
Binary files /dev/null and b/assets/png/26d3.png differ
diff --git a/assets/png/26d4.png b/assets/png/26d4.png
new file mode 100644
index 00000000..68189eca
Binary files /dev/null and b/assets/png/26d4.png differ
diff --git a/assets/png/26e9.png b/assets/png/26e9.png
new file mode 100644
index 00000000..7788d2ed
Binary files /dev/null and b/assets/png/26e9.png differ
diff --git a/assets/png/26ea.png b/assets/png/26ea.png
new file mode 100644
index 00000000..7b08cb3d
Binary files /dev/null and b/assets/png/26ea.png differ
diff --git a/assets/png/26f0.png b/assets/png/26f0.png
new file mode 100644
index 00000000..f9f13821
Binary files /dev/null and b/assets/png/26f0.png differ
diff --git a/assets/png/26f1.png b/assets/png/26f1.png
new file mode 100644
index 00000000..7d45d7cf
Binary files /dev/null and b/assets/png/26f1.png differ
diff --git a/assets/png/26f2.png b/assets/png/26f2.png
new file mode 100644
index 00000000..687fa57d
Binary files /dev/null and b/assets/png/26f2.png differ
diff --git a/assets/png/26f3.png b/assets/png/26f3.png
new file mode 100644
index 00000000..7245c7d7
Binary files /dev/null and b/assets/png/26f3.png differ
diff --git a/assets/png/26f4.png b/assets/png/26f4.png
new file mode 100644
index 00000000..5a1af2cd
Binary files /dev/null and b/assets/png/26f4.png differ
diff --git a/assets/png/26f5.png b/assets/png/26f5.png
new file mode 100644
index 00000000..caad1aef
Binary files /dev/null and b/assets/png/26f5.png differ
diff --git a/assets/png/26f7.png b/assets/png/26f7.png
new file mode 100644
index 00000000..b659a55f
Binary files /dev/null and b/assets/png/26f7.png differ
diff --git a/assets/png/26f8.png b/assets/png/26f8.png
new file mode 100644
index 00000000..dbad607d
Binary files /dev/null and b/assets/png/26f8.png differ
diff --git a/assets/png/26f9-1f3fb-2640.png b/assets/png/26f9-1f3fb-2640.png
new file mode 100644
index 00000000..147ede30
Binary files /dev/null and b/assets/png/26f9-1f3fb-2640.png differ
diff --git a/assets/png/26f9-1f3fb-2642.png b/assets/png/26f9-1f3fb-2642.png
new file mode 100644
index 00000000..7afe48bf
Binary files /dev/null and b/assets/png/26f9-1f3fb-2642.png differ
diff --git a/assets/png/26f9-1f3fb.png b/assets/png/26f9-1f3fb.png
new file mode 100644
index 00000000..7afe48bf
Binary files /dev/null and b/assets/png/26f9-1f3fb.png differ
diff --git a/assets/png/26f9-1f3fc-2640.png b/assets/png/26f9-1f3fc-2640.png
new file mode 100644
index 00000000..9183e2bc
Binary files /dev/null and b/assets/png/26f9-1f3fc-2640.png differ
diff --git a/assets/png/26f9-1f3fc-2642.png b/assets/png/26f9-1f3fc-2642.png
new file mode 100644
index 00000000..17506c95
Binary files /dev/null and b/assets/png/26f9-1f3fc-2642.png differ
diff --git a/assets/png/26f9-1f3fc.png b/assets/png/26f9-1f3fc.png
new file mode 100644
index 00000000..17506c95
Binary files /dev/null and b/assets/png/26f9-1f3fc.png differ
diff --git a/assets/png/26f9-1f3fd-2640.png b/assets/png/26f9-1f3fd-2640.png
new file mode 100644
index 00000000..51e78c23
Binary files /dev/null and b/assets/png/26f9-1f3fd-2640.png differ
diff --git a/assets/png/26f9-1f3fd-2642.png b/assets/png/26f9-1f3fd-2642.png
new file mode 100644
index 00000000..edb45764
Binary files /dev/null and b/assets/png/26f9-1f3fd-2642.png differ
diff --git a/assets/png/26f9-1f3fd.png b/assets/png/26f9-1f3fd.png
new file mode 100644
index 00000000..edb45764
Binary files /dev/null and b/assets/png/26f9-1f3fd.png differ
diff --git a/assets/png/26f9-1f3fe-2640.png b/assets/png/26f9-1f3fe-2640.png
new file mode 100644
index 00000000..c1c4c84c
Binary files /dev/null and b/assets/png/26f9-1f3fe-2640.png differ
diff --git a/assets/png/26f9-1f3fe-2642.png b/assets/png/26f9-1f3fe-2642.png
new file mode 100644
index 00000000..857c62de
Binary files /dev/null and b/assets/png/26f9-1f3fe-2642.png differ
diff --git a/assets/png/26f9-1f3fe.png b/assets/png/26f9-1f3fe.png
new file mode 100644
index 00000000..857c62de
Binary files /dev/null and b/assets/png/26f9-1f3fe.png differ
diff --git a/assets/png/26f9-1f3ff-2640.png b/assets/png/26f9-1f3ff-2640.png
new file mode 100644
index 00000000..b88d80d9
Binary files /dev/null and b/assets/png/26f9-1f3ff-2640.png differ
diff --git a/assets/png/26f9-1f3ff-2642.png b/assets/png/26f9-1f3ff-2642.png
new file mode 100644
index 00000000..12ce7f3e
Binary files /dev/null and b/assets/png/26f9-1f3ff-2642.png differ
diff --git a/assets/png/26f9-1f3ff.png b/assets/png/26f9-1f3ff.png
new file mode 100644
index 00000000..12ce7f3e
Binary files /dev/null and b/assets/png/26f9-1f3ff.png differ
diff --git a/assets/png/26f9-2640.png b/assets/png/26f9-2640.png
new file mode 100644
index 00000000..e89e849d
Binary files /dev/null and b/assets/png/26f9-2640.png differ
diff --git a/assets/png/26f9-2642.png b/assets/png/26f9-2642.png
new file mode 100644
index 00000000..4db470ad
Binary files /dev/null and b/assets/png/26f9-2642.png differ
diff --git a/assets/png/26f9.png b/assets/png/26f9.png
new file mode 100644
index 00000000..4db470ad
Binary files /dev/null and b/assets/png/26f9.png differ
diff --git a/assets/png/26fa.png b/assets/png/26fa.png
new file mode 100644
index 00000000..4b51f397
Binary files /dev/null and b/assets/png/26fa.png differ
diff --git a/assets/png/26fd.png b/assets/png/26fd.png
new file mode 100644
index 00000000..5cdf0b11
Binary files /dev/null and b/assets/png/26fd.png differ
diff --git a/assets/png/2702.png b/assets/png/2702.png
index 270571c8..695606bb 100644
Binary files a/assets/png/2702.png and b/assets/png/2702.png differ
diff --git a/assets/png/2705.png b/assets/png/2705.png
index e55f087e..b0c57a67 100644
Binary files a/assets/png/2705.png and b/assets/png/2705.png differ
diff --git a/assets/png/2708.png b/assets/png/2708.png
index 268d2ac3..12a583c0 100644
Binary files a/assets/png/2708.png and b/assets/png/2708.png differ
diff --git a/assets/png/2709.png b/assets/png/2709.png
index ec77ac37..ee975d6a 100644
Binary files a/assets/png/2709.png and b/assets/png/2709.png differ
diff --git a/assets/png/270A-1F3FB.png b/assets/png/270A-1F3FB.png
deleted file mode 100644
index 02809e2d..00000000
Binary files a/assets/png/270A-1F3FB.png and /dev/null differ
diff --git a/assets/png/270A-1F3FC.png b/assets/png/270A-1F3FC.png
deleted file mode 100644
index 5de34810..00000000
Binary files a/assets/png/270A-1F3FC.png and /dev/null differ
diff --git a/assets/png/270A-1F3FD.png b/assets/png/270A-1F3FD.png
deleted file mode 100644
index 0d524012..00000000
Binary files a/assets/png/270A-1F3FD.png and /dev/null differ
diff --git a/assets/png/270A-1F3FE.png b/assets/png/270A-1F3FE.png
deleted file mode 100644
index a95c0dd6..00000000
Binary files a/assets/png/270A-1F3FE.png and /dev/null differ
diff --git a/assets/png/270A-1F3FF.png b/assets/png/270A-1F3FF.png
deleted file mode 100644
index a2f092fd..00000000
Binary files a/assets/png/270A-1F3FF.png and /dev/null differ
diff --git a/assets/png/270A.png b/assets/png/270A.png
deleted file mode 100644
index de33592b..00000000
Binary files a/assets/png/270A.png and /dev/null differ
diff --git a/assets/png/270B-1F3FB.png b/assets/png/270B-1F3FB.png
deleted file mode 100644
index 3b752902..00000000
Binary files a/assets/png/270B-1F3FB.png and /dev/null differ
diff --git a/assets/png/270B-1F3FC.png b/assets/png/270B-1F3FC.png
deleted file mode 100644
index 44e2a514..00000000
Binary files a/assets/png/270B-1F3FC.png and /dev/null differ
diff --git a/assets/png/270B-1F3FD.png b/assets/png/270B-1F3FD.png
deleted file mode 100644
index 5bb62a75..00000000
Binary files a/assets/png/270B-1F3FD.png and /dev/null differ
diff --git a/assets/png/270B-1F3FE.png b/assets/png/270B-1F3FE.png
deleted file mode 100644
index c7f8c9ec..00000000
Binary files a/assets/png/270B-1F3FE.png and /dev/null differ
diff --git a/assets/png/270B-1F3FF.png b/assets/png/270B-1F3FF.png
deleted file mode 100644
index c601b58a..00000000
Binary files a/assets/png/270B-1F3FF.png and /dev/null differ
diff --git a/assets/png/270B.png b/assets/png/270B.png
deleted file mode 100644
index 6b295431..00000000
Binary files a/assets/png/270B.png and /dev/null differ
diff --git a/assets/png/270C-1F3FB.png b/assets/png/270C-1F3FB.png
deleted file mode 100644
index 6ac54a74..00000000
Binary files a/assets/png/270C-1F3FB.png and /dev/null differ
diff --git a/assets/png/270C-1F3FC.png b/assets/png/270C-1F3FC.png
deleted file mode 100644
index 6dd96698..00000000
Binary files a/assets/png/270C-1F3FC.png and /dev/null differ
diff --git a/assets/png/270C-1F3FD.png b/assets/png/270C-1F3FD.png
deleted file mode 100644
index a615e53f..00000000
Binary files a/assets/png/270C-1F3FD.png and /dev/null differ
diff --git a/assets/png/270C-1F3FE.png b/assets/png/270C-1F3FE.png
deleted file mode 100644
index 33a34bd5..00000000
Binary files a/assets/png/270C-1F3FE.png and /dev/null differ
diff --git a/assets/png/270C-1F3FF.png b/assets/png/270C-1F3FF.png
deleted file mode 100644
index 45ad14b6..00000000
Binary files a/assets/png/270C-1F3FF.png and /dev/null differ
diff --git a/assets/png/270C.png b/assets/png/270C.png
deleted file mode 100644
index 70c5516f..00000000
Binary files a/assets/png/270C.png and /dev/null differ
diff --git a/assets/png/270D-1F3FB.png b/assets/png/270D-1F3FB.png
deleted file mode 100644
index 7923d8eb..00000000
Binary files a/assets/png/270D-1F3FB.png and /dev/null differ
diff --git a/assets/png/270D-1F3FC.png b/assets/png/270D-1F3FC.png
deleted file mode 100644
index bcb304e1..00000000
Binary files a/assets/png/270D-1F3FC.png and /dev/null differ
diff --git a/assets/png/270D-1F3FD.png b/assets/png/270D-1F3FD.png
deleted file mode 100644
index fd885fd2..00000000
Binary files a/assets/png/270D-1F3FD.png and /dev/null differ
diff --git a/assets/png/270D-1F3FE.png b/assets/png/270D-1F3FE.png
deleted file mode 100644
index d065b8c6..00000000
Binary files a/assets/png/270D-1F3FE.png and /dev/null differ
diff --git a/assets/png/270D-1F3FF.png b/assets/png/270D-1F3FF.png
deleted file mode 100644
index a44b3dd7..00000000
Binary files a/assets/png/270D-1F3FF.png and /dev/null differ
diff --git a/assets/png/270D.png b/assets/png/270D.png
deleted file mode 100644
index 85639f8a..00000000
Binary files a/assets/png/270D.png and /dev/null differ
diff --git a/assets/png/270F.png b/assets/png/270F.png
deleted file mode 100644
index 3833d590..00000000
Binary files a/assets/png/270F.png and /dev/null differ
diff --git a/assets/png/270a-1f3fb.png b/assets/png/270a-1f3fb.png
new file mode 100644
index 00000000..6db2406c
Binary files /dev/null and b/assets/png/270a-1f3fb.png differ
diff --git a/assets/png/270a-1f3fc.png b/assets/png/270a-1f3fc.png
new file mode 100644
index 00000000..aa9278d9
Binary files /dev/null and b/assets/png/270a-1f3fc.png differ
diff --git a/assets/png/270a-1f3fd.png b/assets/png/270a-1f3fd.png
new file mode 100644
index 00000000..801d0ee1
Binary files /dev/null and b/assets/png/270a-1f3fd.png differ
diff --git a/assets/png/270a-1f3fe.png b/assets/png/270a-1f3fe.png
new file mode 100644
index 00000000..c6b2b407
Binary files /dev/null and b/assets/png/270a-1f3fe.png differ
diff --git a/assets/png/270a-1f3ff.png b/assets/png/270a-1f3ff.png
new file mode 100644
index 00000000..01f6a49b
Binary files /dev/null and b/assets/png/270a-1f3ff.png differ
diff --git a/assets/png/270a.png b/assets/png/270a.png
new file mode 100644
index 00000000..d641fa2b
Binary files /dev/null and b/assets/png/270a.png differ
diff --git a/assets/png/270b-1f3fb.png b/assets/png/270b-1f3fb.png
new file mode 100644
index 00000000..3c120a82
Binary files /dev/null and b/assets/png/270b-1f3fb.png differ
diff --git a/assets/png/270b-1f3fc.png b/assets/png/270b-1f3fc.png
new file mode 100644
index 00000000..23b85766
Binary files /dev/null and b/assets/png/270b-1f3fc.png differ
diff --git a/assets/png/270b-1f3fd.png b/assets/png/270b-1f3fd.png
new file mode 100644
index 00000000..24b81efe
Binary files /dev/null and b/assets/png/270b-1f3fd.png differ
diff --git a/assets/png/270b-1f3fe.png b/assets/png/270b-1f3fe.png
new file mode 100644
index 00000000..b46ba9f2
Binary files /dev/null and b/assets/png/270b-1f3fe.png differ
diff --git a/assets/png/270b-1f3ff.png b/assets/png/270b-1f3ff.png
new file mode 100644
index 00000000..71632887
Binary files /dev/null and b/assets/png/270b-1f3ff.png differ
diff --git a/assets/png/270b.png b/assets/png/270b.png
new file mode 100644
index 00000000..57f5d6df
Binary files /dev/null and b/assets/png/270b.png differ
diff --git a/assets/png/270c-1f3fb.png b/assets/png/270c-1f3fb.png
new file mode 100644
index 00000000..4260012d
Binary files /dev/null and b/assets/png/270c-1f3fb.png differ
diff --git a/assets/png/270c-1f3fc.png b/assets/png/270c-1f3fc.png
new file mode 100644
index 00000000..3c61c750
Binary files /dev/null and b/assets/png/270c-1f3fc.png differ
diff --git a/assets/png/270c-1f3fd.png b/assets/png/270c-1f3fd.png
new file mode 100644
index 00000000..ba8dbcaa
Binary files /dev/null and b/assets/png/270c-1f3fd.png differ
diff --git a/assets/png/270c-1f3fe.png b/assets/png/270c-1f3fe.png
new file mode 100644
index 00000000..f334c8b4
Binary files /dev/null and b/assets/png/270c-1f3fe.png differ
diff --git a/assets/png/270c-1f3ff.png b/assets/png/270c-1f3ff.png
new file mode 100644
index 00000000..7f7d6fe6
Binary files /dev/null and b/assets/png/270c-1f3ff.png differ
diff --git a/assets/png/270c.png b/assets/png/270c.png
new file mode 100644
index 00000000..cae5447c
Binary files /dev/null and b/assets/png/270c.png differ
diff --git a/assets/png/270d-1f3fb.png b/assets/png/270d-1f3fb.png
new file mode 100644
index 00000000..88a523fb
Binary files /dev/null and b/assets/png/270d-1f3fb.png differ
diff --git a/assets/png/270d-1f3fc.png b/assets/png/270d-1f3fc.png
new file mode 100644
index 00000000..5ec9c03d
Binary files /dev/null and b/assets/png/270d-1f3fc.png differ
diff --git a/assets/png/270d-1f3fd.png b/assets/png/270d-1f3fd.png
new file mode 100644
index 00000000..ee293baa
Binary files /dev/null and b/assets/png/270d-1f3fd.png differ
diff --git a/assets/png/270d-1f3fe.png b/assets/png/270d-1f3fe.png
new file mode 100644
index 00000000..6e08fb5c
Binary files /dev/null and b/assets/png/270d-1f3fe.png differ
diff --git a/assets/png/270d-1f3ff.png b/assets/png/270d-1f3ff.png
new file mode 100644
index 00000000..2d78eaad
Binary files /dev/null and b/assets/png/270d-1f3ff.png differ
diff --git a/assets/png/270d.png b/assets/png/270d.png
new file mode 100644
index 00000000..f5fffe82
Binary files /dev/null and b/assets/png/270d.png differ
diff --git a/assets/png/270f.png b/assets/png/270f.png
new file mode 100644
index 00000000..6842897f
Binary files /dev/null and b/assets/png/270f.png differ
diff --git a/assets/png/2712.png b/assets/png/2712.png
index 872d0ae1..9ac7a49a 100644
Binary files a/assets/png/2712.png and b/assets/png/2712.png differ
diff --git a/assets/png/2714.png b/assets/png/2714.png
index 03bd6953..cc58cae1 100644
Binary files a/assets/png/2714.png and b/assets/png/2714.png differ
diff --git a/assets/png/2716.png b/assets/png/2716.png
index e47cc1b6..63960db2 100644
Binary files a/assets/png/2716.png and b/assets/png/2716.png differ
diff --git a/assets/png/271D.png b/assets/png/271D.png
deleted file mode 100644
index 42b10e82..00000000
Binary files a/assets/png/271D.png and /dev/null differ
diff --git a/assets/png/271d.png b/assets/png/271d.png
new file mode 100644
index 00000000..2c13239c
Binary files /dev/null and b/assets/png/271d.png differ
diff --git a/assets/png/2721.png b/assets/png/2721.png
index fc59d0dd..b1dc0232 100644
Binary files a/assets/png/2721.png and b/assets/png/2721.png differ
diff --git a/assets/png/2728.png b/assets/png/2728.png
index 169bc10b..196980ec 100644
Binary files a/assets/png/2728.png and b/assets/png/2728.png differ
diff --git a/assets/png/2733.png b/assets/png/2733.png
index 3307ffa6..245a4b48 100644
Binary files a/assets/png/2733.png and b/assets/png/2733.png differ
diff --git a/assets/png/2734.png b/assets/png/2734.png
index 820179bd..0682ea51 100644
Binary files a/assets/png/2734.png and b/assets/png/2734.png differ
diff --git a/assets/png/2744.png b/assets/png/2744.png
index db319a77..83847a52 100644
Binary files a/assets/png/2744.png and b/assets/png/2744.png differ
diff --git a/assets/png/2747.png b/assets/png/2747.png
index 6aa7b6ec..420c299c 100644
Binary files a/assets/png/2747.png and b/assets/png/2747.png differ
diff --git a/assets/png/274C.png b/assets/png/274C.png
deleted file mode 100644
index 9f9ed0f7..00000000
Binary files a/assets/png/274C.png and /dev/null differ
diff --git a/assets/png/274E.png b/assets/png/274E.png
deleted file mode 100644
index dae487f1..00000000
Binary files a/assets/png/274E.png and /dev/null differ
diff --git a/assets/png/274c.png b/assets/png/274c.png
new file mode 100644
index 00000000..26e89294
Binary files /dev/null and b/assets/png/274c.png differ
diff --git a/assets/png/274e.png b/assets/png/274e.png
new file mode 100644
index 00000000..98df101d
Binary files /dev/null and b/assets/png/274e.png differ
diff --git a/assets/png/2753.png b/assets/png/2753.png
index 5a58f345..5a1cb4d0 100644
Binary files a/assets/png/2753.png and b/assets/png/2753.png differ
diff --git a/assets/png/2754.png b/assets/png/2754.png
index 6e7824c7..e64ae76c 100644
Binary files a/assets/png/2754.png and b/assets/png/2754.png differ
diff --git a/assets/png/2755.png b/assets/png/2755.png
index 9b64da8b..f07470be 100644
Binary files a/assets/png/2755.png and b/assets/png/2755.png differ
diff --git a/assets/png/2757.png b/assets/png/2757.png
index 2c144064..512f7ea6 100644
Binary files a/assets/png/2757.png and b/assets/png/2757.png differ
diff --git a/assets/png/2763.png b/assets/png/2763.png
index 91b520be..dde315d4 100644
Binary files a/assets/png/2763.png and b/assets/png/2763.png differ
diff --git a/assets/png/2764.png b/assets/png/2764.png
index 638cb72d..54f6c507 100644
Binary files a/assets/png/2764.png and b/assets/png/2764.png differ
diff --git a/assets/png/2795.png b/assets/png/2795.png
index 40799798..d13c11f0 100644
Binary files a/assets/png/2795.png and b/assets/png/2795.png differ
diff --git a/assets/png/2796.png b/assets/png/2796.png
index 054211ca..d42078db 100644
Binary files a/assets/png/2796.png and b/assets/png/2796.png differ
diff --git a/assets/png/2797.png b/assets/png/2797.png
index df32ab21..ac434b27 100644
Binary files a/assets/png/2797.png and b/assets/png/2797.png differ
diff --git a/assets/png/27A1.png b/assets/png/27A1.png
deleted file mode 100644
index 4755670b..00000000
Binary files a/assets/png/27A1.png and /dev/null differ
diff --git a/assets/png/27B0.png b/assets/png/27B0.png
deleted file mode 100644
index 440aa56d..00000000
Binary files a/assets/png/27B0.png and /dev/null differ
diff --git a/assets/png/27BF.png b/assets/png/27BF.png
deleted file mode 100644
index 0b82c8fe..00000000
Binary files a/assets/png/27BF.png and /dev/null differ
diff --git a/assets/png/27a1.png b/assets/png/27a1.png
new file mode 100644
index 00000000..f4bfce14
Binary files /dev/null and b/assets/png/27a1.png differ
diff --git a/assets/png/27b0.png b/assets/png/27b0.png
new file mode 100644
index 00000000..7d96dfc0
Binary files /dev/null and b/assets/png/27b0.png differ
diff --git a/assets/png/27bf.png b/assets/png/27bf.png
new file mode 100644
index 00000000..c37b1f8d
Binary files /dev/null and b/assets/png/27bf.png differ
diff --git a/assets/png/2934.png b/assets/png/2934.png
index f29bfcfc..af21736e 100644
Binary files a/assets/png/2934.png and b/assets/png/2934.png differ
diff --git a/assets/png/2935.png b/assets/png/2935.png
index 2d9d24bc..e3d1b676 100644
Binary files a/assets/png/2935.png and b/assets/png/2935.png differ
diff --git a/assets/png/2B05.png b/assets/png/2B05.png
deleted file mode 100644
index 8c685e0a..00000000
Binary files a/assets/png/2B05.png and /dev/null differ
diff --git a/assets/png/2B06.png b/assets/png/2B06.png
deleted file mode 100644
index af8218a8..00000000
Binary files a/assets/png/2B06.png and /dev/null differ
diff --git a/assets/png/2B07.png b/assets/png/2B07.png
deleted file mode 100644
index b8eefd0b..00000000
Binary files a/assets/png/2B07.png and /dev/null differ
diff --git a/assets/png/2B1B.png b/assets/png/2B1B.png
deleted file mode 100644
index 162f2bb4..00000000
Binary files a/assets/png/2B1B.png and /dev/null differ
diff --git a/assets/png/2B1C.png b/assets/png/2B1C.png
deleted file mode 100644
index 6f06c1c7..00000000
Binary files a/assets/png/2B1C.png and /dev/null differ
diff --git a/assets/png/2B50.png b/assets/png/2B50.png
deleted file mode 100644
index c9309470..00000000
Binary files a/assets/png/2B50.png and /dev/null differ
diff --git a/assets/png/2B55.png b/assets/png/2B55.png
deleted file mode 100644
index 3fe75ce4..00000000
Binary files a/assets/png/2B55.png and /dev/null differ
diff --git a/assets/png/2b05.png b/assets/png/2b05.png
new file mode 100644
index 00000000..71a303ef
Binary files /dev/null and b/assets/png/2b05.png differ
diff --git a/assets/png/2b06.png b/assets/png/2b06.png
new file mode 100644
index 00000000..236c93c9
Binary files /dev/null and b/assets/png/2b06.png differ
diff --git a/assets/png/2b07.png b/assets/png/2b07.png
new file mode 100644
index 00000000..6ac498df
Binary files /dev/null and b/assets/png/2b07.png differ
diff --git a/assets/png/2b1b.png b/assets/png/2b1b.png
new file mode 100644
index 00000000..4f1179c5
Binary files /dev/null and b/assets/png/2b1b.png differ
diff --git a/assets/png/2b1c.png b/assets/png/2b1c.png
new file mode 100644
index 00000000..414784cf
Binary files /dev/null and b/assets/png/2b1c.png differ
diff --git a/assets/png/2b50.png b/assets/png/2b50.png
new file mode 100644
index 00000000..399fce59
Binary files /dev/null and b/assets/png/2b50.png differ
diff --git a/assets/png/2b55.png b/assets/png/2b55.png
new file mode 100644
index 00000000..efecc75d
Binary files /dev/null and b/assets/png/2b55.png differ
diff --git a/assets/png/3030.png b/assets/png/3030.png
index 001c8d6e..0b66f931 100644
Binary files a/assets/png/3030.png and b/assets/png/3030.png differ
diff --git a/assets/png/303D.png b/assets/png/303D.png
deleted file mode 100644
index 70453d41..00000000
Binary files a/assets/png/303D.png and /dev/null differ
diff --git a/assets/png/303d.png b/assets/png/303d.png
new file mode 100644
index 00000000..a99ee274
Binary files /dev/null and b/assets/png/303d.png differ
diff --git a/assets/png/3297.png b/assets/png/3297.png
index ba8c89d9..dc38c179 100644
Binary files a/assets/png/3297.png and b/assets/png/3297.png differ
diff --git a/assets/png/3299.png b/assets/png/3299.png
index 5fd72608..3d9e73cc 100644
Binary files a/assets/png/3299.png and b/assets/png/3299.png differ
diff --git a/assets/sprites/emojione.sprites.png b/assets/sprites/emojione.sprites.png
index ce2f5258..d9fd9d84 100644
Binary files a/assets/sprites/emojione.sprites.png and b/assets/sprites/emojione.sprites.png differ
diff --git a/assets/sprites/emojione.sprites.scss b/assets/sprites/emojione.sprites.scss
index ad600275..fe1c457c 100644
--- a/assets/sprites/emojione.sprites.scss
+++ b/assets/sprites/emojione.sprites.scss
@@ -1,1794 +1,2828 @@
 .emojione { text-indent: -9999em;image-rendering: optimizeQuality;font-size: inherit;height: 64px;width: 64px;top: -3px;position: relative;display: inline-block;margin: 0 .15em;line-height: normal;vertical-align: middle;background-image: url(image-path('emojione.sprites.png'));background-repeat: no-repeat}
-.emojione-0023-20e3{background-position: 0 0;}
-.emojione-002a-20e3{background-position: -64px 0;}
-.emojione-0030-20e3{background-position: 0 -64px;}
-.emojione-0031-20e3{background-position: -64px -64px;}
-.emojione-0032-20e3{background-position: -128px 0;}
-.emojione-0033-20e3{background-position: -128px -64px;}
-.emojione-0034-20e3{background-position: 0 -128px;}
-.emojione-0035-20e3{background-position: -64px -128px;}
-.emojione-0036-20e3{background-position: -128px -128px;}
-.emojione-0037-20e3{background-position: -192px 0;}
-.emojione-0038-20e3{background-position: -192px -64px;}
-.emojione-0039-20e3{background-position: -192px -128px;}
-.emojione-00a9{background-position: 0 -192px;}
-.emojione-00ae{background-position: -64px -192px;}
-.emojione-1f004{background-position: -128px -192px;}
-.emojione-1f0cf{background-position: -192px -192px;}
-.emojione-1f170{background-position: -256px 0;}
-.emojione-1f171{background-position: -256px -64px;}
-.emojione-1f17e{background-position: -256px -128px;}
-.emojione-1f17f{background-position: -256px -192px;}
-.emojione-1f18e{background-position: 0 -256px;}
-.emojione-1f191{background-position: -64px -256px;}
-.emojione-1f192{background-position: -128px -256px;}
-.emojione-1f193{background-position: -192px -256px;}
-.emojione-1f194{background-position: -256px -256px;}
-.emojione-1f195{background-position: -320px 0;}
-.emojione-1f196{background-position: -320px -64px;}
-.emojione-1f197{background-position: -320px -128px;}
-.emojione-1f198{background-position: -320px -192px;}
-.emojione-1f199{background-position: -320px -256px;}
-.emojione-1f19a{background-position: 0 -320px;}
-.emojione-1f1e6-1f1e8{background-position: -64px -320px;}
-.emojione-1f1e6-1f1e9{background-position: -128px -320px;}
-.emojione-1f1e6-1f1ea{background-position: -192px -320px;}
-.emojione-1f1e6-1f1eb{background-position: -256px -320px;}
-.emojione-1f1e6-1f1ec{background-position: -320px -320px;}
-.emojione-1f1e6-1f1ee{background-position: -384px 0;}
-.emojione-1f1e6-1f1f1{background-position: -384px -64px;}
-.emojione-1f1e6-1f1f2{background-position: -384px -128px;}
-.emojione-1f1e6-1f1f4{background-position: -384px -192px;}
-.emojione-1f1e6-1f1f6{background-position: -384px -256px;}
-.emojione-1f1e6-1f1f7{background-position: -384px -320px;}
-.emojione-1f1e6-1f1f8{background-position: 0 -384px;}
-.emojione-1f1e6-1f1f9{background-position: -64px -384px;}
-.emojione-1f1e6-1f1fa{background-position: -128px -384px;}
-.emojione-1f1e6-1f1fc{background-position: -192px -384px;}
-.emojione-1f1e6-1f1fd{background-position: -256px -384px;}
-.emojione-1f1e6-1f1ff{background-position: -320px -384px;}
-.emojione-1f1e7-1f1e6{background-position: -384px -384px;}
-.emojione-1f1e7-1f1e7{background-position: -448px 0;}
-.emojione-1f1e7-1f1e9{background-position: -448px -64px;}
-.emojione-1f1e7-1f1ea{background-position: -448px -128px;}
-.emojione-1f1e7-1f1eb{background-position: -448px -192px;}
-.emojione-1f1e7-1f1ec{background-position: -448px -256px;}
-.emojione-1f1e7-1f1ed{background-position: -448px -320px;}
-.emojione-1f1e7-1f1ee{background-position: -448px -384px;}
-.emojione-1f1e7-1f1ef{background-position: 0 -448px;}
-.emojione-1f1e7-1f1f1{background-position: -64px -448px;}
-.emojione-1f1e7-1f1f2{background-position: -128px -448px;}
-.emojione-1f1e7-1f1f3{background-position: -192px -448px;}
-.emojione-1f1e7-1f1f4{background-position: -256px -448px;}
-.emojione-1f1e7-1f1f6{background-position: -320px -448px;}
-.emojione-1f1e7-1f1f7{background-position: -384px -448px;}
-.emojione-1f1e7-1f1f8{background-position: -448px -448px;}
-.emojione-1f1e7-1f1f9{background-position: -512px 0;}
-.emojione-1f1e7-1f1fb{background-position: -512px -64px;}
-.emojione-1f1e7-1f1fc{background-position: -512px -128px;}
-.emojione-1f1e7-1f1fe{background-position: -512px -192px;}
-.emojione-1f1e7-1f1ff{background-position: -512px -256px;}
-.emojione-1f1e8-1f1e6{background-position: -512px -320px;}
-.emojione-1f1e8-1f1e8{background-position: -512px -384px;}
-.emojione-1f1e8-1f1e9{background-position: -512px -448px;}
-.emojione-1f1e8-1f1eb{background-position: 0 -512px;}
-.emojione-1f1e8-1f1ec{background-position: -64px -512px;}
-.emojione-1f1e8-1f1ed{background-position: -128px -512px;}
-.emojione-1f1e8-1f1ee{background-position: -192px -512px;}
-.emojione-1f1e8-1f1f0{background-position: -256px -512px;}
-.emojione-1f1e8-1f1f1{background-position: -320px -512px;}
-.emojione-1f1e8-1f1f2{background-position: -384px -512px;}
-.emojione-1f1e8-1f1f3{background-position: -448px -512px;}
-.emojione-1f1e8-1f1f4{background-position: -512px -512px;}
-.emojione-1f1e8-1f1f5{background-position: -576px 0;}
-.emojione-1f1e8-1f1f7{background-position: -576px -64px;}
-.emojione-1f1e8-1f1fa{background-position: -576px -128px;}
-.emojione-1f1e8-1f1fb{background-position: -576px -192px;}
-.emojione-1f1e8-1f1fc{background-position: -576px -256px;}
-.emojione-1f1e8-1f1fd{background-position: -576px -320px;}
-.emojione-1f1e8-1f1fe{background-position: -576px -384px;}
-.emojione-1f1e8-1f1ff{background-position: -576px -448px;}
-.emojione-1f1e9-1f1ea{background-position: -576px -512px;}
-.emojione-1f1e9-1f1ec{background-position: 0 -576px;}
-.emojione-1f1e9-1f1ef{background-position: -64px -576px;}
-.emojione-1f1e9-1f1f0{background-position: -128px -576px;}
-.emojione-1f1e9-1f1f2{background-position: -192px -576px;}
-.emojione-1f1e9-1f1f4{background-position: -256px -576px;}
-.emojione-1f1e9-1f1ff{background-position: -320px -576px;}
-.emojione-1f1ea-1f1e6{background-position: -384px -576px;}
-.emojione-1f1ea-1f1e8{background-position: -448px -576px;}
-.emojione-1f1ea-1f1ea{background-position: -512px -576px;}
-.emojione-1f1ea-1f1ec{background-position: -576px -576px;}
-.emojione-1f1ea-1f1ed{background-position: -640px 0;}
-.emojione-1f1ea-1f1f7{background-position: -640px -64px;}
-.emojione-1f1ea-1f1f8{background-position: -640px -128px;}
-.emojione-1f1ea-1f1f9{background-position: -640px -192px;}
-.emojione-1f1ea-1f1fa{background-position: -640px -256px;}
-.emojione-1f1eb-1f1ee{background-position: -640px -320px;}
-.emojione-1f1eb-1f1ef{background-position: -640px -384px;}
-.emojione-1f1eb-1f1f0{background-position: -640px -448px;}
-.emojione-1f1eb-1f1f2{background-position: -640px -512px;}
-.emojione-1f1eb-1f1f4{background-position: -640px -576px;}
-.emojione-1f1eb-1f1f7{background-position: 0 -640px;}
-.emojione-1f1ec-1f1e6{background-position: -64px -640px;}
-.emojione-1f1ec-1f1e7{background-position: -128px -640px;}
-.emojione-1f1ec-1f1e9{background-position: -192px -640px;}
-.emojione-1f1ec-1f1ea{background-position: -256px -640px;}
-.emojione-1f1ec-1f1eb{background-position: -320px -640px;}
-.emojione-1f1ec-1f1ec{background-position: -384px -640px;}
-.emojione-1f1ec-1f1ed{background-position: -448px -640px;}
-.emojione-1f1ec-1f1ee{background-position: -512px -640px;}
-.emojione-1f1ec-1f1f1{background-position: -576px -640px;}
-.emojione-1f1ec-1f1f2{background-position: -640px -640px;}
-.emojione-1f1ec-1f1f3{background-position: -704px 0;}
-.emojione-1f1ec-1f1f5{background-position: -704px -64px;}
-.emojione-1f1ec-1f1f6{background-position: -704px -128px;}
-.emojione-1f1ec-1f1f7{background-position: -704px -192px;}
-.emojione-1f1ec-1f1f8{background-position: -704px -256px;}
-.emojione-1f1ec-1f1f9{background-position: -704px -320px;}
-.emojione-1f1ec-1f1fa{background-position: -704px -384px;}
-.emojione-1f1ec-1f1fc{background-position: -704px -448px;}
-.emojione-1f1ec-1f1fe{background-position: -704px -512px;}
-.emojione-1f1ed-1f1f0{background-position: -704px -576px;}
-.emojione-1f1ed-1f1f2{background-position: -704px -640px;}
-.emojione-1f1ed-1f1f3{background-position: 0 -704px;}
-.emojione-1f1ed-1f1f7{background-position: -64px -704px;}
-.emojione-1f1ed-1f1f9{background-position: -128px -704px;}
-.emojione-1f1ed-1f1fa{background-position: -192px -704px;}
-.emojione-1f1ee-1f1e8{background-position: -256px -704px;}
-.emojione-1f1ee-1f1e9{background-position: -320px -704px;}
-.emojione-1f1ee-1f1ea{background-position: -384px -704px;}
-.emojione-1f1ee-1f1f1{background-position: -448px -704px;}
-.emojione-1f1ee-1f1f2{background-position: -512px -704px;}
-.emojione-1f1ee-1f1f3{background-position: -576px -704px;}
-.emojione-1f1ee-1f1f4{background-position: -640px -704px;}
-.emojione-1f1ee-1f1f6{background-position: -704px -704px;}
-.emojione-1f1ee-1f1f7{background-position: -768px 0;}
-.emojione-1f1ee-1f1f8{background-position: -768px -64px;}
-.emojione-1f1ee-1f1f9{background-position: -768px -128px;}
-.emojione-1f1ef-1f1ea{background-position: -768px -192px;}
-.emojione-1f1ef-1f1f2{background-position: -768px -256px;}
-.emojione-1f1ef-1f1f4{background-position: -768px -320px;}
-.emojione-1f1ef-1f1f5{background-position: -768px -384px;}
-.emojione-1f1f0-1f1ea{background-position: -768px -448px;}
-.emojione-1f1f0-1f1ec{background-position: -768px -512px;}
-.emojione-1f1f0-1f1ed{background-position: -768px -576px;}
-.emojione-1f1f0-1f1ee{background-position: -768px -640px;}
-.emojione-1f1f0-1f1f2{background-position: -768px -704px;}
-.emojione-1f1f0-1f1f3{background-position: 0 -768px;}
-.emojione-1f1f0-1f1f5{background-position: -64px -768px;}
-.emojione-1f1f0-1f1f7{background-position: -128px -768px;}
-.emojione-1f1f0-1f1fc{background-position: -192px -768px;}
-.emojione-1f1f0-1f1fe{background-position: -256px -768px;}
-.emojione-1f1f0-1f1ff{background-position: -320px -768px;}
-.emojione-1f1f1-1f1e6{background-position: -384px -768px;}
-.emojione-1f1f1-1f1e7{background-position: -448px -768px;}
-.emojione-1f1f1-1f1e8{background-position: -512px -768px;}
-.emojione-1f1f1-1f1ee{background-position: -576px -768px;}
-.emojione-1f1f1-1f1f0{background-position: -640px -768px;}
-.emojione-1f1f1-1f1f7{background-position: -704px -768px;}
-.emojione-1f1f1-1f1f8{background-position: -768px -768px;}
-.emojione-1f1f1-1f1f9{background-position: -832px 0;}
-.emojione-1f1f1-1f1fa{background-position: -832px -64px;}
-.emojione-1f1f1-1f1fb{background-position: -832px -128px;}
-.emojione-1f1f1-1f1fe{background-position: -832px -192px;}
-.emojione-1f1f2-1f1e6{background-position: -832px -256px;}
-.emojione-1f1f2-1f1e8{background-position: -832px -320px;}
-.emojione-1f1f2-1f1e9{background-position: -832px -384px;}
-.emojione-1f1f2-1f1ea{background-position: -832px -448px;}
-.emojione-1f1f2-1f1eb{background-position: -832px -512px;}
-.emojione-1f1f2-1f1ec{background-position: -832px -576px;}
-.emojione-1f1f2-1f1ed{background-position: -832px -640px;}
-.emojione-1f1f2-1f1f0{background-position: -832px -704px;}
-.emojione-1f1f2-1f1f1{background-position: -832px -768px;}
-.emojione-1f1f2-1f1f2{background-position: 0 -832px;}
-.emojione-1f1f2-1f1f3{background-position: -64px -832px;}
-.emojione-1f1f2-1f1f4{background-position: -128px -832px;}
-.emojione-1f1f2-1f1f5{background-position: -192px -832px;}
-.emojione-1f1f2-1f1f6{background-position: -256px -832px;}
-.emojione-1f1f2-1f1f7{background-position: -320px -832px;}
-.emojione-1f1f2-1f1f8{background-position: -384px -832px;}
-.emojione-1f1f2-1f1f9{background-position: -448px -832px;}
-.emojione-1f1f2-1f1fa{background-position: -512px -832px;}
-.emojione-1f1f2-1f1fb{background-position: -576px -832px;}
-.emojione-1f1f2-1f1fc{background-position: -640px -832px;}
-.emojione-1f1f2-1f1fd{background-position: -704px -832px;}
-.emojione-1f1f2-1f1fe{background-position: -768px -832px;}
-.emojione-1f1f2-1f1ff{background-position: -832px -832px;}
-.emojione-1f1f3-1f1e6{background-position: -896px 0;}
-.emojione-1f1f3-1f1e8{background-position: -896px -64px;}
-.emojione-1f1f3-1f1ea{background-position: -896px -128px;}
-.emojione-1f1f3-1f1eb{background-position: -896px -192px;}
-.emojione-1f1f3-1f1ec{background-position: -896px -256px;}
-.emojione-1f1f3-1f1ee{background-position: -896px -320px;}
-.emojione-1f1f3-1f1f1{background-position: -896px -384px;}
-.emojione-1f1f3-1f1f4{background-position: -896px -448px;}
-.emojione-1f1f3-1f1f5{background-position: -896px -512px;}
-.emojione-1f1f3-1f1f7{background-position: -896px -576px;}
-.emojione-1f1f3-1f1fa{background-position: -896px -640px;}
-.emojione-1f1f3-1f1ff{background-position: -896px -704px;}
-.emojione-1f1f4-1f1f2{background-position: -896px -768px;}
-.emojione-1f1f5-1f1e6{background-position: -896px -832px;}
-.emojione-1f1f5-1f1ea{background-position: 0 -896px;}
-.emojione-1f1f5-1f1eb{background-position: -64px -896px;}
-.emojione-1f1f5-1f1ec{background-position: -128px -896px;}
-.emojione-1f1f5-1f1ed{background-position: -192px -896px;}
-.emojione-1f1f5-1f1f0{background-position: -256px -896px;}
-.emojione-1f1f5-1f1f1{background-position: -320px -896px;}
-.emojione-1f1f5-1f1f2{background-position: -384px -896px;}
-.emojione-1f1f5-1f1f3{background-position: -448px -896px;}
-.emojione-1f1f5-1f1f7{background-position: -512px -896px;}
-.emojione-1f1f5-1f1f8{background-position: -576px -896px;}
-.emojione-1f1f5-1f1f9{background-position: -640px -896px;}
-.emojione-1f1f5-1f1fc{background-position: -704px -896px;}
-.emojione-1f1f5-1f1fe{background-position: -768px -896px;}
-.emojione-1f1f6-1f1e6{background-position: -832px -896px;}
-.emojione-1f1f7-1f1ea{background-position: -896px -896px;}
-.emojione-1f1f7-1f1f4{background-position: -960px 0;}
-.emojione-1f1f7-1f1f8{background-position: -960px -64px;}
-.emojione-1f1f7-1f1fa{background-position: -960px -128px;}
-.emojione-1f1f7-1f1fc{background-position: -960px -192px;}
-.emojione-1f1f8-1f1e6{background-position: -960px -256px;}
-.emojione-1f1f8-1f1e7{background-position: -960px -320px;}
-.emojione-1f1f8-1f1e8{background-position: -960px -384px;}
-.emojione-1f1f8-1f1e9{background-position: -960px -448px;}
-.emojione-1f1f8-1f1ea{background-position: -960px -512px;}
-.emojione-1f1f8-1f1ec{background-position: -960px -576px;}
-.emojione-1f1f8-1f1ed{background-position: -960px -640px;}
-.emojione-1f1f8-1f1ee{background-position: -960px -704px;}
-.emojione-1f1f8-1f1ef{background-position: -960px -768px;}
-.emojione-1f1f8-1f1f0{background-position: -960px -832px;}
-.emojione-1f1f8-1f1f1{background-position: -960px -896px;}
-.emojione-1f1f8-1f1f2{background-position: 0 -960px;}
-.emojione-1f1f8-1f1f3{background-position: -64px -960px;}
-.emojione-1f1f8-1f1f4{background-position: -128px -960px;}
-.emojione-1f1f8-1f1f7{background-position: -192px -960px;}
-.emojione-1f1f8-1f1f8{background-position: -256px -960px;}
-.emojione-1f1f8-1f1f9{background-position: -320px -960px;}
-.emojione-1f1f8-1f1fb{background-position: -384px -960px;}
-.emojione-1f1f8-1f1fd{background-position: -448px -960px;}
-.emojione-1f1f8-1f1fe{background-position: -512px -960px;}
-.emojione-1f1f8-1f1ff{background-position: -576px -960px;}
-.emojione-1f1f9-1f1e6{background-position: -640px -960px;}
-.emojione-1f1f9-1f1e8{background-position: -704px -960px;}
-.emojione-1f1f9-1f1e9{background-position: -768px -960px;}
-.emojione-1f1f9-1f1eb{background-position: -832px -960px;}
-.emojione-1f1f9-1f1ec{background-position: -896px -960px;}
-.emojione-1f1f9-1f1ed{background-position: -960px -960px;}
-.emojione-1f1f9-1f1ef{background-position: -1024px 0;}
-.emojione-1f1f9-1f1f0{background-position: -1024px -64px;}
-.emojione-1f1f9-1f1f1{background-position: -1024px -128px;}
-.emojione-1f1f9-1f1f2{background-position: -1024px -192px;}
-.emojione-1f1f9-1f1f3{background-position: -1024px -256px;}
-.emojione-1f1f9-1f1f4{background-position: -1024px -320px;}
-.emojione-1f1f9-1f1f7{background-position: -1024px -384px;}
-.emojione-1f1f9-1f1f9{background-position: -1024px -448px;}
-.emojione-1f1f9-1f1fb{background-position: -1024px -512px;}
-.emojione-1f1f9-1f1fc{background-position: -1024px -576px;}
-.emojione-1f1f9-1f1ff{background-position: -1024px -640px;}
-.emojione-1f1fa-1f1e6{background-position: -1024px -704px;}
-.emojione-1f1fa-1f1ec{background-position: -1024px -768px;}
-.emojione-1f1fa-1f1f2{background-position: -1024px -832px;}
-.emojione-1f1fa-1f1f8{background-position: -1024px -896px;}
-.emojione-1f1fa-1f1fe{background-position: -1024px -960px;}
-.emojione-1f1fa-1f1ff{background-position: 0 -1024px;}
-.emojione-1f1fb-1f1e6{background-position: -64px -1024px;}
-.emojione-1f1fb-1f1e8{background-position: -128px -1024px;}
-.emojione-1f1fb-1f1ea{background-position: -192px -1024px;}
-.emojione-1f1fb-1f1ec{background-position: -256px -1024px;}
-.emojione-1f1fb-1f1ee{background-position: -320px -1024px;}
-.emojione-1f1fb-1f1f3{background-position: -384px -1024px;}
-.emojione-1f1fb-1f1fa{background-position: -448px -1024px;}
-.emojione-1f1fc-1f1eb{background-position: -512px -1024px;}
-.emojione-1f1fc-1f1f8{background-position: -576px -1024px;}
-.emojione-1f1fd-1f1f0{background-position: -640px -1024px;}
-.emojione-1f1fe-1f1ea{background-position: -704px -1024px;}
-.emojione-1f1fe-1f1f9{background-position: -768px -1024px;}
-.emojione-1f1ff-1f1e6{background-position: -832px -1024px;}
-.emojione-1f1ff-1f1f2{background-position: -896px -1024px;}
-.emojione-1f1ff-1f1fc{background-position: -960px -1024px;}
-.emojione-1f201{background-position: -1024px -1024px;}
-.emojione-1f202{background-position: -1088px 0;}
-.emojione-1f21a{background-position: -1088px -64px;}
-.emojione-1f22f{background-position: -1088px -128px;}
-.emojione-1f232{background-position: -1088px -192px;}
-.emojione-1f233{background-position: -1088px -256px;}
-.emojione-1f234{background-position: -1088px -320px;}
-.emojione-1f235{background-position: -1088px -384px;}
-.emojione-1f236{background-position: -1088px -448px;}
-.emojione-1f237{background-position: -1088px -512px;}
-.emojione-1f238{background-position: -1088px -576px;}
-.emojione-1f239{background-position: -1088px -640px;}
-.emojione-1f23a{background-position: -1088px -704px;}
-.emojione-1f250{background-position: -1088px -768px;}
-.emojione-1f251{background-position: -1088px -832px;}
-.emojione-1f300{background-position: -1088px -896px;}
-.emojione-1f301{background-position: -1088px -960px;}
-.emojione-1f302{background-position: -1088px -1024px;}
-.emojione-1f303{background-position: 0 -1088px;}
-.emojione-1f304{background-position: -64px -1088px;}
-.emojione-1f305{background-position: -128px -1088px;}
-.emojione-1f306{background-position: -192px -1088px;}
-.emojione-1f307{background-position: -256px -1088px;}
-.emojione-1f308{background-position: -320px -1088px;}
-.emojione-1f309{background-position: -384px -1088px;}
-.emojione-1f30a{background-position: -448px -1088px;}
-.emojione-1f30b{background-position: -512px -1088px;}
-.emojione-1f30c{background-position: -576px -1088px;}
-.emojione-1f30d{background-position: -640px -1088px;}
-.emojione-1f30e{background-position: -704px -1088px;}
-.emojione-1f30f{background-position: -768px -1088px;}
-.emojione-1f310{background-position: -832px -1088px;}
-.emojione-1f311{background-position: -896px -1088px;}
-.emojione-1f312{background-position: -960px -1088px;}
-.emojione-1f313{background-position: -1024px -1088px;}
-.emojione-1f314{background-position: -1088px -1088px;}
-.emojione-1f315{background-position: -1152px 0;}
-.emojione-1f316{background-position: -1152px -64px;}
-.emojione-1f317{background-position: -1152px -128px;}
-.emojione-1f318{background-position: -1152px -192px;}
-.emojione-1f319{background-position: -1152px -256px;}
-.emojione-1f31a{background-position: -1152px -320px;}
-.emojione-1f31b{background-position: -1152px -384px;}
-.emojione-1f31c{background-position: -1152px -448px;}
-.emojione-1f31d{background-position: -1152px -512px;}
-.emojione-1f31e{background-position: -1152px -576px;}
-.emojione-1f31f{background-position: -1152px -640px;}
-.emojione-1f320{background-position: -1152px -704px;}
-.emojione-1f321{background-position: -1152px -768px;}
-.emojione-1f324{background-position: -1152px -832px;}
-.emojione-1f325{background-position: -1152px -896px;}
-.emojione-1f326{background-position: -1152px -960px;}
-.emojione-1f327{background-position: -1152px -1024px;}
-.emojione-1f328{background-position: -1152px -1088px;}
-.emojione-1f329{background-position: 0 -1152px;}
-.emojione-1f32a{background-position: -64px -1152px;}
-.emojione-1f32b{background-position: -128px -1152px;}
-.emojione-1f32c{background-position: -192px -1152px;}
-.emojione-1f32d{background-position: -256px -1152px;}
-.emojione-1f32e{background-position: -320px -1152px;}
-.emojione-1f32f{background-position: -384px -1152px;}
-.emojione-1f330{background-position: -448px -1152px;}
-.emojione-1f331{background-position: -512px -1152px;}
-.emojione-1f332{background-position: -576px -1152px;}
-.emojione-1f333{background-position: -640px -1152px;}
-.emojione-1f334{background-position: -704px -1152px;}
-.emojione-1f335{background-position: -768px -1152px;}
-.emojione-1f336{background-position: -832px -1152px;}
-.emojione-1f337{background-position: -896px -1152px;}
-.emojione-1f338{background-position: -960px -1152px;}
-.emojione-1f339{background-position: -1024px -1152px;}
-.emojione-1f33a{background-position: -1088px -1152px;}
-.emojione-1f33b{background-position: -1152px -1152px;}
-.emojione-1f33c{background-position: -1216px 0;}
-.emojione-1f33d{background-position: -1216px -64px;}
-.emojione-1f33e{background-position: -1216px -128px;}
-.emojione-1f33f{background-position: -1216px -192px;}
-.emojione-1f340{background-position: -1216px -256px;}
-.emojione-1f341{background-position: -1216px -320px;}
-.emojione-1f342{background-position: -1216px -384px;}
-.emojione-1f343{background-position: -1216px -448px;}
-.emojione-1f344{background-position: -1216px -512px;}
-.emojione-1f345{background-position: -1216px -576px;}
-.emojione-1f346{background-position: -1216px -640px;}
-.emojione-1f347{background-position: -1216px -704px;}
-.emojione-1f348{background-position: -1216px -768px;}
-.emojione-1f349{background-position: -1216px -832px;}
-.emojione-1f34a{background-position: -1216px -896px;}
-.emojione-1f34b{background-position: -1216px -960px;}
-.emojione-1f34c{background-position: -1216px -1024px;}
-.emojione-1f34d{background-position: -1216px -1088px;}
-.emojione-1f34e{background-position: -1216px -1152px;}
-.emojione-1f34f{background-position: 0 -1216px;}
-.emojione-1f350{background-position: -64px -1216px;}
-.emojione-1f351{background-position: -128px -1216px;}
-.emojione-1f352{background-position: -192px -1216px;}
-.emojione-1f353{background-position: -256px -1216px;}
-.emojione-1f354{background-position: -320px -1216px;}
-.emojione-1f355{background-position: -384px -1216px;}
-.emojione-1f356{background-position: -448px -1216px;}
-.emojione-1f357{background-position: -512px -1216px;}
-.emojione-1f358{background-position: -576px -1216px;}
-.emojione-1f359{background-position: -640px -1216px;}
-.emojione-1f35a{background-position: -704px -1216px;}
-.emojione-1f35b{background-position: -768px -1216px;}
-.emojione-1f35c{background-position: -832px -1216px;}
-.emojione-1f35d{background-position: -896px -1216px;}
-.emojione-1f35e{background-position: -960px -1216px;}
-.emojione-1f35f{background-position: -1024px -1216px;}
-.emojione-1f360{background-position: -1088px -1216px;}
-.emojione-1f361{background-position: -1152px -1216px;}
-.emojione-1f362{background-position: -1216px -1216px;}
-.emojione-1f363{background-position: -1280px 0;}
-.emojione-1f364{background-position: -1280px -64px;}
-.emojione-1f365{background-position: -1280px -128px;}
-.emojione-1f366{background-position: -1280px -192px;}
-.emojione-1f367{background-position: -1280px -256px;}
-.emojione-1f368{background-position: -1280px -320px;}
-.emojione-1f369{background-position: -1280px -384px;}
-.emojione-1f36a{background-position: -1280px -448px;}
-.emojione-1f36b{background-position: -1280px -512px;}
-.emojione-1f36c{background-position: -1280px -576px;}
-.emojione-1f36d{background-position: -1280px -640px;}
-.emojione-1f36e{background-position: -1280px -704px;}
-.emojione-1f36f{background-position: -1280px -768px;}
-.emojione-1f370{background-position: -1280px -832px;}
-.emojione-1f371{background-position: -1280px -896px;}
-.emojione-1f372{background-position: -1280px -960px;}
-.emojione-1f373{background-position: -1280px -1024px;}
-.emojione-1f374{background-position: -1280px -1088px;}
-.emojione-1f375{background-position: -1280px -1152px;}
-.emojione-1f376{background-position: -1280px -1216px;}
-.emojione-1f377{background-position: 0 -1280px;}
-.emojione-1f378{background-position: -64px -1280px;}
-.emojione-1f379{background-position: -128px -1280px;}
-.emojione-1f37a{background-position: -192px -1280px;}
-.emojione-1f37b{background-position: -256px -1280px;}
-.emojione-1f37c{background-position: -320px -1280px;}
-.emojione-1f37d{background-position: -384px -1280px;}
-.emojione-1f37e{background-position: -448px -1280px;}
-.emojione-1f37f{background-position: -512px -1280px;}
-.emojione-1f380{background-position: -576px -1280px;}
-.emojione-1f381{background-position: -640px -1280px;}
-.emojione-1f382{background-position: -704px -1280px;}
-.emojione-1f383{background-position: -768px -1280px;}
-.emojione-1f384{background-position: -832px -1280px;}
-.emojione-1f385{background-position: -896px -1280px;}
-.emojione-1f385-1f3fb{background-position: -960px -1280px;}
-.emojione-1f385-1f3fc{background-position: -1024px -1280px;}
-.emojione-1f385-1f3fd{background-position: -1088px -1280px;}
-.emojione-1f385-1f3fe{background-position: -1152px -1280px;}
-.emojione-1f385-1f3ff{background-position: -1216px -1280px;}
-.emojione-1f386{background-position: -1280px -1280px;}
-.emojione-1f387{background-position: -1344px 0;}
-.emojione-1f388{background-position: -1344px -64px;}
-.emojione-1f389{background-position: -1344px -128px;}
-.emojione-1f38a{background-position: -1344px -192px;}
-.emojione-1f38b{background-position: -1344px -256px;}
-.emojione-1f38c{background-position: -1344px -320px;}
-.emojione-1f38d{background-position: -1344px -384px;}
-.emojione-1f38e{background-position: -1344px -448px;}
-.emojione-1f38f{background-position: -1344px -512px;}
-.emojione-1f390{background-position: -1344px -576px;}
-.emojione-1f391{background-position: -1344px -640px;}
-.emojione-1f392{background-position: -1344px -704px;}
-.emojione-1f393{background-position: -1344px -768px;}
-.emojione-1f396{background-position: -1344px -832px;}
-.emojione-1f397{background-position: -1344px -896px;}
-.emojione-1f399{background-position: -1344px -960px;}
-.emojione-1f39a{background-position: -1344px -1024px;}
-.emojione-1f39b{background-position: -1344px -1088px;}
-.emojione-1f39e{background-position: -1344px -1152px;}
-.emojione-1f39f{background-position: -1344px -1216px;}
-.emojione-1f3a0{background-position: -1344px -1280px;}
-.emojione-1f3a1{background-position: 0 -1344px;}
-.emojione-1f3a2{background-position: -64px -1344px;}
-.emojione-1f3a3{background-position: -128px -1344px;}
-.emojione-1f3a4{background-position: -192px -1344px;}
-.emojione-1f3a5{background-position: -256px -1344px;}
-.emojione-1f3a6{background-position: -320px -1344px;}
-.emojione-1f3a7{background-position: -384px -1344px;}
-.emojione-1f3a8{background-position: -448px -1344px;}
-.emojione-1f3a9{background-position: -512px -1344px;}
-.emojione-1f3aa{background-position: -576px -1344px;}
-.emojione-1f3ab{background-position: -640px -1344px;}
-.emojione-1f3ac{background-position: -704px -1344px;}
-.emojione-1f3ad{background-position: -768px -1344px;}
-.emojione-1f3ae{background-position: -832px -1344px;}
-.emojione-1f3af{background-position: -896px -1344px;}
-.emojione-1f3b0{background-position: -960px -1344px;}
-.emojione-1f3b1{background-position: -1024px -1344px;}
-.emojione-1f3b2{background-position: -1088px -1344px;}
-.emojione-1f3b3{background-position: -1152px -1344px;}
-.emojione-1f3b4{background-position: -1216px -1344px;}
-.emojione-1f3b5{background-position: -1280px -1344px;}
-.emojione-1f3b6{background-position: -1344px -1344px;}
-.emojione-1f3b7{background-position: -1408px 0;}
-.emojione-1f3b8{background-position: -1408px -64px;}
-.emojione-1f3b9{background-position: -1408px -128px;}
-.emojione-1f3ba{background-position: -1408px -192px;}
-.emojione-1f3bb{background-position: -1408px -256px;}
-.emojione-1f3bc{background-position: -1408px -320px;}
-.emojione-1f3bd{background-position: -1408px -384px;}
-.emojione-1f3be{background-position: -1408px -448px;}
-.emojione-1f3bf{background-position: -1408px -512px;}
-.emojione-1f3c0{background-position: -1408px -576px;}
-.emojione-1f3c1{background-position: -1408px -640px;}
-.emojione-1f3c2{background-position: -1408px -704px;}
-.emojione-1f3c3{background-position: -1408px -768px;}
-.emojione-1f3c3-1f3fb{background-position: -1408px -832px;}
-.emojione-1f3c3-1f3fc{background-position: -1408px -896px;}
-.emojione-1f3c3-1f3fd{background-position: -1408px -960px;}
-.emojione-1f3c3-1f3fe{background-position: -1408px -1024px;}
-.emojione-1f3c3-1f3ff{background-position: -1408px -1088px;}
-.emojione-1f3c4{background-position: -1408px -1152px;}
-.emojione-1f3c4-1f3fb{background-position: -1408px -1216px;}
-.emojione-1f3c4-1f3fc{background-position: -1408px -1280px;}
-.emojione-1f3c4-1f3fd{background-position: -1408px -1344px;}
-.emojione-1f3c4-1f3fe{background-position: 0 -1408px;}
-.emojione-1f3c4-1f3ff{background-position: -64px -1408px;}
-.emojione-1f3c5{background-position: -128px -1408px;}
-.emojione-1f3c6{background-position: -192px -1408px;}
-.emojione-1f3c7{background-position: -256px -1408px;}
-.emojione-1f3c7-1f3fb{background-position: -320px -1408px;}
-.emojione-1f3c7-1f3fc{background-position: -384px -1408px;}
-.emojione-1f3c7-1f3fd{background-position: -448px -1408px;}
-.emojione-1f3c7-1f3fe{background-position: -512px -1408px;}
-.emojione-1f3c7-1f3ff{background-position: -576px -1408px;}
-.emojione-1f3c8{background-position: -640px -1408px;}
-.emojione-1f3c9{background-position: -704px -1408px;}
-.emojione-1f3ca{background-position: -768px -1408px;}
-.emojione-1f3ca-1f3fb{background-position: -832px -1408px;}
-.emojione-1f3ca-1f3fc{background-position: -896px -1408px;}
-.emojione-1f3ca-1f3fd{background-position: -960px -1408px;}
-.emojione-1f3ca-1f3fe{background-position: -1024px -1408px;}
-.emojione-1f3ca-1f3ff{background-position: -1088px -1408px;}
-.emojione-1f3cb{background-position: -1152px -1408px;}
-.emojione-1f3cb-1f3fb{background-position: -1216px -1408px;}
-.emojione-1f3cb-1f3fc{background-position: -1280px -1408px;}
-.emojione-1f3cb-1f3fd{background-position: -1344px -1408px;}
-.emojione-1f3cb-1f3fe{background-position: -1408px -1408px;}
-.emojione-1f3cb-1f3ff{background-position: -1472px 0;}
-.emojione-1f3cc{background-position: -1472px -64px;}
-.emojione-1f3cd{background-position: -1472px -128px;}
-.emojione-1f3ce{background-position: -1472px -192px;}
-.emojione-1f3cf{background-position: -1472px -256px;}
-.emojione-1f3d0{background-position: -1472px -320px;}
-.emojione-1f3d1{background-position: -1472px -384px;}
-.emojione-1f3d2{background-position: -1472px -448px;}
-.emojione-1f3d3{background-position: -1472px -512px;}
-.emojione-1f3d4{background-position: -1472px -576px;}
-.emojione-1f3d5{background-position: -1472px -640px;}
-.emojione-1f3d6{background-position: -1472px -704px;}
-.emojione-1f3d7{background-position: -1472px -768px;}
-.emojione-1f3d8{background-position: -1472px -832px;}
-.emojione-1f3d9{background-position: -1472px -896px;}
-.emojione-1f3da{background-position: -1472px -960px;}
-.emojione-1f3db{background-position: -1472px -1024px;}
-.emojione-1f3dc{background-position: -1472px -1088px;}
-.emojione-1f3dd{background-position: -1472px -1152px;}
-.emojione-1f3de{background-position: -1472px -1216px;}
-.emojione-1f3df{background-position: -1472px -1280px;}
-.emojione-1f3e0{background-position: -1472px -1344px;}
-.emojione-1f3e1{background-position: -1472px -1408px;}
-.emojione-1f3e2{background-position: 0 -1472px;}
-.emojione-1f3e3{background-position: -64px -1472px;}
-.emojione-1f3e4{background-position: -128px -1472px;}
-.emojione-1f3e5{background-position: -192px -1472px;}
-.emojione-1f3e6{background-position: -256px -1472px;}
-.emojione-1f3e7{background-position: -320px -1472px;}
-.emojione-1f3e8{background-position: -384px -1472px;}
-.emojione-1f3e9{background-position: -448px -1472px;}
-.emojione-1f3ea{background-position: -512px -1472px;}
-.emojione-1f3eb{background-position: -576px -1472px;}
-.emojione-1f3ec{background-position: -640px -1472px;}
-.emojione-1f3ed{background-position: -704px -1472px;}
-.emojione-1f3ee{background-position: -768px -1472px;}
-.emojione-1f3ef{background-position: -832px -1472px;}
-.emojione-1f3f0{background-position: -896px -1472px;}
-.emojione-1f3f3{background-position: -960px -1472px;}
-.emojione-1f3f3-1f308{background-position: -1024px -1472px;}
-.emojione-1f3f4{background-position: -1088px -1472px;}
-.emojione-1f3f5{background-position: -1152px -1472px;}
-.emojione-1f3f7{background-position: -1216px -1472px;}
-.emojione-1f3f8{background-position: -1280px -1472px;}
-.emojione-1f3f9{background-position: -1344px -1472px;}
-.emojione-1f3fa{background-position: -1408px -1472px;}
-.emojione-1f3fb{background-position: -1472px -1472px;}
-.emojione-1f3fc{background-position: -1536px 0;}
-.emojione-1f3fd{background-position: -1536px -64px;}
-.emojione-1f3fe{background-position: -1536px -128px;}
-.emojione-1f3ff{background-position: -1536px -192px;}
-.emojione-1f400{background-position: -1536px -256px;}
-.emojione-1f401{background-position: -1536px -320px;}
-.emojione-1f402{background-position: -1536px -384px;}
-.emojione-1f403{background-position: -1536px -448px;}
-.emojione-1f404{background-position: -1536px -512px;}
-.emojione-1f405{background-position: -1536px -576px;}
-.emojione-1f406{background-position: -1536px -640px;}
-.emojione-1f407{background-position: -1536px -704px;}
-.emojione-1f408{background-position: -1536px -768px;}
-.emojione-1f409{background-position: -1536px -832px;}
-.emojione-1f40a{background-position: -1536px -896px;}
-.emojione-1f40b{background-position: -1536px -960px;}
-.emojione-1f40c{background-position: -1536px -1024px;}
-.emojione-1f40d{background-position: -1536px -1088px;}
-.emojione-1f40e{background-position: -1536px -1152px;}
-.emojione-1f40f{background-position: -1536px -1216px;}
-.emojione-1f410{background-position: -1536px -1280px;}
-.emojione-1f411{background-position: -1536px -1344px;}
-.emojione-1f412{background-position: -1536px -1408px;}
-.emojione-1f413{background-position: -1536px -1472px;}
-.emojione-1f414{background-position: 0 -1536px;}
-.emojione-1f415{background-position: -64px -1536px;}
-.emojione-1f416{background-position: -128px -1536px;}
-.emojione-1f417{background-position: -192px -1536px;}
-.emojione-1f418{background-position: -256px -1536px;}
-.emojione-1f419{background-position: -320px -1536px;}
-.emojione-1f41a{background-position: -384px -1536px;}
-.emojione-1f41b{background-position: -448px -1536px;}
-.emojione-1f41c{background-position: -512px -1536px;}
-.emojione-1f41d{background-position: -576px -1536px;}
-.emojione-1f41e{background-position: -640px -1536px;}
-.emojione-1f41f{background-position: -704px -1536px;}
-.emojione-1f420{background-position: -768px -1536px;}
-.emojione-1f421{background-position: -832px -1536px;}
-.emojione-1f422{background-position: -896px -1536px;}
-.emojione-1f423{background-position: -960px -1536px;}
-.emojione-1f424{background-position: -1024px -1536px;}
-.emojione-1f425{background-position: -1088px -1536px;}
-.emojione-1f426{background-position: -1152px -1536px;}
-.emojione-1f427{background-position: -1216px -1536px;}
-.emojione-1f428{background-position: -1280px -1536px;}
-.emojione-1f429{background-position: -1344px -1536px;}
-.emojione-1f42a{background-position: -1408px -1536px;}
-.emojione-1f42b{background-position: -1472px -1536px;}
-.emojione-1f42c{background-position: -1536px -1536px;}
-.emojione-1f42d{background-position: -1600px 0;}
-.emojione-1f42e{background-position: -1600px -64px;}
-.emojione-1f42f{background-position: -1600px -128px;}
-.emojione-1f430{background-position: -1600px -192px;}
-.emojione-1f431{background-position: -1600px -256px;}
-.emojione-1f432{background-position: -1600px -320px;}
-.emojione-1f433{background-position: -1600px -384px;}
-.emojione-1f434{background-position: -1600px -448px;}
-.emojione-1f435{background-position: -1600px -512px;}
-.emojione-1f436{background-position: -1600px -576px;}
-.emojione-1f437{background-position: -1600px -640px;}
-.emojione-1f438{background-position: -1600px -704px;}
-.emojione-1f439{background-position: -1600px -768px;}
-.emojione-1f43a{background-position: -1600px -832px;}
-.emojione-1f43b{background-position: -1600px -896px;}
-.emojione-1f43c{background-position: -1600px -960px;}
-.emojione-1f43d{background-position: -1600px -1024px;}
-.emojione-1f43e{background-position: -1600px -1088px;}
-.emojione-1f43f{background-position: -1600px -1152px;}
-.emojione-1f440{background-position: -1600px -1216px;}
-.emojione-1f441{background-position: -1600px -1280px;}
-.emojione-1f441-1f5e8{background-position: -1600px -1344px;}
-.emojione-1f442{background-position: -1600px -1408px;}
-.emojione-1f442-1f3fb{background-position: -1600px -1472px;}
-.emojione-1f442-1f3fc{background-position: -1600px -1536px;}
-.emojione-1f442-1f3fd{background-position: 0 -1600px;}
-.emojione-1f442-1f3fe{background-position: -64px -1600px;}
-.emojione-1f442-1f3ff{background-position: -128px -1600px;}
-.emojione-1f443{background-position: -192px -1600px;}
-.emojione-1f443-1f3fb{background-position: -256px -1600px;}
-.emojione-1f443-1f3fc{background-position: -320px -1600px;}
-.emojione-1f443-1f3fd{background-position: -384px -1600px;}
-.emojione-1f443-1f3fe{background-position: -448px -1600px;}
-.emojione-1f443-1f3ff{background-position: -512px -1600px;}
-.emojione-1f444{background-position: -576px -1600px;}
-.emojione-1f445{background-position: -640px -1600px;}
-.emojione-1f446{background-position: -704px -1600px;}
-.emojione-1f446-1f3fb{background-position: -768px -1600px;}
-.emojione-1f446-1f3fc{background-position: -832px -1600px;}
-.emojione-1f446-1f3fd{background-position: -896px -1600px;}
-.emojione-1f446-1f3fe{background-position: -960px -1600px;}
-.emojione-1f446-1f3ff{background-position: -1024px -1600px;}
-.emojione-1f447{background-position: -1088px -1600px;}
-.emojione-1f447-1f3fb{background-position: -1152px -1600px;}
-.emojione-1f447-1f3fc{background-position: -1216px -1600px;}
-.emojione-1f447-1f3fd{background-position: -1280px -1600px;}
-.emojione-1f447-1f3fe{background-position: -1344px -1600px;}
-.emojione-1f447-1f3ff{background-position: -1408px -1600px;}
-.emojione-1f448{background-position: -1472px -1600px;}
-.emojione-1f448-1f3fb{background-position: -1536px -1600px;}
-.emojione-1f448-1f3fc{background-position: -1600px -1600px;}
-.emojione-1f448-1f3fd{background-position: -1664px 0;}
-.emojione-1f448-1f3fe{background-position: -1664px -64px;}
-.emojione-1f448-1f3ff{background-position: -1664px -128px;}
-.emojione-1f449{background-position: -1664px -192px;}
-.emojione-1f449-1f3fb{background-position: -1664px -256px;}
-.emojione-1f449-1f3fc{background-position: -1664px -320px;}
-.emojione-1f449-1f3fd{background-position: -1664px -384px;}
-.emojione-1f449-1f3fe{background-position: -1664px -448px;}
-.emojione-1f449-1f3ff{background-position: -1664px -512px;}
-.emojione-1f44a{background-position: -1664px -576px;}
-.emojione-1f44a-1f3fb{background-position: -1664px -640px;}
-.emojione-1f44a-1f3fc{background-position: -1664px -704px;}
-.emojione-1f44a-1f3fd{background-position: -1664px -768px;}
-.emojione-1f44a-1f3fe{background-position: -1664px -832px;}
-.emojione-1f44a-1f3ff{background-position: -1664px -896px;}
-.emojione-1f44b{background-position: -1664px -960px;}
-.emojione-1f44b-1f3fb{background-position: -1664px -1024px;}
-.emojione-1f44b-1f3fc{background-position: -1664px -1088px;}
-.emojione-1f44b-1f3fd{background-position: -1664px -1152px;}
-.emojione-1f44b-1f3fe{background-position: -1664px -1216px;}
-.emojione-1f44b-1f3ff{background-position: -1664px -1280px;}
-.emojione-1f44c{background-position: -1664px -1344px;}
-.emojione-1f44c-1f3fb{background-position: -1664px -1408px;}
-.emojione-1f44c-1f3fc{background-position: -1664px -1472px;}
-.emojione-1f44c-1f3fd{background-position: -1664px -1536px;}
-.emojione-1f44c-1f3fe{background-position: -1664px -1600px;}
-.emojione-1f44c-1f3ff{background-position: 0 -1664px;}
-.emojione-1f44d{background-position: -64px -1664px;}
-.emojione-1f44d-1f3fb{background-position: -128px -1664px;}
-.emojione-1f44d-1f3fc{background-position: -192px -1664px;}
-.emojione-1f44d-1f3fd{background-position: -256px -1664px;}
-.emojione-1f44d-1f3fe{background-position: -320px -1664px;}
-.emojione-1f44d-1f3ff{background-position: -384px -1664px;}
-.emojione-1f44e{background-position: -448px -1664px;}
-.emojione-1f44e-1f3fb{background-position: -512px -1664px;}
-.emojione-1f44e-1f3fc{background-position: -576px -1664px;}
-.emojione-1f44e-1f3fd{background-position: -640px -1664px;}
-.emojione-1f44e-1f3fe{background-position: -704px -1664px;}
-.emojione-1f44e-1f3ff{background-position: -768px -1664px;}
-.emojione-1f44f{background-position: -832px -1664px;}
-.emojione-1f44f-1f3fb{background-position: -896px -1664px;}
-.emojione-1f44f-1f3fc{background-position: -960px -1664px;}
-.emojione-1f44f-1f3fd{background-position: -1024px -1664px;}
-.emojione-1f44f-1f3fe{background-position: -1088px -1664px;}
-.emojione-1f44f-1f3ff{background-position: -1152px -1664px;}
-.emojione-1f450{background-position: -1216px -1664px;}
-.emojione-1f450-1f3fb{background-position: -1280px -1664px;}
-.emojione-1f450-1f3fc{background-position: -1344px -1664px;}
-.emojione-1f450-1f3fd{background-position: -1408px -1664px;}
-.emojione-1f450-1f3fe{background-position: -1472px -1664px;}
-.emojione-1f450-1f3ff{background-position: -1536px -1664px;}
-.emojione-1f451{background-position: -1600px -1664px;}
-.emojione-1f452{background-position: -1664px -1664px;}
-.emojione-1f453{background-position: -1728px 0;}
-.emojione-1f454{background-position: -1728px -64px;}
-.emojione-1f455{background-position: -1728px -128px;}
-.emojione-1f456{background-position: -1728px -192px;}
-.emojione-1f457{background-position: -1728px -256px;}
-.emojione-1f458{background-position: -1728px -320px;}
-.emojione-1f459{background-position: -1728px -384px;}
-.emojione-1f45a{background-position: -1728px -448px;}
-.emojione-1f45b{background-position: -1728px -512px;}
-.emojione-1f45c{background-position: -1728px -576px;}
-.emojione-1f45d{background-position: -1728px -640px;}
-.emojione-1f45e{background-position: -1728px -704px;}
-.emojione-1f45f{background-position: -1728px -768px;}
-.emojione-1f460{background-position: -1728px -832px;}
-.emojione-1f461{background-position: -1728px -896px;}
-.emojione-1f462{background-position: -1728px -960px;}
-.emojione-1f463{background-position: -1728px -1024px;}
-.emojione-1f464{background-position: -1728px -1088px;}
-.emojione-1f465{background-position: -1728px -1152px;}
-.emojione-1f466{background-position: -1728px -1216px;}
-.emojione-1f466-1f3fb{background-position: -1728px -1280px;}
-.emojione-1f466-1f3fc{background-position: -1728px -1344px;}
-.emojione-1f466-1f3fd{background-position: -1728px -1408px;}
-.emojione-1f466-1f3fe{background-position: -1728px -1472px;}
-.emojione-1f466-1f3ff{background-position: -1728px -1536px;}
-.emojione-1f467{background-position: -1728px -1600px;}
-.emojione-1f467-1f3fb{background-position: -1728px -1664px;}
-.emojione-1f467-1f3fc{background-position: 0 -1728px;}
-.emojione-1f467-1f3fd{background-position: -64px -1728px;}
-.emojione-1f467-1f3fe{background-position: -128px -1728px;}
-.emojione-1f467-1f3ff{background-position: -192px -1728px;}
-.emojione-1f468{background-position: -256px -1728px;}
-.emojione-1f468-1f3fb{background-position: -320px -1728px;}
-.emojione-1f468-1f3fc{background-position: -384px -1728px;}
-.emojione-1f468-1f3fd{background-position: -448px -1728px;}
-.emojione-1f468-1f3fe{background-position: -512px -1728px;}
-.emojione-1f468-1f3ff{background-position: -576px -1728px;}
-.emojione-1f468-1f468-1f466{background-position: -640px -1728px;}
-.emojione-1f468-1f468-1f466-1f466{background-position: -704px -1728px;}
-.emojione-1f468-1f468-1f467{background-position: -768px -1728px;}
-.emojione-1f468-1f468-1f467-1f466{background-position: -832px -1728px;}
-.emojione-1f468-1f468-1f467-1f467{background-position: -896px -1728px;}
-.emojione-1f468-1f469-1f466-1f466{background-position: -960px -1728px;}
-.emojione-1f468-1f469-1f467{background-position: -1024px -1728px;}
-.emojione-1f468-1f469-1f467-1f466{background-position: -1088px -1728px;}
-.emojione-1f468-1f469-1f467-1f467{background-position: -1152px -1728px;}
-.emojione-1f468-2764-1f468{background-position: -1216px -1728px;}
-.emojione-1f468-2764-1f48b-1f468{background-position: -1280px -1728px;}
-.emojione-1f469{background-position: -1344px -1728px;}
-.emojione-1f469-1f3fb{background-position: -1408px -1728px;}
-.emojione-1f469-1f3fc{background-position: -1472px -1728px;}
-.emojione-1f469-1f3fd{background-position: -1536px -1728px;}
-.emojione-1f469-1f3fe{background-position: -1600px -1728px;}
-.emojione-1f469-1f3ff{background-position: -1664px -1728px;}
-.emojione-1f469-1f469-1f466{background-position: -1728px -1728px;}
-.emojione-1f469-1f469-1f466-1f466{background-position: -1792px 0;}
-.emojione-1f469-1f469-1f467{background-position: -1792px -64px;}
-.emojione-1f469-1f469-1f467-1f466{background-position: -1792px -128px;}
-.emojione-1f469-1f469-1f467-1f467{background-position: -1792px -192px;}
-.emojione-1f469-2764-1f469{background-position: -1792px -256px;}
-.emojione-1f469-2764-1f48b-1f469{background-position: -1792px -320px;}
-.emojione-1f46a{background-position: -1792px -384px;}
-.emojione-1f46b{background-position: -1792px -448px;}
-.emojione-1f46c{background-position: -1792px -512px;}
-.emojione-1f46d{background-position: -1792px -576px;}
-.emojione-1f46e{background-position: -1792px -640px;}
-.emojione-1f46e-1f3fb{background-position: -1792px -704px;}
-.emojione-1f46e-1f3fc{background-position: -1792px -768px;}
-.emojione-1f46e-1f3fd{background-position: -1792px -832px;}
-.emojione-1f46e-1f3fe{background-position: -1792px -896px;}
-.emojione-1f46e-1f3ff{background-position: -1792px -960px;}
-.emojione-1f46f{background-position: -1792px -1024px;}
-.emojione-1f470{background-position: -1792px -1088px;}
-.emojione-1f470-1f3fb{background-position: -1792px -1152px;}
-.emojione-1f470-1f3fc{background-position: -1792px -1216px;}
-.emojione-1f470-1f3fd{background-position: -1792px -1280px;}
-.emojione-1f470-1f3fe{background-position: -1792px -1344px;}
-.emojione-1f470-1f3ff{background-position: -1792px -1408px;}
-.emojione-1f471{background-position: -1792px -1472px;}
-.emojione-1f471-1f3fb{background-position: -1792px -1536px;}
-.emojione-1f471-1f3fc{background-position: -1792px -1600px;}
-.emojione-1f471-1f3fd{background-position: -1792px -1664px;}
-.emojione-1f471-1f3fe{background-position: -1792px -1728px;}
-.emojione-1f471-1f3ff{background-position: 0 -1792px;}
-.emojione-1f472{background-position: -64px -1792px;}
-.emojione-1f472-1f3fb{background-position: -128px -1792px;}
-.emojione-1f472-1f3fc{background-position: -192px -1792px;}
-.emojione-1f472-1f3fd{background-position: -256px -1792px;}
-.emojione-1f472-1f3fe{background-position: -320px -1792px;}
-.emojione-1f472-1f3ff{background-position: -384px -1792px;}
-.emojione-1f473{background-position: -448px -1792px;}
-.emojione-1f473-1f3fb{background-position: -512px -1792px;}
-.emojione-1f473-1f3fc{background-position: -576px -1792px;}
-.emojione-1f473-1f3fd{background-position: -640px -1792px;}
-.emojione-1f473-1f3fe{background-position: -704px -1792px;}
-.emojione-1f473-1f3ff{background-position: -768px -1792px;}
-.emojione-1f474{background-position: -832px -1792px;}
-.emojione-1f474-1f3fb{background-position: -896px -1792px;}
-.emojione-1f474-1f3fc{background-position: -960px -1792px;}
-.emojione-1f474-1f3fd{background-position: -1024px -1792px;}
-.emojione-1f474-1f3fe{background-position: -1088px -1792px;}
-.emojione-1f474-1f3ff{background-position: -1152px -1792px;}
-.emojione-1f475{background-position: -1216px -1792px;}
-.emojione-1f475-1f3fb{background-position: -1280px -1792px;}
-.emojione-1f475-1f3fc{background-position: -1344px -1792px;}
-.emojione-1f475-1f3fd{background-position: -1408px -1792px;}
-.emojione-1f475-1f3fe{background-position: -1472px -1792px;}
-.emojione-1f475-1f3ff{background-position: -1536px -1792px;}
-.emojione-1f476{background-position: -1600px -1792px;}
-.emojione-1f476-1f3fb{background-position: -1664px -1792px;}
-.emojione-1f476-1f3fc{background-position: -1728px -1792px;}
-.emojione-1f476-1f3fd{background-position: -1792px -1792px;}
-.emojione-1f476-1f3fe{background-position: -1856px 0;}
-.emojione-1f476-1f3ff{background-position: -1856px -64px;}
-.emojione-1f477{background-position: -1856px -128px;}
-.emojione-1f477-1f3fb{background-position: -1856px -192px;}
-.emojione-1f477-1f3fc{background-position: -1856px -256px;}
-.emojione-1f477-1f3fd{background-position: -1856px -320px;}
-.emojione-1f477-1f3fe{background-position: -1856px -384px;}
-.emojione-1f477-1f3ff{background-position: -1856px -448px;}
-.emojione-1f478{background-position: -1856px -512px;}
-.emojione-1f478-1f3fb{background-position: -1856px -576px;}
-.emojione-1f478-1f3fc{background-position: -1856px -640px;}
-.emojione-1f478-1f3fd{background-position: -1856px -704px;}
-.emojione-1f478-1f3fe{background-position: -1856px -768px;}
-.emojione-1f478-1f3ff{background-position: -1856px -832px;}
-.emojione-1f479{background-position: -1856px -896px;}
-.emojione-1f47a{background-position: -1856px -960px;}
-.emojione-1f47b{background-position: -1856px -1024px;}
-.emojione-1f47c{background-position: -1856px -1088px;}
-.emojione-1f47c-1f3fb{background-position: -1856px -1152px;}
-.emojione-1f47c-1f3fc{background-position: -1856px -1216px;}
-.emojione-1f47c-1f3fd{background-position: -1856px -1280px;}
-.emojione-1f47c-1f3fe{background-position: -1856px -1344px;}
-.emojione-1f47c-1f3ff{background-position: -1856px -1408px;}
-.emojione-1f47d{background-position: -1856px -1472px;}
-.emojione-1f47e{background-position: -1856px -1536px;}
-.emojione-1f47f{background-position: -1856px -1600px;}
-.emojione-1f480{background-position: -1856px -1664px;}
-.emojione-1f481{background-position: -1856px -1728px;}
-.emojione-1f481-1f3fb{background-position: -1856px -1792px;}
-.emojione-1f481-1f3fc{background-position: 0 -1856px;}
-.emojione-1f481-1f3fd{background-position: -64px -1856px;}
-.emojione-1f481-1f3fe{background-position: -128px -1856px;}
-.emojione-1f481-1f3ff{background-position: -192px -1856px;}
-.emojione-1f482{background-position: -256px -1856px;}
-.emojione-1f482-1f3fb{background-position: -320px -1856px;}
-.emojione-1f482-1f3fc{background-position: -384px -1856px;}
-.emojione-1f482-1f3fd{background-position: -448px -1856px;}
-.emojione-1f482-1f3fe{background-position: -512px -1856px;}
-.emojione-1f482-1f3ff{background-position: -576px -1856px;}
-.emojione-1f483{background-position: -640px -1856px;}
-.emojione-1f483-1f3fb{background-position: -704px -1856px;}
-.emojione-1f483-1f3fc{background-position: -768px -1856px;}
-.emojione-1f483-1f3fd{background-position: -832px -1856px;}
-.emojione-1f483-1f3fe{background-position: -896px -1856px;}
-.emojione-1f483-1f3ff{background-position: -960px -1856px;}
-.emojione-1f484{background-position: -1024px -1856px;}
-.emojione-1f485{background-position: -1088px -1856px;}
-.emojione-1f485-1f3fb{background-position: -1152px -1856px;}
-.emojione-1f485-1f3fc{background-position: -1216px -1856px;}
-.emojione-1f485-1f3fd{background-position: -1280px -1856px;}
-.emojione-1f485-1f3fe{background-position: -1344px -1856px;}
-.emojione-1f485-1f3ff{background-position: -1408px -1856px;}
-.emojione-1f486{background-position: -1472px -1856px;}
-.emojione-1f486-1f3fb{background-position: -1536px -1856px;}
-.emojione-1f486-1f3fc{background-position: -1600px -1856px;}
-.emojione-1f486-1f3fd{background-position: -1664px -1856px;}
-.emojione-1f486-1f3fe{background-position: -1728px -1856px;}
-.emojione-1f486-1f3ff{background-position: -1792px -1856px;}
-.emojione-1f487{background-position: -1856px -1856px;}
-.emojione-1f487-1f3fb{background-position: -1920px 0;}
-.emojione-1f487-1f3fc{background-position: -1920px -64px;}
-.emojione-1f487-1f3fd{background-position: -1920px -128px;}
-.emojione-1f487-1f3fe{background-position: -1920px -192px;}
-.emojione-1f487-1f3ff{background-position: -1920px -256px;}
-.emojione-1f488{background-position: -1920px -320px;}
-.emojione-1f489{background-position: -1920px -384px;}
-.emojione-1f48a{background-position: -1920px -448px;}
-.emojione-1f48b{background-position: -1920px -512px;}
-.emojione-1f48c{background-position: -1920px -576px;}
-.emojione-1f48d{background-position: -1920px -640px;}
-.emojione-1f48e{background-position: -1920px -704px;}
-.emojione-1f48f{background-position: -1920px -768px;}
-.emojione-1f490{background-position: -1920px -832px;}
-.emojione-1f491{background-position: -1920px -896px;}
-.emojione-1f492{background-position: -1920px -960px;}
-.emojione-1f493{background-position: -1920px -1024px;}
-.emojione-1f494{background-position: -1920px -1088px;}
-.emojione-1f495{background-position: -1920px -1152px;}
-.emojione-1f496{background-position: -1920px -1216px;}
-.emojione-1f497{background-position: -1920px -1280px;}
-.emojione-1f498{background-position: -1920px -1344px;}
-.emojione-1f499{background-position: -1920px -1408px;}
-.emojione-1f49a{background-position: -1920px -1472px;}
-.emojione-1f49b{background-position: -1920px -1536px;}
-.emojione-1f49c{background-position: -1920px -1600px;}
-.emojione-1f49d{background-position: -1920px -1664px;}
-.emojione-1f49e{background-position: -1920px -1728px;}
-.emojione-1f49f{background-position: -1920px -1792px;}
-.emojione-1f4a0{background-position: -1920px -1856px;}
-.emojione-1f4a1{background-position: 0 -1920px;}
-.emojione-1f4a2{background-position: -64px -1920px;}
-.emojione-1f4a3{background-position: -128px -1920px;}
-.emojione-1f4a4{background-position: -192px -1920px;}
-.emojione-1f4a5{background-position: -256px -1920px;}
-.emojione-1f4a6{background-position: -320px -1920px;}
-.emojione-1f4a7{background-position: -384px -1920px;}
-.emojione-1f4a8{background-position: -448px -1920px;}
-.emojione-1f4a9{background-position: -512px -1920px;}
-.emojione-1f4aa{background-position: -576px -1920px;}
-.emojione-1f4aa-1f3fb{background-position: -640px -1920px;}
-.emojione-1f4aa-1f3fc{background-position: -704px -1920px;}
-.emojione-1f4aa-1f3fd{background-position: -768px -1920px;}
-.emojione-1f4aa-1f3fe{background-position: -832px -1920px;}
-.emojione-1f4aa-1f3ff{background-position: -896px -1920px;}
-.emojione-1f4ab{background-position: -960px -1920px;}
-.emojione-1f4ac{background-position: -1024px -1920px;}
-.emojione-1f4ad{background-position: -1088px -1920px;}
-.emojione-1f4ae{background-position: -1152px -1920px;}
-.emojione-1f4af{background-position: -1216px -1920px;}
-.emojione-1f4b0{background-position: -1280px -1920px;}
-.emojione-1f4b1{background-position: -1344px -1920px;}
-.emojione-1f4b2{background-position: -1408px -1920px;}
-.emojione-1f4b3{background-position: -1472px -1920px;}
-.emojione-1f4b4{background-position: -1536px -1920px;}
-.emojione-1f4b5{background-position: -1600px -1920px;}
-.emojione-1f4b6{background-position: -1664px -1920px;}
-.emojione-1f4b7{background-position: -1728px -1920px;}
-.emojione-1f4b8{background-position: -1792px -1920px;}
-.emojione-1f4b9{background-position: -1856px -1920px;}
-.emojione-1f4ba{background-position: -1920px -1920px;}
-.emojione-1f4bb{background-position: -1984px 0;}
-.emojione-1f4bc{background-position: -1984px -64px;}
-.emojione-1f4bd{background-position: -1984px -128px;}
-.emojione-1f4be{background-position: -1984px -192px;}
-.emojione-1f4bf{background-position: -1984px -256px;}
-.emojione-1f4c0{background-position: -1984px -320px;}
-.emojione-1f4c1{background-position: -1984px -384px;}
-.emojione-1f4c2{background-position: -1984px -448px;}
-.emojione-1f4c3{background-position: -1984px -512px;}
-.emojione-1f4c4{background-position: -1984px -576px;}
-.emojione-1f4c5{background-position: -1984px -640px;}
-.emojione-1f4c6{background-position: -1984px -704px;}
-.emojione-1f4c7{background-position: -1984px -768px;}
-.emojione-1f4c8{background-position: -1984px -832px;}
-.emojione-1f4c9{background-position: -1984px -896px;}
-.emojione-1f4ca{background-position: -1984px -960px;}
-.emojione-1f4cb{background-position: -1984px -1024px;}
-.emojione-1f4cc{background-position: -1984px -1088px;}
-.emojione-1f4cd{background-position: -1984px -1152px;}
-.emojione-1f4ce{background-position: -1984px -1216px;}
-.emojione-1f4cf{background-position: -1984px -1280px;}
-.emojione-1f4d0{background-position: -1984px -1344px;}
-.emojione-1f4d1{background-position: -1984px -1408px;}
-.emojione-1f4d2{background-position: -1984px -1472px;}
-.emojione-1f4d3{background-position: -1984px -1536px;}
-.emojione-1f4d4{background-position: -1984px -1600px;}
-.emojione-1f4d5{background-position: -1984px -1664px;}
-.emojione-1f4d6{background-position: -1984px -1728px;}
-.emojione-1f4d7{background-position: -1984px -1792px;}
-.emojione-1f4d8{background-position: -1984px -1856px;}
-.emojione-1f4d9{background-position: -1984px -1920px;}
-.emojione-1f4da{background-position: 0 -1984px;}
-.emojione-1f4db{background-position: -64px -1984px;}
-.emojione-1f4dc{background-position: -128px -1984px;}
-.emojione-1f4dd{background-position: -192px -1984px;}
-.emojione-1f4de{background-position: -256px -1984px;}
-.emojione-1f4df{background-position: -320px -1984px;}
-.emojione-1f4e0{background-position: -384px -1984px;}
-.emojione-1f4e1{background-position: -448px -1984px;}
-.emojione-1f4e2{background-position: -512px -1984px;}
-.emojione-1f4e3{background-position: -576px -1984px;}
-.emojione-1f4e4{background-position: -640px -1984px;}
-.emojione-1f4e5{background-position: -704px -1984px;}
-.emojione-1f4e6{background-position: -768px -1984px;}
-.emojione-1f4e7{background-position: -832px -1984px;}
-.emojione-1f4e8{background-position: -896px -1984px;}
-.emojione-1f4e9{background-position: -960px -1984px;}
-.emojione-1f4ea{background-position: -1024px -1984px;}
-.emojione-1f4eb{background-position: -1088px -1984px;}
-.emojione-1f4ec{background-position: -1152px -1984px;}
-.emojione-1f4ed{background-position: -1216px -1984px;}
-.emojione-1f4ee{background-position: -1280px -1984px;}
-.emojione-1f4ef{background-position: -1344px -1984px;}
-.emojione-1f4f0{background-position: -1408px -1984px;}
-.emojione-1f4f1{background-position: -1472px -1984px;}
-.emojione-1f4f2{background-position: -1536px -1984px;}
-.emojione-1f4f3{background-position: -1600px -1984px;}
-.emojione-1f4f4{background-position: -1664px -1984px;}
-.emojione-1f4f5{background-position: -1728px -1984px;}
-.emojione-1f4f6{background-position: -1792px -1984px;}
-.emojione-1f4f7{background-position: -1856px -1984px;}
-.emojione-1f4f8{background-position: -1920px -1984px;}
-.emojione-1f4f9{background-position: -1984px -1984px;}
-.emojione-1f4fa{background-position: -2048px 0;}
-.emojione-1f4fb{background-position: -2048px -64px;}
-.emojione-1f4fc{background-position: -2048px -128px;}
-.emojione-1f4fd{background-position: -2048px -192px;}
-.emojione-1f4ff{background-position: -2048px -256px;}
-.emojione-1f500{background-position: -2048px -320px;}
-.emojione-1f501{background-position: -2048px -384px;}
-.emojione-1f502{background-position: -2048px -448px;}
-.emojione-1f503{background-position: -2048px -512px;}
-.emojione-1f504{background-position: -2048px -576px;}
-.emojione-1f505{background-position: -2048px -640px;}
-.emojione-1f506{background-position: -2048px -704px;}
-.emojione-1f507{background-position: -2048px -768px;}
-.emojione-1f508{background-position: -2048px -832px;}
-.emojione-1f509{background-position: -2048px -896px;}
-.emojione-1f50a{background-position: -2048px -960px;}
-.emojione-1f50b{background-position: -2048px -1024px;}
-.emojione-1f50c{background-position: -2048px -1088px;}
-.emojione-1f50d{background-position: -2048px -1152px;}
-.emojione-1f50e{background-position: -2048px -1216px;}
-.emojione-1f50f{background-position: -2048px -1280px;}
-.emojione-1f510{background-position: -2048px -1344px;}
-.emojione-1f511{background-position: -2048px -1408px;}
-.emojione-1f512{background-position: -2048px -1472px;}
-.emojione-1f513{background-position: -2048px -1536px;}
-.emojione-1f514{background-position: -2048px -1600px;}
-.emojione-1f515{background-position: -2048px -1664px;}
-.emojione-1f516{background-position: -2048px -1728px;}
-.emojione-1f517{background-position: -2048px -1792px;}
-.emojione-1f518{background-position: -2048px -1856px;}
-.emojione-1f519{background-position: -2048px -1920px;}
-.emojione-1f51a{background-position: -2048px -1984px;}
-.emojione-1f51b{background-position: 0 -2048px;}
-.emojione-1f51c{background-position: -64px -2048px;}
-.emojione-1f51d{background-position: -128px -2048px;}
-.emojione-1f51e{background-position: -192px -2048px;}
-.emojione-1f51f{background-position: -256px -2048px;}
-.emojione-1f520{background-position: -320px -2048px;}
-.emojione-1f521{background-position: -384px -2048px;}
-.emojione-1f522{background-position: -448px -2048px;}
-.emojione-1f523{background-position: -512px -2048px;}
-.emojione-1f524{background-position: -576px -2048px;}
-.emojione-1f525{background-position: -640px -2048px;}
-.emojione-1f526{background-position: -704px -2048px;}
-.emojione-1f527{background-position: -768px -2048px;}
-.emojione-1f528{background-position: -832px -2048px;}
-.emojione-1f529{background-position: -896px -2048px;}
-.emojione-1f52a{background-position: -960px -2048px;}
-.emojione-1f52b{background-position: -1024px -2048px;}
-.emojione-1f52c{background-position: -1088px -2048px;}
-.emojione-1f52d{background-position: -1152px -2048px;}
-.emojione-1f52e{background-position: -1216px -2048px;}
-.emojione-1f52f{background-position: -1280px -2048px;}
-.emojione-1f530{background-position: -1344px -2048px;}
-.emojione-1f531{background-position: -1408px -2048px;}
-.emojione-1f532{background-position: -1472px -2048px;}
-.emojione-1f533{background-position: -1536px -2048px;}
-.emojione-1f534{background-position: -1600px -2048px;}
-.emojione-1f535{background-position: -1664px -2048px;}
-.emojione-1f536{background-position: -1728px -2048px;}
-.emojione-1f537{background-position: -1792px -2048px;}
-.emojione-1f538{background-position: -1856px -2048px;}
-.emojione-1f539{background-position: -1920px -2048px;}
-.emojione-1f53a{background-position: -1984px -2048px;}
-.emojione-1f53b{background-position: -2048px -2048px;}
-.emojione-1f53c{background-position: -2112px 0;}
-.emojione-1f53d{background-position: -2112px -64px;}
-.emojione-1f549{background-position: -2112px -128px;}
-.emojione-1f54a{background-position: -2112px -192px;}
-.emojione-1f54b{background-position: -2112px -256px;}
-.emojione-1f54c{background-position: -2112px -320px;}
-.emojione-1f54d{background-position: -2112px -384px;}
-.emojione-1f54e{background-position: -2112px -448px;}
-.emojione-1f550{background-position: -2112px -512px;}
-.emojione-1f551{background-position: -2112px -576px;}
-.emojione-1f552{background-position: -2112px -640px;}
-.emojione-1f553{background-position: -2112px -704px;}
-.emojione-1f554{background-position: -2112px -768px;}
-.emojione-1f555{background-position: -2112px -832px;}
-.emojione-1f556{background-position: -2112px -896px;}
-.emojione-1f557{background-position: -2112px -960px;}
-.emojione-1f558{background-position: -2112px -1024px;}
-.emojione-1f559{background-position: -2112px -1088px;}
-.emojione-1f55a{background-position: -2112px -1152px;}
-.emojione-1f55b{background-position: -2112px -1216px;}
-.emojione-1f55c{background-position: -2112px -1280px;}
-.emojione-1f55d{background-position: -2112px -1344px;}
-.emojione-1f55e{background-position: -2112px -1408px;}
-.emojione-1f55f{background-position: -2112px -1472px;}
-.emojione-1f560{background-position: -2112px -1536px;}
-.emojione-1f561{background-position: -2112px -1600px;}
-.emojione-1f562{background-position: -2112px -1664px;}
-.emojione-1f563{background-position: -2112px -1728px;}
-.emojione-1f564{background-position: -2112px -1792px;}
-.emojione-1f565{background-position: -2112px -1856px;}
-.emojione-1f566{background-position: -2112px -1920px;}
-.emojione-1f567{background-position: -2112px -1984px;}
-.emojione-1f56f{background-position: -2112px -2048px;}
-.emojione-1f570{background-position: 0 -2112px;}
-.emojione-1f573{background-position: -64px -2112px;}
-.emojione-1f574{background-position: -128px -2112px;}
-.emojione-1f575{background-position: -192px -2112px;}
-.emojione-1f575-1f3fb{background-position: -256px -2112px;}
-.emojione-1f575-1f3fc{background-position: -320px -2112px;}
-.emojione-1f575-1f3fd{background-position: -384px -2112px;}
-.emojione-1f575-1f3fe{background-position: -448px -2112px;}
-.emojione-1f575-1f3ff{background-position: -512px -2112px;}
-.emojione-1f576{background-position: -576px -2112px;}
-.emojione-1f577{background-position: -640px -2112px;}
-.emojione-1f578{background-position: -704px -2112px;}
-.emojione-1f579{background-position: -768px -2112px;}
-.emojione-1f57a{background-position: -832px -2112px;}
-.emojione-1f57a-1f3fb{background-position: -896px -2112px;}
-.emojione-1f57a-1f3fc{background-position: -960px -2112px;}
-.emojione-1f57a-1f3fd{background-position: -1024px -2112px;}
-.emojione-1f57a-1f3fe{background-position: -1088px -2112px;}
-.emojione-1f57a-1f3ff{background-position: -1152px -2112px;}
-.emojione-1f587{background-position: -1216px -2112px;}
-.emojione-1f58a{background-position: -1280px -2112px;}
-.emojione-1f58b{background-position: -1344px -2112px;}
-.emojione-1f58c{background-position: -1408px -2112px;}
-.emojione-1f58d{background-position: -1472px -2112px;}
-.emojione-1f590{background-position: -1536px -2112px;}
-.emojione-1f590-1f3fb{background-position: -1600px -2112px;}
-.emojione-1f590-1f3fc{background-position: -1664px -2112px;}
-.emojione-1f590-1f3fd{background-position: -1728px -2112px;}
-.emojione-1f590-1f3fe{background-position: -1792px -2112px;}
-.emojione-1f590-1f3ff{background-position: -1856px -2112px;}
-.emojione-1f595{background-position: -1920px -2112px;}
-.emojione-1f595-1f3fb{background-position: -1984px -2112px;}
-.emojione-1f595-1f3fc{background-position: -2048px -2112px;}
-.emojione-1f595-1f3fd{background-position: -2112px -2112px;}
-.emojione-1f595-1f3fe{background-position: -2176px 0;}
-.emojione-1f595-1f3ff{background-position: -2176px -64px;}
-.emojione-1f596{background-position: -2176px -128px;}
-.emojione-1f596-1f3fb{background-position: -2176px -192px;}
-.emojione-1f596-1f3fc{background-position: -2176px -256px;}
-.emojione-1f596-1f3fd{background-position: -2176px -320px;}
-.emojione-1f596-1f3fe{background-position: -2176px -384px;}
-.emojione-1f596-1f3ff{background-position: -2176px -448px;}
-.emojione-1f5a4{background-position: -2176px -512px;}
-.emojione-1f5a5{background-position: -2176px -576px;}
-.emojione-1f5a8{background-position: -2176px -640px;}
-.emojione-1f5b1{background-position: -2176px -704px;}
-.emojione-1f5b2{background-position: -2176px -768px;}
-.emojione-1f5bc{background-position: -2176px -832px;}
-.emojione-1f5c2{background-position: -2176px -896px;}
-.emojione-1f5c3{background-position: -2176px -960px;}
-.emojione-1f5c4{background-position: -2176px -1024px;}
-.emojione-1f5d1{background-position: -2176px -1088px;}
-.emojione-1f5d2{background-position: -2176px -1152px;}
-.emojione-1f5d3{background-position: -2176px -1216px;}
-.emojione-1f5dc{background-position: -2176px -1280px;}
-.emojione-1f5dd{background-position: -2176px -1344px;}
-.emojione-1f5de{background-position: -2176px -1408px;}
-.emojione-1f5e1{background-position: -2176px -1472px;}
-.emojione-1f5e3{background-position: -2176px -1536px;}
-.emojione-1f5ef{background-position: -2176px -1600px;}
-.emojione-1f5f3{background-position: -2176px -1664px;}
-.emojione-1f5fa{background-position: -2176px -1728px;}
-.emojione-1f5fb{background-position: -2176px -1792px;}
-.emojione-1f5fc{background-position: -2176px -1856px;}
-.emojione-1f5fd{background-position: -2176px -1920px;}
-.emojione-1f5fe{background-position: -2176px -1984px;}
-.emojione-1f5ff{background-position: -2176px -2048px;}
-.emojione-1f600{background-position: -2176px -2112px;}
-.emojione-1f601{background-position: 0 -2176px;}
-.emojione-1f602{background-position: -64px -2176px;}
-.emojione-1f603{background-position: -128px -2176px;}
-.emojione-1f604{background-position: -192px -2176px;}
-.emojione-1f605{background-position: -256px -2176px;}
-.emojione-1f606{background-position: -320px -2176px;}
-.emojione-1f607{background-position: -384px -2176px;}
-.emojione-1f608{background-position: -448px -2176px;}
-.emojione-1f609{background-position: -512px -2176px;}
-.emojione-1f60a{background-position: -576px -2176px;}
-.emojione-1f60b{background-position: -640px -2176px;}
-.emojione-1f60c{background-position: -704px -2176px;}
-.emojione-1f60d{background-position: -768px -2176px;}
-.emojione-1f60e{background-position: -832px -2176px;}
-.emojione-1f60f{background-position: -896px -2176px;}
-.emojione-1f610{background-position: -960px -2176px;}
-.emojione-1f611{background-position: -1024px -2176px;}
-.emojione-1f612{background-position: -1088px -2176px;}
-.emojione-1f613{background-position: -1152px -2176px;}
-.emojione-1f614{background-position: -1216px -2176px;}
-.emojione-1f615{background-position: -1280px -2176px;}
-.emojione-1f616{background-position: -1344px -2176px;}
-.emojione-1f617{background-position: -1408px -2176px;}
-.emojione-1f618{background-position: -1472px -2176px;}
-.emojione-1f619{background-position: -1536px -2176px;}
-.emojione-1f61a{background-position: -1600px -2176px;}
-.emojione-1f61b{background-position: -1664px -2176px;}
-.emojione-1f61c{background-position: -1728px -2176px;}
-.emojione-1f61d{background-position: -1792px -2176px;}
-.emojione-1f61e{background-position: -1856px -2176px;}
-.emojione-1f61f{background-position: -1920px -2176px;}
-.emojione-1f620{background-position: -1984px -2176px;}
-.emojione-1f621{background-position: -2048px -2176px;}
-.emojione-1f622{background-position: -2112px -2176px;}
-.emojione-1f623{background-position: -2176px -2176px;}
-.emojione-1f624{background-position: -2240px 0;}
-.emojione-1f625{background-position: -2240px -64px;}
-.emojione-1f626{background-position: -2240px -128px;}
-.emojione-1f627{background-position: -2240px -192px;}
-.emojione-1f628{background-position: -2240px -256px;}
-.emojione-1f629{background-position: -2240px -320px;}
-.emojione-1f62a{background-position: -2240px -384px;}
-.emojione-1f62b{background-position: -2240px -448px;}
-.emojione-1f62c{background-position: -2240px -512px;}
-.emojione-1f62d{background-position: -2240px -576px;}
-.emojione-1f62e{background-position: -2240px -640px;}
-.emojione-1f62f{background-position: -2240px -704px;}
-.emojione-1f630{background-position: -2240px -768px;}
-.emojione-1f631{background-position: -2240px -832px;}
-.emojione-1f632{background-position: -2240px -896px;}
-.emojione-1f633{background-position: -2240px -960px;}
-.emojione-1f634{background-position: -2240px -1024px;}
-.emojione-1f635{background-position: -2240px -1088px;}
-.emojione-1f636{background-position: -2240px -1152px;}
-.emojione-1f637{background-position: -2240px -1216px;}
-.emojione-1f638{background-position: -2240px -1280px;}
-.emojione-1f639{background-position: -2240px -1344px;}
-.emojione-1f63a{background-position: -2240px -1408px;}
-.emojione-1f63b{background-position: -2240px -1472px;}
-.emojione-1f63c{background-position: -2240px -1536px;}
-.emojione-1f63d{background-position: -2240px -1600px;}
-.emojione-1f63e{background-position: -2240px -1664px;}
-.emojione-1f63f{background-position: -2240px -1728px;}
-.emojione-1f640{background-position: -2240px -1792px;}
-.emojione-1f641{background-position: -2240px -1856px;}
-.emojione-1f642{background-position: -2240px -1920px;}
-.emojione-1f643{background-position: -2240px -1984px;}
-.emojione-1f644{background-position: -2240px -2048px;}
-.emojione-1f645{background-position: -2240px -2112px;}
-.emojione-1f645-1f3fb{background-position: -2240px -2176px;}
-.emojione-1f645-1f3fc{background-position: 0 -2240px;}
-.emojione-1f645-1f3fd{background-position: -64px -2240px;}
-.emojione-1f645-1f3fe{background-position: -128px -2240px;}
-.emojione-1f645-1f3ff{background-position: -192px -2240px;}
-.emojione-1f646{background-position: -256px -2240px;}
-.emojione-1f646-1f3fb{background-position: -320px -2240px;}
-.emojione-1f646-1f3fc{background-position: -384px -2240px;}
-.emojione-1f646-1f3fd{background-position: -448px -2240px;}
-.emojione-1f646-1f3fe{background-position: -512px -2240px;}
-.emojione-1f646-1f3ff{background-position: -576px -2240px;}
-.emojione-1f647{background-position: -640px -2240px;}
-.emojione-1f647-1f3fb{background-position: -704px -2240px;}
-.emojione-1f647-1f3fc{background-position: -768px -2240px;}
-.emojione-1f647-1f3fd{background-position: -832px -2240px;}
-.emojione-1f647-1f3fe{background-position: -896px -2240px;}
-.emojione-1f647-1f3ff{background-position: -960px -2240px;}
-.emojione-1f648{background-position: -1024px -2240px;}
-.emojione-1f649{background-position: -1088px -2240px;}
-.emojione-1f64a{background-position: -1152px -2240px;}
-.emojione-1f64b{background-position: -1216px -2240px;}
-.emojione-1f64b-1f3fb{background-position: -1280px -2240px;}
-.emojione-1f64b-1f3fc{background-position: -1344px -2240px;}
-.emojione-1f64b-1f3fd{background-position: -1408px -2240px;}
-.emojione-1f64b-1f3fe{background-position: -1472px -2240px;}
-.emojione-1f64b-1f3ff{background-position: -1536px -2240px;}
-.emojione-1f64c{background-position: -1600px -2240px;}
-.emojione-1f64c-1f3fb{background-position: -1664px -2240px;}
-.emojione-1f64c-1f3fc{background-position: -1728px -2240px;}
-.emojione-1f64c-1f3fd{background-position: -1792px -2240px;}
-.emojione-1f64c-1f3fe{background-position: -1856px -2240px;}
-.emojione-1f64c-1f3ff{background-position: -1920px -2240px;}
-.emojione-1f64d{background-position: -1984px -2240px;}
-.emojione-1f64d-1f3fb{background-position: -2048px -2240px;}
-.emojione-1f64d-1f3fc{background-position: -2112px -2240px;}
-.emojione-1f64d-1f3fd{background-position: -2176px -2240px;}
-.emojione-1f64d-1f3fe{background-position: -2240px -2240px;}
-.emojione-1f64d-1f3ff{background-position: -2304px 0;}
-.emojione-1f64e{background-position: -2304px -64px;}
-.emojione-1f64e-1f3fb{background-position: -2304px -128px;}
-.emojione-1f64e-1f3fc{background-position: -2304px -192px;}
-.emojione-1f64e-1f3fd{background-position: -2304px -256px;}
-.emojione-1f64e-1f3fe{background-position: -2304px -320px;}
-.emojione-1f64e-1f3ff{background-position: -2304px -384px;}
-.emojione-1f64f{background-position: -2304px -448px;}
-.emojione-1f64f-1f3fb{background-position: -2304px -512px;}
-.emojione-1f64f-1f3fc{background-position: -2304px -576px;}
-.emojione-1f64f-1f3fd{background-position: -2304px -640px;}
-.emojione-1f64f-1f3fe{background-position: -2304px -704px;}
-.emojione-1f64f-1f3ff{background-position: -2304px -768px;}
-.emojione-1f680{background-position: -2304px -832px;}
-.emojione-1f681{background-position: -2304px -896px;}
-.emojione-1f682{background-position: -2304px -960px;}
-.emojione-1f683{background-position: -2304px -1024px;}
-.emojione-1f684{background-position: -2304px -1088px;}
-.emojione-1f685{background-position: -2304px -1152px;}
-.emojione-1f686{background-position: -2304px -1216px;}
-.emojione-1f687{background-position: -2304px -1280px;}
-.emojione-1f688{background-position: -2304px -1344px;}
-.emojione-1f689{background-position: -2304px -1408px;}
-.emojione-1f68a{background-position: -2304px -1472px;}
-.emojione-1f68b{background-position: -2304px -1536px;}
-.emojione-1f68c{background-position: -2304px -1600px;}
-.emojione-1f68d{background-position: -2304px -1664px;}
-.emojione-1f68e{background-position: -2304px -1728px;}
-.emojione-1f68f{background-position: -2304px -1792px;}
-.emojione-1f690{background-position: -2304px -1856px;}
-.emojione-1f691{background-position: -2304px -1920px;}
-.emojione-1f692{background-position: -2304px -1984px;}
-.emojione-1f693{background-position: -2304px -2048px;}
-.emojione-1f694{background-position: -2304px -2112px;}
-.emojione-1f695{background-position: -2304px -2176px;}
-.emojione-1f696{background-position: -2304px -2240px;}
-.emojione-1f697{background-position: 0 -2304px;}
-.emojione-1f698{background-position: -64px -2304px;}
-.emojione-1f699{background-position: -128px -2304px;}
-.emojione-1f69a{background-position: -192px -2304px;}
-.emojione-1f69b{background-position: -256px -2304px;}
-.emojione-1f69c{background-position: -320px -2304px;}
-.emojione-1f69d{background-position: -384px -2304px;}
-.emojione-1f69e{background-position: -448px -2304px;}
-.emojione-1f69f{background-position: -512px -2304px;}
-.emojione-1f6a0{background-position: -576px -2304px;}
-.emojione-1f6a1{background-position: -640px -2304px;}
-.emojione-1f6a2{background-position: -704px -2304px;}
-.emojione-1f6a3{background-position: -768px -2304px;}
-.emojione-1f6a3-1f3fb{background-position: -832px -2304px;}
-.emojione-1f6a3-1f3fc{background-position: -896px -2304px;}
-.emojione-1f6a3-1f3fd{background-position: -960px -2304px;}
-.emojione-1f6a3-1f3fe{background-position: -1024px -2304px;}
-.emojione-1f6a3-1f3ff{background-position: -1088px -2304px;}
-.emojione-1f6a4{background-position: -1152px -2304px;}
-.emojione-1f6a5{background-position: -1216px -2304px;}
-.emojione-1f6a6{background-position: -1280px -2304px;}
-.emojione-1f6a7{background-position: -1344px -2304px;}
-.emojione-1f6a8{background-position: -1408px -2304px;}
-.emojione-1f6a9{background-position: -1472px -2304px;}
-.emojione-1f6aa{background-position: -1536px -2304px;}
-.emojione-1f6ab{background-position: -1600px -2304px;}
-.emojione-1f6ac{background-position: -1664px -2304px;}
-.emojione-1f6ad{background-position: -1728px -2304px;}
-.emojione-1f6ae{background-position: -1792px -2304px;}
-.emojione-1f6af{background-position: -1856px -2304px;}
-.emojione-1f6b0{background-position: -1920px -2304px;}
-.emojione-1f6b1{background-position: -1984px -2304px;}
-.emojione-1f6b2{background-position: -2048px -2304px;}
-.emojione-1f6b3{background-position: -2112px -2304px;}
-.emojione-1f6b4{background-position: -2176px -2304px;}
-.emojione-1f6b4-1f3fb{background-position: -2240px -2304px;}
-.emojione-1f6b4-1f3fc{background-position: -2304px -2304px;}
-.emojione-1f6b4-1f3fd{background-position: -2368px 0;}
-.emojione-1f6b4-1f3fe{background-position: -2368px -64px;}
-.emojione-1f6b4-1f3ff{background-position: -2368px -128px;}
-.emojione-1f6b5{background-position: -2368px -192px;}
-.emojione-1f6b5-1f3fb{background-position: -2368px -256px;}
-.emojione-1f6b5-1f3fc{background-position: -2368px -320px;}
-.emojione-1f6b5-1f3fd{background-position: -2368px -384px;}
-.emojione-1f6b5-1f3fe{background-position: -2368px -448px;}
-.emojione-1f6b5-1f3ff{background-position: -2368px -512px;}
-.emojione-1f6b6{background-position: -2368px -576px;}
-.emojione-1f6b6-1f3fb{background-position: -2368px -640px;}
-.emojione-1f6b6-1f3fc{background-position: -2368px -704px;}
-.emojione-1f6b6-1f3fd{background-position: -2368px -768px;}
-.emojione-1f6b6-1f3fe{background-position: -2368px -832px;}
-.emojione-1f6b6-1f3ff{background-position: -2368px -896px;}
-.emojione-1f6b7{background-position: -2368px -960px;}
-.emojione-1f6b8{background-position: -2368px -1024px;}
-.emojione-1f6b9{background-position: -2368px -1088px;}
-.emojione-1f6ba{background-position: -2368px -1152px;}
-.emojione-1f6bb{background-position: -2368px -1216px;}
-.emojione-1f6bc{background-position: -2368px -1280px;}
-.emojione-1f6bd{background-position: -2368px -1344px;}
-.emojione-1f6be{background-position: -2368px -1408px;}
-.emojione-1f6bf{background-position: -2368px -1472px;}
-.emojione-1f6c0{background-position: -2368px -1536px;}
-.emojione-1f6c0-1f3fb{background-position: -2368px -1600px;}
-.emojione-1f6c0-1f3fc{background-position: -2368px -1664px;}
-.emojione-1f6c0-1f3fd{background-position: -2368px -1728px;}
-.emojione-1f6c0-1f3fe{background-position: -2368px -1792px;}
-.emojione-1f6c0-1f3ff{background-position: -2368px -1856px;}
-.emojione-1f6c1{background-position: -2368px -1920px;}
-.emojione-1f6c2{background-position: -2368px -1984px;}
-.emojione-1f6c3{background-position: -2368px -2048px;}
-.emojione-1f6c4{background-position: -2368px -2112px;}
-.emojione-1f6c5{background-position: -2368px -2176px;}
-.emojione-1f6cb{background-position: -2368px -2240px;}
-.emojione-1f6cc{background-position: -2368px -2304px;}
-.emojione-1f6cd{background-position: 0 -2368px;}
-.emojione-1f6ce{background-position: -64px -2368px;}
-.emojione-1f6cf{background-position: -128px -2368px;}
-.emojione-1f6d0{background-position: -192px -2368px;}
-.emojione-1f6d1{background-position: -256px -2368px;}
-.emojione-1f6d2{background-position: -320px -2368px;}
-.emojione-1f6e0{background-position: -384px -2368px;}
-.emojione-1f6e1{background-position: -448px -2368px;}
-.emojione-1f6e2{background-position: -512px -2368px;}
-.emojione-1f6e3{background-position: -576px -2368px;}
-.emojione-1f6e4{background-position: -640px -2368px;}
-.emojione-1f6e5{background-position: -704px -2368px;}
-.emojione-1f6e9{background-position: -768px -2368px;}
-.emojione-1f6eb{background-position: -832px -2368px;}
-.emojione-1f6ec{background-position: -896px -2368px;}
-.emojione-1f6f0{background-position: -960px -2368px;}
-.emojione-1f6f3{background-position: -1024px -2368px;}
-.emojione-1f6f4{background-position: -1088px -2368px;}
-.emojione-1f6f5{background-position: -1152px -2368px;}
-.emojione-1f6f6{background-position: -1216px -2368px;}
-.emojione-1f910{background-position: -1280px -2368px;}
-.emojione-1f911{background-position: -1344px -2368px;}
-.emojione-1f912{background-position: -1408px -2368px;}
-.emojione-1f913{background-position: -1472px -2368px;}
-.emojione-1f914{background-position: -1536px -2368px;}
-.emojione-1f915{background-position: -1600px -2368px;}
-.emojione-1f916{background-position: -1664px -2368px;}
-.emojione-1f917{background-position: -1728px -2368px;}
-.emojione-1f918{background-position: -1792px -2368px;}
-.emojione-1f918-1f3fb{background-position: -1856px -2368px;}
-.emojione-1f918-1f3fc{background-position: -1920px -2368px;}
-.emojione-1f918-1f3fd{background-position: -1984px -2368px;}
-.emojione-1f918-1f3fe{background-position: -2048px -2368px;}
-.emojione-1f918-1f3ff{background-position: -2112px -2368px;}
-.emojione-1f919{background-position: -2176px -2368px;}
-.emojione-1f919-1f3fb{background-position: -2240px -2368px;}
-.emojione-1f919-1f3fc{background-position: -2304px -2368px;}
-.emojione-1f919-1f3fd{background-position: -2368px -2368px;}
-.emojione-1f919-1f3fe{background-position: -2432px 0;}
-.emojione-1f919-1f3ff{background-position: -2432px -64px;}
-.emojione-1f91a{background-position: -2432px -128px;}
-.emojione-1f91a-1f3fb{background-position: -2432px -192px;}
-.emojione-1f91a-1f3fc{background-position: -2432px -256px;}
-.emojione-1f91a-1f3fd{background-position: -2432px -320px;}
-.emojione-1f91a-1f3fe{background-position: -2432px -384px;}
-.emojione-1f91a-1f3ff{background-position: -2432px -448px;}
-.emojione-1f91b{background-position: -2432px -512px;}
-.emojione-1f91b-1f3fb{background-position: -2432px -576px;}
-.emojione-1f91b-1f3fc{background-position: -2432px -640px;}
-.emojione-1f91b-1f3fd{background-position: -2432px -704px;}
-.emojione-1f91b-1f3fe{background-position: -2432px -768px;}
-.emojione-1f91b-1f3ff{background-position: -2432px -832px;}
-.emojione-1f91c{background-position: -2432px -896px;}
-.emojione-1f91c-1f3fb{background-position: -2432px -960px;}
-.emojione-1f91c-1f3fc{background-position: -2432px -1024px;}
-.emojione-1f91c-1f3fd{background-position: -2432px -1088px;}
-.emojione-1f91c-1f3fe{background-position: -2432px -1152px;}
-.emojione-1f91c-1f3ff{background-position: -2432px -1216px;}
-.emojione-1f91d{background-position: -2432px -1280px;}
-.emojione-1f91d-1f3fb{background-position: -2432px -1344px;}
-.emojione-1f91d-1f3fc{background-position: -2432px -1408px;}
-.emojione-1f91d-1f3fd{background-position: -2432px -1472px;}
-.emojione-1f91d-1f3fe{background-position: -2432px -1536px;}
-.emojione-1f91d-1f3ff{background-position: -2432px -1600px;}
-.emojione-1f91e{background-position: -2432px -1664px;}
-.emojione-1f91e-1f3fb{background-position: -2432px -1728px;}
-.emojione-1f91e-1f3fc{background-position: -2432px -1792px;}
-.emojione-1f91e-1f3fd{background-position: -2432px -1856px;}
-.emojione-1f91e-1f3fe{background-position: -2432px -1920px;}
-.emojione-1f91e-1f3ff{background-position: -2432px -1984px;}
-.emojione-1f920{background-position: -2432px -2048px;}
-.emojione-1f921{background-position: -2432px -2112px;}
-.emojione-1f922{background-position: -2432px -2176px;}
-.emojione-1f923{background-position: -2432px -2240px;}
-.emojione-1f924{background-position: -2432px -2304px;}
-.emojione-1f925{background-position: -2432px -2368px;}
-.emojione-1f926{background-position: 0 -2432px;}
-.emojione-1f926-1f3fb{background-position: -64px -2432px;}
-.emojione-1f926-1f3fc{background-position: -128px -2432px;}
-.emojione-1f926-1f3fd{background-position: -192px -2432px;}
-.emojione-1f926-1f3fe{background-position: -256px -2432px;}
-.emojione-1f926-1f3ff{background-position: -320px -2432px;}
-.emojione-1f927{background-position: -384px -2432px;}
-.emojione-1f930{background-position: -448px -2432px;}
-.emojione-1f930-1f3fb{background-position: -512px -2432px;}
-.emojione-1f930-1f3fc{background-position: -576px -2432px;}
-.emojione-1f930-1f3fd{background-position: -640px -2432px;}
-.emojione-1f930-1f3fe{background-position: -704px -2432px;}
-.emojione-1f930-1f3ff{background-position: -768px -2432px;}
-.emojione-1f933{background-position: -832px -2432px;}
-.emojione-1f933-1f3fb{background-position: -896px -2432px;}
-.emojione-1f933-1f3fc{background-position: -960px -2432px;}
-.emojione-1f933-1f3fd{background-position: -1024px -2432px;}
-.emojione-1f933-1f3fe{background-position: -1088px -2432px;}
-.emojione-1f933-1f3ff{background-position: -1152px -2432px;}
-.emojione-1f934{background-position: -1216px -2432px;}
-.emojione-1f934-1f3fb{background-position: -1280px -2432px;}
-.emojione-1f934-1f3fc{background-position: -1344px -2432px;}
-.emojione-1f934-1f3fd{background-position: -1408px -2432px;}
-.emojione-1f934-1f3fe{background-position: -1472px -2432px;}
-.emojione-1f934-1f3ff{background-position: -1536px -2432px;}
-.emojione-1f935{background-position: -1600px -2432px;}
-.emojione-1f935-1f3fb{background-position: -1664px -2432px;}
-.emojione-1f935-1f3fc{background-position: -1728px -2432px;}
-.emojione-1f935-1f3fd{background-position: -1792px -2432px;}
-.emojione-1f935-1f3fe{background-position: -1856px -2432px;}
-.emojione-1f935-1f3ff{background-position: -1920px -2432px;}
-.emojione-1f936{background-position: -1984px -2432px;}
-.emojione-1f936-1f3fb{background-position: -2048px -2432px;}
-.emojione-1f936-1f3fc{background-position: -2112px -2432px;}
-.emojione-1f936-1f3fd{background-position: -2176px -2432px;}
-.emojione-1f936-1f3fe{background-position: -2240px -2432px;}
-.emojione-1f936-1f3ff{background-position: -2304px -2432px;}
-.emojione-1f937{background-position: -2368px -2432px;}
-.emojione-1f937-1f3fb{background-position: -2432px -2432px;}
-.emojione-1f937-1f3fc{background-position: -2496px 0;}
-.emojione-1f937-1f3fd{background-position: -2496px -64px;}
-.emojione-1f937-1f3fe{background-position: -2496px -128px;}
-.emojione-1f937-1f3ff{background-position: -2496px -192px;}
-.emojione-1f938{background-position: -2496px -256px;}
-.emojione-1f938-1f3fb{background-position: -2496px -320px;}
-.emojione-1f938-1f3fc{background-position: -2496px -384px;}
-.emojione-1f938-1f3fd{background-position: -2496px -448px;}
-.emojione-1f938-1f3fe{background-position: -2496px -512px;}
-.emojione-1f938-1f3ff{background-position: -2496px -576px;}
-.emojione-1f939{background-position: -2496px -640px;}
-.emojione-1f939-1f3fb{background-position: -2496px -704px;}
-.emojione-1f939-1f3fc{background-position: -2496px -768px;}
-.emojione-1f939-1f3fd{background-position: -2496px -832px;}
-.emojione-1f939-1f3fe{background-position: -2496px -896px;}
-.emojione-1f939-1f3ff{background-position: -2496px -960px;}
-.emojione-1f93a{background-position: -2496px -1024px;}
-.emojione-1f93c{background-position: -2496px -1088px;}
-.emojione-1f93c-1f3fb{background-position: -2496px -1152px;}
-.emojione-1f93c-1f3fc{background-position: -2496px -1216px;}
-.emojione-1f93c-1f3fd{background-position: -2496px -1280px;}
-.emojione-1f93c-1f3fe{background-position: -2496px -1344px;}
-.emojione-1f93c-1f3ff{background-position: -2496px -1408px;}
-.emojione-1f93d{background-position: -2496px -1472px;}
-.emojione-1f93d-1f3fb{background-position: -2496px -1536px;}
-.emojione-1f93d-1f3fc{background-position: -2496px -1600px;}
-.emojione-1f93d-1f3fd{background-position: -2496px -1664px;}
-.emojione-1f93d-1f3fe{background-position: -2496px -1728px;}
-.emojione-1f93d-1f3ff{background-position: -2496px -1792px;}
-.emojione-1f93e{background-position: -2496px -1856px;}
-.emojione-1f93e-1f3fb{background-position: -2496px -1920px;}
-.emojione-1f93e-1f3fc{background-position: -2496px -1984px;}
-.emojione-1f93e-1f3fd{background-position: -2496px -2048px;}
-.emojione-1f93e-1f3fe{background-position: -2496px -2112px;}
-.emojione-1f93e-1f3ff{background-position: -2496px -2176px;}
-.emojione-1f940{background-position: -2496px -2240px;}
-.emojione-1f941{background-position: -2496px -2304px;}
-.emojione-1f942{background-position: -2496px -2368px;}
-.emojione-1f943{background-position: -2496px -2432px;}
-.emojione-1f944{background-position: 0 -2496px;}
-.emojione-1f945{background-position: -64px -2496px;}
-.emojione-1f947{background-position: -128px -2496px;}
-.emojione-1f948{background-position: -192px -2496px;}
-.emojione-1f949{background-position: -256px -2496px;}
-.emojione-1f94a{background-position: -320px -2496px;}
-.emojione-1f94b{background-position: -384px -2496px;}
-.emojione-1f950{background-position: -448px -2496px;}
-.emojione-1f951{background-position: -512px -2496px;}
-.emojione-1f952{background-position: -576px -2496px;}
-.emojione-1f953{background-position: -640px -2496px;}
-.emojione-1f954{background-position: -704px -2496px;}
-.emojione-1f955{background-position: -768px -2496px;}
-.emojione-1f956{background-position: -832px -2496px;}
-.emojione-1f957{background-position: -896px -2496px;}
-.emojione-1f958{background-position: -960px -2496px;}
-.emojione-1f959{background-position: -1024px -2496px;}
-.emojione-1f95a{background-position: -1088px -2496px;}
-.emojione-1f95b{background-position: -1152px -2496px;}
-.emojione-1f95c{background-position: -1216px -2496px;}
-.emojione-1f95d{background-position: -1280px -2496px;}
-.emojione-1f95e{background-position: -1344px -2496px;}
-.emojione-1f980{background-position: -1408px -2496px;}
-.emojione-1f981{background-position: -1472px -2496px;}
-.emojione-1f982{background-position: -1536px -2496px;}
-.emojione-1f983{background-position: -1600px -2496px;}
-.emojione-1f984{background-position: -1664px -2496px;}
-.emojione-1f985{background-position: -1728px -2496px;}
-.emojione-1f986{background-position: -1792px -2496px;}
-.emojione-1f987{background-position: -1856px -2496px;}
-.emojione-1f988{background-position: -1920px -2496px;}
-.emojione-1f989{background-position: -1984px -2496px;}
-.emojione-1f98a{background-position: -2048px -2496px;}
-.emojione-1f98b{background-position: -2112px -2496px;}
-.emojione-1f98c{background-position: -2176px -2496px;}
-.emojione-1f98d{background-position: -2240px -2496px;}
-.emojione-1f98e{background-position: -2304px -2496px;}
-.emojione-1f98f{background-position: -2368px -2496px;}
-.emojione-1f990{background-position: -2432px -2496px;}
-.emojione-1f991{background-position: -2496px -2496px;}
-.emojione-1f9c0{background-position: -2560px 0;}
-.emojione-203c{background-position: -2560px -64px;}
-.emojione-2049{background-position: -2560px -128px;}
-.emojione-2122{background-position: -2560px -192px;}
-.emojione-2139{background-position: -2560px -256px;}
-.emojione-2194{background-position: -2560px -320px;}
-.emojione-2195{background-position: -2560px -384px;}
-.emojione-2196{background-position: -2560px -448px;}
-.emojione-2197{background-position: -2560px -512px;}
-.emojione-2198{background-position: -2560px -576px;}
-.emojione-2199{background-position: -2560px -640px;}
-.emojione-21a9{background-position: -2560px -704px;}
-.emojione-21aa{background-position: -2560px -768px;}
-.emojione-231a{background-position: -2560px -832px;}
-.emojione-231b{background-position: -2560px -896px;}
-.emojione-2328{background-position: -2560px -960px;}
-.emojione-23cf{background-position: -2560px -1024px;}
-.emojione-23e9{background-position: -2560px -1088px;}
-.emojione-23ea{background-position: -2560px -1152px;}
-.emojione-23eb{background-position: -2560px -1216px;}
-.emojione-23ec{background-position: -2560px -1280px;}
-.emojione-23ed{background-position: -2560px -1344px;}
-.emojione-23ee{background-position: -2560px -1408px;}
-.emojione-23ef{background-position: -2560px -1472px;}
-.emojione-23f0{background-position: -2560px -1536px;}
-.emojione-23f1{background-position: -2560px -1600px;}
-.emojione-23f2{background-position: -2560px -1664px;}
-.emojione-23f3{background-position: -2560px -1728px;}
-.emojione-23f8{background-position: -2560px -1792px;}
-.emojione-23f9{background-position: -2560px -1856px;}
-.emojione-23fa{background-position: -2560px -1920px;}
-.emojione-24c2{background-position: -2560px -1984px;}
-.emojione-25aa{background-position: -2560px -2048px;}
-.emojione-25ab{background-position: -2560px -2112px;}
-.emojione-25b6{background-position: -2560px -2176px;}
-.emojione-25c0{background-position: -2560px -2240px;}
-.emojione-25fb{background-position: -2560px -2304px;}
-.emojione-25fc{background-position: -2560px -2368px;}
-.emojione-25fd{background-position: -2560px -2432px;}
-.emojione-25fe{background-position: -2560px -2496px;}
-.emojione-2600{background-position: 0 -2560px;}
-.emojione-2601{background-position: -64px -2560px;}
-.emojione-2602{background-position: -128px -2560px;}
-.emojione-2603{background-position: -192px -2560px;}
-.emojione-2604{background-position: -256px -2560px;}
-.emojione-260e{background-position: -320px -2560px;}
-.emojione-2611{background-position: -384px -2560px;}
-.emojione-2614{background-position: -448px -2560px;}
-.emojione-2615{background-position: -512px -2560px;}
-.emojione-2618{background-position: -576px -2560px;}
-.emojione-261d{background-position: -640px -2560px;}
-.emojione-261d-1f3fb{background-position: -704px -2560px;}
-.emojione-261d-1f3fc{background-position: -768px -2560px;}
-.emojione-261d-1f3fd{background-position: -832px -2560px;}
-.emojione-261d-1f3fe{background-position: -896px -2560px;}
-.emojione-261d-1f3ff{background-position: -960px -2560px;}
-.emojione-2620{background-position: -1024px -2560px;}
-.emojione-2622{background-position: -1088px -2560px;}
-.emojione-2623{background-position: -1152px -2560px;}
-.emojione-2626{background-position: -1216px -2560px;}
-.emojione-262a{background-position: -1280px -2560px;}
-.emojione-262e{background-position: -1344px -2560px;}
-.emojione-262f{background-position: -1408px -2560px;}
-.emojione-2638{background-position: -1472px -2560px;}
-.emojione-2639{background-position: -1536px -2560px;}
-.emojione-263a{background-position: -1600px -2560px;}
-.emojione-2648{background-position: -1664px -2560px;}
-.emojione-2649{background-position: -1728px -2560px;}
-.emojione-264a{background-position: -1792px -2560px;}
-.emojione-264b{background-position: -1856px -2560px;}
-.emojione-264c{background-position: -1920px -2560px;}
-.emojione-264d{background-position: -1984px -2560px;}
-.emojione-264e{background-position: -2048px -2560px;}
-.emojione-264f{background-position: -2112px -2560px;}
-.emojione-2650{background-position: -2176px -2560px;}
-.emojione-2651{background-position: -2240px -2560px;}
-.emojione-2652{background-position: -2304px -2560px;}
-.emojione-2653{background-position: -2368px -2560px;}
-.emojione-2660{background-position: -2432px -2560px;}
-.emojione-2663{background-position: -2496px -2560px;}
-.emojione-2665{background-position: -2560px -2560px;}
-.emojione-2666{background-position: -2624px 0;}
-.emojione-2668{background-position: -2624px -64px;}
-.emojione-267b{background-position: -2624px -128px;}
-.emojione-267f{background-position: -2624px -192px;}
-.emojione-2692{background-position: -2624px -256px;}
-.emojione-2693{background-position: -2624px -320px;}
-.emojione-2694{background-position: -2624px -384px;}
-.emojione-2696{background-position: -2624px -448px;}
-.emojione-2697{background-position: -2624px -512px;}
-.emojione-2699{background-position: -2624px -576px;}
-.emojione-269b{background-position: -2624px -640px;}
-.emojione-269c{background-position: -2624px -704px;}
-.emojione-26a0{background-position: -2624px -768px;}
-.emojione-26a1{background-position: -2624px -832px;}
-.emojione-26aa{background-position: -2624px -896px;}
-.emojione-26ab{background-position: -2624px -960px;}
-.emojione-26b0{background-position: -2624px -1024px;}
-.emojione-26b1{background-position: -2624px -1088px;}
-.emojione-26bd{background-position: -2624px -1152px;}
-.emojione-26be{background-position: -2624px -1216px;}
-.emojione-26c4{background-position: -2624px -1280px;}
-.emojione-26c5{background-position: -2624px -1344px;}
-.emojione-26c8{background-position: -2624px -1408px;}
-.emojione-26ce{background-position: -2624px -1472px;}
-.emojione-26cf{background-position: -2624px -1536px;}
-.emojione-26d1{background-position: -2624px -1600px;}
-.emojione-26d3{background-position: -2624px -1664px;}
-.emojione-26d4{background-position: -2624px -1728px;}
-.emojione-26e9{background-position: -2624px -1792px;}
-.emojione-26ea{background-position: -2624px -1856px;}
-.emojione-26f0{background-position: -2624px -1920px;}
-.emojione-26f1{background-position: -2624px -1984px;}
-.emojione-26f2{background-position: -2624px -2048px;}
-.emojione-26f3{background-position: -2624px -2112px;}
-.emojione-26f4{background-position: -2624px -2176px;}
-.emojione-26f5{background-position: -2624px -2240px;}
-.emojione-26f7{background-position: -2624px -2304px;}
-.emojione-26f8{background-position: -2624px -2368px;}
-.emojione-26f9{background-position: -2624px -2432px;}
-.emojione-26f9-1f3fb{background-position: -2624px -2496px;}
-.emojione-26f9-1f3fc{background-position: -2624px -2560px;}
-.emojione-26f9-1f3fd{background-position: 0 -2624px;}
-.emojione-26f9-1f3fe{background-position: -64px -2624px;}
-.emojione-26f9-1f3ff{background-position: -128px -2624px;}
-.emojione-26fa{background-position: -192px -2624px;}
-.emojione-26fd{background-position: -256px -2624px;}
-.emojione-2702{background-position: -320px -2624px;}
-.emojione-2705{background-position: -384px -2624px;}
-.emojione-2708{background-position: -448px -2624px;}
-.emojione-2709{background-position: -512px -2624px;}
-.emojione-270a{background-position: -576px -2624px;}
-.emojione-270a-1f3fb{background-position: -640px -2624px;}
-.emojione-270a-1f3fc{background-position: -704px -2624px;}
-.emojione-270a-1f3fd{background-position: -768px -2624px;}
-.emojione-270a-1f3fe{background-position: -832px -2624px;}
-.emojione-270a-1f3ff{background-position: -896px -2624px;}
-.emojione-270b{background-position: -960px -2624px;}
-.emojione-270b-1f3fb{background-position: -1024px -2624px;}
-.emojione-270b-1f3fc{background-position: -1088px -2624px;}
-.emojione-270b-1f3fd{background-position: -1152px -2624px;}
-.emojione-270b-1f3fe{background-position: -1216px -2624px;}
-.emojione-270b-1f3ff{background-position: -1280px -2624px;}
-.emojione-270c{background-position: -1344px -2624px;}
-.emojione-270c-1f3fb{background-position: -1408px -2624px;}
-.emojione-270c-1f3fc{background-position: -1472px -2624px;}
-.emojione-270c-1f3fd{background-position: -1536px -2624px;}
-.emojione-270c-1f3fe{background-position: -1600px -2624px;}
-.emojione-270c-1f3ff{background-position: -1664px -2624px;}
-.emojione-270d{background-position: -1728px -2624px;}
-.emojione-270d-1f3fb{background-position: -1792px -2624px;}
-.emojione-270d-1f3fc{background-position: -1856px -2624px;}
-.emojione-270d-1f3fd{background-position: -1920px -2624px;}
-.emojione-270d-1f3fe{background-position: -1984px -2624px;}
-.emojione-270d-1f3ff{background-position: -2048px -2624px;}
-.emojione-270f{background-position: -2112px -2624px;}
-.emojione-2712{background-position: -2176px -2624px;}
-.emojione-2714{background-position: -2240px -2624px;}
-.emojione-2716{background-position: -2304px -2624px;}
-.emojione-271d{background-position: -2368px -2624px;}
-.emojione-2721{background-position: -2432px -2624px;}
-.emojione-2728{background-position: -2496px -2624px;}
-.emojione-2733{background-position: -2560px -2624px;}
-.emojione-2734{background-position: -2624px -2624px;}
-.emojione-2744{background-position: -2688px 0;}
-.emojione-2747{background-position: -2688px -64px;}
-.emojione-274c{background-position: -2688px -128px;}
-.emojione-274e{background-position: -2688px -192px;}
-.emojione-2753{background-position: -2688px -256px;}
-.emojione-2754{background-position: -2688px -320px;}
-.emojione-2755{background-position: -2688px -384px;}
-.emojione-2757{background-position: -2688px -448px;}
-.emojione-2763{background-position: -2688px -512px;}
-.emojione-2764{background-position: -2688px -576px;}
-.emojione-2795{background-position: -2688px -640px;}
-.emojione-2796{background-position: -2688px -704px;}
-.emojione-2797{background-position: -2688px -768px;}
-.emojione-27a1{background-position: -2688px -832px;}
-.emojione-27b0{background-position: -2688px -896px;}
-.emojione-27bf{background-position: -2688px -960px;}
-.emojione-2934{background-position: -2688px -1024px;}
-.emojione-2935{background-position: -2688px -1088px;}
-.emojione-2b05{background-position: -2688px -1152px;}
-.emojione-2b06{background-position: -2688px -1216px;}
-.emojione-2b07{background-position: -2688px -1280px;}
-.emojione-2b1b{background-position: -2688px -1344px;}
-.emojione-2b1c{background-position: -2688px -1408px;}
-.emojione-2b50{background-position: -2688px -1472px;}
-.emojione-2b55{background-position: -2688px -1536px;}
-.emojione-3030{background-position: -2688px -1600px;}
-.emojione-303d{background-position: -2688px -1664px;}
-.emojione-3297{background-position: -2688px -1728px;}
-.emojione-3299{background-position: -2688px -1792px;}
+.emojione-3299{background-position: 0 0;}
+.emojione-0023-20e3{background-position: -64px 0;}
+.emojione-002a{background-position: 0 -64px;}
+.emojione-002a-20e3{background-position: -64px -64px;}
+.emojione-0030{background-position: -128px 0;}
+.emojione-0030-20e3{background-position: -128px -64px;}
+.emojione-0031{background-position: 0 -128px;}
+.emojione-0031-20e3{background-position: -64px -128px;}
+.emojione-0032{background-position: -128px -128px;}
+.emojione-0032-20e3{background-position: -192px 0;}
+.emojione-0033{background-position: -192px -64px;}
+.emojione-0033-20e3{background-position: -192px -128px;}
+.emojione-0034{background-position: 0 -192px;}
+.emojione-0034-20e3{background-position: -64px -192px;}
+.emojione-0035{background-position: -128px -192px;}
+.emojione-0035-20e3{background-position: -192px -192px;}
+.emojione-0036{background-position: -256px 0;}
+.emojione-0036-20e3{background-position: -256px -64px;}
+.emojione-0037{background-position: -256px -128px;}
+.emojione-0037-20e3{background-position: -256px -192px;}
+.emojione-0038{background-position: 0 -256px;}
+.emojione-0038-20e3{background-position: -64px -256px;}
+.emojione-0039{background-position: -128px -256px;}
+.emojione-0039-20e3{background-position: -192px -256px;}
+.emojione-00a9{background-position: -256px -256px;}
+.emojione-00ae{background-position: -320px 0;}
+.emojione-1f004{background-position: -320px -64px;}
+.emojione-1f0cf{background-position: -320px -128px;}
+.emojione-1f170{background-position: -320px -192px;}
+.emojione-1f171{background-position: -320px -256px;}
+.emojione-1f17e{background-position: 0 -320px;}
+.emojione-1f17f{background-position: -64px -320px;}
+.emojione-1f18e{background-position: -128px -320px;}
+.emojione-1f191{background-position: -192px -320px;}
+.emojione-1f192{background-position: -256px -320px;}
+.emojione-1f193{background-position: -320px -320px;}
+.emojione-1f194{background-position: -384px 0;}
+.emojione-1f195{background-position: -384px -64px;}
+.emojione-1f196{background-position: -384px -128px;}
+.emojione-1f197{background-position: -384px -192px;}
+.emojione-1f198{background-position: -384px -256px;}
+.emojione-1f199{background-position: -384px -320px;}
+.emojione-1f19a{background-position: 0 -384px;}
+.emojione-1f1e6{background-position: -64px -384px;}
+.emojione-1f1e6-1f1e8{background-position: -128px -384px;}
+.emojione-1f1e6-1f1e9{background-position: -192px -384px;}
+.emojione-1f1e6-1f1ea{background-position: -256px -384px;}
+.emojione-1f1e6-1f1eb{background-position: -320px -384px;}
+.emojione-1f1e6-1f1ec{background-position: -384px -384px;}
+.emojione-1f1e6-1f1ee{background-position: -448px 0;}
+.emojione-1f1e6-1f1f1{background-position: -448px -64px;}
+.emojione-1f1e6-1f1f2{background-position: -448px -128px;}
+.emojione-1f1e6-1f1f4{background-position: -448px -192px;}
+.emojione-1f1e6-1f1f6{background-position: -448px -256px;}
+.emojione-1f1e6-1f1f7{background-position: -448px -320px;}
+.emojione-1f1e6-1f1f8{background-position: -448px -384px;}
+.emojione-1f1e6-1f1f9{background-position: 0 -448px;}
+.emojione-1f1e6-1f1fa{background-position: -64px -448px;}
+.emojione-1f1e6-1f1fc{background-position: -128px -448px;}
+.emojione-1f1e6-1f1fd{background-position: -192px -448px;}
+.emojione-1f1e6-1f1ff{background-position: -256px -448px;}
+.emojione-1f1e7{background-position: -320px -448px;}
+.emojione-1f1e7-1f1e6{background-position: -384px -448px;}
+.emojione-1f1e7-1f1e7{background-position: -448px -448px;}
+.emojione-1f1e7-1f1e9{background-position: -512px 0;}
+.emojione-1f1e7-1f1ea{background-position: -512px -64px;}
+.emojione-1f1e7-1f1eb{background-position: -512px -128px;}
+.emojione-1f1e7-1f1ec{background-position: -512px -192px;}
+.emojione-1f1e7-1f1ed{background-position: -512px -256px;}
+.emojione-1f1e7-1f1ee{background-position: -512px -320px;}
+.emojione-1f1e7-1f1ef{background-position: -512px -384px;}
+.emojione-1f1e7-1f1f1{background-position: -512px -448px;}
+.emojione-1f1e7-1f1f2{background-position: 0 -512px;}
+.emojione-1f1e7-1f1f3{background-position: -64px -512px;}
+.emojione-1f1e7-1f1f4{background-position: -128px -512px;}
+.emojione-1f1e7-1f1f6{background-position: -192px -512px;}
+.emojione-1f1e7-1f1f7{background-position: -256px -512px;}
+.emojione-1f1e7-1f1f8{background-position: -320px -512px;}
+.emojione-1f1e7-1f1f9{background-position: -384px -512px;}
+.emojione-1f1e7-1f1fb{background-position: -448px -512px;}
+.emojione-1f1e7-1f1fc{background-position: -512px -512px;}
+.emojione-1f1e7-1f1fe{background-position: -576px 0;}
+.emojione-1f1e7-1f1ff{background-position: -576px -64px;}
+.emojione-1f1e8{background-position: -576px -128px;}
+.emojione-1f1e8-1f1e6{background-position: -576px -192px;}
+.emojione-1f1e8-1f1e8{background-position: -576px -256px;}
+.emojione-1f1e8-1f1e9{background-position: -576px -320px;}
+.emojione-1f1e8-1f1eb{background-position: -576px -384px;}
+.emojione-1f1e8-1f1ec{background-position: -576px -448px;}
+.emojione-1f1e8-1f1ed{background-position: -576px -512px;}
+.emojione-1f1e8-1f1ee{background-position: 0 -576px;}
+.emojione-1f1e8-1f1f0{background-position: -64px -576px;}
+.emojione-1f1e8-1f1f1{background-position: -128px -576px;}
+.emojione-1f1e8-1f1f2{background-position: -192px -576px;}
+.emojione-1f1e8-1f1f3{background-position: -256px -576px;}
+.emojione-1f1e8-1f1f4{background-position: -320px -576px;}
+.emojione-1f1e8-1f1f5{background-position: -384px -576px;}
+.emojione-1f1e8-1f1f7{background-position: -448px -576px;}
+.emojione-1f1e8-1f1fa{background-position: -512px -576px;}
+.emojione-1f1e8-1f1fb{background-position: -576px -576px;}
+.emojione-1f1e8-1f1fc{background-position: -640px 0;}
+.emojione-1f1e8-1f1fd{background-position: -640px -64px;}
+.emojione-1f1e8-1f1fe{background-position: -640px -128px;}
+.emojione-1f1e8-1f1ff{background-position: -640px -192px;}
+.emojione-1f1e9{background-position: -640px -256px;}
+.emojione-1f1e9-1f1ea{background-position: -640px -320px;}
+.emojione-1f1e9-1f1ec{background-position: -640px -384px;}
+.emojione-1f1e9-1f1ef{background-position: -640px -448px;}
+.emojione-1f1e9-1f1f0{background-position: -640px -512px;}
+.emojione-1f1e9-1f1f2{background-position: -640px -576px;}
+.emojione-1f1e9-1f1f4{background-position: 0 -640px;}
+.emojione-1f1e9-1f1ff{background-position: -64px -640px;}
+.emojione-1f1ea{background-position: -128px -640px;}
+.emojione-1f1ea-1f1e6{background-position: -192px -640px;}
+.emojione-1f1ea-1f1e8{background-position: -256px -640px;}
+.emojione-1f1ea-1f1ea{background-position: -320px -640px;}
+.emojione-1f1ea-1f1ec{background-position: -384px -640px;}
+.emojione-1f1ea-1f1ed{background-position: -448px -640px;}
+.emojione-1f1ea-1f1f7{background-position: -512px -640px;}
+.emojione-1f1ea-1f1f8{background-position: -576px -640px;}
+.emojione-1f1ea-1f1f9{background-position: -640px -640px;}
+.emojione-1f1ea-1f1fa{background-position: -704px 0;}
+.emojione-1f1eb{background-position: -704px -64px;}
+.emojione-1f1eb-1f1ee{background-position: -704px -128px;}
+.emojione-1f1eb-1f1ef{background-position: -704px -192px;}
+.emojione-1f1eb-1f1f0{background-position: -704px -256px;}
+.emojione-1f1eb-1f1f2{background-position: -704px -320px;}
+.emojione-1f1eb-1f1f4{background-position: -704px -384px;}
+.emojione-1f1eb-1f1f7{background-position: -704px -448px;}
+.emojione-1f1ec{background-position: -704px -512px;}
+.emojione-1f1ec-1f1e6{background-position: -704px -576px;}
+.emojione-1f1ec-1f1e7{background-position: -704px -640px;}
+.emojione-1f1ec-1f1e9{background-position: 0 -704px;}
+.emojione-1f1ec-1f1ea{background-position: -64px -704px;}
+.emojione-1f1ec-1f1eb{background-position: -128px -704px;}
+.emojione-1f1ec-1f1ec{background-position: -192px -704px;}
+.emojione-1f1ec-1f1ed{background-position: -256px -704px;}
+.emojione-1f1ec-1f1ee{background-position: -320px -704px;}
+.emojione-1f1ec-1f1f1{background-position: -384px -704px;}
+.emojione-1f1ec-1f1f2{background-position: -448px -704px;}
+.emojione-1f1ec-1f1f3{background-position: -512px -704px;}
+.emojione-1f1ec-1f1f5{background-position: -576px -704px;}
+.emojione-1f1ec-1f1f6{background-position: -640px -704px;}
+.emojione-1f1ec-1f1f7{background-position: -704px -704px;}
+.emojione-1f1ec-1f1f8{background-position: -768px 0;}
+.emojione-1f1ec-1f1f9{background-position: -768px -64px;}
+.emojione-1f1ec-1f1fa{background-position: -768px -128px;}
+.emojione-1f1ec-1f1fc{background-position: -768px -192px;}
+.emojione-1f1ec-1f1fe{background-position: -768px -256px;}
+.emojione-1f1ed{background-position: -768px -320px;}
+.emojione-1f1ed-1f1f0{background-position: -768px -384px;}
+.emojione-1f1ed-1f1f2{background-position: -768px -448px;}
+.emojione-1f1ed-1f1f3{background-position: -768px -512px;}
+.emojione-1f1ed-1f1f7{background-position: -768px -576px;}
+.emojione-1f1ed-1f1f9{background-position: -768px -640px;}
+.emojione-1f1ed-1f1fa{background-position: -768px -704px;}
+.emojione-1f1ee{background-position: 0 -768px;}
+.emojione-1f1ee-1f1e8{background-position: -64px -768px;}
+.emojione-1f1ee-1f1e9{background-position: -128px -768px;}
+.emojione-1f1ee-1f1ea{background-position: -192px -768px;}
+.emojione-1f1ee-1f1f1{background-position: -256px -768px;}
+.emojione-1f1ee-1f1f2{background-position: -320px -768px;}
+.emojione-1f1ee-1f1f3{background-position: -384px -768px;}
+.emojione-1f1ee-1f1f4{background-position: -448px -768px;}
+.emojione-1f1ee-1f1f6{background-position: -512px -768px;}
+.emojione-1f1ee-1f1f7{background-position: -576px -768px;}
+.emojione-1f1ee-1f1f8{background-position: -640px -768px;}
+.emojione-1f1ee-1f1f9{background-position: -704px -768px;}
+.emojione-1f1ef{background-position: -768px -768px;}
+.emojione-1f1ef-1f1ea{background-position: -832px 0;}
+.emojione-1f1ef-1f1f2{background-position: -832px -64px;}
+.emojione-1f1ef-1f1f4{background-position: -832px -128px;}
+.emojione-1f1ef-1f1f5{background-position: -832px -192px;}
+.emojione-1f1f0{background-position: -832px -256px;}
+.emojione-1f1f0-1f1ea{background-position: -832px -320px;}
+.emojione-1f1f0-1f1ec{background-position: -832px -384px;}
+.emojione-1f1f0-1f1ed{background-position: -832px -448px;}
+.emojione-1f1f0-1f1ee{background-position: -832px -512px;}
+.emojione-1f1f0-1f1f2{background-position: -832px -576px;}
+.emojione-1f1f0-1f1f3{background-position: -832px -640px;}
+.emojione-1f1f0-1f1f5{background-position: -832px -704px;}
+.emojione-1f1f0-1f1f7{background-position: -832px -768px;}
+.emojione-1f1f0-1f1fc{background-position: 0 -832px;}
+.emojione-1f1f0-1f1fe{background-position: -64px -832px;}
+.emojione-1f1f0-1f1ff{background-position: -128px -832px;}
+.emojione-1f1f1{background-position: -192px -832px;}
+.emojione-1f1f1-1f1e6{background-position: -256px -832px;}
+.emojione-1f1f1-1f1e7{background-position: -320px -832px;}
+.emojione-1f1f1-1f1e8{background-position: -384px -832px;}
+.emojione-1f1f1-1f1ee{background-position: -448px -832px;}
+.emojione-1f1f1-1f1f0{background-position: -512px -832px;}
+.emojione-1f1f1-1f1f7{background-position: -576px -832px;}
+.emojione-1f1f1-1f1f8{background-position: -640px -832px;}
+.emojione-1f1f1-1f1f9{background-position: -704px -832px;}
+.emojione-1f1f1-1f1fa{background-position: -768px -832px;}
+.emojione-1f1f1-1f1fb{background-position: -832px -832px;}
+.emojione-1f1f1-1f1fe{background-position: -896px 0;}
+.emojione-1f1f2{background-position: -896px -64px;}
+.emojione-1f1f2-1f1e6{background-position: -896px -128px;}
+.emojione-1f1f2-1f1e8{background-position: -896px -192px;}
+.emojione-1f1f2-1f1e9{background-position: -896px -256px;}
+.emojione-1f1f2-1f1ea{background-position: -896px -320px;}
+.emojione-1f1f2-1f1eb{background-position: -896px -384px;}
+.emojione-1f1f2-1f1ec{background-position: -896px -448px;}
+.emojione-1f1f2-1f1ed{background-position: -896px -512px;}
+.emojione-1f1f2-1f1f0{background-position: -896px -576px;}
+.emojione-1f1f2-1f1f1{background-position: -896px -640px;}
+.emojione-1f1f2-1f1f2{background-position: -896px -704px;}
+.emojione-1f1f2-1f1f3{background-position: -896px -768px;}
+.emojione-1f1f2-1f1f4{background-position: -896px -832px;}
+.emojione-1f1f2-1f1f5{background-position: 0 -896px;}
+.emojione-1f1f2-1f1f6{background-position: -64px -896px;}
+.emojione-1f1f2-1f1f7{background-position: -128px -896px;}
+.emojione-1f1f2-1f1f8{background-position: -192px -896px;}
+.emojione-1f1f2-1f1f9{background-position: -256px -896px;}
+.emojione-1f1f2-1f1fa{background-position: -320px -896px;}
+.emojione-1f1f2-1f1fb{background-position: -384px -896px;}
+.emojione-1f1f2-1f1fc{background-position: -448px -896px;}
+.emojione-1f1f2-1f1fd{background-position: -512px -896px;}
+.emojione-1f1f2-1f1fe{background-position: -576px -896px;}
+.emojione-1f1f2-1f1ff{background-position: -640px -896px;}
+.emojione-1f1f3{background-position: -704px -896px;}
+.emojione-1f1f3-1f1e6{background-position: -768px -896px;}
+.emojione-1f1f3-1f1e8{background-position: -832px -896px;}
+.emojione-1f1f3-1f1ea{background-position: -896px -896px;}
+.emojione-1f1f3-1f1eb{background-position: -960px 0;}
+.emojione-1f1f3-1f1ec{background-position: -960px -64px;}
+.emojione-1f1f3-1f1ee{background-position: -960px -128px;}
+.emojione-1f1f3-1f1f1{background-position: -960px -192px;}
+.emojione-1f1f3-1f1f4{background-position: -960px -256px;}
+.emojione-1f1f3-1f1f5{background-position: -960px -320px;}
+.emojione-1f1f3-1f1f7{background-position: -960px -384px;}
+.emojione-1f1f3-1f1fa{background-position: -960px -448px;}
+.emojione-1f1f3-1f1ff{background-position: -960px -512px;}
+.emojione-1f1f4{background-position: -960px -576px;}
+.emojione-1f1f4-1f1f2{background-position: -960px -640px;}
+.emojione-1f1f5{background-position: -960px -704px;}
+.emojione-1f1f5-1f1e6{background-position: -960px -768px;}
+.emojione-1f1f5-1f1ea{background-position: -960px -832px;}
+.emojione-1f1f5-1f1eb{background-position: -960px -896px;}
+.emojione-1f1f5-1f1ec{background-position: 0 -960px;}
+.emojione-1f1f5-1f1ed{background-position: -64px -960px;}
+.emojione-1f1f5-1f1f0{background-position: -128px -960px;}
+.emojione-1f1f5-1f1f1{background-position: -192px -960px;}
+.emojione-1f1f5-1f1f2{background-position: -256px -960px;}
+.emojione-1f1f5-1f1f3{background-position: -320px -960px;}
+.emojione-1f1f5-1f1f7{background-position: -384px -960px;}
+.emojione-1f1f5-1f1f8{background-position: -448px -960px;}
+.emojione-1f1f5-1f1f9{background-position: -512px -960px;}
+.emojione-1f1f5-1f1fc{background-position: -576px -960px;}
+.emojione-1f1f5-1f1fe{background-position: -640px -960px;}
+.emojione-1f1f6{background-position: -704px -960px;}
+.emojione-1f1f6-1f1e6{background-position: -768px -960px;}
+.emojione-1f1f7{background-position: -832px -960px;}
+.emojione-1f1f7-1f1ea{background-position: -896px -960px;}
+.emojione-1f1f7-1f1f4{background-position: -960px -960px;}
+.emojione-1f1f7-1f1f8{background-position: -1024px 0;}
+.emojione-1f1f7-1f1fa{background-position: -1024px -64px;}
+.emojione-1f1f7-1f1fc{background-position: -1024px -128px;}
+.emojione-1f1f8{background-position: -1024px -192px;}
+.emojione-1f1f8-1f1e6{background-position: -1024px -256px;}
+.emojione-1f1f8-1f1e7{background-position: -1024px -320px;}
+.emojione-1f1f8-1f1e8{background-position: -1024px -384px;}
+.emojione-1f1f8-1f1e9{background-position: -1024px -448px;}
+.emojione-1f1f8-1f1ea{background-position: -1024px -512px;}
+.emojione-1f1f8-1f1ec{background-position: -1024px -576px;}
+.emojione-1f1f8-1f1ed{background-position: -1024px -640px;}
+.emojione-1f1f8-1f1ee{background-position: -1024px -704px;}
+.emojione-1f1f8-1f1ef{background-position: -1024px -768px;}
+.emojione-1f1f8-1f1f0{background-position: -1024px -832px;}
+.emojione-1f1f8-1f1f1{background-position: -1024px -896px;}
+.emojione-1f1f8-1f1f2{background-position: -1024px -960px;}
+.emojione-1f1f8-1f1f3{background-position: 0 -1024px;}
+.emojione-1f1f8-1f1f4{background-position: -64px -1024px;}
+.emojione-1f1f8-1f1f7{background-position: -128px -1024px;}
+.emojione-1f1f8-1f1f8{background-position: -192px -1024px;}
+.emojione-1f1f8-1f1f9{background-position: -256px -1024px;}
+.emojione-1f1f8-1f1fb{background-position: -320px -1024px;}
+.emojione-1f1f8-1f1fd{background-position: -384px -1024px;}
+.emojione-1f1f8-1f1fe{background-position: -448px -1024px;}
+.emojione-1f1f8-1f1ff{background-position: -512px -1024px;}
+.emojione-1f1f9{background-position: -576px -1024px;}
+.emojione-1f1f9-1f1e6{background-position: -640px -1024px;}
+.emojione-1f1f9-1f1e8{background-position: -704px -1024px;}
+.emojione-1f1f9-1f1e9{background-position: -768px -1024px;}
+.emojione-1f1f9-1f1eb{background-position: -832px -1024px;}
+.emojione-1f1f9-1f1ec{background-position: -896px -1024px;}
+.emojione-1f1f9-1f1ed{background-position: -960px -1024px;}
+.emojione-1f1f9-1f1ef{background-position: -1024px -1024px;}
+.emojione-1f1f9-1f1f0{background-position: -1088px 0;}
+.emojione-1f1f9-1f1f1{background-position: -1088px -64px;}
+.emojione-1f1f9-1f1f2{background-position: -1088px -128px;}
+.emojione-1f1f9-1f1f3{background-position: -1088px -192px;}
+.emojione-1f1f9-1f1f4{background-position: -1088px -256px;}
+.emojione-1f1f9-1f1f7{background-position: -1088px -320px;}
+.emojione-1f1f9-1f1f9{background-position: -1088px -384px;}
+.emojione-1f1f9-1f1fb{background-position: -1088px -448px;}
+.emojione-1f1f9-1f1fc{background-position: -1088px -512px;}
+.emojione-1f1f9-1f1ff{background-position: -1088px -576px;}
+.emojione-1f1fa{background-position: -1088px -640px;}
+.emojione-1f1fa-1f1e6{background-position: -1088px -704px;}
+.emojione-1f1fa-1f1ec{background-position: -1088px -768px;}
+.emojione-1f1fa-1f1f2{background-position: -1088px -832px;}
+.emojione-1f1fa-1f1f3{background-position: -1088px -896px;}
+.emojione-1f1fa-1f1f8{background-position: -1088px -960px;}
+.emojione-1f1fa-1f1fe{background-position: -1088px -1024px;}
+.emojione-1f1fa-1f1ff{background-position: 0 -1088px;}
+.emojione-1f1fb{background-position: -64px -1088px;}
+.emojione-1f1fb-1f1e6{background-position: -128px -1088px;}
+.emojione-1f1fb-1f1e8{background-position: -192px -1088px;}
+.emojione-1f1fb-1f1ea{background-position: -256px -1088px;}
+.emojione-1f1fb-1f1ec{background-position: -320px -1088px;}
+.emojione-1f1fb-1f1ee{background-position: -384px -1088px;}
+.emojione-1f1fb-1f1f3{background-position: -448px -1088px;}
+.emojione-1f1fb-1f1fa{background-position: -512px -1088px;}
+.emojione-1f1fc{background-position: -576px -1088px;}
+.emojione-1f1fc-1f1eb{background-position: -640px -1088px;}
+.emojione-1f1fc-1f1f8{background-position: -704px -1088px;}
+.emojione-1f1fd{background-position: -768px -1088px;}
+.emojione-1f1fd-1f1f0{background-position: -832px -1088px;}
+.emojione-1f1fe{background-position: -896px -1088px;}
+.emojione-1f1fe-1f1ea{background-position: -960px -1088px;}
+.emojione-1f1fe-1f1f9{background-position: -1024px -1088px;}
+.emojione-1f1ff{background-position: -1088px -1088px;}
+.emojione-1f1ff-1f1e6{background-position: -1152px 0;}
+.emojione-1f1ff-1f1f2{background-position: -1152px -64px;}
+.emojione-1f1ff-1f1fc{background-position: -1152px -128px;}
+.emojione-1f201{background-position: -1152px -192px;}
+.emojione-1f202{background-position: -1152px -256px;}
+.emojione-1f21a{background-position: -1152px -320px;}
+.emojione-1f22f{background-position: -1152px -384px;}
+.emojione-1f232{background-position: -1152px -448px;}
+.emojione-1f233{background-position: -1152px -512px;}
+.emojione-1f234{background-position: -1152px -576px;}
+.emojione-1f235{background-position: -1152px -640px;}
+.emojione-1f236{background-position: -1152px -704px;}
+.emojione-1f237{background-position: -1152px -768px;}
+.emojione-1f238{background-position: -1152px -832px;}
+.emojione-1f239{background-position: -1152px -896px;}
+.emojione-1f23a{background-position: -1152px -960px;}
+.emojione-1f250{background-position: -1152px -1024px;}
+.emojione-1f251{background-position: -1152px -1088px;}
+.emojione-1f300{background-position: 0 -1152px;}
+.emojione-1f301{background-position: -64px -1152px;}
+.emojione-1f302{background-position: -128px -1152px;}
+.emojione-1f303{background-position: -192px -1152px;}
+.emojione-1f304{background-position: -256px -1152px;}
+.emojione-1f305{background-position: -320px -1152px;}
+.emojione-1f306{background-position: -384px -1152px;}
+.emojione-1f307{background-position: -448px -1152px;}
+.emojione-1f308{background-position: -512px -1152px;}
+.emojione-1f309{background-position: -576px -1152px;}
+.emojione-1f30a{background-position: -640px -1152px;}
+.emojione-1f30b{background-position: -704px -1152px;}
+.emojione-1f30c{background-position: -768px -1152px;}
+.emojione-1f30d{background-position: -832px -1152px;}
+.emojione-1f30e{background-position: -896px -1152px;}
+.emojione-1f30f{background-position: -960px -1152px;}
+.emojione-1f310{background-position: -1024px -1152px;}
+.emojione-1f311{background-position: -1088px -1152px;}
+.emojione-1f312{background-position: -1152px -1152px;}
+.emojione-1f313{background-position: -1216px 0;}
+.emojione-1f314{background-position: -1216px -64px;}
+.emojione-1f315{background-position: -1216px -128px;}
+.emojione-1f316{background-position: -1216px -192px;}
+.emojione-1f317{background-position: -1216px -256px;}
+.emojione-1f318{background-position: -1216px -320px;}
+.emojione-1f319{background-position: -1216px -384px;}
+.emojione-1f31a{background-position: -1216px -448px;}
+.emojione-1f31b{background-position: -1216px -512px;}
+.emojione-1f31c{background-position: -1216px -576px;}
+.emojione-1f31d{background-position: -1216px -640px;}
+.emojione-1f31e{background-position: -1216px -704px;}
+.emojione-1f31f{background-position: -1216px -768px;}
+.emojione-1f320{background-position: -1216px -832px;}
+.emojione-1f321{background-position: -1216px -896px;}
+.emojione-1f324{background-position: -1216px -960px;}
+.emojione-1f325{background-position: -1216px -1024px;}
+.emojione-1f326{background-position: -1216px -1088px;}
+.emojione-1f327{background-position: -1216px -1152px;}
+.emojione-1f328{background-position: 0 -1216px;}
+.emojione-1f329{background-position: -64px -1216px;}
+.emojione-1f32a{background-position: -128px -1216px;}
+.emojione-1f32b{background-position: -192px -1216px;}
+.emojione-1f32c{background-position: -256px -1216px;}
+.emojione-1f32d{background-position: -320px -1216px;}
+.emojione-1f32e{background-position: -384px -1216px;}
+.emojione-1f32f{background-position: -448px -1216px;}
+.emojione-1f330{background-position: -512px -1216px;}
+.emojione-1f331{background-position: -576px -1216px;}
+.emojione-1f332{background-position: -640px -1216px;}
+.emojione-1f333{background-position: -704px -1216px;}
+.emojione-1f334{background-position: -768px -1216px;}
+.emojione-1f335{background-position: -832px -1216px;}
+.emojione-1f336{background-position: -896px -1216px;}
+.emojione-1f337{background-position: -960px -1216px;}
+.emojione-1f338{background-position: -1024px -1216px;}
+.emojione-1f339{background-position: -1088px -1216px;}
+.emojione-1f33a{background-position: -1152px -1216px;}
+.emojione-1f33b{background-position: -1216px -1216px;}
+.emojione-1f33c{background-position: -1280px 0;}
+.emojione-1f33d{background-position: -1280px -64px;}
+.emojione-1f33e{background-position: -1280px -128px;}
+.emojione-1f33f{background-position: -1280px -192px;}
+.emojione-1f340{background-position: -1280px -256px;}
+.emojione-1f341{background-position: -1280px -320px;}
+.emojione-1f342{background-position: -1280px -384px;}
+.emojione-1f343{background-position: -1280px -448px;}
+.emojione-1f344{background-position: -1280px -512px;}
+.emojione-1f345{background-position: -1280px -576px;}
+.emojione-1f346{background-position: -1280px -640px;}
+.emojione-1f347{background-position: -1280px -704px;}
+.emojione-1f348{background-position: -1280px -768px;}
+.emojione-1f349{background-position: -1280px -832px;}
+.emojione-1f34a{background-position: -1280px -896px;}
+.emojione-1f34b{background-position: -1280px -960px;}
+.emojione-1f34c{background-position: -1280px -1024px;}
+.emojione-1f34d{background-position: -1280px -1088px;}
+.emojione-1f34e{background-position: -1280px -1152px;}
+.emojione-1f34f{background-position: -1280px -1216px;}
+.emojione-1f350{background-position: 0 -1280px;}
+.emojione-1f351{background-position: -64px -1280px;}
+.emojione-1f352{background-position: -128px -1280px;}
+.emojione-1f353{background-position: -192px -1280px;}
+.emojione-1f354{background-position: -256px -1280px;}
+.emojione-1f355{background-position: -320px -1280px;}
+.emojione-1f356{background-position: -384px -1280px;}
+.emojione-1f357{background-position: -448px -1280px;}
+.emojione-1f358{background-position: -512px -1280px;}
+.emojione-1f359{background-position: -576px -1280px;}
+.emojione-1f35a{background-position: -640px -1280px;}
+.emojione-1f35b{background-position: -704px -1280px;}
+.emojione-1f35c{background-position: -768px -1280px;}
+.emojione-1f35d{background-position: -832px -1280px;}
+.emojione-1f35e{background-position: -896px -1280px;}
+.emojione-1f35f{background-position: -960px -1280px;}
+.emojione-1f360{background-position: -1024px -1280px;}
+.emojione-1f361{background-position: -1088px -1280px;}
+.emojione-1f362{background-position: -1152px -1280px;}
+.emojione-1f363{background-position: -1216px -1280px;}
+.emojione-1f364{background-position: -1280px -1280px;}
+.emojione-1f365{background-position: -1344px 0;}
+.emojione-1f366{background-position: -1344px -64px;}
+.emojione-1f367{background-position: -1344px -128px;}
+.emojione-1f368{background-position: -1344px -192px;}
+.emojione-1f369{background-position: -1344px -256px;}
+.emojione-1f36a{background-position: -1344px -320px;}
+.emojione-1f36b{background-position: -1344px -384px;}
+.emojione-1f36c{background-position: -1344px -448px;}
+.emojione-1f36d{background-position: -1344px -512px;}
+.emojione-1f36e{background-position: -1344px -576px;}
+.emojione-1f36f{background-position: -1344px -640px;}
+.emojione-1f370{background-position: -1344px -704px;}
+.emojione-1f371{background-position: -1344px -768px;}
+.emojione-1f372{background-position: -1344px -832px;}
+.emojione-1f373{background-position: -1344px -896px;}
+.emojione-1f374{background-position: -1344px -960px;}
+.emojione-1f375{background-position: -1344px -1024px;}
+.emojione-1f376{background-position: -1344px -1088px;}
+.emojione-1f377{background-position: -1344px -1152px;}
+.emojione-1f378{background-position: -1344px -1216px;}
+.emojione-1f379{background-position: -1344px -1280px;}
+.emojione-1f37a{background-position: 0 -1344px;}
+.emojione-1f37b{background-position: -64px -1344px;}
+.emojione-1f37c{background-position: -128px -1344px;}
+.emojione-1f37d{background-position: -192px -1344px;}
+.emojione-1f37e{background-position: -256px -1344px;}
+.emojione-1f37f{background-position: -320px -1344px;}
+.emojione-1f380{background-position: -384px -1344px;}
+.emojione-1f381{background-position: -448px -1344px;}
+.emojione-1f382{background-position: -512px -1344px;}
+.emojione-1f383{background-position: -576px -1344px;}
+.emojione-1f384{background-position: -640px -1344px;}
+.emojione-1f385{background-position: -704px -1344px;}
+.emojione-1f385-1f3fb{background-position: -768px -1344px;}
+.emojione-1f385-1f3fc{background-position: -832px -1344px;}
+.emojione-1f385-1f3fd{background-position: -896px -1344px;}
+.emojione-1f385-1f3fe{background-position: -960px -1344px;}
+.emojione-1f385-1f3ff{background-position: -1024px -1344px;}
+.emojione-1f386{background-position: -1088px -1344px;}
+.emojione-1f387{background-position: -1152px -1344px;}
+.emojione-1f388{background-position: -1216px -1344px;}
+.emojione-1f389{background-position: -1280px -1344px;}
+.emojione-1f38a{background-position: -1344px -1344px;}
+.emojione-1f38b{background-position: -1408px 0;}
+.emojione-1f38c{background-position: -1408px -64px;}
+.emojione-1f38d{background-position: -1408px -128px;}
+.emojione-1f38e{background-position: -1408px -192px;}
+.emojione-1f38f{background-position: -1408px -256px;}
+.emojione-1f390{background-position: -1408px -320px;}
+.emojione-1f391{background-position: -1408px -384px;}
+.emojione-1f392{background-position: -1408px -448px;}
+.emojione-1f393{background-position: -1408px -512px;}
+.emojione-1f396{background-position: -1408px -576px;}
+.emojione-1f397{background-position: -1408px -640px;}
+.emojione-1f399{background-position: -1408px -704px;}
+.emojione-1f39a{background-position: -1408px -768px;}
+.emojione-1f39b{background-position: -1408px -832px;}
+.emojione-1f39e{background-position: -1408px -896px;}
+.emojione-1f39f{background-position: -1408px -960px;}
+.emojione-1f3a0{background-position: -1408px -1024px;}
+.emojione-1f3a1{background-position: -1408px -1088px;}
+.emojione-1f3a2{background-position: -1408px -1152px;}
+.emojione-1f3a3{background-position: -1408px -1216px;}
+.emojione-1f3a4{background-position: -1408px -1280px;}
+.emojione-1f3a5{background-position: -1408px -1344px;}
+.emojione-1f3a6{background-position: 0 -1408px;}
+.emojione-1f3a7{background-position: -64px -1408px;}
+.emojione-1f3a8{background-position: -128px -1408px;}
+.emojione-1f3a9{background-position: -192px -1408px;}
+.emojione-1f3aa{background-position: -256px -1408px;}
+.emojione-1f3ab{background-position: -320px -1408px;}
+.emojione-1f3ac{background-position: -384px -1408px;}
+.emojione-1f3ad{background-position: -448px -1408px;}
+.emojione-1f3ae{background-position: -512px -1408px;}
+.emojione-1f3af{background-position: -576px -1408px;}
+.emojione-1f3b0{background-position: -640px -1408px;}
+.emojione-1f3b1{background-position: -704px -1408px;}
+.emojione-1f3b2{background-position: -768px -1408px;}
+.emojione-1f3b3{background-position: -832px -1408px;}
+.emojione-1f3b4{background-position: -896px -1408px;}
+.emojione-1f3b5{background-position: -960px -1408px;}
+.emojione-1f3b6{background-position: -1024px -1408px;}
+.emojione-1f3b7{background-position: -1088px -1408px;}
+.emojione-1f3b8{background-position: -1152px -1408px;}
+.emojione-1f3b9{background-position: -1216px -1408px;}
+.emojione-1f3ba{background-position: -1280px -1408px;}
+.emojione-1f3bb{background-position: -1344px -1408px;}
+.emojione-1f3bc{background-position: -1408px -1408px;}
+.emojione-1f3bd{background-position: -1472px 0;}
+.emojione-1f3be{background-position: -1472px -64px;}
+.emojione-1f3bf{background-position: -1472px -128px;}
+.emojione-1f3c0{background-position: -1472px -192px;}
+.emojione-1f3c1{background-position: -1472px -256px;}
+.emojione-1f3c2{background-position: -1472px -320px;}
+.emojione-1f3c2-1f3fb{background-position: -1472px -384px;}
+.emojione-1f3c2-1f3fc{background-position: -1472px -448px;}
+.emojione-1f3c2-1f3fd{background-position: -1472px -512px;}
+.emojione-1f3c2-1f3fe{background-position: -1472px -576px;}
+.emojione-1f3c2-1f3ff{background-position: -1472px -640px;}
+.emojione-1f3c3{background-position: -1472px -704px;}
+.emojione-1f3c3-1f3fb{background-position: -1472px -768px;}
+.emojione-1f3c3-1f3fb-2640{background-position: -1472px -832px;}
+.emojione-1f3c3-1f3fb-2642{background-position: -1472px -896px;}
+.emojione-1f3c3-1f3fc{background-position: -1472px -960px;}
+.emojione-1f3c3-1f3fc-2640{background-position: -1472px -1024px;}
+.emojione-1f3c3-1f3fc-2642{background-position: -1472px -1088px;}
+.emojione-1f3c3-1f3fd{background-position: -1472px -1152px;}
+.emojione-1f3c3-1f3fd-2640{background-position: -1472px -1216px;}
+.emojione-1f3c3-1f3fd-2642{background-position: -1472px -1280px;}
+.emojione-1f3c3-1f3fe{background-position: -1472px -1344px;}
+.emojione-1f3c3-1f3fe-2640{background-position: -1472px -1408px;}
+.emojione-1f3c3-1f3fe-2642{background-position: 0 -1472px;}
+.emojione-1f3c3-1f3ff{background-position: -64px -1472px;}
+.emojione-1f3c3-1f3ff-2640{background-position: -128px -1472px;}
+.emojione-1f3c3-1f3ff-2642{background-position: -192px -1472px;}
+.emojione-1f3c3-2640{background-position: -256px -1472px;}
+.emojione-1f3c3-2642{background-position: -320px -1472px;}
+.emojione-1f3c4{background-position: -384px -1472px;}
+.emojione-1f3c4-1f3fb{background-position: -448px -1472px;}
+.emojione-1f3c4-1f3fb-2640{background-position: -512px -1472px;}
+.emojione-1f3c4-1f3fb-2642{background-position: -576px -1472px;}
+.emojione-1f3c4-1f3fc{background-position: -640px -1472px;}
+.emojione-1f3c4-1f3fc-2640{background-position: -704px -1472px;}
+.emojione-1f3c4-1f3fc-2642{background-position: -768px -1472px;}
+.emojione-1f3c4-1f3fd{background-position: -832px -1472px;}
+.emojione-1f3c4-1f3fd-2640{background-position: -896px -1472px;}
+.emojione-1f3c4-1f3fd-2642{background-position: -960px -1472px;}
+.emojione-1f3c4-1f3fe{background-position: -1024px -1472px;}
+.emojione-1f3c4-1f3fe-2640{background-position: -1088px -1472px;}
+.emojione-1f3c4-1f3fe-2642{background-position: -1152px -1472px;}
+.emojione-1f3c4-1f3ff{background-position: -1216px -1472px;}
+.emojione-1f3c4-1f3ff-2640{background-position: -1280px -1472px;}
+.emojione-1f3c4-1f3ff-2642{background-position: -1344px -1472px;}
+.emojione-1f3c4-2640{background-position: -1408px -1472px;}
+.emojione-1f3c4-2642{background-position: -1472px -1472px;}
+.emojione-1f3c5{background-position: -1536px 0;}
+.emojione-1f3c6{background-position: -1536px -64px;}
+.emojione-1f3c7{background-position: -1536px -128px;}
+.emojione-1f3c7-1f3fb{background-position: -1536px -192px;}
+.emojione-1f3c7-1f3fc{background-position: -1536px -256px;}
+.emojione-1f3c7-1f3fd{background-position: -1536px -320px;}
+.emojione-1f3c7-1f3fe{background-position: -1536px -384px;}
+.emojione-1f3c7-1f3ff{background-position: -1536px -448px;}
+.emojione-1f3c8{background-position: -1536px -512px;}
+.emojione-1f3c9{background-position: -1536px -576px;}
+.emojione-1f3ca{background-position: -1536px -640px;}
+.emojione-1f3ca-1f3fb{background-position: -1536px -704px;}
+.emojione-1f3ca-1f3fb-2640{background-position: -1536px -768px;}
+.emojione-1f3ca-1f3fb-2642{background-position: -1536px -832px;}
+.emojione-1f3ca-1f3fc{background-position: -1536px -896px;}
+.emojione-1f3ca-1f3fc-2640{background-position: -1536px -960px;}
+.emojione-1f3ca-1f3fc-2642{background-position: -1536px -1024px;}
+.emojione-1f3ca-1f3fd{background-position: -1536px -1088px;}
+.emojione-1f3ca-1f3fd-2640{background-position: -1536px -1152px;}
+.emojione-1f3ca-1f3fd-2642{background-position: -1536px -1216px;}
+.emojione-1f3ca-1f3fe{background-position: -1536px -1280px;}
+.emojione-1f3ca-1f3fe-2640{background-position: -1536px -1344px;}
+.emojione-1f3ca-1f3fe-2642{background-position: -1536px -1408px;}
+.emojione-1f3ca-1f3ff{background-position: -1536px -1472px;}
+.emojione-1f3ca-1f3ff-2640{background-position: 0 -1536px;}
+.emojione-1f3ca-1f3ff-2642{background-position: -64px -1536px;}
+.emojione-1f3ca-2640{background-position: -128px -1536px;}
+.emojione-1f3ca-2642{background-position: -192px -1536px;}
+.emojione-1f3cb{background-position: -256px -1536px;}
+.emojione-1f3cb-1f3fb{background-position: -320px -1536px;}
+.emojione-1f3cb-1f3fb-2640{background-position: -384px -1536px;}
+.emojione-1f3cb-1f3fb-2642{background-position: -448px -1536px;}
+.emojione-1f3cb-1f3fc{background-position: -512px -1536px;}
+.emojione-1f3cb-1f3fc-2640{background-position: -576px -1536px;}
+.emojione-1f3cb-1f3fc-2642{background-position: -640px -1536px;}
+.emojione-1f3cb-1f3fd{background-position: -704px -1536px;}
+.emojione-1f3cb-1f3fd-2640{background-position: -768px -1536px;}
+.emojione-1f3cb-1f3fd-2642{background-position: -832px -1536px;}
+.emojione-1f3cb-1f3fe{background-position: -896px -1536px;}
+.emojione-1f3cb-1f3fe-2640{background-position: -960px -1536px;}
+.emojione-1f3cb-1f3fe-2642{background-position: -1024px -1536px;}
+.emojione-1f3cb-1f3ff{background-position: -1088px -1536px;}
+.emojione-1f3cb-1f3ff-2640{background-position: -1152px -1536px;}
+.emojione-1f3cb-1f3ff-2642{background-position: -1216px -1536px;}
+.emojione-1f3cb-2640{background-position: -1280px -1536px;}
+.emojione-1f3cb-2642{background-position: -1344px -1536px;}
+.emojione-1f3cc{background-position: -1408px -1536px;}
+.emojione-1f3cc-1f3fb{background-position: -1472px -1536px;}
+.emojione-1f3cc-1f3fb-2640{background-position: -1536px -1536px;}
+.emojione-1f3cc-1f3fb-2642{background-position: -1600px 0;}
+.emojione-1f3cc-1f3fc{background-position: -1600px -64px;}
+.emojione-1f3cc-1f3fc-2640{background-position: -1600px -128px;}
+.emojione-1f3cc-1f3fc-2642{background-position: -1600px -192px;}
+.emojione-1f3cc-1f3fd{background-position: -1600px -256px;}
+.emojione-1f3cc-1f3fd-2640{background-position: -1600px -320px;}
+.emojione-1f3cc-1f3fd-2642{background-position: -1600px -384px;}
+.emojione-1f3cc-1f3fe{background-position: -1600px -448px;}
+.emojione-1f3cc-1f3fe-2640{background-position: -1600px -512px;}
+.emojione-1f3cc-1f3fe-2642{background-position: -1600px -576px;}
+.emojione-1f3cc-1f3ff{background-position: -1600px -640px;}
+.emojione-1f3cc-1f3ff-2640{background-position: -1600px -704px;}
+.emojione-1f3cc-1f3ff-2642{background-position: -1600px -768px;}
+.emojione-1f3cc-2640{background-position: -1600px -832px;}
+.emojione-1f3cc-2642{background-position: -1600px -896px;}
+.emojione-1f3cd{background-position: -1600px -960px;}
+.emojione-1f3ce{background-position: -1600px -1024px;}
+.emojione-1f3cf{background-position: -1600px -1088px;}
+.emojione-1f3d0{background-position: -1600px -1152px;}
+.emojione-1f3d1{background-position: -1600px -1216px;}
+.emojione-1f3d2{background-position: -1600px -1280px;}
+.emojione-1f3d3{background-position: -1600px -1344px;}
+.emojione-1f3d4{background-position: -1600px -1408px;}
+.emojione-1f3d5{background-position: -1600px -1472px;}
+.emojione-1f3d6{background-position: -1600px -1536px;}
+.emojione-1f3d7{background-position: 0 -1600px;}
+.emojione-1f3d8{background-position: -64px -1600px;}
+.emojione-1f3d9{background-position: -128px -1600px;}
+.emojione-1f3da{background-position: -192px -1600px;}
+.emojione-1f3db{background-position: -256px -1600px;}
+.emojione-1f3dc{background-position: -320px -1600px;}
+.emojione-1f3dd{background-position: -384px -1600px;}
+.emojione-1f3de{background-position: -448px -1600px;}
+.emojione-1f3df{background-position: -512px -1600px;}
+.emojione-1f3e0{background-position: -576px -1600px;}
+.emojione-1f3e1{background-position: -640px -1600px;}
+.emojione-1f3e2{background-position: -704px -1600px;}
+.emojione-1f3e3{background-position: -768px -1600px;}
+.emojione-1f3e4{background-position: -832px -1600px;}
+.emojione-1f3e5{background-position: -896px -1600px;}
+.emojione-1f3e6{background-position: -960px -1600px;}
+.emojione-1f3e7{background-position: -1024px -1600px;}
+.emojione-1f3e8{background-position: -1088px -1600px;}
+.emojione-1f3e9{background-position: -1152px -1600px;}
+.emojione-1f3ea{background-position: -1216px -1600px;}
+.emojione-1f3eb{background-position: -1280px -1600px;}
+.emojione-1f3ec{background-position: -1344px -1600px;}
+.emojione-1f3ed{background-position: -1408px -1600px;}
+.emojione-1f3ee{background-position: -1472px -1600px;}
+.emojione-1f3ef{background-position: -1536px -1600px;}
+.emojione-1f3f0{background-position: -1600px -1600px;}
+.emojione-1f3f3{background-position: -1664px 0;}
+.emojione-1f3f3-1f308{background-position: -1664px -64px;}
+.emojione-1f3f4{background-position: -1664px -128px;}
+.emojione-1f3f4-2620{background-position: -1664px -192px;}
+.emojione-1f3f4-e0067-e0062-e0065-e006e-e0067-e007f{background-position: -1664px -256px;}
+.emojione-1f3f4-e0067-e0062-e0073-e0063-e0074-e007f{background-position: -1664px -320px;}
+.emojione-1f3f4-e0067-e0062-e0077-e006c-e0073-e007f{background-position: -1664px -384px;}
+.emojione-1f3f5{background-position: -1664px -448px;}
+.emojione-1f3f7{background-position: -1664px -512px;}
+.emojione-1f3f8{background-position: -1664px -576px;}
+.emojione-1f3f9{background-position: -1664px -640px;}
+.emojione-1f3fa{background-position: -1664px -704px;}
+.emojione-1f3fb{background-position: -1664px -768px;}
+.emojione-1f3fc{background-position: -1664px -832px;}
+.emojione-1f3fd{background-position: -1664px -896px;}
+.emojione-1f3fe{background-position: -1664px -960px;}
+.emojione-1f3ff{background-position: -1664px -1024px;}
+.emojione-1f400{background-position: -1664px -1088px;}
+.emojione-1f401{background-position: -1664px -1152px;}
+.emojione-1f402{background-position: -1664px -1216px;}
+.emojione-1f403{background-position: -1664px -1280px;}
+.emojione-1f404{background-position: -1664px -1344px;}
+.emojione-1f405{background-position: -1664px -1408px;}
+.emojione-1f406{background-position: -1664px -1472px;}
+.emojione-1f407{background-position: -1664px -1536px;}
+.emojione-1f408{background-position: -1664px -1600px;}
+.emojione-1f409{background-position: 0 -1664px;}
+.emojione-1f40a{background-position: -64px -1664px;}
+.emojione-1f40b{background-position: -128px -1664px;}
+.emojione-1f40c{background-position: -192px -1664px;}
+.emojione-1f40d{background-position: -256px -1664px;}
+.emojione-1f40e{background-position: -320px -1664px;}
+.emojione-1f40f{background-position: -384px -1664px;}
+.emojione-1f410{background-position: -448px -1664px;}
+.emojione-1f411{background-position: -512px -1664px;}
+.emojione-1f412{background-position: -576px -1664px;}
+.emojione-1f413{background-position: -640px -1664px;}
+.emojione-1f414{background-position: -704px -1664px;}
+.emojione-1f415{background-position: -768px -1664px;}
+.emojione-1f416{background-position: -832px -1664px;}
+.emojione-1f417{background-position: -896px -1664px;}
+.emojione-1f418{background-position: -960px -1664px;}
+.emojione-1f419{background-position: -1024px -1664px;}
+.emojione-1f41a{background-position: -1088px -1664px;}
+.emojione-1f41b{background-position: -1152px -1664px;}
+.emojione-1f41c{background-position: -1216px -1664px;}
+.emojione-1f41d{background-position: -1280px -1664px;}
+.emojione-1f41e{background-position: -1344px -1664px;}
+.emojione-1f41f{background-position: -1408px -1664px;}
+.emojione-1f420{background-position: -1472px -1664px;}
+.emojione-1f421{background-position: -1536px -1664px;}
+.emojione-1f422{background-position: -1600px -1664px;}
+.emojione-1f423{background-position: -1664px -1664px;}
+.emojione-1f424{background-position: -1728px 0;}
+.emojione-1f425{background-position: -1728px -64px;}
+.emojione-1f426{background-position: -1728px -128px;}
+.emojione-1f427{background-position: -1728px -192px;}
+.emojione-1f428{background-position: -1728px -256px;}
+.emojione-1f429{background-position: -1728px -320px;}
+.emojione-1f42a{background-position: -1728px -384px;}
+.emojione-1f42b{background-position: -1728px -448px;}
+.emojione-1f42c{background-position: -1728px -512px;}
+.emojione-1f42d{background-position: -1728px -576px;}
+.emojione-1f42e{background-position: -1728px -640px;}
+.emojione-1f42f{background-position: -1728px -704px;}
+.emojione-1f430{background-position: -1728px -768px;}
+.emojione-1f431{background-position: -1728px -832px;}
+.emojione-1f432{background-position: -1728px -896px;}
+.emojione-1f433{background-position: -1728px -960px;}
+.emojione-1f434{background-position: -1728px -1024px;}
+.emojione-1f435{background-position: -1728px -1088px;}
+.emojione-1f436{background-position: -1728px -1152px;}
+.emojione-1f437{background-position: -1728px -1216px;}
+.emojione-1f438{background-position: -1728px -1280px;}
+.emojione-1f439{background-position: -1728px -1344px;}
+.emojione-1f43a{background-position: -1728px -1408px;}
+.emojione-1f43b{background-position: -1728px -1472px;}
+.emojione-1f43c{background-position: -1728px -1536px;}
+.emojione-1f43d{background-position: -1728px -1600px;}
+.emojione-1f43e{background-position: -1728px -1664px;}
+.emojione-1f43f{background-position: 0 -1728px;}
+.emojione-1f440{background-position: -64px -1728px;}
+.emojione-1f441{background-position: -128px -1728px;}
+.emojione-1f441-1f5e8{background-position: -192px -1728px;}
+.emojione-1f442{background-position: -256px -1728px;}
+.emojione-1f442-1f3fb{background-position: -320px -1728px;}
+.emojione-1f442-1f3fc{background-position: -384px -1728px;}
+.emojione-1f442-1f3fd{background-position: -448px -1728px;}
+.emojione-1f442-1f3fe{background-position: -512px -1728px;}
+.emojione-1f442-1f3ff{background-position: -576px -1728px;}
+.emojione-1f443{background-position: -640px -1728px;}
+.emojione-1f443-1f3fb{background-position: -704px -1728px;}
+.emojione-1f443-1f3fc{background-position: -768px -1728px;}
+.emojione-1f443-1f3fd{background-position: -832px -1728px;}
+.emojione-1f443-1f3fe{background-position: -896px -1728px;}
+.emojione-1f443-1f3ff{background-position: -960px -1728px;}
+.emojione-1f444{background-position: -1024px -1728px;}
+.emojione-1f445{background-position: -1088px -1728px;}
+.emojione-1f446{background-position: -1152px -1728px;}
+.emojione-1f446-1f3fb{background-position: -1216px -1728px;}
+.emojione-1f446-1f3fc{background-position: -1280px -1728px;}
+.emojione-1f446-1f3fd{background-position: -1344px -1728px;}
+.emojione-1f446-1f3fe{background-position: -1408px -1728px;}
+.emojione-1f446-1f3ff{background-position: -1472px -1728px;}
+.emojione-1f447{background-position: -1536px -1728px;}
+.emojione-1f447-1f3fb{background-position: -1600px -1728px;}
+.emojione-1f447-1f3fc{background-position: -1664px -1728px;}
+.emojione-1f447-1f3fd{background-position: -1728px -1728px;}
+.emojione-1f447-1f3fe{background-position: -1792px 0;}
+.emojione-1f447-1f3ff{background-position: -1792px -64px;}
+.emojione-1f448{background-position: -1792px -128px;}
+.emojione-1f448-1f3fb{background-position: -1792px -192px;}
+.emojione-1f448-1f3fc{background-position: -1792px -256px;}
+.emojione-1f448-1f3fd{background-position: -1792px -320px;}
+.emojione-1f448-1f3fe{background-position: -1792px -384px;}
+.emojione-1f448-1f3ff{background-position: -1792px -448px;}
+.emojione-1f449{background-position: -1792px -512px;}
+.emojione-1f449-1f3fb{background-position: -1792px -576px;}
+.emojione-1f449-1f3fc{background-position: -1792px -640px;}
+.emojione-1f449-1f3fd{background-position: -1792px -704px;}
+.emojione-1f449-1f3fe{background-position: -1792px -768px;}
+.emojione-1f449-1f3ff{background-position: -1792px -832px;}
+.emojione-1f44a{background-position: -1792px -896px;}
+.emojione-1f44a-1f3fb{background-position: -1792px -960px;}
+.emojione-1f44a-1f3fc{background-position: -1792px -1024px;}
+.emojione-1f44a-1f3fd{background-position: -1792px -1088px;}
+.emojione-1f44a-1f3fe{background-position: -1792px -1152px;}
+.emojione-1f44a-1f3ff{background-position: -1792px -1216px;}
+.emojione-1f44b{background-position: -1792px -1280px;}
+.emojione-1f44b-1f3fb{background-position: -1792px -1344px;}
+.emojione-1f44b-1f3fc{background-position: -1792px -1408px;}
+.emojione-1f44b-1f3fd{background-position: -1792px -1472px;}
+.emojione-1f44b-1f3fe{background-position: -1792px -1536px;}
+.emojione-1f44b-1f3ff{background-position: -1792px -1600px;}
+.emojione-1f44c{background-position: -1792px -1664px;}
+.emojione-1f44c-1f3fb{background-position: -1792px -1728px;}
+.emojione-1f44c-1f3fc{background-position: 0 -1792px;}
+.emojione-1f44c-1f3fd{background-position: -64px -1792px;}
+.emojione-1f44c-1f3fe{background-position: -128px -1792px;}
+.emojione-1f44c-1f3ff{background-position: -192px -1792px;}
+.emojione-1f44d{background-position: -256px -1792px;}
+.emojione-1f44d-1f3fb{background-position: -320px -1792px;}
+.emojione-1f44d-1f3fc{background-position: -384px -1792px;}
+.emojione-1f44d-1f3fd{background-position: -448px -1792px;}
+.emojione-1f44d-1f3fe{background-position: -512px -1792px;}
+.emojione-1f44d-1f3ff{background-position: -576px -1792px;}
+.emojione-1f44e{background-position: -640px -1792px;}
+.emojione-1f44e-1f3fb{background-position: -704px -1792px;}
+.emojione-1f44e-1f3fc{background-position: -768px -1792px;}
+.emojione-1f44e-1f3fd{background-position: -832px -1792px;}
+.emojione-1f44e-1f3fe{background-position: -896px -1792px;}
+.emojione-1f44e-1f3ff{background-position: -960px -1792px;}
+.emojione-1f44f{background-position: -1024px -1792px;}
+.emojione-1f44f-1f3fb{background-position: -1088px -1792px;}
+.emojione-1f44f-1f3fc{background-position: -1152px -1792px;}
+.emojione-1f44f-1f3fd{background-position: -1216px -1792px;}
+.emojione-1f44f-1f3fe{background-position: -1280px -1792px;}
+.emojione-1f44f-1f3ff{background-position: -1344px -1792px;}
+.emojione-1f450{background-position: -1408px -1792px;}
+.emojione-1f450-1f3fb{background-position: -1472px -1792px;}
+.emojione-1f450-1f3fc{background-position: -1536px -1792px;}
+.emojione-1f450-1f3fd{background-position: -1600px -1792px;}
+.emojione-1f450-1f3fe{background-position: -1664px -1792px;}
+.emojione-1f450-1f3ff{background-position: -1728px -1792px;}
+.emojione-1f451{background-position: -1792px -1792px;}
+.emojione-1f452{background-position: -1856px 0;}
+.emojione-1f453{background-position: -1856px -64px;}
+.emojione-1f454{background-position: -1856px -128px;}
+.emojione-1f455{background-position: -1856px -192px;}
+.emojione-1f456{background-position: -1856px -256px;}
+.emojione-1f457{background-position: -1856px -320px;}
+.emojione-1f458{background-position: -1856px -384px;}
+.emojione-1f459{background-position: -1856px -448px;}
+.emojione-1f45a{background-position: -1856px -512px;}
+.emojione-1f45b{background-position: -1856px -576px;}
+.emojione-1f45c{background-position: -1856px -640px;}
+.emojione-1f45d{background-position: -1856px -704px;}
+.emojione-1f45e{background-position: -1856px -768px;}
+.emojione-1f45f{background-position: -1856px -832px;}
+.emojione-1f460{background-position: -1856px -896px;}
+.emojione-1f461{background-position: -1856px -960px;}
+.emojione-1f462{background-position: -1856px -1024px;}
+.emojione-1f463{background-position: -1856px -1088px;}
+.emojione-1f464{background-position: -1856px -1152px;}
+.emojione-1f465{background-position: -1856px -1216px;}
+.emojione-1f466{background-position: -1856px -1280px;}
+.emojione-1f466-1f3fb{background-position: -1856px -1344px;}
+.emojione-1f466-1f3fc{background-position: -1856px -1408px;}
+.emojione-1f466-1f3fd{background-position: -1856px -1472px;}
+.emojione-1f466-1f3fe{background-position: -1856px -1536px;}
+.emojione-1f466-1f3ff{background-position: -1856px -1600px;}
+.emojione-1f467{background-position: -1856px -1664px;}
+.emojione-1f467-1f3fb{background-position: -1856px -1728px;}
+.emojione-1f467-1f3fc{background-position: -1856px -1792px;}
+.emojione-1f467-1f3fd{background-position: 0 -1856px;}
+.emojione-1f467-1f3fe{background-position: -64px -1856px;}
+.emojione-1f467-1f3ff{background-position: -128px -1856px;}
+.emojione-1f468{background-position: -192px -1856px;}
+.emojione-1f468-1f33e{background-position: -256px -1856px;}
+.emojione-1f468-1f373{background-position: -320px -1856px;}
+.emojione-1f468-1f393{background-position: -384px -1856px;}
+.emojione-1f468-1f3a4{background-position: -448px -1856px;}
+.emojione-1f468-1f3a8{background-position: -512px -1856px;}
+.emojione-1f468-1f3eb{background-position: -576px -1856px;}
+.emojione-1f468-1f3ed{background-position: -640px -1856px;}
+.emojione-1f468-1f3fb{background-position: -704px -1856px;}
+.emojione-1f468-1f3fb-1f33e{background-position: -768px -1856px;}
+.emojione-1f468-1f3fb-1f373{background-position: -832px -1856px;}
+.emojione-1f468-1f3fb-1f393{background-position: -896px -1856px;}
+.emojione-1f468-1f3fb-1f3a4{background-position: -960px -1856px;}
+.emojione-1f468-1f3fb-1f3a8{background-position: -1024px -1856px;}
+.emojione-1f468-1f3fb-1f3eb{background-position: -1088px -1856px;}
+.emojione-1f468-1f3fb-1f3ed{background-position: -1152px -1856px;}
+.emojione-1f468-1f3fb-1f4bb{background-position: -1216px -1856px;}
+.emojione-1f468-1f3fb-1f4bc{background-position: -1280px -1856px;}
+.emojione-1f468-1f3fb-1f527{background-position: -1344px -1856px;}
+.emojione-1f468-1f3fb-1f52c{background-position: -1408px -1856px;}
+.emojione-1f468-1f3fb-1f680{background-position: -1472px -1856px;}
+.emojione-1f468-1f3fb-1f692{background-position: -1536px -1856px;}
+.emojione-1f468-1f3fb-1f9b0{background-position: -1600px -1856px;}
+.emojione-1f468-1f3fb-1f9b1{background-position: -1664px -1856px;}
+.emojione-1f468-1f3fb-1f9b2{background-position: -1728px -1856px;}
+.emojione-1f468-1f3fb-1f9b3{background-position: -1792px -1856px;}
+.emojione-1f468-1f3fb-2695{background-position: -1856px -1856px;}
+.emojione-1f468-1f3fb-2696{background-position: -1920px 0;}
+.emojione-1f468-1f3fb-2708{background-position: -1920px -64px;}
+.emojione-1f468-1f3fc{background-position: -1920px -128px;}
+.emojione-1f468-1f3fc-1f33e{background-position: -1920px -192px;}
+.emojione-1f468-1f3fc-1f373{background-position: -1920px -256px;}
+.emojione-1f468-1f3fc-1f393{background-position: -1920px -320px;}
+.emojione-1f468-1f3fc-1f3a4{background-position: -1920px -384px;}
+.emojione-1f468-1f3fc-1f3a8{background-position: -1920px -448px;}
+.emojione-1f468-1f3fc-1f3eb{background-position: -1920px -512px;}
+.emojione-1f468-1f3fc-1f3ed{background-position: -1920px -576px;}
+.emojione-1f468-1f3fc-1f4bb{background-position: -1920px -640px;}
+.emojione-1f468-1f3fc-1f4bc{background-position: -1920px -704px;}
+.emojione-1f468-1f3fc-1f527{background-position: -1920px -768px;}
+.emojione-1f468-1f3fc-1f52c{background-position: -1920px -832px;}
+.emojione-1f468-1f3fc-1f680{background-position: -1920px -896px;}
+.emojione-1f468-1f3fc-1f692{background-position: -1920px -960px;}
+.emojione-1f468-1f3fc-1f9b0{background-position: -1920px -1024px;}
+.emojione-1f468-1f3fc-1f9b1{background-position: -1920px -1088px;}
+.emojione-1f468-1f3fc-1f9b2{background-position: -1920px -1152px;}
+.emojione-1f468-1f3fc-1f9b3{background-position: -1920px -1216px;}
+.emojione-1f468-1f3fc-2695{background-position: -1920px -1280px;}
+.emojione-1f468-1f3fc-2696{background-position: -1920px -1344px;}
+.emojione-1f468-1f3fc-2708{background-position: -1920px -1408px;}
+.emojione-1f468-1f3fd{background-position: -1920px -1472px;}
+.emojione-1f468-1f3fd-1f33e{background-position: -1920px -1536px;}
+.emojione-1f468-1f3fd-1f373{background-position: -1920px -1600px;}
+.emojione-1f468-1f3fd-1f393{background-position: -1920px -1664px;}
+.emojione-1f468-1f3fd-1f3a4{background-position: -1920px -1728px;}
+.emojione-1f468-1f3fd-1f3a8{background-position: -1920px -1792px;}
+.emojione-1f468-1f3fd-1f3eb{background-position: -1920px -1856px;}
+.emojione-1f468-1f3fd-1f3ed{background-position: 0 -1920px;}
+.emojione-1f468-1f3fd-1f4bb{background-position: -64px -1920px;}
+.emojione-1f468-1f3fd-1f4bc{background-position: -128px -1920px;}
+.emojione-1f468-1f3fd-1f527{background-position: -192px -1920px;}
+.emojione-1f468-1f3fd-1f52c{background-position: -256px -1920px;}
+.emojione-1f468-1f3fd-1f680{background-position: -320px -1920px;}
+.emojione-1f468-1f3fd-1f692{background-position: -384px -1920px;}
+.emojione-1f468-1f3fd-1f9b0{background-position: -448px -1920px;}
+.emojione-1f468-1f3fd-1f9b1{background-position: -512px -1920px;}
+.emojione-1f468-1f3fd-1f9b2{background-position: -576px -1920px;}
+.emojione-1f468-1f3fd-1f9b3{background-position: -640px -1920px;}
+.emojione-1f468-1f3fd-2695{background-position: -704px -1920px;}
+.emojione-1f468-1f3fd-2696{background-position: -768px -1920px;}
+.emojione-1f468-1f3fd-2708{background-position: -832px -1920px;}
+.emojione-1f468-1f3fe{background-position: -896px -1920px;}
+.emojione-1f468-1f3fe-1f33e{background-position: -960px -1920px;}
+.emojione-1f468-1f3fe-1f373{background-position: -1024px -1920px;}
+.emojione-1f468-1f3fe-1f393{background-position: -1088px -1920px;}
+.emojione-1f468-1f3fe-1f3a4{background-position: -1152px -1920px;}
+.emojione-1f468-1f3fe-1f3a8{background-position: -1216px -1920px;}
+.emojione-1f468-1f3fe-1f3eb{background-position: -1280px -1920px;}
+.emojione-1f468-1f3fe-1f3ed{background-position: -1344px -1920px;}
+.emojione-1f468-1f3fe-1f4bb{background-position: -1408px -1920px;}
+.emojione-1f468-1f3fe-1f4bc{background-position: -1472px -1920px;}
+.emojione-1f468-1f3fe-1f527{background-position: -1536px -1920px;}
+.emojione-1f468-1f3fe-1f52c{background-position: -1600px -1920px;}
+.emojione-1f468-1f3fe-1f680{background-position: -1664px -1920px;}
+.emojione-1f468-1f3fe-1f692{background-position: -1728px -1920px;}
+.emojione-1f468-1f3fe-1f9b0{background-position: -1792px -1920px;}
+.emojione-1f468-1f3fe-1f9b1{background-position: -1856px -1920px;}
+.emojione-1f468-1f3fe-1f9b2{background-position: -1920px -1920px;}
+.emojione-1f468-1f3fe-1f9b3{background-position: -1984px 0;}
+.emojione-1f468-1f3fe-2695{background-position: -1984px -64px;}
+.emojione-1f468-1f3fe-2696{background-position: -1984px -128px;}
+.emojione-1f468-1f3fe-2708{background-position: -1984px -192px;}
+.emojione-1f468-1f3ff{background-position: -1984px -256px;}
+.emojione-1f468-1f3ff-1f33e{background-position: -1984px -320px;}
+.emojione-1f468-1f3ff-1f373{background-position: -1984px -384px;}
+.emojione-1f468-1f3ff-1f393{background-position: -1984px -448px;}
+.emojione-1f468-1f3ff-1f3a4{background-position: -1984px -512px;}
+.emojione-1f468-1f3ff-1f3a8{background-position: -1984px -576px;}
+.emojione-1f468-1f3ff-1f3eb{background-position: -1984px -640px;}
+.emojione-1f468-1f3ff-1f3ed{background-position: -1984px -704px;}
+.emojione-1f468-1f3ff-1f4bb{background-position: -1984px -768px;}
+.emojione-1f468-1f3ff-1f4bc{background-position: -1984px -832px;}
+.emojione-1f468-1f3ff-1f527{background-position: -1984px -896px;}
+.emojione-1f468-1f3ff-1f52c{background-position: -1984px -960px;}
+.emojione-1f468-1f3ff-1f680{background-position: -1984px -1024px;}
+.emojione-1f468-1f3ff-1f692{background-position: -1984px -1088px;}
+.emojione-1f468-1f3ff-1f9b0{background-position: -1984px -1152px;}
+.emojione-1f468-1f3ff-1f9b1{background-position: -1984px -1216px;}
+.emojione-1f468-1f3ff-1f9b2{background-position: -1984px -1280px;}
+.emojione-1f468-1f3ff-1f9b3{background-position: -1984px -1344px;}
+.emojione-1f468-1f3ff-2695{background-position: -1984px -1408px;}
+.emojione-1f468-1f3ff-2696{background-position: -1984px -1472px;}
+.emojione-1f468-1f3ff-2708{background-position: -1984px -1536px;}
+.emojione-1f468-1f466{background-position: -1984px -1600px;}
+.emojione-1f468-1f466-1f466{background-position: -1984px -1664px;}
+.emojione-1f468-1f467{background-position: -1984px -1728px;}
+.emojione-1f468-1f467-1f466{background-position: -1984px -1792px;}
+.emojione-1f468-1f467-1f467{background-position: -1984px -1856px;}
+.emojione-1f468-1f468-1f466{background-position: -1984px -1920px;}
+.emojione-1f468-1f468-1f466-1f466{background-position: 0 -1984px;}
+.emojione-1f468-1f468-1f467{background-position: -64px -1984px;}
+.emojione-1f468-1f468-1f467-1f466{background-position: -128px -1984px;}
+.emojione-1f468-1f468-1f467-1f467{background-position: -192px -1984px;}
+.emojione-1f468-1f469-1f466{background-position: -256px -1984px;}
+.emojione-1f468-1f469-1f466-1f466{background-position: -320px -1984px;}
+.emojione-1f468-1f469-1f467{background-position: -384px -1984px;}
+.emojione-1f468-1f469-1f467-1f466{background-position: -448px -1984px;}
+.emojione-1f468-1f469-1f467-1f467{background-position: -512px -1984px;}
+.emojione-1f468-1f4bb{background-position: -576px -1984px;}
+.emojione-1f468-1f4bc{background-position: -640px -1984px;}
+.emojione-1f468-1f527{background-position: -704px -1984px;}
+.emojione-1f468-1f52c{background-position: -768px -1984px;}
+.emojione-1f468-1f680{background-position: -832px -1984px;}
+.emojione-1f468-1f692{background-position: -896px -1984px;}
+.emojione-1f468-1f9b0{background-position: -960px -1984px;}
+.emojione-1f468-1f9b1{background-position: -1024px -1984px;}
+.emojione-1f468-1f9b2{background-position: -1088px -1984px;}
+.emojione-1f468-1f9b3{background-position: -1152px -1984px;}
+.emojione-1f468-2695{background-position: -1216px -1984px;}
+.emojione-1f468-2696{background-position: -1280px -1984px;}
+.emojione-1f468-2708{background-position: -1344px -1984px;}
+.emojione-1f468-2764-1f468{background-position: -1408px -1984px;}
+.emojione-1f468-2764-1f48b-1f468{background-position: -1472px -1984px;}
+.emojione-1f469{background-position: -1536px -1984px;}
+.emojione-1f469-1f33e{background-position: -1600px -1984px;}
+.emojione-1f469-1f373{background-position: -1664px -1984px;}
+.emojione-1f469-1f393{background-position: -1728px -1984px;}
+.emojione-1f469-1f3a4{background-position: -1792px -1984px;}
+.emojione-1f469-1f3a8{background-position: -1856px -1984px;}
+.emojione-1f469-1f3eb{background-position: -1920px -1984px;}
+.emojione-1f469-1f3ed{background-position: -1984px -1984px;}
+.emojione-1f469-1f3fb{background-position: -2048px 0;}
+.emojione-1f469-1f3fb-1f33e{background-position: -2048px -64px;}
+.emojione-1f469-1f3fb-1f373{background-position: -2048px -128px;}
+.emojione-1f469-1f3fb-1f393{background-position: -2048px -192px;}
+.emojione-1f469-1f3fb-1f3a4{background-position: -2048px -256px;}
+.emojione-1f469-1f3fb-1f3a8{background-position: -2048px -320px;}
+.emojione-1f469-1f3fb-1f3eb{background-position: -2048px -384px;}
+.emojione-1f469-1f3fb-1f3ed{background-position: -2048px -448px;}
+.emojione-1f469-1f3fb-1f4bb{background-position: -2048px -512px;}
+.emojione-1f469-1f3fb-1f4bc{background-position: -2048px -576px;}
+.emojione-1f469-1f3fb-1f527{background-position: -2048px -640px;}
+.emojione-1f469-1f3fb-1f52c{background-position: -2048px -704px;}
+.emojione-1f469-1f3fb-1f680{background-position: -2048px -768px;}
+.emojione-1f469-1f3fb-1f692{background-position: -2048px -832px;}
+.emojione-1f469-1f3fb-1f9b0{background-position: -2048px -896px;}
+.emojione-1f469-1f3fb-1f9b1{background-position: -2048px -960px;}
+.emojione-1f469-1f3fb-1f9b2{background-position: -2048px -1024px;}
+.emojione-1f469-1f3fb-1f9b3{background-position: -2048px -1088px;}
+.emojione-1f469-1f3fb-2695{background-position: -2048px -1152px;}
+.emojione-1f469-1f3fb-2696{background-position: -2048px -1216px;}
+.emojione-1f469-1f3fb-2708{background-position: -2048px -1280px;}
+.emojione-1f469-1f3fc{background-position: -2048px -1344px;}
+.emojione-1f469-1f3fc-1f33e{background-position: -2048px -1408px;}
+.emojione-1f469-1f3fc-1f373{background-position: -2048px -1472px;}
+.emojione-1f469-1f3fc-1f393{background-position: -2048px -1536px;}
+.emojione-1f469-1f3fc-1f3a4{background-position: -2048px -1600px;}
+.emojione-1f469-1f3fc-1f3a8{background-position: -2048px -1664px;}
+.emojione-1f469-1f3fc-1f3eb{background-position: -2048px -1728px;}
+.emojione-1f469-1f3fc-1f3ed{background-position: -2048px -1792px;}
+.emojione-1f469-1f3fc-1f4bb{background-position: -2048px -1856px;}
+.emojione-1f469-1f3fc-1f4bc{background-position: -2048px -1920px;}
+.emojione-1f469-1f3fc-1f527{background-position: -2048px -1984px;}
+.emojione-1f469-1f3fc-1f52c{background-position: 0 -2048px;}
+.emojione-1f469-1f3fc-1f680{background-position: -64px -2048px;}
+.emojione-1f469-1f3fc-1f692{background-position: -128px -2048px;}
+.emojione-1f469-1f3fc-1f9b0{background-position: -192px -2048px;}
+.emojione-1f469-1f3fc-1f9b1{background-position: -256px -2048px;}
+.emojione-1f469-1f3fc-1f9b2{background-position: -320px -2048px;}
+.emojione-1f469-1f3fc-1f9b3{background-position: -384px -2048px;}
+.emojione-1f469-1f3fc-2695{background-position: -448px -2048px;}
+.emojione-1f469-1f3fc-2696{background-position: -512px -2048px;}
+.emojione-1f469-1f3fc-2708{background-position: -576px -2048px;}
+.emojione-1f469-1f3fd{background-position: -640px -2048px;}
+.emojione-1f469-1f3fd-1f33e{background-position: -704px -2048px;}
+.emojione-1f469-1f3fd-1f373{background-position: -768px -2048px;}
+.emojione-1f469-1f3fd-1f393{background-position: -832px -2048px;}
+.emojione-1f469-1f3fd-1f3a4{background-position: -896px -2048px;}
+.emojione-1f469-1f3fd-1f3a8{background-position: -960px -2048px;}
+.emojione-1f469-1f3fd-1f3eb{background-position: -1024px -2048px;}
+.emojione-1f469-1f3fd-1f3ed{background-position: -1088px -2048px;}
+.emojione-1f469-1f3fd-1f4bb{background-position: -1152px -2048px;}
+.emojione-1f469-1f3fd-1f4bc{background-position: -1216px -2048px;}
+.emojione-1f469-1f3fd-1f527{background-position: -1280px -2048px;}
+.emojione-1f469-1f3fd-1f52c{background-position: -1344px -2048px;}
+.emojione-1f469-1f3fd-1f680{background-position: -1408px -2048px;}
+.emojione-1f469-1f3fd-1f692{background-position: -1472px -2048px;}
+.emojione-1f469-1f3fd-1f9b0{background-position: -1536px -2048px;}
+.emojione-1f469-1f3fd-1f9b1{background-position: -1600px -2048px;}
+.emojione-1f469-1f3fd-1f9b2{background-position: -1664px -2048px;}
+.emojione-1f469-1f3fd-1f9b3{background-position: -1728px -2048px;}
+.emojione-1f469-1f3fd-2695{background-position: -1792px -2048px;}
+.emojione-1f469-1f3fd-2696{background-position: -1856px -2048px;}
+.emojione-1f469-1f3fd-2708{background-position: -1920px -2048px;}
+.emojione-1f469-1f3fe{background-position: -1984px -2048px;}
+.emojione-1f469-1f3fe-1f33e{background-position: -2048px -2048px;}
+.emojione-1f469-1f3fe-1f373{background-position: -2112px 0;}
+.emojione-1f469-1f3fe-1f393{background-position: -2112px -64px;}
+.emojione-1f469-1f3fe-1f3a4{background-position: -2112px -128px;}
+.emojione-1f469-1f3fe-1f3a8{background-position: -2112px -192px;}
+.emojione-1f469-1f3fe-1f3eb{background-position: -2112px -256px;}
+.emojione-1f469-1f3fe-1f3ed{background-position: -2112px -320px;}
+.emojione-1f469-1f3fe-1f4bb{background-position: -2112px -384px;}
+.emojione-1f469-1f3fe-1f4bc{background-position: -2112px -448px;}
+.emojione-1f469-1f3fe-1f527{background-position: -2112px -512px;}
+.emojione-1f469-1f3fe-1f52c{background-position: -2112px -576px;}
+.emojione-1f469-1f3fe-1f680{background-position: -2112px -640px;}
+.emojione-1f469-1f3fe-1f692{background-position: -2112px -704px;}
+.emojione-1f469-1f3fe-1f9b0{background-position: -2112px -768px;}
+.emojione-1f469-1f3fe-1f9b1{background-position: -2112px -832px;}
+.emojione-1f469-1f3fe-1f9b2{background-position: -2112px -896px;}
+.emojione-1f469-1f3fe-1f9b3{background-position: -2112px -960px;}
+.emojione-1f469-1f3fe-2695{background-position: -2112px -1024px;}
+.emojione-1f469-1f3fe-2696{background-position: -2112px -1088px;}
+.emojione-1f469-1f3fe-2708{background-position: -2112px -1152px;}
+.emojione-1f469-1f3ff{background-position: -2112px -1216px;}
+.emojione-1f469-1f3ff-1f33e{background-position: -2112px -1280px;}
+.emojione-1f469-1f3ff-1f373{background-position: -2112px -1344px;}
+.emojione-1f469-1f3ff-1f393{background-position: -2112px -1408px;}
+.emojione-1f469-1f3ff-1f3a4{background-position: -2112px -1472px;}
+.emojione-1f469-1f3ff-1f3a8{background-position: -2112px -1536px;}
+.emojione-1f469-1f3ff-1f3eb{background-position: -2112px -1600px;}
+.emojione-1f469-1f3ff-1f3ed{background-position: -2112px -1664px;}
+.emojione-1f469-1f3ff-1f4bb{background-position: -2112px -1728px;}
+.emojione-1f469-1f3ff-1f4bc{background-position: -2112px -1792px;}
+.emojione-1f469-1f3ff-1f527{background-position: -2112px -1856px;}
+.emojione-1f469-1f3ff-1f52c{background-position: -2112px -1920px;}
+.emojione-1f469-1f3ff-1f680{background-position: -2112px -1984px;}
+.emojione-1f469-1f3ff-1f692{background-position: -2112px -2048px;}
+.emojione-1f469-1f3ff-1f9b0{background-position: 0 -2112px;}
+.emojione-1f469-1f3ff-1f9b1{background-position: -64px -2112px;}
+.emojione-1f469-1f3ff-1f9b2{background-position: -128px -2112px;}
+.emojione-1f469-1f3ff-1f9b3{background-position: -192px -2112px;}
+.emojione-1f469-1f3ff-2695{background-position: -256px -2112px;}
+.emojione-1f469-1f3ff-2696{background-position: -320px -2112px;}
+.emojione-1f469-1f3ff-2708{background-position: -384px -2112px;}
+.emojione-1f469-1f466{background-position: -448px -2112px;}
+.emojione-1f469-1f466-1f466{background-position: -512px -2112px;}
+.emojione-1f469-1f467{background-position: -576px -2112px;}
+.emojione-1f469-1f467-1f466{background-position: -640px -2112px;}
+.emojione-1f469-1f467-1f467{background-position: -704px -2112px;}
+.emojione-1f469-1f469-1f466{background-position: -768px -2112px;}
+.emojione-1f469-1f469-1f466-1f466{background-position: -832px -2112px;}
+.emojione-1f469-1f469-1f467{background-position: -896px -2112px;}
+.emojione-1f469-1f469-1f467-1f466{background-position: -960px -2112px;}
+.emojione-1f469-1f469-1f467-1f467{background-position: -1024px -2112px;}
+.emojione-1f469-1f4bb{background-position: -1088px -2112px;}
+.emojione-1f469-1f4bc{background-position: -1152px -2112px;}
+.emojione-1f469-1f527{background-position: -1216px -2112px;}
+.emojione-1f469-1f52c{background-position: -1280px -2112px;}
+.emojione-1f469-1f680{background-position: -1344px -2112px;}
+.emojione-1f469-1f692{background-position: -1408px -2112px;}
+.emojione-1f469-1f9b0{background-position: -1472px -2112px;}
+.emojione-1f469-1f9b1{background-position: -1536px -2112px;}
+.emojione-1f469-1f9b2{background-position: -1600px -2112px;}
+.emojione-1f469-1f9b3{background-position: -1664px -2112px;}
+.emojione-1f469-2695{background-position: -1728px -2112px;}
+.emojione-1f469-2696{background-position: -1792px -2112px;}
+.emojione-1f469-2708{background-position: -1856px -2112px;}
+.emojione-1f469-2764-1f468{background-position: -1920px -2112px;}
+.emojione-1f469-2764-1f469{background-position: -1984px -2112px;}
+.emojione-1f469-2764-1f48b-1f468{background-position: -2048px -2112px;}
+.emojione-1f469-2764-1f48b-1f469{background-position: -2112px -2112px;}
+.emojione-1f46a{background-position: -2176px 0;}
+.emojione-1f46b{background-position: -2176px -64px;}
+.emojione-1f46c{background-position: -2176px -128px;}
+.emojione-1f46d{background-position: -2176px -192px;}
+.emojione-1f46e{background-position: -2176px -256px;}
+.emojione-1f46e-1f3fb{background-position: -2176px -320px;}
+.emojione-1f46e-1f3fb-2640{background-position: -2176px -384px;}
+.emojione-1f46e-1f3fb-2642{background-position: -2176px -448px;}
+.emojione-1f46e-1f3fc{background-position: -2176px -512px;}
+.emojione-1f46e-1f3fc-2640{background-position: -2176px -576px;}
+.emojione-1f46e-1f3fc-2642{background-position: -2176px -640px;}
+.emojione-1f46e-1f3fd{background-position: -2176px -704px;}
+.emojione-1f46e-1f3fd-2640{background-position: -2176px -768px;}
+.emojione-1f46e-1f3fd-2642{background-position: -2176px -832px;}
+.emojione-1f46e-1f3fe{background-position: -2176px -896px;}
+.emojione-1f46e-1f3fe-2640{background-position: -2176px -960px;}
+.emojione-1f46e-1f3fe-2642{background-position: -2176px -1024px;}
+.emojione-1f46e-1f3ff{background-position: -2176px -1088px;}
+.emojione-1f46e-1f3ff-2640{background-position: -2176px -1152px;}
+.emojione-1f46e-1f3ff-2642{background-position: -2176px -1216px;}
+.emojione-1f46e-2640{background-position: -2176px -1280px;}
+.emojione-1f46e-2642{background-position: -2176px -1344px;}
+.emojione-1f46f{background-position: -2176px -1408px;}
+.emojione-1f46f-2640{background-position: -2176px -1472px;}
+.emojione-1f46f-2642{background-position: -2176px -1536px;}
+.emojione-1f470{background-position: -2176px -1600px;}
+.emojione-1f470-1f3fb{background-position: -2176px -1664px;}
+.emojione-1f470-1f3fc{background-position: -2176px -1728px;}
+.emojione-1f470-1f3fd{background-position: -2176px -1792px;}
+.emojione-1f470-1f3fe{background-position: -2176px -1856px;}
+.emojione-1f470-1f3ff{background-position: -2176px -1920px;}
+.emojione-1f471{background-position: -2176px -1984px;}
+.emojione-1f471-1f3fb{background-position: -2176px -2048px;}
+.emojione-1f471-1f3fb-2640{background-position: -2176px -2112px;}
+.emojione-1f471-1f3fb-2642{background-position: 0 -2176px;}
+.emojione-1f471-1f3fc{background-position: -64px -2176px;}
+.emojione-1f471-1f3fc-2640{background-position: -128px -2176px;}
+.emojione-1f471-1f3fc-2642{background-position: -192px -2176px;}
+.emojione-1f471-1f3fd{background-position: -256px -2176px;}
+.emojione-1f471-1f3fd-2640{background-position: -320px -2176px;}
+.emojione-1f471-1f3fd-2642{background-position: -384px -2176px;}
+.emojione-1f471-1f3fe{background-position: -448px -2176px;}
+.emojione-1f471-1f3fe-2640{background-position: -512px -2176px;}
+.emojione-1f471-1f3fe-2642{background-position: -576px -2176px;}
+.emojione-1f471-1f3ff{background-position: -640px -2176px;}
+.emojione-1f471-1f3ff-2640{background-position: -704px -2176px;}
+.emojione-1f471-1f3ff-2642{background-position: -768px -2176px;}
+.emojione-1f471-2640{background-position: -832px -2176px;}
+.emojione-1f471-2642{background-position: -896px -2176px;}
+.emojione-1f472{background-position: -960px -2176px;}
+.emojione-1f472-1f3fb{background-position: -1024px -2176px;}
+.emojione-1f472-1f3fc{background-position: -1088px -2176px;}
+.emojione-1f472-1f3fd{background-position: -1152px -2176px;}
+.emojione-1f472-1f3fe{background-position: -1216px -2176px;}
+.emojione-1f472-1f3ff{background-position: -1280px -2176px;}
+.emojione-1f473{background-position: -1344px -2176px;}
+.emojione-1f473-1f3fb{background-position: -1408px -2176px;}
+.emojione-1f473-1f3fb-2640{background-position: -1472px -2176px;}
+.emojione-1f473-1f3fb-2642{background-position: -1536px -2176px;}
+.emojione-1f473-1f3fc{background-position: -1600px -2176px;}
+.emojione-1f473-1f3fc-2640{background-position: -1664px -2176px;}
+.emojione-1f473-1f3fc-2642{background-position: -1728px -2176px;}
+.emojione-1f473-1f3fd{background-position: -1792px -2176px;}
+.emojione-1f473-1f3fd-2640{background-position: -1856px -2176px;}
+.emojione-1f473-1f3fd-2642{background-position: -1920px -2176px;}
+.emojione-1f473-1f3fe{background-position: -1984px -2176px;}
+.emojione-1f473-1f3fe-2640{background-position: -2048px -2176px;}
+.emojione-1f473-1f3fe-2642{background-position: -2112px -2176px;}
+.emojione-1f473-1f3ff{background-position: -2176px -2176px;}
+.emojione-1f473-1f3ff-2640{background-position: -2240px 0;}
+.emojione-1f473-1f3ff-2642{background-position: -2240px -64px;}
+.emojione-1f473-2640{background-position: -2240px -128px;}
+.emojione-1f473-2642{background-position: -2240px -192px;}
+.emojione-1f474{background-position: -2240px -256px;}
+.emojione-1f474-1f3fb{background-position: -2240px -320px;}
+.emojione-1f474-1f3fc{background-position: -2240px -384px;}
+.emojione-1f474-1f3fd{background-position: -2240px -448px;}
+.emojione-1f474-1f3fe{background-position: -2240px -512px;}
+.emojione-1f474-1f3ff{background-position: -2240px -576px;}
+.emojione-1f475{background-position: -2240px -640px;}
+.emojione-1f475-1f3fb{background-position: -2240px -704px;}
+.emojione-1f475-1f3fc{background-position: -2240px -768px;}
+.emojione-1f475-1f3fd{background-position: -2240px -832px;}
+.emojione-1f475-1f3fe{background-position: -2240px -896px;}
+.emojione-1f475-1f3ff{background-position: -2240px -960px;}
+.emojione-1f476{background-position: -2240px -1024px;}
+.emojione-1f476-1f3fb{background-position: -2240px -1088px;}
+.emojione-1f476-1f3fc{background-position: -2240px -1152px;}
+.emojione-1f476-1f3fd{background-position: -2240px -1216px;}
+.emojione-1f476-1f3fe{background-position: -2240px -1280px;}
+.emojione-1f476-1f3ff{background-position: -2240px -1344px;}
+.emojione-1f477{background-position: -2240px -1408px;}
+.emojione-1f477-1f3fb{background-position: -2240px -1472px;}
+.emojione-1f477-1f3fb-2640{background-position: -2240px -1536px;}
+.emojione-1f477-1f3fb-2642{background-position: -2240px -1600px;}
+.emojione-1f477-1f3fc{background-position: -2240px -1664px;}
+.emojione-1f477-1f3fc-2640{background-position: -2240px -1728px;}
+.emojione-1f477-1f3fc-2642{background-position: -2240px -1792px;}
+.emojione-1f477-1f3fd{background-position: -2240px -1856px;}
+.emojione-1f477-1f3fd-2640{background-position: -2240px -1920px;}
+.emojione-1f477-1f3fd-2642{background-position: -2240px -1984px;}
+.emojione-1f477-1f3fe{background-position: -2240px -2048px;}
+.emojione-1f477-1f3fe-2640{background-position: -2240px -2112px;}
+.emojione-1f477-1f3fe-2642{background-position: -2240px -2176px;}
+.emojione-1f477-1f3ff{background-position: 0 -2240px;}
+.emojione-1f477-1f3ff-2640{background-position: -64px -2240px;}
+.emojione-1f477-1f3ff-2642{background-position: -128px -2240px;}
+.emojione-1f477-2640{background-position: -192px -2240px;}
+.emojione-1f477-2642{background-position: -256px -2240px;}
+.emojione-1f478{background-position: -320px -2240px;}
+.emojione-1f478-1f3fb{background-position: -384px -2240px;}
+.emojione-1f478-1f3fc{background-position: -448px -2240px;}
+.emojione-1f478-1f3fd{background-position: -512px -2240px;}
+.emojione-1f478-1f3fe{background-position: -576px -2240px;}
+.emojione-1f478-1f3ff{background-position: -640px -2240px;}
+.emojione-1f479{background-position: -704px -2240px;}
+.emojione-1f47a{background-position: -768px -2240px;}
+.emojione-1f47b{background-position: -832px -2240px;}
+.emojione-1f47c{background-position: -896px -2240px;}
+.emojione-1f47c-1f3fb{background-position: -960px -2240px;}
+.emojione-1f47c-1f3fc{background-position: -1024px -2240px;}
+.emojione-1f47c-1f3fd{background-position: -1088px -2240px;}
+.emojione-1f47c-1f3fe{background-position: -1152px -2240px;}
+.emojione-1f47c-1f3ff{background-position: -1216px -2240px;}
+.emojione-1f47d{background-position: -1280px -2240px;}
+.emojione-1f47e{background-position: -1344px -2240px;}
+.emojione-1f47f{background-position: -1408px -2240px;}
+.emojione-1f480{background-position: -1472px -2240px;}
+.emojione-1f481{background-position: -1536px -2240px;}
+.emojione-1f481-1f3fb{background-position: -1600px -2240px;}
+.emojione-1f481-1f3fb-2640{background-position: -1664px -2240px;}
+.emojione-1f481-1f3fb-2642{background-position: -1728px -2240px;}
+.emojione-1f481-1f3fc{background-position: -1792px -2240px;}
+.emojione-1f481-1f3fc-2640{background-position: -1856px -2240px;}
+.emojione-1f481-1f3fc-2642{background-position: -1920px -2240px;}
+.emojione-1f481-1f3fd{background-position: -1984px -2240px;}
+.emojione-1f481-1f3fd-2640{background-position: -2048px -2240px;}
+.emojione-1f481-1f3fd-2642{background-position: -2112px -2240px;}
+.emojione-1f481-1f3fe{background-position: -2176px -2240px;}
+.emojione-1f481-1f3fe-2640{background-position: -2240px -2240px;}
+.emojione-1f481-1f3fe-2642{background-position: -2304px 0;}
+.emojione-1f481-1f3ff{background-position: -2304px -64px;}
+.emojione-1f481-1f3ff-2640{background-position: -2304px -128px;}
+.emojione-1f481-1f3ff-2642{background-position: -2304px -192px;}
+.emojione-1f481-2640{background-position: -2304px -256px;}
+.emojione-1f481-2642{background-position: -2304px -320px;}
+.emojione-1f482{background-position: -2304px -384px;}
+.emojione-1f482-1f3fb{background-position: -2304px -448px;}
+.emojione-1f482-1f3fb-2640{background-position: -2304px -512px;}
+.emojione-1f482-1f3fb-2642{background-position: -2304px -576px;}
+.emojione-1f482-1f3fc{background-position: -2304px -640px;}
+.emojione-1f482-1f3fc-2640{background-position: -2304px -704px;}
+.emojione-1f482-1f3fc-2642{background-position: -2304px -768px;}
+.emojione-1f482-1f3fd{background-position: -2304px -832px;}
+.emojione-1f482-1f3fd-2640{background-position: -2304px -896px;}
+.emojione-1f482-1f3fd-2642{background-position: -2304px -960px;}
+.emojione-1f482-1f3fe{background-position: -2304px -1024px;}
+.emojione-1f482-1f3fe-2640{background-position: -2304px -1088px;}
+.emojione-1f482-1f3fe-2642{background-position: -2304px -1152px;}
+.emojione-1f482-1f3ff{background-position: -2304px -1216px;}
+.emojione-1f482-1f3ff-2640{background-position: -2304px -1280px;}
+.emojione-1f482-1f3ff-2642{background-position: -2304px -1344px;}
+.emojione-1f482-2640{background-position: -2304px -1408px;}
+.emojione-1f482-2642{background-position: -2304px -1472px;}
+.emojione-1f483{background-position: -2304px -1536px;}
+.emojione-1f483-1f3fb{background-position: -2304px -1600px;}
+.emojione-1f483-1f3fc{background-position: -2304px -1664px;}
+.emojione-1f483-1f3fd{background-position: -2304px -1728px;}
+.emojione-1f483-1f3fe{background-position: -2304px -1792px;}
+.emojione-1f483-1f3ff{background-position: -2304px -1856px;}
+.emojione-1f484{background-position: -2304px -1920px;}
+.emojione-1f485{background-position: -2304px -1984px;}
+.emojione-1f485-1f3fb{background-position: -2304px -2048px;}
+.emojione-1f485-1f3fc{background-position: -2304px -2112px;}
+.emojione-1f485-1f3fd{background-position: -2304px -2176px;}
+.emojione-1f485-1f3fe{background-position: -2304px -2240px;}
+.emojione-1f485-1f3ff{background-position: 0 -2304px;}
+.emojione-1f486{background-position: -64px -2304px;}
+.emojione-1f486-1f3fb{background-position: -128px -2304px;}
+.emojione-1f486-1f3fb-2640{background-position: -192px -2304px;}
+.emojione-1f486-1f3fb-2642{background-position: -256px -2304px;}
+.emojione-1f486-1f3fc{background-position: -320px -2304px;}
+.emojione-1f486-1f3fc-2640{background-position: -384px -2304px;}
+.emojione-1f486-1f3fc-2642{background-position: -448px -2304px;}
+.emojione-1f486-1f3fd{background-position: -512px -2304px;}
+.emojione-1f486-1f3fd-2640{background-position: -576px -2304px;}
+.emojione-1f486-1f3fd-2642{background-position: -640px -2304px;}
+.emojione-1f486-1f3fe{background-position: -704px -2304px;}
+.emojione-1f486-1f3fe-2640{background-position: -768px -2304px;}
+.emojione-1f486-1f3fe-2642{background-position: -832px -2304px;}
+.emojione-1f486-1f3ff{background-position: -896px -2304px;}
+.emojione-1f486-1f3ff-2640{background-position: -960px -2304px;}
+.emojione-1f486-1f3ff-2642{background-position: -1024px -2304px;}
+.emojione-1f486-2640{background-position: -1088px -2304px;}
+.emojione-1f486-2642{background-position: -1152px -2304px;}
+.emojione-1f487{background-position: -1216px -2304px;}
+.emojione-1f487-1f3fb{background-position: -1280px -2304px;}
+.emojione-1f487-1f3fb-2640{background-position: -1344px -2304px;}
+.emojione-1f487-1f3fb-2642{background-position: -1408px -2304px;}
+.emojione-1f487-1f3fc{background-position: -1472px -2304px;}
+.emojione-1f487-1f3fc-2640{background-position: -1536px -2304px;}
+.emojione-1f487-1f3fc-2642{background-position: -1600px -2304px;}
+.emojione-1f487-1f3fd{background-position: -1664px -2304px;}
+.emojione-1f487-1f3fd-2640{background-position: -1728px -2304px;}
+.emojione-1f487-1f3fd-2642{background-position: -1792px -2304px;}
+.emojione-1f487-1f3fe{background-position: -1856px -2304px;}
+.emojione-1f487-1f3fe-2640{background-position: -1920px -2304px;}
+.emojione-1f487-1f3fe-2642{background-position: -1984px -2304px;}
+.emojione-1f487-1f3ff{background-position: -2048px -2304px;}
+.emojione-1f487-1f3ff-2640{background-position: -2112px -2304px;}
+.emojione-1f487-1f3ff-2642{background-position: -2176px -2304px;}
+.emojione-1f487-2640{background-position: -2240px -2304px;}
+.emojione-1f487-2642{background-position: -2304px -2304px;}
+.emojione-1f488{background-position: -2368px 0;}
+.emojione-1f489{background-position: -2368px -64px;}
+.emojione-1f48a{background-position: -2368px -128px;}
+.emojione-1f48b{background-position: -2368px -192px;}
+.emojione-1f48c{background-position: -2368px -256px;}
+.emojione-1f48d{background-position: -2368px -320px;}
+.emojione-1f48e{background-position: -2368px -384px;}
+.emojione-1f48f{background-position: -2368px -448px;}
+.emojione-1f490{background-position: -2368px -512px;}
+.emojione-1f491{background-position: -2368px -576px;}
+.emojione-1f492{background-position: -2368px -640px;}
+.emojione-1f493{background-position: -2368px -704px;}
+.emojione-1f494{background-position: -2368px -768px;}
+.emojione-1f495{background-position: -2368px -832px;}
+.emojione-1f496{background-position: -2368px -896px;}
+.emojione-1f497{background-position: -2368px -960px;}
+.emojione-1f498{background-position: -2368px -1024px;}
+.emojione-1f499{background-position: -2368px -1088px;}
+.emojione-1f49a{background-position: -2368px -1152px;}
+.emojione-1f49b{background-position: -2368px -1216px;}
+.emojione-1f49c{background-position: -2368px -1280px;}
+.emojione-1f49d{background-position: -2368px -1344px;}
+.emojione-1f49e{background-position: -2368px -1408px;}
+.emojione-1f49f{background-position: -2368px -1472px;}
+.emojione-1f4a0{background-position: -2368px -1536px;}
+.emojione-1f4a1{background-position: -2368px -1600px;}
+.emojione-1f4a2{background-position: -2368px -1664px;}
+.emojione-1f4a3{background-position: -2368px -1728px;}
+.emojione-1f4a4{background-position: -2368px -1792px;}
+.emojione-1f4a5{background-position: -2368px -1856px;}
+.emojione-1f4a6{background-position: -2368px -1920px;}
+.emojione-1f4a7{background-position: -2368px -1984px;}
+.emojione-1f4a8{background-position: -2368px -2048px;}
+.emojione-1f4a9{background-position: -2368px -2112px;}
+.emojione-1f4aa{background-position: -2368px -2176px;}
+.emojione-1f4aa-1f3fb{background-position: -2368px -2240px;}
+.emojione-1f4aa-1f3fc{background-position: -2368px -2304px;}
+.emojione-1f4aa-1f3fd{background-position: 0 -2368px;}
+.emojione-1f4aa-1f3fe{background-position: -64px -2368px;}
+.emojione-1f4aa-1f3ff{background-position: -128px -2368px;}
+.emojione-1f4ab{background-position: -192px -2368px;}
+.emojione-1f4ac{background-position: -256px -2368px;}
+.emojione-1f4ad{background-position: -320px -2368px;}
+.emojione-1f4ae{background-position: -384px -2368px;}
+.emojione-1f4af{background-position: -448px -2368px;}
+.emojione-1f4b0{background-position: -512px -2368px;}
+.emojione-1f4b1{background-position: -576px -2368px;}
+.emojione-1f4b2{background-position: -640px -2368px;}
+.emojione-1f4b3{background-position: -704px -2368px;}
+.emojione-1f4b4{background-position: -768px -2368px;}
+.emojione-1f4b5{background-position: -832px -2368px;}
+.emojione-1f4b6{background-position: -896px -2368px;}
+.emojione-1f4b7{background-position: -960px -2368px;}
+.emojione-1f4b8{background-position: -1024px -2368px;}
+.emojione-1f4b9{background-position: -1088px -2368px;}
+.emojione-1f4ba{background-position: -1152px -2368px;}
+.emojione-1f4bb{background-position: -1216px -2368px;}
+.emojione-1f4bc{background-position: -1280px -2368px;}
+.emojione-1f4bd{background-position: -1344px -2368px;}
+.emojione-1f4be{background-position: -1408px -2368px;}
+.emojione-1f4bf{background-position: -1472px -2368px;}
+.emojione-1f4c0{background-position: -1536px -2368px;}
+.emojione-1f4c1{background-position: -1600px -2368px;}
+.emojione-1f4c2{background-position: -1664px -2368px;}
+.emojione-1f4c3{background-position: -1728px -2368px;}
+.emojione-1f4c4{background-position: -1792px -2368px;}
+.emojione-1f4c5{background-position: -1856px -2368px;}
+.emojione-1f4c6{background-position: -1920px -2368px;}
+.emojione-1f4c7{background-position: -1984px -2368px;}
+.emojione-1f4c8{background-position: -2048px -2368px;}
+.emojione-1f4c9{background-position: -2112px -2368px;}
+.emojione-1f4ca{background-position: -2176px -2368px;}
+.emojione-1f4cb{background-position: -2240px -2368px;}
+.emojione-1f4cc{background-position: -2304px -2368px;}
+.emojione-1f4cd{background-position: -2368px -2368px;}
+.emojione-1f4ce{background-position: -2432px 0;}
+.emojione-1f4cf{background-position: -2432px -64px;}
+.emojione-1f4d0{background-position: -2432px -128px;}
+.emojione-1f4d1{background-position: -2432px -192px;}
+.emojione-1f4d2{background-position: -2432px -256px;}
+.emojione-1f4d3{background-position: -2432px -320px;}
+.emojione-1f4d4{background-position: -2432px -384px;}
+.emojione-1f4d5{background-position: -2432px -448px;}
+.emojione-1f4d6{background-position: -2432px -512px;}
+.emojione-1f4d7{background-position: -2432px -576px;}
+.emojione-1f4d8{background-position: -2432px -640px;}
+.emojione-1f4d9{background-position: -2432px -704px;}
+.emojione-1f4da{background-position: -2432px -768px;}
+.emojione-1f4db{background-position: -2432px -832px;}
+.emojione-1f4dc{background-position: -2432px -896px;}
+.emojione-1f4dd{background-position: -2432px -960px;}
+.emojione-1f4de{background-position: -2432px -1024px;}
+.emojione-1f4df{background-position: -2432px -1088px;}
+.emojione-1f4e0{background-position: -2432px -1152px;}
+.emojione-1f4e1{background-position: -2432px -1216px;}
+.emojione-1f4e2{background-position: -2432px -1280px;}
+.emojione-1f4e3{background-position: -2432px -1344px;}
+.emojione-1f4e4{background-position: -2432px -1408px;}
+.emojione-1f4e5{background-position: -2432px -1472px;}
+.emojione-1f4e6{background-position: -2432px -1536px;}
+.emojione-1f4e7{background-position: -2432px -1600px;}
+.emojione-1f4e8{background-position: -2432px -1664px;}
+.emojione-1f4e9{background-position: -2432px -1728px;}
+.emojione-1f4ea{background-position: -2432px -1792px;}
+.emojione-1f4eb{background-position: -2432px -1856px;}
+.emojione-1f4ec{background-position: -2432px -1920px;}
+.emojione-1f4ed{background-position: -2432px -1984px;}
+.emojione-1f4ee{background-position: -2432px -2048px;}
+.emojione-1f4ef{background-position: -2432px -2112px;}
+.emojione-1f4f0{background-position: -2432px -2176px;}
+.emojione-1f4f1{background-position: -2432px -2240px;}
+.emojione-1f4f2{background-position: -2432px -2304px;}
+.emojione-1f4f3{background-position: -2432px -2368px;}
+.emojione-1f4f4{background-position: 0 -2432px;}
+.emojione-1f4f5{background-position: -64px -2432px;}
+.emojione-1f4f6{background-position: -128px -2432px;}
+.emojione-1f4f7{background-position: -192px -2432px;}
+.emojione-1f4f8{background-position: -256px -2432px;}
+.emojione-1f4f9{background-position: -320px -2432px;}
+.emojione-1f4fa{background-position: -384px -2432px;}
+.emojione-1f4fb{background-position: -448px -2432px;}
+.emojione-1f4fc{background-position: -512px -2432px;}
+.emojione-1f4fd{background-position: -576px -2432px;}
+.emojione-1f4ff{background-position: -640px -2432px;}
+.emojione-1f500{background-position: -704px -2432px;}
+.emojione-1f501{background-position: -768px -2432px;}
+.emojione-1f502{background-position: -832px -2432px;}
+.emojione-1f503{background-position: -896px -2432px;}
+.emojione-1f504{background-position: -960px -2432px;}
+.emojione-1f505{background-position: -1024px -2432px;}
+.emojione-1f506{background-position: -1088px -2432px;}
+.emojione-1f507{background-position: -1152px -2432px;}
+.emojione-1f508{background-position: -1216px -2432px;}
+.emojione-1f509{background-position: -1280px -2432px;}
+.emojione-1f50a{background-position: -1344px -2432px;}
+.emojione-1f50b{background-position: -1408px -2432px;}
+.emojione-1f50c{background-position: -1472px -2432px;}
+.emojione-1f50d{background-position: -1536px -2432px;}
+.emojione-1f50e{background-position: -1600px -2432px;}
+.emojione-1f50f{background-position: -1664px -2432px;}
+.emojione-1f510{background-position: -1728px -2432px;}
+.emojione-1f511{background-position: -1792px -2432px;}
+.emojione-1f512{background-position: -1856px -2432px;}
+.emojione-1f513{background-position: -1920px -2432px;}
+.emojione-1f514{background-position: -1984px -2432px;}
+.emojione-1f515{background-position: -2048px -2432px;}
+.emojione-1f516{background-position: -2112px -2432px;}
+.emojione-1f517{background-position: -2176px -2432px;}
+.emojione-1f518{background-position: -2240px -2432px;}
+.emojione-1f519{background-position: -2304px -2432px;}
+.emojione-1f51a{background-position: -2368px -2432px;}
+.emojione-1f51b{background-position: -2432px -2432px;}
+.emojione-1f51c{background-position: -2496px 0;}
+.emojione-1f51d{background-position: -2496px -64px;}
+.emojione-1f51e{background-position: -2496px -128px;}
+.emojione-1f51f{background-position: -2496px -192px;}
+.emojione-1f520{background-position: -2496px -256px;}
+.emojione-1f521{background-position: -2496px -320px;}
+.emojione-1f522{background-position: -2496px -384px;}
+.emojione-1f523{background-position: -2496px -448px;}
+.emojione-1f524{background-position: -2496px -512px;}
+.emojione-1f525{background-position: -2496px -576px;}
+.emojione-1f526{background-position: -2496px -640px;}
+.emojione-1f527{background-position: -2496px -704px;}
+.emojione-1f528{background-position: -2496px -768px;}
+.emojione-1f529{background-position: -2496px -832px;}
+.emojione-1f52a{background-position: -2496px -896px;}
+.emojione-1f52b{background-position: -2496px -960px;}
+.emojione-1f52c{background-position: -2496px -1024px;}
+.emojione-1f52d{background-position: -2496px -1088px;}
+.emojione-1f52e{background-position: -2496px -1152px;}
+.emojione-1f52f{background-position: -2496px -1216px;}
+.emojione-1f530{background-position: -2496px -1280px;}
+.emojione-1f531{background-position: -2496px -1344px;}
+.emojione-1f532{background-position: -2496px -1408px;}
+.emojione-1f533{background-position: -2496px -1472px;}
+.emojione-1f534{background-position: -2496px -1536px;}
+.emojione-1f535{background-position: -2496px -1600px;}
+.emojione-1f536{background-position: -2496px -1664px;}
+.emojione-1f537{background-position: -2496px -1728px;}
+.emojione-1f538{background-position: -2496px -1792px;}
+.emojione-1f539{background-position: -2496px -1856px;}
+.emojione-1f53a{background-position: -2496px -1920px;}
+.emojione-1f53b{background-position: -2496px -1984px;}
+.emojione-1f53c{background-position: -2496px -2048px;}
+.emojione-1f53d{background-position: -2496px -2112px;}
+.emojione-1f549{background-position: -2496px -2176px;}
+.emojione-1f54a{background-position: -2496px -2240px;}
+.emojione-1f54b{background-position: -2496px -2304px;}
+.emojione-1f54c{background-position: -2496px -2368px;}
+.emojione-1f54d{background-position: -2496px -2432px;}
+.emojione-1f54e{background-position: 0 -2496px;}
+.emojione-1f550{background-position: -64px -2496px;}
+.emojione-1f551{background-position: -128px -2496px;}
+.emojione-1f552{background-position: -192px -2496px;}
+.emojione-1f553{background-position: -256px -2496px;}
+.emojione-1f554{background-position: -320px -2496px;}
+.emojione-1f555{background-position: -384px -2496px;}
+.emojione-1f556{background-position: -448px -2496px;}
+.emojione-1f557{background-position: -512px -2496px;}
+.emojione-1f558{background-position: -576px -2496px;}
+.emojione-1f559{background-position: -640px -2496px;}
+.emojione-1f55a{background-position: -704px -2496px;}
+.emojione-1f55b{background-position: -768px -2496px;}
+.emojione-1f55c{background-position: -832px -2496px;}
+.emojione-1f55d{background-position: -896px -2496px;}
+.emojione-1f55e{background-position: -960px -2496px;}
+.emojione-1f55f{background-position: -1024px -2496px;}
+.emojione-1f560{background-position: -1088px -2496px;}
+.emojione-1f561{background-position: -1152px -2496px;}
+.emojione-1f562{background-position: -1216px -2496px;}
+.emojione-1f563{background-position: -1280px -2496px;}
+.emojione-1f564{background-position: -1344px -2496px;}
+.emojione-1f565{background-position: -1408px -2496px;}
+.emojione-1f566{background-position: -1472px -2496px;}
+.emojione-1f567{background-position: -1536px -2496px;}
+.emojione-1f56f{background-position: -1600px -2496px;}
+.emojione-1f570{background-position: -1664px -2496px;}
+.emojione-1f573{background-position: -1728px -2496px;}
+.emojione-1f574{background-position: -1792px -2496px;}
+.emojione-1f574-1f3fb{background-position: -1856px -2496px;}
+.emojione-1f574-1f3fc{background-position: -1920px -2496px;}
+.emojione-1f574-1f3fd{background-position: -1984px -2496px;}
+.emojione-1f574-1f3fe{background-position: -2048px -2496px;}
+.emojione-1f574-1f3ff{background-position: -2112px -2496px;}
+.emojione-1f575{background-position: -2176px -2496px;}
+.emojione-1f575-1f3fb{background-position: -2240px -2496px;}
+.emojione-1f575-1f3fb-2640{background-position: -2304px -2496px;}
+.emojione-1f575-1f3fb-2642{background-position: -2368px -2496px;}
+.emojione-1f575-1f3fc{background-position: -2432px -2496px;}
+.emojione-1f575-1f3fc-2640{background-position: -2496px -2496px;}
+.emojione-1f575-1f3fc-2642{background-position: -2560px 0;}
+.emojione-1f575-1f3fd{background-position: -2560px -64px;}
+.emojione-1f575-1f3fd-2640{background-position: -2560px -128px;}
+.emojione-1f575-1f3fd-2642{background-position: -2560px -192px;}
+.emojione-1f575-1f3fe{background-position: -2560px -256px;}
+.emojione-1f575-1f3fe-2640{background-position: -2560px -320px;}
+.emojione-1f575-1f3fe-2642{background-position: -2560px -384px;}
+.emojione-1f575-1f3ff{background-position: -2560px -448px;}
+.emojione-1f575-1f3ff-2640{background-position: -2560px -512px;}
+.emojione-1f575-1f3ff-2642{background-position: -2560px -576px;}
+.emojione-1f575-2640{background-position: -2560px -640px;}
+.emojione-1f575-2642{background-position: -2560px -704px;}
+.emojione-1f576{background-position: -2560px -768px;}
+.emojione-1f577{background-position: -2560px -832px;}
+.emojione-1f578{background-position: -2560px -896px;}
+.emojione-1f579{background-position: -2560px -960px;}
+.emojione-1f57a{background-position: -2560px -1024px;}
+.emojione-1f57a-1f3fb{background-position: -2560px -1088px;}
+.emojione-1f57a-1f3fc{background-position: -2560px -1152px;}
+.emojione-1f57a-1f3fd{background-position: -2560px -1216px;}
+.emojione-1f57a-1f3fe{background-position: -2560px -1280px;}
+.emojione-1f57a-1f3ff{background-position: -2560px -1344px;}
+.emojione-1f587{background-position: -2560px -1408px;}
+.emojione-1f58a{background-position: -2560px -1472px;}
+.emojione-1f58b{background-position: -2560px -1536px;}
+.emojione-1f58c{background-position: -2560px -1600px;}
+.emojione-1f58d{background-position: -2560px -1664px;}
+.emojione-1f590{background-position: -2560px -1728px;}
+.emojione-1f590-1f3fb{background-position: -2560px -1792px;}
+.emojione-1f590-1f3fc{background-position: -2560px -1856px;}
+.emojione-1f590-1f3fd{background-position: -2560px -1920px;}
+.emojione-1f590-1f3fe{background-position: -2560px -1984px;}
+.emojione-1f590-1f3ff{background-position: -2560px -2048px;}
+.emojione-1f595{background-position: -2560px -2112px;}
+.emojione-1f595-1f3fb{background-position: -2560px -2176px;}
+.emojione-1f595-1f3fc{background-position: -2560px -2240px;}
+.emojione-1f595-1f3fd{background-position: -2560px -2304px;}
+.emojione-1f595-1f3fe{background-position: -2560px -2368px;}
+.emojione-1f595-1f3ff{background-position: -2560px -2432px;}
+.emojione-1f596{background-position: -2560px -2496px;}
+.emojione-1f596-1f3fb{background-position: 0 -2560px;}
+.emojione-1f596-1f3fc{background-position: -64px -2560px;}
+.emojione-1f596-1f3fd{background-position: -128px -2560px;}
+.emojione-1f596-1f3fe{background-position: -192px -2560px;}
+.emojione-1f596-1f3ff{background-position: -256px -2560px;}
+.emojione-1f5a4{background-position: -320px -2560px;}
+.emojione-1f5a5{background-position: -384px -2560px;}
+.emojione-1f5a8{background-position: -448px -2560px;}
+.emojione-1f5b1{background-position: -512px -2560px;}
+.emojione-1f5b2{background-position: -576px -2560px;}
+.emojione-1f5bc{background-position: -640px -2560px;}
+.emojione-1f5c2{background-position: -704px -2560px;}
+.emojione-1f5c3{background-position: -768px -2560px;}
+.emojione-1f5c4{background-position: -832px -2560px;}
+.emojione-1f5d1{background-position: -896px -2560px;}
+.emojione-1f5d2{background-position: -960px -2560px;}
+.emojione-1f5d3{background-position: -1024px -2560px;}
+.emojione-1f5dc{background-position: -1088px -2560px;}
+.emojione-1f5dd{background-position: -1152px -2560px;}
+.emojione-1f5de{background-position: -1216px -2560px;}
+.emojione-1f5e1{background-position: -1280px -2560px;}
+.emojione-1f5e3{background-position: -1344px -2560px;}
+.emojione-1f5e8{background-position: -1408px -2560px;}
+.emojione-1f5ef{background-position: -1472px -2560px;}
+.emojione-1f5f3{background-position: -1536px -2560px;}
+.emojione-1f5fa{background-position: -1600px -2560px;}
+.emojione-1f5fb{background-position: -1664px -2560px;}
+.emojione-1f5fc{background-position: -1728px -2560px;}
+.emojione-1f5fd{background-position: -1792px -2560px;}
+.emojione-1f5fe{background-position: -1856px -2560px;}
+.emojione-1f5ff{background-position: -1920px -2560px;}
+.emojione-1f600{background-position: -1984px -2560px;}
+.emojione-1f601{background-position: -2048px -2560px;}
+.emojione-1f602{background-position: -2112px -2560px;}
+.emojione-1f603{background-position: -2176px -2560px;}
+.emojione-1f604{background-position: -2240px -2560px;}
+.emojione-1f605{background-position: -2304px -2560px;}
+.emojione-1f606{background-position: -2368px -2560px;}
+.emojione-1f607{background-position: -2432px -2560px;}
+.emojione-1f608{background-position: -2496px -2560px;}
+.emojione-1f609{background-position: -2560px -2560px;}
+.emojione-1f60a{background-position: -2624px 0;}
+.emojione-1f60b{background-position: -2624px -64px;}
+.emojione-1f60c{background-position: -2624px -128px;}
+.emojione-1f60d{background-position: -2624px -192px;}
+.emojione-1f60e{background-position: -2624px -256px;}
+.emojione-1f60f{background-position: -2624px -320px;}
+.emojione-1f610{background-position: -2624px -384px;}
+.emojione-1f611{background-position: -2624px -448px;}
+.emojione-1f612{background-position: -2624px -512px;}
+.emojione-1f613{background-position: -2624px -576px;}
+.emojione-1f614{background-position: -2624px -640px;}
+.emojione-1f615{background-position: -2624px -704px;}
+.emojione-1f616{background-position: -2624px -768px;}
+.emojione-1f617{background-position: -2624px -832px;}
+.emojione-1f618{background-position: -2624px -896px;}
+.emojione-1f619{background-position: -2624px -960px;}
+.emojione-1f61a{background-position: -2624px -1024px;}
+.emojione-1f61b{background-position: -2624px -1088px;}
+.emojione-1f61c{background-position: -2624px -1152px;}
+.emojione-1f61d{background-position: -2624px -1216px;}
+.emojione-1f61e{background-position: -2624px -1280px;}
+.emojione-1f61f{background-position: -2624px -1344px;}
+.emojione-1f620{background-position: -2624px -1408px;}
+.emojione-1f621{background-position: -2624px -1472px;}
+.emojione-1f622{background-position: -2624px -1536px;}
+.emojione-1f623{background-position: -2624px -1600px;}
+.emojione-1f624{background-position: -2624px -1664px;}
+.emojione-1f625{background-position: -2624px -1728px;}
+.emojione-1f626{background-position: -2624px -1792px;}
+.emojione-1f627{background-position: -2624px -1856px;}
+.emojione-1f628{background-position: -2624px -1920px;}
+.emojione-1f629{background-position: -2624px -1984px;}
+.emojione-1f62a{background-position: -2624px -2048px;}
+.emojione-1f62b{background-position: -2624px -2112px;}
+.emojione-1f62c{background-position: -2624px -2176px;}
+.emojione-1f62d{background-position: -2624px -2240px;}
+.emojione-1f62e{background-position: -2624px -2304px;}
+.emojione-1f62f{background-position: -2624px -2368px;}
+.emojione-1f630{background-position: -2624px -2432px;}
+.emojione-1f631{background-position: -2624px -2496px;}
+.emojione-1f632{background-position: -2624px -2560px;}
+.emojione-1f633{background-position: 0 -2624px;}
+.emojione-1f634{background-position: -64px -2624px;}
+.emojione-1f635{background-position: -128px -2624px;}
+.emojione-1f636{background-position: -192px -2624px;}
+.emojione-1f637{background-position: -256px -2624px;}
+.emojione-1f638{background-position: -320px -2624px;}
+.emojione-1f639{background-position: -384px -2624px;}
+.emojione-1f63a{background-position: -448px -2624px;}
+.emojione-1f63b{background-position: -512px -2624px;}
+.emojione-1f63c{background-position: -576px -2624px;}
+.emojione-1f63d{background-position: -640px -2624px;}
+.emojione-1f63e{background-position: -704px -2624px;}
+.emojione-1f63f{background-position: -768px -2624px;}
+.emojione-1f640{background-position: -832px -2624px;}
+.emojione-1f641{background-position: -896px -2624px;}
+.emojione-1f642{background-position: -960px -2624px;}
+.emojione-1f643{background-position: -1024px -2624px;}
+.emojione-1f644{background-position: -1088px -2624px;}
+.emojione-1f645{background-position: -1152px -2624px;}
+.emojione-1f645-1f3fb{background-position: -1216px -2624px;}
+.emojione-1f645-1f3fb-2640{background-position: -1280px -2624px;}
+.emojione-1f645-1f3fb-2642{background-position: -1344px -2624px;}
+.emojione-1f645-1f3fc{background-position: -1408px -2624px;}
+.emojione-1f645-1f3fc-2640{background-position: -1472px -2624px;}
+.emojione-1f645-1f3fc-2642{background-position: -1536px -2624px;}
+.emojione-1f645-1f3fd{background-position: -1600px -2624px;}
+.emojione-1f645-1f3fd-2640{background-position: -1664px -2624px;}
+.emojione-1f645-1f3fd-2642{background-position: -1728px -2624px;}
+.emojione-1f645-1f3fe{background-position: -1792px -2624px;}
+.emojione-1f645-1f3fe-2640{background-position: -1856px -2624px;}
+.emojione-1f645-1f3fe-2642{background-position: -1920px -2624px;}
+.emojione-1f645-1f3ff{background-position: -1984px -2624px;}
+.emojione-1f645-1f3ff-2640{background-position: -2048px -2624px;}
+.emojione-1f645-1f3ff-2642{background-position: -2112px -2624px;}
+.emojione-1f645-2640{background-position: -2176px -2624px;}
+.emojione-1f645-2642{background-position: -2240px -2624px;}
+.emojione-1f646{background-position: -2304px -2624px;}
+.emojione-1f646-1f3fb{background-position: -2368px -2624px;}
+.emojione-1f646-1f3fb-2640{background-position: -2432px -2624px;}
+.emojione-1f646-1f3fb-2642{background-position: -2496px -2624px;}
+.emojione-1f646-1f3fc{background-position: -2560px -2624px;}
+.emojione-1f646-1f3fc-2640{background-position: -2624px -2624px;}
+.emojione-1f646-1f3fc-2642{background-position: -2688px 0;}
+.emojione-1f646-1f3fd{background-position: -2688px -64px;}
+.emojione-1f646-1f3fd-2640{background-position: -2688px -128px;}
+.emojione-1f646-1f3fd-2642{background-position: -2688px -192px;}
+.emojione-1f646-1f3fe{background-position: -2688px -256px;}
+.emojione-1f646-1f3fe-2640{background-position: -2688px -320px;}
+.emojione-1f646-1f3fe-2642{background-position: -2688px -384px;}
+.emojione-1f646-1f3ff{background-position: -2688px -448px;}
+.emojione-1f646-1f3ff-2640{background-position: -2688px -512px;}
+.emojione-1f646-1f3ff-2642{background-position: -2688px -576px;}
+.emojione-1f646-2640{background-position: -2688px -640px;}
+.emojione-1f646-2642{background-position: -2688px -704px;}
+.emojione-1f647{background-position: -2688px -768px;}
+.emojione-1f647-1f3fb{background-position: -2688px -832px;}
+.emojione-1f647-1f3fb-2640{background-position: -2688px -896px;}
+.emojione-1f647-1f3fb-2642{background-position: -2688px -960px;}
+.emojione-1f647-1f3fc{background-position: -2688px -1024px;}
+.emojione-1f647-1f3fc-2640{background-position: -2688px -1088px;}
+.emojione-1f647-1f3fc-2642{background-position: -2688px -1152px;}
+.emojione-1f647-1f3fd{background-position: -2688px -1216px;}
+.emojione-1f647-1f3fd-2640{background-position: -2688px -1280px;}
+.emojione-1f647-1f3fd-2642{background-position: -2688px -1344px;}
+.emojione-1f647-1f3fe{background-position: -2688px -1408px;}
+.emojione-1f647-1f3fe-2640{background-position: -2688px -1472px;}
+.emojione-1f647-1f3fe-2642{background-position: -2688px -1536px;}
+.emojione-1f647-1f3ff{background-position: -2688px -1600px;}
+.emojione-1f647-1f3ff-2640{background-position: -2688px -1664px;}
+.emojione-1f647-1f3ff-2642{background-position: -2688px -1728px;}
+.emojione-1f647-2640{background-position: -2688px -1792px;}
+.emojione-1f647-2642{background-position: -2688px -1856px;}
+.emojione-1f648{background-position: -2688px -1920px;}
+.emojione-1f649{background-position: -2688px -1984px;}
+.emojione-1f64a{background-position: -2688px -2048px;}
+.emojione-1f64b{background-position: -2688px -2112px;}
+.emojione-1f64b-1f3fb{background-position: -2688px -2176px;}
+.emojione-1f64b-1f3fb-2640{background-position: -2688px -2240px;}
+.emojione-1f64b-1f3fb-2642{background-position: -2688px -2304px;}
+.emojione-1f64b-1f3fc{background-position: -2688px -2368px;}
+.emojione-1f64b-1f3fc-2640{background-position: -2688px -2432px;}
+.emojione-1f64b-1f3fc-2642{background-position: -2688px -2496px;}
+.emojione-1f64b-1f3fd{background-position: -2688px -2560px;}
+.emojione-1f64b-1f3fd-2640{background-position: -2688px -2624px;}
+.emojione-1f64b-1f3fd-2642{background-position: 0 -2688px;}
+.emojione-1f64b-1f3fe{background-position: -64px -2688px;}
+.emojione-1f64b-1f3fe-2640{background-position: -128px -2688px;}
+.emojione-1f64b-1f3fe-2642{background-position: -192px -2688px;}
+.emojione-1f64b-1f3ff{background-position: -256px -2688px;}
+.emojione-1f64b-1f3ff-2640{background-position: -320px -2688px;}
+.emojione-1f64b-1f3ff-2642{background-position: -384px -2688px;}
+.emojione-1f64b-2640{background-position: -448px -2688px;}
+.emojione-1f64b-2642{background-position: -512px -2688px;}
+.emojione-1f64c{background-position: -576px -2688px;}
+.emojione-1f64c-1f3fb{background-position: -640px -2688px;}
+.emojione-1f64c-1f3fc{background-position: -704px -2688px;}
+.emojione-1f64c-1f3fd{background-position: -768px -2688px;}
+.emojione-1f64c-1f3fe{background-position: -832px -2688px;}
+.emojione-1f64c-1f3ff{background-position: -896px -2688px;}
+.emojione-1f64d{background-position: -960px -2688px;}
+.emojione-1f64d-1f3fb{background-position: -1024px -2688px;}
+.emojione-1f64d-1f3fb-2640{background-position: -1088px -2688px;}
+.emojione-1f64d-1f3fb-2642{background-position: -1152px -2688px;}
+.emojione-1f64d-1f3fc{background-position: -1216px -2688px;}
+.emojione-1f64d-1f3fc-2640{background-position: -1280px -2688px;}
+.emojione-1f64d-1f3fc-2642{background-position: -1344px -2688px;}
+.emojione-1f64d-1f3fd{background-position: -1408px -2688px;}
+.emojione-1f64d-1f3fd-2640{background-position: -1472px -2688px;}
+.emojione-1f64d-1f3fd-2642{background-position: -1536px -2688px;}
+.emojione-1f64d-1f3fe{background-position: -1600px -2688px;}
+.emojione-1f64d-1f3fe-2640{background-position: -1664px -2688px;}
+.emojione-1f64d-1f3fe-2642{background-position: -1728px -2688px;}
+.emojione-1f64d-1f3ff{background-position: -1792px -2688px;}
+.emojione-1f64d-1f3ff-2640{background-position: -1856px -2688px;}
+.emojione-1f64d-1f3ff-2642{background-position: -1920px -2688px;}
+.emojione-1f64d-2640{background-position: -1984px -2688px;}
+.emojione-1f64d-2642{background-position: -2048px -2688px;}
+.emojione-1f64e{background-position: -2112px -2688px;}
+.emojione-1f64e-1f3fb{background-position: -2176px -2688px;}
+.emojione-1f64e-1f3fb-2640{background-position: -2240px -2688px;}
+.emojione-1f64e-1f3fb-2642{background-position: -2304px -2688px;}
+.emojione-1f64e-1f3fc{background-position: -2368px -2688px;}
+.emojione-1f64e-1f3fc-2640{background-position: -2432px -2688px;}
+.emojione-1f64e-1f3fc-2642{background-position: -2496px -2688px;}
+.emojione-1f64e-1f3fd{background-position: -2560px -2688px;}
+.emojione-1f64e-1f3fd-2640{background-position: -2624px -2688px;}
+.emojione-1f64e-1f3fd-2642{background-position: -2688px -2688px;}
+.emojione-1f64e-1f3fe{background-position: -2752px 0;}
+.emojione-1f64e-1f3fe-2640{background-position: -2752px -64px;}
+.emojione-1f64e-1f3fe-2642{background-position: -2752px -128px;}
+.emojione-1f64e-1f3ff{background-position: -2752px -192px;}
+.emojione-1f64e-1f3ff-2640{background-position: -2752px -256px;}
+.emojione-1f64e-1f3ff-2642{background-position: -2752px -320px;}
+.emojione-1f64e-2640{background-position: -2752px -384px;}
+.emojione-1f64e-2642{background-position: -2752px -448px;}
+.emojione-1f64f{background-position: -2752px -512px;}
+.emojione-1f64f-1f3fb{background-position: -2752px -576px;}
+.emojione-1f64f-1f3fc{background-position: -2752px -640px;}
+.emojione-1f64f-1f3fd{background-position: -2752px -704px;}
+.emojione-1f64f-1f3fe{background-position: -2752px -768px;}
+.emojione-1f64f-1f3ff{background-position: -2752px -832px;}
+.emojione-1f680{background-position: -2752px -896px;}
+.emojione-1f681{background-position: -2752px -960px;}
+.emojione-1f682{background-position: -2752px -1024px;}
+.emojione-1f683{background-position: -2752px -1088px;}
+.emojione-1f684{background-position: -2752px -1152px;}
+.emojione-1f685{background-position: -2752px -1216px;}
+.emojione-1f686{background-position: -2752px -1280px;}
+.emojione-1f687{background-position: -2752px -1344px;}
+.emojione-1f688{background-position: -2752px -1408px;}
+.emojione-1f689{background-position: -2752px -1472px;}
+.emojione-1f68a{background-position: -2752px -1536px;}
+.emojione-1f68b{background-position: -2752px -1600px;}
+.emojione-1f68c{background-position: -2752px -1664px;}
+.emojione-1f68d{background-position: -2752px -1728px;}
+.emojione-1f68e{background-position: -2752px -1792px;}
+.emojione-1f68f{background-position: -2752px -1856px;}
+.emojione-1f690{background-position: -2752px -1920px;}
+.emojione-1f691{background-position: -2752px -1984px;}
+.emojione-1f692{background-position: -2752px -2048px;}
+.emojione-1f693{background-position: -2752px -2112px;}
+.emojione-1f694{background-position: -2752px -2176px;}
+.emojione-1f695{background-position: -2752px -2240px;}
+.emojione-1f696{background-position: -2752px -2304px;}
+.emojione-1f697{background-position: -2752px -2368px;}
+.emojione-1f698{background-position: -2752px -2432px;}
+.emojione-1f699{background-position: -2752px -2496px;}
+.emojione-1f69a{background-position: -2752px -2560px;}
+.emojione-1f69b{background-position: -2752px -2624px;}
+.emojione-1f69c{background-position: -2752px -2688px;}
+.emojione-1f69d{background-position: 0 -2752px;}
+.emojione-1f69e{background-position: -64px -2752px;}
+.emojione-1f69f{background-position: -128px -2752px;}
+.emojione-1f6a0{background-position: -192px -2752px;}
+.emojione-1f6a1{background-position: -256px -2752px;}
+.emojione-1f6a2{background-position: -320px -2752px;}
+.emojione-1f6a3{background-position: -384px -2752px;}
+.emojione-1f6a3-1f3fb{background-position: -448px -2752px;}
+.emojione-1f6a3-1f3fb-2640{background-position: -512px -2752px;}
+.emojione-1f6a3-1f3fb-2642{background-position: -576px -2752px;}
+.emojione-1f6a3-1f3fc{background-position: -640px -2752px;}
+.emojione-1f6a3-1f3fc-2640{background-position: -704px -2752px;}
+.emojione-1f6a3-1f3fc-2642{background-position: -768px -2752px;}
+.emojione-1f6a3-1f3fd{background-position: -832px -2752px;}
+.emojione-1f6a3-1f3fd-2640{background-position: -896px -2752px;}
+.emojione-1f6a3-1f3fd-2642{background-position: -960px -2752px;}
+.emojione-1f6a3-1f3fe{background-position: -1024px -2752px;}
+.emojione-1f6a3-1f3fe-2640{background-position: -1088px -2752px;}
+.emojione-1f6a3-1f3fe-2642{background-position: -1152px -2752px;}
+.emojione-1f6a3-1f3ff{background-position: -1216px -2752px;}
+.emojione-1f6a3-1f3ff-2640{background-position: -1280px -2752px;}
+.emojione-1f6a3-1f3ff-2642{background-position: -1344px -2752px;}
+.emojione-1f6a3-2640{background-position: -1408px -2752px;}
+.emojione-1f6a3-2642{background-position: -1472px -2752px;}
+.emojione-1f6a4{background-position: -1536px -2752px;}
+.emojione-1f6a5{background-position: -1600px -2752px;}
+.emojione-1f6a6{background-position: -1664px -2752px;}
+.emojione-1f6a7{background-position: -1728px -2752px;}
+.emojione-1f6a8{background-position: -1792px -2752px;}
+.emojione-1f6a9{background-position: -1856px -2752px;}
+.emojione-1f6aa{background-position: -1920px -2752px;}
+.emojione-1f6ab{background-position: -1984px -2752px;}
+.emojione-1f6ac{background-position: -2048px -2752px;}
+.emojione-1f6ad{background-position: -2112px -2752px;}
+.emojione-1f6ae{background-position: -2176px -2752px;}
+.emojione-1f6af{background-position: -2240px -2752px;}
+.emojione-1f6b0{background-position: -2304px -2752px;}
+.emojione-1f6b1{background-position: -2368px -2752px;}
+.emojione-1f6b2{background-position: -2432px -2752px;}
+.emojione-1f6b3{background-position: -2496px -2752px;}
+.emojione-1f6b4{background-position: -2560px -2752px;}
+.emojione-1f6b4-1f3fb{background-position: -2624px -2752px;}
+.emojione-1f6b4-1f3fb-2640{background-position: -2688px -2752px;}
+.emojione-1f6b4-1f3fb-2642{background-position: -2752px -2752px;}
+.emojione-1f6b4-1f3fc{background-position: -2816px 0;}
+.emojione-1f6b4-1f3fc-2640{background-position: -2816px -64px;}
+.emojione-1f6b4-1f3fc-2642{background-position: -2816px -128px;}
+.emojione-1f6b4-1f3fd{background-position: -2816px -192px;}
+.emojione-1f6b4-1f3fd-2640{background-position: -2816px -256px;}
+.emojione-1f6b4-1f3fd-2642{background-position: -2816px -320px;}
+.emojione-1f6b4-1f3fe{background-position: -2816px -384px;}
+.emojione-1f6b4-1f3fe-2640{background-position: -2816px -448px;}
+.emojione-1f6b4-1f3fe-2642{background-position: -2816px -512px;}
+.emojione-1f6b4-1f3ff{background-position: -2816px -576px;}
+.emojione-1f6b4-1f3ff-2640{background-position: -2816px -640px;}
+.emojione-1f6b4-1f3ff-2642{background-position: -2816px -704px;}
+.emojione-1f6b4-2640{background-position: -2816px -768px;}
+.emojione-1f6b4-2642{background-position: -2816px -832px;}
+.emojione-1f6b5{background-position: -2816px -896px;}
+.emojione-1f6b5-1f3fb{background-position: -2816px -960px;}
+.emojione-1f6b5-1f3fb-2640{background-position: -2816px -1024px;}
+.emojione-1f6b5-1f3fb-2642{background-position: -2816px -1088px;}
+.emojione-1f6b5-1f3fc{background-position: -2816px -1152px;}
+.emojione-1f6b5-1f3fc-2640{background-position: -2816px -1216px;}
+.emojione-1f6b5-1f3fc-2642{background-position: -2816px -1280px;}
+.emojione-1f6b5-1f3fd{background-position: -2816px -1344px;}
+.emojione-1f6b5-1f3fd-2640{background-position: -2816px -1408px;}
+.emojione-1f6b5-1f3fd-2642{background-position: -2816px -1472px;}
+.emojione-1f6b5-1f3fe{background-position: -2816px -1536px;}
+.emojione-1f6b5-1f3fe-2640{background-position: -2816px -1600px;}
+.emojione-1f6b5-1f3fe-2642{background-position: -2816px -1664px;}
+.emojione-1f6b5-1f3ff{background-position: -2816px -1728px;}
+.emojione-1f6b5-1f3ff-2640{background-position: -2816px -1792px;}
+.emojione-1f6b5-1f3ff-2642{background-position: -2816px -1856px;}
+.emojione-1f6b5-2640{background-position: -2816px -1920px;}
+.emojione-1f6b5-2642{background-position: -2816px -1984px;}
+.emojione-1f6b6{background-position: -2816px -2048px;}
+.emojione-1f6b6-1f3fb{background-position: -2816px -2112px;}
+.emojione-1f6b6-1f3fb-2640{background-position: -2816px -2176px;}
+.emojione-1f6b6-1f3fb-2642{background-position: -2816px -2240px;}
+.emojione-1f6b6-1f3fc{background-position: -2816px -2304px;}
+.emojione-1f6b6-1f3fc-2640{background-position: -2816px -2368px;}
+.emojione-1f6b6-1f3fc-2642{background-position: -2816px -2432px;}
+.emojione-1f6b6-1f3fd{background-position: -2816px -2496px;}
+.emojione-1f6b6-1f3fd-2640{background-position: -2816px -2560px;}
+.emojione-1f6b6-1f3fd-2642{background-position: -2816px -2624px;}
+.emojione-1f6b6-1f3fe{background-position: -2816px -2688px;}
+.emojione-1f6b6-1f3fe-2640{background-position: -2816px -2752px;}
+.emojione-1f6b6-1f3fe-2642{background-position: 0 -2816px;}
+.emojione-1f6b6-1f3ff{background-position: -64px -2816px;}
+.emojione-1f6b6-1f3ff-2640{background-position: -128px -2816px;}
+.emojione-1f6b6-1f3ff-2642{background-position: -192px -2816px;}
+.emojione-1f6b6-2640{background-position: -256px -2816px;}
+.emojione-1f6b6-2642{background-position: -320px -2816px;}
+.emojione-1f6b7{background-position: -384px -2816px;}
+.emojione-1f6b8{background-position: -448px -2816px;}
+.emojione-1f6b9{background-position: -512px -2816px;}
+.emojione-1f6ba{background-position: -576px -2816px;}
+.emojione-1f6bb{background-position: -640px -2816px;}
+.emojione-1f6bc{background-position: -704px -2816px;}
+.emojione-1f6bd{background-position: -768px -2816px;}
+.emojione-1f6be{background-position: -832px -2816px;}
+.emojione-1f6bf{background-position: -896px -2816px;}
+.emojione-1f6c0{background-position: -960px -2816px;}
+.emojione-1f6c0-1f3fb{background-position: -1024px -2816px;}
+.emojione-1f6c0-1f3fc{background-position: -1088px -2816px;}
+.emojione-1f6c0-1f3fd{background-position: -1152px -2816px;}
+.emojione-1f6c0-1f3fe{background-position: -1216px -2816px;}
+.emojione-1f6c0-1f3ff{background-position: -1280px -2816px;}
+.emojione-1f6c1{background-position: -1344px -2816px;}
+.emojione-1f6c2{background-position: -1408px -2816px;}
+.emojione-1f6c3{background-position: -1472px -2816px;}
+.emojione-1f6c4{background-position: -1536px -2816px;}
+.emojione-1f6c5{background-position: -1600px -2816px;}
+.emojione-1f6cb{background-position: -1664px -2816px;}
+.emojione-1f6cc{background-position: -1728px -2816px;}
+.emojione-1f6cc-1f3fb{background-position: -1792px -2816px;}
+.emojione-1f6cc-1f3fc{background-position: -1856px -2816px;}
+.emojione-1f6cc-1f3fd{background-position: -1920px -2816px;}
+.emojione-1f6cc-1f3fe{background-position: -1984px -2816px;}
+.emojione-1f6cc-1f3ff{background-position: -2048px -2816px;}
+.emojione-1f6cd{background-position: -2112px -2816px;}
+.emojione-1f6ce{background-position: -2176px -2816px;}
+.emojione-1f6cf{background-position: -2240px -2816px;}
+.emojione-1f6d0{background-position: -2304px -2816px;}
+.emojione-1f6d1{background-position: -2368px -2816px;}
+.emojione-1f6d2{background-position: -2432px -2816px;}
+.emojione-1f6e0{background-position: -2496px -2816px;}
+.emojione-1f6e1{background-position: -2560px -2816px;}
+.emojione-1f6e2{background-position: -2624px -2816px;}
+.emojione-1f6e3{background-position: -2688px -2816px;}
+.emojione-1f6e4{background-position: -2752px -2816px;}
+.emojione-1f6e5{background-position: -2816px -2816px;}
+.emojione-1f6e9{background-position: -2880px 0;}
+.emojione-1f6eb{background-position: -2880px -64px;}
+.emojione-1f6ec{background-position: -2880px -128px;}
+.emojione-1f6f0{background-position: -2880px -192px;}
+.emojione-1f6f3{background-position: -2880px -256px;}
+.emojione-1f6f4{background-position: -2880px -320px;}
+.emojione-1f6f5{background-position: -2880px -384px;}
+.emojione-1f6f6{background-position: -2880px -448px;}
+.emojione-1f6f7{background-position: -2880px -512px;}
+.emojione-1f6f8{background-position: -2880px -576px;}
+.emojione-1f6f9{background-position: -2880px -640px;}
+.emojione-1f910{background-position: -2880px -704px;}
+.emojione-1f911{background-position: -2880px -768px;}
+.emojione-1f912{background-position: -2880px -832px;}
+.emojione-1f913{background-position: -2880px -896px;}
+.emojione-1f914{background-position: -2880px -960px;}
+.emojione-1f915{background-position: -2880px -1024px;}
+.emojione-1f916{background-position: -2880px -1088px;}
+.emojione-1f917{background-position: -2880px -1152px;}
+.emojione-1f918{background-position: -2880px -1216px;}
+.emojione-1f918-1f3fb{background-position: -2880px -1280px;}
+.emojione-1f918-1f3fc{background-position: -2880px -1344px;}
+.emojione-1f918-1f3fd{background-position: -2880px -1408px;}
+.emojione-1f918-1f3fe{background-position: -2880px -1472px;}
+.emojione-1f918-1f3ff{background-position: -2880px -1536px;}
+.emojione-1f919{background-position: -2880px -1600px;}
+.emojione-1f919-1f3fb{background-position: -2880px -1664px;}
+.emojione-1f919-1f3fc{background-position: -2880px -1728px;}
+.emojione-1f919-1f3fd{background-position: -2880px -1792px;}
+.emojione-1f919-1f3fe{background-position: -2880px -1856px;}
+.emojione-1f919-1f3ff{background-position: -2880px -1920px;}
+.emojione-1f91a{background-position: -2880px -1984px;}
+.emojione-1f91a-1f3fb{background-position: -2880px -2048px;}
+.emojione-1f91a-1f3fc{background-position: -2880px -2112px;}
+.emojione-1f91a-1f3fd{background-position: -2880px -2176px;}
+.emojione-1f91a-1f3fe{background-position: -2880px -2240px;}
+.emojione-1f91a-1f3ff{background-position: -2880px -2304px;}
+.emojione-1f91b{background-position: -2880px -2368px;}
+.emojione-1f91b-1f3fb{background-position: -2880px -2432px;}
+.emojione-1f91b-1f3fc{background-position: -2880px -2496px;}
+.emojione-1f91b-1f3fd{background-position: -2880px -2560px;}
+.emojione-1f91b-1f3fe{background-position: -2880px -2624px;}
+.emojione-1f91b-1f3ff{background-position: -2880px -2688px;}
+.emojione-1f91c{background-position: -2880px -2752px;}
+.emojione-1f91c-1f3fb{background-position: -2880px -2816px;}
+.emojione-1f91c-1f3fc{background-position: 0 -2880px;}
+.emojione-1f91c-1f3fd{background-position: -64px -2880px;}
+.emojione-1f91c-1f3fe{background-position: -128px -2880px;}
+.emojione-1f91c-1f3ff{background-position: -192px -2880px;}
+.emojione-1f91d{background-position: -256px -2880px;}
+.emojione-1f91e{background-position: -320px -2880px;}
+.emojione-1f91e-1f3fb{background-position: -384px -2880px;}
+.emojione-1f91e-1f3fc{background-position: -448px -2880px;}
+.emojione-1f91e-1f3fd{background-position: -512px -2880px;}
+.emojione-1f91e-1f3fe{background-position: -576px -2880px;}
+.emojione-1f91e-1f3ff{background-position: -640px -2880px;}
+.emojione-1f91f{background-position: -704px -2880px;}
+.emojione-1f91f-1f3fb{background-position: -768px -2880px;}
+.emojione-1f91f-1f3fc{background-position: -832px -2880px;}
+.emojione-1f91f-1f3fd{background-position: -896px -2880px;}
+.emojione-1f91f-1f3fe{background-position: -960px -2880px;}
+.emojione-1f91f-1f3ff{background-position: -1024px -2880px;}
+.emojione-1f920{background-position: -1088px -2880px;}
+.emojione-1f921{background-position: -1152px -2880px;}
+.emojione-1f922{background-position: -1216px -2880px;}
+.emojione-1f923{background-position: -1280px -2880px;}
+.emojione-1f924{background-position: -1344px -2880px;}
+.emojione-1f925{background-position: -1408px -2880px;}
+.emojione-1f926{background-position: -1472px -2880px;}
+.emojione-1f926-1f3fb{background-position: -1536px -2880px;}
+.emojione-1f926-1f3fb-2640{background-position: -1600px -2880px;}
+.emojione-1f926-1f3fb-2642{background-position: -1664px -2880px;}
+.emojione-1f926-1f3fc{background-position: -1728px -2880px;}
+.emojione-1f926-1f3fc-2640{background-position: -1792px -2880px;}
+.emojione-1f926-1f3fc-2642{background-position: -1856px -2880px;}
+.emojione-1f926-1f3fd{background-position: -1920px -2880px;}
+.emojione-1f926-1f3fd-2640{background-position: -1984px -2880px;}
+.emojione-1f926-1f3fd-2642{background-position: -2048px -2880px;}
+.emojione-1f926-1f3fe{background-position: -2112px -2880px;}
+.emojione-1f926-1f3fe-2640{background-position: -2176px -2880px;}
+.emojione-1f926-1f3fe-2642{background-position: -2240px -2880px;}
+.emojione-1f926-1f3ff{background-position: -2304px -2880px;}
+.emojione-1f926-1f3ff-2640{background-position: -2368px -2880px;}
+.emojione-1f926-1f3ff-2642{background-position: -2432px -2880px;}
+.emojione-1f926-2640{background-position: -2496px -2880px;}
+.emojione-1f926-2642{background-position: -2560px -2880px;}
+.emojione-1f927{background-position: -2624px -2880px;}
+.emojione-1f928{background-position: -2688px -2880px;}
+.emojione-1f929{background-position: -2752px -2880px;}
+.emojione-1f92a{background-position: -2816px -2880px;}
+.emojione-1f92b{background-position: -2880px -2880px;}
+.emojione-1f92c{background-position: -2944px 0;}
+.emojione-1f92d{background-position: -2944px -64px;}
+.emojione-1f92e{background-position: -2944px -128px;}
+.emojione-1f92f{background-position: -2944px -192px;}
+.emojione-1f930{background-position: -2944px -256px;}
+.emojione-1f930-1f3fb{background-position: -2944px -320px;}
+.emojione-1f930-1f3fc{background-position: -2944px -384px;}
+.emojione-1f930-1f3fd{background-position: -2944px -448px;}
+.emojione-1f930-1f3fe{background-position: -2944px -512px;}
+.emojione-1f930-1f3ff{background-position: -2944px -576px;}
+.emojione-1f931{background-position: -2944px -640px;}
+.emojione-1f931-1f3fb{background-position: -2944px -704px;}
+.emojione-1f931-1f3fc{background-position: -2944px -768px;}
+.emojione-1f931-1f3fd{background-position: -2944px -832px;}
+.emojione-1f931-1f3fe{background-position: -2944px -896px;}
+.emojione-1f931-1f3ff{background-position: -2944px -960px;}
+.emojione-1f932{background-position: -2944px -1024px;}
+.emojione-1f932-1f3fb{background-position: -2944px -1088px;}
+.emojione-1f932-1f3fc{background-position: -2944px -1152px;}
+.emojione-1f932-1f3fd{background-position: -2944px -1216px;}
+.emojione-1f932-1f3fe{background-position: -2944px -1280px;}
+.emojione-1f932-1f3ff{background-position: -2944px -1344px;}
+.emojione-1f933{background-position: -2944px -1408px;}
+.emojione-1f933-1f3fb{background-position: -2944px -1472px;}
+.emojione-1f933-1f3fc{background-position: -2944px -1536px;}
+.emojione-1f933-1f3fd{background-position: -2944px -1600px;}
+.emojione-1f933-1f3fe{background-position: -2944px -1664px;}
+.emojione-1f933-1f3ff{background-position: -2944px -1728px;}
+.emojione-1f934{background-position: -2944px -1792px;}
+.emojione-1f934-1f3fb{background-position: -2944px -1856px;}
+.emojione-1f934-1f3fc{background-position: -2944px -1920px;}
+.emojione-1f934-1f3fd{background-position: -2944px -1984px;}
+.emojione-1f934-1f3fe{background-position: -2944px -2048px;}
+.emojione-1f934-1f3ff{background-position: -2944px -2112px;}
+.emojione-1f935{background-position: -2944px -2176px;}
+.emojione-1f935-1f3fb{background-position: -2944px -2240px;}
+.emojione-1f935-1f3fc{background-position: -2944px -2304px;}
+.emojione-1f935-1f3fd{background-position: -2944px -2368px;}
+.emojione-1f935-1f3fe{background-position: -2944px -2432px;}
+.emojione-1f935-1f3ff{background-position: -2944px -2496px;}
+.emojione-1f936{background-position: -2944px -2560px;}
+.emojione-1f936-1f3fb{background-position: -2944px -2624px;}
+.emojione-1f936-1f3fc{background-position: -2944px -2688px;}
+.emojione-1f936-1f3fd{background-position: -2944px -2752px;}
+.emojione-1f936-1f3fe{background-position: -2944px -2816px;}
+.emojione-1f936-1f3ff{background-position: -2944px -2880px;}
+.emojione-1f937{background-position: 0 -2944px;}
+.emojione-1f937-1f3fb{background-position: -64px -2944px;}
+.emojione-1f937-1f3fb-2640{background-position: -128px -2944px;}
+.emojione-1f937-1f3fb-2642{background-position: -192px -2944px;}
+.emojione-1f937-1f3fc{background-position: -256px -2944px;}
+.emojione-1f937-1f3fc-2640{background-position: -320px -2944px;}
+.emojione-1f937-1f3fc-2642{background-position: -384px -2944px;}
+.emojione-1f937-1f3fd{background-position: -448px -2944px;}
+.emojione-1f937-1f3fd-2640{background-position: -512px -2944px;}
+.emojione-1f937-1f3fd-2642{background-position: -576px -2944px;}
+.emojione-1f937-1f3fe{background-position: -640px -2944px;}
+.emojione-1f937-1f3fe-2640{background-position: -704px -2944px;}
+.emojione-1f937-1f3fe-2642{background-position: -768px -2944px;}
+.emojione-1f937-1f3ff{background-position: -832px -2944px;}
+.emojione-1f937-1f3ff-2640{background-position: -896px -2944px;}
+.emojione-1f937-1f3ff-2642{background-position: -960px -2944px;}
+.emojione-1f937-2640{background-position: -1024px -2944px;}
+.emojione-1f937-2642{background-position: -1088px -2944px;}
+.emojione-1f938{background-position: -1152px -2944px;}
+.emojione-1f938-1f3fb{background-position: -1216px -2944px;}
+.emojione-1f938-1f3fb-2640{background-position: -1280px -2944px;}
+.emojione-1f938-1f3fb-2642{background-position: -1344px -2944px;}
+.emojione-1f938-1f3fc{background-position: -1408px -2944px;}
+.emojione-1f938-1f3fc-2640{background-position: -1472px -2944px;}
+.emojione-1f938-1f3fc-2642{background-position: -1536px -2944px;}
+.emojione-1f938-1f3fd{background-position: -1600px -2944px;}
+.emojione-1f938-1f3fd-2640{background-position: -1664px -2944px;}
+.emojione-1f938-1f3fd-2642{background-position: -1728px -2944px;}
+.emojione-1f938-1f3fe{background-position: -1792px -2944px;}
+.emojione-1f938-1f3fe-2640{background-position: -1856px -2944px;}
+.emojione-1f938-1f3fe-2642{background-position: -1920px -2944px;}
+.emojione-1f938-1f3ff{background-position: -1984px -2944px;}
+.emojione-1f938-1f3ff-2640{background-position: -2048px -2944px;}
+.emojione-1f938-1f3ff-2642{background-position: -2112px -2944px;}
+.emojione-1f938-2640{background-position: -2176px -2944px;}
+.emojione-1f938-2642{background-position: -2240px -2944px;}
+.emojione-1f939{background-position: -2304px -2944px;}
+.emojione-1f939-1f3fb{background-position: -2368px -2944px;}
+.emojione-1f939-1f3fb-2640{background-position: -2432px -2944px;}
+.emojione-1f939-1f3fb-2642{background-position: -2496px -2944px;}
+.emojione-1f939-1f3fc{background-position: -2560px -2944px;}
+.emojione-1f939-1f3fc-2640{background-position: -2624px -2944px;}
+.emojione-1f939-1f3fc-2642{background-position: -2688px -2944px;}
+.emojione-1f939-1f3fd{background-position: -2752px -2944px;}
+.emojione-1f939-1f3fd-2640{background-position: -2816px -2944px;}
+.emojione-1f939-1f3fd-2642{background-position: -2880px -2944px;}
+.emojione-1f939-1f3fe{background-position: -2944px -2944px;}
+.emojione-1f939-1f3fe-2640{background-position: -3008px 0;}
+.emojione-1f939-1f3fe-2642{background-position: -3008px -64px;}
+.emojione-1f939-1f3ff{background-position: -3008px -128px;}
+.emojione-1f939-1f3ff-2640{background-position: -3008px -192px;}
+.emojione-1f939-1f3ff-2642{background-position: -3008px -256px;}
+.emojione-1f939-2640{background-position: -3008px -320px;}
+.emojione-1f939-2642{background-position: -3008px -384px;}
+.emojione-1f93a{background-position: -3008px -448px;}
+.emojione-1f93c{background-position: -3008px -512px;}
+.emojione-1f93c-2640{background-position: -3008px -576px;}
+.emojione-1f93c-2642{background-position: -3008px -640px;}
+.emojione-1f93d{background-position: -3008px -704px;}
+.emojione-1f93d-1f3fb{background-position: -3008px -768px;}
+.emojione-1f93d-1f3fb-2640{background-position: -3008px -832px;}
+.emojione-1f93d-1f3fb-2642{background-position: -3008px -896px;}
+.emojione-1f93d-1f3fc{background-position: -3008px -960px;}
+.emojione-1f93d-1f3fc-2640{background-position: -3008px -1024px;}
+.emojione-1f93d-1f3fc-2642{background-position: -3008px -1088px;}
+.emojione-1f93d-1f3fd{background-position: -3008px -1152px;}
+.emojione-1f93d-1f3fd-2640{background-position: -3008px -1216px;}
+.emojione-1f93d-1f3fd-2642{background-position: -3008px -1280px;}
+.emojione-1f93d-1f3fe{background-position: -3008px -1344px;}
+.emojione-1f93d-1f3fe-2640{background-position: -3008px -1408px;}
+.emojione-1f93d-1f3fe-2642{background-position: -3008px -1472px;}
+.emojione-1f93d-1f3ff{background-position: -3008px -1536px;}
+.emojione-1f93d-1f3ff-2640{background-position: -3008px -1600px;}
+.emojione-1f93d-1f3ff-2642{background-position: -3008px -1664px;}
+.emojione-1f93d-2640{background-position: -3008px -1728px;}
+.emojione-1f93d-2642{background-position: -3008px -1792px;}
+.emojione-1f93e{background-position: -3008px -1856px;}
+.emojione-1f93e-1f3fb{background-position: -3008px -1920px;}
+.emojione-1f93e-1f3fb-2640{background-position: -3008px -1984px;}
+.emojione-1f93e-1f3fb-2642{background-position: -3008px -2048px;}
+.emojione-1f93e-1f3fc{background-position: -3008px -2112px;}
+.emojione-1f93e-1f3fc-2640{background-position: -3008px -2176px;}
+.emojione-1f93e-1f3fc-2642{background-position: -3008px -2240px;}
+.emojione-1f93e-1f3fd{background-position: -3008px -2304px;}
+.emojione-1f93e-1f3fd-2640{background-position: -3008px -2368px;}
+.emojione-1f93e-1f3fd-2642{background-position: -3008px -2432px;}
+.emojione-1f93e-1f3fe{background-position: -3008px -2496px;}
+.emojione-1f93e-1f3fe-2640{background-position: -3008px -2560px;}
+.emojione-1f93e-1f3fe-2642{background-position: -3008px -2624px;}
+.emojione-1f93e-1f3ff{background-position: -3008px -2688px;}
+.emojione-1f93e-1f3ff-2640{background-position: -3008px -2752px;}
+.emojione-1f93e-1f3ff-2642{background-position: -3008px -2816px;}
+.emojione-1f93e-2640{background-position: -3008px -2880px;}
+.emojione-1f93e-2642{background-position: -3008px -2944px;}
+.emojione-1f940{background-position: 0 -3008px;}
+.emojione-1f941{background-position: -64px -3008px;}
+.emojione-1f942{background-position: -128px -3008px;}
+.emojione-1f943{background-position: -192px -3008px;}
+.emojione-1f944{background-position: -256px -3008px;}
+.emojione-1f945{background-position: -320px -3008px;}
+.emojione-1f947{background-position: -384px -3008px;}
+.emojione-1f948{background-position: -448px -3008px;}
+.emojione-1f949{background-position: -512px -3008px;}
+.emojione-1f94a{background-position: -576px -3008px;}
+.emojione-1f94b{background-position: -640px -3008px;}
+.emojione-1f94c{background-position: -704px -3008px;}
+.emojione-1f94d{background-position: -768px -3008px;}
+.emojione-1f94e{background-position: -832px -3008px;}
+.emojione-1f94f{background-position: -896px -3008px;}
+.emojione-1f950{background-position: -960px -3008px;}
+.emojione-1f951{background-position: -1024px -3008px;}
+.emojione-1f952{background-position: -1088px -3008px;}
+.emojione-1f953{background-position: -1152px -3008px;}
+.emojione-1f954{background-position: -1216px -3008px;}
+.emojione-1f955{background-position: -1280px -3008px;}
+.emojione-1f956{background-position: -1344px -3008px;}
+.emojione-1f957{background-position: -1408px -3008px;}
+.emojione-1f958{background-position: -1472px -3008px;}
+.emojione-1f959{background-position: -1536px -3008px;}
+.emojione-1f95a{background-position: -1600px -3008px;}
+.emojione-1f95b{background-position: -1664px -3008px;}
+.emojione-1f95c{background-position: -1728px -3008px;}
+.emojione-1f95d{background-position: -1792px -3008px;}
+.emojione-1f95e{background-position: -1856px -3008px;}
+.emojione-1f95f{background-position: -1920px -3008px;}
+.emojione-1f960{background-position: -1984px -3008px;}
+.emojione-1f961{background-position: -2048px -3008px;}
+.emojione-1f962{background-position: -2112px -3008px;}
+.emojione-1f963{background-position: -2176px -3008px;}
+.emojione-1f964{background-position: -2240px -3008px;}
+.emojione-1f965{background-position: -2304px -3008px;}
+.emojione-1f966{background-position: -2368px -3008px;}
+.emojione-1f967{background-position: -2432px -3008px;}
+.emojione-1f968{background-position: -2496px -3008px;}
+.emojione-1f969{background-position: -2560px -3008px;}
+.emojione-1f96a{background-position: -2624px -3008px;}
+.emojione-1f96b{background-position: -2688px -3008px;}
+.emojione-1f96c{background-position: -2752px -3008px;}
+.emojione-1f96d{background-position: -2816px -3008px;}
+.emojione-1f96e{background-position: -2880px -3008px;}
+.emojione-1f96f{background-position: -2944px -3008px;}
+.emojione-1f970{background-position: -3008px -3008px;}
+.emojione-1f973{background-position: -3072px 0;}
+.emojione-1f974{background-position: -3072px -64px;}
+.emojione-1f975{background-position: -3072px -128px;}
+.emojione-1f976{background-position: -3072px -192px;}
+.emojione-1f97a{background-position: -3072px -256px;}
+.emojione-1f97c{background-position: -3072px -320px;}
+.emojione-1f97d{background-position: -3072px -384px;}
+.emojione-1f97e{background-position: -3072px -448px;}
+.emojione-1f97f{background-position: -3072px -512px;}
+.emojione-1f980{background-position: -3072px -576px;}
+.emojione-1f981{background-position: -3072px -640px;}
+.emojione-1f982{background-position: -3072px -704px;}
+.emojione-1f983{background-position: -3072px -768px;}
+.emojione-1f984{background-position: -3072px -832px;}
+.emojione-1f985{background-position: -3072px -896px;}
+.emojione-1f986{background-position: -3072px -960px;}
+.emojione-1f987{background-position: -3072px -1024px;}
+.emojione-1f988{background-position: -3072px -1088px;}
+.emojione-1f989{background-position: -3072px -1152px;}
+.emojione-1f98a{background-position: -3072px -1216px;}
+.emojione-1f98b{background-position: -3072px -1280px;}
+.emojione-1f98c{background-position: -3072px -1344px;}
+.emojione-1f98d{background-position: -3072px -1408px;}
+.emojione-1f98e{background-position: -3072px -1472px;}
+.emojione-1f98f{background-position: -3072px -1536px;}
+.emojione-1f990{background-position: -3072px -1600px;}
+.emojione-1f991{background-position: -3072px -1664px;}
+.emojione-1f992{background-position: -3072px -1728px;}
+.emojione-1f993{background-position: -3072px -1792px;}
+.emojione-1f994{background-position: -3072px -1856px;}
+.emojione-1f995{background-position: -3072px -1920px;}
+.emojione-1f996{background-position: -3072px -1984px;}
+.emojione-1f997{background-position: -3072px -2048px;}
+.emojione-1f998{background-position: -3072px -2112px;}
+.emojione-1f999{background-position: -3072px -2176px;}
+.emojione-1f99a{background-position: -3072px -2240px;}
+.emojione-1f99b{background-position: -3072px -2304px;}
+.emojione-1f99c{background-position: -3072px -2368px;}
+.emojione-1f99d{background-position: -3072px -2432px;}
+.emojione-1f99e{background-position: -3072px -2496px;}
+.emojione-1f99f{background-position: -3072px -2560px;}
+.emojione-1f9a0{background-position: -3072px -2624px;}
+.emojione-1f9a1{background-position: -3072px -2688px;}
+.emojione-1f9a2{background-position: -3072px -2752px;}
+.emojione-1f9b0{background-position: -3072px -2816px;}
+.emojione-1f9b1{background-position: -3072px -2880px;}
+.emojione-1f9b2{background-position: -3072px -2944px;}
+.emojione-1f9b3{background-position: -3072px -3008px;}
+.emojione-1f9b4{background-position: 0 -3072px;}
+.emojione-1f9b5{background-position: -64px -3072px;}
+.emojione-1f9b5-1f3fb{background-position: -128px -3072px;}
+.emojione-1f9b5-1f3fc{background-position: -192px -3072px;}
+.emojione-1f9b5-1f3fd{background-position: -256px -3072px;}
+.emojione-1f9b5-1f3fe{background-position: -320px -3072px;}
+.emojione-1f9b5-1f3ff{background-position: -384px -3072px;}
+.emojione-1f9b6{background-position: -448px -3072px;}
+.emojione-1f9b6-1f3fb{background-position: -512px -3072px;}
+.emojione-1f9b6-1f3fc{background-position: -576px -3072px;}
+.emojione-1f9b6-1f3fd{background-position: -640px -3072px;}
+.emojione-1f9b6-1f3fe{background-position: -704px -3072px;}
+.emojione-1f9b6-1f3ff{background-position: -768px -3072px;}
+.emojione-1f9b7{background-position: -832px -3072px;}
+.emojione-1f9b8{background-position: -896px -3072px;}
+.emojione-1f9b8-1f3fb{background-position: -960px -3072px;}
+.emojione-1f9b8-1f3fb-2640{background-position: -1024px -3072px;}
+.emojione-1f9b8-1f3fb-2642{background-position: -1088px -3072px;}
+.emojione-1f9b8-1f3fc{background-position: -1152px -3072px;}
+.emojione-1f9b8-1f3fc-2640{background-position: -1216px -3072px;}
+.emojione-1f9b8-1f3fc-2642{background-position: -1280px -3072px;}
+.emojione-1f9b8-1f3fd{background-position: -1344px -3072px;}
+.emojione-1f9b8-1f3fd-2640{background-position: -1408px -3072px;}
+.emojione-1f9b8-1f3fd-2642{background-position: -1472px -3072px;}
+.emojione-1f9b8-1f3fe{background-position: -1536px -3072px;}
+.emojione-1f9b8-1f3fe-2640{background-position: -1600px -3072px;}
+.emojione-1f9b8-1f3fe-2642{background-position: -1664px -3072px;}
+.emojione-1f9b8-1f3ff{background-position: -1728px -3072px;}
+.emojione-1f9b8-1f3ff-2640{background-position: -1792px -3072px;}
+.emojione-1f9b8-1f3ff-2642{background-position: -1856px -3072px;}
+.emojione-1f9b8-2640{background-position: -1920px -3072px;}
+.emojione-1f9b8-2642{background-position: -1984px -3072px;}
+.emojione-1f9b9{background-position: -2048px -3072px;}
+.emojione-1f9b9-1f3fb{background-position: -2112px -3072px;}
+.emojione-1f9b9-1f3fb-2640{background-position: -2176px -3072px;}
+.emojione-1f9b9-1f3fb-2642{background-position: -2240px -3072px;}
+.emojione-1f9b9-1f3fc{background-position: -2304px -3072px;}
+.emojione-1f9b9-1f3fc-2640{background-position: -2368px -3072px;}
+.emojione-1f9b9-1f3fc-2642{background-position: -2432px -3072px;}
+.emojione-1f9b9-1f3fd{background-position: -2496px -3072px;}
+.emojione-1f9b9-1f3fd-2640{background-position: -2560px -3072px;}
+.emojione-1f9b9-1f3fd-2642{background-position: -2624px -3072px;}
+.emojione-1f9b9-1f3fe{background-position: -2688px -3072px;}
+.emojione-1f9b9-1f3fe-2640{background-position: -2752px -3072px;}
+.emojione-1f9b9-1f3fe-2642{background-position: -2816px -3072px;}
+.emojione-1f9b9-1f3ff{background-position: -2880px -3072px;}
+.emojione-1f9b9-1f3ff-2640{background-position: -2944px -3072px;}
+.emojione-1f9b9-1f3ff-2642{background-position: -3008px -3072px;}
+.emojione-1f9b9-2640{background-position: -3072px -3072px;}
+.emojione-1f9b9-2642{background-position: -3136px 0;}
+.emojione-1f9c0{background-position: -3136px -64px;}
+.emojione-1f9c1{background-position: -3136px -128px;}
+.emojione-1f9c2{background-position: -3136px -192px;}
+.emojione-1f9d0{background-position: -3136px -256px;}
+.emojione-1f9d1{background-position: -3136px -320px;}
+.emojione-1f9d1-1f3fb{background-position: -3136px -384px;}
+.emojione-1f9d1-1f3fc{background-position: -3136px -448px;}
+.emojione-1f9d1-1f3fd{background-position: -3136px -512px;}
+.emojione-1f9d1-1f3fe{background-position: -3136px -576px;}
+.emojione-1f9d1-1f3ff{background-position: -3136px -640px;}
+.emojione-1f9d2{background-position: -3136px -704px;}
+.emojione-1f9d2-1f3fb{background-position: -3136px -768px;}
+.emojione-1f9d2-1f3fc{background-position: -3136px -832px;}
+.emojione-1f9d2-1f3fd{background-position: -3136px -896px;}
+.emojione-1f9d2-1f3fe{background-position: -3136px -960px;}
+.emojione-1f9d2-1f3ff{background-position: -3136px -1024px;}
+.emojione-1f9d3{background-position: -3136px -1088px;}
+.emojione-1f9d3-1f3fb{background-position: -3136px -1152px;}
+.emojione-1f9d3-1f3fc{background-position: -3136px -1216px;}
+.emojione-1f9d3-1f3fd{background-position: -3136px -1280px;}
+.emojione-1f9d3-1f3fe{background-position: -3136px -1344px;}
+.emojione-1f9d3-1f3ff{background-position: -3136px -1408px;}
+.emojione-1f9d4{background-position: -3136px -1472px;}
+.emojione-1f9d4-1f3fb{background-position: -3136px -1536px;}
+.emojione-1f9d4-1f3fc{background-position: -3136px -1600px;}
+.emojione-1f9d4-1f3fd{background-position: -3136px -1664px;}
+.emojione-1f9d4-1f3fe{background-position: -3136px -1728px;}
+.emojione-1f9d4-1f3ff{background-position: -3136px -1792px;}
+.emojione-1f9d5{background-position: -3136px -1856px;}
+.emojione-1f9d5-1f3fb{background-position: -3136px -1920px;}
+.emojione-1f9d5-1f3fc{background-position: -3136px -1984px;}
+.emojione-1f9d5-1f3fd{background-position: -3136px -2048px;}
+.emojione-1f9d5-1f3fe{background-position: -3136px -2112px;}
+.emojione-1f9d5-1f3ff{background-position: -3136px -2176px;}
+.emojione-1f9d6{background-position: -3136px -2240px;}
+.emojione-1f9d6-1f3fb{background-position: -3136px -2304px;}
+.emojione-1f9d6-1f3fb-2640{background-position: -3136px -2368px;}
+.emojione-1f9d6-1f3fb-2642{background-position: -3136px -2432px;}
+.emojione-1f9d6-1f3fc{background-position: -3136px -2496px;}
+.emojione-1f9d6-1f3fc-2640{background-position: -3136px -2560px;}
+.emojione-1f9d6-1f3fc-2642{background-position: -3136px -2624px;}
+.emojione-1f9d6-1f3fd{background-position: -3136px -2688px;}
+.emojione-1f9d6-1f3fd-2640{background-position: -3136px -2752px;}
+.emojione-1f9d6-1f3fd-2642{background-position: -3136px -2816px;}
+.emojione-1f9d6-1f3fe{background-position: -3136px -2880px;}
+.emojione-1f9d6-1f3fe-2640{background-position: -3136px -2944px;}
+.emojione-1f9d6-1f3fe-2642{background-position: -3136px -3008px;}
+.emojione-1f9d6-1f3ff{background-position: -3136px -3072px;}
+.emojione-1f9d6-1f3ff-2640{background-position: 0 -3136px;}
+.emojione-1f9d6-1f3ff-2642{background-position: -64px -3136px;}
+.emojione-1f9d6-2640{background-position: -128px -3136px;}
+.emojione-1f9d6-2642{background-position: -192px -3136px;}
+.emojione-1f9d7{background-position: -256px -3136px;}
+.emojione-1f9d7-1f3fb{background-position: -320px -3136px;}
+.emojione-1f9d7-1f3fb-2640{background-position: -384px -3136px;}
+.emojione-1f9d7-1f3fb-2642{background-position: -448px -3136px;}
+.emojione-1f9d7-1f3fc{background-position: -512px -3136px;}
+.emojione-1f9d7-1f3fc-2640{background-position: -576px -3136px;}
+.emojione-1f9d7-1f3fc-2642{background-position: -640px -3136px;}
+.emojione-1f9d7-1f3fd{background-position: -704px -3136px;}
+.emojione-1f9d7-1f3fd-2640{background-position: -768px -3136px;}
+.emojione-1f9d7-1f3fd-2642{background-position: -832px -3136px;}
+.emojione-1f9d7-1f3fe{background-position: -896px -3136px;}
+.emojione-1f9d7-1f3fe-2640{background-position: -960px -3136px;}
+.emojione-1f9d7-1f3fe-2642{background-position: -1024px -3136px;}
+.emojione-1f9d7-1f3ff{background-position: -1088px -3136px;}
+.emojione-1f9d7-1f3ff-2640{background-position: -1152px -3136px;}
+.emojione-1f9d7-1f3ff-2642{background-position: -1216px -3136px;}
+.emojione-1f9d7-2640{background-position: -1280px -3136px;}
+.emojione-1f9d7-2642{background-position: -1344px -3136px;}
+.emojione-1f9d8{background-position: -1408px -3136px;}
+.emojione-1f9d8-1f3fb{background-position: -1472px -3136px;}
+.emojione-1f9d8-1f3fb-2640{background-position: -1536px -3136px;}
+.emojione-1f9d8-1f3fb-2642{background-position: -1600px -3136px;}
+.emojione-1f9d8-1f3fc{background-position: -1664px -3136px;}
+.emojione-1f9d8-1f3fc-2640{background-position: -1728px -3136px;}
+.emojione-1f9d8-1f3fc-2642{background-position: -1792px -3136px;}
+.emojione-1f9d8-1f3fd{background-position: -1856px -3136px;}
+.emojione-1f9d8-1f3fd-2640{background-position: -1920px -3136px;}
+.emojione-1f9d8-1f3fd-2642{background-position: -1984px -3136px;}
+.emojione-1f9d8-1f3fe{background-position: -2048px -3136px;}
+.emojione-1f9d8-1f3fe-2640{background-position: -2112px -3136px;}
+.emojione-1f9d8-1f3fe-2642{background-position: -2176px -3136px;}
+.emojione-1f9d8-1f3ff{background-position: -2240px -3136px;}
+.emojione-1f9d8-1f3ff-2640{background-position: -2304px -3136px;}
+.emojione-1f9d8-1f3ff-2642{background-position: -2368px -3136px;}
+.emojione-1f9d8-2640{background-position: -2432px -3136px;}
+.emojione-1f9d8-2642{background-position: -2496px -3136px;}
+.emojione-1f9d9{background-position: -2560px -3136px;}
+.emojione-1f9d9-1f3fb{background-position: -2624px -3136px;}
+.emojione-1f9d9-1f3fb-2640{background-position: -2688px -3136px;}
+.emojione-1f9d9-1f3fb-2642{background-position: -2752px -3136px;}
+.emojione-1f9d9-1f3fc{background-position: -2816px -3136px;}
+.emojione-1f9d9-1f3fc-2640{background-position: -2880px -3136px;}
+.emojione-1f9d9-1f3fc-2642{background-position: -2944px -3136px;}
+.emojione-1f9d9-1f3fd{background-position: -3008px -3136px;}
+.emojione-1f9d9-1f3fd-2640{background-position: -3072px -3136px;}
+.emojione-1f9d9-1f3fd-2642{background-position: -3136px -3136px;}
+.emojione-1f9d9-1f3fe{background-position: -3200px 0;}
+.emojione-1f9d9-1f3fe-2640{background-position: -3200px -64px;}
+.emojione-1f9d9-1f3fe-2642{background-position: -3200px -128px;}
+.emojione-1f9d9-1f3ff{background-position: -3200px -192px;}
+.emojione-1f9d9-1f3ff-2640{background-position: -3200px -256px;}
+.emojione-1f9d9-1f3ff-2642{background-position: -3200px -320px;}
+.emojione-1f9d9-2640{background-position: -3200px -384px;}
+.emojione-1f9d9-2642{background-position: -3200px -448px;}
+.emojione-1f9da{background-position: -3200px -512px;}
+.emojione-1f9da-1f3fb{background-position: -3200px -576px;}
+.emojione-1f9da-1f3fb-2640{background-position: -3200px -640px;}
+.emojione-1f9da-1f3fb-2642{background-position: -3200px -704px;}
+.emojione-1f9da-1f3fc{background-position: -3200px -768px;}
+.emojione-1f9da-1f3fc-2640{background-position: -3200px -832px;}
+.emojione-1f9da-1f3fc-2642{background-position: -3200px -896px;}
+.emojione-1f9da-1f3fd{background-position: -3200px -960px;}
+.emojione-1f9da-1f3fd-2640{background-position: -3200px -1024px;}
+.emojione-1f9da-1f3fd-2642{background-position: -3200px -1088px;}
+.emojione-1f9da-1f3fe{background-position: -3200px -1152px;}
+.emojione-1f9da-1f3fe-2640{background-position: -3200px -1216px;}
+.emojione-1f9da-1f3fe-2642{background-position: -3200px -1280px;}
+.emojione-1f9da-1f3ff{background-position: -3200px -1344px;}
+.emojione-1f9da-1f3ff-2640{background-position: -3200px -1408px;}
+.emojione-1f9da-1f3ff-2642{background-position: -3200px -1472px;}
+.emojione-1f9da-2640{background-position: -3200px -1536px;}
+.emojione-1f9da-2642{background-position: -3200px -1600px;}
+.emojione-1f9db{background-position: -3200px -1664px;}
+.emojione-1f9db-1f3fb{background-position: -3200px -1728px;}
+.emojione-1f9db-1f3fb-2640{background-position: -3200px -1792px;}
+.emojione-1f9db-1f3fb-2642{background-position: -3200px -1856px;}
+.emojione-1f9db-1f3fc{background-position: -3200px -1920px;}
+.emojione-1f9db-1f3fc-2640{background-position: -3200px -1984px;}
+.emojione-1f9db-1f3fc-2642{background-position: -3200px -2048px;}
+.emojione-1f9db-1f3fd{background-position: -3200px -2112px;}
+.emojione-1f9db-1f3fd-2640{background-position: -3200px -2176px;}
+.emojione-1f9db-1f3fd-2642{background-position: -3200px -2240px;}
+.emojione-1f9db-1f3fe{background-position: -3200px -2304px;}
+.emojione-1f9db-1f3fe-2640{background-position: -3200px -2368px;}
+.emojione-1f9db-1f3fe-2642{background-position: -3200px -2432px;}
+.emojione-1f9db-1f3ff{background-position: -3200px -2496px;}
+.emojione-1f9db-1f3ff-2640{background-position: -3200px -2560px;}
+.emojione-1f9db-1f3ff-2642{background-position: -3200px -2624px;}
+.emojione-1f9db-2640{background-position: -3200px -2688px;}
+.emojione-1f9db-2642{background-position: -3200px -2752px;}
+.emojione-1f9dc{background-position: -3200px -2816px;}
+.emojione-1f9dc-1f3fb{background-position: -3200px -2880px;}
+.emojione-1f9dc-1f3fb-2640{background-position: -3200px -2944px;}
+.emojione-1f9dc-1f3fb-2642{background-position: -3200px -3008px;}
+.emojione-1f9dc-1f3fc{background-position: -3200px -3072px;}
+.emojione-1f9dc-1f3fc-2640{background-position: -3200px -3136px;}
+.emojione-1f9dc-1f3fc-2642{background-position: 0 -3200px;}
+.emojione-1f9dc-1f3fd{background-position: -64px -3200px;}
+.emojione-1f9dc-1f3fd-2640{background-position: -128px -3200px;}
+.emojione-1f9dc-1f3fd-2642{background-position: -192px -3200px;}
+.emojione-1f9dc-1f3fe{background-position: -256px -3200px;}
+.emojione-1f9dc-1f3fe-2640{background-position: -320px -3200px;}
+.emojione-1f9dc-1f3fe-2642{background-position: -384px -3200px;}
+.emojione-1f9dc-1f3ff{background-position: -448px -3200px;}
+.emojione-1f9dc-1f3ff-2640{background-position: -512px -3200px;}
+.emojione-1f9dc-1f3ff-2642{background-position: -576px -3200px;}
+.emojione-1f9dc-2640{background-position: -640px -3200px;}
+.emojione-1f9dc-2642{background-position: -704px -3200px;}
+.emojione-1f9dd{background-position: -768px -3200px;}
+.emojione-1f9dd-1f3fb{background-position: -832px -3200px;}
+.emojione-1f9dd-1f3fb-2640{background-position: -896px -3200px;}
+.emojione-1f9dd-1f3fb-2642{background-position: -960px -3200px;}
+.emojione-1f9dd-1f3fc{background-position: -1024px -3200px;}
+.emojione-1f9dd-1f3fc-2640{background-position: -1088px -3200px;}
+.emojione-1f9dd-1f3fc-2642{background-position: -1152px -3200px;}
+.emojione-1f9dd-1f3fd{background-position: -1216px -3200px;}
+.emojione-1f9dd-1f3fd-2640{background-position: -1280px -3200px;}
+.emojione-1f9dd-1f3fd-2642{background-position: -1344px -3200px;}
+.emojione-1f9dd-1f3fe{background-position: -1408px -3200px;}
+.emojione-1f9dd-1f3fe-2640{background-position: -1472px -3200px;}
+.emojione-1f9dd-1f3fe-2642{background-position: -1536px -3200px;}
+.emojione-1f9dd-1f3ff{background-position: -1600px -3200px;}
+.emojione-1f9dd-1f3ff-2640{background-position: -1664px -3200px;}
+.emojione-1f9dd-1f3ff-2642{background-position: -1728px -3200px;}
+.emojione-1f9dd-2640{background-position: -1792px -3200px;}
+.emojione-1f9dd-2642{background-position: -1856px -3200px;}
+.emojione-1f9de{background-position: -1920px -3200px;}
+.emojione-1f9de-2640{background-position: -1984px -3200px;}
+.emojione-1f9de-2642{background-position: -2048px -3200px;}
+.emojione-1f9df{background-position: -2112px -3200px;}
+.emojione-1f9df-2640{background-position: -2176px -3200px;}
+.emojione-1f9df-2642{background-position: -2240px -3200px;}
+.emojione-1f9e0{background-position: -2304px -3200px;}
+.emojione-1f9e1{background-position: -2368px -3200px;}
+.emojione-1f9e2{background-position: -2432px -3200px;}
+.emojione-1f9e3{background-position: -2496px -3200px;}
+.emojione-1f9e4{background-position: -2560px -3200px;}
+.emojione-1f9e5{background-position: -2624px -3200px;}
+.emojione-1f9e6{background-position: -2688px -3200px;}
+.emojione-1f9e7{background-position: -2752px -3200px;}
+.emojione-1f9e8{background-position: -2816px -3200px;}
+.emojione-1f9e9{background-position: -2880px -3200px;}
+.emojione-1f9ea{background-position: -2944px -3200px;}
+.emojione-1f9eb{background-position: -3008px -3200px;}
+.emojione-1f9ec{background-position: -3072px -3200px;}
+.emojione-1f9ed{background-position: -3136px -3200px;}
+.emojione-1f9ee{background-position: -3200px -3200px;}
+.emojione-1f9ef{background-position: -3264px 0;}
+.emojione-1f9f0{background-position: -3264px -64px;}
+.emojione-1f9f1{background-position: -3264px -128px;}
+.emojione-1f9f2{background-position: -3264px -192px;}
+.emojione-1f9f3{background-position: -3264px -256px;}
+.emojione-1f9f4{background-position: -3264px -320px;}
+.emojione-1f9f5{background-position: -3264px -384px;}
+.emojione-1f9f6{background-position: -3264px -448px;}
+.emojione-1f9f7{background-position: -3264px -512px;}
+.emojione-1f9f8{background-position: -3264px -576px;}
+.emojione-1f9f9{background-position: -3264px -640px;}
+.emojione-1f9fa{background-position: -3264px -704px;}
+.emojione-1f9fb{background-position: -3264px -768px;}
+.emojione-1f9fc{background-position: -3264px -832px;}
+.emojione-1f9fd{background-position: -3264px -896px;}
+.emojione-1f9fe{background-position: -3264px -960px;}
+.emojione-1f9ff{background-position: -3264px -1024px;}
+.emojione-203c{background-position: -3264px -1088px;}
+.emojione-2049{background-position: -3264px -1152px;}
+.emojione-2122{background-position: -3264px -1216px;}
+.emojione-2139{background-position: -3264px -1280px;}
+.emojione-2194{background-position: -3264px -1344px;}
+.emojione-2195{background-position: -3264px -1408px;}
+.emojione-2196{background-position: -3264px -1472px;}
+.emojione-2197{background-position: -3264px -1536px;}
+.emojione-2198{background-position: -3264px -1600px;}
+.emojione-2199{background-position: -3264px -1664px;}
+.emojione-21a9{background-position: -3264px -1728px;}
+.emojione-21aa{background-position: -3264px -1792px;}
+.emojione-231a{background-position: -3264px -1856px;}
+.emojione-231b{background-position: -3264px -1920px;}
+.emojione-2328{background-position: -3264px -1984px;}
+.emojione-23cf{background-position: -3264px -2048px;}
+.emojione-23e9{background-position: -3264px -2112px;}
+.emojione-23ea{background-position: -3264px -2176px;}
+.emojione-23eb{background-position: -3264px -2240px;}
+.emojione-23ec{background-position: -3264px -2304px;}
+.emojione-23ed{background-position: -3264px -2368px;}
+.emojione-23ee{background-position: -3264px -2432px;}
+.emojione-23ef{background-position: -3264px -2496px;}
+.emojione-23f0{background-position: -3264px -2560px;}
+.emojione-23f1{background-position: -3264px -2624px;}
+.emojione-23f2{background-position: -3264px -2688px;}
+.emojione-23f3{background-position: -3264px -2752px;}
+.emojione-23f8{background-position: -3264px -2816px;}
+.emojione-23f9{background-position: -3264px -2880px;}
+.emojione-23fa{background-position: -3264px -2944px;}
+.emojione-24c2{background-position: -3264px -3008px;}
+.emojione-25aa{background-position: -3264px -3072px;}
+.emojione-25ab{background-position: -3264px -3136px;}
+.emojione-25b6{background-position: -3264px -3200px;}
+.emojione-25c0{background-position: 0 -3264px;}
+.emojione-25fb{background-position: -64px -3264px;}
+.emojione-25fc{background-position: -128px -3264px;}
+.emojione-25fd{background-position: -192px -3264px;}
+.emojione-25fe{background-position: -256px -3264px;}
+.emojione-2600{background-position: -320px -3264px;}
+.emojione-2601{background-position: -384px -3264px;}
+.emojione-2602{background-position: -448px -3264px;}
+.emojione-2603{background-position: -512px -3264px;}
+.emojione-2604{background-position: -576px -3264px;}
+.emojione-260e{background-position: -640px -3264px;}
+.emojione-2611{background-position: -704px -3264px;}
+.emojione-2614{background-position: -768px -3264px;}
+.emojione-2615{background-position: -832px -3264px;}
+.emojione-2618{background-position: -896px -3264px;}
+.emojione-261d{background-position: -960px -3264px;}
+.emojione-261d-1f3fb{background-position: -1024px -3264px;}
+.emojione-261d-1f3fc{background-position: -1088px -3264px;}
+.emojione-261d-1f3fd{background-position: -1152px -3264px;}
+.emojione-261d-1f3fe{background-position: -1216px -3264px;}
+.emojione-261d-1f3ff{background-position: -1280px -3264px;}
+.emojione-2620{background-position: -1344px -3264px;}
+.emojione-2622{background-position: -1408px -3264px;}
+.emojione-2623{background-position: -1472px -3264px;}
+.emojione-2626{background-position: -1536px -3264px;}
+.emojione-262a{background-position: -1600px -3264px;}
+.emojione-262e{background-position: -1664px -3264px;}
+.emojione-262f{background-position: -1728px -3264px;}
+.emojione-2638{background-position: -1792px -3264px;}
+.emojione-2639{background-position: -1856px -3264px;}
+.emojione-263a{background-position: -1920px -3264px;}
+.emojione-2640{background-position: -1984px -3264px;}
+.emojione-2642{background-position: -2048px -3264px;}
+.emojione-2648{background-position: -2112px -3264px;}
+.emojione-2649{background-position: -2176px -3264px;}
+.emojione-264a{background-position: -2240px -3264px;}
+.emojione-264b{background-position: -2304px -3264px;}
+.emojione-264c{background-position: -2368px -3264px;}
+.emojione-264d{background-position: -2432px -3264px;}
+.emojione-264e{background-position: -2496px -3264px;}
+.emojione-264f{background-position: -2560px -3264px;}
+.emojione-2650{background-position: -2624px -3264px;}
+.emojione-2651{background-position: -2688px -3264px;}
+.emojione-2652{background-position: -2752px -3264px;}
+.emojione-2653{background-position: -2816px -3264px;}
+.emojione-265f{background-position: -2880px -3264px;}
+.emojione-2660{background-position: -2944px -3264px;}
+.emojione-2663{background-position: -3008px -3264px;}
+.emojione-2665{background-position: -3072px -3264px;}
+.emojione-2666{background-position: -3136px -3264px;}
+.emojione-2668{background-position: -3200px -3264px;}
+.emojione-267b{background-position: -3264px -3264px;}
+.emojione-267e{background-position: -3328px 0;}
+.emojione-267f{background-position: -3328px -64px;}
+.emojione-2692{background-position: -3328px -128px;}
+.emojione-2693{background-position: -3328px -192px;}
+.emojione-2694{background-position: -3328px -256px;}
+.emojione-2695{background-position: -3328px -320px;}
+.emojione-2696{background-position: -3328px -384px;}
+.emojione-2697{background-position: -3328px -448px;}
+.emojione-2699{background-position: -3328px -512px;}
+.emojione-269b{background-position: -3328px -576px;}
+.emojione-269c{background-position: -3328px -640px;}
+.emojione-26a0{background-position: -3328px -704px;}
+.emojione-26a1{background-position: -3328px -768px;}
+.emojione-26aa{background-position: -3328px -832px;}
+.emojione-26ab{background-position: -3328px -896px;}
+.emojione-26b0{background-position: -3328px -960px;}
+.emojione-26b1{background-position: -3328px -1024px;}
+.emojione-26bd{background-position: -3328px -1088px;}
+.emojione-26be{background-position: -3328px -1152px;}
+.emojione-26c4{background-position: -3328px -1216px;}
+.emojione-26c5{background-position: -3328px -1280px;}
+.emojione-26c8{background-position: -3328px -1344px;}
+.emojione-26ce{background-position: -3328px -1408px;}
+.emojione-26cf{background-position: -3328px -1472px;}
+.emojione-26d1{background-position: -3328px -1536px;}
+.emojione-26d3{background-position: -3328px -1600px;}
+.emojione-26d4{background-position: -3328px -1664px;}
+.emojione-26e9{background-position: -3328px -1728px;}
+.emojione-26ea{background-position: -3328px -1792px;}
+.emojione-26f0{background-position: -3328px -1856px;}
+.emojione-26f1{background-position: -3328px -1920px;}
+.emojione-26f2{background-position: -3328px -1984px;}
+.emojione-26f3{background-position: -3328px -2048px;}
+.emojione-26f4{background-position: -3328px -2112px;}
+.emojione-26f5{background-position: -3328px -2176px;}
+.emojione-26f7{background-position: -3328px -2240px;}
+.emojione-26f8{background-position: -3328px -2304px;}
+.emojione-26f9{background-position: -3328px -2368px;}
+.emojione-26f9-1f3fb{background-position: -3328px -2432px;}
+.emojione-26f9-1f3fb-2640{background-position: -3328px -2496px;}
+.emojione-26f9-1f3fb-2642{background-position: -3328px -2560px;}
+.emojione-26f9-1f3fc{background-position: -3328px -2624px;}
+.emojione-26f9-1f3fc-2640{background-position: -3328px -2688px;}
+.emojione-26f9-1f3fc-2642{background-position: -3328px -2752px;}
+.emojione-26f9-1f3fd{background-position: -3328px -2816px;}
+.emojione-26f9-1f3fd-2640{background-position: -3328px -2880px;}
+.emojione-26f9-1f3fd-2642{background-position: -3328px -2944px;}
+.emojione-26f9-1f3fe{background-position: -3328px -3008px;}
+.emojione-26f9-1f3fe-2640{background-position: -3328px -3072px;}
+.emojione-26f9-1f3fe-2642{background-position: -3328px -3136px;}
+.emojione-26f9-1f3ff{background-position: -3328px -3200px;}
+.emojione-26f9-1f3ff-2640{background-position: -3328px -3264px;}
+.emojione-26f9-1f3ff-2642{background-position: 0 -3328px;}
+.emojione-26f9-2640{background-position: -64px -3328px;}
+.emojione-26f9-2642{background-position: -128px -3328px;}
+.emojione-26fa{background-position: -192px -3328px;}
+.emojione-26fd{background-position: -256px -3328px;}
+.emojione-2702{background-position: -320px -3328px;}
+.emojione-2705{background-position: -384px -3328px;}
+.emojione-2708{background-position: -448px -3328px;}
+.emojione-2709{background-position: -512px -3328px;}
+.emojione-270a{background-position: -576px -3328px;}
+.emojione-270a-1f3fb{background-position: -640px -3328px;}
+.emojione-270a-1f3fc{background-position: -704px -3328px;}
+.emojione-270a-1f3fd{background-position: -768px -3328px;}
+.emojione-270a-1f3fe{background-position: -832px -3328px;}
+.emojione-270a-1f3ff{background-position: -896px -3328px;}
+.emojione-270b{background-position: -960px -3328px;}
+.emojione-270b-1f3fb{background-position: -1024px -3328px;}
+.emojione-270b-1f3fc{background-position: -1088px -3328px;}
+.emojione-270b-1f3fd{background-position: -1152px -3328px;}
+.emojione-270b-1f3fe{background-position: -1216px -3328px;}
+.emojione-270b-1f3ff{background-position: -1280px -3328px;}
+.emojione-270c{background-position: -1344px -3328px;}
+.emojione-270c-1f3fb{background-position: -1408px -3328px;}
+.emojione-270c-1f3fc{background-position: -1472px -3328px;}
+.emojione-270c-1f3fd{background-position: -1536px -3328px;}
+.emojione-270c-1f3fe{background-position: -1600px -3328px;}
+.emojione-270c-1f3ff{background-position: -1664px -3328px;}
+.emojione-270d{background-position: -1728px -3328px;}
+.emojione-270d-1f3fb{background-position: -1792px -3328px;}
+.emojione-270d-1f3fc{background-position: -1856px -3328px;}
+.emojione-270d-1f3fd{background-position: -1920px -3328px;}
+.emojione-270d-1f3fe{background-position: -1984px -3328px;}
+.emojione-270d-1f3ff{background-position: -2048px -3328px;}
+.emojione-270f{background-position: -2112px -3328px;}
+.emojione-2712{background-position: -2176px -3328px;}
+.emojione-2714{background-position: -2240px -3328px;}
+.emojione-2716{background-position: -2304px -3328px;}
+.emojione-271d{background-position: -2368px -3328px;}
+.emojione-2721{background-position: -2432px -3328px;}
+.emojione-2728{background-position: -2496px -3328px;}
+.emojione-2733{background-position: -2560px -3328px;}
+.emojione-2734{background-position: -2624px -3328px;}
+.emojione-2744{background-position: -2688px -3328px;}
+.emojione-2747{background-position: -2752px -3328px;}
+.emojione-274c{background-position: -2816px -3328px;}
+.emojione-274e{background-position: -2880px -3328px;}
+.emojione-2753{background-position: -2944px -3328px;}
+.emojione-2754{background-position: -3008px -3328px;}
+.emojione-2755{background-position: -3072px -3328px;}
+.emojione-2757{background-position: -3136px -3328px;}
+.emojione-2763{background-position: -3200px -3328px;}
+.emojione-2764{background-position: -3264px -3328px;}
+.emojione-2795{background-position: -3328px -3328px;}
+.emojione-2796{background-position: -3392px 0;}
+.emojione-2797{background-position: -3392px -64px;}
+.emojione-27a1{background-position: -3392px -128px;}
+.emojione-27b0{background-position: -3392px -192px;}
+.emojione-27bf{background-position: -3392px -256px;}
+.emojione-2934{background-position: -3392px -320px;}
+.emojione-2935{background-position: -3392px -384px;}
+.emojione-2b05{background-position: -3392px -448px;}
+.emojione-2b06{background-position: -3392px -512px;}
+.emojione-2b07{background-position: -3392px -576px;}
+.emojione-2b1b{background-position: -3392px -640px;}
+.emojione-2b1c{background-position: -3392px -704px;}
+.emojione-2b50{background-position: -3392px -768px;}
+.emojione-2b55{background-position: -3392px -832px;}
+.emojione-3030{background-position: -3392px -896px;}
+.emojione-303d{background-position: -3392px -960px;}
+.emojione-3297{background-position: -3392px -1024px;}
+.emojione-0023{background-position: -3392px -1088px;}
diff --git a/config/index.json b/config/index.json
index 17cff9fd..eadf577a 100644
--- a/config/index.json
+++ b/config/index.json
@@ -1,12 +1,18 @@
 {
   "100": {
     "unicode": "1F4AF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hundred points symbol",
     "shortname": ":100:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "numbers",
       "perfect",
@@ -28,12 +34,18 @@
   },
   "1234": {
     "unicode": "1F522",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "input symbol for numbers",
     "shortname": ":1234:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "numbers",
@@ -43,12 +55,18 @@
   },
   "8ball": {
     "unicode": "1F3B1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "billiards",
     "shortname": ":8ball:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pool",
       "billiards",
@@ -65,12 +83,18 @@
   },
   "a": {
     "unicode": "1F170",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "negative squared latin capital letter a",
     "shortname": ":a:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "letter",
@@ -81,12 +105,18 @@
   },
   "ab": {
     "unicode": "1F18E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "negative squared ab",
     "shortname": ":ab:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "red-square",
@@ -96,12 +126,18 @@
   },
   "abc": {
     "unicode": "1F524",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "input symbol for latin letters",
     "shortname": ":abc:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "blue-square",
@@ -111,12 +147,18 @@
   },
   "abcd": {
     "unicode": "1F521",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "input symbol for latin small letters",
     "shortname": ":abcd:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "blue-square",
@@ -126,12 +168,18 @@
   },
   "accept": {
     "unicode": "1F251",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "circled ideograph accept",
     "shortname": ":accept:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "agree",
       "chinese",
@@ -145,12 +193,18 @@
   },
   "aerial_tramway": {
     "unicode": "1F6A1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "aerial tramway",
     "shortname": ":aerial_tramway:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -172,8 +226,12 @@
     "name": "airplane",
     "shortname": ":airplane:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flight",
       "transportation",
@@ -194,12 +252,18 @@
   },
   "airplane_arriving": {
     "unicode": "1F6EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "airplane arriving",
     "shortname": ":airplane_arriving:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":flight_arrival:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flight",
       "transportation",
@@ -219,12 +283,18 @@
   },
   "airplane_departure": {
     "unicode": "1F6EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "airplane departure",
     "shortname": ":airplane_departure:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":flight_departure:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flight",
       "transportation",
@@ -245,14 +315,18 @@
   },
   "airplane_small": {
     "unicode": "1F6E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "small airplane",
     "shortname": ":airplane_small:",
     "category": "travel",
     "aliases": [
       ":small_airplane:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flight",
       "transportation",
@@ -272,12 +346,18 @@
   },
   "alarm_clock": {
     "unicode": "23F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "alarm clock",
     "shortname": ":alarm_clock:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "time",
       "wake",
@@ -287,12 +367,18 @@
   },
   "alembic": {
     "unicode": "2697",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "alembic",
     "shortname": ":alembic:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chemistry",
       "object",
@@ -303,12 +389,18 @@
   },
   "alien": {
     "unicode": "1F47D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "extraterrestrial alien",
     "shortname": ":alien:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "UFO",
       "paul",
@@ -322,12 +414,18 @@
   },
   "ambulance": {
     "unicode": "1F691",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ambulance",
     "shortname": ":ambulance:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "911",
       "health",
@@ -342,12 +440,18 @@
   },
   "amphora": {
     "unicode": "1F3FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "amphora",
     "shortname": ":amphora:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object"
     ],
@@ -361,8 +465,12 @@
     "name": "anchor",
     "shortname": ":anchor:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ferry",
       "ship",
@@ -382,12 +490,18 @@
   },
   "angel": {
     "unicode": "1F47C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby angel",
     "shortname": ":angel:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "baby",
       "angel",
@@ -404,12 +518,18 @@
   },
   "angel_tone1": {
     "unicode": "1F47C-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby angel tone 1",
     "shortname": ":angel_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "halo",
       "cupid",
@@ -421,12 +541,18 @@
   },
   "angel_tone2": {
     "unicode": "1F47C-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby angel tone 2",
     "shortname": ":angel_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "halo",
       "cupid",
@@ -438,12 +564,18 @@
   },
   "angel_tone3": {
     "unicode": "1F47C-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby angel tone 3",
     "shortname": ":angel_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "halo",
       "cupid",
@@ -455,12 +587,18 @@
   },
   "angel_tone4": {
     "unicode": "1F47C-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby angel tone 4",
     "shortname": ":angel_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "halo",
       "cupid",
@@ -472,12 +610,18 @@
   },
   "angel_tone5": {
     "unicode": "1F47C-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby angel tone 5",
     "shortname": ":angel_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "halo",
       "cupid",
@@ -489,12 +633,18 @@
   },
   "anger": {
     "unicode": "1F4A2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "anger symbol",
     "shortname": ":anger:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "anger",
       "angry",
@@ -505,14 +655,18 @@
   },
   "anger_right": {
     "unicode": "1F5EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right anger bubble",
     "shortname": ":anger_right:",
     "category": "symbols",
     "aliases": [
       ":right_anger_bubble:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "speech",
       "balloon",
@@ -528,11 +682,15 @@
   },
   "angry": {
     "unicode": "1F620",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "angry face",
     "shortname": ":angry:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ">:(",
       ">:-(",
@@ -554,12 +712,18 @@
   },
   "anguished": {
     "unicode": "1F627",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "anguished face",
     "shortname": ":anguished:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "nervous",
@@ -579,12 +743,18 @@
   },
   "ant": {
     "unicode": "1F41C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ant",
     "shortname": ":ant:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "insect",
@@ -597,12 +767,18 @@
   },
   "apple": {
     "unicode": "1F34E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "red apple",
     "shortname": ":apple:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fruit",
       "mac",
@@ -626,8 +802,12 @@
     "name": "aquarius",
     "shortname": ":aquarius:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "aquarius",
       "water",
@@ -652,8 +832,12 @@
     "name": "aries",
     "shortname": ":aries:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "aries",
       "ram",
@@ -677,8 +861,12 @@
     "name": "black left-pointing triangle",
     "shortname": ":arrow_backward:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -689,12 +877,18 @@
   },
   "arrow_double_down": {
     "unicode": "23EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black down-pointing double triangle",
     "shortname": ":arrow_double_down:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -704,12 +898,18 @@
   },
   "arrow_double_up": {
     "unicode": "23EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black up-pointing double triangle",
     "shortname": ":arrow_double_up:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -725,8 +925,12 @@
     "name": "downwards black arrow",
     "shortname": ":arrow_down:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -736,12 +940,18 @@
   },
   "arrow_down_small": {
     "unicode": "1F53D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "down-pointing small red triangle",
     "shortname": ":arrow_down_small:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -758,8 +968,12 @@
     "name": "black right-pointing triangle",
     "shortname": ":arrow_forward:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -776,8 +990,12 @@
     "name": "arrow pointing rightwards then curving downwards",
     "shortname": ":arrow_heading_down:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -793,8 +1011,12 @@
     "name": "arrow pointing rightwards then curving upwards",
     "shortname": ":arrow_heading_up:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -810,8 +1032,12 @@
     "name": "leftwards black arrow",
     "shortname": ":arrow_left:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -828,8 +1054,12 @@
     "name": "south west arrow",
     "shortname": ":arrow_lower_left:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -845,8 +1075,12 @@
     "name": "south east arrow",
     "shortname": ":arrow_lower_right:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "blue-square",
@@ -862,8 +1096,12 @@
     "name": "black rightwards arrow",
     "shortname": ":arrow_right:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "next",
@@ -880,8 +1118,12 @@
     "name": "rightwards arrow with hook",
     "shortname": ":arrow_right_hook:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -897,8 +1139,12 @@
     "name": "upwards black arrow",
     "shortname": ":arrow_up:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -914,8 +1160,12 @@
     "name": "up down arrow",
     "shortname": ":arrow_up_down:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -925,12 +1175,18 @@
   },
   "arrow_up_small": {
     "unicode": "1F53C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "up-pointing small red triangle",
     "shortname": ":arrow_up_small:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -947,8 +1203,12 @@
     "name": "north west arrow",
     "shortname": ":arrow_upper_left:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -964,8 +1224,12 @@
     "name": "north east arrow",
     "shortname": ":arrow_upper_right:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -975,12 +1239,18 @@
   },
   "arrows_clockwise": {
     "unicode": "1F503",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clockwise downwards and upwards open circle arrows",
     "shortname": ":arrows_clockwise:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sync",
       "arrow",
@@ -990,12 +1260,18 @@
   },
   "arrows_counterclockwise": {
     "unicode": "1F504",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "anticlockwise downwards and upwards open circle ar",
     "shortname": ":arrows_counterclockwise:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "sync",
@@ -1006,12 +1282,18 @@
   },
   "art": {
     "unicode": "1F3A8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "artist palette",
     "shortname": ":art:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "design",
       "draw",
@@ -1028,12 +1310,18 @@
   },
   "articulated_lorry": {
     "unicode": "1F69B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "articulated lorry",
     "shortname": ":articulated_lorry:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cars",
       "transportation",
@@ -1057,7 +1345,9 @@
     "aliases": [
       ":keycap_asterisk:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "*",
       "star",
@@ -1067,12 +1357,18 @@
   },
   "astonished": {
     "unicode": "1F632",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "astonished face",
     "shortname": ":astonished:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "xox",
@@ -1089,12 +1385,18 @@
   },
   "athletic_shoe": {
     "unicode": "1F45F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "athletic shoe",
     "shortname": ":athletic_shoe:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shoes",
       "sports",
@@ -1107,12 +1409,18 @@
   },
   "atm": {
     "unicode": "1F3E7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "automated teller machine",
     "shortname": ":atm:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "atm",
       "cash",
@@ -1132,14 +1440,18 @@
   },
   "atom": {
     "unicode": "269B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "atom symbol",
     "shortname": ":atom:",
     "category": "symbols",
     "aliases": [
       ":atom_symbol:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "atheist",
       "symbol",
@@ -1149,23 +1461,37 @@
   },
   "avocado": {
     "unicode": "1F951",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "avocado",
     "shortname": ":avocado:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ‘"
   },
   "b": {
     "unicode": "1F171",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "negative squared latin capital letter b",
     "shortname": ":b:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "letter",
@@ -1176,12 +1502,18 @@
   },
   "baby": {
     "unicode": "1F476",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby",
     "shortname": ":baby:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "child",
@@ -1194,12 +1526,18 @@
   },
   "baby_bottle": {
     "unicode": "1F37C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby bottle",
     "shortname": ":baby_bottle:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "container",
       "food",
@@ -1217,12 +1555,18 @@
   },
   "baby_chick": {
     "unicode": "1F424",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby chick",
     "shortname": ":baby_chick:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "chicken",
@@ -1237,12 +1581,18 @@
   },
   "baby_symbol": {
     "unicode": "1F6BC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby symbol",
     "shortname": ":baby_symbol:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "orange-square",
@@ -1259,12 +1609,18 @@
   },
   "baby_tone1": {
     "unicode": "1F476-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby tone 1",
     "shortname": ":baby_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "infant",
@@ -1274,12 +1630,18 @@
   },
   "baby_tone2": {
     "unicode": "1F476-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby tone 2",
     "shortname": ":baby_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "infant",
@@ -1289,12 +1651,18 @@
   },
   "baby_tone3": {
     "unicode": "1F476-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby tone 3",
     "shortname": ":baby_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "infant",
@@ -1304,12 +1672,18 @@
   },
   "baby_tone4": {
     "unicode": "1F476-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby tone 4",
     "shortname": ":baby_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "infant",
@@ -1319,12 +1693,18 @@
   },
   "baby_tone5": {
     "unicode": "1F476-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baby tone 5",
     "shortname": ":baby_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "infant",
@@ -1334,12 +1714,18 @@
   },
   "back": {
     "unicode": "1F519",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "back with leftwards arrow above",
     "shortname": ":back:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "symbol"
@@ -1348,12 +1734,18 @@
   },
   "bacon": {
     "unicode": "1F953",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bacon",
     "shortname": ":bacon:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pig"
     ],
@@ -1361,12 +1753,18 @@
   },
   "badminton": {
     "unicode": "1F3F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "badminton racquet",
     "shortname": ":badminton:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "game",
       "sport",
@@ -1376,12 +1774,18 @@
   },
   "baggage_claim": {
     "unicode": "1F6C4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baggage claim",
     "shortname": ":baggage_claim:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "airport",
       "blue-square",
@@ -1396,12 +1800,18 @@
   },
   "balloon": {
     "unicode": "1F388",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "balloon",
     "shortname": ":balloon:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "celebration",
       "party",
@@ -1419,14 +1829,18 @@
   },
   "ballot_box": {
     "unicode": "1F5F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ballot box with ballot",
     "shortname": ":ballot_box:",
     "category": "objects",
     "aliases": [
       ":ballot_box_with_ballot:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "vote",
       "object",
@@ -1442,8 +1856,12 @@
     "name": "ballot box with check",
     "shortname": ":ballot_box_with_check:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "agree",
       "ok",
@@ -1453,12 +1871,18 @@
   },
   "bamboo": {
     "unicode": "1F38D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pine decoration",
     "shortname": ":bamboo:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -1482,12 +1906,18 @@
   },
   "banana": {
     "unicode": "1F34C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "banana",
     "shortname": ":banana:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -1506,8 +1936,12 @@
     "name": "double exclamation mark",
     "shortname": ":bangbang:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exclamation",
       "surprise",
@@ -1518,12 +1952,18 @@
   },
   "bank": {
     "unicode": "1F3E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bank",
     "shortname": ":bank:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "places"
@@ -1532,12 +1972,18 @@
   },
   "bar_chart": {
     "unicode": "1F4CA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bar chart",
     "shortname": ":bar_chart:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "graph",
       "presentation",
@@ -1549,12 +1995,18 @@
   },
   "barber": {
     "unicode": "1F488",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "barber pole",
     "shortname": ":barber:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hair",
       "salon",
@@ -1571,8 +2023,12 @@
     "name": "baseball",
     "shortname": ":baseball:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "MLB",
       "balls",
@@ -1586,12 +2042,18 @@
   },
   "basketball": {
     "unicode": "1F3C0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "basketball and hoop",
     "shortname": ":basketball:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "NBA",
       "balls",
@@ -1611,14 +2073,18 @@
   },
   "basketball_player": {
     "unicode": "26F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with ball",
     "shortname": ":basketball_player:",
     "category": "activity",
     "aliases": [
       ":person_with_ball:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "travel",
@@ -1632,14 +2098,18 @@
   },
   "basketball_player_tone1": {
     "unicode": "26F9-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with ball tone 1",
     "shortname": ":basketball_player_tone1:",
     "category": "activity",
     "aliases": [
       ":person_with_ball_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "travel",
@@ -1652,14 +2122,18 @@
   },
   "basketball_player_tone2": {
     "unicode": "26F9-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with ball tone 2",
     "shortname": ":basketball_player_tone2:",
     "category": "activity",
     "aliases": [
       ":person_with_ball_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "travel",
@@ -1672,14 +2146,18 @@
   },
   "basketball_player_tone3": {
     "unicode": "26F9-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with ball tone 3",
     "shortname": ":basketball_player_tone3:",
     "category": "activity",
     "aliases": [
       ":person_with_ball_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "travel",
@@ -1692,14 +2170,18 @@
   },
   "basketball_player_tone4": {
     "unicode": "26F9-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with ball tone 4",
     "shortname": ":basketball_player_tone4:",
     "category": "activity",
     "aliases": [
       ":person_with_ball_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "travel",
@@ -1712,14 +2194,18 @@
   },
   "basketball_player_tone5": {
     "unicode": "26F9-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with ball tone 5",
     "shortname": ":basketball_player_tone5:",
     "category": "activity",
     "aliases": [
       ":person_with_ball_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "travel",
@@ -1732,23 +2218,37 @@
   },
   "bat": {
     "unicode": "1F987",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bat",
     "shortname": ":bat:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ‡"
   },
   "bath": {
     "unicode": "1F6C0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bath",
     "shortname": ":bath:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clean",
       "shower",
@@ -1771,12 +2271,18 @@
   },
   "bath_tone1": {
     "unicode": "1F6C0-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bath tone 1",
     "shortname": ":bath_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shower",
       "tub",
@@ -1795,12 +2301,18 @@
   },
   "bath_tone2": {
     "unicode": "1F6C0-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bath tone 2",
     "shortname": ":bath_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shower",
       "tub",
@@ -1819,12 +2331,18 @@
   },
   "bath_tone3": {
     "unicode": "1F6C0-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bath tone 3",
     "shortname": ":bath_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shower",
       "tub",
@@ -1843,12 +2361,18 @@
   },
   "bath_tone4": {
     "unicode": "1F6C0-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bath tone 4",
     "shortname": ":bath_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shower",
       "tub",
@@ -1867,12 +2391,18 @@
   },
   "bath_tone5": {
     "unicode": "1F6C0-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bath tone 5",
     "shortname": ":bath_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shower",
       "tub",
@@ -1891,12 +2421,18 @@
   },
   "bathtub": {
     "unicode": "1F6C1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bathtub",
     "shortname": ":bathtub:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clean",
       "shower",
@@ -1919,12 +2455,18 @@
   },
   "battery": {
     "unicode": "1F50B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "battery",
     "shortname": ":battery:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "energy",
       "power",
@@ -1935,14 +2477,18 @@
   },
   "beach": {
     "unicode": "1F3D6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "beach with umbrella",
     "shortname": ":beach:",
     "category": "travel",
     "aliases": [
       ":beach_with_umbrella:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sand",
       "sun",
@@ -1962,14 +2508,19 @@
   },
   "beach_umbrella": {
     "unicode": "26F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "umbrella on ground",
     "shortname": ":beach_umbrella:",
     "category": "objects",
     "aliases": [
-      ":umbrella_on_ground:"
+      ":umbrella_on_ground:",
+      ":parasol_on_ground:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nature",
       "rain",
@@ -1983,12 +2534,18 @@
   },
   "bear": {
     "unicode": "1F43B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bear face",
     "shortname": ":bear:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -1999,12 +2556,18 @@
   },
   "bed": {
     "unicode": "1F6CF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bed",
     "shortname": ":bed:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sleep",
       "sex",
@@ -2020,12 +2583,18 @@
   },
   "bee": {
     "unicode": "1F41D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "honeybee",
     "shortname": ":bee:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "insect",
@@ -2045,12 +2614,18 @@
   },
   "beer": {
     "unicode": "1F37A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "beer mug",
     "shortname": ":beer:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beverage",
       "drink",
@@ -2077,12 +2652,18 @@
   },
   "beers": {
     "unicode": "1F37B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clinking beer mugs",
     "shortname": ":beers:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beverage",
       "drink",
@@ -2109,12 +2690,18 @@
   },
   "beetle": {
     "unicode": "1F41E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lady beetle",
     "shortname": ":beetle:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "insect",
       "nature",
@@ -2133,12 +2720,18 @@
   },
   "beginner": {
     "unicode": "1F530",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "japanese symbol for beginner",
     "shortname": ":beginner:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "badge",
       "shield",
@@ -2148,12 +2741,18 @@
   },
   "bell": {
     "unicode": "1F514",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bell",
     "shortname": ":bell:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chime",
       "christmas",
@@ -2168,14 +2767,18 @@
   },
   "bellhop": {
     "unicode": "1F6CE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bellhop bell",
     "shortname": ":bellhop:",
     "category": "objects",
     "aliases": [
       ":bellhop_bell:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hotel",
       "porter",
@@ -2186,12 +2789,18 @@
   },
   "bento": {
     "unicode": "1F371",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bento box",
     "shortname": ":bento:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "box",
       "food",
@@ -2210,12 +2819,18 @@
   },
   "bicyclist": {
     "unicode": "1F6B4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bicyclist",
     "shortname": ":bicyclist:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":biking_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bike",
       "exercise",
@@ -2235,12 +2850,18 @@
   },
   "bicyclist_tone1": {
     "unicode": "1F6B4-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bicyclist tone 1",
     "shortname": ":bicyclist_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bike",
       "exercise",
@@ -2255,12 +2876,18 @@
   },
   "bicyclist_tone2": {
     "unicode": "1F6B4-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bicyclist tone 2",
     "shortname": ":bicyclist_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bike",
       "exercise",
@@ -2275,12 +2902,18 @@
   },
   "bicyclist_tone3": {
     "unicode": "1F6B4-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bicyclist tone 3",
     "shortname": ":bicyclist_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bike",
       "exercise",
@@ -2295,12 +2928,18 @@
   },
   "bicyclist_tone4": {
     "unicode": "1F6B4-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bicyclist tone 4",
     "shortname": ":bicyclist_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bike",
       "exercise",
@@ -2315,12 +2954,18 @@
   },
   "bicyclist_tone5": {
     "unicode": "1F6B4-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bicyclist tone 5",
     "shortname": ":bicyclist_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bike",
       "exercise",
@@ -2335,12 +2980,18 @@
   },
   "bike": {
     "unicode": "1F6B2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bicycle",
     "shortname": ":bike:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bicycle",
       "exercise",
@@ -2355,12 +3006,18 @@
   },
   "bikini": {
     "unicode": "1F459",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bikini",
     "shortname": ":bikini:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beach",
       "fashion",
@@ -2378,14 +3035,18 @@
   },
   "biohazard": {
     "unicode": "2623",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "biohazard sign",
     "shortname": ":biohazard:",
     "category": "symbols",
     "aliases": [
       ":biohazard_sign:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "symbol",
       "science"
@@ -2394,12 +3055,18 @@
   },
   "bird": {
     "unicode": "1F426",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bird",
     "shortname": ":bird:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "fly",
@@ -2411,12 +3078,18 @@
   },
   "birthday": {
     "unicode": "1F382",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "birthday cake",
     "shortname": ":birthday:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cake",
       "party",
@@ -2438,8 +3111,12 @@
     "name": "medium black circle",
     "shortname": ":black_circle:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -2450,23 +3127,37 @@
   },
   "black_heart": {
     "unicode": "1F5A4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black heart",
     "shortname": ":black_heart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ–ค"
   },
   "black_joker": {
     "unicode": "1F0CF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "playing card black joker",
     "shortname": ":black_joker:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cards",
       "game",
@@ -2484,8 +3175,12 @@
     "name": "black large square",
     "shortname": ":black_large_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -2502,8 +3197,12 @@
     "name": "black medium small square",
     "shortname": ":black_medium_small_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shapes",
       "symbol",
@@ -2519,8 +3218,12 @@
     "name": "black medium square",
     "shortname": ":black_medium_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -2537,8 +3240,12 @@
     "name": "black nib",
     "shortname": ":black_nib:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pen",
       "stationery",
@@ -2556,8 +3263,12 @@
     "name": "black small square",
     "shortname": ":black_small_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shapes",
       "symbol",
@@ -2567,12 +3278,18 @@
   },
   "black_square_button": {
     "unicode": "1F532",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black square button",
     "shortname": ":black_square_button:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "frame",
       "shapes",
@@ -2583,12 +3300,18 @@
   },
   "blossom": {
     "unicode": "1F33C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "blossom",
     "shortname": ":blossom:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flowers",
       "nature",
@@ -2602,12 +3325,18 @@
   },
   "blowfish": {
     "unicode": "1F421",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "blowfish",
     "shortname": ":blowfish:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "nature",
@@ -2627,12 +3356,18 @@
   },
   "blue_book": {
     "unicode": "1F4D8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "blue book",
     "shortname": ":blue_book:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "knowledge",
       "library",
@@ -2646,12 +3381,18 @@
   },
   "blue_car": {
     "unicode": "1F699",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "recreational vehicle",
     "shortname": ":blue_car:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "car",
       "suv",
@@ -2664,12 +3405,18 @@
   },
   "blue_heart": {
     "unicode": "1F499",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "blue heart",
     "shortname": ":blue_heart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -2687,12 +3434,18 @@
   },
   "blush": {
     "unicode": "1F60A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with smiling eyes",
     "shortname": ":blush:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "crush",
       "embarrassed",
@@ -2711,12 +3464,18 @@
   },
   "boar": {
     "unicode": "1F417",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boar",
     "shortname": ":boar:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -2726,12 +3485,18 @@
   },
   "bomb": {
     "unicode": "1F4A3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bomb",
     "shortname": ":bomb:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boom",
       "explode",
@@ -2744,12 +3509,18 @@
   },
   "book": {
     "unicode": "1F4D6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open book",
     "shortname": ":book:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "library",
       "literature",
@@ -2762,12 +3533,18 @@
   },
   "bookmark": {
     "unicode": "1F516",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bookmark",
     "shortname": ":bookmark:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "favorite",
       "object",
@@ -2777,12 +3554,18 @@
   },
   "bookmark_tabs": {
     "unicode": "1F4D1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bookmark tabs",
     "shortname": ":bookmark_tabs:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "favorite",
       "office",
@@ -2792,12 +3575,18 @@
   },
   "books": {
     "unicode": "1F4DA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "books",
     "shortname": ":books:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "library",
       "literature",
@@ -2810,12 +3599,18 @@
   },
   "boom": {
     "unicode": "1F4A5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "collision symbol",
     "shortname": ":boom:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bomb",
       "explode",
@@ -2834,12 +3629,18 @@
   },
   "boot": {
     "unicode": "1F462",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "womans boots",
     "shortname": ":boot:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fashion",
       "shoes",
@@ -2852,12 +3653,18 @@
   },
   "bouquet": {
     "unicode": "1F490",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bouquet",
     "shortname": ":bouquet:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flowers",
       "nature",
@@ -2870,12 +3677,18 @@
   },
   "bow": {
     "unicode": "1F647",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person bowing deeply",
     "shortname": ":bow:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":bowing_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -2893,14 +3706,18 @@
   },
   "bow_and_arrow": {
     "unicode": "1F3F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bow and arrow",
     "shortname": ":bow_and_arrow:",
     "category": "activity",
     "aliases": [
       ":archery:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "weapon",
       "sport"
@@ -2909,12 +3726,18 @@
   },
   "bow_tone1": {
     "unicode": "1F647-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person bowing deeply tone 1",
     "shortname": ":bow_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -2928,12 +3751,18 @@
   },
   "bow_tone2": {
     "unicode": "1F647-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person bowing deeply tone 2",
     "shortname": ":bow_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -2947,12 +3776,18 @@
   },
   "bow_tone3": {
     "unicode": "1F647-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person bowing deeply tone 3",
     "shortname": ":bow_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -2966,12 +3801,18 @@
   },
   "bow_tone4": {
     "unicode": "1F647-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person bowing deeply tone 4",
     "shortname": ":bow_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -2985,12 +3826,18 @@
   },
   "bow_tone5": {
     "unicode": "1F647-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person bowing deeply tone 5",
     "shortname": ":bow_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -3004,12 +3851,18 @@
   },
   "bowling": {
     "unicode": "1F3B3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bowling",
     "shortname": ":bowling:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fun",
       "play",
@@ -3028,25 +3881,37 @@
   },
   "boxing_glove": {
     "unicode": "1F94A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boxing glove",
     "shortname": ":boxing_glove:",
     "category": "activity",
     "aliases": [
       ":boxing_gloves:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐ŸฅŠ"
   },
   "boy": {
     "unicode": "1F466",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boy",
     "shortname": ":boy:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "guy",
       "male",
@@ -3059,12 +3924,18 @@
   },
   "boy_tone1": {
     "unicode": "1F466-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boy tone 1",
     "shortname": ":boy_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "kid",
@@ -3074,12 +3945,18 @@
   },
   "boy_tone2": {
     "unicode": "1F466-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boy tone 2",
     "shortname": ":boy_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "kid",
@@ -3089,12 +3966,18 @@
   },
   "boy_tone3": {
     "unicode": "1F466-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boy tone 3",
     "shortname": ":boy_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "kid",
@@ -3104,12 +3987,18 @@
   },
   "boy_tone4": {
     "unicode": "1F466-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boy tone 4",
     "shortname": ":boy_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "kid",
@@ -3119,12 +4008,18 @@
   },
   "boy_tone5": {
     "unicode": "1F466-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "boy tone 5",
     "shortname": ":boy_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "kid",
@@ -3134,12 +4029,18 @@
   },
   "bread": {
     "unicode": "1F35E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bread",
     "shortname": ":bread:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "breakfast",
       "food",
@@ -3153,12 +4054,18 @@
   },
   "bride_with_veil": {
     "unicode": "1F470",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bride with veil",
     "shortname": ":bride_with_veil:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "couple",
       "marriage",
@@ -3178,12 +4085,18 @@
   },
   "bride_with_veil_tone1": {
     "unicode": "1F470-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bride with veil tone 1",
     "shortname": ":bride_with_veil_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "couple",
       "marriage",
@@ -3198,12 +4111,18 @@
   },
   "bride_with_veil_tone2": {
     "unicode": "1F470-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bride with veil tone 2",
     "shortname": ":bride_with_veil_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "couple",
       "marriage",
@@ -3218,12 +4137,18 @@
   },
   "bride_with_veil_tone3": {
     "unicode": "1F470-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bride with veil tone 3",
     "shortname": ":bride_with_veil_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "couple",
       "marriage",
@@ -3238,12 +4163,18 @@
   },
   "bride_with_veil_tone4": {
     "unicode": "1F470-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bride with veil tone 4",
     "shortname": ":bride_with_veil_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "couple",
       "marriage",
@@ -3258,12 +4189,18 @@
   },
   "bride_with_veil_tone5": {
     "unicode": "1F470-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bride with veil tone 5",
     "shortname": ":bride_with_veil_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "couple",
       "marriage",
@@ -3278,12 +4215,18 @@
   },
   "bridge_at_night": {
     "unicode": "1F309",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bridge at night",
     "shortname": ":bridge_at_night:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "sanfrancisco",
@@ -3304,12 +4247,18 @@
   },
   "briefcase": {
     "unicode": "1F4BC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "briefcase",
     "shortname": ":briefcase:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "business",
       "documents",
@@ -3323,11 +4272,15 @@
   },
   "broken_heart": {
     "unicode": "1F494",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "broken heart",
     "shortname": ":broken_heart:",
     "category": "symbols",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "</3"
     ],
@@ -3342,12 +4295,18 @@
   },
   "bug": {
     "unicode": "1F41B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bug",
     "shortname": ":bug:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "insect",
       "nature",
@@ -3361,12 +4320,18 @@
   },
   "bulb": {
     "unicode": "1F4A1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "electric light bulb",
     "shortname": ":bulb:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "electricity",
       "light",
@@ -3379,12 +4344,18 @@
   },
   "bullettrain_front": {
     "unicode": "1F685",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "high-speed train with bullet nose",
     "shortname": ":bullettrain_front:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "train",
@@ -3396,12 +4367,18 @@
   },
   "bullettrain_side": {
     "unicode": "1F684",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "high-speed train",
     "shortname": ":bullettrain_side:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -3414,12 +4391,18 @@
   },
   "burrito": {
     "unicode": "1F32F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "burrito",
     "shortname": ":burrito:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "mexican"
@@ -3428,12 +4411,18 @@
   },
   "bus": {
     "unicode": "1F68C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bus",
     "shortname": ":bus:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "car",
       "transportation",
@@ -3448,12 +4437,18 @@
   },
   "busstop": {
     "unicode": "1F68F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bus stop",
     "shortname": ":busstop:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "bus",
@@ -3466,12 +4461,18 @@
   },
   "bust_in_silhouette": {
     "unicode": "1F464",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bust in silhouette",
     "shortname": ":bust_in_silhouette:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "man",
@@ -3493,12 +4494,18 @@
   },
   "busts_in_silhouette": {
     "unicode": "1F465",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "busts in silhouette",
     "shortname": ":busts_in_silhouette:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "group",
       "human",
@@ -3518,23 +4525,37 @@
   },
   "butterfly": {
     "unicode": "1F98B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "butterfly",
     "shortname": ":butterfly:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ‹"
   },
   "cactus": {
     "unicode": "1F335",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cactus",
     "shortname": ":cactus:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -3550,12 +4571,18 @@
   },
   "cake": {
     "unicode": "1F370",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shortcake",
     "shortname": ":cake:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "food",
@@ -3568,12 +4595,18 @@
   },
   "calendar": {
     "unicode": "1F4C6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tear-off calendar",
     "shortname": ":calendar:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "schedule",
       "object",
@@ -3583,14 +4616,19 @@
   },
   "calendar_spiral": {
     "unicode": "1F5D3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spiral calendar pad",
     "shortname": ":calendar_spiral:",
     "category": "objects",
     "aliases": [
-      ":spiral_calendar_pad:"
+      ":spiral_calendar_pad:",
+      ":spiral_calendar:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "schedule",
       "date",
@@ -3602,90 +4640,132 @@
   },
   "call_me": {
     "unicode": "1F919",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "call me hand",
     "shortname": ":call_me:",
     "category": "people",
     "aliases": [
       ":call_me_hand:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค™"
   },
   "call_me_tone1": {
     "unicode": "1F919-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "call me hand tone 1",
     "shortname": ":call_me_tone1:",
     "category": "people",
     "aliases": [
       ":call_me_hand_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค™๐Ÿป"
   },
   "call_me_tone2": {
     "unicode": "1F919-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "call me hand tone 2",
     "shortname": ":call_me_tone2:",
     "category": "people",
     "aliases": [
       ":call_me_hand_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค™๐Ÿผ"
   },
   "call_me_tone3": {
     "unicode": "1F919-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "call me hand tone 3",
     "shortname": ":call_me_tone3:",
     "category": "people",
     "aliases": [
       ":call_me_hand_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค™๐Ÿฝ"
   },
   "call_me_tone4": {
     "unicode": "1F919-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "call me hand tone 4",
     "shortname": ":call_me_tone4:",
     "category": "people",
     "aliases": [
       ":call_me_hand_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค™๐Ÿพ"
   },
   "call_me_tone5": {
     "unicode": "1F919-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "call me hand tone 5",
     "shortname": ":call_me_tone5:",
     "category": "people",
     "aliases": [
       ":call_me_hand_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค™๐Ÿฟ"
   },
   "calling": {
     "unicode": "1F4F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mobile phone with rightwards arrow at left",
     "shortname": ":calling:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "incoming",
       "iphone",
@@ -3697,12 +4777,18 @@
   },
   "camel": {
     "unicode": "1F42B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bactrian camel",
     "shortname": ":camel:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "hot",
@@ -3723,12 +4809,18 @@
   },
   "camera": {
     "unicode": "1F4F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "camera",
     "shortname": ":camera:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gadgets",
       "photo",
@@ -3740,12 +4832,18 @@
   },
   "camera_with_flash": {
     "unicode": "1F4F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "camera with flash",
     "shortname": ":camera_with_flash:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":camera_flash:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "picture",
@@ -3756,12 +4854,18 @@
   },
   "camping": {
     "unicode": "1F3D5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "camping",
     "shortname": ":camping:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "outdoors",
       "nature",
@@ -3783,8 +4887,12 @@
     "name": "cancer",
     "shortname": ":cancer:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cancer",
       "crab",
@@ -3801,12 +4909,18 @@
   },
   "candle": {
     "unicode": "1F56F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "candle",
     "shortname": ":candle:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "light",
       "wax",
@@ -3816,12 +4930,18 @@
   },
   "candy": {
     "unicode": "1F36C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "candy",
     "shortname": ":candy:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "snack",
@@ -3836,25 +4956,37 @@
   },
   "canoe": {
     "unicode": "1F6F6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "canoe",
     "shortname": ":canoe:",
     "category": "travel",
     "aliases": [
       ":kayak:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ›ถ"
   },
   "capital_abcd": {
     "unicode": "1F520",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "input symbol for latin capital letters",
     "shortname": ":capital_abcd:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "blue-square",
@@ -3871,8 +5003,12 @@
     "name": "capricorn",
     "shortname": ":capricorn:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "capricorn",
       "sea-goat",
@@ -3890,14 +5026,18 @@
   },
   "card_box": {
     "unicode": "1F5C3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "card file box",
     "shortname": ":card_box:",
     "category": "objects",
     "aliases": [
       ":card_file_box:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "index",
       "organization",
@@ -3909,12 +5049,18 @@
   },
   "card_index": {
     "unicode": "1F4C7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "card index",
     "shortname": ":card_index:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "business",
       "stationery",
@@ -3926,12 +5072,18 @@
   },
   "carousel_horse": {
     "unicode": "1F3A0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "carousel horse",
     "shortname": ":carousel_horse:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "carnival",
       "horse",
@@ -3951,101 +5103,151 @@
   },
   "carrot": {
     "unicode": "1F955",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "carrot",
     "shortname": ":carrot:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ•"
   },
   "cartwheel": {
     "unicode": "1F938",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person doing cartwheel",
     "shortname": ":cartwheel:",
     "category": "activity",
     "aliases": [
       ":person_doing_cartwheel:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคธ"
   },
   "cartwheel_tone1": {
     "unicode": "1F938-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person doing cartwheel tone 1",
     "shortname": ":cartwheel_tone1:",
     "category": "activity",
     "aliases": [
       ":person_doing_cartwheel_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคธ๐Ÿป"
   },
   "cartwheel_tone2": {
     "unicode": "1F938-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person doing cartwheel tone 2",
     "shortname": ":cartwheel_tone2:",
     "category": "activity",
     "aliases": [
       ":person_doing_cartwheel_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคธ๐Ÿผ"
   },
   "cartwheel_tone3": {
     "unicode": "1F938-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person doing cartwheel tone 3",
     "shortname": ":cartwheel_tone3:",
     "category": "activity",
     "aliases": [
       ":person_doing_cartwheel_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคธ๐Ÿฝ"
   },
   "cartwheel_tone4": {
     "unicode": "1F938-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person doing cartwheel tone 4",
     "shortname": ":cartwheel_tone4:",
     "category": "activity",
     "aliases": [
       ":person_doing_cartwheel_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคธ๐Ÿพ"
   },
   "cartwheel_tone5": {
     "unicode": "1F938-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person doing cartwheel tone 5",
     "shortname": ":cartwheel_tone5:",
     "category": "activity",
     "aliases": [
       ":person_doing_cartwheel_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคธ๐Ÿฟ"
   },
   "cat": {
     "unicode": "1F431",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cat face",
     "shortname": ":cat:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "meow",
@@ -4057,12 +5259,18 @@
   },
   "cat2": {
     "unicode": "1F408",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cat",
     "shortname": ":cat2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "meow",
@@ -4075,12 +5283,18 @@
   },
   "cd": {
     "unicode": "1F4BF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "optical disc",
     "shortname": ":cd:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "disc",
       "disk",
@@ -4097,12 +5311,18 @@
   },
   "chains": {
     "unicode": "26D3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chains",
     "shortname": ":chains:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chain",
       "object",
@@ -4112,14 +5332,18 @@
   },
   "champagne": {
     "unicode": "1F37E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bottle with popping cork",
     "shortname": ":champagne:",
     "category": "food",
     "aliases": [
       ":bottle_with_popping_cork:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "drink",
       "cheers",
@@ -4130,25 +5354,38 @@
   },
   "champagne_glass": {
     "unicode": "1F942",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clinking glasses",
     "shortname": ":champagne_glass:",
     "category": "food",
     "aliases": [
-      ":clinking_glass:"
+      ":clinking_glass:",
+      ":clinking_glasses:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿฅ‚"
   },
   "chart": {
     "unicode": "1F4B9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chart with upwards trend and yen sign",
     "shortname": ":chart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "graph",
       "green-square",
@@ -4159,12 +5396,18 @@
   },
   "chart_with_downwards_trend": {
     "unicode": "1F4C9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chart with downwards trend",
     "shortname": ":chart_with_downwards_trend:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "graph",
       "work",
@@ -4174,12 +5417,18 @@
   },
   "chart_with_upwards_trend": {
     "unicode": "1F4C8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chart with upwards trend",
     "shortname": ":chart_with_upwards_trend:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "graph",
       "work",
@@ -4189,12 +5438,18 @@
   },
   "checkered_flag": {
     "unicode": "1F3C1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chequered flag",
     "shortname": ":checkered_flag:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "contest",
       "finishline",
@@ -4213,14 +5468,18 @@
   },
   "cheese": {
     "unicode": "1F9C0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cheese wedge",
     "shortname": ":cheese:",
     "category": "food",
     "aliases": [
       ":cheese_wedge:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food"
     ],
@@ -4228,12 +5487,18 @@
   },
   "cherries": {
     "unicode": "1F352",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cherries",
     "shortname": ":cherries:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -4246,12 +5511,18 @@
   },
   "cherry_blossom": {
     "unicode": "1F338",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cherry blossom",
     "shortname": ":cherry_blossom:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flower",
       "nature",
@@ -4265,12 +5536,18 @@
   },
   "chestnut": {
     "unicode": "1F330",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chestnut",
     "shortname": ":chestnut:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "squirrel",
@@ -4284,12 +5561,18 @@
   },
   "chicken": {
     "unicode": "1F414",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chicken",
     "shortname": ":chicken:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cluck",
@@ -4302,12 +5585,18 @@
   },
   "children_crossing": {
     "unicode": "1F6B8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "children crossing",
     "shortname": ":children_crossing:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "school",
       "children",
@@ -4323,12 +5612,18 @@
   },
   "chipmunk": {
     "unicode": "1F43F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chipmunk",
     "shortname": ":chipmunk:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -4338,12 +5633,18 @@
   },
   "chocolate_bar": {
     "unicode": "1F36B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chocolate bar",
     "shortname": ":chocolate_bar:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "food",
@@ -4359,12 +5660,18 @@
   },
   "christmas_tree": {
     "unicode": "1F384",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "christmas tree",
     "shortname": ":christmas_tree:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "celebration",
       "december",
@@ -4394,8 +5701,12 @@
     "name": "church",
     "shortname": ":church:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "christ",
@@ -4408,12 +5719,18 @@
   },
   "cinema": {
     "unicode": "1F3A6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cinema",
     "shortname": ":cinema:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "film",
@@ -4430,12 +5747,18 @@
   },
   "circus_tent": {
     "unicode": "1F3AA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "circus tent",
     "shortname": ":circus_tent:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "carnival",
       "festival",
@@ -4452,12 +5775,18 @@
   },
   "city_dusk": {
     "unicode": "1F306",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cityscape at dusk",
     "shortname": ":city_dusk:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "city",
@@ -4476,14 +5805,18 @@
   },
   "city_sunset": {
     "unicode": "1F307",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sunset over buildings",
     "shortname": ":city_sunset:",
     "category": "travel",
     "aliases": [
       ":city_sunrise:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "city",
@@ -4504,12 +5837,18 @@
   },
   "cityscape": {
     "unicode": "1F3D9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cityscape",
     "shortname": ":cityscape:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "skyscraper",
       "city",
@@ -4525,12 +5864,18 @@
   },
   "cl": {
     "unicode": "1F191",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cl",
     "shortname": ":cl:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "red-square",
@@ -4544,12 +5889,18 @@
   },
   "clap": {
     "unicode": "1F44F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clapping hands sign",
     "shortname": ":clap:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "applause",
       "congrats",
@@ -4571,12 +5922,18 @@
   },
   "clap_tone1": {
     "unicode": "1F44F-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clapping hands sign tone 1",
     "shortname": ":clap_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "applause",
       "congrats",
@@ -4592,12 +5949,18 @@
   },
   "clap_tone2": {
     "unicode": "1F44F-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clapping hands sign tone 2",
     "shortname": ":clap_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "applause",
       "congrats",
@@ -4613,12 +5976,18 @@
   },
   "clap_tone3": {
     "unicode": "1F44F-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clapping hands sign tone 3",
     "shortname": ":clap_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "applause",
       "congrats",
@@ -4634,12 +6003,18 @@
   },
   "clap_tone4": {
     "unicode": "1F44F-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clapping hands sign tone 4",
     "shortname": ":clap_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "applause",
       "congrats",
@@ -4655,12 +6030,18 @@
   },
   "clap_tone5": {
     "unicode": "1F44F-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clapping hands sign tone 5",
     "shortname": ":clap_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "applause",
       "congrats",
@@ -4676,12 +6057,18 @@
   },
   "clapper": {
     "unicode": "1F3AC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clapper board",
     "shortname": ":clapper:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "film",
       "movie",
@@ -4695,12 +6082,18 @@
   },
   "classical_building": {
     "unicode": "1F3DB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "classical building",
     "shortname": ":classical_building:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "government",
       "architecture",
@@ -4716,12 +6109,18 @@
   },
   "clipboard": {
     "unicode": "1F4CB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clipboard",
     "shortname": ":clipboard:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "stationery",
@@ -4734,14 +6133,19 @@
   },
   "clock": {
     "unicode": "1F570",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mantlepiece clock",
     "shortname": ":clock:",
     "category": "objects",
     "aliases": [
-      ":mantlepiece_clock:"
+      ":mantlepiece_clock:",
+      ":mantelpiece_clock:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "time",
       "object"
@@ -4750,12 +6154,18 @@
   },
   "clock1": {
     "unicode": "1F550",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face one oclock",
     "shortname": ":clock1:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4765,12 +6175,18 @@
   },
   "clock10": {
     "unicode": "1F559",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face ten oclock",
     "shortname": ":clock10:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4780,12 +6196,18 @@
   },
   "clock1030": {
     "unicode": "1F565",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face ten-thirty",
     "shortname": ":clock1030:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4795,12 +6217,18 @@
   },
   "clock11": {
     "unicode": "1F55A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face eleven oclock",
     "shortname": ":clock11:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4810,12 +6238,18 @@
   },
   "clock1130": {
     "unicode": "1F566",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face eleven-thirty",
     "shortname": ":clock1130:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4825,12 +6259,18 @@
   },
   "clock12": {
     "unicode": "1F55B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face twelve oclock",
     "shortname": ":clock12:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4840,12 +6280,18 @@
   },
   "clock1230": {
     "unicode": "1F567",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face twelve-thirty",
     "shortname": ":clock1230:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4855,12 +6301,18 @@
   },
   "clock130": {
     "unicode": "1F55C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face one-thirty",
     "shortname": ":clock130:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4870,12 +6322,18 @@
   },
   "clock2": {
     "unicode": "1F551",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face two oclock",
     "shortname": ":clock2:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4885,12 +6343,18 @@
   },
   "clock230": {
     "unicode": "1F55D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face two-thirty",
     "shortname": ":clock230:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4900,12 +6364,18 @@
   },
   "clock3": {
     "unicode": "1F552",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face three oclock",
     "shortname": ":clock3:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4915,12 +6385,18 @@
   },
   "clock330": {
     "unicode": "1F55E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face three-thirty",
     "shortname": ":clock330:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4930,12 +6406,18 @@
   },
   "clock4": {
     "unicode": "1F553",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face four oclock",
     "shortname": ":clock4:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4945,12 +6427,18 @@
   },
   "clock430": {
     "unicode": "1F55F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face four-thirty",
     "shortname": ":clock430:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4960,12 +6448,18 @@
   },
   "clock5": {
     "unicode": "1F554",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face five oclock",
     "shortname": ":clock5:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4975,12 +6469,18 @@
   },
   "clock530": {
     "unicode": "1F560",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face five-thirty",
     "shortname": ":clock530:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -4990,12 +6490,18 @@
   },
   "clock6": {
     "unicode": "1F555",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face six oclock",
     "shortname": ":clock6:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5005,12 +6511,18 @@
   },
   "clock630": {
     "unicode": "1F561",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face six-thirty",
     "shortname": ":clock630:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5020,12 +6532,18 @@
   },
   "clock7": {
     "unicode": "1F556",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face seven oclock",
     "shortname": ":clock7:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5035,12 +6553,18 @@
   },
   "clock730": {
     "unicode": "1F562",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face seven-thirty",
     "shortname": ":clock730:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5050,12 +6574,18 @@
   },
   "clock8": {
     "unicode": "1F557",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face eight oclock",
     "shortname": ":clock8:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5065,12 +6595,18 @@
   },
   "clock830": {
     "unicode": "1F563",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face eight-thirty",
     "shortname": ":clock830:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5080,12 +6616,18 @@
   },
   "clock9": {
     "unicode": "1F558",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face nine oclock",
     "shortname": ":clock9:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5095,12 +6637,18 @@
   },
   "clock930": {
     "unicode": "1F564",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clock face nine-thirty",
     "shortname": ":clock930:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "time",
@@ -5110,12 +6658,18 @@
   },
   "closed_book": {
     "unicode": "1F4D5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "closed book",
     "shortname": ":closed_book:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "knowledge",
       "library",
@@ -5129,12 +6683,18 @@
   },
   "closed_lock_with_key": {
     "unicode": "1F510",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "closed lock with key",
     "shortname": ":closed_lock_with_key:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "privacy",
       "security",
@@ -5145,12 +6705,18 @@
   },
   "closed_umbrella": {
     "unicode": "1F302",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "closed umbrella",
     "shortname": ":closed_umbrella:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "drizzle",
       "rain",
@@ -5176,8 +6742,12 @@
     "name": "cloud",
     "shortname": ":cloud:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sky",
       "weather",
@@ -5189,14 +6759,18 @@
   },
   "cloud_lightning": {
     "unicode": "1F329",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cloud with lightning",
     "shortname": ":cloud_lightning:",
     "category": "nature",
     "aliases": [
       ":cloud_with_lightning:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "weather",
       "thunder",
@@ -5209,14 +6783,18 @@
   },
   "cloud_rain": {
     "unicode": "1F327",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cloud with rain",
     "shortname": ":cloud_rain:",
     "category": "nature",
     "aliases": [
       ":cloud_with_rain:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "weather",
       "wet",
@@ -5230,14 +6808,18 @@
   },
   "cloud_snow": {
     "unicode": "1F328",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cloud with snow",
     "shortname": ":cloud_snow:",
     "category": "nature",
     "aliases": [
       ":cloud_with_snow:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "weather",
       "cold",
@@ -5250,14 +6832,19 @@
   },
   "cloud_tornado": {
     "unicode": "1F32A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cloud with tornado",
     "shortname": ":cloud_tornado:",
     "category": "nature",
     "aliases": [
-      ":cloud_with_tornado:"
+      ":cloud_with_tornado:",
+      ":tornado:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "weather",
       "destruction",
@@ -5269,15 +6856,21 @@
   },
   "clown": {
     "unicode": "1F921",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clown face",
     "shortname": ":clown:",
     "category": "people",
     "aliases": [
       ":clown_face:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคก"
   },
   "clubs": {
@@ -5288,8 +6881,12 @@
     "name": "black club suit",
     "shortname": ":clubs:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cards",
       "poker",
@@ -5300,12 +6897,18 @@
   },
   "cocktail": {
     "unicode": "1F378",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cocktail glass",
     "shortname": ":cocktail:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alcohol",
       "beverage",
@@ -5329,8 +6932,12 @@
     "name": "hot beverage",
     "shortname": ":coffee:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beverage",
       "cafe",
@@ -5344,12 +6951,18 @@
   },
   "coffin": {
     "unicode": "26B0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "coffin",
     "shortname": ":coffin:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "death",
       "object",
@@ -5360,12 +6973,18 @@
   },
   "cold_sweat": {
     "unicode": "1F630",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with open mouth and cold sweat",
     "shortname": ":cold_sweat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "nervous",
@@ -5379,12 +6998,18 @@
   },
   "comet": {
     "unicode": "2604",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "comet",
     "shortname": ":comet:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "space",
@@ -5394,12 +7019,18 @@
   },
   "compression": {
     "unicode": "1F5DC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "compression",
     "shortname": ":compression:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":clamp:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "reduce"
     ],
@@ -5407,12 +7038,18 @@
   },
   "computer": {
     "unicode": "1F4BB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "personal computer",
     "shortname": ":computer:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "laptop",
       "tech",
@@ -5424,12 +7061,18 @@
   },
   "confetti_ball": {
     "unicode": "1F38A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "confetti ball",
     "shortname": ":confetti_ball:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "festival",
       "party",
@@ -5452,12 +7095,18 @@
   },
   "confounded": {
     "unicode": "1F616",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "confounded face",
     "shortname": ":confounded:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "confused",
       "face",
@@ -5477,11 +7126,15 @@
   },
   "confused": {
     "unicode": "1F615",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "confused face",
     "shortname": ":confused:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ">:\\",
       ">:/",
@@ -5519,8 +7172,12 @@
     "name": "circled ideograph congratulation",
     "shortname": ":congratulations:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "japanese",
@@ -5532,12 +7189,18 @@
   },
   "construction": {
     "unicode": "1F6A7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "construction sign",
     "shortname": ":construction:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "caution",
       "progress",
@@ -5548,14 +7211,18 @@
   },
   "construction_site": {
     "unicode": "1F3D7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "building construction",
     "shortname": ":construction_site:",
     "category": "travel",
     "aliases": [
       ":building_construction:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "site",
       "work",
@@ -5567,12 +7234,18 @@
   },
   "construction_worker": {
     "unicode": "1F477",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "construction worker",
     "shortname": ":construction_worker:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":construction_worker_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "male",
@@ -5588,12 +7261,18 @@
   },
   "construction_worker_tone1": {
     "unicode": "1F477-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "construction worker tone 1",
     "shortname": ":construction_worker_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "male",
@@ -5604,12 +7283,18 @@
   },
   "construction_worker_tone2": {
     "unicode": "1F477-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "construction worker tone 2",
     "shortname": ":construction_worker_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "male",
@@ -5620,12 +7305,18 @@
   },
   "construction_worker_tone3": {
     "unicode": "1F477-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "construction worker tone 3",
     "shortname": ":construction_worker_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "male",
@@ -5636,12 +7327,18 @@
   },
   "construction_worker_tone4": {
     "unicode": "1F477-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "construction worker tone 4",
     "shortname": ":construction_worker_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "male",
@@ -5652,12 +7349,18 @@
   },
   "construction_worker_tone5": {
     "unicode": "1F477-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "construction worker tone 5",
     "shortname": ":construction_worker_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "male",
@@ -5668,12 +7371,18 @@
   },
   "control_knobs": {
     "unicode": "1F39B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "control knobs",
     "shortname": ":control_knobs:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dial",
       "time"
@@ -5682,12 +7391,18 @@
   },
   "convenience_store": {
     "unicode": "1F3EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "convenience store",
     "shortname": ":convenience_store:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "places"
@@ -5696,12 +7411,18 @@
   },
   "cookie": {
     "unicode": "1F36A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cookie",
     "shortname": ":cookie:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chocolate",
       "food",
@@ -5717,12 +7438,18 @@
   },
   "cooking": {
     "unicode": "1F373",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cooking",
     "shortname": ":cooking:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":fried_egg:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "breakfast",
       "food",
@@ -5739,12 +7466,18 @@
   },
   "cool": {
     "unicode": "1F192",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cool",
     "shortname": ":cool:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "words",
@@ -5754,12 +7487,18 @@
   },
   "cop": {
     "unicode": "1F46E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police officer",
     "shortname": ":cop:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":policeman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrest",
       "enforcement",
@@ -5777,12 +7516,18 @@
   },
   "cop_tone1": {
     "unicode": "1F46E-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police officer tone 1",
     "shortname": ":cop_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrest",
       "enforcement",
@@ -5794,12 +7539,18 @@
   },
   "cop_tone2": {
     "unicode": "1F46E-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police officer tone 2",
     "shortname": ":cop_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrest",
       "enforcement",
@@ -5811,12 +7562,18 @@
   },
   "cop_tone3": {
     "unicode": "1F46E-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police officer tone 3",
     "shortname": ":cop_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrest",
       "enforcement",
@@ -5828,12 +7585,18 @@
   },
   "cop_tone4": {
     "unicode": "1F46E-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police officer tone 4",
     "shortname": ":cop_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrest",
       "enforcement",
@@ -5845,12 +7608,18 @@
   },
   "cop_tone5": {
     "unicode": "1F46E-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police officer tone 5",
     "shortname": ":cop_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrest",
       "enforcement",
@@ -5863,12 +7632,18 @@
   "copyright": {
     "moji": "ยฉ",
     "unicode": "00A9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "copyright sign",
     "shortname": ":copyright:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ip",
       "license",
@@ -5877,12 +7652,18 @@
   },
   "corn": {
     "unicode": "1F33D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear of maize",
     "shortname": ":corn:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "plant",
@@ -5903,14 +7684,18 @@
   },
   "couch": {
     "unicode": "1F6CB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "couch and lamp",
     "shortname": ":couch:",
     "category": "objects",
     "aliases": [
       ":couch_and_lamp:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "lounge",
       "sectional",
@@ -5926,12 +7711,18 @@
   },
   "couple": {
     "unicode": "1F46B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man and woman holding hands",
     "shortname": ":couple:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "date",
@@ -5956,9 +7747,12 @@
     "shortname": ":couple_mm:",
     "category": "people",
     "aliases": [
-      ":couple_with_heart_mm:"
+      ":couple_with_heart_mm:",
+      ":couple_with_heart_man_man:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "affection",
       "dating",
@@ -5977,12 +7771,18 @@
   },
   "couple_with_heart": {
     "unicode": "1F491",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "couple with heart",
     "shortname": ":couple_with_heart:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":couple_with_heart_woman_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "dating",
@@ -6005,9 +7805,12 @@
     "shortname": ":couple_ww:",
     "category": "people",
     "aliases": [
-      ":couple_with_heart_ww:"
+      ":couple_with_heart_ww:",
+      ":couple_with_heart_woman_woman:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "affection",
       "dating",
@@ -6025,12 +7828,18 @@
   },
   "couplekiss": {
     "unicode": "1F48F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kiss",
     "shortname": ":couplekiss:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":couplekiss_man_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dating",
       "like",
@@ -6044,12 +7853,18 @@
   },
   "cow": {
     "unicode": "1F42E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cow face",
     "shortname": ":cow:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "beef",
@@ -6059,12 +7874,18 @@
   },
   "cow2": {
     "unicode": "1F404",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cow",
     "shortname": ":cow2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "beef",
@@ -6080,25 +7901,38 @@
   },
   "cowboy": {
     "unicode": "1F920",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with cowboy hat",
     "shortname": ":cowboy:",
     "category": "people",
     "aliases": [
-      ":face_with_cowboy_hat:"
+      ":face_with_cowboy_hat:",
+      ":cowboy_hat_face:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿค "
   },
   "crab": {
     "unicode": "1F980",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crab",
     "shortname": ":crab:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "tropical",
       "animal"
@@ -6107,14 +7941,18 @@
   },
   "crayon": {
     "unicode": "1F58D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lower left crayon",
     "shortname": ":crayon:",
     "category": "objects",
     "aliases": [
       ":lower_left_crayon:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "write",
       "draw",
@@ -6127,12 +7965,18 @@
   },
   "credit_card": {
     "unicode": "1F4B3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "credit card",
     "shortname": ":credit_card:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bill",
       "dollar",
@@ -6156,12 +8000,18 @@
   },
   "crescent_moon": {
     "unicode": "1F319",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crescent moon",
     "shortname": ":crescent_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "night",
       "moon",
@@ -6176,30 +8026,38 @@
     "moji": "๐ŸŒ™"
   },
   "cricket": {
-    "unicode": "1F3CF",
-    "unicode_alternates": [],
-    "name": "cricket bat and ball",
+    "unicode": "1F997",
+    "name": "cricket",
     "shortname": ":cricket:",
-    "category": "activity",
+    "category": "nature",
+    "moji": "๐Ÿฆ—",
+    "unicode_alternates": [
+
+    ],
     "aliases": [
-      ":cricket_bat_ball:"
+
     ],
-    "aliases_ascii": [],
-    "keywords": [
-      "ball",
-      "sport",
-      "cricket"
+    "aliases_ascii": [
+
     ],
-    "moji": "๐Ÿ"
+    "keywords": [
+
+    ]
   },
   "crocodile": {
     "unicode": "1F40A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crocodile",
     "shortname": ":crocodile:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -6215,25 +8073,37 @@
   },
   "croissant": {
     "unicode": "1F950",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "croissant",
     "shortname": ":croissant:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ"
   },
   "cross": {
     "unicode": "271D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "latin cross",
     "shortname": ":cross:",
     "category": "symbols",
     "aliases": [
       ":latin_cross:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "religion",
       "symbol",
@@ -6243,12 +8113,18 @@
   },
   "crossed_flags": {
     "unicode": "1F38C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crossed flags",
     "shortname": ":crossed_flags:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "japan",
       "object"
@@ -6257,12 +8133,18 @@
   },
   "crossed_swords": {
     "unicode": "2694",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crossed swords",
     "shortname": ":crossed_swords:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "weapon"
@@ -6271,12 +8153,18 @@
   },
   "crown": {
     "unicode": "1F451",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crown",
     "shortname": ":crown:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "king",
       "kod",
@@ -6290,14 +8178,18 @@
   },
   "cruise_ship": {
     "unicode": "1F6F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "passenger ship",
     "shortname": ":cruise_ship:",
     "category": "travel",
     "aliases": [
       ":passenger_ship:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "titanic",
       "transportation",
@@ -6309,11 +8201,15 @@
   },
   "cry": {
     "unicode": "1F622",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crying face",
     "shortname": ":cry:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":'(",
       ":'-(",
@@ -6336,12 +8232,18 @@
   },
   "crying_cat_face": {
     "unicode": "1F63F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crying cat face",
     "shortname": ":crying_cat_face:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -6360,12 +8262,18 @@
   },
   "crystal_ball": {
     "unicode": "1F52E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "crystal ball",
     "shortname": ":crystal_ball:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "disco",
       "party",
@@ -6376,23 +8284,37 @@
   },
   "cucumber": {
     "unicode": "1F952",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cucumber",
     "shortname": ":cucumber:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ’"
   },
   "cupid": {
     "unicode": "1F498",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heart with arrow",
     "shortname": ":cupid:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "heart",
@@ -6405,12 +8327,18 @@
   },
   "curly_loop": {
     "unicode": "27B0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "curly loop",
     "shortname": ":curly_loop:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "scribble",
       "symbol"
@@ -6419,12 +8347,18 @@
   },
   "currency_exchange": {
     "unicode": "1F4B1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "currency exchange",
     "shortname": ":currency_exchange:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dollar",
       "money",
@@ -6435,12 +8369,18 @@
   },
   "curry": {
     "unicode": "1F35B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "curry and rice",
     "shortname": ":curry:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "hot",
@@ -6455,12 +8395,18 @@
   },
   "custard": {
     "unicode": "1F36E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "custard",
     "shortname": ":custard:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "food",
@@ -6477,12 +8423,18 @@
   },
   "customs": {
     "unicode": "1F6C3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "customs",
     "shortname": ":customs:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "border",
       "passport",
@@ -6500,12 +8452,18 @@
   "cyclone": {
     "moji": "๐ŸŒ€",
     "unicode": "1F300",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cyclone",
     "shortname": ":cyclone:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue",
       "cloud",
@@ -6522,14 +8480,18 @@
   },
   "dagger": {
     "unicode": "1F5E1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dagger knife",
     "shortname": ":dagger:",
     "category": "objects",
     "aliases": [
       ":dagger_knife:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blade",
       "knife",
@@ -6540,12 +8502,18 @@
   },
   "dancer": {
     "unicode": "1F483",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dancer",
     "shortname": ":dancer:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "fun",
@@ -6572,12 +8540,18 @@
   },
   "dancer_tone1": {
     "unicode": "1F483-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dancer tone 1",
     "shortname": ":dancer_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "fun",
@@ -6597,12 +8571,18 @@
   },
   "dancer_tone2": {
     "unicode": "1F483-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dancer tone 2",
     "shortname": ":dancer_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "fun",
@@ -6622,12 +8602,18 @@
   },
   "dancer_tone3": {
     "unicode": "1F483-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dancer tone 3",
     "shortname": ":dancer_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "fun",
@@ -6647,12 +8633,18 @@
   },
   "dancer_tone4": {
     "unicode": "1F483-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dancer tone 4",
     "shortname": ":dancer_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "fun",
@@ -6672,12 +8664,18 @@
   },
   "dancer_tone5": {
     "unicode": "1F483-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dancer tone 5",
     "shortname": ":dancer_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "fun",
@@ -6697,12 +8695,18 @@
   },
   "dancers": {
     "unicode": "1F46F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "woman with bunny ears",
     "shortname": ":dancers:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":dancing_women:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bunny",
       "female",
@@ -6725,12 +8729,18 @@
   },
   "dango": {
     "unicode": "1F361",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dango",
     "shortname": ":dango:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "dango",
@@ -6744,12 +8754,18 @@
   },
   "dark_sunglasses": {
     "unicode": "1F576",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dark sunglasses",
     "shortname": ":dark_sunglasses:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shades",
       "eyes",
@@ -6761,12 +8777,18 @@
   },
   "dart": {
     "unicode": "1F3AF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "direct hit",
     "shortname": ":dart:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bar",
       "game",
@@ -6784,12 +8806,18 @@
   },
   "dash": {
     "unicode": "1F4A8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dash symbol",
     "shortname": ":dash:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "air",
       "fast",
@@ -6803,12 +8831,18 @@
   },
   "date": {
     "unicode": "1F4C5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "calendar",
     "shortname": ":date:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "calendar",
       "schedule",
@@ -6819,12 +8853,18 @@
   },
   "deciduous_tree": {
     "unicode": "1F333",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "deciduous tree",
     "shortname": ":deciduous_tree:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -6840,23 +8880,37 @@
   },
   "deer": {
     "unicode": "1F98C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "deer",
     "shortname": ":deer:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐ŸฆŒ"
   },
   "department_store": {
     "unicode": "1F3EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "department store",
     "shortname": ":department_store:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "mall",
@@ -6872,12 +8926,18 @@
   },
   "desert": {
     "unicode": "1F3DC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "desert",
     "shortname": ":desert:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hot",
       "dry",
@@ -6893,14 +8953,18 @@
   },
   "desktop": {
     "unicode": "1F5A5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "desktop computer",
     "shortname": ":desktop:",
     "category": "objects",
     "aliases": [
       ":desktop_computer:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cpu",
       "electronics",
@@ -6910,12 +8974,18 @@
   },
   "diamond_shape_with_a_dot_inside": {
     "unicode": "1F4A0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "diamond shape with a dot inside",
     "shortname": ":diamond_shape_with_a_dot_inside:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "diamond",
       "cute",
@@ -6936,8 +9006,12 @@
     "name": "black diamond suit",
     "shortname": ":diamonds:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cards",
       "poker",
@@ -6949,11 +9023,15 @@
   },
   "disappointed": {
     "unicode": "1F61E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "disappointed face",
     "shortname": ":disappointed:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ">:[",
       ":-(",
@@ -6979,12 +9057,18 @@
   },
   "disappointed_relieved": {
     "unicode": "1F625",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "disappointed but relieved face",
     "shortname": ":disappointed_relieved:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "nervous",
@@ -7002,14 +9086,18 @@
   },
   "dividers": {
     "unicode": "1F5C2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "card index dividers",
     "shortname": ":dividers:",
     "category": "objects",
     "aliases": [
       ":card_index_dividers:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "stationery",
       "rolodex",
@@ -7020,12 +9108,18 @@
   },
   "dizzy": {
     "unicode": "1F4AB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dizzy symbol",
     "shortname": ":dizzy:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shoot",
       "sparkle",
@@ -7042,11 +9136,15 @@
   },
   "dizzy_face": {
     "unicode": "1F635",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dizzy face",
     "shortname": ":dizzy_face:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "#-)",
       "#)",
@@ -7074,12 +9172,18 @@
   },
   "do_not_litter": {
     "unicode": "1F6AF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "do not litter symbol",
     "shortname": ":do_not_litter:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bin",
       "garbage",
@@ -7094,12 +9198,18 @@
   },
   "dog": {
     "unicode": "1F436",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dog face",
     "shortname": ":dog:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "friend",
@@ -7112,12 +9222,18 @@
   },
   "dog2": {
     "unicode": "1F415",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dog",
     "shortname": ":dog2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "doge",
@@ -7135,12 +9251,18 @@
   },
   "dollar": {
     "unicode": "1F4B5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "banknote with dollar sign",
     "shortname": ":dollar:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bill",
       "currency",
@@ -7158,12 +9280,18 @@
   },
   "dolls": {
     "unicode": "1F38E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "japanese dolls",
     "shortname": ":dolls:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "japanese",
       "kimono",
@@ -7185,12 +9313,18 @@
   },
   "dolphin": {
     "unicode": "1F42C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dolphin",
     "shortname": ":dolphin:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "fins",
@@ -7206,12 +9340,18 @@
   },
   "door": {
     "unicode": "1F6AA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "door",
     "shortname": ":door:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "entry",
       "exit",
@@ -7226,12 +9366,18 @@
   },
   "doughnut": {
     "unicode": "1F369",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "doughnut",
     "shortname": ":doughnut:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "food",
@@ -7250,14 +9396,18 @@
   },
   "dove": {
     "unicode": "1F54A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dove of peace",
     "shortname": ":dove:",
     "category": "nature",
     "aliases": [
       ":dove_of_peace:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "symbol",
       "bird",
@@ -7267,12 +9417,18 @@
   },
   "dragon": {
     "unicode": "1F409",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dragon",
     "shortname": ":dragon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "chinese",
@@ -7289,12 +9445,18 @@
   },
   "dragon_face": {
     "unicode": "1F432",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dragon face",
     "shortname": ":dragon_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "chinese",
@@ -7313,12 +9475,18 @@
   },
   "dress": {
     "unicode": "1F457",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dress",
     "shortname": ":dress:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clothes",
       "fashion",
@@ -7330,12 +9498,18 @@
   },
   "dromedary_camel": {
     "unicode": "1F42A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dromedary camel",
     "shortname": ":dromedary_camel:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "desert",
@@ -7355,25 +9529,37 @@
   },
   "drooling_face": {
     "unicode": "1F924",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "drooling face",
     "shortname": ":drooling_face:",
     "category": "people",
     "aliases": [
       ":drool:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคค"
   },
   "droplet": {
     "unicode": "1F4A7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "droplet",
     "shortname": ":droplet:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "drip",
       "faucet",
@@ -7396,36 +9582,56 @@
   },
   "drum": {
     "unicode": "1F941",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "drum with drumsticks",
     "shortname": ":drum:",
     "category": "activity",
     "aliases": [
       ":drum_with_drumsticks:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ"
   },
   "duck": {
     "unicode": "1F986",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "duck",
     "shortname": ":duck:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ†"
   },
   "dvd": {
     "unicode": "1F4C0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dvd",
     "shortname": ":dvd:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cd",
       "disc",
@@ -7436,14 +9642,18 @@
   },
   "e-mail": {
     "unicode": "1F4E7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "e-mail symbol",
     "shortname": ":e-mail:",
     "category": "objects",
     "aliases": [
       ":email:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "inbox",
@@ -7453,23 +9663,37 @@
   },
   "eagle": {
     "unicode": "1F985",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "eagle",
     "shortname": ":eagle:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ…"
   },
   "ear": {
     "unicode": "1F442",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear",
     "shortname": ":ear:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "hear",
@@ -7482,12 +9706,18 @@
   },
   "ear_of_rice": {
     "unicode": "1F33E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear of rice",
     "shortname": ":ear_of_rice:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -7501,12 +9731,18 @@
   },
   "ear_tone1": {
     "unicode": "1F442-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear tone 1",
     "shortname": ":ear_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hear",
       "listen",
@@ -7516,12 +9752,18 @@
   },
   "ear_tone2": {
     "unicode": "1F442-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear tone 2",
     "shortname": ":ear_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hear",
       "listen",
@@ -7531,12 +9773,18 @@
   },
   "ear_tone3": {
     "unicode": "1F442-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear tone 3",
     "shortname": ":ear_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hear",
       "listen",
@@ -7546,12 +9794,18 @@
   },
   "ear_tone4": {
     "unicode": "1F442-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear tone 4",
     "shortname": ":ear_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hear",
       "listen",
@@ -7561,12 +9815,18 @@
   },
   "ear_tone5": {
     "unicode": "1F442-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ear tone 5",
     "shortname": ":ear_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hear",
       "listen",
@@ -7576,12 +9836,18 @@
   },
   "earth_africa": {
     "unicode": "1F30D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "earth globe europe-africa",
     "shortname": ":earth_africa:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "globe",
       "international",
@@ -7599,12 +9865,18 @@
   },
   "earth_americas": {
     "unicode": "1F30E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "earth globe americas",
     "shortname": ":earth_americas:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "USA",
       "globe",
@@ -7625,12 +9897,18 @@
   },
   "earth_asia": {
     "unicode": "1F30F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "earth globe asia-australia",
     "shortname": ":earth_asia:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "east",
       "globe",
@@ -7649,23 +9927,37 @@
   },
   "egg": {
     "unicode": "1F95A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "egg",
     "shortname": ":egg:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅš"
   },
   "eggplant": {
     "unicode": "1F346",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "aubergine",
     "shortname": ":eggplant:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "aubergine",
       "food",
@@ -7688,8 +9980,12 @@
     "name": "keycap digit eight",
     "shortname": ":eight:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "8",
       "blue-square",
@@ -7707,8 +10003,12 @@
     "name": "eight pointed black star",
     "shortname": ":eight_pointed_black_star:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "symbol"
     ],
@@ -7722,8 +10022,12 @@
     "name": "eight spoked asterisk",
     "shortname": ":eight_spoked_asterisk:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "green-square",
       "sparkle",
@@ -7743,18 +10047,28 @@
     "aliases": [
       ":eject_symbol:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "โ"
   },
   "electric_plug": {
     "unicode": "1F50C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "electric plug",
     "shortname": ":electric_plug:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "charger",
       "power",
@@ -7764,12 +10078,18 @@
   },
   "elephant": {
     "unicode": "1F418",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "elephant",
     "shortname": ":elephant:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -7781,12 +10101,18 @@
   },
   "end": {
     "unicode": "1F51A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "end with leftwards arrow above",
     "shortname": ":end:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "words",
@@ -7802,8 +10128,12 @@
     "name": "envelope",
     "shortname": ":envelope:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "letter",
@@ -7817,12 +10147,18 @@
   },
   "envelope_with_arrow": {
     "unicode": "1F4E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "envelope with downwards arrow above",
     "shortname": ":envelope_with_arrow:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "email",
       "object",
@@ -7832,12 +10168,18 @@
   },
   "euro": {
     "unicode": "1F4B6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "banknote with euro sign",
     "shortname": ":euro:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "currency",
       "dollar",
@@ -7853,12 +10195,18 @@
   },
   "european_castle": {
     "unicode": "1F3F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "european castle",
     "shortname": ":european_castle:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "history",
@@ -7888,12 +10236,18 @@
   },
   "european_post_office": {
     "unicode": "1F3E4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "european post office",
     "shortname": ":european_post_office:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "places",
@@ -7903,12 +10257,18 @@
   },
   "evergreen_tree": {
     "unicode": "1F332",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "evergreen tree",
     "shortname": ":evergreen_tree:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -7930,8 +10290,12 @@
     "name": "heavy exclamation mark symbol",
     "shortname": ":exclamation:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "surprise",
       "symbol",
@@ -7941,11 +10305,15 @@
   },
   "expressionless": {
     "unicode": "1F611",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "expressionless face",
     "shortname": ":expressionless:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "-_-",
       "-__-",
@@ -7968,12 +10336,18 @@
   },
   "eye": {
     "unicode": "1F441",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "eye",
     "shortname": ":eye:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "look",
       "peek",
@@ -7991,8 +10365,12 @@
     "name": "eye in speech bubble",
     "shortname": ":eye_in_speech_bubble:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":eye_speech_bubble:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "symbol",
@@ -8003,12 +10381,18 @@
   },
   "eyeglasses": {
     "unicode": "1F453",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "eyeglasses",
     "shortname": ":eyeglasses:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "accessories",
       "eyesight",
@@ -8032,12 +10416,18 @@
   },
   "eyes": {
     "unicode": "1F440",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "eyes",
     "shortname": ":eyes:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "look",
       "peek",
@@ -8050,90 +10440,132 @@
   },
   "face_palm": {
     "unicode": "1F926",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face palm",
     "shortname": ":face_palm:",
     "category": "people",
     "aliases": [
       ":facepalm:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฆ"
   },
   "face_palm_tone1": {
     "unicode": "1F926-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face palm tone 1",
     "shortname": ":face_palm_tone1:",
     "category": "people",
     "aliases": [
       ":facepalm_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฆ๐Ÿป"
   },
   "face_palm_tone2": {
     "unicode": "1F926-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face palm tone 2",
     "shortname": ":face_palm_tone2:",
     "category": "people",
     "aliases": [
       ":facepalm_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฆ๐Ÿผ"
   },
   "face_palm_tone3": {
     "unicode": "1F926-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face palm tone 3",
     "shortname": ":face_palm_tone3:",
     "category": "people",
     "aliases": [
       ":facepalm_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฆ๐Ÿฝ"
   },
   "face_palm_tone4": {
     "unicode": "1F926-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face palm tone 4",
     "shortname": ":face_palm_tone4:",
     "category": "people",
     "aliases": [
       ":facepalm_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฆ๐Ÿพ"
   },
   "face_palm_tone5": {
     "unicode": "1F926-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face palm tone 5",
     "shortname": ":face_palm_tone5:",
     "category": "people",
     "aliases": [
       ":facepalm_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฆ๐Ÿฟ"
   },
   "factory": {
     "unicode": "1F3ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "factory",
     "shortname": ":factory:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "places",
@@ -8144,12 +10576,18 @@
   },
   "fallen_leaf": {
     "unicode": "1F342",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fallen leaf",
     "shortname": ":fallen_leaf:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "leaves",
       "nature",
@@ -8165,12 +10603,18 @@
   },
   "family": {
     "unicode": "1F46A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "family",
     "shortname": ":family:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_woman_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "dad",
@@ -8197,8 +10641,12 @@
     "name": "family (man,man,boy)",
     "shortname": ":family_mmb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_man_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "dad",
@@ -8226,8 +10674,12 @@
     "name": "family (man,man,boy,boy)",
     "shortname": ":family_mmbb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_man_boy_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "children",
       "dad",
@@ -8255,8 +10707,12 @@
     "name": "family (man,man,girl)",
     "shortname": ":family_mmg:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_man_girl:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "dad",
@@ -8284,8 +10740,12 @@
     "name": "family (man,man,girl,boy)",
     "shortname": ":family_mmgb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_man_girl_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "children",
       "dad",
@@ -8314,8 +10774,12 @@
     "name": "family (man,man,girl,girl)",
     "shortname": ":family_mmgg:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_man_girl_girl:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "children",
       "dad",
@@ -8343,8 +10807,12 @@
     "name": "family (man,woman,boy,boy)",
     "shortname": ":family_mwbb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_woman_boy_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dad",
       "father",
@@ -8371,8 +10839,12 @@
     "name": "family (man,woman,girl)",
     "shortname": ":family_mwg:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_woman_girl:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "child",
       "dad",
@@ -8400,8 +10872,12 @@
     "name": "family (man,woman,girl,boy)",
     "shortname": ":family_mwgb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_woman_girl_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dad",
       "father",
@@ -8429,8 +10905,12 @@
     "name": "family (man,woman,girl,girl)",
     "shortname": ":family_mwgg:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_man_woman_girl_girl:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dad",
       "father",
@@ -8457,8 +10937,12 @@
     "name": "family (woman,woman,boy)",
     "shortname": ":family_wwb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_woman_woman_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mom",
       "mother",
@@ -8487,8 +10971,12 @@
     "name": "family (woman,woman,boy,boy)",
     "shortname": ":family_wwbb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_woman_woman_boy_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mom",
       "mother",
@@ -8517,8 +11005,12 @@
     "name": "family (woman,woman,girl)",
     "shortname": ":family_wwg:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_woman_woman_girl:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mom",
       "mother",
@@ -8547,8 +11039,12 @@
     "name": "family (woman,woman,girl,boy)",
     "shortname": ":family_wwgb:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_woman_woman_girl_boy:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mom",
       "mother",
@@ -8578,8 +11074,12 @@
     "name": "family (woman,woman,girl,girl)",
     "shortname": ":family_wwgg:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":family_woman_woman_girl_girl:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mom",
       "mother",
@@ -8602,12 +11102,18 @@
   },
   "fast_forward": {
     "unicode": "23E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black right-pointing double triangle",
     "shortname": ":fast_forward:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -8617,12 +11123,18 @@
   },
   "fax": {
     "unicode": "1F4E0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fax machine",
     "shortname": ":fax:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "technology",
@@ -8634,12 +11146,18 @@
   },
   "fearful": {
     "unicode": "1F628",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fearful face",
     "shortname": ":fearful:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "nervous",
@@ -8657,12 +11175,18 @@
   },
   "feet": {
     "unicode": "1F43E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "paw prints",
     "shortname": ":feet:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cat",
@@ -8686,25 +11210,38 @@
   },
   "fencer": {
     "unicode": "1F93A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fencer",
     "shortname": ":fencer:",
     "category": "activity",
     "aliases": [
-      ":fencing:"
+      ":fencing:",
+      ":person_fencing:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿคบ"
   },
   "ferris_wheel": {
     "unicode": "1F3A1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ferris wheel",
     "shortname": ":ferris_wheel:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "carnival",
       "londoneye",
@@ -8724,12 +11261,18 @@
   },
   "ferry": {
     "unicode": "26F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ferry",
     "shortname": ":ferry:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boat",
       "place",
@@ -8741,12 +11284,18 @@
   },
   "field_hockey": {
     "unicode": "1F3D1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "field hockey stick and ball",
     "shortname": ":field_hockey:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ball",
       "sport",
@@ -8756,12 +11305,18 @@
   },
   "file_cabinet": {
     "unicode": "1F5C4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "file cabinet",
     "shortname": ":file_cabinet:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "folders",
       "office",
@@ -8774,12 +11329,18 @@
   },
   "file_folder": {
     "unicode": "1F4C1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "file folder",
     "shortname": ":file_folder:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "work",
@@ -8789,12 +11350,18 @@
   },
   "film_frames": {
     "unicode": "1F39E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "film frames",
     "shortname": ":film_frames:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":film_strip:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "movie",
       "record",
@@ -8809,92 +11376,133 @@
   },
   "fingers_crossed": {
     "unicode": "1F91E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hand with first and index finger crossed",
     "shortname": ":fingers_crossed:",
     "category": "people",
     "aliases": [
-      ":hand_with_index_and_middle_finger_crossed:"
+      ":hand_with_index_and_middle_finger_crossed:",
+      ":crossed_fingers:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿคž"
   },
   "fingers_crossed_tone1": {
     "unicode": "1F91E-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hand with index and middle fingers crossed tone 1",
     "shortname": ":fingers_crossed_tone1:",
     "category": "people",
     "aliases": [
       ":hand_with_index_and_middle_fingers_crossed_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคž๐Ÿป"
   },
   "fingers_crossed_tone2": {
     "unicode": "1F91E-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hand with index and middle fingers crossed tone 2",
     "shortname": ":fingers_crossed_tone2:",
     "category": "people",
     "aliases": [
       ":hand_with_index_and_middle_fingers_crossed_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคž๐Ÿผ"
   },
   "fingers_crossed_tone3": {
     "unicode": "1F91E-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hand with index and middle fingers crossed tone 3",
     "shortname": ":fingers_crossed_tone3:",
     "category": "people",
     "aliases": [
       ":hand_with_index_and_middle_fingers_crossed_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคž๐Ÿฝ"
   },
   "fingers_crossed_tone4": {
     "unicode": "1F91E-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hand with index and middle fingers crossed tone 4",
     "shortname": ":fingers_crossed_tone4:",
     "category": "people",
     "aliases": [
       ":hand_with_index_and_middle_fingers_crossed_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคž๐Ÿพ"
   },
   "fingers_crossed_tone5": {
     "unicode": "1F91E-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hand with index and middle fingers crossed tone 5",
     "shortname": ":fingers_crossed_tone5:",
     "category": "people",
     "aliases": [
       ":hand_with_index_and_middle_fingers_crossed_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคž๐Ÿฟ"
   },
   "fire": {
     "unicode": "1F525",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fire",
     "shortname": ":fire:",
     "category": "nature",
     "aliases": [
       ":flame:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cook",
       "hot",
@@ -8905,12 +11513,18 @@
   },
   "fire_engine": {
     "unicode": "1F692",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fire engine",
     "shortname": ":fire_engine:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cars",
       "transportation",
@@ -8927,12 +11541,18 @@
   },
   "fireworks": {
     "unicode": "1F386",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fireworks",
     "shortname": ":fireworks:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "carnival",
       "congratulations",
@@ -8954,25 +11574,38 @@
   },
   "first_place": {
     "unicode": "1F947",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "first place medal",
     "shortname": ":first_place:",
     "category": "activity",
     "aliases": [
-      ":first_place_medal:"
+      ":first_place_medal:",
+      ":1st_place_medal:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿฅ‡"
   },
   "first_quarter_moon": {
     "unicode": "1F313",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "first quarter moon symbol",
     "shortname": ":first_quarter_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -8988,12 +11621,18 @@
   },
   "first_quarter_moon_with_face": {
     "unicode": "1F31B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "first quarter moon with face",
     "shortname": ":first_quarter_moon_with_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -9011,12 +11650,18 @@
   },
   "fish": {
     "unicode": "1F41F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fish",
     "shortname": ":fish:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "food",
@@ -9027,12 +11672,18 @@
   },
   "fish_cake": {
     "unicode": "1F365",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fish cake with swirl design",
     "shortname": ":fish_cake:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fish",
@@ -9048,12 +11699,18 @@
   },
   "fishing_pole_and_fish": {
     "unicode": "1F3A3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fishing pole and fish",
     "shortname": ":fishing_pole_and_fish:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "hobby",
@@ -9067,12 +11724,18 @@
   },
   "fist": {
     "unicode": "270A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised fist",
     "shortname": ":fist:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":fist_raised:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "grasp",
@@ -9088,12 +11751,18 @@
   },
   "fist_tone1": {
     "unicode": "270A-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised fist tone 1",
     "shortname": ":fist_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "grasp",
@@ -9103,12 +11772,18 @@
   },
   "fist_tone2": {
     "unicode": "270A-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised fist tone 2",
     "shortname": ":fist_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "grasp",
@@ -9118,12 +11793,18 @@
   },
   "fist_tone3": {
     "unicode": "270A-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised fist tone 3",
     "shortname": ":fist_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "grasp",
@@ -9133,12 +11814,18 @@
   },
   "fist_tone4": {
     "unicode": "270A-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised fist tone 4",
     "shortname": ":fist_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "grasp",
@@ -9148,12 +11835,18 @@
   },
   "fist_tone5": {
     "unicode": "270A-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised fist tone 5",
     "shortname": ":fist_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "grasp",
@@ -9170,8 +11863,12 @@
     "name": "keycap digit five",
     "shortname": ":five:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "numbers",
@@ -9183,14 +11880,19 @@
   },
   "flag_ac": {
     "unicode": "1F1E6-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ascension",
     "shortname": ":flag_ac:",
     "category": "flags",
     "aliases": [
-      ":ac:"
+      ":ac:",
+      ":ascension:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9201,14 +11903,19 @@
   },
   "flag_ad": {
     "unicode": "1F1E6-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "andorra",
     "shortname": ":flag_ad:",
     "category": "flags",
     "aliases": [
-      ":ad:"
+      ":ad:",
+      ":andorra:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9219,14 +11926,19 @@
   },
   "flag_ae": {
     "unicode": "1F1E6-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the united arab emirates",
     "shortname": ":flag_ae:",
     "category": "flags",
     "aliases": [
-      ":ae:"
+      ":ae:",
+      ":united_arab_emirates:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9237,14 +11949,19 @@
   },
   "flag_af": {
     "unicode": "1F1E6-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "afghanistan",
     "shortname": ":flag_af:",
     "category": "flags",
     "aliases": [
-      ":af:"
+      ":af:",
+      ":afghanistan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9256,14 +11973,19 @@
   },
   "flag_ag": {
     "unicode": "1F1E6-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "antigua and barbuda",
     "shortname": ":flag_ag:",
     "category": "flags",
     "aliases": [
-      ":ag:"
+      ":ag:",
+      ":antigua_barbuda:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9274,14 +11996,19 @@
   },
   "flag_ai": {
     "unicode": "1F1E6-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "anguilla",
     "shortname": ":flag_ai:",
     "category": "flags",
     "aliases": [
-      ":ai:"
+      ":ai:",
+      ":anguilla:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9292,14 +12019,19 @@
   },
   "flag_al": {
     "unicode": "1F1E6-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "albania",
     "shortname": ":flag_al:",
     "category": "flags",
     "aliases": [
-      ":al:"
+      ":al:",
+      ":albania:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9311,14 +12043,19 @@
   },
   "flag_am": {
     "unicode": "1F1E6-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "armenia",
     "shortname": ":flag_am:",
     "category": "flags",
     "aliases": [
-      ":am:"
+      ":am:",
+      ":armenia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9330,14 +12067,19 @@
   },
   "flag_ao": {
     "unicode": "1F1E6-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "angola",
     "shortname": ":flag_ao:",
     "category": "flags",
     "aliases": [
-      ":ao:"
+      ":ao:",
+      ":angola:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9348,14 +12090,19 @@
   },
   "flag_aq": {
     "unicode": "1F1E6-1F1F6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "antarctica",
     "shortname": ":flag_aq:",
     "category": "flags",
     "aliases": [
-      ":aq:"
+      ":aq:",
+      ":antarctica:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -9364,14 +12111,19 @@
   },
   "flag_ar": {
     "unicode": "1F1E6-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "argentina",
     "shortname": ":flag_ar:",
     "category": "flags",
     "aliases": [
-      ":ar:"
+      ":ar:",
+      ":argentina:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9382,14 +12134,19 @@
   },
   "flag_as": {
     "unicode": "1F1E6-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "american samoa",
     "shortname": ":flag_as:",
     "category": "flags",
     "aliases": [
-      ":as:"
+      ":as:",
+      ":american_samoa:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -9398,14 +12155,19 @@
   },
   "flag_at": {
     "unicode": "1F1E6-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "austria",
     "shortname": ":flag_at:",
     "category": "flags",
     "aliases": [
-      ":at:"
+      ":at:",
+      ":austria:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9418,14 +12180,19 @@
   },
   "flag_au": {
     "unicode": "1F1E6-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "australia",
     "shortname": ":flag_au:",
     "category": "flags",
     "aliases": [
-      ":au:"
+      ":au:",
+      ":australia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9436,14 +12203,19 @@
   },
   "flag_aw": {
     "unicode": "1F1E6-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "aruba",
     "shortname": ":flag_aw:",
     "category": "flags",
     "aliases": [
-      ":aw:"
+      ":aw:",
+      ":aruba:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9454,14 +12226,19 @@
   },
   "flag_ax": {
     "unicode": "1F1E6-1F1FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "รฅland islands",
     "shortname": ":flag_ax:",
     "category": "flags",
     "aliases": [
-      ":ax:"
+      ":ax:",
+      ":aland_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -9470,14 +12247,19 @@
   },
   "flag_az": {
     "unicode": "1F1E6-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "azerbaijan",
     "shortname": ":flag_az:",
     "category": "flags",
     "aliases": [
-      ":az:"
+      ":az:",
+      ":azerbaijan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9489,14 +12271,19 @@
   },
   "flag_ba": {
     "unicode": "1F1E7-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bosnia and herzegovina",
     "shortname": ":flag_ba:",
     "category": "flags",
     "aliases": [
-      ":ba:"
+      ":ba:",
+      ":bosnia_herzegovina:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9508,14 +12295,19 @@
   },
   "flag_bb": {
     "unicode": "1F1E7-1F1E7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "barbados",
     "shortname": ":flag_bb:",
     "category": "flags",
     "aliases": [
-      ":bb:"
+      ":bb:",
+      ":barbados:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9526,14 +12318,19 @@
   },
   "flag_bd": {
     "unicode": "1F1E7-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bangladesh",
     "shortname": ":flag_bd:",
     "category": "flags",
     "aliases": [
-      ":bd:"
+      ":bd:",
+      ":bangladesh:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9544,14 +12341,19 @@
   },
   "flag_be": {
     "unicode": "1F1E7-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "belgium",
     "shortname": ":flag_be:",
     "category": "flags",
     "aliases": [
-      ":be:"
+      ":be:",
+      ":belgium:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9564,14 +12366,19 @@
   },
   "flag_bf": {
     "unicode": "1F1E7-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "burkina faso",
     "shortname": ":flag_bf:",
     "category": "flags",
     "aliases": [
-      ":bf:"
+      ":bf:",
+      ":burkina_faso:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9582,14 +12389,19 @@
   },
   "flag_bg": {
     "unicode": "1F1E7-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bulgaria",
     "shortname": ":flag_bg:",
     "category": "flags",
     "aliases": [
-      ":bg:"
+      ":bg:",
+      ":bulgaria:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9600,14 +12412,19 @@
   },
   "flag_bh": {
     "unicode": "1F1E7-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bahrain",
     "shortname": ":flag_bh:",
     "category": "flags",
     "aliases": [
-      ":bh:"
+      ":bh:",
+      ":bahrain:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9619,14 +12436,19 @@
   },
   "flag_bi": {
     "unicode": "1F1E7-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "burundi",
     "shortname": ":flag_bi:",
     "category": "flags",
     "aliases": [
-      ":bi:"
+      ":bi:",
+      ":burundi:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9637,14 +12459,19 @@
   },
   "flag_bj": {
     "unicode": "1F1E7-1F1EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "benin",
     "shortname": ":flag_bj:",
     "category": "flags",
     "aliases": [
-      ":bj:"
+      ":bj:",
+      ":benin:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9655,14 +12482,19 @@
   },
   "flag_bl": {
     "unicode": "1F1E7-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saint barthรฉlemy",
     "shortname": ":flag_bl:",
     "category": "flags",
     "aliases": [
-      ":bl:"
+      ":bl:",
+      ":st_barthelemy:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -9671,14 +12503,19 @@
   },
   "flag_black": {
     "unicode": "1F3F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving black flag",
     "shortname": ":flag_black:",
     "category": "objects",
     "aliases": [
-      ":waving_black_flag:"
+      ":waving_black_flag:",
+      ":black_flag:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "symbol",
       "signal",
@@ -9688,14 +12525,19 @@
   },
   "flag_bm": {
     "unicode": "1F1E7-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bermuda",
     "shortname": ":flag_bm:",
     "category": "flags",
     "aliases": [
-      ":bm:"
+      ":bm:",
+      ":bermuda:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9706,14 +12548,19 @@
   },
   "flag_bn": {
     "unicode": "1F1E7-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "brunei",
     "shortname": ":flag_bn:",
     "category": "flags",
     "aliases": [
-      ":bn:"
+      ":bn:",
+      ":brunei:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9724,14 +12571,19 @@
   },
   "flag_bo": {
     "unicode": "1F1E7-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bolivia",
     "shortname": ":flag_bo:",
     "category": "flags",
     "aliases": [
-      ":bo:"
+      ":bo:",
+      ":bolivia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9742,14 +12594,19 @@
   },
   "flag_bq": {
     "unicode": "1F1E7-1F1F6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "caribbean netherlands",
     "shortname": ":flag_bq:",
     "category": "flags",
     "aliases": [
-      ":bq:"
+      ":bq:",
+      ":caribbean_netherlands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -9758,14 +12615,19 @@
   },
   "flag_br": {
     "unicode": "1F1E7-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "brazil",
     "shortname": ":flag_br:",
     "category": "flags",
     "aliases": [
-      ":br:"
+      ":br:",
+      ":brazil:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9777,14 +12639,19 @@
   },
   "flag_bs": {
     "unicode": "1F1E7-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the bahamas",
     "shortname": ":flag_bs:",
     "category": "flags",
     "aliases": [
-      ":bs:"
+      ":bs:",
+      ":bahamas:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9795,14 +12662,19 @@
   },
   "flag_bt": {
     "unicode": "1F1E7-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bhutan",
     "shortname": ":flag_bt:",
     "category": "flags",
     "aliases": [
-      ":bt:"
+      ":bt:",
+      ":bhutan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9813,14 +12685,19 @@
   },
   "flag_bv": {
     "unicode": "1F1E7-1F1FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bouvet island",
     "shortname": ":flag_bv:",
     "category": "flags",
     "aliases": [
-      ":bv:"
+      ":bv:",
+      ":bouvet_island:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -9829,14 +12706,19 @@
   },
   "flag_bw": {
     "unicode": "1F1E7-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "botswana",
     "shortname": ":flag_bw:",
     "category": "flags",
     "aliases": [
-      ":bw:"
+      ":bw:",
+      ":botswana:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9847,14 +12729,19 @@
   },
   "flag_by": {
     "unicode": "1F1E7-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "belarus",
     "shortname": ":flag_by:",
     "category": "flags",
     "aliases": [
-      ":by:"
+      ":by:",
+      ":belarus:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9866,14 +12753,19 @@
   },
   "flag_bz": {
     "unicode": "1F1E7-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "belize",
     "shortname": ":flag_bz:",
     "category": "flags",
     "aliases": [
-      ":bz:"
+      ":bz:",
+      ":belize:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9884,14 +12776,19 @@
   },
   "flag_ca": {
     "unicode": "1F1E8-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "canada",
     "shortname": ":flag_ca:",
     "category": "flags",
     "aliases": [
-      ":ca:"
+      ":ca:",
+      ":canada:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9902,14 +12799,19 @@
   },
   "flag_cc": {
     "unicode": "1F1E8-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cocos (keeling) islands",
     "shortname": ":flag_cc:",
     "category": "flags",
     "aliases": [
-      ":cc:"
+      ":cc:",
+      ":cocos_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -9918,14 +12820,19 @@
   },
   "flag_cd": {
     "unicode": "1F1E8-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the democratic republic of the congo",
     "shortname": ":flag_cd:",
     "category": "flags",
     "aliases": [
-      ":congo:"
+      ":congo:",
+      ":congo_kinshasa:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9938,14 +12845,19 @@
   },
   "flag_cf": {
     "unicode": "1F1E8-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "central african republic",
     "shortname": ":flag_cf:",
     "category": "flags",
     "aliases": [
-      ":cf:"
+      ":cf:",
+      ":central_african_republic:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9956,14 +12868,19 @@
   },
   "flag_cg": {
     "unicode": "1F1E8-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the republic of the congo",
     "shortname": ":flag_cg:",
     "category": "flags",
     "aliases": [
-      ":cg:"
+      ":cg:",
+      ":congo_brazzaville:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9974,14 +12891,19 @@
   },
   "flag_ch": {
     "unicode": "1F1E8-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "switzerland",
     "shortname": ":flag_ch:",
     "category": "flags",
     "aliases": [
-      ":ch:"
+      ":ch:",
+      ":switzerland:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -9993,14 +12915,19 @@
   },
   "flag_ci": {
     "unicode": "1F1E8-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cote d'ivoire",
     "shortname": ":flag_ci:",
     "category": "flags",
     "aliases": [
-      ":ci:"
+      ":ci:",
+      ":cote_divoire:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10011,14 +12938,19 @@
   },
   "flag_ck": {
     "unicode": "1F1E8-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cook islands",
     "shortname": ":flag_ck:",
     "category": "flags",
     "aliases": [
-      ":ck:"
+      ":ck:",
+      ":cook_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10027,14 +12959,18 @@
   },
   "flag_cl": {
     "unicode": "1F1E8-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chile",
     "shortname": ":flag_cl:",
     "category": "flags",
     "aliases": [
       ":chile:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "nation",
@@ -10045,14 +12981,19 @@
   },
   "flag_cm": {
     "unicode": "1F1E8-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cameroon",
     "shortname": ":flag_cm:",
     "category": "flags",
     "aliases": [
-      ":cm:"
+      ":cm:",
+      ":cameroon:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10063,14 +13004,19 @@
   },
   "flag_cn": {
     "unicode": "1F1E8-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "china",
     "shortname": ":flag_cn:",
     "category": "flags",
     "aliases": [
-      ":cn:"
+      ":cn:",
+      ":china:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "chinese",
       "prc",
@@ -10084,14 +13030,19 @@
   },
   "flag_co": {
     "unicode": "1F1E8-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "colombia",
     "shortname": ":flag_co:",
     "category": "flags",
     "aliases": [
-      ":co:"
+      ":co:",
+      ":colombia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10102,14 +13053,19 @@
   },
   "flag_cp": {
     "unicode": "1F1E8-1F1F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clipperton island",
     "shortname": ":flag_cp:",
     "category": "flags",
     "aliases": [
-      ":cp:"
+      ":cp:",
+      ":clipperton_island:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10118,14 +13074,19 @@
   },
   "flag_cr": {
     "unicode": "1F1E8-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "costa rica",
     "shortname": ":flag_cr:",
     "category": "flags",
     "aliases": [
-      ":cr:"
+      ":cr:",
+      ":costa_rica:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10136,14 +13097,19 @@
   },
   "flag_cu": {
     "unicode": "1F1E8-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cuba",
     "shortname": ":flag_cu:",
     "category": "flags",
     "aliases": [
-      ":cu:"
+      ":cu:",
+      ":cuba:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10154,14 +13120,19 @@
   },
   "flag_cv": {
     "unicode": "1F1E8-1F1FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cape verde",
     "shortname": ":flag_cv:",
     "category": "flags",
     "aliases": [
-      ":cv:"
+      ":cv:",
+      ":cape_verde:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10173,14 +13144,19 @@
   },
   "flag_cw": {
     "unicode": "1F1E8-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "curaรงao",
     "shortname": ":flag_cw:",
     "category": "flags",
     "aliases": [
-      ":cw:"
+      ":cw:",
+      ":curacao:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10189,14 +13165,19 @@
   },
   "flag_cx": {
     "unicode": "1F1E8-1F1FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "christmas island",
     "shortname": ":flag_cx:",
     "category": "flags",
     "aliases": [
-      ":cx:"
+      ":cx:",
+      ":christmas_island:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10205,14 +13186,19 @@
   },
   "flag_cy": {
     "unicode": "1F1E8-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cyprus",
     "shortname": ":flag_cy:",
     "category": "flags",
     "aliases": [
-      ":cy:"
+      ":cy:",
+      ":cyprus:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10225,14 +13211,19 @@
   },
   "flag_cz": {
     "unicode": "1F1E8-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the czech republic",
     "shortname": ":flag_cz:",
     "category": "flags",
     "aliases": [
-      ":cz:"
+      ":cz:",
+      ":czech_republic:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10244,14 +13235,19 @@
   },
   "flag_de": {
     "unicode": "1F1E9-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "germany",
     "shortname": ":flag_de:",
     "category": "flags",
     "aliases": [
-      ":de:"
+      ":de:",
+      ":germany:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "german",
       "nation",
@@ -10264,14 +13260,19 @@
   },
   "flag_dg": {
     "unicode": "1F1E9-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "diego garcia",
     "shortname": ":flag_dg:",
     "category": "flags",
     "aliases": [
-      ":dg:"
+      ":dg:",
+      ":diego_garcia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10280,14 +13281,19 @@
   },
   "flag_dj": {
     "unicode": "1F1E9-1F1EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "djibouti",
     "shortname": ":flag_dj:",
     "category": "flags",
     "aliases": [
-      ":dj:"
+      ":dj:",
+      ":djibouti:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10298,14 +13304,19 @@
   },
   "flag_dk": {
     "unicode": "1F1E9-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "denmark",
     "shortname": ":flag_dk:",
     "category": "flags",
     "aliases": [
-      ":dk:"
+      ":dk:",
+      ":denmark:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10317,14 +13328,19 @@
   },
   "flag_dm": {
     "unicode": "1F1E9-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "dominica",
     "shortname": ":flag_dm:",
     "category": "flags",
     "aliases": [
-      ":dm:"
+      ":dm:",
+      ":dominica:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10335,14 +13351,19 @@
   },
   "flag_do": {
     "unicode": "1F1E9-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the dominican republic",
     "shortname": ":flag_do:",
     "category": "flags",
     "aliases": [
-      ":do:"
+      ":do:",
+      ":dominican_republic:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10353,14 +13374,19 @@
   },
   "flag_dz": {
     "unicode": "1F1E9-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "algeria",
     "shortname": ":flag_dz:",
     "category": "flags",
     "aliases": [
-      ":dz:"
+      ":dz:",
+      ":algeria:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10373,14 +13399,19 @@
   },
   "flag_ea": {
     "unicode": "1F1EA-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ceuta, melilla",
     "shortname": ":flag_ea:",
     "category": "flags",
     "aliases": [
-      ":ea:"
+      ":ea:",
+      ":ceuta_melilla:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10389,14 +13420,19 @@
   },
   "flag_ec": {
     "unicode": "1F1EA-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ecuador",
     "shortname": ":flag_ec:",
     "category": "flags",
     "aliases": [
-      ":ec:"
+      ":ec:",
+      ":ecuador:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10407,14 +13443,19 @@
   },
   "flag_ee": {
     "unicode": "1F1EA-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "estonia",
     "shortname": ":flag_ee:",
     "category": "flags",
     "aliases": [
-      ":ee:"
+      ":ee:",
+      ":estonia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10426,14 +13467,19 @@
   },
   "flag_eg": {
     "unicode": "1F1EA-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "egypt",
     "shortname": ":flag_eg:",
     "category": "flags",
     "aliases": [
-      ":eg:"
+      ":eg:",
+      ":egypt:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10445,14 +13491,19 @@
   },
   "flag_eh": {
     "unicode": "1F1EA-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "western sahara",
     "shortname": ":flag_eh:",
     "category": "flags",
     "aliases": [
-      ":eh:"
+      ":eh:",
+      ":western_sahara:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10466,14 +13517,19 @@
   },
   "flag_er": {
     "unicode": "1F1EA-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "eritrea",
     "shortname": ":flag_er:",
     "category": "flags",
     "aliases": [
-      ":er:"
+      ":er:",
+      ":eritrea:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10485,14 +13541,19 @@
   },
   "flag_es": {
     "unicode": "1F1EA-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spain",
     "shortname": ":flag_es:",
     "category": "flags",
     "aliases": [
-      ":es:"
+      ":es:",
+      ":spain:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nation",
       "espa&ntilde;a",
@@ -10505,14 +13566,19 @@
   },
   "flag_et": {
     "unicode": "1F1EA-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ethiopia",
     "shortname": ":flag_et:",
     "category": "flags",
     "aliases": [
-      ":et:"
+      ":et:",
+      ":ethiopia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10525,14 +13591,19 @@
   },
   "flag_eu": {
     "unicode": "1F1EA-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "european union",
     "shortname": ":flag_eu:",
     "category": "flags",
     "aliases": [
-      ":eu:"
+      ":eu:",
+      ":european_union:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10541,14 +13612,19 @@
   },
   "flag_fi": {
     "unicode": "1F1EB-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "finland",
     "shortname": ":flag_fi:",
     "category": "flags",
     "aliases": [
-      ":fi:"
+      ":fi:",
+      ":finland:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10560,14 +13636,19 @@
   },
   "flag_fj": {
     "unicode": "1F1EB-1F1EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fiji",
     "shortname": ":flag_fj:",
     "category": "flags",
     "aliases": [
-      ":fj:"
+      ":fj:",
+      ":fiji:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10578,14 +13659,19 @@
   },
   "flag_fk": {
     "unicode": "1F1EB-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "falkland islands",
     "shortname": ":flag_fk:",
     "category": "flags",
     "aliases": [
-      ":fk:"
+      ":fk:",
+      ":falkland_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10597,14 +13683,19 @@
   },
   "flag_fm": {
     "unicode": "1F1EB-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "micronesia",
     "shortname": ":flag_fm:",
     "category": "flags",
     "aliases": [
-      ":fm:"
+      ":fm:",
+      ":micronesia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10615,14 +13706,19 @@
   },
   "flag_fo": {
     "unicode": "1F1EB-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "faroe islands",
     "shortname": ":flag_fo:",
     "category": "flags",
     "aliases": [
-      ":fo:"
+      ":fo:",
+      ":faroe_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10634,14 +13730,19 @@
   },
   "flag_fr": {
     "unicode": "1F1EB-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "france",
     "shortname": ":flag_fr:",
     "category": "flags",
     "aliases": [
-      ":fr:"
+      ":fr:",
+      ":france:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "french",
       "nation",
@@ -10653,14 +13754,19 @@
   },
   "flag_ga": {
     "unicode": "1F1EC-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "gabon",
     "shortname": ":flag_ga:",
     "category": "flags",
     "aliases": [
-      ":ga:"
+      ":ga:",
+      ":gabon:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10671,14 +13777,19 @@
   },
   "flag_gb": {
     "unicode": "1F1EC-1F1E7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "great britain",
     "shortname": ":flag_gb:",
     "category": "flags",
     "aliases": [
-      ":gb:"
+      ":gb:",
+      ":great_britain:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "UK",
       "gb",
@@ -10693,14 +13804,19 @@
   },
   "flag_gd": {
     "unicode": "1F1EC-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "grenada",
     "shortname": ":flag_gd:",
     "category": "flags",
     "aliases": [
-      ":gd:"
+      ":gd:",
+      ":grenada:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10711,14 +13827,19 @@
   },
   "flag_ge": {
     "unicode": "1F1EC-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "georgia",
     "shortname": ":flag_ge:",
     "category": "flags",
     "aliases": [
-      ":ge:"
+      ":ge:",
+      ":georgia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10731,14 +13852,19 @@
   },
   "flag_gf": {
     "unicode": "1F1EC-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "french guiana",
     "shortname": ":flag_gf:",
     "category": "flags",
     "aliases": [
-      ":gf:"
+      ":gf:",
+      ":french_guiana:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10747,14 +13873,19 @@
   },
   "flag_gg": {
     "unicode": "1F1EC-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guernsey",
     "shortname": ":flag_gg:",
     "category": "flags",
     "aliases": [
-      ":gg:"
+      ":gg:",
+      ":guernsey:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10763,14 +13894,19 @@
   },
   "flag_gh": {
     "unicode": "1F1EC-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ghana",
     "shortname": ":flag_gh:",
     "category": "flags",
     "aliases": [
-      ":gh:"
+      ":gh:",
+      ":ghana:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10781,14 +13917,19 @@
   },
   "flag_gi": {
     "unicode": "1F1EC-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "gibraltar",
     "shortname": ":flag_gi:",
     "category": "flags",
     "aliases": [
-      ":gi:"
+      ":gi:",
+      ":gibraltar:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10799,14 +13940,19 @@
   },
   "flag_gl": {
     "unicode": "1F1EC-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "greenland",
     "shortname": ":flag_gl:",
     "category": "flags",
     "aliases": [
-      ":gl:"
+      ":gl:",
+      ":greenland:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10818,14 +13964,19 @@
   },
   "flag_gm": {
     "unicode": "1F1EC-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the gambia",
     "shortname": ":flag_gm:",
     "category": "flags",
     "aliases": [
-      ":gm:"
+      ":gm:",
+      ":gambia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10836,14 +13987,19 @@
   },
   "flag_gn": {
     "unicode": "1F1EC-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guinea",
     "shortname": ":flag_gn:",
     "category": "flags",
     "aliases": [
-      ":gn:"
+      ":gn:",
+      ":guinea:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10855,14 +14011,19 @@
   },
   "flag_gp": {
     "unicode": "1F1EC-1F1F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guadeloupe",
     "shortname": ":flag_gp:",
     "category": "flags",
     "aliases": [
-      ":gp:"
+      ":gp:",
+      ":guadeloupe:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10871,14 +14032,19 @@
   },
   "flag_gq": {
     "unicode": "1F1EC-1F1F6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "equatorial guinea",
     "shortname": ":flag_gq:",
     "category": "flags",
     "aliases": [
-      ":gq:"
+      ":gq:",
+      ":equatorial_guinea:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10890,14 +14056,19 @@
   },
   "flag_gr": {
     "unicode": "1F1EC-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "greece",
     "shortname": ":flag_gr:",
     "category": "flags",
     "aliases": [
-      ":gr:"
+      ":gr:",
+      ":greece:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10910,14 +14081,19 @@
   },
   "flag_gs": {
     "unicode": "1F1EC-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "south georgia",
     "shortname": ":flag_gs:",
     "category": "flags",
     "aliases": [
-      ":gs:"
+      ":gs:",
+      ":south_georgia_south_sandwich_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -10926,14 +14102,19 @@
   },
   "flag_gt": {
     "unicode": "1F1EC-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guatemala",
     "shortname": ":flag_gt:",
     "category": "flags",
     "aliases": [
-      ":gt:"
+      ":gt:",
+      ":guatemala:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10944,14 +14125,19 @@
   },
   "flag_gu": {
     "unicode": "1F1EC-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guam",
     "shortname": ":flag_gu:",
     "category": "flags",
     "aliases": [
-      ":gu:"
+      ":gu:",
+      ":guam:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10962,14 +14148,19 @@
   },
   "flag_gw": {
     "unicode": "1F1EC-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guinea-bissau",
     "shortname": ":flag_gw:",
     "category": "flags",
     "aliases": [
-      ":gw:"
+      ":gw:",
+      ":guinea_bissau:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -10982,14 +14173,19 @@
   },
   "flag_gy": {
     "unicode": "1F1EC-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guyana",
     "shortname": ":flag_gy:",
     "category": "flags",
     "aliases": [
-      ":gy:"
+      ":gy:",
+      ":guyana:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11000,14 +14196,19 @@
   },
   "flag_hk": {
     "unicode": "1F1ED-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hong kong",
     "shortname": ":flag_hk:",
     "category": "flags",
     "aliases": [
-      ":hk:"
+      ":hk:",
+      ":hong_kong:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11019,14 +14220,18 @@
   },
   "flag_hm": {
     "unicode": "1F1ED-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heard island and mcdonald islands",
     "shortname": ":flag_hm:",
     "category": "flags",
     "aliases": [
       ":hm:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "flag"
@@ -11035,14 +14240,19 @@
   },
   "flag_hn": {
     "unicode": "1F1ED-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "honduras",
     "shortname": ":flag_hn:",
     "category": "flags",
     "aliases": [
-      ":hn:"
+      ":hn:",
+      ":honduras:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11053,14 +14263,19 @@
   },
   "flag_hr": {
     "unicode": "1F1ED-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "croatia",
     "shortname": ":flag_hr:",
     "category": "flags",
     "aliases": [
-      ":hr:"
+      ":hr:",
+      ":croatia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11072,14 +14287,19 @@
   },
   "flag_ht": {
     "unicode": "1F1ED-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "haiti",
     "shortname": ":flag_ht:",
     "category": "flags",
     "aliases": [
-      ":ht:"
+      ":ht:",
+      ":haiti:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11090,14 +14310,19 @@
   },
   "flag_hu": {
     "unicode": "1F1ED-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hungary",
     "shortname": ":flag_hu:",
     "category": "flags",
     "aliases": [
-      ":hu:"
+      ":hu:",
+      ":hungary:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11109,14 +14334,19 @@
   },
   "flag_ic": {
     "unicode": "1F1EE-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "canary islands",
     "shortname": ":flag_ic:",
     "category": "flags",
     "aliases": [
-      ":ic:"
+      ":ic:",
+      ":canary_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -11125,14 +14355,18 @@
   },
   "flag_id": {
     "unicode": "1F1EE-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "indonesia",
     "shortname": ":flag_id:",
     "category": "flags",
     "aliases": [
       ":indonesia:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "nation",
@@ -11143,14 +14377,19 @@
   },
   "flag_ie": {
     "unicode": "1F1EE-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ireland",
     "shortname": ":flag_ie:",
     "category": "flags",
     "aliases": [
-      ":ie:"
+      ":ie:",
+      ":ireland:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11163,14 +14402,19 @@
   },
   "flag_il": {
     "unicode": "1F1EE-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "israel",
     "shortname": ":flag_il:",
     "category": "flags",
     "aliases": [
-      ":il:"
+      ":il:",
+      ":israel:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11184,14 +14428,19 @@
   },
   "flag_im": {
     "unicode": "1F1EE-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "isle of man",
     "shortname": ":flag_im:",
     "category": "flags",
     "aliases": [
-      ":im:"
+      ":im:",
+      ":isle_of_man:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -11200,14 +14449,19 @@
   },
   "flag_in": {
     "unicode": "1F1EE-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "india",
     "shortname": ":flag_in:",
     "category": "flags",
     "aliases": [
-      ":in:"
+      ":in:",
+      ":india:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11219,14 +14473,19 @@
   },
   "flag_io": {
     "unicode": "1F1EE-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "british indian ocean territory",
     "shortname": ":flag_io:",
     "category": "flags",
     "aliases": [
-      ":io:"
+      ":io:",
+      ":british_indian_ocean_territory:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -11235,14 +14494,19 @@
   },
   "flag_iq": {
     "unicode": "1F1EE-1F1F6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "iraq",
     "shortname": ":flag_iq:",
     "category": "flags",
     "aliases": [
-      ":iq:"
+      ":iq:",
+      ":iraq:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11253,14 +14517,19 @@
   },
   "flag_ir": {
     "unicode": "1F1EE-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "iran",
     "shortname": ":flag_ir:",
     "category": "flags",
     "aliases": [
-      ":ir:"
+      ":ir:",
+      ":iran:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11271,14 +14540,19 @@
   },
   "flag_is": {
     "unicode": "1F1EE-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "iceland",
     "shortname": ":flag_is:",
     "category": "flags",
     "aliases": [
-      ":is:"
+      ":is:",
+      ":iceland:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11290,14 +14564,19 @@
   },
   "flag_it": {
     "unicode": "1F1EE-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "italy",
     "shortname": ":flag_it:",
     "category": "flags",
     "aliases": [
-      ":it:"
+      ":it:",
+      ":italy:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "italia",
       "country",
@@ -11310,14 +14589,19 @@
   },
   "flag_je": {
     "unicode": "1F1EF-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "jersey",
     "shortname": ":flag_je:",
     "category": "flags",
     "aliases": [
-      ":je:"
+      ":je:",
+      ":jersey:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11328,14 +14612,19 @@
   },
   "flag_jm": {
     "unicode": "1F1EF-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "jamaica",
     "shortname": ":flag_jm:",
     "category": "flags",
     "aliases": [
-      ":jm:"
+      ":jm:",
+      ":jamaica:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11346,14 +14635,19 @@
   },
   "flag_jo": {
     "unicode": "1F1EF-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "jordan",
     "shortname": ":flag_jo:",
     "category": "flags",
     "aliases": [
-      ":jo:"
+      ":jo:",
+      ":jordan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11365,14 +14659,19 @@
   },
   "flag_jp": {
     "unicode": "1F1EF-1F1F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "japan",
     "shortname": ":flag_jp:",
     "category": "flags",
     "aliases": [
-      ":jp:"
+      ":jp:",
+      ":japan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nation",
       "nippon",
@@ -11385,14 +14684,19 @@
   },
   "flag_ke": {
     "unicode": "1F1F0-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kenya",
     "shortname": ":flag_ke:",
     "category": "flags",
     "aliases": [
-      ":ke:"
+      ":ke:",
+      ":kenya:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11403,14 +14707,19 @@
   },
   "flag_kg": {
     "unicode": "1F1F0-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kyrgyzstan",
     "shortname": ":flag_kg:",
     "category": "flags",
     "aliases": [
-      ":kg:"
+      ":kg:",
+      ":kyrgyzstan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11422,14 +14731,19 @@
   },
   "flag_kh": {
     "unicode": "1F1F0-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cambodia",
     "shortname": ":flag_kh:",
     "category": "flags",
     "aliases": [
-      ":kh:"
+      ":kh:",
+      ":cambodia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11441,14 +14755,19 @@
   },
   "flag_ki": {
     "unicode": "1F1F0-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kiribati",
     "shortname": ":flag_ki:",
     "category": "flags",
     "aliases": [
-      ":ki:"
+      ":ki:",
+      ":kiribati:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11461,14 +14780,19 @@
   },
   "flag_km": {
     "unicode": "1F1F0-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the comoros",
     "shortname": ":flag_km:",
     "category": "flags",
     "aliases": [
-      ":km:"
+      ":km:",
+      ":comoros:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11479,14 +14803,19 @@
   },
   "flag_kn": {
     "unicode": "1F1F0-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saint kitts and nevis",
     "shortname": ":flag_kn:",
     "category": "flags",
     "aliases": [
-      ":kn:"
+      ":kn:",
+      ":st_kitts_nevis:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11497,14 +14826,19 @@
   },
   "flag_kp": {
     "unicode": "1F1F0-1F1F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "north korea",
     "shortname": ":flag_kp:",
     "category": "flags",
     "aliases": [
-      ":kp:"
+      ":kp:",
+      ":north_korea:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11515,14 +14849,19 @@
   },
   "flag_kr": {
     "unicode": "1F1F0-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "korea",
     "shortname": ":flag_kr:",
     "category": "flags",
     "aliases": [
-      ":kr:"
+      ":kr:",
+      ":korea:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nation",
       "country",
@@ -11534,14 +14873,19 @@
   },
   "flag_kw": {
     "unicode": "1F1F0-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kuwait",
     "shortname": ":flag_kw:",
     "category": "flags",
     "aliases": [
-      ":kw:"
+      ":kw:",
+      ":kuwait:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11553,14 +14897,19 @@
   },
   "flag_ky": {
     "unicode": "1F1F0-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cayman islands",
     "shortname": ":flag_ky:",
     "category": "flags",
     "aliases": [
-      ":ky:"
+      ":ky:",
+      ":cayman_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11571,14 +14920,19 @@
   },
   "flag_kz": {
     "unicode": "1F1F0-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kazakhstan",
     "shortname": ":flag_kz:",
     "category": "flags",
     "aliases": [
-      ":kz:"
+      ":kz:",
+      ":kazakhstan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11590,14 +14944,19 @@
   },
   "flag_la": {
     "unicode": "1F1F1-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "laos",
     "shortname": ":flag_la:",
     "category": "flags",
     "aliases": [
-      ":la:"
+      ":la:",
+      ":laos:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11608,14 +14967,19 @@
   },
   "flag_lb": {
     "unicode": "1F1F1-1F1E7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lebanon",
     "shortname": ":flag_lb:",
     "category": "flags",
     "aliases": [
-      ":lb:"
+      ":lb:",
+      ":lebanon:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11627,14 +14991,19 @@
   },
   "flag_lc": {
     "unicode": "1F1F1-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saint lucia",
     "shortname": ":flag_lc:",
     "category": "flags",
     "aliases": [
-      ":lc:"
+      ":lc:",
+      ":st_lucia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11645,14 +15014,19 @@
   },
   "flag_li": {
     "unicode": "1F1F1-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "liechtenstein",
     "shortname": ":flag_li:",
     "category": "flags",
     "aliases": [
-      ":li:"
+      ":li:",
+      ":liechtenstein:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11663,14 +15037,19 @@
   },
   "flag_lk": {
     "unicode": "1F1F1-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sri lanka",
     "shortname": ":flag_lk:",
     "category": "flags",
     "aliases": [
-      ":lk:"
+      ":lk:",
+      ":sri_lanka:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11681,14 +15060,19 @@
   },
   "flag_lr": {
     "unicode": "1F1F1-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "liberia",
     "shortname": ":flag_lr:",
     "category": "flags",
     "aliases": [
-      ":lr:"
+      ":lr:",
+      ":liberia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11699,14 +15083,19 @@
   },
   "flag_ls": {
     "unicode": "1F1F1-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lesotho",
     "shortname": ":flag_ls:",
     "category": "flags",
     "aliases": [
-      ":ls:"
+      ":ls:",
+      ":lesotho:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11717,14 +15106,19 @@
   },
   "flag_lt": {
     "unicode": "1F1F1-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lithuania",
     "shortname": ":flag_lt:",
     "category": "flags",
     "aliases": [
-      ":lt:"
+      ":lt:",
+      ":lithuania:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11736,14 +15130,19 @@
   },
   "flag_lu": {
     "unicode": "1F1F1-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "luxembourg",
     "shortname": ":flag_lu:",
     "category": "flags",
     "aliases": [
-      ":lu:"
+      ":lu:",
+      ":luxembourg:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11756,14 +15155,19 @@
   },
   "flag_lv": {
     "unicode": "1F1F1-1F1FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "latvia",
     "shortname": ":flag_lv:",
     "category": "flags",
     "aliases": [
-      ":lv:"
+      ":lv:",
+      ":latvia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11775,14 +15179,19 @@
   },
   "flag_ly": {
     "unicode": "1F1F1-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "libya",
     "shortname": ":flag_ly:",
     "category": "flags",
     "aliases": [
-      ":ly:"
+      ":ly:",
+      ":libya:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11794,14 +15203,19 @@
   },
   "flag_ma": {
     "unicode": "1F1F2-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "morocco",
     "shortname": ":flag_ma:",
     "category": "flags",
     "aliases": [
-      ":ma:"
+      ":ma:",
+      ":morocco:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11813,14 +15227,19 @@
   },
   "flag_mc": {
     "unicode": "1F1F2-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "monaco",
     "shortname": ":flag_mc:",
     "category": "flags",
     "aliases": [
-      ":mc:"
+      ":mc:",
+      ":monaco:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11831,14 +15250,19 @@
   },
   "flag_md": {
     "unicode": "1F1F2-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "moldova",
     "shortname": ":flag_md:",
     "category": "flags",
     "aliases": [
-      ":md:"
+      ":md:",
+      ":moldova:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11849,14 +15273,19 @@
   },
   "flag_me": {
     "unicode": "1F1F2-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "montenegro",
     "shortname": ":flag_me:",
     "category": "flags",
     "aliases": [
-      ":me:"
+      ":me:",
+      ":montenegro:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11868,14 +15297,19 @@
   },
   "flag_mf": {
     "unicode": "1F1F2-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saint martin",
     "shortname": ":flag_mf:",
     "category": "flags",
     "aliases": [
-      ":mf:"
+      ":mf:",
+      ":saint_martin:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -11884,14 +15318,19 @@
   },
   "flag_mg": {
     "unicode": "1F1F2-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "madagascar",
     "shortname": ":flag_mg:",
     "category": "flags",
     "aliases": [
-      ":mg:"
+      ":mg:",
+      ":madagascar:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11902,14 +15341,19 @@
   },
   "flag_mh": {
     "unicode": "1F1F2-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the marshall islands",
     "shortname": ":flag_mh:",
     "category": "flags",
     "aliases": [
-      ":mh:"
+      ":mh:",
+      ":marshall_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11920,14 +15364,19 @@
   },
   "flag_mk": {
     "unicode": "1F1F2-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "macedonia",
     "shortname": ":flag_mk:",
     "category": "flags",
     "aliases": [
-      ":mk:"
+      ":mk:",
+      ":macedonia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11938,14 +15387,19 @@
   },
   "flag_ml": {
     "unicode": "1F1F2-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mali",
     "shortname": ":flag_ml:",
     "category": "flags",
     "aliases": [
-      ":ml:"
+      ":ml:",
+      ":mali:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11956,14 +15410,19 @@
   },
   "flag_mm": {
     "unicode": "1F1F2-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "myanmar",
     "shortname": ":flag_mm:",
     "category": "flags",
     "aliases": [
-      ":mm:"
+      ":mm:",
+      ":myanmar:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11975,14 +15434,19 @@
   },
   "flag_mn": {
     "unicode": "1F1F2-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mongolia",
     "shortname": ":flag_mn:",
     "category": "flags",
     "aliases": [
-      ":mn:"
+      ":mn:",
+      ":mongolia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -11994,14 +15458,19 @@
   },
   "flag_mo": {
     "unicode": "1F1F2-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "macau",
     "shortname": ":flag_mo:",
     "category": "flags",
     "aliases": [
-      ":mo:"
+      ":mo:",
+      ":macau:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12013,14 +15482,19 @@
   },
   "flag_mp": {
     "unicode": "1F1F2-1F1F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "northern mariana islands",
     "shortname": ":flag_mp:",
     "category": "flags",
     "aliases": [
-      ":mp:"
+      ":mp:",
+      ":northern_mariana_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -12029,14 +15503,19 @@
   },
   "flag_mq": {
     "unicode": "1F1F2-1F1F6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "martinique",
     "shortname": ":flag_mq:",
     "category": "flags",
     "aliases": [
-      ":mq:"
+      ":mq:",
+      ":martinique:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -12045,14 +15524,19 @@
   },
   "flag_mr": {
     "unicode": "1F1F2-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mauritania",
     "shortname": ":flag_mr:",
     "category": "flags",
     "aliases": [
-      ":mr:"
+      ":mr:",
+      ":mauritania:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12064,14 +15548,19 @@
   },
   "flag_ms": {
     "unicode": "1F1F2-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "montserrat",
     "shortname": ":flag_ms:",
     "category": "flags",
     "aliases": [
-      ":ms:"
+      ":ms:",
+      ":montserrat:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12082,14 +15571,19 @@
   },
   "flag_mt": {
     "unicode": "1F1F2-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "malta",
     "shortname": ":flag_mt:",
     "category": "flags",
     "aliases": [
-      ":mt:"
+      ":mt:",
+      ":malta:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12100,14 +15594,19 @@
   },
   "flag_mu": {
     "unicode": "1F1F2-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mauritius",
     "shortname": ":flag_mu:",
     "category": "flags",
     "aliases": [
-      ":mu:"
+      ":mu:",
+      ":mauritius:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12118,14 +15617,19 @@
   },
   "flag_mv": {
     "unicode": "1F1F2-1F1FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "maldives",
     "shortname": ":flag_mv:",
     "category": "flags",
     "aliases": [
-      ":mv:"
+      ":mv:",
+      ":maldives:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12137,14 +15641,19 @@
   },
   "flag_mw": {
     "unicode": "1F1F2-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "malawi",
     "shortname": ":flag_mw:",
     "category": "flags",
     "aliases": [
-      ":mw:"
+      ":mw:",
+      ":malawi:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12155,14 +15664,19 @@
   },
   "flag_mx": {
     "unicode": "1F1F2-1F1FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mexico",
     "shortname": ":flag_mx:",
     "category": "flags",
     "aliases": [
-      ":mx:"
+      ":mx:",
+      ":mexico:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12174,14 +15688,19 @@
   },
   "flag_my": {
     "unicode": "1F1F2-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "malaysia",
     "shortname": ":flag_my:",
     "category": "flags",
     "aliases": [
-      ":my:"
+      ":my:",
+      ":malaysia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12192,14 +15711,19 @@
   },
   "flag_mz": {
     "unicode": "1F1F2-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mozambique",
     "shortname": ":flag_mz:",
     "category": "flags",
     "aliases": [
-      ":mz:"
+      ":mz:",
+      ":mozambique:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12211,14 +15735,19 @@
   },
   "flag_na": {
     "unicode": "1F1F3-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "namibia",
     "shortname": ":flag_na:",
     "category": "flags",
     "aliases": [
-      ":na:"
+      ":na:",
+      ":namibia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12229,14 +15758,19 @@
   },
   "flag_nc": {
     "unicode": "1F1F3-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "new caledonia",
     "shortname": ":flag_nc:",
     "category": "flags",
     "aliases": [
-      ":nc:"
+      ":nc:",
+      ":new_caledonia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12250,14 +15784,19 @@
   },
   "flag_ne": {
     "unicode": "1F1F3-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "niger",
     "shortname": ":flag_ne:",
     "category": "flags",
     "aliases": [
-      ":ne:"
+      ":ne:",
+      ":niger:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12268,14 +15807,19 @@
   },
   "flag_nf": {
     "unicode": "1F1F3-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "norfolk island",
     "shortname": ":flag_nf:",
     "category": "flags",
     "aliases": [
-      ":nf:"
+      ":nf:",
+      ":norfolk_island:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -12284,14 +15828,18 @@
   },
   "flag_ng": {
     "unicode": "1F1F3-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nigeria",
     "shortname": ":flag_ng:",
     "category": "flags",
     "aliases": [
       ":nigeria:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "nation",
@@ -12302,14 +15850,19 @@
   },
   "flag_ni": {
     "unicode": "1F1F3-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nicaragua",
     "shortname": ":flag_ni:",
     "category": "flags",
     "aliases": [
-      ":ni:"
+      ":ni:",
+      ":nicaragua:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12320,14 +15873,19 @@
   },
   "flag_nl": {
     "unicode": "1F1F3-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the netherlands",
     "shortname": ":flag_nl:",
     "category": "flags",
     "aliases": [
-      ":nl:"
+      ":nl:",
+      ":netherlands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12340,14 +15898,19 @@
   },
   "flag_no": {
     "unicode": "1F1F3-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "norway",
     "shortname": ":flag_no:",
     "category": "flags",
     "aliases": [
-      ":no:"
+      ":no:",
+      ":norway:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12359,14 +15922,19 @@
   },
   "flag_np": {
     "unicode": "1F1F3-1F1F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nepal",
     "shortname": ":flag_np:",
     "category": "flags",
     "aliases": [
-      ":np:"
+      ":np:",
+      ":nepal:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12377,14 +15945,19 @@
   },
   "flag_nr": {
     "unicode": "1F1F3-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nauru",
     "shortname": ":flag_nr:",
     "category": "flags",
     "aliases": [
-      ":nr:"
+      ":nr:",
+      ":nauru:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12395,14 +15968,19 @@
   },
   "flag_nu": {
     "unicode": "1F1F3-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "niue",
     "shortname": ":flag_nu:",
     "category": "flags",
     "aliases": [
-      ":nu:"
+      ":nu:",
+      ":niue:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12413,14 +15991,19 @@
   },
   "flag_nz": {
     "unicode": "1F1F3-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "new zealand",
     "shortname": ":flag_nz:",
     "category": "flags",
     "aliases": [
-      ":nz:"
+      ":nz:",
+      ":new_zealand:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12432,14 +16015,19 @@
   },
   "flag_om": {
     "unicode": "1F1F4-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "oman",
     "shortname": ":flag_om:",
     "category": "flags",
     "aliases": [
-      ":om:"
+      ":om:",
+      ":oman:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12451,14 +16039,19 @@
   },
   "flag_pa": {
     "unicode": "1F1F5-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "panama",
     "shortname": ":flag_pa:",
     "category": "flags",
     "aliases": [
-      ":pa:"
+      ":pa:",
+      ":panama:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12469,14 +16062,19 @@
   },
   "flag_pe": {
     "unicode": "1F1F5-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "peru",
     "shortname": ":flag_pe:",
     "category": "flags",
     "aliases": [
-      ":pe:"
+      ":pe:",
+      ":peru:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12487,14 +16085,19 @@
   },
   "flag_pf": {
     "unicode": "1F1F5-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "french polynesia",
     "shortname": ":flag_pf:",
     "category": "flags",
     "aliases": [
-      ":pf:"
+      ":pf:",
+      ":french_polynesia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12507,14 +16110,19 @@
   },
   "flag_pg": {
     "unicode": "1F1F5-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "papua new guinea",
     "shortname": ":flag_pg:",
     "category": "flags",
     "aliases": [
-      ":pg:"
+      ":pg:",
+      ":papua_new_guinea:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12526,14 +16134,19 @@
   },
   "flag_ph": {
     "unicode": "1F1F5-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the philippines",
     "shortname": ":flag_ph:",
     "category": "flags",
     "aliases": [
-      ":ph:"
+      ":ph:",
+      ":philippines:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12545,14 +16158,19 @@
   },
   "flag_pk": {
     "unicode": "1F1F5-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pakistan",
     "shortname": ":flag_pk:",
     "category": "flags",
     "aliases": [
-      ":pk:"
+      ":pk:",
+      ":pakistan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12563,14 +16181,19 @@
   },
   "flag_pl": {
     "unicode": "1F1F5-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "poland",
     "shortname": ":flag_pl:",
     "category": "flags",
     "aliases": [
-      ":pl:"
+      ":pl:",
+      ":poland:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12582,14 +16205,19 @@
   },
   "flag_pm": {
     "unicode": "1F1F5-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saint pierre and miquelon",
     "shortname": ":flag_pm:",
     "category": "flags",
     "aliases": [
-      ":pm:"
+      ":pm:",
+      ":st_pierre_miquelon:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -12598,14 +16226,19 @@
   },
   "flag_pn": {
     "unicode": "1F1F5-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pitcairn",
     "shortname": ":flag_pn:",
     "category": "flags",
     "aliases": [
-      ":pn:"
+      ":pn:",
+      ":pitcairn_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -12614,14 +16247,19 @@
   },
   "flag_pr": {
     "unicode": "1F1F5-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "puerto rico",
     "shortname": ":flag_pr:",
     "category": "flags",
     "aliases": [
-      ":pr:"
+      ":pr:",
+      ":puerto_rico:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12632,14 +16270,19 @@
   },
   "flag_ps": {
     "unicode": "1F1F5-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "palestinian authority",
     "shortname": ":flag_ps:",
     "category": "flags",
     "aliases": [
-      ":ps:"
+      ":ps:",
+      ":palestinian_territories:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12650,14 +16293,19 @@
   },
   "flag_pt": {
     "unicode": "1F1F5-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "portugal",
     "shortname": ":flag_pt:",
     "category": "flags",
     "aliases": [
-      ":pt:"
+      ":pt:",
+      ":portugal:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12668,14 +16316,19 @@
   },
   "flag_pw": {
     "unicode": "1F1F5-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "palau",
     "shortname": ":flag_pw:",
     "category": "flags",
     "aliases": [
-      ":pw:"
+      ":pw:",
+      ":palau:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12687,14 +16340,19 @@
   },
   "flag_py": {
     "unicode": "1F1F5-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "paraguay",
     "shortname": ":flag_py:",
     "category": "flags",
     "aliases": [
-      ":py:"
+      ":py:",
+      ":paraguay:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12705,14 +16363,19 @@
   },
   "flag_qa": {
     "unicode": "1F1F6-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "qatar",
     "shortname": ":flag_qa:",
     "category": "flags",
     "aliases": [
-      ":qa:"
+      ":qa:",
+      ":qatar:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12724,14 +16387,19 @@
   },
   "flag_re": {
     "unicode": "1F1F7-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rรฉunion",
     "shortname": ":flag_re:",
     "category": "flags",
     "aliases": [
-      ":re:"
+      ":re:",
+      ":reunion:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -12740,14 +16408,19 @@
   },
   "flag_ro": {
     "unicode": "1F1F7-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "romania",
     "shortname": ":flag_ro:",
     "category": "flags",
     "aliases": [
-      ":ro:"
+      ":ro:",
+      ":romania:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12758,14 +16431,19 @@
   },
   "flag_rs": {
     "unicode": "1F1F7-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "serbia",
     "shortname": ":flag_rs:",
     "category": "flags",
     "aliases": [
-      ":rs:"
+      ":rs:",
+      ":serbia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12777,14 +16455,19 @@
   },
   "flag_ru": {
     "unicode": "1F1F7-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "russia",
     "shortname": ":flag_ru:",
     "category": "flags",
     "aliases": [
-      ":ru:"
+      ":ru:",
+      ":russia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nation",
       "russian",
@@ -12796,14 +16479,19 @@
   },
   "flag_rw": {
     "unicode": "1F1F7-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rwanda",
     "shortname": ":flag_rw:",
     "category": "flags",
     "aliases": [
-      ":rw:"
+      ":rw:",
+      ":rwanda:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12814,15 +16502,20 @@
   },
   "flag_sa": {
     "unicode": "1F1F8-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saudi arabia",
     "shortname": ":flag_sa:",
     "category": "flags",
     "aliases": [
       ":saudiarabia:",
-      ":saudi:"
+      ":saudi:",
+      ":saudi_arabia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12834,14 +16527,19 @@
   },
   "flag_sb": {
     "unicode": "1F1F8-1F1E7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the solomon islands",
     "shortname": ":flag_sb:",
     "category": "flags",
     "aliases": [
-      ":sb:"
+      ":sb:",
+      ":solomon_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12852,14 +16550,19 @@
   },
   "flag_sc": {
     "unicode": "1F1F8-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the seychelles",
     "shortname": ":flag_sc:",
     "category": "flags",
     "aliases": [
-      ":sc:"
+      ":sc:",
+      ":seychelles:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12871,14 +16574,19 @@
   },
   "flag_sd": {
     "unicode": "1F1F8-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sudan",
     "shortname": ":flag_sd:",
     "category": "flags",
     "aliases": [
-      ":sd:"
+      ":sd:",
+      ":sudan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12890,14 +16598,19 @@
   },
   "flag_se": {
     "unicode": "1F1F8-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sweden",
     "shortname": ":flag_se:",
     "category": "flags",
     "aliases": [
-      ":se:"
+      ":se:",
+      ":sweden:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12909,14 +16622,19 @@
   },
   "flag_sg": {
     "unicode": "1F1F8-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "singapore",
     "shortname": ":flag_sg:",
     "category": "flags",
     "aliases": [
-      ":sg:"
+      ":sg:",
+      ":singapore:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12927,14 +16645,19 @@
   },
   "flag_sh": {
     "unicode": "1F1F8-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saint helena",
     "shortname": ":flag_sh:",
     "category": "flags",
     "aliases": [
-      ":sh:"
+      ":sh:",
+      ":st_helena:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12945,14 +16668,19 @@
   },
   "flag_si": {
     "unicode": "1F1F8-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "slovenia",
     "shortname": ":flag_si:",
     "category": "flags",
     "aliases": [
-      ":si:"
+      ":si:",
+      ":slovenia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12964,14 +16692,18 @@
   },
   "flag_sj": {
     "unicode": "1F1F8-1F1EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "svalbard and jan mayen",
     "shortname": ":flag_sj:",
     "category": "flags",
     "aliases": [
       ":sj:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "flag"
@@ -12980,14 +16712,19 @@
   },
   "flag_sk": {
     "unicode": "1F1F8-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "slovakia",
     "shortname": ":flag_sk:",
     "category": "flags",
     "aliases": [
-      ":sk:"
+      ":sk:",
+      ":slovakia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -12998,14 +16735,19 @@
   },
   "flag_sl": {
     "unicode": "1F1F8-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sierra leone",
     "shortname": ":flag_sl:",
     "category": "flags",
     "aliases": [
-      ":sl:"
+      ":sl:",
+      ":sierra_leone:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13016,14 +16758,19 @@
   },
   "flag_sm": {
     "unicode": "1F1F8-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "san marino",
     "shortname": ":flag_sm:",
     "category": "flags",
     "aliases": [
-      ":sm:"
+      ":sm:",
+      ":san_marino:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13034,14 +16781,19 @@
   },
   "flag_sn": {
     "unicode": "1F1F8-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "senegal",
     "shortname": ":flag_sn:",
     "category": "flags",
     "aliases": [
-      ":sn:"
+      ":sn:",
+      ":senegal:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13052,14 +16804,19 @@
   },
   "flag_so": {
     "unicode": "1F1F8-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "somalia",
     "shortname": ":flag_so:",
     "category": "flags",
     "aliases": [
-      ":so:"
+      ":so:",
+      ":somalia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13070,14 +16827,19 @@
   },
   "flag_sr": {
     "unicode": "1F1F8-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "suriname",
     "shortname": ":flag_sr:",
     "category": "flags",
     "aliases": [
-      ":sr:"
+      ":sr:",
+      ":suriname:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13088,14 +16850,19 @@
   },
   "flag_ss": {
     "unicode": "1F1F8-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "south sudan",
     "shortname": ":flag_ss:",
     "category": "flags",
     "aliases": [
-      ":ss:"
+      ":ss:",
+      ":south_sudan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13104,14 +16871,19 @@
   },
   "flag_st": {
     "unicode": "1F1F8-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sao tome and principe",
     "shortname": ":flag_st:",
     "category": "flags",
     "aliases": [
-      ":st:"
+      ":st:",
+      ":sao_tome_principe:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13123,14 +16895,19 @@
   },
   "flag_sv": {
     "unicode": "1F1F8-1F1FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "el salvador",
     "shortname": ":flag_sv:",
     "category": "flags",
     "aliases": [
-      ":sv:"
+      ":sv:",
+      ":el_salvador:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13141,14 +16918,19 @@
   },
   "flag_sx": {
     "unicode": "1F1F8-1F1FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sint maarten",
     "shortname": ":flag_sx:",
     "category": "flags",
     "aliases": [
-      ":sx:"
+      ":sx:",
+      ":sint_maarten:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13157,14 +16939,19 @@
   },
   "flag_sy": {
     "unicode": "1F1F8-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "syria",
     "shortname": ":flag_sy:",
     "category": "flags",
     "aliases": [
-      ":sy:"
+      ":sy:",
+      ":syria:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13175,14 +16962,19 @@
   },
   "flag_sz": {
     "unicode": "1F1F8-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "swaziland",
     "shortname": ":flag_sz:",
     "category": "flags",
     "aliases": [
-      ":sz:"
+      ":sz:",
+      ":swaziland:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13193,14 +16985,19 @@
   },
   "flag_ta": {
     "unicode": "1F1F9-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tristan da cunha",
     "shortname": ":flag_ta:",
     "category": "flags",
     "aliases": [
-      ":ta:"
+      ":ta:",
+      ":tristan_da_cunha:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13209,14 +17006,19 @@
   },
   "flag_tc": {
     "unicode": "1F1F9-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "turks and caicos islands",
     "shortname": ":flag_tc:",
     "category": "flags",
     "aliases": [
-      ":tc:"
+      ":tc:",
+      ":turks_caicos_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13225,14 +17027,19 @@
   },
   "flag_td": {
     "unicode": "1F1F9-1F1E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "chad",
     "shortname": ":flag_td:",
     "category": "flags",
     "aliases": [
-      ":td:"
+      ":td:",
+      ":chad:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13244,14 +17051,19 @@
   },
   "flag_tf": {
     "unicode": "1F1F9-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "french southern territories",
     "shortname": ":flag_tf:",
     "category": "flags",
     "aliases": [
-      ":tf:"
+      ":tf:",
+      ":french_southern_territories:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13260,14 +17072,19 @@
   },
   "flag_tg": {
     "unicode": "1F1F9-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "togo",
     "shortname": ":flag_tg:",
     "category": "flags",
     "aliases": [
-      ":tg:"
+      ":tg:",
+      ":togo:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13279,14 +17096,19 @@
   },
   "flag_th": {
     "unicode": "1F1F9-1F1ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thailand",
     "shortname": ":flag_th:",
     "category": "flags",
     "aliases": [
-      ":th:"
+      ":th:",
+      ":thailand:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13298,14 +17120,19 @@
   },
   "flag_tj": {
     "unicode": "1F1F9-1F1EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tajikistan",
     "shortname": ":flag_tj:",
     "category": "flags",
     "aliases": [
-      ":tj:"
+      ":tj:",
+      ":tajikistan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13317,14 +17144,19 @@
   },
   "flag_tk": {
     "unicode": "1F1F9-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tokelau",
     "shortname": ":flag_tk:",
     "category": "flags",
     "aliases": [
-      ":tk:"
+      ":tk:",
+      ":tokelau:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13333,14 +17165,19 @@
   },
   "flag_tl": {
     "unicode": "1F1F9-1F1F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "east timor",
     "shortname": ":flag_tl:",
     "category": "flags",
     "aliases": [
-      ":tl:"
+      ":tl:",
+      ":timor_leste:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13351,14 +17188,18 @@
   },
   "flag_tm": {
     "unicode": "1F1F9-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "turkmenistan",
     "shortname": ":flag_tm:",
     "category": "flags",
     "aliases": [
       ":turkmenistan:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "nation",
@@ -13369,14 +17210,19 @@
   },
   "flag_tn": {
     "unicode": "1F1F9-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tunisia",
     "shortname": ":flag_tn:",
     "category": "flags",
     "aliases": [
-      ":tn:"
+      ":tn:",
+      ":tunisia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13388,14 +17234,19 @@
   },
   "flag_to": {
     "unicode": "1F1F9-1F1F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tonga",
     "shortname": ":flag_to:",
     "category": "flags",
     "aliases": [
-      ":to:"
+      ":to:",
+      ":tonga:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13406,14 +17257,19 @@
   },
   "flag_tr": {
     "unicode": "1F1F9-1F1F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "turkey",
     "shortname": ":flag_tr:",
     "category": "flags",
     "aliases": [
-      ":tr:"
+      ":tr:",
+      ":turkey:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13424,14 +17280,19 @@
   },
   "flag_tt": {
     "unicode": "1F1F9-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "trinidad and tobago",
     "shortname": ":flag_tt:",
     "category": "flags",
     "aliases": [
-      ":tt:"
+      ":tt:",
+      ":trinidad_tobago:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13442,14 +17303,18 @@
   },
   "flag_tv": {
     "unicode": "1F1F9-1F1FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tuvalu",
     "shortname": ":flag_tv:",
     "category": "flags",
     "aliases": [
       ":tuvalu:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "nation",
@@ -13460,14 +17325,19 @@
   },
   "flag_tw": {
     "unicode": "1F1F9-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the republic of china",
     "shortname": ":flag_tw:",
     "category": "flags",
     "aliases": [
-      ":tw:"
+      ":tw:",
+      ":taiwan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13479,14 +17349,19 @@
   },
   "flag_tz": {
     "unicode": "1F1F9-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tanzania",
     "shortname": ":flag_tz:",
     "category": "flags",
     "aliases": [
-      ":tz:"
+      ":tz:",
+      ":tanzania:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13497,14 +17372,19 @@
   },
   "flag_ua": {
     "unicode": "1F1FA-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ukraine",
     "shortname": ":flag_ua:",
     "category": "flags",
     "aliases": [
-      ":ua:"
+      ":ua:",
+      ":ukraine:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13516,14 +17396,19 @@
   },
   "flag_ug": {
     "unicode": "1F1FA-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "uganda",
     "shortname": ":flag_ug:",
     "category": "flags",
     "aliases": [
-      ":ug:"
+      ":ug:",
+      ":uganda:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13534,14 +17419,18 @@
   },
   "flag_um": {
     "unicode": "1F1FA-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "united states minor outlying islands",
     "shortname": ":flag_um:",
     "category": "flags",
     "aliases": [
       ":um:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "country",
       "flag"
@@ -13550,14 +17439,19 @@
   },
   "flag_us": {
     "unicode": "1F1FA-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "united states",
     "shortname": ":flag_us:",
     "category": "flags",
     "aliases": [
-      ":us:"
+      ":us:",
+      ":united_states:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "american",
       "country",
@@ -13573,14 +17467,19 @@
   },
   "flag_uy": {
     "unicode": "1F1FA-1F1FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "uruguay",
     "shortname": ":flag_uy:",
     "category": "flags",
     "aliases": [
-      ":uy:"
+      ":uy:",
+      ":uruguay:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13591,14 +17490,19 @@
   },
   "flag_uz": {
     "unicode": "1F1FA-1F1FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "uzbekistan",
     "shortname": ":flag_uz:",
     "category": "flags",
     "aliases": [
-      ":uz:"
+      ":uz:",
+      ":uzbekistan:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13610,14 +17514,19 @@
   },
   "flag_va": {
     "unicode": "1F1FB-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "the vatican city",
     "shortname": ":flag_va:",
     "category": "flags",
     "aliases": [
-      ":va:"
+      ":va:",
+      ":vatican_city:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13628,14 +17537,19 @@
   },
   "flag_vc": {
     "unicode": "1F1FB-1F1E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saint vincent and the grenadines",
     "shortname": ":flag_vc:",
     "category": "flags",
     "aliases": [
-      ":vc:"
+      ":vc:",
+      ":st_vincent_grenadines:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13646,14 +17560,19 @@
   },
   "flag_ve": {
     "unicode": "1F1FB-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "venezuela",
     "shortname": ":flag_ve:",
     "category": "flags",
     "aliases": [
-      ":ve:"
+      ":ve:",
+      ":venezuela:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13664,14 +17583,19 @@
   },
   "flag_vg": {
     "unicode": "1F1FB-1F1EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "british virgin islands",
     "shortname": ":flag_vg:",
     "category": "flags",
     "aliases": [
-      ":vg:"
+      ":vg:",
+      ":british_virgin_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13680,14 +17604,19 @@
   },
   "flag_vi": {
     "unicode": "1F1FB-1F1EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "u.s. virgin islands",
     "shortname": ":flag_vi:",
     "category": "flags",
     "aliases": [
-      ":vi:"
+      ":vi:",
+      ":us_virgin_islands:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13698,14 +17627,19 @@
   },
   "flag_vn": {
     "unicode": "1F1FB-1F1F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "vietnam",
     "shortname": ":flag_vn:",
     "category": "flags",
     "aliases": [
-      ":vn:"
+      ":vn:",
+      ":vietnam:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13717,14 +17651,19 @@
   },
   "flag_vu": {
     "unicode": "1F1FB-1F1FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "vanuatu",
     "shortname": ":flag_vu:",
     "category": "flags",
     "aliases": [
-      ":vu:"
+      ":vu:",
+      ":vanuatu:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13735,14 +17674,19 @@
   },
   "flag_wf": {
     "unicode": "1F1FC-1F1EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wallis and futuna",
     "shortname": ":flag_wf:",
     "category": "flags",
     "aliases": [
-      ":wf:"
+      ":wf:",
+      ":wallis_futuna:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13753,14 +17697,18 @@
   },
   "flag_white": {
     "unicode": "1F3F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving white flag",
     "shortname": ":flag_white:",
     "category": "objects",
     "aliases": [
       ":waving_white_flag:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "symbol",
       "signal",
@@ -13770,14 +17718,19 @@
   },
   "flag_ws": {
     "unicode": "1F1FC-1F1F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "samoa",
     "shortname": ":flag_ws:",
     "category": "flags",
     "aliases": [
-      ":ws:"
+      ":ws:",
+      ":samoa:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13789,14 +17742,19 @@
   },
   "flag_xk": {
     "unicode": "1F1FD-1F1F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kosovo",
     "shortname": ":flag_xk:",
     "category": "flags",
     "aliases": [
-      ":xk:"
+      ":xk:",
+      ":kosovo:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13807,14 +17765,19 @@
   },
   "flag_ye": {
     "unicode": "1F1FE-1F1EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "yemen",
     "shortname": ":flag_ye:",
     "category": "flags",
     "aliases": [
-      ":ye:"
+      ":ye:",
+      ":yemen:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13826,14 +17789,19 @@
   },
   "flag_yt": {
     "unicode": "1F1FE-1F1F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mayotte",
     "shortname": ":flag_yt:",
     "category": "flags",
     "aliases": [
-      ":yt:"
+      ":yt:",
+      ":mayotte:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "flag"
@@ -13842,14 +17810,19 @@
   },
   "flag_za": {
     "unicode": "1F1FF-1F1E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "south africa",
     "shortname": ":flag_za:",
     "category": "flags",
     "aliases": [
-      ":za:"
+      ":za:",
+      ":south_africa:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13859,14 +17832,19 @@
   },
   "flag_zm": {
     "unicode": "1F1FF-1F1F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "zambia",
     "shortname": ":flag_zm:",
     "category": "flags",
     "aliases": [
-      ":zm:"
+      ":zm:",
+      ":zambia:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13877,14 +17855,19 @@
   },
   "flag_zw": {
     "unicode": "1F1FF-1F1FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "zimbabwe",
     "shortname": ":flag_zw:",
     "category": "flags",
     "aliases": [
-      ":zw:"
+      ":zw:",
+      ":zimbabwe:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "country",
       "nation",
@@ -13895,12 +17878,18 @@
   },
   "flags": {
     "unicode": "1F38F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "carp streamer",
     "shortname": ":flags:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "banner",
       "carp",
@@ -13922,12 +17911,18 @@
   },
   "flashlight": {
     "unicode": "1F526",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "electric torch",
     "shortname": ":flashlight:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dark",
       "electronics",
@@ -13937,12 +17932,18 @@
   },
   "fleur-de-lis": {
     "unicode": "269C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fleur-de-lis",
     "shortname": ":fleur-de-lis:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "symbol",
       "object"
@@ -13951,12 +17952,18 @@
   },
   "floppy_disk": {
     "unicode": "1F4BE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "floppy disk",
     "shortname": ":floppy_disk:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "oldschool",
       "save",
@@ -13975,12 +17982,18 @@
   },
   "flower_playing_cards": {
     "unicode": "1F3B4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flower playing cards",
     "shortname": ":flower_playing_cards:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "playing",
       "card",
@@ -13996,11 +18009,15 @@
   },
   "flushed": {
     "unicode": "1F633",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flushed face",
     "shortname": ":flushed:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":$",
       "=$"
@@ -14022,12 +18039,18 @@
   },
   "fog": {
     "unicode": "1F32B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fog",
     "shortname": ":fog:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "weather",
       "damp",
@@ -14040,12 +18063,18 @@
   },
   "foggy": {
     "unicode": "1F301",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "foggy",
     "shortname": ":foggy:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mountain",
       "photo",
@@ -14063,12 +18092,18 @@
   },
   "football": {
     "unicode": "1F3C8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "american football",
     "shortname": ":football:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "NFL",
       "balls",
@@ -14084,12 +18119,18 @@
   },
   "footprints": {
     "unicode": "1F463",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "footprints",
     "shortname": ":footprints:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "feet"
     ],
@@ -14097,12 +18138,18 @@
   },
   "fork_and_knife": {
     "unicode": "1F374",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fork and knife",
     "shortname": ":fork_and_knife:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cutlery",
       "kitchen",
@@ -14119,14 +18166,19 @@
   },
   "fork_knife_plate": {
     "unicode": "1F37D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fork and knife with plate",
     "shortname": ":fork_knife_plate:",
     "category": "food",
     "aliases": [
-      ":fork_and_knife_with_plate:"
+      ":fork_and_knife_with_plate:",
+      ":plate_with_cutlery:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "meal",
       "food",
@@ -14147,8 +18199,12 @@
     "name": "fountain",
     "shortname": ":fountain:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "travel",
@@ -14165,8 +18221,12 @@
     "name": "keycap digit four",
     "shortname": ":four:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "4",
       "blue-square",
@@ -14178,12 +18238,18 @@
   },
   "four_leaf_clover": {
     "unicode": "1F340",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "four leaf clover",
     "shortname": ":four_leaf_clover:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "lucky",
       "nature",
@@ -14203,27 +18269,38 @@
   },
   "fox": {
     "unicode": "1F98A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fox face",
     "shortname": ":fox:",
     "category": "nature",
     "aliases": [
       ":fox_face:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐ŸฆŠ"
   },
   "frame_photo": {
     "unicode": "1F5BC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "frame with picture",
     "shortname": ":frame_photo:",
     "category": "objects",
     "aliases": [
-      ":frame_with_picture:"
+      ":frame_with_picture:",
+      ":framed_picture:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "photo",
       "travel",
@@ -14233,12 +18310,18 @@
   },
   "free": {
     "unicode": "1F193",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared free",
     "shortname": ":free:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "words",
@@ -14248,25 +18331,37 @@
   },
   "french_bread": {
     "unicode": "1F956",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "baguette bread",
     "shortname": ":french_bread:",
     "category": "food",
     "aliases": [
       ":baguette_bread:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ–"
   },
   "fried_shrimp": {
     "unicode": "1F364",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fried shrimp",
     "shortname": ":fried_shrimp:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "food",
@@ -14280,12 +18375,18 @@
   },
   "fries": {
     "unicode": "1F35F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "french fries",
     "shortname": ":fries:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chips",
       "food",
@@ -14301,12 +18402,18 @@
   },
   "frog": {
     "unicode": "1F438",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "frog face",
     "shortname": ":frog:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -14316,14 +18423,18 @@
   },
   "frowning": {
     "unicode": "1F626",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "frowning face with open mouth",
     "shortname": ":frowning:",
     "category": "people",
     "aliases": [
-      ":anguished:"
+
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "aw",
       "face",
@@ -14340,14 +18451,18 @@
   },
   "frowning2": {
     "unicode": "2639",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white frowning face",
     "shortname": ":frowning2:",
     "category": "people",
     "aliases": [
       ":white_frowning_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "frown",
       "person",
@@ -14365,8 +18480,12 @@
     "name": "fuel pump",
     "shortname": ":fuelpump:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gas station",
       "petroleum",
@@ -14377,12 +18496,18 @@
   },
   "full_moon": {
     "unicode": "1F315",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "full moon symbol",
     "shortname": ":full_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "yellow",
@@ -14402,12 +18527,18 @@
   },
   "full_moon_with_face": {
     "unicode": "1F31D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "full moon with face",
     "shortname": ":full_moon_with_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "night",
       "moon",
@@ -14427,12 +18558,18 @@
   },
   "game_die": {
     "unicode": "1F3B2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "game die",
     "shortname": ":game_die:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dice",
       "game",
@@ -14447,12 +18584,18 @@
   },
   "gear": {
     "unicode": "2699",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "gear",
     "shortname": ":gear:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "tool"
@@ -14461,12 +18604,18 @@
   },
   "gem": {
     "unicode": "1F48E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "gem stone",
     "shortname": ":gem:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue",
       "ruby",
@@ -14477,15 +18626,21 @@
   },
   "gay_pride_flag": {
     "unicode": "1F3F3-1F308",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "gay_pride_flag",
     "shortname": ":gay_pride_flag:",
     "category": "extras",
     "aliases": [
       ":rainbow_flag:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿณ๐ŸŒˆ"
   },
   "gemini": {
@@ -14496,8 +18651,12 @@
     "name": "gemini",
     "shortname": ":gemini:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gemini",
       "twins",
@@ -14514,12 +18673,18 @@
   },
   "ghost": {
     "unicode": "1F47B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ghost",
     "shortname": ":ghost:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "halloween",
       "holidays",
@@ -14529,12 +18694,18 @@
   },
   "gift": {
     "unicode": "1F381",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wrapped present",
     "shortname": ":gift:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "birthday",
       "christmas",
@@ -14552,12 +18723,18 @@
   },
   "gift_heart": {
     "unicode": "1F49D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heart with ribbon",
     "shortname": ":gift_heart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "love",
       "valentines",
@@ -14568,12 +18745,18 @@
   },
   "girl": {
     "unicode": "1F467",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "girl",
     "shortname": ":girl:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "woman",
@@ -14586,12 +18769,18 @@
   },
   "girl_tone1": {
     "unicode": "1F467-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "girl tone 1",
     "shortname": ":girl_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "kid",
@@ -14601,12 +18790,18 @@
   },
   "girl_tone2": {
     "unicode": "1F467-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "girl tone 2",
     "shortname": ":girl_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "kid",
@@ -14616,12 +18811,18 @@
   },
   "girl_tone3": {
     "unicode": "1F467-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "girl tone 3",
     "shortname": ":girl_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "kid",
@@ -14631,12 +18832,18 @@
   },
   "girl_tone4": {
     "unicode": "1F467-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "girl tone 4",
     "shortname": ":girl_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "kid",
@@ -14646,12 +18853,18 @@
   },
   "girl_tone5": {
     "unicode": "1F467-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "girl tone 5",
     "shortname": ":girl_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "kid",
@@ -14661,12 +18874,18 @@
   },
   "globe_with_meridians": {
     "unicode": "1F310",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "globe with meridians",
     "shortname": ":globe_with_meridians:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "earth",
       "international",
@@ -14682,25 +18901,37 @@
   },
   "goal": {
     "unicode": "1F945",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "goal net",
     "shortname": ":goal:",
     "category": "activity",
     "aliases": [
       ":goal_net:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ…"
   },
   "goat": {
     "unicode": "1F410",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "goat",
     "shortname": ":goat:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -14720,8 +18951,12 @@
     "name": "flag in hole",
     "shortname": ":golf:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "business",
       "sports",
@@ -14735,12 +18970,18 @@
   },
   "golfer": {
     "unicode": "1F3CC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "golfer",
     "shortname": ":golfer:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "par",
@@ -14757,23 +18998,37 @@
   },
   "gorilla": {
     "unicode": "1F98D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "gorilla",
     "shortname": ":gorilla:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ"
   },
   "grapes": {
     "unicode": "1F347",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "grapes",
     "shortname": ":grapes:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -14787,12 +19042,18 @@
   },
   "green_apple": {
     "unicode": "1F34F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "green apple",
     "shortname": ":green_apple:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fruit",
       "nature",
@@ -14808,12 +19069,18 @@
   },
   "green_book": {
     "unicode": "1F4D7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "green book",
     "shortname": ":green_book:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "knowledge",
       "library",
@@ -14826,12 +19093,18 @@
   },
   "green_heart": {
     "unicode": "1F49A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "green heart",
     "shortname": ":green_heart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -14852,12 +19125,18 @@
   },
   "grey_exclamation": {
     "unicode": "2755",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white exclamation mark ornament",
     "shortname": ":grey_exclamation:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "surprise",
       "symbol",
@@ -14867,12 +19146,18 @@
   },
   "grey_question": {
     "unicode": "2754",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white question mark ornament",
     "shortname": ":grey_question:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "doubts",
       "symbol",
@@ -14882,12 +19167,18 @@
   },
   "grimacing": {
     "unicode": "1F62C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "grimacing face",
     "shortname": ":grimacing:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "grimace",
@@ -14903,12 +19194,18 @@
   },
   "grin": {
     "unicode": "1F601",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "grinning face with smiling eyes",
     "shortname": ":grin:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "happy",
@@ -14927,12 +19224,18 @@
   },
   "grinning": {
     "unicode": "1F600",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "grinning face",
     "shortname": ":grinning:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "happy",
@@ -14948,12 +19251,18 @@
   },
   "guardsman": {
     "unicode": "1F482",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guardsman",
     "shortname": ":guardsman:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "british",
       "gb",
@@ -14976,12 +19285,18 @@
   },
   "guardsman_tone1": {
     "unicode": "1F482-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guardsman tone 1",
     "shortname": ":guardsman_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "british",
       "gb",
@@ -14999,12 +19314,18 @@
   },
   "guardsman_tone2": {
     "unicode": "1F482-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guardsman tone 2",
     "shortname": ":guardsman_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "british",
       "gb",
@@ -15022,12 +19343,18 @@
   },
   "guardsman_tone3": {
     "unicode": "1F482-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guardsman tone 3",
     "shortname": ":guardsman_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "british",
       "gb",
@@ -15045,12 +19372,18 @@
   },
   "guardsman_tone4": {
     "unicode": "1F482-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guardsman tone 4",
     "shortname": ":guardsman_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "british",
       "gb",
@@ -15068,12 +19401,18 @@
   },
   "guardsman_tone5": {
     "unicode": "1F482-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guardsman tone 5",
     "shortname": ":guardsman_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "british",
       "gb",
@@ -15091,12 +19430,18 @@
   },
   "guitar": {
     "unicode": "1F3B8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "guitar",
     "shortname": ":guitar:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "instrument",
       "music",
@@ -15112,12 +19457,18 @@
   },
   "gun": {
     "unicode": "1F52B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pistol",
     "shortname": ":gun:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "violence",
       "weapon",
@@ -15130,12 +19481,18 @@
   },
   "haircut": {
     "unicode": "1F487",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "haircut",
     "shortname": ":haircut:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":haircut_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -15148,12 +19505,18 @@
   },
   "haircut_tone1": {
     "unicode": "1F487-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "haircut tone 1",
     "shortname": ":haircut_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -15163,12 +19526,18 @@
   },
   "haircut_tone2": {
     "unicode": "1F487-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "haircut tone 2",
     "shortname": ":haircut_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -15178,12 +19547,18 @@
   },
   "haircut_tone3": {
     "unicode": "1F487-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "haircut tone 3",
     "shortname": ":haircut_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -15193,12 +19568,18 @@
   },
   "haircut_tone4": {
     "unicode": "1F487-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "haircut tone 4",
     "shortname": ":haircut_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -15208,12 +19589,18 @@
   },
   "haircut_tone5": {
     "unicode": "1F487-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "haircut tone 5",
     "shortname": ":haircut_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -15223,12 +19610,18 @@
   },
   "hamburger": {
     "unicode": "1F354",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hamburger",
     "shortname": ":hamburger:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "meat",
@@ -15242,12 +19635,18 @@
   },
   "hammer": {
     "unicode": "1F528",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hammer",
     "shortname": ":hammer:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "done",
       "judge",
@@ -15263,14 +19662,18 @@
   },
   "hammer_pick": {
     "unicode": "2692",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hammer and pick",
     "shortname": ":hammer_pick:",
     "category": "objects",
     "aliases": [
       ":hammer_and_pick:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "tool",
@@ -15280,12 +19683,18 @@
   },
   "hamster": {
     "unicode": "1F439",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hamster face",
     "shortname": ":hamster:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature"
@@ -15294,14 +19703,18 @@
   },
   "hand_splayed": {
     "unicode": "1F590",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with fingers splayed",
     "shortname": ":hand_splayed:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_fingers_splayed:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hi",
       "five",
@@ -15315,14 +19728,18 @@
   },
   "hand_splayed_tone1": {
     "unicode": "1F590-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with fingers splayed tone 1",
     "shortname": ":hand_splayed_tone1:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_fingers_splayed_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hi",
       "five",
@@ -15333,14 +19750,18 @@
   },
   "hand_splayed_tone2": {
     "unicode": "1F590-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with fingers splayed tone 2",
     "shortname": ":hand_splayed_tone2:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_fingers_splayed_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hi",
       "five",
@@ -15351,14 +19772,18 @@
   },
   "hand_splayed_tone3": {
     "unicode": "1F590-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with fingers splayed tone 3",
     "shortname": ":hand_splayed_tone3:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_fingers_splayed_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hi",
       "five",
@@ -15369,14 +19794,18 @@
   },
   "hand_splayed_tone4": {
     "unicode": "1F590-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with fingers splayed tone 4",
     "shortname": ":hand_splayed_tone4:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_fingers_splayed_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hi",
       "five",
@@ -15387,14 +19816,18 @@
   },
   "hand_splayed_tone5": {
     "unicode": "1F590-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with fingers splayed tone 5",
     "shortname": ":hand_splayed_tone5:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_fingers_splayed_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hi",
       "five",
@@ -15405,12 +19838,18 @@
   },
   "handbag": {
     "unicode": "1F45C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handbag",
     "shortname": ":handbag:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "accessories",
       "accessory",
@@ -15423,147 +19862,136 @@
   },
   "handball": {
     "unicode": "1F93E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handball",
     "shortname": ":handball:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคพ"
   },
   "handball_tone1": {
     "unicode": "1F93E-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handball tone 1",
     "shortname": ":handball_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคพ๐Ÿป"
   },
   "handball_tone2": {
     "unicode": "1F93E-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handball tone 2",
     "shortname": ":handball_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคพ๐Ÿผ"
   },
   "handball_tone3": {
     "unicode": "1F93E-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handball tone 3",
     "shortname": ":handball_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคพ๐Ÿฝ"
   },
   "handball_tone4": {
     "unicode": "1F93E-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handball tone 4",
     "shortname": ":handball_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคพ๐Ÿพ"
   },
   "handball_tone5": {
     "unicode": "1F93E-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handball tone 5",
     "shortname": ":handball_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคพ๐Ÿฟ"
   },
   "handshake": {
     "unicode": "1F91D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "handshake",
     "shortname": ":handshake:",
     "category": "people",
     "aliases": [
       ":shaking_hands:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿค"
-  },
-  "handshake_tone1": {
-    "unicode": "1F91D-1F3FB",
-    "unicode_alternates": [],
-    "name": "handshake tone 1",
-    "shortname": ":handshake_tone1:",
-    "category": "people",
-    "aliases": [
-      ":shaking_hands_tone1:"
-    ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿค๐Ÿป"
-  },
-  "handshake_tone2": {
-    "unicode": "1F91D-1F3FC",
-    "unicode_alternates": [],
-    "name": "handshake tone 2",
-    "shortname": ":handshake_tone2:",
-    "category": "people",
-    "aliases": [
-      ":shaking_hands_tone2:"
-    ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿค๐Ÿผ"
-  },
-  "handshake_tone3": {
-    "unicode": "1F91D-1F3FD",
-    "unicode_alternates": [],
-    "name": "handshake tone 3",
-    "shortname": ":handshake_tone3:",
-    "category": "people",
-    "aliases": [
-      ":shaking_hands_tone3:"
-    ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿค๐Ÿฝ"
-  },
-  "handshake_tone4": {
-    "unicode": "1F91D-1F3FE",
-    "unicode_alternates": [],
-    "name": "handshake tone 4",
-    "shortname": ":handshake_tone4:",
-    "category": "people",
-    "aliases": [
-      ":shaking_hands_tone4:"
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿค๐Ÿพ"
-  },
-  "handshake_tone5": {
-    "unicode": "1F91D-1F3FF",
-    "unicode_alternates": [],
-    "name": "handshake tone 5",
-    "shortname": ":handshake_tone5:",
-    "category": "people",
-    "aliases": [
-      ":shaking_hands_tone5:"
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿค๐Ÿฟ"
+    "moji": "๐Ÿค"
   },
   "hash": {
     "moji": "#โƒฃ",
@@ -15574,8 +20002,12 @@
     "name": "number sign",
     "shortname": ":hash:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "symbol",
       "number"
@@ -15583,12 +20015,18 @@
   },
   "hatched_chick": {
     "unicode": "1F425",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "front-facing baby chick",
     "shortname": ":hatched_chick:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "baby",
       "chicken",
@@ -15603,12 +20041,18 @@
   },
   "hatching_chick": {
     "unicode": "1F423",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hatching chick",
     "shortname": ":hatching_chick:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "born",
       "chicken",
@@ -15625,14 +20069,18 @@
   },
   "head_bandage": {
     "unicode": "1F915",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with head-bandage",
     "shortname": ":head_bandage:",
     "category": "people",
     "aliases": [
       ":face_with_head_bandage:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smiley",
       "health",
@@ -15643,12 +20091,18 @@
   },
   "headphones": {
     "unicode": "1F3A7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "headphone",
     "shortname": ":headphones:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gadgets",
       "music",
@@ -15666,12 +20120,18 @@
   },
   "hear_no_evil": {
     "unicode": "1F649",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hear-no-evil monkey",
     "shortname": ":hear_no_evil:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "monkey",
@@ -15691,7 +20151,9 @@
     "name": "heavy black heart",
     "shortname": ":heart:",
     "category": "symbols",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "<3"
     ],
@@ -15716,12 +20178,18 @@
   },
   "heart_decoration": {
     "unicode": "1F49F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heart decoration",
     "shortname": ":heart_decoration:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "like",
       "love",
@@ -15732,14 +20200,18 @@
   },
   "heart_exclamation": {
     "unicode": "2763",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heavy heart exclamation mark ornament",
     "shortname": ":heart_exclamation:",
     "category": "symbols",
     "aliases": [
       ":heavy_heart_exclamation_mark_ornament:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "emotion",
       "punctuation",
@@ -15750,12 +20222,18 @@
   },
   "heart_eyes": {
     "unicode": "1F60D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with heart-shaped eyes",
     "shortname": ":heart_eyes:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "crush",
@@ -15781,12 +20259,18 @@
   },
   "heart_eyes_cat": {
     "unicode": "1F63B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling cat face with heart-shaped eyes",
     "shortname": ":heart_eyes_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "animal",
@@ -15804,12 +20288,18 @@
   },
   "heartbeat": {
     "unicode": "1F493",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "beating heart",
     "shortname": ":heartbeat:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -15821,12 +20311,18 @@
   },
   "heartpulse": {
     "unicode": "1F497",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "growing heart",
     "shortname": ":heartpulse:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -15844,8 +20340,12 @@
     "name": "black heart suit",
     "shortname": ":hearts:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cards",
       "poker",
@@ -15863,8 +20363,12 @@
     "name": "heavy check mark",
     "shortname": ":heavy_check_mark:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nike",
       "ok",
@@ -15874,12 +20378,18 @@
   },
   "heavy_division_sign": {
     "unicode": "2797",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heavy division sign",
     "shortname": ":heavy_division_sign:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "calculation",
       "divide",
@@ -15890,12 +20400,18 @@
   },
   "heavy_dollar_sign": {
     "unicode": "1F4B2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heavy dollar sign",
     "shortname": ":heavy_dollar_sign:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "currency",
       "money",
@@ -15912,12 +20428,18 @@
   },
   "heavy_minus_sign": {
     "unicode": "2796",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heavy minus sign",
     "shortname": ":heavy_minus_sign:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "calculation",
       "math",
@@ -15933,8 +20455,12 @@
     "name": "heavy multiplication x",
     "shortname": ":heavy_multiplication_x:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "calculation",
       "math",
@@ -15944,12 +20470,18 @@
   },
   "heavy_plus_sign": {
     "unicode": "2795",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "heavy plus sign",
     "shortname": ":heavy_plus_sign:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "calculation",
       "math",
@@ -15959,12 +20491,18 @@
   },
   "helicopter": {
     "unicode": "1F681",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "helicopter",
     "shortname": ":helicopter:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -15980,14 +20518,19 @@
   },
   "helmet_with_cross": {
     "unicode": "26D1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "helmet with white cross",
     "shortname": ":helmet_with_cross:",
     "category": "people",
     "aliases": [
-      ":helmet_with_white_cross:"
+      ":helmet_with_white_cross:",
+      ":rescue_worker_helmet:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "aid",
       "face",
@@ -16001,12 +20544,18 @@
   },
   "herb": {
     "unicode": "1F33F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "herb",
     "shortname": ":herb:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "grass",
       "lawn",
@@ -16025,12 +20574,18 @@
   },
   "hibiscus": {
     "unicode": "1F33A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hibiscus",
     "shortname": ":hibiscus:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flowers",
       "plant",
@@ -16045,12 +20600,18 @@
   },
   "high_brightness": {
     "unicode": "1F506",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "high brightness symbol",
     "shortname": ":high_brightness:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "light",
       "summer",
@@ -16061,12 +20622,18 @@
   },
   "high_heel": {
     "unicode": "1F460",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "high-heeled shoe",
     "shortname": ":high_heel:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fashion",
       "female",
@@ -16081,12 +20648,18 @@
   },
   "hockey": {
     "unicode": "1F3D2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ice hockey stick and puck",
     "shortname": ":hockey:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":ice_hockey:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "game",
       "sport",
@@ -16096,12 +20669,18 @@
   },
   "hole": {
     "unicode": "1F573",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hole",
     "shortname": ":hole:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pit",
       "well",
@@ -16111,14 +20690,19 @@
   },
   "homes": {
     "unicode": "1F3D8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "house buildings",
     "shortname": ":homes:",
     "category": "travel",
     "aliases": [
-      ":house_buildings:"
+      ":house_buildings:",
+      ":houses:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "home",
       "residence",
@@ -16135,12 +20719,18 @@
   },
   "honey_pot": {
     "unicode": "1F36F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "honey pot",
     "shortname": ":honey_pot:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bees",
       "sweet",
@@ -16155,12 +20745,18 @@
   },
   "horse": {
     "unicode": "1F434",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse face",
     "shortname": ":horse:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "brown",
@@ -16170,12 +20766,18 @@
   },
   "horse_racing": {
     "unicode": "1F3C7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse racing",
     "shortname": ":horse_racing:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "betting",
@@ -16193,12 +20795,18 @@
   },
   "horse_racing_tone1": {
     "unicode": "1F3C7-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse racing tone 1",
     "shortname": ":horse_racing_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "betting",
@@ -16211,12 +20819,18 @@
   },
   "horse_racing_tone2": {
     "unicode": "1F3C7-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse racing tone 2",
     "shortname": ":horse_racing_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "betting",
@@ -16229,12 +20843,18 @@
   },
   "horse_racing_tone3": {
     "unicode": "1F3C7-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse racing tone 3",
     "shortname": ":horse_racing_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "betting",
@@ -16247,12 +20867,18 @@
   },
   "horse_racing_tone4": {
     "unicode": "1F3C7-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse racing tone 4",
     "shortname": ":horse_racing_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "betting",
@@ -16265,12 +20891,18 @@
   },
   "horse_racing_tone5": {
     "unicode": "1F3C7-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse racing tone 5",
     "shortname": ":horse_racing_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "betting",
@@ -16283,12 +20915,18 @@
   },
   "hospital": {
     "unicode": "1F3E5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hospital",
     "shortname": ":hospital:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "doctor",
@@ -16301,12 +20939,18 @@
   },
   "hot_pepper": {
     "unicode": "1F336",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hot pepper",
     "shortname": ":hot_pepper:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "nature",
@@ -16321,14 +20965,18 @@
   },
   "hotdog": {
     "unicode": "1F32D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hot dog",
     "shortname": ":hotdog:",
     "category": "food",
     "aliases": [
       ":hot_dog:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "america",
       "food"
@@ -16337,14 +20985,20 @@
   },
   "hotel": {
     "unicode": "1F3E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hotel",
     "shortname": ":hotel:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
-      "accomodation",
+      "accommodation",
       "building",
       "checkin",
       "whotel",
@@ -16365,8 +21019,12 @@
     "name": "hot springs",
     "shortname": ":hotsprings:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bath",
       "relax",
@@ -16383,8 +21041,12 @@
     "name": "hourglass",
     "shortname": ":hourglass:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "oldschool",
@@ -16395,12 +21057,18 @@
   },
   "hourglass_flowing_sand": {
     "unicode": "23F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hourglass with flowing sand",
     "shortname": ":hourglass_flowing_sand:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "countdown",
       "oldschool",
@@ -16411,12 +21079,18 @@
   },
   "house": {
     "unicode": "1F3E0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "house building",
     "shortname": ":house:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "home",
@@ -16433,14 +21107,19 @@
   },
   "house_abandoned": {
     "unicode": "1F3DA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "derelict house building",
     "shortname": ":house_abandoned:",
     "category": "travel",
     "aliases": [
-      ":derelict_house_building:"
+      ":derelict_house_building:",
+      ":derelict_house:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "home",
       "residence",
@@ -16462,12 +21141,18 @@
   },
   "house_with_garden": {
     "unicode": "1F3E1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "house with garden",
     "shortname": ":house_with_garden:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "home",
       "nature",
@@ -16480,14 +21165,19 @@
   },
   "hugging": {
     "unicode": "1F917",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hugging face",
     "shortname": ":hugging:",
     "category": "people",
     "aliases": [
-      ":hugging_face:"
+      ":hugging_face:",
+      ":hugs:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "smiley",
       "hug",
@@ -16497,12 +21187,18 @@
   },
   "hushed": {
     "unicode": "1F62F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hushed face",
     "shortname": ":hushed:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "woo",
@@ -16518,12 +21214,18 @@
   },
   "ice_cream": {
     "unicode": "1F368",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ice cream",
     "shortname": ":ice_cream:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "food",
@@ -16543,12 +21245,18 @@
   },
   "ice_skate": {
     "unicode": "26F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ice skate",
     "shortname": ":ice_skate:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "place",
       "sport",
@@ -16560,12 +21268,18 @@
   },
   "icecream": {
     "unicode": "1F366",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "soft ice cream",
     "shortname": ":icecream:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "food",
@@ -16585,12 +21299,18 @@
   },
   "id": {
     "unicode": "1F194",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared id",
     "shortname": ":id:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "purple-square",
       "identification",
@@ -16602,12 +21322,18 @@
   },
   "ideograph_advantage": {
     "unicode": "1F250",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "circled ideograph advantage",
     "shortname": ":ideograph_advantage:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "get",
@@ -16620,12 +21346,18 @@
   },
   "imp": {
     "unicode": "1F47F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "imp",
     "shortname": ":imp:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "angry",
       "devil",
@@ -16640,12 +21372,18 @@
   },
   "inbox_tray": {
     "unicode": "1F4E5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "inbox tray",
     "shortname": ":inbox_tray:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "email",
@@ -16656,12 +21394,18 @@
   },
   "incoming_envelope": {
     "unicode": "1F4E8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "incoming envelope",
     "shortname": ":incoming_envelope:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "email",
       "inbox",
@@ -16671,12 +21415,18 @@
   },
   "information_desk_person": {
     "unicode": "1F481",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "information desk person",
     "shortname": ":information_desk_person:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":tipping_hand_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -16698,12 +21448,18 @@
   },
   "information_desk_person_tone1": {
     "unicode": "1F481-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "information desk person tone 1",
     "shortname": ":information_desk_person_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -16721,12 +21477,18 @@
   },
   "information_desk_person_tone2": {
     "unicode": "1F481-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "information desk person tone 2",
     "shortname": ":information_desk_person_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -16744,12 +21506,18 @@
   },
   "information_desk_person_tone3": {
     "unicode": "1F481-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "information desk person tone 3",
     "shortname": ":information_desk_person_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -16767,12 +21535,18 @@
   },
   "information_desk_person_tone4": {
     "unicode": "1F481-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "information desk person tone 4",
     "shortname": ":information_desk_person_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -16790,12 +21564,18 @@
   },
   "information_desk_person_tone5": {
     "unicode": "1F481-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "information desk person tone 5",
     "shortname": ":information_desk_person_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -16819,8 +21599,12 @@
     "name": "information source",
     "shortname": ":information_source:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "blue-square",
@@ -16831,11 +21615,15 @@
   },
   "innocent": {
     "unicode": "1F607",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with halo",
     "shortname": ":innocent:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "O:-)",
       "0:-3",
@@ -16871,8 +21659,12 @@
     "name": "exclamation question mark",
     "shortname": ":interrobang:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "punctuation",
       "surprise",
@@ -16883,12 +21675,18 @@
   },
   "iphone": {
     "unicode": "1F4F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mobile phone",
     "shortname": ":iphone:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "apple",
       "dial",
@@ -16902,14 +21700,18 @@
   },
   "island": {
     "unicode": "1F3DD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "desert island",
     "shortname": ":island:",
     "category": "travel",
     "aliases": [
       ":desert_island:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "land",
       "solitude",
@@ -16925,12 +21727,18 @@
   },
   "izakaya_lantern": {
     "unicode": "1F3EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "izakaya lantern",
     "shortname": ":izakaya_lantern:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "light",
       "izakaya",
@@ -16948,12 +21756,18 @@
   },
   "jack_o_lantern": {
     "unicode": "1F383",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "jack-o-lantern",
     "shortname": ":jack_o_lantern:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "halloween",
       "jack-o-lantern",
@@ -16976,12 +21790,18 @@
   },
   "japan": {
     "unicode": "1F5FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "silhouette of japan",
     "shortname": ":japan:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nation",
       "places",
@@ -16994,12 +21814,18 @@
   },
   "japanese_castle": {
     "unicode": "1F3EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "japanese castle",
     "shortname": ":japanese_castle:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "photo",
@@ -17018,12 +21844,18 @@
   },
   "japanese_goblin": {
     "unicode": "1F47A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "japanese goblin",
     "shortname": ":japanese_goblin:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "evil",
       "mask",
@@ -17047,12 +21879,18 @@
   },
   "japanese_ogre": {
     "unicode": "1F479",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "japanese ogre",
     "shortname": ":japanese_ogre:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "monster",
       "japanese",
@@ -17071,12 +21909,18 @@
   },
   "jeans": {
     "unicode": "1F456",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "jeans",
     "shortname": ":jeans:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fashion",
       "shopping",
@@ -17094,11 +21938,15 @@
   },
   "joy": {
     "unicode": "1F602",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with tears of joy",
     "shortname": ":joy:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":')",
       ":'-)"
@@ -17121,12 +21969,18 @@
   },
   "joy_cat": {
     "unicode": "1F639",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cat face with tears of joy",
     "shortname": ":joy_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -17144,12 +21998,18 @@
   },
   "joystick": {
     "unicode": "1F579",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "joystick",
     "shortname": ":joystick:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "games",
       "atari",
@@ -17162,90 +22022,132 @@
   },
   "juggling": {
     "unicode": "1F939",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "juggling",
     "shortname": ":juggling:",
     "category": "activity",
     "aliases": [
       ":juggler:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคน"
   },
   "juggling_tone1": {
     "unicode": "1F939-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "juggling tone 1",
     "shortname": ":juggling_tone1:",
     "category": "activity",
     "aliases": [
       ":juggler_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคน๐Ÿป"
   },
   "juggling_tone2": {
     "unicode": "1F939-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "juggling tone 2",
     "shortname": ":juggling_tone2:",
     "category": "activity",
     "aliases": [
       ":juggler_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคน๐Ÿผ"
   },
   "juggling_tone3": {
     "unicode": "1F939-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "juggling tone 3",
     "shortname": ":juggling_tone3:",
     "category": "activity",
     "aliases": [
       ":juggler_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคน๐Ÿฝ"
   },
   "juggling_tone4": {
     "unicode": "1F939-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "juggling tone 4",
     "shortname": ":juggling_tone4:",
     "category": "activity",
     "aliases": [
       ":juggler_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคน๐Ÿพ"
   },
   "juggling_tone5": {
     "unicode": "1F939-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "juggling tone 5",
     "shortname": ":juggling_tone5:",
     "category": "activity",
     "aliases": [
       ":juggler_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคน๐Ÿฟ"
   },
   "kaaba": {
     "unicode": "1F54B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kaaba",
     "shortname": ":kaaba:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "places",
       "religion",
@@ -17256,12 +22158,18 @@
   },
   "key": {
     "unicode": "1F511",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "key",
     "shortname": ":key:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "door",
       "lock",
@@ -17272,14 +22180,18 @@
   },
   "key2": {
     "unicode": "1F5DD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "old key",
     "shortname": ":key2:",
     "category": "objects",
     "aliases": [
       ":old_key:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "door",
       "lock",
@@ -17297,8 +22209,12 @@
     "name": "keyboard",
     "shortname": ":keyboard:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "electronics",
       "work",
@@ -17308,12 +22224,18 @@
   },
   "kimono": {
     "unicode": "1F458",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kimono",
     "shortname": ":kimono:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dress",
       "fashion",
@@ -17325,12 +22247,18 @@
   },
   "kiss": {
     "unicode": "1F48B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kiss mark",
     "shortname": ":kiss:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "face",
@@ -17355,9 +22283,12 @@
     "shortname": ":kiss_mm:",
     "category": "people",
     "aliases": [
-      ":couplekiss_mm:"
+      ":couplekiss_mm:",
+      ":couplekiss_man_man:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "dating",
       "like",
@@ -17382,9 +22313,12 @@
     "shortname": ":kiss_ww:",
     "category": "people",
     "aliases": [
-      ":couplekiss_ww:"
+      ":couplekiss_ww:",
+      ":couplekiss_woman_woman:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "dating",
       "like",
@@ -17402,12 +22336,18 @@
   },
   "kissing": {
     "unicode": "1F617",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kissing face",
     "shortname": ":kissing:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "3",
       "face",
@@ -17427,12 +22367,18 @@
   },
   "kissing_cat": {
     "unicode": "1F63D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kissing cat face with closed eyes",
     "shortname": ":kissing_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -17447,12 +22393,18 @@
   },
   "kissing_closed_eyes": {
     "unicode": "1F61A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kissing face with closed eyes",
     "shortname": ":kissing_closed_eyes:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "face",
@@ -17473,11 +22425,15 @@
   },
   "kissing_heart": {
     "unicode": "1F618",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face throwing a kiss",
     "shortname": ":kissing_heart:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":*",
       ":-*",
@@ -17502,12 +22458,18 @@
   },
   "kissing_smiling_eyes": {
     "unicode": "1F619",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kissing face with smiling eyes",
     "shortname": ":kissing_smiling_eyes:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "face",
@@ -17526,25 +22488,38 @@
   },
   "kiwi": {
     "unicode": "1F95D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "kiwifruit",
     "shortname": ":kiwi:",
     "category": "food",
     "aliases": [
-      ":kiwifruit:"
+      ":kiwifruit:",
+      ":kiwi_fruit:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿฅ"
   },
   "knife": {
     "unicode": "1F52A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hocho",
     "shortname": ":knife:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":hocho:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "weapon"
@@ -17553,12 +22528,18 @@
   },
   "koala": {
     "unicode": "1F428",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "koala",
     "shortname": ":koala:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -17568,12 +22549,18 @@
   },
   "koko": {
     "unicode": "1F201",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared katakana koko",
     "shortname": ":koko:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "destination",
@@ -17586,26 +22573,38 @@
   },
   "label": {
     "unicode": "1F3F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "label",
     "shortname": ":label:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "tag",
       "object"
     ],
     "moji": "๐Ÿท"
   },
-  "large_blue_circle": {
+  "blue_circle": {
     "unicode": "1F535",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "large blue circle",
-    "shortname": ":large_blue_circle:",
+    "shortname": ":blue_circle:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shapes",
       "symbol",
@@ -17615,12 +22614,18 @@
   },
   "large_blue_diamond": {
     "unicode": "1F537",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "large blue diamond",
     "shortname": ":large_blue_diamond:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -17630,12 +22635,18 @@
   },
   "large_orange_diamond": {
     "unicode": "1F536",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "large orange diamond",
     "shortname": ":large_orange_diamond:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -17645,12 +22656,18 @@
   },
   "last_quarter_moon": {
     "unicode": "1F317",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "last quarter moon symbol",
     "shortname": ":last_quarter_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -17666,12 +22683,18 @@
   },
   "last_quarter_moon_with_face": {
     "unicode": "1F31C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "last quarter moon with face",
     "shortname": ":last_quarter_moon_with_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -17689,7 +22712,9 @@
   },
   "laughing": {
     "unicode": "1F606",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with open mouth and tightly-closed ey",
     "shortname": ":laughing:",
     "category": "people",
@@ -17716,12 +22741,18 @@
   },
   "leaves": {
     "unicode": "1F343",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "leaf fluttering in wind",
     "shortname": ":leaves:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "grass",
       "lawn",
@@ -17739,12 +22770,18 @@
   },
   "ledger": {
     "unicode": "1F4D2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ledger",
     "shortname": ":ledger:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "notes",
       "paper",
@@ -17756,90 +22793,133 @@
   },
   "left_facing_fist": {
     "unicode": "1F91B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left-facing fist",
     "shortname": ":left_facing_fist:",
     "category": "people",
     "aliases": [
-      ":left_fist:"
+      ":left_fist:",
+      ":fist_left:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿค›"
   },
   "left_facing_fist_tone1": {
     "unicode": "1F91B-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left facing fist tone 1",
     "shortname": ":left_facing_fist_tone1:",
     "category": "people",
     "aliases": [
       ":left_fist_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค›๐Ÿป"
   },
   "left_facing_fist_tone2": {
     "unicode": "1F91B-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left facing fist tone 2",
     "shortname": ":left_facing_fist_tone2:",
     "category": "people",
     "aliases": [
       ":left_fist_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค›๐Ÿผ"
   },
   "left_facing_fist_tone3": {
     "unicode": "1F91B-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left facing fist tone 3",
     "shortname": ":left_facing_fist_tone3:",
     "category": "people",
     "aliases": [
       ":left_fist_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค›๐Ÿฝ"
   },
   "left_facing_fist_tone4": {
     "unicode": "1F91B-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left facing fist tone 4",
     "shortname": ":left_facing_fist_tone4:",
     "category": "people",
     "aliases": [
       ":left_fist_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค›๐Ÿพ"
   },
   "left_facing_fist_tone5": {
     "unicode": "1F91B-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left facing fist tone 5",
     "shortname": ":left_facing_fist_tone5:",
     "category": "people",
     "aliases": [
       ":left_fist_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿค›๐Ÿฟ"
   },
   "left_luggage": {
     "unicode": "1F6C5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left luggage",
     "shortname": ":left_luggage:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "travel",
@@ -17858,8 +22938,12 @@
     "name": "left right arrow",
     "shortname": ":left_right_arrow:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "arrow",
@@ -17875,8 +22959,12 @@
     "name": "leftwards arrow with hook",
     "shortname": ":leftwards_arrow_with_hook:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "symbol"
@@ -17885,12 +22973,18 @@
   },
   "lemon": {
     "unicode": "1F34B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lemon",
     "shortname": ":lemon:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fruit",
       "nature",
@@ -17909,8 +23003,12 @@
     "name": "leo",
     "shortname": ":leo:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "leo",
       "lion",
@@ -17928,12 +23026,18 @@
   },
   "leopard": {
     "unicode": "1F406",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "leopard",
     "shortname": ":leopard:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -17949,12 +23053,18 @@
   },
   "level_slider": {
     "unicode": "1F39A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "level slider",
     "shortname": ":level_slider:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "controls"
     ],
@@ -17962,14 +23072,19 @@
   },
   "levitate": {
     "unicode": "1F574",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man in business suit levitating",
     "shortname": ":levitate:",
     "category": "activity",
     "aliases": [
-      ":man_in_business_suit_levitating:"
+      ":man_in_business_suit_levitating:",
+      ":business_suit_levitating:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "hover",
       "exclamation",
@@ -17986,8 +23101,12 @@
     "name": "libra",
     "shortname": ":libra:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "libra",
       "scales",
@@ -18005,14 +23124,18 @@
   },
   "lifter": {
     "unicode": "1F3CB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weight lifter",
     "shortname": ":lifter:",
     "category": "activity",
     "aliases": [
       ":weight_lifter:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bench",
       "press",
@@ -18030,14 +23153,18 @@
   },
   "lifter_tone1": {
     "unicode": "1F3CB-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weight lifter tone 1",
     "shortname": ":lifter_tone1:",
     "category": "activity",
     "aliases": [
       ":weight_lifter_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bench",
       "press",
@@ -18048,14 +23175,18 @@
   },
   "lifter_tone2": {
     "unicode": "1F3CB-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weight lifter tone 2",
     "shortname": ":lifter_tone2:",
     "category": "activity",
     "aliases": [
       ":weight_lifter_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bench",
       "press",
@@ -18066,14 +23197,18 @@
   },
   "lifter_tone3": {
     "unicode": "1F3CB-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weight lifter tone 3",
     "shortname": ":lifter_tone3:",
     "category": "activity",
     "aliases": [
       ":weight_lifter_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bench",
       "press",
@@ -18084,14 +23219,18 @@
   },
   "lifter_tone4": {
     "unicode": "1F3CB-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weight lifter tone 4",
     "shortname": ":lifter_tone4:",
     "category": "activity",
     "aliases": [
       ":weight_lifter_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bench",
       "press",
@@ -18102,14 +23241,18 @@
   },
   "lifter_tone5": {
     "unicode": "1F3CB-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weight lifter tone 5",
     "shortname": ":lifter_tone5:",
     "category": "activity",
     "aliases": [
       ":weight_lifter_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bench",
       "press",
@@ -18120,12 +23263,18 @@
   },
   "light_rail": {
     "unicode": "1F688",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "light rail",
     "shortname": ":light_rail:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -18138,12 +23287,18 @@
   },
   "link": {
     "unicode": "1F517",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "link symbol",
     "shortname": ":link:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "rings",
       "url",
@@ -18154,14 +23309,18 @@
   },
   "lion_face": {
     "unicode": "1F981",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lion face",
     "shortname": ":lion_face:",
     "category": "nature",
     "aliases": [
       ":lion:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "wildlife",
       "roar",
@@ -18172,12 +23331,18 @@
   },
   "lips": {
     "unicode": "1F444",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mouth",
     "shortname": ":lips:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "kiss",
       "mouth",
@@ -18190,12 +23355,18 @@
   },
   "lipstick": {
     "unicode": "1F484",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lipstick",
     "shortname": ":lipstick:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fashion",
       "female",
@@ -18209,23 +23380,37 @@
   },
   "lizard": {
     "unicode": "1F98E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lizard",
     "shortname": ":lizard:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐ŸฆŽ"
   },
   "lock": {
     "unicode": "1F512",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lock",
     "shortname": ":lock:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "password",
       "security",
@@ -18236,12 +23421,18 @@
   },
   "lock_with_ink_pen": {
     "unicode": "1F50F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lock with ink pen",
     "shortname": ":lock_with_ink_pen:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "secret",
       "security",
@@ -18252,12 +23443,18 @@
   },
   "lollipop": {
     "unicode": "1F36D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lollipop",
     "shortname": ":lollipop:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "candy",
       "food",
@@ -18273,12 +23470,18 @@
   },
   "loop": {
     "unicode": "27BF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "double curly loop",
     "shortname": ":loop:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "curly",
       "symbol"
@@ -18287,12 +23490,18 @@
   },
   "loud_sound": {
     "unicode": "1F50A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speaker with three sound waves",
     "shortname": ":loud_sound:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alarm",
       "symbol"
@@ -18301,12 +23510,18 @@
   },
   "loudspeaker": {
     "unicode": "1F4E2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "public address loudspeaker",
     "shortname": ":loudspeaker:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sound",
       "volume",
@@ -18318,12 +23533,18 @@
   },
   "love_hotel": {
     "unicode": "1F3E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "love hotel",
     "shortname": ":love_hotel:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "dating",
@@ -18345,12 +23566,18 @@
   },
   "love_letter": {
     "unicode": "1F48C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "love letter",
     "shortname": ":love_letter:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "email",
@@ -18367,12 +23594,18 @@
   },
   "low_brightness": {
     "unicode": "1F505",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "low brightness symbol",
     "shortname": ":low_brightness:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "summer",
       "sun",
@@ -18382,15 +23615,21 @@
   },
   "lying_face": {
     "unicode": "1F925",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lying face",
     "shortname": ":lying_face:",
     "category": "people",
     "aliases": [
       ":liar:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฅ"
   },
   "m": {
@@ -18401,8 +23640,12 @@
     "name": "circled latin capital letter m",
     "shortname": ":m:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "blue-circle",
@@ -18413,12 +23656,18 @@
   },
   "mag": {
     "unicode": "1F50D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "left-pointing magnifying glass",
     "shortname": ":mag:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "search",
       "zoom",
@@ -18432,12 +23681,18 @@
   },
   "mag_right": {
     "unicode": "1F50E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right-pointing magnifying glass",
     "shortname": ":mag_right:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "search",
       "zoom",
@@ -18457,8 +23712,12 @@
     "name": "mahjong tile red dragon",
     "shortname": ":mahjong:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "game",
@@ -18470,12 +23729,18 @@
   },
   "mailbox": {
     "unicode": "1F4EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "closed mailbox with raised flag",
     "shortname": ":mailbox:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "email",
@@ -18486,12 +23751,18 @@
   },
   "mailbox_closed": {
     "unicode": "1F4EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "closed mailbox with lowered flag",
     "shortname": ":mailbox_closed:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "email",
@@ -18503,12 +23774,18 @@
   },
   "mailbox_with_mail": {
     "unicode": "1F4EC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open mailbox with raised flag",
     "shortname": ":mailbox_with_mail:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "email",
@@ -18519,12 +23796,18 @@
   },
   "mailbox_with_no_mail": {
     "unicode": "1F4ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open mailbox with lowered flag",
     "shortname": ":mailbox_with_no_mail:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "email",
       "inbox",
@@ -18534,12 +23817,18 @@
   },
   "man": {
     "unicode": "1F468",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man",
     "shortname": ":man:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classy",
       "dad",
@@ -18557,166 +23846,246 @@
   },
   "man_dancing": {
     "unicode": "1F57A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man dancing",
     "shortname": ":man_dancing:",
     "category": "people",
     "aliases": [
       ":male_dancer:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ•บ"
   },
   "man_dancing_tone1": {
     "unicode": "1F57A-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man dancing tone 1",
     "shortname": ":man_dancing_tone1:",
     "category": "activity",
     "aliases": [
       ":male_dancer_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ•บ๐Ÿป"
   },
   "man_dancing_tone2": {
     "unicode": "1F57A-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man dancing tone 2",
     "shortname": ":man_dancing_tone2:",
     "category": "activity",
     "aliases": [
       ":male_dancer_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ•บ๐Ÿผ"
   },
   "man_dancing_tone3": {
     "unicode": "1F57A-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man dancing tone 3",
     "shortname": ":man_dancing_tone3:",
     "category": "activity",
     "aliases": [
       ":male_dancer_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ•บ๐Ÿฝ"
   },
   "man_dancing_tone4": {
     "unicode": "1F57A-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man dancing tone 4",
     "shortname": ":man_dancing_tone4:",
     "category": "activity",
     "aliases": [
       ":male_dancer_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ•บ๐Ÿพ"
   },
   "man_dancing_tone5": {
     "unicode": "1F57A-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man dancing tone 5",
     "shortname": ":man_dancing_tone5:",
     "category": "activity",
     "aliases": [
       ":male_dancer_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ•บ๐Ÿฟ"
   },
   "man_in_tuxedo": {
     "unicode": "1F935",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man in tuxedo",
     "shortname": ":man_in_tuxedo:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคต"
   },
   "man_in_tuxedo_tone1": {
     "unicode": "1F935-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man in tuxedo tone 1",
     "shortname": ":man_in_tuxedo_tone1:",
     "category": "people",
     "aliases": [
       ":tuxedo_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคต๐Ÿป"
   },
   "man_in_tuxedo_tone2": {
     "unicode": "1F935-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man in tuxedo tone 2",
     "shortname": ":man_in_tuxedo_tone2:",
     "category": "people",
     "aliases": [
       ":tuxedo_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคต๐Ÿผ"
   },
   "man_in_tuxedo_tone3": {
     "unicode": "1F935-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man in tuxedo tone 3",
     "shortname": ":man_in_tuxedo_tone3:",
     "category": "people",
     "aliases": [
       ":tuxedo_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคต๐Ÿฝ"
   },
   "man_in_tuxedo_tone4": {
     "unicode": "1F935-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man in tuxedo tone 4",
     "shortname": ":man_in_tuxedo_tone4:",
     "category": "people",
     "aliases": [
       ":tuxedo_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคต๐Ÿพ"
   },
   "man_in_tuxedo_tone5": {
     "unicode": "1F935-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man in tuxedo tone 5",
     "shortname": ":man_in_tuxedo_tone5:",
     "category": "people",
     "aliases": [
       ":tuxedo_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคต๐Ÿฟ"
   },
   "man_tone1": {
     "unicode": "1F468-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man tone 1",
     "shortname": ":man_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classy",
       "dad",
@@ -18728,12 +24097,18 @@
   },
   "man_tone2": {
     "unicode": "1F468-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man tone 2",
     "shortname": ":man_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classy",
       "dad",
@@ -18745,12 +24120,18 @@
   },
   "man_tone3": {
     "unicode": "1F468-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man tone 3",
     "shortname": ":man_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classy",
       "dad",
@@ -18762,12 +24143,18 @@
   },
   "man_tone4": {
     "unicode": "1F468-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man tone 4",
     "shortname": ":man_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classy",
       "dad",
@@ -18779,12 +24166,18 @@
   },
   "man_tone5": {
     "unicode": "1F468-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man tone 5",
     "shortname": ":man_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classy",
       "dad",
@@ -18796,12 +24189,18 @@
   },
   "man_with_gua_pi_mao": {
     "unicode": "1F472",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with gua pi mao",
     "shortname": ":man_with_gua_pi_mao:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -18818,12 +24217,18 @@
   },
   "man_with_gua_pi_mao_tone1": {
     "unicode": "1F472-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with gua pi mao tone 1",
     "shortname": ":man_with_gua_pi_mao_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -18836,12 +24241,18 @@
   },
   "man_with_gua_pi_mao_tone2": {
     "unicode": "1F472-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with gua pi mao tone 2",
     "shortname": ":man_with_gua_pi_mao_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -18854,12 +24265,18 @@
   },
   "man_with_gua_pi_mao_tone3": {
     "unicode": "1F472-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with gua pi mao tone 3",
     "shortname": ":man_with_gua_pi_mao_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -18872,12 +24289,18 @@
   },
   "man_with_gua_pi_mao_tone4": {
     "unicode": "1F472-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with gua pi mao tone 4",
     "shortname": ":man_with_gua_pi_mao_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -18890,12 +24313,18 @@
   },
   "man_with_gua_pi_mao_tone5": {
     "unicode": "1F472-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with gua pi mao tone 5",
     "shortname": ":man_with_gua_pi_mao_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "boy",
       "male",
@@ -18908,12 +24337,18 @@
   },
   "man_with_turban": {
     "unicode": "1F473",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with turban",
     "shortname": ":man_with_turban:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "turban",
@@ -18933,12 +24368,18 @@
   },
   "man_with_turban_tone1": {
     "unicode": "1F473-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with turban tone 1",
     "shortname": ":man_with_turban_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "headdress",
@@ -18954,12 +24395,18 @@
   },
   "man_with_turban_tone2": {
     "unicode": "1F473-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with turban tone 2",
     "shortname": ":man_with_turban_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "headdress",
@@ -18975,12 +24422,18 @@
   },
   "man_with_turban_tone3": {
     "unicode": "1F473-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with turban tone 3",
     "shortname": ":man_with_turban_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "headdress",
@@ -18996,12 +24449,18 @@
   },
   "man_with_turban_tone4": {
     "unicode": "1F473-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with turban tone 4",
     "shortname": ":man_with_turban_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "headdress",
@@ -19017,12 +24476,18 @@
   },
   "man_with_turban_tone5": {
     "unicode": "1F473-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "man with turban tone 5",
     "shortname": ":man_with_turban_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "headdress",
@@ -19038,12 +24503,18 @@
   },
   "mans_shoe": {
     "unicode": "1F45E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mans shoe",
     "shortname": ":mans_shoe:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fashion",
       "male",
@@ -19054,14 +24525,18 @@
   },
   "map": {
     "unicode": "1F5FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "world map",
     "shortname": ":map:",
     "category": "objects",
     "aliases": [
       ":world_map:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "atlas",
       "earth",
@@ -19074,12 +24549,18 @@
   },
   "maple_leaf": {
     "unicode": "1F341",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "maple leaf",
     "shortname": ":maple_leaf:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "canada",
       "nature",
@@ -19094,25 +24575,37 @@
   },
   "martial_arts_uniform": {
     "unicode": "1F94B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "martial arts uniform",
     "shortname": ":martial_arts_uniform:",
     "category": "activity",
     "aliases": [
       ":karate_uniform:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ‹"
   },
   "mask": {
     "unicode": "1F637",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with medical mask",
     "shortname": ":mask:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "ill",
@@ -19129,12 +24622,18 @@
   },
   "massage": {
     "unicode": "1F486",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face massage",
     "shortname": ":massage:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":massage_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -19147,12 +24646,18 @@
   },
   "massage_tone1": {
     "unicode": "1F486-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face massage tone 1",
     "shortname": ":massage_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -19162,12 +24667,18 @@
   },
   "massage_tone2": {
     "unicode": "1F486-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face massage tone 2",
     "shortname": ":massage_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -19177,12 +24688,18 @@
   },
   "massage_tone3": {
     "unicode": "1F486-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face massage tone 3",
     "shortname": ":massage_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -19192,12 +24709,18 @@
   },
   "massage_tone4": {
     "unicode": "1F486-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face massage tone 4",
     "shortname": ":massage_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -19207,12 +24730,18 @@
   },
   "massage_tone5": {
     "unicode": "1F486-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face massage tone 5",
     "shortname": ":massage_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -19222,12 +24751,18 @@
   },
   "meat_on_bone": {
     "unicode": "1F356",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "meat on bone",
     "shortname": ":meat_on_bone:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "good",
@@ -19240,14 +24775,19 @@
   },
   "medal": {
     "unicode": "1F3C5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sports medal",
     "shortname": ":medal:",
     "category": "activity",
     "aliases": [
-      ":sports_medal:"
+      ":sports_medal:",
+      ":medal_sports:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "award",
       "ceremony",
@@ -19267,12 +24807,18 @@
   },
   "mega": {
     "unicode": "1F4E3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cheering megaphone",
     "shortname": ":mega:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sound",
       "speaker",
@@ -19284,12 +24830,18 @@
   },
   "melon": {
     "unicode": "1F348",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "melon",
     "shortname": ":melon:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -19303,12 +24855,18 @@
   },
   "menorah": {
     "unicode": "1F54E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "menorah with nine branches",
     "shortname": ":menorah:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "religion",
       "object",
@@ -19320,12 +24878,18 @@
   },
   "mens": {
     "unicode": "1F6B9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mens symbol",
     "shortname": ":mens:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "restroom",
       "toilet",
@@ -19342,14 +24906,18 @@
   },
   "metal": {
     "unicode": "1F918",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sign of the horns",
     "shortname": ":metal:",
     "category": "people",
     "aliases": [
       ":sign_of_the_horns:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "band",
       "concert",
@@ -19366,14 +24934,18 @@
   },
   "metal_tone1": {
     "unicode": "1F918-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sign of the horns tone 1",
     "shortname": ":metal_tone1:",
     "category": "people",
     "aliases": [
       ":sign_of_the_horns_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "band",
       "concert",
@@ -19384,14 +24956,18 @@
   },
   "metal_tone2": {
     "unicode": "1F918-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sign of the horns tone 2",
     "shortname": ":metal_tone2:",
     "category": "people",
     "aliases": [
       ":sign_of_the_horns_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "band",
       "concert",
@@ -19402,14 +24978,18 @@
   },
   "metal_tone3": {
     "unicode": "1F918-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sign of the horns tone 3",
     "shortname": ":metal_tone3:",
     "category": "people",
     "aliases": [
       ":sign_of_the_horns_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "band",
       "concert",
@@ -19420,14 +25000,18 @@
   },
   "metal_tone4": {
     "unicode": "1F918-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sign of the horns tone 4",
     "shortname": ":metal_tone4:",
     "category": "people",
     "aliases": [
       ":sign_of_the_horns_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "band",
       "concert",
@@ -19438,14 +25022,18 @@
   },
   "metal_tone5": {
     "unicode": "1F918-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sign of the horns tone 5",
     "shortname": ":metal_tone5:",
     "category": "people",
     "aliases": [
       ":sign_of_the_horns_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "band",
       "concert",
@@ -19456,12 +25044,18 @@
   },
   "metro": {
     "unicode": "1F687",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "metro",
     "shortname": ":metro:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "mrt",
@@ -19477,12 +25071,18 @@
   },
   "microphone": {
     "unicode": "1F3A4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "microphone",
     "shortname": ":microphone:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "PA",
       "music",
@@ -19498,14 +25098,18 @@
   },
   "microphone2": {
     "unicode": "1F399",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "studio microphone",
     "shortname": ":microphone2:",
     "category": "objects",
     "aliases": [
       ":studio_microphone:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mic",
       "audio",
@@ -19517,12 +25121,18 @@
   },
   "microscope": {
     "unicode": "1F52C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "microscope",
     "shortname": ":microscope:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "experiment",
       "laboratory",
@@ -19534,14 +25144,19 @@
   },
   "middle_finger": {
     "unicode": "1F595",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "reversed hand with middle finger extended",
     "shortname": ":middle_finger:",
+    "explicit": "true",
     "category": "people",
     "aliases": [
       ":reversed_hand_with_middle_finger_extended:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fu",
       "body",
@@ -19553,14 +25168,18 @@
   },
   "middle_finger_tone1": {
     "unicode": "1F595-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "reversed hand with middle finger extended tone 1",
     "shortname": ":middle_finger_tone1:",
     "category": "people",
     "aliases": [
       ":reversed_hand_with_middle_finger_extended_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fu"
     ],
@@ -19568,14 +25187,18 @@
   },
   "middle_finger_tone2": {
     "unicode": "1F595-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "reversed hand with middle finger extended tone 2",
     "shortname": ":middle_finger_tone2:",
     "category": "people",
     "aliases": [
       ":reversed_hand_with_middle_finger_extended_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fu"
     ],
@@ -19583,14 +25206,18 @@
   },
   "middle_finger_tone3": {
     "unicode": "1F595-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "reversed hand with middle finger extended tone 3",
     "shortname": ":middle_finger_tone3:",
     "category": "people",
     "aliases": [
       ":reversed_hand_with_middle_finger_extended_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fu"
     ],
@@ -19598,14 +25225,18 @@
   },
   "middle_finger_tone4": {
     "unicode": "1F595-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "reversed hand with middle finger extended tone 4",
     "shortname": ":middle_finger_tone4:",
     "category": "people",
     "aliases": [
       ":reversed_hand_with_middle_finger_extended_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fu"
     ],
@@ -19613,14 +25244,18 @@
   },
   "middle_finger_tone5": {
     "unicode": "1F595-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "reversed hand with middle finger extended tone 5",
     "shortname": ":middle_finger_tone5:",
     "category": "people",
     "aliases": [
       ":reversed_hand_with_middle_finger_extended_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fu"
     ],
@@ -19628,12 +25263,18 @@
   },
   "military_medal": {
     "unicode": "1F396",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "military medal",
     "shortname": ":military_medal:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":medal_military:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "honor",
       "acknowledgment",
@@ -19648,25 +25289,38 @@
   },
   "milk": {
     "unicode": "1F95B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "glass of milk",
     "shortname": ":milk:",
     "category": "food",
     "aliases": [
-      ":glass_of_milk:"
+      ":glass_of_milk:",
+      ":milk_glass:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿฅ›"
   },
   "milky_way": {
     "unicode": "1F30C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "milky way",
     "shortname": ":milky_way:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "space",
@@ -19684,12 +25338,18 @@
   },
   "minibus": {
     "unicode": "1F690",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "minibus",
     "shortname": ":minibus:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "car",
       "transportation",
@@ -19702,12 +25362,18 @@
   },
   "minidisc": {
     "unicode": "1F4BD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "minidisc",
     "shortname": ":minidisc:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "data",
       "disc",
@@ -19720,12 +25386,18 @@
   },
   "mobile_phone_off": {
     "unicode": "1F4F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mobile phone off",
     "shortname": ":mobile_phone_off:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mute",
       "symbol"
@@ -19734,14 +25406,18 @@
   },
   "money_mouth": {
     "unicode": "1F911",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "money-mouth face",
     "shortname": ":money_mouth:",
     "category": "people",
     "aliases": [
       ":money_mouth_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smiley",
       "win",
@@ -19753,12 +25429,18 @@
   },
   "money_with_wings": {
     "unicode": "1F4B8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "money with wings",
     "shortname": ":money_with_wings:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bills",
       "dollar",
@@ -19779,12 +25461,18 @@
   },
   "moneybag": {
     "unicode": "1F4B0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "money bag",
     "shortname": ":moneybag:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "coins",
       "dollar",
@@ -19797,12 +25485,18 @@
   },
   "monkey": {
     "unicode": "1F412",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "monkey",
     "shortname": ":monkey:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -19816,12 +25510,18 @@
   },
   "monkey_face": {
     "unicode": "1F435",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "monkey face",
     "shortname": ":monkey_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature"
@@ -19830,12 +25530,18 @@
   },
   "monorail": {
     "unicode": "1F69D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "monorail",
     "shortname": ":monorail:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -19850,12 +25556,18 @@
   },
   "mortar_board": {
     "unicode": "1F393",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "graduation cap",
     "shortname": ":mortar_board:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cap",
       "college",
@@ -19877,12 +25589,18 @@
   },
   "mosque": {
     "unicode": "1F54C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mosque",
     "shortname": ":mosque:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "places",
       "religion",
@@ -19894,14 +25612,18 @@
   },
   "motor_scooter": {
     "unicode": "1F6F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "motor scooter",
     "shortname": ":motor_scooter:",
     "category": "travel",
     "aliases": [
       ":motorbike:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "moped"
     ],
@@ -19909,12 +25631,18 @@
   },
   "motorboat": {
     "unicode": "1F6E5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "motorboat",
     "shortname": ":motorboat:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":motor_boat:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -19927,14 +25655,18 @@
   },
   "motorcycle": {
     "unicode": "1F3CD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "racing motorcycle",
     "shortname": ":motorcycle:",
     "category": "travel",
     "aliases": [
       ":racing_motorcycle:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bike",
       "speed",
@@ -19945,12 +25677,18 @@
   },
   "motorway": {
     "unicode": "1F6E3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "motorway",
     "shortname": ":motorway:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "road",
       "highway",
@@ -19964,12 +25702,18 @@
   },
   "mount_fuji": {
     "unicode": "1F5FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mount fuji",
     "shortname": ":mount_fuji:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "japan",
       "mountain",
@@ -19985,12 +25729,18 @@
   },
   "mountain": {
     "unicode": "26F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain",
     "shortname": ":mountain:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "place",
       "places",
@@ -20002,12 +25752,18 @@
   },
   "mountain_bicyclist": {
     "unicode": "1F6B5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain bicyclist",
     "shortname": ":mountain_bicyclist:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":mountain_biking_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "sports",
@@ -20025,12 +25781,18 @@
   },
   "mountain_bicyclist_tone1": {
     "unicode": "1F6B5-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain bicyclist tone 1",
     "shortname": ":mountain_bicyclist_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "transportation",
@@ -20042,12 +25804,18 @@
   },
   "mountain_bicyclist_tone2": {
     "unicode": "1F6B5-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain bicyclist tone 2",
     "shortname": ":mountain_bicyclist_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "transportation",
@@ -20059,12 +25827,18 @@
   },
   "mountain_bicyclist_tone3": {
     "unicode": "1F6B5-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain bicyclist tone 3",
     "shortname": ":mountain_bicyclist_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "transportation",
@@ -20076,12 +25850,18 @@
   },
   "mountain_bicyclist_tone4": {
     "unicode": "1F6B5-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain bicyclist tone 4",
     "shortname": ":mountain_bicyclist_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "transportation",
@@ -20093,12 +25873,18 @@
   },
   "mountain_bicyclist_tone5": {
     "unicode": "1F6B5-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain bicyclist tone 5",
     "shortname": ":mountain_bicyclist_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "transportation",
@@ -20110,12 +25896,18 @@
   },
   "mountain_cableway": {
     "unicode": "1F6A0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain cableway",
     "shortname": ":mountain_cableway:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -20130,12 +25922,18 @@
   },
   "mountain_railway": {
     "unicode": "1F69E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mountain railway",
     "shortname": ":mountain_railway:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "mountain",
@@ -20149,14 +25947,18 @@
   },
   "mountain_snow": {
     "unicode": "1F3D4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "snow capped mountain",
     "shortname": ":mountain_snow:",
     "category": "travel",
     "aliases": [
       ":snow_capped_mountain:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cold",
       "elevation",
@@ -20171,12 +25973,18 @@
   },
   "mouse": {
     "unicode": "1F42D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mouse face",
     "shortname": ":mouse:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature"
@@ -20185,12 +25993,18 @@
   },
   "mouse2": {
     "unicode": "1F401",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mouse",
     "shortname": ":mouse2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -20202,14 +26016,19 @@
   },
   "mouse_three_button": {
     "unicode": "1F5B1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "three button mouse",
     "shortname": ":mouse_three_button:",
     "category": "objects",
     "aliases": [
-      ":three_button_mouse:"
+      ":three_button_mouse:",
+      ":computer_mouse:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "3",
       "computer",
@@ -20223,12 +26042,18 @@
   },
   "movie_camera": {
     "unicode": "1F3A5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "movie camera",
     "shortname": ":movie_camera:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "film",
       "record",
@@ -20244,12 +26069,18 @@
   },
   "moyai": {
     "unicode": "1F5FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "moyai",
     "shortname": ":moyai:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "island",
       "stone",
@@ -20260,90 +26091,132 @@
   },
   "mrs_claus": {
     "unicode": "1F936",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mother christmas",
     "shortname": ":mrs_claus:",
     "category": "people",
     "aliases": [
       ":mother_christmas:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคถ"
   },
   "mrs_claus_tone1": {
     "unicode": "1F936-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mother christmas tone 1",
     "shortname": ":mrs_claus_tone1:",
     "category": "people",
     "aliases": [
       ":mother_christmas_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคถ๐Ÿป"
   },
   "mrs_claus_tone2": {
     "unicode": "1F936-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mother christmas tone 2",
     "shortname": ":mrs_claus_tone2:",
     "category": "people",
     "aliases": [
       ":mother_christmas_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคถ๐Ÿผ"
   },
   "mrs_claus_tone3": {
     "unicode": "1F936-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mother christmas tone 3",
     "shortname": ":mrs_claus_tone3:",
     "category": "people",
     "aliases": [
       ":mother_christmas_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคถ๐Ÿฝ"
   },
   "mrs_claus_tone4": {
     "unicode": "1F936-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mother christmas tone 4",
     "shortname": ":mrs_claus_tone4:",
     "category": "people",
     "aliases": [
       ":mother_christmas_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคถ๐Ÿพ"
   },
   "mrs_claus_tone5": {
     "unicode": "1F936-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mother christmas tone 5",
     "shortname": ":mrs_claus_tone5:",
     "category": "people",
     "aliases": [
       ":mother_christmas_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคถ๐Ÿฟ"
   },
   "muscle": {
     "unicode": "1F4AA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flexed biceps",
     "shortname": ":muscle:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arm",
       "flex",
@@ -20363,12 +26236,18 @@
   },
   "muscle_tone1": {
     "unicode": "1F4AA-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flexed biceps tone 1",
     "shortname": ":muscle_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arm",
       "flex",
@@ -20381,12 +26260,18 @@
   },
   "muscle_tone2": {
     "unicode": "1F4AA-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flexed biceps tone 2",
     "shortname": ":muscle_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arm",
       "flex",
@@ -20399,12 +26284,18 @@
   },
   "muscle_tone3": {
     "unicode": "1F4AA-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flexed biceps tone 3",
     "shortname": ":muscle_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arm",
       "flex",
@@ -20417,12 +26308,18 @@
   },
   "muscle_tone4": {
     "unicode": "1F4AA-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flexed biceps tone 4",
     "shortname": ":muscle_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arm",
       "flex",
@@ -20435,12 +26332,18 @@
   },
   "muscle_tone5": {
     "unicode": "1F4AA-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "flexed biceps tone 5",
     "shortname": ":muscle_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arm",
       "flex",
@@ -20453,12 +26356,18 @@
   },
   "mushroom": {
     "unicode": "1F344",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "mushroom",
     "shortname": ":mushroom:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "plant",
       "vegetable",
@@ -20473,12 +26382,18 @@
   },
   "musical_keyboard": {
     "unicode": "1F3B9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "musical keyboard",
     "shortname": ":musical_keyboard:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "instrument",
       "piano",
@@ -20492,12 +26407,18 @@
   },
   "musical_note": {
     "unicode": "1F3B5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "musical note",
     "shortname": ":musical_note:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "score",
       "musical",
@@ -20511,12 +26432,18 @@
   },
   "musical_score": {
     "unicode": "1F3BC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "musical score",
     "shortname": ":musical_score:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clef",
       "treble",
@@ -20532,12 +26459,18 @@
   },
   "mute": {
     "unicode": "1F507",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speaker with cancellation stroke",
     "shortname": ":mute:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sound",
       "volume",
@@ -20548,12 +26481,18 @@
   },
   "nail_care": {
     "unicode": "1F485",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nail polish",
     "shortname": ":nail_care:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beauty",
       "manicure",
@@ -20568,12 +26507,18 @@
   },
   "nail_care_tone1": {
     "unicode": "1F485-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nail polish tone 1",
     "shortname": ":nail_care_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beauty",
       "manicure"
@@ -20582,12 +26527,18 @@
   },
   "nail_care_tone2": {
     "unicode": "1F485-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nail polish tone 2",
     "shortname": ":nail_care_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beauty",
       "manicure"
@@ -20596,12 +26547,18 @@
   },
   "nail_care_tone3": {
     "unicode": "1F485-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nail polish tone 3",
     "shortname": ":nail_care_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beauty",
       "manicure"
@@ -20610,12 +26567,18 @@
   },
   "nail_care_tone4": {
     "unicode": "1F485-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nail polish tone 4",
     "shortname": ":nail_care_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beauty",
       "manicure"
@@ -20624,12 +26587,18 @@
   },
   "nail_care_tone5": {
     "unicode": "1F485-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nail polish tone 5",
     "shortname": ":nail_care_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beauty",
       "manicure"
@@ -20638,12 +26607,18 @@
   },
   "name_badge": {
     "unicode": "1F4DB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "name badge",
     "shortname": ":name_badge:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fire",
       "forbid",
@@ -20653,25 +26628,37 @@
   },
   "nauseated_face": {
     "unicode": "1F922",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nauseated face",
     "shortname": ":nauseated_face:",
     "category": "people",
     "aliases": [
       ":sick:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคข"
   },
   "necktie": {
     "unicode": "1F454",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "necktie",
     "shortname": ":necktie:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cloth",
       "fashion",
@@ -20683,12 +26670,18 @@
   },
   "negative_squared_cross_mark": {
     "unicode": "274E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "negative squared cross mark",
     "shortname": ":negative_squared_cross_mark:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "deny",
       "green-square",
@@ -20700,14 +26693,18 @@
   },
   "nerd": {
     "unicode": "1F913",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nerd face",
     "shortname": ":nerd:",
     "category": "people",
     "aliases": [
       ":nerd_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smiley",
       "glasses"
@@ -20716,12 +26713,18 @@
   },
   "neutral_face": {
     "unicode": "1F610",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "neutral face",
     "shortname": ":neutral_face:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "indifference",
@@ -20738,12 +26741,18 @@
   },
   "new": {
     "unicode": "1F195",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared new",
     "shortname": ":new:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "symbol"
@@ -20752,12 +26761,18 @@
   },
   "new_moon": {
     "unicode": "1F311",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "new moon symbol",
     "shortname": ":new_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -20772,12 +26787,18 @@
   },
   "new_moon_with_face": {
     "unicode": "1F31A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "new moon with face",
     "shortname": ":new_moon_with_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -20795,12 +26816,18 @@
   },
   "newspaper": {
     "unicode": "1F4F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "newspaper",
     "shortname": ":newspaper:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "headline",
       "press",
@@ -20811,14 +26838,19 @@
   },
   "newspaper2": {
     "unicode": "1F5DE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rolled-up newspaper",
     "shortname": ":newspaper2:",
     "category": "objects",
     "aliases": [
-      ":rolled_up_newspaper:"
+      ":rolled_up_newspaper:",
+      ":newspaper_roll:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "headline",
       "press",
@@ -20829,12 +26861,18 @@
   },
   "ng": {
     "unicode": "1F196",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared ng",
     "shortname": ":ng:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "no good",
@@ -20845,12 +26883,18 @@
   },
   "night_with_stars": {
     "unicode": "1F303",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "night with stars",
     "shortname": ":night_with_stars:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "night",
       "star",
@@ -20875,8 +26919,12 @@
     "name": "keycap digit nine",
     "shortname": ":nine:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "9",
       "blue-square",
@@ -20888,12 +26936,18 @@
   },
   "no_bell": {
     "unicode": "1F515",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "bell with cancellation stroke",
     "shortname": ":no_bell:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mute",
       "sound",
@@ -20905,12 +26959,18 @@
   },
   "no_bicycles": {
     "unicode": "1F6B3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "no bicycles",
     "shortname": ":no_bicycles:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cyclist",
       "prohibited",
@@ -20929,8 +26989,12 @@
     "name": "no entry",
     "shortname": ":no_entry:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bad",
       "denied",
@@ -20945,12 +27009,18 @@
   },
   "no_entry_sign": {
     "unicode": "1F6AB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "no entry sign",
     "shortname": ":no_entry_sign:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "denied",
       "disallow",
@@ -20966,12 +27036,18 @@
   },
   "no_good": {
     "unicode": "1F645",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with no good gesture",
     "shortname": ":no_good:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":no_good_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -20990,12 +27066,18 @@
   },
   "no_good_tone1": {
     "unicode": "1F645-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with no good gesture tone 1",
     "shortname": ":no_good_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21013,12 +27095,18 @@
   },
   "no_good_tone2": {
     "unicode": "1F645-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with no good gesture tone 2",
     "shortname": ":no_good_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21036,12 +27124,18 @@
   },
   "no_good_tone3": {
     "unicode": "1F645-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with no good gesture tone 3",
     "shortname": ":no_good_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21059,12 +27153,18 @@
   },
   "no_good_tone4": {
     "unicode": "1F645-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with no good gesture tone 4",
     "shortname": ":no_good_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21082,12 +27182,18 @@
   },
   "no_good_tone5": {
     "unicode": "1F645-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with no good gesture tone 5",
     "shortname": ":no_good_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21105,12 +27211,18 @@
   },
   "no_mobile_phones": {
     "unicode": "1F4F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "no mobile phones",
     "shortname": ":no_mobile_phones:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "iphone",
       "mute",
@@ -21121,11 +27233,15 @@
   },
   "no_mouth": {
     "unicode": "1F636",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face without mouth",
     "shortname": ":no_mouth:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":-X",
       ":X",
@@ -21152,12 +27268,18 @@
   },
   "no_pedestrians": {
     "unicode": "1F6B7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "no pedestrians",
     "shortname": ":no_pedestrians:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "crossing",
       "rules",
@@ -21175,12 +27297,18 @@
   },
   "no_smoking": {
     "unicode": "1F6AD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "no smoking symbol",
     "shortname": ":no_smoking:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cigarette",
       "no",
@@ -21197,12 +27325,18 @@
   },
   "non-potable_water": {
     "unicode": "1F6B1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "non-potable water symbol",
     "shortname": ":non-potable_water:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "drink",
       "faucet",
@@ -21220,12 +27354,18 @@
   },
   "nose": {
     "unicode": "1F443",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nose",
     "shortname": ":nose:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smell",
       "sniff",
@@ -21236,12 +27376,18 @@
   },
   "nose_tone1": {
     "unicode": "1F443-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nose tone 1",
     "shortname": ":nose_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smell",
       "sniff"
@@ -21250,12 +27396,18 @@
   },
   "nose_tone2": {
     "unicode": "1F443-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nose tone 2",
     "shortname": ":nose_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smell",
       "sniff"
@@ -21264,12 +27416,18 @@
   },
   "nose_tone3": {
     "unicode": "1F443-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nose tone 3",
     "shortname": ":nose_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smell",
       "sniff"
@@ -21278,12 +27436,18 @@
   },
   "nose_tone4": {
     "unicode": "1F443-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nose tone 4",
     "shortname": ":nose_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smell",
       "sniff"
@@ -21292,12 +27456,18 @@
   },
   "nose_tone5": {
     "unicode": "1F443-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nose tone 5",
     "shortname": ":nose_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smell",
       "sniff"
@@ -21306,12 +27476,18 @@
   },
   "notebook": {
     "unicode": "1F4D3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "notebook",
     "shortname": ":notebook:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "notes",
       "paper",
@@ -21325,12 +27501,18 @@
   },
   "notebook_with_decorative_cover": {
     "unicode": "1F4D4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "notebook with decorative cover",
     "shortname": ":notebook_with_decorative_cover:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classroom",
       "notes",
@@ -21344,14 +27526,19 @@
   },
   "notepad_spiral": {
     "unicode": "1F5D2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spiral note pad",
     "shortname": ":notepad_spiral:",
     "category": "objects",
     "aliases": [
-      ":spiral_note_pad:"
+      ":spiral_note_pad:",
+      ":spiral_notepad:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "stationery",
       "work",
@@ -21362,12 +27549,18 @@
   },
   "notes": {
     "unicode": "1F3B6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "multiple musical notes",
     "shortname": ":notes:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "music",
       "score",
@@ -21382,12 +27575,18 @@
   },
   "nut_and_bolt": {
     "unicode": "1F529",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "nut and bolt",
     "shortname": ":nut_and_bolt:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "handy",
       "tools",
@@ -21405,8 +27604,12 @@
     "name": "heavy large circle",
     "shortname": ":o:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "circle",
       "round",
@@ -21416,12 +27619,18 @@
   },
   "o2": {
     "unicode": "1F17E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "negative squared latin capital letter o",
     "shortname": ":o2:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "letter",
@@ -21432,12 +27641,18 @@
   },
   "ocean": {
     "unicode": "1F30A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water wave",
     "shortname": ":ocean:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sea",
       "water",
@@ -21455,25 +27670,37 @@
   },
   "octagonal_sign": {
     "unicode": "1F6D1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "octagonal sign",
     "shortname": ":octagonal_sign:",
     "category": "symbols",
     "aliases": [
       ":stop_sign:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ›‘"
   },
   "octopus": {
     "unicode": "1F419",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "octopus",
     "shortname": ":octopus:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "creature",
@@ -21485,12 +27712,18 @@
   },
   "oden": {
     "unicode": "1F362",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "oden",
     "shortname": ":oden:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "japanese",
@@ -21503,12 +27736,18 @@
   },
   "office": {
     "unicode": "1F3E2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "office building",
     "shortname": ":office:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "bureau",
@@ -21519,14 +27758,18 @@
   },
   "oil": {
     "unicode": "1F6E2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "oil drum",
     "shortname": ":oil:",
     "category": "objects",
     "aliases": [
       ":oil_drum:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "petroleum",
       "object"
@@ -21535,12 +27778,18 @@
   },
   "ok": {
     "unicode": "1F197",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared ok",
     "shortname": ":ok:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "agree",
       "blue-square",
@@ -21552,12 +27801,18 @@
   },
   "ok_hand": {
     "unicode": "1F44C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ok hand sign",
     "shortname": ":ok_hand:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "limbs",
@@ -21581,12 +27836,18 @@
   },
   "ok_hand_tone1": {
     "unicode": "1F44C-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ok hand sign tone 1",
     "shortname": ":ok_hand_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "limbs",
@@ -21603,12 +27864,18 @@
   },
   "ok_hand_tone2": {
     "unicode": "1F44C-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ok hand sign tone 2",
     "shortname": ":ok_hand_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "limbs",
@@ -21625,12 +27892,18 @@
   },
   "ok_hand_tone3": {
     "unicode": "1F44C-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ok hand sign tone 3",
     "shortname": ":ok_hand_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "limbs",
@@ -21647,12 +27920,18 @@
   },
   "ok_hand_tone4": {
     "unicode": "1F44C-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ok hand sign tone 4",
     "shortname": ":ok_hand_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "limbs",
@@ -21669,12 +27948,18 @@
   },
   "ok_hand_tone5": {
     "unicode": "1F44C-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ok hand sign tone 5",
     "shortname": ":ok_hand_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "limbs",
@@ -21691,11 +27976,15 @@
   },
   "ok_woman": {
     "unicode": "1F646",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with ok gesture",
     "shortname": ":ok_woman:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "*\\0/*",
       "\\0/",
@@ -21719,12 +28008,18 @@
   },
   "ok_woman_tone1": {
     "unicode": "1F646-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with ok gesture tone1",
     "shortname": ":ok_woman_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21739,12 +28034,18 @@
   },
   "ok_woman_tone2": {
     "unicode": "1F646-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with ok gesture tone2",
     "shortname": ":ok_woman_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21759,12 +28060,18 @@
   },
   "ok_woman_tone3": {
     "unicode": "1F646-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with ok gesture tone3",
     "shortname": ":ok_woman_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21779,12 +28086,18 @@
   },
   "ok_woman_tone4": {
     "unicode": "1F646-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with ok gesture tone4",
     "shortname": ":ok_woman_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21799,12 +28112,18 @@
   },
   "ok_woman_tone5": {
     "unicode": "1F646-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with ok gesture tone5",
     "shortname": ":ok_woman_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21819,12 +28138,18 @@
   },
   "older_man": {
     "unicode": "1F474",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older man",
     "shortname": ":older_man:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "male",
@@ -21837,12 +28162,18 @@
   },
   "older_man_tone1": {
     "unicode": "1F474-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older man tone 1",
     "shortname": ":older_man_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "men",
@@ -21853,12 +28184,18 @@
   },
   "older_man_tone2": {
     "unicode": "1F474-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older man tone 2",
     "shortname": ":older_man_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "men",
@@ -21869,12 +28206,18 @@
   },
   "older_man_tone3": {
     "unicode": "1F474-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older man tone 3",
     "shortname": ":older_man_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "men",
@@ -21885,12 +28228,18 @@
   },
   "older_man_tone4": {
     "unicode": "1F474-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older man tone 4",
     "shortname": ":older_man_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "men",
@@ -21901,12 +28250,18 @@
   },
   "older_man_tone5": {
     "unicode": "1F474-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older man tone 5",
     "shortname": ":older_man_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "men",
@@ -21917,14 +28272,18 @@
   },
   "older_woman": {
     "unicode": "1F475",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older woman",
     "shortname": ":older_woman:",
     "category": "people",
     "aliases": [
       ":grandma:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -21939,14 +28298,18 @@
   },
   "older_woman_tone1": {
     "unicode": "1F475-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older woman tone 1",
     "shortname": ":older_woman_tone1:",
     "category": "people",
     "aliases": [
       ":grandma_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "women",
@@ -21958,14 +28321,18 @@
   },
   "older_woman_tone2": {
     "unicode": "1F475-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older woman tone 2",
     "shortname": ":older_woman_tone2:",
     "category": "people",
     "aliases": [
       ":grandma_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "women",
@@ -21977,14 +28344,18 @@
   },
   "older_woman_tone3": {
     "unicode": "1F475-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older woman tone 3",
     "shortname": ":older_woman_tone3:",
     "category": "people",
     "aliases": [
       ":grandma_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "women",
@@ -21996,14 +28367,18 @@
   },
   "older_woman_tone4": {
     "unicode": "1F475-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older woman tone 4",
     "shortname": ":older_woman_tone4:",
     "category": "people",
     "aliases": [
       ":grandma_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "women",
@@ -22015,14 +28390,18 @@
   },
   "older_woman_tone5": {
     "unicode": "1F475-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "older woman tone 5",
     "shortname": ":older_woman_tone5:",
     "category": "people",
     "aliases": [
       ":grandma_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "women",
@@ -22034,12 +28413,18 @@
   },
   "om_symbol": {
     "unicode": "1F549",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "om symbol",
     "shortname": ":om_symbol:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hinduism",
       "sound",
@@ -22056,12 +28441,18 @@
   },
   "on": {
     "unicode": "1F51B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "on with exclamation mark with left right arrow abo",
     "shortname": ":on:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "words",
@@ -22071,12 +28462,18 @@
   },
   "oncoming_automobile": {
     "unicode": "1F698",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "oncoming automobile",
     "shortname": ":oncoming_automobile:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "car",
       "transportation",
@@ -22089,12 +28486,18 @@
   },
   "oncoming_bus": {
     "unicode": "1F68D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "oncoming bus",
     "shortname": ":oncoming_bus:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -22108,12 +28511,18 @@
   },
   "oncoming_police_car": {
     "unicode": "1F694",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "oncoming police car",
     "shortname": ":oncoming_police_car:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "enforcement",
       "law",
@@ -22133,12 +28542,18 @@
   },
   "oncoming_taxi": {
     "unicode": "1F696",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "oncoming taxi",
     "shortname": ":oncoming_taxi:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cars",
       "uber",
@@ -22163,8 +28578,12 @@
     "name": "keycap digit one",
     "shortname": ":one:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "1",
       "blue-square",
@@ -22176,12 +28595,18 @@
   },
   "open_file_folder": {
     "unicode": "1F4C2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open file folder",
     "shortname": ":open_file_folder:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "load",
@@ -22192,12 +28617,18 @@
   },
   "open_hands": {
     "unicode": "1F450",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open hands sign",
     "shortname": ":open_hands:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "butterfly",
       "fingers",
@@ -22210,12 +28641,18 @@
   },
   "open_hands_tone1": {
     "unicode": "1F450-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open hands sign tone 1",
     "shortname": ":open_hands_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "butterfly",
       "fingers"
@@ -22224,12 +28661,18 @@
   },
   "open_hands_tone2": {
     "unicode": "1F450-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open hands sign tone 2",
     "shortname": ":open_hands_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "butterfly",
       "fingers"
@@ -22238,12 +28681,18 @@
   },
   "open_hands_tone3": {
     "unicode": "1F450-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open hands sign tone 3",
     "shortname": ":open_hands_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "butterfly",
       "fingers"
@@ -22252,12 +28701,18 @@
   },
   "open_hands_tone4": {
     "unicode": "1F450-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open hands sign tone 4",
     "shortname": ":open_hands_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "butterfly",
       "fingers"
@@ -22266,12 +28721,18 @@
   },
   "open_hands_tone5": {
     "unicode": "1F450-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open hands sign tone 5",
     "shortname": ":open_hands_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "butterfly",
       "fingers"
@@ -22280,11 +28741,15 @@
   },
   "open_mouth": {
     "unicode": "1F62E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with open mouth",
     "shortname": ":open_mouth:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":-O",
       ":O",
@@ -22310,12 +28775,18 @@
   },
   "ophiuchus": {
     "unicode": "26CE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ophiuchus",
     "shortname": ":ophiuchus:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ophiuchus",
       "serpent",
@@ -22334,12 +28805,18 @@
   },
   "orange_book": {
     "unicode": "1F4D9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "orange book",
     "shortname": ":orange_book:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "knowledge",
       "library",
@@ -22353,12 +28830,18 @@
   },
   "orthodox_cross": {
     "unicode": "2626",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "orthodox cross",
     "shortname": ":orthodox_cross:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "christian",
       "religion",
@@ -22368,12 +28851,18 @@
   },
   "outbox_tray": {
     "unicode": "1F4E4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "outbox tray",
     "shortname": ":outbox_tray:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "email",
       "inbox",
@@ -22384,23 +28873,37 @@
   },
   "owl": {
     "unicode": "1F989",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "owl",
     "shortname": ":owl:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ‰"
   },
   "ox": {
     "unicode": "1F402",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ox",
     "shortname": ":ox:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "beef",
@@ -22410,12 +28913,18 @@
   },
   "package": {
     "unicode": "1F4E6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "package",
     "shortname": ":package:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gift",
       "mail",
@@ -22426,12 +28935,18 @@
   },
   "page_facing_up": {
     "unicode": "1F4C4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "page facing up",
     "shortname": ":page_facing_up:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "work",
@@ -22442,12 +28957,18 @@
   },
   "page_with_curl": {
     "unicode": "1F4C3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "page with curl",
     "shortname": ":page_with_curl:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "office",
@@ -22457,12 +28978,18 @@
   },
   "pager": {
     "unicode": "1F4DF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pager",
     "shortname": ":pager:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bbcall",
       "oldschool",
@@ -22473,14 +29000,18 @@
   },
   "paintbrush": {
     "unicode": "1F58C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lower left paintbrush",
     "shortname": ":paintbrush:",
     "category": "objects",
     "aliases": [
       ":lower_left_paintbrush:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "brush",
       "art",
@@ -22493,12 +29024,18 @@
   },
   "palm_tree": {
     "unicode": "1F334",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "palm tree",
     "shortname": ":palm_tree:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -22515,23 +29052,37 @@
   },
   "pancakes": {
     "unicode": "1F95E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pancakes",
     "shortname": ":pancakes:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅž"
   },
   "panda_face": {
     "unicode": "1F43C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "panda face",
     "shortname": ":panda_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -22554,12 +29105,18 @@
   },
   "paperclip": {
     "unicode": "1F4CE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "paperclip",
     "shortname": ":paperclip:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "stationery",
@@ -22571,14 +29128,18 @@
   },
   "paperclips": {
     "unicode": "1F587",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "linked paperclips",
     "shortname": ":paperclips:",
     "category": "objects",
     "aliases": [
       ":linked_paperclips:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "stationery",
@@ -22590,14 +29151,18 @@
   },
   "park": {
     "unicode": "1F3DE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "national park",
     "shortname": ":park:",
     "category": "travel",
     "aliases": [
       ":national_park:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "woods",
       "nature",
@@ -22620,8 +29185,12 @@
     "name": "negative squared latin capital letter p",
     "shortname": ":parking:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "blue-square",
@@ -22639,8 +29208,12 @@
     "name": "part alternation mark",
     "shortname": ":part_alternation_mark:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "graph",
       "sing",
@@ -22664,8 +29237,12 @@
     "name": "sun behind cloud",
     "shortname": ":partly_sunny:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cloud",
       "morning",
@@ -22678,12 +29255,18 @@
   },
   "passport_control": {
     "unicode": "1F6C2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "passport control",
     "shortname": ":passport_control:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "custom",
@@ -22699,14 +29282,18 @@
   },
   "pause_button": {
     "unicode": "23F8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "double vertical bar",
     "shortname": ":pause_button:",
     "category": "symbols",
     "aliases": [
       ":double_vertical_bar:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pause",
       "sound",
@@ -22716,14 +29303,18 @@
   },
   "peace": {
     "unicode": "262E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "peace symbol",
     "shortname": ":peace:",
     "category": "symbols",
     "aliases": [
       ":peace_symbol:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sign",
       "symbol",
@@ -22734,12 +29325,18 @@
   },
   "peach": {
     "unicode": "1F351",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "peach",
     "shortname": ":peach:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -22753,25 +29350,37 @@
   },
   "peanuts": {
     "unicode": "1F95C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "peanuts",
     "shortname": ":peanuts:",
     "category": "food",
     "aliases": [
       ":shelled_peanut:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅœ"
   },
   "pear": {
     "unicode": "1F350",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pear",
     "shortname": ":pear:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fruit",
       "nature",
@@ -22783,14 +29392,19 @@
   },
   "pen_ballpoint": {
     "unicode": "1F58A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lower left ballpoint pen",
     "shortname": ":pen_ballpoint:",
     "category": "objects",
     "aliases": [
-      ":lower_left_ballpoint_pen:"
+      ":lower_left_ballpoint_pen:",
+      ":pen:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "write",
       "bic",
@@ -22802,14 +29416,19 @@
   },
   "pen_fountain": {
     "unicode": "1F58B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "lower left fountain pen",
     "shortname": ":pen_fountain:",
     "category": "objects",
     "aliases": [
-      ":lower_left_fountain_pen:"
+      ":lower_left_fountain_pen:",
+      ":fountain_pen:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "write",
       "calligraphy",
@@ -22821,14 +29440,18 @@
   },
   "pencil": {
     "unicode": "1F4DD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "memo",
     "shortname": ":pencil:",
     "category": "objects",
     "aliases": [
       ":memo:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "paper",
@@ -22847,8 +29470,12 @@
     "name": "pencil",
     "shortname": ":pencil2:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "paper",
       "stationery",
@@ -22860,12 +29487,18 @@
   },
   "penguin": {
     "unicode": "1F427",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "penguin",
     "shortname": ":penguin:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -22875,12 +29508,18 @@
   },
   "pensive": {
     "unicode": "1F614",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pensive face",
     "shortname": ":pensive:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "okay",
@@ -22900,12 +29539,18 @@
   },
   "performing_arts": {
     "unicode": "1F3AD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "performing arts",
     "shortname": ":performing_arts:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "acting",
       "drama",
@@ -22924,11 +29569,15 @@
   },
   "persevere": {
     "unicode": "1F623",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "persevering face",
     "shortname": ":persevere:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ">.<"
     ],
@@ -22948,12 +29597,18 @@
   },
   "person_frowning": {
     "unicode": "1F64D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person frowning",
     "shortname": ":person_frowning:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":frowning_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -22970,12 +29625,18 @@
   },
   "person_frowning_tone1": {
     "unicode": "1F64D-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person frowning tone 1",
     "shortname": ":person_frowning_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -22989,12 +29650,18 @@
   },
   "person_frowning_tone2": {
     "unicode": "1F64D-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person frowning tone 2",
     "shortname": ":person_frowning_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23008,12 +29675,18 @@
   },
   "person_frowning_tone3": {
     "unicode": "1F64D-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person frowning tone 3",
     "shortname": ":person_frowning_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23027,12 +29700,18 @@
   },
   "person_frowning_tone4": {
     "unicode": "1F64D-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person frowning tone 4",
     "shortname": ":person_frowning_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23046,12 +29725,18 @@
   },
   "person_frowning_tone5": {
     "unicode": "1F64D-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person frowning tone 5",
     "shortname": ":person_frowning_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23065,12 +29750,18 @@
   },
   "person_with_blond_hair": {
     "unicode": "1F471",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with blond hair",
     "shortname": ":person_with_blond_hair:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":blonde_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "man",
@@ -23087,12 +29778,18 @@
   },
   "person_with_blond_hair_tone1": {
     "unicode": "1F471-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with blond hair tone 1",
     "shortname": ":person_with_blond_hair_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "man",
@@ -23106,12 +29803,18 @@
   },
   "person_with_blond_hair_tone2": {
     "unicode": "1F471-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with blond hair tone 2",
     "shortname": ":person_with_blond_hair_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "man",
@@ -23125,12 +29828,18 @@
   },
   "person_with_blond_hair_tone3": {
     "unicode": "1F471-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with blond hair tone 3",
     "shortname": ":person_with_blond_hair_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "man",
@@ -23144,12 +29853,18 @@
   },
   "person_with_blond_hair_tone4": {
     "unicode": "1F471-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with blond hair tone 4",
     "shortname": ":person_with_blond_hair_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "man",
@@ -23163,12 +29878,18 @@
   },
   "person_with_blond_hair_tone5": {
     "unicode": "1F471-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with blond hair tone 5",
     "shortname": ":person_with_blond_hair_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "male",
       "man",
@@ -23182,12 +29903,18 @@
   },
   "person_with_pouting_face": {
     "unicode": "1F64E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with pouting face",
     "shortname": ":person_with_pouting_face:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":pouting_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23204,12 +29931,18 @@
   },
   "person_with_pouting_face_tone1": {
     "unicode": "1F64E-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with pouting face tone1",
     "shortname": ":person_with_pouting_face_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23223,12 +29956,18 @@
   },
   "person_with_pouting_face_tone2": {
     "unicode": "1F64E-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with pouting face tone2",
     "shortname": ":person_with_pouting_face_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23242,12 +29981,18 @@
   },
   "person_with_pouting_face_tone3": {
     "unicode": "1F64E-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with pouting face tone3",
     "shortname": ":person_with_pouting_face_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23261,12 +30006,18 @@
   },
   "person_with_pouting_face_tone4": {
     "unicode": "1F64E-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with pouting face tone4",
     "shortname": ":person_with_pouting_face_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23280,12 +30031,18 @@
   },
   "person_with_pouting_face_tone5": {
     "unicode": "1F64E-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with pouting face tone5",
     "shortname": ":person_with_pouting_face_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -23299,12 +30056,18 @@
   },
   "pick": {
     "unicode": "26CF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pick",
     "shortname": ":pick:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mining",
       "object",
@@ -23315,12 +30078,18 @@
   },
   "pig": {
     "unicode": "1F437",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pig face",
     "shortname": ":pig:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "oink"
@@ -23329,12 +30098,18 @@
   },
   "pig2": {
     "unicode": "1F416",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pig",
     "shortname": ":pig2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -23354,12 +30129,18 @@
   },
   "pig_nose": {
     "unicode": "1F43D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pig nose",
     "shortname": ":pig_nose:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "oink",
@@ -23377,12 +30158,18 @@
   },
   "pill": {
     "unicode": "1F48A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pill",
     "shortname": ":pill:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "health",
       "medicine",
@@ -23393,12 +30180,18 @@
   },
   "pineapple": {
     "unicode": "1F34D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pineapple",
     "shortname": ":pineapple:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -23412,14 +30205,18 @@
   },
   "ping_pong": {
     "unicode": "1F3D3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "table tennis paddle and ball",
     "shortname": ":ping_pong:",
     "category": "activity",
     "aliases": [
       ":table_tennis:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "game",
       "ball",
@@ -23436,8 +30233,12 @@
     "name": "pisces",
     "shortname": ":pisces:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pisces",
       "fish",
@@ -23455,12 +30256,18 @@
   },
   "pizza": {
     "unicode": "1F355",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "slice of pizza",
     "shortname": ":pizza:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "party",
@@ -23477,14 +30284,18 @@
   },
   "place_of_worship": {
     "unicode": "1F6D0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "place of worship",
     "shortname": ":place_of_worship:",
     "category": "symbols",
     "aliases": [
       ":worship_symbol:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "religion",
       "symbol",
@@ -23494,12 +30305,18 @@
   },
   "play_pause": {
     "unicode": "23EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black right-pointing double triangle with double vertical bar",
     "shortname": ":play_pause:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":play_or_pause_button:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "pause",
@@ -23512,12 +30329,18 @@
   },
   "point_down": {
     "unicode": "1F447",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white down pointing backhand index",
     "shortname": ":point_down:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "fingers",
@@ -23530,12 +30353,18 @@
   },
   "point_down_tone1": {
     "unicode": "1F447-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white down pointing backhand index tone 1",
     "shortname": ":point_down_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23545,12 +30374,18 @@
   },
   "point_down_tone2": {
     "unicode": "1F447-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white down pointing backhand index tone 2",
     "shortname": ":point_down_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23560,12 +30395,18 @@
   },
   "point_down_tone3": {
     "unicode": "1F447-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white down pointing backhand index tone 3",
     "shortname": ":point_down_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23575,12 +30416,18 @@
   },
   "point_down_tone4": {
     "unicode": "1F447-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white down pointing backhand index tone 4",
     "shortname": ":point_down_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23590,12 +30437,18 @@
   },
   "point_down_tone5": {
     "unicode": "1F447-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white down pointing backhand index tone 5",
     "shortname": ":point_down_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23605,12 +30458,18 @@
   },
   "point_left": {
     "unicode": "1F448",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white left pointing backhand index",
     "shortname": ":point_left:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "fingers",
@@ -23624,12 +30483,18 @@
   },
   "point_left_tone1": {
     "unicode": "1F448-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white left pointing backhand index tone 1",
     "shortname": ":point_left_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23639,12 +30504,18 @@
   },
   "point_left_tone2": {
     "unicode": "1F448-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white left pointing backhand index tone 2",
     "shortname": ":point_left_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23654,12 +30525,18 @@
   },
   "point_left_tone3": {
     "unicode": "1F448-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white left pointing backhand index tone 3",
     "shortname": ":point_left_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23669,12 +30546,18 @@
   },
   "point_left_tone4": {
     "unicode": "1F448-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white left pointing backhand index tone 4",
     "shortname": ":point_left_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23684,12 +30567,18 @@
   },
   "point_left_tone5": {
     "unicode": "1F448-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white left pointing backhand index tone 5",
     "shortname": ":point_left_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23699,12 +30588,18 @@
   },
   "point_right": {
     "unicode": "1F449",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white right pointing backhand index",
     "shortname": ":point_right:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "fingers",
@@ -23718,12 +30613,18 @@
   },
   "point_right_tone1": {
     "unicode": "1F449-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white right pointing backhand index tone 1",
     "shortname": ":point_right_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23733,12 +30634,18 @@
   },
   "point_right_tone2": {
     "unicode": "1F449-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white right pointing backhand index tone 2",
     "shortname": ":point_right_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23748,12 +30655,18 @@
   },
   "point_right_tone3": {
     "unicode": "1F449-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white right pointing backhand index tone 3",
     "shortname": ":point_right_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23763,12 +30676,18 @@
   },
   "point_right_tone4": {
     "unicode": "1F449-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white right pointing backhand index tone 4",
     "shortname": ":point_right_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23778,12 +30697,18 @@
   },
   "point_right_tone5": {
     "unicode": "1F449-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white right pointing backhand index tone 5",
     "shortname": ":point_right_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23799,8 +30724,12 @@
     "name": "white up pointing index",
     "shortname": ":point_up:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "fingers",
@@ -23814,12 +30743,18 @@
   },
   "point_up_2": {
     "unicode": "1F446",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing backhand index",
     "shortname": ":point_up_2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "fingers",
@@ -23832,12 +30767,18 @@
   },
   "point_up_2_tone1": {
     "unicode": "1F446-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing backhand index tone 1",
     "shortname": ":point_up_2_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23848,12 +30789,18 @@
   },
   "point_up_2_tone2": {
     "unicode": "1F446-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing backhand index tone 2",
     "shortname": ":point_up_2_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23864,12 +30811,18 @@
   },
   "point_up_2_tone3": {
     "unicode": "1F446-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing backhand index tone 3",
     "shortname": ":point_up_2_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23880,12 +30833,18 @@
   },
   "point_up_2_tone4": {
     "unicode": "1F446-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing backhand index tone 4",
     "shortname": ":point_up_2_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23896,12 +30855,18 @@
   },
   "point_up_2_tone5": {
     "unicode": "1F446-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing backhand index tone 5",
     "shortname": ":point_up_2_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23912,12 +30877,18 @@
   },
   "point_up_tone1": {
     "unicode": "261D-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing index tone 1",
     "shortname": ":point_up_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23928,12 +30899,18 @@
   },
   "point_up_tone2": {
     "unicode": "261D-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing index tone 2",
     "shortname": ":point_up_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23944,12 +30921,18 @@
   },
   "point_up_tone3": {
     "unicode": "261D-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing index tone 3",
     "shortname": ":point_up_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23960,12 +30943,18 @@
   },
   "point_up_tone4": {
     "unicode": "261D-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing index tone 4",
     "shortname": ":point_up_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23976,12 +30965,18 @@
   },
   "point_up_tone5": {
     "unicode": "261D-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white up pointing index tone 5",
     "shortname": ":point_up_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "direction",
       "finger",
@@ -23992,12 +30987,18 @@
   },
   "police_car": {
     "unicode": "1F693",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police car",
     "shortname": ":police_car:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cars",
       "enforcement",
@@ -24018,12 +31019,18 @@
   },
   "poodle": {
     "unicode": "1F429",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "poodle",
     "shortname": ":poodle:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "101",
       "animal",
@@ -24039,7 +31046,9 @@
   },
   "poop": {
     "unicode": "1F4A9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pile of poo",
     "shortname": ":poop:",
     "category": "people",
@@ -24048,7 +31057,9 @@
       ":hankey:",
       ":poo:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "poop",
       "shit",
@@ -24063,12 +31074,18 @@
   },
   "popcorn": {
     "unicode": "1F37F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "popcorn",
     "shortname": ":popcorn:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "parties"
@@ -24077,12 +31094,18 @@
   },
   "post_office": {
     "unicode": "1F3E3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "japanese post office",
     "shortname": ":post_office:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "communication",
@@ -24094,12 +31117,18 @@
   },
   "postal_horn": {
     "unicode": "1F4EF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "postal horn",
     "shortname": ":postal_horn:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "instrument",
       "music",
@@ -24109,12 +31138,18 @@
   },
   "postbox": {
     "unicode": "1F4EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "postbox",
     "shortname": ":postbox:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "email",
       "envelope",
@@ -24125,12 +31160,18 @@
   },
   "potable_water": {
     "unicode": "1F6B0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "potable water symbol",
     "shortname": ":potable_water:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "cleaning",
@@ -24151,23 +31192,37 @@
   },
   "potato": {
     "unicode": "1F954",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "potato",
     "shortname": ":potato:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ”"
   },
   "pouch": {
     "unicode": "1F45D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pouch",
     "shortname": ":pouch:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "accessories",
       "bag",
@@ -24183,12 +31238,18 @@
   },
   "poultry_leg": {
     "unicode": "1F357",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "poultry leg",
     "shortname": ":poultry_leg:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "meat",
@@ -24202,12 +31263,18 @@
   },
   "pound": {
     "unicode": "1F4B7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "banknote with pound sign",
     "shortname": ":pound:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bills",
       "british",
@@ -24226,12 +31293,18 @@
   },
   "pouting_cat": {
     "unicode": "1F63E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pouting cat face",
     "shortname": ":pouting_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -24246,12 +31319,18 @@
   },
   "pray": {
     "unicode": "1F64F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with folded hands",
     "shortname": ":pray:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "highfive",
       "hope",
@@ -24275,12 +31354,18 @@
   },
   "pray_tone1": {
     "unicode": "1F64F-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with folded hands tone 1",
     "shortname": ":pray_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "highfive",
       "hope",
@@ -24297,12 +31382,18 @@
   },
   "pray_tone2": {
     "unicode": "1F64F-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with folded hands tone 2",
     "shortname": ":pray_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "highfive",
       "hope",
@@ -24319,12 +31410,18 @@
   },
   "pray_tone3": {
     "unicode": "1F64F-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with folded hands tone 3",
     "shortname": ":pray_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "highfive",
       "hope",
@@ -24341,12 +31438,18 @@
   },
   "pray_tone4": {
     "unicode": "1F64F-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with folded hands tone 4",
     "shortname": ":pray_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "highfive",
       "hope",
@@ -24363,12 +31466,18 @@
   },
   "pray_tone5": {
     "unicode": "1F64F-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person with folded hands tone 5",
     "shortname": ":pray_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "highfive",
       "hope",
@@ -24385,12 +31494,18 @@
   },
   "prayer_beads": {
     "unicode": "1F4FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "prayer beads",
     "shortname": ":prayer_beads:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "rosary"
@@ -24399,156 +31514,246 @@
   },
   "pregnant_woman": {
     "unicode": "1F930",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pregnant woman",
     "shortname": ":pregnant_woman:",
     "category": "people",
     "aliases": [
       ":expecting_woman:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฐ"
   },
   "pregnant_woman_tone1": {
     "unicode": "1F930-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pregnant woman tone 1",
     "shortname": ":pregnant_woman_tone1:",
     "category": "people",
     "aliases": [
       ":expecting_woman_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฐ๐Ÿป"
   },
   "pregnant_woman_tone2": {
     "unicode": "1F930-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pregnant woman tone 2",
     "shortname": ":pregnant_woman_tone2:",
     "category": "people",
     "aliases": [
       ":expecting_woman_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฐ๐Ÿผ"
   },
   "pregnant_woman_tone3": {
     "unicode": "1F930-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pregnant woman tone 3",
     "shortname": ":pregnant_woman_tone3:",
     "category": "people",
     "aliases": [
       ":expecting_woman_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฐ๐Ÿฝ"
   },
   "pregnant_woman_tone4": {
     "unicode": "1F930-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pregnant woman tone 4",
     "shortname": ":pregnant_woman_tone4:",
     "category": "people",
     "aliases": [
       ":expecting_woman_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฐ๐Ÿพ"
   },
   "pregnant_woman_tone5": {
     "unicode": "1F930-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pregnant woman tone 5",
     "shortname": ":pregnant_woman_tone5:",
     "category": "people",
     "aliases": [
       ":expecting_woman_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฐ๐Ÿฟ"
   },
   "prince": {
     "unicode": "1F934",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "prince",
     "shortname": ":prince:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคด"
   },
   "prince_tone1": {
     "unicode": "1F934-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "prince tone 1",
     "shortname": ":prince_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคด๐Ÿป"
   },
   "prince_tone2": {
     "unicode": "1F934-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "prince tone 2",
     "shortname": ":prince_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคด๐Ÿผ"
   },
   "prince_tone3": {
     "unicode": "1F934-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "prince tone 3",
     "shortname": ":prince_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคด๐Ÿฝ"
   },
   "prince_tone4": {
     "unicode": "1F934-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "prince tone 4",
     "shortname": ":prince_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคด๐Ÿพ"
   },
   "prince_tone5": {
     "unicode": "1F934-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "prince tone 5",
     "shortname": ":prince_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคด๐Ÿฟ"
   },
   "princess": {
     "unicode": "1F478",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "princess",
     "shortname": ":princess:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blond",
       "crown",
@@ -24573,12 +31778,18 @@
   },
   "princess_tone1": {
     "unicode": "1F478-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "princess tone 1",
     "shortname": ":princess_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blond",
       "crown",
@@ -24597,12 +31808,18 @@
   },
   "princess_tone2": {
     "unicode": "1F478-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "princess tone 2",
     "shortname": ":princess_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blond",
       "crown",
@@ -24621,12 +31838,18 @@
   },
   "princess_tone3": {
     "unicode": "1F478-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "princess tone 3",
     "shortname": ":princess_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blond",
       "crown",
@@ -24645,12 +31868,18 @@
   },
   "princess_tone4": {
     "unicode": "1F478-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "princess tone 4",
     "shortname": ":princess_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blond",
       "crown",
@@ -24669,12 +31898,18 @@
   },
   "princess_tone5": {
     "unicode": "1F478-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "princess tone 5",
     "shortname": ":princess_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blond",
       "crown",
@@ -24693,12 +31928,18 @@
   },
   "printer": {
     "unicode": "1F5A8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "printer",
     "shortname": ":printer:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hardcopy",
       "paper",
@@ -24712,14 +31953,18 @@
   },
   "projector": {
     "unicode": "1F4FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "film projector",
     "shortname": ":projector:",
     "category": "objects",
     "aliases": [
       ":film_projector:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "movie",
       "video",
@@ -24734,12 +31979,18 @@
   },
   "punch": {
     "unicode": "1F44A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fisted hand sign",
     "shortname": ":punch:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":fist_oncoming:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fist",
       "hand",
@@ -24754,12 +32005,18 @@
   },
   "punch_tone1": {
     "unicode": "1F44A-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fisted hand sign tone 1",
     "shortname": ":punch_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fist",
       "punch"
@@ -24768,12 +32025,18 @@
   },
   "punch_tone2": {
     "unicode": "1F44A-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fisted hand sign tone 2",
     "shortname": ":punch_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fist",
       "punch"
@@ -24782,12 +32045,18 @@
   },
   "punch_tone3": {
     "unicode": "1F44A-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fisted hand sign tone 3",
     "shortname": ":punch_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fist",
       "punch"
@@ -24796,12 +32065,18 @@
   },
   "punch_tone4": {
     "unicode": "1F44A-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fisted hand sign tone 4",
     "shortname": ":punch_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fist",
       "punch"
@@ -24810,12 +32085,18 @@
   },
   "punch_tone5": {
     "unicode": "1F44A-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "fisted hand sign tone 5",
     "shortname": ":punch_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fist",
       "punch"
@@ -24824,12 +32105,18 @@
   },
   "purple_heart": {
     "unicode": "1F49C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "purple heart",
     "shortname": ":purple_heart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -24853,12 +32140,18 @@
   },
   "purse": {
     "unicode": "1F45B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "purse",
     "shortname": ":purse:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "accessories",
       "fashion",
@@ -24877,12 +32170,18 @@
   },
   "pushpin": {
     "unicode": "1F4CC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pushpin",
     "shortname": ":pushpin:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "stationery",
       "object",
@@ -24892,12 +32191,18 @@
   },
   "put_litter_in_its_place": {
     "unicode": "1F6AE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "put litter in its place symbol",
     "shortname": ":put_litter_in_its_place:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "litter",
@@ -24912,12 +32217,18 @@
   },
   "question": {
     "unicode": "2753",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black question mark ornament",
     "shortname": ":question:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "confused",
       "doubt",
@@ -24929,12 +32240,18 @@
   },
   "rabbit": {
     "unicode": "1F430",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rabbit face",
     "shortname": ":rabbit:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -24944,12 +32261,18 @@
   },
   "rabbit2": {
     "unicode": "1F407",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rabbit",
     "shortname": ":rabbit2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -24964,14 +32287,18 @@
   },
   "race_car": {
     "unicode": "1F3CE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "racing car",
     "shortname": ":race_car:",
     "category": "travel",
     "aliases": [
       ":racing_car:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "formula 1",
       "race",
@@ -24986,12 +32313,18 @@
   },
   "racehorse": {
     "unicode": "1F40E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horse",
     "shortname": ":racehorse:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "gamble",
@@ -25020,12 +32353,18 @@
   },
   "radio": {
     "unicode": "1F4FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "radio",
     "shortname": ":radio:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "music",
@@ -25037,12 +32376,18 @@
   },
   "radio_button": {
     "unicode": "1F518",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "radio button",
     "shortname": ":radio_button:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "input",
       "symbol",
@@ -25052,14 +32397,18 @@
   },
   "radioactive": {
     "unicode": "2622",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "radioactive sign",
     "shortname": ":radioactive:",
     "category": "symbols",
     "aliases": [
       ":radioactive_sign:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "symbol",
       "science"
@@ -25068,12 +32417,18 @@
   },
   "rage": {
     "unicode": "1F621",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pouting face",
     "shortname": ":rage:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "angry",
       "despise",
@@ -25090,12 +32445,18 @@
   },
   "railway_car": {
     "unicode": "1F683",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "railway car",
     "shortname": ":railway_car:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -25110,14 +32471,18 @@
   },
   "railway_track": {
     "unicode": "1F6E4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "railway track",
     "shortname": ":railway_track:",
     "category": "travel",
     "aliases": [
       ":railroad_track:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "train",
       "trolley",
@@ -25131,12 +32496,18 @@
   },
   "rainbow": {
     "unicode": "1F308",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rainbow",
     "shortname": ":rainbow:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "happy",
       "nature",
@@ -25159,90 +32530,132 @@
   },
   "raised_back_of_hand": {
     "unicode": "1F91A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised back of hand",
     "shortname": ":raised_back_of_hand:",
     "category": "people",
     "aliases": [
       ":back_of_hand:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคš"
   },
   "raised_back_of_hand_tone1": {
     "unicode": "1F91A-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised back of hand tone 1",
     "shortname": ":raised_back_of_hand_tone1:",
     "category": "people",
     "aliases": [
       ":back_of_hand_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคš๐Ÿป"
   },
   "raised_back_of_hand_tone2": {
     "unicode": "1F91A-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised back of hand tone 2",
     "shortname": ":raised_back_of_hand_tone2:",
     "category": "people",
     "aliases": [
       ":back_of_hand_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคš๐Ÿผ"
   },
   "raised_back_of_hand_tone3": {
     "unicode": "1F91A-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised back of hand tone 3",
     "shortname": ":raised_back_of_hand_tone3:",
     "category": "people",
     "aliases": [
       ":back_of_hand_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคš๐Ÿฝ"
   },
   "raised_back_of_hand_tone4": {
     "unicode": "1F91A-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised back of hand tone 4",
     "shortname": ":raised_back_of_hand_tone4:",
     "category": "people",
     "aliases": [
       ":back_of_hand_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคš๐Ÿพ"
   },
   "raised_back_of_hand_tone5": {
     "unicode": "1F91A-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised back of hand tone 5",
     "shortname": ":raised_back_of_hand_tone5:",
     "category": "people",
     "aliases": [
       ":back_of_hand_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคš๐Ÿฟ"
   },
   "raised_hand": {
     "unicode": "270B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand",
     "shortname": ":raised_hand:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":hand:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25257,12 +32670,18 @@
   },
   "raised_hand_tone1": {
     "unicode": "270B-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand tone 1",
     "shortname": ":raised_hand_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25272,12 +32691,18 @@
   },
   "raised_hand_tone2": {
     "unicode": "270B-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand tone 2",
     "shortname": ":raised_hand_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25287,12 +32712,18 @@
   },
   "raised_hand_tone3": {
     "unicode": "270B-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand tone 3",
     "shortname": ":raised_hand_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25302,12 +32733,18 @@
   },
   "raised_hand_tone4": {
     "unicode": "270B-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand tone 4",
     "shortname": ":raised_hand_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25317,12 +32754,18 @@
   },
   "raised_hand_tone5": {
     "unicode": "270B-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand tone 5",
     "shortname": ":raised_hand_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25332,12 +32775,18 @@
   },
   "raised_hands": {
     "unicode": "1F64C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person raising both hands in celebration",
     "shortname": ":raised_hands:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gesture",
       "hooray",
@@ -25356,12 +32805,18 @@
   },
   "raised_hands_tone1": {
     "unicode": "1F64C-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person raising both hands in celebration tone 1",
     "shortname": ":raised_hands_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gesture",
       "hooray",
@@ -25375,12 +32830,18 @@
   },
   "raised_hands_tone2": {
     "unicode": "1F64C-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person raising both hands in celebration tone 2",
     "shortname": ":raised_hands_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gesture",
       "hooray",
@@ -25394,12 +32855,18 @@
   },
   "raised_hands_tone3": {
     "unicode": "1F64C-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person raising both hands in celebration tone 3",
     "shortname": ":raised_hands_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gesture",
       "hooray",
@@ -25413,12 +32880,18 @@
   },
   "raised_hands_tone4": {
     "unicode": "1F64C-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person raising both hands in celebration tone 4",
     "shortname": ":raised_hands_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gesture",
       "hooray",
@@ -25432,12 +32905,18 @@
   },
   "raised_hands_tone5": {
     "unicode": "1F64C-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "person raising both hands in celebration tone 5",
     "shortname": ":raised_hands_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "gesture",
       "hooray",
@@ -25451,12 +32930,18 @@
   },
   "raising_hand": {
     "unicode": "1F64B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "happy person raising one hand",
     "shortname": ":raising_hand:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":raising_hand_woman:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25474,12 +32959,18 @@
   },
   "raising_hand_tone1": {
     "unicode": "1F64B-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "happy person raising one hand tone1",
     "shortname": ":raising_hand_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25493,12 +32984,18 @@
   },
   "raising_hand_tone2": {
     "unicode": "1F64B-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "happy person raising one hand tone2",
     "shortname": ":raising_hand_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25512,12 +33009,18 @@
   },
   "raising_hand_tone3": {
     "unicode": "1F64B-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "happy person raising one hand tone3",
     "shortname": ":raising_hand_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25531,12 +33034,18 @@
   },
   "raising_hand_tone4": {
     "unicode": "1F64B-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "happy person raising one hand tone4",
     "shortname": ":raising_hand_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25550,12 +33059,18 @@
   },
   "raising_hand_tone5": {
     "unicode": "1F64B-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "happy person raising one hand tone5",
     "shortname": ":raising_hand_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -25569,12 +33084,18 @@
   },
   "ram": {
     "unicode": "1F40F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ram",
     "shortname": ":ram:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -25589,12 +33110,18 @@
   },
   "ramen": {
     "unicode": "1F35C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "steaming bowl",
     "shortname": ":ramen:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chipsticks",
       "food",
@@ -25611,12 +33138,18 @@
   },
   "rat": {
     "unicode": "1F400",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rat",
     "shortname": ":rat:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "mouse",
@@ -25629,12 +33162,18 @@
   },
   "record_button": {
     "unicode": "23FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black circle for record",
     "shortname": ":record_button:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sound",
       "symbol",
@@ -25650,8 +33189,12 @@
     "name": "black universal recycling symbol",
     "shortname": ":recycle:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "environment",
@@ -25663,12 +33206,18 @@
   },
   "red_car": {
     "unicode": "1F697",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "automobile",
     "shortname": ":red_car:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":car:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -25679,12 +33228,18 @@
   },
   "red_circle": {
     "unicode": "1F534",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "large red circle",
     "shortname": ":red_circle:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -25696,12 +33251,18 @@
   "registered": {
     "moji": "ยฎ",
     "unicode": "00AE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "registered sign",
     "shortname": ":registered:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alphabet",
       "circle",
@@ -25716,8 +33277,12 @@
     "name": "white smiling face",
     "shortname": ":relaxed:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blush",
       "face",
@@ -25731,12 +33296,18 @@
   },
   "relieved": {
     "unicode": "1F60C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "relieved face",
     "shortname": ":relieved:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "happiness",
@@ -25753,12 +33324,18 @@
   },
   "reminder_ribbon": {
     "unicode": "1F397",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "reminder ribbon",
     "shortname": ":reminder_ribbon:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "awareness",
       "award"
@@ -25767,12 +33344,18 @@
   },
   "repeat": {
     "unicode": "1F501",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clockwise rightwards and leftwards open circle arr",
     "shortname": ":repeat:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "loop",
       "record",
@@ -25783,12 +33366,18 @@
   },
   "repeat_one": {
     "unicode": "1F502",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "clockwise rightwards and leftwards open circle arr",
     "shortname": ":repeat_one:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "loop",
@@ -25799,12 +33388,18 @@
   },
   "restroom": {
     "unicode": "1F6BB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "restroom",
     "shortname": ":restroom:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "woman",
@@ -25821,12 +33416,18 @@
   },
   "revolving_hearts": {
     "unicode": "1F49E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "revolving hearts",
     "shortname": ":revolving_hearts:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -25845,12 +33446,18 @@
   },
   "rewind": {
     "unicode": "23EA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black left-pointing double triangle",
     "shortname": ":rewind:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "play",
@@ -25861,25 +33468,37 @@
   },
   "rhino": {
     "unicode": "1F98F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rhinoceros",
     "shortname": ":rhino:",
     "category": "nature",
     "aliases": [
       ":rhinoceros:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ"
   },
   "ribbon": {
     "unicode": "1F380",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ribbon",
     "shortname": ":ribbon:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bowtie",
       "decoration",
@@ -25897,12 +33516,18 @@
   },
   "rice": {
     "unicode": "1F35A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cooked rice",
     "shortname": ":rice:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "rice",
@@ -25916,12 +33541,18 @@
   },
   "rice_ball": {
     "unicode": "1F359",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rice ball",
     "shortname": ":rice_ball:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "japanese",
@@ -25937,12 +33568,18 @@
   },
   "rice_cracker": {
     "unicode": "1F358",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rice cracker",
     "shortname": ":rice_cracker:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "japanese",
@@ -25955,12 +33592,18 @@
   },
   "rice_scene": {
     "unicode": "1F391",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "moon viewing ceremony",
     "shortname": ":rice_scene:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "moon",
@@ -25981,90 +33624,133 @@
   },
   "right_facing_fist": {
     "unicode": "1F91C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right-facing fist",
     "shortname": ":right_facing_fist:",
     "category": "people",
     "aliases": [
-      ":right_fist:"
+      ":right_fist:",
+      ":fist_right:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿคœ"
   },
   "right_facing_fist_tone1": {
     "unicode": "1F91C-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right facing fist tone 1",
     "shortname": ":right_facing_fist_tone1:",
     "category": "people",
     "aliases": [
       ":right_fist_tone1:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคœ๐Ÿป"
   },
   "right_facing_fist_tone2": {
     "unicode": "1F91C-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right facing fist tone 2",
     "shortname": ":right_facing_fist_tone2:",
     "category": "people",
     "aliases": [
       ":right_fist_tone2:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคœ๐Ÿผ"
   },
   "right_facing_fist_tone3": {
     "unicode": "1F91C-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right facing fist tone 3",
     "shortname": ":right_facing_fist_tone3:",
     "category": "people",
     "aliases": [
       ":right_fist_tone3:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคœ๐Ÿฝ"
   },
   "right_facing_fist_tone4": {
     "unicode": "1F91C-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right facing fist tone 4",
     "shortname": ":right_facing_fist_tone4:",
     "category": "people",
     "aliases": [
       ":right_fist_tone4:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคœ๐Ÿพ"
   },
   "right_facing_fist_tone5": {
     "unicode": "1F91C-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "right facing fist tone 5",
     "shortname": ":right_facing_fist_tone5:",
     "category": "people",
     "aliases": [
       ":right_fist_tone5:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคœ๐Ÿฟ"
   },
   "ring": {
     "unicode": "1F48D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ring",
     "shortname": ":ring:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "marriage",
       "propose",
@@ -26079,14 +33765,18 @@
   },
   "robot": {
     "unicode": "1F916",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "robot face",
     "shortname": ":robot:",
     "category": "people",
     "aliases": [
       ":robot_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "monster",
       "robot"
@@ -26095,12 +33785,18 @@
   },
   "rocket": {
     "unicode": "1F680",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rocket",
     "shortname": ":rocket:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "launch",
       "ship",
@@ -26119,25 +33815,37 @@
   },
   "rofl": {
     "unicode": "1F923",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rolling on the floor laughing",
     "shortname": ":rofl:",
     "category": "people",
     "aliases": [
       ":rolling_on_the_floor_laughing:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฃ"
   },
   "roller_coaster": {
     "unicode": "1F3A2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "roller coaster",
     "shortname": ":roller_coaster:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "carnival",
       "fun",
@@ -26159,14 +33867,19 @@
   },
   "rolling_eyes": {
     "unicode": "1F644",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with rolling eyes",
     "shortname": ":rolling_eyes:",
     "category": "people",
     "aliases": [
-      ":face_with_rolling_eyes:"
+      ":face_with_rolling_eyes:",
+      ":roll_eyes:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "mad",
       "smiley",
@@ -26178,12 +33891,18 @@
   },
   "rooster": {
     "unicode": "1F413",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rooster",
     "shortname": ":rooster:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "chicken",
@@ -26199,12 +33918,18 @@
   },
   "rose": {
     "unicode": "1F339",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rose",
     "shortname": ":rose:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flowers",
       "love",
@@ -26225,12 +33950,18 @@
   },
   "rosette": {
     "unicode": "1F3F5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rosette",
     "shortname": ":rosette:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flower",
       "tropical"
@@ -26239,12 +33970,18 @@
   },
   "rotating_light": {
     "unicode": "1F6A8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "police cars revolving light",
     "shortname": ":rotating_light:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "911",
       "ambulance",
@@ -26258,12 +33995,18 @@
   },
   "round_pushpin": {
     "unicode": "1F4CD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "round pushpin",
     "shortname": ":round_pushpin:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "stationery",
       "object",
@@ -26273,12 +34016,18 @@
   },
   "rowboat": {
     "unicode": "1F6A3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rowboat",
     "shortname": ":rowboat:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":rowing_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hobby",
       "ship",
@@ -26298,12 +34047,18 @@
   },
   "rowboat_tone1": {
     "unicode": "1F6A3-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rowboat tone 1",
     "shortname": ":rowboat_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hobby",
       "ship",
@@ -26317,12 +34072,18 @@
   },
   "rowboat_tone2": {
     "unicode": "1F6A3-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rowboat tone 2",
     "shortname": ":rowboat_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hobby",
       "ship",
@@ -26336,12 +34097,18 @@
   },
   "rowboat_tone3": {
     "unicode": "1F6A3-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rowboat tone 3",
     "shortname": ":rowboat_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hobby",
       "ship",
@@ -26355,12 +34122,18 @@
   },
   "rowboat_tone4": {
     "unicode": "1F6A3-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rowboat tone 4",
     "shortname": ":rowboat_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hobby",
       "ship",
@@ -26374,12 +34147,18 @@
   },
   "rowboat_tone5": {
     "unicode": "1F6A3-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rowboat tone 5",
     "shortname": ":rowboat_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hobby",
       "ship",
@@ -26393,12 +34172,18 @@
   },
   "rugby_football": {
     "unicode": "1F3C9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "rugby football",
     "shortname": ":rugby_football:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sports",
       "rugby",
@@ -26413,12 +34198,18 @@
   },
   "runner": {
     "unicode": "1F3C3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "runner",
     "shortname": ":runner:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":running_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exercise",
       "man",
@@ -26438,12 +34229,18 @@
   },
   "runner_tone1": {
     "unicode": "1F3C3-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "runner tone 1",
     "shortname": ":runner_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exercise",
       "man",
@@ -26458,12 +34255,18 @@
   },
   "runner_tone2": {
     "unicode": "1F3C3-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "runner tone 2",
     "shortname": ":runner_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exercise",
       "man",
@@ -26478,12 +34281,18 @@
   },
   "runner_tone3": {
     "unicode": "1F3C3-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "runner tone 3",
     "shortname": ":runner_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exercise",
       "man",
@@ -26498,12 +34307,18 @@
   },
   "runner_tone4": {
     "unicode": "1F3C3-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "runner tone 4",
     "shortname": ":runner_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exercise",
       "man",
@@ -26518,12 +34333,18 @@
   },
   "runner_tone5": {
     "unicode": "1F3C3-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "runner tone 5",
     "shortname": ":runner_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exercise",
       "man",
@@ -26538,12 +34359,18 @@
   },
   "running_shirt_with_sash": {
     "unicode": "1F3BD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "running shirt with sash",
     "shortname": ":running_shirt_with_sash:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pageant",
       "play",
@@ -26559,12 +34386,18 @@
   },
   "sa": {
     "unicode": "1F202",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared katakana sa",
     "shortname": ":sa:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "japanese",
@@ -26581,8 +34414,12 @@
     "name": "sagittarius",
     "shortname": ":sagittarius:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sagittarius",
       "centaur",
@@ -26606,8 +34443,12 @@
     "name": "sailboat",
     "shortname": ":sailboat:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ship",
       "transportation",
@@ -26619,12 +34460,18 @@
   },
   "sake": {
     "unicode": "1F376",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sake bottle and cup",
     "shortname": ":sake:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beverage",
       "drink",
@@ -26642,25 +34489,37 @@
   },
   "salad": {
     "unicode": "1F957",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "green salad",
     "shortname": ":salad:",
     "category": "food",
     "aliases": [
       ":green_salad:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ—"
   },
   "sandal": {
     "unicode": "1F461",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "womans sandal",
     "shortname": ":sandal:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fashion",
       "shoes",
@@ -26671,12 +34530,18 @@
   },
   "santa": {
     "unicode": "1F385",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "father christmas",
     "shortname": ":santa:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "christmas",
       "father christmas",
@@ -26706,12 +34571,18 @@
   },
   "santa_tone1": {
     "unicode": "1F385-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "father christmas tone 1",
     "shortname": ":santa_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "festival",
       "male",
@@ -26733,12 +34604,18 @@
   },
   "santa_tone2": {
     "unicode": "1F385-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "father christmas tone 2",
     "shortname": ":santa_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "festival",
       "male",
@@ -26760,12 +34637,18 @@
   },
   "santa_tone3": {
     "unicode": "1F385-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "father christmas tone 3",
     "shortname": ":santa_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "festival",
       "male",
@@ -26787,12 +34670,18 @@
   },
   "santa_tone4": {
     "unicode": "1F385-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "father christmas tone 4",
     "shortname": ":santa_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "festival",
       "male",
@@ -26814,12 +34703,18 @@
   },
   "santa_tone5": {
     "unicode": "1F385-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "father christmas tone 5",
     "shortname": ":santa_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "festival",
       "male",
@@ -26841,12 +34736,18 @@
   },
   "satellite": {
     "unicode": "1F4E1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "satellite antenna",
     "shortname": ":satellite:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "object"
@@ -26855,12 +34756,18 @@
   },
   "satellite_orbital": {
     "unicode": "1F6F0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "satellite",
     "shortname": ":satellite_orbital:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":artificial_satellite:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "orbital",
@@ -26871,12 +34778,18 @@
   },
   "saxophone": {
     "unicode": "1F3B7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "saxophone",
     "shortname": ":saxophone:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "instrument",
       "music",
@@ -26889,12 +34802,18 @@
   },
   "scales": {
     "unicode": "2696",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "scales",
     "shortname": ":scales:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "balance",
       "justice",
@@ -26908,12 +34827,18 @@
   },
   "school": {
     "unicode": "1F3EB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "school",
     "shortname": ":school:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "building",
       "school",
@@ -26930,12 +34855,18 @@
   },
   "school_satchel": {
     "unicode": "1F392",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "school satchel",
     "shortname": ":school_satchel:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bag",
       "education",
@@ -26964,8 +34895,12 @@
     "name": "black scissors",
     "shortname": ":scissors:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cut",
       "stationery",
@@ -26978,23 +34913,37 @@
   },
   "scooter": {
     "unicode": "1F6F4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "scooter",
     "shortname": ":scooter:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+      ":kick_scooter:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ›ด"
   },
   "scorpion": {
     "unicode": "1F982",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "scorpion",
     "shortname": ":scorpion:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "insects",
       "reptile",
@@ -27010,8 +34959,12 @@
     "name": "scorpius",
     "shortname": ":scorpius:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "scorpius",
       "scorpion",
@@ -27029,12 +34982,18 @@
   },
   "scream": {
     "unicode": "1F631",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face screaming in fear",
     "shortname": ":scream:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "munch",
@@ -27052,12 +35011,18 @@
   },
   "scream_cat": {
     "unicode": "1F640",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weary cat face",
     "shortname": ":scream_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -27079,12 +35044,18 @@
   },
   "scroll": {
     "unicode": "1F4DC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "scroll",
     "shortname": ":scroll:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "documents",
       "object",
@@ -27094,12 +35065,18 @@
   },
   "seat": {
     "unicode": "1F4BA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "seat",
     "shortname": ":seat:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sit",
       "transportation",
@@ -27111,15 +35088,22 @@
   },
   "second_place": {
     "unicode": "1F948",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "second place medal",
     "shortname": ":second_place:",
     "category": "activity",
     "aliases": [
-      ":second_place_medal:"
+      ":second_place_medal:",
+      ":2nd_place_medal:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿฅˆ"
   },
   "secret": {
@@ -27130,8 +35114,12 @@
     "name": "circled ideograph secret",
     "shortname": ":secret:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "privacy",
       "japan",
@@ -27141,12 +35129,18 @@
   },
   "see_no_evil": {
     "unicode": "1F648",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "see-no-evil monkey",
     "shortname": ":see_no_evil:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "monkey",
@@ -27161,12 +35155,18 @@
   },
   "seedling": {
     "unicode": "1F331",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "seedling",
     "shortname": ":seedling:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "grass",
       "lawn",
@@ -27182,68 +35182,116 @@
   },
   "selfie": {
     "unicode": "1F933",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "selfie",
     "shortname": ":selfie:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคณ"
   },
   "selfie_tone1": {
     "unicode": "1F933-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "selfie tone 1",
     "shortname": ":selfie_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคณ๐Ÿป"
   },
   "selfie_tone2": {
     "unicode": "1F933-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "selfie tone 2",
     "shortname": ":selfie_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคณ๐Ÿผ"
   },
   "selfie_tone3": {
     "unicode": "1F933-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "selfie tone 3",
     "shortname": ":selfie_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคณ๐Ÿฝ"
   },
   "selfie_tone4": {
     "unicode": "1F933-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "selfie tone 4",
     "shortname": ":selfie_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคณ๐Ÿพ"
   },
   "selfie_tone5": {
     "unicode": "1F933-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "selfie tone 5",
     "shortname": ":selfie_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคณ๐Ÿฟ"
   },
   "seven": {
@@ -27255,8 +35303,12 @@
     "name": "keycap digit seven",
     "shortname": ":seven:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "7",
       "blue-square",
@@ -27269,14 +35321,18 @@
   },
   "shallow_pan_of_food": {
     "unicode": "1F958",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shallow pan of food",
     "shortname": ":shallow_pan_of_food:",
     "category": "food",
     "aliases": [
       ":paella:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pan of food"
     ],
@@ -27284,12 +35340,18 @@
   },
   "shamrock": {
     "unicode": "2618",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shamrock",
     "shortname": ":shamrock:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -27300,23 +35362,37 @@
   },
   "shark": {
     "unicode": "1F988",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shark",
     "shortname": ":shark:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆˆ"
   },
   "shaved_ice": {
     "unicode": "1F367",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shaved ice",
     "shortname": ":shaved_ice:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "desert",
       "hot",
@@ -27332,12 +35408,18 @@
   },
   "sheep": {
     "unicode": "1F411",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sheep",
     "shortname": ":sheep:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -27353,12 +35435,18 @@
   },
   "shell": {
     "unicode": "1F41A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spiral shell",
     "shortname": ":shell:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beach",
       "nature",
@@ -27373,12 +35461,18 @@
   },
   "shield": {
     "unicode": "1F6E1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shield",
     "shortname": ":shield:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "interstate",
       "route",
@@ -27390,12 +35484,18 @@
   },
   "shinto_shrine": {
     "unicode": "26E9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shinto shrine",
     "shortname": ":shinto_shrine:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "religion",
       "symbol",
@@ -27408,12 +35508,18 @@
   },
   "ship": {
     "unicode": "1F6A2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ship",
     "shortname": ":ship:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "titanic",
       "transportation",
@@ -27427,12 +35533,18 @@
   },
   "shirt": {
     "unicode": "1F455",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "t-shirt",
     "shortname": ":shirt:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cloth",
       "fashion"
@@ -27441,12 +35553,18 @@
   },
   "shopping_bags": {
     "unicode": "1F6CD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shopping bags",
     "shortname": ":shopping_bags:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":shopping:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "purchase",
       "mall",
@@ -27461,25 +35579,37 @@
   },
   "shopping_cart": {
     "unicode": "1F6D2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shopping trolley",
     "shortname": ":shopping_cart:",
     "category": "objects",
     "aliases": [
       ":shopping_trolley:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ›’"
   },
   "shower": {
     "unicode": "1F6BF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shower",
     "shortname": ":shower:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bath",
       "clean",
@@ -27496,89 +35626,151 @@
   },
   "shrimp": {
     "unicode": "1F990",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shrimp",
     "shortname": ":shrimp:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ"
   },
   "shrug": {
     "unicode": "1F937",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shrug",
     "shortname": ":shrug:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคท"
   },
   "shrug_tone1": {
     "unicode": "1F937-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shrug tone 1",
     "shortname": ":shrug_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคท๐Ÿป"
   },
   "shrug_tone2": {
     "unicode": "1F937-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shrug tone 2",
     "shortname": ":shrug_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคท๐Ÿผ"
   },
   "shrug_tone3": {
     "unicode": "1F937-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shrug tone 3",
     "shortname": ":shrug_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคท๐Ÿฝ"
   },
   "shrug_tone4": {
     "unicode": "1F937-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shrug tone 4",
     "shortname": ":shrug_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคท๐Ÿพ"
   },
   "shrug_tone5": {
     "unicode": "1F937-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shrug tone 5",
     "shortname": ":shrug_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคท๐Ÿฟ"
   },
   "signal_strength": {
     "unicode": "1F4F6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "antenna with bars",
     "shortname": ":signal_strength:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "symbol"
@@ -27594,8 +35786,12 @@
     "name": "keycap digit six",
     "shortname": ":six:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "6",
       "blue-square",
@@ -27607,12 +35803,18 @@
   },
   "six_pointed_star": {
     "unicode": "1F52F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "six pointed star with middle dot",
     "shortname": ":six_pointed_star:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "purple-square",
       "religion",
@@ -27624,12 +35826,18 @@
   },
   "ski": {
     "unicode": "1F3BF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ski and ski boot",
     "shortname": ":ski:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cold",
       "sports",
@@ -27651,12 +35859,18 @@
   },
   "skier": {
     "unicode": "26F7",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "skier",
     "shortname": ":skier:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "person",
       "ski",
@@ -27672,14 +35886,18 @@
   },
   "skull": {
     "unicode": "1F480",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "skull",
     "shortname": ":skull:",
     "category": "people",
     "aliases": [
       ":skeleton:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "dead",
       "skeleton",
@@ -27691,14 +35909,18 @@
   },
   "skull_crossbones": {
     "unicode": "2620",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "skull and crossbones",
     "shortname": ":skull_crossbones:",
     "category": "objects",
     "aliases": [
       ":skull_and_crossbones:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "body",
       "death",
@@ -27713,12 +35935,18 @@
   },
   "sleeping": {
     "unicode": "1F634",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleeping face",
     "shortname": ":sleeping:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "sleepy",
@@ -27734,12 +35962,18 @@
   },
   "sleeping_accommodation": {
     "unicode": "1F6CC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleeping accommodation",
     "shortname": ":sleeping_accommodation:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":sleeping_bed:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hotel",
       "motel",
@@ -27750,12 +35984,18 @@
   },
   "sleepy": {
     "unicode": "1F62A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleepy face",
     "shortname": ":sleepy:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "rest",
@@ -27770,14 +36010,18 @@
   },
   "slight_frown": {
     "unicode": "1F641",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "slightly frowning face",
     "shortname": ":slight_frown:",
     "category": "people",
     "aliases": [
       ":slightly_frowning_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "slight",
       "frown",
@@ -27791,14 +36035,18 @@
   },
   "slight_smile": {
     "unicode": "1F642",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "slightly smiling face",
     "shortname": ":slight_smile:",
     "category": "people",
     "aliases": [
       ":slightly_smiling_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "slight",
       "smile",
@@ -27809,12 +36057,18 @@
   },
   "slot_machine": {
     "unicode": "1F3B0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "slot machine",
     "shortname": ":slot_machine:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bet",
       "gamble",
@@ -27831,12 +36085,18 @@
   },
   "small_blue_diamond": {
     "unicode": "1F539",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "small blue diamond",
     "shortname": ":small_blue_diamond:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -27846,12 +36106,18 @@
   },
   "small_orange_diamond": {
     "unicode": "1F538",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "small orange diamond",
     "shortname": ":small_orange_diamond:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -27861,12 +36127,18 @@
   },
   "small_red_triangle": {
     "unicode": "1F53A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "up-pointing red triangle",
     "shortname": ":small_red_triangle:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -27877,12 +36149,18 @@
   },
   "small_red_triangle_down": {
     "unicode": "1F53B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "down-pointing red triangle",
     "shortname": ":small_red_triangle_down:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -27893,11 +36171,15 @@
   },
   "smile": {
     "unicode": "1F604",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with open mouth and smiling eyes",
     "shortname": ":smile:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":)",
       ":-)",
@@ -27921,12 +36203,18 @@
   },
   "smile_cat": {
     "unicode": "1F638",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "grinning cat face with smiling eyes",
     "shortname": ":smile_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -27940,11 +36228,15 @@
   },
   "smiley": {
     "unicode": "1F603",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with open mouth",
     "shortname": ":smiley:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":D",
       ":-D",
@@ -27965,12 +36257,18 @@
   },
   "smiley_cat": {
     "unicode": "1F63A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling cat face with open mouth",
     "shortname": ":smiley_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -27983,12 +36281,18 @@
   },
   "smiling_imp": {
     "unicode": "1F608",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with horns",
     "shortname": ":smiling_imp:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "devil",
       "horns",
@@ -28004,12 +36308,18 @@
   },
   "smirk": {
     "unicode": "1F60F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smirking face",
     "shortname": ":smirk:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mean",
       "prank",
@@ -28028,12 +36338,18 @@
   },
   "smirk_cat": {
     "unicode": "1F63C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cat face with wry smile",
     "shortname": ":smirk_cat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cats",
@@ -28048,12 +36364,18 @@
   },
   "smoking": {
     "unicode": "1F6AC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smoking symbol",
     "shortname": ":smoking:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cigarette",
       "kills",
@@ -28072,12 +36394,18 @@
   },
   "snail": {
     "unicode": "1F40C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "snail",
     "shortname": ":snail:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "shell",
@@ -28092,12 +36420,18 @@
   },
   "snake": {
     "unicode": "1F40D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "snake",
     "shortname": ":snake:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "evil",
@@ -28109,25 +36443,37 @@
   },
   "sneezing_face": {
     "unicode": "1F927",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sneezing face",
     "shortname": ":sneezing_face:",
     "category": "people",
     "aliases": [
       ":sneeze:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคง"
   },
   "snowboarder": {
     "unicode": "1F3C2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "snowboarder",
     "shortname": ":snowboarder:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sports",
       "winter",
@@ -28154,8 +36500,12 @@
     "name": "snowflake",
     "shortname": ":snowflake:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "christmas",
       "cold",
@@ -28187,8 +36537,12 @@
     "name": "snowman without snow",
     "shortname": ":snowman:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "christmas",
       "cold",
@@ -28203,12 +36557,18 @@
   },
   "snowman2": {
     "unicode": "2603",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "snowman",
     "shortname": ":snowman2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cold",
       "nature",
@@ -28222,12 +36582,18 @@
   },
   "sob": {
     "unicode": "1F62D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "loudly crying face",
     "shortname": ":sob:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cry",
       "face",
@@ -28253,8 +36619,12 @@
     "name": "soccer ball",
     "shortname": ":soccer:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "balls",
       "fifa",
@@ -28270,12 +36640,18 @@
   },
   "soon": {
     "unicode": "1F51C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "soon with rightwards arrow above",
     "shortname": ":soon:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arrow",
       "words",
@@ -28285,12 +36661,18 @@
   },
   "sos": {
     "unicode": "1F198",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared sos",
     "shortname": ":sos:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "emergency",
       "help",
@@ -28302,12 +36684,18 @@
   },
   "sound": {
     "unicode": "1F509",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speaker with one sound wave",
     "shortname": ":sound:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "speaker",
       "volume",
@@ -28318,12 +36706,18 @@
   },
   "space_invader": {
     "unicode": "1F47E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "alien monster",
     "shortname": ":space_invader:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arcade",
       "game",
@@ -28340,8 +36734,12 @@
     "name": "black spade suit",
     "shortname": ":spades:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cards",
       "poker",
@@ -28352,12 +36750,18 @@
   },
   "spaghetti": {
     "unicode": "1F35D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spaghetti",
     "shortname": ":spaghetti:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "italian",
@@ -28378,8 +36782,12 @@
     "name": "sparkle",
     "shortname": ":sparkle:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "green-square",
       "stars",
@@ -28389,12 +36797,18 @@
   },
   "sparkler": {
     "unicode": "1F387",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "firework sparkler",
     "shortname": ":sparkler:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "night",
       "shine",
@@ -28405,12 +36819,18 @@
   },
   "sparkles": {
     "unicode": "2728",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sparkles",
     "shortname": ":sparkles:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cool",
       "shine",
@@ -28423,12 +36843,18 @@
   },
   "sparkling_heart": {
     "unicode": "1F496",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sparkling heart",
     "shortname": ":sparkling_heart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -28441,12 +36867,18 @@
   },
   "speak_no_evil": {
     "unicode": "1F64A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speak-no-evil monkey",
     "shortname": ":speak_no_evil:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "monkey",
@@ -28463,12 +36895,18 @@
   },
   "speaker": {
     "unicode": "1F508",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speaker",
     "shortname": ":speaker:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sound",
       "listen",
@@ -28481,14 +36919,18 @@
   },
   "speaking_head": {
     "unicode": "1F5E3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speaking head in silhouette",
     "shortname": ":speaking_head:",
     "category": "people",
     "aliases": [
       ":speaking_head_in_silhouette:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "talk",
       "people"
@@ -28497,12 +36939,18 @@
   },
   "speech_balloon": {
     "unicode": "1F4AC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speech balloon",
     "shortname": ":speech_balloon:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bubble",
       "words",
@@ -28529,18 +36977,28 @@
     "aliases": [
       ":left_speech_bubble:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿ—จ"
   },
   "speedboat": {
     "unicode": "1F6A4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "speedboat",
     "shortname": ":speedboat:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ship",
       "transportation",
@@ -28558,12 +37016,18 @@
   },
   "spider": {
     "unicode": "1F577",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spider",
     "shortname": ":spider:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "arachnid",
       "eight-legged",
@@ -28575,12 +37039,18 @@
   },
   "spider_web": {
     "unicode": "1F578",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spider web",
     "shortname": ":spider_web:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cobweb",
       "halloween"
@@ -28589,25 +37059,37 @@
   },
   "spoon": {
     "unicode": "1F944",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spoon",
     "shortname": ":spoon:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ„"
   },
   "spy": {
     "unicode": "1F575",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleuth or spy",
     "shortname": ":spy:",
     "category": "people",
     "aliases": [
       ":sleuth_or_spy:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pi",
       "undercover",
@@ -28623,14 +37105,18 @@
   },
   "spy_tone1": {
     "unicode": "1F575-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleuth or spy tone 1",
     "shortname": ":spy_tone1:",
     "category": "people",
     "aliases": [
       ":sleuth_or_spy_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pi",
       "undercover",
@@ -28641,14 +37127,18 @@
   },
   "spy_tone2": {
     "unicode": "1F575-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleuth or spy tone 2",
     "shortname": ":spy_tone2:",
     "category": "people",
     "aliases": [
       ":sleuth_or_spy_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pi",
       "undercover",
@@ -28659,14 +37149,18 @@
   },
   "spy_tone3": {
     "unicode": "1F575-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleuth or spy tone 3",
     "shortname": ":spy_tone3:",
     "category": "people",
     "aliases": [
       ":sleuth_or_spy_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pi",
       "undercover",
@@ -28677,14 +37171,18 @@
   },
   "spy_tone4": {
     "unicode": "1F575-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleuth or spy tone 4",
     "shortname": ":spy_tone4:",
     "category": "people",
     "aliases": [
       ":sleuth_or_spy_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pi",
       "undercover",
@@ -28695,14 +37193,18 @@
   },
   "spy_tone5": {
     "unicode": "1F575-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleuth or spy tone 5",
     "shortname": ":spy_tone5:",
     "category": "people",
     "aliases": [
       ":sleuth_or_spy_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "pi",
       "undercover",
@@ -28713,23 +37215,37 @@
   },
   "squid": {
     "unicode": "1F991",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squid",
     "shortname": ":squid:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฆ‘"
   },
   "stadium": {
     "unicode": "1F3DF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "stadium",
     "shortname": ":stadium:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "event",
@@ -28752,8 +37268,12 @@
     "name": "white medium star",
     "shortname": ":star:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "night",
       "yellow",
@@ -28765,12 +37285,18 @@
   },
   "star2": {
     "unicode": "1F31F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "glowing star",
     "shortname": ":star2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "night",
       "sparkle",
@@ -28787,12 +37313,18 @@
   },
   "star_and_crescent": {
     "unicode": "262A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "star and crescent",
     "shortname": ":star_and_crescent:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "islam",
       "muslim",
@@ -28803,12 +37335,18 @@
   },
   "star_of_david": {
     "unicode": "2721",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "star of david",
     "shortname": ":star_of_david:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "jew",
       "jewish",
@@ -28820,12 +37358,18 @@
   },
   "stars": {
     "unicode": "1F320",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "shooting star",
     "shortname": ":stars:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "night",
       "photo",
@@ -28841,12 +37385,18 @@
   },
   "station": {
     "unicode": "1F689",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "station",
     "shortname": ":station:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "public",
       "transportation",
@@ -28860,12 +37410,18 @@
   },
   "statue_of_liberty": {
     "unicode": "1F5FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "statue of liberty",
     "shortname": ":statue_of_liberty:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "american",
       "newyork",
@@ -28880,12 +37436,18 @@
   },
   "steam_locomotive": {
     "unicode": "1F682",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "steam locomotive",
     "shortname": ":steam_locomotive:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "train",
       "transportation",
@@ -28899,12 +37461,18 @@
   },
   "stew": {
     "unicode": "1F372",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pot of food",
     "shortname": ":stew:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "meat",
@@ -28920,12 +37488,18 @@
   },
   "stop_button": {
     "unicode": "23F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black square for stop",
     "shortname": ":stop_button:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sound",
       "symbol",
@@ -28935,12 +37509,18 @@
   },
   "stopwatch": {
     "unicode": "23F1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "stopwatch",
     "shortname": ":stopwatch:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clock",
       "object",
@@ -28951,12 +37531,18 @@
   },
   "straight_ruler": {
     "unicode": "1F4CF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "straight ruler",
     "shortname": ":straight_ruler:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "stationery",
       "object",
@@ -28967,12 +37553,18 @@
   },
   "strawberry": {
     "unicode": "1F353",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "strawberry",
     "shortname": ":strawberry:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -28986,11 +37578,15 @@
   },
   "stuck_out_tongue": {
     "unicode": "1F61B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with stuck-out tongue",
     "shortname": ":stuck_out_tongue:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ":P",
       ":-P",
@@ -29023,12 +37619,18 @@
   },
   "stuck_out_tongue_closed_eyes": {
     "unicode": "1F61D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with stuck-out tongue and tightly-closed eyes",
     "shortname": ":stuck_out_tongue_closed_eyes:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "mischievous",
@@ -29046,11 +37648,15 @@
   },
   "stuck_out_tongue_winking_eye": {
     "unicode": "1F61C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with stuck-out tongue and winking eye",
     "shortname": ":stuck_out_tongue_winking_eye:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ">:P",
       "X-P",
@@ -29077,25 +37683,37 @@
   },
   "stuffed_flatbread": {
     "unicode": "1F959",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "stuffed flatbread",
     "shortname": ":stuffed_flatbread:",
     "category": "food",
     "aliases": [
       ":stuffed_pita:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ™"
   },
   "sun_with_face": {
     "unicode": "1F31E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sun with face",
     "shortname": ":sun_with_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "morning",
       "sun",
@@ -29109,12 +37727,18 @@
   },
   "sunflower": {
     "unicode": "1F33B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sunflower",
     "shortname": ":sunflower:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -29128,11 +37752,15 @@
   },
   "sunglasses": {
     "unicode": "1F60E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with sunglasses",
     "shortname": ":sunglasses:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "B-)",
       "B)",
@@ -29165,8 +37793,12 @@
     "name": "black sun with rays",
     "shortname": ":sunny:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "brightness",
       "weather",
@@ -29180,12 +37812,18 @@
   },
   "sunrise": {
     "unicode": "1F305",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sunrise",
     "shortname": ":sunrise:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "morning",
       "photo",
@@ -29205,12 +37843,18 @@
   },
   "sunrise_over_mountains": {
     "unicode": "1F304",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sunrise over mountains",
     "shortname": ":sunrise_over_mountains:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "photo",
       "vacation",
@@ -29231,12 +37875,18 @@
   },
   "surfer": {
     "unicode": "1F3C4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "surfer",
     "shortname": ":surfer:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":surfing_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ocean",
       "sea",
@@ -29256,12 +37906,18 @@
   },
   "surfer_tone1": {
     "unicode": "1F3C4-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "surfer tone 1",
     "shortname": ":surfer_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ocean",
       "sea",
@@ -29275,12 +37931,18 @@
   },
   "surfer_tone2": {
     "unicode": "1F3C4-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "surfer tone 2",
     "shortname": ":surfer_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ocean",
       "sea",
@@ -29294,12 +37956,18 @@
   },
   "surfer_tone3": {
     "unicode": "1F3C4-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "surfer tone 3",
     "shortname": ":surfer_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ocean",
       "sea",
@@ -29313,12 +37981,18 @@
   },
   "surfer_tone4": {
     "unicode": "1F3C4-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "surfer tone 4",
     "shortname": ":surfer_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ocean",
       "sea",
@@ -29332,12 +38006,18 @@
   },
   "surfer_tone5": {
     "unicode": "1F3C4-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "surfer tone 5",
     "shortname": ":surfer_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ocean",
       "sea",
@@ -29351,12 +38031,18 @@
   },
   "sushi": {
     "unicode": "1F363",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sushi",
     "shortname": ":sushi:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "japanese",
@@ -29370,12 +38056,18 @@
   },
   "suspension_railway": {
     "unicode": "1F69F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "suspension railway",
     "shortname": ":suspension_railway:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -29389,11 +38081,15 @@
   },
   "sweat": {
     "unicode": "1F613",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with cold sweat",
     "shortname": ":sweat:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "':(",
       "':-(",
@@ -29418,12 +38114,18 @@
   },
   "sweat_drops": {
     "unicode": "1F4A6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "splashing sweat symbol",
     "shortname": ":sweat_drops:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "water",
       "rain",
@@ -29434,11 +38136,15 @@
   },
   "sweat_smile": {
     "unicode": "1F605",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "smiling face with open mouth and cold sweat",
     "shortname": ":sweat_smile:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       "':)",
       "':-)",
@@ -29463,12 +38169,18 @@
   },
   "sweet_potato": {
     "unicode": "1F360",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "roasted sweet potato",
     "shortname": ":sweet_potato:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "nature",
@@ -29483,12 +38195,18 @@
   },
   "swimmer": {
     "unicode": "1F3CA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "swimmer",
     "shortname": ":swimmer:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":swimming_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sports",
       "swimmer",
@@ -29508,12 +38226,18 @@
   },
   "swimmer_tone1": {
     "unicode": "1F3CA-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "swimmer tone 1",
     "shortname": ":swimmer_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "swim",
@@ -29529,12 +38253,18 @@
   },
   "swimmer_tone2": {
     "unicode": "1F3CA-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "swimmer tone 2",
     "shortname": ":swimmer_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "swim",
@@ -29550,12 +38280,18 @@
   },
   "swimmer_tone3": {
     "unicode": "1F3CA-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "swimmer tone 3",
     "shortname": ":swimmer_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "swim",
@@ -29571,12 +38307,18 @@
   },
   "swimmer_tone4": {
     "unicode": "1F3CA-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "swimmer tone 4",
     "shortname": ":swimmer_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "swim",
@@ -29592,12 +38334,18 @@
   },
   "swimmer_tone5": {
     "unicode": "1F3CA-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "swimmer tone 5",
     "shortname": ":swimmer_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sport",
       "swim",
@@ -29613,12 +38361,18 @@
   },
   "symbols": {
     "unicode": "1F523",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "input symbol for symbols",
     "shortname": ":symbols:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "symbol"
@@ -29627,12 +38381,18 @@
   },
   "synagogue": {
     "unicode": "1F54D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "synagogue",
     "shortname": ":synagogue:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "places",
       "religion",
@@ -29645,12 +38405,18 @@
   },
   "syringe": {
     "unicode": "1F489",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "syringe",
     "shortname": ":syringe:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blood",
       "drugs",
@@ -29665,12 +38431,18 @@
   },
   "taco": {
     "unicode": "1F32E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "taco",
     "shortname": ":taco:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "mexican",
@@ -29680,12 +38452,18 @@
   },
   "tada": {
     "unicode": "1F389",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "party popper",
     "shortname": ":tada:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "contulations",
       "party",
@@ -29709,12 +38487,18 @@
   },
   "tanabata_tree": {
     "unicode": "1F38B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tanabata tree",
     "shortname": ":tanabata_tree:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "plant",
@@ -29730,12 +38514,18 @@
   },
   "tangerine": {
     "unicode": "1F34A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tangerine",
     "shortname": ":tangerine:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -29754,8 +38544,12 @@
     "name": "taurus",
     "shortname": ":taurus:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "purple-square",
       "sign",
@@ -29773,12 +38567,18 @@
   },
   "taxi": {
     "unicode": "1F695",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "taxi",
     "shortname": ":taxi:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cars",
       "transportation",
@@ -29796,12 +38596,18 @@
   },
   "tea": {
     "unicode": "1F375",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "teacup without handle",
     "shortname": ":tea:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bowl",
       "breakfast",
@@ -29828,8 +38634,12 @@
     "name": "black telephone",
     "shortname": ":telephone:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "dial",
@@ -29841,12 +38651,18 @@
   },
   "telephone_receiver": {
     "unicode": "1F4DE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "telephone receiver",
     "shortname": ":telephone_receiver:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "communication",
       "dial",
@@ -29858,12 +38674,18 @@
   },
   "telescope": {
     "unicode": "1F52D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "telescope",
     "shortname": ":telescope:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "space",
       "stars",
@@ -29874,12 +38696,18 @@
   },
   "ten": {
     "unicode": "1F51F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "keycap ten",
     "shortname": ":ten:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":keycap_ten:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "10",
       "blue-square",
@@ -29893,12 +38721,18 @@
   },
   "tennis": {
     "unicode": "1F3BE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tennis racquet and ball",
     "shortname": ":tennis:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "balls",
       "green",
@@ -29923,8 +38757,12 @@
     "name": "tent",
     "shortname": ":tent:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "camp",
       "outdoors",
@@ -29937,12 +38775,18 @@
   },
   "thermometer": {
     "unicode": "1F321",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thermometer",
     "shortname": ":thermometer:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "temperature",
       "object",
@@ -29954,14 +38798,18 @@
   },
   "thermometer_face": {
     "unicode": "1F912",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with thermometer",
     "shortname": ":thermometer_face:",
     "category": "people",
     "aliases": [
       ":face_with_thermometer:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smiley",
       "health",
@@ -29972,14 +38820,18 @@
   },
   "thinking": {
     "unicode": "1F914",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thinking face",
     "shortname": ":thinking:",
     "category": "people",
     "aliases": [
       ":thinking_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "smiley",
       "thinking",
@@ -29989,25 +38841,38 @@
   },
   "third_place": {
     "unicode": "1F949",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "third place medal",
     "shortname": ":third_place:",
     "category": "activity",
     "aliases": [
-      ":third_place_medal:"
+      ":third_place_medal:",
+      ":3rd_place_medal:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
     "moji": "๐Ÿฅ‰"
   },
   "thought_balloon": {
     "unicode": "1F4AD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thought balloon",
     "shortname": ":thought_balloon:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bubble",
       "cloud",
@@ -30031,8 +38896,12 @@
     "name": "keycap digit three",
     "shortname": ":three:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "3",
       "blue-square",
@@ -30045,14 +38914,18 @@
   },
   "thumbsdown": {
     "unicode": "1F44E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs down sign",
     "shortname": ":thumbsdown:",
     "category": "people",
     "aliases": [
       ":-1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hand",
       "no",
@@ -30064,14 +38937,18 @@
   },
   "thumbsdown_tone1": {
     "unicode": "1F44E-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs down sign tone 1",
     "shortname": ":thumbsdown_tone1:",
     "category": "people",
     "aliases": [
       ":-1_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hand",
       "no",
@@ -30081,14 +38958,18 @@
   },
   "thumbsdown_tone2": {
     "unicode": "1F44E-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs down sign tone 2",
     "shortname": ":thumbsdown_tone2:",
     "category": "people",
     "aliases": [
       ":-1_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hand",
       "no",
@@ -30098,14 +38979,18 @@
   },
   "thumbsdown_tone3": {
     "unicode": "1F44E-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs down sign tone 3",
     "shortname": ":thumbsdown_tone3:",
     "category": "people",
     "aliases": [
       ":-1_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hand",
       "no",
@@ -30115,14 +39000,18 @@
   },
   "thumbsdown_tone4": {
     "unicode": "1F44E-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs down sign tone 4",
     "shortname": ":thumbsdown_tone4:",
     "category": "people",
     "aliases": [
       ":-1_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hand",
       "no",
@@ -30132,14 +39021,18 @@
   },
   "thumbsdown_tone5": {
     "unicode": "1F44E-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs down sign tone 5",
     "shortname": ":thumbsdown_tone5:",
     "category": "people",
     "aliases": [
       ":-1_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "hand",
       "no",
@@ -30149,14 +39042,18 @@
   },
   "thumbsup": {
     "unicode": "1F44D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs up sign",
     "shortname": ":thumbsup:",
     "category": "people",
     "aliases": [
       ":+1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cool",
       "hand",
@@ -30176,14 +39073,18 @@
   },
   "thumbsup_tone1": {
     "unicode": "1F44D-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs up sign tone 1",
     "shortname": ":thumbsup_tone1:",
     "category": "people",
     "aliases": [
       ":+1_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cool",
       "hand",
@@ -30195,14 +39096,18 @@
   },
   "thumbsup_tone2": {
     "unicode": "1F44D-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs up sign tone 2",
     "shortname": ":thumbsup_tone2:",
     "category": "people",
     "aliases": [
       ":+1_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cool",
       "hand",
@@ -30214,14 +39119,18 @@
   },
   "thumbsup_tone3": {
     "unicode": "1F44D-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs up sign tone 3",
     "shortname": ":thumbsup_tone3:",
     "category": "people",
     "aliases": [
       ":+1_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cool",
       "hand",
@@ -30233,14 +39142,18 @@
   },
   "thumbsup_tone4": {
     "unicode": "1F44D-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs up sign tone 4",
     "shortname": ":thumbsup_tone4:",
     "category": "people",
     "aliases": [
       ":+1_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cool",
       "hand",
@@ -30252,14 +39165,18 @@
   },
   "thumbsup_tone5": {
     "unicode": "1F44D-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thumbs up sign tone 5",
     "shortname": ":thumbsup_tone5:",
     "category": "people",
     "aliases": [
       ":+1_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cool",
       "hand",
@@ -30271,14 +39188,19 @@
   },
   "thunder_cloud_rain": {
     "unicode": "26C8",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "thunder cloud and rain",
     "shortname": ":thunder_cloud_rain:",
     "category": "nature",
     "aliases": [
-      ":thunder_cloud_and_rain:"
+      ":thunder_cloud_and_rain:",
+      ":cloud_with_lightning_and_rain:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nature",
       "weather",
@@ -30291,12 +39213,18 @@
   },
   "ticket": {
     "unicode": "1F3AB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "ticket",
     "shortname": ":ticket:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "concert",
       "event",
@@ -30316,14 +39244,18 @@
   },
   "tickets": {
     "unicode": "1F39F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "admission tickets",
     "shortname": ":tickets:",
     "category": "activity",
     "aliases": [
       ":admission_tickets:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "concert",
       "event",
@@ -30341,12 +39273,18 @@
   },
   "tiger": {
     "unicode": "1F42F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tiger face",
     "shortname": ":tiger:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "wildlife",
@@ -30357,12 +39295,18 @@
   },
   "tiger2": {
     "unicode": "1F405",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tiger",
     "shortname": ":tiger2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -30379,14 +39323,18 @@
   },
   "timer": {
     "unicode": "23F2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "timer clock",
     "shortname": ":timer:",
     "category": "objects",
     "aliases": [
       ":timer_clock:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "object",
       "time"
@@ -30395,12 +39343,18 @@
   },
   "tired_face": {
     "unicode": "1F62B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tired face",
     "shortname": ":tired_face:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "frustrated",
@@ -30424,8 +39378,12 @@
     "name": "trade mark sign",
     "shortname": ":tm:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "brand",
       "trademark",
@@ -30437,12 +39395,18 @@
   },
   "toilet": {
     "unicode": "1F6BD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "toilet",
     "shortname": ":toilet:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "restroom",
       "wc",
@@ -30459,12 +39423,18 @@
   },
   "tokyo_tower": {
     "unicode": "1F5FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tokyo tower",
     "shortname": ":tokyo_tower:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "japan",
       "photo",
@@ -30477,12 +39447,18 @@
   },
   "tomato": {
     "unicode": "1F345",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tomato",
     "shortname": ":tomato:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -30497,67 +39473,113 @@
   },
   "tone1": {
     "unicode": "1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "emoji modifier Fitzpatrick type-1-2",
     "shortname": ":tone1:",
     "category": "modifier",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿป"
   },
   "tone2": {
     "unicode": "1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "emoji modifier Fitzpatrick type-3",
     "shortname": ":tone2:",
     "category": "modifier",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿผ"
   },
   "tone3": {
     "unicode": "1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "emoji modifier Fitzpatrick type-4",
     "shortname": ":tone3:",
     "category": "modifier",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฝ"
   },
   "tone4": {
     "unicode": "1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "emoji modifier Fitzpatrick type-5",
     "shortname": ":tone4:",
     "category": "modifier",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿพ"
   },
   "tone5": {
     "unicode": "1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "emoji modifier Fitzpatrick type-6",
     "shortname": ":tone5:",
     "category": "modifier",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฟ"
   },
   "tongue": {
     "unicode": "1F445",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tongue",
     "shortname": ":tongue:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mouth",
       "playful",
@@ -30582,14 +39604,18 @@
   },
   "tools": {
     "unicode": "1F6E0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "hammer and wrench",
     "shortname": ":tools:",
     "category": "objects",
     "aliases": [
       ":hammer_and_wrench:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "tools",
       "object",
@@ -30599,12 +39625,18 @@
   },
   "top": {
     "unicode": "1F51D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "top with upwards arrow above",
     "shortname": ":top:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "words",
@@ -30615,12 +39647,18 @@
   },
   "tophat": {
     "unicode": "1F3A9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "top hat",
     "shortname": ":tophat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "classy",
       "gentleman",
@@ -30645,14 +39683,19 @@
   },
   "track_next": {
     "unicode": "23ED",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black right-pointing double triangle with vertical bar",
     "shortname": ":track_next:",
     "category": "symbols",
     "aliases": [
-      ":next_track:"
+      ":next_track:",
+      ":next_track_button:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "arrow",
       "next scene",
@@ -30664,14 +39707,19 @@
   },
   "track_previous": {
     "unicode": "23EE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "black left-pointing double triangle with vertical bar",
     "shortname": ":track_previous:",
     "category": "symbols",
     "aliases": [
-      ":previous_track:"
+      ":previous_track:",
+      ":previous_track_button:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "arrow",
       "previous scene",
@@ -30683,12 +39731,18 @@
   },
   "trackball": {
     "unicode": "1F5B2",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "trackball",
     "shortname": ":trackball:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "input",
       "device",
@@ -30702,12 +39756,18 @@
   },
   "tractor": {
     "unicode": "1F69C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tractor",
     "shortname": ":tractor:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "agriculture",
       "car",
@@ -30724,12 +39784,18 @@
   },
   "traffic_light": {
     "unicode": "1F6A5",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "horizontal traffic light",
     "shortname": ":traffic_light:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "traffic",
       "transportation",
@@ -30745,12 +39811,18 @@
   },
   "train": {
     "unicode": "1F68B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "Tram Car",
     "shortname": ":train:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "tram",
       "rail",
@@ -30762,12 +39834,18 @@
   },
   "train2": {
     "unicode": "1F686",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "train",
     "shortname": ":train2:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -30780,12 +39858,18 @@
   },
   "tram": {
     "unicode": "1F68A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tram",
     "shortname": ":tram:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "vehicle",
@@ -30798,12 +39882,18 @@
   },
   "triangular_flag_on_post": {
     "unicode": "1F6A9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "triangular flag on post",
     "shortname": ":triangular_flag_on_post:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "triangle",
       "triangular",
@@ -30817,12 +39907,18 @@
   },
   "triangular_ruler": {
     "unicode": "1F4D0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "triangular ruler",
     "shortname": ":triangular_ruler:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "architect",
       "math",
@@ -30836,12 +39932,18 @@
   },
   "trident": {
     "unicode": "1F531",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "trident emblem",
     "shortname": ":trident:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "spear",
       "weapon",
@@ -30852,12 +39954,18 @@
   },
   "triumph": {
     "unicode": "1F624",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face with look of triumph",
     "shortname": ":triumph:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "gas",
@@ -30874,12 +39982,18 @@
   },
   "trolleybus": {
     "unicode": "1F68E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "trolleybus",
     "shortname": ":trolleybus:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bart",
       "transportation",
@@ -30894,12 +40008,18 @@
   },
   "trophy": {
     "unicode": "1F3C6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "trophy",
     "shortname": ":trophy:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "award",
       "ceremony",
@@ -30922,12 +40042,18 @@
   },
   "tropical_drink": {
     "unicode": "1F379",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tropical drink",
     "shortname": ":tropical_drink:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "beverage",
       "tropical",
@@ -30945,12 +40071,18 @@
   },
   "tropical_fish": {
     "unicode": "1F420",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tropical fish",
     "shortname": ":tropical_fish:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "swim",
@@ -30960,12 +40092,18 @@
   },
   "truck": {
     "unicode": "1F69A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "delivery truck",
     "shortname": ":truck:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "cars",
       "transportation",
@@ -30977,12 +40115,18 @@
   },
   "trumpet": {
     "unicode": "1F3BA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "trumpet",
     "shortname": ":trumpet:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "brass",
       "music",
@@ -30994,12 +40138,18 @@
   },
   "tulip": {
     "unicode": "1F337",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tulip",
     "shortname": ":tulip:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "flowers",
       "nature",
@@ -31016,14 +40166,18 @@
   },
   "tumbler_glass": {
     "unicode": "1F943",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "tumbler glass",
     "shortname": ":tumbler_glass:",
     "category": "food",
     "aliases": [
       ":whisky:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "booze"
     ],
@@ -31031,12 +40185,18 @@
   },
   "turkey": {
     "unicode": "1F983",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "turkey",
     "shortname": ":turkey:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "wildlife",
       "animal"
@@ -31045,12 +40205,18 @@
   },
   "turtle": {
     "unicode": "1F422",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "turtle",
     "shortname": ":turtle:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "slow",
@@ -31067,12 +40233,18 @@
   },
   "tv": {
     "unicode": "1F4FA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "television",
     "shortname": ":tv:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "oldschool",
       "program",
@@ -31088,12 +40260,18 @@
   },
   "twisted_rightwards_arrows": {
     "unicode": "1F500",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "twisted rightwards arrows",
     "shortname": ":twisted_rightwards_arrows:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "arrow",
@@ -31110,8 +40288,12 @@
     "name": "keycap digit two",
     "shortname": ":two:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "2",
       "blue-square",
@@ -31124,12 +40306,18 @@
   },
   "two_hearts": {
     "unicode": "1F495",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "two hearts",
     "shortname": ":two_hearts:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -31145,12 +40333,18 @@
   },
   "two_men_holding_hands": {
     "unicode": "1F46C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "two men holding hands",
     "shortname": ":two_men_holding_hands:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bromance",
       "couple",
@@ -31172,12 +40366,18 @@
   },
   "two_women_holding_hands": {
     "unicode": "1F46D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "two women holding hands",
     "shortname": ":two_women_holding_hands:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "couple",
       "female",
@@ -31203,12 +40403,18 @@
   },
   "u5272": {
     "unicode": "1F239",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-5272",
     "shortname": ":u5272:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "cut",
@@ -31221,12 +40427,18 @@
   },
   "u5408": {
     "unicode": "1F234",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-5408",
     "shortname": ":u5408:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "japanese",
@@ -31239,12 +40451,18 @@
   },
   "u55b6": {
     "unicode": "1F23A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-55b6",
     "shortname": ":u55b6:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "japanese",
       "opening hours",
@@ -31260,8 +40478,12 @@
     "name": "squared cjk unified ideograph-6307",
     "shortname": ":u6307:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "green-square",
@@ -31273,12 +40495,18 @@
   },
   "u6708": {
     "unicode": "1F237",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-6708",
     "shortname": ":u6708:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "japanese",
@@ -31291,12 +40519,18 @@
   },
   "u6709": {
     "unicode": "1F236",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-6709",
     "shortname": ":u6709:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "have",
@@ -31308,12 +40542,18 @@
   },
   "u6e80": {
     "unicode": "1F235",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-6e80",
     "shortname": ":u6e80:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "full",
@@ -31333,8 +40573,12 @@
     "name": "squared cjk unified ideograph-7121",
     "shortname": ":u7121:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "japanese",
@@ -31348,12 +40592,18 @@
   },
   "u7533": {
     "unicode": "1F238",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-7533",
     "shortname": ":u7533:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "japanese",
@@ -31364,12 +40614,18 @@
   },
   "u7981": {
     "unicode": "1F232",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-7981",
     "shortname": ":u7981:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "forbidden",
@@ -31384,12 +40640,18 @@
   },
   "u7a7a": {
     "unicode": "1F233",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared cjk unified ideograph-7a7a",
     "shortname": ":u7a7a:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "chinese",
       "empty",
@@ -31407,8 +40669,12 @@
     "name": "umbrella with rain drops",
     "shortname": ":umbrella:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "rain",
       "weather",
@@ -31419,12 +40685,18 @@
   },
   "umbrella2": {
     "unicode": "2602",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "umbrella",
     "shortname": ":umbrella2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "clothing",
       "nature",
@@ -31438,12 +40710,18 @@
   },
   "unamused": {
     "unicode": "1F612",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "unamused face",
     "shortname": ":unamused:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "bored",
       "face",
@@ -31466,12 +40744,18 @@
   },
   "underage": {
     "unicode": "1F51E",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "no one under eighteen symbol",
     "shortname": ":underage:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "18",
       "drink",
@@ -31483,14 +40767,18 @@
   },
   "unicorn": {
     "unicode": "1F984",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "unicorn face",
     "shortname": ":unicorn:",
     "category": "nature",
     "aliases": [
       ":unicorn_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal"
     ],
@@ -31498,12 +40786,18 @@
   },
   "unlock": {
     "unicode": "1F513",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "open lock",
     "shortname": ":unlock:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "privacy",
       "security",
@@ -31514,12 +40808,18 @@
   },
   "up": {
     "unicode": "1F199",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared up with exclamation mark",
     "shortname": ":up:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "symbol"
@@ -31528,14 +40828,18 @@
   },
   "upside_down": {
     "unicode": "1F643",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "upside-down face",
     "shortname": ":upside_down:",
     "category": "people",
     "aliases": [
       ":upside_down_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "silly",
       "smiley",
@@ -31545,14 +40849,18 @@
   },
   "urn": {
     "unicode": "26B1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "funeral urn",
     "shortname": ":urn:",
     "category": "objects",
     "aliases": [
       ":funeral_urn:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "death",
       "object",
@@ -31569,8 +40877,12 @@
     "name": "victory hand",
     "shortname": ":v:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "hand",
@@ -31589,12 +40901,18 @@
   },
   "v_tone1": {
     "unicode": "270C-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "victory hand tone 1",
     "shortname": ":v_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "ohyeah",
@@ -31606,12 +40924,18 @@
   },
   "v_tone2": {
     "unicode": "270C-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "victory hand tone 2",
     "shortname": ":v_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "ohyeah",
@@ -31623,12 +40947,18 @@
   },
   "v_tone3": {
     "unicode": "270C-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "victory hand tone 3",
     "shortname": ":v_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "ohyeah",
@@ -31640,12 +40970,18 @@
   },
   "v_tone4": {
     "unicode": "270C-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "victory hand tone 4",
     "shortname": ":v_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "ohyeah",
@@ -31657,12 +40993,18 @@
   },
   "v_tone5": {
     "unicode": "270C-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "victory hand tone 5",
     "shortname": ":v_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fingers",
       "ohyeah",
@@ -31674,12 +41016,18 @@
   },
   "vertical_traffic_light": {
     "unicode": "1F6A6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "vertical traffic light",
     "shortname": ":vertical_traffic_light:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "transportation",
       "traffic",
@@ -31695,12 +41043,18 @@
   },
   "vhs": {
     "unicode": "1F4FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "videocassette",
     "shortname": ":vhs:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "oldschool",
       "record",
@@ -31711,12 +41065,18 @@
   },
   "vibration_mode": {
     "unicode": "1F4F3",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "vibration mode",
     "shortname": ":vibration_mode:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "orange-square",
       "phone",
@@ -31726,12 +41086,18 @@
   },
   "video_camera": {
     "unicode": "1F4F9",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "video camera",
     "shortname": ":video_camera:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "film",
       "record",
@@ -31743,12 +41109,18 @@
   },
   "video_game": {
     "unicode": "1F3AE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "video game",
     "shortname": ":video_game:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "PS4",
       "console",
@@ -31766,12 +41138,18 @@
   },
   "violin": {
     "unicode": "1F3BB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "violin",
     "shortname": ":violin:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "instrument",
       "music",
@@ -31790,8 +41168,12 @@
     "name": "virgo",
     "shortname": ":virgo:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sign",
       "virgo",
@@ -31808,12 +41190,18 @@
   },
   "volcano": {
     "unicode": "1F30B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "volcano",
     "shortname": ":volcano:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "photo",
@@ -31829,12 +41217,18 @@
   },
   "volleyball": {
     "unicode": "1F3D0",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "volleyball",
     "shortname": ":volleyball:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "game",
       "ball",
@@ -31845,12 +41239,18 @@
   },
   "vs": {
     "unicode": "1F19A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "squared vs",
     "shortname": ":vs:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "orange-square",
       "words",
@@ -31860,14 +41260,19 @@
   },
   "vulcan": {
     "unicode": "1F596",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with part between middle and ring fingers",
     "shortname": ":vulcan:",
     "category": "people",
     "aliases": [
-      ":raised_hand_with_part_between_middle_and_ring_fingers:"
+      ":raised_hand_with_part_between_middle_and_ring_fingers:",
+      ":vulcan_salute:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "vulcan",
       "spock",
@@ -31884,14 +41289,18 @@
   },
   "vulcan_tone1": {
     "unicode": "1F596-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with part between middle and ring fingers tone 1",
     "shortname": ":vulcan_tone1:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_part_between_middle_and_ring_fingers_tone1:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "vulcan",
       "spock",
@@ -31904,14 +41313,18 @@
   },
   "vulcan_tone2": {
     "unicode": "1F596-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with part between middle and ring fingers tone 2",
     "shortname": ":vulcan_tone2:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_part_between_middle_and_ring_fingers_tone2:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "vulcan",
       "spock",
@@ -31924,14 +41337,18 @@
   },
   "vulcan_tone3": {
     "unicode": "1F596-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with part between middle and ring fingers tone 3",
     "shortname": ":vulcan_tone3:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_part_between_middle_and_ring_fingers_tone3:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "vulcan",
       "spock",
@@ -31944,14 +41361,18 @@
   },
   "vulcan_tone4": {
     "unicode": "1F596-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with part between middle and ring fingers tone 4",
     "shortname": ":vulcan_tone4:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_part_between_middle_and_ring_fingers_tone4:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "vulcan",
       "spock",
@@ -31964,14 +41385,18 @@
   },
   "vulcan_tone5": {
     "unicode": "1F596-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "raised hand with part between middle and ring fingers tone 5",
     "shortname": ":vulcan_tone5:",
     "category": "people",
     "aliases": [
       ":raised_hand_with_part_between_middle_and_ring_fingers_tone5:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "vulcan",
       "spock",
@@ -31984,12 +41409,18 @@
   },
   "walking": {
     "unicode": "1F6B6",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pedestrian",
     "shortname": ":walking:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":walking_man:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "human",
       "man",
@@ -32007,12 +41438,18 @@
   },
   "walking_tone1": {
     "unicode": "1F6B6-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pedestrian tone 1",
     "shortname": ":walking_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "man",
       "walk",
@@ -32025,12 +41462,18 @@
   },
   "walking_tone2": {
     "unicode": "1F6B6-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pedestrian tone 2",
     "shortname": ":walking_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "man",
       "walk",
@@ -32043,12 +41486,18 @@
   },
   "walking_tone3": {
     "unicode": "1F6B6-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pedestrian tone 3",
     "shortname": ":walking_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "man",
       "walk",
@@ -32061,12 +41510,18 @@
   },
   "walking_tone4": {
     "unicode": "1F6B6-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pedestrian tone 4",
     "shortname": ":walking_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "man",
       "walk",
@@ -32079,12 +41534,18 @@
   },
   "walking_tone5": {
     "unicode": "1F6B6-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "pedestrian tone 5",
     "shortname": ":walking_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "man",
       "walk",
@@ -32097,12 +41558,18 @@
   },
   "waning_crescent_moon": {
     "unicode": "1F318",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waning crescent moon symbol",
     "shortname": ":waning_crescent_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -32118,12 +41585,18 @@
   },
   "waning_gibbous_moon": {
     "unicode": "1F316",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waning gibbous moon symbol",
     "shortname": ":waning_gibbous_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -32145,8 +41618,12 @@
     "name": "warning sign",
     "shortname": ":warning:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "exclamation",
       "wip",
@@ -32157,12 +41634,18 @@
   },
   "wastebasket": {
     "unicode": "1F5D1",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wastebasket",
     "shortname": ":wastebasket:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "trash",
       "garbage",
@@ -32180,8 +41663,12 @@
     "name": "watch",
     "shortname": ":watch:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "accessories",
       "time",
@@ -32191,12 +41678,18 @@
   },
   "water_buffalo": {
     "unicode": "1F403",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water buffalo",
     "shortname": ":water_buffalo:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "cow",
@@ -32214,78 +41707,132 @@
   },
   "water_polo": {
     "unicode": "1F93D",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water polo",
     "shortname": ":water_polo:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฝ"
   },
   "water_polo_tone1": {
     "unicode": "1F93D-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water polo tone 1",
     "shortname": ":water_polo_tone1:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฝ๐Ÿป"
   },
   "water_polo_tone2": {
     "unicode": "1F93D-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water polo tone 2",
     "shortname": ":water_polo_tone2:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฝ๐Ÿผ"
   },
   "water_polo_tone3": {
     "unicode": "1F93D-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water polo tone 3",
     "shortname": ":water_polo_tone3:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฝ๐Ÿฝ"
   },
   "water_polo_tone4": {
     "unicode": "1F93D-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water polo tone 4",
     "shortname": ":water_polo_tone4:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฝ๐Ÿพ"
   },
   "water_polo_tone5": {
     "unicode": "1F93D-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water polo tone 5",
     "shortname": ":water_polo_tone5:",
     "category": "activity",
-    "aliases": [],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿคฝ๐Ÿฟ"
   },
   "watermelon": {
     "unicode": "1F349",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "watermelon",
     "shortname": ":watermelon:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "food",
       "fruit",
@@ -32298,12 +41845,18 @@
   },
   "wave": {
     "unicode": "1F44B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving hand sign",
     "shortname": ":wave:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "farewell",
       "gesture",
@@ -32318,12 +41871,18 @@
   },
   "wave_tone1": {
     "unicode": "1F44B-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving hand sign tone 1",
     "shortname": ":wave_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "farewell",
       "gesture",
@@ -32336,12 +41895,18 @@
   },
   "wave_tone2": {
     "unicode": "1F44B-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving hand sign tone 2",
     "shortname": ":wave_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "farewell",
       "gesture",
@@ -32354,12 +41919,18 @@
   },
   "wave_tone3": {
     "unicode": "1F44B-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving hand sign tone 3",
     "shortname": ":wave_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "farewell",
       "gesture",
@@ -32372,12 +41943,18 @@
   },
   "wave_tone4": {
     "unicode": "1F44B-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving hand sign tone 4",
     "shortname": ":wave_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "farewell",
       "gesture",
@@ -32390,12 +41967,18 @@
   },
   "wave_tone5": {
     "unicode": "1F44B-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waving hand sign tone 5",
     "shortname": ":wave_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "farewell",
       "gesture",
@@ -32408,12 +41991,18 @@
   },
   "wavy_dash": {
     "unicode": "3030",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wavy dash",
     "shortname": ":wavy_dash:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "draw",
       "line",
@@ -32423,12 +42012,18 @@
   },
   "waxing_crescent_moon": {
     "unicode": "1F312",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waxing crescent moon symbol",
     "shortname": ":waxing_crescent_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "moon",
@@ -32443,12 +42038,18 @@
   },
   "waxing_gibbous_moon": {
     "unicode": "1F314",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "waxing gibbous moon symbol",
     "shortname": ":waxing_gibbous_moon:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":moon:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "nature",
       "space",
@@ -32459,12 +42060,18 @@
   },
   "wc": {
     "unicode": "1F6BE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "water closet",
     "shortname": ":wc:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "restroom",
@@ -32483,12 +42090,18 @@
   },
   "weary": {
     "unicode": "1F629",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "weary face",
     "shortname": ":weary:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "frustrated",
@@ -32509,12 +42122,18 @@
   },
   "wedding": {
     "unicode": "1F492",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wedding",
     "shortname": ":wedding:",
     "category": "travel",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "bride",
@@ -32532,12 +42151,18 @@
   },
   "whale": {
     "unicode": "1F433",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "spouting whale",
     "shortname": ":whale:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -32551,12 +42176,18 @@
   },
   "whale2": {
     "unicode": "1F40B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "whale",
     "shortname": ":whale2:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -32576,12 +42207,18 @@
   },
   "wheel_of_dharma": {
     "unicode": "2638",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wheel of dharma",
     "shortname": ":wheel_of_dharma:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "buddhist",
       "religion",
@@ -32597,8 +42234,12 @@
     "name": "wheelchair symbol",
     "shortname": ":wheelchair:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "disabled",
@@ -32608,12 +42249,18 @@
   },
   "white_check_mark": {
     "unicode": "2705",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white heavy check mark",
     "shortname": ":white_check_mark:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "agree",
       "green-square",
@@ -32630,8 +42277,12 @@
     "name": "medium white circle",
     "shortname": ":white_circle:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -32642,12 +42293,18 @@
   },
   "white_flower": {
     "unicode": "1F4AE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white flower",
     "shortname": ":white_flower:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "japanese",
       "white",
@@ -32674,8 +42331,12 @@
     "name": "white large square",
     "shortname": ":white_large_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -32692,8 +42353,12 @@
     "name": "white medium small square",
     "shortname": ":white_medium_small_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -32710,8 +42375,12 @@
     "name": "white medium square",
     "shortname": ":white_medium_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -32728,8 +42397,12 @@
     "name": "white small square",
     "shortname": ":white_small_square:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -32740,12 +42413,18 @@
   },
   "white_square_button": {
     "unicode": "1F533",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white square button",
     "shortname": ":white_square_button:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "shape",
       "shapes",
@@ -32756,14 +42435,19 @@
   },
   "white_sun_cloud": {
     "unicode": "1F325",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white sun behind cloud",
     "shortname": ":white_sun_cloud:",
     "category": "nature",
     "aliases": [
-      ":white_sun_behind_cloud:"
+      ":white_sun_behind_cloud:",
+      ":sun_behind_large_cloud:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nature",
       "weather",
@@ -32776,14 +42460,19 @@
   },
   "white_sun_rain_cloud": {
     "unicode": "1F326",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white sun behind cloud with rain",
     "shortname": ":white_sun_rain_cloud:",
     "category": "nature",
     "aliases": [
-      ":white_sun_behind_cloud_with_rain:"
+      ":white_sun_behind_cloud_with_rain:",
+      ":sun_behind_rain_cloud:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nature",
       "weather",
@@ -32797,14 +42486,19 @@
   },
   "white_sun_small_cloud": {
     "unicode": "1F324",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "white sun with small cloud",
     "shortname": ":white_sun_small_cloud:",
     "category": "nature",
     "aliases": [
-      ":white_sun_with_small_cloud:"
+      ":white_sun_with_small_cloud:",
+      ":sun_behind_small_cloud:"
+    ],
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
     "keywords": [
       "nature",
       "weather",
@@ -32816,25 +42510,37 @@
   },
   "wilted_rose": {
     "unicode": "1F940",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wilted flower",
     "shortname": ":wilted_rose:",
     "category": "nature",
     "aliases": [
       ":wilted_flower:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ],
     "moji": "๐Ÿฅ€"
   },
   "wind_blowing_face": {
     "unicode": "1F32C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wind blowing face",
     "shortname": ":wind_blowing_face:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+      ":wind_face:"
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mother",
       "nature",
@@ -32845,12 +42551,18 @@
   },
   "wind_chime": {
     "unicode": "1F390",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wind chime",
     "shortname": ":wind_chime:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "ding",
       "nature",
@@ -32872,12 +42584,18 @@
   },
   "wine_glass": {
     "unicode": "1F377",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wine glass",
     "shortname": ":wine_glass:",
     "category": "food",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "alcohol",
       "beverage",
@@ -32899,11 +42617,15 @@
   },
   "wink": {
     "unicode": "1F609",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "winking face",
     "shortname": ":wink:",
     "category": "people",
-    "aliases": [],
+    "aliases": [
+
+    ],
     "aliases_ascii": [
       ";)",
       ";-)",
@@ -32931,12 +42653,18 @@
   },
   "wolf": {
     "unicode": "1F43A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wolf face",
     "shortname": ":wolf:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "animal",
       "nature",
@@ -32947,12 +42675,18 @@
   },
   "woman": {
     "unicode": "1F469",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "woman",
     "shortname": ":woman:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girls",
@@ -32968,12 +42702,18 @@
   },
   "woman_tone1": {
     "unicode": "1F469-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "woman tone 1",
     "shortname": ":woman_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -32983,12 +42723,18 @@
   },
   "woman_tone2": {
     "unicode": "1F469-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "woman tone 2",
     "shortname": ":woman_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -32998,12 +42744,18 @@
   },
   "woman_tone3": {
     "unicode": "1F469-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "woman tone 3",
     "shortname": ":woman_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -33013,12 +42765,18 @@
   },
   "woman_tone4": {
     "unicode": "1F469-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "woman tone 4",
     "shortname": ":woman_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -33028,12 +42786,18 @@
   },
   "woman_tone5": {
     "unicode": "1F469-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "woman tone 5",
     "shortname": ":woman_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "female",
       "girl",
@@ -33043,12 +42807,18 @@
   },
   "womans_clothes": {
     "unicode": "1F45A",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "womans clothes",
     "shortname": ":womans_clothes:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "fashion",
       "woman",
@@ -33069,12 +42839,18 @@
   },
   "womans_hat": {
     "unicode": "1F452",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "womans hat",
     "shortname": ":womans_hat:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "accessories",
       "fashion",
@@ -33085,12 +42861,18 @@
   },
   "womens": {
     "unicode": "1F6BA",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "womens symbol",
     "shortname": ":womens:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "purple-square",
       "woman",
@@ -33106,12 +42888,18 @@
   },
   "worried": {
     "unicode": "1F61F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "worried face",
     "shortname": ":worried:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "concern",
       "face",
@@ -33128,12 +42916,18 @@
   },
   "wrench": {
     "unicode": "1F527",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wrench",
     "shortname": ":wrench:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "diy",
       "ikea",
@@ -33145,81 +42939,22 @@
   },
   "wrestlers": {
     "unicode": "1F93C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "wrestlers",
     "shortname": ":wrestlers:",
     "category": "activity",
     "aliases": [
       ":wrestling:"
     ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿคผ"
-  },
-  "wrestlers_tone1": {
-    "unicode": "1F93C-1F3FB",
-    "unicode_alternates": [],
-    "name": "wrestlers tone 1",
-    "shortname": ":wrestlers_tone1:",
-    "category": "activity",
-    "aliases": [
-      ":wrestling_tone1:"
-    ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿคผ๐Ÿป"
-  },
-  "wrestlers_tone2": {
-    "unicode": "1F93C-1F3FC",
-    "unicode_alternates": [],
-    "name": "wrestlers tone 2",
-    "shortname": ":wrestlers_tone2:",
-    "category": "activity",
-    "aliases": [
-      ":wrestling_tone2:"
-    ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿคผ๐Ÿผ"
-  },
-  "wrestlers_tone3": {
-    "unicode": "1F93C-1F3FD",
-    "unicode_alternates": [],
-    "name": "wrestlers tone 3",
-    "shortname": ":wrestlers_tone3:",
-    "category": "activity",
-    "aliases": [
-      ":wrestling_tone3:"
-    ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿคผ๐Ÿฝ"
-  },
-  "wrestlers_tone4": {
-    "unicode": "1F93C-1F3FE",
-    "unicode_alternates": [],
-    "name": "wrestlers tone 4",
-    "shortname": ":wrestlers_tone4:",
-    "category": "activity",
-    "aliases": [
-      ":wrestling_tone4:"
+    "aliases_ascii": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿคผ๐Ÿพ"
-  },
-  "wrestlers_tone5": {
-    "unicode": "1F93C-1F3FF",
-    "unicode_alternates": [],
-    "name": "wrestlers tone 5",
-    "shortname": ":wrestlers_tone5:",
-    "category": "activity",
-    "aliases": [
-      ":wrestling_tone5:"
+    "keywords": [
+
     ],
-    "aliases_ascii": [],
-    "keywords": [],
-    "moji": "๐Ÿคผ๐Ÿฟ"
+    "moji": "๐Ÿคผ"
   },
   "writing_hand": {
     "unicode": "270D",
@@ -33229,8 +42964,12 @@
     "name": "writing hand",
     "shortname": ":writing_hand:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "body",
       "hands",
@@ -33241,12 +42980,18 @@
   },
   "writing_hand_tone1": {
     "unicode": "270D-1F3FB",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "writing hand tone 1",
     "shortname": ":writing_hand_tone1:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "write",
       "sign",
@@ -33257,12 +43002,18 @@
   },
   "writing_hand_tone2": {
     "unicode": "270D-1F3FC",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "writing hand tone 2",
     "shortname": ":writing_hand_tone2:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "write",
       "sign",
@@ -33273,12 +43024,18 @@
   },
   "writing_hand_tone3": {
     "unicode": "270D-1F3FD",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "writing hand tone 3",
     "shortname": ":writing_hand_tone3:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "write",
       "sign",
@@ -33289,12 +43046,18 @@
   },
   "writing_hand_tone4": {
     "unicode": "270D-1F3FE",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "writing hand tone 4",
     "shortname": ":writing_hand_tone4:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "write",
       "sign",
@@ -33305,12 +43068,18 @@
   },
   "writing_hand_tone5": {
     "unicode": "270D-1F3FF",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "writing hand tone 5",
     "shortname": ":writing_hand_tone5:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "write",
       "sign",
@@ -33321,12 +43090,18 @@
   },
   "x": {
     "unicode": "274C",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "cross mark",
     "shortname": ":x:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "delete",
       "no",
@@ -33338,12 +43113,18 @@
   },
   "yellow_heart": {
     "unicode": "1F49B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "yellow heart",
     "shortname": ":yellow_heart:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "affection",
       "like",
@@ -33367,12 +43148,18 @@
   },
   "yen": {
     "unicode": "1F4B4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "banknote with yen sign",
     "shortname": ":yen:",
     "category": "objects",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "currency",
       "dollar",
@@ -33389,12 +43176,18 @@
   },
   "yin_yang": {
     "unicode": "262F",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "yin yang",
     "shortname": ":yin_yang:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "religion",
       "sign",
@@ -33406,12 +43199,18 @@
   },
   "yum": {
     "unicode": "1F60B",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "face savouring delicious food",
     "shortname": ":yum:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "face",
       "happy",
@@ -33442,8 +43241,12 @@
     "name": "high voltage sign",
     "shortname": ":zap:",
     "category": "nature",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "lightning bolt",
       "thunder",
@@ -33462,8 +43265,12 @@
     "name": "keycap digit zero",
     "shortname": ":zero:",
     "category": "symbols",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "blue-square",
       "null",
@@ -33475,14 +43282,18 @@
   },
   "zipper_mouth": {
     "unicode": "1F910",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "zipper-mouth face",
     "shortname": ":zipper_mouth:",
     "category": "people",
     "aliases": [
       ":zipper_mouth_face:"
     ],
-    "aliases_ascii": [],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "mad",
       "smiley"
@@ -33491,17 +43302,20568 @@
   },
   "zzz": {
     "unicode": "1F4A4",
-    "unicode_alternates": [],
+    "unicode_alternates": [
+
+    ],
     "name": "sleeping symbol",
     "shortname": ":zzz:",
     "category": "people",
-    "aliases": [],
-    "aliases_ascii": [],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
     "keywords": [
       "sleepy",
       "tired",
       "goodnight"
     ],
     "moji": "๐Ÿ’ค"
+  },
+  "frowning_face": {
+    "unicode": "2639",
+    "name": "frowning face",
+    "shortname": ":frowning_face:",
+    "category": "people",
+    "moji": "โ˜น๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blonde_woman": {
+    "unicode": "1f471-2640",
+    "name": "blond-haired woman",
+    "shortname": ":blonde_woman:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_with_turban": {
+    "unicode": "1f473-2640",
+    "name": "woman wearing turban",
+    "shortname": ":woman_with_turban:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "policewoman": {
+    "unicode": "1f46e-2640",
+    "name": "woman police officer",
+    "shortname": ":policewoman:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "construction_worker_woman": {
+    "unicode": "1f477-2640",
+    "name": "woman construction worker",
+    "shortname": ":construction_worker_woman:",
+    "category": "people",
+    "moji": "๐Ÿ‘ทโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "guardswoman": {
+    "unicode": "1f482-2640",
+    "name": "woman guard",
+    "shortname": ":guardswoman:",
+    "category": "people",
+    "moji": "๐Ÿ’‚โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "female_detective": {
+    "unicode": "1f575-2640",
+    "name": "woman detective",
+    "shortname": ":female_detective:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "male_detective": {
+    "unicode": "1f575",
+    "name": "detective",
+    "shortname": ":male_detective:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_health_worker": {
+    "unicode": "1F469-2695",
+    "name": "woman health worker",
+    "shortname": ":woman_health_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_health_worker": {
+    "unicode": "1F468-2695",
+    "name": "man health worker",
+    "shortname": ":man_health_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_farmer": {
+    "unicode": "1F469-1F33E",
+    "name": "woman farmer",
+    "shortname": ":woman_farmer:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_farmer": {
+    "unicode": "1F468-1F33E",
+    "name": "man farmer",
+    "shortname": ":man_farmer:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cook": {
+    "unicode": "1F469-1F373",
+    "name": "woman cook",
+    "shortname": ":woman_cook:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cook": {
+    "unicode": "1F468-1F373",
+    "name": "man cook",
+    "shortname": ":man_cook:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_student": {
+    "unicode": "1F469-1F393",
+    "name": "woman student",
+    "shortname": ":woman_student:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_student": {
+    "unicode": "1F468-1F393",
+    "name": "man student",
+    "shortname": ":man_student:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_singer": {
+    "unicode": "1F469-1F3A4",
+    "name": "woman singer",
+    "shortname": ":woman_singer:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_singer": {
+    "unicode": "1F468-1F3A4",
+    "name": "man singer",
+    "shortname": ":man_singer:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_teacher": {
+    "unicode": "1F469-1F3EB",
+    "name": "woman teacher",
+    "shortname": ":woman_teacher:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_teacher": {
+    "unicode": "1F468-1F3EB",
+    "name": "man teacher",
+    "shortname": ":man_teacher:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_factory_worker": {
+    "unicode": "1F469-1F3ED",
+    "name": "woman factory worker",
+    "shortname": ":woman_factory_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_factory_worker": {
+    "unicode": "1F468-1F3ED",
+    "name": "man factory worker",
+    "shortname": ":man_factory_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_technologist": {
+    "unicode": "1F469-1F4BB",
+    "name": "woman technologist",
+    "shortname": ":woman_technologist:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_technologist": {
+    "unicode": "1F468-1F4BB",
+    "name": "man technologist",
+    "shortname": ":man_technologist:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_office_worker": {
+    "unicode": "1F469-1F4BC",
+    "name": "woman office worker",
+    "shortname": ":woman_office_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_office_worker": {
+    "unicode": "1F468-1F4BC",
+    "name": "man office worker",
+    "shortname": ":man_office_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mechanic": {
+    "unicode": "1F469-1F527",
+    "name": "woman mechanic",
+    "shortname": ":woman_mechanic:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mechanic": {
+    "unicode": "1F468-1F527",
+    "name": "man mechanic",
+    "shortname": ":man_mechanic:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_scientist": {
+    "unicode": "1F469-1F52C",
+    "name": "woman scientist",
+    "shortname": ":woman_scientist:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_scientist": {
+    "unicode": "1F468-1F52C",
+    "name": "man scientist",
+    "shortname": ":man_scientist:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_artist": {
+    "unicode": "1F469-1F3A8",
+    "name": "woman artist",
+    "shortname": ":woman_artist:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_artist": {
+    "unicode": "1F468-1F3A8",
+    "name": "man artist",
+    "shortname": ":man_artist:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_firefighter": {
+    "unicode": "1F469-1F692",
+    "name": "woman firefighter",
+    "shortname": ":woman_firefighter:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_firefighter": {
+    "unicode": "1F468-1F692",
+    "name": "man firefighter",
+    "shortname": ":man_firefighter:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pilot": {
+    "unicode": "1F469-2708",
+    "name": "woman pilot",
+    "shortname": ":woman_pilot:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pilot": {
+    "unicode": "1F468-2708",
+    "name": "man pilot",
+    "shortname": ":man_pilot:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_astronaut": {
+    "unicode": "1F469-1F680",
+    "name": "woman astronaut",
+    "shortname": ":woman_astronaut:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_astronaut": {
+    "unicode": "1F468-1F680",
+    "name": "man astronaut",
+    "shortname": ":man_astronaut:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_judge": {
+    "unicode": "1F469-2696",
+    "name": "woman judge",
+    "shortname": ":woman_judge:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_judge": {
+    "unicode": "1F468-2696",
+    "name": "man judge",
+    "shortname": ":man_judge:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bowing_woman": {
+    "unicode": "1f647-2640",
+    "name": "woman bowing",
+    "shortname": ":bowing_woman:",
+    "category": "people",
+    "moji": "๐Ÿ™‡โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "tipping_hand_man": {
+    "unicode": "1f481-2642",
+    "name": "man tipping hand",
+    "shortname": ":tipping_hand_man:",
+    "category": "people",
+    "moji": "๐Ÿ’โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "no_good_man": {
+    "unicode": "1f645-2642",
+    "name": "man gesturing NO",
+    "shortname": ":no_good_man:",
+    "category": "people",
+    "moji": "๐Ÿ™…โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "ok_man": {
+    "unicode": "1f646-2642",
+    "name": "man gesturing OK",
+    "shortname": ":ok_man:",
+    "category": "people",
+    "moji": "๐Ÿ™†โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "raising_hand_man": {
+    "unicode": "1f64b-2642",
+    "name": "man raising hand",
+    "shortname": ":raising_hand_man:",
+    "category": "people",
+    "moji": "๐Ÿ™‹โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_facepalming": {
+    "unicode": "1F926-2640",
+    "name": "woman facepalming",
+    "shortname": ":woman_facepalming:",
+    "category": "people",
+    "moji": "๐Ÿคฆโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_facepalming": {
+    "unicode": "1F926-2642",
+    "name": "man facepalming",
+    "shortname": ":man_facepalming:",
+    "category": "people",
+    "moji": "๐Ÿคฆโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_shrugging": {
+    "unicode": "1F937-2640",
+    "name": "woman shrugging",
+    "shortname": ":woman_shrugging:",
+    "category": "people",
+    "moji": "๐Ÿคทโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_shrugging": {
+    "unicode": "1F937-2642",
+    "name": "man shrugging",
+    "shortname": ":man_shrugging:",
+    "category": "people",
+    "moji": "๐Ÿคทโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "pouting_man": {
+    "unicode": "1f64e-2642",
+    "name": "man pouting",
+    "shortname": ":pouting_man:",
+    "category": "people",
+    "moji": "๐Ÿ™Žโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "frowning_man": {
+    "unicode": "1f64d-2642",
+    "name": "man frowning",
+    "shortname": ":frowning_man:",
+    "category": "people",
+    "moji": "๐Ÿ™โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "haircut_man": {
+    "unicode": "1f487-2642",
+    "name": "man getting haircut",
+    "shortname": ":haircut_man:",
+    "category": "people",
+    "moji": "๐Ÿ’‡โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "massage_man": {
+    "unicode": "1f486-2642",
+    "name": "man getting massage",
+    "shortname": ":massage_man:",
+    "category": "people",
+    "moji": "๐Ÿ’†โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "dancing_men": {
+    "unicode": "1f46f-2642",
+    "name": "men with bunny ears partying",
+    "shortname": ":dancing_men:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฏโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "walking_woman": {
+    "unicode": "1f6b6-2640",
+    "name": "woman walking",
+    "shortname": ":walking_woman:",
+    "category": "people",
+    "moji": "๐Ÿšถโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "running_woman": {
+    "unicode": "1f3c3-2640",
+    "name": "woman running",
+    "shortname": ":running_woman:",
+    "category": "people",
+    "moji": "๐Ÿƒโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_woman_boy": {
+    "unicode": "1F469-1F466",
+    "name": "family: woman, boy",
+    "shortname": ":family_woman_boy:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ‘ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_woman_girl": {
+    "unicode": "1F469-1F467",
+    "name": "family: woman, girl",
+    "shortname": ":family_woman_girl:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ‘ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_woman_girl_boy": {
+    "unicode": "1F469-1F467-1F466",
+    "name": "family: woman, girl, boy",
+    "shortname": ":family_woman_girl_boy:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_woman_boy_boy": {
+    "unicode": "1F469-1F466-1F466",
+    "name": "family: woman, boy, boy",
+    "shortname": ":family_woman_boy_boy:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_woman_girl_girl": {
+    "unicode": "1F469-1F467-1F467",
+    "name": "family: woman, girl, girl",
+    "shortname": ":family_woman_girl_girl:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_man_boy": {
+    "unicode": "1F468-1F466",
+    "name": "family: man, boy",
+    "shortname": ":family_man_boy:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ‘ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_man_girl": {
+    "unicode": "1F468-1F467",
+    "name": "family: man, girl",
+    "shortname": ":family_man_girl:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ‘ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_man_girl_boy": {
+    "unicode": "1F468-1F467-1F466",
+    "name": "family: man, girl, boy",
+    "shortname": ":family_man_girl_boy:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_man_boy_boy": {
+    "unicode": "1F468-1F466-1F466",
+    "name": "family: man, boy, boy",
+    "shortname": ":family_man_boy_boy:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_man_girl_girl": {
+    "unicode": "1F468-1F467-1F467",
+    "name": "family: man, girl, girl",
+    "shortname": ":family_man_girl_girl:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "open_umbrella": {
+    "unicode": "2602",
+    "name": "umbrella",
+    "shortname": ":open_umbrella:",
+    "category": "people",
+    "moji": "โ˜‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "snowman_with_snow": {
+    "unicode": "2603",
+    "name": "snowman",
+    "shortname": ":snowman_with_snow:",
+    "category": "nature",
+    "moji": "โ˜ƒ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "weight_lifting_woman": {
+    "unicode": "1f3cb-2640",
+    "name": "woman lifting weights",
+    "shortname": ":weight_lifting_woman:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "weight_lifting_man": {
+    "unicode": "1f3cb",
+    "name": "person lifting weights",
+    "shortname": ":weight_lifting_man:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "women_wrestling": {
+    "unicode": "1F93C-2640",
+    "name": "women wrestling",
+    "shortname": ":women_wrestling:",
+    "category": "activity",
+    "moji": "๐Ÿคผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "men_wrestling": {
+    "unicode": "1F93C-2642",
+    "name": "men wrestling",
+    "shortname": ":men_wrestling:",
+    "category": "activity",
+    "moji": "๐Ÿคผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cartwheeling": {
+    "unicode": "1F938-2640",
+    "name": "woman cartwheeling",
+    "shortname": ":woman_cartwheeling:",
+    "category": "activity",
+    "moji": "๐Ÿคธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cartwheeling": {
+    "unicode": "1F938-2642",
+    "name": "man cartwheeling",
+    "shortname": ":man_cartwheeling:",
+    "category": "activity",
+    "moji": "๐Ÿคธโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "basketball_woman": {
+    "unicode": "26f9-2640",
+    "name": "woman bouncing ball",
+    "shortname": ":basketball_woman:",
+    "category": "activity",
+    "moji": "โ›น๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "basketball_man": {
+    "unicode": "26f9",
+    "name": "person bouncing ball",
+    "shortname": ":basketball_man:",
+    "category": "activity",
+    "moji": "โ›น๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_handball": {
+    "unicode": "1F93E-2640",
+    "name": "woman playing handball",
+    "shortname": ":woman_playing_handball:",
+    "category": "activity",
+    "moji": "๐Ÿคพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_handball": {
+    "unicode": "1F93E-2642",
+    "name": "man playing handball",
+    "shortname": ":man_playing_handball:",
+    "category": "activity",
+    "moji": "๐Ÿคพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "golfing_woman": {
+    "unicode": "1f3cc-2640",
+    "name": "woman golfing",
+    "shortname": ":golfing_woman:",
+    "category": "activity",
+    "moji": "๐ŸŒ๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "golfing_man": {
+    "unicode": "1f3cc",
+    "name": "person golfing",
+    "shortname": ":golfing_man:",
+    "category": "activity",
+    "moji": "๐ŸŒ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "surfing_woman": {
+    "unicode": "1f3c4-2640",
+    "name": "woman surfing",
+    "shortname": ":surfing_woman:",
+    "category": "activity",
+    "moji": "๐Ÿ„โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "swimming_woman": {
+    "unicode": "1f3ca-2640",
+    "name": "woman swimming",
+    "shortname": ":swimming_woman:",
+    "category": "activity",
+    "moji": "๐ŸŠโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_water_polo": {
+    "unicode": "1F93D-2640",
+    "name": "woman playing water polo",
+    "shortname": ":woman_playing_water_polo:",
+    "category": "activity",
+    "moji": "๐Ÿคฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_water_polo": {
+    "unicode": "1F93D-2642",
+    "name": "man playing water polo",
+    "shortname": ":man_playing_water_polo:",
+    "category": "activity",
+    "moji": "๐Ÿคฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "rowing_woman": {
+    "unicode": "1f6a3-2640",
+    "name": "woman rowing boat",
+    "shortname": ":rowing_woman:",
+    "category": "activity",
+    "moji": "๐Ÿšฃโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "biking_woman": {
+    "unicode": "1f6b4-2640",
+    "name": "woman biking",
+    "shortname": ":biking_woman:",
+    "category": "activity",
+    "moji": "๐Ÿšดโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mountain_biking_woman": {
+    "unicode": "1f6b5-2640",
+    "name": "woman mountain biking",
+    "shortname": ":mountain_biking_woman:",
+    "category": "activity",
+    "moji": "๐Ÿšตโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_juggling": {
+    "unicode": "1F939-2640",
+    "name": "woman juggling",
+    "shortname": ":woman_juggling:",
+    "category": "activity",
+    "moji": "๐Ÿคนโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_juggling": {
+    "unicode": "1F939-2642",
+    "name": "man juggling",
+    "shortname": ":man_juggling:",
+    "category": "activity",
+    "moji": "๐Ÿคนโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "boat": {
+    "unicode": "26f5",
+    "name": "sailboat",
+    "shortname": ":boat:",
+    "category": "places",
+    "moji": "โ›ต๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "phone": {
+    "unicode": "260e",
+    "name": "telephone",
+    "shortname": ":phone:",
+    "category": "objects",
+    "moji": "โ˜Ž๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "balance_scale": {
+    "unicode": "2696",
+    "name": "balance scale",
+    "shortname": ":balance_scale:",
+    "category": "objects",
+    "moji": "โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "heavy_heart_exclamation": {
+    "unicode": "2763",
+    "name": "heavy heart exclamation",
+    "shortname": ":heavy_heart_exclamation:",
+    "category": "symbols",
+    "moji": "โฃ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fleur_de_lis": {
+    "unicode": "269c",
+    "name": "fleur-de-lis",
+    "shortname": ":fleur_de_lis:",
+    "category": "symbols",
+    "moji": "โšœ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "white_flag": {
+    "unicode": "1f3f3",
+    "name": "white flag",
+    "shortname": ":white_flag:",
+    "category": "flags",
+    "moji": "๐Ÿณ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "orange_heart": {
+    "unicode": "1F9E1",
+    "name": "orange heart",
+    "shortname": ":orange_heart:",
+    "category": "symbols",
+    "moji": "๐Ÿงก",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "infinity": {
+    "unicode": "267E",
+    "name": "infinity",
+    "shortname": ":infinity:",
+    "category": "symbols",
+    "moji": "โ™พ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_zero": {
+    "unicode": "0030",
+    "name": "digit zero",
+    "shortname": ":digit_zero:",
+    "category": "symbols",
+    "moji": "0๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_one": {
+    "unicode": "0031",
+    "name": "digit one",
+    "shortname": ":digit_one:",
+    "category": "symbols",
+    "moji": "1๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_two": {
+    "unicode": "0032",
+    "name": "digit two",
+    "shortname": ":digit_two:",
+    "category": "symbols",
+    "moji": "2๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_three": {
+    "unicode": "0033",
+    "name": "digit three",
+    "shortname": ":digit_three:",
+    "category": "symbols",
+    "moji": "3๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_four": {
+    "unicode": "0034",
+    "name": "digit four",
+    "shortname": ":digit_four:",
+    "category": "symbols",
+    "moji": "4๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_five": {
+    "unicode": "0035",
+    "name": "digit five",
+    "shortname": ":digit_five:",
+    "category": "symbols",
+    "moji": "5๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_six": {
+    "unicode": "0036",
+    "name": "digit six",
+    "shortname": ":digit_six:",
+    "category": "symbols",
+    "moji": "6๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_seven": {
+    "unicode": "0037",
+    "name": "digit seven",
+    "shortname": ":digit_seven:",
+    "category": "symbols",
+    "moji": "7๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_eight": {
+    "unicode": "0038",
+    "name": "digit eight",
+    "shortname": ":digit_eight:",
+    "category": "symbols",
+    "moji": "8๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "digit_nine": {
+    "unicode": "0039",
+    "name": "digit nine",
+    "shortname": ":digit_nine:",
+    "category": "symbols",
+    "moji": "9๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "pound_symbol": {
+    "unicode": "0023",
+    "name": "pound symbol",
+    "shortname": ":pound_symbol:",
+    "category": "symbols",
+    "moji": "#๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "asterisk_symbol": {
+    "unicode": "002A",
+    "name": "asterisk",
+    "shortname": ":asterisk_symbol:",
+    "category": "symbols",
+    "moji": "*๏ธโƒฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "female_sign": {
+    "unicode": "2640",
+    "name": "female sign",
+    "shortname": ":female_sign:",
+    "category": "symbols",
+    "moji": "โ™€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "male_sign": {
+    "unicode": "2642",
+    "name": "male sign",
+    "shortname": ":male_sign:",
+    "category": "symbols",
+    "moji": "โ™‚",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "medical_symbol": {
+    "unicode": "2695",
+    "name": "medical symbol",
+    "shortname": ":medical_symbol:",
+    "category": "symbols",
+    "moji": "โš•",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "softball": {
+    "unicode": "1F94E",
+    "name": "softball",
+    "shortname": ":softball:",
+    "category": "activity",
+    "moji": "๐ŸฅŽ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "lacrosse": {
+    "unicode": "1F94D",
+    "name": "lacrosse",
+    "shortname": ":lacrosse:",
+    "category": "activity",
+    "moji": "๐Ÿฅ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "flying_disc": {
+    "unicode": "1F94F",
+    "name": "flying disc",
+    "shortname": ":flying_disc:",
+    "category": "activity",
+    "moji": "๐Ÿฅ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "skateboard": {
+    "unicode": "1F6F9",
+    "name": "skateboard",
+    "shortname": ":skateboard:",
+    "category": "activity",
+    "moji": "๐Ÿ›น",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "curling_stone": {
+    "unicode": "1F94C",
+    "name": "curling stone",
+    "shortname": ":curling_stone:",
+    "category": "activity",
+    "moji": "๐ŸฅŒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "sled": {
+    "unicode": "1F6F7",
+    "name": "sled",
+    "shortname": ":sled:",
+    "category": "activity",
+    "moji": "๐Ÿ›ท",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "snowboarder_tone1": {
+    "unicode": "1F3C2-1F3FB",
+    "name": "snowboarder: light skin tone",
+    "shortname": ":snowboarder_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿ‚๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":snowboarder_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "snowboarder_tone2": {
+    "unicode": "1F3C2-1F3FC",
+    "name": "snowboarder: medium-light skin tone",
+    "shortname": ":snowboarder_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿ‚๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":snowboarder_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "snowboarder_tone3": {
+    "unicode": "1F3C2-1F3FD",
+    "name": "snowboarder: medium skin tone",
+    "shortname": ":snowboarder_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿ‚๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":snowboarder_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "snowboarder_tone4": {
+    "unicode": "1F3C2-1F3FE",
+    "name": "snowboarder: medium-dark skin tone",
+    "shortname": ":snowboarder_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿ‚๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":snowboarder_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "snowboarder_tone5": {
+    "unicode": "1F3C2-1F3FF",
+    "name": "snowboarder: dark skin tone",
+    "shortname": ":snowboarder_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿ‚๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":snowboarder_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_lifting_weights": {
+    "unicode": "1F3CB-2640",
+    "name": "woman lifting weights",
+    "shortname": ":woman_lifting_weights:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_lifting_weights_tone1": {
+    "unicode": "1F3CB-1F3FB-2640",
+    "name": "woman lifting weights: light skin tone",
+    "shortname": ":woman_lifting_weights_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_lifting_weights_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_lifting_weights_tone2": {
+    "unicode": "1F3CB-1F3FC-2640",
+    "name": "woman lifting weights: medium-light skin tone",
+    "shortname": ":woman_lifting_weights_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_lifting_weights_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_lifting_weights_tone3": {
+    "unicode": "1F3CB-1F3FD-2640",
+    "name": "woman lifting weights: medium skin tone",
+    "shortname": ":woman_lifting_weights_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_lifting_weights_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_lifting_weights_tone4": {
+    "unicode": "1F3CB-1F3FE-2640",
+    "name": "woman lifting weights: medium-dark skin tone",
+    "shortname": ":woman_lifting_weights_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_lifting_weights_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_lifting_weights_tone5": {
+    "unicode": "1F3CB-1F3FF-2640",
+    "name": "woman lifting weights: dark skin tone",
+    "shortname": ":woman_lifting_weights_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_lifting_weights_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_lifting_weights": {
+    "unicode": "1F3CB-2642",
+    "name": "man lifting weights",
+    "shortname": ":man_lifting_weights:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๏ธโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_lifting_weights_tone1": {
+    "unicode": "1F3CB-1F3FB-2642",
+    "name": "man lifting weights: light skin tone",
+    "shortname": ":man_lifting_weights_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_lifting_weights_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_lifting_weights_tone2": {
+    "unicode": "1F3CB-1F3FC-2642",
+    "name": "man lifting weights: medium-light skin tone",
+    "shortname": ":man_lifting_weights_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_lifting_weights_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_lifting_weights_tone3": {
+    "unicode": "1F3CB-1F3FD-2642",
+    "name": "man lifting weights: medium skin tone",
+    "shortname": ":man_lifting_weights_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_lifting_weights_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_lifting_weights_tone4": {
+    "unicode": "1F3CB-1F3FE-2642",
+    "name": "man lifting weights: medium-dark skin tone",
+    "shortname": ":man_lifting_weights_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_lifting_weights_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_lifting_weights_tone5": {
+    "unicode": "1F3CB-1F3FF-2642",
+    "name": "man lifting weights: dark skin tone",
+    "shortname": ":man_lifting_weights_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿ‹๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_lifting_weights_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cartwheeling_tone1": {
+    "unicode": "1F938-1F3FB-2640",
+    "name": "woman cartwheeling: light skin tone",
+    "shortname": ":woman_cartwheeling_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cartwheeling_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cartwheeling_tone2": {
+    "unicode": "1F938-1F3FC-2640",
+    "name": "woman cartwheeling: medium-light skin tone",
+    "shortname": ":woman_cartwheeling_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cartwheeling_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cartwheeling_tone3": {
+    "unicode": "1F938-1F3FD-2640",
+    "name": "woman cartwheeling: medium skin tone",
+    "shortname": ":woman_cartwheeling_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cartwheeling_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cartwheeling_tone4": {
+    "unicode": "1F938-1F3FE-2640",
+    "name": "woman cartwheeling: medium-dark skin tone",
+    "shortname": ":woman_cartwheeling_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cartwheeling_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cartwheeling_tone5": {
+    "unicode": "1F938-1F3FF-2640",
+    "name": "woman cartwheeling: dark skin tone",
+    "shortname": ":woman_cartwheeling_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cartwheeling_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cartwheeling_tone1": {
+    "unicode": "1F938-1F3FB-2642",
+    "name": "man cartwheeling: light skin tone",
+    "shortname": ":man_cartwheeling_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cartwheeling_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cartwheeling_tone2": {
+    "unicode": "1F938-1F3FC-2642",
+    "name": "man cartwheeling: medium-light skin tone",
+    "shortname": ":man_cartwheeling_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cartwheeling_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cartwheeling_tone3": {
+    "unicode": "1F938-1F3FD-2642",
+    "name": "man cartwheeling: medium skin tone",
+    "shortname": ":man_cartwheeling_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cartwheeling_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cartwheeling_tone4": {
+    "unicode": "1F938-1F3FE-2642",
+    "name": "man cartwheeling: medium-dark skin tone",
+    "shortname": ":man_cartwheeling_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cartwheeling_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cartwheeling_tone5": {
+    "unicode": "1F938-1F3FF-2642",
+    "name": "man cartwheeling: dark skin tone",
+    "shortname": ":man_cartwheeling_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคธ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cartwheeling_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bouncing_ball": {
+    "unicode": "26F9-2640",
+    "name": "woman bouncing ball",
+    "shortname": ":woman_bouncing_ball:",
+    "category": "activity",
+    "moji": "โ›น๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bouncing_ball_tone1": {
+    "unicode": "26F9-1F3FB-2640",
+    "name": "woman bouncing ball: light skin tone",
+    "shortname": ":woman_bouncing_ball_tone1:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bouncing_ball_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bouncing_ball_tone2": {
+    "unicode": "26F9-1F3FC-2640",
+    "name": "woman bouncing ball: medium-light skin tone",
+    "shortname": ":woman_bouncing_ball_tone2:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bouncing_ball_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bouncing_ball_tone3": {
+    "unicode": "26F9-1F3FD-2640",
+    "name": "woman bouncing ball: medium skin tone",
+    "shortname": ":woman_bouncing_ball_tone3:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bouncing_ball_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bouncing_ball_tone4": {
+    "unicode": "26F9-1F3FE-2640",
+    "name": "woman bouncing ball: medium-dark skin tone",
+    "shortname": ":woman_bouncing_ball_tone4:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bouncing_ball_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bouncing_ball_tone5": {
+    "unicode": "26F9-1F3FF-2640",
+    "name": "woman bouncing ball: dark skin tone",
+    "shortname": ":woman_bouncing_ball_tone5:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bouncing_ball_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bouncing_ball": {
+    "unicode": "26F9-2642",
+    "name": "man bouncing ball",
+    "shortname": ":man_bouncing_ball:",
+    "category": "activity",
+    "moji": "โ›น๏ธโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bouncing_ball_tone1": {
+    "unicode": "26F9-1F3FB-2642",
+    "name": "man bouncing ball: light skin tone",
+    "shortname": ":man_bouncing_ball_tone1:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bouncing_ball_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bouncing_ball_tone2": {
+    "unicode": "26F9-1F3FC-2642",
+    "name": "man bouncing ball: medium-light skin tone",
+    "shortname": ":man_bouncing_ball_tone2:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bouncing_ball_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bouncing_ball_tone3": {
+    "unicode": "26F9-1F3FD-2642",
+    "name": "man bouncing ball: medium skin tone",
+    "shortname": ":man_bouncing_ball_tone3:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bouncing_ball_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bouncing_ball_tone4": {
+    "unicode": "26F9-1F3FE-2642",
+    "name": "man bouncing ball: medium-dark skin tone",
+    "shortname": ":man_bouncing_ball_tone4:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bouncing_ball_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bouncing_ball_tone5": {
+    "unicode": "26F9-1F3FF-2642",
+    "name": "man bouncing ball: dark skin tone",
+    "shortname": ":man_bouncing_ball_tone5:",
+    "category": "activity",
+    "moji": "โ›น๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bouncing_ball_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_handball_tone1": {
+    "unicode": "1F93E-1F3FB-2640",
+    "name": "woman playing handball: light skin tone",
+    "shortname": ":woman_playing_handball_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_handball_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_handball_tone2": {
+    "unicode": "1F93E-1F3FC-2640",
+    "name": "woman playing handball: medium-light skin tone",
+    "shortname": ":woman_playing_handball_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_handball_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_handball_tone3": {
+    "unicode": "1F93E-1F3FD-2640",
+    "name": "woman playing handball: medium skin tone",
+    "shortname": ":woman_playing_handball_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_handball_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_handball_tone4": {
+    "unicode": "1F93E-1F3FE-2640",
+    "name": "woman playing handball: medium-dark skin tone",
+    "shortname": ":woman_playing_handball_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_handball_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_handball_tone5": {
+    "unicode": "1F93E-1F3FF-2640",
+    "name": "woman playing handball: dark skin tone",
+    "shortname": ":woman_playing_handball_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_handball_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_handball_tone1": {
+    "unicode": "1F93E-1F3FB-2642",
+    "name": "man playing handball: light skin tone",
+    "shortname": ":man_playing_handball_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_handball_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_handball_tone2": {
+    "unicode": "1F93E-1F3FC-2642",
+    "name": "man playing handball: medium-light skin tone",
+    "shortname": ":man_playing_handball_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_handball_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_handball_tone3": {
+    "unicode": "1F93E-1F3FD-2642",
+    "name": "man playing handball: medium skin tone",
+    "shortname": ":man_playing_handball_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_handball_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_handball_tone4": {
+    "unicode": "1F93E-1F3FE-2642",
+    "name": "man playing handball: medium-dark skin tone",
+    "shortname": ":man_playing_handball_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_handball_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_handball_tone5": {
+    "unicode": "1F93E-1F3FF-2642",
+    "name": "man playing handball: dark skin tone",
+    "shortname": ":man_playing_handball_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคพ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_handball_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_golfing_tone1": {
+    "unicode": "1F3CC-1F3FB",
+    "name": "person golfing: light skin tone",
+    "shortname": ":person_golfing_tone1:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_golfing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_golfing_tone2": {
+    "unicode": "1F3CC-1F3FC",
+    "name": "person golfing: medium-light skin tone",
+    "shortname": ":person_golfing_tone2:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_golfing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_golfing_tone3": {
+    "unicode": "1F3CC-1F3FD",
+    "name": "person golfing: medium skin tone",
+    "shortname": ":person_golfing_tone3:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_golfing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_golfing_tone4": {
+    "unicode": "1F3CC-1F3FE",
+    "name": "person golfing: medium-dark skin tone",
+    "shortname": ":person_golfing_tone4:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_golfing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_golfing_tone5": {
+    "unicode": "1F3CC-1F3FF",
+    "name": "person golfing: dark skin tone",
+    "shortname": ":person_golfing_tone5:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_golfing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_golfing": {
+    "unicode": "1F3CC-2640",
+    "name": "woman golfing",
+    "shortname": ":woman_golfing:",
+    "category": "activity",
+    "moji": "๐ŸŒ๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_golfing_tone1": {
+    "unicode": "1F3CC-1F3FB-2640",
+    "name": "woman golfing: light skin tone",
+    "shortname": ":woman_golfing_tone1:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_golfing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_golfing_tone2": {
+    "unicode": "1F3CC-1F3FC-2640",
+    "name": "woman golfing: medium-light skin tone",
+    "shortname": ":woman_golfing_tone2:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_golfing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_golfing_tone3": {
+    "unicode": "1F3CC-1F3FD-2640",
+    "name": "woman golfing: medium skin tone",
+    "shortname": ":woman_golfing_tone3:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_golfing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_golfing_tone4": {
+    "unicode": "1F3CC-1F3FE-2640",
+    "name": "woman golfing: medium-dark skin tone",
+    "shortname": ":woman_golfing_tone4:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_golfing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_golfing_tone5": {
+    "unicode": "1F3CC-1F3FF-2640",
+    "name": "woman golfing: dark skin tone",
+    "shortname": ":woman_golfing_tone5:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_golfing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_golfing": {
+    "unicode": "1F3CC-2642",
+    "name": "man golfing",
+    "shortname": ":man_golfing:",
+    "category": "activity",
+    "moji": "๐ŸŒ๏ธโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_golfing_tone1": {
+    "unicode": "1F3CC-1F3FB-2642",
+    "name": "man golfing: light skin tone",
+    "shortname": ":man_golfing_tone1:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_golfing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_golfing_tone2": {
+    "unicode": "1F3CC-1F3FC-2642",
+    "name": "man golfing: medium-light skin tone",
+    "shortname": ":man_golfing_tone2:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_golfing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_golfing_tone3": {
+    "unicode": "1F3CC-1F3FD-2642",
+    "name": "man golfing: medium skin tone",
+    "shortname": ":man_golfing_tone3:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_golfing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_golfing_tone4": {
+    "unicode": "1F3CC-1F3FE-2642",
+    "name": "man golfing: medium-dark skin tone",
+    "shortname": ":man_golfing_tone4:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_golfing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_golfing_tone5": {
+    "unicode": "1F3CC-1F3FF-2642",
+    "name": "man golfing: dark skin tone",
+    "shortname": ":man_golfing_tone5:",
+    "category": "activity",
+    "moji": "๐ŸŒ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_golfing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_lotus_position": {
+    "unicode": "1F9D8",
+    "name": "person in lotus position",
+    "shortname": ":person_in_lotus_position:",
+    "category": "activity",
+    "moji": "๐Ÿง˜",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_lotus_position_tone1": {
+    "unicode": "1F9D8-1F3FB",
+    "name": "person in lotus position: light skin tone",
+    "shortname": ":person_in_lotus_position_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_lotus_position_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_lotus_position_tone2": {
+    "unicode": "1F9D8-1F3FC",
+    "name": "person in lotus position: medium-light skin tone",
+    "shortname": ":person_in_lotus_position_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_lotus_position_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_lotus_position_tone3": {
+    "unicode": "1F9D8-1F3FD",
+    "name": "person in lotus position: medium skin tone",
+    "shortname": ":person_in_lotus_position_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_lotus_position_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_lotus_position_tone4": {
+    "unicode": "1F9D8-1F3FE",
+    "name": "person in lotus position: medium-dark skin tone",
+    "shortname": ":person_in_lotus_position_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_lotus_position_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_lotus_position_tone5": {
+    "unicode": "1F9D8-1F3FF",
+    "name": "person in lotus position: dark skin tone",
+    "shortname": ":person_in_lotus_position_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_lotus_position_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_lotus_position": {
+    "unicode": "1F9D8-2640",
+    "name": "woman in lotus position",
+    "shortname": ":woman_in_lotus_position:",
+    "category": "activity",
+    "moji": "๐Ÿง˜โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_lotus_position_tone1": {
+    "unicode": "1F9D8-1F3FB-2640",
+    "name": "woman in lotus position: light skin tone",
+    "shortname": ":woman_in_lotus_position_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_lotus_position_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_lotus_position_tone2": {
+    "unicode": "1F9D8-1F3FC-2640",
+    "name": "woman in lotus position: medium-light skin tone",
+    "shortname": ":woman_in_lotus_position_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_lotus_position_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_lotus_position_tone3": {
+    "unicode": "1F9D8-1F3FD-2640",
+    "name": "woman in lotus position: medium skin tone",
+    "shortname": ":woman_in_lotus_position_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_lotus_position_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_lotus_position_tone4": {
+    "unicode": "1F9D8-1F3FE-2640",
+    "name": "woman in lotus position: medium-dark skin tone",
+    "shortname": ":woman_in_lotus_position_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_lotus_position_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_lotus_position_tone5": {
+    "unicode": "1F9D8-1F3FF-2640",
+    "name": "woman in lotus position: dark skin tone",
+    "shortname": ":woman_in_lotus_position_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_lotus_position_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_lotus_position": {
+    "unicode": "1F9D8-2642",
+    "name": "man in lotus position",
+    "shortname": ":man_in_lotus_position:",
+    "category": "activity",
+    "moji": "๐Ÿง˜โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_lotus_position_tone1": {
+    "unicode": "1F9D8-1F3FB-2642",
+    "name": "man in lotus position: light skin tone",
+    "shortname": ":man_in_lotus_position_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_lotus_position_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_lotus_position_tone2": {
+    "unicode": "1F9D8-1F3FC-2642",
+    "name": "man in lotus position: medium-light skin tone",
+    "shortname": ":man_in_lotus_position_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_lotus_position_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_lotus_position_tone3": {
+    "unicode": "1F9D8-1F3FD-2642",
+    "name": "man in lotus position: medium skin tone",
+    "shortname": ":man_in_lotus_position_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_lotus_position_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_lotus_position_tone4": {
+    "unicode": "1F9D8-1F3FE-2642",
+    "name": "man in lotus position: medium-dark skin tone",
+    "shortname": ":man_in_lotus_position_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_lotus_position_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_lotus_position_tone5": {
+    "unicode": "1F9D8-1F3FF-2642",
+    "name": "man in lotus position: dark skin tone",
+    "shortname": ":man_in_lotus_position_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿง˜๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_lotus_position_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_surfing": {
+    "unicode": "1F3C4-2640",
+    "name": "woman surfing",
+    "shortname": ":woman_surfing:",
+    "category": "activity",
+    "moji": "๐Ÿ„โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_surfing_tone1": {
+    "unicode": "1F3C4-1F3FB-2640",
+    "name": "woman surfing: light skin tone",
+    "shortname": ":woman_surfing_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_surfing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_surfing_tone2": {
+    "unicode": "1F3C4-1F3FC-2640",
+    "name": "woman surfing: medium-light skin tone",
+    "shortname": ":woman_surfing_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_surfing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_surfing_tone3": {
+    "unicode": "1F3C4-1F3FD-2640",
+    "name": "woman surfing: medium skin tone",
+    "shortname": ":woman_surfing_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_surfing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_surfing_tone4": {
+    "unicode": "1F3C4-1F3FE-2640",
+    "name": "woman surfing: medium-dark skin tone",
+    "shortname": ":woman_surfing_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_surfing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_surfing_tone5": {
+    "unicode": "1F3C4-1F3FF-2640",
+    "name": "woman surfing: dark skin tone",
+    "shortname": ":woman_surfing_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_surfing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_surfing": {
+    "unicode": "1F3C4-2642",
+    "name": "man surfing",
+    "shortname": ":man_surfing:",
+    "category": "activity",
+    "moji": "๐Ÿ„โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_surfing_tone1": {
+    "unicode": "1F3C4-1F3FB-2642",
+    "name": "man surfing: light skin tone",
+    "shortname": ":man_surfing_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_surfing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_surfing_tone2": {
+    "unicode": "1F3C4-1F3FC-2642",
+    "name": "man surfing: medium-light skin tone",
+    "shortname": ":man_surfing_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_surfing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_surfing_tone3": {
+    "unicode": "1F3C4-1F3FD-2642",
+    "name": "man surfing: medium skin tone",
+    "shortname": ":man_surfing_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_surfing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_surfing_tone4": {
+    "unicode": "1F3C4-1F3FE-2642",
+    "name": "man surfing: medium-dark skin tone",
+    "shortname": ":man_surfing_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_surfing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_surfing_tone5": {
+    "unicode": "1F3C4-1F3FF-2642",
+    "name": "man surfing: dark skin tone",
+    "shortname": ":man_surfing_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿ„๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_surfing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_swimming": {
+    "unicode": "1F3CA-2640",
+    "name": "woman swimming",
+    "shortname": ":woman_swimming:",
+    "category": "activity",
+    "moji": "๐ŸŠโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_swimming_tone1": {
+    "unicode": "1F3CA-1F3FB-2640",
+    "name": "woman swimming: light skin tone",
+    "shortname": ":woman_swimming_tone1:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_swimming_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_swimming_tone2": {
+    "unicode": "1F3CA-1F3FC-2640",
+    "name": "woman swimming: medium-light skin tone",
+    "shortname": ":woman_swimming_tone2:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_swimming_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_swimming_tone3": {
+    "unicode": "1F3CA-1F3FD-2640",
+    "name": "woman swimming: medium skin tone",
+    "shortname": ":woman_swimming_tone3:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_swimming_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_swimming_tone4": {
+    "unicode": "1F3CA-1F3FE-2640",
+    "name": "woman swimming: medium-dark skin tone",
+    "shortname": ":woman_swimming_tone4:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_swimming_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_swimming_tone5": {
+    "unicode": "1F3CA-1F3FF-2640",
+    "name": "woman swimming: dark skin tone",
+    "shortname": ":woman_swimming_tone5:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_swimming_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_swimming": {
+    "unicode": "1F3CA-2642",
+    "name": "man swimming",
+    "shortname": ":man_swimming:",
+    "category": "activity",
+    "moji": "๐ŸŠโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_swimming_tone1": {
+    "unicode": "1F3CA-1F3FB-2642",
+    "name": "man swimming: light skin tone",
+    "shortname": ":man_swimming_tone1:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_swimming_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_swimming_tone2": {
+    "unicode": "1F3CA-1F3FC-2642",
+    "name": "man swimming: medium-light skin tone",
+    "shortname": ":man_swimming_tone2:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_swimming_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_swimming_tone3": {
+    "unicode": "1F3CA-1F3FD-2642",
+    "name": "man swimming: medium skin tone",
+    "shortname": ":man_swimming_tone3:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_swimming_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_swimming_tone4": {
+    "unicode": "1F3CA-1F3FE-2642",
+    "name": "man swimming: medium-dark skin tone",
+    "shortname": ":man_swimming_tone4:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_swimming_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_swimming_tone5": {
+    "unicode": "1F3CA-1F3FF-2642",
+    "name": "man swimming: dark skin tone",
+    "shortname": ":man_swimming_tone5:",
+    "category": "activity",
+    "moji": "๐ŸŠ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_swimming_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_water_polo_tone1": {
+    "unicode": "1F93D-1F3FB-2640",
+    "name": "woman playing water polo: light skin tone",
+    "shortname": ":woman_playing_water_polo_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_water_polo_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_water_polo_tone2": {
+    "unicode": "1F93D-1F3FC-2640",
+    "name": "woman playing water polo: medium-light skin tone",
+    "shortname": ":woman_playing_water_polo_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_water_polo_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_water_polo_tone3": {
+    "unicode": "1F93D-1F3FD-2640",
+    "name": "woman playing water polo: medium skin tone",
+    "shortname": ":woman_playing_water_polo_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_water_polo_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_water_polo_tone4": {
+    "unicode": "1F93D-1F3FE-2640",
+    "name": "woman playing water polo: medium-dark skin tone",
+    "shortname": ":woman_playing_water_polo_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_water_polo_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_playing_water_polo_tone5": {
+    "unicode": "1F93D-1F3FF-2640",
+    "name": "woman playing water polo: dark skin tone",
+    "shortname": ":woman_playing_water_polo_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_playing_water_polo_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_water_polo_tone1": {
+    "unicode": "1F93D-1F3FB-2642",
+    "name": "man playing water polo: light skin tone",
+    "shortname": ":man_playing_water_polo_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_water_polo_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_water_polo_tone2": {
+    "unicode": "1F93D-1F3FC-2642",
+    "name": "man playing water polo: medium-light skin tone",
+    "shortname": ":man_playing_water_polo_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_water_polo_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_water_polo_tone3": {
+    "unicode": "1F93D-1F3FD-2642",
+    "name": "man playing water polo: medium skin tone",
+    "shortname": ":man_playing_water_polo_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_water_polo_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_water_polo_tone4": {
+    "unicode": "1F93D-1F3FE-2642",
+    "name": "man playing water polo: medium-dark skin tone",
+    "shortname": ":man_playing_water_polo_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_water_polo_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_playing_water_polo_tone5": {
+    "unicode": "1F93D-1F3FF-2642",
+    "name": "man playing water polo: dark skin tone",
+    "shortname": ":man_playing_water_polo_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคฝ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_playing_water_polo_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_rowing_boat": {
+    "unicode": "1F6A3-2640",
+    "name": "woman rowing boat",
+    "shortname": ":woman_rowing_boat:",
+    "category": "activity",
+    "moji": "๐Ÿšฃโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_rowing_boat_tone1": {
+    "unicode": "1F6A3-1F3FB-2640",
+    "name": "woman rowing boat: light skin tone",
+    "shortname": ":woman_rowing_boat_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_rowing_boat_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_rowing_boat_tone2": {
+    "unicode": "1F6A3-1F3FC-2640",
+    "name": "woman rowing boat: medium-light skin tone",
+    "shortname": ":woman_rowing_boat_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_rowing_boat_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_rowing_boat_tone3": {
+    "unicode": "1F6A3-1F3FD-2640",
+    "name": "woman rowing boat: medium skin tone",
+    "shortname": ":woman_rowing_boat_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_rowing_boat_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_rowing_boat_tone4": {
+    "unicode": "1F6A3-1F3FE-2640",
+    "name": "woman rowing boat: medium-dark skin tone",
+    "shortname": ":woman_rowing_boat_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_rowing_boat_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_rowing_boat_tone5": {
+    "unicode": "1F6A3-1F3FF-2640",
+    "name": "woman rowing boat: dark skin tone",
+    "shortname": ":woman_rowing_boat_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_rowing_boat_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_rowing_boat": {
+    "unicode": "1F6A3-2642",
+    "name": "man rowing boat",
+    "shortname": ":man_rowing_boat:",
+    "category": "activity",
+    "moji": "๐Ÿšฃโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_rowing_boat_tone1": {
+    "unicode": "1F6A3-1F3FB-2642",
+    "name": "man rowing boat: light skin tone",
+    "shortname": ":man_rowing_boat_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_rowing_boat_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_rowing_boat_tone2": {
+    "unicode": "1F6A3-1F3FC-2642",
+    "name": "man rowing boat: medium-light skin tone",
+    "shortname": ":man_rowing_boat_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_rowing_boat_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_rowing_boat_tone3": {
+    "unicode": "1F6A3-1F3FD-2642",
+    "name": "man rowing boat: medium skin tone",
+    "shortname": ":man_rowing_boat_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_rowing_boat_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_rowing_boat_tone4": {
+    "unicode": "1F6A3-1F3FE-2642",
+    "name": "man rowing boat: medium-dark skin tone",
+    "shortname": ":man_rowing_boat_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_rowing_boat_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_rowing_boat_tone5": {
+    "unicode": "1F6A3-1F3FF-2642",
+    "name": "man rowing boat: dark skin tone",
+    "shortname": ":man_rowing_boat_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿšฃ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_rowing_boat_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_climbing": {
+    "unicode": "1F9D7",
+    "name": "person climbing",
+    "shortname": ":person_climbing:",
+    "category": "activity",
+    "moji": "๐Ÿง—",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_climbing_tone1": {
+    "unicode": "1F9D7-1F3FB",
+    "name": "person climbing: light skin tone",
+    "shortname": ":person_climbing_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_climbing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_climbing_tone2": {
+    "unicode": "1F9D7-1F3FC",
+    "name": "person climbing: medium-light skin tone",
+    "shortname": ":person_climbing_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_climbing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_climbing_tone3": {
+    "unicode": "1F9D7-1F3FD",
+    "name": "person climbing: medium skin tone",
+    "shortname": ":person_climbing_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_climbing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_climbing_tone4": {
+    "unicode": "1F9D7-1F3FE",
+    "name": "person climbing: medium-dark skin tone",
+    "shortname": ":person_climbing_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_climbing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_climbing_tone5": {
+    "unicode": "1F9D7-1F3FF",
+    "name": "person climbing: dark skin tone",
+    "shortname": ":person_climbing_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_climbing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_climbing": {
+    "unicode": "1F9D7-2640",
+    "name": "woman climbing",
+    "shortname": ":woman_climbing:",
+    "category": "activity",
+    "moji": "๐Ÿง—โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_climbing_tone1": {
+    "unicode": "1F9D7-1F3FB-2640",
+    "name": "woman climbing: light skin tone",
+    "shortname": ":woman_climbing_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_climbing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_climbing_tone2": {
+    "unicode": "1F9D7-1F3FC-2640",
+    "name": "woman climbing: medium-light skin tone",
+    "shortname": ":woman_climbing_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_climbing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_climbing_tone3": {
+    "unicode": "1F9D7-1F3FD-2640",
+    "name": "woman climbing: medium skin tone",
+    "shortname": ":woman_climbing_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_climbing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_climbing_tone4": {
+    "unicode": "1F9D7-1F3FE-2640",
+    "name": "woman climbing: medium-dark skin tone",
+    "shortname": ":woman_climbing_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_climbing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_climbing_tone5": {
+    "unicode": "1F9D7-1F3FF-2640",
+    "name": "woman climbing: dark skin tone",
+    "shortname": ":woman_climbing_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_climbing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_climbing": {
+    "unicode": "1F9D7-2642",
+    "name": "man climbing",
+    "shortname": ":man_climbing:",
+    "category": "activity",
+    "moji": "๐Ÿง—โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_climbing_tone1": {
+    "unicode": "1F9D7-1F3FB-2642",
+    "name": "man climbing: light skin tone",
+    "shortname": ":man_climbing_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_climbing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_climbing_tone2": {
+    "unicode": "1F9D7-1F3FC-2642",
+    "name": "man climbing: medium-light skin tone",
+    "shortname": ":man_climbing_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_climbing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_climbing_tone3": {
+    "unicode": "1F9D7-1F3FD-2642",
+    "name": "man climbing: medium skin tone",
+    "shortname": ":man_climbing_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_climbing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_climbing_tone4": {
+    "unicode": "1F9D7-1F3FE-2642",
+    "name": "man climbing: medium-dark skin tone",
+    "shortname": ":man_climbing_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_climbing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_climbing_tone5": {
+    "unicode": "1F9D7-1F3FF-2642",
+    "name": "man climbing: dark skin tone",
+    "shortname": ":man_climbing_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿง—๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_climbing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mountain_biking": {
+    "unicode": "1F6B5-2640",
+    "name": "woman mountain biking",
+    "shortname": ":woman_mountain_biking:",
+    "category": "activity",
+    "moji": "๐Ÿšตโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mountain_biking_tone1": {
+    "unicode": "1F6B5-1F3FB-2640",
+    "name": "woman mountain biking: light skin tone",
+    "shortname": ":woman_mountain_biking_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mountain_biking_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mountain_biking_tone2": {
+    "unicode": "1F6B5-1F3FC-2640",
+    "name": "woman mountain biking: medium-light skin tone",
+    "shortname": ":woman_mountain_biking_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mountain_biking_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mountain_biking_tone3": {
+    "unicode": "1F6B5-1F3FD-2640",
+    "name": "woman mountain biking: medium skin tone",
+    "shortname": ":woman_mountain_biking_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mountain_biking_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mountain_biking_tone4": {
+    "unicode": "1F6B5-1F3FE-2640",
+    "name": "woman mountain biking: medium-dark skin tone",
+    "shortname": ":woman_mountain_biking_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mountain_biking_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mountain_biking_tone5": {
+    "unicode": "1F6B5-1F3FF-2640",
+    "name": "woman mountain biking: dark skin tone",
+    "shortname": ":woman_mountain_biking_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mountain_biking_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mountain_biking": {
+    "unicode": "1F6B5-2642",
+    "name": "man mountain biking",
+    "shortname": ":man_mountain_biking:",
+    "category": "activity",
+    "moji": "๐Ÿšตโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mountain_biking_tone1": {
+    "unicode": "1F6B5-1F3FB-2642",
+    "name": "man mountain biking: light skin tone",
+    "shortname": ":man_mountain_biking_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mountain_biking_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mountain_biking_tone2": {
+    "unicode": "1F6B5-1F3FC-2642",
+    "name": "man mountain biking: medium-light skin tone",
+    "shortname": ":man_mountain_biking_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mountain_biking_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mountain_biking_tone3": {
+    "unicode": "1F6B5-1F3FD-2642",
+    "name": "man mountain biking: medium skin tone",
+    "shortname": ":man_mountain_biking_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mountain_biking_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mountain_biking_tone4": {
+    "unicode": "1F6B5-1F3FE-2642",
+    "name": "man mountain biking: medium-dark skin tone",
+    "shortname": ":man_mountain_biking_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mountain_biking_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mountain_biking_tone5": {
+    "unicode": "1F6B5-1F3FF-2642",
+    "name": "man mountain biking: dark skin tone",
+    "shortname": ":man_mountain_biking_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿšต๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mountain_biking_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_biking": {
+    "unicode": "1F6B4-2640",
+    "name": "woman biking",
+    "shortname": ":woman_biking:",
+    "category": "activity",
+    "moji": "๐Ÿšดโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_biking_tone1": {
+    "unicode": "1F6B4-1F3FB-2640",
+    "name": "woman biking: light skin tone",
+    "shortname": ":woman_biking_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_biking_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_biking_tone2": {
+    "unicode": "1F6B4-1F3FC-2640",
+    "name": "woman biking: medium-light skin tone",
+    "shortname": ":woman_biking_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_biking_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_biking_tone3": {
+    "unicode": "1F6B4-1F3FD-2640",
+    "name": "woman biking: medium skin tone",
+    "shortname": ":woman_biking_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_biking_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_biking_tone4": {
+    "unicode": "1F6B4-1F3FE-2640",
+    "name": "woman biking: medium-dark skin tone",
+    "shortname": ":woman_biking_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_biking_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_biking_tone5": {
+    "unicode": "1F6B4-1F3FF-2640",
+    "name": "woman biking: dark skin tone",
+    "shortname": ":woman_biking_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_biking_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_biking": {
+    "unicode": "1F6B4-2642",
+    "name": "man biking",
+    "shortname": ":man_biking:",
+    "category": "activity",
+    "moji": "๐Ÿšดโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_biking_tone1": {
+    "unicode": "1F6B4-1F3FB-2642",
+    "name": "man biking: light skin tone",
+    "shortname": ":man_biking_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_biking_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_biking_tone2": {
+    "unicode": "1F6B4-1F3FC-2642",
+    "name": "man biking: medium-light skin tone",
+    "shortname": ":man_biking_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_biking_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_biking_tone3": {
+    "unicode": "1F6B4-1F3FD-2642",
+    "name": "man biking: medium skin tone",
+    "shortname": ":man_biking_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_biking_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_biking_tone4": {
+    "unicode": "1F6B4-1F3FE-2642",
+    "name": "man biking: medium-dark skin tone",
+    "shortname": ":man_biking_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_biking_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_biking_tone5": {
+    "unicode": "1F6B4-1F3FF-2642",
+    "name": "man biking: dark skin tone",
+    "shortname": ":man_biking_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿšด๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_biking_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_juggling_tone1": {
+    "unicode": "1F939-1F3FB-2640",
+    "name": "woman juggling: light skin tone",
+    "shortname": ":woman_juggling_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_juggling_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_juggling_tone2": {
+    "unicode": "1F939-1F3FC-2640",
+    "name": "woman juggling: medium-light skin tone",
+    "shortname": ":woman_juggling_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_juggling_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_juggling_tone3": {
+    "unicode": "1F939-1F3FD-2640",
+    "name": "woman juggling: medium skin tone",
+    "shortname": ":woman_juggling_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_juggling_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_juggling_tone4": {
+    "unicode": "1F939-1F3FE-2640",
+    "name": "woman juggling: medium-dark skin tone",
+    "shortname": ":woman_juggling_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_juggling_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_juggling_tone5": {
+    "unicode": "1F939-1F3FF-2640",
+    "name": "woman juggling: dark skin tone",
+    "shortname": ":woman_juggling_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_juggling_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_juggling_tone1": {
+    "unicode": "1F939-1F3FB-2642",
+    "name": "man juggling: light skin tone",
+    "shortname": ":man_juggling_tone1:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_juggling_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_juggling_tone2": {
+    "unicode": "1F939-1F3FC-2642",
+    "name": "man juggling: medium-light skin tone",
+    "shortname": ":man_juggling_tone2:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_juggling_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_juggling_tone3": {
+    "unicode": "1F939-1F3FD-2642",
+    "name": "man juggling: medium skin tone",
+    "shortname": ":man_juggling_tone3:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_juggling_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_juggling_tone4": {
+    "unicode": "1F939-1F3FE-2642",
+    "name": "man juggling: medium-dark skin tone",
+    "shortname": ":man_juggling_tone4:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_juggling_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_juggling_tone5": {
+    "unicode": "1F939-1F3FF-2642",
+    "name": "man juggling: dark skin tone",
+    "shortname": ":man_juggling_tone5:",
+    "category": "activity",
+    "moji": "๐Ÿคน๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_juggling_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "chess_pawn": {
+    "unicode": "265F",
+    "name": "chess pawn",
+    "shortname": ":chess_pawn:",
+    "category": "objects",
+    "moji": "โ™Ÿ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "jigsaw": {
+    "unicode": "1F9E9",
+    "name": "jigsaw",
+    "shortname": ":jigsaw:",
+    "category": "objects",
+    "moji": "๐Ÿงฉ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "compass": {
+    "unicode": "1F9ED",
+    "name": "compass",
+    "shortname": ":compass:",
+    "category": "objects",
+    "moji": "๐Ÿงญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "magnet": {
+    "unicode": "1F9F2",
+    "name": "magnet",
+    "shortname": ":magnet:",
+    "category": "objects",
+    "moji": "๐Ÿงฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fire_extinguisher": {
+    "unicode": "1F9EF",
+    "name": "fire extinguisher",
+    "shortname": ":fire_extinguisher:",
+    "category": "objects",
+    "moji": "๐Ÿงฏ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "nazar_amulet": {
+    "unicode": "1F9FF",
+    "name": "nazar amulet",
+    "shortname": ":nazar_amulet:",
+    "category": "objects",
+    "moji": "๐Ÿงฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bricks": {
+    "unicode": "1F9F1",
+    "name": "bricks",
+    "shortname": ":bricks:",
+    "category": "objects",
+    "moji": "๐Ÿงฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "toolbox": {
+    "unicode": "1F9F0",
+    "name": "toolbox",
+    "shortname": ":toolbox:",
+    "category": "objects",
+    "moji": "๐Ÿงฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "test_tube": {
+    "unicode": "1F9EA",
+    "name": "test tube",
+    "shortname": ":test_tube:",
+    "category": "objects",
+    "moji": "๐Ÿงช",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "petri_dish": {
+    "unicode": "1F9EB",
+    "name": "petri dish",
+    "shortname": ":petri_dish:",
+    "category": "objects",
+    "moji": "๐Ÿงซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "dna": {
+    "unicode": "1F9EC",
+    "name": "dna",
+    "shortname": ":dna:",
+    "category": "objects",
+    "moji": "๐Ÿงฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "abacus": {
+    "unicode": "1F9EE",
+    "name": "abacus",
+    "shortname": ":abacus:",
+    "category": "objects",
+    "moji": "๐Ÿงฎ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "broom": {
+    "unicode": "1F9F9",
+    "name": "broom",
+    "shortname": ":broom:",
+    "category": "objects",
+    "moji": "๐Ÿงน",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "basket": {
+    "unicode": "1F9FA",
+    "name": "basket",
+    "shortname": ":basket:",
+    "category": "objects",
+    "moji": "๐Ÿงบ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "roll_of_paper": {
+    "unicode": "1F9FB",
+    "name": "roll of paper",
+    "shortname": ":roll_of_paper:",
+    "category": "objects",
+    "moji": "๐Ÿงป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "soap": {
+    "unicode": "1F9FC",
+    "name": "soap",
+    "shortname": ":soap:",
+    "category": "objects",
+    "moji": "๐Ÿงผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "sponge": {
+    "unicode": "1F9FD",
+    "name": "sponge",
+    "shortname": ":sponge:",
+    "category": "objects",
+    "moji": "๐Ÿงฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "squeeze_bottle": {
+    "unicode": "1F9F4",
+    "name": "squeeze bottle",
+    "shortname": ":squeeze_bottle:",
+    "category": "objects",
+    "moji": "๐Ÿงด",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "thread": {
+    "unicode": "1F9F5",
+    "name": "thread",
+    "shortname": ":thread:",
+    "category": "objects",
+    "moji": "๐Ÿงต",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "yarn": {
+    "unicode": "1F9F6",
+    "name": "yarn",
+    "shortname": ":yarn:",
+    "category": "objects",
+    "moji": "๐Ÿงถ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_bed_tone1": {
+    "unicode": "1F6CC-1F3FB",
+    "name": "person in bed: light skin tone",
+    "shortname": ":person_in_bed_tone1:",
+    "category": "objects",
+    "moji": "๐Ÿ›Œ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_bed_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_bed_tone2": {
+    "unicode": "1F6CC-1F3FC",
+    "name": "person in bed: medium-light skin tone",
+    "shortname": ":person_in_bed_tone2:",
+    "category": "objects",
+    "moji": "๐Ÿ›Œ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_bed_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_bed_tone3": {
+    "unicode": "1F6CC-1F3FD",
+    "name": "person in bed: medium skin tone",
+    "shortname": ":person_in_bed_tone3:",
+    "category": "objects",
+    "moji": "๐Ÿ›Œ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_bed_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_bed_tone4": {
+    "unicode": "1F6CC-1F3FE",
+    "name": "person in bed: medium-dark skin tone",
+    "shortname": ":person_in_bed_tone4:",
+    "category": "objects",
+    "moji": "๐Ÿ›Œ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_bed_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_bed_tone5": {
+    "unicode": "1F6CC-1F3FF",
+    "name": "person in bed: dark skin tone",
+    "shortname": ":person_in_bed_tone5:",
+    "category": "objects",
+    "moji": "๐Ÿ›Œ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_bed_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "teddy_bear": {
+    "unicode": "1F9F8",
+    "name": "teddy bear",
+    "shortname": ":teddy_bear:",
+    "category": "objects",
+    "moji": "๐Ÿงธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "red_envelope": {
+    "unicode": "1F9E7",
+    "name": "red envelope",
+    "shortname": ":red_envelope:",
+    "category": "objects",
+    "moji": "๐Ÿงง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "receipt": {
+    "unicode": "1F9FE",
+    "name": "receipt",
+    "shortname": ":receipt:",
+    "category": "objects",
+    "moji": "๐Ÿงพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "safety_pin": {
+    "unicode": "1F9F7",
+    "name": "safety pin",
+    "shortname": ":safety_pin:",
+    "category": "objects",
+    "moji": "๐Ÿงท",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "raccoon": {
+    "unicode": "1F99D",
+    "name": "raccoon",
+    "shortname": ":raccoon:",
+    "category": "nature",
+    "moji": "๐Ÿฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "kangaroo": {
+    "unicode": "1F998",
+    "name": "kangaroo",
+    "shortname": ":kangaroo:",
+    "category": "nature",
+    "moji": "๐Ÿฆ˜",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "badger": {
+    "unicode": "1F9A1",
+    "name": "badger",
+    "shortname": ":badger:",
+    "category": "nature",
+    "moji": "๐Ÿฆก",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "swan": {
+    "unicode": "1F9A2",
+    "name": "swan",
+    "shortname": ":swan:",
+    "category": "nature",
+    "moji": "๐Ÿฆข",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "parrot": {
+    "unicode": "1F99C",
+    "name": "parrot",
+    "shortname": ":parrot:",
+    "category": "nature",
+    "moji": "๐Ÿฆœ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "peacock": {
+    "unicode": "1F99A",
+    "name": "peacock",
+    "shortname": ":peacock:",
+    "category": "nature",
+    "moji": "๐Ÿฆš",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mosquito": {
+    "unicode": "1F99F",
+    "name": "mosquito",
+    "shortname": ":mosquito:",
+    "category": "nature",
+    "moji": "๐ŸฆŸ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "microbe": {
+    "unicode": "1F9A0",
+    "name": "microbe",
+    "shortname": ":microbe:",
+    "category": "nature",
+    "moji": "๐Ÿฆ ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "t_rex": {
+    "unicode": "1F996",
+    "name": "T-Rex",
+    "shortname": ":t_rex:",
+    "category": "nature",
+    "moji": "๐Ÿฆ–",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "sauropod": {
+    "unicode": "1F995",
+    "name": "sauropod",
+    "shortname": ":sauropod:",
+    "category": "nature",
+    "moji": "๐Ÿฆ•",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "lobster": {
+    "unicode": "1F99E",
+    "name": "lobster",
+    "shortname": ":lobster:",
+    "category": "nature",
+    "moji": "๐Ÿฆž",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "zebra": {
+    "unicode": "1F993",
+    "name": "zebra",
+    "shortname": ":zebra:",
+    "category": "nature",
+    "moji": "๐Ÿฆ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "hippopotamus": {
+    "unicode": "1F99B",
+    "name": "hippopotamus",
+    "shortname": ":hippopotamus:",
+    "category": "nature",
+    "moji": "๐Ÿฆ›",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "giraffe": {
+    "unicode": "1F992",
+    "name": "giraffe",
+    "shortname": ":giraffe:",
+    "category": "nature",
+    "moji": "๐Ÿฆ’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "llama": {
+    "unicode": "1F999",
+    "name": "llama",
+    "shortname": ":llama:",
+    "category": "nature",
+    "moji": "๐Ÿฆ™",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "hedgehog": {
+    "unicode": "1F994",
+    "name": "hedgehog",
+    "shortname": ":hedgehog:",
+    "category": "nature",
+    "moji": "๐Ÿฆ”",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mango": {
+    "unicode": "1F96D",
+    "name": "mango",
+    "shortname": ":mango:",
+    "category": "food",
+    "moji": "๐Ÿฅญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "coconut": {
+    "unicode": "1F965",
+    "name": "coconut",
+    "shortname": ":coconut:",
+    "category": "food",
+    "moji": "๐Ÿฅฅ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "broccoli": {
+    "unicode": "1F966",
+    "name": "broccoli",
+    "shortname": ":broccoli:",
+    "category": "food",
+    "moji": "๐Ÿฅฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "leafy_green": {
+    "unicode": "1F96C",
+    "name": "leafy green",
+    "shortname": ":leafy_green:",
+    "category": "food",
+    "moji": "๐Ÿฅฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "pretzel": {
+    "unicode": "1F968",
+    "name": "pretzel",
+    "shortname": ":pretzel:",
+    "category": "food",
+    "moji": "๐Ÿฅจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bagel": {
+    "unicode": "1F96F",
+    "name": "bagel",
+    "shortname": ":bagel:",
+    "category": "food",
+    "moji": "๐Ÿฅฏ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "cut_of_meat": {
+    "unicode": "1F969",
+    "name": "cut of meat",
+    "shortname": ":cut_of_meat:",
+    "category": "food",
+    "moji": "๐Ÿฅฉ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "sandwich": {
+    "unicode": "1F96A",
+    "name": "sandwich",
+    "shortname": ":sandwich:",
+    "category": "food",
+    "moji": "๐Ÿฅช",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "canned_food": {
+    "unicode": "1F96B",
+    "name": "canned food",
+    "shortname": ":canned_food:",
+    "category": "food",
+    "moji": "๐Ÿฅซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fortune_cookie": {
+    "unicode": "1F960",
+    "name": "fortune cookie",
+    "shortname": ":fortune_cookie:",
+    "category": "food",
+    "moji": "๐Ÿฅ ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "pie": {
+    "unicode": "1F967",
+    "name": "pie",
+    "shortname": ":pie:",
+    "category": "food",
+    "moji": "๐Ÿฅง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "moon_cake": {
+    "unicode": "1F96E",
+    "name": "moon cake",
+    "shortname": ":moon_cake:",
+    "category": "food",
+    "moji": "๐Ÿฅฎ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "cupcake": {
+    "unicode": "1F9C1",
+    "name": "cupcake",
+    "shortname": ":cupcake:",
+    "category": "food",
+    "moji": "๐Ÿง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "salt": {
+    "unicode": "1F9C2",
+    "name": "salt",
+    "shortname": ":salt:",
+    "category": "food",
+    "moji": "๐Ÿง‚",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "dumpling": {
+    "unicode": "1F95F",
+    "name": "dumpling",
+    "shortname": ":dumpling:",
+    "category": "food",
+    "moji": "๐ŸฅŸ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "cup_with_straw": {
+    "unicode": "1F964",
+    "name": "cup with straw",
+    "shortname": ":cup_with_straw:",
+    "category": "food",
+    "moji": "๐Ÿฅค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bowl_with_spoon": {
+    "unicode": "1F963",
+    "name": "bowl with spoon",
+    "shortname": ":bowl_with_spoon:",
+    "category": "food",
+    "moji": "๐Ÿฅฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "takeout_box": {
+    "unicode": "1F961",
+    "name": "takeout box",
+    "shortname": ":takeout_box:",
+    "category": "food",
+    "moji": "๐Ÿฅก",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "chopsticks": {
+    "unicode": "1F962",
+    "name": "chopsticks",
+    "shortname": ":chopsticks:",
+    "category": "food",
+    "moji": "๐Ÿฅข",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "smiling_face_with_3_hearts": {
+    "unicode": "1F970",
+    "name": "smiling face with 3 hearts",
+    "shortname": ":smiling_face_with_3_hearts:",
+    "category": "people",
+    "moji": "๐Ÿฅฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "zany_face": {
+    "unicode": "1F92A",
+    "name": "zany face",
+    "shortname": ":zany_face:",
+    "category": "people",
+    "moji": "๐Ÿคช",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "face_with_raised_eyebrow": {
+    "unicode": "1F928",
+    "name": "face with raised eyebrow",
+    "shortname": ":face_with_raised_eyebrow:",
+    "category": "people",
+    "moji": "๐Ÿคจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "face_with_monocle": {
+    "unicode": "1F9D0",
+    "name": "face with monocle",
+    "shortname": ":face_with_monocle:",
+    "category": "people",
+    "moji": "๐Ÿง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "star_struck": {
+    "unicode": "1F929",
+    "name": "star-struck",
+    "shortname": ":star_struck:",
+    "category": "people",
+    "moji": "๐Ÿคฉ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "partying_face": {
+    "unicode": "1F973",
+    "name": "partying face",
+    "shortname": ":partying_face:",
+    "category": "people",
+    "moji": "๐Ÿฅณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "face_with_symbols_over_mouth": {
+    "unicode": "1F92C",
+    "name": "face with symbols on mouth",
+    "shortname": ":face_with_symbols_over_mouth:",
+    "category": "people",
+    "moji": "๐Ÿคฌ",
+    "explicit": "true",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "exploding_head": {
+    "unicode": "1F92F",
+    "name": "exploding head",
+    "shortname": ":exploding_head:",
+    "category": "people",
+    "moji": "๐Ÿคฏ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "hot_face": {
+    "unicode": "1F975",
+    "name": "hot face",
+    "shortname": ":hot_face:",
+    "category": "people",
+    "moji": "๐Ÿฅต",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "cold_face": {
+    "unicode": "1F976",
+    "name": "cold face",
+    "shortname": ":cold_face:",
+    "category": "people",
+    "moji": "๐Ÿฅถ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "pleading_face": {
+    "unicode": "1F97A",
+    "name": "pleading face",
+    "shortname": ":pleading_face:",
+    "category": "people",
+    "moji": "๐Ÿฅบ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "face_with_hand_over_mouth": {
+    "unicode": "1F92D",
+    "name": "face with hand over mouth",
+    "shortname": ":face_with_hand_over_mouth:",
+    "category": "people",
+    "moji": "๐Ÿคญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "shushing_face": {
+    "unicode": "1F92B",
+    "name": "shushing face",
+    "shortname": ":shushing_face:",
+    "category": "people",
+    "moji": "๐Ÿคซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woozy_face": {
+    "unicode": "1F974",
+    "name": "woozy face",
+    "shortname": ":woozy_face:",
+    "category": "people",
+    "moji": "๐Ÿฅด",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "face_vomiting": {
+    "unicode": "1F92E",
+    "name": "face vomiting",
+    "shortname": ":face_vomiting:",
+    "category": "people",
+    "moji": "๐Ÿคฎ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "palms_up_together": {
+    "unicode": "1F932",
+    "name": "palms up together",
+    "shortname": ":palms_up_together:",
+    "category": "people",
+    "moji": "๐Ÿคฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "palms_up_together_tone1": {
+    "unicode": "1F932-1F3FB",
+    "name": "palms up together: light skin tone",
+    "shortname": ":palms_up_together_tone1:",
+    "category": "people",
+    "moji": "๐Ÿคฒ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":palms_up_together_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "palms_up_together_tone2": {
+    "unicode": "1F932-1F3FC",
+    "name": "palms up together: medium-light skin tone",
+    "shortname": ":palms_up_together_tone2:",
+    "category": "people",
+    "moji": "๐Ÿคฒ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":palms_up_together_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "palms_up_together_tone3": {
+    "unicode": "1F932-1F3FD",
+    "name": "palms up together: medium skin tone",
+    "shortname": ":palms_up_together_tone3:",
+    "category": "people",
+    "moji": "๐Ÿคฒ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":palms_up_together_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "palms_up_together_tone4": {
+    "unicode": "1F932-1F3FE",
+    "name": "palms up together: medium-dark skin tone",
+    "shortname": ":palms_up_together_tone4:",
+    "category": "people",
+    "moji": "๐Ÿคฒ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":palms_up_together_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "palms_up_together_tone5": {
+    "unicode": "1F932-1F3FF",
+    "name": "palms up together: dark skin tone",
+    "shortname": ":palms_up_together_tone5:",
+    "category": "people",
+    "moji": "๐Ÿคฒ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":palms_up_together_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "love_you_gesture": {
+    "unicode": "1F91F",
+    "name": "love-you gesture",
+    "shortname": ":love_you_gesture:",
+    "category": "people",
+    "moji": "๐ŸคŸ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "love_you_gesture_tone1": {
+    "unicode": "1F91F-1F3FB",
+    "name": "love-you gesture: light skin tone",
+    "shortname": ":love_you_gesture_tone1:",
+    "category": "people",
+    "moji": "๐ŸคŸ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":love_you_gesture_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "love_you_gesture_tone2": {
+    "unicode": "1F91F-1F3FC",
+    "name": "love-you gesture: medium-light skin tone",
+    "shortname": ":love_you_gesture_tone2:",
+    "category": "people",
+    "moji": "๐ŸคŸ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":love_you_gesture_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "love_you_gesture_tone3": {
+    "unicode": "1F91F-1F3FD",
+    "name": "love-you gesture: medium skin tone",
+    "shortname": ":love_you_gesture_tone3:",
+    "category": "people",
+    "moji": "๐ŸคŸ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":love_you_gesture_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "love_you_gesture_tone4": {
+    "unicode": "1F91F-1F3FE",
+    "name": "love-you gesture: medium-dark skin tone",
+    "shortname": ":love_you_gesture_tone4:",
+    "category": "people",
+    "moji": "๐ŸคŸ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":love_you_gesture_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "love_you_gesture_tone5": {
+    "unicode": "1F91F-1F3FF",
+    "name": "love-you gesture: dark skin tone",
+    "shortname": ":love_you_gesture_tone5:",
+    "category": "people",
+    "moji": "๐ŸคŸ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":love_you_gesture_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "leg": {
+    "unicode": "1F9B5",
+    "name": "leg",
+    "shortname": ":leg:",
+    "category": "people",
+    "moji": "๐Ÿฆต",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "leg_tone1": {
+    "unicode": "1F9B5-1F3FB",
+    "name": "leg: light skin tone",
+    "shortname": ":leg_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆต๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":leg_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "leg_tone2": {
+    "unicode": "1F9B5-1F3FC",
+    "name": "leg: medium-light skin tone",
+    "shortname": ":leg_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆต๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":leg_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "leg_tone3": {
+    "unicode": "1F9B5-1F3FD",
+    "name": "leg: medium skin tone",
+    "shortname": ":leg_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆต๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":leg_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "leg_tone4": {
+    "unicode": "1F9B5-1F3FE",
+    "name": "leg: medium-dark skin tone",
+    "shortname": ":leg_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆต๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":leg_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "leg_tone5": {
+    "unicode": "1F9B5-1F3FF",
+    "name": "leg: dark skin tone",
+    "shortname": ":leg_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆต๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":leg_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "foot": {
+    "unicode": "1F9B6",
+    "name": "foot",
+    "shortname": ":foot:",
+    "category": "people",
+    "moji": "๐Ÿฆถ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "foot_tone1": {
+    "unicode": "1F9B6-1F3FB",
+    "name": "foot: light skin tone",
+    "shortname": ":foot_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆถ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":foot_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "foot_tone2": {
+    "unicode": "1F9B6-1F3FC",
+    "name": "foot: medium-light skin tone",
+    "shortname": ":foot_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆถ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":foot_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "foot_tone3": {
+    "unicode": "1F9B6-1F3FD",
+    "name": "foot: medium skin tone",
+    "shortname": ":foot_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆถ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":foot_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "foot_tone4": {
+    "unicode": "1F9B6-1F3FE",
+    "name": "foot: medium-dark skin tone",
+    "shortname": ":foot_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆถ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":foot_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "foot_tone5": {
+    "unicode": "1F9B6-1F3FF",
+    "name": "foot: dark skin tone",
+    "shortname": ":foot_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆถ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":foot_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "brain": {
+    "unicode": "1F9E0",
+    "name": "brain",
+    "shortname": ":brain:",
+    "category": "people",
+    "moji": "๐Ÿง ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bone": {
+    "unicode": "1F9B4",
+    "name": "bone",
+    "shortname": ":bone:",
+    "category": "people",
+    "moji": "๐Ÿฆด",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "tooth": {
+    "unicode": "1F9B7",
+    "name": "tooth",
+    "shortname": ":tooth:",
+    "category": "people",
+    "moji": "๐Ÿฆท",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "child": {
+    "unicode": "1F9D2",
+    "name": "child",
+    "shortname": ":child:",
+    "category": "people",
+    "moji": "๐Ÿง’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "child_tone1": {
+    "unicode": "1F9D2-1F3FB",
+    "name": "child: light skin tone",
+    "shortname": ":child_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง’๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":child_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "child_tone2": {
+    "unicode": "1F9D2-1F3FC",
+    "name": "child: medium-light skin tone",
+    "shortname": ":child_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง’๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":child_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "child_tone3": {
+    "unicode": "1F9D2-1F3FD",
+    "name": "child: medium skin tone",
+    "shortname": ":child_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง’๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":child_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "child_tone4": {
+    "unicode": "1F9D2-1F3FE",
+    "name": "child: medium-dark skin tone",
+    "shortname": ":child_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง’๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":child_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "child_tone5": {
+    "unicode": "1F9D2-1F3FF",
+    "name": "child: dark skin tone",
+    "shortname": ":child_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง’๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":child_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "adult": {
+    "unicode": "1F9D1",
+    "name": "adult",
+    "shortname": ":adult:",
+    "category": "people",
+    "moji": "๐Ÿง‘",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "adult_tone1": {
+    "unicode": "1F9D1-1F3FB",
+    "name": "adult: light skin tone",
+    "shortname": ":adult_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง‘๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":adult_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "adult_tone2": {
+    "unicode": "1F9D1-1F3FC",
+    "name": "adult: medium-light skin tone",
+    "shortname": ":adult_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง‘๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":adult_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "adult_tone3": {
+    "unicode": "1F9D1-1F3FD",
+    "name": "adult: medium skin tone",
+    "shortname": ":adult_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง‘๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":adult_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "adult_tone4": {
+    "unicode": "1F9D1-1F3FE",
+    "name": "adult: medium-dark skin tone",
+    "shortname": ":adult_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง‘๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":adult_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "adult_tone5": {
+    "unicode": "1F9D1-1F3FF",
+    "name": "adult: dark skin tone",
+    "shortname": ":adult_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง‘๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":adult_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_woman": {
+    "unicode": "1F471-2640",
+    "name": "blond-haired woman",
+    "shortname": ":blond-haired_woman:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_woman_tone1": {
+    "unicode": "1F471-1F3FB-2640",
+    "name": "blond-haired woman: light skin tone",
+    "shortname": ":blond-haired_woman_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_woman_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_woman_tone2": {
+    "unicode": "1F471-1F3FC-2640",
+    "name": "blond-haired woman: medium-light skin tone",
+    "shortname": ":blond-haired_woman_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_woman_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_woman_tone3": {
+    "unicode": "1F471-1F3FD-2640",
+    "name": "blond-haired woman: medium skin tone",
+    "shortname": ":blond-haired_woman_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_woman_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_woman_tone4": {
+    "unicode": "1F471-1F3FE-2640",
+    "name": "blond-haired woman: medium-dark skin tone",
+    "shortname": ":blond-haired_woman_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_woman_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_woman_tone5": {
+    "unicode": "1F471-1F3FF-2640",
+    "name": "blond-haired woman: dark skin tone",
+    "shortname": ":blond-haired_woman_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_woman_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_man": {
+    "unicode": "1F471-2642",
+    "name": "blond-haired man",
+    "shortname": ":blond-haired_man:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_man_tone1": {
+    "unicode": "1F471-1F3FB-2642",
+    "name": "blond-haired man: light skin tone",
+    "shortname": ":blond-haired_man_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_man_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_man_tone2": {
+    "unicode": "1F471-1F3FC-2642",
+    "name": "blond-haired man: medium-light skin tone",
+    "shortname": ":blond-haired_man_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_man_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_man_tone3": {
+    "unicode": "1F471-1F3FD-2642",
+    "name": "blond-haired man: medium skin tone",
+    "shortname": ":blond-haired_man_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_man_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_man_tone4": {
+    "unicode": "1F471-1F3FE-2642",
+    "name": "blond-haired man: medium-dark skin tone",
+    "shortname": ":blond-haired_man_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_man_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "blond-haired_man_tone5": {
+    "unicode": "1F471-1F3FF-2642",
+    "name": "blond-haired man: dark skin tone",
+    "shortname": ":blond-haired_man_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฑ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":blond-haired_man_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_red_haired": {
+    "unicode": "1F469-1F9B0",
+    "name": "woman, red haired",
+    "shortname": ":woman_red_haired:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_red_haired_tone1": {
+    "unicode": "1F469-1F3FB-1F9B0",
+    "name": "woman, red haired: light skin tone",
+    "shortname": ":woman_red_haired_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_red_haired_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_red_haired_tone2": {
+    "unicode": "1F469-1F3FC-1F9B0",
+    "name": "woman, red haired: medium-light skin tone",
+    "shortname": ":woman_red_haired_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_red_haired_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_red_haired_tone3": {
+    "unicode": "1F469-1F3FD-1F9B0",
+    "name": "woman, red haired: medium skin tone",
+    "shortname": ":woman_red_haired_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_red_haired_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_red_haired_tone4": {
+    "unicode": "1F469-1F3FE-1F9B0",
+    "name": "woman, red haired: medium-dark skin tone",
+    "shortname": ":woman_red_haired_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_red_haired_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_red_haired_tone5": {
+    "unicode": "1F469-1F3FF-1F9B0",
+    "name": "woman, red haired: dark skin tone",
+    "shortname": ":woman_red_haired_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_red_haired_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_red_haired": {
+    "unicode": "1F468-1F9B0",
+    "name": "man, red haired",
+    "shortname": ":man_red_haired:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_red_haired_tone1": {
+    "unicode": "1F468-1F3FB-1F9B0",
+    "name": "man, red haired: light skin tone",
+    "shortname": ":man_red_haired_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_red_haired_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_red_haired_tone2": {
+    "unicode": "1F468-1F3FC-1F9B0",
+    "name": "man, red haired: medium-light skin tone",
+    "shortname": ":man_red_haired_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_red_haired_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_red_haired_tone3": {
+    "unicode": "1F468-1F3FD-1F9B0",
+    "name": "man, red haired: medium skin tone",
+    "shortname": ":man_red_haired_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_red_haired_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_red_haired_tone4": {
+    "unicode": "1F468-1F3FE-1F9B0",
+    "name": "man, red haired: medium-dark skin tone",
+    "shortname": ":man_red_haired_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_red_haired_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_red_haired_tone5": {
+    "unicode": "1F468-1F3FF-1F9B0",
+    "name": "man, red haired: dark skin tone",
+    "shortname": ":man_red_haired_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_red_haired_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_curly_haired": {
+    "unicode": "1F469-1F9B1",
+    "name": "woman, curly haired",
+    "shortname": ":woman_curly_haired:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_curly_haired_tone1": {
+    "unicode": "1F469-1F3FB-1F9B1",
+    "name": "woman, curly haired: light skin tone",
+    "shortname": ":woman_curly_haired_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_curly_haired_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_curly_haired_tone2": {
+    "unicode": "1F469-1F3FC-1F9B1",
+    "name": "woman, curly haired: medium-light skin tone",
+    "shortname": ":woman_curly_haired_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_curly_haired_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_curly_haired_tone3": {
+    "unicode": "1F469-1F3FD-1F9B1",
+    "name": "woman, curly haired: medium skin tone",
+    "shortname": ":woman_curly_haired_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_curly_haired_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_curly_haired_tone4": {
+    "unicode": "1F469-1F3FE-1F9B1",
+    "name": "woman, curly haired: medium-dark skin tone",
+    "shortname": ":woman_curly_haired_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_curly_haired_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_curly_haired_tone5": {
+    "unicode": "1F469-1F3FF-1F9B1",
+    "name": "woman, curly haired: dark skin tone",
+    "shortname": ":woman_curly_haired_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_curly_haired_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_curly_haired": {
+    "unicode": "1F468-1F9B1",
+    "name": "man, curly haired",
+    "shortname": ":man_curly_haired:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_curly_haired_tone1": {
+    "unicode": "1F468-1F3FB-1F9B1",
+    "name": "man, curly haired: light skin tone",
+    "shortname": ":man_curly_haired_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_curly_haired_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_curly_haired_tone2": {
+    "unicode": "1F468-1F3FC-1F9B1",
+    "name": "man, curly haired: medium-light skin tone",
+    "shortname": ":man_curly_haired_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_curly_haired_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_curly_haired_tone3": {
+    "unicode": "1F468-1F3FD-1F9B1",
+    "name": "man, curly haired: medium skin tone",
+    "shortname": ":man_curly_haired_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_curly_haired_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_curly_haired_tone4": {
+    "unicode": "1F468-1F3FE-1F9B1",
+    "name": "man, curly haired: medium-dark skin tone",
+    "shortname": ":man_curly_haired_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_curly_haired_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_curly_haired_tone5": {
+    "unicode": "1F468-1F3FF-1F9B1",
+    "name": "man, curly haired: dark skin tone",
+    "shortname": ":man_curly_haired_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_curly_haired_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_white_haired": {
+    "unicode": "1F469-1F9B3",
+    "name": "woman, white haired",
+    "shortname": ":woman_white_haired:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_white_haired_tone1": {
+    "unicode": "1F469-1F3FB-1F9B3",
+    "name": "woman, white haired: light skin tone",
+    "shortname": ":woman_white_haired_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_white_haired_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_white_haired_tone2": {
+    "unicode": "1F469-1F3FC-1F9B3",
+    "name": "woman, white haired: medium-light skin tone",
+    "shortname": ":woman_white_haired_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_white_haired_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_white_haired_tone3": {
+    "unicode": "1F469-1F3FD-1F9B3",
+    "name": "woman, white haired: medium skin tone",
+    "shortname": ":woman_white_haired_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_white_haired_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_white_haired_tone4": {
+    "unicode": "1F469-1F3FE-1F9B3",
+    "name": "woman, white haired: medium-dark skin tone",
+    "shortname": ":woman_white_haired_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_white_haired_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_white_haired_tone5": {
+    "unicode": "1F469-1F3FF-1F9B3",
+    "name": "woman, white haired: dark skin tone",
+    "shortname": ":woman_white_haired_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_white_haired_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_white_haired": {
+    "unicode": "1F468-1F9B3",
+    "name": "man, white haired",
+    "shortname": ":man_white_haired:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_white_haired_tone1": {
+    "unicode": "1F468-1F3FB-1F9B3",
+    "name": "man, white haired: light skin tone",
+    "shortname": ":man_white_haired_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_white_haired_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_white_haired_tone2": {
+    "unicode": "1F468-1F3FC-1F9B3",
+    "name": "man, white haired: medium-light skin tone",
+    "shortname": ":man_white_haired_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_white_haired_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_white_haired_tone3": {
+    "unicode": "1F468-1F3FD-1F9B3",
+    "name": "man, white haired: medium skin tone",
+    "shortname": ":man_white_haired_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_white_haired_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_white_haired_tone4": {
+    "unicode": "1F468-1F3FE-1F9B3",
+    "name": "man, white haired: medium-dark skin tone",
+    "shortname": ":man_white_haired_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_white_haired_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_white_haired_tone5": {
+    "unicode": "1F468-1F3FF-1F9B3",
+    "name": "man, white haired: dark skin tone",
+    "shortname": ":man_white_haired_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_white_haired_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bald": {
+    "unicode": "1F469-1F9B2",
+    "name": "woman, bald",
+    "shortname": ":woman_bald:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bald_tone1": {
+    "unicode": "1F469-1F3FB-1F9B2",
+    "name": "woman, bald: light skin tone",
+    "shortname": ":woman_bald_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bald_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bald_tone2": {
+    "unicode": "1F469-1F3FC-1F9B2",
+    "name": "woman, bald: medium-light skin tone",
+    "shortname": ":woman_bald_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bald_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bald_tone3": {
+    "unicode": "1F469-1F3FD-1F9B2",
+    "name": "woman, bald: medium skin tone",
+    "shortname": ":woman_bald_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bald_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bald_tone4": {
+    "unicode": "1F469-1F3FE-1F9B2",
+    "name": "woman, bald: medium-dark skin tone",
+    "shortname": ":woman_bald_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bald_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bald_tone5": {
+    "unicode": "1F469-1F3FF-1F9B2",
+    "name": "woman, bald: dark skin tone",
+    "shortname": ":woman_bald_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bald_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bald": {
+    "unicode": "1F468-1F9B2",
+    "name": "man, bald",
+    "shortname": ":man_bald:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bald_tone1": {
+    "unicode": "1F468-1F3FB-1F9B2",
+    "name": "man, bald: light skin tone",
+    "shortname": ":man_bald_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bald_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bald_tone2": {
+    "unicode": "1F468-1F3FC-1F9B2",
+    "name": "man, bald: medium-light skin tone",
+    "shortname": ":man_bald_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bald_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bald_tone3": {
+    "unicode": "1F468-1F3FD-1F9B2",
+    "name": "man, bald: medium skin tone",
+    "shortname": ":man_bald_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bald_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bald_tone4": {
+    "unicode": "1F468-1F3FE-1F9B2",
+    "name": "man, bald: medium-dark skin tone",
+    "shortname": ":man_bald_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bald_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bald_tone5": {
+    "unicode": "1F468-1F3FF-1F9B2",
+    "name": "man, bald: dark skin tone",
+    "shortname": ":man_bald_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bald_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bearded_person": {
+    "unicode": "1F9D4",
+    "name": "bearded person",
+    "shortname": ":bearded_person:",
+    "category": "people",
+    "moji": "๐Ÿง”",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bearded_person_tone1": {
+    "unicode": "1F9D4-1F3FB",
+    "name": "bearded person: light skin tone",
+    "shortname": ":bearded_person_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง”๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":bearded_person_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bearded_person_tone2": {
+    "unicode": "1F9D4-1F3FC",
+    "name": "bearded person: medium-light skin tone",
+    "shortname": ":bearded_person_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง”๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":bearded_person_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bearded_person_tone3": {
+    "unicode": "1F9D4-1F3FD",
+    "name": "bearded person: medium skin tone",
+    "shortname": ":bearded_person_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง”๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":bearded_person_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bearded_person_tone4": {
+    "unicode": "1F9D4-1F3FE",
+    "name": "bearded person: medium-dark skin tone",
+    "shortname": ":bearded_person_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง”๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":bearded_person_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bearded_person_tone5": {
+    "unicode": "1F9D4-1F3FF",
+    "name": "bearded person: dark skin tone",
+    "shortname": ":bearded_person_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง”๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":bearded_person_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "older_adult": {
+    "unicode": "1F9D3",
+    "name": "older adult",
+    "shortname": ":older_adult:",
+    "category": "people",
+    "moji": "๐Ÿง“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "older_adult_tone1": {
+    "unicode": "1F9D3-1F3FB",
+    "name": "older adult: light skin tone",
+    "shortname": ":older_adult_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง“๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":older_adult_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "older_adult_tone2": {
+    "unicode": "1F9D3-1F3FC",
+    "name": "older adult: medium-light skin tone",
+    "shortname": ":older_adult_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง“๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":older_adult_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "older_adult_tone3": {
+    "unicode": "1F9D3-1F3FD",
+    "name": "older adult: medium skin tone",
+    "shortname": ":older_adult_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง“๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":older_adult_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "older_adult_tone4": {
+    "unicode": "1F9D3-1F3FE",
+    "name": "older adult: medium-dark skin tone",
+    "shortname": ":older_adult_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง“๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":older_adult_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "older_adult_tone5": {
+    "unicode": "1F9D3-1F3FF",
+    "name": "older adult: dark skin tone",
+    "shortname": ":older_adult_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง“๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":older_adult_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_wearing_turban": {
+    "unicode": "1F473-2640",
+    "name": "woman wearing turban",
+    "shortname": ":woman_wearing_turban:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_wearing_turban_tone1": {
+    "unicode": "1F473-1F3FB-2640",
+    "name": "woman wearing turban: light skin tone",
+    "shortname": ":woman_wearing_turban_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_wearing_turban_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_wearing_turban_tone2": {
+    "unicode": "1F473-1F3FC-2640",
+    "name": "woman wearing turban: medium-light skin tone",
+    "shortname": ":woman_wearing_turban_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_wearing_turban_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_wearing_turban_tone3": {
+    "unicode": "1F473-1F3FD-2640",
+    "name": "woman wearing turban: medium skin tone",
+    "shortname": ":woman_wearing_turban_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_wearing_turban_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_wearing_turban_tone4": {
+    "unicode": "1F473-1F3FE-2640",
+    "name": "woman wearing turban: medium-dark skin tone",
+    "shortname": ":woman_wearing_turban_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_wearing_turban_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_wearing_turban_tone5": {
+    "unicode": "1F473-1F3FF-2640",
+    "name": "woman wearing turban: dark skin tone",
+    "shortname": ":woman_wearing_turban_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_wearing_turban_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_wearing_turban": {
+    "unicode": "1F473-2642",
+    "name": "man wearing turban",
+    "shortname": ":man_wearing_turban:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_wearing_turban_tone1": {
+    "unicode": "1F473-1F3FB-2642",
+    "name": "man wearing turban: light skin tone",
+    "shortname": ":man_wearing_turban_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_wearing_turban_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_wearing_turban_tone2": {
+    "unicode": "1F473-1F3FC-2642",
+    "name": "man wearing turban: medium-light skin tone",
+    "shortname": ":man_wearing_turban_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_wearing_turban_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_wearing_turban_tone3": {
+    "unicode": "1F473-1F3FD-2642",
+    "name": "man wearing turban: medium skin tone",
+    "shortname": ":man_wearing_turban_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_wearing_turban_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_wearing_turban_tone4": {
+    "unicode": "1F473-1F3FE-2642",
+    "name": "man wearing turban: medium-dark skin tone",
+    "shortname": ":man_wearing_turban_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_wearing_turban_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_wearing_turban_tone5": {
+    "unicode": "1F473-1F3FF-2642",
+    "name": "man wearing turban: dark skin tone",
+    "shortname": ":man_wearing_turban_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ณ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_wearing_turban_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_with_headscarf": {
+    "unicode": "1F9D5",
+    "name": "woman with headscarf",
+    "shortname": ":woman_with_headscarf:",
+    "category": "people",
+    "moji": "๐Ÿง•",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_with_headscarf_tone1": {
+    "unicode": "1F9D5-1F3FB",
+    "name": "woman with headscarf: light skin tone",
+    "shortname": ":woman_with_headscarf_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง•๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_with_headscarf_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_with_headscarf_tone2": {
+    "unicode": "1F9D5-1F3FC",
+    "name": "woman with headscarf: medium-light skin tone",
+    "shortname": ":woman_with_headscarf_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง•๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_with_headscarf_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_with_headscarf_tone3": {
+    "unicode": "1F9D5-1F3FD",
+    "name": "woman with headscarf: medium skin tone",
+    "shortname": ":woman_with_headscarf_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง•๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_with_headscarf_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_with_headscarf_tone4": {
+    "unicode": "1F9D5-1F3FE",
+    "name": "woman with headscarf: medium-dark skin tone",
+    "shortname": ":woman_with_headscarf_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง•๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_with_headscarf_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_with_headscarf_tone5": {
+    "unicode": "1F9D5-1F3FF",
+    "name": "woman with headscarf: dark skin tone",
+    "shortname": ":woman_with_headscarf_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง•๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_with_headscarf_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_police_officer": {
+    "unicode": "1F46E-2640",
+    "name": "woman police officer",
+    "shortname": ":woman_police_officer:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_police_officer_tone1": {
+    "unicode": "1F46E-1F3FB-2640",
+    "name": "woman police officer: light skin tone",
+    "shortname": ":woman_police_officer_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_police_officer_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_police_officer_tone2": {
+    "unicode": "1F46E-1F3FC-2640",
+    "name": "woman police officer: medium-light skin tone",
+    "shortname": ":woman_police_officer_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_police_officer_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_police_officer_tone3": {
+    "unicode": "1F46E-1F3FD-2640",
+    "name": "woman police officer: medium skin tone",
+    "shortname": ":woman_police_officer_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_police_officer_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_police_officer_tone4": {
+    "unicode": "1F46E-1F3FE-2640",
+    "name": "woman police officer: medium-dark skin tone",
+    "shortname": ":woman_police_officer_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_police_officer_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_police_officer_tone5": {
+    "unicode": "1F46E-1F3FF-2640",
+    "name": "woman police officer: dark skin tone",
+    "shortname": ":woman_police_officer_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_police_officer_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_police_officer": {
+    "unicode": "1F46E-2642",
+    "name": "man police officer",
+    "shortname": ":man_police_officer:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_police_officer_tone1": {
+    "unicode": "1F46E-1F3FB-2642",
+    "name": "man police officer: light skin tone",
+    "shortname": ":man_police_officer_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_police_officer_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_police_officer_tone2": {
+    "unicode": "1F46E-1F3FC-2642",
+    "name": "man police officer: medium-light skin tone",
+    "shortname": ":man_police_officer_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_police_officer_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_police_officer_tone3": {
+    "unicode": "1F46E-1F3FD-2642",
+    "name": "man police officer: medium skin tone",
+    "shortname": ":man_police_officer_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_police_officer_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_police_officer_tone4": {
+    "unicode": "1F46E-1F3FE-2642",
+    "name": "man police officer: medium-dark skin tone",
+    "shortname": ":man_police_officer_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_police_officer_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_police_officer_tone5": {
+    "unicode": "1F46E-1F3FF-2642",
+    "name": "man police officer: dark skin tone",
+    "shortname": ":man_police_officer_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฎ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_police_officer_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_construction_worker": {
+    "unicode": "1F477-2640",
+    "name": "woman construction worker",
+    "shortname": ":woman_construction_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘ทโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_construction_worker_tone1": {
+    "unicode": "1F477-1F3FB-2640",
+    "name": "woman construction worker: light skin tone",
+    "shortname": ":woman_construction_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_construction_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_construction_worker_tone2": {
+    "unicode": "1F477-1F3FC-2640",
+    "name": "woman construction worker: medium-light skin tone",
+    "shortname": ":woman_construction_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_construction_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_construction_worker_tone3": {
+    "unicode": "1F477-1F3FD-2640",
+    "name": "woman construction worker: medium skin tone",
+    "shortname": ":woman_construction_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_construction_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_construction_worker_tone4": {
+    "unicode": "1F477-1F3FE-2640",
+    "name": "woman construction worker: medium-dark skin tone",
+    "shortname": ":woman_construction_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_construction_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_construction_worker_tone5": {
+    "unicode": "1F477-1F3FF-2640",
+    "name": "woman construction worker: dark skin tone",
+    "shortname": ":woman_construction_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_construction_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_construction_worker": {
+    "unicode": "1F477-2642",
+    "name": "man construction worker",
+    "shortname": ":man_construction_worker:",
+    "category": "people",
+    "moji": "๐Ÿ‘ทโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_construction_worker_tone1": {
+    "unicode": "1F477-1F3FB-2642",
+    "name": "man construction worker: light skin tone",
+    "shortname": ":man_construction_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_construction_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_construction_worker_tone2": {
+    "unicode": "1F477-1F3FC-2642",
+    "name": "man construction worker: medium-light skin tone",
+    "shortname": ":man_construction_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_construction_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_construction_worker_tone3": {
+    "unicode": "1F477-1F3FD-2642",
+    "name": "man construction worker: medium skin tone",
+    "shortname": ":man_construction_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_construction_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_construction_worker_tone4": {
+    "unicode": "1F477-1F3FE-2642",
+    "name": "man construction worker: medium-dark skin tone",
+    "shortname": ":man_construction_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_construction_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_construction_worker_tone5": {
+    "unicode": "1F477-1F3FF-2642",
+    "name": "man construction worker: dark skin tone",
+    "shortname": ":man_construction_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ท๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_construction_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_guard": {
+    "unicode": "1F482-2640",
+    "name": "woman guard",
+    "shortname": ":woman_guard:",
+    "category": "people",
+    "moji": "๐Ÿ’‚โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_guard_tone1": {
+    "unicode": "1F482-1F3FB-2640",
+    "name": "woman guard: light skin tone",
+    "shortname": ":woman_guard_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_guard_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_guard_tone2": {
+    "unicode": "1F482-1F3FC-2640",
+    "name": "woman guard: medium-light skin tone",
+    "shortname": ":woman_guard_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_guard_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_guard_tone3": {
+    "unicode": "1F482-1F3FD-2640",
+    "name": "woman guard: medium skin tone",
+    "shortname": ":woman_guard_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_guard_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_guard_tone4": {
+    "unicode": "1F482-1F3FE-2640",
+    "name": "woman guard: medium-dark skin tone",
+    "shortname": ":woman_guard_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_guard_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_guard_tone5": {
+    "unicode": "1F482-1F3FF-2640",
+    "name": "woman guard: dark skin tone",
+    "shortname": ":woman_guard_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_guard_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_guard": {
+    "unicode": "1F482-2642",
+    "name": "man guard",
+    "shortname": ":man_guard:",
+    "category": "people",
+    "moji": "๐Ÿ’‚โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_guard_tone1": {
+    "unicode": "1F482-1F3FB-2642",
+    "name": "man guard: light skin tone",
+    "shortname": ":man_guard_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_guard_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_guard_tone2": {
+    "unicode": "1F482-1F3FC-2642",
+    "name": "man guard: medium-light skin tone",
+    "shortname": ":man_guard_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_guard_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_guard_tone3": {
+    "unicode": "1F482-1F3FD-2642",
+    "name": "man guard: medium skin tone",
+    "shortname": ":man_guard_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_guard_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_guard_tone4": {
+    "unicode": "1F482-1F3FE-2642",
+    "name": "man guard: medium-dark skin tone",
+    "shortname": ":man_guard_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_guard_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_guard_tone5": {
+    "unicode": "1F482-1F3FF-2642",
+    "name": "man guard: dark skin tone",
+    "shortname": ":man_guard_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’‚๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_guard_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_detective": {
+    "unicode": "1F575-2640",
+    "name": "woman detective",
+    "shortname": ":woman_detective:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๏ธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_detective_tone1": {
+    "unicode": "1F575-1F3FB-2640",
+    "name": "woman detective: light skin tone",
+    "shortname": ":woman_detective_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_detective_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_detective_tone2": {
+    "unicode": "1F575-1F3FC-2640",
+    "name": "woman detective: medium-light skin tone",
+    "shortname": ":woman_detective_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_detective_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_detective_tone3": {
+    "unicode": "1F575-1F3FD-2640",
+    "name": "woman detective: medium skin tone",
+    "shortname": ":woman_detective_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_detective_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_detective_tone4": {
+    "unicode": "1F575-1F3FE-2640",
+    "name": "woman detective: medium-dark skin tone",
+    "shortname": ":woman_detective_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_detective_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_detective_tone5": {
+    "unicode": "1F575-1F3FF-2640",
+    "name": "woman detective: dark skin tone",
+    "shortname": ":woman_detective_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_detective_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_detective": {
+    "unicode": "1F575-2642",
+    "name": "man detective",
+    "shortname": ":man_detective:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๏ธโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_detective_tone1": {
+    "unicode": "1F575-1F3FB-2642",
+    "name": "man detective: light skin tone",
+    "shortname": ":man_detective_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_detective_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_detective_tone2": {
+    "unicode": "1F575-1F3FC-2642",
+    "name": "man detective: medium-light skin tone",
+    "shortname": ":man_detective_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_detective_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_detective_tone3": {
+    "unicode": "1F575-1F3FD-2642",
+    "name": "man detective: medium skin tone",
+    "shortname": ":man_detective_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_detective_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_detective_tone4": {
+    "unicode": "1F575-1F3FE-2642",
+    "name": "man detective: medium-dark skin tone",
+    "shortname": ":man_detective_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_detective_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_detective_tone5": {
+    "unicode": "1F575-1F3FF-2642",
+    "name": "man detective: dark skin tone",
+    "shortname": ":man_detective_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ•ต๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_detective_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_health_worker_tone1": {
+    "unicode": "1F469-1F3FB-2695",
+    "name": "woman health worker: light skin tone",
+    "shortname": ":woman_health_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_health_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_health_worker_tone2": {
+    "unicode": "1F469-1F3FC-2695",
+    "name": "woman health worker: medium-light skin tone",
+    "shortname": ":woman_health_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_health_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_health_worker_tone3": {
+    "unicode": "1F469-1F3FD-2695",
+    "name": "woman health worker: medium skin tone",
+    "shortname": ":woman_health_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_health_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_health_worker_tone4": {
+    "unicode": "1F469-1F3FE-2695",
+    "name": "woman health worker: medium-dark skin tone",
+    "shortname": ":woman_health_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_health_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_health_worker_tone5": {
+    "unicode": "1F469-1F3FF-2695",
+    "name": "woman health worker: dark skin tone",
+    "shortname": ":woman_health_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_health_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_health_worker_tone1": {
+    "unicode": "1F468-1F3FB-2695",
+    "name": "man health worker: light skin tone",
+    "shortname": ":man_health_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_health_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_health_worker_tone2": {
+    "unicode": "1F468-1F3FC-2695",
+    "name": "man health worker: medium-light skin tone",
+    "shortname": ":man_health_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_health_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_health_worker_tone3": {
+    "unicode": "1F468-1F3FD-2695",
+    "name": "man health worker: medium skin tone",
+    "shortname": ":man_health_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_health_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_health_worker_tone4": {
+    "unicode": "1F468-1F3FE-2695",
+    "name": "man health worker: medium-dark skin tone",
+    "shortname": ":man_health_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_health_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_health_worker_tone5": {
+    "unicode": "1F468-1F3FF-2695",
+    "name": "man health worker: dark skin tone",
+    "shortname": ":man_health_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€โš•๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_health_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_farmer_tone1": {
+    "unicode": "1F469-1F3FB-1F33E",
+    "name": "woman farmer: light skin tone",
+    "shortname": ":woman_farmer_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_farmer_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_farmer_tone2": {
+    "unicode": "1F469-1F3FC-1F33E",
+    "name": "woman farmer: medium-light skin tone",
+    "shortname": ":woman_farmer_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_farmer_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_farmer_tone3": {
+    "unicode": "1F469-1F3FD-1F33E",
+    "name": "woman farmer: medium skin tone",
+    "shortname": ":woman_farmer_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_farmer_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_farmer_tone4": {
+    "unicode": "1F469-1F3FE-1F33E",
+    "name": "woman farmer: medium-dark skin tone",
+    "shortname": ":woman_farmer_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_farmer_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_farmer_tone5": {
+    "unicode": "1F469-1F3FF-1F33E",
+    "name": "woman farmer: dark skin tone",
+    "shortname": ":woman_farmer_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_farmer_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_farmer_tone1": {
+    "unicode": "1F468-1F3FB-1F33E",
+    "name": "man farmer: light skin tone",
+    "shortname": ":man_farmer_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_farmer_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_farmer_tone2": {
+    "unicode": "1F468-1F3FC-1F33E",
+    "name": "man farmer: medium-light skin tone",
+    "shortname": ":man_farmer_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_farmer_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_farmer_tone3": {
+    "unicode": "1F468-1F3FD-1F33E",
+    "name": "man farmer: medium skin tone",
+    "shortname": ":man_farmer_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_farmer_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_farmer_tone4": {
+    "unicode": "1F468-1F3FE-1F33E",
+    "name": "man farmer: medium-dark skin tone",
+    "shortname": ":man_farmer_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_farmer_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_farmer_tone5": {
+    "unicode": "1F468-1F3FF-1F33E",
+    "name": "man farmer: dark skin tone",
+    "shortname": ":man_farmer_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐ŸŒพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_farmer_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cook_tone1": {
+    "unicode": "1F469-1F3FB-1F373",
+    "name": "woman cook: light skin tone",
+    "shortname": ":woman_cook_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cook_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cook_tone2": {
+    "unicode": "1F469-1F3FC-1F373",
+    "name": "woman cook: medium-light skin tone",
+    "shortname": ":woman_cook_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cook_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cook_tone3": {
+    "unicode": "1F469-1F3FD-1F373",
+    "name": "woman cook: medium skin tone",
+    "shortname": ":woman_cook_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cook_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cook_tone4": {
+    "unicode": "1F469-1F3FE-1F373",
+    "name": "woman cook: medium-dark skin tone",
+    "shortname": ":woman_cook_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cook_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_cook_tone5": {
+    "unicode": "1F469-1F3FF-1F373",
+    "name": "woman cook: dark skin tone",
+    "shortname": ":woman_cook_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_cook_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cook_tone1": {
+    "unicode": "1F468-1F3FB-1F373",
+    "name": "man cook: light skin tone",
+    "shortname": ":man_cook_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cook_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cook_tone2": {
+    "unicode": "1F468-1F3FC-1F373",
+    "name": "man cook: medium-light skin tone",
+    "shortname": ":man_cook_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cook_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cook_tone3": {
+    "unicode": "1F468-1F3FD-1F373",
+    "name": "man cook: medium skin tone",
+    "shortname": ":man_cook_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cook_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cook_tone4": {
+    "unicode": "1F468-1F3FE-1F373",
+    "name": "man cook: medium-dark skin tone",
+    "shortname": ":man_cook_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cook_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_cook_tone5": {
+    "unicode": "1F468-1F3FF-1F373",
+    "name": "man cook: dark skin tone",
+    "shortname": ":man_cook_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_cook_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_student_tone1": {
+    "unicode": "1F469-1F3FB-1F393",
+    "name": "woman student: light skin tone",
+    "shortname": ":woman_student_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_student_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_student_tone2": {
+    "unicode": "1F469-1F3FC-1F393",
+    "name": "woman student: medium-light skin tone",
+    "shortname": ":woman_student_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_student_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_student_tone3": {
+    "unicode": "1F469-1F3FD-1F393",
+    "name": "woman student: medium skin tone",
+    "shortname": ":woman_student_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_student_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_student_tone4": {
+    "unicode": "1F469-1F3FE-1F393",
+    "name": "woman student: medium-dark skin tone",
+    "shortname": ":woman_student_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_student_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_student_tone5": {
+    "unicode": "1F469-1F3FF-1F393",
+    "name": "woman student: dark skin tone",
+    "shortname": ":woman_student_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_student_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_student_tone1": {
+    "unicode": "1F468-1F3FB-1F393",
+    "name": "man student: light skin tone",
+    "shortname": ":man_student_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_student_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_student_tone2": {
+    "unicode": "1F468-1F3FC-1F393",
+    "name": "man student: medium-light skin tone",
+    "shortname": ":man_student_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_student_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_student_tone3": {
+    "unicode": "1F468-1F3FD-1F393",
+    "name": "man student: medium skin tone",
+    "shortname": ":man_student_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_student_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_student_tone4": {
+    "unicode": "1F468-1F3FE-1F393",
+    "name": "man student: medium-dark skin tone",
+    "shortname": ":man_student_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_student_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_student_tone5": {
+    "unicode": "1F468-1F3FF-1F393",
+    "name": "man student: dark skin tone",
+    "shortname": ":man_student_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐ŸŽ“",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_student_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_singer_tone1": {
+    "unicode": "1F469-1F3FB-1F3A4",
+    "name": "woman singer: light skin tone",
+    "shortname": ":woman_singer_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_singer_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_singer_tone2": {
+    "unicode": "1F469-1F3FC-1F3A4",
+    "name": "woman singer: medium-light skin tone",
+    "shortname": ":woman_singer_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_singer_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_singer_tone3": {
+    "unicode": "1F469-1F3FD-1F3A4",
+    "name": "woman singer: medium skin tone",
+    "shortname": ":woman_singer_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_singer_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_singer_tone4": {
+    "unicode": "1F469-1F3FE-1F3A4",
+    "name": "woman singer: medium-dark skin tone",
+    "shortname": ":woman_singer_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_singer_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_singer_tone5": {
+    "unicode": "1F469-1F3FF-1F3A4",
+    "name": "woman singer: dark skin tone",
+    "shortname": ":woman_singer_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_singer_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_singer_tone1": {
+    "unicode": "1F468-1F3FB-1F3A4",
+    "name": "man singer: light skin tone",
+    "shortname": ":man_singer_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_singer_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_singer_tone2": {
+    "unicode": "1F468-1F3FC-1F3A4",
+    "name": "man singer: medium-light skin tone",
+    "shortname": ":man_singer_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_singer_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_singer_tone3": {
+    "unicode": "1F468-1F3FD-1F3A4",
+    "name": "man singer: medium skin tone",
+    "shortname": ":man_singer_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_singer_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_singer_tone4": {
+    "unicode": "1F468-1F3FE-1F3A4",
+    "name": "man singer: medium-dark skin tone",
+    "shortname": ":man_singer_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_singer_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_singer_tone5": {
+    "unicode": "1F468-1F3FF-1F3A4",
+    "name": "man singer: dark skin tone",
+    "shortname": ":man_singer_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐ŸŽค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_singer_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_teacher_tone1": {
+    "unicode": "1F469-1F3FB-1F3EB",
+    "name": "woman teacher: light skin tone",
+    "shortname": ":woman_teacher_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_teacher_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_teacher_tone2": {
+    "unicode": "1F469-1F3FC-1F3EB",
+    "name": "woman teacher: medium-light skin tone",
+    "shortname": ":woman_teacher_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_teacher_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_teacher_tone3": {
+    "unicode": "1F469-1F3FD-1F3EB",
+    "name": "woman teacher: medium skin tone",
+    "shortname": ":woman_teacher_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_teacher_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_teacher_tone4": {
+    "unicode": "1F469-1F3FE-1F3EB",
+    "name": "woman teacher: medium-dark skin tone",
+    "shortname": ":woman_teacher_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_teacher_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_teacher_tone5": {
+    "unicode": "1F469-1F3FF-1F3EB",
+    "name": "woman teacher: dark skin tone",
+    "shortname": ":woman_teacher_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_teacher_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_teacher_tone1": {
+    "unicode": "1F468-1F3FB-1F3EB",
+    "name": "man teacher: light skin tone",
+    "shortname": ":man_teacher_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_teacher_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_teacher_tone2": {
+    "unicode": "1F468-1F3FC-1F3EB",
+    "name": "man teacher: medium-light skin tone",
+    "shortname": ":man_teacher_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_teacher_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_teacher_tone3": {
+    "unicode": "1F468-1F3FD-1F3EB",
+    "name": "man teacher: medium skin tone",
+    "shortname": ":man_teacher_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_teacher_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_teacher_tone4": {
+    "unicode": "1F468-1F3FE-1F3EB",
+    "name": "man teacher: medium-dark skin tone",
+    "shortname": ":man_teacher_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_teacher_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_teacher_tone5": {
+    "unicode": "1F468-1F3FF-1F3EB",
+    "name": "man teacher: dark skin tone",
+    "shortname": ":man_teacher_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_teacher_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_factory_worker_tone1": {
+    "unicode": "1F469-1F3FB-1F3ED",
+    "name": "woman factory worker: light skin tone",
+    "shortname": ":woman_factory_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_factory_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_factory_worker_tone2": {
+    "unicode": "1F469-1F3FC-1F3ED",
+    "name": "woman factory worker: medium-light skin tone",
+    "shortname": ":woman_factory_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_factory_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_factory_worker_tone3": {
+    "unicode": "1F469-1F3FD-1F3ED",
+    "name": "woman factory worker: medium skin tone",
+    "shortname": ":woman_factory_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_factory_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_factory_worker_tone4": {
+    "unicode": "1F469-1F3FE-1F3ED",
+    "name": "woman factory worker: medium-dark skin tone",
+    "shortname": ":woman_factory_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_factory_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_factory_worker_tone5": {
+    "unicode": "1F469-1F3FF-1F3ED",
+    "name": "woman factory worker: dark skin tone",
+    "shortname": ":woman_factory_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_factory_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_factory_worker_tone1": {
+    "unicode": "1F468-1F3FB-1F3ED",
+    "name": "man factory worker: light skin tone",
+    "shortname": ":man_factory_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_factory_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_factory_worker_tone2": {
+    "unicode": "1F468-1F3FC-1F3ED",
+    "name": "man factory worker: medium-light skin tone",
+    "shortname": ":man_factory_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_factory_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_factory_worker_tone3": {
+    "unicode": "1F468-1F3FD-1F3ED",
+    "name": "man factory worker: medium skin tone",
+    "shortname": ":man_factory_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_factory_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_factory_worker_tone4": {
+    "unicode": "1F468-1F3FE-1F3ED",
+    "name": "man factory worker: medium-dark skin tone",
+    "shortname": ":man_factory_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_factory_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_factory_worker_tone5": {
+    "unicode": "1F468-1F3FF-1F3ED",
+    "name": "man factory worker: dark skin tone",
+    "shortname": ":man_factory_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_factory_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_technologist_tone1": {
+    "unicode": "1F469-1F3FB-1F4BB",
+    "name": "woman technologist: light skin tone",
+    "shortname": ":woman_technologist_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_technologist_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_technologist_tone2": {
+    "unicode": "1F469-1F3FC-1F4BB",
+    "name": "woman technologist: medium-light skin tone",
+    "shortname": ":woman_technologist_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_technologist_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_technologist_tone3": {
+    "unicode": "1F469-1F3FD-1F4BB",
+    "name": "woman technologist: medium skin tone",
+    "shortname": ":woman_technologist_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_technologist_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_technologist_tone4": {
+    "unicode": "1F469-1F3FE-1F4BB",
+    "name": "woman technologist: medium-dark skin tone",
+    "shortname": ":woman_technologist_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_technologist_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_technologist_tone5": {
+    "unicode": "1F469-1F3FF-1F4BB",
+    "name": "woman technologist: dark skin tone",
+    "shortname": ":woman_technologist_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_technologist_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_technologist_tone1": {
+    "unicode": "1F468-1F3FB-1F4BB",
+    "name": "man technologist: light skin tone",
+    "shortname": ":man_technologist_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_technologist_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_technologist_tone2": {
+    "unicode": "1F468-1F3FC-1F4BB",
+    "name": "man technologist: medium-light skin tone",
+    "shortname": ":man_technologist_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_technologist_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_technologist_tone3": {
+    "unicode": "1F468-1F3FD-1F4BB",
+    "name": "man technologist: medium skin tone",
+    "shortname": ":man_technologist_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_technologist_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_technologist_tone4": {
+    "unicode": "1F468-1F3FE-1F4BB",
+    "name": "man technologist: medium-dark skin tone",
+    "shortname": ":man_technologist_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_technologist_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_technologist_tone5": {
+    "unicode": "1F468-1F3FF-1F4BB",
+    "name": "man technologist: dark skin tone",
+    "shortname": ":man_technologist_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_technologist_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_office_worker_tone1": {
+    "unicode": "1F469-1F3FB-1F4BC",
+    "name": "woman office worker: light skin tone",
+    "shortname": ":woman_office_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_office_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_office_worker_tone2": {
+    "unicode": "1F469-1F3FC-1F4BC",
+    "name": "woman office worker: medium-light skin tone",
+    "shortname": ":woman_office_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_office_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_office_worker_tone3": {
+    "unicode": "1F469-1F3FD-1F4BC",
+    "name": "woman office worker: medium skin tone",
+    "shortname": ":woman_office_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_office_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_office_worker_tone4": {
+    "unicode": "1F469-1F3FE-1F4BC",
+    "name": "woman office worker: medium-dark skin tone",
+    "shortname": ":woman_office_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_office_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_office_worker_tone5": {
+    "unicode": "1F469-1F3FF-1F4BC",
+    "name": "woman office worker: dark skin tone",
+    "shortname": ":woman_office_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_office_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_office_worker_tone1": {
+    "unicode": "1F468-1F3FB-1F4BC",
+    "name": "man office worker: light skin tone",
+    "shortname": ":man_office_worker_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_office_worker_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_office_worker_tone2": {
+    "unicode": "1F468-1F3FC-1F4BC",
+    "name": "man office worker: medium-light skin tone",
+    "shortname": ":man_office_worker_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_office_worker_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_office_worker_tone3": {
+    "unicode": "1F468-1F3FD-1F4BC",
+    "name": "man office worker: medium skin tone",
+    "shortname": ":man_office_worker_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_office_worker_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_office_worker_tone4": {
+    "unicode": "1F468-1F3FE-1F4BC",
+    "name": "man office worker: medium-dark skin tone",
+    "shortname": ":man_office_worker_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_office_worker_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_office_worker_tone5": {
+    "unicode": "1F468-1F3FF-1F4BC",
+    "name": "man office worker: dark skin tone",
+    "shortname": ":man_office_worker_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ’ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_office_worker_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mechanic_tone1": {
+    "unicode": "1F469-1F3FB-1F527",
+    "name": "woman mechanic: light skin tone",
+    "shortname": ":woman_mechanic_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mechanic_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mechanic_tone2": {
+    "unicode": "1F469-1F3FC-1F527",
+    "name": "woman mechanic: medium-light skin tone",
+    "shortname": ":woman_mechanic_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mechanic_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mechanic_tone3": {
+    "unicode": "1F469-1F3FD-1F527",
+    "name": "woman mechanic: medium skin tone",
+    "shortname": ":woman_mechanic_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mechanic_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mechanic_tone4": {
+    "unicode": "1F469-1F3FE-1F527",
+    "name": "woman mechanic: medium-dark skin tone",
+    "shortname": ":woman_mechanic_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mechanic_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mechanic_tone5": {
+    "unicode": "1F469-1F3FF-1F527",
+    "name": "woman mechanic: dark skin tone",
+    "shortname": ":woman_mechanic_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mechanic_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mechanic_tone1": {
+    "unicode": "1F468-1F3FB-1F527",
+    "name": "man mechanic: light skin tone",
+    "shortname": ":man_mechanic_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mechanic_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mechanic_tone2": {
+    "unicode": "1F468-1F3FC-1F527",
+    "name": "man mechanic: medium-light skin tone",
+    "shortname": ":man_mechanic_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mechanic_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mechanic_tone3": {
+    "unicode": "1F468-1F3FD-1F527",
+    "name": "man mechanic: medium skin tone",
+    "shortname": ":man_mechanic_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mechanic_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mechanic_tone4": {
+    "unicode": "1F468-1F3FE-1F527",
+    "name": "man mechanic: medium-dark skin tone",
+    "shortname": ":man_mechanic_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mechanic_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mechanic_tone5": {
+    "unicode": "1F468-1F3FF-1F527",
+    "name": "man mechanic: dark skin tone",
+    "shortname": ":man_mechanic_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ”ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mechanic_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_scientist_tone1": {
+    "unicode": "1F469-1F3FB-1F52C",
+    "name": "woman scientist: light skin tone",
+    "shortname": ":woman_scientist_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_scientist_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_scientist_tone2": {
+    "unicode": "1F469-1F3FC-1F52C",
+    "name": "woman scientist: medium-light skin tone",
+    "shortname": ":woman_scientist_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_scientist_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_scientist_tone3": {
+    "unicode": "1F469-1F3FD-1F52C",
+    "name": "woman scientist: medium skin tone",
+    "shortname": ":woman_scientist_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_scientist_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_scientist_tone4": {
+    "unicode": "1F469-1F3FE-1F52C",
+    "name": "woman scientist: medium-dark skin tone",
+    "shortname": ":woman_scientist_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_scientist_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_scientist_tone5": {
+    "unicode": "1F469-1F3FF-1F52C",
+    "name": "woman scientist: dark skin tone",
+    "shortname": ":woman_scientist_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_scientist_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_scientist_tone1": {
+    "unicode": "1F468-1F3FB-1F52C",
+    "name": "man scientist: light skin tone",
+    "shortname": ":man_scientist_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_scientist_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_scientist_tone2": {
+    "unicode": "1F468-1F3FC-1F52C",
+    "name": "man scientist: medium-light skin tone",
+    "shortname": ":man_scientist_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_scientist_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_scientist_tone3": {
+    "unicode": "1F468-1F3FD-1F52C",
+    "name": "man scientist: medium skin tone",
+    "shortname": ":man_scientist_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_scientist_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_scientist_tone4": {
+    "unicode": "1F468-1F3FE-1F52C",
+    "name": "man scientist: medium-dark skin tone",
+    "shortname": ":man_scientist_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_scientist_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_scientist_tone5": {
+    "unicode": "1F468-1F3FF-1F52C",
+    "name": "man scientist: dark skin tone",
+    "shortname": ":man_scientist_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿ”ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_scientist_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_artist_tone1": {
+    "unicode": "1F469-1F3FB-1F3A8",
+    "name": "woman artist: light skin tone",
+    "shortname": ":woman_artist_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_artist_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_artist_tone2": {
+    "unicode": "1F469-1F3FC-1F3A8",
+    "name": "woman artist: medium-light skin tone",
+    "shortname": ":woman_artist_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_artist_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_artist_tone3": {
+    "unicode": "1F469-1F3FD-1F3A8",
+    "name": "woman artist: medium skin tone",
+    "shortname": ":woman_artist_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_artist_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_artist_tone4": {
+    "unicode": "1F469-1F3FE-1F3A8",
+    "name": "woman artist: medium-dark skin tone",
+    "shortname": ":woman_artist_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_artist_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_artist_tone5": {
+    "unicode": "1F469-1F3FF-1F3A8",
+    "name": "woman artist: dark skin tone",
+    "shortname": ":woman_artist_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_artist_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_artist_tone1": {
+    "unicode": "1F468-1F3FB-1F3A8",
+    "name": "man artist: light skin tone",
+    "shortname": ":man_artist_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_artist_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_artist_tone2": {
+    "unicode": "1F468-1F3FC-1F3A8",
+    "name": "man artist: medium-light skin tone",
+    "shortname": ":man_artist_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_artist_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_artist_tone3": {
+    "unicode": "1F468-1F3FD-1F3A8",
+    "name": "man artist: medium skin tone",
+    "shortname": ":man_artist_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_artist_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_artist_tone4": {
+    "unicode": "1F468-1F3FE-1F3A8",
+    "name": "man artist: medium-dark skin tone",
+    "shortname": ":man_artist_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_artist_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_artist_tone5": {
+    "unicode": "1F468-1F3FF-1F3A8",
+    "name": "man artist: dark skin tone",
+    "shortname": ":man_artist_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐ŸŽจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_artist_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_firefighter_tone1": {
+    "unicode": "1F469-1F3FB-1F692",
+    "name": "woman firefighter: light skin tone",
+    "shortname": ":woman_firefighter_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_firefighter_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_firefighter_tone2": {
+    "unicode": "1F469-1F3FC-1F692",
+    "name": "woman firefighter: medium-light skin tone",
+    "shortname": ":woman_firefighter_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_firefighter_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_firefighter_tone3": {
+    "unicode": "1F469-1F3FD-1F692",
+    "name": "woman firefighter: medium skin tone",
+    "shortname": ":woman_firefighter_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_firefighter_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_firefighter_tone4": {
+    "unicode": "1F469-1F3FE-1F692",
+    "name": "woman firefighter: medium-dark skin tone",
+    "shortname": ":woman_firefighter_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_firefighter_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_firefighter_tone5": {
+    "unicode": "1F469-1F3FF-1F692",
+    "name": "woman firefighter: dark skin tone",
+    "shortname": ":woman_firefighter_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_firefighter_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_firefighter_tone1": {
+    "unicode": "1F468-1F3FB-1F692",
+    "name": "man firefighter: light skin tone",
+    "shortname": ":man_firefighter_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_firefighter_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_firefighter_tone2": {
+    "unicode": "1F468-1F3FC-1F692",
+    "name": "man firefighter: medium-light skin tone",
+    "shortname": ":man_firefighter_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_firefighter_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_firefighter_tone3": {
+    "unicode": "1F468-1F3FD-1F692",
+    "name": "man firefighter: medium skin tone",
+    "shortname": ":man_firefighter_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_firefighter_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_firefighter_tone4": {
+    "unicode": "1F468-1F3FE-1F692",
+    "name": "man firefighter: medium-dark skin tone",
+    "shortname": ":man_firefighter_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_firefighter_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_firefighter_tone5": {
+    "unicode": "1F468-1F3FF-1F692",
+    "name": "man firefighter: dark skin tone",
+    "shortname": ":man_firefighter_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿš’",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_firefighter_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pilot_tone1": {
+    "unicode": "1F469-1F3FB-2708",
+    "name": "woman pilot: light skin tone",
+    "shortname": ":woman_pilot_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pilot_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pilot_tone2": {
+    "unicode": "1F469-1F3FC-2708",
+    "name": "woman pilot: medium-light skin tone",
+    "shortname": ":woman_pilot_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pilot_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pilot_tone3": {
+    "unicode": "1F469-1F3FD-2708",
+    "name": "woman pilot: medium skin tone",
+    "shortname": ":woman_pilot_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pilot_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pilot_tone4": {
+    "unicode": "1F469-1F3FE-2708",
+    "name": "woman pilot: medium-dark skin tone",
+    "shortname": ":woman_pilot_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pilot_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pilot_tone5": {
+    "unicode": "1F469-1F3FF-2708",
+    "name": "woman pilot: dark skin tone",
+    "shortname": ":woman_pilot_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pilot_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pilot_tone1": {
+    "unicode": "1F468-1F3FB-2708",
+    "name": "man pilot: light skin tone",
+    "shortname": ":man_pilot_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pilot_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pilot_tone2": {
+    "unicode": "1F468-1F3FC-2708",
+    "name": "man pilot: medium-light skin tone",
+    "shortname": ":man_pilot_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pilot_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pilot_tone3": {
+    "unicode": "1F468-1F3FD-2708",
+    "name": "man pilot: medium skin tone",
+    "shortname": ":man_pilot_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pilot_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pilot_tone4": {
+    "unicode": "1F468-1F3FE-2708",
+    "name": "man pilot: medium-dark skin tone",
+    "shortname": ":man_pilot_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pilot_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pilot_tone5": {
+    "unicode": "1F468-1F3FF-2708",
+    "name": "man pilot: dark skin tone",
+    "shortname": ":man_pilot_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€โœˆ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pilot_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_astronaut_tone1": {
+    "unicode": "1F469-1F3FB-1F680",
+    "name": "woman astronaut: light skin tone",
+    "shortname": ":woman_astronaut_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_astronaut_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_astronaut_tone2": {
+    "unicode": "1F469-1F3FC-1F680",
+    "name": "woman astronaut: medium-light skin tone",
+    "shortname": ":woman_astronaut_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_astronaut_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_astronaut_tone3": {
+    "unicode": "1F469-1F3FD-1F680",
+    "name": "woman astronaut: medium skin tone",
+    "shortname": ":woman_astronaut_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_astronaut_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_astronaut_tone4": {
+    "unicode": "1F469-1F3FE-1F680",
+    "name": "woman astronaut: medium-dark skin tone",
+    "shortname": ":woman_astronaut_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_astronaut_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_astronaut_tone5": {
+    "unicode": "1F469-1F3FF-1F680",
+    "name": "woman astronaut: dark skin tone",
+    "shortname": ":woman_astronaut_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_astronaut_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_astronaut_tone1": {
+    "unicode": "1F468-1F3FB-1F680",
+    "name": "man astronaut: light skin tone",
+    "shortname": ":man_astronaut_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_astronaut_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_astronaut_tone2": {
+    "unicode": "1F468-1F3FC-1F680",
+    "name": "man astronaut: medium-light skin tone",
+    "shortname": ":man_astronaut_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_astronaut_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_astronaut_tone3": {
+    "unicode": "1F468-1F3FD-1F680",
+    "name": "man astronaut: medium skin tone",
+    "shortname": ":man_astronaut_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_astronaut_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_astronaut_tone4": {
+    "unicode": "1F468-1F3FE-1F680",
+    "name": "man astronaut: medium-dark skin tone",
+    "shortname": ":man_astronaut_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_astronaut_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_astronaut_tone5": {
+    "unicode": "1F468-1F3FF-1F680",
+    "name": "man astronaut: dark skin tone",
+    "shortname": ":man_astronaut_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€๐Ÿš€",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_astronaut_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_judge_tone1": {
+    "unicode": "1F469-1F3FB-2696",
+    "name": "woman judge: light skin tone",
+    "shortname": ":woman_judge_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿปโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_judge_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_judge_tone2": {
+    "unicode": "1F469-1F3FC-2696",
+    "name": "woman judge: medium-light skin tone",
+    "shortname": ":woman_judge_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿผโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_judge_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_judge_tone3": {
+    "unicode": "1F469-1F3FD-2696",
+    "name": "woman judge: medium skin tone",
+    "shortname": ":woman_judge_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฝโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_judge_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_judge_tone4": {
+    "unicode": "1F469-1F3FE-2696",
+    "name": "woman judge: medium-dark skin tone",
+    "shortname": ":woman_judge_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿพโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_judge_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_judge_tone5": {
+    "unicode": "1F469-1F3FF-2696",
+    "name": "woman judge: dark skin tone",
+    "shortname": ":woman_judge_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉ๐Ÿฟโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_judge_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_judge_tone1": {
+    "unicode": "1F468-1F3FB-2696",
+    "name": "man judge: light skin tone",
+    "shortname": ":man_judge_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿปโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_judge_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_judge_tone2": {
+    "unicode": "1F468-1F3FC-2696",
+    "name": "man judge: medium-light skin tone",
+    "shortname": ":man_judge_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿผโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_judge_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_judge_tone3": {
+    "unicode": "1F468-1F3FD-2696",
+    "name": "man judge: medium skin tone",
+    "shortname": ":man_judge_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฝโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_judge_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_judge_tone4": {
+    "unicode": "1F468-1F3FE-2696",
+    "name": "man judge: medium-dark skin tone",
+    "shortname": ":man_judge_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿพโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_judge_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_judge_tone5": {
+    "unicode": "1F468-1F3FF-2696",
+    "name": "man judge: dark skin tone",
+    "shortname": ":man_judge_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ‘จ๐Ÿฟโ€โš–๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_judge_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "superhero": {
+    "unicode": "1F9B8",
+    "name": "superhero",
+    "shortname": ":superhero:",
+    "category": "people",
+    "moji": "๐Ÿฆธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "superhero_tone1": {
+    "unicode": "1F9B8-1F3FB",
+    "name": "superhero: light skin tone",
+    "shortname": ":superhero_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":superhero_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "superhero_tone2": {
+    "unicode": "1F9B8-1F3FC",
+    "name": "superhero: medium-light skin tone",
+    "shortname": ":superhero_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":superhero_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "superhero_tone3": {
+    "unicode": "1F9B8-1F3FD",
+    "name": "superhero: medium skin tone",
+    "shortname": ":superhero_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":superhero_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "superhero_tone4": {
+    "unicode": "1F9B8-1F3FE",
+    "name": "superhero: medium-dark skin tone",
+    "shortname": ":superhero_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":superhero_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "superhero_tone5": {
+    "unicode": "1F9B8-1F3FF",
+    "name": "superhero: dark skin tone",
+    "shortname": ":superhero_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":superhero_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_superhero": {
+    "unicode": "1F9B8-2640",
+    "name": "woman superhero",
+    "shortname": ":woman_superhero:",
+    "category": "people",
+    "moji": "๐Ÿฆธโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_superhero_tone1": {
+    "unicode": "1F9B8-1F3FB-2640",
+    "name": "woman superhero: light skin tone",
+    "shortname": ":woman_superhero_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_superhero_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_superhero_tone2": {
+    "unicode": "1F9B8-1F3FC-2640",
+    "name": "woman superhero: medium-light skin tone",
+    "shortname": ":woman_superhero_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_superhero_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_superhero_tone3": {
+    "unicode": "1F9B8-1F3FD-2640",
+    "name": "woman superhero: medium skin tone",
+    "shortname": ":woman_superhero_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_superhero_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_superhero_tone4": {
+    "unicode": "1F9B8-1F3FE-2640",
+    "name": "woman superhero: medium-dark skin tone",
+    "shortname": ":woman_superhero_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_superhero_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_superhero_tone5": {
+    "unicode": "1F9B8-1F3FF-2640",
+    "name": "woman superhero: dark skin tone",
+    "shortname": ":woman_superhero_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_superhero_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_superhero": {
+    "unicode": "1F9B8-2642",
+    "name": "man superhero",
+    "shortname": ":man_superhero:",
+    "category": "people",
+    "moji": "๐Ÿฆธโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_superhero_tone1": {
+    "unicode": "1F9B8-1F3FB-2642",
+    "name": "man superhero: light skin tone",
+    "shortname": ":man_superhero_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_superhero_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_superhero_tone2": {
+    "unicode": "1F9B8-1F3FC-2642",
+    "name": "man superhero: medium-light skin tone",
+    "shortname": ":man_superhero_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_superhero_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_superhero_tone3": {
+    "unicode": "1F9B8-1F3FD-2642",
+    "name": "man superhero: medium skin tone",
+    "shortname": ":man_superhero_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_superhero_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_superhero_tone4": {
+    "unicode": "1F9B8-1F3FE-2642",
+    "name": "man superhero: medium-dark skin tone",
+    "shortname": ":man_superhero_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_superhero_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_superhero_tone5": {
+    "unicode": "1F9B8-1F3FF-2642",
+    "name": "man superhero: dark skin tone",
+    "shortname": ":man_superhero_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆธ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_superhero_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "supervillain": {
+    "unicode": "1F9B9",
+    "name": "supervillain",
+    "shortname": ":supervillain:",
+    "category": "people",
+    "moji": "๐Ÿฆน",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "supervillain_tone1": {
+    "unicode": "1F9B9-1F3FB",
+    "name": "supervillain: light skin tone",
+    "shortname": ":supervillain_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":supervillain_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "supervillain_tone2": {
+    "unicode": "1F9B9-1F3FC",
+    "name": "supervillain: medium-light skin tone",
+    "shortname": ":supervillain_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":supervillain_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "supervillain_tone3": {
+    "unicode": "1F9B9-1F3FD",
+    "name": "supervillain: medium skin tone",
+    "shortname": ":supervillain_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":supervillain_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "supervillain_tone4": {
+    "unicode": "1F9B9-1F3FE",
+    "name": "supervillain: medium-dark skin tone",
+    "shortname": ":supervillain_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":supervillain_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "supervillain_tone5": {
+    "unicode": "1F9B9-1F3FF",
+    "name": "supervillain: dark skin tone",
+    "shortname": ":supervillain_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":supervillain_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_supervillain_tone1": {
+    "unicode": "1F9B9-1F3FB-2640",
+    "name": "woman supervillain: light skin tone",
+    "shortname": ":woman_supervillain_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_supervillain_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_supervillain": {
+    "unicode": "1F9B9-2640",
+    "name": "woman supervillain",
+    "shortname": ":woman_supervillain:",
+    "category": "people",
+    "moji": "๐Ÿฆนโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_supervillain_tone2": {
+    "unicode": "1F9B9-1F3FC-2640",
+    "name": "woman supervillain: medium-light skin tone",
+    "shortname": ":woman_supervillain_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_supervillain_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_supervillain_tone3": {
+    "unicode": "1F9B9-1F3FD-2640",
+    "name": "woman supervillain: medium skin tone",
+    "shortname": ":woman_supervillain_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_supervillain_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_supervillain_tone4": {
+    "unicode": "1F9B9-1F3FE-2640",
+    "name": "woman supervillain: medium-dark skin tone",
+    "shortname": ":woman_supervillain_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_supervillain_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_supervillain_tone5": {
+    "unicode": "1F9B9-1F3FF-2640",
+    "name": "woman supervillain: dark skin tone",
+    "shortname": ":woman_supervillain_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_supervillain_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_supervillain": {
+    "unicode": "1F9B9-2642",
+    "name": "man supervillain",
+    "shortname": ":man_supervillain:",
+    "category": "people",
+    "moji": "๐Ÿฆนโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_supervillain_tone1": {
+    "unicode": "1F9B9-1F3FB-2642",
+    "name": "man supervillain: light skin tone",
+    "shortname": ":man_supervillain_tone1:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_supervillain_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_supervillain_tone2": {
+    "unicode": "1F9B9-1F3FC-2642",
+    "name": "man supervillain: medium-light skin tone",
+    "shortname": ":man_supervillain_tone2:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_supervillain_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_supervillain_tone3": {
+    "unicode": "1F9B9-1F3FD-2642",
+    "name": "man supervillain: medium skin tone",
+    "shortname": ":man_supervillain_tone3:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_supervillain_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_supervillain_tone4": {
+    "unicode": "1F9B9-1F3FE-2642",
+    "name": "man supervillain: medium-dark skin tone",
+    "shortname": ":man_supervillain_tone4:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_supervillain_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_supervillain_tone5": {
+    "unicode": "1F9B9-1F3FF-2642",
+    "name": "man supervillain: dark skin tone",
+    "shortname": ":man_supervillain_tone5:",
+    "category": "people",
+    "moji": "๐Ÿฆน๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_supervillain_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mage": {
+    "unicode": "1F9D9",
+    "name": "mage",
+    "shortname": ":mage:",
+    "category": "people",
+    "moji": "๐Ÿง™",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mage_tone1": {
+    "unicode": "1F9D9-1F3FB",
+    "name": "mage: light skin tone",
+    "shortname": ":mage_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mage_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mage_tone2": {
+    "unicode": "1F9D9-1F3FC",
+    "name": "mage: medium-light skin tone",
+    "shortname": ":mage_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mage_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mage_tone3": {
+    "unicode": "1F9D9-1F3FD",
+    "name": "mage: medium skin tone",
+    "shortname": ":mage_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mage_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mage_tone4": {
+    "unicode": "1F9D9-1F3FE",
+    "name": "mage: medium-dark skin tone",
+    "shortname": ":mage_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mage_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mage_tone5": {
+    "unicode": "1F9D9-1F3FF",
+    "name": "mage: dark skin tone",
+    "shortname": ":mage_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mage_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mage": {
+    "unicode": "1F9D9-2640",
+    "name": "woman mage",
+    "shortname": ":woman_mage:",
+    "category": "people",
+    "moji": "๐Ÿง™โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mage_tone1": {
+    "unicode": "1F9D9-1F3FB-2640",
+    "name": "woman mage: light skin tone",
+    "shortname": ":woman_mage_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mage_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mage_tone2": {
+    "unicode": "1F9D9-1F3FC-2640",
+    "name": "woman mage: medium-light skin tone",
+    "shortname": ":woman_mage_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mage_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mage_tone3": {
+    "unicode": "1F9D9-1F3FD-2640",
+    "name": "woman mage: medium skin tone",
+    "shortname": ":woman_mage_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mage_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mage_tone4": {
+    "unicode": "1F9D9-1F3FE-2640",
+    "name": "woman mage: medium-dark skin tone",
+    "shortname": ":woman_mage_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mage_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_mage_tone5": {
+    "unicode": "1F9D9-1F3FF-2640",
+    "name": "woman mage: dark skin tone",
+    "shortname": ":woman_mage_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_mage_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mage": {
+    "unicode": "1F9D9-2642",
+    "name": "man mage",
+    "shortname": ":man_mage:",
+    "category": "people",
+    "moji": "๐Ÿง™โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mage_tone1": {
+    "unicode": "1F9D9-1F3FB-2642",
+    "name": "man mage: light skin tone",
+    "shortname": ":man_mage_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mage_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mage_tone2": {
+    "unicode": "1F9D9-1F3FC-2642",
+    "name": "man mage: medium-light skin tone",
+    "shortname": ":man_mage_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mage_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mage_tone3": {
+    "unicode": "1F9D9-1F3FD-2642",
+    "name": "man mage: medium skin tone",
+    "shortname": ":man_mage_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mage_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mage_tone4": {
+    "unicode": "1F9D9-1F3FE-2642",
+    "name": "man mage: medium-dark skin tone",
+    "shortname": ":man_mage_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mage_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_mage_tone5": {
+    "unicode": "1F9D9-1F3FF-2642",
+    "name": "man mage: dark skin tone",
+    "shortname": ":man_mage_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง™๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_mage_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "elf": {
+    "unicode": "1F9DD",
+    "name": "elf",
+    "shortname": ":elf:",
+    "category": "people",
+    "moji": "๐Ÿง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "elf_tone1": {
+    "unicode": "1F9DD-1F3FB",
+    "name": "elf: light skin tone",
+    "shortname": ":elf_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":elf_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "elf_tone2": {
+    "unicode": "1F9DD-1F3FC",
+    "name": "elf: medium-light skin tone",
+    "shortname": ":elf_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":elf_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "elf_tone3": {
+    "unicode": "1F9DD-1F3FD",
+    "name": "elf: medium skin tone",
+    "shortname": ":elf_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":elf_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "elf_tone4": {
+    "unicode": "1F9DD-1F3FE",
+    "name": "elf: medium-dark skin tone",
+    "shortname": ":elf_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":elf_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "elf_tone5": {
+    "unicode": "1F9DD-1F3FF",
+    "name": "elf: dark skin tone",
+    "shortname": ":elf_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":elf_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_elf": {
+    "unicode": "1F9DD-2640",
+    "name": "woman elf",
+    "shortname": ":woman_elf:",
+    "category": "people",
+    "moji": "๐Ÿงโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_elf_tone1": {
+    "unicode": "1F9DD-1F3FB-2640",
+    "name": "woman elf: light skin tone",
+    "shortname": ":woman_elf_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_elf_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_elf_tone2": {
+    "unicode": "1F9DD-1F3FC-2640",
+    "name": "woman elf: medium-light skin tone",
+    "shortname": ":woman_elf_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_elf_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_elf_tone3": {
+    "unicode": "1F9DD-1F3FD-2640",
+    "name": "woman elf: medium skin tone",
+    "shortname": ":woman_elf_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_elf_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_elf_tone4": {
+    "unicode": "1F9DD-1F3FE-2640",
+    "name": "woman elf: medium-dark skin tone",
+    "shortname": ":woman_elf_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_elf_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_elf_tone5": {
+    "unicode": "1F9DD-1F3FF-2640",
+    "name": "woman elf: dark skin tone",
+    "shortname": ":woman_elf_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_elf_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_elf": {
+    "unicode": "1F9DD-2642",
+    "name": "man elf",
+    "shortname": ":man_elf:",
+    "category": "people",
+    "moji": "๐Ÿงโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_elf_tone1": {
+    "unicode": "1F9DD-1F3FB-2642",
+    "name": "man elf: light skin tone",
+    "shortname": ":man_elf_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_elf_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_elf_tone2": {
+    "unicode": "1F9DD-1F3FC-2642",
+    "name": "man elf: medium-light skin tone",
+    "shortname": ":man_elf_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_elf_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_elf_tone3": {
+    "unicode": "1F9DD-1F3FD-2642",
+    "name": "man elf: medium skin tone",
+    "shortname": ":man_elf_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_elf_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_elf_tone4": {
+    "unicode": "1F9DD-1F3FE-2642",
+    "name": "man elf: medium-dark skin tone",
+    "shortname": ":man_elf_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_elf_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_elf_tone5": {
+    "unicode": "1F9DD-1F3FF-2642",
+    "name": "man elf: dark skin tone",
+    "shortname": ":man_elf_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_elf_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "vampire": {
+    "unicode": "1F9DB",
+    "name": "vampire",
+    "shortname": ":vampire:",
+    "category": "people",
+    "moji": "๐Ÿง›",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "vampire_tone1": {
+    "unicode": "1F9DB-1F3FB",
+    "name": "vampire: light skin tone",
+    "shortname": ":vampire_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":vampire_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "vampire_tone2": {
+    "unicode": "1F9DB-1F3FC",
+    "name": "vampire: medium-light skin tone",
+    "shortname": ":vampire_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":vampire_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "vampire_tone3": {
+    "unicode": "1F9DB-1F3FD",
+    "name": "vampire: medium skin tone",
+    "shortname": ":vampire_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":vampire_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "vampire_tone4": {
+    "unicode": "1F9DB-1F3FE",
+    "name": "vampire: medium-dark skin tone",
+    "shortname": ":vampire_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":vampire_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "vampire_tone5": {
+    "unicode": "1F9DB-1F3FF",
+    "name": "vampire: dark skin tone",
+    "shortname": ":vampire_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":vampire_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_vampire": {
+    "unicode": "1F9DB-2640",
+    "name": "woman vampire",
+    "shortname": ":woman_vampire:",
+    "category": "people",
+    "moji": "๐Ÿง›โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_vampire_tone1": {
+    "unicode": "1F9DB-1F3FB-2640",
+    "name": "woman vampire: light skin tone",
+    "shortname": ":woman_vampire_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_vampire_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_vampire_tone2": {
+    "unicode": "1F9DB-1F3FC-2640",
+    "name": "woman vampire: medium-light skin tone",
+    "shortname": ":woman_vampire_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_vampire_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_vampire_tone3": {
+    "unicode": "1F9DB-1F3FD-2640",
+    "name": "woman vampire: medium skin tone",
+    "shortname": ":woman_vampire_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_vampire_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_vampire_tone4": {
+    "unicode": "1F9DB-1F3FE-2640",
+    "name": "woman vampire: medium-dark skin tone",
+    "shortname": ":woman_vampire_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_vampire_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_vampire_tone5": {
+    "unicode": "1F9DB-1F3FF-2640",
+    "name": "woman vampire: dark skin tone",
+    "shortname": ":woman_vampire_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_vampire_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_vampire": {
+    "unicode": "1F9DB-2642",
+    "name": "man vampire",
+    "shortname": ":man_vampire:",
+    "category": "people",
+    "moji": "๐Ÿง›โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_vampire_tone1": {
+    "unicode": "1F9DB-1F3FB-2642",
+    "name": "man vampire: light skin tone",
+    "shortname": ":man_vampire_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_vampire_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_vampire_tone2": {
+    "unicode": "1F9DB-1F3FC-2642",
+    "name": "man vampire: medium-light skin tone",
+    "shortname": ":man_vampire_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_vampire_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_vampire_tone3": {
+    "unicode": "1F9DB-1F3FD-2642",
+    "name": "man vampire: medium skin tone",
+    "shortname": ":man_vampire_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_vampire_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_vampire_tone4": {
+    "unicode": "1F9DB-1F3FE-2642",
+    "name": "man vampire: medium-dark skin tone",
+    "shortname": ":man_vampire_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_vampire_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_vampire_tone5": {
+    "unicode": "1F9DB-1F3FF-2642",
+    "name": "man vampire: dark skin tone",
+    "shortname": ":man_vampire_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง›๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_vampire_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "zombie": {
+    "unicode": "1F9DF",
+    "name": "zombie",
+    "shortname": ":zombie:",
+    "category": "people",
+    "moji": "๐ŸงŸ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_zombie": {
+    "unicode": "1F9DF-2640",
+    "name": "woman zombie",
+    "shortname": ":woman_zombie:",
+    "category": "people",
+    "moji": "๐ŸงŸโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_zombie": {
+    "unicode": "1F9DF-2642",
+    "name": "man zombie",
+    "shortname": ":man_zombie:",
+    "category": "people",
+    "moji": "๐ŸงŸโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "genie": {
+    "unicode": "1F9DE",
+    "name": "genie",
+    "shortname": ":genie:",
+    "category": "people",
+    "moji": "๐Ÿงž",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_genie": {
+    "unicode": "1F9DE-2640",
+    "name": "woman genie",
+    "shortname": ":woman_genie:",
+    "category": "people",
+    "moji": "๐Ÿงžโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_genie": {
+    "unicode": "1F9DE-2642",
+    "name": "man genie",
+    "shortname": ":man_genie:",
+    "category": "people",
+    "moji": "๐Ÿงžโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merperson": {
+    "unicode": "1F9DC",
+    "name": "merperson",
+    "shortname": ":merperson:",
+    "category": "people",
+    "moji": "๐Ÿงœ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merperson_tone1": {
+    "unicode": "1F9DC-1F3FB",
+    "name": "merperson: light skin tone",
+    "shortname": ":merperson_tone1:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merperson_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merperson_tone2": {
+    "unicode": "1F9DC-1F3FC",
+    "name": "merperson: medium-light skin tone",
+    "shortname": ":merperson_tone2:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merperson_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merperson_tone3": {
+    "unicode": "1F9DC-1F3FD",
+    "name": "merperson: medium skin tone",
+    "shortname": ":merperson_tone3:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merperson_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merperson_tone4": {
+    "unicode": "1F9DC-1F3FE",
+    "name": "merperson: medium-dark skin tone",
+    "shortname": ":merperson_tone4:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merperson_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merperson_tone5": {
+    "unicode": "1F9DC-1F3FF",
+    "name": "merperson: dark skin tone",
+    "shortname": ":merperson_tone5:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merperson_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mermaid": {
+    "unicode": "1F9DC-2640",
+    "name": "mermaid",
+    "shortname": ":mermaid:",
+    "category": "people",
+    "moji": "๐Ÿงœโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mermaid_tone1": {
+    "unicode": "1F9DC-1F3FB-2640",
+    "name": "mermaid: light skin tone",
+    "shortname": ":mermaid_tone1:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mermaid_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mermaid_tone2": {
+    "unicode": "1F9DC-1F3FC-2640",
+    "name": "mermaid: medium-light skin tone",
+    "shortname": ":mermaid_tone2:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mermaid_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mermaid_tone3": {
+    "unicode": "1F9DC-1F3FD-2640",
+    "name": "mermaid: medium skin tone",
+    "shortname": ":mermaid_tone3:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mermaid_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mermaid_tone4": {
+    "unicode": "1F9DC-1F3FE-2640",
+    "name": "mermaid: medium-dark skin tone",
+    "shortname": ":mermaid_tone4:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mermaid_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "mermaid_tone5": {
+    "unicode": "1F9DC-1F3FF-2640",
+    "name": "mermaid: dark skin tone",
+    "shortname": ":mermaid_tone5:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":mermaid_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merman": {
+    "unicode": "1F9DC-2642",
+    "name": "merman",
+    "shortname": ":merman:",
+    "category": "people",
+    "moji": "๐Ÿงœโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merman_tone1": {
+    "unicode": "1F9DC-1F3FB-2642",
+    "name": "merman: light skin tone",
+    "shortname": ":merman_tone1:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merman_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merman_tone2": {
+    "unicode": "1F9DC-1F3FC-2642",
+    "name": "merman: medium-light skin tone",
+    "shortname": ":merman_tone2:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merman_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merman_tone3": {
+    "unicode": "1F9DC-1F3FD-2642",
+    "name": "merman: medium skin tone",
+    "shortname": ":merman_tone3:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merman_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merman_tone4": {
+    "unicode": "1F9DC-1F3FE-2642",
+    "name": "merman: medium-dark skin tone",
+    "shortname": ":merman_tone4:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merman_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "merman_tone5": {
+    "unicode": "1F9DC-1F3FF-2642",
+    "name": "merman: dark skin tone",
+    "shortname": ":merman_tone5:",
+    "category": "people",
+    "moji": "๐Ÿงœ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":merman_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fairy": {
+    "unicode": "1F9DA",
+    "name": "fairy",
+    "shortname": ":fairy:",
+    "category": "people",
+    "moji": "๐Ÿงš",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fairy_tone1": {
+    "unicode": "1F9DA-1F3FB",
+    "name": "fairy: light skin tone",
+    "shortname": ":fairy_tone1:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":fairy_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fairy_tone2": {
+    "unicode": "1F9DA-1F3FC",
+    "name": "fairy: medium-light skin tone",
+    "shortname": ":fairy_tone2:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":fairy_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fairy_tone3": {
+    "unicode": "1F9DA-1F3FD",
+    "name": "fairy: medium skin tone",
+    "shortname": ":fairy_tone3:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":fairy_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fairy_tone4": {
+    "unicode": "1F9DA-1F3FE",
+    "name": "fairy: medium-dark skin tone",
+    "shortname": ":fairy_tone4:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":fairy_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "fairy_tone5": {
+    "unicode": "1F9DA-1F3FF",
+    "name": "fairy: dark skin tone",
+    "shortname": ":fairy_tone5:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":fairy_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_fairy": {
+    "unicode": "1F9DA-2640",
+    "name": "woman fairy",
+    "shortname": ":woman_fairy:",
+    "category": "people",
+    "moji": "๐Ÿงšโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_fairy_tone1": {
+    "unicode": "1F9DA-1F3FB-2640",
+    "name": "woman fairy: light skin tone",
+    "shortname": ":woman_fairy_tone1:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_fairy_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_fairy_tone2": {
+    "unicode": "1F9DA-1F3FC-2640",
+    "name": "woman fairy: medium-light skin tone",
+    "shortname": ":woman_fairy_tone2:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_fairy_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_fairy_tone3": {
+    "unicode": "1F9DA-1F3FD-2640",
+    "name": "woman fairy: medium skin tone",
+    "shortname": ":woman_fairy_tone3:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_fairy_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_fairy_tone4": {
+    "unicode": "1F9DA-1F3FE-2640",
+    "name": "woman fairy: medium-dark skin tone",
+    "shortname": ":woman_fairy_tone4:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_fairy_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_fairy_tone5": {
+    "unicode": "1F9DA-1F3FF-2640",
+    "name": "woman fairy: dark skin tone",
+    "shortname": ":woman_fairy_tone5:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_fairy_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_fairy": {
+    "unicode": "1F9DA-2642",
+    "name": "man fairy",
+    "shortname": ":man_fairy:",
+    "category": "people",
+    "moji": "๐Ÿงšโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_fairy_tone1": {
+    "unicode": "1F9DA-1F3FB-2642",
+    "name": "man fairy: light skin tone",
+    "shortname": ":man_fairy_tone1:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_fairy_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_fairy_tone2": {
+    "unicode": "1F9DA-1F3FC-2642",
+    "name": "man fairy: medium-light skin tone",
+    "shortname": ":man_fairy_tone2:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_fairy_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_fairy_tone3": {
+    "unicode": "1F9DA-1F3FD-2642",
+    "name": "man fairy: medium skin tone",
+    "shortname": ":man_fairy_tone3:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_fairy_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_fairy_tone4": {
+    "unicode": "1F9DA-1F3FE-2642",
+    "name": "man fairy: medium-dark skin tone",
+    "shortname": ":man_fairy_tone4:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_fairy_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_fairy_tone5": {
+    "unicode": "1F9DA-1F3FF-2642",
+    "name": "man fairy: dark skin tone",
+    "shortname": ":man_fairy_tone5:",
+    "category": "people",
+    "moji": "๐Ÿงš๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_fairy_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "breast_feeding": {
+    "unicode": "1F931",
+    "name": "breast-feeding",
+    "shortname": ":breast_feeding:",
+    "category": "people",
+    "moji": "๐Ÿคฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "breast_feeding_tone1": {
+    "unicode": "1F931-1F3FB",
+    "name": "breast-feeding: light skin tone",
+    "shortname": ":breast_feeding_tone1:",
+    "category": "people",
+    "moji": "๐Ÿคฑ๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":breast_feeding_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "breast_feeding_tone2": {
+    "unicode": "1F931-1F3FC",
+    "name": "breast-feeding: medium-light skin tone",
+    "shortname": ":breast_feeding_tone2:",
+    "category": "people",
+    "moji": "๐Ÿคฑ๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":breast_feeding_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "breast_feeding_tone3": {
+    "unicode": "1F931-1F3FD",
+    "name": "breast-feeding: medium skin tone",
+    "shortname": ":breast_feeding_tone3:",
+    "category": "people",
+    "moji": "๐Ÿคฑ๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":breast_feeding_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "breast_feeding_tone4": {
+    "unicode": "1F931-1F3FE",
+    "name": "breast-feeding: medium-dark skin tone",
+    "shortname": ":breast_feeding_tone4:",
+    "category": "people",
+    "moji": "๐Ÿคฑ๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":breast_feeding_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "breast_feeding_tone5": {
+    "unicode": "1F931-1F3FF",
+    "name": "breast-feeding: dark skin tone",
+    "shortname": ":breast_feeding_tone5:",
+    "category": "people",
+    "moji": "๐Ÿคฑ๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":breast_feeding_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bowing": {
+    "unicode": "1F647-2640",
+    "name": "woman bowing",
+    "shortname": ":woman_bowing:",
+    "category": "people",
+    "moji": "๐Ÿ™‡โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bowing_tone1": {
+    "unicode": "1F647-1F3FB-2640",
+    "name": "woman bowing: light skin tone",
+    "shortname": ":woman_bowing_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bowing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bowing_tone2": {
+    "unicode": "1F647-1F3FC-2640",
+    "name": "woman bowing: medium-light skin tone",
+    "shortname": ":woman_bowing_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bowing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bowing_tone3": {
+    "unicode": "1F647-1F3FD-2640",
+    "name": "woman bowing: medium skin tone",
+    "shortname": ":woman_bowing_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bowing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bowing_tone4": {
+    "unicode": "1F647-1F3FE-2640",
+    "name": "woman bowing: medium-dark skin tone",
+    "shortname": ":woman_bowing_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bowing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_bowing_tone5": {
+    "unicode": "1F647-1F3FF-2640",
+    "name": "woman bowing: dark skin tone",
+    "shortname": ":woman_bowing_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_bowing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bowing": {
+    "unicode": "1F647-2642",
+    "name": "man bowing",
+    "shortname": ":man_bowing:",
+    "category": "people",
+    "moji": "๐Ÿ™‡โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bowing_tone1": {
+    "unicode": "1F647-1F3FB-2642",
+    "name": "man bowing: light skin tone",
+    "shortname": ":man_bowing_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bowing_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bowing_tone2": {
+    "unicode": "1F647-1F3FC-2642",
+    "name": "man bowing: medium-light skin tone",
+    "shortname": ":man_bowing_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bowing_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bowing_tone3": {
+    "unicode": "1F647-1F3FD-2642",
+    "name": "man bowing: medium skin tone",
+    "shortname": ":man_bowing_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bowing_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bowing_tone4": {
+    "unicode": "1F647-1F3FE-2642",
+    "name": "man bowing: medium-dark skin tone",
+    "shortname": ":man_bowing_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bowing_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_bowing_tone5": {
+    "unicode": "1F647-1F3FF-2642",
+    "name": "man bowing: dark skin tone",
+    "shortname": ":man_bowing_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™‡๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_bowing_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_tipping_hand": {
+    "unicode": "1F481-2640",
+    "name": "woman tipping hand",
+    "shortname": ":woman_tipping_hand:",
+    "category": "people",
+    "moji": "๐Ÿ’โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_tipping_hand_tone1": {
+    "unicode": "1F481-1F3FB-2640",
+    "name": "woman tipping hand: light skin tone",
+    "shortname": ":woman_tipping_hand_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_tipping_hand_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_tipping_hand_tone2": {
+    "unicode": "1F481-1F3FC-2640",
+    "name": "woman tipping hand: medium-light skin tone",
+    "shortname": ":woman_tipping_hand_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_tipping_hand_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_tipping_hand_tone3": {
+    "unicode": "1F481-1F3FD-2640",
+    "name": "woman tipping hand: medium skin tone",
+    "shortname": ":woman_tipping_hand_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_tipping_hand_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_tipping_hand_tone4": {
+    "unicode": "1F481-1F3FE-2640",
+    "name": "woman tipping hand: medium-dark skin tone",
+    "shortname": ":woman_tipping_hand_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_tipping_hand_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_tipping_hand_tone5": {
+    "unicode": "1F481-1F3FF-2640",
+    "name": "woman tipping hand: dark skin tone",
+    "shortname": ":woman_tipping_hand_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_tipping_hand_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_tipping_hand": {
+    "unicode": "1F481-2642",
+    "name": "man tipping hand",
+    "shortname": ":man_tipping_hand:",
+    "category": "people",
+    "moji": "๐Ÿ’โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_tipping_hand_tone1": {
+    "unicode": "1F481-1F3FB-2642",
+    "name": "man tipping hand: light skin tone",
+    "shortname": ":man_tipping_hand_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_tipping_hand_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_tipping_hand_tone2": {
+    "unicode": "1F481-1F3FC-2642",
+    "name": "man tipping hand: medium-light skin tone",
+    "shortname": ":man_tipping_hand_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_tipping_hand_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_tipping_hand_tone3": {
+    "unicode": "1F481-1F3FD-2642",
+    "name": "man tipping hand: medium skin tone",
+    "shortname": ":man_tipping_hand_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_tipping_hand_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_tipping_hand_tone4": {
+    "unicode": "1F481-1F3FE-2642",
+    "name": "man tipping hand: medium-dark skin tone",
+    "shortname": ":man_tipping_hand_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_tipping_hand_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_tipping_hand_tone5": {
+    "unicode": "1F481-1F3FF-2642",
+    "name": "man tipping hand: dark skin tone",
+    "shortname": ":man_tipping_hand_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_tipping_hand_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_no": {
+    "unicode": "1F645-2640",
+    "name": "woman gesturing NO",
+    "shortname": ":woman_gesturing_no:",
+    "category": "people",
+    "moji": "๐Ÿ™…โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_no_tone1": {
+    "unicode": "1F645-1F3FB-2640",
+    "name": "woman gesturing NO: light skin tone",
+    "shortname": ":woman_gesturing_no_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_no_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_no_tone2": {
+    "unicode": "1F645-1F3FC-2640",
+    "name": "woman gesturing NO: medium-light skin tone",
+    "shortname": ":woman_gesturing_no_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_no_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_no_tone3": {
+    "unicode": "1F645-1F3FD-2640",
+    "name": "woman gesturing NO: medium skin tone",
+    "shortname": ":woman_gesturing_no_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_no_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_no_tone4": {
+    "unicode": "1F645-1F3FE-2640",
+    "name": "woman gesturing NO: medium-dark skin tone",
+    "shortname": ":woman_gesturing_no_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_no_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_no_tone5": {
+    "unicode": "1F645-1F3FF-2640",
+    "name": "woman gesturing NO: dark skin tone",
+    "shortname": ":woman_gesturing_no_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_no_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_no": {
+    "unicode": "1F645-2642",
+    "name": "man gesturing NO",
+    "shortname": ":man_gesturing_no:",
+    "category": "people",
+    "moji": "๐Ÿ™…โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_no_tone1": {
+    "unicode": "1F645-1F3FB-2642",
+    "name": "man gesturing NO: light skin tone",
+    "shortname": ":man_gesturing_no_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_no_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_no_tone2": {
+    "unicode": "1F645-1F3FC-2642",
+    "name": "man gesturing NO: medium-light skin tone",
+    "shortname": ":man_gesturing_no_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_no_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_no_tone3": {
+    "unicode": "1F645-1F3FD-2642",
+    "name": "man gesturing NO: medium skin tone",
+    "shortname": ":man_gesturing_no_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_no_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_no_tone4": {
+    "unicode": "1F645-1F3FE-2642",
+    "name": "man gesturing NO: medium-dark skin tone",
+    "shortname": ":man_gesturing_no_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_no_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_no_tone5": {
+    "unicode": "1F645-1F3FF-2642",
+    "name": "man gesturing NO: dark skin tone",
+    "shortname": ":man_gesturing_no_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™…๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_no_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_ok": {
+    "unicode": "1F646-2640",
+    "name": "woman gesturing OK",
+    "shortname": ":woman_gesturing_ok:",
+    "category": "people",
+    "moji": "๐Ÿ™†โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_ok_tone1": {
+    "unicode": "1F646-1F3FB-2640",
+    "name": "woman gesturing OK: light skin tone",
+    "shortname": ":woman_gesturing_ok_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_ok_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_ok_tone2": {
+    "unicode": "1F646-1F3FC-2640",
+    "name": "woman gesturing OK: medium-light skin tone",
+    "shortname": ":woman_gesturing_ok_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_ok_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_ok_tone3": {
+    "unicode": "1F646-1F3FD-2640",
+    "name": "woman gesturing OK: medium skin tone",
+    "shortname": ":woman_gesturing_ok_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_ok_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_ok_tone4": {
+    "unicode": "1F646-1F3FE-2640",
+    "name": "woman gesturing OK: medium-dark skin tone",
+    "shortname": ":woman_gesturing_ok_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_ok_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_gesturing_ok_tone5": {
+    "unicode": "1F646-1F3FF-2640",
+    "name": "woman gesturing OK: dark skin tone",
+    "shortname": ":woman_gesturing_ok_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_gesturing_ok_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_ok": {
+    "unicode": "1F646-2642",
+    "name": "man gesturing OK",
+    "shortname": ":man_gesturing_ok:",
+    "category": "people",
+    "moji": "๐Ÿ™†โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_ok_tone1": {
+    "unicode": "1F646-1F3FB-2642",
+    "name": "man gesturing OK: light skin tone",
+    "shortname": ":man_gesturing_ok_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_ok_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_ok_tone2": {
+    "unicode": "1F646-1F3FC-2642",
+    "name": "man gesturing OK: medium-light skin tone",
+    "shortname": ":man_gesturing_ok_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_ok_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_ok_tone3": {
+    "unicode": "1F646-1F3FD-2642",
+    "name": "man gesturing OK: medium skin tone",
+    "shortname": ":man_gesturing_ok_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_ok_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_ok_tone4": {
+    "unicode": "1F646-1F3FE-2642",
+    "name": "man gesturing OK: medium-dark skin tone",
+    "shortname": ":man_gesturing_ok_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_ok_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_gesturing_ok_tone5": {
+    "unicode": "1F646-1F3FF-2642",
+    "name": "man gesturing OK: dark skin tone",
+    "shortname": ":man_gesturing_ok_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™†๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_gesturing_ok_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_raising_hand": {
+    "unicode": "1F64B-2640",
+    "name": "woman raising hand",
+    "shortname": ":woman_raising_hand:",
+    "category": "people",
+    "moji": "๐Ÿ™‹โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_raising_hand_tone1": {
+    "unicode": "1F64B-1F3FB-2640",
+    "name": "woman raising hand: light skin tone",
+    "shortname": ":woman_raising_hand_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_raising_hand_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_raising_hand_tone2": {
+    "unicode": "1F64B-1F3FC-2640",
+    "name": "woman raising hand: medium-light skin tone",
+    "shortname": ":woman_raising_hand_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_raising_hand_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_raising_hand_tone3": {
+    "unicode": "1F64B-1F3FD-2640",
+    "name": "woman raising hand: medium skin tone",
+    "shortname": ":woman_raising_hand_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_raising_hand_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_raising_hand_tone4": {
+    "unicode": "1F64B-1F3FE-2640",
+    "name": "woman raising hand: medium-dark skin tone",
+    "shortname": ":woman_raising_hand_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_raising_hand_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_raising_hand_tone5": {
+    "unicode": "1F64B-1F3FF-2640",
+    "name": "woman raising hand: dark skin tone",
+    "shortname": ":woman_raising_hand_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_raising_hand_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_raising_hand": {
+    "unicode": "1F64B-2642",
+    "name": "man raising hand",
+    "shortname": ":man_raising_hand:",
+    "category": "people",
+    "moji": "๐Ÿ™‹โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_raising_hand_tone1": {
+    "unicode": "1F64B-1F3FB-2642",
+    "name": "man raising hand: light skin tone",
+    "shortname": ":man_raising_hand_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_raising_hand_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_raising_hand_tone2": {
+    "unicode": "1F64B-1F3FC-2642",
+    "name": "man raising hand: medium-light skin tone",
+    "shortname": ":man_raising_hand_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_raising_hand_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_raising_hand_tone3": {
+    "unicode": "1F64B-1F3FD-2642",
+    "name": "man raising hand: medium skin tone",
+    "shortname": ":man_raising_hand_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_raising_hand_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_raising_hand_tone4": {
+    "unicode": "1F64B-1F3FE-2642",
+    "name": "man raising hand: medium-dark skin tone",
+    "shortname": ":man_raising_hand_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_raising_hand_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_raising_hand_tone5": {
+    "unicode": "1F64B-1F3FF-2642",
+    "name": "man raising hand: dark skin tone",
+    "shortname": ":man_raising_hand_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™‹๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_raising_hand_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_facepalming_tone1": {
+    "unicode": "1F926-1F3FB-2640",
+    "name": "woman facepalming: light skin tone",
+    "shortname": ":woman_facepalming_tone1:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_facepalming_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_facepalming_tone2": {
+    "unicode": "1F926-1F3FC-2640",
+    "name": "woman facepalming: medium-light skin tone",
+    "shortname": ":woman_facepalming_tone2:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_facepalming_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_facepalming_tone3": {
+    "unicode": "1F926-1F3FD-2640",
+    "name": "woman facepalming: medium skin tone",
+    "shortname": ":woman_facepalming_tone3:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_facepalming_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_facepalming_tone4": {
+    "unicode": "1F926-1F3FE-2640",
+    "name": "woman facepalming: medium-dark skin tone",
+    "shortname": ":woman_facepalming_tone4:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_facepalming_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_facepalming_tone5": {
+    "unicode": "1F926-1F3FF-2640",
+    "name": "woman facepalming: dark skin tone",
+    "shortname": ":woman_facepalming_tone5:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_facepalming_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_facepalming_tone1": {
+    "unicode": "1F926-1F3FB-2642",
+    "name": "man facepalming: light skin tone",
+    "shortname": ":man_facepalming_tone1:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_facepalming_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_facepalming_tone2": {
+    "unicode": "1F926-1F3FC-2642",
+    "name": "man facepalming: medium-light skin tone",
+    "shortname": ":man_facepalming_tone2:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_facepalming_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_facepalming_tone3": {
+    "unicode": "1F926-1F3FD-2642",
+    "name": "man facepalming: medium skin tone",
+    "shortname": ":man_facepalming_tone3:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_facepalming_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_facepalming_tone4": {
+    "unicode": "1F926-1F3FE-2642",
+    "name": "man facepalming: medium-dark skin tone",
+    "shortname": ":man_facepalming_tone4:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_facepalming_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_facepalming_tone5": {
+    "unicode": "1F926-1F3FF-2642",
+    "name": "man facepalming: dark skin tone",
+    "shortname": ":man_facepalming_tone5:",
+    "category": "people",
+    "moji": "๐Ÿคฆ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_facepalming_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_shrugging_tone1": {
+    "unicode": "1F937-1F3FB-2640",
+    "name": "woman shrugging: light skin tone",
+    "shortname": ":woman_shrugging_tone1:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_shrugging_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_shrugging_tone2": {
+    "unicode": "1F937-1F3FC-2640",
+    "name": "woman shrugging: medium-light skin tone",
+    "shortname": ":woman_shrugging_tone2:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_shrugging_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_shrugging_tone3": {
+    "unicode": "1F937-1F3FD-2640",
+    "name": "woman shrugging: medium skin tone",
+    "shortname": ":woman_shrugging_tone3:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_shrugging_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_shrugging_tone4": {
+    "unicode": "1F937-1F3FE-2640",
+    "name": "woman shrugging: medium-dark skin tone",
+    "shortname": ":woman_shrugging_tone4:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_shrugging_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_shrugging_tone5": {
+    "unicode": "1F937-1F3FF-2640",
+    "name": "woman shrugging: dark skin tone",
+    "shortname": ":woman_shrugging_tone5:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_shrugging_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_shrugging_tone1": {
+    "unicode": "1F937-1F3FB-2642",
+    "name": "man shrugging: light skin tone",
+    "shortname": ":man_shrugging_tone1:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_shrugging_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_shrugging_tone2": {
+    "unicode": "1F937-1F3FC-2642",
+    "name": "man shrugging: medium-light skin tone",
+    "shortname": ":man_shrugging_tone2:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_shrugging_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_shrugging_tone3": {
+    "unicode": "1F937-1F3FD-2642",
+    "name": "man shrugging: medium skin tone",
+    "shortname": ":man_shrugging_tone3:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_shrugging_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_shrugging_tone4": {
+    "unicode": "1F937-1F3FE-2642",
+    "name": "man shrugging: medium-dark skin tone",
+    "shortname": ":man_shrugging_tone4:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_shrugging_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_shrugging_tone5": {
+    "unicode": "1F937-1F3FF-2642",
+    "name": "man shrugging: dark skin tone",
+    "shortname": ":man_shrugging_tone5:",
+    "category": "people",
+    "moji": "๐Ÿคท๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_shrugging_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pouting": {
+    "unicode": "1F64E-2640",
+    "name": "woman pouting",
+    "shortname": ":woman_pouting:",
+    "category": "people",
+    "moji": "๐Ÿ™Žโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pouting_tone1": {
+    "unicode": "1F64E-1F3FB-2640",
+    "name": "woman pouting: light skin tone",
+    "shortname": ":woman_pouting_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pouting_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pouting_tone2": {
+    "unicode": "1F64E-1F3FC-2640",
+    "name": "woman pouting: medium-light skin tone",
+    "shortname": ":woman_pouting_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pouting_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pouting_tone3": {
+    "unicode": "1F64E-1F3FD-2640",
+    "name": "woman pouting: medium skin tone",
+    "shortname": ":woman_pouting_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pouting_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pouting_tone4": {
+    "unicode": "1F64E-1F3FE-2640",
+    "name": "woman pouting: medium-dark skin tone",
+    "shortname": ":woman_pouting_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pouting_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_pouting_tone5": {
+    "unicode": "1F64E-1F3FF-2640",
+    "name": "woman pouting: dark skin tone",
+    "shortname": ":woman_pouting_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_pouting_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pouting": {
+    "unicode": "1F64E-2642",
+    "name": "man pouting",
+    "shortname": ":man_pouting:",
+    "category": "people",
+    "moji": "๐Ÿ™Žโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pouting_tone1": {
+    "unicode": "1F64E-1F3FB-2642",
+    "name": "man pouting: light skin tone",
+    "shortname": ":man_pouting_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pouting_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pouting_tone2": {
+    "unicode": "1F64E-1F3FC-2642",
+    "name": "man pouting: medium-light skin tone",
+    "shortname": ":man_pouting_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pouting_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pouting_tone3": {
+    "unicode": "1F64E-1F3FD-2642",
+    "name": "man pouting: medium skin tone",
+    "shortname": ":man_pouting_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pouting_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pouting_tone4": {
+    "unicode": "1F64E-1F3FE-2642",
+    "name": "man pouting: medium-dark skin tone",
+    "shortname": ":man_pouting_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pouting_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_pouting_tone5": {
+    "unicode": "1F64E-1F3FF-2642",
+    "name": "man pouting: dark skin tone",
+    "shortname": ":man_pouting_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™Ž๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_pouting_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_frowning": {
+    "unicode": "1F64D-2640",
+    "name": "woman frowning",
+    "shortname": ":woman_frowning:",
+    "category": "people",
+    "moji": "๐Ÿ™โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_frowning_tone1": {
+    "unicode": "1F64D-1F3FB-2640",
+    "name": "woman frowning: light skin tone",
+    "shortname": ":woman_frowning_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_frowning_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_frowning_tone2": {
+    "unicode": "1F64D-1F3FC-2640",
+    "name": "woman frowning: medium-light skin tone",
+    "shortname": ":woman_frowning_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_frowning_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_frowning_tone3": {
+    "unicode": "1F64D-1F3FD-2640",
+    "name": "woman frowning: medium skin tone",
+    "shortname": ":woman_frowning_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_frowning_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_frowning_tone4": {
+    "unicode": "1F64D-1F3FE-2640",
+    "name": "woman frowning: medium-dark skin tone",
+    "shortname": ":woman_frowning_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_frowning_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_frowning_tone5": {
+    "unicode": "1F64D-1F3FF-2640",
+    "name": "woman frowning: dark skin tone",
+    "shortname": ":woman_frowning_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_frowning_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_frowning": {
+    "unicode": "1F64D-2642",
+    "name": "man frowning",
+    "shortname": ":man_frowning:",
+    "category": "people",
+    "moji": "๐Ÿ™โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_frowning_tone1": {
+    "unicode": "1F64D-1F3FB-2642",
+    "name": "man frowning: light skin tone",
+    "shortname": ":man_frowning_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_frowning_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_frowning_tone2": {
+    "unicode": "1F64D-1F3FC-2642",
+    "name": "man frowning: medium-light skin tone",
+    "shortname": ":man_frowning_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_frowning_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_frowning_tone3": {
+    "unicode": "1F64D-1F3FD-2642",
+    "name": "man frowning: medium skin tone",
+    "shortname": ":man_frowning_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_frowning_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_frowning_tone4": {
+    "unicode": "1F64D-1F3FE-2642",
+    "name": "man frowning: medium-dark skin tone",
+    "shortname": ":man_frowning_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_frowning_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_frowning_tone5": {
+    "unicode": "1F64D-1F3FF-2642",
+    "name": "man frowning: dark skin tone",
+    "shortname": ":man_frowning_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ™๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_frowning_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_haircut": {
+    "unicode": "1F487-2640",
+    "name": "woman getting haircut",
+    "shortname": ":woman_getting_haircut:",
+    "category": "people",
+    "moji": "๐Ÿ’‡โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_haircut_tone1": {
+    "unicode": "1F487-1F3FB-2640",
+    "name": "woman getting haircut: light skin tone",
+    "shortname": ":woman_getting_haircut_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_haircut_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_haircut_tone2": {
+    "unicode": "1F487-1F3FC-2640",
+    "name": "woman getting haircut: medium-light skin tone",
+    "shortname": ":woman_getting_haircut_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_haircut_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_haircut_tone3": {
+    "unicode": "1F487-1F3FD-2640",
+    "name": "woman getting haircut: medium skin tone",
+    "shortname": ":woman_getting_haircut_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_haircut_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_haircut_tone4": {
+    "unicode": "1F487-1F3FE-2640",
+    "name": "woman getting haircut: medium-dark skin tone",
+    "shortname": ":woman_getting_haircut_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_haircut_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_haircut_tone5": {
+    "unicode": "1F487-1F3FF-2640",
+    "name": "woman getting haircut: dark skin tone",
+    "shortname": ":woman_getting_haircut_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_haircut_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_haircut": {
+    "unicode": "1F487-2642",
+    "name": "man getting haircut",
+    "shortname": ":man_getting_haircut:",
+    "category": "people",
+    "moji": "๐Ÿ’‡โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_haircut_tone1": {
+    "unicode": "1F487-1F3FB-2642",
+    "name": "man getting haircut: light skin tone",
+    "shortname": ":man_getting_haircut_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_haircut_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_haircut_tone2": {
+    "unicode": "1F487-1F3FC-2642",
+    "name": "man getting haircut: medium-light skin tone",
+    "shortname": ":man_getting_haircut_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_haircut_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_haircut_tone3": {
+    "unicode": "1F487-1F3FD-2642",
+    "name": "man getting haircut: medium skin tone",
+    "shortname": ":man_getting_haircut_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_haircut_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_haircut_tone4": {
+    "unicode": "1F487-1F3FE-2642",
+    "name": "man getting haircut: medium-dark skin tone",
+    "shortname": ":man_getting_haircut_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_haircut_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_haircut_tone5": {
+    "unicode": "1F487-1F3FF-2642",
+    "name": "man getting haircut: dark skin tone",
+    "shortname": ":man_getting_haircut_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’‡๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_haircut_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_face_massage": {
+    "unicode": "1F486-2640",
+    "name": "woman getting massage",
+    "shortname": ":woman_getting_face_massage:",
+    "category": "people",
+    "moji": "๐Ÿ’†โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_face_massage_tone1": {
+    "unicode": "1F486-1F3FB-2640",
+    "name": "woman getting massage: light skin tone",
+    "shortname": ":woman_getting_face_massage_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_face_massage_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_face_massage_tone2": {
+    "unicode": "1F486-1F3FC-2640",
+    "name": "woman getting massage: medium-light skin tone",
+    "shortname": ":woman_getting_face_massage_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_face_massage_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_face_massage_tone3": {
+    "unicode": "1F486-1F3FD-2640",
+    "name": "woman getting massage: medium skin tone",
+    "shortname": ":woman_getting_face_massage_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_face_massage_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_face_massage_tone4": {
+    "unicode": "1F486-1F3FE-2640",
+    "name": "woman getting massage: medium-dark skin tone",
+    "shortname": ":woman_getting_face_massage_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_face_massage_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_getting_face_massage_tone5": {
+    "unicode": "1F486-1F3FF-2640",
+    "name": "woman getting massage: dark skin tone",
+    "shortname": ":woman_getting_face_massage_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_getting_face_massage_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_face_massage": {
+    "unicode": "1F486-2642",
+    "name": "man getting massage",
+    "shortname": ":man_getting_face_massage:",
+    "category": "people",
+    "moji": "๐Ÿ’†โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_face_massage_tone1": {
+    "unicode": "1F486-1F3FB-2642",
+    "name": "man getting massage: light skin tone",
+    "shortname": ":man_getting_face_massage_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_face_massage_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_face_massage_tone2": {
+    "unicode": "1F486-1F3FC-2642",
+    "name": "man getting massage: medium-light skin tone",
+    "shortname": ":man_getting_face_massage_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_face_massage_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_face_massage_tone3": {
+    "unicode": "1F486-1F3FD-2642",
+    "name": "man getting massage: medium skin tone",
+    "shortname": ":man_getting_face_massage_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_face_massage_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_face_massage_tone4": {
+    "unicode": "1F486-1F3FE-2642",
+    "name": "man getting massage: medium-dark skin tone",
+    "shortname": ":man_getting_face_massage_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_face_massage_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_getting_face_massage_tone5": {
+    "unicode": "1F486-1F3FF-2642",
+    "name": "man getting massage: dark skin tone",
+    "shortname": ":man_getting_face_massage_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ’†๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_getting_face_massage_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_steamy_room": {
+    "unicode": "1F9D6",
+    "name": "person in steamy room",
+    "shortname": ":person_in_steamy_room:",
+    "category": "people",
+    "moji": "๐Ÿง–",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_steamy_room_tone1": {
+    "unicode": "1F9D6-1F3FB",
+    "name": "person in steamy room: light skin tone",
+    "shortname": ":person_in_steamy_room_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_steamy_room_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_steamy_room_tone2": {
+    "unicode": "1F9D6-1F3FC",
+    "name": "person in steamy room: medium-light skin tone",
+    "shortname": ":person_in_steamy_room_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_steamy_room_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_steamy_room_tone3": {
+    "unicode": "1F9D6-1F3FD",
+    "name": "person in steamy room: medium skin tone",
+    "shortname": ":person_in_steamy_room_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_steamy_room_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_steamy_room_tone4": {
+    "unicode": "1F9D6-1F3FE",
+    "name": "person in steamy room: medium-dark skin tone",
+    "shortname": ":person_in_steamy_room_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_steamy_room_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "person_in_steamy_room_tone5": {
+    "unicode": "1F9D6-1F3FF",
+    "name": "person in steamy room: dark skin tone",
+    "shortname": ":person_in_steamy_room_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":person_in_steamy_room_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_steamy_room": {
+    "unicode": "1F9D6-2640",
+    "name": "woman in steamy room",
+    "shortname": ":woman_in_steamy_room:",
+    "category": "people",
+    "moji": "๐Ÿง–โ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_steamy_room_tone1": {
+    "unicode": "1F9D6-1F3FB-2640",
+    "name": "woman in steamy room: light skin tone",
+    "shortname": ":woman_in_steamy_room_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_steamy_room_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_steamy_room_tone2": {
+    "unicode": "1F9D6-1F3FC-2640",
+    "name": "woman in steamy room: medium-light skin tone",
+    "shortname": ":woman_in_steamy_room_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_steamy_room_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_steamy_room_tone3": {
+    "unicode": "1F9D6-1F3FD-2640",
+    "name": "woman in steamy room: medium skin tone",
+    "shortname": ":woman_in_steamy_room_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_steamy_room_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_steamy_room_tone4": {
+    "unicode": "1F9D6-1F3FE-2640",
+    "name": "woman in steamy room: medium-dark skin tone",
+    "shortname": ":woman_in_steamy_room_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_steamy_room_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_in_steamy_room_tone5": {
+    "unicode": "1F9D6-1F3FF-2640",
+    "name": "woman in steamy room: dark skin tone",
+    "shortname": ":woman_in_steamy_room_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_in_steamy_room_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_steamy_room": {
+    "unicode": "1F9D6-2642",
+    "name": "man in steamy room",
+    "shortname": ":man_in_steamy_room:",
+    "category": "people",
+    "moji": "๐Ÿง–โ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_steamy_room_tone1": {
+    "unicode": "1F9D6-1F3FB-2642",
+    "name": "man in steamy room: light skin tone",
+    "shortname": ":man_in_steamy_room_tone1:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_steamy_room_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_steamy_room_tone2": {
+    "unicode": "1F9D6-1F3FC-2642",
+    "name": "man in steamy room: medium-light skin tone",
+    "shortname": ":man_in_steamy_room_tone2:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_steamy_room_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_steamy_room_tone3": {
+    "unicode": "1F9D6-1F3FD-2642",
+    "name": "man in steamy room: medium skin tone",
+    "shortname": ":man_in_steamy_room_tone3:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_steamy_room_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_steamy_room_tone4": {
+    "unicode": "1F9D6-1F3FE-2642",
+    "name": "man in steamy room: medium-dark skin tone",
+    "shortname": ":man_in_steamy_room_tone4:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_steamy_room_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_in_steamy_room_tone5": {
+    "unicode": "1F9D6-1F3FF-2642",
+    "name": "man in steamy room: dark skin tone",
+    "shortname": ":man_in_steamy_room_tone5:",
+    "category": "people",
+    "moji": "๐Ÿง–๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_steamy_room_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "women_with_bunny_ears_partying": {
+    "unicode": "1F46F-2640",
+    "name": "women with bunny ears",
+    "shortname": ":women_with_bunny_ears_partying:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฏโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "men_with_bunny_ears_partying": {
+    "unicode": "1F46F-2642",
+    "name": "men with bunny ears",
+    "shortname": ":men_with_bunny_ears_partying:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฏโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "levitate_tone1": {
+    "unicode": "1F574-1F3FB",
+    "name": "man in suit levitating: light skin tone",
+    "shortname": ":levitate_tone1:",
+    "category": "people",
+    "moji": "๐Ÿ•ด๐Ÿป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_business_suit_levitating_tone1:",
+      ":man_in_business_suit_levitating_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "levitate_tone2": {
+    "unicode": "1F574-1F3FC",
+    "name": "man in suit levitating: medium-light skin tone",
+    "shortname": ":levitate_tone2:",
+    "category": "people",
+    "moji": "๐Ÿ•ด๐Ÿผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_business_suit_levitating_tone2:",
+      ":man_in_business_suit_levitating_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "levitate_tone3": {
+    "unicode": "1F574-1F3FD",
+    "name": "man in suit levitating: medium skin tone",
+    "shortname": ":levitate_tone3:",
+    "category": "people",
+    "moji": "๐Ÿ•ด๐Ÿฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_business_suit_levitating_tone3:",
+      ":man_in_business_suit_levitating_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "levitate_tone4": {
+    "unicode": "1F574-1F3FE",
+    "name": "man in suit levitating: medium-dark skin tone",
+    "shortname": ":levitate_tone4:",
+    "category": "people",
+    "moji": "๐Ÿ•ด๐Ÿพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_business_suit_levitating_tone4:",
+      ":man_in_business_suit_levitating_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "levitate_tone5": {
+    "unicode": "1F574-1F3FF",
+    "name": "man in suit levitating: dark skin tone",
+    "shortname": ":levitate_tone5:",
+    "category": "people",
+    "moji": "๐Ÿ•ด๐Ÿฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_in_business_suit_levitating_tone5:",
+      ":man_in_business_suit_levitating_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_walking": {
+    "unicode": "1F6B6-2640",
+    "name": "woman walking",
+    "shortname": ":woman_walking:",
+    "category": "people",
+    "moji": "๐Ÿšถโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_walking_tone1": {
+    "unicode": "1F6B6-1F3FB-2640",
+    "name": "woman walking: light skin tone",
+    "shortname": ":woman_walking_tone1:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_walking_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_walking_tone2": {
+    "unicode": "1F6B6-1F3FC-2640",
+    "name": "woman walking: medium-light skin tone",
+    "shortname": ":woman_walking_tone2:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_walking_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_walking_tone3": {
+    "unicode": "1F6B6-1F3FD-2640",
+    "name": "woman walking: medium skin tone",
+    "shortname": ":woman_walking_tone3:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_walking_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_walking_tone4": {
+    "unicode": "1F6B6-1F3FE-2640",
+    "name": "woman walking: medium-dark skin tone",
+    "shortname": ":woman_walking_tone4:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_walking_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_walking_tone5": {
+    "unicode": "1F6B6-1F3FF-2640",
+    "name": "woman walking: dark skin tone",
+    "shortname": ":woman_walking_tone5:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_walking_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_walking": {
+    "unicode": "1F6B6-2642",
+    "name": "man walking",
+    "shortname": ":man_walking:",
+    "category": "people",
+    "moji": "๐Ÿšถโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_walking_tone1": {
+    "unicode": "1F6B6-1F3FB-2642",
+    "name": "man walking: light skin tone",
+    "shortname": ":man_walking_tone1:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_walking_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_walking_tone2": {
+    "unicode": "1F6B6-1F3FC-2642",
+    "name": "man walking: medium-light skin tone",
+    "shortname": ":man_walking_tone2:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_walking_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_walking_tone3": {
+    "unicode": "1F6B6-1F3FD-2642",
+    "name": "man walking: medium skin tone",
+    "shortname": ":man_walking_tone3:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_walking_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_walking_tone4": {
+    "unicode": "1F6B6-1F3FE-2642",
+    "name": "man walking: medium-dark skin tone",
+    "shortname": ":man_walking_tone4:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_walking_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_walking_tone5": {
+    "unicode": "1F6B6-1F3FF-2642",
+    "name": "man walking: dark skin tone",
+    "shortname": ":man_walking_tone5:",
+    "category": "people",
+    "moji": "๐Ÿšถ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_walking_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_running": {
+    "unicode": "1F3C3-2640",
+    "name": "woman running",
+    "shortname": ":woman_running:",
+    "category": "people",
+    "moji": "๐Ÿƒโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_running_tone1": {
+    "unicode": "1F3C3-1F3FB-2640",
+    "name": "woman running: light skin tone",
+    "shortname": ":woman_running_tone1:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿปโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_running_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_running_tone2": {
+    "unicode": "1F3C3-1F3FC-2640",
+    "name": "woman running: medium-light skin tone",
+    "shortname": ":woman_running_tone2:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿผโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_running_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_running_tone3": {
+    "unicode": "1F3C3-1F3FD-2640",
+    "name": "woman running: medium skin tone",
+    "shortname": ":woman_running_tone3:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿฝโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_running_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_running_tone4": {
+    "unicode": "1F3C3-1F3FE-2640",
+    "name": "woman running: medium-dark skin tone",
+    "shortname": ":woman_running_tone4:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿพโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_running_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "woman_running_tone5": {
+    "unicode": "1F3C3-1F3FF-2640",
+    "name": "woman running: dark skin tone",
+    "shortname": ":woman_running_tone5:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿฟโ€โ™€๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":woman_running_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_running": {
+    "unicode": "1F3C3-2642",
+    "name": "man running",
+    "shortname": ":man_running:",
+    "category": "people",
+    "moji": "๐Ÿƒโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_running_tone1": {
+    "unicode": "1F3C3-1F3FB-2642",
+    "name": "man running: light skin tone",
+    "shortname": ":man_running_tone1:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿปโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_running_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_running_tone2": {
+    "unicode": "1F3C3-1F3FC-2642",
+    "name": "man running: medium-light skin tone",
+    "shortname": ":man_running_tone2:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿผโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_running_medium_light_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_running_tone3": {
+    "unicode": "1F3C3-1F3FD-2642",
+    "name": "man running: medium skin tone",
+    "shortname": ":man_running_tone3:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿฝโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_running_medium_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_running_tone4": {
+    "unicode": "1F3C3-1F3FE-2642",
+    "name": "man running: medium-dark skin tone",
+    "shortname": ":man_running_tone4:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿพโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_running_medium_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "man_running_tone5": {
+    "unicode": "1F3C3-1F3FF-2642",
+    "name": "man running: dark skin tone",
+    "shortname": ":man_running_tone5:",
+    "category": "people",
+    "moji": "๐Ÿƒ๐Ÿฟโ€โ™‚๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+      ":man_running_dark_skin_tone:"
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "couple_with_heart_woman_man": {
+    "unicode": "1F469-2764-1F468",
+    "name": "couple with heart: woman, man",
+    "shortname": ":couple_with_heart_woman_man:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘จ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "kiss_woman_man": {
+    "unicode": "1F469-2764-1F48B-1F468",
+    "name": "kiss: woman, man",
+    "shortname": ":kiss_woman_man:",
+    "category": "people",
+    "moji": "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "family_man_woman_boy": {
+    "unicode": "1F468-1F469-1F466",
+    "name": "family: man, woman, boy",
+    "shortname": ":family_man_woman_boy:",
+    "category": "people",
+    "moji": "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "coat": {
+    "unicode": "1F9E5",
+    "name": "coat",
+    "shortname": ":coat:",
+    "category": "people",
+    "moji": "๐Ÿงฅ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "lab_coat": {
+    "unicode": "1F97C",
+    "name": "lab coat",
+    "shortname": ":lab_coat:",
+    "category": "people",
+    "moji": "๐Ÿฅผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "hiking_boot": {
+    "unicode": "1F97E",
+    "name": "hiking boot",
+    "shortname": ":hiking_boot:",
+    "category": "people",
+    "moji": "๐Ÿฅพ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "womans_flat_shoe": {
+    "unicode": "1F97F",
+    "name": "womanโ€™s flat shoe",
+    "shortname": ":womans_flat_shoe:",
+    "category": "people",
+    "moji": "๐Ÿฅฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "socks": {
+    "unicode": "1F9E6",
+    "name": "socks",
+    "shortname": ":socks:",
+    "category": "people",
+    "moji": "๐Ÿงฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "gloves": {
+    "unicode": "1F9E4",
+    "name": "gloves",
+    "shortname": ":gloves:",
+    "category": "people",
+    "moji": "๐Ÿงค",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "scarf": {
+    "unicode": "1F9E3",
+    "name": "scarf",
+    "shortname": ":scarf:",
+    "category": "people",
+    "moji": "๐Ÿงฃ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "billed_cap": {
+    "unicode": "1F9E2",
+    "name": "billed cap",
+    "shortname": ":billed_cap:",
+    "category": "people",
+    "moji": "๐Ÿงข",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "goggles": {
+    "unicode": "1F97D",
+    "name": "goggles",
+    "shortname": ":goggles:",
+    "category": "people",
+    "moji": "๐Ÿฅฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "red_haired": {
+    "unicode": "1F9B0",
+    "name": "red-haired",
+    "shortname": ":red_haired:",
+    "category": "people",
+    "moji": "๐Ÿฆฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "curly_haired": {
+    "unicode": "1F9B1",
+    "name": "curly-haired",
+    "shortname": ":curly_haired:",
+    "category": "people",
+    "moji": "๐Ÿฆฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "white_haired": {
+    "unicode": "1F9B3",
+    "name": "white-haired",
+    "shortname": ":white_haired:",
+    "category": "people",
+    "moji": "๐Ÿฆณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "bald": {
+    "unicode": "1F9B2",
+    "name": "bald",
+    "shortname": ":bald:",
+    "category": "people",
+    "moji": "๐Ÿฆฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_z": {
+    "unicode": "1F1FF",
+    "name": "regional indicator symbol letter z",
+    "shortname": ":regional_indicator_z:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_y": {
+    "unicode": "1F1FE",
+    "name": "regional indicator symbol letter y",
+    "shortname": ":regional_indicator_y:",
+    "category": "regional",
+    "moji": "๐Ÿ‡พ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_x": {
+    "unicode": "1F1FD",
+    "name": "regional indicator symbol letter x",
+    "shortname": ":regional_indicator_x:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฝ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_w": {
+    "unicode": "1F1FC",
+    "name": "regional indicator symbol letter w",
+    "shortname": ":regional_indicator_w:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ผ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_v": {
+    "unicode": "1F1FB",
+    "name": "regional indicator symbol letter v",
+    "shortname": ":regional_indicator_v:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ป",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_u": {
+    "unicode": "1F1FA",
+    "name": "regional indicator symbol letter u",
+    "shortname": ":regional_indicator_u:",
+    "category": "regional",
+    "moji": "๐Ÿ‡บ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_t": {
+    "unicode": "1F1F9",
+    "name": "regional indicator symbol letter t",
+    "shortname": ":regional_indicator_t:",
+    "category": "regional",
+    "moji": "๐Ÿ‡น",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_s": {
+    "unicode": "1F1F8",
+    "name": "regional indicator symbol letter s",
+    "shortname": ":regional_indicator_s:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_r": {
+    "unicode": "1F1F7",
+    "name": "regional indicator symbol letter r",
+    "shortname": ":regional_indicator_r:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ท",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_q": {
+    "unicode": "1F1F6",
+    "name": "regional indicator symbol letter q",
+    "shortname": ":regional_indicator_q:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ถ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_p": {
+    "unicode": "1F1F5",
+    "name": "regional indicator symbol letter p",
+    "shortname": ":regional_indicator_p:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ต",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_o": {
+    "unicode": "1F1F4",
+    "name": "regional indicator symbol letter o",
+    "shortname": ":regional_indicator_o:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ด",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_n": {
+    "unicode": "1F1F3",
+    "name": "regional indicator symbol letter n",
+    "shortname": ":regional_indicator_n:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_m": {
+    "unicode": "1F1F2",
+    "name": "regional indicator symbol letter m",
+    "shortname": ":regional_indicator_m:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฒ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_l": {
+    "unicode": "1F1F1",
+    "name": "regional indicator symbol letter l",
+    "shortname": ":regional_indicator_l:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฑ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_k": {
+    "unicode": "1F1F0",
+    "name": "regional indicator symbol letter k",
+    "shortname": ":regional_indicator_k:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฐ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_j": {
+    "unicode": "1F1EF",
+    "name": "regional indicator symbol letter j",
+    "shortname": ":regional_indicator_j:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฏ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_i": {
+    "unicode": "1F1EE",
+    "name": "regional indicator symbol letter i",
+    "shortname": ":regional_indicator_i:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฎ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_h": {
+    "unicode": "1F1ED",
+    "name": "regional indicator symbol letter h",
+    "shortname": ":regional_indicator_h:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ญ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_g": {
+    "unicode": "1F1EC",
+    "name": "regional indicator symbol letter g",
+    "shortname": ":regional_indicator_g:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฌ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_f": {
+    "unicode": "1F1EB",
+    "name": "regional indicator symbol letter f",
+    "shortname": ":regional_indicator_f:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ซ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_e": {
+    "unicode": "1F1EA",
+    "name": "regional indicator symbol letter e",
+    "shortname": ":regional_indicator_e:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ช",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_d": {
+    "unicode": "1F1E9",
+    "name": "regional indicator symbol letter d",
+    "shortname": ":regional_indicator_d:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฉ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_c": {
+    "unicode": "1F1E8",
+    "name": "regional indicator symbol letter c",
+    "shortname": ":regional_indicator_c:",
+    "category": "regional",
+    "moji": "๐Ÿ‡จ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_b": {
+    "unicode": "1F1E7",
+    "name": "regional indicator symbol letter b",
+    "shortname": ":regional_indicator_b:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ง",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "regional_indicator_a": {
+    "unicode": "1F1E6",
+    "name": "regional indicator symbol letter a",
+    "shortname": ":regional_indicator_a:",
+    "category": "regional",
+    "moji": "๐Ÿ‡ฆ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "luggage": {
+    "unicode": "1F9F3",
+    "name": "luggage",
+    "shortname": ":luggage:",
+    "category": "travel",
+    "moji": "๐Ÿงณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "flying_saucer": {
+    "unicode": "1F6F8",
+    "name": "flying saucer",
+    "shortname": ":flying_saucer:",
+    "category": "travel",
+    "moji": "๐Ÿ›ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "firecracker": {
+    "unicode": "1F9E8",
+    "name": "firecracker",
+    "shortname": ":firecracker:",
+    "category": "travel",
+    "moji": "๐Ÿงจ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "pirate_flag": {
+    "unicode": "1F3F4-2620",
+    "name": "pirate flag",
+    "shortname": ":pirate_flag:",
+    "category": "flags",
+    "moji": "๐Ÿดโ€โ˜ ๏ธ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "england": {
+    "unicode": "1F3F4-E0067-E0062-E0065-E006E-E0067-E007F",
+    "name": "England",
+    "shortname": ":england:",
+    "category": "flags",
+    "moji": "๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "scotland": {
+    "unicode": "1F3F4-E0067-E0062-E0073-E0063-E0074-E007F",
+    "name": "Scotland",
+    "shortname": ":scotland:",
+    "category": "flags",
+    "moji": "๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "wales": {
+    "unicode": "1F3F4-E0067-E0062-E0077-E006C-E0073-E007F",
+    "name": "Wales",
+    "shortname": ":wales:",
+    "category": "flags",
+    "moji": "๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
+  },
+  "united_nations": {
+    "unicode": "1F1FA-1F1F3",
+    "name": "United Nations",
+    "shortname": ":united_nations:",
+    "category": "flags",
+    "moji": "๐Ÿ‡บ๐Ÿ‡ณ",
+    "unicode_alternates": [
+
+    ],
+    "aliases": [
+
+    ],
+    "aliases_ascii": [
+
+    ],
+    "keywords": [
+
+    ]
   }
 }
diff --git a/debian/changelog b/debian/changelog
index b167e4a4..6c5bfb03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-ruby-gemojione (3.3.0-2) UNRELEASED; urgency=medium
+ruby-gemojione (4.1.0+git20210119.1.e8e498a-1) UNRELEASED; urgency=medium
 
   [ Utkarsh Gupta ]
   * Add salsa-ci.yml
@@ -18,8 +18,9 @@ ruby-gemojione (3.3.0-2) UNRELEASED; urgency=medium
   * Update watch file format version to 4.
   * Bump debhelper from old 12 to 13.
   * Set upstream metadata fields: Repository-Browse.
+  * New upstream snapshot.
 
- -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Tue, 13 Aug 2019 05:10:57 +0530
+ -- Utkarsh Gupta <guptautkarsh2102@gmail.com>  Mon, 16 Jan 2023 11:17:17 -0000
 
 ruby-gemojione (3.3.0-1) unstable; urgency=medium
 
diff --git a/debian/patches/remove-bundler.patch b/debian/patches/remove-bundler.patch
index 9f424b3c..f47f5d63 100644
--- a/debian/patches/remove-bundler.patch
+++ b/debian/patches/remove-bundler.patch
@@ -3,9 +3,11 @@ Author: Balasankar C <balasankarc@autistici.org>
 Last-Update: 2015-12-03
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/test/test_helper.rb
-+++ b/test/test_helper.rb
-@@ -2,7 +2,6 @@
+Index: ruby-gemojione.git/test/test_helper.rb
+===================================================================
+--- ruby-gemojione.git.orig/test/test_helper.rb
++++ ruby-gemojione.git/test/test_helper.rb
+@@ -2,7 +2,6 @@ require 'simplecov'
  SimpleCov.start
  
  require 'rubygems'
diff --git a/gemojione.gemspec b/gemojione.gemspec
index ddcbb98f..c43424fa 100644
--- a/gemojione.gemspec
+++ b/gemojione.gemspec
@@ -6,11 +6,11 @@ require 'gemojione/version'
 Gem::Specification.new do |spec|
   spec.name          = "gemojione"
   spec.version       = Gemojione::VERSION
-  spec.authors       = ["Steve Klabnik", "Winfield Peterson", "Jonathan Wiesel"]
-  spec.email         = ["steve@steveklabnik.com", "winfield.peterson@gmail.com", "jonathanwiesel@gmail.com"]
+  spec.authors       = ["Steve Klabnik", "Winfield Peterson", "Jonathan Wiesel", "Allan McLelland"]
+  spec.email         = ["steve@steveklabnik.com", "winfield.peterson@gmail.com", "jonathanwiesel@gmail.com", "allan@bonus.ly"]
   spec.description   = %q{A gem for EmojiOne}
   spec.summary       = %q{A gem for EmojiOne}
-  spec.homepage      = "http://github.com/jonathanwiesel/gemojione"
+  spec.homepage      = "https://github.com/bonusly/gemojione"
   spec.license       = "MIT"
 
   spec.files         = `git ls-files`.split($/)
@@ -20,7 +20,7 @@ Gem::Specification.new do |spec|
 
   spec.add_dependency "json"
 
-  spec.add_development_dependency "bundler", "~> 1.3"
+  spec.add_development_dependency "bundler"
   spec.add_development_dependency "rake"
   spec.add_development_dependency "minitest"
   spec.add_development_dependency "sprite-factory"
diff --git a/lib/gemojione.rb b/lib/gemojione.rb
index a50e3158..6219ad4b 100644
--- a/lib/gemojione.rb
+++ b/lib/gemojione.rb
@@ -9,6 +9,8 @@ rescue LoadError
 end
 
 require 'gemojione/index'
+require 'gemojione/categories'
+# require 'gemojione/index_importer'
 
 require 'gemojione/railtie' if defined?(Rails::Railtie)
 
@@ -63,7 +65,8 @@ module Gemojione
 
   def self.image_url_for_name(name)
     emoji = index.find_by_name(name)
-    "#{asset_host}#{ File.join(asset_path, emoji['unicode']) }.#{ use_svg ? 'svg' : 'png' }"
+    unicode = use_svg ? emoji['unicode'].upcase : emoji['unicode'].downcase
+    "#{asset_host}#{ File.join(asset_path, unicode) }.#{ use_svg ? 'svg' : 'png' }"
   end
 
   def self.image_url_for_unicode_moji(moji)
@@ -72,11 +75,20 @@ module Gemojione
   end
 
   def self.image_tag_for_moji(moji)
+    emoji = index.find_by_moji(moji)
+    if use_sprite
+      %Q{<span class="emojione emojione-#{emoji['unicode'].to_s.downcase}" alt="#{ emoji['name'] }" title="#{ emoji['shortname'] }">#{ moji }</span>}
+    else
+      %Q{<img alt="#{emoji['moji']}" class="emoji" src="#{ image_url_for_unicode_moji(moji) }"#{ default_size ? ' style="width: '+default_size+';"' : '' }>}
+    end
+  end
+
+  def self.image_tag_for_unicode(unicode)
+    emoji = index.find_by_unicode(unicode)
     if use_sprite
-      emoji = index.find_by_moji(moji)
-      %Q{<span class="emojione emojione-#{emoji['unicode'].to_s.downcase}" alt="#{ moji }" title="#{ moji }">#{ moji }</span>}
+      %Q{<span class="emojione emojione-#{emoji['unicode'].to_s.downcase}" alt="#{ emoji['name'] }" title="#{ emoji['shortname'] }">#{ emoji['moji'] }</span>}
     else
-      %Q{<img alt="#{moji}" class="emoji" src="#{ image_url_for_unicode_moji(moji) }"#{ default_size ? ' style="width: '+default_size+';"' : '' }>}
+      %Q{<img alt="#{emoji['name']}" class="emoji" src="#{ image_url_for_unicode_moji(emoji['moji']) }"#{ default_size ? ' style="width: '+default_size+';"' : '' }>}
     end
   end
 
@@ -104,9 +116,27 @@ module Gemojione
     safe_string = safe_string(string.dup)
     safe_string.gsub!(index.shortname_moji_regex) do |code|
       name = code.tr(':','')
-      moji = index.find_by_name(name)['moji']
-      Gemojione.image_tag_for_moji(moji)
+      moji = index.find_by_name(name)
+      Gemojione.image_tag_for_unicode(moji['unicode'])
+    end
+    safe_string = safe_string.html_safe if safe_string.respond_to?(:html_safe)
+
+    safe_string
+  end
+
+  def self.replace_named_moji_with_unicode_moji(string)
+    return string unless string
+    unless string.match(index.shortname_moji_regex)
+      return safe_string(string)
+    end
+
+    safe_string = safe_string(string.dup)
+    safe_string.gsub!(index.shortname_moji_regex) do |code|
+      name = code.tr(':','')
+      moji = index.find_by_name(name)
+      moji['moji']
     end
+
     safe_string = safe_string.html_safe if safe_string.respond_to?(:html_safe)
 
     safe_string
@@ -131,6 +161,21 @@ module Gemojione
     safe_string
   end
 
+  def self.replace_unicode_moji_with_names(string)
+    return string unless string
+    unless string.match(index.unicode_moji_regex)
+      return safe_string(string)
+    end
+
+      safe_string = safe_string(string.dup)
+      safe_string.gsub!(index.unicode_moji_regex) do |moji|
+        index.find_by_moji(moji)['shortname']
+      end
+      safe_string = safe_string.html_safe if safe_string.respond_to?(:html_safe)
+
+      safe_string
+  end
+
   def self.safe_string(string)
     if string.respond_to?(:html_safe?) && string.html_safe?
       string
diff --git a/lib/gemojione/categories.rb b/lib/gemojione/categories.rb
new file mode 100644
index 00000000..792dd076
--- /dev/null
+++ b/lib/gemojione/categories.rb
@@ -0,0 +1,217 @@
+module Gemojione
+  class Categories
+    def self.all(hide_explicit=false)
+      new.all(hide_explicit)
+    end
+
+    def all(hide_explicit)
+      @hide_explicit = hide_explicit
+
+      categories.each_with_object({}) do |category, hash|
+        hash[category.capitalize] = mojis_for_category(category)
+      end
+    end
+
+    private
+
+    attr_reader :hide_explicit
+
+    def index
+      @index ||= Gemojione::Index.new
+    end
+
+    def categories
+      %w[people nature food activity travel objects symbols flags]
+    end
+
+    def mojis_for_category(category)
+      send(category).map do |name|
+        moji = index.find_by_name(name)
+        moji unless hide_explicit && moji['explicit']
+      end.compact
+    end
+
+    def people
+      """
+        grinning smiley smile grin laughing sweat_smile joy rofl relaxed blush innocent slight_smile upside_down
+        wink relieved zany_face star_struck heart_eyes kissing_heart kissing kissing_smiling_eyes kissing_closed_eyes yum
+        stuck_out_tongue_winking_eye stuck_out_tongue_closed_eyes stuck_out_tongue money_mouth hugging nerd sunglasses
+        cowboy smirk unamused disappointed pensive worried face_with_raised_eyebrow face_with_monocle confused slight_frown
+        frowning2 persevere confounded tired_face weary triumph angry rage face_with_symbols_over_mouth
+        no_mouth neutral_face expressionless hushed frowning anguished open_mouth astonished dizzy_face exploding_head flushed scream
+        fearful cold_sweat cry disappointed_relieved drooling_face sob sweat sleepy sleeping rolling_eyes thinking
+        shushing_face face_with_hand_over_mouth lying_face grimacing zipper_mouth face_vomiting nauseated_face sneezing_face mask thermometer_face
+        head_bandage smiling_imp imp japanese_ogre japanese_goblin poop ghost skull skull_crossbones alien space_invader
+        robot jack_o_lantern clown smiley_cat smile_cat joy_cat heart_eyes_cat smirk_cat kissing_cat scream_cat crying_cat_face
+        pouting_cat open_hands raised_hands palms_up_together clap pray handshake thumbsup thumbsdown punch fist left_facing_fist
+        right_facing_fist fingers_crossed v metal love_you_gesture ok_hand point_left point_right point_up_2 point_down point_up
+        raised_hand raised_back_of_hand hand_splayed vulcan wave call_me muscle middle_finger writing_hand selfie
+        nail_care ring lipstick kiss lips tongue ear nose footprints eye eyes speaking_head bust_in_silhouette
+        busts_in_silhouette baby boy girl man woman blond-haired_woman blond-haired_man older_man older_woman
+        woman_wearing_turban man_wearing_turban woman_police_officer man_police_officer
+        woman_construction_worker construction_worker woman_guard man_guard woman_detective man_detective woman_health_worker
+        man_health_worker woman_farmer man_farmer woman_cook man_cook woman_student man_student woman_singer man_singer
+        woman_teacher man_teacher woman_factory_worker man_factory_worker woman_technologist man_technologist
+        woman_office_worker man_office_worker woman_mechanic man_mechanic woman_scientist man_scientist woman_artist
+        man_artist woman_firefighter man_firefighter woman_pilot man_pilot woman_astronaut man_astronaut woman_judge
+        man_judge mrs_claus santa princess prince bride_with_veil man_in_tuxedo angel pregnant_woman breast_feeding woman_bowing
+        man_bowing woman_tipping_hand man_tipping_hand woman_gesturing_no man_gesturing_no woman_gesturing_ok
+        man_gesturing_ok woman_raising_hand man_raising_hand woman_facepalming man_facepalming woman_shrugging
+        man_shrugging woman_pouting man_pouting woman_frowning man_frowning woman_getting_haircut man_getting_haircut
+        woman_getting_face_massage man_getting_face_massage man_in_business_suit_levitating dancer man_dancing women_with_bunny_ears_partying
+        men_with_bunny_ears_partying woman_walking man_walking woman_running man_running couple two_women_holding_hands
+        two_men_holding_hands couple_with_heart couple_ww couple_mm couplekiss kiss_ww kiss_mm family family_mwg family_mwgb
+        family_mwbb family_mwgg family_wwb family_wwg family_wwgb family_wwbb family_wwgg family_mmb family_mmg family_mmgb
+        family_mmbb family_mmgg family_woman_boy family_woman_girl family_woman_girl_boy family_woman_boy_boy
+        family_woman_girl_girl family_man_boy family_man_girl family_man_girl_boy family_man_boy_boy family_man_girl_girl
+        bearded_person woman_with_headscarf woman_mage man_mage woman_fairy man_fairy woman_vampire man_vampire
+        mermaid merman woman_elf man_elf woman_genie man_genie woman_zombie man_zombie
+        womans_clothes shirt jeans necktie dress bikini kimono high_heel sandal boot mans_shoe athletic_shoe womans_hat
+        tophat mortar_board crown helmet_with_cross school_satchel pouch purse handbag briefcase eyeglasses dark_sunglasses
+        closed_umbrella umbrella2 brain billed_cap scarf gloves coat socks
+      """.split(' ')
+    end
+
+    def nature
+      """
+        dog cat mouse hamster rabbit fox bear panda_face koala tiger lion_face cow pig pig_nose frog monkey_face see_no_evil
+        hear_no_evil speak_no_evil monkey chicken penguin bird baby_chick hatching_chick hatched_chick duck eagle owl bat wolf boar
+        horse unicorn bee bug butterfly snail shell beetle ant spider spider_web turtle snake lizard scorpion crab squid octopus shrimp
+        tropical_fish fish blowfish dolphin shark whale whale2 crocodile leopard tiger2 water_buffalo ox cow2 deer dromedary_camel camel
+        elephant rhino gorilla racehorse pig2 goat ram sheep dog2 poodle cat2 rooster turkey dove rabbit2 mouse2 rat chipmunk dragon
+        giraffe zebra hedgehog sauropod t_rex cricket dragon_face feet cactus christmas_tree evergreen_tree deciduous_tree palm_tree seedling herb shamrock four_leaf_clover
+        bamboo tanabata_tree leaves fallen_leaf maple_leaf mushroom ear_of_rice bouquet tulip rose wilted_rose sunflower blossom
+        cherry_blossom hibiscus earth_americas earth_africa earth_asia full_moon waning_gibbous_moon last_quarter_moon
+        waning_crescent_moon new_moon waxing_crescent_moon first_quarter_moon waxing_gibbous_moon new_moon_with_face
+        full_moon_with_face sun_with_face first_quarter_moon_with_face last_quarter_moon_with_face crescent_moon dizzy star star2
+        sparkles zap fire boom comet sunny white_sun_small_cloud partly_sunny white_sun_cloud white_sun_rain_cloud rainbow cloud
+        cloud_rain thunder_cloud_rain cloud_lightning cloud_snow snowman2 snowman snowflake wind_blowing_face dash cloud_tornado
+        fog ocean droplet sweat_drops umbrella
+      """.split(' ')
+    end
+
+    def food
+      """
+        green_apple apple pear tangerine lemon banana watermelon grapes strawberry melon cherries peach pineapple kiwi
+        avocado tomato eggplant cucumber carrot corn hot_pepper potato sweet_potato chestnut peanuts honey_pot croissant
+        bread french_bread cheese egg cooking bacon pancakes fried_shrimp poultry_leg meat_on_bone pizza hotdog hamburger
+        fries stuffed_flatbread taco burrito salad shallow_pan_of_food spaghetti ramen stew fish_cake sushi bento curry
+        rice_ball rice rice_cracker oden dango shaved_ice ice_cream icecream cake birthday custard lollipop candy
+        chocolate_bar popcorn doughnut cookie milk baby_bottle coffee tea sake beer beers champagne_glass wine_glass
+        tumbler_glass cocktail tropical_drink champagne spoon fork_and_knife fork_knife_plate dumpling fortune_cookie
+        takeout_box chopsticks bowl_with_spoon cup_with_straw coconut broccoli pie pretzel cut_of_meat sandwich canned_food
+      """.split(' ')
+    end
+
+    def activity
+      """
+        soccer basketball football baseball tennis volleyball rugby_football 8ball ping_pong badminton goal hockey field_hockey
+        golf bow_and_arrow fishing_pole_and_fish boxing_glove martial_arts_uniform ice_skate ski skier snowboarder
+        woman_lifting_weights man_lifting_weights person_fencing women_wrestling men_wrestling woman_cartwheeling
+        man_cartwheeling woman_bouncing_ball man_bouncing_ball woman_playing_handball man_playing_handball woman_golfing
+        man_golfing woman_surfing man_surfing woman_swimming man_swimming woman_playing_water_polo
+        man_playing_water_polo woman_rowing_boat man_rowing_boat horse_racing woman_biking man_biking woman_mountain_biking man_mountain_biking
+        woman_in_steamy_room man_in_steamy_room woman_climbing man_climbing woman_in_lotus_position man_in_lotus_position
+        running_shirt_with_sash medal military_medal first_place second_place
+        third_place trophy rosette reminder_ribbon ticket tickets circus_tent woman_juggling man_juggling performing_arts art
+        clapper microphone headphones musical_score musical_keyboard drum saxophone trumpet guitar violin game_die dart bowling
+        video_game slot_machine sled curling_stone
+      """.split(' ')
+    end
+
+    def travel
+      """
+        red_car taxi blue_car bus trolleybus race_car police_car ambulance fire_engine minibus truck articulated_lorry tractor
+        scooter bike motor_scooter motorcycle rotating_light oncoming_police_car oncoming_bus oncoming_automobile oncoming_taxi
+        aerial_tramway mountain_cableway suspension_railway railway_car train mountain_railway monorail bullettrain_side
+        bullettrain_front light_rail steam_locomotive train2 metro tram station helicopter airplane_small airplane
+        airplane_departure airplane_arriving rocket satellite_orbital seat canoe sailboat motorboat speedboat cruise_ship
+        ferry ship anchor construction fuelpump busstop vertical_traffic_light traffic_light map moyai statue_of_liberty
+        fountain tokyo_tower european_castle japanese_castle stadium ferris_wheel roller_coaster carousel_horse beach_umbrella
+        beach island mountain mountain_snow mount_fuji volcano desert camping tent railway_track motorway construction_site
+        factory house house_with_garden homes house_abandoned office department_store post_office european_post_office hospital
+        bank hotel convenience_store school love_hotel wedding classical_building church mosque synagogue kaaba shinto_shrine
+        japan rice_scene park sunrise sunrise_over_mountains stars sparkler fireworks city_sunset city_dusk cityscape
+        night_with_stars milky_way bridge_at_night foggy flying_saucer
+      """.split(' ')
+    end
+
+    def objects
+      """
+        watch iphone calling computer keyboard desktop printer mouse_three_button trackball joystick compression minidisc
+        floppy_disk cd dvd vhs camera camera_with_flash video_camera movie_camera projector film_frames telephone_receiver
+        telephone pager fax tv radio microphone2 level_slider control_knobs stopwatch timer alarm_clock clock hourglass
+        hourglass_flowing_sand satellite battery electric_plug bulb flashlight candle wastebasket oil money_with_wings
+        dollar yen euro pound moneybag credit_card gem scales wrench hammer hammer_pick tools pick nut_and_bolt gear
+        chains gun bomb knife dagger crossed_swords shield smoking coffin urn amphora crystal_ball prayer_beads barber
+        alembic telescope microscope hole pill syringe thermometer toilet potable_water shower bathtub bath bellhop key
+        key2 door couch bed sleeping_accommodation frame_photo shopping_bags shopping_cart gift balloon flags ribbon
+        confetti_ball tada dolls izakaya_lantern wind_chime envelope envelope_with_arrow incoming_envelope e-mail
+        love_letter inbox_tray outbox_tray package label mailbox_closed mailbox mailbox_with_mail mailbox_with_no_mail
+        postbox postal_horn scroll page_with_curl page_facing_up bookmark_tabs bar_chart chart_with_upwards_trend
+        chart_with_downwards_trend notepad_spiral calendar_spiral calendar date card_index card_box ballot_box
+        file_cabinet clipboard file_folder open_file_folder dividers newspaper2 newspaper notebook
+        notebook_with_decorative_cover ledger closed_book green_book blue_book orange_book books book bookmark link
+        paperclip paperclips triangular_ruler straight_ruler pushpin round_pushpin scissors pen_ballpoint pen_fountain
+        black_nib paintbrush crayon pencil pencil2 mag mag_right lock_with_ink_pen closed_lock_with_key lock unlock
+      """.split(' ')
+    end
+
+    def symbols
+      """
+        heart orange_heart yellow_heart green_heart blue_heart purple_heart black_heart broken_heart heart_exclamation two_hearts
+        revolving_hearts heartbeat heartpulse sparkling_heart cupid gift_heart heart_decoration peace cross star_and_crescent
+        om_symbol wheel_of_dharma star_of_david six_pointed_star menorah yin_yang orthodox_cross place_of_worship ophiuchus
+        aries taurus gemini cancer leo virgo libra scorpius sagittarius capricorn aquarius pisces id atom accept radioactive
+        biohazard mobile_phone_off vibration_mode u6709 u7121 u7533 u55b6 u6708 eight_pointed_black_star vs white_flower
+        ideograph_advantage secret congratulations u5408 u6e80 u5272 u7981 a b ab cl o2 sos x o octagonal_sign no_entry
+        name_badge no_entry_sign 100 anger hotsprings no_pedestrians do_not_litter no_bicycles non-potable_water underage
+        no_mobile_phones no_smoking exclamation grey_exclamation question grey_question bangbang interrobang low_brightness
+        high_brightness part_alternation_mark warning children_crossing trident fleur-de-lis beginner recycle
+        white_check_mark u6307 chart sparkle eight_spoked_asterisk negative_squared_cross_mark globe_with_meridians
+        diamond_shape_with_a_dot_inside m cyclone zzz atm wc wheelchair parking u7a7a sa passport_control customs
+        baggage_claim left_luggage mens womens baby_symbol restroom put_litter_in_its_place cinema signal_strength koko
+        symbols information_source abc abcd capital_abcd ng ok up cool new free zero one two three four five six seven
+        eight nine keycap_ten 1234 hash asterisk arrow_forward pause_button play_pause stop_button record_button eject
+        track_next track_previous fast_forward rewind arrow_double_up arrow_double_down arrow_backward arrow_up_small
+        arrow_down_small arrow_right arrow_left arrow_up arrow_down arrow_upper_right arrow_lower_right arrow_lower_left
+        arrow_upper_left arrow_up_down left_right_arrow arrow_right_hook leftwards_arrow_with_hook arrow_heading_up
+        arrow_heading_down twisted_rightwards_arrows repeat repeat_one arrows_counterclockwise arrows_clockwise
+        musical_note notes heavy_plus_sign heavy_minus_sign heavy_division_sign heavy_multiplication_x heavy_dollar_sign
+        currency_exchange tm copyright registered wavy_dash curly_loop loop end back on top soon heavy_check_mark
+        ballot_box_with_check radio_button white_circle black_circle red_circle blue_circle small_red_triangle
+        small_red_triangle_down small_orange_diamond small_blue_diamond large_orange_diamond large_blue_diamond
+        white_square_button black_square_button black_small_square white_small_square black_medium_small_square
+        white_medium_small_square black_medium_square white_medium_square black_large_square white_large_square speaker
+        mute sound loud_sound bell no_bell mega loudspeaker speech_left eye_in_speech_bubble speech_balloon thought_balloon
+        anger_right spades clubs hearts diamonds black_joker flower_playing_cards mahjong clock1 clock2 clock3 clock4 clock5
+        clock6 clock7 clock8 clock9 clock10 clock11 clock12 clock130 clock230 clock330 clock430 clock530 clock630
+        clock730 clock830 clock930 clock1030 clock1130 clock1230
+      """.split(' ')
+    end
+
+    def flags
+      """
+        flag_white flag_black checkered_flag triangular_flag_on_post rainbow_flag flag_af flag_ax flag_al flag_dz flag_as
+        flag_ad flag_ao flag_ai flag_aq flag_ag flag_ar flag_am flag_aw flag_au flag_at flag_az flag_bs flag_bh flag_bd flag_bb
+        flag_by flag_be flag_bz flag_bj flag_bm flag_bt flag_bo flag_ba flag_bw flag_br flag_io flag_vg flag_bn flag_bg flag_bf
+        flag_bi flag_kh flag_cm flag_ca flag_ic flag_cv flag_bq flag_ky flag_cf flag_td flag_cl flag_cn flag_cx flag_cc flag_co
+        flag_km flag_cg flag_cd flag_ck flag_cr flag_ci flag_hr flag_cu flag_cw flag_cy flag_cz flag_dk flag_dj flag_dm flag_do
+        flag_ec flag_eg flag_sv flag_gq flag_er flag_ee flag_et flag_eu flag_fk flag_fo flag_fj flag_fi flag_fr flag_gf flag_pf
+        flag_tf flag_ga flag_gm flag_ge flag_de flag_gh flag_gi flag_gr flag_gl flag_gd flag_gp flag_gu flag_gt flag_gg flag_gn
+        flag_gw flag_gy flag_ht flag_hn flag_hk flag_hu flag_is flag_in flag_id flag_ir flag_iq flag_ie flag_im flag_il flag_it
+        flag_jm flag_jp crossed_flags flag_je flag_jo flag_kz flag_ke flag_ki flag_xk flag_kw flag_kg flag_la flag_lv flag_lb
+        flag_ls flag_lr flag_ly flag_li flag_lt flag_lu flag_mo flag_mk flag_mg flag_mw flag_my flag_mv flag_ml flag_mt flag_mh
+        flag_mq flag_mr flag_mu flag_yt flag_mx flag_fm flag_md flag_mc flag_mn flag_me flag_ms flag_ma flag_mz flag_mm flag_na
+        flag_nr flag_np flag_nl flag_nc flag_nz flag_ni flag_ne flag_ng flag_nu flag_nf flag_kp flag_mp flag_no flag_om flag_pk
+        flag_pw flag_ps flag_pa flag_pg flag_py flag_pe flag_ph flag_pn flag_pl flag_pt flag_pr flag_qa flag_re flag_ro flag_ru
+        flag_rw flag_ws flag_sm flag_st flag_sa flag_sn flag_rs flag_sc flag_sl flag_sg flag_sx flag_sk flag_si flag_gs flag_sb
+        flag_so flag_za flag_kr flag_ss flag_es flag_lk flag_bl flag_sh flag_kn flag_lc flag_pm flag_vc flag_sd flag_sr flag_sz
+        flag_se flag_ch flag_sy flag_tw flag_tj flag_tz flag_th flag_tl flag_tg flag_tk flag_to flag_tt flag_tn flag_tr flag_tm
+        flag_tc flag_tv flag_vi flag_ug flag_ua flag_ae flag_gb flag_us flag_uy flag_uz flag_vu flag_va flag_ve flag_vn flag_wf
+        flag_eh flag_ye flag_zm flag_zw flag_ac flag_ta flag_bv flag_hm flag_sj flag_um flag_ea flag_cp flag_dg flag_mf
+        united_nations england scotland wales
+      """.split(' ')
+    end
+  end
+end
diff --git a/lib/gemojione/index.rb b/lib/gemojione/index.rb
index 4118a4ce..16cbbb26 100644
--- a/lib/gemojione/index.rb
+++ b/lib/gemojione/index.rb
@@ -4,7 +4,7 @@ module Gemojione
 
     def initialize(emoji_list=nil)
       emoji_list ||= begin
-        emoji_json = File.read(File.absolute_path(File.dirname(__FILE__) + '/../../config/index.json'))
+        emoji_json = File.read(File.absolute_path(File.dirname(__FILE__) + '/../../config/index.json'), :encoding => 'UTF-8')
         JSON.parse(emoji_json)
       end
 
@@ -14,6 +14,7 @@ module Gemojione
       @emoji_by_code = {}
       @emoji_by_keyword = {}
       @emoji_by_category = {}
+      @emoji_by_unicode = {}
       @all = emoji_list
 
       emoji_list.each do |key, emoji_hash|
@@ -38,6 +39,9 @@ module Gemojione
         moji = emoji_hash['moji']
         @emoji_by_moji[moji] = emoji_hash if moji
 
+        unicode = emoji_hash['unicode']
+        @emoji_by_unicode[unicode] = emoji_hash if unicode
+
         emoji_hash['keywords'].each do |emoji_keyword|
           @emoji_by_keyword[emoji_keyword] ||= []
           @emoji_by_keyword[emoji_keyword] << emoji_hash
@@ -51,7 +55,7 @@ module Gemojione
       end
 
       @emoji_code_regex = /#{@emoji_by_code.keys.map{|ec| Regexp.escape(ec)}.join('|')}/
-      @emoji_moji_regex = /#{@emoji_by_moji.keys.map{|ec| Regexp.escape(ec)}.join('|')}/
+      @emoji_moji_regex = /#{@emoji_by_moji.keys.sort { |a, b| b.length <=> a.length }.map{|ec| Regexp.escape(ec)}.join('|')}/
       @emoji_ascii_regex = /#{@emoji_by_ascii.keys.map{|ec| Regexp.escape(ec)}.join('|')}/
     end
 
@@ -79,6 +83,10 @@ module Gemojione
       @emoji_by_code[shortname]
     end
 
+    def find_by_unicode(unicode)
+      @emoji_by_unicode[unicode]
+    end
+
     def unicode_moji_regex
       @emoji_moji_regex
     end
diff --git a/lib/gemojione/index_importer.rb b/lib/gemojione/index_importer.rb
new file mode 100644
index 00000000..8e5c2cc0
--- /dev/null
+++ b/lib/gemojione/index_importer.rb
@@ -0,0 +1,94 @@
+class IndexImporter
+  SOURCE = 'https://raw.githubusercontent.com/joypixels/emojione/master/emoji.json'
+
+  def self.import_from_emojione
+    new.import_from_emojione
+  end
+
+  def import_from_emojione
+    count = 0
+
+    mojis.each do |array|
+      unicode = array[0].upcase
+      hash = array[1]
+
+      unless index.find_by_unicode(unicode)
+        count += 1
+        add_moji(
+          hash['shortname'].gsub(':', ''),
+          unicode,
+          hash['name'],
+          hash['category'],
+          hash['code_points']['fully_qualified'].split('-').map { |u| u.downcase.to_i(16) }.pack('U*'),
+          hash['shortname_alternates']
+        )
+      end
+    end
+
+    puts "Added #{count} emojis to the index"
+  end
+
+  private
+
+  def mojis
+    @mojis ||= JSON.parse(HTTParty.get(SOURCE).body)
+  end
+
+  def index
+    @index ||= Gemojione::Index.new
+  end
+
+  def add_moji(name, unicode, description, category, moji, aliases)
+    file = File.absolute_path(File.dirname(__FILE__) + '/../../config/index.json')
+    emoji_list ||= begin
+      emoji_json = File.read(file)
+      JSON.parse(emoji_json)
+    end
+
+    emoji_list[name] = {
+      'unicode'            => unicode,
+      'name'               => description,
+      'shortname'          => ":#{name}:",
+      'category'           => category,
+      'moji'               => moji,
+      'unicode_alternates' => [],
+      'aliases'            => aliases,
+      'aliases_ascii'      => [],
+      'keywords'           => []
+    }
+
+    File.open(file, 'w') do |f|
+      f.write(JSON.pretty_generate(emoji_list))
+    end
+  end
+
+  def self.prettyify_index
+    file = File.absolute_path(File.dirname(__FILE__) + '/../config/index.json')
+    emoji_list ||= begin
+      emoji_json = File.read(file)
+      JSON.parse(emoji_json)
+    end
+
+     File.open(file, 'w') do |f|
+      f.write(JSON.pretty_generate(emoji_list))
+    end
+  end
+
+  def self.add_alias(moji, new_alias)
+    file = File.absolute_path(File.dirname(__FILE__) + '/../config/index.json')
+    emoji_list ||= begin
+      emoji_json = File.read(file)
+      JSON.parse(emoji_json)
+    end
+
+     index = Index.new
+    return if index.find_by_moji(moji).nil?
+
+     name = index.find_by_moji(moji)['name']
+    emoji_list[name]['aliases'] << ":#{new_alias}:"
+
+     File.open(file, 'w') do |f|
+      f.write(JSON.pretty_generate(emoji_list))
+    end
+  end
+end
diff --git a/lib/gemojione/version.rb b/lib/gemojione/version.rb
index 4ec3044c..8850a184 100644
--- a/lib/gemojione/version.rb
+++ b/lib/gemojione/version.rb
@@ -1,3 +1,3 @@
 module Gemojione
-  VERSION = "3.3.0"
+  VERSION = "4.3.3"
 end
diff --git a/test/gemojione_test.rb b/test/gemojione_test.rb
index 620fe9d8..b57038e5 100644
--- a/test/gemojione_test.rb
+++ b/test/gemojione_test.rb
@@ -5,11 +5,11 @@ require File.absolute_path File.dirname(__FILE__) + '/test_helper'
 describe Gemojione do
   describe "image_url_for_name" do
     it 'should generate url' do
-      assert_equal 'http://localhost:3000/1F300.png', Gemojione.image_url_for_name('cyclone')
+      assert_equal 'http://localhost:3000/1f300.png', Gemojione.image_url_for_name('cyclone')
     end
 
     it 'should generate url' do
-      assert_equal 'http://localhost:3000/1F44D.png', Gemojione.image_url_for_name('+1')
+      assert_equal 'http://localhost:3000/1f44d.png', Gemojione.image_url_for_name('+1')
     end
 
     it 'should generate url' do
@@ -21,7 +21,7 @@ describe Gemojione do
 
   describe "image_url_for_unicode_moji" do
     it 'should generate url' do
-      assert_equal 'http://localhost:3000/1F300.png', Gemojione.image_url_for_unicode_moji('๐ŸŒ€')
+      assert_equal 'http://localhost:3000/1f300.png', Gemojione.image_url_for_unicode_moji('๐ŸŒ€')
     end
   end
 
@@ -63,18 +63,18 @@ describe Gemojione do
 
   describe 'image_tag_for_moji' do
     it 'should generate a clean img tag if default_size undefined' do
-      assert_equal '<img alt="๐ŸŒ€" class="emoji" src="http://localhost:3000/1F300.png">', Gemojione.image_tag_for_moji('๐ŸŒ€')
+      assert_equal '<img alt="๐ŸŒ€" class="emoji" src="http://localhost:3000/1f300.png">', Gemojione.image_tag_for_moji('๐ŸŒ€')
     end
 
     it 'should generate a img tag with style tag if default_size is defined' do
       Gemojione.default_size='42px'
-      assert_equal '<img alt="๐ŸŒ€" class="emoji" src="http://localhost:3000/1F300.png" style="width: 42px;">', Gemojione.image_tag_for_moji('๐ŸŒ€')
+      assert_equal '<img alt="๐ŸŒ€" class="emoji" src="http://localhost:3000/1f300.png" style="width: 42px;">', Gemojione.image_tag_for_moji('๐ŸŒ€')
       Gemojione.default_size=nil
     end
 
     it 'should generate spritesheet tag' do
       with_emoji_config(:use_sprite, true) do
-        assert_equal "<span class=\"emojione emojione-1f300\" alt=\"๐ŸŒ€\" title=\"๐ŸŒ€\">๐ŸŒ€</span>", Gemojione.image_tag_for_moji('๐ŸŒ€')
+        assert_equal "<span class=\"emojione emojione-1f300\" alt=\"cyclone\" title=\":cyclone:\">๐ŸŒ€</span>", Gemojione.image_tag_for_moji('๐ŸŒ€')
       end
     end
   end
@@ -95,16 +95,22 @@ describe Gemojione do
       assert_equal "I <img alt=\"โค\" class=\"emoji\" src=\"http://localhost:3000/2764.png\"> Emoji", replaced_string
     end
 
+    it 'should replace diversity unicode moji properly' do
+      base_string = "Woman elf tone5 ๐Ÿง๐Ÿฟโ€โ™€๏ธ"
+      replaced_string = Gemojione.replace_unicode_moji_with_images(base_string)
+      assert_equal "Woman elf tone5 <img alt=\"๐Ÿง๐Ÿฟโ€โ™€๏ธ\" class=\"emoji\" src=\"http://localhost:3000/1f9dd-1f3ff-2640.png\">", replaced_string
+    end
+
     it 'should replace unicode moji with span tag for spritesheet' do
       with_emoji_config(:use_sprite, true) do
         base_string = "I โค Emoji"
         replaced_string = Gemojione.replace_unicode_moji_with_images(base_string)
-        assert_equal "I <span class=\"emojione emojione-2764\" alt=\"โค\" title=\"โค\">โค</span> Emoji", replaced_string
+        assert_equal "I <span class=\"emojione emojione-2764\" alt=\"heart\" title=\":heart:\">โค</span> Emoji", replaced_string
       end
     end
 
     it 'should escape regex breaker mojis' do
-      assert_equal "<img alt=\"*โƒฃ\" class=\"emoji\" src=\"http://localhost:3000/002A-20E3.png\">", Gemojione.replace_unicode_moji_with_images('*โƒฃ')
+      assert_equal "<img alt=\"*โƒฃ\" class=\"emoji\" src=\"http://localhost:3000/002a-20e3.png\">", Gemojione.replace_unicode_moji_with_images('*โƒฃ')
     end
 
     it 'should handle nil string' do
@@ -167,7 +173,7 @@ describe Gemojione do
       with_emoji_config(:use_sprite, true) do
         base_string = "I :heart: Emoji"
         replaced_string = Gemojione.replace_named_moji_with_images(base_string)
-        assert_equal "I <span class=\"emojione emojione-2764\" alt=\"โค\" title=\"โค\">โค</span> Emoji", replaced_string
+        assert_equal "I <span class=\"emojione emojione-2764\" alt=\"heart\" title=\":heart:\">โค</span> Emoji", replaced_string
       end
     end
 
@@ -177,19 +183,19 @@ describe Gemojione do
 
     it 'should escape html in non html_safe aware strings' do
       replaced_string = Gemojione.replace_named_moji_with_images(':heart:<script>')
-      assert_equal "<img alt=\"โค\" class=\"emoji\" src=\"http://localhost:3000/2764.png\">&lt;script&gt;", replaced_string
+      assert_equal "<img alt=\"heart\" class=\"emoji\" src=\"http://localhost:3000/2764.png\">&lt;script&gt;", replaced_string
     end
 
     it 'should replace coded moji with img tag' do
       base_string = "I :heart: Emoji"
       replaced_string = Gemojione.replace_named_moji_with_images(base_string)
-      assert_equal "I <img alt=\"โค\" class=\"emoji\" src=\"http://localhost:3000/2764.png\"> Emoji", replaced_string
+      assert_equal "I <img alt=\"heart\" class=\"emoji\" src=\"http://localhost:3000/2764.png\"> Emoji", replaced_string
     end
 
     it 'should replace aliased moji with img tag' do
       base_string = "Good one :+1:"
       replaced_string = Gemojione.replace_named_moji_with_images(base_string)
-      assert_equal "Good one <img alt=\"๐Ÿ‘\" class=\"emoji\" src=\"http://localhost:3000/1F44D.png\">", replaced_string
+      assert_equal "Good one <img alt=\"thumbsup\" class=\"emoji\" src=\"http://localhost:3000/1f44d.png\">", replaced_string
     end
 
     it 'should handle nil string' do
@@ -204,7 +210,7 @@ describe Gemojione do
           Gemojione.replace_named_moji_with_images(string)
         end
 
-        assert_equal "<img alt=\"โค\" class=\"emoji\" src=\"http://localhost:3000/2764.png\">&lt;script&gt;", replaced_string
+        assert_equal "<img alt=\"heart\" class=\"emoji\" src=\"http://localhost:3000/2764.png\">&lt;script&gt;", replaced_string
       end
 
       it 'should escape non html_safe? strings in all strings' do
@@ -224,7 +230,7 @@ describe Gemojione do
           Gemojione.replace_named_moji_with_images(string)
         end
 
-        assert_equal "<img alt=\"โค\" class=\"emoji\" src=\"http://localhost:3000/2764.png\"><a href=\"harmless\">", replaced_string
+        assert_equal "<img alt=\"heart\" class=\"emoji\" src=\"http://localhost:3000/2764.png\"><a href=\"harmless\">", replaced_string
       end
 
       it 'should always return an html_safe string for emoji' do
@@ -257,20 +263,39 @@ describe Gemojione do
     end
   end
 
+  describe 'replace_named_moji_with_unicode_moji' do
+    it 'should replace emoji name with unicode moji' do
+      replaced_string = Gemojione.replace_named_moji_with_unicode_moji("Going for a walk! :woman_walking:")
+      assert_equal "Going for a walk! ๐Ÿšถโ€โ™€๏ธ", replaced_string
+    end
+  end
+
   describe "replace_ascii_moji_with_images" do
     it 'should replace ascii moji with img tag' do
       replaced_string = Gemojione.replace_ascii_moji_with_images("Emoji is :-)")
-      assert_equal "Emoji is <img alt=\"๐Ÿ˜„\" class=\"emoji\" src=\"http://localhost:3000/1F604.png\">", replaced_string
+      assert_equal "Emoji is <img alt=\"๐Ÿ˜„\" class=\"emoji\" src=\"http://localhost:3000/1f604.png\">", replaced_string
     end
 
     it 'should replace ascii moji with span tag for sprite' do
       with_emoji_config(:use_sprite, true) do
         replaced_string = Gemojione.replace_ascii_moji_with_images("Emoji is :-)")
-        assert_equal "Emoji is <span class=\"emojione emojione-1f604\" alt=\"๐Ÿ˜„\" title=\"๐Ÿ˜„\">๐Ÿ˜„</span>", replaced_string
+        assert_equal "Emoji is <span class=\"emojione emojione-1f604\" alt=\"smile\" title=\":smile:\">๐Ÿ˜„</span>", replaced_string
       end
     end
   end
 
+  describe "replace_unicode_moji_with_names" do
+    it 'should replace unicode mojis with their shortnames' do
+      replaced_string = Gemojione.replace_unicode_moji_with_names("Emoji is ๐Ÿ˜„")
+      assert_equal "Emoji is :smile:", replaced_string
+    end
+
+    it 'replaces diversity mojis with their shortnames properly' do
+      replaced_string = Gemojione.replace_unicode_moji_with_names("Emoji is ๐Ÿง๐Ÿฟโ€โ™€๏ธ")
+      assert_equal "Emoji is :woman_elf_tone5:", replaced_string
+    end
+  end
+
   describe "images_path" do
     it "should always return a valid default path" do
       path = Gemojione.images_path
@@ -316,4 +341,4 @@ describe Gemojione do
       Gemojione.send("#{name}=", original_value)
     end
   end
-end
\ No newline at end of file
+end
diff --git a/test/string_ext_test.rb b/test/string_ext_test.rb
index 060bc538..136a86bf 100644
--- a/test/string_ext_test.rb
+++ b/test/string_ext_test.rb
@@ -15,14 +15,14 @@ describe String, 'with Emoji extensions' do
     it 'should replace named moji with an img tag' do
       base_string = "I :heart: Emoji"
       replaced_string = base_string.with_emoji_names
-      assert_equal "I <img alt=\"โค\" class=\"emoji\" src=\"http://localhost:3000/2764.png\"> Emoji", replaced_string
+      assert_equal "I <img alt=\"heart\" class=\"emoji\" src=\"http://localhost:3000/2764.png\"> Emoji", replaced_string
     end
   end
 
   describe '#image_url' do
     it 'should generate image_url' do
-      assert_equal 'http://localhost:3000/1F300.png', '๐ŸŒ€'.image_url
-      assert_equal 'http://localhost:3000/1F300.png', 'cyclone'.image_url
+      assert_equal 'http://localhost:3000/1f300.png', '๐ŸŒ€'.image_url
+      assert_equal 'http://localhost:3000/1f300.png', 'cyclone'.image_url
     end
   end
 

Debdiff

Debdiff is too long (more than 200 lines). Download the raw debdiff.

More details

Full run details