diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-20 18:12:31 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2021-10-20 18:12:31 +0000 |
commit | b420826c09cb69fd3db101b11e0482c896de73f7 (patch) | |
tree | b7886d6c9d13eda1c8ef0e7f8b3fb236d71440e2 | |
parent | dd1388bcdb2383df8aecc8dd22f8ae6bdd8473cd (diff) | |
download | gitlab-ce-b420826c09cb69fd3db101b11e0482c896de73f7.tar.gz |
Add latest changes from gitlab-org/gitlab@master
3637 files changed, 13459 insertions, 2222 deletions
diff --git a/.rubocop.yml b/.rubocop.yml index 4bf2392867d..7285f8cee5c 100644 --- a/.rubocop.yml +++ b/.rubocop.yml @@ -107,24 +107,26 @@ RSpec/MultipleMemoizedHelpers: Naming/FileName: ExpectMatchingDefinition: true Exclude: + - '**/*/*.builder' + - 'ee/bin/*' + - 'config.ru' + - 'config/**/*' + - 'ee/config/**/*' - 'db/**/*' - 'ee/db/**/*' + - 'ee/elastic/migrate/*' + - 'lib/tasks/**/*.rake' + - 'ee/lib/tasks/**/*.rake' + - 'lib/generators/**/*' + - 'ee/lib/generators/**/*' + - 'scripts/**/*' - 'spec/**/*' - - 'features/**/*' + - 'tooling/bin/*' - 'ee/spec/**/*' + - 'qa/bin/*' - 'qa/spec/**/*' - 'qa/qa/specs/**/*' - - 'qa/bin/*' - - 'ee/bin/*' - - 'config/**/*' - - 'ee/config/**/*' - - 'lib/generators/**/*' - - 'locale/unfound_translations.rb' - - 'ee/locale/unfound_translations.rb' - - 'ee/lib/generators/**/*' - - 'qa/qa/scenario/test/integration/ldap_no_tls.rb' - - 'qa/qa/scenario/test/integration/ldap_tls.rb' - - 'qa/tasks/*' + - 'qa/tasks/**/*.rake' IgnoreExecutableScripts: true AllowedAcronyms: diff --git a/.rubocop_manual_todo.yml b/.rubocop_manual_todo.yml index a646f6ec950..3e65a2af2ed 100644 --- a/.rubocop_manual_todo.yml +++ b/.rubocop_manual_todo.yml @@ -2604,3 +2604,73 @@ Rails/IncludeUrlHelper: - 'spec/lib/banzai/filter/issuable_state_filter_spec.rb' - 'spec/lib/banzai/filter/reference_redactor_filter_spec.rb' - 'spec/lib/banzai/reference_redactor_spec.rb' + +# WIP: https://gitlab.com/gitlab-org/gitlab/-/issues/343244 +Naming/FileName: + Exclude: + - 'app/controllers/concerns/clientside_preview_csp.rb' + - 'app/controllers/concerns/one_trust_csp.rb' + - 'app/controllers/concerns/static_object_external_storage_csp.rb' + - 'app/models/blob_viewer/csv.rb' + - 'app/views/issues/_issues_calendar.ics.ruby' + - 'ee/app/models/dast/branch.rb' + - 'ee/app/models/sca.rb' + - 'ee/lib/ee/gitlab/usage_data_counters/hll_redis_counter.rb' + - 'ee/lib/elastic/v12p1/application_class_proxy.rb' + - 'ee/lib/elastic/v12p1/application_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/config.rb' + - 'ee/lib/elastic/v12p1/issue_class_proxy.rb' + - 'ee/lib/elastic/v12p1/issue_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/merge_request_class_proxy.rb' + - 'ee/lib/elastic/v12p1/merge_request_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/milestone_class_proxy.rb' + - 'ee/lib/elastic/v12p1/milestone_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/note_class_proxy.rb' + - 'ee/lib/elastic/v12p1/note_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/project_class_proxy.rb' + - 'ee/lib/elastic/v12p1/project_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/project_wiki_class_proxy.rb' + - 'ee/lib/elastic/v12p1/project_wiki_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/repository_class_proxy.rb' + - 'ee/lib/elastic/v12p1/repository_instance_proxy.rb' + - 'ee/lib/elastic/v12p1/routing.rb' + - 'ee/lib/elastic/v12p1/snippet_class_proxy.rb' + - 'ee/lib/elastic/v12p1/snippet_instance_proxy.rb' + - 'ee/lib/gitlab/auth/smartcard/san_extension.rb' + - 'ee/lib/gitlab/cidr.rb' + - 'ee/lib/gitlab/elastic/bool_expr.rb' + - 'ee/lib/gitlab/spdx/catalogue.rb' + - 'ee/lib/gitlab/spdx/catalogue_gateway.rb' + - 'ee/lib/gitlab/spdx/license.rb' + - 'ee/lib/gitlab/status_page/storage/object.rb' + - 'haml_lint/inline_javascript.rb' + - 'lib/api/entities/mr_note.rb' + - 'lib/api/helpers/sse_helpers.rb' + - 'lib/gitlab/ci/pipeline/chain/command.rb' + - 'lib/gitlab/database/migrations/observation.rb' + - 'lib/gitlab/health_checks/metric.rb' + - 'lib/gitlab/health_checks/probes/status.rb' + - 'lib/gitlab/health_checks/result.rb' + - 'lib/gitlab/jwt_token.rb' + - 'lib/gitlab/middleware/release_env.rb' + - 'lib/gitlab/redis/hll.rb' + - 'lib/gitlab/slash_commands/result.rb' + - 'lib/gitlab/template_parser/ast.rb' + - 'lib/gitlab/usage/metrics/instrumentations/redis_hll_metric.rb' + - 'lib/gitlab/usage_data_counters/hll_redis_counter.rb' + - 'lib/gitlab/usage_data_counters/vs_code_extension_activity_unique_counter.rb' + - 'qa/qa/fixtures/auto_devops_rack/config.ru' + - 'qa/qa/resource/user_gpg.rb' + - 'qa/qa/runtime/gpg.rb' + - 'qa/qa/runtime/key/ecdsa.rb' + - 'qa/qa/runtime/key/ed25519.rb' + - 'qa/qa/support/otp.rb' + - 'qa/qa/tools/initialize_gitlab_auth.rb' + - 'rubocop/cop/gitlab/change_timzone.rb' + - 'rubocop/cop/gitlab/keys-first-and-values-first.rb' + - 'rubocop/cop/graphql/gid_expected_type.rb' + - 'rubocop/cop/performance/ar_count_each.rb' + - 'rubocop/cop/performance/ar_exists_and_present_blank.rb' + - 'rubocop/rubocop.rb' + - 'tooling/lib/tooling/images.rb' + - 'tooling/lib/tooling/parallel_rspec_runner.rb' diff --git a/.rubocop_todo.yml b/.rubocop_todo.yml index b329c9df0f9..f29cb429169 100644 --- a/.rubocop_todo.yml +++ b/.rubocop_todo.yml @@ -208,12 +208,6 @@ Metrics/CyclomaticComplexity: Metrics/PerceivedComplexity: Max: 25 -# Offense count: 196 -# Configuration parameters: ExpectMatchingDefinition, CheckDefinitionPathHierarchy, Regex, IgnoreExecutableScripts, AllowedAcronyms. -# AllowedAcronyms: CLI, DSL, ACL, API, ASCII, CPU, CSS, DNS, EOF, GUID, HTML, HTTP, HTTPS, ID, IP, JSON, LHS, QPS, RAM, RHS, RPC, SLA, SMTP, SQL, SSH, TCP, TLS, TTL, UDP, UI, UID, UUID, URI, URL, UTF8, VM, XML, XMPP, XSRF, XSS -Naming/FileName: - Enabled: false - # Offense count: 11 # Configuration parameters: EnforcedStyle. # SupportedStyles: lowercase, uppercase diff --git a/app/assets/images/emoji.png b/app/assets/images/emoji.png Binary files differindex 723c2c3f4c8..bc5041a165b 100644 --- a/app/assets/images/emoji.png +++ b/app/assets/images/emoji.png diff --git a/app/assets/images/emoji/100.png b/app/assets/images/emoji/100.png Binary files differdeleted file mode 100644 index 6903ff0304a..00000000000 --- a/app/assets/images/emoji/100.png +++ /dev/null diff --git a/app/assets/images/emoji/1234.png b/app/assets/images/emoji/1234.png Binary files differdeleted file mode 100644 index 248dc7e55b6..00000000000 --- a/app/assets/images/emoji/1234.png +++ /dev/null diff --git a/app/assets/images/emoji/8ball.png b/app/assets/images/emoji/8ball.png Binary files differdeleted file mode 100644 index 38ca662eded..00000000000 --- a/app/assets/images/emoji/8ball.png +++ /dev/null diff --git a/app/assets/images/emoji/a.png b/app/assets/images/emoji/a.png Binary files differdeleted file mode 100644 index 8603ff05a17..00000000000 --- a/app/assets/images/emoji/a.png +++ /dev/null diff --git a/app/assets/images/emoji/ab.png b/app/assets/images/emoji/ab.png Binary files differdeleted file mode 100644 index d9f2d17dea0..00000000000 --- a/app/assets/images/emoji/ab.png +++ /dev/null diff --git a/app/assets/images/emoji/abc.png b/app/assets/images/emoji/abc.png Binary files differdeleted file mode 100644 index 7688de692a9..00000000000 --- a/app/assets/images/emoji/abc.png +++ /dev/null diff --git a/app/assets/images/emoji/abcd.png b/app/assets/images/emoji/abcd.png Binary files differdeleted file mode 100644 index 0996a870570..00000000000 --- a/app/assets/images/emoji/abcd.png +++ /dev/null diff --git a/app/assets/images/emoji/accept.png b/app/assets/images/emoji/accept.png Binary files differdeleted file mode 100644 index 8afd7ce99cf..00000000000 --- a/app/assets/images/emoji/accept.png +++ /dev/null diff --git a/app/assets/images/emoji/aerial_tramway.png b/app/assets/images/emoji/aerial_tramway.png Binary files differdeleted file mode 100644 index 3eb4b61bf1d..00000000000 --- a/app/assets/images/emoji/aerial_tramway.png +++ /dev/null diff --git a/app/assets/images/emoji/airplane.png b/app/assets/images/emoji/airplane.png Binary files differdeleted file mode 100644 index 268d2ac3c8e..00000000000 --- a/app/assets/images/emoji/airplane.png +++ /dev/null diff --git a/app/assets/images/emoji/airplane_arriving.png b/app/assets/images/emoji/airplane_arriving.png Binary files differdeleted file mode 100644 index d66841962f2..00000000000 --- a/app/assets/images/emoji/airplane_arriving.png +++ /dev/null diff --git a/app/assets/images/emoji/airplane_departure.png b/app/assets/images/emoji/airplane_departure.png Binary files differdeleted file mode 100644 index a5766f9f4ae..00000000000 --- a/app/assets/images/emoji/airplane_departure.png +++ /dev/null diff --git a/app/assets/images/emoji/airplane_small.png b/app/assets/images/emoji/airplane_small.png Binary files differdeleted file mode 100644 index b731b15e3a8..00000000000 --- a/app/assets/images/emoji/airplane_small.png +++ /dev/null diff --git a/app/assets/images/emoji/alarm_clock.png b/app/assets/images/emoji/alarm_clock.png Binary files differdeleted file mode 100644 index cdbc2fbb950..00000000000 --- a/app/assets/images/emoji/alarm_clock.png +++ /dev/null diff --git a/app/assets/images/emoji/alembic.png b/app/assets/images/emoji/alembic.png Binary files differdeleted file mode 100644 index 307a7324249..00000000000 --- a/app/assets/images/emoji/alembic.png +++ /dev/null diff --git a/app/assets/images/emoji/alien.png b/app/assets/images/emoji/alien.png Binary files differdeleted file mode 100644 index 3b90e97433b..00000000000 --- a/app/assets/images/emoji/alien.png +++ /dev/null diff --git a/app/assets/images/emoji/ambulance.png b/app/assets/images/emoji/ambulance.png Binary files differdeleted file mode 100644 index 6fb8076d766..00000000000 --- a/app/assets/images/emoji/ambulance.png +++ /dev/null diff --git a/app/assets/images/emoji/amphora.png b/app/assets/images/emoji/amphora.png Binary files differdeleted file mode 100644 index 96de5056059..00000000000 --- a/app/assets/images/emoji/amphora.png +++ /dev/null diff --git a/app/assets/images/emoji/anchor.png b/app/assets/images/emoji/anchor.png Binary files differdeleted file mode 100644 index b036f70a00b..00000000000 --- a/app/assets/images/emoji/anchor.png +++ /dev/null diff --git a/app/assets/images/emoji/angel.png b/app/assets/images/emoji/angel.png Binary files differdeleted file mode 100644 index 66ea97a3b99..00000000000 --- a/app/assets/images/emoji/angel.png +++ /dev/null diff --git a/app/assets/images/emoji/angel_tone1.png b/app/assets/images/emoji/angel_tone1.png Binary files differdeleted file mode 100644 index 391694dc07e..00000000000 --- a/app/assets/images/emoji/angel_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/angel_tone2.png b/app/assets/images/emoji/angel_tone2.png Binary files differdeleted file mode 100644 index 700cbe6ed2c..00000000000 --- a/app/assets/images/emoji/angel_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/angel_tone3.png b/app/assets/images/emoji/angel_tone3.png Binary files differdeleted file mode 100644 index be597437d25..00000000000 --- a/app/assets/images/emoji/angel_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/angel_tone4.png b/app/assets/images/emoji/angel_tone4.png Binary files differdeleted file mode 100644 index b06d3c853ef..00000000000 --- a/app/assets/images/emoji/angel_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/angel_tone5.png b/app/assets/images/emoji/angel_tone5.png Binary files differdeleted file mode 100644 index 17bd677e334..00000000000 --- a/app/assets/images/emoji/angel_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/anger.png b/app/assets/images/emoji/anger.png Binary files differdeleted file mode 100644 index d63c2e000e4..00000000000 --- a/app/assets/images/emoji/anger.png +++ /dev/null diff --git a/app/assets/images/emoji/anger_right.png b/app/assets/images/emoji/anger_right.png Binary files differdeleted file mode 100644 index f5c97c4d297..00000000000 --- a/app/assets/images/emoji/anger_right.png +++ /dev/null diff --git a/app/assets/images/emoji/angry.png b/app/assets/images/emoji/angry.png Binary files differdeleted file mode 100644 index cfc4a6ecde5..00000000000 --- a/app/assets/images/emoji/angry.png +++ /dev/null diff --git a/app/assets/images/emoji/ant.png b/app/assets/images/emoji/ant.png Binary files differdeleted file mode 100644 index 994127ed6b3..00000000000 --- a/app/assets/images/emoji/ant.png +++ /dev/null diff --git a/app/assets/images/emoji/apple.png b/app/assets/images/emoji/apple.png Binary files differdeleted file mode 100644 index da650c60f62..00000000000 --- a/app/assets/images/emoji/apple.png +++ /dev/null diff --git a/app/assets/images/emoji/aquarius.png b/app/assets/images/emoji/aquarius.png Binary files differdeleted file mode 100644 index 641a4f68889..00000000000 --- a/app/assets/images/emoji/aquarius.png +++ /dev/null diff --git a/app/assets/images/emoji/aries.png b/app/assets/images/emoji/aries.png Binary files differdeleted file mode 100644 index 21a189d0ede..00000000000 --- a/app/assets/images/emoji/aries.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_backward.png b/app/assets/images/emoji/arrow_backward.png Binary files differdeleted file mode 100644 index ee38e3b038e..00000000000 --- a/app/assets/images/emoji/arrow_backward.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_double_down.png b/app/assets/images/emoji/arrow_double_down.png Binary files differdeleted file mode 100644 index 90193bfcb40..00000000000 --- a/app/assets/images/emoji/arrow_double_down.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_double_up.png b/app/assets/images/emoji/arrow_double_up.png Binary files differdeleted file mode 100644 index 13543d5eef2..00000000000 --- a/app/assets/images/emoji/arrow_double_up.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_down.png b/app/assets/images/emoji/arrow_down.png Binary files differdeleted file mode 100644 index b8eefd0b19f..00000000000 --- a/app/assets/images/emoji/arrow_down.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_down_small.png b/app/assets/images/emoji/arrow_down_small.png Binary files differdeleted file mode 100644 index 5870b9a2241..00000000000 --- a/app/assets/images/emoji/arrow_down_small.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_forward.png b/app/assets/images/emoji/arrow_forward.png Binary files differdeleted file mode 100644 index 4e2b682857c..00000000000 --- a/app/assets/images/emoji/arrow_forward.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_heading_down.png b/app/assets/images/emoji/arrow_heading_down.png Binary files differdeleted file mode 100644 index 2d9d24bca80..00000000000 --- a/app/assets/images/emoji/arrow_heading_down.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_heading_up.png b/app/assets/images/emoji/arrow_heading_up.png Binary files differdeleted file mode 100644 index f29bfcfc0de..00000000000 --- a/app/assets/images/emoji/arrow_heading_up.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_left.png b/app/assets/images/emoji/arrow_left.png Binary files differdeleted file mode 100644 index 8c685e0a81b..00000000000 --- a/app/assets/images/emoji/arrow_left.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_lower_left.png b/app/assets/images/emoji/arrow_lower_left.png Binary files differdeleted file mode 100644 index 88b37716078..00000000000 --- a/app/assets/images/emoji/arrow_lower_left.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_lower_right.png b/app/assets/images/emoji/arrow_lower_right.png Binary files differdeleted file mode 100644 index 7e807da7392..00000000000 --- a/app/assets/images/emoji/arrow_lower_right.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_right.png b/app/assets/images/emoji/arrow_right.png Binary files differdeleted file mode 100644 index 4755670b5cc..00000000000 --- a/app/assets/images/emoji/arrow_right.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_right_hook.png b/app/assets/images/emoji/arrow_right_hook.png Binary files differdeleted file mode 100644 index e7258ad3268..00000000000 --- a/app/assets/images/emoji/arrow_right_hook.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_up.png b/app/assets/images/emoji/arrow_up.png Binary files differdeleted file mode 100644 index af8218a87f7..00000000000 --- a/app/assets/images/emoji/arrow_up.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_up_down.png b/app/assets/images/emoji/arrow_up_down.png Binary files differdeleted file mode 100644 index dfa32b97186..00000000000 --- a/app/assets/images/emoji/arrow_up_down.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_up_small.png b/app/assets/images/emoji/arrow_up_small.png Binary files differdeleted file mode 100644 index 20a13dcd5cd..00000000000 --- a/app/assets/images/emoji/arrow_up_small.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_upper_left.png b/app/assets/images/emoji/arrow_upper_left.png Binary files differdeleted file mode 100644 index f38718fbe34..00000000000 --- a/app/assets/images/emoji/arrow_upper_left.png +++ /dev/null diff --git a/app/assets/images/emoji/arrow_upper_right.png b/app/assets/images/emoji/arrow_upper_right.png Binary files differdeleted file mode 100644 index c43e12d0f64..00000000000 --- a/app/assets/images/emoji/arrow_upper_right.png +++ /dev/null diff --git a/app/assets/images/emoji/arrows_clockwise.png b/app/assets/images/emoji/arrows_clockwise.png Binary files differdeleted file mode 100644 index 26e49c38388..00000000000 --- a/app/assets/images/emoji/arrows_clockwise.png +++ /dev/null diff --git a/app/assets/images/emoji/arrows_counterclockwise.png b/app/assets/images/emoji/arrows_counterclockwise.png Binary files differdeleted file mode 100644 index 8d06d8e0912..00000000000 --- a/app/assets/images/emoji/arrows_counterclockwise.png +++ /dev/null diff --git a/app/assets/images/emoji/art.png b/app/assets/images/emoji/art.png Binary files differdeleted file mode 100644 index bd6afe9ff06..00000000000 --- a/app/assets/images/emoji/art.png +++ /dev/null diff --git a/app/assets/images/emoji/articulated_lorry.png b/app/assets/images/emoji/articulated_lorry.png Binary files differdeleted file mode 100644 index c8217317132..00000000000 --- a/app/assets/images/emoji/articulated_lorry.png +++ /dev/null diff --git a/app/assets/images/emoji/asterisk.png b/app/assets/images/emoji/asterisk.png Binary files differdeleted file mode 100644 index 2f8e5113803..00000000000 --- a/app/assets/images/emoji/asterisk.png +++ /dev/null diff --git a/app/assets/images/emoji/astonished.png b/app/assets/images/emoji/astonished.png Binary files differdeleted file mode 100644 index bd0ac55ec8e..00000000000 --- a/app/assets/images/emoji/astonished.png +++ /dev/null diff --git a/app/assets/images/emoji/athletic_shoe.png b/app/assets/images/emoji/athletic_shoe.png Binary files differdeleted file mode 100644 index 423fa07dd5d..00000000000 --- a/app/assets/images/emoji/athletic_shoe.png +++ /dev/null diff --git a/app/assets/images/emoji/atm.png b/app/assets/images/emoji/atm.png Binary files differdeleted file mode 100644 index 4d935307b94..00000000000 --- a/app/assets/images/emoji/atm.png +++ /dev/null diff --git a/app/assets/images/emoji/atom.png b/app/assets/images/emoji/atom.png Binary files differdeleted file mode 100644 index 5f4567aa093..00000000000 --- a/app/assets/images/emoji/atom.png +++ /dev/null diff --git a/app/assets/images/emoji/avocado.png b/app/assets/images/emoji/avocado.png Binary files differdeleted file mode 100644 index 06f0d124aed..00000000000 --- a/app/assets/images/emoji/avocado.png +++ /dev/null diff --git a/app/assets/images/emoji/b.png b/app/assets/images/emoji/b.png Binary files differdeleted file mode 100644 index 25875bc6a14..00000000000 --- a/app/assets/images/emoji/b.png +++ /dev/null diff --git a/app/assets/images/emoji/baby.png b/app/assets/images/emoji/baby.png Binary files differdeleted file mode 100644 index a4af92c63c7..00000000000 --- a/app/assets/images/emoji/baby.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_bottle.png b/app/assets/images/emoji/baby_bottle.png Binary files differdeleted file mode 100644 index 2bd10524180..00000000000 --- a/app/assets/images/emoji/baby_bottle.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_chick.png b/app/assets/images/emoji/baby_chick.png Binary files differdeleted file mode 100644 index dccd96576ea..00000000000 --- a/app/assets/images/emoji/baby_chick.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_symbol.png b/app/assets/images/emoji/baby_symbol.png Binary files differdeleted file mode 100644 index 64a10b71710..00000000000 --- a/app/assets/images/emoji/baby_symbol.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_tone1.png b/app/assets/images/emoji/baby_tone1.png Binary files differdeleted file mode 100644 index d20911d40db..00000000000 --- a/app/assets/images/emoji/baby_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_tone2.png b/app/assets/images/emoji/baby_tone2.png Binary files differdeleted file mode 100644 index b0a9b30ed17..00000000000 --- a/app/assets/images/emoji/baby_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_tone3.png b/app/assets/images/emoji/baby_tone3.png Binary files differdeleted file mode 100644 index 7de5286fac1..00000000000 --- a/app/assets/images/emoji/baby_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_tone4.png b/app/assets/images/emoji/baby_tone4.png Binary files differdeleted file mode 100644 index 9b7a86ac615..00000000000 --- a/app/assets/images/emoji/baby_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/baby_tone5.png b/app/assets/images/emoji/baby_tone5.png Binary files differdeleted file mode 100644 index fe1be34cb88..00000000000 --- a/app/assets/images/emoji/baby_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/back.png b/app/assets/images/emoji/back.png Binary files differdeleted file mode 100644 index d32c5d4f17f..00000000000 --- a/app/assets/images/emoji/back.png +++ /dev/null diff --git a/app/assets/images/emoji/bacon.png b/app/assets/images/emoji/bacon.png Binary files differdeleted file mode 100644 index f38a485fbe4..00000000000 --- a/app/assets/images/emoji/bacon.png +++ /dev/null diff --git a/app/assets/images/emoji/badminton.png b/app/assets/images/emoji/badminton.png Binary files differdeleted file mode 100644 index 7ba15708990..00000000000 --- a/app/assets/images/emoji/badminton.png +++ /dev/null diff --git a/app/assets/images/emoji/baggage_claim.png b/app/assets/images/emoji/baggage_claim.png Binary files differdeleted file mode 100644 index 409b593e78a..00000000000 --- a/app/assets/images/emoji/baggage_claim.png +++ /dev/null diff --git a/app/assets/images/emoji/balloon.png b/app/assets/images/emoji/balloon.png Binary files differdeleted file mode 100644 index 07916fe6df1..00000000000 --- a/app/assets/images/emoji/balloon.png +++ /dev/null diff --git a/app/assets/images/emoji/ballot_box.png b/app/assets/images/emoji/ballot_box.png Binary files differdeleted file mode 100644 index 9b6767aea9e..00000000000 --- a/app/assets/images/emoji/ballot_box.png +++ /dev/null diff --git a/app/assets/images/emoji/ballot_box_with_check.png b/app/assets/images/emoji/ballot_box_with_check.png Binary files differdeleted file mode 100644 index 284d9573847..00000000000 --- a/app/assets/images/emoji/ballot_box_with_check.png +++ /dev/null diff --git a/app/assets/images/emoji/bamboo.png b/app/assets/images/emoji/bamboo.png Binary files differdeleted file mode 100644 index 5d5e0e728a0..00000000000 --- a/app/assets/images/emoji/bamboo.png +++ /dev/null diff --git a/app/assets/images/emoji/banana.png b/app/assets/images/emoji/banana.png Binary files differdeleted file mode 100644 index f4987279580..00000000000 --- a/app/assets/images/emoji/banana.png +++ /dev/null diff --git a/app/assets/images/emoji/bangbang.png b/app/assets/images/emoji/bangbang.png Binary files differdeleted file mode 100644 index 58a9c528fca..00000000000 --- a/app/assets/images/emoji/bangbang.png +++ /dev/null diff --git a/app/assets/images/emoji/bank.png b/app/assets/images/emoji/bank.png Binary files differdeleted file mode 100644 index dffdcef36a1..00000000000 --- a/app/assets/images/emoji/bank.png +++ /dev/null diff --git a/app/assets/images/emoji/bar_chart.png b/app/assets/images/emoji/bar_chart.png Binary files differdeleted file mode 100644 index 53c89455008..00000000000 --- a/app/assets/images/emoji/bar_chart.png +++ /dev/null diff --git a/app/assets/images/emoji/barber.png b/app/assets/images/emoji/barber.png Binary files differdeleted file mode 100644 index 896f4d716cf..00000000000 --- a/app/assets/images/emoji/barber.png +++ /dev/null diff --git a/app/assets/images/emoji/baseball.png b/app/assets/images/emoji/baseball.png Binary files differdeleted file mode 100644 index f8463f1538b..00000000000 --- a/app/assets/images/emoji/baseball.png +++ /dev/null diff --git a/app/assets/images/emoji/basketball.png b/app/assets/images/emoji/basketball.png Binary files differdeleted file mode 100644 index 64c76b79c6d..00000000000 --- a/app/assets/images/emoji/basketball.png +++ /dev/null diff --git a/app/assets/images/emoji/basketball_player.png b/app/assets/images/emoji/basketball_player.png Binary files differdeleted file mode 100644 index 8ce90c5cad6..00000000000 --- a/app/assets/images/emoji/basketball_player.png +++ /dev/null diff --git a/app/assets/images/emoji/basketball_player_tone1.png b/app/assets/images/emoji/basketball_player_tone1.png Binary files differdeleted file mode 100644 index cd12c7ab9bf..00000000000 --- a/app/assets/images/emoji/basketball_player_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/basketball_player_tone2.png b/app/assets/images/emoji/basketball_player_tone2.png Binary files differdeleted file mode 100644 index f892fd596da..00000000000 --- a/app/assets/images/emoji/basketball_player_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/basketball_player_tone3.png b/app/assets/images/emoji/basketball_player_tone3.png Binary files differdeleted file mode 100644 index e109997a91a..00000000000 --- a/app/assets/images/emoji/basketball_player_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/basketball_player_tone4.png b/app/assets/images/emoji/basketball_player_tone4.png Binary files differdeleted file mode 100644 index 3b90b946af4..00000000000 --- a/app/assets/images/emoji/basketball_player_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/basketball_player_tone5.png b/app/assets/images/emoji/basketball_player_tone5.png Binary files differdeleted file mode 100644 index bafed7828a7..00000000000 --- a/app/assets/images/emoji/basketball_player_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/bat.png b/app/assets/images/emoji/bat.png Binary files differdeleted file mode 100644 index 3152c047e00..00000000000 --- a/app/assets/images/emoji/bat.png +++ /dev/null diff --git a/app/assets/images/emoji/bath.png b/app/assets/images/emoji/bath.png Binary files differdeleted file mode 100644 index 43fba5c8a28..00000000000 --- a/app/assets/images/emoji/bath.png +++ /dev/null diff --git a/app/assets/images/emoji/bath_tone1.png b/app/assets/images/emoji/bath_tone1.png Binary files differdeleted file mode 100644 index 2152eabf2f5..00000000000 --- a/app/assets/images/emoji/bath_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/bath_tone2.png b/app/assets/images/emoji/bath_tone2.png Binary files differdeleted file mode 100644 index 2102e6133e3..00000000000 --- a/app/assets/images/emoji/bath_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/bath_tone3.png b/app/assets/images/emoji/bath_tone3.png Binary files differdeleted file mode 100644 index fae66181e9f..00000000000 --- a/app/assets/images/emoji/bath_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/bath_tone4.png b/app/assets/images/emoji/bath_tone4.png Binary files differdeleted file mode 100644 index 1f8959d0d99..00000000000 --- a/app/assets/images/emoji/bath_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/bath_tone5.png b/app/assets/images/emoji/bath_tone5.png Binary files differdeleted file mode 100644 index c8a08e84f25..00000000000 --- a/app/assets/images/emoji/bath_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/bathtub.png b/app/assets/images/emoji/bathtub.png Binary files differdeleted file mode 100644 index 9a5f09361eb..00000000000 --- a/app/assets/images/emoji/bathtub.png +++ /dev/null diff --git a/app/assets/images/emoji/battery.png b/app/assets/images/emoji/battery.png Binary files differdeleted file mode 100644 index f593e2bdb65..00000000000 --- a/app/assets/images/emoji/battery.png +++ /dev/null diff --git a/app/assets/images/emoji/beach.png b/app/assets/images/emoji/beach.png Binary files differdeleted file mode 100644 index 69108c8ea10..00000000000 --- a/app/assets/images/emoji/beach.png +++ /dev/null diff --git a/app/assets/images/emoji/beach_umbrella.png b/app/assets/images/emoji/beach_umbrella.png Binary files differdeleted file mode 100644 index 220a74f8132..00000000000 --- a/app/assets/images/emoji/beach_umbrella.png +++ /dev/null diff --git a/app/assets/images/emoji/bear.png b/app/assets/images/emoji/bear.png Binary files differdeleted file mode 100644 index 272d56bbbcc..00000000000 --- a/app/assets/images/emoji/bear.png +++ /dev/null diff --git a/app/assets/images/emoji/bed.png b/app/assets/images/emoji/bed.png Binary files differdeleted file mode 100644 index 86f964e245d..00000000000 --- a/app/assets/images/emoji/bed.png +++ /dev/null diff --git a/app/assets/images/emoji/bee.png b/app/assets/images/emoji/bee.png Binary files differdeleted file mode 100644 index 46156060096..00000000000 --- a/app/assets/images/emoji/bee.png +++ /dev/null diff --git a/app/assets/images/emoji/beer.png b/app/assets/images/emoji/beer.png Binary files differdeleted file mode 100644 index b6d73dc0b7a..00000000000 --- a/app/assets/images/emoji/beer.png +++ /dev/null diff --git a/app/assets/images/emoji/beers.png b/app/assets/images/emoji/beers.png Binary files differdeleted file mode 100644 index b55deb66b41..00000000000 --- a/app/assets/images/emoji/beers.png +++ /dev/null diff --git a/app/assets/images/emoji/beetle.png b/app/assets/images/emoji/beetle.png Binary files differdeleted file mode 100644 index 3d93174d7fc..00000000000 --- a/app/assets/images/emoji/beetle.png +++ /dev/null diff --git a/app/assets/images/emoji/beginner.png b/app/assets/images/emoji/beginner.png Binary files differdeleted file mode 100644 index bc434fb7cb5..00000000000 --- a/app/assets/images/emoji/beginner.png +++ /dev/null diff --git a/app/assets/images/emoji/bell.png b/app/assets/images/emoji/bell.png Binary files differdeleted file mode 100644 index 5b3b0461999..00000000000 --- a/app/assets/images/emoji/bell.png +++ /dev/null diff --git a/app/assets/images/emoji/bellhop.png b/app/assets/images/emoji/bellhop.png Binary files differdeleted file mode 100644 index 6b3297ceaf7..00000000000 --- a/app/assets/images/emoji/bellhop.png +++ /dev/null diff --git a/app/assets/images/emoji/bento.png b/app/assets/images/emoji/bento.png Binary files differdeleted file mode 100644 index 83d41ca7eb9..00000000000 --- a/app/assets/images/emoji/bento.png +++ /dev/null diff --git a/app/assets/images/emoji/bicyclist.png b/app/assets/images/emoji/bicyclist.png Binary files differdeleted file mode 100644 index 9274da11048..00000000000 --- a/app/assets/images/emoji/bicyclist.png +++ /dev/null diff --git a/app/assets/images/emoji/bicyclist_tone1.png b/app/assets/images/emoji/bicyclist_tone1.png Binary files differdeleted file mode 100644 index decc2f728fe..00000000000 --- a/app/assets/images/emoji/bicyclist_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/bicyclist_tone2.png b/app/assets/images/emoji/bicyclist_tone2.png Binary files differdeleted file mode 100644 index 0067717b80a..00000000000 --- a/app/assets/images/emoji/bicyclist_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/bicyclist_tone3.png b/app/assets/images/emoji/bicyclist_tone3.png Binary files differdeleted file mode 100644 index a4f7b5e2776..00000000000 --- a/app/assets/images/emoji/bicyclist_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/bicyclist_tone4.png b/app/assets/images/emoji/bicyclist_tone4.png Binary files differdeleted file mode 100644 index a3c8a797db4..00000000000 --- a/app/assets/images/emoji/bicyclist_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/bicyclist_tone5.png b/app/assets/images/emoji/bicyclist_tone5.png Binary files differdeleted file mode 100644 index 1606a874051..00000000000 --- a/app/assets/images/emoji/bicyclist_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/bike.png b/app/assets/images/emoji/bike.png Binary files differdeleted file mode 100644 index 556ed70f1a7..00000000000 --- a/app/assets/images/emoji/bike.png +++ /dev/null diff --git a/app/assets/images/emoji/bikini.png b/app/assets/images/emoji/bikini.png Binary files differdeleted file mode 100644 index 77a8a0aae5b..00000000000 --- a/app/assets/images/emoji/bikini.png +++ /dev/null diff --git a/app/assets/images/emoji/biohazard.png b/app/assets/images/emoji/biohazard.png Binary files differdeleted file mode 100644 index 007b4fc2d85..00000000000 --- a/app/assets/images/emoji/biohazard.png +++ /dev/null diff --git a/app/assets/images/emoji/bird.png b/app/assets/images/emoji/bird.png Binary files differdeleted file mode 100644 index e201c22be33..00000000000 --- a/app/assets/images/emoji/bird.png +++ /dev/null diff --git a/app/assets/images/emoji/birthday.png b/app/assets/images/emoji/birthday.png Binary files differdeleted file mode 100644 index 317e9a41949..00000000000 --- a/app/assets/images/emoji/birthday.png +++ /dev/null diff --git a/app/assets/images/emoji/black_circle.png b/app/assets/images/emoji/black_circle.png Binary files differdeleted file mode 100644 index b62b87170e8..00000000000 --- a/app/assets/images/emoji/black_circle.png +++ /dev/null diff --git a/app/assets/images/emoji/black_heart.png b/app/assets/images/emoji/black_heart.png Binary files differdeleted file mode 100644 index b4068c3e6e8..00000000000 --- a/app/assets/images/emoji/black_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/black_joker.png b/app/assets/images/emoji/black_joker.png Binary files differdeleted file mode 100644 index 3d0924b68aa..00000000000 --- a/app/assets/images/emoji/black_joker.png +++ /dev/null diff --git a/app/assets/images/emoji/black_large_square.png b/app/assets/images/emoji/black_large_square.png Binary files differdeleted file mode 100644 index 162f2bb4290..00000000000 --- a/app/assets/images/emoji/black_large_square.png +++ /dev/null diff --git a/app/assets/images/emoji/black_medium_small_square.png b/app/assets/images/emoji/black_medium_small_square.png Binary files differdeleted file mode 100644 index 39765bba610..00000000000 --- a/app/assets/images/emoji/black_medium_small_square.png +++ /dev/null diff --git a/app/assets/images/emoji/black_medium_square.png b/app/assets/images/emoji/black_medium_square.png Binary files differdeleted file mode 100644 index 05a30a6aa2d..00000000000 --- a/app/assets/images/emoji/black_medium_square.png +++ /dev/null diff --git a/app/assets/images/emoji/black_nib.png b/app/assets/images/emoji/black_nib.png Binary files differdeleted file mode 100644 index 872d0ae1598..00000000000 --- a/app/assets/images/emoji/black_nib.png +++ /dev/null diff --git a/app/assets/images/emoji/black_small_square.png b/app/assets/images/emoji/black_small_square.png Binary files differdeleted file mode 100644 index 48595d3e1a9..00000000000 --- a/app/assets/images/emoji/black_small_square.png +++ /dev/null diff --git a/app/assets/images/emoji/black_square_button.png b/app/assets/images/emoji/black_square_button.png Binary files differdeleted file mode 100644 index a78fc2f6b63..00000000000 --- a/app/assets/images/emoji/black_square_button.png +++ /dev/null diff --git a/app/assets/images/emoji/blossom.png b/app/assets/images/emoji/blossom.png Binary files differdeleted file mode 100644 index 4083026c157..00000000000 --- a/app/assets/images/emoji/blossom.png +++ /dev/null diff --git a/app/assets/images/emoji/blowfish.png b/app/assets/images/emoji/blowfish.png Binary files differdeleted file mode 100644 index a10f4f84e35..00000000000 --- a/app/assets/images/emoji/blowfish.png +++ /dev/null diff --git a/app/assets/images/emoji/blue_book.png b/app/assets/images/emoji/blue_book.png Binary files differdeleted file mode 100644 index e1e455401cc..00000000000 --- a/app/assets/images/emoji/blue_book.png +++ /dev/null diff --git a/app/assets/images/emoji/blue_car.png b/app/assets/images/emoji/blue_car.png Binary files differdeleted file mode 100644 index e8ba817d393..00000000000 --- a/app/assets/images/emoji/blue_car.png +++ /dev/null diff --git a/app/assets/images/emoji/blue_heart.png b/app/assets/images/emoji/blue_heart.png Binary files differdeleted file mode 100644 index bdf1287e55e..00000000000 --- a/app/assets/images/emoji/blue_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/blush.png b/app/assets/images/emoji/blush.png Binary files differdeleted file mode 100644 index aac1a424ad4..00000000000 --- a/app/assets/images/emoji/blush.png +++ /dev/null diff --git a/app/assets/images/emoji/boar.png b/app/assets/images/emoji/boar.png Binary files differdeleted file mode 100644 index fead972633c..00000000000 --- a/app/assets/images/emoji/boar.png +++ /dev/null diff --git a/app/assets/images/emoji/bomb.png b/app/assets/images/emoji/bomb.png Binary files differdeleted file mode 100644 index c7f8f81c939..00000000000 --- a/app/assets/images/emoji/bomb.png +++ /dev/null diff --git a/app/assets/images/emoji/book.png b/app/assets/images/emoji/book.png Binary files differdeleted file mode 100644 index 0f4447ed396..00000000000 --- a/app/assets/images/emoji/book.png +++ /dev/null diff --git a/app/assets/images/emoji/bookmark.png b/app/assets/images/emoji/bookmark.png Binary files differdeleted file mode 100644 index bbb444611f0..00000000000 --- a/app/assets/images/emoji/bookmark.png +++ /dev/null diff --git a/app/assets/images/emoji/bookmark_tabs.png b/app/assets/images/emoji/bookmark_tabs.png Binary files differdeleted file mode 100644 index f8d9e01b428..00000000000 --- a/app/assets/images/emoji/bookmark_tabs.png +++ /dev/null diff --git a/app/assets/images/emoji/books.png b/app/assets/images/emoji/books.png Binary files differdeleted file mode 100644 index 59a8bafeb0d..00000000000 --- a/app/assets/images/emoji/books.png +++ /dev/null diff --git a/app/assets/images/emoji/boom.png b/app/assets/images/emoji/boom.png Binary files differdeleted file mode 100644 index 9b0f027b1a8..00000000000 --- a/app/assets/images/emoji/boom.png +++ /dev/null diff --git a/app/assets/images/emoji/boot.png b/app/assets/images/emoji/boot.png Binary files differdeleted file mode 100644 index 11f1065ed07..00000000000 --- a/app/assets/images/emoji/boot.png +++ /dev/null diff --git a/app/assets/images/emoji/bouquet.png b/app/assets/images/emoji/bouquet.png Binary files differdeleted file mode 100644 index 11455af6df4..00000000000 --- a/app/assets/images/emoji/bouquet.png +++ /dev/null diff --git a/app/assets/images/emoji/bow.png b/app/assets/images/emoji/bow.png Binary files differdeleted file mode 100644 index d8f793088dc..00000000000 --- a/app/assets/images/emoji/bow.png +++ /dev/null diff --git a/app/assets/images/emoji/bow_and_arrow.png b/app/assets/images/emoji/bow_and_arrow.png Binary files differdeleted file mode 100644 index 6a538bf475f..00000000000 --- a/app/assets/images/emoji/bow_and_arrow.png +++ /dev/null diff --git a/app/assets/images/emoji/bow_tone1.png b/app/assets/images/emoji/bow_tone1.png Binary files differdeleted file mode 100644 index 87afb7b54cf..00000000000 --- a/app/assets/images/emoji/bow_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/bow_tone2.png b/app/assets/images/emoji/bow_tone2.png Binary files differdeleted file mode 100644 index 3ccf7dc0850..00000000000 --- a/app/assets/images/emoji/bow_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/bow_tone3.png b/app/assets/images/emoji/bow_tone3.png Binary files differdeleted file mode 100644 index 8b9eb64f926..00000000000 --- a/app/assets/images/emoji/bow_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/bow_tone4.png b/app/assets/images/emoji/bow_tone4.png Binary files differdeleted file mode 100644 index 683795ff40d..00000000000 --- a/app/assets/images/emoji/bow_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/bow_tone5.png b/app/assets/images/emoji/bow_tone5.png Binary files differdeleted file mode 100644 index 7969d971752..00000000000 --- a/app/assets/images/emoji/bow_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/bowling.png b/app/assets/images/emoji/bowling.png Binary files differdeleted file mode 100644 index 63add89e53b..00000000000 --- a/app/assets/images/emoji/bowling.png +++ /dev/null diff --git a/app/assets/images/emoji/boxing_glove.png b/app/assets/images/emoji/boxing_glove.png Binary files differdeleted file mode 100644 index 9838f24e51a..00000000000 --- a/app/assets/images/emoji/boxing_glove.png +++ /dev/null diff --git a/app/assets/images/emoji/boy.png b/app/assets/images/emoji/boy.png Binary files differdeleted file mode 100644 index 8ecfb0a4e92..00000000000 --- a/app/assets/images/emoji/boy.png +++ /dev/null diff --git a/app/assets/images/emoji/boy_tone1.png b/app/assets/images/emoji/boy_tone1.png Binary files differdeleted file mode 100644 index 2fc436ea512..00000000000 --- a/app/assets/images/emoji/boy_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/boy_tone2.png b/app/assets/images/emoji/boy_tone2.png Binary files differdeleted file mode 100644 index 09a5f18d360..00000000000 --- a/app/assets/images/emoji/boy_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/boy_tone3.png b/app/assets/images/emoji/boy_tone3.png Binary files differdeleted file mode 100644 index 3cfe675dd3a..00000000000 --- a/app/assets/images/emoji/boy_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/boy_tone4.png b/app/assets/images/emoji/boy_tone4.png Binary files differdeleted file mode 100644 index 780be0ace36..00000000000 --- a/app/assets/images/emoji/boy_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/boy_tone5.png b/app/assets/images/emoji/boy_tone5.png Binary files differdeleted file mode 100644 index f32fe22e35c..00000000000 --- a/app/assets/images/emoji/boy_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/bread.png b/app/assets/images/emoji/bread.png Binary files differdeleted file mode 100644 index 6676510aaa5..00000000000 --- a/app/assets/images/emoji/bread.png +++ /dev/null diff --git a/app/assets/images/emoji/bride_with_veil.png b/app/assets/images/emoji/bride_with_veil.png Binary files differdeleted file mode 100644 index eaf4bd97890..00000000000 --- a/app/assets/images/emoji/bride_with_veil.png +++ /dev/null diff --git a/app/assets/images/emoji/bride_with_veil_tone1.png b/app/assets/images/emoji/bride_with_veil_tone1.png Binary files differdeleted file mode 100644 index c4fb141ae8f..00000000000 --- a/app/assets/images/emoji/bride_with_veil_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/bride_with_veil_tone2.png b/app/assets/images/emoji/bride_with_veil_tone2.png Binary files differdeleted file mode 100644 index c248769fc06..00000000000 --- a/app/assets/images/emoji/bride_with_veil_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/bride_with_veil_tone3.png b/app/assets/images/emoji/bride_with_veil_tone3.png Binary files differdeleted file mode 100644 index 962c0a6eedb..00000000000 --- a/app/assets/images/emoji/bride_with_veil_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/bride_with_veil_tone4.png b/app/assets/images/emoji/bride_with_veil_tone4.png Binary files differdeleted file mode 100644 index 740ca208cd4..00000000000 --- a/app/assets/images/emoji/bride_with_veil_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/bride_with_veil_tone5.png b/app/assets/images/emoji/bride_with_veil_tone5.png Binary files differdeleted file mode 100644 index 5cc5598587d..00000000000 --- a/app/assets/images/emoji/bride_with_veil_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/bridge_at_night.png b/app/assets/images/emoji/bridge_at_night.png Binary files differdeleted file mode 100644 index 1d444e0be65..00000000000 --- a/app/assets/images/emoji/bridge_at_night.png +++ /dev/null diff --git a/app/assets/images/emoji/briefcase.png b/app/assets/images/emoji/briefcase.png Binary files differdeleted file mode 100644 index b9912ba2148..00000000000 --- a/app/assets/images/emoji/briefcase.png +++ /dev/null diff --git a/app/assets/images/emoji/broken_heart.png b/app/assets/images/emoji/broken_heart.png Binary files differdeleted file mode 100644 index 718e26ee122..00000000000 --- a/app/assets/images/emoji/broken_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/bug.png b/app/assets/images/emoji/bug.png Binary files differdeleted file mode 100644 index e64e72f259a..00000000000 --- a/app/assets/images/emoji/bug.png +++ /dev/null diff --git a/app/assets/images/emoji/bulb.png b/app/assets/images/emoji/bulb.png Binary files differdeleted file mode 100644 index 38e32e02d9f..00000000000 --- a/app/assets/images/emoji/bulb.png +++ /dev/null diff --git a/app/assets/images/emoji/bullettrain_front.png b/app/assets/images/emoji/bullettrain_front.png Binary files differdeleted file mode 100644 index 4f698e056fa..00000000000 --- a/app/assets/images/emoji/bullettrain_front.png +++ /dev/null diff --git a/app/assets/images/emoji/bullettrain_side.png b/app/assets/images/emoji/bullettrain_side.png Binary files differdeleted file mode 100644 index ed61c67bf07..00000000000 --- a/app/assets/images/emoji/bullettrain_side.png +++ /dev/null diff --git a/app/assets/images/emoji/burrito.png b/app/assets/images/emoji/burrito.png Binary files differdeleted file mode 100644 index 02bd5601df7..00000000000 --- a/app/assets/images/emoji/burrito.png +++ /dev/null diff --git a/app/assets/images/emoji/bus.png b/app/assets/images/emoji/bus.png Binary files differdeleted file mode 100644 index 641ddc56ca7..00000000000 --- a/app/assets/images/emoji/bus.png +++ /dev/null diff --git a/app/assets/images/emoji/busstop.png b/app/assets/images/emoji/busstop.png Binary files differdeleted file mode 100644 index b2b62208bfd..00000000000 --- a/app/assets/images/emoji/busstop.png +++ /dev/null diff --git a/app/assets/images/emoji/bust_in_silhouette.png b/app/assets/images/emoji/bust_in_silhouette.png Binary files differdeleted file mode 100644 index 123b2cbe1fb..00000000000 --- a/app/assets/images/emoji/bust_in_silhouette.png +++ /dev/null diff --git a/app/assets/images/emoji/busts_in_silhouette.png b/app/assets/images/emoji/busts_in_silhouette.png Binary files differdeleted file mode 100644 index d7656860a1c..00000000000 --- a/app/assets/images/emoji/busts_in_silhouette.png +++ /dev/null diff --git a/app/assets/images/emoji/butterfly.png b/app/assets/images/emoji/butterfly.png Binary files differdeleted file mode 100644 index 5631fe99226..00000000000 --- a/app/assets/images/emoji/butterfly.png +++ /dev/null diff --git a/app/assets/images/emoji/cactus.png b/app/assets/images/emoji/cactus.png Binary files differdeleted file mode 100644 index 9b48ccf3d0c..00000000000 --- a/app/assets/images/emoji/cactus.png +++ /dev/null diff --git a/app/assets/images/emoji/cake.png b/app/assets/images/emoji/cake.png Binary files differdeleted file mode 100644 index 4368177be9a..00000000000 --- a/app/assets/images/emoji/cake.png +++ /dev/null diff --git a/app/assets/images/emoji/calendar.png b/app/assets/images/emoji/calendar.png Binary files differdeleted file mode 100644 index 47353b74447..00000000000 --- a/app/assets/images/emoji/calendar.png +++ /dev/null diff --git a/app/assets/images/emoji/calendar_spiral.png b/app/assets/images/emoji/calendar_spiral.png Binary files differdeleted file mode 100644 index dec8d49bfa8..00000000000 --- a/app/assets/images/emoji/calendar_spiral.png +++ /dev/null diff --git a/app/assets/images/emoji/call_me.png b/app/assets/images/emoji/call_me.png Binary files differdeleted file mode 100644 index a10c59ba711..00000000000 --- a/app/assets/images/emoji/call_me.png +++ /dev/null diff --git a/app/assets/images/emoji/call_me_tone1.png b/app/assets/images/emoji/call_me_tone1.png Binary files differdeleted file mode 100644 index 2c93201181a..00000000000 --- a/app/assets/images/emoji/call_me_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/call_me_tone2.png b/app/assets/images/emoji/call_me_tone2.png Binary files differdeleted file mode 100644 index c39f45a41ed..00000000000 --- a/app/assets/images/emoji/call_me_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/call_me_tone3.png b/app/assets/images/emoji/call_me_tone3.png Binary files differdeleted file mode 100644 index 83a57f63c29..00000000000 --- a/app/assets/images/emoji/call_me_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/call_me_tone4.png b/app/assets/images/emoji/call_me_tone4.png Binary files differdeleted file mode 100644 index 65b3468fe44..00000000000 --- a/app/assets/images/emoji/call_me_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/call_me_tone5.png b/app/assets/images/emoji/call_me_tone5.png Binary files differdeleted file mode 100644 index 94ef68ff3b3..00000000000 --- a/app/assets/images/emoji/call_me_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/calling.png b/app/assets/images/emoji/calling.png Binary files differdeleted file mode 100644 index e2f308f8e46..00000000000 --- a/app/assets/images/emoji/calling.png +++ /dev/null diff --git a/app/assets/images/emoji/camel.png b/app/assets/images/emoji/camel.png Binary files differdeleted file mode 100644 index b421d07a805..00000000000 --- a/app/assets/images/emoji/camel.png +++ /dev/null diff --git a/app/assets/images/emoji/camera.png b/app/assets/images/emoji/camera.png Binary files differdeleted file mode 100644 index 0a3429f72ef..00000000000 --- a/app/assets/images/emoji/camera.png +++ /dev/null diff --git a/app/assets/images/emoji/camera_with_flash.png b/app/assets/images/emoji/camera_with_flash.png Binary files differdeleted file mode 100644 index 27471da2029..00000000000 --- a/app/assets/images/emoji/camera_with_flash.png +++ /dev/null diff --git a/app/assets/images/emoji/camping.png b/app/assets/images/emoji/camping.png Binary files differdeleted file mode 100644 index d589cc1f44b..00000000000 --- a/app/assets/images/emoji/camping.png +++ /dev/null diff --git a/app/assets/images/emoji/cancer.png b/app/assets/images/emoji/cancer.png Binary files differdeleted file mode 100644 index a64af07cb5f..00000000000 --- a/app/assets/images/emoji/cancer.png +++ /dev/null diff --git a/app/assets/images/emoji/candle.png b/app/assets/images/emoji/candle.png Binary files differdeleted file mode 100644 index 0b56444e355..00000000000 --- a/app/assets/images/emoji/candle.png +++ /dev/null diff --git a/app/assets/images/emoji/candy.png b/app/assets/images/emoji/candy.png Binary files differdeleted file mode 100644 index 8c67ace3a35..00000000000 --- a/app/assets/images/emoji/candy.png +++ /dev/null diff --git a/app/assets/images/emoji/canoe.png b/app/assets/images/emoji/canoe.png Binary files differdeleted file mode 100644 index e26cdb9da69..00000000000 --- a/app/assets/images/emoji/canoe.png +++ /dev/null diff --git a/app/assets/images/emoji/capital_abcd.png b/app/assets/images/emoji/capital_abcd.png Binary files differdeleted file mode 100644 index fe9482d2d8a..00000000000 --- a/app/assets/images/emoji/capital_abcd.png +++ /dev/null diff --git a/app/assets/images/emoji/capricorn.png b/app/assets/images/emoji/capricorn.png Binary files differdeleted file mode 100644 index 6293d31d4b1..00000000000 --- a/app/assets/images/emoji/capricorn.png +++ /dev/null diff --git a/app/assets/images/emoji/card_box.png b/app/assets/images/emoji/card_box.png Binary files differdeleted file mode 100644 index f2e764ce59d..00000000000 --- a/app/assets/images/emoji/card_box.png +++ /dev/null diff --git a/app/assets/images/emoji/card_index.png b/app/assets/images/emoji/card_index.png Binary files differdeleted file mode 100644 index 151e11cb3b4..00000000000 --- a/app/assets/images/emoji/card_index.png +++ /dev/null diff --git a/app/assets/images/emoji/carousel_horse.png b/app/assets/images/emoji/carousel_horse.png Binary files differdeleted file mode 100644 index a17074edf05..00000000000 --- a/app/assets/images/emoji/carousel_horse.png +++ /dev/null diff --git a/app/assets/images/emoji/carrot.png b/app/assets/images/emoji/carrot.png Binary files differdeleted file mode 100644 index c68829b58e7..00000000000 --- a/app/assets/images/emoji/carrot.png +++ /dev/null diff --git a/app/assets/images/emoji/cartwheel.png b/app/assets/images/emoji/cartwheel.png Binary files differdeleted file mode 100644 index cbcaa578253..00000000000 --- a/app/assets/images/emoji/cartwheel.png +++ /dev/null diff --git a/app/assets/images/emoji/cartwheel_tone1.png b/app/assets/images/emoji/cartwheel_tone1.png Binary files differdeleted file mode 100644 index db6d65895fb..00000000000 --- a/app/assets/images/emoji/cartwheel_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/cartwheel_tone2.png b/app/assets/images/emoji/cartwheel_tone2.png Binary files differdeleted file mode 100644 index e00ffbc27a8..00000000000 --- a/app/assets/images/emoji/cartwheel_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/cartwheel_tone3.png b/app/assets/images/emoji/cartwheel_tone3.png Binary files differdeleted file mode 100644 index 49321be391f..00000000000 --- a/app/assets/images/emoji/cartwheel_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/cartwheel_tone4.png b/app/assets/images/emoji/cartwheel_tone4.png Binary files differdeleted file mode 100644 index d4562b5e3dd..00000000000 --- a/app/assets/images/emoji/cartwheel_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/cartwheel_tone5.png b/app/assets/images/emoji/cartwheel_tone5.png Binary files differdeleted file mode 100644 index 6e09a870767..00000000000 --- a/app/assets/images/emoji/cartwheel_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/cat.png b/app/assets/images/emoji/cat.png Binary files differdeleted file mode 100644 index efd82c2abf3..00000000000 --- a/app/assets/images/emoji/cat.png +++ /dev/null diff --git a/app/assets/images/emoji/cat2.png b/app/assets/images/emoji/cat2.png Binary files differdeleted file mode 100644 index 46abe8cbc14..00000000000 --- a/app/assets/images/emoji/cat2.png +++ /dev/null diff --git a/app/assets/images/emoji/cd.png b/app/assets/images/emoji/cd.png Binary files differdeleted file mode 100644 index e6b01449cd9..00000000000 --- a/app/assets/images/emoji/cd.png +++ /dev/null diff --git a/app/assets/images/emoji/chains.png b/app/assets/images/emoji/chains.png Binary files differdeleted file mode 100644 index 57f46139a06..00000000000 --- a/app/assets/images/emoji/chains.png +++ /dev/null diff --git a/app/assets/images/emoji/champagne.png b/app/assets/images/emoji/champagne.png Binary files differdeleted file mode 100644 index 285a79a93d0..00000000000 --- a/app/assets/images/emoji/champagne.png +++ /dev/null diff --git a/app/assets/images/emoji/champagne_glass.png b/app/assets/images/emoji/champagne_glass.png Binary files differdeleted file mode 100644 index 31937ae9392..00000000000 --- a/app/assets/images/emoji/champagne_glass.png +++ /dev/null diff --git a/app/assets/images/emoji/chart.png b/app/assets/images/emoji/chart.png Binary files differdeleted file mode 100644 index 9773f03be22..00000000000 --- a/app/assets/images/emoji/chart.png +++ /dev/null diff --git a/app/assets/images/emoji/chart_with_downwards_trend.png b/app/assets/images/emoji/chart_with_downwards_trend.png Binary files differdeleted file mode 100644 index 5222ec72d85..00000000000 --- a/app/assets/images/emoji/chart_with_downwards_trend.png +++ /dev/null diff --git a/app/assets/images/emoji/chart_with_upwards_trend.png b/app/assets/images/emoji/chart_with_upwards_trend.png Binary files differdeleted file mode 100644 index f13cfcf9956..00000000000 --- a/app/assets/images/emoji/chart_with_upwards_trend.png +++ /dev/null diff --git a/app/assets/images/emoji/checkered_flag.png b/app/assets/images/emoji/checkered_flag.png Binary files differdeleted file mode 100644 index 5a71eecb89b..00000000000 --- a/app/assets/images/emoji/checkered_flag.png +++ /dev/null diff --git a/app/assets/images/emoji/cheese.png b/app/assets/images/emoji/cheese.png Binary files differdeleted file mode 100644 index 00e99762286..00000000000 --- a/app/assets/images/emoji/cheese.png +++ /dev/null diff --git a/app/assets/images/emoji/cherries.png b/app/assets/images/emoji/cherries.png Binary files differdeleted file mode 100644 index 9b10cbaac5e..00000000000 --- a/app/assets/images/emoji/cherries.png +++ /dev/null diff --git a/app/assets/images/emoji/cherry_blossom.png b/app/assets/images/emoji/cherry_blossom.png Binary files differdeleted file mode 100644 index 282f3e7bc81..00000000000 --- a/app/assets/images/emoji/cherry_blossom.png +++ /dev/null diff --git a/app/assets/images/emoji/chestnut.png b/app/assets/images/emoji/chestnut.png Binary files differdeleted file mode 100644 index e9fb40468ed..00000000000 --- a/app/assets/images/emoji/chestnut.png +++ /dev/null diff --git a/app/assets/images/emoji/chicken.png b/app/assets/images/emoji/chicken.png Binary files differdeleted file mode 100644 index 9a6992e55ba..00000000000 --- a/app/assets/images/emoji/chicken.png +++ /dev/null diff --git a/app/assets/images/emoji/children_crossing.png b/app/assets/images/emoji/children_crossing.png Binary files differdeleted file mode 100644 index fa4c091c7c3..00000000000 --- a/app/assets/images/emoji/children_crossing.png +++ /dev/null diff --git a/app/assets/images/emoji/chipmunk.png b/app/assets/images/emoji/chipmunk.png Binary files differdeleted file mode 100644 index 2aac560cb22..00000000000 --- a/app/assets/images/emoji/chipmunk.png +++ /dev/null diff --git a/app/assets/images/emoji/chocolate_bar.png b/app/assets/images/emoji/chocolate_bar.png Binary files differdeleted file mode 100644 index 318bbd40ef9..00000000000 --- a/app/assets/images/emoji/chocolate_bar.png +++ /dev/null diff --git a/app/assets/images/emoji/christmas_tree.png b/app/assets/images/emoji/christmas_tree.png Binary files differdeleted file mode 100644 index 4197d37a52b..00000000000 --- a/app/assets/images/emoji/christmas_tree.png +++ /dev/null diff --git a/app/assets/images/emoji/church.png b/app/assets/images/emoji/church.png Binary files differdeleted file mode 100644 index 8242fd272b3..00000000000 --- a/app/assets/images/emoji/church.png +++ /dev/null diff --git a/app/assets/images/emoji/cinema.png b/app/assets/images/emoji/cinema.png Binary files differdeleted file mode 100644 index 65f27b386f2..00000000000 --- a/app/assets/images/emoji/cinema.png +++ /dev/null diff --git a/app/assets/images/emoji/circus_tent.png b/app/assets/images/emoji/circus_tent.png Binary files differdeleted file mode 100644 index b0379775b12..00000000000 --- a/app/assets/images/emoji/circus_tent.png +++ /dev/null diff --git a/app/assets/images/emoji/city_dusk.png b/app/assets/images/emoji/city_dusk.png Binary files differdeleted file mode 100644 index 80cdff7cf5d..00000000000 --- a/app/assets/images/emoji/city_dusk.png +++ /dev/null diff --git a/app/assets/images/emoji/city_sunset.png b/app/assets/images/emoji/city_sunset.png Binary files differdeleted file mode 100644 index 7cded0ba55b..00000000000 --- a/app/assets/images/emoji/city_sunset.png +++ /dev/null diff --git a/app/assets/images/emoji/cityscape.png b/app/assets/images/emoji/cityscape.png Binary files differdeleted file mode 100644 index d7b9844a0b4..00000000000 --- a/app/assets/images/emoji/cityscape.png +++ /dev/null diff --git a/app/assets/images/emoji/cl.png b/app/assets/images/emoji/cl.png Binary files differdeleted file mode 100644 index 8b01b4343e2..00000000000 --- a/app/assets/images/emoji/cl.png +++ /dev/null diff --git a/app/assets/images/emoji/clap.png b/app/assets/images/emoji/clap.png Binary files differdeleted file mode 100644 index b0ffe928920..00000000000 --- a/app/assets/images/emoji/clap.png +++ /dev/null diff --git a/app/assets/images/emoji/clap_tone1.png b/app/assets/images/emoji/clap_tone1.png Binary files differdeleted file mode 100644 index de4bc837b96..00000000000 --- a/app/assets/images/emoji/clap_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/clap_tone2.png b/app/assets/images/emoji/clap_tone2.png Binary files differdeleted file mode 100644 index 1323de775ba..00000000000 --- a/app/assets/images/emoji/clap_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/clap_tone3.png b/app/assets/images/emoji/clap_tone3.png Binary files differdeleted file mode 100644 index d448ca19dde..00000000000 --- a/app/assets/images/emoji/clap_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/clap_tone4.png b/app/assets/images/emoji/clap_tone4.png Binary files differdeleted file mode 100644 index c49f44ee91d..00000000000 --- a/app/assets/images/emoji/clap_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/clap_tone5.png b/app/assets/images/emoji/clap_tone5.png Binary files differdeleted file mode 100644 index 29ee9bdf37c..00000000000 --- a/app/assets/images/emoji/clap_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/clapper.png b/app/assets/images/emoji/clapper.png Binary files differdeleted file mode 100644 index 81390883111..00000000000 --- a/app/assets/images/emoji/clapper.png +++ /dev/null diff --git a/app/assets/images/emoji/classical_building.png b/app/assets/images/emoji/classical_building.png Binary files differdeleted file mode 100644 index de7b559daaf..00000000000 --- a/app/assets/images/emoji/classical_building.png +++ /dev/null diff --git a/app/assets/images/emoji/clipboard.png b/app/assets/images/emoji/clipboard.png Binary files differdeleted file mode 100644 index 7edcfc52509..00000000000 --- a/app/assets/images/emoji/clipboard.png +++ /dev/null diff --git a/app/assets/images/emoji/clock.png b/app/assets/images/emoji/clock.png Binary files differdeleted file mode 100644 index ffdb451e3a8..00000000000 --- a/app/assets/images/emoji/clock.png +++ /dev/null diff --git a/app/assets/images/emoji/clock1.png b/app/assets/images/emoji/clock1.png Binary files differdeleted file mode 100644 index d6e34941f23..00000000000 --- a/app/assets/images/emoji/clock1.png +++ /dev/null diff --git a/app/assets/images/emoji/clock10.png b/app/assets/images/emoji/clock10.png Binary files differdeleted file mode 100644 index e62b245cdbe..00000000000 --- a/app/assets/images/emoji/clock10.png +++ /dev/null diff --git a/app/assets/images/emoji/clock1030.png b/app/assets/images/emoji/clock1030.png Binary files differdeleted file mode 100644 index 0802b3c65b9..00000000000 --- a/app/assets/images/emoji/clock1030.png +++ /dev/null diff --git a/app/assets/images/emoji/clock11.png b/app/assets/images/emoji/clock11.png Binary files differdeleted file mode 100644 index 0983345273b..00000000000 --- a/app/assets/images/emoji/clock11.png +++ /dev/null diff --git a/app/assets/images/emoji/clock1130.png b/app/assets/images/emoji/clock1130.png Binary files differdeleted file mode 100644 index d970d03b809..00000000000 --- a/app/assets/images/emoji/clock1130.png +++ /dev/null diff --git a/app/assets/images/emoji/clock12.png b/app/assets/images/emoji/clock12.png Binary files differdeleted file mode 100644 index e61caa4b3e2..00000000000 --- a/app/assets/images/emoji/clock12.png +++ /dev/null diff --git a/app/assets/images/emoji/clock1230.png b/app/assets/images/emoji/clock1230.png Binary files differdeleted file mode 100644 index f2b1d261721..00000000000 --- a/app/assets/images/emoji/clock1230.png +++ /dev/null diff --git a/app/assets/images/emoji/clock130.png b/app/assets/images/emoji/clock130.png Binary files differdeleted file mode 100644 index 86b7689b84e..00000000000 --- a/app/assets/images/emoji/clock130.png +++ /dev/null diff --git a/app/assets/images/emoji/clock2.png b/app/assets/images/emoji/clock2.png Binary files differdeleted file mode 100644 index a54253d7d57..00000000000 --- a/app/assets/images/emoji/clock2.png +++ /dev/null diff --git a/app/assets/images/emoji/clock230.png b/app/assets/images/emoji/clock230.png Binary files differdeleted file mode 100644 index 7a787e018e6..00000000000 --- a/app/assets/images/emoji/clock230.png +++ /dev/null diff --git a/app/assets/images/emoji/clock3.png b/app/assets/images/emoji/clock3.png Binary files differdeleted file mode 100644 index 27ec4b1f514..00000000000 --- a/app/assets/images/emoji/clock3.png +++ /dev/null diff --git a/app/assets/images/emoji/clock330.png b/app/assets/images/emoji/clock330.png Binary files differdeleted file mode 100644 index c6860395cec..00000000000 --- a/app/assets/images/emoji/clock330.png +++ /dev/null diff --git a/app/assets/images/emoji/clock4.png b/app/assets/images/emoji/clock4.png Binary files differdeleted file mode 100644 index 60a1ef4cc13..00000000000 --- a/app/assets/images/emoji/clock4.png +++ /dev/null diff --git a/app/assets/images/emoji/clock430.png b/app/assets/images/emoji/clock430.png Binary files differdeleted file mode 100644 index 3c05b362122..00000000000 --- a/app/assets/images/emoji/clock430.png +++ /dev/null diff --git a/app/assets/images/emoji/clock5.png b/app/assets/images/emoji/clock5.png Binary files differdeleted file mode 100644 index c9382d1e094..00000000000 --- a/app/assets/images/emoji/clock5.png +++ /dev/null diff --git a/app/assets/images/emoji/clock530.png b/app/assets/images/emoji/clock530.png Binary files differdeleted file mode 100644 index c21fa926db2..00000000000 --- a/app/assets/images/emoji/clock530.png +++ /dev/null diff --git a/app/assets/images/emoji/clock6.png b/app/assets/images/emoji/clock6.png Binary files differdeleted file mode 100644 index 8fd5d3f5bd7..00000000000 --- a/app/assets/images/emoji/clock6.png +++ /dev/null diff --git a/app/assets/images/emoji/clock630.png b/app/assets/images/emoji/clock630.png Binary files differdeleted file mode 100644 index 2aec87fefcf..00000000000 --- a/app/assets/images/emoji/clock630.png +++ /dev/null diff --git a/app/assets/images/emoji/clock7.png b/app/assets/images/emoji/clock7.png Binary files differdeleted file mode 100644 index 8c7084036f2..00000000000 --- a/app/assets/images/emoji/clock7.png +++ /dev/null diff --git a/app/assets/images/emoji/clock730.png b/app/assets/images/emoji/clock730.png Binary files differdeleted file mode 100644 index f7a1135e03f..00000000000 --- a/app/assets/images/emoji/clock730.png +++ /dev/null diff --git a/app/assets/images/emoji/clock8.png b/app/assets/images/emoji/clock8.png Binary files differdeleted file mode 100644 index fcddf722e95..00000000000 --- a/app/assets/images/emoji/clock8.png +++ /dev/null diff --git a/app/assets/images/emoji/clock830.png b/app/assets/images/emoji/clock830.png Binary files differdeleted file mode 100644 index 799b4aebc08..00000000000 --- a/app/assets/images/emoji/clock830.png +++ /dev/null diff --git a/app/assets/images/emoji/clock9.png b/app/assets/images/emoji/clock9.png Binary files differdeleted file mode 100644 index dfbe0117981..00000000000 --- a/app/assets/images/emoji/clock9.png +++ /dev/null diff --git a/app/assets/images/emoji/clock930.png b/app/assets/images/emoji/clock930.png Binary files differdeleted file mode 100644 index 4a2092ee6f0..00000000000 --- a/app/assets/images/emoji/clock930.png +++ /dev/null diff --git a/app/assets/images/emoji/closed_book.png b/app/assets/images/emoji/closed_book.png Binary files differdeleted file mode 100644 index 6395cf2151e..00000000000 --- a/app/assets/images/emoji/closed_book.png +++ /dev/null diff --git a/app/assets/images/emoji/closed_lock_with_key.png b/app/assets/images/emoji/closed_lock_with_key.png Binary files differdeleted file mode 100644 index 1c1cd5d0741..00000000000 --- a/app/assets/images/emoji/closed_lock_with_key.png +++ /dev/null diff --git a/app/assets/images/emoji/closed_umbrella.png b/app/assets/images/emoji/closed_umbrella.png Binary files differdeleted file mode 100644 index ecefba9e446..00000000000 --- a/app/assets/images/emoji/closed_umbrella.png +++ /dev/null diff --git a/app/assets/images/emoji/cloud.png b/app/assets/images/emoji/cloud.png Binary files differdeleted file mode 100644 index 5b4f57f77ba..00000000000 --- a/app/assets/images/emoji/cloud.png +++ /dev/null diff --git a/app/assets/images/emoji/cloud_lightning.png b/app/assets/images/emoji/cloud_lightning.png Binary files differdeleted file mode 100644 index 0831e88aa31..00000000000 --- a/app/assets/images/emoji/cloud_lightning.png +++ /dev/null diff --git a/app/assets/images/emoji/cloud_rain.png b/app/assets/images/emoji/cloud_rain.png Binary files differdeleted file mode 100644 index 385685e0512..00000000000 --- a/app/assets/images/emoji/cloud_rain.png +++ /dev/null diff --git a/app/assets/images/emoji/cloud_snow.png b/app/assets/images/emoji/cloud_snow.png Binary files differdeleted file mode 100644 index 9720384eb99..00000000000 --- a/app/assets/images/emoji/cloud_snow.png +++ /dev/null diff --git a/app/assets/images/emoji/cloud_tornado.png b/app/assets/images/emoji/cloud_tornado.png Binary files differdeleted file mode 100644 index 4821c89da1e..00000000000 --- a/app/assets/images/emoji/cloud_tornado.png +++ /dev/null diff --git a/app/assets/images/emoji/clown.png b/app/assets/images/emoji/clown.png Binary files differdeleted file mode 100644 index 02b7ff70049..00000000000 --- a/app/assets/images/emoji/clown.png +++ /dev/null diff --git a/app/assets/images/emoji/clubs.png b/app/assets/images/emoji/clubs.png Binary files differdeleted file mode 100644 index 4f2abf791ca..00000000000 --- a/app/assets/images/emoji/clubs.png +++ /dev/null diff --git a/app/assets/images/emoji/cocktail.png b/app/assets/images/emoji/cocktail.png Binary files differdeleted file mode 100644 index 2e50c57e98d..00000000000 --- a/app/assets/images/emoji/cocktail.png +++ /dev/null diff --git a/app/assets/images/emoji/coffee.png b/app/assets/images/emoji/coffee.png Binary files differdeleted file mode 100644 index 553061471b1..00000000000 --- a/app/assets/images/emoji/coffee.png +++ /dev/null diff --git a/app/assets/images/emoji/coffin.png b/app/assets/images/emoji/coffin.png Binary files differdeleted file mode 100644 index fb2932aa5f6..00000000000 --- a/app/assets/images/emoji/coffin.png +++ /dev/null diff --git a/app/assets/images/emoji/cold_sweat.png b/app/assets/images/emoji/cold_sweat.png Binary files differdeleted file mode 100644 index 85b2231bbf6..00000000000 --- a/app/assets/images/emoji/cold_sweat.png +++ /dev/null diff --git a/app/assets/images/emoji/comet.png b/app/assets/images/emoji/comet.png Binary files differdeleted file mode 100644 index a99751f79be..00000000000 --- a/app/assets/images/emoji/comet.png +++ /dev/null diff --git a/app/assets/images/emoji/compression.png b/app/assets/images/emoji/compression.png Binary files differdeleted file mode 100644 index d7eda7f362a..00000000000 --- a/app/assets/images/emoji/compression.png +++ /dev/null diff --git a/app/assets/images/emoji/computer.png b/app/assets/images/emoji/computer.png Binary files differdeleted file mode 100644 index c1fee27e3a9..00000000000 --- a/app/assets/images/emoji/computer.png +++ /dev/null diff --git a/app/assets/images/emoji/confetti_ball.png b/app/assets/images/emoji/confetti_ball.png Binary files differdeleted file mode 100644 index ba4fd9b12be..00000000000 --- a/app/assets/images/emoji/confetti_ball.png +++ /dev/null diff --git a/app/assets/images/emoji/confounded.png b/app/assets/images/emoji/confounded.png Binary files differdeleted file mode 100644 index aa4b29e9375..00000000000 --- a/app/assets/images/emoji/confounded.png +++ /dev/null diff --git a/app/assets/images/emoji/confused.png b/app/assets/images/emoji/confused.png Binary files differdeleted file mode 100644 index 502b6bf0e0b..00000000000 --- a/app/assets/images/emoji/confused.png +++ /dev/null diff --git a/app/assets/images/emoji/congratulations.png b/app/assets/images/emoji/congratulations.png Binary files differdeleted file mode 100644 index ba8c89d95ee..00000000000 --- a/app/assets/images/emoji/congratulations.png +++ /dev/null diff --git a/app/assets/images/emoji/construction.png b/app/assets/images/emoji/construction.png Binary files differdeleted file mode 100644 index ef8db5f471c..00000000000 --- a/app/assets/images/emoji/construction.png +++ /dev/null diff --git a/app/assets/images/emoji/construction_site.png b/app/assets/images/emoji/construction_site.png Binary files differdeleted file mode 100644 index 8206a20f63f..00000000000 --- a/app/assets/images/emoji/construction_site.png +++ /dev/null diff --git a/app/assets/images/emoji/construction_worker.png b/app/assets/images/emoji/construction_worker.png Binary files differdeleted file mode 100644 index a9970a89005..00000000000 --- a/app/assets/images/emoji/construction_worker.png +++ /dev/null diff --git a/app/assets/images/emoji/construction_worker_tone1.png b/app/assets/images/emoji/construction_worker_tone1.png Binary files differdeleted file mode 100644 index 2f24a2bab24..00000000000 --- a/app/assets/images/emoji/construction_worker_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/construction_worker_tone2.png b/app/assets/images/emoji/construction_worker_tone2.png Binary files differdeleted file mode 100644 index 93c8fec5a75..00000000000 --- a/app/assets/images/emoji/construction_worker_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/construction_worker_tone3.png b/app/assets/images/emoji/construction_worker_tone3.png Binary files differdeleted file mode 100644 index abc1f2af2e0..00000000000 --- a/app/assets/images/emoji/construction_worker_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/construction_worker_tone4.png b/app/assets/images/emoji/construction_worker_tone4.png Binary files differdeleted file mode 100644 index eed83289aeb..00000000000 --- a/app/assets/images/emoji/construction_worker_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/construction_worker_tone5.png b/app/assets/images/emoji/construction_worker_tone5.png Binary files differdeleted file mode 100644 index acbb220b8bb..00000000000 --- a/app/assets/images/emoji/construction_worker_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/control_knobs.png b/app/assets/images/emoji/control_knobs.png Binary files differdeleted file mode 100644 index 6635ac93b50..00000000000 --- a/app/assets/images/emoji/control_knobs.png +++ /dev/null diff --git a/app/assets/images/emoji/convenience_store.png b/app/assets/images/emoji/convenience_store.png Binary files differdeleted file mode 100644 index 26b53b5669e..00000000000 --- a/app/assets/images/emoji/convenience_store.png +++ /dev/null diff --git a/app/assets/images/emoji/cookie.png b/app/assets/images/emoji/cookie.png Binary files differdeleted file mode 100644 index 1b6bcb1554f..00000000000 --- a/app/assets/images/emoji/cookie.png +++ /dev/null diff --git a/app/assets/images/emoji/cooking.png b/app/assets/images/emoji/cooking.png Binary files differdeleted file mode 100644 index 918c980577a..00000000000 --- a/app/assets/images/emoji/cooking.png +++ /dev/null diff --git a/app/assets/images/emoji/cool.png b/app/assets/images/emoji/cool.png Binary files differdeleted file mode 100644 index 74674978d00..00000000000 --- a/app/assets/images/emoji/cool.png +++ /dev/null diff --git a/app/assets/images/emoji/cop.png b/app/assets/images/emoji/cop.png Binary files differdeleted file mode 100644 index 0b16d7c17b7..00000000000 --- a/app/assets/images/emoji/cop.png +++ /dev/null diff --git a/app/assets/images/emoji/cop_tone1.png b/app/assets/images/emoji/cop_tone1.png Binary files differdeleted file mode 100644 index 6ccba3879dc..00000000000 --- a/app/assets/images/emoji/cop_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/cop_tone2.png b/app/assets/images/emoji/cop_tone2.png Binary files differdeleted file mode 100644 index 7814ea9f52d..00000000000 --- a/app/assets/images/emoji/cop_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/cop_tone3.png b/app/assets/images/emoji/cop_tone3.png Binary files differdeleted file mode 100644 index d78e88ec872..00000000000 --- a/app/assets/images/emoji/cop_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/cop_tone4.png b/app/assets/images/emoji/cop_tone4.png Binary files differdeleted file mode 100644 index 2e13c508315..00000000000 --- a/app/assets/images/emoji/cop_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/cop_tone5.png b/app/assets/images/emoji/cop_tone5.png Binary files differdeleted file mode 100644 index 2980d61cc2e..00000000000 --- a/app/assets/images/emoji/cop_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/copyright.png b/app/assets/images/emoji/copyright.png Binary files differdeleted file mode 100644 index 6b9a6adbfd2..00000000000 --- a/app/assets/images/emoji/copyright.png +++ /dev/null diff --git a/app/assets/images/emoji/corn.png b/app/assets/images/emoji/corn.png Binary files differdeleted file mode 100644 index 36e20127931..00000000000 --- a/app/assets/images/emoji/corn.png +++ /dev/null diff --git a/app/assets/images/emoji/couch.png b/app/assets/images/emoji/couch.png Binary files differdeleted file mode 100644 index 27b19b13bb0..00000000000 --- a/app/assets/images/emoji/couch.png +++ /dev/null diff --git a/app/assets/images/emoji/couple.png b/app/assets/images/emoji/couple.png Binary files differdeleted file mode 100644 index 960323f3c16..00000000000 --- a/app/assets/images/emoji/couple.png +++ /dev/null diff --git a/app/assets/images/emoji/couple_mm.png b/app/assets/images/emoji/couple_mm.png Binary files differdeleted file mode 100644 index 8759fa5db87..00000000000 --- a/app/assets/images/emoji/couple_mm.png +++ /dev/null diff --git a/app/assets/images/emoji/couple_with_heart.png b/app/assets/images/emoji/couple_with_heart.png Binary files differdeleted file mode 100644 index 62111601b36..00000000000 --- a/app/assets/images/emoji/couple_with_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/couple_ww.png b/app/assets/images/emoji/couple_ww.png Binary files differdeleted file mode 100644 index 08fdabcdc5c..00000000000 --- a/app/assets/images/emoji/couple_ww.png +++ /dev/null diff --git a/app/assets/images/emoji/couplekiss.png b/app/assets/images/emoji/couplekiss.png Binary files differdeleted file mode 100644 index 9aa519da9e8..00000000000 --- a/app/assets/images/emoji/couplekiss.png +++ /dev/null diff --git a/app/assets/images/emoji/cow.png b/app/assets/images/emoji/cow.png Binary files differdeleted file mode 100644 index 718a3986d64..00000000000 --- a/app/assets/images/emoji/cow.png +++ /dev/null diff --git a/app/assets/images/emoji/cow2.png b/app/assets/images/emoji/cow2.png Binary files differdeleted file mode 100644 index 4d0ca534ff1..00000000000 --- a/app/assets/images/emoji/cow2.png +++ /dev/null diff --git a/app/assets/images/emoji/cowboy.png b/app/assets/images/emoji/cowboy.png Binary files differdeleted file mode 100644 index 70dd5d0d9d1..00000000000 --- a/app/assets/images/emoji/cowboy.png +++ /dev/null diff --git a/app/assets/images/emoji/crab.png b/app/assets/images/emoji/crab.png Binary files differdeleted file mode 100644 index 19f3047ab61..00000000000 --- a/app/assets/images/emoji/crab.png +++ /dev/null diff --git a/app/assets/images/emoji/crayon.png b/app/assets/images/emoji/crayon.png Binary files differdeleted file mode 100644 index 8d7b427aaa3..00000000000 --- a/app/assets/images/emoji/crayon.png +++ /dev/null diff --git a/app/assets/images/emoji/credit_card.png b/app/assets/images/emoji/credit_card.png Binary files differdeleted file mode 100644 index 372777d5c61..00000000000 --- a/app/assets/images/emoji/credit_card.png +++ /dev/null diff --git a/app/assets/images/emoji/crescent_moon.png b/app/assets/images/emoji/crescent_moon.png Binary files differdeleted file mode 100644 index 765420ecec7..00000000000 --- a/app/assets/images/emoji/crescent_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/cricket.png b/app/assets/images/emoji/cricket.png Binary files differdeleted file mode 100644 index d602294a2cd..00000000000 --- a/app/assets/images/emoji/cricket.png +++ /dev/null diff --git a/app/assets/images/emoji/crocodile.png b/app/assets/images/emoji/crocodile.png Binary files differdeleted file mode 100644 index 3005c46f176..00000000000 --- a/app/assets/images/emoji/crocodile.png +++ /dev/null diff --git a/app/assets/images/emoji/croissant.png b/app/assets/images/emoji/croissant.png Binary files differdeleted file mode 100644 index fb33feb1a38..00000000000 --- a/app/assets/images/emoji/croissant.png +++ /dev/null diff --git a/app/assets/images/emoji/cross.png b/app/assets/images/emoji/cross.png Binary files differdeleted file mode 100644 index 42b10e82257..00000000000 --- a/app/assets/images/emoji/cross.png +++ /dev/null diff --git a/app/assets/images/emoji/crossed_flags.png b/app/assets/images/emoji/crossed_flags.png Binary files differdeleted file mode 100644 index 273bd0f0fe5..00000000000 --- a/app/assets/images/emoji/crossed_flags.png +++ /dev/null diff --git a/app/assets/images/emoji/crossed_swords.png b/app/assets/images/emoji/crossed_swords.png Binary files differdeleted file mode 100644 index 907e9607134..00000000000 --- a/app/assets/images/emoji/crossed_swords.png +++ /dev/null diff --git a/app/assets/images/emoji/crown.png b/app/assets/images/emoji/crown.png Binary files differdeleted file mode 100644 index 93b82d92f04..00000000000 --- a/app/assets/images/emoji/crown.png +++ /dev/null diff --git a/app/assets/images/emoji/cruise_ship.png b/app/assets/images/emoji/cruise_ship.png Binary files differdeleted file mode 100644 index 19d4acbe40c..00000000000 --- a/app/assets/images/emoji/cruise_ship.png +++ /dev/null diff --git a/app/assets/images/emoji/cry.png b/app/assets/images/emoji/cry.png Binary files differdeleted file mode 100644 index b7877f8a173..00000000000 --- a/app/assets/images/emoji/cry.png +++ /dev/null diff --git a/app/assets/images/emoji/crying_cat_face.png b/app/assets/images/emoji/crying_cat_face.png Binary files differdeleted file mode 100644 index b4f49715e00..00000000000 --- a/app/assets/images/emoji/crying_cat_face.png +++ /dev/null diff --git a/app/assets/images/emoji/crystal_ball.png b/app/assets/images/emoji/crystal_ball.png Binary files differdeleted file mode 100644 index 485d5c888f1..00000000000 --- a/app/assets/images/emoji/crystal_ball.png +++ /dev/null diff --git a/app/assets/images/emoji/cucumber.png b/app/assets/images/emoji/cucumber.png Binary files differdeleted file mode 100644 index 500807059d2..00000000000 --- a/app/assets/images/emoji/cucumber.png +++ /dev/null diff --git a/app/assets/images/emoji/cupid.png b/app/assets/images/emoji/cupid.png Binary files differdeleted file mode 100644 index 2df0078ddd1..00000000000 --- a/app/assets/images/emoji/cupid.png +++ /dev/null diff --git a/app/assets/images/emoji/curly_loop.png b/app/assets/images/emoji/curly_loop.png Binary files differdeleted file mode 100644 index 440aa56d50e..00000000000 --- a/app/assets/images/emoji/curly_loop.png +++ /dev/null diff --git a/app/assets/images/emoji/currency_exchange.png b/app/assets/images/emoji/currency_exchange.png Binary files differdeleted file mode 100644 index 4d46c6050e7..00000000000 --- a/app/assets/images/emoji/currency_exchange.png +++ /dev/null diff --git a/app/assets/images/emoji/curry.png b/app/assets/images/emoji/curry.png Binary files differdeleted file mode 100644 index 69657ca8103..00000000000 --- a/app/assets/images/emoji/curry.png +++ /dev/null diff --git a/app/assets/images/emoji/custard.png b/app/assets/images/emoji/custard.png Binary files differdeleted file mode 100644 index fa3df67b8f6..00000000000 --- a/app/assets/images/emoji/custard.png +++ /dev/null diff --git a/app/assets/images/emoji/customs.png b/app/assets/images/emoji/customs.png Binary files differdeleted file mode 100644 index 21b7ce2c69e..00000000000 --- a/app/assets/images/emoji/customs.png +++ /dev/null diff --git a/app/assets/images/emoji/cyclone.png b/app/assets/images/emoji/cyclone.png Binary files differdeleted file mode 100644 index ff00b1afe70..00000000000 --- a/app/assets/images/emoji/cyclone.png +++ /dev/null diff --git a/app/assets/images/emoji/dagger.png b/app/assets/images/emoji/dagger.png Binary files differdeleted file mode 100644 index 66e97b0aa25..00000000000 --- a/app/assets/images/emoji/dagger.png +++ /dev/null diff --git a/app/assets/images/emoji/dancer.png b/app/assets/images/emoji/dancer.png Binary files differdeleted file mode 100644 index 04b166991cb..00000000000 --- a/app/assets/images/emoji/dancer.png +++ /dev/null diff --git a/app/assets/images/emoji/dancer_tone1.png b/app/assets/images/emoji/dancer_tone1.png Binary files differdeleted file mode 100644 index 2c7b11c3a6e..00000000000 --- a/app/assets/images/emoji/dancer_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/dancer_tone2.png b/app/assets/images/emoji/dancer_tone2.png Binary files differdeleted file mode 100644 index cb04b1f907e..00000000000 --- a/app/assets/images/emoji/dancer_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/dancer_tone3.png b/app/assets/images/emoji/dancer_tone3.png Binary files differdeleted file mode 100644 index 98c5bca7b64..00000000000 --- a/app/assets/images/emoji/dancer_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/dancer_tone4.png b/app/assets/images/emoji/dancer_tone4.png Binary files differdeleted file mode 100644 index fdb1e00cbba..00000000000 --- a/app/assets/images/emoji/dancer_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/dancer_tone5.png b/app/assets/images/emoji/dancer_tone5.png Binary files differdeleted file mode 100644 index 0e34e0e23f0..00000000000 --- a/app/assets/images/emoji/dancer_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/dancers.png b/app/assets/images/emoji/dancers.png Binary files differdeleted file mode 100644 index 67e6ffacb76..00000000000 --- a/app/assets/images/emoji/dancers.png +++ /dev/null diff --git a/app/assets/images/emoji/dango.png b/app/assets/images/emoji/dango.png Binary files differdeleted file mode 100644 index f73f37b01c7..00000000000 --- a/app/assets/images/emoji/dango.png +++ /dev/null diff --git a/app/assets/images/emoji/dark_sunglasses.png b/app/assets/images/emoji/dark_sunglasses.png Binary files differdeleted file mode 100644 index b1b6db0acff..00000000000 --- a/app/assets/images/emoji/dark_sunglasses.png +++ /dev/null diff --git a/app/assets/images/emoji/dart.png b/app/assets/images/emoji/dart.png Binary files differdeleted file mode 100644 index f6704aeb8ba..00000000000 --- a/app/assets/images/emoji/dart.png +++ /dev/null diff --git a/app/assets/images/emoji/dash.png b/app/assets/images/emoji/dash.png Binary files differdeleted file mode 100644 index 064b8525c12..00000000000 --- a/app/assets/images/emoji/dash.png +++ /dev/null diff --git a/app/assets/images/emoji/date.png b/app/assets/images/emoji/date.png Binary files differdeleted file mode 100644 index f05b3da97b8..00000000000 --- a/app/assets/images/emoji/date.png +++ /dev/null diff --git a/app/assets/images/emoji/deciduous_tree.png b/app/assets/images/emoji/deciduous_tree.png Binary files differdeleted file mode 100644 index 785fc1c30ea..00000000000 --- a/app/assets/images/emoji/deciduous_tree.png +++ /dev/null diff --git a/app/assets/images/emoji/deer.png b/app/assets/images/emoji/deer.png Binary files differdeleted file mode 100644 index d8698195ff0..00000000000 --- a/app/assets/images/emoji/deer.png +++ /dev/null diff --git a/app/assets/images/emoji/department_store.png b/app/assets/images/emoji/department_store.png Binary files differdeleted file mode 100644 index 58867c7a6e1..00000000000 --- a/app/assets/images/emoji/department_store.png +++ /dev/null diff --git a/app/assets/images/emoji/desert.png b/app/assets/images/emoji/desert.png Binary files differdeleted file mode 100644 index e9966ff8c65..00000000000 --- a/app/assets/images/emoji/desert.png +++ /dev/null diff --git a/app/assets/images/emoji/desktop.png b/app/assets/images/emoji/desktop.png Binary files differdeleted file mode 100644 index 909bd42b5e1..00000000000 --- a/app/assets/images/emoji/desktop.png +++ /dev/null diff --git a/app/assets/images/emoji/diamond_shape_with_a_dot_inside.png b/app/assets/images/emoji/diamond_shape_with_a_dot_inside.png Binary files differdeleted file mode 100644 index 2a22a26d1e2..00000000000 --- a/app/assets/images/emoji/diamond_shape_with_a_dot_inside.png +++ /dev/null diff --git a/app/assets/images/emoji/diamonds.png b/app/assets/images/emoji/diamonds.png Binary files differdeleted file mode 100644 index 1f25f51f97a..00000000000 --- a/app/assets/images/emoji/diamonds.png +++ /dev/null diff --git a/app/assets/images/emoji/disappointed.png b/app/assets/images/emoji/disappointed.png Binary files differdeleted file mode 100644 index efe4e67e23c..00000000000 --- a/app/assets/images/emoji/disappointed.png +++ /dev/null diff --git a/app/assets/images/emoji/disappointed_relieved.png b/app/assets/images/emoji/disappointed_relieved.png Binary files differdeleted file mode 100644 index aef864d2b3d..00000000000 --- a/app/assets/images/emoji/disappointed_relieved.png +++ /dev/null diff --git a/app/assets/images/emoji/dividers.png b/app/assets/images/emoji/dividers.png Binary files differdeleted file mode 100644 index 46a7e403f9d..00000000000 --- a/app/assets/images/emoji/dividers.png +++ /dev/null diff --git a/app/assets/images/emoji/dizzy.png b/app/assets/images/emoji/dizzy.png Binary files differdeleted file mode 100644 index 85f52efad24..00000000000 --- a/app/assets/images/emoji/dizzy.png +++ /dev/null diff --git a/app/assets/images/emoji/dizzy_face.png b/app/assets/images/emoji/dizzy_face.png Binary files differdeleted file mode 100644 index 3120316ab5e..00000000000 --- a/app/assets/images/emoji/dizzy_face.png +++ /dev/null diff --git a/app/assets/images/emoji/do_not_litter.png b/app/assets/images/emoji/do_not_litter.png Binary files differdeleted file mode 100644 index 341d2575f4f..00000000000 --- a/app/assets/images/emoji/do_not_litter.png +++ /dev/null diff --git a/app/assets/images/emoji/dog.png b/app/assets/images/emoji/dog.png Binary files differdeleted file mode 100644 index 281b81d58bd..00000000000 --- a/app/assets/images/emoji/dog.png +++ /dev/null diff --git a/app/assets/images/emoji/dog2.png b/app/assets/images/emoji/dog2.png Binary files differdeleted file mode 100644 index 976143dbdbe..00000000000 --- a/app/assets/images/emoji/dog2.png +++ /dev/null diff --git a/app/assets/images/emoji/dollar.png b/app/assets/images/emoji/dollar.png Binary files differdeleted file mode 100644 index a9904c28293..00000000000 --- a/app/assets/images/emoji/dollar.png +++ /dev/null diff --git a/app/assets/images/emoji/dolls.png b/app/assets/images/emoji/dolls.png Binary files differdeleted file mode 100644 index 10955615110..00000000000 --- a/app/assets/images/emoji/dolls.png +++ /dev/null diff --git a/app/assets/images/emoji/dolphin.png b/app/assets/images/emoji/dolphin.png Binary files differdeleted file mode 100644 index 81434809003..00000000000 --- a/app/assets/images/emoji/dolphin.png +++ /dev/null diff --git a/app/assets/images/emoji/door.png b/app/assets/images/emoji/door.png Binary files differdeleted file mode 100644 index 36ae3e27494..00000000000 --- a/app/assets/images/emoji/door.png +++ /dev/null diff --git a/app/assets/images/emoji/doughnut.png b/app/assets/images/emoji/doughnut.png Binary files differdeleted file mode 100644 index 0ca4cd0bde8..00000000000 --- a/app/assets/images/emoji/doughnut.png +++ /dev/null diff --git a/app/assets/images/emoji/dove.png b/app/assets/images/emoji/dove.png Binary files differdeleted file mode 100644 index 9580c4917d7..00000000000 --- a/app/assets/images/emoji/dove.png +++ /dev/null diff --git a/app/assets/images/emoji/dragon.png b/app/assets/images/emoji/dragon.png Binary files differdeleted file mode 100644 index d6311cf5429..00000000000 --- a/app/assets/images/emoji/dragon.png +++ /dev/null diff --git a/app/assets/images/emoji/dragon_face.png b/app/assets/images/emoji/dragon_face.png Binary files differdeleted file mode 100644 index 3c2720446c6..00000000000 --- a/app/assets/images/emoji/dragon_face.png +++ /dev/null diff --git a/app/assets/images/emoji/dress.png b/app/assets/images/emoji/dress.png Binary files differdeleted file mode 100644 index a697ca5c57d..00000000000 --- a/app/assets/images/emoji/dress.png +++ /dev/null diff --git a/app/assets/images/emoji/dromedary_camel.png b/app/assets/images/emoji/dromedary_camel.png Binary files differdeleted file mode 100644 index 5271637c7c4..00000000000 --- a/app/assets/images/emoji/dromedary_camel.png +++ /dev/null diff --git a/app/assets/images/emoji/drooling_face.png b/app/assets/images/emoji/drooling_face.png Binary files differdeleted file mode 100644 index a5460532597..00000000000 --- a/app/assets/images/emoji/drooling_face.png +++ /dev/null diff --git a/app/assets/images/emoji/droplet.png b/app/assets/images/emoji/droplet.png Binary files differdeleted file mode 100644 index 71241ec3061..00000000000 --- a/app/assets/images/emoji/droplet.png +++ /dev/null diff --git a/app/assets/images/emoji/drum.png b/app/assets/images/emoji/drum.png Binary files differdeleted file mode 100644 index b038727cc99..00000000000 --- a/app/assets/images/emoji/drum.png +++ /dev/null diff --git a/app/assets/images/emoji/duck.png b/app/assets/images/emoji/duck.png Binary files differdeleted file mode 100644 index 74330b77ca3..00000000000 --- a/app/assets/images/emoji/duck.png +++ /dev/null diff --git a/app/assets/images/emoji/dvd.png b/app/assets/images/emoji/dvd.png Binary files differdeleted file mode 100644 index 045a6f7a08d..00000000000 --- a/app/assets/images/emoji/dvd.png +++ /dev/null diff --git a/app/assets/images/emoji/e-mail.png b/app/assets/images/emoji/e-mail.png Binary files differdeleted file mode 100644 index d22e654a20b..00000000000 --- a/app/assets/images/emoji/e-mail.png +++ /dev/null diff --git a/app/assets/images/emoji/eagle.png b/app/assets/images/emoji/eagle.png Binary files differdeleted file mode 100644 index 4f277debeef..00000000000 --- a/app/assets/images/emoji/eagle.png +++ /dev/null diff --git a/app/assets/images/emoji/ear.png b/app/assets/images/emoji/ear.png Binary files differdeleted file mode 100644 index f84f9ff154a..00000000000 --- a/app/assets/images/emoji/ear.png +++ /dev/null diff --git a/app/assets/images/emoji/ear_of_rice.png b/app/assets/images/emoji/ear_of_rice.png Binary files differdeleted file mode 100644 index 3564d9d643a..00000000000 --- a/app/assets/images/emoji/ear_of_rice.png +++ /dev/null diff --git a/app/assets/images/emoji/ear_tone1.png b/app/assets/images/emoji/ear_tone1.png Binary files differdeleted file mode 100644 index d09e1e41996..00000000000 --- a/app/assets/images/emoji/ear_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/ear_tone2.png b/app/assets/images/emoji/ear_tone2.png Binary files differdeleted file mode 100644 index 300d60a9948..00000000000 --- a/app/assets/images/emoji/ear_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/ear_tone3.png b/app/assets/images/emoji/ear_tone3.png Binary files differdeleted file mode 100644 index 2a56eebe445..00000000000 --- a/app/assets/images/emoji/ear_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/ear_tone4.png b/app/assets/images/emoji/ear_tone4.png Binary files differdeleted file mode 100644 index bd270f7763e..00000000000 --- a/app/assets/images/emoji/ear_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/ear_tone5.png b/app/assets/images/emoji/ear_tone5.png Binary files differdeleted file mode 100644 index b96bb441dff..00000000000 --- a/app/assets/images/emoji/ear_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/earth_africa.png b/app/assets/images/emoji/earth_africa.png Binary files differdeleted file mode 100644 index 66c3348c23a..00000000000 --- a/app/assets/images/emoji/earth_africa.png +++ /dev/null diff --git a/app/assets/images/emoji/earth_americas.png b/app/assets/images/emoji/earth_americas.png Binary files differdeleted file mode 100644 index 538c3cddd68..00000000000 --- a/app/assets/images/emoji/earth_americas.png +++ /dev/null diff --git a/app/assets/images/emoji/earth_asia.png b/app/assets/images/emoji/earth_asia.png Binary files differdeleted file mode 100644 index d8df97fec3c..00000000000 --- a/app/assets/images/emoji/earth_asia.png +++ /dev/null diff --git a/app/assets/images/emoji/egg.png b/app/assets/images/emoji/egg.png Binary files differdeleted file mode 100644 index c171974d993..00000000000 --- a/app/assets/images/emoji/egg.png +++ /dev/null diff --git a/app/assets/images/emoji/eggplant.png b/app/assets/images/emoji/eggplant.png Binary files differdeleted file mode 100644 index fafd7c1a14c..00000000000 --- a/app/assets/images/emoji/eggplant.png +++ /dev/null diff --git a/app/assets/images/emoji/eight.png b/app/assets/images/emoji/eight.png Binary files differdeleted file mode 100644 index 8c95874d4c5..00000000000 --- a/app/assets/images/emoji/eight.png +++ /dev/null diff --git a/app/assets/images/emoji/eight_pointed_black_star.png b/app/assets/images/emoji/eight_pointed_black_star.png Binary files differdeleted file mode 100644 index 820179bda50..00000000000 --- a/app/assets/images/emoji/eight_pointed_black_star.png +++ /dev/null diff --git a/app/assets/images/emoji/eight_spoked_asterisk.png b/app/assets/images/emoji/eight_spoked_asterisk.png Binary files differdeleted file mode 100644 index 3307ffa62ee..00000000000 --- a/app/assets/images/emoji/eight_spoked_asterisk.png +++ /dev/null diff --git a/app/assets/images/emoji/eject.png b/app/assets/images/emoji/eject.png Binary files differdeleted file mode 100644 index ec5cfc48973..00000000000 --- a/app/assets/images/emoji/eject.png +++ /dev/null diff --git a/app/assets/images/emoji/electric_plug.png b/app/assets/images/emoji/electric_plug.png Binary files differdeleted file mode 100644 index 31d1eb215b4..00000000000 --- a/app/assets/images/emoji/electric_plug.png +++ /dev/null diff --git a/app/assets/images/emoji/elephant.png b/app/assets/images/emoji/elephant.png Binary files differdeleted file mode 100644 index b8a6d140595..00000000000 --- a/app/assets/images/emoji/elephant.png +++ /dev/null diff --git a/app/assets/images/emoji/end.png b/app/assets/images/emoji/end.png Binary files differdeleted file mode 100644 index ef3ccd5f367..00000000000 --- a/app/assets/images/emoji/end.png +++ /dev/null diff --git a/app/assets/images/emoji/envelope.png b/app/assets/images/emoji/envelope.png Binary files differdeleted file mode 100644 index ec77ac375a4..00000000000 --- a/app/assets/images/emoji/envelope.png +++ /dev/null diff --git a/app/assets/images/emoji/envelope_with_arrow.png b/app/assets/images/emoji/envelope_with_arrow.png Binary files differdeleted file mode 100644 index 7448a6b7673..00000000000 --- a/app/assets/images/emoji/envelope_with_arrow.png +++ /dev/null diff --git a/app/assets/images/emoji/euro.png b/app/assets/images/emoji/euro.png Binary files differdeleted file mode 100644 index a49020820e1..00000000000 --- a/app/assets/images/emoji/euro.png +++ /dev/null diff --git a/app/assets/images/emoji/european_castle.png b/app/assets/images/emoji/european_castle.png Binary files differdeleted file mode 100644 index 888d11332ce..00000000000 --- a/app/assets/images/emoji/european_castle.png +++ /dev/null diff --git a/app/assets/images/emoji/european_post_office.png b/app/assets/images/emoji/european_post_office.png Binary files differdeleted file mode 100644 index 3745aff8dd2..00000000000 --- a/app/assets/images/emoji/european_post_office.png +++ /dev/null diff --git a/app/assets/images/emoji/evergreen_tree.png b/app/assets/images/emoji/evergreen_tree.png Binary files differdeleted file mode 100644 index f679d8dd772..00000000000 --- a/app/assets/images/emoji/evergreen_tree.png +++ /dev/null diff --git a/app/assets/images/emoji/exclamation.png b/app/assets/images/emoji/exclamation.png Binary files differdeleted file mode 100644 index 2c14406422f..00000000000 --- a/app/assets/images/emoji/exclamation.png +++ /dev/null diff --git a/app/assets/images/emoji/expressionless.png b/app/assets/images/emoji/expressionless.png Binary files differdeleted file mode 100644 index 2954017f6c2..00000000000 --- a/app/assets/images/emoji/expressionless.png +++ /dev/null diff --git a/app/assets/images/emoji/eye.png b/app/assets/images/emoji/eye.png Binary files differdeleted file mode 100644 index 9d989cdd375..00000000000 --- a/app/assets/images/emoji/eye.png +++ /dev/null diff --git a/app/assets/images/emoji/eye_in_speech_bubble.png b/app/assets/images/emoji/eye_in_speech_bubble.png Binary files differdeleted file mode 100644 index 21bd22bbcce..00000000000 --- a/app/assets/images/emoji/eye_in_speech_bubble.png +++ /dev/null diff --git a/app/assets/images/emoji/eyeglasses.png b/app/assets/images/emoji/eyeglasses.png Binary files differdeleted file mode 100644 index 865d8274acf..00000000000 --- a/app/assets/images/emoji/eyeglasses.png +++ /dev/null diff --git a/app/assets/images/emoji/eyes.png b/app/assets/images/emoji/eyes.png Binary files differdeleted file mode 100644 index 2102ada7e09..00000000000 --- a/app/assets/images/emoji/eyes.png +++ /dev/null diff --git a/app/assets/images/emoji/face_palm.png b/app/assets/images/emoji/face_palm.png Binary files differdeleted file mode 100644 index defc796cf16..00000000000 --- a/app/assets/images/emoji/face_palm.png +++ /dev/null diff --git a/app/assets/images/emoji/face_palm_tone1.png b/app/assets/images/emoji/face_palm_tone1.png Binary files differdeleted file mode 100644 index 2f4b010bb40..00000000000 --- a/app/assets/images/emoji/face_palm_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/face_palm_tone2.png b/app/assets/images/emoji/face_palm_tone2.png Binary files differdeleted file mode 100644 index 97fb6831687..00000000000 --- a/app/assets/images/emoji/face_palm_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/face_palm_tone3.png b/app/assets/images/emoji/face_palm_tone3.png Binary files differdeleted file mode 100644 index b5b5c1e5306..00000000000 --- a/app/assets/images/emoji/face_palm_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/face_palm_tone4.png b/app/assets/images/emoji/face_palm_tone4.png Binary files differdeleted file mode 100644 index 2840b113483..00000000000 --- a/app/assets/images/emoji/face_palm_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/face_palm_tone5.png b/app/assets/images/emoji/face_palm_tone5.png Binary files differdeleted file mode 100644 index 6f070db98be..00000000000 --- a/app/assets/images/emoji/face_palm_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/factory.png b/app/assets/images/emoji/factory.png Binary files differdeleted file mode 100644 index e1d2ddf4a27..00000000000 --- a/app/assets/images/emoji/factory.png +++ /dev/null diff --git a/app/assets/images/emoji/fallen_leaf.png b/app/assets/images/emoji/fallen_leaf.png Binary files differdeleted file mode 100644 index 0d60e7bdf2d..00000000000 --- a/app/assets/images/emoji/fallen_leaf.png +++ /dev/null diff --git a/app/assets/images/emoji/family.png b/app/assets/images/emoji/family.png Binary files differdeleted file mode 100644 index 26421965791..00000000000 --- a/app/assets/images/emoji/family.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mmb.png b/app/assets/images/emoji/family_mmb.png Binary files differdeleted file mode 100644 index 7a2e4e2c491..00000000000 --- a/app/assets/images/emoji/family_mmb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mmbb.png b/app/assets/images/emoji/family_mmbb.png Binary files differdeleted file mode 100644 index 81e6c0fc0ee..00000000000 --- a/app/assets/images/emoji/family_mmbb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mmg.png b/app/assets/images/emoji/family_mmg.png Binary files differdeleted file mode 100644 index 932a85e1fe5..00000000000 --- a/app/assets/images/emoji/family_mmg.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mmgb.png b/app/assets/images/emoji/family_mmgb.png Binary files differdeleted file mode 100644 index 41e35166670..00000000000 --- a/app/assets/images/emoji/family_mmgb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mmgg.png b/app/assets/images/emoji/family_mmgg.png Binary files differdeleted file mode 100644 index 8e8ccfe6c7f..00000000000 --- a/app/assets/images/emoji/family_mmgg.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mwbb.png b/app/assets/images/emoji/family_mwbb.png Binary files differdeleted file mode 100644 index b544fbe573f..00000000000 --- a/app/assets/images/emoji/family_mwbb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mwg.png b/app/assets/images/emoji/family_mwg.png Binary files differdeleted file mode 100644 index 71d2681c32a..00000000000 --- a/app/assets/images/emoji/family_mwg.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mwgb.png b/app/assets/images/emoji/family_mwgb.png Binary files differdeleted file mode 100644 index 40dbf1f7a18..00000000000 --- a/app/assets/images/emoji/family_mwgb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_mwgg.png b/app/assets/images/emoji/family_mwgg.png Binary files differdeleted file mode 100644 index bfefa4879cb..00000000000 --- a/app/assets/images/emoji/family_mwgg.png +++ /dev/null diff --git a/app/assets/images/emoji/family_wwb.png b/app/assets/images/emoji/family_wwb.png Binary files differdeleted file mode 100644 index 836feae7c78..00000000000 --- a/app/assets/images/emoji/family_wwb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_wwbb.png b/app/assets/images/emoji/family_wwbb.png Binary files differdeleted file mode 100644 index 6c6ba45e7bb..00000000000 --- a/app/assets/images/emoji/family_wwbb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_wwg.png b/app/assets/images/emoji/family_wwg.png Binary files differdeleted file mode 100644 index 41225c6fa5a..00000000000 --- a/app/assets/images/emoji/family_wwg.png +++ /dev/null diff --git a/app/assets/images/emoji/family_wwgb.png b/app/assets/images/emoji/family_wwgb.png Binary files differdeleted file mode 100644 index 284d29ab5da..00000000000 --- a/app/assets/images/emoji/family_wwgb.png +++ /dev/null diff --git a/app/assets/images/emoji/family_wwgg.png b/app/assets/images/emoji/family_wwgg.png Binary files differdeleted file mode 100644 index d8d3f49b85f..00000000000 --- a/app/assets/images/emoji/family_wwgg.png +++ /dev/null diff --git a/app/assets/images/emoji/fast_forward.png b/app/assets/images/emoji/fast_forward.png Binary files differdeleted file mode 100644 index c406fedfdb1..00000000000 --- a/app/assets/images/emoji/fast_forward.png +++ /dev/null diff --git a/app/assets/images/emoji/fax.png b/app/assets/images/emoji/fax.png Binary files differdeleted file mode 100644 index 6f929e294c2..00000000000 --- a/app/assets/images/emoji/fax.png +++ /dev/null diff --git a/app/assets/images/emoji/fearful.png b/app/assets/images/emoji/fearful.png Binary files differdeleted file mode 100644 index eb8b347cef9..00000000000 --- a/app/assets/images/emoji/fearful.png +++ /dev/null diff --git a/app/assets/images/emoji/feet.png b/app/assets/images/emoji/feet.png Binary files differdeleted file mode 100644 index 5fe568cee93..00000000000 --- a/app/assets/images/emoji/feet.png +++ /dev/null diff --git a/app/assets/images/emoji/fencer.png b/app/assets/images/emoji/fencer.png Binary files differdeleted file mode 100644 index 5288c920eb9..00000000000 --- a/app/assets/images/emoji/fencer.png +++ /dev/null diff --git a/app/assets/images/emoji/ferris_wheel.png b/app/assets/images/emoji/ferris_wheel.png Binary files differdeleted file mode 100644 index 55c8ff0475b..00000000000 --- a/app/assets/images/emoji/ferris_wheel.png +++ /dev/null diff --git a/app/assets/images/emoji/ferry.png b/app/assets/images/emoji/ferry.png Binary files differdeleted file mode 100644 index 41816b3ae34..00000000000 --- a/app/assets/images/emoji/ferry.png +++ /dev/null diff --git a/app/assets/images/emoji/field_hockey.png b/app/assets/images/emoji/field_hockey.png Binary files differdeleted file mode 100644 index 839637716ee..00000000000 --- a/app/assets/images/emoji/field_hockey.png +++ /dev/null diff --git a/app/assets/images/emoji/file_cabinet.png b/app/assets/images/emoji/file_cabinet.png Binary files differdeleted file mode 100644 index fddc65dde96..00000000000 --- a/app/assets/images/emoji/file_cabinet.png +++ /dev/null diff --git a/app/assets/images/emoji/file_folder.png b/app/assets/images/emoji/file_folder.png Binary files differdeleted file mode 100644 index addedaf0870..00000000000 --- a/app/assets/images/emoji/file_folder.png +++ /dev/null diff --git a/app/assets/images/emoji/film_frames.png b/app/assets/images/emoji/film_frames.png Binary files differdeleted file mode 100644 index 30143aedbe6..00000000000 --- a/app/assets/images/emoji/film_frames.png +++ /dev/null diff --git a/app/assets/images/emoji/fingers_crossed.png b/app/assets/images/emoji/fingers_crossed.png Binary files differdeleted file mode 100644 index 4cd18514ea3..00000000000 --- a/app/assets/images/emoji/fingers_crossed.png +++ /dev/null diff --git a/app/assets/images/emoji/fingers_crossed_tone1.png b/app/assets/images/emoji/fingers_crossed_tone1.png Binary files differdeleted file mode 100644 index dd2384a6cd5..00000000000 --- a/app/assets/images/emoji/fingers_crossed_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/fingers_crossed_tone2.png b/app/assets/images/emoji/fingers_crossed_tone2.png Binary files differdeleted file mode 100644 index 6228401befe..00000000000 --- a/app/assets/images/emoji/fingers_crossed_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/fingers_crossed_tone3.png b/app/assets/images/emoji/fingers_crossed_tone3.png Binary files differdeleted file mode 100644 index b1074da15f5..00000000000 --- a/app/assets/images/emoji/fingers_crossed_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/fingers_crossed_tone4.png b/app/assets/images/emoji/fingers_crossed_tone4.png Binary files differdeleted file mode 100644 index 75e05e4d332..00000000000 --- a/app/assets/images/emoji/fingers_crossed_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/fingers_crossed_tone5.png b/app/assets/images/emoji/fingers_crossed_tone5.png Binary files differdeleted file mode 100644 index 761aebdc30f..00000000000 --- a/app/assets/images/emoji/fingers_crossed_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/fire.png b/app/assets/images/emoji/fire.png Binary files differdeleted file mode 100644 index bd3775a460b..00000000000 --- a/app/assets/images/emoji/fire.png +++ /dev/null diff --git a/app/assets/images/emoji/fire_engine.png b/app/assets/images/emoji/fire_engine.png Binary files differdeleted file mode 100644 index 2cd45b7cf7e..00000000000 --- a/app/assets/images/emoji/fire_engine.png +++ /dev/null diff --git a/app/assets/images/emoji/fireworks.png b/app/assets/images/emoji/fireworks.png Binary files differdeleted file mode 100644 index 176c8b58265..00000000000 --- a/app/assets/images/emoji/fireworks.png +++ /dev/null diff --git a/app/assets/images/emoji/first_place.png b/app/assets/images/emoji/first_place.png Binary files differdeleted file mode 100644 index 15612b66492..00000000000 --- a/app/assets/images/emoji/first_place.png +++ /dev/null diff --git a/app/assets/images/emoji/first_quarter_moon.png b/app/assets/images/emoji/first_quarter_moon.png Binary files differdeleted file mode 100644 index 5dccaf72a4f..00000000000 --- a/app/assets/images/emoji/first_quarter_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/first_quarter_moon_with_face.png b/app/assets/images/emoji/first_quarter_moon_with_face.png Binary files differdeleted file mode 100644 index cd8a3d7acd8..00000000000 --- a/app/assets/images/emoji/first_quarter_moon_with_face.png +++ /dev/null diff --git a/app/assets/images/emoji/fish.png b/app/assets/images/emoji/fish.png Binary files differdeleted file mode 100644 index c2d2faaacd4..00000000000 --- a/app/assets/images/emoji/fish.png +++ /dev/null diff --git a/app/assets/images/emoji/fish_cake.png b/app/assets/images/emoji/fish_cake.png Binary files differdeleted file mode 100644 index 157bded65db..00000000000 --- a/app/assets/images/emoji/fish_cake.png +++ /dev/null diff --git a/app/assets/images/emoji/fishing_pole_and_fish.png b/app/assets/images/emoji/fishing_pole_and_fish.png Binary files differdeleted file mode 100644 index dfcdf07eb50..00000000000 --- a/app/assets/images/emoji/fishing_pole_and_fish.png +++ /dev/null diff --git a/app/assets/images/emoji/fist.png b/app/assets/images/emoji/fist.png Binary files differdeleted file mode 100644 index de33592bf98..00000000000 --- a/app/assets/images/emoji/fist.png +++ /dev/null diff --git a/app/assets/images/emoji/fist_tone1.png b/app/assets/images/emoji/fist_tone1.png Binary files differdeleted file mode 100644 index 02809e2dd68..00000000000 --- a/app/assets/images/emoji/fist_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/fist_tone2.png b/app/assets/images/emoji/fist_tone2.png Binary files differdeleted file mode 100644 index 5de34810383..00000000000 --- a/app/assets/images/emoji/fist_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/fist_tone3.png b/app/assets/images/emoji/fist_tone3.png Binary files differdeleted file mode 100644 index 0d5240129b1..00000000000 --- a/app/assets/images/emoji/fist_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/fist_tone4.png b/app/assets/images/emoji/fist_tone4.png Binary files differdeleted file mode 100644 index a95c0dd634b..00000000000 --- a/app/assets/images/emoji/fist_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/fist_tone5.png b/app/assets/images/emoji/fist_tone5.png Binary files differdeleted file mode 100644 index a2f092fd8c7..00000000000 --- a/app/assets/images/emoji/fist_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/five.png b/app/assets/images/emoji/five.png Binary files differdeleted file mode 100644 index d14371f3f27..00000000000 --- a/app/assets/images/emoji/five.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ac.png b/app/assets/images/emoji/flag_ac.png Binary files differdeleted file mode 100644 index 286239920c7..00000000000 --- a/app/assets/images/emoji/flag_ac.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ad.png b/app/assets/images/emoji/flag_ad.png Binary files differdeleted file mode 100644 index 20f4b14e8ad..00000000000 --- a/app/assets/images/emoji/flag_ad.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ae.png b/app/assets/images/emoji/flag_ae.png Binary files differdeleted file mode 100644 index d16ffe4b862..00000000000 --- a/app/assets/images/emoji/flag_ae.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_af.png b/app/assets/images/emoji/flag_af.png Binary files differdeleted file mode 100644 index a51533b554d..00000000000 --- a/app/assets/images/emoji/flag_af.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ag.png b/app/assets/images/emoji/flag_ag.png Binary files differdeleted file mode 100644 index 07f2ce397d0..00000000000 --- a/app/assets/images/emoji/flag_ag.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ai.png b/app/assets/images/emoji/flag_ai.png Binary files differdeleted file mode 100644 index 500b5ab09fb..00000000000 --- a/app/assets/images/emoji/flag_ai.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_al.png b/app/assets/images/emoji/flag_al.png Binary files differdeleted file mode 100644 index 03a20132cc6..00000000000 --- a/app/assets/images/emoji/flag_al.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_am.png b/app/assets/images/emoji/flag_am.png Binary files differdeleted file mode 100644 index 2ad60a273ec..00000000000 --- a/app/assets/images/emoji/flag_am.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ao.png b/app/assets/images/emoji/flag_ao.png Binary files differdeleted file mode 100644 index cb46c31f862..00000000000 --- a/app/assets/images/emoji/flag_ao.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_aq.png b/app/assets/images/emoji/flag_aq.png Binary files differdeleted file mode 100644 index b272021d375..00000000000 --- a/app/assets/images/emoji/flag_aq.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ar.png b/app/assets/images/emoji/flag_ar.png Binary files differdeleted file mode 100644 index 73136caf3b7..00000000000 --- a/app/assets/images/emoji/flag_ar.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_as.png b/app/assets/images/emoji/flag_as.png Binary files differdeleted file mode 100644 index 3db45a0d9f3..00000000000 --- a/app/assets/images/emoji/flag_as.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_at.png b/app/assets/images/emoji/flag_at.png Binary files differdeleted file mode 100644 index c43769dcb19..00000000000 --- a/app/assets/images/emoji/flag_at.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_au.png b/app/assets/images/emoji/flag_au.png Binary files differdeleted file mode 100644 index 7794309c78c..00000000000 --- a/app/assets/images/emoji/flag_au.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_aw.png b/app/assets/images/emoji/flag_aw.png Binary files differdeleted file mode 100644 index 02c840d12c9..00000000000 --- a/app/assets/images/emoji/flag_aw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ax.png b/app/assets/images/emoji/flag_ax.png Binary files differdeleted file mode 100644 index fc5466174bb..00000000000 --- a/app/assets/images/emoji/flag_ax.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_az.png b/app/assets/images/emoji/flag_az.png Binary files differdeleted file mode 100644 index 89d3d15fd9f..00000000000 --- a/app/assets/images/emoji/flag_az.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ba.png b/app/assets/images/emoji/flag_ba.png Binary files differdeleted file mode 100644 index 25fe407e13c..00000000000 --- a/app/assets/images/emoji/flag_ba.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bb.png b/app/assets/images/emoji/flag_bb.png Binary files differdeleted file mode 100644 index bccd8c5c9b0..00000000000 --- a/app/assets/images/emoji/flag_bb.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bd.png b/app/assets/images/emoji/flag_bd.png Binary files differdeleted file mode 100644 index b0597a3149b..00000000000 --- a/app/assets/images/emoji/flag_bd.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_be.png b/app/assets/images/emoji/flag_be.png Binary files differdeleted file mode 100644 index 551f086e3c4..00000000000 --- a/app/assets/images/emoji/flag_be.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bf.png b/app/assets/images/emoji/flag_bf.png Binary files differdeleted file mode 100644 index 444d4829f94..00000000000 --- a/app/assets/images/emoji/flag_bf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bg.png b/app/assets/images/emoji/flag_bg.png Binary files differdeleted file mode 100644 index 821eee5e170..00000000000 --- a/app/assets/images/emoji/flag_bg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bh.png b/app/assets/images/emoji/flag_bh.png Binary files differdeleted file mode 100644 index f33724249f0..00000000000 --- a/app/assets/images/emoji/flag_bh.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bi.png b/app/assets/images/emoji/flag_bi.png Binary files differdeleted file mode 100644 index ea20ac93211..00000000000 --- a/app/assets/images/emoji/flag_bi.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bj.png b/app/assets/images/emoji/flag_bj.png Binary files differdeleted file mode 100644 index 7cca4f80457..00000000000 --- a/app/assets/images/emoji/flag_bj.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bl.png b/app/assets/images/emoji/flag_bl.png Binary files differdeleted file mode 100644 index 1082e78999f..00000000000 --- a/app/assets/images/emoji/flag_bl.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_black.png b/app/assets/images/emoji/flag_black.png Binary files differdeleted file mode 100644 index 0e28d05d5ac..00000000000 --- a/app/assets/images/emoji/flag_black.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bm.png b/app/assets/images/emoji/flag_bm.png Binary files differdeleted file mode 100644 index ab8cafdac63..00000000000 --- a/app/assets/images/emoji/flag_bm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bn.png b/app/assets/images/emoji/flag_bn.png Binary files differdeleted file mode 100644 index caa9329a896..00000000000 --- a/app/assets/images/emoji/flag_bn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bo.png b/app/assets/images/emoji/flag_bo.png Binary files differdeleted file mode 100644 index 98af62b3da7..00000000000 --- a/app/assets/images/emoji/flag_bo.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bq.png b/app/assets/images/emoji/flag_bq.png Binary files differdeleted file mode 100644 index cb978ef9de9..00000000000 --- a/app/assets/images/emoji/flag_bq.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_br.png b/app/assets/images/emoji/flag_br.png Binary files differdeleted file mode 100644 index b139366a42b..00000000000 --- a/app/assets/images/emoji/flag_br.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bs.png b/app/assets/images/emoji/flag_bs.png Binary files differdeleted file mode 100644 index d36bcd2fb52..00000000000 --- a/app/assets/images/emoji/flag_bs.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bt.png b/app/assets/images/emoji/flag_bt.png Binary files differdeleted file mode 100644 index ed57aa0360e..00000000000 --- a/app/assets/images/emoji/flag_bt.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bv.png b/app/assets/images/emoji/flag_bv.png Binary files differdeleted file mode 100644 index 5884e648228..00000000000 --- a/app/assets/images/emoji/flag_bv.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bw.png b/app/assets/images/emoji/flag_bw.png Binary files differdeleted file mode 100644 index cb12f34739d..00000000000 --- a/app/assets/images/emoji/flag_bw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_by.png b/app/assets/images/emoji/flag_by.png Binary files differdeleted file mode 100644 index 859c05beb13..00000000000 --- a/app/assets/images/emoji/flag_by.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_bz.png b/app/assets/images/emoji/flag_bz.png Binary files differdeleted file mode 100644 index 34761cd03d8..00000000000 --- a/app/assets/images/emoji/flag_bz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ca.png b/app/assets/images/emoji/flag_ca.png Binary files differdeleted file mode 100644 index 7c5b390e85b..00000000000 --- a/app/assets/images/emoji/flag_ca.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cc.png b/app/assets/images/emoji/flag_cc.png Binary files differdeleted file mode 100644 index b6555a23d83..00000000000 --- a/app/assets/images/emoji/flag_cc.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cd.png b/app/assets/images/emoji/flag_cd.png Binary files differdeleted file mode 100644 index fa92009771d..00000000000 --- a/app/assets/images/emoji/flag_cd.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cf.png b/app/assets/images/emoji/flag_cf.png Binary files differdeleted file mode 100644 index b969ae29ea9..00000000000 --- a/app/assets/images/emoji/flag_cf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cg.png b/app/assets/images/emoji/flag_cg.png Binary files differdeleted file mode 100644 index 3a38a40a95e..00000000000 --- a/app/assets/images/emoji/flag_cg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ch.png b/app/assets/images/emoji/flag_ch.png Binary files differdeleted file mode 100644 index 5ff86b8a3b7..00000000000 --- a/app/assets/images/emoji/flag_ch.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ci.png b/app/assets/images/emoji/flag_ci.png Binary files differdeleted file mode 100644 index e3b4d15c7f1..00000000000 --- a/app/assets/images/emoji/flag_ci.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ck.png b/app/assets/images/emoji/flag_ck.png Binary files differdeleted file mode 100644 index b6b53dbc1c4..00000000000 --- a/app/assets/images/emoji/flag_ck.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cl.png b/app/assets/images/emoji/flag_cl.png Binary files differdeleted file mode 100644 index c9390da5499..00000000000 --- a/app/assets/images/emoji/flag_cl.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cm.png b/app/assets/images/emoji/flag_cm.png Binary files differdeleted file mode 100644 index 2d3f6ec4518..00000000000 --- a/app/assets/images/emoji/flag_cm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cn.png b/app/assets/images/emoji/flag_cn.png Binary files differdeleted file mode 100644 index 0a7f350a6d2..00000000000 --- a/app/assets/images/emoji/flag_cn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_co.png b/app/assets/images/emoji/flag_co.png Binary files differdeleted file mode 100644 index 7e0f5e0dc3c..00000000000 --- a/app/assets/images/emoji/flag_co.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cp.png b/app/assets/images/emoji/flag_cp.png Binary files differdeleted file mode 100644 index 70c761036bd..00000000000 --- a/app/assets/images/emoji/flag_cp.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cr.png b/app/assets/images/emoji/flag_cr.png Binary files differdeleted file mode 100644 index a5fce126515..00000000000 --- a/app/assets/images/emoji/flag_cr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cu.png b/app/assets/images/emoji/flag_cu.png Binary files differdeleted file mode 100644 index 447328f7dfd..00000000000 --- a/app/assets/images/emoji/flag_cu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cv.png b/app/assets/images/emoji/flag_cv.png Binary files differdeleted file mode 100644 index 43faf4d64d5..00000000000 --- a/app/assets/images/emoji/flag_cv.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cw.png b/app/assets/images/emoji/flag_cw.png Binary files differdeleted file mode 100644 index eb39e8d0078..00000000000 --- a/app/assets/images/emoji/flag_cw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cx.png b/app/assets/images/emoji/flag_cx.png Binary files differdeleted file mode 100644 index 09d21359f3a..00000000000 --- a/app/assets/images/emoji/flag_cx.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cy.png b/app/assets/images/emoji/flag_cy.png Binary files differdeleted file mode 100644 index 154a7aa3176..00000000000 --- a/app/assets/images/emoji/flag_cy.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_cz.png b/app/assets/images/emoji/flag_cz.png Binary files differdeleted file mode 100644 index 9737ca223c7..00000000000 --- a/app/assets/images/emoji/flag_cz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_de.png b/app/assets/images/emoji/flag_de.png Binary files differdeleted file mode 100644 index 98ed76b3bab..00000000000 --- a/app/assets/images/emoji/flag_de.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_dg.png b/app/assets/images/emoji/flag_dg.png Binary files differdeleted file mode 100644 index aae927d14b8..00000000000 --- a/app/assets/images/emoji/flag_dg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_dj.png b/app/assets/images/emoji/flag_dj.png Binary files differdeleted file mode 100644 index 73c2a2acbd9..00000000000 --- a/app/assets/images/emoji/flag_dj.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_dk.png b/app/assets/images/emoji/flag_dk.png Binary files differdeleted file mode 100644 index e5a60b06256..00000000000 --- a/app/assets/images/emoji/flag_dk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_dm.png b/app/assets/images/emoji/flag_dm.png Binary files differdeleted file mode 100644 index 50f8a53981d..00000000000 --- a/app/assets/images/emoji/flag_dm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_do.png b/app/assets/images/emoji/flag_do.png Binary files differdeleted file mode 100644 index 037a45d7c26..00000000000 --- a/app/assets/images/emoji/flag_do.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_dz.png b/app/assets/images/emoji/flag_dz.png Binary files differdeleted file mode 100644 index 24945b10f2d..00000000000 --- a/app/assets/images/emoji/flag_dz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ea.png b/app/assets/images/emoji/flag_ea.png Binary files differdeleted file mode 100644 index 356ff347838..00000000000 --- a/app/assets/images/emoji/flag_ea.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ec.png b/app/assets/images/emoji/flag_ec.png Binary files differdeleted file mode 100644 index 13814594619..00000000000 --- a/app/assets/images/emoji/flag_ec.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ee.png b/app/assets/images/emoji/flag_ee.png Binary files differdeleted file mode 100644 index 84f317e7747..00000000000 --- a/app/assets/images/emoji/flag_ee.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_eg.png b/app/assets/images/emoji/flag_eg.png Binary files differdeleted file mode 100644 index 57786064a95..00000000000 --- a/app/assets/images/emoji/flag_eg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_eh.png b/app/assets/images/emoji/flag_eh.png Binary files differdeleted file mode 100644 index 4d7a76687f6..00000000000 --- a/app/assets/images/emoji/flag_eh.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_er.png b/app/assets/images/emoji/flag_er.png Binary files differdeleted file mode 100644 index 0c3c724c1fb..00000000000 --- a/app/assets/images/emoji/flag_er.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_es.png b/app/assets/images/emoji/flag_es.png Binary files differdeleted file mode 100644 index 3e73597a225..00000000000 --- a/app/assets/images/emoji/flag_es.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_et.png b/app/assets/images/emoji/flag_et.png Binary files differdeleted file mode 100644 index 9560a134c97..00000000000 --- a/app/assets/images/emoji/flag_et.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_eu.png b/app/assets/images/emoji/flag_eu.png Binary files differdeleted file mode 100644 index 0b456cf3330..00000000000 --- a/app/assets/images/emoji/flag_eu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_fi.png b/app/assets/images/emoji/flag_fi.png Binary files differdeleted file mode 100644 index ebcf58abfc5..00000000000 --- a/app/assets/images/emoji/flag_fi.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_fj.png b/app/assets/images/emoji/flag_fj.png Binary files differdeleted file mode 100644 index 9cc8c37fe37..00000000000 --- a/app/assets/images/emoji/flag_fj.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_fk.png b/app/assets/images/emoji/flag_fk.png Binary files differdeleted file mode 100644 index 61372fd2549..00000000000 --- a/app/assets/images/emoji/flag_fk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_fm.png b/app/assets/images/emoji/flag_fm.png Binary files differdeleted file mode 100644 index 0889825c8e1..00000000000 --- a/app/assets/images/emoji/flag_fm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_fo.png b/app/assets/images/emoji/flag_fo.png Binary files differdeleted file mode 100644 index 9a4431b0831..00000000000 --- a/app/assets/images/emoji/flag_fo.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_fr.png b/app/assets/images/emoji/flag_fr.png Binary files differdeleted file mode 100644 index 62ca19c3fcf..00000000000 --- a/app/assets/images/emoji/flag_fr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ga.png b/app/assets/images/emoji/flag_ga.png Binary files differdeleted file mode 100644 index 2e68e527a3e..00000000000 --- a/app/assets/images/emoji/flag_ga.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gb.png b/app/assets/images/emoji/flag_gb.png Binary files differdeleted file mode 100644 index 3ed10f62347..00000000000 --- a/app/assets/images/emoji/flag_gb.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gd.png b/app/assets/images/emoji/flag_gd.png Binary files differdeleted file mode 100644 index 527aad33807..00000000000 --- a/app/assets/images/emoji/flag_gd.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ge.png b/app/assets/images/emoji/flag_ge.png Binary files differdeleted file mode 100644 index a75d142480d..00000000000 --- a/app/assets/images/emoji/flag_ge.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gf.png b/app/assets/images/emoji/flag_gf.png Binary files differdeleted file mode 100644 index 0cf96f327c0..00000000000 --- a/app/assets/images/emoji/flag_gf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gg.png b/app/assets/images/emoji/flag_gg.png Binary files differdeleted file mode 100644 index 970002c7f76..00000000000 --- a/app/assets/images/emoji/flag_gg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gh.png b/app/assets/images/emoji/flag_gh.png Binary files differdeleted file mode 100644 index f31b5eb7b45..00000000000 --- a/app/assets/images/emoji/flag_gh.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gi.png b/app/assets/images/emoji/flag_gi.png Binary files differdeleted file mode 100644 index e554a2a1d0c..00000000000 --- a/app/assets/images/emoji/flag_gi.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gl.png b/app/assets/images/emoji/flag_gl.png Binary files differdeleted file mode 100644 index 2e795dd4e33..00000000000 --- a/app/assets/images/emoji/flag_gl.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gm.png b/app/assets/images/emoji/flag_gm.png Binary files differdeleted file mode 100644 index bb69c0975a3..00000000000 --- a/app/assets/images/emoji/flag_gm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gn.png b/app/assets/images/emoji/flag_gn.png Binary files differdeleted file mode 100644 index 1981f61dbf5..00000000000 --- a/app/assets/images/emoji/flag_gn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gp.png b/app/assets/images/emoji/flag_gp.png Binary files differdeleted file mode 100644 index 10e42e672bd..00000000000 --- a/app/assets/images/emoji/flag_gp.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gq.png b/app/assets/images/emoji/flag_gq.png Binary files differdeleted file mode 100644 index 11475e61eeb..00000000000 --- a/app/assets/images/emoji/flag_gq.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gr.png b/app/assets/images/emoji/flag_gr.png Binary files differdeleted file mode 100644 index 0f6bb1b6b94..00000000000 --- a/app/assets/images/emoji/flag_gr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gs.png b/app/assets/images/emoji/flag_gs.png Binary files differdeleted file mode 100644 index 6fc92780453..00000000000 --- a/app/assets/images/emoji/flag_gs.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gt.png b/app/assets/images/emoji/flag_gt.png Binary files differdeleted file mode 100644 index 7213d4139ed..00000000000 --- a/app/assets/images/emoji/flag_gt.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gu.png b/app/assets/images/emoji/flag_gu.png Binary files differdeleted file mode 100644 index 4027549ca3c..00000000000 --- a/app/assets/images/emoji/flag_gu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gw.png b/app/assets/images/emoji/flag_gw.png Binary files differdeleted file mode 100644 index 6357f6225f4..00000000000 --- a/app/assets/images/emoji/flag_gw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_gy.png b/app/assets/images/emoji/flag_gy.png Binary files differdeleted file mode 100644 index 746e2fb7e44..00000000000 --- a/app/assets/images/emoji/flag_gy.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_hk.png b/app/assets/images/emoji/flag_hk.png Binary files differdeleted file mode 100644 index cf0c7151b56..00000000000 --- a/app/assets/images/emoji/flag_hk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_hm.png b/app/assets/images/emoji/flag_hm.png Binary files differdeleted file mode 100644 index b613509e466..00000000000 --- a/app/assets/images/emoji/flag_hm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_hn.png b/app/assets/images/emoji/flag_hn.png Binary files differdeleted file mode 100644 index 402cdcefdf8..00000000000 --- a/app/assets/images/emoji/flag_hn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_hr.png b/app/assets/images/emoji/flag_hr.png Binary files differdeleted file mode 100644 index 46f4f06b4f2..00000000000 --- a/app/assets/images/emoji/flag_hr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ht.png b/app/assets/images/emoji/flag_ht.png Binary files differdeleted file mode 100644 index d8d0c888498..00000000000 --- a/app/assets/images/emoji/flag_ht.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_hu.png b/app/assets/images/emoji/flag_hu.png Binary files differdeleted file mode 100644 index a898de636a5..00000000000 --- a/app/assets/images/emoji/flag_hu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ic.png b/app/assets/images/emoji/flag_ic.png Binary files differdeleted file mode 100644 index 69fd990aa95..00000000000 --- a/app/assets/images/emoji/flag_ic.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_id.png b/app/assets/images/emoji/flag_id.png Binary files differdeleted file mode 100644 index 85b4c063a45..00000000000 --- a/app/assets/images/emoji/flag_id.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ie.png b/app/assets/images/emoji/flag_ie.png Binary files differdeleted file mode 100644 index a28295838cc..00000000000 --- a/app/assets/images/emoji/flag_ie.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_il.png b/app/assets/images/emoji/flag_il.png Binary files differdeleted file mode 100644 index 85c410d45fb..00000000000 --- a/app/assets/images/emoji/flag_il.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_im.png b/app/assets/images/emoji/flag_im.png Binary files differdeleted file mode 100644 index 60a2458e38e..00000000000 --- a/app/assets/images/emoji/flag_im.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_in.png b/app/assets/images/emoji/flag_in.png Binary files differdeleted file mode 100644 index feccc8952ce..00000000000 --- a/app/assets/images/emoji/flag_in.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_io.png b/app/assets/images/emoji/flag_io.png Binary files differdeleted file mode 100644 index aae927d14b8..00000000000 --- a/app/assets/images/emoji/flag_io.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_iq.png b/app/assets/images/emoji/flag_iq.png Binary files differdeleted file mode 100644 index 41fd1db6f86..00000000000 --- a/app/assets/images/emoji/flag_iq.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ir.png b/app/assets/images/emoji/flag_ir.png Binary files differdeleted file mode 100644 index ff7aaf62ba6..00000000000 --- a/app/assets/images/emoji/flag_ir.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_is.png b/app/assets/images/emoji/flag_is.png Binary files differdeleted file mode 100644 index ad8d4131dd2..00000000000 --- a/app/assets/images/emoji/flag_is.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_it.png b/app/assets/images/emoji/flag_it.png Binary files differdeleted file mode 100644 index f21563ec533..00000000000 --- a/app/assets/images/emoji/flag_it.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_je.png b/app/assets/images/emoji/flag_je.png Binary files differdeleted file mode 100644 index 198a918f6a4..00000000000 --- a/app/assets/images/emoji/flag_je.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_jm.png b/app/assets/images/emoji/flag_jm.png Binary files differdeleted file mode 100644 index f84e4f9e8db..00000000000 --- a/app/assets/images/emoji/flag_jm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_jo.png b/app/assets/images/emoji/flag_jo.png Binary files differdeleted file mode 100644 index 20bfa147e3e..00000000000 --- a/app/assets/images/emoji/flag_jo.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_jp.png b/app/assets/images/emoji/flag_jp.png Binary files differdeleted file mode 100644 index 8d8838e4708..00000000000 --- a/app/assets/images/emoji/flag_jp.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ke.png b/app/assets/images/emoji/flag_ke.png Binary files differdeleted file mode 100644 index 9e417ab3009..00000000000 --- a/app/assets/images/emoji/flag_ke.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_kg.png b/app/assets/images/emoji/flag_kg.png Binary files differdeleted file mode 100644 index 2f2d848fe58..00000000000 --- a/app/assets/images/emoji/flag_kg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_kh.png b/app/assets/images/emoji/flag_kh.png Binary files differdeleted file mode 100644 index 9a2877dd620..00000000000 --- a/app/assets/images/emoji/flag_kh.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ki.png b/app/assets/images/emoji/flag_ki.png Binary files differdeleted file mode 100644 index 10e507e3245..00000000000 --- a/app/assets/images/emoji/flag_ki.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_km.png b/app/assets/images/emoji/flag_km.png Binary files differdeleted file mode 100644 index bd5a0588e03..00000000000 --- a/app/assets/images/emoji/flag_km.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_kn.png b/app/assets/images/emoji/flag_kn.png Binary files differdeleted file mode 100644 index 776207c9605..00000000000 --- a/app/assets/images/emoji/flag_kn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_kp.png b/app/assets/images/emoji/flag_kp.png Binary files differdeleted file mode 100644 index 6b3fd89eaaa..00000000000 --- a/app/assets/images/emoji/flag_kp.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_kr.png b/app/assets/images/emoji/flag_kr.png Binary files differdeleted file mode 100644 index 833a88116e1..00000000000 --- a/app/assets/images/emoji/flag_kr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_kw.png b/app/assets/images/emoji/flag_kw.png Binary files differdeleted file mode 100644 index 4d19bfa6ca7..00000000000 --- a/app/assets/images/emoji/flag_kw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ky.png b/app/assets/images/emoji/flag_ky.png Binary files differdeleted file mode 100644 index 40daa4da597..00000000000 --- a/app/assets/images/emoji/flag_ky.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_kz.png b/app/assets/images/emoji/flag_kz.png Binary files differdeleted file mode 100644 index 2f97a8fd3c6..00000000000 --- a/app/assets/images/emoji/flag_kz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_la.png b/app/assets/images/emoji/flag_la.png Binary files differdeleted file mode 100644 index 4d4179f34f6..00000000000 --- a/app/assets/images/emoji/flag_la.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_lb.png b/app/assets/images/emoji/flag_lb.png Binary files differdeleted file mode 100644 index 3d594467011..00000000000 --- a/app/assets/images/emoji/flag_lb.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_lc.png b/app/assets/images/emoji/flag_lc.png Binary files differdeleted file mode 100644 index 45547b1e439..00000000000 --- a/app/assets/images/emoji/flag_lc.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_li.png b/app/assets/images/emoji/flag_li.png Binary files differdeleted file mode 100644 index 0eafa6a2215..00000000000 --- a/app/assets/images/emoji/flag_li.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_lk.png b/app/assets/images/emoji/flag_lk.png Binary files differdeleted file mode 100644 index ab4fe10c40c..00000000000 --- a/app/assets/images/emoji/flag_lk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_lr.png b/app/assets/images/emoji/flag_lr.png Binary files differdeleted file mode 100644 index f66f267fea2..00000000000 --- a/app/assets/images/emoji/flag_lr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ls.png b/app/assets/images/emoji/flag_ls.png Binary files differdeleted file mode 100644 index 24745631e3c..00000000000 --- a/app/assets/images/emoji/flag_ls.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_lt.png b/app/assets/images/emoji/flag_lt.png Binary files differdeleted file mode 100644 index d644b56d62a..00000000000 --- a/app/assets/images/emoji/flag_lt.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_lu.png b/app/assets/images/emoji/flag_lu.png Binary files differdeleted file mode 100644 index a2df9c92994..00000000000 --- a/app/assets/images/emoji/flag_lu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_lv.png b/app/assets/images/emoji/flag_lv.png Binary files differdeleted file mode 100644 index ae680d5f0e3..00000000000 --- a/app/assets/images/emoji/flag_lv.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ly.png b/app/assets/images/emoji/flag_ly.png Binary files differdeleted file mode 100644 index f6e77b0f3ba..00000000000 --- a/app/assets/images/emoji/flag_ly.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ma.png b/app/assets/images/emoji/flag_ma.png Binary files differdeleted file mode 100644 index c4a056722cd..00000000000 --- a/app/assets/images/emoji/flag_ma.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mc.png b/app/assets/images/emoji/flag_mc.png Binary files differdeleted file mode 100644 index d479eab98cb..00000000000 --- a/app/assets/images/emoji/flag_mc.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_md.png b/app/assets/images/emoji/flag_md.png Binary files differdeleted file mode 100644 index a7a72539872..00000000000 --- a/app/assets/images/emoji/flag_md.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_me.png b/app/assets/images/emoji/flag_me.png Binary files differdeleted file mode 100644 index 7c771e7e120..00000000000 --- a/app/assets/images/emoji/flag_me.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mf.png b/app/assets/images/emoji/flag_mf.png Binary files differdeleted file mode 100644 index 70c761036bd..00000000000 --- a/app/assets/images/emoji/flag_mf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mg.png b/app/assets/images/emoji/flag_mg.png Binary files differdeleted file mode 100644 index 2f3ccdda76f..00000000000 --- a/app/assets/images/emoji/flag_mg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mh.png b/app/assets/images/emoji/flag_mh.png Binary files differdeleted file mode 100644 index 598016481c1..00000000000 --- a/app/assets/images/emoji/flag_mh.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mk.png b/app/assets/images/emoji/flag_mk.png Binary files differdeleted file mode 100644 index 7ba775ee75c..00000000000 --- a/app/assets/images/emoji/flag_mk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ml.png b/app/assets/images/emoji/flag_ml.png Binary files differdeleted file mode 100644 index 68343785468..00000000000 --- a/app/assets/images/emoji/flag_ml.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mm.png b/app/assets/images/emoji/flag_mm.png Binary files differdeleted file mode 100644 index 37dc7d71591..00000000000 --- a/app/assets/images/emoji/flag_mm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mn.png b/app/assets/images/emoji/flag_mn.png Binary files differdeleted file mode 100644 index 1f146bbcd1a..00000000000 --- a/app/assets/images/emoji/flag_mn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mo.png b/app/assets/images/emoji/flag_mo.png Binary files differdeleted file mode 100644 index 7edde31f64b..00000000000 --- a/app/assets/images/emoji/flag_mo.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mp.png b/app/assets/images/emoji/flag_mp.png Binary files differdeleted file mode 100644 index 17ec1c441ed..00000000000 --- a/app/assets/images/emoji/flag_mp.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mq.png b/app/assets/images/emoji/flag_mq.png Binary files differdeleted file mode 100644 index 1e672dc9087..00000000000 --- a/app/assets/images/emoji/flag_mq.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mr.png b/app/assets/images/emoji/flag_mr.png Binary files differdeleted file mode 100644 index f87de46effe..00000000000 --- a/app/assets/images/emoji/flag_mr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ms.png b/app/assets/images/emoji/flag_ms.png Binary files differdeleted file mode 100644 index 480b0d4ebda..00000000000 --- a/app/assets/images/emoji/flag_ms.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mt.png b/app/assets/images/emoji/flag_mt.png Binary files differdeleted file mode 100644 index c9e1dbdce82..00000000000 --- a/app/assets/images/emoji/flag_mt.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mu.png b/app/assets/images/emoji/flag_mu.png Binary files differdeleted file mode 100644 index 55b33cb7c33..00000000000 --- a/app/assets/images/emoji/flag_mu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mv.png b/app/assets/images/emoji/flag_mv.png Binary files differdeleted file mode 100644 index ce5867126ae..00000000000 --- a/app/assets/images/emoji/flag_mv.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mw.png b/app/assets/images/emoji/flag_mw.png Binary files differdeleted file mode 100644 index 003d8548401..00000000000 --- a/app/assets/images/emoji/flag_mw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mx.png b/app/assets/images/emoji/flag_mx.png Binary files differdeleted file mode 100644 index 42572bcd0ba..00000000000 --- a/app/assets/images/emoji/flag_mx.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_my.png b/app/assets/images/emoji/flag_my.png Binary files differdeleted file mode 100644 index 17526c26742..00000000000 --- a/app/assets/images/emoji/flag_my.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_mz.png b/app/assets/images/emoji/flag_mz.png Binary files differdeleted file mode 100644 index 2352a78e786..00000000000 --- a/app/assets/images/emoji/flag_mz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_na.png b/app/assets/images/emoji/flag_na.png Binary files differdeleted file mode 100644 index ed31c3df04d..00000000000 --- a/app/assets/images/emoji/flag_na.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_nc.png b/app/assets/images/emoji/flag_nc.png Binary files differdeleted file mode 100644 index 90b3afebfa3..00000000000 --- a/app/assets/images/emoji/flag_nc.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ne.png b/app/assets/images/emoji/flag_ne.png Binary files differdeleted file mode 100644 index f98a1173c2a..00000000000 --- a/app/assets/images/emoji/flag_ne.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_nf.png b/app/assets/images/emoji/flag_nf.png Binary files differdeleted file mode 100644 index 9099e767420..00000000000 --- a/app/assets/images/emoji/flag_nf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ng.png b/app/assets/images/emoji/flag_ng.png Binary files differdeleted file mode 100644 index ea0abeff1a1..00000000000 --- a/app/assets/images/emoji/flag_ng.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ni.png b/app/assets/images/emoji/flag_ni.png Binary files differdeleted file mode 100644 index 772920dfa10..00000000000 --- a/app/assets/images/emoji/flag_ni.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_nl.png b/app/assets/images/emoji/flag_nl.png Binary files differdeleted file mode 100644 index 83a0e817e41..00000000000 --- a/app/assets/images/emoji/flag_nl.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_no.png b/app/assets/images/emoji/flag_no.png Binary files differdeleted file mode 100644 index 99d3142eb7b..00000000000 --- a/app/assets/images/emoji/flag_no.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_np.png b/app/assets/images/emoji/flag_np.png Binary files differdeleted file mode 100644 index 87425a8dfef..00000000000 --- a/app/assets/images/emoji/flag_np.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_nr.png b/app/assets/images/emoji/flag_nr.png Binary files differdeleted file mode 100644 index b3e3a5d5621..00000000000 --- a/app/assets/images/emoji/flag_nr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_nu.png b/app/assets/images/emoji/flag_nu.png Binary files differdeleted file mode 100644 index f03614443ee..00000000000 --- a/app/assets/images/emoji/flag_nu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_nz.png b/app/assets/images/emoji/flag_nz.png Binary files differdeleted file mode 100644 index a4eeeab9cd9..00000000000 --- a/app/assets/images/emoji/flag_nz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_om.png b/app/assets/images/emoji/flag_om.png Binary files differdeleted file mode 100644 index ea824ba31e7..00000000000 --- a/app/assets/images/emoji/flag_om.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pa.png b/app/assets/images/emoji/flag_pa.png Binary files differdeleted file mode 100644 index c3091d89889..00000000000 --- a/app/assets/images/emoji/flag_pa.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pe.png b/app/assets/images/emoji/flag_pe.png Binary files differdeleted file mode 100644 index 39223aa9dbb..00000000000 --- a/app/assets/images/emoji/flag_pe.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pf.png b/app/assets/images/emoji/flag_pf.png Binary files differdeleted file mode 100644 index 113445f8f6e..00000000000 --- a/app/assets/images/emoji/flag_pf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pg.png b/app/assets/images/emoji/flag_pg.png Binary files differdeleted file mode 100644 index 825e9dcb762..00000000000 --- a/app/assets/images/emoji/flag_pg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ph.png b/app/assets/images/emoji/flag_ph.png Binary files differdeleted file mode 100644 index 8260e15bd2c..00000000000 --- a/app/assets/images/emoji/flag_ph.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pk.png b/app/assets/images/emoji/flag_pk.png Binary files differdeleted file mode 100644 index a7b6a1c5074..00000000000 --- a/app/assets/images/emoji/flag_pk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pl.png b/app/assets/images/emoji/flag_pl.png Binary files differdeleted file mode 100644 index 19de2edec11..00000000000 --- a/app/assets/images/emoji/flag_pl.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pm.png b/app/assets/images/emoji/flag_pm.png Binary files differdeleted file mode 100644 index 2ca60554193..00000000000 --- a/app/assets/images/emoji/flag_pm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pn.png b/app/assets/images/emoji/flag_pn.png Binary files differdeleted file mode 100644 index f2263b154bc..00000000000 --- a/app/assets/images/emoji/flag_pn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pr.png b/app/assets/images/emoji/flag_pr.png Binary files differdeleted file mode 100644 index d0209cddb79..00000000000 --- a/app/assets/images/emoji/flag_pr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ps.png b/app/assets/images/emoji/flag_ps.png Binary files differdeleted file mode 100644 index 7ccab09778b..00000000000 --- a/app/assets/images/emoji/flag_ps.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pt.png b/app/assets/images/emoji/flag_pt.png Binary files differdeleted file mode 100644 index cc93f27c64b..00000000000 --- a/app/assets/images/emoji/flag_pt.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_pw.png b/app/assets/images/emoji/flag_pw.png Binary files differdeleted file mode 100644 index 154b2f12d3c..00000000000 --- a/app/assets/images/emoji/flag_pw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_py.png b/app/assets/images/emoji/flag_py.png Binary files differdeleted file mode 100644 index 662ad2f6ff1..00000000000 --- a/app/assets/images/emoji/flag_py.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_qa.png b/app/assets/images/emoji/flag_qa.png Binary files differdeleted file mode 100644 index a01d8b05cc7..00000000000 --- a/app/assets/images/emoji/flag_qa.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_re.png b/app/assets/images/emoji/flag_re.png Binary files differdeleted file mode 100644 index 57f2bbe9df8..00000000000 --- a/app/assets/images/emoji/flag_re.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ro.png b/app/assets/images/emoji/flag_ro.png Binary files differdeleted file mode 100644 index 3e48c447706..00000000000 --- a/app/assets/images/emoji/flag_ro.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_rs.png b/app/assets/images/emoji/flag_rs.png Binary files differdeleted file mode 100644 index 9df6c9a5235..00000000000 --- a/app/assets/images/emoji/flag_rs.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ru.png b/app/assets/images/emoji/flag_ru.png Binary files differdeleted file mode 100644 index e50c9db90e7..00000000000 --- a/app/assets/images/emoji/flag_ru.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_rw.png b/app/assets/images/emoji/flag_rw.png Binary files differdeleted file mode 100644 index c238c874e1d..00000000000 --- a/app/assets/images/emoji/flag_rw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sa.png b/app/assets/images/emoji/flag_sa.png Binary files differdeleted file mode 100644 index 4941be7d198..00000000000 --- a/app/assets/images/emoji/flag_sa.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sb.png b/app/assets/images/emoji/flag_sb.png Binary files differdeleted file mode 100644 index 7d8f1ac6130..00000000000 --- a/app/assets/images/emoji/flag_sb.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sc.png b/app/assets/images/emoji/flag_sc.png Binary files differdeleted file mode 100644 index 6ae4d90765e..00000000000 --- a/app/assets/images/emoji/flag_sc.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sd.png b/app/assets/images/emoji/flag_sd.png Binary files differdeleted file mode 100644 index 963be1b36fb..00000000000 --- a/app/assets/images/emoji/flag_sd.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_se.png b/app/assets/images/emoji/flag_se.png Binary files differdeleted file mode 100644 index fc0d0e0ce89..00000000000 --- a/app/assets/images/emoji/flag_se.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sg.png b/app/assets/images/emoji/flag_sg.png Binary files differdeleted file mode 100644 index de3c7737c42..00000000000 --- a/app/assets/images/emoji/flag_sg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sh.png b/app/assets/images/emoji/flag_sh.png Binary files differdeleted file mode 100644 index 40cd9e44e96..00000000000 --- a/app/assets/images/emoji/flag_sh.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_si.png b/app/assets/images/emoji/flag_si.png Binary files differdeleted file mode 100644 index e308999dba2..00000000000 --- a/app/assets/images/emoji/flag_si.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sj.png b/app/assets/images/emoji/flag_sj.png Binary files differdeleted file mode 100644 index 5884e648228..00000000000 --- a/app/assets/images/emoji/flag_sj.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sk.png b/app/assets/images/emoji/flag_sk.png Binary files differdeleted file mode 100644 index 4259d0e1418..00000000000 --- a/app/assets/images/emoji/flag_sk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sl.png b/app/assets/images/emoji/flag_sl.png Binary files differdeleted file mode 100644 index d2cc68830ab..00000000000 --- a/app/assets/images/emoji/flag_sl.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sm.png b/app/assets/images/emoji/flag_sm.png Binary files differdeleted file mode 100644 index 03b8708754e..00000000000 --- a/app/assets/images/emoji/flag_sm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sn.png b/app/assets/images/emoji/flag_sn.png Binary files differdeleted file mode 100644 index 5368bbe93df..00000000000 --- a/app/assets/images/emoji/flag_sn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_so.png b/app/assets/images/emoji/flag_so.png Binary files differdeleted file mode 100644 index 68a0597365a..00000000000 --- a/app/assets/images/emoji/flag_so.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sr.png b/app/assets/images/emoji/flag_sr.png Binary files differdeleted file mode 100644 index d3251327035..00000000000 --- a/app/assets/images/emoji/flag_sr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ss.png b/app/assets/images/emoji/flag_ss.png Binary files differdeleted file mode 100644 index 122977e798f..00000000000 --- a/app/assets/images/emoji/flag_ss.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_st.png b/app/assets/images/emoji/flag_st.png Binary files differdeleted file mode 100644 index f83a863d612..00000000000 --- a/app/assets/images/emoji/flag_st.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sv.png b/app/assets/images/emoji/flag_sv.png Binary files differdeleted file mode 100644 index efb83e2f253..00000000000 --- a/app/assets/images/emoji/flag_sv.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sx.png b/app/assets/images/emoji/flag_sx.png Binary files differdeleted file mode 100644 index 94b760fbedf..00000000000 --- a/app/assets/images/emoji/flag_sx.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sy.png b/app/assets/images/emoji/flag_sy.png Binary files differdeleted file mode 100644 index 09a8ee8f78c..00000000000 --- a/app/assets/images/emoji/flag_sy.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_sz.png b/app/assets/images/emoji/flag_sz.png Binary files differdeleted file mode 100644 index f74e82ea1fd..00000000000 --- a/app/assets/images/emoji/flag_sz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ta.png b/app/assets/images/emoji/flag_ta.png Binary files differdeleted file mode 100644 index b44283e90e2..00000000000 --- a/app/assets/images/emoji/flag_ta.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tc.png b/app/assets/images/emoji/flag_tc.png Binary files differdeleted file mode 100644 index 156b33d1ba6..00000000000 --- a/app/assets/images/emoji/flag_tc.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_td.png b/app/assets/images/emoji/flag_td.png Binary files differdeleted file mode 100644 index ebe7f592828..00000000000 --- a/app/assets/images/emoji/flag_td.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tf.png b/app/assets/images/emoji/flag_tf.png Binary files differdeleted file mode 100644 index a1a3ad68ee2..00000000000 --- a/app/assets/images/emoji/flag_tf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tg.png b/app/assets/images/emoji/flag_tg.png Binary files differdeleted file mode 100644 index 826b73c9ac5..00000000000 --- a/app/assets/images/emoji/flag_tg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_th.png b/app/assets/images/emoji/flag_th.png Binary files differdeleted file mode 100644 index 93ff542c5a6..00000000000 --- a/app/assets/images/emoji/flag_th.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tj.png b/app/assets/images/emoji/flag_tj.png Binary files differdeleted file mode 100644 index 7a8a0b6190a..00000000000 --- a/app/assets/images/emoji/flag_tj.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tk.png b/app/assets/images/emoji/flag_tk.png Binary files differdeleted file mode 100644 index 2fa5a21b1bb..00000000000 --- a/app/assets/images/emoji/flag_tk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tl.png b/app/assets/images/emoji/flag_tl.png Binary files differdeleted file mode 100644 index 5b120eccc6f..00000000000 --- a/app/assets/images/emoji/flag_tl.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tm.png b/app/assets/images/emoji/flag_tm.png Binary files differdeleted file mode 100644 index c3c4f532302..00000000000 --- a/app/assets/images/emoji/flag_tm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tn.png b/app/assets/images/emoji/flag_tn.png Binary files differdeleted file mode 100644 index 58ef161229f..00000000000 --- a/app/assets/images/emoji/flag_tn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_to.png b/app/assets/images/emoji/flag_to.png Binary files differdeleted file mode 100644 index 1ffa7bb9d19..00000000000 --- a/app/assets/images/emoji/flag_to.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tr.png b/app/assets/images/emoji/flag_tr.png Binary files differdeleted file mode 100644 index 325251fae88..00000000000 --- a/app/assets/images/emoji/flag_tr.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tt.png b/app/assets/images/emoji/flag_tt.png Binary files differdeleted file mode 100644 index ed3bb39a300..00000000000 --- a/app/assets/images/emoji/flag_tt.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tv.png b/app/assets/images/emoji/flag_tv.png Binary files differdeleted file mode 100644 index e82c65c7bb9..00000000000 --- a/app/assets/images/emoji/flag_tv.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tw.png b/app/assets/images/emoji/flag_tw.png Binary files differdeleted file mode 100644 index 3a8f00b5928..00000000000 --- a/app/assets/images/emoji/flag_tw.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_tz.png b/app/assets/images/emoji/flag_tz.png Binary files differdeleted file mode 100644 index 2a020853d4e..00000000000 --- a/app/assets/images/emoji/flag_tz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ua.png b/app/assets/images/emoji/flag_ua.png Binary files differdeleted file mode 100644 index cd84d1bbd36..00000000000 --- a/app/assets/images/emoji/flag_ua.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ug.png b/app/assets/images/emoji/flag_ug.png Binary files differdeleted file mode 100644 index dc97690eb55..00000000000 --- a/app/assets/images/emoji/flag_ug.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_um.png b/app/assets/images/emoji/flag_um.png Binary files differdeleted file mode 100644 index 4a7ee3cdf13..00000000000 --- a/app/assets/images/emoji/flag_um.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_us.png b/app/assets/images/emoji/flag_us.png Binary files differdeleted file mode 100644 index 9f730305860..00000000000 --- a/app/assets/images/emoji/flag_us.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_uy.png b/app/assets/images/emoji/flag_uy.png Binary files differdeleted file mode 100644 index b8002a697a6..00000000000 --- a/app/assets/images/emoji/flag_uy.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_uz.png b/app/assets/images/emoji/flag_uz.png Binary files differdeleted file mode 100644 index d56ca9bc424..00000000000 --- a/app/assets/images/emoji/flag_uz.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_va.png b/app/assets/images/emoji/flag_va.png Binary files differdeleted file mode 100644 index ddaf5e3141b..00000000000 --- a/app/assets/images/emoji/flag_va.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_vc.png b/app/assets/images/emoji/flag_vc.png Binary files differdeleted file mode 100644 index 43703c62a71..00000000000 --- a/app/assets/images/emoji/flag_vc.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ve.png b/app/assets/images/emoji/flag_ve.png Binary files differdeleted file mode 100644 index 1b62796824e..00000000000 --- a/app/assets/images/emoji/flag_ve.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_vg.png b/app/assets/images/emoji/flag_vg.png Binary files differdeleted file mode 100644 index 536f780f1c0..00000000000 --- a/app/assets/images/emoji/flag_vg.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_vi.png b/app/assets/images/emoji/flag_vi.png Binary files differdeleted file mode 100644 index 64102012cfe..00000000000 --- a/app/assets/images/emoji/flag_vi.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_vn.png b/app/assets/images/emoji/flag_vn.png Binary files differdeleted file mode 100644 index 427036046b6..00000000000 --- a/app/assets/images/emoji/flag_vn.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_vu.png b/app/assets/images/emoji/flag_vu.png Binary files differdeleted file mode 100644 index 706eba44070..00000000000 --- a/app/assets/images/emoji/flag_vu.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_wf.png b/app/assets/images/emoji/flag_wf.png Binary files differdeleted file mode 100644 index 70c761036bd..00000000000 --- a/app/assets/images/emoji/flag_wf.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_white.png b/app/assets/images/emoji/flag_white.png Binary files differdeleted file mode 100644 index 86d6e96d5e9..00000000000 --- a/app/assets/images/emoji/flag_white.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ws.png b/app/assets/images/emoji/flag_ws.png Binary files differdeleted file mode 100644 index a1ea0703141..00000000000 --- a/app/assets/images/emoji/flag_ws.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_xk.png b/app/assets/images/emoji/flag_xk.png Binary files differdeleted file mode 100644 index e587a446632..00000000000 --- a/app/assets/images/emoji/flag_xk.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_ye.png b/app/assets/images/emoji/flag_ye.png Binary files differdeleted file mode 100644 index eadfebd5f67..00000000000 --- a/app/assets/images/emoji/flag_ye.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_yt.png b/app/assets/images/emoji/flag_yt.png Binary files differdeleted file mode 100644 index c81fa6d886e..00000000000 --- a/app/assets/images/emoji/flag_yt.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_za.png b/app/assets/images/emoji/flag_za.png Binary files differdeleted file mode 100644 index f397ef5072f..00000000000 --- a/app/assets/images/emoji/flag_za.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_zm.png b/app/assets/images/emoji/flag_zm.png Binary files differdeleted file mode 100644 index 2494a31f662..00000000000 --- a/app/assets/images/emoji/flag_zm.png +++ /dev/null diff --git a/app/assets/images/emoji/flag_zw.png b/app/assets/images/emoji/flag_zw.png Binary files differdeleted file mode 100644 index e09b9652be6..00000000000 --- a/app/assets/images/emoji/flag_zw.png +++ /dev/null diff --git a/app/assets/images/emoji/flags.png b/app/assets/images/emoji/flags.png Binary files differdeleted file mode 100644 index 3b451035a3a..00000000000 --- a/app/assets/images/emoji/flags.png +++ /dev/null diff --git a/app/assets/images/emoji/flashlight.png b/app/assets/images/emoji/flashlight.png Binary files differdeleted file mode 100644 index eee36c25067..00000000000 --- a/app/assets/images/emoji/flashlight.png +++ /dev/null diff --git a/app/assets/images/emoji/fleur-de-lis.png b/app/assets/images/emoji/fleur-de-lis.png Binary files differdeleted file mode 100644 index c9250d27fa7..00000000000 --- a/app/assets/images/emoji/fleur-de-lis.png +++ /dev/null diff --git a/app/assets/images/emoji/floppy_disk.png b/app/assets/images/emoji/floppy_disk.png Binary files differdeleted file mode 100644 index 072a76d3c13..00000000000 --- a/app/assets/images/emoji/floppy_disk.png +++ /dev/null diff --git a/app/assets/images/emoji/flower_playing_cards.png b/app/assets/images/emoji/flower_playing_cards.png Binary files differdeleted file mode 100644 index 6766b044d95..00000000000 --- a/app/assets/images/emoji/flower_playing_cards.png +++ /dev/null diff --git a/app/assets/images/emoji/flushed.png b/app/assets/images/emoji/flushed.png Binary files differdeleted file mode 100644 index 829220bc470..00000000000 --- a/app/assets/images/emoji/flushed.png +++ /dev/null diff --git a/app/assets/images/emoji/fog.png b/app/assets/images/emoji/fog.png Binary files differdeleted file mode 100644 index 4e73c2de272..00000000000 --- a/app/assets/images/emoji/fog.png +++ /dev/null diff --git a/app/assets/images/emoji/foggy.png b/app/assets/images/emoji/foggy.png Binary files differdeleted file mode 100644 index 57702d8d3ac..00000000000 --- a/app/assets/images/emoji/foggy.png +++ /dev/null diff --git a/app/assets/images/emoji/football.png b/app/assets/images/emoji/football.png Binary files differdeleted file mode 100644 index 10366f41fce..00000000000 --- a/app/assets/images/emoji/football.png +++ /dev/null diff --git a/app/assets/images/emoji/footprints.png b/app/assets/images/emoji/footprints.png Binary files differdeleted file mode 100644 index b2673c5a1a8..00000000000 --- a/app/assets/images/emoji/footprints.png +++ /dev/null diff --git a/app/assets/images/emoji/fork_and_knife.png b/app/assets/images/emoji/fork_and_knife.png Binary files differdeleted file mode 100644 index 09f1feaea1c..00000000000 --- a/app/assets/images/emoji/fork_and_knife.png +++ /dev/null diff --git a/app/assets/images/emoji/fork_knife_plate.png b/app/assets/images/emoji/fork_knife_plate.png Binary files differdeleted file mode 100644 index 7411755f708..00000000000 --- a/app/assets/images/emoji/fork_knife_plate.png +++ /dev/null diff --git a/app/assets/images/emoji/fountain.png b/app/assets/images/emoji/fountain.png Binary files differdeleted file mode 100644 index 293f5d91c0f..00000000000 --- a/app/assets/images/emoji/fountain.png +++ /dev/null diff --git a/app/assets/images/emoji/four.png b/app/assets/images/emoji/four.png Binary files differdeleted file mode 100644 index b0e914aac45..00000000000 --- a/app/assets/images/emoji/four.png +++ /dev/null diff --git a/app/assets/images/emoji/four_leaf_clover.png b/app/assets/images/emoji/four_leaf_clover.png Binary files differdeleted file mode 100644 index fdedfcc2b4e..00000000000 --- a/app/assets/images/emoji/four_leaf_clover.png +++ /dev/null diff --git a/app/assets/images/emoji/fox.png b/app/assets/images/emoji/fox.png Binary files differdeleted file mode 100644 index 1ab339bf054..00000000000 --- a/app/assets/images/emoji/fox.png +++ /dev/null diff --git a/app/assets/images/emoji/frame_photo.png b/app/assets/images/emoji/frame_photo.png Binary files differdeleted file mode 100644 index 9fe84607bfd..00000000000 --- a/app/assets/images/emoji/frame_photo.png +++ /dev/null diff --git a/app/assets/images/emoji/free.png b/app/assets/images/emoji/free.png Binary files differdeleted file mode 100644 index b71956eb48a..00000000000 --- a/app/assets/images/emoji/free.png +++ /dev/null diff --git a/app/assets/images/emoji/french_bread.png b/app/assets/images/emoji/french_bread.png Binary files differdeleted file mode 100644 index 4c2c5639822..00000000000 --- a/app/assets/images/emoji/french_bread.png +++ /dev/null diff --git a/app/assets/images/emoji/fried_shrimp.png b/app/assets/images/emoji/fried_shrimp.png Binary files differdeleted file mode 100644 index 752ba7f1398..00000000000 --- a/app/assets/images/emoji/fried_shrimp.png +++ /dev/null diff --git a/app/assets/images/emoji/fries.png b/app/assets/images/emoji/fries.png Binary files differdeleted file mode 100644 index 4e2a4caacef..00000000000 --- a/app/assets/images/emoji/fries.png +++ /dev/null diff --git a/app/assets/images/emoji/frog.png b/app/assets/images/emoji/frog.png Binary files differdeleted file mode 100644 index 8825d1ad577..00000000000 --- a/app/assets/images/emoji/frog.png +++ /dev/null diff --git a/app/assets/images/emoji/frowning.png b/app/assets/images/emoji/frowning.png Binary files differdeleted file mode 100644 index 43ab6b0a1c1..00000000000 --- a/app/assets/images/emoji/frowning.png +++ /dev/null diff --git a/app/assets/images/emoji/frowning2.png b/app/assets/images/emoji/frowning2.png Binary files differdeleted file mode 100644 index 6ae71f233b9..00000000000 --- a/app/assets/images/emoji/frowning2.png +++ /dev/null diff --git a/app/assets/images/emoji/fuelpump.png b/app/assets/images/emoji/fuelpump.png Binary files differdeleted file mode 100644 index 05b18794474..00000000000 --- a/app/assets/images/emoji/fuelpump.png +++ /dev/null diff --git a/app/assets/images/emoji/full_moon.png b/app/assets/images/emoji/full_moon.png Binary files differdeleted file mode 100644 index c9a2d6aa7c9..00000000000 --- a/app/assets/images/emoji/full_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/full_moon_with_face.png b/app/assets/images/emoji/full_moon_with_face.png Binary files differdeleted file mode 100644 index a5c25bbaf64..00000000000 --- a/app/assets/images/emoji/full_moon_with_face.png +++ /dev/null diff --git a/app/assets/images/emoji/game_die.png b/app/assets/images/emoji/game_die.png Binary files differdeleted file mode 100644 index ad3626fe5e5..00000000000 --- a/app/assets/images/emoji/game_die.png +++ /dev/null diff --git a/app/assets/images/emoji/gay_pride_flag.png b/app/assets/images/emoji/gay_pride_flag.png Binary files differdeleted file mode 100644 index 1bec5f2ffd7..00000000000 --- a/app/assets/images/emoji/gay_pride_flag.png +++ /dev/null diff --git a/app/assets/images/emoji/gear.png b/app/assets/images/emoji/gear.png Binary files differdeleted file mode 100644 index 2a1cc2c0ff4..00000000000 --- a/app/assets/images/emoji/gear.png +++ /dev/null diff --git a/app/assets/images/emoji/gem.png b/app/assets/images/emoji/gem.png Binary files differdeleted file mode 100644 index db122d26a19..00000000000 --- a/app/assets/images/emoji/gem.png +++ /dev/null diff --git a/app/assets/images/emoji/gemini.png b/app/assets/images/emoji/gemini.png Binary files differdeleted file mode 100644 index 1a09698cf00..00000000000 --- a/app/assets/images/emoji/gemini.png +++ /dev/null diff --git a/app/assets/images/emoji/ghost.png b/app/assets/images/emoji/ghost.png Binary files differdeleted file mode 100644 index 5650bc0ed18..00000000000 --- a/app/assets/images/emoji/ghost.png +++ /dev/null diff --git a/app/assets/images/emoji/gift.png b/app/assets/images/emoji/gift.png Binary files differdeleted file mode 100644 index 844e2164560..00000000000 --- a/app/assets/images/emoji/gift.png +++ /dev/null diff --git a/app/assets/images/emoji/gift_heart.png b/app/assets/images/emoji/gift_heart.png Binary files differdeleted file mode 100644 index 902ceafe4d1..00000000000 --- a/app/assets/images/emoji/gift_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/girl.png b/app/assets/images/emoji/girl.png Binary files differdeleted file mode 100644 index dc1d4d08b39..00000000000 --- a/app/assets/images/emoji/girl.png +++ /dev/null diff --git a/app/assets/images/emoji/girl_tone1.png b/app/assets/images/emoji/girl_tone1.png Binary files differdeleted file mode 100644 index bb667e88651..00000000000 --- a/app/assets/images/emoji/girl_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/girl_tone2.png b/app/assets/images/emoji/girl_tone2.png Binary files differdeleted file mode 100644 index a59ed4a3f0d..00000000000 --- a/app/assets/images/emoji/girl_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/girl_tone3.png b/app/assets/images/emoji/girl_tone3.png Binary files differdeleted file mode 100644 index 517e7f2a7b0..00000000000 --- a/app/assets/images/emoji/girl_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/girl_tone4.png b/app/assets/images/emoji/girl_tone4.png Binary files differdeleted file mode 100644 index 542d96c8487..00000000000 --- a/app/assets/images/emoji/girl_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/girl_tone5.png b/app/assets/images/emoji/girl_tone5.png Binary files differdeleted file mode 100644 index 66b7c28c2df..00000000000 --- a/app/assets/images/emoji/girl_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/globe_with_meridians.png b/app/assets/images/emoji/globe_with_meridians.png Binary files differdeleted file mode 100644 index 82450c1a4ba..00000000000 --- a/app/assets/images/emoji/globe_with_meridians.png +++ /dev/null diff --git a/app/assets/images/emoji/goal.png b/app/assets/images/emoji/goal.png Binary files differdeleted file mode 100644 index df3a53da0fb..00000000000 --- a/app/assets/images/emoji/goal.png +++ /dev/null diff --git a/app/assets/images/emoji/goat.png b/app/assets/images/emoji/goat.png Binary files differdeleted file mode 100644 index f9d9e38a128..00000000000 --- a/app/assets/images/emoji/goat.png +++ /dev/null diff --git a/app/assets/images/emoji/golf.png b/app/assets/images/emoji/golf.png Binary files differdeleted file mode 100644 index f65a21d8a46..00000000000 --- a/app/assets/images/emoji/golf.png +++ /dev/null diff --git a/app/assets/images/emoji/golfer.png b/app/assets/images/emoji/golfer.png Binary files differdeleted file mode 100644 index 39c552de86d..00000000000 --- a/app/assets/images/emoji/golfer.png +++ /dev/null diff --git a/app/assets/images/emoji/gorilla.png b/app/assets/images/emoji/gorilla.png Binary files differdeleted file mode 100644 index acc51e13622..00000000000 --- a/app/assets/images/emoji/gorilla.png +++ /dev/null diff --git a/app/assets/images/emoji/grapes.png b/app/assets/images/emoji/grapes.png Binary files differdeleted file mode 100644 index 30d22218896..00000000000 --- a/app/assets/images/emoji/grapes.png +++ /dev/null diff --git a/app/assets/images/emoji/green_apple.png b/app/assets/images/emoji/green_apple.png Binary files differdeleted file mode 100644 index 5fd51bd3915..00000000000 --- a/app/assets/images/emoji/green_apple.png +++ /dev/null diff --git a/app/assets/images/emoji/green_book.png b/app/assets/images/emoji/green_book.png Binary files differdeleted file mode 100644 index e5e411cf3b5..00000000000 --- a/app/assets/images/emoji/green_book.png +++ /dev/null diff --git a/app/assets/images/emoji/green_heart.png b/app/assets/images/emoji/green_heart.png Binary files differdeleted file mode 100644 index c52d60a58be..00000000000 --- a/app/assets/images/emoji/green_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/grey_exclamation.png b/app/assets/images/emoji/grey_exclamation.png Binary files differdeleted file mode 100644 index 9b64da8bf7f..00000000000 --- a/app/assets/images/emoji/grey_exclamation.png +++ /dev/null diff --git a/app/assets/images/emoji/grey_question.png b/app/assets/images/emoji/grey_question.png Binary files differdeleted file mode 100644 index 6e7824c75f6..00000000000 --- a/app/assets/images/emoji/grey_question.png +++ /dev/null diff --git a/app/assets/images/emoji/grimacing.png b/app/assets/images/emoji/grimacing.png Binary files differdeleted file mode 100644 index 871b2f071c9..00000000000 --- a/app/assets/images/emoji/grimacing.png +++ /dev/null diff --git a/app/assets/images/emoji/grin.png b/app/assets/images/emoji/grin.png Binary files differdeleted file mode 100644 index 418d94c811b..00000000000 --- a/app/assets/images/emoji/grin.png +++ /dev/null diff --git a/app/assets/images/emoji/grinning.png b/app/assets/images/emoji/grinning.png Binary files differdeleted file mode 100644 index 3e8e0dab78c..00000000000 --- a/app/assets/images/emoji/grinning.png +++ /dev/null diff --git a/app/assets/images/emoji/guardsman.png b/app/assets/images/emoji/guardsman.png Binary files differdeleted file mode 100644 index 8d7ab3c473c..00000000000 --- a/app/assets/images/emoji/guardsman.png +++ /dev/null diff --git a/app/assets/images/emoji/guardsman_tone1.png b/app/assets/images/emoji/guardsman_tone1.png Binary files differdeleted file mode 100644 index cea9ba27468..00000000000 --- a/app/assets/images/emoji/guardsman_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/guardsman_tone2.png b/app/assets/images/emoji/guardsman_tone2.png Binary files differdeleted file mode 100644 index 037464e4028..00000000000 --- a/app/assets/images/emoji/guardsman_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/guardsman_tone3.png b/app/assets/images/emoji/guardsman_tone3.png Binary files differdeleted file mode 100644 index 0f6726fbe87..00000000000 --- a/app/assets/images/emoji/guardsman_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/guardsman_tone4.png b/app/assets/images/emoji/guardsman_tone4.png Binary files differdeleted file mode 100644 index 85fcf9a3b97..00000000000 --- a/app/assets/images/emoji/guardsman_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/guardsman_tone5.png b/app/assets/images/emoji/guardsman_tone5.png Binary files differdeleted file mode 100644 index e5f9ca7d5a2..00000000000 --- a/app/assets/images/emoji/guardsman_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/guitar.png b/app/assets/images/emoji/guitar.png Binary files differdeleted file mode 100644 index 43d752f1e3d..00000000000 --- a/app/assets/images/emoji/guitar.png +++ /dev/null diff --git a/app/assets/images/emoji/gun.png b/app/assets/images/emoji/gun.png Binary files differdeleted file mode 100644 index 89c5c244c7b..00000000000 --- a/app/assets/images/emoji/gun.png +++ /dev/null diff --git a/app/assets/images/emoji/haircut.png b/app/assets/images/emoji/haircut.png Binary files differdeleted file mode 100644 index 91266b12930..00000000000 --- a/app/assets/images/emoji/haircut.png +++ /dev/null diff --git a/app/assets/images/emoji/haircut_tone1.png b/app/assets/images/emoji/haircut_tone1.png Binary files differdeleted file mode 100644 index c743b74abeb..00000000000 --- a/app/assets/images/emoji/haircut_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/haircut_tone2.png b/app/assets/images/emoji/haircut_tone2.png Binary files differdeleted file mode 100644 index f144f8e55ce..00000000000 --- a/app/assets/images/emoji/haircut_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/haircut_tone3.png b/app/assets/images/emoji/haircut_tone3.png Binary files differdeleted file mode 100644 index d5ad19563ac..00000000000 --- a/app/assets/images/emoji/haircut_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/haircut_tone4.png b/app/assets/images/emoji/haircut_tone4.png Binary files differdeleted file mode 100644 index 244fd3af008..00000000000 --- a/app/assets/images/emoji/haircut_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/haircut_tone5.png b/app/assets/images/emoji/haircut_tone5.png Binary files differdeleted file mode 100644 index 20a94a88623..00000000000 --- a/app/assets/images/emoji/haircut_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/hamburger.png b/app/assets/images/emoji/hamburger.png Binary files differdeleted file mode 100644 index 3573b28a1fd..00000000000 --- a/app/assets/images/emoji/hamburger.png +++ /dev/null diff --git a/app/assets/images/emoji/hammer.png b/app/assets/images/emoji/hammer.png Binary files differdeleted file mode 100644 index 00736cce47d..00000000000 --- a/app/assets/images/emoji/hammer.png +++ /dev/null diff --git a/app/assets/images/emoji/hammer_pick.png b/app/assets/images/emoji/hammer_pick.png Binary files differdeleted file mode 100644 index 3bee30ec588..00000000000 --- a/app/assets/images/emoji/hammer_pick.png +++ /dev/null diff --git a/app/assets/images/emoji/hamster.png b/app/assets/images/emoji/hamster.png Binary files differdeleted file mode 100644 index 9a04388e4e7..00000000000 --- a/app/assets/images/emoji/hamster.png +++ /dev/null diff --git a/app/assets/images/emoji/hand_splayed.png b/app/assets/images/emoji/hand_splayed.png Binary files differdeleted file mode 100644 index fb5ae8ebb5a..00000000000 --- a/app/assets/images/emoji/hand_splayed.png +++ /dev/null diff --git a/app/assets/images/emoji/hand_splayed_tone1.png b/app/assets/images/emoji/hand_splayed_tone1.png Binary files differdeleted file mode 100644 index a7888e6bd23..00000000000 --- a/app/assets/images/emoji/hand_splayed_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/hand_splayed_tone2.png b/app/assets/images/emoji/hand_splayed_tone2.png Binary files differdeleted file mode 100644 index cc10fbc272d..00000000000 --- a/app/assets/images/emoji/hand_splayed_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/hand_splayed_tone3.png b/app/assets/images/emoji/hand_splayed_tone3.png Binary files differdeleted file mode 100644 index 707236ae8a4..00000000000 --- a/app/assets/images/emoji/hand_splayed_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/hand_splayed_tone4.png b/app/assets/images/emoji/hand_splayed_tone4.png Binary files differdeleted file mode 100644 index 1430df9c61f..00000000000 --- a/app/assets/images/emoji/hand_splayed_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/hand_splayed_tone5.png b/app/assets/images/emoji/hand_splayed_tone5.png Binary files differdeleted file mode 100644 index 80bec971b6b..00000000000 --- a/app/assets/images/emoji/hand_splayed_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/handbag.png b/app/assets/images/emoji/handbag.png Binary files differdeleted file mode 100644 index cbf75c5d25e..00000000000 --- a/app/assets/images/emoji/handbag.png +++ /dev/null diff --git a/app/assets/images/emoji/handball.png b/app/assets/images/emoji/handball.png Binary files differdeleted file mode 100644 index 1152f1344c7..00000000000 --- a/app/assets/images/emoji/handball.png +++ /dev/null diff --git a/app/assets/images/emoji/handball_tone1.png b/app/assets/images/emoji/handball_tone1.png Binary files differdeleted file mode 100644 index c26cac2df98..00000000000 --- a/app/assets/images/emoji/handball_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/handball_tone2.png b/app/assets/images/emoji/handball_tone2.png Binary files differdeleted file mode 100644 index 7baaf95a9a2..00000000000 --- a/app/assets/images/emoji/handball_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/handball_tone3.png b/app/assets/images/emoji/handball_tone3.png Binary files differdeleted file mode 100644 index 0e3a37c3d40..00000000000 --- a/app/assets/images/emoji/handball_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/handball_tone4.png b/app/assets/images/emoji/handball_tone4.png Binary files differdeleted file mode 100644 index e1233f38266..00000000000 --- a/app/assets/images/emoji/handball_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/handball_tone5.png b/app/assets/images/emoji/handball_tone5.png Binary files differdeleted file mode 100644 index 6b1eb9b64b0..00000000000 --- a/app/assets/images/emoji/handball_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/handshake.png b/app/assets/images/emoji/handshake.png Binary files differdeleted file mode 100644 index c5d35fd8138..00000000000 --- a/app/assets/images/emoji/handshake.png +++ /dev/null diff --git a/app/assets/images/emoji/handshake_tone1.png b/app/assets/images/emoji/handshake_tone1.png Binary files differdeleted file mode 100644 index 8f8fbb9bdca..00000000000 --- a/app/assets/images/emoji/handshake_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/handshake_tone2.png b/app/assets/images/emoji/handshake_tone2.png Binary files differdeleted file mode 100644 index 336a77a6d78..00000000000 --- a/app/assets/images/emoji/handshake_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/handshake_tone3.png b/app/assets/images/emoji/handshake_tone3.png Binary files differdeleted file mode 100644 index 95f62d4fecd..00000000000 --- a/app/assets/images/emoji/handshake_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/handshake_tone4.png b/app/assets/images/emoji/handshake_tone4.png Binary files differdeleted file mode 100644 index 2b0a6433886..00000000000 --- a/app/assets/images/emoji/handshake_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/handshake_tone5.png b/app/assets/images/emoji/handshake_tone5.png Binary files differdeleted file mode 100644 index 40189ee68e4..00000000000 --- a/app/assets/images/emoji/handshake_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/hash.png b/app/assets/images/emoji/hash.png Binary files differdeleted file mode 100644 index 6e26f0070b0..00000000000 --- a/app/assets/images/emoji/hash.png +++ /dev/null diff --git a/app/assets/images/emoji/hatched_chick.png b/app/assets/images/emoji/hatched_chick.png Binary files differdeleted file mode 100644 index 31dfb511e0e..00000000000 --- a/app/assets/images/emoji/hatched_chick.png +++ /dev/null diff --git a/app/assets/images/emoji/hatching_chick.png b/app/assets/images/emoji/hatching_chick.png Binary files differdeleted file mode 100644 index c5b0e8f3bcc..00000000000 --- a/app/assets/images/emoji/hatching_chick.png +++ /dev/null diff --git a/app/assets/images/emoji/head_bandage.png b/app/assets/images/emoji/head_bandage.png Binary files differdeleted file mode 100644 index 0be723085e0..00000000000 --- a/app/assets/images/emoji/head_bandage.png +++ /dev/null diff --git a/app/assets/images/emoji/headphones.png b/app/assets/images/emoji/headphones.png Binary files differdeleted file mode 100644 index e9fd34041d8..00000000000 --- a/app/assets/images/emoji/headphones.png +++ /dev/null diff --git a/app/assets/images/emoji/hear_no_evil.png b/app/assets/images/emoji/hear_no_evil.png Binary files differdeleted file mode 100644 index 74b6be0c6c5..00000000000 --- a/app/assets/images/emoji/hear_no_evil.png +++ /dev/null diff --git a/app/assets/images/emoji/heart.png b/app/assets/images/emoji/heart.png Binary files differdeleted file mode 100644 index 638cb72dc4e..00000000000 --- a/app/assets/images/emoji/heart.png +++ /dev/null diff --git a/app/assets/images/emoji/heart_decoration.png b/app/assets/images/emoji/heart_decoration.png Binary files differdeleted file mode 100644 index 5443f60bc63..00000000000 --- a/app/assets/images/emoji/heart_decoration.png +++ /dev/null diff --git a/app/assets/images/emoji/heart_exclamation.png b/app/assets/images/emoji/heart_exclamation.png Binary files differdeleted file mode 100644 index 91b520be40b..00000000000 --- a/app/assets/images/emoji/heart_exclamation.png +++ /dev/null diff --git a/app/assets/images/emoji/heart_eyes.png b/app/assets/images/emoji/heart_eyes.png Binary files differdeleted file mode 100644 index 73fbee29d4e..00000000000 --- a/app/assets/images/emoji/heart_eyes.png +++ /dev/null diff --git a/app/assets/images/emoji/heart_eyes_cat.png b/app/assets/images/emoji/heart_eyes_cat.png Binary files differdeleted file mode 100644 index bc5a833f9a1..00000000000 --- a/app/assets/images/emoji/heart_eyes_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/heartbeat.png b/app/assets/images/emoji/heartbeat.png Binary files differdeleted file mode 100644 index 0bcf2d1d567..00000000000 --- a/app/assets/images/emoji/heartbeat.png +++ /dev/null diff --git a/app/assets/images/emoji/heartpulse.png b/app/assets/images/emoji/heartpulse.png Binary files differdeleted file mode 100644 index d6e694e972f..00000000000 --- a/app/assets/images/emoji/heartpulse.png +++ /dev/null diff --git a/app/assets/images/emoji/hearts.png b/app/assets/images/emoji/hearts.png Binary files differdeleted file mode 100644 index 393c3ed5267..00000000000 --- a/app/assets/images/emoji/hearts.png +++ /dev/null diff --git a/app/assets/images/emoji/heavy_check_mark.png b/app/assets/images/emoji/heavy_check_mark.png Binary files differdeleted file mode 100644 index 03bd695377e..00000000000 --- a/app/assets/images/emoji/heavy_check_mark.png +++ /dev/null diff --git a/app/assets/images/emoji/heavy_division_sign.png b/app/assets/images/emoji/heavy_division_sign.png Binary files differdeleted file mode 100644 index df32ab21bea..00000000000 --- a/app/assets/images/emoji/heavy_division_sign.png +++ /dev/null diff --git a/app/assets/images/emoji/heavy_dollar_sign.png b/app/assets/images/emoji/heavy_dollar_sign.png Binary files differdeleted file mode 100644 index ef2c2e20590..00000000000 --- a/app/assets/images/emoji/heavy_dollar_sign.png +++ /dev/null diff --git a/app/assets/images/emoji/heavy_minus_sign.png b/app/assets/images/emoji/heavy_minus_sign.png Binary files differdeleted file mode 100644 index 054211caf12..00000000000 --- a/app/assets/images/emoji/heavy_minus_sign.png +++ /dev/null diff --git a/app/assets/images/emoji/heavy_multiplication_x.png b/app/assets/images/emoji/heavy_multiplication_x.png Binary files differdeleted file mode 100644 index e47cc1b685d..00000000000 --- a/app/assets/images/emoji/heavy_multiplication_x.png +++ /dev/null diff --git a/app/assets/images/emoji/heavy_plus_sign.png b/app/assets/images/emoji/heavy_plus_sign.png Binary files differdeleted file mode 100644 index 40799798aaf..00000000000 --- a/app/assets/images/emoji/heavy_plus_sign.png +++ /dev/null diff --git a/app/assets/images/emoji/helicopter.png b/app/assets/images/emoji/helicopter.png Binary files differdeleted file mode 100644 index 7ec5f39a51a..00000000000 --- a/app/assets/images/emoji/helicopter.png +++ /dev/null diff --git a/app/assets/images/emoji/helmet_with_cross.png b/app/assets/images/emoji/helmet_with_cross.png Binary files differdeleted file mode 100644 index 7140a676038..00000000000 --- a/app/assets/images/emoji/helmet_with_cross.png +++ /dev/null diff --git a/app/assets/images/emoji/herb.png b/app/assets/images/emoji/herb.png Binary files differdeleted file mode 100644 index d984d1562bb..00000000000 --- a/app/assets/images/emoji/herb.png +++ /dev/null diff --git a/app/assets/images/emoji/hibiscus.png b/app/assets/images/emoji/hibiscus.png Binary files differdeleted file mode 100644 index 39dd3524233..00000000000 --- a/app/assets/images/emoji/hibiscus.png +++ /dev/null diff --git a/app/assets/images/emoji/high_brightness.png b/app/assets/images/emoji/high_brightness.png Binary files differdeleted file mode 100644 index c41f2d5fd50..00000000000 --- a/app/assets/images/emoji/high_brightness.png +++ /dev/null diff --git a/app/assets/images/emoji/high_heel.png b/app/assets/images/emoji/high_heel.png Binary files differdeleted file mode 100644 index b331cbccc9d..00000000000 --- a/app/assets/images/emoji/high_heel.png +++ /dev/null diff --git a/app/assets/images/emoji/hockey.png b/app/assets/images/emoji/hockey.png Binary files differdeleted file mode 100644 index be94e9cbf73..00000000000 --- a/app/assets/images/emoji/hockey.png +++ /dev/null diff --git a/app/assets/images/emoji/hole.png b/app/assets/images/emoji/hole.png Binary files differdeleted file mode 100644 index 517d2ae0deb..00000000000 --- a/app/assets/images/emoji/hole.png +++ /dev/null diff --git a/app/assets/images/emoji/homes.png b/app/assets/images/emoji/homes.png Binary files differdeleted file mode 100644 index 6ab4a2a2651..00000000000 --- a/app/assets/images/emoji/homes.png +++ /dev/null diff --git a/app/assets/images/emoji/honey_pot.png b/app/assets/images/emoji/honey_pot.png Binary files differdeleted file mode 100644 index 9d8f592955e..00000000000 --- a/app/assets/images/emoji/honey_pot.png +++ /dev/null diff --git a/app/assets/images/emoji/horse.png b/app/assets/images/emoji/horse.png Binary files differdeleted file mode 100644 index 7cb1172f4e4..00000000000 --- a/app/assets/images/emoji/horse.png +++ /dev/null diff --git a/app/assets/images/emoji/horse_racing.png b/app/assets/images/emoji/horse_racing.png Binary files differdeleted file mode 100644 index addf9edac56..00000000000 --- a/app/assets/images/emoji/horse_racing.png +++ /dev/null diff --git a/app/assets/images/emoji/horse_racing_tone1.png b/app/assets/images/emoji/horse_racing_tone1.png Binary files differdeleted file mode 100644 index e9bf4092e98..00000000000 --- a/app/assets/images/emoji/horse_racing_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/horse_racing_tone2.png b/app/assets/images/emoji/horse_racing_tone2.png Binary files differdeleted file mode 100644 index 031bbc3d867..00000000000 --- a/app/assets/images/emoji/horse_racing_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/horse_racing_tone3.png b/app/assets/images/emoji/horse_racing_tone3.png Binary files differdeleted file mode 100644 index b40ef891f9b..00000000000 --- a/app/assets/images/emoji/horse_racing_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/horse_racing_tone4.png b/app/assets/images/emoji/horse_racing_tone4.png Binary files differdeleted file mode 100644 index e286cb85065..00000000000 --- a/app/assets/images/emoji/horse_racing_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/horse_racing_tone5.png b/app/assets/images/emoji/horse_racing_tone5.png Binary files differdeleted file mode 100644 index 453c51c6007..00000000000 --- a/app/assets/images/emoji/horse_racing_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/hospital.png b/app/assets/images/emoji/hospital.png Binary files differdeleted file mode 100644 index 1cbce4ae767..00000000000 --- a/app/assets/images/emoji/hospital.png +++ /dev/null diff --git a/app/assets/images/emoji/hot_pepper.png b/app/assets/images/emoji/hot_pepper.png Binary files differdeleted file mode 100644 index 266675bd577..00000000000 --- a/app/assets/images/emoji/hot_pepper.png +++ /dev/null diff --git a/app/assets/images/emoji/hotdog.png b/app/assets/images/emoji/hotdog.png Binary files differdeleted file mode 100644 index 3c3354d94cb..00000000000 --- a/app/assets/images/emoji/hotdog.png +++ /dev/null diff --git a/app/assets/images/emoji/hotel.png b/app/assets/images/emoji/hotel.png Binary files differdeleted file mode 100644 index ea8f4c4979a..00000000000 --- a/app/assets/images/emoji/hotel.png +++ /dev/null diff --git a/app/assets/images/emoji/hotsprings.png b/app/assets/images/emoji/hotsprings.png Binary files differdeleted file mode 100644 index 3d9df2d9475..00000000000 --- a/app/assets/images/emoji/hotsprings.png +++ /dev/null diff --git a/app/assets/images/emoji/hourglass.png b/app/assets/images/emoji/hourglass.png Binary files differdeleted file mode 100644 index a5db2d1d3f4..00000000000 --- a/app/assets/images/emoji/hourglass.png +++ /dev/null diff --git a/app/assets/images/emoji/hourglass_flowing_sand.png b/app/assets/images/emoji/hourglass_flowing_sand.png Binary files differdeleted file mode 100644 index b93b15ed6d8..00000000000 --- a/app/assets/images/emoji/hourglass_flowing_sand.png +++ /dev/null diff --git a/app/assets/images/emoji/house.png b/app/assets/images/emoji/house.png Binary files differdeleted file mode 100644 index 01c98a0ba92..00000000000 --- a/app/assets/images/emoji/house.png +++ /dev/null diff --git a/app/assets/images/emoji/house_abandoned.png b/app/assets/images/emoji/house_abandoned.png Binary files differdeleted file mode 100644 index c55e81de990..00000000000 --- a/app/assets/images/emoji/house_abandoned.png +++ /dev/null diff --git a/app/assets/images/emoji/house_with_garden.png b/app/assets/images/emoji/house_with_garden.png Binary files differdeleted file mode 100644 index 0aae41598ef..00000000000 --- a/app/assets/images/emoji/house_with_garden.png +++ /dev/null diff --git a/app/assets/images/emoji/hugging.png b/app/assets/images/emoji/hugging.png Binary files differdeleted file mode 100644 index 5bba6dc6d51..00000000000 --- a/app/assets/images/emoji/hugging.png +++ /dev/null diff --git a/app/assets/images/emoji/hushed.png b/app/assets/images/emoji/hushed.png Binary files differdeleted file mode 100644 index cad0e23132e..00000000000 --- a/app/assets/images/emoji/hushed.png +++ /dev/null diff --git a/app/assets/images/emoji/ice_cream.png b/app/assets/images/emoji/ice_cream.png Binary files differdeleted file mode 100644 index 94267b9c434..00000000000 --- a/app/assets/images/emoji/ice_cream.png +++ /dev/null diff --git a/app/assets/images/emoji/ice_skate.png b/app/assets/images/emoji/ice_skate.png Binary files differdeleted file mode 100644 index 8c449b0c039..00000000000 --- a/app/assets/images/emoji/ice_skate.png +++ /dev/null diff --git a/app/assets/images/emoji/icecream.png b/app/assets/images/emoji/icecream.png Binary files differdeleted file mode 100644 index 8f6546e31a5..00000000000 --- a/app/assets/images/emoji/icecream.png +++ /dev/null diff --git a/app/assets/images/emoji/id.png b/app/assets/images/emoji/id.png Binary files differdeleted file mode 100644 index 5bf69bf7ba8..00000000000 --- a/app/assets/images/emoji/id.png +++ /dev/null diff --git a/app/assets/images/emoji/ideograph_advantage.png b/app/assets/images/emoji/ideograph_advantage.png Binary files differdeleted file mode 100644 index 0c0d589caf0..00000000000 --- a/app/assets/images/emoji/ideograph_advantage.png +++ /dev/null diff --git a/app/assets/images/emoji/imp.png b/app/assets/images/emoji/imp.png Binary files differdeleted file mode 100644 index 9f9a9605539..00000000000 --- a/app/assets/images/emoji/imp.png +++ /dev/null diff --git a/app/assets/images/emoji/inbox_tray.png b/app/assets/images/emoji/inbox_tray.png Binary files differdeleted file mode 100644 index 41a6be2b0ee..00000000000 --- a/app/assets/images/emoji/inbox_tray.png +++ /dev/null diff --git a/app/assets/images/emoji/incoming_envelope.png b/app/assets/images/emoji/incoming_envelope.png Binary files differdeleted file mode 100644 index fd22e88182e..00000000000 --- a/app/assets/images/emoji/incoming_envelope.png +++ /dev/null diff --git a/app/assets/images/emoji/information_desk_person.png b/app/assets/images/emoji/information_desk_person.png Binary files differdeleted file mode 100644 index 55fc6294d25..00000000000 --- a/app/assets/images/emoji/information_desk_person.png +++ /dev/null diff --git a/app/assets/images/emoji/information_desk_person_tone1.png b/app/assets/images/emoji/information_desk_person_tone1.png Binary files differdeleted file mode 100644 index 3d9e2247940..00000000000 --- a/app/assets/images/emoji/information_desk_person_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/information_desk_person_tone2.png b/app/assets/images/emoji/information_desk_person_tone2.png Binary files differdeleted file mode 100644 index 879e8b7966d..00000000000 --- a/app/assets/images/emoji/information_desk_person_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/information_desk_person_tone3.png b/app/assets/images/emoji/information_desk_person_tone3.png Binary files differdeleted file mode 100644 index 307514eab67..00000000000 --- a/app/assets/images/emoji/information_desk_person_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/information_desk_person_tone4.png b/app/assets/images/emoji/information_desk_person_tone4.png Binary files differdeleted file mode 100644 index 297395dcb3f..00000000000 --- a/app/assets/images/emoji/information_desk_person_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/information_desk_person_tone5.png b/app/assets/images/emoji/information_desk_person_tone5.png Binary files differdeleted file mode 100644 index 26f8f22b28b..00000000000 --- a/app/assets/images/emoji/information_desk_person_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/information_source.png b/app/assets/images/emoji/information_source.png Binary files differdeleted file mode 100644 index 871f2db9314..00000000000 --- a/app/assets/images/emoji/information_source.png +++ /dev/null diff --git a/app/assets/images/emoji/innocent.png b/app/assets/images/emoji/innocent.png Binary files differdeleted file mode 100644 index 57f5151124f..00000000000 --- a/app/assets/images/emoji/innocent.png +++ /dev/null diff --git a/app/assets/images/emoji/interrobang.png b/app/assets/images/emoji/interrobang.png Binary files differdeleted file mode 100644 index 509813e9bb2..00000000000 --- a/app/assets/images/emoji/interrobang.png +++ /dev/null diff --git a/app/assets/images/emoji/iphone.png b/app/assets/images/emoji/iphone.png Binary files differdeleted file mode 100644 index fd377acf872..00000000000 --- a/app/assets/images/emoji/iphone.png +++ /dev/null diff --git a/app/assets/images/emoji/island.png b/app/assets/images/emoji/island.png Binary files differdeleted file mode 100644 index 7fd834389b7..00000000000 --- a/app/assets/images/emoji/island.png +++ /dev/null diff --git a/app/assets/images/emoji/izakaya_lantern.png b/app/assets/images/emoji/izakaya_lantern.png Binary files differdeleted file mode 100644 index dfd933f6f36..00000000000 --- a/app/assets/images/emoji/izakaya_lantern.png +++ /dev/null diff --git a/app/assets/images/emoji/jack_o_lantern.png b/app/assets/images/emoji/jack_o_lantern.png Binary files differdeleted file mode 100644 index 44c3fc0aec9..00000000000 --- a/app/assets/images/emoji/jack_o_lantern.png +++ /dev/null diff --git a/app/assets/images/emoji/japan.png b/app/assets/images/emoji/japan.png Binary files differdeleted file mode 100644 index d86d0a59e12..00000000000 --- a/app/assets/images/emoji/japan.png +++ /dev/null diff --git a/app/assets/images/emoji/japanese_castle.png b/app/assets/images/emoji/japanese_castle.png Binary files differdeleted file mode 100644 index 64b4e33a1ae..00000000000 --- a/app/assets/images/emoji/japanese_castle.png +++ /dev/null diff --git a/app/assets/images/emoji/japanese_goblin.png b/app/assets/images/emoji/japanese_goblin.png Binary files differdeleted file mode 100644 index 515c6a2250e..00000000000 --- a/app/assets/images/emoji/japanese_goblin.png +++ /dev/null diff --git a/app/assets/images/emoji/japanese_ogre.png b/app/assets/images/emoji/japanese_ogre.png Binary files differdeleted file mode 100644 index fe8670fdaf1..00000000000 --- a/app/assets/images/emoji/japanese_ogre.png +++ /dev/null diff --git a/app/assets/images/emoji/jeans.png b/app/assets/images/emoji/jeans.png Binary files differdeleted file mode 100644 index 2a6869d674c..00000000000 --- a/app/assets/images/emoji/jeans.png +++ /dev/null diff --git a/app/assets/images/emoji/joy.png b/app/assets/images/emoji/joy.png Binary files differdeleted file mode 100644 index 0ba3b1859d8..00000000000 --- a/app/assets/images/emoji/joy.png +++ /dev/null diff --git a/app/assets/images/emoji/joy_cat.png b/app/assets/images/emoji/joy_cat.png Binary files differdeleted file mode 100644 index aac353179aa..00000000000 --- a/app/assets/images/emoji/joy_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/joystick.png b/app/assets/images/emoji/joystick.png Binary files differdeleted file mode 100644 index 1ee1905434e..00000000000 --- a/app/assets/images/emoji/joystick.png +++ /dev/null diff --git a/app/assets/images/emoji/juggling.png b/app/assets/images/emoji/juggling.png Binary files differdeleted file mode 100644 index a37f6224a42..00000000000 --- a/app/assets/images/emoji/juggling.png +++ /dev/null diff --git a/app/assets/images/emoji/juggling_tone1.png b/app/assets/images/emoji/juggling_tone1.png Binary files differdeleted file mode 100644 index c18eda40031..00000000000 --- a/app/assets/images/emoji/juggling_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/juggling_tone2.png b/app/assets/images/emoji/juggling_tone2.png Binary files differdeleted file mode 100644 index de3b7a555b6..00000000000 --- a/app/assets/images/emoji/juggling_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/juggling_tone3.png b/app/assets/images/emoji/juggling_tone3.png Binary files differdeleted file mode 100644 index 74ab6d85458..00000000000 --- a/app/assets/images/emoji/juggling_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/juggling_tone4.png b/app/assets/images/emoji/juggling_tone4.png Binary files differdeleted file mode 100644 index 1c57823203f..00000000000 --- a/app/assets/images/emoji/juggling_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/juggling_tone5.png b/app/assets/images/emoji/juggling_tone5.png Binary files differdeleted file mode 100644 index c343d6ee98a..00000000000 --- a/app/assets/images/emoji/juggling_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/kaaba.png b/app/assets/images/emoji/kaaba.png Binary files differdeleted file mode 100644 index 1778c1138e4..00000000000 --- a/app/assets/images/emoji/kaaba.png +++ /dev/null diff --git a/app/assets/images/emoji/key.png b/app/assets/images/emoji/key.png Binary files differdeleted file mode 100644 index 319cd1b884c..00000000000 --- a/app/assets/images/emoji/key.png +++ /dev/null diff --git a/app/assets/images/emoji/key2.png b/app/assets/images/emoji/key2.png Binary files differdeleted file mode 100644 index e11d706c6c8..00000000000 --- a/app/assets/images/emoji/key2.png +++ /dev/null diff --git a/app/assets/images/emoji/keyboard.png b/app/assets/images/emoji/keyboard.png Binary files differdeleted file mode 100644 index 75027cb9af7..00000000000 --- a/app/assets/images/emoji/keyboard.png +++ /dev/null diff --git a/app/assets/images/emoji/kimono.png b/app/assets/images/emoji/kimono.png Binary files differdeleted file mode 100644 index abe851115d1..00000000000 --- a/app/assets/images/emoji/kimono.png +++ /dev/null diff --git a/app/assets/images/emoji/kiss.png b/app/assets/images/emoji/kiss.png Binary files differdeleted file mode 100644 index 85e6dcfc4e8..00000000000 --- a/app/assets/images/emoji/kiss.png +++ /dev/null diff --git a/app/assets/images/emoji/kiss_mm.png b/app/assets/images/emoji/kiss_mm.png Binary files differdeleted file mode 100644 index a9a0edae17c..00000000000 --- a/app/assets/images/emoji/kiss_mm.png +++ /dev/null diff --git a/app/assets/images/emoji/kiss_ww.png b/app/assets/images/emoji/kiss_ww.png Binary files differdeleted file mode 100644 index fdac73cbb1d..00000000000 --- a/app/assets/images/emoji/kiss_ww.png +++ /dev/null diff --git a/app/assets/images/emoji/kissing.png b/app/assets/images/emoji/kissing.png Binary files differdeleted file mode 100644 index 39d325fd8e3..00000000000 --- a/app/assets/images/emoji/kissing.png +++ /dev/null diff --git a/app/assets/images/emoji/kissing_cat.png b/app/assets/images/emoji/kissing_cat.png Binary files differdeleted file mode 100644 index 6e0bcc77540..00000000000 --- a/app/assets/images/emoji/kissing_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/kissing_closed_eyes.png b/app/assets/images/emoji/kissing_closed_eyes.png Binary files differdeleted file mode 100644 index b684d7d4d6c..00000000000 --- a/app/assets/images/emoji/kissing_closed_eyes.png +++ /dev/null diff --git a/app/assets/images/emoji/kissing_heart.png b/app/assets/images/emoji/kissing_heart.png Binary files differdeleted file mode 100644 index 0ff808fd614..00000000000 --- a/app/assets/images/emoji/kissing_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/kissing_smiling_eyes.png b/app/assets/images/emoji/kissing_smiling_eyes.png Binary files differdeleted file mode 100644 index e181f17099d..00000000000 --- a/app/assets/images/emoji/kissing_smiling_eyes.png +++ /dev/null diff --git a/app/assets/images/emoji/kiwi.png b/app/assets/images/emoji/kiwi.png Binary files differdeleted file mode 100644 index dfbd8258074..00000000000 --- a/app/assets/images/emoji/kiwi.png +++ /dev/null diff --git a/app/assets/images/emoji/knife.png b/app/assets/images/emoji/knife.png Binary files differdeleted file mode 100644 index 1acb9f3077b..00000000000 --- a/app/assets/images/emoji/knife.png +++ /dev/null diff --git a/app/assets/images/emoji/koala.png b/app/assets/images/emoji/koala.png Binary files differdeleted file mode 100644 index a0aa437a98c..00000000000 --- a/app/assets/images/emoji/koala.png +++ /dev/null diff --git a/app/assets/images/emoji/koko.png b/app/assets/images/emoji/koko.png Binary files differdeleted file mode 100644 index 6450eb44d90..00000000000 --- a/app/assets/images/emoji/koko.png +++ /dev/null diff --git a/app/assets/images/emoji/label.png b/app/assets/images/emoji/label.png Binary files differdeleted file mode 100644 index d41c9b4f1e1..00000000000 --- a/app/assets/images/emoji/label.png +++ /dev/null diff --git a/app/assets/images/emoji/large_blue_circle.png b/app/assets/images/emoji/large_blue_circle.png Binary files differdeleted file mode 100644 index 84078ef3127..00000000000 --- a/app/assets/images/emoji/large_blue_circle.png +++ /dev/null diff --git a/app/assets/images/emoji/large_blue_diamond.png b/app/assets/images/emoji/large_blue_diamond.png Binary files differdeleted file mode 100644 index 416a58bd5a8..00000000000 --- a/app/assets/images/emoji/large_blue_diamond.png +++ /dev/null diff --git a/app/assets/images/emoji/large_orange_diamond.png b/app/assets/images/emoji/large_orange_diamond.png Binary files differdeleted file mode 100644 index 73ff0ac36c8..00000000000 --- a/app/assets/images/emoji/large_orange_diamond.png +++ /dev/null diff --git a/app/assets/images/emoji/last_quarter_moon.png b/app/assets/images/emoji/last_quarter_moon.png Binary files differdeleted file mode 100644 index 0842a0dd408..00000000000 --- a/app/assets/images/emoji/last_quarter_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/last_quarter_moon_with_face.png b/app/assets/images/emoji/last_quarter_moon_with_face.png Binary files differdeleted file mode 100644 index 94099343c5d..00000000000 --- a/app/assets/images/emoji/last_quarter_moon_with_face.png +++ /dev/null diff --git a/app/assets/images/emoji/laughing.png b/app/assets/images/emoji/laughing.png Binary files differdeleted file mode 100644 index d94e9505ba1..00000000000 --- a/app/assets/images/emoji/laughing.png +++ /dev/null diff --git a/app/assets/images/emoji/leaves.png b/app/assets/images/emoji/leaves.png Binary files differdeleted file mode 100644 index 1e43e1af820..00000000000 --- a/app/assets/images/emoji/leaves.png +++ /dev/null diff --git a/app/assets/images/emoji/ledger.png b/app/assets/images/emoji/ledger.png Binary files differdeleted file mode 100644 index 13e7561a4bd..00000000000 --- a/app/assets/images/emoji/ledger.png +++ /dev/null diff --git a/app/assets/images/emoji/left_facing_fist.png b/app/assets/images/emoji/left_facing_fist.png Binary files differdeleted file mode 100644 index a9d9fd8d59c..00000000000 --- a/app/assets/images/emoji/left_facing_fist.png +++ /dev/null diff --git a/app/assets/images/emoji/left_facing_fist_tone1.png b/app/assets/images/emoji/left_facing_fist_tone1.png Binary files differdeleted file mode 100644 index 1262a6b4b69..00000000000 --- a/app/assets/images/emoji/left_facing_fist_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/left_facing_fist_tone2.png b/app/assets/images/emoji/left_facing_fist_tone2.png Binary files differdeleted file mode 100644 index 40bf70b82b2..00000000000 --- a/app/assets/images/emoji/left_facing_fist_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/left_facing_fist_tone3.png b/app/assets/images/emoji/left_facing_fist_tone3.png Binary files differdeleted file mode 100644 index 93f58145111..00000000000 --- a/app/assets/images/emoji/left_facing_fist_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/left_facing_fist_tone4.png b/app/assets/images/emoji/left_facing_fist_tone4.png Binary files differdeleted file mode 100644 index d82b5ec91f0..00000000000 --- a/app/assets/images/emoji/left_facing_fist_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/left_facing_fist_tone5.png b/app/assets/images/emoji/left_facing_fist_tone5.png Binary files differdeleted file mode 100644 index 09ae4cd492b..00000000000 --- a/app/assets/images/emoji/left_facing_fist_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/left_luggage.png b/app/assets/images/emoji/left_luggage.png Binary files differdeleted file mode 100644 index 887b23f3f25..00000000000 --- a/app/assets/images/emoji/left_luggage.png +++ /dev/null diff --git a/app/assets/images/emoji/left_right_arrow.png b/app/assets/images/emoji/left_right_arrow.png Binary files differdeleted file mode 100644 index 7937f24f2ac..00000000000 --- a/app/assets/images/emoji/left_right_arrow.png +++ /dev/null diff --git a/app/assets/images/emoji/leftwards_arrow_with_hook.png b/app/assets/images/emoji/leftwards_arrow_with_hook.png Binary files differdeleted file mode 100644 index ba45c2ad9e9..00000000000 --- a/app/assets/images/emoji/leftwards_arrow_with_hook.png +++ /dev/null diff --git a/app/assets/images/emoji/lemon.png b/app/assets/images/emoji/lemon.png Binary files differdeleted file mode 100644 index 9a7d95ca220..00000000000 --- a/app/assets/images/emoji/lemon.png +++ /dev/null diff --git a/app/assets/images/emoji/leo.png b/app/assets/images/emoji/leo.png Binary files differdeleted file mode 100644 index 30158d34de9..00000000000 --- a/app/assets/images/emoji/leo.png +++ /dev/null diff --git a/app/assets/images/emoji/leopard.png b/app/assets/images/emoji/leopard.png Binary files differdeleted file mode 100644 index 8aac3d49448..00000000000 --- a/app/assets/images/emoji/leopard.png +++ /dev/null diff --git a/app/assets/images/emoji/level_slider.png b/app/assets/images/emoji/level_slider.png Binary files differdeleted file mode 100644 index 720a3b34119..00000000000 --- a/app/assets/images/emoji/level_slider.png +++ /dev/null diff --git a/app/assets/images/emoji/levitate.png b/app/assets/images/emoji/levitate.png Binary files differdeleted file mode 100644 index 3dc315a3d91..00000000000 --- a/app/assets/images/emoji/levitate.png +++ /dev/null diff --git a/app/assets/images/emoji/libra.png b/app/assets/images/emoji/libra.png Binary files differdeleted file mode 100644 index 8fd133a357c..00000000000 --- a/app/assets/images/emoji/libra.png +++ /dev/null diff --git a/app/assets/images/emoji/lifter.png b/app/assets/images/emoji/lifter.png Binary files differdeleted file mode 100644 index afdeaa476af..00000000000 --- a/app/assets/images/emoji/lifter.png +++ /dev/null diff --git a/app/assets/images/emoji/lifter_tone1.png b/app/assets/images/emoji/lifter_tone1.png Binary files differdeleted file mode 100644 index febaad123ec..00000000000 --- a/app/assets/images/emoji/lifter_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/lifter_tone2.png b/app/assets/images/emoji/lifter_tone2.png Binary files differdeleted file mode 100644 index 27ae794a18e..00000000000 --- a/app/assets/images/emoji/lifter_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/lifter_tone3.png b/app/assets/images/emoji/lifter_tone3.png Binary files differdeleted file mode 100644 index 45c4c22c709..00000000000 --- a/app/assets/images/emoji/lifter_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/lifter_tone4.png b/app/assets/images/emoji/lifter_tone4.png Binary files differdeleted file mode 100644 index 67dd21d2464..00000000000 --- a/app/assets/images/emoji/lifter_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/lifter_tone5.png b/app/assets/images/emoji/lifter_tone5.png Binary files differdeleted file mode 100644 index fa0152038b6..00000000000 --- a/app/assets/images/emoji/lifter_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/light_rail.png b/app/assets/images/emoji/light_rail.png Binary files differdeleted file mode 100644 index a64829f5078..00000000000 --- a/app/assets/images/emoji/light_rail.png +++ /dev/null diff --git a/app/assets/images/emoji/link.png b/app/assets/images/emoji/link.png Binary files differdeleted file mode 100644 index ae20f0f8eec..00000000000 --- a/app/assets/images/emoji/link.png +++ /dev/null diff --git a/app/assets/images/emoji/lion_face.png b/app/assets/images/emoji/lion_face.png Binary files differdeleted file mode 100644 index 5062ab47ecf..00000000000 --- a/app/assets/images/emoji/lion_face.png +++ /dev/null diff --git a/app/assets/images/emoji/lips.png b/app/assets/images/emoji/lips.png Binary files differdeleted file mode 100644 index 35f3cc2006f..00000000000 --- a/app/assets/images/emoji/lips.png +++ /dev/null diff --git a/app/assets/images/emoji/lipstick.png b/app/assets/images/emoji/lipstick.png Binary files differdeleted file mode 100644 index 61a0c084c99..00000000000 --- a/app/assets/images/emoji/lipstick.png +++ /dev/null diff --git a/app/assets/images/emoji/lizard.png b/app/assets/images/emoji/lizard.png Binary files differdeleted file mode 100644 index 8363876050e..00000000000 --- a/app/assets/images/emoji/lizard.png +++ /dev/null diff --git a/app/assets/images/emoji/lock.png b/app/assets/images/emoji/lock.png Binary files differdeleted file mode 100644 index 5a739c46644..00000000000 --- a/app/assets/images/emoji/lock.png +++ /dev/null diff --git a/app/assets/images/emoji/lock_with_ink_pen.png b/app/assets/images/emoji/lock_with_ink_pen.png Binary files differdeleted file mode 100644 index 19a07d162fb..00000000000 --- a/app/assets/images/emoji/lock_with_ink_pen.png +++ /dev/null diff --git a/app/assets/images/emoji/lollipop.png b/app/assets/images/emoji/lollipop.png Binary files differdeleted file mode 100644 index ad76d7bf916..00000000000 --- a/app/assets/images/emoji/lollipop.png +++ /dev/null diff --git a/app/assets/images/emoji/loop.png b/app/assets/images/emoji/loop.png Binary files differdeleted file mode 100644 index 0b82c8fe315..00000000000 --- a/app/assets/images/emoji/loop.png +++ /dev/null diff --git a/app/assets/images/emoji/loud_sound.png b/app/assets/images/emoji/loud_sound.png Binary files differdeleted file mode 100644 index 8370033a539..00000000000 --- a/app/assets/images/emoji/loud_sound.png +++ /dev/null diff --git a/app/assets/images/emoji/loudspeaker.png b/app/assets/images/emoji/loudspeaker.png Binary files differdeleted file mode 100644 index 5fd76a95b82..00000000000 --- a/app/assets/images/emoji/loudspeaker.png +++ /dev/null diff --git a/app/assets/images/emoji/love_hotel.png b/app/assets/images/emoji/love_hotel.png Binary files differdeleted file mode 100644 index 5e136be6f8b..00000000000 --- a/app/assets/images/emoji/love_hotel.png +++ /dev/null diff --git a/app/assets/images/emoji/love_letter.png b/app/assets/images/emoji/love_letter.png Binary files differdeleted file mode 100644 index 3c3c767e784..00000000000 --- a/app/assets/images/emoji/love_letter.png +++ /dev/null diff --git a/app/assets/images/emoji/low_brightness.png b/app/assets/images/emoji/low_brightness.png Binary files differdeleted file mode 100644 index 543011d3961..00000000000 --- a/app/assets/images/emoji/low_brightness.png +++ /dev/null diff --git a/app/assets/images/emoji/lying_face.png b/app/assets/images/emoji/lying_face.png Binary files differdeleted file mode 100644 index 02827e2628b..00000000000 --- a/app/assets/images/emoji/lying_face.png +++ /dev/null diff --git a/app/assets/images/emoji/m.png b/app/assets/images/emoji/m.png Binary files differdeleted file mode 100644 index 8a3506fc1d7..00000000000 --- a/app/assets/images/emoji/m.png +++ /dev/null diff --git a/app/assets/images/emoji/mag.png b/app/assets/images/emoji/mag.png Binary files differdeleted file mode 100644 index 55487156ac6..00000000000 --- a/app/assets/images/emoji/mag.png +++ /dev/null diff --git a/app/assets/images/emoji/mag_right.png b/app/assets/images/emoji/mag_right.png Binary files differdeleted file mode 100644 index 0f4b1bca876..00000000000 --- a/app/assets/images/emoji/mag_right.png +++ /dev/null diff --git a/app/assets/images/emoji/mahjong.png b/app/assets/images/emoji/mahjong.png Binary files differdeleted file mode 100644 index 66fd32025b2..00000000000 --- a/app/assets/images/emoji/mahjong.png +++ /dev/null diff --git a/app/assets/images/emoji/mailbox.png b/app/assets/images/emoji/mailbox.png Binary files differdeleted file mode 100644 index ef5174e40dd..00000000000 --- a/app/assets/images/emoji/mailbox.png +++ /dev/null diff --git a/app/assets/images/emoji/mailbox_closed.png b/app/assets/images/emoji/mailbox_closed.png Binary files differdeleted file mode 100644 index ddc705db0d8..00000000000 --- a/app/assets/images/emoji/mailbox_closed.png +++ /dev/null diff --git a/app/assets/images/emoji/mailbox_with_mail.png b/app/assets/images/emoji/mailbox_with_mail.png Binary files differdeleted file mode 100644 index 5460616a5b1..00000000000 --- a/app/assets/images/emoji/mailbox_with_mail.png +++ /dev/null diff --git a/app/assets/images/emoji/mailbox_with_no_mail.png b/app/assets/images/emoji/mailbox_with_no_mail.png Binary files differdeleted file mode 100644 index f9aeee6b15a..00000000000 --- a/app/assets/images/emoji/mailbox_with_no_mail.png +++ /dev/null diff --git a/app/assets/images/emoji/man.png b/app/assets/images/emoji/man.png Binary files differdeleted file mode 100644 index 857a02e5146..00000000000 --- a/app/assets/images/emoji/man.png +++ /dev/null diff --git a/app/assets/images/emoji/man_dancing.png b/app/assets/images/emoji/man_dancing.png Binary files differdeleted file mode 100644 index ccff3bede5a..00000000000 --- a/app/assets/images/emoji/man_dancing.png +++ /dev/null diff --git a/app/assets/images/emoji/man_dancing_tone1.png b/app/assets/images/emoji/man_dancing_tone1.png Binary files differdeleted file mode 100644 index e0b9f82d905..00000000000 --- a/app/assets/images/emoji/man_dancing_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/man_dancing_tone2.png b/app/assets/images/emoji/man_dancing_tone2.png Binary files differdeleted file mode 100644 index a5beed56e2e..00000000000 --- a/app/assets/images/emoji/man_dancing_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/man_dancing_tone3.png b/app/assets/images/emoji/man_dancing_tone3.png Binary files differdeleted file mode 100644 index 2fa20180a6e..00000000000 --- a/app/assets/images/emoji/man_dancing_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/man_dancing_tone4.png b/app/assets/images/emoji/man_dancing_tone4.png Binary files differdeleted file mode 100644 index bd3528c83ba..00000000000 --- a/app/assets/images/emoji/man_dancing_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/man_dancing_tone5.png b/app/assets/images/emoji/man_dancing_tone5.png Binary files differdeleted file mode 100644 index 41fd4f880c9..00000000000 --- a/app/assets/images/emoji/man_dancing_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/man_in_tuxedo.png b/app/assets/images/emoji/man_in_tuxedo.png Binary files differdeleted file mode 100644 index 5f7e9303f89..00000000000 --- a/app/assets/images/emoji/man_in_tuxedo.png +++ /dev/null diff --git a/app/assets/images/emoji/man_in_tuxedo_tone1.png b/app/assets/images/emoji/man_in_tuxedo_tone1.png Binary files differdeleted file mode 100644 index 7b6b3acd99b..00000000000 --- a/app/assets/images/emoji/man_in_tuxedo_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/man_in_tuxedo_tone2.png b/app/assets/images/emoji/man_in_tuxedo_tone2.png Binary files differdeleted file mode 100644 index 7975191b360..00000000000 --- a/app/assets/images/emoji/man_in_tuxedo_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/man_in_tuxedo_tone3.png b/app/assets/images/emoji/man_in_tuxedo_tone3.png Binary files differdeleted file mode 100644 index a2816f600ae..00000000000 --- a/app/assets/images/emoji/man_in_tuxedo_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/man_in_tuxedo_tone4.png b/app/assets/images/emoji/man_in_tuxedo_tone4.png Binary files differdeleted file mode 100644 index ea8291760f9..00000000000 --- a/app/assets/images/emoji/man_in_tuxedo_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/man_in_tuxedo_tone5.png b/app/assets/images/emoji/man_in_tuxedo_tone5.png Binary files differdeleted file mode 100644 index c743e05fc5e..00000000000 --- a/app/assets/images/emoji/man_in_tuxedo_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/man_tone1.png b/app/assets/images/emoji/man_tone1.png Binary files differdeleted file mode 100644 index bb86e963a80..00000000000 --- a/app/assets/images/emoji/man_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/man_tone2.png b/app/assets/images/emoji/man_tone2.png Binary files differdeleted file mode 100644 index fdeeaff46f5..00000000000 --- a/app/assets/images/emoji/man_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/man_tone3.png b/app/assets/images/emoji/man_tone3.png Binary files differdeleted file mode 100644 index 7ae0b5df9cf..00000000000 --- a/app/assets/images/emoji/man_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/man_tone4.png b/app/assets/images/emoji/man_tone4.png Binary files differdeleted file mode 100644 index db14cde99b8..00000000000 --- a/app/assets/images/emoji/man_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/man_tone5.png b/app/assets/images/emoji/man_tone5.png Binary files differdeleted file mode 100644 index 7c67a70529c..00000000000 --- a/app/assets/images/emoji/man_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_gua_pi_mao.png b/app/assets/images/emoji/man_with_gua_pi_mao.png Binary files differdeleted file mode 100644 index 7841e13608d..00000000000 --- a/app/assets/images/emoji/man_with_gua_pi_mao.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_gua_pi_mao_tone1.png b/app/assets/images/emoji/man_with_gua_pi_mao_tone1.png Binary files differdeleted file mode 100644 index 5b7b3def19c..00000000000 --- a/app/assets/images/emoji/man_with_gua_pi_mao_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_gua_pi_mao_tone2.png b/app/assets/images/emoji/man_with_gua_pi_mao_tone2.png Binary files differdeleted file mode 100644 index c8b9cf87f4b..00000000000 --- a/app/assets/images/emoji/man_with_gua_pi_mao_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_gua_pi_mao_tone3.png b/app/assets/images/emoji/man_with_gua_pi_mao_tone3.png Binary files differdeleted file mode 100644 index effdd0c4c84..00000000000 --- a/app/assets/images/emoji/man_with_gua_pi_mao_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_gua_pi_mao_tone4.png b/app/assets/images/emoji/man_with_gua_pi_mao_tone4.png Binary files differdeleted file mode 100644 index f885ff46fa1..00000000000 --- a/app/assets/images/emoji/man_with_gua_pi_mao_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_gua_pi_mao_tone5.png b/app/assets/images/emoji/man_with_gua_pi_mao_tone5.png Binary files differdeleted file mode 100644 index a6d55ca1380..00000000000 --- a/app/assets/images/emoji/man_with_gua_pi_mao_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_turban.png b/app/assets/images/emoji/man_with_turban.png Binary files differdeleted file mode 100644 index 51cf047f966..00000000000 --- a/app/assets/images/emoji/man_with_turban.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_turban_tone1.png b/app/assets/images/emoji/man_with_turban_tone1.png Binary files differdeleted file mode 100644 index 1e12ee4b231..00000000000 --- a/app/assets/images/emoji/man_with_turban_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_turban_tone2.png b/app/assets/images/emoji/man_with_turban_tone2.png Binary files differdeleted file mode 100644 index 37de4cceb23..00000000000 --- a/app/assets/images/emoji/man_with_turban_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_turban_tone3.png b/app/assets/images/emoji/man_with_turban_tone3.png Binary files differdeleted file mode 100644 index f607afd3450..00000000000 --- a/app/assets/images/emoji/man_with_turban_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_turban_tone4.png b/app/assets/images/emoji/man_with_turban_tone4.png Binary files differdeleted file mode 100644 index c05695888af..00000000000 --- a/app/assets/images/emoji/man_with_turban_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/man_with_turban_tone5.png b/app/assets/images/emoji/man_with_turban_tone5.png Binary files differdeleted file mode 100644 index 4b4ff64720b..00000000000 --- a/app/assets/images/emoji/man_with_turban_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/mans_shoe.png b/app/assets/images/emoji/mans_shoe.png Binary files differdeleted file mode 100644 index 4bf7541032c..00000000000 --- a/app/assets/images/emoji/mans_shoe.png +++ /dev/null diff --git a/app/assets/images/emoji/map.png b/app/assets/images/emoji/map.png Binary files differdeleted file mode 100644 index 15efe32c798..00000000000 --- a/app/assets/images/emoji/map.png +++ /dev/null diff --git a/app/assets/images/emoji/maple_leaf.png b/app/assets/images/emoji/maple_leaf.png Binary files differdeleted file mode 100644 index c49acea67f7..00000000000 --- a/app/assets/images/emoji/maple_leaf.png +++ /dev/null diff --git a/app/assets/images/emoji/martial_arts_uniform.png b/app/assets/images/emoji/martial_arts_uniform.png Binary files differdeleted file mode 100644 index 8d6114761f6..00000000000 --- a/app/assets/images/emoji/martial_arts_uniform.png +++ /dev/null diff --git a/app/assets/images/emoji/mask.png b/app/assets/images/emoji/mask.png Binary files differdeleted file mode 100644 index 1e800acd1c0..00000000000 --- a/app/assets/images/emoji/mask.png +++ /dev/null diff --git a/app/assets/images/emoji/massage.png b/app/assets/images/emoji/massage.png Binary files differdeleted file mode 100644 index b91d845e374..00000000000 --- a/app/assets/images/emoji/massage.png +++ /dev/null diff --git a/app/assets/images/emoji/massage_tone1.png b/app/assets/images/emoji/massage_tone1.png Binary files differdeleted file mode 100644 index e0f415d3186..00000000000 --- a/app/assets/images/emoji/massage_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/massage_tone2.png b/app/assets/images/emoji/massage_tone2.png Binary files differdeleted file mode 100644 index 0bb244a270b..00000000000 --- a/app/assets/images/emoji/massage_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/massage_tone3.png b/app/assets/images/emoji/massage_tone3.png Binary files differdeleted file mode 100644 index a117ee81a22..00000000000 --- a/app/assets/images/emoji/massage_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/massage_tone4.png b/app/assets/images/emoji/massage_tone4.png Binary files differdeleted file mode 100644 index 6f42ab017f4..00000000000 --- a/app/assets/images/emoji/massage_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/massage_tone5.png b/app/assets/images/emoji/massage_tone5.png Binary files differdeleted file mode 100644 index 6a388c0d0b5..00000000000 --- a/app/assets/images/emoji/massage_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/meat_on_bone.png b/app/assets/images/emoji/meat_on_bone.png Binary files differdeleted file mode 100644 index b20a59d1690..00000000000 --- a/app/assets/images/emoji/meat_on_bone.png +++ /dev/null diff --git a/app/assets/images/emoji/medal.png b/app/assets/images/emoji/medal.png Binary files differdeleted file mode 100644 index b85896b14da..00000000000 --- a/app/assets/images/emoji/medal.png +++ /dev/null diff --git a/app/assets/images/emoji/mega.png b/app/assets/images/emoji/mega.png Binary files differdeleted file mode 100644 index 4e6735188e3..00000000000 --- a/app/assets/images/emoji/mega.png +++ /dev/null diff --git a/app/assets/images/emoji/melon.png b/app/assets/images/emoji/melon.png Binary files differdeleted file mode 100644 index c01232d419d..00000000000 --- a/app/assets/images/emoji/melon.png +++ /dev/null diff --git a/app/assets/images/emoji/menorah.png b/app/assets/images/emoji/menorah.png Binary files differdeleted file mode 100644 index b4297362869..00000000000 --- a/app/assets/images/emoji/menorah.png +++ /dev/null diff --git a/app/assets/images/emoji/mens.png b/app/assets/images/emoji/mens.png Binary files differdeleted file mode 100644 index f5a1e1ba0cd..00000000000 --- a/app/assets/images/emoji/mens.png +++ /dev/null diff --git a/app/assets/images/emoji/metal.png b/app/assets/images/emoji/metal.png Binary files differdeleted file mode 100644 index 4aa6e7e0a44..00000000000 --- a/app/assets/images/emoji/metal.png +++ /dev/null diff --git a/app/assets/images/emoji/metal_tone1.png b/app/assets/images/emoji/metal_tone1.png Binary files differdeleted file mode 100644 index c080d2addbd..00000000000 --- a/app/assets/images/emoji/metal_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/metal_tone2.png b/app/assets/images/emoji/metal_tone2.png Binary files differdeleted file mode 100644 index 12313529bcf..00000000000 --- a/app/assets/images/emoji/metal_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/metal_tone3.png b/app/assets/images/emoji/metal_tone3.png Binary files differdeleted file mode 100644 index ca9be6ae67b..00000000000 --- a/app/assets/images/emoji/metal_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/metal_tone4.png b/app/assets/images/emoji/metal_tone4.png Binary files differdeleted file mode 100644 index abe28cbf890..00000000000 --- a/app/assets/images/emoji/metal_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/metal_tone5.png b/app/assets/images/emoji/metal_tone5.png Binary files differdeleted file mode 100644 index 0c6b5dd34ed..00000000000 --- a/app/assets/images/emoji/metal_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/metro.png b/app/assets/images/emoji/metro.png Binary files differdeleted file mode 100644 index 1de8f0551f3..00000000000 --- a/app/assets/images/emoji/metro.png +++ /dev/null diff --git a/app/assets/images/emoji/microphone.png b/app/assets/images/emoji/microphone.png Binary files differdeleted file mode 100644 index d4e6b0def25..00000000000 --- a/app/assets/images/emoji/microphone.png +++ /dev/null diff --git a/app/assets/images/emoji/microphone2.png b/app/assets/images/emoji/microphone2.png Binary files differdeleted file mode 100644 index cd9167654ff..00000000000 --- a/app/assets/images/emoji/microphone2.png +++ /dev/null diff --git a/app/assets/images/emoji/microscope.png b/app/assets/images/emoji/microscope.png Binary files differdeleted file mode 100644 index 90f5acf6a78..00000000000 --- a/app/assets/images/emoji/microscope.png +++ /dev/null diff --git a/app/assets/images/emoji/middle_finger.png b/app/assets/images/emoji/middle_finger.png Binary files differdeleted file mode 100644 index 697f7a25eb2..00000000000 --- a/app/assets/images/emoji/middle_finger.png +++ /dev/null diff --git a/app/assets/images/emoji/middle_finger_tone1.png b/app/assets/images/emoji/middle_finger_tone1.png Binary files differdeleted file mode 100644 index 61ef12a1548..00000000000 --- a/app/assets/images/emoji/middle_finger_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/middle_finger_tone2.png b/app/assets/images/emoji/middle_finger_tone2.png Binary files differdeleted file mode 100644 index c31a69be9af..00000000000 --- a/app/assets/images/emoji/middle_finger_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/middle_finger_tone3.png b/app/assets/images/emoji/middle_finger_tone3.png Binary files differdeleted file mode 100644 index 73ac216ce63..00000000000 --- a/app/assets/images/emoji/middle_finger_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/middle_finger_tone4.png b/app/assets/images/emoji/middle_finger_tone4.png Binary files differdeleted file mode 100644 index 80b8ab7706d..00000000000 --- a/app/assets/images/emoji/middle_finger_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/middle_finger_tone5.png b/app/assets/images/emoji/middle_finger_tone5.png Binary files differdeleted file mode 100644 index a8826b196e8..00000000000 --- a/app/assets/images/emoji/middle_finger_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/military_medal.png b/app/assets/images/emoji/military_medal.png Binary files differdeleted file mode 100644 index ecd3fb03584..00000000000 --- a/app/assets/images/emoji/military_medal.png +++ /dev/null diff --git a/app/assets/images/emoji/milk.png b/app/assets/images/emoji/milk.png Binary files differdeleted file mode 100644 index e4fcf2e64f3..00000000000 --- a/app/assets/images/emoji/milk.png +++ /dev/null diff --git a/app/assets/images/emoji/milky_way.png b/app/assets/images/emoji/milky_way.png Binary files differdeleted file mode 100644 index b2b8ac59c5e..00000000000 --- a/app/assets/images/emoji/milky_way.png +++ /dev/null diff --git a/app/assets/images/emoji/minibus.png b/app/assets/images/emoji/minibus.png Binary files differdeleted file mode 100644 index c60dd8f47ab..00000000000 --- a/app/assets/images/emoji/minibus.png +++ /dev/null diff --git a/app/assets/images/emoji/minidisc.png b/app/assets/images/emoji/minidisc.png Binary files differdeleted file mode 100644 index 9fa94cfbe74..00000000000 --- a/app/assets/images/emoji/minidisc.png +++ /dev/null diff --git a/app/assets/images/emoji/mobile_phone_off.png b/app/assets/images/emoji/mobile_phone_off.png Binary files differdeleted file mode 100644 index 8b661ec1c94..00000000000 --- a/app/assets/images/emoji/mobile_phone_off.png +++ /dev/null diff --git a/app/assets/images/emoji/money_mouth.png b/app/assets/images/emoji/money_mouth.png Binary files differdeleted file mode 100644 index 75fd1e90cb0..00000000000 --- a/app/assets/images/emoji/money_mouth.png +++ /dev/null diff --git a/app/assets/images/emoji/money_with_wings.png b/app/assets/images/emoji/money_with_wings.png Binary files differdeleted file mode 100644 index f022b04b3c2..00000000000 --- a/app/assets/images/emoji/money_with_wings.png +++ /dev/null diff --git a/app/assets/images/emoji/moneybag.png b/app/assets/images/emoji/moneybag.png Binary files differdeleted file mode 100644 index b9296be0902..00000000000 --- a/app/assets/images/emoji/moneybag.png +++ /dev/null diff --git a/app/assets/images/emoji/monkey.png b/app/assets/images/emoji/monkey.png Binary files differdeleted file mode 100644 index 9fae29448e3..00000000000 --- a/app/assets/images/emoji/monkey.png +++ /dev/null diff --git a/app/assets/images/emoji/monkey_face.png b/app/assets/images/emoji/monkey_face.png Binary files differdeleted file mode 100644 index 7cab9b91a82..00000000000 --- a/app/assets/images/emoji/monkey_face.png +++ /dev/null diff --git a/app/assets/images/emoji/monorail.png b/app/assets/images/emoji/monorail.png Binary files differdeleted file mode 100644 index 11eb1f574bf..00000000000 --- a/app/assets/images/emoji/monorail.png +++ /dev/null diff --git a/app/assets/images/emoji/mortar_board.png b/app/assets/images/emoji/mortar_board.png Binary files differdeleted file mode 100644 index 8b17ddd9d00..00000000000 --- a/app/assets/images/emoji/mortar_board.png +++ /dev/null diff --git a/app/assets/images/emoji/mosque.png b/app/assets/images/emoji/mosque.png Binary files differdeleted file mode 100644 index ef770b26d96..00000000000 --- a/app/assets/images/emoji/mosque.png +++ /dev/null diff --git a/app/assets/images/emoji/motor_scooter.png b/app/assets/images/emoji/motor_scooter.png Binary files differdeleted file mode 100644 index c5afa72d807..00000000000 --- a/app/assets/images/emoji/motor_scooter.png +++ /dev/null diff --git a/app/assets/images/emoji/motorboat.png b/app/assets/images/emoji/motorboat.png Binary files differdeleted file mode 100644 index 0506db1a40f..00000000000 --- a/app/assets/images/emoji/motorboat.png +++ /dev/null diff --git a/app/assets/images/emoji/motorcycle.png b/app/assets/images/emoji/motorcycle.png Binary files differdeleted file mode 100644 index 3d1d567e8ec..00000000000 --- a/app/assets/images/emoji/motorcycle.png +++ /dev/null diff --git a/app/assets/images/emoji/motorway.png b/app/assets/images/emoji/motorway.png Binary files differdeleted file mode 100644 index 8c3d3d03e3f..00000000000 --- a/app/assets/images/emoji/motorway.png +++ /dev/null diff --git a/app/assets/images/emoji/mount_fuji.png b/app/assets/images/emoji/mount_fuji.png Binary files differdeleted file mode 100644 index 88a54752458..00000000000 --- a/app/assets/images/emoji/mount_fuji.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain.png b/app/assets/images/emoji/mountain.png Binary files differdeleted file mode 100644 index 6722ebdd294..00000000000 --- a/app/assets/images/emoji/mountain.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_bicyclist.png b/app/assets/images/emoji/mountain_bicyclist.png Binary files differdeleted file mode 100644 index 41d3dc3ac6f..00000000000 --- a/app/assets/images/emoji/mountain_bicyclist.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_bicyclist_tone1.png b/app/assets/images/emoji/mountain_bicyclist_tone1.png Binary files differdeleted file mode 100644 index e9f1daf5e40..00000000000 --- a/app/assets/images/emoji/mountain_bicyclist_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_bicyclist_tone2.png b/app/assets/images/emoji/mountain_bicyclist_tone2.png Binary files differdeleted file mode 100644 index 555b9e29d4d..00000000000 --- a/app/assets/images/emoji/mountain_bicyclist_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_bicyclist_tone3.png b/app/assets/images/emoji/mountain_bicyclist_tone3.png Binary files differdeleted file mode 100644 index 7df5508ec8c..00000000000 --- a/app/assets/images/emoji/mountain_bicyclist_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_bicyclist_tone4.png b/app/assets/images/emoji/mountain_bicyclist_tone4.png Binary files differdeleted file mode 100644 index f94b3450697..00000000000 --- a/app/assets/images/emoji/mountain_bicyclist_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_bicyclist_tone5.png b/app/assets/images/emoji/mountain_bicyclist_tone5.png Binary files differdeleted file mode 100644 index 16a45861e1f..00000000000 --- a/app/assets/images/emoji/mountain_bicyclist_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_cableway.png b/app/assets/images/emoji/mountain_cableway.png Binary files differdeleted file mode 100644 index 1dea73ca53b..00000000000 --- a/app/assets/images/emoji/mountain_cableway.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_railway.png b/app/assets/images/emoji/mountain_railway.png Binary files differdeleted file mode 100644 index ade2218e469..00000000000 --- a/app/assets/images/emoji/mountain_railway.png +++ /dev/null diff --git a/app/assets/images/emoji/mountain_snow.png b/app/assets/images/emoji/mountain_snow.png Binary files differdeleted file mode 100644 index 76e1cfd8313..00000000000 --- a/app/assets/images/emoji/mountain_snow.png +++ /dev/null diff --git a/app/assets/images/emoji/mouse.png b/app/assets/images/emoji/mouse.png Binary files differdeleted file mode 100644 index 50afcd3262e..00000000000 --- a/app/assets/images/emoji/mouse.png +++ /dev/null diff --git a/app/assets/images/emoji/mouse2.png b/app/assets/images/emoji/mouse2.png Binary files differdeleted file mode 100644 index 20fb041f09f..00000000000 --- a/app/assets/images/emoji/mouse2.png +++ /dev/null diff --git a/app/assets/images/emoji/mouse_three_button.png b/app/assets/images/emoji/mouse_three_button.png Binary files differdeleted file mode 100644 index e84e96ff6e8..00000000000 --- a/app/assets/images/emoji/mouse_three_button.png +++ /dev/null diff --git a/app/assets/images/emoji/movie_camera.png b/app/assets/images/emoji/movie_camera.png Binary files differdeleted file mode 100644 index 4e73b130155..00000000000 --- a/app/assets/images/emoji/movie_camera.png +++ /dev/null diff --git a/app/assets/images/emoji/moyai.png b/app/assets/images/emoji/moyai.png Binary files differdeleted file mode 100644 index e6a7779c45b..00000000000 --- a/app/assets/images/emoji/moyai.png +++ /dev/null diff --git a/app/assets/images/emoji/mrs_claus.png b/app/assets/images/emoji/mrs_claus.png Binary files differdeleted file mode 100644 index 9cf2458df1a..00000000000 --- a/app/assets/images/emoji/mrs_claus.png +++ /dev/null diff --git a/app/assets/images/emoji/mrs_claus_tone1.png b/app/assets/images/emoji/mrs_claus_tone1.png Binary files differdeleted file mode 100644 index d8a695d7035..00000000000 --- a/app/assets/images/emoji/mrs_claus_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/mrs_claus_tone2.png b/app/assets/images/emoji/mrs_claus_tone2.png Binary files differdeleted file mode 100644 index 0e17e8c51f3..00000000000 --- a/app/assets/images/emoji/mrs_claus_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/mrs_claus_tone3.png b/app/assets/images/emoji/mrs_claus_tone3.png Binary files differdeleted file mode 100644 index c3ee4d1dfae..00000000000 --- a/app/assets/images/emoji/mrs_claus_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/mrs_claus_tone4.png b/app/assets/images/emoji/mrs_claus_tone4.png Binary files differdeleted file mode 100644 index 68a556da2fe..00000000000 --- a/app/assets/images/emoji/mrs_claus_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/mrs_claus_tone5.png b/app/assets/images/emoji/mrs_claus_tone5.png Binary files differdeleted file mode 100644 index ccab3c40ff2..00000000000 --- a/app/assets/images/emoji/mrs_claus_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/muscle.png b/app/assets/images/emoji/muscle.png Binary files differdeleted file mode 100644 index 7e67c1880f7..00000000000 --- a/app/assets/images/emoji/muscle.png +++ /dev/null diff --git a/app/assets/images/emoji/muscle_tone1.png b/app/assets/images/emoji/muscle_tone1.png Binary files differdeleted file mode 100644 index 1522942ce51..00000000000 --- a/app/assets/images/emoji/muscle_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/muscle_tone2.png b/app/assets/images/emoji/muscle_tone2.png Binary files differdeleted file mode 100644 index 569c6e832ca..00000000000 --- a/app/assets/images/emoji/muscle_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/muscle_tone3.png b/app/assets/images/emoji/muscle_tone3.png Binary files differdeleted file mode 100644 index 0a76b00fa89..00000000000 --- a/app/assets/images/emoji/muscle_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/muscle_tone4.png b/app/assets/images/emoji/muscle_tone4.png Binary files differdeleted file mode 100644 index f0cf31328e0..00000000000 --- a/app/assets/images/emoji/muscle_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/muscle_tone5.png b/app/assets/images/emoji/muscle_tone5.png Binary files differdeleted file mode 100644 index 4fda92460e8..00000000000 --- a/app/assets/images/emoji/muscle_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/mushroom.png b/app/assets/images/emoji/mushroom.png Binary files differdeleted file mode 100644 index dd85742ba2c..00000000000 --- a/app/assets/images/emoji/mushroom.png +++ /dev/null diff --git a/app/assets/images/emoji/musical_keyboard.png b/app/assets/images/emoji/musical_keyboard.png Binary files differdeleted file mode 100644 index 442b7456842..00000000000 --- a/app/assets/images/emoji/musical_keyboard.png +++ /dev/null diff --git a/app/assets/images/emoji/musical_note.png b/app/assets/images/emoji/musical_note.png Binary files differdeleted file mode 100644 index 06691ef61bb..00000000000 --- a/app/assets/images/emoji/musical_note.png +++ /dev/null diff --git a/app/assets/images/emoji/musical_score.png b/app/assets/images/emoji/musical_score.png Binary files differdeleted file mode 100644 index 47dc05a8ef5..00000000000 --- a/app/assets/images/emoji/musical_score.png +++ /dev/null diff --git a/app/assets/images/emoji/mute.png b/app/assets/images/emoji/mute.png Binary files differdeleted file mode 100644 index 7c1788e5075..00000000000 --- a/app/assets/images/emoji/mute.png +++ /dev/null diff --git a/app/assets/images/emoji/nail_care.png b/app/assets/images/emoji/nail_care.png Binary files differdeleted file mode 100644 index aa52af7050d..00000000000 --- a/app/assets/images/emoji/nail_care.png +++ /dev/null diff --git a/app/assets/images/emoji/nail_care_tone1.png b/app/assets/images/emoji/nail_care_tone1.png Binary files differdeleted file mode 100644 index 26e883dd244..00000000000 --- a/app/assets/images/emoji/nail_care_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/nail_care_tone2.png b/app/assets/images/emoji/nail_care_tone2.png Binary files differdeleted file mode 100644 index 61257b47ea3..00000000000 --- a/app/assets/images/emoji/nail_care_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/nail_care_tone3.png b/app/assets/images/emoji/nail_care_tone3.png Binary files differdeleted file mode 100644 index 29871b05f62..00000000000 --- a/app/assets/images/emoji/nail_care_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/nail_care_tone4.png b/app/assets/images/emoji/nail_care_tone4.png Binary files differdeleted file mode 100644 index 2881de0b17d..00000000000 --- a/app/assets/images/emoji/nail_care_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/nail_care_tone5.png b/app/assets/images/emoji/nail_care_tone5.png Binary files differdeleted file mode 100644 index a0b7c0a45a6..00000000000 --- a/app/assets/images/emoji/nail_care_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/name_badge.png b/app/assets/images/emoji/name_badge.png Binary files differdeleted file mode 100644 index ec5ee213e20..00000000000 --- a/app/assets/images/emoji/name_badge.png +++ /dev/null diff --git a/app/assets/images/emoji/nauseated_face.png b/app/assets/images/emoji/nauseated_face.png Binary files differdeleted file mode 100644 index a566c109c28..00000000000 --- a/app/assets/images/emoji/nauseated_face.png +++ /dev/null diff --git a/app/assets/images/emoji/necktie.png b/app/assets/images/emoji/necktie.png Binary files differdeleted file mode 100644 index 1804e7f3ff3..00000000000 --- a/app/assets/images/emoji/necktie.png +++ /dev/null diff --git a/app/assets/images/emoji/negative_squared_cross_mark.png b/app/assets/images/emoji/negative_squared_cross_mark.png Binary files differdeleted file mode 100644 index dae487f1f98..00000000000 --- a/app/assets/images/emoji/negative_squared_cross_mark.png +++ /dev/null diff --git a/app/assets/images/emoji/nerd.png b/app/assets/images/emoji/nerd.png Binary files differdeleted file mode 100644 index 7820bd581dc..00000000000 --- a/app/assets/images/emoji/nerd.png +++ /dev/null diff --git a/app/assets/images/emoji/neutral_face.png b/app/assets/images/emoji/neutral_face.png Binary files differdeleted file mode 100644 index 065d193afe4..00000000000 --- a/app/assets/images/emoji/neutral_face.png +++ /dev/null diff --git a/app/assets/images/emoji/new.png b/app/assets/images/emoji/new.png Binary files differdeleted file mode 100644 index b4f85488d1a..00000000000 --- a/app/assets/images/emoji/new.png +++ /dev/null diff --git a/app/assets/images/emoji/new_moon.png b/app/assets/images/emoji/new_moon.png Binary files differdeleted file mode 100644 index ecff72caa42..00000000000 --- a/app/assets/images/emoji/new_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/new_moon_with_face.png b/app/assets/images/emoji/new_moon_with_face.png Binary files differdeleted file mode 100644 index 150dd12400c..00000000000 --- a/app/assets/images/emoji/new_moon_with_face.png +++ /dev/null diff --git a/app/assets/images/emoji/newspaper.png b/app/assets/images/emoji/newspaper.png Binary files differdeleted file mode 100644 index 2aa8f060bde..00000000000 --- a/app/assets/images/emoji/newspaper.png +++ /dev/null diff --git a/app/assets/images/emoji/newspaper2.png b/app/assets/images/emoji/newspaper2.png Binary files differdeleted file mode 100644 index f64748df2b2..00000000000 --- a/app/assets/images/emoji/newspaper2.png +++ /dev/null diff --git a/app/assets/images/emoji/ng.png b/app/assets/images/emoji/ng.png Binary files differdeleted file mode 100644 index ee8d20f5ebc..00000000000 --- a/app/assets/images/emoji/ng.png +++ /dev/null diff --git a/app/assets/images/emoji/night_with_stars.png b/app/assets/images/emoji/night_with_stars.png Binary files differdeleted file mode 100644 index ca2018f456d..00000000000 --- a/app/assets/images/emoji/night_with_stars.png +++ /dev/null diff --git a/app/assets/images/emoji/nine.png b/app/assets/images/emoji/nine.png Binary files differdeleted file mode 100644 index 9fce3d1eca9..00000000000 --- a/app/assets/images/emoji/nine.png +++ /dev/null diff --git a/app/assets/images/emoji/no_bell.png b/app/assets/images/emoji/no_bell.png Binary files differdeleted file mode 100644 index 15cb38dd1e7..00000000000 --- a/app/assets/images/emoji/no_bell.png +++ /dev/null diff --git a/app/assets/images/emoji/no_bicycles.png b/app/assets/images/emoji/no_bicycles.png Binary files differdeleted file mode 100644 index 19c85421ce9..00000000000 --- a/app/assets/images/emoji/no_bicycles.png +++ /dev/null diff --git a/app/assets/images/emoji/no_entry.png b/app/assets/images/emoji/no_entry.png Binary files differdeleted file mode 100644 index 476800fc5c6..00000000000 --- a/app/assets/images/emoji/no_entry.png +++ /dev/null diff --git a/app/assets/images/emoji/no_entry_sign.png b/app/assets/images/emoji/no_entry_sign.png Binary files differdeleted file mode 100644 index d2efd65e74b..00000000000 --- a/app/assets/images/emoji/no_entry_sign.png +++ /dev/null diff --git a/app/assets/images/emoji/no_good.png b/app/assets/images/emoji/no_good.png Binary files differdeleted file mode 100644 index ed577100322..00000000000 --- a/app/assets/images/emoji/no_good.png +++ /dev/null diff --git a/app/assets/images/emoji/no_good_tone1.png b/app/assets/images/emoji/no_good_tone1.png Binary files differdeleted file mode 100644 index 5c1a3cbb884..00000000000 --- a/app/assets/images/emoji/no_good_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/no_good_tone2.png b/app/assets/images/emoji/no_good_tone2.png Binary files differdeleted file mode 100644 index 80d8021f8fe..00000000000 --- a/app/assets/images/emoji/no_good_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/no_good_tone3.png b/app/assets/images/emoji/no_good_tone3.png Binary files differdeleted file mode 100644 index 635e6a00815..00000000000 --- a/app/assets/images/emoji/no_good_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/no_good_tone4.png b/app/assets/images/emoji/no_good_tone4.png Binary files differdeleted file mode 100644 index b96e412a374..00000000000 --- a/app/assets/images/emoji/no_good_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/no_good_tone5.png b/app/assets/images/emoji/no_good_tone5.png Binary files differdeleted file mode 100644 index 9a7084afa0a..00000000000 --- a/app/assets/images/emoji/no_good_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/no_mobile_phones.png b/app/assets/images/emoji/no_mobile_phones.png Binary files differdeleted file mode 100644 index 7b1ae6ea579..00000000000 --- a/app/assets/images/emoji/no_mobile_phones.png +++ /dev/null diff --git a/app/assets/images/emoji/no_mouth.png b/app/assets/images/emoji/no_mouth.png Binary files differdeleted file mode 100644 index b642f6c1172..00000000000 --- a/app/assets/images/emoji/no_mouth.png +++ /dev/null diff --git a/app/assets/images/emoji/no_pedestrians.png b/app/assets/images/emoji/no_pedestrians.png Binary files differdeleted file mode 100644 index 286aa577a23..00000000000 --- a/app/assets/images/emoji/no_pedestrians.png +++ /dev/null diff --git a/app/assets/images/emoji/no_smoking.png b/app/assets/images/emoji/no_smoking.png Binary files differdeleted file mode 100644 index 586b8d29d05..00000000000 --- a/app/assets/images/emoji/no_smoking.png +++ /dev/null diff --git a/app/assets/images/emoji/non-potable_water.png b/app/assets/images/emoji/non-potable_water.png Binary files differdeleted file mode 100644 index 827d4193f4e..00000000000 --- a/app/assets/images/emoji/non-potable_water.png +++ /dev/null diff --git a/app/assets/images/emoji/nose.png b/app/assets/images/emoji/nose.png Binary files differdeleted file mode 100644 index 2f04ac5f98f..00000000000 --- a/app/assets/images/emoji/nose.png +++ /dev/null diff --git a/app/assets/images/emoji/nose_tone1.png b/app/assets/images/emoji/nose_tone1.png Binary files differdeleted file mode 100644 index 8008d17506e..00000000000 --- a/app/assets/images/emoji/nose_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/nose_tone2.png b/app/assets/images/emoji/nose_tone2.png Binary files differdeleted file mode 100644 index ac17f26e827..00000000000 --- a/app/assets/images/emoji/nose_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/nose_tone3.png b/app/assets/images/emoji/nose_tone3.png Binary files differdeleted file mode 100644 index d8b6cbe0f8e..00000000000 --- a/app/assets/images/emoji/nose_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/nose_tone4.png b/app/assets/images/emoji/nose_tone4.png Binary files differdeleted file mode 100644 index 004b2631e2e..00000000000 --- a/app/assets/images/emoji/nose_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/nose_tone5.png b/app/assets/images/emoji/nose_tone5.png Binary files differdeleted file mode 100644 index 7b33821f6c9..00000000000 --- a/app/assets/images/emoji/nose_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/notebook.png b/app/assets/images/emoji/notebook.png Binary files differdeleted file mode 100644 index f6c28b4915d..00000000000 --- a/app/assets/images/emoji/notebook.png +++ /dev/null diff --git a/app/assets/images/emoji/notebook_with_decorative_cover.png b/app/assets/images/emoji/notebook_with_decorative_cover.png Binary files differdeleted file mode 100644 index 03f566b6d2c..00000000000 --- a/app/assets/images/emoji/notebook_with_decorative_cover.png +++ /dev/null diff --git a/app/assets/images/emoji/notepad_spiral.png b/app/assets/images/emoji/notepad_spiral.png Binary files differdeleted file mode 100644 index 85faa10d8ea..00000000000 --- a/app/assets/images/emoji/notepad_spiral.png +++ /dev/null diff --git a/app/assets/images/emoji/notes.png b/app/assets/images/emoji/notes.png Binary files differdeleted file mode 100644 index 57d499aa181..00000000000 --- a/app/assets/images/emoji/notes.png +++ /dev/null diff --git a/app/assets/images/emoji/nut_and_bolt.png b/app/assets/images/emoji/nut_and_bolt.png Binary files differdeleted file mode 100644 index 4b9ae155319..00000000000 --- a/app/assets/images/emoji/nut_and_bolt.png +++ /dev/null diff --git a/app/assets/images/emoji/o.png b/app/assets/images/emoji/o.png Binary files differdeleted file mode 100644 index 3fe75ce4675..00000000000 --- a/app/assets/images/emoji/o.png +++ /dev/null diff --git a/app/assets/images/emoji/o2.png b/app/assets/images/emoji/o2.png Binary files differdeleted file mode 100644 index 73278ba194a..00000000000 --- a/app/assets/images/emoji/o2.png +++ /dev/null diff --git a/app/assets/images/emoji/ocean.png b/app/assets/images/emoji/ocean.png Binary files differdeleted file mode 100644 index 45ff1e87703..00000000000 --- a/app/assets/images/emoji/ocean.png +++ /dev/null diff --git a/app/assets/images/emoji/octagonal_sign.png b/app/assets/images/emoji/octagonal_sign.png Binary files differdeleted file mode 100644 index 5ed61004045..00000000000 --- a/app/assets/images/emoji/octagonal_sign.png +++ /dev/null diff --git a/app/assets/images/emoji/octopus.png b/app/assets/images/emoji/octopus.png Binary files differdeleted file mode 100644 index 72c84074aac..00000000000 --- a/app/assets/images/emoji/octopus.png +++ /dev/null diff --git a/app/assets/images/emoji/oden.png b/app/assets/images/emoji/oden.png Binary files differdeleted file mode 100644 index d38a849fece..00000000000 --- a/app/assets/images/emoji/oden.png +++ /dev/null diff --git a/app/assets/images/emoji/office.png b/app/assets/images/emoji/office.png Binary files differdeleted file mode 100644 index 7eee927d1b0..00000000000 --- a/app/assets/images/emoji/office.png +++ /dev/null diff --git a/app/assets/images/emoji/oil.png b/app/assets/images/emoji/oil.png Binary files differdeleted file mode 100644 index c4c4d42da8b..00000000000 --- a/app/assets/images/emoji/oil.png +++ /dev/null diff --git a/app/assets/images/emoji/ok.png b/app/assets/images/emoji/ok.png Binary files differdeleted file mode 100644 index d0d775532ff..00000000000 --- a/app/assets/images/emoji/ok.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_hand.png b/app/assets/images/emoji/ok_hand.png Binary files differdeleted file mode 100644 index 028d69b0de3..00000000000 --- a/app/assets/images/emoji/ok_hand.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_hand_tone1.png b/app/assets/images/emoji/ok_hand_tone1.png Binary files differdeleted file mode 100644 index cecf7b2ab5a..00000000000 --- a/app/assets/images/emoji/ok_hand_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_hand_tone2.png b/app/assets/images/emoji/ok_hand_tone2.png Binary files differdeleted file mode 100644 index c19239bcd3d..00000000000 --- a/app/assets/images/emoji/ok_hand_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_hand_tone3.png b/app/assets/images/emoji/ok_hand_tone3.png Binary files differdeleted file mode 100644 index 94b65b03ecd..00000000000 --- a/app/assets/images/emoji/ok_hand_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_hand_tone4.png b/app/assets/images/emoji/ok_hand_tone4.png Binary files differdeleted file mode 100644 index 03d26f08e6a..00000000000 --- a/app/assets/images/emoji/ok_hand_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_hand_tone5.png b/app/assets/images/emoji/ok_hand_tone5.png Binary files differdeleted file mode 100644 index d4b24086364..00000000000 --- a/app/assets/images/emoji/ok_hand_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_woman.png b/app/assets/images/emoji/ok_woman.png Binary files differdeleted file mode 100644 index 90a2c7469c4..00000000000 --- a/app/assets/images/emoji/ok_woman.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_woman_tone1.png b/app/assets/images/emoji/ok_woman_tone1.png Binary files differdeleted file mode 100644 index c99543e785b..00000000000 --- a/app/assets/images/emoji/ok_woman_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_woman_tone2.png b/app/assets/images/emoji/ok_woman_tone2.png Binary files differdeleted file mode 100644 index ad5fae813db..00000000000 --- a/app/assets/images/emoji/ok_woman_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_woman_tone3.png b/app/assets/images/emoji/ok_woman_tone3.png Binary files differdeleted file mode 100644 index 51bf4fab406..00000000000 --- a/app/assets/images/emoji/ok_woman_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_woman_tone4.png b/app/assets/images/emoji/ok_woman_tone4.png Binary files differdeleted file mode 100644 index ee3f9dc640a..00000000000 --- a/app/assets/images/emoji/ok_woman_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/ok_woman_tone5.png b/app/assets/images/emoji/ok_woman_tone5.png Binary files differdeleted file mode 100644 index 62a9d9237f7..00000000000 --- a/app/assets/images/emoji/ok_woman_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/older_man.png b/app/assets/images/emoji/older_man.png Binary files differdeleted file mode 100644 index 4ace4e6f308..00000000000 --- a/app/assets/images/emoji/older_man.png +++ /dev/null diff --git a/app/assets/images/emoji/older_man_tone1.png b/app/assets/images/emoji/older_man_tone1.png Binary files differdeleted file mode 100644 index ab459baace8..00000000000 --- a/app/assets/images/emoji/older_man_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/older_man_tone2.png b/app/assets/images/emoji/older_man_tone2.png Binary files differdeleted file mode 100644 index f4dfc7694ea..00000000000 --- a/app/assets/images/emoji/older_man_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/older_man_tone3.png b/app/assets/images/emoji/older_man_tone3.png Binary files differdeleted file mode 100644 index 5ffd11792f4..00000000000 --- a/app/assets/images/emoji/older_man_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/older_man_tone4.png b/app/assets/images/emoji/older_man_tone4.png Binary files differdeleted file mode 100644 index b350a764bfd..00000000000 --- a/app/assets/images/emoji/older_man_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/older_man_tone5.png b/app/assets/images/emoji/older_man_tone5.png Binary files differdeleted file mode 100644 index 05fe24a1708..00000000000 --- a/app/assets/images/emoji/older_man_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/older_woman.png b/app/assets/images/emoji/older_woman.png Binary files differdeleted file mode 100644 index 52dc4987143..00000000000 --- a/app/assets/images/emoji/older_woman.png +++ /dev/null diff --git a/app/assets/images/emoji/older_woman_tone1.png b/app/assets/images/emoji/older_woman_tone1.png Binary files differdeleted file mode 100644 index b49e821402c..00000000000 --- a/app/assets/images/emoji/older_woman_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/older_woman_tone2.png b/app/assets/images/emoji/older_woman_tone2.png Binary files differdeleted file mode 100644 index e86bf5ab3b7..00000000000 --- a/app/assets/images/emoji/older_woman_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/older_woman_tone3.png b/app/assets/images/emoji/older_woman_tone3.png Binary files differdeleted file mode 100644 index 83fc14b0874..00000000000 --- a/app/assets/images/emoji/older_woman_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/older_woman_tone4.png b/app/assets/images/emoji/older_woman_tone4.png Binary files differdeleted file mode 100644 index e4aa8a424d4..00000000000 --- a/app/assets/images/emoji/older_woman_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/older_woman_tone5.png b/app/assets/images/emoji/older_woman_tone5.png Binary files differdeleted file mode 100644 index 4009012bb0a..00000000000 --- a/app/assets/images/emoji/older_woman_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/om_symbol.png b/app/assets/images/emoji/om_symbol.png Binary files differdeleted file mode 100644 index a35c63c459c..00000000000 --- a/app/assets/images/emoji/om_symbol.png +++ /dev/null diff --git a/app/assets/images/emoji/on.png b/app/assets/images/emoji/on.png Binary files differdeleted file mode 100644 index a0c371ae21e..00000000000 --- a/app/assets/images/emoji/on.png +++ /dev/null diff --git a/app/assets/images/emoji/oncoming_automobile.png b/app/assets/images/emoji/oncoming_automobile.png Binary files differdeleted file mode 100644 index 3c7e1d52e63..00000000000 --- a/app/assets/images/emoji/oncoming_automobile.png +++ /dev/null diff --git a/app/assets/images/emoji/oncoming_bus.png b/app/assets/images/emoji/oncoming_bus.png Binary files differdeleted file mode 100644 index ad91e256c7f..00000000000 --- a/app/assets/images/emoji/oncoming_bus.png +++ /dev/null diff --git a/app/assets/images/emoji/oncoming_police_car.png b/app/assets/images/emoji/oncoming_police_car.png Binary files differdeleted file mode 100644 index c9109c85b5d..00000000000 --- a/app/assets/images/emoji/oncoming_police_car.png +++ /dev/null diff --git a/app/assets/images/emoji/oncoming_taxi.png b/app/assets/images/emoji/oncoming_taxi.png Binary files differdeleted file mode 100644 index fea14e45846..00000000000 --- a/app/assets/images/emoji/oncoming_taxi.png +++ /dev/null diff --git a/app/assets/images/emoji/one.png b/app/assets/images/emoji/one.png Binary files differdeleted file mode 100644 index e6d84b80128..00000000000 --- a/app/assets/images/emoji/one.png +++ /dev/null diff --git a/app/assets/images/emoji/open_file_folder.png b/app/assets/images/emoji/open_file_folder.png Binary files differdeleted file mode 100644 index 3993b09222f..00000000000 --- a/app/assets/images/emoji/open_file_folder.png +++ /dev/null diff --git a/app/assets/images/emoji/open_hands.png b/app/assets/images/emoji/open_hands.png Binary files differdeleted file mode 100644 index 1cf75c9101e..00000000000 --- a/app/assets/images/emoji/open_hands.png +++ /dev/null diff --git a/app/assets/images/emoji/open_hands_tone1.png b/app/assets/images/emoji/open_hands_tone1.png Binary files differdeleted file mode 100644 index 352d2614f11..00000000000 --- a/app/assets/images/emoji/open_hands_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/open_hands_tone2.png b/app/assets/images/emoji/open_hands_tone2.png Binary files differdeleted file mode 100644 index 70824a50c73..00000000000 --- a/app/assets/images/emoji/open_hands_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/open_hands_tone3.png b/app/assets/images/emoji/open_hands_tone3.png Binary files differdeleted file mode 100644 index d7d136bd3db..00000000000 --- a/app/assets/images/emoji/open_hands_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/open_hands_tone4.png b/app/assets/images/emoji/open_hands_tone4.png Binary files differdeleted file mode 100644 index df4eaa711e7..00000000000 --- a/app/assets/images/emoji/open_hands_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/open_hands_tone5.png b/app/assets/images/emoji/open_hands_tone5.png Binary files differdeleted file mode 100644 index 7dc04eaebd8..00000000000 --- a/app/assets/images/emoji/open_hands_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/open_mouth.png b/app/assets/images/emoji/open_mouth.png Binary files differdeleted file mode 100644 index a62cd27e148..00000000000 --- a/app/assets/images/emoji/open_mouth.png +++ /dev/null diff --git a/app/assets/images/emoji/ophiuchus.png b/app/assets/images/emoji/ophiuchus.png Binary files differdeleted file mode 100644 index 0a780a700da..00000000000 --- a/app/assets/images/emoji/ophiuchus.png +++ /dev/null diff --git a/app/assets/images/emoji/orange_book.png b/app/assets/images/emoji/orange_book.png Binary files differdeleted file mode 100644 index ab40e6ae6a2..00000000000 --- a/app/assets/images/emoji/orange_book.png +++ /dev/null diff --git a/app/assets/images/emoji/orthodox_cross.png b/app/assets/images/emoji/orthodox_cross.png Binary files differdeleted file mode 100644 index 0530e33a4d4..00000000000 --- a/app/assets/images/emoji/orthodox_cross.png +++ /dev/null diff --git a/app/assets/images/emoji/outbox_tray.png b/app/assets/images/emoji/outbox_tray.png Binary files differdeleted file mode 100644 index 46493ed5b2c..00000000000 --- a/app/assets/images/emoji/outbox_tray.png +++ /dev/null diff --git a/app/assets/images/emoji/owl.png b/app/assets/images/emoji/owl.png Binary files differdeleted file mode 100644 index fa6815480c3..00000000000 --- a/app/assets/images/emoji/owl.png +++ /dev/null diff --git a/app/assets/images/emoji/ox.png b/app/assets/images/emoji/ox.png Binary files differdeleted file mode 100644 index badf5708f2f..00000000000 --- a/app/assets/images/emoji/ox.png +++ /dev/null diff --git a/app/assets/images/emoji/package.png b/app/assets/images/emoji/package.png Binary files differdeleted file mode 100644 index 85431756ad8..00000000000 --- a/app/assets/images/emoji/package.png +++ /dev/null diff --git a/app/assets/images/emoji/page_facing_up.png b/app/assets/images/emoji/page_facing_up.png Binary files differdeleted file mode 100644 index ba4ed757e01..00000000000 --- a/app/assets/images/emoji/page_facing_up.png +++ /dev/null diff --git a/app/assets/images/emoji/page_with_curl.png b/app/assets/images/emoji/page_with_curl.png Binary files differdeleted file mode 100644 index 06355319c74..00000000000 --- a/app/assets/images/emoji/page_with_curl.png +++ /dev/null diff --git a/app/assets/images/emoji/pager.png b/app/assets/images/emoji/pager.png Binary files differdeleted file mode 100644 index b24b99306a2..00000000000 --- a/app/assets/images/emoji/pager.png +++ /dev/null diff --git a/app/assets/images/emoji/paintbrush.png b/app/assets/images/emoji/paintbrush.png Binary files differdeleted file mode 100644 index 28bffbaa3c9..00000000000 --- a/app/assets/images/emoji/paintbrush.png +++ /dev/null diff --git a/app/assets/images/emoji/palm_tree.png b/app/assets/images/emoji/palm_tree.png Binary files differdeleted file mode 100644 index 4bbb10f4f19..00000000000 --- a/app/assets/images/emoji/palm_tree.png +++ /dev/null diff --git a/app/assets/images/emoji/pancakes.png b/app/assets/images/emoji/pancakes.png Binary files differdeleted file mode 100644 index 6223d1a28e9..00000000000 --- a/app/assets/images/emoji/pancakes.png +++ /dev/null diff --git a/app/assets/images/emoji/panda_face.png b/app/assets/images/emoji/panda_face.png Binary files differdeleted file mode 100644 index 978382775ce..00000000000 --- a/app/assets/images/emoji/panda_face.png +++ /dev/null diff --git a/app/assets/images/emoji/paperclip.png b/app/assets/images/emoji/paperclip.png Binary files differdeleted file mode 100644 index 8cd8d4f8750..00000000000 --- a/app/assets/images/emoji/paperclip.png +++ /dev/null diff --git a/app/assets/images/emoji/paperclips.png b/app/assets/images/emoji/paperclips.png Binary files differdeleted file mode 100644 index 76021e8c705..00000000000 --- a/app/assets/images/emoji/paperclips.png +++ /dev/null diff --git a/app/assets/images/emoji/park.png b/app/assets/images/emoji/park.png Binary files differdeleted file mode 100644 index 63ec7016301..00000000000 --- a/app/assets/images/emoji/park.png +++ /dev/null diff --git a/app/assets/images/emoji/parking.png b/app/assets/images/emoji/parking.png Binary files differdeleted file mode 100644 index 7be7dac27e8..00000000000 --- a/app/assets/images/emoji/parking.png +++ /dev/null diff --git a/app/assets/images/emoji/part_alternation_mark.png b/app/assets/images/emoji/part_alternation_mark.png Binary files differdeleted file mode 100644 index 70453d41528..00000000000 --- a/app/assets/images/emoji/part_alternation_mark.png +++ /dev/null diff --git a/app/assets/images/emoji/partly_sunny.png b/app/assets/images/emoji/partly_sunny.png Binary files differdeleted file mode 100644 index a55e59c344c..00000000000 --- a/app/assets/images/emoji/partly_sunny.png +++ /dev/null diff --git a/app/assets/images/emoji/passport_control.png b/app/assets/images/emoji/passport_control.png Binary files differdeleted file mode 100644 index 079e34ee4d4..00000000000 --- a/app/assets/images/emoji/passport_control.png +++ /dev/null diff --git a/app/assets/images/emoji/pause_button.png b/app/assets/images/emoji/pause_button.png Binary files differdeleted file mode 100644 index 4f07e7ebfd7..00000000000 --- a/app/assets/images/emoji/pause_button.png +++ /dev/null diff --git a/app/assets/images/emoji/peace.png b/app/assets/images/emoji/peace.png Binary files differdeleted file mode 100644 index 86033faf477..00000000000 --- a/app/assets/images/emoji/peace.png +++ /dev/null diff --git a/app/assets/images/emoji/peach.png b/app/assets/images/emoji/peach.png Binary files differdeleted file mode 100644 index 9ab57cbb758..00000000000 --- a/app/assets/images/emoji/peach.png +++ /dev/null diff --git a/app/assets/images/emoji/peanuts.png b/app/assets/images/emoji/peanuts.png Binary files differdeleted file mode 100644 index b64fadad010..00000000000 --- a/app/assets/images/emoji/peanuts.png +++ /dev/null diff --git a/app/assets/images/emoji/pear.png b/app/assets/images/emoji/pear.png Binary files differdeleted file mode 100644 index 3869f718bcf..00000000000 --- a/app/assets/images/emoji/pear.png +++ /dev/null diff --git a/app/assets/images/emoji/pen_ballpoint.png b/app/assets/images/emoji/pen_ballpoint.png Binary files differdeleted file mode 100644 index 6ef7a342433..00000000000 --- a/app/assets/images/emoji/pen_ballpoint.png +++ /dev/null diff --git a/app/assets/images/emoji/pen_fountain.png b/app/assets/images/emoji/pen_fountain.png Binary files differdeleted file mode 100644 index 3ca4bd2c231..00000000000 --- a/app/assets/images/emoji/pen_fountain.png +++ /dev/null diff --git a/app/assets/images/emoji/pencil.png b/app/assets/images/emoji/pencil.png Binary files differdeleted file mode 100644 index edc6155e168..00000000000 --- a/app/assets/images/emoji/pencil.png +++ /dev/null diff --git a/app/assets/images/emoji/pencil2.png b/app/assets/images/emoji/pencil2.png Binary files differdeleted file mode 100644 index 3833d590fa2..00000000000 --- a/app/assets/images/emoji/pencil2.png +++ /dev/null diff --git a/app/assets/images/emoji/penguin.png b/app/assets/images/emoji/penguin.png Binary files differdeleted file mode 100644 index c0064fb9734..00000000000 --- a/app/assets/images/emoji/penguin.png +++ /dev/null diff --git a/app/assets/images/emoji/pensive.png b/app/assets/images/emoji/pensive.png Binary files differdeleted file mode 100644 index 490fb566954..00000000000 --- a/app/assets/images/emoji/pensive.png +++ /dev/null diff --git a/app/assets/images/emoji/performing_arts.png b/app/assets/images/emoji/performing_arts.png Binary files differdeleted file mode 100644 index 685441fdaa1..00000000000 --- a/app/assets/images/emoji/performing_arts.png +++ /dev/null diff --git a/app/assets/images/emoji/persevere.png b/app/assets/images/emoji/persevere.png Binary files differdeleted file mode 100644 index 646a05fe908..00000000000 --- a/app/assets/images/emoji/persevere.png +++ /dev/null diff --git a/app/assets/images/emoji/person_frowning.png b/app/assets/images/emoji/person_frowning.png Binary files differdeleted file mode 100644 index 579324959a1..00000000000 --- a/app/assets/images/emoji/person_frowning.png +++ /dev/null diff --git a/app/assets/images/emoji/person_frowning_tone1.png b/app/assets/images/emoji/person_frowning_tone1.png Binary files differdeleted file mode 100644 index 21d3bb43923..00000000000 --- a/app/assets/images/emoji/person_frowning_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/person_frowning_tone2.png b/app/assets/images/emoji/person_frowning_tone2.png Binary files differdeleted file mode 100644 index 973f5fc8382..00000000000 --- a/app/assets/images/emoji/person_frowning_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/person_frowning_tone3.png b/app/assets/images/emoji/person_frowning_tone3.png Binary files differdeleted file mode 100644 index 41fbcc78816..00000000000 --- a/app/assets/images/emoji/person_frowning_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/person_frowning_tone4.png b/app/assets/images/emoji/person_frowning_tone4.png Binary files differdeleted file mode 100644 index 5a37c741030..00000000000 --- a/app/assets/images/emoji/person_frowning_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/person_frowning_tone5.png b/app/assets/images/emoji/person_frowning_tone5.png Binary files differdeleted file mode 100644 index e08141f3efe..00000000000 --- a/app/assets/images/emoji/person_frowning_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_blond_hair.png b/app/assets/images/emoji/person_with_blond_hair.png Binary files differdeleted file mode 100644 index ad6f01a7dda..00000000000 --- a/app/assets/images/emoji/person_with_blond_hair.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_blond_hair_tone1.png b/app/assets/images/emoji/person_with_blond_hair_tone1.png Binary files differdeleted file mode 100644 index 7d18ef24445..00000000000 --- a/app/assets/images/emoji/person_with_blond_hair_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_blond_hair_tone2.png b/app/assets/images/emoji/person_with_blond_hair_tone2.png Binary files differdeleted file mode 100644 index dae1307315c..00000000000 --- a/app/assets/images/emoji/person_with_blond_hair_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_blond_hair_tone3.png b/app/assets/images/emoji/person_with_blond_hair_tone3.png Binary files differdeleted file mode 100644 index 684677e8e5a..00000000000 --- a/app/assets/images/emoji/person_with_blond_hair_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_blond_hair_tone4.png b/app/assets/images/emoji/person_with_blond_hair_tone4.png Binary files differdeleted file mode 100644 index 012be0b51f8..00000000000 --- a/app/assets/images/emoji/person_with_blond_hair_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_blond_hair_tone5.png b/app/assets/images/emoji/person_with_blond_hair_tone5.png Binary files differdeleted file mode 100644 index d4ecc4cf44b..00000000000 --- a/app/assets/images/emoji/person_with_blond_hair_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_pouting_face.png b/app/assets/images/emoji/person_with_pouting_face.png Binary files differdeleted file mode 100644 index 10eb0571078..00000000000 --- a/app/assets/images/emoji/person_with_pouting_face.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_pouting_face_tone1.png b/app/assets/images/emoji/person_with_pouting_face_tone1.png Binary files differdeleted file mode 100644 index 57e826b75a4..00000000000 --- a/app/assets/images/emoji/person_with_pouting_face_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_pouting_face_tone2.png b/app/assets/images/emoji/person_with_pouting_face_tone2.png Binary files differdeleted file mode 100644 index 3f317c0c25f..00000000000 --- a/app/assets/images/emoji/person_with_pouting_face_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_pouting_face_tone3.png b/app/assets/images/emoji/person_with_pouting_face_tone3.png Binary files differdeleted file mode 100644 index d2fbb6c20bf..00000000000 --- a/app/assets/images/emoji/person_with_pouting_face_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_pouting_face_tone4.png b/app/assets/images/emoji/person_with_pouting_face_tone4.png Binary files differdeleted file mode 100644 index 643ceb4a5c5..00000000000 --- a/app/assets/images/emoji/person_with_pouting_face_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/person_with_pouting_face_tone5.png b/app/assets/images/emoji/person_with_pouting_face_tone5.png Binary files differdeleted file mode 100644 index b2eb6859c32..00000000000 --- a/app/assets/images/emoji/person_with_pouting_face_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/pick.png b/app/assets/images/emoji/pick.png Binary files differdeleted file mode 100644 index 6370fe6d791..00000000000 --- a/app/assets/images/emoji/pick.png +++ /dev/null diff --git a/app/assets/images/emoji/pig.png b/app/assets/images/emoji/pig.png Binary files differdeleted file mode 100644 index afe05ca1676..00000000000 --- a/app/assets/images/emoji/pig.png +++ /dev/null diff --git a/app/assets/images/emoji/pig2.png b/app/assets/images/emoji/pig2.png Binary files differdeleted file mode 100644 index 5f31c1a2d75..00000000000 --- a/app/assets/images/emoji/pig2.png +++ /dev/null diff --git a/app/assets/images/emoji/pig_nose.png b/app/assets/images/emoji/pig_nose.png Binary files differdeleted file mode 100644 index 3610ae4a910..00000000000 --- a/app/assets/images/emoji/pig_nose.png +++ /dev/null diff --git a/app/assets/images/emoji/pill.png b/app/assets/images/emoji/pill.png Binary files differdeleted file mode 100644 index 1d4530e77a3..00000000000 --- a/app/assets/images/emoji/pill.png +++ /dev/null diff --git a/app/assets/images/emoji/pineapple.png b/app/assets/images/emoji/pineapple.png Binary files differdeleted file mode 100644 index c89a1606462..00000000000 --- a/app/assets/images/emoji/pineapple.png +++ /dev/null diff --git a/app/assets/images/emoji/ping_pong.png b/app/assets/images/emoji/ping_pong.png Binary files differdeleted file mode 100644 index ff3c51727d1..00000000000 --- a/app/assets/images/emoji/ping_pong.png +++ /dev/null diff --git a/app/assets/images/emoji/pisces.png b/app/assets/images/emoji/pisces.png Binary files differdeleted file mode 100644 index 7f6f646a95c..00000000000 --- a/app/assets/images/emoji/pisces.png +++ /dev/null diff --git a/app/assets/images/emoji/pizza.png b/app/assets/images/emoji/pizza.png Binary files differdeleted file mode 100644 index e07365cb398..00000000000 --- a/app/assets/images/emoji/pizza.png +++ /dev/null diff --git a/app/assets/images/emoji/place_of_worship.png b/app/assets/images/emoji/place_of_worship.png Binary files differdeleted file mode 100644 index 207d59cce85..00000000000 --- a/app/assets/images/emoji/place_of_worship.png +++ /dev/null diff --git a/app/assets/images/emoji/play_pause.png b/app/assets/images/emoji/play_pause.png Binary files differdeleted file mode 100644 index a9f857139ac..00000000000 --- a/app/assets/images/emoji/play_pause.png +++ /dev/null diff --git a/app/assets/images/emoji/point_down.png b/app/assets/images/emoji/point_down.png Binary files differdeleted file mode 100644 index 00d3d13ab5c..00000000000 --- a/app/assets/images/emoji/point_down.png +++ /dev/null diff --git a/app/assets/images/emoji/point_down_tone1.png b/app/assets/images/emoji/point_down_tone1.png Binary files differdeleted file mode 100644 index 140f157d8c7..00000000000 --- a/app/assets/images/emoji/point_down_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/point_down_tone2.png b/app/assets/images/emoji/point_down_tone2.png Binary files differdeleted file mode 100644 index d518544f7fa..00000000000 --- a/app/assets/images/emoji/point_down_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/point_down_tone3.png b/app/assets/images/emoji/point_down_tone3.png Binary files differdeleted file mode 100644 index 018b688b8b7..00000000000 --- a/app/assets/images/emoji/point_down_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/point_down_tone4.png b/app/assets/images/emoji/point_down_tone4.png Binary files differdeleted file mode 100644 index 98845bf6f72..00000000000 --- a/app/assets/images/emoji/point_down_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/point_down_tone5.png b/app/assets/images/emoji/point_down_tone5.png Binary files differdeleted file mode 100644 index 9a9b039a9fc..00000000000 --- a/app/assets/images/emoji/point_down_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/point_left.png b/app/assets/images/emoji/point_left.png Binary files differdeleted file mode 100644 index 599fa2e3cf1..00000000000 --- a/app/assets/images/emoji/point_left.png +++ /dev/null diff --git a/app/assets/images/emoji/point_left_tone1.png b/app/assets/images/emoji/point_left_tone1.png Binary files differdeleted file mode 100644 index 88e2c306076..00000000000 --- a/app/assets/images/emoji/point_left_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/point_left_tone2.png b/app/assets/images/emoji/point_left_tone2.png Binary files differdeleted file mode 100644 index d3c89d87c5f..00000000000 --- a/app/assets/images/emoji/point_left_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/point_left_tone3.png b/app/assets/images/emoji/point_left_tone3.png Binary files differdeleted file mode 100644 index b23b9167358..00000000000 --- a/app/assets/images/emoji/point_left_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/point_left_tone4.png b/app/assets/images/emoji/point_left_tone4.png Binary files differdeleted file mode 100644 index 3093f325c27..00000000000 --- a/app/assets/images/emoji/point_left_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/point_left_tone5.png b/app/assets/images/emoji/point_left_tone5.png Binary files differdeleted file mode 100644 index 2b4cbfa120c..00000000000 --- a/app/assets/images/emoji/point_left_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/point_right.png b/app/assets/images/emoji/point_right.png Binary files differdeleted file mode 100644 index 93a3cd34aa5..00000000000 --- a/app/assets/images/emoji/point_right.png +++ /dev/null diff --git a/app/assets/images/emoji/point_right_tone1.png b/app/assets/images/emoji/point_right_tone1.png Binary files differdeleted file mode 100644 index 4a28c6bbc89..00000000000 --- a/app/assets/images/emoji/point_right_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/point_right_tone2.png b/app/assets/images/emoji/point_right_tone2.png Binary files differdeleted file mode 100644 index 7cb13231733..00000000000 --- a/app/assets/images/emoji/point_right_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/point_right_tone3.png b/app/assets/images/emoji/point_right_tone3.png Binary files differdeleted file mode 100644 index 5514807d71a..00000000000 --- a/app/assets/images/emoji/point_right_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/point_right_tone4.png b/app/assets/images/emoji/point_right_tone4.png Binary files differdeleted file mode 100644 index b8541d6440d..00000000000 --- a/app/assets/images/emoji/point_right_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/point_right_tone5.png b/app/assets/images/emoji/point_right_tone5.png Binary files differdeleted file mode 100644 index 1b7aab07bb1..00000000000 --- a/app/assets/images/emoji/point_right_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up.png b/app/assets/images/emoji/point_up.png Binary files differdeleted file mode 100644 index f4978ff0f00..00000000000 --- a/app/assets/images/emoji/point_up.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_2.png b/app/assets/images/emoji/point_up_2.png Binary files differdeleted file mode 100644 index bc496dfeae4..00000000000 --- a/app/assets/images/emoji/point_up_2.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_2_tone1.png b/app/assets/images/emoji/point_up_2_tone1.png Binary files differdeleted file mode 100644 index a12a7e78430..00000000000 --- a/app/assets/images/emoji/point_up_2_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_2_tone2.png b/app/assets/images/emoji/point_up_2_tone2.png Binary files differdeleted file mode 100644 index cdff40ceab0..00000000000 --- a/app/assets/images/emoji/point_up_2_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_2_tone3.png b/app/assets/images/emoji/point_up_2_tone3.png Binary files differdeleted file mode 100644 index a07ce9e5ae8..00000000000 --- a/app/assets/images/emoji/point_up_2_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_2_tone4.png b/app/assets/images/emoji/point_up_2_tone4.png Binary files differdeleted file mode 100644 index 4f86c88ba42..00000000000 --- a/app/assets/images/emoji/point_up_2_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_2_tone5.png b/app/assets/images/emoji/point_up_2_tone5.png Binary files differdeleted file mode 100644 index ed1b26c35d3..00000000000 --- a/app/assets/images/emoji/point_up_2_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_tone1.png b/app/assets/images/emoji/point_up_tone1.png Binary files differdeleted file mode 100644 index 6a9db21d64c..00000000000 --- a/app/assets/images/emoji/point_up_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_tone2.png b/app/assets/images/emoji/point_up_tone2.png Binary files differdeleted file mode 100644 index 15aa9ea0e05..00000000000 --- a/app/assets/images/emoji/point_up_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_tone3.png b/app/assets/images/emoji/point_up_tone3.png Binary files differdeleted file mode 100644 index 652b73a9c5d..00000000000 --- a/app/assets/images/emoji/point_up_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_tone4.png b/app/assets/images/emoji/point_up_tone4.png Binary files differdeleted file mode 100644 index 692bad926e9..00000000000 --- a/app/assets/images/emoji/point_up_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/point_up_tone5.png b/app/assets/images/emoji/point_up_tone5.png Binary files differdeleted file mode 100644 index 1e1b10fb71c..00000000000 --- a/app/assets/images/emoji/point_up_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/police_car.png b/app/assets/images/emoji/police_car.png Binary files differdeleted file mode 100644 index 3da4253de7e..00000000000 --- a/app/assets/images/emoji/police_car.png +++ /dev/null diff --git a/app/assets/images/emoji/poodle.png b/app/assets/images/emoji/poodle.png Binary files differdeleted file mode 100644 index 8ec39e396af..00000000000 --- a/app/assets/images/emoji/poodle.png +++ /dev/null diff --git a/app/assets/images/emoji/poop.png b/app/assets/images/emoji/poop.png Binary files differdeleted file mode 100644 index 10b15e72d56..00000000000 --- a/app/assets/images/emoji/poop.png +++ /dev/null diff --git a/app/assets/images/emoji/popcorn.png b/app/assets/images/emoji/popcorn.png Binary files differdeleted file mode 100644 index 36853e381d4..00000000000 --- a/app/assets/images/emoji/popcorn.png +++ /dev/null diff --git a/app/assets/images/emoji/post_office.png b/app/assets/images/emoji/post_office.png Binary files differdeleted file mode 100644 index a23848f9aa0..00000000000 --- a/app/assets/images/emoji/post_office.png +++ /dev/null diff --git a/app/assets/images/emoji/postal_horn.png b/app/assets/images/emoji/postal_horn.png Binary files differdeleted file mode 100644 index c173b8dbd67..00000000000 --- a/app/assets/images/emoji/postal_horn.png +++ /dev/null diff --git a/app/assets/images/emoji/postbox.png b/app/assets/images/emoji/postbox.png Binary files differdeleted file mode 100644 index 07c9c4ab3d6..00000000000 --- a/app/assets/images/emoji/postbox.png +++ /dev/null diff --git a/app/assets/images/emoji/potable_water.png b/app/assets/images/emoji/potable_water.png Binary files differdeleted file mode 100644 index 2c610049459..00000000000 --- a/app/assets/images/emoji/potable_water.png +++ /dev/null diff --git a/app/assets/images/emoji/potato.png b/app/assets/images/emoji/potato.png Binary files differdeleted file mode 100644 index 70350ca2c0a..00000000000 --- a/app/assets/images/emoji/potato.png +++ /dev/null diff --git a/app/assets/images/emoji/pouch.png b/app/assets/images/emoji/pouch.png Binary files differdeleted file mode 100644 index 8795c6c66ff..00000000000 --- a/app/assets/images/emoji/pouch.png +++ /dev/null diff --git a/app/assets/images/emoji/poultry_leg.png b/app/assets/images/emoji/poultry_leg.png Binary files differdeleted file mode 100644 index eea4a53a2f9..00000000000 --- a/app/assets/images/emoji/poultry_leg.png +++ /dev/null diff --git a/app/assets/images/emoji/pound.png b/app/assets/images/emoji/pound.png Binary files differdeleted file mode 100644 index a0d4c4099e9..00000000000 --- a/app/assets/images/emoji/pound.png +++ /dev/null diff --git a/app/assets/images/emoji/pouting_cat.png b/app/assets/images/emoji/pouting_cat.png Binary files differdeleted file mode 100644 index 41ddfeab42b..00000000000 --- a/app/assets/images/emoji/pouting_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/pray.png b/app/assets/images/emoji/pray.png Binary files differdeleted file mode 100644 index 8347f2435be..00000000000 --- a/app/assets/images/emoji/pray.png +++ /dev/null diff --git a/app/assets/images/emoji/pray_tone1.png b/app/assets/images/emoji/pray_tone1.png Binary files differdeleted file mode 100644 index 060ef257172..00000000000 --- a/app/assets/images/emoji/pray_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/pray_tone2.png b/app/assets/images/emoji/pray_tone2.png Binary files differdeleted file mode 100644 index 56dc607c07a..00000000000 --- a/app/assets/images/emoji/pray_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/pray_tone3.png b/app/assets/images/emoji/pray_tone3.png Binary files differdeleted file mode 100644 index 0f33b862008..00000000000 --- a/app/assets/images/emoji/pray_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/pray_tone4.png b/app/assets/images/emoji/pray_tone4.png Binary files differdeleted file mode 100644 index 2ea8dc11657..00000000000 --- a/app/assets/images/emoji/pray_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/pray_tone5.png b/app/assets/images/emoji/pray_tone5.png Binary files differdeleted file mode 100644 index 2128a6c4703..00000000000 --- a/app/assets/images/emoji/pray_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/prayer_beads.png b/app/assets/images/emoji/prayer_beads.png Binary files differdeleted file mode 100644 index a4b6dfcc62e..00000000000 --- a/app/assets/images/emoji/prayer_beads.png +++ /dev/null diff --git a/app/assets/images/emoji/pregnant_woman.png b/app/assets/images/emoji/pregnant_woman.png Binary files differdeleted file mode 100644 index 084e83a414a..00000000000 --- a/app/assets/images/emoji/pregnant_woman.png +++ /dev/null diff --git a/app/assets/images/emoji/pregnant_woman_tone1.png b/app/assets/images/emoji/pregnant_woman_tone1.png Binary files differdeleted file mode 100644 index a78703b33aa..00000000000 --- a/app/assets/images/emoji/pregnant_woman_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/pregnant_woman_tone2.png b/app/assets/images/emoji/pregnant_woman_tone2.png Binary files differdeleted file mode 100644 index 0068c6c4a77..00000000000 --- a/app/assets/images/emoji/pregnant_woman_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/pregnant_woman_tone3.png b/app/assets/images/emoji/pregnant_woman_tone3.png Binary files differdeleted file mode 100644 index 3206296b684..00000000000 --- a/app/assets/images/emoji/pregnant_woman_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/pregnant_woman_tone4.png b/app/assets/images/emoji/pregnant_woman_tone4.png Binary files differdeleted file mode 100644 index 120fda5cd8c..00000000000 --- a/app/assets/images/emoji/pregnant_woman_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/pregnant_woman_tone5.png b/app/assets/images/emoji/pregnant_woman_tone5.png Binary files differdeleted file mode 100644 index 569bfdf05ce..00000000000 --- a/app/assets/images/emoji/pregnant_woman_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/prince.png b/app/assets/images/emoji/prince.png Binary files differdeleted file mode 100644 index 38d69344c84..00000000000 --- a/app/assets/images/emoji/prince.png +++ /dev/null diff --git a/app/assets/images/emoji/prince_tone1.png b/app/assets/images/emoji/prince_tone1.png Binary files differdeleted file mode 100644 index 849930c8887..00000000000 --- a/app/assets/images/emoji/prince_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/prince_tone2.png b/app/assets/images/emoji/prince_tone2.png Binary files differdeleted file mode 100644 index 23d8b3b1285..00000000000 --- a/app/assets/images/emoji/prince_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/prince_tone3.png b/app/assets/images/emoji/prince_tone3.png Binary files differdeleted file mode 100644 index db6dfff0647..00000000000 --- a/app/assets/images/emoji/prince_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/prince_tone4.png b/app/assets/images/emoji/prince_tone4.png Binary files differdeleted file mode 100644 index 8e10f8be6a8..00000000000 --- a/app/assets/images/emoji/prince_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/prince_tone5.png b/app/assets/images/emoji/prince_tone5.png Binary files differdeleted file mode 100644 index 138d4ea7048..00000000000 --- a/app/assets/images/emoji/prince_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/princess.png b/app/assets/images/emoji/princess.png Binary files differdeleted file mode 100644 index 879e9fa8c5d..00000000000 --- a/app/assets/images/emoji/princess.png +++ /dev/null diff --git a/app/assets/images/emoji/princess_tone1.png b/app/assets/images/emoji/princess_tone1.png Binary files differdeleted file mode 100644 index c28078cdc36..00000000000 --- a/app/assets/images/emoji/princess_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/princess_tone2.png b/app/assets/images/emoji/princess_tone2.png Binary files differdeleted file mode 100644 index dcd20e6ecd4..00000000000 --- a/app/assets/images/emoji/princess_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/princess_tone3.png b/app/assets/images/emoji/princess_tone3.png Binary files differdeleted file mode 100644 index cde6f315c56..00000000000 --- a/app/assets/images/emoji/princess_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/princess_tone4.png b/app/assets/images/emoji/princess_tone4.png Binary files differdeleted file mode 100644 index c71e69caaef..00000000000 --- a/app/assets/images/emoji/princess_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/princess_tone5.png b/app/assets/images/emoji/princess_tone5.png Binary files differdeleted file mode 100644 index 063e2645910..00000000000 --- a/app/assets/images/emoji/princess_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/printer.png b/app/assets/images/emoji/printer.png Binary files differdeleted file mode 100644 index 027c830f0fe..00000000000 --- a/app/assets/images/emoji/printer.png +++ /dev/null diff --git a/app/assets/images/emoji/projector.png b/app/assets/images/emoji/projector.png Binary files differdeleted file mode 100644 index ce9ab0daa28..00000000000 --- a/app/assets/images/emoji/projector.png +++ /dev/null diff --git a/app/assets/images/emoji/punch.png b/app/assets/images/emoji/punch.png Binary files differdeleted file mode 100644 index b14ca5f5211..00000000000 --- a/app/assets/images/emoji/punch.png +++ /dev/null diff --git a/app/assets/images/emoji/punch_tone1.png b/app/assets/images/emoji/punch_tone1.png Binary files differdeleted file mode 100644 index 93c7d17fb47..00000000000 --- a/app/assets/images/emoji/punch_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/punch_tone2.png b/app/assets/images/emoji/punch_tone2.png Binary files differdeleted file mode 100644 index c0a1af6e10a..00000000000 --- a/app/assets/images/emoji/punch_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/punch_tone3.png b/app/assets/images/emoji/punch_tone3.png Binary files differdeleted file mode 100644 index 1458b021201..00000000000 --- a/app/assets/images/emoji/punch_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/punch_tone4.png b/app/assets/images/emoji/punch_tone4.png Binary files differdeleted file mode 100644 index c1466bfcdef..00000000000 --- a/app/assets/images/emoji/punch_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/punch_tone5.png b/app/assets/images/emoji/punch_tone5.png Binary files differdeleted file mode 100644 index 00b4ddb8953..00000000000 --- a/app/assets/images/emoji/punch_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/purple_heart.png b/app/assets/images/emoji/purple_heart.png Binary files differdeleted file mode 100644 index 95c53a9ade6..00000000000 --- a/app/assets/images/emoji/purple_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/purse.png b/app/assets/images/emoji/purse.png Binary files differdeleted file mode 100644 index 981346193c5..00000000000 --- a/app/assets/images/emoji/purse.png +++ /dev/null diff --git a/app/assets/images/emoji/pushpin.png b/app/assets/images/emoji/pushpin.png Binary files differdeleted file mode 100644 index 57e07d7f4cc..00000000000 --- a/app/assets/images/emoji/pushpin.png +++ /dev/null diff --git a/app/assets/images/emoji/put_litter_in_its_place.png b/app/assets/images/emoji/put_litter_in_its_place.png Binary files differdeleted file mode 100644 index 82a84f9a375..00000000000 --- a/app/assets/images/emoji/put_litter_in_its_place.png +++ /dev/null diff --git a/app/assets/images/emoji/question.png b/app/assets/images/emoji/question.png Binary files differdeleted file mode 100644 index 5a58f3458aa..00000000000 --- a/app/assets/images/emoji/question.png +++ /dev/null diff --git a/app/assets/images/emoji/rabbit.png b/app/assets/images/emoji/rabbit.png Binary files differdeleted file mode 100644 index ea75ab0426e..00000000000 --- a/app/assets/images/emoji/rabbit.png +++ /dev/null diff --git a/app/assets/images/emoji/rabbit2.png b/app/assets/images/emoji/rabbit2.png Binary files differdeleted file mode 100644 index 2c8a29c642f..00000000000 --- a/app/assets/images/emoji/rabbit2.png +++ /dev/null diff --git a/app/assets/images/emoji/race_car.png b/app/assets/images/emoji/race_car.png Binary files differdeleted file mode 100644 index fe3f045f446..00000000000 --- a/app/assets/images/emoji/race_car.png +++ /dev/null diff --git a/app/assets/images/emoji/racehorse.png b/app/assets/images/emoji/racehorse.png Binary files differdeleted file mode 100644 index b3e73cc8903..00000000000 --- a/app/assets/images/emoji/racehorse.png +++ /dev/null diff --git a/app/assets/images/emoji/radio.png b/app/assets/images/emoji/radio.png Binary files differdeleted file mode 100644 index dec381fa242..00000000000 --- a/app/assets/images/emoji/radio.png +++ /dev/null diff --git a/app/assets/images/emoji/radio_button.png b/app/assets/images/emoji/radio_button.png Binary files differdeleted file mode 100644 index 3a23449d917..00000000000 --- a/app/assets/images/emoji/radio_button.png +++ /dev/null diff --git a/app/assets/images/emoji/radioactive.png b/app/assets/images/emoji/radioactive.png Binary files differdeleted file mode 100644 index 3b46199fe37..00000000000 --- a/app/assets/images/emoji/radioactive.png +++ /dev/null diff --git a/app/assets/images/emoji/rage.png b/app/assets/images/emoji/rage.png Binary files differdeleted file mode 100644 index 9d739bd40ad..00000000000 --- a/app/assets/images/emoji/rage.png +++ /dev/null diff --git a/app/assets/images/emoji/railway_car.png b/app/assets/images/emoji/railway_car.png Binary files differdeleted file mode 100644 index a9acbf13008..00000000000 --- a/app/assets/images/emoji/railway_car.png +++ /dev/null diff --git a/app/assets/images/emoji/railway_track.png b/app/assets/images/emoji/railway_track.png Binary files differdeleted file mode 100644 index e1a7a0d1430..00000000000 --- a/app/assets/images/emoji/railway_track.png +++ /dev/null diff --git a/app/assets/images/emoji/rainbow.png b/app/assets/images/emoji/rainbow.png Binary files differdeleted file mode 100644 index 154735d7147..00000000000 --- a/app/assets/images/emoji/rainbow.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_back_of_hand.png b/app/assets/images/emoji/raised_back_of_hand.png Binary files differdeleted file mode 100644 index 479234294b4..00000000000 --- a/app/assets/images/emoji/raised_back_of_hand.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_back_of_hand_tone1.png b/app/assets/images/emoji/raised_back_of_hand_tone1.png Binary files differdeleted file mode 100644 index 813d28499b5..00000000000 --- a/app/assets/images/emoji/raised_back_of_hand_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_back_of_hand_tone2.png b/app/assets/images/emoji/raised_back_of_hand_tone2.png Binary files differdeleted file mode 100644 index 192ff795e37..00000000000 --- a/app/assets/images/emoji/raised_back_of_hand_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_back_of_hand_tone3.png b/app/assets/images/emoji/raised_back_of_hand_tone3.png Binary files differdeleted file mode 100644 index 61a727abe6b..00000000000 --- a/app/assets/images/emoji/raised_back_of_hand_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_back_of_hand_tone4.png b/app/assets/images/emoji/raised_back_of_hand_tone4.png Binary files differdeleted file mode 100644 index 2e83da511f5..00000000000 --- a/app/assets/images/emoji/raised_back_of_hand_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_back_of_hand_tone5.png b/app/assets/images/emoji/raised_back_of_hand_tone5.png Binary files differdeleted file mode 100644 index d7a5b95a02c..00000000000 --- a/app/assets/images/emoji/raised_back_of_hand_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hand.png b/app/assets/images/emoji/raised_hand.png Binary files differdeleted file mode 100644 index 6b2954315d1..00000000000 --- a/app/assets/images/emoji/raised_hand.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hand_tone1.png b/app/assets/images/emoji/raised_hand_tone1.png Binary files differdeleted file mode 100644 index 3b752902c07..00000000000 --- a/app/assets/images/emoji/raised_hand_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hand_tone2.png b/app/assets/images/emoji/raised_hand_tone2.png Binary files differdeleted file mode 100644 index 44e2a514c60..00000000000 --- a/app/assets/images/emoji/raised_hand_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hand_tone3.png b/app/assets/images/emoji/raised_hand_tone3.png Binary files differdeleted file mode 100644 index 5bb62a7528a..00000000000 --- a/app/assets/images/emoji/raised_hand_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hand_tone4.png b/app/assets/images/emoji/raised_hand_tone4.png Binary files differdeleted file mode 100644 index c7f8c9ec270..00000000000 --- a/app/assets/images/emoji/raised_hand_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hand_tone5.png b/app/assets/images/emoji/raised_hand_tone5.png Binary files differdeleted file mode 100644 index c601b58a73e..00000000000 --- a/app/assets/images/emoji/raised_hand_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hands.png b/app/assets/images/emoji/raised_hands.png Binary files differdeleted file mode 100644 index c0155f728e7..00000000000 --- a/app/assets/images/emoji/raised_hands.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hands_tone1.png b/app/assets/images/emoji/raised_hands_tone1.png Binary files differdeleted file mode 100644 index 1168b8236b6..00000000000 --- a/app/assets/images/emoji/raised_hands_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hands_tone2.png b/app/assets/images/emoji/raised_hands_tone2.png Binary files differdeleted file mode 100644 index 322de622903..00000000000 --- a/app/assets/images/emoji/raised_hands_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hands_tone3.png b/app/assets/images/emoji/raised_hands_tone3.png Binary files differdeleted file mode 100644 index 2aa24e05ae1..00000000000 --- a/app/assets/images/emoji/raised_hands_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hands_tone4.png b/app/assets/images/emoji/raised_hands_tone4.png Binary files differdeleted file mode 100644 index f31bf0db992..00000000000 --- a/app/assets/images/emoji/raised_hands_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/raised_hands_tone5.png b/app/assets/images/emoji/raised_hands_tone5.png Binary files differdeleted file mode 100644 index 5e95067f98b..00000000000 --- a/app/assets/images/emoji/raised_hands_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/raising_hand.png b/app/assets/images/emoji/raising_hand.png Binary files differdeleted file mode 100644 index 2880708c0cc..00000000000 --- a/app/assets/images/emoji/raising_hand.png +++ /dev/null diff --git a/app/assets/images/emoji/raising_hand_tone1.png b/app/assets/images/emoji/raising_hand_tone1.png Binary files differdeleted file mode 100644 index 1c90e3e2689..00000000000 --- a/app/assets/images/emoji/raising_hand_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/raising_hand_tone2.png b/app/assets/images/emoji/raising_hand_tone2.png Binary files differdeleted file mode 100644 index 82c3ef2bfc5..00000000000 --- a/app/assets/images/emoji/raising_hand_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/raising_hand_tone3.png b/app/assets/images/emoji/raising_hand_tone3.png Binary files differdeleted file mode 100644 index 1b1da2aa0ca..00000000000 --- a/app/assets/images/emoji/raising_hand_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/raising_hand_tone4.png b/app/assets/images/emoji/raising_hand_tone4.png Binary files differdeleted file mode 100644 index e453855c01f..00000000000 --- a/app/assets/images/emoji/raising_hand_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/raising_hand_tone5.png b/app/assets/images/emoji/raising_hand_tone5.png Binary files differdeleted file mode 100644 index b86200fd844..00000000000 --- a/app/assets/images/emoji/raising_hand_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/ram.png b/app/assets/images/emoji/ram.png Binary files differdeleted file mode 100644 index 52a44464c9b..00000000000 --- a/app/assets/images/emoji/ram.png +++ /dev/null diff --git a/app/assets/images/emoji/ramen.png b/app/assets/images/emoji/ramen.png Binary files differdeleted file mode 100644 index c1cb7cd7384..00000000000 --- a/app/assets/images/emoji/ramen.png +++ /dev/null diff --git a/app/assets/images/emoji/rat.png b/app/assets/images/emoji/rat.png Binary files differdeleted file mode 100644 index 86219144f10..00000000000 --- a/app/assets/images/emoji/rat.png +++ /dev/null diff --git a/app/assets/images/emoji/record_button.png b/app/assets/images/emoji/record_button.png Binary files differdeleted file mode 100644 index ada52830fce..00000000000 --- a/app/assets/images/emoji/record_button.png +++ /dev/null diff --git a/app/assets/images/emoji/recycle.png b/app/assets/images/emoji/recycle.png Binary files differdeleted file mode 100644 index 9221f095c37..00000000000 --- a/app/assets/images/emoji/recycle.png +++ /dev/null diff --git a/app/assets/images/emoji/red_car.png b/app/assets/images/emoji/red_car.png Binary files differdeleted file mode 100644 index b3e6a774dea..00000000000 --- a/app/assets/images/emoji/red_car.png +++ /dev/null diff --git a/app/assets/images/emoji/red_circle.png b/app/assets/images/emoji/red_circle.png Binary files differdeleted file mode 100644 index 4bef930d92f..00000000000 --- a/app/assets/images/emoji/red_circle.png +++ /dev/null diff --git a/app/assets/images/emoji/registered.png b/app/assets/images/emoji/registered.png Binary files differdeleted file mode 100644 index 53ef9f2d4e6..00000000000 --- a/app/assets/images/emoji/registered.png +++ /dev/null diff --git a/app/assets/images/emoji/relaxed.png b/app/assets/images/emoji/relaxed.png Binary files differdeleted file mode 100644 index e9e53c03d45..00000000000 --- a/app/assets/images/emoji/relaxed.png +++ /dev/null diff --git a/app/assets/images/emoji/relieved.png b/app/assets/images/emoji/relieved.png Binary files differdeleted file mode 100644 index 715ad0bf53f..00000000000 --- a/app/assets/images/emoji/relieved.png +++ /dev/null diff --git a/app/assets/images/emoji/reminder_ribbon.png b/app/assets/images/emoji/reminder_ribbon.png Binary files differdeleted file mode 100644 index 3988bbd094c..00000000000 --- a/app/assets/images/emoji/reminder_ribbon.png +++ /dev/null diff --git a/app/assets/images/emoji/repeat.png b/app/assets/images/emoji/repeat.png Binary files differdeleted file mode 100644 index 540ce4e0fba..00000000000 --- a/app/assets/images/emoji/repeat.png +++ /dev/null diff --git a/app/assets/images/emoji/repeat_one.png b/app/assets/images/emoji/repeat_one.png Binary files differdeleted file mode 100644 index 9567e83337f..00000000000 --- a/app/assets/images/emoji/repeat_one.png +++ /dev/null diff --git a/app/assets/images/emoji/restroom.png b/app/assets/images/emoji/restroom.png Binary files differdeleted file mode 100644 index 9588e0f0ef7..00000000000 --- a/app/assets/images/emoji/restroom.png +++ /dev/null diff --git a/app/assets/images/emoji/revolving_hearts.png b/app/assets/images/emoji/revolving_hearts.png Binary files differdeleted file mode 100644 index 7b9d1948f73..00000000000 --- a/app/assets/images/emoji/revolving_hearts.png +++ /dev/null diff --git a/app/assets/images/emoji/rewind.png b/app/assets/images/emoji/rewind.png Binary files differdeleted file mode 100644 index e22e2bd3da5..00000000000 --- a/app/assets/images/emoji/rewind.png +++ /dev/null diff --git a/app/assets/images/emoji/rhino.png b/app/assets/images/emoji/rhino.png Binary files differdeleted file mode 100644 index 12f4e0d9d9b..00000000000 --- a/app/assets/images/emoji/rhino.png +++ /dev/null diff --git a/app/assets/images/emoji/ribbon.png b/app/assets/images/emoji/ribbon.png Binary files differdeleted file mode 100644 index 0f253c3d8c8..00000000000 --- a/app/assets/images/emoji/ribbon.png +++ /dev/null diff --git a/app/assets/images/emoji/rice.png b/app/assets/images/emoji/rice.png Binary files differdeleted file mode 100644 index 6e3ac7956b1..00000000000 --- a/app/assets/images/emoji/rice.png +++ /dev/null diff --git a/app/assets/images/emoji/rice_ball.png b/app/assets/images/emoji/rice_ball.png Binary files differdeleted file mode 100644 index d3d8ee25cb8..00000000000 --- a/app/assets/images/emoji/rice_ball.png +++ /dev/null diff --git a/app/assets/images/emoji/rice_cracker.png b/app/assets/images/emoji/rice_cracker.png Binary files differdeleted file mode 100644 index 7fbd08e4ff9..00000000000 --- a/app/assets/images/emoji/rice_cracker.png +++ /dev/null diff --git a/app/assets/images/emoji/rice_scene.png b/app/assets/images/emoji/rice_scene.png Binary files differdeleted file mode 100644 index 1a28426592a..00000000000 --- a/app/assets/images/emoji/rice_scene.png +++ /dev/null diff --git a/app/assets/images/emoji/right_facing_fist.png b/app/assets/images/emoji/right_facing_fist.png Binary files differdeleted file mode 100644 index 754ed066d2c..00000000000 --- a/app/assets/images/emoji/right_facing_fist.png +++ /dev/null diff --git a/app/assets/images/emoji/right_facing_fist_tone1.png b/app/assets/images/emoji/right_facing_fist_tone1.png Binary files differdeleted file mode 100644 index 33ded2f61a6..00000000000 --- a/app/assets/images/emoji/right_facing_fist_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/right_facing_fist_tone2.png b/app/assets/images/emoji/right_facing_fist_tone2.png Binary files differdeleted file mode 100644 index 88054e335c7..00000000000 --- a/app/assets/images/emoji/right_facing_fist_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/right_facing_fist_tone3.png b/app/assets/images/emoji/right_facing_fist_tone3.png Binary files differdeleted file mode 100644 index 84b9f5da7f7..00000000000 --- a/app/assets/images/emoji/right_facing_fist_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/right_facing_fist_tone4.png b/app/assets/images/emoji/right_facing_fist_tone4.png Binary files differdeleted file mode 100644 index e741cfea68b..00000000000 --- a/app/assets/images/emoji/right_facing_fist_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/right_facing_fist_tone5.png b/app/assets/images/emoji/right_facing_fist_tone5.png Binary files differdeleted file mode 100644 index cf66d760c1f..00000000000 --- a/app/assets/images/emoji/right_facing_fist_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/ring.png b/app/assets/images/emoji/ring.png Binary files differdeleted file mode 100644 index 87d227adb74..00000000000 --- a/app/assets/images/emoji/ring.png +++ /dev/null diff --git a/app/assets/images/emoji/robot.png b/app/assets/images/emoji/robot.png Binary files differdeleted file mode 100644 index 7cc62612c6a..00000000000 --- a/app/assets/images/emoji/robot.png +++ /dev/null diff --git a/app/assets/images/emoji/rocket.png b/app/assets/images/emoji/rocket.png Binary files differdeleted file mode 100644 index 0d8da089a37..00000000000 --- a/app/assets/images/emoji/rocket.png +++ /dev/null diff --git a/app/assets/images/emoji/rofl.png b/app/assets/images/emoji/rofl.png Binary files differdeleted file mode 100644 index b1736fedfeb..00000000000 --- a/app/assets/images/emoji/rofl.png +++ /dev/null diff --git a/app/assets/images/emoji/roller_coaster.png b/app/assets/images/emoji/roller_coaster.png Binary files differdeleted file mode 100644 index 5b849e071e8..00000000000 --- a/app/assets/images/emoji/roller_coaster.png +++ /dev/null diff --git a/app/assets/images/emoji/rolling_eyes.png b/app/assets/images/emoji/rolling_eyes.png Binary files differdeleted file mode 100644 index 2f77b9fc3b9..00000000000 --- a/app/assets/images/emoji/rolling_eyes.png +++ /dev/null diff --git a/app/assets/images/emoji/rooster.png b/app/assets/images/emoji/rooster.png Binary files differdeleted file mode 100644 index bbf2bbff97a..00000000000 --- a/app/assets/images/emoji/rooster.png +++ /dev/null diff --git a/app/assets/images/emoji/rose.png b/app/assets/images/emoji/rose.png Binary files differdeleted file mode 100644 index 52c286d31ce..00000000000 --- a/app/assets/images/emoji/rose.png +++ /dev/null diff --git a/app/assets/images/emoji/rosette.png b/app/assets/images/emoji/rosette.png Binary files differdeleted file mode 100644 index 8030e494bcf..00000000000 --- a/app/assets/images/emoji/rosette.png +++ /dev/null diff --git a/app/assets/images/emoji/rotating_light.png b/app/assets/images/emoji/rotating_light.png Binary files differdeleted file mode 100644 index cad66b0afef..00000000000 --- a/app/assets/images/emoji/rotating_light.png +++ /dev/null diff --git a/app/assets/images/emoji/round_pushpin.png b/app/assets/images/emoji/round_pushpin.png Binary files differdeleted file mode 100644 index 28b9d72866e..00000000000 --- a/app/assets/images/emoji/round_pushpin.png +++ /dev/null diff --git a/app/assets/images/emoji/rowboat.png b/app/assets/images/emoji/rowboat.png Binary files differdeleted file mode 100644 index dd4dfc095d9..00000000000 --- a/app/assets/images/emoji/rowboat.png +++ /dev/null diff --git a/app/assets/images/emoji/rowboat_tone1.png b/app/assets/images/emoji/rowboat_tone1.png Binary files differdeleted file mode 100644 index 5e5d18548cb..00000000000 --- a/app/assets/images/emoji/rowboat_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/rowboat_tone2.png b/app/assets/images/emoji/rowboat_tone2.png Binary files differdeleted file mode 100644 index 9b123ef8871..00000000000 --- a/app/assets/images/emoji/rowboat_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/rowboat_tone3.png b/app/assets/images/emoji/rowboat_tone3.png Binary files differdeleted file mode 100644 index 8ebd89a55f5..00000000000 --- a/app/assets/images/emoji/rowboat_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/rowboat_tone4.png b/app/assets/images/emoji/rowboat_tone4.png Binary files differdeleted file mode 100644 index 2b0d04f8725..00000000000 --- a/app/assets/images/emoji/rowboat_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/rowboat_tone5.png b/app/assets/images/emoji/rowboat_tone5.png Binary files differdeleted file mode 100644 index b346f2dfc84..00000000000 --- a/app/assets/images/emoji/rowboat_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/rugby_football.png b/app/assets/images/emoji/rugby_football.png Binary files differdeleted file mode 100644 index b1872273436..00000000000 --- a/app/assets/images/emoji/rugby_football.png +++ /dev/null diff --git a/app/assets/images/emoji/runner.png b/app/assets/images/emoji/runner.png Binary files differdeleted file mode 100644 index e914915976a..00000000000 --- a/app/assets/images/emoji/runner.png +++ /dev/null diff --git a/app/assets/images/emoji/runner_tone1.png b/app/assets/images/emoji/runner_tone1.png Binary files differdeleted file mode 100644 index 9355239a52d..00000000000 --- a/app/assets/images/emoji/runner_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/runner_tone2.png b/app/assets/images/emoji/runner_tone2.png Binary files differdeleted file mode 100644 index 6112fd5c376..00000000000 --- a/app/assets/images/emoji/runner_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/runner_tone3.png b/app/assets/images/emoji/runner_tone3.png Binary files differdeleted file mode 100644 index 625ec708f48..00000000000 --- a/app/assets/images/emoji/runner_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/runner_tone4.png b/app/assets/images/emoji/runner_tone4.png Binary files differdeleted file mode 100644 index 242f1b56337..00000000000 --- a/app/assets/images/emoji/runner_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/runner_tone5.png b/app/assets/images/emoji/runner_tone5.png Binary files differdeleted file mode 100644 index 2976c6f019f..00000000000 --- a/app/assets/images/emoji/runner_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/running_shirt_with_sash.png b/app/assets/images/emoji/running_shirt_with_sash.png Binary files differdeleted file mode 100644 index 6d83c06b803..00000000000 --- a/app/assets/images/emoji/running_shirt_with_sash.png +++ /dev/null diff --git a/app/assets/images/emoji/sa.png b/app/assets/images/emoji/sa.png Binary files differdeleted file mode 100644 index 900f9633247..00000000000 --- a/app/assets/images/emoji/sa.png +++ /dev/null diff --git a/app/assets/images/emoji/sagittarius.png b/app/assets/images/emoji/sagittarius.png Binary files differdeleted file mode 100644 index f8d94ff2923..00000000000 --- a/app/assets/images/emoji/sagittarius.png +++ /dev/null diff --git a/app/assets/images/emoji/sailboat.png b/app/assets/images/emoji/sailboat.png Binary files differdeleted file mode 100644 index 772ef11da5d..00000000000 --- a/app/assets/images/emoji/sailboat.png +++ /dev/null diff --git a/app/assets/images/emoji/sake.png b/app/assets/images/emoji/sake.png Binary files differdeleted file mode 100644 index 2933f5672c4..00000000000 --- a/app/assets/images/emoji/sake.png +++ /dev/null diff --git a/app/assets/images/emoji/salad.png b/app/assets/images/emoji/salad.png Binary files differdeleted file mode 100644 index c89f9341158..00000000000 --- a/app/assets/images/emoji/salad.png +++ /dev/null diff --git a/app/assets/images/emoji/sandal.png b/app/assets/images/emoji/sandal.png Binary files differdeleted file mode 100644 index 9d9f5122b7a..00000000000 --- a/app/assets/images/emoji/sandal.png +++ /dev/null diff --git a/app/assets/images/emoji/santa.png b/app/assets/images/emoji/santa.png Binary files differdeleted file mode 100644 index bc83ab80d52..00000000000 --- a/app/assets/images/emoji/santa.png +++ /dev/null diff --git a/app/assets/images/emoji/santa_tone1.png b/app/assets/images/emoji/santa_tone1.png Binary files differdeleted file mode 100644 index 5233ffb7174..00000000000 --- a/app/assets/images/emoji/santa_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/santa_tone2.png b/app/assets/images/emoji/santa_tone2.png Binary files differdeleted file mode 100644 index 4e845438197..00000000000 --- a/app/assets/images/emoji/santa_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/santa_tone3.png b/app/assets/images/emoji/santa_tone3.png Binary files differdeleted file mode 100644 index 7fc4f33b60f..00000000000 --- a/app/assets/images/emoji/santa_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/santa_tone4.png b/app/assets/images/emoji/santa_tone4.png Binary files differdeleted file mode 100644 index d1d5a15132d..00000000000 --- a/app/assets/images/emoji/santa_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/santa_tone5.png b/app/assets/images/emoji/santa_tone5.png Binary files differdeleted file mode 100644 index 4d697a01f24..00000000000 --- a/app/assets/images/emoji/santa_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/satellite.png b/app/assets/images/emoji/satellite.png Binary files differdeleted file mode 100644 index db0372795f4..00000000000 --- a/app/assets/images/emoji/satellite.png +++ /dev/null diff --git a/app/assets/images/emoji/satellite_orbital.png b/app/assets/images/emoji/satellite_orbital.png Binary files differdeleted file mode 100644 index 4ba55d6e297..00000000000 --- a/app/assets/images/emoji/satellite_orbital.png +++ /dev/null diff --git a/app/assets/images/emoji/saxophone.png b/app/assets/images/emoji/saxophone.png Binary files differdeleted file mode 100644 index a392faec291..00000000000 --- a/app/assets/images/emoji/saxophone.png +++ /dev/null diff --git a/app/assets/images/emoji/scales.png b/app/assets/images/emoji/scales.png Binary files differdeleted file mode 100644 index 0757eda1684..00000000000 --- a/app/assets/images/emoji/scales.png +++ /dev/null diff --git a/app/assets/images/emoji/school.png b/app/assets/images/emoji/school.png Binary files differdeleted file mode 100644 index 269759534f0..00000000000 --- a/app/assets/images/emoji/school.png +++ /dev/null diff --git a/app/assets/images/emoji/school_satchel.png b/app/assets/images/emoji/school_satchel.png Binary files differdeleted file mode 100644 index 9997c86e7dc..00000000000 --- a/app/assets/images/emoji/school_satchel.png +++ /dev/null diff --git a/app/assets/images/emoji/scissors.png b/app/assets/images/emoji/scissors.png Binary files differdeleted file mode 100644 index 270571c8cdd..00000000000 --- a/app/assets/images/emoji/scissors.png +++ /dev/null diff --git a/app/assets/images/emoji/scooter.png b/app/assets/images/emoji/scooter.png Binary files differdeleted file mode 100644 index 4ab7ef59cd2..00000000000 --- a/app/assets/images/emoji/scooter.png +++ /dev/null diff --git a/app/assets/images/emoji/scorpion.png b/app/assets/images/emoji/scorpion.png Binary files differdeleted file mode 100644 index 449a6b281c9..00000000000 --- a/app/assets/images/emoji/scorpion.png +++ /dev/null diff --git a/app/assets/images/emoji/scorpius.png b/app/assets/images/emoji/scorpius.png Binary files differdeleted file mode 100644 index c31a9920455..00000000000 --- a/app/assets/images/emoji/scorpius.png +++ /dev/null diff --git a/app/assets/images/emoji/scream.png b/app/assets/images/emoji/scream.png Binary files differdeleted file mode 100644 index c3bea9f2510..00000000000 --- a/app/assets/images/emoji/scream.png +++ /dev/null diff --git a/app/assets/images/emoji/scream_cat.png b/app/assets/images/emoji/scream_cat.png Binary files differdeleted file mode 100644 index 15803ad8e6e..00000000000 --- a/app/assets/images/emoji/scream_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/scroll.png b/app/assets/images/emoji/scroll.png Binary files differdeleted file mode 100644 index 50ee5dcd4b9..00000000000 --- a/app/assets/images/emoji/scroll.png +++ /dev/null diff --git a/app/assets/images/emoji/seat.png b/app/assets/images/emoji/seat.png Binary files differdeleted file mode 100644 index a6d72d95adb..00000000000 --- a/app/assets/images/emoji/seat.png +++ /dev/null diff --git a/app/assets/images/emoji/second_place.png b/app/assets/images/emoji/second_place.png Binary files differdeleted file mode 100644 index 17b011268b6..00000000000 --- a/app/assets/images/emoji/second_place.png +++ /dev/null diff --git a/app/assets/images/emoji/secret.png b/app/assets/images/emoji/secret.png Binary files differdeleted file mode 100644 index 5fd72608e60..00000000000 --- a/app/assets/images/emoji/secret.png +++ /dev/null diff --git a/app/assets/images/emoji/see_no_evil.png b/app/assets/images/emoji/see_no_evil.png Binary files differdeleted file mode 100644 index 5187e474531..00000000000 --- a/app/assets/images/emoji/see_no_evil.png +++ /dev/null diff --git a/app/assets/images/emoji/seedling.png b/app/assets/images/emoji/seedling.png Binary files differdeleted file mode 100644 index ae0948bcfd6..00000000000 --- a/app/assets/images/emoji/seedling.png +++ /dev/null diff --git a/app/assets/images/emoji/selfie.png b/app/assets/images/emoji/selfie.png Binary files differdeleted file mode 100644 index 6a1ba75c7e3..00000000000 --- a/app/assets/images/emoji/selfie.png +++ /dev/null diff --git a/app/assets/images/emoji/selfie_tone1.png b/app/assets/images/emoji/selfie_tone1.png Binary files differdeleted file mode 100644 index 290e075b56f..00000000000 --- a/app/assets/images/emoji/selfie_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/selfie_tone2.png b/app/assets/images/emoji/selfie_tone2.png Binary files differdeleted file mode 100644 index fcd9595b643..00000000000 --- a/app/assets/images/emoji/selfie_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/selfie_tone3.png b/app/assets/images/emoji/selfie_tone3.png Binary files differdeleted file mode 100644 index f3a22fdf435..00000000000 --- a/app/assets/images/emoji/selfie_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/selfie_tone4.png b/app/assets/images/emoji/selfie_tone4.png Binary files differdeleted file mode 100644 index cdecf6d9f4e..00000000000 --- a/app/assets/images/emoji/selfie_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/selfie_tone5.png b/app/assets/images/emoji/selfie_tone5.png Binary files differdeleted file mode 100644 index 86acbb6c202..00000000000 --- a/app/assets/images/emoji/selfie_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/seven.png b/app/assets/images/emoji/seven.png Binary files differdeleted file mode 100644 index 9b3476ae7c7..00000000000 --- a/app/assets/images/emoji/seven.png +++ /dev/null diff --git a/app/assets/images/emoji/shallow_pan_of_food.png b/app/assets/images/emoji/shallow_pan_of_food.png Binary files differdeleted file mode 100644 index 663a1006acd..00000000000 --- a/app/assets/images/emoji/shallow_pan_of_food.png +++ /dev/null diff --git a/app/assets/images/emoji/shamrock.png b/app/assets/images/emoji/shamrock.png Binary files differdeleted file mode 100644 index f202aecfe6f..00000000000 --- a/app/assets/images/emoji/shamrock.png +++ /dev/null diff --git a/app/assets/images/emoji/shark.png b/app/assets/images/emoji/shark.png Binary files differdeleted file mode 100644 index c75076d57d8..00000000000 --- a/app/assets/images/emoji/shark.png +++ /dev/null diff --git a/app/assets/images/emoji/shaved_ice.png b/app/assets/images/emoji/shaved_ice.png Binary files differdeleted file mode 100644 index 36dfb53ca93..00000000000 --- a/app/assets/images/emoji/shaved_ice.png +++ /dev/null diff --git a/app/assets/images/emoji/sheep.png b/app/assets/images/emoji/sheep.png Binary files differdeleted file mode 100644 index 102b8a52b28..00000000000 --- a/app/assets/images/emoji/sheep.png +++ /dev/null diff --git a/app/assets/images/emoji/shell.png b/app/assets/images/emoji/shell.png Binary files differdeleted file mode 100644 index 55721629f62..00000000000 --- a/app/assets/images/emoji/shell.png +++ /dev/null diff --git a/app/assets/images/emoji/shield.png b/app/assets/images/emoji/shield.png Binary files differdeleted file mode 100644 index 610bf033ce0..00000000000 --- a/app/assets/images/emoji/shield.png +++ /dev/null diff --git a/app/assets/images/emoji/shinto_shrine.png b/app/assets/images/emoji/shinto_shrine.png Binary files differdeleted file mode 100644 index 5a344975bf3..00000000000 --- a/app/assets/images/emoji/shinto_shrine.png +++ /dev/null diff --git a/app/assets/images/emoji/ship.png b/app/assets/images/emoji/ship.png Binary files differdeleted file mode 100644 index 62d54f7d6c9..00000000000 --- a/app/assets/images/emoji/ship.png +++ /dev/null diff --git a/app/assets/images/emoji/shirt.png b/app/assets/images/emoji/shirt.png Binary files differdeleted file mode 100644 index af08dec8b59..00000000000 --- a/app/assets/images/emoji/shirt.png +++ /dev/null diff --git a/app/assets/images/emoji/shopping_bags.png b/app/assets/images/emoji/shopping_bags.png Binary files differdeleted file mode 100644 index 99f2a2b13ac..00000000000 --- a/app/assets/images/emoji/shopping_bags.png +++ /dev/null diff --git a/app/assets/images/emoji/shopping_cart.png b/app/assets/images/emoji/shopping_cart.png Binary files differdeleted file mode 100644 index 1086fe6e456..00000000000 --- a/app/assets/images/emoji/shopping_cart.png +++ /dev/null diff --git a/app/assets/images/emoji/shower.png b/app/assets/images/emoji/shower.png Binary files differdeleted file mode 100644 index 156776a2e52..00000000000 --- a/app/assets/images/emoji/shower.png +++ /dev/null diff --git a/app/assets/images/emoji/shrimp.png b/app/assets/images/emoji/shrimp.png Binary files differdeleted file mode 100644 index 49eff28a71e..00000000000 --- a/app/assets/images/emoji/shrimp.png +++ /dev/null diff --git a/app/assets/images/emoji/shrug.png b/app/assets/images/emoji/shrug.png Binary files differdeleted file mode 100644 index 76e63bfac77..00000000000 --- a/app/assets/images/emoji/shrug.png +++ /dev/null diff --git a/app/assets/images/emoji/shrug_tone1.png b/app/assets/images/emoji/shrug_tone1.png Binary files differdeleted file mode 100644 index 1c895e64468..00000000000 --- a/app/assets/images/emoji/shrug_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/shrug_tone2.png b/app/assets/images/emoji/shrug_tone2.png Binary files differdeleted file mode 100644 index 4e3ca8f8bac..00000000000 --- a/app/assets/images/emoji/shrug_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/shrug_tone3.png b/app/assets/images/emoji/shrug_tone3.png Binary files differdeleted file mode 100644 index d1b16a19bb5..00000000000 --- a/app/assets/images/emoji/shrug_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/shrug_tone4.png b/app/assets/images/emoji/shrug_tone4.png Binary files differdeleted file mode 100644 index 5fbef3f2255..00000000000 --- a/app/assets/images/emoji/shrug_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/shrug_tone5.png b/app/assets/images/emoji/shrug_tone5.png Binary files differdeleted file mode 100644 index 4af2e28bc5c..00000000000 --- a/app/assets/images/emoji/shrug_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/signal_strength.png b/app/assets/images/emoji/signal_strength.png Binary files differdeleted file mode 100644 index ee2b5a4b519..00000000000 --- a/app/assets/images/emoji/signal_strength.png +++ /dev/null diff --git a/app/assets/images/emoji/six.png b/app/assets/images/emoji/six.png Binary files differdeleted file mode 100644 index 371b3acef2c..00000000000 --- a/app/assets/images/emoji/six.png +++ /dev/null diff --git a/app/assets/images/emoji/six_pointed_star.png b/app/assets/images/emoji/six_pointed_star.png Binary files differdeleted file mode 100644 index 2eb1707458b..00000000000 --- a/app/assets/images/emoji/six_pointed_star.png +++ /dev/null diff --git a/app/assets/images/emoji/ski.png b/app/assets/images/emoji/ski.png Binary files differdeleted file mode 100644 index 4a2d2c12306..00000000000 --- a/app/assets/images/emoji/ski.png +++ /dev/null diff --git a/app/assets/images/emoji/skier.png b/app/assets/images/emoji/skier.png Binary files differdeleted file mode 100644 index 2eb3bdce2af..00000000000 --- a/app/assets/images/emoji/skier.png +++ /dev/null diff --git a/app/assets/images/emoji/skull.png b/app/assets/images/emoji/skull.png Binary files differdeleted file mode 100644 index 26abb17296a..00000000000 --- a/app/assets/images/emoji/skull.png +++ /dev/null diff --git a/app/assets/images/emoji/skull_crossbones.png b/app/assets/images/emoji/skull_crossbones.png Binary files differdeleted file mode 100644 index b459df9227a..00000000000 --- a/app/assets/images/emoji/skull_crossbones.png +++ /dev/null diff --git a/app/assets/images/emoji/sleeping.png b/app/assets/images/emoji/sleeping.png Binary files differdeleted file mode 100644 index 9ecf600d6d8..00000000000 --- a/app/assets/images/emoji/sleeping.png +++ /dev/null diff --git a/app/assets/images/emoji/sleeping_accommodation.png b/app/assets/images/emoji/sleeping_accommodation.png Binary files differdeleted file mode 100644 index c739e7fb69b..00000000000 --- a/app/assets/images/emoji/sleeping_accommodation.png +++ /dev/null diff --git a/app/assets/images/emoji/sleepy.png b/app/assets/images/emoji/sleepy.png Binary files differdeleted file mode 100644 index 836b4107717..00000000000 --- a/app/assets/images/emoji/sleepy.png +++ /dev/null diff --git a/app/assets/images/emoji/slight_frown.png b/app/assets/images/emoji/slight_frown.png Binary files differdeleted file mode 100644 index b2f1d983d36..00000000000 --- a/app/assets/images/emoji/slight_frown.png +++ /dev/null diff --git a/app/assets/images/emoji/slight_smile.png b/app/assets/images/emoji/slight_smile.png Binary files differdeleted file mode 100644 index ddd7d65dd3d..00000000000 --- a/app/assets/images/emoji/slight_smile.png +++ /dev/null diff --git a/app/assets/images/emoji/slot_machine.png b/app/assets/images/emoji/slot_machine.png Binary files differdeleted file mode 100644 index ee71b6c268c..00000000000 --- a/app/assets/images/emoji/slot_machine.png +++ /dev/null diff --git a/app/assets/images/emoji/small_blue_diamond.png b/app/assets/images/emoji/small_blue_diamond.png Binary files differdeleted file mode 100644 index b86b5bc4db3..00000000000 --- a/app/assets/images/emoji/small_blue_diamond.png +++ /dev/null diff --git a/app/assets/images/emoji/small_orange_diamond.png b/app/assets/images/emoji/small_orange_diamond.png Binary files differdeleted file mode 100644 index e1c6ed9b2f8..00000000000 --- a/app/assets/images/emoji/small_orange_diamond.png +++ /dev/null diff --git a/app/assets/images/emoji/small_red_triangle.png b/app/assets/images/emoji/small_red_triangle.png Binary files differdeleted file mode 100644 index 785887c195a..00000000000 --- a/app/assets/images/emoji/small_red_triangle.png +++ /dev/null diff --git a/app/assets/images/emoji/small_red_triangle_down.png b/app/assets/images/emoji/small_red_triangle_down.png Binary files differdeleted file mode 100644 index a83beff1914..00000000000 --- a/app/assets/images/emoji/small_red_triangle_down.png +++ /dev/null diff --git a/app/assets/images/emoji/smile.png b/app/assets/images/emoji/smile.png Binary files differdeleted file mode 100644 index aa47ffe978c..00000000000 --- a/app/assets/images/emoji/smile.png +++ /dev/null diff --git a/app/assets/images/emoji/smile_cat.png b/app/assets/images/emoji/smile_cat.png Binary files differdeleted file mode 100644 index 6f25f11dd3a..00000000000 --- a/app/assets/images/emoji/smile_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/smiley.png b/app/assets/images/emoji/smiley.png Binary files differdeleted file mode 100644 index 30957a65968..00000000000 --- a/app/assets/images/emoji/smiley.png +++ /dev/null diff --git a/app/assets/images/emoji/smiley_cat.png b/app/assets/images/emoji/smiley_cat.png Binary files differdeleted file mode 100644 index 163b57a3427..00000000000 --- a/app/assets/images/emoji/smiley_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/smiling_imp.png b/app/assets/images/emoji/smiling_imp.png Binary files differdeleted file mode 100644 index cc2c5f1ec72..00000000000 --- a/app/assets/images/emoji/smiling_imp.png +++ /dev/null diff --git a/app/assets/images/emoji/smirk.png b/app/assets/images/emoji/smirk.png Binary files differdeleted file mode 100644 index 87852109988..00000000000 --- a/app/assets/images/emoji/smirk.png +++ /dev/null diff --git a/app/assets/images/emoji/smirk_cat.png b/app/assets/images/emoji/smirk_cat.png Binary files differdeleted file mode 100644 index 9ac5954c199..00000000000 --- a/app/assets/images/emoji/smirk_cat.png +++ /dev/null diff --git a/app/assets/images/emoji/smoking.png b/app/assets/images/emoji/smoking.png Binary files differdeleted file mode 100644 index 910f648c8f9..00000000000 --- a/app/assets/images/emoji/smoking.png +++ /dev/null diff --git a/app/assets/images/emoji/snail.png b/app/assets/images/emoji/snail.png Binary files differdeleted file mode 100644 index f4ea071e2d3..00000000000 --- a/app/assets/images/emoji/snail.png +++ /dev/null diff --git a/app/assets/images/emoji/snake.png b/app/assets/images/emoji/snake.png Binary files differdeleted file mode 100644 index d0278a28d8c..00000000000 --- a/app/assets/images/emoji/snake.png +++ /dev/null diff --git a/app/assets/images/emoji/sneezing_face.png b/app/assets/images/emoji/sneezing_face.png Binary files differdeleted file mode 100644 index ccf07d4b64d..00000000000 --- a/app/assets/images/emoji/sneezing_face.png +++ /dev/null diff --git a/app/assets/images/emoji/snowboarder.png b/app/assets/images/emoji/snowboarder.png Binary files differdeleted file mode 100644 index 6361c0f2c9d..00000000000 --- a/app/assets/images/emoji/snowboarder.png +++ /dev/null diff --git a/app/assets/images/emoji/snowflake.png b/app/assets/images/emoji/snowflake.png Binary files differdeleted file mode 100644 index db319a77ec6..00000000000 --- a/app/assets/images/emoji/snowflake.png +++ /dev/null diff --git a/app/assets/images/emoji/snowman.png b/app/assets/images/emoji/snowman.png Binary files differdeleted file mode 100644 index 20c177c2aff..00000000000 --- a/app/assets/images/emoji/snowman.png +++ /dev/null diff --git a/app/assets/images/emoji/snowman2.png b/app/assets/images/emoji/snowman2.png Binary files differdeleted file mode 100644 index 896f28502af..00000000000 --- a/app/assets/images/emoji/snowman2.png +++ /dev/null diff --git a/app/assets/images/emoji/sob.png b/app/assets/images/emoji/sob.png Binary files differdeleted file mode 100644 index 52e3517a1ee..00000000000 --- a/app/assets/images/emoji/sob.png +++ /dev/null diff --git a/app/assets/images/emoji/soccer.png b/app/assets/images/emoji/soccer.png Binary files differdeleted file mode 100644 index 28cfa218d6d..00000000000 --- a/app/assets/images/emoji/soccer.png +++ /dev/null diff --git a/app/assets/images/emoji/soon.png b/app/assets/images/emoji/soon.png Binary files differdeleted file mode 100644 index 8cdfd86690d..00000000000 --- a/app/assets/images/emoji/soon.png +++ /dev/null diff --git a/app/assets/images/emoji/sos.png b/app/assets/images/emoji/sos.png Binary files differdeleted file mode 100644 index d7d8c9953e4..00000000000 --- a/app/assets/images/emoji/sos.png +++ /dev/null diff --git a/app/assets/images/emoji/sound.png b/app/assets/images/emoji/sound.png Binary files differdeleted file mode 100644 index e75ddca53ba..00000000000 --- a/app/assets/images/emoji/sound.png +++ /dev/null diff --git a/app/assets/images/emoji/space_invader.png b/app/assets/images/emoji/space_invader.png Binary files differdeleted file mode 100644 index 2e73f5f32e5..00000000000 --- a/app/assets/images/emoji/space_invader.png +++ /dev/null diff --git a/app/assets/images/emoji/spades.png b/app/assets/images/emoji/spades.png Binary files differdeleted file mode 100644 index f822f184cb0..00000000000 --- a/app/assets/images/emoji/spades.png +++ /dev/null diff --git a/app/assets/images/emoji/spaghetti.png b/app/assets/images/emoji/spaghetti.png Binary files differdeleted file mode 100644 index 89c24a321f1..00000000000 --- a/app/assets/images/emoji/spaghetti.png +++ /dev/null diff --git a/app/assets/images/emoji/sparkle.png b/app/assets/images/emoji/sparkle.png Binary files differdeleted file mode 100644 index 6aa7b6ec9cf..00000000000 --- a/app/assets/images/emoji/sparkle.png +++ /dev/null diff --git a/app/assets/images/emoji/sparkler.png b/app/assets/images/emoji/sparkler.png Binary files differdeleted file mode 100644 index 30339cd6e09..00000000000 --- a/app/assets/images/emoji/sparkler.png +++ /dev/null diff --git a/app/assets/images/emoji/sparkles.png b/app/assets/images/emoji/sparkles.png Binary files differdeleted file mode 100644 index 169bc10b023..00000000000 --- a/app/assets/images/emoji/sparkles.png +++ /dev/null diff --git a/app/assets/images/emoji/sparkling_heart.png b/app/assets/images/emoji/sparkling_heart.png Binary files differdeleted file mode 100644 index 6709269454e..00000000000 --- a/app/assets/images/emoji/sparkling_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/speak_no_evil.png b/app/assets/images/emoji/speak_no_evil.png Binary files differdeleted file mode 100644 index 9d9e07c974b..00000000000 --- a/app/assets/images/emoji/speak_no_evil.png +++ /dev/null diff --git a/app/assets/images/emoji/speaker.png b/app/assets/images/emoji/speaker.png Binary files differdeleted file mode 100644 index 7bcffb8fc43..00000000000 --- a/app/assets/images/emoji/speaker.png +++ /dev/null diff --git a/app/assets/images/emoji/speaking_head.png b/app/assets/images/emoji/speaking_head.png Binary files differdeleted file mode 100644 index 2df93aaae09..00000000000 --- a/app/assets/images/emoji/speaking_head.png +++ /dev/null diff --git a/app/assets/images/emoji/speech_balloon.png b/app/assets/images/emoji/speech_balloon.png Binary files differdeleted file mode 100644 index a34ef741733..00000000000 --- a/app/assets/images/emoji/speech_balloon.png +++ /dev/null diff --git a/app/assets/images/emoji/speech_left.png b/app/assets/images/emoji/speech_left.png Binary files differdeleted file mode 100644 index 00c05959bcd..00000000000 --- a/app/assets/images/emoji/speech_left.png +++ /dev/null diff --git a/app/assets/images/emoji/speedboat.png b/app/assets/images/emoji/speedboat.png Binary files differdeleted file mode 100644 index 74059d12de1..00000000000 --- a/app/assets/images/emoji/speedboat.png +++ /dev/null diff --git a/app/assets/images/emoji/spider.png b/app/assets/images/emoji/spider.png Binary files differdeleted file mode 100644 index 3849fa90b94..00000000000 --- a/app/assets/images/emoji/spider.png +++ /dev/null diff --git a/app/assets/images/emoji/spider_web.png b/app/assets/images/emoji/spider_web.png Binary files differdeleted file mode 100644 index ba448ee7fba..00000000000 --- a/app/assets/images/emoji/spider_web.png +++ /dev/null diff --git a/app/assets/images/emoji/spoon.png b/app/assets/images/emoji/spoon.png Binary files differdeleted file mode 100644 index 3c4da766aee..00000000000 --- a/app/assets/images/emoji/spoon.png +++ /dev/null diff --git a/app/assets/images/emoji/spy.png b/app/assets/images/emoji/spy.png Binary files differdeleted file mode 100644 index a729e9584d6..00000000000 --- a/app/assets/images/emoji/spy.png +++ /dev/null diff --git a/app/assets/images/emoji/spy_tone1.png b/app/assets/images/emoji/spy_tone1.png Binary files differdeleted file mode 100644 index 2d1c022caee..00000000000 --- a/app/assets/images/emoji/spy_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/spy_tone2.png b/app/assets/images/emoji/spy_tone2.png Binary files differdeleted file mode 100644 index 548b9c26f5d..00000000000 --- a/app/assets/images/emoji/spy_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/spy_tone3.png b/app/assets/images/emoji/spy_tone3.png Binary files differdeleted file mode 100644 index b023f4b18e1..00000000000 --- a/app/assets/images/emoji/spy_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/spy_tone4.png b/app/assets/images/emoji/spy_tone4.png Binary files differdeleted file mode 100644 index d8300af492d..00000000000 --- a/app/assets/images/emoji/spy_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/spy_tone5.png b/app/assets/images/emoji/spy_tone5.png Binary files differdeleted file mode 100644 index ca1462595fa..00000000000 --- a/app/assets/images/emoji/spy_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/squid.png b/app/assets/images/emoji/squid.png Binary files differdeleted file mode 100644 index d2af223f0cb..00000000000 --- a/app/assets/images/emoji/squid.png +++ /dev/null diff --git a/app/assets/images/emoji/stadium.png b/app/assets/images/emoji/stadium.png Binary files differdeleted file mode 100644 index 00cd6db5e29..00000000000 --- a/app/assets/images/emoji/stadium.png +++ /dev/null diff --git a/app/assets/images/emoji/star.png b/app/assets/images/emoji/star.png Binary files differdeleted file mode 100644 index c930947076e..00000000000 --- a/app/assets/images/emoji/star.png +++ /dev/null diff --git a/app/assets/images/emoji/star2.png b/app/assets/images/emoji/star2.png Binary files differdeleted file mode 100644 index 2f5cba592db..00000000000 --- a/app/assets/images/emoji/star2.png +++ /dev/null diff --git a/app/assets/images/emoji/star_and_crescent.png b/app/assets/images/emoji/star_and_crescent.png Binary files differdeleted file mode 100644 index e182636457d..00000000000 --- a/app/assets/images/emoji/star_and_crescent.png +++ /dev/null diff --git a/app/assets/images/emoji/star_of_david.png b/app/assets/images/emoji/star_of_david.png Binary files differdeleted file mode 100644 index fc59d0dde24..00000000000 --- a/app/assets/images/emoji/star_of_david.png +++ /dev/null diff --git a/app/assets/images/emoji/stars.png b/app/assets/images/emoji/stars.png Binary files differdeleted file mode 100644 index aa45384d1c6..00000000000 --- a/app/assets/images/emoji/stars.png +++ /dev/null diff --git a/app/assets/images/emoji/station.png b/app/assets/images/emoji/station.png Binary files differdeleted file mode 100644 index 5c26fee529c..00000000000 --- a/app/assets/images/emoji/station.png +++ /dev/null diff --git a/app/assets/images/emoji/statue_of_liberty.png b/app/assets/images/emoji/statue_of_liberty.png Binary files differdeleted file mode 100644 index 05df8289b59..00000000000 --- a/app/assets/images/emoji/statue_of_liberty.png +++ /dev/null diff --git a/app/assets/images/emoji/steam_locomotive.png b/app/assets/images/emoji/steam_locomotive.png Binary files differdeleted file mode 100644 index 9ac0d999c4c..00000000000 --- a/app/assets/images/emoji/steam_locomotive.png +++ /dev/null diff --git a/app/assets/images/emoji/stew.png b/app/assets/images/emoji/stew.png Binary files differdeleted file mode 100644 index 6b3f010c17a..00000000000 --- a/app/assets/images/emoji/stew.png +++ /dev/null diff --git a/app/assets/images/emoji/stop_button.png b/app/assets/images/emoji/stop_button.png Binary files differdeleted file mode 100644 index cfa99988ac2..00000000000 --- a/app/assets/images/emoji/stop_button.png +++ /dev/null diff --git a/app/assets/images/emoji/stopwatch.png b/app/assets/images/emoji/stopwatch.png Binary files differdeleted file mode 100644 index 8fae1c9a898..00000000000 --- a/app/assets/images/emoji/stopwatch.png +++ /dev/null diff --git a/app/assets/images/emoji/straight_ruler.png b/app/assets/images/emoji/straight_ruler.png Binary files differdeleted file mode 100644 index 1017b7433a1..00000000000 --- a/app/assets/images/emoji/straight_ruler.png +++ /dev/null diff --git a/app/assets/images/emoji/strawberry.png b/app/assets/images/emoji/strawberry.png Binary files differdeleted file mode 100644 index 7bb86f0b29c..00000000000 --- a/app/assets/images/emoji/strawberry.png +++ /dev/null diff --git a/app/assets/images/emoji/stuck_out_tongue.png b/app/assets/images/emoji/stuck_out_tongue.png Binary files differdeleted file mode 100644 index 25757341f96..00000000000 --- a/app/assets/images/emoji/stuck_out_tongue.png +++ /dev/null diff --git a/app/assets/images/emoji/stuck_out_tongue_closed_eyes.png b/app/assets/images/emoji/stuck_out_tongue_closed_eyes.png Binary files differdeleted file mode 100644 index 5c0401e9b1d..00000000000 --- a/app/assets/images/emoji/stuck_out_tongue_closed_eyes.png +++ /dev/null diff --git a/app/assets/images/emoji/stuck_out_tongue_winking_eye.png b/app/assets/images/emoji/stuck_out_tongue_winking_eye.png Binary files differdeleted file mode 100644 index 4817eaa3dc6..00000000000 --- a/app/assets/images/emoji/stuck_out_tongue_winking_eye.png +++ /dev/null diff --git a/app/assets/images/emoji/stuffed_flatbread.png b/app/assets/images/emoji/stuffed_flatbread.png Binary files differdeleted file mode 100644 index a2e10df40a5..00000000000 --- a/app/assets/images/emoji/stuffed_flatbread.png +++ /dev/null diff --git a/app/assets/images/emoji/sun_with_face.png b/app/assets/images/emoji/sun_with_face.png Binary files differdeleted file mode 100644 index 14a4ea971db..00000000000 --- a/app/assets/images/emoji/sun_with_face.png +++ /dev/null diff --git a/app/assets/images/emoji/sunflower.png b/app/assets/images/emoji/sunflower.png Binary files differdeleted file mode 100644 index 08cc07761ea..00000000000 --- a/app/assets/images/emoji/sunflower.png +++ /dev/null diff --git a/app/assets/images/emoji/sunglasses.png b/app/assets/images/emoji/sunglasses.png Binary files differdeleted file mode 100644 index 20011735110..00000000000 --- a/app/assets/images/emoji/sunglasses.png +++ /dev/null diff --git a/app/assets/images/emoji/sunny.png b/app/assets/images/emoji/sunny.png Binary files differdeleted file mode 100644 index fd521ae31a7..00000000000 --- a/app/assets/images/emoji/sunny.png +++ /dev/null diff --git a/app/assets/images/emoji/sunrise.png b/app/assets/images/emoji/sunrise.png Binary files differdeleted file mode 100644 index 4ad36003c20..00000000000 --- a/app/assets/images/emoji/sunrise.png +++ /dev/null diff --git a/app/assets/images/emoji/sunrise_over_mountains.png b/app/assets/images/emoji/sunrise_over_mountains.png Binary files differdeleted file mode 100644 index 2b99307344d..00000000000 --- a/app/assets/images/emoji/sunrise_over_mountains.png +++ /dev/null diff --git a/app/assets/images/emoji/surfer.png b/app/assets/images/emoji/surfer.png Binary files differdeleted file mode 100644 index 3ab017adf4b..00000000000 --- a/app/assets/images/emoji/surfer.png +++ /dev/null diff --git a/app/assets/images/emoji/surfer_tone1.png b/app/assets/images/emoji/surfer_tone1.png Binary files differdeleted file mode 100644 index b5faaa524cc..00000000000 --- a/app/assets/images/emoji/surfer_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/surfer_tone2.png b/app/assets/images/emoji/surfer_tone2.png Binary files differdeleted file mode 100644 index 6d92e412ff1..00000000000 --- a/app/assets/images/emoji/surfer_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/surfer_tone3.png b/app/assets/images/emoji/surfer_tone3.png Binary files differdeleted file mode 100644 index f05ef59496e..00000000000 --- a/app/assets/images/emoji/surfer_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/surfer_tone4.png b/app/assets/images/emoji/surfer_tone4.png Binary files differdeleted file mode 100644 index 35e143d19dc..00000000000 --- a/app/assets/images/emoji/surfer_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/surfer_tone5.png b/app/assets/images/emoji/surfer_tone5.png Binary files differdeleted file mode 100644 index 38917658eac..00000000000 --- a/app/assets/images/emoji/surfer_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/sushi.png b/app/assets/images/emoji/sushi.png Binary files differdeleted file mode 100644 index f171fd2f7a1..00000000000 --- a/app/assets/images/emoji/sushi.png +++ /dev/null diff --git a/app/assets/images/emoji/suspension_railway.png b/app/assets/images/emoji/suspension_railway.png Binary files differdeleted file mode 100644 index a59d5f48c24..00000000000 --- a/app/assets/images/emoji/suspension_railway.png +++ /dev/null diff --git a/app/assets/images/emoji/sweat.png b/app/assets/images/emoji/sweat.png Binary files differdeleted file mode 100644 index f0dae7b7893..00000000000 --- a/app/assets/images/emoji/sweat.png +++ /dev/null diff --git a/app/assets/images/emoji/sweat_drops.png b/app/assets/images/emoji/sweat_drops.png Binary files differdeleted file mode 100644 index 4106117ebc8..00000000000 --- a/app/assets/images/emoji/sweat_drops.png +++ /dev/null diff --git a/app/assets/images/emoji/sweat_smile.png b/app/assets/images/emoji/sweat_smile.png Binary files differdeleted file mode 100644 index cb18d9c899b..00000000000 --- a/app/assets/images/emoji/sweat_smile.png +++ /dev/null diff --git a/app/assets/images/emoji/sweet_potato.png b/app/assets/images/emoji/sweet_potato.png Binary files differdeleted file mode 100644 index 92a425f2e20..00000000000 --- a/app/assets/images/emoji/sweet_potato.png +++ /dev/null diff --git a/app/assets/images/emoji/swimmer.png b/app/assets/images/emoji/swimmer.png Binary files differdeleted file mode 100644 index 55b4d72f9a7..00000000000 --- a/app/assets/images/emoji/swimmer.png +++ /dev/null diff --git a/app/assets/images/emoji/swimmer_tone1.png b/app/assets/images/emoji/swimmer_tone1.png Binary files differdeleted file mode 100644 index 38441c9ca9a..00000000000 --- a/app/assets/images/emoji/swimmer_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/swimmer_tone2.png b/app/assets/images/emoji/swimmer_tone2.png Binary files differdeleted file mode 100644 index b0d43112444..00000000000 --- a/app/assets/images/emoji/swimmer_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/swimmer_tone3.png b/app/assets/images/emoji/swimmer_tone3.png Binary files differdeleted file mode 100644 index 211e77e2aa0..00000000000 --- a/app/assets/images/emoji/swimmer_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/swimmer_tone4.png b/app/assets/images/emoji/swimmer_tone4.png Binary files differdeleted file mode 100644 index f34c34db9d2..00000000000 --- a/app/assets/images/emoji/swimmer_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/swimmer_tone5.png b/app/assets/images/emoji/swimmer_tone5.png Binary files differdeleted file mode 100644 index 3e9231ff868..00000000000 --- a/app/assets/images/emoji/swimmer_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/symbols.png b/app/assets/images/emoji/symbols.png Binary files differdeleted file mode 100644 index ac2fc1f358f..00000000000 --- a/app/assets/images/emoji/symbols.png +++ /dev/null diff --git a/app/assets/images/emoji/synagogue.png b/app/assets/images/emoji/synagogue.png Binary files differdeleted file mode 100644 index ee347904c80..00000000000 --- a/app/assets/images/emoji/synagogue.png +++ /dev/null diff --git a/app/assets/images/emoji/syringe.png b/app/assets/images/emoji/syringe.png Binary files differdeleted file mode 100644 index 71c1a9528d5..00000000000 --- a/app/assets/images/emoji/syringe.png +++ /dev/null diff --git a/app/assets/images/emoji/taco.png b/app/assets/images/emoji/taco.png Binary files differdeleted file mode 100644 index 10e847a4619..00000000000 --- a/app/assets/images/emoji/taco.png +++ /dev/null diff --git a/app/assets/images/emoji/tada.png b/app/assets/images/emoji/tada.png Binary files differdeleted file mode 100644 index 0244d60f269..00000000000 --- a/app/assets/images/emoji/tada.png +++ /dev/null diff --git a/app/assets/images/emoji/tanabata_tree.png b/app/assets/images/emoji/tanabata_tree.png Binary files differdeleted file mode 100644 index 46fcb3a1aac..00000000000 --- a/app/assets/images/emoji/tanabata_tree.png +++ /dev/null diff --git a/app/assets/images/emoji/tangerine.png b/app/assets/images/emoji/tangerine.png Binary files differdeleted file mode 100644 index ab14e5378db..00000000000 --- a/app/assets/images/emoji/tangerine.png +++ /dev/null diff --git a/app/assets/images/emoji/taurus.png b/app/assets/images/emoji/taurus.png Binary files differdeleted file mode 100644 index b2a370df42b..00000000000 --- a/app/assets/images/emoji/taurus.png +++ /dev/null diff --git a/app/assets/images/emoji/taxi.png b/app/assets/images/emoji/taxi.png Binary files differdeleted file mode 100644 index 55f4cc84797..00000000000 --- a/app/assets/images/emoji/taxi.png +++ /dev/null diff --git a/app/assets/images/emoji/tea.png b/app/assets/images/emoji/tea.png Binary files differdeleted file mode 100644 index b53b98f0c45..00000000000 --- a/app/assets/images/emoji/tea.png +++ /dev/null diff --git a/app/assets/images/emoji/telephone.png b/app/assets/images/emoji/telephone.png Binary files differdeleted file mode 100644 index a1e69f566bc..00000000000 --- a/app/assets/images/emoji/telephone.png +++ /dev/null diff --git a/app/assets/images/emoji/telephone_receiver.png b/app/assets/images/emoji/telephone_receiver.png Binary files differdeleted file mode 100644 index 69388316c35..00000000000 --- a/app/assets/images/emoji/telephone_receiver.png +++ /dev/null diff --git a/app/assets/images/emoji/telescope.png b/app/assets/images/emoji/telescope.png Binary files differdeleted file mode 100644 index d63154614b5..00000000000 --- a/app/assets/images/emoji/telescope.png +++ /dev/null diff --git a/app/assets/images/emoji/ten.png b/app/assets/images/emoji/ten.png Binary files differdeleted file mode 100644 index 782d4004962..00000000000 --- a/app/assets/images/emoji/ten.png +++ /dev/null diff --git a/app/assets/images/emoji/tennis.png b/app/assets/images/emoji/tennis.png Binary files differdeleted file mode 100644 index 7e68ba8f301..00000000000 --- a/app/assets/images/emoji/tennis.png +++ /dev/null diff --git a/app/assets/images/emoji/tent.png b/app/assets/images/emoji/tent.png Binary files differdeleted file mode 100644 index 3fddcfc56eb..00000000000 --- a/app/assets/images/emoji/tent.png +++ /dev/null diff --git a/app/assets/images/emoji/thermometer.png b/app/assets/images/emoji/thermometer.png Binary files differdeleted file mode 100644 index b1147392426..00000000000 --- a/app/assets/images/emoji/thermometer.png +++ /dev/null diff --git a/app/assets/images/emoji/thermometer_face.png b/app/assets/images/emoji/thermometer_face.png Binary files differdeleted file mode 100644 index 8fc57387563..00000000000 --- a/app/assets/images/emoji/thermometer_face.png +++ /dev/null diff --git a/app/assets/images/emoji/thinking.png b/app/assets/images/emoji/thinking.png Binary files differdeleted file mode 100644 index c18f6fd14ad..00000000000 --- a/app/assets/images/emoji/thinking.png +++ /dev/null diff --git a/app/assets/images/emoji/third_place.png b/app/assets/images/emoji/third_place.png Binary files differdeleted file mode 100644 index 636e04a5950..00000000000 --- a/app/assets/images/emoji/third_place.png +++ /dev/null diff --git a/app/assets/images/emoji/thought_balloon.png b/app/assets/images/emoji/thought_balloon.png Binary files differdeleted file mode 100644 index 72fe8fa7022..00000000000 --- a/app/assets/images/emoji/thought_balloon.png +++ /dev/null diff --git a/app/assets/images/emoji/three.png b/app/assets/images/emoji/three.png Binary files differdeleted file mode 100644 index dbaa6183e72..00000000000 --- a/app/assets/images/emoji/three.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsdown.png b/app/assets/images/emoji/thumbsdown.png Binary files differdeleted file mode 100644 index b63da2f20a8..00000000000 --- a/app/assets/images/emoji/thumbsdown.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsdown_tone1.png b/app/assets/images/emoji/thumbsdown_tone1.png Binary files differdeleted file mode 100644 index a1631af8e92..00000000000 --- a/app/assets/images/emoji/thumbsdown_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsdown_tone2.png b/app/assets/images/emoji/thumbsdown_tone2.png Binary files differdeleted file mode 100644 index 85fff82d595..00000000000 --- a/app/assets/images/emoji/thumbsdown_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsdown_tone3.png b/app/assets/images/emoji/thumbsdown_tone3.png Binary files differdeleted file mode 100644 index eeba3be80fd..00000000000 --- a/app/assets/images/emoji/thumbsdown_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsdown_tone4.png b/app/assets/images/emoji/thumbsdown_tone4.png Binary files differdeleted file mode 100644 index 1addafdaed0..00000000000 --- a/app/assets/images/emoji/thumbsdown_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsdown_tone5.png b/app/assets/images/emoji/thumbsdown_tone5.png Binary files differdeleted file mode 100644 index 37ec07b5721..00000000000 --- a/app/assets/images/emoji/thumbsdown_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsup.png b/app/assets/images/emoji/thumbsup.png Binary files differdeleted file mode 100644 index f9e6f13a34f..00000000000 --- a/app/assets/images/emoji/thumbsup.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsup_tone1.png b/app/assets/images/emoji/thumbsup_tone1.png Binary files differdeleted file mode 100644 index 39684cd5cc7..00000000000 --- a/app/assets/images/emoji/thumbsup_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsup_tone2.png b/app/assets/images/emoji/thumbsup_tone2.png Binary files differdeleted file mode 100644 index a9b59723573..00000000000 --- a/app/assets/images/emoji/thumbsup_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsup_tone3.png b/app/assets/images/emoji/thumbsup_tone3.png Binary files differdeleted file mode 100644 index c5e29167015..00000000000 --- a/app/assets/images/emoji/thumbsup_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsup_tone4.png b/app/assets/images/emoji/thumbsup_tone4.png Binary files differdeleted file mode 100644 index 5bf4857a884..00000000000 --- a/app/assets/images/emoji/thumbsup_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/thumbsup_tone5.png b/app/assets/images/emoji/thumbsup_tone5.png Binary files differdeleted file mode 100644 index d829f787c61..00000000000 --- a/app/assets/images/emoji/thumbsup_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/thunder_cloud_rain.png b/app/assets/images/emoji/thunder_cloud_rain.png Binary files differdeleted file mode 100644 index 31a26a1b6ee..00000000000 --- a/app/assets/images/emoji/thunder_cloud_rain.png +++ /dev/null diff --git a/app/assets/images/emoji/ticket.png b/app/assets/images/emoji/ticket.png Binary files differdeleted file mode 100644 index 605936bb6b3..00000000000 --- a/app/assets/images/emoji/ticket.png +++ /dev/null diff --git a/app/assets/images/emoji/tickets.png b/app/assets/images/emoji/tickets.png Binary files differdeleted file mode 100644 index e510f4a7a50..00000000000 --- a/app/assets/images/emoji/tickets.png +++ /dev/null diff --git a/app/assets/images/emoji/tiger.png b/app/assets/images/emoji/tiger.png Binary files differdeleted file mode 100644 index a4d3ef086d4..00000000000 --- a/app/assets/images/emoji/tiger.png +++ /dev/null diff --git a/app/assets/images/emoji/tiger2.png b/app/assets/images/emoji/tiger2.png Binary files differdeleted file mode 100644 index 871a8b74d56..00000000000 --- a/app/assets/images/emoji/tiger2.png +++ /dev/null diff --git a/app/assets/images/emoji/timer.png b/app/assets/images/emoji/timer.png Binary files differdeleted file mode 100644 index 8a3be574c24..00000000000 --- a/app/assets/images/emoji/timer.png +++ /dev/null diff --git a/app/assets/images/emoji/tired_face.png b/app/assets/images/emoji/tired_face.png Binary files differdeleted file mode 100644 index 4e01eff5b23..00000000000 --- a/app/assets/images/emoji/tired_face.png +++ /dev/null diff --git a/app/assets/images/emoji/tm.png b/app/assets/images/emoji/tm.png Binary files differdeleted file mode 100644 index 7a0c44a2c2b..00000000000 --- a/app/assets/images/emoji/tm.png +++ /dev/null diff --git a/app/assets/images/emoji/toilet.png b/app/assets/images/emoji/toilet.png Binary files differdeleted file mode 100644 index 1392f761835..00000000000 --- a/app/assets/images/emoji/toilet.png +++ /dev/null diff --git a/app/assets/images/emoji/tokyo_tower.png b/app/assets/images/emoji/tokyo_tower.png Binary files differdeleted file mode 100644 index 37df7fc65b1..00000000000 --- a/app/assets/images/emoji/tokyo_tower.png +++ /dev/null diff --git a/app/assets/images/emoji/tomato.png b/app/assets/images/emoji/tomato.png Binary files differdeleted file mode 100644 index 497da8f6b22..00000000000 --- a/app/assets/images/emoji/tomato.png +++ /dev/null diff --git a/app/assets/images/emoji/tone1.png b/app/assets/images/emoji/tone1.png Binary files differdeleted file mode 100644 index c395f3d0d68..00000000000 --- a/app/assets/images/emoji/tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/tone2.png b/app/assets/images/emoji/tone2.png Binary files differdeleted file mode 100644 index 080847431c1..00000000000 --- a/app/assets/images/emoji/tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/tone3.png b/app/assets/images/emoji/tone3.png Binary files differdeleted file mode 100644 index 482dd403475..00000000000 --- a/app/assets/images/emoji/tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/tone4.png b/app/assets/images/emoji/tone4.png Binary files differdeleted file mode 100644 index 5cae8bb20b0..00000000000 --- a/app/assets/images/emoji/tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/tone5.png b/app/assets/images/emoji/tone5.png Binary files differdeleted file mode 100644 index 49d1a8c3a64..00000000000 --- a/app/assets/images/emoji/tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/tongue.png b/app/assets/images/emoji/tongue.png Binary files differdeleted file mode 100644 index 70ce9c1225f..00000000000 --- a/app/assets/images/emoji/tongue.png +++ /dev/null diff --git a/app/assets/images/emoji/tools.png b/app/assets/images/emoji/tools.png Binary files differdeleted file mode 100644 index 3c6049273a9..00000000000 --- a/app/assets/images/emoji/tools.png +++ /dev/null diff --git a/app/assets/images/emoji/top.png b/app/assets/images/emoji/top.png Binary files differdeleted file mode 100644 index 49dea8c08b5..00000000000 --- a/app/assets/images/emoji/top.png +++ /dev/null diff --git a/app/assets/images/emoji/tophat.png b/app/assets/images/emoji/tophat.png Binary files differdeleted file mode 100644 index 131b657b109..00000000000 --- a/app/assets/images/emoji/tophat.png +++ /dev/null diff --git a/app/assets/images/emoji/track_next.png b/app/assets/images/emoji/track_next.png Binary files differdeleted file mode 100644 index f8880d33bab..00000000000 --- a/app/assets/images/emoji/track_next.png +++ /dev/null diff --git a/app/assets/images/emoji/track_previous.png b/app/assets/images/emoji/track_previous.png Binary files differdeleted file mode 100644 index 1ffd0566cfc..00000000000 --- a/app/assets/images/emoji/track_previous.png +++ /dev/null diff --git a/app/assets/images/emoji/trackball.png b/app/assets/images/emoji/trackball.png Binary files differdeleted file mode 100644 index 3bea84ad7ce..00000000000 --- a/app/assets/images/emoji/trackball.png +++ /dev/null diff --git a/app/assets/images/emoji/tractor.png b/app/assets/images/emoji/tractor.png Binary files differdeleted file mode 100644 index c1bf8cae44f..00000000000 --- a/app/assets/images/emoji/tractor.png +++ /dev/null diff --git a/app/assets/images/emoji/traffic_light.png b/app/assets/images/emoji/traffic_light.png Binary files differdeleted file mode 100644 index 6b312285b00..00000000000 --- a/app/assets/images/emoji/traffic_light.png +++ /dev/null diff --git a/app/assets/images/emoji/train.png b/app/assets/images/emoji/train.png Binary files differdeleted file mode 100644 index 3c80321f7e8..00000000000 --- a/app/assets/images/emoji/train.png +++ /dev/null diff --git a/app/assets/images/emoji/train2.png b/app/assets/images/emoji/train2.png Binary files differdeleted file mode 100644 index 367c7bc5d39..00000000000 --- a/app/assets/images/emoji/train2.png +++ /dev/null diff --git a/app/assets/images/emoji/tram.png b/app/assets/images/emoji/tram.png Binary files differdeleted file mode 100644 index b6f0e69038f..00000000000 --- a/app/assets/images/emoji/tram.png +++ /dev/null diff --git a/app/assets/images/emoji/triangular_flag_on_post.png b/app/assets/images/emoji/triangular_flag_on_post.png Binary files differdeleted file mode 100644 index c12d8b06886..00000000000 --- a/app/assets/images/emoji/triangular_flag_on_post.png +++ /dev/null diff --git a/app/assets/images/emoji/triangular_ruler.png b/app/assets/images/emoji/triangular_ruler.png Binary files differdeleted file mode 100644 index 77dee9ee843..00000000000 --- a/app/assets/images/emoji/triangular_ruler.png +++ /dev/null diff --git a/app/assets/images/emoji/trident.png b/app/assets/images/emoji/trident.png Binary files differdeleted file mode 100644 index 777a1dad121..00000000000 --- a/app/assets/images/emoji/trident.png +++ /dev/null diff --git a/app/assets/images/emoji/triumph.png b/app/assets/images/emoji/triumph.png Binary files differdeleted file mode 100644 index 0be7a501969..00000000000 --- a/app/assets/images/emoji/triumph.png +++ /dev/null diff --git a/app/assets/images/emoji/trolleybus.png b/app/assets/images/emoji/trolleybus.png Binary files differdeleted file mode 100644 index 139a9931b52..00000000000 --- a/app/assets/images/emoji/trolleybus.png +++ /dev/null diff --git a/app/assets/images/emoji/trophy.png b/app/assets/images/emoji/trophy.png Binary files differdeleted file mode 100644 index ac2895c1896..00000000000 --- a/app/assets/images/emoji/trophy.png +++ /dev/null diff --git a/app/assets/images/emoji/tropical_drink.png b/app/assets/images/emoji/tropical_drink.png Binary files differdeleted file mode 100644 index cd714f81b36..00000000000 --- a/app/assets/images/emoji/tropical_drink.png +++ /dev/null diff --git a/app/assets/images/emoji/tropical_fish.png b/app/assets/images/emoji/tropical_fish.png Binary files differdeleted file mode 100644 index 252105235a6..00000000000 --- a/app/assets/images/emoji/tropical_fish.png +++ /dev/null diff --git a/app/assets/images/emoji/truck.png b/app/assets/images/emoji/truck.png Binary files differdeleted file mode 100644 index 130de047f8b..00000000000 --- a/app/assets/images/emoji/truck.png +++ /dev/null diff --git a/app/assets/images/emoji/trumpet.png b/app/assets/images/emoji/trumpet.png Binary files differdeleted file mode 100644 index 864ccbcd04a..00000000000 --- a/app/assets/images/emoji/trumpet.png +++ /dev/null diff --git a/app/assets/images/emoji/tulip.png b/app/assets/images/emoji/tulip.png Binary files differdeleted file mode 100644 index f799d75c182..00000000000 --- a/app/assets/images/emoji/tulip.png +++ /dev/null diff --git a/app/assets/images/emoji/tumbler_glass.png b/app/assets/images/emoji/tumbler_glass.png Binary files differdeleted file mode 100644 index 7bf09229879..00000000000 --- a/app/assets/images/emoji/tumbler_glass.png +++ /dev/null diff --git a/app/assets/images/emoji/turkey.png b/app/assets/images/emoji/turkey.png Binary files differdeleted file mode 100644 index 344af94c9ec..00000000000 --- a/app/assets/images/emoji/turkey.png +++ /dev/null diff --git a/app/assets/images/emoji/turtle.png b/app/assets/images/emoji/turtle.png Binary files differdeleted file mode 100644 index c22f7519fe8..00000000000 --- a/app/assets/images/emoji/turtle.png +++ /dev/null diff --git a/app/assets/images/emoji/tv.png b/app/assets/images/emoji/tv.png Binary files differdeleted file mode 100644 index 999f1fb5c6d..00000000000 --- a/app/assets/images/emoji/tv.png +++ /dev/null diff --git a/app/assets/images/emoji/twisted_rightwards_arrows.png b/app/assets/images/emoji/twisted_rightwards_arrows.png Binary files differdeleted file mode 100644 index 5904badde65..00000000000 --- a/app/assets/images/emoji/twisted_rightwards_arrows.png +++ /dev/null diff --git a/app/assets/images/emoji/two.png b/app/assets/images/emoji/two.png Binary files differdeleted file mode 100644 index 927339c9bff..00000000000 --- a/app/assets/images/emoji/two.png +++ /dev/null diff --git a/app/assets/images/emoji/two_hearts.png b/app/assets/images/emoji/two_hearts.png Binary files differdeleted file mode 100644 index 4d8c3386042..00000000000 --- a/app/assets/images/emoji/two_hearts.png +++ /dev/null diff --git a/app/assets/images/emoji/two_men_holding_hands.png b/app/assets/images/emoji/two_men_holding_hands.png Binary files differdeleted file mode 100644 index a511fda822a..00000000000 --- a/app/assets/images/emoji/two_men_holding_hands.png +++ /dev/null diff --git a/app/assets/images/emoji/two_women_holding_hands.png b/app/assets/images/emoji/two_women_holding_hands.png Binary files differdeleted file mode 100644 index b077cd3e40f..00000000000 --- a/app/assets/images/emoji/two_women_holding_hands.png +++ /dev/null diff --git a/app/assets/images/emoji/u5272.png b/app/assets/images/emoji/u5272.png Binary files differdeleted file mode 100644 index c4f837fe684..00000000000 --- a/app/assets/images/emoji/u5272.png +++ /dev/null diff --git a/app/assets/images/emoji/u5408.png b/app/assets/images/emoji/u5408.png Binary files differdeleted file mode 100644 index 8375ad9d9af..00000000000 --- a/app/assets/images/emoji/u5408.png +++ /dev/null diff --git a/app/assets/images/emoji/u55b6.png b/app/assets/images/emoji/u55b6.png Binary files differdeleted file mode 100644 index d21cb30eaf3..00000000000 --- a/app/assets/images/emoji/u55b6.png +++ /dev/null diff --git a/app/assets/images/emoji/u6307.png b/app/assets/images/emoji/u6307.png Binary files differdeleted file mode 100644 index 078e23e4ff3..00000000000 --- a/app/assets/images/emoji/u6307.png +++ /dev/null diff --git a/app/assets/images/emoji/u6708.png b/app/assets/images/emoji/u6708.png Binary files differdeleted file mode 100644 index c41bd36a26a..00000000000 --- a/app/assets/images/emoji/u6708.png +++ /dev/null diff --git a/app/assets/images/emoji/u6709.png b/app/assets/images/emoji/u6709.png Binary files differdeleted file mode 100644 index a4510de41c0..00000000000 --- a/app/assets/images/emoji/u6709.png +++ /dev/null diff --git a/app/assets/images/emoji/u6e80.png b/app/assets/images/emoji/u6e80.png Binary files differdeleted file mode 100644 index f9dea8b8833..00000000000 --- a/app/assets/images/emoji/u6e80.png +++ /dev/null diff --git a/app/assets/images/emoji/u7121.png b/app/assets/images/emoji/u7121.png Binary files differdeleted file mode 100644 index d3a19b420de..00000000000 --- a/app/assets/images/emoji/u7121.png +++ /dev/null diff --git a/app/assets/images/emoji/u7533.png b/app/assets/images/emoji/u7533.png Binary files differdeleted file mode 100644 index 6b7af0ee222..00000000000 --- a/app/assets/images/emoji/u7533.png +++ /dev/null diff --git a/app/assets/images/emoji/u7981.png b/app/assets/images/emoji/u7981.png Binary files differdeleted file mode 100644 index 4c704e03433..00000000000 --- a/app/assets/images/emoji/u7981.png +++ /dev/null diff --git a/app/assets/images/emoji/u7a7a.png b/app/assets/images/emoji/u7a7a.png Binary files differdeleted file mode 100644 index 47966c1ea93..00000000000 --- a/app/assets/images/emoji/u7a7a.png +++ /dev/null diff --git a/app/assets/images/emoji/umbrella.png b/app/assets/images/emoji/umbrella.png Binary files differdeleted file mode 100644 index 5b35b7ff6a4..00000000000 --- a/app/assets/images/emoji/umbrella.png +++ /dev/null diff --git a/app/assets/images/emoji/umbrella2.png b/app/assets/images/emoji/umbrella2.png Binary files differdeleted file mode 100644 index 97fe859e74f..00000000000 --- a/app/assets/images/emoji/umbrella2.png +++ /dev/null diff --git a/app/assets/images/emoji/unamused.png b/app/assets/images/emoji/unamused.png Binary files differdeleted file mode 100644 index 25e3677f2eb..00000000000 --- a/app/assets/images/emoji/unamused.png +++ /dev/null diff --git a/app/assets/images/emoji/underage.png b/app/assets/images/emoji/underage.png Binary files differdeleted file mode 100644 index 6dfe6da51e2..00000000000 --- a/app/assets/images/emoji/underage.png +++ /dev/null diff --git a/app/assets/images/emoji/unicorn.png b/app/assets/images/emoji/unicorn.png Binary files differdeleted file mode 100644 index 05a97969f7e..00000000000 --- a/app/assets/images/emoji/unicorn.png +++ /dev/null diff --git a/app/assets/images/emoji/unlock.png b/app/assets/images/emoji/unlock.png Binary files differdeleted file mode 100644 index 4a74a693911..00000000000 --- a/app/assets/images/emoji/unlock.png +++ /dev/null diff --git a/app/assets/images/emoji/up.png b/app/assets/images/emoji/up.png Binary files differdeleted file mode 100644 index 0d42142ba04..00000000000 --- a/app/assets/images/emoji/up.png +++ /dev/null diff --git a/app/assets/images/emoji/upside_down.png b/app/assets/images/emoji/upside_down.png Binary files differdeleted file mode 100644 index 128f31c9828..00000000000 --- a/app/assets/images/emoji/upside_down.png +++ /dev/null diff --git a/app/assets/images/emoji/urn.png b/app/assets/images/emoji/urn.png Binary files differdeleted file mode 100644 index 6b5b3503438..00000000000 --- a/app/assets/images/emoji/urn.png +++ /dev/null diff --git a/app/assets/images/emoji/v.png b/app/assets/images/emoji/v.png Binary files differdeleted file mode 100644 index 70c5516ffee..00000000000 --- a/app/assets/images/emoji/v.png +++ /dev/null diff --git a/app/assets/images/emoji/v_tone1.png b/app/assets/images/emoji/v_tone1.png Binary files differdeleted file mode 100644 index 6ac54a745f4..00000000000 --- a/app/assets/images/emoji/v_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/v_tone2.png b/app/assets/images/emoji/v_tone2.png Binary files differdeleted file mode 100644 index 6dd9669866d..00000000000 --- a/app/assets/images/emoji/v_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/v_tone3.png b/app/assets/images/emoji/v_tone3.png Binary files differdeleted file mode 100644 index a615e53f02f..00000000000 --- a/app/assets/images/emoji/v_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/v_tone4.png b/app/assets/images/emoji/v_tone4.png Binary files differdeleted file mode 100644 index 33a34bd5a78..00000000000 --- a/app/assets/images/emoji/v_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/v_tone5.png b/app/assets/images/emoji/v_tone5.png Binary files differdeleted file mode 100644 index 45ad14b6c9c..00000000000 --- a/app/assets/images/emoji/v_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/vertical_traffic_light.png b/app/assets/images/emoji/vertical_traffic_light.png Binary files differdeleted file mode 100644 index 8085973eecf..00000000000 --- a/app/assets/images/emoji/vertical_traffic_light.png +++ /dev/null diff --git a/app/assets/images/emoji/vhs.png b/app/assets/images/emoji/vhs.png Binary files differdeleted file mode 100644 index b9eb78ecd92..00000000000 --- a/app/assets/images/emoji/vhs.png +++ /dev/null diff --git a/app/assets/images/emoji/vibration_mode.png b/app/assets/images/emoji/vibration_mode.png Binary files differdeleted file mode 100644 index cc46510e48e..00000000000 --- a/app/assets/images/emoji/vibration_mode.png +++ /dev/null diff --git a/app/assets/images/emoji/video_camera.png b/app/assets/images/emoji/video_camera.png Binary files differdeleted file mode 100644 index 85b300d425c..00000000000 --- a/app/assets/images/emoji/video_camera.png +++ /dev/null diff --git a/app/assets/images/emoji/video_game.png b/app/assets/images/emoji/video_game.png Binary files differdeleted file mode 100644 index 316a9106a55..00000000000 --- a/app/assets/images/emoji/video_game.png +++ /dev/null diff --git a/app/assets/images/emoji/violin.png b/app/assets/images/emoji/violin.png Binary files differdeleted file mode 100644 index e1e76cce242..00000000000 --- a/app/assets/images/emoji/violin.png +++ /dev/null diff --git a/app/assets/images/emoji/virgo.png b/app/assets/images/emoji/virgo.png Binary files differdeleted file mode 100644 index a6b56c2cb5e..00000000000 --- a/app/assets/images/emoji/virgo.png +++ /dev/null diff --git a/app/assets/images/emoji/volcano.png b/app/assets/images/emoji/volcano.png Binary files differdeleted file mode 100644 index 931d569294c..00000000000 --- a/app/assets/images/emoji/volcano.png +++ /dev/null diff --git a/app/assets/images/emoji/volleyball.png b/app/assets/images/emoji/volleyball.png Binary files differdeleted file mode 100644 index 7a0e49d4b07..00000000000 --- a/app/assets/images/emoji/volleyball.png +++ /dev/null diff --git a/app/assets/images/emoji/vs.png b/app/assets/images/emoji/vs.png Binary files differdeleted file mode 100644 index e1180f4a464..00000000000 --- a/app/assets/images/emoji/vs.png +++ /dev/null diff --git a/app/assets/images/emoji/vulcan.png b/app/assets/images/emoji/vulcan.png Binary files differdeleted file mode 100644 index 54728bcaf5c..00000000000 --- a/app/assets/images/emoji/vulcan.png +++ /dev/null diff --git a/app/assets/images/emoji/vulcan_tone1.png b/app/assets/images/emoji/vulcan_tone1.png Binary files differdeleted file mode 100644 index 8aff5d8fa16..00000000000 --- a/app/assets/images/emoji/vulcan_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/vulcan_tone2.png b/app/assets/images/emoji/vulcan_tone2.png Binary files differdeleted file mode 100644 index 82b7ad519b4..00000000000 --- a/app/assets/images/emoji/vulcan_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/vulcan_tone3.png b/app/assets/images/emoji/vulcan_tone3.png Binary files differdeleted file mode 100644 index d1400e1dd28..00000000000 --- a/app/assets/images/emoji/vulcan_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/vulcan_tone4.png b/app/assets/images/emoji/vulcan_tone4.png Binary files differdeleted file mode 100644 index 47e2b280148..00000000000 --- a/app/assets/images/emoji/vulcan_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/vulcan_tone5.png b/app/assets/images/emoji/vulcan_tone5.png Binary files differdeleted file mode 100644 index 60b5c6077be..00000000000 --- a/app/assets/images/emoji/vulcan_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/walking.png b/app/assets/images/emoji/walking.png Binary files differdeleted file mode 100644 index 06dc169a3fd..00000000000 --- a/app/assets/images/emoji/walking.png +++ /dev/null diff --git a/app/assets/images/emoji/walking_tone1.png b/app/assets/images/emoji/walking_tone1.png Binary files differdeleted file mode 100644 index 4e391b45a0b..00000000000 --- a/app/assets/images/emoji/walking_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/walking_tone2.png b/app/assets/images/emoji/walking_tone2.png Binary files differdeleted file mode 100644 index 31f94a1bce1..00000000000 --- a/app/assets/images/emoji/walking_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/walking_tone3.png b/app/assets/images/emoji/walking_tone3.png Binary files differdeleted file mode 100644 index f7ed8e39c2e..00000000000 --- a/app/assets/images/emoji/walking_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/walking_tone4.png b/app/assets/images/emoji/walking_tone4.png Binary files differdeleted file mode 100644 index e58dc04c7b2..00000000000 --- a/app/assets/images/emoji/walking_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/walking_tone5.png b/app/assets/images/emoji/walking_tone5.png Binary files differdeleted file mode 100644 index ba4e1b58fcb..00000000000 --- a/app/assets/images/emoji/walking_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/waning_crescent_moon.png b/app/assets/images/emoji/waning_crescent_moon.png Binary files differdeleted file mode 100644 index cf68706b871..00000000000 --- a/app/assets/images/emoji/waning_crescent_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/waning_gibbous_moon.png b/app/assets/images/emoji/waning_gibbous_moon.png Binary files differdeleted file mode 100644 index 24e16266119..00000000000 --- a/app/assets/images/emoji/waning_gibbous_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/warning.png b/app/assets/images/emoji/warning.png Binary files differdeleted file mode 100644 index 35691c2ed97..00000000000 --- a/app/assets/images/emoji/warning.png +++ /dev/null diff --git a/app/assets/images/emoji/wastebasket.png b/app/assets/images/emoji/wastebasket.png Binary files differdeleted file mode 100644 index 2b3c484b498..00000000000 --- a/app/assets/images/emoji/wastebasket.png +++ /dev/null diff --git a/app/assets/images/emoji/watch.png b/app/assets/images/emoji/watch.png Binary files differdeleted file mode 100644 index 64819bc6e21..00000000000 --- a/app/assets/images/emoji/watch.png +++ /dev/null diff --git a/app/assets/images/emoji/water_buffalo.png b/app/assets/images/emoji/water_buffalo.png Binary files differdeleted file mode 100644 index 80446615caf..00000000000 --- a/app/assets/images/emoji/water_buffalo.png +++ /dev/null diff --git a/app/assets/images/emoji/water_polo.png b/app/assets/images/emoji/water_polo.png Binary files differdeleted file mode 100644 index cb44576780d..00000000000 --- a/app/assets/images/emoji/water_polo.png +++ /dev/null diff --git a/app/assets/images/emoji/water_polo_tone1.png b/app/assets/images/emoji/water_polo_tone1.png Binary files differdeleted file mode 100644 index bed1a908d6a..00000000000 --- a/app/assets/images/emoji/water_polo_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/water_polo_tone2.png b/app/assets/images/emoji/water_polo_tone2.png Binary files differdeleted file mode 100644 index ec5a43b4d4a..00000000000 --- a/app/assets/images/emoji/water_polo_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/water_polo_tone3.png b/app/assets/images/emoji/water_polo_tone3.png Binary files differdeleted file mode 100644 index b081a4a5a96..00000000000 --- a/app/assets/images/emoji/water_polo_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/water_polo_tone4.png b/app/assets/images/emoji/water_polo_tone4.png Binary files differdeleted file mode 100644 index 82cfbc3b0c7..00000000000 --- a/app/assets/images/emoji/water_polo_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/water_polo_tone5.png b/app/assets/images/emoji/water_polo_tone5.png Binary files differdeleted file mode 100644 index bd3366eb06c..00000000000 --- a/app/assets/images/emoji/water_polo_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/watermelon.png b/app/assets/images/emoji/watermelon.png Binary files differdeleted file mode 100644 index 0761488b4c9..00000000000 --- a/app/assets/images/emoji/watermelon.png +++ /dev/null diff --git a/app/assets/images/emoji/wave.png b/app/assets/images/emoji/wave.png Binary files differdeleted file mode 100644 index e0cd79b45f5..00000000000 --- a/app/assets/images/emoji/wave.png +++ /dev/null diff --git a/app/assets/images/emoji/wave_tone1.png b/app/assets/images/emoji/wave_tone1.png Binary files differdeleted file mode 100644 index 6b2b34b106e..00000000000 --- a/app/assets/images/emoji/wave_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/wave_tone2.png b/app/assets/images/emoji/wave_tone2.png Binary files differdeleted file mode 100644 index b857119732e..00000000000 --- a/app/assets/images/emoji/wave_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/wave_tone3.png b/app/assets/images/emoji/wave_tone3.png Binary files differdeleted file mode 100644 index 6283b670f43..00000000000 --- a/app/assets/images/emoji/wave_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/wave_tone4.png b/app/assets/images/emoji/wave_tone4.png Binary files differdeleted file mode 100644 index fe6b2baa747..00000000000 --- a/app/assets/images/emoji/wave_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/wave_tone5.png b/app/assets/images/emoji/wave_tone5.png Binary files differdeleted file mode 100644 index 4bd168ebb78..00000000000 --- a/app/assets/images/emoji/wave_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/wavy_dash.png b/app/assets/images/emoji/wavy_dash.png Binary files differdeleted file mode 100644 index 001c8d6e47d..00000000000 --- a/app/assets/images/emoji/wavy_dash.png +++ /dev/null diff --git a/app/assets/images/emoji/waxing_crescent_moon.png b/app/assets/images/emoji/waxing_crescent_moon.png Binary files differdeleted file mode 100644 index 687125173d9..00000000000 --- a/app/assets/images/emoji/waxing_crescent_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/waxing_gibbous_moon.png b/app/assets/images/emoji/waxing_gibbous_moon.png Binary files differdeleted file mode 100644 index 3a808156318..00000000000 --- a/app/assets/images/emoji/waxing_gibbous_moon.png +++ /dev/null diff --git a/app/assets/images/emoji/wc.png b/app/assets/images/emoji/wc.png Binary files differdeleted file mode 100644 index aa433e84ba6..00000000000 --- a/app/assets/images/emoji/wc.png +++ /dev/null diff --git a/app/assets/images/emoji/weary.png b/app/assets/images/emoji/weary.png Binary files differdeleted file mode 100644 index 98bfbd24a16..00000000000 --- a/app/assets/images/emoji/weary.png +++ /dev/null diff --git a/app/assets/images/emoji/wedding.png b/app/assets/images/emoji/wedding.png Binary files differdeleted file mode 100644 index d0d8aa0bfae..00000000000 --- a/app/assets/images/emoji/wedding.png +++ /dev/null diff --git a/app/assets/images/emoji/whale.png b/app/assets/images/emoji/whale.png Binary files differdeleted file mode 100644 index 9f19b44257c..00000000000 --- a/app/assets/images/emoji/whale.png +++ /dev/null diff --git a/app/assets/images/emoji/whale2.png b/app/assets/images/emoji/whale2.png Binary files differdeleted file mode 100644 index 0df9d3c73a4..00000000000 --- a/app/assets/images/emoji/whale2.png +++ /dev/null diff --git a/app/assets/images/emoji/wheel_of_dharma.png b/app/assets/images/emoji/wheel_of_dharma.png Binary files differdeleted file mode 100644 index 3666db0016b..00000000000 --- a/app/assets/images/emoji/wheel_of_dharma.png +++ /dev/null diff --git a/app/assets/images/emoji/wheelchair.png b/app/assets/images/emoji/wheelchair.png Binary files differdeleted file mode 100644 index 4e5b2698eac..00000000000 --- a/app/assets/images/emoji/wheelchair.png +++ /dev/null diff --git a/app/assets/images/emoji/white_check_mark.png b/app/assets/images/emoji/white_check_mark.png Binary files differdeleted file mode 100644 index e55f087e544..00000000000 --- a/app/assets/images/emoji/white_check_mark.png +++ /dev/null diff --git a/app/assets/images/emoji/white_circle.png b/app/assets/images/emoji/white_circle.png Binary files differdeleted file mode 100644 index c19e15684dd..00000000000 --- a/app/assets/images/emoji/white_circle.png +++ /dev/null diff --git a/app/assets/images/emoji/white_flower.png b/app/assets/images/emoji/white_flower.png Binary files differdeleted file mode 100644 index d6af8b60077..00000000000 --- a/app/assets/images/emoji/white_flower.png +++ /dev/null diff --git a/app/assets/images/emoji/white_large_square.png b/app/assets/images/emoji/white_large_square.png Binary files differdeleted file mode 100644 index 6f06c1c79de..00000000000 --- a/app/assets/images/emoji/white_large_square.png +++ /dev/null diff --git a/app/assets/images/emoji/white_medium_small_square.png b/app/assets/images/emoji/white_medium_small_square.png Binary files differdeleted file mode 100644 index ae874126750..00000000000 --- a/app/assets/images/emoji/white_medium_small_square.png +++ /dev/null diff --git a/app/assets/images/emoji/white_medium_square.png b/app/assets/images/emoji/white_medium_square.png Binary files differdeleted file mode 100644 index 8daacf57059..00000000000 --- a/app/assets/images/emoji/white_medium_square.png +++ /dev/null diff --git a/app/assets/images/emoji/white_small_square.png b/app/assets/images/emoji/white_small_square.png Binary files differdeleted file mode 100644 index d7ebdb0c0ed..00000000000 --- a/app/assets/images/emoji/white_small_square.png +++ /dev/null diff --git a/app/assets/images/emoji/white_square_button.png b/app/assets/images/emoji/white_square_button.png Binary files differdeleted file mode 100644 index 934b1cedfd2..00000000000 --- a/app/assets/images/emoji/white_square_button.png +++ /dev/null diff --git a/app/assets/images/emoji/white_sun_cloud.png b/app/assets/images/emoji/white_sun_cloud.png Binary files differdeleted file mode 100644 index 0a4cc100269..00000000000 --- a/app/assets/images/emoji/white_sun_cloud.png +++ /dev/null diff --git a/app/assets/images/emoji/white_sun_rain_cloud.png b/app/assets/images/emoji/white_sun_rain_cloud.png Binary files differdeleted file mode 100644 index 491f9ca4839..00000000000 --- a/app/assets/images/emoji/white_sun_rain_cloud.png +++ /dev/null diff --git a/app/assets/images/emoji/white_sun_small_cloud.png b/app/assets/images/emoji/white_sun_small_cloud.png Binary files differdeleted file mode 100644 index cead0bfa521..00000000000 --- a/app/assets/images/emoji/white_sun_small_cloud.png +++ /dev/null diff --git a/app/assets/images/emoji/wilted_rose.png b/app/assets/images/emoji/wilted_rose.png Binary files differdeleted file mode 100644 index 62412b143ae..00000000000 --- a/app/assets/images/emoji/wilted_rose.png +++ /dev/null diff --git a/app/assets/images/emoji/wind_blowing_face.png b/app/assets/images/emoji/wind_blowing_face.png Binary files differdeleted file mode 100644 index df81b652eb6..00000000000 --- a/app/assets/images/emoji/wind_blowing_face.png +++ /dev/null diff --git a/app/assets/images/emoji/wind_chime.png b/app/assets/images/emoji/wind_chime.png Binary files differdeleted file mode 100644 index 3c9ef3a95f6..00000000000 --- a/app/assets/images/emoji/wind_chime.png +++ /dev/null diff --git a/app/assets/images/emoji/wine_glass.png b/app/assets/images/emoji/wine_glass.png Binary files differdeleted file mode 100644 index 3cc98689192..00000000000 --- a/app/assets/images/emoji/wine_glass.png +++ /dev/null diff --git a/app/assets/images/emoji/wink.png b/app/assets/images/emoji/wink.png Binary files differdeleted file mode 100644 index 7ea7810a37d..00000000000 --- a/app/assets/images/emoji/wink.png +++ /dev/null diff --git a/app/assets/images/emoji/wolf.png b/app/assets/images/emoji/wolf.png Binary files differdeleted file mode 100644 index ba7220f2de9..00000000000 --- a/app/assets/images/emoji/wolf.png +++ /dev/null diff --git a/app/assets/images/emoji/woman.png b/app/assets/images/emoji/woman.png Binary files differdeleted file mode 100644 index ece440e7a61..00000000000 --- a/app/assets/images/emoji/woman.png +++ /dev/null diff --git a/app/assets/images/emoji/woman_tone1.png b/app/assets/images/emoji/woman_tone1.png Binary files differdeleted file mode 100644 index ff089b8889b..00000000000 --- a/app/assets/images/emoji/woman_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/woman_tone2.png b/app/assets/images/emoji/woman_tone2.png Binary files differdeleted file mode 100644 index 0719c378016..00000000000 --- a/app/assets/images/emoji/woman_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/woman_tone3.png b/app/assets/images/emoji/woman_tone3.png Binary files differdeleted file mode 100644 index 5672e2fd52d..00000000000 --- a/app/assets/images/emoji/woman_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/woman_tone4.png b/app/assets/images/emoji/woman_tone4.png Binary files differdeleted file mode 100644 index 5754aab558b..00000000000 --- a/app/assets/images/emoji/woman_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/woman_tone5.png b/app/assets/images/emoji/woman_tone5.png Binary files differdeleted file mode 100644 index fc252af3a39..00000000000 --- a/app/assets/images/emoji/woman_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/womans_clothes.png b/app/assets/images/emoji/womans_clothes.png Binary files differdeleted file mode 100644 index 01410dc8107..00000000000 --- a/app/assets/images/emoji/womans_clothes.png +++ /dev/null diff --git a/app/assets/images/emoji/womans_hat.png b/app/assets/images/emoji/womans_hat.png Binary files differdeleted file mode 100644 index b837b6a2e47..00000000000 --- a/app/assets/images/emoji/womans_hat.png +++ /dev/null diff --git a/app/assets/images/emoji/womens.png b/app/assets/images/emoji/womens.png Binary files differdeleted file mode 100644 index d4ecc22e7b3..00000000000 --- a/app/assets/images/emoji/womens.png +++ /dev/null diff --git a/app/assets/images/emoji/worried.png b/app/assets/images/emoji/worried.png Binary files differdeleted file mode 100644 index 7074afcf5b7..00000000000 --- a/app/assets/images/emoji/worried.png +++ /dev/null diff --git a/app/assets/images/emoji/wrench.png b/app/assets/images/emoji/wrench.png Binary files differdeleted file mode 100644 index c16b7439697..00000000000 --- a/app/assets/images/emoji/wrench.png +++ /dev/null diff --git a/app/assets/images/emoji/wrestlers.png b/app/assets/images/emoji/wrestlers.png Binary files differdeleted file mode 100644 index 71e67cfad85..00000000000 --- a/app/assets/images/emoji/wrestlers.png +++ /dev/null diff --git a/app/assets/images/emoji/wrestlers_tone1.png b/app/assets/images/emoji/wrestlers_tone1.png Binary files differdeleted file mode 100644 index 379070fd03b..00000000000 --- a/app/assets/images/emoji/wrestlers_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/wrestlers_tone2.png b/app/assets/images/emoji/wrestlers_tone2.png Binary files differdeleted file mode 100644 index 6863ea9209d..00000000000 --- a/app/assets/images/emoji/wrestlers_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/wrestlers_tone3.png b/app/assets/images/emoji/wrestlers_tone3.png Binary files differdeleted file mode 100644 index b7e62910127..00000000000 --- a/app/assets/images/emoji/wrestlers_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/wrestlers_tone4.png b/app/assets/images/emoji/wrestlers_tone4.png Binary files differdeleted file mode 100644 index 750f9589233..00000000000 --- a/app/assets/images/emoji/wrestlers_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/wrestlers_tone5.png b/app/assets/images/emoji/wrestlers_tone5.png Binary files differdeleted file mode 100644 index 36ab9bb3f42..00000000000 --- a/app/assets/images/emoji/wrestlers_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/writing_hand.png b/app/assets/images/emoji/writing_hand.png Binary files differdeleted file mode 100644 index 85639f8ac40..00000000000 --- a/app/assets/images/emoji/writing_hand.png +++ /dev/null diff --git a/app/assets/images/emoji/writing_hand_tone1.png b/app/assets/images/emoji/writing_hand_tone1.png Binary files differdeleted file mode 100644 index 7923d8ebb17..00000000000 --- a/app/assets/images/emoji/writing_hand_tone1.png +++ /dev/null diff --git a/app/assets/images/emoji/writing_hand_tone2.png b/app/assets/images/emoji/writing_hand_tone2.png Binary files differdeleted file mode 100644 index bcb304e15d2..00000000000 --- a/app/assets/images/emoji/writing_hand_tone2.png +++ /dev/null diff --git a/app/assets/images/emoji/writing_hand_tone3.png b/app/assets/images/emoji/writing_hand_tone3.png Binary files differdeleted file mode 100644 index fd885fd2d90..00000000000 --- a/app/assets/images/emoji/writing_hand_tone3.png +++ /dev/null diff --git a/app/assets/images/emoji/writing_hand_tone4.png b/app/assets/images/emoji/writing_hand_tone4.png Binary files differdeleted file mode 100644 index d065b8c64ab..00000000000 --- a/app/assets/images/emoji/writing_hand_tone4.png +++ /dev/null diff --git a/app/assets/images/emoji/writing_hand_tone5.png b/app/assets/images/emoji/writing_hand_tone5.png Binary files differdeleted file mode 100644 index a44b3dd757c..00000000000 --- a/app/assets/images/emoji/writing_hand_tone5.png +++ /dev/null diff --git a/app/assets/images/emoji/x.png b/app/assets/images/emoji/x.png Binary files differdeleted file mode 100644 index 9f9ed0f7ad2..00000000000 --- a/app/assets/images/emoji/x.png +++ /dev/null diff --git a/app/assets/images/emoji/yellow_heart.png b/app/assets/images/emoji/yellow_heart.png Binary files differdeleted file mode 100644 index 7901a9d0103..00000000000 --- a/app/assets/images/emoji/yellow_heart.png +++ /dev/null diff --git a/app/assets/images/emoji/yen.png b/app/assets/images/emoji/yen.png Binary files differdeleted file mode 100644 index 63ee4799d66..00000000000 --- a/app/assets/images/emoji/yen.png +++ /dev/null diff --git a/app/assets/images/emoji/yin_yang.png b/app/assets/images/emoji/yin_yang.png Binary files differdeleted file mode 100644 index f2900f6338f..00000000000 --- a/app/assets/images/emoji/yin_yang.png +++ /dev/null diff --git a/app/assets/images/emoji/yum.png b/app/assets/images/emoji/yum.png Binary files differdeleted file mode 100644 index 2df15753ca1..00000000000 --- a/app/assets/images/emoji/yum.png +++ /dev/null diff --git a/app/assets/images/emoji/zap.png b/app/assets/images/emoji/zap.png Binary files differdeleted file mode 100644 index 47e68e48e49..00000000000 --- a/app/assets/images/emoji/zap.png +++ /dev/null diff --git a/app/assets/images/emoji/zero.png b/app/assets/images/emoji/zero.png Binary files differdeleted file mode 100644 index 13aca83e018..00000000000 --- a/app/assets/images/emoji/zero.png +++ /dev/null diff --git a/app/assets/images/emoji/zipper_mouth.png b/app/assets/images/emoji/zipper_mouth.png Binary files differdeleted file mode 100644 index f8ced2502a7..00000000000 --- a/app/assets/images/emoji/zipper_mouth.png +++ /dev/null diff --git a/app/assets/images/emoji/zzz.png b/app/assets/images/emoji/zzz.png Binary files differdeleted file mode 100644 index 9bc72b4469f..00000000000 --- a/app/assets/images/emoji/zzz.png +++ /dev/null diff --git a/app/assets/images/emoji@2x.png b/app/assets/images/emoji@2x.png Binary files differindex 987279c13cc..8fe724329bf 100644 --- a/app/assets/images/emoji@2x.png +++ b/app/assets/images/emoji@2x.png diff --git a/app/assets/javascripts/emoji/index.js b/app/assets/javascripts/emoji/index.js index 478e3f6aed9..c0f2153ce5b 100644 --- a/app/assets/javascripts/emoji/index.js +++ b/app/assets/javascripts/emoji/index.js @@ -10,7 +10,7 @@ let validEmojiNames = null; export const FALLBACK_EMOJI_KEY = 'grey_question'; // Keep the version in sync with `lib/gitlab/emoji.rb` -export const EMOJI_VERSION = '1'; +export const EMOJI_VERSION = '2'; const isLocalStorageAvailable = AccessorUtilities.canUseLocalStorage(); diff --git a/app/assets/javascripts/integrations/edit/components/dynamic_field.vue b/app/assets/javascripts/integrations/edit/components/dynamic_field.vue index f30298676df..258cd1bf365 100644 --- a/app/assets/javascripts/integrations/edit/components/dynamic_field.vue +++ b/app/assets/javascripts/integrations/edit/components/dynamic_field.vue @@ -62,6 +62,14 @@ export default { required: false, default: null, }, + /** + * The label that is displayed inline with the checkbox. + */ + checkboxLabel: { + type: String, + required: false, + default: null, + }, }, data() { return { @@ -152,7 +160,7 @@ export default { <template v-if="isCheckbox"> <input :name="fieldName" type="hidden" :value="model || false" /> <gl-form-checkbox :id="fieldId" v-model="model" :disabled="isInheriting"> - {{ humanizedTitle }} + {{ checkboxLabel || humanizedTitle }} </gl-form-checkbox> </template> <template v-else-if="isSelect"> diff --git a/app/assets/javascripts/vue_merge_request_widget/mixins/ready_to_merge.js b/app/assets/javascripts/vue_merge_request_widget/mixins/ready_to_merge.js index cf6472f2c8c..83789f10285 100644 --- a/app/assets/javascripts/vue_merge_request_widget/mixins/ready_to_merge.js +++ b/app/assets/javascripts/vue_merge_request_widget/mixins/ready_to_merge.js @@ -1,9 +1,13 @@ import { __ } from '~/locale'; export const MERGE_DISABLED_TEXT = __('You can only merge once the items above are resolved.'); +export const MERGE_DISABLED_SKIPPED_PIPELINE_TEXT = __( + "Merge blocked: pipeline must succeed. It's waiting for a manual job to continue.", +); export const PIPELINE_MUST_SUCCEED_CONFLICT_TEXT = __( 'A CI/CD pipeline must run and be successful before merge.', ); +export const PIPELINE_SKIPPED_STATUS = 'SKIPPED'; export default { computed: { @@ -17,6 +21,10 @@ export default { ); }, mergeDisabledText() { + if (this.pipeline?.status === PIPELINE_SKIPPED_STATUS) { + return MERGE_DISABLED_SKIPPED_PIPELINE_TEXT; + } + return MERGE_DISABLED_TEXT; }, pipelineMustSucceedConflictText() { diff --git a/app/assets/stylesheets/emoji_sprites.scss b/app/assets/stylesheets/emoji_sprites.scss index 01d13b30d2b..5a5f39a4b77 100644 --- a/app/assets/stylesheets/emoji_sprites.scss +++ b/app/assets/stylesheets/emoji_sprites.scss @@ -7,111 +7,111 @@ background-position: -20px 0; } -.emoji-1F627 { +.emoji-8ball { background-position: 0 -20px; } -.emoji-8ball { +.emoji-a { background-position: -20px -20px; } -.emoji-a { +.emoji-ab { background-position: -40px 0; } -.emoji-ab { +.emoji-abc { background-position: -40px -20px; } -.emoji-abc { +.emoji-abcd { background-position: 0 -40px; } -.emoji-abcd { +.emoji-accept { background-position: -20px -40px; } -.emoji-accept { +.emoji-aerial_tramway { background-position: -40px -40px; } -.emoji-aerial_tramway { +.emoji-airplane { background-position: -60px 0; } -.emoji-airplane { +.emoji-airplane_arriving { background-position: -60px -20px; } -.emoji-airplane_arriving { +.emoji-airplane_departure { background-position: -60px -40px; } -.emoji-airplane_departure { +.emoji-airplane_small { background-position: 0 -60px; } -.emoji-airplane_small { +.emoji-alarm_clock { background-position: -20px -60px; } -.emoji-alarm_clock { +.emoji-alembic { background-position: -40px -60px; } -.emoji-alembic { +.emoji-alien { background-position: -60px -60px; } -.emoji-alien { +.emoji-ambulance { background-position: -80px 0; } -.emoji-ambulance { +.emoji-amphora { background-position: -80px -20px; } -.emoji-amphora { +.emoji-anchor { background-position: -80px -40px; } -.emoji-anchor { +.emoji-angel { background-position: -80px -60px; } -.emoji-angel { +.emoji-angel_tone1 { background-position: 0 -80px; } -.emoji-angel_tone1 { +.emoji-angel_tone2 { background-position: -20px -80px; } -.emoji-angel_tone2 { +.emoji-angel_tone3 { background-position: -40px -80px; } -.emoji-angel_tone3 { +.emoji-angel_tone4 { background-position: -60px -80px; } -.emoji-angel_tone4 { +.emoji-angel_tone5 { background-position: -80px -80px; } -.emoji-angel_tone5 { +.emoji-anger { background-position: -100px 0; } -.emoji-anger { +.emoji-anger_right { background-position: -100px -20px; } -.emoji-anger_right { +.emoji-angry { background-position: -100px -40px; } -.emoji-angry { +.emoji-anguished { background-position: -100px -60px; } diff --git a/app/graphql/resolvers/base_issues_resolver.rb b/app/graphql/resolvers/base_issues_resolver.rb new file mode 100644 index 00000000000..54ebb697cb2 --- /dev/null +++ b/app/graphql/resolvers/base_issues_resolver.rb @@ -0,0 +1,61 @@ +# frozen_string_literal: true + +module Resolvers + class BaseIssuesResolver < BaseResolver + prepend IssueResolverArguments + + argument :state, Types::IssuableStateEnum, + required: false, + description: 'Current state of this issue.' + argument :sort, Types::IssueSortEnum, + description: 'Sort issues by this criteria.', + required: false, + default_value: :created_desc + + type Types::IssueType.connection_type, null: true + + NON_STABLE_CURSOR_SORTS = %i[priority_asc priority_desc + popularity_asc popularity_desc + label_priority_asc label_priority_desc + milestone_due_asc milestone_due_desc].freeze + + def continue_issue_resolve(parent, finder, **args) + issues = Gitlab::Graphql::Loaders::IssuableLoader.new(parent, finder).batching_find_all { |q| apply_lookahead(q) } + + if non_stable_cursor_sort?(args[:sort]) + # Certain complex sorts are not supported by the stable cursor pagination yet. + # In these cases, we use offset pagination, so we return the correct connection. + offset_pagination(issues) + else + issues + end + end + + private + + def unconditional_includes + [ + { + project: [:project_feature] + }, + :author + ] + end + + def preloads + { + alert_management_alert: [:alert_management_alert], + labels: [:labels], + assignees: [:assignees], + timelogs: [:timelogs], + customer_relations_contacts: { customer_relations_contacts: [:group] } + } + end + + def non_stable_cursor_sort?(sort) + NON_STABLE_CURSOR_SORTS.include?(sort) + end + end +end + +Resolvers::BaseIssuesResolver.prepend_mod_with('Resolvers::BaseIssuesResolver') diff --git a/app/graphql/resolvers/concerns/issue_resolver_arguments.rb b/app/graphql/resolvers/concerns/issue_resolver_arguments.rb index 855877110e5..38c79ff52ac 100644 --- a/app/graphql/resolvers/concerns/issue_resolver_arguments.rb +++ b/app/graphql/resolvers/concerns/issue_resolver_arguments.rb @@ -55,8 +55,8 @@ module IssueResolverArguments description: 'Filter issues by the given issue types.', required: false argument :milestone_wildcard_id, ::Types::MilestoneWildcardIdEnum, - required: false, - description: 'Filter issues by milestone ID wildcard.' + required: false, + description: 'Filter issues by milestone ID wildcard.' argument :my_reaction_emoji, GraphQL::Types::String, required: false, description: 'Filter by reaction emoji applied by the current user. Wildcard values "NONE" and "ANY" are supported.' @@ -83,6 +83,7 @@ module IssueResolverArguments args[:attempt_project_search_optimizations] = true if args[:search].present? prepare_assignee_username_params(args) + prepare_release_tag_params(args) finder = IssuesFinder.new(current_user, args) @@ -93,6 +94,7 @@ module IssueResolverArguments params_not_mutually_exclusive(args, mutually_exclusive_assignee_username_args) params_not_mutually_exclusive(args, mutually_exclusive_milestone_args) params_not_mutually_exclusive(args.fetch(:not, {}), mutually_exclusive_milestone_args) + params_not_mutually_exclusive(args, mutually_exclusive_release_tag_args) validate_anonymous_search_access! if args[:search].present? super @@ -105,10 +107,30 @@ module IssueResolverArguments complexity end + + def accept_release_tag + argument :release_tag, [GraphQL::Types::String], + required: false, + description: "Release tag associated with the issue's milestone." + argument :release_tag_wildcard_id, Types::ReleaseTagWildcardIdEnum, + required: false, + description: 'Filter issues by release tag ID wildcard.' + end end private + def prepare_release_tag_params(args) + release_tag_wildcard = args.delete(:release_tag_wildcard_id) + return if release_tag_wildcard.blank? + + args[:release_tag] ||= release_tag_wildcard + end + + def mutually_exclusive_release_tag_args + [:release_tag, :release_tag_wildcard_id] + end + def prepare_assignee_username_params(args) args[:assignee_username] = args.delete(:assignee_usernames) if args[:assignee_usernames].present? args[:not][:assignee_username] = args[:not].delete(:assignee_usernames) if args.dig(:not, :assignee_usernames).present? diff --git a/app/graphql/resolvers/group_issues_resolver.rb b/app/graphql/resolvers/group_issues_resolver.rb index 1db0ab08e31..28f9266974f 100644 --- a/app/graphql/resolvers/group_issues_resolver.rb +++ b/app/graphql/resolvers/group_issues_resolver.rb @@ -1,10 +1,18 @@ # frozen_string_literal: true -# rubocop:disable Graphql/ResolverType (inherited from IssuesResolver) +# rubocop:disable Graphql/ResolverType (inherited from BaseIssuesResolver) module Resolvers - class GroupIssuesResolver < IssuesResolver + class GroupIssuesResolver < BaseIssuesResolver include GroupIssuableResolver include_subgroups 'issues' + + def ready?(**args) + if args.dig(:not, :release_tag).present? + raise ::Gitlab::Graphql::Errors::ArgumentError, 'releaseTag filter is not allowed when parent is a group.' + end + + super + end end end diff --git a/app/graphql/resolvers/issue_status_counts_resolver.rb b/app/graphql/resolvers/issue_status_counts_resolver.rb index 58cff559d0d..db5c91daac2 100644 --- a/app/graphql/resolvers/issue_status_counts_resolver.rb +++ b/app/graphql/resolvers/issue_status_counts_resolver.rb @@ -5,6 +5,7 @@ module Resolvers prepend IssueResolverArguments type Types::IssueStatusCountsType, null: true + accept_release_tag extras [:lookahead] diff --git a/app/graphql/resolvers/issues_resolver.rb b/app/graphql/resolvers/issues_resolver.rb index b556964ae0c..4b52ef61d57 100644 --- a/app/graphql/resolvers/issues_resolver.rb +++ b/app/graphql/resolvers/issues_resolver.rb @@ -1,61 +1,8 @@ # frozen_string_literal: true +# rubocop:disable Graphql/ResolverType (inherited from BaseIssuesResolver) module Resolvers - class IssuesResolver < BaseResolver - prepend IssueResolverArguments - - argument :state, Types::IssuableStateEnum, - required: false, - description: 'Current state of this issue.' - argument :sort, Types::IssueSortEnum, - description: 'Sort issues by this criteria.', - required: false, - default_value: :created_desc - - type Types::IssueType.connection_type, null: true - - NON_STABLE_CURSOR_SORTS = %i[priority_asc priority_desc - popularity_asc popularity_desc - label_priority_asc label_priority_desc - milestone_due_asc milestone_due_desc].freeze - - def continue_issue_resolve(parent, finder, **args) - issues = Gitlab::Graphql::Loaders::IssuableLoader.new(parent, finder).batching_find_all { |q| apply_lookahead(q) } - - if non_stable_cursor_sort?(args[:sort]) - # Certain complex sorts are not supported by the stable cursor pagination yet. - # In these cases, we use offset pagination, so we return the correct connection. - offset_pagination(issues) - else - issues - end - end - - private - - def unconditional_includes - [ - { - project: [:project_feature] - }, - :author - ] - end - - def preloads - { - alert_management_alert: [:alert_management_alert], - labels: [:labels], - assignees: [:assignees], - timelogs: [:timelogs], - customer_relations_contacts: { customer_relations_contacts: [:group] } - } - end - - def non_stable_cursor_sort?(sort) - NON_STABLE_CURSOR_SORTS.include?(sort) - end + class IssuesResolver < BaseIssuesResolver + accept_release_tag end end - -Resolvers::IssuesResolver.prepend_mod_with('Resolvers::IssuesResolver') diff --git a/app/graphql/types/issues/negated_issue_filter_input_type.rb b/app/graphql/types/issues/negated_issue_filter_input_type.rb index c8b7cdaa68e..73e090a4802 100644 --- a/app/graphql/types/issues/negated_issue_filter_input_type.rb +++ b/app/graphql/types/issues/negated_issue_filter_input_type.rb @@ -14,6 +14,9 @@ module Types argument :milestone_title, [GraphQL::Types::String], required: false, description: 'Milestone not applied to this issue.' + argument :release_tag, [GraphQL::Types::String], + required: false, + description: "Release tag not associated with the issue's milestone. Ignored when parent is a group." argument :author_username, GraphQL::Types::String, required: false, description: "Username of a user who didn't author the issue." diff --git a/app/graphql/types/release_tag_wildcard_id_enum.rb b/app/graphql/types/release_tag_wildcard_id_enum.rb new file mode 100644 index 00000000000..27765864101 --- /dev/null +++ b/app/graphql/types/release_tag_wildcard_id_enum.rb @@ -0,0 +1,11 @@ +# frozen_string_literal: true + +module Types + class ReleaseTagWildcardIdEnum < BaseEnum + graphql_name 'ReleaseTagWildcardId' + description 'Release tag ID wildcard values' + + value 'NONE', 'No release tag is assigned.' + value 'ANY', 'Release tag is assigned.' + end +end diff --git a/app/helpers/routing/pseudonymization_helper.rb b/app/helpers/routing/pseudonymization_helper.rb index b73e49803ae..be7c828d474 100644 --- a/app/helpers/routing/pseudonymization_helper.rb +++ b/app/helpers/routing/pseudonymization_helper.rb @@ -2,58 +2,86 @@ module Routing module PseudonymizationHelper - def masked_page_url - return unless Feature.enabled?(:mask_page_urls, type: :ops) + class MaskHelper + QUERY_PARAMS_TO_MASK = %w[ + assignee_username + author_username + ].freeze - mask_params(Rails.application.routes.recognize_path(request.original_fullpath)) - rescue ActionController::RoutingError, URI::InvalidURIError => e - Gitlab::ErrorTracking.track_exception(e, url: request.original_fullpath) - nil - end + def initialize(request_object, group, project) + @request = request_object + @group = group + @project = project + end - private + def mask_params + return default_root_url + @request.original_fullpath unless has_maskable_params? - def mask_params(request_params) - return if request_params[:action] == 'new' + masked_params = @request.path_parameters.to_h do |key, value| + case key + when :project_id + [key, "project#{@project&.id}"] + when :namespace_id + namespace = @group || @project&.namespace + [key, "namespace#{namespace&.id}"] + when :id + [key, mask_id(value)] + else + [key, value] + end + end - namespace_type = request_params[:controller].split('/')[1] + Gitlab::Routing.url_helpers.url_for(masked_params.merge(masked_query_params)) + end - namespace_type.present? ? url_with_namespace_type(request_params, namespace_type) : url_without_namespace_type(request_params) - end + private - def url_without_namespace_type(request_params) - masked_url = "#{request.protocol}#{request.host_with_port}" + def mask_id(value) + if @request.path_parameters[:controller] == 'projects/blob' + ':repository_path' + elsif @request.path_parameters[:controller] == 'projects' + "project#{@project&.id}" + elsif @request.path_parameters[:controller] == 'groups' + "namespace#{@group&.id}" + else + value + end + end - masked_url += case request_params[:controller] - when 'groups' - "/namespace:#{group.id}" - when 'projects' - "/namespace:#{project.namespace_id}/project:#{project.id}" - when 'root' - '' - else - "#{request.path}" - end + def has_maskable_params? + request_params = @request.path_parameters.to_h + request_params.has_key?(:namespace_id) || request_params.has_key?(:project_id) || request_params.has_key?(:id) || @request.query_string.present? + end - masked_url += request.query_string.present? ? "?#{request.query_string}" : '' + def masked_query_params + return {} unless @request.query_string.present? - masked_url - end + query_string_hash = Rack::Utils.parse_nested_query(@request.query_string) + + QUERY_PARAMS_TO_MASK.each do |maskable_attribute| + next unless query_string_hash.has_key?(maskable_attribute) - def url_with_namespace_type(request_params, namespace_type) - masked_url = "#{request.protocol}#{request.host_with_port}" + query_string_hash[maskable_attribute] = "masked_#{maskable_attribute}" + end - if request_params.has_key?(:project_id) - masked_url += "/namespace:#{project.namespace_id}/project:#{project.id}/-/#{namespace_type}" + query_string_hash end - if request_params.has_key?(:id) - masked_url += namespace_type == 'blob' ? '/:repository_path' : "/#{request_params[:id]}" + def default_root_url + Gitlab::Routing.url_helpers.root_url(only_path: false) end + end - masked_url += request.query_string.present? ? "?#{request.query_string}" : '' + def masked_page_url + return unless Feature.enabled?(:mask_page_urls, type: :ops) - masked_url + current_group = group if defined?(group) + current_project = project if defined?(project) + mask_helper = MaskHelper.new(request, current_group, current_project) + mask_helper.mask_params + rescue ActionController::RoutingError, URI::InvalidURIError => e + Gitlab::ErrorTracking.track_exception(e, url: request.original_fullpath) + nil end end end diff --git a/app/models/concerns/milestoneable.rb b/app/models/concerns/milestoneable.rb index c4f810ab9b1..bd080f5c479 100644 --- a/app/models/concerns/milestoneable.rb +++ b/app/models/concerns/milestoneable.rb @@ -20,7 +20,7 @@ module Milestoneable scope :without_particular_milestone, ->(title) { left_outer_joins(:milestone).where("milestones.title != ? OR milestone_id IS NULL", title) } scope :any_release, -> { joins_milestone_releases } scope :with_release, -> (tag, project_id) { joins_milestone_releases.where( milestones: { releases: { tag: tag, project_id: project_id } } ) } - scope :without_particular_release, -> (tag, project_id) { joins_milestone_releases.where.not( milestones: { releases: { tag: tag, project_id: project_id } } ) } + scope :without_particular_release, -> (tag, project_id) { joins_milestone_releases.where.not(milestones: { releases: { tag: tag, project_id: project_id } }) } scope :left_joins_milestones, -> { joins("LEFT OUTER JOIN milestones ON #{table_name}.milestone_id = milestones.id") } scope :order_milestone_due_desc, -> { left_joins_milestones.reorder(Arel.sql('milestones.due_date IS NULL, milestones.id IS NULL, milestones.due_date DESC')) } diff --git a/app/serializers/service_field_entity.rb b/app/serializers/service_field_entity.rb index 960e216906e..aad9db5ffea 100644 --- a/app/serializers/service_field_entity.rb +++ b/app/serializers/service_field_entity.rb @@ -4,7 +4,7 @@ class ServiceFieldEntity < Grape::Entity include RequestAwareEntity include Gitlab::Utils::StrongMemoize - expose :type, :name, :placeholder, :required, :choices + expose :type, :name, :placeholder, :required, :choices, :checkbox_label expose :title do |field| non_empty_password?(field) ? field[:non_empty_password_title] : field[:title] diff --git a/app/validators/json_schemas/error_tracking_event_payload.json b/app/validators/json_schemas/error_tracking_event_payload.json index 52efcf6800c..b50dd0063e1 100644 --- a/app/validators/json_schemas/error_tracking_event_payload.json +++ b/app/validators/json_schemas/error_tracking_event_payload.json @@ -28,12 +28,6 @@ "value": { "type": "string" }, - "module": { - "type": "string" - }, - "thread_id": { - "type": "number" - }, "stacktrace": { "type": "object", "required": [], @@ -44,9 +38,6 @@ "type": "object", "required": [], "properties": { - "project_root": { - "type": "string" - }, "abs_path": { "type": "string" }, diff --git a/doc/api/graphql/reference/index.md b/doc/api/graphql/reference/index.md index dc2d53a0e05..a7d9da1ba81 100644 --- a/doc/api/graphql/reference/index.md +++ b/doc/api/graphql/reference/index.md @@ -12934,6 +12934,8 @@ Returns [`Issue`](#issue). | <a id="projectissuemilestonewildcardid"></a>`milestoneWildcardId` | [`MilestoneWildcardId`](#milestonewildcardid) | Filter issues by milestone ID wildcard. | | <a id="projectissuemyreactionemoji"></a>`myReactionEmoji` | [`String`](#string) | Filter by reaction emoji applied by the current user. Wildcard values "NONE" and "ANY" are supported. | | <a id="projectissuenot"></a>`not` | [`NegatedIssueFilterInput`](#negatedissuefilterinput) | Negated arguments. | +| <a id="projectissuereleasetag"></a>`releaseTag` | [`[String!]`](#string) | Release tag associated with the issue's milestone. | +| <a id="projectissuereleasetagwildcardid"></a>`releaseTagWildcardId` | [`ReleaseTagWildcardId`](#releasetagwildcardid) | Filter issues by release tag ID wildcard. | | <a id="projectissuesearch"></a>`search` | [`String`](#string) | Search query for title or description. | | <a id="projectissuesort"></a>`sort` | [`IssueSort`](#issuesort) | Sort issues by this criteria. | | <a id="projectissuestate"></a>`state` | [`IssuableState`](#issuablestate) | Current state of this issue. | @@ -12968,6 +12970,8 @@ Returns [`IssueStatusCountsType`](#issuestatuscountstype). | <a id="projectissuestatuscountsmilestonewildcardid"></a>`milestoneWildcardId` | [`MilestoneWildcardId`](#milestonewildcardid) | Filter issues by milestone ID wildcard. | | <a id="projectissuestatuscountsmyreactionemoji"></a>`myReactionEmoji` | [`String`](#string) | Filter by reaction emoji applied by the current user. Wildcard values "NONE" and "ANY" are supported. | | <a id="projectissuestatuscountsnot"></a>`not` | [`NegatedIssueFilterInput`](#negatedissuefilterinput) | Negated arguments. | +| <a id="projectissuestatuscountsreleasetag"></a>`releaseTag` | [`[String!]`](#string) | Release tag associated with the issue's milestone. | +| <a id="projectissuestatuscountsreleasetagwildcardid"></a>`releaseTagWildcardId` | [`ReleaseTagWildcardId`](#releasetagwildcardid) | Filter issues by release tag ID wildcard. | | <a id="projectissuestatuscountssearch"></a>`search` | [`String`](#string) | Search query for title or description. | | <a id="projectissuestatuscountstypes"></a>`types` | [`[IssueType!]`](#issuetype) | Filter issues by the given issue types. | | <a id="projectissuestatuscountsupdatedafter"></a>`updatedAfter` | [`Time`](#time) | Issues updated after this date. | @@ -13007,6 +13011,8 @@ four standard [pagination arguments](#connection-pagination-arguments): | <a id="projectissuesmilestonewildcardid"></a>`milestoneWildcardId` | [`MilestoneWildcardId`](#milestonewildcardid) | Filter issues by milestone ID wildcard. | | <a id="projectissuesmyreactionemoji"></a>`myReactionEmoji` | [`String`](#string) | Filter by reaction emoji applied by the current user. Wildcard values "NONE" and "ANY" are supported. | | <a id="projectissuesnot"></a>`not` | [`NegatedIssueFilterInput`](#negatedissuefilterinput) | Negated arguments. | +| <a id="projectissuesreleasetag"></a>`releaseTag` | [`[String!]`](#string) | Release tag associated with the issue's milestone. | +| <a id="projectissuesreleasetagwildcardid"></a>`releaseTagWildcardId` | [`ReleaseTagWildcardId`](#releasetagwildcardid) | Filter issues by release tag ID wildcard. | | <a id="projectissuessearch"></a>`search` | [`String`](#string) | Search query for title or description. | | <a id="projectissuessort"></a>`sort` | [`IssueSort`](#issuesort) | Sort issues by this criteria. | | <a id="projectissuesstate"></a>`state` | [`IssuableState`](#issuablestate) | Current state of this issue. | @@ -16485,6 +16491,15 @@ Values for sorting releases. | <a id="releasesortreleased_at_asc"></a>`RELEASED_AT_ASC` | Released at by ascending order. | | <a id="releasesortreleased_at_desc"></a>`RELEASED_AT_DESC` | Released at by descending order. | +### `ReleaseTagWildcardId` + +Release tag ID wildcard values. + +| Value | Description | +| ----- | ----------- | +| <a id="releasetagwildcardidany"></a>`ANY` | Release tag is assigned. | +| <a id="releasetagwildcardidnone"></a>`NONE` | No release tag is assigned. | + ### `RequirementState` State of a requirement. @@ -18191,6 +18206,7 @@ Represents an escalation rule. | <a id="negatedissuefilterinputmilestonetitle"></a>`milestoneTitle` | [`[String!]`](#string) | Milestone not applied to this issue. | | <a id="negatedissuefilterinputmilestonewildcardid"></a>`milestoneWildcardId` | [`NegatedMilestoneWildcardId`](#negatedmilestonewildcardid) | Filter by negated milestone wildcard values. | | <a id="negatedissuefilterinputmyreactionemoji"></a>`myReactionEmoji` | [`String`](#string) | Filter by reaction emoji applied by the current user. | +| <a id="negatedissuefilterinputreleasetag"></a>`releaseTag` | [`[String!]`](#string) | Release tag not associated with the issue's milestone. Ignored when parent is a group. | | <a id="negatedissuefilterinputtypes"></a>`types` | [`[IssueType!]`](#issuetype) | Filters out issues by the given issue types. | | <a id="negatedissuefilterinputweight"></a>`weight` | [`String`](#string) | Weight not applied to the issue. | diff --git a/doc/api/integrations.md b/doc/api/integrations.md index 64154971d03..8f57e915b4e 100644 --- a/doc/api/integrations.md +++ b/doc/api/integrations.md @@ -740,7 +740,7 @@ Parameters: | --------- | ---- | -------- | ----------- | | `token` | string | true | GitHub API token with `repo:status` OAuth scope | | `repository_url` | string | true | GitHub repository URL | -| `static_context` | boolean | false | Append instance name instead of branch to [status check name](../user/project/integrations/github.md#static--dynamic-status-check-names) | +| `static_context` | boolean | false | Append instance name instead of branch to [status check name](../user/project/integrations/github.md#static-or-dynamic-status-check-names) | ### Disable GitHub integration diff --git a/doc/ci/docker/using_docker_build.md b/doc/ci/docker/using_docker_build.md index 9a4290ead4c..f6a6e892177 100644 --- a/doc/ci/docker/using_docker_build.md +++ b/doc/ci/docker/using_docker_build.md @@ -841,6 +841,8 @@ This issue occurs because Docker starts on TLS automatically. - If you are upgrading from v18.09 or earlier, read our [upgrade guide](https://about.gitlab.com/blog/2019/07/31/docker-in-docker-with-docker-19-dot-03/). +This error can also occur with the [Kubernetes executor](https://docs.gitlab.com/runner/executors/kubernetes.html#using-dockerdind) when attempts are made to access the Docker-in-Docker service before it has had time to fully start up. For a more detailed explanation, see [this issue](https://gitlab.com/gitlab-org/gitlab-runner/-/issues/27215). + ### Docker `no such host` error You may get an error that says diff --git a/doc/development/architecture.md b/doc/development/architecture.md index 9accd4a3595..c21b77bc34a 100644 --- a/doc/development/architecture.md +++ b/doc/development/architecture.md @@ -348,7 +348,6 @@ Component statuses are linked to configuration documentation for each component. | [Gitaly](#gitaly) | Git RPC service for handling all Git calls made by GitLab | ✅ | ✅ | ✅ | ✅ | ✅ | ⚙ | ✅ | CE & EE | | [GitLab Exporter](#gitlab-exporter) | Generates a variety of GitLab metrics | ✅ | ✅ | ✅ | ✅ | ✅ | ❌ | ❌ | CE & EE | | [GitLab Geo Node](#gitlab-geo) | Geographically distributed GitLab nodes | ⚙ | ⚙ | ❌ | ❌ | ✅ | ❌ | ⚙ | EE Only | -| [GitLab Kubernetes Agent](#gitlab-kubernetes-agent) | Integrate Kubernetes clusters in a cloud-native way | ⚙ | ⚙ | ⚙ | ❌ | ❌ | ⤓ | ⚙ | EE Only | | [GitLab Pages](#gitlab-pages) | Hosts static websites | ⚙ | ⚙ | ❌ | ❌ | ✅ | ⚙ | ⚙ | CE & EE | | [GitLab Kubernetes Agent](#gitlab-kubernetes-agent) | Integrate Kubernetes clusters in a cloud-native way | ⚙ | ⚙ | ⚙ | ❌ | ❌ | ⤓ | ⚙ | EE Only | | [GitLab self-monitoring: Alertmanager](#alertmanager) | Deduplicates, groups, and routes alerts from Prometheus | ⚙ | ⚙ | ✅ | ⚙ | ✅ | ❌ | ❌ | CE & EE | diff --git a/doc/development/fe_guide/vue.md b/doc/development/fe_guide/vue.md index 509e2f4b688..7c1bd5ea1f0 100644 --- a/doc/development/fe_guide/vue.md +++ b/doc/development/fe_guide/vue.md @@ -73,9 +73,8 @@ component, is that you avoid the need to create a fixture or an HTML element in ##### provide/inject Vue supports dependency injection through [provide/inject](https://vuejs.org/v2/api/#provide-inject). -Values passed to the component through `provide` can be accessed in the component the `inject` configuration. -In the following example of a Vue app initialization, a value from HAML is passed to the component -through the `provide` configuration: +In the component the `inject` configuration accesses the values `provide` passes down. +This example of a Vue app initialization shows how the `provide` configuration passes a value from HAML to the component: ```javascript #js-vue-app{ data: { endpoint: 'foo' }} diff --git a/doc/user/application_security/cluster_image_scanning/index.md b/doc/user/application_security/cluster_image_scanning/index.md index 3a2ca47c82f..8739ab86656 100644 --- a/doc/user/application_security/cluster_image_scanning/index.md +++ b/doc/user/application_security/cluster_image_scanning/index.md @@ -26,10 +26,18 @@ GitLab provides integration with open-source tools for vulnerability analysis in To integrate GitLab with security scanners other than those listed here, see [Security scanner integration](../../../development/integrations/secure.md). -You can enable cluster image scanning by [including the CI job](#configuration) +You can use cluster image scanning through the following methods: + +- [The cluster image scanning analyzer](#use-the-cluster-image-scanning-analyzer) +- [The GitLab Kubernetes agent](#cluster-image-scanning-with-the-gitlab-kubernetes-agent) + +## Use the cluster image scanning analyzer + +You can use the cluster image scanning analyzer to run cluster image scanning with [GitLab CI/CD](../../../ci/index.md). +To enable the cluster image scanning analyzer, [include the CI job](#configuration) in your existing `.gitlab-ci.yml` file. -## Prerequisites +### Prerequisites To enable cluster image scanning in your pipeline, you need the following: @@ -45,7 +53,7 @@ To enable cluster image scanning in your pipeline, you need the following: [configuration variable](#cicd-variables-for-cluster-image-scanning) with the type set to `File` (see [Configuring the cluster](#configuring-the-cluster)). -## Configuring the cluster +### Configuring the cluster 1. Create a new service account. @@ -128,7 +136,7 @@ only. You can apply additional protection to your cluster by and [configuring Starboard Operator](https://aquasecurity.github.io/starboard/v0.10.3/operator/configuration/#install-modes) to install in restricted mode. -## Configuration +### Configuration To include the `Cluster-Image-Scanning.gitlab-ci.yml` template (GitLab 14.1 and later), add the following to your `.gitlab-ci.yml` file: @@ -149,7 +157,7 @@ GitLab saves the results as a that you can download and analyze later. When downloading, you always receive the most recent artifact. -### Customize the cluster image scanning settings +#### Customize the cluster image scanning settings You can customize how GitLab scans your cluster. For example, to restrict the analyzer to get results for only a certain workload, use the [`variables`](../../../ci/yaml/index.md#variables) @@ -157,7 +165,7 @@ parameter in your `.gitlab-ci.yml` to set [CI/CD variables](#cicd-variables-for- The variables you set in your `.gitlab-ci.yml` overwrite those in `Cluster-Image-Scanning.gitlab-ci.yml`. -#### CI/CD variables for cluster image scanning +##### CI/CD variables for cluster image scanning You can [configure](#customize-the-cluster-image-scanning-settings) analyzers by using the following CI/CD variables: @@ -169,7 +177,7 @@ You can [configure](#customize-the-cluster-image-scanning-settings) analyzers by | `CIS_RESOURCE_NAMESPACE` | `""` | Namespace of the Kubernetes resource you want to filter vulnerabilities for. For example, `production`. | | `CIS_RESOURCE_KIND` | `""` | Kind of the Kubernetes resource you want to filter vulnerabilities for. For example, `deployment`. | -### Override the cluster image scanning template +#### Override the cluster image scanning template If you want to override the job definition (for example, to change properties like `variables`), you must declare and override a job after the template inclusion, and then @@ -186,7 +194,7 @@ cluster_image_scanning: CIS_RESOURCE_NAME: nginx ``` -### Connect with Kubernetes cluster associated to the project +#### Connect with Kubernetes cluster associated to the project If you want to connect to the Kubernetes cluster associated with the project and run Cluster Image Scanning jobs without configuring the `CIS_KUBECONFIG` variable, you must extend `cluster_image_scanning` and specify the environment you want to scan. @@ -200,7 +208,7 @@ cluster_image_scanning: action: prepare ``` -## Reports JSON format +### Reports JSON format The cluster image scanning tool emits a JSON report file. For more information, see the [schema for this report](https://gitlab.com/gitlab-org/security-products/security-report-schemas/-/blob/master/dist/container-scanning-report-format.json). @@ -265,6 +273,27 @@ Here's an example cluster image scanning report: } ``` +## Cluster image scanning with the GitLab Kubernetes Agent + +You can use the [GitLab Kubernetes Agent](../../clusters/agent/index.md) to +scan images from within your Kubernetes cluster and record the vulnerabilities in GitLab. + +### Prerequisites + +- [Starboard Operator](https://aquasecurity.github.io/starboard/v0.10.3/operator/installation/kubectl/) + installed and configured in your cluster. +- [GitLab Kubernetes Agent](../../clusters/agent/install/index.md) + set up in GitLab, installed in your cluster, and configured using a configuration repository. + +### Configuration + +The GitLab Kubernetes agent begins to run cluster image scanning once the `cluster_image_scanning` +directive is added to your Kubernetes Agent configuration repository. + +See the [Kubernetes agent configuration repository](../../clusters/agent/repository.md#scan-your-container-images-for-vulnerabilities) +reference to learn more about the cluster image scanning configuration options for the +GitLab Kubernetes agent. + ## Security Dashboard The [Security Dashboard](../security_dashboard/index.md) shows you an overview of all diff --git a/doc/user/clusters/agent/install/index.md b/doc/user/clusters/agent/install/index.md index 299fa6809f7..05e7153bed2 100644 --- a/doc/user/clusters/agent/install/index.md +++ b/doc/user/clusters/agent/install/index.md @@ -219,7 +219,7 @@ spec: containers: - name: agent # Make sure to specify a matching version for production - image: "registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/agentk:vX.Y.Z + image: "registry.gitlab.com/gitlab-org/cluster-integration/gitlab-agent/agentk:vX.Y.Z" args: - --token-file=/config/token - --kas-address diff --git a/doc/user/clusters/agent/repository.md b/doc/user/clusters/agent/repository.md index 8595e45a992..07397997364 100644 --- a/doc/user/clusters/agent/repository.md +++ b/doc/user/clusters/agent/repository.md @@ -207,6 +207,90 @@ cilium: hubble_relay_address: "hubble-relay.gitlab-managed-apps.svc.cluster.local:80" ``` +## Scan your container images for vulnerabilities + +You can use [cluster image scanning](../../application_security/cluster_image_scanning/index.md) +to scan container images in your cluster for security vulnerabilities. + +To begin scanning all resources in your cluster, add a `starboard` +configuration block to your agent's `config.yaml` with no `filters`: + +```yaml +starboard: + vulnerability_reports: + filters: [] +``` + +The namespaces that are able to be scanned depend on the [Starboard Operator install mode](https://aquasecurity.github.io/starboard/latest/operator/configuration/#install-modes). +By default, the Starboard Operator only scans resources in the `default` namespace. To change this +behavior, edit the `STARBOARD_OPERATOR` environment variable in the `starboard-operator` deployment +definition. + +By adding filters, you can limit scans by: + +- Resource name +- Kind +- Container name +- Namespace + +```yaml +starboard: + vulnerability_reports: + filters: + - namespaces: + - staging + - production + kinds: + - Deployment + - DaemonSet + containers: + - ruby + - postgres + - nginx + resources: + - my-app-name + - postgres + - ingress-nginx +``` + +A resource is scanned if the resource matches any of the given names and all of the given filter +types (`namespaces`, `kinds`, `containers`, `resources`). If a filter type is omitted, then all +names are scanned. In this example, a resource isn't scanned unless it has a container named `ruby`, +`postgres`, or `nginx`, and it's a `Deployment`: + +```yaml +starboard: + vulnerability_reports: + filters: + - kinds: + - Deployment + containers: + - ruby + - postgres + - nginx +``` + +There is also a global `namespaces` field that applies to all filters: + +```yaml +starboard: + vulnerability_reports: + namespaces: + - production + filters: + - kinds: + - Deployment + - kinds: + - DaemonSet + resources: + - log-collector +``` + +In this example, the following resources are scanned: + +- All deployments (`Deployment`) in the `production` namespace +- All daemon sets (`DaemonSet`) named `log-collector` in the `production` namespace + ## Debugging To debug the cluster-side component (`agentk`) of the GitLab Kubernetes Agent, set the log diff --git a/doc/user/clusters/integrations.md b/doc/user/clusters/integrations.md index 70f940c775b..65617c0d092 100644 --- a/doc/user/clusters/integrations.md +++ b/doc/user/clusters/integrations.md @@ -25,6 +25,13 @@ or [Enable Elastic Stack integration for your cluster](#enable-elastic-stack-int depending on which application you are installing. [An issue exists](https://gitlab.com/gitlab-org/gitlab/-/issues/326565) to automate this step. +Prometheus and Elastic Stack cluster integrations can only be enabled for clusters [connected through cluster certificates](../project/clusters/add_existing_cluster.md). + +To enable Prometheus for your cluster connected through the [GitLab Kubernetes Agent](agent/index.md), you can [integrate it manually](../project/integrations/prometheus.md#manual-configuration-of-prometheus). + +There is no option to enable Elastic Stack for your cluster if it is connected with the GitLab Kubernetes Agent. +Follow this [issue](https://gitlab.com/gitlab-org/gitlab/-/issues/300230) for updates. + ## Prometheus cluster integration > [Introduced](https://gitlab.com/gitlab-org/gitlab/-/merge_requests/55244) in GitLab 13.11. diff --git a/doc/user/group/index.md b/doc/user/group/index.md index e3da576cd99..710765fbe41 100644 --- a/doc/user/group/index.md +++ b/doc/user/group/index.md @@ -527,10 +527,8 @@ API requests to add a new user to a project are not possible. ## Export members as CSV **(PREMIUM)** -> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/287940) in GitLab 14.2. - -FLAG: -On self-managed GitLab, by default this feature is available. To hide the feature per group, ask an administrator to [disable the :ff_group_membership_export flag](../../administration/feature_flags.md). On GitLab.com, this feature is available. +> - [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/287940) in GitLab 14.2. +> - [Feature flag removed](https://gitlab.com/gitlab-org/gitlab/-/issues/336520) in GitLab 14.5. You can export a list of members in a group as a CSV. diff --git a/doc/user/project/integrations/github.md b/doc/user/project/integrations/github.md index 3177aaefb75..47a81594ca9 100644 --- a/doc/user/project/integrations/github.md +++ b/doc/user/project/integrations/github.md @@ -37,20 +37,20 @@ Complete these steps in GitLab: 1. Ensure that the **Active** toggle is enabled. 1. Paste the token you generated on GitHub. 1. Enter the path to your project on GitHub, such as `https://github.com/username/repository`. -1. (Optional) To disable static status check names, clear the **Static status check names** checkbox. +1. (Optional) To disable static status check names, clear the **Enable static status check names** checkbox. 1. Select **Save changes** or optionally select **Test settings**. After configuring the integration, see [Pipelines for external pull requests](../../../ci/ci_cd_for_external_repos/#pipelines-for-external-pull-requests) to configure pipelines to run for open pull requests. -### Static / dynamic status check names +### Static or dynamic status check names > - Introduced in GitLab 11.5: using static status check names as opt-in option. > - [In GitLab 12.4](https://gitlab.com/gitlab-org/gitlab/-/issues/9931), static status check names is default behavior for new projects. This makes it possible to mark these status checks as **Required** on GitHub. -When **Static status check names** is enabled on the integration page, your +When **Enable static status check names** is checked on the integration page, your GitLab instance host name is appended to a status check name. -When disabled, it uses dynamic status check names and appends the branch name. +When unchecked, it uses dynamic status check names and appends the branch name. diff --git a/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md b/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md index 27487003697..ee4320d5ea1 100644 --- a/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md +++ b/doc/user/project/pages/custom_domains_ssl_tls_certification/index.md @@ -27,6 +27,17 @@ and steps below. - Access to your domain's server control panel to set up DNS records: - A DNS A or CNAME record pointing your domain to GitLab Pages server. - A DNS `TXT` record to verify your domain's ownership. +- Set either `external_http` or `external_https` in `/etc/gitlab/gitlab.rb` to the IP and port of + your [Pages Daemon](../../../../administration/pages/index.md#overview). + If you don't have IPv6, you can omit the IPv6 address. + + Example: + + ```ruby + # Redirect pages from HTTP to HTTPS + gitlab_pages['external_http'] = ['192.0.2.2:80', '[2001:db8::2]:80'] # The secondary IPs for the GitLab Pages daemon + gitlab_pages['external_https'] = ['192.0.2.2:443', '[2001:db8::2]:443'] # The secondary IPs for the GitLab Pages daemon + ``` ### Steps diff --git a/fixtures/emojis/aliases.json b/fixtures/emojis/aliases.json index 415dd5a54e0..f549d20cd73 100644 --- a/fixtures/emojis/aliases.json +++ b/fixtures/emojis/aliases.json @@ -337,7 +337,6 @@ "fox_face":"fox", "frame_with_picture":"frame_photo", "baguette_bread":"french_bread", - "anguished":"frowning", "white_frowning_face":"frowning2", "rainbow_flag":"gay_pride_flag", "goal_net":"goal", diff --git a/fixtures/emojis/digests.json b/fixtures/emojis/digests.json index 3c8f6426f93..4b8a74d62e5 100644 --- a/fixtures/emojis/digests.json +++ b/fixtures/emojis/digests.json @@ -4,12550 +4,12557 @@ "moji": "💯", "description": "hundred points symbol", "unicodeVersion": "6.0", - "digest": "add3bd7d06b6dd445788b277f8c9e5dcf42a54d3ec8b7fb9e7a39695dd95d094" + "digest": "66b1338bd0bc6efa35033dec6d9f8962c98f1eda08e50bae6a319e7f069ae861" }, "1234": { "category": "symbols", "moji": "🔢", "description": "input symbol for numbers", "unicodeVersion": "6.0", - "digest": "c5ac5c8147f5bfd644fad6b470432bba86ffc7bcee04a0e0d277cd1ca485207f" + "digest": "6f276a9127f2de22f508978bd645974d5e21dfd3cf138e0cb00f33599677b533" }, "8ball": { "category": "activity", "moji": "🎱", "description": "billiards", "unicodeVersion": "6.0", - "digest": "a6e6855775b66c505adee65926a264103ebddf2e2d963db7c009b4fec3a24178" + "digest": "de5dbbd700f078ed6d780e79cb1b5b3214180b42a38917b3e1222af731cf5e3d" }, "a": { "category": "symbols", "moji": "🅰", "description": "negative squared latin capital letter a", "unicodeVersion": "6.0", - "digest": "bddbb39e8a1d35d42b7c08e7d47f63988cb4d8614b79f74e70b9c67c221896cc" + "digest": "3a5aea7fbabb9e1a5e364f937704fd21296323470fdb1e2bf767d07516c94d21" }, "ab": { "category": "symbols", "moji": "🆎", "description": "negative squared ab", "unicodeVersion": "6.0", - "digest": "67430fe5fce981160e2ea9052962e49f264322d3abfc2828fbc311b6cdf67ae8" + "digest": "2a58932a5ab57aa3c82f77e5df5cd9ce5103667483bb93a6c96f31e171577654" }, "abc": { "category": "symbols", "moji": "🔤", "description": "input symbol for latin letters", "unicodeVersion": "6.0", - "digest": "282c817ee3414d77a74b815962c33dd9fe71fabaea8c7a9cec466100fbe32187" + "digest": "9991fd68e58377848e6e1b8d4b74bdbfd09e575686047651f139c126e9df6c4c" }, "abcd": { "category": "symbols", "moji": "🔡", "description": "input symbol for latin small letters", "unicodeVersion": "6.0", - "digest": "686728c759f4683c64762ee4eda0a91bf2041f0ae4f358aacf6c09bf51892eff" + "digest": "ad9982f0e3f4c346a6536d8b2a65c625f05278510910f656e59a6d280a90d3c2" }, "accept": { "category": "symbols", "moji": "🉑", "description": "circled ideograph accept", "unicodeVersion": "6.0", - "digest": "7208d34c761f10a7fd28f98e25535eba13ff91a64442fc282a98bb77722614f1" + "digest": "d4dcdfdb5dfcd5374044568d879662e89bb5269fb789901e5468c07243f32143" }, "aerial_tramway": { "category": "travel", "moji": "🚡", "description": "aerial tramway", "unicodeVersion": "6.0", - "digest": "98df666f34370fc34ce280d84bba5a7e617f733fbbfe66caa424b2afa6ab6777" + "digest": "716dae206b786d985ddfa6b311369a708d00539f35b2612500afb19ac537261d" }, "airplane": { "category": "travel", "moji": "✈", "description": "airplane", "unicodeVersion": "1.1", - "digest": "cc12cf259ef88e57717620cd2bd5aa6a02a8631ee532a3bde24bee78edc5de33" + "digest": "b223b20d905ace04c602f7fcf22eb66c8defb22f2589434a83ae39e1622dcc67" }, "airplane_arriving": { "category": "travel", "moji": "🛬", "description": "airplane arriving", "unicodeVersion": "7.0", - "digest": "80d5b4675f91c4cff06d146d795a065b0ce2a74557df4d9e3314e3d3b5c4ae82" + "digest": "a8ea037bc27226bd7e7ce07fdcedfcc74d0cd9c99737c93f2a588066c01fe1fe" }, "airplane_departure": { "category": "travel", "moji": "🛫", "description": "airplane departure", "unicodeVersion": "7.0", - "digest": "5544eace06b8e1b6ea91940e893e013d33d6b166e14e6d128a87f2cd2de88332" + "digest": "c371879cd5b6bd5df2954f5c6c7eb5b07b3358253e8b35cd806ca21e2af2d794" }, "airplane_small": { "category": "travel", "moji": "🛩", "description": "small airplane", "unicodeVersion": "7.0", - "digest": "1a2e07abbbe90d05cee7ff8dd52f443d595ccb38959f3089fe016b77e5d6de7d" + "digest": "ad2f6b4f6f141bd184c743c31fa0eadbef7653f1915b410c8144293dbb4b3720" }, "alarm_clock": { "category": "objects", "moji": "⏰", "description": "alarm clock", "unicodeVersion": "6.0", - "digest": "fef05a3cd1cddbeca4de8091b94bddb93790b03fa213da86c0eec420f8c49599" + "digest": "b125863048df0f332c2af68df61d919d3ff61863bced1aca9269759aff4dfe10" }, "alembic": { "category": "objects", "moji": "⚗", "description": "alembic", "unicodeVersion": "4.1", - "digest": "c94b2a4bf24ccf4db27a22c9725cfe900f4a99ec49ef2411d67952bcb2ca1bfb" + "digest": "9af1181b6190b06ed4fd78d13c64d17c16a59f9b1b512fb0b92a9be9cfb92a2b" }, "alien": { "category": "people", "moji": "👽", "description": "extraterrestrial alien", "unicodeVersion": "6.0", - "digest": "856ba98202b244c13a5ee3014a6f7ad592d8c119a30d79e4fc790b74b0e321f7" + "digest": "77ecf901092da0e96501eb86281f2d85d5c813dba15dbaf490f024a835c8da58" }, "ambulance": { "category": "travel", "moji": "🚑", "description": "ambulance", "unicodeVersion": "6.0", - "digest": "d9b3c1873de496a4554e715342c72290fb69a9c6766d7885f38bfe9491d052da" + "digest": "1ca176a46c2f020e0386e7a0ab662711f66af1683ae165c06853ec5b6bcc4cf1" }, "amphora": { "category": "objects", "moji": "🏺", "description": "amphora", "unicodeVersion": "8.0", - "digest": "4015f907b649b5e348502cc0e3685ed184e180dca5cc81c43ec516e14df127bf" + "digest": "ce9f7d0bd6b4d04c033eb2b3b8c2d339e4a8d19ef46cb23e500cd2854578d4e5" }, "anchor": { "category": "travel", "moji": "⚓", "description": "anchor", "unicodeVersion": "4.1", - "digest": "2b29b34ef896ebab70016301e3d1880209bbc3c5a5b8d832e43afff9b17ad792" + "digest": "b5f2eacb26d6e550286eb7c01beb0bd5072baf33f6c68c8d7110f634a8b2fdf6" }, "angel": { "category": "people", "moji": "👼", "description": "baby angel", "unicodeVersion": "6.0", - "digest": "db75c2460aaf9cd07cb41fe22c8a6079f3667ffe612a71611358720e2b5512a4" + "digest": "93d8abd48b9a0eac8332ed79e1f95c206dd29895e74d31931db32f4feab664fb" }, "angel_tone1": { "category": "people", "moji": "👼🏻", "description": "baby angel tone 1", "unicodeVersion": "8.0", - "digest": "5871a622469b96296365adaf77d83167759692124c20e5a6e062a525af33472a" + "digest": "032faac5736197bb9a75da5743891334264d278378f8510b40623c02bc597601" }, "angel_tone2": { "category": "people", "moji": "👼🏼", "description": "baby angel tone 2", "unicodeVersion": "8.0", - "digest": "f5993198a5d9daf39e761c783461f07bca237f4e9b739ac300bb8ca001a69a1a" + "digest": "2f37a1d960eba5ada71b166c4371fdeb69f560f57759de1b24984d0848f74c68" }, "angel_tone3": { "category": "people", "moji": "👼🏽", "description": "baby angel tone 3", "unicodeVersion": "8.0", - "digest": "f0c97a7c4354626267d6ab0f388e4297ad255ab9b061f9c68fbcaa0abfc52783" + "digest": "96fb1d8e568752aed2c716a062ef650cf4ccca609fdf78cde2e81e3e8f86a098" }, "angel_tone4": { "category": "people", "moji": "👼🏾", "description": "baby angel tone 4", "unicodeVersion": "8.0", - "digest": "6e5dc724c1939d1b0d1a91343662b5bd61ced7709c97802977145ffab6a1f7ac" + "digest": "b17721fd657278ee719963b0df074a9290c52cf58d094ed2722881030f57a79e" }, "angel_tone5": { "category": "people", "moji": "👼🏿", "description": "baby angel tone 5", "unicodeVersion": "8.0", - "digest": "52186e1de350c27d25d6010edf44f64a30338b65912ca178429fbcfbd88113c2" + "digest": "c6ebaa89eb3b2e6ee6e16b483587a6f6b341cae187d282e27cf71d1a18117735" }, "anger": { "category": "symbols", "moji": "💢", "description": "anger symbol", "unicodeVersion": "6.0", - "digest": "332493913891aa0eda2743b4bb16c4682400f249998bf34eb292246c9009e17f" + "digest": "f63add6c0e9483fb1ee5d2fffdc6e0a818b233713a6da85f6ce1ec3da0a7049a" }, "anger_right": { "category": "symbols", "moji": "🗯", "description": "right anger bubble", "unicodeVersion": "7.0", - "digest": "8b049511ef3b1b28325841e2f87c60773eaf2f65cabba58d8b0ec3de9b10c0ae" + "digest": "f47446e92c821d4f4d1d9861b99b3b3fff69ef52364c0aea3d99dc8e5fa40c3e" }, "angry": { "category": "people", "moji": "😠", "description": "angry face", "unicodeVersion": "6.0", - "digest": "7e09e7e821f511606341fb5ce4011a8ed9809766ab86b7983ffa6ea352b39ec1" + "digest": "f4fb17bf4cacd87fefdf9f235a9f6d77a5b12514061bc277645bccd410d3720a" + }, + "anguished": { + "category": "people", + "moji": "😧", + "description": "anguished face", + "unicodeVersion": "6.1", + "digest": "b0670af3e3d615d03f5e20b371b6ca7852583f5ac0b272018ac71cc67096dc56" }, "ant": { "category": "nature", "moji": "🐜", "description": "ant", "unicodeVersion": "6.0", - "digest": "929abeaff7ba21ab71cd1ab798af7a6b611e3b3ce1af80cede09a116b223e442" + "digest": "d60a32588453dd0a17b55358089bc62e53f09fc262c7aa30a1d6fc2c1e7cde2c" }, "apple": { "category": "food", "moji": "🍎", "description": "red apple", "unicodeVersion": "6.0", - "digest": "2a1b85ce57e3d236ae7777dcf332ec37d03bfd7b19806521a353bc532083224d" + "digest": "2a2d7a1fb558b2f77f9ef57b11229992a6ba4a1a679707f6339fc47744d64df2" }, "aquarius": { "category": "symbols", "moji": "♒", "description": "aquarius", "unicodeVersion": "1.1", - "digest": "fdc42cd41b0dace5eae6baba3143f1e40295d48a29e7103a5bba1d84a056c39d" + "digest": "a40fb6ccb866eaf296e083c57f46ca29f3d9732de897e62a8201481b526ae6b9" }, "aries": { "category": "symbols", "moji": "♈", "description": "aries", "unicodeVersion": "1.1", - "digest": "deb135debcde0a98f40361a84ab64d57c18b5b445cd2f4199e8936f052899737" + "digest": "4e35bd481a7c73be42faba7afa67c522b4340180efa18f0523e394a90a2944aa" }, "arrow_backward": { "category": "symbols", "moji": "◀", "description": "black left-pointing triangle", "unicodeVersion": "1.1", - "digest": "e162ac82e90d1e925d479fa5c45b9340e0a53287be04e43cbbb2a89c7e7e45e4" + "digest": "c4e1ba32b806674ba5f7cdb1433d4b45cf9b31f546918aa5ad169c0c8af50a8a" }, "arrow_double_down": { "category": "symbols", "moji": "⏬", "description": "black down-pointing double triangle", "unicodeVersion": "6.0", - "digest": "03ca890b05338d40972c7a056d672df620a203c6ca52ff3ff530f1a710905507" + "digest": "079bfc85ed3a1b354a6c8d9d041ed2049c449a696a2a2d1ff11e65efc91bc420" }, "arrow_double_up": { "category": "symbols", "moji": "⏫", "description": "black up-pointing double triangle", "unicodeVersion": "6.0", - "digest": "e753f05bce993d62d5dc79e33c441ced059381b6ce21fa3ea4200f1b3236e59d" + "digest": "79fe28485f924df1c66447c2e633ebc02d01ab46c0d2ad4b319f950f060d5525" }, "arrow_down": { "category": "symbols", "moji": "⬇", "description": "downwards black arrow", "unicodeVersion": "4.0", - "digest": "9bf1bd2ea652ca9321087de58c7a112ea04c35676a6ee0766154183f8b95af6c" + "digest": "70c8ffa3178143b62de0d2e739700456ed470f5990599f86f518307d77bace97" }, "arrow_down_small": { "category": "symbols", "moji": "🔽", "description": "down-pointing small red triangle", "unicodeVersion": "6.0", - "digest": "7766198bc60cf59d6cdaeeaa700c2282bfff2f0fdeb22cf4581ca284b87a3bb7" + "digest": "6432caec004e9eadb0d160cb857a2eeb43cfab1ace23a904fa5a624f56bfca95" }, "arrow_forward": { "category": "symbols", "moji": "▶", "description": "black right-pointing triangle", "unicodeVersion": "1.1", - "digest": "db77d9accd1e02224f5d612f79cd691e6befdf22063475204836be6572510fb7" + "digest": "b3f0c8db863157c1c4121602ecaee91845346b2b7a1ef0ad4d46744db7866e98" }, "arrow_heading_down": { "category": "symbols", "moji": "⤵", "description": "arrow pointing rightwards then curving downwards", "unicodeVersion": "3.2", - "digest": "f5396069c8f63c13e6c3e0ecd34267c932451309ade9c1171d410563153bf909" + "digest": "f351d6b66a0e73f41bc58446486c5fbe35d70b715fdc4ae9adef474df7aa1f69" }, "arrow_heading_up": { "category": "symbols", "moji": "⤴", "description": "arrow pointing rightwards then curving upwards", "unicodeVersion": "3.2", - "digest": "1cad71923fa3df24cf543cae4ce775b0f74936f2edd685fd86a7525c41a14568" + "digest": "b684802de1239962bd0c076a5a0aeb268d2cf43620dde214520817e522a60792" }, "arrow_left": { "category": "symbols", "moji": "⬅", "description": "leftwards black arrow", "unicodeVersion": "4.0", - "digest": "b629bb3dbe161ef89cfcfced0c7968a68e44a019ad509132987e4973bdc874e7" + "digest": "431289c3759f093a1a2f3460d6b912897098d3344a23a31fa9ce778c484f60ba" }, "arrow_lower_left": { "category": "symbols", "moji": "↙", "description": "south west arrow", "unicodeVersion": "1.1", - "digest": "879136ba0e24e6bf3be70118abcb716d71bd74f7b62347bc052b6533c0ea534d" + "digest": "53a95853a65f3add101d64cd4ca26d677b1519d388d9c5ac75088e1965e8b856" }, "arrow_lower_right": { "category": "symbols", "moji": "↘", "description": "south east arrow", "unicodeVersion": "1.1", - "digest": "86d52ac9b961991e3aaa6a9f9b5ace4db6ffd1b5c171c09c23b516473b55066d" + "digest": "603a00a2370d8872a037fdd195315bbbe936ccf12db2801bd93211a55068daa7" }, "arrow_right": { "category": "symbols", "moji": "➡", "description": "black rightwards arrow", "unicodeVersion": "1.1", - "digest": "45f26a1cbb0f00ed3609b39da52e9d9e896a77e361c4c8036b1bf8038171bd49" + "digest": "cca969d90670944613bcaa9463a35abfdbfa6474d1177683e2fa1327d8b52c91" }, "arrow_right_hook": { "category": "symbols", "moji": "↪", "description": "rightwards arrow with hook", "unicodeVersion": "1.1", - "digest": "4f452679c71bcea4fc4a701c55156fef3ddc1ebbc70570bedfc9d3a029637ab1" + "digest": "65e1489951134f221d8b7d45d6857321530dfad720c43fa0590d123b3cf29c00" }, "arrow_up": { "category": "symbols", "moji": "⬆", "description": "upwards black arrow", "unicodeVersion": "4.0", - "digest": "982b988ef6651d8a71867ba7c87f640f62dd0eeb0b7c358f5a5c37e8fe507b8b" + "digest": "9ea5aba6d658bc8bed6a8eb9ea073e010d916dd7e6cde9de71a760026754ed6a" }, "arrow_up_down": { "category": "symbols", "moji": "↕", "description": "up down arrow", "unicodeVersion": "1.1", - "digest": "645ed8fb6646f49bfd95af1752336deacdadbe5cba13904023a704288f3b0e2c" + "digest": "83bda8fd50d42e169679a9825df1f5d5b7c421c710fb965b9ad4885c3c61268a" }, "arrow_up_small": { "category": "symbols", "moji": "🔼", "description": "up-pointing small red triangle", "unicodeVersion": "6.0", - "digest": "4a8c5789c13a852517e639e7a62c2d331464e6fb0358985aa97c1515e97b5e8b" + "digest": "2335b064c64d375d54e4e59111cd169781e633969b57d57dd9e1abba7555e9f1" }, "arrow_upper_left": { "category": "symbols", "moji": "↖", "description": "north west arrow", "unicodeVersion": "1.1", - "digest": "79026f828d6ceb7c55a9542770962ba6dcd08203995f6ceeb70333a12307d376" + "digest": "035fd0f1149c8af6bec2c3dd09465b494427fcc34213749802e2e18e5ae8159a" }, "arrow_upper_right": { "category": "symbols", "moji": "↗", "description": "north east arrow", "unicodeVersion": "1.1", - "digest": "7e0f33dfbe65628991c170130d366a3e2cedaf8862ddfcaf3960f395d3da1926" + "digest": "e8894fed9c62b652add3bac3ad3dd84bf3a215c45a0883c6e701cc02f89e5bfc" }, "arrows_clockwise": { "category": "symbols", "moji": "🔃", "description": "clockwise downwards and upwards open circle arrows", "unicodeVersion": "6.0", - "digest": "88669679977f7157f0acaa9d6a1b77ccf84d25eb78c5bc8afcde38d3635e7144" + "digest": "0f4be61ded4f219dc1582b002635b538c15d40234e8571a3bfbc35921f0e83a6" }, "arrows_counterclockwise": { "category": "symbols", "moji": "🔄", "description": "anticlockwise downwards and upwards open circle ar", "unicodeVersion": "6.0", - "digest": "a2c6a6d3643c128aee3304cd03bb3d7cfe4d35d3ba825bc9c1142d7832b4426e" + "digest": "e94e5cd47117e7dd196d0b1f32a97f2f87e76b6ad2652359849cda8d773c284c" }, "art": { "category": "activity", "moji": "🎨", "description": "artist palette", "unicodeVersion": "6.0", - "digest": "b6bc6c4bfb594aadcbb641d006031867678504764bbe0ab84e7b08567a9498da" + "digest": "ee525dbf572a127ac99ccc165520e429e3d24f7cf3b8d787496b63415454d49c" }, "articulated_lorry": { "category": "travel", "moji": "🚛", "description": "articulated lorry", "unicodeVersion": "6.0", - "digest": "c115e6613ebd718268aa31d265e017138b9fb58bbb8201eb3f40de2380e460aa" + "digest": "35d63d2bb71429a9da433fa2464827f53996a738e22efd275b2326a6cc30063c" }, "asterisk": { "category": "symbols", "moji": "*⃣", "description": "keycap asterisk", "unicodeVersion": "3.0", - "digest": "33d92093f2914448d5a939cf62e8ee3e32931923abdef5f0210e8a8150fa312d" + "digest": "7f65396609bdbffe6bf305cbfe56c4274f063f235d9e505b66367a71ee1cf233" }, "astonished": { "category": "people", "moji": "😲", "description": "astonished face", "unicodeVersion": "6.0", - "digest": "f8531bdda5070d10492709085f4ff652b8be9be6458758940358b9fc594a1f14" + "digest": "ecfb4bc1b9617e8de75b5c7b97e09e97e7bac08de23d4e76ce27b3c04277ab0e" }, "athletic_shoe": { "category": "people", "moji": "👟", "description": "athletic shoe", "unicodeVersion": "6.0", - "digest": "1f90dc390e0dea679085465b7f9e786dfd7dd56a3b219987144ed37ab1e9bf95" + "digest": "74ad8b5b9f0612ab983841e94637e02e91fc0de90b4a12997be5d2a2eb56d12c" }, "atm": { "category": "symbols", "moji": "🏧", "description": "automated teller machine", "unicodeVersion": "6.0", - "digest": "7d3ce6a6afb4951546883404b8e36904179f88f1aa533706cf7bf0bbe0d6fd3c" + "digest": "58d4d4ab5df9de2f88f7ce4af21f1e5146ebd61731967d47ec5209affd987a24" }, "atom": { "category": "symbols", "moji": "⚛", "description": "atom symbol", "unicodeVersion": "4.1", - "digest": "6b6bb83b00707a314e46ff8eefbda40978a291ec7881caba1b1ee273f49c1368" + "digest": "1a7ca89822b91c1acfe7a10d57c859bfa87b6797713efa2ec87f01d36d302056" }, "avocado": { "category": "food", "moji": "🥑", "description": "avocado", "unicodeVersion": "9.0", - "digest": "bc1fb203d63b18985598400925de24050bb192afda1cbf0813f85cb139869eff" + "digest": "465bdf47c670c469b14e17a61f6d60b5975aa8d2c1e8764c8e7305185f831d58" }, "b": { "category": "symbols", "moji": "🅱", "description": "negative squared latin capital letter b", "unicodeVersion": "6.0", - "digest": "722f9db9442e7c0fc0d0ac0f5291fbf47c6a0ac4d8abd42e97957da705fb82bf" + "digest": "ae89fc972ef5c80863022ef169e3ceb4bfdece3cf052fe9023516904db23b8a0" }, "baby": { "category": "people", "moji": "👶", "description": "baby", "unicodeVersion": "6.0", - "digest": "219ae5a571aaf90c060956cd1c56dcc27708c827cecdca3ba1122058a3c4847b" + "digest": "16999f24cdb63691baf5a2a8252de265a8a73bbd10ba0d4214c85b2f43c5b02e" }, "baby_bottle": { "category": "food", "moji": "🍼", "description": "baby bottle", "unicodeVersion": "6.0", - "digest": "4fb71689e9d634e8d1699cf454a71e43f2b5b1a5dbab0bf186626934fdf5b782" + "digest": "2bd1cb4a294c83eb07b6d12e2abf8ab42a5083941096dd11ee772cdb1b1e3091" }, "baby_chick": { "category": "nature", "moji": "🐤", "description": "baby chick", "unicodeVersion": "6.0", - "digest": "14119874e9b5548028dfb9cc593a541efc1d075ac839a565b92e0c3253cffe7e" + "digest": "997e1f93ed8fb08c4362d5b0907b8243dc623a62e6cf0b3a9034112f187a3314" }, "baby_symbol": { "category": "symbols", "moji": "🚼", "description": "baby symbol", "unicodeVersion": "6.0", - "digest": "fb4db66868cda45ea3879ffc2ff4f763c56d2d889ae0ab17fe171129ede02f98" + "digest": "19ea4b3a81368933b6e78901205747e4fbc1dcdbfc3162f27191c1a8e0c395f7" }, "baby_tone1": { "category": "people", "moji": "👶🏻", "description": "baby tone 1", "unicodeVersion": "8.0", - "digest": "cd3faf223a298c34e05d469d9d0db08438d97df7fd82c0973f8a9e07d553f5b1" + "digest": "f6262f7773de6b2cdbd5f0464ccbdd9584d8077d11c8b27cf353329d8dfdbded" }, "baby_tone2": { "category": "people", "moji": "👶🏼", "description": "baby tone 2", "unicodeVersion": "8.0", - "digest": "5b4539e22e0dd726c27eb8af2357f9240a52aed3f710f3234571cff029cc6198" + "digest": "c90cf6fa9a95e38ab449cfd25bd422e4ead60351666dc9221ade4e2eac17f38e" }, "baby_tone3": { "category": "people", "moji": "👶🏽", "description": "baby tone 3", "unicodeVersion": "8.0", - "digest": "720e740e1ac63c6372269132b1fb6e07a6b91f5c808cc3adef59f0b4500e5e72" + "digest": "290215d0ad2cd110ea918fa7020aff5b5e8b08849ff2a5acae5ed1f8e9f59958" }, "baby_tone4": { "category": "people", "moji": "👶🏾", "description": "baby tone 4", "unicodeVersion": "8.0", - "digest": "5e43b69c509bd526ad6f081764578c30b6f3285fb7442222e05ccf62e53bfb64" + "digest": "dfda26c31ab16afde0500631e08875205deb3ebd87bbb96e8b746ae49ecefa11" }, "baby_tone5": { "category": "people", "moji": "👶🏿", "description": "baby tone 5", "unicodeVersion": "8.0", - "digest": "85bba6e0940ccfb99999fe124e815f9dd340d00a5568e13967b02245a62dbf54" + "digest": "8c32dba5be741fb3c009e55e9766526dbfec3e90977c4ab24b8ee3472a38f8e8" }, "back": { "category": "symbols", "moji": "🔙", "description": "back with leftwards arrow above", "unicodeVersion": "6.0", - "digest": "083e4e48b51092c28efb4532e840e1091b5d4b685c6e0f221aa0228f061cd91e" + "digest": "c473fa1c3be08fb1920ce88072cf4f6ce3a031707d765d5e24b47aab0aac45be" }, "bacon": { "category": "food", "moji": "🥓", "description": "bacon", "unicodeVersion": "9.0", - "digest": "18ad3817f1f88a69706db5727a58e763dde6c21a2d4f184c3d728c32dc5fa05a" + "digest": "a076ea85c09e7783948f5710294c32d34487402779227bf47dc6f8d0fe7a9689" }, "badminton": { "category": "activity", "moji": "🏸", "description": "badminton racquet", "unicodeVersion": "8.0", - "digest": "353eb7ee93decd9fe0072e4d78a5618d5e2d9e77a6e4de9fe171870d75e02a66" + "digest": "52efeaba6a27cef40bbd624eb945bf8712c8ce3a135de8b979c1e04b440ec51a" }, "baggage_claim": { "category": "symbols", "moji": "🛄", "description": "baggage claim", "unicodeVersion": "6.0", - "digest": "7d6bceca92c266da6d2b91dfcf244546fc11022e039e7da8e6888c1696bb2186" + "digest": "c99d1d554d119f4a1f8ffa7f6c53d03071972d2f0907ffcba4f5ef92739edb1d" }, "balloon": { "category": "objects", "moji": "🎈", "description": "balloon", "unicodeVersion": "6.0", - "digest": "65760aedc1503b426927cff78c24449d563843a274961d962718fa9638375d54" + "digest": "9f76188ad32199d081dfc6757b68f66c8b4e8629f420e85d4cb88e00a72256ab" }, "ballot_box": { "category": "objects", "moji": "🗳", "description": "ballot box with ballot", "unicodeVersion": "7.0", - "digest": "4175a56eca5c6458574a681e109b1403fbb143cf27f69ae6c1917650f3e08892" + "digest": "375bf5ca28895dd54acc3f7927d62fed9d56ad79b5218f6f3be2533929ad47a5" }, "ballot_box_with_check": { "category": "symbols", "moji": "☑", "description": "ballot box with check", "unicodeVersion": "1.1", - "digest": "c98d6f3588dd87e2f318bbfe6c646399a905450edfd814edae4e5b1bddef2134" + "digest": "81e61184a557724ccfe7c2f8e2005f053e134ed19c9c8e4aa5890d9fefc32392" }, "bamboo": { "category": "nature", "moji": "🎍", "description": "pine decoration", "unicodeVersion": "6.0", - "digest": "e4ee65088df43d7081b1ce6fd996f66f3e0accd88840855c47a98a22997823dd" + "digest": "1d26da431d87de2787fc0b8a18559ea14cc2fdbb928d40bcc0de6810a84be2bd" }, "banana": { "category": "food", "moji": "🍌", "description": "banana", "unicodeVersion": "6.0", - "digest": "f9e8ff910c282c20a8907ff64926b5de4ee250529a1ed718fb33302e6fff8dd9" + "digest": "9e11c486281f89713ed8853946434210f068e7cc5e26776f80125d7c1c303a84" }, "bangbang": { "category": "symbols", "moji": "‼", "description": "double exclamation mark", "unicodeVersion": "1.1", - "digest": "76536fee63fe964a3f3839d309b1f45028fb0c43f4d1eeee495f17e1532b4def" + "digest": "905c1dc3100192f2052c72531cf796e106815f1ce11ba1993d18c0585ed75e18" }, "bank": { "category": "travel", "moji": "🏦", "description": "bank", "unicodeVersion": "6.0", - "digest": "f5d2976bf6d521638ccacc74be06bd4abfeab06c5d898a9d245edad45a5b6306" + "digest": "ec529c75f3ccf2110adbe912d06269357d84f831ba737eab90aa408d8097bb35" }, "bar_chart": { "category": "objects", "moji": "📊", "description": "bar chart", "unicodeVersion": "6.0", - "digest": "65a328a1b2d7a5332dd4d93f4dbca13d976f0a505b00835c3fc458e394804240" + "digest": "ba858a33edbab84f6c0505404a0f10cd89031747ab4e9104524973813d05970a" }, "barber": { "category": "objects", "moji": "💈", "description": "barber pole", "unicodeVersion": "6.0", - "digest": "5e8053d3bb3765a8632fd1cbfe21163f74ed79f6be377eb9603eaaf883d8dc46" + "digest": "9ef01a8d9556863264c72b59b404f302f870b676a836ba3beb8892f745b40c80" }, "baseball": { "category": "activity", "moji": "⚾", "description": "baseball", "unicodeVersion": "5.2", - "digest": "46ac16f8b5455b942f6dbff9483a6fd277721e6719d2731573baabd21c44b34f" + "digest": "8c9c750fe39ff65807d9deabccce9dbf96cdff585f320919973576027093c7a6" }, "basketball": { "category": "activity", "moji": "🏀", "description": "basketball and hoop", "unicodeVersion": "6.0", - "digest": "cc83e2aea8fcd2e9a5789e1932ee3766c40843c142fd3565c4e77dafb21ec7d7" + "digest": "1c38475863ccaf78b869bdd50d0eb71d189299e189be0ab8b00405096a047628" }, "basketball_player": { "category": "activity", "moji": "⛹", "description": "person with ball", "unicodeVersion": "5.2", - "digest": "793ba53c95e8def769383b612037bc9b9bceecaf1e0430c50a4cc128ad18d9b9" + "digest": "518a3f9b20138447812b9ea81f879c035a03694c426f77d8bdc8cef51c04592f" }, "basketball_player_tone1": { "category": "activity", "moji": "⛹🏻", "description": "person with ball tone 1", "unicodeVersion": "8.0", - "digest": "2a06522b971e68ee5b8777a58253009b548f4da2fb723c638acb3d7b04edba8f" + "digest": "e34414295433335df2783de205076e9c44cdbd7e07a041d2695a83e4fe4f70ba" }, "basketball_player_tone2": { "category": "activity", "moji": "⛹🏼", "description": "person with ball tone 2", "unicodeVersion": "8.0", - "digest": "ecc0e44ab9bc478ba45a055fd69a3a38377b917aac5047963fe80ff8ae5fd8e3" + "digest": "59308fa1cbe4b778990ced93eb866bbad7f88fda3c1b68837d0da822801f0f20" }, "basketball_player_tone3": { "category": "activity", "moji": "⛹🏽", "description": "person with ball tone 3", "unicodeVersion": "8.0", - "digest": "2d38f1851c685d29532c042461d7b5b996e5f04f0ed54857c66073c62a99ceac" + "digest": "e334bddf438b49c145a5c11c010a05964dc50495510017dc37ea8bd6ddc400b3" }, "basketball_player_tone4": { "category": "activity", "moji": "⛹🏾", "description": "person with ball tone 4", "unicodeVersion": "8.0", - "digest": "09e957c6e9ffc196415f28073aa261feba8efba0bdc694dc08f8f7cd1f88f720" + "digest": "24a472bcb4f27a2d8fe2dce4ed6a060391a798721b2146cf6921ff7059bb8446" }, "basketball_player_tone5": { "category": "activity", "moji": "⛹🏿", "description": "person with ball tone 5", "unicodeVersion": "8.0", - "digest": "c631cefc5d2a0a31bdb9f0a0d97ea68b1c6928e565468998403034644572a0b0" + "digest": "8c6a17f2c938aa60aba16634d81dcb069f2c6e7bbf8d79bf36fe888ff83951ae" }, "bat": { "category": "nature", "moji": "🦇", "description": "bat", "unicodeVersion": "9.0", - "digest": "8fc19e0d7d6f80906bdbc06d616a810de66180d96cf28070a53fa61b88904535" + "digest": "5f66d15070c283ae9a293719ada7d88d6837f858dda94c61cf56835f734985d8" }, "bath": { "category": "activity", "moji": "🛀", "description": "bath", "unicodeVersion": "6.0", - "digest": "33b371832f90aad50baf5296f3ad4cc081c319b279f989c74409903d8568e917" + "digest": "2cac99346c8054b8f883c45194395b35121e7108aaa36ecddccc16d30c32efae" }, "bath_tone1": { "category": "activity", "moji": "🛀🏻", "description": "bath tone 1", "unicodeVersion": "8.0", - "digest": "7ae2989e47788ba71359d52da68feec95aaff68a77d5a6556957df1617af8536" + "digest": "17a3cd2bf235984c097eb1ab875b44516e1deba49c9237d0d25585b3df326a57" }, "bath_tone2": { "category": "activity", "moji": "🛀🏼", "description": "bath tone 2", "unicodeVersion": "8.0", - "digest": "2e86f8edad54d15a7094cd52160cbe51d10aa1750cfb0b3b58e93533f070e327" + "digest": "4ca1d1c1a48290c175551fe9ec30d1b82dc7a952530e978d085d72180c1886e0" }, "bath_tone3": { "category": "activity", "moji": "🛀🏽", "description": "bath tone 3", "unicodeVersion": "8.0", - "digest": "654c0cd083a67ff330a38d07352876d265390e5399e5352598d64a6c7e5eeba7" + "digest": "084a77c7f583653d8c1d228432144b3210fcd50ed96630591663b3c4dff282fd" }, "bath_tone4": { "category": "activity", "moji": "🛀🏾", "description": "bath tone 4", "unicodeVersion": "8.0", - "digest": "adad88c6830f31c4b5be194d1987d6aadf4adf45e4cb7f2e4657f0d20c0d663a" + "digest": "c605e25a1efd41be4ded235b71924c495b0aa861bdd6f43d9f5137c51de14bb1" }, "bath_tone5": { "category": "activity", "moji": "🛀🏿", "description": "bath tone 5", "unicodeVersion": "8.0", - "digest": "952c4c9bf24e001e23a33ebf97bd92969cd9143e28ce93f9aafc708a8f966903" + "digest": "e15b1bd11177d6a342dfe5eadb52969d60e6b7a1662afe55610aebbcc1a44242" }, "bathtub": { "category": "objects", "moji": "🛁", "description": "bathtub", "unicodeVersion": "6.0", - "digest": "844dffb87ef872594195069b0d0df27c3fe51f3967ccbc8b2df811a086dd483a" + "digest": "1caecc05b8ae78774b7620480f4cfbbb549ca2bf6b2fb93badecf440db9ce9c8" }, "battery": { "category": "objects", "moji": "🔋", "description": "battery", "unicodeVersion": "6.0", - "digest": "949ae06648667fb13d9121a6dfdd03bf8692794b28c36e9a8e8ac4515664449a" + "digest": "8c50a487dfc349dd3b57ab4000e892efaeec967e5862485b3a023fb63c8c2949" }, "beach": { "category": "travel", "moji": "🏖", "description": "beach with umbrella", "unicodeVersion": "7.0", - "digest": "37fa2158977d470186caaa1aa06669b6dc5026ba49a0c44c5255541f8e974e26" + "digest": "98bb54c59c818b30ae9024d85156424a345f2912ca2b37b0ef18f2ef60b96619" }, "beach_umbrella": { "category": "objects", "moji": "⛱", "description": "umbrella on ground", "unicodeVersion": "5.2", - "digest": "d045f1de10038b9fb1eaa2529b2f80b7e3be1cff503efcc2d680663d1fbbc18f" + "digest": "8222557bcf3669971279b80855fad3d97cd891e8a446b2e82ca220627a4283d5" }, "bear": { "category": "nature", "moji": "🐻", "description": "bear face", "unicodeVersion": "6.0", - "digest": "a4b9066eaa5681e6af06e596a96a5217037460ffc3b013e8db4d34d762413246" + "digest": "6d7ed0e469e7146c5fa5caf7496e516f553eecf2b212ec7835a0636cff147a51" }, "bed": { "category": "objects", "moji": "🛏", "description": "bed", "unicodeVersion": "7.0", - "digest": "08f6e20db51b1fb650b390a0a3074938646772f3fcee8c295d47742e44fe1e30" + "digest": "73395ab70c867c776ef56dd14507f7feeaa7871f98e0c0c417df5345e8034976" }, "bee": { "category": "nature", "moji": "🐝", "description": "honeybee", "unicodeVersion": "6.0", - "digest": "5beb9a1650681b4adf69999d4808231c38f41a3ec693480b807cda86f964c570" + "digest": "57d564f50abfd154473c3ebb16aeac058dc15253fed2b319daf1f2cb063e29af" }, "beer": { "category": "food", "moji": "🍺", "description": "beer mug", "unicodeVersion": "6.0", - "digest": "69e227104976548ee0f37375fe1526fd65ef0a328d2d92db2feb1edfd7032bd4" + "digest": "c7e45519f39d1cfb1c97d05bca80ee8881dca7aced770d3dac5f282f5bb34773" }, "beers": { "category": "food", "moji": "🍻", "description": "clinking beer mugs", "unicodeVersion": "6.0", - "digest": "db8b32d93bf6d161a3b027e55651d8f51231b13928b3610987ef62bb634d7501" + "digest": "8f11a1397605165bfd346619faa5fcddfd1f6b4f9fc2ddc4756cd2518ed92062" }, "beetle": { "category": "nature", "moji": "🐞", "description": "lady beetle", "unicodeVersion": "6.0", - "digest": "5aaa428e3f63f7cd1696839ab05be03fa0cd0cbed30a05c36cb270da330c3849" + "digest": "c05375aae35bdedd627fa55d63bda6ec9351d9a261a4a60145a8a775d99deaee" }, "beginner": { "category": "symbols", "moji": "🔰", "description": "japanese symbol for beginner", "unicodeVersion": "6.0", - "digest": "2de4fdf92f182c42b12b7527034eaf767d996848b61f31ee69167728411ca0b1" + "digest": "330defe4283c7387645422a58f8ccdba013087938a21e726bad64abaafc5d2c3" }, "bell": { "category": "symbols", "moji": "🔔", "description": "bell", "unicodeVersion": "6.0", - "digest": "18d419417746ead408072b78fe2edb6314cdb49492873966fa9f9f06be09899b" + "digest": "dae95427928c10693b249c1d324838702dd43295658faa85a9687ae4ea8cc36d" }, "bellhop": { "category": "objects", "moji": "🛎", "description": "bellhop bell", "unicodeVersion": "7.0", - "digest": "b8187bc4059f6a0924a47fe3f6c07f656bed0334bbcbfa1e89f800fe6594ff08" + "digest": "9ea748fc595b9bdc1f012b38d2b86d42092baa8d4c58dc38040f624c0a893f2a" }, "bento": { "category": "food", "moji": "🍱", "description": "bento box", "unicodeVersion": "6.0", - "digest": "d46d4f681c5da7f7678b51be3445454a8ed18d917e132ae79077f05310e485f1" + "digest": "dee568150c21a99f0b6ce11af58ac7c8a298443fc3971e3efead7728b1bc7459" }, "bicyclist": { "category": "activity", "moji": "🚴", "description": "bicyclist", "unicodeVersion": "6.0", - "digest": "3302147b6b47c16adb97d78b7b761a1ca80e6d0b41d0b60f4da338d2f55f968b" + "digest": "3dd17f72beea2fcc4fc9124af3f4997ac00009c699096495b3515cd3ad2453f7" }, "bicyclist_tone1": { "category": "activity", "moji": "🚴🏻", "description": "bicyclist tone 1", "unicodeVersion": "8.0", - "digest": "27eaae0eb61f5e7b3cd9faf02c042d6643a368051a7c9d7da4e0fb9802d39242" + "digest": "9bb97a68bdb7d081c1ddfa277be0842fccf3497752fde007e08e46ff831ab4dc" }, "bicyclist_tone2": { "category": "activity", "moji": "🚴🏼", "description": "bicyclist tone 2", "unicodeVersion": "8.0", - "digest": "39ee9e1071700da7079ad0146bf5711c3a222991eeca8b29b72a65677604444d" + "digest": "36329bb0d01bfbd7f99458081ea6ff071317de2525879dc211dafc4e2e7c299b" }, "bicyclist_tone3": { "category": "activity", "moji": "🚴🏽", "description": "bicyclist tone 3", "unicodeVersion": "8.0", - "digest": "03e1d2c4232c896147a9d4bf43becd61edbb5c84fc7193ecea474c0f9fb36817" + "digest": "0ef3ff2cbf408d29b7921ffcdcea3ad7d1faa6ec6a1c1b20582a58e4850c6569" }, "bicyclist_tone4": { "category": "activity", "moji": "🚴🏾", "description": "bicyclist tone 4", "unicodeVersion": "8.0", - "digest": "61393d9c4805be0379d86dd5bec9a1b02314433ab36cfd85bb48dfd073746617" + "digest": "9283b7e63bd6a17048e33661e6792568d889ba0f3655a359db159589d6767a47" }, "bicyclist_tone5": { "category": "activity", "moji": "🚴🏿", "description": "bicyclist tone 5", "unicodeVersion": "8.0", - "digest": "2b46d5f8303e5710dbf5db3a4edc9d88a032fe123fe79158024c9f51df5458c6" + "digest": "c2849bb847cc9cbe75ec219ebbd2968891c1ebc2fca62bf86f362eba5e3d78f6" }, "bike": { "category": "travel", "moji": "🚲", "description": "bicycle", "unicodeVersion": "6.0", - "digest": "b41daa7c549d483e2336186a28baaa8ecb11986f490c0c54c793c44900c8f652" + "digest": "65d94129ac0445495a0cf55f529f416682fa7a1dc7a16b275e3c267a132777ee" }, "bikini": { "category": "people", "moji": "👙", "description": "bikini", "unicodeVersion": "6.0", - "digest": "07fe156f64673818d69ce3bf03950ca59e3b5d346e45ca541da4078ab791f5ae" + "digest": "f7bf17cea90c1d7e18c55af498ea3019e1515efefd4f692b868998861d40000e" }, "biohazard": { "category": "symbols", "moji": "☣", "description": "biohazard sign", "unicodeVersion": "1.1", - "digest": "96163e31f0b8dc5a59772133ede9cc2f40f94330d0b15e3d044b28747e2be788" + "digest": "aac5d8bf19b5e33c0a1d600a5e86522023415fb2a98160c58f541c862e439f9a" }, "bird": { "category": "nature", "moji": "🐦", "description": "bird", "unicodeVersion": "6.0", - "digest": "f916eaf8f271b3767ade9eabb69594c0479f45472d471cabaf59f6e965c161e0" + "digest": "b19660ba47b3a0151dc470064a6594cdb9aaaa14a42a0a18d70c253206c954e5" }, "birthday": { "category": "food", "moji": "🎂", "description": "birthday cake", "unicodeVersion": "6.0", - "digest": "89e7c4c598ebee8ec8ab11ebe4ccc6defb7c4d2987ee2379a19b3b59827dd98a" + "digest": "f8087a3df94702f990da6a6dd1a0f143f679aa84ea0d178e030dd13e9d414bfa" }, "black_circle": { "category": "symbols", "moji": "⚫", "description": "medium black circle", "unicodeVersion": "4.1", - "digest": "c2ba672994ad0f99d7fdc449f3fee45a2dca68a58f9fe95825b38465a30ef44e" + "digest": "dd472d37a09519c4b35d7cce0c1d988cc78abc7eec6ab794f49c75ac1c506450" }, "black_heart": { "category": "symbols", "moji": "🖤", "description": "black heart", "unicodeVersion": "9.0", - "digest": "f334679168d6dd7328c28e9ae3cb2b1fca0e9c2777938d586bfe623db2a688b9" + "digest": "d32225e69f8013ed033687a275d2cf0bf19bc7d38f54353ae8441ec50ca25e0b" }, "black_joker": { "category": "symbols", "moji": "🃏", "description": "playing card black joker", "unicodeVersion": "6.0", - "digest": "d004b25f186494d5b2c65204caa9daecd749c840a0bea5718735e18109e5394d" + "digest": "40b7dccd258d4d1323fc744fb545e0e06c1e813bc9030147fb28e0f5b3a76ef3" }, "black_large_square": { "category": "symbols", "moji": "⬛", "description": "black large square", "unicodeVersion": "5.1", - "digest": "cbd90dcbc2f674eafa53820548b5263c18c9845ab39937f085e85aca0aebb479" + "digest": "2c606063c452385e38808861d820d799c25450d777c58faa3a58030e32d40d0c" }, "black_medium_small_square": { "category": "symbols", "moji": "◾", "description": "black medium small square", "unicodeVersion": "3.2", - "digest": "ab38363c2e862b8f67c719397a09a18e1ef996eec190691fdf769f5cfb209660" + "digest": "abd57777f919013b8c0686541263d62492ffd042a1d4b05000856dd1a3ff33ef" }, "black_medium_square": { "category": "symbols", "moji": "◼", "description": "black medium square", "unicodeVersion": "3.2", - "digest": "c9ffa87c37e8ee65fadcf755176949901aec7367e02abb85e63cad60cd922116" + "digest": "7811b577922f508cf89ac34abdbe5285213b3519de340fe1d57ca6780a500066" }, "black_nib": { "category": "objects", "moji": "✒", "description": "black nib", "unicodeVersion": "1.1", - "digest": "58fb23b1155102970eaa23765e7d529a21e8e545e076ec1158bf11b4de5f51a8" + "digest": "196230be1ae39d5841e9ed322f74816c61e47c4235dab7abff0e6d86fba786ed" }, "black_small_square": { "category": "symbols", "moji": "▪", "description": "black small square", "unicodeVersion": "1.1", - "digest": "f69be6de578fffce5a3e60eda690104b2ef6a855c630040104fb760a02ff1aef" + "digest": "958483632202cf3181ef96532b0371cad1ea9b693100def41df69388b1ee468a" }, "black_square_button": { "category": "symbols", "moji": "🔲", "description": "black square button", "unicodeVersion": "6.0", - "digest": "9d818fcd08ed38cd0bbbcfd83e665aa29b3761c0d8b9806d8954d36785e267a8" + "digest": "2211e8f2193751c4d1716a4d13145e945293f0158d413333829e7a20a265e55b" }, "blossom": { "category": "nature", "moji": "🌼", "description": "blossom", "unicodeVersion": "6.0", - "digest": "e8cf369d4e4cdb4eccc2ebcbb35439b0344221115701daae642e58dff8544922" + "digest": "4b330c92cc58a402534cb0bbbde2d18d680a88da5e1321d460e2d5ce2644d774" }, "blowfish": { "category": "nature", "moji": "🐡", "description": "blowfish", "unicodeVersion": "6.0", - "digest": "e706849ed00f08a82312381c76f6f9ba6cc261fbf87a839c85e7dd54138f9dc3" + "digest": "084c33958f40081d19012e35fcf72f085cf1f749964ba7256d8721e8a2d929e0" }, "blue_book": { "category": "objects", "moji": "📘", "description": "blue book", "unicodeVersion": "6.0", - "digest": "4c845748fe890516b32981b0b62bf3e8e9d906840c2060179f4f844100780615" + "digest": "bc47b3b8f1bfa21c2a4bf185cc247e0c9fc7f4f221292c3b0286e13b32f7a6da" }, "blue_car": { "category": "travel", "moji": "🚙", "description": "recreational vehicle", "unicodeVersion": "6.0", - "digest": "eca91934eb5481726cfd897b1ed5eac306e14d02499fbe49316aaec6c72b6707" + "digest": "c0faa7f7d4344391478aba15cb4cbfbbe1eb5fd5cdcdb9afdb7d49984abb8108" }, "blue_heart": { "category": "symbols", "moji": "💙", "description": "blue heart", "unicodeVersion": "6.0", - "digest": "2caa0c8d18538cc871c6fe328a52f71e1df8aabf4d1cc2f5324b261d1b8cb99a" + "digest": "dde3ac8cbd84903c39310d0a9a0121f47e1701bf3298d0cecaba552076b462c1" }, "blush": { "category": "people", "moji": "😊", "description": "smiling face with smiling eyes", "unicodeVersion": "6.0", - "digest": "3bfe8d603cfa39999c164779f666d39bbc507f124ba80233ee72da7b3b0c0457" + "digest": "3d7d115f7da861e3565a446d9aea177c7bc27592bac17d0d96d815d853b68467" }, "boar": { "category": "nature", "moji": "🐗", "description": "boar", "unicodeVersion": "6.0", - "digest": "c9d67479cace427ac3c30460fcffa1bf9a8e5262c0390962405dbbe6bf830fa6" + "digest": "0e6774094f935bf5eaccc85077e357d2f002276a76aa7a3ba8457e11c7458314" }, "bomb": { "category": "objects", "moji": "💣", "description": "bomb", "unicodeVersion": "6.0", - "digest": "0155559abc4084f80e9b0b2a2091b8710ddd6369993b7fdd0685f4f8c2fd7e6c" + "digest": "c06294f2bc2ca60c09544598a699662609f41bd06efa01d92d8ab7b48356b830" }, "book": { "category": "objects", "moji": "📖", "description": "open book", "unicodeVersion": "6.0", - "digest": "9d912a9d1bb10dc7f2645b345ed09e90461e83df0de275acb806f1f75cef1fcf" + "digest": "07f1af90a8f2bdddaa585b4da1da9ac7c52dbb7365d409d264e2b66f43b165d7" }, "bookmark": { "category": "objects", "moji": "🔖", "description": "bookmark", "unicodeVersion": "6.0", - "digest": "5705e3108259d6900649157843c50e22d0086c3630b291d3f942da1a736e3e3d" + "digest": "cafb404fab72e67a7c0254ebe91f9631be9a6f7da763bbd948358e8544e2fd53" }, "bookmark_tabs": { "category": "objects", "moji": "📑", "description": "bookmark tabs", "unicodeVersion": "6.0", - "digest": "c8fc7c9f3f82e1ccc97fc591345fdd88b09eec0fca428d8d4632a121cf1bc39a" + "digest": "78450d6c894fee9badbed92a07144718908a305be825304dc47839e259884e9c" }, "books": { "category": "objects", "moji": "📚", "description": "books", "unicodeVersion": "6.0", - "digest": "cbcf55d39dd05d26ef7350bc51e0e2f064f78bb8f59d407b516d63f68558f8e4" + "digest": "566cb93cf32782ae39aec670e22b711fa33afd52bc75c9e7069174cd252125d1" }, "boom": { "category": "nature", "moji": "💥", "description": "collision symbol", "unicodeVersion": "6.0", - "digest": "f5400e9583f7f997cd2385f21379f6229424a9b221445bc8f36c0bb64bdb3168" + "digest": "eb699268e39f7fa16a39fc731a7ebed9f7dcdbde083e222cffbac860c1bc643b" }, "boot": { "category": "people", "moji": "👢", "description": "womans boots", "unicodeVersion": "6.0", - "digest": "b4706ff35909a6fb759a3b8a797e90cb67ffc60e4853386a7d89ace9693a9364" + "digest": "3ac88fcfbe55d073949e89aeeadf168c04633c9af4ce6673c897358e595511c2" }, "bouquet": { "category": "nature", "moji": "💐", "description": "bouquet", "unicodeVersion": "6.0", - "digest": "b93751a27b40f6185a22b3e8b413f0fe09b6010d1057c672e1a23088e0b8286f" + "digest": "0d737305d51cced40a4de5da6dacb5dfb049c7d8ad4136c312193049a9915a3b" }, "bow": { "category": "people", "moji": "🙇", "description": "person bowing deeply", "unicodeVersion": "6.0", - "digest": "33cd6da4d408f18d98bebc6a277dea8b914150e32ee472586ce3f1eb814462bd" + "digest": "7f87a4acccfe257981459813185e6379477e5a892241c30e035db16d661119fe" }, "bow_and_arrow": { "category": "activity", "moji": "🏹", "description": "bow and arrow", "unicodeVersion": "8.0", - "digest": "051b4d50ab21a68b8583a6313ec183e3e1e96f493b0f4541fbb888f0b95fdd4d" + "digest": "c98949db3391c74e299232ea99a28e035cc1cd747e281e52ccb9afd6a6ac40c3" }, "bow_tone1": { "category": "people", "moji": "🙇🏻", "description": "person bowing deeply tone 1", "unicodeVersion": "8.0", - "digest": "995c8400ad60d5adc66c9ae5e3c0ecf56c48b478ad79418d45b6289933d25bdd" + "digest": "d2d51f5c1188f78787c6d04dc684718039a3acde2ed0b78f016d93ae1e7b0077" }, "bow_tone2": { "category": "people", "moji": "🙇🏼", "description": "person bowing deeply tone 2", "unicodeVersion": "8.0", - "digest": "af89eec2fccda99d9bdd373b2345595882fee1c0a15d29af9028089e20255325" + "digest": "b98552745d6332558f0bcca21744b4efa3f0da508f21a3cf6e30f4f272ae855e" }, "bow_tone3": { "category": "people", "moji": "🙇🏽", "description": "person bowing deeply tone 3", "unicodeVersion": "8.0", - "digest": "015d8122abdf2d0caa03815545f50fb7a71e05dacd46aaa133cc9ace5192f266" + "digest": "4640674043701bc1e0a71c3101543582fcb2224f21253436aeb798cc7213738e" }, "bow_tone4": { "category": "people", "moji": "🙇🏾", "description": "person bowing deeply tone 4", "unicodeVersion": "8.0", - "digest": "e8409096a795b775def654d36aeccb8eb91e83d7d1b32145cd73fd0b7b9e885c" + "digest": "213b699929dd9cf438d0ffb531c740cadec4e8ed71e583b2c5a932fada2c0984" }, "bow_tone5": { "category": "people", "moji": "🙇🏿", "description": "person bowing deeply tone 5", "unicodeVersion": "8.0", - "digest": "d87042cde8dbad9fb1a91a2ec60116e27b4a76388b5779d771a0bbae12a2814d" + "digest": "123679fd642e0b47297e69becaa3d490e52c6b45a3ec810f50fe4e75744bf990" }, "bowling": { "category": "activity", "moji": "🎳", "description": "bowling", "unicodeVersion": "6.0", - "digest": "737f2cdfa4ac964baade585a39771b18080bd5e9b55c8661d3518f468f344662" + "digest": "2bc7f10afb9d6c61e015e4b6ca8c65c038a6a802840e1879142ee9bb86369b38" }, "boxing_glove": { "category": "activity", "moji": "🥊", "description": "boxing glove", "unicodeVersion": "9.0", - "digest": "c914b2ce45f20afad66ad6f0d1b0750c4469e4f48b686dfc4aad1ec8d289c563" + "digest": "4acdaf7627f8a70148dadec0012474c3eb5042d2a165522c9a221cb6c63376c3" }, "boy": { "category": "people", "moji": "👦", "description": "boy", "unicodeVersion": "6.0", - "digest": "7bc0173d8c88f3f12d41f213f7a3a9f5ebf65efad610fd5a2a31935128a6a6c1" + "digest": "7a5a1eb2e38f835e8fe6506a78f0f05dd4e831bdd8ea30f3f5f473bc1d28baa2" }, "boy_tone1": { "category": "people", "moji": "👦🏻", "description": "boy tone 1", "unicodeVersion": "8.0", - "digest": "c0e2f0483715b239fe145b0056566f7a3a722319d9a87c1e66733dff1916a19f" + "digest": "b0edd5f1171b2969e5273cb0be90d57f2d7c605ff413478eabecb9501bcfe811" }, "boy_tone2": { "category": "people", "moji": "👦🏼", "description": "boy tone 2", "unicodeVersion": "8.0", - "digest": "0001d0bd1ff4dbd898604ba965b4039d09667d955bc0349301b992f9ab6dd7fd" + "digest": "52f5dba881f3fb1867619dfc35d503022e6455a475137d2d5366830fe6966e09" }, "boy_tone3": { "category": "people", "moji": "👦🏽", "description": "boy tone 3", "unicodeVersion": "8.0", - "digest": "e0f08755955fd2e0bd1c5d5e84429b2a234b24a744bb50bb9f1148495b2b29f9" + "digest": "57d11252ed3e92e5093ee70a11549f98f70f623a18b75dd8736dc5908f361c8c" }, "boy_tone4": { "category": "people", "moji": "👦🏾", "description": "boy tone 4", "unicodeVersion": "8.0", - "digest": "04b6bfee58a26b1ce2e5b403504a7033aaf395f03f5cd23e824f32c90c395fe6" + "digest": "b18387f39f18a50afc737c13d5387a904d27210e5e147e0ad4f0966f9091156b" }, "boy_tone5": { "category": "people", "moji": "👦🏿", "description": "boy tone 5", "unicodeVersion": "8.0", - "digest": "0f76e97237203950da36c737dcc6f56dcd6c123401a8c817a0636376c7f38ef5" + "digest": "37527ef42b6e163d273b95178e0c385c46172e45bac09070e421fa8230d5b04c" }, "bread": { "category": "food", "moji": "🍞", "description": "bread", "unicodeVersion": "6.0", - "digest": "81739830f16f33e6a1dd7cc17c25df207846062bb5167bb8abed7fdd49268b86" + "digest": "6108ad957056be1eeeb3c28e5fbd1b215becb07ad8669513466a26dfd481fe74" }, "bride_with_veil": { "category": "people", "moji": "👰", "description": "bride with veil", "unicodeVersion": "6.0", - "digest": "8e24bd91c3f564cf6148f2b3b4a7d692c11dd059e76a13331fdfb04ae060ea70" + "digest": "165cb38a4e761a00fd685e5ba946f03274a78738317d799177dfe399b1284f82" }, "bride_with_veil_tone1": { "category": "people", "moji": "👰🏻", "description": "bride with veil tone 1", "unicodeVersion": "8.0", - "digest": "0bd2f16f72586f50e768b14b9b353f2e98ccbb2581a568c33b06be56e70ca063" + "digest": "226116d9783ac937da561f4396e1d71001c54eccd8dfdbd2716dc2d6168fb5b1" }, "bride_with_veil_tone2": { "category": "people", "moji": "👰🏼", "description": "bride with veil tone 2", "unicodeVersion": "8.0", - "digest": "e5463f811b2075754f0718b891757cd2e81071edf7af2215581227e1aad1d068" + "digest": "c9bbfd4b769ca43b17a76e73ed9add549a6ec9a4ea07929d065ba39f1903261f" }, "bride_with_veil_tone3": { "category": "people", "moji": "👰🏽", "description": "bride with veil tone 3", "unicodeVersion": "8.0", - "digest": "e5a053a26f7ccebae7eb12f638be5ed80f77b744708d783eab2eb8aa091cf516" + "digest": "3a9022ee11dcdfbb70d5c21f329c14c4ff1893c5d1796d1b2a1cc497ac847258" }, "bride_with_veil_tone4": { "category": "people", "moji": "👰🏾", "description": "bride with veil tone 4", "unicodeVersion": "8.0", - "digest": "410e23825e4401460946dc67a618bd3ace6e1a7c07dd88580a2349423685261f" + "digest": "6fb039930bed25f6e7c568668eaa215779f15e20c8116923e8039c98a8e17d10" }, "bride_with_veil_tone5": { "category": "people", "moji": "👰🏿", "description": "bride with veil tone 5", "unicodeVersion": "8.0", - "digest": "454e87e5a74e13e5b4993541231516fbbe6dbe9f990e1a6f3f4a744d7d4c1615" + "digest": "e542a466332ea26f2b94a6504912659d4ed72e6fcf399830828a478124e2d79c" }, "bridge_at_night": { "category": "travel", "moji": "🌉", "description": "bridge at night", "unicodeVersion": "6.0", - "digest": "9d3cda5a59e27e3c90939f1ddbe7e998b3ea4fcacfa1467dea0edf39613c2d7f" + "digest": "212feaa05b96bff46d9699d3e9f1d61f6fc0e228414534b1bf8f1383c591784c" }, "briefcase": { "category": "people", "moji": "💼", "description": "briefcase", "unicodeVersion": "6.0", - "digest": "9d00d6a92632aaadc71b017f448c883b27eb31a7554ebb51f7e3a9841f0f7f2b" + "digest": "f72220b3fa933c6b503c041643543369177efc2bee094d392cbf8ee9d5cf11a0" }, "broken_heart": { "category": "symbols", "moji": "💔", "description": "broken heart", "unicodeVersion": "6.0", - "digest": "c7ca53f444d72e596af46b61ffbc9e7c18a645020c22691e44f967db98dbf853" + "digest": "6b60f5c0d0a7702308a85e0d8eca3ca54ac348a9f66bb56f89f9f3aae9303ca4" }, "bug": { "category": "nature", "moji": "🐛", "description": "bug", "unicodeVersion": "6.0", - "digest": "0dccb1d5eb91769377b4c5b310f007b60f54a5c48ba9e467b3a06898a4831b90" + "digest": "8c3a35433d6c2d63c57d2fdfa8be50bd35c334dfe0ba1b1554555e872091b857" }, "bulb": { "category": "objects", "moji": "💡", "description": "electric light bulb", "unicodeVersion": "6.0", - "digest": "ccdaa2dfde5a88a347035a94b9d4d86cfc335ce0a73292423f5788a4bd21a5a8" + "digest": "2cdc43e4bb17fc00c903a911e065fe1bb96f4f57103a3836cfa908c4618e6d45" }, "bullettrain_front": { "category": "travel", "moji": "🚅", "description": "high-speed train with bullet nose", "unicodeVersion": "6.0", - "digest": "5195a6a6d23f28e1aa5ebac6ede0f6c6a8b7ff33a9edf034814f227fe976177a" + "digest": "b8cd48a543a5ed0cf750cfa8bcfa536e26b72a77e4b7f506041b623e9081fb69" }, "bullettrain_side": { "category": "travel", "moji": "🚄", "description": "high-speed train", "unicodeVersion": "6.0", - "digest": "96e74842e919716b7bbbab57339bfd70f099a9bcb4710dffd7c80cf38a7bbff7" + "digest": "401e85f01801e39f8325a96bdee7e27626fc4124d92eeb3e39227d78ef7d26c0" }, "burrito": { "category": "food", "moji": "🌯", "description": "burrito", "unicodeVersion": "8.0", - "digest": "b2cf81f1efdf87e674461f73f67cd4b58a5f695e65598d0dd3899f2597da43cf" + "digest": "99ad1315f80dd9c1a9dab3a88e4c272d813b072a10f085c44ec4d261f7cb1d83" }, "bus": { "category": "travel", "moji": "🚌", "description": "bus", "unicodeVersion": "6.0", - "digest": "192850b762edad21ac8770df38b9cae6d2bc1697a838462f3e36066bfb4eee50" + "digest": "70534ef30162b8af4b548c3fc0f4d7964e01c8bcb2b52c3b2dc2df4854aa308c" }, "busstop": { "category": "travel", "moji": "🚏", "description": "bus stop", "unicodeVersion": "6.0", - "digest": "adabb1ec36402b33feb636eae3656e5a8b51ff1071bcb14125d8ab80d6d12d2a" + "digest": "ccb2c93fe9f2a03c0674d921bb3a6a6c80e2eef64a274bd31b1efb3147785e6f" }, "bust_in_silhouette": { "category": "people", "moji": "👤", "description": "bust in silhouette", "unicodeVersion": "6.0", - "digest": "277ae43301f1e49e0be03c8e52f0dc7b70c67f9d146bca0a14172e0098f115e6" + "digest": "17f35781aa264a26812ca9a13a32e7ab73a7eb95af1bc0b812a35d6fc9ac521f" }, "busts_in_silhouette": { "category": "people", "moji": "👥", "description": "busts in silhouette", "unicodeVersion": "6.0", - "digest": "7fee96f1b68bb2c6002e47f2ed13c06baa6a3168441b9aca572db7ec45612f7b" + "digest": "f9aa0c03d90e5d0f57f8114b998019452c5756a8dcbf1750b07f9aeae2f4ab08" }, "butterfly": { "category": "nature", "moji": "🦋", "description": "butterfly", "unicodeVersion": "9.0", - "digest": "a91b6598c17b44a8dc8935a1d99e25f4483ea41470cdd2da343039a9eec29ef1" + "digest": "a7c33f816a9705a83a0debf8cbeb1ff9dc430200f52e8d0f5682fe11c39b4473" }, "cactus": { "category": "nature", "moji": "🌵", "description": "cactus", "unicodeVersion": "6.0", - "digest": "2c5c4c35f26c7046fdc002b337e0d939729b33a26980e675950f9934c91e40fd" + "digest": "1690158bb63afbe907bbc343627b9c353198ad611b9bb195f5eda5c3545aa2e9" }, "cake": { "category": "food", "moji": "🍰", "description": "shortcake", "unicodeVersion": "6.0", - "digest": "b928902df8084210d51c1da36f9119164a325393c391b28cd8ea914e0b95c17b" + "digest": "807cc6dd0621c1c4dbd5380191d056ce44ccd2b92dda0cad6ca1c57e19e9f785" }, "calendar": { "category": "objects", "moji": "📆", "description": "tear-off calendar", "unicodeVersion": "6.0", - "digest": "9d990be27778daab041a3583edbd8f83fc8957e42a3aec729c0e2e224a8d05e3" + "digest": "275fa5b2c113c3d117b1c8970f01dd897b90405db7a55ff6a3dda767817ed4f5" }, "calendar_spiral": { "category": "objects", "moji": "🗓", "description": "spiral calendar pad", "unicodeVersion": "7.0", - "digest": "441a0750eade7ce33e28e58bec76958990c412b68409fcdde59ebad1f25361bb" + "digest": "01aefae6a6d0d517be52e7918d6893d55a9fa5b7480d60cb8b8b5a743573ea0b" }, "call_me": { "category": "people", "moji": "🤙", "description": "call me hand", "unicodeVersion": "9.0", - "digest": "83d2ed96dcb8b4adf4f4d030ffd07e25ca16351e1a4fbefdf9f46f5ca496a55f" + "digest": "3701197e18ffedc242a6b20ab74e7a339c7f77df27c5f92d5124a42e39a9502a" }, "call_me_tone1": { "category": "people", "moji": "🤙🏻", "description": "call me hand tone 1", "unicodeVersion": "9.0", - "digest": "4a5748efa83e7294e8338b8795d4d315ff1cd31ead6759004d0eb330e50de8cd" + "digest": "1c5c681c9b588a2b07a57d27d3aaf209e7d23c4cba938ffce07bfa4a53d720e9" }, "call_me_tone2": { "category": "people", "moji": "🤙🏼", "description": "call me hand tone 2", "unicodeVersion": "9.0", - "digest": "54feaa6e3c5789ae6e15622127f0e0213234b4b886e1588ce95814348b1f1519" + "digest": "4c848da3d8849de81922aa2eb6611489ad72649cf189849176217e946cf9aad8" }, "call_me_tone3": { "category": "people", "moji": "🤙🏽", "description": "call me hand tone 3", "unicodeVersion": "9.0", - "digest": "57e949b951e14843b712dab5a828f915ee255f5bb973db33946aab4057427419" + "digest": "b697c1a4aa15f7793002b79aee8e5240f48b832b33f8ad39b8d46b90624c6c0a" }, "call_me_tone4": { "category": "people", "moji": "🤙🏾", "description": "call me hand tone 4", "unicodeVersion": "9.0", - "digest": "f7787e933978a09c7b8ab8d3b1e1ab395aaae998c455e93bb3db24a4c8a60fe0" + "digest": "f1b07c2a8071f5f704b5354277777aa651202f56ef7d334ce66e0475fdba086a" }, "call_me_tone5": { "category": "people", "moji": "🤙🏿", "description": "call me hand tone 5", "unicodeVersion": "9.0", - "digest": "1fdb7d833d000b117d20d48142d3026a61cc9c8b712ebb498fa66bf75c74d7a5" + "digest": "d7d8d96a3980e3c558d3e3ef62aa49dc237c075f0c3dfb0b06ae33fc98f565c5" }, "calling": { "category": "objects", "moji": "📲", "description": "mobile phone with rightwards arrow at left", "unicodeVersion": "6.0", - "digest": "acf668c75c11c36686005788266524a972fa1c5bcf666ff3403d909edc5cee91" + "digest": "3fc285fd0fc7a6beb6c64091671d0f789458e32aaba9d9fd74dfac16b9549826" }, "camel": { "category": "nature", "moji": "🐫", "description": "bactrian camel", "unicodeVersion": "6.0", - "digest": "5f927927a7ab1277d0dc8b8211436957968b1e11365a8bf535e9bb94f92c5631" + "digest": "666d8efce2033fd7a69fa8537a0d724b3e1e0d9d5093b8d7666a45a4f7d1831f" }, "camera": { "category": "objects", "moji": "📷", "description": "camera", "unicodeVersion": "6.0", - "digest": "fde03e396822a36cd6ae756ede885b945a074395264162731ca5db47a3b39d80" + "digest": "5d86baa4baede9c6d02fbe02fd2d4ad07a47a77e09c1d2d045ea20b36bd2938c" }, "camera_with_flash": { "category": "objects", "moji": "📸", "description": "camera with flash", "unicodeVersion": "7.0", - "digest": "9afd380208187780f00244c45d4db6c5ea1ea088d4a1bd8fc92a8f3877149750" + "digest": "9b701460de9ba318811d771bb451fb109850bc08ad6592f9365bc350de571f9f" }, "camping": { "category": "travel", "moji": "🏕", "description": "camping", "unicodeVersion": "7.0", - "digest": "a42a4ff9521affa72db7b0f01da169b4cb6afb9db1c5dfad47dd4c507bfc30d9" + "digest": "70c596c5d9ab030e26b46c95e011a28050aa6082f4ba2b8b197f24915ce03c86" }, "cancer": { "category": "symbols", "moji": "♋", "description": "cancer", "unicodeVersion": "1.1", - "digest": "528c6f21df99a756b553d93a7f395b0f662b30a323affd05f0cedee8ff7b41d6" + "digest": "f707db14878e03608dee3eca4eacf0a0be4a709c6d33b2d5b7ab0e8f05473b2b" }, "candle": { "category": "objects", "moji": "🕯", "description": "candle", "unicodeVersion": "7.0", - "digest": "211c04dc3a91b071c284d4180ed09f9d3320e3fd6ba8a9fddd0677bc97fd12cb" + "digest": "67400dd5e800a6e496a661da639d4964bf6646525bcf6d6c4773529ae5f7f075" }, "candy": { "category": "food", "moji": "🍬", "description": "candy", "unicodeVersion": "6.0", - "digest": "9cff4538918f60f770fceb96e964f5dc3ce31fd08ddd2ab3bfdf2981bfa74100" + "digest": "7064f2eb0dc768e3deb1e6ebe449950eb5a72ea882fb13bb06e23e7e2012c740" }, "canoe": { "category": "travel", "moji": "🛶", "description": "canoe", "unicodeVersion": "9.0", - "digest": "56ca308cc2ad4827468cf58c4ccf6ef6b3382835a91e935540a2b973e01d2572" + "digest": "20d70c92c33a8bc6629e6d0b87bfca0dbbc9c32458d253ee62eb0845398fe095" }, "capital_abcd": { "category": "symbols", "moji": "🔠", "description": "input symbol for latin capital letters", "unicodeVersion": "6.0", - "digest": "a416d0b3f564037b680f801fb773b6eaf67225e2cbbfd2cb8a5db0de044321fa" + "digest": "6cd31a4765c108d5e85f0ad9e25dee8e8f8af1fc40de161c0407f4041db9e288" }, "capricorn": { "category": "symbols", "moji": "♑", "description": "capricorn", "unicodeVersion": "1.1", - "digest": "f11abad102603737b55486fe2ea4d01f28b203394bcd84f19a7948156e6c4b96" + "digest": "d769793914f9c1ea4237aea85d288344c7422ccb286f8c1d3b18fa99ee8fa7ce" }, "card_box": { "category": "objects", "moji": "🗃", "description": "card file box", "unicodeVersion": "7.0", - "digest": "7a6199d562f30e02ed31094de6aebeb99eae8ac156f6910463dfed73256f4c9a" + "digest": "25acb25ee37044c67b69ce3a7cb412f7ec2fad76009b9e022cf45b58e0d1d898" }, "card_index": { "category": "objects", "moji": "📇", "description": "card index", "unicodeVersion": "6.0", - "digest": "86e187e0a72ca5d00207d6ef34d66ce15046848a831c2b5184fb840c5332a2a8" + "digest": "262bfa04568a192dd8696ec43c6f916a45e16a7c19d77f830e366de0d930bb7a" }, "carousel_horse": { "category": "travel", "moji": "🎠", "description": "carousel horse", "unicodeVersion": "6.0", - "digest": "c0e7059efc39a64233f774c02ddb1ab51888fff180f906ce13a6e4f9509672fe" + "digest": "d8a609d98fab29e04443f12457a8c8c7fe321b3b940289f1c9fe55f711583b20" }, "carrot": { "category": "food", "moji": "🥕", "description": "carrot", "unicodeVersion": "9.0", - "digest": "3a6fd98b63ee73d982a9cdacb08cf7b4014368cde8ffce6056b7df25a5a472b1" + "digest": "8d8a49f70f7f339347d4a59afcb9a58d9113ebb4d7488d681e409cefd5cb9e47" }, "cartwheel": { "category": "activity", "moji": "🤸", "description": "person doing cartwheel", "unicodeVersion": "9.0", - "digest": "d78de3435e0b04a9b1a1048ae12e63e3248f9ace3a0db4d3bda584f22af18863" + "digest": "2601e720cad24b46e10f7063c369d14f0da4436a82a7e19b8ea77acbfbef34d1" }, "cartwheel_tone1": { "category": "activity", "moji": "🤸🏻", "description": "person doing cartwheel tone 1", "unicodeVersion": "9.0", - "digest": "39a49781a269bb40d8efc8fd73c973b00fb2e192850ea6073062b5dea0cd5b74" + "digest": "2346e968d9f62b44cfed94354fcfc171a6588a8d4b2f9b49b667aa8987ced6b1" }, "cartwheel_tone2": { "category": "activity", "moji": "🤸🏼", "description": "person doing cartwheel tone 2", "unicodeVersion": "9.0", - "digest": "6231eb35be45457fd648f8f4b79983f03705c9d983a18067f7e6d9ae47bc1958" + "digest": "1038eedf481d46a42a42b9c7ff281b5a8c99793549a5c12984cf70641d411b70" }, "cartwheel_tone3": { "category": "activity", "moji": "🤸🏽", "description": "person doing cartwheel tone 3", "unicodeVersion": "9.0", - "digest": "ca483c78cc823811a8c279c501d9b283e4c990dafc5995ad40e68ecb0af554df" + "digest": "662221a5603894c966b72217f4db74fdf02da22b9716f106b456e56277c361f6" }, "cartwheel_tone4": { "category": "activity", "moji": "🤸🏾", "description": "person doing cartwheel tone 4", "unicodeVersion": "9.0", - "digest": "8253afb672431c84e498014c30babb00b9284bec773009e79f7f06aa7108643e" + "digest": "14ad120f2f0778ee4ede3578e61707dc92a3d4658553a0c2cb0087f9e3c965cf" }, "cartwheel_tone5": { "category": "activity", "moji": "🤸🏿", "description": "person doing cartwheel tone 5", "unicodeVersion": "9.0", - "digest": "6fd92baff57c38b3adb6753d9e7e547e762971a8872fd3f1e71c6aaf0b1d3ab9" + "digest": "b9a51589e53cb61afe0b470de87deb135b8396d8300848bf7a240190787b5863" }, "cat": { "category": "nature", "moji": "🐱", "description": "cat face", "unicodeVersion": "6.0", - "digest": "e52d0d3a205a0ba99094717e171a7f572b713a0e21b276ffa4a826596fe5cafc" + "digest": "c843d3b4d50b6928c55c3b8c408e54510be69961e098a631e9e1d18c2932f4e0" }, "cat2": { "category": "nature", "moji": "🐈", "description": "cat", "unicodeVersion": "6.0", - "digest": "46aa67a99f782935932c77b8de93287142297abe52928c173191cf55bb8f4339" + "digest": "a12d0ab04554c3a7c2b45e6501da312773777587bef28ba233202f3812901af4" }, "cd": { "category": "objects", "moji": "💿", "description": "optical disc", "unicodeVersion": "6.0", - "digest": "16363d8a34b873c12df6354b99f575cae3d80e0d27100ed7eea70f0310953c7b" + "digest": "d7242edbba09de17d223d7e3178a241b1aafe05d14a19000428522dc9b2891f4" }, "chains": { "category": "objects", "moji": "⛓", "description": "chains", "unicodeVersion": "5.2", - "digest": "3884cdbc6f2b433062af06f942552e563231c24727a2f10fa280b3bb7aa614e2" + "digest": "245a60d0dcdf759898d5f6093d3b67e7e3234a5799de52af87166886bb8e67ff" }, "champagne": { "category": "food", "moji": "🍾", "description": "bottle with popping cork", "unicodeVersion": "8.0", - "digest": "9e6e8987f30a37ae0f3d7dab2f5eeb50aa32b4f31402b29315eb2994afc72457" + "digest": "6e686856c9e39b9947ef669394e6621fffd2a91ebe8f21c2cdc06b06669d1160" }, "champagne_glass": { "category": "food", "moji": "🥂", "description": "clinking glasses", "unicodeVersion": "9.0", - "digest": "5a2e4773f7eb126a00122cbfa4dc535da51ce00e0bf0d8d6ff8bab8b3365f8d2" + "digest": "8e59ae799d7c7844dc19f5fd4fbefebc34f597059373c94e8639a7ce73d13519" }, "chart": { "category": "symbols", "moji": "💹", "description": "chart with upwards trend and yen sign", "unicodeVersion": "6.0", - "digest": "a092dbc08f925b028286b2b495a5f59033b8537a586a694f46f4c1e7c3a1e27f" + "digest": "b513f5b5ff0e9a8139aaa378982e1937b09da1827adef70158d07d8c4a288139" }, "chart_with_downwards_trend": { "category": "objects", "moji": "📉", "description": "chart with downwards trend", "unicodeVersion": "6.0", - "digest": "5db7ccbc37665736a9c0b2f50247dcc09e404ec37f39db45b7b8b9464172a18c" + "digest": "0c12dfccd80564f29dc56d3e994e55793ec02d1bd4e3109c7e1b003163579ecc" }, "chart_with_upwards_trend": { "category": "objects", "moji": "📈", "description": "chart with upwards trend", "unicodeVersion": "6.0", - "digest": "bc4ea250b102fe5c09847e471478aff065ad3df755d9717896d38d887d9c6733" + "digest": "c09ad5dd7817106a1df65a1f8da086006de804d2de22107423a5805da5ee3f9f" }, "checkered_flag": { "category": "travel", "moji": "🏁", "description": "chequered flag", "unicodeVersion": "6.0", - "digest": "0e77180e0cf9fc87e755a5a42cf23aec6bf30931db41331311e97ba0be178b78" + "digest": "b2527f2ce6797b261083947b9e9dd588382da6e7e46f81a1919d0f039635f21b" }, "cheese": { "category": "food", "moji": "🧀", "description": "cheese wedge", "unicodeVersion": "8.0", - "digest": "50a6cb906c2120e2bbc0e22105924262007cfe1554d7b02b8cc84b6adedc6a0b" + "digest": "5d0152d394bb97558cdd52eb5c9c6f9924e04071e7aa76fa1abde43ae727ca78" }, "cherries": { "category": "food", "moji": "🍒", "description": "cherries", "unicodeVersion": "6.0", - "digest": "13b8db9e7e6eec8509aa80c762966e1bf3538fcb1ac3d6eab18ee4da1528cf84" + "digest": "49f2c738ad924302542d2c0b6d1f30076c77f9651234e1c6d57bc200540f0476" }, "cherry_blossom": { "category": "nature", "moji": "🌸", "description": "cherry blossom", "unicodeVersion": "6.0", - "digest": "af3083f5f8dd94936113f2e16caba5aec7a774d5589aa08bf5de82a2d278cc66" + "digest": "67e42777b2d2b8e71dc303c096b45f5b66733d2099533c6c6f798c98e314234d" }, "chestnut": { "category": "nature", "moji": "🌰", "description": "chestnut", "unicodeVersion": "6.0", - "digest": "9f85b79b207a69ab81ab88dcef04954000965b039b4cf57de5f1b381745ab98b" + "digest": "0a6528154b5f4039d32a2e7e0550b1e2666bee8d55d4195402829d169fed350c" }, "chicken": { "category": "nature", "moji": "🐔", "description": "chicken", "unicodeVersion": "6.0", - "digest": "57ceb4459d183740009caac6ebed089d2f1e12f67c138e1be1d0f992313c0ac4" + "digest": "6fb2f9392e8e78ec3e46187013e53a19dcb319e9528c27e453ae2dc470d91cf3" }, "children_crossing": { "category": "symbols", "moji": "🚸", "description": "children crossing", "unicodeVersion": "6.0", - "digest": "0ded7d9aca0161e8ef8e2858c3c198e70e4badc7105ac3a6886e06975de19106" + "digest": "092e5fa179cce029edae31733f6c1dc0e147cde9050183b3f7b121cc7839c2ab" }, "chipmunk": { "category": "nature", "moji": "🐿", "description": "chipmunk", "unicodeVersion": "7.0", - "digest": "5b0dc1a859163097727ba2ba5ffca38b0a54d925eebb089977d28d0b4d917a3f" + "digest": "ec1f696b11273364e8c7f386d38bbb133e5d7c387b9ea7ebc49b4fd5c84717c4" }, "chocolate_bar": { "category": "food", "moji": "🍫", "description": "chocolate bar", "unicodeVersion": "6.0", - "digest": "dd273e5050488acaf885f8a18b6e2b3901f69c5b39fa6465fb60621783d4109a" + "digest": "89fbf46c19d87b7d86c400a54929fc7c3a0c4bd2a7c19f76f31e47486080b37f" }, "christmas_tree": { "category": "nature", "moji": "🎄", "description": "christmas tree", "unicodeVersion": "6.0", - "digest": "ce60cbe2ebbe8057be8edea2392455fedd2bcda64a0a831f6a1942028af7e747" + "digest": "cb28845d8770cc86de0034f03e38e46b251fb5bd4357a923c107404e8c5116bb" }, "church": { "category": "travel", "moji": "⛪", "description": "church", "unicodeVersion": "5.2", - "digest": "2c328456528f7336e59443e20ec3ab22fe71f1fccb1dd50d0ad68eb206937557" + "digest": "5920057525f6b395d3aead6f44f5a1cbf76662fac740f993694afe8f482c0864" }, "cinema": { "category": "symbols", "moji": "🎦", "description": "cinema", "unicodeVersion": "6.0", - "digest": "4c26dcdc76f93dbc2a1dc49ed4e132b8e8f2b7cdc1acf5e09b3dfd99430d97cd" + "digest": "acfdea199d4ab48103e5491dd3ab0a616ffbef57641a07aef315273559ccf690" }, "circus_tent": { "category": "activity", "moji": "🎪", "description": "circus tent", "unicodeVersion": "6.0", - "digest": "fec5f2a06222be8be549178b29720343cc00145177ec387ca4e6f3432481fe77" + "digest": "5bc6aae497746b5af5cbc03d703df1754903cc71c25a2c7fc8a068292f5614fc" }, "city_dusk": { "category": "travel", "moji": "🌆", "description": "cityscape at dusk", "unicodeVersion": "6.0", - "digest": "bba345e949dcc51f5f018220f000223797970c82ead2ab9c822f9dc0847aa155" + "digest": "19bc4c1367c0a6e925c7dd9421d41bfb688903ef08531df05809b5bbda429d03" }, "city_sunset": { "category": "travel", "moji": "🌇", "description": "sunset over buildings", "unicodeVersion": "6.0", - "digest": "a846df1a4c7c778f8e1729804aece86eb29d2fcb95dc39eaaf2aae1897f3dcc7" + "digest": "7da54c98e269c041a20dc94861338b546af78ffaa577249e14f1258e232ca5dc" }, "cityscape": { "category": "travel", "moji": "🏙", "description": "cityscape", "unicodeVersion": "7.0", - "digest": "ee360be7514c4bfb0d539dd28f3b2031ebcef04e850723ec0685fb54bd8e6d5f" + "digest": "1ae1932db38c72652e85dfe56dd173a37ed96b6913ec74f1718d19fd6ea948ac" }, "cl": { "category": "symbols", "moji": "🆑", "description": "squared cl", "unicodeVersion": "6.0", - "digest": "fcec2855dbad9fda11d6e2802bc0dcaabab0b5be233508f5e439f156f07602c1" + "digest": "071117bab8c92f8ea4b734b358d3591ef4b4df067514b80f747b6293efc77ec7" }, "clap": { "category": "people", "moji": "👏", "description": "clapping hands sign", "unicodeVersion": "6.0", - "digest": "a1860ce7812a9f6fb55e45761e1b79a2f8f0620eb04f80748a38420889d58a2a" + "digest": "68fca08d9340cd18b061a9ceef10111b006df9f888b534dd9b307c490cdb045c" }, "clap_tone1": { "category": "people", "moji": "👏🏻", "description": "clapping hands sign tone 1", "unicodeVersion": "8.0", - "digest": "18a7022e08223fb2109af5a9b9a5b4f47dc870ce4453f4987d2d0b729ef54586" + "digest": "dc842eb100206a92eab5cefadeb5dab004ee34d054b0adc02de27f525a0a724c" }, "clap_tone2": { "category": "people", "moji": "👏🏼", "description": "clapping hands sign tone 2", "unicodeVersion": "8.0", - "digest": "5954c8658b15e755d2018d8674df84d38e22ffededc4d726c6a33b709f71426a" + "digest": "6a92a954a6ea47ce0e42dceee82cd4220f710582f7589cb86037555f0a5e9dce" }, "clap_tone3": { "category": "people", "moji": "👏🏽", "description": "clapping hands sign tone 3", "unicodeVersion": "8.0", - "digest": "22639b6bd3c53784a2f855d6db7bdf31621519f19dfc29a6bc310eee6421f742" + "digest": "6b7dfeae569488df0bd85c16233abcf770bc2bb5942c178cbe5107e798a9ca88" }, "clap_tone4": { "category": "people", "moji": "👏🏾", "description": "clapping hands sign tone 4", "unicodeVersion": "8.0", - "digest": "e55248dc163d1bbd118b50cd8767750ead86d082151febbc0a75b32d63abceec" + "digest": "2fa8961ad763675c6619b5f4137e912ce4126fb9b5df71d23c59b05e54533afa" }, "clap_tone5": { "category": "people", "moji": "👏🏿", "description": "clapping hands sign tone 5", "unicodeVersion": "8.0", - "digest": "76046b8157dabbe048a07fc318122456020c9c980fc1b8ab76802330e07b3b53" + "digest": "7b8b5e0befd920ac4e02ef1823b63c2513dbe58fe6471dc54b8265b75b4c8f41" }, "clapper": { "category": "activity", "moji": "🎬", "description": "clapper board", "unicodeVersion": "6.0", - "digest": "8149752a0e3e8abede2d433d1afab6d217877d0c76adb1e2845a0142c0cdcbaa" + "digest": "73820f057b2d7d50f6be4a51c0ebaa39a4e0463f0f1121471fb3816fdd05f5bd" }, "classical_building": { "category": "travel", "moji": "🏛", "description": "classical building", "unicodeVersion": "7.0", - "digest": "9ee0d00c43d6e22b6a3ddea67619737270cc7e9294797a19c7c60d5f92aa44fa" + "digest": "73e1b32e337042475e76fdbdb03c0b04588f626018bd81adce7f3183be907a92" }, "clipboard": { "category": "objects", "moji": "📋", "description": "clipboard", "unicodeVersion": "6.0", - "digest": "bdd7f7d973c714e59d2903d401a876e6018794c7987c9ca57108c137c5edc25f" + "digest": "d3d42f1ff9c8dacfd8219d9563e3fab709290d887695d3bf0a0e51afac7b7149" }, "clock": { "category": "objects", "moji": "🕰", "description": "mantlepiece clock", "unicodeVersion": "7.0", - "digest": "302835eab2637db799acf69b3d795571ef3432251267050db0704f2954e8b190" + "digest": "c62364007eb0e3a3c873476ff4b97c832947769502944f11875fab15c41dbe36" }, "clock1": { "category": "symbols", "moji": "🕐", "description": "clock face one oclock", "unicodeVersion": "6.0", - "digest": "1778eec07ce061c9393e5abee5ca83b24e1ce61d8a75fa2e39efcb31aa160395" + "digest": "633f923dc3e76cd6e502f60e7445c81dc00372bb9aaae80e702c601ddcfb4821" }, "clock10": { "category": "symbols", "moji": "🕙", "description": "clock face ten oclock", "unicodeVersion": "6.0", - "digest": "601fc12ea5280a54c2e69dbb685f454e4165fe771756ed6f89016e29e683a24f" + "digest": "d993967e8116003d6de796cba9caf743297fdf8f900bc8d1f0b7eb9bd3a5194f" }, "clock1030": { "category": "symbols", "moji": "🕥", "description": "clock face ten-thirty", "unicodeVersion": "6.0", - "digest": "4fd155f08f797542d52cff4b0aa3ca9f080f37a41c301b82f90ff6d4693c890e" + "digest": "fe6cdac5e9d3f8177ab18efd7f2acce65314964872fd659b7b498049bbf1a0eb" }, "clock11": { "category": "symbols", "moji": "🕚", "description": "clock face eleven oclock", "unicodeVersion": "6.0", - "digest": "5c79dc812e812e8a01993ea633b323d654ce3a7ea258692781a4896e4ad2017e" + "digest": "2e676cc1f8a7dcbe76ba414a2a2a4b5724a0cda372d936cb869a4cfa540b0728" }, "clock1130": { "category": "symbols", "moji": "🕦", "description": "clock face eleven-thirty", "unicodeVersion": "6.0", - "digest": "41497ee2020ee5ac9aa5f9b07560f7afca7c422b04214449cfc5cea9f020f52e" + "digest": "0b95e14406f4b60ba855a4b2d7655a9af98601ce0306f1d113569e033ba054f8" }, "clock12": { "category": "symbols", "moji": "🕛", "description": "clock face twelve oclock", "unicodeVersion": "6.0", - "digest": "046bb7ffa5f5d27c2e3411ba543484d9dabb8ebf6d6e7a7e9bfb088c1813500c" + "digest": "62ef023ec5c1a784d39f6af646f7243707d3e318e982fde15adffc9359eabdb8" }, "clock1230": { "category": "symbols", "moji": "🕧", "description": "clock face twelve-thirty", "unicodeVersion": "6.0", - "digest": "bbfe9db5a2043aaba19a7a2a0185c7efcebf1e8c9263b8233f75b53c4825f0f4" + "digest": "112ac4095b40ea4fffb33c0341e6bdfff09fca08b4c748eb7ece8544111d02e1" }, "clock130": { "category": "symbols", "moji": "🕜", "description": "clock face one-thirty", "unicodeVersion": "6.0", - "digest": "8662cb395ee680c2781123305c4c8ce8c0df9565c2c942668940be540cc0c094" + "digest": "f458c49cccf45aacacc880d56e5e8df03ae5b0974565a46cf63211af054f5b64" }, "clock2": { "category": "symbols", "moji": "🕑", "description": "clock face two oclock", "unicodeVersion": "6.0", - "digest": "42f7429748b612dce7de77221cbbc710655811f7bb23e2a986c36e6d662f0ec4" + "digest": "5fb6d50f15f14cc1b95c36b141b6c9f4dc5dd4b16a975f1d500fc6068d048139" }, "clock230": { "category": "symbols", "moji": "🕝", "description": "clock face two-thirty", "unicodeVersion": "6.0", - "digest": "e710b6ef14227cd240ea3e2a867c8ef45b5c060adf3cb30ba9077c2351fe6677" + "digest": "8fe558db783dd92c5440e16e1601665732e0867904c0b5cb84b789051cf86e3e" }, "clock3": { "category": "symbols", "moji": "🕒", "description": "clock face three oclock", "unicodeVersion": "6.0", - "digest": "7340d465b398a378211dff9ec806db579d061206fd6fc238623d070cfe0a55ce" + "digest": "68750f9fd558c2767bfe227b096b11e468fee50eab0c102c0075c5f0f7102e85" }, "clock330": { "category": "symbols", "moji": "🕞", "description": "clock face three-thirty", "unicodeVersion": "6.0", - "digest": "7aa4a15cc8de04ed3bdeb0f8a54a7915065f2809a07054e002d89926c9766831" + "digest": "ebd4e3211197cde5dad9d15f6072e1b4170d9eda723b39cc89717f8d41258f06" }, "clock4": { "category": "symbols", "moji": "🕓", "description": "clock face four oclock", "unicodeVersion": "6.0", - "digest": "36fd88e81ad488b0ec49a911a838693281573fa14736ae4a6dd1c40a4ff69bb1" + "digest": "b2bd5e021748355c68e86f6675c0a377084cbc0d9aff36216a08cd467a297ad2" }, "clock430": { "category": "symbols", "moji": "🕟", "description": "clock face four-thirty", "unicodeVersion": "6.0", - "digest": "7bd5dd71e89d95dcf18b9e8c1fe2a353a7da3b69aadb8dda80ee9bafb05da58d" + "digest": "48ece793fbbcef573ac41bd266dd2846d73e1ec39aba6a686eaf30db111ec316" }, "clock5": { "category": "symbols", "moji": "🕔", "description": "clock face five oclock", "unicodeVersion": "6.0", - "digest": "aa406409e56a0bfd8c850e44efe45fd190ffd7bf7061e934ed7928dfbdfc9eba" + "digest": "0833f9541c01ddd02abca0a77f8330e0cc9808239a828bf46552d73f4201de52" }, "clock530": { "category": "symbols", "moji": "🕠", "description": "clock face five-thirty", "unicodeVersion": "6.0", - "digest": "25dd3bcc53ddd98eeea498d7dbd4c306ef39dd033f15909063388a0800febf41" + "digest": "18714913412c75d6a63ce81f5c7352d7de903236d3bd66c5289360693b218c79" }, "clock6": { "category": "symbols", "moji": "🕕", "description": "clock face six oclock", "unicodeVersion": "6.0", - "digest": "0a321eaf1bc5db8436bbadac66c45ba257fc98ad4c7569ce3fc6602c824b6d7c" + "digest": "0353aca1545ed3d257bbeb2411485b14a7f2f9d5cdabfb71cf4be1d56ec43672" }, "clock630": { "category": "symbols", "moji": "🕡", "description": "clock face six-thirty", "unicodeVersion": "6.0", - "digest": "55a4c5a665fdd38a724e9357a93c55401fcd5f1b13078c25754bd70c3fc4ccec" + "digest": "1b0509664d686555e22158ca916173442e28d3a20482235b03dcc65b11cf8c9c" }, "clock7": { "category": "symbols", "moji": "🕖", "description": "clock face seven oclock", "unicodeVersion": "6.0", - "digest": "6154306545716e865da0ec537ee4f22bfe6c7294502a64a2dcf425c587d0e2a2" + "digest": "b8a51e0db28e84ae9ff3e3c35b8372d39f1e00d38e3d1955dd6e20df0117a24f" }, "clock730": { "category": "symbols", "moji": "🕢", "description": "clock face seven-thirty", "unicodeVersion": "6.0", - "digest": "6925654de642e50f84661f94364a96c87757d73fffe766aacbf4bbd70130547b" + "digest": "5fc1ed251ed36b55987faa970091aa7003d1a2ec4450326f557fad23e10b9b51" }, "clock8": { "category": "symbols", "moji": "🕗", "description": "clock face eight oclock", "unicodeVersion": "6.0", - "digest": "9be2d189c7ea56d39fd259f84853d753c1cf33e64f8ed57f86f822d9ae23a1ee" + "digest": "8630ef0007be79086814447406449c1a2fe0e8c94b2abd890062d33c0d06f5e1" }, "clock830": { "category": "symbols", "moji": "🕣", "description": "clock face eight-thirty", "unicodeVersion": "6.0", - "digest": "16878613c0000d2f558c88d080551f424a8bd9df1358e0f931dd25c3da68f2d9" + "digest": "dfaf3bbb3634a30fb8073d5fb41d8201743d596d88276a6592ea78fb3c68a3e4" }, "clock9": { "category": "symbols", "moji": "🕘", "description": "clock face nine oclock", "unicodeVersion": "6.0", - "digest": "1d1e7e3c9d085ffa5b7c0f3d9fd394b734f16ae3b60df09af50fe6c8d4f3c8bb" + "digest": "23bed79d4e2fbe374d0cfd51baff6ec1524e4ae4b71bf02938e40d34c8fe9dd9" }, "clock930": { "category": "symbols", "moji": "🕤", "description": "clock face nine-thirty", "unicodeVersion": "6.0", - "digest": "9fdef6a4939315c017b165e1dbac7710fb335df8c309be3fe2a011ef7fc28d74" + "digest": "6a9e6a5775f11cea55103d4c3c02fef87da6196c4d4b58b91820b0074fabfa67" }, "closed_book": { "category": "objects", "moji": "📕", "description": "closed book", "unicodeVersion": "6.0", - "digest": "b18288629d201bfdfc5d66ec47df89809d00642b15732757e6a04789f36a7d9f" + "digest": "2b60f7ca436be9aa12cc95d9733e3c72cf36ca7c98a83be70748d1452fa758da" }, "closed_lock_with_key": { "category": "objects", "moji": "🔐", "description": "closed lock with key", "unicodeVersion": "6.0", - "digest": "e39adfe9b30973bca16472c2b7e6462b064a93b9d452aa48edd74c727641a83d" + "digest": "5772854e275a722c97338858e416961e9812c19a6e908323f02d400158fbd6da" }, "closed_umbrella": { "category": "people", "moji": "🌂", "description": "closed umbrella", "unicodeVersion": "6.0", - "digest": "2cc0592c74601f7439e88c3c1ec4f05e3459608ef1ea6558c5824ed7c3889727" + "digest": "464550b8a3f71825b81ba11f158b815dd54d33e010c1bc1ba67ea196efcbccb3" }, "cloud": { "category": "nature", "moji": "☁", "description": "cloud", "unicodeVersion": "1.1", - "digest": "5b3a19718dfa8a381929665afdc2284464d24020c8dd0caff4dad465a1f536ba" + "digest": "5a44592a6e7185d800b540d087049b75c1a8fd706725c980001633f64dad1472" }, "cloud_lightning": { "category": "nature", "moji": "🌩", "description": "cloud with lightning", "unicodeVersion": "7.0", - "digest": "2b32f6d87726df2935ad81870879ccec30ce9b4fd5861d1a6317f9eca2f013d9" + "digest": "6e0db4d854dfb78548f458630b0f66a2a5bfa415116d87e89c9ee3c1595eccdb" }, "cloud_rain": { "category": "nature", "moji": "🌧", "description": "cloud with rain", "unicodeVersion": "7.0", - "digest": "1e1e8bc59e168e1d2e72bf11f2d43cb578cbf0a5f1daf383bba5c56fb750ee71" + "digest": "34a9645f4842e11f88490cb90868f0eda46848c0ca691220eb7d9e789bb5735c" }, "cloud_snow": { "category": "nature", "moji": "🌨", "description": "cloud with snow", "unicodeVersion": "7.0", - "digest": "2d364f859b83e684213e8eece1640208d80a8de0a49d0fc8e0e24c5a8493a3b1" + "digest": "34fadb93556a1c2b94104ba4b533b0a2b56399f41f4d4e9f4898a8c8add204b6" }, "cloud_tornado": { "category": "nature", "moji": "🌪", "description": "cloud with tornado", "unicodeVersion": "7.0", - "digest": "7cbed2343c280ba3996082b3d0fb9d8cd57d6e62fe6c9ecb159f46b4a2e49151" + "digest": "d7ff0075ec6ad30866c1f44d6b091e11e9d56ec5395481f9372edf08cfb7e002" }, "clown": { "category": "people", "moji": "🤡", "description": "clown face", "unicodeVersion": "9.0", - "digest": "eea95687caabc9e808514c2450ba599e5e24ef47923dbec86f5297a64438e2e5" + "digest": "4cabd73ae323f53200eb179e177ffbcc984f07847b71912f0c2874fa9c5e53f3" }, "clubs": { "category": "symbols", "moji": "♣", "description": "black club suit", "unicodeVersion": "1.1", - "digest": "b8cf72ecd8568ced077b475d94788fb282bdb06d25031b5d54dd63e25effb138" + "digest": "eca840fc5c181df26e30df8ac9de5303c534d7532d86a4c4f29e029ebb1eb18d" }, "cocktail": { "category": "food", "moji": "🍸", "description": "cocktail glass", "unicodeVersion": "6.0", - "digest": "3792def2cde885cf32167f04904d3b0b788388e8af410c63e4cd31550feba775" + "digest": "91b4e4dc85b87b50d85d4831a18de7dd952c45c427f46a1a2c55d0abf4c4f5dd" }, "coffee": { "category": "food", "moji": "☕", "description": "hot beverage", "unicodeVersion": "4.0", - "digest": "0d29615a7a67d3aafa257b909bb915dc74fa8f854acb0d9a2c29e94eedf80326" + "digest": "bd09e4d36ebe4df49c695147a2d1ae91b6cbdd7eb7bb5066a1bada8ca2fa7c6f" }, "coffin": { "category": "objects", "moji": "⚰", "description": "coffin", "unicodeVersion": "4.1", - "digest": "78eccc1aad2a822649fba8503d4d30354bef367c4271193c40ddb692308f9db8" + "digest": "08e3596ffa53801967dd6ff1715999513d8d9b3ae1f1f7c2b841a414981ee5d4" }, "cold_sweat": { "category": "people", "moji": "😰", "description": "face with open mouth and cold sweat", "unicodeVersion": "6.0", - "digest": "f53aab523ed3fa2224a16881d263fb5e039f163380f92feb2c63c20f9b14dcd2" + "digest": "d96b966a52919667857c96c5d03596cb29daa1a7d87acba0286556f5dcaa25af" }, "comet": { "category": "nature", "moji": "☄", "description": "comet", "unicodeVersion": "1.1", - "digest": "40ce93e55c6e57a88d80670b37171190bd5ffc87b7078891d8de5b15795385c5" + "digest": "647209d932dbca09e1a0f3e13b0579251f76ba5f314faf6fc010eee6eb1606bb" }, "compression": { "category": "objects", "moji": "🗜", "description": "compression", "unicodeVersion": "7.0", - "digest": "c8841f7afb5345f1c31da116a7fb41d07232ea58d3f7f1a75c5890aa1a80bfd6" + "digest": "e762761f41d6c41d204ca149b161ea4286ae71517ea714fa75951c0eea600eeb" }, "computer": { "category": "objects", "moji": "💻", "description": "personal computer", "unicodeVersion": "6.0", - "digest": "c970ce76b5607434895b0407bdaa93140f887930781a17dd7dcf16f711451d93" + "digest": "08200fc0c04bb776d3b7e187de415a1a6a6bc82a7beb70829e03c40c5312d7d1" }, "confetti_ball": { "category": "objects", "moji": "🎊", "description": "confetti ball", "unicodeVersion": "6.0", - "digest": "a638b16f1acdbcf69edf760161b1bd7ff1fd5426c5b1203ad9d294dcc0701f10" + "digest": "745790484353edffb62c78d1460baa049411e32fed88bd6424c0fd804fe67ca8" }, "confounded": { "category": "people", "moji": "😖", "description": "confounded face", "unicodeVersion": "6.0", - "digest": "e2ff3b4df65d00c1ca9ae0cb379f959ea2cecefb3d676d4f8c2c5f2c103da4f6" + "digest": "084da8b9e9e24eaee418df200ed9369e04fded381d756382b34f96a362d2c93c" }, "confused": { "category": "people", "moji": "😕", "description": "confused face", "unicodeVersion": "6.1", - "digest": "118d7f830ec08a3ac4b798eebb77a989b8c142f2588727181be4a2548e3c4f06" + "digest": "4b8a05e1d84cb6314b217fdd4f89065411021f3ed3f5a824dbf538d54b5c3132" }, "congratulations": { "category": "symbols", "moji": "㊗", "description": "circled ideograph congratulation", "unicodeVersion": "1.1", - "digest": "02fd1338c54fe5f9a0fd861f23c56edc1d39bcd3140b68f0f626f9e2494d2d1c" + "digest": "3c4f04a0b13353e975bdcd489f5cc2899b3dace2c83ca3012605f1b2801b581e" }, "construction": { "category": "travel", "moji": "🚧", "description": "construction sign", "unicodeVersion": "6.0", - "digest": "c3a0401331111b9eda1206bee5f322db80b0870547d307b10dcac1314e4078c8" + "digest": "3a406d5baeede21f5ae078a4a641ee42d36c1b877a97bb10191fec729a6c0fb1" }, "construction_site": { "category": "travel", "moji": "🏗", "description": "building construction", "unicodeVersion": "7.0", - "digest": "c611f0a5de10f000a0756935f226845c7292f19ff5581d1f7a7554316338bbcb" + "digest": "5973b6f1b1c75fd083d975c2c11f68fff6583f10056418c699da1cd3049a5f89" }, "construction_worker": { "category": "people", "moji": "👷", "description": "construction worker", "unicodeVersion": "6.0", - "digest": "8c094733987e7c4da8d3aa4588b530ae07042bd70cf337b1fd412a70ee8f0ed6" + "digest": "47476b5eb51a1e00d0c95f032c79ca6472b41ece0bdf057bbb87da088605c589" }, "construction_worker_tone1": { "category": "people", "moji": "👷🏻", "description": "construction worker tone 1", "unicodeVersion": "8.0", - "digest": "fcd927405fef4486105cd3aff62155467d21cebbc013924d4b52b717b566602b" + "digest": "087fe998c1e316591d4a0c09c7ef80b0cf73d7f0f295e4bc18405e9153eb7b6c" }, "construction_worker_tone2": { "category": "people", "moji": "👷🏼", "description": "construction worker tone 2", "unicodeVersion": "8.0", - "digest": "d1ec773828936c703dd6e334e696dc3cf7c34c0a8ec691564a384b735cdeaaba" + "digest": "2a829b907f78a0d197677d19be96e177e0a021a04decb3c0bbf637cf74716787" }, "construction_worker_tone3": { "category": "people", "moji": "👷🏽", "description": "construction worker tone 3", "unicodeVersion": "8.0", - "digest": "37c114d6879b9b32b800b0d4cf770dcbe04d1455698130ecd709a0cb9dea880b" + "digest": "551d3bddffe6e7c739732a1d759994e2a8090e81df401a70c5b4eab315242840" }, "construction_worker_tone4": { "category": "people", "moji": "👷🏾", "description": "construction worker tone 4", "unicodeVersion": "8.0", - "digest": "5264996c1bedb6061a0dfdddce233d863bf308d27127ad152b63bfd983162cf7" + "digest": "d563f84633598c86bbad12a96418eee7e7a6cd945d9ecdb60d93be56697b8d96" }, "construction_worker_tone5": { "category": "people", "moji": "👷🏿", "description": "construction worker tone 5", "unicodeVersion": "8.0", - "digest": "87051aec81fd5dfd4dc44ff0411a528ee08253e9494d37efa550694e28dde6d3" + "digest": "56950bb7e235ccd82c8b1e689268ecd471809b8b65ec8654949a15cd6b42e7b5" }, "control_knobs": { "category": "objects", "moji": "🎛", "description": "control knobs", "unicodeVersion": "7.0", - "digest": "0d7f33ff7acc1cc3a81e6a786ff007df20da145e3070f338505dfed5100e9fcb" + "digest": "437abc26fe18f903c498b5223ab35de813b8166e8460cfe9bc5b59177d949bc1" }, "convenience_store": { "category": "travel", "moji": "🏪", "description": "convenience store", "unicodeVersion": "6.0", - "digest": "975dcf9b8e9e3fb1e29574b41300b9d96fd64703b3c18ff52f9f1875d1cf1b52" + "digest": "07d3989157223a8249db3532a642050529831d47f05c0733fbe2cb6a6a780ea6" }, "cookie": { "category": "food", "moji": "🍪", "description": "cookie", "unicodeVersion": "6.0", - "digest": "4bed3522bd50091ac5b68ca760661eb484d7f1b9c9d564d2097bd812b7f28ae4" + "digest": "246ade6def10ac3e98af1ba9517990a4b41e391b9f1d8323a333d4cb69acbe36" }, "cooking": { "category": "food", "moji": "🍳", "description": "cooking", "unicodeVersion": "6.0", - "digest": "563ffd6cae381ce1e318cdacc54e70040d6a01a50d0db8aeb50edbbe413eac58" + "digest": "b4bcd344fb394300464b8a81f325f8652c032f39ebe2acf85e046d594a58b84a" }, "cool": { "category": "symbols", "moji": "🆒", "description": "squared cool", "unicodeVersion": "6.0", - "digest": "5739a37341c782a4736adfce804e12776ae33081098a3d052d8ae9a64b4d22d1" + "digest": "d9e004043f68d0dfea5cb4ae961c4e66edf32a840bf5f1dae43df3c522db6322" }, "cop": { "category": "people", "moji": "👮", "description": "police officer", "unicodeVersion": "6.0", - "digest": "78996521bbe231d03ebea355226d8a1515f47cde7b2fbeca1037e7b7e5133466" + "digest": "ca75e6722bc6520f3375af4d588cd5af15b52d5a856a67d99414e149d8ea9ca0" }, "cop_tone1": { "category": "people", "moji": "👮🏻", "description": "police officer tone 1", "unicodeVersion": "8.0", - "digest": "8a38cd107f5f4c0b821ac43f32df5dc57facaf39fbafb98483ec00fd7df41baf" + "digest": "309280c5b2f6f957134015fe62a262b7853b67c6d7a020e59e942a21ac52c561" }, "cop_tone2": { "category": "people", "moji": "👮🏼", "description": "police officer tone 2", "unicodeVersion": "8.0", - "digest": "8ab8ab086f3ff82aa4bf4760c3c822846ec2696c41d21dffdac12d5afbe398b7" + "digest": "2db60b30bb0533a82590190ba1e9aa2a4a21b13219c9b5fdf67e0c88a63cac59" }, "cop_tone3": { "category": "people", "moji": "👮🏽", "description": "police officer tone 3", "unicodeVersion": "8.0", - "digest": "fce710a99fd44a7c8af3ea01b2007e46d3ff38d7a0dff1ef26d6f893ede7e6d2" + "digest": "724bf942373fe976683449d871bd76275f0b21966abd69dfe046249731f17fee" }, "cop_tone4": { "category": "people", "moji": "👮🏾", "description": "police officer tone 4", "unicodeVersion": "8.0", - "digest": "3017dd73ef475379911c5e6c79bd0f9f533dbbc5057bce6a11244faa12996ba0" + "digest": "c95ba196d60964cdc5252cef740ee98369ce6a9553f6da55e8b0dc3e6cfc345b" }, "cop_tone5": { "category": "people", "moji": "👮🏿", "description": "police officer tone 5", "unicodeVersion": "8.0", - "digest": "a3b8807b3f2a8d6ee9bcec0339355bda486e8c930f727139f5447a4b046a6307" + "digest": "8aa857e06fa050ae584e2be28e61944e336f7b53d94ec10763be04ce9b59a812" }, "copyright": { "category": "symbols", - "moji": "©", + "moji": "©️", "description": "copyright sign", "unicodeVersion": "1.1", - "digest": "cc28663cdd3f8333d9bb57b511348cde4e51bda19cf0629dccb05c8fc425e079" + "digest": "681f772f6710df90e3b53e2ee6c3170f344873bd4c1e41e2016a411125b90f4a" }, "corn": { "category": "food", "moji": "🌽", "description": "ear of maize", "unicodeVersion": "6.0", - "digest": "a099a0b291fa758690e6ee6c762b9ade9a0e3350a707c52d968dfffbcc467de5" + "digest": "18c605b675251470f411303851450e3010e6a4683c06f1ad0df48eb2c8560a46" }, "couch": { "category": "objects", "moji": "🛋", "description": "couch and lamp", "unicodeVersion": "7.0", - "digest": "84cd734dbaa7f9f519438036d687e7a53217130779bc3de30258f163521b9474" + "digest": "e9421d26e96ce4d68b09280e77e699963a3d8259385a12fd28375d61de4aff6b" }, "couple": { "category": "people", "moji": "👫", "description": "man and woman holding hands", "unicodeVersion": "6.0", - "digest": "c897ba76e24e2f43a4aa261c2754800a8473f43c7ce53f9909a6af2c4897732a" + "digest": "d6523ae18c5e2a10b355dda179ca7b172ece9ef3ac70548dba3c45a5d5169e70" }, "couple_mm": { "category": "people", "moji": "👨❤️👨", "description": "couple (man,man)", "unicodeVersion": "6.0", - "digest": "c812471d35d46e12270653039a907d1dfa2dea0defd65596283e5b8e03cea803" + "digest": "0c3344e2abffd74868fb52ffa5614c77737094bac369030ceac6218eee2a0edf" }, "couple_with_heart": { "category": "people", "moji": "💑", "description": "couple with heart", "unicodeVersion": "6.0", - "digest": "420bfa81bad10365550c77a98e1c07eb00d03663fe7b610fab1aca8a0a9d201b" + "digest": "224c8f5d7c5a446b69e7175dfa6b07a9d36f2b2db3f908579813b6bcffb35f92" }, "couple_ww": { "category": "people", "moji": "👩❤️👩", "description": "couple (woman,woman)", "unicodeVersion": "6.0", - "digest": "7ac49153a612d63302299eee996308b7dcafa0a152473dab679215036fe6567e" + "digest": "56651c521bbaade1979708f52d827e2251581b576c3afa651c89ea4c63739916" }, "couplekiss": { "category": "people", "moji": "💏", "description": "kiss", "unicodeVersion": "6.0", - "digest": "1acfef9d375c4c1deb235babd856b0f90ad4f3194751694cb6abb44f00f29e42" + "digest": "14c66d83cace54fb7326ef04eb989ee27d5f2dec2e3884374cd346cd30340d5e" }, "cow": { "category": "nature", "moji": "🐮", "description": "cow face", "unicodeVersion": "6.0", - "digest": "d71c854ff8b343ee24b8c2b9d56c7cb3fc6fa1a6dc0d7a137841b9f646e6d71b" + "digest": "9959b4d621471e4c3ddd23f52ddeb5ddb5792a0b6ac8697d2c2940bd6cb01b82" }, "cow2": { "category": "nature", "moji": "🐄", "description": "cow", "unicodeVersion": "6.0", - "digest": "e7a5131d7dee0f3356814b0ac1ea8ff280b12a7b580181e20ddb0b7eeb7e7339" + "digest": "a9f5cdb317d96e7536d87faff2f2c651d6fb5bd00b89991c977b270e9f522820" }, "cowboy": { "category": "people", "moji": "🤠", "description": "face with cowboy hat", "unicodeVersion": "9.0", - "digest": "1aabf23f6b95a9b772fdb8eb45b8ec93584a5357f9131c6eabc9d1b83fe67e89" + "digest": "0c3a81e8bc276a84073ae94db2cf08d378b3e17ca09e2e03abf248c66c00f34b" }, "crab": { "category": "nature", "moji": "🦀", "description": "crab", "unicodeVersion": "8.0", - "digest": "e6be16699fdb5d87f42f28f6cc141a44b7ffd834ecdd536813c4b5b86d3fc4a5" + "digest": "8cdd21a6eaa56df3e503e8710e703b60ba6b059eaf2a9e93d8d25a4cbe2b55dc" }, "crayon": { "category": "objects", "moji": "🖍", "description": "lower left crayon", "unicodeVersion": "7.0", - "digest": "b180d6afa4777861222a4228164ce284230fe90c589f52ffa9351bac777e901a" + "digest": "d2d609470d943ad4a320273180eb9c9bced90c472e24cac3f0a52f238f8caaf9" }, "credit_card": { "category": "objects", "moji": "💳", "description": "credit card", "unicodeVersion": "6.0", - "digest": "808cd120fd3738eb2be1f6c6c029d98387b0e03fca7d1451e8fbf9c5ab3f643f" + "digest": "b96a52f41dfd125f63f3f927e8333db5dd31388e3b9cfce4664bad8bc6a750a3" }, "crescent_moon": { "category": "nature", "moji": "🌙", "description": "crescent moon", "unicodeVersion": "6.0", - "digest": "042e7e01e6e88b97a763b7cc41e2a2b3fe68a649bacf4a090cd28fc653baf640" + "digest": "bab44314af40c16b245f2e91b2cec98592cddda05630012ac9d6554e1d9b8b43" }, "cricket": { "category": "activity", "moji": "🏏", "description": "cricket bat and ball", - "unicodeVersion": "8.0", - "digest": "4c4559d0b4efe24cc248fa57f413541307992e519d0cb9fb8828637ac2f4cc16" + "unicodeVersion": "10.0", + "digest": "c0447966114b1db5c9d1dd5e47bd7f85a19accb8c6daeb9984644834e72e7598" }, "crocodile": { "category": "nature", "moji": "🐊", "description": "crocodile", "unicodeVersion": "6.0", - "digest": "59cb4164c50b6bc9ae311ce6f7610467c1aaafa848b5fff7614f064715f91992" + "digest": "94f36ae30277cc802bbe827c727358540548ebdd85d3e1f70e976e205a885756" }, "croissant": { "category": "food", "moji": "🥐", "description": "croissant", "unicodeVersion": "9.0", - "digest": "b751e287157a1e276617a841a5b5f7f1208ca226cfd8fa947f144390b65a5e16" + "digest": "8524b964d39d5193569c03177162dc3bf2d6b2e1d4b5ba2b651cd906199f053f" }, "cross": { "category": "symbols", "moji": "✝", "description": "latin cross", "unicodeVersion": "1.1", - "digest": "a6b07c838fb75ef2ebefa2df6005e8d784753239ec03c37695a13e3b1954d653" + "digest": "4c96506b864fefcb67c75ab76262065ca34dc247bdf0a65a859a7c18051aa8be" }, "crossed_flags": { "category": "objects", "moji": "🎌", "description": "crossed flags", "unicodeVersion": "6.0", - "digest": "2841c671075e6f1a79c61c2d716423159fb0bc0786e3fb0049697766533bf262" + "digest": "451e17cbb40af3f42c7f687186c3ba7d8c9a99826635f3733256c663a0be31cb" }, "crossed_swords": { "category": "objects", "moji": "⚔", "description": "crossed swords", "unicodeVersion": "4.1", - "digest": "3771a5b26b514236521ce44e15f7730fa9148c6a782b9b600ab870a1f7de6f9f" + "digest": "a69a11c517efe421e0c36c3e231520967e8791d41b7a83370229e166b7a25d13" }, "crown": { "category": "people", "moji": "👑", "description": "crown", "unicodeVersion": "6.0", - "digest": "6741e58d8f823194e0a3484ac1563e20d9e0b44c1bc46d82444dfffa092cdfc7" + "digest": "6fd07901b1aedf7f0fe7ebcdbd6f7fe40f768a66a0e862203274097b16b5431d" }, "cruise_ship": { "category": "travel", "moji": "🛳", "description": "passenger ship", "unicodeVersion": "7.0", - "digest": "2b7b62db5d118a632673564099e3405ea6d61ea9b8e123b5a2aaf011bb2a54a4" + "digest": "8dc923a465e8183b0a1410f810825c190e494c77b01de7c2f5ee0a64f7580206" }, "cry": { "category": "people", "moji": "😢", "description": "crying face", "unicodeVersion": "6.0", - "digest": "fc3307ec4fe75539770c1123a0e8e721d9e021009a502655132f68d7cc453816" + "digest": "5b16d711fc3d2e611dbd406e5849c22ebdad9c9812fd6897f304a89f21f05755" }, "crying_cat_face": { "category": "people", "moji": "😿", "description": "crying cat face", "unicodeVersion": "6.0", - "digest": "4942c24935c22babdcb8af41d2c0a7588356b6b674bc238902e2f10ad03e2c5b" + "digest": "32cc70455196cddbd0664789c5b1dc7d777a81884b748bdf43c8de6cd892d498" }, "crystal_ball": { "category": "objects", "moji": "🔮", "description": "crystal ball", "unicodeVersion": "6.0", - "digest": "05f73b30b1e5b0fc66fb5dc6caddd2d547ee7b9d2f97513dc908ba1a2e352e30" + "digest": "225f048f2fefb378d3178931ad5e5e8feb419a19436e45d03c199bd726ec5151" }, "cucumber": { "category": "food", "moji": "🥒", "description": "cucumber", "unicodeVersion": "9.0", - "digest": "d1196e23f2f155ef5c1330f8497f40957a7357cb177127f457c5c471f0a23727" + "digest": "752ddddf7b18831b74cc2b14b3fd787f9f914c1a9e72b7119f2e0b7267e4f749" }, "cupid": { "category": "symbols", "moji": "💘", "description": "heart with arrow", "unicodeVersion": "6.0", - "digest": "246e71f44c6ebc2e4f887e25438e4f894e8cc92e06069e711b893ff391abb658" + "digest": "c13b5e7a7a9824b3921b07805ffc08bb07e01f5384c49909ac375e9f55a3102c" }, "curly_loop": { "category": "symbols", "moji": "➰", "description": "curly loop", "unicodeVersion": "6.0", - "digest": "9e4eb98d6597888f91208080c6a79824adb432ea34f46c85da26cb630bd1cc73" + "digest": "365b37a4afb451ace34de1a59727467bfe6f501437dc3459ec55a0234d98e307" }, "currency_exchange": { "category": "symbols", "moji": "💱", "description": "currency exchange", "unicodeVersion": "6.0", - "digest": "b85377265b9876888969aa42b65bba0be523a370175baf226f20131e535af554" + "digest": "3703307c690bd113fbe5826720c6466ee9dccc80ef8d3556cfe2ba7401240df8" }, "curry": { "category": "food", "moji": "🍛", "description": "curry and rice", "unicodeVersion": "6.0", - "digest": "a01c0a713662817720b485f7739f57e61afc025f5c43792f4de961c94f92f31e" + "digest": "6c317ba8a3dba9a294c2a3cb3b6385c946549a06bf934fd4b6964304f3b9a9b3" }, "custard": { "category": "food", "moji": "🍮", "description": "custard", "unicodeVersion": "6.0", - "digest": "85c2b9ac904134a6c3587eb0a0806f2ab4282c5ed5c79d41734f3203998f757e" + "digest": "9790383c5841ec63d87182fc0f4dd05862c973b0e1b9f2fc2c047654089a404c" }, "customs": { "category": "symbols", "moji": "🛃", "description": "customs", "unicodeVersion": "6.0", - "digest": "eb2546e1e617d4c1a1f614318af5e5dacf3e8d9479ffa08108977defa83ded32" + "digest": "0f374b6f60c5bc6da41b0682a352304bc258ef6274da8afd6820ff9bb50a5c39" }, "cyclone": { "category": "symbols", "moji": "🌀", "description": "cyclone", "unicodeVersion": "6.0", - "digest": "7a0f8564d76adf2d0ed272f56dc0d01fb7b557852e0ca797e73f5472b8630bf3" + "digest": "ead05cbe9adcf38310712af602c8caea12eac26e87756579efb8c542dde8b391" }, "dagger": { "category": "objects", "moji": "🗡", "description": "dagger knife", "unicodeVersion": "7.0", - "digest": "35a179168198d03295e626cc27d3b92d30a732c55a2ca75d7a11a0fbed414772" + "digest": "6038c5c863bdacbade2f2426a48bd530e286d6624813960ae0e390d71d4cd58e" }, "dancer": { "category": "people", "moji": "💃", "description": "dancer", "unicodeVersion": "6.0", - "digest": "66ffa86827e85acae4aa870c0859fe3a9dad03d21ff4bc800b61c95c902a8a90" + "digest": "21117e63374e501b1daf8350d5921314cc8b306558c8d6803d43c71066438648" }, "dancer_tone1": { "category": "people", "moji": "💃🏻", "description": "dancer tone 1", "unicodeVersion": "8.0", - "digest": "bdbee740addc890e369d3469a3585eb0d1e4fbc7e04dd6f6aca762d8aeee6a8c" + "digest": "35c64d92577272999d1151cacb584e248a2a005ce9388ce64250bcc8a7178dc1" }, "dancer_tone2": { "category": "people", "moji": "💃🏼", "description": "dancer tone 2", "unicodeVersion": "8.0", - "digest": "9f7b4c627241eaa2def9717a5286a423f0b9c1b044dd9ea4442a76f1858d14a4" + "digest": "9dfdd28db7267f172b1bae228216d0111583c4903934e4afa081cdbf83facd45" }, "dancer_tone3": { "category": "people", "moji": "💃🏽", "description": "dancer tone 3", "unicodeVersion": "8.0", - "digest": "a6bd49a377ce6c2004bf126b6f66d0b21d8c14103c2add7b10f12ed9e1c2d302" + "digest": "79b7c1e313b235e0acec3ff50d3eb7ecff53b5ae4a2ba7d363b0992fa939ac9b" }, "dancer_tone4": { "category": "people", "moji": "💃🏾", "description": "dancer tone 4", "unicodeVersion": "8.0", - "digest": "4ec2a7629c01b0e9006b5cda4deae3bf297ce3b71d18063f93eeb5c14be19a1a" + "digest": "16e6f14fef6464ac20273713c196e189eab75f3ecab98b9eee172bc33c8f2847" }, "dancer_tone5": { "category": "people", "moji": "💃🏿", "description": "dancer tone 5", "unicodeVersion": "8.0", - "digest": "2b48e3a6b366c6f55f73b816e6fb03c39e9890f586f7e9c9043cf0c013d9cdd5" + "digest": "c090f007657b775acab02656ad3de9d02f97373d6b897a7052e1aa5b032de2ee" }, "dancers": { "category": "people", "moji": "👯", "description": "woman with bunny ears", "unicodeVersion": "6.0", - "digest": "12be66ed19d232bb387270f40bece68bd0cb2342b318f6c9bb8b49c64ff7d0ad" + "digest": "8449ee0de1754c317e82371ae80d7f6b840b69b657960953a50ddcb918f363c2" }, "dango": { "category": "food", "moji": "🍡", "description": "dango", "unicodeVersion": "6.0", - "digest": "34e8cd153c50f2d725abe8934c35c96a3ab533f0cc5fbb1e1474eafad1dc1fc2" + "digest": "c3047205e462d958f6e5ab2ad318bc70e903343c4a87956055f76ea8adcc9456" }, "dark_sunglasses": { "category": "people", "moji": "🕶", "description": "dark sunglasses", "unicodeVersion": "7.0", - "digest": "d0a735ad5bf0ece00af2a21abf950b89292ebd8ca6e28b1dbb1368252fb44afe" + "digest": "0f941dc4ed9dcc861863176f49812966bcae7e3179044c1c8fa22de9ed8dbd09" }, "dart": { "category": "activity", "moji": "🎯", "description": "direct hit", "unicodeVersion": "6.0", - "digest": "998642f06a875905e0a6bf30963c025baff1cf55b8e76884b9119f2d71188b0c" + "digest": "01d4bb3f51417e7861404746bbebc4704edf5fa80bde6ad9cf9e12c238a1206c" }, "dash": { "category": "nature", "moji": "💨", "description": "dash symbol", "unicodeVersion": "6.0", - "digest": "f7aae7d3887c67d76f3329c2dc9e6807dc580a4b07ab35599c7805e41823a345" + "digest": "6c0ab681346b90d7b75e1e16531890a6ebed5c7b8bc63b269cc4a6080328fd6f" }, "date": { "category": "objects", "moji": "📅", "description": "calendar", "unicodeVersion": "6.0", - "digest": "d0b695e4a7cfbbe71b4fbebf345b66ca98f0cf1c751362928e54c23ca78d4c7b" + "digest": "3d0a59825a932b1a12f6b0980aaabc93b77f55499d5c6d81f61cf03dbb7188cb" }, "deciduous_tree": { "category": "nature", "moji": "🌳", "description": "deciduous tree", "unicodeVersion": "6.0", - "digest": "3c70f1a77f2754f41c830e88d43b7d53c14311d64626ded164aa9ac7d2695790" + "digest": "89804981f62825a45150919436442c70838d90a015de398d2bb9aaffa4b2e998" }, "deer": { "category": "nature", "moji": "🦌", "description": "deer", "unicodeVersion": "9.0", - "digest": "7f4302ca68fd121ee73be48d0a0a0fb9e7e2741071a491ad2b7b0eab9f11ad25" + "digest": "83a9c2a0bfb5d82631dc653337279545d72ccea10fb2ccf6da6ab82586fb1d56" }, "department_store": { "category": "travel", "moji": "🏬", "description": "department store", "unicodeVersion": "6.0", - "digest": "4be910d2efe74d8ce2c1f41d7753c8873579faca83fcf779a4887d8ab9e5923b" + "digest": "0cbab31777aeecc148e54777e1a65e794eb4b5f45e0f8ecaffa990efd06a0fb2" }, "desert": { "category": "travel", "moji": "🏜", "description": "desert", "unicodeVersion": "7.0", - "digest": "d4b1a11c5130debe042df6cc2b3389f15c68a5cb32dc1b3a82b78f733d0c9e4e" + "digest": "c60bd12a5864c0789c2e8fb93a392a42600e08cc23450c716c0bd008c16e1c93" }, "desktop": { "category": "objects", "moji": "🖥", "description": "desktop computer", "unicodeVersion": "7.0", - "digest": "cde5bfb6c71bb7d663808a3561b24cb5b5560f95f510b40f81250cac1b21933e" + "digest": "a4d1664692b50035f04b1236960a59c61fd5bedd35b77ce0772aabb776631fa1" }, "diamond_shape_with_a_dot_inside": { "category": "symbols", "moji": "💠", "description": "diamond shape with a dot inside", "unicodeVersion": "6.0", - "digest": "e91323577ab89e95b0fa0b9272ea0c797b76908f24d36992630e9325273a4ce3" + "digest": "785dedaf65b4c8a8b2a758608563528cae6d65864e36b17a45b7b4b15fce67e5" }, "diamonds": { "category": "symbols", "moji": "♦", "description": "black diamond suit", "unicodeVersion": "1.1", - "digest": "bf3d9a020afe8aa226db73590bc193a9c2c3e6e642edd2445c5960c3e67cf153" + "digest": "77c773b770a293129c33513fc22124c6953db07d1b254905b0c734c853e65387" }, "disappointed": { "category": "people", "moji": "😞", "description": "disappointed face", "unicodeVersion": "6.0", - "digest": "c0f406c6beea0fd1328adefc097d04aa16b72f7a5afa0867967d8ea25d72db17" + "digest": "0e8f9fdef204d2684a92666709ff4d785d5b3690f1ff0f7ebed9f37d2a3651f5" }, "disappointed_relieved": { "category": "people", "moji": "😥", "description": "disappointed but relieved face", "unicodeVersion": "6.0", - "digest": "c826f5dd4f2f7e5289d720851d4826ab8284d915606c1b152ab229b7fadbba14" + "digest": "cfe92ebfbaaa0b02b84b05c17c94f07db315a8771d3ebfea8043862559c6ce74" }, "dividers": { "category": "objects", "moji": "🗂", "description": "card index dividers", "unicodeVersion": "7.0", - "digest": "4b2c653b18cf0fa31f1f0ac94a6fbd214ea0d1b0a90a450ab6e169906fc5764f" + "digest": "e0b0b297473b27e2163e7b9d38be02a98a025b9c0c679da3bb5af2af7b4d5001" }, "dizzy": { "category": "nature", "moji": "💫", "description": "dizzy symbol", "unicodeVersion": "6.0", - "digest": "d577545c2de42389695447c6ebbfef895f30f0fda84eef45684f9bf4a9c27ff1" + "digest": "b3d16f5748abede6f133bac2104e51eaff0e59f184256aa6902ebb6d8a3e32b7" }, "dizzy_face": { "category": "people", "moji": "😵", "description": "dizzy face", "unicodeVersion": "6.0", - "digest": "7b3aeaffb4e15ccf633b91dda4a44847a1eb28d78ce58b4d171b20a771bde414" + "digest": "5e3c7e1f97d4d9a330b89358c89d2fbdf31a945f3be40c352600a985ac49b197" }, "do_not_litter": { "category": "symbols", "moji": "🚯", "description": "do not litter symbol", "unicodeVersion": "6.0", - "digest": "98b07fbbcdb438d1b8a755869fa2de8e180a77fce359ec830eb46d38ec3e67cb" + "digest": "13dd4fc59cd518187d2827a935ad7ca61c8f4542ff9843d882ee44c942e57045" }, "dog": { "category": "nature", "moji": "🐶", "description": "dog face", "unicodeVersion": "6.0", - "digest": "3b31ce067b13e463284ce85536512cb1f8cd8b52fe73659f69971d0d6c1dfc11" + "digest": "d6ee83df6b3a233b90c0b589c6f290164239fb4062be21566430183d9b4e507a" }, "dog2": { "category": "nature", "moji": "🐕", "description": "dog", "unicodeVersion": "6.0", - "digest": "0a8901bce5ed994533ff84299b2a1364de28d872c9f9510d3426a83e8a9d2e34" + "digest": "ba52e04ae1e024c596fc453b9af53347ecf76d342150b7701eccb83ef2df67f0" }, "dollar": { "category": "objects", "moji": "💵", "description": "banknote with dollar sign", "unicodeVersion": "6.0", - "digest": "52438e38867aedc021740bb41f9ba336e75a50faa148419412a01d75d8c93155" + "digest": "8e7ee431f4c5afac19aa8d93a433619c96952178e6cf7e20c6e6e0768cccf7e0" }, "dolls": { "category": "objects", "moji": "🎎", "description": "japanese dolls", "unicodeVersion": "6.0", - "digest": "a687184e9a0915deef44bb3cacfb19d3f3f19cf2c110f1da90191dd567333c57" + "digest": "da477dfcb1ecfab98835f4ed721354240d1a7f82e1d7df4b80e67baabb237b9f" }, "dolphin": { "category": "nature", "moji": "🐬", "description": "dolphin", "unicodeVersion": "6.0", - "digest": "0b7ee08f4236232ca533ed3a3023d28020d36f178efaec5ce8b0e13a84778512" + "digest": "92298c8287cbda0eaad24b50145236bb29ff9a6473a6faac07deddd8ae97ff1b" }, "door": { "category": "objects", "moji": "🚪", "description": "door", "unicodeVersion": "6.0", - "digest": "984a9ca88852ebdb539e0c385d9c6ffe5010e9189bc372a3d00f5c8d44c8e6f5" + "digest": "4e3117984e88544efda68c78d0f90e7ba44533ba74beba28e7ea6b9718ca3225" }, "doughnut": { "category": "food", "moji": "🍩", "description": "doughnut", "unicodeVersion": "6.0", - "digest": "27634587e6a53807baa32157bb06b0e115c8ad8aefebba7ebb0b65a084170e3a" + "digest": "f249df4adc65187348d3a57d110c672dbf9e5a4d7919db473aab71f24f85e9b6" }, "dove": { "category": "nature", "moji": "🕊", "description": "dove of peace", "unicodeVersion": "7.0", - "digest": "7c665f8594ffa53e72b01647e9d27360fb87d52d02fe9f20fc5fda08f9797dc3" + "digest": "66d335c04e2daef92ed0ee5979d6b072d99551e2950cdbc78882bf28269773f8" }, "dragon": { "category": "nature", "moji": "🐉", "description": "dragon", "unicodeVersion": "6.0", - "digest": "2abcb3d945d848e34ffc76203b29ef26df7458856166fffd155611f7bbe72652" + "digest": "460c7674101d32edf90b563329947c620c1e6bea9dfe2c81483e3313248d498c" }, "dragon_face": { "category": "nature", "moji": "🐲", "description": "dragon face", "unicodeVersion": "6.0", - "digest": "0030548931b931e3b51f26cf660394aee36499e688ba83ce9cfccb635dcd4d54" + "digest": "8990c5f5a5cf7d94e4eafb7515e6367cfaeea6bd648c36d65dca1525b60d591c" }, "dress": { "category": "people", "moji": "👗", "description": "dress", "unicodeVersion": "6.0", - "digest": "96ceba928fb356f7c0ae99bf22552321f08a65d5f1c0340ab89641219ad366ad" + "digest": "9a1c024dd6f402a2764ad097eeb5656488df5bd60905e8deb04dc3f91ab890f4" }, "dromedary_camel": { "category": "nature", "moji": "🐪", "description": "dromedary camel", "unicodeVersion": "6.0", - "digest": "e06ef69c29f0fb12481727c0b4124e700572d3d7955e173279320f43f286518d" + "digest": "8401968c38aa200463e4f8dd68287cff7ccc0c2be93c425329ccc56bcfa1b672" }, "drooling_face": { "category": "people", "moji": "🤤", "description": "drooling face", "unicodeVersion": "9.0", - "digest": "5203cb05cd266d7a7c929ab40364ad68571d380d9c7ff93a8d6d55261abaa1ba" + "digest": "bed3de639ae375a5683806f5661cda66790f0e991912044ec6d8bcdf6ab56b55" }, "droplet": { "category": "nature", "moji": "💧", "description": "droplet", "unicodeVersion": "6.0", - "digest": "6475b4a4460a672c436a68f282ac97fb31e2934db4b80620063ee816159aa7c3" + "digest": "df3a38da24ffe4b245eaffe3a16c9f8d995a23f07030d4de3d7244a057939a5a" }, "drum": { "category": "activity", "moji": "🥁", "description": "drum with drumsticks", "unicodeVersion": "9.0", - "digest": "0d0639980b1a5dcbf1c3e7ef47263fb6543b871242c58452a8c2f642525d9dd8" + "digest": "ba6e2d42af351338819b48803792d5dd1597e831fbae53d2f2aaef275306c8ed" }, "duck": { "category": "nature", "moji": "🦆", "description": "duck", "unicodeVersion": "9.0", - "digest": "8f8373798a7727368b32328e7a9a349727a949e7391ddd243b6456141a4f7e94" + "digest": "41f179dcac9de4a0eb5335ce435176db90fb1e35c043a100a9be09ce1ce3fac0" }, "dvd": { "category": "objects", "moji": "📀", "description": "dvd", "unicodeVersion": "6.0", - "digest": "3b7903285d91277181c26fdc9df857761bbac509d352e320c2519ea3b132704f" + "digest": "06080cd1b46afcbdd854c06936389fc990aec029dd6909345861ff18d2275045" }, "e-mail": { "category": "objects", "moji": "📧", "description": "e-mail symbol", "unicodeVersion": "6.0", - "digest": "39b5a57a2376e4a1137e381be02a1775bd580e0371438f5297a401ea634f1830" + "digest": "7ca1119b9683e5e34185c9cbee9bcd59b6e24feae3a691826672c72d1d7401d1" }, "eagle": { "category": "nature", "moji": "🦅", "description": "eagle", "unicodeVersion": "9.0", - "digest": "b44fd4f61b83c5114358a272343ac9b0eabbc70847f739bbdbf8aae3ade5bc1d" + "digest": "996a7d29861f0ebd0762baeefccd1a8f7179b52bbb16e34e54787c9f6e959857" }, "ear": { "category": "people", "moji": "👂", "description": "ear", "unicodeVersion": "6.0", - "digest": "4fdeb5a46e69311ecfd09c5b45c9018c24b625e28475cca8fa516b086ef952f8" + "digest": "29f21bcb6963c709173aa895704029e48f233493ece1f0bb442705d90713e20e" }, "ear_of_rice": { "category": "nature", "moji": "🌾", "description": "ear of rice", "unicodeVersion": "6.0", - "digest": "2997c340c2b333d6ba9b73f94ff1a1881735fe0cc4f0c72d7719b305499fc425" + "digest": "9ea7efc5ebf3cea2cfd17ac2318a1ea0dd1519af6a60a95af33aabe1baa9042e" }, "ear_tone1": { "category": "people", "moji": "👂🏻", "description": "ear tone 1", "unicodeVersion": "8.0", - "digest": "5ca759b8569a377a4e63e30d94b585b9f76d15348a8a0c1ba19fdc522790615e" + "digest": "5974f347c09ed99eb26af3b38ed5ff6d270920d5a5cf4bc2ca1e4ce1c6ca86d8" }, "ear_tone2": { "category": "people", "moji": "👂🏼", "description": "ear tone 2", "unicodeVersion": "8.0", - "digest": "12aafb3ef2cfcdc892b2877c2e24920620f0f77f850e12afbfe55eadce9e37df" + "digest": "10a215f5a1b0ca5c39abb4b2ba1c95fc541b21d03eb74b437a732bc155772b7f" }, "ear_tone3": { "category": "people", "moji": "👂🏽", "description": "ear tone 3", "unicodeVersion": "8.0", - "digest": "f4d28d9f72cf116ac92d80061eb84c918d6523bf53b2ad526f5457aba487d527" + "digest": "339cb06fc200e7a2f175de0862fa0f69792725532002e26446a64b47bae4e7f0" }, "ear_tone4": { "category": "people", "moji": "👂🏾", "description": "ear tone 4", "unicodeVersion": "8.0", - "digest": "eaa9453670f7e3adc6ec6934ee70efc9bf60fe6c99c5804b7ba9e3804aec65de" + "digest": "4fc70d5c353ad59518bb3829b0c544a4092b59924bf6fe0dd573f8fee3d00c68" }, "ear_tone5": { "category": "people", "moji": "👂🏿", "description": "ear tone 5", "unicodeVersion": "8.0", - "digest": "54bd0782419489556b80e9e0d15b05df74757aa4e04ba565f45c20d3dd60e3f1" + "digest": "fa4d1bdab5ed8dc2e8976edb389571c21942cbdcf7ad51281b4e064a2b260a58" }, "earth_africa": { "category": "nature", "moji": "🌍", "description": "earth globe europe-africa", "unicodeVersion": "6.0", - "digest": "c691a6f591f5a07b268fd64efe113e81cec8d5963ad83ced2537422343ff7ecf" + "digest": "597e652a0be2d59d9f0190423767a763500c724ac53321c1cb6fc7fc0f9b9e8c" }, "earth_americas": { "category": "nature", "moji": "🌎", "description": "earth globe americas", "unicodeVersion": "6.0", - "digest": "a9c60cf8341ff59a9cc1a715b7144af734fcd28915a8e003a31ebf2abf9aedb1" + "digest": "b65c2ce55702e00286792a5007609bafdf1f184e2da5a8c6b949054534d5e8ad" }, "earth_asia": { "category": "nature", "moji": "🌏", "description": "earth globe asia-australia", "unicodeVersion": "6.0", - "digest": "ee2beb61fb8c87279161c5a8c4ad17bb71ce790123f8fa33522941d027e060a5" + "digest": "0334bd2fcfd55b0759c7bf900c7ef9a70fb3408ecb7762038e6b587d8226d204" }, "egg": { "category": "food", "moji": "🥚", "description": "egg", "unicodeVersion": "9.0", - "digest": "72b9c841af784e7cbccbbe48ba833df5cecdd284397c199cab079872e879d92f" + "digest": "97287d7b86252a2e3b8a112aaa1a3096f48ee930691e200470e6b35876d9d3c3" }, "eggplant": { "category": "food", "moji": "🍆", "description": "aubergine", "unicodeVersion": "6.0", - "digest": "ec0a460e0cf0e615f51279677594a899672e1b4ecd9396e17a8cfa2a3efe5238" + "digest": "717719283180637a9929192d3af0459a871c144a5d6134cd1b31482cf065fc04" }, "eight": { "category": "symbols", "moji": "8️⃣", "description": "keycap digit eight", "unicodeVersion": "3.0", - "digest": "57ff905033a32747690adba6486d12b09eb4d45de556f4e1ab6fb04e1fb861a8" + "digest": "0cc5beaaf4cf5efc0dc7450327ca264669641deebe0696997b578ca603eadd80" }, "eight_pointed_black_star": { "category": "symbols", "moji": "✴", "description": "eight pointed black star", "unicodeVersion": "1.1", - "digest": "7bf11f6e28591e3d0625296aaabf4ecb75c982e425abf3049339e93494acc17e" + "digest": "a06b0825d8288487c0a27cf858b1bdc3f9144683fe9ceb9608450f21dc278db8" }, "eight_spoked_asterisk": { "category": "symbols", "moji": "✳", "description": "eight spoked asterisk", "unicodeVersion": "1.1", - "digest": "bb0758e7cc0e357285937671a91489bd32ce9d248eecdcc9c275a53a66325b26" + "digest": "65fb63267575cb5637fed6ff99327cab54301baa39024ffae8fc8dd3db3516f9" }, "eject": { "category": "symbols", "moji": "⏏", "description": "eject symbol", "unicodeVersion": "4.0", - "digest": "eeb0cd23ead0c965e307de517a6805265f0c780c3e454e64bc4c1425dfe7548e" + "digest": "d12767c5ad910e8718971d315520934e86d607f3493a72a984545a4fee7a0b0c" }, "electric_plug": { "category": "objects", "moji": "🔌", "description": "electric plug", "unicodeVersion": "6.0", - "digest": "b10ce87af86fa4f4022572ceb5ecd73bea867347a86832a7ea248364b0aad8d0" + "digest": "78feabb40b541ad46e396f9508de72a52f0e4ca2f48717078eea100b3c125a24" }, "elephant": { "category": "nature", "moji": "🐘", "description": "elephant", "unicodeVersion": "6.0", - "digest": "b7750f4b013fbd28ac5330e1694ef4d3b4a9c6fc7b807879db0c24b035a16c29" + "digest": "c151ce8cf6aee435ed27099fac1d5e55501e643f69d7e39476fa6bcd73be9559" }, "end": { "category": "symbols", "moji": "🔚", "description": "end with leftwards arrow above", "unicodeVersion": "6.0", - "digest": "dd93aee6986eb637a8b58f234da47568b88525599f73246e322af030351997a2" + "digest": "b809c2bda4b924a3e2f43ae45a3bfc1a3e09d1750b1f17a19b82f66a2456038b" }, "envelope": { "category": "objects", "moji": "✉", "description": "envelope", "unicodeVersion": "1.1", - "digest": "f5a512022a2f5280f372ff39c22cbda815f698710ca66f8f8c4d08418f98ca78" + "digest": "ff00c491ba40989d83d6586ebb8e18e1507cdf55e056981803c3f77d0b246314" }, "envelope_with_arrow": { "category": "objects", "moji": "📩", "description": "envelope with downwards arrow above", "unicodeVersion": "6.0", - "digest": "f8643212e6a94f58ccf2bcedc54c5fda8ebeab274f4a8803f253de5f50ddb1d6" + "digest": "1af1da925637995928c8f83f7f5effee40db1f5a33f1cd7d626ff9ed408bfe19" }, "euro": { "category": "objects", "moji": "💶", "description": "banknote with euro sign", "unicodeVersion": "6.0", - "digest": "3af3e223e8f26468a94f6f5c17198432656e8d20b3bab31566c2b5a86e717df4" + "digest": "5c08342b52ba2417f1daf6c357107eddc3ed9e46ed82443665859dba944b0754" }, "european_castle": { "category": "travel", "moji": "🏰", "description": "european castle", "unicodeVersion": "6.0", - "digest": "21082d0be7e3b2794e59ff0170da0cfe42a9b734cf02704603e3b52ff48202ba" + "digest": "183e813391199158b855481acefea11061b1722e51f2d2880486782b7639598d" }, "european_post_office": { "category": "travel", "moji": "🏤", "description": "european post office", "unicodeVersion": "6.0", - "digest": "02b4c7602939f0cb9cb2b4e05996bcdb6bd93cf8025c2ea02db8cbe13ca397d0" + "digest": "664ed0206445f1511bc2ecdfaf77c3df14dfd4e98fd73b58c6272e54e4117810" }, "evergreen_tree": { "category": "nature", "moji": "🌲", "description": "evergreen tree", "unicodeVersion": "6.0", - "digest": "74b226098e66c0a94a92e0f22b9d631736e12dca72c34182c9d0ba56aa593172" + "digest": "62ae1c4109a7458bcc754f89311fa37be31a0cdc63ee96f420482568bc74000c" }, "exclamation": { "category": "symbols", "moji": "❗", "description": "heavy exclamation mark symbol", "unicodeVersion": "5.2", - "digest": "45b87ae4593656d7da49ff5645fb6a2a18d582553295358da9f09f1ae8272445" + "digest": "8caf962a884874258642f7df358cd2693c85a111d96d0e72a26d7010ac595c61" }, "expressionless": { "category": "people", "moji": "😑", "description": "expressionless face", "unicodeVersion": "6.1", - "digest": "34e2a1c8121f4f0bc4ce33d226d8cc1a4ebf5260746df2b23e29eef24ee9372e" + "digest": "d818ca9cf4ba0c02756559d0e870517f298a88466b3e27002a86389942d89145" }, "eye": { "category": "people", "moji": "👁", "description": "eye", "unicodeVersion": "7.0", - "digest": "79ecff79c2edee630e72725b54e67ee2e96d24ca03fef2954a56a09c0a2227f8" + "digest": "d48868ab77a09456b5f80553f08af363983ead45173759e3ff8a9ddf626effc2" }, "eye_in_speech_bubble": { "category": "symbols", "moji": "👁🗨", "description": "eye in speech bubble", "unicodeVersion": "7.0", - "digest": "c0050c026c2a3060723cab2df2603c1c7da7ed81faedb9ebe16cd89721928a55" + "digest": "4b4d96038c0883d99091f9718a3c1e9c096268a3bcead903a7f6551db2b779a8" }, "eyeglasses": { "category": "people", "moji": "👓", "description": "eyeglasses", "unicodeVersion": "6.0", - "digest": "d4a9585d6c43ef514a97c45c64607162e775a45544821f1470c6f8f25b93ab81" + "digest": "7f413b054509c24ee233b944df5a0b314ede67006d64f03df4a1c055a45245ee" }, "eyes": { "category": "people", "moji": "👀", "description": "eyes", "unicodeVersion": "6.0", - "digest": "1d5cae0b9b2e51e1de54295685d7f0c72ee794e2e6335a95b1d056c7e77260e8" + "digest": "659c9a040950bd320a33177be730c086cc6cf390d1b99d7cbf3e6bc7705f21bf" }, "face_palm": { "category": "people", "moji": "🤦", "description": "face palm", "unicodeVersion": "9.0", - "digest": "4ec873048b34b1bb34430724cf28e4bee6c0a9eee88ce39b9d1565047dc92420" + "digest": "60baca7855516c86883de6fd63f154b047d27325590c751089404e7287df56aa" }, "face_palm_tone1": { "category": "people", "moji": "🤦🏻", "description": "face palm tone 1", "unicodeVersion": "9.0", - "digest": "e93ef92b4c01dbea6c400e708e23dd36da92ccfbf5eb4f177b3b20c3a46bdc19" + "digest": "f505ab5fc98f2e3bf5893f59484b90900e7c04c6f0467e0c89ccf99c5fd76715" }, "face_palm_tone2": { "category": "people", "moji": "🤦🏼", "description": "face palm tone 2", "unicodeVersion": "9.0", - "digest": "22c8bf9fd9fa2ed9dca7a6397ed00ba6cfe9aeef2b0fb7b516ee4dda0df050ea" + "digest": "9a3361cef95736983bbd54375ce9bf59c0fb1608f445da9dce79617cf05841bb" }, "face_palm_tone3": { "category": "people", "moji": "🤦🏽", "description": "face palm tone 3", "unicodeVersion": "9.0", - "digest": "c0b8bb9d2423e6787b6bdf1ca5a13f52853e4f48a9a1af0f2d4af1364fff022e" + "digest": "d53cda9e9909988ec6ca4b9ee5735bac82ca53ee890f1c0eca50471ddbb044d3" }, "face_palm_tone4": { "category": "people", "moji": "🤦🏾", "description": "face palm tone 4", "unicodeVersion": "9.0", - "digest": "f522ab186adcbb4549ea2c03500cdd7a86add548e43ebf7a54d58cc24deea072" + "digest": "51d8cd0103356c08c4fe5cb6d68ac09688d08ea9253d6ccc09b4900730a89d80" }, "face_palm_tone5": { "category": "people", "moji": "🤦🏿", "description": "face palm tone 5", "unicodeVersion": "9.0", - "digest": "363507ae7178b5ec583635f47bcab10c897346f48b85d8759b1004c32cd8ad65" + "digest": "7c044e1662880c143f8f2b15eee0d5aeb2c6831ee70ff5dcc3796f2585f5f6b0" }, "factory": { "category": "travel", "moji": "🏭", "description": "factory", "unicodeVersion": "6.0", - "digest": "c7aeb61ed8b0ac5c91d5197c73f1e2bb801921c22a76bb82c7659d990680dcb0" + "digest": "e71fc6d2fb903490f28565cbea6c3ca7384adc24aa0ba3ae481ca12255a015d3" }, "fallen_leaf": { "category": "nature", "moji": "🍂", "description": "fallen leaf", "unicodeVersion": "6.0", - "digest": "81fce04231d48db0e55f3697f930e9a7e3306bed5e35f1234e98c40a24ac5626" + "digest": "96c9e1139937dc4be942855f4b1f140cb06809c51a818d078f4680e0375ddc1c" }, "family": { "category": "people", "moji": "👪", "description": "family", "unicodeVersion": "6.0", - "digest": "06f2ce63768ffe43b3d9b2a9660b34d043f37b3c91610dd62343ba21df8ecbe5" + "digest": "363da6588b6816c4f9811c76fee6601e3111030a1ba86fea9464c60568144c50" }, "family_mmb": { "category": "people", "moji": "👨👨👦", "description": "family (man,man,boy)", "unicodeVersion": "6.0", - "digest": "41a18405be796699a7eb7c36ab6f7d898e322749997f45387377acf5bb16a50f" + "digest": "4464331734f8afbc33ebd38552ea1452813dc9e0295e315e4bcadf4876444474" }, "family_mmbb": { "category": "people", "moji": "👨👨👦👦", "description": "family (man,man,boy,boy)", "unicodeVersion": "6.0", - "digest": "87255d1d18c6971c8c083c818e598424c1bd717eed892478b7e9516639dbfb45" + "digest": "ad976771f346f8c48d0a0077ee8ec427048937814a03a8691d422dd664991734" }, "family_mmg": { "category": "people", "moji": "👨👨👧", "description": "family (man,man,girl)", "unicodeVersion": "6.0", - "digest": "a132b1b8f10b318d8e23aee15dab4caa14528aeb3c89966d4bcc25fb54af72ad" + "digest": "961e428e8dfccab9575c6add7fc1523643caa2da47890b2baaa265c5f0ea0d8b" }, "family_mmgb": { "category": "people", "moji": "👨👨👧👦", "description": "family (man,man,girl,boy)", "unicodeVersion": "6.0", - "digest": "eb2bc1966df406aaf38ce5a58db9324162799cdacf31f74f40e6384807a8efc2" + "digest": "7240b99930a16295b3396d7183ecad125423d019b08f11746969c3939005ceff" }, "family_mmgg": { "category": "people", "moji": "👨👨👧👧", "description": "family (man,man,girl,girl)", "unicodeVersion": "6.0", - "digest": "24f3d60f98fbd6b687f7cacfb629390b90509a754036e5439ae5294759c0606b" + "digest": "2f2d726791f01c880df79431dc9472724f61d621b8b17344a9839db6f65b8cd7" }, "family_mwbb": { "category": "people", "moji": "👨👩👦👦", "description": "family (man,woman,boy,boy)", "unicodeVersion": "6.0", - "digest": "2f77692bcb9275c4df501b64a18401dcaf8c68b21f26fbdad59b1feab0c98fd1" + "digest": "e0056e604ec4d411ebb4aefc079f47efb11bf7db4c3ebf9d17759f40075a19a5" }, "family_mwg": { "category": "people", "moji": "👨👩👧", "description": "family (man,woman,girl)", "unicodeVersion": "6.0", - "digest": "1a976d13127665d9386cebfdb24e5572dc499bda484c0ee05585886edc616130" + "digest": "3c256c9982e40db556a4667e6a666c06f6088249b5cc260e92bd443cc5d85b1c" }, "family_mwgb": { "category": "people", "moji": "👨👩👧👦", "description": "family (man,woman,girl,boy)", "unicodeVersion": "6.0", - "digest": "960ec2cbac13ef208e73644cd36711b83e6c070c36950f834f3669812839b7f8" + "digest": "09481d128ece6416b169b99a9b770a1c72f662adde86fa6c214a1f979e98f8bd" }, "family_mwgg": { "category": "people", "moji": "👨👩👧👧", "description": "family (man,woman,girl,girl)", "unicodeVersion": "6.0", - "digest": "8353b03dfa5c24aba75a0abdfdac01603f593819d54b4c7f2f88aafb31da0c6a" + "digest": "2e9670f98d310c15491a66a4108773cc994401cc864923c0fc1c61123b99c1b5" }, "family_wwb": { "category": "people", "moji": "👩👩👦", "description": "family (woman,woman,boy)", "unicodeVersion": "6.0", - "digest": "07a5dd397718c553573689f6512f386729c13a12d5dc78be47c06405769cd98a" + "digest": "df970eeb8fe917398b9dfd68b181ec6cfe1f7e981af2f67e5d8c96a228aa8147" }, "family_wwbb": { "category": "people", "moji": "👩👩👦👦", "description": "family (woman,woman,boy,boy)", "unicodeVersion": "6.0", - "digest": "b627f460f1da0d47b0b662402940b2b77c9538d380d05436dfca4b456c50c939" + "digest": "d6e262911da6a7fc47d49642666f5068e597976c1760d25758114cad16b1ac1c" }, "family_wwg": { "category": "people", "moji": "👩👩👧", "description": "family (woman,woman,girl)", "unicodeVersion": "6.0", - "digest": "2d6f373bed53f1028f0fbe9caf036465a351f37b9e00fca7d722cc5a1984f251" + "digest": "1f64c8a10f813344c4d10ab78fb55c2a2c221101e8645c6b6dcc0c8ca40c029c" }, "family_wwgb": { "category": "people", "moji": "👩👩👧👦", "description": "family (woman,woman,girl,boy)", "unicodeVersion": "6.0", - "digest": "72be5c85e1621f73d6794edd6e428febdb366b9e4c816f7829897fd1ab34642b" + "digest": "d0962105cff6755305a08c0a0f748cb4fdfe3f78c9add25640dac05a8e4200e6" }, "family_wwgg": { "category": "people", "moji": "👩👩👧👧", "description": "family (woman,woman,girl,girl)", "unicodeVersion": "6.0", - "digest": "c39e0916069460d2d9741bddf58e76f5d6a09254cba0eeb262345adf8630bc32" + "digest": "9733e9a03cccda66612c0274842e514092d1816dba914f337ba422e988225352" }, "fast_forward": { "category": "symbols", "moji": "⏩", "description": "black right-pointing double triangle", "unicodeVersion": "6.0", - "digest": "e7d2d8085cfd406c2b096e8dd147dd3722290a5727b1f7df185989526a2335ec" + "digest": "4ad792e67e07120968468561f20df83f39fa5800b8212a64e76fc36cf27464c3" }, "fax": { "category": "objects", "moji": "📠", "description": "fax machine", "unicodeVersion": "6.0", - "digest": "ff85ffa440c5379c9b138ebe2d7912d6098da3b37a051b80442d5557b7f993b0" + "digest": "cf7823d54b57edbf46384c7833efc4ce9ddef29786d74a89a8af1e8ed2e7d599" }, "fearful": { "category": "people", "moji": "😨", "description": "fearful face", "unicodeVersion": "6.0", - "digest": "b72bdf7d075d5c4e38bbd8512fb45fda2e85c9c8732a47e67575ae9f2ed4c5df" + "digest": "ce0c48c3ede7231acd645ffa0fe3dfec012e6f88a30431c44e3b816063ac42b4" }, "feet": { "category": "nature", "moji": "🐾", "description": "paw prints", "unicodeVersion": "6.0", - "digest": "45aca538d3a9831a0c7de491e5656c17705c07b8f4ac8e85254656b608976016" + "digest": "cb4b59f2c5df407bae3d02b638721b7f47b685d4e03f7ddb8d1fedaae9e2179a" }, "fencer": { "category": "activity", "moji": "🤺", "description": "fencer", "unicodeVersion": "9.0", - "digest": "5db00fa456af9f6c7cb88d300579dd63e426bcb97ad25486b664aff25c688e21" + "digest": "8fe2320e2bf8ae87bdd7b2cb519146fba1cc5f1df8c426f83a780544bfec3785" }, "ferris_wheel": { "category": "travel", "moji": "🎡", "description": "ferris wheel", "unicodeVersion": "6.0", - "digest": "24b4551b7b79a2a5fd73de61542f2b444f896a52030c5f29791c8fcfcc28b95c" + "digest": "a2eabc2a9f677373e013a100fc0f3b1e55d9aab24fc77056ee2bfef7dfc19add" }, "ferry": { "category": "travel", "moji": "⛴", "description": "ferry", "unicodeVersion": "5.2", - "digest": "5002a72af2e3c4cef9a36ad5987aeed7d99f96bfd13e56f78957315ec7e749a3" + "digest": "977c47292fd51ecd5d558a309405b15fc64b9b8edbedf95d8af30fa40636e6d0" }, "field_hockey": { "category": "activity", "moji": "🏑", "description": "field hockey stick and ball", "unicodeVersion": "8.0", - "digest": "4ee091d96161ba719ab8fd6f2b03f96d902a6f22cffe0563b930618bb8ac2b67" + "digest": "8608cd6944c9d3791e5c0b3111f7c5ca6155f64552ae9ab3e2f93514d053e042" }, "file_cabinet": { "category": "objects", "moji": "🗄", "description": "file cabinet", "unicodeVersion": "7.0", - "digest": "92914147bf93e6d64271ff99d217a18a9850a367d08a5f9f458ecf9311a5bbe9" + "digest": "29cf5c9587eb08a6736e37a6c7e01ad7e1453dd770c02c743604c2abf314d90f" }, "file_folder": { "category": "objects", "moji": "📁", "description": "file folder", "unicodeVersion": "6.0", - "digest": "62a42a929267cfbfdb795ead381c9657c343458bc5fca95ea8a0ab892c61d4f6" + "digest": "25f9840f4a2bc80558ef9ed231f88a7031bc4b0aad087a7be9748fb006a37288" }, "film_frames": { "category": "objects", "moji": "🎞", "description": "film frames", "unicodeVersion": "7.0", - "digest": "4da212148cadb9c4ea91e60d2d8316e38cea99ef4f14afc023711dd7c54ade5a" + "digest": "ddc2c8bf00765b8a91bff22a06dba1cef2a78d89afb9515e55dc417cfcba570e" }, "fingers_crossed": { "category": "people", "moji": "🤞", "description": "hand with first and index finger crossed", "unicodeVersion": "9.0", - "digest": "a5c797ead191b9712e185083266b455cdf09f6a34c10f8c51aa145e6073427e1" + "digest": "fee443087ed38c26487edd1bd8866ce399ef6a8eb98342fc0110bd2f77835253" }, "fingers_crossed_tone1": { "category": "people", "moji": "🤞🏻", "description": "hand with index and middle fingers crossed tone 1", "unicodeVersion": "9.0", - "digest": "db56d47bf887f2d8459a3aaba23f15c0087234ae5a54125052e7046e034a4988" + "digest": "b91c28f9644867ff41f22c1f80b6c9ee120413ae62f30772c9853d76987fed05" }, "fingers_crossed_tone2": { "category": "people", "moji": "🤞🏼", "description": "hand with index and middle fingers crossed tone 2", "unicodeVersion": "9.0", - "digest": "19f1bcca3991db7ed2037278c0baab6cd7f12aeaf2e0074de402c4d9e45c1899" + "digest": "9d4ea025f1daa063d14e8d26c3c94a0c86379b214ac8125acc404820fd1ddbb5" }, "fingers_crossed_tone3": { "category": "people", "moji": "🤞🏽", "description": "hand with index and middle fingers crossed tone 3", "unicodeVersion": "9.0", - "digest": "895a3314f6a310f31f7e728bcca20ff834fbfac62ce00e27e3ea5ad0dfc1ba35" + "digest": "23ee099706ec89b6bbc6f2911f9f1571822192d913516279a5318d92d01bc754" }, "fingers_crossed_tone4": { "category": "people", "moji": "🤞🏾", "description": "hand with index and middle fingers crossed tone 4", "unicodeVersion": "9.0", - "digest": "fcb5c4de2001d23a5df1b8702624d134b7f94e93e2dcc8adf6c1033c77722b0e" + "digest": "cda52831530605511b13a4953136dd5f36fca1fbf3d11ac261caac862086aff9" }, "fingers_crossed_tone5": { "category": "people", "moji": "🤞🏿", "description": "hand with index and middle fingers crossed tone 5", "unicodeVersion": "9.0", - "digest": "50132c78d530b048c21be4e788b446872a79b3b3a91009db12f4021c44c8469d" + "digest": "b49c1b15808715547f6f04113cf1631f4d79f8c1fec5f9ecdeea60284f9b4dad" }, "fire": { "category": "nature", "moji": "🔥", "description": "fire", "unicodeVersion": "6.0", - "digest": "b3e67c913903d900f5e50e7e7e4d7e9370bb6ceedfbee548be39e4c9e4b69416" + "digest": "37ab0faba2cb2a665775cdde7aaf4b4a0dfdd21030b57a613ddc9cb91883d7e4" }, "fire_engine": { "category": "travel", "moji": "🚒", "description": "fire engine", "unicodeVersion": "6.0", - "digest": "c3a518f27d625e3b62dffa227eb82764bf0a147f10ec0e7f4f43f3f96751af20" + "digest": "c81e1df702689c4c3895862e2da1092f30f5c415c0e9726f0b2c5c42ed9660ce" }, "fireworks": { "category": "travel", "moji": "🎆", "description": "fireworks", "unicodeVersion": "6.0", - "digest": "b62ae08a00c0cc6eba8f9666c8fd9946ce57c3cfc01fe99542a8690a4a566a65" + "digest": "6242b48df4b30753b154ec6d5f3883646fa42b55a629a7a1273d290e97df8a41" }, "first_place": { "category": "activity", "moji": "🥇", "description": "first place medal", "unicodeVersion": "9.0", - "digest": "e3de5d9f14f05544dbee5965cc2baa20e7b417a488c8a18598979038860fd901" + "digest": "d250c1890f341665d689d705c13fc4c5448d870d193b8b3405832e2fd92f5385" }, "first_quarter_moon": { "category": "nature", "moji": "🌓", "description": "first quarter moon symbol", "unicodeVersion": "6.0", - "digest": "a207ce93084448622a4a5c49c85c566a9fda6be7337c86a013eeb713fe47fd29" + "digest": "8bcc5d70d27f52098378fc800041429f726323ee840276c7901f4b525778a8f2" }, "first_quarter_moon_with_face": { "category": "nature", "moji": "🌛", "description": "first quarter moon with face", "unicodeVersion": "6.0", - "digest": "1d1f54a5075f2311bcc017c44898b9d8c58edc13b298d58c238fff9ab8ee2ef3" + "digest": "a878335d845f1ec830614307fe3d48e346730ec62d3334687aaef43d4a9033e6" }, "fish": { "category": "nature", "moji": "🐟", "description": "fish", "unicodeVersion": "6.0", - "digest": "8f62f08fbeaf39694c19816b5c7d4f292017fe5bf9f8dd7e40f1630f5f83b28b" + "digest": "036332286b852c6dd8c672f1540a4b4c5082885555f60a7d0f93b82c2acdc0f5" }, "fish_cake": { "category": "food", "moji": "🍥", "description": "fish cake with swirl design", "unicodeVersion": "6.0", - "digest": "5a6ca2100c8830927b22afa6f1d2fc821f5692cd23507fe5a776f6e085cbbfb2" + "digest": "2289ec22dc4e1cb1e143c56809f4d4f920e221f11237533cee95472a30985068" }, "fishing_pole_and_fish": { "category": "activity", "moji": "🎣", "description": "fishing pole and fish", "unicodeVersion": "6.0", - "digest": "f8fb84eccceec88321b0a2a46f732ecfc378f787c19c27ac1327735f1ca9a48b" + "digest": "539df418ee29c240216b28aa1af12feefe9273de148a80289c2a512785d98aee" }, "fist": { "category": "people", "moji": "✊", "description": "raised fist", "unicodeVersion": "6.0", - "digest": "557f96d85615b8d78436bc67266115bfc8556c97c14f7909dfda1cf134e8344f" + "digest": "5902870e6121df3f316a3c5f62b3e0a32679f3fca37fda165267d15001fbcfe4" }, "fist_tone1": { "category": "people", "moji": "✊🏻", "description": "raised fist tone 1", "unicodeVersion": "8.0", - "digest": "6c1b946f9e01abc39b5085e24e8b6077fc0e34188e8daa30c6a3adddd387413e" + "digest": "9c4e0289af6fd5a9fdb5b77396d37d93f97bf0f302c20a980dc4663121b31eb9" }, "fist_tone2": { "category": "people", "moji": "✊🏼", "description": "raised fist tone 2", "unicodeVersion": "8.0", - "digest": "e9b9e1ec638dca4d5e1519bca7338f58cce2f2a282ee4c3581e8643166fc415f" + "digest": "6784ddda1bef3dee456860266c9d408efddbfd50566115f674091ae338d8a8bd" }, "fist_tone3": { "category": "people", "moji": "✊🏽", "description": "raised fist tone 3", "unicodeVersion": "8.0", - "digest": "8c14d24055c143960b3d2a27fe23c55d2d3ac5f84f87e4e876616235e8698c7f" + "digest": "0355b2238cabd2edcedbb47b548db789bcb1ccbd1fc56090e2b5976db0f792ef" }, "fist_tone4": { "category": "people", "moji": "✊🏾", "description": "raised fist tone 4", "unicodeVersion": "8.0", - "digest": "923f034f481e952e6e5d1664588f99f79bd5416d4197b0ade6621f2669ce5765" + "digest": "2e29b3c36c7260c6f327941b4345be2642f034f36c6b5cb9ffcff0ee7a6140b3" }, "fist_tone5": { "category": "people", "moji": "✊🏿", "description": "raised fist tone 5", "unicodeVersion": "8.0", - "digest": "d691d2902216080916a29047e07d7a5bf2aed07e062067ca9d01cbf6fdf48c8d" + "digest": "3d69c0e6b12f4e6ec6b9e6a3b2974b880c4017d92bfe77bf5e14e8cc713d1c8c" }, "five": { "category": "symbols", "moji": "5️⃣", "description": "keycap digit five", "unicodeVersion": "3.0", - "digest": "8f03f62fdbf744ae49c8a60fbf715ebfccbd6b62d91148e0923907006f3c2726" + "digest": "f763042ce9ec1e56342edf89b643c68019b103e0b1c812e130289d2534d6d914" }, "flag_ac": { "category": "flags", "moji": "🇦🇨", "description": "ascension", "unicodeVersion": "6.0", - "digest": "2e5c08535dc8ea96422d56a36b4fffc0b3bd2a13f2ab0d8dbd0e3a29bf3fc40c" + "digest": "49218bb103f3e0786d7e233c47aaabbb8c1ff98fc67dda9b4fd33a514af38ad9" }, "flag_ad": { "category": "flags", "moji": "🇦🇩", "description": "andorra", "unicodeVersion": "6.0", - "digest": "184fdcf790b8e2fd851b2b2b32f8636c595dd289734d12dc01ae4aa177e2043a" + "digest": "b51dc5658f05649dd6f75dd7f6c487bd67be41bd1d41aa5e251a7d04e0dd2ebe" }, "flag_ae": { "category": "flags", "moji": "🇦🇪", "description": "the united arab emirates", "unicodeVersion": "6.0", - "digest": "4a3257a9ce118e97567e76280f24d60fb555f1bada2eb26a2442a47f9398d21e" + "digest": "a3cd4c4da5af6583b1d9d3d9d3b29d8698848208ee18b00214d26e57f64d380b" }, "flag_af": { "category": "flags", "moji": "🇦🇫", "description": "afghanistan", "unicodeVersion": "6.0", - "digest": "0f6c719cac7ab3140694f6b580787ecdbf503e38f16de7ec5803f7d06a088ec3" + "digest": "a36a1087f2ec9f8770d33b9d4b356b92ee80980db68abae3124503884d5f1dd8" }, "flag_ag": { "category": "flags", "moji": "🇦🇬", "description": "antigua and barbuda", "unicodeVersion": "6.0", - "digest": "92bf5a0e74564739862e9ba79331ffa656b7bae2ace0fc8dfd288984e4d510d4" + "digest": "aab677f44cbfa303bc3eee5fb53f8e0dcce01e77a8b59b78ad6b409465fe0b9a" }, "flag_ai": { "category": "flags", "moji": "🇦🇮", "description": "anguilla", "unicodeVersion": "6.0", - "digest": "aeaadc7ffafd8a1e01fdabc69d35f725d5f737b4c284a36191d96729f4e66e8f" + "digest": "94b449a49ee58ea838e8b67a5183d7ea85efd06eee116672d29a8c184ca79b18" }, "flag_al": { "category": "flags", "moji": "🇦🇱", "description": "albania", "unicodeVersion": "6.0", - "digest": "5ce7866d214d18c5f3438d480d14e77d104c4de679f0fdfca8cf0a44ce48eeea" + "digest": "eb1bff57c565f3887a7e3eac736f3697cefd4a503dfb5e426d2c3d2f4e83cbed" }, "flag_am": { "category": "flags", "moji": "🇦🇲", "description": "armenia", "unicodeVersion": "6.0", - "digest": "b40f5705f0cf9ef0fa7ffff0b371c4099319001ce79f894c317912f4dc5de4c8" + "digest": "a31dc825f977821693acefcc58eb036b95487cbd5decfe29476ccf0582dc60fb" }, "flag_ao": { "category": "flags", "moji": "🇦🇴", "description": "angola", "unicodeVersion": "6.0", - "digest": "eab6fbc1824d6e3cd152e8ec1d82e1beaebe02b53b35c6f7a883b8548af02f3a" + "digest": "af4f7a1cec9b20ca67acc462321015b02f1625d4bfe4a3bde60d2d1b5fe31eab" }, "flag_aq": { "category": "flags", "moji": "🇦🇶", "description": "antarctica", "unicodeVersion": "6.0", - "digest": "367f6677a683a5f0e7248ab3a8f46d06ba146a0fd75004c70bac0e913147cdaa" + "digest": "8a57229626474007eedd28e401b9b17fd2362593d5d359e328a7d16b32e4164d" }, "flag_ar": { "category": "flags", "moji": "🇦🇷", "description": "argentina", "unicodeVersion": "6.0", - "digest": "f0dc466b3216957f2679d7208c2d7cf288448b0739b9270a7c5fa717577bdf25" + "digest": "11d850d4a4d3c2667570eda376aaec15999b6c45c890706962f6eebbfcf11d44" }, "flag_as": { "category": "flags", "moji": "🇦🇸", "description": "american samoa", "unicodeVersion": "6.0", - "digest": "fcb7a865c7763c63b23485cc27207b99a3a8492e83d5b5ee2df259a9f68f77d6" + "digest": "7302d679108897778ac84a2334ac193df9c9dcfe6946f6d4c8ab8e881a698ae6" }, "flag_at": { "category": "flags", "moji": "🇦🇹", "description": "austria", "unicodeVersion": "6.0", - "digest": "1d3d58e9abc034f9a093a94716eddf9811d54dfaf27969fd322b3809fac70217" + "digest": "0f7c31a5fdcd202811dc10d319016313cebab4c2b5455765ef3cee331991ad38" }, "flag_au": { "category": "flags", "moji": "🇦🇺", "description": "australia", "unicodeVersion": "6.0", - "digest": "789563b64c71a5ad49078d335dc166ef614edb56d1e401885d32fb191c198fbd" + "digest": "a0f178063d1c9628914dcece5ccd205b1293536903f4bf12192e15835ea39c8d" }, "flag_aw": { "category": "flags", "moji": "🇦🇼", "description": "aruba", "unicodeVersion": "6.0", - "digest": "1504dc3fd8457b44fdf75c15e136dc46a13e8342d1f98949728cdc1238843e0c" + "digest": "fd417c5cffef102ad3a8dc43364d2924edc9178e82c41d1d0584aece61507716" }, "flag_ax": { "category": "flags", "moji": "🇦🇽", "description": "åland islands", "unicodeVersion": "6.0", - "digest": "e96fa3525f3be25016a4cf8428261735f3ed5fc9fe5b827b461746a3f08877bf" + "digest": "84db67b31fc150410cceb2ff709f74f64252a9421a0cb6763c0ed836e9a6ab84" }, "flag_az": { "category": "flags", "moji": "🇦🇿", "description": "azerbaijan", "unicodeVersion": "6.0", - "digest": "12c366ac2c38b91314fb29056e09fa6e7417766cebde3045859cdb127549f4a2" + "digest": "5250b64a249ad421e5e596378e1911892ff78dba51c2765431b88a2b6bdfa78e" }, "flag_ba": { "category": "flags", "moji": "🇧🇦", "description": "bosnia and herzegovina", "unicodeVersion": "6.0", - "digest": "0819ea3901510ac20c7f10e67e5f6c818210f17a362c1d12e299c41feb07f828" + "digest": "faa5d072490d703f3673a58d2773518868c9eb59c841b85a1735d0dd387f083f" }, "flag_bb": { "category": "flags", "moji": "🇧🇧", "description": "barbados", "unicodeVersion": "6.0", - "digest": "cf32778a272ed6cbc8e783b59befd9b204009c69c61a425e148d867808b7fab9" + "digest": "fef79aec7009052da4296b6a176e3547d9a8a188b013858863c231991dd965b8" }, "flag_bd": { "category": "flags", "moji": "🇧🇩", "description": "bangladesh", "unicodeVersion": "6.0", - "digest": "e6ed186644a874588e879513aec92f8107220dcdd14c766dee61f266ce045665" + "digest": "3ba7cdcffef867e32ae7fda72842ee4340f394f6de3b9ce37d12aa800526f570" }, "flag_be": { "category": "flags", "moji": "🇧🇪", "description": "belgium", "unicodeVersion": "6.0", - "digest": "4d941011d15d9f6e755d6f7694884758baf17ac0691bf5d63700f8d6dbcdb948" + "digest": "1aae2a532f94b336f29962ce4a07e575f7f8f4a4d1381d90eefb0ced86406a35" }, "flag_bf": { "category": "flags", "moji": "🇧🇫", "description": "burkina faso", "unicodeVersion": "6.0", - "digest": "fcc57dbda9a86f725f558b6c6309484c97e65f1644aae4f9fb5e642681f6c2e0" + "digest": "12198ae4eeaff20e57223cb832fa2d27558eaeebde9c04a4a73bb2700eecad1d" }, "flag_bg": { "category": "flags", "moji": "🇧🇬", "description": "bulgaria", "unicodeVersion": "6.0", - "digest": "816c47ed96c36c90723da150645902ea8ba18b44757fdd776c7b3542cfecfb18" + "digest": "2b848714c60a9fb3d5128740f97fa1a5fc67e56fcd76f5be8fadaad7f9fc89a8" }, "flag_bh": { "category": "flags", "moji": "🇧🇭", "description": "bahrain", "unicodeVersion": "6.0", - "digest": "2cd5c21775a6e73f59d08c9ee0cedf4e8241e562eab939573501d47681987737" + "digest": "f95a8ae0d272bfaa26eaae82046afb87075e705ea595bfb0815ccf6177f932b8" }, "flag_bi": { "category": "flags", "moji": "🇧🇮", "description": "burundi", "unicodeVersion": "6.0", - "digest": "2da82acbec5518360633c1b0b56d55a79b67237f67d92af5e5cd75a2f3bd550e" + "digest": "78392dfbf6711a35722e50985865d7699b1bf2f9df4834461df5ffc8e6778485" }, "flag_bj": { "category": "flags", "moji": "🇧🇯", "description": "benin", "unicodeVersion": "6.0", - "digest": "8fe8c34651eb4e28ab395261a5b72b6f37579535ed676d15de131914e19c0436" + "digest": "0cb9ba7d57c62cf149a93c0775eddc2c2d61fcf10e986b528bcee3441b62c3ae" }, "flag_bl": { "category": "flags", "moji": "🇧🇱", "description": "saint barthélemy", "unicodeVersion": "6.0", - "digest": "d37f2a215ee7ef5b5ab62d2a0c87e90553b17c6ee310f803a71e9fd72db880e7" + "digest": "0d322e0289bab47daf300db3c0b88dc348548f62adb27abb20b972e409e2c0c6" }, "flag_black": { "category": "objects", "moji": "🏴", "description": "waving black flag", - "unicodeVersion": "6.0", - "digest": "3740bfc9bcb3b46b697b8b7c47ab2c3e95eca9dbcba12f2bf98a01302704f203" + "unicodeVersion": "7.0", + "digest": "f147434c7baea64732877fa3d6e821071f31dad1ac50dcd77a991bd1c9052611" }, "flag_bm": { "category": "flags", "moji": "🇧🇲", "description": "bermuda", "unicodeVersion": "6.0", - "digest": "ccd21655573f3c955d616c5c7b1eac2be1d4772ff611648d6713ba55d9e4aa9b" + "digest": "4043cd7d92ea6a43b6f853a4313a6cb165b4812d00036ce7b9cac8952965880e" }, "flag_bn": { "category": "flags", "moji": "🇧🇳", "description": "brunei", "unicodeVersion": "6.0", - "digest": "54330c3d7a37392e69098c213fd8c78f3faab4e7e5909c039188110422514228" + "digest": "fd617c6d51568f0f9cc00b8f55f281be7174620955e200182da7e3b1817db0bf" }, "flag_bo": { "category": "flags", "moji": "🇧🇴", "description": "bolivia", "unicodeVersion": "6.0", - "digest": "32aff973b26f4f91ca19dddd7861b564da43cfbee87603d8c004f1111342366c" + "digest": "4d9ed61c97bf894a75333c04c227cd91f24c4df12bc3ae2cfe79c6ae61f173a7" }, "flag_bq": { "category": "flags", "moji": "🇧🇶", "description": "caribbean netherlands", "unicodeVersion": "6.0", - "digest": "b1ebc959c43f706ca430d8633d9efaa9c60133871506b5f030b730cfb4c19e6f" + "digest": "9ca29fbfb5ec4603f851bec8ba1a31801e83f869bc8a85a3385f15e6d9679358" }, "flag_br": { "category": "flags", "moji": "🇧🇷", "description": "brazil", "unicodeVersion": "6.0", - "digest": "64fb154d71fa34ff4838bc405f3e58a4102cf0cb49ca4b06fc3c7a6bf39671f0" + "digest": "472324ced70d2af3eb6a9337afa12460da53cb19e2c3cf9fbc0425db8885c510" }, "flag_bs": { "category": "flags", "moji": "🇧🇸", "description": "the bahamas", "unicodeVersion": "6.0", - "digest": "c4b07e5f652ab06ece95d3774ce8b1399a935f8a28d440cb13cc8bd0b9728ed5" + "digest": "48a0ea0bece279b7a9fbbb9439807de966f0b820bbb8da0d1a3c8dda3fec311a" }, "flag_bt": { "category": "flags", "moji": "🇧🇹", "description": "bhutan", "unicodeVersion": "6.0", - "digest": "901ddbd999dd89a87c1e1208b1470cb4e604a9bc023d0cbcdee64e1bc54079ba" + "digest": "d4edd71953053c95b9aa7f5cd5bf671a9984c149809e81ba4456d242ac2c0fee" }, "flag_bv": { "category": "flags", "moji": "🇧🇻", "description": "bouvet island", "unicodeVersion": "6.0", - "digest": "bbf6daa6174c6fbbbf541c8274f31b6757c3a16007c2687015ea041fd1e2c6b6" + "digest": "473f79dc252e5029ce80980408fce347e31d1902ebf278ddc5d30006e8e83d45" }, "flag_bw": { "category": "flags", "moji": "🇧🇼", "description": "botswana", "unicodeVersion": "6.0", - "digest": "05aa351bc04dc0fe2669441ab500e000d48b1f0d7ad9e885c7abfb898aa0eb3f" + "digest": "5542b507be1b059c7befd338e7672c44a0b720cf2cb626ed9e2cd276e532ef64" }, "flag_by": { "category": "flags", "moji": "🇧🇾", "description": "belarus", "unicodeVersion": "6.0", - "digest": "6eda3b87336ecf0aae4963986d86b916a055d8268c70520303288f235a93b0d9" + "digest": "ed5bf970c40e08a06e73e250a9b8209abb2bcaa4f7e99f11fd8b8d00581f7c3a" }, "flag_bz": { "category": "flags", "moji": "🇧🇿", "description": "belize", "unicodeVersion": "6.0", - "digest": "d76ed945b1408558a30a99b8eed6712de968fc49fba1721b5660b8f48087e45a" + "digest": "28eb6050ad7daac7ff547ba920532a0f588404694598afdc36a19442f9a7c1fe" }, "flag_ca": { "category": "flags", "moji": "🇨🇦", "description": "canada", "unicodeVersion": "6.0", - "digest": "2fd036047d89751c05de5577909b58347883bc89c3b7d90bec28ad4770a98ecd" + "digest": "fb86372252d96dc0165c943fb74159dc19309ca47059861c46a9ff0bc3b1fe08" }, "flag_cc": { "category": "flags", "moji": "🇨🇨", "description": "cocos (keeling) islands", "unicodeVersion": "6.0", - "digest": "837ba181a01c71f05d438d205efaaee99f93b2370c97b13e6132f99860323e36" + "digest": "4bbd89e474ffc7981159d5050f3b3cd11a19261536bd6905faad58510bb2012a" }, "flag_cd": { "category": "flags", "moji": "🇨🇩", "description": "the democratic republic of the congo", "unicodeVersion": "6.0", - "digest": "318689274b4b3b58aed7fc1654127499a9da69bff1b83e592e86e69d167ce16f" + "digest": "91d7eeb76ac2d6f3c690e858e221ecc98b5fbf66b26ade3070524f09741aa9a9" }, "flag_cf": { "category": "flags", "moji": "🇨🇫", "description": "central african republic", "unicodeVersion": "6.0", - "digest": "06d6042849d3b7b217c2b18ba787aae449e8c7d2537e2e5974744ec196062228" + "digest": "9defc65e91df00ab2584137b9ed27e0b90296fc114164b66049a97161b9c055b" }, "flag_cg": { "category": "flags", "moji": "🇨🇬", "description": "the republic of the congo", "unicodeVersion": "6.0", - "digest": "09f45d2dcb5a24d8349ef86e7405cc29ef3d65a908c0bff3221c3b4546547813" + "digest": "de52df149377478025ef5424ef2a2d517f9275175021a436a36b2704593f331d" }, "flag_ch": { "category": "flags", "moji": "🇨🇭", "description": "switzerland", "unicodeVersion": "6.0", - "digest": "53d6d35aeeebb0b4b1ad858dc3691e649ac73d30b3be76f96d5fe9605fa99386" + "digest": "f95c47ab736c544a7aba7dc91f99f8555b974d4958c28b1234e15f0f0e478327" }, "flag_ci": { "category": "flags", "moji": "🇨🇮", "description": "cote d'ivoire", "unicodeVersion": "6.0", - "digest": "7d85a0c314b7397c9397a54ce2f3a4dc5f40d0234e586dbd8a541a8666f0f51e" + "digest": "e6aa5046857bf04f60c53716797ff77c94672195711a78b82123b1f87033c8d5" }, "flag_ck": { "category": "flags", "moji": "🇨🇰", "description": "cook islands", "unicodeVersion": "6.0", - "digest": "c1aa105fe106ed09ed59a596859a0ce4e65a415c59f63df51961491cb947b136" + "digest": "3b5d864054fd6d573aa3b65a11def76b979096ed8f04382819bea8e84c5f68eb" }, "flag_cl": { "category": "flags", "moji": "🇨🇱", "description": "chile", "unicodeVersion": "6.0", - "digest": "0fffdad0d892f5c08aaa332af1ed2c228583d89a43190e979a3c3cb020d5a723" + "digest": "59ad062f80828d97ce3f19d6b620561c88a3d67c3f2c888dde02a63a09953529" }, "flag_cm": { "category": "flags", "moji": "🇨🇲", "description": "cameroon", "unicodeVersion": "6.0", - "digest": "e9f55e41a1fd2735a82ad7a7ac39326a944cb20423ffba3608ac53a46036caad" + "digest": "cf90b6841f8c0b3b286b0f2723b4bb03ca360a44991c92644be3f805fdb1d995" }, "flag_cn": { "category": "flags", "moji": "🇨🇳", "description": "china", "unicodeVersion": "6.0", - "digest": "e2c8fee7e3bd51b13d6083d5bf344abe6b9b642e3cbb099d38b4ce341c99d890" + "digest": "f91bd474165cfe86fc9472e2ff9b9ed6938f78b217a7b68dbd6f4be40817f82c" }, "flag_co": { "category": "flags", "moji": "🇨🇴", "description": "colombia", "unicodeVersion": "6.0", - "digest": "51c60d0979bf8342eaff7cda9faf4b0dfab38efaf5ddf3717eb8f0e2a595b15f" + "digest": "96a79f28f7be6c5dd516bd7c6e811e6dcb0c03e6eb21aecedc68d1a2e57c8e18" }, "flag_cp": { "category": "flags", "moji": "🇨🇵", "description": "clipperton island", "unicodeVersion": "6.0", - "digest": "a0124683aa88cd7da886da70c65796c5ad84eb3751e356e9b2aa8ac249cf0bf9" + "digest": "9befa6ec576904fcb416549cc82a28dd2a64a80d3854416578ca1d36ec984bb9" }, "flag_cr": { "category": "flags", "moji": "🇨🇷", "description": "costa rica", "unicodeVersion": "6.0", - "digest": "907905971b219e617a34eef4839b0bd08d98f3480e2631bce523120dcef95196" + "digest": "39d9c545b555dbe42492c24be34d3cef71888d43d227582b4f3058970b0273e2" }, "flag_cu": { "category": "flags", "moji": "🇨🇺", "description": "cuba", "unicodeVersion": "6.0", - "digest": "d88cea729dc9dbbbcadac0409ec561995f061b2280577c01c6c6b37de347f150" + "digest": "488ae18785f0f86ad3caa2ea435318b6b4d6359d275a8dfe8c64c1c4bd038a00" }, "flag_cv": { "category": "flags", "moji": "🇨🇻", "description": "cape verde", "unicodeVersion": "6.0", - "digest": "5ce97944adfce09e96387e6f872256482ac99ccbc60017c4d58ddd15b6fb67a7" + "digest": "ec4bb6a33ffee5ab475b666b0e5e30bf7926674727bc6c81bff4c66c0ce6501d" }, "flag_cw": { "category": "flags", "moji": "🇨🇼", "description": "curaçao", "unicodeVersion": "6.0", - "digest": "a6fc31bd66ddc2ee8e7bde3aeabfe1c4ad00c9688abae234a541cc1236d68c1b" + "digest": "194099dd276e82906cacc51cc16b5e5f96552f9f15c3fbd9d237a680c619dabd" }, "flag_cx": { "category": "flags", "moji": "🇨🇽", "description": "christmas island", "unicodeVersion": "6.0", - "digest": "1261b32bfa22fa1441f5390ff499ac6b921d7ac59cc8acda3deb3a2beb4fb345" + "digest": "1910c2b062aa90816f1071ed6f319fedb7ce30a9be2eb66e9e016012f124342f" }, "flag_cy": { "category": "flags", "moji": "🇨🇾", "description": "cyprus", "unicodeVersion": "6.0", - "digest": "82b1baa05ecffa0ea1f9a83b518163cbd7910985a21955740520bb16b7bb624f" + "digest": "0f373bb9585e3a79baefb722d43bb02e0bce6eb7cf29f98a28701b842847e896" }, "flag_cz": { "category": "flags", "moji": "🇨🇿", "description": "the czech republic", "unicodeVersion": "6.0", - "digest": "a169b18968992a52299b67c24fba495e84de28dec2ebb947a08e0d615ac54a5a" + "digest": "805e9c0a2aeeaada2c78a40c8fb96bffde5af5f34d310b40ac14a36c27de8865" }, "flag_de": { "category": "flags", "moji": "🇩🇪", "description": "germany", "unicodeVersion": "6.0", - "digest": "99d1906944966a188c72ae592362ed907e2a0bfe95263955c34a0941507b30c1" + "digest": "ca81b828d961cb978809cf21beeb4d606063b701ffafdc775435b024e39a08f7" }, "flag_dg": { "category": "flags", "moji": "🇩🇬", "description": "diego garcia", "unicodeVersion": "6.0", - "digest": "dd45e1afe792fca57d4161434bf611bcb7170072d63e4a27fb9dcd6e8912621e" + "digest": "2d73500020be8720e3e246acb84509a6588469ebfd176e0ac37c169611d34b84" }, "flag_dj": { "category": "flags", "moji": "🇩🇯", "description": "djibouti", "unicodeVersion": "6.0", - "digest": "e90ba4e98fca71ff0ca5e65c28b911cc52f043428f375d8f954ecbd3b0c8f4dd" + "digest": "d91870a775bd58106f6f753901056d1aedf9eec008f93386093842b29d7878fc" }, "flag_dk": { "category": "flags", "moji": "🇩🇰", "description": "denmark", "unicodeVersion": "6.0", - "digest": "65b3b5f31935a4969d81fedbb8279c7ad32da454d15c5eafcceba5d140927c77" + "digest": "5ea827605cc2122b74479e14f42b6d8ae8214d411a33cfa2d72324f36e9fa472" }, "flag_dm": { "category": "flags", "moji": "🇩🇲", "description": "dominica", "unicodeVersion": "6.0", - "digest": "f6225ded6d2cfd6c182ab1a53b8c49dc9df195df11eb7ff27b15f5d3721ba0eb" + "digest": "e8d75021e4d877e277e119737c2d53ed7974393ace33768e007f7a03accd4984" }, "flag_do": { "category": "flags", "moji": "🇩🇴", "description": "the dominican republic", "unicodeVersion": "6.0", - "digest": "dc2ad6856cebbe47c5bd7f5dcf087e4f680d396b2d49440a9b71f0ad49fb8102" + "digest": "f94f2a08ba47ca0d5115ddbd6a6fdac44859c1be76e21723bf96fc2b03498fa3" }, "flag_dz": { "category": "flags", "moji": "🇩🇿", "description": "algeria", "unicodeVersion": "6.0", - "digest": "ea69fffc4d545f9c0fcef6768257501952955ba4d274c9b81843229a1265c5ed" + "digest": "6d8503291ddaff0df8993a2aaddad6b5e2a3886f5a4acede58491eb2db199051" }, "flag_ea": { "category": "flags", "moji": "🇪🇦", "description": "ceuta, melilla", "unicodeVersion": "6.0", - "digest": "e63bfe15428c481dd23b569e7aaf0a76106e58a946995b4415a81097ecd53b7d" + "digest": "a0bb9a81e9ac618a9d748e1dcb7bf68df3bdb7a0153c0ca66728bd4db3c7a31a" }, "flag_ec": { "category": "flags", "moji": "🇪🇨", "description": "ecuador", "unicodeVersion": "6.0", - "digest": "0cdabf85cd567047fda1d9a4508220cab829943a7c542c315078db0aac33edac" + "digest": "db349447120f648b542b184217f5fb950034495947619148279afa16e185748c" }, "flag_ee": { "category": "flags", "moji": "🇪🇪", "description": "estonia", "unicodeVersion": "6.0", - "digest": "6dc4e3377e8e2af3ff40cf940a914bc7840980b4a14e7da86954343f2b1025fe" + "digest": "0f4fa19e9768d0df68dc1f3525d6c84f44f109c14e8c5ae66c3bd1700e48cd66" }, "flag_eg": { "category": "flags", "moji": "🇪🇬", "description": "egypt", "unicodeVersion": "6.0", - "digest": "2ed6bc056015694d75993eb5ee3c1850921d5630681207b04dfbdb982ab346a2" + "digest": "98279109db8e0c70f8360360790d5292e46e2ae6392d23f4e0d2efed7337245f" }, "flag_eh": { "category": "flags", "moji": "🇪🇭", "description": "western sahara", "unicodeVersion": "6.0", - "digest": "72adb55943e4df99c00843c65463718609d937480f73dcf4a4451d46b9967a5e" + "digest": "87a588e0fa22413f5c2d513aa502c1d5cb29fa44d733b1f38da7ba0f0b7d7a41" }, "flag_er": { "category": "flags", "moji": "🇪🇷", "description": "eritrea", "unicodeVersion": "6.0", - "digest": "3fa59331eb5300c8c1f7b1f1bc15cfcfe688da6fa4a79341854598086a44eebc" + "digest": "40521ce78dd1572651183a7c2b5da77063e905547b227396836e57a7d3a45ca5" }, "flag_es": { "category": "flags", "moji": "🇪🇸", "description": "spain", "unicodeVersion": "6.0", - "digest": "1fa1d5cb0a7e8b14aaec758b2e7bf49cdf8f3d09bbcc7dfd589053a432eeae25" + "digest": "a0bb9a81e9ac618a9d748e1dcb7bf68df3bdb7a0153c0ca66728bd4db3c7a31a" }, "flag_et": { "category": "flags", "moji": "🇪🇹", "description": "ethiopia", "unicodeVersion": "6.0", - "digest": "72771decfb214394e4beb594e848ea590c3615800adbba24b5df4c5db6ee9617" + "digest": "5cd94075ff5c44aa50791a95b23eb4e25c5a269a9c9276e07fd16b9fe7fdba4a" }, "flag_eu": { "category": "flags", "moji": "🇪🇺", "description": "european union", "unicodeVersion": "6.0", - "digest": "4bfa1b2ef23764ead5ef7899806f93e13fd29a09c75e61431579a4116c836aa4" + "digest": "bef40bbabf6bf17653306fcf8db5722f64b67c7feff46f9c64b4ac4fb08f29e5" }, "flag_fi": { "category": "flags", "moji": "🇫🇮", "description": "finland", "unicodeVersion": "6.0", - "digest": "d0208cdd5b153a2865f9f674179c62871d4675abb0fb639fba88fcd62553f54e" + "digest": "ee894bd88268047f066c6889ce6130b0b9f196a43076c8a5c6a2d7b2ac46b664" }, "flag_fj": { "category": "flags", "moji": "🇫🇯", "description": "fiji", "unicodeVersion": "6.0", - "digest": "6c5ec41114af3846b093a418f6e2b5ff7a83cb72cecde75a7dc62e8cb6dcfe45" + "digest": "8c797bde789e70ee8bc5729086c4be884c86fc84c77721f2bc26e8b9497f5ab7" }, "flag_fk": { "category": "flags", "moji": "🇫🇰", "description": "falkland islands", "unicodeVersion": "6.0", - "digest": "c69ad641d53785deff5c3934b7dcfcd3dc32ffc31b6d3e799d0555b03c23fc15" + "digest": "8506c6cfe34559ff2aee78b3fc5445ab3a9e281ad1db5cf0085027f5925c8fe6" }, "flag_fm": { "category": "flags", "moji": "🇫🇲", "description": "micronesia", "unicodeVersion": "6.0", - "digest": "1e29fb06b273f253c23a9e4aa8ff84bfe22cffb5fa158a0c6f4cdeabe0216990" + "digest": "e32e8625a754f6a88c96a932d9ec5910dd845501eedaee71d94732c01c7b67b3" }, "flag_fo": { "category": "flags", "moji": "🇫🇴", "description": "faroe islands", "unicodeVersion": "6.0", - "digest": "f4907d2f606f4f9d3bef06c6d38e8e88f2a148197b1573668866431a007afc2e" + "digest": "b7df6f2650f1de5877cc0f435f341398929f03b9827ca0c5aba7a27c0831e04d" }, "flag_fr": { "category": "flags", "moji": "🇫🇷", "description": "france", "unicodeVersion": "6.0", - "digest": "5a1308ab3cbf6bffcab12588cf3325151a6c72990db7408c2b8605d89f94ed6e" + "digest": "9befa6ec576904fcb416549cc82a28dd2a64a80d3854416578ca1d36ec984bb9" }, "flag_ga": { "category": "flags", "moji": "🇬🇦", "description": "gabon", "unicodeVersion": "6.0", - "digest": "ddc32dee2976507be878ec3d3d2408632ca21bc434cd9f58db4f6ac9774a2db5" + "digest": "56c1dfbc184a64a3485f5c26ebe6334613e6470432b303f9e7ac065f5ef8a951" }, "flag_gb": { "category": "flags", "moji": "🇬🇧", "description": "great britain", "unicodeVersion": "6.0", - "digest": "6b3bb254d134870b02cb066b06e206f652638a915c84b8649ceb30ec67fbebde" + "digest": "4fbe942f87f2779c94cff5179e235e002c968a66591967e32f723882ab67ccd1" }, "flag_gd": { "category": "flags", "moji": "🇬🇩", "description": "grenada", "unicodeVersion": "6.0", - "digest": "b6a210541ca22d816405f2a7d0d5241dc4d5488c8a36e15bd1e3063f9c41327f" + "digest": "3a47a0f033ddafa97f186d71104dabbfdb3107b8818c4c7dbd065656d0db494e" }, "flag_ge": { "category": "flags", "moji": "🇬🇪", "description": "georgia", "unicodeVersion": "6.0", - "digest": "e9a5035b7a46b925737e7f7b0ae2419cc4af0e980fbee5bd916edeef13823367" + "digest": "7e35be45e85ba5d6e4f781f111cf896b318d2109a3e0f542bd8082aef744a7ed" }, "flag_gf": { "category": "flags", "moji": "🇬🇫", "description": "french guiana", "unicodeVersion": "6.0", - "digest": "ce1bcd8c303897c1c22c5994182f21240b4aa635f0d7ce9944f76cbdbf0e4956" + "digest": "50b2004848f0aa7a3d6cbb96ef657e7e6ec3cdd32968bd1e238e1772e781253c" }, "flag_gg": { "category": "flags", "moji": "🇬🇬", "description": "guernsey", "unicodeVersion": "6.0", - "digest": "a435aab3609533ab2d68acd97deba844bfb0fc27b2adac68668223011f23ae5d" + "digest": "32cb5c12dec3a8d3b3c4c254d8cb5596f6ef591ff8f36d45cf976179ec379591" }, "flag_gh": { "category": "flags", "moji": "🇬🇭", "description": "ghana", "unicodeVersion": "6.0", - "digest": "7cad43b40f69b9b00cc1b38036789ce774fd3d597c89f0bf38433847ea69be26" + "digest": "11b545e6770cd546fb936e9348bdd34b77f4519fd1d7476e6ff19f3e25b2f17e" }, "flag_gi": { "category": "flags", "moji": "🇬🇮", "description": "gibraltar", "unicodeVersion": "6.0", - "digest": "70e9b17d18bf3e0e4d03f4f824323a57909416e4082ca9d8a0796a6959de4f07" + "digest": "17a64465507f9fa106b7a42124378a01b3d4eea983e358fbda5db3af9c126801" }, "flag_gl": { "category": "flags", "moji": "🇬🇱", "description": "greenland", "unicodeVersion": "6.0", - "digest": "1963d8cca1c1f06b7536b7fb8f5a4782ac0bb05afdf6e481101bce45c58cdd4b" + "digest": "cdc8831d7cad5f3cc1af595d8d08274363e4d97e80d70215b500f7972648c902" }, "flag_gm": { "category": "flags", "moji": "🇬🇲", "description": "the gambia", "unicodeVersion": "6.0", - "digest": "6c776a8daa3f4daa2597b0025aec06fc0a53aed262e845d4da3897cd7a89c6a1" + "digest": "95e52c4d904a9b7334b3ae78bfa3610accec562e15c742e15de924b8ed07e62e" }, "flag_gn": { "category": "flags", "moji": "🇬🇳", "description": "guinea", "unicodeVersion": "6.0", - "digest": "134cf7c839370d171ae80a72e5d18d32ea1967df19c191d1a4ea446d649e9558" + "digest": "86b344b5ebaff1fe176b8b4766a3caf9052f0516fa11202b0b2499c31047237c" }, "flag_gp": { "category": "flags", "moji": "🇬🇵", "description": "guadeloupe", "unicodeVersion": "6.0", - "digest": "be3e906b039ba4884053c78f4f14de9aa87c5573860ccb69ec766068ae3887c2" + "digest": "d8a954681d151bd0f8b633a405e0b1578560f717f313ce2ec610f896d3ab1862" }, "flag_gq": { "category": "flags", "moji": "🇬🇶", "description": "equatorial guinea", "unicodeVersion": "6.0", - "digest": "d476059c4ab41f5a1ef88583087362a5bc57cede930126f37041d1546564ab70" + "digest": "79bb35d3bb762493d73e99ff1097cc8d9c24bb2c6b4703772b58bcfbae69783a" }, "flag_gr": { "category": "flags", "moji": "🇬🇷", "description": "greece", "unicodeVersion": "6.0", - "digest": "b9fa9304647aaa08167a07858bb18d778dcc399375f86f580b8d4244794678bc" + "digest": "3e1d276628d76a1d6fb9d6fae0a9745f71ad1af5d1abf248fa6a312c995e558f" }, "flag_gs": { "category": "flags", "moji": "🇬🇸", "description": "south georgia", "unicodeVersion": "6.0", - "digest": "de33fbef6e294eb7af36e5b94d8ff573b354a4ff1ebdccf50ca528b86ed601d9" + "digest": "0e0f20d991cb05f161363559f56331d9da08b1f87c419bb7315d19b07560a3cc" }, "flag_gt": { "category": "flags", "moji": "🇬🇹", "description": "guatemala", "unicodeVersion": "6.0", - "digest": "4160843e5d642df597c8423eb8e3b74deafe304f3d141c8a4d2fc07509e44832" + "digest": "71d0ff372814a42595062bb1d6d3e5d12fee4f5953d3928c928be2054bbbd06c" }, "flag_gu": { "category": "flags", "moji": "🇬🇺", "description": "guam", "unicodeVersion": "6.0", - "digest": "3b0cb257ba5b1c3e15d9102410c5f7418da03372e91ce90513de25b9f45283e3" + "digest": "dc46c08c39ef0a3c28d9349ac07aa37b31ab5191ee3653244830f52f9cdfbb80" }, "flag_gw": { "category": "flags", "moji": "🇬🇼", "description": "guinea-bissau", "unicodeVersion": "6.0", - "digest": "bdf07a8f93c0f0a573af5f5361be404a3ba65b729c1a4c05b7632c03d85efc72" + "digest": "f6c1801bc90c25ec3553b03f53e1e9693ef371ed2151c31770ec7ae2cc62129b" }, "flag_gy": { "category": "flags", "moji": "🇬🇾", "description": "guyana", "unicodeVersion": "6.0", - "digest": "b47d8c98b747556f827ad0d1169264eb68ecaf9d2fb76595e8c31866361cbfc6" + "digest": "6d8a3555025d55ace126fc82e226fc7d9ae908252e7680b6ed5345bd61355e0a" }, "flag_hk": { "category": "flags", "moji": "🇭🇰", "description": "hong kong", "unicodeVersion": "6.0", - "digest": "8e5a54b2e4bd4f5182085299b9648062463da05d535cf0e46a7d9c58eaeb171f" + "digest": "94cded43ade6331506183d5c4d9269dd98d5b30a3293540d245a84548847a7df" }, "flag_hm": { "category": "flags", "moji": "🇭🇲", "description": "heard island and mcdonald islands", "unicodeVersion": "6.0", - "digest": "63c3e080c5e82a72c6d4cf5997ac823dc02184719ec59aadea6dd41b127abf22" + "digest": "a0f178063d1c9628914dcece5ccd205b1293536903f4bf12192e15835ea39c8d" }, "flag_hn": { "category": "flags", "moji": "🇭🇳", "description": "honduras", "unicodeVersion": "6.0", - "digest": "87c1d160db810b5ed208fb33add54f96c17b0f08d87b81f6f09429abf6ec93ac" + "digest": "51ad3bc94bf7cd3fe5bfda61c8d4f7f7e7d7ad91a3b6b01babe9a969cf10712b" }, "flag_hr": { "category": "flags", "moji": "🇭🇷", "description": "croatia", "unicodeVersion": "6.0", - "digest": "8b68112f79baea38565673acf4f1cb90675a5829ff17e4cf9415c928b62aed88" + "digest": "f706fba43e3e480863b03c18ff2099452efdc04ee29c7a888077af786343f4ac" }, "flag_ht": { "category": "flags", "moji": "🇭🇹", "description": "haiti", "unicodeVersion": "6.0", - "digest": "05dbd548c310ef1ebd1724aa85d821f8320106b16ddbf1f6442ea37e4407d5e1" + "digest": "2b95c7c031991d6bfcf3d43f38dd71cf1b3fff7289daa12e230ad7d945c91fdc" }, "flag_hu": { "category": "flags", "moji": "🇭🇺", "description": "hungary", "unicodeVersion": "6.0", - "digest": "5079f3d6f1459e6df8dda5c19d2367ead8f5a755b8874ac999bae58e3c9f47a7" + "digest": "e5d409e98c4d69966ea34aa6cdb2f7ed18cbf0073b58e0cb590b0de31962b189" }, "flag_ic": { "category": "flags", "moji": "🇮🇨", "description": "canary islands", "unicodeVersion": "6.0", - "digest": "8dcb18c4b75a60867a68d2f6edbf81e782aafb4b9a0404c8081f872dfe71e432" + "digest": "24cb53cec148c62dbc7dbf9ed30811d893fd1db5c67aec8d7a0fc3695e8ceff5" }, "flag_id": { "category": "flags", "moji": "🇮🇩", "description": "indonesia", "unicodeVersion": "6.0", - "digest": "1b0eb69a158ed3afe24be448d44751f95dcc5cbc7d1393a5753293f16ef0a66c" + "digest": "15c6f0879b4ef9ed4c22873eb14d53b1a4cf35630d477208f30b61abe9a98169" }, "flag_ie": { "category": "flags", "moji": "🇮🇪", "description": "ireland", "unicodeVersion": "6.0", - "digest": "5fc8c101ad7296224455f72f73c335aa4f676023b68645bafaf69087f69af390" + "digest": "393a9547a688913216222943ab7b6b0f7a58169320edf23734f254bb031116e9" }, "flag_il": { "category": "flags", "moji": "🇮🇱", "description": "israel", "unicodeVersion": "6.0", - "digest": "5aea4207415b7615dcdd69413705aefda700aefd0d27010cd0a0a338d879d9b8" + "digest": "74efe8d05aa9a204ee3fb24a0081f5445e17fe3c8a6179f029b83399af7848c3" }, "flag_im": { "category": "flags", "moji": "🇮🇲", "description": "isle of man", "unicodeVersion": "6.0", - "digest": "1ee9b3a5f1a52fc6d8369bfd81995fc0567e7a61deacd013701b3ec5fd64502e" + "digest": "5cddae6e5104e01ac5b4646c66851dfd6cce78a7159d35d84c2e983f6a69d534" }, "flag_in": { "category": "flags", "moji": "🇮🇳", "description": "india", "unicodeVersion": "6.0", - "digest": "202ede502f34d55d180726ac2f29141c6875516f1b3e7ee99f266b16c2fe4bfd" + "digest": "f101b075e929dc89cba9e7bbdab4eefabb7281bf60929cb19650ce514d9562c6" }, "flag_io": { "category": "flags", "moji": "🇮🇴", "description": "british indian ocean territory", "unicodeVersion": "6.0", - "digest": "dd45e1afe792fca57d4161434bf611bcb7170072d63e4a27fb9dcd6e8912621e" + "digest": "2d73500020be8720e3e246acb84509a6588469ebfd176e0ac37c169611d34b84" }, "flag_iq": { "category": "flags", "moji": "🇮🇶", "description": "iraq", "unicodeVersion": "6.0", - "digest": "bef294772b5ffccd6c061c19d60af66f61b248d78705faf347ade9ebfca2b46d" + "digest": "b7c87d70cfec7223a80968c653936877d850828cab957bab68441880f0190744" }, "flag_ir": { "category": "flags", "moji": "🇮🇷", "description": "iran", "unicodeVersion": "6.0", - "digest": "d4faca93577a5546330ab6a09252307e19fb420d89912c0b48ceb90bf409d48e" + "digest": "460ca178e11a7758b0794009021eb5c1dd4dd9895fe00ba738a78aab7c0951b4" }, "flag_is": { "category": "flags", "moji": "🇮🇸", "description": "iceland", "unicodeVersion": "6.0", - "digest": "b2fc04226b274009b4d99d92bcb72b255b534b6fd4b76d82dce1575ad975a456" + "digest": "2cd53b0e7caa9955bd51aa80700cb3ee1efe3296005b2f0a9f190633e123e1e1" }, "flag_it": { "category": "flags", "moji": "🇮🇹", "description": "italy", "unicodeVersion": "6.0", - "digest": "735760f193855d55460a0fb93dad55ff67253cab63176eceb90b9bde1faead1e" + "digest": "293966902f72b4251ea9e0ca3ee8e07e80260b927acd4cfc53d0c21f6e9c4ca6" }, "flag_je": { "category": "flags", "moji": "🇯🇪", "description": "jersey", "unicodeVersion": "6.0", - "digest": "671a487a60571d928d2abaf306d0a9ba50239ec54ada14ea29a9a99df658d3cc" + "digest": "57777951e3daed5db18380bcddf79d6ffb82f51129117c000c52dead790c640e" }, "flag_jm": { "category": "flags", "moji": "🇯🇲", "description": "jamaica", "unicodeVersion": "6.0", - "digest": "fb9047199d030b78fc0dcfc58d9b524fdb929238d922809da88147b7cebf4211" + "digest": "40d69fdb14fc3a1a7cfec9a6b64654e549873f3ed9d30e054ada2690c5f09f5c" }, "flag_jo": { "category": "flags", "moji": "🇯🇴", "description": "jordan", "unicodeVersion": "6.0", - "digest": "19f7d536d0293ebf3db49e05a158097cbde467115ef96523a0553808fd0b4178" + "digest": "26b5445e2d30acd52afb1e1595cf805bb8759209b81686d3aeaa9205a288d3f2" }, "flag_jp": { "category": "flags", "moji": "🇯🇵", "description": "japan", "unicodeVersion": "6.0", - "digest": "51e971f777fe481ca9f7e077ecb2ce252c3cc0086b76384e7b965cdc337f3f9e" + "digest": "e027f2b4bf3f70bbd4db60cdf3627c73db8a2af74352d38028ffccf7b0023321" }, "flag_ke": { "category": "flags", "moji": "🇰🇪", "description": "kenya", "unicodeVersion": "6.0", - "digest": "0cec8f068548cfd3e7a20c10af84f97ca415fd6f8ab8b50783bf982e77d7260e" + "digest": "0e24515d79f21b048ebab1f5cb1b13e7b9ec47bec6be14dfca6616d790def902" }, "flag_kg": { "category": "flags", "moji": "🇰🇬", "description": "kyrgyzstan", "unicodeVersion": "6.0", - "digest": "5803ea6ab028261923fd7570c670a50518c6f462a2fb4d463531b12c3e382e6f" + "digest": "a2ddb2330522d7fed347484e387df1f3624c750598163835b36bccea5804769b" }, "flag_kh": { "category": "flags", "moji": "🇰🇭", "description": "cambodia", "unicodeVersion": "6.0", - "digest": "287d357afe47179853fd485fb102834ead145598ed892664fc62d245cac16080" + "digest": "2bda6ba32b606f9c38fd523f9c5751827e171356e5838dc2a896ed99614f2604" }, "flag_ki": { "category": "flags", "moji": "🇰🇮", "description": "kiribati", "unicodeVersion": "6.0", - "digest": "ae4aee0d9cd7a21d4e250d45a484f5f641acdab3d79b437337b25fe34a0b49b0" + "digest": "ade73185e59ff92da90e83a57f70543316d20d3b4e621979527f3278925f09bc" }, "flag_km": { "category": "flags", "moji": "🇰🇲", "description": "the comoros", "unicodeVersion": "6.0", - "digest": "2d1730acbf5421fd02bd5483e26a86d82ec2fa99f0ff75bfd728a9df7914ad3b" + "digest": "1df769ea0b30f346061bd1fa92aa15092770a5f774083060798beffb17537df7" }, "flag_kn": { "category": "flags", "moji": "🇰🇳", "description": "saint kitts and nevis", "unicodeVersion": "6.0", - "digest": "b9ed979db9c6d243b00f61f19a9ec0f2c2390b2e5cace5ad61d9371dc8c670ac" + "digest": "c8c37a3fc3de6fb7fe0f46a3c344aef5680b6f04dea8ac2ebadc2a497c42a5df" }, "flag_kp": { "category": "flags", "moji": "🇰🇵", "description": "north korea", "unicodeVersion": "6.0", - "digest": "1bab0b9cab8028a95ce7231ad8d88ebcd31601cfa321284bba017ead47f6c729" + "digest": "a3e62ba6e95dffd83afff06f5b5a61070f616650e8657ec58b23f1e87731d789" }, "flag_kr": { "category": "flags", "moji": "🇰🇷", "description": "korea", "unicodeVersion": "6.0", - "digest": "33be8c09ebe273e203aa703cc827d52a6d9bf1699f5445bba13a77af2df45fa6" + "digest": "6742981d05cb0f4d2be094b44b4db222f25b23102e68a7fa72f915417f1b41d9" }, "flag_kw": { "category": "flags", "moji": "🇰🇼", "description": "kuwait", "unicodeVersion": "6.0", - "digest": "04d901a92ea55b13dc4983a9e3adb52dc89c9f3decee86fd06022aa902678b6d" + "digest": "470ec6649e3b3726bfca9cfa8254a7af46b3e3e5fb32c9b23b1b6225251676b2" }, "flag_ky": { "category": "flags", "moji": "🇰🇾", "description": "cayman islands", "unicodeVersion": "6.0", - "digest": "10f4d02f33cadd34da89de71a3b763809bad480cd9ae9d2ec000db026bd94cd1" + "digest": "5f985d9fb33d9556499e2380429b36fdebf0c747acce24b0cbde7e94a52945c8" }, "flag_kz": { "category": "flags", "moji": "🇰🇿", "description": "kazakhstan", "unicodeVersion": "6.0", - "digest": "dfaff69a78cf635f7fad41bd5bdcc8003298454708a6178ba7348b1b40c360c1" + "digest": "39997272a8a1185962b2fe0b5eb672f8265858cb5ad4617ca33dc415552ff60e" }, "flag_la": { "category": "flags", "moji": "🇱🇦", "description": "laos", "unicodeVersion": "6.0", - "digest": "4fcfbdc694cf99ae3f832500cdcdedb88c444b6df88bc9b7141f4f26ba3d5bfd" + "digest": "1e883029005dd0e2486be6e54266125757d66d87d8b7d000f1fa66fe58de85fc" }, "flag_lb": { "category": "flags", "moji": "🇱🇧", "description": "lebanon", "unicodeVersion": "6.0", - "digest": "af4b1f784bea0ec7a712495491dffbd1152cc857a99fd433f76bfeb313819a62" + "digest": "4d7709289c1b3258197b7241432e1f3e57c0153a1ae6411aea07e5c46713bbab" }, "flag_lc": { "category": "flags", "moji": "🇱🇨", "description": "saint lucia", "unicodeVersion": "6.0", - "digest": "40784aa558b75d07ae499c004e2cc5d0b2efdfc3e5be705b5a9f6b70d681c396" + "digest": "928d8795e7f6aad53cda39308027ca22c8f654e6d0d5fcc0b5f2ebd97d5e5edf" }, "flag_li": { "category": "flags", "moji": "🇱🇮", "description": "liechtenstein", "unicodeVersion": "6.0", - "digest": "c4eb4c43f457ce60ff9d046adb512c1d3462203403eeb595bff3ebc010ed6633" + "digest": "513db4f951ed12f103e70ac05121701795b4e24e4cc1fb2241802eea4fb2c80c" }, "flag_lk": { "category": "flags", "moji": "🇱🇰", "description": "sri lanka", "unicodeVersion": "6.0", - "digest": "a5285cdfdc3715fa3941f5f0eb03dc425969eaaf22c719c27ab4418628d09bc5" + "digest": "29e035ca237aa9fa82c9461e73e26edc39384f7869753949dc0efa15cb05673e" }, "flag_lr": { "category": "flags", "moji": "🇱🇷", "description": "liberia", "unicodeVersion": "6.0", - "digest": "ed04334264953b4da570db8c392b99d2fab4e0b7efc2331427016c6a08e818be" + "digest": "2144d754061c34fec7f0929bb498465d93d10431686f3105c94987bf5ce21ae0" }, "flag_ls": { "category": "flags", "moji": "🇱🇸", "description": "lesotho", "unicodeVersion": "6.0", - "digest": "cd56022106d027317cc9bf4c848758cf29ffe277ce71fdb9c1cf89ac4fd6e6db" + "digest": "b65a30f810fba0b10e13e029b14e334365abf7a482d77e2d3eeb593733ca1313" }, "flag_lt": { "category": "flags", "moji": "🇱🇹", "description": "lithuania", "unicodeVersion": "6.0", - "digest": "3c4395b068e421100fd97a102f170cb8d5c093885eef7cb40d3faff4f4e47fe9" + "digest": "124639833b8ecd1338096be80b5fbf4d8aa988e3b64ab244a2d16fa485d5a1f8" }, "flag_lu": { "category": "flags", "moji": "🇱🇺", "description": "luxembourg", "unicodeVersion": "6.0", - "digest": "df15a2c47eecad17e0cc169bdf0d31c6a51eb22de7ca4e70d2431359a33f930d" + "digest": "c76b3fcddb7690815b111be7579395b182f2314a50617d7e59e3afdaffafaf49" }, "flag_lv": { "category": "flags", "moji": "🇱🇻", "description": "latvia", "unicodeVersion": "6.0", - "digest": "9b53c6ce23287935200da8ca8a8af78013a4b1572f9821e7e1724cbad248e7e2" + "digest": "544ef9b126d723290102e14522bfce331db48271b4763b049350d77ba10bc897" }, "flag_ly": { "category": "flags", "moji": "🇱🇾", "description": "libya", "unicodeVersion": "6.0", - "digest": "42efa9f3526ef006d6723fa17538a98ab9556ae25f14df1b06d21361bf7e1a44" + "digest": "6421bc96f7dacdcb900891ea9635bd1f7683cbb8aa388cff3c5218fc60403fe7" }, "flag_ma": { "category": "flags", "moji": "🇲🇦", "description": "morocco", "unicodeVersion": "6.0", - "digest": "96c07296cfd7aa1cb642faed8ace26744105b81ca880157a4ef4caee0befe26e" + "digest": "60723c7b383c001ccc8947d39d89ddf3ea6c08df57e782ab5ca5f2ddd65acc64" }, "flag_mc": { "category": "flags", "moji": "🇲🇨", "description": "monaco", "unicodeVersion": "6.0", - "digest": "6b44608842fe849ae2b4bae5eb87ccd436459a427051dfda25080196273d4b9f" + "digest": "cef4ad68dc0a9f2691837fec6499bf317d0d65e8d04ede19db4318b8441b15de" }, "flag_md": { "category": "flags", "moji": "🇲🇩", "description": "moldova", "unicodeVersion": "6.0", - "digest": "78c7b01c698873a9129d52ba38b3eb4cfc683ef2ae10b7b922b17c07f1c938c8" + "digest": "893c17bf710df2f37d124d2072f50b0289a495a45ae05edf1a6a11a3f828b73e" }, "flag_me": { "category": "flags", "moji": "🇲🇪", "description": "montenegro", "unicodeVersion": "6.0", - "digest": "01aa0f9df89302edc4ae319b5dd78069ba8807c3f38cc7bfe01bff67c8efd416" + "digest": "725b02fadc44e2f13a845fda34a8d497d812a084bf798bc14e775c44a15ebee4" }, "flag_mf": { "category": "flags", "moji": "🇲🇫", "description": "saint martin", "unicodeVersion": "6.0", - "digest": "a0124683aa88cd7da886da70c65796c5ad84eb3751e356e9b2aa8ac249cf0bf9" + "digest": "9befa6ec576904fcb416549cc82a28dd2a64a80d3854416578ca1d36ec984bb9" }, "flag_mg": { "category": "flags", "moji": "🇲🇬", "description": "madagascar", "unicodeVersion": "6.0", - "digest": "56ebcd2a2e144d656d3b38a62595138fe6e50f9c1144f70b0a120cce7a72eb5b" + "digest": "988268ce3bf1025329371c5b7e331915851fe8ee0a60a2e97ea14f7db6ecf5ca" }, "flag_mh": { "category": "flags", "moji": "🇲🇭", "description": "the marshall islands", "unicodeVersion": "6.0", - "digest": "008660adc4c2e4d04830498988184d1ef8a372a6c085da369a94ee6b820dbbb7" + "digest": "7406e8b96c7f6896a6168caa58319713c3012ef1b1d93cbceb3cbb6033ef258f" }, "flag_mk": { "category": "flags", "moji": "🇲🇰", "description": "macedonia", "unicodeVersion": "6.0", - "digest": "f3c4c5106ace81c21fc0c6a7cc5c5e04e9453468fbc6ccbc851bb8dd61ff237f" + "digest": "2b65acb553fddbf6ce468159dfe0aea76d7fb2094a6d0fbe96deff92bb721a12" }, "flag_ml": { "category": "flags", "moji": "🇲🇱", "description": "mali", "unicodeVersion": "6.0", - "digest": "e70a6b30e46adc2e19684308a848fef2c3ad76e2cac4bb493ee3270ad39f9d1b" + "digest": "21b19884406361f128e0ac39c6d7fc91b0452e355ddaedff1ca2236cf38ecb1b" }, "flag_mm": { "category": "flags", "moji": "🇲🇲", "description": "myanmar", "unicodeVersion": "6.0", - "digest": "720f5d38887202ba049cd5a46c183679be6a01f169d99e6e656c73b515793a7d" + "digest": "a8657c723ad79b74ff6a1be00d98d3f554279ff45c97b81b65241c39d860130b" }, "flag_mn": { "category": "flags", "moji": "🇲🇳", "description": "mongolia", "unicodeVersion": "6.0", - "digest": "5f0fd6fcb2ed73a5a6d9396c3703612503c1f16283bbb4e9362a1c8324b762ad" + "digest": "66c696f64bfbcf749e1be19195be7b61e2652c27efcb33f181d07305071662a6" }, "flag_mo": { "category": "flags", "moji": "🇲🇴", "description": "macau", "unicodeVersion": "6.0", - "digest": "fc2a9e7323867cf195f551e59afdab778c56b84c96af28c20207c9870caa2c39" + "digest": "8b867cb8690bdb63c516ad04c1862d8d4a93ad50eb63bf67392ec917f1eeb54f" }, "flag_mp": { "category": "flags", "moji": "🇲🇵", "description": "northern mariana islands", "unicodeVersion": "6.0", - "digest": "ddce3be9d72914240c42e1b97ea97af01016d0a3879999cb0e447552682c06ba" + "digest": "900487ee59fe27599fa632351e37a97a8bfc55be19c7cee4bccfc9349db50f11" }, "flag_mq": { "category": "flags", "moji": "🇲🇶", "description": "martinique", "unicodeVersion": "6.0", - "digest": "888f455b1322d6fb83dc9f469f5505fea3dd6ece77d17d0d7345319c3ebcec0e" + "digest": "6ec18a3d696913f8e17426ab473b2eb2575b52f82859e09d03492a2ec388ac99" }, "flag_mr": { "category": "flags", "moji": "🇲🇷", "description": "mauritania", "unicodeVersion": "6.0", - "digest": "72621914c92dd9c9f3ac9973ee3589583bfe42b841cdd35f47af75e2f629726c" + "digest": "b25ec19d502a7c41cf860eebb8057b0349ef1542f0f87c0ac53661ce0d6383c9" }, "flag_ms": { "category": "flags", "moji": "🇲🇸", "description": "montserrat", "unicodeVersion": "6.0", - "digest": "5944996295132f41ec55261ff7927518bd47aec95d274a6ff257c357b43657bc" + "digest": "2aa4c37c4e46a80e258542b283f285650d6033fd20c6ba42dc9780f6617bbecd" }, "flag_mt": { "category": "flags", "moji": "🇲🇹", "description": "malta", "unicodeVersion": "6.0", - "digest": "95f0550e8823441a4e69b26c540baea94f3ddcc282100fd0239021c00df0b469" + "digest": "8ad1f6fe41838db1265a82e64429c9975b69e768ff75cc421ae8a2ace5fdbbcb" }, "flag_mu": { "category": "flags", "moji": "🇲🇺", "description": "mauritius", "unicodeVersion": "6.0", - "digest": "5fda78a6df0ea7f5cac5fb4c8fd68529c14c5e15bac4e0b167493cb6ac459253" + "digest": "4170bd01f143e46f3661905c99b7600a08e15647f0863a40ca5d560257646935" }, "flag_mv": { "category": "flags", "moji": "🇲🇻", "description": "maldives", "unicodeVersion": "6.0", - "digest": "f75c8f6fd3a68f2944a04c833c649d4b576997f491100cf3f3160fe77117fabb" + "digest": "af4f4fa274a9aa13ff85d31d3b4297109066c71b6ee0d2960ddcfc11d126d3e7" }, "flag_mw": { "category": "flags", "moji": "🇲🇼", "description": "malawi", "unicodeVersion": "6.0", - "digest": "d46b484a97e5b90b6b259f8de1712b553f93f0dfb6391209200358bb9429ebf5" + "digest": "6f96e6a8393c3a30ca264adfdb27d38f455b878298b53dc7c53943032dfec843" }, "flag_mx": { "category": "flags", "moji": "🇲🇽", "description": "mexico", "unicodeVersion": "6.0", - "digest": "dc57c10307fc0aa09bd7fcd25ee0fca561f3b382276faa8432a927c1baea53fd" + "digest": "f051655378ac2d34259427277f769a45fbdce14779b2220e1364e2b82574bcd2" }, "flag_my": { "category": "flags", "moji": "🇲🇾", "description": "malaysia", "unicodeVersion": "6.0", - "digest": "15ca00660a1eb0096fdaa00b85a7b95fcf192bf2ee4781ba72c36d2d2cb015ef" + "digest": "3556cfbd5c81371e5a742af8b94a6bb920a621156aa45b96a359626baa0d58ad" }, "flag_mz": { "category": "flags", "moji": "🇲🇿", "description": "mozambique", "unicodeVersion": "6.0", - "digest": "0c8605a9319dcf86672a833b4c4d6acea5f6aa25a3f8e1dfac78fbf7c452ba97" + "digest": "7b74419cc136257ee2a20a221b2f1de704d2088a3cbac7c3802d683de796e11d" }, "flag_na": { "category": "flags", "moji": "🇳🇦", "description": "namibia", "unicodeVersion": "6.0", - "digest": "e63cde5ee49d3ada1e33d2ab15dc24fbb129b90d65b6fd1d7c07455f71a53601" + "digest": "090c9f0e66c647fc46c52294656e1be17231b8b0e8a8676ee0c645ddf34c5ff4" }, "flag_nc": { "category": "flags", "moji": "🇳🇨", "description": "new caledonia", "unicodeVersion": "6.0", - "digest": "a4a350ce7404ba7bdda9a341e7a48fcfe16312be4964b1bd6eed7115acd2e329" + "digest": "dcdf1c451d81cadff2b293793e155d92991b5116c1c6dac6507ad7a67c3e494b" }, "flag_ne": { "category": "flags", "moji": "🇳🇪", "description": "niger", "unicodeVersion": "6.0", - "digest": "6b32483b4445bc52855509f618c570b9c9606de5649e4878b71b44ff2acbc9fd" + "digest": "385354f4d65bc6a6d912b894b49f47b0abaf3e74f142aeecd1940a24448d1b9d" }, "flag_nf": { "category": "flags", "moji": "🇳🇫", "description": "norfolk island", "unicodeVersion": "6.0", - "digest": "96b1ec33acbd2b1ffe42703c11a2a633b036e6779849b0e6fa8f399167820584" + "digest": "fb772f17fa5448f9b5bd0c5f9fc7f56236a92e0895c96daa08ef689ebdf11290" }, "flag_ng": { "category": "flags", "moji": "🇳🇬", "description": "nigeria", "unicodeVersion": "6.0", - "digest": "f97d0630cbfa5e75440251df7529a67b58c22598643390cbeea82fb04a1cd956" + "digest": "6388983bd628568ee1ca1ccea31c349ec831046b4c325b60f85583dc044cfaa0" }, "flag_ni": { "category": "flags", "moji": "🇳🇮", "description": "nicaragua", "unicodeVersion": "6.0", - "digest": "c52fb5f9134122a91defa75425be2c6b3c909e051d546244e0e7bdf5f9ee1710" + "digest": "8b501d22cc4eb9ed680943cbb881e038cac5e430794265918b874ef582fd325c" }, "flag_nl": { "category": "flags", "moji": "🇳🇱", "description": "the netherlands", "unicodeVersion": "6.0", - "digest": "b8918f9c0c92513aa0ec6ba6cee5448270168cbe6f0a970fb06e7ceb9f52ec71" + "digest": "20019b864f43c199b8c425914b32ede6e792ef9ede384c59293ec095bdf2c5cb" }, "flag_no": { "category": "flags", "moji": "🇳🇴", "description": "norway", "unicodeVersion": "6.0", - "digest": "05ce84095f8d93407d611b39d8b6a67fd9f11df6cfab7a185bcb4eec186d85ef" + "digest": "473f79dc252e5029ce80980408fce347e31d1902ebf278ddc5d30006e8e83d45" }, "flag_np": { "category": "flags", "moji": "🇳🇵", "description": "nepal", "unicodeVersion": "6.0", - "digest": "cc41c2f97ec2b38fe5781d553792f6aab5d37cc3be02586f361fe89d12683bee" + "digest": "b6bfbb5935b6a6562e2d22219ed4550fa790e7036c92b98d3ce3cb47e3ec436b" }, "flag_nr": { "category": "flags", "moji": "🇳🇷", "description": "nauru", "unicodeVersion": "6.0", - "digest": "7837edf59ec33a25380d76afea5f04cfcab4f17df4e33fca0dcaacb517c5cbec" + "digest": "36d35a88f6524691c1feea15f43b94ea17afe0c85d183c3a215482ec7bbe2c3d" }, "flag_nu": { "category": "flags", "moji": "🇳🇺", "description": "niue", "unicodeVersion": "6.0", - "digest": "fd9ab45c6f32bc4da47542392e5beba73ddac302a4a9a00e6deedc913a4c087d" + "digest": "8927e4bbe71a570f5e0c95cba05cc1c217f17b10ced51f76e134c98392814c45" }, "flag_nz": { "category": "flags", "moji": "🇳🇿", "description": "new zealand", "unicodeVersion": "6.0", - "digest": "0719830dcca400cefb30ce399bb03f49dd84c9a98f7d6a28270f9278e2a7af75" + "digest": "8ff5c61a364bd39ad4560333ca57b14a0495b4664fae4b04eed7de8c75a443d3" }, "flag_om": { "category": "flags", "moji": "🇴🇲", "description": "oman", "unicodeVersion": "6.0", - "digest": "3f9039becd52e3454fdf7611cdb0d7fb1196e053eea29ef87daab6c21a94f1ee" + "digest": "e5b91ea7ea3ffabfb2ef1176363272702ca02030768166af94b5ef84771df633" }, "flag_pa": { "category": "flags", "moji": "🇵🇦", "description": "panama", "unicodeVersion": "6.0", - "digest": "1adf0e5d4084e072aa44bd9978829e77546e0be75785e9be69f92e326bd714a7" + "digest": "9cac49d2a1ae56445463f0932ee7b554304d9c8ad3d969266177072608d374f1" }, "flag_pe": { "category": "flags", "moji": "🇵🇪", "description": "peru", "unicodeVersion": "6.0", - "digest": "f8a4e257676f4ab8962ffe5509b8417777a8be2f0e9dc7735d3e014ff221aab1" + "digest": "00b83a6c8df3a00f9d4d87166ae9cd545d783e0128adef6a16e195de77b82ae4" }, "flag_pf": { "category": "flags", "moji": "🇵🇫", "description": "french polynesia", "unicodeVersion": "6.0", - "digest": "1ace6cc71d130cdf09246297740a911f14828c322e35330cc548ca5975015c23" + "digest": "707a68684fd203ddf3dc9d8832b5253977281908747b18fa2c37988d82c40f8c" }, "flag_pg": { "category": "flags", "moji": "🇵🇬", "description": "papua new guinea", "unicodeVersion": "6.0", - "digest": "9c37719d9f51ef31fec0f898d38e522b4253cd00344408e3f660132514efddb7" + "digest": "2b8eb063ad2794b3c5acb2c152bcb7de78728139d4a6a5730c4c949bd14b685a" }, "flag_ph": { "category": "flags", "moji": "🇵🇭", "description": "the philippines", "unicodeVersion": "6.0", - "digest": "f1af628cf6d1d290cedef3d564b2386e2d6f14ba4426d3fefc0312cb8772e517" + "digest": "86b7c2e87f3c903626b5c64a4c66fc37401ab4d031e3510a2d73f0fe43399943" }, "flag_pk": { "category": "flags", "moji": "🇵🇰", "description": "pakistan", "unicodeVersion": "6.0", - "digest": "61c77f73d2a10a5acb289fadfe0d25d1a1c343e1223bd802099ff4e0e9356521" + "digest": "29075418db07bf24338784e697606b55ff0f6fa127458052259de7604ac77b2f" }, "flag_pl": { "category": "flags", "moji": "🇵🇱", "description": "poland", "unicodeVersion": "6.0", - "digest": "38c2c8618446e1f72cf983ab33e736d943f0db7c4cce52a187299e8cec2ea895" + "digest": "42667e24a5747a9a27149dacee9681a3759b7e2e38343346d349ca1066f9b6f3" }, "flag_pm": { "category": "flags", "moji": "🇵🇲", "description": "saint pierre and miquelon", "unicodeVersion": "6.0", - "digest": "656be9ea1a79c3885a759c7ce353d338345a198d7939556949affaf5490cb644" + "digest": "15059d9274ba5c5bf2723e02a432be7085b13f3fd1b5c631c76a0b857dcec493" }, "flag_pn": { "category": "flags", "moji": "🇵🇳", "description": "pitcairn", "unicodeVersion": "6.0", - "digest": "2792260d8087ab0253b1214c1420f0160ab2eef9afe7315f9e7ff0b87cd15d72" + "digest": "807ef63ecc2ab0bf3f858bd5be33200021b543f2e746639dc4afa215480ce7a2" }, "flag_pr": { "category": "flags", "moji": "🇵🇷", "description": "puerto rico", "unicodeVersion": "6.0", - "digest": "c4cfa1f2201dcda9de310a8247e6ce32d2798ae426a14dd70a9ebb00a2804d46" + "digest": "a506ccdf7201fd7100accaac6f6138973a365a6adb1f3dc96ca3db20c0531951" }, "flag_ps": { "category": "flags", "moji": "🇵🇸", "description": "palestinian authority", "unicodeVersion": "6.0", - "digest": "197f2ec6294bf0ee4a08cf2f2d1e237ee867c98b3085454a3f42abc955eeb289" + "digest": "47f9495970023276191a7d3a76b32b272bb8e046882152871efb3c64345feb31" }, "flag_pt": { "category": "flags", "moji": "🇵🇹", "description": "portugal", "unicodeVersion": "6.0", - "digest": "86a50827963756b5bf471ed9df5b3f2a2058b4c5d778a303414b6b0556e2082b" + "digest": "852de5a00f3b14896f3b990092bb890564fd21f6ac0924a9a4b209a52a8bcdb3" }, "flag_pw": { "category": "flags", "moji": "🇵🇼", "description": "palau", "unicodeVersion": "6.0", - "digest": "a6321c47a0cd188fbfdf3b55f17a7170c63080d28d50e4f5463eb1ee09af2412" + "digest": "5ba4a0387820031ea77ca1e878b7d40af3d8665ccdcf8c00739a8baba05e8907" }, "flag_py": { "category": "flags", "moji": "🇵🇾", "description": "paraguay", "unicodeVersion": "6.0", - "digest": "1a169e8d8703c510c5a2265b57dbed2f811b03ec375bcb341ab4cd0b100a9dd6" + "digest": "6055729c4933faaf91d052d95dd4bc939126413affc263c0cb30a0caf4ff3f87" }, "flag_qa": { "category": "flags", "moji": "🇶🇦", "description": "qatar", "unicodeVersion": "6.0", - "digest": "de6283965cd98a244b7fa6288174f9ff0d8feb497f191f2e4ab3b690138a3d5d" + "digest": "9dc210aa3dec2400ee6d988ca72c0a0a7f5826cd80ddb64601b59f0f26ff96c8" }, "flag_re": { "category": "flags", "moji": "🇷🇪", "description": "réunion", "unicodeVersion": "6.0", - "digest": "260e1b97abc1562e5a73d7e53652ffed8059fc9b1c969741c466f48ec6ab0e80" + "digest": "6e4fa6fcb92a1342bcd12edbd11cb572d68c7070451204e5faa9e8eaeef13cbd" }, "flag_ro": { "category": "flags", "moji": "🇷🇴", "description": "romania", "unicodeVersion": "6.0", - "digest": "6d648e03955fa2a9fd2bad6f60ec96d3e20ee57f5855f3721a4d4e0c8e99f95c" + "digest": "3c31155f57c6734b1ceb048eb147bd95e218902bd2b1525e1c1bfb7ad5aa98f6" }, "flag_rs": { "category": "flags", "moji": "🇷🇸", "description": "serbia", "unicodeVersion": "6.0", - "digest": "95cd5e197ed364e403eeb7f1d18a83487d89166910ba8119ea994e5e19d6a7ee" + "digest": "d26f808ff881c57e95c4ee23e5f33bc0d35e30c6e68f4c8fbda977f932471687" }, "flag_ru": { "category": "flags", "moji": "🇷🇺", "description": "russia", "unicodeVersion": "6.0", - "digest": "a4a81617a59d9eaf3c526431ca6f90ed334a7c1f516bf70cbd3f1fdc6e6103d7" + "digest": "d3379379f152666108348229ea530a5276f49e9c5cf4611feddbbb7ffd9a88b7" }, "flag_rw": { "category": "flags", "moji": "🇷🇼", "description": "rwanda", "unicodeVersion": "6.0", - "digest": "7a369f60db0876ffef111c319a3e8c9eaed620c875c51b98ed9ad5207b836dca" + "digest": "cb70230a12a97f08029330418b35b26ad2ec9ed451bf3f3a969dfcb038a06c7e" }, "flag_sa": { "category": "flags", "moji": "🇸🇦", "description": "saudi arabia", "unicodeVersion": "6.0", - "digest": "b249fbfd7ed415943f60bbd841965cf721979f960ccbe09396aebac1eca913d7" + "digest": "0a95fabb0f1e1bb49f8a013bbf2f54b5afbde8706d9f82099d984d6f4668d5db" }, "flag_sb": { "category": "flags", "moji": "🇸🇧", "description": "the solomon islands", "unicodeVersion": "6.0", - "digest": "526b411260024ea7b6ea6c47f2549345c6cc6960e9a29bfa9aaec0772664d2dc" + "digest": "32d20f460f322238e5ed9e30b853d204b0987816353e7ca6674a82ac8b6ec970" }, "flag_sc": { "category": "flags", "moji": "🇸🇨", "description": "the seychelles", "unicodeVersion": "6.0", - "digest": "d036b0d068745926120eaf746fa2e4433306e2e14c6b540d0cd6265e34471056" + "digest": "99b03abf840b9bbbc7e69dc4a7075c6bd850350199faa4af0883c1fce719748b" }, "flag_sd": { "category": "flags", "moji": "🇸🇩", "description": "sudan", "unicodeVersion": "6.0", - "digest": "889615bdb9b1f9c59c5f83ed4d22d54a0ed5dd5de263e729c58544cb06c55885" + "digest": "b989a3e33109c6fc69cd1260bd0df28b7b20ed0f320a00c18ca1b20eb878099e" }, "flag_se": { "category": "flags", "moji": "🇸🇪", "description": "sweden", "unicodeVersion": "6.0", - "digest": "f471d80cfff340960a752c8c152ed4fb482df2a3712b0a56dfab31b9b806926a" + "digest": "dc98edc1ec1feb22a19a256157a7d567f5e9bec09dce3e3b4e4a4a7a46c0f013" }, "flag_sg": { "category": "flags", "moji": "🇸🇬", "description": "singapore", "unicodeVersion": "6.0", - "digest": "82f58a09f98593cc87e545f7e5c03d2aedaf82e54e73f71f58c18e994c3085ac" + "digest": "83a53836145d55a1ff08e64f86d9e998d83f26ee5d30e9a5039fa516805625a9" }, "flag_sh": { "category": "flags", "moji": "🇸🇭", "description": "saint helena", "unicodeVersion": "6.0", - "digest": "53914b1fa8c1b4f30bae6c1f6717f138fb4dbf482c3e20e33f7aea4ecfc0438d" + "digest": "a218433c33e93c2dafc2f7f6ce0bb8aa1c513dd680257d08381137cfaf2c020a" }, "flag_si": { "category": "flags", "moji": "🇸🇮", "description": "slovenia", "unicodeVersion": "6.0", - "digest": "65d491daa69f9a11cec9ccc4df3a669f12ef95a5c312137776d4472719940ba3" + "digest": "ed5b1ce703396cad861aa4faf2bc3a990f33df80c7b5021e5bc98fc9056a0de8" }, "flag_sj": { "category": "flags", "moji": "🇸🇯", "description": "svalbard and jan mayen", "unicodeVersion": "6.0", - "digest": "bbf6daa6174c6fbbbf541c8274f31b6757c3a16007c2687015ea041fd1e2c6b6" + "digest": "473f79dc252e5029ce80980408fce347e31d1902ebf278ddc5d30006e8e83d45" }, "flag_sk": { "category": "flags", "moji": "🇸🇰", "description": "slovakia", "unicodeVersion": "6.0", - "digest": "d4fd03eca5bd3c9fb324ee04fae37c9a2d852bac8335369e3e720ef9b98fff36" + "digest": "cea0ae548486af5613fde64c6e493eb8a836102cdb09f093955e0c09ec0c5b9e" }, "flag_sl": { "category": "flags", "moji": "🇸🇱", "description": "sierra leone", "unicodeVersion": "6.0", - "digest": "1455c98c11c248623d82be5484ab1c4dcd1dae449adc393eb1aa2d8c74aa3f02" + "digest": "07e43bde4854dd09b44cd5d333136af2c112a4488cc02fae900f378f34414807" }, "flag_sm": { "category": "flags", "moji": "🇸🇲", "description": "san marino", "unicodeVersion": "6.0", - "digest": "daec5864ac50c625d7bf49d6c1a170a094cf0d1b9a0bdf62a62406e7ec500a94" + "digest": "86e65252b3ae31e755c0e9794a0dc3310992cacd374f15e8537d53d61e52a20e" }, "flag_sn": { "category": "flags", "moji": "🇸🇳", "description": "senegal", "unicodeVersion": "6.0", - "digest": "4e4d43c467e5eb84c70f535f37f4f468319bd4b06c6ec3db3b54f69efdafd334" + "digest": "17f3259dd6c8599b689034abb6bd4dd9b911c6370d370f3ec232c114150dfbe3" }, "flag_so": { "category": "flags", "moji": "🇸🇴", "description": "somalia", "unicodeVersion": "6.0", - "digest": "c1434dca361563a8e3ba88f1ad19c3f6c9cbb8f3ebc17ce128fde2351ff67d0c" + "digest": "5610be7800bff418c6c03ac42a0fe8699df6c2d21b7e0cf370c8d554a38735cc" }, "flag_sr": { "category": "flags", "moji": "🇸🇷", "description": "suriname", "unicodeVersion": "6.0", - "digest": "f3c6bfee2a052f03d56ba917b88595450cef111ffa9e92c7f39ef8c3c3bd12d1" + "digest": "a97c581cb85e2eee3cee728e6812485ac53f33279b4998f054de7ec68b802238" }, "flag_ss": { "category": "flags", "moji": "🇸🇸", "description": "south sudan", "unicodeVersion": "6.0", - "digest": "c0ed7e4f41206f5363e8ebdc6c3f28080e2f07d99e6fb73c1f6226d83310e69d" + "digest": "5f5fa6ccd8e15a2e7026dc5f16b409fb340ec136896569b62bc0f5008bd650f7" }, "flag_st": { "category": "flags", "moji": "🇸🇹", "description": "sao tome and principe", "unicodeVersion": "6.0", - "digest": "b022ae5d6885e28c6e9c83c17dd0c24c731d4f3d5773c49051768cdd4df51330" + "digest": "050ae7266ee72c6bf145e26287307f9538ce4f0869780d0c952e974c2a587687" }, "flag_sv": { "category": "flags", "moji": "🇸🇻", "description": "el salvador", "unicodeVersion": "6.0", - "digest": "5bafdd04d243ee3f3998f4ec0a3d03ff5a3975e771b1f94f89d7713193d7a242" + "digest": "825c738f84fd15979f9d94e05bab37a81101d4457030a1b29e6b6c1d5b907cd2" }, "flag_sx": { "category": "flags", "moji": "🇸🇽", "description": "sint maarten", "unicodeVersion": "6.0", - "digest": "fb92e9f514bcc2f7abbd4e146edde50f030c940c833f184618cbb48e56af22bd" + "digest": "67da61f8e366430e86b7a1c63d9434445d0b7a3234ca1b928d2be5a228bd63bf" }, "flag_sy": { "category": "flags", "moji": "🇸🇾", "description": "syria", "unicodeVersion": "6.0", - "digest": "ee330da644d4ce1fdba98be5eaab5054aed8d91a34ab617199a4b2b77f62a10b" + "digest": "56cfb878960e6fbe54d75ad3111e5b5fe2359ca66e47219d4a69b012e43337a4" }, "flag_sz": { "category": "flags", "moji": "🇸🇿", "description": "swaziland", "unicodeVersion": "6.0", - "digest": "7fe0c7429efd9682cc39e57f4bba8d1491d301643ba999d57c4e1bc37517ed64" + "digest": "d1f91b0e7d8846c9a4612810d63577c72cd921852afa5c2b50c2df44c2f530b2" }, "flag_ta": { "category": "flags", "moji": "🇹🇦", "description": "tristan da cunha", "unicodeVersion": "6.0", - "digest": "b47e245a2708072a4dbaf190c9606baa4daf02e51627eeae6f20c3b4c95024c0" + "digest": "83ebdc5f9e525796348a810b90e8cc58680defdaebb6805182cf34ff1716dd07" }, "flag_tc": { "category": "flags", "moji": "🇹🇨", "description": "turks and caicos islands", "unicodeVersion": "6.0", - "digest": "18cfff14c2503b9d24c91c668583d4a14efb17657d800eca86ae49b547c9da5c" + "digest": "494af08aafc701e0c8aed946e8b3f195da6798d8a650ada9f8ca24c02c3fc1da" }, "flag_td": { "category": "flags", "moji": "🇹🇩", "description": "chad", "unicodeVersion": "6.0", - "digest": "73d1db3365736915c4cdf9ba9343d9fd78962203b60334e8f3724d4b330b17db" + "digest": "d7b4b921d6d13b3932e13c56ddde2e1c0d695a748ea41cc4b9c2f7f49abef4ff" }, "flag_tf": { "category": "flags", "moji": "🇹🇫", "description": "french southern territories", "unicodeVersion": "6.0", - "digest": "3bffeb4bc9ceb9cbb150de88e957b6e46509862ca7d616d5693124af084eb435" + "digest": "bf98d7139c4505d960d15746e6559b2ebc33192bee1c45e75784f45b1b500844" }, "flag_tg": { "category": "flags", "moji": "🇹🇬", "description": "togo", "unicodeVersion": "6.0", - "digest": "eb13a0e85baf73326f3ae3bc75e8406eca42000d7e42b0641120e64c0ab7ebaa" + "digest": "d7277859a1cce9a4f1441edc97ec4b1a58f98d3443646a4c4ca9d19d8714ecf6" }, "flag_th": { "category": "flags", "moji": "🇹🇭", "description": "thailand", "unicodeVersion": "6.0", - "digest": "a4e42efa4bb94e90f3a92ae9ce14affaacd3a142c1e0da40d8cc839500e771fd" + "digest": "2c1e7626469da34f8b09c845015402f1d8c372228d091bdf809ec375202eb87f" }, "flag_tj": { "category": "flags", "moji": "🇹🇯", "description": "tajikistan", "unicodeVersion": "6.0", - "digest": "ff926fa3e86e095683a61c4754355a5b4dd0ecb74393306bd791d130fd1a909d" + "digest": "160707c20084dd076449800bd38391a2708251952e636ac542d69b15c592eb27" }, "flag_tk": { "category": "flags", "moji": "🇹🇰", "description": "tokelau", "unicodeVersion": "6.0", - "digest": "3fa732d457ded6c83cd5f73d934f64c4e687eb0cde7c157d2fdcdccaf3b5fb52" + "digest": "468b86b6eb8ac0a80fd696e3b7ceba26c9edbeb89ca459d4ef1aa66e7687ebd3" }, "flag_tl": { "category": "flags", "moji": "🇹🇱", "description": "east timor", "unicodeVersion": "6.0", - "digest": "0ec2a4d22fb832060693089e518bbe370a4e13bfc28748f110fc13726409f473" + "digest": "2eae18e02ac4ba9a709d8d23a2a4852b01f1231cf0c646f29d3b4f5794cd45b9" }, "flag_tm": { "category": "flags", "moji": "🇹🇲", "description": "turkmenistan", "unicodeVersion": "6.0", - "digest": "b4724aa7ad13352f16a0936e61cbb85f0bd147583fc66597aff7e8ee7cf19c21" + "digest": "f910c8937ed0c18d5ab6f1c00fa0e565d28cc090708d045e99d4fac98210bfeb" }, "flag_tn": { "category": "flags", "moji": "🇹🇳", "description": "tunisia", "unicodeVersion": "6.0", - "digest": "5ab308ffdde40f504d6ee080817bbddbe4f3f4ddb71f508c75e0144a8c8044d9" + "digest": "cde7120807046adf1fec022caa62e2ddc4060982a0fa4a40f01294f8ac6f1fc4" }, "flag_to": { "category": "flags", "moji": "🇹🇴", "description": "tonga", "unicodeVersion": "6.0", - "digest": "75b7e7198fa42f87986882b8ca251a229afcaa0a1188ae7b9f5ece87dc31a723" + "digest": "e2c36fe8836a973915f4f90f9912a36f7a1b94060f9278b75122f897305896dd" }, "flag_tr": { "category": "flags", "moji": "🇹🇷", "description": "turkey", "unicodeVersion": "6.0", - "digest": "9cc48a8f8fa9c17c1627272f68d4740da0e7ce17a2cf8c6b5c08cc9b95e1390c" + "digest": "b9044c830bf8424c4882c2325d5c98d31709d1d33d62e82a37a08ba09bed8826" }, "flag_tt": { "category": "flags", "moji": "🇹🇹", "description": "trinidad and tobago", "unicodeVersion": "6.0", - "digest": "f9e63543121bb3cd2e41bc7b0c2c4ba662bc1cc0520b79fc4e201ec6456fdf59" + "digest": "abb12ae217657b3cfdc204adec7204d2e3c6c5b51af62645f5e81ee251fcdc5c" }, "flag_tv": { "category": "flags", "moji": "🇹🇻", "description": "tuvalu", "unicodeVersion": "6.0", - "digest": "6431e5f06cc7995ae7208c429ecf39339b545854cb6d6b7447f465fe53614dfc" + "digest": "70e00fe3b89c1d5dba1edb8e29e1e1cbbf21357a11b7410b1867fcb7cd25a01c" }, "flag_tw": { "category": "flags", "moji": "🇹🇼", "description": "the republic of china", "unicodeVersion": "6.0", - "digest": "8395ab3c6a595023b006518a5345ac3612f2893d3a8f011b7e5802414236b03c" + "digest": "b14215e4a8167cae265fd180ca2fb95ff13fc2447a3091cf82dd6616a984a911" }, "flag_tz": { "category": "flags", "moji": "🇹🇿", "description": "tanzania", "unicodeVersion": "6.0", - "digest": "716181733cd9ac7a8f51a9a64bc5d21020e8112f6768e8c49c4d651a3ee0b8a4" + "digest": "a775b26da1248510227e5b90813125267aef6907b39a9361b0589507320f69dc" }, "flag_ua": { "category": "flags", "moji": "🇺🇦", "description": "ukraine", "unicodeVersion": "6.0", - "digest": "304570736345e28734f5ff84a2b0481c2bb00bf29d9892bd749b57dec7741e30" + "digest": "89fc6fb053fb2175e44a8f7410cc80115ddf5a701c19714bd1d9a8b8ba537471" }, "flag_ug": { "category": "flags", "moji": "🇺🇬", "description": "uganda", "unicodeVersion": "6.0", - "digest": "a1bafb74c54ee8c92cb025b55aebdb6081eec3fda6a7f86f2ee14d1b801a8e9c" + "digest": "af9014731cbc4b019a21a2f8f47accfc421f7ca0b95b3b814d4c508d0ca2b2bf" }, "flag_um": { "category": "flags", "moji": "🇺🇲", "description": "united states minor outlying islands", "unicodeVersion": "6.0", - "digest": "b3c9ac72211f481f50cde09e10b92aa03b1ea90abf85418e60a35b84963273ee" + "digest": "113f0c1110dccc6f5c415e357b59ee13322230d67331f3cd3a0a8780d5772833" }, "flag_us": { "category": "flags", "moji": "🇺🇸", "description": "united states", "unicodeVersion": "6.0", - "digest": "da79f9af0a188178a82e7dc3a62298fa416f4cfbcae432838df1abebca5c0d63" + "digest": "113f0c1110dccc6f5c415e357b59ee13322230d67331f3cd3a0a8780d5772833" }, "flag_uy": { "category": "flags", "moji": "🇺🇾", "description": "uruguay", "unicodeVersion": "6.0", - "digest": "8348e901d775722497ee911c9c9b4bd767710760c507630a67ecb6d47cc646c7" + "digest": "5466414a8f1459172ef9956465abd15a4a4cd9cff1ebb730562e5d87c16d7074" }, "flag_uz": { "category": "flags", "moji": "🇺🇿", "description": "uzbekistan", "unicodeVersion": "6.0", - "digest": "2a1dc1e9469e01c58ea91f545ef3fe0bdfe5544a73a80407f8960d01b1e5db5c" + "digest": "3c637d904a47b2a7ffd0a800143fd5c18ae3ef1f7a2503d65e4340a5a12e1068" }, "flag_va": { "category": "flags", "moji": "🇻🇦", "description": "the vatican city", "unicodeVersion": "6.0", - "digest": "0e8134ec94bff032bfc63b0b08587d5298c9b7f31edd5a5b35633ae911434e61" + "digest": "2c4c0976ea37173ae352f0ae57801dacdcb0adc158ef1b66bd24c9fcb85762d9" }, "flag_vc": { "category": "flags", "moji": "🇻🇨", "description": "saint vincent and the grenadines", "unicodeVersion": "6.0", - "digest": "e0290e1be72c8939ee6c398f00a107703b21b97d91b9bf465e553ffbf00304a7" + "digest": "6728d4e99bf3ecaf01fd8bc5332abce19a513a9454c59457409ba2664c2a0152" }, "flag_ve": { "category": "flags", "moji": "🇻🇪", "description": "venezuela", "unicodeVersion": "6.0", - "digest": "76a6a6c2353def1f984d1a6980831e63f3aea5af2201b574197834e7c203d57a" + "digest": "0f666b1a4d4006bdf5cf06c2e777a54d00e515fec3f90c77fcee53f045459e54" }, "flag_vg": { "category": "flags", "moji": "🇻🇬", "description": "british virgin islands", "unicodeVersion": "6.0", - "digest": "56fc9317b8dd62cccc60010819f8b895dd4569a9b06368a9250f815c39177b8a" + "digest": "1fac6a3edbcea9aced505e84a83c77e59199797e30719770f00fe44ca480a5f2" }, "flag_vi": { "category": "flags", "moji": "🇻🇮", "description": "u.s. virgin islands", "unicodeVersion": "6.0", - "digest": "2526a3e13b8ccd301f0763580430898c227bd209e3ce482c7951140b28948375" + "digest": "42674c2856fecd45a505f1505b9dc2a005c481a2f5f90e19ba15ab822d24385e" }, "flag_vn": { "category": "flags", "moji": "🇻🇳", "description": "vietnam", "unicodeVersion": "6.0", - "digest": "0cf6b9896bbe4da8ed7718d0abfd56cef1a8321e26f89d3ad1b48488eaffb7a5" + "digest": "1d49a9f4117b01c18c8ef9572025e2ed2b0e0b730f85861d2eed036754577f3e" }, "flag_vu": { "category": "flags", "moji": "🇻🇺", "description": "vanuatu", "unicodeVersion": "6.0", - "digest": "9dfa282ce1aafc62beacab76e1fc19a141c8bdeaa30898f69b083067b775d362" + "digest": "00092aea36521743ebea4c1ab72208e331c57185b35efc5a78cc8e974eaa5578" }, "flag_wf": { "category": "flags", "moji": "🇼🇫", "description": "wallis and futuna", "unicodeVersion": "6.0", - "digest": "a0124683aa88cd7da886da70c65796c5ad84eb3751e356e9b2aa8ac249cf0bf9" + "digest": "9c3a87c9a8d72e7158ff64fd73754dab8df3c36ae7ffb1fac8e6326cac226995" }, "flag_white": { "category": "objects", "moji": "🏳", "description": "waving white flag", - "unicodeVersion": "6.0", - "digest": "d9be4b7ceb8309c48f88cfd07a9f7ce6758ea6e620e73293cf14baec03ca381c" + "unicodeVersion": "7.0", + "digest": "9793e7ce774497489f7b6023b7b2d51ce01d83dda21b0903432883905cd5aa0b" }, "flag_ws": { "category": "flags", "moji": "🇼🇸", "description": "samoa", "unicodeVersion": "6.0", - "digest": "53addd0dc304a3c8893389ed227986ef2431828b8c071926aa09f9efd815b649" + "digest": "bc955c3e92aad4130846ac341a65125ec83755aeb33737e37bc22e840c278477" }, "flag_xk": { "category": "flags", "moji": "🇽🇰", "description": "kosovo", "unicodeVersion": "6.0", - "digest": "eba1a832e489e1c2734e773e685df5d128271fa5559d23c060e68be067bf6469" + "digest": "bb1dd44a79677f4205578cfc530addf504a2e9890abc7493457fac2dbe39e025" }, "flag_ye": { "category": "flags", "moji": "🇾🇪", "description": "yemen", "unicodeVersion": "6.0", - "digest": "edfa14266785042b6d5fe0f64fafa630b16a3ee7d010501de7cc8554c959afb0" + "digest": "337389aadcf666ab1a5eda2bcde8f4cb547282324457c8e5279da9897a24bf7a" }, "flag_yt": { "category": "flags", "moji": "🇾🇹", "description": "mayotte", "unicodeVersion": "6.0", - "digest": "472ebc676b5d31dec2ac5e02ce69014a3dd94609d30a95f39f3a752f49c85e8b" + "digest": "6e063cf7f6efd74268b56bfbfcf056cf30b37036ff16c8b39421289dc4d9a632" }, "flag_za": { "category": "flags", "moji": "🇿🇦", "description": "south africa", "unicodeVersion": "6.0", - "digest": "dad162942a43392b4cff6929bd5cbf58c382a03dbc0e552f03c07ad2d8ff08ce" + "digest": "ee7f95de38ae72b91c8f67b731ef8aab1dac790a8fb8777d011078ba782df3bf" }, "flag_zm": { "category": "flags", "moji": "🇿🇲", "description": "zambia", "unicodeVersion": "6.0", - "digest": "1521ecaf1d1fdc8c15f0c96a6b04e6d4050f26f943a826b3d3d661f6ded6d438" + "digest": "2074a55a2c71d7a040b30b8c1132ca3cec7a85139e310083c4af0e71c5131808" }, "flag_zw": { "category": "flags", "moji": "🇿🇼", "description": "zimbabwe", "unicodeVersion": "6.0", - "digest": "46d05b597c5c77c8e2dc7bd6d8dd62ebca01bc9c9dc9915dafe694ca56402825" + "digest": "5c78e2789c261c2e8fddb8a790d5b6e0dfb4c4922de54a8fa26b1ecdc89eb58d" }, "flags": { "category": "objects", "moji": "🎏", "description": "carp streamer", "unicodeVersion": "6.0", - "digest": "f860aa4df587cf140c3e9735bbd101e9fd5a1bfcea42e420d85ac0a9877fa21d" + "digest": "fe687c07453ae2869f11816bc2c604c67ba8c3754e597ce6871289cc358253c1" }, "flashlight": { "category": "objects", "moji": "🔦", "description": "electric torch", "unicodeVersion": "6.0", - "digest": "e929bbe76e0fd2dc5bd6476858a0bbc717fd21467710435d35d80efb38033d73" + "digest": "2fd24a87d1609384d671d0d6b6c5d27afde221e28e0ce1443f09b8ab96200329" }, "fleur-de-lis": { "category": "symbols", "moji": "⚜", "description": "fleur-de-lis", "unicodeVersion": "4.1", - "digest": "ebf49007f367dc05580e9dab942e93e9dda12fa1dc2caa410ac7f8d8cd55d2a3" + "digest": "aad1d75ba9bce98d639b82b8c2f6481947edec6ceaa48cb890f2503eb2964202" }, "floppy_disk": { "category": "objects", "moji": "💾", "description": "floppy disk", "unicodeVersion": "6.0", - "digest": "4ee0b5bba41b9e301ed125d3ee1c263bef171ca499e6e1b89276b09af2bc03a0" + "digest": "24b4d593478f5619160a95967deb34662d0b1a3f6da96f84910d749914179e13" }, "flower_playing_cards": { "category": "symbols", "moji": "🎴", "description": "flower playing cards", "unicodeVersion": "6.0", - "digest": "edba47c2e3051b2c7effd98794ec977174052782edcb491daec82a2b0d853869" + "digest": "814948cd185c22b3a394a5bb15924ddf6cf07b612658bd79c5192cd453057681" }, "flushed": { "category": "people", "moji": "😳", "description": "flushed face", "unicodeVersion": "6.0", - "digest": "e759d46bab92af5494d78b6c712c06568759afe397e7828ca0a0de1e3eab0165" + "digest": "d29c62b5892744d9d95cd876c703d079f1e8eed6091e51291e01667b8f4a6c7a" }, "fog": { "category": "nature", "moji": "🌫", "description": "fog", "unicodeVersion": "7.0", - "digest": "0cbd4733961d30fe0f40f95dd1f37254aebbef26f82dd18ad2000e799eb2898e" + "digest": "d216852000dd40e0f8b4c407368631b60a56d8eac32832461b303cc8f4d47488" }, "foggy": { "category": "travel", "moji": "🌁", "description": "foggy", "unicodeVersion": "6.0", - "digest": "bc3631a4e9e8473b92e842008937add2cd9ffad5b7d772ce759fb5ff6c0e3dca" + "digest": "0ccc53edb0aba767c59682d74a29221f829297e334120d3b90e3030054698ec7" }, "football": { "category": "activity", "moji": "🏈", "description": "american football", "unicodeVersion": "6.0", - "digest": "ebd790471c3a28d3077818e3b31d915ffe443e06e299bc5cf0dd2534d080634c" + "digest": "aefdff9cd010c9d82e2cdd83c4430db38bf311bfeac7f86583b122cba146c73f" }, "footprints": { "category": "people", "moji": "👣", "description": "footprints", "unicodeVersion": "6.0", - "digest": "85bbf2bc0ae8e6259d83a06f513600095d7fcfc44372670f5b2405d380b78811" + "digest": "43a8daa470e070c1cfdf541a502076f0a258e8cde2f707ad842bc24e499ad69c" }, "fork_and_knife": { "category": "food", "moji": "🍴", "description": "fork and knife", "unicodeVersion": "6.0", - "digest": "f228accd36ddccb4ec636207c19d7185191ec79723b780a1bd5c3d00a4b1ef3b" + "digest": "a22c9fabbcae702d4043e4bfab3f15cd96e585a291f93f820f01723c0465410c" }, "fork_knife_plate": { "category": "food", "moji": "🍽", "description": "fork and knife with plate", "unicodeVersion": "7.0", - "digest": "ec6be99dac8efd3d145807fa60d2b6d8f6d3c02cb95552b55cc0fac39a4db48e" + "digest": "3161044fa7ac67ef1f09c35ecde7ca8eca471a36e3e67ccbaa3a42f35dd67f16" }, "fountain": { "category": "travel", "moji": "⛲", "description": "fountain", "unicodeVersion": "5.2", - "digest": "87043f9256e1d4615159307fcfd21bf6ae2aba0bada7de2bd50d7d6f2ab82395" + "digest": "f940be34d7db82c7dcf5e4343c05f74e5834f1123edd0382b9aa0c3b8b72e90d" }, "four": { "category": "symbols", "moji": "4️⃣", "description": "keycap digit four", "unicodeVersion": "3.0", - "digest": "c2c82a966bbb599aae557d930a4fc42604f2081aa45528872f5caf4942ee79d9" + "digest": "10495232058ba7d32dad0aae87f30c50a96a95055dd4fa0f278fcc8c1aa24d84" }, "four_leaf_clover": { "category": "nature", "moji": "🍀", "description": "four leaf clover", "unicodeVersion": "6.0", - "digest": "ebee16e86bc9be843dfc72ab5372fb462f06be4486b5b25d7d4cac9b2c8b01c8" + "digest": "a9ca1028812de7da08319eb0403b28951d381ace771b1050e90d1aa05e62baef" }, "fox": { "category": "nature", "moji": "🦊", "description": "fox face", "unicodeVersion": "9.0", - "digest": "e9903cb0396f7e49bdd2c384b38e614c13bfa576b3ecc1ec7b9819e4a40d91d1" + "digest": "0d98c8fd904dceaa53041b5c8dcf7c357805712ed547668ee53ab48808c6255b" }, "frame_photo": { "category": "objects", "moji": "🖼", "description": "frame with picture", "unicodeVersion": "7.0", - "digest": "d5074f748a15055ec1fb812c1e5e169e6e3cc73c522c54be1359b0e26c0fc75c" + "digest": "bcc4eade7fb066c301457bfd79daae84f0b2a4aa56c71dcb6bcb8fb76c2c4a96" }, "free": { "category": "symbols", "moji": "🆓", "description": "squared free", "unicodeVersion": "6.0", - "digest": "9973522457158362fc5bdd7da858e6371e28a8403d1ef9e4b6427195c7f72cfa" + "digest": "a3afee0d4e8da8f6fc2dc42b453b6f0aa9b6e159e24fce1afa04e92b74a69fc4" }, "french_bread": { "category": "food", "moji": "🥖", "description": "baguette bread", "unicodeVersion": "9.0", - "digest": "47518a4312f57207b8e8c38188d4a2bd8b16830a885cfcf2d281cfab50c1bc6e" + "digest": "356771456e476bfc85b9ba08b8bd8473fef0e8045af88bafe563aed815cba8e9" }, "fried_shrimp": { "category": "food", "moji": "🍤", "description": "fried shrimp", "unicodeVersion": "6.0", - "digest": "0792bdc4484852de970c8f43bc3a1a339dc0e48090ec77d6de97cbfcdd17f9e1" + "digest": "77985671090380d5e36b5c1bed476dcfe8e6e09d7a3f090aaae534be6297ecfd" }, "fries": { "category": "food", "moji": "🍟", "description": "french fries", "unicodeVersion": "6.0", - "digest": "47915aea67251d358d91a0e4dc3dcc347155336007d6b931a192be72a743b4e9" + "digest": "492b7d015ce5bcd3b9674049e5421cd2c65451c65a175f2e7ffca391b178d1e5" }, "frog": { "category": "nature", "moji": "🐸", "description": "frog face", "unicodeVersion": "6.0", - "digest": "d024b2ce771df64040534fb0906737d18b562bc3578dee62c2f25ec03c7caffd" + "digest": "f1b86d108560eb022ed026b7158477f664bdebe2b313bf49e4bd4f3c79278bf3" }, "frowning": { "category": "people", "moji": "😦", "description": "frowning face with open mouth", "unicodeVersion": "6.1", - "digest": "c01af48537b0011d313d8f65103e1401fce4f5c0269c68e0e9806926c59acc44" + "digest": "615dc050d755f9fb9aa325fba6efc812ec78984dd282c8e81e4b0bf2ffb00b79" }, "frowning2": { "category": "people", "moji": "☹", "description": "white frowning face", "unicodeVersion": "1.1", - "digest": "6568ee393b950c852d440112e86908c456b89fb7780e27778c5fcec168373fbf" + "digest": "aa6b9f39cd2511d918a395f1e363a34642761cdc7f5a0170405b40455a47f0b6" }, "fuelpump": { "category": "travel", "moji": "⛽", "description": "fuel pump", "unicodeVersion": "5.2", - "digest": "105e736469f19911b8bab4ab6d29f949ded4b061b54e3dd763726577d6453095" + "digest": "7c8c6c22de83e52ef399607cd6b17b535bf5e3a0aa29a9739f20c6bfe64d52d6" }, "full_moon": { "category": "nature", "moji": "🌕", "description": "full moon symbol", "unicodeVersion": "6.0", - "digest": "aaa87f4676a5aaa29c1b721a3b582e89db6c1f35a25c52e4b480bd193ef39c43" + "digest": "094a0a8bbf01f188d48c6bd1bbb035be622f2046d8b0c1a1252a96424e95d856" }, "full_moon_with_face": { "category": "nature", "moji": "🌝", "description": "full moon with face", "unicodeVersion": "6.0", - "digest": "05c4b9c339fcdf81ae67027641522baa99c370d87873ff4c8133b8349e627e33" + "digest": "aeccdf5baf685650ee34da23f14cb4d659598c44c260a8f549489cbed1d46058" }, "game_die": { "category": "activity", "moji": "🎲", "description": "game die", "unicodeVersion": "6.0", - "digest": "00d19ce8e21dba2cdfeb18709fa8741f3af9d6207f81d5657b68e05e64f105a8" + "digest": "9a9eb1efd149aa229f39ffb93605f7c231a149892d9cedfeebc6e15eb7235656" }, "gear": { "category": "objects", "moji": "⚙", "description": "gear", "unicodeVersion": "4.1", - "digest": "c5ba354c0f7a36dce95477091984e352ecc59af8c9f26a94ad8e296dc042b9de" + "digest": "c752b015d8b37be10c77820e951f9d999ac5860a7a0c453c5eceaf0eb442103b" }, "gem": { "category": "objects", "moji": "💎", "description": "gem stone", "unicodeVersion": "6.0", - "digest": "180e66f19d9285e02d0a5e859722c608206826e80323942b9938fc49d44973b1" + "digest": "abb9f5097963624e3e1e0ef7dd973a264910c22baa549d24f396defc0fcd8ef6" }, "gay_pride_flag": { "category": "flags", - "moji": "🏳🌈", + "moji": "🏳️🌈", "description": "gay_pride_flag", - "unicodeVersion": "6.0", - "digest": "924e668c559db61b7f4724a661223081c2fc60d55169f3fe1ad6156934d1d37f" + "unicodeVersion": "7.0", + "digest": "f23d3e6d08cda225b5778b7f2ffe7ef6ab32709f43bd1e7ccb453ee660f64fa1" }, "gemini": { "category": "symbols", "moji": "♊", "description": "gemini", "unicodeVersion": "1.1", - "digest": "278239c598d490a110f1f3f52fc3b85259be8e76034b38228ef3f68d7ddd8cdd" + "digest": "3ddb938fe1196593b21a3380b20107ea22253c6fcf5b9fccdca6badf7384047b" }, "ghost": { "category": "people", "moji": "👻", "description": "ghost", "unicodeVersion": "6.0", - "digest": "80d528fcf8ef9198631527547e43a608a4332a799f9e5550b8318dec67c9c4d2" + "digest": "02e92350f546b637c7070d01b71d84062b6cdc72cde79fce39b41c5945c5ff6c" }, "gift": { "category": "objects", "moji": "🎁", "description": "wrapped present", "unicodeVersion": "6.0", - "digest": "4061a84a59f0300473299678c43e533341eb965db09597fffc6e221fd7b77376" + "digest": "f05374b0464ab426379251722208599f95b4dc00f8ca551b5fbd6cea5ee98ee6" }, "gift_heart": { "category": "symbols", "moji": "💝", "description": "heart with ribbon", "unicodeVersion": "6.0", - "digest": "5420199b515b9b32c964a3c19d87e07461639e3068a939dae26c6436335c0cee" + "digest": "9d747c69520b804e5cf3810475ff764a1d88f9f4e90f2fb3030a85ea35cd63a2" }, "girl": { "category": "people", "moji": "👧", "description": "girl", "unicodeVersion": "6.0", - "digest": "8d2d0b72a91e6e44921b71030ffc4c89c0f50f1364787784afe1e7e568cf1bc6" + "digest": "5b6e2d936ee671b82328adbb0d77a8a23ad169aa455f8f3e07a974620d62b698" }, "girl_tone1": { "category": "people", "moji": "👧🏻", "description": "girl tone 1", "unicodeVersion": "8.0", - "digest": "bda12a6b38994a578ee65166bbdd93ea04df4101697b52ed236de8d687df09de" + "digest": "34f82173f73d9e3048ffd339c480ae72017be5fb99616f40cb90ca507ce81365" }, "girl_tone2": { "category": "people", "moji": "👧🏼", "description": "girl tone 2", "unicodeVersion": "8.0", - "digest": "de7a0925c30b7181a289f71b1a849c1b7751ee8c104e8f2029bd9c2fe3f91c64" + "digest": "e1efcff7f827dbea4258ec5cb0b40555266119e1f2e4526c251ea166ec252eb7" }, "girl_tone3": { "category": "people", "moji": "👧🏽", "description": "girl tone 3", "unicodeVersion": "8.0", - "digest": "e41272816db0e642d003dce7cb262e1593a592251f46729f7830f4515149e1f2" + "digest": "2589873f9c4792091359126462bfb83d3f14bf1bcf977b834e33d11969c551d5" }, "girl_tone4": { "category": "people", "moji": "👧🏾", "description": "girl tone 4", "unicodeVersion": "8.0", - "digest": "8d6a4513ecbf08408c0ecc5336767777a2216f7a19437faf9e51f65101822469" + "digest": "af208f0ab6e4e26b80d6bb02994ef6f38d9395414e23978973d651c4bc895367" }, "girl_tone5": { "category": "people", "moji": "👧🏿", "description": "girl tone 5", "unicodeVersion": "8.0", - "digest": "f55e4b16a41b6f5e3c817a301420360ba4486e4e82e1092a56a3e3cc4069087d" + "digest": "253012160b7a9a57708377062b43396ef620b9b63784736e1e6180f320715dfb" }, "globe_with_meridians": { "category": "symbols", "moji": "🌐", "description": "globe with meridians", "unicodeVersion": "6.0", - "digest": "725bebeb3c09a9e3701ebe49e672dcfbf2b73575e05f0821263511577b013b75" + "digest": "e85db2d778b99bf7557d48fed2ff9ed1db94a615124b47d85ed5a3eeb5c3b554" }, "goal": { "category": "activity", "moji": "🥅", "description": "goal net", "unicodeVersion": "9.0", - "digest": "7088c432f276ff6f447dc0d431b9062b394fb401de1072fe59ca56267bfd6717" + "digest": "e867e3f1d97159e2301c2903bbfab130921490cbf4d5fdc4d5d0a62088dbfda8" }, "goat": { "category": "nature", "moji": "🐐", "description": "goat", "unicodeVersion": "6.0", - "digest": "d07e384d08529ddcaddd2710f2ad913e5665dc15d5f99c28e16dadd245a111e8" + "digest": "83e2498db2f088b8bfaf7614a543bc691da93eec2d8a156cfdde67e86ccbade8" }, "golf": { "category": "activity", "moji": "⛳", "description": "flag in hole", "unicodeVersion": "5.2", - "digest": "eed79364754eec97855e3c7b584f347ae139d9ddb4eb7fb66c00867610b8f1c1" + "digest": "90dbc9461dfb3f37bcf171eedaf1131d4567ceace94a86f21f6e6befd6473a98" }, "golfer": { "category": "activity", "moji": "🏌", "description": "golfer", "unicodeVersion": "7.0", - "digest": "7d7ecc6e226596f646030a4109c2b0001ef0cc690e4863e450bf5d29e7a90344" + "digest": "969e342b2749a357f110ebd60fc3f8e49899e0a0777304f8bb4d03416f076d75" }, "gorilla": { "category": "nature", "moji": "🦍", "description": "gorilla", "unicodeVersion": "9.0", - "digest": "4a564dc14f8ae5450d094f6410ec7f099a7f07dc5254b6395f44a35527bdb4b7" + "digest": "bfd0ef21e14e0e11f426dca6ed062fbc360038df043855dde873bed4cef247bd" }, "grapes": { "category": "food", "moji": "🍇", "description": "grapes", "unicodeVersion": "6.0", - "digest": "74d1a09ab411234a84d025a2e717e7ec5791bc02aad29853896d21c0f0283c50" + "digest": "6df4590ee90aa5dd376597fa8e500ad99b4dacae5ceaad8d0b5c2a4662e09e74" }, "green_apple": { "category": "food", "moji": "🍏", "description": "green apple", "unicodeVersion": "6.0", - "digest": "457490e9b2b20894f50768262d63f1021717079da104d4847076b3fa779e9a21" + "digest": "7f07991633eb29615cd7da645921adfdf01dfd83186d30f29c9ca02b6ed4384b" }, "green_book": { "category": "objects", "moji": "📗", "description": "green book", "unicodeVersion": "6.0", - "digest": "370f635b200efe5e4a9f17da58bd22500e258e61d17795cef375f19c9a45468f" + "digest": "6a638f78d0ccb18907a2606afb45e9d32852fbaeee2e41250432e102b8366984" }, "green_heart": { "category": "symbols", "moji": "💚", "description": "green heart", "unicodeVersion": "6.0", - "digest": "f71e30416d9019873f2ed38ef375c48386424ff60b5a07b89b15dc9e0a3970f9" + "digest": "426e89957ea1b6631948c5607f1806695af2a339a27159bf93c4c42a6110595c" }, "grey_exclamation": { "category": "symbols", "moji": "❕", "description": "white exclamation mark ornament", "unicodeVersion": "6.0", - "digest": "2fa1d356e12c17cc4025e43afb6c3070385f677102a35223302fda46c47a9b03" + "digest": "75bdc292ebb381f9c5bd236e8298665f3c536d049ea8df735b677f5997dc9df5" }, "grey_question": { "category": "symbols", "moji": "❔", "description": "white question mark ornament", "unicodeVersion": "6.0", - "digest": "e1035bcbf0f66d238ef478ba451f5cf2c51627fbf101ed03bad3b2bf38db8aa2" + "digest": "54b5c454718c213942187fe846ee10466d1144050456559e3782799ed631f72f" }, "grimacing": { "category": "people", "moji": "😬", "description": "grimacing face", "unicodeVersion": "6.1", - "digest": "2cedad13b8b2a1d4385ca6fa88a251eb7757a4c65dd6d362267864a01247846b" + "digest": "781a6548b4b6e394bfd08d57ad222def3eb28d1f1743c9f305296b6108a93958" }, "grin": { "category": "people", "moji": "😁", "description": "grinning face with smiling eyes", "unicodeVersion": "6.0", - "digest": "634b2f37e32e57ed6edc7f371993a92e34137dd21ba393de5227cfbbe2422815" + "digest": "15b73c02a8456b4b41164090c27409606a60440bbe1a1932ee58702ecacabcbe" }, "grinning": { "category": "people", "moji": "😀", "description": "grinning face", "unicodeVersion": "6.1", - "digest": "cef76aa41771db9fd1d6bd9b4233c22c1fb1931494af54cab29e6347ed9b678d" + "digest": "c83774596b63aed388259582de228aab02f912bc79200e6368a7926df2a1fad8" }, "guardsman": { "category": "people", "moji": "💂", "description": "guardsman", "unicodeVersion": "6.0", - "digest": "17bc7fad6b8c8dbd015bb709380d129f8b8e1e971062d15e6ab0b2e63e500564" + "digest": "b8fe4960df2f06ada3c1d6d8a7c53bb7c01b976a7f43afce50c7dadc4840771b" }, "guardsman_tone1": { "category": "people", "moji": "💂🏻", "description": "guardsman tone 1", "unicodeVersion": "8.0", - "digest": "c531ecb101bdf9ce1db18e1567882e6db927410237100b0a2492a1401860246e" + "digest": "0e7fbf3faddaac2246c318fac9a8f40908ad44c98bd6543091c601abe62a5c96" }, "guardsman_tone2": { "category": "people", "moji": "💂🏼", "description": "guardsman tone 2", "unicodeVersion": "8.0", - "digest": "602168c5204af0f1de8b4aa5863b192ef20c19d263999377aa5eb60f98311732" + "digest": "56a81767c023dd6ac42b586fc50804b34b4da8fcbbffe9a6d6e5dc12e89868f8" }, "guardsman_tone3": { "category": "people", "moji": "💂🏽", "description": "guardsman tone 3", "unicodeVersion": "8.0", - "digest": "d0a85de46dd02c7bd6cb14bff0f22d2db9083d4b171a8806c83363b49f3dd9ef" + "digest": "1c15ae587f90408781f5560366febafbee7e5318d1f618135408827ef82b09ee" }, "guardsman_tone4": { "category": "people", "moji": "💂🏾", "description": "guardsman tone 4", "unicodeVersion": "8.0", - "digest": "1c9d4d72b6b50bdac8271613b6d2a38340ec2067bc344e8ee2a3c863fd5c23a1" + "digest": "4fd65aa93d212fd58e5c41dc70816d691635fa6fb271bf55d72c33f3acc72c4a" }, "guardsman_tone5": { "category": "people", "moji": "💂🏿", "description": "guardsman tone 5", "unicodeVersion": "8.0", - "digest": "9899a796d01842e495d716fbe737a16d85724f7d3e23f50807ec2bc70f057318" + "digest": "dcf7b0462d5b5b0ae09673c8ea3b7e48648edc28541680dc0adbaef1fb7e738d" }, "guitar": { "category": "activity", "moji": "🎸", "description": "guitar", "unicodeVersion": "6.0", - "digest": "a1027ceae4dd3ea270740587c9d373329e5677e375c9e00af6ae3275e0b67500" + "digest": "c51339829b282ea6007d42be71949ff646bb978d5e8989d15b21857aeb2b5f12" }, "gun": { "category": "objects", "moji": "🔫", "description": "pistol", "unicodeVersion": "6.0", - "digest": "fc12b577df2283e7b336f23774f9cfe5b79f1d26ddd28a64a560519b28d94ca5" + "digest": "586379358f302248a7be52d185997a0904e31635d32a0fac86366d98ac1ab242" }, "haircut": { "category": "people", "moji": "💇", "description": "haircut", "unicodeVersion": "6.0", - "digest": "b243a04f5ca889accd45e7abe095ac5caa92274ed95103f5966a36b415fff412" + "digest": "d6da39a1156f21ca140f28c5477fbbc37c2a9903bb2eb183e9288e16eedf134e" }, "haircut_tone1": { "category": "people", "moji": "💇🏻", "description": "haircut tone 1", "unicodeVersion": "8.0", - "digest": "a58d0cff1427b80dfd7a9ea5267b4a181e9faaac6a51a0165db522f668b4cf91" + "digest": "186dfd3d0512fc316dd48a75b4201cb9006bf1f01ad17afe41c1e9fc4f1b440a" }, "haircut_tone2": { "category": "people", "moji": "💇🏼", "description": "haircut tone 2", "unicodeVersion": "8.0", - "digest": "675083ff40001405f8de99268477d50dd8594ff6ca40ddfd442dd42ad76e8216" + "digest": "4e85e6281419b2bc948d529d883bdcea6c115a4195299c1fc3c0bb839ac95b26" }, "haircut_tone3": { "category": "people", "moji": "💇🏽", "description": "haircut tone 3", "unicodeVersion": "8.0", - "digest": "70d7581e49c315a3771dd61a3713229886db32aaaeb3af078a69cc042f809150" + "digest": "08d8b031cb43180346a7be2e6e010b31abfdc091471c357ff1d428bd8bd66bba" }, "haircut_tone4": { "category": "people", "moji": "💇🏾", "description": "haircut tone 4", "unicodeVersion": "8.0", - "digest": "ec5e3e909eb3bc375ef9cc0fe0e0f90b33f44f273ada91ccf415bbc43b8ffbfc" + "digest": "b3d2c66952b6d141ab000c6c99a4b8a978f135e2b880aed83517fb5cbced7f14" }, "haircut_tone5": { "category": "people", "moji": "💇🏿", "description": "haircut tone 5", "unicodeVersion": "8.0", - "digest": "7c89739ee458546a808fded7f96d9354c47a76883ebb262d5f5abeafd021260e" + "digest": "eab0facef35c9b3e920c79adce756116b68fe8042bc77f9505d93cdd75a58e79" }, "hamburger": { "category": "food", "moji": "🍔", "description": "hamburger", "unicodeVersion": "6.0", - "digest": "48204235238bd89d3a69f319f65135102f3d6b181eec241d4d86b302bbffa9bf" + "digest": "5d302067792941f85238d73dabc26e5565891ffd23514c93a26e5ac759d86198" }, "hammer": { "category": "objects", "moji": "🔨", "description": "hammer", "unicodeVersion": "6.0", - "digest": "d0e7830539d935fcd82820c4e0c1d724f0756dfc83a51171fe0f4b36b69fac42" + "digest": "ad9c4c0d7613bf9022426fbd46fe1966c98a46222f81fc13402a93d5101ba3ca" }, "hammer_pick": { "category": "objects", "moji": "⚒", "description": "hammer and pick", "unicodeVersion": "4.1", - "digest": "aa0445f43bca58d17afa7f3577632ca7775f5a28336385b3020b268b15b18142" + "digest": "e5fd4464456d11cfe9fb50c460cf784174a36013a81771d029c8cfbb73c5ce9a" }, "hamster": { "category": "nature", "moji": "🐹", "description": "hamster face", "unicodeVersion": "6.0", - "digest": "a7e7582e8b1bccd5b7df27ccb05e353a3f0e39bdeb40877732706b9d74a70de1" + "digest": "aa2bb7c3ca254800ae7bb02b49ae4206984d4a07350be9fe8e0d645133918863" }, "hand_splayed": { "category": "people", "moji": "🖐", "description": "raised hand with fingers splayed", "unicodeVersion": "7.0", - "digest": "c51a30cb7e575d29ffed16780a6c95ae3f300b8ac523012f4a6e116d68c1fd15" + "digest": "cf0d977763f453074d581b2f305065ec0237ff8d242ea99641b85e1041c4aa62" }, "hand_splayed_tone1": { "category": "people", "moji": "🖐🏻", "description": "raised hand with fingers splayed tone 1", "unicodeVersion": "8.0", - "digest": "c31fb44a982ed8808e1c311ec1b0b9c5afcb47f16bb1fc731dc483adf8f0d049" + "digest": "33aeacad6f84a936dbcc8787d49cb0358afbde289bc324320f00f9582512762e" }, "hand_splayed_tone2": { "category": "people", "moji": "🖐🏼", "description": "raised hand with fingers splayed tone 2", "unicodeVersion": "8.0", - "digest": "56a236881184e9ffad54613fa08a67368c432af738f5254fb1cd87b20368acdf" + "digest": "e78d9a420e4b28549c90869764b09edb030884049e49202515cf31d3f95e04e3" }, "hand_splayed_tone3": { "category": "people", "moji": "🖐🏽", "description": "raised hand with fingers splayed tone 3", "unicodeVersion": "8.0", - "digest": "9242ca97dfd2bbc1947228f6535029afb31f8feb72c14ff4b7f2deea30217425" + "digest": "252148eb798f804b341c862ca04b64bc499eef820e95d481abf85d88d2cadca7" }, "hand_splayed_tone4": { "category": "people", "moji": "🖐🏾", "description": "raised hand with fingers splayed tone 4", "unicodeVersion": "8.0", - "digest": "43348d9fd3d43b3c45cebaf663bf181bcad3b6df841a5aeed838180db2cdd481" + "digest": "551ed9bcf75b5fd83b8d4d5e4d01700b494fd8787a40ab84db4783e670fa404c" }, "hand_splayed_tone5": { "category": "people", "moji": "🖐🏿", "description": "raised hand with fingers splayed tone 5", "unicodeVersion": "8.0", - "digest": "4b3a0aba7829772fec09f26d6facc19a2f822d2998015297b18b5cab85190ee2" + "digest": "a1b05e2a3dbd79b673e058f22533142c2e4bf6c542054ffbf3f61dc48f3aa274" }, "handbag": { "category": "people", "moji": "👜", "description": "handbag", "unicodeVersion": "6.0", - "digest": "45410a3eed0c2e3f68748d7649fa9e33a90f4e80d5291206bdd0b40380c6da45" + "digest": "0f1d0849440c523c026b3dea64850f48c3fccbc01fc08878927a25900f393a76" }, "handball": { "category": "activity", "moji": "🤾", "description": "handball", "unicodeVersion": "9.0", - "digest": "94ceb28024eb3259d8b137cafd7438773e717fbc04f5da810f85e43ca0fa9e00" + "digest": "66eb58f2b6fed026008dc73d99259f3023145b3955a52e47033f09055502992e" }, "handball_tone1": { "category": "activity", "moji": "🤾🏻", "description": "handball tone 1", "unicodeVersion": "9.0", - "digest": "8bec4de0d05c80e335e44d65598d186ca92696977353c9fd9c2a5efa122cb842" + "digest": "52b5a29715638415371c6546795930fa3b589e0723f59af9969a0de6822cfe04" }, "handball_tone2": { "category": "activity", "moji": "🤾🏼", "description": "handball tone 2", "unicodeVersion": "9.0", - "digest": "2ff4131e1e2f089b315d8e176c9348877c26c2bd03706fb75d41bc61bc99bf93" + "digest": "8454813e2e2aabd6eb897bb973129c41d3628e0418e611c4968e8aee477b077d" }, "handball_tone3": { "category": "activity", "moji": "🤾🏽", "description": "handball tone 3", "unicodeVersion": "9.0", - "digest": "224a71f94dd37d3729325d11412334667a81422e21f6d7c008730ff350f51a80" + "digest": "b7f821482e3bcb63e36ba9b5d3838f1444c35095a9d68648cec24438cc860f4f" }, "handball_tone4": { "category": "activity", "moji": "🤾🏾", "description": "handball tone 4", "unicodeVersion": "9.0", - "digest": "a5f7a9db790565981bad2d0d9e09554c8c509a8179b4705a418300d58a7894b4" + "digest": "604e7948a99d23d469e3914040eea00e40faeab8e0f92d837fc1aebb7953104b" }, "handball_tone5": { "category": "activity", "moji": "🤾🏿", "description": "handball tone 5", "unicodeVersion": "9.0", - "digest": "00404572d4683f2e8e8a494aa733e96fbec1723634d0a8cb8d75f2829a789d27" + "digest": "d989a7bd045a77163055d7973ee4ccbd3b04029a06df25cecd50a76466ca1526" }, "handshake": { "category": "people", "moji": "🤝", "description": "handshake", "unicodeVersion": "9.0", - "digest": "cb4b08b70560908f96bda0aecd2f4c966bea180f9b7200e4c81d342dc8d36087" + "digest": "59e0dfc9059d643a6e88a2c498ac62175876f78394c68605e984d25597f4e177" }, "handshake_tone1": { "category": "people", "moji": "🤝🏻", "description": "handshake tone 1", "unicodeVersion": "9.0", - "digest": "40470e224683ba375ed8698c0cbd560556be5a8898237ddf504377a3a7e89ff0" + "digest": "d16474fe7d1eb0e3b6441111370051caf5b20847d4080a89c4474a6af8c9f711" }, "handshake_tone2": { "category": "people", "moji": "🤝🏼", "description": "handshake tone 2", "unicodeVersion": "9.0", - "digest": "77ed378243bf682f1f4f1a8caeabcbedf772f54631cc40ea46c099e46a499b18" + "digest": "f101fcd171fedad33bb5a90bc51cdbd5041902adef5e94f4893eafdac76512a0" }, "handshake_tone3": { "category": "people", "moji": "🤝🏽", "description": "handshake tone 3", "unicodeVersion": "9.0", - "digest": "81b95050f0878b617f5d2640e34031c26a0072e46ca5a688eb4356e48bc74c92" + "digest": "9a519adf10d9bd3ef8f0c94beeeb64de8922d85b428e74663f9a9eec3be15a71" }, "handshake_tone4": { "category": "people", "moji": "🤝🏾", "description": "handshake tone 4", "unicodeVersion": "9.0", - "digest": "74919a6f026fbbd0ccdbdbd4288d1b2ef3bda8930e9142c07736db4a7f3ef345" + "digest": "e0aff05eaed64f9c03c91a821982d425bd4f237b0fb09fffb23476912b100ffa" }, "handshake_tone5": { "category": "people", "moji": "🤝🏿", "description": "handshake tone 5", "unicodeVersion": "9.0", - "digest": "a30d662bfad0074ca7e32cf6f7229b643b636c4beaec496777eb7e1d5b6fc470" + "digest": "76ec70c0b6bfca7dfc3d2b202f36c6cd59c030e6414c49f3f1e3f68cee77be9b" }, "hash": { "category": "symbols", "moji": "#⃣", "description": "number sign", "unicodeVersion": "3.0", - "digest": "01c8b577953010bff0c20f797c2c96ab5d98d4e6ac179c4895a78f34ea904655" + "digest": "941108d47089055455e13b981cd37b0437cd72d5c19ad397254494184060366e" }, "hatched_chick": { "category": "nature", "moji": "🐥", "description": "front-facing baby chick", "unicodeVersion": "6.0", - "digest": "006571b9e9e839ec9fcb1a911b935c8ca71eb8bcdce9775bee6a2a4c7c927277" + "digest": "e87f9edbc75c2f65940e59ec3ee752bf15cca10767e83766d3bb2e2cacbb30d1" }, "hatching_chick": { "category": "nature", "moji": "🐣", "description": "hatching chick", "unicodeVersion": "6.0", - "digest": "fd7f69fa186407f80de59dec5116e318325a5743ee0e8bba1db541f1e57e7f74" + "digest": "839de0c6a31a0c0ff1e4ee36f64fe462667d15acda79747dd0a362f59a37f144" }, "head_bandage": { "category": "people", "moji": "🤕", "description": "face with head-bandage", "unicodeVersion": "8.0", - "digest": "d09019a73e203b38cc43729a96163147de88e09eab8adb073888e55366854c72" + "digest": "53fef09c38e83bc82c90bd3d63e01767767d2f25cec1cd5a6742e3be8cb0ef12" }, "headphones": { "category": "activity", "moji": "🎧", "description": "headphone", "unicodeVersion": "6.0", - "digest": "34f9d5598158d5d6f978a5ea5c5aa9948bb2990625565a3afad7710f864fbe2f" + "digest": "ca903e1013a0be982e3281dd357b9acf3cccd41db7021385a6d4d84ce1f31c04" }, "hear_no_evil": { "category": "nature", "moji": "🙉", "description": "hear-no-evil monkey", "unicodeVersion": "6.0", - "digest": "53b030b6d6f4ed1a734fa7d48b46f42eb1b2b01653202c1838b742082f08c4bf" + "digest": "6358afb4d187b86c325b5b0113b46d0ab080968fbd8c477d54f733c169b0242e" }, "heart": { "category": "symbols", "moji": "❤", "description": "heavy black heart", "unicodeVersion": "1.1", - "digest": "92be652ec3e50c6e7393440b5d52b88a367f98a28dffe12660095ed3253aa6c0" + "digest": "f4f1ba1aa7118b2ccb2693eeb523fd1ef44766e88bbda830fe2154a7791bb677" }, "heart_decoration": { "category": "symbols", "moji": "💟", "description": "heart decoration", "unicodeVersion": "6.0", - "digest": "6ec5bbf3aa75c6f43eb3dc05e9204366936e8b6b4219310bacdc2fc45f51e245" + "digest": "f68f4ff3043101c8bb2ce52257ee918a016128a962ba3d8e0bb4a640076743f9" }, "heart_exclamation": { "category": "symbols", "moji": "❣", "description": "heavy heart exclamation mark ornament", "unicodeVersion": "1.1", - "digest": "5985ea4d82232a2a07052a59db268aed9ac943895d0c82f637595bb5386329a6" + "digest": "35c8dd5c38c09f8bcee07145e68f299f662866c7d05294aff6ab2a9b11bb83de" }, "heart_eyes": { "category": "people", "moji": "😍", "description": "smiling face with heart-shaped eyes", "unicodeVersion": "6.0", - "digest": "0eff616517a6252ec89d47d9b4ad85589bcf2bdc7f490578934350acb84b2fcc" + "digest": "997c08afa77ab1bd0b08ae58854024286669ce94385c2a5c7bcab02d219a3667" }, "heart_eyes_cat": { "category": "people", "moji": "😻", "description": "smiling cat face with heart-shaped eyes", "unicodeVersion": "6.0", - "digest": "8a1f28b97d661ca4cff5ee13889ca61b5fa745ccb590e80832b7d7701df101d6" + "digest": "9ea3bd6876a5833b702730a8b21ba0a20b3f95c64131e46414402ad485719069" }, "heartbeat": { "category": "symbols", "moji": "💓", "description": "beating heart", "unicodeVersion": "6.0", - "digest": "c9ec024943439d476df6f5ec3a6b30508365a7af3427671a80de3ef2f4f95ffe" + "digest": "1b8ecc1830cb706a354bd340c6c127bf045102a5fe7e1f472daecf13a772628f" }, "heartpulse": { "category": "symbols", "moji": "💗", "description": "growing heart", "unicodeVersion": "6.0", - "digest": "281d8aebfea37db5b7fe82d9115be167006881fe29ab64a5b09ac92ac27a2309" + "digest": "bb45713a2195b5f4742bc57aa4e72e26a850c8860e0ca395fcc8e2a64e13334b" }, "hearts": { "category": "symbols", "moji": "♥", "description": "black heart suit", "unicodeVersion": "1.1", - "digest": "271429d12c40be921897005b7bdd08f9518960af1e1e6f56bb0060f1f183651e" + "digest": "86712f800e461be471d9d64d427f4e751eab584cae33b2c7a72634161c51e622" }, "heavy_check_mark": { "category": "symbols", "moji": "✔", "description": "heavy check mark", "unicodeVersion": "1.1", - "digest": "e347728e1290eb9e7b0742d628e2fd124fc049e0774f8a6ddf8e5286e7318718" + "digest": "206dc92526366341e4eef274354104ac2d6a464dfc253c0459c6943556ab3d64" }, "heavy_division_sign": { "category": "symbols", "moji": "➗", "description": "heavy division sign", "unicodeVersion": "6.0", - "digest": "c1e8c40f0788f140b1c5fcb81ed9b5ce1bcfa5988bb8140ed2808e9cb7e0d651" + "digest": "563f5723eb45d2903a37ae66b3a388b06c1576a35cbcf203a6ea951bbbcb10f3" }, "heavy_dollar_sign": { "category": "symbols", "moji": "💲", "description": "heavy dollar sign", "unicodeVersion": "6.0", - "digest": "7cdeef38348654b93d566e01a48973281cb404a63d0b75b3bad51032887f3f55" + "digest": "25a39a89a62f45d7bd4948682ed23753d16179fe0c80dc60ff06bc29549fd04f" }, "heavy_minus_sign": { "category": "symbols", "moji": "➖", "description": "heavy minus sign", "unicodeVersion": "6.0", - "digest": "e5335cc6b22abdce49a6127c34269b65a4a6643ddd3253d9baac425089143e7d" + "digest": "9f2d6d303ab3c87bfdc78a933351f1659304758a330828961bc053fac1f5cdae" }, "heavy_multiplication_x": { "category": "symbols", "moji": "✖", "description": "heavy multiplication x", "unicodeVersion": "1.1", - "digest": "64bbe9e9716a922e405d2f6d3b6d803863a53fac80ff8cd775899971046cb1ca" + "digest": "879a6b81e3fba890a3261029c611bc8baf6371e012b70a648fec0c2156e690d7" }, "heavy_plus_sign": { "category": "symbols", "moji": "➕", "description": "heavy plus sign", "unicodeVersion": "6.0", - "digest": "d0d8ade2020ceb252205180b85c66e665856e6cb505518d395b9913b0b24b746" + "digest": "d7e684b6d4a4f0f9fa51dddf10c844616d0bb14184ba8b015088b5a4793aa4c4" }, "helicopter": { "category": "travel", "moji": "🚁", "description": "helicopter", "unicodeVersion": "6.0", - "digest": "4bd6fd13650fbe3a19cfffeffe6c21b1cda74bd6af64c5dc5999185e35444bc3" + "digest": "e5cacdf04612e3e2bb7a1c8f6968c2dd5b0b715ee2bdbfa703d5d0ddedf6be5e" }, "helmet_with_cross": { "category": "people", "moji": "⛑", "description": "helmet with white cross", "unicodeVersion": "5.2", - "digest": "8286107391d44b9cd7fce5dc83bfdebbcdcf5a8214c46a8990732ec40263ed77" + "digest": "12a73fcfb9d2a62305f4a59f028215c81868a4b8de862b276c3b508872ac70ad" }, "herb": { "category": "nature", "moji": "🌿", "description": "herb", "unicodeVersion": "6.0", - "digest": "9fe8ed65515ede59d0926dcf98f14e2498785e1965610aa0dd56eca9b4bedad9" + "digest": "26a5958f4afaa7ec0f0fbbddfe50b6a467dff109fab45345c5a63b0316d20370" }, "hibiscus": { "category": "nature", "moji": "🌺", "description": "hibiscus", "unicodeVersion": "6.0", - "digest": "c442e8eacbd8727bd154bd39692a9a2a03ea2f674b9670ad8361f78a038afe49" + "digest": "2dc90fc37f140ac3a56600042ba44116f28e40bdda1d041d2218a6251099cbf6" }, "high_brightness": { "category": "symbols", "moji": "🔆", "description": "high brightness symbol", "unicodeVersion": "6.0", - "digest": "35ced42426dcfd5214c2c6c577dce84bb708156433945e6b6adaff7ea530cc57" + "digest": "9ee294cb514a00f831f3fec6275d75685f157b6d22a7ee1417c28b4c93e1d3ba" }, "high_heel": { "category": "people", "moji": "👠", "description": "high-heeled shoe", "unicodeVersion": "6.0", - "digest": "1e7c7aba50eb1d02cf1d9aa372caca741a6005cf47f68dfa75b7310c3cb18f05" + "digest": "f2aee61e8ae1cb532d9f005317476bbbe26b6e7d18cf2b2cac3d21ab39a86dd1" }, "hockey": { "category": "activity", "moji": "🏒", "description": "ice hockey stick and puck", "unicodeVersion": "8.0", - "digest": "2d00fb17baa617e799db8e9b1771cc365bb4545c7633df0123e66e1a6e2ed25d" + "digest": "9c5e4e47bca98e73610173eb568ab9f2abf6cbdb8357438db30244946ebd7dac" }, "hole": { "category": "objects", "moji": "🕳", "description": "hole", "unicodeVersion": "7.0", - "digest": "8b5539f6f24f09d5d68ffd56be5aa2a8a2f753a8dfbf64892fb02c8f2703e920" + "digest": "a486f10fd58f9e9424feb4b1409e5fccac7706952b616460156a55db836a46f0" }, "homes": { "category": "travel", "moji": "🏘", "description": "house buildings", "unicodeVersion": "7.0", - "digest": "cd512f2b4ce747325607d47da48e083dbfe38a44b85b2522bc372bd105afd25f" + "digest": "2ffdafabb89623b096e12f9a81936e699c436d0e948af6c1dd8786690b1a601b" }, "honey_pot": { "category": "food", "moji": "🍯", "description": "honey pot", "unicodeVersion": "6.0", - "digest": "f6eec8c32fbd1b461446dc6c5d5031c43e6ee9685dc9b1ea1b839114e48c4eee" + "digest": "bc66ee9940f2c1af04e066e78d4a61bc261f1dca4419d028b133ea9bc42e24d4" }, "horse": { "category": "nature", "moji": "🐴", "description": "horse face", "unicodeVersion": "6.0", - "digest": "e377649a9549835770a2a721a92570f699255f88efa646029638eb8ec5f10e3d" + "digest": "fa6681d0536051b55e189bdd7435edfd4d4967cc28c255b55baf25cb25f40865" }, "horse_racing": { "category": "activity", "moji": "🏇", "description": "horse racing", "unicodeVersion": "6.0", - "digest": "3b98e94e9c028ad85b9a750cc61db5ee3ac23cf5ad9243ea3e996b1f772bad54" + "digest": "1c1a2fa09a64da5b442f334a45054b7cbe39dbf7ac1d2a26d7a1ef2bb2debdc4" }, "horse_racing_tone1": { "category": "activity", "moji": "🏇🏻", "description": "horse racing tone 1", "unicodeVersion": "8.0", - "digest": "382d8e4502ed34fc1bbf1779ce483bc2e22b83f89c91746c11a5d7aea656d446" + "digest": "5d55d2cc1a8efc0b754cd75d56d2643784aa41fc7a09e1e9d4ddee767f35ffd6" }, "horse_racing_tone2": { "category": "activity", "moji": "🏇🏼", "description": "horse racing tone 2", "unicodeVersion": "8.0", - "digest": "198df9973b492ea63e5cfc210dd9591750ccce04a6380adc1dc5b4cb0462a8cd" + "digest": "f8b5b8f7247f6526ea3bca0e6a1136978449815a105f766b42ff6a2bfe24a7a3" }, "horse_racing_tone3": { "category": "activity", "moji": "🏇🏽", "description": "horse racing tone 3", "unicodeVersion": "8.0", - "digest": "a67f95fc92c366750ebad3c4db92982893d67a5ed78163c8cc809ac40d2ab9a3" + "digest": "13a6b8ceeba67ea1dcda173f8c4ce012ec5333460bff51646ecd3c26092b492b" }, "horse_racing_tone4": { "category": "activity", "moji": "🏇🏾", "description": "horse racing tone 4", "unicodeVersion": "8.0", - "digest": "986b1706c4a3395b58a8ae3b7609ffdd4424dfefcbf26c88c8085f4f6379734e" + "digest": "042cb542ea8008f51f7750923a8f88090bc91c9301234b6eb39284735930f5ae" }, "horse_racing_tone5": { "category": "activity", "moji": "🏇🏿", "description": "horse racing tone 5", "unicodeVersion": "8.0", - "digest": "66656b5e3d0f43f16f983f9db6214b07aac73b143eeff6475782f98aa5b9ba53" + "digest": "07a0a17002c5f623540377cf24a86d364bcb42b57b759e41d07af17ae36c1206" }, "hospital": { "category": "travel", "moji": "🏥", "description": "hospital", "unicodeVersion": "6.0", - "digest": "034573e76df444f5b0eb7aff3a4103e4b49a1813869155ab3ae29a6fc0c6c8a2" + "digest": "84895d822ef2e2a77b3703b80c5d5b29574f655b88420ef6f39ab3d93bb123df" }, "hot_pepper": { "category": "food", "moji": "🌶", "description": "hot pepper", "unicodeVersion": "7.0", - "digest": "0b05777d42698196a10db17d04030175b1dfa772d06288f71d666d5f8d3fddbc" + "digest": "78301b29d9426d81938771c3c25a95d70c9eecf78b39a3f49f30cb63f0cf6c50" }, "hotdog": { "category": "food", "moji": "🌭", "description": "hot dog", "unicodeVersion": "8.0", - "digest": "7a25bbd1a7531fd34a22c654c0931d9e74bea2bbe7baa9f9cbd88f43baa79fb5" + "digest": "09bc0ee460411220b1e853893eb161106d173909d7754b35c36d16e99b54a30f" }, "hotel": { "category": "travel", "moji": "🏨", "description": "hotel", "unicodeVersion": "6.0", - "digest": "2d78e0ad4cfb0caad778c7de49fefd6e8356afe902a43e3f1c40bceb6b0be422" + "digest": "7f04757da4f1a537cb92ac9a0537e3a7ebd90ae9e2c3e73ad79c95623b3126ef" }, "hotsprings": { "category": "symbols", "moji": "♨", "description": "hot springs", "unicodeVersion": "1.1", - "digest": "4c10c3a974b44693e8cbe91365c8b8d7f14f62db234cc516b6e54c08a6bacaed" + "digest": "755da4733bacad870d226b5ec054c803368c4ab10ae577e193a3015ee25a8271" }, "hourglass": { "category": "objects", "moji": "⌛", "description": "hourglass", "unicodeVersion": "1.1", - "digest": "f0bae8392aaf6f75a83f5d8914936b8650665b24ba1b232fa546b71545dd9acd" + "digest": "88925df394060ad7e8285bc7cc6cdb3c54453316b75658c780bb956ca812d2fc" }, "hourglass_flowing_sand": { "category": "objects", "moji": "⏳", "description": "hourglass with flowing sand", "unicodeVersion": "6.0", - "digest": "2d077729f40fc04007a933e97356bd511cbd8be76b8c55962ca3fa0d8b828e23" + "digest": "899fa78157223e27acf260c2cd902646b7271087aabd4724a2d05095484ac724" }, "house": { "category": "travel", "moji": "🏠", "description": "house building", "unicodeVersion": "6.0", - "digest": "b4ac25979fbe161ada0d2a75769aa7552d2371d37d78cddba4ffdc7f076d3279" + "digest": "6be52f020a7e12a3298044d270d9322742e930cc7543e2d6dfb9c26f25b529ec" }, "house_abandoned": { "category": "travel", "moji": "🏚", "description": "derelict house building", "unicodeVersion": "7.0", - "digest": "6e1a58533fbfe88a0eb03668c9f17c5c654a6cc7734ed798d4a885400f823610" + "digest": "0931ce0e42ca7206910a62452e1b7975aed4692d362c81bf62cafef25f2bcefa" }, "house_with_garden": { "category": "travel", "moji": "🏡", "description": "house with garden", "unicodeVersion": "6.0", - "digest": "817463f23ec0a849393ba75c333e822b4d253cd4db998c127e90d1b924f35d20" + "digest": "b62e44e69e1a04f88280518fd48c4870035f0abb5ae6a6664daa7cf005c8f8de" }, "hugging": { "category": "people", "moji": "🤗", "description": "hugging face", "unicodeVersion": "8.0", - "digest": "69810a98b1247e1f1e496aa757e428189ef5cc086764fabd8189cf1eef82234f" + "digest": "c52e3522e798301a973ab2e8829ba85d50b428ac853dbe096dd09a81d2fc5b29" }, "hushed": { "category": "people", "moji": "😯", "description": "hushed face", "unicodeVersion": "6.1", - "digest": "22586107f7399eff64538a52929dade152633aa268fc5ec4e6fe1c0e00a7bd89" + "digest": "a1b0d468e68dff4b3ab40b5980c838635e9680cfb35592ee62260b597cc8b551" }, "ice_cream": { "category": "food", "moji": "🍨", "description": "ice cream", "unicodeVersion": "6.0", - "digest": "d1a8e685f2ecf83dead28733859e369d6ce120a2669cdab97dc4423547d472ac" + "digest": "3294b57aa673511686ad1c6a01f6e4c0ecb0eb7d5472c3015c3271b4f6e16d50" }, "ice_skate": { "category": "activity", "moji": "⛸", "description": "ice skate", "unicodeVersion": "5.2", - "digest": "41ef65c143bc068868fa64080ffd447d91aa3fe2a39e69ecaa97022820af4dcd" + "digest": "e06869a74874d409372ef2714ca8f3e3050ad8a81e589709ecb541d5c77603df" }, "icecream": { "category": "food", "moji": "🍦", "description": "soft ice cream", "unicodeVersion": "6.0", - "digest": "22cfe17b80cbd2a0377ee90da45bd40d33533c914b2639d363fbb1f00714e194" + "digest": "434307d583d20429b1646cbe1bd8317a53f445cae61e8d8ff1258d3996e6b9fe" }, "id": { "category": "symbols", "moji": "🆔", "description": "squared id", "unicodeVersion": "6.0", - "digest": "bcf0922e083821d3be7951893084ea0d72a0110ef0b20d11dfec24dd70633893" + "digest": "63c1717c82c487db9a3e2a31be498e3cc88349cb0f2a5010b77be4bd51ba012b" }, "ideograph_advantage": { "category": "symbols", "moji": "🉐", "description": "circled ideograph advantage", "unicodeVersion": "6.0", - "digest": "0b6bf59f63fda1afa92d652814a778a056c3f4abdd9cf3f6796068bd71783051" + "digest": "b07fab8069772a132928e38b64d8e35661b33757176572c153f4563460dd5ddc" }, "imp": { "category": "people", "moji": "👿", "description": "imp", "unicodeVersion": "6.0", - "digest": "52598cf2441988f875ccb4e479637baefc679e3ca64e9a6400e56488b0fde811" + "digest": "bf3ec6b5b728a98f16b630cea877fe3cef79e5ebe7e58ee0caec197279ed3a80" }, "inbox_tray": { "category": "objects", "moji": "📥", "description": "inbox tray", "unicodeVersion": "6.0", - "digest": "d5d9497022b5318fcfbfdfcd56df9c65dd8f4a4cb5e6283ca260836df57da301" + "digest": "fa79ca5efc93767858677871df687d0666cc9174e7f226d7acb65c15a4cad0df" }, "incoming_envelope": { "category": "objects", "moji": "📨", "description": "incoming envelope", "unicodeVersion": "6.0", - "digest": "310b7bdcca93452fe10c72c03d0aafa12b98e5d3408896d275d06d3693812c7a" + "digest": "c23f819ce0abd3b695b05051f8c9e9be72f9bf5176207106c56e30015c199252" }, "information_desk_person": { "category": "people", "moji": "💁", "description": "information desk person", "unicodeVersion": "6.0", - "digest": "9f12a4a58a650e8e1d3836ef857003c3ccd42ad4203a2479eb95100bf6559064" + "digest": "ee9a1e94470a107b494840ac5b9bd0d59c38fcbc5d6a9f0842c910688ea9ec74" }, "information_desk_person_tone1": { "category": "people", "moji": "💁🏻", "description": "information desk person tone 1", "unicodeVersion": "8.0", - "digest": "6674f2e059eff7cfd7fd6abc800da37c4f1087feb4ff26c9e4e31aa29fdf9921" + "digest": "bb91f3dedc55cca320cd14343c04c388b4dfa870a9d5860957a0180f24161fea" }, "information_desk_person_tone2": { "category": "people", "moji": "💁🏼", "description": "information desk person tone 2", "unicodeVersion": "8.0", - "digest": "9983412ecd130b7e9cfb078167016c06fd043b6f9f3c26d21733ca3f059fd109" + "digest": "a556b596a0d9cd480adaff344d3ba5c02a16ef2eb73695e9d9fc231ab8e3599f" }, "information_desk_person_tone3": { "category": "people", "moji": "💁🏽", "description": "information desk person tone 3", "unicodeVersion": "8.0", - "digest": "d8907bf47af5722127afca8fc0da587eab33044a6c60a94890983deb8d6f7a66" + "digest": "b5a7ca77e15e749731fcd63da9c274c47eade033da8cfc8a6ab5413d939a8a8e" }, "information_desk_person_tone4": { "category": "people", "moji": "💁🏾", "description": "information desk person tone 4", "unicodeVersion": "8.0", - "digest": "3be086d4edfe9ca8e4a364b4e8d09b81b5b594b5eeb9ffdf6370179fb3118658" + "digest": "a7912c3121b1bb31b55c528812f54b89cdbc1982045e226c3cbce29c83970a59" }, "information_desk_person_tone5": { "category": "people", "moji": "💁🏿", "description": "information desk person tone 5", "unicodeVersion": "8.0", - "digest": "2fde4e98dd11c5c29c89cad7cbb7bd2d5077dfad07913b20e01955b2d0dfad40" + "digest": "a3e3fb0ae133513f565e5331a699a6d147200a5141a4e692fec86cfca03b9f5f" }, "information_source": { "category": "symbols", "moji": "ℹ", "description": "information source", "unicodeVersion": "3.0", - "digest": "b6bf3cce86d42c2e3c46470baab4af01e900b8ae337b605c3da07c3eba671269" + "digest": "9deada49f605373b64d9eefa432f73cf07287ebe254233823109d133dc86dc23" }, "innocent": { "category": "people", "moji": "😇", "description": "smiling face with halo", "unicodeVersion": "6.0", - "digest": "20f8d856bc3e46f4b1173cea05d4577e1c61f06b2daba46e57db90f4066bb428" + "digest": "3571bdd00112793ecf4ade131f2e50b6234b6f794fcb799e6dadacbb4106a92d" }, "interrobang": { "category": "symbols", "moji": "⁉", "description": "exclamation question mark", "unicodeVersion": "3.0", - "digest": "92a2d5b4c0bd6714e402f6f12fe19774cb41d081b5e9c23c415ce794224d8117" + "digest": "d209c9aa46c89e290a053d458f6cda0c719831518ce91265680673065cfb77d5" }, "iphone": { "category": "objects", "moji": "📱", "description": "mobile phone", "unicodeVersion": "6.0", - "digest": "1ebc54215713cd4bf1c1e50770999f2512bb4fea29e37d0bb3a8aa2460ff875d" + "digest": "6ef1372438c96383e375ab88a965db818efe0e3ae4b87f49870487c72f62ab9f" }, "island": { "category": "travel", "moji": "🏝", "description": "desert island", "unicodeVersion": "7.0", - "digest": "7f9eb5c0cd865762f7a0f187e09c1be442de7010e7c2e113d56aae998597c90d" + "digest": "9cd601f946f247ad80810f256b5c4f0c71658e9e52b974c3d8d36173eedcd05e" }, "izakaya_lantern": { "category": "objects", "moji": "🏮", "description": "izakaya lantern", "unicodeVersion": "6.0", - "digest": "fbdc290e666d43d0776a73b955c26df4518692b35e72742e073705fc4ca2ae88" + "digest": "de36e5f5fe5da0c922e194b1ae93ed07039620b83e518a259c374563a166f4bf" }, "jack_o_lantern": { "category": "nature", "moji": "🎃", "description": "jack-o-lantern", "unicodeVersion": "6.0", - "digest": "78d666c2e80f64bfb6796f53e5ba4960a83ec36192110e8661031bee2b5e370a" + "digest": "876808e4ffa5ef7d736b88d9b1d646ea1af3bdf91f494190740502491d82edbd" }, "japan": { "category": "travel", "moji": "🗾", "description": "silhouette of japan", "unicodeVersion": "6.0", - "digest": "e7d9d6ebf9047fdd3c52e074ba259659c6d8e51a6abae3cdb8d6cf6dbf9a93fe" + "digest": "a27fd17e252497aa0220540d778427dc5fba138b6adeac10b132feae8175d554" }, "japanese_castle": { "category": "travel", "moji": "🏯", "description": "japanese castle", "unicodeVersion": "6.0", - "digest": "938ae132c403330288223b88d28c19a47224d4f254fbc2366ecef73d9633112c" + "digest": "4beaf1e9f6d7e25d3faa5076896f337fce68e75d25acdd91ceaceb9c15faa5eb" }, "japanese_goblin": { "category": "people", "moji": "👺", "description": "japanese goblin", "unicodeVersion": "6.0", - "digest": "63d4bcf58b9d0c29612994432aad2ae35819fdd2890674e60a2f1d51601b742e" + "digest": "4c5b8cfc3b172269a943341583e938cd1c8030e9de9fc9008ec0cfbca53d2f81" }, "japanese_ogre": { "category": "people", "moji": "👹", "description": "japanese ogre", "unicodeVersion": "6.0", - "digest": "434ceedd102e7dcbc07e086811673dd63659ddf8c3ec4d029a3d759a0abfcbdb" + "digest": "3ecbc95d1e43ebda0a0c9988e8dc012dc4985cdaa2b8e81a42cbf8cff30a93e3" }, "jeans": { "category": "people", "moji": "👖", "description": "jeans", "unicodeVersion": "6.0", - "digest": "f986ad32e419cca81c995f8371f0189d1490172a97ebbeac60054a1af08949c5" + "digest": "e470f82274f2b149f98d4620e61c374c3737e722bd0a08576335cc269e86f83f" }, "joy": { "category": "people", "moji": "😂", "description": "face with tears of joy", "unicodeVersion": "6.0", - "digest": "75d7a05043523d290c46d3b313b19ed3c95271f1110bcf234cf13d4273625b08" + "digest": "3c7d20273bbe976dc8cf8d5cf44ac4cb9c71b02ec358b50427e9d0662e67a557" }, "joy_cat": { "category": "people", "moji": "😹", "description": "cat face with tears of joy", "unicodeVersion": "6.0", - "digest": "a65c999604147e5e20170fcb14f80a1ff0a633f991492e1f790b2ad4caec7b7e" + "digest": "fd65d87249121b7e1b1b48af53179ff8ccc7d5f072fcb07e498dc20e9370c436" }, "joystick": { "category": "objects", "moji": "🕹", "description": "joystick", "unicodeVersion": "7.0", - "digest": "671ee588f397a96f27056a67e6a06d6e8d22c2109ec57b2859badb5fec9cf8dd" + "digest": "def1450af8fc7e3e4d968a6f6a2f5644b17f2786941d49c688c91dc4fde36836" }, "juggling": { "category": "activity", "moji": "🤹", "description": "juggling", "unicodeVersion": "9.0", - "digest": "1f5dafa78de8b37f3df88fdf3084d2380666bd74ab2f449754d8724f6f8dbfa5" + "digest": "dbc4b794cb55d03b091b86d1b1b0682535c4a2f9a4d6d6b4ad5c413f1279a4f6" }, "juggling_tone1": { "category": "activity", "moji": "🤹🏻", "description": "juggling tone 1", "unicodeVersion": "9.0", - "digest": "b0b4d020148c896be69c28b08e3c486f6db270d138c7ccf4be362b29eb99878d" + "digest": "124e52052704f34a91e0cf8ef9ec7d08176942b8bee6faf2e4214df827443ae2" }, "juggling_tone2": { "category": "activity", "moji": "🤹🏼", "description": "juggling tone 2", "unicodeVersion": "9.0", - "digest": "cfe0c1649b2fdca03673e0e64f3a7d06d4bd49b8954c769aeb7eb88b70ec99f4" + "digest": "1d8609d3e765fbbed6659e5fbd5026911a276b5703b1e7593b12702de2d0555e" }, "juggling_tone3": { "category": "activity", "moji": "🤹🏽", "description": "juggling tone 3", "unicodeVersion": "9.0", - "digest": "7f87022722008bb265abe245e8157dc7a61944f5da62b3cf86f26ee1b3bdef63" + "digest": "1666f54f93b744f8ee5cf8cc29be022ea5d3afd15436e642c5592d583c87830b" }, "juggling_tone4": { "category": "activity", "moji": "🤹🏾", "description": "juggling tone 4", "unicodeVersion": "9.0", - "digest": "1f00da8c05582c95501cc6c3fe5ce0f9bfbc16789dcee59844a8fe7831198583" + "digest": "efe82bf4c3759b48435a7575ff0b016035d505dbdb2c7a3774d3878eed671602" }, "juggling_tone5": { "category": "activity", "moji": "🤹🏿", "description": "juggling tone 5", "unicodeVersion": "9.0", - "digest": "a195bf734788eb7961c00dbc05255a49da8b9d5042fada29b26cc20393d3ce52" + "digest": "ebf39b7b85e8c5e2fc899bb98de9f35739b7e656efd0526d9a50e8039e7bee86" }, "kaaba": { "category": "travel", "moji": "🕋", "description": "kaaba", "unicodeVersion": "8.0", - "digest": "a4618782f9583f077bd383965f1c91b9985a949bb7b6cec7af22914e7f5e9ab6" + "digest": "363ef4a89268542427e494f0dbe04f04eabad2849fa24be57a77eb55a3d45122" }, "key": { "category": "objects", "moji": "🔑", "description": "key", "unicodeVersion": "6.0", - "digest": "66719fa77a50a0827c8d47237e2704c03e38186e6fef80627a765473b2294c2e" + "digest": "8f2ac6bfd01430b2350a91b747c58d9d7a20e58096e22f1b73ea8e1d53dd2ac7" }, "key2": { "category": "objects", "moji": "🗝", "description": "old key", "unicodeVersion": "7.0", - "digest": "f57240a014a9da5da3d4d98c17d0a55e0ff2e5f2d22731d2fc867105cff54c6e" + "digest": "f1e9a01ce355b9be051eca6f2211d542f190a77ccb95e1d5b148dca8da422bce" }, "keyboard": { "category": "objects", "moji": "⌨", "description": "keyboard", "unicodeVersion": "1.1", - "digest": "34da8ff62ca964142f9281b80123dbba74deaac8d77fa61758c30cfb36c31386" + "digest": "0f3ca37b19de485983e39b02db94b0f6243d94081918703510e020ef1d269810" }, "kimono": { "category": "people", "moji": "👘", "description": "kimono", "unicodeVersion": "6.0", - "digest": "637182590e256c8fb74ce4c0565f5180c07f06e3bdebf30138ed3259b209c27f" + "digest": "987ec803ad9f64bd7ab8c41b487df6afd3416ef25fba11df698c2dddc779e59e" }, "kiss": { "category": "people", "moji": "💋", "description": "kiss mark", "unicodeVersion": "6.0", - "digest": "62f9b9ffcb01558cd5bb829344a1d1d399511663ff5235405c1f786c9416a94d" + "digest": "751426045d0e8e59b148b2f2dd275373d361ac8e90d9e6ee65f356a8a9c5e24c" }, "kiss_mm": { "category": "people", "moji": "👨❤️💋👨", "description": "kiss (man,man)", "unicodeVersion": "6.0", - "digest": "6b0ae32ecb7ec0f0f43dc7a1350711185cce114c52752395f364ddbfb4f1fff4" + "digest": "a256b66869e47ee51a6b3b08c56e9ecfe9f0ed5279aeb15e0045be30891ac70f" }, "kiss_ww": { "category": "people", "moji": "👩❤️💋👩", "description": "kiss (woman,woman)", "unicodeVersion": "6.0", - "digest": "6de420cf752e706b1b7e9522b1b9be62eda069cb028c8fd587caf39f6a142e6a" + "digest": "989937e58c7862cd6cedc74b8c7774fb01efaa7ab3b424f4472b638d101abdd9" }, "kissing": { "category": "people", "moji": "😗", "description": "kissing face", "unicodeVersion": "6.1", - "digest": "b4a505f9e3d7fbd0ac60111f0e678cf425a5fd1abc65a3e9db59ae4abcfb8e85" + "digest": "9339112fdb5a89aca2b8baed88215ba09c698487713ea6c3a4906d6370ba8a8e" }, "kissing_cat": { "category": "people", "moji": "😽", "description": "kissing cat face with closed eyes", "unicodeVersion": "6.0", - "digest": "a00431bf10601db4998e78433279167e52cbd36aed885399482529d5cdab8636" + "digest": "e4c818629b8482ec9f3747125dbc4ea0c08ca12c151eb29f103e19d66ba39e78" }, "kissing_closed_eyes": { "category": "people", "moji": "😚", "description": "kissing face with closed eyes", "unicodeVersion": "6.0", - "digest": "ae474db7daf80fe0b82ae1f2a11672cfcd9f9126e100f6e6d4b8a0d135dce39d" + "digest": "0a58401451a4c7daad884fbcc0343f6d08efc5ce4f97cb9c455019ed57b7a979" }, "kissing_heart": { "category": "people", "moji": "😘", "description": "face throwing a kiss", "unicodeVersion": "6.0", - "digest": "bce372573bd3b347b555c1cd22087e03e650df73c8e0284ab668bf6633251632" + "digest": "6dd07e9fa9892aec92ba42b78fe23646d31701fb1d29f968ce5cf7f3c5f1336e" }, "kissing_smiling_eyes": { "category": "people", "moji": "😙", "description": "kissing face with smiling eyes", "unicodeVersion": "6.1", - "digest": "f0f8636cb1a02b93cc72ce1b194b890fca823d91e35926b889be3ecfae79207f" + "digest": "75b7829612e5e0a3c96c33cb3add78892ef8fb2012b95d24bb9e45888091648e" }, "kiwi": { "category": "food", "moji": "🥝", "description": "kiwifruit", "unicodeVersion": "9.0", - "digest": "70a3a05f333d9455d2da12eed970bc3baae416286848fed8e5dd31b5be0819be" + "digest": "bc2ee501a2c313cee1816720975228ab34fda6b83581248012112af1ba5ce1ae" }, "knife": { "category": "objects", "moji": "🔪", "description": "hocho", "unicodeVersion": "6.0", - "digest": "e6189e4843c6e80875b4952fcddb0c858f7c6039b9214bbec6a261a1358425df" + "digest": "bf3934138e3dd112241807efbe2aa91ec9913fad890236276d4c36c710c400b8" }, "koala": { "category": "nature", "moji": "🐨", "description": "koala", "unicodeVersion": "6.0", - "digest": "c58f7e0abae42c2218a85efed0e04151df67187815bebca7f3db6f435e0dab4d" + "digest": "73549917efa845ecc4a5b4c347fc6f686717e95323fed97977e6677c881f801d" }, "koko": { "category": "symbols", "moji": "🈁", "description": "squared katakana koko", "unicodeVersion": "6.0", - "digest": "5f45eb49bbf298e1fadedfe6cccc297850fcaaa4535e4cc911d48d979af55807" + "digest": "3d49c8510a5e6c915d88c026897987d8a1d52aca5d498ef7d86fcc76ebb838e9" }, "label": { "category": "objects", "moji": "🏷", "description": "label", "unicodeVersion": "7.0", - "digest": "9550ed50cedbc56eb1bd22a8a0809d837048a33d6e2e6e7d65c50d95fa05a85d" + "digest": "ad9f3bfc709138edfb61c692d96c1ca08b0bd97203d370342e7b70f46ae23aa8" }, "large_blue_circle": { "category": "symbols", "moji": "🔵", "description": "large blue circle", "unicodeVersion": "6.0", - "digest": "0df3fb3b09a6269459a3d9a1fe78db572190a948680844cfe758f53b6a482ff4" + "digest": "7588a2b1c1baef733d6e7572580c51dcd81bb0c85c77080dfd136d3a995ef3cc" }, "large_blue_diamond": { "category": "symbols", "moji": "🔷", "description": "large blue diamond", "unicodeVersion": "6.0", - "digest": "7f646b4e9de2788ed09e45f72cb512c269dda4989029b39bf9a2556659321651" + "digest": "2e69e9e80dee0192403fe95aab3223208ccf97963dff54a061b6f2e3419820ef" }, "large_orange_diamond": { "category": "symbols", "moji": "🔶", "description": "large orange diamond", "unicodeVersion": "6.0", - "digest": "80ae005ef9d79190c777f00de0993f8b3cb783f7051d76e971640c8c0827c338" + "digest": "30bee888a5d3dc39a11132fac8a490d8dab4237cc62f1529f5c3e6e77b8f29a4" }, "last_quarter_moon": { "category": "nature", "moji": "🌗", "description": "last quarter moon symbol", "unicodeVersion": "6.0", - "digest": "3d1f276607c685d50f4b70d00a57750a57ad9ad84256dafd2dc8eef8c72300c3" + "digest": "7801bf738898b75b09c7ee3f89d71fb11f41bf838f2766b8e80c1028b2873f88" }, "last_quarter_moon_with_face": { "category": "nature", "moji": "🌜", "description": "last quarter moon with face", "unicodeVersion": "6.0", - "digest": "d516825ba52dc67f5a01433fb9df2aa77742d38efde4225983ebc4882cbdfe5d" + "digest": "e1e5678ea54dfafb83bb94879150bc43c495dc546be92c8780469f24b52d036e" }, "laughing": { "category": "people", "moji": "😆", "description": "smiling face with open mouth and tightly-closed ey", "unicodeVersion": "6.0", - "digest": "e9ea994b39650740c4961f070ed492d86b3acf6e6a830a6dadaa3a6872e81b81" + "digest": "43f119b4cac94c33c49e35381710d74d4f81883364ade30088cd92e5130287e1" }, "leaves": { "category": "nature", "moji": "🍃", "description": "leaf fluttering in wind", "unicodeVersion": "6.0", - "digest": "56a7a0e767a6f214d340d1b5989efd99fec52c6aa306ec5c3328e32234a1631b" + "digest": "814ac13b38d78820a050dd97155abfcd6c98fc56c5793044de7b7d2855e5acb9" }, "ledger": { "category": "objects", "moji": "📒", "description": "ledger", "unicodeVersion": "6.0", - "digest": "e58cb714353e96a2891a5d97910ff79660e637af909b81c49c919d3735db55b4" + "digest": "826379f5164a8c3a10ec43ae1296f994ffd40bc3eb6c0595117993eff65f8f2a" }, "left_facing_fist": { "category": "people", "moji": "🤛", "description": "left-facing fist", "unicodeVersion": "9.0", - "digest": "7861be485beefae0de341df2f21576666e22f63511a033e785752f30c07291da" + "digest": "69390c51d4188f7f5381f7d8f4658c8ea4e52455ed648ebf59b6fb3157c5c6e0" }, "left_facing_fist_tone1": { "category": "people", "moji": "🤛🏻", "description": "left facing fist tone 1", "unicodeVersion": "9.0", - "digest": "2e4c4dd96b0e4b46fe0f9ce5666344d266d0f17a8544cbae73d96638d1955296" + "digest": "57e9a2288243d2024cf25e4258c48e1b0bfe5c12aee218629bb03f8a5ab0cb61" }, "left_facing_fist_tone2": { "category": "people", "moji": "🤛🏼", "description": "left facing fist tone 2", "unicodeVersion": "9.0", - "digest": "b96a63a801175ce98a75f0edad7b5574251a3fbbd894d8ab3f21aeeda366cc13" + "digest": "061ef44811174e10f7598aadf1f4c69cbc915d029ba83d5101cc34d0cfd44431" }, "left_facing_fist_tone3": { "category": "people", "moji": "🤛🏽", "description": "left facing fist tone 3", "unicodeVersion": "9.0", - "digest": "99df84635513c2ebfef24df1bd3705233e02149eef788c7b82ca0548df6f6ea5" + "digest": "c313fcb7d4e1505b76ce25e45b50c0c4d0842be34c472abc328915f07e6b6efe" }, "left_facing_fist_tone4": { "category": "people", "moji": "🤛🏾", "description": "left facing fist tone 4", "unicodeVersion": "9.0", - "digest": "68954842ca725aec0aa39bce4aa81aad17ac30f5f298561dfa411feb07414cd3" + "digest": "825e7feac0a934250246dcb97cae5daafe31aef100c9614a17ba0c7669cb18ee" }, "left_facing_fist_tone5": { "category": "people", "moji": "🤛🏿", "description": "left facing fist tone 5", "unicodeVersion": "9.0", - "digest": "a419b33fae82612dc860ff48950c0547a1642d4f0c94b6547324440837d3bb21" + "digest": "20bfe330f9c1ae22b0cd4d0af0a8a5d062e898fafe10c8a4153f89e582c0de54" }, "left_luggage": { "category": "symbols", "moji": "🛅", "description": "left luggage", "unicodeVersion": "6.0", - "digest": "6625077767a51163ea20cbc299f3c13fd5ccf1b5ce365ee702ef1fef6be3dadf" + "digest": "18bade3d46e8ea3ba9d6bc52679e367d7a1721757719ca6903e68331a1fd1c47" }, "left_right_arrow": { "category": "symbols", "moji": "↔", "description": "left right arrow", "unicodeVersion": "1.1", - "digest": "560fcf1b794eb0d5269c73b3f8da57540cbb8a6f1a9af7a9d10b202252247e34" + "digest": "292108ff7e529974269eb98b0d417f651a9d97258a8070aaec6579c934139bb0" }, "leftwards_arrow_with_hook": { "category": "symbols", "moji": "↩", "description": "leftwards arrow with hook", "unicodeVersion": "1.1", - "digest": "504714c5559b1bd35aa469be83069a923d1a25f364cac08c10df0195749e7b26" + "digest": "1f4c8e03c92083ddd647f3328fd1ff9b919c10a98d0325b877f1b7034a7387ea" }, "lemon": { "category": "food", "moji": "🍋", "description": "lemon", "unicodeVersion": "6.0", - "digest": "ccca25bb6ac47770dba3aaf75144128f9a73299061969b25a35ad1733dcde5fe" + "digest": "b6d67cb631ddc6d448f658fb151d325018ef01b791c005ed1d601f8223b7a722" }, "leo": { "category": "symbols", "moji": "♌", "description": "leo", "unicodeVersion": "1.1", - "digest": "f2ed930e279699962f189e0cac519cc29d339b3e82debfdc90c5b0935a7543bb" + "digest": "25787c495211576604fbcdf72aa47ab7e5ad4e8a42905a995edbbec073e20c52" }, "leopard": { "category": "nature", "moji": "🐆", "description": "leopard", "unicodeVersion": "6.0", - "digest": "d4a8964b6f2cdf6ddf074d0f1f2f65783a1a43eb4af426905fad0e60899939c7" + "digest": "00204970970b9dd38bb9b1ae30a11832c992ade57bce1496a1f3c366e7d31f00" }, "level_slider": { "category": "objects", "moji": "🎚", "description": "level slider", "unicodeVersion": "7.0", - "digest": "48842324f54d971ebf548a89a82ac7f29e235702081c91b477b1a92d427290e7" + "digest": "d57965d6b267a20a4529adbc71dd4efcb7f5e8f1146c03746b65922cd3f271c6" }, "levitate": { "category": "activity", "moji": "🕴", "description": "man in business suit levitating", "unicodeVersion": "7.0", - "digest": "453c24bf2544ed3ef3c710a7fabbd5fdace4dc65cddd377274d30d921523b50b" + "digest": "103fabb2260fef61982731785dc3d09884cbfcb6bd4ef93f2d5db8403ae4c40a" }, "libra": { "category": "symbols", "moji": "♎", "description": "libra", "unicodeVersion": "1.1", - "digest": "e330ba05bb449db074bc23d1514246ca5e249110f44ddb5804e5510eef6deac1" + "digest": "0189ff934df698ed87a6bac3b29c559567c958a9fbd0259378af8c910e0337e1" }, "lifter": { "category": "activity", "moji": "🏋", "description": "weight lifter", "unicodeVersion": "7.0", - "digest": "d6c94a32eb863d14a2a01add8ab95040f42a55d9e3f90641a0fe143d58127558" + "digest": "d8a22a5258a05e8c31453955103531b59c6018e3e3dfd1f507d6f21ee28b3f00" }, "lifter_tone1": { "category": "activity", "moji": "🏋🏻", "description": "weight lifter tone 1", "unicodeVersion": "8.0", - "digest": "870acf2f554fce360b58d3e98b4c0558d7ec7775587776c0f9d40c6fb1bdacf9" + "digest": "f13372d0812c433eafca5d943a6be6f8f6481bde4e681aa2ee5942bf3a74224f" }, "lifter_tone2": { "category": "activity", "moji": "🏋🏼", "description": "weight lifter tone 2", "unicodeVersion": "8.0", - "digest": "1a7ece8512e42241cdd95c85ccc509bc0ff9c7c6ffaff2be343c77f417a27576" + "digest": "6a58152d31b5d8992c231e76823beb81dc9d440944d0ebc6bbc7630f9385f163" }, "lifter_tone3": { "category": "activity", "moji": "🏋🏽", "description": "weight lifter tone 3", "unicodeVersion": "8.0", - "digest": "4bc633ee82a0fb59feba379fb6901a489e4ac849d758f9c8e7a1a0a26eaa380c" + "digest": "9fe7befca13df23016568b785e1174122f1b60f8f7a1104bfd1d948ffe2f552e" }, "lifter_tone4": { "category": "activity", "moji": "🏋🏾", "description": "weight lifter tone 4", "unicodeVersion": "8.0", - "digest": "d086fe5577b5ba80676f2224d886f8ebe4588314f429f12a34c52c971ed71b5c" + "digest": "510cfdae9be775ef9a5866f780a0cd95080b3b6e9959cfbaa41833aa3f24db83" }, "lifter_tone5": { "category": "activity", "moji": "🏋🏿", "description": "weight lifter tone 5", "unicodeVersion": "8.0", - "digest": "79b0edf6ce1fd024dd7f458e322ad8588af0b789a04cc1cf38380dc8b9c76f55" + "digest": "7347d561a692bd604d3763115cecc66203f1c9a00515de53acecb4d6e0689d65" }, "light_rail": { "category": "travel", "moji": "🚈", "description": "light rail", "unicodeVersion": "6.0", - "digest": "2f30b23a738371690b2f00d96ddb5ceb90a1442b5478754626a3dfa263ed2fc1" + "digest": "f7ee16c0a5853c542570a684e25e3fc388e5f52ef8fe7ffaa1120ad7de74a3bd" }, "link": { "category": "objects", "moji": "🔗", "description": "link symbol", "unicodeVersion": "6.0", - "digest": "7bf567aabd1fc38b3d70422f9db3a13b50950cf6207e70962c9938827c196ccb" + "digest": "eb23a200ad464e4d16f3d977e8aef3ee0b55da62d2a7cd72743c1f57839c4e02" }, "lion_face": { "category": "nature", "moji": "🦁", "description": "lion face", "unicodeVersion": "8.0", - "digest": "dd24f2668e973ec973e97dc111f59a2cc14e9b608387401191dd53368d28d4fa" + "digest": "59067f1acf8b42395164dc02089624d696549bfdbd60a6dd24d04199a0c3dda2" }, "lips": { "category": "people", "moji": "👄", "description": "mouth", "unicodeVersion": "6.0", - "digest": "8740d8086525c7a836d64625a6915cc1c59af69ba143456dbb59e0179276895e" + "digest": "26fb9b50ab57120d2bc613eb1537fc1517f0c962bf3ae0b43fb2da42581dde5c" }, "lipstick": { "category": "people", "moji": "💄", "description": "lipstick", "unicodeVersion": "6.0", - "digest": "751dcb22706a796033b13a2ccb94304236ec13207ad4d011e02d230ae33ab5c1" + "digest": "102278217b4f4088fd48ccb08af558822258d85d24a4febdcad1b5cc78cbe2a2" }, "lizard": { "category": "nature", "moji": "🦎", "description": "lizard", "unicodeVersion": "9.0", - "digest": "fb9191f9eab58b8403d4c4626ccbb14ba05c1f6944011751a8edcc4dd03c66e6" + "digest": "7c21a4d9e165efe57eca3982944b93ad30bf7ea462bdbf5cb4d63e3dc93e7707" }, "lock": { "category": "objects", "moji": "🔒", "description": "lock", "unicodeVersion": "6.0", - "digest": "043b4fc0b8c79d47a07d91308e628e1ac262aea6c1ec05e6b84bf7bcdf89dc83" + "digest": "63408513eaf29059c6025981c27434f71fa2be87dcd060dd9f971d0e54a73922" }, "lock_with_ink_pen": { "category": "objects", "moji": "🔏", "description": "lock with ink pen", "unicodeVersion": "6.0", - "digest": "7b5e959b26cf7296c7b230fc2be9feb9e38391c5001951a019d16b169a71aba9" + "digest": "85c1713e44becc6543464d2ff4a07dc46b25a4e40fe233695055236d7c4f62aa" }, "lollipop": { "category": "food", "moji": "🍭", "description": "lollipop", "unicodeVersion": "6.0", - "digest": "17b6a0df47ec758a2f9c087b46a6902cee344d39407ef4c321e408505cbb72ca" + "digest": "6499b3140dcc958c4bb99a80ac0424a209d7a978138feb5b919db36443eb529f" }, "loop": { "category": "symbols", "moji": "➿", "description": "double curly loop", "unicodeVersion": "6.0", - "digest": "9f20ecc34b3c871789ba7d0712aa31e7a74b6c1558ac8bea385bc40590056726" + "digest": "f9044b19663fb8e3e21aeafa6e1022e20be4d61683f13f1472b1feedc0140d7b" }, "loud_sound": { "category": "symbols", "moji": "🔊", "description": "speaker with three sound waves", "unicodeVersion": "6.0", - "digest": "64b12db9ddd8adf74a9fc2bd83c7979ea865113347f7ce8666e9ccf5019e715f" + "digest": "6d6affb03b43fbfa71796d83521735af6038bfd236f3dacb77d2097496a73a01" }, "loudspeaker": { "category": "symbols", "moji": "📢", "description": "public address loudspeaker", "unicodeVersion": "6.0", - "digest": "1e1f35d16dd2898ebaa6f2b2868203df6e09c8a70df069c92d6d1b5cb2ac0976" + "digest": "04f791bc8d3eb6486448deb2654d9a0cd1c19f946ba623116f556f27399b34a0" }, "love_hotel": { "category": "travel", "moji": "🏩", "description": "love hotel", "unicodeVersion": "6.0", - "digest": "ff8966a50fd47a216855488eb09a367d231fea21f49e7e5325191d32fb494473" + "digest": "05e846b25799923b3a85826f40d2d22f9e2ea35855620fdde4d1baec25cf5f25" }, "love_letter": { "category": "objects", "moji": "💌", "description": "love letter", "unicodeVersion": "6.0", - "digest": "037261c8ca4d72f7205e51664591696da2ae7ceb19f1c1c9f6123da5a5979d29" + "digest": "2a263ff736055811ce621c61f5ef9d9393bb71e180515a0fdc75107b89c60093" }, "low_brightness": { "category": "symbols", "moji": "🔅", "description": "low brightness symbol", "unicodeVersion": "6.0", - "digest": "a065d00a416e297c168b0a675cafcf492fedf94865cb21801a1be5a3914593d4" + "digest": "be7fc79c265d5c02ee7d29fe8290db80cfd794e271463853d6f5d01948c62dfb" }, "lying_face": { "category": "people", "moji": "🤥", "description": "lying face", "unicodeVersion": "9.0", - "digest": "ce836170165e1b70938273f289c02c2106873cd9ab5472dbcd487c2f9f53f13d" + "digest": "b7a8bcad9036fa6c0441bbc0558cf6ca32464db8ab7d522af505deb1a07623b3" }, "m": { "category": "symbols", "moji": "Ⓜ", "description": "circled latin capital letter m", "unicodeVersion": "1.1", - "digest": "54588ac2b7fcd53a96f17124e9de69b617613fcd5af9ad2930a094cb795bb9f4" + "digest": "45f66b77808cb780aee7c3440bf57f20f0a7ba3a6048806395e88c47b58263b2" }, "mag": { "category": "objects", "moji": "🔍", "description": "left-pointing magnifying glass", "unicodeVersion": "6.0", - "digest": "a6e31a2efa7d9427aaa30b45d9f4181ee55c44be08aea2df165a86e0e6d9eaa1" + "digest": "bfb8b2d3ef82281c7b821c3814c8213d6f853322546f0107575dedc20de31559" }, "mag_right": { "category": "objects", "moji": "🔎", "description": "right-pointing magnifying glass", "unicodeVersion": "6.0", - "digest": "c7d8ceeb05db261e5eaab31dc4da432d0d5592a2ed71e526c5a542daa230bbaf" + "digest": "3ee06dcf290a822c5084d8e0cf245a97b354fb03ff0b5f4ae2a7063a6c967ce7" }, "mahjong": { "category": "symbols", "moji": "🀄", "description": "mahjong tile red dragon", "unicodeVersion": "5.1", - "digest": "755d69f988434ce1c17531a8b7ac92ead6f5607c2635a22f10e0ad70f09fc3e6" + "digest": "adf2b23065245bbffa1f0e7d0a4656bb2c69d6862f162cd77e9eda26aee06353" }, "mailbox": { "category": "objects", "moji": "📫", "description": "closed mailbox with raised flag", "unicodeVersion": "6.0", - "digest": "2069091be90a530a43ef29d5ec7688c351bf4d5b08d63a0d20d72b67d639ec62" + "digest": "492df72deb2679ad387f76edf9c9e7475ef7221c5eb8e24fa6c964e5a3250a61" }, "mailbox_closed": { "category": "objects", "moji": "📪", "description": "closed mailbox with lowered flag", "unicodeVersion": "6.0", - "digest": "d88d65bfebb8216535fd055c69f319564b2cf0b0901820f8312f581864557ed4" + "digest": "be27aef10401f26e8f539216b01e2e0774756cb3abb9535d55f91de5415d9737" }, "mailbox_with_mail": { "category": "objects", "moji": "📬", "description": "open mailbox with raised flag", "unicodeVersion": "6.0", - "digest": "69e966b4659128991a70c6a2dd4d647551bedb91bdf5ce688958686bbec56381" + "digest": "bfe3df313a2f57bdb99192ce6e674044e385d044020b6e472b2414fe17649805" }, "mailbox_with_no_mail": { "category": "objects", "moji": "📭", "description": "open mailbox with lowered flag", "unicodeVersion": "6.0", - "digest": "9e92d8ee88f660ce56da61077c80ec26c5d8f54ebd2306c4cfa16f6c1b981f83" + "digest": "cad6a927c392ed3181284f005eb260976cf69ab6608d59a43ea252a89c89b6e1" }, "man": { "category": "people", "moji": "👨", "description": "man", "unicodeVersion": "6.0", - "digest": "42b882d2c6aa095f1afcf901203838d95c1908bdc725519779186b9c33c728d7" + "digest": "72f5a4ee76d2f91fcce52673cdf08867d9322dde33b2b859a2687d20f2875d7a" }, "man_dancing": { "category": "people", "moji": "🕺", "description": "man dancing", "unicodeVersion": "9.0", - "digest": "9f632ee0c886d5f03c61e5f3a27668262c0cc2693b857a91c23c1e5ea3785b9e" + "digest": "1d8c16790d9c7affa997923ea15ce09221cdc9d26b6f82150e91d22463b96319" }, "man_dancing_tone1": { "category": "activity", "moji": "🕺🏻", "description": "man dancing tone 1", "unicodeVersion": "9.0", - "digest": "6c56a16cb105bcdd97472645b3a351cebdbb1132cbfd18b0118f289db5fbe741" + "digest": "317e619d66577c49fcba699a0b9bf3ee63d100b487c182b4637b5fd46f532bc2" }, "man_dancing_tone2": { "category": "activity", "moji": "🕺🏼", "description": "man dancing tone 2", "unicodeVersion": "9.0", - "digest": "ed7e78c14d205a03fdd5581e5213add69a55e13b4cbaf76a6d5a0d6c80f53327" + "digest": "72a9eea3cee40692a56f234ca59093dfd7ff1113b710a1aaa146b5a137fa213a" }, "man_dancing_tone3": { "category": "activity", "moji": "🕺🏽", "description": "man dancing tone 3", "unicodeVersion": "9.0", - "digest": "13b45403e11800163406206eedeb8b579cc83eca2f60246be97e099164387bc8" + "digest": "97824a84dbb9058b4b90e802c1aa72556d3c5f5941599e3e23fd662534b6421a" }, "man_dancing_tone4": { "category": "activity", "moji": "🕺🏾", "description": "man dancing tone 4", "unicodeVersion": "9.0", - "digest": "f6feb1b0b83565fadcdd1a8737d3daa08893e919547d2a06de899160162d9c4a" + "digest": "632fae4e335dae2713a26cc6ac77e62229f88f24db5b33d3c50da13ae7ce8686" }, "man_dancing_tone5": { "category": "activity", "moji": "🕺🏿", "description": "man dancing tone 5", "unicodeVersion": "9.0", - "digest": "fe20a9ed9ba991653b4d0683de347ed7c226a5d75610307584a2ddd6fcd1e3f2" + "digest": "b33a036b2b7f202dc980786796171eeda66caa3cb06320f94617191ec6133ee3" }, "man_in_tuxedo": { "category": "people", "moji": "🤵", "description": "man in tuxedo", "unicodeVersion": "9.0", - "digest": "4d451a971dfefedc4830ba78e19b123f250e09ae65baddccdc56c0f8aa3a9b50" + "digest": "2da1693a18afdd9722380c4778183195d006563787b2d8b839a9810a18626798" }, "man_in_tuxedo_tone1": { "category": "people", "moji": "🤵🏻", "description": "man in tuxedo tone 1", "unicodeVersion": "9.0", - "digest": "2814833334fb211ae2ecb1fb5964e9752282d0fb4d7f3477de5dd2a4f812a793" + "digest": "506256c184c13806736c599a07f62ac910b5a10130480355d012a53e11894c79" }, "man_in_tuxedo_tone2": { "category": "people", "moji": "🤵🏼", "description": "man in tuxedo tone 2", "unicodeVersion": "9.0", - "digest": "cd1bab9ee0e2335d3cd99d51216cccdc4fc3c2cf20129b8b7e11a51a77258f68" + "digest": "1413dbbe32c1578fbc3a9afe0bec950aab0da5277f6ae286aaae03870aeb0846" }, "man_in_tuxedo_tone3": { "category": "people", "moji": "🤵🏽", "description": "man in tuxedo tone 3", "unicodeVersion": "9.0", - "digest": "f387775f925fe60b9f3e7cad63a55d4d196ddd41658029a70440d14c17cb99f9" + "digest": "1c42dc5683bf2f9a5ea719de1eda6f9f872950495581ca2201b61cbcdc74a342" }, "man_in_tuxedo_tone4": { "category": "people", "moji": "🤵🏾", "description": "man in tuxedo tone 4", "unicodeVersion": "9.0", - "digest": "08debd7a573d1201aee8a2f281ef7cb638d4a2a096222150391f36963f07c622" + "digest": "9fcf33a14bec175bd7587db3778fe50c5d31dcf2db37e3e941944df133b5b722" }, "man_in_tuxedo_tone5": { "category": "people", "moji": "🤵🏿", "description": "man in tuxedo tone 5", "unicodeVersion": "9.0", - "digest": "e3b10e0619f0911cf9b665a265f4ef829b8f6ba6e9c3a021d0539a27e315f8fe" + "digest": "941765104eab002f58217ad7ba418a5082732b32faba92e372bafc8debe457f4" }, "man_tone1": { "category": "people", "moji": "👨🏻", "description": "man tone 1", "unicodeVersion": "8.0", - "digest": "7053e265fa7d2594de54a6c5d06c21795b9a7dfb36a1c5594ca43c4c6cc56504" + "digest": "fd5531169631dbed6b6380c40732afda0d943980e2a399d9ce65167026f9f33c" }, "man_tone2": { "category": "people", "moji": "👨🏼", "description": "man tone 2", "unicodeVersion": "8.0", - "digest": "7ebc64de40d3ac60fb761be5cf94f53fa10b4f03fb66add46c90f5d98eaf71eb" + "digest": "628574c3994302e2d1ee0742951f26eb3d44aa1abe1161f78df5db3d18bc377f" }, "man_tone3": { "category": "people", "moji": "👨🏽", "description": "man tone 3", "unicodeVersion": "8.0", - "digest": "77ceef4d3740ed4751acb83dd45b6b754cf625c522c6757309cd4d61202d7149" + "digest": "431642916465938d09bd6ca5097e716abae550dc5c54dd514519e1561f372b90" }, "man_tone4": { "category": "people", "moji": "👨🏾", "description": "man tone 4", "unicodeVersion": "8.0", - "digest": "41e6037c393f61cca61b9a81b27ed14a95d75fe380e3a00153c33a371a836ffd" + "digest": "26662b4aca1f0a9a24b148a36db1f1119a28e458b1b9addd4ecb4fa36c4c3d3d" }, "man_tone5": { "category": "people", "moji": "👨🏿", "description": "man tone 5", "unicodeVersion": "8.0", - "digest": "a8cebfd39a5b9c79af7cc37f205e1135376056fee287af967c9f55d415572d99" + "digest": "e2f45518af9033350ad4c44a42f564403a7248b4d67c8ec21b19199458aaa4de" }, "man_with_gua_pi_mao": { "category": "people", "moji": "👲", "description": "man with gua pi mao", "unicodeVersion": "6.0", - "digest": "3dae285e900c69986a48db0fa89d4f371a49f38608059cdae52be098030c5ac4" + "digest": "f8376151b1df1cca64805f8b64e4b2b3b7358bbd3eb1bbd2cbf363a4a1d542a5" }, "man_with_gua_pi_mao_tone1": { "category": "people", "moji": "👲🏻", "description": "man with gua pi mao tone 1", "unicodeVersion": "8.0", - "digest": "35404d8e266920c78edd9e7143fb052b42f65242a5698494c4f4365e9183cc67" + "digest": "858d738820987110c6dc6811b69f4b9b7107304ab4e094c55d2f09e8f506dff4" }, "man_with_gua_pi_mao_tone2": { "category": "people", "moji": "👲🏼", "description": "man with gua pi mao tone 2", "unicodeVersion": "8.0", - "digest": "82d4f968665a93c7543372c8a1eeb0f25d0ea6842d5e518bd91c226c6c3ab8c2" + "digest": "52e61c5ba607cdb6c49a9252bbb9290d117aa991e34c7d352ab82b9ee708680b" }, "man_with_gua_pi_mao_tone3": { "category": "people", "moji": "👲🏽", "description": "man with gua pi mao tone 3", "unicodeVersion": "8.0", - "digest": "f44159f0c672b9b833449382896180e799abf574f5b3c6cd9541caa992fa18ce" + "digest": "6ed7de2cb0d2d5434e3fe454b9d56f92f498b7f77a99611ee23f6137627e014c" }, "man_with_gua_pi_mao_tone4": { "category": "people", "moji": "👲🏾", "description": "man with gua pi mao tone 4", "unicodeVersion": "8.0", - "digest": "c79060188f9461ca34eaa225b7682d8c410883609509fb731c992db69bfeeb50" + "digest": "c0c6caca9dfd6e3420483929b16556414d0d64708cecc05b1e6969f9e15cb103" }, "man_with_gua_pi_mao_tone5": { "category": "people", "moji": "👲🏿", "description": "man with gua pi mao tone 5", "unicodeVersion": "8.0", - "digest": "de9e4acdb10f7abddeeabc0b48d91139fc8b544a601c530db811f099991b0d38" + "digest": "a1ce066b7903e2156919a88e1f4824ece7598cc3b8384ee27342cdf4b69310f1" }, "man_with_turban": { "category": "people", "moji": "👳", "description": "man with turban", "unicodeVersion": "6.0", - "digest": "db72c944e93983f38d00e3e936ebb5b243c6069f1f1236d46f6a9f1beb8d6634" + "digest": "7741fa53fa283478eec7746c6d3952551980fa2faf2cadd79ad3e60b22413093" }, "man_with_turban_tone1": { "category": "people", "moji": "👳🏻", "description": "man with turban tone 1", "unicodeVersion": "8.0", - "digest": "b6d7489c4cd151af09fff48b62c54c336303e14866e6ef38f94cd834b085d09e" + "digest": "e5163b3d793ff9f7f3efe04a4264a160aef3d1c4b6e731a25601a5ebc1f91dc9" }, "man_with_turban_tone2": { "category": "people", "moji": "👳🏼", "description": "man with turban tone 2", "unicodeVersion": "8.0", - "digest": "7854ef973c21847f452d7e78e5c460ea300e12b539ce92c69dabe8f1bf3a4382" + "digest": "f99883c8d09281cdb9a63374e4e418767cf104976fe68f353443e3687b93ecf5" }, "man_with_turban_tone3": { "category": "people", "moji": "👳🏽", "description": "man with turban tone 3", "unicodeVersion": "8.0", - "digest": "1dbd9bd78f5263cbadee7d0d5754c14cfbc914f7329e25fbd97d9f5b8ce0737e" + "digest": "168392861e99c39719618454721047f1dc75b8fcef07233079806eccdf0b63be" }, "man_with_turban_tone4": { "category": "people", "moji": "👳🏾", "description": "man with turban tone 4", "unicodeVersion": "8.0", - "digest": "4f4804da4a7c98ad4f9db3ae3eaf674c8977c638e73414e33ef1f65098e413a3" + "digest": "1ed7b32cb652d66421a90378b3fd3dbec0da4124886114152ff199f538d8d593" }, "man_with_turban_tone5": { "category": "people", "moji": "👳🏿", "description": "man with turban tone 5", "unicodeVersion": "8.0", - "digest": "240282aa346ef9b1d0d475ea93a02597697f0f56f086305879b532b0b933210a" + "digest": "0f639e64c4393c5c81d7c8bc3a37b4988acfc7112616dec45c82226fff15f245" }, "mans_shoe": { "category": "people", "moji": "👞", "description": "mans shoe", "unicodeVersion": "6.0", - "digest": "f53fe74abd9906cd3e2dd7e7bddbe1feb9f8f7be28b807fabe452f1f60ca1b84" + "digest": "ba3da1749562ad332de9a2c0916c1e72a8b6ccaf277d5c379bf6847f9b6fc148" }, "map": { "category": "objects", "moji": "🗺", "description": "world map", "unicodeVersion": "7.0", - "digest": "84f496a062b5c3ae1e8013506175a69036038c8130891bcf780a69ce7fcbe4de" + "digest": "8eb87e7238c5dca1b1b8efb181e42f0d91ca515d3e12dac67aafbe1028338d8e" }, "maple_leaf": { "category": "nature", "moji": "🍁", "description": "maple leaf", "unicodeVersion": "6.0", - "digest": "72629a205e33f89337815ad7e51bb5c73947d1a9f98afe5072bdf4846827ae72" + "digest": "f16bc6dfd5bd33811f8cbf1bca6733715bb1e8b35109d7038f25497a89e79f8e" }, "martial_arts_uniform": { "category": "activity", "moji": "🥋", "description": "martial arts uniform", "unicodeVersion": "9.0", - "digest": "a1ae797b31081425b388ab31efc635d8eb73a40980fd0fae4708aa5313e2a964" + "digest": "d1953d1f75350bcde491bb2a551e55bafc34e14e5de0ca6f27b1d55e0dffa135" }, "mask": { "category": "people", "moji": "😷", "description": "face with medical mask", "unicodeVersion": "6.0", - "digest": "1b58af9ae599308aabf41bbd38f599fa896bd9fe5df7a40be9f2dc7e0e230600" + "digest": "20b1988145e75b2ba72f5c595245fc5574315ee8c26fd39f7785c0a6fc5a9906" }, "massage": { "category": "people", "moji": "💆", "description": "face massage", "unicodeVersion": "6.0", - "digest": "6ee48b4d8cec0bf31e11d7803ad9fc1f909457c8c00cb320b5671395af3c170c" + "digest": "3c5ede480d35f567954a1dd7082836f0898b44cd41037ce37c0539f8062209a1" }, "massage_tone1": { "category": "people", "moji": "💆🏻", "description": "face massage tone 1", "unicodeVersion": "8.0", - "digest": "9da162c2f39628156b87db986a6ada59372a9e9a6b3f0488d21c9e65ec3309bb" + "digest": "d70f8df999a2f2a69eceb60cc09be2d8cabd5121deb051e1e6ef1b60504209c6" }, "massage_tone2": { "category": "people", "moji": "💆🏼", "description": "face massage tone 2", "unicodeVersion": "8.0", - "digest": "ac259188549b5b429b8c4929e1da2314859e8857ee49720551467aedfcc96567" + "digest": "1487da84572a32db39b018369df3ddabb1903294425d9b60091d83ac6b59a48a" }, "massage_tone3": { "category": "people", "moji": "💆🏽", "description": "face massage tone 3", "unicodeVersion": "8.0", - "digest": "cfd9c105b6debc10448f172afcb20d4192899f7ae5aa8af54c834153a5466364" + "digest": "c10b984c5225440f3da97df2d00b4a88f41ee1cd9902042f64c557e31ddf944d" }, "massage_tone4": { "category": "people", "moji": "💆🏾", "description": "face massage tone 4", "unicodeVersion": "8.0", - "digest": "38ab715c621c58454f3cb09153a96380118cf082568554b6edc5f83fb62e9297" + "digest": "3140b503be64c8a91a7be46b12585a11b03aba0d3c5186095b734de23b9919e5" }, "massage_tone5": { "category": "people", "moji": "💆🏿", "description": "face massage tone 5", "unicodeVersion": "8.0", - "digest": "32480457734121b0c83e9be6d693ae379c95535f43f963c0c2f0f20434ee12c6" + "digest": "ee0d958448ae7c5f0314520d6dab1220d827ad037d2880a72749433cf6381ab3" }, "meat_on_bone": { "category": "food", "moji": "🍖", "description": "meat on bone", "unicodeVersion": "6.0", - "digest": "d71a8e0b118d5e6ca60690793ce9649afb78e707fcbd7be890a75564c94434fd" + "digest": "df7239ae70b5612f38b3bb309d685464cf529a75a6faa27084acbf71dd633a33" }, "medal": { "category": "activity", "moji": "🏅", "description": "sports medal", "unicodeVersion": "7.0", - "digest": "9600cbe57e08da090c60629bcafd2821c87322e738c2454f8e883ceb756e7391" + "digest": "b7518a4c832aa937d85741738e1c74c09ff645197fbbdc7d66cd4a8e78977073" }, "mega": { "category": "symbols", "moji": "📣", "description": "cheering megaphone", "unicodeVersion": "6.0", - "digest": "4b1def6b5b051c5045514063f0ac006222ad81fbfe56d840e14bb950713e331b" + "digest": "f28088b3880bf25bb1daa9d624ff3d58d8ab768c1d442ab8a9bfec4032b47343" }, "melon": { "category": "food", "moji": "🍈", "description": "melon", "unicodeVersion": "6.0", - "digest": "0cdd663e6f2129808856cdf0746e6571b62aac641f224adb553baf3bb63ba3bd" + "digest": "75e1353511e5b2c345ec411ca9b8dc7d172fcbc7fbe5366ef0ed96c74035ef32" }, "menorah": { "category": "symbols", "moji": "🕎", "description": "menorah with nine branches", "unicodeVersion": "8.0", - "digest": "49fca8c3bc00ea69653ee2f8d4e21e561856ba39716c13e9d107db3e805a2997" + "digest": "befdb755f7f872a9061119929ce34d9f0368a5ca7506ba4f3984b24f69b01a27" }, "mens": { "category": "symbols", "moji": "🚹", "description": "mens symbol", "unicodeVersion": "6.0", - "digest": "7d92292586ee12a5d1a557c37da4d14708dc3ce701cf32d3280dcc83d91e5df8" + "digest": "eca8312aaade2705ca15be8c1d1fcd897ed4ea0189e995dee3727bcda9d900df" }, "metal": { "category": "people", "moji": "🤘", "description": "sign of the horns", "unicodeVersion": "8.0", - "digest": "ffb750caf187f5d821c990108e2699ac3e216492bcff6ee543f4a7aa55b9fd29" + "digest": "9bc7445e2832356d34c88f498c426fcc3fced736323af13cd8bfa18ab4a795f2" }, "metal_tone1": { "category": "people", "moji": "🤘🏻", "description": "sign of the horns tone 1", "unicodeVersion": "8.0", - "digest": "5505f0b0340f9ba572db8897e40adf598cfa784686ad5ee360a7351bf44ddc1d" + "digest": "c2107bd9851d508f8128c0dbcd02d3d623597d866d4c938889ec5b4cb2dccf84" }, "metal_tone2": { "category": "people", "moji": "🤘🏼", "description": "sign of the horns tone 2", "unicodeVersion": "8.0", - "digest": "8f9eee3ad5fc7eeeb30118d16d27467b16fd87297e0ecf02656db77e701f5aeb" + "digest": "85583c2c1eff98dc005d2c7cd80f75b18fe4723055b677c8f1bc90207cf0b1fd" }, "metal_tone3": { "category": "people", "moji": "🤘🏽", "description": "sign of the horns tone 3", "unicodeVersion": "8.0", - "digest": "8270a7ecf5eb11431a07ef04cc476c2651ac8aacb0d4768e5cb69355f8a5e84e" + "digest": "f004a5b303b1e7bcf20d46bc42214e21f703658f7f83503888c326d9e76cf29f" }, "metal_tone4": { "category": "people", "moji": "🤘🏾", "description": "sign of the horns tone 4", "unicodeVersion": "8.0", - "digest": "f24f7b137dd6c7899dc0a8794204bbde7ad43ec1e63b419c90dd70a8b77871e8" + "digest": "968ebedf7b100f33773f73cfd98c24a62870d022b46ac5c442a8b34184c9a5cf" }, "metal_tone5": { "category": "people", "moji": "🤘🏿", "description": "sign of the horns tone 5", "unicodeVersion": "8.0", - "digest": "07b0726a632653b980df775f460cd3fe1ea8d4a7b0b46fe29e089b66579482d2" + "digest": "be4add5e381ffb482ed191f1f305eeb22707c67e251660ccf76bf550d32e16eb" }, "metro": { "category": "travel", "moji": "🚇", "description": "metro", "unicodeVersion": "6.0", - "digest": "b380247b61b5e2ca1b9b70fabff65907b2c3a5191a14b169ae094af94659b9b1" + "digest": "d5053b49a13908a38615c71096d9377d6e8a091f169171eb32d0ab1f209a3424" }, "microphone": { "category": "activity", "moji": "🎤", "description": "microphone", "unicodeVersion": "6.0", - "digest": "9ef4fc2e40d5391c4bb2d30f34f59662cff7cbb1b04341c9dac210d0e21b44ae" + "digest": "5d7d70a4347d677eeed8dcd0f87f9ed4b10a14a6ebeb9279eab9d6ed4d505d28" }, "microphone2": { "category": "objects", "moji": "🎙", "description": "studio microphone", "unicodeVersion": "7.0", - "digest": "8a30464d51f7f101335778444c43270ac0679900f49463e6556682d9db1cb4dc" + "digest": "c1b14280e7a0bfd9ee4c8f83024f9cbf5a15a5bdadf3a4795f101864a4ad2c6d" }, "microscope": { "category": "objects", "moji": "🔬", "description": "microscope", "unicodeVersion": "6.0", - "digest": "4ca4322c6ba99b8c15acdb8b605f84f87398769e504b262b134c1f3868b2692f" + "digest": "b732bdd52a38057a56cfcddf2598c9a2d91f0838686f960a91ddc7333fa0ae12" }, "middle_finger": { "category": "people", "moji": "🖕", "description": "reversed hand with middle finger extended", "unicodeVersion": "7.0", - "digest": "0c3f1cc0ec7323f6d19508ad22fa90050845f7b5cc83f599ab2cacb89cf5dd0e" + "digest": "7d543ffbc78a5e8b9162c0f48e4503f6e32efefea7f3b22f436463ace77066fa" }, "middle_finger_tone1": { "category": "people", "moji": "🖕🏻", "description": "reversed hand with middle finger extended tone 1", "unicodeVersion": "8.0", - "digest": "4ebecf1058a3059aaa826eaad39c1a791120f115f65dde6d6ae32fc5561f60f7" + "digest": "40a676ff704d57f6b5d2bd8c31b183600781bf3f0ff4342f1e4886717228e0ee" }, "middle_finger_tone2": { "category": "people", "moji": "🖕🏼", "description": "reversed hand with middle finger extended tone 2", "unicodeVersion": "8.0", - "digest": "85ff506a08c38663c2dfa2e3a90584c02a36aa3dda33af47cdb49834bf9baf83" + "digest": "9dcd0cc6a88d67d7fd561fccf95fd3a6030b53598fea69d5de6f14ffd72b3a82" }, "middle_finger_tone3": { "category": "people", "moji": "🖕🏽", "description": "reversed hand with middle finger extended tone 3", "unicodeVersion": "8.0", - "digest": "cac697ff5207bf8a4e091912f3127f4e73c88ef69b5c6561d1d7b12ed60be8f1" + "digest": "7787a192eff949d308e925c9df0a44153429df4a290c6f348a950e8414b1d4dc" }, "middle_finger_tone4": { "category": "people", "moji": "🖕🏾", "description": "reversed hand with middle finger extended tone 4", "unicodeVersion": "8.0", - "digest": "9324a5a4e3986b798ad8c61f31c18fb507ca7a4abfd6e9ae1408b80b185bf8c7" + "digest": "b5b4b65aa300d498aaef8753cffb34455111887a12a378b2517297622f428330" }, "middle_finger_tone5": { "category": "people", "moji": "🖕🏿", "description": "reversed hand with middle finger extended tone 5", "unicodeVersion": "8.0", - "digest": "078f917cd4d8be08a880724e9400449980d92740ccbee4a57f5046a9cf7f6575" + "digest": "c08f75c25bd88a288d685849a8575d868b257296c1afae80d241ec5e9193bea3" }, "military_medal": { "category": "activity", "moji": "🎖", "description": "military medal", "unicodeVersion": "7.0", - "digest": "5da18351dc14b66cfc070148c83b7c8e67e6b1e3f515ae501133c38ee5c28d3d" + "digest": "745687033024bc5d1dae74f427504058f17f29c1f02a59b25c9d488a6307cae3" }, "milk": { "category": "food", "moji": "🥛", "description": "glass of milk", "unicodeVersion": "9.0", - "digest": "38b28ea40399601fabc95bac5eaaf5a9e4e25548ec80325bd5069395ea884f85" + "digest": "3f9229a2c754345be8e721dde032f289fa92c23a11cfd1afe6b38b44d34e435d" }, "milky_way": { "category": "travel", "moji": "🌌", "description": "milky way", "unicodeVersion": "6.0", - "digest": "17405ff31d94b13a1fb0adcda204b8adb95ca340bc3980d9ad9f42ba1e366e7d" + "digest": "6664f60e65321fccf491333caca68f961acfdd35a24f299e5909369a94816a6b" }, "minibus": { "category": "travel", "moji": "🚐", "description": "minibus", "unicodeVersion": "6.0", - "digest": "08ccb4b1bf397b7c9aed901e2b5dcdd6cb8ca5c5487ef26775bb3120f7b92524" + "digest": "7e71052ea22df57fa12c7e3829924ebd3f144b9d71301c34755c10d33ddee697" }, "minidisc": { "category": "objects", "moji": "💽", "description": "minidisc", "unicodeVersion": "6.0", - "digest": "bebf82c0b91ef66321e7ae7a0abf322e59b2f7d8e6fbf9a94243210c00229c59" + "digest": "5b6ddb7b5242dffdc04755e8dcac4cc3ae237040481bf076a8c1f95ce0ada3b6" }, "mobile_phone_off": { "category": "symbols", "moji": "📴", "description": "mobile phone off", "unicodeVersion": "6.0", - "digest": "6f9d8d6a32fc998f5d8144a5ff7e2ad00de37ad464cd97285e7c72efb09a1feb" + "digest": "93373556567d92fdb11d4e562e74c15ba6b0987cb26dea909b0e922921087628" }, "money_mouth": { "category": "people", "moji": "🤑", "description": "money-mouth face", "unicodeVersion": "8.0", - "digest": "5a43973dadf48a89201b1816fea9972c5cfe501a26fe457b6f7eee0a6362018e" + "digest": "99ba4973b84ecb2dbf7e6303190c22c67eedf750f49313135ddbe8e541650688" }, "money_with_wings": { "category": "objects", "moji": "💸", "description": "money with wings", "unicodeVersion": "6.0", - "digest": "15fcf0595021374ba091ca00efdb4167770da4d421eab930964108545f4edab9" + "digest": "3d2b0e5939f92d0ab9e40758a9ec239817ad6e9463fd2140803ee229bdc95720" }, "moneybag": { "category": "objects", "moji": "💰", "description": "money bag", "unicodeVersion": "6.0", - "digest": "02d708e2f603b0df6f6c169b5c49b3452e1c02e7d72e96f228b73d0b0a20bff4" + "digest": "5fbc74d9eb713ca5d00c8ecb528361bc22c24ab97fdab6606427acc5af480c07" }, "monkey": { "category": "nature", "moji": "🐒", "description": "monkey", "unicodeVersion": "6.0", - "digest": "3588a544d6d9e9995b45d60327a1a42002fa1faa4d48224b140facd249af1c67" + "digest": "0e555b55cdaeea97aba5e054ce6c283578036d739466a78be63662872729cf55" }, "monkey_face": { "category": "nature", "moji": "🐵", "description": "monkey face", "unicodeVersion": "6.0", - "digest": "9e263ef5ca42bb76d1b1d1e3cbf020bcf05023a6e9f91301d30c9eb406363a2a" + "digest": "f006cc5b32745c0e315ad2b2e995587f7f3dec115f81db7f681e00e040e1ab02" }, "monorail": { "category": "travel", "moji": "🚝", "description": "monorail", "unicodeVersion": "6.0", - "digest": "2c9f185babcb4001fcef2b8dfc4a32126729843084d0076c3e3ccdc845ab23ad" + "digest": "551b6d88c465c54bd2fc03eb396a6afbc68e24aa41c07203c84fd36e31608836" }, "mortar_board": { "category": "people", "moji": "🎓", "description": "graduation cap", "unicodeVersion": "6.0", - "digest": "d7fbe41d4b340d3564e484aec46a22c9613521414b2ba6eece2180db4d23e410" + "digest": "6524faad267ba769fb1997527d41c97cac42cc5d99c57800adaf5a6892c79371" }, "mosque": { "category": "travel", "moji": "🕌", "description": "mosque", "unicodeVersion": "8.0", - "digest": "5f3d3de7feac953a70a318113531c2857d760a516c3d8d6f42d2a3b3b67ed196" + "digest": "f15b137d0d23275694d6743602054d05334c9dfb15964378f38defddc8a25b2a" }, "motor_scooter": { "category": "travel", "moji": "🛵", "description": "motor scooter", "unicodeVersion": "9.0", - "digest": "e2dc7c981744a71f46858bd0858ff91af704ac06425ed80377bc3b119e57c872" + "digest": "cb76bb0e2f94960426a85f273e2a74046eefebd0b6a265bafecfb8850f0a0c6c" }, "motorboat": { "category": "travel", "moji": "🛥", "description": "motorboat", "unicodeVersion": "7.0", - "digest": "81c156643528c5a94a12d6d478e52a019f5a4e3eb58ee365cdd9d2361a7fdb01" + "digest": "edee0a9d9d7b9b9201fc41d5b5a38c939e5f6e2e7baa7891e495b91dc5198e65" }, "motorcycle": { "category": "travel", "moji": "🏍", "description": "racing motorcycle", "unicodeVersion": "7.0", - "digest": "354aa8157732184ad50eff9330f7a8915309dc9b7893cc308226adb429311a62" + "digest": "b30c2e98f3a439b0c0b6481a5025ee3d380c35a7aa43d7b46c3e948fe732613c" }, "motorway": { "category": "travel", "moji": "🛣", "description": "motorway", "unicodeVersion": "7.0", - "digest": "148c3c13c7c4565453d16e504e0d4b8d007e4f2cad1ab56b1b51fefe39162d17" + "digest": "96694ecc0e48e7b0ab1e0a8fdf5e75169ae404fad47620986dfd120571e39e58" }, "mount_fuji": { "category": "travel", "moji": "🗻", "description": "mount fuji", "unicodeVersion": "6.0", - "digest": "f8093b9dba62b22c6c88f137be88b2fd3971c560714db15ec053cf697a3820bc" + "digest": "dd27d0550d5df7dd376a43e56e0819a41c48f21cc89e58f36d290140c4effd5e" }, "mountain": { "category": "travel", "moji": "⛰", "description": "mountain", "unicodeVersion": "5.2", - "digest": "07423804ad79da68f140948d29df193f5d5343b7b2c23758c086697c4d3a50da" + "digest": "5e0087bb9324c99b5b4f730b8878cadab69cd3af0f580df6c31490a7b7b0abe4" }, "mountain_bicyclist": { "category": "activity", "moji": "🚵", "description": "mountain bicyclist", "unicodeVersion": "6.0", - "digest": "91084b6c887cb7e34f3d7ec30656ecb82c36cc987f53a6c83ccb4c6f7950f96a" + "digest": "f3a2fd3bc93fe4e5a039a81e8d5e11b25c949ae041f822a49b15ea7dc35f560e" }, "mountain_bicyclist_tone1": { "category": "activity", "moji": "🚵🏻", "description": "mountain bicyclist tone 1", "unicodeVersion": "8.0", - "digest": "5d57fcfad61bca26c3e8965eb57602a1993a3117ebdda0f24569af730310ab6e" + "digest": "dc3b22a219da2c45a6cc45e67ea76e5b35a74eae46f9202dc2f19dd66effc595" }, "mountain_bicyclist_tone2": { "category": "activity", "moji": "🚵🏼", "description": "mountain bicyclist tone 2", "unicodeVersion": "8.0", - "digest": "c0da7fb85d99aa01a665f64063cd7e2d994f8a16d3f6fbf52df5d471e771a98a" + "digest": "1ac6898b085ce24e5d80fbafc2c9c9afe6390beae052097f92bfeb9f85a5f906" }, "mountain_bicyclist_tone3": { "category": "activity", "moji": "🚵🏽", "description": "mountain bicyclist tone 3", "unicodeVersion": "8.0", - "digest": "b099e7ee84eae44ebc99023fa06bdf37ffa0d69767c7c0163a89f7ced2a26765" + "digest": "b0c9d179b0ba26c618b69c46aad4f7470b49b9f6c173c452c7a56b61a54537bc" }, "mountain_bicyclist_tone4": { "category": "activity", "moji": "🚵🏾", "description": "mountain bicyclist tone 4", "unicodeVersion": "8.0", - "digest": "9d09f7b3899ea44e736f237a161ef8d5170dccfa162a872c59532ceaf65ee007" + "digest": "e59f743d7e8e8802973da998bc3627f12101508caef7ca2512b8fecb7f9c34d4" }, "mountain_bicyclist_tone5": { "category": "activity", "moji": "🚵🏿", "description": "mountain bicyclist tone 5", "unicodeVersion": "8.0", - "digest": "71e374981d955056748a60c6d1820b45e9688a156b55318b4ea54a3a67ca801c" + "digest": "ca19109c586fc3d0ddf1662b497f517096a813bfcec8184989fa6b578eb57424" }, "mountain_cableway": { "category": "travel", "moji": "🚠", "description": "mountain cableway", "unicodeVersion": "6.0", - "digest": "e261c3292758b1c0063c5a0d0c7f5c9803306d2265e08677027e1210506ced94" + "digest": "22969301dc7395450c11ba2c81af096b2ce98da13786109dee70d801563a59b5" }, "mountain_railway": { "category": "travel", "moji": "🚞", "description": "mountain railway", "unicodeVersion": "6.0", - "digest": "b0987f8f391b3cbc7a56b9b8945ebfca240e01d12f8fd163877ebebe51d6b277" + "digest": "3ce97b097df39e9e46eb09d1d544b1bd45596a232fd9163b8f02c37ecaffe794" }, "mountain_snow": { "category": "travel", "moji": "🏔", "description": "snow capped mountain", "unicodeVersion": "7.0", - "digest": "49aac2b851aa6f2bd2ca641efa8060f93e89395357f49d211658d46f5a2b0189" + "digest": "9b7e802436798fd7eb042bbe31cdb77c124196cd262dca3e671e5ad278fe742f" }, "mouse": { "category": "nature", "moji": "🐭", "description": "mouse face", "unicodeVersion": "6.0", - "digest": "007dd108507b45224f7a1fad3c1de6ecc75f38d71fc142744611eb13555f5eff" + "digest": "ba3d78feeca02888c96bc81ffbe07d8be073f695ab17e167d63c4fe0ad2edfc0" }, "mouse2": { "category": "nature", "moji": "🐁", "description": "mouse", "unicodeVersion": "6.0", - "digest": "f3ed37b639b7c16aae49502bd423f9fdeabaf15bc6f0f74063954b189e176b5d" + "digest": "abd7dded58299599e4cd419c3052e0d4e52ccc788e905201f5dd225b74152aff" }, "mouse_three_button": { "category": "objects", "moji": "🖱", "description": "three button mouse", "unicodeVersion": "7.0", - "digest": "3724341ac5ad0d01027ef1575db64f1db7619f590ca6ada960d1f2c18dc7fc6a" + "digest": "aea26b9ebd3ea81d0e8b56c8a0281a94e9862e9deda989ec679150e7aec36b5b" }, "movie_camera": { "category": "objects", "moji": "🎥", "description": "movie camera", "unicodeVersion": "6.0", - "digest": "f7e285eda35b4431c07951e071643ddc34147cd76640e0d516fbfd11208346e9" + "digest": "f82751e6f069482fbc01b0d2d135fdf58ef3cf58526b7dbf5b50a71b5ea0ae75" }, "moyai": { "category": "objects", "moji": "🗿", "description": "moyai", "unicodeVersion": "6.0", - "digest": "2c1d0662c95928936e6b9ab5a40c6110ff1cea5339f2803c7b63aabc76115afb" + "digest": "19b4b5efdb559f958b114fbaf6a3ad017a42012528de7a1dfedee5dbc3bce3d3" }, "mrs_claus": { "category": "people", "moji": "🤶", "description": "mother christmas", "unicodeVersion": "9.0", - "digest": "357d769371305a8584f46d6087a962d647b6af22fab363a44702f38ab7814091" + "digest": "67d7fccbfd20aa195e526485ce40e52994aa4fa9fb71c70533fb579f4ca0ef1f" }, "mrs_claus_tone1": { "category": "people", "moji": "🤶🏻", "description": "mother christmas tone 1", "unicodeVersion": "9.0", - "digest": "244596919e0fed050203cf9e040899de323d7821235929f175852439927bd129" + "digest": "c95a39dcdabe20d1f18a2c5cf7cbf1e530fe9ced7ffdbb0f7f8cf833663f8775" }, "mrs_claus_tone2": { "category": "people", "moji": "🤶🏼", "description": "mother christmas tone 2", "unicodeVersion": "9.0", - "digest": "8cde96e8521f3a90262a7f5f8a2989a9590d9a02cda2c37e92335dc05975c18d" + "digest": "425a73cb7d57dbaaf13b1156329ef31a0e9b8cc3917c16b90cc561d4d3373bad" }, "mrs_claus_tone3": { "category": "people", "moji": "🤶🏽", "description": "mother christmas tone 3", "unicodeVersion": "9.0", - "digest": "c39cd4346d4581799dd0e9a6447c91a954a75747bf2682c8e4d79c3b0fcf7405" + "digest": "59fd4b47738832f3996b94f67e049edf5d64e0c346b55c9ff09cb893db898fbb" }, "mrs_claus_tone4": { "category": "people", "moji": "🤶🏾", "description": "mother christmas tone 4", "unicodeVersion": "9.0", - "digest": "84c85cf54559ea2d78d196fee96149a249af4f959b78e223a0ec4fb72abdbcab" + "digest": "e96e7945124124002f13cb381f43dad4f40d77b3ec9eb691a58c929ea3214c0d" }, "mrs_claus_tone5": { "category": "people", "moji": "🤶🏿", "description": "mother christmas tone 5", "unicodeVersion": "9.0", - "digest": "ce26c0e0645713b17e7497d9f2d0484cc5477564dae99320cabf04d160d3b2ff" + "digest": "a1639e1ed2d862d48e528a5b3f1da14e8afddbed09fafed8f0ad1dbb75c335dc" }, "muscle": { "category": "people", "moji": "💪", "description": "flexed biceps", "unicodeVersion": "6.0", - "digest": "e4ce52757b2b7982e2516e0e8bf2e2253617cc9f3e6178f1887c61c9039461ba" + "digest": "5e6bff383eb4b63009779c1872797eb8b6651788b4005fa0af12b254bb67d404" }, "muscle_tone1": { "category": "people", "moji": "💪🏻", "description": "flexed biceps tone 1", "unicodeVersion": "8.0", - "digest": "4a2fa226a05bb847b62cdd163eb6c2d514d3c2330a727991cf550c0d32b0e818" + "digest": "921fd25fcc812896f4d4f8ba7f84af84adc72f624ec464a8a3d7414a788d25e7" }, "muscle_tone2": { "category": "people", "moji": "💪🏼", "description": "flexed biceps tone 2", "unicodeVersion": "8.0", - "digest": "a8d5ecce335c782ca5f5e55763c06cfefa1c16c24cd6602237cf125d4ff95e47" + "digest": "e43dd3f98fa6e0916a3da459a66d8e39cc4d83aab68848343fa830b589ad39d2" }, "muscle_tone3": { "category": "people", "moji": "💪🏽", "description": "flexed biceps tone 3", "unicodeVersion": "8.0", - "digest": "070354b443faec3969663b770545fc4cf5ec75148557b2b9d6fc82ab22b43bd1" + "digest": "508b89b10736e79d6e951cdaf0418912dfed191b464ffe93cfd8621493d7b382" }, "muscle_tone4": { "category": "people", "moji": "💪🏾", "description": "flexed biceps tone 4", "unicodeVersion": "8.0", - "digest": "8eafcdb6a607aeafa673c257df0d2a1b20f00fc0868d811babcbe784490a0dd3" + "digest": "ac2e279defdba9ba232b254936f5069f3a17313454d5f2c2f7ca62084a6b50d8" }, "muscle_tone5": { "category": "people", "moji": "💪🏿", "description": "flexed biceps tone 5", "unicodeVersion": "8.0", - "digest": "85a1e2b5c89907694240e9c5b9d876a741fa7ba38918c5718273e289cbc40efe" + "digest": "91b6e61e0815b7f746dae45fae5cdb15d9f4b8608188673260d7e4aa134f58ed" }, "mushroom": { "category": "nature", "moji": "🍄", "description": "mushroom", "unicodeVersion": "6.0", - "digest": "aaca8cf7c5cfa4487b5fef365a231f98be4bbf041197fc022161bcc8ce6f57c8" + "digest": "76123b383ae3515904cc8015b730a419c7dac5b16df83e8f0baf7b472e08adbe" }, "musical_keyboard": { "category": "activity", "moji": "🎹", "description": "musical keyboard", "unicodeVersion": "6.0", - "digest": "fb0a726728900377d76d94aac9c94dce29107e8e3f1dcb0599d95bce7169b492" + "digest": "85f8bb1668f64cde65c886b207ae588a794e98b6b64dfaee96659b80bc42b644" }, "musical_note": { "category": "symbols", "moji": "🎵", "description": "musical note", "unicodeVersion": "6.0", - "digest": "41288e79b4070bb980281d0e0d1c14d8b144b4aedb2eaadb9f2bebcb4ef892b4" + "digest": "9204e70e4d68df5d8ab44087881c90c6d6cce0ac0403d767781cfb8ec23f3a98" }, "musical_score": { "category": "activity", "moji": "🎼", "description": "musical score", "unicodeVersion": "6.0", - "digest": "f0f91b9fa4a2bff7a5a1a11afa6f31cfe7e5fa8b0d6f3cce904b781a28ed0277" + "digest": "a379d47ab59308c0faabf74167d53085595a491ced7b1c2d8b9e9fc53575a650" }, "mute": { "category": "symbols", "moji": "🔇", "description": "speaker with cancellation stroke", "unicodeVersion": "6.0", - "digest": "def277da49d744b55c7cdde269a15aa05315898f615e721ee7e9205d7b8030d6" + "digest": "5f80daf97d6bffc8451bbf9b4bc3780a2b555e9449c23922a84feef93a238953" }, "nail_care": { "category": "people", "moji": "💅", "description": "nail polish", "unicodeVersion": "6.0", - "digest": "48b33b1dbbd25b4f34ab2ca07bb99ddaaaa741990142c5623310f76b78c076f9" + "digest": "1f88d57808e1e93dd8870eb24235b1700337b441ea96b7ddabfdae1377bd5795" }, "nail_care_tone1": { "category": "people", "moji": "💅🏻", "description": "nail polish tone 1", "unicodeVersion": "8.0", - "digest": "a9ac92a34f407e7dd7c71377e6275e66657f7f42e4b911c540d1a66a02d92ac5" + "digest": "4faa570dee925e2eaebfc2cd8ccd93dcefd5087e38b6aedadd356ae5234e89a5" }, "nail_care_tone2": { "category": "people", "moji": "💅🏼", "description": "nail polish tone 2", "unicodeVersion": "8.0", - "digest": "f295ec85980aaa75818fad619c3d25042146ecbbf361db9e9bb96e7bc202bc73" + "digest": "320a8d5586f108d66b39cc6df25677fed43bb02914c3c867736881af4195d739" }, "nail_care_tone3": { "category": "people", "moji": "💅🏽", "description": "nail polish tone 3", "unicodeVersion": "8.0", - "digest": "02ec373052a250977298bae85262177910126cc10de9480f1afa328ac2f65a95" + "digest": "70d8d5a203e23ada34c18c2f368352efb247823a3db919c75c02f659bdc2601f" }, "nail_care_tone4": { "category": "people", "moji": "💅🏾", "description": "nail polish tone 4", "unicodeVersion": "8.0", - "digest": "f3d95390ab59caedfda66122bbd0acf3aabedc142fc48352d68900766a7e6f5c" + "digest": "71d4e886b73ccdbdab9963bedbd23cbaa3693af5e2b9911db8a51d3d3fbb9843" }, "nail_care_tone5": { "category": "people", "moji": "💅🏿", "description": "nail polish tone 5", "unicodeVersion": "8.0", - "digest": "009423c97f2aafd24fb8c7c485c58b30bbf9ae6797cc14b80d472b207327b518" + "digest": "c3cd47041cf0095e03893e165c9b591d7497abf7271588463ef9e8ca42191108" }, "name_badge": { "category": "symbols", "moji": "📛", "description": "name badge", "unicodeVersion": "6.0", - "digest": "f9f6a4895ff0be8fb2ccc7ad195b94e9650f742f66ead999e90724cfb77af628" + "digest": "42cca8b42700765726f33adac7fd6ddb8911d4e2b5ea680c4348c0c699d61c3f" }, "nauseated_face": { "category": "people", "moji": "🤢", "description": "nauseated face", "unicodeVersion": "9.0", - "digest": "f8471cf4720948d8246ec9d30e29783e819f90e3cfe8b1ba628671a1aad1a91c" + "digest": "3b3f3fe5fdd6aa6e30bf433d3533438cbee50d337fb2ad83b154873aaac0d9d1" }, "necktie": { "category": "people", "moji": "👔", "description": "necktie", "unicodeVersion": "6.0", - "digest": "01bb18dc8bfe787daa9613b5d09988cd5a065449ef906099ce3cb308c8a7da68" + "digest": "1ae4a9a8c38b68c883bf843a044ebb7902ec5c9d73c6bbc1111b847d0353f657" }, "negative_squared_cross_mark": { "category": "symbols", "moji": "❎", "description": "negative squared cross mark", "unicodeVersion": "6.0", - "digest": "1cdaf4abc9adafa089c91c2e33a24e9e647aea0f857e767941a899a16ec53b74" + "digest": "cb116b6722949b59acdcb92a8a46fb4ab8f0208dafca73a55b49b09b2d8d37a4" }, "nerd": { "category": "people", "moji": "🤓", "description": "nerd face", "unicodeVersion": "8.0", - "digest": "9e5f3c93db25cf1d0f9d6e6bd2993161afec6c30573ba3fe85e13b8c84483d66" + "digest": "da428d87fe165911944fb1a15ef2fa4859a1c181fc4dc712907eaea7daba1c85" }, "neutral_face": { "category": "people", "moji": "😐", "description": "neutral face", "unicodeVersion": "6.0", - "digest": "7449430a60619956573e9dc80834045296f2b99853737b6c7794c785ff53d64e" + "digest": "d69ad475b00bc3770047b0d3e06ebd1f3b6523c285d80402c233bf42fe967e8e" }, "new": { "category": "symbols", "moji": "🆕", "description": "squared new", "unicodeVersion": "6.0", - "digest": "e20bc3e9f40726afd0cfb7268d02f1e1a07343364fd08b252d59f38de067bf06" + "digest": "fe42aef2603c69544297c0330168c37a844a191cb541344f49b2b0e3b7b01457" }, "new_moon": { "category": "nature", "moji": "🌑", "description": "new moon symbol", "unicodeVersion": "6.0", - "digest": "dbfc5dcae34b45f15ff767e297cba3a12cb83f3b542db8cfc8dbd9669e0df46c" + "digest": "bb7c1576993e7aed13ae107a4f51c41aa1e811038c6c86a82388c8f6fa05dd72" }, "new_moon_with_face": { "category": "nature", "moji": "🌚", "description": "new moon with face", "unicodeVersion": "6.0", - "digest": "c66d347d2222ac8d77d323a07699aff6b168328648db4f885b1ed0e2831fd59b" + "digest": "7d341f6f48648d0c4c45677509d3aac49c7b38162a06d28540fca49fb3ec9de6" }, "newspaper": { "category": "objects", "moji": "📰", "description": "newspaper", "unicodeVersion": "6.0", - "digest": "c05e986d9cdac11afa30c6a21a72572ddf50fc64e87ae0c4e0ad57ffe70acc5c" + "digest": "591892ad44fd9168ec274c76bf212a15020dd91091623f79526514b9d83f84c3" }, "newspaper2": { "category": "objects", "moji": "🗞", "description": "rolled-up newspaper", "unicodeVersion": "7.0", - "digest": "63db7bcf51effc73e5124392740736383774a4bcfbc1156cf55599504760883d" + "digest": "a2d8413b95004751aa47bbb80bd5bd067b0591cf1c832ecb6b7911b88be7043c" }, "ng": { "category": "symbols", "moji": "🆖", "description": "squared ng", "unicodeVersion": "6.0", - "digest": "34d5a11c70f48ea719e602908534f446b192622e775d4160f0e1ec52c342a35c" + "digest": "53b461719257c3a5d4c413bebc6a4ab5b6c8c66a76f47f5354fc800746fef815" }, "night_with_stars": { "category": "travel", "moji": "🌃", "description": "night with stars", "unicodeVersion": "6.0", - "digest": "39d9c079be80ee6ce1667531be528a2aa7f8bd46c7b6c2a6ee279d9a207c84a4" + "digest": "0ca3f52bf56337784d36c545285fce5777bfe6fb01631c3491e33fec61e12474" }, "nine": { "category": "symbols", "moji": "9️⃣", "description": "keycap digit nine", "unicodeVersion": "3.0", - "digest": "8bb40750eda8506ef877c9a3b8e2039d26f20eef345742f635740574a7e8daa6" + "digest": "c4f0670503ff77ffd10b8de9f0b5f240283cdf7323889dec6a38240fa5ddeae1" }, "no_bell": { "category": "symbols", "moji": "🔕", "description": "bell with cancellation stroke", "unicodeVersion": "6.0", - "digest": "6542a9a5656c79c153f8c37f12d48f677c89b02ed0989ae37fa5e51ce6895422" + "digest": "d04d96e4032e288d191079579c2cc3a24e41e02cc4bb681e85cd0f45e01af0a4" }, "no_bicycles": { "category": "symbols", "moji": "🚳", "description": "no bicycles", "unicodeVersion": "6.0", - "digest": "af71c183545da2ff4c05609f9d572edb64b63ccba7c6a4b208d271558aa92b0a" + "digest": "0f0d8e8ab9e421e5f87af7d8dd2afde646d47e35846483e350e11d46039181b6" }, "no_entry": { "category": "symbols", "moji": "⛔", "description": "no entry", "unicodeVersion": "5.2", - "digest": "dc0bac1ed9ab8e9af143f0fce5043fe68f7f46bd80856cdec95d20c3999b637d" + "digest": "a960fb2c78aac5ca7ad01e6f5c3dc2212f050f3e4e0dace7bbf79168b63857f6" }, "no_entry_sign": { "category": "symbols", "moji": "🚫", "description": "no entry sign", "unicodeVersion": "6.0", - "digest": "2c1fceef23b62effca68e0e087b8f020125d25b98d61492b1540055d1914fdc3" + "digest": "ed0f2355d1edca66757f78849bebeeac010c19bf7d443c04eafa01e15a3f12fe" }, "no_good": { "category": "people", "moji": "🙅", "description": "face with no good gesture", "unicodeVersion": "6.0", - "digest": "6eb970b104389be5d18657d7c04be5149958c26855c52ea68574af852c5f85c4" + "digest": "9db57840d894a17c23a77c4a5ed315aa852d85ab2841e3393494c600b635f341" }, "no_good_tone1": { "category": "people", "moji": "🙅🏻", "description": "face with no good gesture tone 1", "unicodeVersion": "8.0", - "digest": "c20a24a1e536240b4dcf90ecb530796de621d7ba1fb9e3fa0f849d048c509c03" + "digest": "ecb77f526ecedd1414faf252ec85a7f468ee0429c0684f69eefa28e3cf4e5710" }, "no_good_tone2": { "category": "people", "moji": "🙅🏼", "description": "face with no good gesture tone 2", "unicodeVersion": "8.0", - "digest": "f31a4628c1f2e6a39288fda8eb19c9ec89983e3726e17a09384d9ecc13ef0b4c" + "digest": "509882d9171d11cec481bb561d805c3719828954f71ac6b3ec86b34eeea85bfe" }, "no_good_tone3": { "category": "people", "moji": "🙅🏽", "description": "face with no good gesture tone 3", "unicodeVersion": "8.0", - "digest": "959dec1bfdaf37b20a86ab2bcbdbacd3179c87b163042377d966eab47564c0fb" + "digest": "7c8d9ba5acdbcad2e99cee95808de8d65f1d8c8a2474bb1a71aca04158e0a542" }, "no_good_tone4": { "category": "people", "moji": "🙅🏾", "description": "face with no good gesture tone 4", "unicodeVersion": "8.0", - "digest": "efd931f0080adf2e04129c83a8b24fda0ae7a9fa7c4b463686c0b99023620db8" + "digest": "64a58084e10960f9d2c118b927a6bba759f5aa0038988f1984e7578aee4b16e4" }, "no_good_tone5": { "category": "people", "moji": "🙅🏿", "description": "face with no good gesture tone 5", "unicodeVersion": "8.0", - "digest": "f35df2b26af9baef47c1f8cc97a1b28a58aa7fcb2a13fdac7b2d9189f1e40105" + "digest": "20266de1fbdc6ccb83b4da026c7c71c853dc566d49a39ece5b7379f79c3cf68b" }, "no_mobile_phones": { "category": "symbols", "moji": "📵", "description": "no mobile phones", "unicodeVersion": "6.0", - "digest": "a472decd6ac7f9777961c09e00458746b2c04965585e3bee4556be3968e55bcd" + "digest": "e7fc1cf8ab08e5144cd9a515098e9ea5e5c6dc7d098b764792a6a175c7ac7cab" }, "no_mouth": { "category": "people", "moji": "😶", "description": "face without mouth", "unicodeVersion": "6.0", - "digest": "72dda8b1e3ad4b05d9b095f9bd05e95d7ba013906c68914976a4554e8edf5866" + "digest": "47a0110f84c97673d86cca26854505e47b0e94af996e23eff58e3861baca4b43" }, "no_pedestrians": { "category": "symbols", "moji": "🚷", "description": "no pedestrians", "unicodeVersion": "6.0", - "digest": "062b4a71b338fe09775e465bfba8ac04efbb3640330e8cabe88f3af62b0f4225" + "digest": "490933e9068e71aa8ab4e864768dbba8c0dcb76d3958261ba0a3da1139984862" }, "no_smoking": { "category": "symbols", "moji": "🚭", "description": "no smoking symbol", "unicodeVersion": "6.0", - "digest": "ae2ebb331f79f6074091c0ee9cd69fce16d5e12a131d18973fc05520097e14ee" + "digest": "90337e0742354ba1e87c0262300e48172cfc5db1c9efb4b6837be49efdec73d3" }, "non-potable_water": { "category": "symbols", "moji": "🚱", "description": "non-potable water symbol", "unicodeVersion": "6.0", - "digest": "32eba0a99b498133c2e4450036f768d3dccaaf5b50adc9ad988757adc777a6a1" + "digest": "fded06ba8a998777f04af38833981c8b7980772be1b37509bfbe1692a5e9c81b" }, "nose": { "category": "people", "moji": "👃", "description": "nose", "unicodeVersion": "6.0", - "digest": "9f800e24658ea3cebe1144d5d808cf13a88261f1a7f1f81a10d03b3d9d00e541" + "digest": "b53c2b2226bbaf8505e196a760717d503e7bd886c0b3a87c08bc56138867492e" }, "nose_tone1": { "category": "people", "moji": "👃🏻", "description": "nose tone 1", "unicodeVersion": "8.0", - "digest": "a2d0af22284b1d264eb780943b8360f463996a5c9c9584b8473edf8d442d9173" + "digest": "bfc69572dac70db3a59abaac127f854ba648d3a8acf4d5dd0478d6c381910776" }, "nose_tone2": { "category": "people", "moji": "👃🏼", "description": "nose tone 2", "unicodeVersion": "8.0", - "digest": "244dcaa8540024cf521f29f36bd48f933bf82f4833e35e6fa0abf113022038f3" + "digest": "b6dfa564b8c1859930b3f01da0131c43e3e96f055e45ff7de166493e1d14aab1" }, "nose_tone3": { "category": "people", "moji": "👃🏽", "description": "nose tone 3", "unicodeVersion": "8.0", - "digest": "c935b64866f0d49da52035aa09f36ff56d238eb7f5b92205386451056e8ea74f" + "digest": "1dc363dd57dda74e17467b06eb82bea745bf48faca589ffca709cc1e8dd4ad5e" }, "nose_tone4": { "category": "people", "moji": "👃🏾", "description": "nose tone 4", "unicodeVersion": "8.0", - "digest": "a87e95fd9319c49e66b6dea0e57319d0ed9921b8d94df037767bf3d5dc7c94f3" + "digest": "76c8919041fa06f25d0bc2eb80d8491f673a1f708680bad1e5f8240d1d97949b" }, "nose_tone5": { "category": "people", "moji": "👃🏿", "description": "nose tone 5", "unicodeVersion": "8.0", - "digest": "1e0f9842e0f8ad5805eabd3f35a6038b7a2e49d566a1f5c17271f9cdf467ca60" + "digest": "08db1747f19cf6f1129f38f5e9fcecc51d65043cfd408cb3b6ccbbd9f491165e" }, "notebook": { "category": "objects", "moji": "📓", "description": "notebook", "unicodeVersion": "6.0", - "digest": "fc679d3728f86073d1607a926885dd8b0261132f5c4a0322f1e46ea9f95c8cb8" + "digest": "aeb529f82e76ab543f7ab44ef530cbc3558b586559b9e04a6fddc0a0a06ebbb2" }, "notebook_with_decorative_cover": { "category": "objects", "moji": "📔", "description": "notebook with decorative cover", "unicodeVersion": "6.0", - "digest": "d822eda4b49cbfa399b36f134c1a0b8dcfdd27ed89f12c50bc18f6f0a9aa56ef" + "digest": "6054dca42cc303e7a8d89111d06aaca38950e179a348fc1a2a7c3405401de8a0" }, "notepad_spiral": { "category": "objects", "moji": "🗒", "description": "spiral note pad", "unicodeVersion": "7.0", - "digest": "c6a8e16aa62474cef13e5659fddb4afc57e3f79635e32e6020edbee2b5b50f18" + "digest": "cff2a9d4657b423731ba9d91e366ffd774a8504650039b5757ace4c0911eda9f" }, "notes": { "category": "symbols", "moji": "🎶", "description": "multiple musical notes", "unicodeVersion": "6.0", - "digest": "98467e0adc134d45676ef1c6c459e5853a9db50c8a6e91b6aec7d449aa737f48" + "digest": "e18a0e7c520b862def1df85e1d56ef4a18f42e9998a2e9a000045cfddb6bf75d" }, "nut_and_bolt": { "category": "objects", "moji": "🔩", "description": "nut and bolt", "unicodeVersion": "6.0", - "digest": "a77bd72f29a7302195dcec240174b15586de79e3204258e3fb401a6ea90563b3" + "digest": "e1a81f58c68ec8371dc7fc146e225fe3b95fcedcea4194da744793a28c3fe263" }, "o": { "category": "symbols", "moji": "⭕", "description": "heavy large circle", "unicodeVersion": "5.2", - "digest": "2387e5fd9ae4c2972d40298d32319b8fa55c50dbfc1c04c5c36088213e6951dd" + "digest": "31fd3373121e1690bd2368bb8964007bae2b151345184bd30bc719320b7540b0" }, "o2": { "category": "symbols", "moji": "🅾", "description": "negative squared latin capital letter o", "unicodeVersion": "6.0", - "digest": "6a9ccb0bf394e4d05ffda19327cee18f7b9ed80367fc7f41c93da9bb7efab0bf" + "digest": "672d9a179c75b9375f51175db75154a8b0006e60a9b4546658d9cddca8ab0a86" }, "ocean": { "category": "nature", "moji": "🌊", "description": "water wave", "unicodeVersion": "6.0", - "digest": "1a9ca9848d4fb75852addfc10bf84eccf7caa5339714b90e3de4cb6f2518465e" + "digest": "495ef59f29b98d5e87b9353274051950dbf7ac9fe486571775389c10e658fa5c" }, "octagonal_sign": { "category": "symbols", "moji": "🛑", "description": "octagonal sign", "unicodeVersion": "9.0", - "digest": "9f6927048e1f9da57f89d1ae1eb86fa4ab7abdbabca756a738a799e948d0b3f9" + "digest": "0b138b4b190a12e0601bf71573378d5cce2012d72b9606b01a572ad7f7631c9d" }, "octopus": { "category": "nature", "moji": "🐙", "description": "octopus", "unicodeVersion": "6.0", - "digest": "0fcc65c12f4b29ea75a8c4823d20838a7e6db6978fdcb536943072aa1460bc59" + "digest": "215314d376c54c12b73eef4115a8d91a3a21f39e39d41a72b24ef2228595b6af" }, "oden": { "category": "food", "moji": "🍢", "description": "oden", "unicodeVersion": "6.0", - "digest": "089974cb13a0bef6a245fc73029c5ed5153fd4caae0177b835f779e32200b8aa" + "digest": "af6a824831041aacce2e5c510a3bc1a46ddc68f0083bcbfbbd30df941e50ec8b" }, "office": { "category": "travel", "moji": "🏢", "description": "office building", "unicodeVersion": "6.0", - "digest": "3633a2e91036362e273eef4e0cfbdbbb4cb1208afe2cfa110ebef7b78109a66f" + "digest": "404b17445c4da0dc0ec8561604d741bb1c4f1aad8d7d49299249c9732fb33d40" }, "oil": { "category": "objects", "moji": "🛢", "description": "oil drum", "unicodeVersion": "7.0", - "digest": "00b94d33bcc9b9e8a5d4bd6e7f7e2fced9497ce05919edd5e58eafbc011c2caa" + "digest": "d2307ad3c2e74c0c5c2594d34e77e0a31a5ef5c0c052a147f24f119054697e1e" }, "ok": { "category": "symbols", "moji": "🆗", "description": "squared ok", "unicodeVersion": "6.0", - "digest": "5f320f9b96e98a2f17ebe240daff9b9fd2ae0727cd6c8e4633b1744356e89365" + "digest": "df301dcd8dc7df31e26a6ba360e8f8b3c0f5bd4869301fde41ccfa3271866ab9" }, "ok_hand": { "category": "people", "moji": "👌", "description": "ok hand sign", "unicodeVersion": "6.0", - "digest": "d63002dce3cc3655b67b8765b7c28d370edba0e3758b2329b60e0e61c4d8e78d" + "digest": "7ef74c756b59eb60e85daf27cb92962c376733220fbfdb5569be95e67496abc0" }, "ok_hand_tone1": { "category": "people", "moji": "👌🏻", "description": "ok hand sign tone 1", "unicodeVersion": "8.0", - "digest": "ef1508efcf483b09807554fe0e451c2948224f9deb85463e8e0dad6875b54012" + "digest": "285a19578d98da6686b597b5e384edab263d8129194dd3672767d9c67632dae5" }, "ok_hand_tone2": { "category": "people", "moji": "👌🏼", "description": "ok hand sign tone 2", "unicodeVersion": "8.0", - "digest": "1215a101a082fd8e04c5d2f7e3c59d0f480cb0bedd79aeab5d36676bfe760088" + "digest": "b746860ad63866d6afac53fb82ac6b593e9fbcedad18728bf874091f12c4284d" }, "ok_hand_tone3": { "category": "people", "moji": "👌🏽", "description": "ok hand sign tone 3", "unicodeVersion": "8.0", - "digest": "6fe0ed9fb42e86bb2bed4cb37b2acacacda1471fb1ee845ad55e54fb0897fbf4" + "digest": "b5eba516e1d45861434c3871ef11450771aecc6d219b9328cea618424f2c0f4e" }, "ok_hand_tone4": { "category": "people", "moji": "👌🏾", "description": "ok hand sign tone 4", "unicodeVersion": "8.0", - "digest": "bfb9041c49d95e901a667264abaf9b398f6c4aa8b52bf5191c122db20c13c020" + "digest": "c4f1bf219363ef580b95fcb99e7aa541ddf1464e17d6d837f4a535b8c6eb0b58" }, "ok_hand_tone5": { "category": "people", "moji": "👌🏿", "description": "ok hand sign tone 5", "unicodeVersion": "8.0", - "digest": "1c218dc04d698da2cbdd7bea1ca3f845f9b386e967b7247c52f4b0f6ec8f5320" + "digest": "fccfab629162bb963f7dd60b84a2fd101f52a1f51edaf2e84a4dca5149ec1516" }, "ok_woman": { "category": "people", "moji": "🙆", "description": "face with ok gesture", "unicodeVersion": "6.0", - "digest": "3f8bd4ce2c4497155d697e5a71ebdc9339f65633d07fa9a7903e1bd76cfa4ba1" + "digest": "0b08d0e64c0a55e47d0f783034a46fbfe7a742388b2961dd13adcd91217f5551" }, "ok_woman_tone1": { "category": "people", "moji": "🙆🏻", "description": "face with ok gesture tone1", "unicodeVersion": "8.0", - "digest": "1660cd904ccd2ecdc6f4ba00527f7d4ec8c33f3c6183344616f97badae4c3730" + "digest": "daaa1c03e25a234c577fa82d868cd7341e4b21262be8a19ebc8ec52c1dfaf3be" }, "ok_woman_tone2": { "category": "people", "moji": "🙆🏼", "description": "face with ok gesture tone2", "unicodeVersion": "8.0", - "digest": "7ba5fddd1e141424fac6778894dfc5af28e125839c58937c69496f99cd2c4002" + "digest": "4441187c1bfb3953731fa3cc98fca07f8ef499001af7c954e9e6c766bc113215" }, "ok_woman_tone3": { "category": "people", "moji": "🙆🏽", "description": "face with ok gesture tone3", "unicodeVersion": "8.0", - "digest": "1d972b8377c52f598406f59ab1e5be41aaf8f027e1fefba3deda66312ccd6a9b" + "digest": "08ef7d0a47d54ba9b8ed19c5d317219ea6d675154085c0e311af845a3cc753f9" }, "ok_woman_tone4": { "category": "people", "moji": "🙆🏾", "description": "face with ok gesture tone4", "unicodeVersion": "8.0", - "digest": "a176328d8f53503aa743448968afd21d72ffd3510555526a3fb38d6b30ee7c15" + "digest": "eb8183accaeae7920c7150c13f3d484fefc2868d3203760d4a1e42b04ac14e40" }, "ok_woman_tone5": { "category": "people", "moji": "🙆🏿", "description": "face with ok gesture tone5", "unicodeVersion": "8.0", - "digest": "13cfc1b589c57e81f768ee07a14b737cafc71407a7eb0956728b2ec4b1df14c4" + "digest": "a8fbb88db77c35ce9fdf85ede6ed71de726277464613b46fcc024b0c38acc675" }, "older_man": { "category": "people", "moji": "👴", "description": "older man", "unicodeVersion": "6.0", - "digest": "4c0462b199bf26181c9e4d2d4cb878a32b0294566941212efc67362d0645f948" + "digest": "84b2a44e5fcc74bc599566caffd79472cdb5c521d7c1b011753d36b8a629cd3f" }, "older_man_tone1": { "category": "people", "moji": "👴🏻", "description": "older man tone 1", "unicodeVersion": "8.0", - "digest": "99baa083f78cb01166d0a928d0b53682be14be04c29fc17bef14aac1a73a61e6" + "digest": "1f9e38cfb593a30d9afc29bdb18fa00ead144290dbd5a1c34190855e58f3f930" }, "older_man_tone2": { "category": "people", "moji": "👴🏼", "description": "older man tone 2", "unicodeVersion": "8.0", - "digest": "5b4ce713e8820ba517fe92c25f3b93e6a6bf3704d1f982c461d5f31fc02b9d3d" + "digest": "ddef54810d7a168ada23e30686ea9a09d2abb440c230ac5c7823ef731b7aac49" }, "older_man_tone3": { "category": "people", "moji": "👴🏽", "description": "older man tone 3", "unicodeVersion": "8.0", - "digest": "0eff72b3226c3a703c635798ee84129a695c896fa011fe1adbc105312eecc083" + "digest": "e8f881c06e41460f3e8bb37bba81f11a194b23f2354ddd7ddf3aae44faed2ad9" }, "older_man_tone4": { "category": "people", "moji": "👴🏾", "description": "older man tone 4", "unicodeVersion": "8.0", - "digest": "ad9ba82b0c5d3b171b0639ee4265370dbddff5e0eeb70729db122659bb8c8f84" + "digest": "924a841c5d3ef0a6e3a79d519c38bdff2dff6700dbf51985e06f819f6690b35e" }, "older_man_tone5": { "category": "people", "moji": "👴🏿", "description": "older man tone 5", "unicodeVersion": "8.0", - "digest": "5eb0a7467cc40e75752e11fd5126b275863dc037557a0d0d3b24b681e00c2386" + "digest": "5f893aa727caa220c06c180099c20834abaeeeb7d7b29d64a72259ad7239e487" }, "older_woman": { "category": "people", "moji": "👵", "description": "older woman", "unicodeVersion": "6.0", - "digest": "c261fdf3b01e0c7d949e177144531add5895197fbadf1acbba8eb17d18766bf6" + "digest": "b96d5fbaa0fe6d0d21998a617b2c07776542ee2ab1d79424e22b25a1906d42a5" }, "older_woman_tone1": { "category": "people", "moji": "👵🏻", "description": "older woman tone 1", "unicodeVersion": "8.0", - "digest": "1f2bb9e42270a58194498254da27ac2b7a50edaa771b90ee194ccd6d24660c62" + "digest": "a5a0475ecc4b452d65f04d31f8ff838531724fbd59c3e00db7c70bc0d87d850f" }, "older_woman_tone2": { "category": "people", "moji": "👵🏼", "description": "older woman tone 2", "unicodeVersion": "8.0", - "digest": "2e28198e9b7ac08c55980677ed66655fd899e157f14184958bebd87fcd714940" + "digest": "0ede94d29641f3cd592c084b1281a475db4e09a0c98ede0af8500b953e26730b" }, "older_woman_tone3": { "category": "people", "moji": "👵🏽", "description": "older woman tone 3", "unicodeVersion": "8.0", - "digest": "c968be0170f7e0c65d4f796337034cfb1daba897884da6fad85635ab5b6edf67" + "digest": "6a4878555493bc7f80aea33c0766d2781ef427d96c1e73d623ee74a77c3dab6e" }, "older_woman_tone4": { "category": "people", "moji": "👵🏾", "description": "older woman tone 4", "unicodeVersion": "8.0", - "digest": "3596a6fa9a643bf79255afcd29657b03850df8499db9669b92ce013af908af44" + "digest": "cf7afc02b1d4fb584af1e224be6afa2410a39d3ae1ada553e683b6f14f50dda7" }, "older_woman_tone5": { "category": "people", "moji": "👵🏿", "description": "older woman tone 5", "unicodeVersion": "8.0", - "digest": "c8998cb3dbd15e22bd1d6dad613d109ce371d9ffca3657e1a8afe5aeb30c1275" + "digest": "35aebc57848405f369eacb1defafce49ecc0f3e3833b21e53e46353b8bcdf755" }, "om_symbol": { "category": "symbols", "moji": "🕉", "description": "om symbol", "unicodeVersion": "7.0", - "digest": "5ead73bea546ba9ba6da522f7280cc289c75ff5467742bdba31f92d0e1b3f4e6" + "digest": "8cc8000af09220f887582df7d0300da13889d371180fda773894b89ecd0053bb" }, "on": { "category": "symbols", "moji": "🔛", "description": "on with exclamation mark with left right arrow abo", "unicodeVersion": "6.0", - "digest": "9cc61a6b31a30c32dab594191bf23f91e341c4105384ab22158a6d43e6364631" + "digest": "2e96678d4a15fd6be2b87c4fbccbe51f4bfafcc9d04c866ce1bc640a80144730" }, "oncoming_automobile": { "category": "travel", "moji": "🚘", "description": "oncoming automobile", "unicodeVersion": "6.0", - "digest": "557c9cacdc3f95215d4f7a6f097a2baa7c007cb9c519492a6717077af4ca6b56" + "digest": "a51563ac9f0674e9d398a0da88c94865583f7478b222717e9187064707ec792b" }, "oncoming_bus": { "category": "travel", "moji": "🚍", "description": "oncoming bus", "unicodeVersion": "6.0", - "digest": "059f28ce6bfb337e107db5982cbd2004844450ef20b4a54b9ca3cb738360ab05" + "digest": "7fba3ec5ef62299568f19384826914c3dd1b4b7d2f27ee575a451e8a764f60a0" }, "oncoming_police_car": { "category": "travel", "moji": "🚔", "description": "oncoming police car", "unicodeVersion": "6.0", - "digest": "aee79306a0d129cfc1980f58db80391eb46d2d7d5f814bf431414dc7680cab72" + "digest": "2c13ed1f79d19a50de28061b822b76242ec2ee979a838aa85833a3dc361a3523" }, "oncoming_taxi": { "category": "travel", "moji": "🚖", "description": "oncoming taxi", "unicodeVersion": "6.0", - "digest": "84351489fc86d980b8d3eb9ec4e81120fe700b3ac01346daebe2b7aeb9607a55" + "digest": "4cf0f88b9520d40772b743dcf2e618c49c5f74fa57fd46cda4add3bee9e18ef3" }, "one": { "category": "symbols", "moji": "1️⃣", "description": "keycap digit one", "unicodeVersion": "3.0", - "digest": "d5d3fff04e68a114ff6464ee06fc831f3f381713045165f62a88d5e8215c195b" + "digest": "6e3c571545f5ec85e72b1d694adbcb764099bbcb512b99c89ac8c8b1b6e1de89" }, "open_file_folder": { "category": "objects", "moji": "📂", "description": "open file folder", "unicodeVersion": "6.0", - "digest": "96cfc322ee4903ae8cec07604811742245fd7d14f00bb70276d39d29c48bed28" + "digest": "ebcb375b6039c7a7f35fd36bc9240fc401ac9b4225922fc015f7b59773a89e95" }, "open_hands": { "category": "people", "moji": "👐", "description": "open hands sign", "unicodeVersion": "6.0", - "digest": "a6c131da2040b48103cea14f280e728675da50fa448d2b3f3438fcbb5bf5596a" + "digest": "6200ecf734f542da4a9450f14d4254f2fb5a74fcae3e44a8e96dc639e1271779" }, "open_hands_tone1": { "category": "people", "moji": "👐🏻", "description": "open hands sign tone 1", "unicodeVersion": "8.0", - "digest": "867128dff2fa9b860c10c6b792f989f0c057928783696062378f834c0ef89d85" + "digest": "d07b0f6efe5a85d1f09f94a297520496659ab93002f9c2ac6d82c73cbadab400" }, "open_hands_tone2": { "category": "people", "moji": "👐🏼", "description": "open hands sign tone 2", "unicodeVersion": "8.0", - "digest": "487ff2745b03d49bb3b1d0acd86ba530fd8cc3f467ca3fa504f88f0ef1cbbc01" + "digest": "de7ad131fe4f9e4a20f24fe4bd22fd11a0b896c1bdf216c85045ad2a4407890e" }, "open_hands_tone3": { "category": "people", "moji": "👐🏽", "description": "open hands sign tone 3", "unicodeVersion": "8.0", - "digest": "cb8cddc8b8661f874ac9478289d16cc41406b947bb87f3363df518a588a53e16" + "digest": "a607b5ca058c240eb530031ec63d57bb4290fa7df42c71a63bc7511759712ae1" }, "open_hands_tone4": { "category": "people", "moji": "👐🏾", "description": "open hands sign tone 4", "unicodeVersion": "8.0", - "digest": "17dcc2c07230846a769f3c79ce618a757c88b9b58c95c6c5b2d7f968814d447d" + "digest": "f101e21968a7bc2365758664eb3d121ecc019b2555e2f6d6f984257ba3237b87" }, "open_hands_tone5": { "category": "people", "moji": "👐🏿", "description": "open hands sign tone 5", "unicodeVersion": "8.0", - "digest": "36b2493d67c84cea4f3f85a3088c6abcfd35cf99f7aeaeedfafa420ee878e3d2" + "digest": "908cd7f4bdfb6670358287dee92cfdabd18a802f0b7d673f07f3cbb46689e91f" }, "open_mouth": { "category": "people", "moji": "😮", "description": "face with open mouth", "unicodeVersion": "6.1", - "digest": "1906c5100ae0c8326ca5c4f9422976958a38dadd8d77724d68538a25d9623035" + "digest": "346f4923115965b864ef63bfc4b34deaadaa2dcbc965ef6285a1b81f9966b9a6" }, "ophiuchus": { "category": "symbols", "moji": "⛎", "description": "ophiuchus", "unicodeVersion": "6.0", - "digest": "6112e2a1656b1cb8bd9a8b0dfa6cbf66d30cae671710a9ef75c821de344aab2b" + "digest": "d1b29a9339ee7bce6ff2dc8b12e424ae48f419c8bbf12fb771c0c20c3bcd76ef" }, "orange_book": { "category": "objects", "moji": "📙", "description": "orange book", "unicodeVersion": "6.0", - "digest": "41141b08d2beceded21a94795431603c47fd7d42a3a472a2aa8b2bb25fa87ebf" + "digest": "b2744b07ad93a32b7f114bb8e11f0b26445ce0b2b4edf4720f14fc32da3b3cce" }, "orthodox_cross": { "category": "symbols", "moji": "☦", "description": "orthodox cross", "unicodeVersion": "1.1", - "digest": "c16372102f0169dd6d32eb2b27a633aaee74e4e0fddcf723c15ad97f9dc6075c" + "digest": "29f438c972e101a1305c0bd5138b6b998778b33bcfd98418538340dc4126a601" }, "outbox_tray": { "category": "objects", "moji": "📤", "description": "outbox tray", "unicodeVersion": "6.0", - "digest": "e47cb481a0ffcb39996f32fd313e19b362a91d8dda15ffca48ac23a3b5bb5baf" + "digest": "9ccb7f9dfbec078899a97725772841bc3f2752352abf9fd29765a782169b2330" }, "owl": { "category": "nature", "moji": "🦉", "description": "owl", "unicodeVersion": "9.0", - "digest": "f62ec1ad23ad9038966eea8d8b79660ac212f291af2e89bcdb0fdc683caf41e5" + "digest": "f5c1451adf6d1192cc377bc86f25604233d3c9fee42d4b4d4e8b4c4d76d0e981" }, "ox": { "category": "nature", "moji": "🐂", "description": "ox", "unicodeVersion": "6.0", - "digest": "d13bc60552190bb9936bf32d681bdc742439b702a09cfc62137ea09a98624aed" + "digest": "060595f1707bd4b0182c2610e397dbb8800a2410e2205c0156043163b32b9965" }, "package": { "category": "objects", "moji": "📦", "description": "package", "unicodeVersion": "6.0", - "digest": "e82bf5accebb65136e897c15607eef635fb79fd7b2d8c8e19a9eb00b6786918c" + "digest": "06ce28df9b4abdb483f7d7eccad4a388fce4ed3596635b8ff148e7399fa99d53" }, "page_facing_up": { "category": "objects", "moji": "📄", "description": "page facing up", "unicodeVersion": "6.0", - "digest": "3884868bdcb2f29615b09a13a30385cbc5269379094a54b5a7e8a5f4e8ce905a" + "digest": "d8aa1a6d309f70108aef98ee066419652a91fe5d793a1230f2de922ef6275f03" }, "page_with_curl": { "category": "objects", "moji": "📃", "description": "page with curl", "unicodeVersion": "6.0", - "digest": "3d6257670189f841ad1fa45415c34feb2433b2cb35bb435c4ee122ce89b39669" + "digest": "da5752233d152e49c5fac55d89b82fbd1e98b5a6d7f2f574fe7d218879899282" }, "pager": { "category": "objects", "moji": "📟", "description": "pager", "unicodeVersion": "6.0", - "digest": "e21c756cc1c58ebc1b37ebcd38e22a25b31e2e81306c6f18285d6a7671f9eb12" + "digest": "196d7a020ab2bb15c8d2ae723c8c8efe161d0e50109af3238727654956c554e5" }, "paintbrush": { "category": "objects", "moji": "🖌", "description": "lower left paintbrush", "unicodeVersion": "7.0", - "digest": "fc0da7a25b726b8be9dd6467953e27293d2313a21eeff21424c2a19be614fff2" + "digest": "093064c1459d5b84932aab78fdc8d597e333ab2ce73524733e42c2b609b40f6b" }, "palm_tree": { "category": "nature", "moji": "🌴", "description": "palm tree", "unicodeVersion": "6.0", - "digest": "90fedafd62fe0abf51325174d0f293ebb9a4794913b9ba93b12f2d0119056df1" + "digest": "4e5f7c8c216d86839a59a559db1c6b8741d80ec8e2cb8e6c055f7ee5dcf1ceaf" }, "pancakes": { "category": "food", "moji": "🥞", "description": "pancakes", "unicodeVersion": "9.0", - "digest": "5256b4832431e8a88555796b1a9726f12d909a26fb2bdc3a0abff76412c45903" + "digest": "5df3886ed4e65b22054269943718a69dcb75744e2dff9e414cf9ab62a2ea0596" }, "panda_face": { "category": "nature", "moji": "🐼", "description": "panda face", "unicodeVersion": "6.0", - "digest": "56a4b84abe983bd6569be1b81ac5e43071015fd308389a16b92231310ae56a5b" + "digest": "8439a209f086e61dde97c5a578dc7b3a23099fd4f5a939e27535956a2c78e5c9" }, "paperclip": { "category": "objects", "moji": "📎", "description": "paperclip", "unicodeVersion": "6.0", - "digest": "d1e2ce94a12b7e8b7a9bba49e47ddc7432ec0288545d3b6817c7a499e806e3f0" + "digest": "dbe70e01e1d9bdb96851f18b51cc2380436ab1affe4922c1ad9f4c76811e8453" }, "paperclips": { "category": "objects", "moji": "🖇", "description": "linked paperclips", "unicodeVersion": "7.0", - "digest": "70cefa0d0777f070e393e9f95c24146fe2dd627f30fa3845baa19310d9291fe2" + "digest": "d71e54755ddaf37aa86ff2c1cd1d8dc55d2a5b806a0b9080168ea8e28332d46b" }, "park": { "category": "travel", "moji": "🏞", "description": "national park", "unicodeVersion": "7.0", - "digest": "444dce8014e0817ddd756c36a38adfbbf7ae4c6aa509e4cae291828f0716d5e7" + "digest": "b49486510df4e66e1beb21abdf1eb7745dfb4381a3f76b3f2ffcb2966bf5f5c4" }, "parking": { "category": "symbols", "moji": "🅿", "description": "negative squared latin capital letter p", "unicodeVersion": "5.2", - "digest": "9f1da460a7dd58b26beab8cf701be2691fb812208fbc941c71daa35be1507c2f" + "digest": "ccc4a7c9d2d6a1f1fd0788a91618a5178ce8e926d1ebe033ab6d6f77b47b2440" }, "part_alternation_mark": { "category": "symbols", "moji": "〽", "description": "part alternation mark", "unicodeVersion": "3.2", - "digest": "956da19353bb38fd4dfe0ab5360679a9035d566858fb5de62887b85c75fb8eef" + "digest": "2cf463fbc9bc4b1f63ec7c4c5cf9601b860c52c6f052c971c8b0c7f4cabe413d" }, "partly_sunny": { "category": "nature", "moji": "⛅", "description": "sun behind cloud", "unicodeVersion": "5.2", - "digest": "8fb9a6d2caf9e0cce58447762f0dfd6aa0b581b2e83fea6411348e0cbc8cf3c4" + "digest": "3e3e120cd4b1fc10548064d7cc529ea3c04eec3f8ac457b90628c119ba62d1f6" }, "passport_control": { "category": "symbols", "moji": "🛂", "description": "passport control", "unicodeVersion": "6.0", - "digest": "d9be6eed2c90e1c89171c42d70a06485fdf86a4c68833371832cc1f6897fadd0" + "digest": "cd2221bd39e8517b14d1509afcebf3aeb138d0b286c1012544e2950671affa1a" }, "pause_button": { "category": "symbols", "moji": "⏸", "description": "double vertical bar", "unicodeVersion": "7.0", - "digest": "143221d99e82399ed7824b6c5e185700896492058b65c04e4c668291de78b203" + "digest": "08bf08733cf20f2afebc56318c86ad3a0a783305dd7c3ee72d7b8898dcd39fc8" }, "peace": { "category": "symbols", "moji": "☮", "description": "peace symbol", "unicodeVersion": "1.1", - "digest": "65181429e373c1f0507bbd98425c1bec0c042d648fb285a392460cbce60f44d4" + "digest": "375030a1230116742eed0b632822936e92179f2da97b73faef675140db76f4db" }, "peach": { "category": "food", "moji": "🍑", "description": "peach", "unicodeVersion": "6.0", - "digest": "768d1f4f29e1e06aff5abb29043be83087ded16427ce6a2d0f682814e665e311" + "digest": "952c053be4d68b53c35b0d43e83557606dc235afd821595236c8f80fb8602608" }, "peanuts": { "category": "food", "moji": "🥜", "description": "peanuts", "unicodeVersion": "9.0", - "digest": "e2384846b6e4a6c3a56e991ebb749cb68b330ac00a9e9d888b2c39105ff7ff5d" + "digest": "f18fe7dfb1eb5e9db42fc3c37d4c4fb4866d9ad26ecf9f6cf5be798a09fc58eb" }, "pear": { "category": "food", "moji": "🍐", "description": "pear", "unicodeVersion": "6.0", - "digest": "b7c9cf90bb979649b863d2f4132f1b51f6f8107d42e08fb8b4033fea32844948" + "digest": "73114dab6e3ec572ae1f9a98e85961605b6a98cdd19497e6957eec60941959b5" }, "pen_ballpoint": { "category": "objects", "moji": "🖊", "description": "lower left ballpoint pen", "unicodeVersion": "7.0", - "digest": "aacb20b220f26704e10303deeea33be0eec2d3811dcba7795902ca44b6ae9876" + "digest": "7739947fa359e641e04f51bae4ba292613fa2692b17b3f2b3c4bf27c82e97d82" }, "pen_fountain": { "category": "objects", "moji": "🖋", "description": "lower left fountain pen", "unicodeVersion": "7.0", - "digest": "3619913eab2b6291f518b40481bb3eca0820d68b0a1b3c11fb6a69c62b75a626" + "digest": "114ba929b5f8812b9767e8260112ebcebd04a46175c3d5d487d71ca36c372d40" }, "pencil": { "category": "objects", "moji": "📝", "description": "memo", "unicodeVersion": "6.0", - "digest": "accbc3f1439b7faa4411e502385f78a16c8e71851f71fc13582753291ffb507c" + "digest": "d18a7c355267e820ac7694c6f7da276b19a59fd42fca4eab74b7f3653e4acdd6" }, "pencil2": { "category": "objects", "moji": "✏", "description": "pencil", "unicodeVersion": "1.1", - "digest": "9ca1b56b5726f472b1f1b23050ed163e213916dac379d22e38e4c8358fe871e0" + "digest": "537f6d69a4039270d8856febea24fd3021005da6f35dca29e5491ee49cc3b217" }, "penguin": { "category": "nature", "moji": "🐧", "description": "penguin", "unicodeVersion": "6.0", - "digest": "a1800ab931d6dc84a9c89bfab2c815198025c276d952509c55b18dd20bd9d316" + "digest": "0735168781cd9316b40fbce845a55980acc33491112aea840b26b0cef226ccc0" }, "pensive": { "category": "people", "moji": "😔", "description": "pensive face", "unicodeVersion": "6.0", - "digest": "d237deff9f5ead8a0b281b7e5c6f4b82e98cc30c80c86c22c3fdc6160090b2f2" + "digest": "9da78949740dfdb9c72127f5b7aef68c3b0ba1e5462f5cefcd4d22bdbc4857f9" }, "performing_arts": { "category": "activity", "moji": "🎭", "description": "performing arts", "unicodeVersion": "6.0", - "digest": "d7c7bc9213e308ca26286cbbd8012e656b0f9b00293758faf1bfccc4c5ceabed" + "digest": "d4f55655f113bc672739e74b6e3b7684b05f49a68a8ce1a230a32295d0d7a847" }, "persevere": { "category": "people", "moji": "😣", "description": "persevering face", "unicodeVersion": "6.0", - "digest": "c361509c9b8663af19a02a1ffff61b1b0d0b4bd75d693ce3d406b0ca1bde1ca0" + "digest": "5297ca44798cb08da3651322d7f34d45e88333f820cfcd9cce4a540b3333ca63" }, "person_frowning": { "category": "people", "moji": "🙍", "description": "person frowning", "unicodeVersion": "6.0", - "digest": "b37be8bd95f21a6860ad3f171b8086125ab37331b382d87bcdb4cd684800546b" + "digest": "cc38a861c7edbc5eae6bb91beb2acfc5d044453960f612c36693ef71663b1d5e" }, "person_frowning_tone1": { "category": "people", "moji": "🙍🏻", "description": "person frowning tone 1", "unicodeVersion": "8.0", - "digest": "3d5e78a367f9673baed2a86bc11cf04fd44394aadb65291fa51ade8dca318427" + "digest": "d7350116b174ba8902292c382a410a458e86d68fd977d7e8e80ce8b47d80eb3e" }, "person_frowning_tone2": { "category": "people", "moji": "🙍🏼", "description": "person frowning tone 2", "unicodeVersion": "8.0", - "digest": "7456c414c65ad6b6f11855f68a2eedc18113526f86862c4373202397cb1bed2c" + "digest": "09bfa39a6b743494967806691248ab94a90bb8efc934a3e08eb13cc9a1221989" }, "person_frowning_tone3": { "category": "people", "moji": "🙍🏽", "description": "person frowning tone 3", "unicodeVersion": "8.0", - "digest": "c86cf2d6951f1e6a7c786a74caaf68a777cf00e88023e23849d4383f864ae437" + "digest": "3631d7c4d757007ca5b1543c0819b351fa70dd1fa76dc4e947bb074119837143" }, "person_frowning_tone4": { "category": "people", "moji": "🙍🏾", "description": "person frowning tone 4", "unicodeVersion": "8.0", - "digest": "944e96ced645ced8db6bb50120c7e37ed46b6960d595cbfe964c81803efa83aa" + "digest": "852c4794d10336cb636d615d702504cf58bbdcf5a7269e9bc3e2b215074d11a0" }, "person_frowning_tone5": { "category": "people", "moji": "🙍🏿", "description": "person frowning tone 5", "unicodeVersion": "8.0", - "digest": "4bd0ea571be6ef9f0493784ef0d12d5e47bc2d6ac610fb42c450bf3d87fb2948" + "digest": "ac64dda090f40addeab42d79bee681060d3b43de56b461fb94883d67fb24e1c6" }, "person_with_blond_hair": { "category": "people", "moji": "👱", "description": "person with blond hair", "unicodeVersion": "6.0", - "digest": "a7f94ede2e43308108c2260d83fc10121dda09a67f94a0a840e6d7bba7fd5616" + "digest": "9194bee1257b169fdcb1858023922b83a0ea10cb2f6c2bbc8824e1d15250416d" }, "person_with_blond_hair_tone1": { "category": "people", "moji": "👱🏻", "description": "person with blond hair tone 1", "unicodeVersion": "8.0", - "digest": "00a116357a7878554c83e5bade4bddfa9cfabf76a229efa19cbb58e0d216219c" + "digest": "bbbd79e4de2b447b081cbc82426f7d2584760489576426768cdf7e1e0e43c249" }, "person_with_blond_hair_tone2": { "category": "people", "moji": "👱🏼", "description": "person with blond hair tone 2", "unicodeVersion": "8.0", - "digest": "df509ebe92ed3138b9d5bd4645eff4b13f77f714cf62bb949c59eff1adc00019" + "digest": "23885c8e9d0d34eadf6941e6001c3f03863ebcef8c97733929cb0f61a03b48a9" }, "person_with_blond_hair_tone3": { "category": "people", "moji": "👱🏽", "description": "person with blond hair tone 3", "unicodeVersion": "8.0", - "digest": "6f328513f440a0c8cd1dc44596a5028fd8f306bdaf57c1e6f3aa94a3aa262b3c" + "digest": "87ab121eb227c13fbe454537078761484acf1f09eeae4981bb46021ccd7b71de" }, "person_with_blond_hair_tone4": { "category": "people", "moji": "👱🏾", "description": "person with blond hair tone 4", "unicodeVersion": "8.0", - "digest": "32df1a577815b009696643ad80d063cc97b35d54add6d4e5517fc936f6da9ee8" + "digest": "cd12e7c5a19a4a1b5445ecf98adca9e3ac4361a9b01ff8a18d13693af50bbf3a" }, "person_with_blond_hair_tone5": { "category": "people", "moji": "👱🏿", "description": "person with blond hair tone 5", "unicodeVersion": "8.0", - "digest": "2e270bb39187d8e36a33f4aa4d6045308189595fafc157cf7993e82d7ce93442" + "digest": "d11a5989a12155e1bb3432d672aff88311afc947a65c3e1c640b9e1d42cdeb0c" }, "person_with_pouting_face": { "category": "people", "moji": "🙎", "description": "person with pouting face", "unicodeVersion": "6.0", - "digest": "57e9a6e5f82121516dc189173f2a63b218f726cd51014e24a18c2bdfeeec3a0b" + "digest": "687a13af899b65a14f27c205c9fffdc4ce50edc86b55f9dab05711f21a8fa06f" }, "person_with_pouting_face_tone1": { "category": "people", "moji": "🙎🏻", "description": "person with pouting face tone1", "unicodeVersion": "8.0", - "digest": "d10dadb1ac03fc2e221eff77b4c47935dc0b4fe897af3de30461e7226c3b4bbc" + "digest": "dd6d64d1d51bca83c0b3212d028394cdb84e8550e6740e3a862ce24379a522ea" }, "person_with_pouting_face_tone2": { "category": "people", "moji": "🙎🏼", "description": "person with pouting face tone2", "unicodeVersion": "8.0", - "digest": "efface531537ab934b3b96985210a2dac88de812e82e804d6ec12174e536d1cc" + "digest": "7ef959a93142351a77e62074a5b339afa63b7019b23e3b823e8d95a5c82863f2" }, "person_with_pouting_face_tone3": { "category": "people", "moji": "🙎🏽", "description": "person with pouting face tone3", "unicodeVersion": "8.0", - "digest": "7ff26ece237216b949bfa96d16bd12cfd248c6fd3e4ed89aa6c735c09eafaeff" + "digest": "777c69c3b59b9688b5cda0cd61b67aaedf742c2758b4ea1537170f1648185dcf" }, "person_with_pouting_face_tone4": { "category": "people", "moji": "🙎🏾", "description": "person with pouting face tone4", "unicodeVersion": "8.0", - "digest": "045c04105df41d94ff4942133c7394e42ff35ef76c4ccb711497ab77ae6219f2" + "digest": "ee918ba63a9dbb71aa7a2a19552da4a86ecd3a15ff6b01b00595b04c98a8d3f4" }, "person_with_pouting_face_tone5": { "category": "people", "moji": "🙎🏿", "description": "person with pouting face tone5", "unicodeVersion": "8.0", - "digest": "783ee37f146fcf61d38af5009f5823cf6526fe99ed891979f454016bce9dd4ba" + "digest": "a1d4e4e89b7c8044a38a68d7cdb96d7ee576296689c996225e778af9b033dbfa" }, "pick": { "category": "objects", "moji": "⛏", "description": "pick", "unicodeVersion": "5.2", - "digest": "7f0ec5445b4d5c66cf46e2a7332946cce34bd70e9929ac7a119251a7f57f555d" + "digest": "c74411a556653f5b4b0825627089ab96c01ecdd8d472697c961c22c8a99a6265" }, "pig": { "category": "nature", "moji": "🐷", "description": "pig face", "unicodeVersion": "6.0", - "digest": "51362570ab36805c8f67622ee4543e38811f8abb20f732a1af2ffbff2d63d042" + "digest": "7ce19e18b6fb941b8075e18f8c680048828c8b129d1a74a9ac3c2ae937a02aa5" }, "pig2": { "category": "nature", "moji": "🐖", "description": "pig", "unicodeVersion": "6.0", - "digest": "67010e255f28061b9d9210bcdab6edc072642ad134122a1d0c7e3a6b1795a45b" + "digest": "ba4acbc207d817071d485e33186f5ddc20d470a0dc468fb1fea502d4768c25d7" }, "pig_nose": { "category": "nature", "moji": "🐽", "description": "pig nose", "unicodeVersion": "6.0", - "digest": "0b21cac238bf4910939fbea9bed35552378c1b605a3867d7b85c1556dbda22a9" + "digest": "f9fb90cd7919ed06aec8bf6b0cda13fcd6a58b25329b48a57714d0909a290e4b" }, "pill": { "category": "objects", "moji": "💊", "description": "pill", "unicodeVersion": "6.0", - "digest": "cb00be361aaba6dbcf8da58bd20b76221dd75031362ecae99496b088ed413a7f" + "digest": "dea2366892fb3739ba549da27d7d0f75871d073099ae61a1d0e1c7683bd274d5" }, "pineapple": { "category": "food", "moji": "🍍", "description": "pineapple", "unicodeVersion": "6.0", - "digest": "621d4d4c52b59e566c2e29ed7845c8bd2d1da0946577527342097808d170dd70" + "digest": "62e7ffdfac3638f71d1381861a87d6f361718912099ddd4df1bc8245d6a1fc2f" }, "ping_pong": { "category": "activity", "moji": "🏓", "description": "table tennis paddle and ball", "unicodeVersion": "8.0", - "digest": "943a858bd054c81a08a08951f8351c27c8009b85a9359729c7362868298b58e1" + "digest": "f55f8483698dd2252aa5e2819f98e2f5d753616319446067de16acc5ffe12129" }, "pisces": { "category": "symbols", "moji": "♓", "description": "pisces", "unicodeVersion": "1.1", - "digest": "453c3915122a4b6b32867056d2447be48675a84469145c88d52f8007fcb0861a" + "digest": "2b9982d42db6ef3b280174b79faa2ce0178f349b826474883297fbbea088b2ea" }, "pizza": { "category": "food", "moji": "🍕", "description": "slice of pizza", "unicodeVersion": "6.0", - "digest": "169bc6c1e1d7fdab1b8bf2eab0eeec4f9a7ae08b7b9b38f33b0b0c642e72053a" + "digest": "74f0ca139931c470d814ed91f1bc7d395205b3d836fa2f425c50dff56d77ccb9" }, "place_of_worship": { "category": "symbols", "moji": "🛐", "description": "place of worship", "unicodeVersion": "8.0", - "digest": "daf271d36a38ee8c0f8b9de84c128ab8b25a5b7df8f107308d0353c961f2c644" + "digest": "39562f00c92f6a75028f57faf3f951026866f42bca6e51bcbbf30f442e24c63a" }, "play_pause": { "category": "symbols", "moji": "⏯", "description": "black right-pointing double triangle with double vertical bar", "unicodeVersion": "6.0", - "digest": "af1498f34a3d6e0da8bbd26ebaa447e697e2df08c8eb255437cf7905c93f8c42" + "digest": "a4fe3a6a5928f88e77c643e7869e4edade8cd19839ec7e347265439483463019" }, "point_down": { "category": "people", "moji": "👇", "description": "white down pointing backhand index", "unicodeVersion": "6.0", - "digest": "4ecdb3f31c16dc38113b8854ec1a7884613b688a185ebdf967eab9a81018f76d" + "digest": "4fa9f01922409ef7831ad0ab78782174dd59c46e74e9a76c38111fcdbc1666a1" }, "point_down_tone1": { "category": "people", "moji": "👇🏻", "description": "white down pointing backhand index tone 1", "unicodeVersion": "8.0", - "digest": "c74a7c94367cddbfa840542dc0924adeb0d108be0c7fde8c25fb95d69115d283" + "digest": "e64f86886b78db3088952713caef3144f99ba1d8b5f730e640c4ae42762fb645" }, "point_down_tone2": { "category": "people", "moji": "👇🏼", "description": "white down pointing backhand index tone 2", "unicodeVersion": "8.0", - "digest": "dc4bda0726d85418b974addb42738f437fbb9cf16e5815cdbab3859c4ada6cae" + "digest": "7d44c5c286b83afdc301c8a39bda0e1619d8a099cc576cbcebf55af15931a55e" }, "point_down_tone3": { "category": "people", "moji": "👇🏽", "description": "white down pointing backhand index tone 3", "unicodeVersion": "8.0", - "digest": "e460f81a501376d2f0ed1d45e358c5ed03ba049e8f466e4298afb4f3ca6d24dc" + "digest": "33d981c6cd9641f2864b807bc2e288798bbd56bbd413e1aa4d23d42bb6e1af74" }, "point_down_tone4": { "category": "people", "moji": "👇🏾", "description": "white down pointing backhand index tone 4", "unicodeVersion": "8.0", - "digest": "4bc91cd771f24e0f897a9d8b18f323fec9a82da0fc2429c4a7e4e6a9d885a0a3" + "digest": "19dc8c01dd571e65f0314cc18b55bde4038617b782808faae976cffb0fadfce4" }, "point_down_tone5": { "category": "people", "moji": "👇🏿", "description": "white down pointing backhand index tone 5", "unicodeVersion": "8.0", - "digest": "7e47c6bc73250f36dc7ae1c1c09e7b41f30647b9d0ff703a53a75cc046b5057d" + "digest": "67b1413272b5a0c8efbbd5461bd6fd89849ac5f8dc0d1dac26e2edfcc6b9d1ea" }, "point_left": { "category": "people", "moji": "👈", "description": "white left pointing backhand index", "unicodeVersion": "6.0", - "digest": "b5a7e864a0016afbadb3bec41f51ecf8c4af73cc20462e1a08b357f90bca6879" + "digest": "b7f186ed45ddd21e5c62cbc3d5040194ae1282caad89508fa628c248b3edf0bd" }, "point_left_tone1": { "category": "people", "moji": "👈🏻", "description": "white left pointing backhand index tone 1", "unicodeVersion": "8.0", - "digest": "9f1868272a10a2b738c065be5d30241643324550cfd47baf01c7a09060e66d31" + "digest": "439f771d094340a43f83b8f2e05b39d90b2ec3921756fea2878754119aafd683" }, "point_left_tone2": { "category": "people", "moji": "👈🏼", "description": "white left pointing backhand index tone 2", "unicodeVersion": "8.0", - "digest": "bf0d58c68178a2c2c01d4a6235a1a66b90073cea170f9f6fe2668b6dd68424f7" + "digest": "73d6b8d0df34df349653fcfdbcc2adbc98ba6c25f612d933cc52da1154af37f2" }, "point_left_tone3": { "category": "people", "moji": "👈🏽", "description": "white left pointing backhand index tone 3", "unicodeVersion": "8.0", - "digest": "34d28c97bc8f9d111d14e328153c4298fc32cf18e39e20aacaec17846645ed90" + "digest": "1cfd0d1db8a06ead619a12bd248c4c9fda7b6b50309a2526a20bfc66dcb86177" }, "point_left_tone4": { "category": "people", "moji": "👈🏾", "description": "white left pointing backhand index tone 4", "unicodeVersion": "8.0", - "digest": "c40c8436316915d516c53bb1c98a469528cefd98baa719be7e748c4608cbbcc9" + "digest": "26b4755890f8e290e7d8958566612c14caa6522a7bd43a3d7e8c206436fad70b" }, "point_left_tone5": { "category": "people", "moji": "👈🏿", "description": "white left pointing backhand index tone 5", "unicodeVersion": "8.0", - "digest": "c410fe32e4ce0ded74845a54b86090e59e5820d457837b16e175b36cc71ecb46" + "digest": "8ca52d65aaedcf7ca346e90da3f53b50af83dfd544ed8631b4da1ab31e5e1497" }, "point_right": { "category": "people", "moji": "👉", "description": "white right pointing backhand index", "unicodeVersion": "6.0", - "digest": "44d9251ab41f2f48c2250c44a47f92b3476a71f13fbbbfb637547db837fd5a49" + "digest": "2d27c0ffba78c5c5fbd502dd42fbbae220c8619c8a2b964bef03e4a84ad4a1b6" }, "point_right_tone1": { "category": "people", "moji": "👉🏻", "description": "white right pointing backhand index tone 1", "unicodeVersion": "8.0", - "digest": "9fcce259eb81c0b52ec7796b98a1653194e3a9021a1d338df1dbbab7522fc406" + "digest": "c2f84a57648a6de49b2b9000afd2c45ce1ef8f303d71f248b292e3fe83b8cf94" }, "point_right_tone2": { "category": "people", "moji": "👉🏼", "description": "white right pointing backhand index tone 2", "unicodeVersion": "8.0", - "digest": "9d00a0b1cfc435674dc56065b3d28d28839196977504cf20581205351d8708f2" + "digest": "0a1aae46415401cd3557f61ce491e975acaa995b6c2bf487977beb91e4b1bc7e" }, "point_right_tone3": { "category": "people", "moji": "👉🏽", "description": "white right pointing backhand index tone 3", "unicodeVersion": "8.0", - "digest": "e3026a70630ba73d76892a055a80cac2f78d509faddce737f802d2abefa074ba" + "digest": "86c13a18c53b548907ec0ec468922beab040c29a365f55e18f265e79f1bb42bf" }, "point_right_tone4": { "category": "people", "moji": "👉🏾", "description": "white right pointing backhand index tone 4", "unicodeVersion": "8.0", - "digest": "ea508fde90561460361773b4e1b8e80874667b19ac115926206e7c592587cb76" + "digest": "1605160b761b975c0f11490eb1a7b724c674ec371d72e73f824fdbe873aeddb2" }, "point_right_tone5": { "category": "people", "moji": "👉🏿", "description": "white right pointing backhand index tone 5", "unicodeVersion": "8.0", - "digest": "d59cdb2864eb2929941ecd233f8b8afcddc30fbd4594e5f9acf6386ae06ac12c" + "digest": "1cfee9fdcdaa1a790c14a4f8436dad4b3b6677860bf60dd1da3985fc7cb25a00" }, "point_up": { "category": "people", "moji": "☝", "description": "white up pointing index", "unicodeVersion": "1.1", - "digest": "b69ff4f650989709f2185822d278c7773672bd9eb4a625da80f3038a2b9ce42b" + "digest": "dc20d84a1a808e2d207f10f2f292cb78e05b9e67b4a26f7491e0c6c7f8059af5" }, "point_up_2": { "category": "people", "moji": "👆", "description": "white up pointing backhand index", "unicodeVersion": "6.0", - "digest": "e83cd9eff2af5125a25f5a306c3ee3cfea240add683b5c36a86a994a8d8c805c" + "digest": "0e5a1d7841d0f54762d0fadf460086cad4fcd05fbf65cabdf1df90d1ab0c3f2b" }, "point_up_2_tone1": { "category": "people", "moji": "👆🏻", "description": "white up pointing backhand index tone 1", "unicodeVersion": "8.0", - "digest": "b02ec3e7e04a83bfb769cffb951cbf32aa78e56fa5a51c097f9326df9e08ed33" + "digest": "bdcd26a212498dcddc69342caefe4a68d2b4bfbebcfa94045a1c27dcce158311" }, "point_up_2_tone2": { "category": "people", "moji": "👆🏼", "description": "white up pointing backhand index tone 2", "unicodeVersion": "8.0", - "digest": "32994b85c8b4a1383ca985ebc3382be88866cea1ff1315adfb71fb05e992a232" + "digest": "fd5a6d912f3533b3356392e68df8b155dcacd3bb2d2e1c44d84807d587ef1ed5" }, "point_up_2_tone3": { "category": "people", "moji": "👆🏽", "description": "white up pointing backhand index tone 3", "unicodeVersion": "8.0", - "digest": "9e263bcfb82ada34ff85291f36e64e66b86760fb11a4e0c554e801644d417d6d" + "digest": "57af38773077d28200e033dc3dd28913f570311a51b833df32f23a85bfcc530c" }, "point_up_2_tone4": { "category": "people", "moji": "👆🏾", "description": "white up pointing backhand index tone 4", "unicodeVersion": "8.0", - "digest": "3edc92130a0851ac7b5236772ce7918d088689221df287098688e1ed5b3ff181" + "digest": "7110f1d42dffcab536906e176baa36e817142f9d71329fdfc1b74ee9813cffd6" }, "point_up_2_tone5": { "category": "people", "moji": "👆🏿", "description": "white up pointing backhand index tone 5", "unicodeVersion": "8.0", - "digest": "cabb3b7da9290840ef59d0c8b22625bdb2e94842f01b0a575ccbc348f3069d77" + "digest": "1795ede377cdd58189471af3f6488d8197f2a742f817f8a61523ccff8d08581b" }, "point_up_tone1": { "category": "people", "moji": "☝🏻", "description": "white up pointing index tone 1", "unicodeVersion": "8.0", - "digest": "e496fda349072f8b321ceb7a251175f7244c3076661f5ede48ea75ba1acf8339" + "digest": "16f0e85643558fd2f471cc8d317058914f42279f4aef2ba0e8390728efb4992b" }, "point_up_tone2": { "category": "people", "moji": "☝🏼", "description": "white up pointing index tone 2", "unicodeVersion": "8.0", - "digest": "5a8081323f3baa67e6431e21e16a36559b339f5175d586644e34947f738dd07a" + "digest": "fe8f930134adc4be29b7e659c6acbfa76ba52ab3d0b46dd4797e79c365708666" }, "point_up_tone3": { "category": "people", "moji": "☝🏽", "description": "white up pointing index tone 3", "unicodeVersion": "8.0", - "digest": "07bf0cea812eb226b443334e026e13d1ec23e013478f4af862a3919703107842" + "digest": "d7258aeab80e697649a0e8ad13445380462bb5814c90b1183cc105ebe3eaa5ef" }, "point_up_tone4": { "category": "people", "moji": "☝🏾", "description": "white up pointing index tone 4", "unicodeVersion": "8.0", - "digest": "1fbbd71433108143ee157d0fdadd183f7f013bafa96f0dd93b181e1fd5fd4af2" + "digest": "4c4aca5e2e436421b26d5d58a82bd52fdb9135593fb1afd92c30fa8f1ed51dd1" }, "point_up_tone5": { "category": "people", "moji": "☝🏿", "description": "white up pointing index tone 5", "unicodeVersion": "8.0", - "digest": "ad068ef32df32f8297955490a9a90590a0f93ed5702a052cd0d8f6484c6cc679" + "digest": "ab94fd7fe02205894add98c4c97d812f2228c7c766b1b0e01fa1e9e5dc7c669b" }, "police_car": { "category": "travel", "moji": "🚓", "description": "police car", "unicodeVersion": "6.0", - "digest": "0909be1bd615ae331a7cce71e16dee3ca663c721d5170072c593cb7c76f9f661" + "digest": "38e3b0bdee599b71a5f556dc86b12aa01df38dcf533179515bbdbf2512828548" }, "poodle": { "category": "nature", "moji": "🐩", "description": "poodle", "unicodeVersion": "6.0", - "digest": "f1742fdf3fd26a8a5cfeaba57026518dacaad364cbd03344c4000a35af13e47a" + "digest": "4e73855cbdb10f644146fb3bc1636a74faff02a5d69ad0f91302e920973b03f0" }, "poop": { "category": "people", "moji": "💩", "description": "pile of poo", "unicodeVersion": "6.0", - "digest": "857a61c872138d359a7fe8257bb26118afa49d75186eca2addb415d07c92b3ec" + "digest": "b5c6a197435c518508edf1cc7bc015c14c120965b574813838797507fab21994" }, "popcorn": { "category": "food", "moji": "🍿", "description": "popcorn", "unicodeVersion": "8.0", - "digest": "684f1b7ef34ea7ca933aed41569bc6595a19ef0d546a1b7b9e69f8335540b323" + "digest": "6571fce7fb3cdf92db6fdb69b89b21b664eab348f7fd9ccb37da09eefa65d14f" }, "post_office": { "category": "travel", "moji": "🏣", "description": "japanese post office", "unicodeVersion": "6.0", - "digest": "54398ee396c1314a7993b1cb1cba264946b5c9d5a7dbb43fd67286854d1d1a0f" + "digest": "7dc4ef6e09bab68f31dfb7f594a6488b62c9dcb956b36ac2788c1fbefa908251" }, "postal_horn": { "category": "objects", "moji": "📯", "description": "postal horn", "unicodeVersion": "6.0", - "digest": "0ea12f44f3bae9a14bde3b37361b48bd738d2f613bb1b53a9204959b70e643f8" + "digest": "0cee35210e86afe9bdf0e60345d0c8c23c25d0b43e74bfd4bb8f76e223ffdfe3" }, "postbox": { "category": "objects", "moji": "📮", "description": "postbox", "unicodeVersion": "6.0", - "digest": "bbc424ae8d46de380d7023a43ea064002fd614657d00330d3503275827ac87e2" + "digest": "3e12a4b2a7bce5c1257ecd05f69ba6f51d9db39b21f6393c304e6870c5f432da" }, "potable_water": { "category": "symbols", "moji": "🚰", "description": "potable water symbol", "unicodeVersion": "6.0", - "digest": "dbe80d9637837377cc2a290da2e895f81a3108cc18b049e3d87212402c1c2098" + "digest": "e35ad512f4da69fa132475c68cdbb831ab617f013127aba15cd7508f0b732d19" }, "potato": { "category": "food", "moji": "🥔", "description": "potato", "unicodeVersion": "9.0", - "digest": "a56a69f36f3a0793f278726d92c0cea2960554f3062ef1a0904526a04511d8e1" + "digest": "72e5b1d7dd118dd85886d880a88a92b60e1542587d92591dd42f2d59a721b4c4" }, "pouch": { "category": "people", "moji": "👝", "description": "pouch", "unicodeVersion": "6.0", - "digest": "9f012b90310b4a072b6a8fa2c64def087b5f7ffffaafc36e1856ba943a170351" + "digest": "e333815505f48dad6240f0d6ac9476ab256b26ec53108c0454f77c6ac31c4874" }, "poultry_leg": { "category": "food", "moji": "🍗", "description": "poultry leg", "unicodeVersion": "6.0", - "digest": "1445ec4f5e68a19e5a84e5537dca8190d62409070c954d112e6097f1a6b7f054" + "digest": "c3c667f9795aa2d14fd1a500438d7fd2441e924a3d1af68bd6be1f082b935f4c" }, "pound": { "category": "objects", "moji": "💷", "description": "banknote with pound sign", "unicodeVersion": "6.0", - "digest": "eb11b83eb52adb0a15e69a3bc15788a2dc7825dedee81ac3af84963c9dd517b5" + "digest": "2cb892a8131edb282cb8f5dadaa8db602e6b6934fdf06588d8ccb8f3e7e6eae6" }, "pouting_cat": { "category": "people", "moji": "😾", "description": "pouting cat face", "unicodeVersion": "6.0", - "digest": "8822abedf3499cf98278d7eeea0764d1100ec25cad71b4b2e877f9346f8c8138" + "digest": "e253bae99f9859322bc02b5e9b87cb33c68a5e38aebaa57478d5f4a5b1c23bb0" }, "pray": { "category": "people", "moji": "🙏", "description": "person with folded hands", "unicodeVersion": "6.0", - "digest": "735b79dab34ac2cf81fd42fdcd7eb1f13c24655e5e343816d5764896c03edeea" + "digest": "175a97bcdf0110e4a435cc760d5203b8493c5bbf6d4ce70fb7a5643b2d1021dc" }, "pray_tone1": { "category": "people", "moji": "🙏🏻", "description": "person with folded hands tone 1", "unicodeVersion": "8.0", - "digest": "e8b6103450215e8566797f150978355e297deade4eb47a6371f7a7bc558fed9d" + "digest": "0a453f3e7292c7d813da211b9d1359c6d893426077b010bca5a4bc3f17a695c1" }, "pray_tone2": { "category": "people", "moji": "🙏🏼", "description": "person with folded hands tone 2", "unicodeVersion": "8.0", - "digest": "ee8baacd95d7e8dbad8a1f2d9a12e36c98f3d518db5d3b117d0a18290815e62b" + "digest": "f66640530c3818fff333ebd6636dfb912aa6e986060ad03555766bbc5888d8b4" }, "pray_tone3": { "category": "people", "moji": "🙏🏽", "description": "person with folded hands tone 3", "unicodeVersion": "8.0", - "digest": "ae8c0caa9aca0a6c44069e76a7535c961d0284cd701812f76bbd2bd79ce2bd53" + "digest": "5d8f49ada7ce2e5c473220aa881b32cda4fe73c024ec9260fd2af09b55478239" }, "pray_tone4": { "category": "people", "moji": "🙏🏾", "description": "person with folded hands tone 4", "unicodeVersion": "8.0", - "digest": "64f7b3178b8cd6f6a877ed583539eefe068fa87a0dd658fdcd58c8bc809f7e17" + "digest": "c830c04f893a424a6694c478d8356a549a43b2ba3e9e912becc018178ca0c54c" }, "pray_tone5": { "category": "people", "moji": "🙏🏿", "description": "person with folded hands tone 5", "unicodeVersion": "8.0", - "digest": "5bc8cdce937ac06779c87021423efcec4f602aa4a39dba90b00de81033005332" + "digest": "3fc8c39440ac0ae1646949dad41cc56305e51fbd299378de5356be3e5b4bda24" }, "prayer_beads": { "category": "objects", "moji": "📿", "description": "prayer beads", "unicodeVersion": "8.0", - "digest": "80177091264430cbcf7c994fbe5ee17319d1a58d933636cc752a54dafcf98a05" + "digest": "aedb143e4798a14b97ff6595293d7ed873988023efbc1e3de3aa9f17344359fd" }, "pregnant_woman": { "category": "people", "moji": "🤰", "description": "pregnant woman", "unicodeVersion": "9.0", - "digest": "49abb86409103338bdb6ae43c13a78ca2dc9cd158a26df35eadd0da3c84a4352" + "digest": "541e4d6245b5b243121e4666298cd5ae5a31fd38228ca2f527865019d7fa25b5" }, "pregnant_woman_tone1": { "category": "people", "moji": "🤰🏻", "description": "pregnant woman tone 1", "unicodeVersion": "9.0", - "digest": "5a9f8ed2b631ecf8af111803a5c11f4c156435a5293cb50329c7b98697c8da25" + "digest": "8c16b193ce1c39aafcc4ba1b7db7524486cfbd640ece996bd795e91198db6196" }, "pregnant_woman_tone2": { "category": "people", "moji": "🤰🏼", "description": "pregnant woman tone 2", "unicodeVersion": "9.0", - "digest": "279a2eafff603b11629c955b05f5bd3d7da9a271d4fb3f02e9ccd457b8d2d815" + "digest": "44261300c22052fdc4f82cb41d63754b5bd9d5bc6dac92ac68440a62f3456b87" }, "pregnant_woman_tone3": { "category": "people", "moji": "🤰🏽", "description": "pregnant woman tone 3", "unicodeVersion": "9.0", - "digest": "93bb63ec2312db315e3f0065520b715cc413ac0fd65538ec9b5cd97df2a42b20" + "digest": "f734c133c3d9dc59aeb050024c420e2de231e2fabefda255169666ee955ab8e4" }, "pregnant_woman_tone4": { "category": "people", "moji": "🤰🏾", "description": "pregnant woman tone 4", "unicodeVersion": "9.0", - "digest": "b8dc3dcec894bfd832a249459b10850f8786b6778d8887a677d1291865623da2" + "digest": "6990dabfc19d92c061fdffd82ab99f582378fd84c535db0dc042f20cb9db6c16" }, "pregnant_woman_tone5": { "category": "people", "moji": "🤰🏿", "description": "pregnant woman tone 5", "unicodeVersion": "9.0", - "digest": "73ee432752f81980f353a7f9b9f7a5ece62512dca08e15c1876b89227face21c" + "digest": "6981c98ac30d7ff3dc5b44279a3d3a8891a1fd33de5a41050aced7e37ec9ea21" }, "prince": { "category": "people", "moji": "🤴", "description": "prince", "unicodeVersion": "9.0", - "digest": "34a0e0625f0a9825d3674192d6233b6cae4d8130451293df09f91a6a4165869c" + "digest": "07fcbaf5d14e5e77d1a44cae21006ab245da1fd799773aa836a9bb2fdac24f61" }, "prince_tone1": { "category": "people", "moji": "🤴🏻", "description": "prince tone 1", "unicodeVersion": "9.0", - "digest": "ccecdfeccb2ab1fceceae14f3fba875c8c7099785a4c40131c08a697b5b675fc" + "digest": "2db61fd0e8bb7d9d5941df7c680d2e4fff6b282d2a356c34bf32e55bf41d1245" }, "prince_tone2": { "category": "people", "moji": "🤴🏼", "description": "prince tone 2", "unicodeVersion": "9.0", - "digest": "c373fd3e0c1798415e3d8d88fab6c98c1bbdedcbe6f52f3a3899f6e2124a768d" + "digest": "283dbc3550fe80ce1bf4f6eabd7e216026f3996f4e0fa9b9b881df8d741c26d3" }, "prince_tone3": { "category": "people", "moji": "🤴🏽", "description": "prince tone 3", "unicodeVersion": "9.0", - "digest": "71d15695ca954d55aa69d3c753c7d31a8ba5329713a8ddbc90dafc11e524c4ef" + "digest": "374f58411517a2c3532adad34108db23e8587a86d15e32aa0e67e8a82d1c2ef3" }, "prince_tone4": { "category": "people", "moji": "🤴🏾", "description": "prince tone 4", "unicodeVersion": "9.0", - "digest": "08f6cb32424f15cc3aaf83c31a5dac7c01a6be2f37ea8f13aed579ce6fb4db19" + "digest": "a6d44eb1caf4dc0fbb1b5821809cd55bea127f5a6b4b4b7e259f161ef502a52b" }, "prince_tone5": { "category": "people", "moji": "🤴🏿", "description": "prince tone 5", "unicodeVersion": "9.0", - "digest": "77d521148efa33fa4d3409693d050fecfd948411e807327484f174e289834649" + "digest": "72bbb711de954db8d01bf0270ae23ead3fabc76a1e9edc208b2ee08b3c282c17" }, "princess": { "category": "people", "moji": "👸", "description": "princess", "unicodeVersion": "6.0", - "digest": "efabd28480a843c735f0868734da2f9ce28133933b02ab07b645498f494f3f80" + "digest": "0255742ad246f6245302c68965ce7243618c62e27a55927a1101db0a58144205" }, "princess_tone1": { "category": "people", "moji": "👸🏻", "description": "princess tone 1", "unicodeVersion": "8.0", - "digest": "52b88b99ba64f82e8f36e2a1827c85145e4fcd6863478c2345fe9fa9e8901cdf" + "digest": "6634c586ce395cc2417acfffc4997bd9152b200abb357921f9bcb37d5501c99b" }, "princess_tone2": { "category": "people", "moji": "👸🏼", "description": "princess tone 2", "unicodeVersion": "8.0", - "digest": "7e44289404693668f20e681fcdc2e516512d54a69c627eedae958f69dfe6eea9" + "digest": "9ef16a00fa3f044559e9a8f5abbd0d8be7c6d665f8007c59094e2581d92236d1" }, "princess_tone3": { "category": "people", "moji": "👸🏽", "description": "princess tone 3", "unicodeVersion": "8.0", - "digest": "96c9a9857348d7a1a8be899c50d55b352b9a9fd5c65e4777bfa199fe7929d41c" + "digest": "0a6687e1da8a427e55fc2769f8927fa3f285b9e3dfc4d0a89de2339f9c7ad5d6" }, "princess_tone4": { "category": "people", "moji": "👸🏾", "description": "princess tone 4", "unicodeVersion": "8.0", - "digest": "67696f96be60f2a36598072172d2db197d007e6c1ac3acef526a5ce6d59bf3f7" + "digest": "687368a236801772418314f1ca4271d97511a3c5875a22886abc21e2383d784d" }, "princess_tone5": { "category": "people", "moji": "👸🏿", "description": "princess tone 5", "unicodeVersion": "8.0", - "digest": "007f624e2fad91bb57ce32ecd35213a796d71807f3b12f3f1575bf50e6a50eeb" + "digest": "cd1a5425ebe5bd0334ae35e3fcdbe50fffcceac150a86b842b92bbb78bbb0e3b" }, "printer": { "category": "objects", "moji": "🖨", "description": "printer", "unicodeVersion": "7.0", - "digest": "5e5307e3dc7ec4e16c9978fb00934c99c4adefca7d32732a244d1f2de71ce6f8" + "digest": "6d955ef121cac0fb8f24e617c664e13b44cb318db041be39ebbbd158e731ae2f" }, "projector": { "category": "objects", "moji": "📽", "description": "film projector", "unicodeVersion": "7.0", - "digest": "7f8e1fdb89584849a56ee34c62cab808af48b7bd4823467d090af4657a2e0420" + "digest": "ad03ae86f9188ccc2909335de034ed0de68dadc4a6e59fb678e752d219c41f92" }, "punch": { "category": "people", "moji": "👊", "description": "fisted hand sign", "unicodeVersion": "6.0", - "digest": "c7e7edf6d64f755db3f02874354f08337b3971aff329476d19ac946e0b421329" + "digest": "1f8bdf4ead54a6d9ccad648c98f126a49e4a16a1d525abf8d8194b2e253461e2" }, "punch_tone1": { "category": "people", "moji": "👊🏻", "description": "fisted hand sign tone 1", "unicodeVersion": "8.0", - "digest": "c9ba508b0c36041047473782acfedab5af40dd7946b33daf4d8d54c726e06a11" + "digest": "6e368dfc6f762bc1db1127592d91fa29437f182391a71d61472e8459b2dfc770" }, "punch_tone2": { "category": "people", "moji": "👊🏼", "description": "fisted hand sign tone 2", "unicodeVersion": "8.0", - "digest": "d53011cd2f3334c7b3fffdfe1e2b8cc1c832c74306e1ac6d03f954a1309d7d0b" + "digest": "62e40f8ac33d5f28cc2bba06dc0871627db3f40a04f16a7dd2ab426bb9c740a4" }, "punch_tone3": { "category": "people", "moji": "👊🏽", "description": "fisted hand sign tone 3", "unicodeVersion": "8.0", - "digest": "f7522347094e0130ed8e304678106574dbd7dd2b6b3aeb4d8a7a0fef880920b2" + "digest": "94a9d410d1ac2252be7386a2110708686ea2bba4859f3fd84a11e64bbd6a1432" }, "punch_tone4": { "category": "people", "moji": "👊🏾", "description": "fisted hand sign tone 4", "unicodeVersion": "8.0", - "digest": "3e62bdd426f3e6ff175ce3b8dd6f6d3998d9c1506128defa96b528b455295b47" + "digest": "b378775978c26547d87fe8d2f7d20a05c2bbca386d40533fe774e4bca2e7540a" }, "punch_tone5": { "category": "people", "moji": "👊🏿", "description": "fisted hand sign tone 5", "unicodeVersion": "8.0", - "digest": "7d9bff777dc4ec41ac132b1252fa08cf92a398c8dc146c4a5327b45d568982d8" + "digest": "4300760b118dee45c53098601e7d8f9d3ec66e87f2d11e87b07adb79793c53e8" }, "purple_heart": { "category": "symbols", "moji": "💜", "description": "purple heart", "unicodeVersion": "6.0", - "digest": "a6bf01de806525942be480e45a4b2879f91df8129b78a1b8734d4f917bcab773" + "digest": "68bc43f94a83b183d3ae134cfb36ef801dbb08f8ed46ed2972caa24cad3c8d2c" }, "purse": { "category": "people", "moji": "👛", "description": "purse", "unicodeVersion": "6.0", - "digest": "2b785f36e01875d66cfda2192c8c53606e7224a7c869a4826b62cb61613d60c8" + "digest": "069d6ce3046648578d3c04796bb6190ecfb55e1fd708be2021144f1716c3ae2f" }, "pushpin": { "category": "objects", "moji": "📌", "description": "pushpin", "unicodeVersion": "6.0", - "digest": "c3f7d7008be6bab8dc02284d4d759abf7aafbb3dbbe3a53f0f5b2ff685af88f8" + "digest": "c8b820588fe733d505e95d93eeadcc3e1073f745b2b53bae8dcc1c0bb8624aa7" }, "put_litter_in_its_place": { "category": "symbols", "moji": "🚮", "description": "put litter in its place symbol", "unicodeVersion": "6.0", - "digest": "f52a57d6f1bada7b6e6b9a6458597d70cb701c01e1120d8cb1d7ff65e01d405c" + "digest": "8f4d77e14f81634081b21e9bc062082d5a18cad551560eb8479c0c5d14ab3358" }, "question": { "category": "symbols", "moji": "❓", "description": "black question mark ornament", "unicodeVersion": "6.0", - "digest": "40050a1fd29bed321fd601d13dc33de5d6084121f1d873b29bde9dc3d823a310" + "digest": "fd18ff641d27854c3996ec9c58210fde5411537847c0f3c55d9318244c3e8854" }, "rabbit": { "category": "nature", "moji": "🐰", "description": "rabbit face", "unicodeVersion": "6.0", - "digest": "678ad953a7ab8f618c59051449a67c965d1f04f42dd6f6669adaf3fadebd080c" + "digest": "1a7201ef67f5ce4c9deb0f5c9e1e14d0e3d6ffaac17bbb73d6ca6c1de62c43ea" }, "rabbit2": { "category": "nature", "moji": "🐇", "description": "rabbit", "unicodeVersion": "6.0", - "digest": "19b1f5108292472434cc7a49efac4ea9275779735c7aeb0f15c36021d5998ca0" + "digest": "120075f5ca435b5dc903bfe3934bbc9adb2c17c16a8b839625320a46c299827a" }, "race_car": { "category": "travel", "moji": "🏎", "description": "racing car", "unicodeVersion": "7.0", - "digest": "46f4814259d3d17ff35c04110e73e5327aee99f4711cd459ca1ee951508da3a6" + "digest": "183bf5e7abb9e7c7e94a08f212040d6dbe24633c2fb25a452096a2062c18acc6" }, "racehorse": { "category": "nature", "moji": "🐎", "description": "horse", "unicodeVersion": "6.0", - "digest": "a57b7aca35347ada8225eeee06b70cfd040484104963b4df56ea8fec690576b0" + "digest": "44ade212bafa562416e9df439229052db2e45cf631d6d32a8261aa541a675a07" }, "radio": { "category": "objects", "moji": "📻", "description": "radio", "unicodeVersion": "6.0", - "digest": "9245951dd779cdd141089891b15a90d3999a6358acf1fc296aa505100f812108" + "digest": "a397a47cb1ab6621628112afcdc7ce4338f9e77954f2ef7e9bb461d519705099" }, "radio_button": { "category": "symbols", "moji": "🔘", "description": "radio button", "unicodeVersion": "6.0", - "digest": "565bec59198df2592e96564c6e314d3cde33c47b453db1bec6c5d027b5cb4fd9" + "digest": "7e74da4889650286464a22035c3297d914c1e52c266d5accbffe03d8f76069de" }, "radioactive": { "category": "symbols", "moji": "☢", "description": "radioactive sign", "unicodeVersion": "1.1", - "digest": "0ed6634057824e0cfd10b2533753e3632b0624341a7eac8d9835706480335581" + "digest": "adae20f9d65f9e4c3d2ff97012c58475ed56d446010999b75af2ddc78961cf54" }, "rage": { "category": "people", "moji": "😡", "description": "pouting face", "unicodeVersion": "6.0", - "digest": "d97ba6bd08eec46dbc7199f530c945b73a87a878e35397b0a3e4f2b45039e89e" + "digest": "55c5a1450a9c4ba539c4c2f6760209c7cedfbbc93abee597d63703e7bc96743c" }, "railway_car": { "category": "travel", "moji": "🚃", "description": "railway car", "unicodeVersion": "6.0", - "digest": "2cddc08d555e7fc24e312c3d255ed013fbf9cd2974a6918369c32554049ba2be" + "digest": "5aaa2731f58c2a08c2c731cf361da3a9ea407d2754134dcacf14d9ea4cfb702f" }, "railway_track": { "category": "travel", "moji": "🛤", "description": "railway track", "unicodeVersion": "7.0", - "digest": "0da351b6d4e75c6beeaef1225e151d9580d4b5c41dfa1cf192715bf3cec981d7" + "digest": "2a36d0f6b16ecb70328a34502c639ce931fcb558c72fad0118b7380a13de2076" }, "rainbow": { "category": "travel", "moji": "🌈", "description": "rainbow", "unicodeVersion": "6.0", - "digest": "a93aceb54e965f35e397e8c8716b1831614933308d026012d5464ee42783ed4d" + "digest": "f3e13a1ac2f7a2ae4096f47a2e1a1afd18f2998a67f6491002c3bcb019093222" }, "raised_back_of_hand": { "category": "people", "moji": "🤚", "description": "raised back of hand", "unicodeVersion": "9.0", - "digest": "20973a697e826625deba5ee3c4f25eb5e1737f2e860ac6fe4ee4d0e0c84b5e12" + "digest": "3335f2a4f8ac26c22418968e1836e697ee03af488a9349bab6795076ab5dd771" }, "raised_back_of_hand_tone1": { "category": "people", "moji": "🤚🏻", "description": "raised back of hand tone 1", "unicodeVersion": "9.0", - "digest": "06af5941255ca69d10d99d0a512bbda6141a296453835dbccf259ce0afe1dd3d" + "digest": "6388f3e4b61cc32967aa6b9bceb60e8673f01cb1cdf94c37332d61040be48d6b" }, "raised_back_of_hand_tone2": { "category": "people", "moji": "🤚🏼", "description": "raised back of hand tone 2", "unicodeVersion": "9.0", - "digest": "429ed19555c9e5197b729b3e7bd8013346551051cb0b3fbc8a4372717c9a027d" + "digest": "66491196ad238a2a12c14d9be5cec12d22788d719725e7d22e6edad40afc0c8e" }, "raised_back_of_hand_tone3": { "category": "people", "moji": "🤚🏽", "description": "raised back of hand tone 3", "unicodeVersion": "9.0", - "digest": "487a1c3f19e77c99b520ec073de2acc4a9e585b739a84b3989f7de85d2c2045c" + "digest": "27e2f03168b0733a0492a30df1f2f924783bf309a3a05a22a27529953783d0cd" }, "raised_back_of_hand_tone4": { "category": "people", "moji": "🤚🏾", "description": "raised back of hand tone 4", "unicodeVersion": "9.0", - "digest": "154254d8500c55ec3de698be4a352f9bcf06e2950cabc4eabaccad0f39a1e1e9" + "digest": "729c1c34a2aa7c236d11c73665fa7b29fa1c31cc3ce56ea0a7e46f0754483efd" }, "raised_back_of_hand_tone5": { "category": "people", "moji": "🤚🏿", "description": "raised back of hand tone 5", "unicodeVersion": "9.0", - "digest": "6e9c0855ecd5f14adca5e5862427c3d39ffcf86f7ddd3aaa1fefc3cefc7483c8" + "digest": "50cca64dcbf0dff9a896668c6d909bd91805d699873224933e91af524c781320" }, "raised_hand": { "category": "people", "moji": "✋", "description": "raised hand", "unicodeVersion": "6.0", - "digest": "5cf11be683aea985d5ba51fbd44722c2327311bfe26b61c3d441c90f5d5a195a" + "digest": "0bfd815713f428f4408c4225abd10c73e1200dbabe07216cb5d07098f8314270" }, "raised_hand_tone1": { "category": "people", "moji": "✋🏻", "description": "raised hand tone 1", "unicodeVersion": "8.0", - "digest": "865afca29b57577fed8fe8c2be57b74254a008c8cf34194680be2759239b5f5d" + "digest": "5d8a093e609223ce89bb3813d1b673d8558b81597ec747002a5e30792e1bcd72" }, "raised_hand_tone2": { "category": "people", "moji": "✋🏼", "description": "raised hand tone 2", "unicodeVersion": "8.0", - "digest": "832169a0b626a682a58a3b998f68413657b4962c1fab05f1fdc2668e82727210" + "digest": "7b76fb17f3da3719ee18ca00903b0b89b4fad7718aa18df52c7920d0ae049fb2" }, "raised_hand_tone3": { "category": "people", "moji": "✋🏽", "description": "raised hand tone 3", "unicodeVersion": "8.0", - "digest": "3959a873ad7671de82c615c4ed840b011e67baafb2bab7dd16859608d3e83cb1" + "digest": "44bce7c38e3b814d00fee161df4cdf94b2c73f5e044b65317010588029aae4be" }, "raised_hand_tone4": { "category": "people", "moji": "✋🏾", "description": "raised hand tone 4", "unicodeVersion": "8.0", - "digest": "db542f65d076ccf3dbfca27cb7c2f135a8bf7a487a81a04873e70172bdfcd579" + "digest": "b23fad6235d1e3dfbbf7c613013cf294b9c36c6d1f2228fd97fb4802aa3ef0af" }, "raised_hand_tone5": { "category": "people", "moji": "✋🏿", "description": "raised hand tone 5", "unicodeVersion": "8.0", - "digest": "88ca884d14baaae48df21d75c22d82fb15bdc395e42026f5ca34cd65e5ae8674" + "digest": "a66a0fc82b6d8abd282f5c7f7e35cc31a3f83dd425f4621a3538a2455113b02a" }, "raised_hands": { "category": "people", "moji": "🙌", "description": "person raising both hands in celebration", "unicodeVersion": "6.0", - "digest": "2ee73466a3f5079e542857fe6f5497e9f87753a81854985ce3356a8d3da1d8b8" + "digest": "6bc3e746c276ce1ea46ba5233d30ec5cdb8340b5c9c15768873404d59b1f3496" }, "raised_hands_tone1": { "category": "people", "moji": "🙌🏻", "description": "person raising both hands in celebration tone 1", "unicodeVersion": "8.0", - "digest": "43e73c60f040a66374b8ec98f3629a90d13ae9f472446ed7676cd5573e824f4b" + "digest": "c3e5095f41e49954c688edefeb223069c57979052735b06277d7f3620161796f" }, "raised_hands_tone2": { "category": "people", "moji": "🙌🏼", "description": "person raising both hands in celebration tone 2", "unicodeVersion": "8.0", - "digest": "fcc5255bb2b06dc82d6878e74cf34e8ce118c70004a06d39a980683772b98c52" + "digest": "4bd2f620dba790a58a42ab6d234de14772e4224994b929d731acc50ed6a8d259" }, "raised_hands_tone3": { "category": "people", "moji": "🙌🏽", "description": "person raising both hands in celebration tone 3", "unicodeVersion": "8.0", - "digest": "3ee3e0aafef486e766a166935e8147fb75a7329cfebc96dec876cc45e83a8754" + "digest": "1db8bfc21ab03d98849684f6d32e8e333bb9b33dd540a38c4673a33ea78698d8" }, "raised_hands_tone4": { "category": "people", "moji": "🙌🏾", "description": "person raising both hands in celebration tone 4", "unicodeVersion": "8.0", - "digest": "78a8cbf6b2b85be4d6b18f0ff6a77f197963117955725fb7e57e0441effb928f" + "digest": "65991dd419d1a02f126dfc401252faa929eb9b437d990b7802a2323ce6e929cb" }, "raised_hands_tone5": { "category": "people", "moji": "🙌🏿", "description": "person raising both hands in celebration tone 5", "unicodeVersion": "8.0", - "digest": "2a5ed7334a17172db0cd820a559e7f75df40ec44de6c25d194c76e1b58c634cb" + "digest": "ffe251cc1a777836f40217630cb6652d3ec7f4f80c88045d1ec1430c8ce368d1" }, "raising_hand": { "category": "people", "moji": "🙋", "description": "happy person raising one hand", "unicodeVersion": "6.0", - "digest": "512750b00704f1ccefd3c757743540b785ad7670dbbe4a2c4dca8d93e6701920" + "digest": "b9cc5deb1d33ace5ab80f9b4fe7d2d277c2ee04dfdbc8bc3d41ca69edd3d5c52" }, "raising_hand_tone1": { "category": "people", "moji": "🙋🏻", "description": "happy person raising one hand tone1", "unicodeVersion": "8.0", - "digest": "2897722f091c273dd3714cff7423c2475bc3070416c28014ca03322b9ece48bc" + "digest": "6d7aea2c2c9620448ffc6be9e5bf5cddcc7a1e18f9f816a030dc818d93d45d61" }, "raising_hand_tone2": { "category": "people", "moji": "🙋🏼", "description": "happy person raising one hand tone2", "unicodeVersion": "8.0", - "digest": "59199b334b3845911382c1f29bd7c0d5ef9d2486417345e265b166ead7d3e1c1" + "digest": "8af44fa3d2d7eadc95c8193993eeeaea3bd764c1ac884d897804a074bba87a21" }, "raising_hand_tone3": { "category": "people", "moji": "🙋🏽", "description": "happy person raising one hand tone3", "unicodeVersion": "8.0", - "digest": "f95b338d5efcf14ef12f415a2c1bba93df48628ddc94f34f70c31e1b3c2e1d28" + "digest": "cc39cadc42f9ec7fba6e74661e757f0d7a36fd10807fe90fddd511a07e290059" }, "raising_hand_tone4": { "category": "people", "moji": "🙋🏾", "description": "happy person raising one hand tone4", "unicodeVersion": "8.0", - "digest": "951ddbfdb57d5a60551b59b3d0f7ca00a64912f4a101a73afaebd68445cd6cec" + "digest": "7ef0c37921ced3c64898531b746eaf1e6ed7133ebefd74394e5b0164ee57085d" }, "raising_hand_tone5": { "category": "people", "moji": "🙋🏿", "description": "happy person raising one hand tone5", "unicodeVersion": "8.0", - "digest": "9370f93704d8f89ca6dc946715eab5e7dba82bf04dd68c00f5c0abb8bc16371e" + "digest": "96927ec26049ce6efc65917605f9039f9ec746eff23fe00c4f35ceb29d4f2c93" }, "ram": { "category": "nature", "moji": "🐏", "description": "ram", "unicodeVersion": "6.0", - "digest": "2875ab28e1018b39062aeb0c5ce488c48a98f13e9f2364470a0a700b126604f2" + "digest": "8f4a19d64e01593a7487fb4d58fe1d300055e458d3daa1659ec59877a8a3b00f" }, "ramen": { "category": "food", "moji": "🍜", "description": "steaming bowl", "unicodeVersion": "6.0", - "digest": "425662a49c4c13577c0de8d45d004e5ba204aaadbaabae62a5c283ecd7a9a2c5" + "digest": "2dab0bf5560aacda31e87d8a86a1a39eaaa7f6b4fb3dbc1b9768f3a49a9e20f9" }, "rat": { "category": "nature", "moji": "🐀", "description": "rat", "unicodeVersion": "6.0", - "digest": "14380d65498c6ce037c02a93bca2b24f25a368d85278d6015b8c9f7cd261f8e2" + "digest": "7f15ecd2a5c5dd340a5e1c69454a512bf176cbb74b042efc65a7d6c8efad5e6e" }, "record_button": { "category": "symbols", "moji": "⏺", "description": "black circle for record", "unicodeVersion": "7.0", - "digest": "92be12161ba206bb2e06a39131711c7b17368d55b4aae0b48f0ac5b6b1cde76b" + "digest": "2b7ef01bcbfb5310cceffada4a966b874dd3bf4b8cfa23848effac1386457fc3" }, "recycle": { "category": "symbols", "moji": "♻", "description": "black universal recycling symbol", "unicodeVersion": "3.2", - "digest": "c377e8537367b05b5de9be860a0fcabd7aed2bf4ba146eefc423671a21530369" + "digest": "9256cf44c41b5b3479c92a453c26adcc32800af9ffbf32f2d08e7570732788b2" }, "red_car": { "category": "travel", "moji": "🚗", "description": "automobile", "unicodeVersion": "6.0", - "digest": "8a99832a195263c0e922af53d52dea37aa3e07032b3c2a1977f8527b4a144b9c" + "digest": "db3f7e0dd1e1aa92541afc4db067e0c6bf9d325d912b1bafce182e683f68a06e" }, "red_circle": { "category": "symbols", "moji": "🔴", "description": "large red circle", "unicodeVersion": "6.0", - "digest": "9dcf0132f6f2cc81702f0e3b15b37984e8439796705bf98f68ba449b3dfa5307" + "digest": "a76514fffb0fec7b8994aa202144350f3257c4562c02a451c5727d20ce0f21ac" }, "registered": { "category": "symbols", - "moji": "®", + "moji": "®️", "description": "registered sign", "unicodeVersion": "1.1", - "digest": "9661b1df529ecb752d130820c55c403e5de263748eb02f7fea327818bc282d94" + "digest": "aeabdec7e5ddeed91ca77a6b926d76362e90d955225cbba6cee8b26442661e10" }, "relaxed": { "category": "people", "moji": "☺", "description": "white smiling face", "unicodeVersion": "1.1", - "digest": "2d5aed4fb8504c6d6660ef8d3bfe0cc053dcd6099c2f53748c202dc970c639bc" + "digest": "27bb85737e7f969e392a23141f27c75c82e327fcd0614a445dec47a00578057d" }, "relieved": { "category": "people", "moji": "😌", "description": "relieved face", "unicodeVersion": "6.0", - "digest": "b4ce2ba6c220d887fe5e333c05ed773df9b6df0ac456879fd8f5103ff68604a5" + "digest": "ed96de2532a1fd5f96f52621d233b391830d31119b9604e7505340aac2dd1fa5" }, "reminder_ribbon": { "category": "activity", "moji": "🎗", "description": "reminder ribbon", "unicodeVersion": "7.0", - "digest": "c3de2a7c9350b77a0b86c0dcce9dcd9953ea8a97aa1e7aed149755924742f54d" + "digest": "3f3b9a65033a2e9e9d58ee18aa3cb3158ce2bf243c6c0352f7278bf2b4f8106c" }, "repeat": { "category": "symbols", "moji": "🔁", "description": "clockwise rightwards and leftwards open circle arr", "unicodeVersion": "6.0", - "digest": "b9512d508613ed0eb3181eb1030f7f6fd6b994476ecdfa308733c6df975fb99e" + "digest": "6e7a4196d2899b28b0c85a77c6abafd202f91189710793e9a6b4a95ab55c0fc5" }, "repeat_one": { "category": "symbols", "moji": "🔂", "description": "clockwise rightwards and leftwards open circle arr", "unicodeVersion": "6.0", - "digest": "53409cf24dd4bb0d7b50ae359f15d06b87b7f4a292ed5c3a09652fa421a90bf2" + "digest": "6f6ace59c5d36c66d5816247e9c29f6aa3efef428ee83c99c9d341f7c055a64c" }, "restroom": { "category": "symbols", "moji": "🚻", "description": "restroom", "unicodeVersion": "6.0", - "digest": "2e7a1bfc9a9d49b0272230a91db7369e24d54bf1de8e683d36b85f1d8c037f77" + "digest": "f2a6d958afccd904f504425f024c968e22d13466f122006b245ea3db25e22bdd" }, "revolving_hearts": { "category": "symbols", "moji": "💞", "description": "revolving hearts", "unicodeVersion": "6.0", - "digest": "c43d3197cb4cf06659f643638f6c4e91a2889e0f6531b7d81ea826c2a8b784fc" + "digest": "f6d44311823de89d93f7f0c0758e60a804491237b18b4b0bd20a9843570c9c04" }, "rewind": { "category": "symbols", "moji": "⏪", "description": "black left-pointing double triangle", "unicodeVersion": "6.0", - "digest": "d20c918c1e528ff0947312738501ca9a6fb6ff4016aad07db7a8125d00fd65cd" + "digest": "12a3f494d633a469015ed63e737a4bf0fac43206bf4a55c4d0e0c588a81bdffc" }, "rhino": { "category": "nature", "moji": "🦏", "description": "rhinoceros", "unicodeVersion": "9.0", - "digest": "163fa3acd78eead72c431a1f48b8465a6d45272a9169560e456d30b4df93dc6b" + "digest": "6b23d83c2b2cc252e5983b75840086971807c2ea5425f17753d049b5b7a5ebf7" }, "ribbon": { "category": "objects", "moji": "🎀", "description": "ribbon", "unicodeVersion": "6.0", - "digest": "74315fe907f9f0203afe139cd4552aa442eecfa2a64fac12db3e1292fc5a8828" + "digest": "498ca699cf15df0de221f962a03566a1944f9eab0cdd44353460d9198265f35c" }, "rice": { "category": "food", "moji": "🍚", "description": "cooked rice", "unicodeVersion": "6.0", - "digest": "f544f12606de59d28739798003f14ebd8869856add8e24496ec5dda3e131daf4" + "digest": "ca2eb63d32044cf29435eec542dea6d2aad9eed4dcf4d12bb092a221c4e17eac" }, "rice_ball": { "category": "food", "moji": "🍙", "description": "rice ball", "unicodeVersion": "6.0", - "digest": "2cba6f5364cd366859bc8948897b65fc97b225ea7973d9be3b24aba388fed8e8" + "digest": "40e8af6fcac8dbc63e18809e12a00e41dc8cf75eba0c856f8c031c866e27099c" }, "rice_cracker": { "category": "food", "moji": "🍘", "description": "rice cracker", "unicodeVersion": "6.0", - "digest": "ac0f805d41d4f322154c1968bd3ce3e9aabcd39d908182e52fd7d28458dbef92" + "digest": "33d54212f8418a5148b4b7e7b38edc72e7f03c5cf54356cdc15319c56160a3f3" }, "rice_scene": { "category": "travel", "moji": "🎑", "description": "moon viewing ceremony", "unicodeVersion": "6.0", - "digest": "b942a06d3da0570aca59bab0af57cd8c16863934f12a38f70339fd0a36f675f5" + "digest": "18b94e88b72cd2158d831d86f78c91d3ae44b279ec104b3606fd177a2ab1372f" }, "right_facing_fist": { "category": "people", "moji": "🤜", "description": "right-facing fist", "unicodeVersion": "9.0", - "digest": "f815d1cc0c0345ddcc8886ae9c133582d7dc779732ac9b93dde1ab4fdd3b251d" + "digest": "d1abe6e551a7b336ed0c7234db5c5a653db975647ac603a320f05b1635378736" }, "right_facing_fist_tone1": { "category": "people", "moji": "🤜🏻", "description": "right facing fist tone 1", "unicodeVersion": "9.0", - "digest": "0f9269b70cf68071d97389e059a2bdacffd73f2afd2ce6cfd7447bb1a4e9abbb" + "digest": "d281365007abb9150174089f9a1baa7033237f6e566aca72763e538861674a74" }, "right_facing_fist_tone2": { "category": "people", "moji": "🤜🏼", "description": "right facing fist tone 2", "unicodeVersion": "9.0", - "digest": "32a9833db853972e49e65aa227fb0512c57362da190aa1cc40e1d64f238e837e" + "digest": "841c242354f94f30eea0e16ab3373d6c6d6d3e6a90ac20baf7765a08bf6e7f07" }, "right_facing_fist_tone3": { "category": "people", "moji": "🤜🏽", "description": "right facing fist tone 3", "unicodeVersion": "9.0", - "digest": "be4706f8bb088411f5cbbf9065a0ae5b773c97456bd975c2b6789765657847b9" + "digest": "6843fe9b8f162bc43bff78c16555f9eadece02285ca7758818db5e8c4caf064b" }, "right_facing_fist_tone4": { "category": "people", "moji": "🤜🏾", "description": "right facing fist tone 4", "unicodeVersion": "9.0", - "digest": "1680862891a9d85c4b6f76232a80e2ef7428bcec93087c86eae2efaba9c6a3f7" + "digest": "af349e6f8b54e0124667e7a6cf01fb4eb48eb21653e8f6d0ddd22e8114dde797" }, "right_facing_fist_tone5": { "category": "people", "moji": "🤜🏿", "description": "right facing fist tone 5", "unicodeVersion": "9.0", - "digest": "388715a4bc2178c52bbb3bc2729f57be50acab5d751784c9f3220e86c6b1fbcc" + "digest": "efd40f38ab91c5ea8e66ba129d4aa2d5af2c35c5030182695cfe81d6e9123987" }, "ring": { "category": "people", "moji": "💍", "description": "ring", "unicodeVersion": "6.0", - "digest": "b5322907222797b5e1786209cda88513e76cd397a40f0a7da24847245c95ef9d" + "digest": "ec4386554d3b001d9b64cfa534094b67844b55bcbec118146c5d238079107f6f" }, "robot": { "category": "people", "moji": "🤖", "description": "robot face", "unicodeVersion": "8.0", - "digest": "4d788e6ec89279588b036fca6b17f5a981291681df8f90306ecf5c039de40848" + "digest": "363bacd1c9c3bb115d4fe363ac212fc0a81270c057aaf432ab866581b976e38d" }, "rocket": { "category": "travel", "moji": "🚀", "description": "rocket", "unicodeVersion": "6.0", - "digest": "b82e68a95aa89a6de344d6e256fef86a848ebc91de560b043b3e1f7fd072d57d" + "digest": "136f56b7d54596e10ba226a05a8f4628eba967d8fc90d55c115bdf4366d102d8" }, "rofl": { "category": "people", "moji": "🤣", "description": "rolling on the floor laughing", "unicodeVersion": "9.0", - "digest": "f4f99ba2ac67b97338f904f9384ff03fb832a2e427bf6e74611bf5fee45f1f48" + "digest": "1a997e5e1a86c52ced7f4685ad6eb6ce93d50aef0b4cde72f143dd75e5139b43" }, "roller_coaster": { "category": "travel", "moji": "🎢", "description": "roller coaster", "unicodeVersion": "6.0", - "digest": "a65e9ace1d7900499777af1225995f17af90a398bb414764c20b6e09a8c23a2c" + "digest": "5c4c5d8639d4bbeab07bc46304e5233a95f379fad92e395d087afe5af00529fc" }, "rolling_eyes": { "category": "people", "moji": "🙄", "description": "face with rolling eyes", "unicodeVersion": "8.0", - "digest": "23dea8100da488a05721a4e82823eb438393b0ea762211c9ecef011d127aa1b7" + "digest": "a5fec5606c1cd4b295fe69c261326c848e246622c02ca6cda9f2c5a5bf0aed98" }, "rooster": { "category": "nature", "moji": "🐓", "description": "rooster", "unicodeVersion": "6.0", - "digest": "2b90c5cf6fa46da13eb77285443d600afcea0c48bd1d215d60167e7dc510da5d" + "digest": "8ebd22e8776d16c6557f777a731871e93a20b8b828b718f57267033f13a5e50b" }, "rose": { "category": "nature", "moji": "🌹", "description": "rose", "unicodeVersion": "6.0", - "digest": "73799e459dba188de4de704605d824242feeb65d587c5bf9109acf528d037146" + "digest": "a86cff9a79b2296c8c2c39dbeb7bd9e42edf2e5af402ae5dfb63a3bf910083cd" }, "rosette": { "category": "activity", "moji": "🏵", "description": "rosette", "unicodeVersion": "7.0", - "digest": "2537def4deef422d4e669b28b1a0675259306ab38601019df3ec3482b14e52d5" + "digest": "b5d6fac78383056f66f48e9576f3e8e1f38c473330f44382e0f2a13bb0b6cf89" }, "rotating_light": { "category": "travel", "moji": "🚨", "description": "police cars revolving light", "unicodeVersion": "6.0", - "digest": "91fcdb85a752ae904d335a978c7e7936aed4c75d414b35219b5a74430e51555f" + "digest": "353edbbfb893497b28d753273a11eb94ae67136365dae826ad5c7ac5a37b0d08" }, "round_pushpin": { "category": "objects", "moji": "📍", "description": "round pushpin", "unicodeVersion": "6.0", - "digest": "8ffca77bbdc6f1f726daf3abd6eff338a5ad1aa9b09dbbd8782c1e7ef5452f30" + "digest": "c79c44a8563cd0777ce2f26d1dea54b283d76d4309eccfe048ba3b2ea8a9645b" }, "rowboat": { "category": "activity", "moji": "🚣", "description": "rowboat", "unicodeVersion": "6.0", - "digest": "83715d83a061926d4ad3bb569b21f5d337e3ebd4c9bcdfe493e661c12adc0a16" + "digest": "a0a0b5f15fffb7be60e7467c2a0a368b34a8f9d47af65ead06881bad9e0bd8c2" }, "rowboat_tone1": { "category": "activity", "moji": "🚣🏻", "description": "rowboat tone 1", "unicodeVersion": "8.0", - "digest": "e279ac816442c0876fba1f42c700b80f2fb6de671e1a8a9e9d11b71eed5c58e8" + "digest": "2f6403643528646b73013979e3564e54a9a529782f019a44a956ff275b2017c0" }, "rowboat_tone2": { "category": "activity", "moji": "🚣🏼", "description": "rowboat tone 2", "unicodeVersion": "8.0", - "digest": "6a48eba352ed4971d26498b6c622e5772389c89c5205ed02acde8e995dddcc3b" + "digest": "cd925816e16fce63bca0dbd0fc2832fd69ff98a9ee7836ddbc939f3bd9b5a189" }, "rowboat_tone3": { "category": "activity", "moji": "🚣🏽", "description": "rowboat tone 3", "unicodeVersion": "8.0", - "digest": "875948f6d8354ebd95ce9a66fde30f06a8366dcd89d5ca3e660845f8801e9305" + "digest": "09cee7c79709dfdb07e98b585617a068dd624713a02d0f5c21fd7b09a5695baf" }, "rowboat_tone4": { "category": "activity", "moji": "🚣🏾", "description": "rowboat tone 4", "unicodeVersion": "8.0", - "digest": "8c7ac7346b0020d0ff5e2f4a1efb1b7785eac637f17556663ec33e2335083f0a" + "digest": "12408bd1b720f2799c46fb22d91c9d62fe5fe4f0f2449e2eff921d7f392ab22f" }, "rowboat_tone5": { "category": "activity", "moji": "🚣🏿", "description": "rowboat tone 5", "unicodeVersion": "8.0", - "digest": "a399dbb647892b22323e0bf17bc36a9b5f1708ebedf9ba525233ee7b9d48339a" + "digest": "cb64137080640be1bcb7e577e0984bc5cf5dd524e60e229c09003191c4ca1680" }, "rugby_football": { "category": "activity", "moji": "🏉", "description": "rugby football", "unicodeVersion": "6.0", - "digest": "cc6f00ade3e0bbb7899e7bfb138b57216dd66de26d7967d5ffa501f382ed09f4" + "digest": "db852921f30f88e9604440a5d7f8ce513c3001293a1ffbc35c66c45fee1159c4" }, "runner": { "category": "people", "moji": "🏃", "description": "runner", "unicodeVersion": "6.0", - "digest": "e9af7b591be60ade2049dbada0f062ba2d3e17f02bec76cbd34ce68854a2a10c" + "digest": "6a87e5a783e98a571bdbe4d983b0cce46c0b337707a99a8bea7dcc5a5d78c46e" }, "runner_tone1": { "category": "people", "moji": "🏃🏻", "description": "runner tone 1", "unicodeVersion": "8.0", - "digest": "21091cbb09c558712ecf63548bf28b7995df42bdb85235088799a517800e52f5" + "digest": "788912454e5a001a96cfbbf7ae07d22c7d53bd0a0a333add62bd38f50f890202" }, "runner_tone2": { "category": "people", "moji": "🏃🏼", "description": "runner tone 2", "unicodeVersion": "8.0", - "digest": "1fe3d194f675a46fe67799394192e66c407dd81163363692c5e7da32ddb9af2b" + "digest": "0e0c0509fe054b31b82629bb97d410d56154143e0612af9ced7f754bc16876b8" }, "runner_tone3": { "category": "people", "moji": "🏃🏽", "description": "runner tone 3", "unicodeVersion": "8.0", - "digest": "8cea1bf4ef3be71f42dc5bae978d5b7a197a3851543225349ef0dda29a370537" + "digest": "33b6233182bec5958325115fc8b238913773b03fe616ceb465152c75a83aa3bd" }, "runner_tone4": { "category": "people", "moji": "🏃🏾", "description": "runner tone 4", "unicodeVersion": "8.0", - "digest": "c33f0b8b5a71d295fb6ba322e79446964a8eca9e4573efd591e4273808b088a0" + "digest": "d14b09b58e47a80781df8f7d6687be75f2bc22f312b96129109166c1535e6001" }, "runner_tone5": { "category": "people", "moji": "🏃🏿", "description": "runner tone 5", "unicodeVersion": "8.0", - "digest": "9f59e6dd0fdf2f17bceb41f5c355b4e6f3c8bb8cbd8af0992f0b5630ff8892e8" + "digest": "a816106153bf16d304e766386d3ad641fc931faa302d998fc2bd3e3334de5d7f" }, "running_shirt_with_sash": { "category": "activity", "moji": "🎽", "description": "running shirt with sash", "unicodeVersion": "6.0", - "digest": "7542307d3595aca45e8ccae66b6e58b6e92870144b738263d5379ec6dc992b76" + "digest": "a5f5ff9bf3e3eab82f370c9b81dc2bce186bb0a667dee54a2066d42f04d97eb4" }, "sa": { "category": "symbols", "moji": "🈂", "description": "squared katakana sa", "unicodeVersion": "6.0", - "digest": "6042bcabd1516ef3847d695aba22851c49421244432d256e24eba04e8a223dab" + "digest": "58e18447fd35e85c8a7c45eab01da1e2d6ff67d933e0ea9d5875a5e83273e733" }, "sagittarius": { "category": "symbols", "moji": "♐", "description": "sagittarius", "unicodeVersion": "1.1", - "digest": "a02593e025023f2e82a01c587a8c0bbb1eff88cbcabf535a1558413eb32ed1d5" + "digest": "23c2aa3cbb29c0fb6c443d8d388e41454b4da2aae8f239c4572ecf0e9d580276" }, "sailboat": { "category": "travel", "moji": "⛵", "description": "sailboat", "unicodeVersion": "5.2", - "digest": "c95ef4dc939cbdcb757ef3cd90331310e8c0a426add8cc800bae2540148a3195" + "digest": "252e917b1bc71019256db272af716e77bbe5839e4e5b77416ee566657ec3ffaf" }, "sake": { "category": "food", "moji": "🍶", "description": "sake bottle and cup", "unicodeVersion": "6.0", - "digest": "0a786075f3d9da48ae91afccf6ae0d097888da9509d354ee1d3cb99afcc88fe4" + "digest": "bd09899bee1411e26464b5f0d86d69a3f57cfd6e3f557f0f87fcb61bd2fc51ba" }, "salad": { "category": "food", "moji": "🥗", "description": "green salad", "unicodeVersion": "9.0", - "digest": "fe321487ab847abe670e68a83f1d9e096129741c689c769ee7de4a65aeac29f8" + "digest": "2498d846c9ae599cd1fac3c74e87f595e1938df6b9a0eeb001c7f19ca0c7477d" }, "sandal": { "category": "people", "moji": "👡", "description": "womans sandal", "unicodeVersion": "6.0", - "digest": "03c3077cb4bd900934f9bdf921165b465e5cc9a6bee53e45a091411bceb8892d" + "digest": "9737db7518eaf91a7294503c471ba0b015260677ca842988ef3764d30a0d402b" }, "santa": { "category": "people", "moji": "🎅", "description": "father christmas", "unicodeVersion": "6.0", - "digest": "178513e3d815917e59958870f5885b3414b43a16b8056980c863a468dfe00179" + "digest": "bc9f3a14f824d9299d2132822c6341c4e87f53ed0c5050c31b5b96d801bc5c3c" }, "santa_tone1": { "category": "people", "moji": "🎅🏻", "description": "father christmas tone 1", "unicodeVersion": "8.0", - "digest": "bf900bbc19bbd329229add9326e28e8197b69d6ddceb69f42162b0200fde5d16" + "digest": "7e527394c52da94c740197b0d05d15d7c5ee113dce7a7800ec617bd3a3fa297f" }, "santa_tone2": { "category": "people", "moji": "🎅🏼", "description": "father christmas tone 2", "unicodeVersion": "8.0", - "digest": "7340f2171adab97198e3eecac8b0d84c4c2a41f84606301a0d10e9fe655c93d1" + "digest": "26c649ec3f466952dbb6d3234ad3254c735259c83bfbbf96c68d0203ed5744e1" }, "santa_tone3": { "category": "people", "moji": "🎅🏽", "description": "father christmas tone 3", "unicodeVersion": "8.0", - "digest": "7368ab75454ec28d8f7d6baef6ad69b5278445a9f50753f6624731bffde32054" + "digest": "d8e656829487c0808af4efb095e55cbc8a9b18576572ebd61dbac422119a1a01" }, "santa_tone4": { "category": "people", "moji": "🎅🏾", "description": "father christmas tone 4", "unicodeVersion": "8.0", - "digest": "0ee60188353e0ee7772079c192bebbc6d49e74e63906f840c66da4eb35f4f245" + "digest": "e12990b6edb39eea5f8bcd0f3c4d0f404cd47beb8fe180066455f833e7b99cf8" }, "santa_tone5": { "category": "people", "moji": "🎅🏿", "description": "father christmas tone 5", "unicodeVersion": "8.0", - "digest": "e4378a0cc5d21e9b9fe6e35c32d1ebc6fb8c2e1c09554cd096aeaefd3a6eb511" + "digest": "0310b472690b6f3aac9fa4f611fa00c3d9d5d50edb94d08a676c77f28c0913da" }, "satellite": { "category": "objects", "moji": "📡", "description": "satellite antenna", "unicodeVersion": "6.0", - "digest": "c9d63118dcb445856917bb080460ab695cc78e715dcbba30ba18dffa9e906b27" + "digest": "84aa893218e8cc97a0f8b74d2d34c0b05a62d8eef47d5f0fede8ee956b222acd" }, "satellite_orbital": { "category": "travel", "moji": "🛰", "description": "satellite", "unicodeVersion": "7.0", - "digest": "beb2f50e7f2b010e76bed9daa95d7329a93c783d3ebc4f0b797dd721c5e3d32d" + "digest": "f80a557315729acf11186808c9bf031570a12f34c8da29e6f4506d732609d541" }, "saxophone": { "category": "activity", "moji": "🎷", "description": "saxophone", "unicodeVersion": "6.0", - "digest": "dfd138634f6702a3b89b5a2a50016720eef3f800b0d1d8c9fe097808c9491e96" + "digest": "e49b31381a32c4ddf5b47b631e3c260bc62c793084b3cf026af5bea3105b6e0e" }, "scales": { "category": "objects", "moji": "⚖", "description": "scales", "unicodeVersion": "4.1", - "digest": "2280c026f16c6b92e0daa00bc14e718770f8d231c571ab439bde84d837cf31cc" + "digest": "2d0fcd2d6d6fe368d142ce7cd1ba78d9fc802131d84e0097d89e49041a9342e8" }, "school": { "category": "travel", "moji": "🏫", "description": "school", "unicodeVersion": "6.0", - "digest": "af198b068a86ccad3daec4c6873e6b4735086c1ecbb3848182e70bae9aa3ee24" + "digest": "d6cf41776c0b3c6e3a20d672b85ef91a65085dc7ee40aa4b0c94b0683f3ab2b4" }, "school_satchel": { "category": "people", "moji": "🎒", "description": "school satchel", "unicodeVersion": "6.0", - "digest": "f670ae8aea67eb9d8aaa0bf2748c1cc3e503dcc1dbe999133afcdf21af046b24" + "digest": "500fdb662493897890ad00c67200190fc2b48a5629231994d7bf43a5a9897e6d" }, "scissors": { "category": "objects", "moji": "✂", "description": "black scissors", "unicodeVersion": "1.1", - "digest": "95225be28f05d8b5a6b6e6bf58d973f61f183ad4fef55a558dc1b810796b85c8" + "digest": "295ce7c48d3f8e58daa454f18d534146bfaf98d46614e2783535927f23d22215" }, "scooter": { "category": "travel", "moji": "🛴", "description": "scooter", "unicodeVersion": "9.0", - "digest": "4a7db148880398db75e059711cb53edefb6b8fa9d442009f52856b887ab1dde4" + "digest": "baa3060602995716fba048ed2be1559712abc6edc3d8822b4ae6c0fe185197e4" }, "scorpion": { "category": "nature", "moji": "🦂", "description": "scorpion", "unicodeVersion": "8.0", - "digest": "d41119d1ea5daf727c17dbea7dadec1718c72fc9f98ae88252161df5fde0938a" + "digest": "2e97ed412be63a4eaefd4205d13e5d4957389ce7497c4c79e00e9729bdb39e0c" }, "scorpius": { "category": "symbols", "moji": "♏", "description": "scorpius", "unicodeVersion": "1.1", - "digest": "a36404b408814c2ecb8fa8b61f5c5432dfcf54cae8c09cc67b8d0fadf7cbdc03" + "digest": "32550597084a3b17fdab6bc4f56513a5952581ad07e79fb56abe05d6665a86af" }, "scream": { "category": "people", "moji": "😱", "description": "face screaming in fear", "unicodeVersion": "6.0", - "digest": "916e4903a4b694da4b00f190f872a4e100e7736b7a2e6171fa1636f46bf646e6" + "digest": "3403d66a449c643d1dbc3029d11bf9a9edfd503b5594b524517356a8eeef296e" }, "scream_cat": { "category": "people", "moji": "🙀", "description": "weary cat face", "unicodeVersion": "6.0", - "digest": "f1d3a6ff538064e7d5e0321bbc33aba44e8da703dc1894ef1403c0cd6d63d781" + "digest": "e4d277a511c2e1edc5873579e78a94320133ff730502c1ebf36272e4a2e5c598" }, "scroll": { "category": "objects", "moji": "📜", "description": "scroll", "unicodeVersion": "6.0", - "digest": "9b2cb00860bcc2d20017cafb2ed9681b6232dc07273d489d75d53ce29e4ba3ab" + "digest": "abdb7024b5f50b04389b1a65e5cb5a3b7929f4e9c5719388684603210774b3c1" }, "seat": { "category": "travel", "moji": "💺", "description": "seat", "unicodeVersion": "6.0", - "digest": "ae68d86fc2a07cae332451b23bd1ceba3f6526a6c56d8c1089777fa4632850e1" + "digest": "ef4b820995bafb53c28877312060b1b6ef1d2e5d65268f9942ac3567914ef2da" }, "second_place": { "category": "activity", "moji": "🥈", "description": "second place medal", "unicodeVersion": "9.0", - "digest": "9e2336fc16e532829b55380252f94655b58817d47c909fc2570002c5b06b9c40" + "digest": "9c9a125c7085e8ab5b89cbd10d9458eac835330dbb78737e8cf979a39c2ae5fd" }, "secret": { "category": "symbols", "moji": "㊙", "description": "circled ideograph secret", "unicodeVersion": "1.1", - "digest": "1d0b9adde2657f41421b135962de20820cf4b4eb0204044f9859522ab9d211b0" + "digest": "a67c62b033cebaec448c90f0f98960058fd020fe523dbd315e6b60966fb89da7" }, "see_no_evil": { "category": "nature", "moji": "🙈", "description": "see-no-evil monkey", "unicodeVersion": "6.0", - "digest": "3ff66d2e84b36d071d0a34f8e41cfd620a56b83131474ea50ed7803b635551ed" + "digest": "b5659d1f0ae7dc35ba729bee05ef351dbf8fe299b768937a1e271c19ac1dd9a9" }, "seedling": { "category": "nature", "moji": "🌱", "description": "seedling", "unicodeVersion": "6.0", - "digest": "c0ec5e6d20e1afdc4e78eeddb1301c8b708ad6278e7287a4e4e825417c858e75" + "digest": "4227f4780193ccd7d807c0e6d18b42cbaa247554708efbf64dbd3b7c6919a466" }, "selfie": { "category": "people", "moji": "🤳", "description": "selfie", "unicodeVersion": "9.0", - "digest": "2a1bc9f18ad4d6fb893d91c88ef1b2d9bd063dc2bb1a4b08c248c30f52545d4e" + "digest": "4914fbc5b8a0838d275c286b7a3626c9353e233ef75f2b1f600a647ff56a7ff4" }, "selfie_tone1": { "category": "people", "moji": "🤳🏻", "description": "selfie tone 1", "unicodeVersion": "9.0", - "digest": "26dc212ffed30c276bd6a66a72bc4513e68098a2205fb4ca5b51ccfa1de5b544" + "digest": "0e9e3090566876f49dc5a03321e190dce2737a5c8547b07f0244056d59623182" }, "selfie_tone2": { "category": "people", "moji": "🤳🏼", "description": "selfie tone 2", "unicodeVersion": "9.0", - "digest": "71eceaefda46e3521f374f76693e7fa8f215067498067900080e2925ca94d7de" + "digest": "5d2c271f2cf39d3ffacf1192b1804edef0849a2ad8f0e81e493a752960de97ed" }, "selfie_tone3": { "category": "people", "moji": "🤳🏽", "description": "selfie tone 3", "unicodeVersion": "9.0", - "digest": "53eabbd4f6b8ebbd2f7af7bf5cd64309c4039ac1c5b2180290a547deaafcebdf" + "digest": "41670b6b45ab178205692a6bca8816e79f99ed7bbab1754b99bcf973ff178e30" }, "selfie_tone4": { "category": "people", "moji": "🤳🏾", "description": "selfie tone 4", "unicodeVersion": "9.0", - "digest": "0baad378b09652b99c5d458db2e03b4db14a1557db4ea0969806a0ca1d33d40c" + "digest": "4b1c5145f0e454aed5c37b3dd3bef07dfa3576880997e6bd552871de474867ec" }, "selfie_tone5": { "category": "people", "moji": "🤳🏿", "description": "selfie tone 5", "unicodeVersion": "9.0", - "digest": "9a07608f34ec4dad48764a855f83f3965709d7b2fd2342e6dc9ed61f23f4adfd" + "digest": "bbe0db1f762ad830a38a6ff85e36565c0ef446c22b8ab25054d6b266f1b8421d" }, "seven": { "category": "symbols", "moji": "7️⃣", "description": "keycap digit seven", "unicodeVersion": "3.0", - "digest": "ae85172d2c76c44afb4e3b45d277d400abb2dc895244b9abfbd1dac1cd7c53c2" + "digest": "e9c95466693be79dff2e1d8eadddfc75967e6f7f641a21efcabccf173a8224c7" }, "shallow_pan_of_food": { "category": "food", "moji": "🥘", "description": "shallow pan of food", "unicodeVersion": "9.0", - "digest": "7c7ad9d5d3f7226427d310b5853e8257fad899febe58dcbc5adb4677964f5c6d" + "digest": "1c90318cf2f78c965a0e4dfc710781e5da862874fa8e29f010231e5dc5657976" }, "shamrock": { "category": "nature", "moji": "☘", "description": "shamrock", "unicodeVersion": "4.1", - "digest": "68ed70c26e04a818439a1742d2da6bc169edd02db86b6e6f8014b651f3235488" + "digest": "cb9408a7b1884bfca8fe7cd2ea93440a49a44b226298325a3f138f6e772f5d64" }, "shark": { "category": "nature", "moji": "🦈", "description": "shark", "unicodeVersion": "9.0", - "digest": "23a2364b6356e7bbb84c138e9cf58e2c68cd8caabb337a0c4d365ce87bf5d2da" + "digest": "552b7265f53c435c860583c2aaee8acec5f854fa2092f6e8be74d89f9f3132da" }, "shaved_ice": { "category": "food", "moji": "🍧", "description": "shaved ice", "unicodeVersion": "6.0", - "digest": "54048e77268b7548d03088517bf8558d11324db901ca57f9bec93f1873663a74" + "digest": "5f3f65f3974f30d1c9557d2c4af3052c7548f534b854f964647cafc2b4ab73a8" }, "sheep": { "category": "nature", "moji": "🐑", "description": "sheep", "unicodeVersion": "6.0", - "digest": "c867c8e6e51768f1f51f4fe5abd3fbd5c1d69b01a3cb48b5fb94b6e2338a271c" + "digest": "7bd6d2af15a7d13587b9521d80668d5db70c67188df59a33921e78edbf40e42e" }, "shell": { "category": "nature", "moji": "🐚", "description": "spiral shell", "unicodeVersion": "6.0", - "digest": "8983652d33ad6ab91195518cecb5a268a1c0ae603d271f0ddd756ff50058ddb3" + "digest": "4d30626d66ac2921fb7a81761841923b855e363c4198eea67c76d86c696cc805" }, "shield": { "category": "objects", "moji": "🛡", "description": "shield", "unicodeVersion": "7.0", - "digest": "763d0a56a62c51c730ccb0fbea38ab597cbf41a85ab968198e6ec35630d50aa5" + "digest": "ce3512d081c31c26df95a8f791aa413db09d25e8fba29a1e9f6a2470d6cb3430" }, "shinto_shrine": { "category": "travel", "moji": "⛩", "description": "shinto shrine", "unicodeVersion": "5.2", - "digest": "38a6d756c5aa9703510afa5076d75192f7814bbb6632394d4b8253d9ceda7f8c" + "digest": "e3027766f283d86acb7f0730dd04cbda16bb6fa16c90edb40dad7f09f1bca3fe" }, "ship": { "category": "travel", "moji": "🚢", "description": "ship", "unicodeVersion": "6.0", - "digest": "79c680845892a3e81ec6af2160ee07c29147155943e5daba6c76d04252014c20" + "digest": "9d0c13fcfcefd0a07424396626cc955e0b5e6cdf8b6d7d3ae1c1f746826af89b" }, "shirt": { "category": "people", "moji": "👕", "description": "t-shirt", "unicodeVersion": "6.0", - "digest": "46c7253e15d7cac03699ddb1550fbb7565bbe487310f7e218c0583aa69f9d3c5" + "digest": "a165e8bd82e5ef701aafaabcfac6946af3a0c10c22d4c84010103ecf8d74e424" }, "shopping_bags": { "category": "objects", "moji": "🛍", "description": "shopping bags", "unicodeVersion": "7.0", - "digest": "95a3f03c675207bb1354270d02a630c204455c47b3edca23c48523a40cf3ea3b" + "digest": "1a6df85fd8117c2c9361c7524a43613a80d6c6d65a1940f2320cbc7d451ebf6f" }, "shopping_cart": { "category": "objects", "moji": "🛒", "description": "shopping trolley", "unicodeVersion": "9.0", - "digest": "4599b63f6861cdb4d8272cac84435c24c1d4d6a73c66d51e04a1cd14a1d333e6" + "digest": "cc32f38d94856b58620bd817fe40641c937ceacdc6b3c7e9ed4350c8926f128f" }, "shower": { "category": "objects", "moji": "🚿", "description": "shower", "unicodeVersion": "6.0", - "digest": "6b3c767c0eb472d4861c6c3cc2735a5e2c09681872ef42a11dc89f3c80b9da01" + "digest": "dc732f36a76bbd98ccc3ec886bb697fe8b0e799bc063abc1d5aaa9da4adb655a" }, "shrimp": { "category": "nature", "moji": "🦐", "description": "shrimp", "unicodeVersion": "9.0", - "digest": "b3651f3be3767125076a013fe903854f5b456a8afae865cb219cf528e0f44caa" + "digest": "fd240e3208f6221cf6e7053645d40767898ea430733e0ebc5b81a8f834be2eb1" }, "shrug": { "category": "people", "moji": "🤷", "description": "shrug", "unicodeVersion": "9.0", - "digest": "6e264243cc3b6e396069dea4357a958bdcd4081cb1af0ed6aa47235bef88cf27" + "digest": "1203afd3973f34c726c8e8ca66b76c2f1e7036a45d595d6f4cfd104c00d76d63" }, "shrug_tone1": { "category": "people", "moji": "🤷🏻", "description": "shrug tone 1", "unicodeVersion": "9.0", - "digest": "0567b9fd95c8a857914003a5465a500ca79c8111811d45b865021b1b1d92d0b1" + "digest": "fb6eb588f019cf7a25bac347cb2b5c124f9d333314d040daef8b70ed1de5032d" }, "shrug_tone2": { "category": "people", "moji": "🤷🏼", "description": "shrug tone 2", "unicodeVersion": "9.0", - "digest": "1557c2f5e3d4599c806d74c0b78afcca940678787534b6862bb89a20601bac8a" + "digest": "a3b64ffa33f602adae12924b5576b6ed1f4bebbcf2db4952ec846b9778aadeaa" }, "shrug_tone3": { "category": "people", "moji": "🤷🏽", "description": "shrug tone 3", "unicodeVersion": "9.0", - "digest": "f02754541a7bf74ba7eebe6c27daf1e3e1dac25172c35b8ba45641e278dfda3d" + "digest": "e7148fbdb7194182d5f3c66e9a1e7a9e5a8c4d88ceab38f5d0ecd40bc231f6b8" }, "shrug_tone4": { "category": "people", "moji": "🤷🏾", "description": "shrug tone 4", "unicodeVersion": "9.0", - "digest": "2b5121164cb5f4e253d8fb31f6445cf8afaf30dba41732edc511440cdb78d15c" + "digest": "8977c5afbde154d944f965ff7f10d26167ea427b8b191a6ec8708c6517168334" }, "shrug_tone5": { "category": "people", "moji": "🤷🏿", "description": "shrug tone 5", "unicodeVersion": "9.0", - "digest": "62d99a26bbad479f574f66208c41b9960cd41fb9d79d3a13fbdaa44682077115" + "digest": "3968a312496e479a86b63274f529c2b283d180118c04edf3c6b6ea5f812c05bb" }, "signal_strength": { "category": "symbols", "moji": "📶", "description": "antenna with bars", "unicodeVersion": "6.0", - "digest": "2c6f04ba4ecd2d2d423e19eb52cfbfd253f4db6e0908d91c1af4ea6192597447" + "digest": "eabf6d0cae69aea6027f1dede7df1ac51fc09d85af8a4ae9b1df1fcb8ee4a0f0" }, "six": { "category": "symbols", "moji": "6️⃣", "description": "keycap digit six", "unicodeVersion": "3.0", - "digest": "cede9324261208d0fd5d00fcdfc0df0331944bd9cff4f40b30a582a641526c1c" + "digest": "f455fcc89917bf67c1ac4245399146912578582cdff0e1e8bc216a4c4b7c43a0" }, "six_pointed_star": { "category": "symbols", "moji": "🔯", "description": "six pointed star with middle dot", "unicodeVersion": "6.0", - "digest": "9203e3b4f08af439ae0bfb6a7b29a02dceb027b6c2dc5463b524dfd314cbff4e" + "digest": "1ee9c385a74dc6954e37727615d99209a61627562c8675d4354262b2c421418f" }, "ski": { "category": "activity", "moji": "🎿", "description": "ski and ski boot", "unicodeVersion": "6.0", - "digest": "80f0ca8660ba373fef823af9e98e148c4ddb1e217eb6d0a0ea2bae2288b57570" + "digest": "973ff4abd90a020e2c608c32ab88324e1a11ca7a4541e436f37c5d858681eba6" }, "skier": { "category": "activity", "moji": "⛷", "description": "skier", "unicodeVersion": "5.2", - "digest": "4fff0aa155367f551a59aed9657b8afa159173882b25db9cd8434293d1eed76d" + "digest": "7a490189499bc88ed15fe945813665ba3114edc039d25eb003026d27c84b5f78" }, "skull": { "category": "people", "moji": "💀", "description": "skull", "unicodeVersion": "6.0", - "digest": "cdd2031164281bf2b0083df4479651d96bc16d11e44bac4deaf402a9c0d6f40a" + "digest": "ccf317cd63caa24cd1a008dd26cda83d6487a0a7fca71843e42715cd8cbaafc9" }, "skull_crossbones": { "category": "objects", "moji": "☠", "description": "skull and crossbones", "unicodeVersion": "1.1", - "digest": "ae764ba21a1fcc4409f4cc9e75a261d70b87548f64158dbd3451374ad5724123" + "digest": "81f050043fc49fb83d5e87753337f77fb2acd599e53432212de42ec58345d567" }, "sleeping": { "category": "people", "moji": "😴", "description": "sleeping face", "unicodeVersion": "6.1", - "digest": "1050a011509b56735c9f30a6fccc876256e2a4546dc6052e518151c8aca4b526" + "digest": "061017b6fea9012cdfc7f90ab5dbf18a55830743fdd062f1ea0a085f52e0a564" }, "sleeping_accommodation": { "category": "objects", "moji": "🛌", "description": "sleeping accommodation", "unicodeVersion": "7.0", - "digest": "2ce42c027d1d0947abc403c359fd668a7bc44f5ead2582e97f3db7dd4e22e5d5" + "digest": "18ea38c6da5ac6f86c56b546c78ba60bca1aca9eba397b9500d91e8533e81823" }, "sleepy": { "category": "people", "moji": "😪", "description": "sleepy face", "unicodeVersion": "6.0", - "digest": "2ee9bb1f72ef99e0e33095ec2bbf7a58ffea0ff7d40b840f4cdba57be9de74b0" + "digest": "afc0c40fb97bd1fe79e828f76f03aa08beeed09b42e307b5053758d9889fcc01" }, "slight_frown": { "category": "people", "moji": "🙁", "description": "slightly frowning face", "unicodeVersion": "7.0", - "digest": "d71d564a6c2d366a8e28a78ef4e07d387a77037fe8c99aa0ea1571299dc490c9" + "digest": "2bccd273d6445ddf54366b9aa565370af3110b7722cb9a85e76534c729b397b8" }, "slight_smile": { "category": "people", "moji": "🙂", "description": "slightly smiling face", "unicodeVersion": "7.0", - "digest": "10f4b66a755f5c78762a330f20d1866e4a22f3f1d495161d758d3bab8d2f36fe" + "digest": "04feb9e847c67936ddd0e40d6dd6c90333abc9bfbd81fae7fef9bd1e5265ba9e" }, "slot_machine": { "category": "activity", "moji": "🎰", "description": "slot machine", "unicodeVersion": "6.0", - "digest": "914184788f8cd865cd074dca25c22acee31f5498117bd9a6e78cae67e6601652" + "digest": "c057d62fa2bca301d20f6103606873b82d0136711f4d922eb05ab29d3179ecfe" }, "small_blue_diamond": { "category": "symbols", "moji": "🔹", "description": "small blue diamond", "unicodeVersion": "6.0", - "digest": "0b56d8e6b5ddf1f49fcc76e45e5fb2ee9f99ae6ffe682c26eaea4d9b7faac36c" + "digest": "22016e16c1e769099e972a93eaed9fd4131867020c0d6669aeb323d414ef1f93" }, "small_orange_diamond": { "category": "symbols", "moji": "🔸", "description": "small orange diamond", "unicodeVersion": "6.0", - "digest": "a2235830550e289c1608f2dcf5ede48f5c1a0eff45570699c39708c9677ab950" + "digest": "7de47af62764c8136415214e7eb7b8e985ec600b79991c0ba44b96824350eeef" }, "small_red_triangle": { "category": "symbols", "moji": "🔺", "description": "up-pointing red triangle", "unicodeVersion": "6.0", - "digest": "8c2985c4e9ce42d2f3b35539b879bc36206c5ef749f39fbd1eac51bd2676e1e5" + "digest": "521e2b28387cd5d13d17c5dedf6b944c0139f36bc6136e5bcca5b59ee1a59823" }, "small_red_triangle_down": { "category": "symbols", "moji": "🔻", "description": "down-pointing red triangle", "unicodeVersion": "6.0", - "digest": "46bd328df2fbf5d0597596bbf00d2d5f6e0c65bcb8f3fb325df8ba0c25e445b5" + "digest": "cfbea3a1506cd1f26aa11603421d2137c3a847f4dc1d0728c16901e0e4195adc" }, "smile": { "category": "people", "moji": "😄", "description": "smiling face with open mouth and smiling eyes", "unicodeVersion": "6.0", - "digest": "14905c372d5bf7719bd727c9efae31a03291acec79801652a23710c6848c5d14" + "digest": "fb06bf4088887ca1aadbc0201b63d75f3d2b5b5779bd81f1767f17e794b0c0a7" }, "smile_cat": { "category": "people", "moji": "😸", "description": "grinning cat face with smiling eyes", "unicodeVersion": "6.0", - "digest": "c35b76d6df100edb4022d762f47abfeb9f5e70886960c1d25908bd5d57ccb47e" + "digest": "5882f8784080c11ae3b95bccb4ecf00dacd127047ff76d3b4158fbba0ddb1f14" }, "smiley": { "category": "people", "moji": "😃", "description": "smiling face with open mouth", "unicodeVersion": "6.0", - "digest": "a89f31eb9d814636852517a7f4eadec59195e2ac2cc9f8d124f1a1cc0f775b4a" + "digest": "9b0f2fca8ba5bb1b3de39686302f2f9ef7e1c93d4af47c71828931f874bd4db1" }, "smiley_cat": { "category": "people", "moji": "😺", "description": "smiling cat face with open mouth", "unicodeVersion": "6.0", - "digest": "3e66a113c5e3e73fb94be29084cb27986b6bdb0e78ab44785bf2a35a550e71bf" + "digest": "eb6c8fa3e46a9ea9c0e79b3db5578299ea041792ae46c54c50799e5c3970c372" }, "smiling_imp": { "category": "people", "moji": "😈", "description": "smiling face with horns", "unicodeVersion": "6.0", - "digest": "3e02131d16525938f6facc7e097365dec7e13c8a0049a3be35fc29c80cc291b3" + "digest": "7609669c056339bec4dc916c3b0fb56d4adc55d37b8c3e0fb078af59594500d9" }, "smirk": { "category": "people", "moji": "😏", "description": "smirking face", "unicodeVersion": "6.0", - "digest": "3c180d46f5574d6fca3bb68eb02517da60b7008843cb3e90f2f9620d0c8ee943" + "digest": "e02911a76fe7c40dde28998741f201789b7ab5c6be6e5168e4eddbd9886ef790" }, "smirk_cat": { "category": "people", "moji": "😼", "description": "cat face with wry smile", "unicodeVersion": "6.0", - "digest": "0683c7f73e1f65984e91313607d7cca21d99acd4b2e9932f00e0fffd0ce90742" + "digest": "8aed1a44a0b0673c1f62cf9f77d89239725258b7b3b482b66b5d39c6306b601a" }, "smoking": { "category": "objects", "moji": "🚬", "description": "smoking symbol", "unicodeVersion": "6.0", - "digest": "baa9cb444bf0fe5c74358f981b19bc9e5c0415ced7f042baf93642282476ea61" + "digest": "3fa148109d83f785ad90999c0d362fb9d6aadd38986f7d483fd0f70ecb5b0447" }, "snail": { "category": "nature", "moji": "🐌", "description": "snail", "unicodeVersion": "6.0", - "digest": "5733bf3672ae4b2b3e090fa670aeac70dcbcc04ca5b13abc8c8e53b8b3d4ff33" + "digest": "4244f824afbbf8f60e41654f35596395a9a45715a3f229e351aaea6dab361e02" }, "snake": { "category": "nature", "moji": "🐍", "description": "snake", "unicodeVersion": "6.0", - "digest": "18da2d97c771149ef5454dd23470e900903a62ab93f9e2ce301aad5a8181d773" + "digest": "1b28000702a5b3b294b22c5bd1ad8c203937712fb30dc1cb12f63fc6244e38e6" }, "sneezing_face": { "category": "people", "moji": "🤧", "description": "sneezing face", "unicodeVersion": "9.0", - "digest": "c20ef571dc7e35572fe3c18b7845aefc89af083ea925c48a29de3b7387af6e17" + "digest": "fa08b2714d529efb670662a65b19201333217d31152a1e4c48b3ee7ab4398eb5" }, "snowboarder": { "category": "activity", "moji": "🏂", "description": "snowboarder", "unicodeVersion": "6.0", - "digest": "c6e074139b851aa53b1ba6464d84da14b3da7412fc44c6c196a8469d76915c19" + "digest": "b2acc118ae84560f980a44a95af7c2de8e57c2c95ff69ef9c25c9e5d535306b8" }, "snowflake": { "category": "nature", "moji": "❄", "description": "snowflake", "unicodeVersion": "1.1", - "digest": "6556c918e181df01ba849e76c43972d5310439971e5d8fc2409d112c05bf0028" + "digest": "256f84d43855ee7699d7bfa2e3bb4cf71ec61ee9cc83a1ffb2973393cc43a5fa" }, "snowman": { "category": "nature", "moji": "⛄", "description": "snowman without snow", "unicodeVersion": "5.2", - "digest": "6137456b2335e88e09c1859615eb22bb636355ef438f7a3949ad2f3d54478dd3" + "digest": "c0908d9bc9b9fabff1e5eb18c6db07e981a4b9d886c7babbe2ce109e244f8182" }, "snowman2": { "category": "nature", "moji": "☃", "description": "snowman", "unicodeVersion": "1.1", - "digest": "33ec75c22a13c81fa3c6b24a77ac1a08dc0dbe70b3716cf17b6702014d8a63fe" + "digest": "ce7bc1b374999e94c2f4a08f77ed979ccb6ee86ec9a6c1b8f4a93680080a25a7" }, "sob": { "category": "people", "moji": "😭", "description": "loudly crying face", "unicodeVersion": "6.0", - "digest": "d1ed4b31861f9f9fd4e9c95a9c17530e2320a1b4cad6ececb1545ce25d65e4ce" + "digest": "2bd275f629a26cb40ce648eff68155a5625e944ed724b8a6d2890a80a099503a" }, "soccer": { "category": "activity", "moji": "⚽", "description": "soccer ball", "unicodeVersion": "5.2", - "digest": "6a3f2e6a9a0b64c3fbf8705995792091daf386a4112dba75507a1f556f662f84" + "digest": "1807b8f9e9b0a3cbf390a582f52d2ec4dad7a19008d9d0215ae6cded7b6dd691" }, "soon": { "category": "symbols", "moji": "🔜", "description": "soon with rightwards arrow above", "unicodeVersion": "6.0", - "digest": "a49d1bcfbac3e6ccc05b9a9863eff74b0eb8b4d4b22b8b0f7b2787fcba1c73cc" + "digest": "6325b67539559992fc3d1ed23f2dc20ee95b3052b93a674f82ed53dc2e199270" }, "sos": { "category": "symbols", "moji": "🆘", "description": "squared sos", "unicodeVersion": "6.0", - "digest": "2fa7e0274383aeed6019eb9177e778d7aab8b88575b078b0ffeb77cd18df14b3" + "digest": "13dcfd9239e12ebdb00b2e3b632e26fa1160ed645226f21b6cef5a7f3a9690fe" }, "sound": { "category": "symbols", "moji": "🔉", "description": "speaker with one sound wave", "unicodeVersion": "6.0", - "digest": "faaca7b315b2495cbc381468580d25f1d11362441c35bb43d8a914f2ec8202d2" + "digest": "c1e588da701bb5e139cfb4c8e068b8785d4ac08afc255792d28b06c7e0e565a9" }, "space_invader": { "category": "activity", "moji": "👾", "description": "alien monster", "unicodeVersion": "6.0", - "digest": "e75379cb5063f9a8861d762ad1886097c1697fbb61f2e4e8f531047955a4a2dd" + "digest": "84897a48330cb0ae9ac42111cfaa0e0baefb5c314cb49d1eae77c7ace3a7ab25" }, "spades": { "category": "symbols", "moji": "♠", "description": "black spade suit", "unicodeVersion": "1.1", - "digest": "2c4d20f6a4893cfc62498d3f1f8f67577f39ed09f3e6682d8cb9cd8f365d30da" + "digest": "4581ce17d9b2a29ba4cc38794d7869e12cd1ceda5861e67b2d09130730ccc378" }, "spaghetti": { "category": "food", "moji": "🍝", "description": "spaghetti", "unicodeVersion": "6.0", - "digest": "6d3451dc0faa1913539edb99261448f51735f269b61193c53dfe63466c0191e8" + "digest": "b2de3171e90345dc777aa7554d97d6de659f4a9928b7da6a871e3925e234484c" }, "sparkle": { "category": "symbols", "moji": "❇", "description": "sparkle", "unicodeVersion": "1.1", - "digest": "7131163cd6c2f879110c86e9f068c33cf580f7c4b619449c41851fe6083402ee" + "digest": "8aab76f3a4f25b2e583fe675546e400e96417bc99e1c7ed08007d3afaaffc9a1" }, "sparkler": { "category": "travel", "moji": "🎇", "description": "firework sparkler", "unicodeVersion": "6.0", - "digest": "88539ed8a13bd66e0c265c0913bd3ec2ddc4d95484323595713beb102221a1f6" + "digest": "d603ef03cdc4ec05338005c357c3a41215f180545f422fea5b40b766ecfe6d1f" }, "sparkles": { "category": "nature", "moji": "✨", "description": "sparkles", "unicodeVersion": "6.0", - "digest": "cf84d16b1c0a381d5a7ae79031872747c9a6887eab6e92cc4a10a4b8600ef506" + "digest": "8f68cb167489b1055a8acedaf8ea4c0553d0a5f7bf0983fc3660537ff09a5360" }, "sparkling_heart": { "category": "symbols", "moji": "💖", "description": "sparkling heart", "unicodeVersion": "6.0", - "digest": "b80b1ddef83b6528b309a194f6f2faf5acab603daeb9254523efc2b941bcb6d2" + "digest": "cc017b631dae27a01e15faa5f7d24c35983a4a2d928c23e9449b1b183636cb05" }, "speak_no_evil": { "category": "nature", "moji": "🙊", "description": "speak-no-evil monkey", "unicodeVersion": "6.0", - "digest": "d2d7cfb4d471928a496bdc146890adc8422a68500b68115630b24c125d18e81f" + "digest": "7cb1d4a61d2947bb0624a57a7355089f751d576c3bf26b61e3a2f1c413b4c293" }, "speaker": { "category": "symbols", "moji": "🔈", "description": "speaker", "unicodeVersion": "6.0", - "digest": "dbca5f7181728d2ad67ff76fd566ffbdf53e333e7eeed341f54668bd47969413" + "digest": "f83fd9518675bb83fa037a49d762f774eccea08f2a981dc85c37c46a6621cd6d" }, "speaking_head": { "category": "people", "moji": "🗣", "description": "speaking head in silhouette", "unicodeVersion": "7.0", - "digest": "4be1af79b4506c00af4df64663413bcbae195dab0bc63c5011feb8f9663ed544" + "digest": "d6e536f54711d04899135d966b9ba64286e58b05879c90855e49e5c64fca7567" }, "speech_balloon": { "category": "symbols", "moji": "💬", "description": "speech balloon", "unicodeVersion": "6.0", - "digest": "817100d9979456e7d2f253ac22e13b7a2302dc1590566214915b003e403c53ca" + "digest": "8a0b9329452cb5b6d529bb5a5a56656eceaba92177f566e3748d7910588a938b" }, "speech_left": { "category": "symbols", "moji": "🗨", "description": "left speech bubble", "unicodeVersion": "7.0", - "digest": "912797107d574f5665411498b6e349dbdec69846f085b6dc356548c4155e90b0" + "digest": "45487904f8cbf1a1de421f85fbdd212e0a7e51d8540d9f99b65a1aea187477b5" }, "speedboat": { "category": "travel", "moji": "🚤", "description": "speedboat", "unicodeVersion": "6.0", - "digest": "a523b2320f0b24be1e9fdbc1ff828e28d8fd9a64d51e5888ab453ef0bc9f0576" + "digest": "54ce5a81c70e2f1e57a8d0f90829db96d146d84911462b8412e1cb6ee62ddf22" }, "spider": { "category": "nature", "moji": "🕷", "description": "spider", "unicodeVersion": "7.0", - "digest": "8411eac0c1b80926fd93cc1d6423e00b05d04c485b79ee232da8f1714e899a37" + "digest": "204672675b8f272185eb58517e6cac6e9398a9c27279b8bb0da97330d35da094" }, "spider_web": { "category": "nature", "moji": "🕸", "description": "spider web", "unicodeVersion": "7.0", - "digest": "2434bdfbe56dcc4a43699dd59b638af431486b52fb1d6d685451f3b231b2be23" + "digest": "82a223ba2c1dc71ac0945544a16a2f607a679c5727cd86070b537bec6e1fdcb1" }, "spoon": { "category": "food", "moji": "🥄", "description": "spoon", "unicodeVersion": "9.0", - "digest": "4fa31d59e5bffd2c45a8e01fcd5652e78a5691cbfa744e69882bc67173ddea05" + "digest": "c5fbd1bd2ca6ca2cf13a6b7bfaeba67305d21b2d86bba97e7d283ca1e9b1aacf" }, "spy": { "category": "people", "moji": "🕵", "description": "sleuth or spy", "unicodeVersion": "7.0", - "digest": "99fe3cdeff934726ee5855b0e401bf32570084aaad4eb10df837fd410ca742aa" + "digest": "af9ec39cb9ec28b9b3917628187b28899f8f778b593ce722c59575af6a8cff75" }, "spy_tone1": { "category": "people", "moji": "🕵🏻", "description": "sleuth or spy tone 1", "unicodeVersion": "8.0", - "digest": "1720a99064061c43c7647b6bd517efa2ee2621b355a644adfb347d62849366a2" + "digest": "26134ab9a163d03fde9a4ce7e77ba06acfd6a385d6534bd94cbd0430fdb56054" }, "spy_tone2": { "category": "people", "moji": "🕵🏼", "description": "sleuth or spy tone 2", "unicodeVersion": "8.0", - "digest": "23ff0026723f2b5a46fbfb55e24c4a4a33af2bd96808b3ea3af76aae99965d68" + "digest": "6f0d3ae8b0980c4586aaacdc8df8ed5815fe5f1fe18be566316cb0f21b1beeba" }, "spy_tone3": { "category": "people", "moji": "🕵🏽", "description": "sleuth or spy tone 3", "unicodeVersion": "8.0", - "digest": "1d0cb3d54fb61e4763a4f0642ef32094bdd40832be0d42799ce9ba69773616df" + "digest": "154818ede71c0b8ae5cdf621efe9560e419f62f67ad03049c29cf505bd160bbc" }, "spy_tone4": { "category": "people", "moji": "🕵🏾", "description": "sleuth or spy tone 4", "unicodeVersion": "8.0", - "digest": "e36a4b52df6cb954fab9d9128111f1301c6d46bdeacf51993ffb5bb354cd0ad3" + "digest": "2ff959799064e9e47c9e1698357b04cc0fd1343bfc8b1be0d20fe49852b05f32" }, "spy_tone5": { "category": "people", "moji": "🕵🏿", "description": "sleuth or spy tone 5", "unicodeVersion": "8.0", - "digest": "ffc6fefd9a537124ebf0a9ddf387414dce1291335026064644f6cf9315591129" + "digest": "6046a8031fd6d410380d41f2a7cd658d9aec9b61a5759265a26ae1e2b9409096" }, "squid": { "category": "nature", "moji": "🦑", "description": "squid", "unicodeVersion": "9.0", - "digest": "65a1b318c2c506b9d26cfd8282a5cf9922109595c8d12e92c3f7481ac7c08c49" + "digest": "f483430d758e7432b8696b5f95bf606b17cb017ea0beb5dc97dcf7fae7ed2455" }, "stadium": { "category": "travel", "moji": "🏟", "description": "stadium", "unicodeVersion": "7.0", - "digest": "73bf955e767ba1518c9c92b2ba59a2aa1ec4b018652dffd97bcd74832a33789f" + "digest": "807c4f6f19b9819ca3c846126ccfa2d24a2b00b66cb946e8be75536032426815" }, "star": { "category": "nature", "moji": "⭐", "description": "white medium star", "unicodeVersion": "5.1", - "digest": "d78e5c1b78caed103e100150c10b08a9ca3ee30c243943d6fc3cc08f422122e9" + "digest": "3dc3b69f9789146c64cd333666f35ce1e1efdd4fe335f6b8574685015bf8bd09" }, "star2": { "category": "nature", "moji": "🌟", "description": "glowing star", "unicodeVersion": "6.0", - "digest": "f91ac4afe3f5d4a52847ae8b4a9704b591e00399aebba553d150d7e34ee939fa" + "digest": "c242d4e9c64d0ba3d8b5e3c83888ee4561c4250e48bd72f80d3264497a66ce77" }, "star_and_crescent": { "category": "symbols", "moji": "☪", "description": "star and crescent", "unicodeVersion": "1.1", - "digest": "1bf3d29e50034f5e7c0dccff0a3a533b74bfa9b489e357b2739a473311f1332a" + "digest": "550cf94a0efe6ef0211e51e2d84554bd789505c861a16efa79704f8ccda086b1" }, "star_of_david": { "category": "symbols", "moji": "✡", "description": "star of david", "unicodeVersion": "1.1", - "digest": "28a0bd0eeac9d0835ceb8425d72c2472464e863dd09b76a0ddc1c08cf1986402" + "digest": "dbe79ef9f506a4f46368a8a5e9953579c97fc1bca97c1ddc7f2bcc76398f0149" }, "stars": { "category": "travel", "moji": "🌠", "description": "shooting star", "unicodeVersion": "6.0", - "digest": "837d9045316b8fb5e533457eac61241534f641eb78d8cb75f688f80fb8e8a7f0" + "digest": "46bfa86253fb531e4357590f5244a88c3713926d1f28349ca641705dc069265f" }, "station": { "category": "travel", "moji": "🚉", "description": "station", "unicodeVersion": "6.0", - "digest": "27a163ac0aea4ed247a121cae826eafc475977c68b0d888e9405bea14326ff56" + "digest": "a4e784b6c4238269932befca55cd7b41af85fc899f023a49c7f1ceaf81652496" }, "statue_of_liberty": { "category": "travel", "moji": "🗽", "description": "statue of liberty", "unicodeVersion": "6.0", - "digest": "f5a43599ab3f24ed3a78a745e06e2ac3e33107a292386ad81c67935ee5b22493" + "digest": "9779b56242c4eb3de2060b060ae39de21ad1082b1135ec9c29f9d1aca6bf13cb" }, "steam_locomotive": { "category": "travel", "moji": "🚂", "description": "steam locomotive", "unicodeVersion": "6.0", - "digest": "52ad0073f37b978faf3884fb193046f2b0614e1557bbcc9de1b020e42aff2dba" + "digest": "479aa4a2c2704d79f642036eef9c8ddf00f8df17b9389a87d7d5f688827c7f56" }, "stew": { "category": "food", "moji": "🍲", "description": "pot of food", "unicodeVersion": "6.0", - "digest": "c16f61236db314ad8d9f2dd241ec1e15c8d64e5872cce93ec4d0996490dd39df" + "digest": "0c9cdd4de27a6108da2567070dad1ab9220dc513dd8ec6543ad66dddb7c09bdc" }, "stop_button": { "category": "symbols", "moji": "⏹", "description": "black square for stop", "unicodeVersion": "7.0", - "digest": "83f9d0da3ad845fef41b4e8336815d30e9c8f042ab2a8340894ade2f428fc98a" + "digest": "ea16a3e7a6ffa4741509cc909944975dd24c4a0678a23cc03e02c3773e6bba92" }, "stopwatch": { "category": "objects", "moji": "⏱", "description": "stopwatch", "unicodeVersion": "6.0", - "digest": "9b6b9491a24d8ab4f896eb876da7973f028bd5e7c51a3767ba7e61bb6fbb2be0" + "digest": "162489af83ccc7e09349637fa9e23b97a22208b05ff6bfbd31271a50c3745ee9" }, "straight_ruler": { "category": "objects", "moji": "📏", "description": "straight ruler", "unicodeVersion": "6.0", - "digest": "cee31101767bd3f961363599924dc3790675d05a1285a8396428d2f91771c111" + "digest": "ab8b04cfbb19178452fc5eb32eea3a619049b0d46ea21b4c48023e01c30b6510" }, "strawberry": { "category": "food", "moji": "🍓", "description": "strawberry", "unicodeVersion": "6.0", - "digest": "5750a15e12f21259286ddbc3a8222a385b3b97a9f368897f42dd000060343174" + "digest": "4563a502fa27cbc543f6ad287a6c40eee76319e29a98fbf818c93e7b48c2249f" }, "stuck_out_tongue": { "category": "people", "moji": "😛", "description": "face with stuck-out tongue", "unicodeVersion": "6.1", - "digest": "92dc42980a6dfdd7204fc874a762d6a0bbf0fdbfb5a7c0698fca04782e99fde6" + "digest": "04df5c3e122e85ebafea184a808d090cebe8fda6c08ab08bb756a21d43b6661f" }, "stuck_out_tongue_closed_eyes": { "category": "people", "moji": "😝", "description": "face with stuck-out tongue and tightly-closed eyes", "unicodeVersion": "6.0", - "digest": "434d25ac24cad7ba699eae876a25d9a99b584449cca50b124bf6aa7f20a83d51" + "digest": "88bceb40811057945decca24c3fb69f5703a15417dd5bf16787019e9067cb125" }, "stuck_out_tongue_winking_eye": { "category": "people", "moji": "😜", "description": "face with stuck-out tongue and winking eye", "unicodeVersion": "6.0", - "digest": "dbacd6428a2a2933212e6a4dc0c7f302177fb23b963626ccb26f27f91737f03d" + "digest": "73443f4962da500d4ebe32abf7a9d95a217fa3f58df5567f8ac623b439f8b265" }, "stuffed_flatbread": { "category": "food", "moji": "🥙", "description": "stuffed flatbread", "unicodeVersion": "9.0", - "digest": "9f841f2520640d69be4f20a3199023d5811842b28556b5e1152e5ec11f0fda07" + "digest": "ace05b5608aa3c51ad0aff66949ff5c6d06812597d1f55cb21a29834e531c46c" }, "sun_with_face": { "category": "nature", "moji": "🌞", "description": "sun with face", "unicodeVersion": "6.0", - "digest": "7256ff5263006c64c03f1eb66e3ddb56d67d785d65dacc37aa886d0cd4be63be" + "digest": "631ad6d36e45769ebfe03c3d9fc18d5ad8f333c58ed7f92dcc5dcb8bf7f6321e" }, "sunflower": { "category": "nature", "moji": "🌻", "description": "sunflower", "unicodeVersion": "6.0", - "digest": "27d1161f50f932a6b26c404cf2e8f7083683ed0f2382d62b7472acccaa6eb695" + "digest": "ea2947ff8994128b131e8e692d6183f38553d709fafa7611f3c15d00e5e2b9d6" }, "sunglasses": { "category": "people", "moji": "😎", "description": "smiling face with sunglasses", "unicodeVersion": "6.0", - "digest": "966684382e5c59e98319e4c0ea7c304c61c2638ad5408faa49ce2c83c4416757" + "digest": "1b2ba362ef41c55b05bf8d28df5508e8f4f2b0418c22c47ecd9e8e772ac1c19b" }, "sunny": { "category": "nature", "moji": "☀", "description": "black sun with rays", "unicodeVersion": "1.1", - "digest": "460fea4cbbdd1595450c1033a2ee5de7fea2e2f147822efa49f7e204812415aa" + "digest": "254e2e15e1e548aeb54048217501d7da60f57ebe8c9de2e61e84e0714deba7a4" }, "sunrise": { "category": "travel", "moji": "🌅", "description": "sunrise", "unicodeVersion": "6.0", - "digest": "7718a49636b0cdd1862ed67c7a9d6e72f471c2591ff0d912485b1be55d1ea115" + "digest": "5e1511462f5e0bfaaf865baa62eb7dd1f76ce22acebb0bd5ef27c55e3a69fed3" }, "sunrise_over_mountains": { "category": "travel", "moji": "🌄", "description": "sunrise over mountains", "unicodeVersion": "6.0", - "digest": "743d0701cdbe2a814962363813c3153d3c5e62c3e410349f56d49dbb9581f356" + "digest": "089412d5a9ce8f71fa184bc90cd9a092bfea41361a792cc6b9f94ac1bc741fb7" }, "surfer": { "category": "activity", "moji": "🏄", "description": "surfer", "unicodeVersion": "6.0", - "digest": "bb440775e9213430942015c37db8de58b5a561ee971b2a0f3993fc3f1d2554d4" + "digest": "39564fb830c8bd3e37cc30f227ffa454bee97a9f5a3df9d062df656fb7cca740" }, "surfer_tone1": { "category": "activity", "moji": "🏄🏻", "description": "surfer tone 1", "unicodeVersion": "8.0", - "digest": "a4937b030aca30b68bb644f37cf63c38aebce3c00b57d1c8a0ffe596b57d2f1e" + "digest": "c47d4c1057a86878179b86d4a56e432b9cc9d34f5d3aa9b817c84be29a029904" }, "surfer_tone2": { "category": "activity", "moji": "🏄🏼", "description": "surfer tone 2", "unicodeVersion": "8.0", - "digest": "1c2a954a9c5284dedf0327d6f3c954c9fdd3953b848076d298874775ad8bf0a3" + "digest": "d15f802cf36c352a1817b15bc508a1983c9362e24d2707f12f7e6a2c4b1f8b90" }, "surfer_tone3": { "category": "activity", "moji": "🏄🏽", "description": "surfer tone 3", "unicodeVersion": "8.0", - "digest": "418a3408b9ab026124f067c8597b500217e56bc28d9844a29eea5eee6f604ff8" + "digest": "1377c1f74dd0987032b564c7ad55d0a2bb418e1f372937db50cb0e6806e9c11a" }, "surfer_tone4": { "category": "activity", "moji": "🏄🏾", "description": "surfer tone 4", "unicodeVersion": "8.0", - "digest": "530870b9ac9f4d45ff750e264feb90b44fb93ca2852f323987b06f5f12fb5a4d" + "digest": "6155339508cf035a4eab763083f73e6c78bdaa15ce2acba5abe808b6d4f9d9c8" }, "surfer_tone5": { "category": "activity", "moji": "🏄🏿", "description": "surfer tone 5", "unicodeVersion": "8.0", - "digest": "40e11b1ae652cfd085d083377f1da24160065ed1b67403c6fa4655e6e44169ec" + "digest": "c3f84fd38dfe40f539fbf1201c319b990aa4fb81bb57548377a7dfb2e3ee8661" }, "sushi": { "category": "food", "moji": "🍣", "description": "sushi", "unicodeVersion": "6.0", - "digest": "b924c621236ca3284b349b0509ae1043f2fc2c7f6d67615716f9717ada78c992" + "digest": "a5bbbe7979621cc830f8a6860623af797530eb1d6cb4fb909f5e728ca8684864" }, "suspension_railway": { "category": "travel", "moji": "🚟", "description": "suspension railway", "unicodeVersion": "6.0", - "digest": "cd3d21da79864f0c018b863e82fb0561fff3c5e3c065303cfcb89c3663d638ba" + "digest": "8c3f5852d6b7e363ef8dc14c483154ed7b65456aaf6cbfb16b3f46539de17c8d" }, "sweat": { "category": "people", "moji": "😓", "description": "face with cold sweat", "unicodeVersion": "6.0", - "digest": "1aa771479aa1ac5eeea4bafbe93ebd85a0f692f6d869034f31e25b689c2e264d" + "digest": "54f6998fabdc88fd169a6c9013f6471608f29554dd304d3abe9ee246b4a0cb16" }, "sweat_drops": { "category": "nature", "moji": "💦", "description": "splashing sweat symbol", "unicodeVersion": "6.0", - "digest": "b575b85415bc9852cf6415d417ebf799167fde03c6819ebcaa24ae1b3dde8dab" + "digest": "48642bb76350a7be33303751b18ca1150085d20070e18eb9e3617833ae406b11" }, "sweat_smile": { "category": "people", "moji": "😅", "description": "smiling face with open mouth and cold sweat", "unicodeVersion": "6.0", - "digest": "171b0d0845d46c33bedb6d3b39fb1ff366e22ba90685eedabebd91bb2b0680de" + "digest": "18e9821a9dd3f90342ed952660654ddbb8e46671b5e95ab88df637406b6cc0fb" }, "sweet_potato": { "category": "food", "moji": "🍠", "description": "roasted sweet potato", "unicodeVersion": "6.0", - "digest": "4b91920f0b87d42763313bc476f4c821a74e4c12dc1c92165a859dddeaaf8844" + "digest": "0a322b21e76c9c487b8a8cb158c60d6e0be1aaa0495f865262f4c69e55a870b0" }, "swimmer": { "category": "activity", "moji": "🏊", "description": "swimmer", "unicodeVersion": "6.0", - "digest": "2c4ed4a51aad99d9957ae11a219d5164db9748fc3a65002c6085a9f15adfa9e2" + "digest": "16c5a68b9f1cc7d0f5da1f288be73a0419d059e76f22bed5f7d7d902a1320af4" }, "swimmer_tone1": { "category": "activity", "moji": "🏊🏻", "description": "swimmer tone 1", "unicodeVersion": "8.0", - "digest": "48588f129ee4af52ca2e0f4594213391978601087cd607896b2f979ca077284b" + "digest": "2159c9ecb0580a2183e921e3a3988643caaa56ad3037993b83e2776988a92e70" }, "swimmer_tone2": { "category": "activity", "moji": "🏊🏼", "description": "swimmer tone 2", "unicodeVersion": "8.0", - "digest": "fff209448524bd1ef4d6decabf6c1ead94c8d3d5b1bfb5e54f20cc8e139232fc" + "digest": "8aeeafc91941162d71eaf9d2a2313d9af6cfdf4ea081ccacbc6a28389e0e77c0" }, "swimmer_tone3": { "category": "activity", "moji": "🏊🏽", "description": "swimmer tone 3", "unicodeVersion": "8.0", - "digest": "2003932cb2cf4ae9a10b23338bf375a9293fb18c0ecf91bdfae73be6eebb3800" + "digest": "e6811d73ef31041bb9c602e20e1853b34d6db4774dee657851b0e1952b7a038e" }, "swimmer_tone4": { "category": "activity", "moji": "🏊🏾", "description": "swimmer tone 4", "unicodeVersion": "8.0", - "digest": "20b4bff9baa1c694ad98067dde834c56092f023b9664bec382c2e512232bd480" + "digest": "627184d5dae69aea7345661c1c721beb78ccbeae9cf6dc3f844f6368fddf1018" }, "swimmer_tone5": { "category": "activity", "moji": "🏊🏿", "description": "swimmer tone 5", "unicodeVersion": "8.0", - "digest": "0ff8eb57c2be8e80a1bc6ba75b8d9ffb9bd8d3be636150c4c03399ec1886f218" + "digest": "db6862ca44bd4375ed8ccf2085398e4003342360f7f8325de3f7126d69716432" }, "symbols": { "category": "symbols", "moji": "🔣", "description": "input symbol for symbols", "unicodeVersion": "6.0", - "digest": "2a2a79816c4d0751a0d73586eec5e63b410653d3c85cc968906bf1fc03d89b94" + "digest": "ff91761a5def3885f52b44abc14a3073800f6ca6f5a61480c902917896843dc1" }, "synagogue": { "category": "travel", "moji": "🕍", "description": "synagogue", "unicodeVersion": "8.0", - "digest": "98569cdd7c61528963b67b7891dfa46025c5e810cbb22ee18ddb3bd85de2da69" + "digest": "07bcf08d94008462f001e6512e3ba3e9e70cfd57ac4e84e04b94e6f74684f51c" }, "syringe": { "category": "objects", "moji": "💉", "description": "syringe", "unicodeVersion": "6.0", - "digest": "e1538e645ccc571227c994b71b3d1be2c4d072d8bd9c944a42ff4a11c91a34a6" + "digest": "7c1f7fcc64d14e129f02f6cdf63ba6d13839be54263c1c9c2471826583ca2431" }, "taco": { "category": "food", "moji": "🌮", "description": "taco", "unicodeVersion": "8.0", - "digest": "e1e45aefdb7445faeae75c3831df6a3d6f2590fcdd48a20d847593c246df613b" + "digest": "13802015749117fc3889d27eb8a66846bb81e2a469dfd90a66b9603b54526c5b" }, "tada": { "category": "objects", "moji": "🎉", "description": "party popper", "unicodeVersion": "6.0", - "digest": "1d2e6cbb2a3244240bc70209715d2213d1efee2e370cccfbcc046c333ae2d650" + "digest": "879b8a892411b1839ad7c4a4d9ffcae074d3829bb40767c916471b06a39da9ec" }, "tanabata_tree": { "category": "nature", "moji": "🎋", "description": "tanabata tree", "unicodeVersion": "6.0", - "digest": "592f2907ffc1b914390e1a106c15120ff3607e99192158b94d237975647c5540" + "digest": "6ec94e277dc3027dbaf8d844dd26202c00b36602f5f73d0d2c36c087d5d674b9" }, "tangerine": { "category": "food", "moji": "🍊", "description": "tangerine", "unicodeVersion": "6.0", - "digest": "40c9ddcde1b0bcfaeb466629a87825eb8c2037835720cbee5e2fda04be3c8d0a" + "digest": "6858dcb7aa079a6639511d86328f55fd70319787efe06934573c774adec2ade0" }, "taurus": { "category": "symbols", "moji": "♉", "description": "taurus", "unicodeVersion": "1.1", - "digest": "21cf24cb6410ab6596e2df8b3e242cc07f9dbb247eabc00c590fe184b373d068" + "digest": "e64c53547f42dc3e07c06f0891641395773a9cdca0adb3257ea584a3102d084f" }, "taxi": { "category": "travel", "moji": "🚕", "description": "taxi", "unicodeVersion": "6.0", - "digest": "c546cc743831cfbf0c15452767cf2a4faf3775066797e997ae7c1fcbe4eca479" + "digest": "260b37ae31fcfe5b30682f0592ec4e32ce308f9cb9574daa532099c47735252b" }, "tea": { "category": "food", "moji": "🍵", "description": "teacup without handle", "unicodeVersion": "6.0", - "digest": "00e3f1e389fa58c4fcd8c53ebbf83d25872f4315845ab1984b35410ae65553d9" + "digest": "520da660803cd133832badfa170c6795e2673b6881b6b52e22db3771c430cafa" }, "telephone": { "category": "objects", "moji": "☎", "description": "black telephone", "unicodeVersion": "1.1", - "digest": "3a53851e641f8ad938ce3597b1afca2ea63c9314ff81f62563b99937496a13d7" + "digest": "63655f8f945e2b0a7bb235b7b2d118db845bea995f5d04adab25b9b1ea7fc9ae" }, "telephone_receiver": { "category": "objects", "moji": "📞", "description": "telephone receiver", "unicodeVersion": "6.0", - "digest": "1614d67f3d8814b0d75f39d55f9149e4d28ef57b343498625e62fcfff8365046" + "digest": "83bc544dc191e7145a4d59059780fbd5c020c64f090de11816d681a504d65472" }, "telescope": { "category": "objects", "moji": "🔭", "description": "telescope", "unicodeVersion": "6.0", - "digest": "4adf40387870276c4f59fb050d441023e8dac784365b6a8c0282fb519780b495" + "digest": "202137ea4dc1f3f544100942d597ec9a31c4c4a96f0386a77d437d2274a3fbe7" }, "ten": { "category": "symbols", "moji": "🔟", "description": "keycap ten", "unicodeVersion": "6.0", - "digest": "c7c9491021740d2c17edddb856f79579b0b943d8dc85a2f48dbaac84f35b8a40" + "digest": "4474d95b39371042bf8dfac128d68f391fb10efbc9c245de5dc6aefb10544439" }, "tennis": { "category": "activity", "moji": "🎾", "description": "tennis racquet and ball", "unicodeVersion": "6.0", - "digest": "dc1600b4d8dce3d26259eb0d1c6ab042566565e3c1f2c96112210f1550a716fd" + "digest": "857b0f96109f4534cef496348b76036354eecdee640855fb83e0e3b253c7d914" }, "tent": { "category": "travel", "moji": "⛺", "description": "tent", "unicodeVersion": "5.2", - "digest": "30d9b17ac3219d4970ddf54d7c1a288b0ae50f7f3b82ed232c0b1b19ef585662" + "digest": "a2fc1e803dc0eef13ea7d3847e1e92a3d0790b1336a7ed5675ea60069fb76676" }, "thermometer": { "category": "objects", "moji": "🌡", "description": "thermometer", "unicodeVersion": "7.0", - "digest": "66616babbcaef256d7b652796c760e8e893cb950c073348a408fe70904f80f25" + "digest": "4b54cd4fc758bfc9e8830d36726ba06a0ac9e0d0d397ecba99599c9bde44f4e5" }, "thermometer_face": { "category": "people", "moji": "🤒", "description": "face with thermometer", "unicodeVersion": "8.0", - "digest": "ac2b5caddd128563711a9dcc7f690cf210f684d5e8b64b09c0431d6902437126" + "digest": "8300d80af44461b1da2aeed90203901753705ec3418a288646a00dc59da70c93" }, "thinking": { "category": "people", "moji": "🤔", "description": "thinking face", "unicodeVersion": "8.0", - "digest": "4f0b84e5ab8a650cafb166e93688f0e9b31b9ade22a91035261ac90490edb9d3" + "digest": "2b2d2b844f147e1be7f4c9019c54ce1b96561b4a8e5bd0af9c8d955b3ceabefa" }, "third_place": { "category": "activity", "moji": "🥉", "description": "third place medal", "unicodeVersion": "9.0", - "digest": "27c9bcba44ad95bee30882cc0722e8b0a798206306655dd648e884447ed26808" + "digest": "0afe5ea1a8963329439e0a5ed4922939cc4ab733f5fb50f40edcc2e4fafa12ed" }, "thought_balloon": { "category": "symbols", "moji": "💭", "description": "thought balloon", "unicodeVersion": "6.0", - "digest": "bf59624560c333561d636aedf2c8827089e275895cf434974daaabb3d5cea46e" + "digest": "d6a36d105964c8184aa889193b812be4307508c10a9bf99d6eb199565be2c5cc" }, "three": { "category": "symbols", "moji": "3️⃣", "description": "keycap digit three", "unicodeVersion": "3.0", - "digest": "d3f85828787799c769655c38a519cad0743ab799ab276c7606e6e6894cc442e6" + "digest": "e66cfca0c1871d16283fcdddc7b170ad67c0a52f21d54985e4789daa1c61ee63" }, "thumbsdown": { "category": "people", "moji": "👎", "description": "thumbs down sign", "unicodeVersion": "6.0", - "digest": "5954334e2dae5357312b3d629f10a496c728029e02216f8c8b887f9b51561c61" + "digest": "e5e3594f30f8b3c59f22963c3a903ec69569e9735690cbce1c96da981cea5f91" }, "thumbsdown_tone1": { "category": "people", "moji": "👎🏻", "description": "thumbs down sign tone 1", "unicodeVersion": "8.0", - "digest": "3c2853491473fd7ae2d1b5415a425cc390d26a8754446f8736c1360e4cb18ba3" + "digest": "e360d25bc6fc05243ec5ea6489fdc80702899783faa83c88686c9b73c9e8684c" }, "thumbsdown_tone2": { "category": "people", "moji": "👎🏼", "description": "thumbs down sign tone 2", "unicodeVersion": "8.0", - "digest": "4e0f8f86a06b69e423df8d93f41ec393f12800633acc82c4cb6dff64ca0d8507" + "digest": "bf0ad5d01e7ac0ab4d2be9db76615ff303bd01d2b4915b2b846a494aa36878fd" }, "thumbsdown_tone3": { "category": "people", "moji": "👎🏽", "description": "thumbs down sign tone 3", "unicodeVersion": "8.0", - "digest": "e08fa35575f59978612d4330bbc35313eca9c4dfa04f4212626abc700819effe" + "digest": "e3d907396c17971a6d533900dd857ad273c1b0ff1af520c6fda780a54616b3c8" }, "thumbsdown_tone4": { "category": "people", "moji": "👎🏾", "description": "thumbs down sign tone 4", "unicodeVersion": "8.0", - "digest": "7c6d118d20d5add8ca003e4a53e42685a1f9436b872ed10d79f67ad418fb2a44" + "digest": "31a952ef8b0fe9c0a9b04e46033e052d8104539929509010f7ab74a09b72d396" }, "thumbsdown_tone5": { "category": "people", "moji": "👎🏿", "description": "thumbs down sign tone 5", "unicodeVersion": "8.0", - "digest": "8697c4a4ee4d6669dc2d47aa97699c42012ca59b80818ad6845878b37b4a9c58" + "digest": "afe38eb9c879ba04556cb4bf211ef0dae63b51957389256e5af93dc7e7e94cef" }, "thumbsup": { "category": "people", "moji": "👍", "description": "thumbs up sign", "unicodeVersion": "6.0", - "digest": "59ec2457ab33e8897261d01a495f6cf5c668d0004807dc541c3b1be5294b1e61" + "digest": "38755ce0360171dd24005d6f4d6b06c2df337adb0cfd590e2e381cf44a9c24ec" }, "thumbsup_tone1": { "category": "people", "moji": "👍🏻", "description": "thumbs up sign tone 1", "unicodeVersion": "8.0", - "digest": "f57e6c525e8830779ea5026590eec3ca10869dc438a0c779734b617d04f28d21" + "digest": "15492d43b5bafa46473154505b431ed81e365b6ebce507c97f509a00333420f3" }, "thumbsup_tone2": { "category": "people", "moji": "👍🏼", "description": "thumbs up sign tone 2", "unicodeVersion": "8.0", - "digest": "980eeeb1d8f5d79dae35c7ff81a576e980aa13a440d07b10e32e98ed34cbf7f1" + "digest": "87f9941a2d3afba4ff5737a113cf070dcfbc3a2292ad15cb5b07459692cb0fdd" }, "thumbsup_tone3": { "category": "people", "moji": "👍🏽", "description": "thumbs up sign tone 3", "unicodeVersion": "8.0", - "digest": "b3881060569e56e1dd75ca7960feab0e58ae51f440458781948d65d461116b4e" + "digest": "f09364411db2331284b3deb85c6107049cbb41d2e5edfb50f61fc5907641a7a0" }, "thumbsup_tone4": { "category": "people", "moji": "👍🏾", "description": "thumbs up sign tone 4", "unicodeVersion": "8.0", - "digest": "86fbe2c95414bce5e38fb5c33da31305d7942fca2c9c79168dcffdbd895e9ad6" + "digest": "8c1322a624b0ebcab1f08d7675df39383eac8b1d4b627889d3393b0d3cdc946d" }, "thumbsup_tone5": { "category": "people", "moji": "👍🏿", "description": "thumbs up sign tone 5", "unicodeVersion": "8.0", - "digest": "49fa63ff725c746a18649df16c8fab69bad88bbb564884df79d1d15f553b7343" + "digest": "6dec547ee282457cbbcb7e3dffcf804188aed47960a70069df81a547a8f40df9" }, "thunder_cloud_rain": { "category": "nature", "moji": "⛈", "description": "thunder cloud and rain", "unicodeVersion": "5.2", - "digest": "dacc20b4f6b68e5834aa1b8391afa5e83b5e6eb28e2d2174d3a68186a770506d" + "digest": "c1d9417ce640885540743b4fdb7df6efcccb6a04a31a1c62780b4c952c9f11d4" }, "ticket": { "category": "activity", "moji": "🎫", "description": "ticket", "unicodeVersion": "6.0", - "digest": "b4326fe7761940216e6c76ee2928110a6b37bf913da9d694e96557e7c7c10420" + "digest": "0575c271a22acdc294505b2aae0f288e67b0d78d9b60af97420806ac893e4ea9" }, "tickets": { "category": "activity", "moji": "🎟", "description": "admission tickets", "unicodeVersion": "7.0", - "digest": "fb73358c3697c04fcfde6a1e705b1c3b47635b93b9cadfe31d5657566c7d190a" + "digest": "f70e7c3f2a059c85b36587941a861dc9e41c8db0475ddbe2d5dd50ad440dd579" }, "tiger": { "category": "nature", "moji": "🐯", "description": "tiger face", "unicodeVersion": "6.0", - "digest": "e139531e6c930bc46242dc0ed274661229de026b5419d8ea8f99fdb0f8a719ab" + "digest": "0ea11ea4b71adee37b67019634153f09ca6d5b762d4c9507a3d3f7b47ff59274" }, "tiger2": { "category": "nature", "moji": "🐅", "description": "tiger", "unicodeVersion": "6.0", - "digest": "f930cc8714198310d9b0edca6baff243ac5a3320f75fadb56fa5acc6fe34ff24" + "digest": "84d80ae536dfad345dd878970c339451d4189f73f0d786cafcaa2421dab9fe97" }, "timer": { "category": "objects", "moji": "⏲", "description": "timer clock", "unicodeVersion": "6.0", - "digest": "69b33f219523d89d81cbbc070ad7e528711e4b34e124a50acb12a0280a34d0b0" + "digest": "b94e3cdd84834063f72e333339b27f5aeaa2e8b3082eff51a871d706f0038349" }, "tired_face": { "category": "people", "moji": "😫", "description": "tired face", "unicodeVersion": "6.0", - "digest": "775739bc9324517e614878ca0960d793df97775feeb62b14dbfb311a42a21802" + "digest": "60d0656f21c7937c3f2e9c5a90d1dfd2deee068804fb17d813e8b6e9c9f994d5" }, "tm": { "category": "symbols", - "moji": "™", + "moji": "™️", "description": "trade mark sign", "unicodeVersion": "1.1", - "digest": "7d9fafdb72d91860478fc185719f289f359eab2c368a132cb936a269e2ab6a24" + "digest": "aaa0898628f473e4e8df05d707b2d49a854ce3fbb78b8ca37ac0560b329fd8ea" }, "toilet": { "category": "objects", "moji": "🚽", "description": "toilet", "unicodeVersion": "6.0", - "digest": "0d1b0dd0078f51104e8632a0726e1b3f075561a1ffa8a2546602de15798415d0" + "digest": "ae590884c0bf0b5f5d721b4d7791ea3878a9514642f6a57ad4784b2ca7ce6fbd" }, "tokyo_tower": { "category": "travel", "moji": "🗼", "description": "tokyo tower", "unicodeVersion": "6.0", - "digest": "73eaf6fd59d16396673afef620c6d928857d5cf616e95a40eaf2861686e0956a" + "digest": "e012cdbb4648219ccee443cc09fa2946b99dadb483aeca5a3fdee39270dd3061" }, "tomato": { "category": "food", "moji": "🍅", "description": "tomato", "unicodeVersion": "6.0", - "digest": "d092d8ad381d542e59b6a82b4f1ef0d10fc1ed48460952375c6c5c6258cea111" + "digest": "9fc42d1837bf67d7845f2a00c83c6b8001f96b6bb350f009063d211b20e96c16" }, "tone1": { "category": "modifier", "moji": "🏻", "description": "emoji modifier Fitzpatrick type-1-2", "unicodeVersion": "8.0", - "digest": "5c62003a098b774c068be45d658db3c0dd38483c0871f7c8ae293bc1222c4f0c" + "digest": "545d866024aa7d4de2e2254420a9d8cca667534672d9e7122bd3e67cf81b694b" }, "tone2": { "category": "modifier", "moji": "🏼", "description": "emoji modifier Fitzpatrick type-3", "unicodeVersion": "8.0", - "digest": "3c636ecbc4e58c7a360f2338daaf44e7da598fd07e0ba1514bb5c0f83fc8819f" + "digest": "c2f93946364e79ed130e3c355416ada791c09d9b3d1bbfa44d03324bfabd642e" }, "tone3": { "category": "modifier", "moji": "🏽", "description": "emoji modifier Fitzpatrick type-4", "unicodeVersion": "8.0", - "digest": "398a1e5441b64c9c2d033bbc01d7a8d90b4db30ea9f30e28f0a9120c72a48df8" + "digest": "ea55f80c25ec5df8232d509913b8f5e3260ecc98a2db0f5de333d7e3c9f05bb2" }, "tone4": { "category": "modifier", "moji": "🏾", "description": "emoji modifier Fitzpatrick type-5", "unicodeVersion": "8.0", - "digest": "ff4a12195aeb7494c785b81266efad8cd60c8022c407a0fc032a02e8b83216b3" + "digest": "676bd7f45026066bb72a6b5344e288c6b42ce9524eb0065d50d3354cc716cc6a" }, "tone5": { "category": "modifier", "moji": "🏿", "description": "emoji modifier Fitzpatrick type-6", "unicodeVersion": "8.0", - "digest": "9e9f0125b5d57011b7456c84719e6be6cf71d06c1b198081d0937c0979164a81" + "digest": "b9ab9e2f6307e2e5b8e0560d6b3048f2d0cd58e11c90b03d90688b91fdb4b5f8" }, "tongue": { "category": "people", "moji": "👅", "description": "tongue", "unicodeVersion": "6.0", - "digest": "286e9d2583c371431d6fc979dd4ab48981676da26baada51a846657a3654c19b" + "digest": "da75f4b8859b698b941cd091e1d3bf4be3c4e86bb72b2407b9d7b9abe063ed84" }, "tools": { "category": "objects", "moji": "🛠", "description": "hammer and wrench", "unicodeVersion": "7.0", - "digest": "bf08d60dedc06de73d04dab05703bb8ad81989c72b5035d1a07821e51096f158" + "digest": "f74b73f7a143d6e5a4efe0b293d998d7dfb681b23f0d6764137c6d9373a28374" }, "top": { "category": "symbols", "moji": "🔝", "description": "top with upwards arrow above", "unicodeVersion": "6.0", - "digest": "c9a9f25b17db014e76b6be54aa07ef89bb18f8adb41b3199d180a559ff1d9ea5" + "digest": "69250cda059411b279e6503ff1afac1188b2507d861db7efc956d7758468aa01" }, "tophat": { "category": "people", "moji": "🎩", "description": "top hat", "unicodeVersion": "6.0", - "digest": "43a45dfb5d6b57a63a0491f4e3ec780774c0301b53ed39a303a0bd803d16ed71" + "digest": "dff54bdac5a4d1df8e406a5dfa517c5ea60f9ebb6952f27b2780878478c4c8dc" }, "track_next": { "category": "symbols", "moji": "⏭", "description": "black right-pointing double triangle with vertical bar", "unicodeVersion": "6.0", - "digest": "88592ef6c720a32aeb752322fb4c794bf5110a72408e21e898630452115c731c" + "digest": "adc496351d784f266e6addac74e29d328d24f3e6d3f4a2f1270e88de00f48116" }, "track_previous": { "category": "symbols", "moji": "⏮", "description": "black left-pointing double triangle with vertical bar", "unicodeVersion": "6.0", - "digest": "98c1b3d643768d94857fb762f6d26cfb87282b449a67792242e8b7068643ac87" + "digest": "aaa9c3c003a2839067dde8aab59c2887532b8f00d00726baa33c995b21b06dcc" }, "trackball": { "category": "objects", "moji": "🖲", "description": "trackball", "unicodeVersion": "7.0", - "digest": "32a819a3129429f797ad434d0c40e263dc236808e34878c599ed2304b43702f5" + "digest": "80003d0b886adf81afc07427b73b6ba462032c9fad318d1dcc142eae6e943238" }, "tractor": { "category": "travel", "moji": "🚜", "description": "tractor", "unicodeVersion": "6.0", - "digest": "5e4686290f1a4c9953ae208340b7d276f25b3b2197a43e52469aeb6450e93997" + "digest": "0bec7945ef52027a634bfbe75b71902e31c03a8d91814f3c37c2d1dbfa21de10" }, "traffic_light": { "category": "travel", "moji": "🚥", "description": "horizontal traffic light", "unicodeVersion": "6.0", - "digest": "d96aacade33d1ad3e0414f8a920513010f36eb7e5889774251c1d91148917ead" + "digest": "7ba4ce5e0bab82e8a78afb05e7705c1dfcaebba6bce6eec0dae63fd62896cd38" }, "train": { "category": "travel", "moji": "🚋", "description": "Tram Car", "unicodeVersion": "6.0", - "digest": "7423d17e131df7aadaa350b5d39dcbce3b28de331ff8b6703a3b2d0093963f4b" + "digest": "2b991f1b04ea9a364de103d751d4e3ca7d263b29e169517cf0b6bc098c0544fd" }, "train2": { "category": "travel", "moji": "🚆", "description": "train", "unicodeVersion": "6.0", - "digest": "06e65d549e771632f3c64287a38ba67236f9800ccb6a23c3b592bc010e24e122" + "digest": "4809681fd588ad64f82483ecb825bb16ff387e31f45e5fc5637f0c2547acd42f" }, "tram": { "category": "travel", "moji": "🚊", "description": "tram", "unicodeVersion": "6.0", - "digest": "21a7699f1a94f06dcb4d1e896448b98a4205f8efe902a8ac169a5005d11ab100" + "digest": "ab9d03c841a0ef60218aae50fe2b2e0ee045052b8b8f73c001c4203199209ba0" }, "triangular_flag_on_post": { "category": "objects", "moji": "🚩", "description": "triangular flag on post", "unicodeVersion": "6.0", - "digest": "1f5ce3828a42f5b1717bac1521d0502cf7081ad9f15e8ed292c1a65f0d1386da" + "digest": "135c571161ba6bd55d4940366202164a6c4c325064a7ebc76fbdb3f92428fd73" }, "triangular_ruler": { "category": "objects", "moji": "📐", "description": "triangular ruler", "unicodeVersion": "6.0", - "digest": "a0367dcf663ec934f1fc7c88bfaccc02b229a896f60930a66bb02241c933e501" + "digest": "8db7d5546f2c1403a5dbcd87216d15c9ded1c137def938f6cff3e14282b3b659" }, "trident": { "category": "symbols", "moji": "🔱", "description": "trident emblem", "unicodeVersion": "6.0", - "digest": "ee45920845d3b35c2e45b934cf30ce97bfe2f24c5d72ef1ac6e0842e52b50fc1" + "digest": "c9fcbc5e98ed51cd228a1b0eedde2851624c3a7fc354abab9efd96eaa52dcb52" }, "triumph": { "category": "people", "moji": "😤", "description": "face with look of triumph", "unicodeVersion": "6.0", - "digest": "4aa44b8e1682c1269624a359f4b0bf613553683b883d947561ab169d7f85da0f" + "digest": "b258f96aa69a0c5bbe672097bb58d0b7bd6c1dfcc93e66f73d632c2a42c9ecc4" }, "trolleybus": { "category": "travel", "moji": "🚎", "description": "trolleybus", "unicodeVersion": "6.0", - "digest": "f610b4fd1123f06778a8e3bb8f738d5b0079aeb0b0926b6a63268c0dd0ee03ed" + "digest": "587261051e9e8a6c1354406c62830d8895eaa83b1d9dc6df7516a835788805ec" }, "trophy": { "category": "activity", "moji": "🏆", "description": "trophy", "unicodeVersion": "6.0", - "digest": "50cfbedac18bf0fa5dec727643e15ec47f64068944b536e97518ee3be4f08006" + "digest": "33ba0ae0619cb3c2cfa350a36e535601d327b7a0cb7371f2686790336559f912" }, "tropical_drink": { "category": "food", "moji": "🍹", "description": "tropical drink", "unicodeVersion": "6.0", - "digest": "54144fce60d650f426b1edf09e47c70b2762222398c1fe40231881f074603a69" + "digest": "085a51de7c6df9e8734450b0b7b30577c3afaed56cf02f6a481808c2d90a0c13" }, "tropical_fish": { "category": "nature", "moji": "🐠", "description": "tropical fish", "unicodeVersion": "6.0", - "digest": "fd92100aaa9328da35e6090388824921b9726b474d1432a926d2cf9c45ad6528" + "digest": "26974903529bbda281c4f1302d8ced6eeca6f3d316ef0bd4ab6617062bd10ca9" }, "truck": { "category": "travel", "moji": "🚚", "description": "delivery truck", "unicodeVersion": "6.0", - "digest": "0d1571e58e900abc453df0ff683fe7acb5906ecbdd52ab35b7101074359faf18" + "digest": "c58cdc9790438031e3acd58bd224b83428a6e89be5cec3af01233d257d7b54a6" }, "trumpet": { "category": "activity", "moji": "🎺", "description": "trumpet", "unicodeVersion": "6.0", - "digest": "cea3614c309f5573f328f4603120dbe930016a35f0dfa400b0d968fe9fff2d55" + "digest": "21803bcdcfd7681ce77b8fdd30b115a4f67fb8f2cb91908ac9eb02613c413719" }, "tulip": { "category": "nature", "moji": "🌷", "description": "tulip", "unicodeVersion": "6.0", - "digest": "e744e8dbbdc6b126bd5b15aad56b524191de5a604189f4ab6d96730dfef4d086" + "digest": "78b7615137fedb534bb1a760b1c7bfdd09b60e1c770ba21ee9f5a3799aa7c93b" }, "tumbler_glass": { "category": "food", "moji": "🥃", "description": "tumbler glass", "unicodeVersion": "9.0", - "digest": "7a38658274b9ff28836725a1dbfad49b8fa3af5ec8385e629db6bfdc7d93907a" + "digest": "41ca844a7ae31e28bac5320298ff16c2adf9124b9a649ce5112e47ddce42ab06" }, "turkey": { "category": "nature", "moji": "🦃", "description": "turkey", "unicodeVersion": "8.0", - "digest": "bf5daef15716b66636a5fdb6d059420521443c0603e2d56bd7c99c791a7285f4" + "digest": "2b141b75a1df1c8e347fe96a5193060d6feb230e4ced5976e3a22ab4a145887b" }, "turtle": { "category": "nature", "moji": "🐢", "description": "turtle", "unicodeVersion": "6.0", - "digest": "588c35fb42c9502a908e9805517d4cc8c4ba4e74c9beed4035779fea1efe14f8" + "digest": "cb9ebbbd5c861943b8e52ad447959cb489edcb64c93a878a2db00060220e56da" }, "tv": { "category": "objects", "moji": "📺", "description": "television", "unicodeVersion": "6.0", - "digest": "1279f3f3955a58dbbf74e248fc914b0bdba9c4c6b6a5176e9d12bf2750ecfeb4" + "digest": "86ab2eef07bed93f56e29e20ef67d566ec7b4b1e96463ba3f9614a1db28aec11" }, "twisted_rightwards_arrows": { "category": "symbols", "moji": "🔀", "description": "twisted rightwards arrows", "unicodeVersion": "6.0", - "digest": "fed07eebc2cf0d977ca0826bbd80defafbbcf118508444148f47b58949ebe27c" + "digest": "f559a51e80d26d7bb196ea380936ff60c4a281c3943cf6e86aaebeacce8d957f" }, "two": { "category": "symbols", "moji": "2️⃣", "description": "keycap digit two", "unicodeVersion": "3.0", - "digest": "b346f51f6523b02ebcbd753256804e2f9cc1574c96aa634362bf9401dac2c661" + "digest": "d091a45f6754587ac8602259955a5d2d1e41d090a1da1c81e46f286ab3de1385" }, "two_hearts": { "category": "symbols", "moji": "💕", "description": "two hearts", "unicodeVersion": "6.0", - "digest": "6ded120a59aed790b441ec8fbbdea6f5cbfb4fa48e9e4b224cc29c9fde2d2e4c" + "digest": "52fba958d8153422ae667827dd2dd44a58bf36ac3f7d3d9433527b6a92b7e6e7" }, "two_men_holding_hands": { "category": "people", "moji": "👬", "description": "two men holding hands", "unicodeVersion": "6.0", - "digest": "bfcf9e20a67d00262cdf6e85f1acd545dda91f2e370d68bfd41ce02f232a2987" + "digest": "8953ff520ff541f4ee8001ef4dfc22462b6ebf15f2e1adf9ba46d0c6384a0091" }, "two_women_holding_hands": { "category": "people", "moji": "👭", "description": "two women holding hands", "unicodeVersion": "6.0", - "digest": "9d9d2b37a7f8e16fde1468dd8b5645003ea81ae4bf8bcf68471e2381845dd0dd" + "digest": "4a6dc2a4b900084faa7b934300b1f07717e41971a9eb9d7830cec83a78c14e46" }, "u5272": { "category": "symbols", "moji": "🈹", "description": "squared cjk unified ideograph-5272", "unicodeVersion": "6.0", - "digest": "01e6cb8f74ea3c19fdade59c2d13d158b90dc6b4b293421b2014b7478bf20870" + "digest": "146800348d2954ab707184573fd7a5be20971d6df655f37829f88a8678d4f54b" }, "u5408": { "category": "symbols", "moji": "🈴", "description": "squared cjk unified ideograph-5408", "unicodeVersion": "6.0", - "digest": "084cdbd5436670ea4dc22010e269c1ab7b0432897b8675301e69120374bcdd14" + "digest": "c65c6b24648ec959bb497872003adf9f29db19f3bc3ffc5f3c6d03ec36f7e7ed" }, "u55b6": { "category": "symbols", "moji": "🈺", "description": "squared cjk unified ideograph-55b6", "unicodeVersion": "6.0", - "digest": "c1017023d20d4aae78d59342dd3bfc5282716ea0601d9a8c2476335cbf7a2e12" + "digest": "0c441fbe4e8527c04c44a297150b2c3dab5f5ba51acffd1adc3109057ec20522" }, "u6307": { "category": "symbols", "moji": "🈯", "description": "squared cjk unified ideograph-6307", "unicodeVersion": "5.2", - "digest": "f459b092b974f459db1fb9cc13617a448b2e4f2b4dc46cc316d8c46af6e7d8bd" + "digest": "6ecd33c04af54469548189adc89a12ea3677b7d76af6349221bab3ac17c51011" }, "u6708": { "category": "symbols", "moji": "🈷", "description": "squared cjk unified ideograph-6708", "unicodeVersion": "6.0", - "digest": "928815abf5b30f92efe5168de0c7e6cf8c17899a03e358ab42f42667e0a4a04c" + "digest": "de0a0568e1a0de7653dac4dd093ee95027087b301d914752bafbda4648724847" }, "u6709": { "category": "symbols", "moji": "🈶", "description": "squared cjk unified ideograph-6709", "unicodeVersion": "6.0", - "digest": "f63a48ee06c892d24acec8b5634c021658d2ebde67a42d8faa86f27804a9f26d" + "digest": "5370fc51eed9c35a7a695881cdb3218b2fda9d70b1a887a5f2dcd7bdd0f5f3bc" }, "u6e80": { "category": "symbols", "moji": "🈵", "description": "squared cjk unified ideograph-6e80", "unicodeVersion": "6.0", - "digest": "489181d90a5e43068459530673a153e4af04fdad8514ec341ff7afbcfd366c3b" + "digest": "cc9fbe7d7a29f3d309e0c7dedacf3b19afb4f0689aebcb0ffbdf06febd961842" }, "u7121": { "category": "symbols", "moji": "🈚", "description": "squared cjk unified ideograph-7121", "unicodeVersion": "5.2", - "digest": "9c50fd2ba14221affd2dcd3746322c2137dd75458493f4d385b544eb5bd8d6cd" + "digest": "3df28fb3345962cc97b32391bcb9dfd1df82bfadf1dc3567122fd086aff59cb3" }, "u7533": { "category": "symbols", "moji": "🈸", "description": "squared cjk unified ideograph-7533", "unicodeVersion": "6.0", - "digest": "2b05819b380a2ea47cc5fde8fcce3d53922fd223d6f5bd83d696d44175b69f18" + "digest": "014087496357083b2fa0f6372f3c768c9d0cde6f290460c8b4ecfa322955a065" }, "u7981": { "category": "symbols", "moji": "🈲", "description": "squared cjk unified ideograph-7981", "unicodeVersion": "6.0", - "digest": "adbe12601b22972003ddebcb0bd1532b979aa9c78bfdc147511854b5014eabc0" + "digest": "e61e1ed43e0aa5747ad99050d48550ac23a8c6bfa7de7114b03a17eb0366872a" }, "u7a7a": { "category": "symbols", "moji": "🈳", "description": "squared cjk unified ideograph-7a7a", "unicodeVersion": "6.0", - "digest": "b9ee0ec7bb0b86c3eb73d4dbbb91848c427bf356ae30a263b9b44bd9bd784482" + "digest": "d306d00de7a978823adf885d3beb23c41359a2bb804425b8652f59f5ceadd40d" }, "umbrella": { "category": "nature", "moji": "☔", "description": "umbrella with rain drops", "unicodeVersion": "4.0", - "digest": "0328a2f48b7df47905e2655460e524c0794ef12d3d7c32a049a10892d5662f77" + "digest": "99c2f2a4331ff3f17192394ce766808e725e0701cf903cea606efb5f1d4b3f4a" }, "umbrella2": { "category": "nature", "moji": "☂", "description": "umbrella", "unicodeVersion": "1.1", - "digest": "2f6a58110dc590480a822a3ffa2b5bc86f295e0c994a4a632837d25d4cf9fc58" + "digest": "c8e5f34916627bd8053727b3ae40c5fb1df6bad76049e925696140825b413af4" }, "unamused": { "category": "people", "moji": "😒", "description": "unamused face", "unicodeVersion": "6.0", - "digest": "0d597088e3e7880918d0166e5c69243b18fe64afa31685c39bfdbc71494aa132" + "digest": "68eaad1164a9cfdcfb28e6e247ab733d0698a4ddd8f9c72add082d28d3a74445" }, "underage": { "category": "symbols", "moji": "🔞", "description": "no one under eighteen symbol", "unicodeVersion": "6.0", - "digest": "b6b194614ca714ac2b1c2c17b75fe5922c7fdadb3d1157ba89ab2a5d03494a67" + "digest": "afdd3883748acb01bb18bfe034c39b4510957c7bfbdb9cec33b4e6b4a0068089" }, "unicorn": { "category": "nature", "moji": "🦄", "description": "unicorn face", "unicodeVersion": "8.0", - "digest": "f71bb485a7c208e999dd45f2b36d7b7d517898c0627947926b05aa28603804ca" + "digest": "00d784632f584c953340b1f1474be2a1ab6f065625e69e2d06dabd38ab45531c" }, "unlock": { "category": "objects", "moji": "🔓", "description": "open lock", "unicodeVersion": "6.0", - "digest": "9554ef3a6a315938b873e77970d9b0212e61f13c6cc36e4f17f87acc930a9a53" + "digest": "129328bd903055394ded6f0427d24c8f4ffc1a8ccb0cc831d1343b5c6c8d4416" }, "up": { "category": "symbols", "moji": "🆙", "description": "squared up with exclamation mark", "unicodeVersion": "6.0", - "digest": "ff2554ccf08c7208b38794c5fa3d9a93a46ff191a49401195d8f740846121906" + "digest": "807046ea55d94a542e355a6cf9c6bab5fe8523513669211ab1c13765348ff41a" }, "upside_down": { "category": "people", "moji": "🙃", "description": "upside-down face", "unicodeVersion": "8.0", - "digest": "5129121f0a28f5b334268c28565de26a5907559568deca11de6ec620b097dfe1" + "digest": "3211b742f7fefdca6b0e817fb45070d6a306e3d31debcfd11d006ea24ba08983" }, "urn": { "category": "objects", "moji": "⚱", "description": "funeral urn", "unicodeVersion": "4.1", - "digest": "9bebf589eed8dd361f6a03cd1b325078f2cd0e82270ef63a7dd1b6aee08cd1e6" + "digest": "0730518fad9fab0d5070432a6e771d6526349fb075ed9e42b046b88464b0f13c" }, "v": { "category": "people", "moji": "✌", "description": "victory hand", "unicodeVersion": "1.1", - "digest": "9825bf440df289a8edf8ede494e8c778dc63c95f967f4d7bbea3245cf4f558ec" + "digest": "cf0a1553b56d27c678ee71819933807339d0134eb71119aecc0c185bcd922996" }, "v_tone1": { "category": "people", "moji": "✌🏻", "description": "victory hand tone 1", "unicodeVersion": "8.0", - "digest": "76e358250d9ca519b60b8d7b6a32900700d784433dcc609e9442254a410f6e37" + "digest": "1d4b156f48968318917284d695cf72f56f2ad8d2ed318f3886fa1eca5a27439f" }, "v_tone2": { "category": "people", "moji": "✌🏼", "description": "victory hand tone 2", "unicodeVersion": "8.0", - "digest": "4081b674be8416136022523fa9f29ec70a0f7e3aa05ca13152606609f3fd003c" + "digest": "6d842f89c4fe8d344d7748b4de74733a7b680566589556e542f808b28de8c12a" }, "v_tone3": { "category": "people", "moji": "✌🏽", "description": "victory hand tone 3", "unicodeVersion": "8.0", - "digest": "b6afb3a4c78384280610b953592d378241c75597a82aa6d16c86a993f8d8f3b0" + "digest": "0125d0d20a51b11716399dcb0e0b81220a1fe755ea7a2e2fed22c5688516ae52" }, "v_tone4": { "category": "people", "moji": "✌🏾", "description": "victory hand tone 4", "unicodeVersion": "8.0", - "digest": "7ddc3cdd0138da2c8d7f6d8257ffdb8801496043e8a2395f93b0663447ac7fce" + "digest": "10502f0b7ce2aaaf9e9823f74f7cbe88503ec5bd614218b75c8f277b8a280328" }, "v_tone5": { "category": "people", "moji": "✌🏿", "description": "victory hand tone 5", "unicodeVersion": "8.0", - "digest": "a85dc5c589f0d1cf32f8bfa5c82e5c11c40b35439636914686a2f06f7359f539" + "digest": "1ea229068485d71074f7b6c782c6d275d7ff0a039f8c4ace5ba2700ee94315c4" }, "vertical_traffic_light": { "category": "travel", "moji": "🚦", "description": "vertical traffic light", "unicodeVersion": "6.0", - "digest": "8cfd49a8f96b15a8313ef855f2e234ea3fa58332e68896dea34760740de9f020" + "digest": "ff094eb787c114159f19f263994531db073cd9b3bd98c55fe4913bfa9bda53ec" }, "vhs": { "category": "objects", "moji": "📼", "description": "videocassette", "unicodeVersion": "6.0", - "digest": "3fb1acaf25805cf86f8d40ee2c17cf25da587b7ca93b931167ab43fce041eee8" + "digest": "7fbd915d2b660e32fc5720179a113deea2997601f8dc0f7dcf4ec754f4d8d17b" }, "vibration_mode": { "category": "symbols", "moji": "📳", "description": "vibration mode", "unicodeVersion": "6.0", - "digest": "c9a8899222f46fe51dd8cee3e59f77c48268f0b7cfae2bcb34a791213acb1755" + "digest": "15ef296e1ef2747dfc47d8999ff7bbcca42a2ea682d57e224064335d9fa1c84e" }, "video_camera": { "category": "objects", "moji": "📹", "description": "video camera", "unicodeVersion": "6.0", - "digest": "62e56f26c286a7964ef1021f0f23fcb4b38cdcfb5b5af569b472340c412c619a" + "digest": "b297b7675c9e69638a29f5332a4024fd68675101d03a059d90f151534de1a3b5" }, "video_game": { "category": "activity", "moji": "🎮", "description": "video game", "unicodeVersion": "6.0", - "digest": "2787e302aa9e6fd7e9dc382c9bc7f5fbf244ef4940e08a4f9e80d33324f3032e" + "digest": "95a218fcb12095024a77ee4826d0574190b5ebb8878d0fba7a640dcbeb3b78ba" }, "violin": { "category": "activity", "moji": "🎻", "description": "violin", "unicodeVersion": "6.0", - "digest": "1e69d531ce2b5d5bf1dd9470187dbbe76f479d14428834b6a9e2bf5296dc0ec9" + "digest": "3adf18cfe5778c508be936827ff1812503e02b8ebaf3db45053f0fab962cca39" }, "virgo": { "category": "symbols", "moji": "♍", "description": "virgo", "unicodeVersion": "1.1", - "digest": "0f75e9c228bc467fd0cec0f93f0e087c943bc5fb1d945fb0d4de53d07718388e" + "digest": "2cae076c31fe134ca69caef07db75283f72c99f8fd746b1c1fff6a897f613655" }, "volcano": { "category": "travel", "moji": "🌋", "description": "volcano", "unicodeVersion": "6.0", - "digest": "41c92ef88ca533df342a0ebe59d2b676873bfa944c3988495b8a96060a9b8e16" + "digest": "75b53e25406d31b630fd1bb75c363044129f481f24f7d225a6d30eef5257f92c" }, "volleyball": { "category": "activity", "moji": "🏐", "description": "volleyball", "unicodeVersion": "8.0", - "digest": "774a83357f7aee890b4d4383236f0a90946dbd7c86aaabadc5753dcc9b4c9d69" + "digest": "a9dc3a3516d1e22aededc7198fdf3a4f304b7c2f7fa528806c2e0bdfe320d007" }, "vs": { "category": "symbols", "moji": "🆚", "description": "squared vs", "unicodeVersion": "6.0", - "digest": "ac943e4c737459c2e1adbac8b71d3fdaebb704dbaf5713012e7a77beb09db1ef" + "digest": "1e67a891ce028db2e6fb8506879d3c0edbf024012a75a5073e89aa834c6f314e" }, "vulcan": { "category": "people", "moji": "🖖", "description": "raised hand with part between middle and ring fingers", "unicodeVersion": "7.0", - "digest": "b4d409a0b019e7b06333cefd15ea46cb54aef5132d86e8ba361c1c3b911fe265" + "digest": "829687cca319f7293457db7d49b7eb236c681def71b96711556534c6d9123279" }, "vulcan_tone1": { "category": "people", "moji": "🖖🏻", "description": "raised hand with part between middle and ring fingers tone 1", "unicodeVersion": "8.0", - "digest": "cc6072c85031b5081995f98a57f09ab177168318f69a51f3acc63251760499a4" + "digest": "993550c5e6d01f173ce710e8d721474f21359f706cff863f913db3e31212ab56" }, "vulcan_tone2": { "category": "people", "moji": "🖖🏼", "description": "raised hand with part between middle and ring fingers tone 2", "unicodeVersion": "8.0", - "digest": "858bd5a1ac91dc4d7735f57ba4dd69d39138aa6dac1c80cfc05de30a59a5bc33" + "digest": "fad2b5ba5fef661214bee2d43a93d2cedb9024d1ba6d1f0369e76e8167926156" }, "vulcan_tone3": { "category": "people", "moji": "🖖🏽", "description": "raised hand with part between middle and ring fingers tone 3", "unicodeVersion": "8.0", - "digest": "2f74b6f3eab2a75063591b66f1c7350af0d23153e1427af91de20c48a5f4a54a" + "digest": "344f09198268734de3a4f300b410a65c6a35d2ff958e7b675329e5ddffd1dd3f" }, "vulcan_tone4": { "category": "people", "moji": "🖖🏾", "description": "raised hand with part between middle and ring fingers tone 4", "unicodeVersion": "8.0", - "digest": "87cf8b87d3610f742857a9704b658462df32b4924d8f1ddba26f761e738c4e11" + "digest": "92f84231b71044b20d6132617fd1d2553472d3402175d85a42e24a3e5b40316d" }, "vulcan_tone5": { "category": "people", "moji": "🖖🏿", "description": "raised hand with part between middle and ring fingers tone 5", "unicodeVersion": "8.0", - "digest": "11e9ff62f2385edeb477dbf66c63734536531def5771daf80b66a3425ac71493" + "digest": "ab3aec60fd46b425d0ff4bed7e96f25007b6943e6e46b1754e695ef5e289c7a5" }, "walking": { "category": "people", "moji": "🚶", "description": "pedestrian", "unicodeVersion": "6.0", - "digest": "ae77471fe1e8a734d11711cdb589f64347c35d6ee2fc10f6db16ac550c0557fa" + "digest": "595b89b7ed1359e120f4aeeaccc8dbce01fc96358ce6b9501b6f4ab6559428f4" }, "walking_tone1": { "category": "people", "moji": "🚶🏻", "description": "pedestrian tone 1", "unicodeVersion": "8.0", - "digest": "3de871c234e1340ccf95338df7babd94d175cfcb17a57b5a74d950e0a31f03b1" + "digest": "794562b94ed8c825c4facad1b3d8fca0c90f49582209cc0f0923e33d2d5a083d" }, "walking_tone2": { "category": "people", "moji": "🚶🏼", "description": "pedestrian tone 2", "unicodeVersion": "8.0", - "digest": "620eb7bfb753a331a5822b02bdaf08d8dde7b573efd210287a3d3dfdd84a40b9" + "digest": "3fc7452b3b324a3a9f7a34faa82175865681248094f13ea7977ee1eb64e6e201" }, "walking_tone3": { "category": "people", "moji": "🚶🏽", "description": "pedestrian tone 3", "unicodeVersion": "8.0", - "digest": "ff39545acc2256006128f8c186433c28052b8c9aaec46fe06f25cff02c71f6b8" + "digest": "b9200fae09036c6919e8a348b51a2fe09e2e2909120077000dcba0fd62fb9fa5" }, "walking_tone4": { "category": "people", "moji": "🚶🏾", "description": "pedestrian tone 4", "unicodeVersion": "8.0", - "digest": "a9499d142392977a9b9e54fb957952359e9bdffce7ec2f1e8320523d185fb066" + "digest": "c1dbd3327bed96613834dd05dbf43bd233f5d4ab96b1c6f42684ecc690d62fa7" }, "walking_tone5": { "category": "people", "moji": "🚶🏿", "description": "pedestrian tone 5", "unicodeVersion": "8.0", - "digest": "b47a4c48ce40298f842f454fc1abccae70f69725d73ee2c80e4018f4c4065d7d" + "digest": "60e0ceb95d5c555835dda6b1fa368938f50e2ee6ccbda723f2ad9c511fd9d16b" }, "waning_crescent_moon": { "category": "nature", "moji": "🌘", "description": "waning crescent moon symbol", "unicodeVersion": "6.0", - "digest": "2ec7896eefcf821e0ea013556a17af59e997503662c07f080d0a84ab13ef4cf1" + "digest": "5790b3f1f581dd7e5480978f31a8c2ed67bca238a2f26eb6f415a2dc3b6ff7c5" }, "waning_gibbous_moon": { "category": "nature", "moji": "🌖", "description": "waning gibbous moon symbol", "unicodeVersion": "6.0", - "digest": "ce2f5aca8fccdacaaf174d10da4e493e853e4608cc4d159aa3081d108a8b58d5" + "digest": "bba224edaa61c1f00f4ea0679ebb96e15090c2948463bc7414734fd13307a3cc" }, "warning": { "category": "symbols", "moji": "⚠", "description": "warning sign", "unicodeVersion": "4.0", - "digest": "745f1d203958f42bf37ecb5909cd0819934e300308ba0ff20964c8c203092f90" + "digest": "1d6cf2ec8990304aaca53a2eecd878c17e4eb8685c48d3be59c8f0a1cfb66202" }, "wastebasket": { "category": "objects", "moji": "🗑", "description": "wastebasket", "unicodeVersion": "7.0", - "digest": "221a1b6d9975051038d9d97e18a16556cdf4254a6bca4c29bf1c51f306c79f2a" + "digest": "2a099e1431b96a2de10f79ddb319a1bcdc74d5bd7d05dee9a27b67274e4d86b0" }, "watch": { "category": "objects", "moji": "⌚", "description": "watch", "unicodeVersion": "1.1", - "digest": "acc0c96751404a789b3085f10425cf34f942185215df459515d2439cde3efc6b" + "digest": "1e540e8c6856ebfab897c71132525d2f3a1a51513d86423b862116515489f55b" }, "water_buffalo": { "category": "nature", "moji": "🐃", "description": "water buffalo", "unicodeVersion": "6.0", - "digest": "ba6a840d4f57f8f9f3e9f29b8a030faf02a3a3d912e3e31b067616b2ac48a3d1" + "digest": "dd9f6609e0ea97f610ab30e34c6564fe1504a54e2bd258fa64601cdbc91de177" }, "water_polo": { "category": "activity", "moji": "🤽", "description": "water polo", "unicodeVersion": "9.0", - "digest": "fc77e1d2a84a9f4cf0cf19c1ea10cf137cf0940b9103a523121eda87677ad148" + "digest": "b1ddaec4c4a506a89462a8d72173e44e0766c27e936e41d894de7ffc3da48236" }, "water_polo_tone1": { "category": "activity", "moji": "🤽🏻", "description": "water polo tone 1", "unicodeVersion": "9.0", - "digest": "3be28384edd29ada8109f07720d601a9d5866ed63e6234efe9ee1a194ed5d0c5" + "digest": "a86b73dac5b378283ca59e0985b98524c813aa34bc08e0c3bb5e0279a572adbf" }, "water_polo_tone2": { "category": "activity", "moji": "🤽🏼", "description": "water polo tone 2", "unicodeVersion": "9.0", - "digest": "afcd3f28c6719f869ca79a6fd1ccade2ea976ade844fbc1081fc72865bcb652f" + "digest": "080f98b0afbc5a6a087ca9774c817717f8bae0bb2ff7d2968eecebeb7ef8fee6" }, "water_polo_tone3": { "category": "activity", "moji": "🤽🏽", "description": "water polo tone 3", "unicodeVersion": "9.0", - "digest": "d19481c9b82d9413e99c2652e020fd763f2b54408dedaffec8dfe80973ded407" + "digest": "08a235850af9851f27148f53bd3e6f29668ce5d37afaaab0226a59195139e41c" }, "water_polo_tone4": { "category": "activity", "moji": "🤽🏾", "description": "water polo tone 4", "unicodeVersion": "9.0", - "digest": "375972d882b627e8d525e632e58b30346fc3e01858d7d08d62a9d3bf8132bbc7" + "digest": "7e69265f86e139af75bc1d1bea03c21b7f2cc445e4b7a767b0515ffa7be1a99c" }, "water_polo_tone5": { "category": "activity", "moji": "🤽🏿", "description": "water polo tone 5", "unicodeVersion": "9.0", - "digest": "a8e1ced1c5382a8147a1d1801a133cada9a0e52e41de6272e56c3c1f426f6048" + "digest": "db363a1e0a5f9b9d807258799d12e0a9010c99c383a4382f0f9a99feff2fd683" }, "watermelon": { "category": "food", "moji": "🍉", "description": "watermelon", "unicodeVersion": "6.0", - "digest": "42a3821d2e4dd595c93f5db7a5c70b7af486b8f0ddd3b9d26bc4e743a88e699a" + "digest": "8a18d12c6fb648b5cadc8d3ff390b9e24f5505a649055a2d4c840df7eb6bad78" }, "wave": { "category": "people", "moji": "👋", "description": "waving hand sign", "unicodeVersion": "6.0", - "digest": "cddbd764d471604446cbaca91f77f6c4119d1cfc2c856732ca0eaac4593cb736" + "digest": "5b877d50f49e858c453871fc380f0449633870118d487217c0a1f7f9cab02a06" }, "wave_tone1": { "category": "people", "moji": "👋🏻", "description": "waving hand sign tone 1", "unicodeVersion": "8.0", - "digest": "cf40797437ddf68ec0275f337e6aac4bed81e28da7636d56c9f817ddf8e2b30a" + "digest": "d27aa7181be2fab9d0281889496ab100a6a9473d7b1b4b0b4bcaa7523a311706" }, "wave_tone2": { "category": "people", "moji": "👋🏼", "description": "waving hand sign tone 2", "unicodeVersion": "8.0", - "digest": "12c8a3e82c03ee35a734c642be482ba2d9d5948dacf91ec1fda243316dd4a0d0" + "digest": "7656b85268eb3318a0e8f954d334ca585c780da567a9a57ffdf24ecc3758e123" }, "wave_tone3": { "category": "people", "moji": "👋🏽", "description": "waving hand sign tone 3", "unicodeVersion": "8.0", - "digest": "ebcaef43e21b475f76de811d4f4d1a67d9393973b57b03876e02164345a2ba4a" + "digest": "002912d69d16d423253db2e90d04164b2a861847dd6eff31f9a28f32e8720c9b" }, "wave_tone4": { "category": "people", "moji": "👋🏾", "description": "waving hand sign tone 4", "unicodeVersion": "8.0", - "digest": "7df7b70cf76766836ba146c3d91b6104930c384450cf2688426e60c1c06a1fc8" + "digest": "8e91cbf4b2eb22caa7c06e816d4083a861882b38cced8c59b5f19f7371114044" }, "wave_tone5": { "category": "people", "moji": "👋🏿", "description": "waving hand sign tone 5", "unicodeVersion": "8.0", - "digest": "8dfdba6aeff5d7dfd807467d431a137547726b34d021f1a5a0b74e155d270ea7" + "digest": "40f696691a3ee439029d7914abe0ccb5efe66bab0ed2c057080991fc878eb0f4" }, "wavy_dash": { "category": "symbols", "moji": "〰", "description": "wavy dash", "unicodeVersion": "1.1", - "digest": "7b1968474f01d12fd09a1f2572282927138d9e9d6a3642de4bf68af80a8c3738" + "digest": "d7bcb62068abe4e1c168ba0445c1d3d1b1e76373bbe6f2d84f4d78b38be524c7" }, "waxing_crescent_moon": { "category": "nature", "moji": "🌒", "description": "waxing crescent moon symbol", "unicodeVersion": "6.0", - "digest": "852d7e55a19074d061fa3aa80d6b1e7e87a9280bdf44d94bbdbbe6d59178b1be" + "digest": "a3534c77cf0a8da83fc2cef14481983bafc745e35da96231259dc926cd15937d" }, "waxing_gibbous_moon": { "category": "nature", "moji": "🌔", "description": "waxing gibbous moon symbol", "unicodeVersion": "6.0", - "digest": "a3a1c7cc72521a3f74929789a90e1c35d81ac86e21225c9f844d718d8940e3b3" + "digest": "46fc534be196723eabfe1a8be62217c1cff70e2ea806ff5bc15e9e09c116d9c1" }, "wc": { "category": "symbols", "moji": "🚾", "description": "water closet", "unicodeVersion": "6.0", - "digest": "4b95d54e0b53e4b705277917653503b32d6a143c2eaf6c547bc8e01c2dc23659" + "digest": "a1576f1731a68646c9de74c135674955eee3df8f740437ab9ef04a45a49b282c" }, "weary": { "category": "people", "moji": "😩", "description": "weary face", "unicodeVersion": "6.0", - "digest": "3528f85540996cd5b562efe5421c495fc1bb414dc797bc20062783ae1b730847" + "digest": "44fd697167f1403eaf6bc6778a394dee514f900a964bb9e7b6a45aac86a5d985" }, "wedding": { "category": "travel", "moji": "💒", "description": "wedding", "unicodeVersion": "6.0", - "digest": "980f3522cc4c19c3096e668032ea2cd19e7900cdc4b73bbb1c9b4c4d28dc78af" + "digest": "bdc97890b2ccd38285d4d9832e700c0cb99cf740305b37eac5cee1bf03137a92" }, "whale": { "category": "nature", "moji": "🐳", "description": "spouting whale", "unicodeVersion": "6.0", - "digest": "6368fe4bc4a7f68aa2bd5386686a5f1b159feacbec16d59515f2b6e5d01adfbd" + "digest": "6a5de13dec0e0bbb05c9b3222ce04c16c079367124e59a49d015bbbee7a174a7" }, "whale2": { "category": "nature", "moji": "🐋", "description": "whale", "unicodeVersion": "6.0", - "digest": "ccd3edf88167965f2abc18631ffb80e2532f728da35bc0c11144376685da18e8" + "digest": "939087b5e3b24f0cc27978a8777eec9c38f6e8bafc98200ff2606c3648fa589e" }, "wheel_of_dharma": { "category": "symbols", "moji": "☸", "description": "wheel of dharma", "unicodeVersion": "1.1", - "digest": "4a0a13fcd507b9621686c8090bf340aa8770c064e0e3eb576fbae1229000d6da" + "digest": "bdc92990dc2dcde7de136ed934e9f2476dc011257ffbeeb5dc45e1f86e26a067" }, "wheelchair": { "category": "symbols", "moji": "♿", "description": "wheelchair symbol", "unicodeVersion": "4.1", - "digest": "f5250f2b4b5b4ffe6a6f77d30865c3f5d7173fc91aee547869589b2a96da91c8" + "digest": "805e8f94922c2214849af36b2de79cb812472cf6c3cf7c55dbf7fe9e11f0380b" }, "white_check_mark": { "category": "symbols", "moji": "✅", "description": "white heavy check mark", "unicodeVersion": "6.0", - "digest": "45eb17bde6e503f22c8579d6e4d507ad6557a15f9eaad14aa716ec9ba1540876" + "digest": "6f37f4b2dd017d42bb070d2544dce135a1c11203c5cb537c760b3c90d17bc0c3" }, "white_circle": { "category": "symbols", "moji": "⚪", "description": "medium white circle", "unicodeVersion": "4.1", - "digest": "2e7323fa4d1e3929e529d49210a0b82a043eae4f7c95128ec86b98c46fdb0e7c" + "digest": "386429066322ba83e4790d7e930c167a6789f978f65e2131f0534230f196d40a" }, "white_flower": { "category": "symbols", "moji": "💮", "description": "white flower", "unicodeVersion": "6.0", - "digest": "ace093b310eeefdecf4a4bdaf4fbcbb568457b0191ac80778a466ac5f3f4025a" + "digest": "30a1761e5672133bf4172bfecad661e951488c89e22ceee88d04fd3bcbd7e6d1" }, "white_large_square": { "category": "symbols", "moji": "⬜", "description": "white large square", "unicodeVersion": "5.1", - "digest": "0db6957ee9ff7325b534b730fc05345a63d4ed9060f0f816807d0dcf004baa3e" + "digest": "a56e16d3a7778cfec18b031b9f0f04aa008d3b81a2dc4642366f7d92adc1d862" }, "white_medium_small_square": { "category": "symbols", "moji": "◽", "description": "white medium small square", "unicodeVersion": "3.2", - "digest": "d79689981a7b38211c60a025a81e44fd39ac6ea4062e227cae3aab8f51572cd4" + "digest": "9950d2efd6bca2b2583f670c389f839b5346b9e608eb9b00628b196f9d6b37a3" }, "white_medium_square": { "category": "symbols", "moji": "◻", "description": "white medium square", "unicodeVersion": "3.2", - "digest": "6c4ce26d3f69667219f29ea18b04f3e79373024426275f25936e09a683e9a4fc" + "digest": "0328185858eb63e113136674509fb89f43ab5306449345e2e65d1ee2d616a54d" }, "white_small_square": { "category": "symbols", "moji": "▫", "description": "white small square", "unicodeVersion": "1.1", - "digest": "ae0d35a6bbba4592b89b2f0f1f2d183efb2f93cf2a2136c0c195aab72f0bb1c8" + "digest": "a805e7c1edcf6668a6bdc8324e9ec78da8aa4a79f789f55ce6828337b2f8e43c" }, "white_square_button": { "category": "symbols", "moji": "🔳", "description": "white square button", "unicodeVersion": "6.0", - "digest": "797f3d9e44e88e940ffc118e52d0f709eec2ef14b13bdf873ad4b0c96cc0b042" + "digest": "bc65aefa55ddee130c006624bcd381313eba7261c99f8b273a938d273b84570a" }, "white_sun_cloud": { "category": "nature", "moji": "🌥", "description": "white sun behind cloud", "unicodeVersion": "7.0", - "digest": "0e714038bb0a5b091dd4ad8829c5c72dece493e09da6d56ceadcd0b68e1c0fd5" + "digest": "78c9ade346888e8758e56107bed5bd0a16b4da60ef591cb71e1c68625feec8c8" }, "white_sun_rain_cloud": { "category": "nature", "moji": "🌦", "description": "white sun behind cloud with rain", "unicodeVersion": "7.0", - "digest": "82fb2a91d43c7c511afed216e12f98e32aef4475e7f3c7ccc0f39732d2f7d5e5" + "digest": "7d95f929a5679e52f4c9f93d2fe87d33524e38ab08115cd9a20aa481611f83ab" }, "white_sun_small_cloud": { "category": "nature", "moji": "🌤", "description": "white sun with small cloud", "unicodeVersion": "7.0", - "digest": "0a6164cdadf2413555b7ef47b95f823f5a010f36d2dacfb1a38335a0f59e9601" + "digest": "7f6a12cec242c9fd4ece3a014eb12f771b4d5195280783ad771b5110c444c028" }, "wilted_rose": { "category": "nature", "moji": "🥀", "description": "wilted flower", "unicodeVersion": "9.0", - "digest": "2c9e01ab9a61d057c71478b09ba7d82ae08f4a5a1c2212b7ad562b74f616677f" + "digest": "401fb35a8c6d26db708b2756c0bb55e0c62490a8cbdd51a21d6634881a62d32c" }, "wind_blowing_face": { "category": "nature", "moji": "🌬", "description": "wind blowing face", "unicodeVersion": "7.0", - "digest": "e4f63149cbc8829118571f6a93487b96d26665fc15d17d578cca4e5c752cd54f" + "digest": "acb691375579ce301ce94a0c9f23bebcac90139e2c3cea8aa8c6cb3b581e8ae3" }, "wind_chime": { "category": "objects", "moji": "🎐", "description": "wind chime", "unicodeVersion": "6.0", - "digest": "1b1b212fbd74a9edc62aee7ffab9bcf91d3a9f69bffb2be4b7fd527914c14ced" + "digest": "57b721fd94e359f9a8dcd9fc702a3c9f82b06f4347d5b6e33c9d42117dd26e8a" }, "wine_glass": { "category": "food", "moji": "🍷", "description": "wine glass", "unicodeVersion": "6.0", - "digest": "d99107d6809386bc5e219aa58ee4930d27b7c3a6d2b10deb9f523df369f766d1" + "digest": "d7551c39ea933566603e8ccd18c9c116e8d4dd2dca14697f5d6f6c0dc481e05c" }, "wink": { "category": "people", "moji": "😉", "description": "winking face", "unicodeVersion": "6.0", - "digest": "56e29994a47335a901d0c98fa141d26faae8f647a860517bd3615fa980921885" + "digest": "a9746d44d7fd9f51c0b0329aeb9eaa438e4690162d6c82c482ec3f4bc2def8b9" }, "wolf": { "category": "nature", "moji": "🐺", "description": "wolf face", "unicodeVersion": "6.0", - "digest": "4a983f5ec8ec0872fcde7890e17605b1229064e5e194b6fca1c4259068d1caed" + "digest": "f961f617f4b6af5a0b1683132476ce765cb3ce74c3c5c32083593622ff8c10e7" }, "woman": { "category": "people", "moji": "👩", "description": "woman", "unicodeVersion": "6.0", - "digest": "a06a22a48eeb3aeb885321358fe234e97797ed33be17f52d232ce2830cfbcd97" + "digest": "7f06a5df2103c959228c15f44a76d39f87f792bef6aaadf7e4f47fe31a0e85fa" }, "woman_tone1": { "category": "people", "moji": "👩🏻", "description": "woman tone 1", "unicodeVersion": "8.0", - "digest": "c2e4b135c1dac6a0b002569a6ccd9d098f6cb18481c68b5d9115e11241a0978d" + "digest": "e1e1bc0d9e6c06fc37e54251c9d492c83852016baeb16acfedd7242a0f4a289e" }, "woman_tone2": { "category": "people", "moji": "👩🏼", "description": "woman tone 2", "unicodeVersion": "8.0", - "digest": "4848e650051214a53c4cd9f6d3d94158f77f65ecb34f891789de34ee0a713006" + "digest": "f3e0dd2ee081ca179d8c70e3c5a77254f98880f732cabdf601d54b64ae8702cd" }, "woman_tone3": { "category": "people", "moji": "👩🏽", "description": "woman tone 3", "unicodeVersion": "8.0", - "digest": "b6f751ad47da019cdfb9d6d78f9610adb92120abf204c30df79a9150b57dbdee" + "digest": "1ad974a8aad0dc2cb62d22e7c6c155bd07030222c3f115e62c153ce5cb6b240d" }, "woman_tone4": { "category": "people", "moji": "👩🏾", "description": "woman tone 4", "unicodeVersion": "8.0", - "digest": "fd27d3a669dc34313fbfe518df7dc2ded3ade5dde695f8d773afe87bf8a8b0d4" + "digest": "c11d39ec49db3d36256f372521461b9d668726cab6d63166ef23c9c99e3a9c55" }, "woman_tone5": { "category": "people", "moji": "👩🏿", "description": "woman tone 5", "unicodeVersion": "8.0", - "digest": "9ae9b14dfff40fa60a565d89479727feeba4fd6ffea9acb353a81b14aba751d4" + "digest": "7220ffd6a38cf1587f1c45e3461c38f65162b604fb4261318c342bb6f1a4d95f" }, "womans_clothes": { "category": "people", "moji": "👚", "description": "womans clothes", "unicodeVersion": "6.0", - "digest": "d12a27810780fe5cd8118ed4587e0c4e70dbe9bcd014c6866fe6a8c9c7c55698" + "digest": "4b47a76b3fa144213583b47c2284eee1e4148b9b4cd578f1d02ddb474c78a3ae" }, "womans_hat": { "category": "people", "moji": "👒", "description": "womans hat", "unicodeVersion": "6.0", - "digest": "52a0255b3483085bd125d39b74516ab6a81003964f44995c2fac821e7ff93086" + "digest": "7feded8ca13ddee2d9fd71e97a0e7f719d85f85190a69d6fde985d69e20bc422" }, "womens": { "category": "symbols", "moji": "🚺", "description": "womens symbol", "unicodeVersion": "6.0", - "digest": "7e38964006f8b28dfa2b3e9b2b16553bb50c18a63455f556b0bff35ee172137e" + "digest": "d0dd248ac8f17c5eb5c24f636f2d6387f1e4126d2227834ffb89057e9428a19f" }, "worried": { "category": "people", "moji": "😟", "description": "worried face", "unicodeVersion": "6.1", - "digest": "5a073985e1344bc34201ef94a491f7f2b946f5828c9fdbc57eeb2dcd87ac3a6b" + "digest": "66814ad2b00574ed539af543224116a3564b162b57e9d02d58f19513cb2c80f2" }, "wrench": { "category": "objects", "moji": "🔧", "description": "wrench", "unicodeVersion": "6.0", - "digest": "81aae53bc892035b905bf3ec5b442a8ecc95027c5fa9eb51b7c3e7d8fad3f3f4" + "digest": "8478c1b8b0565f87fe6e4f429975f16919d80622a3cdbcc2e83f17fd6978a1d7" }, "wrestlers": { "category": "activity", "moji": "🤼", "description": "wrestlers", "unicodeVersion": "9.0", - "digest": "9be983f3f9438f3ab8f6b643a958371d1e710c6d78e728f3465141811f05c2d5" + "digest": "919cf0ff49517c62a0abc8a6067e196fa6a1d5f73fa5902537879775ee9fad13" }, "wrestlers_tone1": { "category": "activity", "moji": "🤼🏻", "description": "wrestlers tone 1", "unicodeVersion": "9.0", - "digest": "60461f83bfc93ce59dd027eab4782b7f206a7b142719fa72f301e047dc83a5d9" + "digest": "9611c3dfb8a18b8332135642d0fac74bd6557054909066141a81c9684bbc7207" }, "wrestlers_tone2": { "category": "activity", "moji": "🤼🏼", "description": "wrestlers tone 2", "unicodeVersion": "9.0", - "digest": "67ad93c86e6c58d552c18e7a0105cc81fd9bb0474da51f788eba2e4c14b4a636" + "digest": "17c529119acb4aafd8c834874d6285e41d2d9694243cce9eb51c87f67d22a3be" }, "wrestlers_tone3": { "category": "activity", "moji": "🤼🏽", "description": "wrestlers tone 3", "unicodeVersion": "9.0", - "digest": "6bfd06c4435cabf2def153912040e05bf8db424fa383148ddda6d0ce8a8a3349" + "digest": "0f98afb56ecc165b4b8193c86565eaf0ded90456d6370b9d9f2e61eef572642e" }, "wrestlers_tone4": { "category": "activity", "moji": "🤼🏾", "description": "wrestlers tone 4", "unicodeVersion": "9.0", - "digest": "597312678834c4d288c238482879856d5eba4620deb1eaef495f428e2ba5f2a5" + "digest": "595507c7163ed2349d6f5cd3afeb3cb961a889bda1091bb5b03bf97c743ddd83" }, "wrestlers_tone5": { "category": "activity", "moji": "🤼🏿", "description": "wrestlers tone 5", "unicodeVersion": "9.0", - "digest": "d6aebdf1e44fd825b9a5b3716aefbc53f4b4dbb73cb2a628c0f2994ebfd34614" + "digest": "9a844250d5dbce6369a7923154fd3e7192e9bbc8773044ede577e587c86a6481" }, "writing_hand": { "category": "people", "moji": "✍", "description": "writing hand", "unicodeVersion": "1.1", - "digest": "110517ae4da5587e8b0662881658e27da4120bfacec54734fd6657831d4d782f" + "digest": "efe3bfa1c36098242e2c4cb2d66e8d76fd3c0bba57335059dd1ad25748752c41" }, "writing_hand_tone1": { "category": "people", "moji": "✍🏻", "description": "writing hand tone 1", "unicodeVersion": "8.0", - "digest": "2c7e2108e1990490b681343c1b01b4183d4f18fbdef792f113b2f87595e0dad0" + "digest": "13e6782eea27e216721c4d1aeaa049f9ae3d93c9052f131cc17618102d16e4f6" }, "writing_hand_tone2": { "category": "people", "moji": "✍🏼", "description": "writing hand tone 2", "unicodeVersion": "8.0", - "digest": "87ec8d44f472d301adbcbd50d8c852b609e46584057f59cc1527401db363c1bf" + "digest": "6ec5eeef36ef27fae05f2d3ac9bd97460d75b08fa52e01e239cbbe4101eb8ad8" }, "writing_hand_tone3": { "category": "people", "moji": "✍🏽", "description": "writing hand tone 3", "unicodeVersion": "8.0", - "digest": "4a48ddef91f7264e8fa9cca223554db22b3a2e3153e94b88d146644ea6dd661e" + "digest": "e3d68b62cbda6579641f49b45581deca7653e6322df43413ee6b80967861e315" }, "writing_hand_tone4": { "category": "people", "moji": "✍🏾", "description": "writing hand tone 4", "unicodeVersion": "8.0", - "digest": "e5254564a1f91e42ee59f359d8cd26f52abdc04dca8f3b37cb2f140cb7f71390" + "digest": "52b7652348605b384761de53c28ffc3dc84b1b34210f795b40bb3e6235b8a959" }, "writing_hand_tone5": { "category": "people", "moji": "✍🏿", "description": "writing hand tone 5", "unicodeVersion": "8.0", - "digest": "61299bf86d83d323ca3e6052c535ae66c6f7b3d9866a37db0464223b8bc28523" + "digest": "ce22c8e6c71ca3a07d32fb0c336301d015b81975a1019f20760ee908349c76dd" }, "x": { "category": "symbols", "moji": "❌", "description": "cross mark", "unicodeVersion": "6.0", - "digest": "3e5a7918e31ddefdf1ce73972365e2f0bfd2917d6a450c1a278c108349c9425d" + "digest": "d07158957d15f5b6c6fc56a9658a82ee1fa58f7b8b19d121a1713c9bf38cbdfc" }, "yellow_heart": { "category": "symbols", "moji": "💛", "description": "yellow heart", "unicodeVersion": "6.0", - "digest": "a1098f2f04c29754cc9974324508386787d4d803b57cf691d42de414cb2679d6" + "digest": "1785103b3aab8606869692986a2ff5e320dae4b6d58f7dca33beed221aff8f42" }, "yen": { "category": "objects", "moji": "💴", "description": "banknote with yen sign", "unicodeVersion": "6.0", - "digest": "944daaeb3f6369c807c0e63b106cee1360040f7800a70c0d942a992f25a55da7" + "digest": "b12182adf55be97d7d5e52176bb149c16f57d0645f508dcb97efbeab4607d439" }, "yin_yang": { "category": "symbols", "moji": "☯", "description": "yin yang", "unicodeVersion": "1.1", - "digest": "5ee8d13dacf41306a09237bfcff6abeef110331b40eb7d6e80600628c1327545" + "digest": "2d97f8a9eca001163c5895ff25ca66aad5dfabe5e2e00bda102fb6b9a27fc02b" }, "yum": { "category": "people", "moji": "😋", "description": "face savouring delicious food", "unicodeVersion": "6.0", - "digest": "31a89088c21bd7a74a3a26d731a907d1bc49436300a9f9c55248703cf7ef44c7" + "digest": "796badd831c75797cd4acb88694d3bf19b2727678b3c2e63e465e4d8125e4ad4" }, "zap": { "category": "nature", "moji": "⚡", "description": "high voltage sign", "unicodeVersion": "4.0", - "digest": "9f8144ae6f866129aea41bbf694b0c858ef9352a139969e57cd8db73385f52c3" + "digest": "fbbfbda066d067a5b92ca815c784b577354de3e6c7a3dfa9a1656c29dc804f0c" }, "zero": { "category": "symbols", "moji": "0️⃣", "description": "keycap digit zero", "unicodeVersion": "3.0", - "digest": "1b27b5c904defadbdd28ace67a6be5c277ff043297db7cd9f672bbf84e37fa1a" + "digest": "ef62df7416e51b02ff22787a981235053baabbb872247605e97834d9a7caff49" }, "zipper_mouth": { "category": "people", "moji": "🤐", "description": "zipper-mouth face", "unicodeVersion": "8.0", - "digest": "81bee5aa1202dfd5a4c7badb71ec0e44b8f75c2cbef94e6fd35c593d8770ae43" + "digest": "dfeeb9947458d1bb04805e46211d4f29aa89210239c475425ac04a1cef340701" }, "zzz": { "category": "people", "moji": "💤", "description": "sleeping symbol", "unicodeVersion": "6.0", - "digest": "b3313d0c44a59fa9d4ce9f7eb4d07ff71dfc8bb01798154250f27cdcf3c693b5" + "digest": "6b19746f5be6ee5f10dcb0969557eb9b02972d4429052237facf8d4b4f768546" } }
\ No newline at end of file diff --git a/lib/gitlab/emoji.rb b/lib/gitlab/emoji.rb index 519b1d94bf5..3c5d223b106 100644 --- a/lib/gitlab/emoji.rb +++ b/lib/gitlab/emoji.rb @@ -6,7 +6,7 @@ module Gitlab # When updating emoji assets increase the version below # and update the version number in `app/assets/javascripts/emoji/index.js` - EMOJI_VERSION = 1 + EMOJI_VERSION = 2 # Return a Pathname to emoji's current versioned folder # diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 053ba7b951c..7fda4e73d2a 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -10789,6 +10789,9 @@ msgstr "" msgid "Date range" msgstr "" +msgid "Date range limited to %{number} days" +msgstr "" + msgid "Date range must be shorter than %{max_range} days." msgstr "" @@ -15738,6 +15741,9 @@ msgstr "" msgid "GithubIntegration|Create a %{token_link_start}personal access token%{token_link_end} with %{status_html} access granted and paste it here." msgstr "" +msgid "GithubIntegration|Enable static status check names" +msgstr "" + msgid "GithubIntegration|Obtain statuses for commits and pull requests." msgstr "" @@ -21400,6 +21406,9 @@ msgstr "" msgid "Merge blocked: new changes were just added." msgstr "" +msgid "Merge blocked: pipeline must succeed. It's waiting for a manual job to continue." +msgstr "" + msgid "Merge blocked: the source branch must be rebased onto the target branch." msgstr "" diff --git a/locale/unfound_translations.rb b/locale/unfound_translations.rb index 3923c62466a..ace9149599c 100644 --- a/locale/unfound_translations.rb +++ b/locale/unfound_translations.rb @@ -1,3 +1,4 @@ +# rubocop:disable Naming/FileName # frozen_string_literal: true # Dynamic translations which needs to be marked by `N_` so they can be found by `rake gettext:find`, see: @@ -22,3 +23,5 @@ N_('NotificationEvent|Failed pipeline') N_('NotificationEvent|Fixed pipeline') N_('NotificationEvent|Moved project') N_('NotificationEvent|Merge when pipeline succeeds') + +# rubocop:enable Naming/FileName diff --git a/public/-/emojis/1/emojis.json b/public/-/emojis/1/emojis.json index 20a564720d1..8cc7cd7479a 100644 --- a/public/-/emojis/1/emojis.json +++ b/public/-/emojis/1/emojis.json @@ -10757,4 +10757,4 @@ "d": "sleeping symbol", "u": "6.0" } -}
\ No newline at end of file +} diff --git a/public/-/emojis/2/100.png b/public/-/emojis/2/100.png Binary files differnew file mode 100644 index 00000000000..3501136c22d --- /dev/null +++ b/public/-/emojis/2/100.png diff --git a/public/-/emojis/2/1234.png b/public/-/emojis/2/1234.png Binary files differnew file mode 100644 index 00000000000..8ce28681ebc --- /dev/null +++ b/public/-/emojis/2/1234.png diff --git a/public/-/emojis/2/8ball.png b/public/-/emojis/2/8ball.png Binary files differnew file mode 100644 index 00000000000..48207741211 --- /dev/null +++ b/public/-/emojis/2/8ball.png diff --git a/public/-/emojis/2/a.png b/public/-/emojis/2/a.png Binary files differnew file mode 100644 index 00000000000..6c4875bce2f --- /dev/null +++ b/public/-/emojis/2/a.png diff --git a/public/-/emojis/2/ab.png b/public/-/emojis/2/ab.png Binary files differnew file mode 100644 index 00000000000..40c566e63eb --- /dev/null +++ b/public/-/emojis/2/ab.png diff --git a/public/-/emojis/2/abc.png b/public/-/emojis/2/abc.png Binary files differnew file mode 100644 index 00000000000..c9a0764b9d6 --- /dev/null +++ b/public/-/emojis/2/abc.png diff --git a/public/-/emojis/2/abcd.png b/public/-/emojis/2/abcd.png Binary files differnew file mode 100644 index 00000000000..e22fcb79e5a --- /dev/null +++ b/public/-/emojis/2/abcd.png diff --git a/public/-/emojis/2/accept.png b/public/-/emojis/2/accept.png Binary files differnew file mode 100644 index 00000000000..0348dded3d8 --- /dev/null +++ b/public/-/emojis/2/accept.png diff --git a/public/-/emojis/2/aerial_tramway.png b/public/-/emojis/2/aerial_tramway.png Binary files differnew file mode 100644 index 00000000000..ec1cf64f019 --- /dev/null +++ b/public/-/emojis/2/aerial_tramway.png diff --git a/public/-/emojis/2/airplane.png b/public/-/emojis/2/airplane.png Binary files differnew file mode 100644 index 00000000000..ba6dda4fae3 --- /dev/null +++ b/public/-/emojis/2/airplane.png diff --git a/public/-/emojis/2/airplane_arriving.png b/public/-/emojis/2/airplane_arriving.png Binary files differnew file mode 100644 index 00000000000..cc83ea662d3 --- /dev/null +++ b/public/-/emojis/2/airplane_arriving.png diff --git a/public/-/emojis/2/airplane_departure.png b/public/-/emojis/2/airplane_departure.png Binary files differnew file mode 100644 index 00000000000..d72e051c383 --- /dev/null +++ b/public/-/emojis/2/airplane_departure.png diff --git a/public/-/emojis/2/airplane_small.png b/public/-/emojis/2/airplane_small.png Binary files differnew file mode 100644 index 00000000000..1dc72e20096 --- /dev/null +++ b/public/-/emojis/2/airplane_small.png diff --git a/public/-/emojis/2/alarm_clock.png b/public/-/emojis/2/alarm_clock.png Binary files differnew file mode 100644 index 00000000000..0509bb4226c --- /dev/null +++ b/public/-/emojis/2/alarm_clock.png diff --git a/public/-/emojis/2/alembic.png b/public/-/emojis/2/alembic.png Binary files differnew file mode 100644 index 00000000000..56801316030 --- /dev/null +++ b/public/-/emojis/2/alembic.png diff --git a/public/-/emojis/2/alien.png b/public/-/emojis/2/alien.png Binary files differnew file mode 100644 index 00000000000..f22de392f55 --- /dev/null +++ b/public/-/emojis/2/alien.png diff --git a/public/-/emojis/2/ambulance.png b/public/-/emojis/2/ambulance.png Binary files differnew file mode 100644 index 00000000000..fa27a6298b9 --- /dev/null +++ b/public/-/emojis/2/ambulance.png diff --git a/public/-/emojis/2/amphora.png b/public/-/emojis/2/amphora.png Binary files differnew file mode 100644 index 00000000000..fb0c91f90b3 --- /dev/null +++ b/public/-/emojis/2/amphora.png diff --git a/public/-/emojis/2/anchor.png b/public/-/emojis/2/anchor.png Binary files differnew file mode 100644 index 00000000000..87123bfda86 --- /dev/null +++ b/public/-/emojis/2/anchor.png diff --git a/public/-/emojis/2/angel.png b/public/-/emojis/2/angel.png Binary files differnew file mode 100644 index 00000000000..172bab3a431 --- /dev/null +++ b/public/-/emojis/2/angel.png diff --git a/public/-/emojis/2/angel_tone1.png b/public/-/emojis/2/angel_tone1.png Binary files differnew file mode 100644 index 00000000000..e158cf2577d --- /dev/null +++ b/public/-/emojis/2/angel_tone1.png diff --git a/public/-/emojis/2/angel_tone2.png b/public/-/emojis/2/angel_tone2.png Binary files differnew file mode 100644 index 00000000000..4f034d25d47 --- /dev/null +++ b/public/-/emojis/2/angel_tone2.png diff --git a/public/-/emojis/2/angel_tone3.png b/public/-/emojis/2/angel_tone3.png Binary files differnew file mode 100644 index 00000000000..a5cc52bd6cc --- /dev/null +++ b/public/-/emojis/2/angel_tone3.png diff --git a/public/-/emojis/2/angel_tone4.png b/public/-/emojis/2/angel_tone4.png Binary files differnew file mode 100644 index 00000000000..fe7f467844e --- /dev/null +++ b/public/-/emojis/2/angel_tone4.png diff --git a/public/-/emojis/2/angel_tone5.png b/public/-/emojis/2/angel_tone5.png Binary files differnew file mode 100644 index 00000000000..8b3c0affb91 --- /dev/null +++ b/public/-/emojis/2/angel_tone5.png diff --git a/public/-/emojis/2/anger.png b/public/-/emojis/2/anger.png Binary files differnew file mode 100644 index 00000000000..b0466432996 --- /dev/null +++ b/public/-/emojis/2/anger.png diff --git a/public/-/emojis/2/anger_right.png b/public/-/emojis/2/anger_right.png Binary files differnew file mode 100644 index 00000000000..f79728df54d --- /dev/null +++ b/public/-/emojis/2/anger_right.png diff --git a/public/-/emojis/2/angry.png b/public/-/emojis/2/angry.png Binary files differnew file mode 100644 index 00000000000..6004c26ecaf --- /dev/null +++ b/public/-/emojis/2/angry.png diff --git a/public/-/emojis/2/anguished.png b/public/-/emojis/2/anguished.png Binary files differnew file mode 100644 index 00000000000..a19ec81e6e5 --- /dev/null +++ b/public/-/emojis/2/anguished.png diff --git a/public/-/emojis/2/ant.png b/public/-/emojis/2/ant.png Binary files differnew file mode 100644 index 00000000000..74dc0dc8464 --- /dev/null +++ b/public/-/emojis/2/ant.png diff --git a/public/-/emojis/2/apple.png b/public/-/emojis/2/apple.png Binary files differnew file mode 100644 index 00000000000..4b985bde351 --- /dev/null +++ b/public/-/emojis/2/apple.png diff --git a/public/-/emojis/2/aquarius.png b/public/-/emojis/2/aquarius.png Binary files differnew file mode 100644 index 00000000000..ea054a8a9e7 --- /dev/null +++ b/public/-/emojis/2/aquarius.png diff --git a/public/-/emojis/2/aries.png b/public/-/emojis/2/aries.png Binary files differnew file mode 100644 index 00000000000..8b6c08a7552 --- /dev/null +++ b/public/-/emojis/2/aries.png diff --git a/public/-/emojis/2/arrow_backward.png b/public/-/emojis/2/arrow_backward.png Binary files differnew file mode 100644 index 00000000000..6843100777b --- /dev/null +++ b/public/-/emojis/2/arrow_backward.png diff --git a/public/-/emojis/2/arrow_double_down.png b/public/-/emojis/2/arrow_double_down.png Binary files differnew file mode 100644 index 00000000000..d9d05a7bbc7 --- /dev/null +++ b/public/-/emojis/2/arrow_double_down.png diff --git a/public/-/emojis/2/arrow_double_up.png b/public/-/emojis/2/arrow_double_up.png Binary files differnew file mode 100644 index 00000000000..c351d36485d --- /dev/null +++ b/public/-/emojis/2/arrow_double_up.png diff --git a/public/-/emojis/2/arrow_down.png b/public/-/emojis/2/arrow_down.png Binary files differnew file mode 100644 index 00000000000..68a4aea4def --- /dev/null +++ b/public/-/emojis/2/arrow_down.png diff --git a/public/-/emojis/2/arrow_down_small.png b/public/-/emojis/2/arrow_down_small.png Binary files differnew file mode 100644 index 00000000000..2c0cf94e73d --- /dev/null +++ b/public/-/emojis/2/arrow_down_small.png diff --git a/public/-/emojis/2/arrow_forward.png b/public/-/emojis/2/arrow_forward.png Binary files differnew file mode 100644 index 00000000000..fa4e5e37673 --- /dev/null +++ b/public/-/emojis/2/arrow_forward.png diff --git a/public/-/emojis/2/arrow_heading_down.png b/public/-/emojis/2/arrow_heading_down.png Binary files differnew file mode 100644 index 00000000000..59717864566 --- /dev/null +++ b/public/-/emojis/2/arrow_heading_down.png diff --git a/public/-/emojis/2/arrow_heading_up.png b/public/-/emojis/2/arrow_heading_up.png Binary files differnew file mode 100644 index 00000000000..6961a4b3f9c --- /dev/null +++ b/public/-/emojis/2/arrow_heading_up.png diff --git a/public/-/emojis/2/arrow_left.png b/public/-/emojis/2/arrow_left.png Binary files differnew file mode 100644 index 00000000000..4fab1e0a87c --- /dev/null +++ b/public/-/emojis/2/arrow_left.png diff --git a/public/-/emojis/2/arrow_lower_left.png b/public/-/emojis/2/arrow_lower_left.png Binary files differnew file mode 100644 index 00000000000..7ac710061c7 --- /dev/null +++ b/public/-/emojis/2/arrow_lower_left.png diff --git a/public/-/emojis/2/arrow_lower_right.png b/public/-/emojis/2/arrow_lower_right.png Binary files differnew file mode 100644 index 00000000000..61dae63f729 --- /dev/null +++ b/public/-/emojis/2/arrow_lower_right.png diff --git a/public/-/emojis/2/arrow_right.png b/public/-/emojis/2/arrow_right.png Binary files differnew file mode 100644 index 00000000000..778a3575616 --- /dev/null +++ b/public/-/emojis/2/arrow_right.png diff --git a/public/-/emojis/2/arrow_right_hook.png b/public/-/emojis/2/arrow_right_hook.png Binary files differnew file mode 100644 index 00000000000..bd34a4f5d0f --- /dev/null +++ b/public/-/emojis/2/arrow_right_hook.png diff --git a/public/-/emojis/2/arrow_up.png b/public/-/emojis/2/arrow_up.png Binary files differnew file mode 100644 index 00000000000..699e54e296d --- /dev/null +++ b/public/-/emojis/2/arrow_up.png diff --git a/public/-/emojis/2/arrow_up_down.png b/public/-/emojis/2/arrow_up_down.png Binary files differnew file mode 100644 index 00000000000..cf355615344 --- /dev/null +++ b/public/-/emojis/2/arrow_up_down.png diff --git a/public/-/emojis/2/arrow_up_small.png b/public/-/emojis/2/arrow_up_small.png Binary files differnew file mode 100644 index 00000000000..1f0d4e2ee1b --- /dev/null +++ b/public/-/emojis/2/arrow_up_small.png diff --git a/public/-/emojis/2/arrow_upper_left.png b/public/-/emojis/2/arrow_upper_left.png Binary files differnew file mode 100644 index 00000000000..4fefca9d4ff --- /dev/null +++ b/public/-/emojis/2/arrow_upper_left.png diff --git a/public/-/emojis/2/arrow_upper_right.png b/public/-/emojis/2/arrow_upper_right.png Binary files differnew file mode 100644 index 00000000000..c1439f52943 --- /dev/null +++ b/public/-/emojis/2/arrow_upper_right.png diff --git a/public/-/emojis/2/arrows_clockwise.png b/public/-/emojis/2/arrows_clockwise.png Binary files differnew file mode 100644 index 00000000000..12bc8184d65 --- /dev/null +++ b/public/-/emojis/2/arrows_clockwise.png diff --git a/public/-/emojis/2/arrows_counterclockwise.png b/public/-/emojis/2/arrows_counterclockwise.png Binary files differnew file mode 100644 index 00000000000..2a65f636b2b --- /dev/null +++ b/public/-/emojis/2/arrows_counterclockwise.png diff --git a/public/-/emojis/2/art.png b/public/-/emojis/2/art.png Binary files differnew file mode 100644 index 00000000000..170e1b2ff97 --- /dev/null +++ b/public/-/emojis/2/art.png diff --git a/public/-/emojis/2/articulated_lorry.png b/public/-/emojis/2/articulated_lorry.png Binary files differnew file mode 100644 index 00000000000..3a0f4daa029 --- /dev/null +++ b/public/-/emojis/2/articulated_lorry.png diff --git a/public/-/emojis/2/asterisk.png b/public/-/emojis/2/asterisk.png Binary files differnew file mode 100644 index 00000000000..2f379e50373 --- /dev/null +++ b/public/-/emojis/2/asterisk.png diff --git a/public/-/emojis/2/astonished.png b/public/-/emojis/2/astonished.png Binary files differnew file mode 100644 index 00000000000..1755a8e51b1 --- /dev/null +++ b/public/-/emojis/2/astonished.png diff --git a/public/-/emojis/2/athletic_shoe.png b/public/-/emojis/2/athletic_shoe.png Binary files differnew file mode 100644 index 00000000000..3fd62e6d275 --- /dev/null +++ b/public/-/emojis/2/athletic_shoe.png diff --git a/public/-/emojis/2/atm.png b/public/-/emojis/2/atm.png Binary files differnew file mode 100644 index 00000000000..241d8d13e89 --- /dev/null +++ b/public/-/emojis/2/atm.png diff --git a/public/-/emojis/2/atom.png b/public/-/emojis/2/atom.png Binary files differnew file mode 100644 index 00000000000..5905490208f --- /dev/null +++ b/public/-/emojis/2/atom.png diff --git a/public/-/emojis/2/avocado.png b/public/-/emojis/2/avocado.png Binary files differnew file mode 100644 index 00000000000..9649361f901 --- /dev/null +++ b/public/-/emojis/2/avocado.png diff --git a/public/-/emojis/2/b.png b/public/-/emojis/2/b.png Binary files differnew file mode 100644 index 00000000000..d72ba8aecf8 --- /dev/null +++ b/public/-/emojis/2/b.png diff --git a/public/-/emojis/2/baby.png b/public/-/emojis/2/baby.png Binary files differnew file mode 100644 index 00000000000..65ec5c9e920 --- /dev/null +++ b/public/-/emojis/2/baby.png diff --git a/public/-/emojis/2/baby_bottle.png b/public/-/emojis/2/baby_bottle.png Binary files differnew file mode 100644 index 00000000000..71fa119f5bb --- /dev/null +++ b/public/-/emojis/2/baby_bottle.png diff --git a/public/-/emojis/2/baby_chick.png b/public/-/emojis/2/baby_chick.png Binary files differnew file mode 100644 index 00000000000..6a59d81132d --- /dev/null +++ b/public/-/emojis/2/baby_chick.png diff --git a/public/-/emojis/2/baby_symbol.png b/public/-/emojis/2/baby_symbol.png Binary files differnew file mode 100644 index 00000000000..e031a83c006 --- /dev/null +++ b/public/-/emojis/2/baby_symbol.png diff --git a/public/-/emojis/2/baby_tone1.png b/public/-/emojis/2/baby_tone1.png Binary files differnew file mode 100644 index 00000000000..b1b44d162a2 --- /dev/null +++ b/public/-/emojis/2/baby_tone1.png diff --git a/public/-/emojis/2/baby_tone2.png b/public/-/emojis/2/baby_tone2.png Binary files differnew file mode 100644 index 00000000000..f886dfdd55b --- /dev/null +++ b/public/-/emojis/2/baby_tone2.png diff --git a/public/-/emojis/2/baby_tone3.png b/public/-/emojis/2/baby_tone3.png Binary files differnew file mode 100644 index 00000000000..dceede5f0b2 --- /dev/null +++ b/public/-/emojis/2/baby_tone3.png diff --git a/public/-/emojis/2/baby_tone4.png b/public/-/emojis/2/baby_tone4.png Binary files differnew file mode 100644 index 00000000000..76855978285 --- /dev/null +++ b/public/-/emojis/2/baby_tone4.png diff --git a/public/-/emojis/2/baby_tone5.png b/public/-/emojis/2/baby_tone5.png Binary files differnew file mode 100644 index 00000000000..9b7a8f3bc04 --- /dev/null +++ b/public/-/emojis/2/baby_tone5.png diff --git a/public/-/emojis/2/back.png b/public/-/emojis/2/back.png Binary files differnew file mode 100644 index 00000000000..b284d7d9d21 --- /dev/null +++ b/public/-/emojis/2/back.png diff --git a/public/-/emojis/2/bacon.png b/public/-/emojis/2/bacon.png Binary files differnew file mode 100644 index 00000000000..c3fc3f71ec9 --- /dev/null +++ b/public/-/emojis/2/bacon.png diff --git a/public/-/emojis/2/badminton.png b/public/-/emojis/2/badminton.png Binary files differnew file mode 100644 index 00000000000..60cdd61a0b0 --- /dev/null +++ b/public/-/emojis/2/badminton.png diff --git a/public/-/emojis/2/baggage_claim.png b/public/-/emojis/2/baggage_claim.png Binary files differnew file mode 100644 index 00000000000..86138e53281 --- /dev/null +++ b/public/-/emojis/2/baggage_claim.png diff --git a/public/-/emojis/2/balloon.png b/public/-/emojis/2/balloon.png Binary files differnew file mode 100644 index 00000000000..6baaa25d595 --- /dev/null +++ b/public/-/emojis/2/balloon.png diff --git a/public/-/emojis/2/ballot_box.png b/public/-/emojis/2/ballot_box.png Binary files differnew file mode 100644 index 00000000000..296a69bea76 --- /dev/null +++ b/public/-/emojis/2/ballot_box.png diff --git a/public/-/emojis/2/ballot_box_with_check.png b/public/-/emojis/2/ballot_box_with_check.png Binary files differnew file mode 100644 index 00000000000..cd2cfc0c3bf --- /dev/null +++ b/public/-/emojis/2/ballot_box_with_check.png diff --git a/public/-/emojis/2/bamboo.png b/public/-/emojis/2/bamboo.png Binary files differnew file mode 100644 index 00000000000..0a49e68d188 --- /dev/null +++ b/public/-/emojis/2/bamboo.png diff --git a/public/-/emojis/2/banana.png b/public/-/emojis/2/banana.png Binary files differnew file mode 100644 index 00000000000..1ba957e89b6 --- /dev/null +++ b/public/-/emojis/2/banana.png diff --git a/public/-/emojis/2/bangbang.png b/public/-/emojis/2/bangbang.png Binary files differnew file mode 100644 index 00000000000..005e832fd16 --- /dev/null +++ b/public/-/emojis/2/bangbang.png diff --git a/public/-/emojis/2/bank.png b/public/-/emojis/2/bank.png Binary files differnew file mode 100644 index 00000000000..9e056f23ca6 --- /dev/null +++ b/public/-/emojis/2/bank.png diff --git a/public/-/emojis/2/bar_chart.png b/public/-/emojis/2/bar_chart.png Binary files differnew file mode 100644 index 00000000000..9f2638751f0 --- /dev/null +++ b/public/-/emojis/2/bar_chart.png diff --git a/public/-/emojis/2/barber.png b/public/-/emojis/2/barber.png Binary files differnew file mode 100644 index 00000000000..2bbc3511668 --- /dev/null +++ b/public/-/emojis/2/barber.png diff --git a/public/-/emojis/2/baseball.png b/public/-/emojis/2/baseball.png Binary files differnew file mode 100644 index 00000000000..a5c0d615728 --- /dev/null +++ b/public/-/emojis/2/baseball.png diff --git a/public/-/emojis/2/basketball.png b/public/-/emojis/2/basketball.png Binary files differnew file mode 100644 index 00000000000..b91e88f87d4 --- /dev/null +++ b/public/-/emojis/2/basketball.png diff --git a/public/-/emojis/2/basketball_player.png b/public/-/emojis/2/basketball_player.png Binary files differnew file mode 100644 index 00000000000..8fabefd1d22 --- /dev/null +++ b/public/-/emojis/2/basketball_player.png diff --git a/public/-/emojis/2/basketball_player_tone1.png b/public/-/emojis/2/basketball_player_tone1.png Binary files differnew file mode 100644 index 00000000000..870f251e92d --- /dev/null +++ b/public/-/emojis/2/basketball_player_tone1.png diff --git a/public/-/emojis/2/basketball_player_tone2.png b/public/-/emojis/2/basketball_player_tone2.png Binary files differnew file mode 100644 index 00000000000..644cb8ce6f2 --- /dev/null +++ b/public/-/emojis/2/basketball_player_tone2.png diff --git a/public/-/emojis/2/basketball_player_tone3.png b/public/-/emojis/2/basketball_player_tone3.png Binary files differnew file mode 100644 index 00000000000..913e7089c7a --- /dev/null +++ b/public/-/emojis/2/basketball_player_tone3.png diff --git a/public/-/emojis/2/basketball_player_tone4.png b/public/-/emojis/2/basketball_player_tone4.png Binary files differnew file mode 100644 index 00000000000..330790f88ea --- /dev/null +++ b/public/-/emojis/2/basketball_player_tone4.png diff --git a/public/-/emojis/2/basketball_player_tone5.png b/public/-/emojis/2/basketball_player_tone5.png Binary files differnew file mode 100644 index 00000000000..ff79e0bd2e6 --- /dev/null +++ b/public/-/emojis/2/basketball_player_tone5.png diff --git a/public/-/emojis/2/bat.png b/public/-/emojis/2/bat.png Binary files differnew file mode 100644 index 00000000000..e63cc1cac1f --- /dev/null +++ b/public/-/emojis/2/bat.png diff --git a/public/-/emojis/2/bath.png b/public/-/emojis/2/bath.png Binary files differnew file mode 100644 index 00000000000..a3bfe7f1cf9 --- /dev/null +++ b/public/-/emojis/2/bath.png diff --git a/public/-/emojis/2/bath_tone1.png b/public/-/emojis/2/bath_tone1.png Binary files differnew file mode 100644 index 00000000000..595211ac853 --- /dev/null +++ b/public/-/emojis/2/bath_tone1.png diff --git a/public/-/emojis/2/bath_tone2.png b/public/-/emojis/2/bath_tone2.png Binary files differnew file mode 100644 index 00000000000..f9441853388 --- /dev/null +++ b/public/-/emojis/2/bath_tone2.png diff --git a/public/-/emojis/2/bath_tone3.png b/public/-/emojis/2/bath_tone3.png Binary files differnew file mode 100644 index 00000000000..eb70bfc776d --- /dev/null +++ b/public/-/emojis/2/bath_tone3.png diff --git a/public/-/emojis/2/bath_tone4.png b/public/-/emojis/2/bath_tone4.png Binary files differnew file mode 100644 index 00000000000..09f6deccbca --- /dev/null +++ b/public/-/emojis/2/bath_tone4.png diff --git a/public/-/emojis/2/bath_tone5.png b/public/-/emojis/2/bath_tone5.png Binary files differnew file mode 100644 index 00000000000..60b16f61659 --- /dev/null +++ b/public/-/emojis/2/bath_tone5.png diff --git a/public/-/emojis/2/bathtub.png b/public/-/emojis/2/bathtub.png Binary files differnew file mode 100644 index 00000000000..501ccae15a7 --- /dev/null +++ b/public/-/emojis/2/bathtub.png diff --git a/public/-/emojis/2/battery.png b/public/-/emojis/2/battery.png Binary files differnew file mode 100644 index 00000000000..12843f1c95e --- /dev/null +++ b/public/-/emojis/2/battery.png diff --git a/public/-/emojis/2/beach.png b/public/-/emojis/2/beach.png Binary files differnew file mode 100644 index 00000000000..a9226e600d3 --- /dev/null +++ b/public/-/emojis/2/beach.png diff --git a/public/-/emojis/2/beach_umbrella.png b/public/-/emojis/2/beach_umbrella.png Binary files differnew file mode 100644 index 00000000000..5e624c39828 --- /dev/null +++ b/public/-/emojis/2/beach_umbrella.png diff --git a/public/-/emojis/2/bear.png b/public/-/emojis/2/bear.png Binary files differnew file mode 100644 index 00000000000..acc09b24874 --- /dev/null +++ b/public/-/emojis/2/bear.png diff --git a/public/-/emojis/2/bed.png b/public/-/emojis/2/bed.png Binary files differnew file mode 100644 index 00000000000..26ced7e343e --- /dev/null +++ b/public/-/emojis/2/bed.png diff --git a/public/-/emojis/2/bee.png b/public/-/emojis/2/bee.png Binary files differnew file mode 100644 index 00000000000..969e84a62d8 --- /dev/null +++ b/public/-/emojis/2/bee.png diff --git a/public/-/emojis/2/beer.png b/public/-/emojis/2/beer.png Binary files differnew file mode 100644 index 00000000000..84b9b596b07 --- /dev/null +++ b/public/-/emojis/2/beer.png diff --git a/public/-/emojis/2/beers.png b/public/-/emojis/2/beers.png Binary files differnew file mode 100644 index 00000000000..b9f281aa043 --- /dev/null +++ b/public/-/emojis/2/beers.png diff --git a/public/-/emojis/2/beetle.png b/public/-/emojis/2/beetle.png Binary files differnew file mode 100644 index 00000000000..48a4be009f8 --- /dev/null +++ b/public/-/emojis/2/beetle.png diff --git a/public/-/emojis/2/beginner.png b/public/-/emojis/2/beginner.png Binary files differnew file mode 100644 index 00000000000..f96db16b96a --- /dev/null +++ b/public/-/emojis/2/beginner.png diff --git a/public/-/emojis/2/bell.png b/public/-/emojis/2/bell.png Binary files differnew file mode 100644 index 00000000000..b46ebdb6288 --- /dev/null +++ b/public/-/emojis/2/bell.png diff --git a/public/-/emojis/2/bellhop.png b/public/-/emojis/2/bellhop.png Binary files differnew file mode 100644 index 00000000000..dbe77931480 --- /dev/null +++ b/public/-/emojis/2/bellhop.png diff --git a/public/-/emojis/2/bento.png b/public/-/emojis/2/bento.png Binary files differnew file mode 100644 index 00000000000..f68dcb2ea68 --- /dev/null +++ b/public/-/emojis/2/bento.png diff --git a/public/-/emojis/2/bicyclist.png b/public/-/emojis/2/bicyclist.png Binary files differnew file mode 100644 index 00000000000..b17c6711cda --- /dev/null +++ b/public/-/emojis/2/bicyclist.png diff --git a/public/-/emojis/2/bicyclist_tone1.png b/public/-/emojis/2/bicyclist_tone1.png Binary files differnew file mode 100644 index 00000000000..843080335ce --- /dev/null +++ b/public/-/emojis/2/bicyclist_tone1.png diff --git a/public/-/emojis/2/bicyclist_tone2.png b/public/-/emojis/2/bicyclist_tone2.png Binary files differnew file mode 100644 index 00000000000..a51965af04f --- /dev/null +++ b/public/-/emojis/2/bicyclist_tone2.png diff --git a/public/-/emojis/2/bicyclist_tone3.png b/public/-/emojis/2/bicyclist_tone3.png Binary files differnew file mode 100644 index 00000000000..3a168648f36 --- /dev/null +++ b/public/-/emojis/2/bicyclist_tone3.png diff --git a/public/-/emojis/2/bicyclist_tone4.png b/public/-/emojis/2/bicyclist_tone4.png Binary files differnew file mode 100644 index 00000000000..cccf1d9daf0 --- /dev/null +++ b/public/-/emojis/2/bicyclist_tone4.png diff --git a/public/-/emojis/2/bicyclist_tone5.png b/public/-/emojis/2/bicyclist_tone5.png Binary files differnew file mode 100644 index 00000000000..b4ace73d9c5 --- /dev/null +++ b/public/-/emojis/2/bicyclist_tone5.png diff --git a/public/-/emojis/2/bike.png b/public/-/emojis/2/bike.png Binary files differnew file mode 100644 index 00000000000..93f96307aca --- /dev/null +++ b/public/-/emojis/2/bike.png diff --git a/public/-/emojis/2/bikini.png b/public/-/emojis/2/bikini.png Binary files differnew file mode 100644 index 00000000000..e3ec48ceccd --- /dev/null +++ b/public/-/emojis/2/bikini.png diff --git a/public/-/emojis/2/biohazard.png b/public/-/emojis/2/biohazard.png Binary files differnew file mode 100644 index 00000000000..38efca6e9be --- /dev/null +++ b/public/-/emojis/2/biohazard.png diff --git a/public/-/emojis/2/bird.png b/public/-/emojis/2/bird.png Binary files differnew file mode 100644 index 00000000000..3c24adad7e9 --- /dev/null +++ b/public/-/emojis/2/bird.png diff --git a/public/-/emojis/2/birthday.png b/public/-/emojis/2/birthday.png Binary files differnew file mode 100644 index 00000000000..079f6b4f6a6 --- /dev/null +++ b/public/-/emojis/2/birthday.png diff --git a/public/-/emojis/2/black_circle.png b/public/-/emojis/2/black_circle.png Binary files differnew file mode 100644 index 00000000000..aeb256fad50 --- /dev/null +++ b/public/-/emojis/2/black_circle.png diff --git a/public/-/emojis/2/black_heart.png b/public/-/emojis/2/black_heart.png Binary files differnew file mode 100644 index 00000000000..e03590a7e1b --- /dev/null +++ b/public/-/emojis/2/black_heart.png diff --git a/public/-/emojis/2/black_joker.png b/public/-/emojis/2/black_joker.png Binary files differnew file mode 100644 index 00000000000..198f3bf92d4 --- /dev/null +++ b/public/-/emojis/2/black_joker.png diff --git a/public/-/emojis/2/black_large_square.png b/public/-/emojis/2/black_large_square.png Binary files differnew file mode 100644 index 00000000000..59885c1decf --- /dev/null +++ b/public/-/emojis/2/black_large_square.png diff --git a/public/-/emojis/2/black_medium_small_square.png b/public/-/emojis/2/black_medium_small_square.png Binary files differnew file mode 100644 index 00000000000..de0e9a53fd7 --- /dev/null +++ b/public/-/emojis/2/black_medium_small_square.png diff --git a/public/-/emojis/2/black_medium_square.png b/public/-/emojis/2/black_medium_square.png Binary files differnew file mode 100644 index 00000000000..41e0821fd2c --- /dev/null +++ b/public/-/emojis/2/black_medium_square.png diff --git a/public/-/emojis/2/black_nib.png b/public/-/emojis/2/black_nib.png Binary files differnew file mode 100644 index 00000000000..b7142a9af5b --- /dev/null +++ b/public/-/emojis/2/black_nib.png diff --git a/public/-/emojis/2/black_small_square.png b/public/-/emojis/2/black_small_square.png Binary files differnew file mode 100644 index 00000000000..f812d0b647f --- /dev/null +++ b/public/-/emojis/2/black_small_square.png diff --git a/public/-/emojis/2/black_square_button.png b/public/-/emojis/2/black_square_button.png Binary files differnew file mode 100644 index 00000000000..633c32431cf --- /dev/null +++ b/public/-/emojis/2/black_square_button.png diff --git a/public/-/emojis/2/blossom.png b/public/-/emojis/2/blossom.png Binary files differnew file mode 100644 index 00000000000..251f15cb23b --- /dev/null +++ b/public/-/emojis/2/blossom.png diff --git a/public/-/emojis/2/blowfish.png b/public/-/emojis/2/blowfish.png Binary files differnew file mode 100644 index 00000000000..4cab2fc8fc6 --- /dev/null +++ b/public/-/emojis/2/blowfish.png diff --git a/public/-/emojis/2/blue_book.png b/public/-/emojis/2/blue_book.png Binary files differnew file mode 100644 index 00000000000..ca10b2dbf6c --- /dev/null +++ b/public/-/emojis/2/blue_book.png diff --git a/public/-/emojis/2/blue_car.png b/public/-/emojis/2/blue_car.png Binary files differnew file mode 100644 index 00000000000..eb63d4d2853 --- /dev/null +++ b/public/-/emojis/2/blue_car.png diff --git a/public/-/emojis/2/blue_heart.png b/public/-/emojis/2/blue_heart.png Binary files differnew file mode 100644 index 00000000000..9ed47aa4206 --- /dev/null +++ b/public/-/emojis/2/blue_heart.png diff --git a/public/-/emojis/2/blush.png b/public/-/emojis/2/blush.png Binary files differnew file mode 100644 index 00000000000..2ef1e69832e --- /dev/null +++ b/public/-/emojis/2/blush.png diff --git a/public/-/emojis/2/boar.png b/public/-/emojis/2/boar.png Binary files differnew file mode 100644 index 00000000000..584788c3a83 --- /dev/null +++ b/public/-/emojis/2/boar.png diff --git a/public/-/emojis/2/bomb.png b/public/-/emojis/2/bomb.png Binary files differnew file mode 100644 index 00000000000..c1658f35bd9 --- /dev/null +++ b/public/-/emojis/2/bomb.png diff --git a/public/-/emojis/2/book.png b/public/-/emojis/2/book.png Binary files differnew file mode 100644 index 00000000000..2ee15e7db43 --- /dev/null +++ b/public/-/emojis/2/book.png diff --git a/public/-/emojis/2/bookmark.png b/public/-/emojis/2/bookmark.png Binary files differnew file mode 100644 index 00000000000..c80383f64ce --- /dev/null +++ b/public/-/emojis/2/bookmark.png diff --git a/public/-/emojis/2/bookmark_tabs.png b/public/-/emojis/2/bookmark_tabs.png Binary files differnew file mode 100644 index 00000000000..fe19b388148 --- /dev/null +++ b/public/-/emojis/2/bookmark_tabs.png diff --git a/public/-/emojis/2/books.png b/public/-/emojis/2/books.png Binary files differnew file mode 100644 index 00000000000..374a30cfdc6 --- /dev/null +++ b/public/-/emojis/2/books.png diff --git a/public/-/emojis/2/boom.png b/public/-/emojis/2/boom.png Binary files differnew file mode 100644 index 00000000000..e900ada8694 --- /dev/null +++ b/public/-/emojis/2/boom.png diff --git a/public/-/emojis/2/boot.png b/public/-/emojis/2/boot.png Binary files differnew file mode 100644 index 00000000000..53ef9c9bf6e --- /dev/null +++ b/public/-/emojis/2/boot.png diff --git a/public/-/emojis/2/bouquet.png b/public/-/emojis/2/bouquet.png Binary files differnew file mode 100644 index 00000000000..363c3e4d5b9 --- /dev/null +++ b/public/-/emojis/2/bouquet.png diff --git a/public/-/emojis/2/bow.png b/public/-/emojis/2/bow.png Binary files differnew file mode 100644 index 00000000000..668e9f32996 --- /dev/null +++ b/public/-/emojis/2/bow.png diff --git a/public/-/emojis/2/bow_and_arrow.png b/public/-/emojis/2/bow_and_arrow.png Binary files differnew file mode 100644 index 00000000000..9219625875f --- /dev/null +++ b/public/-/emojis/2/bow_and_arrow.png diff --git a/public/-/emojis/2/bow_tone1.png b/public/-/emojis/2/bow_tone1.png Binary files differnew file mode 100644 index 00000000000..53d7d5c5ba3 --- /dev/null +++ b/public/-/emojis/2/bow_tone1.png diff --git a/public/-/emojis/2/bow_tone2.png b/public/-/emojis/2/bow_tone2.png Binary files differnew file mode 100644 index 00000000000..0af738819ae --- /dev/null +++ b/public/-/emojis/2/bow_tone2.png diff --git a/public/-/emojis/2/bow_tone3.png b/public/-/emojis/2/bow_tone3.png Binary files differnew file mode 100644 index 00000000000..fbccdadd4b2 --- /dev/null +++ b/public/-/emojis/2/bow_tone3.png diff --git a/public/-/emojis/2/bow_tone4.png b/public/-/emojis/2/bow_tone4.png Binary files differnew file mode 100644 index 00000000000..18dc42597e4 --- /dev/null +++ b/public/-/emojis/2/bow_tone4.png diff --git a/public/-/emojis/2/bow_tone5.png b/public/-/emojis/2/bow_tone5.png Binary files differnew file mode 100644 index 00000000000..61c7f3d3771 --- /dev/null +++ b/public/-/emojis/2/bow_tone5.png diff --git a/public/-/emojis/2/bowling.png b/public/-/emojis/2/bowling.png Binary files differnew file mode 100644 index 00000000000..a0bff897502 --- /dev/null +++ b/public/-/emojis/2/bowling.png diff --git a/public/-/emojis/2/boxing_glove.png b/public/-/emojis/2/boxing_glove.png Binary files differnew file mode 100644 index 00000000000..cf7ddc9b5d8 --- /dev/null +++ b/public/-/emojis/2/boxing_glove.png diff --git a/public/-/emojis/2/boy.png b/public/-/emojis/2/boy.png Binary files differnew file mode 100644 index 00000000000..28175e3d73f --- /dev/null +++ b/public/-/emojis/2/boy.png diff --git a/public/-/emojis/2/boy_tone1.png b/public/-/emojis/2/boy_tone1.png Binary files differnew file mode 100644 index 00000000000..aa38328d79c --- /dev/null +++ b/public/-/emojis/2/boy_tone1.png diff --git a/public/-/emojis/2/boy_tone2.png b/public/-/emojis/2/boy_tone2.png Binary files differnew file mode 100644 index 00000000000..a2f1487c5d4 --- /dev/null +++ b/public/-/emojis/2/boy_tone2.png diff --git a/public/-/emojis/2/boy_tone3.png b/public/-/emojis/2/boy_tone3.png Binary files differnew file mode 100644 index 00000000000..b69d9ae87dc --- /dev/null +++ b/public/-/emojis/2/boy_tone3.png diff --git a/public/-/emojis/2/boy_tone4.png b/public/-/emojis/2/boy_tone4.png Binary files differnew file mode 100644 index 00000000000..ed000edbe8d --- /dev/null +++ b/public/-/emojis/2/boy_tone4.png diff --git a/public/-/emojis/2/boy_tone5.png b/public/-/emojis/2/boy_tone5.png Binary files differnew file mode 100644 index 00000000000..664e31af90b --- /dev/null +++ b/public/-/emojis/2/boy_tone5.png diff --git a/public/-/emojis/2/bread.png b/public/-/emojis/2/bread.png Binary files differnew file mode 100644 index 00000000000..38b1d37af13 --- /dev/null +++ b/public/-/emojis/2/bread.png diff --git a/public/-/emojis/2/bride_with_veil.png b/public/-/emojis/2/bride_with_veil.png Binary files differnew file mode 100644 index 00000000000..89048717a9d --- /dev/null +++ b/public/-/emojis/2/bride_with_veil.png diff --git a/public/-/emojis/2/bride_with_veil_tone1.png b/public/-/emojis/2/bride_with_veil_tone1.png Binary files differnew file mode 100644 index 00000000000..da3c67c8db1 --- /dev/null +++ b/public/-/emojis/2/bride_with_veil_tone1.png diff --git a/public/-/emojis/2/bride_with_veil_tone2.png b/public/-/emojis/2/bride_with_veil_tone2.png Binary files differnew file mode 100644 index 00000000000..6b2582a50a5 --- /dev/null +++ b/public/-/emojis/2/bride_with_veil_tone2.png diff --git a/public/-/emojis/2/bride_with_veil_tone3.png b/public/-/emojis/2/bride_with_veil_tone3.png Binary files differnew file mode 100644 index 00000000000..8162fdb3704 --- /dev/null +++ b/public/-/emojis/2/bride_with_veil_tone3.png diff --git a/public/-/emojis/2/bride_with_veil_tone4.png b/public/-/emojis/2/bride_with_veil_tone4.png Binary files differnew file mode 100644 index 00000000000..50dfe4f2d8e --- /dev/null +++ b/public/-/emojis/2/bride_with_veil_tone4.png diff --git a/public/-/emojis/2/bride_with_veil_tone5.png b/public/-/emojis/2/bride_with_veil_tone5.png Binary files differnew file mode 100644 index 00000000000..5010deb0e7b --- /dev/null +++ b/public/-/emojis/2/bride_with_veil_tone5.png diff --git a/public/-/emojis/2/bridge_at_night.png b/public/-/emojis/2/bridge_at_night.png Binary files differnew file mode 100644 index 00000000000..a01e15a9124 --- /dev/null +++ b/public/-/emojis/2/bridge_at_night.png diff --git a/public/-/emojis/2/briefcase.png b/public/-/emojis/2/briefcase.png Binary files differnew file mode 100644 index 00000000000..9a74a2e42aa --- /dev/null +++ b/public/-/emojis/2/briefcase.png diff --git a/public/-/emojis/2/broken_heart.png b/public/-/emojis/2/broken_heart.png Binary files differnew file mode 100644 index 00000000000..b64559dc2e3 --- /dev/null +++ b/public/-/emojis/2/broken_heart.png diff --git a/public/-/emojis/2/bug.png b/public/-/emojis/2/bug.png Binary files differnew file mode 100644 index 00000000000..921525fa773 --- /dev/null +++ b/public/-/emojis/2/bug.png diff --git a/public/-/emojis/2/bulb.png b/public/-/emojis/2/bulb.png Binary files differnew file mode 100644 index 00000000000..8581f5fe1ac --- /dev/null +++ b/public/-/emojis/2/bulb.png diff --git a/public/-/emojis/2/bullettrain_front.png b/public/-/emojis/2/bullettrain_front.png Binary files differnew file mode 100644 index 00000000000..0367a8331ab --- /dev/null +++ b/public/-/emojis/2/bullettrain_front.png diff --git a/public/-/emojis/2/bullettrain_side.png b/public/-/emojis/2/bullettrain_side.png Binary files differnew file mode 100644 index 00000000000..84893313804 --- /dev/null +++ b/public/-/emojis/2/bullettrain_side.png diff --git a/public/-/emojis/2/burrito.png b/public/-/emojis/2/burrito.png Binary files differnew file mode 100644 index 00000000000..7da1b837e6f --- /dev/null +++ b/public/-/emojis/2/burrito.png diff --git a/public/-/emojis/2/bus.png b/public/-/emojis/2/bus.png Binary files differnew file mode 100644 index 00000000000..f0ac86d53c6 --- /dev/null +++ b/public/-/emojis/2/bus.png diff --git a/public/-/emojis/2/busstop.png b/public/-/emojis/2/busstop.png Binary files differnew file mode 100644 index 00000000000..c92076b7360 --- /dev/null +++ b/public/-/emojis/2/busstop.png diff --git a/public/-/emojis/2/bust_in_silhouette.png b/public/-/emojis/2/bust_in_silhouette.png Binary files differnew file mode 100644 index 00000000000..da9befccb0f --- /dev/null +++ b/public/-/emojis/2/bust_in_silhouette.png diff --git a/public/-/emojis/2/busts_in_silhouette.png b/public/-/emojis/2/busts_in_silhouette.png Binary files differnew file mode 100644 index 00000000000..4e7041a45d4 --- /dev/null +++ b/public/-/emojis/2/busts_in_silhouette.png diff --git a/public/-/emojis/2/butterfly.png b/public/-/emojis/2/butterfly.png Binary files differnew file mode 100644 index 00000000000..3bc61589ef0 --- /dev/null +++ b/public/-/emojis/2/butterfly.png diff --git a/public/-/emojis/2/cactus.png b/public/-/emojis/2/cactus.png Binary files differnew file mode 100644 index 00000000000..991fcbf4353 --- /dev/null +++ b/public/-/emojis/2/cactus.png diff --git a/public/-/emojis/2/cake.png b/public/-/emojis/2/cake.png Binary files differnew file mode 100644 index 00000000000..0301bdea583 --- /dev/null +++ b/public/-/emojis/2/cake.png diff --git a/public/-/emojis/2/calendar.png b/public/-/emojis/2/calendar.png Binary files differnew file mode 100644 index 00000000000..7627d5c1fca --- /dev/null +++ b/public/-/emojis/2/calendar.png diff --git a/public/-/emojis/2/calendar_spiral.png b/public/-/emojis/2/calendar_spiral.png Binary files differnew file mode 100644 index 00000000000..a13a4a5c9d9 --- /dev/null +++ b/public/-/emojis/2/calendar_spiral.png diff --git a/public/-/emojis/2/call_me.png b/public/-/emojis/2/call_me.png Binary files differnew file mode 100644 index 00000000000..f4feced19fd --- /dev/null +++ b/public/-/emojis/2/call_me.png diff --git a/public/-/emojis/2/call_me_tone1.png b/public/-/emojis/2/call_me_tone1.png Binary files differnew file mode 100644 index 00000000000..cbb9b56e70a --- /dev/null +++ b/public/-/emojis/2/call_me_tone1.png diff --git a/public/-/emojis/2/call_me_tone2.png b/public/-/emojis/2/call_me_tone2.png Binary files differnew file mode 100644 index 00000000000..da166ecb517 --- /dev/null +++ b/public/-/emojis/2/call_me_tone2.png diff --git a/public/-/emojis/2/call_me_tone3.png b/public/-/emojis/2/call_me_tone3.png Binary files differnew file mode 100644 index 00000000000..093361f982d --- /dev/null +++ b/public/-/emojis/2/call_me_tone3.png diff --git a/public/-/emojis/2/call_me_tone4.png b/public/-/emojis/2/call_me_tone4.png Binary files differnew file mode 100644 index 00000000000..9df57caccf8 --- /dev/null +++ b/public/-/emojis/2/call_me_tone4.png diff --git a/public/-/emojis/2/call_me_tone5.png b/public/-/emojis/2/call_me_tone5.png Binary files differnew file mode 100644 index 00000000000..acbf2664558 --- /dev/null +++ b/public/-/emojis/2/call_me_tone5.png diff --git a/public/-/emojis/2/calling.png b/public/-/emojis/2/calling.png Binary files differnew file mode 100644 index 00000000000..d0359eb84da --- /dev/null +++ b/public/-/emojis/2/calling.png diff --git a/public/-/emojis/2/camel.png b/public/-/emojis/2/camel.png Binary files differnew file mode 100644 index 00000000000..27169a82dec --- /dev/null +++ b/public/-/emojis/2/camel.png diff --git a/public/-/emojis/2/camera.png b/public/-/emojis/2/camera.png Binary files differnew file mode 100644 index 00000000000..8730993c939 --- /dev/null +++ b/public/-/emojis/2/camera.png diff --git a/public/-/emojis/2/camera_with_flash.png b/public/-/emojis/2/camera_with_flash.png Binary files differnew file mode 100644 index 00000000000..0faf75e29be --- /dev/null +++ b/public/-/emojis/2/camera_with_flash.png diff --git a/public/-/emojis/2/camping.png b/public/-/emojis/2/camping.png Binary files differnew file mode 100644 index 00000000000..d69f19211fe --- /dev/null +++ b/public/-/emojis/2/camping.png diff --git a/public/-/emojis/2/cancer.png b/public/-/emojis/2/cancer.png Binary files differnew file mode 100644 index 00000000000..77e14405cbe --- /dev/null +++ b/public/-/emojis/2/cancer.png diff --git a/public/-/emojis/2/candle.png b/public/-/emojis/2/candle.png Binary files differnew file mode 100644 index 00000000000..b70c3ef6a89 --- /dev/null +++ b/public/-/emojis/2/candle.png diff --git a/public/-/emojis/2/candy.png b/public/-/emojis/2/candy.png Binary files differnew file mode 100644 index 00000000000..6e7ed35a242 --- /dev/null +++ b/public/-/emojis/2/candy.png diff --git a/public/-/emojis/2/canoe.png b/public/-/emojis/2/canoe.png Binary files differnew file mode 100644 index 00000000000..848d3575b68 --- /dev/null +++ b/public/-/emojis/2/canoe.png diff --git a/public/-/emojis/2/capital_abcd.png b/public/-/emojis/2/capital_abcd.png Binary files differnew file mode 100644 index 00000000000..13dc90f6873 --- /dev/null +++ b/public/-/emojis/2/capital_abcd.png diff --git a/public/-/emojis/2/capricorn.png b/public/-/emojis/2/capricorn.png Binary files differnew file mode 100644 index 00000000000..7f6317677da --- /dev/null +++ b/public/-/emojis/2/capricorn.png diff --git a/public/-/emojis/2/card_box.png b/public/-/emojis/2/card_box.png Binary files differnew file mode 100644 index 00000000000..722d7429b6d --- /dev/null +++ b/public/-/emojis/2/card_box.png diff --git a/public/-/emojis/2/card_index.png b/public/-/emojis/2/card_index.png Binary files differnew file mode 100644 index 00000000000..c160c49cf02 --- /dev/null +++ b/public/-/emojis/2/card_index.png diff --git a/public/-/emojis/2/carousel_horse.png b/public/-/emojis/2/carousel_horse.png Binary files differnew file mode 100644 index 00000000000..86d2eeba49b --- /dev/null +++ b/public/-/emojis/2/carousel_horse.png diff --git a/public/-/emojis/2/carrot.png b/public/-/emojis/2/carrot.png Binary files differnew file mode 100644 index 00000000000..752f4bbcd1c --- /dev/null +++ b/public/-/emojis/2/carrot.png diff --git a/public/-/emojis/2/cartwheel.png b/public/-/emojis/2/cartwheel.png Binary files differnew file mode 100644 index 00000000000..3fbaf1e9ca2 --- /dev/null +++ b/public/-/emojis/2/cartwheel.png diff --git a/public/-/emojis/2/cartwheel_tone1.png b/public/-/emojis/2/cartwheel_tone1.png Binary files differnew file mode 100644 index 00000000000..297c90ea301 --- /dev/null +++ b/public/-/emojis/2/cartwheel_tone1.png diff --git a/public/-/emojis/2/cartwheel_tone2.png b/public/-/emojis/2/cartwheel_tone2.png Binary files differnew file mode 100644 index 00000000000..6350424f699 --- /dev/null +++ b/public/-/emojis/2/cartwheel_tone2.png diff --git a/public/-/emojis/2/cartwheel_tone3.png b/public/-/emojis/2/cartwheel_tone3.png Binary files differnew file mode 100644 index 00000000000..ebb273532f6 --- /dev/null +++ b/public/-/emojis/2/cartwheel_tone3.png diff --git a/public/-/emojis/2/cartwheel_tone4.png b/public/-/emojis/2/cartwheel_tone4.png Binary files differnew file mode 100644 index 00000000000..57775ff5268 --- /dev/null +++ b/public/-/emojis/2/cartwheel_tone4.png diff --git a/public/-/emojis/2/cartwheel_tone5.png b/public/-/emojis/2/cartwheel_tone5.png Binary files differnew file mode 100644 index 00000000000..4b0a0ba5a0d --- /dev/null +++ b/public/-/emojis/2/cartwheel_tone5.png diff --git a/public/-/emojis/2/cat.png b/public/-/emojis/2/cat.png Binary files differnew file mode 100644 index 00000000000..d0a60fec3db --- /dev/null +++ b/public/-/emojis/2/cat.png diff --git a/public/-/emojis/2/cat2.png b/public/-/emojis/2/cat2.png Binary files differnew file mode 100644 index 00000000000..610076eccd7 --- /dev/null +++ b/public/-/emojis/2/cat2.png diff --git a/public/-/emojis/2/cd.png b/public/-/emojis/2/cd.png Binary files differnew file mode 100644 index 00000000000..db14c01a3c5 --- /dev/null +++ b/public/-/emojis/2/cd.png diff --git a/public/-/emojis/2/chains.png b/public/-/emojis/2/chains.png Binary files differnew file mode 100644 index 00000000000..8f14d9bebaf --- /dev/null +++ b/public/-/emojis/2/chains.png diff --git a/public/-/emojis/2/champagne.png b/public/-/emojis/2/champagne.png Binary files differnew file mode 100644 index 00000000000..fd57382281a --- /dev/null +++ b/public/-/emojis/2/champagne.png diff --git a/public/-/emojis/2/champagne_glass.png b/public/-/emojis/2/champagne_glass.png Binary files differnew file mode 100644 index 00000000000..ba9e60d75eb --- /dev/null +++ b/public/-/emojis/2/champagne_glass.png diff --git a/public/-/emojis/2/chart.png b/public/-/emojis/2/chart.png Binary files differnew file mode 100644 index 00000000000..c6085e85433 --- /dev/null +++ b/public/-/emojis/2/chart.png diff --git a/public/-/emojis/2/chart_with_downwards_trend.png b/public/-/emojis/2/chart_with_downwards_trend.png Binary files differnew file mode 100644 index 00000000000..6670585553d --- /dev/null +++ b/public/-/emojis/2/chart_with_downwards_trend.png diff --git a/public/-/emojis/2/chart_with_upwards_trend.png b/public/-/emojis/2/chart_with_upwards_trend.png Binary files differnew file mode 100644 index 00000000000..4dd69a0b9e6 --- /dev/null +++ b/public/-/emojis/2/chart_with_upwards_trend.png diff --git a/public/-/emojis/2/checkered_flag.png b/public/-/emojis/2/checkered_flag.png Binary files differnew file mode 100644 index 00000000000..59f2594ddc5 --- /dev/null +++ b/public/-/emojis/2/checkered_flag.png diff --git a/public/-/emojis/2/cheese.png b/public/-/emojis/2/cheese.png Binary files differnew file mode 100644 index 00000000000..f5d6b3a7c4c --- /dev/null +++ b/public/-/emojis/2/cheese.png diff --git a/public/-/emojis/2/cherries.png b/public/-/emojis/2/cherries.png Binary files differnew file mode 100644 index 00000000000..db09bb5e4b9 --- /dev/null +++ b/public/-/emojis/2/cherries.png diff --git a/public/-/emojis/2/cherry_blossom.png b/public/-/emojis/2/cherry_blossom.png Binary files differnew file mode 100644 index 00000000000..7f89052791b --- /dev/null +++ b/public/-/emojis/2/cherry_blossom.png diff --git a/public/-/emojis/2/chestnut.png b/public/-/emojis/2/chestnut.png Binary files differnew file mode 100644 index 00000000000..04aa25a86c3 --- /dev/null +++ b/public/-/emojis/2/chestnut.png diff --git a/public/-/emojis/2/chicken.png b/public/-/emojis/2/chicken.png Binary files differnew file mode 100644 index 00000000000..f9aa50248c1 --- /dev/null +++ b/public/-/emojis/2/chicken.png diff --git a/public/-/emojis/2/children_crossing.png b/public/-/emojis/2/children_crossing.png Binary files differnew file mode 100644 index 00000000000..8549b6ddaad --- /dev/null +++ b/public/-/emojis/2/children_crossing.png diff --git a/public/-/emojis/2/chipmunk.png b/public/-/emojis/2/chipmunk.png Binary files differnew file mode 100644 index 00000000000..308550d9e96 --- /dev/null +++ b/public/-/emojis/2/chipmunk.png diff --git a/public/-/emojis/2/chocolate_bar.png b/public/-/emojis/2/chocolate_bar.png Binary files differnew file mode 100644 index 00000000000..37aac73574b --- /dev/null +++ b/public/-/emojis/2/chocolate_bar.png diff --git a/public/-/emojis/2/christmas_tree.png b/public/-/emojis/2/christmas_tree.png Binary files differnew file mode 100644 index 00000000000..3cf4ca07d41 --- /dev/null +++ b/public/-/emojis/2/christmas_tree.png diff --git a/public/-/emojis/2/church.png b/public/-/emojis/2/church.png Binary files differnew file mode 100644 index 00000000000..a12aabbd66f --- /dev/null +++ b/public/-/emojis/2/church.png diff --git a/public/-/emojis/2/cinema.png b/public/-/emojis/2/cinema.png Binary files differnew file mode 100644 index 00000000000..59934f466df --- /dev/null +++ b/public/-/emojis/2/cinema.png diff --git a/public/-/emojis/2/circus_tent.png b/public/-/emojis/2/circus_tent.png Binary files differnew file mode 100644 index 00000000000..6c9d9a219e7 --- /dev/null +++ b/public/-/emojis/2/circus_tent.png diff --git a/public/-/emojis/2/city_dusk.png b/public/-/emojis/2/city_dusk.png Binary files differnew file mode 100644 index 00000000000..8fe2f6e5bca --- /dev/null +++ b/public/-/emojis/2/city_dusk.png diff --git a/public/-/emojis/2/city_sunset.png b/public/-/emojis/2/city_sunset.png Binary files differnew file mode 100644 index 00000000000..fcbc2854169 --- /dev/null +++ b/public/-/emojis/2/city_sunset.png diff --git a/public/-/emojis/2/cityscape.png b/public/-/emojis/2/cityscape.png Binary files differnew file mode 100644 index 00000000000..e9029b2eb2c --- /dev/null +++ b/public/-/emojis/2/cityscape.png diff --git a/public/-/emojis/2/cl.png b/public/-/emojis/2/cl.png Binary files differnew file mode 100644 index 00000000000..915f8de08fd --- /dev/null +++ b/public/-/emojis/2/cl.png diff --git a/public/-/emojis/2/clap.png b/public/-/emojis/2/clap.png Binary files differnew file mode 100644 index 00000000000..9833ca8f2c6 --- /dev/null +++ b/public/-/emojis/2/clap.png diff --git a/public/-/emojis/2/clap_tone1.png b/public/-/emojis/2/clap_tone1.png Binary files differnew file mode 100644 index 00000000000..0be85e1c20e --- /dev/null +++ b/public/-/emojis/2/clap_tone1.png diff --git a/public/-/emojis/2/clap_tone2.png b/public/-/emojis/2/clap_tone2.png Binary files differnew file mode 100644 index 00000000000..46c31a511a1 --- /dev/null +++ b/public/-/emojis/2/clap_tone2.png diff --git a/public/-/emojis/2/clap_tone3.png b/public/-/emojis/2/clap_tone3.png Binary files differnew file mode 100644 index 00000000000..1a30dc96fce --- /dev/null +++ b/public/-/emojis/2/clap_tone3.png diff --git a/public/-/emojis/2/clap_tone4.png b/public/-/emojis/2/clap_tone4.png Binary files differnew file mode 100644 index 00000000000..de6406e8938 --- /dev/null +++ b/public/-/emojis/2/clap_tone4.png diff --git a/public/-/emojis/2/clap_tone5.png b/public/-/emojis/2/clap_tone5.png Binary files differnew file mode 100644 index 00000000000..25dd231d55a --- /dev/null +++ b/public/-/emojis/2/clap_tone5.png diff --git a/public/-/emojis/2/clapper.png b/public/-/emojis/2/clapper.png Binary files differnew file mode 100644 index 00000000000..09d06f708a7 --- /dev/null +++ b/public/-/emojis/2/clapper.png diff --git a/public/-/emojis/2/classical_building.png b/public/-/emojis/2/classical_building.png Binary files differnew file mode 100644 index 00000000000..0e6c9bd6e83 --- /dev/null +++ b/public/-/emojis/2/classical_building.png diff --git a/public/-/emojis/2/clipboard.png b/public/-/emojis/2/clipboard.png Binary files differnew file mode 100644 index 00000000000..e622014de0d --- /dev/null +++ b/public/-/emojis/2/clipboard.png diff --git a/public/-/emojis/2/clock.png b/public/-/emojis/2/clock.png Binary files differnew file mode 100644 index 00000000000..a4df2685212 --- /dev/null +++ b/public/-/emojis/2/clock.png diff --git a/public/-/emojis/2/clock1.png b/public/-/emojis/2/clock1.png Binary files differnew file mode 100644 index 00000000000..b91e15f8816 --- /dev/null +++ b/public/-/emojis/2/clock1.png diff --git a/public/-/emojis/2/clock10.png b/public/-/emojis/2/clock10.png Binary files differnew file mode 100644 index 00000000000..388f7ba7057 --- /dev/null +++ b/public/-/emojis/2/clock10.png diff --git a/public/-/emojis/2/clock1030.png b/public/-/emojis/2/clock1030.png Binary files differnew file mode 100644 index 00000000000..f8fd18dd956 --- /dev/null +++ b/public/-/emojis/2/clock1030.png diff --git a/public/-/emojis/2/clock11.png b/public/-/emojis/2/clock11.png Binary files differnew file mode 100644 index 00000000000..6f468e2a3ce --- /dev/null +++ b/public/-/emojis/2/clock11.png diff --git a/public/-/emojis/2/clock1130.png b/public/-/emojis/2/clock1130.png Binary files differnew file mode 100644 index 00000000000..5b02c922ab1 --- /dev/null +++ b/public/-/emojis/2/clock1130.png diff --git a/public/-/emojis/2/clock12.png b/public/-/emojis/2/clock12.png Binary files differnew file mode 100644 index 00000000000..7580b0e8c33 --- /dev/null +++ b/public/-/emojis/2/clock12.png diff --git a/public/-/emojis/2/clock1230.png b/public/-/emojis/2/clock1230.png Binary files differnew file mode 100644 index 00000000000..72c8fbeca23 --- /dev/null +++ b/public/-/emojis/2/clock1230.png diff --git a/public/-/emojis/2/clock130.png b/public/-/emojis/2/clock130.png Binary files differnew file mode 100644 index 00000000000..bf581dfeae6 --- /dev/null +++ b/public/-/emojis/2/clock130.png diff --git a/public/-/emojis/2/clock2.png b/public/-/emojis/2/clock2.png Binary files differnew file mode 100644 index 00000000000..47dd28d2b00 --- /dev/null +++ b/public/-/emojis/2/clock2.png diff --git a/public/-/emojis/2/clock230.png b/public/-/emojis/2/clock230.png Binary files differnew file mode 100644 index 00000000000..46f53970329 --- /dev/null +++ b/public/-/emojis/2/clock230.png diff --git a/public/-/emojis/2/clock3.png b/public/-/emojis/2/clock3.png Binary files differnew file mode 100644 index 00000000000..5ef2bdcd3d2 --- /dev/null +++ b/public/-/emojis/2/clock3.png diff --git a/public/-/emojis/2/clock330.png b/public/-/emojis/2/clock330.png Binary files differnew file mode 100644 index 00000000000..e2d04b8867d --- /dev/null +++ b/public/-/emojis/2/clock330.png diff --git a/public/-/emojis/2/clock4.png b/public/-/emojis/2/clock4.png Binary files differnew file mode 100644 index 00000000000..492b7387c6c --- /dev/null +++ b/public/-/emojis/2/clock4.png diff --git a/public/-/emojis/2/clock430.png b/public/-/emojis/2/clock430.png Binary files differnew file mode 100644 index 00000000000..d133e54e43d --- /dev/null +++ b/public/-/emojis/2/clock430.png diff --git a/public/-/emojis/2/clock5.png b/public/-/emojis/2/clock5.png Binary files differnew file mode 100644 index 00000000000..56ef3041df2 --- /dev/null +++ b/public/-/emojis/2/clock5.png diff --git a/public/-/emojis/2/clock530.png b/public/-/emojis/2/clock530.png Binary files differnew file mode 100644 index 00000000000..dc53cc1c261 --- /dev/null +++ b/public/-/emojis/2/clock530.png diff --git a/public/-/emojis/2/clock6.png b/public/-/emojis/2/clock6.png Binary files differnew file mode 100644 index 00000000000..49641e97294 --- /dev/null +++ b/public/-/emojis/2/clock6.png diff --git a/public/-/emojis/2/clock630.png b/public/-/emojis/2/clock630.png Binary files differnew file mode 100644 index 00000000000..0f4fd735880 --- /dev/null +++ b/public/-/emojis/2/clock630.png diff --git a/public/-/emojis/2/clock7.png b/public/-/emojis/2/clock7.png Binary files differnew file mode 100644 index 00000000000..65b554c7b28 --- /dev/null +++ b/public/-/emojis/2/clock7.png diff --git a/public/-/emojis/2/clock730.png b/public/-/emojis/2/clock730.png Binary files differnew file mode 100644 index 00000000000..ce46b94451f --- /dev/null +++ b/public/-/emojis/2/clock730.png diff --git a/public/-/emojis/2/clock8.png b/public/-/emojis/2/clock8.png Binary files differnew file mode 100644 index 00000000000..a838ef2f034 --- /dev/null +++ b/public/-/emojis/2/clock8.png diff --git a/public/-/emojis/2/clock830.png b/public/-/emojis/2/clock830.png Binary files differnew file mode 100644 index 00000000000..790d19a639f --- /dev/null +++ b/public/-/emojis/2/clock830.png diff --git a/public/-/emojis/2/clock9.png b/public/-/emojis/2/clock9.png Binary files differnew file mode 100644 index 00000000000..5b08c8dbd95 --- /dev/null +++ b/public/-/emojis/2/clock9.png diff --git a/public/-/emojis/2/clock930.png b/public/-/emojis/2/clock930.png Binary files differnew file mode 100644 index 00000000000..ededcf92cba --- /dev/null +++ b/public/-/emojis/2/clock930.png diff --git a/public/-/emojis/2/closed_book.png b/public/-/emojis/2/closed_book.png Binary files differnew file mode 100644 index 00000000000..30e95d2d52d --- /dev/null +++ b/public/-/emojis/2/closed_book.png diff --git a/public/-/emojis/2/closed_lock_with_key.png b/public/-/emojis/2/closed_lock_with_key.png Binary files differnew file mode 100644 index 00000000000..3a034974455 --- /dev/null +++ b/public/-/emojis/2/closed_lock_with_key.png diff --git a/public/-/emojis/2/closed_umbrella.png b/public/-/emojis/2/closed_umbrella.png Binary files differnew file mode 100644 index 00000000000..4ae00f07df9 --- /dev/null +++ b/public/-/emojis/2/closed_umbrella.png diff --git a/public/-/emojis/2/cloud.png b/public/-/emojis/2/cloud.png Binary files differnew file mode 100644 index 00000000000..7f63fa4bf10 --- /dev/null +++ b/public/-/emojis/2/cloud.png diff --git a/public/-/emojis/2/cloud_lightning.png b/public/-/emojis/2/cloud_lightning.png Binary files differnew file mode 100644 index 00000000000..739d7491473 --- /dev/null +++ b/public/-/emojis/2/cloud_lightning.png diff --git a/public/-/emojis/2/cloud_rain.png b/public/-/emojis/2/cloud_rain.png Binary files differnew file mode 100644 index 00000000000..ce4aaad1522 --- /dev/null +++ b/public/-/emojis/2/cloud_rain.png diff --git a/public/-/emojis/2/cloud_snow.png b/public/-/emojis/2/cloud_snow.png Binary files differnew file mode 100644 index 00000000000..6af161f3c5f --- /dev/null +++ b/public/-/emojis/2/cloud_snow.png diff --git a/public/-/emojis/2/cloud_tornado.png b/public/-/emojis/2/cloud_tornado.png Binary files differnew file mode 100644 index 00000000000..1480b092e2e --- /dev/null +++ b/public/-/emojis/2/cloud_tornado.png diff --git a/public/-/emojis/2/clown.png b/public/-/emojis/2/clown.png Binary files differnew file mode 100644 index 00000000000..311febd6a6b --- /dev/null +++ b/public/-/emojis/2/clown.png diff --git a/public/-/emojis/2/clubs.png b/public/-/emojis/2/clubs.png Binary files differnew file mode 100644 index 00000000000..7860b5c6356 --- /dev/null +++ b/public/-/emojis/2/clubs.png diff --git a/public/-/emojis/2/cocktail.png b/public/-/emojis/2/cocktail.png Binary files differnew file mode 100644 index 00000000000..02680697988 --- /dev/null +++ b/public/-/emojis/2/cocktail.png diff --git a/public/-/emojis/2/coffee.png b/public/-/emojis/2/coffee.png Binary files differnew file mode 100644 index 00000000000..9117f8a03a5 --- /dev/null +++ b/public/-/emojis/2/coffee.png diff --git a/public/-/emojis/2/coffin.png b/public/-/emojis/2/coffin.png Binary files differnew file mode 100644 index 00000000000..83f74b23081 --- /dev/null +++ b/public/-/emojis/2/coffin.png diff --git a/public/-/emojis/2/cold_sweat.png b/public/-/emojis/2/cold_sweat.png Binary files differnew file mode 100644 index 00000000000..81aaf65d30f --- /dev/null +++ b/public/-/emojis/2/cold_sweat.png diff --git a/public/-/emojis/2/comet.png b/public/-/emojis/2/comet.png Binary files differnew file mode 100644 index 00000000000..69ec4ecd43a --- /dev/null +++ b/public/-/emojis/2/comet.png diff --git a/public/-/emojis/2/compression.png b/public/-/emojis/2/compression.png Binary files differnew file mode 100644 index 00000000000..697af61af91 --- /dev/null +++ b/public/-/emojis/2/compression.png diff --git a/public/-/emojis/2/computer.png b/public/-/emojis/2/computer.png Binary files differnew file mode 100644 index 00000000000..7f475f39726 --- /dev/null +++ b/public/-/emojis/2/computer.png diff --git a/public/-/emojis/2/confetti_ball.png b/public/-/emojis/2/confetti_ball.png Binary files differnew file mode 100644 index 00000000000..2bf3de8938a --- /dev/null +++ b/public/-/emojis/2/confetti_ball.png diff --git a/public/-/emojis/2/confounded.png b/public/-/emojis/2/confounded.png Binary files differnew file mode 100644 index 00000000000..9410a26ea24 --- /dev/null +++ b/public/-/emojis/2/confounded.png diff --git a/public/-/emojis/2/confused.png b/public/-/emojis/2/confused.png Binary files differnew file mode 100644 index 00000000000..4dedc86f13d --- /dev/null +++ b/public/-/emojis/2/confused.png diff --git a/public/-/emojis/2/congratulations.png b/public/-/emojis/2/congratulations.png Binary files differnew file mode 100644 index 00000000000..6a15c4bc107 --- /dev/null +++ b/public/-/emojis/2/congratulations.png diff --git a/public/-/emojis/2/construction.png b/public/-/emojis/2/construction.png Binary files differnew file mode 100644 index 00000000000..8b15db797a2 --- /dev/null +++ b/public/-/emojis/2/construction.png diff --git a/public/-/emojis/2/construction_site.png b/public/-/emojis/2/construction_site.png Binary files differnew file mode 100644 index 00000000000..5d2a18d9f86 --- /dev/null +++ b/public/-/emojis/2/construction_site.png diff --git a/public/-/emojis/2/construction_worker.png b/public/-/emojis/2/construction_worker.png Binary files differnew file mode 100644 index 00000000000..4ae3426de3a --- /dev/null +++ b/public/-/emojis/2/construction_worker.png diff --git a/public/-/emojis/2/construction_worker_tone1.png b/public/-/emojis/2/construction_worker_tone1.png Binary files differnew file mode 100644 index 00000000000..b248134628b --- /dev/null +++ b/public/-/emojis/2/construction_worker_tone1.png diff --git a/public/-/emojis/2/construction_worker_tone2.png b/public/-/emojis/2/construction_worker_tone2.png Binary files differnew file mode 100644 index 00000000000..00ea3920275 --- /dev/null +++ b/public/-/emojis/2/construction_worker_tone2.png diff --git a/public/-/emojis/2/construction_worker_tone3.png b/public/-/emojis/2/construction_worker_tone3.png Binary files differnew file mode 100644 index 00000000000..2dda18a3726 --- /dev/null +++ b/public/-/emojis/2/construction_worker_tone3.png diff --git a/public/-/emojis/2/construction_worker_tone4.png b/public/-/emojis/2/construction_worker_tone4.png Binary files differnew file mode 100644 index 00000000000..c1eaf70a9f1 --- /dev/null +++ b/public/-/emojis/2/construction_worker_tone4.png diff --git a/public/-/emojis/2/construction_worker_tone5.png b/public/-/emojis/2/construction_worker_tone5.png Binary files differnew file mode 100644 index 00000000000..9109d5cc838 --- /dev/null +++ b/public/-/emojis/2/construction_worker_tone5.png diff --git a/public/-/emojis/2/control_knobs.png b/public/-/emojis/2/control_knobs.png Binary files differnew file mode 100644 index 00000000000..fc77d837cfd --- /dev/null +++ b/public/-/emojis/2/control_knobs.png diff --git a/public/-/emojis/2/convenience_store.png b/public/-/emojis/2/convenience_store.png Binary files differnew file mode 100644 index 00000000000..687cebbc56d --- /dev/null +++ b/public/-/emojis/2/convenience_store.png diff --git a/public/-/emojis/2/cookie.png b/public/-/emojis/2/cookie.png Binary files differnew file mode 100644 index 00000000000..5c562e3d8c3 --- /dev/null +++ b/public/-/emojis/2/cookie.png diff --git a/public/-/emojis/2/cooking.png b/public/-/emojis/2/cooking.png Binary files differnew file mode 100644 index 00000000000..062ebf83853 --- /dev/null +++ b/public/-/emojis/2/cooking.png diff --git a/public/-/emojis/2/cool.png b/public/-/emojis/2/cool.png Binary files differnew file mode 100644 index 00000000000..0942e466588 --- /dev/null +++ b/public/-/emojis/2/cool.png diff --git a/public/-/emojis/2/cop.png b/public/-/emojis/2/cop.png Binary files differnew file mode 100644 index 00000000000..ed4250c9045 --- /dev/null +++ b/public/-/emojis/2/cop.png diff --git a/public/-/emojis/2/cop_tone1.png b/public/-/emojis/2/cop_tone1.png Binary files differnew file mode 100644 index 00000000000..fd73888b037 --- /dev/null +++ b/public/-/emojis/2/cop_tone1.png diff --git a/public/-/emojis/2/cop_tone2.png b/public/-/emojis/2/cop_tone2.png Binary files differnew file mode 100644 index 00000000000..e8f401197ef --- /dev/null +++ b/public/-/emojis/2/cop_tone2.png diff --git a/public/-/emojis/2/cop_tone3.png b/public/-/emojis/2/cop_tone3.png Binary files differnew file mode 100644 index 00000000000..7f1c923ec1b --- /dev/null +++ b/public/-/emojis/2/cop_tone3.png diff --git a/public/-/emojis/2/cop_tone4.png b/public/-/emojis/2/cop_tone4.png Binary files differnew file mode 100644 index 00000000000..f4ca694083d --- /dev/null +++ b/public/-/emojis/2/cop_tone4.png diff --git a/public/-/emojis/2/cop_tone5.png b/public/-/emojis/2/cop_tone5.png Binary files differnew file mode 100644 index 00000000000..f9be2181d40 --- /dev/null +++ b/public/-/emojis/2/cop_tone5.png diff --git a/public/-/emojis/2/copyright.png b/public/-/emojis/2/copyright.png Binary files differnew file mode 100644 index 00000000000..1533c4c61eb --- /dev/null +++ b/public/-/emojis/2/copyright.png diff --git a/public/-/emojis/2/corn.png b/public/-/emojis/2/corn.png Binary files differnew file mode 100644 index 00000000000..a2c5befc508 --- /dev/null +++ b/public/-/emojis/2/corn.png diff --git a/public/-/emojis/2/couch.png b/public/-/emojis/2/couch.png Binary files differnew file mode 100644 index 00000000000..e5f64c537d2 --- /dev/null +++ b/public/-/emojis/2/couch.png diff --git a/public/-/emojis/2/couple.png b/public/-/emojis/2/couple.png Binary files differnew file mode 100644 index 00000000000..2ed7eb3262a --- /dev/null +++ b/public/-/emojis/2/couple.png diff --git a/public/-/emojis/2/couple_mm.png b/public/-/emojis/2/couple_mm.png Binary files differnew file mode 100644 index 00000000000..1adebaa7ff9 --- /dev/null +++ b/public/-/emojis/2/couple_mm.png diff --git a/public/-/emojis/2/couple_with_heart.png b/public/-/emojis/2/couple_with_heart.png Binary files differnew file mode 100644 index 00000000000..338ffadef7a --- /dev/null +++ b/public/-/emojis/2/couple_with_heart.png diff --git a/public/-/emojis/2/couple_ww.png b/public/-/emojis/2/couple_ww.png Binary files differnew file mode 100644 index 00000000000..2bcc1aa527b --- /dev/null +++ b/public/-/emojis/2/couple_ww.png diff --git a/public/-/emojis/2/couplekiss.png b/public/-/emojis/2/couplekiss.png Binary files differnew file mode 100644 index 00000000000..1fa3de69028 --- /dev/null +++ b/public/-/emojis/2/couplekiss.png diff --git a/public/-/emojis/2/cow.png b/public/-/emojis/2/cow.png Binary files differnew file mode 100644 index 00000000000..bb41c5b8327 --- /dev/null +++ b/public/-/emojis/2/cow.png diff --git a/public/-/emojis/2/cow2.png b/public/-/emojis/2/cow2.png Binary files differnew file mode 100644 index 00000000000..7b22fbf57a2 --- /dev/null +++ b/public/-/emojis/2/cow2.png diff --git a/public/-/emojis/2/cowboy.png b/public/-/emojis/2/cowboy.png Binary files differnew file mode 100644 index 00000000000..77a8a8f91bc --- /dev/null +++ b/public/-/emojis/2/cowboy.png diff --git a/public/-/emojis/2/crab.png b/public/-/emojis/2/crab.png Binary files differnew file mode 100644 index 00000000000..4006a1fac1b --- /dev/null +++ b/public/-/emojis/2/crab.png diff --git a/public/-/emojis/2/crayon.png b/public/-/emojis/2/crayon.png Binary files differnew file mode 100644 index 00000000000..a708705dc38 --- /dev/null +++ b/public/-/emojis/2/crayon.png diff --git a/public/-/emojis/2/credit_card.png b/public/-/emojis/2/credit_card.png Binary files differnew file mode 100644 index 00000000000..a30cf4cea3b --- /dev/null +++ b/public/-/emojis/2/credit_card.png diff --git a/public/-/emojis/2/crescent_moon.png b/public/-/emojis/2/crescent_moon.png Binary files differnew file mode 100644 index 00000000000..c53b11e2bfb --- /dev/null +++ b/public/-/emojis/2/crescent_moon.png diff --git a/public/-/emojis/2/cricket.png b/public/-/emojis/2/cricket.png Binary files differnew file mode 100644 index 00000000000..e83078dd6f7 --- /dev/null +++ b/public/-/emojis/2/cricket.png diff --git a/public/-/emojis/2/crocodile.png b/public/-/emojis/2/crocodile.png Binary files differnew file mode 100644 index 00000000000..45eae24995f --- /dev/null +++ b/public/-/emojis/2/crocodile.png diff --git a/public/-/emojis/2/croissant.png b/public/-/emojis/2/croissant.png Binary files differnew file mode 100644 index 00000000000..cac52a57ec6 --- /dev/null +++ b/public/-/emojis/2/croissant.png diff --git a/public/-/emojis/2/cross.png b/public/-/emojis/2/cross.png Binary files differnew file mode 100644 index 00000000000..dcaf713d86a --- /dev/null +++ b/public/-/emojis/2/cross.png diff --git a/public/-/emojis/2/crossed_flags.png b/public/-/emojis/2/crossed_flags.png Binary files differnew file mode 100644 index 00000000000..5f8a42cf7ae --- /dev/null +++ b/public/-/emojis/2/crossed_flags.png diff --git a/public/-/emojis/2/crossed_swords.png b/public/-/emojis/2/crossed_swords.png Binary files differnew file mode 100644 index 00000000000..849a32fc979 --- /dev/null +++ b/public/-/emojis/2/crossed_swords.png diff --git a/public/-/emojis/2/crown.png b/public/-/emojis/2/crown.png Binary files differnew file mode 100644 index 00000000000..805b0b48603 --- /dev/null +++ b/public/-/emojis/2/crown.png diff --git a/public/-/emojis/2/cruise_ship.png b/public/-/emojis/2/cruise_ship.png Binary files differnew file mode 100644 index 00000000000..7c393baf077 --- /dev/null +++ b/public/-/emojis/2/cruise_ship.png diff --git a/public/-/emojis/2/cry.png b/public/-/emojis/2/cry.png Binary files differnew file mode 100644 index 00000000000..8fcecb30d34 --- /dev/null +++ b/public/-/emojis/2/cry.png diff --git a/public/-/emojis/2/crying_cat_face.png b/public/-/emojis/2/crying_cat_face.png Binary files differnew file mode 100644 index 00000000000..4ad78aa8ed7 --- /dev/null +++ b/public/-/emojis/2/crying_cat_face.png diff --git a/public/-/emojis/2/crystal_ball.png b/public/-/emojis/2/crystal_ball.png Binary files differnew file mode 100644 index 00000000000..cf68dfb6704 --- /dev/null +++ b/public/-/emojis/2/crystal_ball.png diff --git a/public/-/emojis/2/cucumber.png b/public/-/emojis/2/cucumber.png Binary files differnew file mode 100644 index 00000000000..c4f95a74ecb --- /dev/null +++ b/public/-/emojis/2/cucumber.png diff --git a/public/-/emojis/2/cupid.png b/public/-/emojis/2/cupid.png Binary files differnew file mode 100644 index 00000000000..a46c194c899 --- /dev/null +++ b/public/-/emojis/2/cupid.png diff --git a/public/-/emojis/2/curly_loop.png b/public/-/emojis/2/curly_loop.png Binary files differnew file mode 100644 index 00000000000..3d71b69637c --- /dev/null +++ b/public/-/emojis/2/curly_loop.png diff --git a/public/-/emojis/2/currency_exchange.png b/public/-/emojis/2/currency_exchange.png Binary files differnew file mode 100644 index 00000000000..bf63ee89a62 --- /dev/null +++ b/public/-/emojis/2/currency_exchange.png diff --git a/public/-/emojis/2/curry.png b/public/-/emojis/2/curry.png Binary files differnew file mode 100644 index 00000000000..94cb3cea86a --- /dev/null +++ b/public/-/emojis/2/curry.png diff --git a/public/-/emojis/2/custard.png b/public/-/emojis/2/custard.png Binary files differnew file mode 100644 index 00000000000..07fc9250fe5 --- /dev/null +++ b/public/-/emojis/2/custard.png diff --git a/public/-/emojis/2/customs.png b/public/-/emojis/2/customs.png Binary files differnew file mode 100644 index 00000000000..de8b8525889 --- /dev/null +++ b/public/-/emojis/2/customs.png diff --git a/public/-/emojis/2/cyclone.png b/public/-/emojis/2/cyclone.png Binary files differnew file mode 100644 index 00000000000..10a1ee67512 --- /dev/null +++ b/public/-/emojis/2/cyclone.png diff --git a/public/-/emojis/2/dagger.png b/public/-/emojis/2/dagger.png Binary files differnew file mode 100644 index 00000000000..7a65ce095d2 --- /dev/null +++ b/public/-/emojis/2/dagger.png diff --git a/public/-/emojis/2/dancer.png b/public/-/emojis/2/dancer.png Binary files differnew file mode 100644 index 00000000000..701d5dc6a83 --- /dev/null +++ b/public/-/emojis/2/dancer.png diff --git a/public/-/emojis/2/dancer_tone1.png b/public/-/emojis/2/dancer_tone1.png Binary files differnew file mode 100644 index 00000000000..ad63b590f06 --- /dev/null +++ b/public/-/emojis/2/dancer_tone1.png diff --git a/public/-/emojis/2/dancer_tone2.png b/public/-/emojis/2/dancer_tone2.png Binary files differnew file mode 100644 index 00000000000..1a28580ead5 --- /dev/null +++ b/public/-/emojis/2/dancer_tone2.png diff --git a/public/-/emojis/2/dancer_tone3.png b/public/-/emojis/2/dancer_tone3.png Binary files differnew file mode 100644 index 00000000000..e3c35797fef --- /dev/null +++ b/public/-/emojis/2/dancer_tone3.png diff --git a/public/-/emojis/2/dancer_tone4.png b/public/-/emojis/2/dancer_tone4.png Binary files differnew file mode 100644 index 00000000000..053a498d4cd --- /dev/null +++ b/public/-/emojis/2/dancer_tone4.png diff --git a/public/-/emojis/2/dancer_tone5.png b/public/-/emojis/2/dancer_tone5.png Binary files differnew file mode 100644 index 00000000000..af4758d40c4 --- /dev/null +++ b/public/-/emojis/2/dancer_tone5.png diff --git a/public/-/emojis/2/dancers.png b/public/-/emojis/2/dancers.png Binary files differnew file mode 100644 index 00000000000..e68ca59ed70 --- /dev/null +++ b/public/-/emojis/2/dancers.png diff --git a/public/-/emojis/2/dango.png b/public/-/emojis/2/dango.png Binary files differnew file mode 100644 index 00000000000..6a5ed27f7f7 --- /dev/null +++ b/public/-/emojis/2/dango.png diff --git a/public/-/emojis/2/dark_sunglasses.png b/public/-/emojis/2/dark_sunglasses.png Binary files differnew file mode 100644 index 00000000000..b3c3cbf16fb --- /dev/null +++ b/public/-/emojis/2/dark_sunglasses.png diff --git a/public/-/emojis/2/dart.png b/public/-/emojis/2/dart.png Binary files differnew file mode 100644 index 00000000000..297c50e37e6 --- /dev/null +++ b/public/-/emojis/2/dart.png diff --git a/public/-/emojis/2/dash.png b/public/-/emojis/2/dash.png Binary files differnew file mode 100644 index 00000000000..da03bbdac9d --- /dev/null +++ b/public/-/emojis/2/dash.png diff --git a/public/-/emojis/2/date.png b/public/-/emojis/2/date.png Binary files differnew file mode 100644 index 00000000000..9cd8e92e497 --- /dev/null +++ b/public/-/emojis/2/date.png diff --git a/public/-/emojis/2/deciduous_tree.png b/public/-/emojis/2/deciduous_tree.png Binary files differnew file mode 100644 index 00000000000..c61ab068531 --- /dev/null +++ b/public/-/emojis/2/deciduous_tree.png diff --git a/public/-/emojis/2/deer.png b/public/-/emojis/2/deer.png Binary files differnew file mode 100644 index 00000000000..8c7cd98546f --- /dev/null +++ b/public/-/emojis/2/deer.png diff --git a/public/-/emojis/2/department_store.png b/public/-/emojis/2/department_store.png Binary files differnew file mode 100644 index 00000000000..548cba49523 --- /dev/null +++ b/public/-/emojis/2/department_store.png diff --git a/public/-/emojis/2/desert.png b/public/-/emojis/2/desert.png Binary files differnew file mode 100644 index 00000000000..35f2adbafb4 --- /dev/null +++ b/public/-/emojis/2/desert.png diff --git a/public/-/emojis/2/desktop.png b/public/-/emojis/2/desktop.png Binary files differnew file mode 100644 index 00000000000..8de01a76ecb --- /dev/null +++ b/public/-/emojis/2/desktop.png diff --git a/public/-/emojis/2/diamond_shape_with_a_dot_inside.png b/public/-/emojis/2/diamond_shape_with_a_dot_inside.png Binary files differnew file mode 100644 index 00000000000..33616cd496d --- /dev/null +++ b/public/-/emojis/2/diamond_shape_with_a_dot_inside.png diff --git a/public/-/emojis/2/diamonds.png b/public/-/emojis/2/diamonds.png Binary files differnew file mode 100644 index 00000000000..9c1d0fb2551 --- /dev/null +++ b/public/-/emojis/2/diamonds.png diff --git a/public/-/emojis/2/disappointed.png b/public/-/emojis/2/disappointed.png Binary files differnew file mode 100644 index 00000000000..58f85314d73 --- /dev/null +++ b/public/-/emojis/2/disappointed.png diff --git a/public/-/emojis/2/disappointed_relieved.png b/public/-/emojis/2/disappointed_relieved.png Binary files differnew file mode 100644 index 00000000000..eec72338eef --- /dev/null +++ b/public/-/emojis/2/disappointed_relieved.png diff --git a/public/-/emojis/2/dividers.png b/public/-/emojis/2/dividers.png Binary files differnew file mode 100644 index 00000000000..a90c2fd8ff6 --- /dev/null +++ b/public/-/emojis/2/dividers.png diff --git a/public/-/emojis/2/dizzy.png b/public/-/emojis/2/dizzy.png Binary files differnew file mode 100644 index 00000000000..6bdcd9e5584 --- /dev/null +++ b/public/-/emojis/2/dizzy.png diff --git a/public/-/emojis/2/dizzy_face.png b/public/-/emojis/2/dizzy_face.png Binary files differnew file mode 100644 index 00000000000..8a8836963da --- /dev/null +++ b/public/-/emojis/2/dizzy_face.png diff --git a/public/-/emojis/2/do_not_litter.png b/public/-/emojis/2/do_not_litter.png Binary files differnew file mode 100644 index 00000000000..1582c789df8 --- /dev/null +++ b/public/-/emojis/2/do_not_litter.png diff --git a/public/-/emojis/2/dog.png b/public/-/emojis/2/dog.png Binary files differnew file mode 100644 index 00000000000..261ee82429d --- /dev/null +++ b/public/-/emojis/2/dog.png diff --git a/public/-/emojis/2/dog2.png b/public/-/emojis/2/dog2.png Binary files differnew file mode 100644 index 00000000000..c1c9bd911a3 --- /dev/null +++ b/public/-/emojis/2/dog2.png diff --git a/public/-/emojis/2/dollar.png b/public/-/emojis/2/dollar.png Binary files differnew file mode 100644 index 00000000000..dc0ffc7580e --- /dev/null +++ b/public/-/emojis/2/dollar.png diff --git a/public/-/emojis/2/dolls.png b/public/-/emojis/2/dolls.png Binary files differnew file mode 100644 index 00000000000..7e0ac5e0ff5 --- /dev/null +++ b/public/-/emojis/2/dolls.png diff --git a/public/-/emojis/2/dolphin.png b/public/-/emojis/2/dolphin.png Binary files differnew file mode 100644 index 00000000000..135c1ff635f --- /dev/null +++ b/public/-/emojis/2/dolphin.png diff --git a/public/-/emojis/2/door.png b/public/-/emojis/2/door.png Binary files differnew file mode 100644 index 00000000000..9f97e75007f --- /dev/null +++ b/public/-/emojis/2/door.png diff --git a/public/-/emojis/2/doughnut.png b/public/-/emojis/2/doughnut.png Binary files differnew file mode 100644 index 00000000000..12fff3c0d52 --- /dev/null +++ b/public/-/emojis/2/doughnut.png diff --git a/public/-/emojis/2/dove.png b/public/-/emojis/2/dove.png Binary files differnew file mode 100644 index 00000000000..2a4392ec711 --- /dev/null +++ b/public/-/emojis/2/dove.png diff --git a/public/-/emojis/2/dragon.png b/public/-/emojis/2/dragon.png Binary files differnew file mode 100644 index 00000000000..0373699122e --- /dev/null +++ b/public/-/emojis/2/dragon.png diff --git a/public/-/emojis/2/dragon_face.png b/public/-/emojis/2/dragon_face.png Binary files differnew file mode 100644 index 00000000000..1184d6f1a10 --- /dev/null +++ b/public/-/emojis/2/dragon_face.png diff --git a/public/-/emojis/2/dress.png b/public/-/emojis/2/dress.png Binary files differnew file mode 100644 index 00000000000..b8eacb7d177 --- /dev/null +++ b/public/-/emojis/2/dress.png diff --git a/public/-/emojis/2/dromedary_camel.png b/public/-/emojis/2/dromedary_camel.png Binary files differnew file mode 100644 index 00000000000..bad07051604 --- /dev/null +++ b/public/-/emojis/2/dromedary_camel.png diff --git a/public/-/emojis/2/drooling_face.png b/public/-/emojis/2/drooling_face.png Binary files differnew file mode 100644 index 00000000000..ad883534d30 --- /dev/null +++ b/public/-/emojis/2/drooling_face.png diff --git a/public/-/emojis/2/droplet.png b/public/-/emojis/2/droplet.png Binary files differnew file mode 100644 index 00000000000..5cfce842955 --- /dev/null +++ b/public/-/emojis/2/droplet.png diff --git a/public/-/emojis/2/drum.png b/public/-/emojis/2/drum.png Binary files differnew file mode 100644 index 00000000000..43a3b0cb1ce --- /dev/null +++ b/public/-/emojis/2/drum.png diff --git a/public/-/emojis/2/duck.png b/public/-/emojis/2/duck.png Binary files differnew file mode 100644 index 00000000000..1126d456cb0 --- /dev/null +++ b/public/-/emojis/2/duck.png diff --git a/public/-/emojis/2/dvd.png b/public/-/emojis/2/dvd.png Binary files differnew file mode 100644 index 00000000000..b3b00ecfdcf --- /dev/null +++ b/public/-/emojis/2/dvd.png diff --git a/public/-/emojis/2/e-mail.png b/public/-/emojis/2/e-mail.png Binary files differnew file mode 100644 index 00000000000..ce99dd7a163 --- /dev/null +++ b/public/-/emojis/2/e-mail.png diff --git a/public/-/emojis/2/eagle.png b/public/-/emojis/2/eagle.png Binary files differnew file mode 100644 index 00000000000..9e799f596a5 --- /dev/null +++ b/public/-/emojis/2/eagle.png diff --git a/public/-/emojis/2/ear.png b/public/-/emojis/2/ear.png Binary files differnew file mode 100644 index 00000000000..29aaf9ea164 --- /dev/null +++ b/public/-/emojis/2/ear.png diff --git a/public/-/emojis/2/ear_of_rice.png b/public/-/emojis/2/ear_of_rice.png Binary files differnew file mode 100644 index 00000000000..5424d157bc3 --- /dev/null +++ b/public/-/emojis/2/ear_of_rice.png diff --git a/public/-/emojis/2/ear_tone1.png b/public/-/emojis/2/ear_tone1.png Binary files differnew file mode 100644 index 00000000000..dee81b5f6ce --- /dev/null +++ b/public/-/emojis/2/ear_tone1.png diff --git a/public/-/emojis/2/ear_tone2.png b/public/-/emojis/2/ear_tone2.png Binary files differnew file mode 100644 index 00000000000..06b9835ea65 --- /dev/null +++ b/public/-/emojis/2/ear_tone2.png diff --git a/public/-/emojis/2/ear_tone3.png b/public/-/emojis/2/ear_tone3.png Binary files differnew file mode 100644 index 00000000000..3e0ac0befd3 --- /dev/null +++ b/public/-/emojis/2/ear_tone3.png diff --git a/public/-/emojis/2/ear_tone4.png b/public/-/emojis/2/ear_tone4.png Binary files differnew file mode 100644 index 00000000000..42398620022 --- /dev/null +++ b/public/-/emojis/2/ear_tone4.png diff --git a/public/-/emojis/2/ear_tone5.png b/public/-/emojis/2/ear_tone5.png Binary files differnew file mode 100644 index 00000000000..de97241e30c --- /dev/null +++ b/public/-/emojis/2/ear_tone5.png diff --git a/public/-/emojis/2/earth_africa.png b/public/-/emojis/2/earth_africa.png Binary files differnew file mode 100644 index 00000000000..11b57568561 --- /dev/null +++ b/public/-/emojis/2/earth_africa.png diff --git a/public/-/emojis/2/earth_americas.png b/public/-/emojis/2/earth_americas.png Binary files differnew file mode 100644 index 00000000000..9f80abddcf7 --- /dev/null +++ b/public/-/emojis/2/earth_americas.png diff --git a/public/-/emojis/2/earth_asia.png b/public/-/emojis/2/earth_asia.png Binary files differnew file mode 100644 index 00000000000..199705875b0 --- /dev/null +++ b/public/-/emojis/2/earth_asia.png diff --git a/public/-/emojis/2/egg.png b/public/-/emojis/2/egg.png Binary files differnew file mode 100644 index 00000000000..201929d6119 --- /dev/null +++ b/public/-/emojis/2/egg.png diff --git a/public/-/emojis/2/eggplant.png b/public/-/emojis/2/eggplant.png Binary files differnew file mode 100644 index 00000000000..bb21a8e6f2e --- /dev/null +++ b/public/-/emojis/2/eggplant.png diff --git a/public/-/emojis/2/eight.png b/public/-/emojis/2/eight.png Binary files differnew file mode 100644 index 00000000000..d220764a928 --- /dev/null +++ b/public/-/emojis/2/eight.png diff --git a/public/-/emojis/2/eight_pointed_black_star.png b/public/-/emojis/2/eight_pointed_black_star.png Binary files differnew file mode 100644 index 00000000000..78ad05b8bed --- /dev/null +++ b/public/-/emojis/2/eight_pointed_black_star.png diff --git a/public/-/emojis/2/eight_spoked_asterisk.png b/public/-/emojis/2/eight_spoked_asterisk.png Binary files differnew file mode 100644 index 00000000000..fd95e20ba88 --- /dev/null +++ b/public/-/emojis/2/eight_spoked_asterisk.png diff --git a/public/-/emojis/2/eject.png b/public/-/emojis/2/eject.png Binary files differnew file mode 100644 index 00000000000..9037b30f5fd --- /dev/null +++ b/public/-/emojis/2/eject.png diff --git a/public/-/emojis/2/electric_plug.png b/public/-/emojis/2/electric_plug.png Binary files differnew file mode 100644 index 00000000000..8942ea456ea --- /dev/null +++ b/public/-/emojis/2/electric_plug.png diff --git a/public/-/emojis/2/elephant.png b/public/-/emojis/2/elephant.png Binary files differnew file mode 100644 index 00000000000..d25e5e96fb5 --- /dev/null +++ b/public/-/emojis/2/elephant.png diff --git a/public/-/emojis/2/emojis.json b/public/-/emojis/2/emojis.json new file mode 100644 index 00000000000..4ba559b5a77 --- /dev/null +++ b/public/-/emojis/2/emojis.json @@ -0,0 +1,10766 @@ +{ + "100": { + "c": "symbols", + "e": "💯", + "d": "hundred points symbol", + "u": "6.0" + }, + "1234": { + "c": "symbols", + "e": "🔢", + "d": "input symbol for numbers", + "u": "6.0" + }, + "8ball": { + "c": "activity", + "e": "🎱", + "d": "billiards", + "u": "6.0" + }, + "a": { + "c": "symbols", + "e": "🅰", + "d": "negative squared latin capital letter a", + "u": "6.0" + }, + "ab": { + "c": "symbols", + "e": "🆎", + "d": "negative squared ab", + "u": "6.0" + }, + "abc": { + "c": "symbols", + "e": "🔤", + "d": "input symbol for latin letters", + "u": "6.0" + }, + "abcd": { + "c": "symbols", + "e": "🔡", + "d": "input symbol for latin small letters", + "u": "6.0" + }, + "accept": { + "c": "symbols", + "e": "🉑", + "d": "circled ideograph accept", + "u": "6.0" + }, + "aerial_tramway": { + "c": "travel", + "e": "🚡", + "d": "aerial tramway", + "u": "6.0" + }, + "airplane": { + "c": "travel", + "e": "✈", + "d": "airplane", + "u": "1.1" + }, + "airplane_arriving": { + "c": "travel", + "e": "🛬", + "d": "airplane arriving", + "u": "7.0" + }, + "airplane_departure": { + "c": "travel", + "e": "🛫", + "d": "airplane departure", + "u": "7.0" + }, + "airplane_small": { + "c": "travel", + "e": "🛩", + "d": "small airplane", + "u": "7.0" + }, + "alarm_clock": { + "c": "objects", + "e": "⏰", + "d": "alarm clock", + "u": "6.0" + }, + "alembic": { + "c": "objects", + "e": "⚗", + "d": "alembic", + "u": "4.1" + }, + "alien": { + "c": "people", + "e": "👽", + "d": "extraterrestrial alien", + "u": "6.0" + }, + "ambulance": { + "c": "travel", + "e": "🚑", + "d": "ambulance", + "u": "6.0" + }, + "amphora": { + "c": "objects", + "e": "🏺", + "d": "amphora", + "u": "8.0" + }, + "anchor": { + "c": "travel", + "e": "⚓", + "d": "anchor", + "u": "4.1" + }, + "angel": { + "c": "people", + "e": "👼", + "d": "baby angel", + "u": "6.0" + }, + "angel_tone1": { + "c": "people", + "e": "👼🏻", + "d": "baby angel tone 1", + "u": "8.0" + }, + "angel_tone2": { + "c": "people", + "e": "👼🏼", + "d": "baby angel tone 2", + "u": "8.0" + }, + "angel_tone3": { + "c": "people", + "e": "👼🏽", + "d": "baby angel tone 3", + "u": "8.0" + }, + "angel_tone4": { + "c": "people", + "e": "👼🏾", + "d": "baby angel tone 4", + "u": "8.0" + }, + "angel_tone5": { + "c": "people", + "e": "👼🏿", + "d": "baby angel tone 5", + "u": "8.0" + }, + "anger": { + "c": "symbols", + "e": "💢", + "d": "anger symbol", + "u": "6.0" + }, + "anger_right": { + "c": "symbols", + "e": "🗯", + "d": "right anger bubble", + "u": "7.0" + }, + "angry": { + "c": "people", + "e": "😠", + "d": "angry face", + "u": "6.0" + }, + "anguished": { + "c": "people", + "e": "😧", + "d": "anguished face", + "u": "6.1" + }, + "ant": { + "c": "nature", + "e": "🐜", + "d": "ant", + "u": "6.0" + }, + "apple": { + "c": "food", + "e": "🍎", + "d": "red apple", + "u": "6.0" + }, + "aquarius": { + "c": "symbols", + "e": "♒", + "d": "aquarius", + "u": "1.1" + }, + "aries": { + "c": "symbols", + "e": "♈", + "d": "aries", + "u": "1.1" + }, + "arrow_backward": { + "c": "symbols", + "e": "◀", + "d": "black left-pointing triangle", + "u": "1.1" + }, + "arrow_double_down": { + "c": "symbols", + "e": "⏬", + "d": "black down-pointing double triangle", + "u": "6.0" + }, + "arrow_double_up": { + "c": "symbols", + "e": "⏫", + "d": "black up-pointing double triangle", + "u": "6.0" + }, + "arrow_down": { + "c": "symbols", + "e": "⬇", + "d": "downwards black arrow", + "u": "4.0" + }, + "arrow_down_small": { + "c": "symbols", + "e": "🔽", + "d": "down-pointing small red triangle", + "u": "6.0" + }, + "arrow_forward": { + "c": "symbols", + "e": "▶", + "d": "black right-pointing triangle", + "u": "1.1" + }, + "arrow_heading_down": { + "c": "symbols", + "e": "⤵", + "d": "arrow pointing rightwards then curving downwards", + "u": "3.2" + }, + "arrow_heading_up": { + "c": "symbols", + "e": "⤴", + "d": "arrow pointing rightwards then curving upwards", + "u": "3.2" + }, + "arrow_left": { + "c": "symbols", + "e": "⬅", + "d": "leftwards black arrow", + "u": "4.0" + }, + "arrow_lower_left": { + "c": "symbols", + "e": "↙", + "d": "south west arrow", + "u": "1.1" + }, + "arrow_lower_right": { + "c": "symbols", + "e": "↘", + "d": "south east arrow", + "u": "1.1" + }, + "arrow_right": { + "c": "symbols", + "e": "➡", + "d": "black rightwards arrow", + "u": "1.1" + }, + "arrow_right_hook": { + "c": "symbols", + "e": "↪", + "d": "rightwards arrow with hook", + "u": "1.1" + }, + "arrow_up": { + "c": "symbols", + "e": "⬆", + "d": "upwards black arrow", + "u": "4.0" + }, + "arrow_up_down": { + "c": "symbols", + "e": "↕", + "d": "up down arrow", + "u": "1.1" + }, + "arrow_up_small": { + "c": "symbols", + "e": "🔼", + "d": "up-pointing small red triangle", + "u": "6.0" + }, + "arrow_upper_left": { + "c": "symbols", + "e": "↖", + "d": "north west arrow", + "u": "1.1" + }, + "arrow_upper_right": { + "c": "symbols", + "e": "↗", + "d": "north east arrow", + "u": "1.1" + }, + "arrows_clockwise": { + "c": "symbols", + "e": "🔃", + "d": "clockwise downwards and upwards open circle arrows", + "u": "6.0" + }, + "arrows_counterclockwise": { + "c": "symbols", + "e": "🔄", + "d": "anticlockwise downwards and upwards open circle ar", + "u": "6.0" + }, + "art": { + "c": "activity", + "e": "🎨", + "d": "artist palette", + "u": "6.0" + }, + "articulated_lorry": { + "c": "travel", + "e": "🚛", + "d": "articulated lorry", + "u": "6.0" + }, + "asterisk": { + "c": "symbols", + "e": "*⃣", + "d": "keycap asterisk", + "u": "3.0" + }, + "astonished": { + "c": "people", + "e": "😲", + "d": "astonished face", + "u": "6.0" + }, + "athletic_shoe": { + "c": "people", + "e": "👟", + "d": "athletic shoe", + "u": "6.0" + }, + "atm": { + "c": "symbols", + "e": "🏧", + "d": "automated teller machine", + "u": "6.0" + }, + "atom": { + "c": "symbols", + "e": "⚛", + "d": "atom symbol", + "u": "4.1" + }, + "avocado": { + "c": "food", + "e": "🥑", + "d": "avocado", + "u": "9.0" + }, + "b": { + "c": "symbols", + "e": "🅱", + "d": "negative squared latin capital letter b", + "u": "6.0" + }, + "baby": { + "c": "people", + "e": "👶", + "d": "baby", + "u": "6.0" + }, + "baby_bottle": { + "c": "food", + "e": "🍼", + "d": "baby bottle", + "u": "6.0" + }, + "baby_chick": { + "c": "nature", + "e": "🐤", + "d": "baby chick", + "u": "6.0" + }, + "baby_symbol": { + "c": "symbols", + "e": "🚼", + "d": "baby symbol", + "u": "6.0" + }, + "baby_tone1": { + "c": "people", + "e": "👶🏻", + "d": "baby tone 1", + "u": "8.0" + }, + "baby_tone2": { + "c": "people", + "e": "👶🏼", + "d": "baby tone 2", + "u": "8.0" + }, + "baby_tone3": { + "c": "people", + "e": "👶🏽", + "d": "baby tone 3", + "u": "8.0" + }, + "baby_tone4": { + "c": "people", + "e": "👶🏾", + "d": "baby tone 4", + "u": "8.0" + }, + "baby_tone5": { + "c": "people", + "e": "👶🏿", + "d": "baby tone 5", + "u": "8.0" + }, + "back": { + "c": "symbols", + "e": "🔙", + "d": "back with leftwards arrow above", + "u": "6.0" + }, + "bacon": { + "c": "food", + "e": "🥓", + "d": "bacon", + "u": "9.0" + }, + "badminton": { + "c": "activity", + "e": "🏸", + "d": "badminton racquet", + "u": "8.0" + }, + "baggage_claim": { + "c": "symbols", + "e": "🛄", + "d": "baggage claim", + "u": "6.0" + }, + "balloon": { + "c": "objects", + "e": "🎈", + "d": "balloon", + "u": "6.0" + }, + "ballot_box": { + "c": "objects", + "e": "🗳", + "d": "ballot box with ballot", + "u": "7.0" + }, + "ballot_box_with_check": { + "c": "symbols", + "e": "☑", + "d": "ballot box with check", + "u": "1.1" + }, + "bamboo": { + "c": "nature", + "e": "🎍", + "d": "pine decoration", + "u": "6.0" + }, + "banana": { + "c": "food", + "e": "🍌", + "d": "banana", + "u": "6.0" + }, + "bangbang": { + "c": "symbols", + "e": "‼", + "d": "double exclamation mark", + "u": "1.1" + }, + "bank": { + "c": "travel", + "e": "🏦", + "d": "bank", + "u": "6.0" + }, + "bar_chart": { + "c": "objects", + "e": "📊", + "d": "bar chart", + "u": "6.0" + }, + "barber": { + "c": "objects", + "e": "💈", + "d": "barber pole", + "u": "6.0" + }, + "baseball": { + "c": "activity", + "e": "⚾", + "d": "baseball", + "u": "5.2" + }, + "basketball": { + "c": "activity", + "e": "🏀", + "d": "basketball and hoop", + "u": "6.0" + }, + "basketball_player": { + "c": "activity", + "e": "⛹", + "d": "person with ball", + "u": "5.2" + }, + "basketball_player_tone1": { + "c": "activity", + "e": "⛹🏻", + "d": "person with ball tone 1", + "u": "8.0" + }, + "basketball_player_tone2": { + "c": "activity", + "e": "⛹🏼", + "d": "person with ball tone 2", + "u": "8.0" + }, + "basketball_player_tone3": { + "c": "activity", + "e": "⛹🏽", + "d": "person with ball tone 3", + "u": "8.0" + }, + "basketball_player_tone4": { + "c": "activity", + "e": "⛹🏾", + "d": "person with ball tone 4", + "u": "8.0" + }, + "basketball_player_tone5": { + "c": "activity", + "e": "⛹🏿", + "d": "person with ball tone 5", + "u": "8.0" + }, + "bat": { + "c": "nature", + "e": "🦇", + "d": "bat", + "u": "9.0" + }, + "bath": { + "c": "activity", + "e": "🛀", + "d": "bath", + "u": "6.0" + }, + "bath_tone1": { + "c": "activity", + "e": "🛀🏻", + "d": "bath tone 1", + "u": "8.0" + }, + "bath_tone2": { + "c": "activity", + "e": "🛀🏼", + "d": "bath tone 2", + "u": "8.0" + }, + "bath_tone3": { + "c": "activity", + "e": "🛀🏽", + "d": "bath tone 3", + "u": "8.0" + }, + "bath_tone4": { + "c": "activity", + "e": "🛀🏾", + "d": "bath tone 4", + "u": "8.0" + }, + "bath_tone5": { + "c": "activity", + "e": "🛀🏿", + "d": "bath tone 5", + "u": "8.0" + }, + "bathtub": { + "c": "objects", + "e": "🛁", + "d": "bathtub", + "u": "6.0" + }, + "battery": { + "c": "objects", + "e": "🔋", + "d": "battery", + "u": "6.0" + }, + "beach": { + "c": "travel", + "e": "🏖", + "d": "beach with umbrella", + "u": "7.0" + }, + "beach_umbrella": { + "c": "objects", + "e": "⛱", + "d": "umbrella on ground", + "u": "5.2" + }, + "bear": { + "c": "nature", + "e": "🐻", + "d": "bear face", + "u": "6.0" + }, + "bed": { + "c": "objects", + "e": "🛏", + "d": "bed", + "u": "7.0" + }, + "bee": { + "c": "nature", + "e": "🐝", + "d": "honeybee", + "u": "6.0" + }, + "beer": { + "c": "food", + "e": "🍺", + "d": "beer mug", + "u": "6.0" + }, + "beers": { + "c": "food", + "e": "🍻", + "d": "clinking beer mugs", + "u": "6.0" + }, + "beetle": { + "c": "nature", + "e": "🐞", + "d": "lady beetle", + "u": "6.0" + }, + "beginner": { + "c": "symbols", + "e": "🔰", + "d": "japanese symbol for beginner", + "u": "6.0" + }, + "bell": { + "c": "symbols", + "e": "🔔", + "d": "bell", + "u": "6.0" + }, + "bellhop": { + "c": "objects", + "e": "🛎", + "d": "bellhop bell", + "u": "7.0" + }, + "bento": { + "c": "food", + "e": "🍱", + "d": "bento box", + "u": "6.0" + }, + "bicyclist": { + "c": "activity", + "e": "🚴", + "d": "bicyclist", + "u": "6.0" + }, + "bicyclist_tone1": { + "c": "activity", + "e": "🚴🏻", + "d": "bicyclist tone 1", + "u": "8.0" + }, + "bicyclist_tone2": { + "c": "activity", + "e": "🚴🏼", + "d": "bicyclist tone 2", + "u": "8.0" + }, + "bicyclist_tone3": { + "c": "activity", + "e": "🚴🏽", + "d": "bicyclist tone 3", + "u": "8.0" + }, + "bicyclist_tone4": { + "c": "activity", + "e": "🚴🏾", + "d": "bicyclist tone 4", + "u": "8.0" + }, + "bicyclist_tone5": { + "c": "activity", + "e": "🚴🏿", + "d": "bicyclist tone 5", + "u": "8.0" + }, + "bike": { + "c": "travel", + "e": "🚲", + "d": "bicycle", + "u": "6.0" + }, + "bikini": { + "c": "people", + "e": "👙", + "d": "bikini", + "u": "6.0" + }, + "biohazard": { + "c": "symbols", + "e": "☣", + "d": "biohazard sign", + "u": "1.1" + }, + "bird": { + "c": "nature", + "e": "🐦", + "d": "bird", + "u": "6.0" + }, + "birthday": { + "c": "food", + "e": "🎂", + "d": "birthday cake", + "u": "6.0" + }, + "black_circle": { + "c": "symbols", + "e": "⚫", + "d": "medium black circle", + "u": "4.1" + }, + "black_heart": { + "c": "symbols", + "e": "🖤", + "d": "black heart", + "u": "9.0" + }, + "black_joker": { + "c": "symbols", + "e": "🃏", + "d": "playing card black joker", + "u": "6.0" + }, + "black_large_square": { + "c": "symbols", + "e": "⬛", + "d": "black large square", + "u": "5.1" + }, + "black_medium_small_square": { + "c": "symbols", + "e": "◾", + "d": "black medium small square", + "u": "3.2" + }, + "black_medium_square": { + "c": "symbols", + "e": "◼", + "d": "black medium square", + "u": "3.2" + }, + "black_nib": { + "c": "objects", + "e": "✒", + "d": "black nib", + "u": "1.1" + }, + "black_small_square": { + "c": "symbols", + "e": "▪", + "d": "black small square", + "u": "1.1" + }, + "black_square_button": { + "c": "symbols", + "e": "🔲", + "d": "black square button", + "u": "6.0" + }, + "blossom": { + "c": "nature", + "e": "🌼", + "d": "blossom", + "u": "6.0" + }, + "blowfish": { + "c": "nature", + "e": "🐡", + "d": "blowfish", + "u": "6.0" + }, + "blue_book": { + "c": "objects", + "e": "📘", + "d": "blue book", + "u": "6.0" + }, + "blue_car": { + "c": "travel", + "e": "🚙", + "d": "recreational vehicle", + "u": "6.0" + }, + "blue_heart": { + "c": "symbols", + "e": "💙", + "d": "blue heart", + "u": "6.0" + }, + "blush": { + "c": "people", + "e": "😊", + "d": "smiling face with smiling eyes", + "u": "6.0" + }, + "boar": { + "c": "nature", + "e": "🐗", + "d": "boar", + "u": "6.0" + }, + "bomb": { + "c": "objects", + "e": "💣", + "d": "bomb", + "u": "6.0" + }, + "book": { + "c": "objects", + "e": "📖", + "d": "open book", + "u": "6.0" + }, + "bookmark": { + "c": "objects", + "e": "🔖", + "d": "bookmark", + "u": "6.0" + }, + "bookmark_tabs": { + "c": "objects", + "e": "📑", + "d": "bookmark tabs", + "u": "6.0" + }, + "books": { + "c": "objects", + "e": "📚", + "d": "books", + "u": "6.0" + }, + "boom": { + "c": "nature", + "e": "💥", + "d": "collision symbol", + "u": "6.0" + }, + "boot": { + "c": "people", + "e": "👢", + "d": "womans boots", + "u": "6.0" + }, + "bouquet": { + "c": "nature", + "e": "💐", + "d": "bouquet", + "u": "6.0" + }, + "bow": { + "c": "people", + "e": "🙇", + "d": "person bowing deeply", + "u": "6.0" + }, + "bow_and_arrow": { + "c": "activity", + "e": "🏹", + "d": "bow and arrow", + "u": "8.0" + }, + "bow_tone1": { + "c": "people", + "e": "🙇🏻", + "d": "person bowing deeply tone 1", + "u": "8.0" + }, + "bow_tone2": { + "c": "people", + "e": "🙇🏼", + "d": "person bowing deeply tone 2", + "u": "8.0" + }, + "bow_tone3": { + "c": "people", + "e": "🙇🏽", + "d": "person bowing deeply tone 3", + "u": "8.0" + }, + "bow_tone4": { + "c": "people", + "e": "🙇🏾", + "d": "person bowing deeply tone 4", + "u": "8.0" + }, + "bow_tone5": { + "c": "people", + "e": "🙇🏿", + "d": "person bowing deeply tone 5", + "u": "8.0" + }, + "bowling": { + "c": "activity", + "e": "🎳", + "d": "bowling", + "u": "6.0" + }, + "boxing_glove": { + "c": "activity", + "e": "🥊", + "d": "boxing glove", + "u": "9.0" + }, + "boy": { + "c": "people", + "e": "👦", + "d": "boy", + "u": "6.0" + }, + "boy_tone1": { + "c": "people", + "e": "👦🏻", + "d": "boy tone 1", + "u": "8.0" + }, + "boy_tone2": { + "c": "people", + "e": "👦🏼", + "d": "boy tone 2", + "u": "8.0" + }, + "boy_tone3": { + "c": "people", + "e": "👦🏽", + "d": "boy tone 3", + "u": "8.0" + }, + "boy_tone4": { + "c": "people", + "e": "👦🏾", + "d": "boy tone 4", + "u": "8.0" + }, + "boy_tone5": { + "c": "people", + "e": "👦🏿", + "d": "boy tone 5", + "u": "8.0" + }, + "bread": { + "c": "food", + "e": "🍞", + "d": "bread", + "u": "6.0" + }, + "bride_with_veil": { + "c": "people", + "e": "👰", + "d": "bride with veil", + "u": "6.0" + }, + "bride_with_veil_tone1": { + "c": "people", + "e": "👰🏻", + "d": "bride with veil tone 1", + "u": "8.0" + }, + "bride_with_veil_tone2": { + "c": "people", + "e": "👰🏼", + "d": "bride with veil tone 2", + "u": "8.0" + }, + "bride_with_veil_tone3": { + "c": "people", + "e": "👰🏽", + "d": "bride with veil tone 3", + "u": "8.0" + }, + "bride_with_veil_tone4": { + "c": "people", + "e": "👰🏾", + "d": "bride with veil tone 4", + "u": "8.0" + }, + "bride_with_veil_tone5": { + "c": "people", + "e": "👰🏿", + "d": "bride with veil tone 5", + "u": "8.0" + }, + "bridge_at_night": { + "c": "travel", + "e": "🌉", + "d": "bridge at night", + "u": "6.0" + }, + "briefcase": { + "c": "people", + "e": "💼", + "d": "briefcase", + "u": "6.0" + }, + "broken_heart": { + "c": "symbols", + "e": "💔", + "d": "broken heart", + "u": "6.0" + }, + "bug": { + "c": "nature", + "e": "🐛", + "d": "bug", + "u": "6.0" + }, + "bulb": { + "c": "objects", + "e": "💡", + "d": "electric light bulb", + "u": "6.0" + }, + "bullettrain_front": { + "c": "travel", + "e": "🚅", + "d": "high-speed train with bullet nose", + "u": "6.0" + }, + "bullettrain_side": { + "c": "travel", + "e": "🚄", + "d": "high-speed train", + "u": "6.0" + }, + "burrito": { + "c": "food", + "e": "🌯", + "d": "burrito", + "u": "8.0" + }, + "bus": { + "c": "travel", + "e": "🚌", + "d": "bus", + "u": "6.0" + }, + "busstop": { + "c": "travel", + "e": "🚏", + "d": "bus stop", + "u": "6.0" + }, + "bust_in_silhouette": { + "c": "people", + "e": "👤", + "d": "bust in silhouette", + "u": "6.0" + }, + "busts_in_silhouette": { + "c": "people", + "e": "👥", + "d": "busts in silhouette", + "u": "6.0" + }, + "butterfly": { + "c": "nature", + "e": "🦋", + "d": "butterfly", + "u": "9.0" + }, + "cactus": { + "c": "nature", + "e": "🌵", + "d": "cactus", + "u": "6.0" + }, + "cake": { + "c": "food", + "e": "🍰", + "d": "shortcake", + "u": "6.0" + }, + "calendar": { + "c": "objects", + "e": "📆", + "d": "tear-off calendar", + "u": "6.0" + }, + "calendar_spiral": { + "c": "objects", + "e": "🗓", + "d": "spiral calendar pad", + "u": "7.0" + }, + "call_me": { + "c": "people", + "e": "🤙", + "d": "call me hand", + "u": "9.0" + }, + "call_me_tone1": { + "c": "people", + "e": "🤙🏻", + "d": "call me hand tone 1", + "u": "9.0" + }, + "call_me_tone2": { + "c": "people", + "e": "🤙🏼", + "d": "call me hand tone 2", + "u": "9.0" + }, + "call_me_tone3": { + "c": "people", + "e": "🤙🏽", + "d": "call me hand tone 3", + "u": "9.0" + }, + "call_me_tone4": { + "c": "people", + "e": "🤙🏾", + "d": "call me hand tone 4", + "u": "9.0" + }, + "call_me_tone5": { + "c": "people", + "e": "🤙🏿", + "d": "call me hand tone 5", + "u": "9.0" + }, + "calling": { + "c": "objects", + "e": "📲", + "d": "mobile phone with rightwards arrow at left", + "u": "6.0" + }, + "camel": { + "c": "nature", + "e": "🐫", + "d": "bactrian camel", + "u": "6.0" + }, + "camera": { + "c": "objects", + "e": "📷", + "d": "camera", + "u": "6.0" + }, + "camera_with_flash": { + "c": "objects", + "e": "📸", + "d": "camera with flash", + "u": "7.0" + }, + "camping": { + "c": "travel", + "e": "🏕", + "d": "camping", + "u": "7.0" + }, + "cancer": { + "c": "symbols", + "e": "♋", + "d": "cancer", + "u": "1.1" + }, + "candle": { + "c": "objects", + "e": "🕯", + "d": "candle", + "u": "7.0" + }, + "candy": { + "c": "food", + "e": "🍬", + "d": "candy", + "u": "6.0" + }, + "canoe": { + "c": "travel", + "e": "🛶", + "d": "canoe", + "u": "9.0" + }, + "capital_abcd": { + "c": "symbols", + "e": "🔠", + "d": "input symbol for latin capital letters", + "u": "6.0" + }, + "capricorn": { + "c": "symbols", + "e": "♑", + "d": "capricorn", + "u": "1.1" + }, + "card_box": { + "c": "objects", + "e": "🗃", + "d": "card file box", + "u": "7.0" + }, + "card_index": { + "c": "objects", + "e": "📇", + "d": "card index", + "u": "6.0" + }, + "carousel_horse": { + "c": "travel", + "e": "🎠", + "d": "carousel horse", + "u": "6.0" + }, + "carrot": { + "c": "food", + "e": "🥕", + "d": "carrot", + "u": "9.0" + }, + "cartwheel": { + "c": "activity", + "e": "🤸", + "d": "person doing cartwheel", + "u": "9.0" + }, + "cartwheel_tone1": { + "c": "activity", + "e": "🤸🏻", + "d": "person doing cartwheel tone 1", + "u": "9.0" + }, + "cartwheel_tone2": { + "c": "activity", + "e": "🤸🏼", + "d": "person doing cartwheel tone 2", + "u": "9.0" + }, + "cartwheel_tone3": { + "c": "activity", + "e": "🤸🏽", + "d": "person doing cartwheel tone 3", + "u": "9.0" + }, + "cartwheel_tone4": { + "c": "activity", + "e": "🤸🏾", + "d": "person doing cartwheel tone 4", + "u": "9.0" + }, + "cartwheel_tone5": { + "c": "activity", + "e": "🤸🏿", + "d": "person doing cartwheel tone 5", + "u": "9.0" + }, + "cat": { + "c": "nature", + "e": "🐱", + "d": "cat face", + "u": "6.0" + }, + "cat2": { + "c": "nature", + "e": "🐈", + "d": "cat", + "u": "6.0" + }, + "cd": { + "c": "objects", + "e": "💿", + "d": "optical disc", + "u": "6.0" + }, + "chains": { + "c": "objects", + "e": "⛓", + "d": "chains", + "u": "5.2" + }, + "champagne": { + "c": "food", + "e": "🍾", + "d": "bottle with popping cork", + "u": "8.0" + }, + "champagne_glass": { + "c": "food", + "e": "🥂", + "d": "clinking glasses", + "u": "9.0" + }, + "chart": { + "c": "symbols", + "e": "💹", + "d": "chart with upwards trend and yen sign", + "u": "6.0" + }, + "chart_with_downwards_trend": { + "c": "objects", + "e": "📉", + "d": "chart with downwards trend", + "u": "6.0" + }, + "chart_with_upwards_trend": { + "c": "objects", + "e": "📈", + "d": "chart with upwards trend", + "u": "6.0" + }, + "checkered_flag": { + "c": "travel", + "e": "🏁", + "d": "chequered flag", + "u": "6.0" + }, + "cheese": { + "c": "food", + "e": "🧀", + "d": "cheese wedge", + "u": "8.0" + }, + "cherries": { + "c": "food", + "e": "🍒", + "d": "cherries", + "u": "6.0" + }, + "cherry_blossom": { + "c": "nature", + "e": "🌸", + "d": "cherry blossom", + "u": "6.0" + }, + "chestnut": { + "c": "nature", + "e": "🌰", + "d": "chestnut", + "u": "6.0" + }, + "chicken": { + "c": "nature", + "e": "🐔", + "d": "chicken", + "u": "6.0" + }, + "children_crossing": { + "c": "symbols", + "e": "🚸", + "d": "children crossing", + "u": "6.0" + }, + "chipmunk": { + "c": "nature", + "e": "🐿", + "d": "chipmunk", + "u": "7.0" + }, + "chocolate_bar": { + "c": "food", + "e": "🍫", + "d": "chocolate bar", + "u": "6.0" + }, + "christmas_tree": { + "c": "nature", + "e": "🎄", + "d": "christmas tree", + "u": "6.0" + }, + "church": { + "c": "travel", + "e": "⛪", + "d": "church", + "u": "5.2" + }, + "cinema": { + "c": "symbols", + "e": "🎦", + "d": "cinema", + "u": "6.0" + }, + "circus_tent": { + "c": "activity", + "e": "🎪", + "d": "circus tent", + "u": "6.0" + }, + "city_dusk": { + "c": "travel", + "e": "🌆", + "d": "cityscape at dusk", + "u": "6.0" + }, + "city_sunset": { + "c": "travel", + "e": "🌇", + "d": "sunset over buildings", + "u": "6.0" + }, + "cityscape": { + "c": "travel", + "e": "🏙", + "d": "cityscape", + "u": "7.0" + }, + "cl": { + "c": "symbols", + "e": "🆑", + "d": "squared cl", + "u": "6.0" + }, + "clap": { + "c": "people", + "e": "👏", + "d": "clapping hands sign", + "u": "6.0" + }, + "clap_tone1": { + "c": "people", + "e": "👏🏻", + "d": "clapping hands sign tone 1", + "u": "8.0" + }, + "clap_tone2": { + "c": "people", + "e": "👏🏼", + "d": "clapping hands sign tone 2", + "u": "8.0" + }, + "clap_tone3": { + "c": "people", + "e": "👏🏽", + "d": "clapping hands sign tone 3", + "u": "8.0" + }, + "clap_tone4": { + "c": "people", + "e": "👏🏾", + "d": "clapping hands sign tone 4", + "u": "8.0" + }, + "clap_tone5": { + "c": "people", + "e": "👏🏿", + "d": "clapping hands sign tone 5", + "u": "8.0" + }, + "clapper": { + "c": "activity", + "e": "🎬", + "d": "clapper board", + "u": "6.0" + }, + "classical_building": { + "c": "travel", + "e": "🏛", + "d": "classical building", + "u": "7.0" + }, + "clipboard": { + "c": "objects", + "e": "📋", + "d": "clipboard", + "u": "6.0" + }, + "clock": { + "c": "objects", + "e": "🕰", + "d": "mantlepiece clock", + "u": "7.0" + }, + "clock1": { + "c": "symbols", + "e": "🕐", + "d": "clock face one oclock", + "u": "6.0" + }, + "clock10": { + "c": "symbols", + "e": "🕙", + "d": "clock face ten oclock", + "u": "6.0" + }, + "clock1030": { + "c": "symbols", + "e": "🕥", + "d": "clock face ten-thirty", + "u": "6.0" + }, + "clock11": { + "c": "symbols", + "e": "🕚", + "d": "clock face eleven oclock", + "u": "6.0" + }, + "clock1130": { + "c": "symbols", + "e": "🕦", + "d": "clock face eleven-thirty", + "u": "6.0" + }, + "clock12": { + "c": "symbols", + "e": "🕛", + "d": "clock face twelve oclock", + "u": "6.0" + }, + "clock1230": { + "c": "symbols", + "e": "🕧", + "d": "clock face twelve-thirty", + "u": "6.0" + }, + "clock130": { + "c": "symbols", + "e": "🕜", + "d": "clock face one-thirty", + "u": "6.0" + }, + "clock2": { + "c": "symbols", + "e": "🕑", + "d": "clock face two oclock", + "u": "6.0" + }, + "clock230": { + "c": "symbols", + "e": "🕝", + "d": "clock face two-thirty", + "u": "6.0" + }, + "clock3": { + "c": "symbols", + "e": "🕒", + "d": "clock face three oclock", + "u": "6.0" + }, + "clock330": { + "c": "symbols", + "e": "🕞", + "d": "clock face three-thirty", + "u": "6.0" + }, + "clock4": { + "c": "symbols", + "e": "🕓", + "d": "clock face four oclock", + "u": "6.0" + }, + "clock430": { + "c": "symbols", + "e": "🕟", + "d": "clock face four-thirty", + "u": "6.0" + }, + "clock5": { + "c": "symbols", + "e": "🕔", + "d": "clock face five oclock", + "u": "6.0" + }, + "clock530": { + "c": "symbols", + "e": "🕠", + "d": "clock face five-thirty", + "u": "6.0" + }, + "clock6": { + "c": "symbols", + "e": "🕕", + "d": "clock face six oclock", + "u": "6.0" + }, + "clock630": { + "c": "symbols", + "e": "🕡", + "d": "clock face six-thirty", + "u": "6.0" + }, + "clock7": { + "c": "symbols", + "e": "🕖", + "d": "clock face seven oclock", + "u": "6.0" + }, + "clock730": { + "c": "symbols", + "e": "🕢", + "d": "clock face seven-thirty", + "u": "6.0" + }, + "clock8": { + "c": "symbols", + "e": "🕗", + "d": "clock face eight oclock", + "u": "6.0" + }, + "clock830": { + "c": "symbols", + "e": "🕣", + "d": "clock face eight-thirty", + "u": "6.0" + }, + "clock9": { + "c": "symbols", + "e": "🕘", + "d": "clock face nine oclock", + "u": "6.0" + }, + "clock930": { + "c": "symbols", + "e": "🕤", + "d": "clock face nine-thirty", + "u": "6.0" + }, + "closed_book": { + "c": "objects", + "e": "📕", + "d": "closed book", + "u": "6.0" + }, + "closed_lock_with_key": { + "c": "objects", + "e": "🔐", + "d": "closed lock with key", + "u": "6.0" + }, + "closed_umbrella": { + "c": "people", + "e": "🌂", + "d": "closed umbrella", + "u": "6.0" + }, + "cloud": { + "c": "nature", + "e": "☁", + "d": "cloud", + "u": "1.1" + }, + "cloud_lightning": { + "c": "nature", + "e": "🌩", + "d": "cloud with lightning", + "u": "7.0" + }, + "cloud_rain": { + "c": "nature", + "e": "🌧", + "d": "cloud with rain", + "u": "7.0" + }, + "cloud_snow": { + "c": "nature", + "e": "🌨", + "d": "cloud with snow", + "u": "7.0" + }, + "cloud_tornado": { + "c": "nature", + "e": "🌪", + "d": "cloud with tornado", + "u": "7.0" + }, + "clown": { + "c": "people", + "e": "🤡", + "d": "clown face", + "u": "9.0" + }, + "clubs": { + "c": "symbols", + "e": "♣", + "d": "black club suit", + "u": "1.1" + }, + "cocktail": { + "c": "food", + "e": "🍸", + "d": "cocktail glass", + "u": "6.0" + }, + "coffee": { + "c": "food", + "e": "☕", + "d": "hot beverage", + "u": "4.0" + }, + "coffin": { + "c": "objects", + "e": "⚰", + "d": "coffin", + "u": "4.1" + }, + "cold_sweat": { + "c": "people", + "e": "😰", + "d": "face with open mouth and cold sweat", + "u": "6.0" + }, + "comet": { + "c": "nature", + "e": "☄", + "d": "comet", + "u": "1.1" + }, + "compression": { + "c": "objects", + "e": "🗜", + "d": "compression", + "u": "7.0" + }, + "computer": { + "c": "objects", + "e": "💻", + "d": "personal computer", + "u": "6.0" + }, + "confetti_ball": { + "c": "objects", + "e": "🎊", + "d": "confetti ball", + "u": "6.0" + }, + "confounded": { + "c": "people", + "e": "😖", + "d": "confounded face", + "u": "6.0" + }, + "confused": { + "c": "people", + "e": "😕", + "d": "confused face", + "u": "6.1" + }, + "congratulations": { + "c": "symbols", + "e": "㊗", + "d": "circled ideograph congratulation", + "u": "1.1" + }, + "construction": { + "c": "travel", + "e": "🚧", + "d": "construction sign", + "u": "6.0" + }, + "construction_site": { + "c": "travel", + "e": "🏗", + "d": "building construction", + "u": "7.0" + }, + "construction_worker": { + "c": "people", + "e": "👷", + "d": "construction worker", + "u": "6.0" + }, + "construction_worker_tone1": { + "c": "people", + "e": "👷🏻", + "d": "construction worker tone 1", + "u": "8.0" + }, + "construction_worker_tone2": { + "c": "people", + "e": "👷🏼", + "d": "construction worker tone 2", + "u": "8.0" + }, + "construction_worker_tone3": { + "c": "people", + "e": "👷🏽", + "d": "construction worker tone 3", + "u": "8.0" + }, + "construction_worker_tone4": { + "c": "people", + "e": "👷🏾", + "d": "construction worker tone 4", + "u": "8.0" + }, + "construction_worker_tone5": { + "c": "people", + "e": "👷🏿", + "d": "construction worker tone 5", + "u": "8.0" + }, + "control_knobs": { + "c": "objects", + "e": "🎛", + "d": "control knobs", + "u": "7.0" + }, + "convenience_store": { + "c": "travel", + "e": "🏪", + "d": "convenience store", + "u": "6.0" + }, + "cookie": { + "c": "food", + "e": "🍪", + "d": "cookie", + "u": "6.0" + }, + "cooking": { + "c": "food", + "e": "🍳", + "d": "cooking", + "u": "6.0" + }, + "cool": { + "c": "symbols", + "e": "🆒", + "d": "squared cool", + "u": "6.0" + }, + "cop": { + "c": "people", + "e": "👮", + "d": "police officer", + "u": "6.0" + }, + "cop_tone1": { + "c": "people", + "e": "👮🏻", + "d": "police officer tone 1", + "u": "8.0" + }, + "cop_tone2": { + "c": "people", + "e": "👮🏼", + "d": "police officer tone 2", + "u": "8.0" + }, + "cop_tone3": { + "c": "people", + "e": "👮🏽", + "d": "police officer tone 3", + "u": "8.0" + }, + "cop_tone4": { + "c": "people", + "e": "👮🏾", + "d": "police officer tone 4", + "u": "8.0" + }, + "cop_tone5": { + "c": "people", + "e": "👮🏿", + "d": "police officer tone 5", + "u": "8.0" + }, + "copyright": { + "c": "symbols", + "e": "©️", + "d": "copyright sign", + "u": "1.1" + }, + "corn": { + "c": "food", + "e": "🌽", + "d": "ear of maize", + "u": "6.0" + }, + "couch": { + "c": "objects", + "e": "🛋", + "d": "couch and lamp", + "u": "7.0" + }, + "couple": { + "c": "people", + "e": "👫", + "d": "man and woman holding hands", + "u": "6.0" + }, + "couple_mm": { + "c": "people", + "e": "👨❤️👨", + "d": "couple (man,man)", + "u": "6.0" + }, + "couple_with_heart": { + "c": "people", + "e": "💑", + "d": "couple with heart", + "u": "6.0" + }, + "couple_ww": { + "c": "people", + "e": "👩❤️👩", + "d": "couple (woman,woman)", + "u": "6.0" + }, + "couplekiss": { + "c": "people", + "e": "💏", + "d": "kiss", + "u": "6.0" + }, + "cow": { + "c": "nature", + "e": "🐮", + "d": "cow face", + "u": "6.0" + }, + "cow2": { + "c": "nature", + "e": "🐄", + "d": "cow", + "u": "6.0" + }, + "cowboy": { + "c": "people", + "e": "🤠", + "d": "face with cowboy hat", + "u": "9.0" + }, + "crab": { + "c": "nature", + "e": "🦀", + "d": "crab", + "u": "8.0" + }, + "crayon": { + "c": "objects", + "e": "🖍", + "d": "lower left crayon", + "u": "7.0" + }, + "credit_card": { + "c": "objects", + "e": "💳", + "d": "credit card", + "u": "6.0" + }, + "crescent_moon": { + "c": "nature", + "e": "🌙", + "d": "crescent moon", + "u": "6.0" + }, + "cricket": { + "c": "activity", + "e": "🏏", + "d": "cricket bat and ball", + "u": "10.0" + }, + "crocodile": { + "c": "nature", + "e": "🐊", + "d": "crocodile", + "u": "6.0" + }, + "croissant": { + "c": "food", + "e": "🥐", + "d": "croissant", + "u": "9.0" + }, + "cross": { + "c": "symbols", + "e": "✝", + "d": "latin cross", + "u": "1.1" + }, + "crossed_flags": { + "c": "objects", + "e": "🎌", + "d": "crossed flags", + "u": "6.0" + }, + "crossed_swords": { + "c": "objects", + "e": "⚔", + "d": "crossed swords", + "u": "4.1" + }, + "crown": { + "c": "people", + "e": "👑", + "d": "crown", + "u": "6.0" + }, + "cruise_ship": { + "c": "travel", + "e": "🛳", + "d": "passenger ship", + "u": "7.0" + }, + "cry": { + "c": "people", + "e": "😢", + "d": "crying face", + "u": "6.0" + }, + "crying_cat_face": { + "c": "people", + "e": "😿", + "d": "crying cat face", + "u": "6.0" + }, + "crystal_ball": { + "c": "objects", + "e": "🔮", + "d": "crystal ball", + "u": "6.0" + }, + "cucumber": { + "c": "food", + "e": "🥒", + "d": "cucumber", + "u": "9.0" + }, + "cupid": { + "c": "symbols", + "e": "💘", + "d": "heart with arrow", + "u": "6.0" + }, + "curly_loop": { + "c": "symbols", + "e": "➰", + "d": "curly loop", + "u": "6.0" + }, + "currency_exchange": { + "c": "symbols", + "e": "💱", + "d": "currency exchange", + "u": "6.0" + }, + "curry": { + "c": "food", + "e": "🍛", + "d": "curry and rice", + "u": "6.0" + }, + "custard": { + "c": "food", + "e": "🍮", + "d": "custard", + "u": "6.0" + }, + "customs": { + "c": "symbols", + "e": "🛃", + "d": "customs", + "u": "6.0" + }, + "cyclone": { + "c": "symbols", + "e": "🌀", + "d": "cyclone", + "u": "6.0" + }, + "dagger": { + "c": "objects", + "e": "🗡", + "d": "dagger knife", + "u": "7.0" + }, + "dancer": { + "c": "people", + "e": "💃", + "d": "dancer", + "u": "6.0" + }, + "dancer_tone1": { + "c": "people", + "e": "💃🏻", + "d": "dancer tone 1", + "u": "8.0" + }, + "dancer_tone2": { + "c": "people", + "e": "💃🏼", + "d": "dancer tone 2", + "u": "8.0" + }, + "dancer_tone3": { + "c": "people", + "e": "💃🏽", + "d": "dancer tone 3", + "u": "8.0" + }, + "dancer_tone4": { + "c": "people", + "e": "💃🏾", + "d": "dancer tone 4", + "u": "8.0" + }, + "dancer_tone5": { + "c": "people", + "e": "💃🏿", + "d": "dancer tone 5", + "u": "8.0" + }, + "dancers": { + "c": "people", + "e": "👯", + "d": "woman with bunny ears", + "u": "6.0" + }, + "dango": { + "c": "food", + "e": "🍡", + "d": "dango", + "u": "6.0" + }, + "dark_sunglasses": { + "c": "people", + "e": "🕶", + "d": "dark sunglasses", + "u": "7.0" + }, + "dart": { + "c": "activity", + "e": "🎯", + "d": "direct hit", + "u": "6.0" + }, + "dash": { + "c": "nature", + "e": "💨", + "d": "dash symbol", + "u": "6.0" + }, + "date": { + "c": "objects", + "e": "📅", + "d": "calendar", + "u": "6.0" + }, + "deciduous_tree": { + "c": "nature", + "e": "🌳", + "d": "deciduous tree", + "u": "6.0" + }, + "deer": { + "c": "nature", + "e": "🦌", + "d": "deer", + "u": "9.0" + }, + "department_store": { + "c": "travel", + "e": "🏬", + "d": "department store", + "u": "6.0" + }, + "desert": { + "c": "travel", + "e": "🏜", + "d": "desert", + "u": "7.0" + }, + "desktop": { + "c": "objects", + "e": "🖥", + "d": "desktop computer", + "u": "7.0" + }, + "diamond_shape_with_a_dot_inside": { + "c": "symbols", + "e": "💠", + "d": "diamond shape with a dot inside", + "u": "6.0" + }, + "diamonds": { + "c": "symbols", + "e": "♦", + "d": "black diamond suit", + "u": "1.1" + }, + "disappointed": { + "c": "people", + "e": "😞", + "d": "disappointed face", + "u": "6.0" + }, + "disappointed_relieved": { + "c": "people", + "e": "😥", + "d": "disappointed but relieved face", + "u": "6.0" + }, + "dividers": { + "c": "objects", + "e": "🗂", + "d": "card index dividers", + "u": "7.0" + }, + "dizzy": { + "c": "nature", + "e": "💫", + "d": "dizzy symbol", + "u": "6.0" + }, + "dizzy_face": { + "c": "people", + "e": "😵", + "d": "dizzy face", + "u": "6.0" + }, + "do_not_litter": { + "c": "symbols", + "e": "🚯", + "d": "do not litter symbol", + "u": "6.0" + }, + "dog": { + "c": "nature", + "e": "🐶", + "d": "dog face", + "u": "6.0" + }, + "dog2": { + "c": "nature", + "e": "🐕", + "d": "dog", + "u": "6.0" + }, + "dollar": { + "c": "objects", + "e": "💵", + "d": "banknote with dollar sign", + "u": "6.0" + }, + "dolls": { + "c": "objects", + "e": "🎎", + "d": "japanese dolls", + "u": "6.0" + }, + "dolphin": { + "c": "nature", + "e": "🐬", + "d": "dolphin", + "u": "6.0" + }, + "door": { + "c": "objects", + "e": "🚪", + "d": "door", + "u": "6.0" + }, + "doughnut": { + "c": "food", + "e": "🍩", + "d": "doughnut", + "u": "6.0" + }, + "dove": { + "c": "nature", + "e": "🕊", + "d": "dove of peace", + "u": "7.0" + }, + "dragon": { + "c": "nature", + "e": "🐉", + "d": "dragon", + "u": "6.0" + }, + "dragon_face": { + "c": "nature", + "e": "🐲", + "d": "dragon face", + "u": "6.0" + }, + "dress": { + "c": "people", + "e": "👗", + "d": "dress", + "u": "6.0" + }, + "dromedary_camel": { + "c": "nature", + "e": "🐪", + "d": "dromedary camel", + "u": "6.0" + }, + "drooling_face": { + "c": "people", + "e": "🤤", + "d": "drooling face", + "u": "9.0" + }, + "droplet": { + "c": "nature", + "e": "💧", + "d": "droplet", + "u": "6.0" + }, + "drum": { + "c": "activity", + "e": "🥁", + "d": "drum with drumsticks", + "u": "9.0" + }, + "duck": { + "c": "nature", + "e": "🦆", + "d": "duck", + "u": "9.0" + }, + "dvd": { + "c": "objects", + "e": "📀", + "d": "dvd", + "u": "6.0" + }, + "e-mail": { + "c": "objects", + "e": "📧", + "d": "e-mail symbol", + "u": "6.0" + }, + "eagle": { + "c": "nature", + "e": "🦅", + "d": "eagle", + "u": "9.0" + }, + "ear": { + "c": "people", + "e": "👂", + "d": "ear", + "u": "6.0" + }, + "ear_of_rice": { + "c": "nature", + "e": "🌾", + "d": "ear of rice", + "u": "6.0" + }, + "ear_tone1": { + "c": "people", + "e": "👂🏻", + "d": "ear tone 1", + "u": "8.0" + }, + "ear_tone2": { + "c": "people", + "e": "👂🏼", + "d": "ear tone 2", + "u": "8.0" + }, + "ear_tone3": { + "c": "people", + "e": "👂🏽", + "d": "ear tone 3", + "u": "8.0" + }, + "ear_tone4": { + "c": "people", + "e": "👂🏾", + "d": "ear tone 4", + "u": "8.0" + }, + "ear_tone5": { + "c": "people", + "e": "👂🏿", + "d": "ear tone 5", + "u": "8.0" + }, + "earth_africa": { + "c": "nature", + "e": "🌍", + "d": "earth globe europe-africa", + "u": "6.0" + }, + "earth_americas": { + "c": "nature", + "e": "🌎", + "d": "earth globe americas", + "u": "6.0" + }, + "earth_asia": { + "c": "nature", + "e": "🌏", + "d": "earth globe asia-australia", + "u": "6.0" + }, + "egg": { + "c": "food", + "e": "🥚", + "d": "egg", + "u": "9.0" + }, + "eggplant": { + "c": "food", + "e": "🍆", + "d": "aubergine", + "u": "6.0" + }, + "eight": { + "c": "symbols", + "e": "8️⃣", + "d": "keycap digit eight", + "u": "3.0" + }, + "eight_pointed_black_star": { + "c": "symbols", + "e": "✴", + "d": "eight pointed black star", + "u": "1.1" + }, + "eight_spoked_asterisk": { + "c": "symbols", + "e": "✳", + "d": "eight spoked asterisk", + "u": "1.1" + }, + "eject": { + "c": "symbols", + "e": "⏏", + "d": "eject symbol", + "u": "4.0" + }, + "electric_plug": { + "c": "objects", + "e": "🔌", + "d": "electric plug", + "u": "6.0" + }, + "elephant": { + "c": "nature", + "e": "🐘", + "d": "elephant", + "u": "6.0" + }, + "end": { + "c": "symbols", + "e": "🔚", + "d": "end with leftwards arrow above", + "u": "6.0" + }, + "envelope": { + "c": "objects", + "e": "✉", + "d": "envelope", + "u": "1.1" + }, + "envelope_with_arrow": { + "c": "objects", + "e": "📩", + "d": "envelope with downwards arrow above", + "u": "6.0" + }, + "euro": { + "c": "objects", + "e": "💶", + "d": "banknote with euro sign", + "u": "6.0" + }, + "european_castle": { + "c": "travel", + "e": "🏰", + "d": "european castle", + "u": "6.0" + }, + "european_post_office": { + "c": "travel", + "e": "🏤", + "d": "european post office", + "u": "6.0" + }, + "evergreen_tree": { + "c": "nature", + "e": "🌲", + "d": "evergreen tree", + "u": "6.0" + }, + "exclamation": { + "c": "symbols", + "e": "❗", + "d": "heavy exclamation mark symbol", + "u": "5.2" + }, + "expressionless": { + "c": "people", + "e": "😑", + "d": "expressionless face", + "u": "6.1" + }, + "eye": { + "c": "people", + "e": "👁", + "d": "eye", + "u": "7.0" + }, + "eye_in_speech_bubble": { + "c": "symbols", + "e": "👁🗨", + "d": "eye in speech bubble", + "u": "7.0" + }, + "eyeglasses": { + "c": "people", + "e": "👓", + "d": "eyeglasses", + "u": "6.0" + }, + "eyes": { + "c": "people", + "e": "👀", + "d": "eyes", + "u": "6.0" + }, + "face_palm": { + "c": "people", + "e": "🤦", + "d": "face palm", + "u": "9.0" + }, + "face_palm_tone1": { + "c": "people", + "e": "🤦🏻", + "d": "face palm tone 1", + "u": "9.0" + }, + "face_palm_tone2": { + "c": "people", + "e": "🤦🏼", + "d": "face palm tone 2", + "u": "9.0" + }, + "face_palm_tone3": { + "c": "people", + "e": "🤦🏽", + "d": "face palm tone 3", + "u": "9.0" + }, + "face_palm_tone4": { + "c": "people", + "e": "🤦🏾", + "d": "face palm tone 4", + "u": "9.0" + }, + "face_palm_tone5": { + "c": "people", + "e": "🤦🏿", + "d": "face palm tone 5", + "u": "9.0" + }, + "factory": { + "c": "travel", + "e": "🏭", + "d": "factory", + "u": "6.0" + }, + "fallen_leaf": { + "c": "nature", + "e": "🍂", + "d": "fallen leaf", + "u": "6.0" + }, + "family": { + "c": "people", + "e": "👪", + "d": "family", + "u": "6.0" + }, + "family_mmb": { + "c": "people", + "e": "👨👨👦", + "d": "family (man,man,boy)", + "u": "6.0" + }, + "family_mmbb": { + "c": "people", + "e": "👨👨👦👦", + "d": "family (man,man,boy,boy)", + "u": "6.0" + }, + "family_mmg": { + "c": "people", + "e": "👨👨👧", + "d": "family (man,man,girl)", + "u": "6.0" + }, + "family_mmgb": { + "c": "people", + "e": "👨👨👧👦", + "d": "family (man,man,girl,boy)", + "u": "6.0" + }, + "family_mmgg": { + "c": "people", + "e": "👨👨👧👧", + "d": "family (man,man,girl,girl)", + "u": "6.0" + }, + "family_mwbb": { + "c": "people", + "e": "👨👩👦👦", + "d": "family (man,woman,boy,boy)", + "u": "6.0" + }, + "family_mwg": { + "c": "people", + "e": "👨👩👧", + "d": "family (man,woman,girl)", + "u": "6.0" + }, + "family_mwgb": { + "c": "people", + "e": "👨👩👧👦", + "d": "family (man,woman,girl,boy)", + "u": "6.0" + }, + "family_mwgg": { + "c": "people", + "e": "👨👩👧👧", + "d": "family (man,woman,girl,girl)", + "u": "6.0" + }, + "family_wwb": { + "c": "people", + "e": "👩👩👦", + "d": "family (woman,woman,boy)", + "u": "6.0" + }, + "family_wwbb": { + "c": "people", + "e": "👩👩👦👦", + "d": "family (woman,woman,boy,boy)", + "u": "6.0" + }, + "family_wwg": { + "c": "people", + "e": "👩👩👧", + "d": "family (woman,woman,girl)", + "u": "6.0" + }, + "family_wwgb": { + "c": "people", + "e": "👩👩👧👦", + "d": "family (woman,woman,girl,boy)", + "u": "6.0" + }, + "family_wwgg": { + "c": "people", + "e": "👩👩👧👧", + "d": "family (woman,woman,girl,girl)", + "u": "6.0" + }, + "fast_forward": { + "c": "symbols", + "e": "⏩", + "d": "black right-pointing double triangle", + "u": "6.0" + }, + "fax": { + "c": "objects", + "e": "📠", + "d": "fax machine", + "u": "6.0" + }, + "fearful": { + "c": "people", + "e": "😨", + "d": "fearful face", + "u": "6.0" + }, + "feet": { + "c": "nature", + "e": "🐾", + "d": "paw prints", + "u": "6.0" + }, + "fencer": { + "c": "activity", + "e": "🤺", + "d": "fencer", + "u": "9.0" + }, + "ferris_wheel": { + "c": "travel", + "e": "🎡", + "d": "ferris wheel", + "u": "6.0" + }, + "ferry": { + "c": "travel", + "e": "⛴", + "d": "ferry", + "u": "5.2" + }, + "field_hockey": { + "c": "activity", + "e": "🏑", + "d": "field hockey stick and ball", + "u": "8.0" + }, + "file_cabinet": { + "c": "objects", + "e": "🗄", + "d": "file cabinet", + "u": "7.0" + }, + "file_folder": { + "c": "objects", + "e": "📁", + "d": "file folder", + "u": "6.0" + }, + "film_frames": { + "c": "objects", + "e": "🎞", + "d": "film frames", + "u": "7.0" + }, + "fingers_crossed": { + "c": "people", + "e": "🤞", + "d": "hand with first and index finger crossed", + "u": "9.0" + }, + "fingers_crossed_tone1": { + "c": "people", + "e": "🤞🏻", + "d": "hand with index and middle fingers crossed tone 1", + "u": "9.0" + }, + "fingers_crossed_tone2": { + "c": "people", + "e": "🤞🏼", + "d": "hand with index and middle fingers crossed tone 2", + "u": "9.0" + }, + "fingers_crossed_tone3": { + "c": "people", + "e": "🤞🏽", + "d": "hand with index and middle fingers crossed tone 3", + "u": "9.0" + }, + "fingers_crossed_tone4": { + "c": "people", + "e": "🤞🏾", + "d": "hand with index and middle fingers crossed tone 4", + "u": "9.0" + }, + "fingers_crossed_tone5": { + "c": "people", + "e": "🤞🏿", + "d": "hand with index and middle fingers crossed tone 5", + "u": "9.0" + }, + "fire": { + "c": "nature", + "e": "🔥", + "d": "fire", + "u": "6.0" + }, + "fire_engine": { + "c": "travel", + "e": "🚒", + "d": "fire engine", + "u": "6.0" + }, + "fireworks": { + "c": "travel", + "e": "🎆", + "d": "fireworks", + "u": "6.0" + }, + "first_place": { + "c": "activity", + "e": "🥇", + "d": "first place medal", + "u": "9.0" + }, + "first_quarter_moon": { + "c": "nature", + "e": "🌓", + "d": "first quarter moon symbol", + "u": "6.0" + }, + "first_quarter_moon_with_face": { + "c": "nature", + "e": "🌛", + "d": "first quarter moon with face", + "u": "6.0" + }, + "fish": { + "c": "nature", + "e": "🐟", + "d": "fish", + "u": "6.0" + }, + "fish_cake": { + "c": "food", + "e": "🍥", + "d": "fish cake with swirl design", + "u": "6.0" + }, + "fishing_pole_and_fish": { + "c": "activity", + "e": "🎣", + "d": "fishing pole and fish", + "u": "6.0" + }, + "fist": { + "c": "people", + "e": "✊", + "d": "raised fist", + "u": "6.0" + }, + "fist_tone1": { + "c": "people", + "e": "✊🏻", + "d": "raised fist tone 1", + "u": "8.0" + }, + "fist_tone2": { + "c": "people", + "e": "✊🏼", + "d": "raised fist tone 2", + "u": "8.0" + }, + "fist_tone3": { + "c": "people", + "e": "✊🏽", + "d": "raised fist tone 3", + "u": "8.0" + }, + "fist_tone4": { + "c": "people", + "e": "✊🏾", + "d": "raised fist tone 4", + "u": "8.0" + }, + "fist_tone5": { + "c": "people", + "e": "✊🏿", + "d": "raised fist tone 5", + "u": "8.0" + }, + "five": { + "c": "symbols", + "e": "5️⃣", + "d": "keycap digit five", + "u": "3.0" + }, + "flag_ac": { + "c": "flags", + "e": "🇦🇨", + "d": "ascension", + "u": "6.0" + }, + "flag_ad": { + "c": "flags", + "e": "🇦🇩", + "d": "andorra", + "u": "6.0" + }, + "flag_ae": { + "c": "flags", + "e": "🇦🇪", + "d": "the united arab emirates", + "u": "6.0" + }, + "flag_af": { + "c": "flags", + "e": "🇦🇫", + "d": "afghanistan", + "u": "6.0" + }, + "flag_ag": { + "c": "flags", + "e": "🇦🇬", + "d": "antigua and barbuda", + "u": "6.0" + }, + "flag_ai": { + "c": "flags", + "e": "🇦🇮", + "d": "anguilla", + "u": "6.0" + }, + "flag_al": { + "c": "flags", + "e": "🇦🇱", + "d": "albania", + "u": "6.0" + }, + "flag_am": { + "c": "flags", + "e": "🇦🇲", + "d": "armenia", + "u": "6.0" + }, + "flag_ao": { + "c": "flags", + "e": "🇦🇴", + "d": "angola", + "u": "6.0" + }, + "flag_aq": { + "c": "flags", + "e": "🇦🇶", + "d": "antarctica", + "u": "6.0" + }, + "flag_ar": { + "c": "flags", + "e": "🇦🇷", + "d": "argentina", + "u": "6.0" + }, + "flag_as": { + "c": "flags", + "e": "🇦🇸", + "d": "american samoa", + "u": "6.0" + }, + "flag_at": { + "c": "flags", + "e": "🇦🇹", + "d": "austria", + "u": "6.0" + }, + "flag_au": { + "c": "flags", + "e": "🇦🇺", + "d": "australia", + "u": "6.0" + }, + "flag_aw": { + "c": "flags", + "e": "🇦🇼", + "d": "aruba", + "u": "6.0" + }, + "flag_ax": { + "c": "flags", + "e": "🇦🇽", + "d": "åland islands", + "u": "6.0" + }, + "flag_az": { + "c": "flags", + "e": "🇦🇿", + "d": "azerbaijan", + "u": "6.0" + }, + "flag_ba": { + "c": "flags", + "e": "🇧🇦", + "d": "bosnia and herzegovina", + "u": "6.0" + }, + "flag_bb": { + "c": "flags", + "e": "🇧🇧", + "d": "barbados", + "u": "6.0" + }, + "flag_bd": { + "c": "flags", + "e": "🇧🇩", + "d": "bangladesh", + "u": "6.0" + }, + "flag_be": { + "c": "flags", + "e": "🇧🇪", + "d": "belgium", + "u": "6.0" + }, + "flag_bf": { + "c": "flags", + "e": "🇧🇫", + "d": "burkina faso", + "u": "6.0" + }, + "flag_bg": { + "c": "flags", + "e": "🇧🇬", + "d": "bulgaria", + "u": "6.0" + }, + "flag_bh": { + "c": "flags", + "e": "🇧🇭", + "d": "bahrain", + "u": "6.0" + }, + "flag_bi": { + "c": "flags", + "e": "🇧🇮", + "d": "burundi", + "u": "6.0" + }, + "flag_bj": { + "c": "flags", + "e": "🇧🇯", + "d": "benin", + "u": "6.0" + }, + "flag_bl": { + "c": "flags", + "e": "🇧🇱", + "d": "saint barthélemy", + "u": "6.0" + }, + "flag_black": { + "c": "objects", + "e": "🏴", + "d": "waving black flag", + "u": "7.0" + }, + "flag_bm": { + "c": "flags", + "e": "🇧🇲", + "d": "bermuda", + "u": "6.0" + }, + "flag_bn": { + "c": "flags", + "e": "🇧🇳", + "d": "brunei", + "u": "6.0" + }, + "flag_bo": { + "c": "flags", + "e": "🇧🇴", + "d": "bolivia", + "u": "6.0" + }, + "flag_bq": { + "c": "flags", + "e": "🇧🇶", + "d": "caribbean netherlands", + "u": "6.0" + }, + "flag_br": { + "c": "flags", + "e": "🇧🇷", + "d": "brazil", + "u": "6.0" + }, + "flag_bs": { + "c": "flags", + "e": "🇧🇸", + "d": "the bahamas", + "u": "6.0" + }, + "flag_bt": { + "c": "flags", + "e": "🇧🇹", + "d": "bhutan", + "u": "6.0" + }, + "flag_bv": { + "c": "flags", + "e": "🇧🇻", + "d": "bouvet island", + "u": "6.0" + }, + "flag_bw": { + "c": "flags", + "e": "🇧🇼", + "d": "botswana", + "u": "6.0" + }, + "flag_by": { + "c": "flags", + "e": "🇧🇾", + "d": "belarus", + "u": "6.0" + }, + "flag_bz": { + "c": "flags", + "e": "🇧🇿", + "d": "belize", + "u": "6.0" + }, + "flag_ca": { + "c": "flags", + "e": "🇨🇦", + "d": "canada", + "u": "6.0" + }, + "flag_cc": { + "c": "flags", + "e": "🇨🇨", + "d": "cocos (keeling) islands", + "u": "6.0" + }, + "flag_cd": { + "c": "flags", + "e": "🇨🇩", + "d": "the democratic republic of the congo", + "u": "6.0" + }, + "flag_cf": { + "c": "flags", + "e": "🇨🇫", + "d": "central african republic", + "u": "6.0" + }, + "flag_cg": { + "c": "flags", + "e": "🇨🇬", + "d": "the republic of the congo", + "u": "6.0" + }, + "flag_ch": { + "c": "flags", + "e": "🇨🇭", + "d": "switzerland", + "u": "6.0" + }, + "flag_ci": { + "c": "flags", + "e": "🇨🇮", + "d": "cote d'ivoire", + "u": "6.0" + }, + "flag_ck": { + "c": "flags", + "e": "🇨🇰", + "d": "cook islands", + "u": "6.0" + }, + "flag_cl": { + "c": "flags", + "e": "🇨🇱", + "d": "chile", + "u": "6.0" + }, + "flag_cm": { + "c": "flags", + "e": "🇨🇲", + "d": "cameroon", + "u": "6.0" + }, + "flag_cn": { + "c": "flags", + "e": "🇨🇳", + "d": "china", + "u": "6.0" + }, + "flag_co": { + "c": "flags", + "e": "🇨🇴", + "d": "colombia", + "u": "6.0" + }, + "flag_cp": { + "c": "flags", + "e": "🇨🇵", + "d": "clipperton island", + "u": "6.0" + }, + "flag_cr": { + "c": "flags", + "e": "🇨🇷", + "d": "costa rica", + "u": "6.0" + }, + "flag_cu": { + "c": "flags", + "e": "🇨🇺", + "d": "cuba", + "u": "6.0" + }, + "flag_cv": { + "c": "flags", + "e": "🇨🇻", + "d": "cape verde", + "u": "6.0" + }, + "flag_cw": { + "c": "flags", + "e": "🇨🇼", + "d": "curaçao", + "u": "6.0" + }, + "flag_cx": { + "c": "flags", + "e": "🇨🇽", + "d": "christmas island", + "u": "6.0" + }, + "flag_cy": { + "c": "flags", + "e": "🇨🇾", + "d": "cyprus", + "u": "6.0" + }, + "flag_cz": { + "c": "flags", + "e": "🇨🇿", + "d": "the czech republic", + "u": "6.0" + }, + "flag_de": { + "c": "flags", + "e": "🇩🇪", + "d": "germany", + "u": "6.0" + }, + "flag_dg": { + "c": "flags", + "e": "🇩🇬", + "d": "diego garcia", + "u": "6.0" + }, + "flag_dj": { + "c": "flags", + "e": "🇩🇯", + "d": "djibouti", + "u": "6.0" + }, + "flag_dk": { + "c": "flags", + "e": "🇩🇰", + "d": "denmark", + "u": "6.0" + }, + "flag_dm": { + "c": "flags", + "e": "🇩🇲", + "d": "dominica", + "u": "6.0" + }, + "flag_do": { + "c": "flags", + "e": "🇩🇴", + "d": "the dominican republic", + "u": "6.0" + }, + "flag_dz": { + "c": "flags", + "e": "🇩🇿", + "d": "algeria", + "u": "6.0" + }, + "flag_ea": { + "c": "flags", + "e": "🇪🇦", + "d": "ceuta, melilla", + "u": "6.0" + }, + "flag_ec": { + "c": "flags", + "e": "🇪🇨", + "d": "ecuador", + "u": "6.0" + }, + "flag_ee": { + "c": "flags", + "e": "🇪🇪", + "d": "estonia", + "u": "6.0" + }, + "flag_eg": { + "c": "flags", + "e": "🇪🇬", + "d": "egypt", + "u": "6.0" + }, + "flag_eh": { + "c": "flags", + "e": "🇪🇭", + "d": "western sahara", + "u": "6.0" + }, + "flag_er": { + "c": "flags", + "e": "🇪🇷", + "d": "eritrea", + "u": "6.0" + }, + "flag_es": { + "c": "flags", + "e": "🇪🇸", + "d": "spain", + "u": "6.0" + }, + "flag_et": { + "c": "flags", + "e": "🇪🇹", + "d": "ethiopia", + "u": "6.0" + }, + "flag_eu": { + "c": "flags", + "e": "🇪🇺", + "d": "european union", + "u": "6.0" + }, + "flag_fi": { + "c": "flags", + "e": "🇫🇮", + "d": "finland", + "u": "6.0" + }, + "flag_fj": { + "c": "flags", + "e": "🇫🇯", + "d": "fiji", + "u": "6.0" + }, + "flag_fk": { + "c": "flags", + "e": "🇫🇰", + "d": "falkland islands", + "u": "6.0" + }, + "flag_fm": { + "c": "flags", + "e": "🇫🇲", + "d": "micronesia", + "u": "6.0" + }, + "flag_fo": { + "c": "flags", + "e": "🇫🇴", + "d": "faroe islands", + "u": "6.0" + }, + "flag_fr": { + "c": "flags", + "e": "🇫🇷", + "d": "france", + "u": "6.0" + }, + "flag_ga": { + "c": "flags", + "e": "🇬🇦", + "d": "gabon", + "u": "6.0" + }, + "flag_gb": { + "c": "flags", + "e": "🇬🇧", + "d": "great britain", + "u": "6.0" + }, + "flag_gd": { + "c": "flags", + "e": "🇬🇩", + "d": "grenada", + "u": "6.0" + }, + "flag_ge": { + "c": "flags", + "e": "🇬🇪", + "d": "georgia", + "u": "6.0" + }, + "flag_gf": { + "c": "flags", + "e": "🇬🇫", + "d": "french guiana", + "u": "6.0" + }, + "flag_gg": { + "c": "flags", + "e": "🇬🇬", + "d": "guernsey", + "u": "6.0" + }, + "flag_gh": { + "c": "flags", + "e": "🇬🇭", + "d": "ghana", + "u": "6.0" + }, + "flag_gi": { + "c": "flags", + "e": "🇬🇮", + "d": "gibraltar", + "u": "6.0" + }, + "flag_gl": { + "c": "flags", + "e": "🇬🇱", + "d": "greenland", + "u": "6.0" + }, + "flag_gm": { + "c": "flags", + "e": "🇬🇲", + "d": "the gambia", + "u": "6.0" + }, + "flag_gn": { + "c": "flags", + "e": "🇬🇳", + "d": "guinea", + "u": "6.0" + }, + "flag_gp": { + "c": "flags", + "e": "🇬🇵", + "d": "guadeloupe", + "u": "6.0" + }, + "flag_gq": { + "c": "flags", + "e": "🇬🇶", + "d": "equatorial guinea", + "u": "6.0" + }, + "flag_gr": { + "c": "flags", + "e": "🇬🇷", + "d": "greece", + "u": "6.0" + }, + "flag_gs": { + "c": "flags", + "e": "🇬🇸", + "d": "south georgia", + "u": "6.0" + }, + "flag_gt": { + "c": "flags", + "e": "🇬🇹", + "d": "guatemala", + "u": "6.0" + }, + "flag_gu": { + "c": "flags", + "e": "🇬🇺", + "d": "guam", + "u": "6.0" + }, + "flag_gw": { + "c": "flags", + "e": "🇬🇼", + "d": "guinea-bissau", + "u": "6.0" + }, + "flag_gy": { + "c": "flags", + "e": "🇬🇾", + "d": "guyana", + "u": "6.0" + }, + "flag_hk": { + "c": "flags", + "e": "🇭🇰", + "d": "hong kong", + "u": "6.0" + }, + "flag_hm": { + "c": "flags", + "e": "🇭🇲", + "d": "heard island and mcdonald islands", + "u": "6.0" + }, + "flag_hn": { + "c": "flags", + "e": "🇭🇳", + "d": "honduras", + "u": "6.0" + }, + "flag_hr": { + "c": "flags", + "e": "🇭🇷", + "d": "croatia", + "u": "6.0" + }, + "flag_ht": { + "c": "flags", + "e": "🇭🇹", + "d": "haiti", + "u": "6.0" + }, + "flag_hu": { + "c": "flags", + "e": "🇭🇺", + "d": "hungary", + "u": "6.0" + }, + "flag_ic": { + "c": "flags", + "e": "🇮🇨", + "d": "canary islands", + "u": "6.0" + }, + "flag_id": { + "c": "flags", + "e": "🇮🇩", + "d": "indonesia", + "u": "6.0" + }, + "flag_ie": { + "c": "flags", + "e": "🇮🇪", + "d": "ireland", + "u": "6.0" + }, + "flag_il": { + "c": "flags", + "e": "🇮🇱", + "d": "israel", + "u": "6.0" + }, + "flag_im": { + "c": "flags", + "e": "🇮🇲", + "d": "isle of man", + "u": "6.0" + }, + "flag_in": { + "c": "flags", + "e": "🇮🇳", + "d": "india", + "u": "6.0" + }, + "flag_io": { + "c": "flags", + "e": "🇮🇴", + "d": "british indian ocean territory", + "u": "6.0" + }, + "flag_iq": { + "c": "flags", + "e": "🇮🇶", + "d": "iraq", + "u": "6.0" + }, + "flag_ir": { + "c": "flags", + "e": "🇮🇷", + "d": "iran", + "u": "6.0" + }, + "flag_is": { + "c": "flags", + "e": "🇮🇸", + "d": "iceland", + "u": "6.0" + }, + "flag_it": { + "c": "flags", + "e": "🇮🇹", + "d": "italy", + "u": "6.0" + }, + "flag_je": { + "c": "flags", + "e": "🇯🇪", + "d": "jersey", + "u": "6.0" + }, + "flag_jm": { + "c": "flags", + "e": "🇯🇲", + "d": "jamaica", + "u": "6.0" + }, + "flag_jo": { + "c": "flags", + "e": "🇯🇴", + "d": "jordan", + "u": "6.0" + }, + "flag_jp": { + "c": "flags", + "e": "🇯🇵", + "d": "japan", + "u": "6.0" + }, + "flag_ke": { + "c": "flags", + "e": "🇰🇪", + "d": "kenya", + "u": "6.0" + }, + "flag_kg": { + "c": "flags", + "e": "🇰🇬", + "d": "kyrgyzstan", + "u": "6.0" + }, + "flag_kh": { + "c": "flags", + "e": "🇰🇭", + "d": "cambodia", + "u": "6.0" + }, + "flag_ki": { + "c": "flags", + "e": "🇰🇮", + "d": "kiribati", + "u": "6.0" + }, + "flag_km": { + "c": "flags", + "e": "🇰🇲", + "d": "the comoros", + "u": "6.0" + }, + "flag_kn": { + "c": "flags", + "e": "🇰🇳", + "d": "saint kitts and nevis", + "u": "6.0" + }, + "flag_kp": { + "c": "flags", + "e": "🇰🇵", + "d": "north korea", + "u": "6.0" + }, + "flag_kr": { + "c": "flags", + "e": "🇰🇷", + "d": "korea", + "u": "6.0" + }, + "flag_kw": { + "c": "flags", + "e": "🇰🇼", + "d": "kuwait", + "u": "6.0" + }, + "flag_ky": { + "c": "flags", + "e": "🇰🇾", + "d": "cayman islands", + "u": "6.0" + }, + "flag_kz": { + "c": "flags", + "e": "🇰🇿", + "d": "kazakhstan", + "u": "6.0" + }, + "flag_la": { + "c": "flags", + "e": "🇱🇦", + "d": "laos", + "u": "6.0" + }, + "flag_lb": { + "c": "flags", + "e": "🇱🇧", + "d": "lebanon", + "u": "6.0" + }, + "flag_lc": { + "c": "flags", + "e": "🇱🇨", + "d": "saint lucia", + "u": "6.0" + }, + "flag_li": { + "c": "flags", + "e": "🇱🇮", + "d": "liechtenstein", + "u": "6.0" + }, + "flag_lk": { + "c": "flags", + "e": "🇱🇰", + "d": "sri lanka", + "u": "6.0" + }, + "flag_lr": { + "c": "flags", + "e": "🇱🇷", + "d": "liberia", + "u": "6.0" + }, + "flag_ls": { + "c": "flags", + "e": "🇱🇸", + "d": "lesotho", + "u": "6.0" + }, + "flag_lt": { + "c": "flags", + "e": "🇱🇹", + "d": "lithuania", + "u": "6.0" + }, + "flag_lu": { + "c": "flags", + "e": "🇱🇺", + "d": "luxembourg", + "u": "6.0" + }, + "flag_lv": { + "c": "flags", + "e": "🇱🇻", + "d": "latvia", + "u": "6.0" + }, + "flag_ly": { + "c": "flags", + "e": "🇱🇾", + "d": "libya", + "u": "6.0" + }, + "flag_ma": { + "c": "flags", + "e": "🇲🇦", + "d": "morocco", + "u": "6.0" + }, + "flag_mc": { + "c": "flags", + "e": "🇲🇨", + "d": "monaco", + "u": "6.0" + }, + "flag_md": { + "c": "flags", + "e": "🇲🇩", + "d": "moldova", + "u": "6.0" + }, + "flag_me": { + "c": "flags", + "e": "🇲🇪", + "d": "montenegro", + "u": "6.0" + }, + "flag_mf": { + "c": "flags", + "e": "🇲🇫", + "d": "saint martin", + "u": "6.0" + }, + "flag_mg": { + "c": "flags", + "e": "🇲🇬", + "d": "madagascar", + "u": "6.0" + }, + "flag_mh": { + "c": "flags", + "e": "🇲🇭", + "d": "the marshall islands", + "u": "6.0" + }, + "flag_mk": { + "c": "flags", + "e": "🇲🇰", + "d": "macedonia", + "u": "6.0" + }, + "flag_ml": { + "c": "flags", + "e": "🇲🇱", + "d": "mali", + "u": "6.0" + }, + "flag_mm": { + "c": "flags", + "e": "🇲🇲", + "d": "myanmar", + "u": "6.0" + }, + "flag_mn": { + "c": "flags", + "e": "🇲🇳", + "d": "mongolia", + "u": "6.0" + }, + "flag_mo": { + "c": "flags", + "e": "🇲🇴", + "d": "macau", + "u": "6.0" + }, + "flag_mp": { + "c": "flags", + "e": "🇲🇵", + "d": "northern mariana islands", + "u": "6.0" + }, + "flag_mq": { + "c": "flags", + "e": "🇲🇶", + "d": "martinique", + "u": "6.0" + }, + "flag_mr": { + "c": "flags", + "e": "🇲🇷", + "d": "mauritania", + "u": "6.0" + }, + "flag_ms": { + "c": "flags", + "e": "🇲🇸", + "d": "montserrat", + "u": "6.0" + }, + "flag_mt": { + "c": "flags", + "e": "🇲🇹", + "d": "malta", + "u": "6.0" + }, + "flag_mu": { + "c": "flags", + "e": "🇲🇺", + "d": "mauritius", + "u": "6.0" + }, + "flag_mv": { + "c": "flags", + "e": "🇲🇻", + "d": "maldives", + "u": "6.0" + }, + "flag_mw": { + "c": "flags", + "e": "🇲🇼", + "d": "malawi", + "u": "6.0" + }, + "flag_mx": { + "c": "flags", + "e": "🇲🇽", + "d": "mexico", + "u": "6.0" + }, + "flag_my": { + "c": "flags", + "e": "🇲🇾", + "d": "malaysia", + "u": "6.0" + }, + "flag_mz": { + "c": "flags", + "e": "🇲🇿", + "d": "mozambique", + "u": "6.0" + }, + "flag_na": { + "c": "flags", + "e": "🇳🇦", + "d": "namibia", + "u": "6.0" + }, + "flag_nc": { + "c": "flags", + "e": "🇳🇨", + "d": "new caledonia", + "u": "6.0" + }, + "flag_ne": { + "c": "flags", + "e": "🇳🇪", + "d": "niger", + "u": "6.0" + }, + "flag_nf": { + "c": "flags", + "e": "🇳🇫", + "d": "norfolk island", + "u": "6.0" + }, + "flag_ng": { + "c": "flags", + "e": "🇳🇬", + "d": "nigeria", + "u": "6.0" + }, + "flag_ni": { + "c": "flags", + "e": "🇳🇮", + "d": "nicaragua", + "u": "6.0" + }, + "flag_nl": { + "c": "flags", + "e": "🇳🇱", + "d": "the netherlands", + "u": "6.0" + }, + "flag_no": { + "c": "flags", + "e": "🇳🇴", + "d": "norway", + "u": "6.0" + }, + "flag_np": { + "c": "flags", + "e": "🇳🇵", + "d": "nepal", + "u": "6.0" + }, + "flag_nr": { + "c": "flags", + "e": "🇳🇷", + "d": "nauru", + "u": "6.0" + }, + "flag_nu": { + "c": "flags", + "e": "🇳🇺", + "d": "niue", + "u": "6.0" + }, + "flag_nz": { + "c": "flags", + "e": "🇳🇿", + "d": "new zealand", + "u": "6.0" + }, + "flag_om": { + "c": "flags", + "e": "🇴🇲", + "d": "oman", + "u": "6.0" + }, + "flag_pa": { + "c": "flags", + "e": "🇵🇦", + "d": "panama", + "u": "6.0" + }, + "flag_pe": { + "c": "flags", + "e": "🇵🇪", + "d": "peru", + "u": "6.0" + }, + "flag_pf": { + "c": "flags", + "e": "🇵🇫", + "d": "french polynesia", + "u": "6.0" + }, + "flag_pg": { + "c": "flags", + "e": "🇵🇬", + "d": "papua new guinea", + "u": "6.0" + }, + "flag_ph": { + "c": "flags", + "e": "🇵🇭", + "d": "the philippines", + "u": "6.0" + }, + "flag_pk": { + "c": "flags", + "e": "🇵🇰", + "d": "pakistan", + "u": "6.0" + }, + "flag_pl": { + "c": "flags", + "e": "🇵🇱", + "d": "poland", + "u": "6.0" + }, + "flag_pm": { + "c": "flags", + "e": "🇵🇲", + "d": "saint pierre and miquelon", + "u": "6.0" + }, + "flag_pn": { + "c": "flags", + "e": "🇵🇳", + "d": "pitcairn", + "u": "6.0" + }, + "flag_pr": { + "c": "flags", + "e": "🇵🇷", + "d": "puerto rico", + "u": "6.0" + }, + "flag_ps": { + "c": "flags", + "e": "🇵🇸", + "d": "palestinian authority", + "u": "6.0" + }, + "flag_pt": { + "c": "flags", + "e": "🇵🇹", + "d": "portugal", + "u": "6.0" + }, + "flag_pw": { + "c": "flags", + "e": "🇵🇼", + "d": "palau", + "u": "6.0" + }, + "flag_py": { + "c": "flags", + "e": "🇵🇾", + "d": "paraguay", + "u": "6.0" + }, + "flag_qa": { + "c": "flags", + "e": "🇶🇦", + "d": "qatar", + "u": "6.0" + }, + "flag_re": { + "c": "flags", + "e": "🇷🇪", + "d": "réunion", + "u": "6.0" + }, + "flag_ro": { + "c": "flags", + "e": "🇷🇴", + "d": "romania", + "u": "6.0" + }, + "flag_rs": { + "c": "flags", + "e": "🇷🇸", + "d": "serbia", + "u": "6.0" + }, + "flag_ru": { + "c": "flags", + "e": "🇷🇺", + "d": "russia", + "u": "6.0" + }, + "flag_rw": { + "c": "flags", + "e": "🇷🇼", + "d": "rwanda", + "u": "6.0" + }, + "flag_sa": { + "c": "flags", + "e": "🇸🇦", + "d": "saudi arabia", + "u": "6.0" + }, + "flag_sb": { + "c": "flags", + "e": "🇸🇧", + "d": "the solomon islands", + "u": "6.0" + }, + "flag_sc": { + "c": "flags", + "e": "🇸🇨", + "d": "the seychelles", + "u": "6.0" + }, + "flag_sd": { + "c": "flags", + "e": "🇸🇩", + "d": "sudan", + "u": "6.0" + }, + "flag_se": { + "c": "flags", + "e": "🇸🇪", + "d": "sweden", + "u": "6.0" + }, + "flag_sg": { + "c": "flags", + "e": "🇸🇬", + "d": "singapore", + "u": "6.0" + }, + "flag_sh": { + "c": "flags", + "e": "🇸🇭", + "d": "saint helena", + "u": "6.0" + }, + "flag_si": { + "c": "flags", + "e": "🇸🇮", + "d": "slovenia", + "u": "6.0" + }, + "flag_sj": { + "c": "flags", + "e": "🇸🇯", + "d": "svalbard and jan mayen", + "u": "6.0" + }, + "flag_sk": { + "c": "flags", + "e": "🇸🇰", + "d": "slovakia", + "u": "6.0" + }, + "flag_sl": { + "c": "flags", + "e": "🇸🇱", + "d": "sierra leone", + "u": "6.0" + }, + "flag_sm": { + "c": "flags", + "e": "🇸🇲", + "d": "san marino", + "u": "6.0" + }, + "flag_sn": { + "c": "flags", + "e": "🇸🇳", + "d": "senegal", + "u": "6.0" + }, + "flag_so": { + "c": "flags", + "e": "🇸🇴", + "d": "somalia", + "u": "6.0" + }, + "flag_sr": { + "c": "flags", + "e": "🇸🇷", + "d": "suriname", + "u": "6.0" + }, + "flag_ss": { + "c": "flags", + "e": "🇸🇸", + "d": "south sudan", + "u": "6.0" + }, + "flag_st": { + "c": "flags", + "e": "🇸🇹", + "d": "sao tome and principe", + "u": "6.0" + }, + "flag_sv": { + "c": "flags", + "e": "🇸🇻", + "d": "el salvador", + "u": "6.0" + }, + "flag_sx": { + "c": "flags", + "e": "🇸🇽", + "d": "sint maarten", + "u": "6.0" + }, + "flag_sy": { + "c": "flags", + "e": "🇸🇾", + "d": "syria", + "u": "6.0" + }, + "flag_sz": { + "c": "flags", + "e": "🇸🇿", + "d": "swaziland", + "u": "6.0" + }, + "flag_ta": { + "c": "flags", + "e": "🇹🇦", + "d": "tristan da cunha", + "u": "6.0" + }, + "flag_tc": { + "c": "flags", + "e": "🇹🇨", + "d": "turks and caicos islands", + "u": "6.0" + }, + "flag_td": { + "c": "flags", + "e": "🇹🇩", + "d": "chad", + "u": "6.0" + }, + "flag_tf": { + "c": "flags", + "e": "🇹🇫", + "d": "french southern territories", + "u": "6.0" + }, + "flag_tg": { + "c": "flags", + "e": "🇹🇬", + "d": "togo", + "u": "6.0" + }, + "flag_th": { + "c": "flags", + "e": "🇹🇭", + "d": "thailand", + "u": "6.0" + }, + "flag_tj": { + "c": "flags", + "e": "🇹🇯", + "d": "tajikistan", + "u": "6.0" + }, + "flag_tk": { + "c": "flags", + "e": "🇹🇰", + "d": "tokelau", + "u": "6.0" + }, + "flag_tl": { + "c": "flags", + "e": "🇹🇱", + "d": "east timor", + "u": "6.0" + }, + "flag_tm": { + "c": "flags", + "e": "🇹🇲", + "d": "turkmenistan", + "u": "6.0" + }, + "flag_tn": { + "c": "flags", + "e": "🇹🇳", + "d": "tunisia", + "u": "6.0" + }, + "flag_to": { + "c": "flags", + "e": "🇹🇴", + "d": "tonga", + "u": "6.0" + }, + "flag_tr": { + "c": "flags", + "e": "🇹🇷", + "d": "turkey", + "u": "6.0" + }, + "flag_tt": { + "c": "flags", + "e": "🇹🇹", + "d": "trinidad and tobago", + "u": "6.0" + }, + "flag_tv": { + "c": "flags", + "e": "🇹🇻", + "d": "tuvalu", + "u": "6.0" + }, + "flag_tw": { + "c": "flags", + "e": "🇹🇼", + "d": "the republic of china", + "u": "6.0" + }, + "flag_tz": { + "c": "flags", + "e": "🇹🇿", + "d": "tanzania", + "u": "6.0" + }, + "flag_ua": { + "c": "flags", + "e": "🇺🇦", + "d": "ukraine", + "u": "6.0" + }, + "flag_ug": { + "c": "flags", + "e": "🇺🇬", + "d": "uganda", + "u": "6.0" + }, + "flag_um": { + "c": "flags", + "e": "🇺🇲", + "d": "united states minor outlying islands", + "u": "6.0" + }, + "flag_us": { + "c": "flags", + "e": "🇺🇸", + "d": "united states", + "u": "6.0" + }, + "flag_uy": { + "c": "flags", + "e": "🇺🇾", + "d": "uruguay", + "u": "6.0" + }, + "flag_uz": { + "c": "flags", + "e": "🇺🇿", + "d": "uzbekistan", + "u": "6.0" + }, + "flag_va": { + "c": "flags", + "e": "🇻🇦", + "d": "the vatican city", + "u": "6.0" + }, + "flag_vc": { + "c": "flags", + "e": "🇻🇨", + "d": "saint vincent and the grenadines", + "u": "6.0" + }, + "flag_ve": { + "c": "flags", + "e": "🇻🇪", + "d": "venezuela", + "u": "6.0" + }, + "flag_vg": { + "c": "flags", + "e": "🇻🇬", + "d": "british virgin islands", + "u": "6.0" + }, + "flag_vi": { + "c": "flags", + "e": "🇻🇮", + "d": "u.s. virgin islands", + "u": "6.0" + }, + "flag_vn": { + "c": "flags", + "e": "🇻🇳", + "d": "vietnam", + "u": "6.0" + }, + "flag_vu": { + "c": "flags", + "e": "🇻🇺", + "d": "vanuatu", + "u": "6.0" + }, + "flag_wf": { + "c": "flags", + "e": "🇼🇫", + "d": "wallis and futuna", + "u": "6.0" + }, + "flag_white": { + "c": "objects", + "e": "🏳", + "d": "waving white flag", + "u": "7.0" + }, + "flag_ws": { + "c": "flags", + "e": "🇼🇸", + "d": "samoa", + "u": "6.0" + }, + "flag_xk": { + "c": "flags", + "e": "🇽🇰", + "d": "kosovo", + "u": "6.0" + }, + "flag_ye": { + "c": "flags", + "e": "🇾🇪", + "d": "yemen", + "u": "6.0" + }, + "flag_yt": { + "c": "flags", + "e": "🇾🇹", + "d": "mayotte", + "u": "6.0" + }, + "flag_za": { + "c": "flags", + "e": "🇿🇦", + "d": "south africa", + "u": "6.0" + }, + "flag_zm": { + "c": "flags", + "e": "🇿🇲", + "d": "zambia", + "u": "6.0" + }, + "flag_zw": { + "c": "flags", + "e": "🇿🇼", + "d": "zimbabwe", + "u": "6.0" + }, + "flags": { + "c": "objects", + "e": "🎏", + "d": "carp streamer", + "u": "6.0" + }, + "flashlight": { + "c": "objects", + "e": "🔦", + "d": "electric torch", + "u": "6.0" + }, + "fleur-de-lis": { + "c": "symbols", + "e": "⚜", + "d": "fleur-de-lis", + "u": "4.1" + }, + "floppy_disk": { + "c": "objects", + "e": "💾", + "d": "floppy disk", + "u": "6.0" + }, + "flower_playing_cards": { + "c": "symbols", + "e": "🎴", + "d": "flower playing cards", + "u": "6.0" + }, + "flushed": { + "c": "people", + "e": "😳", + "d": "flushed face", + "u": "6.0" + }, + "fog": { + "c": "nature", + "e": "🌫", + "d": "fog", + "u": "7.0" + }, + "foggy": { + "c": "travel", + "e": "🌁", + "d": "foggy", + "u": "6.0" + }, + "football": { + "c": "activity", + "e": "🏈", + "d": "american football", + "u": "6.0" + }, + "footprints": { + "c": "people", + "e": "👣", + "d": "footprints", + "u": "6.0" + }, + "fork_and_knife": { + "c": "food", + "e": "🍴", + "d": "fork and knife", + "u": "6.0" + }, + "fork_knife_plate": { + "c": "food", + "e": "🍽", + "d": "fork and knife with plate", + "u": "7.0" + }, + "fountain": { + "c": "travel", + "e": "⛲", + "d": "fountain", + "u": "5.2" + }, + "four": { + "c": "symbols", + "e": "4️⃣", + "d": "keycap digit four", + "u": "3.0" + }, + "four_leaf_clover": { + "c": "nature", + "e": "🍀", + "d": "four leaf clover", + "u": "6.0" + }, + "fox": { + "c": "nature", + "e": "🦊", + "d": "fox face", + "u": "9.0" + }, + "frame_photo": { + "c": "objects", + "e": "🖼", + "d": "frame with picture", + "u": "7.0" + }, + "free": { + "c": "symbols", + "e": "🆓", + "d": "squared free", + "u": "6.0" + }, + "french_bread": { + "c": "food", + "e": "🥖", + "d": "baguette bread", + "u": "9.0" + }, + "fried_shrimp": { + "c": "food", + "e": "🍤", + "d": "fried shrimp", + "u": "6.0" + }, + "fries": { + "c": "food", + "e": "🍟", + "d": "french fries", + "u": "6.0" + }, + "frog": { + "c": "nature", + "e": "🐸", + "d": "frog face", + "u": "6.0" + }, + "frowning": { + "c": "people", + "e": "😦", + "d": "frowning face with open mouth", + "u": "6.1" + }, + "frowning2": { + "c": "people", + "e": "☹", + "d": "white frowning face", + "u": "1.1" + }, + "fuelpump": { + "c": "travel", + "e": "⛽", + "d": "fuel pump", + "u": "5.2" + }, + "full_moon": { + "c": "nature", + "e": "🌕", + "d": "full moon symbol", + "u": "6.0" + }, + "full_moon_with_face": { + "c": "nature", + "e": "🌝", + "d": "full moon with face", + "u": "6.0" + }, + "game_die": { + "c": "activity", + "e": "🎲", + "d": "game die", + "u": "6.0" + }, + "gear": { + "c": "objects", + "e": "⚙", + "d": "gear", + "u": "4.1" + }, + "gem": { + "c": "objects", + "e": "💎", + "d": "gem stone", + "u": "6.0" + }, + "gay_pride_flag": { + "c": "flags", + "e": "🏳️🌈", + "d": "gay_pride_flag", + "u": "7.0" + }, + "gemini": { + "c": "symbols", + "e": "♊", + "d": "gemini", + "u": "1.1" + }, + "ghost": { + "c": "people", + "e": "👻", + "d": "ghost", + "u": "6.0" + }, + "gift": { + "c": "objects", + "e": "🎁", + "d": "wrapped present", + "u": "6.0" + }, + "gift_heart": { + "c": "symbols", + "e": "💝", + "d": "heart with ribbon", + "u": "6.0" + }, + "girl": { + "c": "people", + "e": "👧", + "d": "girl", + "u": "6.0" + }, + "girl_tone1": { + "c": "people", + "e": "👧🏻", + "d": "girl tone 1", + "u": "8.0" + }, + "girl_tone2": { + "c": "people", + "e": "👧🏼", + "d": "girl tone 2", + "u": "8.0" + }, + "girl_tone3": { + "c": "people", + "e": "👧🏽", + "d": "girl tone 3", + "u": "8.0" + }, + "girl_tone4": { + "c": "people", + "e": "👧🏾", + "d": "girl tone 4", + "u": "8.0" + }, + "girl_tone5": { + "c": "people", + "e": "👧🏿", + "d": "girl tone 5", + "u": "8.0" + }, + "globe_with_meridians": { + "c": "symbols", + "e": "🌐", + "d": "globe with meridians", + "u": "6.0" + }, + "goal": { + "c": "activity", + "e": "🥅", + "d": "goal net", + "u": "9.0" + }, + "goat": { + "c": "nature", + "e": "🐐", + "d": "goat", + "u": "6.0" + }, + "golf": { + "c": "activity", + "e": "⛳", + "d": "flag in hole", + "u": "5.2" + }, + "golfer": { + "c": "activity", + "e": "🏌", + "d": "golfer", + "u": "7.0" + }, + "gorilla": { + "c": "nature", + "e": "🦍", + "d": "gorilla", + "u": "9.0" + }, + "grapes": { + "c": "food", + "e": "🍇", + "d": "grapes", + "u": "6.0" + }, + "green_apple": { + "c": "food", + "e": "🍏", + "d": "green apple", + "u": "6.0" + }, + "green_book": { + "c": "objects", + "e": "📗", + "d": "green book", + "u": "6.0" + }, + "green_heart": { + "c": "symbols", + "e": "💚", + "d": "green heart", + "u": "6.0" + }, + "grey_exclamation": { + "c": "symbols", + "e": "❕", + "d": "white exclamation mark ornament", + "u": "6.0" + }, + "grey_question": { + "c": "symbols", + "e": "❔", + "d": "white question mark ornament", + "u": "6.0" + }, + "grimacing": { + "c": "people", + "e": "😬", + "d": "grimacing face", + "u": "6.1" + }, + "grin": { + "c": "people", + "e": "😁", + "d": "grinning face with smiling eyes", + "u": "6.0" + }, + "grinning": { + "c": "people", + "e": "😀", + "d": "grinning face", + "u": "6.1" + }, + "guardsman": { + "c": "people", + "e": "💂", + "d": "guardsman", + "u": "6.0" + }, + "guardsman_tone1": { + "c": "people", + "e": "💂🏻", + "d": "guardsman tone 1", + "u": "8.0" + }, + "guardsman_tone2": { + "c": "people", + "e": "💂🏼", + "d": "guardsman tone 2", + "u": "8.0" + }, + "guardsman_tone3": { + "c": "people", + "e": "💂🏽", + "d": "guardsman tone 3", + "u": "8.0" + }, + "guardsman_tone4": { + "c": "people", + "e": "💂🏾", + "d": "guardsman tone 4", + "u": "8.0" + }, + "guardsman_tone5": { + "c": "people", + "e": "💂🏿", + "d": "guardsman tone 5", + "u": "8.0" + }, + "guitar": { + "c": "activity", + "e": "🎸", + "d": "guitar", + "u": "6.0" + }, + "gun": { + "c": "objects", + "e": "🔫", + "d": "pistol", + "u": "6.0" + }, + "haircut": { + "c": "people", + "e": "💇", + "d": "haircut", + "u": "6.0" + }, + "haircut_tone1": { + "c": "people", + "e": "💇🏻", + "d": "haircut tone 1", + "u": "8.0" + }, + "haircut_tone2": { + "c": "people", + "e": "💇🏼", + "d": "haircut tone 2", + "u": "8.0" + }, + "haircut_tone3": { + "c": "people", + "e": "💇🏽", + "d": "haircut tone 3", + "u": "8.0" + }, + "haircut_tone4": { + "c": "people", + "e": "💇🏾", + "d": "haircut tone 4", + "u": "8.0" + }, + "haircut_tone5": { + "c": "people", + "e": "💇🏿", + "d": "haircut tone 5", + "u": "8.0" + }, + "hamburger": { + "c": "food", + "e": "🍔", + "d": "hamburger", + "u": "6.0" + }, + "hammer": { + "c": "objects", + "e": "🔨", + "d": "hammer", + "u": "6.0" + }, + "hammer_pick": { + "c": "objects", + "e": "⚒", + "d": "hammer and pick", + "u": "4.1" + }, + "hamster": { + "c": "nature", + "e": "🐹", + "d": "hamster face", + "u": "6.0" + }, + "hand_splayed": { + "c": "people", + "e": "🖐", + "d": "raised hand with fingers splayed", + "u": "7.0" + }, + "hand_splayed_tone1": { + "c": "people", + "e": "🖐🏻", + "d": "raised hand with fingers splayed tone 1", + "u": "8.0" + }, + "hand_splayed_tone2": { + "c": "people", + "e": "🖐🏼", + "d": "raised hand with fingers splayed tone 2", + "u": "8.0" + }, + "hand_splayed_tone3": { + "c": "people", + "e": "🖐🏽", + "d": "raised hand with fingers splayed tone 3", + "u": "8.0" + }, + "hand_splayed_tone4": { + "c": "people", + "e": "🖐🏾", + "d": "raised hand with fingers splayed tone 4", + "u": "8.0" + }, + "hand_splayed_tone5": { + "c": "people", + "e": "🖐🏿", + "d": "raised hand with fingers splayed tone 5", + "u": "8.0" + }, + "handbag": { + "c": "people", + "e": "👜", + "d": "handbag", + "u": "6.0" + }, + "handball": { + "c": "activity", + "e": "🤾", + "d": "handball", + "u": "9.0" + }, + "handball_tone1": { + "c": "activity", + "e": "🤾🏻", + "d": "handball tone 1", + "u": "9.0" + }, + "handball_tone2": { + "c": "activity", + "e": "🤾🏼", + "d": "handball tone 2", + "u": "9.0" + }, + "handball_tone3": { + "c": "activity", + "e": "🤾🏽", + "d": "handball tone 3", + "u": "9.0" + }, + "handball_tone4": { + "c": "activity", + "e": "🤾🏾", + "d": "handball tone 4", + "u": "9.0" + }, + "handball_tone5": { + "c": "activity", + "e": "🤾🏿", + "d": "handball tone 5", + "u": "9.0" + }, + "handshake": { + "c": "people", + "e": "🤝", + "d": "handshake", + "u": "9.0" + }, + "handshake_tone1": { + "c": "people", + "e": "🤝🏻", + "d": "handshake tone 1", + "u": "9.0" + }, + "handshake_tone2": { + "c": "people", + "e": "🤝🏼", + "d": "handshake tone 2", + "u": "9.0" + }, + "handshake_tone3": { + "c": "people", + "e": "🤝🏽", + "d": "handshake tone 3", + "u": "9.0" + }, + "handshake_tone4": { + "c": "people", + "e": "🤝🏾", + "d": "handshake tone 4", + "u": "9.0" + }, + "handshake_tone5": { + "c": "people", + "e": "🤝🏿", + "d": "handshake tone 5", + "u": "9.0" + }, + "hash": { + "c": "symbols", + "e": "#⃣", + "d": "number sign", + "u": "3.0" + }, + "hatched_chick": { + "c": "nature", + "e": "🐥", + "d": "front-facing baby chick", + "u": "6.0" + }, + "hatching_chick": { + "c": "nature", + "e": "🐣", + "d": "hatching chick", + "u": "6.0" + }, + "head_bandage": { + "c": "people", + "e": "🤕", + "d": "face with head-bandage", + "u": "8.0" + }, + "headphones": { + "c": "activity", + "e": "🎧", + "d": "headphone", + "u": "6.0" + }, + "hear_no_evil": { + "c": "nature", + "e": "🙉", + "d": "hear-no-evil monkey", + "u": "6.0" + }, + "heart": { + "c": "symbols", + "e": "❤", + "d": "heavy black heart", + "u": "1.1" + }, + "heart_decoration": { + "c": "symbols", + "e": "💟", + "d": "heart decoration", + "u": "6.0" + }, + "heart_exclamation": { + "c": "symbols", + "e": "❣", + "d": "heavy heart exclamation mark ornament", + "u": "1.1" + }, + "heart_eyes": { + "c": "people", + "e": "😍", + "d": "smiling face with heart-shaped eyes", + "u": "6.0" + }, + "heart_eyes_cat": { + "c": "people", + "e": "😻", + "d": "smiling cat face with heart-shaped eyes", + "u": "6.0" + }, + "heartbeat": { + "c": "symbols", + "e": "💓", + "d": "beating heart", + "u": "6.0" + }, + "heartpulse": { + "c": "symbols", + "e": "💗", + "d": "growing heart", + "u": "6.0" + }, + "hearts": { + "c": "symbols", + "e": "♥", + "d": "black heart suit", + "u": "1.1" + }, + "heavy_check_mark": { + "c": "symbols", + "e": "✔", + "d": "heavy check mark", + "u": "1.1" + }, + "heavy_division_sign": { + "c": "symbols", + "e": "➗", + "d": "heavy division sign", + "u": "6.0" + }, + "heavy_dollar_sign": { + "c": "symbols", + "e": "💲", + "d": "heavy dollar sign", + "u": "6.0" + }, + "heavy_minus_sign": { + "c": "symbols", + "e": "➖", + "d": "heavy minus sign", + "u": "6.0" + }, + "heavy_multiplication_x": { + "c": "symbols", + "e": "✖", + "d": "heavy multiplication x", + "u": "1.1" + }, + "heavy_plus_sign": { + "c": "symbols", + "e": "➕", + "d": "heavy plus sign", + "u": "6.0" + }, + "helicopter": { + "c": "travel", + "e": "🚁", + "d": "helicopter", + "u": "6.0" + }, + "helmet_with_cross": { + "c": "people", + "e": "⛑", + "d": "helmet with white cross", + "u": "5.2" + }, + "herb": { + "c": "nature", + "e": "🌿", + "d": "herb", + "u": "6.0" + }, + "hibiscus": { + "c": "nature", + "e": "🌺", + "d": "hibiscus", + "u": "6.0" + }, + "high_brightness": { + "c": "symbols", + "e": "🔆", + "d": "high brightness symbol", + "u": "6.0" + }, + "high_heel": { + "c": "people", + "e": "👠", + "d": "high-heeled shoe", + "u": "6.0" + }, + "hockey": { + "c": "activity", + "e": "🏒", + "d": "ice hockey stick and puck", + "u": "8.0" + }, + "hole": { + "c": "objects", + "e": "🕳", + "d": "hole", + "u": "7.0" + }, + "homes": { + "c": "travel", + "e": "🏘", + "d": "house buildings", + "u": "7.0" + }, + "honey_pot": { + "c": "food", + "e": "🍯", + "d": "honey pot", + "u": "6.0" + }, + "horse": { + "c": "nature", + "e": "🐴", + "d": "horse face", + "u": "6.0" + }, + "horse_racing": { + "c": "activity", + "e": "🏇", + "d": "horse racing", + "u": "6.0" + }, + "horse_racing_tone1": { + "c": "activity", + "e": "🏇🏻", + "d": "horse racing tone 1", + "u": "8.0" + }, + "horse_racing_tone2": { + "c": "activity", + "e": "🏇🏼", + "d": "horse racing tone 2", + "u": "8.0" + }, + "horse_racing_tone3": { + "c": "activity", + "e": "🏇🏽", + "d": "horse racing tone 3", + "u": "8.0" + }, + "horse_racing_tone4": { + "c": "activity", + "e": "🏇🏾", + "d": "horse racing tone 4", + "u": "8.0" + }, + "horse_racing_tone5": { + "c": "activity", + "e": "🏇🏿", + "d": "horse racing tone 5", + "u": "8.0" + }, + "hospital": { + "c": "travel", + "e": "🏥", + "d": "hospital", + "u": "6.0" + }, + "hot_pepper": { + "c": "food", + "e": "🌶", + "d": "hot pepper", + "u": "7.0" + }, + "hotdog": { + "c": "food", + "e": "🌭", + "d": "hot dog", + "u": "8.0" + }, + "hotel": { + "c": "travel", + "e": "🏨", + "d": "hotel", + "u": "6.0" + }, + "hotsprings": { + "c": "symbols", + "e": "♨", + "d": "hot springs", + "u": "1.1" + }, + "hourglass": { + "c": "objects", + "e": "⌛", + "d": "hourglass", + "u": "1.1" + }, + "hourglass_flowing_sand": { + "c": "objects", + "e": "⏳", + "d": "hourglass with flowing sand", + "u": "6.0" + }, + "house": { + "c": "travel", + "e": "🏠", + "d": "house building", + "u": "6.0" + }, + "house_abandoned": { + "c": "travel", + "e": "🏚", + "d": "derelict house building", + "u": "7.0" + }, + "house_with_garden": { + "c": "travel", + "e": "🏡", + "d": "house with garden", + "u": "6.0" + }, + "hugging": { + "c": "people", + "e": "🤗", + "d": "hugging face", + "u": "8.0" + }, + "hushed": { + "c": "people", + "e": "😯", + "d": "hushed face", + "u": "6.1" + }, + "ice_cream": { + "c": "food", + "e": "🍨", + "d": "ice cream", + "u": "6.0" + }, + "ice_skate": { + "c": "activity", + "e": "⛸", + "d": "ice skate", + "u": "5.2" + }, + "icecream": { + "c": "food", + "e": "🍦", + "d": "soft ice cream", + "u": "6.0" + }, + "id": { + "c": "symbols", + "e": "🆔", + "d": "squared id", + "u": "6.0" + }, + "ideograph_advantage": { + "c": "symbols", + "e": "🉐", + "d": "circled ideograph advantage", + "u": "6.0" + }, + "imp": { + "c": "people", + "e": "👿", + "d": "imp", + "u": "6.0" + }, + "inbox_tray": { + "c": "objects", + "e": "📥", + "d": "inbox tray", + "u": "6.0" + }, + "incoming_envelope": { + "c": "objects", + "e": "📨", + "d": "incoming envelope", + "u": "6.0" + }, + "information_desk_person": { + "c": "people", + "e": "💁", + "d": "information desk person", + "u": "6.0" + }, + "information_desk_person_tone1": { + "c": "people", + "e": "💁🏻", + "d": "information desk person tone 1", + "u": "8.0" + }, + "information_desk_person_tone2": { + "c": "people", + "e": "💁🏼", + "d": "information desk person tone 2", + "u": "8.0" + }, + "information_desk_person_tone3": { + "c": "people", + "e": "💁🏽", + "d": "information desk person tone 3", + "u": "8.0" + }, + "information_desk_person_tone4": { + "c": "people", + "e": "💁🏾", + "d": "information desk person tone 4", + "u": "8.0" + }, + "information_desk_person_tone5": { + "c": "people", + "e": "💁🏿", + "d": "information desk person tone 5", + "u": "8.0" + }, + "information_source": { + "c": "symbols", + "e": "ℹ", + "d": "information source", + "u": "3.0" + }, + "innocent": { + "c": "people", + "e": "😇", + "d": "smiling face with halo", + "u": "6.0" + }, + "interrobang": { + "c": "symbols", + "e": "⁉", + "d": "exclamation question mark", + "u": "3.0" + }, + "iphone": { + "c": "objects", + "e": "📱", + "d": "mobile phone", + "u": "6.0" + }, + "island": { + "c": "travel", + "e": "🏝", + "d": "desert island", + "u": "7.0" + }, + "izakaya_lantern": { + "c": "objects", + "e": "🏮", + "d": "izakaya lantern", + "u": "6.0" + }, + "jack_o_lantern": { + "c": "nature", + "e": "🎃", + "d": "jack-o-lantern", + "u": "6.0" + }, + "japan": { + "c": "travel", + "e": "🗾", + "d": "silhouette of japan", + "u": "6.0" + }, + "japanese_castle": { + "c": "travel", + "e": "🏯", + "d": "japanese castle", + "u": "6.0" + }, + "japanese_goblin": { + "c": "people", + "e": "👺", + "d": "japanese goblin", + "u": "6.0" + }, + "japanese_ogre": { + "c": "people", + "e": "👹", + "d": "japanese ogre", + "u": "6.0" + }, + "jeans": { + "c": "people", + "e": "👖", + "d": "jeans", + "u": "6.0" + }, + "joy": { + "c": "people", + "e": "😂", + "d": "face with tears of joy", + "u": "6.0" + }, + "joy_cat": { + "c": "people", + "e": "😹", + "d": "cat face with tears of joy", + "u": "6.0" + }, + "joystick": { + "c": "objects", + "e": "🕹", + "d": "joystick", + "u": "7.0" + }, + "juggling": { + "c": "activity", + "e": "🤹", + "d": "juggling", + "u": "9.0" + }, + "juggling_tone1": { + "c": "activity", + "e": "🤹🏻", + "d": "juggling tone 1", + "u": "9.0" + }, + "juggling_tone2": { + "c": "activity", + "e": "🤹🏼", + "d": "juggling tone 2", + "u": "9.0" + }, + "juggling_tone3": { + "c": "activity", + "e": "🤹🏽", + "d": "juggling tone 3", + "u": "9.0" + }, + "juggling_tone4": { + "c": "activity", + "e": "🤹🏾", + "d": "juggling tone 4", + "u": "9.0" + }, + "juggling_tone5": { + "c": "activity", + "e": "🤹🏿", + "d": "juggling tone 5", + "u": "9.0" + }, + "kaaba": { + "c": "travel", + "e": "🕋", + "d": "kaaba", + "u": "8.0" + }, + "key": { + "c": "objects", + "e": "🔑", + "d": "key", + "u": "6.0" + }, + "key2": { + "c": "objects", + "e": "🗝", + "d": "old key", + "u": "7.0" + }, + "keyboard": { + "c": "objects", + "e": "⌨", + "d": "keyboard", + "u": "1.1" + }, + "kimono": { + "c": "people", + "e": "👘", + "d": "kimono", + "u": "6.0" + }, + "kiss": { + "c": "people", + "e": "💋", + "d": "kiss mark", + "u": "6.0" + }, + "kiss_mm": { + "c": "people", + "e": "👨❤️💋👨", + "d": "kiss (man,man)", + "u": "6.0" + }, + "kiss_ww": { + "c": "people", + "e": "👩❤️💋👩", + "d": "kiss (woman,woman)", + "u": "6.0" + }, + "kissing": { + "c": "people", + "e": "😗", + "d": "kissing face", + "u": "6.1" + }, + "kissing_cat": { + "c": "people", + "e": "😽", + "d": "kissing cat face with closed eyes", + "u": "6.0" + }, + "kissing_closed_eyes": { + "c": "people", + "e": "😚", + "d": "kissing face with closed eyes", + "u": "6.0" + }, + "kissing_heart": { + "c": "people", + "e": "😘", + "d": "face throwing a kiss", + "u": "6.0" + }, + "kissing_smiling_eyes": { + "c": "people", + "e": "😙", + "d": "kissing face with smiling eyes", + "u": "6.1" + }, + "kiwi": { + "c": "food", + "e": "🥝", + "d": "kiwifruit", + "u": "9.0" + }, + "knife": { + "c": "objects", + "e": "🔪", + "d": "hocho", + "u": "6.0" + }, + "koala": { + "c": "nature", + "e": "🐨", + "d": "koala", + "u": "6.0" + }, + "koko": { + "c": "symbols", + "e": "🈁", + "d": "squared katakana koko", + "u": "6.0" + }, + "label": { + "c": "objects", + "e": "🏷", + "d": "label", + "u": "7.0" + }, + "large_blue_circle": { + "c": "symbols", + "e": "🔵", + "d": "large blue circle", + "u": "6.0" + }, + "large_blue_diamond": { + "c": "symbols", + "e": "🔷", + "d": "large blue diamond", + "u": "6.0" + }, + "large_orange_diamond": { + "c": "symbols", + "e": "🔶", + "d": "large orange diamond", + "u": "6.0" + }, + "last_quarter_moon": { + "c": "nature", + "e": "🌗", + "d": "last quarter moon symbol", + "u": "6.0" + }, + "last_quarter_moon_with_face": { + "c": "nature", + "e": "🌜", + "d": "last quarter moon with face", + "u": "6.0" + }, + "laughing": { + "c": "people", + "e": "😆", + "d": "smiling face with open mouth and tightly-closed ey", + "u": "6.0" + }, + "leaves": { + "c": "nature", + "e": "🍃", + "d": "leaf fluttering in wind", + "u": "6.0" + }, + "ledger": { + "c": "objects", + "e": "📒", + "d": "ledger", + "u": "6.0" + }, + "left_facing_fist": { + "c": "people", + "e": "🤛", + "d": "left-facing fist", + "u": "9.0" + }, + "left_facing_fist_tone1": { + "c": "people", + "e": "🤛🏻", + "d": "left facing fist tone 1", + "u": "9.0" + }, + "left_facing_fist_tone2": { + "c": "people", + "e": "🤛🏼", + "d": "left facing fist tone 2", + "u": "9.0" + }, + "left_facing_fist_tone3": { + "c": "people", + "e": "🤛🏽", + "d": "left facing fist tone 3", + "u": "9.0" + }, + "left_facing_fist_tone4": { + "c": "people", + "e": "🤛🏾", + "d": "left facing fist tone 4", + "u": "9.0" + }, + "left_facing_fist_tone5": { + "c": "people", + "e": "🤛🏿", + "d": "left facing fist tone 5", + "u": "9.0" + }, + "left_luggage": { + "c": "symbols", + "e": "🛅", + "d": "left luggage", + "u": "6.0" + }, + "left_right_arrow": { + "c": "symbols", + "e": "↔", + "d": "left right arrow", + "u": "1.1" + }, + "leftwards_arrow_with_hook": { + "c": "symbols", + "e": "↩", + "d": "leftwards arrow with hook", + "u": "1.1" + }, + "lemon": { + "c": "food", + "e": "🍋", + "d": "lemon", + "u": "6.0" + }, + "leo": { + "c": "symbols", + "e": "♌", + "d": "leo", + "u": "1.1" + }, + "leopard": { + "c": "nature", + "e": "🐆", + "d": "leopard", + "u": "6.0" + }, + "level_slider": { + "c": "objects", + "e": "🎚", + "d": "level slider", + "u": "7.0" + }, + "levitate": { + "c": "activity", + "e": "🕴", + "d": "man in business suit levitating", + "u": "7.0" + }, + "libra": { + "c": "symbols", + "e": "♎", + "d": "libra", + "u": "1.1" + }, + "lifter": { + "c": "activity", + "e": "🏋", + "d": "weight lifter", + "u": "7.0" + }, + "lifter_tone1": { + "c": "activity", + "e": "🏋🏻", + "d": "weight lifter tone 1", + "u": "8.0" + }, + "lifter_tone2": { + "c": "activity", + "e": "🏋🏼", + "d": "weight lifter tone 2", + "u": "8.0" + }, + "lifter_tone3": { + "c": "activity", + "e": "🏋🏽", + "d": "weight lifter tone 3", + "u": "8.0" + }, + "lifter_tone4": { + "c": "activity", + "e": "🏋🏾", + "d": "weight lifter tone 4", + "u": "8.0" + }, + "lifter_tone5": { + "c": "activity", + "e": "🏋🏿", + "d": "weight lifter tone 5", + "u": "8.0" + }, + "light_rail": { + "c": "travel", + "e": "🚈", + "d": "light rail", + "u": "6.0" + }, + "link": { + "c": "objects", + "e": "🔗", + "d": "link symbol", + "u": "6.0" + }, + "lion_face": { + "c": "nature", + "e": "🦁", + "d": "lion face", + "u": "8.0" + }, + "lips": { + "c": "people", + "e": "👄", + "d": "mouth", + "u": "6.0" + }, + "lipstick": { + "c": "people", + "e": "💄", + "d": "lipstick", + "u": "6.0" + }, + "lizard": { + "c": "nature", + "e": "🦎", + "d": "lizard", + "u": "9.0" + }, + "lock": { + "c": "objects", + "e": "🔒", + "d": "lock", + "u": "6.0" + }, + "lock_with_ink_pen": { + "c": "objects", + "e": "🔏", + "d": "lock with ink pen", + "u": "6.0" + }, + "lollipop": { + "c": "food", + "e": "🍭", + "d": "lollipop", + "u": "6.0" + }, + "loop": { + "c": "symbols", + "e": "➿", + "d": "double curly loop", + "u": "6.0" + }, + "loud_sound": { + "c": "symbols", + "e": "🔊", + "d": "speaker with three sound waves", + "u": "6.0" + }, + "loudspeaker": { + "c": "symbols", + "e": "📢", + "d": "public address loudspeaker", + "u": "6.0" + }, + "love_hotel": { + "c": "travel", + "e": "🏩", + "d": "love hotel", + "u": "6.0" + }, + "love_letter": { + "c": "objects", + "e": "💌", + "d": "love letter", + "u": "6.0" + }, + "low_brightness": { + "c": "symbols", + "e": "🔅", + "d": "low brightness symbol", + "u": "6.0" + }, + "lying_face": { + "c": "people", + "e": "🤥", + "d": "lying face", + "u": "9.0" + }, + "m": { + "c": "symbols", + "e": "Ⓜ", + "d": "circled latin capital letter m", + "u": "1.1" + }, + "mag": { + "c": "objects", + "e": "🔍", + "d": "left-pointing magnifying glass", + "u": "6.0" + }, + "mag_right": { + "c": "objects", + "e": "🔎", + "d": "right-pointing magnifying glass", + "u": "6.0" + }, + "mahjong": { + "c": "symbols", + "e": "🀄", + "d": "mahjong tile red dragon", + "u": "5.1" + }, + "mailbox": { + "c": "objects", + "e": "📫", + "d": "closed mailbox with raised flag", + "u": "6.0" + }, + "mailbox_closed": { + "c": "objects", + "e": "📪", + "d": "closed mailbox with lowered flag", + "u": "6.0" + }, + "mailbox_with_mail": { + "c": "objects", + "e": "📬", + "d": "open mailbox with raised flag", + "u": "6.0" + }, + "mailbox_with_no_mail": { + "c": "objects", + "e": "📭", + "d": "open mailbox with lowered flag", + "u": "6.0" + }, + "man": { + "c": "people", + "e": "👨", + "d": "man", + "u": "6.0" + }, + "man_dancing": { + "c": "people", + "e": "🕺", + "d": "man dancing", + "u": "9.0" + }, + "man_dancing_tone1": { + "c": "activity", + "e": "🕺🏻", + "d": "man dancing tone 1", + "u": "9.0" + }, + "man_dancing_tone2": { + "c": "activity", + "e": "🕺🏼", + "d": "man dancing tone 2", + "u": "9.0" + }, + "man_dancing_tone3": { + "c": "activity", + "e": "🕺🏽", + "d": "man dancing tone 3", + "u": "9.0" + }, + "man_dancing_tone4": { + "c": "activity", + "e": "🕺🏾", + "d": "man dancing tone 4", + "u": "9.0" + }, + "man_dancing_tone5": { + "c": "activity", + "e": "🕺🏿", + "d": "man dancing tone 5", + "u": "9.0" + }, + "man_in_tuxedo": { + "c": "people", + "e": "🤵", + "d": "man in tuxedo", + "u": "9.0" + }, + "man_in_tuxedo_tone1": { + "c": "people", + "e": "🤵🏻", + "d": "man in tuxedo tone 1", + "u": "9.0" + }, + "man_in_tuxedo_tone2": { + "c": "people", + "e": "🤵🏼", + "d": "man in tuxedo tone 2", + "u": "9.0" + }, + "man_in_tuxedo_tone3": { + "c": "people", + "e": "🤵🏽", + "d": "man in tuxedo tone 3", + "u": "9.0" + }, + "man_in_tuxedo_tone4": { + "c": "people", + "e": "🤵🏾", + "d": "man in tuxedo tone 4", + "u": "9.0" + }, + "man_in_tuxedo_tone5": { + "c": "people", + "e": "🤵🏿", + "d": "man in tuxedo tone 5", + "u": "9.0" + }, + "man_tone1": { + "c": "people", + "e": "👨🏻", + "d": "man tone 1", + "u": "8.0" + }, + "man_tone2": { + "c": "people", + "e": "👨🏼", + "d": "man tone 2", + "u": "8.0" + }, + "man_tone3": { + "c": "people", + "e": "👨🏽", + "d": "man tone 3", + "u": "8.0" + }, + "man_tone4": { + "c": "people", + "e": "👨🏾", + "d": "man tone 4", + "u": "8.0" + }, + "man_tone5": { + "c": "people", + "e": "👨🏿", + "d": "man tone 5", + "u": "8.0" + }, + "man_with_gua_pi_mao": { + "c": "people", + "e": "👲", + "d": "man with gua pi mao", + "u": "6.0" + }, + "man_with_gua_pi_mao_tone1": { + "c": "people", + "e": "👲🏻", + "d": "man with gua pi mao tone 1", + "u": "8.0" + }, + "man_with_gua_pi_mao_tone2": { + "c": "people", + "e": "👲🏼", + "d": "man with gua pi mao tone 2", + "u": "8.0" + }, + "man_with_gua_pi_mao_tone3": { + "c": "people", + "e": "👲🏽", + "d": "man with gua pi mao tone 3", + "u": "8.0" + }, + "man_with_gua_pi_mao_tone4": { + "c": "people", + "e": "👲🏾", + "d": "man with gua pi mao tone 4", + "u": "8.0" + }, + "man_with_gua_pi_mao_tone5": { + "c": "people", + "e": "👲🏿", + "d": "man with gua pi mao tone 5", + "u": "8.0" + }, + "man_with_turban": { + "c": "people", + "e": "👳", + "d": "man with turban", + "u": "6.0" + }, + "man_with_turban_tone1": { + "c": "people", + "e": "👳🏻", + "d": "man with turban tone 1", + "u": "8.0" + }, + "man_with_turban_tone2": { + "c": "people", + "e": "👳🏼", + "d": "man with turban tone 2", + "u": "8.0" + }, + "man_with_turban_tone3": { + "c": "people", + "e": "👳🏽", + "d": "man with turban tone 3", + "u": "8.0" + }, + "man_with_turban_tone4": { + "c": "people", + "e": "👳🏾", + "d": "man with turban tone 4", + "u": "8.0" + }, + "man_with_turban_tone5": { + "c": "people", + "e": "👳🏿", + "d": "man with turban tone 5", + "u": "8.0" + }, + "mans_shoe": { + "c": "people", + "e": "👞", + "d": "mans shoe", + "u": "6.0" + }, + "map": { + "c": "objects", + "e": "🗺", + "d": "world map", + "u": "7.0" + }, + "maple_leaf": { + "c": "nature", + "e": "🍁", + "d": "maple leaf", + "u": "6.0" + }, + "martial_arts_uniform": { + "c": "activity", + "e": "🥋", + "d": "martial arts uniform", + "u": "9.0" + }, + "mask": { + "c": "people", + "e": "😷", + "d": "face with medical mask", + "u": "6.0" + }, + "massage": { + "c": "people", + "e": "💆", + "d": "face massage", + "u": "6.0" + }, + "massage_tone1": { + "c": "people", + "e": "💆🏻", + "d": "face massage tone 1", + "u": "8.0" + }, + "massage_tone2": { + "c": "people", + "e": "💆🏼", + "d": "face massage tone 2", + "u": "8.0" + }, + "massage_tone3": { + "c": "people", + "e": "💆🏽", + "d": "face massage tone 3", + "u": "8.0" + }, + "massage_tone4": { + "c": "people", + "e": "💆🏾", + "d": "face massage tone 4", + "u": "8.0" + }, + "massage_tone5": { + "c": "people", + "e": "💆🏿", + "d": "face massage tone 5", + "u": "8.0" + }, + "meat_on_bone": { + "c": "food", + "e": "🍖", + "d": "meat on bone", + "u": "6.0" + }, + "medal": { + "c": "activity", + "e": "🏅", + "d": "sports medal", + "u": "7.0" + }, + "mega": { + "c": "symbols", + "e": "📣", + "d": "cheering megaphone", + "u": "6.0" + }, + "melon": { + "c": "food", + "e": "🍈", + "d": "melon", + "u": "6.0" + }, + "menorah": { + "c": "symbols", + "e": "🕎", + "d": "menorah with nine branches", + "u": "8.0" + }, + "mens": { + "c": "symbols", + "e": "🚹", + "d": "mens symbol", + "u": "6.0" + }, + "metal": { + "c": "people", + "e": "🤘", + "d": "sign of the horns", + "u": "8.0" + }, + "metal_tone1": { + "c": "people", + "e": "🤘🏻", + "d": "sign of the horns tone 1", + "u": "8.0" + }, + "metal_tone2": { + "c": "people", + "e": "🤘🏼", + "d": "sign of the horns tone 2", + "u": "8.0" + }, + "metal_tone3": { + "c": "people", + "e": "🤘🏽", + "d": "sign of the horns tone 3", + "u": "8.0" + }, + "metal_tone4": { + "c": "people", + "e": "🤘🏾", + "d": "sign of the horns tone 4", + "u": "8.0" + }, + "metal_tone5": { + "c": "people", + "e": "🤘🏿", + "d": "sign of the horns tone 5", + "u": "8.0" + }, + "metro": { + "c": "travel", + "e": "🚇", + "d": "metro", + "u": "6.0" + }, + "microphone": { + "c": "activity", + "e": "🎤", + "d": "microphone", + "u": "6.0" + }, + "microphone2": { + "c": "objects", + "e": "🎙", + "d": "studio microphone", + "u": "7.0" + }, + "microscope": { + "c": "objects", + "e": "🔬", + "d": "microscope", + "u": "6.0" + }, + "middle_finger": { + "c": "people", + "e": "🖕", + "d": "reversed hand with middle finger extended", + "u": "7.0" + }, + "middle_finger_tone1": { + "c": "people", + "e": "🖕🏻", + "d": "reversed hand with middle finger extended tone 1", + "u": "8.0" + }, + "middle_finger_tone2": { + "c": "people", + "e": "🖕🏼", + "d": "reversed hand with middle finger extended tone 2", + "u": "8.0" + }, + "middle_finger_tone3": { + "c": "people", + "e": "🖕🏽", + "d": "reversed hand with middle finger extended tone 3", + "u": "8.0" + }, + "middle_finger_tone4": { + "c": "people", + "e": "🖕🏾", + "d": "reversed hand with middle finger extended tone 4", + "u": "8.0" + }, + "middle_finger_tone5": { + "c": "people", + "e": "🖕🏿", + "d": "reversed hand with middle finger extended tone 5", + "u": "8.0" + }, + "military_medal": { + "c": "activity", + "e": "🎖", + "d": "military medal", + "u": "7.0" + }, + "milk": { + "c": "food", + "e": "🥛", + "d": "glass of milk", + "u": "9.0" + }, + "milky_way": { + "c": "travel", + "e": "🌌", + "d": "milky way", + "u": "6.0" + }, + "minibus": { + "c": "travel", + "e": "🚐", + "d": "minibus", + "u": "6.0" + }, + "minidisc": { + "c": "objects", + "e": "💽", + "d": "minidisc", + "u": "6.0" + }, + "mobile_phone_off": { + "c": "symbols", + "e": "📴", + "d": "mobile phone off", + "u": "6.0" + }, + "money_mouth": { + "c": "people", + "e": "🤑", + "d": "money-mouth face", + "u": "8.0" + }, + "money_with_wings": { + "c": "objects", + "e": "💸", + "d": "money with wings", + "u": "6.0" + }, + "moneybag": { + "c": "objects", + "e": "💰", + "d": "money bag", + "u": "6.0" + }, + "monkey": { + "c": "nature", + "e": "🐒", + "d": "monkey", + "u": "6.0" + }, + "monkey_face": { + "c": "nature", + "e": "🐵", + "d": "monkey face", + "u": "6.0" + }, + "monorail": { + "c": "travel", + "e": "🚝", + "d": "monorail", + "u": "6.0" + }, + "mortar_board": { + "c": "people", + "e": "🎓", + "d": "graduation cap", + "u": "6.0" + }, + "mosque": { + "c": "travel", + "e": "🕌", + "d": "mosque", + "u": "8.0" + }, + "motor_scooter": { + "c": "travel", + "e": "🛵", + "d": "motor scooter", + "u": "9.0" + }, + "motorboat": { + "c": "travel", + "e": "🛥", + "d": "motorboat", + "u": "7.0" + }, + "motorcycle": { + "c": "travel", + "e": "🏍", + "d": "racing motorcycle", + "u": "7.0" + }, + "motorway": { + "c": "travel", + "e": "🛣", + "d": "motorway", + "u": "7.0" + }, + "mount_fuji": { + "c": "travel", + "e": "🗻", + "d": "mount fuji", + "u": "6.0" + }, + "mountain": { + "c": "travel", + "e": "⛰", + "d": "mountain", + "u": "5.2" + }, + "mountain_bicyclist": { + "c": "activity", + "e": "🚵", + "d": "mountain bicyclist", + "u": "6.0" + }, + "mountain_bicyclist_tone1": { + "c": "activity", + "e": "🚵🏻", + "d": "mountain bicyclist tone 1", + "u": "8.0" + }, + "mountain_bicyclist_tone2": { + "c": "activity", + "e": "🚵🏼", + "d": "mountain bicyclist tone 2", + "u": "8.0" + }, + "mountain_bicyclist_tone3": { + "c": "activity", + "e": "🚵🏽", + "d": "mountain bicyclist tone 3", + "u": "8.0" + }, + "mountain_bicyclist_tone4": { + "c": "activity", + "e": "🚵🏾", + "d": "mountain bicyclist tone 4", + "u": "8.0" + }, + "mountain_bicyclist_tone5": { + "c": "activity", + "e": "🚵🏿", + "d": "mountain bicyclist tone 5", + "u": "8.0" + }, + "mountain_cableway": { + "c": "travel", + "e": "🚠", + "d": "mountain cableway", + "u": "6.0" + }, + "mountain_railway": { + "c": "travel", + "e": "🚞", + "d": "mountain railway", + "u": "6.0" + }, + "mountain_snow": { + "c": "travel", + "e": "🏔", + "d": "snow capped mountain", + "u": "7.0" + }, + "mouse": { + "c": "nature", + "e": "🐭", + "d": "mouse face", + "u": "6.0" + }, + "mouse2": { + "c": "nature", + "e": "🐁", + "d": "mouse", + "u": "6.0" + }, + "mouse_three_button": { + "c": "objects", + "e": "🖱", + "d": "three button mouse", + "u": "7.0" + }, + "movie_camera": { + "c": "objects", + "e": "🎥", + "d": "movie camera", + "u": "6.0" + }, + "moyai": { + "c": "objects", + "e": "🗿", + "d": "moyai", + "u": "6.0" + }, + "mrs_claus": { + "c": "people", + "e": "🤶", + "d": "mother christmas", + "u": "9.0" + }, + "mrs_claus_tone1": { + "c": "people", + "e": "🤶🏻", + "d": "mother christmas tone 1", + "u": "9.0" + }, + "mrs_claus_tone2": { + "c": "people", + "e": "🤶🏼", + "d": "mother christmas tone 2", + "u": "9.0" + }, + "mrs_claus_tone3": { + "c": "people", + "e": "🤶🏽", + "d": "mother christmas tone 3", + "u": "9.0" + }, + "mrs_claus_tone4": { + "c": "people", + "e": "🤶🏾", + "d": "mother christmas tone 4", + "u": "9.0" + }, + "mrs_claus_tone5": { + "c": "people", + "e": "🤶🏿", + "d": "mother christmas tone 5", + "u": "9.0" + }, + "muscle": { + "c": "people", + "e": "💪", + "d": "flexed biceps", + "u": "6.0" + }, + "muscle_tone1": { + "c": "people", + "e": "💪🏻", + "d": "flexed biceps tone 1", + "u": "8.0" + }, + "muscle_tone2": { + "c": "people", + "e": "💪🏼", + "d": "flexed biceps tone 2", + "u": "8.0" + }, + "muscle_tone3": { + "c": "people", + "e": "💪🏽", + "d": "flexed biceps tone 3", + "u": "8.0" + }, + "muscle_tone4": { + "c": "people", + "e": "💪🏾", + "d": "flexed biceps tone 4", + "u": "8.0" + }, + "muscle_tone5": { + "c": "people", + "e": "💪🏿", + "d": "flexed biceps tone 5", + "u": "8.0" + }, + "mushroom": { + "c": "nature", + "e": "🍄", + "d": "mushroom", + "u": "6.0" + }, + "musical_keyboard": { + "c": "activity", + "e": "🎹", + "d": "musical keyboard", + "u": "6.0" + }, + "musical_note": { + "c": "symbols", + "e": "🎵", + "d": "musical note", + "u": "6.0" + }, + "musical_score": { + "c": "activity", + "e": "🎼", + "d": "musical score", + "u": "6.0" + }, + "mute": { + "c": "symbols", + "e": "🔇", + "d": "speaker with cancellation stroke", + "u": "6.0" + }, + "nail_care": { + "c": "people", + "e": "💅", + "d": "nail polish", + "u": "6.0" + }, + "nail_care_tone1": { + "c": "people", + "e": "💅🏻", + "d": "nail polish tone 1", + "u": "8.0" + }, + "nail_care_tone2": { + "c": "people", + "e": "💅🏼", + "d": "nail polish tone 2", + "u": "8.0" + }, + "nail_care_tone3": { + "c": "people", + "e": "💅🏽", + "d": "nail polish tone 3", + "u": "8.0" + }, + "nail_care_tone4": { + "c": "people", + "e": "💅🏾", + "d": "nail polish tone 4", + "u": "8.0" + }, + "nail_care_tone5": { + "c": "people", + "e": "💅🏿", + "d": "nail polish tone 5", + "u": "8.0" + }, + "name_badge": { + "c": "symbols", + "e": "📛", + "d": "name badge", + "u": "6.0" + }, + "nauseated_face": { + "c": "people", + "e": "🤢", + "d": "nauseated face", + "u": "9.0" + }, + "necktie": { + "c": "people", + "e": "👔", + "d": "necktie", + "u": "6.0" + }, + "negative_squared_cross_mark": { + "c": "symbols", + "e": "❎", + "d": "negative squared cross mark", + "u": "6.0" + }, + "nerd": { + "c": "people", + "e": "🤓", + "d": "nerd face", + "u": "8.0" + }, + "neutral_face": { + "c": "people", + "e": "😐", + "d": "neutral face", + "u": "6.0" + }, + "new": { + "c": "symbols", + "e": "🆕", + "d": "squared new", + "u": "6.0" + }, + "new_moon": { + "c": "nature", + "e": "🌑", + "d": "new moon symbol", + "u": "6.0" + }, + "new_moon_with_face": { + "c": "nature", + "e": "🌚", + "d": "new moon with face", + "u": "6.0" + }, + "newspaper": { + "c": "objects", + "e": "📰", + "d": "newspaper", + "u": "6.0" + }, + "newspaper2": { + "c": "objects", + "e": "🗞", + "d": "rolled-up newspaper", + "u": "7.0" + }, + "ng": { + "c": "symbols", + "e": "🆖", + "d": "squared ng", + "u": "6.0" + }, + "night_with_stars": { + "c": "travel", + "e": "🌃", + "d": "night with stars", + "u": "6.0" + }, + "nine": { + "c": "symbols", + "e": "9️⃣", + "d": "keycap digit nine", + "u": "3.0" + }, + "no_bell": { + "c": "symbols", + "e": "🔕", + "d": "bell with cancellation stroke", + "u": "6.0" + }, + "no_bicycles": { + "c": "symbols", + "e": "🚳", + "d": "no bicycles", + "u": "6.0" + }, + "no_entry": { + "c": "symbols", + "e": "⛔", + "d": "no entry", + "u": "5.2" + }, + "no_entry_sign": { + "c": "symbols", + "e": "🚫", + "d": "no entry sign", + "u": "6.0" + }, + "no_good": { + "c": "people", + "e": "🙅", + "d": "face with no good gesture", + "u": "6.0" + }, + "no_good_tone1": { + "c": "people", + "e": "🙅🏻", + "d": "face with no good gesture tone 1", + "u": "8.0" + }, + "no_good_tone2": { + "c": "people", + "e": "🙅🏼", + "d": "face with no good gesture tone 2", + "u": "8.0" + }, + "no_good_tone3": { + "c": "people", + "e": "🙅🏽", + "d": "face with no good gesture tone 3", + "u": "8.0" + }, + "no_good_tone4": { + "c": "people", + "e": "🙅🏾", + "d": "face with no good gesture tone 4", + "u": "8.0" + }, + "no_good_tone5": { + "c": "people", + "e": "🙅🏿", + "d": "face with no good gesture tone 5", + "u": "8.0" + }, + "no_mobile_phones": { + "c": "symbols", + "e": "📵", + "d": "no mobile phones", + "u": "6.0" + }, + "no_mouth": { + "c": "people", + "e": "😶", + "d": "face without mouth", + "u": "6.0" + }, + "no_pedestrians": { + "c": "symbols", + "e": "🚷", + "d": "no pedestrians", + "u": "6.0" + }, + "no_smoking": { + "c": "symbols", + "e": "🚭", + "d": "no smoking symbol", + "u": "6.0" + }, + "non-potable_water": { + "c": "symbols", + "e": "🚱", + "d": "non-potable water symbol", + "u": "6.0" + }, + "nose": { + "c": "people", + "e": "👃", + "d": "nose", + "u": "6.0" + }, + "nose_tone1": { + "c": "people", + "e": "👃🏻", + "d": "nose tone 1", + "u": "8.0" + }, + "nose_tone2": { + "c": "people", + "e": "👃🏼", + "d": "nose tone 2", + "u": "8.0" + }, + "nose_tone3": { + "c": "people", + "e": "👃🏽", + "d": "nose tone 3", + "u": "8.0" + }, + "nose_tone4": { + "c": "people", + "e": "👃🏾", + "d": "nose tone 4", + "u": "8.0" + }, + "nose_tone5": { + "c": "people", + "e": "👃🏿", + "d": "nose tone 5", + "u": "8.0" + }, + "notebook": { + "c": "objects", + "e": "📓", + "d": "notebook", + "u": "6.0" + }, + "notebook_with_decorative_cover": { + "c": "objects", + "e": "📔", + "d": "notebook with decorative cover", + "u": "6.0" + }, + "notepad_spiral": { + "c": "objects", + "e": "🗒", + "d": "spiral note pad", + "u": "7.0" + }, + "notes": { + "c": "symbols", + "e": "🎶", + "d": "multiple musical notes", + "u": "6.0" + }, + "nut_and_bolt": { + "c": "objects", + "e": "🔩", + "d": "nut and bolt", + "u": "6.0" + }, + "o": { + "c": "symbols", + "e": "⭕", + "d": "heavy large circle", + "u": "5.2" + }, + "o2": { + "c": "symbols", + "e": "🅾", + "d": "negative squared latin capital letter o", + "u": "6.0" + }, + "ocean": { + "c": "nature", + "e": "🌊", + "d": "water wave", + "u": "6.0" + }, + "octagonal_sign": { + "c": "symbols", + "e": "🛑", + "d": "octagonal sign", + "u": "9.0" + }, + "octopus": { + "c": "nature", + "e": "🐙", + "d": "octopus", + "u": "6.0" + }, + "oden": { + "c": "food", + "e": "🍢", + "d": "oden", + "u": "6.0" + }, + "office": { + "c": "travel", + "e": "🏢", + "d": "office building", + "u": "6.0" + }, + "oil": { + "c": "objects", + "e": "🛢", + "d": "oil drum", + "u": "7.0" + }, + "ok": { + "c": "symbols", + "e": "🆗", + "d": "squared ok", + "u": "6.0" + }, + "ok_hand": { + "c": "people", + "e": "👌", + "d": "ok hand sign", + "u": "6.0" + }, + "ok_hand_tone1": { + "c": "people", + "e": "👌🏻", + "d": "ok hand sign tone 1", + "u": "8.0" + }, + "ok_hand_tone2": { + "c": "people", + "e": "👌🏼", + "d": "ok hand sign tone 2", + "u": "8.0" + }, + "ok_hand_tone3": { + "c": "people", + "e": "👌🏽", + "d": "ok hand sign tone 3", + "u": "8.0" + }, + "ok_hand_tone4": { + "c": "people", + "e": "👌🏾", + "d": "ok hand sign tone 4", + "u": "8.0" + }, + "ok_hand_tone5": { + "c": "people", + "e": "👌🏿", + "d": "ok hand sign tone 5", + "u": "8.0" + }, + "ok_woman": { + "c": "people", + "e": "🙆", + "d": "face with ok gesture", + "u": "6.0" + }, + "ok_woman_tone1": { + "c": "people", + "e": "🙆🏻", + "d": "face with ok gesture tone1", + "u": "8.0" + }, + "ok_woman_tone2": { + "c": "people", + "e": "🙆🏼", + "d": "face with ok gesture tone2", + "u": "8.0" + }, + "ok_woman_tone3": { + "c": "people", + "e": "🙆🏽", + "d": "face with ok gesture tone3", + "u": "8.0" + }, + "ok_woman_tone4": { + "c": "people", + "e": "🙆🏾", + "d": "face with ok gesture tone4", + "u": "8.0" + }, + "ok_woman_tone5": { + "c": "people", + "e": "🙆🏿", + "d": "face with ok gesture tone5", + "u": "8.0" + }, + "older_man": { + "c": "people", + "e": "👴", + "d": "older man", + "u": "6.0" + }, + "older_man_tone1": { + "c": "people", + "e": "👴🏻", + "d": "older man tone 1", + "u": "8.0" + }, + "older_man_tone2": { + "c": "people", + "e": "👴🏼", + "d": "older man tone 2", + "u": "8.0" + }, + "older_man_tone3": { + "c": "people", + "e": "👴🏽", + "d": "older man tone 3", + "u": "8.0" + }, + "older_man_tone4": { + "c": "people", + "e": "👴🏾", + "d": "older man tone 4", + "u": "8.0" + }, + "older_man_tone5": { + "c": "people", + "e": "👴🏿", + "d": "older man tone 5", + "u": "8.0" + }, + "older_woman": { + "c": "people", + "e": "👵", + "d": "older woman", + "u": "6.0" + }, + "older_woman_tone1": { + "c": "people", + "e": "👵🏻", + "d": "older woman tone 1", + "u": "8.0" + }, + "older_woman_tone2": { + "c": "people", + "e": "👵🏼", + "d": "older woman tone 2", + "u": "8.0" + }, + "older_woman_tone3": { + "c": "people", + "e": "👵🏽", + "d": "older woman tone 3", + "u": "8.0" + }, + "older_woman_tone4": { + "c": "people", + "e": "👵🏾", + "d": "older woman tone 4", + "u": "8.0" + }, + "older_woman_tone5": { + "c": "people", + "e": "👵🏿", + "d": "older woman tone 5", + "u": "8.0" + }, + "om_symbol": { + "c": "symbols", + "e": "🕉", + "d": "om symbol", + "u": "7.0" + }, + "on": { + "c": "symbols", + "e": "🔛", + "d": "on with exclamation mark with left right arrow abo", + "u": "6.0" + }, + "oncoming_automobile": { + "c": "travel", + "e": "🚘", + "d": "oncoming automobile", + "u": "6.0" + }, + "oncoming_bus": { + "c": "travel", + "e": "🚍", + "d": "oncoming bus", + "u": "6.0" + }, + "oncoming_police_car": { + "c": "travel", + "e": "🚔", + "d": "oncoming police car", + "u": "6.0" + }, + "oncoming_taxi": { + "c": "travel", + "e": "🚖", + "d": "oncoming taxi", + "u": "6.0" + }, + "one": { + "c": "symbols", + "e": "1️⃣", + "d": "keycap digit one", + "u": "3.0" + }, + "open_file_folder": { + "c": "objects", + "e": "📂", + "d": "open file folder", + "u": "6.0" + }, + "open_hands": { + "c": "people", + "e": "👐", + "d": "open hands sign", + "u": "6.0" + }, + "open_hands_tone1": { + "c": "people", + "e": "👐🏻", + "d": "open hands sign tone 1", + "u": "8.0" + }, + "open_hands_tone2": { + "c": "people", + "e": "👐🏼", + "d": "open hands sign tone 2", + "u": "8.0" + }, + "open_hands_tone3": { + "c": "people", + "e": "👐🏽", + "d": "open hands sign tone 3", + "u": "8.0" + }, + "open_hands_tone4": { + "c": "people", + "e": "👐🏾", + "d": "open hands sign tone 4", + "u": "8.0" + }, + "open_hands_tone5": { + "c": "people", + "e": "👐🏿", + "d": "open hands sign tone 5", + "u": "8.0" + }, + "open_mouth": { + "c": "people", + "e": "😮", + "d": "face with open mouth", + "u": "6.1" + }, + "ophiuchus": { + "c": "symbols", + "e": "⛎", + "d": "ophiuchus", + "u": "6.0" + }, + "orange_book": { + "c": "objects", + "e": "📙", + "d": "orange book", + "u": "6.0" + }, + "orthodox_cross": { + "c": "symbols", + "e": "☦", + "d": "orthodox cross", + "u": "1.1" + }, + "outbox_tray": { + "c": "objects", + "e": "📤", + "d": "outbox tray", + "u": "6.0" + }, + "owl": { + "c": "nature", + "e": "🦉", + "d": "owl", + "u": "9.0" + }, + "ox": { + "c": "nature", + "e": "🐂", + "d": "ox", + "u": "6.0" + }, + "package": { + "c": "objects", + "e": "📦", + "d": "package", + "u": "6.0" + }, + "page_facing_up": { + "c": "objects", + "e": "📄", + "d": "page facing up", + "u": "6.0" + }, + "page_with_curl": { + "c": "objects", + "e": "📃", + "d": "page with curl", + "u": "6.0" + }, + "pager": { + "c": "objects", + "e": "📟", + "d": "pager", + "u": "6.0" + }, + "paintbrush": { + "c": "objects", + "e": "🖌", + "d": "lower left paintbrush", + "u": "7.0" + }, + "palm_tree": { + "c": "nature", + "e": "🌴", + "d": "palm tree", + "u": "6.0" + }, + "pancakes": { + "c": "food", + "e": "🥞", + "d": "pancakes", + "u": "9.0" + }, + "panda_face": { + "c": "nature", + "e": "🐼", + "d": "panda face", + "u": "6.0" + }, + "paperclip": { + "c": "objects", + "e": "📎", + "d": "paperclip", + "u": "6.0" + }, + "paperclips": { + "c": "objects", + "e": "🖇", + "d": "linked paperclips", + "u": "7.0" + }, + "park": { + "c": "travel", + "e": "🏞", + "d": "national park", + "u": "7.0" + }, + "parking": { + "c": "symbols", + "e": "🅿", + "d": "negative squared latin capital letter p", + "u": "5.2" + }, + "part_alternation_mark": { + "c": "symbols", + "e": "〽", + "d": "part alternation mark", + "u": "3.2" + }, + "partly_sunny": { + "c": "nature", + "e": "⛅", + "d": "sun behind cloud", + "u": "5.2" + }, + "passport_control": { + "c": "symbols", + "e": "🛂", + "d": "passport control", + "u": "6.0" + }, + "pause_button": { + "c": "symbols", + "e": "⏸", + "d": "double vertical bar", + "u": "7.0" + }, + "peace": { + "c": "symbols", + "e": "☮", + "d": "peace symbol", + "u": "1.1" + }, + "peach": { + "c": "food", + "e": "🍑", + "d": "peach", + "u": "6.0" + }, + "peanuts": { + "c": "food", + "e": "🥜", + "d": "peanuts", + "u": "9.0" + }, + "pear": { + "c": "food", + "e": "🍐", + "d": "pear", + "u": "6.0" + }, + "pen_ballpoint": { + "c": "objects", + "e": "🖊", + "d": "lower left ballpoint pen", + "u": "7.0" + }, + "pen_fountain": { + "c": "objects", + "e": "🖋", + "d": "lower left fountain pen", + "u": "7.0" + }, + "pencil": { + "c": "objects", + "e": "📝", + "d": "memo", + "u": "6.0" + }, + "pencil2": { + "c": "objects", + "e": "✏", + "d": "pencil", + "u": "1.1" + }, + "penguin": { + "c": "nature", + "e": "🐧", + "d": "penguin", + "u": "6.0" + }, + "pensive": { + "c": "people", + "e": "😔", + "d": "pensive face", + "u": "6.0" + }, + "performing_arts": { + "c": "activity", + "e": "🎭", + "d": "performing arts", + "u": "6.0" + }, + "persevere": { + "c": "people", + "e": "😣", + "d": "persevering face", + "u": "6.0" + }, + "person_frowning": { + "c": "people", + "e": "🙍", + "d": "person frowning", + "u": "6.0" + }, + "person_frowning_tone1": { + "c": "people", + "e": "🙍🏻", + "d": "person frowning tone 1", + "u": "8.0" + }, + "person_frowning_tone2": { + "c": "people", + "e": "🙍🏼", + "d": "person frowning tone 2", + "u": "8.0" + }, + "person_frowning_tone3": { + "c": "people", + "e": "🙍🏽", + "d": "person frowning tone 3", + "u": "8.0" + }, + "person_frowning_tone4": { + "c": "people", + "e": "🙍🏾", + "d": "person frowning tone 4", + "u": "8.0" + }, + "person_frowning_tone5": { + "c": "people", + "e": "🙍🏿", + "d": "person frowning tone 5", + "u": "8.0" + }, + "person_with_blond_hair": { + "c": "people", + "e": "👱", + "d": "person with blond hair", + "u": "6.0" + }, + "person_with_blond_hair_tone1": { + "c": "people", + "e": "👱🏻", + "d": "person with blond hair tone 1", + "u": "8.0" + }, + "person_with_blond_hair_tone2": { + "c": "people", + "e": "👱🏼", + "d": "person with blond hair tone 2", + "u": "8.0" + }, + "person_with_blond_hair_tone3": { + "c": "people", + "e": "👱🏽", + "d": "person with blond hair tone 3", + "u": "8.0" + }, + "person_with_blond_hair_tone4": { + "c": "people", + "e": "👱🏾", + "d": "person with blond hair tone 4", + "u": "8.0" + }, + "person_with_blond_hair_tone5": { + "c": "people", + "e": "👱🏿", + "d": "person with blond hair tone 5", + "u": "8.0" + }, + "person_with_pouting_face": { + "c": "people", + "e": "🙎", + "d": "person with pouting face", + "u": "6.0" + }, + "person_with_pouting_face_tone1": { + "c": "people", + "e": "🙎🏻", + "d": "person with pouting face tone1", + "u": "8.0" + }, + "person_with_pouting_face_tone2": { + "c": "people", + "e": "🙎🏼", + "d": "person with pouting face tone2", + "u": "8.0" + }, + "person_with_pouting_face_tone3": { + "c": "people", + "e": "🙎🏽", + "d": "person with pouting face tone3", + "u": "8.0" + }, + "person_with_pouting_face_tone4": { + "c": "people", + "e": "🙎🏾", + "d": "person with pouting face tone4", + "u": "8.0" + }, + "person_with_pouting_face_tone5": { + "c": "people", + "e": "🙎🏿", + "d": "person with pouting face tone5", + "u": "8.0" + }, + "pick": { + "c": "objects", + "e": "⛏", + "d": "pick", + "u": "5.2" + }, + "pig": { + "c": "nature", + "e": "🐷", + "d": "pig face", + "u": "6.0" + }, + "pig2": { + "c": "nature", + "e": "🐖", + "d": "pig", + "u": "6.0" + }, + "pig_nose": { + "c": "nature", + "e": "🐽", + "d": "pig nose", + "u": "6.0" + }, + "pill": { + "c": "objects", + "e": "💊", + "d": "pill", + "u": "6.0" + }, + "pineapple": { + "c": "food", + "e": "🍍", + "d": "pineapple", + "u": "6.0" + }, + "ping_pong": { + "c": "activity", + "e": "🏓", + "d": "table tennis paddle and ball", + "u": "8.0" + }, + "pisces": { + "c": "symbols", + "e": "♓", + "d": "pisces", + "u": "1.1" + }, + "pizza": { + "c": "food", + "e": "🍕", + "d": "slice of pizza", + "u": "6.0" + }, + "place_of_worship": { + "c": "symbols", + "e": "🛐", + "d": "place of worship", + "u": "8.0" + }, + "play_pause": { + "c": "symbols", + "e": "⏯", + "d": "black right-pointing double triangle with double vertical bar", + "u": "6.0" + }, + "point_down": { + "c": "people", + "e": "👇", + "d": "white down pointing backhand index", + "u": "6.0" + }, + "point_down_tone1": { + "c": "people", + "e": "👇🏻", + "d": "white down pointing backhand index tone 1", + "u": "8.0" + }, + "point_down_tone2": { + "c": "people", + "e": "👇🏼", + "d": "white down pointing backhand index tone 2", + "u": "8.0" + }, + "point_down_tone3": { + "c": "people", + "e": "👇🏽", + "d": "white down pointing backhand index tone 3", + "u": "8.0" + }, + "point_down_tone4": { + "c": "people", + "e": "👇🏾", + "d": "white down pointing backhand index tone 4", + "u": "8.0" + }, + "point_down_tone5": { + "c": "people", + "e": "👇🏿", + "d": "white down pointing backhand index tone 5", + "u": "8.0" + }, + "point_left": { + "c": "people", + "e": "👈", + "d": "white left pointing backhand index", + "u": "6.0" + }, + "point_left_tone1": { + "c": "people", + "e": "👈🏻", + "d": "white left pointing backhand index tone 1", + "u": "8.0" + }, + "point_left_tone2": { + "c": "people", + "e": "👈🏼", + "d": "white left pointing backhand index tone 2", + "u": "8.0" + }, + "point_left_tone3": { + "c": "people", + "e": "👈🏽", + "d": "white left pointing backhand index tone 3", + "u": "8.0" + }, + "point_left_tone4": { + "c": "people", + "e": "👈🏾", + "d": "white left pointing backhand index tone 4", + "u": "8.0" + }, + "point_left_tone5": { + "c": "people", + "e": "👈🏿", + "d": "white left pointing backhand index tone 5", + "u": "8.0" + }, + "point_right": { + "c": "people", + "e": "👉", + "d": "white right pointing backhand index", + "u": "6.0" + }, + "point_right_tone1": { + "c": "people", + "e": "👉🏻", + "d": "white right pointing backhand index tone 1", + "u": "8.0" + }, + "point_right_tone2": { + "c": "people", + "e": "👉🏼", + "d": "white right pointing backhand index tone 2", + "u": "8.0" + }, + "point_right_tone3": { + "c": "people", + "e": "👉🏽", + "d": "white right pointing backhand index tone 3", + "u": "8.0" + }, + "point_right_tone4": { + "c": "people", + "e": "👉🏾", + "d": "white right pointing backhand index tone 4", + "u": "8.0" + }, + "point_right_tone5": { + "c": "people", + "e": "👉🏿", + "d": "white right pointing backhand index tone 5", + "u": "8.0" + }, + "point_up": { + "c": "people", + "e": "☝", + "d": "white up pointing index", + "u": "1.1" + }, + "point_up_2": { + "c": "people", + "e": "👆", + "d": "white up pointing backhand index", + "u": "6.0" + }, + "point_up_2_tone1": { + "c": "people", + "e": "👆🏻", + "d": "white up pointing backhand index tone 1", + "u": "8.0" + }, + "point_up_2_tone2": { + "c": "people", + "e": "👆🏼", + "d": "white up pointing backhand index tone 2", + "u": "8.0" + }, + "point_up_2_tone3": { + "c": "people", + "e": "👆🏽", + "d": "white up pointing backhand index tone 3", + "u": "8.0" + }, + "point_up_2_tone4": { + "c": "people", + "e": "👆🏾", + "d": "white up pointing backhand index tone 4", + "u": "8.0" + }, + "point_up_2_tone5": { + "c": "people", + "e": "👆🏿", + "d": "white up pointing backhand index tone 5", + "u": "8.0" + }, + "point_up_tone1": { + "c": "people", + "e": "☝🏻", + "d": "white up pointing index tone 1", + "u": "8.0" + }, + "point_up_tone2": { + "c": "people", + "e": "☝🏼", + "d": "white up pointing index tone 2", + "u": "8.0" + }, + "point_up_tone3": { + "c": "people", + "e": "☝🏽", + "d": "white up pointing index tone 3", + "u": "8.0" + }, + "point_up_tone4": { + "c": "people", + "e": "☝🏾", + "d": "white up pointing index tone 4", + "u": "8.0" + }, + "point_up_tone5": { + "c": "people", + "e": "☝🏿", + "d": "white up pointing index tone 5", + "u": "8.0" + }, + "police_car": { + "c": "travel", + "e": "🚓", + "d": "police car", + "u": "6.0" + }, + "poodle": { + "c": "nature", + "e": "🐩", + "d": "poodle", + "u": "6.0" + }, + "poop": { + "c": "people", + "e": "💩", + "d": "pile of poo", + "u": "6.0" + }, + "popcorn": { + "c": "food", + "e": "🍿", + "d": "popcorn", + "u": "8.0" + }, + "post_office": { + "c": "travel", + "e": "🏣", + "d": "japanese post office", + "u": "6.0" + }, + "postal_horn": { + "c": "objects", + "e": "📯", + "d": "postal horn", + "u": "6.0" + }, + "postbox": { + "c": "objects", + "e": "📮", + "d": "postbox", + "u": "6.0" + }, + "potable_water": { + "c": "symbols", + "e": "🚰", + "d": "potable water symbol", + "u": "6.0" + }, + "potato": { + "c": "food", + "e": "🥔", + "d": "potato", + "u": "9.0" + }, + "pouch": { + "c": "people", + "e": "👝", + "d": "pouch", + "u": "6.0" + }, + "poultry_leg": { + "c": "food", + "e": "🍗", + "d": "poultry leg", + "u": "6.0" + }, + "pound": { + "c": "objects", + "e": "💷", + "d": "banknote with pound sign", + "u": "6.0" + }, + "pouting_cat": { + "c": "people", + "e": "😾", + "d": "pouting cat face", + "u": "6.0" + }, + "pray": { + "c": "people", + "e": "🙏", + "d": "person with folded hands", + "u": "6.0" + }, + "pray_tone1": { + "c": "people", + "e": "🙏🏻", + "d": "person with folded hands tone 1", + "u": "8.0" + }, + "pray_tone2": { + "c": "people", + "e": "🙏🏼", + "d": "person with folded hands tone 2", + "u": "8.0" + }, + "pray_tone3": { + "c": "people", + "e": "🙏🏽", + "d": "person with folded hands tone 3", + "u": "8.0" + }, + "pray_tone4": { + "c": "people", + "e": "🙏🏾", + "d": "person with folded hands tone 4", + "u": "8.0" + }, + "pray_tone5": { + "c": "people", + "e": "🙏🏿", + "d": "person with folded hands tone 5", + "u": "8.0" + }, + "prayer_beads": { + "c": "objects", + "e": "📿", + "d": "prayer beads", + "u": "8.0" + }, + "pregnant_woman": { + "c": "people", + "e": "🤰", + "d": "pregnant woman", + "u": "9.0" + }, + "pregnant_woman_tone1": { + "c": "people", + "e": "🤰🏻", + "d": "pregnant woman tone 1", + "u": "9.0" + }, + "pregnant_woman_tone2": { + "c": "people", + "e": "🤰🏼", + "d": "pregnant woman tone 2", + "u": "9.0" + }, + "pregnant_woman_tone3": { + "c": "people", + "e": "🤰🏽", + "d": "pregnant woman tone 3", + "u": "9.0" + }, + "pregnant_woman_tone4": { + "c": "people", + "e": "🤰🏾", + "d": "pregnant woman tone 4", + "u": "9.0" + }, + "pregnant_woman_tone5": { + "c": "people", + "e": "🤰🏿", + "d": "pregnant woman tone 5", + "u": "9.0" + }, + "prince": { + "c": "people", + "e": "🤴", + "d": "prince", + "u": "9.0" + }, + "prince_tone1": { + "c": "people", + "e": "🤴🏻", + "d": "prince tone 1", + "u": "9.0" + }, + "prince_tone2": { + "c": "people", + "e": "🤴🏼", + "d": "prince tone 2", + "u": "9.0" + }, + "prince_tone3": { + "c": "people", + "e": "🤴🏽", + "d": "prince tone 3", + "u": "9.0" + }, + "prince_tone4": { + "c": "people", + "e": "🤴🏾", + "d": "prince tone 4", + "u": "9.0" + }, + "prince_tone5": { + "c": "people", + "e": "🤴🏿", + "d": "prince tone 5", + "u": "9.0" + }, + "princess": { + "c": "people", + "e": "👸", + "d": "princess", + "u": "6.0" + }, + "princess_tone1": { + "c": "people", + "e": "👸🏻", + "d": "princess tone 1", + "u": "8.0" + }, + "princess_tone2": { + "c": "people", + "e": "👸🏼", + "d": "princess tone 2", + "u": "8.0" + }, + "princess_tone3": { + "c": "people", + "e": "👸🏽", + "d": "princess tone 3", + "u": "8.0" + }, + "princess_tone4": { + "c": "people", + "e": "👸🏾", + "d": "princess tone 4", + "u": "8.0" + }, + "princess_tone5": { + "c": "people", + "e": "👸🏿", + "d": "princess tone 5", + "u": "8.0" + }, + "printer": { + "c": "objects", + "e": "🖨", + "d": "printer", + "u": "7.0" + }, + "projector": { + "c": "objects", + "e": "📽", + "d": "film projector", + "u": "7.0" + }, + "punch": { + "c": "people", + "e": "👊", + "d": "fisted hand sign", + "u": "6.0" + }, + "punch_tone1": { + "c": "people", + "e": "👊🏻", + "d": "fisted hand sign tone 1", + "u": "8.0" + }, + "punch_tone2": { + "c": "people", + "e": "👊🏼", + "d": "fisted hand sign tone 2", + "u": "8.0" + }, + "punch_tone3": { + "c": "people", + "e": "👊🏽", + "d": "fisted hand sign tone 3", + "u": "8.0" + }, + "punch_tone4": { + "c": "people", + "e": "👊🏾", + "d": "fisted hand sign tone 4", + "u": "8.0" + }, + "punch_tone5": { + "c": "people", + "e": "👊🏿", + "d": "fisted hand sign tone 5", + "u": "8.0" + }, + "purple_heart": { + "c": "symbols", + "e": "💜", + "d": "purple heart", + "u": "6.0" + }, + "purse": { + "c": "people", + "e": "👛", + "d": "purse", + "u": "6.0" + }, + "pushpin": { + "c": "objects", + "e": "📌", + "d": "pushpin", + "u": "6.0" + }, + "put_litter_in_its_place": { + "c": "symbols", + "e": "🚮", + "d": "put litter in its place symbol", + "u": "6.0" + }, + "question": { + "c": "symbols", + "e": "❓", + "d": "black question mark ornament", + "u": "6.0" + }, + "rabbit": { + "c": "nature", + "e": "🐰", + "d": "rabbit face", + "u": "6.0" + }, + "rabbit2": { + "c": "nature", + "e": "🐇", + "d": "rabbit", + "u": "6.0" + }, + "race_car": { + "c": "travel", + "e": "🏎", + "d": "racing car", + "u": "7.0" + }, + "racehorse": { + "c": "nature", + "e": "🐎", + "d": "horse", + "u": "6.0" + }, + "radio": { + "c": "objects", + "e": "📻", + "d": "radio", + "u": "6.0" + }, + "radio_button": { + "c": "symbols", + "e": "🔘", + "d": "radio button", + "u": "6.0" + }, + "radioactive": { + "c": "symbols", + "e": "☢", + "d": "radioactive sign", + "u": "1.1" + }, + "rage": { + "c": "people", + "e": "😡", + "d": "pouting face", + "u": "6.0" + }, + "railway_car": { + "c": "travel", + "e": "🚃", + "d": "railway car", + "u": "6.0" + }, + "railway_track": { + "c": "travel", + "e": "🛤", + "d": "railway track", + "u": "7.0" + }, + "rainbow": { + "c": "travel", + "e": "🌈", + "d": "rainbow", + "u": "6.0" + }, + "raised_back_of_hand": { + "c": "people", + "e": "🤚", + "d": "raised back of hand", + "u": "9.0" + }, + "raised_back_of_hand_tone1": { + "c": "people", + "e": "🤚🏻", + "d": "raised back of hand tone 1", + "u": "9.0" + }, + "raised_back_of_hand_tone2": { + "c": "people", + "e": "🤚🏼", + "d": "raised back of hand tone 2", + "u": "9.0" + }, + "raised_back_of_hand_tone3": { + "c": "people", + "e": "🤚🏽", + "d": "raised back of hand tone 3", + "u": "9.0" + }, + "raised_back_of_hand_tone4": { + "c": "people", + "e": "🤚🏾", + "d": "raised back of hand tone 4", + "u": "9.0" + }, + "raised_back_of_hand_tone5": { + "c": "people", + "e": "🤚🏿", + "d": "raised back of hand tone 5", + "u": "9.0" + }, + "raised_hand": { + "c": "people", + "e": "✋", + "d": "raised hand", + "u": "6.0" + }, + "raised_hand_tone1": { + "c": "people", + "e": "✋🏻", + "d": "raised hand tone 1", + "u": "8.0" + }, + "raised_hand_tone2": { + "c": "people", + "e": "✋🏼", + "d": "raised hand tone 2", + "u": "8.0" + }, + "raised_hand_tone3": { + "c": "people", + "e": "✋🏽", + "d": "raised hand tone 3", + "u": "8.0" + }, + "raised_hand_tone4": { + "c": "people", + "e": "✋🏾", + "d": "raised hand tone 4", + "u": "8.0" + }, + "raised_hand_tone5": { + "c": "people", + "e": "✋🏿", + "d": "raised hand tone 5", + "u": "8.0" + }, + "raised_hands": { + "c": "people", + "e": "🙌", + "d": "person raising both hands in celebration", + "u": "6.0" + }, + "raised_hands_tone1": { + "c": "people", + "e": "🙌🏻", + "d": "person raising both hands in celebration tone 1", + "u": "8.0" + }, + "raised_hands_tone2": { + "c": "people", + "e": "🙌🏼", + "d": "person raising both hands in celebration tone 2", + "u": "8.0" + }, + "raised_hands_tone3": { + "c": "people", + "e": "🙌🏽", + "d": "person raising both hands in celebration tone 3", + "u": "8.0" + }, + "raised_hands_tone4": { + "c": "people", + "e": "🙌🏾", + "d": "person raising both hands in celebration tone 4", + "u": "8.0" + }, + "raised_hands_tone5": { + "c": "people", + "e": "🙌🏿", + "d": "person raising both hands in celebration tone 5", + "u": "8.0" + }, + "raising_hand": { + "c": "people", + "e": "🙋", + "d": "happy person raising one hand", + "u": "6.0" + }, + "raising_hand_tone1": { + "c": "people", + "e": "🙋🏻", + "d": "happy person raising one hand tone1", + "u": "8.0" + }, + "raising_hand_tone2": { + "c": "people", + "e": "🙋🏼", + "d": "happy person raising one hand tone2", + "u": "8.0" + }, + "raising_hand_tone3": { + "c": "people", + "e": "🙋🏽", + "d": "happy person raising one hand tone3", + "u": "8.0" + }, + "raising_hand_tone4": { + "c": "people", + "e": "🙋🏾", + "d": "happy person raising one hand tone4", + "u": "8.0" + }, + "raising_hand_tone5": { + "c": "people", + "e": "🙋🏿", + "d": "happy person raising one hand tone5", + "u": "8.0" + }, + "ram": { + "c": "nature", + "e": "🐏", + "d": "ram", + "u": "6.0" + }, + "ramen": { + "c": "food", + "e": "🍜", + "d": "steaming bowl", + "u": "6.0" + }, + "rat": { + "c": "nature", + "e": "🐀", + "d": "rat", + "u": "6.0" + }, + "record_button": { + "c": "symbols", + "e": "⏺", + "d": "black circle for record", + "u": "7.0" + }, + "recycle": { + "c": "symbols", + "e": "♻", + "d": "black universal recycling symbol", + "u": "3.2" + }, + "red_car": { + "c": "travel", + "e": "🚗", + "d": "automobile", + "u": "6.0" + }, + "red_circle": { + "c": "symbols", + "e": "🔴", + "d": "large red circle", + "u": "6.0" + }, + "registered": { + "c": "symbols", + "e": "®️", + "d": "registered sign", + "u": "1.1" + }, + "relaxed": { + "c": "people", + "e": "☺", + "d": "white smiling face", + "u": "1.1" + }, + "relieved": { + "c": "people", + "e": "😌", + "d": "relieved face", + "u": "6.0" + }, + "reminder_ribbon": { + "c": "activity", + "e": "🎗", + "d": "reminder ribbon", + "u": "7.0" + }, + "repeat": { + "c": "symbols", + "e": "🔁", + "d": "clockwise rightwards and leftwards open circle arr", + "u": "6.0" + }, + "repeat_one": { + "c": "symbols", + "e": "🔂", + "d": "clockwise rightwards and leftwards open circle arr", + "u": "6.0" + }, + "restroom": { + "c": "symbols", + "e": "🚻", + "d": "restroom", + "u": "6.0" + }, + "revolving_hearts": { + "c": "symbols", + "e": "💞", + "d": "revolving hearts", + "u": "6.0" + }, + "rewind": { + "c": "symbols", + "e": "⏪", + "d": "black left-pointing double triangle", + "u": "6.0" + }, + "rhino": { + "c": "nature", + "e": "🦏", + "d": "rhinoceros", + "u": "9.0" + }, + "ribbon": { + "c": "objects", + "e": "🎀", + "d": "ribbon", + "u": "6.0" + }, + "rice": { + "c": "food", + "e": "🍚", + "d": "cooked rice", + "u": "6.0" + }, + "rice_ball": { + "c": "food", + "e": "🍙", + "d": "rice ball", + "u": "6.0" + }, + "rice_cracker": { + "c": "food", + "e": "🍘", + "d": "rice cracker", + "u": "6.0" + }, + "rice_scene": { + "c": "travel", + "e": "🎑", + "d": "moon viewing ceremony", + "u": "6.0" + }, + "right_facing_fist": { + "c": "people", + "e": "🤜", + "d": "right-facing fist", + "u": "9.0" + }, + "right_facing_fist_tone1": { + "c": "people", + "e": "🤜🏻", + "d": "right facing fist tone 1", + "u": "9.0" + }, + "right_facing_fist_tone2": { + "c": "people", + "e": "🤜🏼", + "d": "right facing fist tone 2", + "u": "9.0" + }, + "right_facing_fist_tone3": { + "c": "people", + "e": "🤜🏽", + "d": "right facing fist tone 3", + "u": "9.0" + }, + "right_facing_fist_tone4": { + "c": "people", + "e": "🤜🏾", + "d": "right facing fist tone 4", + "u": "9.0" + }, + "right_facing_fist_tone5": { + "c": "people", + "e": "🤜🏿", + "d": "right facing fist tone 5", + "u": "9.0" + }, + "ring": { + "c": "people", + "e": "💍", + "d": "ring", + "u": "6.0" + }, + "robot": { + "c": "people", + "e": "🤖", + "d": "robot face", + "u": "8.0" + }, + "rocket": { + "c": "travel", + "e": "🚀", + "d": "rocket", + "u": "6.0" + }, + "rofl": { + "c": "people", + "e": "🤣", + "d": "rolling on the floor laughing", + "u": "9.0" + }, + "roller_coaster": { + "c": "travel", + "e": "🎢", + "d": "roller coaster", + "u": "6.0" + }, + "rolling_eyes": { + "c": "people", + "e": "🙄", + "d": "face with rolling eyes", + "u": "8.0" + }, + "rooster": { + "c": "nature", + "e": "🐓", + "d": "rooster", + "u": "6.0" + }, + "rose": { + "c": "nature", + "e": "🌹", + "d": "rose", + "u": "6.0" + }, + "rosette": { + "c": "activity", + "e": "🏵", + "d": "rosette", + "u": "7.0" + }, + "rotating_light": { + "c": "travel", + "e": "🚨", + "d": "police cars revolving light", + "u": "6.0" + }, + "round_pushpin": { + "c": "objects", + "e": "📍", + "d": "round pushpin", + "u": "6.0" + }, + "rowboat": { + "c": "activity", + "e": "🚣", + "d": "rowboat", + "u": "6.0" + }, + "rowboat_tone1": { + "c": "activity", + "e": "🚣🏻", + "d": "rowboat tone 1", + "u": "8.0" + }, + "rowboat_tone2": { + "c": "activity", + "e": "🚣🏼", + "d": "rowboat tone 2", + "u": "8.0" + }, + "rowboat_tone3": { + "c": "activity", + "e": "🚣🏽", + "d": "rowboat tone 3", + "u": "8.0" + }, + "rowboat_tone4": { + "c": "activity", + "e": "🚣🏾", + "d": "rowboat tone 4", + "u": "8.0" + }, + "rowboat_tone5": { + "c": "activity", + "e": "🚣🏿", + "d": "rowboat tone 5", + "u": "8.0" + }, + "rugby_football": { + "c": "activity", + "e": "🏉", + "d": "rugby football", + "u": "6.0" + }, + "runner": { + "c": "people", + "e": "🏃", + "d": "runner", + "u": "6.0" + }, + "runner_tone1": { + "c": "people", + "e": "🏃🏻", + "d": "runner tone 1", + "u": "8.0" + }, + "runner_tone2": { + "c": "people", + "e": "🏃🏼", + "d": "runner tone 2", + "u": "8.0" + }, + "runner_tone3": { + "c": "people", + "e": "🏃🏽", + "d": "runner tone 3", + "u": "8.0" + }, + "runner_tone4": { + "c": "people", + "e": "🏃🏾", + "d": "runner tone 4", + "u": "8.0" + }, + "runner_tone5": { + "c": "people", + "e": "🏃🏿", + "d": "runner tone 5", + "u": "8.0" + }, + "running_shirt_with_sash": { + "c": "activity", + "e": "🎽", + "d": "running shirt with sash", + "u": "6.0" + }, + "sa": { + "c": "symbols", + "e": "🈂", + "d": "squared katakana sa", + "u": "6.0" + }, + "sagittarius": { + "c": "symbols", + "e": "♐", + "d": "sagittarius", + "u": "1.1" + }, + "sailboat": { + "c": "travel", + "e": "⛵", + "d": "sailboat", + "u": "5.2" + }, + "sake": { + "c": "food", + "e": "🍶", + "d": "sake bottle and cup", + "u": "6.0" + }, + "salad": { + "c": "food", + "e": "🥗", + "d": "green salad", + "u": "9.0" + }, + "sandal": { + "c": "people", + "e": "👡", + "d": "womans sandal", + "u": "6.0" + }, + "santa": { + "c": "people", + "e": "🎅", + "d": "father christmas", + "u": "6.0" + }, + "santa_tone1": { + "c": "people", + "e": "🎅🏻", + "d": "father christmas tone 1", + "u": "8.0" + }, + "santa_tone2": { + "c": "people", + "e": "🎅🏼", + "d": "father christmas tone 2", + "u": "8.0" + }, + "santa_tone3": { + "c": "people", + "e": "🎅🏽", + "d": "father christmas tone 3", + "u": "8.0" + }, + "santa_tone4": { + "c": "people", + "e": "🎅🏾", + "d": "father christmas tone 4", + "u": "8.0" + }, + "santa_tone5": { + "c": "people", + "e": "🎅🏿", + "d": "father christmas tone 5", + "u": "8.0" + }, + "satellite": { + "c": "objects", + "e": "📡", + "d": "satellite antenna", + "u": "6.0" + }, + "satellite_orbital": { + "c": "travel", + "e": "🛰", + "d": "satellite", + "u": "7.0" + }, + "saxophone": { + "c": "activity", + "e": "🎷", + "d": "saxophone", + "u": "6.0" + }, + "scales": { + "c": "objects", + "e": "⚖", + "d": "scales", + "u": "4.1" + }, + "school": { + "c": "travel", + "e": "🏫", + "d": "school", + "u": "6.0" + }, + "school_satchel": { + "c": "people", + "e": "🎒", + "d": "school satchel", + "u": "6.0" + }, + "scissors": { + "c": "objects", + "e": "✂", + "d": "black scissors", + "u": "1.1" + }, + "scooter": { + "c": "travel", + "e": "🛴", + "d": "scooter", + "u": "9.0" + }, + "scorpion": { + "c": "nature", + "e": "🦂", + "d": "scorpion", + "u": "8.0" + }, + "scorpius": { + "c": "symbols", + "e": "♏", + "d": "scorpius", + "u": "1.1" + }, + "scream": { + "c": "people", + "e": "😱", + "d": "face screaming in fear", + "u": "6.0" + }, + "scream_cat": { + "c": "people", + "e": "🙀", + "d": "weary cat face", + "u": "6.0" + }, + "scroll": { + "c": "objects", + "e": "📜", + "d": "scroll", + "u": "6.0" + }, + "seat": { + "c": "travel", + "e": "💺", + "d": "seat", + "u": "6.0" + }, + "second_place": { + "c": "activity", + "e": "🥈", + "d": "second place medal", + "u": "9.0" + }, + "secret": { + "c": "symbols", + "e": "㊙", + "d": "circled ideograph secret", + "u": "1.1" + }, + "see_no_evil": { + "c": "nature", + "e": "🙈", + "d": "see-no-evil monkey", + "u": "6.0" + }, + "seedling": { + "c": "nature", + "e": "🌱", + "d": "seedling", + "u": "6.0" + }, + "selfie": { + "c": "people", + "e": "🤳", + "d": "selfie", + "u": "9.0" + }, + "selfie_tone1": { + "c": "people", + "e": "🤳🏻", + "d": "selfie tone 1", + "u": "9.0" + }, + "selfie_tone2": { + "c": "people", + "e": "🤳🏼", + "d": "selfie tone 2", + "u": "9.0" + }, + "selfie_tone3": { + "c": "people", + "e": "🤳🏽", + "d": "selfie tone 3", + "u": "9.0" + }, + "selfie_tone4": { + "c": "people", + "e": "🤳🏾", + "d": "selfie tone 4", + "u": "9.0" + }, + "selfie_tone5": { + "c": "people", + "e": "🤳🏿", + "d": "selfie tone 5", + "u": "9.0" + }, + "seven": { + "c": "symbols", + "e": "7️⃣", + "d": "keycap digit seven", + "u": "3.0" + }, + "shallow_pan_of_food": { + "c": "food", + "e": "🥘", + "d": "shallow pan of food", + "u": "9.0" + }, + "shamrock": { + "c": "nature", + "e": "☘", + "d": "shamrock", + "u": "4.1" + }, + "shark": { + "c": "nature", + "e": "🦈", + "d": "shark", + "u": "9.0" + }, + "shaved_ice": { + "c": "food", + "e": "🍧", + "d": "shaved ice", + "u": "6.0" + }, + "sheep": { + "c": "nature", + "e": "🐑", + "d": "sheep", + "u": "6.0" + }, + "shell": { + "c": "nature", + "e": "🐚", + "d": "spiral shell", + "u": "6.0" + }, + "shield": { + "c": "objects", + "e": "🛡", + "d": "shield", + "u": "7.0" + }, + "shinto_shrine": { + "c": "travel", + "e": "⛩", + "d": "shinto shrine", + "u": "5.2" + }, + "ship": { + "c": "travel", + "e": "🚢", + "d": "ship", + "u": "6.0" + }, + "shirt": { + "c": "people", + "e": "👕", + "d": "t-shirt", + "u": "6.0" + }, + "shopping_bags": { + "c": "objects", + "e": "🛍", + "d": "shopping bags", + "u": "7.0" + }, + "shopping_cart": { + "c": "objects", + "e": "🛒", + "d": "shopping trolley", + "u": "9.0" + }, + "shower": { + "c": "objects", + "e": "🚿", + "d": "shower", + "u": "6.0" + }, + "shrimp": { + "c": "nature", + "e": "🦐", + "d": "shrimp", + "u": "9.0" + }, + "shrug": { + "c": "people", + "e": "🤷", + "d": "shrug", + "u": "9.0" + }, + "shrug_tone1": { + "c": "people", + "e": "🤷🏻", + "d": "shrug tone 1", + "u": "9.0" + }, + "shrug_tone2": { + "c": "people", + "e": "🤷🏼", + "d": "shrug tone 2", + "u": "9.0" + }, + "shrug_tone3": { + "c": "people", + "e": "🤷🏽", + "d": "shrug tone 3", + "u": "9.0" + }, + "shrug_tone4": { + "c": "people", + "e": "🤷🏾", + "d": "shrug tone 4", + "u": "9.0" + }, + "shrug_tone5": { + "c": "people", + "e": "🤷🏿", + "d": "shrug tone 5", + "u": "9.0" + }, + "signal_strength": { + "c": "symbols", + "e": "📶", + "d": "antenna with bars", + "u": "6.0" + }, + "six": { + "c": "symbols", + "e": "6️⃣", + "d": "keycap digit six", + "u": "3.0" + }, + "six_pointed_star": { + "c": "symbols", + "e": "🔯", + "d": "six pointed star with middle dot", + "u": "6.0" + }, + "ski": { + "c": "activity", + "e": "🎿", + "d": "ski and ski boot", + "u": "6.0" + }, + "skier": { + "c": "activity", + "e": "⛷", + "d": "skier", + "u": "5.2" + }, + "skull": { + "c": "people", + "e": "💀", + "d": "skull", + "u": "6.0" + }, + "skull_crossbones": { + "c": "objects", + "e": "☠", + "d": "skull and crossbones", + "u": "1.1" + }, + "sleeping": { + "c": "people", + "e": "😴", + "d": "sleeping face", + "u": "6.1" + }, + "sleeping_accommodation": { + "c": "objects", + "e": "🛌", + "d": "sleeping accommodation", + "u": "7.0" + }, + "sleepy": { + "c": "people", + "e": "😪", + "d": "sleepy face", + "u": "6.0" + }, + "slight_frown": { + "c": "people", + "e": "🙁", + "d": "slightly frowning face", + "u": "7.0" + }, + "slight_smile": { + "c": "people", + "e": "🙂", + "d": "slightly smiling face", + "u": "7.0" + }, + "slot_machine": { + "c": "activity", + "e": "🎰", + "d": "slot machine", + "u": "6.0" + }, + "small_blue_diamond": { + "c": "symbols", + "e": "🔹", + "d": "small blue diamond", + "u": "6.0" + }, + "small_orange_diamond": { + "c": "symbols", + "e": "🔸", + "d": "small orange diamond", + "u": "6.0" + }, + "small_red_triangle": { + "c": "symbols", + "e": "🔺", + "d": "up-pointing red triangle", + "u": "6.0" + }, + "small_red_triangle_down": { + "c": "symbols", + "e": "🔻", + "d": "down-pointing red triangle", + "u": "6.0" + }, + "smile": { + "c": "people", + "e": "😄", + "d": "smiling face with open mouth and smiling eyes", + "u": "6.0" + }, + "smile_cat": { + "c": "people", + "e": "😸", + "d": "grinning cat face with smiling eyes", + "u": "6.0" + }, + "smiley": { + "c": "people", + "e": "😃", + "d": "smiling face with open mouth", + "u": "6.0" + }, + "smiley_cat": { + "c": "people", + "e": "😺", + "d": "smiling cat face with open mouth", + "u": "6.0" + }, + "smiling_imp": { + "c": "people", + "e": "😈", + "d": "smiling face with horns", + "u": "6.0" + }, + "smirk": { + "c": "people", + "e": "😏", + "d": "smirking face", + "u": "6.0" + }, + "smirk_cat": { + "c": "people", + "e": "😼", + "d": "cat face with wry smile", + "u": "6.0" + }, + "smoking": { + "c": "objects", + "e": "🚬", + "d": "smoking symbol", + "u": "6.0" + }, + "snail": { + "c": "nature", + "e": "🐌", + "d": "snail", + "u": "6.0" + }, + "snake": { + "c": "nature", + "e": "🐍", + "d": "snake", + "u": "6.0" + }, + "sneezing_face": { + "c": "people", + "e": "🤧", + "d": "sneezing face", + "u": "9.0" + }, + "snowboarder": { + "c": "activity", + "e": "🏂", + "d": "snowboarder", + "u": "6.0" + }, + "snowflake": { + "c": "nature", + "e": "❄", + "d": "snowflake", + "u": "1.1" + }, + "snowman": { + "c": "nature", + "e": "⛄", + "d": "snowman without snow", + "u": "5.2" + }, + "snowman2": { + "c": "nature", + "e": "☃", + "d": "snowman", + "u": "1.1" + }, + "sob": { + "c": "people", + "e": "😭", + "d": "loudly crying face", + "u": "6.0" + }, + "soccer": { + "c": "activity", + "e": "⚽", + "d": "soccer ball", + "u": "5.2" + }, + "soon": { + "c": "symbols", + "e": "🔜", + "d": "soon with rightwards arrow above", + "u": "6.0" + }, + "sos": { + "c": "symbols", + "e": "🆘", + "d": "squared sos", + "u": "6.0" + }, + "sound": { + "c": "symbols", + "e": "🔉", + "d": "speaker with one sound wave", + "u": "6.0" + }, + "space_invader": { + "c": "activity", + "e": "👾", + "d": "alien monster", + "u": "6.0" + }, + "spades": { + "c": "symbols", + "e": "♠", + "d": "black spade suit", + "u": "1.1" + }, + "spaghetti": { + "c": "food", + "e": "🍝", + "d": "spaghetti", + "u": "6.0" + }, + "sparkle": { + "c": "symbols", + "e": "❇", + "d": "sparkle", + "u": "1.1" + }, + "sparkler": { + "c": "travel", + "e": "🎇", + "d": "firework sparkler", + "u": "6.0" + }, + "sparkles": { + "c": "nature", + "e": "✨", + "d": "sparkles", + "u": "6.0" + }, + "sparkling_heart": { + "c": "symbols", + "e": "💖", + "d": "sparkling heart", + "u": "6.0" + }, + "speak_no_evil": { + "c": "nature", + "e": "🙊", + "d": "speak-no-evil monkey", + "u": "6.0" + }, + "speaker": { + "c": "symbols", + "e": "🔈", + "d": "speaker", + "u": "6.0" + }, + "speaking_head": { + "c": "people", + "e": "🗣", + "d": "speaking head in silhouette", + "u": "7.0" + }, + "speech_balloon": { + "c": "symbols", + "e": "💬", + "d": "speech balloon", + "u": "6.0" + }, + "speech_left": { + "c": "symbols", + "e": "🗨", + "d": "left speech bubble", + "u": "7.0" + }, + "speedboat": { + "c": "travel", + "e": "🚤", + "d": "speedboat", + "u": "6.0" + }, + "spider": { + "c": "nature", + "e": "🕷", + "d": "spider", + "u": "7.0" + }, + "spider_web": { + "c": "nature", + "e": "🕸", + "d": "spider web", + "u": "7.0" + }, + "spoon": { + "c": "food", + "e": "🥄", + "d": "spoon", + "u": "9.0" + }, + "spy": { + "c": "people", + "e": "🕵", + "d": "sleuth or spy", + "u": "7.0" + }, + "spy_tone1": { + "c": "people", + "e": "🕵🏻", + "d": "sleuth or spy tone 1", + "u": "8.0" + }, + "spy_tone2": { + "c": "people", + "e": "🕵🏼", + "d": "sleuth or spy tone 2", + "u": "8.0" + }, + "spy_tone3": { + "c": "people", + "e": "🕵🏽", + "d": "sleuth or spy tone 3", + "u": "8.0" + }, + "spy_tone4": { + "c": "people", + "e": "🕵🏾", + "d": "sleuth or spy tone 4", + "u": "8.0" + }, + "spy_tone5": { + "c": "people", + "e": "🕵🏿", + "d": "sleuth or spy tone 5", + "u": "8.0" + }, + "squid": { + "c": "nature", + "e": "🦑", + "d": "squid", + "u": "9.0" + }, + "stadium": { + "c": "travel", + "e": "🏟", + "d": "stadium", + "u": "7.0" + }, + "star": { + "c": "nature", + "e": "⭐", + "d": "white medium star", + "u": "5.1" + }, + "star2": { + "c": "nature", + "e": "🌟", + "d": "glowing star", + "u": "6.0" + }, + "star_and_crescent": { + "c": "symbols", + "e": "☪", + "d": "star and crescent", + "u": "1.1" + }, + "star_of_david": { + "c": "symbols", + "e": "✡", + "d": "star of david", + "u": "1.1" + }, + "stars": { + "c": "travel", + "e": "🌠", + "d": "shooting star", + "u": "6.0" + }, + "station": { + "c": "travel", + "e": "🚉", + "d": "station", + "u": "6.0" + }, + "statue_of_liberty": { + "c": "travel", + "e": "🗽", + "d": "statue of liberty", + "u": "6.0" + }, + "steam_locomotive": { + "c": "travel", + "e": "🚂", + "d": "steam locomotive", + "u": "6.0" + }, + "stew": { + "c": "food", + "e": "🍲", + "d": "pot of food", + "u": "6.0" + }, + "stop_button": { + "c": "symbols", + "e": "⏹", + "d": "black square for stop", + "u": "7.0" + }, + "stopwatch": { + "c": "objects", + "e": "⏱", + "d": "stopwatch", + "u": "6.0" + }, + "straight_ruler": { + "c": "objects", + "e": "📏", + "d": "straight ruler", + "u": "6.0" + }, + "strawberry": { + "c": "food", + "e": "🍓", + "d": "strawberry", + "u": "6.0" + }, + "stuck_out_tongue": { + "c": "people", + "e": "😛", + "d": "face with stuck-out tongue", + "u": "6.1" + }, + "stuck_out_tongue_closed_eyes": { + "c": "people", + "e": "😝", + "d": "face with stuck-out tongue and tightly-closed eyes", + "u": "6.0" + }, + "stuck_out_tongue_winking_eye": { + "c": "people", + "e": "😜", + "d": "face with stuck-out tongue and winking eye", + "u": "6.0" + }, + "stuffed_flatbread": { + "c": "food", + "e": "🥙", + "d": "stuffed flatbread", + "u": "9.0" + }, + "sun_with_face": { + "c": "nature", + "e": "🌞", + "d": "sun with face", + "u": "6.0" + }, + "sunflower": { + "c": "nature", + "e": "🌻", + "d": "sunflower", + "u": "6.0" + }, + "sunglasses": { + "c": "people", + "e": "😎", + "d": "smiling face with sunglasses", + "u": "6.0" + }, + "sunny": { + "c": "nature", + "e": "☀", + "d": "black sun with rays", + "u": "1.1" + }, + "sunrise": { + "c": "travel", + "e": "🌅", + "d": "sunrise", + "u": "6.0" + }, + "sunrise_over_mountains": { + "c": "travel", + "e": "🌄", + "d": "sunrise over mountains", + "u": "6.0" + }, + "surfer": { + "c": "activity", + "e": "🏄", + "d": "surfer", + "u": "6.0" + }, + "surfer_tone1": { + "c": "activity", + "e": "🏄🏻", + "d": "surfer tone 1", + "u": "8.0" + }, + "surfer_tone2": { + "c": "activity", + "e": "🏄🏼", + "d": "surfer tone 2", + "u": "8.0" + }, + "surfer_tone3": { + "c": "activity", + "e": "🏄🏽", + "d": "surfer tone 3", + "u": "8.0" + }, + "surfer_tone4": { + "c": "activity", + "e": "🏄🏾", + "d": "surfer tone 4", + "u": "8.0" + }, + "surfer_tone5": { + "c": "activity", + "e": "🏄🏿", + "d": "surfer tone 5", + "u": "8.0" + }, + "sushi": { + "c": "food", + "e": "🍣", + "d": "sushi", + "u": "6.0" + }, + "suspension_railway": { + "c": "travel", + "e": "🚟", + "d": "suspension railway", + "u": "6.0" + }, + "sweat": { + "c": "people", + "e": "😓", + "d": "face with cold sweat", + "u": "6.0" + }, + "sweat_drops": { + "c": "nature", + "e": "💦", + "d": "splashing sweat symbol", + "u": "6.0" + }, + "sweat_smile": { + "c": "people", + "e": "😅", + "d": "smiling face with open mouth and cold sweat", + "u": "6.0" + }, + "sweet_potato": { + "c": "food", + "e": "🍠", + "d": "roasted sweet potato", + "u": "6.0" + }, + "swimmer": { + "c": "activity", + "e": "🏊", + "d": "swimmer", + "u": "6.0" + }, + "swimmer_tone1": { + "c": "activity", + "e": "🏊🏻", + "d": "swimmer tone 1", + "u": "8.0" + }, + "swimmer_tone2": { + "c": "activity", + "e": "🏊🏼", + "d": "swimmer tone 2", + "u": "8.0" + }, + "swimmer_tone3": { + "c": "activity", + "e": "🏊🏽", + "d": "swimmer tone 3", + "u": "8.0" + }, + "swimmer_tone4": { + "c": "activity", + "e": "🏊🏾", + "d": "swimmer tone 4", + "u": "8.0" + }, + "swimmer_tone5": { + "c": "activity", + "e": "🏊🏿", + "d": "swimmer tone 5", + "u": "8.0" + }, + "symbols": { + "c": "symbols", + "e": "🔣", + "d": "input symbol for symbols", + "u": "6.0" + }, + "synagogue": { + "c": "travel", + "e": "🕍", + "d": "synagogue", + "u": "8.0" + }, + "syringe": { + "c": "objects", + "e": "💉", + "d": "syringe", + "u": "6.0" + }, + "taco": { + "c": "food", + "e": "🌮", + "d": "taco", + "u": "8.0" + }, + "tada": { + "c": "objects", + "e": "🎉", + "d": "party popper", + "u": "6.0" + }, + "tanabata_tree": { + "c": "nature", + "e": "🎋", + "d": "tanabata tree", + "u": "6.0" + }, + "tangerine": { + "c": "food", + "e": "🍊", + "d": "tangerine", + "u": "6.0" + }, + "taurus": { + "c": "symbols", + "e": "♉", + "d": "taurus", + "u": "1.1" + }, + "taxi": { + "c": "travel", + "e": "🚕", + "d": "taxi", + "u": "6.0" + }, + "tea": { + "c": "food", + "e": "🍵", + "d": "teacup without handle", + "u": "6.0" + }, + "telephone": { + "c": "objects", + "e": "☎", + "d": "black telephone", + "u": "1.1" + }, + "telephone_receiver": { + "c": "objects", + "e": "📞", + "d": "telephone receiver", + "u": "6.0" + }, + "telescope": { + "c": "objects", + "e": "🔭", + "d": "telescope", + "u": "6.0" + }, + "ten": { + "c": "symbols", + "e": "🔟", + "d": "keycap ten", + "u": "6.0" + }, + "tennis": { + "c": "activity", + "e": "🎾", + "d": "tennis racquet and ball", + "u": "6.0" + }, + "tent": { + "c": "travel", + "e": "⛺", + "d": "tent", + "u": "5.2" + }, + "thermometer": { + "c": "objects", + "e": "🌡", + "d": "thermometer", + "u": "7.0" + }, + "thermometer_face": { + "c": "people", + "e": "🤒", + "d": "face with thermometer", + "u": "8.0" + }, + "thinking": { + "c": "people", + "e": "🤔", + "d": "thinking face", + "u": "8.0" + }, + "third_place": { + "c": "activity", + "e": "🥉", + "d": "third place medal", + "u": "9.0" + }, + "thought_balloon": { + "c": "symbols", + "e": "💭", + "d": "thought balloon", + "u": "6.0" + }, + "three": { + "c": "symbols", + "e": "3️⃣", + "d": "keycap digit three", + "u": "3.0" + }, + "thumbsdown": { + "c": "people", + "e": "👎", + "d": "thumbs down sign", + "u": "6.0" + }, + "thumbsdown_tone1": { + "c": "people", + "e": "👎🏻", + "d": "thumbs down sign tone 1", + "u": "8.0" + }, + "thumbsdown_tone2": { + "c": "people", + "e": "👎🏼", + "d": "thumbs down sign tone 2", + "u": "8.0" + }, + "thumbsdown_tone3": { + "c": "people", + "e": "👎🏽", + "d": "thumbs down sign tone 3", + "u": "8.0" + }, + "thumbsdown_tone4": { + "c": "people", + "e": "👎🏾", + "d": "thumbs down sign tone 4", + "u": "8.0" + }, + "thumbsdown_tone5": { + "c": "people", + "e": "👎🏿", + "d": "thumbs down sign tone 5", + "u": "8.0" + }, + "thumbsup": { + "c": "people", + "e": "👍", + "d": "thumbs up sign", + "u": "6.0" + }, + "thumbsup_tone1": { + "c": "people", + "e": "👍🏻", + "d": "thumbs up sign tone 1", + "u": "8.0" + }, + "thumbsup_tone2": { + "c": "people", + "e": "👍🏼", + "d": "thumbs up sign tone 2", + "u": "8.0" + }, + "thumbsup_tone3": { + "c": "people", + "e": "👍🏽", + "d": "thumbs up sign tone 3", + "u": "8.0" + }, + "thumbsup_tone4": { + "c": "people", + "e": "👍🏾", + "d": "thumbs up sign tone 4", + "u": "8.0" + }, + "thumbsup_tone5": { + "c": "people", + "e": "👍🏿", + "d": "thumbs up sign tone 5", + "u": "8.0" + }, + "thunder_cloud_rain": { + "c": "nature", + "e": "⛈", + "d": "thunder cloud and rain", + "u": "5.2" + }, + "ticket": { + "c": "activity", + "e": "🎫", + "d": "ticket", + "u": "6.0" + }, + "tickets": { + "c": "activity", + "e": "🎟", + "d": "admission tickets", + "u": "7.0" + }, + "tiger": { + "c": "nature", + "e": "🐯", + "d": "tiger face", + "u": "6.0" + }, + "tiger2": { + "c": "nature", + "e": "🐅", + "d": "tiger", + "u": "6.0" + }, + "timer": { + "c": "objects", + "e": "⏲", + "d": "timer clock", + "u": "6.0" + }, + "tired_face": { + "c": "people", + "e": "😫", + "d": "tired face", + "u": "6.0" + }, + "tm": { + "c": "symbols", + "e": "™️", + "d": "trade mark sign", + "u": "1.1" + }, + "toilet": { + "c": "objects", + "e": "🚽", + "d": "toilet", + "u": "6.0" + }, + "tokyo_tower": { + "c": "travel", + "e": "🗼", + "d": "tokyo tower", + "u": "6.0" + }, + "tomato": { + "c": "food", + "e": "🍅", + "d": "tomato", + "u": "6.0" + }, + "tone1": { + "c": "modifier", + "e": "🏻", + "d": "emoji modifier Fitzpatrick type-1-2", + "u": "8.0" + }, + "tone2": { + "c": "modifier", + "e": "🏼", + "d": "emoji modifier Fitzpatrick type-3", + "u": "8.0" + }, + "tone3": { + "c": "modifier", + "e": "🏽", + "d": "emoji modifier Fitzpatrick type-4", + "u": "8.0" + }, + "tone4": { + "c": "modifier", + "e": "🏾", + "d": "emoji modifier Fitzpatrick type-5", + "u": "8.0" + }, + "tone5": { + "c": "modifier", + "e": "🏿", + "d": "emoji modifier Fitzpatrick type-6", + "u": "8.0" + }, + "tongue": { + "c": "people", + "e": "👅", + "d": "tongue", + "u": "6.0" + }, + "tools": { + "c": "objects", + "e": "🛠", + "d": "hammer and wrench", + "u": "7.0" + }, + "top": { + "c": "symbols", + "e": "🔝", + "d": "top with upwards arrow above", + "u": "6.0" + }, + "tophat": { + "c": "people", + "e": "🎩", + "d": "top hat", + "u": "6.0" + }, + "track_next": { + "c": "symbols", + "e": "⏭", + "d": "black right-pointing double triangle with vertical bar", + "u": "6.0" + }, + "track_previous": { + "c": "symbols", + "e": "⏮", + "d": "black left-pointing double triangle with vertical bar", + "u": "6.0" + }, + "trackball": { + "c": "objects", + "e": "🖲", + "d": "trackball", + "u": "7.0" + }, + "tractor": { + "c": "travel", + "e": "🚜", + "d": "tractor", + "u": "6.0" + }, + "traffic_light": { + "c": "travel", + "e": "🚥", + "d": "horizontal traffic light", + "u": "6.0" + }, + "train": { + "c": "travel", + "e": "🚋", + "d": "Tram Car", + "u": "6.0" + }, + "train2": { + "c": "travel", + "e": "🚆", + "d": "train", + "u": "6.0" + }, + "tram": { + "c": "travel", + "e": "🚊", + "d": "tram", + "u": "6.0" + }, + "triangular_flag_on_post": { + "c": "objects", + "e": "🚩", + "d": "triangular flag on post", + "u": "6.0" + }, + "triangular_ruler": { + "c": "objects", + "e": "📐", + "d": "triangular ruler", + "u": "6.0" + }, + "trident": { + "c": "symbols", + "e": "🔱", + "d": "trident emblem", + "u": "6.0" + }, + "triumph": { + "c": "people", + "e": "😤", + "d": "face with look of triumph", + "u": "6.0" + }, + "trolleybus": { + "c": "travel", + "e": "🚎", + "d": "trolleybus", + "u": "6.0" + }, + "trophy": { + "c": "activity", + "e": "🏆", + "d": "trophy", + "u": "6.0" + }, + "tropical_drink": { + "c": "food", + "e": "🍹", + "d": "tropical drink", + "u": "6.0" + }, + "tropical_fish": { + "c": "nature", + "e": "🐠", + "d": "tropical fish", + "u": "6.0" + }, + "truck": { + "c": "travel", + "e": "🚚", + "d": "delivery truck", + "u": "6.0" + }, + "trumpet": { + "c": "activity", + "e": "🎺", + "d": "trumpet", + "u": "6.0" + }, + "tulip": { + "c": "nature", + "e": "🌷", + "d": "tulip", + "u": "6.0" + }, + "tumbler_glass": { + "c": "food", + "e": "🥃", + "d": "tumbler glass", + "u": "9.0" + }, + "turkey": { + "c": "nature", + "e": "🦃", + "d": "turkey", + "u": "8.0" + }, + "turtle": { + "c": "nature", + "e": "🐢", + "d": "turtle", + "u": "6.0" + }, + "tv": { + "c": "objects", + "e": "📺", + "d": "television", + "u": "6.0" + }, + "twisted_rightwards_arrows": { + "c": "symbols", + "e": "🔀", + "d": "twisted rightwards arrows", + "u": "6.0" + }, + "two": { + "c": "symbols", + "e": "2️⃣", + "d": "keycap digit two", + "u": "3.0" + }, + "two_hearts": { + "c": "symbols", + "e": "💕", + "d": "two hearts", + "u": "6.0" + }, + "two_men_holding_hands": { + "c": "people", + "e": "👬", + "d": "two men holding hands", + "u": "6.0" + }, + "two_women_holding_hands": { + "c": "people", + "e": "👭", + "d": "two women holding hands", + "u": "6.0" + }, + "u5272": { + "c": "symbols", + "e": "🈹", + "d": "squared cjk unified ideograph-5272", + "u": "6.0" + }, + "u5408": { + "c": "symbols", + "e": "🈴", + "d": "squared cjk unified ideograph-5408", + "u": "6.0" + }, + "u55b6": { + "c": "symbols", + "e": "🈺", + "d": "squared cjk unified ideograph-55b6", + "u": "6.0" + }, + "u6307": { + "c": "symbols", + "e": "🈯", + "d": "squared cjk unified ideograph-6307", + "u": "5.2" + }, + "u6708": { + "c": "symbols", + "e": "🈷", + "d": "squared cjk unified ideograph-6708", + "u": "6.0" + }, + "u6709": { + "c": "symbols", + "e": "🈶", + "d": "squared cjk unified ideograph-6709", + "u": "6.0" + }, + "u6e80": { + "c": "symbols", + "e": "🈵", + "d": "squared cjk unified ideograph-6e80", + "u": "6.0" + }, + "u7121": { + "c": "symbols", + "e": "🈚", + "d": "squared cjk unified ideograph-7121", + "u": "5.2" + }, + "u7533": { + "c": "symbols", + "e": "🈸", + "d": "squared cjk unified ideograph-7533", + "u": "6.0" + }, + "u7981": { + "c": "symbols", + "e": "🈲", + "d": "squared cjk unified ideograph-7981", + "u": "6.0" + }, + "u7a7a": { + "c": "symbols", + "e": "🈳", + "d": "squared cjk unified ideograph-7a7a", + "u": "6.0" + }, + "umbrella": { + "c": "nature", + "e": "☔", + "d": "umbrella with rain drops", + "u": "4.0" + }, + "umbrella2": { + "c": "nature", + "e": "☂", + "d": "umbrella", + "u": "1.1" + }, + "unamused": { + "c": "people", + "e": "😒", + "d": "unamused face", + "u": "6.0" + }, + "underage": { + "c": "symbols", + "e": "🔞", + "d": "no one under eighteen symbol", + "u": "6.0" + }, + "unicorn": { + "c": "nature", + "e": "🦄", + "d": "unicorn face", + "u": "8.0" + }, + "unlock": { + "c": "objects", + "e": "🔓", + "d": "open lock", + "u": "6.0" + }, + "up": { + "c": "symbols", + "e": "🆙", + "d": "squared up with exclamation mark", + "u": "6.0" + }, + "upside_down": { + "c": "people", + "e": "🙃", + "d": "upside-down face", + "u": "8.0" + }, + "urn": { + "c": "objects", + "e": "⚱", + "d": "funeral urn", + "u": "4.1" + }, + "v": { + "c": "people", + "e": "✌", + "d": "victory hand", + "u": "1.1" + }, + "v_tone1": { + "c": "people", + "e": "✌🏻", + "d": "victory hand tone 1", + "u": "8.0" + }, + "v_tone2": { + "c": "people", + "e": "✌🏼", + "d": "victory hand tone 2", + "u": "8.0" + }, + "v_tone3": { + "c": "people", + "e": "✌🏽", + "d": "victory hand tone 3", + "u": "8.0" + }, + "v_tone4": { + "c": "people", + "e": "✌🏾", + "d": "victory hand tone 4", + "u": "8.0" + }, + "v_tone5": { + "c": "people", + "e": "✌🏿", + "d": "victory hand tone 5", + "u": "8.0" + }, + "vertical_traffic_light": { + "c": "travel", + "e": "🚦", + "d": "vertical traffic light", + "u": "6.0" + }, + "vhs": { + "c": "objects", + "e": "📼", + "d": "videocassette", + "u": "6.0" + }, + "vibration_mode": { + "c": "symbols", + "e": "📳", + "d": "vibration mode", + "u": "6.0" + }, + "video_camera": { + "c": "objects", + "e": "📹", + "d": "video camera", + "u": "6.0" + }, + "video_game": { + "c": "activity", + "e": "🎮", + "d": "video game", + "u": "6.0" + }, + "violin": { + "c": "activity", + "e": "🎻", + "d": "violin", + "u": "6.0" + }, + "virgo": { + "c": "symbols", + "e": "♍", + "d": "virgo", + "u": "1.1" + }, + "volcano": { + "c": "travel", + "e": "🌋", + "d": "volcano", + "u": "6.0" + }, + "volleyball": { + "c": "activity", + "e": "🏐", + "d": "volleyball", + "u": "8.0" + }, + "vs": { + "c": "symbols", + "e": "🆚", + "d": "squared vs", + "u": "6.0" + }, + "vulcan": { + "c": "people", + "e": "🖖", + "d": "raised hand with part between middle and ring fingers", + "u": "7.0" + }, + "vulcan_tone1": { + "c": "people", + "e": "🖖🏻", + "d": "raised hand with part between middle and ring fingers tone 1", + "u": "8.0" + }, + "vulcan_tone2": { + "c": "people", + "e": "🖖🏼", + "d": "raised hand with part between middle and ring fingers tone 2", + "u": "8.0" + }, + "vulcan_tone3": { + "c": "people", + "e": "🖖🏽", + "d": "raised hand with part between middle and ring fingers tone 3", + "u": "8.0" + }, + "vulcan_tone4": { + "c": "people", + "e": "🖖🏾", + "d": "raised hand with part between middle and ring fingers tone 4", + "u": "8.0" + }, + "vulcan_tone5": { + "c": "people", + "e": "🖖🏿", + "d": "raised hand with part between middle and ring fingers tone 5", + "u": "8.0" + }, + "walking": { + "c": "people", + "e": "🚶", + "d": "pedestrian", + "u": "6.0" + }, + "walking_tone1": { + "c": "people", + "e": "🚶🏻", + "d": "pedestrian tone 1", + "u": "8.0" + }, + "walking_tone2": { + "c": "people", + "e": "🚶🏼", + "d": "pedestrian tone 2", + "u": "8.0" + }, + "walking_tone3": { + "c": "people", + "e": "🚶🏽", + "d": "pedestrian tone 3", + "u": "8.0" + }, + "walking_tone4": { + "c": "people", + "e": "🚶🏾", + "d": "pedestrian tone 4", + "u": "8.0" + }, + "walking_tone5": { + "c": "people", + "e": "🚶🏿", + "d": "pedestrian tone 5", + "u": "8.0" + }, + "waning_crescent_moon": { + "c": "nature", + "e": "🌘", + "d": "waning crescent moon symbol", + "u": "6.0" + }, + "waning_gibbous_moon": { + "c": "nature", + "e": "🌖", + "d": "waning gibbous moon symbol", + "u": "6.0" + }, + "warning": { + "c": "symbols", + "e": "⚠", + "d": "warning sign", + "u": "4.0" + }, + "wastebasket": { + "c": "objects", + "e": "🗑", + "d": "wastebasket", + "u": "7.0" + }, + "watch": { + "c": "objects", + "e": "⌚", + "d": "watch", + "u": "1.1" + }, + "water_buffalo": { + "c": "nature", + "e": "🐃", + "d": "water buffalo", + "u": "6.0" + }, + "water_polo": { + "c": "activity", + "e": "🤽", + "d": "water polo", + "u": "9.0" + }, + "water_polo_tone1": { + "c": "activity", + "e": "🤽🏻", + "d": "water polo tone 1", + "u": "9.0" + }, + "water_polo_tone2": { + "c": "activity", + "e": "🤽🏼", + "d": "water polo tone 2", + "u": "9.0" + }, + "water_polo_tone3": { + "c": "activity", + "e": "🤽🏽", + "d": "water polo tone 3", + "u": "9.0" + }, + "water_polo_tone4": { + "c": "activity", + "e": "🤽🏾", + "d": "water polo tone 4", + "u": "9.0" + }, + "water_polo_tone5": { + "c": "activity", + "e": "🤽🏿", + "d": "water polo tone 5", + "u": "9.0" + }, + "watermelon": { + "c": "food", + "e": "🍉", + "d": "watermelon", + "u": "6.0" + }, + "wave": { + "c": "people", + "e": "👋", + "d": "waving hand sign", + "u": "6.0" + }, + "wave_tone1": { + "c": "people", + "e": "👋🏻", + "d": "waving hand sign tone 1", + "u": "8.0" + }, + "wave_tone2": { + "c": "people", + "e": "👋🏼", + "d": "waving hand sign tone 2", + "u": "8.0" + }, + "wave_tone3": { + "c": "people", + "e": "👋🏽", + "d": "waving hand sign tone 3", + "u": "8.0" + }, + "wave_tone4": { + "c": "people", + "e": "👋🏾", + "d": "waving hand sign tone 4", + "u": "8.0" + }, + "wave_tone5": { + "c": "people", + "e": "👋🏿", + "d": "waving hand sign tone 5", + "u": "8.0" + }, + "wavy_dash": { + "c": "symbols", + "e": "〰", + "d": "wavy dash", + "u": "1.1" + }, + "waxing_crescent_moon": { + "c": "nature", + "e": "🌒", + "d": "waxing crescent moon symbol", + "u": "6.0" + }, + "waxing_gibbous_moon": { + "c": "nature", + "e": "🌔", + "d": "waxing gibbous moon symbol", + "u": "6.0" + }, + "wc": { + "c": "symbols", + "e": "🚾", + "d": "water closet", + "u": "6.0" + }, + "weary": { + "c": "people", + "e": "😩", + "d": "weary face", + "u": "6.0" + }, + "wedding": { + "c": "travel", + "e": "💒", + "d": "wedding", + "u": "6.0" + }, + "whale": { + "c": "nature", + "e": "🐳", + "d": "spouting whale", + "u": "6.0" + }, + "whale2": { + "c": "nature", + "e": "🐋", + "d": "whale", + "u": "6.0" + }, + "wheel_of_dharma": { + "c": "symbols", + "e": "☸", + "d": "wheel of dharma", + "u": "1.1" + }, + "wheelchair": { + "c": "symbols", + "e": "♿", + "d": "wheelchair symbol", + "u": "4.1" + }, + "white_check_mark": { + "c": "symbols", + "e": "✅", + "d": "white heavy check mark", + "u": "6.0" + }, + "white_circle": { + "c": "symbols", + "e": "⚪", + "d": "medium white circle", + "u": "4.1" + }, + "white_flower": { + "c": "symbols", + "e": "💮", + "d": "white flower", + "u": "6.0" + }, + "white_large_square": { + "c": "symbols", + "e": "⬜", + "d": "white large square", + "u": "5.1" + }, + "white_medium_small_square": { + "c": "symbols", + "e": "◽", + "d": "white medium small square", + "u": "3.2" + }, + "white_medium_square": { + "c": "symbols", + "e": "◻", + "d": "white medium square", + "u": "3.2" + }, + "white_small_square": { + "c": "symbols", + "e": "▫", + "d": "white small square", + "u": "1.1" + }, + "white_square_button": { + "c": "symbols", + "e": "🔳", + "d": "white square button", + "u": "6.0" + }, + "white_sun_cloud": { + "c": "nature", + "e": "🌥", + "d": "white sun behind cloud", + "u": "7.0" + }, + "white_sun_rain_cloud": { + "c": "nature", + "e": "🌦", + "d": "white sun behind cloud with rain", + "u": "7.0" + }, + "white_sun_small_cloud": { + "c": "nature", + "e": "🌤", + "d": "white sun with small cloud", + "u": "7.0" + }, + "wilted_rose": { + "c": "nature", + "e": "🥀", + "d": "wilted flower", + "u": "9.0" + }, + "wind_blowing_face": { + "c": "nature", + "e": "🌬", + "d": "wind blowing face", + "u": "7.0" + }, + "wind_chime": { + "c": "objects", + "e": "🎐", + "d": "wind chime", + "u": "6.0" + }, + "wine_glass": { + "c": "food", + "e": "🍷", + "d": "wine glass", + "u": "6.0" + }, + "wink": { + "c": "people", + "e": "😉", + "d": "winking face", + "u": "6.0" + }, + "wolf": { + "c": "nature", + "e": "🐺", + "d": "wolf face", + "u": "6.0" + }, + "woman": { + "c": "people", + "e": "👩", + "d": "woman", + "u": "6.0" + }, + "woman_tone1": { + "c": "people", + "e": "👩🏻", + "d": "woman tone 1", + "u": "8.0" + }, + "woman_tone2": { + "c": "people", + "e": "👩🏼", + "d": "woman tone 2", + "u": "8.0" + }, + "woman_tone3": { + "c": "people", + "e": "👩🏽", + "d": "woman tone 3", + "u": "8.0" + }, + "woman_tone4": { + "c": "people", + "e": "👩🏾", + "d": "woman tone 4", + "u": "8.0" + }, + "woman_tone5": { + "c": "people", + "e": "👩🏿", + "d": "woman tone 5", + "u": "8.0" + }, + "womans_clothes": { + "c": "people", + "e": "👚", + "d": "womans clothes", + "u": "6.0" + }, + "womans_hat": { + "c": "people", + "e": "👒", + "d": "womans hat", + "u": "6.0" + }, + "womens": { + "c": "symbols", + "e": "🚺", + "d": "womens symbol", + "u": "6.0" + }, + "worried": { + "c": "people", + "e": "😟", + "d": "worried face", + "u": "6.1" + }, + "wrench": { + "c": "objects", + "e": "🔧", + "d": "wrench", + "u": "6.0" + }, + "wrestlers": { + "c": "activity", + "e": "🤼", + "d": "wrestlers", + "u": "9.0" + }, + "wrestlers_tone1": { + "c": "activity", + "e": "🤼🏻", + "d": "wrestlers tone 1", + "u": "9.0" + }, + "wrestlers_tone2": { + "c": "activity", + "e": "🤼🏼", + "d": "wrestlers tone 2", + "u": "9.0" + }, + "wrestlers_tone3": { + "c": "activity", + "e": "🤼🏽", + "d": "wrestlers tone 3", + "u": "9.0" + }, + "wrestlers_tone4": { + "c": "activity", + "e": "🤼🏾", + "d": "wrestlers tone 4", + "u": "9.0" + }, + "wrestlers_tone5": { + "c": "activity", + "e": "🤼🏿", + "d": "wrestlers tone 5", + "u": "9.0" + }, + "writing_hand": { + "c": "people", + "e": "✍", + "d": "writing hand", + "u": "1.1" + }, + "writing_hand_tone1": { + "c": "people", + "e": "✍🏻", + "d": "writing hand tone 1", + "u": "8.0" + }, + "writing_hand_tone2": { + "c": "people", + "e": "✍🏼", + "d": "writing hand tone 2", + "u": "8.0" + }, + "writing_hand_tone3": { + "c": "people", + "e": "✍🏽", + "d": "writing hand tone 3", + "u": "8.0" + }, + "writing_hand_tone4": { + "c": "people", + "e": "✍🏾", + "d": "writing hand tone 4", + "u": "8.0" + }, + "writing_hand_tone5": { + "c": "people", + "e": "✍🏿", + "d": "writing hand tone 5", + "u": "8.0" + }, + "x": { + "c": "symbols", + "e": "❌", + "d": "cross mark", + "u": "6.0" + }, + "yellow_heart": { + "c": "symbols", + "e": "💛", + "d": "yellow heart", + "u": "6.0" + }, + "yen": { + "c": "objects", + "e": "💴", + "d": "banknote with yen sign", + "u": "6.0" + }, + "yin_yang": { + "c": "symbols", + "e": "☯", + "d": "yin yang", + "u": "1.1" + }, + "yum": { + "c": "people", + "e": "😋", + "d": "face savouring delicious food", + "u": "6.0" + }, + "zap": { + "c": "nature", + "e": "⚡", + "d": "high voltage sign", + "u": "4.0" + }, + "zero": { + "c": "symbols", + "e": "0️⃣", + "d": "keycap digit zero", + "u": "3.0" + }, + "zipper_mouth": { + "c": "people", + "e": "🤐", + "d": "zipper-mouth face", + "u": "8.0" + }, + "zzz": { + "c": "people", + "e": "💤", + "d": "sleeping symbol", + "u": "6.0" + } +}
\ No newline at end of file diff --git a/public/-/emojis/2/end.png b/public/-/emojis/2/end.png Binary files differnew file mode 100644 index 00000000000..17c319dc03d --- /dev/null +++ b/public/-/emojis/2/end.png diff --git a/public/-/emojis/2/envelope.png b/public/-/emojis/2/envelope.png Binary files differnew file mode 100644 index 00000000000..aed381de949 --- /dev/null +++ b/public/-/emojis/2/envelope.png diff --git a/public/-/emojis/2/envelope_with_arrow.png b/public/-/emojis/2/envelope_with_arrow.png Binary files differnew file mode 100644 index 00000000000..54b89817587 --- /dev/null +++ b/public/-/emojis/2/envelope_with_arrow.png diff --git a/public/-/emojis/2/euro.png b/public/-/emojis/2/euro.png Binary files differnew file mode 100644 index 00000000000..2094ed7692f --- /dev/null +++ b/public/-/emojis/2/euro.png diff --git a/public/-/emojis/2/european_castle.png b/public/-/emojis/2/european_castle.png Binary files differnew file mode 100644 index 00000000000..5da56216c1e --- /dev/null +++ b/public/-/emojis/2/european_castle.png diff --git a/public/-/emojis/2/european_post_office.png b/public/-/emojis/2/european_post_office.png Binary files differnew file mode 100644 index 00000000000..05537ad7702 --- /dev/null +++ b/public/-/emojis/2/european_post_office.png diff --git a/public/-/emojis/2/evergreen_tree.png b/public/-/emojis/2/evergreen_tree.png Binary files differnew file mode 100644 index 00000000000..1004726d8a8 --- /dev/null +++ b/public/-/emojis/2/evergreen_tree.png diff --git a/public/-/emojis/2/exclamation.png b/public/-/emojis/2/exclamation.png Binary files differnew file mode 100644 index 00000000000..b5685afaf63 --- /dev/null +++ b/public/-/emojis/2/exclamation.png diff --git a/public/-/emojis/2/expressionless.png b/public/-/emojis/2/expressionless.png Binary files differnew file mode 100644 index 00000000000..9343ff25768 --- /dev/null +++ b/public/-/emojis/2/expressionless.png diff --git a/public/-/emojis/2/eye.png b/public/-/emojis/2/eye.png Binary files differnew file mode 100644 index 00000000000..3ed81334987 --- /dev/null +++ b/public/-/emojis/2/eye.png diff --git a/public/-/emojis/2/eye_in_speech_bubble.png b/public/-/emojis/2/eye_in_speech_bubble.png Binary files differnew file mode 100644 index 00000000000..17517147011 --- /dev/null +++ b/public/-/emojis/2/eye_in_speech_bubble.png diff --git a/public/-/emojis/2/eyeglasses.png b/public/-/emojis/2/eyeglasses.png Binary files differnew file mode 100644 index 00000000000..bb40227139e --- /dev/null +++ b/public/-/emojis/2/eyeglasses.png diff --git a/public/-/emojis/2/eyes.png b/public/-/emojis/2/eyes.png Binary files differnew file mode 100644 index 00000000000..61359d39629 --- /dev/null +++ b/public/-/emojis/2/eyes.png diff --git a/public/-/emojis/2/face_palm.png b/public/-/emojis/2/face_palm.png Binary files differnew file mode 100644 index 00000000000..002c60b3622 --- /dev/null +++ b/public/-/emojis/2/face_palm.png diff --git a/public/-/emojis/2/face_palm_tone1.png b/public/-/emojis/2/face_palm_tone1.png Binary files differnew file mode 100644 index 00000000000..fb126e9e89f --- /dev/null +++ b/public/-/emojis/2/face_palm_tone1.png diff --git a/public/-/emojis/2/face_palm_tone2.png b/public/-/emojis/2/face_palm_tone2.png Binary files differnew file mode 100644 index 00000000000..84a0fba7993 --- /dev/null +++ b/public/-/emojis/2/face_palm_tone2.png diff --git a/public/-/emojis/2/face_palm_tone3.png b/public/-/emojis/2/face_palm_tone3.png Binary files differnew file mode 100644 index 00000000000..fe5fe356641 --- /dev/null +++ b/public/-/emojis/2/face_palm_tone3.png diff --git a/public/-/emojis/2/face_palm_tone4.png b/public/-/emojis/2/face_palm_tone4.png Binary files differnew file mode 100644 index 00000000000..6e9e22338cf --- /dev/null +++ b/public/-/emojis/2/face_palm_tone4.png diff --git a/public/-/emojis/2/face_palm_tone5.png b/public/-/emojis/2/face_palm_tone5.png Binary files differnew file mode 100644 index 00000000000..ddac1343cb2 --- /dev/null +++ b/public/-/emojis/2/face_palm_tone5.png diff --git a/public/-/emojis/2/factory.png b/public/-/emojis/2/factory.png Binary files differnew file mode 100644 index 00000000000..cabe180b278 --- /dev/null +++ b/public/-/emojis/2/factory.png diff --git a/public/-/emojis/2/fallen_leaf.png b/public/-/emojis/2/fallen_leaf.png Binary files differnew file mode 100644 index 00000000000..931532c6603 --- /dev/null +++ b/public/-/emojis/2/fallen_leaf.png diff --git a/public/-/emojis/2/family.png b/public/-/emojis/2/family.png Binary files differnew file mode 100644 index 00000000000..4b0ba60c626 --- /dev/null +++ b/public/-/emojis/2/family.png diff --git a/public/-/emojis/2/family_mmb.png b/public/-/emojis/2/family_mmb.png Binary files differnew file mode 100644 index 00000000000..98d7c8ca41c --- /dev/null +++ b/public/-/emojis/2/family_mmb.png diff --git a/public/-/emojis/2/family_mmbb.png b/public/-/emojis/2/family_mmbb.png Binary files differnew file mode 100644 index 00000000000..bc7f57d9ff1 --- /dev/null +++ b/public/-/emojis/2/family_mmbb.png diff --git a/public/-/emojis/2/family_mmg.png b/public/-/emojis/2/family_mmg.png Binary files differnew file mode 100644 index 00000000000..7c810606d79 --- /dev/null +++ b/public/-/emojis/2/family_mmg.png diff --git a/public/-/emojis/2/family_mmgb.png b/public/-/emojis/2/family_mmgb.png Binary files differnew file mode 100644 index 00000000000..7b41b66f57e --- /dev/null +++ b/public/-/emojis/2/family_mmgb.png diff --git a/public/-/emojis/2/family_mmgg.png b/public/-/emojis/2/family_mmgg.png Binary files differnew file mode 100644 index 00000000000..ce89a085800 --- /dev/null +++ b/public/-/emojis/2/family_mmgg.png diff --git a/public/-/emojis/2/family_mwbb.png b/public/-/emojis/2/family_mwbb.png Binary files differnew file mode 100644 index 00000000000..b8679e572f2 --- /dev/null +++ b/public/-/emojis/2/family_mwbb.png diff --git a/public/-/emojis/2/family_mwg.png b/public/-/emojis/2/family_mwg.png Binary files differnew file mode 100644 index 00000000000..affc7206f23 --- /dev/null +++ b/public/-/emojis/2/family_mwg.png diff --git a/public/-/emojis/2/family_mwgb.png b/public/-/emojis/2/family_mwgb.png Binary files differnew file mode 100644 index 00000000000..5951cf11be3 --- /dev/null +++ b/public/-/emojis/2/family_mwgb.png diff --git a/public/-/emojis/2/family_mwgg.png b/public/-/emojis/2/family_mwgg.png Binary files differnew file mode 100644 index 00000000000..7aaec104e31 --- /dev/null +++ b/public/-/emojis/2/family_mwgg.png diff --git a/public/-/emojis/2/family_wwb.png b/public/-/emojis/2/family_wwb.png Binary files differnew file mode 100644 index 00000000000..fb40fefe84a --- /dev/null +++ b/public/-/emojis/2/family_wwb.png diff --git a/public/-/emojis/2/family_wwbb.png b/public/-/emojis/2/family_wwbb.png Binary files differnew file mode 100644 index 00000000000..1b6f6ae2434 --- /dev/null +++ b/public/-/emojis/2/family_wwbb.png diff --git a/public/-/emojis/2/family_wwg.png b/public/-/emojis/2/family_wwg.png Binary files differnew file mode 100644 index 00000000000..6e17b1e8ed6 --- /dev/null +++ b/public/-/emojis/2/family_wwg.png diff --git a/public/-/emojis/2/family_wwgb.png b/public/-/emojis/2/family_wwgb.png Binary files differnew file mode 100644 index 00000000000..23eeaad269d --- /dev/null +++ b/public/-/emojis/2/family_wwgb.png diff --git a/public/-/emojis/2/family_wwgg.png b/public/-/emojis/2/family_wwgg.png Binary files differnew file mode 100644 index 00000000000..c2c19736a96 --- /dev/null +++ b/public/-/emojis/2/family_wwgg.png diff --git a/public/-/emojis/2/fast_forward.png b/public/-/emojis/2/fast_forward.png Binary files differnew file mode 100644 index 00000000000..307199414d4 --- /dev/null +++ b/public/-/emojis/2/fast_forward.png diff --git a/public/-/emojis/2/fax.png b/public/-/emojis/2/fax.png Binary files differnew file mode 100644 index 00000000000..ff4ab54244e --- /dev/null +++ b/public/-/emojis/2/fax.png diff --git a/public/-/emojis/2/fearful.png b/public/-/emojis/2/fearful.png Binary files differnew file mode 100644 index 00000000000..c6dc3d8f19a --- /dev/null +++ b/public/-/emojis/2/fearful.png diff --git a/public/-/emojis/2/feet.png b/public/-/emojis/2/feet.png Binary files differnew file mode 100644 index 00000000000..622a3f4d7f5 --- /dev/null +++ b/public/-/emojis/2/feet.png diff --git a/public/-/emojis/2/fencer.png b/public/-/emojis/2/fencer.png Binary files differnew file mode 100644 index 00000000000..39ee19e1e3c --- /dev/null +++ b/public/-/emojis/2/fencer.png diff --git a/public/-/emojis/2/ferris_wheel.png b/public/-/emojis/2/ferris_wheel.png Binary files differnew file mode 100644 index 00000000000..a2f6c2d9415 --- /dev/null +++ b/public/-/emojis/2/ferris_wheel.png diff --git a/public/-/emojis/2/ferry.png b/public/-/emojis/2/ferry.png Binary files differnew file mode 100644 index 00000000000..60e738626ea --- /dev/null +++ b/public/-/emojis/2/ferry.png diff --git a/public/-/emojis/2/field_hockey.png b/public/-/emojis/2/field_hockey.png Binary files differnew file mode 100644 index 00000000000..758e09349a2 --- /dev/null +++ b/public/-/emojis/2/field_hockey.png diff --git a/public/-/emojis/2/file_cabinet.png b/public/-/emojis/2/file_cabinet.png Binary files differnew file mode 100644 index 00000000000..88531539f2e --- /dev/null +++ b/public/-/emojis/2/file_cabinet.png diff --git a/public/-/emojis/2/file_folder.png b/public/-/emojis/2/file_folder.png Binary files differnew file mode 100644 index 00000000000..47a14a2836a --- /dev/null +++ b/public/-/emojis/2/file_folder.png diff --git a/public/-/emojis/2/film_frames.png b/public/-/emojis/2/film_frames.png Binary files differnew file mode 100644 index 00000000000..528cf55a933 --- /dev/null +++ b/public/-/emojis/2/film_frames.png diff --git a/public/-/emojis/2/fingers_crossed.png b/public/-/emojis/2/fingers_crossed.png Binary files differnew file mode 100644 index 00000000000..2c065dcd557 --- /dev/null +++ b/public/-/emojis/2/fingers_crossed.png diff --git a/public/-/emojis/2/fingers_crossed_tone1.png b/public/-/emojis/2/fingers_crossed_tone1.png Binary files differnew file mode 100644 index 00000000000..c3864ac868f --- /dev/null +++ b/public/-/emojis/2/fingers_crossed_tone1.png diff --git a/public/-/emojis/2/fingers_crossed_tone2.png b/public/-/emojis/2/fingers_crossed_tone2.png Binary files differnew file mode 100644 index 00000000000..82f3b9ce4fe --- /dev/null +++ b/public/-/emojis/2/fingers_crossed_tone2.png diff --git a/public/-/emojis/2/fingers_crossed_tone3.png b/public/-/emojis/2/fingers_crossed_tone3.png Binary files differnew file mode 100644 index 00000000000..199fe0cf68d --- /dev/null +++ b/public/-/emojis/2/fingers_crossed_tone3.png diff --git a/public/-/emojis/2/fingers_crossed_tone4.png b/public/-/emojis/2/fingers_crossed_tone4.png Binary files differnew file mode 100644 index 00000000000..12d6b8d2963 --- /dev/null +++ b/public/-/emojis/2/fingers_crossed_tone4.png diff --git a/public/-/emojis/2/fingers_crossed_tone5.png b/public/-/emojis/2/fingers_crossed_tone5.png Binary files differnew file mode 100644 index 00000000000..9a62704dd92 --- /dev/null +++ b/public/-/emojis/2/fingers_crossed_tone5.png diff --git a/public/-/emojis/2/fire.png b/public/-/emojis/2/fire.png Binary files differnew file mode 100644 index 00000000000..83f34701807 --- /dev/null +++ b/public/-/emojis/2/fire.png diff --git a/public/-/emojis/2/fire_engine.png b/public/-/emojis/2/fire_engine.png Binary files differnew file mode 100644 index 00000000000..271141fd1b9 --- /dev/null +++ b/public/-/emojis/2/fire_engine.png diff --git a/public/-/emojis/2/fireworks.png b/public/-/emojis/2/fireworks.png Binary files differnew file mode 100644 index 00000000000..dcfff099ad3 --- /dev/null +++ b/public/-/emojis/2/fireworks.png diff --git a/public/-/emojis/2/first_place.png b/public/-/emojis/2/first_place.png Binary files differnew file mode 100644 index 00000000000..bf22f19b833 --- /dev/null +++ b/public/-/emojis/2/first_place.png diff --git a/public/-/emojis/2/first_quarter_moon.png b/public/-/emojis/2/first_quarter_moon.png Binary files differnew file mode 100644 index 00000000000..aeb729f4ce1 --- /dev/null +++ b/public/-/emojis/2/first_quarter_moon.png diff --git a/public/-/emojis/2/first_quarter_moon_with_face.png b/public/-/emojis/2/first_quarter_moon_with_face.png Binary files differnew file mode 100644 index 00000000000..8042d82544a --- /dev/null +++ b/public/-/emojis/2/first_quarter_moon_with_face.png diff --git a/public/-/emojis/2/fish.png b/public/-/emojis/2/fish.png Binary files differnew file mode 100644 index 00000000000..945e72ce9f6 --- /dev/null +++ b/public/-/emojis/2/fish.png diff --git a/public/-/emojis/2/fish_cake.png b/public/-/emojis/2/fish_cake.png Binary files differnew file mode 100644 index 00000000000..31bb39b908b --- /dev/null +++ b/public/-/emojis/2/fish_cake.png diff --git a/public/-/emojis/2/fishing_pole_and_fish.png b/public/-/emojis/2/fishing_pole_and_fish.png Binary files differnew file mode 100644 index 00000000000..5f0fd69a69c --- /dev/null +++ b/public/-/emojis/2/fishing_pole_and_fish.png diff --git a/public/-/emojis/2/fist.png b/public/-/emojis/2/fist.png Binary files differnew file mode 100644 index 00000000000..0750351373d --- /dev/null +++ b/public/-/emojis/2/fist.png diff --git a/public/-/emojis/2/fist_tone1.png b/public/-/emojis/2/fist_tone1.png Binary files differnew file mode 100644 index 00000000000..bdd0e44d659 --- /dev/null +++ b/public/-/emojis/2/fist_tone1.png diff --git a/public/-/emojis/2/fist_tone2.png b/public/-/emojis/2/fist_tone2.png Binary files differnew file mode 100644 index 00000000000..7189dba83f2 --- /dev/null +++ b/public/-/emojis/2/fist_tone2.png diff --git a/public/-/emojis/2/fist_tone3.png b/public/-/emojis/2/fist_tone3.png Binary files differnew file mode 100644 index 00000000000..e0d6ec2ffc3 --- /dev/null +++ b/public/-/emojis/2/fist_tone3.png diff --git a/public/-/emojis/2/fist_tone4.png b/public/-/emojis/2/fist_tone4.png Binary files differnew file mode 100644 index 00000000000..3d2c974bc00 --- /dev/null +++ b/public/-/emojis/2/fist_tone4.png diff --git a/public/-/emojis/2/fist_tone5.png b/public/-/emojis/2/fist_tone5.png Binary files differnew file mode 100644 index 00000000000..84d1f68bf4d --- /dev/null +++ b/public/-/emojis/2/fist_tone5.png diff --git a/public/-/emojis/2/five.png b/public/-/emojis/2/five.png Binary files differnew file mode 100644 index 00000000000..e7e387b889e --- /dev/null +++ b/public/-/emojis/2/five.png diff --git a/public/-/emojis/2/flag_ac.png b/public/-/emojis/2/flag_ac.png Binary files differnew file mode 100644 index 00000000000..e7e7bcaad81 --- /dev/null +++ b/public/-/emojis/2/flag_ac.png diff --git a/public/-/emojis/2/flag_ad.png b/public/-/emojis/2/flag_ad.png Binary files differnew file mode 100644 index 00000000000..105439cc07e --- /dev/null +++ b/public/-/emojis/2/flag_ad.png diff --git a/public/-/emojis/2/flag_ae.png b/public/-/emojis/2/flag_ae.png Binary files differnew file mode 100644 index 00000000000..33b21809a0c --- /dev/null +++ b/public/-/emojis/2/flag_ae.png diff --git a/public/-/emojis/2/flag_af.png b/public/-/emojis/2/flag_af.png Binary files differnew file mode 100644 index 00000000000..ab0fe0e4f74 --- /dev/null +++ b/public/-/emojis/2/flag_af.png diff --git a/public/-/emojis/2/flag_ag.png b/public/-/emojis/2/flag_ag.png Binary files differnew file mode 100644 index 00000000000..2c73fdf1525 --- /dev/null +++ b/public/-/emojis/2/flag_ag.png diff --git a/public/-/emojis/2/flag_ai.png b/public/-/emojis/2/flag_ai.png Binary files differnew file mode 100644 index 00000000000..065ab03e0ce --- /dev/null +++ b/public/-/emojis/2/flag_ai.png diff --git a/public/-/emojis/2/flag_al.png b/public/-/emojis/2/flag_al.png Binary files differnew file mode 100644 index 00000000000..dc0a90eef32 --- /dev/null +++ b/public/-/emojis/2/flag_al.png diff --git a/public/-/emojis/2/flag_am.png b/public/-/emojis/2/flag_am.png Binary files differnew file mode 100644 index 00000000000..065d25b7153 --- /dev/null +++ b/public/-/emojis/2/flag_am.png diff --git a/public/-/emojis/2/flag_ao.png b/public/-/emojis/2/flag_ao.png Binary files differnew file mode 100644 index 00000000000..dd957f9ef1d --- /dev/null +++ b/public/-/emojis/2/flag_ao.png diff --git a/public/-/emojis/2/flag_aq.png b/public/-/emojis/2/flag_aq.png Binary files differnew file mode 100644 index 00000000000..930e8e3a726 --- /dev/null +++ b/public/-/emojis/2/flag_aq.png diff --git a/public/-/emojis/2/flag_ar.png b/public/-/emojis/2/flag_ar.png Binary files differnew file mode 100644 index 00000000000..db8209c85c2 --- /dev/null +++ b/public/-/emojis/2/flag_ar.png diff --git a/public/-/emojis/2/flag_as.png b/public/-/emojis/2/flag_as.png Binary files differnew file mode 100644 index 00000000000..11213f5704a --- /dev/null +++ b/public/-/emojis/2/flag_as.png diff --git a/public/-/emojis/2/flag_at.png b/public/-/emojis/2/flag_at.png Binary files differnew file mode 100644 index 00000000000..b33df6aa245 --- /dev/null +++ b/public/-/emojis/2/flag_at.png diff --git a/public/-/emojis/2/flag_au.png b/public/-/emojis/2/flag_au.png Binary files differnew file mode 100644 index 00000000000..411488897f8 --- /dev/null +++ b/public/-/emojis/2/flag_au.png diff --git a/public/-/emojis/2/flag_aw.png b/public/-/emojis/2/flag_aw.png Binary files differnew file mode 100644 index 00000000000..3973babb781 --- /dev/null +++ b/public/-/emojis/2/flag_aw.png diff --git a/public/-/emojis/2/flag_ax.png b/public/-/emojis/2/flag_ax.png Binary files differnew file mode 100644 index 00000000000..11920409024 --- /dev/null +++ b/public/-/emojis/2/flag_ax.png diff --git a/public/-/emojis/2/flag_az.png b/public/-/emojis/2/flag_az.png Binary files differnew file mode 100644 index 00000000000..e59359684bc --- /dev/null +++ b/public/-/emojis/2/flag_az.png diff --git a/public/-/emojis/2/flag_ba.png b/public/-/emojis/2/flag_ba.png Binary files differnew file mode 100644 index 00000000000..d810071c62f --- /dev/null +++ b/public/-/emojis/2/flag_ba.png diff --git a/public/-/emojis/2/flag_bb.png b/public/-/emojis/2/flag_bb.png Binary files differnew file mode 100644 index 00000000000..0f8881e39b7 --- /dev/null +++ b/public/-/emojis/2/flag_bb.png diff --git a/public/-/emojis/2/flag_bd.png b/public/-/emojis/2/flag_bd.png Binary files differnew file mode 100644 index 00000000000..17bcfe491ec --- /dev/null +++ b/public/-/emojis/2/flag_bd.png diff --git a/public/-/emojis/2/flag_be.png b/public/-/emojis/2/flag_be.png Binary files differnew file mode 100644 index 00000000000..105dd2bfba7 --- /dev/null +++ b/public/-/emojis/2/flag_be.png diff --git a/public/-/emojis/2/flag_bf.png b/public/-/emojis/2/flag_bf.png Binary files differnew file mode 100644 index 00000000000..ea075a3b880 --- /dev/null +++ b/public/-/emojis/2/flag_bf.png diff --git a/public/-/emojis/2/flag_bg.png b/public/-/emojis/2/flag_bg.png Binary files differnew file mode 100644 index 00000000000..9210245917c --- /dev/null +++ b/public/-/emojis/2/flag_bg.png diff --git a/public/-/emojis/2/flag_bh.png b/public/-/emojis/2/flag_bh.png Binary files differnew file mode 100644 index 00000000000..2ed0ea1c7a0 --- /dev/null +++ b/public/-/emojis/2/flag_bh.png diff --git a/public/-/emojis/2/flag_bi.png b/public/-/emojis/2/flag_bi.png Binary files differnew file mode 100644 index 00000000000..98839afcf3a --- /dev/null +++ b/public/-/emojis/2/flag_bi.png diff --git a/public/-/emojis/2/flag_bj.png b/public/-/emojis/2/flag_bj.png Binary files differnew file mode 100644 index 00000000000..dffe78e8e0e --- /dev/null +++ b/public/-/emojis/2/flag_bj.png diff --git a/public/-/emojis/2/flag_bl.png b/public/-/emojis/2/flag_bl.png Binary files differnew file mode 100644 index 00000000000..267a479dc37 --- /dev/null +++ b/public/-/emojis/2/flag_bl.png diff --git a/public/-/emojis/2/flag_black.png b/public/-/emojis/2/flag_black.png Binary files differnew file mode 100644 index 00000000000..60c40762a30 --- /dev/null +++ b/public/-/emojis/2/flag_black.png diff --git a/public/-/emojis/2/flag_bm.png b/public/-/emojis/2/flag_bm.png Binary files differnew file mode 100644 index 00000000000..6c1c56313a2 --- /dev/null +++ b/public/-/emojis/2/flag_bm.png diff --git a/public/-/emojis/2/flag_bn.png b/public/-/emojis/2/flag_bn.png Binary files differnew file mode 100644 index 00000000000..8e698042cd4 --- /dev/null +++ b/public/-/emojis/2/flag_bn.png diff --git a/public/-/emojis/2/flag_bo.png b/public/-/emojis/2/flag_bo.png Binary files differnew file mode 100644 index 00000000000..45714cc5f96 --- /dev/null +++ b/public/-/emojis/2/flag_bo.png diff --git a/public/-/emojis/2/flag_bq.png b/public/-/emojis/2/flag_bq.png Binary files differnew file mode 100644 index 00000000000..52bf03c5017 --- /dev/null +++ b/public/-/emojis/2/flag_bq.png diff --git a/public/-/emojis/2/flag_br.png b/public/-/emojis/2/flag_br.png Binary files differnew file mode 100644 index 00000000000..1d32b466587 --- /dev/null +++ b/public/-/emojis/2/flag_br.png diff --git a/public/-/emojis/2/flag_bs.png b/public/-/emojis/2/flag_bs.png Binary files differnew file mode 100644 index 00000000000..3d7cadc9506 --- /dev/null +++ b/public/-/emojis/2/flag_bs.png diff --git a/public/-/emojis/2/flag_bt.png b/public/-/emojis/2/flag_bt.png Binary files differnew file mode 100644 index 00000000000..bb7219420d3 --- /dev/null +++ b/public/-/emojis/2/flag_bt.png diff --git a/public/-/emojis/2/flag_bv.png b/public/-/emojis/2/flag_bv.png Binary files differnew file mode 100644 index 00000000000..d94e9a72179 --- /dev/null +++ b/public/-/emojis/2/flag_bv.png diff --git a/public/-/emojis/2/flag_bw.png b/public/-/emojis/2/flag_bw.png Binary files differnew file mode 100644 index 00000000000..9cbeaa67eea --- /dev/null +++ b/public/-/emojis/2/flag_bw.png diff --git a/public/-/emojis/2/flag_by.png b/public/-/emojis/2/flag_by.png Binary files differnew file mode 100644 index 00000000000..8470eaf9b1e --- /dev/null +++ b/public/-/emojis/2/flag_by.png diff --git a/public/-/emojis/2/flag_bz.png b/public/-/emojis/2/flag_bz.png Binary files differnew file mode 100644 index 00000000000..2e26a0d6ef8 --- /dev/null +++ b/public/-/emojis/2/flag_bz.png diff --git a/public/-/emojis/2/flag_ca.png b/public/-/emojis/2/flag_ca.png Binary files differnew file mode 100644 index 00000000000..044edd36311 --- /dev/null +++ b/public/-/emojis/2/flag_ca.png diff --git a/public/-/emojis/2/flag_cc.png b/public/-/emojis/2/flag_cc.png Binary files differnew file mode 100644 index 00000000000..54e4972ec1d --- /dev/null +++ b/public/-/emojis/2/flag_cc.png diff --git a/public/-/emojis/2/flag_cd.png b/public/-/emojis/2/flag_cd.png Binary files differnew file mode 100644 index 00000000000..53fbf77e757 --- /dev/null +++ b/public/-/emojis/2/flag_cd.png diff --git a/public/-/emojis/2/flag_cf.png b/public/-/emojis/2/flag_cf.png Binary files differnew file mode 100644 index 00000000000..d1db72b656e --- /dev/null +++ b/public/-/emojis/2/flag_cf.png diff --git a/public/-/emojis/2/flag_cg.png b/public/-/emojis/2/flag_cg.png Binary files differnew file mode 100644 index 00000000000..c1145ed54b5 --- /dev/null +++ b/public/-/emojis/2/flag_cg.png diff --git a/public/-/emojis/2/flag_ch.png b/public/-/emojis/2/flag_ch.png Binary files differnew file mode 100644 index 00000000000..700c7fde14d --- /dev/null +++ b/public/-/emojis/2/flag_ch.png diff --git a/public/-/emojis/2/flag_ci.png b/public/-/emojis/2/flag_ci.png Binary files differnew file mode 100644 index 00000000000..6629b379c97 --- /dev/null +++ b/public/-/emojis/2/flag_ci.png diff --git a/public/-/emojis/2/flag_ck.png b/public/-/emojis/2/flag_ck.png Binary files differnew file mode 100644 index 00000000000..11be975c5b0 --- /dev/null +++ b/public/-/emojis/2/flag_ck.png diff --git a/public/-/emojis/2/flag_cl.png b/public/-/emojis/2/flag_cl.png Binary files differnew file mode 100644 index 00000000000..3c23b255425 --- /dev/null +++ b/public/-/emojis/2/flag_cl.png diff --git a/public/-/emojis/2/flag_cm.png b/public/-/emojis/2/flag_cm.png Binary files differnew file mode 100644 index 00000000000..6a0bd3cea0c --- /dev/null +++ b/public/-/emojis/2/flag_cm.png diff --git a/public/-/emojis/2/flag_cn.png b/public/-/emojis/2/flag_cn.png Binary files differnew file mode 100644 index 00000000000..327aa7dd7bf --- /dev/null +++ b/public/-/emojis/2/flag_cn.png diff --git a/public/-/emojis/2/flag_co.png b/public/-/emojis/2/flag_co.png Binary files differnew file mode 100644 index 00000000000..3d8cd9e41f2 --- /dev/null +++ b/public/-/emojis/2/flag_co.png diff --git a/public/-/emojis/2/flag_cp.png b/public/-/emojis/2/flag_cp.png Binary files differnew file mode 100644 index 00000000000..98039a24e6b --- /dev/null +++ b/public/-/emojis/2/flag_cp.png diff --git a/public/-/emojis/2/flag_cr.png b/public/-/emojis/2/flag_cr.png Binary files differnew file mode 100644 index 00000000000..78941a89143 --- /dev/null +++ b/public/-/emojis/2/flag_cr.png diff --git a/public/-/emojis/2/flag_cu.png b/public/-/emojis/2/flag_cu.png Binary files differnew file mode 100644 index 00000000000..67faa51a5d2 --- /dev/null +++ b/public/-/emojis/2/flag_cu.png diff --git a/public/-/emojis/2/flag_cv.png b/public/-/emojis/2/flag_cv.png Binary files differnew file mode 100644 index 00000000000..6f481eae77e --- /dev/null +++ b/public/-/emojis/2/flag_cv.png diff --git a/public/-/emojis/2/flag_cw.png b/public/-/emojis/2/flag_cw.png Binary files differnew file mode 100644 index 00000000000..afb10f14b60 --- /dev/null +++ b/public/-/emojis/2/flag_cw.png diff --git a/public/-/emojis/2/flag_cx.png b/public/-/emojis/2/flag_cx.png Binary files differnew file mode 100644 index 00000000000..4fec7f6220f --- /dev/null +++ b/public/-/emojis/2/flag_cx.png diff --git a/public/-/emojis/2/flag_cy.png b/public/-/emojis/2/flag_cy.png Binary files differnew file mode 100644 index 00000000000..6d14cf405ff --- /dev/null +++ b/public/-/emojis/2/flag_cy.png diff --git a/public/-/emojis/2/flag_cz.png b/public/-/emojis/2/flag_cz.png Binary files differnew file mode 100644 index 00000000000..0182b611410 --- /dev/null +++ b/public/-/emojis/2/flag_cz.png diff --git a/public/-/emojis/2/flag_de.png b/public/-/emojis/2/flag_de.png Binary files differnew file mode 100644 index 00000000000..3298cfccacd --- /dev/null +++ b/public/-/emojis/2/flag_de.png diff --git a/public/-/emojis/2/flag_dg.png b/public/-/emojis/2/flag_dg.png Binary files differnew file mode 100644 index 00000000000..520adc653cc --- /dev/null +++ b/public/-/emojis/2/flag_dg.png diff --git a/public/-/emojis/2/flag_dj.png b/public/-/emojis/2/flag_dj.png Binary files differnew file mode 100644 index 00000000000..eef897f1734 --- /dev/null +++ b/public/-/emojis/2/flag_dj.png diff --git a/public/-/emojis/2/flag_dk.png b/public/-/emojis/2/flag_dk.png Binary files differnew file mode 100644 index 00000000000..120a8fd7138 --- /dev/null +++ b/public/-/emojis/2/flag_dk.png diff --git a/public/-/emojis/2/flag_dm.png b/public/-/emojis/2/flag_dm.png Binary files differnew file mode 100644 index 00000000000..5c5999be098 --- /dev/null +++ b/public/-/emojis/2/flag_dm.png diff --git a/public/-/emojis/2/flag_do.png b/public/-/emojis/2/flag_do.png Binary files differnew file mode 100644 index 00000000000..d59ec7e54ef --- /dev/null +++ b/public/-/emojis/2/flag_do.png diff --git a/public/-/emojis/2/flag_dz.png b/public/-/emojis/2/flag_dz.png Binary files differnew file mode 100644 index 00000000000..c7d8acc9c66 --- /dev/null +++ b/public/-/emojis/2/flag_dz.png diff --git a/public/-/emojis/2/flag_ea.png b/public/-/emojis/2/flag_ea.png Binary files differnew file mode 100644 index 00000000000..d48640c85d8 --- /dev/null +++ b/public/-/emojis/2/flag_ea.png diff --git a/public/-/emojis/2/flag_ec.png b/public/-/emojis/2/flag_ec.png Binary files differnew file mode 100644 index 00000000000..61dddf35f10 --- /dev/null +++ b/public/-/emojis/2/flag_ec.png diff --git a/public/-/emojis/2/flag_ee.png b/public/-/emojis/2/flag_ee.png Binary files differnew file mode 100644 index 00000000000..620f80e4206 --- /dev/null +++ b/public/-/emojis/2/flag_ee.png diff --git a/public/-/emojis/2/flag_eg.png b/public/-/emojis/2/flag_eg.png Binary files differnew file mode 100644 index 00000000000..8799f624c2d --- /dev/null +++ b/public/-/emojis/2/flag_eg.png diff --git a/public/-/emojis/2/flag_eh.png b/public/-/emojis/2/flag_eh.png Binary files differnew file mode 100644 index 00000000000..829595e4c2c --- /dev/null +++ b/public/-/emojis/2/flag_eh.png diff --git a/public/-/emojis/2/flag_er.png b/public/-/emojis/2/flag_er.png Binary files differnew file mode 100644 index 00000000000..a29c0662463 --- /dev/null +++ b/public/-/emojis/2/flag_er.png diff --git a/public/-/emojis/2/flag_es.png b/public/-/emojis/2/flag_es.png Binary files differnew file mode 100644 index 00000000000..d48640c85d8 --- /dev/null +++ b/public/-/emojis/2/flag_es.png diff --git a/public/-/emojis/2/flag_et.png b/public/-/emojis/2/flag_et.png Binary files differnew file mode 100644 index 00000000000..a848b8cd19f --- /dev/null +++ b/public/-/emojis/2/flag_et.png diff --git a/public/-/emojis/2/flag_eu.png b/public/-/emojis/2/flag_eu.png Binary files differnew file mode 100644 index 00000000000..940d25cbfa1 --- /dev/null +++ b/public/-/emojis/2/flag_eu.png diff --git a/public/-/emojis/2/flag_fi.png b/public/-/emojis/2/flag_fi.png Binary files differnew file mode 100644 index 00000000000..525b45b11ad --- /dev/null +++ b/public/-/emojis/2/flag_fi.png diff --git a/public/-/emojis/2/flag_fj.png b/public/-/emojis/2/flag_fj.png Binary files differnew file mode 100644 index 00000000000..eff4c31d825 --- /dev/null +++ b/public/-/emojis/2/flag_fj.png diff --git a/public/-/emojis/2/flag_fk.png b/public/-/emojis/2/flag_fk.png Binary files differnew file mode 100644 index 00000000000..32d298878c0 --- /dev/null +++ b/public/-/emojis/2/flag_fk.png diff --git a/public/-/emojis/2/flag_fm.png b/public/-/emojis/2/flag_fm.png Binary files differnew file mode 100644 index 00000000000..e60b16cc45a --- /dev/null +++ b/public/-/emojis/2/flag_fm.png diff --git a/public/-/emojis/2/flag_fo.png b/public/-/emojis/2/flag_fo.png Binary files differnew file mode 100644 index 00000000000..5a518772352 --- /dev/null +++ b/public/-/emojis/2/flag_fo.png diff --git a/public/-/emojis/2/flag_fr.png b/public/-/emojis/2/flag_fr.png Binary files differnew file mode 100644 index 00000000000..98039a24e6b --- /dev/null +++ b/public/-/emojis/2/flag_fr.png diff --git a/public/-/emojis/2/flag_ga.png b/public/-/emojis/2/flag_ga.png Binary files differnew file mode 100644 index 00000000000..28c24da1100 --- /dev/null +++ b/public/-/emojis/2/flag_ga.png diff --git a/public/-/emojis/2/flag_gb.png b/public/-/emojis/2/flag_gb.png Binary files differnew file mode 100644 index 00000000000..0ca6ffbdf69 --- /dev/null +++ b/public/-/emojis/2/flag_gb.png diff --git a/public/-/emojis/2/flag_gd.png b/public/-/emojis/2/flag_gd.png Binary files differnew file mode 100644 index 00000000000..d0d4abc000e --- /dev/null +++ b/public/-/emojis/2/flag_gd.png diff --git a/public/-/emojis/2/flag_ge.png b/public/-/emojis/2/flag_ge.png Binary files differnew file mode 100644 index 00000000000..f9fab204a42 --- /dev/null +++ b/public/-/emojis/2/flag_ge.png diff --git a/public/-/emojis/2/flag_gf.png b/public/-/emojis/2/flag_gf.png Binary files differnew file mode 100644 index 00000000000..a762e4f4303 --- /dev/null +++ b/public/-/emojis/2/flag_gf.png diff --git a/public/-/emojis/2/flag_gg.png b/public/-/emojis/2/flag_gg.png Binary files differnew file mode 100644 index 00000000000..d90a4d5fb95 --- /dev/null +++ b/public/-/emojis/2/flag_gg.png diff --git a/public/-/emojis/2/flag_gh.png b/public/-/emojis/2/flag_gh.png Binary files differnew file mode 100644 index 00000000000..82a2f41e187 --- /dev/null +++ b/public/-/emojis/2/flag_gh.png diff --git a/public/-/emojis/2/flag_gi.png b/public/-/emojis/2/flag_gi.png Binary files differnew file mode 100644 index 00000000000..c2d84ddcb38 --- /dev/null +++ b/public/-/emojis/2/flag_gi.png diff --git a/public/-/emojis/2/flag_gl.png b/public/-/emojis/2/flag_gl.png Binary files differnew file mode 100644 index 00000000000..6f38711a78c --- /dev/null +++ b/public/-/emojis/2/flag_gl.png diff --git a/public/-/emojis/2/flag_gm.png b/public/-/emojis/2/flag_gm.png Binary files differnew file mode 100644 index 00000000000..9b5b726373d --- /dev/null +++ b/public/-/emojis/2/flag_gm.png diff --git a/public/-/emojis/2/flag_gn.png b/public/-/emojis/2/flag_gn.png Binary files differnew file mode 100644 index 00000000000..8821ec9bd42 --- /dev/null +++ b/public/-/emojis/2/flag_gn.png diff --git a/public/-/emojis/2/flag_gp.png b/public/-/emojis/2/flag_gp.png Binary files differnew file mode 100644 index 00000000000..a647fced59b --- /dev/null +++ b/public/-/emojis/2/flag_gp.png diff --git a/public/-/emojis/2/flag_gq.png b/public/-/emojis/2/flag_gq.png Binary files differnew file mode 100644 index 00000000000..11cc7efcc09 --- /dev/null +++ b/public/-/emojis/2/flag_gq.png diff --git a/public/-/emojis/2/flag_gr.png b/public/-/emojis/2/flag_gr.png Binary files differnew file mode 100644 index 00000000000..d21b9090c46 --- /dev/null +++ b/public/-/emojis/2/flag_gr.png diff --git a/public/-/emojis/2/flag_gs.png b/public/-/emojis/2/flag_gs.png Binary files differnew file mode 100644 index 00000000000..6134e4d008a --- /dev/null +++ b/public/-/emojis/2/flag_gs.png diff --git a/public/-/emojis/2/flag_gt.png b/public/-/emojis/2/flag_gt.png Binary files differnew file mode 100644 index 00000000000..f6164936b1e --- /dev/null +++ b/public/-/emojis/2/flag_gt.png diff --git a/public/-/emojis/2/flag_gu.png b/public/-/emojis/2/flag_gu.png Binary files differnew file mode 100644 index 00000000000..a98170e8398 --- /dev/null +++ b/public/-/emojis/2/flag_gu.png diff --git a/public/-/emojis/2/flag_gw.png b/public/-/emojis/2/flag_gw.png Binary files differnew file mode 100644 index 00000000000..e378bef4372 --- /dev/null +++ b/public/-/emojis/2/flag_gw.png diff --git a/public/-/emojis/2/flag_gy.png b/public/-/emojis/2/flag_gy.png Binary files differnew file mode 100644 index 00000000000..ecda480554c --- /dev/null +++ b/public/-/emojis/2/flag_gy.png diff --git a/public/-/emojis/2/flag_hk.png b/public/-/emojis/2/flag_hk.png Binary files differnew file mode 100644 index 00000000000..a10bb088089 --- /dev/null +++ b/public/-/emojis/2/flag_hk.png diff --git a/public/-/emojis/2/flag_hm.png b/public/-/emojis/2/flag_hm.png Binary files differnew file mode 100644 index 00000000000..411488897f8 --- /dev/null +++ b/public/-/emojis/2/flag_hm.png diff --git a/public/-/emojis/2/flag_hn.png b/public/-/emojis/2/flag_hn.png Binary files differnew file mode 100644 index 00000000000..d0022feac8e --- /dev/null +++ b/public/-/emojis/2/flag_hn.png diff --git a/public/-/emojis/2/flag_hr.png b/public/-/emojis/2/flag_hr.png Binary files differnew file mode 100644 index 00000000000..e802cb38946 --- /dev/null +++ b/public/-/emojis/2/flag_hr.png diff --git a/public/-/emojis/2/flag_ht.png b/public/-/emojis/2/flag_ht.png Binary files differnew file mode 100644 index 00000000000..f82286d8814 --- /dev/null +++ b/public/-/emojis/2/flag_ht.png diff --git a/public/-/emojis/2/flag_hu.png b/public/-/emojis/2/flag_hu.png Binary files differnew file mode 100644 index 00000000000..e32ae6719f6 --- /dev/null +++ b/public/-/emojis/2/flag_hu.png diff --git a/public/-/emojis/2/flag_ic.png b/public/-/emojis/2/flag_ic.png Binary files differnew file mode 100644 index 00000000000..e99d9d3f245 --- /dev/null +++ b/public/-/emojis/2/flag_ic.png diff --git a/public/-/emojis/2/flag_id.png b/public/-/emojis/2/flag_id.png Binary files differnew file mode 100644 index 00000000000..3cfc3fa45c8 --- /dev/null +++ b/public/-/emojis/2/flag_id.png diff --git a/public/-/emojis/2/flag_ie.png b/public/-/emojis/2/flag_ie.png Binary files differnew file mode 100644 index 00000000000..0dd86179495 --- /dev/null +++ b/public/-/emojis/2/flag_ie.png diff --git a/public/-/emojis/2/flag_il.png b/public/-/emojis/2/flag_il.png Binary files differnew file mode 100644 index 00000000000..439ced78d3b --- /dev/null +++ b/public/-/emojis/2/flag_il.png diff --git a/public/-/emojis/2/flag_im.png b/public/-/emojis/2/flag_im.png Binary files differnew file mode 100644 index 00000000000..69fc5a30ed9 --- /dev/null +++ b/public/-/emojis/2/flag_im.png diff --git a/public/-/emojis/2/flag_in.png b/public/-/emojis/2/flag_in.png Binary files differnew file mode 100644 index 00000000000..8ad7e9447d1 --- /dev/null +++ b/public/-/emojis/2/flag_in.png diff --git a/public/-/emojis/2/flag_io.png b/public/-/emojis/2/flag_io.png Binary files differnew file mode 100644 index 00000000000..520adc653cc --- /dev/null +++ b/public/-/emojis/2/flag_io.png diff --git a/public/-/emojis/2/flag_iq.png b/public/-/emojis/2/flag_iq.png Binary files differnew file mode 100644 index 00000000000..3af377f252d --- /dev/null +++ b/public/-/emojis/2/flag_iq.png diff --git a/public/-/emojis/2/flag_ir.png b/public/-/emojis/2/flag_ir.png Binary files differnew file mode 100644 index 00000000000..66c91de1b35 --- /dev/null +++ b/public/-/emojis/2/flag_ir.png diff --git a/public/-/emojis/2/flag_is.png b/public/-/emojis/2/flag_is.png Binary files differnew file mode 100644 index 00000000000..0b0379b6993 --- /dev/null +++ b/public/-/emojis/2/flag_is.png diff --git a/public/-/emojis/2/flag_it.png b/public/-/emojis/2/flag_it.png Binary files differnew file mode 100644 index 00000000000..b18c50adea5 --- /dev/null +++ b/public/-/emojis/2/flag_it.png diff --git a/public/-/emojis/2/flag_je.png b/public/-/emojis/2/flag_je.png Binary files differnew file mode 100644 index 00000000000..c514594f15e --- /dev/null +++ b/public/-/emojis/2/flag_je.png diff --git a/public/-/emojis/2/flag_jm.png b/public/-/emojis/2/flag_jm.png Binary files differnew file mode 100644 index 00000000000..96cba7996cb --- /dev/null +++ b/public/-/emojis/2/flag_jm.png diff --git a/public/-/emojis/2/flag_jo.png b/public/-/emojis/2/flag_jo.png Binary files differnew file mode 100644 index 00000000000..3d96d761668 --- /dev/null +++ b/public/-/emojis/2/flag_jo.png diff --git a/public/-/emojis/2/flag_jp.png b/public/-/emojis/2/flag_jp.png Binary files differnew file mode 100644 index 00000000000..e5c1c471846 --- /dev/null +++ b/public/-/emojis/2/flag_jp.png diff --git a/public/-/emojis/2/flag_ke.png b/public/-/emojis/2/flag_ke.png Binary files differnew file mode 100644 index 00000000000..bf3ee8acde3 --- /dev/null +++ b/public/-/emojis/2/flag_ke.png diff --git a/public/-/emojis/2/flag_kg.png b/public/-/emojis/2/flag_kg.png Binary files differnew file mode 100644 index 00000000000..683c1837886 --- /dev/null +++ b/public/-/emojis/2/flag_kg.png diff --git a/public/-/emojis/2/flag_kh.png b/public/-/emojis/2/flag_kh.png Binary files differnew file mode 100644 index 00000000000..c5ebaee91d5 --- /dev/null +++ b/public/-/emojis/2/flag_kh.png diff --git a/public/-/emojis/2/flag_ki.png b/public/-/emojis/2/flag_ki.png Binary files differnew file mode 100644 index 00000000000..1e99c52b4c0 --- /dev/null +++ b/public/-/emojis/2/flag_ki.png diff --git a/public/-/emojis/2/flag_km.png b/public/-/emojis/2/flag_km.png Binary files differnew file mode 100644 index 00000000000..c394f1c75f5 --- /dev/null +++ b/public/-/emojis/2/flag_km.png diff --git a/public/-/emojis/2/flag_kn.png b/public/-/emojis/2/flag_kn.png Binary files differnew file mode 100644 index 00000000000..c8a4e42d97b --- /dev/null +++ b/public/-/emojis/2/flag_kn.png diff --git a/public/-/emojis/2/flag_kp.png b/public/-/emojis/2/flag_kp.png Binary files differnew file mode 100644 index 00000000000..aa0ac4f6473 --- /dev/null +++ b/public/-/emojis/2/flag_kp.png diff --git a/public/-/emojis/2/flag_kr.png b/public/-/emojis/2/flag_kr.png Binary files differnew file mode 100644 index 00000000000..356d312e961 --- /dev/null +++ b/public/-/emojis/2/flag_kr.png diff --git a/public/-/emojis/2/flag_kw.png b/public/-/emojis/2/flag_kw.png Binary files differnew file mode 100644 index 00000000000..fc30e8ea8cb --- /dev/null +++ b/public/-/emojis/2/flag_kw.png diff --git a/public/-/emojis/2/flag_ky.png b/public/-/emojis/2/flag_ky.png Binary files differnew file mode 100644 index 00000000000..ec4b2a48d93 --- /dev/null +++ b/public/-/emojis/2/flag_ky.png diff --git a/public/-/emojis/2/flag_kz.png b/public/-/emojis/2/flag_kz.png Binary files differnew file mode 100644 index 00000000000..7f3c5e4eb70 --- /dev/null +++ b/public/-/emojis/2/flag_kz.png diff --git a/public/-/emojis/2/flag_la.png b/public/-/emojis/2/flag_la.png Binary files differnew file mode 100644 index 00000000000..f61309db084 --- /dev/null +++ b/public/-/emojis/2/flag_la.png diff --git a/public/-/emojis/2/flag_lb.png b/public/-/emojis/2/flag_lb.png Binary files differnew file mode 100644 index 00000000000..83bbd534f1d --- /dev/null +++ b/public/-/emojis/2/flag_lb.png diff --git a/public/-/emojis/2/flag_lc.png b/public/-/emojis/2/flag_lc.png Binary files differnew file mode 100644 index 00000000000..42b49d2059c --- /dev/null +++ b/public/-/emojis/2/flag_lc.png diff --git a/public/-/emojis/2/flag_li.png b/public/-/emojis/2/flag_li.png Binary files differnew file mode 100644 index 00000000000..851a5e23c7c --- /dev/null +++ b/public/-/emojis/2/flag_li.png diff --git a/public/-/emojis/2/flag_lk.png b/public/-/emojis/2/flag_lk.png Binary files differnew file mode 100644 index 00000000000..94148a42a6f --- /dev/null +++ b/public/-/emojis/2/flag_lk.png diff --git a/public/-/emojis/2/flag_lr.png b/public/-/emojis/2/flag_lr.png Binary files differnew file mode 100644 index 00000000000..316e623afe0 --- /dev/null +++ b/public/-/emojis/2/flag_lr.png diff --git a/public/-/emojis/2/flag_ls.png b/public/-/emojis/2/flag_ls.png Binary files differnew file mode 100644 index 00000000000..0935837ec98 --- /dev/null +++ b/public/-/emojis/2/flag_ls.png diff --git a/public/-/emojis/2/flag_lt.png b/public/-/emojis/2/flag_lt.png Binary files differnew file mode 100644 index 00000000000..2b4bc32fd91 --- /dev/null +++ b/public/-/emojis/2/flag_lt.png diff --git a/public/-/emojis/2/flag_lu.png b/public/-/emojis/2/flag_lu.png Binary files differnew file mode 100644 index 00000000000..ebdcc7741fd --- /dev/null +++ b/public/-/emojis/2/flag_lu.png diff --git a/public/-/emojis/2/flag_lv.png b/public/-/emojis/2/flag_lv.png Binary files differnew file mode 100644 index 00000000000..1c9eca324cd --- /dev/null +++ b/public/-/emojis/2/flag_lv.png diff --git a/public/-/emojis/2/flag_ly.png b/public/-/emojis/2/flag_ly.png Binary files differnew file mode 100644 index 00000000000..7a592633b01 --- /dev/null +++ b/public/-/emojis/2/flag_ly.png diff --git a/public/-/emojis/2/flag_ma.png b/public/-/emojis/2/flag_ma.png Binary files differnew file mode 100644 index 00000000000..e10789036e4 --- /dev/null +++ b/public/-/emojis/2/flag_ma.png diff --git a/public/-/emojis/2/flag_mc.png b/public/-/emojis/2/flag_mc.png Binary files differnew file mode 100644 index 00000000000..4ce51af1b03 --- /dev/null +++ b/public/-/emojis/2/flag_mc.png diff --git a/public/-/emojis/2/flag_md.png b/public/-/emojis/2/flag_md.png Binary files differnew file mode 100644 index 00000000000..f2397e452ae --- /dev/null +++ b/public/-/emojis/2/flag_md.png diff --git a/public/-/emojis/2/flag_me.png b/public/-/emojis/2/flag_me.png Binary files differnew file mode 100644 index 00000000000..90d099d845f --- /dev/null +++ b/public/-/emojis/2/flag_me.png diff --git a/public/-/emojis/2/flag_mf.png b/public/-/emojis/2/flag_mf.png Binary files differnew file mode 100644 index 00000000000..98039a24e6b --- /dev/null +++ b/public/-/emojis/2/flag_mf.png diff --git a/public/-/emojis/2/flag_mg.png b/public/-/emojis/2/flag_mg.png Binary files differnew file mode 100644 index 00000000000..e4735ae04bc --- /dev/null +++ b/public/-/emojis/2/flag_mg.png diff --git a/public/-/emojis/2/flag_mh.png b/public/-/emojis/2/flag_mh.png Binary files differnew file mode 100644 index 00000000000..9c092055bd9 --- /dev/null +++ b/public/-/emojis/2/flag_mh.png diff --git a/public/-/emojis/2/flag_mk.png b/public/-/emojis/2/flag_mk.png Binary files differnew file mode 100644 index 00000000000..a19baac59dd --- /dev/null +++ b/public/-/emojis/2/flag_mk.png diff --git a/public/-/emojis/2/flag_ml.png b/public/-/emojis/2/flag_ml.png Binary files differnew file mode 100644 index 00000000000..5ffff4573f0 --- /dev/null +++ b/public/-/emojis/2/flag_ml.png diff --git a/public/-/emojis/2/flag_mm.png b/public/-/emojis/2/flag_mm.png Binary files differnew file mode 100644 index 00000000000..31e81f3eb82 --- /dev/null +++ b/public/-/emojis/2/flag_mm.png diff --git a/public/-/emojis/2/flag_mn.png b/public/-/emojis/2/flag_mn.png Binary files differnew file mode 100644 index 00000000000..52e6d949f8b --- /dev/null +++ b/public/-/emojis/2/flag_mn.png diff --git a/public/-/emojis/2/flag_mo.png b/public/-/emojis/2/flag_mo.png Binary files differnew file mode 100644 index 00000000000..a46519c4452 --- /dev/null +++ b/public/-/emojis/2/flag_mo.png diff --git a/public/-/emojis/2/flag_mp.png b/public/-/emojis/2/flag_mp.png Binary files differnew file mode 100644 index 00000000000..726df4037b9 --- /dev/null +++ b/public/-/emojis/2/flag_mp.png diff --git a/public/-/emojis/2/flag_mq.png b/public/-/emojis/2/flag_mq.png Binary files differnew file mode 100644 index 00000000000..f88d5d97735 --- /dev/null +++ b/public/-/emojis/2/flag_mq.png diff --git a/public/-/emojis/2/flag_mr.png b/public/-/emojis/2/flag_mr.png Binary files differnew file mode 100644 index 00000000000..b2b01eb272d --- /dev/null +++ b/public/-/emojis/2/flag_mr.png diff --git a/public/-/emojis/2/flag_ms.png b/public/-/emojis/2/flag_ms.png Binary files differnew file mode 100644 index 00000000000..5f202c492c3 --- /dev/null +++ b/public/-/emojis/2/flag_ms.png diff --git a/public/-/emojis/2/flag_mt.png b/public/-/emojis/2/flag_mt.png Binary files differnew file mode 100644 index 00000000000..33eae3cab25 --- /dev/null +++ b/public/-/emojis/2/flag_mt.png diff --git a/public/-/emojis/2/flag_mu.png b/public/-/emojis/2/flag_mu.png Binary files differnew file mode 100644 index 00000000000..6404dbf9a34 --- /dev/null +++ b/public/-/emojis/2/flag_mu.png diff --git a/public/-/emojis/2/flag_mv.png b/public/-/emojis/2/flag_mv.png Binary files differnew file mode 100644 index 00000000000..2027b0e826c --- /dev/null +++ b/public/-/emojis/2/flag_mv.png diff --git a/public/-/emojis/2/flag_mw.png b/public/-/emojis/2/flag_mw.png Binary files differnew file mode 100644 index 00000000000..2dec6561580 --- /dev/null +++ b/public/-/emojis/2/flag_mw.png diff --git a/public/-/emojis/2/flag_mx.png b/public/-/emojis/2/flag_mx.png Binary files differnew file mode 100644 index 00000000000..f24df18d199 --- /dev/null +++ b/public/-/emojis/2/flag_mx.png diff --git a/public/-/emojis/2/flag_my.png b/public/-/emojis/2/flag_my.png Binary files differnew file mode 100644 index 00000000000..4de9b8de086 --- /dev/null +++ b/public/-/emojis/2/flag_my.png diff --git a/public/-/emojis/2/flag_mz.png b/public/-/emojis/2/flag_mz.png Binary files differnew file mode 100644 index 00000000000..b7d7ca87a8e --- /dev/null +++ b/public/-/emojis/2/flag_mz.png diff --git a/public/-/emojis/2/flag_na.png b/public/-/emojis/2/flag_na.png Binary files differnew file mode 100644 index 00000000000..04316824cc9 --- /dev/null +++ b/public/-/emojis/2/flag_na.png diff --git a/public/-/emojis/2/flag_nc.png b/public/-/emojis/2/flag_nc.png Binary files differnew file mode 100644 index 00000000000..52ee45e79d9 --- /dev/null +++ b/public/-/emojis/2/flag_nc.png diff --git a/public/-/emojis/2/flag_ne.png b/public/-/emojis/2/flag_ne.png Binary files differnew file mode 100644 index 00000000000..f0a0c09a522 --- /dev/null +++ b/public/-/emojis/2/flag_ne.png diff --git a/public/-/emojis/2/flag_nf.png b/public/-/emojis/2/flag_nf.png Binary files differnew file mode 100644 index 00000000000..5819a858430 --- /dev/null +++ b/public/-/emojis/2/flag_nf.png diff --git a/public/-/emojis/2/flag_ng.png b/public/-/emojis/2/flag_ng.png Binary files differnew file mode 100644 index 00000000000..944486f9691 --- /dev/null +++ b/public/-/emojis/2/flag_ng.png diff --git a/public/-/emojis/2/flag_ni.png b/public/-/emojis/2/flag_ni.png Binary files differnew file mode 100644 index 00000000000..5ccdc5a94b1 --- /dev/null +++ b/public/-/emojis/2/flag_ni.png diff --git a/public/-/emojis/2/flag_nl.png b/public/-/emojis/2/flag_nl.png Binary files differnew file mode 100644 index 00000000000..3ea08f39858 --- /dev/null +++ b/public/-/emojis/2/flag_nl.png diff --git a/public/-/emojis/2/flag_no.png b/public/-/emojis/2/flag_no.png Binary files differnew file mode 100644 index 00000000000..d94e9a72179 --- /dev/null +++ b/public/-/emojis/2/flag_no.png diff --git a/public/-/emojis/2/flag_np.png b/public/-/emojis/2/flag_np.png Binary files differnew file mode 100644 index 00000000000..8105052636b --- /dev/null +++ b/public/-/emojis/2/flag_np.png diff --git a/public/-/emojis/2/flag_nr.png b/public/-/emojis/2/flag_nr.png Binary files differnew file mode 100644 index 00000000000..15295d0df43 --- /dev/null +++ b/public/-/emojis/2/flag_nr.png diff --git a/public/-/emojis/2/flag_nu.png b/public/-/emojis/2/flag_nu.png Binary files differnew file mode 100644 index 00000000000..6b5afc0bca6 --- /dev/null +++ b/public/-/emojis/2/flag_nu.png diff --git a/public/-/emojis/2/flag_nz.png b/public/-/emojis/2/flag_nz.png Binary files differnew file mode 100644 index 00000000000..ea6f2368d20 --- /dev/null +++ b/public/-/emojis/2/flag_nz.png diff --git a/public/-/emojis/2/flag_om.png b/public/-/emojis/2/flag_om.png Binary files differnew file mode 100644 index 00000000000..57c88d19d01 --- /dev/null +++ b/public/-/emojis/2/flag_om.png diff --git a/public/-/emojis/2/flag_pa.png b/public/-/emojis/2/flag_pa.png Binary files differnew file mode 100644 index 00000000000..d9d880b5b87 --- /dev/null +++ b/public/-/emojis/2/flag_pa.png diff --git a/public/-/emojis/2/flag_pe.png b/public/-/emojis/2/flag_pe.png Binary files differnew file mode 100644 index 00000000000..7d41ec53fd3 --- /dev/null +++ b/public/-/emojis/2/flag_pe.png diff --git a/public/-/emojis/2/flag_pf.png b/public/-/emojis/2/flag_pf.png Binary files differnew file mode 100644 index 00000000000..2a14a5e1e4f --- /dev/null +++ b/public/-/emojis/2/flag_pf.png diff --git a/public/-/emojis/2/flag_pg.png b/public/-/emojis/2/flag_pg.png Binary files differnew file mode 100644 index 00000000000..95acf5da44f --- /dev/null +++ b/public/-/emojis/2/flag_pg.png diff --git a/public/-/emojis/2/flag_ph.png b/public/-/emojis/2/flag_ph.png Binary files differnew file mode 100644 index 00000000000..e84f6d51761 --- /dev/null +++ b/public/-/emojis/2/flag_ph.png diff --git a/public/-/emojis/2/flag_pk.png b/public/-/emojis/2/flag_pk.png Binary files differnew file mode 100644 index 00000000000..d4ad31d7270 --- /dev/null +++ b/public/-/emojis/2/flag_pk.png diff --git a/public/-/emojis/2/flag_pl.png b/public/-/emojis/2/flag_pl.png Binary files differnew file mode 100644 index 00000000000..0f1839943b4 --- /dev/null +++ b/public/-/emojis/2/flag_pl.png diff --git a/public/-/emojis/2/flag_pm.png b/public/-/emojis/2/flag_pm.png Binary files differnew file mode 100644 index 00000000000..6034f084a6d --- /dev/null +++ b/public/-/emojis/2/flag_pm.png diff --git a/public/-/emojis/2/flag_pn.png b/public/-/emojis/2/flag_pn.png Binary files differnew file mode 100644 index 00000000000..b7098d1c8fe --- /dev/null +++ b/public/-/emojis/2/flag_pn.png diff --git a/public/-/emojis/2/flag_pr.png b/public/-/emojis/2/flag_pr.png Binary files differnew file mode 100644 index 00000000000..2fc5e5dc3cf --- /dev/null +++ b/public/-/emojis/2/flag_pr.png diff --git a/public/-/emojis/2/flag_ps.png b/public/-/emojis/2/flag_ps.png Binary files differnew file mode 100644 index 00000000000..f85277da227 --- /dev/null +++ b/public/-/emojis/2/flag_ps.png diff --git a/public/-/emojis/2/flag_pt.png b/public/-/emojis/2/flag_pt.png Binary files differnew file mode 100644 index 00000000000..db518e255d1 --- /dev/null +++ b/public/-/emojis/2/flag_pt.png diff --git a/public/-/emojis/2/flag_pw.png b/public/-/emojis/2/flag_pw.png Binary files differnew file mode 100644 index 00000000000..dc72d2877a1 --- /dev/null +++ b/public/-/emojis/2/flag_pw.png diff --git a/public/-/emojis/2/flag_py.png b/public/-/emojis/2/flag_py.png Binary files differnew file mode 100644 index 00000000000..32d09073d15 --- /dev/null +++ b/public/-/emojis/2/flag_py.png diff --git a/public/-/emojis/2/flag_qa.png b/public/-/emojis/2/flag_qa.png Binary files differnew file mode 100644 index 00000000000..02bebd76678 --- /dev/null +++ b/public/-/emojis/2/flag_qa.png diff --git a/public/-/emojis/2/flag_re.png b/public/-/emojis/2/flag_re.png Binary files differnew file mode 100644 index 00000000000..76ab2085f47 --- /dev/null +++ b/public/-/emojis/2/flag_re.png diff --git a/public/-/emojis/2/flag_ro.png b/public/-/emojis/2/flag_ro.png Binary files differnew file mode 100644 index 00000000000..ed9cdd874be --- /dev/null +++ b/public/-/emojis/2/flag_ro.png diff --git a/public/-/emojis/2/flag_rs.png b/public/-/emojis/2/flag_rs.png Binary files differnew file mode 100644 index 00000000000..767a22acb64 --- /dev/null +++ b/public/-/emojis/2/flag_rs.png diff --git a/public/-/emojis/2/flag_ru.png b/public/-/emojis/2/flag_ru.png Binary files differnew file mode 100644 index 00000000000..4ef7edfa177 --- /dev/null +++ b/public/-/emojis/2/flag_ru.png diff --git a/public/-/emojis/2/flag_rw.png b/public/-/emojis/2/flag_rw.png Binary files differnew file mode 100644 index 00000000000..15c38302d80 --- /dev/null +++ b/public/-/emojis/2/flag_rw.png diff --git a/public/-/emojis/2/flag_sa.png b/public/-/emojis/2/flag_sa.png Binary files differnew file mode 100644 index 00000000000..f9845634a24 --- /dev/null +++ b/public/-/emojis/2/flag_sa.png diff --git a/public/-/emojis/2/flag_sb.png b/public/-/emojis/2/flag_sb.png Binary files differnew file mode 100644 index 00000000000..dda0b3cae0c --- /dev/null +++ b/public/-/emojis/2/flag_sb.png diff --git a/public/-/emojis/2/flag_sc.png b/public/-/emojis/2/flag_sc.png Binary files differnew file mode 100644 index 00000000000..097f3f8f851 --- /dev/null +++ b/public/-/emojis/2/flag_sc.png diff --git a/public/-/emojis/2/flag_sd.png b/public/-/emojis/2/flag_sd.png Binary files differnew file mode 100644 index 00000000000..70a3a95a8ee --- /dev/null +++ b/public/-/emojis/2/flag_sd.png diff --git a/public/-/emojis/2/flag_se.png b/public/-/emojis/2/flag_se.png Binary files differnew file mode 100644 index 00000000000..4904b2cba39 --- /dev/null +++ b/public/-/emojis/2/flag_se.png diff --git a/public/-/emojis/2/flag_sg.png b/public/-/emojis/2/flag_sg.png Binary files differnew file mode 100644 index 00000000000..f4f9416c467 --- /dev/null +++ b/public/-/emojis/2/flag_sg.png diff --git a/public/-/emojis/2/flag_sh.png b/public/-/emojis/2/flag_sh.png Binary files differnew file mode 100644 index 00000000000..a0122711407 --- /dev/null +++ b/public/-/emojis/2/flag_sh.png diff --git a/public/-/emojis/2/flag_si.png b/public/-/emojis/2/flag_si.png Binary files differnew file mode 100644 index 00000000000..36736281a49 --- /dev/null +++ b/public/-/emojis/2/flag_si.png diff --git a/public/-/emojis/2/flag_sj.png b/public/-/emojis/2/flag_sj.png Binary files differnew file mode 100644 index 00000000000..d94e9a72179 --- /dev/null +++ b/public/-/emojis/2/flag_sj.png diff --git a/public/-/emojis/2/flag_sk.png b/public/-/emojis/2/flag_sk.png Binary files differnew file mode 100644 index 00000000000..46e027dea8b --- /dev/null +++ b/public/-/emojis/2/flag_sk.png diff --git a/public/-/emojis/2/flag_sl.png b/public/-/emojis/2/flag_sl.png Binary files differnew file mode 100644 index 00000000000..3f2e4f191b0 --- /dev/null +++ b/public/-/emojis/2/flag_sl.png diff --git a/public/-/emojis/2/flag_sm.png b/public/-/emojis/2/flag_sm.png Binary files differnew file mode 100644 index 00000000000..261b25e45f4 --- /dev/null +++ b/public/-/emojis/2/flag_sm.png diff --git a/public/-/emojis/2/flag_sn.png b/public/-/emojis/2/flag_sn.png Binary files differnew file mode 100644 index 00000000000..97e2fbe745b --- /dev/null +++ b/public/-/emojis/2/flag_sn.png diff --git a/public/-/emojis/2/flag_so.png b/public/-/emojis/2/flag_so.png Binary files differnew file mode 100644 index 00000000000..aaecb5fb5a0 --- /dev/null +++ b/public/-/emojis/2/flag_so.png diff --git a/public/-/emojis/2/flag_sr.png b/public/-/emojis/2/flag_sr.png Binary files differnew file mode 100644 index 00000000000..b2c03cf5b3c --- /dev/null +++ b/public/-/emojis/2/flag_sr.png diff --git a/public/-/emojis/2/flag_ss.png b/public/-/emojis/2/flag_ss.png Binary files differnew file mode 100644 index 00000000000..65b217b70e3 --- /dev/null +++ b/public/-/emojis/2/flag_ss.png diff --git a/public/-/emojis/2/flag_st.png b/public/-/emojis/2/flag_st.png Binary files differnew file mode 100644 index 00000000000..9cb7c0287b7 --- /dev/null +++ b/public/-/emojis/2/flag_st.png diff --git a/public/-/emojis/2/flag_sv.png b/public/-/emojis/2/flag_sv.png Binary files differnew file mode 100644 index 00000000000..006ac33d5a5 --- /dev/null +++ b/public/-/emojis/2/flag_sv.png diff --git a/public/-/emojis/2/flag_sx.png b/public/-/emojis/2/flag_sx.png Binary files differnew file mode 100644 index 00000000000..52228e067ba --- /dev/null +++ b/public/-/emojis/2/flag_sx.png diff --git a/public/-/emojis/2/flag_sy.png b/public/-/emojis/2/flag_sy.png Binary files differnew file mode 100644 index 00000000000..314495da4b3 --- /dev/null +++ b/public/-/emojis/2/flag_sy.png diff --git a/public/-/emojis/2/flag_sz.png b/public/-/emojis/2/flag_sz.png Binary files differnew file mode 100644 index 00000000000..ef94dd551d0 --- /dev/null +++ b/public/-/emojis/2/flag_sz.png diff --git a/public/-/emojis/2/flag_ta.png b/public/-/emojis/2/flag_ta.png Binary files differnew file mode 100644 index 00000000000..e1bbc026b65 --- /dev/null +++ b/public/-/emojis/2/flag_ta.png diff --git a/public/-/emojis/2/flag_tc.png b/public/-/emojis/2/flag_tc.png Binary files differnew file mode 100644 index 00000000000..c244969df1f --- /dev/null +++ b/public/-/emojis/2/flag_tc.png diff --git a/public/-/emojis/2/flag_td.png b/public/-/emojis/2/flag_td.png Binary files differnew file mode 100644 index 00000000000..ad7c61a2b4e --- /dev/null +++ b/public/-/emojis/2/flag_td.png diff --git a/public/-/emojis/2/flag_tf.png b/public/-/emojis/2/flag_tf.png Binary files differnew file mode 100644 index 00000000000..720ce002eb8 --- /dev/null +++ b/public/-/emojis/2/flag_tf.png diff --git a/public/-/emojis/2/flag_tg.png b/public/-/emojis/2/flag_tg.png Binary files differnew file mode 100644 index 00000000000..42e20707c30 --- /dev/null +++ b/public/-/emojis/2/flag_tg.png diff --git a/public/-/emojis/2/flag_th.png b/public/-/emojis/2/flag_th.png Binary files differnew file mode 100644 index 00000000000..6022f2645f1 --- /dev/null +++ b/public/-/emojis/2/flag_th.png diff --git a/public/-/emojis/2/flag_tj.png b/public/-/emojis/2/flag_tj.png Binary files differnew file mode 100644 index 00000000000..78a207210eb --- /dev/null +++ b/public/-/emojis/2/flag_tj.png diff --git a/public/-/emojis/2/flag_tk.png b/public/-/emojis/2/flag_tk.png Binary files differnew file mode 100644 index 00000000000..84bc1155fd3 --- /dev/null +++ b/public/-/emojis/2/flag_tk.png diff --git a/public/-/emojis/2/flag_tl.png b/public/-/emojis/2/flag_tl.png Binary files differnew file mode 100644 index 00000000000..c6a53e5b5e7 --- /dev/null +++ b/public/-/emojis/2/flag_tl.png diff --git a/public/-/emojis/2/flag_tm.png b/public/-/emojis/2/flag_tm.png Binary files differnew file mode 100644 index 00000000000..207ec41373a --- /dev/null +++ b/public/-/emojis/2/flag_tm.png diff --git a/public/-/emojis/2/flag_tn.png b/public/-/emojis/2/flag_tn.png Binary files differnew file mode 100644 index 00000000000..c196de6565c --- /dev/null +++ b/public/-/emojis/2/flag_tn.png diff --git a/public/-/emojis/2/flag_to.png b/public/-/emojis/2/flag_to.png Binary files differnew file mode 100644 index 00000000000..1e334470bf6 --- /dev/null +++ b/public/-/emojis/2/flag_to.png diff --git a/public/-/emojis/2/flag_tr.png b/public/-/emojis/2/flag_tr.png Binary files differnew file mode 100644 index 00000000000..c32816cc587 --- /dev/null +++ b/public/-/emojis/2/flag_tr.png diff --git a/public/-/emojis/2/flag_tt.png b/public/-/emojis/2/flag_tt.png Binary files differnew file mode 100644 index 00000000000..7dc4f5b6654 --- /dev/null +++ b/public/-/emojis/2/flag_tt.png diff --git a/public/-/emojis/2/flag_tv.png b/public/-/emojis/2/flag_tv.png Binary files differnew file mode 100644 index 00000000000..1b1fcbf4f46 --- /dev/null +++ b/public/-/emojis/2/flag_tv.png diff --git a/public/-/emojis/2/flag_tw.png b/public/-/emojis/2/flag_tw.png Binary files differnew file mode 100644 index 00000000000..81f18e8aede --- /dev/null +++ b/public/-/emojis/2/flag_tw.png diff --git a/public/-/emojis/2/flag_tz.png b/public/-/emojis/2/flag_tz.png Binary files differnew file mode 100644 index 00000000000..15953ebb6f5 --- /dev/null +++ b/public/-/emojis/2/flag_tz.png diff --git a/public/-/emojis/2/flag_ua.png b/public/-/emojis/2/flag_ua.png Binary files differnew file mode 100644 index 00000000000..23deec9379c --- /dev/null +++ b/public/-/emojis/2/flag_ua.png diff --git a/public/-/emojis/2/flag_ug.png b/public/-/emojis/2/flag_ug.png Binary files differnew file mode 100644 index 00000000000..ee0ab96e776 --- /dev/null +++ b/public/-/emojis/2/flag_ug.png diff --git a/public/-/emojis/2/flag_um.png b/public/-/emojis/2/flag_um.png Binary files differnew file mode 100644 index 00000000000..ca311bd16fd --- /dev/null +++ b/public/-/emojis/2/flag_um.png diff --git a/public/-/emojis/2/flag_us.png b/public/-/emojis/2/flag_us.png Binary files differnew file mode 100644 index 00000000000..ca311bd16fd --- /dev/null +++ b/public/-/emojis/2/flag_us.png diff --git a/public/-/emojis/2/flag_uy.png b/public/-/emojis/2/flag_uy.png Binary files differnew file mode 100644 index 00000000000..f9c064087b5 --- /dev/null +++ b/public/-/emojis/2/flag_uy.png diff --git a/public/-/emojis/2/flag_uz.png b/public/-/emojis/2/flag_uz.png Binary files differnew file mode 100644 index 00000000000..aac61d58c4f --- /dev/null +++ b/public/-/emojis/2/flag_uz.png diff --git a/public/-/emojis/2/flag_va.png b/public/-/emojis/2/flag_va.png Binary files differnew file mode 100644 index 00000000000..acfd70c51fa --- /dev/null +++ b/public/-/emojis/2/flag_va.png diff --git a/public/-/emojis/2/flag_vc.png b/public/-/emojis/2/flag_vc.png Binary files differnew file mode 100644 index 00000000000..8863ec1ba37 --- /dev/null +++ b/public/-/emojis/2/flag_vc.png diff --git a/public/-/emojis/2/flag_ve.png b/public/-/emojis/2/flag_ve.png Binary files differnew file mode 100644 index 00000000000..602657e337a --- /dev/null +++ b/public/-/emojis/2/flag_ve.png diff --git a/public/-/emojis/2/flag_vg.png b/public/-/emojis/2/flag_vg.png Binary files differnew file mode 100644 index 00000000000..3fa10bf2fad --- /dev/null +++ b/public/-/emojis/2/flag_vg.png diff --git a/public/-/emojis/2/flag_vi.png b/public/-/emojis/2/flag_vi.png Binary files differnew file mode 100644 index 00000000000..fcf5cbec7d8 --- /dev/null +++ b/public/-/emojis/2/flag_vi.png diff --git a/public/-/emojis/2/flag_vn.png b/public/-/emojis/2/flag_vn.png Binary files differnew file mode 100644 index 00000000000..9e603f6b167 --- /dev/null +++ b/public/-/emojis/2/flag_vn.png diff --git a/public/-/emojis/2/flag_vu.png b/public/-/emojis/2/flag_vu.png Binary files differnew file mode 100644 index 00000000000..0d066d309e8 --- /dev/null +++ b/public/-/emojis/2/flag_vu.png diff --git a/public/-/emojis/2/flag_wf.png b/public/-/emojis/2/flag_wf.png Binary files differnew file mode 100644 index 00000000000..5fa64fa8d0d --- /dev/null +++ b/public/-/emojis/2/flag_wf.png diff --git a/public/-/emojis/2/flag_white.png b/public/-/emojis/2/flag_white.png Binary files differnew file mode 100644 index 00000000000..d61c3e954dd --- /dev/null +++ b/public/-/emojis/2/flag_white.png diff --git a/public/-/emojis/2/flag_ws.png b/public/-/emojis/2/flag_ws.png Binary files differnew file mode 100644 index 00000000000..243d1cc2e64 --- /dev/null +++ b/public/-/emojis/2/flag_ws.png diff --git a/public/-/emojis/2/flag_xk.png b/public/-/emojis/2/flag_xk.png Binary files differnew file mode 100644 index 00000000000..387fe660587 --- /dev/null +++ b/public/-/emojis/2/flag_xk.png diff --git a/public/-/emojis/2/flag_ye.png b/public/-/emojis/2/flag_ye.png Binary files differnew file mode 100644 index 00000000000..7506fb2de99 --- /dev/null +++ b/public/-/emojis/2/flag_ye.png diff --git a/public/-/emojis/2/flag_yt.png b/public/-/emojis/2/flag_yt.png Binary files differnew file mode 100644 index 00000000000..00adfaacda6 --- /dev/null +++ b/public/-/emojis/2/flag_yt.png diff --git a/public/-/emojis/2/flag_za.png b/public/-/emojis/2/flag_za.png Binary files differnew file mode 100644 index 00000000000..96236a0d34b --- /dev/null +++ b/public/-/emojis/2/flag_za.png diff --git a/public/-/emojis/2/flag_zm.png b/public/-/emojis/2/flag_zm.png Binary files differnew file mode 100644 index 00000000000..71807f86941 --- /dev/null +++ b/public/-/emojis/2/flag_zm.png diff --git a/public/-/emojis/2/flag_zw.png b/public/-/emojis/2/flag_zw.png Binary files differnew file mode 100644 index 00000000000..cf2c5b5a930 --- /dev/null +++ b/public/-/emojis/2/flag_zw.png diff --git a/public/-/emojis/2/flags.png b/public/-/emojis/2/flags.png Binary files differnew file mode 100644 index 00000000000..b2d6ab4b89c --- /dev/null +++ b/public/-/emojis/2/flags.png diff --git a/public/-/emojis/2/flashlight.png b/public/-/emojis/2/flashlight.png Binary files differnew file mode 100644 index 00000000000..bb6933f0095 --- /dev/null +++ b/public/-/emojis/2/flashlight.png diff --git a/public/-/emojis/2/fleur-de-lis.png b/public/-/emojis/2/fleur-de-lis.png Binary files differnew file mode 100644 index 00000000000..44130044b8a --- /dev/null +++ b/public/-/emojis/2/fleur-de-lis.png diff --git a/public/-/emojis/2/floppy_disk.png b/public/-/emojis/2/floppy_disk.png Binary files differnew file mode 100644 index 00000000000..c94373d19f5 --- /dev/null +++ b/public/-/emojis/2/floppy_disk.png diff --git a/public/-/emojis/2/flower_playing_cards.png b/public/-/emojis/2/flower_playing_cards.png Binary files differnew file mode 100644 index 00000000000..988dd11cb22 --- /dev/null +++ b/public/-/emojis/2/flower_playing_cards.png diff --git a/public/-/emojis/2/flushed.png b/public/-/emojis/2/flushed.png Binary files differnew file mode 100644 index 00000000000..d0e141206d3 --- /dev/null +++ b/public/-/emojis/2/flushed.png diff --git a/public/-/emojis/2/fog.png b/public/-/emojis/2/fog.png Binary files differnew file mode 100644 index 00000000000..81d7c57aa16 --- /dev/null +++ b/public/-/emojis/2/fog.png diff --git a/public/-/emojis/2/foggy.png b/public/-/emojis/2/foggy.png Binary files differnew file mode 100644 index 00000000000..d616d716e6b --- /dev/null +++ b/public/-/emojis/2/foggy.png diff --git a/public/-/emojis/2/football.png b/public/-/emojis/2/football.png Binary files differnew file mode 100644 index 00000000000..75bf17b1328 --- /dev/null +++ b/public/-/emojis/2/football.png diff --git a/public/-/emojis/2/footprints.png b/public/-/emojis/2/footprints.png Binary files differnew file mode 100644 index 00000000000..378c0aaa56d --- /dev/null +++ b/public/-/emojis/2/footprints.png diff --git a/public/-/emojis/2/fork_and_knife.png b/public/-/emojis/2/fork_and_knife.png Binary files differnew file mode 100644 index 00000000000..d526471d29a --- /dev/null +++ b/public/-/emojis/2/fork_and_knife.png diff --git a/public/-/emojis/2/fork_knife_plate.png b/public/-/emojis/2/fork_knife_plate.png Binary files differnew file mode 100644 index 00000000000..5ad662327b1 --- /dev/null +++ b/public/-/emojis/2/fork_knife_plate.png diff --git a/public/-/emojis/2/fountain.png b/public/-/emojis/2/fountain.png Binary files differnew file mode 100644 index 00000000000..96c1352516f --- /dev/null +++ b/public/-/emojis/2/fountain.png diff --git a/public/-/emojis/2/four.png b/public/-/emojis/2/four.png Binary files differnew file mode 100644 index 00000000000..075389303ec --- /dev/null +++ b/public/-/emojis/2/four.png diff --git a/public/-/emojis/2/four_leaf_clover.png b/public/-/emojis/2/four_leaf_clover.png Binary files differnew file mode 100644 index 00000000000..7c37aba7146 --- /dev/null +++ b/public/-/emojis/2/four_leaf_clover.png diff --git a/public/-/emojis/2/fox.png b/public/-/emojis/2/fox.png Binary files differnew file mode 100644 index 00000000000..9ae868c7d70 --- /dev/null +++ b/public/-/emojis/2/fox.png diff --git a/public/-/emojis/2/frame_photo.png b/public/-/emojis/2/frame_photo.png Binary files differnew file mode 100644 index 00000000000..87da6c848f3 --- /dev/null +++ b/public/-/emojis/2/frame_photo.png diff --git a/public/-/emojis/2/free.png b/public/-/emojis/2/free.png Binary files differnew file mode 100644 index 00000000000..c3f8ecb2188 --- /dev/null +++ b/public/-/emojis/2/free.png diff --git a/public/-/emojis/2/french_bread.png b/public/-/emojis/2/french_bread.png Binary files differnew file mode 100644 index 00000000000..1c71c123d5f --- /dev/null +++ b/public/-/emojis/2/french_bread.png diff --git a/public/-/emojis/2/fried_shrimp.png b/public/-/emojis/2/fried_shrimp.png Binary files differnew file mode 100644 index 00000000000..56c72d63710 --- /dev/null +++ b/public/-/emojis/2/fried_shrimp.png diff --git a/public/-/emojis/2/fries.png b/public/-/emojis/2/fries.png Binary files differnew file mode 100644 index 00000000000..c48b1734dff --- /dev/null +++ b/public/-/emojis/2/fries.png diff --git a/public/-/emojis/2/frog.png b/public/-/emojis/2/frog.png Binary files differnew file mode 100644 index 00000000000..5a2f4c668bf --- /dev/null +++ b/public/-/emojis/2/frog.png diff --git a/public/-/emojis/2/frowning.png b/public/-/emojis/2/frowning.png Binary files differnew file mode 100644 index 00000000000..58e0c67a2bb --- /dev/null +++ b/public/-/emojis/2/frowning.png diff --git a/public/-/emojis/2/frowning2.png b/public/-/emojis/2/frowning2.png Binary files differnew file mode 100644 index 00000000000..a30f4f36066 --- /dev/null +++ b/public/-/emojis/2/frowning2.png diff --git a/public/-/emojis/2/fuelpump.png b/public/-/emojis/2/fuelpump.png Binary files differnew file mode 100644 index 00000000000..941d5ec7433 --- /dev/null +++ b/public/-/emojis/2/fuelpump.png diff --git a/public/-/emojis/2/full_moon.png b/public/-/emojis/2/full_moon.png Binary files differnew file mode 100644 index 00000000000..8c73fc2ecf6 --- /dev/null +++ b/public/-/emojis/2/full_moon.png diff --git a/public/-/emojis/2/full_moon_with_face.png b/public/-/emojis/2/full_moon_with_face.png Binary files differnew file mode 100644 index 00000000000..a9aedae2395 --- /dev/null +++ b/public/-/emojis/2/full_moon_with_face.png diff --git a/public/-/emojis/2/game_die.png b/public/-/emojis/2/game_die.png Binary files differnew file mode 100644 index 00000000000..d3754f16ead --- /dev/null +++ b/public/-/emojis/2/game_die.png diff --git a/public/-/emojis/2/gay_pride_flag.png b/public/-/emojis/2/gay_pride_flag.png Binary files differnew file mode 100644 index 00000000000..9a6d2add84d --- /dev/null +++ b/public/-/emojis/2/gay_pride_flag.png diff --git a/public/-/emojis/2/gear.png b/public/-/emojis/2/gear.png Binary files differnew file mode 100644 index 00000000000..d75eb3bcb25 --- /dev/null +++ b/public/-/emojis/2/gear.png diff --git a/public/-/emojis/2/gem.png b/public/-/emojis/2/gem.png Binary files differnew file mode 100644 index 00000000000..bd5ddcc0cf2 --- /dev/null +++ b/public/-/emojis/2/gem.png diff --git a/public/-/emojis/2/gemini.png b/public/-/emojis/2/gemini.png Binary files differnew file mode 100644 index 00000000000..e06658b1aa3 --- /dev/null +++ b/public/-/emojis/2/gemini.png diff --git a/public/-/emojis/2/ghost.png b/public/-/emojis/2/ghost.png Binary files differnew file mode 100644 index 00000000000..a32f5c9c076 --- /dev/null +++ b/public/-/emojis/2/ghost.png diff --git a/public/-/emojis/2/gift.png b/public/-/emojis/2/gift.png Binary files differnew file mode 100644 index 00000000000..92d11ff1be9 --- /dev/null +++ b/public/-/emojis/2/gift.png diff --git a/public/-/emojis/2/gift_heart.png b/public/-/emojis/2/gift_heart.png Binary files differnew file mode 100644 index 00000000000..317073b749b --- /dev/null +++ b/public/-/emojis/2/gift_heart.png diff --git a/public/-/emojis/2/girl.png b/public/-/emojis/2/girl.png Binary files differnew file mode 100644 index 00000000000..8a66d436ddb --- /dev/null +++ b/public/-/emojis/2/girl.png diff --git a/public/-/emojis/2/girl_tone1.png b/public/-/emojis/2/girl_tone1.png Binary files differnew file mode 100644 index 00000000000..1a260068a96 --- /dev/null +++ b/public/-/emojis/2/girl_tone1.png diff --git a/public/-/emojis/2/girl_tone2.png b/public/-/emojis/2/girl_tone2.png Binary files differnew file mode 100644 index 00000000000..43b91b8551c --- /dev/null +++ b/public/-/emojis/2/girl_tone2.png diff --git a/public/-/emojis/2/girl_tone3.png b/public/-/emojis/2/girl_tone3.png Binary files differnew file mode 100644 index 00000000000..bff227055c7 --- /dev/null +++ b/public/-/emojis/2/girl_tone3.png diff --git a/public/-/emojis/2/girl_tone4.png b/public/-/emojis/2/girl_tone4.png Binary files differnew file mode 100644 index 00000000000..6b258a8edc9 --- /dev/null +++ b/public/-/emojis/2/girl_tone4.png diff --git a/public/-/emojis/2/girl_tone5.png b/public/-/emojis/2/girl_tone5.png Binary files differnew file mode 100644 index 00000000000..efdec2df0f9 --- /dev/null +++ b/public/-/emojis/2/girl_tone5.png diff --git a/public/-/emojis/2/globe_with_meridians.png b/public/-/emojis/2/globe_with_meridians.png Binary files differnew file mode 100644 index 00000000000..beca893eda6 --- /dev/null +++ b/public/-/emojis/2/globe_with_meridians.png diff --git a/public/-/emojis/2/goal.png b/public/-/emojis/2/goal.png Binary files differnew file mode 100644 index 00000000000..3b5b2c65250 --- /dev/null +++ b/public/-/emojis/2/goal.png diff --git a/public/-/emojis/2/goat.png b/public/-/emojis/2/goat.png Binary files differnew file mode 100644 index 00000000000..d88463d768d --- /dev/null +++ b/public/-/emojis/2/goat.png diff --git a/public/-/emojis/2/golf.png b/public/-/emojis/2/golf.png Binary files differnew file mode 100644 index 00000000000..16910ca79fe --- /dev/null +++ b/public/-/emojis/2/golf.png diff --git a/public/-/emojis/2/golfer.png b/public/-/emojis/2/golfer.png Binary files differnew file mode 100644 index 00000000000..554558e68e3 --- /dev/null +++ b/public/-/emojis/2/golfer.png diff --git a/public/-/emojis/2/gorilla.png b/public/-/emojis/2/gorilla.png Binary files differnew file mode 100644 index 00000000000..08c10f889a7 --- /dev/null +++ b/public/-/emojis/2/gorilla.png diff --git a/public/-/emojis/2/grapes.png b/public/-/emojis/2/grapes.png Binary files differnew file mode 100644 index 00000000000..dc1c8a42eca --- /dev/null +++ b/public/-/emojis/2/grapes.png diff --git a/public/-/emojis/2/green_apple.png b/public/-/emojis/2/green_apple.png Binary files differnew file mode 100644 index 00000000000..df297a575f0 --- /dev/null +++ b/public/-/emojis/2/green_apple.png diff --git a/public/-/emojis/2/green_book.png b/public/-/emojis/2/green_book.png Binary files differnew file mode 100644 index 00000000000..da6ab19b789 --- /dev/null +++ b/public/-/emojis/2/green_book.png diff --git a/public/-/emojis/2/green_heart.png b/public/-/emojis/2/green_heart.png Binary files differnew file mode 100644 index 00000000000..3e9dde55a42 --- /dev/null +++ b/public/-/emojis/2/green_heart.png diff --git a/public/-/emojis/2/grey_exclamation.png b/public/-/emojis/2/grey_exclamation.png Binary files differnew file mode 100644 index 00000000000..b7cd2b00626 --- /dev/null +++ b/public/-/emojis/2/grey_exclamation.png diff --git a/public/-/emojis/2/grey_question.png b/public/-/emojis/2/grey_question.png Binary files differnew file mode 100644 index 00000000000..e43e9ef5b4b --- /dev/null +++ b/public/-/emojis/2/grey_question.png diff --git a/public/-/emojis/2/grimacing.png b/public/-/emojis/2/grimacing.png Binary files differnew file mode 100644 index 00000000000..ab12d7edd9d --- /dev/null +++ b/public/-/emojis/2/grimacing.png diff --git a/public/-/emojis/2/grin.png b/public/-/emojis/2/grin.png Binary files differnew file mode 100644 index 00000000000..fc82c6bd4ae --- /dev/null +++ b/public/-/emojis/2/grin.png diff --git a/public/-/emojis/2/grinning.png b/public/-/emojis/2/grinning.png Binary files differnew file mode 100644 index 00000000000..d9d24fc834f --- /dev/null +++ b/public/-/emojis/2/grinning.png diff --git a/public/-/emojis/2/guardsman.png b/public/-/emojis/2/guardsman.png Binary files differnew file mode 100644 index 00000000000..cb6ef760163 --- /dev/null +++ b/public/-/emojis/2/guardsman.png diff --git a/public/-/emojis/2/guardsman_tone1.png b/public/-/emojis/2/guardsman_tone1.png Binary files differnew file mode 100644 index 00000000000..485242cdf8a --- /dev/null +++ b/public/-/emojis/2/guardsman_tone1.png diff --git a/public/-/emojis/2/guardsman_tone2.png b/public/-/emojis/2/guardsman_tone2.png Binary files differnew file mode 100644 index 00000000000..cbba6179e67 --- /dev/null +++ b/public/-/emojis/2/guardsman_tone2.png diff --git a/public/-/emojis/2/guardsman_tone3.png b/public/-/emojis/2/guardsman_tone3.png Binary files differnew file mode 100644 index 00000000000..94698df5ebd --- /dev/null +++ b/public/-/emojis/2/guardsman_tone3.png diff --git a/public/-/emojis/2/guardsman_tone4.png b/public/-/emojis/2/guardsman_tone4.png Binary files differnew file mode 100644 index 00000000000..df3593b97b7 --- /dev/null +++ b/public/-/emojis/2/guardsman_tone4.png diff --git a/public/-/emojis/2/guardsman_tone5.png b/public/-/emojis/2/guardsman_tone5.png Binary files differnew file mode 100644 index 00000000000..fe449dd7326 --- /dev/null +++ b/public/-/emojis/2/guardsman_tone5.png diff --git a/public/-/emojis/2/guitar.png b/public/-/emojis/2/guitar.png Binary files differnew file mode 100644 index 00000000000..afccf1c4170 --- /dev/null +++ b/public/-/emojis/2/guitar.png diff --git a/public/-/emojis/2/gun.png b/public/-/emojis/2/gun.png Binary files differnew file mode 100644 index 00000000000..fa713cca903 --- /dev/null +++ b/public/-/emojis/2/gun.png diff --git a/public/-/emojis/2/haircut.png b/public/-/emojis/2/haircut.png Binary files differnew file mode 100644 index 00000000000..6bc3eb96c84 --- /dev/null +++ b/public/-/emojis/2/haircut.png diff --git a/public/-/emojis/2/haircut_tone1.png b/public/-/emojis/2/haircut_tone1.png Binary files differnew file mode 100644 index 00000000000..b862983e467 --- /dev/null +++ b/public/-/emojis/2/haircut_tone1.png diff --git a/public/-/emojis/2/haircut_tone2.png b/public/-/emojis/2/haircut_tone2.png Binary files differnew file mode 100644 index 00000000000..5f0588d23dd --- /dev/null +++ b/public/-/emojis/2/haircut_tone2.png diff --git a/public/-/emojis/2/haircut_tone3.png b/public/-/emojis/2/haircut_tone3.png Binary files differnew file mode 100644 index 00000000000..a820a84770f --- /dev/null +++ b/public/-/emojis/2/haircut_tone3.png diff --git a/public/-/emojis/2/haircut_tone4.png b/public/-/emojis/2/haircut_tone4.png Binary files differnew file mode 100644 index 00000000000..80c1fb49ce1 --- /dev/null +++ b/public/-/emojis/2/haircut_tone4.png diff --git a/public/-/emojis/2/haircut_tone5.png b/public/-/emojis/2/haircut_tone5.png Binary files differnew file mode 100644 index 00000000000..85ef6faa508 --- /dev/null +++ b/public/-/emojis/2/haircut_tone5.png diff --git a/public/-/emojis/2/hamburger.png b/public/-/emojis/2/hamburger.png Binary files differnew file mode 100644 index 00000000000..4f41f0e500b --- /dev/null +++ b/public/-/emojis/2/hamburger.png diff --git a/public/-/emojis/2/hammer.png b/public/-/emojis/2/hammer.png Binary files differnew file mode 100644 index 00000000000..16709adc8e9 --- /dev/null +++ b/public/-/emojis/2/hammer.png diff --git a/public/-/emojis/2/hammer_pick.png b/public/-/emojis/2/hammer_pick.png Binary files differnew file mode 100644 index 00000000000..0a84f3da67e --- /dev/null +++ b/public/-/emojis/2/hammer_pick.png diff --git a/public/-/emojis/2/hamster.png b/public/-/emojis/2/hamster.png Binary files differnew file mode 100644 index 00000000000..e6c8747fb6c --- /dev/null +++ b/public/-/emojis/2/hamster.png diff --git a/public/-/emojis/2/hand_splayed.png b/public/-/emojis/2/hand_splayed.png Binary files differnew file mode 100644 index 00000000000..1ef0aeb3220 --- /dev/null +++ b/public/-/emojis/2/hand_splayed.png diff --git a/public/-/emojis/2/hand_splayed_tone1.png b/public/-/emojis/2/hand_splayed_tone1.png Binary files differnew file mode 100644 index 00000000000..acdf53b8c38 --- /dev/null +++ b/public/-/emojis/2/hand_splayed_tone1.png diff --git a/public/-/emojis/2/hand_splayed_tone2.png b/public/-/emojis/2/hand_splayed_tone2.png Binary files differnew file mode 100644 index 00000000000..0849a7a9236 --- /dev/null +++ b/public/-/emojis/2/hand_splayed_tone2.png diff --git a/public/-/emojis/2/hand_splayed_tone3.png b/public/-/emojis/2/hand_splayed_tone3.png Binary files differnew file mode 100644 index 00000000000..33050a2d739 --- /dev/null +++ b/public/-/emojis/2/hand_splayed_tone3.png diff --git a/public/-/emojis/2/hand_splayed_tone4.png b/public/-/emojis/2/hand_splayed_tone4.png Binary files differnew file mode 100644 index 00000000000..6f3d80fc1f3 --- /dev/null +++ b/public/-/emojis/2/hand_splayed_tone4.png diff --git a/public/-/emojis/2/hand_splayed_tone5.png b/public/-/emojis/2/hand_splayed_tone5.png Binary files differnew file mode 100644 index 00000000000..e6aee746215 --- /dev/null +++ b/public/-/emojis/2/hand_splayed_tone5.png diff --git a/public/-/emojis/2/handbag.png b/public/-/emojis/2/handbag.png Binary files differnew file mode 100644 index 00000000000..bbc9b950acc --- /dev/null +++ b/public/-/emojis/2/handbag.png diff --git a/public/-/emojis/2/handball.png b/public/-/emojis/2/handball.png Binary files differnew file mode 100644 index 00000000000..590339f8837 --- /dev/null +++ b/public/-/emojis/2/handball.png diff --git a/public/-/emojis/2/handball_tone1.png b/public/-/emojis/2/handball_tone1.png Binary files differnew file mode 100644 index 00000000000..3083c727c00 --- /dev/null +++ b/public/-/emojis/2/handball_tone1.png diff --git a/public/-/emojis/2/handball_tone2.png b/public/-/emojis/2/handball_tone2.png Binary files differnew file mode 100644 index 00000000000..95387a56726 --- /dev/null +++ b/public/-/emojis/2/handball_tone2.png diff --git a/public/-/emojis/2/handball_tone3.png b/public/-/emojis/2/handball_tone3.png Binary files differnew file mode 100644 index 00000000000..14e7ff24344 --- /dev/null +++ b/public/-/emojis/2/handball_tone3.png diff --git a/public/-/emojis/2/handball_tone4.png b/public/-/emojis/2/handball_tone4.png Binary files differnew file mode 100644 index 00000000000..ee9becaa748 --- /dev/null +++ b/public/-/emojis/2/handball_tone4.png diff --git a/public/-/emojis/2/handball_tone5.png b/public/-/emojis/2/handball_tone5.png Binary files differnew file mode 100644 index 00000000000..2826267bf2e --- /dev/null +++ b/public/-/emojis/2/handball_tone5.png diff --git a/public/-/emojis/2/handshake.png b/public/-/emojis/2/handshake.png Binary files differnew file mode 100644 index 00000000000..08274235735 --- /dev/null +++ b/public/-/emojis/2/handshake.png diff --git a/public/-/emojis/2/handshake_tone1.png b/public/-/emojis/2/handshake_tone1.png Binary files differnew file mode 100644 index 00000000000..b80629e7a75 --- /dev/null +++ b/public/-/emojis/2/handshake_tone1.png diff --git a/public/-/emojis/2/handshake_tone2.png b/public/-/emojis/2/handshake_tone2.png Binary files differnew file mode 100644 index 00000000000..cb8864e27ae --- /dev/null +++ b/public/-/emojis/2/handshake_tone2.png diff --git a/public/-/emojis/2/handshake_tone3.png b/public/-/emojis/2/handshake_tone3.png Binary files differnew file mode 100644 index 00000000000..52817cb5f43 --- /dev/null +++ b/public/-/emojis/2/handshake_tone3.png diff --git a/public/-/emojis/2/handshake_tone4.png b/public/-/emojis/2/handshake_tone4.png Binary files differnew file mode 100644 index 00000000000..7b0cc45d77b --- /dev/null +++ b/public/-/emojis/2/handshake_tone4.png diff --git a/public/-/emojis/2/handshake_tone5.png b/public/-/emojis/2/handshake_tone5.png Binary files differnew file mode 100644 index 00000000000..d9254fe6125 --- /dev/null +++ b/public/-/emojis/2/handshake_tone5.png diff --git a/public/-/emojis/2/hash.png b/public/-/emojis/2/hash.png Binary files differnew file mode 100644 index 00000000000..ebd7b7047b3 --- /dev/null +++ b/public/-/emojis/2/hash.png diff --git a/public/-/emojis/2/hatched_chick.png b/public/-/emojis/2/hatched_chick.png Binary files differnew file mode 100644 index 00000000000..0867f68a397 --- /dev/null +++ b/public/-/emojis/2/hatched_chick.png diff --git a/public/-/emojis/2/hatching_chick.png b/public/-/emojis/2/hatching_chick.png Binary files differnew file mode 100644 index 00000000000..b7f68d7b6a5 --- /dev/null +++ b/public/-/emojis/2/hatching_chick.png diff --git a/public/-/emojis/2/head_bandage.png b/public/-/emojis/2/head_bandage.png Binary files differnew file mode 100644 index 00000000000..96a8b1511be --- /dev/null +++ b/public/-/emojis/2/head_bandage.png diff --git a/public/-/emojis/2/headphones.png b/public/-/emojis/2/headphones.png Binary files differnew file mode 100644 index 00000000000..8dd7ef6e07e --- /dev/null +++ b/public/-/emojis/2/headphones.png diff --git a/public/-/emojis/2/hear_no_evil.png b/public/-/emojis/2/hear_no_evil.png Binary files differnew file mode 100644 index 00000000000..489b210e41a --- /dev/null +++ b/public/-/emojis/2/hear_no_evil.png diff --git a/public/-/emojis/2/heart.png b/public/-/emojis/2/heart.png Binary files differnew file mode 100644 index 00000000000..c462b4318ad --- /dev/null +++ b/public/-/emojis/2/heart.png diff --git a/public/-/emojis/2/heart_decoration.png b/public/-/emojis/2/heart_decoration.png Binary files differnew file mode 100644 index 00000000000..f3db4864f40 --- /dev/null +++ b/public/-/emojis/2/heart_decoration.png diff --git a/public/-/emojis/2/heart_exclamation.png b/public/-/emojis/2/heart_exclamation.png Binary files differnew file mode 100644 index 00000000000..afe34a69a56 --- /dev/null +++ b/public/-/emojis/2/heart_exclamation.png diff --git a/public/-/emojis/2/heart_eyes.png b/public/-/emojis/2/heart_eyes.png Binary files differnew file mode 100644 index 00000000000..e3bb7806e12 --- /dev/null +++ b/public/-/emojis/2/heart_eyes.png diff --git a/public/-/emojis/2/heart_eyes_cat.png b/public/-/emojis/2/heart_eyes_cat.png Binary files differnew file mode 100644 index 00000000000..74b72d63f79 --- /dev/null +++ b/public/-/emojis/2/heart_eyes_cat.png diff --git a/public/-/emojis/2/heartbeat.png b/public/-/emojis/2/heartbeat.png Binary files differnew file mode 100644 index 00000000000..168dbdc2d36 --- /dev/null +++ b/public/-/emojis/2/heartbeat.png diff --git a/public/-/emojis/2/heartpulse.png b/public/-/emojis/2/heartpulse.png Binary files differnew file mode 100644 index 00000000000..79258086f4b --- /dev/null +++ b/public/-/emojis/2/heartpulse.png diff --git a/public/-/emojis/2/hearts.png b/public/-/emojis/2/hearts.png Binary files differnew file mode 100644 index 00000000000..723226d77a4 --- /dev/null +++ b/public/-/emojis/2/hearts.png diff --git a/public/-/emojis/2/heavy_check_mark.png b/public/-/emojis/2/heavy_check_mark.png Binary files differnew file mode 100644 index 00000000000..9dfde579082 --- /dev/null +++ b/public/-/emojis/2/heavy_check_mark.png diff --git a/public/-/emojis/2/heavy_division_sign.png b/public/-/emojis/2/heavy_division_sign.png Binary files differnew file mode 100644 index 00000000000..a86eebd442b --- /dev/null +++ b/public/-/emojis/2/heavy_division_sign.png diff --git a/public/-/emojis/2/heavy_dollar_sign.png b/public/-/emojis/2/heavy_dollar_sign.png Binary files differnew file mode 100644 index 00000000000..4e58e372cbd --- /dev/null +++ b/public/-/emojis/2/heavy_dollar_sign.png diff --git a/public/-/emojis/2/heavy_minus_sign.png b/public/-/emojis/2/heavy_minus_sign.png Binary files differnew file mode 100644 index 00000000000..493523b02af --- /dev/null +++ b/public/-/emojis/2/heavy_minus_sign.png diff --git a/public/-/emojis/2/heavy_multiplication_x.png b/public/-/emojis/2/heavy_multiplication_x.png Binary files differnew file mode 100644 index 00000000000..5a0e0198c61 --- /dev/null +++ b/public/-/emojis/2/heavy_multiplication_x.png diff --git a/public/-/emojis/2/heavy_plus_sign.png b/public/-/emojis/2/heavy_plus_sign.png Binary files differnew file mode 100644 index 00000000000..b3791a2c3fe --- /dev/null +++ b/public/-/emojis/2/heavy_plus_sign.png diff --git a/public/-/emojis/2/helicopter.png b/public/-/emojis/2/helicopter.png Binary files differnew file mode 100644 index 00000000000..18843853ec4 --- /dev/null +++ b/public/-/emojis/2/helicopter.png diff --git a/public/-/emojis/2/helmet_with_cross.png b/public/-/emojis/2/helmet_with_cross.png Binary files differnew file mode 100644 index 00000000000..6119e2e6498 --- /dev/null +++ b/public/-/emojis/2/helmet_with_cross.png diff --git a/public/-/emojis/2/herb.png b/public/-/emojis/2/herb.png Binary files differnew file mode 100644 index 00000000000..7b1ff5815f0 --- /dev/null +++ b/public/-/emojis/2/herb.png diff --git a/public/-/emojis/2/hibiscus.png b/public/-/emojis/2/hibiscus.png Binary files differnew file mode 100644 index 00000000000..5400fdd7a9b --- /dev/null +++ b/public/-/emojis/2/hibiscus.png diff --git a/public/-/emojis/2/high_brightness.png b/public/-/emojis/2/high_brightness.png Binary files differnew file mode 100644 index 00000000000..fde91f298a3 --- /dev/null +++ b/public/-/emojis/2/high_brightness.png diff --git a/public/-/emojis/2/high_heel.png b/public/-/emojis/2/high_heel.png Binary files differnew file mode 100644 index 00000000000..4a6e62180e9 --- /dev/null +++ b/public/-/emojis/2/high_heel.png diff --git a/public/-/emojis/2/hockey.png b/public/-/emojis/2/hockey.png Binary files differnew file mode 100644 index 00000000000..3353eb01657 --- /dev/null +++ b/public/-/emojis/2/hockey.png diff --git a/public/-/emojis/2/hole.png b/public/-/emojis/2/hole.png Binary files differnew file mode 100644 index 00000000000..bf1ad759bd6 --- /dev/null +++ b/public/-/emojis/2/hole.png diff --git a/public/-/emojis/2/homes.png b/public/-/emojis/2/homes.png Binary files differnew file mode 100644 index 00000000000..32b16a807d0 --- /dev/null +++ b/public/-/emojis/2/homes.png diff --git a/public/-/emojis/2/honey_pot.png b/public/-/emojis/2/honey_pot.png Binary files differnew file mode 100644 index 00000000000..85294a979fa --- /dev/null +++ b/public/-/emojis/2/honey_pot.png diff --git a/public/-/emojis/2/horse.png b/public/-/emojis/2/horse.png Binary files differnew file mode 100644 index 00000000000..35112aca1ae --- /dev/null +++ b/public/-/emojis/2/horse.png diff --git a/public/-/emojis/2/horse_racing.png b/public/-/emojis/2/horse_racing.png Binary files differnew file mode 100644 index 00000000000..84f92487654 --- /dev/null +++ b/public/-/emojis/2/horse_racing.png diff --git a/public/-/emojis/2/horse_racing_tone1.png b/public/-/emojis/2/horse_racing_tone1.png Binary files differnew file mode 100644 index 00000000000..7d2e8729e12 --- /dev/null +++ b/public/-/emojis/2/horse_racing_tone1.png diff --git a/public/-/emojis/2/horse_racing_tone2.png b/public/-/emojis/2/horse_racing_tone2.png Binary files differnew file mode 100644 index 00000000000..ff29cd640de --- /dev/null +++ b/public/-/emojis/2/horse_racing_tone2.png diff --git a/public/-/emojis/2/horse_racing_tone3.png b/public/-/emojis/2/horse_racing_tone3.png Binary files differnew file mode 100644 index 00000000000..a72be537729 --- /dev/null +++ b/public/-/emojis/2/horse_racing_tone3.png diff --git a/public/-/emojis/2/horse_racing_tone4.png b/public/-/emojis/2/horse_racing_tone4.png Binary files differnew file mode 100644 index 00000000000..169955f1d7e --- /dev/null +++ b/public/-/emojis/2/horse_racing_tone4.png diff --git a/public/-/emojis/2/horse_racing_tone5.png b/public/-/emojis/2/horse_racing_tone5.png Binary files differnew file mode 100644 index 00000000000..09aeeb940e1 --- /dev/null +++ b/public/-/emojis/2/horse_racing_tone5.png diff --git a/public/-/emojis/2/hospital.png b/public/-/emojis/2/hospital.png Binary files differnew file mode 100644 index 00000000000..2251e567729 --- /dev/null +++ b/public/-/emojis/2/hospital.png diff --git a/public/-/emojis/2/hot_pepper.png b/public/-/emojis/2/hot_pepper.png Binary files differnew file mode 100644 index 00000000000..934bf6daf87 --- /dev/null +++ b/public/-/emojis/2/hot_pepper.png diff --git a/public/-/emojis/2/hotdog.png b/public/-/emojis/2/hotdog.png Binary files differnew file mode 100644 index 00000000000..a1738700e26 --- /dev/null +++ b/public/-/emojis/2/hotdog.png diff --git a/public/-/emojis/2/hotel.png b/public/-/emojis/2/hotel.png Binary files differnew file mode 100644 index 00000000000..2291ece74a2 --- /dev/null +++ b/public/-/emojis/2/hotel.png diff --git a/public/-/emojis/2/hotsprings.png b/public/-/emojis/2/hotsprings.png Binary files differnew file mode 100644 index 00000000000..a8e12e196de --- /dev/null +++ b/public/-/emojis/2/hotsprings.png diff --git a/public/-/emojis/2/hourglass.png b/public/-/emojis/2/hourglass.png Binary files differnew file mode 100644 index 00000000000..ae55c33d237 --- /dev/null +++ b/public/-/emojis/2/hourglass.png diff --git a/public/-/emojis/2/hourglass_flowing_sand.png b/public/-/emojis/2/hourglass_flowing_sand.png Binary files differnew file mode 100644 index 00000000000..961f1769d32 --- /dev/null +++ b/public/-/emojis/2/hourglass_flowing_sand.png diff --git a/public/-/emojis/2/house.png b/public/-/emojis/2/house.png Binary files differnew file mode 100644 index 00000000000..a23121dad9e --- /dev/null +++ b/public/-/emojis/2/house.png diff --git a/public/-/emojis/2/house_abandoned.png b/public/-/emojis/2/house_abandoned.png Binary files differnew file mode 100644 index 00000000000..147f8ddb361 --- /dev/null +++ b/public/-/emojis/2/house_abandoned.png diff --git a/public/-/emojis/2/house_with_garden.png b/public/-/emojis/2/house_with_garden.png Binary files differnew file mode 100644 index 00000000000..728d9791d33 --- /dev/null +++ b/public/-/emojis/2/house_with_garden.png diff --git a/public/-/emojis/2/hugging.png b/public/-/emojis/2/hugging.png Binary files differnew file mode 100644 index 00000000000..06afc6c7350 --- /dev/null +++ b/public/-/emojis/2/hugging.png diff --git a/public/-/emojis/2/hushed.png b/public/-/emojis/2/hushed.png Binary files differnew file mode 100644 index 00000000000..9d02a806052 --- /dev/null +++ b/public/-/emojis/2/hushed.png diff --git a/public/-/emojis/2/ice_cream.png b/public/-/emojis/2/ice_cream.png Binary files differnew file mode 100644 index 00000000000..15888c9e9d9 --- /dev/null +++ b/public/-/emojis/2/ice_cream.png diff --git a/public/-/emojis/2/ice_skate.png b/public/-/emojis/2/ice_skate.png Binary files differnew file mode 100644 index 00000000000..60b7dcba437 --- /dev/null +++ b/public/-/emojis/2/ice_skate.png diff --git a/public/-/emojis/2/icecream.png b/public/-/emojis/2/icecream.png Binary files differnew file mode 100644 index 00000000000..a63c4b900da --- /dev/null +++ b/public/-/emojis/2/icecream.png diff --git a/public/-/emojis/2/id.png b/public/-/emojis/2/id.png Binary files differnew file mode 100644 index 00000000000..29d43ac5eb4 --- /dev/null +++ b/public/-/emojis/2/id.png diff --git a/public/-/emojis/2/ideograph_advantage.png b/public/-/emojis/2/ideograph_advantage.png Binary files differnew file mode 100644 index 00000000000..95c62036a17 --- /dev/null +++ b/public/-/emojis/2/ideograph_advantage.png diff --git a/public/-/emojis/2/imp.png b/public/-/emojis/2/imp.png Binary files differnew file mode 100644 index 00000000000..9d6c71af9b0 --- /dev/null +++ b/public/-/emojis/2/imp.png diff --git a/public/-/emojis/2/inbox_tray.png b/public/-/emojis/2/inbox_tray.png Binary files differnew file mode 100644 index 00000000000..2a34335455d --- /dev/null +++ b/public/-/emojis/2/inbox_tray.png diff --git a/public/-/emojis/2/incoming_envelope.png b/public/-/emojis/2/incoming_envelope.png Binary files differnew file mode 100644 index 00000000000..7febff3bfe2 --- /dev/null +++ b/public/-/emojis/2/incoming_envelope.png diff --git a/public/-/emojis/2/information_desk_person.png b/public/-/emojis/2/information_desk_person.png Binary files differnew file mode 100644 index 00000000000..396f4f0a489 --- /dev/null +++ b/public/-/emojis/2/information_desk_person.png diff --git a/public/-/emojis/2/information_desk_person_tone1.png b/public/-/emojis/2/information_desk_person_tone1.png Binary files differnew file mode 100644 index 00000000000..fec768939e2 --- /dev/null +++ b/public/-/emojis/2/information_desk_person_tone1.png diff --git a/public/-/emojis/2/information_desk_person_tone2.png b/public/-/emojis/2/information_desk_person_tone2.png Binary files differnew file mode 100644 index 00000000000..bd086a61d48 --- /dev/null +++ b/public/-/emojis/2/information_desk_person_tone2.png diff --git a/public/-/emojis/2/information_desk_person_tone3.png b/public/-/emojis/2/information_desk_person_tone3.png Binary files differnew file mode 100644 index 00000000000..13557e8c32e --- /dev/null +++ b/public/-/emojis/2/information_desk_person_tone3.png diff --git a/public/-/emojis/2/information_desk_person_tone4.png b/public/-/emojis/2/information_desk_person_tone4.png Binary files differnew file mode 100644 index 00000000000..a91d0b5835e --- /dev/null +++ b/public/-/emojis/2/information_desk_person_tone4.png diff --git a/public/-/emojis/2/information_desk_person_tone5.png b/public/-/emojis/2/information_desk_person_tone5.png Binary files differnew file mode 100644 index 00000000000..4acb6992b4c --- /dev/null +++ b/public/-/emojis/2/information_desk_person_tone5.png diff --git a/public/-/emojis/2/information_source.png b/public/-/emojis/2/information_source.png Binary files differnew file mode 100644 index 00000000000..0b9dc75c950 --- /dev/null +++ b/public/-/emojis/2/information_source.png diff --git a/public/-/emojis/2/innocent.png b/public/-/emojis/2/innocent.png Binary files differnew file mode 100644 index 00000000000..297404a8b92 --- /dev/null +++ b/public/-/emojis/2/innocent.png diff --git a/public/-/emojis/2/interrobang.png b/public/-/emojis/2/interrobang.png Binary files differnew file mode 100644 index 00000000000..9b2875cea93 --- /dev/null +++ b/public/-/emojis/2/interrobang.png diff --git a/public/-/emojis/2/iphone.png b/public/-/emojis/2/iphone.png Binary files differnew file mode 100644 index 00000000000..2a333235c71 --- /dev/null +++ b/public/-/emojis/2/iphone.png diff --git a/public/-/emojis/2/island.png b/public/-/emojis/2/island.png Binary files differnew file mode 100644 index 00000000000..87d13274924 --- /dev/null +++ b/public/-/emojis/2/island.png diff --git a/public/-/emojis/2/izakaya_lantern.png b/public/-/emojis/2/izakaya_lantern.png Binary files differnew file mode 100644 index 00000000000..c180a2ff957 --- /dev/null +++ b/public/-/emojis/2/izakaya_lantern.png diff --git a/public/-/emojis/2/jack_o_lantern.png b/public/-/emojis/2/jack_o_lantern.png Binary files differnew file mode 100644 index 00000000000..6b4b5fd3360 --- /dev/null +++ b/public/-/emojis/2/jack_o_lantern.png diff --git a/public/-/emojis/2/japan.png b/public/-/emojis/2/japan.png Binary files differnew file mode 100644 index 00000000000..98dcb48b15d --- /dev/null +++ b/public/-/emojis/2/japan.png diff --git a/public/-/emojis/2/japanese_castle.png b/public/-/emojis/2/japanese_castle.png Binary files differnew file mode 100644 index 00000000000..6b133365e3b --- /dev/null +++ b/public/-/emojis/2/japanese_castle.png diff --git a/public/-/emojis/2/japanese_goblin.png b/public/-/emojis/2/japanese_goblin.png Binary files differnew file mode 100644 index 00000000000..1c0a10aa2fc --- /dev/null +++ b/public/-/emojis/2/japanese_goblin.png diff --git a/public/-/emojis/2/japanese_ogre.png b/public/-/emojis/2/japanese_ogre.png Binary files differnew file mode 100644 index 00000000000..6d4f4aa7f45 --- /dev/null +++ b/public/-/emojis/2/japanese_ogre.png diff --git a/public/-/emojis/2/jeans.png b/public/-/emojis/2/jeans.png Binary files differnew file mode 100644 index 00000000000..2bd8122c90f --- /dev/null +++ b/public/-/emojis/2/jeans.png diff --git a/public/-/emojis/2/joy.png b/public/-/emojis/2/joy.png Binary files differnew file mode 100644 index 00000000000..3a1103803c4 --- /dev/null +++ b/public/-/emojis/2/joy.png diff --git a/public/-/emojis/2/joy_cat.png b/public/-/emojis/2/joy_cat.png Binary files differnew file mode 100644 index 00000000000..0c3c1be3b6d --- /dev/null +++ b/public/-/emojis/2/joy_cat.png diff --git a/public/-/emojis/2/joystick.png b/public/-/emojis/2/joystick.png Binary files differnew file mode 100644 index 00000000000..ace46cb751f --- /dev/null +++ b/public/-/emojis/2/joystick.png diff --git a/public/-/emojis/2/juggling.png b/public/-/emojis/2/juggling.png Binary files differnew file mode 100644 index 00000000000..50f2275aac0 --- /dev/null +++ b/public/-/emojis/2/juggling.png diff --git a/public/-/emojis/2/juggling_tone1.png b/public/-/emojis/2/juggling_tone1.png Binary files differnew file mode 100644 index 00000000000..acb9056a2a4 --- /dev/null +++ b/public/-/emojis/2/juggling_tone1.png diff --git a/public/-/emojis/2/juggling_tone2.png b/public/-/emojis/2/juggling_tone2.png Binary files differnew file mode 100644 index 00000000000..c2809447a80 --- /dev/null +++ b/public/-/emojis/2/juggling_tone2.png diff --git a/public/-/emojis/2/juggling_tone3.png b/public/-/emojis/2/juggling_tone3.png Binary files differnew file mode 100644 index 00000000000..625e0d90506 --- /dev/null +++ b/public/-/emojis/2/juggling_tone3.png diff --git a/public/-/emojis/2/juggling_tone4.png b/public/-/emojis/2/juggling_tone4.png Binary files differnew file mode 100644 index 00000000000..ceb628ff36e --- /dev/null +++ b/public/-/emojis/2/juggling_tone4.png diff --git a/public/-/emojis/2/juggling_tone5.png b/public/-/emojis/2/juggling_tone5.png Binary files differnew file mode 100644 index 00000000000..fc1ff36a024 --- /dev/null +++ b/public/-/emojis/2/juggling_tone5.png diff --git a/public/-/emojis/2/kaaba.png b/public/-/emojis/2/kaaba.png Binary files differnew file mode 100644 index 00000000000..c49eb875d09 --- /dev/null +++ b/public/-/emojis/2/kaaba.png diff --git a/public/-/emojis/2/key.png b/public/-/emojis/2/key.png Binary files differnew file mode 100644 index 00000000000..26ef5c33cdf --- /dev/null +++ b/public/-/emojis/2/key.png diff --git a/public/-/emojis/2/key2.png b/public/-/emojis/2/key2.png Binary files differnew file mode 100644 index 00000000000..abd66dbc688 --- /dev/null +++ b/public/-/emojis/2/key2.png diff --git a/public/-/emojis/2/keyboard.png b/public/-/emojis/2/keyboard.png Binary files differnew file mode 100644 index 00000000000..f1f9d350b39 --- /dev/null +++ b/public/-/emojis/2/keyboard.png diff --git a/public/-/emojis/2/kimono.png b/public/-/emojis/2/kimono.png Binary files differnew file mode 100644 index 00000000000..c04d88fc1ce --- /dev/null +++ b/public/-/emojis/2/kimono.png diff --git a/public/-/emojis/2/kiss.png b/public/-/emojis/2/kiss.png Binary files differnew file mode 100644 index 00000000000..4d30dff10d9 --- /dev/null +++ b/public/-/emojis/2/kiss.png diff --git a/public/-/emojis/2/kiss_mm.png b/public/-/emojis/2/kiss_mm.png Binary files differnew file mode 100644 index 00000000000..9b49c4b409d --- /dev/null +++ b/public/-/emojis/2/kiss_mm.png diff --git a/public/-/emojis/2/kiss_ww.png b/public/-/emojis/2/kiss_ww.png Binary files differnew file mode 100644 index 00000000000..678857c5109 --- /dev/null +++ b/public/-/emojis/2/kiss_ww.png diff --git a/public/-/emojis/2/kissing.png b/public/-/emojis/2/kissing.png Binary files differnew file mode 100644 index 00000000000..bb176638d8d --- /dev/null +++ b/public/-/emojis/2/kissing.png diff --git a/public/-/emojis/2/kissing_cat.png b/public/-/emojis/2/kissing_cat.png Binary files differnew file mode 100644 index 00000000000..cc47ec15537 --- /dev/null +++ b/public/-/emojis/2/kissing_cat.png diff --git a/public/-/emojis/2/kissing_closed_eyes.png b/public/-/emojis/2/kissing_closed_eyes.png Binary files differnew file mode 100644 index 00000000000..3422c63253b --- /dev/null +++ b/public/-/emojis/2/kissing_closed_eyes.png diff --git a/public/-/emojis/2/kissing_heart.png b/public/-/emojis/2/kissing_heart.png Binary files differnew file mode 100644 index 00000000000..0427b706194 --- /dev/null +++ b/public/-/emojis/2/kissing_heart.png diff --git a/public/-/emojis/2/kissing_smiling_eyes.png b/public/-/emojis/2/kissing_smiling_eyes.png Binary files differnew file mode 100644 index 00000000000..6b00b2fbe17 --- /dev/null +++ b/public/-/emojis/2/kissing_smiling_eyes.png diff --git a/public/-/emojis/2/kiwi.png b/public/-/emojis/2/kiwi.png Binary files differnew file mode 100644 index 00000000000..d9cabbf03fe --- /dev/null +++ b/public/-/emojis/2/kiwi.png diff --git a/public/-/emojis/2/knife.png b/public/-/emojis/2/knife.png Binary files differnew file mode 100644 index 00000000000..86c5a80ea04 --- /dev/null +++ b/public/-/emojis/2/knife.png diff --git a/public/-/emojis/2/koala.png b/public/-/emojis/2/koala.png Binary files differnew file mode 100644 index 00000000000..88c4947e513 --- /dev/null +++ b/public/-/emojis/2/koala.png diff --git a/public/-/emojis/2/koko.png b/public/-/emojis/2/koko.png Binary files differnew file mode 100644 index 00000000000..835d1351c13 --- /dev/null +++ b/public/-/emojis/2/koko.png diff --git a/public/-/emojis/2/label.png b/public/-/emojis/2/label.png Binary files differnew file mode 100644 index 00000000000..ff9ebf30690 --- /dev/null +++ b/public/-/emojis/2/label.png diff --git a/public/-/emojis/2/large_blue_circle.png b/public/-/emojis/2/large_blue_circle.png Binary files differnew file mode 100644 index 00000000000..13aca4ff995 --- /dev/null +++ b/public/-/emojis/2/large_blue_circle.png diff --git a/public/-/emojis/2/large_blue_diamond.png b/public/-/emojis/2/large_blue_diamond.png Binary files differnew file mode 100644 index 00000000000..501b85dedc0 --- /dev/null +++ b/public/-/emojis/2/large_blue_diamond.png diff --git a/public/-/emojis/2/large_orange_diamond.png b/public/-/emojis/2/large_orange_diamond.png Binary files differnew file mode 100644 index 00000000000..929f9132687 --- /dev/null +++ b/public/-/emojis/2/large_orange_diamond.png diff --git a/public/-/emojis/2/last_quarter_moon.png b/public/-/emojis/2/last_quarter_moon.png Binary files differnew file mode 100644 index 00000000000..a5e5b7ff320 --- /dev/null +++ b/public/-/emojis/2/last_quarter_moon.png diff --git a/public/-/emojis/2/last_quarter_moon_with_face.png b/public/-/emojis/2/last_quarter_moon_with_face.png Binary files differnew file mode 100644 index 00000000000..2f2ed5fd8f5 --- /dev/null +++ b/public/-/emojis/2/last_quarter_moon_with_face.png diff --git a/public/-/emojis/2/laughing.png b/public/-/emojis/2/laughing.png Binary files differnew file mode 100644 index 00000000000..56ace6c7f8d --- /dev/null +++ b/public/-/emojis/2/laughing.png diff --git a/public/-/emojis/2/leaves.png b/public/-/emojis/2/leaves.png Binary files differnew file mode 100644 index 00000000000..ed2dcc893ea --- /dev/null +++ b/public/-/emojis/2/leaves.png diff --git a/public/-/emojis/2/ledger.png b/public/-/emojis/2/ledger.png Binary files differnew file mode 100644 index 00000000000..bf8f09fb37f --- /dev/null +++ b/public/-/emojis/2/ledger.png diff --git a/public/-/emojis/2/left_facing_fist.png b/public/-/emojis/2/left_facing_fist.png Binary files differnew file mode 100644 index 00000000000..9c906df503b --- /dev/null +++ b/public/-/emojis/2/left_facing_fist.png diff --git a/public/-/emojis/2/left_facing_fist_tone1.png b/public/-/emojis/2/left_facing_fist_tone1.png Binary files differnew file mode 100644 index 00000000000..1135adf2b05 --- /dev/null +++ b/public/-/emojis/2/left_facing_fist_tone1.png diff --git a/public/-/emojis/2/left_facing_fist_tone2.png b/public/-/emojis/2/left_facing_fist_tone2.png Binary files differnew file mode 100644 index 00000000000..b1632483ce9 --- /dev/null +++ b/public/-/emojis/2/left_facing_fist_tone2.png diff --git a/public/-/emojis/2/left_facing_fist_tone3.png b/public/-/emojis/2/left_facing_fist_tone3.png Binary files differnew file mode 100644 index 00000000000..2209797d48c --- /dev/null +++ b/public/-/emojis/2/left_facing_fist_tone3.png diff --git a/public/-/emojis/2/left_facing_fist_tone4.png b/public/-/emojis/2/left_facing_fist_tone4.png Binary files differnew file mode 100644 index 00000000000..a5e3c48f821 --- /dev/null +++ b/public/-/emojis/2/left_facing_fist_tone4.png diff --git a/public/-/emojis/2/left_facing_fist_tone5.png b/public/-/emojis/2/left_facing_fist_tone5.png Binary files differnew file mode 100644 index 00000000000..f9d58061e6f --- /dev/null +++ b/public/-/emojis/2/left_facing_fist_tone5.png diff --git a/public/-/emojis/2/left_luggage.png b/public/-/emojis/2/left_luggage.png Binary files differnew file mode 100644 index 00000000000..5a4c8014113 --- /dev/null +++ b/public/-/emojis/2/left_luggage.png diff --git a/public/-/emojis/2/left_right_arrow.png b/public/-/emojis/2/left_right_arrow.png Binary files differnew file mode 100644 index 00000000000..900ff12cc99 --- /dev/null +++ b/public/-/emojis/2/left_right_arrow.png diff --git a/public/-/emojis/2/leftwards_arrow_with_hook.png b/public/-/emojis/2/leftwards_arrow_with_hook.png Binary files differnew file mode 100644 index 00000000000..22b51a690a9 --- /dev/null +++ b/public/-/emojis/2/leftwards_arrow_with_hook.png diff --git a/public/-/emojis/2/lemon.png b/public/-/emojis/2/lemon.png Binary files differnew file mode 100644 index 00000000000..e0bab2a069d --- /dev/null +++ b/public/-/emojis/2/lemon.png diff --git a/public/-/emojis/2/leo.png b/public/-/emojis/2/leo.png Binary files differnew file mode 100644 index 00000000000..a42fe8e6aa3 --- /dev/null +++ b/public/-/emojis/2/leo.png diff --git a/public/-/emojis/2/leopard.png b/public/-/emojis/2/leopard.png Binary files differnew file mode 100644 index 00000000000..37ea6bb759b --- /dev/null +++ b/public/-/emojis/2/leopard.png diff --git a/public/-/emojis/2/level_slider.png b/public/-/emojis/2/level_slider.png Binary files differnew file mode 100644 index 00000000000..84ccab6e7d6 --- /dev/null +++ b/public/-/emojis/2/level_slider.png diff --git a/public/-/emojis/2/levitate.png b/public/-/emojis/2/levitate.png Binary files differnew file mode 100644 index 00000000000..bbbd63ec40f --- /dev/null +++ b/public/-/emojis/2/levitate.png diff --git a/public/-/emojis/2/libra.png b/public/-/emojis/2/libra.png Binary files differnew file mode 100644 index 00000000000..791d13f8a45 --- /dev/null +++ b/public/-/emojis/2/libra.png diff --git a/public/-/emojis/2/lifter.png b/public/-/emojis/2/lifter.png Binary files differnew file mode 100644 index 00000000000..de24a15a5d9 --- /dev/null +++ b/public/-/emojis/2/lifter.png diff --git a/public/-/emojis/2/lifter_tone1.png b/public/-/emojis/2/lifter_tone1.png Binary files differnew file mode 100644 index 00000000000..fb3f3233ad1 --- /dev/null +++ b/public/-/emojis/2/lifter_tone1.png diff --git a/public/-/emojis/2/lifter_tone2.png b/public/-/emojis/2/lifter_tone2.png Binary files differnew file mode 100644 index 00000000000..0355652ba15 --- /dev/null +++ b/public/-/emojis/2/lifter_tone2.png diff --git a/public/-/emojis/2/lifter_tone3.png b/public/-/emojis/2/lifter_tone3.png Binary files differnew file mode 100644 index 00000000000..a0d8c97ee19 --- /dev/null +++ b/public/-/emojis/2/lifter_tone3.png diff --git a/public/-/emojis/2/lifter_tone4.png b/public/-/emojis/2/lifter_tone4.png Binary files differnew file mode 100644 index 00000000000..2f6cc33e461 --- /dev/null +++ b/public/-/emojis/2/lifter_tone4.png diff --git a/public/-/emojis/2/lifter_tone5.png b/public/-/emojis/2/lifter_tone5.png Binary files differnew file mode 100644 index 00000000000..77888ef91d1 --- /dev/null +++ b/public/-/emojis/2/lifter_tone5.png diff --git a/public/-/emojis/2/light_rail.png b/public/-/emojis/2/light_rail.png Binary files differnew file mode 100644 index 00000000000..ae337d7ce54 --- /dev/null +++ b/public/-/emojis/2/light_rail.png diff --git a/public/-/emojis/2/link.png b/public/-/emojis/2/link.png Binary files differnew file mode 100644 index 00000000000..f1a7c11e9f0 --- /dev/null +++ b/public/-/emojis/2/link.png diff --git a/public/-/emojis/2/lion_face.png b/public/-/emojis/2/lion_face.png Binary files differnew file mode 100644 index 00000000000..42eac6464b3 --- /dev/null +++ b/public/-/emojis/2/lion_face.png diff --git a/public/-/emojis/2/lips.png b/public/-/emojis/2/lips.png Binary files differnew file mode 100644 index 00000000000..542c12a5594 --- /dev/null +++ b/public/-/emojis/2/lips.png diff --git a/public/-/emojis/2/lipstick.png b/public/-/emojis/2/lipstick.png Binary files differnew file mode 100644 index 00000000000..a58667d0c70 --- /dev/null +++ b/public/-/emojis/2/lipstick.png diff --git a/public/-/emojis/2/lizard.png b/public/-/emojis/2/lizard.png Binary files differnew file mode 100644 index 00000000000..1712def5e90 --- /dev/null +++ b/public/-/emojis/2/lizard.png diff --git a/public/-/emojis/2/lock.png b/public/-/emojis/2/lock.png Binary files differnew file mode 100644 index 00000000000..1d63bc87919 --- /dev/null +++ b/public/-/emojis/2/lock.png diff --git a/public/-/emojis/2/lock_with_ink_pen.png b/public/-/emojis/2/lock_with_ink_pen.png Binary files differnew file mode 100644 index 00000000000..fa9cf62c0f1 --- /dev/null +++ b/public/-/emojis/2/lock_with_ink_pen.png diff --git a/public/-/emojis/2/lollipop.png b/public/-/emojis/2/lollipop.png Binary files differnew file mode 100644 index 00000000000..0948101801d --- /dev/null +++ b/public/-/emojis/2/lollipop.png diff --git a/public/-/emojis/2/loop.png b/public/-/emojis/2/loop.png Binary files differnew file mode 100644 index 00000000000..353fce5994e --- /dev/null +++ b/public/-/emojis/2/loop.png diff --git a/public/-/emojis/2/loud_sound.png b/public/-/emojis/2/loud_sound.png Binary files differnew file mode 100644 index 00000000000..8150c3ae6ab --- /dev/null +++ b/public/-/emojis/2/loud_sound.png diff --git a/public/-/emojis/2/loudspeaker.png b/public/-/emojis/2/loudspeaker.png Binary files differnew file mode 100644 index 00000000000..b73054a5cb9 --- /dev/null +++ b/public/-/emojis/2/loudspeaker.png diff --git a/public/-/emojis/2/love_hotel.png b/public/-/emojis/2/love_hotel.png Binary files differnew file mode 100644 index 00000000000..b0bc9b9150c --- /dev/null +++ b/public/-/emojis/2/love_hotel.png diff --git a/public/-/emojis/2/love_letter.png b/public/-/emojis/2/love_letter.png Binary files differnew file mode 100644 index 00000000000..135bcf05119 --- /dev/null +++ b/public/-/emojis/2/love_letter.png diff --git a/public/-/emojis/2/low_brightness.png b/public/-/emojis/2/low_brightness.png Binary files differnew file mode 100644 index 00000000000..f444013da6e --- /dev/null +++ b/public/-/emojis/2/low_brightness.png diff --git a/public/-/emojis/2/lying_face.png b/public/-/emojis/2/lying_face.png Binary files differnew file mode 100644 index 00000000000..97432b50d57 --- /dev/null +++ b/public/-/emojis/2/lying_face.png diff --git a/public/-/emojis/2/m.png b/public/-/emojis/2/m.png Binary files differnew file mode 100644 index 00000000000..3ee9e9fbc9c --- /dev/null +++ b/public/-/emojis/2/m.png diff --git a/public/-/emojis/2/mag.png b/public/-/emojis/2/mag.png Binary files differnew file mode 100644 index 00000000000..2363ea1bb02 --- /dev/null +++ b/public/-/emojis/2/mag.png diff --git a/public/-/emojis/2/mag_right.png b/public/-/emojis/2/mag_right.png Binary files differnew file mode 100644 index 00000000000..9284b384810 --- /dev/null +++ b/public/-/emojis/2/mag_right.png diff --git a/public/-/emojis/2/mahjong.png b/public/-/emojis/2/mahjong.png Binary files differnew file mode 100644 index 00000000000..6e86f916fc4 --- /dev/null +++ b/public/-/emojis/2/mahjong.png diff --git a/public/-/emojis/2/mailbox.png b/public/-/emojis/2/mailbox.png Binary files differnew file mode 100644 index 00000000000..e6a6f24ddfa --- /dev/null +++ b/public/-/emojis/2/mailbox.png diff --git a/public/-/emojis/2/mailbox_closed.png b/public/-/emojis/2/mailbox_closed.png Binary files differnew file mode 100644 index 00000000000..712b644754c --- /dev/null +++ b/public/-/emojis/2/mailbox_closed.png diff --git a/public/-/emojis/2/mailbox_with_mail.png b/public/-/emojis/2/mailbox_with_mail.png Binary files differnew file mode 100644 index 00000000000..5b3acde9ed3 --- /dev/null +++ b/public/-/emojis/2/mailbox_with_mail.png diff --git a/public/-/emojis/2/mailbox_with_no_mail.png b/public/-/emojis/2/mailbox_with_no_mail.png Binary files differnew file mode 100644 index 00000000000..e91113c5b7d --- /dev/null +++ b/public/-/emojis/2/mailbox_with_no_mail.png diff --git a/public/-/emojis/2/man.png b/public/-/emojis/2/man.png Binary files differnew file mode 100644 index 00000000000..1471371a28d --- /dev/null +++ b/public/-/emojis/2/man.png diff --git a/public/-/emojis/2/man_dancing.png b/public/-/emojis/2/man_dancing.png Binary files differnew file mode 100644 index 00000000000..506607c93f1 --- /dev/null +++ b/public/-/emojis/2/man_dancing.png diff --git a/public/-/emojis/2/man_dancing_tone1.png b/public/-/emojis/2/man_dancing_tone1.png Binary files differnew file mode 100644 index 00000000000..42f547529c2 --- /dev/null +++ b/public/-/emojis/2/man_dancing_tone1.png diff --git a/public/-/emojis/2/man_dancing_tone2.png b/public/-/emojis/2/man_dancing_tone2.png Binary files differnew file mode 100644 index 00000000000..2c3daaa08e2 --- /dev/null +++ b/public/-/emojis/2/man_dancing_tone2.png diff --git a/public/-/emojis/2/man_dancing_tone3.png b/public/-/emojis/2/man_dancing_tone3.png Binary files differnew file mode 100644 index 00000000000..85c5092a13a --- /dev/null +++ b/public/-/emojis/2/man_dancing_tone3.png diff --git a/public/-/emojis/2/man_dancing_tone4.png b/public/-/emojis/2/man_dancing_tone4.png Binary files differnew file mode 100644 index 00000000000..98897f3aa8c --- /dev/null +++ b/public/-/emojis/2/man_dancing_tone4.png diff --git a/public/-/emojis/2/man_dancing_tone5.png b/public/-/emojis/2/man_dancing_tone5.png Binary files differnew file mode 100644 index 00000000000..16da682d8e3 --- /dev/null +++ b/public/-/emojis/2/man_dancing_tone5.png diff --git a/public/-/emojis/2/man_in_tuxedo.png b/public/-/emojis/2/man_in_tuxedo.png Binary files differnew file mode 100644 index 00000000000..15cfc08f5c2 --- /dev/null +++ b/public/-/emojis/2/man_in_tuxedo.png diff --git a/public/-/emojis/2/man_in_tuxedo_tone1.png b/public/-/emojis/2/man_in_tuxedo_tone1.png Binary files differnew file mode 100644 index 00000000000..18a24c9571f --- /dev/null +++ b/public/-/emojis/2/man_in_tuxedo_tone1.png diff --git a/public/-/emojis/2/man_in_tuxedo_tone2.png b/public/-/emojis/2/man_in_tuxedo_tone2.png Binary files differnew file mode 100644 index 00000000000..2de8e0a8aa2 --- /dev/null +++ b/public/-/emojis/2/man_in_tuxedo_tone2.png diff --git a/public/-/emojis/2/man_in_tuxedo_tone3.png b/public/-/emojis/2/man_in_tuxedo_tone3.png Binary files differnew file mode 100644 index 00000000000..35b10680ac3 --- /dev/null +++ b/public/-/emojis/2/man_in_tuxedo_tone3.png diff --git a/public/-/emojis/2/man_in_tuxedo_tone4.png b/public/-/emojis/2/man_in_tuxedo_tone4.png Binary files differnew file mode 100644 index 00000000000..569bf7c6928 --- /dev/null +++ b/public/-/emojis/2/man_in_tuxedo_tone4.png diff --git a/public/-/emojis/2/man_in_tuxedo_tone5.png b/public/-/emojis/2/man_in_tuxedo_tone5.png Binary files differnew file mode 100644 index 00000000000..d3f0518b4b7 --- /dev/null +++ b/public/-/emojis/2/man_in_tuxedo_tone5.png diff --git a/public/-/emojis/2/man_tone1.png b/public/-/emojis/2/man_tone1.png Binary files differnew file mode 100644 index 00000000000..d7b3233ccfd --- /dev/null +++ b/public/-/emojis/2/man_tone1.png diff --git a/public/-/emojis/2/man_tone2.png b/public/-/emojis/2/man_tone2.png Binary files differnew file mode 100644 index 00000000000..4713c4e89a7 --- /dev/null +++ b/public/-/emojis/2/man_tone2.png diff --git a/public/-/emojis/2/man_tone3.png b/public/-/emojis/2/man_tone3.png Binary files differnew file mode 100644 index 00000000000..4c2b28426be --- /dev/null +++ b/public/-/emojis/2/man_tone3.png diff --git a/public/-/emojis/2/man_tone4.png b/public/-/emojis/2/man_tone4.png Binary files differnew file mode 100644 index 00000000000..91f19b75c5e --- /dev/null +++ b/public/-/emojis/2/man_tone4.png diff --git a/public/-/emojis/2/man_tone5.png b/public/-/emojis/2/man_tone5.png Binary files differnew file mode 100644 index 00000000000..5fe2741efb8 --- /dev/null +++ b/public/-/emojis/2/man_tone5.png diff --git a/public/-/emojis/2/man_with_gua_pi_mao.png b/public/-/emojis/2/man_with_gua_pi_mao.png Binary files differnew file mode 100644 index 00000000000..986a82d38cb --- /dev/null +++ b/public/-/emojis/2/man_with_gua_pi_mao.png diff --git a/public/-/emojis/2/man_with_gua_pi_mao_tone1.png b/public/-/emojis/2/man_with_gua_pi_mao_tone1.png Binary files differnew file mode 100644 index 00000000000..6657368cc73 --- /dev/null +++ b/public/-/emojis/2/man_with_gua_pi_mao_tone1.png diff --git a/public/-/emojis/2/man_with_gua_pi_mao_tone2.png b/public/-/emojis/2/man_with_gua_pi_mao_tone2.png Binary files differnew file mode 100644 index 00000000000..822a6b18309 --- /dev/null +++ b/public/-/emojis/2/man_with_gua_pi_mao_tone2.png diff --git a/public/-/emojis/2/man_with_gua_pi_mao_tone3.png b/public/-/emojis/2/man_with_gua_pi_mao_tone3.png Binary files differnew file mode 100644 index 00000000000..ec53dc12c14 --- /dev/null +++ b/public/-/emojis/2/man_with_gua_pi_mao_tone3.png diff --git a/public/-/emojis/2/man_with_gua_pi_mao_tone4.png b/public/-/emojis/2/man_with_gua_pi_mao_tone4.png Binary files differnew file mode 100644 index 00000000000..e454dcbf25f --- /dev/null +++ b/public/-/emojis/2/man_with_gua_pi_mao_tone4.png diff --git a/public/-/emojis/2/man_with_gua_pi_mao_tone5.png b/public/-/emojis/2/man_with_gua_pi_mao_tone5.png Binary files differnew file mode 100644 index 00000000000..15e5d9238e8 --- /dev/null +++ b/public/-/emojis/2/man_with_gua_pi_mao_tone5.png diff --git a/public/-/emojis/2/man_with_turban.png b/public/-/emojis/2/man_with_turban.png Binary files differnew file mode 100644 index 00000000000..4fdf66b58be --- /dev/null +++ b/public/-/emojis/2/man_with_turban.png diff --git a/public/-/emojis/2/man_with_turban_tone1.png b/public/-/emojis/2/man_with_turban_tone1.png Binary files differnew file mode 100644 index 00000000000..e018f241027 --- /dev/null +++ b/public/-/emojis/2/man_with_turban_tone1.png diff --git a/public/-/emojis/2/man_with_turban_tone2.png b/public/-/emojis/2/man_with_turban_tone2.png Binary files differnew file mode 100644 index 00000000000..84fdcdeeeef --- /dev/null +++ b/public/-/emojis/2/man_with_turban_tone2.png diff --git a/public/-/emojis/2/man_with_turban_tone3.png b/public/-/emojis/2/man_with_turban_tone3.png Binary files differnew file mode 100644 index 00000000000..f3bb33a49c3 --- /dev/null +++ b/public/-/emojis/2/man_with_turban_tone3.png diff --git a/public/-/emojis/2/man_with_turban_tone4.png b/public/-/emojis/2/man_with_turban_tone4.png Binary files differnew file mode 100644 index 00000000000..e718321068f --- /dev/null +++ b/public/-/emojis/2/man_with_turban_tone4.png diff --git a/public/-/emojis/2/man_with_turban_tone5.png b/public/-/emojis/2/man_with_turban_tone5.png Binary files differnew file mode 100644 index 00000000000..0c7c9c80150 --- /dev/null +++ b/public/-/emojis/2/man_with_turban_tone5.png diff --git a/public/-/emojis/2/mans_shoe.png b/public/-/emojis/2/mans_shoe.png Binary files differnew file mode 100644 index 00000000000..e8bc1d237c0 --- /dev/null +++ b/public/-/emojis/2/mans_shoe.png diff --git a/public/-/emojis/2/map.png b/public/-/emojis/2/map.png Binary files differnew file mode 100644 index 00000000000..609a7da92d5 --- /dev/null +++ b/public/-/emojis/2/map.png diff --git a/public/-/emojis/2/maple_leaf.png b/public/-/emojis/2/maple_leaf.png Binary files differnew file mode 100644 index 00000000000..b79b9d4b8f8 --- /dev/null +++ b/public/-/emojis/2/maple_leaf.png diff --git a/public/-/emojis/2/martial_arts_uniform.png b/public/-/emojis/2/martial_arts_uniform.png Binary files differnew file mode 100644 index 00000000000..813c890ec96 --- /dev/null +++ b/public/-/emojis/2/martial_arts_uniform.png diff --git a/public/-/emojis/2/mask.png b/public/-/emojis/2/mask.png Binary files differnew file mode 100644 index 00000000000..fa1ef6f7191 --- /dev/null +++ b/public/-/emojis/2/mask.png diff --git a/public/-/emojis/2/massage.png b/public/-/emojis/2/massage.png Binary files differnew file mode 100644 index 00000000000..e2592063d1e --- /dev/null +++ b/public/-/emojis/2/massage.png diff --git a/public/-/emojis/2/massage_tone1.png b/public/-/emojis/2/massage_tone1.png Binary files differnew file mode 100644 index 00000000000..cc9dcfea166 --- /dev/null +++ b/public/-/emojis/2/massage_tone1.png diff --git a/public/-/emojis/2/massage_tone2.png b/public/-/emojis/2/massage_tone2.png Binary files differnew file mode 100644 index 00000000000..108603a7f79 --- /dev/null +++ b/public/-/emojis/2/massage_tone2.png diff --git a/public/-/emojis/2/massage_tone3.png b/public/-/emojis/2/massage_tone3.png Binary files differnew file mode 100644 index 00000000000..5c81192b6ee --- /dev/null +++ b/public/-/emojis/2/massage_tone3.png diff --git a/public/-/emojis/2/massage_tone4.png b/public/-/emojis/2/massage_tone4.png Binary files differnew file mode 100644 index 00000000000..64f3bbb8086 --- /dev/null +++ b/public/-/emojis/2/massage_tone4.png diff --git a/public/-/emojis/2/massage_tone5.png b/public/-/emojis/2/massage_tone5.png Binary files differnew file mode 100644 index 00000000000..738fde080ab --- /dev/null +++ b/public/-/emojis/2/massage_tone5.png diff --git a/public/-/emojis/2/meat_on_bone.png b/public/-/emojis/2/meat_on_bone.png Binary files differnew file mode 100644 index 00000000000..38e9b730868 --- /dev/null +++ b/public/-/emojis/2/meat_on_bone.png diff --git a/public/-/emojis/2/medal.png b/public/-/emojis/2/medal.png Binary files differnew file mode 100644 index 00000000000..0b8a681f8a3 --- /dev/null +++ b/public/-/emojis/2/medal.png diff --git a/public/-/emojis/2/mega.png b/public/-/emojis/2/mega.png Binary files differnew file mode 100644 index 00000000000..729f1d6062e --- /dev/null +++ b/public/-/emojis/2/mega.png diff --git a/public/-/emojis/2/melon.png b/public/-/emojis/2/melon.png Binary files differnew file mode 100644 index 00000000000..4bf92d03233 --- /dev/null +++ b/public/-/emojis/2/melon.png diff --git a/public/-/emojis/2/menorah.png b/public/-/emojis/2/menorah.png Binary files differnew file mode 100644 index 00000000000..6acfdd9dfdd --- /dev/null +++ b/public/-/emojis/2/menorah.png diff --git a/public/-/emojis/2/mens.png b/public/-/emojis/2/mens.png Binary files differnew file mode 100644 index 00000000000..fcdeea081d2 --- /dev/null +++ b/public/-/emojis/2/mens.png diff --git a/public/-/emojis/2/metal.png b/public/-/emojis/2/metal.png Binary files differnew file mode 100644 index 00000000000..aa16a05280f --- /dev/null +++ b/public/-/emojis/2/metal.png diff --git a/public/-/emojis/2/metal_tone1.png b/public/-/emojis/2/metal_tone1.png Binary files differnew file mode 100644 index 00000000000..e21cf74fb44 --- /dev/null +++ b/public/-/emojis/2/metal_tone1.png diff --git a/public/-/emojis/2/metal_tone2.png b/public/-/emojis/2/metal_tone2.png Binary files differnew file mode 100644 index 00000000000..8f3e405c249 --- /dev/null +++ b/public/-/emojis/2/metal_tone2.png diff --git a/public/-/emojis/2/metal_tone3.png b/public/-/emojis/2/metal_tone3.png Binary files differnew file mode 100644 index 00000000000..17c7e61b1a1 --- /dev/null +++ b/public/-/emojis/2/metal_tone3.png diff --git a/public/-/emojis/2/metal_tone4.png b/public/-/emojis/2/metal_tone4.png Binary files differnew file mode 100644 index 00000000000..377ee61c6b7 --- /dev/null +++ b/public/-/emojis/2/metal_tone4.png diff --git a/public/-/emojis/2/metal_tone5.png b/public/-/emojis/2/metal_tone5.png Binary files differnew file mode 100644 index 00000000000..3538e4a0634 --- /dev/null +++ b/public/-/emojis/2/metal_tone5.png diff --git a/public/-/emojis/2/metro.png b/public/-/emojis/2/metro.png Binary files differnew file mode 100644 index 00000000000..5b46fff041c --- /dev/null +++ b/public/-/emojis/2/metro.png diff --git a/public/-/emojis/2/microphone.png b/public/-/emojis/2/microphone.png Binary files differnew file mode 100644 index 00000000000..2fa4b55cce5 --- /dev/null +++ b/public/-/emojis/2/microphone.png diff --git a/public/-/emojis/2/microphone2.png b/public/-/emojis/2/microphone2.png Binary files differnew file mode 100644 index 00000000000..8de74839976 --- /dev/null +++ b/public/-/emojis/2/microphone2.png diff --git a/public/-/emojis/2/microscope.png b/public/-/emojis/2/microscope.png Binary files differnew file mode 100644 index 00000000000..a43f3f862c3 --- /dev/null +++ b/public/-/emojis/2/microscope.png diff --git a/public/-/emojis/2/middle_finger.png b/public/-/emojis/2/middle_finger.png Binary files differnew file mode 100644 index 00000000000..cadd7de4b1e --- /dev/null +++ b/public/-/emojis/2/middle_finger.png diff --git a/public/-/emojis/2/middle_finger_tone1.png b/public/-/emojis/2/middle_finger_tone1.png Binary files differnew file mode 100644 index 00000000000..2c2b63095c7 --- /dev/null +++ b/public/-/emojis/2/middle_finger_tone1.png diff --git a/public/-/emojis/2/middle_finger_tone2.png b/public/-/emojis/2/middle_finger_tone2.png Binary files differnew file mode 100644 index 00000000000..33a47b9bd7f --- /dev/null +++ b/public/-/emojis/2/middle_finger_tone2.png diff --git a/public/-/emojis/2/middle_finger_tone3.png b/public/-/emojis/2/middle_finger_tone3.png Binary files differnew file mode 100644 index 00000000000..209224ab4e4 --- /dev/null +++ b/public/-/emojis/2/middle_finger_tone3.png diff --git a/public/-/emojis/2/middle_finger_tone4.png b/public/-/emojis/2/middle_finger_tone4.png Binary files differnew file mode 100644 index 00000000000..438793f2ee0 --- /dev/null +++ b/public/-/emojis/2/middle_finger_tone4.png diff --git a/public/-/emojis/2/middle_finger_tone5.png b/public/-/emojis/2/middle_finger_tone5.png Binary files differnew file mode 100644 index 00000000000..91eb77d1857 --- /dev/null +++ b/public/-/emojis/2/middle_finger_tone5.png diff --git a/public/-/emojis/2/military_medal.png b/public/-/emojis/2/military_medal.png Binary files differnew file mode 100644 index 00000000000..e78c6fa87e0 --- /dev/null +++ b/public/-/emojis/2/military_medal.png diff --git a/public/-/emojis/2/milk.png b/public/-/emojis/2/milk.png Binary files differnew file mode 100644 index 00000000000..ea6fae69ed7 --- /dev/null +++ b/public/-/emojis/2/milk.png diff --git a/public/-/emojis/2/milky_way.png b/public/-/emojis/2/milky_way.png Binary files differnew file mode 100644 index 00000000000..b769796a96c --- /dev/null +++ b/public/-/emojis/2/milky_way.png diff --git a/public/-/emojis/2/minibus.png b/public/-/emojis/2/minibus.png Binary files differnew file mode 100644 index 00000000000..799a2eeac72 --- /dev/null +++ b/public/-/emojis/2/minibus.png diff --git a/public/-/emojis/2/minidisc.png b/public/-/emojis/2/minidisc.png Binary files differnew file mode 100644 index 00000000000..7ee33d5be5e --- /dev/null +++ b/public/-/emojis/2/minidisc.png diff --git a/public/-/emojis/2/mobile_phone_off.png b/public/-/emojis/2/mobile_phone_off.png Binary files differnew file mode 100644 index 00000000000..9fe93dffcb9 --- /dev/null +++ b/public/-/emojis/2/mobile_phone_off.png diff --git a/public/-/emojis/2/money_mouth.png b/public/-/emojis/2/money_mouth.png Binary files differnew file mode 100644 index 00000000000..9ec050c9c62 --- /dev/null +++ b/public/-/emojis/2/money_mouth.png diff --git a/public/-/emojis/2/money_with_wings.png b/public/-/emojis/2/money_with_wings.png Binary files differnew file mode 100644 index 00000000000..245b84584b2 --- /dev/null +++ b/public/-/emojis/2/money_with_wings.png diff --git a/public/-/emojis/2/moneybag.png b/public/-/emojis/2/moneybag.png Binary files differnew file mode 100644 index 00000000000..1d7a8cd2a02 --- /dev/null +++ b/public/-/emojis/2/moneybag.png diff --git a/public/-/emojis/2/monkey.png b/public/-/emojis/2/monkey.png Binary files differnew file mode 100644 index 00000000000..f8b4d6a6ccf --- /dev/null +++ b/public/-/emojis/2/monkey.png diff --git a/public/-/emojis/2/monkey_face.png b/public/-/emojis/2/monkey_face.png Binary files differnew file mode 100644 index 00000000000..cbab205225d --- /dev/null +++ b/public/-/emojis/2/monkey_face.png diff --git a/public/-/emojis/2/monorail.png b/public/-/emojis/2/monorail.png Binary files differnew file mode 100644 index 00000000000..71b9947f085 --- /dev/null +++ b/public/-/emojis/2/monorail.png diff --git a/public/-/emojis/2/mortar_board.png b/public/-/emojis/2/mortar_board.png Binary files differnew file mode 100644 index 00000000000..150e02378a6 --- /dev/null +++ b/public/-/emojis/2/mortar_board.png diff --git a/public/-/emojis/2/mosque.png b/public/-/emojis/2/mosque.png Binary files differnew file mode 100644 index 00000000000..cd8e6fac4cd --- /dev/null +++ b/public/-/emojis/2/mosque.png diff --git a/public/-/emojis/2/motor_scooter.png b/public/-/emojis/2/motor_scooter.png Binary files differnew file mode 100644 index 00000000000..831d6ea9800 --- /dev/null +++ b/public/-/emojis/2/motor_scooter.png diff --git a/public/-/emojis/2/motorboat.png b/public/-/emojis/2/motorboat.png Binary files differnew file mode 100644 index 00000000000..9e8a605b814 --- /dev/null +++ b/public/-/emojis/2/motorboat.png diff --git a/public/-/emojis/2/motorcycle.png b/public/-/emojis/2/motorcycle.png Binary files differnew file mode 100644 index 00000000000..669a050d5b4 --- /dev/null +++ b/public/-/emojis/2/motorcycle.png diff --git a/public/-/emojis/2/motorway.png b/public/-/emojis/2/motorway.png Binary files differnew file mode 100644 index 00000000000..abb88ad9418 --- /dev/null +++ b/public/-/emojis/2/motorway.png diff --git a/public/-/emojis/2/mount_fuji.png b/public/-/emojis/2/mount_fuji.png Binary files differnew file mode 100644 index 00000000000..696499ed762 --- /dev/null +++ b/public/-/emojis/2/mount_fuji.png diff --git a/public/-/emojis/2/mountain.png b/public/-/emojis/2/mountain.png Binary files differnew file mode 100644 index 00000000000..3156894f243 --- /dev/null +++ b/public/-/emojis/2/mountain.png diff --git a/public/-/emojis/2/mountain_bicyclist.png b/public/-/emojis/2/mountain_bicyclist.png Binary files differnew file mode 100644 index 00000000000..724f811a817 --- /dev/null +++ b/public/-/emojis/2/mountain_bicyclist.png diff --git a/public/-/emojis/2/mountain_bicyclist_tone1.png b/public/-/emojis/2/mountain_bicyclist_tone1.png Binary files differnew file mode 100644 index 00000000000..c36a951c8b3 --- /dev/null +++ b/public/-/emojis/2/mountain_bicyclist_tone1.png diff --git a/public/-/emojis/2/mountain_bicyclist_tone2.png b/public/-/emojis/2/mountain_bicyclist_tone2.png Binary files differnew file mode 100644 index 00000000000..e60847a02f0 --- /dev/null +++ b/public/-/emojis/2/mountain_bicyclist_tone2.png diff --git a/public/-/emojis/2/mountain_bicyclist_tone3.png b/public/-/emojis/2/mountain_bicyclist_tone3.png Binary files differnew file mode 100644 index 00000000000..1f4e071bc5a --- /dev/null +++ b/public/-/emojis/2/mountain_bicyclist_tone3.png diff --git a/public/-/emojis/2/mountain_bicyclist_tone4.png b/public/-/emojis/2/mountain_bicyclist_tone4.png Binary files differnew file mode 100644 index 00000000000..b9698a9e76b --- /dev/null +++ b/public/-/emojis/2/mountain_bicyclist_tone4.png diff --git a/public/-/emojis/2/mountain_bicyclist_tone5.png b/public/-/emojis/2/mountain_bicyclist_tone5.png Binary files differnew file mode 100644 index 00000000000..79fe186755c --- /dev/null +++ b/public/-/emojis/2/mountain_bicyclist_tone5.png diff --git a/public/-/emojis/2/mountain_cableway.png b/public/-/emojis/2/mountain_cableway.png Binary files differnew file mode 100644 index 00000000000..6a23c7d3903 --- /dev/null +++ b/public/-/emojis/2/mountain_cableway.png diff --git a/public/-/emojis/2/mountain_railway.png b/public/-/emojis/2/mountain_railway.png Binary files differnew file mode 100644 index 00000000000..369b2e347da --- /dev/null +++ b/public/-/emojis/2/mountain_railway.png diff --git a/public/-/emojis/2/mountain_snow.png b/public/-/emojis/2/mountain_snow.png Binary files differnew file mode 100644 index 00000000000..93a2a5f4157 --- /dev/null +++ b/public/-/emojis/2/mountain_snow.png diff --git a/public/-/emojis/2/mouse.png b/public/-/emojis/2/mouse.png Binary files differnew file mode 100644 index 00000000000..9250e474b02 --- /dev/null +++ b/public/-/emojis/2/mouse.png diff --git a/public/-/emojis/2/mouse2.png b/public/-/emojis/2/mouse2.png Binary files differnew file mode 100644 index 00000000000..bea98407263 --- /dev/null +++ b/public/-/emojis/2/mouse2.png diff --git a/public/-/emojis/2/mouse_three_button.png b/public/-/emojis/2/mouse_three_button.png Binary files differnew file mode 100644 index 00000000000..fe51db1fb37 --- /dev/null +++ b/public/-/emojis/2/mouse_three_button.png diff --git a/public/-/emojis/2/movie_camera.png b/public/-/emojis/2/movie_camera.png Binary files differnew file mode 100644 index 00000000000..7dff4477ade --- /dev/null +++ b/public/-/emojis/2/movie_camera.png diff --git a/public/-/emojis/2/moyai.png b/public/-/emojis/2/moyai.png Binary files differnew file mode 100644 index 00000000000..1ab5cec7a08 --- /dev/null +++ b/public/-/emojis/2/moyai.png diff --git a/public/-/emojis/2/mrs_claus.png b/public/-/emojis/2/mrs_claus.png Binary files differnew file mode 100644 index 00000000000..f1680c9fb33 --- /dev/null +++ b/public/-/emojis/2/mrs_claus.png diff --git a/public/-/emojis/2/mrs_claus_tone1.png b/public/-/emojis/2/mrs_claus_tone1.png Binary files differnew file mode 100644 index 00000000000..26c7f27e75f --- /dev/null +++ b/public/-/emojis/2/mrs_claus_tone1.png diff --git a/public/-/emojis/2/mrs_claus_tone2.png b/public/-/emojis/2/mrs_claus_tone2.png Binary files differnew file mode 100644 index 00000000000..e9e0908ca0a --- /dev/null +++ b/public/-/emojis/2/mrs_claus_tone2.png diff --git a/public/-/emojis/2/mrs_claus_tone3.png b/public/-/emojis/2/mrs_claus_tone3.png Binary files differnew file mode 100644 index 00000000000..b464380985c --- /dev/null +++ b/public/-/emojis/2/mrs_claus_tone3.png diff --git a/public/-/emojis/2/mrs_claus_tone4.png b/public/-/emojis/2/mrs_claus_tone4.png Binary files differnew file mode 100644 index 00000000000..ac8a014dbd3 --- /dev/null +++ b/public/-/emojis/2/mrs_claus_tone4.png diff --git a/public/-/emojis/2/mrs_claus_tone5.png b/public/-/emojis/2/mrs_claus_tone5.png Binary files differnew file mode 100644 index 00000000000..2d998498375 --- /dev/null +++ b/public/-/emojis/2/mrs_claus_tone5.png diff --git a/public/-/emojis/2/muscle.png b/public/-/emojis/2/muscle.png Binary files differnew file mode 100644 index 00000000000..b40eccccba6 --- /dev/null +++ b/public/-/emojis/2/muscle.png diff --git a/public/-/emojis/2/muscle_tone1.png b/public/-/emojis/2/muscle_tone1.png Binary files differnew file mode 100644 index 00000000000..d971d331bfc --- /dev/null +++ b/public/-/emojis/2/muscle_tone1.png diff --git a/public/-/emojis/2/muscle_tone2.png b/public/-/emojis/2/muscle_tone2.png Binary files differnew file mode 100644 index 00000000000..dfb2c9697d3 --- /dev/null +++ b/public/-/emojis/2/muscle_tone2.png diff --git a/public/-/emojis/2/muscle_tone3.png b/public/-/emojis/2/muscle_tone3.png Binary files differnew file mode 100644 index 00000000000..a528d2a27c7 --- /dev/null +++ b/public/-/emojis/2/muscle_tone3.png diff --git a/public/-/emojis/2/muscle_tone4.png b/public/-/emojis/2/muscle_tone4.png Binary files differnew file mode 100644 index 00000000000..b3b5cd54e8b --- /dev/null +++ b/public/-/emojis/2/muscle_tone4.png diff --git a/public/-/emojis/2/muscle_tone5.png b/public/-/emojis/2/muscle_tone5.png Binary files differnew file mode 100644 index 00000000000..b98fa1b2af3 --- /dev/null +++ b/public/-/emojis/2/muscle_tone5.png diff --git a/public/-/emojis/2/mushroom.png b/public/-/emojis/2/mushroom.png Binary files differnew file mode 100644 index 00000000000..989372ef8ce --- /dev/null +++ b/public/-/emojis/2/mushroom.png diff --git a/public/-/emojis/2/musical_keyboard.png b/public/-/emojis/2/musical_keyboard.png Binary files differnew file mode 100644 index 00000000000..3b5bb2f0af2 --- /dev/null +++ b/public/-/emojis/2/musical_keyboard.png diff --git a/public/-/emojis/2/musical_note.png b/public/-/emojis/2/musical_note.png Binary files differnew file mode 100644 index 00000000000..7316152de60 --- /dev/null +++ b/public/-/emojis/2/musical_note.png diff --git a/public/-/emojis/2/musical_score.png b/public/-/emojis/2/musical_score.png Binary files differnew file mode 100644 index 00000000000..d3ec8b4a9cb --- /dev/null +++ b/public/-/emojis/2/musical_score.png diff --git a/public/-/emojis/2/mute.png b/public/-/emojis/2/mute.png Binary files differnew file mode 100644 index 00000000000..62b1ab9dbbb --- /dev/null +++ b/public/-/emojis/2/mute.png diff --git a/public/-/emojis/2/nail_care.png b/public/-/emojis/2/nail_care.png Binary files differnew file mode 100644 index 00000000000..58af69b130e --- /dev/null +++ b/public/-/emojis/2/nail_care.png diff --git a/public/-/emojis/2/nail_care_tone1.png b/public/-/emojis/2/nail_care_tone1.png Binary files differnew file mode 100644 index 00000000000..127e7311df1 --- /dev/null +++ b/public/-/emojis/2/nail_care_tone1.png diff --git a/public/-/emojis/2/nail_care_tone2.png b/public/-/emojis/2/nail_care_tone2.png Binary files differnew file mode 100644 index 00000000000..7463b7f36f7 --- /dev/null +++ b/public/-/emojis/2/nail_care_tone2.png diff --git a/public/-/emojis/2/nail_care_tone3.png b/public/-/emojis/2/nail_care_tone3.png Binary files differnew file mode 100644 index 00000000000..335c23402e1 --- /dev/null +++ b/public/-/emojis/2/nail_care_tone3.png diff --git a/public/-/emojis/2/nail_care_tone4.png b/public/-/emojis/2/nail_care_tone4.png Binary files differnew file mode 100644 index 00000000000..516732c6e6c --- /dev/null +++ b/public/-/emojis/2/nail_care_tone4.png diff --git a/public/-/emojis/2/nail_care_tone5.png b/public/-/emojis/2/nail_care_tone5.png Binary files differnew file mode 100644 index 00000000000..40beb2c2bf5 --- /dev/null +++ b/public/-/emojis/2/nail_care_tone5.png diff --git a/public/-/emojis/2/name_badge.png b/public/-/emojis/2/name_badge.png Binary files differnew file mode 100644 index 00000000000..7a6314f3470 --- /dev/null +++ b/public/-/emojis/2/name_badge.png diff --git a/public/-/emojis/2/nauseated_face.png b/public/-/emojis/2/nauseated_face.png Binary files differnew file mode 100644 index 00000000000..aff0287a9bf --- /dev/null +++ b/public/-/emojis/2/nauseated_face.png diff --git a/public/-/emojis/2/necktie.png b/public/-/emojis/2/necktie.png Binary files differnew file mode 100644 index 00000000000..e2fcfe233a1 --- /dev/null +++ b/public/-/emojis/2/necktie.png diff --git a/public/-/emojis/2/negative_squared_cross_mark.png b/public/-/emojis/2/negative_squared_cross_mark.png Binary files differnew file mode 100644 index 00000000000..9165fb916e5 --- /dev/null +++ b/public/-/emojis/2/negative_squared_cross_mark.png diff --git a/public/-/emojis/2/nerd.png b/public/-/emojis/2/nerd.png Binary files differnew file mode 100644 index 00000000000..f0b8d4807a6 --- /dev/null +++ b/public/-/emojis/2/nerd.png diff --git a/public/-/emojis/2/neutral_face.png b/public/-/emojis/2/neutral_face.png Binary files differnew file mode 100644 index 00000000000..4dca04fdfc4 --- /dev/null +++ b/public/-/emojis/2/neutral_face.png diff --git a/public/-/emojis/2/new.png b/public/-/emojis/2/new.png Binary files differnew file mode 100644 index 00000000000..fc11fea7251 --- /dev/null +++ b/public/-/emojis/2/new.png diff --git a/public/-/emojis/2/new_moon.png b/public/-/emojis/2/new_moon.png Binary files differnew file mode 100644 index 00000000000..699e2283aaa --- /dev/null +++ b/public/-/emojis/2/new_moon.png diff --git a/public/-/emojis/2/new_moon_with_face.png b/public/-/emojis/2/new_moon_with_face.png Binary files differnew file mode 100644 index 00000000000..5863644ce97 --- /dev/null +++ b/public/-/emojis/2/new_moon_with_face.png diff --git a/public/-/emojis/2/newspaper.png b/public/-/emojis/2/newspaper.png Binary files differnew file mode 100644 index 00000000000..1b72b5592a4 --- /dev/null +++ b/public/-/emojis/2/newspaper.png diff --git a/public/-/emojis/2/newspaper2.png b/public/-/emojis/2/newspaper2.png Binary files differnew file mode 100644 index 00000000000..13e9f54d42b --- /dev/null +++ b/public/-/emojis/2/newspaper2.png diff --git a/public/-/emojis/2/ng.png b/public/-/emojis/2/ng.png Binary files differnew file mode 100644 index 00000000000..4ccf0e104c1 --- /dev/null +++ b/public/-/emojis/2/ng.png diff --git a/public/-/emojis/2/night_with_stars.png b/public/-/emojis/2/night_with_stars.png Binary files differnew file mode 100644 index 00000000000..3c44cb2308e --- /dev/null +++ b/public/-/emojis/2/night_with_stars.png diff --git a/public/-/emojis/2/nine.png b/public/-/emojis/2/nine.png Binary files differnew file mode 100644 index 00000000000..178adebc883 --- /dev/null +++ b/public/-/emojis/2/nine.png diff --git a/public/-/emojis/2/no_bell.png b/public/-/emojis/2/no_bell.png Binary files differnew file mode 100644 index 00000000000..70800056224 --- /dev/null +++ b/public/-/emojis/2/no_bell.png diff --git a/public/-/emojis/2/no_bicycles.png b/public/-/emojis/2/no_bicycles.png Binary files differnew file mode 100644 index 00000000000..e77283eec67 --- /dev/null +++ b/public/-/emojis/2/no_bicycles.png diff --git a/public/-/emojis/2/no_entry.png b/public/-/emojis/2/no_entry.png Binary files differnew file mode 100644 index 00000000000..5fe52435ba3 --- /dev/null +++ b/public/-/emojis/2/no_entry.png diff --git a/public/-/emojis/2/no_entry_sign.png b/public/-/emojis/2/no_entry_sign.png Binary files differnew file mode 100644 index 00000000000..d36a461aaef --- /dev/null +++ b/public/-/emojis/2/no_entry_sign.png diff --git a/public/-/emojis/2/no_good.png b/public/-/emojis/2/no_good.png Binary files differnew file mode 100644 index 00000000000..0e7a9ca57c5 --- /dev/null +++ b/public/-/emojis/2/no_good.png diff --git a/public/-/emojis/2/no_good_tone1.png b/public/-/emojis/2/no_good_tone1.png Binary files differnew file mode 100644 index 00000000000..054522577a9 --- /dev/null +++ b/public/-/emojis/2/no_good_tone1.png diff --git a/public/-/emojis/2/no_good_tone2.png b/public/-/emojis/2/no_good_tone2.png Binary files differnew file mode 100644 index 00000000000..7b002ccddd9 --- /dev/null +++ b/public/-/emojis/2/no_good_tone2.png diff --git a/public/-/emojis/2/no_good_tone3.png b/public/-/emojis/2/no_good_tone3.png Binary files differnew file mode 100644 index 00000000000..39bb63f75e4 --- /dev/null +++ b/public/-/emojis/2/no_good_tone3.png diff --git a/public/-/emojis/2/no_good_tone4.png b/public/-/emojis/2/no_good_tone4.png Binary files differnew file mode 100644 index 00000000000..e0d16713730 --- /dev/null +++ b/public/-/emojis/2/no_good_tone4.png diff --git a/public/-/emojis/2/no_good_tone5.png b/public/-/emojis/2/no_good_tone5.png Binary files differnew file mode 100644 index 00000000000..cc7c1829b96 --- /dev/null +++ b/public/-/emojis/2/no_good_tone5.png diff --git a/public/-/emojis/2/no_mobile_phones.png b/public/-/emojis/2/no_mobile_phones.png Binary files differnew file mode 100644 index 00000000000..8e375d76df0 --- /dev/null +++ b/public/-/emojis/2/no_mobile_phones.png diff --git a/public/-/emojis/2/no_mouth.png b/public/-/emojis/2/no_mouth.png Binary files differnew file mode 100644 index 00000000000..1e67ba3e048 --- /dev/null +++ b/public/-/emojis/2/no_mouth.png diff --git a/public/-/emojis/2/no_pedestrians.png b/public/-/emojis/2/no_pedestrians.png Binary files differnew file mode 100644 index 00000000000..3673e73d99c --- /dev/null +++ b/public/-/emojis/2/no_pedestrians.png diff --git a/public/-/emojis/2/no_smoking.png b/public/-/emojis/2/no_smoking.png Binary files differnew file mode 100644 index 00000000000..28df4476795 --- /dev/null +++ b/public/-/emojis/2/no_smoking.png diff --git a/public/-/emojis/2/non-potable_water.png b/public/-/emojis/2/non-potable_water.png Binary files differnew file mode 100644 index 00000000000..c3a838989df --- /dev/null +++ b/public/-/emojis/2/non-potable_water.png diff --git a/public/-/emojis/2/nose.png b/public/-/emojis/2/nose.png Binary files differnew file mode 100644 index 00000000000..d554d8266de --- /dev/null +++ b/public/-/emojis/2/nose.png diff --git a/public/-/emojis/2/nose_tone1.png b/public/-/emojis/2/nose_tone1.png Binary files differnew file mode 100644 index 00000000000..bb9b0e32c0e --- /dev/null +++ b/public/-/emojis/2/nose_tone1.png diff --git a/public/-/emojis/2/nose_tone2.png b/public/-/emojis/2/nose_tone2.png Binary files differnew file mode 100644 index 00000000000..ab33c2f7856 --- /dev/null +++ b/public/-/emojis/2/nose_tone2.png diff --git a/public/-/emojis/2/nose_tone3.png b/public/-/emojis/2/nose_tone3.png Binary files differnew file mode 100644 index 00000000000..5e21cce930d --- /dev/null +++ b/public/-/emojis/2/nose_tone3.png diff --git a/public/-/emojis/2/nose_tone4.png b/public/-/emojis/2/nose_tone4.png Binary files differnew file mode 100644 index 00000000000..edff6c9b76f --- /dev/null +++ b/public/-/emojis/2/nose_tone4.png diff --git a/public/-/emojis/2/nose_tone5.png b/public/-/emojis/2/nose_tone5.png Binary files differnew file mode 100644 index 00000000000..be4fb9dd7aa --- /dev/null +++ b/public/-/emojis/2/nose_tone5.png diff --git a/public/-/emojis/2/notebook.png b/public/-/emojis/2/notebook.png Binary files differnew file mode 100644 index 00000000000..71ea5926049 --- /dev/null +++ b/public/-/emojis/2/notebook.png diff --git a/public/-/emojis/2/notebook_with_decorative_cover.png b/public/-/emojis/2/notebook_with_decorative_cover.png Binary files differnew file mode 100644 index 00000000000..9c19f162a5f --- /dev/null +++ b/public/-/emojis/2/notebook_with_decorative_cover.png diff --git a/public/-/emojis/2/notepad_spiral.png b/public/-/emojis/2/notepad_spiral.png Binary files differnew file mode 100644 index 00000000000..cd157e1f075 --- /dev/null +++ b/public/-/emojis/2/notepad_spiral.png diff --git a/public/-/emojis/2/notes.png b/public/-/emojis/2/notes.png Binary files differnew file mode 100644 index 00000000000..b2ccdb4fdfe --- /dev/null +++ b/public/-/emojis/2/notes.png diff --git a/public/-/emojis/2/nut_and_bolt.png b/public/-/emojis/2/nut_and_bolt.png Binary files differnew file mode 100644 index 00000000000..12f315b42dc --- /dev/null +++ b/public/-/emojis/2/nut_and_bolt.png diff --git a/public/-/emojis/2/o.png b/public/-/emojis/2/o.png Binary files differnew file mode 100644 index 00000000000..60d3a67b7a1 --- /dev/null +++ b/public/-/emojis/2/o.png diff --git a/public/-/emojis/2/o2.png b/public/-/emojis/2/o2.png Binary files differnew file mode 100644 index 00000000000..396f10bc7a1 --- /dev/null +++ b/public/-/emojis/2/o2.png diff --git a/public/-/emojis/2/ocean.png b/public/-/emojis/2/ocean.png Binary files differnew file mode 100644 index 00000000000..326120f06ae --- /dev/null +++ b/public/-/emojis/2/ocean.png diff --git a/public/-/emojis/2/octagonal_sign.png b/public/-/emojis/2/octagonal_sign.png Binary files differnew file mode 100644 index 00000000000..909917c79be --- /dev/null +++ b/public/-/emojis/2/octagonal_sign.png diff --git a/public/-/emojis/2/octopus.png b/public/-/emojis/2/octopus.png Binary files differnew file mode 100644 index 00000000000..6e02be6bc65 --- /dev/null +++ b/public/-/emojis/2/octopus.png diff --git a/public/-/emojis/2/oden.png b/public/-/emojis/2/oden.png Binary files differnew file mode 100644 index 00000000000..8705452827f --- /dev/null +++ b/public/-/emojis/2/oden.png diff --git a/public/-/emojis/2/office.png b/public/-/emojis/2/office.png Binary files differnew file mode 100644 index 00000000000..efc1b7fe17a --- /dev/null +++ b/public/-/emojis/2/office.png diff --git a/public/-/emojis/2/oil.png b/public/-/emojis/2/oil.png Binary files differnew file mode 100644 index 00000000000..8141f0f4d77 --- /dev/null +++ b/public/-/emojis/2/oil.png diff --git a/public/-/emojis/2/ok.png b/public/-/emojis/2/ok.png Binary files differnew file mode 100644 index 00000000000..7ac40b38704 --- /dev/null +++ b/public/-/emojis/2/ok.png diff --git a/public/-/emojis/2/ok_hand.png b/public/-/emojis/2/ok_hand.png Binary files differnew file mode 100644 index 00000000000..cefc5583e4b --- /dev/null +++ b/public/-/emojis/2/ok_hand.png diff --git a/public/-/emojis/2/ok_hand_tone1.png b/public/-/emojis/2/ok_hand_tone1.png Binary files differnew file mode 100644 index 00000000000..6ab2c4a0b30 --- /dev/null +++ b/public/-/emojis/2/ok_hand_tone1.png diff --git a/public/-/emojis/2/ok_hand_tone2.png b/public/-/emojis/2/ok_hand_tone2.png Binary files differnew file mode 100644 index 00000000000..66d1f9e18a1 --- /dev/null +++ b/public/-/emojis/2/ok_hand_tone2.png diff --git a/public/-/emojis/2/ok_hand_tone3.png b/public/-/emojis/2/ok_hand_tone3.png Binary files differnew file mode 100644 index 00000000000..d621900f510 --- /dev/null +++ b/public/-/emojis/2/ok_hand_tone3.png diff --git a/public/-/emojis/2/ok_hand_tone4.png b/public/-/emojis/2/ok_hand_tone4.png Binary files differnew file mode 100644 index 00000000000..e5a04d44ff5 --- /dev/null +++ b/public/-/emojis/2/ok_hand_tone4.png diff --git a/public/-/emojis/2/ok_hand_tone5.png b/public/-/emojis/2/ok_hand_tone5.png Binary files differnew file mode 100644 index 00000000000..2f8ee905c60 --- /dev/null +++ b/public/-/emojis/2/ok_hand_tone5.png diff --git a/public/-/emojis/2/ok_woman.png b/public/-/emojis/2/ok_woman.png Binary files differnew file mode 100644 index 00000000000..13ba0e57483 --- /dev/null +++ b/public/-/emojis/2/ok_woman.png diff --git a/public/-/emojis/2/ok_woman_tone1.png b/public/-/emojis/2/ok_woman_tone1.png Binary files differnew file mode 100644 index 00000000000..5ed4b830368 --- /dev/null +++ b/public/-/emojis/2/ok_woman_tone1.png diff --git a/public/-/emojis/2/ok_woman_tone2.png b/public/-/emojis/2/ok_woman_tone2.png Binary files differnew file mode 100644 index 00000000000..9ccd187d96f --- /dev/null +++ b/public/-/emojis/2/ok_woman_tone2.png diff --git a/public/-/emojis/2/ok_woman_tone3.png b/public/-/emojis/2/ok_woman_tone3.png Binary files differnew file mode 100644 index 00000000000..fa03cb6d59a --- /dev/null +++ b/public/-/emojis/2/ok_woman_tone3.png diff --git a/public/-/emojis/2/ok_woman_tone4.png b/public/-/emojis/2/ok_woman_tone4.png Binary files differnew file mode 100644 index 00000000000..d0dde591096 --- /dev/null +++ b/public/-/emojis/2/ok_woman_tone4.png diff --git a/public/-/emojis/2/ok_woman_tone5.png b/public/-/emojis/2/ok_woman_tone5.png Binary files differnew file mode 100644 index 00000000000..7bba2590a87 --- /dev/null +++ b/public/-/emojis/2/ok_woman_tone5.png diff --git a/public/-/emojis/2/older_man.png b/public/-/emojis/2/older_man.png Binary files differnew file mode 100644 index 00000000000..fdb37b455b0 --- /dev/null +++ b/public/-/emojis/2/older_man.png diff --git a/public/-/emojis/2/older_man_tone1.png b/public/-/emojis/2/older_man_tone1.png Binary files differnew file mode 100644 index 00000000000..282992bb73e --- /dev/null +++ b/public/-/emojis/2/older_man_tone1.png diff --git a/public/-/emojis/2/older_man_tone2.png b/public/-/emojis/2/older_man_tone2.png Binary files differnew file mode 100644 index 00000000000..28c013c40f8 --- /dev/null +++ b/public/-/emojis/2/older_man_tone2.png diff --git a/public/-/emojis/2/older_man_tone3.png b/public/-/emojis/2/older_man_tone3.png Binary files differnew file mode 100644 index 00000000000..7af90cd6ea8 --- /dev/null +++ b/public/-/emojis/2/older_man_tone3.png diff --git a/public/-/emojis/2/older_man_tone4.png b/public/-/emojis/2/older_man_tone4.png Binary files differnew file mode 100644 index 00000000000..c66b2711cf8 --- /dev/null +++ b/public/-/emojis/2/older_man_tone4.png diff --git a/public/-/emojis/2/older_man_tone5.png b/public/-/emojis/2/older_man_tone5.png Binary files differnew file mode 100644 index 00000000000..86b09738a44 --- /dev/null +++ b/public/-/emojis/2/older_man_tone5.png diff --git a/public/-/emojis/2/older_woman.png b/public/-/emojis/2/older_woman.png Binary files differnew file mode 100644 index 00000000000..f1d13148730 --- /dev/null +++ b/public/-/emojis/2/older_woman.png diff --git a/public/-/emojis/2/older_woman_tone1.png b/public/-/emojis/2/older_woman_tone1.png Binary files differnew file mode 100644 index 00000000000..bfb73101f61 --- /dev/null +++ b/public/-/emojis/2/older_woman_tone1.png diff --git a/public/-/emojis/2/older_woman_tone2.png b/public/-/emojis/2/older_woman_tone2.png Binary files differnew file mode 100644 index 00000000000..c977015582d --- /dev/null +++ b/public/-/emojis/2/older_woman_tone2.png diff --git a/public/-/emojis/2/older_woman_tone3.png b/public/-/emojis/2/older_woman_tone3.png Binary files differnew file mode 100644 index 00000000000..cc7922077a4 --- /dev/null +++ b/public/-/emojis/2/older_woman_tone3.png diff --git a/public/-/emojis/2/older_woman_tone4.png b/public/-/emojis/2/older_woman_tone4.png Binary files differnew file mode 100644 index 00000000000..77111bf20a6 --- /dev/null +++ b/public/-/emojis/2/older_woman_tone4.png diff --git a/public/-/emojis/2/older_woman_tone5.png b/public/-/emojis/2/older_woman_tone5.png Binary files differnew file mode 100644 index 00000000000..26673b3df96 --- /dev/null +++ b/public/-/emojis/2/older_woman_tone5.png diff --git a/public/-/emojis/2/om_symbol.png b/public/-/emojis/2/om_symbol.png Binary files differnew file mode 100644 index 00000000000..ce778fd4457 --- /dev/null +++ b/public/-/emojis/2/om_symbol.png diff --git a/public/-/emojis/2/on.png b/public/-/emojis/2/on.png Binary files differnew file mode 100644 index 00000000000..74fd6c584b8 --- /dev/null +++ b/public/-/emojis/2/on.png diff --git a/public/-/emojis/2/oncoming_automobile.png b/public/-/emojis/2/oncoming_automobile.png Binary files differnew file mode 100644 index 00000000000..8579ad86c3a --- /dev/null +++ b/public/-/emojis/2/oncoming_automobile.png diff --git a/public/-/emojis/2/oncoming_bus.png b/public/-/emojis/2/oncoming_bus.png Binary files differnew file mode 100644 index 00000000000..0b9dc0544e8 --- /dev/null +++ b/public/-/emojis/2/oncoming_bus.png diff --git a/public/-/emojis/2/oncoming_police_car.png b/public/-/emojis/2/oncoming_police_car.png Binary files differnew file mode 100644 index 00000000000..b4e95c64bba --- /dev/null +++ b/public/-/emojis/2/oncoming_police_car.png diff --git a/public/-/emojis/2/oncoming_taxi.png b/public/-/emojis/2/oncoming_taxi.png Binary files differnew file mode 100644 index 00000000000..9211b81d8d1 --- /dev/null +++ b/public/-/emojis/2/oncoming_taxi.png diff --git a/public/-/emojis/2/one.png b/public/-/emojis/2/one.png Binary files differnew file mode 100644 index 00000000000..2532afb6fcf --- /dev/null +++ b/public/-/emojis/2/one.png diff --git a/public/-/emojis/2/open_file_folder.png b/public/-/emojis/2/open_file_folder.png Binary files differnew file mode 100644 index 00000000000..d33f2f40c9a --- /dev/null +++ b/public/-/emojis/2/open_file_folder.png diff --git a/public/-/emojis/2/open_hands.png b/public/-/emojis/2/open_hands.png Binary files differnew file mode 100644 index 00000000000..d4bdccbe0b2 --- /dev/null +++ b/public/-/emojis/2/open_hands.png diff --git a/public/-/emojis/2/open_hands_tone1.png b/public/-/emojis/2/open_hands_tone1.png Binary files differnew file mode 100644 index 00000000000..1ba31eeb590 --- /dev/null +++ b/public/-/emojis/2/open_hands_tone1.png diff --git a/public/-/emojis/2/open_hands_tone2.png b/public/-/emojis/2/open_hands_tone2.png Binary files differnew file mode 100644 index 00000000000..a74b5b4d5bf --- /dev/null +++ b/public/-/emojis/2/open_hands_tone2.png diff --git a/public/-/emojis/2/open_hands_tone3.png b/public/-/emojis/2/open_hands_tone3.png Binary files differnew file mode 100644 index 00000000000..5dc472da57e --- /dev/null +++ b/public/-/emojis/2/open_hands_tone3.png diff --git a/public/-/emojis/2/open_hands_tone4.png b/public/-/emojis/2/open_hands_tone4.png Binary files differnew file mode 100644 index 00000000000..435544a1f26 --- /dev/null +++ b/public/-/emojis/2/open_hands_tone4.png diff --git a/public/-/emojis/2/open_hands_tone5.png b/public/-/emojis/2/open_hands_tone5.png Binary files differnew file mode 100644 index 00000000000..a5d516049ac --- /dev/null +++ b/public/-/emojis/2/open_hands_tone5.png diff --git a/public/-/emojis/2/open_mouth.png b/public/-/emojis/2/open_mouth.png Binary files differnew file mode 100644 index 00000000000..17fbef0c183 --- /dev/null +++ b/public/-/emojis/2/open_mouth.png diff --git a/public/-/emojis/2/ophiuchus.png b/public/-/emojis/2/ophiuchus.png Binary files differnew file mode 100644 index 00000000000..5e9a128b9af --- /dev/null +++ b/public/-/emojis/2/ophiuchus.png diff --git a/public/-/emojis/2/orange_book.png b/public/-/emojis/2/orange_book.png Binary files differnew file mode 100644 index 00000000000..d673bc9aec5 --- /dev/null +++ b/public/-/emojis/2/orange_book.png diff --git a/public/-/emojis/2/orthodox_cross.png b/public/-/emojis/2/orthodox_cross.png Binary files differnew file mode 100644 index 00000000000..7ae9fcb33d1 --- /dev/null +++ b/public/-/emojis/2/orthodox_cross.png diff --git a/public/-/emojis/2/outbox_tray.png b/public/-/emojis/2/outbox_tray.png Binary files differnew file mode 100644 index 00000000000..0d0afbfeccb --- /dev/null +++ b/public/-/emojis/2/outbox_tray.png diff --git a/public/-/emojis/2/owl.png b/public/-/emojis/2/owl.png Binary files differnew file mode 100644 index 00000000000..d559d46d75c --- /dev/null +++ b/public/-/emojis/2/owl.png diff --git a/public/-/emojis/2/ox.png b/public/-/emojis/2/ox.png Binary files differnew file mode 100644 index 00000000000..539f49b8a2c --- /dev/null +++ b/public/-/emojis/2/ox.png diff --git a/public/-/emojis/2/package.png b/public/-/emojis/2/package.png Binary files differnew file mode 100644 index 00000000000..cee076870bb --- /dev/null +++ b/public/-/emojis/2/package.png diff --git a/public/-/emojis/2/page_facing_up.png b/public/-/emojis/2/page_facing_up.png Binary files differnew file mode 100644 index 00000000000..31e199da290 --- /dev/null +++ b/public/-/emojis/2/page_facing_up.png diff --git a/public/-/emojis/2/page_with_curl.png b/public/-/emojis/2/page_with_curl.png Binary files differnew file mode 100644 index 00000000000..b252e563dcf --- /dev/null +++ b/public/-/emojis/2/page_with_curl.png diff --git a/public/-/emojis/2/pager.png b/public/-/emojis/2/pager.png Binary files differnew file mode 100644 index 00000000000..3fe3355c646 --- /dev/null +++ b/public/-/emojis/2/pager.png diff --git a/public/-/emojis/2/paintbrush.png b/public/-/emojis/2/paintbrush.png Binary files differnew file mode 100644 index 00000000000..b429269f18c --- /dev/null +++ b/public/-/emojis/2/paintbrush.png diff --git a/public/-/emojis/2/palm_tree.png b/public/-/emojis/2/palm_tree.png Binary files differnew file mode 100644 index 00000000000..e26bc83032b --- /dev/null +++ b/public/-/emojis/2/palm_tree.png diff --git a/public/-/emojis/2/pancakes.png b/public/-/emojis/2/pancakes.png Binary files differnew file mode 100644 index 00000000000..4906a19fcee --- /dev/null +++ b/public/-/emojis/2/pancakes.png diff --git a/public/-/emojis/2/panda_face.png b/public/-/emojis/2/panda_face.png Binary files differnew file mode 100644 index 00000000000..edfc15d1db3 --- /dev/null +++ b/public/-/emojis/2/panda_face.png diff --git a/public/-/emojis/2/paperclip.png b/public/-/emojis/2/paperclip.png Binary files differnew file mode 100644 index 00000000000..a307e0efc87 --- /dev/null +++ b/public/-/emojis/2/paperclip.png diff --git a/public/-/emojis/2/paperclips.png b/public/-/emojis/2/paperclips.png Binary files differnew file mode 100644 index 00000000000..01010d13145 --- /dev/null +++ b/public/-/emojis/2/paperclips.png diff --git a/public/-/emojis/2/park.png b/public/-/emojis/2/park.png Binary files differnew file mode 100644 index 00000000000..d3fba154924 --- /dev/null +++ b/public/-/emojis/2/park.png diff --git a/public/-/emojis/2/parking.png b/public/-/emojis/2/parking.png Binary files differnew file mode 100644 index 00000000000..8b547b76816 --- /dev/null +++ b/public/-/emojis/2/parking.png diff --git a/public/-/emojis/2/part_alternation_mark.png b/public/-/emojis/2/part_alternation_mark.png Binary files differnew file mode 100644 index 00000000000..0432e380f23 --- /dev/null +++ b/public/-/emojis/2/part_alternation_mark.png diff --git a/public/-/emojis/2/partly_sunny.png b/public/-/emojis/2/partly_sunny.png Binary files differnew file mode 100644 index 00000000000..dcb0aa10133 --- /dev/null +++ b/public/-/emojis/2/partly_sunny.png diff --git a/public/-/emojis/2/passport_control.png b/public/-/emojis/2/passport_control.png Binary files differnew file mode 100644 index 00000000000..13d436b025c --- /dev/null +++ b/public/-/emojis/2/passport_control.png diff --git a/public/-/emojis/2/pause_button.png b/public/-/emojis/2/pause_button.png Binary files differnew file mode 100644 index 00000000000..cf62af3cbf8 --- /dev/null +++ b/public/-/emojis/2/pause_button.png diff --git a/public/-/emojis/2/peace.png b/public/-/emojis/2/peace.png Binary files differnew file mode 100644 index 00000000000..331e82e5f4a --- /dev/null +++ b/public/-/emojis/2/peace.png diff --git a/public/-/emojis/2/peach.png b/public/-/emojis/2/peach.png Binary files differnew file mode 100644 index 00000000000..a432bcbcdb7 --- /dev/null +++ b/public/-/emojis/2/peach.png diff --git a/public/-/emojis/2/peanuts.png b/public/-/emojis/2/peanuts.png Binary files differnew file mode 100644 index 00000000000..dbcb5e3f13c --- /dev/null +++ b/public/-/emojis/2/peanuts.png diff --git a/public/-/emojis/2/pear.png b/public/-/emojis/2/pear.png Binary files differnew file mode 100644 index 00000000000..89f121d93ef --- /dev/null +++ b/public/-/emojis/2/pear.png diff --git a/public/-/emojis/2/pen_ballpoint.png b/public/-/emojis/2/pen_ballpoint.png Binary files differnew file mode 100644 index 00000000000..b28ecf7a4de --- /dev/null +++ b/public/-/emojis/2/pen_ballpoint.png diff --git a/public/-/emojis/2/pen_fountain.png b/public/-/emojis/2/pen_fountain.png Binary files differnew file mode 100644 index 00000000000..8610ec1eb35 --- /dev/null +++ b/public/-/emojis/2/pen_fountain.png diff --git a/public/-/emojis/2/pencil.png b/public/-/emojis/2/pencil.png Binary files differnew file mode 100644 index 00000000000..69795a5c331 --- /dev/null +++ b/public/-/emojis/2/pencil.png diff --git a/public/-/emojis/2/pencil2.png b/public/-/emojis/2/pencil2.png Binary files differnew file mode 100644 index 00000000000..c0b04c7d34e --- /dev/null +++ b/public/-/emojis/2/pencil2.png diff --git a/public/-/emojis/2/penguin.png b/public/-/emojis/2/penguin.png Binary files differnew file mode 100644 index 00000000000..3787ce64f36 --- /dev/null +++ b/public/-/emojis/2/penguin.png diff --git a/public/-/emojis/2/pensive.png b/public/-/emojis/2/pensive.png Binary files differnew file mode 100644 index 00000000000..1ca0d392746 --- /dev/null +++ b/public/-/emojis/2/pensive.png diff --git a/public/-/emojis/2/performing_arts.png b/public/-/emojis/2/performing_arts.png Binary files differnew file mode 100644 index 00000000000..817aaac81fa --- /dev/null +++ b/public/-/emojis/2/performing_arts.png diff --git a/public/-/emojis/2/persevere.png b/public/-/emojis/2/persevere.png Binary files differnew file mode 100644 index 00000000000..0300cecd2b1 --- /dev/null +++ b/public/-/emojis/2/persevere.png diff --git a/public/-/emojis/2/person_frowning.png b/public/-/emojis/2/person_frowning.png Binary files differnew file mode 100644 index 00000000000..ef83e19282e --- /dev/null +++ b/public/-/emojis/2/person_frowning.png diff --git a/public/-/emojis/2/person_frowning_tone1.png b/public/-/emojis/2/person_frowning_tone1.png Binary files differnew file mode 100644 index 00000000000..1c1d5f031ca --- /dev/null +++ b/public/-/emojis/2/person_frowning_tone1.png diff --git a/public/-/emojis/2/person_frowning_tone2.png b/public/-/emojis/2/person_frowning_tone2.png Binary files differnew file mode 100644 index 00000000000..669f500c408 --- /dev/null +++ b/public/-/emojis/2/person_frowning_tone2.png diff --git a/public/-/emojis/2/person_frowning_tone3.png b/public/-/emojis/2/person_frowning_tone3.png Binary files differnew file mode 100644 index 00000000000..467477ab715 --- /dev/null +++ b/public/-/emojis/2/person_frowning_tone3.png diff --git a/public/-/emojis/2/person_frowning_tone4.png b/public/-/emojis/2/person_frowning_tone4.png Binary files differnew file mode 100644 index 00000000000..594954e686a --- /dev/null +++ b/public/-/emojis/2/person_frowning_tone4.png diff --git a/public/-/emojis/2/person_frowning_tone5.png b/public/-/emojis/2/person_frowning_tone5.png Binary files differnew file mode 100644 index 00000000000..f3f923ce7c4 --- /dev/null +++ b/public/-/emojis/2/person_frowning_tone5.png diff --git a/public/-/emojis/2/person_with_blond_hair.png b/public/-/emojis/2/person_with_blond_hair.png Binary files differnew file mode 100644 index 00000000000..a55c1fe3bba --- /dev/null +++ b/public/-/emojis/2/person_with_blond_hair.png diff --git a/public/-/emojis/2/person_with_blond_hair_tone1.png b/public/-/emojis/2/person_with_blond_hair_tone1.png Binary files differnew file mode 100644 index 00000000000..f5c55e083f2 --- /dev/null +++ b/public/-/emojis/2/person_with_blond_hair_tone1.png diff --git a/public/-/emojis/2/person_with_blond_hair_tone2.png b/public/-/emojis/2/person_with_blond_hair_tone2.png Binary files differnew file mode 100644 index 00000000000..a520269d964 --- /dev/null +++ b/public/-/emojis/2/person_with_blond_hair_tone2.png diff --git a/public/-/emojis/2/person_with_blond_hair_tone3.png b/public/-/emojis/2/person_with_blond_hair_tone3.png Binary files differnew file mode 100644 index 00000000000..6da4018043b --- /dev/null +++ b/public/-/emojis/2/person_with_blond_hair_tone3.png diff --git a/public/-/emojis/2/person_with_blond_hair_tone4.png b/public/-/emojis/2/person_with_blond_hair_tone4.png Binary files differnew file mode 100644 index 00000000000..b680160dd1a --- /dev/null +++ b/public/-/emojis/2/person_with_blond_hair_tone4.png diff --git a/public/-/emojis/2/person_with_blond_hair_tone5.png b/public/-/emojis/2/person_with_blond_hair_tone5.png Binary files differnew file mode 100644 index 00000000000..798f5c6a3d1 --- /dev/null +++ b/public/-/emojis/2/person_with_blond_hair_tone5.png diff --git a/public/-/emojis/2/person_with_pouting_face.png b/public/-/emojis/2/person_with_pouting_face.png Binary files differnew file mode 100644 index 00000000000..7a4b7892d7d --- /dev/null +++ b/public/-/emojis/2/person_with_pouting_face.png diff --git a/public/-/emojis/2/person_with_pouting_face_tone1.png b/public/-/emojis/2/person_with_pouting_face_tone1.png Binary files differnew file mode 100644 index 00000000000..41700c179b9 --- /dev/null +++ b/public/-/emojis/2/person_with_pouting_face_tone1.png diff --git a/public/-/emojis/2/person_with_pouting_face_tone2.png b/public/-/emojis/2/person_with_pouting_face_tone2.png Binary files differnew file mode 100644 index 00000000000..14d6be7d79a --- /dev/null +++ b/public/-/emojis/2/person_with_pouting_face_tone2.png diff --git a/public/-/emojis/2/person_with_pouting_face_tone3.png b/public/-/emojis/2/person_with_pouting_face_tone3.png Binary files differnew file mode 100644 index 00000000000..541061e5935 --- /dev/null +++ b/public/-/emojis/2/person_with_pouting_face_tone3.png diff --git a/public/-/emojis/2/person_with_pouting_face_tone4.png b/public/-/emojis/2/person_with_pouting_face_tone4.png Binary files differnew file mode 100644 index 00000000000..e797d3f2532 --- /dev/null +++ b/public/-/emojis/2/person_with_pouting_face_tone4.png diff --git a/public/-/emojis/2/person_with_pouting_face_tone5.png b/public/-/emojis/2/person_with_pouting_face_tone5.png Binary files differnew file mode 100644 index 00000000000..d245c8b7e35 --- /dev/null +++ b/public/-/emojis/2/person_with_pouting_face_tone5.png diff --git a/public/-/emojis/2/pick.png b/public/-/emojis/2/pick.png Binary files differnew file mode 100644 index 00000000000..a3b573f104f --- /dev/null +++ b/public/-/emojis/2/pick.png diff --git a/public/-/emojis/2/pig.png b/public/-/emojis/2/pig.png Binary files differnew file mode 100644 index 00000000000..c8f36d0b6bf --- /dev/null +++ b/public/-/emojis/2/pig.png diff --git a/public/-/emojis/2/pig2.png b/public/-/emojis/2/pig2.png Binary files differnew file mode 100644 index 00000000000..e3313b515e6 --- /dev/null +++ b/public/-/emojis/2/pig2.png diff --git a/public/-/emojis/2/pig_nose.png b/public/-/emojis/2/pig_nose.png Binary files differnew file mode 100644 index 00000000000..34eb7ca5e74 --- /dev/null +++ b/public/-/emojis/2/pig_nose.png diff --git a/public/-/emojis/2/pill.png b/public/-/emojis/2/pill.png Binary files differnew file mode 100644 index 00000000000..7a926596862 --- /dev/null +++ b/public/-/emojis/2/pill.png diff --git a/public/-/emojis/2/pineapple.png b/public/-/emojis/2/pineapple.png Binary files differnew file mode 100644 index 00000000000..e1cef9c1106 --- /dev/null +++ b/public/-/emojis/2/pineapple.png diff --git a/public/-/emojis/2/ping_pong.png b/public/-/emojis/2/ping_pong.png Binary files differnew file mode 100644 index 00000000000..fc1de71206a --- /dev/null +++ b/public/-/emojis/2/ping_pong.png diff --git a/public/-/emojis/2/pisces.png b/public/-/emojis/2/pisces.png Binary files differnew file mode 100644 index 00000000000..5b748a7422a --- /dev/null +++ b/public/-/emojis/2/pisces.png diff --git a/public/-/emojis/2/pizza.png b/public/-/emojis/2/pizza.png Binary files differnew file mode 100644 index 00000000000..522a6a88b1c --- /dev/null +++ b/public/-/emojis/2/pizza.png diff --git a/public/-/emojis/2/place_of_worship.png b/public/-/emojis/2/place_of_worship.png Binary files differnew file mode 100644 index 00000000000..e36b7b7222e --- /dev/null +++ b/public/-/emojis/2/place_of_worship.png diff --git a/public/-/emojis/2/play_pause.png b/public/-/emojis/2/play_pause.png Binary files differnew file mode 100644 index 00000000000..1955922e2f6 --- /dev/null +++ b/public/-/emojis/2/play_pause.png diff --git a/public/-/emojis/2/point_down.png b/public/-/emojis/2/point_down.png Binary files differnew file mode 100644 index 00000000000..0f1ff30678b --- /dev/null +++ b/public/-/emojis/2/point_down.png diff --git a/public/-/emojis/2/point_down_tone1.png b/public/-/emojis/2/point_down_tone1.png Binary files differnew file mode 100644 index 00000000000..1940b678983 --- /dev/null +++ b/public/-/emojis/2/point_down_tone1.png diff --git a/public/-/emojis/2/point_down_tone2.png b/public/-/emojis/2/point_down_tone2.png Binary files differnew file mode 100644 index 00000000000..f5818c7ff48 --- /dev/null +++ b/public/-/emojis/2/point_down_tone2.png diff --git a/public/-/emojis/2/point_down_tone3.png b/public/-/emojis/2/point_down_tone3.png Binary files differnew file mode 100644 index 00000000000..80ad44feeb5 --- /dev/null +++ b/public/-/emojis/2/point_down_tone3.png diff --git a/public/-/emojis/2/point_down_tone4.png b/public/-/emojis/2/point_down_tone4.png Binary files differnew file mode 100644 index 00000000000..dd6ade5547e --- /dev/null +++ b/public/-/emojis/2/point_down_tone4.png diff --git a/public/-/emojis/2/point_down_tone5.png b/public/-/emojis/2/point_down_tone5.png Binary files differnew file mode 100644 index 00000000000..b1f9d1f5fde --- /dev/null +++ b/public/-/emojis/2/point_down_tone5.png diff --git a/public/-/emojis/2/point_left.png b/public/-/emojis/2/point_left.png Binary files differnew file mode 100644 index 00000000000..1330a37c03c --- /dev/null +++ b/public/-/emojis/2/point_left.png diff --git a/public/-/emojis/2/point_left_tone1.png b/public/-/emojis/2/point_left_tone1.png Binary files differnew file mode 100644 index 00000000000..70870fe06a5 --- /dev/null +++ b/public/-/emojis/2/point_left_tone1.png diff --git a/public/-/emojis/2/point_left_tone2.png b/public/-/emojis/2/point_left_tone2.png Binary files differnew file mode 100644 index 00000000000..7a44d8abe73 --- /dev/null +++ b/public/-/emojis/2/point_left_tone2.png diff --git a/public/-/emojis/2/point_left_tone3.png b/public/-/emojis/2/point_left_tone3.png Binary files differnew file mode 100644 index 00000000000..493c1cf043f --- /dev/null +++ b/public/-/emojis/2/point_left_tone3.png diff --git a/public/-/emojis/2/point_left_tone4.png b/public/-/emojis/2/point_left_tone4.png Binary files differnew file mode 100644 index 00000000000..96ba4c680e4 --- /dev/null +++ b/public/-/emojis/2/point_left_tone4.png diff --git a/public/-/emojis/2/point_left_tone5.png b/public/-/emojis/2/point_left_tone5.png Binary files differnew file mode 100644 index 00000000000..4be3b09c8fa --- /dev/null +++ b/public/-/emojis/2/point_left_tone5.png diff --git a/public/-/emojis/2/point_right.png b/public/-/emojis/2/point_right.png Binary files differnew file mode 100644 index 00000000000..4ff5710e09c --- /dev/null +++ b/public/-/emojis/2/point_right.png diff --git a/public/-/emojis/2/point_right_tone1.png b/public/-/emojis/2/point_right_tone1.png Binary files differnew file mode 100644 index 00000000000..b44895c5b51 --- /dev/null +++ b/public/-/emojis/2/point_right_tone1.png diff --git a/public/-/emojis/2/point_right_tone2.png b/public/-/emojis/2/point_right_tone2.png Binary files differnew file mode 100644 index 00000000000..5b8fe2514fb --- /dev/null +++ b/public/-/emojis/2/point_right_tone2.png diff --git a/public/-/emojis/2/point_right_tone3.png b/public/-/emojis/2/point_right_tone3.png Binary files differnew file mode 100644 index 00000000000..93c05c4c6a7 --- /dev/null +++ b/public/-/emojis/2/point_right_tone3.png diff --git a/public/-/emojis/2/point_right_tone4.png b/public/-/emojis/2/point_right_tone4.png Binary files differnew file mode 100644 index 00000000000..02e05e05607 --- /dev/null +++ b/public/-/emojis/2/point_right_tone4.png diff --git a/public/-/emojis/2/point_right_tone5.png b/public/-/emojis/2/point_right_tone5.png Binary files differnew file mode 100644 index 00000000000..abf9ed1b55b --- /dev/null +++ b/public/-/emojis/2/point_right_tone5.png diff --git a/public/-/emojis/2/point_up.png b/public/-/emojis/2/point_up.png Binary files differnew file mode 100644 index 00000000000..459c347afc2 --- /dev/null +++ b/public/-/emojis/2/point_up.png diff --git a/public/-/emojis/2/point_up_2.png b/public/-/emojis/2/point_up_2.png Binary files differnew file mode 100644 index 00000000000..40588555177 --- /dev/null +++ b/public/-/emojis/2/point_up_2.png diff --git a/public/-/emojis/2/point_up_2_tone1.png b/public/-/emojis/2/point_up_2_tone1.png Binary files differnew file mode 100644 index 00000000000..5d7b820ebf1 --- /dev/null +++ b/public/-/emojis/2/point_up_2_tone1.png diff --git a/public/-/emojis/2/point_up_2_tone2.png b/public/-/emojis/2/point_up_2_tone2.png Binary files differnew file mode 100644 index 00000000000..46ff4c2f95b --- /dev/null +++ b/public/-/emojis/2/point_up_2_tone2.png diff --git a/public/-/emojis/2/point_up_2_tone3.png b/public/-/emojis/2/point_up_2_tone3.png Binary files differnew file mode 100644 index 00000000000..39d3622b96a --- /dev/null +++ b/public/-/emojis/2/point_up_2_tone3.png diff --git a/public/-/emojis/2/point_up_2_tone4.png b/public/-/emojis/2/point_up_2_tone4.png Binary files differnew file mode 100644 index 00000000000..00eb6198fc4 --- /dev/null +++ b/public/-/emojis/2/point_up_2_tone4.png diff --git a/public/-/emojis/2/point_up_2_tone5.png b/public/-/emojis/2/point_up_2_tone5.png Binary files differnew file mode 100644 index 00000000000..e1614d1e2b5 --- /dev/null +++ b/public/-/emojis/2/point_up_2_tone5.png diff --git a/public/-/emojis/2/point_up_tone1.png b/public/-/emojis/2/point_up_tone1.png Binary files differnew file mode 100644 index 00000000000..74eb90e3ec4 --- /dev/null +++ b/public/-/emojis/2/point_up_tone1.png diff --git a/public/-/emojis/2/point_up_tone2.png b/public/-/emojis/2/point_up_tone2.png Binary files differnew file mode 100644 index 00000000000..17e77dd605e --- /dev/null +++ b/public/-/emojis/2/point_up_tone2.png diff --git a/public/-/emojis/2/point_up_tone3.png b/public/-/emojis/2/point_up_tone3.png Binary files differnew file mode 100644 index 00000000000..3998e0b3517 --- /dev/null +++ b/public/-/emojis/2/point_up_tone3.png diff --git a/public/-/emojis/2/point_up_tone4.png b/public/-/emojis/2/point_up_tone4.png Binary files differnew file mode 100644 index 00000000000..39cb4748ba0 --- /dev/null +++ b/public/-/emojis/2/point_up_tone4.png diff --git a/public/-/emojis/2/point_up_tone5.png b/public/-/emojis/2/point_up_tone5.png Binary files differnew file mode 100644 index 00000000000..83ba921d16a --- /dev/null +++ b/public/-/emojis/2/point_up_tone5.png diff --git a/public/-/emojis/2/police_car.png b/public/-/emojis/2/police_car.png Binary files differnew file mode 100644 index 00000000000..9ac6495da1b --- /dev/null +++ b/public/-/emojis/2/police_car.png diff --git a/public/-/emojis/2/poodle.png b/public/-/emojis/2/poodle.png Binary files differnew file mode 100644 index 00000000000..0a2794d990c --- /dev/null +++ b/public/-/emojis/2/poodle.png diff --git a/public/-/emojis/2/poop.png b/public/-/emojis/2/poop.png Binary files differnew file mode 100644 index 00000000000..c5361b89319 --- /dev/null +++ b/public/-/emojis/2/poop.png diff --git a/public/-/emojis/2/popcorn.png b/public/-/emojis/2/popcorn.png Binary files differnew file mode 100644 index 00000000000..f83b38506f2 --- /dev/null +++ b/public/-/emojis/2/popcorn.png diff --git a/public/-/emojis/2/post_office.png b/public/-/emojis/2/post_office.png Binary files differnew file mode 100644 index 00000000000..35c62a68ea0 --- /dev/null +++ b/public/-/emojis/2/post_office.png diff --git a/public/-/emojis/2/postal_horn.png b/public/-/emojis/2/postal_horn.png Binary files differnew file mode 100644 index 00000000000..b76d1b2b350 --- /dev/null +++ b/public/-/emojis/2/postal_horn.png diff --git a/public/-/emojis/2/postbox.png b/public/-/emojis/2/postbox.png Binary files differnew file mode 100644 index 00000000000..9390b8a6870 --- /dev/null +++ b/public/-/emojis/2/postbox.png diff --git a/public/-/emojis/2/potable_water.png b/public/-/emojis/2/potable_water.png Binary files differnew file mode 100644 index 00000000000..ba2253dc45f --- /dev/null +++ b/public/-/emojis/2/potable_water.png diff --git a/public/-/emojis/2/potato.png b/public/-/emojis/2/potato.png Binary files differnew file mode 100644 index 00000000000..915781de25e --- /dev/null +++ b/public/-/emojis/2/potato.png diff --git a/public/-/emojis/2/pouch.png b/public/-/emojis/2/pouch.png Binary files differnew file mode 100644 index 00000000000..53781258d34 --- /dev/null +++ b/public/-/emojis/2/pouch.png diff --git a/public/-/emojis/2/poultry_leg.png b/public/-/emojis/2/poultry_leg.png Binary files differnew file mode 100644 index 00000000000..73226f25c54 --- /dev/null +++ b/public/-/emojis/2/poultry_leg.png diff --git a/public/-/emojis/2/pound.png b/public/-/emojis/2/pound.png Binary files differnew file mode 100644 index 00000000000..2e2e1e4910f --- /dev/null +++ b/public/-/emojis/2/pound.png diff --git a/public/-/emojis/2/pouting_cat.png b/public/-/emojis/2/pouting_cat.png Binary files differnew file mode 100644 index 00000000000..3849bcb3b4b --- /dev/null +++ b/public/-/emojis/2/pouting_cat.png diff --git a/public/-/emojis/2/pray.png b/public/-/emojis/2/pray.png Binary files differnew file mode 100644 index 00000000000..50665c75185 --- /dev/null +++ b/public/-/emojis/2/pray.png diff --git a/public/-/emojis/2/pray_tone1.png b/public/-/emojis/2/pray_tone1.png Binary files differnew file mode 100644 index 00000000000..b984a73ddeb --- /dev/null +++ b/public/-/emojis/2/pray_tone1.png diff --git a/public/-/emojis/2/pray_tone2.png b/public/-/emojis/2/pray_tone2.png Binary files differnew file mode 100644 index 00000000000..c407a8b3660 --- /dev/null +++ b/public/-/emojis/2/pray_tone2.png diff --git a/public/-/emojis/2/pray_tone3.png b/public/-/emojis/2/pray_tone3.png Binary files differnew file mode 100644 index 00000000000..4e3793a7763 --- /dev/null +++ b/public/-/emojis/2/pray_tone3.png diff --git a/public/-/emojis/2/pray_tone4.png b/public/-/emojis/2/pray_tone4.png Binary files differnew file mode 100644 index 00000000000..2fbfd040536 --- /dev/null +++ b/public/-/emojis/2/pray_tone4.png diff --git a/public/-/emojis/2/pray_tone5.png b/public/-/emojis/2/pray_tone5.png Binary files differnew file mode 100644 index 00000000000..a135b50bb7b --- /dev/null +++ b/public/-/emojis/2/pray_tone5.png diff --git a/public/-/emojis/2/prayer_beads.png b/public/-/emojis/2/prayer_beads.png Binary files differnew file mode 100644 index 00000000000..dc0b65983d2 --- /dev/null +++ b/public/-/emojis/2/prayer_beads.png diff --git a/public/-/emojis/2/pregnant_woman.png b/public/-/emojis/2/pregnant_woman.png Binary files differnew file mode 100644 index 00000000000..7643f388f21 --- /dev/null +++ b/public/-/emojis/2/pregnant_woman.png diff --git a/public/-/emojis/2/pregnant_woman_tone1.png b/public/-/emojis/2/pregnant_woman_tone1.png Binary files differnew file mode 100644 index 00000000000..8600bfdb3d3 --- /dev/null +++ b/public/-/emojis/2/pregnant_woman_tone1.png diff --git a/public/-/emojis/2/pregnant_woman_tone2.png b/public/-/emojis/2/pregnant_woman_tone2.png Binary files differnew file mode 100644 index 00000000000..bb4e83036c6 --- /dev/null +++ b/public/-/emojis/2/pregnant_woman_tone2.png diff --git a/public/-/emojis/2/pregnant_woman_tone3.png b/public/-/emojis/2/pregnant_woman_tone3.png Binary files differnew file mode 100644 index 00000000000..317409a05d4 --- /dev/null +++ b/public/-/emojis/2/pregnant_woman_tone3.png diff --git a/public/-/emojis/2/pregnant_woman_tone4.png b/public/-/emojis/2/pregnant_woman_tone4.png Binary files differnew file mode 100644 index 00000000000..bf7446637bd --- /dev/null +++ b/public/-/emojis/2/pregnant_woman_tone4.png diff --git a/public/-/emojis/2/pregnant_woman_tone5.png b/public/-/emojis/2/pregnant_woman_tone5.png Binary files differnew file mode 100644 index 00000000000..622d4309648 --- /dev/null +++ b/public/-/emojis/2/pregnant_woman_tone5.png diff --git a/public/-/emojis/2/prince.png b/public/-/emojis/2/prince.png Binary files differnew file mode 100644 index 00000000000..89917fcb358 --- /dev/null +++ b/public/-/emojis/2/prince.png diff --git a/public/-/emojis/2/prince_tone1.png b/public/-/emojis/2/prince_tone1.png Binary files differnew file mode 100644 index 00000000000..04801cdd4ad --- /dev/null +++ b/public/-/emojis/2/prince_tone1.png diff --git a/public/-/emojis/2/prince_tone2.png b/public/-/emojis/2/prince_tone2.png Binary files differnew file mode 100644 index 00000000000..2fb88ccbf6f --- /dev/null +++ b/public/-/emojis/2/prince_tone2.png diff --git a/public/-/emojis/2/prince_tone3.png b/public/-/emojis/2/prince_tone3.png Binary files differnew file mode 100644 index 00000000000..232f5df4923 --- /dev/null +++ b/public/-/emojis/2/prince_tone3.png diff --git a/public/-/emojis/2/prince_tone4.png b/public/-/emojis/2/prince_tone4.png Binary files differnew file mode 100644 index 00000000000..d867a211d9b --- /dev/null +++ b/public/-/emojis/2/prince_tone4.png diff --git a/public/-/emojis/2/prince_tone5.png b/public/-/emojis/2/prince_tone5.png Binary files differnew file mode 100644 index 00000000000..32985896d79 --- /dev/null +++ b/public/-/emojis/2/prince_tone5.png diff --git a/public/-/emojis/2/princess.png b/public/-/emojis/2/princess.png Binary files differnew file mode 100644 index 00000000000..7060e9857bf --- /dev/null +++ b/public/-/emojis/2/princess.png diff --git a/public/-/emojis/2/princess_tone1.png b/public/-/emojis/2/princess_tone1.png Binary files differnew file mode 100644 index 00000000000..ff3f587f348 --- /dev/null +++ b/public/-/emojis/2/princess_tone1.png diff --git a/public/-/emojis/2/princess_tone2.png b/public/-/emojis/2/princess_tone2.png Binary files differnew file mode 100644 index 00000000000..4efdc45b19c --- /dev/null +++ b/public/-/emojis/2/princess_tone2.png diff --git a/public/-/emojis/2/princess_tone3.png b/public/-/emojis/2/princess_tone3.png Binary files differnew file mode 100644 index 00000000000..2ad3726ba78 --- /dev/null +++ b/public/-/emojis/2/princess_tone3.png diff --git a/public/-/emojis/2/princess_tone4.png b/public/-/emojis/2/princess_tone4.png Binary files differnew file mode 100644 index 00000000000..5073b327fd5 --- /dev/null +++ b/public/-/emojis/2/princess_tone4.png diff --git a/public/-/emojis/2/princess_tone5.png b/public/-/emojis/2/princess_tone5.png Binary files differnew file mode 100644 index 00000000000..1ad4d672027 --- /dev/null +++ b/public/-/emojis/2/princess_tone5.png diff --git a/public/-/emojis/2/printer.png b/public/-/emojis/2/printer.png Binary files differnew file mode 100644 index 00000000000..788641e1801 --- /dev/null +++ b/public/-/emojis/2/printer.png diff --git a/public/-/emojis/2/projector.png b/public/-/emojis/2/projector.png Binary files differnew file mode 100644 index 00000000000..125cf081a54 --- /dev/null +++ b/public/-/emojis/2/projector.png diff --git a/public/-/emojis/2/punch.png b/public/-/emojis/2/punch.png Binary files differnew file mode 100644 index 00000000000..1f8b6839cd9 --- /dev/null +++ b/public/-/emojis/2/punch.png diff --git a/public/-/emojis/2/punch_tone1.png b/public/-/emojis/2/punch_tone1.png Binary files differnew file mode 100644 index 00000000000..f5413ee12c3 --- /dev/null +++ b/public/-/emojis/2/punch_tone1.png diff --git a/public/-/emojis/2/punch_tone2.png b/public/-/emojis/2/punch_tone2.png Binary files differnew file mode 100644 index 00000000000..3808a169bc2 --- /dev/null +++ b/public/-/emojis/2/punch_tone2.png diff --git a/public/-/emojis/2/punch_tone3.png b/public/-/emojis/2/punch_tone3.png Binary files differnew file mode 100644 index 00000000000..2eca7fc6d97 --- /dev/null +++ b/public/-/emojis/2/punch_tone3.png diff --git a/public/-/emojis/2/punch_tone4.png b/public/-/emojis/2/punch_tone4.png Binary files differnew file mode 100644 index 00000000000..8e3a6afb208 --- /dev/null +++ b/public/-/emojis/2/punch_tone4.png diff --git a/public/-/emojis/2/punch_tone5.png b/public/-/emojis/2/punch_tone5.png Binary files differnew file mode 100644 index 00000000000..7108cd27092 --- /dev/null +++ b/public/-/emojis/2/punch_tone5.png diff --git a/public/-/emojis/2/purple_heart.png b/public/-/emojis/2/purple_heart.png Binary files differnew file mode 100644 index 00000000000..1056c2fba01 --- /dev/null +++ b/public/-/emojis/2/purple_heart.png diff --git a/public/-/emojis/2/purse.png b/public/-/emojis/2/purse.png Binary files differnew file mode 100644 index 00000000000..7a492707535 --- /dev/null +++ b/public/-/emojis/2/purse.png diff --git a/public/-/emojis/2/pushpin.png b/public/-/emojis/2/pushpin.png Binary files differnew file mode 100644 index 00000000000..b42d77e0573 --- /dev/null +++ b/public/-/emojis/2/pushpin.png diff --git a/public/-/emojis/2/put_litter_in_its_place.png b/public/-/emojis/2/put_litter_in_its_place.png Binary files differnew file mode 100644 index 00000000000..50338046ec6 --- /dev/null +++ b/public/-/emojis/2/put_litter_in_its_place.png diff --git a/public/-/emojis/2/question.png b/public/-/emojis/2/question.png Binary files differnew file mode 100644 index 00000000000..e224bd99b83 --- /dev/null +++ b/public/-/emojis/2/question.png diff --git a/public/-/emojis/2/rabbit.png b/public/-/emojis/2/rabbit.png Binary files differnew file mode 100644 index 00000000000..ee77df1edd4 --- /dev/null +++ b/public/-/emojis/2/rabbit.png diff --git a/public/-/emojis/2/rabbit2.png b/public/-/emojis/2/rabbit2.png Binary files differnew file mode 100644 index 00000000000..6d098ccf322 --- /dev/null +++ b/public/-/emojis/2/rabbit2.png diff --git a/public/-/emojis/2/race_car.png b/public/-/emojis/2/race_car.png Binary files differnew file mode 100644 index 00000000000..d6c180cab6d --- /dev/null +++ b/public/-/emojis/2/race_car.png diff --git a/public/-/emojis/2/racehorse.png b/public/-/emojis/2/racehorse.png Binary files differnew file mode 100644 index 00000000000..7fde8bdee57 --- /dev/null +++ b/public/-/emojis/2/racehorse.png diff --git a/public/-/emojis/2/radio.png b/public/-/emojis/2/radio.png Binary files differnew file mode 100644 index 00000000000..eaf4b74a5b9 --- /dev/null +++ b/public/-/emojis/2/radio.png diff --git a/public/-/emojis/2/radio_button.png b/public/-/emojis/2/radio_button.png Binary files differnew file mode 100644 index 00000000000..021cbe4a69c --- /dev/null +++ b/public/-/emojis/2/radio_button.png diff --git a/public/-/emojis/2/radioactive.png b/public/-/emojis/2/radioactive.png Binary files differnew file mode 100644 index 00000000000..af922f09b2b --- /dev/null +++ b/public/-/emojis/2/radioactive.png diff --git a/public/-/emojis/2/rage.png b/public/-/emojis/2/rage.png Binary files differnew file mode 100644 index 00000000000..68d461fd0fd --- /dev/null +++ b/public/-/emojis/2/rage.png diff --git a/public/-/emojis/2/railway_car.png b/public/-/emojis/2/railway_car.png Binary files differnew file mode 100644 index 00000000000..7df2c4c0058 --- /dev/null +++ b/public/-/emojis/2/railway_car.png diff --git a/public/-/emojis/2/railway_track.png b/public/-/emojis/2/railway_track.png Binary files differnew file mode 100644 index 00000000000..e37328e72ef --- /dev/null +++ b/public/-/emojis/2/railway_track.png diff --git a/public/-/emojis/2/rainbow.png b/public/-/emojis/2/rainbow.png Binary files differnew file mode 100644 index 00000000000..ad03c746f94 --- /dev/null +++ b/public/-/emojis/2/rainbow.png diff --git a/public/-/emojis/2/raised_back_of_hand.png b/public/-/emojis/2/raised_back_of_hand.png Binary files differnew file mode 100644 index 00000000000..e5d2399b3a0 --- /dev/null +++ b/public/-/emojis/2/raised_back_of_hand.png diff --git a/public/-/emojis/2/raised_back_of_hand_tone1.png b/public/-/emojis/2/raised_back_of_hand_tone1.png Binary files differnew file mode 100644 index 00000000000..08e8ebfc163 --- /dev/null +++ b/public/-/emojis/2/raised_back_of_hand_tone1.png diff --git a/public/-/emojis/2/raised_back_of_hand_tone2.png b/public/-/emojis/2/raised_back_of_hand_tone2.png Binary files differnew file mode 100644 index 00000000000..7123e2dab44 --- /dev/null +++ b/public/-/emojis/2/raised_back_of_hand_tone2.png diff --git a/public/-/emojis/2/raised_back_of_hand_tone3.png b/public/-/emojis/2/raised_back_of_hand_tone3.png Binary files differnew file mode 100644 index 00000000000..7289a913c85 --- /dev/null +++ b/public/-/emojis/2/raised_back_of_hand_tone3.png diff --git a/public/-/emojis/2/raised_back_of_hand_tone4.png b/public/-/emojis/2/raised_back_of_hand_tone4.png Binary files differnew file mode 100644 index 00000000000..67a77a92b65 --- /dev/null +++ b/public/-/emojis/2/raised_back_of_hand_tone4.png diff --git a/public/-/emojis/2/raised_back_of_hand_tone5.png b/public/-/emojis/2/raised_back_of_hand_tone5.png Binary files differnew file mode 100644 index 00000000000..5e067c1681c --- /dev/null +++ b/public/-/emojis/2/raised_back_of_hand_tone5.png diff --git a/public/-/emojis/2/raised_hand.png b/public/-/emojis/2/raised_hand.png Binary files differnew file mode 100644 index 00000000000..e9bdf7e5a5e --- /dev/null +++ b/public/-/emojis/2/raised_hand.png diff --git a/public/-/emojis/2/raised_hand_tone1.png b/public/-/emojis/2/raised_hand_tone1.png Binary files differnew file mode 100644 index 00000000000..1f241453f0d --- /dev/null +++ b/public/-/emojis/2/raised_hand_tone1.png diff --git a/public/-/emojis/2/raised_hand_tone2.png b/public/-/emojis/2/raised_hand_tone2.png Binary files differnew file mode 100644 index 00000000000..36128fff984 --- /dev/null +++ b/public/-/emojis/2/raised_hand_tone2.png diff --git a/public/-/emojis/2/raised_hand_tone3.png b/public/-/emojis/2/raised_hand_tone3.png Binary files differnew file mode 100644 index 00000000000..81569a49088 --- /dev/null +++ b/public/-/emojis/2/raised_hand_tone3.png diff --git a/public/-/emojis/2/raised_hand_tone4.png b/public/-/emojis/2/raised_hand_tone4.png Binary files differnew file mode 100644 index 00000000000..ee7c304811b --- /dev/null +++ b/public/-/emojis/2/raised_hand_tone4.png diff --git a/public/-/emojis/2/raised_hand_tone5.png b/public/-/emojis/2/raised_hand_tone5.png Binary files differnew file mode 100644 index 00000000000..29cf0754048 --- /dev/null +++ b/public/-/emojis/2/raised_hand_tone5.png diff --git a/public/-/emojis/2/raised_hands.png b/public/-/emojis/2/raised_hands.png Binary files differnew file mode 100644 index 00000000000..d60ecbfed71 --- /dev/null +++ b/public/-/emojis/2/raised_hands.png diff --git a/public/-/emojis/2/raised_hands_tone1.png b/public/-/emojis/2/raised_hands_tone1.png Binary files differnew file mode 100644 index 00000000000..ed9b563956d --- /dev/null +++ b/public/-/emojis/2/raised_hands_tone1.png diff --git a/public/-/emojis/2/raised_hands_tone2.png b/public/-/emojis/2/raised_hands_tone2.png Binary files differnew file mode 100644 index 00000000000..dd6fdab1b91 --- /dev/null +++ b/public/-/emojis/2/raised_hands_tone2.png diff --git a/public/-/emojis/2/raised_hands_tone3.png b/public/-/emojis/2/raised_hands_tone3.png Binary files differnew file mode 100644 index 00000000000..6d60cf17a02 --- /dev/null +++ b/public/-/emojis/2/raised_hands_tone3.png diff --git a/public/-/emojis/2/raised_hands_tone4.png b/public/-/emojis/2/raised_hands_tone4.png Binary files differnew file mode 100644 index 00000000000..1af063fa865 --- /dev/null +++ b/public/-/emojis/2/raised_hands_tone4.png diff --git a/public/-/emojis/2/raised_hands_tone5.png b/public/-/emojis/2/raised_hands_tone5.png Binary files differnew file mode 100644 index 00000000000..bae4d1c0e96 --- /dev/null +++ b/public/-/emojis/2/raised_hands_tone5.png diff --git a/public/-/emojis/2/raising_hand.png b/public/-/emojis/2/raising_hand.png Binary files differnew file mode 100644 index 00000000000..d1e1b7d3cd6 --- /dev/null +++ b/public/-/emojis/2/raising_hand.png diff --git a/public/-/emojis/2/raising_hand_tone1.png b/public/-/emojis/2/raising_hand_tone1.png Binary files differnew file mode 100644 index 00000000000..47bd7568b49 --- /dev/null +++ b/public/-/emojis/2/raising_hand_tone1.png diff --git a/public/-/emojis/2/raising_hand_tone2.png b/public/-/emojis/2/raising_hand_tone2.png Binary files differnew file mode 100644 index 00000000000..4701e2834b2 --- /dev/null +++ b/public/-/emojis/2/raising_hand_tone2.png diff --git a/public/-/emojis/2/raising_hand_tone3.png b/public/-/emojis/2/raising_hand_tone3.png Binary files differnew file mode 100644 index 00000000000..6dcb187d3b4 --- /dev/null +++ b/public/-/emojis/2/raising_hand_tone3.png diff --git a/public/-/emojis/2/raising_hand_tone4.png b/public/-/emojis/2/raising_hand_tone4.png Binary files differnew file mode 100644 index 00000000000..6c66cf724a2 --- /dev/null +++ b/public/-/emojis/2/raising_hand_tone4.png diff --git a/public/-/emojis/2/raising_hand_tone5.png b/public/-/emojis/2/raising_hand_tone5.png Binary files differnew file mode 100644 index 00000000000..e4649bef629 --- /dev/null +++ b/public/-/emojis/2/raising_hand_tone5.png diff --git a/public/-/emojis/2/ram.png b/public/-/emojis/2/ram.png Binary files differnew file mode 100644 index 00000000000..ed720a34104 --- /dev/null +++ b/public/-/emojis/2/ram.png diff --git a/public/-/emojis/2/ramen.png b/public/-/emojis/2/ramen.png Binary files differnew file mode 100644 index 00000000000..cc394a81082 --- /dev/null +++ b/public/-/emojis/2/ramen.png diff --git a/public/-/emojis/2/rat.png b/public/-/emojis/2/rat.png Binary files differnew file mode 100644 index 00000000000..43525c25090 --- /dev/null +++ b/public/-/emojis/2/rat.png diff --git a/public/-/emojis/2/record_button.png b/public/-/emojis/2/record_button.png Binary files differnew file mode 100644 index 00000000000..de602cd4b2a --- /dev/null +++ b/public/-/emojis/2/record_button.png diff --git a/public/-/emojis/2/recycle.png b/public/-/emojis/2/recycle.png Binary files differnew file mode 100644 index 00000000000..43ceec54afb --- /dev/null +++ b/public/-/emojis/2/recycle.png diff --git a/public/-/emojis/2/red_car.png b/public/-/emojis/2/red_car.png Binary files differnew file mode 100644 index 00000000000..e03036bdfc9 --- /dev/null +++ b/public/-/emojis/2/red_car.png diff --git a/public/-/emojis/2/red_circle.png b/public/-/emojis/2/red_circle.png Binary files differnew file mode 100644 index 00000000000..2599e084dfc --- /dev/null +++ b/public/-/emojis/2/red_circle.png diff --git a/public/-/emojis/2/registered.png b/public/-/emojis/2/registered.png Binary files differnew file mode 100644 index 00000000000..e0d3d28cff2 --- /dev/null +++ b/public/-/emojis/2/registered.png diff --git a/public/-/emojis/2/relaxed.png b/public/-/emojis/2/relaxed.png Binary files differnew file mode 100644 index 00000000000..aeababb5735 --- /dev/null +++ b/public/-/emojis/2/relaxed.png diff --git a/public/-/emojis/2/relieved.png b/public/-/emojis/2/relieved.png Binary files differnew file mode 100644 index 00000000000..5aab9acec08 --- /dev/null +++ b/public/-/emojis/2/relieved.png diff --git a/public/-/emojis/2/reminder_ribbon.png b/public/-/emojis/2/reminder_ribbon.png Binary files differnew file mode 100644 index 00000000000..a2b4e44f3b0 --- /dev/null +++ b/public/-/emojis/2/reminder_ribbon.png diff --git a/public/-/emojis/2/repeat.png b/public/-/emojis/2/repeat.png Binary files differnew file mode 100644 index 00000000000..b23951091eb --- /dev/null +++ b/public/-/emojis/2/repeat.png diff --git a/public/-/emojis/2/repeat_one.png b/public/-/emojis/2/repeat_one.png Binary files differnew file mode 100644 index 00000000000..054653bc56e --- /dev/null +++ b/public/-/emojis/2/repeat_one.png diff --git a/public/-/emojis/2/restroom.png b/public/-/emojis/2/restroom.png Binary files differnew file mode 100644 index 00000000000..6617f52373c --- /dev/null +++ b/public/-/emojis/2/restroom.png diff --git a/public/-/emojis/2/revolving_hearts.png b/public/-/emojis/2/revolving_hearts.png Binary files differnew file mode 100644 index 00000000000..dac2c409365 --- /dev/null +++ b/public/-/emojis/2/revolving_hearts.png diff --git a/public/-/emojis/2/rewind.png b/public/-/emojis/2/rewind.png Binary files differnew file mode 100644 index 00000000000..46bf1722918 --- /dev/null +++ b/public/-/emojis/2/rewind.png diff --git a/public/-/emojis/2/rhino.png b/public/-/emojis/2/rhino.png Binary files differnew file mode 100644 index 00000000000..668a446803d --- /dev/null +++ b/public/-/emojis/2/rhino.png diff --git a/public/-/emojis/2/ribbon.png b/public/-/emojis/2/ribbon.png Binary files differnew file mode 100644 index 00000000000..4d1f568c1d9 --- /dev/null +++ b/public/-/emojis/2/ribbon.png diff --git a/public/-/emojis/2/rice.png b/public/-/emojis/2/rice.png Binary files differnew file mode 100644 index 00000000000..0b1ddf99281 --- /dev/null +++ b/public/-/emojis/2/rice.png diff --git a/public/-/emojis/2/rice_ball.png b/public/-/emojis/2/rice_ball.png Binary files differnew file mode 100644 index 00000000000..c06515c8e08 --- /dev/null +++ b/public/-/emojis/2/rice_ball.png diff --git a/public/-/emojis/2/rice_cracker.png b/public/-/emojis/2/rice_cracker.png Binary files differnew file mode 100644 index 00000000000..025b0557fc0 --- /dev/null +++ b/public/-/emojis/2/rice_cracker.png diff --git a/public/-/emojis/2/rice_scene.png b/public/-/emojis/2/rice_scene.png Binary files differnew file mode 100644 index 00000000000..243e7ce2ac0 --- /dev/null +++ b/public/-/emojis/2/rice_scene.png diff --git a/public/-/emojis/2/right_facing_fist.png b/public/-/emojis/2/right_facing_fist.png Binary files differnew file mode 100644 index 00000000000..70a51237341 --- /dev/null +++ b/public/-/emojis/2/right_facing_fist.png diff --git a/public/-/emojis/2/right_facing_fist_tone1.png b/public/-/emojis/2/right_facing_fist_tone1.png Binary files differnew file mode 100644 index 00000000000..bda21235986 --- /dev/null +++ b/public/-/emojis/2/right_facing_fist_tone1.png diff --git a/public/-/emojis/2/right_facing_fist_tone2.png b/public/-/emojis/2/right_facing_fist_tone2.png Binary files differnew file mode 100644 index 00000000000..2b5d2514d8d --- /dev/null +++ b/public/-/emojis/2/right_facing_fist_tone2.png diff --git a/public/-/emojis/2/right_facing_fist_tone3.png b/public/-/emojis/2/right_facing_fist_tone3.png Binary files differnew file mode 100644 index 00000000000..40f330a55c1 --- /dev/null +++ b/public/-/emojis/2/right_facing_fist_tone3.png diff --git a/public/-/emojis/2/right_facing_fist_tone4.png b/public/-/emojis/2/right_facing_fist_tone4.png Binary files differnew file mode 100644 index 00000000000..5f1c1293194 --- /dev/null +++ b/public/-/emojis/2/right_facing_fist_tone4.png diff --git a/public/-/emojis/2/right_facing_fist_tone5.png b/public/-/emojis/2/right_facing_fist_tone5.png Binary files differnew file mode 100644 index 00000000000..3a93306f255 --- /dev/null +++ b/public/-/emojis/2/right_facing_fist_tone5.png diff --git a/public/-/emojis/2/ring.png b/public/-/emojis/2/ring.png Binary files differnew file mode 100644 index 00000000000..3fc92c8efa1 --- /dev/null +++ b/public/-/emojis/2/ring.png diff --git a/public/-/emojis/2/robot.png b/public/-/emojis/2/robot.png Binary files differnew file mode 100644 index 00000000000..ddf197b52ea --- /dev/null +++ b/public/-/emojis/2/robot.png diff --git a/public/-/emojis/2/rocket.png b/public/-/emojis/2/rocket.png Binary files differnew file mode 100644 index 00000000000..06a8c008b68 --- /dev/null +++ b/public/-/emojis/2/rocket.png diff --git a/public/-/emojis/2/rofl.png b/public/-/emojis/2/rofl.png Binary files differnew file mode 100644 index 00000000000..53673cef6cc --- /dev/null +++ b/public/-/emojis/2/rofl.png diff --git a/public/-/emojis/2/roller_coaster.png b/public/-/emojis/2/roller_coaster.png Binary files differnew file mode 100644 index 00000000000..5b511bf6de2 --- /dev/null +++ b/public/-/emojis/2/roller_coaster.png diff --git a/public/-/emojis/2/rolling_eyes.png b/public/-/emojis/2/rolling_eyes.png Binary files differnew file mode 100644 index 00000000000..8470e15ff1b --- /dev/null +++ b/public/-/emojis/2/rolling_eyes.png diff --git a/public/-/emojis/2/rooster.png b/public/-/emojis/2/rooster.png Binary files differnew file mode 100644 index 00000000000..9b464ad2831 --- /dev/null +++ b/public/-/emojis/2/rooster.png diff --git a/public/-/emojis/2/rose.png b/public/-/emojis/2/rose.png Binary files differnew file mode 100644 index 00000000000..3b74c1e6901 --- /dev/null +++ b/public/-/emojis/2/rose.png diff --git a/public/-/emojis/2/rosette.png b/public/-/emojis/2/rosette.png Binary files differnew file mode 100644 index 00000000000..9607481278a --- /dev/null +++ b/public/-/emojis/2/rosette.png diff --git a/public/-/emojis/2/rotating_light.png b/public/-/emojis/2/rotating_light.png Binary files differnew file mode 100644 index 00000000000..d868b247cd0 --- /dev/null +++ b/public/-/emojis/2/rotating_light.png diff --git a/public/-/emojis/2/round_pushpin.png b/public/-/emojis/2/round_pushpin.png Binary files differnew file mode 100644 index 00000000000..8b3b49c3ec1 --- /dev/null +++ b/public/-/emojis/2/round_pushpin.png diff --git a/public/-/emojis/2/rowboat.png b/public/-/emojis/2/rowboat.png Binary files differnew file mode 100644 index 00000000000..40705e7e2ad --- /dev/null +++ b/public/-/emojis/2/rowboat.png diff --git a/public/-/emojis/2/rowboat_tone1.png b/public/-/emojis/2/rowboat_tone1.png Binary files differnew file mode 100644 index 00000000000..9014b2f8960 --- /dev/null +++ b/public/-/emojis/2/rowboat_tone1.png diff --git a/public/-/emojis/2/rowboat_tone2.png b/public/-/emojis/2/rowboat_tone2.png Binary files differnew file mode 100644 index 00000000000..70dbf641c14 --- /dev/null +++ b/public/-/emojis/2/rowboat_tone2.png diff --git a/public/-/emojis/2/rowboat_tone3.png b/public/-/emojis/2/rowboat_tone3.png Binary files differnew file mode 100644 index 00000000000..12b23c9b54a --- /dev/null +++ b/public/-/emojis/2/rowboat_tone3.png diff --git a/public/-/emojis/2/rowboat_tone4.png b/public/-/emojis/2/rowboat_tone4.png Binary files differnew file mode 100644 index 00000000000..67b741783a9 --- /dev/null +++ b/public/-/emojis/2/rowboat_tone4.png diff --git a/public/-/emojis/2/rowboat_tone5.png b/public/-/emojis/2/rowboat_tone5.png Binary files differnew file mode 100644 index 00000000000..01ed0805197 --- /dev/null +++ b/public/-/emojis/2/rowboat_tone5.png diff --git a/public/-/emojis/2/rugby_football.png b/public/-/emojis/2/rugby_football.png Binary files differnew file mode 100644 index 00000000000..eb6aece5982 --- /dev/null +++ b/public/-/emojis/2/rugby_football.png diff --git a/public/-/emojis/2/runner.png b/public/-/emojis/2/runner.png Binary files differnew file mode 100644 index 00000000000..ac4142a0d74 --- /dev/null +++ b/public/-/emojis/2/runner.png diff --git a/public/-/emojis/2/runner_tone1.png b/public/-/emojis/2/runner_tone1.png Binary files differnew file mode 100644 index 00000000000..91eedefb220 --- /dev/null +++ b/public/-/emojis/2/runner_tone1.png diff --git a/public/-/emojis/2/runner_tone2.png b/public/-/emojis/2/runner_tone2.png Binary files differnew file mode 100644 index 00000000000..671eebc851c --- /dev/null +++ b/public/-/emojis/2/runner_tone2.png diff --git a/public/-/emojis/2/runner_tone3.png b/public/-/emojis/2/runner_tone3.png Binary files differnew file mode 100644 index 00000000000..c878f4bea7c --- /dev/null +++ b/public/-/emojis/2/runner_tone3.png diff --git a/public/-/emojis/2/runner_tone4.png b/public/-/emojis/2/runner_tone4.png Binary files differnew file mode 100644 index 00000000000..e411c49c4c8 --- /dev/null +++ b/public/-/emojis/2/runner_tone4.png diff --git a/public/-/emojis/2/runner_tone5.png b/public/-/emojis/2/runner_tone5.png Binary files differnew file mode 100644 index 00000000000..481c43d92c8 --- /dev/null +++ b/public/-/emojis/2/runner_tone5.png diff --git a/public/-/emojis/2/running_shirt_with_sash.png b/public/-/emojis/2/running_shirt_with_sash.png Binary files differnew file mode 100644 index 00000000000..354b0f86fab --- /dev/null +++ b/public/-/emojis/2/running_shirt_with_sash.png diff --git a/public/-/emojis/2/sa.png b/public/-/emojis/2/sa.png Binary files differnew file mode 100644 index 00000000000..efda8e0ef41 --- /dev/null +++ b/public/-/emojis/2/sa.png diff --git a/public/-/emojis/2/sagittarius.png b/public/-/emojis/2/sagittarius.png Binary files differnew file mode 100644 index 00000000000..638df61a64f --- /dev/null +++ b/public/-/emojis/2/sagittarius.png diff --git a/public/-/emojis/2/sailboat.png b/public/-/emojis/2/sailboat.png Binary files differnew file mode 100644 index 00000000000..a4affb08500 --- /dev/null +++ b/public/-/emojis/2/sailboat.png diff --git a/public/-/emojis/2/sake.png b/public/-/emojis/2/sake.png Binary files differnew file mode 100644 index 00000000000..32c31b2b19b --- /dev/null +++ b/public/-/emojis/2/sake.png diff --git a/public/-/emojis/2/salad.png b/public/-/emojis/2/salad.png Binary files differnew file mode 100644 index 00000000000..e199bd390e3 --- /dev/null +++ b/public/-/emojis/2/salad.png diff --git a/public/-/emojis/2/sandal.png b/public/-/emojis/2/sandal.png Binary files differnew file mode 100644 index 00000000000..8f641221862 --- /dev/null +++ b/public/-/emojis/2/sandal.png diff --git a/public/-/emojis/2/santa.png b/public/-/emojis/2/santa.png Binary files differnew file mode 100644 index 00000000000..dbea807e355 --- /dev/null +++ b/public/-/emojis/2/santa.png diff --git a/public/-/emojis/2/santa_tone1.png b/public/-/emojis/2/santa_tone1.png Binary files differnew file mode 100644 index 00000000000..c53dafd0dd2 --- /dev/null +++ b/public/-/emojis/2/santa_tone1.png diff --git a/public/-/emojis/2/santa_tone2.png b/public/-/emojis/2/santa_tone2.png Binary files differnew file mode 100644 index 00000000000..8dcc1470f1e --- /dev/null +++ b/public/-/emojis/2/santa_tone2.png diff --git a/public/-/emojis/2/santa_tone3.png b/public/-/emojis/2/santa_tone3.png Binary files differnew file mode 100644 index 00000000000..32c58d37b01 --- /dev/null +++ b/public/-/emojis/2/santa_tone3.png diff --git a/public/-/emojis/2/santa_tone4.png b/public/-/emojis/2/santa_tone4.png Binary files differnew file mode 100644 index 00000000000..434846b95a7 --- /dev/null +++ b/public/-/emojis/2/santa_tone4.png diff --git a/public/-/emojis/2/santa_tone5.png b/public/-/emojis/2/santa_tone5.png Binary files differnew file mode 100644 index 00000000000..9920f21d2bb --- /dev/null +++ b/public/-/emojis/2/santa_tone5.png diff --git a/public/-/emojis/2/satellite.png b/public/-/emojis/2/satellite.png Binary files differnew file mode 100644 index 00000000000..5c559370b45 --- /dev/null +++ b/public/-/emojis/2/satellite.png diff --git a/public/-/emojis/2/satellite_orbital.png b/public/-/emojis/2/satellite_orbital.png Binary files differnew file mode 100644 index 00000000000..a08470226f2 --- /dev/null +++ b/public/-/emojis/2/satellite_orbital.png diff --git a/public/-/emojis/2/saxophone.png b/public/-/emojis/2/saxophone.png Binary files differnew file mode 100644 index 00000000000..1a9fa8f0592 --- /dev/null +++ b/public/-/emojis/2/saxophone.png diff --git a/public/-/emojis/2/scales.png b/public/-/emojis/2/scales.png Binary files differnew file mode 100644 index 00000000000..60485a6d431 --- /dev/null +++ b/public/-/emojis/2/scales.png diff --git a/public/-/emojis/2/school.png b/public/-/emojis/2/school.png Binary files differnew file mode 100644 index 00000000000..34b8e4cb70e --- /dev/null +++ b/public/-/emojis/2/school.png diff --git a/public/-/emojis/2/school_satchel.png b/public/-/emojis/2/school_satchel.png Binary files differnew file mode 100644 index 00000000000..f3d84f31a0e --- /dev/null +++ b/public/-/emojis/2/school_satchel.png diff --git a/public/-/emojis/2/scissors.png b/public/-/emojis/2/scissors.png Binary files differnew file mode 100644 index 00000000000..f1fab8c74dd --- /dev/null +++ b/public/-/emojis/2/scissors.png diff --git a/public/-/emojis/2/scooter.png b/public/-/emojis/2/scooter.png Binary files differnew file mode 100644 index 00000000000..cae1aa50482 --- /dev/null +++ b/public/-/emojis/2/scooter.png diff --git a/public/-/emojis/2/scorpion.png b/public/-/emojis/2/scorpion.png Binary files differnew file mode 100644 index 00000000000..8d8c145857b --- /dev/null +++ b/public/-/emojis/2/scorpion.png diff --git a/public/-/emojis/2/scorpius.png b/public/-/emojis/2/scorpius.png Binary files differnew file mode 100644 index 00000000000..059b45a80de --- /dev/null +++ b/public/-/emojis/2/scorpius.png diff --git a/public/-/emojis/2/scream.png b/public/-/emojis/2/scream.png Binary files differnew file mode 100644 index 00000000000..81467f32ba3 --- /dev/null +++ b/public/-/emojis/2/scream.png diff --git a/public/-/emojis/2/scream_cat.png b/public/-/emojis/2/scream_cat.png Binary files differnew file mode 100644 index 00000000000..c682fe7654a --- /dev/null +++ b/public/-/emojis/2/scream_cat.png diff --git a/public/-/emojis/2/scroll.png b/public/-/emojis/2/scroll.png Binary files differnew file mode 100644 index 00000000000..ddec9deb6f9 --- /dev/null +++ b/public/-/emojis/2/scroll.png diff --git a/public/-/emojis/2/seat.png b/public/-/emojis/2/seat.png Binary files differnew file mode 100644 index 00000000000..4cf5b744f1e --- /dev/null +++ b/public/-/emojis/2/seat.png diff --git a/public/-/emojis/2/second_place.png b/public/-/emojis/2/second_place.png Binary files differnew file mode 100644 index 00000000000..478e95852ea --- /dev/null +++ b/public/-/emojis/2/second_place.png diff --git a/public/-/emojis/2/secret.png b/public/-/emojis/2/secret.png Binary files differnew file mode 100644 index 00000000000..1f0ef02fa53 --- /dev/null +++ b/public/-/emojis/2/secret.png diff --git a/public/-/emojis/2/see_no_evil.png b/public/-/emojis/2/see_no_evil.png Binary files differnew file mode 100644 index 00000000000..7e500f70664 --- /dev/null +++ b/public/-/emojis/2/see_no_evil.png diff --git a/public/-/emojis/2/seedling.png b/public/-/emojis/2/seedling.png Binary files differnew file mode 100644 index 00000000000..9ce4e16a3d7 --- /dev/null +++ b/public/-/emojis/2/seedling.png diff --git a/public/-/emojis/2/selfie.png b/public/-/emojis/2/selfie.png Binary files differnew file mode 100644 index 00000000000..f66a0726e03 --- /dev/null +++ b/public/-/emojis/2/selfie.png diff --git a/public/-/emojis/2/selfie_tone1.png b/public/-/emojis/2/selfie_tone1.png Binary files differnew file mode 100644 index 00000000000..ff8497da02f --- /dev/null +++ b/public/-/emojis/2/selfie_tone1.png diff --git a/public/-/emojis/2/selfie_tone2.png b/public/-/emojis/2/selfie_tone2.png Binary files differnew file mode 100644 index 00000000000..cda07827962 --- /dev/null +++ b/public/-/emojis/2/selfie_tone2.png diff --git a/public/-/emojis/2/selfie_tone3.png b/public/-/emojis/2/selfie_tone3.png Binary files differnew file mode 100644 index 00000000000..c40fdff8972 --- /dev/null +++ b/public/-/emojis/2/selfie_tone3.png diff --git a/public/-/emojis/2/selfie_tone4.png b/public/-/emojis/2/selfie_tone4.png Binary files differnew file mode 100644 index 00000000000..c60858f1006 --- /dev/null +++ b/public/-/emojis/2/selfie_tone4.png diff --git a/public/-/emojis/2/selfie_tone5.png b/public/-/emojis/2/selfie_tone5.png Binary files differnew file mode 100644 index 00000000000..4718b7c8494 --- /dev/null +++ b/public/-/emojis/2/selfie_tone5.png diff --git a/public/-/emojis/2/seven.png b/public/-/emojis/2/seven.png Binary files differnew file mode 100644 index 00000000000..e254ef6fdd4 --- /dev/null +++ b/public/-/emojis/2/seven.png diff --git a/public/-/emojis/2/shallow_pan_of_food.png b/public/-/emojis/2/shallow_pan_of_food.png Binary files differnew file mode 100644 index 00000000000..0fbf77d45b1 --- /dev/null +++ b/public/-/emojis/2/shallow_pan_of_food.png diff --git a/public/-/emojis/2/shamrock.png b/public/-/emojis/2/shamrock.png Binary files differnew file mode 100644 index 00000000000..7fed4712809 --- /dev/null +++ b/public/-/emojis/2/shamrock.png diff --git a/public/-/emojis/2/shark.png b/public/-/emojis/2/shark.png Binary files differnew file mode 100644 index 00000000000..97d2f93a79d --- /dev/null +++ b/public/-/emojis/2/shark.png diff --git a/public/-/emojis/2/shaved_ice.png b/public/-/emojis/2/shaved_ice.png Binary files differnew file mode 100644 index 00000000000..a8483b92c9c --- /dev/null +++ b/public/-/emojis/2/shaved_ice.png diff --git a/public/-/emojis/2/sheep.png b/public/-/emojis/2/sheep.png Binary files differnew file mode 100644 index 00000000000..31168c85de2 --- /dev/null +++ b/public/-/emojis/2/sheep.png diff --git a/public/-/emojis/2/shell.png b/public/-/emojis/2/shell.png Binary files differnew file mode 100644 index 00000000000..500130bf8bb --- /dev/null +++ b/public/-/emojis/2/shell.png diff --git a/public/-/emojis/2/shield.png b/public/-/emojis/2/shield.png Binary files differnew file mode 100644 index 00000000000..1ef6a7e057a --- /dev/null +++ b/public/-/emojis/2/shield.png diff --git a/public/-/emojis/2/shinto_shrine.png b/public/-/emojis/2/shinto_shrine.png Binary files differnew file mode 100644 index 00000000000..037d405f70e --- /dev/null +++ b/public/-/emojis/2/shinto_shrine.png diff --git a/public/-/emojis/2/ship.png b/public/-/emojis/2/ship.png Binary files differnew file mode 100644 index 00000000000..5863070b294 --- /dev/null +++ b/public/-/emojis/2/ship.png diff --git a/public/-/emojis/2/shirt.png b/public/-/emojis/2/shirt.png Binary files differnew file mode 100644 index 00000000000..b86a2dc6d26 --- /dev/null +++ b/public/-/emojis/2/shirt.png diff --git a/public/-/emojis/2/shopping_bags.png b/public/-/emojis/2/shopping_bags.png Binary files differnew file mode 100644 index 00000000000..b37726047d3 --- /dev/null +++ b/public/-/emojis/2/shopping_bags.png diff --git a/public/-/emojis/2/shopping_cart.png b/public/-/emojis/2/shopping_cart.png Binary files differnew file mode 100644 index 00000000000..037e4edb689 --- /dev/null +++ b/public/-/emojis/2/shopping_cart.png diff --git a/public/-/emojis/2/shower.png b/public/-/emojis/2/shower.png Binary files differnew file mode 100644 index 00000000000..223abf3322c --- /dev/null +++ b/public/-/emojis/2/shower.png diff --git a/public/-/emojis/2/shrimp.png b/public/-/emojis/2/shrimp.png Binary files differnew file mode 100644 index 00000000000..7a3667cc1ff --- /dev/null +++ b/public/-/emojis/2/shrimp.png diff --git a/public/-/emojis/2/shrug.png b/public/-/emojis/2/shrug.png Binary files differnew file mode 100644 index 00000000000..cfc3d1471b3 --- /dev/null +++ b/public/-/emojis/2/shrug.png diff --git a/public/-/emojis/2/shrug_tone1.png b/public/-/emojis/2/shrug_tone1.png Binary files differnew file mode 100644 index 00000000000..e2f3d24f8b9 --- /dev/null +++ b/public/-/emojis/2/shrug_tone1.png diff --git a/public/-/emojis/2/shrug_tone2.png b/public/-/emojis/2/shrug_tone2.png Binary files differnew file mode 100644 index 00000000000..7e359abee83 --- /dev/null +++ b/public/-/emojis/2/shrug_tone2.png diff --git a/public/-/emojis/2/shrug_tone3.png b/public/-/emojis/2/shrug_tone3.png Binary files differnew file mode 100644 index 00000000000..301b4922f47 --- /dev/null +++ b/public/-/emojis/2/shrug_tone3.png diff --git a/public/-/emojis/2/shrug_tone4.png b/public/-/emojis/2/shrug_tone4.png Binary files differnew file mode 100644 index 00000000000..7e95a0e23b6 --- /dev/null +++ b/public/-/emojis/2/shrug_tone4.png diff --git a/public/-/emojis/2/shrug_tone5.png b/public/-/emojis/2/shrug_tone5.png Binary files differnew file mode 100644 index 00000000000..771f7611e2d --- /dev/null +++ b/public/-/emojis/2/shrug_tone5.png diff --git a/public/-/emojis/2/signal_strength.png b/public/-/emojis/2/signal_strength.png Binary files differnew file mode 100644 index 00000000000..9a98a83072e --- /dev/null +++ b/public/-/emojis/2/signal_strength.png diff --git a/public/-/emojis/2/six.png b/public/-/emojis/2/six.png Binary files differnew file mode 100644 index 00000000000..fc4482573a7 --- /dev/null +++ b/public/-/emojis/2/six.png diff --git a/public/-/emojis/2/six_pointed_star.png b/public/-/emojis/2/six_pointed_star.png Binary files differnew file mode 100644 index 00000000000..762094850fa --- /dev/null +++ b/public/-/emojis/2/six_pointed_star.png diff --git a/public/-/emojis/2/ski.png b/public/-/emojis/2/ski.png Binary files differnew file mode 100644 index 00000000000..4bbb1966368 --- /dev/null +++ b/public/-/emojis/2/ski.png diff --git a/public/-/emojis/2/skier.png b/public/-/emojis/2/skier.png Binary files differnew file mode 100644 index 00000000000..3a50c6f49ff --- /dev/null +++ b/public/-/emojis/2/skier.png diff --git a/public/-/emojis/2/skull.png b/public/-/emojis/2/skull.png Binary files differnew file mode 100644 index 00000000000..de8357e5fde --- /dev/null +++ b/public/-/emojis/2/skull.png diff --git a/public/-/emojis/2/skull_crossbones.png b/public/-/emojis/2/skull_crossbones.png Binary files differnew file mode 100644 index 00000000000..0840efc4b90 --- /dev/null +++ b/public/-/emojis/2/skull_crossbones.png diff --git a/public/-/emojis/2/sleeping.png b/public/-/emojis/2/sleeping.png Binary files differnew file mode 100644 index 00000000000..7d2315f4c04 --- /dev/null +++ b/public/-/emojis/2/sleeping.png diff --git a/public/-/emojis/2/sleeping_accommodation.png b/public/-/emojis/2/sleeping_accommodation.png Binary files differnew file mode 100644 index 00000000000..a4cfd898944 --- /dev/null +++ b/public/-/emojis/2/sleeping_accommodation.png diff --git a/public/-/emojis/2/sleepy.png b/public/-/emojis/2/sleepy.png Binary files differnew file mode 100644 index 00000000000..ad0fb9b87bf --- /dev/null +++ b/public/-/emojis/2/sleepy.png diff --git a/public/-/emojis/2/slight_frown.png b/public/-/emojis/2/slight_frown.png Binary files differnew file mode 100644 index 00000000000..adb072c7fa5 --- /dev/null +++ b/public/-/emojis/2/slight_frown.png diff --git a/public/-/emojis/2/slight_smile.png b/public/-/emojis/2/slight_smile.png Binary files differnew file mode 100644 index 00000000000..e38c9ba1b92 --- /dev/null +++ b/public/-/emojis/2/slight_smile.png diff --git a/public/-/emojis/2/slot_machine.png b/public/-/emojis/2/slot_machine.png Binary files differnew file mode 100644 index 00000000000..37bfb6b2260 --- /dev/null +++ b/public/-/emojis/2/slot_machine.png diff --git a/public/-/emojis/2/small_blue_diamond.png b/public/-/emojis/2/small_blue_diamond.png Binary files differnew file mode 100644 index 00000000000..b83d4e1129e --- /dev/null +++ b/public/-/emojis/2/small_blue_diamond.png diff --git a/public/-/emojis/2/small_orange_diamond.png b/public/-/emojis/2/small_orange_diamond.png Binary files differnew file mode 100644 index 00000000000..d15c9971d4a --- /dev/null +++ b/public/-/emojis/2/small_orange_diamond.png diff --git a/public/-/emojis/2/small_red_triangle.png b/public/-/emojis/2/small_red_triangle.png Binary files differnew file mode 100644 index 00000000000..d4b36bec645 --- /dev/null +++ b/public/-/emojis/2/small_red_triangle.png diff --git a/public/-/emojis/2/small_red_triangle_down.png b/public/-/emojis/2/small_red_triangle_down.png Binary files differnew file mode 100644 index 00000000000..f5934bc46c6 --- /dev/null +++ b/public/-/emojis/2/small_red_triangle_down.png diff --git a/public/-/emojis/2/smile.png b/public/-/emojis/2/smile.png Binary files differnew file mode 100644 index 00000000000..020856fbfa0 --- /dev/null +++ b/public/-/emojis/2/smile.png diff --git a/public/-/emojis/2/smile_cat.png b/public/-/emojis/2/smile_cat.png Binary files differnew file mode 100644 index 00000000000..7bd86d9ad43 --- /dev/null +++ b/public/-/emojis/2/smile_cat.png diff --git a/public/-/emojis/2/smiley.png b/public/-/emojis/2/smiley.png Binary files differnew file mode 100644 index 00000000000..25db0d4936d --- /dev/null +++ b/public/-/emojis/2/smiley.png diff --git a/public/-/emojis/2/smiley_cat.png b/public/-/emojis/2/smiley_cat.png Binary files differnew file mode 100644 index 00000000000..4b56e4fca6d --- /dev/null +++ b/public/-/emojis/2/smiley_cat.png diff --git a/public/-/emojis/2/smiling_imp.png b/public/-/emojis/2/smiling_imp.png Binary files differnew file mode 100644 index 00000000000..1c23402e37b --- /dev/null +++ b/public/-/emojis/2/smiling_imp.png diff --git a/public/-/emojis/2/smirk.png b/public/-/emojis/2/smirk.png Binary files differnew file mode 100644 index 00000000000..efb6db0393b --- /dev/null +++ b/public/-/emojis/2/smirk.png diff --git a/public/-/emojis/2/smirk_cat.png b/public/-/emojis/2/smirk_cat.png Binary files differnew file mode 100644 index 00000000000..cb2f3f03d42 --- /dev/null +++ b/public/-/emojis/2/smirk_cat.png diff --git a/public/-/emojis/2/smoking.png b/public/-/emojis/2/smoking.png Binary files differnew file mode 100644 index 00000000000..017dff2df8a --- /dev/null +++ b/public/-/emojis/2/smoking.png diff --git a/public/-/emojis/2/snail.png b/public/-/emojis/2/snail.png Binary files differnew file mode 100644 index 00000000000..28a31806c82 --- /dev/null +++ b/public/-/emojis/2/snail.png diff --git a/public/-/emojis/2/snake.png b/public/-/emojis/2/snake.png Binary files differnew file mode 100644 index 00000000000..11680226a2f --- /dev/null +++ b/public/-/emojis/2/snake.png diff --git a/public/-/emojis/2/sneezing_face.png b/public/-/emojis/2/sneezing_face.png Binary files differnew file mode 100644 index 00000000000..f807fe90a10 --- /dev/null +++ b/public/-/emojis/2/sneezing_face.png diff --git a/public/-/emojis/2/snowboarder.png b/public/-/emojis/2/snowboarder.png Binary files differnew file mode 100644 index 00000000000..fd70915bfc6 --- /dev/null +++ b/public/-/emojis/2/snowboarder.png diff --git a/public/-/emojis/2/snowflake.png b/public/-/emojis/2/snowflake.png Binary files differnew file mode 100644 index 00000000000..9eaf9ede6e2 --- /dev/null +++ b/public/-/emojis/2/snowflake.png diff --git a/public/-/emojis/2/snowman.png b/public/-/emojis/2/snowman.png Binary files differnew file mode 100644 index 00000000000..a1c8bbd32ac --- /dev/null +++ b/public/-/emojis/2/snowman.png diff --git a/public/-/emojis/2/snowman2.png b/public/-/emojis/2/snowman2.png Binary files differnew file mode 100644 index 00000000000..67c7572ca8d --- /dev/null +++ b/public/-/emojis/2/snowman2.png diff --git a/public/-/emojis/2/sob.png b/public/-/emojis/2/sob.png Binary files differnew file mode 100644 index 00000000000..5e386c89b4e --- /dev/null +++ b/public/-/emojis/2/sob.png diff --git a/public/-/emojis/2/soccer.png b/public/-/emojis/2/soccer.png Binary files differnew file mode 100644 index 00000000000..a850058d657 --- /dev/null +++ b/public/-/emojis/2/soccer.png diff --git a/public/-/emojis/2/soon.png b/public/-/emojis/2/soon.png Binary files differnew file mode 100644 index 00000000000..1a2c8507203 --- /dev/null +++ b/public/-/emojis/2/soon.png diff --git a/public/-/emojis/2/sos.png b/public/-/emojis/2/sos.png Binary files differnew file mode 100644 index 00000000000..5d014eb40a0 --- /dev/null +++ b/public/-/emojis/2/sos.png diff --git a/public/-/emojis/2/sound.png b/public/-/emojis/2/sound.png Binary files differnew file mode 100644 index 00000000000..8745dcbfea6 --- /dev/null +++ b/public/-/emojis/2/sound.png diff --git a/public/-/emojis/2/space_invader.png b/public/-/emojis/2/space_invader.png Binary files differnew file mode 100644 index 00000000000..20b6a7dc292 --- /dev/null +++ b/public/-/emojis/2/space_invader.png diff --git a/public/-/emojis/2/spades.png b/public/-/emojis/2/spades.png Binary files differnew file mode 100644 index 00000000000..391970ee89f --- /dev/null +++ b/public/-/emojis/2/spades.png diff --git a/public/-/emojis/2/spaghetti.png b/public/-/emojis/2/spaghetti.png Binary files differnew file mode 100644 index 00000000000..7b090699d8c --- /dev/null +++ b/public/-/emojis/2/spaghetti.png diff --git a/public/-/emojis/2/sparkle.png b/public/-/emojis/2/sparkle.png Binary files differnew file mode 100644 index 00000000000..0afb772cea3 --- /dev/null +++ b/public/-/emojis/2/sparkle.png diff --git a/public/-/emojis/2/sparkler.png b/public/-/emojis/2/sparkler.png Binary files differnew file mode 100644 index 00000000000..d161be56b5e --- /dev/null +++ b/public/-/emojis/2/sparkler.png diff --git a/public/-/emojis/2/sparkles.png b/public/-/emojis/2/sparkles.png Binary files differnew file mode 100644 index 00000000000..bb495239cfb --- /dev/null +++ b/public/-/emojis/2/sparkles.png diff --git a/public/-/emojis/2/sparkling_heart.png b/public/-/emojis/2/sparkling_heart.png Binary files differnew file mode 100644 index 00000000000..32dcf9aa915 --- /dev/null +++ b/public/-/emojis/2/sparkling_heart.png diff --git a/public/-/emojis/2/speak_no_evil.png b/public/-/emojis/2/speak_no_evil.png Binary files differnew file mode 100644 index 00000000000..e9bfeec5f42 --- /dev/null +++ b/public/-/emojis/2/speak_no_evil.png diff --git a/public/-/emojis/2/speaker.png b/public/-/emojis/2/speaker.png Binary files differnew file mode 100644 index 00000000000..53a81d34d85 --- /dev/null +++ b/public/-/emojis/2/speaker.png diff --git a/public/-/emojis/2/speaking_head.png b/public/-/emojis/2/speaking_head.png Binary files differnew file mode 100644 index 00000000000..98d13b4655f --- /dev/null +++ b/public/-/emojis/2/speaking_head.png diff --git a/public/-/emojis/2/speech_balloon.png b/public/-/emojis/2/speech_balloon.png Binary files differnew file mode 100644 index 00000000000..68931bd98bd --- /dev/null +++ b/public/-/emojis/2/speech_balloon.png diff --git a/public/-/emojis/2/speech_left.png b/public/-/emojis/2/speech_left.png Binary files differnew file mode 100644 index 00000000000..752e6968ef7 --- /dev/null +++ b/public/-/emojis/2/speech_left.png diff --git a/public/-/emojis/2/speedboat.png b/public/-/emojis/2/speedboat.png Binary files differnew file mode 100644 index 00000000000..0ea80037c32 --- /dev/null +++ b/public/-/emojis/2/speedboat.png diff --git a/public/-/emojis/2/spider.png b/public/-/emojis/2/spider.png Binary files differnew file mode 100644 index 00000000000..afabcf2cea4 --- /dev/null +++ b/public/-/emojis/2/spider.png diff --git a/public/-/emojis/2/spider_web.png b/public/-/emojis/2/spider_web.png Binary files differnew file mode 100644 index 00000000000..145f80430af --- /dev/null +++ b/public/-/emojis/2/spider_web.png diff --git a/public/-/emojis/2/spoon.png b/public/-/emojis/2/spoon.png Binary files differnew file mode 100644 index 00000000000..e1b338a307c --- /dev/null +++ b/public/-/emojis/2/spoon.png diff --git a/public/-/emojis/2/spy.png b/public/-/emojis/2/spy.png Binary files differnew file mode 100644 index 00000000000..7fe4c2b0066 --- /dev/null +++ b/public/-/emojis/2/spy.png diff --git a/public/-/emojis/2/spy_tone1.png b/public/-/emojis/2/spy_tone1.png Binary files differnew file mode 100644 index 00000000000..019fe0e53b2 --- /dev/null +++ b/public/-/emojis/2/spy_tone1.png diff --git a/public/-/emojis/2/spy_tone2.png b/public/-/emojis/2/spy_tone2.png Binary files differnew file mode 100644 index 00000000000..cadc40ed53c --- /dev/null +++ b/public/-/emojis/2/spy_tone2.png diff --git a/public/-/emojis/2/spy_tone3.png b/public/-/emojis/2/spy_tone3.png Binary files differnew file mode 100644 index 00000000000..d994a09ecf4 --- /dev/null +++ b/public/-/emojis/2/spy_tone3.png diff --git a/public/-/emojis/2/spy_tone4.png b/public/-/emojis/2/spy_tone4.png Binary files differnew file mode 100644 index 00000000000..92695bc1074 --- /dev/null +++ b/public/-/emojis/2/spy_tone4.png diff --git a/public/-/emojis/2/spy_tone5.png b/public/-/emojis/2/spy_tone5.png Binary files differnew file mode 100644 index 00000000000..78f55b54ada --- /dev/null +++ b/public/-/emojis/2/spy_tone5.png diff --git a/public/-/emojis/2/squid.png b/public/-/emojis/2/squid.png Binary files differnew file mode 100644 index 00000000000..c6a4e665b74 --- /dev/null +++ b/public/-/emojis/2/squid.png diff --git a/public/-/emojis/2/stadium.png b/public/-/emojis/2/stadium.png Binary files differnew file mode 100644 index 00000000000..facc7d4fc36 --- /dev/null +++ b/public/-/emojis/2/stadium.png diff --git a/public/-/emojis/2/star.png b/public/-/emojis/2/star.png Binary files differnew file mode 100644 index 00000000000..aac6c64711d --- /dev/null +++ b/public/-/emojis/2/star.png diff --git a/public/-/emojis/2/star2.png b/public/-/emojis/2/star2.png Binary files differnew file mode 100644 index 00000000000..adaf11e6e39 --- /dev/null +++ b/public/-/emojis/2/star2.png diff --git a/public/-/emojis/2/star_and_crescent.png b/public/-/emojis/2/star_and_crescent.png Binary files differnew file mode 100644 index 00000000000..5ab5193e942 --- /dev/null +++ b/public/-/emojis/2/star_and_crescent.png diff --git a/public/-/emojis/2/star_of_david.png b/public/-/emojis/2/star_of_david.png Binary files differnew file mode 100644 index 00000000000..88e957492c2 --- /dev/null +++ b/public/-/emojis/2/star_of_david.png diff --git a/public/-/emojis/2/stars.png b/public/-/emojis/2/stars.png Binary files differnew file mode 100644 index 00000000000..4567af681a5 --- /dev/null +++ b/public/-/emojis/2/stars.png diff --git a/public/-/emojis/2/station.png b/public/-/emojis/2/station.png Binary files differnew file mode 100644 index 00000000000..d8a43944883 --- /dev/null +++ b/public/-/emojis/2/station.png diff --git a/public/-/emojis/2/statue_of_liberty.png b/public/-/emojis/2/statue_of_liberty.png Binary files differnew file mode 100644 index 00000000000..6a6a59c078d --- /dev/null +++ b/public/-/emojis/2/statue_of_liberty.png diff --git a/public/-/emojis/2/steam_locomotive.png b/public/-/emojis/2/steam_locomotive.png Binary files differnew file mode 100644 index 00000000000..95a570c62bd --- /dev/null +++ b/public/-/emojis/2/steam_locomotive.png diff --git a/public/-/emojis/2/stew.png b/public/-/emojis/2/stew.png Binary files differnew file mode 100644 index 00000000000..369f9c6fca5 --- /dev/null +++ b/public/-/emojis/2/stew.png diff --git a/public/-/emojis/2/stop_button.png b/public/-/emojis/2/stop_button.png Binary files differnew file mode 100644 index 00000000000..5df39ab4adb --- /dev/null +++ b/public/-/emojis/2/stop_button.png diff --git a/public/-/emojis/2/stopwatch.png b/public/-/emojis/2/stopwatch.png Binary files differnew file mode 100644 index 00000000000..1610ba9e6fc --- /dev/null +++ b/public/-/emojis/2/stopwatch.png diff --git a/public/-/emojis/2/straight_ruler.png b/public/-/emojis/2/straight_ruler.png Binary files differnew file mode 100644 index 00000000000..3479fb1c6bd --- /dev/null +++ b/public/-/emojis/2/straight_ruler.png diff --git a/public/-/emojis/2/strawberry.png b/public/-/emojis/2/strawberry.png Binary files differnew file mode 100644 index 00000000000..726356e830d --- /dev/null +++ b/public/-/emojis/2/strawberry.png diff --git a/public/-/emojis/2/stuck_out_tongue.png b/public/-/emojis/2/stuck_out_tongue.png Binary files differnew file mode 100644 index 00000000000..0d48279a13e --- /dev/null +++ b/public/-/emojis/2/stuck_out_tongue.png diff --git a/public/-/emojis/2/stuck_out_tongue_closed_eyes.png b/public/-/emojis/2/stuck_out_tongue_closed_eyes.png Binary files differnew file mode 100644 index 00000000000..6c2d8152d3d --- /dev/null +++ b/public/-/emojis/2/stuck_out_tongue_closed_eyes.png diff --git a/public/-/emojis/2/stuck_out_tongue_winking_eye.png b/public/-/emojis/2/stuck_out_tongue_winking_eye.png Binary files differnew file mode 100644 index 00000000000..0d939158bac --- /dev/null +++ b/public/-/emojis/2/stuck_out_tongue_winking_eye.png diff --git a/public/-/emojis/2/stuffed_flatbread.png b/public/-/emojis/2/stuffed_flatbread.png Binary files differnew file mode 100644 index 00000000000..fab6f0cf60e --- /dev/null +++ b/public/-/emojis/2/stuffed_flatbread.png diff --git a/public/-/emojis/2/sun_with_face.png b/public/-/emojis/2/sun_with_face.png Binary files differnew file mode 100644 index 00000000000..09ca3548bda --- /dev/null +++ b/public/-/emojis/2/sun_with_face.png diff --git a/public/-/emojis/2/sunflower.png b/public/-/emojis/2/sunflower.png Binary files differnew file mode 100644 index 00000000000..470cff7ab65 --- /dev/null +++ b/public/-/emojis/2/sunflower.png diff --git a/public/-/emojis/2/sunglasses.png b/public/-/emojis/2/sunglasses.png Binary files differnew file mode 100644 index 00000000000..c5e7e6e5287 --- /dev/null +++ b/public/-/emojis/2/sunglasses.png diff --git a/public/-/emojis/2/sunny.png b/public/-/emojis/2/sunny.png Binary files differnew file mode 100644 index 00000000000..a746a886798 --- /dev/null +++ b/public/-/emojis/2/sunny.png diff --git a/public/-/emojis/2/sunrise.png b/public/-/emojis/2/sunrise.png Binary files differnew file mode 100644 index 00000000000..369d13fc5a7 --- /dev/null +++ b/public/-/emojis/2/sunrise.png diff --git a/public/-/emojis/2/sunrise_over_mountains.png b/public/-/emojis/2/sunrise_over_mountains.png Binary files differnew file mode 100644 index 00000000000..7ef6d6dfc1f --- /dev/null +++ b/public/-/emojis/2/sunrise_over_mountains.png diff --git a/public/-/emojis/2/surfer.png b/public/-/emojis/2/surfer.png Binary files differnew file mode 100644 index 00000000000..b4dee78ca5d --- /dev/null +++ b/public/-/emojis/2/surfer.png diff --git a/public/-/emojis/2/surfer_tone1.png b/public/-/emojis/2/surfer_tone1.png Binary files differnew file mode 100644 index 00000000000..12f91117845 --- /dev/null +++ b/public/-/emojis/2/surfer_tone1.png diff --git a/public/-/emojis/2/surfer_tone2.png b/public/-/emojis/2/surfer_tone2.png Binary files differnew file mode 100644 index 00000000000..2ce3ec7b545 --- /dev/null +++ b/public/-/emojis/2/surfer_tone2.png diff --git a/public/-/emojis/2/surfer_tone3.png b/public/-/emojis/2/surfer_tone3.png Binary files differnew file mode 100644 index 00000000000..46d81855192 --- /dev/null +++ b/public/-/emojis/2/surfer_tone3.png diff --git a/public/-/emojis/2/surfer_tone4.png b/public/-/emojis/2/surfer_tone4.png Binary files differnew file mode 100644 index 00000000000..a45e877308e --- /dev/null +++ b/public/-/emojis/2/surfer_tone4.png diff --git a/public/-/emojis/2/surfer_tone5.png b/public/-/emojis/2/surfer_tone5.png Binary files differnew file mode 100644 index 00000000000..f76eed71b82 --- /dev/null +++ b/public/-/emojis/2/surfer_tone5.png diff --git a/public/-/emojis/2/sushi.png b/public/-/emojis/2/sushi.png Binary files differnew file mode 100644 index 00000000000..6c4b87ec2f6 --- /dev/null +++ b/public/-/emojis/2/sushi.png diff --git a/public/-/emojis/2/suspension_railway.png b/public/-/emojis/2/suspension_railway.png Binary files differnew file mode 100644 index 00000000000..e1aa1a18873 --- /dev/null +++ b/public/-/emojis/2/suspension_railway.png diff --git a/public/-/emojis/2/sweat.png b/public/-/emojis/2/sweat.png Binary files differnew file mode 100644 index 00000000000..2122850839b --- /dev/null +++ b/public/-/emojis/2/sweat.png diff --git a/public/-/emojis/2/sweat_drops.png b/public/-/emojis/2/sweat_drops.png Binary files differnew file mode 100644 index 00000000000..392c04cc7ba --- /dev/null +++ b/public/-/emojis/2/sweat_drops.png diff --git a/public/-/emojis/2/sweat_smile.png b/public/-/emojis/2/sweat_smile.png Binary files differnew file mode 100644 index 00000000000..f632526bdf8 --- /dev/null +++ b/public/-/emojis/2/sweat_smile.png diff --git a/public/-/emojis/2/sweet_potato.png b/public/-/emojis/2/sweet_potato.png Binary files differnew file mode 100644 index 00000000000..abfbe70a528 --- /dev/null +++ b/public/-/emojis/2/sweet_potato.png diff --git a/public/-/emojis/2/swimmer.png b/public/-/emojis/2/swimmer.png Binary files differnew file mode 100644 index 00000000000..985910c928c --- /dev/null +++ b/public/-/emojis/2/swimmer.png diff --git a/public/-/emojis/2/swimmer_tone1.png b/public/-/emojis/2/swimmer_tone1.png Binary files differnew file mode 100644 index 00000000000..7735655aaab --- /dev/null +++ b/public/-/emojis/2/swimmer_tone1.png diff --git a/public/-/emojis/2/swimmer_tone2.png b/public/-/emojis/2/swimmer_tone2.png Binary files differnew file mode 100644 index 00000000000..e3d8f4ef2c8 --- /dev/null +++ b/public/-/emojis/2/swimmer_tone2.png diff --git a/public/-/emojis/2/swimmer_tone3.png b/public/-/emojis/2/swimmer_tone3.png Binary files differnew file mode 100644 index 00000000000..4d187d1f13e --- /dev/null +++ b/public/-/emojis/2/swimmer_tone3.png diff --git a/public/-/emojis/2/swimmer_tone4.png b/public/-/emojis/2/swimmer_tone4.png Binary files differnew file mode 100644 index 00000000000..e19f0fcd07f --- /dev/null +++ b/public/-/emojis/2/swimmer_tone4.png diff --git a/public/-/emojis/2/swimmer_tone5.png b/public/-/emojis/2/swimmer_tone5.png Binary files differnew file mode 100644 index 00000000000..bc485bebe87 --- /dev/null +++ b/public/-/emojis/2/swimmer_tone5.png diff --git a/public/-/emojis/2/symbols.png b/public/-/emojis/2/symbols.png Binary files differnew file mode 100644 index 00000000000..dcd10763aec --- /dev/null +++ b/public/-/emojis/2/symbols.png diff --git a/public/-/emojis/2/synagogue.png b/public/-/emojis/2/synagogue.png Binary files differnew file mode 100644 index 00000000000..bf42bf77742 --- /dev/null +++ b/public/-/emojis/2/synagogue.png diff --git a/public/-/emojis/2/syringe.png b/public/-/emojis/2/syringe.png Binary files differnew file mode 100644 index 00000000000..6bff9419b63 --- /dev/null +++ b/public/-/emojis/2/syringe.png diff --git a/public/-/emojis/2/taco.png b/public/-/emojis/2/taco.png Binary files differnew file mode 100644 index 00000000000..6760f289b87 --- /dev/null +++ b/public/-/emojis/2/taco.png diff --git a/public/-/emojis/2/tada.png b/public/-/emojis/2/tada.png Binary files differnew file mode 100644 index 00000000000..29822f25ad1 --- /dev/null +++ b/public/-/emojis/2/tada.png diff --git a/public/-/emojis/2/tanabata_tree.png b/public/-/emojis/2/tanabata_tree.png Binary files differnew file mode 100644 index 00000000000..b944198d57a --- /dev/null +++ b/public/-/emojis/2/tanabata_tree.png diff --git a/public/-/emojis/2/tangerine.png b/public/-/emojis/2/tangerine.png Binary files differnew file mode 100644 index 00000000000..90ae7bec598 --- /dev/null +++ b/public/-/emojis/2/tangerine.png diff --git a/public/-/emojis/2/taurus.png b/public/-/emojis/2/taurus.png Binary files differnew file mode 100644 index 00000000000..f6cac21ebe0 --- /dev/null +++ b/public/-/emojis/2/taurus.png diff --git a/public/-/emojis/2/taxi.png b/public/-/emojis/2/taxi.png Binary files differnew file mode 100644 index 00000000000..fc1b5c2c7ef --- /dev/null +++ b/public/-/emojis/2/taxi.png diff --git a/public/-/emojis/2/tea.png b/public/-/emojis/2/tea.png Binary files differnew file mode 100644 index 00000000000..1ce3af7dcae --- /dev/null +++ b/public/-/emojis/2/tea.png diff --git a/public/-/emojis/2/telephone.png b/public/-/emojis/2/telephone.png Binary files differnew file mode 100644 index 00000000000..715668433bd --- /dev/null +++ b/public/-/emojis/2/telephone.png diff --git a/public/-/emojis/2/telephone_receiver.png b/public/-/emojis/2/telephone_receiver.png Binary files differnew file mode 100644 index 00000000000..310596e7c22 --- /dev/null +++ b/public/-/emojis/2/telephone_receiver.png diff --git a/public/-/emojis/2/telescope.png b/public/-/emojis/2/telescope.png Binary files differnew file mode 100644 index 00000000000..c2a5539f619 --- /dev/null +++ b/public/-/emojis/2/telescope.png diff --git a/public/-/emojis/2/ten.png b/public/-/emojis/2/ten.png Binary files differnew file mode 100644 index 00000000000..095b845f60f --- /dev/null +++ b/public/-/emojis/2/ten.png diff --git a/public/-/emojis/2/tennis.png b/public/-/emojis/2/tennis.png Binary files differnew file mode 100644 index 00000000000..5e17e45d876 --- /dev/null +++ b/public/-/emojis/2/tennis.png diff --git a/public/-/emojis/2/tent.png b/public/-/emojis/2/tent.png Binary files differnew file mode 100644 index 00000000000..154bf32a14c --- /dev/null +++ b/public/-/emojis/2/tent.png diff --git a/public/-/emojis/2/thermometer.png b/public/-/emojis/2/thermometer.png Binary files differnew file mode 100644 index 00000000000..59948a90828 --- /dev/null +++ b/public/-/emojis/2/thermometer.png diff --git a/public/-/emojis/2/thermometer_face.png b/public/-/emojis/2/thermometer_face.png Binary files differnew file mode 100644 index 00000000000..7f66be79dc2 --- /dev/null +++ b/public/-/emojis/2/thermometer_face.png diff --git a/public/-/emojis/2/thinking.png b/public/-/emojis/2/thinking.png Binary files differnew file mode 100644 index 00000000000..9d2d2239434 --- /dev/null +++ b/public/-/emojis/2/thinking.png diff --git a/public/-/emojis/2/third_place.png b/public/-/emojis/2/third_place.png Binary files differnew file mode 100644 index 00000000000..8735d669da5 --- /dev/null +++ b/public/-/emojis/2/third_place.png diff --git a/public/-/emojis/2/thought_balloon.png b/public/-/emojis/2/thought_balloon.png Binary files differnew file mode 100644 index 00000000000..d03489c53c2 --- /dev/null +++ b/public/-/emojis/2/thought_balloon.png diff --git a/public/-/emojis/2/three.png b/public/-/emojis/2/three.png Binary files differnew file mode 100644 index 00000000000..ff06694841c --- /dev/null +++ b/public/-/emojis/2/three.png diff --git a/public/-/emojis/2/thumbsdown.png b/public/-/emojis/2/thumbsdown.png Binary files differnew file mode 100644 index 00000000000..5f46c1e086d --- /dev/null +++ b/public/-/emojis/2/thumbsdown.png diff --git a/public/-/emojis/2/thumbsdown_tone1.png b/public/-/emojis/2/thumbsdown_tone1.png Binary files differnew file mode 100644 index 00000000000..a1a4f42c338 --- /dev/null +++ b/public/-/emojis/2/thumbsdown_tone1.png diff --git a/public/-/emojis/2/thumbsdown_tone2.png b/public/-/emojis/2/thumbsdown_tone2.png Binary files differnew file mode 100644 index 00000000000..eae40534e95 --- /dev/null +++ b/public/-/emojis/2/thumbsdown_tone2.png diff --git a/public/-/emojis/2/thumbsdown_tone3.png b/public/-/emojis/2/thumbsdown_tone3.png Binary files differnew file mode 100644 index 00000000000..d795af13536 --- /dev/null +++ b/public/-/emojis/2/thumbsdown_tone3.png diff --git a/public/-/emojis/2/thumbsdown_tone4.png b/public/-/emojis/2/thumbsdown_tone4.png Binary files differnew file mode 100644 index 00000000000..07d1afac9c5 --- /dev/null +++ b/public/-/emojis/2/thumbsdown_tone4.png diff --git a/public/-/emojis/2/thumbsdown_tone5.png b/public/-/emojis/2/thumbsdown_tone5.png Binary files differnew file mode 100644 index 00000000000..847ce3a82ce --- /dev/null +++ b/public/-/emojis/2/thumbsdown_tone5.png diff --git a/public/-/emojis/2/thumbsup.png b/public/-/emojis/2/thumbsup.png Binary files differnew file mode 100644 index 00000000000..5cebe8a7787 --- /dev/null +++ b/public/-/emojis/2/thumbsup.png diff --git a/public/-/emojis/2/thumbsup_tone1.png b/public/-/emojis/2/thumbsup_tone1.png Binary files differnew file mode 100644 index 00000000000..76b734a2e32 --- /dev/null +++ b/public/-/emojis/2/thumbsup_tone1.png diff --git a/public/-/emojis/2/thumbsup_tone2.png b/public/-/emojis/2/thumbsup_tone2.png Binary files differnew file mode 100644 index 00000000000..c7d900d86c5 --- /dev/null +++ b/public/-/emojis/2/thumbsup_tone2.png diff --git a/public/-/emojis/2/thumbsup_tone3.png b/public/-/emojis/2/thumbsup_tone3.png Binary files differnew file mode 100644 index 00000000000..5bd66fd212d --- /dev/null +++ b/public/-/emojis/2/thumbsup_tone3.png diff --git a/public/-/emojis/2/thumbsup_tone4.png b/public/-/emojis/2/thumbsup_tone4.png Binary files differnew file mode 100644 index 00000000000..37b2d15fd7b --- /dev/null +++ b/public/-/emojis/2/thumbsup_tone4.png diff --git a/public/-/emojis/2/thumbsup_tone5.png b/public/-/emojis/2/thumbsup_tone5.png Binary files differnew file mode 100644 index 00000000000..c5d208280c3 --- /dev/null +++ b/public/-/emojis/2/thumbsup_tone5.png diff --git a/public/-/emojis/2/thunder_cloud_rain.png b/public/-/emojis/2/thunder_cloud_rain.png Binary files differnew file mode 100644 index 00000000000..c6e07334eb9 --- /dev/null +++ b/public/-/emojis/2/thunder_cloud_rain.png diff --git a/public/-/emojis/2/ticket.png b/public/-/emojis/2/ticket.png Binary files differnew file mode 100644 index 00000000000..b8949469865 --- /dev/null +++ b/public/-/emojis/2/ticket.png diff --git a/public/-/emojis/2/tickets.png b/public/-/emojis/2/tickets.png Binary files differnew file mode 100644 index 00000000000..1b240c3b83e --- /dev/null +++ b/public/-/emojis/2/tickets.png diff --git a/public/-/emojis/2/tiger.png b/public/-/emojis/2/tiger.png Binary files differnew file mode 100644 index 00000000000..398db6aceeb --- /dev/null +++ b/public/-/emojis/2/tiger.png diff --git a/public/-/emojis/2/tiger2.png b/public/-/emojis/2/tiger2.png Binary files differnew file mode 100644 index 00000000000..e5409e67fb4 --- /dev/null +++ b/public/-/emojis/2/tiger2.png diff --git a/public/-/emojis/2/timer.png b/public/-/emojis/2/timer.png Binary files differnew file mode 100644 index 00000000000..dcff365af63 --- /dev/null +++ b/public/-/emojis/2/timer.png diff --git a/public/-/emojis/2/tired_face.png b/public/-/emojis/2/tired_face.png Binary files differnew file mode 100644 index 00000000000..823b8aaeba0 --- /dev/null +++ b/public/-/emojis/2/tired_face.png diff --git a/public/-/emojis/2/tm.png b/public/-/emojis/2/tm.png Binary files differnew file mode 100644 index 00000000000..d353953a40c --- /dev/null +++ b/public/-/emojis/2/tm.png diff --git a/public/-/emojis/2/toilet.png b/public/-/emojis/2/toilet.png Binary files differnew file mode 100644 index 00000000000..828879db5ec --- /dev/null +++ b/public/-/emojis/2/toilet.png diff --git a/public/-/emojis/2/tokyo_tower.png b/public/-/emojis/2/tokyo_tower.png Binary files differnew file mode 100644 index 00000000000..4366f3413a6 --- /dev/null +++ b/public/-/emojis/2/tokyo_tower.png diff --git a/public/-/emojis/2/tomato.png b/public/-/emojis/2/tomato.png Binary files differnew file mode 100644 index 00000000000..74ba9aa90a8 --- /dev/null +++ b/public/-/emojis/2/tomato.png diff --git a/public/-/emojis/2/tone1.png b/public/-/emojis/2/tone1.png Binary files differnew file mode 100644 index 00000000000..d36f06f2763 --- /dev/null +++ b/public/-/emojis/2/tone1.png diff --git a/public/-/emojis/2/tone2.png b/public/-/emojis/2/tone2.png Binary files differnew file mode 100644 index 00000000000..8c08edd81cb --- /dev/null +++ b/public/-/emojis/2/tone2.png diff --git a/public/-/emojis/2/tone3.png b/public/-/emojis/2/tone3.png Binary files differnew file mode 100644 index 00000000000..af925abe698 --- /dev/null +++ b/public/-/emojis/2/tone3.png diff --git a/public/-/emojis/2/tone4.png b/public/-/emojis/2/tone4.png Binary files differnew file mode 100644 index 00000000000..fb59d7b4419 --- /dev/null +++ b/public/-/emojis/2/tone4.png diff --git a/public/-/emojis/2/tone5.png b/public/-/emojis/2/tone5.png Binary files differnew file mode 100644 index 00000000000..b504a423322 --- /dev/null +++ b/public/-/emojis/2/tone5.png diff --git a/public/-/emojis/2/tongue.png b/public/-/emojis/2/tongue.png Binary files differnew file mode 100644 index 00000000000..d0d9d44b2ec --- /dev/null +++ b/public/-/emojis/2/tongue.png diff --git a/public/-/emojis/2/tools.png b/public/-/emojis/2/tools.png Binary files differnew file mode 100644 index 00000000000..6a1936bc74e --- /dev/null +++ b/public/-/emojis/2/tools.png diff --git a/public/-/emojis/2/top.png b/public/-/emojis/2/top.png Binary files differnew file mode 100644 index 00000000000..25dab3dea95 --- /dev/null +++ b/public/-/emojis/2/top.png diff --git a/public/-/emojis/2/tophat.png b/public/-/emojis/2/tophat.png Binary files differnew file mode 100644 index 00000000000..9f783e522cb --- /dev/null +++ b/public/-/emojis/2/tophat.png diff --git a/public/-/emojis/2/track_next.png b/public/-/emojis/2/track_next.png Binary files differnew file mode 100644 index 00000000000..f6d79d955d9 --- /dev/null +++ b/public/-/emojis/2/track_next.png diff --git a/public/-/emojis/2/track_previous.png b/public/-/emojis/2/track_previous.png Binary files differnew file mode 100644 index 00000000000..ec520b9356d --- /dev/null +++ b/public/-/emojis/2/track_previous.png diff --git a/public/-/emojis/2/trackball.png b/public/-/emojis/2/trackball.png Binary files differnew file mode 100644 index 00000000000..b3e7df4c87b --- /dev/null +++ b/public/-/emojis/2/trackball.png diff --git a/public/-/emojis/2/tractor.png b/public/-/emojis/2/tractor.png Binary files differnew file mode 100644 index 00000000000..63c75e8845b --- /dev/null +++ b/public/-/emojis/2/tractor.png diff --git a/public/-/emojis/2/traffic_light.png b/public/-/emojis/2/traffic_light.png Binary files differnew file mode 100644 index 00000000000..d93af70b1f5 --- /dev/null +++ b/public/-/emojis/2/traffic_light.png diff --git a/public/-/emojis/2/train.png b/public/-/emojis/2/train.png Binary files differnew file mode 100644 index 00000000000..f96833196a9 --- /dev/null +++ b/public/-/emojis/2/train.png diff --git a/public/-/emojis/2/train2.png b/public/-/emojis/2/train2.png Binary files differnew file mode 100644 index 00000000000..5062b323b46 --- /dev/null +++ b/public/-/emojis/2/train2.png diff --git a/public/-/emojis/2/tram.png b/public/-/emojis/2/tram.png Binary files differnew file mode 100644 index 00000000000..c544d624f42 --- /dev/null +++ b/public/-/emojis/2/tram.png diff --git a/public/-/emojis/2/triangular_flag_on_post.png b/public/-/emojis/2/triangular_flag_on_post.png Binary files differnew file mode 100644 index 00000000000..f1d2b3b3ee7 --- /dev/null +++ b/public/-/emojis/2/triangular_flag_on_post.png diff --git a/public/-/emojis/2/triangular_ruler.png b/public/-/emojis/2/triangular_ruler.png Binary files differnew file mode 100644 index 00000000000..06d1b219853 --- /dev/null +++ b/public/-/emojis/2/triangular_ruler.png diff --git a/public/-/emojis/2/trident.png b/public/-/emojis/2/trident.png Binary files differnew file mode 100644 index 00000000000..00bbaf72b0e --- /dev/null +++ b/public/-/emojis/2/trident.png diff --git a/public/-/emojis/2/triumph.png b/public/-/emojis/2/triumph.png Binary files differnew file mode 100644 index 00000000000..950ce46587f --- /dev/null +++ b/public/-/emojis/2/triumph.png diff --git a/public/-/emojis/2/trolleybus.png b/public/-/emojis/2/trolleybus.png Binary files differnew file mode 100644 index 00000000000..9c28d71c413 --- /dev/null +++ b/public/-/emojis/2/trolleybus.png diff --git a/public/-/emojis/2/trophy.png b/public/-/emojis/2/trophy.png Binary files differnew file mode 100644 index 00000000000..b2ad4f41106 --- /dev/null +++ b/public/-/emojis/2/trophy.png diff --git a/public/-/emojis/2/tropical_drink.png b/public/-/emojis/2/tropical_drink.png Binary files differnew file mode 100644 index 00000000000..2d65920c251 --- /dev/null +++ b/public/-/emojis/2/tropical_drink.png diff --git a/public/-/emojis/2/tropical_fish.png b/public/-/emojis/2/tropical_fish.png Binary files differnew file mode 100644 index 00000000000..d45b9c27f09 --- /dev/null +++ b/public/-/emojis/2/tropical_fish.png diff --git a/public/-/emojis/2/truck.png b/public/-/emojis/2/truck.png Binary files differnew file mode 100644 index 00000000000..ebd86859411 --- /dev/null +++ b/public/-/emojis/2/truck.png diff --git a/public/-/emojis/2/trumpet.png b/public/-/emojis/2/trumpet.png Binary files differnew file mode 100644 index 00000000000..c3d1f597f99 --- /dev/null +++ b/public/-/emojis/2/trumpet.png diff --git a/public/-/emojis/2/tulip.png b/public/-/emojis/2/tulip.png Binary files differnew file mode 100644 index 00000000000..8645096f26c --- /dev/null +++ b/public/-/emojis/2/tulip.png diff --git a/public/-/emojis/2/tumbler_glass.png b/public/-/emojis/2/tumbler_glass.png Binary files differnew file mode 100644 index 00000000000..82d941552da --- /dev/null +++ b/public/-/emojis/2/tumbler_glass.png diff --git a/public/-/emojis/2/turkey.png b/public/-/emojis/2/turkey.png Binary files differnew file mode 100644 index 00000000000..9de58f0f129 --- /dev/null +++ b/public/-/emojis/2/turkey.png diff --git a/public/-/emojis/2/turtle.png b/public/-/emojis/2/turtle.png Binary files differnew file mode 100644 index 00000000000..c4b54451a92 --- /dev/null +++ b/public/-/emojis/2/turtle.png diff --git a/public/-/emojis/2/tv.png b/public/-/emojis/2/tv.png Binary files differnew file mode 100644 index 00000000000..3f07ce033de --- /dev/null +++ b/public/-/emojis/2/tv.png diff --git a/public/-/emojis/2/twisted_rightwards_arrows.png b/public/-/emojis/2/twisted_rightwards_arrows.png Binary files differnew file mode 100644 index 00000000000..4fe9d76f52d --- /dev/null +++ b/public/-/emojis/2/twisted_rightwards_arrows.png diff --git a/public/-/emojis/2/two.png b/public/-/emojis/2/two.png Binary files differnew file mode 100644 index 00000000000..1cce3c264ac --- /dev/null +++ b/public/-/emojis/2/two.png diff --git a/public/-/emojis/2/two_hearts.png b/public/-/emojis/2/two_hearts.png Binary files differnew file mode 100644 index 00000000000..6208168d076 --- /dev/null +++ b/public/-/emojis/2/two_hearts.png diff --git a/public/-/emojis/2/two_men_holding_hands.png b/public/-/emojis/2/two_men_holding_hands.png Binary files differnew file mode 100644 index 00000000000..3cacda77c25 --- /dev/null +++ b/public/-/emojis/2/two_men_holding_hands.png diff --git a/public/-/emojis/2/two_women_holding_hands.png b/public/-/emojis/2/two_women_holding_hands.png Binary files differnew file mode 100644 index 00000000000..f141a967450 --- /dev/null +++ b/public/-/emojis/2/two_women_holding_hands.png diff --git a/public/-/emojis/2/u5272.png b/public/-/emojis/2/u5272.png Binary files differnew file mode 100644 index 00000000000..af2bdaf6f67 --- /dev/null +++ b/public/-/emojis/2/u5272.png diff --git a/public/-/emojis/2/u5408.png b/public/-/emojis/2/u5408.png Binary files differnew file mode 100644 index 00000000000..f5b45188612 --- /dev/null +++ b/public/-/emojis/2/u5408.png diff --git a/public/-/emojis/2/u55b6.png b/public/-/emojis/2/u55b6.png Binary files differnew file mode 100644 index 00000000000..3e092ffecc2 --- /dev/null +++ b/public/-/emojis/2/u55b6.png diff --git a/public/-/emojis/2/u6307.png b/public/-/emojis/2/u6307.png Binary files differnew file mode 100644 index 00000000000..2a0e7a8a65f --- /dev/null +++ b/public/-/emojis/2/u6307.png diff --git a/public/-/emojis/2/u6708.png b/public/-/emojis/2/u6708.png Binary files differnew file mode 100644 index 00000000000..d039b4606f1 --- /dev/null +++ b/public/-/emojis/2/u6708.png diff --git a/public/-/emojis/2/u6709.png b/public/-/emojis/2/u6709.png Binary files differnew file mode 100644 index 00000000000..b789aab56f4 --- /dev/null +++ b/public/-/emojis/2/u6709.png diff --git a/public/-/emojis/2/u6e80.png b/public/-/emojis/2/u6e80.png Binary files differnew file mode 100644 index 00000000000..8289f0fec7f --- /dev/null +++ b/public/-/emojis/2/u6e80.png diff --git a/public/-/emojis/2/u7121.png b/public/-/emojis/2/u7121.png Binary files differnew file mode 100644 index 00000000000..eb2c66415b3 --- /dev/null +++ b/public/-/emojis/2/u7121.png diff --git a/public/-/emojis/2/u7533.png b/public/-/emojis/2/u7533.png Binary files differnew file mode 100644 index 00000000000..5829da3fe8e --- /dev/null +++ b/public/-/emojis/2/u7533.png diff --git a/public/-/emojis/2/u7981.png b/public/-/emojis/2/u7981.png Binary files differnew file mode 100644 index 00000000000..d455dab4329 --- /dev/null +++ b/public/-/emojis/2/u7981.png diff --git a/public/-/emojis/2/u7a7a.png b/public/-/emojis/2/u7a7a.png Binary files differnew file mode 100644 index 00000000000..1d3d13041d6 --- /dev/null +++ b/public/-/emojis/2/u7a7a.png diff --git a/public/-/emojis/2/umbrella.png b/public/-/emojis/2/umbrella.png Binary files differnew file mode 100644 index 00000000000..56a6e5eb923 --- /dev/null +++ b/public/-/emojis/2/umbrella.png diff --git a/public/-/emojis/2/umbrella2.png b/public/-/emojis/2/umbrella2.png Binary files differnew file mode 100644 index 00000000000..7ce97ac53df --- /dev/null +++ b/public/-/emojis/2/umbrella2.png diff --git a/public/-/emojis/2/unamused.png b/public/-/emojis/2/unamused.png Binary files differnew file mode 100644 index 00000000000..0e4cc248916 --- /dev/null +++ b/public/-/emojis/2/unamused.png diff --git a/public/-/emojis/2/underage.png b/public/-/emojis/2/underage.png Binary files differnew file mode 100644 index 00000000000..9921bd26260 --- /dev/null +++ b/public/-/emojis/2/underage.png diff --git a/public/-/emojis/2/unicorn.png b/public/-/emojis/2/unicorn.png Binary files differnew file mode 100644 index 00000000000..d37e6849fa3 --- /dev/null +++ b/public/-/emojis/2/unicorn.png diff --git a/public/-/emojis/2/unlock.png b/public/-/emojis/2/unlock.png Binary files differnew file mode 100644 index 00000000000..a6c556e31d2 --- /dev/null +++ b/public/-/emojis/2/unlock.png diff --git a/public/-/emojis/2/up.png b/public/-/emojis/2/up.png Binary files differnew file mode 100644 index 00000000000..4f72637fcaf --- /dev/null +++ b/public/-/emojis/2/up.png diff --git a/public/-/emojis/2/upside_down.png b/public/-/emojis/2/upside_down.png Binary files differnew file mode 100644 index 00000000000..c993b35aa95 --- /dev/null +++ b/public/-/emojis/2/upside_down.png diff --git a/public/-/emojis/2/urn.png b/public/-/emojis/2/urn.png Binary files differnew file mode 100644 index 00000000000..340954510da --- /dev/null +++ b/public/-/emojis/2/urn.png diff --git a/public/-/emojis/2/v.png b/public/-/emojis/2/v.png Binary files differnew file mode 100644 index 00000000000..55b99f99a95 --- /dev/null +++ b/public/-/emojis/2/v.png diff --git a/public/-/emojis/2/v_tone1.png b/public/-/emojis/2/v_tone1.png Binary files differnew file mode 100644 index 00000000000..f05ddd7132e --- /dev/null +++ b/public/-/emojis/2/v_tone1.png diff --git a/public/-/emojis/2/v_tone2.png b/public/-/emojis/2/v_tone2.png Binary files differnew file mode 100644 index 00000000000..3dc8e215ec6 --- /dev/null +++ b/public/-/emojis/2/v_tone2.png diff --git a/public/-/emojis/2/v_tone3.png b/public/-/emojis/2/v_tone3.png Binary files differnew file mode 100644 index 00000000000..ac5033f39f1 --- /dev/null +++ b/public/-/emojis/2/v_tone3.png diff --git a/public/-/emojis/2/v_tone4.png b/public/-/emojis/2/v_tone4.png Binary files differnew file mode 100644 index 00000000000..495c1a2c84b --- /dev/null +++ b/public/-/emojis/2/v_tone4.png diff --git a/public/-/emojis/2/v_tone5.png b/public/-/emojis/2/v_tone5.png Binary files differnew file mode 100644 index 00000000000..581e075bf78 --- /dev/null +++ b/public/-/emojis/2/v_tone5.png diff --git a/public/-/emojis/2/vertical_traffic_light.png b/public/-/emojis/2/vertical_traffic_light.png Binary files differnew file mode 100644 index 00000000000..fc3148c2ab8 --- /dev/null +++ b/public/-/emojis/2/vertical_traffic_light.png diff --git a/public/-/emojis/2/vhs.png b/public/-/emojis/2/vhs.png Binary files differnew file mode 100644 index 00000000000..11c6e63b4a3 --- /dev/null +++ b/public/-/emojis/2/vhs.png diff --git a/public/-/emojis/2/vibration_mode.png b/public/-/emojis/2/vibration_mode.png Binary files differnew file mode 100644 index 00000000000..fe2699ba676 --- /dev/null +++ b/public/-/emojis/2/vibration_mode.png diff --git a/public/-/emojis/2/video_camera.png b/public/-/emojis/2/video_camera.png Binary files differnew file mode 100644 index 00000000000..89d9725d50e --- /dev/null +++ b/public/-/emojis/2/video_camera.png diff --git a/public/-/emojis/2/video_game.png b/public/-/emojis/2/video_game.png Binary files differnew file mode 100644 index 00000000000..552c18f8ca5 --- /dev/null +++ b/public/-/emojis/2/video_game.png diff --git a/public/-/emojis/2/violin.png b/public/-/emojis/2/violin.png Binary files differnew file mode 100644 index 00000000000..578d1c7b2b9 --- /dev/null +++ b/public/-/emojis/2/violin.png diff --git a/public/-/emojis/2/virgo.png b/public/-/emojis/2/virgo.png Binary files differnew file mode 100644 index 00000000000..2e7254a45e7 --- /dev/null +++ b/public/-/emojis/2/virgo.png diff --git a/public/-/emojis/2/volcano.png b/public/-/emojis/2/volcano.png Binary files differnew file mode 100644 index 00000000000..bc210edcb1c --- /dev/null +++ b/public/-/emojis/2/volcano.png diff --git a/public/-/emojis/2/volleyball.png b/public/-/emojis/2/volleyball.png Binary files differnew file mode 100644 index 00000000000..8eeef790dcc --- /dev/null +++ b/public/-/emojis/2/volleyball.png diff --git a/public/-/emojis/2/vs.png b/public/-/emojis/2/vs.png Binary files differnew file mode 100644 index 00000000000..c55dba709a0 --- /dev/null +++ b/public/-/emojis/2/vs.png diff --git a/public/-/emojis/2/vulcan.png b/public/-/emojis/2/vulcan.png Binary files differnew file mode 100644 index 00000000000..91bedcdb15a --- /dev/null +++ b/public/-/emojis/2/vulcan.png diff --git a/public/-/emojis/2/vulcan_tone1.png b/public/-/emojis/2/vulcan_tone1.png Binary files differnew file mode 100644 index 00000000000..ec1fa548399 --- /dev/null +++ b/public/-/emojis/2/vulcan_tone1.png diff --git a/public/-/emojis/2/vulcan_tone2.png b/public/-/emojis/2/vulcan_tone2.png Binary files differnew file mode 100644 index 00000000000..85c89abfb4e --- /dev/null +++ b/public/-/emojis/2/vulcan_tone2.png diff --git a/public/-/emojis/2/vulcan_tone3.png b/public/-/emojis/2/vulcan_tone3.png Binary files differnew file mode 100644 index 00000000000..b0dde6562b8 --- /dev/null +++ b/public/-/emojis/2/vulcan_tone3.png diff --git a/public/-/emojis/2/vulcan_tone4.png b/public/-/emojis/2/vulcan_tone4.png Binary files differnew file mode 100644 index 00000000000..b1c7ff8f608 --- /dev/null +++ b/public/-/emojis/2/vulcan_tone4.png diff --git a/public/-/emojis/2/vulcan_tone5.png b/public/-/emojis/2/vulcan_tone5.png Binary files differnew file mode 100644 index 00000000000..6d80c03bd82 --- /dev/null +++ b/public/-/emojis/2/vulcan_tone5.png diff --git a/public/-/emojis/2/walking.png b/public/-/emojis/2/walking.png Binary files differnew file mode 100644 index 00000000000..d682c0a05b0 --- /dev/null +++ b/public/-/emojis/2/walking.png diff --git a/public/-/emojis/2/walking_tone1.png b/public/-/emojis/2/walking_tone1.png Binary files differnew file mode 100644 index 00000000000..0012e8bf9be --- /dev/null +++ b/public/-/emojis/2/walking_tone1.png diff --git a/public/-/emojis/2/walking_tone2.png b/public/-/emojis/2/walking_tone2.png Binary files differnew file mode 100644 index 00000000000..6e4315de104 --- /dev/null +++ b/public/-/emojis/2/walking_tone2.png diff --git a/public/-/emojis/2/walking_tone3.png b/public/-/emojis/2/walking_tone3.png Binary files differnew file mode 100644 index 00000000000..23db8941f74 --- /dev/null +++ b/public/-/emojis/2/walking_tone3.png diff --git a/public/-/emojis/2/walking_tone4.png b/public/-/emojis/2/walking_tone4.png Binary files differnew file mode 100644 index 00000000000..09ed954c93b --- /dev/null +++ b/public/-/emojis/2/walking_tone4.png diff --git a/public/-/emojis/2/walking_tone5.png b/public/-/emojis/2/walking_tone5.png Binary files differnew file mode 100644 index 00000000000..c4d8d3b5ef4 --- /dev/null +++ b/public/-/emojis/2/walking_tone5.png diff --git a/public/-/emojis/2/waning_crescent_moon.png b/public/-/emojis/2/waning_crescent_moon.png Binary files differnew file mode 100644 index 00000000000..7b8237edbb3 --- /dev/null +++ b/public/-/emojis/2/waning_crescent_moon.png diff --git a/public/-/emojis/2/waning_gibbous_moon.png b/public/-/emojis/2/waning_gibbous_moon.png Binary files differnew file mode 100644 index 00000000000..59b7f2cb950 --- /dev/null +++ b/public/-/emojis/2/waning_gibbous_moon.png diff --git a/public/-/emojis/2/warning.png b/public/-/emojis/2/warning.png Binary files differnew file mode 100644 index 00000000000..57784fe8def --- /dev/null +++ b/public/-/emojis/2/warning.png diff --git a/public/-/emojis/2/wastebasket.png b/public/-/emojis/2/wastebasket.png Binary files differnew file mode 100644 index 00000000000..cd8057de563 --- /dev/null +++ b/public/-/emojis/2/wastebasket.png diff --git a/public/-/emojis/2/watch.png b/public/-/emojis/2/watch.png Binary files differnew file mode 100644 index 00000000000..e11a17bb054 --- /dev/null +++ b/public/-/emojis/2/watch.png diff --git a/public/-/emojis/2/water_buffalo.png b/public/-/emojis/2/water_buffalo.png Binary files differnew file mode 100644 index 00000000000..bd32406dae1 --- /dev/null +++ b/public/-/emojis/2/water_buffalo.png diff --git a/public/-/emojis/2/water_polo.png b/public/-/emojis/2/water_polo.png Binary files differnew file mode 100644 index 00000000000..90206e62917 --- /dev/null +++ b/public/-/emojis/2/water_polo.png diff --git a/public/-/emojis/2/water_polo_tone1.png b/public/-/emojis/2/water_polo_tone1.png Binary files differnew file mode 100644 index 00000000000..f463506ac69 --- /dev/null +++ b/public/-/emojis/2/water_polo_tone1.png diff --git a/public/-/emojis/2/water_polo_tone2.png b/public/-/emojis/2/water_polo_tone2.png Binary files differnew file mode 100644 index 00000000000..a02eaaa6b3f --- /dev/null +++ b/public/-/emojis/2/water_polo_tone2.png diff --git a/public/-/emojis/2/water_polo_tone3.png b/public/-/emojis/2/water_polo_tone3.png Binary files differnew file mode 100644 index 00000000000..f4f80b9946c --- /dev/null +++ b/public/-/emojis/2/water_polo_tone3.png diff --git a/public/-/emojis/2/water_polo_tone4.png b/public/-/emojis/2/water_polo_tone4.png Binary files differnew file mode 100644 index 00000000000..260b27791c2 --- /dev/null +++ b/public/-/emojis/2/water_polo_tone4.png diff --git a/public/-/emojis/2/water_polo_tone5.png b/public/-/emojis/2/water_polo_tone5.png Binary files differnew file mode 100644 index 00000000000..73cb325ba51 --- /dev/null +++ b/public/-/emojis/2/water_polo_tone5.png diff --git a/public/-/emojis/2/watermelon.png b/public/-/emojis/2/watermelon.png Binary files differnew file mode 100644 index 00000000000..93448a8f2c4 --- /dev/null +++ b/public/-/emojis/2/watermelon.png diff --git a/public/-/emojis/2/wave.png b/public/-/emojis/2/wave.png Binary files differnew file mode 100644 index 00000000000..3161c2a6faf --- /dev/null +++ b/public/-/emojis/2/wave.png diff --git a/public/-/emojis/2/wave_tone1.png b/public/-/emojis/2/wave_tone1.png Binary files differnew file mode 100644 index 00000000000..a45cc13862c --- /dev/null +++ b/public/-/emojis/2/wave_tone1.png diff --git a/public/-/emojis/2/wave_tone2.png b/public/-/emojis/2/wave_tone2.png Binary files differnew file mode 100644 index 00000000000..af3f1ae0e4a --- /dev/null +++ b/public/-/emojis/2/wave_tone2.png diff --git a/public/-/emojis/2/wave_tone3.png b/public/-/emojis/2/wave_tone3.png Binary files differnew file mode 100644 index 00000000000..7d1f9c475cc --- /dev/null +++ b/public/-/emojis/2/wave_tone3.png diff --git a/public/-/emojis/2/wave_tone4.png b/public/-/emojis/2/wave_tone4.png Binary files differnew file mode 100644 index 00000000000..c4e29a1ea8d --- /dev/null +++ b/public/-/emojis/2/wave_tone4.png diff --git a/public/-/emojis/2/wave_tone5.png b/public/-/emojis/2/wave_tone5.png Binary files differnew file mode 100644 index 00000000000..91925afcb28 --- /dev/null +++ b/public/-/emojis/2/wave_tone5.png diff --git a/public/-/emojis/2/wavy_dash.png b/public/-/emojis/2/wavy_dash.png Binary files differnew file mode 100644 index 00000000000..54b7c2eff3f --- /dev/null +++ b/public/-/emojis/2/wavy_dash.png diff --git a/public/-/emojis/2/waxing_crescent_moon.png b/public/-/emojis/2/waxing_crescent_moon.png Binary files differnew file mode 100644 index 00000000000..ae26131838d --- /dev/null +++ b/public/-/emojis/2/waxing_crescent_moon.png diff --git a/public/-/emojis/2/waxing_gibbous_moon.png b/public/-/emojis/2/waxing_gibbous_moon.png Binary files differnew file mode 100644 index 00000000000..3c50dd6b778 --- /dev/null +++ b/public/-/emojis/2/waxing_gibbous_moon.png diff --git a/public/-/emojis/2/wc.png b/public/-/emojis/2/wc.png Binary files differnew file mode 100644 index 00000000000..be3d80ab1ac --- /dev/null +++ b/public/-/emojis/2/wc.png diff --git a/public/-/emojis/2/weary.png b/public/-/emojis/2/weary.png Binary files differnew file mode 100644 index 00000000000..1492622b838 --- /dev/null +++ b/public/-/emojis/2/weary.png diff --git a/public/-/emojis/2/wedding.png b/public/-/emojis/2/wedding.png Binary files differnew file mode 100644 index 00000000000..ac86a232e67 --- /dev/null +++ b/public/-/emojis/2/wedding.png diff --git a/public/-/emojis/2/whale.png b/public/-/emojis/2/whale.png Binary files differnew file mode 100644 index 00000000000..d6326af1a15 --- /dev/null +++ b/public/-/emojis/2/whale.png diff --git a/public/-/emojis/2/whale2.png b/public/-/emojis/2/whale2.png Binary files differnew file mode 100644 index 00000000000..7b586e17b52 --- /dev/null +++ b/public/-/emojis/2/whale2.png diff --git a/public/-/emojis/2/wheel_of_dharma.png b/public/-/emojis/2/wheel_of_dharma.png Binary files differnew file mode 100644 index 00000000000..3fff7c63b61 --- /dev/null +++ b/public/-/emojis/2/wheel_of_dharma.png diff --git a/public/-/emojis/2/wheelchair.png b/public/-/emojis/2/wheelchair.png Binary files differnew file mode 100644 index 00000000000..260c05e88bd --- /dev/null +++ b/public/-/emojis/2/wheelchair.png diff --git a/public/-/emojis/2/white_check_mark.png b/public/-/emojis/2/white_check_mark.png Binary files differnew file mode 100644 index 00000000000..82035d48bc0 --- /dev/null +++ b/public/-/emojis/2/white_check_mark.png diff --git a/public/-/emojis/2/white_circle.png b/public/-/emojis/2/white_circle.png Binary files differnew file mode 100644 index 00000000000..e5aa5bb4e70 --- /dev/null +++ b/public/-/emojis/2/white_circle.png diff --git a/public/-/emojis/2/white_flower.png b/public/-/emojis/2/white_flower.png Binary files differnew file mode 100644 index 00000000000..e165fe1910a --- /dev/null +++ b/public/-/emojis/2/white_flower.png diff --git a/public/-/emojis/2/white_large_square.png b/public/-/emojis/2/white_large_square.png Binary files differnew file mode 100644 index 00000000000..2e216c74f19 --- /dev/null +++ b/public/-/emojis/2/white_large_square.png diff --git a/public/-/emojis/2/white_medium_small_square.png b/public/-/emojis/2/white_medium_small_square.png Binary files differnew file mode 100644 index 00000000000..eb79781b466 --- /dev/null +++ b/public/-/emojis/2/white_medium_small_square.png diff --git a/public/-/emojis/2/white_medium_square.png b/public/-/emojis/2/white_medium_square.png Binary files differnew file mode 100644 index 00000000000..6b7c6585b32 --- /dev/null +++ b/public/-/emojis/2/white_medium_square.png diff --git a/public/-/emojis/2/white_small_square.png b/public/-/emojis/2/white_small_square.png Binary files differnew file mode 100644 index 00000000000..09f2f1d1bbf --- /dev/null +++ b/public/-/emojis/2/white_small_square.png diff --git a/public/-/emojis/2/white_square_button.png b/public/-/emojis/2/white_square_button.png Binary files differnew file mode 100644 index 00000000000..1eb1af7a77b --- /dev/null +++ b/public/-/emojis/2/white_square_button.png diff --git a/public/-/emojis/2/white_sun_cloud.png b/public/-/emojis/2/white_sun_cloud.png Binary files differnew file mode 100644 index 00000000000..a6982814fa4 --- /dev/null +++ b/public/-/emojis/2/white_sun_cloud.png diff --git a/public/-/emojis/2/white_sun_rain_cloud.png b/public/-/emojis/2/white_sun_rain_cloud.png Binary files differnew file mode 100644 index 00000000000..a4b13e900a4 --- /dev/null +++ b/public/-/emojis/2/white_sun_rain_cloud.png diff --git a/public/-/emojis/2/white_sun_small_cloud.png b/public/-/emojis/2/white_sun_small_cloud.png Binary files differnew file mode 100644 index 00000000000..6c00833eb19 --- /dev/null +++ b/public/-/emojis/2/white_sun_small_cloud.png diff --git a/public/-/emojis/2/wilted_rose.png b/public/-/emojis/2/wilted_rose.png Binary files differnew file mode 100644 index 00000000000..03919a12094 --- /dev/null +++ b/public/-/emojis/2/wilted_rose.png diff --git a/public/-/emojis/2/wind_blowing_face.png b/public/-/emojis/2/wind_blowing_face.png Binary files differnew file mode 100644 index 00000000000..32e658bcbec --- /dev/null +++ b/public/-/emojis/2/wind_blowing_face.png diff --git a/public/-/emojis/2/wind_chime.png b/public/-/emojis/2/wind_chime.png Binary files differnew file mode 100644 index 00000000000..5f5add3cba5 --- /dev/null +++ b/public/-/emojis/2/wind_chime.png diff --git a/public/-/emojis/2/wine_glass.png b/public/-/emojis/2/wine_glass.png Binary files differnew file mode 100644 index 00000000000..63c94e0cf6c --- /dev/null +++ b/public/-/emojis/2/wine_glass.png diff --git a/public/-/emojis/2/wink.png b/public/-/emojis/2/wink.png Binary files differnew file mode 100644 index 00000000000..c605d9c2c78 --- /dev/null +++ b/public/-/emojis/2/wink.png diff --git a/public/-/emojis/2/wolf.png b/public/-/emojis/2/wolf.png Binary files differnew file mode 100644 index 00000000000..b5b06c27786 --- /dev/null +++ b/public/-/emojis/2/wolf.png diff --git a/public/-/emojis/2/woman.png b/public/-/emojis/2/woman.png Binary files differnew file mode 100644 index 00000000000..75533da530f --- /dev/null +++ b/public/-/emojis/2/woman.png diff --git a/public/-/emojis/2/woman_tone1.png b/public/-/emojis/2/woman_tone1.png Binary files differnew file mode 100644 index 00000000000..a41f4f2f555 --- /dev/null +++ b/public/-/emojis/2/woman_tone1.png diff --git a/public/-/emojis/2/woman_tone2.png b/public/-/emojis/2/woman_tone2.png Binary files differnew file mode 100644 index 00000000000..6ec6de75016 --- /dev/null +++ b/public/-/emojis/2/woman_tone2.png diff --git a/public/-/emojis/2/woman_tone3.png b/public/-/emojis/2/woman_tone3.png Binary files differnew file mode 100644 index 00000000000..9c08adebd65 --- /dev/null +++ b/public/-/emojis/2/woman_tone3.png diff --git a/public/-/emojis/2/woman_tone4.png b/public/-/emojis/2/woman_tone4.png Binary files differnew file mode 100644 index 00000000000..88cbdbc798a --- /dev/null +++ b/public/-/emojis/2/woman_tone4.png diff --git a/public/-/emojis/2/woman_tone5.png b/public/-/emojis/2/woman_tone5.png Binary files differnew file mode 100644 index 00000000000..b02ec4b4af1 --- /dev/null +++ b/public/-/emojis/2/woman_tone5.png diff --git a/public/-/emojis/2/womans_clothes.png b/public/-/emojis/2/womans_clothes.png Binary files differnew file mode 100644 index 00000000000..86f89f19f37 --- /dev/null +++ b/public/-/emojis/2/womans_clothes.png diff --git a/public/-/emojis/2/womans_hat.png b/public/-/emojis/2/womans_hat.png Binary files differnew file mode 100644 index 00000000000..b69fcad7e49 --- /dev/null +++ b/public/-/emojis/2/womans_hat.png diff --git a/public/-/emojis/2/womens.png b/public/-/emojis/2/womens.png Binary files differnew file mode 100644 index 00000000000..ea38f1a854d --- /dev/null +++ b/public/-/emojis/2/womens.png diff --git a/public/-/emojis/2/worried.png b/public/-/emojis/2/worried.png Binary files differnew file mode 100644 index 00000000000..b85910fb297 --- /dev/null +++ b/public/-/emojis/2/worried.png diff --git a/public/-/emojis/2/wrench.png b/public/-/emojis/2/wrench.png Binary files differnew file mode 100644 index 00000000000..feff25c2113 --- /dev/null +++ b/public/-/emojis/2/wrench.png diff --git a/public/-/emojis/2/wrestlers.png b/public/-/emojis/2/wrestlers.png Binary files differnew file mode 100644 index 00000000000..58175c6ecbe --- /dev/null +++ b/public/-/emojis/2/wrestlers.png diff --git a/public/-/emojis/2/wrestlers_tone1.png b/public/-/emojis/2/wrestlers_tone1.png Binary files differnew file mode 100644 index 00000000000..55c8bb3fcc2 --- /dev/null +++ b/public/-/emojis/2/wrestlers_tone1.png diff --git a/public/-/emojis/2/wrestlers_tone2.png b/public/-/emojis/2/wrestlers_tone2.png Binary files differnew file mode 100644 index 00000000000..2ae6989956d --- /dev/null +++ b/public/-/emojis/2/wrestlers_tone2.png diff --git a/public/-/emojis/2/wrestlers_tone3.png b/public/-/emojis/2/wrestlers_tone3.png Binary files differnew file mode 100644 index 00000000000..bff6020b931 --- /dev/null +++ b/public/-/emojis/2/wrestlers_tone3.png diff --git a/public/-/emojis/2/wrestlers_tone4.png b/public/-/emojis/2/wrestlers_tone4.png Binary files differnew file mode 100644 index 00000000000..d09cf19262b --- /dev/null +++ b/public/-/emojis/2/wrestlers_tone4.png diff --git a/public/-/emojis/2/wrestlers_tone5.png b/public/-/emojis/2/wrestlers_tone5.png Binary files differnew file mode 100644 index 00000000000..0850e7d1e42 --- /dev/null +++ b/public/-/emojis/2/wrestlers_tone5.png diff --git a/public/-/emojis/2/writing_hand.png b/public/-/emojis/2/writing_hand.png Binary files differnew file mode 100644 index 00000000000..9a2691a0dc4 --- /dev/null +++ b/public/-/emojis/2/writing_hand.png diff --git a/public/-/emojis/2/writing_hand_tone1.png b/public/-/emojis/2/writing_hand_tone1.png Binary files differnew file mode 100644 index 00000000000..bf821143858 --- /dev/null +++ b/public/-/emojis/2/writing_hand_tone1.png diff --git a/public/-/emojis/2/writing_hand_tone2.png b/public/-/emojis/2/writing_hand_tone2.png Binary files differnew file mode 100644 index 00000000000..c7fa4523983 --- /dev/null +++ b/public/-/emojis/2/writing_hand_tone2.png diff --git a/public/-/emojis/2/writing_hand_tone3.png b/public/-/emojis/2/writing_hand_tone3.png Binary files differnew file mode 100644 index 00000000000..c41e68bd2bc --- /dev/null +++ b/public/-/emojis/2/writing_hand_tone3.png diff --git a/public/-/emojis/2/writing_hand_tone4.png b/public/-/emojis/2/writing_hand_tone4.png Binary files differnew file mode 100644 index 00000000000..448d3507e9c --- /dev/null +++ b/public/-/emojis/2/writing_hand_tone4.png diff --git a/public/-/emojis/2/writing_hand_tone5.png b/public/-/emojis/2/writing_hand_tone5.png Binary files differnew file mode 100644 index 00000000000..7959873d60d --- /dev/null +++ b/public/-/emojis/2/writing_hand_tone5.png diff --git a/public/-/emojis/2/x.png b/public/-/emojis/2/x.png Binary files differnew file mode 100644 index 00000000000..9406c87c5f0 --- /dev/null +++ b/public/-/emojis/2/x.png diff --git a/public/-/emojis/2/yellow_heart.png b/public/-/emojis/2/yellow_heart.png Binary files differnew file mode 100644 index 00000000000..8067e9413e8 --- /dev/null +++ b/public/-/emojis/2/yellow_heart.png diff --git a/public/-/emojis/2/yen.png b/public/-/emojis/2/yen.png Binary files differnew file mode 100644 index 00000000000..72258005f08 --- /dev/null +++ b/public/-/emojis/2/yen.png diff --git a/public/-/emojis/2/yin_yang.png b/public/-/emojis/2/yin_yang.png Binary files differnew file mode 100644 index 00000000000..35ae33c4326 --- /dev/null +++ b/public/-/emojis/2/yin_yang.png diff --git a/public/-/emojis/2/yum.png b/public/-/emojis/2/yum.png Binary files differnew file mode 100644 index 00000000000..ead526319f4 --- /dev/null +++ b/public/-/emojis/2/yum.png diff --git a/public/-/emojis/2/zap.png b/public/-/emojis/2/zap.png Binary files differnew file mode 100644 index 00000000000..7271a50bcba --- /dev/null +++ b/public/-/emojis/2/zap.png diff --git a/public/-/emojis/2/zero.png b/public/-/emojis/2/zero.png Binary files differnew file mode 100644 index 00000000000..db3f638a02c --- /dev/null +++ b/public/-/emojis/2/zero.png diff --git a/public/-/emojis/2/zipper_mouth.png b/public/-/emojis/2/zipper_mouth.png Binary files differnew file mode 100644 index 00000000000..58915b98f57 --- /dev/null +++ b/public/-/emojis/2/zipper_mouth.png diff --git a/public/-/emojis/2/zzz.png b/public/-/emojis/2/zzz.png Binary files differnew file mode 100644 index 00000000000..4b146f52bde --- /dev/null +++ b/public/-/emojis/2/zzz.png diff --git a/qa/qa/resource/fork.rb b/qa/qa/resource/fork.rb index b3814011f2c..182850aa26b 100644 --- a/qa/qa/resource/fork.rb +++ b/qa/qa/resource/fork.rb @@ -61,6 +61,9 @@ module QA def fabricate_via_api! populate(:upstream, :user) + # Remove after Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/343396 + Flow::Login.sign_in(as: user) if Specs::Helpers::ContextSelector.dot_com? + @api_client = Runtime::API::Client.new(:gitlab, is_new_session: false, user: user) Runtime::Logger.debug("Forking project #{upstream.name} to namespace #{user.username}...") @@ -68,6 +71,9 @@ module QA wait_until_forked populate(:project) + + # Remove after Issue: https://gitlab.com/gitlab-org/gitlab/-/issues/343396 + Flow::Login.sign_in if Specs::Helpers::ContextSelector.dot_com? end def remove_via_api! diff --git a/qa/qa/scenario/test/integration/ldap_no_tls.rb b/qa/qa/scenario/test/integration/ldap_no_tls.rb index bbf4c847f33..339fc8924c1 100644 --- a/qa/qa/scenario/test/integration/ldap_no_tls.rb +++ b/qa/qa/scenario/test/integration/ldap_no_tls.rb @@ -1,3 +1,4 @@ +# rubocop:disable Naming/FileName # frozen_string_literal: true module QA @@ -11,3 +12,5 @@ module QA end end end + +# rubocop:enable Naming/FileName diff --git a/qa/qa/scenario/test/integration/ldap_tls.rb b/qa/qa/scenario/test/integration/ldap_tls.rb index 2a767e57bc6..0214baddd2d 100644 --- a/qa/qa/scenario/test/integration/ldap_tls.rb +++ b/qa/qa/scenario/test/integration/ldap_tls.rb @@ -1,3 +1,4 @@ +# rubocop:disable Naming/FileName # frozen_string_literal: true module QA @@ -11,3 +12,5 @@ module QA end end end + +# rubocop:enable Naming/FileName diff --git a/spec/fixtures/error_tracking/python_event.json b/spec/fixtures/error_tracking/python_event.json new file mode 100644 index 00000000000..4b27cb47e5b --- /dev/null +++ b/spec/fixtures/error_tracking/python_event.json @@ -0,0 +1 @@ +{"level":"error","exception":{"values":[{"module":null,"type":"ZeroDivisionError","value":"division by zero","mechanism":{"type":"django","handled":false},"stacktrace":{"frames":[{"filename":"django/core/handlers/exception.py","abs_path":"/Users/dzaporozhets/.asdf/installs/python/3.8.12/lib/python3.8/site-packages/django/core/handlers/exception.py","function":"inner","module":"django.core.handlers.exception","lineno":47,"pre_context":[" return inner"," else:"," @wraps(get_response)"," def inner(request):"," try:"],"context_line":" response = get_response(request)","post_context":[" except Exception as exc:"," response = response_for_exception(request, exc)"," return response"," return inner",""],"vars":{"request":"\u003cWSGIRequest: GET '/polls/'\u003e","exc":"ZeroDivisionError('division by zero')","get_response":"\u003cbound method BaseHandler._get_response of \u003cdjango.core.handlers.wsgi.WSGIHandler object at 0x10f012550\u003e\u003e"},"in_app":true},{"filename":"django/core/handlers/base.py","abs_path":"/Users/dzaporozhets/.asdf/installs/python/3.8.12/lib/python3.8/site-packages/django/core/handlers/base.py","function":"_get_response","module":"django.core.handlers.base","lineno":181,"pre_context":[" wrapped_callback = self.make_view_atomic(callback)"," # If it is an asynchronous view, run it in a subthread."," if asyncio.iscoroutinefunction(wrapped_callback):"," wrapped_callback = async_to_sync(wrapped_callback)"," try:"],"context_line":" response = wrapped_callback(request, *callback_args, **callback_kwargs)","post_context":[" except Exception as e:"," response = self.process_exception_by_middleware(e, request)"," if response is None:"," raise",""],"vars":{"self":"\u003cdjango.core.handlers.wsgi.WSGIHandler object at 0x10f012550\u003e","request":"\u003cWSGIRequest: GET '/polls/'\u003e","response":"None","callback":"\u003cfunction index at 0x10f7b6820\u003e","callback_args":[],"callback_kwargs":{},"middleware_method":"\u003cfunction CsrfViewMiddleware.process_view at 0x113853a60\u003e","wrapped_callback":"\u003cfunction index at 0x113d41040\u003e"},"in_app":true},{"filename":"polls/views.py","abs_path":"/Users/dzaporozhets/Projects/pysite/polls/views.py","function":"index","module":"polls.views","lineno":15,"pre_context":[" # We recommend adjusting this value in production."," traces_sample_rate=1.0,",")","","def index(request):"],"context_line":" division_by_zero = 1 / 0","post_context":[" return HttpResponse(\"Hello, world. You're at the polls index.\")"],"vars":{"request":"\u003cWSGIRequest: GET '/polls/'\u003e"},"in_app":true}]}}]},"event_id":"dbae4fc6415f408786174a929363d26f","timestamp":"2021-10-07T14:52:18.257544Z","breadcrumbs":{"values":[]},"transaction":"/polls/","contexts":{"trace":{"trace_id":"20b50c065f4f4b5d99862e5ea08b45aa","span_id":"a4ecb3118f7f9f5a","parent_span_id":"af50a83a73a41c28","op":"django.middleware","description":"django.middleware.clickjacking.XFrameOptionsMiddleware.__call__"},"runtime":{"name":"CPython","version":"3.8.12","build":"3.8.12 (default, Oct 6 2021, 13:48:19) \n[Clang 12.0.5 (clang-1205.0.22.9)]"}},"modules":{"urllib3":"1.26.7","sqlparse":"0.4.2","setuptools":"56.0.0","sentry-sdk":"1.4.3","pytz":"2021.3","pip":"21.1.1","django":"3.2.8","certifi":"2021.5.30","asgiref":"3.4.1"},"extra":{"sys.argv":["manage.py","runserver"]},"request":{"url":"http://localhost:8000/polls/","query_string":"","method":"GET","env":{"SERVER_NAME":"1.0.0.127.in-addr.arpa","SERVER_PORT":"8000"},"headers":{"Content-Length":"","Content-Type":"text/plain","Host":"localhost:8000","User-Agent":"Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:92.0) Gecko/20100101 Firefox/92.0","Accept":"text/html,application/xhtml+xml,application/xml;q=0.9,image/webp,*/*;q=0.8","Accept-Language":"en-US,en;q=0.5","Accept-Encoding":"gzip, deflate","Connection":"keep-alive","Cookie":"","Upgrade-Insecure-Requests":"1","Sec-Fetch-Dest":"document","Sec-Fetch-Mode":"navigate","Sec-Fetch-Site":"none","Sec-Fetch-User":"?1","Cache-Control":"max-age=0"}},"environment":"production","server_name":"DZ-GitLab-MBP-15.local","sdk":{"name":"sentry.python","version":"1.4.3","packages":[{"name":"pypi:sentry-sdk","version":"1.4.3"}],"integrations":["argv","atexit","dedupe","django","excepthook","logging","modules","stdlib","threading"]},"platform":"python","_meta":{"request":{"headers":{"Cookie":{"":{"rem":[["!config","x",0,2968]]}}}}}}
\ No newline at end of file diff --git a/spec/frontend/integrations/edit/components/dynamic_field_spec.js b/spec/frontend/integrations/edit/components/dynamic_field_spec.js index da8a2f41c1b..bf044e388ea 100644 --- a/spec/frontend/integrations/edit/components/dynamic_field_spec.js +++ b/spec/frontend/integrations/edit/components/dynamic_field_spec.js @@ -35,136 +35,145 @@ describe('DynamicField', () => { const findGlFormTextarea = () => wrapper.findComponent(GlFormTextarea); describe('template', () => { - describe.each([ - [true, 'disabled', 'readonly'], - [false, undefined, undefined], - ])('dynamic field, when isInheriting = `%p`', (isInheriting, disabled, readonly) => { - describe('type is checkbox', () => { - beforeEach(() => { - createComponent( - { - type: 'checkbox', - }, - isInheriting, - ); - }); + describe.each` + isInheriting | disabled | readonly | checkboxLabel + ${true} | ${'disabled'} | ${'readonly'} | ${undefined} + ${false} | ${undefined} | ${undefined} | ${'Custom checkbox label'} + `( + 'dynamic field, when isInheriting = `%p`', + ({ isInheriting, disabled, readonly, checkboxLabel }) => { + describe('type is checkbox', () => { + beforeEach(() => { + createComponent( + { + type: 'checkbox', + checkboxLabel, + }, + isInheriting, + ); + }); - it(`renders GlFormCheckbox, which ${isInheriting ? 'is' : 'is not'} disabled`, () => { - expect(findGlFormCheckbox().exists()).toBe(true); - expect(findGlFormCheckbox().find('[type=checkbox]').attributes('disabled')).toBe( - disabled, - ); - }); + it(`renders GlFormCheckbox, which ${isInheriting ? 'is' : 'is not'} disabled`, () => { + expect(findGlFormCheckbox().exists()).toBe(true); + expect(findGlFormCheckbox().find('[type=checkbox]').attributes('disabled')).toBe( + disabled, + ); + }); - it('does not render other types of input', () => { - expect(findGlFormSelect().exists()).toBe(false); - expect(findGlFormTextarea().exists()).toBe(false); - expect(findGlFormInput().exists()).toBe(false); - }); - }); + it(`renders GlFormCheckbox with correct text content when checkboxLabel is ${checkboxLabel}`, () => { + expect(findGlFormCheckbox().text()).toBe(checkboxLabel ?? defaultProps.title); + }); - describe('type is select', () => { - beforeEach(() => { - createComponent( - { - type: 'select', - choices: [ - ['all', 'All details'], - ['standard', 'Standard'], - ], - }, - isInheriting, - ); + it('does not render other types of input', () => { + expect(findGlFormSelect().exists()).toBe(false); + expect(findGlFormTextarea().exists()).toBe(false); + expect(findGlFormInput().exists()).toBe(false); + }); }); - it(`renders GlFormSelect, which ${isInheriting ? 'is' : 'is not'} disabled`, () => { - expect(findGlFormSelect().exists()).toBe(true); - expect(findGlFormSelect().findAll('option')).toHaveLength(2); - expect(findGlFormSelect().find('select').attributes('disabled')).toBe(disabled); - }); + describe('type is select', () => { + beforeEach(() => { + createComponent( + { + type: 'select', + choices: [ + ['all', 'All details'], + ['standard', 'Standard'], + ], + }, + isInheriting, + ); + }); - it('does not render other types of input', () => { - expect(findGlFormCheckbox().exists()).toBe(false); - expect(findGlFormTextarea().exists()).toBe(false); - expect(findGlFormInput().exists()).toBe(false); - }); - }); + it(`renders GlFormSelect, which ${isInheriting ? 'is' : 'is not'} disabled`, () => { + expect(findGlFormSelect().exists()).toBe(true); + expect(findGlFormSelect().findAll('option')).toHaveLength(2); + expect(findGlFormSelect().find('select').attributes('disabled')).toBe(disabled); + }); - describe('type is textarea', () => { - beforeEach(() => { - createComponent( - { - type: 'textarea', - }, - isInheriting, - ); + it('does not render other types of input', () => { + expect(findGlFormCheckbox().exists()).toBe(false); + expect(findGlFormTextarea().exists()).toBe(false); + expect(findGlFormInput().exists()).toBe(false); + }); }); - it(`renders GlFormTextarea, which ${isInheriting ? 'is' : 'is not'} readonly`, () => { - expect(findGlFormTextarea().exists()).toBe(true); - expect(findGlFormTextarea().find('textarea').attributes('readonly')).toBe(readonly); - }); + describe('type is textarea', () => { + beforeEach(() => { + createComponent( + { + type: 'textarea', + }, + isInheriting, + ); + }); - it('does not render other types of input', () => { - expect(findGlFormCheckbox().exists()).toBe(false); - expect(findGlFormSelect().exists()).toBe(false); - expect(findGlFormInput().exists()).toBe(false); - }); - }); + it(`renders GlFormTextarea, which ${isInheriting ? 'is' : 'is not'} readonly`, () => { + expect(findGlFormTextarea().exists()).toBe(true); + expect(findGlFormTextarea().find('textarea').attributes('readonly')).toBe(readonly); + }); - describe('type is password', () => { - beforeEach(() => { - createComponent( - { - type: 'password', - }, - isInheriting, - ); + it('does not render other types of input', () => { + expect(findGlFormCheckbox().exists()).toBe(false); + expect(findGlFormSelect().exists()).toBe(false); + expect(findGlFormInput().exists()).toBe(false); + }); }); - it(`renders GlFormInput, which ${isInheriting ? 'is' : 'is not'} readonly`, () => { - expect(findGlFormInput().exists()).toBe(true); - expect(findGlFormInput().attributes('type')).toBe('password'); - expect(findGlFormInput().attributes('readonly')).toBe(readonly); - }); + describe('type is password', () => { + beforeEach(() => { + createComponent( + { + type: 'password', + }, + isInheriting, + ); + }); - it('does not render other types of input', () => { - expect(findGlFormCheckbox().exists()).toBe(false); - expect(findGlFormSelect().exists()).toBe(false); - expect(findGlFormTextarea().exists()).toBe(false); - }); - }); + it(`renders GlFormInput, which ${isInheriting ? 'is' : 'is not'} readonly`, () => { + expect(findGlFormInput().exists()).toBe(true); + expect(findGlFormInput().attributes('type')).toBe('password'); + expect(findGlFormInput().attributes('readonly')).toBe(readonly); + }); - describe('type is text', () => { - beforeEach(() => { - createComponent( - { - type: 'text', - required: true, - }, - isInheriting, - ); + it('does not render other types of input', () => { + expect(findGlFormCheckbox().exists()).toBe(false); + expect(findGlFormSelect().exists()).toBe(false); + expect(findGlFormTextarea().exists()).toBe(false); + }); }); - it(`renders GlFormInput, which ${isInheriting ? 'is' : 'is not'} readonly`, () => { - expect(findGlFormInput().exists()).toBe(true); - expect(findGlFormInput().attributes()).toMatchObject({ - type: 'text', - id: 'service_project_url', - name: 'service[project_url]', - placeholder: defaultProps.placeholder, - required: 'required', + describe('type is text', () => { + beforeEach(() => { + createComponent( + { + type: 'text', + required: true, + }, + isInheriting, + ); }); - expect(findGlFormInput().attributes('readonly')).toBe(readonly); - }); - it('does not render other types of input', () => { - expect(findGlFormCheckbox().exists()).toBe(false); - expect(findGlFormSelect().exists()).toBe(false); - expect(findGlFormTextarea().exists()).toBe(false); + it(`renders GlFormInput, which ${isInheriting ? 'is' : 'is not'} readonly`, () => { + expect(findGlFormInput().exists()).toBe(true); + expect(findGlFormInput().attributes()).toMatchObject({ + type: 'text', + id: 'service_project_url', + name: 'service[project_url]', + placeholder: defaultProps.placeholder, + required: 'required', + }); + expect(findGlFormInput().attributes('readonly')).toBe(readonly); + }); + + it('does not render other types of input', () => { + expect(findGlFormCheckbox().exists()).toBe(false); + expect(findGlFormSelect().exists()).toBe(false); + expect(findGlFormTextarea().exists()).toBe(false); + }); }); - }); - }); + }, + ); describe('help text', () => { it('renders description with help text', () => { diff --git a/spec/graphql/resolvers/group_issues_resolver_spec.rb b/spec/graphql/resolvers/group_issues_resolver_spec.rb index 463cdca699b..e17429560ac 100644 --- a/spec/graphql/resolvers/group_issues_resolver_spec.rb +++ b/spec/graphql/resolvers/group_issues_resolver_spec.rb @@ -29,15 +29,72 @@ RSpec.describe Resolvers::GroupIssuesResolver do describe '#resolve' do it 'finds all group issues' do - result = resolve(described_class, obj: group, ctx: { current_user: current_user }) - - expect(result).to contain_exactly(issue1, issue2, issue3) + expect(resolve_issues).to contain_exactly(issue1, issue2, issue3) end it 'finds all group and subgroup issues' do - result = resolve(described_class, obj: group, args: { include_subgroups: true }, ctx: { current_user: current_user }) + result = resolve_issues(include_subgroups: true) expect(result).to contain_exactly(issue1, issue2, issue3, subissue1, subissue2, subissue3) end + + it 'returns issues without the specified issue_type' do + result = resolve_issues(not: { types: ['issue'] }) + + expect(result).to contain_exactly(issue1) + end + + context 'confidential issues' do + let_it_be(:confidential_issue1) { create(:issue, project: project, confidential: true) } + let_it_be(:confidential_issue2) { create(:issue, project: other_project, confidential: true) } + + context "when user is allowed to view confidential issues" do + it 'returns all viewable issues by default' do + expect(resolve_issues).to contain_exactly(issue1, issue2, issue3, confidential_issue1, confidential_issue2) + end + + context 'filtering for confidential issues' do + it 'returns only the non-confidential issues for the group when filter is set to false' do + expect(resolve_issues({ confidential: false })).to contain_exactly(issue1, issue2, issue3) + end + + it "returns only the confidential issues for the group when filter is set to true" do + expect(resolve_issues({ confidential: true })).to contain_exactly(confidential_issue1, confidential_issue2) + end + end + end + + context "when user is not allowed to see confidential issues" do + before do + group.add_guest(current_user) + end + + it 'returns all viewable issues by default' do + expect(resolve_issues).to contain_exactly(issue1, issue2, issue3) + end + + context 'filtering for confidential issues' do + it 'does not return the confidential issues when filter is set to false' do + expect(resolve_issues({ confidential: false })).to contain_exactly(issue1, issue2, issue3) + end + + it 'does not return the confidential issues when filter is set to true' do + expect(resolve_issues({ confidential: true })).to be_empty + end + end + end + end + + context 'release_tag filter' do + it 'returns an error when trying to filter by negated release_tag' do + expect do + resolve_issues(not: { release_tag: ['v1.0'] }) + end.to raise_error(Gitlab::Graphql::Errors::ArgumentError, 'releaseTag filter is not allowed when parent is a group.') + end + end + end + + def resolve_issues(args = {}, context = { current_user: current_user }) + resolve(described_class, obj: group, args: args, ctx: context) end end diff --git a/spec/graphql/resolvers/issues_resolver_spec.rb b/spec/graphql/resolvers/issues_resolver_spec.rb index 9897e697009..3c892214aaf 100644 --- a/spec/graphql/resolvers/issues_resolver_spec.rb +++ b/spec/graphql/resolvers/issues_resolver_spec.rb @@ -26,14 +26,7 @@ RSpec.describe Resolvers::IssuesResolver do expect(described_class).to have_nullable_graphql_type(Types::IssueType.connection_type) end - shared_context 'filtering for confidential issues' do - let_it_be(:confidential_issue1) { create(:issue, project: project, confidential: true) } - let_it_be(:confidential_issue2) { create(:issue, project: other_project, confidential: true) } - end - context "with a project" do - let(:obj) { project } - before_all do project.add_developer(current_user) project.add_reporter(reporter) @@ -112,6 +105,54 @@ RSpec.describe Resolvers::IssuesResolver do end end + describe 'filter by release' do + let_it_be(:milestone1) { create(:milestone, project: project, start_date: 1.day.from_now, title: 'Version 1') } + let_it_be(:milestone2) { create(:milestone, project: project, start_date: 1.day.from_now, title: 'Version 2') } + let_it_be(:milestone3) { create(:milestone, project: project, start_date: 1.day.from_now, title: 'Version 3') } + let_it_be(:release1) { create(:release, tag: 'v1.0', milestones: [milestone1], project: project) } + let_it_be(:release2) { create(:release, tag: 'v2.0', milestones: [milestone2], project: project) } + let_it_be(:release3) { create(:release, tag: 'v3.0', milestones: [milestone3], project: project) } + let_it_be(:release_issue1) { create(:issue, project: project, milestone: milestone1) } + let_it_be(:release_issue2) { create(:issue, project: project, milestone: milestone2) } + let_it_be(:release_issue3) { create(:issue, project: project, milestone: milestone3) } + + describe 'filter by release_tag' do + it 'returns all issues associated with the specified tags' do + expect(resolve_issues(release_tag: [release1.tag, release3.tag])).to contain_exactly(release_issue1, release_issue3) + end + + context 'when release_tag_wildcard_id is also provided' do + it 'raises a mutually eclusive argument error' do + expect do + resolve_issues(release_tag: [release1.tag], release_tag_wildcard_id: 'ANY') + end.to raise_error(Gitlab::Graphql::Errors::ArgumentError, 'only one of [releaseTag, releaseTagWildcardId] arguments is allowed at the same time.') + end + end + end + + describe 'filter by negated release_tag' do + it 'returns all issues not associated with the specified tags' do + expect(resolve_issues(not: { release_tag: [release1.tag, release3.tag] })).to contain_exactly(release_issue2) + end + end + + describe 'filter by release_tag_wildcard_id' do + subject { resolve_issues(release_tag_wildcard_id: wildcard_id) } + + context 'when filtering by ANY' do + let(:wildcard_id) { 'ANY' } + + it { is_expected.to contain_exactly(release_issue1, release_issue2, release_issue3) } + end + + context 'when filtering by NONE' do + let(:wildcard_id) { 'NONE' } + + it { is_expected.to contain_exactly(issue1, issue2) } + end + end + end + it 'filters by two assignees' do assignee2 = create(:user) issue2.update!(assignees: [assignee, assignee2]) @@ -230,7 +271,8 @@ RSpec.describe Resolvers::IssuesResolver do end context 'confidential issues' do - include_context 'filtering for confidential issues' + let_it_be(:confidential_issue1) { create(:issue, project: project, confidential: true) } + let_it_be(:confidential_issue2) { create(:issue, project: other_project, confidential: true) } context "when user is allowed to view confidential issues" do it 'returns all viewable issues by default' do @@ -561,64 +603,6 @@ RSpec.describe Resolvers::IssuesResolver do end end - context "with a group" do - let(:obj) { group } - - before do - group.add_developer(current_user) - end - - describe '#resolve' do - it 'finds all group issues' do - expect(resolve_issues).to contain_exactly(issue1, issue2, issue3) - end - - it 'returns issues without the specified issue_type' do - expect(resolve_issues({ not: { types: ['issue'] } })).to contain_exactly(issue1) - end - - context "confidential issues" do - include_context 'filtering for confidential issues' - - context "when user is allowed to view confidential issues" do - it 'returns all viewable issues by default' do - expect(resolve_issues).to contain_exactly(issue1, issue2, issue3, confidential_issue1, confidential_issue2) - end - - context 'filtering for confidential issues' do - it 'returns only the non-confidential issues for the group when filter is set to false' do - expect(resolve_issues({ confidential: false })).to contain_exactly(issue1, issue2, issue3) - end - - it "returns only the confidential issues for the group when filter is set to true" do - expect(resolve_issues({ confidential: true })).to contain_exactly(confidential_issue1, confidential_issue2) - end - end - end - - context "when user is not allowed to see confidential issues" do - before do - group.add_guest(current_user) - end - - it 'returns all viewable issues by default' do - expect(resolve_issues).to contain_exactly(issue1, issue2, issue3) - end - - context 'filtering for confidential issues' do - it 'does not return the confidential issues when filter is set to false' do - expect(resolve_issues({ confidential: false })).to contain_exactly(issue1, issue2, issue3) - end - - it 'does not return the confidential issues when filter is set to true' do - expect(resolve_issues({ confidential: true })).to be_empty - end - end - end - end - end - end - context "when passing a non existent, batch loaded project" do let!(:project) do BatchLoader::GraphQL.for("non-existent-path").batch do |_fake_paths, loader, _| @@ -626,8 +610,6 @@ RSpec.describe Resolvers::IssuesResolver do end end - let(:obj) { project } - it "returns nil without breaking" do expect(resolve_issues(iids: ["don't", "break"])).to be_empty end @@ -648,6 +630,6 @@ RSpec.describe Resolvers::IssuesResolver do end def resolve_issues(args = {}, context = { current_user: current_user }) - resolve(described_class, obj: obj, args: args, ctx: context) + resolve(described_class, obj: project, args: args, ctx: context) end end diff --git a/spec/helpers/routing/pseudonymization_helper_spec.rb b/spec/helpers/routing/pseudonymization_helper_spec.rb index a28a86d1f53..eb7b03959b2 100644 --- a/spec/helpers/routing/pseudonymization_helper_spec.rb +++ b/spec/helpers/routing/pseudonymization_helper_spec.rb @@ -25,95 +25,155 @@ RSpec.describe ::Routing::PseudonymizationHelper do describe 'when url has params to mask' do context 'with controller for MR' do - let(:masked_url) { "http://test.host/namespace:#{group.id}/project:#{project.id}/-/merge_requests/#{merge_request.id}" } + let(:masked_url) { "http://localhost/namespace#{group.id}/project#{project.id}/-/merge_requests/#{merge_request.id}" } + let(:request) do + double(:Request, + path_parameters: { + controller: "projects/merge_requests", + action: "show", + namespace_id: group.name, + project_id: project.name, + id: merge_request.id.to_s + }, + protocol: 'http', + host: 'localhost', + query_string: '') + end before do - allow(Rails.application.routes).to receive(:recognize_path).and_return({ - controller: "projects/merge_requests", - action: "show", - namespace_id: group.name, - project_id: project.name, - id: merge_request.id.to_s - }) + allow(helper).to receive(:request).and_return(request) end it_behaves_like 'masked url' end context 'with controller for issue' do - let(:masked_url) { "http://test.host/namespace:#{group.id}/project:#{project.id}/-/issues/#{issue.id}" } + let(:masked_url) { "http://localhost/namespace#{group.id}/project#{project.id}/-/issues/#{issue.id}" } + let(:request) do + double(:Request, + path_parameters: { + controller: "projects/issues", + action: "show", + namespace_id: group.name, + project_id: project.name, + id: issue.id.to_s + }, + protocol: 'http', + host: 'localhost', + query_string: '') + end before do - allow(Rails.application.routes).to receive(:recognize_path).and_return({ - controller: "projects/issues", - action: "show", - namespace_id: group.name, - project_id: project.name, - id: issue.id.to_s - }) + allow(helper).to receive(:request).and_return(request) end it_behaves_like 'masked url' end context 'with controller for groups with subgroups and project' do - let(:masked_url) { "http://test.host/namespace:#{subgroup.id}/project:#{subproject.id}"} + let(:masked_url) { "http://localhost/namespace#{subgroup.id}/project#{subproject.id}"} + let(:request) do + double(:Request, + path_parameters: { + controller: 'projects', + action: 'show', + namespace_id: subgroup.name, + id: subproject.name + }, + protocol: 'http', + host: 'localhost', + query_string: '') + end before do allow(helper).to receive(:group).and_return(subgroup) allow(helper).to receive(:project).and_return(subproject) - allow(Rails.application.routes).to receive(:recognize_path).and_return({ - controller: 'projects', - action: 'show', - namespace_id: subgroup.name, - id: subproject.name - }) + allow(helper).to receive(:request).and_return(request) end it_behaves_like 'masked url' end context 'with controller for groups and subgroups' do - let(:masked_url) { "http://test.host/namespace:#{subgroup.id}"} + let(:masked_url) { "http://localhost/groups/namespace#{subgroup.id}/-/shared"} + let(:request) do + double(:Request, + path_parameters: { + controller: 'groups', + action: 'show', + id: subgroup.name + }, + protocol: 'http', + host: 'localhost', + query_string: '') + end before do allow(helper).to receive(:group).and_return(subgroup) - allow(Rails.application.routes).to receive(:recognize_path).and_return({ - controller: 'groups', - action: 'show', - id: subgroup.name - }) + allow(helper).to receive(:request).and_return(request) end it_behaves_like 'masked url' end context 'with controller for blob with file path' do - let(:masked_url) { "http://test.host/namespace:#{group.id}/project:#{project.id}/-/blob/:repository_path" } + let(:masked_url) { "http://localhost/namespace#{group.id}/project#{project.id}/-/blob/:repository_path" } + let(:request) do + double(:Request, + path_parameters: { + controller: 'projects/blob', + action: 'show', + namespace_id: group.name, + project_id: project.name, + id: 'master/README.md' + }, + protocol: 'http', + host: 'localhost', + query_string: '') + end before do - allow(Rails.application.routes).to receive(:recognize_path).and_return({ - controller: 'projects/blob', - action: 'show', - namespace_id: group.name, - project_id: project.name, - id: 'master/README.md' - }) + allow(helper).to receive(:request).and_return(request) end it_behaves_like 'masked url' end - context 'with non identifiable controller' do - let(:masked_url) { "http://test.host/dashboard/issues?assignee_username=root" } + context 'when assignee_username is present' do + let(:masked_url) { "http://localhost/dashboard/issues?assignee_username=masked_assignee_username" } + let(:request) do + double(:Request, + path_parameters: { + controller: 'dashboard', + action: 'issues' + }, + protocol: 'http', + host: 'localhost', + query_string: 'assignee_username=root') + end before do - controller.request.path = '/dashboard/issues' - controller.request.query_string = 'assignee_username=root' - allow(Rails.application.routes).to receive(:recognize_path).and_return({ - controller: 'dashboard', - action: 'issues' - }) + allow(helper).to receive(:request).and_return(request) + end + + it_behaves_like 'masked url' + end + + context 'when author_username is present' do + let(:masked_url) { "http://localhost/dashboard/issues?author_username=masked_author_username&scope=all&state=opened" } + let(:request) do + double(:Request, + path_parameters: { + controller: 'dashboard', + action: 'issues' + }, + protocol: 'http', + host: 'localhost', + query_string: 'author_username=root&scope=all&state=opened') + end + + before do + allow(helper).to receive(:request).and_return(request) end it_behaves_like 'masked url' @@ -121,9 +181,13 @@ RSpec.describe ::Routing::PseudonymizationHelper do end describe 'when url has no params to mask' do - let(:root_url) { 'http://test.host' } + let(:root_url) { 'http://localhost/some/path' } context 'returns root url' do + before do + controller.request.path = 'some/path' + end + it 'masked_page_url' do expect(helper.masked_page_url).to eq(root_url) end @@ -132,17 +196,26 @@ RSpec.describe ::Routing::PseudonymizationHelper do describe 'when it raises exception' do context 'calls error tracking' do + let(:request) do + double(:Request, + path_parameters: { + controller: 'dashboard', + action: 'issues' + }, + protocol: 'http', + host: 'localhost', + query_string: 'assignee_username=root', + original_fullpath: '/dashboard/issues?assignee_username=root') + end + before do - controller.request.path = '/dashboard/issues' - controller.request.query_string = 'assignee_username=root' - allow(Rails.application.routes).to receive(:recognize_path).and_return({ - controller: 'dashboard', - action: 'issues' - }) + allow(helper).to receive(:request).and_return(request) end it 'sends error to sentry and returns nil' do - allow(helper).to receive(:mask_params).with(anything).and_raise(ActionController::RoutingError, 'Some routing error') + allow_next_instance_of(Routing::PseudonymizationHelper::MaskHelper) do |mask_helper| + allow(mask_helper).to receive(:mask_params).and_raise(ActionController::RoutingError, 'Some routing error') + end expect(Gitlab::ErrorTracking).to receive(:track_exception).with( ActionController::RoutingError, diff --git a/spec/lib/atlassian/jira_connect/client_spec.rb b/spec/lib/atlassian/jira_connect/client_spec.rb index 5c8d4282118..9201d1c5dcb 100644 --- a/spec/lib/atlassian/jira_connect/client_spec.rb +++ b/spec/lib/atlassian/jira_connect/client_spec.rb @@ -18,7 +18,15 @@ RSpec.describe Atlassian::JiraConnect::Client do end end - describe '.generate_update_sequence_id' do + around do |example| + if example.metadata[:skip_freeze_time] + example.run + else + freeze_time { example.run } + end + end + + describe '.generate_update_sequence_id', :skip_freeze_time do it 'returns unix time in microseconds as integer', :aggregate_failures do travel_to(Time.utc(1970, 1, 1, 0, 0, 1)) do expect(described_class.generate_update_sequence_id).to eq(1000) diff --git a/spec/serializers/service_field_entity_spec.rb b/spec/serializers/service_field_entity_spec.rb index 6e9ebfb66d9..d5a1c53d2f5 100644 --- a/spec/serializers/service_field_entity_spec.rb +++ b/spec/serializers/service_field_entity_spec.rb @@ -27,7 +27,8 @@ RSpec.describe ServiceFieldEntity do help: 'Use a username for server version and an email for cloud version.', required: true, choices: nil, - value: 'jira_username' + value: 'jira_username', + checkbox_label: nil } is_expected.to eq(expected_hash) @@ -46,7 +47,8 @@ RSpec.describe ServiceFieldEntity do help: 'Leave blank to use your current password or API token.', required: true, choices: nil, - value: 'true' + value: 'true', + checkbox_label: nil } is_expected.to eq(expected_hash) @@ -68,7 +70,8 @@ RSpec.describe ServiceFieldEntity do placeholder: nil, required: nil, choices: nil, - value: 'true' + value: 'true', + checkbox_label: nil } is_expected.to include(expected_hash) @@ -88,7 +91,8 @@ RSpec.describe ServiceFieldEntity do required: nil, choices: [['All branches', 'all'], ['Default branch', 'default'], ['Protected branches', 'protected'], ['Default branch and protected branches', 'default_and_protected']], help: nil, - value: nil + value: nil, + checkbox_label: nil } is_expected.to eq(expected_hash) diff --git a/spec/services/error_tracking/collect_error_service_spec.rb b/spec/services/error_tracking/collect_error_service_spec.rb index ee9d0813e64..a5bc5181b60 100644 --- a/spec/services/error_tracking/collect_error_service_spec.rb +++ b/spec/services/error_tracking/collect_error_service_spec.rb @@ -41,6 +41,14 @@ RSpec.describe ErrorTracking::CollectErrorService do expect(event.payload).to eq parsed_event end + context 'python sdk event' do + let(:parsed_event) { Gitlab::Json.parse(fixture_file('error_tracking/python_event.json')) } + + it 'creates a valid event' do + expect { subject.execute }.to change { ErrorTracking::ErrorEvent.count }.by(1) + end + end + context 'unusual payload' do let(:modified_event) { parsed_event } |