diff --git a/l10n b/l10n index a98bf797..80f03d91 160000 --- a/l10n +++ b/l10n @@ -1 +1 @@ -Subproject commit a98bf797971ff06742aa4179400e18e0fd465946 +Subproject commit 80f03d913e3703933e9f4c1099720e112814e953 diff --git a/src/browser/app/profile/smoothscroll.inc b/src/browser/app/profile/smoothscroll.inc index fc1d5b93..9a322e69 100644 --- a/src/browser/app/profile/smoothscroll.inc +++ b/src/browser/app/profile/smoothscroll.inc @@ -2,6 +2,7 @@ // License, v. 2.0. If a copy of the MPL was not distributed with this // file, You can obtain one at http://mozilla.org/MPL/2.0/. +pref("general.smoothScroll.msdPhysics.enabled", true); pref("general.smoothScroll.currentVelocityWeighting", "0.15"); pref("general.smoothScroll.stopDecelerationWeighting", "0.6"); pref("mousewheel.min_line_scroll_amount", 10); diff --git a/src/browser/base/content/zen-keysets.inc.xhtml b/src/browser/base/content/zen-keysets.inc.xhtml index 4babb0fb..c12d9820 100644 --- a/src/browser/base/content/zen-keysets.inc.xhtml +++ b/src/browser/base/content/zen-keysets.inc.xhtml @@ -1,3 +1,7 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + @@ -39,7 +43,7 @@ - + diff --git a/src/browser/base/content/zen-locales.inc.xhtml b/src/browser/base/content/zen-locales.inc.xhtml index 643f917a..7d48fa05 100644 --- a/src/browser/base/content/zen-locales.inc.xhtml +++ b/src/browser/base/content/zen-locales.inc.xhtml @@ -1,3 +1,6 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. diff --git a/src/browser/base/content/zen-panels/emojis-picker.inc b/src/browser/base/content/zen-panels/emojis-picker.inc new file mode 100644 index 00000000..cc3a9fe9 --- /dev/null +++ b/src/browser/base/content/zen-panels/emojis-picker.inc @@ -0,0 +1,11 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + + + + + + + diff --git a/src/browser/base/content/zen-panels/gradient-generator.inc b/src/browser/base/content/zen-panels/gradient-generator.inc new file mode 100644 index 00000000..e73cb20a --- /dev/null +++ b/src/browser/base/content/zen-panels/gradient-generator.inc @@ -0,0 +1,61 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/browser/base/content/zen-panels/popups.inc b/src/browser/base/content/zen-panels/popups.inc new file mode 100644 index 00000000..acdec05e --- /dev/null +++ b/src/browser/base/content/zen-panels/popups.inc @@ -0,0 +1,29 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + + + + + + + + + + + + + + + + + + + diff --git a/src/browser/base/content/zen-popupset.inc.xhtml b/src/browser/base/content/zen-popupset.inc.xhtml index 9b9c03e0..df79aa39 100644 --- a/src/browser/base/content/zen-popupset.inc.xhtml +++ b/src/browser/base/content/zen-popupset.inc.xhtml @@ -1,112 +1,8 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +#include zen-panels/gradient-generator.inc +#include zen-panels/emojis-picker.inc - - - - - -

- - - - - - -
-
- - -
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - +#include zen-panels/popups.inc diff --git a/src/browser/base/content/zen-preloaded.inc.xhtml b/src/browser/base/content/zen-preloaded.inc.xhtml index dbf0730c..ca6f88a9 100644 --- a/src/browser/base/content/zen-preloaded.inc.xhtml +++ b/src/browser/base/content/zen-preloaded.inc.xhtml @@ -1,3 +1,7 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + # This needs to be here, before all the other scripts, because it's used before # the window is fully loaded. # Make sure they are loaded before the global-scripts.inc file. diff --git a/src/browser/base/content/zen-sidebar-icons.inc.xhtml b/src/browser/base/content/zen-sidebar-icons.inc.xhtml index 7a519463..3a5791d0 100644 --- a/src/browser/base/content/zen-sidebar-icons.inc.xhtml +++ b/src/browser/base/content/zen-sidebar-icons.inc.xhtml @@ -1,6 +1,11 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + #include ../../../zen/media/zen-media-controls.inc.xhtml + #include ../../../zen/split-view/zen-splitview-overlay.inc.xhtml diff --git a/src/browser/components/tabbrowser/content/tabs-js.patch b/src/browser/components/tabbrowser/content/tabs-js.patch index 5a5c695f..8636457d 100644 --- a/src/browser/components/tabbrowser/content/tabs-js.patch +++ b/src/browser/components/tabbrowser/content/tabs-js.patch @@ -1,5 +1,5 @@ diff --git a/browser/components/tabbrowser/content/tabs.js b/browser/components/tabbrowser/content/tabs.js -index 84d633471c89230b981d8a07babef4e0c76c0338..de8b1ecf7cb844f6cf3e66a41b6024c574dfc103 100644 +index 84d633471c89230b981d8a07babef4e0c76c0338..a4101ad4e8aa9745ec807eb0373942b53c8dd285 100644 --- a/browser/components/tabbrowser/content/tabs.js +++ b/browser/components/tabbrowser/content/tabs.js @@ -83,7 +83,7 @@ @@ -116,6 +116,15 @@ index 84d633471c89230b981d8a07babef4e0c76c0338..de8b1ecf7cb844f6cf3e66a41b6024c5 lastBound ); } else { +@@ -1168,7 +1192,7 @@ + (oldTranslateX && oldTranslateX != newTranslateX) || + (oldTranslateY && oldTranslateY != newTranslateY); + } else if (this.verticalMode) { +- shouldTranslate &&= oldTranslateY && oldTranslateY != newTranslateY; ++ shouldTranslate &&= oldTranslateY && oldTranslateY != newTranslateY && movingTabs.length === 1; + } else { + shouldTranslate &&= oldTranslateX && oldTranslateX != newTranslateX; + } @@ -1337,6 +1361,7 @@ let nextItem = this.ariaFocusableItems[newIndex]; diff --git a/src/browser/components/urlbar/UrlbarInput-sys-mjs.patch b/src/browser/components/urlbar/UrlbarInput-sys-mjs.patch index 1c863394..01d43116 100644 --- a/src/browser/components/urlbar/UrlbarInput-sys-mjs.patch +++ b/src/browser/components/urlbar/UrlbarInput-sys-mjs.patch @@ -1,5 +1,5 @@ diff --git a/browser/components/urlbar/UrlbarInput.sys.mjs b/browser/components/urlbar/UrlbarInput.sys.mjs -index 0c5145c3d31862bd2c6b5ed2faa88f02425ffde1..1cf86995514b2c00360f6ed681f0c640dac8ab56 100644 +index 0c5145c3d31862bd2c6b5ed2faa88f02425ffde1..370bd107be760893516360bd85553acb6533774b 100644 --- a/browser/components/urlbar/UrlbarInput.sys.mjs +++ b/browser/components/urlbar/UrlbarInput.sys.mjs @@ -68,6 +68,13 @@ XPCOMUtils.defineLazyPreferenceGetter( @@ -187,7 +187,15 @@ index 0c5145c3d31862bd2c6b5ed2faa88f02425ffde1..1cf86995514b2c00360f6ed681f0c640 let controller = this.document.commandDispatcher.getControllerForCommand("cmd_paste"); -@@ -4136,6 +4204,11 @@ export class UrlbarInput { +@@ -4025,6 +4093,7 @@ export class UrlbarInput { + _setPlaceholder(name) { + this.document.l10n.setAttributes( + this.inputField, ++ this.window.gZenVerticalTabsManager._hasSetSingleToolbar ? 'zen-singletoolbar-urlbar-placeholder-with-name' : + name ? "urlbar-placeholder-with-name" : "urlbar-placeholder", + name ? { name } : undefined + ); +@@ -4136,6 +4205,11 @@ export class UrlbarInput { } _on_click(event) { @@ -199,7 +207,7 @@ index 0c5145c3d31862bd2c6b5ed2faa88f02425ffde1..1cf86995514b2c00360f6ed681f0c640 if ( event.target == this.inputField || event.target == this._inputContainer || -@@ -4207,7 +4280,7 @@ export class UrlbarInput { +@@ -4207,7 +4281,7 @@ export class UrlbarInput { } } @@ -208,7 +216,7 @@ index 0c5145c3d31862bd2c6b5ed2faa88f02425ffde1..1cf86995514b2c00360f6ed681f0c640 this.view.autoOpen({ event }); } else { if (this._untrimOnFocusAfterKeydown) { -@@ -4247,9 +4320,16 @@ export class UrlbarInput { +@@ -4247,9 +4321,16 @@ export class UrlbarInput { } _on_mousedown(event) { @@ -226,7 +234,7 @@ index 0c5145c3d31862bd2c6b5ed2faa88f02425ffde1..1cf86995514b2c00360f6ed681f0c640 if ( event.target != this.inputField && -@@ -4261,6 +4341,10 @@ export class UrlbarInput { +@@ -4261,6 +4342,10 @@ export class UrlbarInput { this.focusedViaMousedown = !this.focused; this._preventClickSelectsAll = this.focused; @@ -237,7 +245,7 @@ index 0c5145c3d31862bd2c6b5ed2faa88f02425ffde1..1cf86995514b2c00360f6ed681f0c640 // Keep the focus status, since the attribute may be changed // upon calling this.focus(). -@@ -4301,7 +4385,7 @@ export class UrlbarInput { +@@ -4301,7 +4386,7 @@ export class UrlbarInput { } // Don't close the view when clicking on a tab; we may want to keep the // view open on tab switch, and the TabSelect event arrived earlier. diff --git a/src/browser/themes/shared/zen-icons/icons.css b/src/browser/themes/shared/zen-icons/icons.css index b48c9656..0c05b77e 100644 --- a/src/browser/themes/shared/zen-icons/icons.css +++ b/src/browser/themes/shared/zen-icons/icons.css @@ -39,11 +39,14 @@ .close-icon, #zen-sidebar-web-panel-close, #zen-glance-sidebar-close, -#PanelUI-zen-emojis-picker-none, .zen-theme-picker-custom-list-item-remove { list-style-image: url('close.svg') !important; } +#PanelUI-zen-emojis-picker-none { + list-style-image: url('trash.svg'); +} + .reset-icon { list-style-image: url('reload.svg') !important; } @@ -185,16 +188,10 @@ #appMenu-zoomEnlarge-button2, #PanelUI-zen-profiles-newProfile, #zen-sidebar-add-panel-button, -#PanelUI-zen-workspaces-new image, #PanelUI-zen-gradient-generator-color-custom-add image { list-style-image: url('plus.svg') !important; } -#PanelUI-zen-workspaces-reorder-mode image { - list-style-image: url('move-tab.svg') !important; - rotate: 90deg; -} - #cut-button { list-style-image: url('edit-cut.svg') !important; } diff --git a/src/browser/themes/shared/zen-icons/jar.inc.mn b/src/browser/themes/shared/zen-icons/jar.inc.mn index 7706d108..41218fa7 100644 --- a/src/browser/themes/shared/zen-icons/jar.inc.mn +++ b/src/browser/themes/shared/zen-icons/jar.inc.mn @@ -126,6 +126,7 @@ skin/classic/browser/zen-icons/tool-profiler.svg (../shared/zen-icons/lin/tool-profiler.svg) skin/classic/browser/zen-icons/tracking-protection.svg (../shared/zen-icons/lin/tracking-protection.svg) skin/classic/browser/zen-icons/translations.svg (../shared/zen-icons/lin/translations.svg) + skin/classic/browser/zen-icons/trash.svg (../shared/zen-icons/lin/trash.svg) skin/classic/browser/zen-icons/unpin.svg (../shared/zen-icons/lin/unpin.svg) skin/classic/browser/zen-icons/video-blocked-fill.svg (../shared/zen-icons/lin/video-blocked-fill.svg) skin/classic/browser/zen-icons/video-fill.svg (../shared/zen-icons/lin/video-fill.svg) @@ -264,6 +265,7 @@ skin/classic/browser/zen-icons/tool-profiler.svg (../shared/zen-icons/lin/tool-profiler.svg) skin/classic/browser/zen-icons/tracking-protection.svg (../shared/zen-icons/lin/tracking-protection.svg) skin/classic/browser/zen-icons/translations.svg (../shared/zen-icons/lin/translations.svg) + skin/classic/browser/zen-icons/trash.svg (../shared/zen-icons/lin/trash.svg) skin/classic/browser/zen-icons/unpin.svg (../shared/zen-icons/lin/unpin.svg) skin/classic/browser/zen-icons/video-blocked-fill.svg (../shared/zen-icons/lin/video-blocked-fill.svg) skin/classic/browser/zen-icons/video-fill.svg (../shared/zen-icons/lin/video-fill.svg) @@ -402,6 +404,7 @@ skin/classic/browser/zen-icons/tool-profiler.svg (../shared/zen-icons/lin/tool-profiler.svg) skin/classic/browser/zen-icons/tracking-protection.svg (../shared/zen-icons/lin/tracking-protection.svg) skin/classic/browser/zen-icons/translations.svg (../shared/zen-icons/lin/translations.svg) + skin/classic/browser/zen-icons/trash.svg (../shared/zen-icons/lin/trash.svg) skin/classic/browser/zen-icons/unpin.svg (../shared/zen-icons/lin/unpin.svg) skin/classic/browser/zen-icons/video-blocked-fill.svg (../shared/zen-icons/lin/video-blocked-fill.svg) skin/classic/browser/zen-icons/video-fill.svg (../shared/zen-icons/lin/video-fill.svg) diff --git a/src/browser/themes/shared/zen-icons/lin/trash.svg b/src/browser/themes/shared/zen-icons/lin/trash.svg new file mode 100644 index 00000000..d5d0d1b6 --- /dev/null +++ b/src/browser/themes/shared/zen-icons/lin/trash.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/src/zen/common/ZenCustomizableUI.sys.mjs b/src/zen/common/ZenCustomizableUI.sys.mjs index cd30306f..8dfe198e 100644 --- a/src/zen/common/ZenCustomizableUI.sys.mjs +++ b/src/zen/common/ZenCustomizableUI.sys.mjs @@ -20,7 +20,7 @@ export var ZenCustomizableUI = new (class { true ); CustomizableUIInternal.registerArea( - 'zen-sidebar-bottom-buttons', + 'zen-sidebar-foot-buttons', { type: this.TYPE_TOOLBAR, defaultPlacements: this.defaultSidebarIcons, @@ -107,6 +107,9 @@ export var ZenCustomizableUI = new (class { _initCreateNewButton(window) { const button = window.document.getElementById('zen-create-new-button'); button.addEventListener('command', () => { + if (button.hasAttribute('open')) { + return; + } const image = button.querySelector('image'); const popup = window.document.getElementById('zenCreateNewPopup'); button.setAttribute('open', 'true'); @@ -148,7 +151,7 @@ export var ZenCustomizableUI = new (class { } _hideToolbarButtons(window) { - const wrapper = window.document.getElementById('zen-sidebar-bottom-buttons'); + const wrapper = window.document.getElementById('zen-sidebar-foot-buttons'); const elementsToHide = ['new-tab-button']; for (let id of elementsToHide) { const elem = window.document.getElementById(id); @@ -167,7 +170,7 @@ export var ZenCustomizableUI = new (class { window.document.getElementById('zen-sidebar-top-buttons') ); window.CustomizableUI.registerToolbarNode( - window.document.getElementById('zen-sidebar-bottom-buttons') + window.document.getElementById('zen-sidebar-foot-buttons') ); } })(); diff --git a/src/zen/common/ZenUIManager.mjs b/src/zen/common/ZenUIManager.mjs index 9f99817a..92647288 100644 --- a/src/zen/common/ZenUIManager.mjs +++ b/src/zen/common/ZenUIManager.mjs @@ -967,16 +967,23 @@ var gZenVerticalTabsManager = { gZenCompactModeManager.getAndApplySidebarWidth(); } gZenUIManager.updateTabsToolbar(); - - gURLBar._initCopyCutController(); - gURLBar._initPasteAndGo(); - gURLBar._initStripOnShare(); + this.rebuildURLBarMenus(); } catch (e) { console.error(e); } this._isUpdating = false; }, + rebuildURLBarMenus() { + if (document.getElementById('paste-and-go')) { + return; + } + gURLBar._initCopyCutController(); + gURLBar._initPasteAndGo(); + gURLBar._initStripOnShare(); + gURLBar._updatePlaceholderFromDefaultEngine(); + }, + rebuildAreas() { CustomizableUI.zenInternalCU._rebuildRegisteredAreas(/* zenDontRebuildCollapsed */ true); }, diff --git a/src/zen/common/emojis/ZenEmojiPicker.mjs b/src/zen/common/emojis/ZenEmojiPicker.mjs index cac867e2..f7fa9d4e 100644 --- a/src/zen/common/emojis/ZenEmojiPicker.mjs +++ b/src/zen/common/emojis/ZenEmojiPicker.mjs @@ -81,8 +81,10 @@ } } - #onPopupShowing(event) { + // note: It's async on purpose so we can render the popup before processing the emojis + async #onPopupShowing(event) { if (event.target !== this.#panel) return; + this.searchInput.value = ''; const emojiList = this.emojiList; for (const emoji of this.#emojis) { const item = document.createXULElement('toolbarbutton'); @@ -94,6 +96,9 @@ }); emojiList.appendChild(item); } + setTimeout(() => { + this.searchInput.focus(); + }, 500); } #onPopupHidden(event) { diff --git a/src/zen/common/emojis/ZenEmojisData.min.mjs b/src/zen/common/emojis/ZenEmojisData.min.mjs index 8663658b..b13846c3 100644 --- a/src/zen/common/emojis/ZenEmojisData.min.mjs +++ b/src/zen/common/emojis/ZenEmojisData.min.mjs @@ -1 +1 @@ -var ZenEmojisData = [{"shortcodes":["grinning","grinning_face"],"annotation":"grinning face","tags":["cheerful","cheery","face","grin","grinning","happy","laugh","nice","smile","smiling","teeth"],"emoji":"๐Ÿ˜€","order":1,"group":0,"version":1},{"shortcodes":["grinning_face_with_big_eyes","smiley"],"annotation":"grinning face with big eyes","tags":["awesome","big","eyes","face","grin","grinning","happy","mouth","open","smile","smiling","teeth","yay"],"emoji":"๐Ÿ˜ƒ","order":2,"group":0,"version":0.6},{"shortcodes":["grinning_face_with_closed_eyes","smile"],"annotation":"grinning face with smiling eyes","tags":["eye","eyes","face","grin","grinning","happy","laugh","lol","mouth","open","smile","smiling"],"emoji":"๐Ÿ˜„","order":3,"group":0,"version":0.6,"emoticon":":D"},{"shortcodes":["beaming_face","grin"],"annotation":"beaming face with smiling eyes","tags":["beaming","eye","eyes","face","grin","grinning","happy","nice","smile","smiling","teeth"],"emoji":"๐Ÿ˜","order":4,"group":0,"version":0.6},{"shortcodes":["laughing","lol","satisfied","squinting_face"],"annotation":"grinning squinting face","tags":["closed","eyes","face","grinning","haha","hahaha","happy","laugh","lol","mouth","open","rofl","smile","smiling","squinting"],"emoji":"๐Ÿ˜†","order":5,"group":0,"version":0.6,"emoticon":"XD"},{"shortcodes":["grinning_face_with_sweat","sweat_smile"],"annotation":"grinning face with sweat","tags":["cold","dejected","excited","face","grinning","mouth","nervous","open","smile","smiling","stress","stressed","sweat"],"emoji":"๐Ÿ˜…","order":6,"group":0,"version":0.6},{"shortcodes":["rofl"],"annotation":"rolling on the floor laughing","tags":["crying","face","floor","funny","haha","happy","hehe","hilarious","joy","laugh","lmao","lol","rofl","roflmao","rolling","tear"],"emoji":"๐Ÿคฃ","order":7,"group":0,"version":3,"emoticon":":'D"},{"shortcodes":["joy","lmao","tears_of_joy"],"annotation":"face with tears of joy","tags":["crying","face","feels","funny","haha","happy","hehe","hilarious","joy","laugh","lmao","lol","rofl","roflmao","tear"],"emoji":"๐Ÿ˜‚","order":8,"group":0,"version":0.6,"emoticon":":')"},{"shortcodes":["slightly_smiling_face"],"annotation":"slightly smiling face","tags":["face","happy","slightly","smile","smiling"],"emoji":"๐Ÿ™‚","order":9,"group":0,"version":1,"emoticon":":)"},{"shortcodes":["upside_down_face"],"annotation":"upside-down face","tags":["face","hehe","smile","upside-down"],"emoji":"๐Ÿ™ƒ","order":10,"group":0,"version":1},{"shortcodes":["melt","melting_face"],"annotation":"melting face","tags":["disappear","dissolve","embarrassed","face","haha","heat","hot","liquid","lol","melt","melting","sarcasm","sarcastic"],"emoji":"๐Ÿซ ","order":11,"group":0,"version":14},{"shortcodes":["wink","winking_face"],"annotation":"winking face","tags":["face","flirt","heartbreaker","sexy","slide","tease","wink","winking","winks"],"emoji":"๐Ÿ˜‰","order":12,"group":0,"version":0.6,"emoticon":";)"},{"shortcodes":["blush","smiling_face_with_closed_eyes"],"annotation":"smiling face with smiling eyes","tags":["blush","eye","eyes","face","glad","satisfied","smile","smiling"],"emoji":"๐Ÿ˜Š","order":13,"group":0,"version":0.6,"emoticon":":>"},{"shortcodes":["halo","innocent"],"annotation":"smiling face with halo","tags":["angel","angelic","angels","blessed","face","fairy","fairytale","fantasy","halo","happy","innocent","peaceful","smile","smiling","spirit","tale"],"emoji":"๐Ÿ˜‡","order":14,"group":0,"version":1,"emoticon":"O:)"},{"shortcodes":["smiling_face_with_3_hearts"],"annotation":"smiling face with hearts","tags":["3","adore","crush","face","heart","hearts","ily","love","romance","smile","smiling","you"],"emoji":"๐Ÿฅฐ","order":15,"group":0,"version":11},{"shortcodes":["heart_eyes","smiling_face_with_heart_eyes"],"annotation":"smiling face with heart-eyes","tags":["143","bae","eye","face","feels","heart-eyes","hearts","ily","kisses","love","romance","romantic","smile","xoxo"],"emoji":"๐Ÿ˜","order":16,"group":0,"version":0.6},{"shortcodes":["star_struck"],"annotation":"star-struck","tags":["excited","eyes","face","grinning","smile","star","starry-eyed","wow"],"emoji":"๐Ÿคฉ","order":17,"group":0,"version":5},{"shortcodes":["blowing_a_kiss","kissing_heart"],"annotation":"face blowing a kiss","tags":["adorbs","bae","blowing","face","flirt","heart","ily","kiss","love","lover","miss","muah","romantic","smooch","xoxo","you"],"emoji":"๐Ÿ˜˜","order":18,"group":0,"version":0.6,"emoticon":":X"},{"shortcodes":["kissing","kissing_face"],"annotation":"kissing face","tags":["143","date","dating","face","flirt","ily","kiss","love","smooch","smooches","xoxo","you"],"emoji":"๐Ÿ˜—","order":19,"group":0,"version":1},{"shortcodes":["relaxed","smiling_face"],"annotation":"smiling face","tags":["face","happy","outlined","relaxed","smile","smiling"],"emoji":"โ˜บ๏ธ","order":21,"group":0,"version":0.6},{"shortcodes":["kissing_closed_eyes","kissing_face_with_closed_eyes"],"annotation":"kissing face with closed eyes","tags":["143","bae","blush","closed","date","dating","eye","eyes","face","flirt","ily","kisses","kissing","smooches","xoxo"],"emoji":"๐Ÿ˜š","order":22,"group":0,"version":0.6,"emoticon":":*"},{"shortcodes":["kissing_face_with_smiling_eyes","kissing_smiling_eyes"],"annotation":"kissing face with smiling eyes","tags":["143","closed","date","dating","eye","eyes","face","flirt","ily","kiss","kisses","kissing","love","night","smile","smiling"],"emoji":"๐Ÿ˜™","order":23,"group":0,"version":1},{"shortcodes":["smiling_face_with_tear"],"annotation":"smiling face with tear","tags":["face","glad","grateful","happy","joy","pain","proud","relieved","smile","smiley","smiling","tear","touched"],"emoji":"๐Ÿฅฒ","order":24,"group":0,"version":13},{"shortcodes":["savoring_food","yum"],"annotation":"face savoring food","tags":["delicious","eat","face","food","full","hungry","savor","smile","smiling","tasty","um","yum","yummy"],"emoji":"๐Ÿ˜‹","order":25,"group":0,"version":0.6},{"shortcodes":["face_with_tongue","stuck_out_tongue"],"annotation":"face with tongue","tags":["awesome","cool","face","nice","party","stuck-out","sweet","tongue"],"emoji":"๐Ÿ˜›","order":26,"group":0,"version":1,"emoticon":":P"},{"shortcodes":["stuck_out_tongue_winking_eye"],"annotation":"winking face with tongue","tags":["crazy","epic","eye","face","funny","joke","loopy","nutty","party","stuck-out","tongue","wacky","weirdo","wink","winking","yolo"],"emoji":"๐Ÿ˜œ","order":27,"group":0,"version":0.6,"emoticon":";P"},{"shortcodes":["zany","zany_face"],"annotation":"zany face","tags":["crazy","eye","eyes","face","goofy","large","small","zany"],"emoji":"๐Ÿคช","order":28,"group":0,"version":5},{"shortcodes":["stuck_out_tongue_closed_eyes"],"annotation":"squinting face with tongue","tags":["closed","eye","eyes","face","gross","horrible","omg","squinting","stuck-out","taste","tongue","whatever","yolo"],"emoji":"๐Ÿ˜","order":29,"group":0,"version":0.6,"emoticon":"XP"},{"shortcodes":["money_mouth_face"],"annotation":"money-mouth face","tags":["face","money","money-mouth","mouth","paid"],"emoji":"๐Ÿค‘","order":30,"group":0,"version":1},{"shortcodes":["hug","hugging","hugging_face"],"annotation":"smiling face with open hands","tags":["face","hands","hug","hugging","open","smiling"],"emoji":"๐Ÿค—","order":31,"group":0,"version":1},{"shortcodes":["face_with_hand_over_mouth","hand_over_mouth"],"annotation":"face with hand over mouth","tags":["face","giggle","giggling","hand","mouth","oops","realization","secret","shock","sudden","surprise","whoops"],"emoji":"๐Ÿคญ","order":32,"group":0,"version":5},{"shortcodes":["face_with_open_eyes_hand_over_mouth","gasp"],"annotation":"face with open eyes and hand over mouth","tags":["amazement","awe","disbelief","embarrass","eyes","face","gasp","hand","mouth","omg","open","over","quiet","scared","shock","surprise"],"emoji":"๐Ÿซข","order":33,"group":0,"version":14},{"shortcodes":["face_with_peeking_eye","peek"],"annotation":"face with peeking eye","tags":["captivated","embarrass","eye","face","hide","hiding","peek","peeking","peep","scared","shy","stare"],"emoji":"๐Ÿซฃ","order":34,"group":0,"version":14},{"shortcodes":["shush","shushing_face"],"annotation":"shushing face","tags":["face","quiet","shh","shush","shushing"],"emoji":"๐Ÿคซ","order":35,"group":0,"version":5},{"shortcodes":["thinking","thinking_face","wtf"],"annotation":"thinking face","tags":["chin","consider","face","hmm","ponder","pondering","thinking","wondering"],"emoji":"๐Ÿค”","order":36,"group":0,"version":1,"emoticon":":L"},{"shortcodes":["salute","saluting_face"],"annotation":"saluting face","tags":["face","good","luck","maโ€™am","ok","respect","salute","saluting","sir","troops","yes"],"emoji":"๐Ÿซก","order":37,"group":0,"version":14},{"shortcodes":["zipper_mouth","zipper_mouth_face"],"annotation":"zipper-mouth face","tags":["face","keep","mouth","quiet","secret","shut","zip","zipper","zipper-mouth"],"emoji":"๐Ÿค","order":38,"group":0,"version":1,"emoticon":":Z"},{"shortcodes":["face_with_raised_eyebrow","raised_eyebrow"],"annotation":"face with raised eyebrow","tags":["disapproval","disbelief","distrust","emoji","eyebrow","face","hmm","mild","raised","skeptic","skeptical","skepticism","surprise","what"],"emoji":"๐Ÿคจ","order":39,"group":0,"version":5},{"shortcodes":["neutral","neutral_face"],"annotation":"neutral face","tags":["awkward","blank","deadpan","expressionless","face","fine","jealous","meh","neutral","oh","shade","straight","unamused","unhappy","unimpressed","whatever"],"emoji":"๐Ÿ˜๏ธ","order":40,"group":0,"version":0.7,"emoticon":":|"},{"shortcodes":["expressionless","expressionless_face"],"annotation":"expressionless face","tags":["awkward","dead","expressionless","face","fine","inexpressive","jealous","meh","not","oh","omg","straight","uh","unhappy","unimpressed","whatever"],"emoji":"๐Ÿ˜‘","order":41,"group":0,"version":1},{"shortcodes":["no_mouth"],"annotation":"face without mouth","tags":["awkward","blank","expressionless","face","mouth","mouthless","mute","quiet","secret","silence","silent","speechless"],"emoji":"๐Ÿ˜ถ","order":42,"group":0,"version":1,"emoticon":":#"},{"shortcodes":["dotted_line_face"],"annotation":"dotted line face","tags":["depressed","disappear","dotted","face","hidden","hide","introvert","invisible","line","meh","whatever","wtv"],"emoji":"๐Ÿซฅ","order":43,"group":0,"version":14},{"shortcodes":["in_clouds"],"annotation":"face in clouds","tags":["absentminded","clouds","face","fog","head"],"emoji":"๐Ÿ˜ถโ€๐ŸŒซ๏ธ","order":44,"group":0,"version":13.1},{"shortcodes":["smirk","smirking","smirking_face"],"annotation":"smirking face","tags":["boss","dapper","face","flirt","homie","kidding","leer","shade","slick","sly","smirk","smug","snicker","suave","suspicious","swag"],"emoji":"๐Ÿ˜","order":46,"group":0,"version":0.6,"emoticon":":j"},{"shortcodes":["unamused","unamused_face"],"annotation":"unamused face","tags":["...","bored","face","fine","jealous","jel","jelly","pissed","smh","ugh","uhh","unamused","unhappy","weird","whatever"],"emoji":"๐Ÿ˜’","order":47,"group":0,"version":0.6,"emoticon":":?"},{"shortcodes":["rolling_eyes"],"annotation":"face with rolling eyes","tags":["eyeroll","eyes","face","rolling","shade","ugh","whatever"],"emoji":"๐Ÿ™„","order":48,"group":0,"version":1},{"shortcodes":["grimacing","grimacing_face"],"annotation":"grimacing face","tags":["awk","awkward","dentist","face","grimace","grimacing","grinning","smile","smiling"],"emoji":"๐Ÿ˜ฌ","order":49,"group":0,"version":1,"emoticon":"8D"},{"shortcodes":["exhale","exhaling"],"annotation":"face exhaling","tags":["blow","blowing","exhale","exhaling","exhausted","face","gasp","groan","relief","sigh","smiley","smoke","whisper","whistle"],"emoji":"๐Ÿ˜ฎโ€๐Ÿ’จ","order":50,"group":0,"version":13.1},{"shortcodes":["lying","lying_face"],"annotation":"lying face","tags":["face","liar","lie","lying","pinocchio"],"emoji":"๐Ÿคฅ","order":51,"group":0,"version":3},{"shortcodes":["shaking","shaking_face"],"annotation":"shaking face","tags":["crazy","daze","earthquake","face","omg","panic","shaking","shock","surprise","vibrate","whoa","wow"],"emoji":"๐Ÿซจ","order":52,"group":0,"version":15},{"shortcodes":["head_shaking_horizontally"],"annotation":"head shaking horizontally","tags":["head","horizontally","no","shake","shaking"],"emoji":"๐Ÿ™‚โ€โ†”๏ธ","order":53,"group":0,"version":15.1},{"shortcodes":["head_shaking_vertically"],"annotation":"head shaking vertically","tags":["head","nod","shaking","vertically","yes"],"emoji":"๐Ÿ™‚โ€โ†•๏ธ","order":55,"group":0,"version":15.1},{"shortcodes":["relieved","relieved_face"],"annotation":"relieved face","tags":["calm","face","peace","relief","relieved","zen"],"emoji":"๐Ÿ˜Œ","order":57,"group":0,"version":0.6},{"shortcodes":["pensive","pensive_face"],"annotation":"pensive face","tags":["awful","bored","dejected","died","disappointed","face","losing","lost","pensive","sad","sucks"],"emoji":"๐Ÿ˜”","order":58,"group":0,"version":0.6},{"shortcodes":["sleepy","sleepy_face"],"annotation":"sleepy face","tags":["crying","face","good","night","sad","sleep","sleeping","sleepy","tired"],"emoji":"๐Ÿ˜ช","order":59,"group":0,"version":0.6},{"shortcodes":["drooling","drooling_face"],"annotation":"drooling face","tags":["drooling","face"],"emoji":"๐Ÿคค","order":60,"group":0,"version":3},{"shortcodes":["sleeping","sleeping_face"],"annotation":"sleeping face","tags":["bed","bedtime","face","good","goodnight","nap","night","sleep","sleeping","tired","whatever","yawn","zzz"],"emoji":"๐Ÿ˜ด","order":61,"group":0,"version":1},{"shortcodes":["face_with_eye_bags"],"annotation":"face with bags under eyes","tags":["bags","bored","exhausted","eyes","face","fatigued","late","sleepy","tired","weary"],"emoji":"๐Ÿซฉ","order":62,"group":0,"version":16},{"shortcodes":["mask","medical_mask"],"annotation":"face with medical mask","tags":["cold","dentist","dermatologist","doctor","dr","face","germs","mask","medical","medicine","sick"],"emoji":"๐Ÿ˜ท","order":63,"group":0,"version":0.6},{"shortcodes":["face_with_thermometer"],"annotation":"face with thermometer","tags":["face","ill","sick","thermometer"],"emoji":"๐Ÿค’","order":64,"group":0,"version":1},{"shortcodes":["face_with_head_bandage"],"annotation":"face with head-bandage","tags":["bandage","face","head-bandage","hurt","injury","ouch"],"emoji":"๐Ÿค•","order":65,"group":0,"version":1},{"shortcodes":["nauseated","nauseated_face"],"annotation":"nauseated face","tags":["face","gross","nasty","nauseated","sick","vomit"],"emoji":"๐Ÿคข","order":66,"group":0,"version":3,"emoticon":"%("},{"shortcodes":["face_vomiting","vomiting"],"annotation":"face vomiting","tags":["barf","ew","face","gross","puke","sick","spew","throw","up","vomit","vomiting"],"emoji":"๐Ÿคฎ","order":67,"group":0,"version":5},{"shortcodes":["sneezing","sneezing_face"],"annotation":"sneezing face","tags":["face","fever","flu","gesundheit","sick","sneeze","sneezing"],"emoji":"๐Ÿคง","order":68,"group":0,"version":3},{"shortcodes":["hot","hot_face"],"annotation":"hot face","tags":["dying","face","feverish","heat","hot","panting","red-faced","stroke","sweating","tongue"],"emoji":"๐Ÿฅต","order":69,"group":0,"version":11},{"shortcodes":["cold","cold_face"],"annotation":"cold face","tags":["blue","blue-faced","cold","face","freezing","frostbite","icicles","subzero","teeth"],"emoji":"๐Ÿฅถ","order":70,"group":0,"version":11},{"shortcodes":["woozy","woozy_face"],"annotation":"woozy face","tags":["dizzy","drunk","eyes","face","intoxicated","mouth","tipsy","uneven","wavy","woozy"],"emoji":"๐Ÿฅด","order":71,"group":0,"version":11,"emoticon":":&"},{"shortcodes":["dizzy_face","knocked_out"],"annotation":"face with crossed-out eyes","tags":["crossed-out","dead","dizzy","eyes","face","feels","knocked","out","sick","tired"],"emoji":"๐Ÿ˜ต","order":72,"group":0,"version":0.6,"emoticon":"XO"},{"shortcodes":["dizzy_eyes"],"annotation":"face with spiral eyes","tags":["confused","dizzy","eyes","face","hypnotized","omg","smiley","spiral","trouble","whoa","woah","woozy"],"emoji":"๐Ÿ˜ตโ€๐Ÿ’ซ","order":73,"group":0,"version":13.1},{"shortcodes":["exploding_head"],"annotation":"exploding head","tags":["blown","explode","exploding","head","mind","mindblown","no","shocked","way"],"emoji":"๐Ÿคฏ","order":74,"group":0,"version":5},{"shortcodes":["cowboy","cowboy_face"],"annotation":"cowboy hat face","tags":["cowboy","cowgirl","face","hat"],"emoji":"๐Ÿค ","order":75,"group":0,"version":3},{"shortcodes":["hooray","partying","partying_face"],"annotation":"partying face","tags":["bday","birthday","celebrate","celebration","excited","face","happy","hat","hooray","horn","party","partying"],"emoji":"๐Ÿฅณ","order":76,"group":0,"version":11},{"shortcodes":["disguised","disguised_face"],"annotation":"disguised face","tags":["disguise","eyebrow","face","glasses","incognito","moustache","mustache","nose","person","spy","tache","tash"],"emoji":"๐Ÿฅธ","order":77,"group":0,"version":13},{"shortcodes":["smiling_face_with_sunglasses","sunglasses_cool","too_cool"],"annotation":"smiling face with sunglasses","tags":["awesome","beach","bright","bro","chilling","cool","face","rad","relaxed","shades","slay","smile","style","sunglasses","swag","win"],"emoji":"๐Ÿ˜Ž","order":78,"group":0,"version":1,"emoticon":"8)"},{"shortcodes":["nerd","nerd_face"],"annotation":"nerd face","tags":["brainy","clever","expert","face","geek","gifted","glasses","intelligent","nerd","smart"],"emoji":"๐Ÿค“","order":79,"group":0,"version":1,"emoticon":":B"},{"shortcodes":["face_with_monocle"],"annotation":"face with monocle","tags":["classy","face","fancy","monocle","rich","stuffy","wealthy"],"emoji":"๐Ÿง","order":80,"group":0,"version":5},{"shortcodes":["confused","confused_face"],"annotation":"confused face","tags":["befuddled","confused","confusing","dunno","face","frown","hm","meh","not","sad","sorry","sure"],"emoji":"๐Ÿ˜•","order":81,"group":0,"version":1,"emoticon":":/"},{"shortcodes":["face_with_diagonal_mouth"],"annotation":"face with diagonal mouth","tags":["confused","confusion","diagonal","disappointed","doubt","doubtful","face","frustrated","frustration","meh","mouth","skeptical","unsure","whatever","wtv"],"emoji":"๐Ÿซค","order":82,"group":0,"version":14},{"shortcodes":["worried","worried_face"],"annotation":"worried face","tags":["anxious","butterflies","face","nerves","nervous","sad","stress","stressed","surprised","worried","worry"],"emoji":"๐Ÿ˜Ÿ","order":83,"group":0,"version":1},{"shortcodes":["slightly_frowning_face"],"annotation":"slightly frowning face","tags":["face","frown","frowning","sad","slightly"],"emoji":"๐Ÿ™","order":84,"group":0,"version":1},{"shortcodes":["white_frowning_face"],"annotation":"frowning face","tags":["face","frown","frowning","sad"],"emoji":"โ˜น๏ธ","order":86,"group":0,"version":0.7,"emoticon":":("},{"shortcodes":["face_with_open_mouth","open_mouth"],"annotation":"face with open mouth","tags":["believe","face","forgot","mouth","omg","open","shocked","surprised","sympathy","unbelievable","unreal","whoa","wow","you"],"emoji":"๐Ÿ˜ฎ","order":87,"group":0,"version":1},{"shortcodes":["hushed","hushed_face"],"annotation":"hushed face","tags":["epic","face","hushed","omg","stunned","surprised","whoa","woah"],"emoji":"๐Ÿ˜ฏ","order":88,"group":0,"version":1},{"shortcodes":["astonished","astonished_face"],"annotation":"astonished face","tags":["astonished","cost","face","no","omg","shocked","totally","way"],"emoji":"๐Ÿ˜ฒ","order":89,"group":0,"version":0.6,"emoticon":":O"},{"shortcodes":["flushed","flushed_face"],"annotation":"flushed face","tags":["amazed","awkward","crazy","dazed","dead","disbelief","embarrassed","face","flushed","geez","heat","hot","impressed","jeez","what","wow"],"emoji":"๐Ÿ˜ณ","order":90,"group":0,"version":0.6,"emoticon":":$"},{"shortcodes":["pleading","pleading_face"],"annotation":"pleading face","tags":["begging","big","eyes","face","mercy","not","pleading","please","pretty","puppy","sad","why"],"emoji":"๐Ÿฅบ","order":91,"group":0,"version":11},{"shortcodes":["face_holding_back_tears","watery_eyes"],"annotation":"face holding back tears","tags":["admiration","aww","back","cry","embarrassed","face","feelings","grateful","gratitude","holding","joy","please","proud","resist","sad","tears"],"emoji":"๐Ÿฅน","order":92,"group":0,"version":14},{"shortcodes":["frowning","frowning_face"],"annotation":"frowning face with open mouth","tags":["caught","face","frown","frowning","guard","mouth","open","scared","scary","surprise","what","wow"],"emoji":"๐Ÿ˜ฆ","order":93,"group":0,"version":1},{"shortcodes":["anguished","anguished_face"],"annotation":"anguished face","tags":["anguished","face","forgot","scared","scary","stressed","surprise","unhappy","what","wow"],"emoji":"๐Ÿ˜ง","order":94,"group":0,"version":1,"emoticon":":S"},{"shortcodes":["fearful","fearful_face"],"annotation":"fearful face","tags":["afraid","anxious","blame","face","fear","fearful","scared","worried"],"emoji":"๐Ÿ˜จ","order":95,"group":0,"version":0.6},{"shortcodes":["anxious","anxious_face","cold_sweat"],"annotation":"anxious face with sweat","tags":["anxious","blue","cold","eek","face","mouth","nervous","open","rushed","scared","sweat","yikes"],"emoji":"๐Ÿ˜ฐ","order":96,"group":0,"version":0.6},{"shortcodes":["disappointed_relieved","sad_relieved_face"],"annotation":"sad but relieved face","tags":["anxious","call","close","complicated","disappointed","face","not","relieved","sad","sweat","time","whew"],"emoji":"๐Ÿ˜ฅ","order":97,"group":0,"version":0.6},{"shortcodes":["cry","crying_face"],"annotation":"crying face","tags":["awful","cry","crying","face","feels","miss","sad","tear","triste","unhappy"],"emoji":"๐Ÿ˜ข","order":98,"group":0,"version":0.6,"emoticon":":'("},{"shortcodes":["loudly_crying_face","sob"],"annotation":"loudly crying face","tags":["bawling","cry","crying","face","loudly","sad","sob","tear","tears","unhappy"],"emoji":"๐Ÿ˜ญ","order":99,"group":0,"version":0.6,"emoticon":":'o"},{"shortcodes":["scream","screaming_in_fear"],"annotation":"face screaming in fear","tags":["epic","face","fear","fearful","munch","scared","scream","screamer","screaming","shocked","surprised","woah"],"emoji":"๐Ÿ˜ฑ","order":100,"group":0,"version":0.6,"emoticon":"Dx"},{"shortcodes":["confounded","confounded_face"],"annotation":"confounded face","tags":["annoyed","confounded","confused","cringe","distraught","face","feels","frustrated","mad","sad"],"emoji":"๐Ÿ˜–","order":101,"group":0,"version":0.6,"emoticon":"X("},{"shortcodes":["persevere","persevering_face"],"annotation":"persevering face","tags":["concentrate","concentration","face","focus","headache","persevere","persevering"],"emoji":"๐Ÿ˜ฃ","order":102,"group":0,"version":0.6},{"shortcodes":["disappointed","disappointed_face"],"annotation":"disappointed face","tags":["awful","blame","dejected","disappointed","face","fail","losing","sad","unhappy"],"emoji":"๐Ÿ˜ž","order":103,"group":0,"version":0.6},{"shortcodes":["downcast_face","sweat"],"annotation":"downcast face with sweat","tags":["close","cold","downcast","face","feels","headache","nervous","sad","scared","sweat","yikes"],"emoji":"๐Ÿ˜“","order":104,"group":0,"version":0.6,"emoticon":":<"},{"shortcodes":["weary","weary_face"],"annotation":"weary face","tags":["crying","face","fail","feels","hungry","mad","nooo","sad","sleepy","tired","unhappy","weary"],"emoji":"๐Ÿ˜ฉ","order":105,"group":0,"version":0.6,"emoticon":"D:"},{"shortcodes":["tired","tired_face"],"annotation":"tired face","tags":["cost","face","feels","nap","sad","sneeze","tired"],"emoji":"๐Ÿ˜ซ","order":106,"group":0,"version":0.6,"emoticon":":C"},{"shortcodes":["yawn","yawning","yawning_face"],"annotation":"yawning face","tags":["bedtime","bored","face","goodnight","nap","night","sleep","sleepy","tired","whatever","yawn","yawning","zzz"],"emoji":"๐Ÿฅฑ","order":107,"group":0,"version":12},{"shortcodes":["nose_steam","triumph"],"annotation":"face with steam from nose","tags":["anger","angry","face","feels","fume","fuming","furious","fury","mad","nose","steam","triumph","unhappy","won"],"emoji":"๐Ÿ˜ค","order":108,"group":0,"version":0.6},{"shortcodes":["pout","pouting_face","rage"],"annotation":"enraged face","tags":["anger","angry","enraged","face","feels","mad","maddening","pouting","rage","red","shade","unhappy","upset"],"emoji":"๐Ÿ˜ก","order":109,"group":0,"version":0.6,"emoticon":">:/"},{"shortcodes":["angry","angry_face"],"annotation":"angry face","tags":["anger","angry","blame","face","feels","frustrated","mad","maddening","rage","shade","unhappy","upset"],"emoji":"๐Ÿ˜ ","order":110,"group":0,"version":0.6},{"shortcodes":["censored","face_with_symbols_on_mouth"],"annotation":"face with symbols on mouth","tags":["censor","cursing","cussing","face","mad","mouth","pissed","swearing","symbols"],"emoji":"๐Ÿคฌ","order":111,"group":0,"version":5,"emoticon":":@"},{"shortcodes":["smiling_imp"],"annotation":"smiling face with horns","tags":["demon","devil","evil","face","fairy","fairytale","fantasy","horns","purple","shade","smile","smiling","tale"],"emoji":"๐Ÿ˜ˆ","order":112,"group":0,"version":1,"emoticon":">:)"},{"shortcodes":["angry_imp","imp"],"annotation":"angry face with horns","tags":["angry","demon","devil","evil","face","fairy","fairytale","fantasy","horns","imp","mischievous","purple","shade","tale"],"emoji":"๐Ÿ‘ฟ","order":113,"group":0,"version":0.6,"emoticon":">:("},{"shortcodes":["skull"],"annotation":"skull","tags":["body","dead","death","face","fairy","fairytale","iโ€™m","lmao","monster","tale","yolo"],"emoji":"๐Ÿ’€","order":114,"group":0,"version":0.6},{"shortcodes":["skull_and_crossbones"],"annotation":"skull and crossbones","tags":["bone","crossbones","dead","death","face","monster","skull"],"emoji":"โ˜ ๏ธ","order":116,"group":0,"version":1},{"shortcodes":["poop","shit"],"annotation":"pile of poo","tags":["bs","comic","doo","dung","face","fml","monster","pile","poo","poop","smelly","smh","stink","stinks","stinky","turd"],"emoji":"๐Ÿ’ฉ","order":117,"group":0,"version":0.6},{"shortcodes":["clown","clown_face"],"annotation":"clown face","tags":["clown","face"],"emoji":"๐Ÿคก","order":118,"group":0,"version":3},{"shortcodes":["japanese_ogre","ogre"],"annotation":"ogre","tags":["creature","devil","face","fairy","fairytale","fantasy","mask","monster","scary","tale"],"emoji":"๐Ÿ‘น","order":119,"group":0,"version":0.6,"emoticon":">0)"},{"shortcodes":["goblin","japanese_goblin"],"annotation":"goblin","tags":["angry","creature","face","fairy","fairytale","fantasy","mask","mean","monster","tale"],"emoji":"๐Ÿ‘บ","order":120,"group":0,"version":0.6},{"shortcodes":["ghost"],"annotation":"ghost","tags":["boo","creature","excited","face","fairy","fairytale","fantasy","halloween","haunting","monster","scary","silly","tale"],"emoji":"๐Ÿ‘ป","order":121,"group":0,"version":0.6},{"shortcodes":["alien"],"annotation":"alien","tags":["creature","extraterrestrial","face","fairy","fairytale","fantasy","monster","space","tale","ufo"],"emoji":"๐Ÿ‘ฝ๏ธ","order":122,"group":0,"version":0.6},{"shortcodes":["alien_monster","space_invader"],"annotation":"alien monster","tags":["alien","creature","extraterrestrial","face","fairy","fairytale","fantasy","game","gamer","games","monster","pixelated","space","tale","ufo"],"emoji":"๐Ÿ‘พ","order":123,"group":0,"version":0.6},{"shortcodes":["robot","robot_face"],"annotation":"robot","tags":["face","monster"],"emoji":"๐Ÿค–","order":124,"group":0,"version":1},{"shortcodes":["grinning_cat","smiley_cat"],"annotation":"grinning cat","tags":["animal","cat","face","grinning","mouth","open","smile","smiling"],"emoji":"๐Ÿ˜บ","order":125,"group":0,"version":0.6},{"shortcodes":["grinning_cat_with_closed_eyes","smile_cat"],"annotation":"grinning cat with smiling eyes","tags":["animal","cat","eye","eyes","face","grin","grinning","smile","smiling"],"emoji":"๐Ÿ˜ธ","order":126,"group":0,"version":0.6},{"shortcodes":["joy_cat","tears_of_joy_cat"],"annotation":"cat with tears of joy","tags":["animal","cat","face","joy","laugh","laughing","lol","tear","tears"],"emoji":"๐Ÿ˜น","order":127,"group":0,"version":0.6},{"shortcodes":["heart_eyes_cat","smiling_cat_with_heart_eyes"],"annotation":"smiling cat with heart-eyes","tags":["animal","cat","eye","face","heart","heart-eyes","love","smile","smiling"],"emoji":"๐Ÿ˜ป","order":128,"group":0,"version":0.6},{"shortcodes":["smirk_cat","wry_smile_cat"],"annotation":"cat with wry smile","tags":["animal","cat","face","ironic","smile","wry"],"emoji":"๐Ÿ˜ผ","order":129,"group":0,"version":0.6},{"shortcodes":["kissing_cat"],"annotation":"kissing cat","tags":["animal","cat","closed","eye","eyes","face","kiss","kissing"],"emoji":"๐Ÿ˜ฝ","order":130,"group":0,"version":0.6,"emoticon":":3"},{"shortcodes":["scream_cat","weary_cat"],"annotation":"weary cat","tags":["animal","cat","face","oh","surprised","weary"],"emoji":"๐Ÿ™€","order":131,"group":0,"version":0.6},{"shortcodes":["crying_cat"],"annotation":"crying cat","tags":["animal","cat","cry","crying","face","sad","tear"],"emoji":"๐Ÿ˜ฟ","order":132,"group":0,"version":0.6},{"shortcodes":["pouting_cat"],"annotation":"pouting cat","tags":["animal","cat","face","pouting"],"emoji":"๐Ÿ˜พ","order":133,"group":0,"version":0.6},{"shortcodes":["see_no_evil"],"annotation":"see-no-evil monkey","tags":["embarrassed","evil","face","forbidden","forgot","gesture","hide","monkey","no","omg","prohibited","scared","secret","smh","watch"],"emoji":"๐Ÿ™ˆ","order":134,"group":0,"version":0.6},{"shortcodes":["hear_no_evil"],"annotation":"hear-no-evil monkey","tags":["animal","ears","evil","face","forbidden","gesture","hear","listen","monkey","no","not","prohibited","secret","shh","tmi"],"emoji":"๐Ÿ™‰","order":135,"group":0,"version":0.6},{"shortcodes":["speak_no_evil"],"annotation":"speak-no-evil monkey","tags":["animal","evil","face","forbidden","gesture","monkey","no","not","oops","prohibited","quiet","secret","speak","stealth"],"emoji":"๐Ÿ™Š","order":136,"group":0,"version":0.6},{"shortcodes":["love_letter"],"annotation":"love letter","tags":["heart","letter","love","mail","romance","valentine"],"emoji":"๐Ÿ’Œ","order":137,"group":0,"version":0.6},{"shortcodes":["cupid","heart_with_arrow"],"annotation":"heart with arrow","tags":["143","adorbs","arrow","cupid","date","emotion","heart","ily","love","romance","valentine"],"emoji":"๐Ÿ’˜","order":138,"group":0,"version":0.6},{"shortcodes":["gift_heart","heart_with_ribbon"],"annotation":"heart with ribbon","tags":["143","anniversary","emotion","heart","ily","kisses","ribbon","valentine","xoxo"],"emoji":"๐Ÿ’","order":139,"group":0,"version":0.6},{"shortcodes":["sparkling_heart"],"annotation":"sparkling heart","tags":["143","emotion","excited","good","heart","ily","kisses","morning","night","sparkle","sparkling","xoxo"],"emoji":"๐Ÿ’–","order":140,"group":0,"version":0.6},{"shortcodes":["growing_heart","heartpulse"],"annotation":"growing heart","tags":["143","emotion","excited","growing","heart","heartpulse","ily","kisses","muah","nervous","pulse","xoxo"],"emoji":"๐Ÿ’—","order":141,"group":0,"version":0.6},{"shortcodes":["beating_heart","heartbeat"],"annotation":"beating heart","tags":["143","beating","cardio","emotion","heart","heartbeat","ily","love","pulsating","pulse"],"emoji":"๐Ÿ’“","order":142,"group":0,"version":0.6},{"shortcodes":["revolving_hearts"],"annotation":"revolving hearts","tags":["143","adorbs","anniversary","emotion","heart","hearts","revolving"],"emoji":"๐Ÿ’ž","order":143,"group":0,"version":0.6},{"shortcodes":["two_hearts"],"annotation":"two hearts","tags":["143","anniversary","date","dating","emotion","heart","hearts","ily","kisses","love","loving","two","xoxo"],"emoji":"๐Ÿ’•","order":144,"group":0,"version":0.6},{"shortcodes":["heart_decoration"],"annotation":"heart decoration","tags":["143","decoration","emotion","heart","hearth","purple","white"],"emoji":"๐Ÿ’Ÿ","order":145,"group":0,"version":0.6},{"shortcodes":["heart_exclamation"],"annotation":"heart exclamation","tags":["exclamation","heart","heavy","mark","punctuation"],"emoji":"โฃ๏ธ","order":147,"group":0,"version":1},{"shortcodes":["broken_heart"],"annotation":"broken heart","tags":["break","broken","crushed","emotion","heart","heartbroken","lonely","sad"],"emoji":"๐Ÿ’”","order":148,"group":0,"version":0.6,"emoticon":""},{"shortcodes":["woman_mage"],"annotation":"woman mage","tags":["fantasy","mage","magic","play","sorcerer","sorceress","sorcery","spell","summon","witch","wizard","woman"],"emoji":"๐Ÿง™โ€โ™€๏ธ","order":1746,"group":1,"version":5},{"shortcodes":["fairy"],"annotation":"fairy","tags":["fairytale","fantasy","myth","person","pixie","tale","wings"],"emoji":"๐Ÿงš","order":1758,"group":1,"version":5},{"shortcodes":["man_fairy"],"annotation":"man fairy","tags":["fairy","fairytale","fantasy","man","myth","oberon","person","pixie","puck","tale","wings"],"emoji":"๐Ÿงšโ€โ™‚๏ธ","order":1764,"group":1,"version":5},{"shortcodes":["woman_fairy"],"annotation":"woman fairy","tags":["fairy","fairytale","fantasy","myth","person","pixie","tale","titania","wings","woman"],"emoji":"๐Ÿงšโ€โ™€๏ธ","order":1776,"group":1,"version":5},{"shortcodes":["vampire"],"annotation":"vampire","tags":["blood","dracula","fangs","halloween","scary","supernatural","teeth","undead"],"emoji":"๐Ÿง›","order":1788,"group":1,"version":5,"emoticon":":E"},{"shortcodes":["man_vampire"],"annotation":"man vampire","tags":["blood","fangs","halloween","man","scary","supernatural","teeth","undead","vampire"],"emoji":"๐Ÿง›โ€โ™‚๏ธ","order":1794,"group":1,"version":5},{"shortcodes":["woman_vampire"],"annotation":"woman vampire","tags":["blood","fangs","halloween","scary","supernatural","teeth","undead","vampire","woman"],"emoji":"๐Ÿง›โ€โ™€๏ธ","order":1806,"group":1,"version":5},{"shortcodes":["merperson"],"annotation":"merperson","tags":["creature","fairytale","folklore","ocean","sea","siren","trident"],"emoji":"๐Ÿงœ","order":1818,"group":1,"version":5},{"shortcodes":["merman"],"annotation":"merman","tags":["creature","fairytale","folklore","neptune","ocean","poseidon","sea","siren","trident","triton"],"emoji":"๐Ÿงœโ€โ™‚๏ธ","order":1824,"group":1,"version":5},{"shortcodes":["mermaid"],"annotation":"mermaid","tags":["creature","fairytale","folklore","merwoman","ocean","sea","siren","trident"],"emoji":"๐Ÿงœโ€โ™€๏ธ","order":1836,"group":1,"version":5},{"shortcodes":["elf"],"annotation":"elf","tags":["elves","enchantment","fantasy","folklore","magic","magical","myth"],"emoji":"๐Ÿง","order":1848,"group":1,"version":5},{"shortcodes":["man_elf"],"annotation":"man elf","tags":["elf","elves","enchantment","fantasy","folklore","magic","magical","man","myth"],"emoji":"๐Ÿงโ€โ™‚๏ธ","order":1854,"group":1,"version":5},{"shortcodes":["woman_elf"],"annotation":"woman elf","tags":["elf","elves","enchantment","fantasy","folklore","magic","magical","myth","woman"],"emoji":"๐Ÿงโ€โ™€๏ธ","order":1866,"group":1,"version":5},{"shortcodes":["genie"],"annotation":"genie","tags":["djinn","fantasy","jinn","lamp","myth","rub","wishes"],"emoji":"๐Ÿงž","order":1878,"group":1,"version":5},{"shortcodes":["man_genie"],"annotation":"man genie","tags":["djinn","fantasy","genie","jinn","lamp","man","myth","rub","wishes"],"emoji":"๐Ÿงžโ€โ™‚๏ธ","order":1879,"group":1,"version":5},{"shortcodes":["woman_genie"],"annotation":"woman genie","tags":["djinn","fantasy","genie","jinn","lamp","myth","rub","wishes","woman"],"emoji":"๐Ÿงžโ€โ™€๏ธ","order":1881,"group":1,"version":5},{"shortcodes":["zombie"],"annotation":"zombie","tags":["apocalypse","dead","halloween","horror","scary","undead","walking"],"emoji":"๐ŸงŸ","order":1883,"group":1,"version":5,"emoticon":"8#"},{"shortcodes":["man_zombie"],"annotation":"man zombie","tags":["apocalypse","dead","halloween","horror","man","scary","undead","walking","zombie"],"emoji":"๐ŸงŸโ€โ™‚๏ธ","order":1884,"group":1,"version":5},{"shortcodes":["woman_zombie"],"annotation":"woman zombie","tags":["apocalypse","dead","halloween","horror","scary","undead","walking","woman","zombie"],"emoji":"๐ŸงŸโ€โ™€๏ธ","order":1886,"group":1,"version":5},{"shortcodes":["troll"],"annotation":"troll","tags":["fairy","fantasy","monster","tale","trolling"],"emoji":"๐ŸงŒ","order":1888,"group":1,"version":14},{"shortcodes":["massage","person_getting_massage"],"annotation":"person getting massage","tags":["face","getting","headache","massage","person","relax","relaxing","salon","soothe","spa","tension","therapy","treatment"],"emoji":"๐Ÿ’†","order":1889,"group":1,"version":0.6},{"shortcodes":["man_getting_massage"],"annotation":"man getting massage","tags":["face","getting","headache","man","massage","relax","relaxing","salon","soothe","spa","tension","therapy","treatment"],"emoji":"๐Ÿ’†โ€โ™‚๏ธ","order":1895,"group":1,"version":4},{"shortcodes":["woman_getting_massage"],"annotation":"woman getting massage","tags":["face","getting","headache","massage","relax","relaxing","salon","soothe","spa","tension","therapy","treatment","woman"],"emoji":"๐Ÿ’†โ€โ™€๏ธ","order":1907,"group":1,"version":4},{"shortcodes":["haircut","person_getting_haircut"],"annotation":"person getting haircut","tags":["barber","beauty","chop","cosmetology","cut","groom","hair","haircut","parlor","person","shears","style"],"emoji":"๐Ÿ’‡","order":1919,"group":1,"version":0.6},{"shortcodes":["man_getting_haircut"],"annotation":"man getting haircut","tags":["barber","beauty","chop","cosmetology","cut","groom","hair","haircut","man","parlor","person","shears","style"],"emoji":"๐Ÿ’‡โ€โ™‚๏ธ","order":1925,"group":1,"version":4},{"shortcodes":["woman_getting_haircut"],"annotation":"woman getting haircut","tags":["barber","beauty","chop","cosmetology","cut","groom","hair","haircut","parlor","person","shears","style","woman"],"emoji":"๐Ÿ’‡โ€โ™€๏ธ","order":1937,"group":1,"version":4},{"shortcodes":["person_walking","walking"],"annotation":"person walking","tags":["amble","gait","hike","man","pace","pedestrian","person","stride","stroll","walk","walking"],"emoji":"๐Ÿšถ","order":1949,"group":1,"version":0.6},{"shortcodes":["man_walking"],"annotation":"man walking","tags":["amble","gait","hike","man","pace","pedestrian","stride","stroll","walk","walking"],"emoji":"๐Ÿšถโ€โ™‚๏ธ","order":1955,"group":1,"version":4},{"shortcodes":["woman_walking"],"annotation":"woman walking","tags":["amble","gait","hike","man","pace","pedestrian","stride","stroll","walk","walking","woman"],"emoji":"๐Ÿšถโ€โ™€๏ธ","order":1967,"group":1,"version":4},{"shortcodes":["person_walking_right"],"annotation":"person walking facing right","tags":["amble","gait","hike","man","pace","pedestrian","person","stride","stroll","walk","walking"],"emoji":"๐Ÿšถโ€โžก๏ธ","order":1979,"group":1,"version":15.1},{"shortcodes":["woman_walking_right"],"annotation":"woman walking facing right","tags":["amble","gait","hike","man","pace","pedestrian","stride","stroll","walk","walking","woman"],"emoji":"๐Ÿšถโ€โ™€๏ธโ€โžก๏ธ","order":1991,"group":1,"version":15.1},{"shortcodes":["man_walking_right"],"annotation":"man walking facing right","tags":["amble","gait","hike","man","pace","pedestrian","stride","stroll","walk","walking"],"emoji":"๐Ÿšถโ€โ™‚๏ธโ€โžก๏ธ","order":2015,"group":1,"version":15.1},{"shortcodes":["person_standing","standing"],"annotation":"person standing","tags":["person","stand","standing"],"emoji":"๐Ÿง","order":2039,"group":1,"version":12},{"shortcodes":["man_standing"],"annotation":"man standing","tags":["man","stand","standing"],"emoji":"๐Ÿงโ€โ™‚๏ธ","order":2045,"group":1,"version":12},{"shortcodes":["woman_standing"],"annotation":"woman standing","tags":["stand","standing","woman"],"emoji":"๐Ÿงโ€โ™€๏ธ","order":2057,"group":1,"version":12},{"shortcodes":["kneeling","person_kneeling"],"annotation":"person kneeling","tags":["kneel","kneeling","knees","person"],"emoji":"๐ŸงŽ","order":2069,"group":1,"version":12},{"shortcodes":["man_kneeling"],"annotation":"man kneeling","tags":["kneel","kneeling","knees","man"],"emoji":"๐ŸงŽโ€โ™‚๏ธ","order":2075,"group":1,"version":12},{"shortcodes":["woman_kneeling"],"annotation":"woman kneeling","tags":["kneel","kneeling","knees","woman"],"emoji":"๐ŸงŽโ€โ™€๏ธ","order":2087,"group":1,"version":12},{"shortcodes":["person_kneeling_right"],"annotation":"person kneeling facing right","tags":["kneel","kneeling","knees","person"],"emoji":"๐ŸงŽโ€โžก๏ธ","order":2099,"group":1,"version":15.1},{"shortcodes":["woman_kneeling_right"],"annotation":"woman kneeling facing right","tags":["kneel","kneeling","knees","woman"],"emoji":"๐ŸงŽโ€โ™€๏ธโ€โžก๏ธ","order":2111,"group":1,"version":15.1},{"shortcodes":["man_kneeling_right"],"annotation":"man kneeling facing right","tags":["kneel","kneeling","knees","man"],"emoji":"๐ŸงŽโ€โ™‚๏ธโ€โžก๏ธ","order":2135,"group":1,"version":15.1},{"shortcodes":["person_with_probing_cane","person_with_white_cane"],"annotation":"person with white cane","tags":["accessibility","blind","cane","person","probing","white"],"emoji":"๐Ÿง‘โ€๐Ÿฆฏ","order":2159,"group":1,"version":12.1},{"shortcodes":["person_with_white_cane_right"],"annotation":"person with white cane facing right","tags":["accessibility","blind","cane","person","probing","white"],"emoji":"๐Ÿง‘โ€๐Ÿฆฏโ€โžก๏ธ","order":2165,"group":1,"version":15.1},{"shortcodes":["man_with_probing_cane","man_with_white_cane"],"annotation":"man with white cane","tags":["accessibility","blind","cane","man","probing","white"],"emoji":"๐Ÿ‘จโ€๐Ÿฆฏ","order":2177,"group":1,"version":12},{"shortcodes":["man_with_white_cane_right"],"annotation":"man with white cane facing right","tags":["accessibility","blind","cane","man","probing","white"],"emoji":"๐Ÿ‘จโ€๐Ÿฆฏโ€โžก๏ธ","order":2183,"group":1,"version":15.1},{"shortcodes":["woman_with_probing_cane","woman_with_white_cane"],"annotation":"woman with white cane","tags":["accessibility","blind","cane","probing","white","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿฆฏ","order":2195,"group":1,"version":12},{"shortcodes":["woman_with_white_cane_right"],"annotation":"woman with white cane facing right","tags":["accessibility","blind","cane","probing","white","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿฆฏโ€โžก๏ธ","order":2201,"group":1,"version":15.1},{"shortcodes":["person_in_motorized_wheelchair"],"annotation":"person in motorized wheelchair","tags":["accessibility","motorized","person","wheelchair"],"emoji":"๐Ÿง‘โ€๐Ÿฆผ","order":2213,"group":1,"version":12.1},{"shortcodes":["person_in_motorized_wheelchair_right"],"annotation":"person in motorized wheelchair facing right","tags":["accessibility","motorized","person","wheelchair"],"emoji":"๐Ÿง‘โ€๐Ÿฆผโ€โžก๏ธ","order":2219,"group":1,"version":15.1},{"shortcodes":["man_in_motorized_wheelchair"],"annotation":"man in motorized wheelchair","tags":["accessibility","man","motorized","wheelchair"],"emoji":"๐Ÿ‘จโ€๐Ÿฆผ","order":2231,"group":1,"version":12},{"shortcodes":["man_in_motorized_wheelchair_right"],"annotation":"man in motorized wheelchair facing right","tags":["accessibility","man","motorized","wheelchair"],"emoji":"๐Ÿ‘จโ€๐Ÿฆผโ€โžก๏ธ","order":2237,"group":1,"version":15.1},{"shortcodes":["woman_in_motorized_wheelchair"],"annotation":"woman in motorized wheelchair","tags":["accessibility","motorized","wheelchair","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿฆผ","order":2249,"group":1,"version":12},{"shortcodes":["woman_in_motorized_wheelchair_right"],"annotation":"woman in motorized wheelchair facing right","tags":["accessibility","motorized","wheelchair","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿฆผโ€โžก๏ธ","order":2255,"group":1,"version":15.1},{"shortcodes":["person_in_manual_wheelchair"],"annotation":"person in manual wheelchair","tags":["accessibility","manual","person","wheelchair"],"emoji":"๐Ÿง‘โ€๐Ÿฆฝ","order":2267,"group":1,"version":12.1},{"shortcodes":["person_in_manual_wheelchair_right"],"annotation":"person in manual wheelchair facing right","tags":["accessibility","manual","person","wheelchair"],"emoji":"๐Ÿง‘โ€๐Ÿฆฝโ€โžก๏ธ","order":2273,"group":1,"version":15.1},{"shortcodes":["man_in_manual_wheelchair"],"annotation":"man in manual wheelchair","tags":["accessibility","man","manual","wheelchair"],"emoji":"๐Ÿ‘จโ€๐Ÿฆฝ","order":2285,"group":1,"version":12},{"shortcodes":["man_in_manual_wheelchair_right"],"annotation":"man in manual wheelchair facing right","tags":["accessibility","man","manual","wheelchair"],"emoji":"๐Ÿ‘จโ€๐Ÿฆฝโ€โžก๏ธ","order":2291,"group":1,"version":15.1},{"shortcodes":["woman_in_manual_wheelchair"],"annotation":"woman in manual wheelchair","tags":["accessibility","manual","wheelchair","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿฆฝ","order":2303,"group":1,"version":12},{"shortcodes":["woman_in_manual_wheelchair_right"],"annotation":"woman in manual wheelchair facing right","tags":["accessibility","manual","wheelchair","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿฆฝโ€โžก๏ธ","order":2309,"group":1,"version":15.1},{"shortcodes":["person_running","running"],"annotation":"person running","tags":["fast","hurry","marathon","move","person","quick","race","racing","run","rush","speed"],"emoji":"๐Ÿƒ","order":2321,"group":1,"version":0.6},{"shortcodes":["man_running"],"annotation":"man running","tags":["fast","hurry","man","marathon","move","quick","race","racing","run","rush","speed"],"emoji":"๐Ÿƒโ€โ™‚๏ธ","order":2327,"group":1,"version":4},{"shortcodes":["woman_running"],"annotation":"woman running","tags":["fast","hurry","marathon","move","quick","race","racing","run","rush","speed","woman"],"emoji":"๐Ÿƒโ€โ™€๏ธ","order":2339,"group":1,"version":4},{"shortcodes":["person_running_right"],"annotation":"person running facing right","tags":["fast","hurry","marathon","move","person","quick","race","racing","run","rush","speed"],"emoji":"๐Ÿƒโ€โžก๏ธ","order":2351,"group":1,"version":15.1},{"shortcodes":["woman_running_right"],"annotation":"woman running facing right","tags":["fast","hurry","marathon","move","quick","race","racing","run","rush","speed","woman"],"emoji":"๐Ÿƒโ€โ™€๏ธโ€โžก๏ธ","order":2363,"group":1,"version":15.1},{"shortcodes":["man_running_right"],"annotation":"man running facing right","tags":["fast","hurry","man","marathon","move","quick","race","racing","run","rush","speed"],"emoji":"๐Ÿƒโ€โ™‚๏ธโ€โžก๏ธ","order":2387,"group":1,"version":15.1},{"shortcodes":["dancer","woman_dancing"],"annotation":"woman dancing","tags":["dance","dancer","dancing","elegant","festive","flair","flamenco","groove","letโ€™s","salsa","tango","woman"],"emoji":"๐Ÿ’ƒ","order":2411,"group":1,"version":0.6},{"shortcodes":["man_dancing"],"annotation":"man dancing","tags":["dance","dancer","dancing","elegant","festive","flair","flamenco","groove","letโ€™s","man","salsa","tango"],"emoji":"๐Ÿ•บ","order":2417,"group":1,"version":3},{"shortcodes":["levitate","levitating","person_in_suit_levitating"],"annotation":"person in suit levitating","tags":["business","levitating","person","suit"],"emoji":"๐Ÿ•ด๏ธ","order":2424,"group":1,"version":0.7},{"shortcodes":["dancers","people_with_bunny_ears_partying"],"annotation":"people with bunny ears","tags":["bestie","bff","bunny","counterpart","dancer","double","ear","identical","pair","party","partying","people","soulmate","twin","twinsies"],"emoji":"๐Ÿ‘ฏ","order":2430,"group":1,"version":0.6},{"shortcodes":["men_with_bunny_ears_partying"],"annotation":"men with bunny ears","tags":["bestie","bff","bunny","counterpart","dancer","double","ear","identical","men","pair","party","partying","people","soulmate","twin","twinsies"],"emoji":"๐Ÿ‘ฏโ€โ™‚๏ธ","order":2431,"group":1,"version":4},{"shortcodes":["women_with_bunny_ears_partying"],"annotation":"women with bunny ears","tags":["bestie","bff","bunny","counterpart","dancer","double","ear","identical","pair","party","partying","people","soulmate","twin","twinsies","women"],"emoji":"๐Ÿ‘ฏโ€โ™€๏ธ","order":2433,"group":1,"version":4},{"shortcodes":["person_in_steamy_room"],"annotation":"person in steamy room","tags":["day","luxurious","pamper","person","relax","room","sauna","spa","steam","steambath","unwind"],"emoji":"๐Ÿง–","order":2435,"group":1,"version":5},{"shortcodes":["man_in_steamy_room"],"annotation":"man in steamy room","tags":["day","luxurious","man","pamper","relax","room","sauna","spa","steam","steambath","unwind"],"emoji":"๐Ÿง–โ€โ™‚๏ธ","order":2441,"group":1,"version":5},{"shortcodes":["woman_in_steamy_room"],"annotation":"woman in steamy room","tags":["day","luxurious","pamper","relax","room","sauna","spa","steam","steambath","unwind","woman"],"emoji":"๐Ÿง–โ€โ™€๏ธ","order":2453,"group":1,"version":5},{"shortcodes":["climbing","person_climbing"],"annotation":"person climbing","tags":["climb","climber","climbing","mountain","person","rock","scale","up"],"emoji":"๐Ÿง—","order":2465,"group":1,"version":5},{"shortcodes":["man_climbing"],"annotation":"man climbing","tags":["climb","climber","climbing","man","mountain","rock","scale","up"],"emoji":"๐Ÿง—โ€โ™‚๏ธ","order":2471,"group":1,"version":5},{"shortcodes":["woman_climbing"],"annotation":"woman climbing","tags":["climb","climber","climbing","mountain","rock","scale","up","woman"],"emoji":"๐Ÿง—โ€โ™€๏ธ","order":2483,"group":1,"version":5},{"shortcodes":["fencer","fencing","person_fencing"],"annotation":"person fencing","tags":["fencer","fencing","person","sword"],"emoji":"๐Ÿคบ","order":2495,"group":1,"version":3},{"shortcodes":["horse_racing"],"annotation":"horse racing","tags":["horse","jockey","racehorse","racing","riding","sport"],"emoji":"๐Ÿ‡","order":2496,"group":1,"version":1},{"shortcodes":["person_skiing","skier","skiing"],"annotation":"skier","tags":["ski","snow"],"emoji":"โ›ท๏ธ","order":2503,"group":1,"version":0.7},{"shortcodes":["person_snowboarding","snowboarder","snowboarding"],"annotation":"snowboarder","tags":["ski","snow","snowboard","sport"],"emoji":"๐Ÿ‚๏ธ","order":2504,"group":1,"version":0.6},{"shortcodes":["golfer","golfing","person_golfing"],"annotation":"person golfing","tags":["ball","birdie","caddy","driving","golf","golfing","green","person","pga","putt","range","tee"],"emoji":"๐ŸŒ๏ธ","order":2511,"group":1,"version":0.7},{"shortcodes":["man_golfing"],"annotation":"man golfing","tags":["ball","birdie","caddy","driving","golf","golfing","green","man","pga","putt","range","tee"],"emoji":"๐ŸŒ๏ธโ€โ™‚๏ธ","order":2517,"group":1,"version":4},{"shortcodes":["woman_golfing"],"annotation":"woman golfing","tags":["ball","birdie","caddy","driving","golf","golfing","green","pga","putt","range","tee","woman"],"emoji":"๐ŸŒ๏ธโ€โ™€๏ธ","order":2531,"group":1,"version":4},{"shortcodes":["person_surfing","surfer","surfing"],"annotation":"person surfing","tags":["beach","ocean","person","sport","surf","surfer","surfing","swell","waves"],"emoji":"๐Ÿ„๏ธ","order":2545,"group":1,"version":0.6},{"shortcodes":["man_surfing"],"annotation":"man surfing","tags":["beach","man","ocean","sport","surf","surfer","surfing","swell","waves"],"emoji":"๐Ÿ„โ€โ™‚๏ธ","order":2551,"group":1,"version":4},{"shortcodes":["woman_surfing"],"annotation":"woman surfing","tags":["beach","ocean","person","sport","surf","surfer","surfing","swell","waves"],"emoji":"๐Ÿ„โ€โ™€๏ธ","order":2563,"group":1,"version":4},{"shortcodes":["person_rowing_boat","rowboat"],"annotation":"person rowing boat","tags":["boat","canoe","cruise","fishing","lake","oar","paddle","person","raft","river","row","rowboat","rowing"],"emoji":"๐Ÿšฃ","order":2575,"group":1,"version":1},{"shortcodes":["man_rowing_boat"],"annotation":"man rowing boat","tags":["boat","canoe","cruise","fishing","lake","man","oar","paddle","raft","river","row","rowboat","rowing"],"emoji":"๐Ÿšฃโ€โ™‚๏ธ","order":2581,"group":1,"version":4},{"shortcodes":["woman_rowing_boat"],"annotation":"woman rowing boat","tags":["boat","canoe","cruise","fishing","lake","oar","paddle","raft","river","row","rowboat","rowing","woman"],"emoji":"๐Ÿšฃโ€โ™€๏ธ","order":2593,"group":1,"version":4},{"shortcodes":["person_swimming","swimmer","swimming"],"annotation":"person swimming","tags":["freestyle","person","sport","swim","swimmer","swimming","triathlon"],"emoji":"๐ŸŠ๏ธ","order":2605,"group":1,"version":0.6},{"shortcodes":["man_swimming"],"annotation":"man swimming","tags":["freestyle","man","sport","swim","swimmer","swimming","triathlon"],"emoji":"๐ŸŠโ€โ™‚๏ธ","order":2611,"group":1,"version":4},{"shortcodes":["woman_swimming"],"annotation":"woman swimming","tags":["freestyle","man","sport","swim","swimmer","swimming","triathlon"],"emoji":"๐ŸŠโ€โ™€๏ธ","order":2623,"group":1,"version":4},{"shortcodes":["person_bouncing_ball"],"annotation":"person bouncing ball","tags":["athletic","ball","basketball","bouncing","championship","dribble","net","person","player","throw"],"emoji":"โ›น๏ธ","order":2636,"group":1,"version":0.7},{"shortcodes":["man_bouncing_ball"],"annotation":"man bouncing ball","tags":["athletic","ball","basketball","bouncing","championship","dribble","man","net","player","throw"],"emoji":"โ›น๏ธโ€โ™‚๏ธ","order":2642,"group":1,"version":4},{"shortcodes":["woman_bouncing_ball"],"annotation":"woman bouncing ball","tags":["athletic","ball","basketball","bouncing","championship","dribble","net","player","throw","woman"],"emoji":"โ›น๏ธโ€โ™€๏ธ","order":2656,"group":1,"version":4},{"shortcodes":["person_lifting_weights","weight_lifter","weight_lifting"],"annotation":"person lifting weights","tags":["barbell","bodybuilder","deadlift","lifter","lifting","person","powerlifting","weight","weightlifter","weights","workout"],"emoji":"๐Ÿ‹๏ธ","order":2671,"group":1,"version":0.7},{"shortcodes":["man_lifting_weights"],"annotation":"man lifting weights","tags":["barbell","bodybuilder","deadlift","lifter","lifting","man","powerlifting","weight","weightlifter","weights","workout"],"emoji":"๐Ÿ‹๏ธโ€โ™‚๏ธ","order":2677,"group":1,"version":4},{"shortcodes":["woman_lifting_weights"],"annotation":"woman lifting weights","tags":["barbell","bodybuilder","deadlift","lifter","lifting","powerlifting","weight","weightlifter","weights","woman","workout"],"emoji":"๐Ÿ‹๏ธโ€โ™€๏ธ","order":2691,"group":1,"version":4},{"shortcodes":["bicyclist","biking","person_biking"],"annotation":"person biking","tags":["bicycle","bicyclist","bike","biking","cycle","cyclist","person","riding","sport"],"emoji":"๐Ÿšด","order":2705,"group":1,"version":1},{"shortcodes":["man_biking"],"annotation":"man biking","tags":["bicycle","bicyclist","bike","biking","cycle","cyclist","man","riding","sport"],"emoji":"๐Ÿšดโ€โ™‚๏ธ","order":2711,"group":1,"version":4},{"shortcodes":["woman_biking"],"annotation":"woman biking","tags":["bicycle","bicyclist","bike","biking","cycle","cyclist","riding","sport","woman"],"emoji":"๐Ÿšดโ€โ™€๏ธ","order":2723,"group":1,"version":4},{"shortcodes":["mountain_bicyclist","mountain_biking","person_mountain_biking"],"annotation":"person mountain biking","tags":["bicycle","bicyclist","bike","biking","cycle","cyclist","mountain","person","riding","sport"],"emoji":"๐Ÿšต","order":2735,"group":1,"version":1},{"shortcodes":["man_mountain_biking"],"annotation":"man mountain biking","tags":["bicycle","bicyclist","bike","biking","cycle","cyclist","man","mountain","riding","sport"],"emoji":"๐Ÿšตโ€โ™‚๏ธ","order":2741,"group":1,"version":4},{"shortcodes":["woman_mountain_biking"],"annotation":"woman mountain biking","tags":["bicycle","bicyclist","bike","biking","cycle","cyclist","mountain","riding","sport","woman"],"emoji":"๐Ÿšตโ€โ™€๏ธ","order":2753,"group":1,"version":4},{"shortcodes":["cartwheeling","person_cartwheel"],"annotation":"person cartwheeling","tags":["active","cartwheel","cartwheeling","excited","flip","gymnastics","happy","person","somersault"],"emoji":"๐Ÿคธ","order":2765,"group":1,"version":3},{"shortcodes":["man_cartwheeling"],"annotation":"man cartwheeling","tags":["active","cartwheel","cartwheeling","excited","flip","gymnastics","happy","man","somersault"],"emoji":"๐Ÿคธโ€โ™‚๏ธ","order":2771,"group":1,"version":4},{"shortcodes":["woman_cartwheeling"],"annotation":"woman cartwheeling","tags":["active","cartwheel","cartwheeling","excited","flip","gymnastics","happy","somersault","woman"],"emoji":"๐Ÿคธโ€โ™€๏ธ","order":2783,"group":1,"version":4},{"shortcodes":["people_wrestling","wrestlers","wrestling"],"annotation":"people wrestling","tags":["combat","duel","grapple","people","ring","tournament","wrestle","wrestling"],"emoji":"๐Ÿคผ","order":2795,"group":1,"version":3},{"shortcodes":["men_wrestling"],"annotation":"men wrestling","tags":["combat","duel","grapple","men","ring","tournament","wrestle","wrestling"],"emoji":"๐Ÿคผโ€โ™‚๏ธ","order":2796,"group":1,"version":4},{"shortcodes":["women_wrestling"],"annotation":"women wrestling","tags":["combat","duel","grapple","ring","tournament","women","wrestle","wrestling"],"emoji":"๐Ÿคผโ€โ™€๏ธ","order":2798,"group":1,"version":4},{"shortcodes":["person_playing_water_polo","water_polo"],"annotation":"person playing water polo","tags":["person","playing","polo","sport","swimming","water","waterpolo"],"emoji":"๐Ÿคฝ","order":2800,"group":1,"version":3},{"shortcodes":["man_playing_water_polo"],"annotation":"man playing water polo","tags":["man","playing","polo","sport","swimming","water","waterpolo"],"emoji":"๐Ÿคฝโ€โ™‚๏ธ","order":2806,"group":1,"version":4},{"shortcodes":["woman_playing_water_polo"],"annotation":"woman playing water polo","tags":["playing","polo","sport","swimming","water","waterpolo","woman"],"emoji":"๐Ÿคฝโ€โ™€๏ธ","order":2818,"group":1,"version":4},{"shortcodes":["handball","person_playing_handball"],"annotation":"person playing handball","tags":["athletics","ball","catch","chuck","handball","hurl","lob","person","pitch","playing","sport","throw","toss"],"emoji":"๐Ÿคพ","order":2830,"group":1,"version":3},{"shortcodes":["man_playing_handball"],"annotation":"man playing handball","tags":["athletics","ball","catch","chuck","handball","hurl","lob","man","pitch","playing","sport","throw","toss"],"emoji":"๐Ÿคพโ€โ™‚๏ธ","order":2836,"group":1,"version":4},{"shortcodes":["woman_playing_handball"],"annotation":"woman playing handball","tags":["athletics","ball","catch","chuck","handball","hurl","lob","pitch","playing","sport","throw","toss","woman"],"emoji":"๐Ÿคพโ€โ™€๏ธ","order":2848,"group":1,"version":4},{"shortcodes":["juggler","juggling","person_juggling"],"annotation":"person juggling","tags":["act","balance","balancing","handle","juggle","juggling","manage","multitask","person","skill"],"emoji":"๐Ÿคน","order":2860,"group":1,"version":3},{"shortcodes":["man_juggling"],"annotation":"man juggling","tags":["act","balance","balancing","handle","juggle","juggling","man","manage","multitask","skill"],"emoji":"๐Ÿคนโ€โ™‚๏ธ","order":2866,"group":1,"version":4},{"shortcodes":["woman_juggling"],"annotation":"woman juggling","tags":["act","balance","balancing","handle","juggle","juggling","manage","multitask","skill","woman"],"emoji":"๐Ÿคนโ€โ™€๏ธ","order":2878,"group":1,"version":4},{"shortcodes":["person_in_lotus_position"],"annotation":"person in lotus position","tags":["cross","legged","legs","lotus","meditation","peace","person","position","relax","serenity","yoga","yogi","zen"],"emoji":"๐Ÿง˜","order":2890,"group":1,"version":5},{"shortcodes":["man_in_lotus_position"],"annotation":"man in lotus position","tags":["cross","legged","legs","lotus","man","meditation","peace","position","relax","serenity","yoga","yogi","zen"],"emoji":"๐Ÿง˜โ€โ™‚๏ธ","order":2896,"group":1,"version":5},{"shortcodes":["woman_in_lotus_position"],"annotation":"woman in lotus position","tags":["cross","legged","legs","lotus","meditation","peace","position","relax","serenity","woman","yoga","yogi","zen"],"emoji":"๐Ÿง˜โ€โ™€๏ธ","order":2908,"group":1,"version":5},{"shortcodes":["bath","person_taking_bath"],"annotation":"person taking bath","tags":["bath","bathtub","person","taking","tub"],"emoji":"๐Ÿ›€","order":2920,"group":1,"version":0.6},{"shortcodes":["person_in_bed","sleeping_accommodation"],"annotation":"person in bed","tags":["bed","bedtime","good","goodnight","hotel","nap","night","person","sleep","tired","zzz"],"emoji":"๐Ÿ›Œ","order":2926,"group":1,"version":1},{"shortcodes":["people_holding_hands"],"annotation":"people holding hands","tags":["bae","bestie","bff","couple","dating","flirt","friends","hand","hold","people","twins"],"emoji":"๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘","order":2932,"group":1,"version":12},{"shortcodes":["two_women_holding_hands"],"annotation":"women holding hands","tags":["bae","bestie","bff","couple","dating","flirt","friends","girls","hand","hold","sisters","twins","women"],"emoji":"๐Ÿ‘ญ","order":2958,"group":1,"version":1},{"shortcodes":["couple"],"annotation":"woman and man holding hands","tags":["bae","bestie","bff","couple","dating","flirt","friends","hand","hold","man","twins","woman"],"emoji":"๐Ÿ‘ซ","order":2984,"group":1,"version":0.6},{"shortcodes":["two_men_holding_hands"],"annotation":"men holding hands","tags":["bae","bestie","bff","boys","brothers","couple","dating","flirt","friends","hand","hold","men","twins"],"emoji":"๐Ÿ‘ฌ","order":3010,"group":1,"version":1},{"shortcodes":["couple_kiss","couplekiss"],"annotation":"kiss","tags":["anniversary","babe","bae","couple","date","dating","heart","love","mwah","person","romance","together","xoxo"],"emoji":"๐Ÿ’","order":3036,"group":1,"version":0.6},{"shortcodes":["kiss_mw","kiss_wm"],"annotation":"kiss: woman, man","tags":["anniversary","babe","bae","couple","date","dating","heart","kiss","love","man","mwah","person","romance","together","woman","xoxo"],"emoji":"๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ","order":3082,"group":1,"version":2},{"shortcodes":["kiss_mm"],"annotation":"kiss: man, man","tags":["anniversary","babe","bae","couple","date","dating","heart","kiss","love","man","mwah","person","romance","together","xoxo"],"emoji":"๐Ÿ‘จโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ","order":3134,"group":1,"version":2},{"shortcodes":["kiss_ww"],"annotation":"kiss: woman, woman","tags":["anniversary","babe","bae","couple","date","dating","heart","kiss","love","mwah","person","romance","together","woman","xoxo"],"emoji":"๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘ฉ","order":3186,"group":1,"version":2},{"shortcodes":["couple_with_heart"],"annotation":"couple with heart","tags":["anniversary","babe","bae","couple","dating","heart","kiss","love","person","relationship","romance","together","you"],"emoji":"๐Ÿ’‘","order":3238,"group":1,"version":0.6},{"shortcodes":["couple_with_heart_mw","couple_with_heart_wm"],"annotation":"couple with heart: woman, man","tags":["anniversary","babe","bae","couple","dating","heart","kiss","love","man","person","relationship","romance","together","woman","you"],"emoji":"๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘จ","order":3284,"group":1,"version":2},{"shortcodes":["couple_with_heart_mm"],"annotation":"couple with heart: man, man","tags":["anniversary","babe","bae","couple","dating","heart","kiss","love","man","person","relationship","romance","together","you"],"emoji":"๐Ÿ‘จโ€โค๏ธโ€๐Ÿ‘จ","order":3336,"group":1,"version":2},{"shortcodes":["couple_with_heart_ww"],"annotation":"couple with heart: woman, woman","tags":["anniversary","babe","bae","couple","dating","heart","kiss","love","person","relationship","romance","together","woman","you"],"emoji":"๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘ฉ","order":3388,"group":1,"version":2},{"shortcodes":["family_mwb"],"annotation":"family: man, woman, boy","tags":["boy","child","family","man","woman"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ","order":3440,"group":1,"version":2},{"shortcodes":["family_mwg"],"annotation":"family: man, woman, girl","tags":["child","family","girl","man","woman"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ง","order":3441,"group":1,"version":2},{"shortcodes":["family_mwgb"],"annotation":"family: man, woman, girl, boy","tags":["boy","child","family","girl","man","woman"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ","order":3442,"group":1,"version":2},{"shortcodes":["family_mwbb"],"annotation":"family: man, woman, boy, boy","tags":["boy","child","family","man","woman"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ","order":3443,"group":1,"version":2},{"shortcodes":["family_mwgg"],"annotation":"family: man, woman, girl, girl","tags":["child","family","girl","man","woman"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง","order":3444,"group":1,"version":2},{"shortcodes":["family_mmb"],"annotation":"family: man, man, boy","tags":["boy","child","family","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆ","order":3445,"group":1,"version":2},{"shortcodes":["family_mmg"],"annotation":"family: man, man, girl","tags":["child","family","girl","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ง","order":3446,"group":1,"version":2},{"shortcodes":["family_mmgb"],"annotation":"family: man, man, girl, boy","tags":["boy","child","family","girl","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ","order":3447,"group":1,"version":2},{"shortcodes":["family_mmbb"],"annotation":"family: man, man, boy, boy","tags":["boy","child","family","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ","order":3448,"group":1,"version":2},{"shortcodes":["family_mmgg"],"annotation":"family: man, man, girl, girl","tags":["child","family","girl","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง","order":3449,"group":1,"version":2},{"shortcodes":["family_wwb"],"annotation":"family: woman, woman, boy","tags":["boy","child","family","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ","order":3450,"group":1,"version":2},{"shortcodes":["family_wwg"],"annotation":"family: woman, woman, girl","tags":["child","family","girl","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ง","order":3451,"group":1,"version":2},{"shortcodes":["family_wwgb"],"annotation":"family: woman, woman, girl, boy","tags":["boy","child","family","girl","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ","order":3452,"group":1,"version":2},{"shortcodes":["family_wwbb"],"annotation":"family: woman, woman, boy, boy","tags":["boy","child","family","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ","order":3453,"group":1,"version":2},{"shortcodes":["family_wwgg"],"annotation":"family: woman, woman, girl, girl","tags":["child","family","girl","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง","order":3454,"group":1,"version":2},{"shortcodes":["family_mb"],"annotation":"family: man, boy","tags":["boy","child","family","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ฆ","order":3455,"group":1,"version":4},{"shortcodes":["family_mbb"],"annotation":"family: man, boy, boy","tags":["boy","child","family","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ","order":3456,"group":1,"version":4},{"shortcodes":["family_mg"],"annotation":"family: man, girl","tags":["child","family","girl","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘ง","order":3457,"group":1,"version":4},{"shortcodes":["family_mgb"],"annotation":"family: man, girl, boy","tags":["boy","child","family","girl","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ","order":3458,"group":1,"version":4},{"shortcodes":["family_mgg"],"annotation":"family: man, girl, girl","tags":["child","family","girl","man"],"emoji":"๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง","order":3459,"group":1,"version":4},{"shortcodes":["family_wb"],"annotation":"family: woman, boy","tags":["boy","child","family","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ฆ","order":3460,"group":1,"version":4},{"shortcodes":["family_wbb"],"annotation":"family: woman, boy, boy","tags":["boy","child","family","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ","order":3461,"group":1,"version":4},{"shortcodes":["family_wg"],"annotation":"family: woman, girl","tags":["child","family","girl","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘ง","order":3462,"group":1,"version":4},{"shortcodes":["family_wgb"],"annotation":"family: woman, girl, boy","tags":["boy","child","family","girl","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ","order":3463,"group":1,"version":4},{"shortcodes":["family_wgg"],"annotation":"family: woman, girl, girl","tags":["child","family","girl","woman"],"emoji":"๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง","order":3464,"group":1,"version":4},{"shortcodes":["speaking_head"],"annotation":"speaking head","tags":["face","head","silhouette","speak","speaking"],"emoji":"๐Ÿ—ฃ๏ธ","order":3466,"group":1,"version":0.7},{"shortcodes":["bust_in_silhouette"],"annotation":"bust in silhouette","tags":["bust","mysterious","shadow","silhouette"],"emoji":"๐Ÿ‘ค","order":3467,"group":1,"version":0.6},{"shortcodes":["busts_in_silhouette"],"annotation":"busts in silhouette","tags":["bff","bust","busts","everyone","friend","friends","people","silhouette"],"emoji":"๐Ÿ‘ฅ","order":3468,"group":1,"version":1},{"shortcodes":["people_hugging"],"annotation":"people hugging","tags":["comfort","embrace","farewell","friendship","goodbye","hello","hug","hugging","love","people","thanks"],"emoji":"๐Ÿซ‚","order":3469,"group":1,"version":13},{"shortcodes":["family"],"annotation":"family","tags":["child"],"emoji":"๐Ÿ‘ช๏ธ","order":3470,"group":1,"version":0.6},{"shortcodes":["family_aac"],"annotation":"family: adult, adult, child","tags":["adult","child","family"],"emoji":"๐Ÿง‘โ€๐Ÿง‘โ€๐Ÿง’","order":3471,"group":1,"version":15.1},{"shortcodes":["family_aacc"],"annotation":"family: adult, adult, child, child","tags":["adult","child","family"],"emoji":"๐Ÿง‘โ€๐Ÿง‘โ€๐Ÿง’โ€๐Ÿง’","order":3472,"group":1,"version":15.1},{"shortcodes":["family_ac"],"annotation":"family: adult, child","tags":["adult","child","family"],"emoji":"๐Ÿง‘โ€๐Ÿง’","order":3473,"group":1,"version":15.1},{"shortcodes":["family_acc"],"annotation":"family: adult, child, child","tags":["adult","child","family"],"emoji":"๐Ÿง‘โ€๐Ÿง’โ€๐Ÿง’","order":3474,"group":1,"version":15.1},{"shortcodes":["footprints"],"annotation":"footprints","tags":["barefoot","clothing","footprint","omw","print","walk"],"emoji":"๐Ÿ‘ฃ","order":3475,"group":1,"version":0.6},{"shortcodes":["fingerprint"],"annotation":"fingerprint","tags":["clue","crime","detective","forensics","identity","mystery","print","safety","trace"],"emoji":"๐Ÿซ†","order":3476,"group":1,"version":16},{"shortcodes":["tone1","tone_light"],"annotation":"light skin tone","tags":["1โ€“2","light","skin","tone","type"],"emoji":"๐Ÿป","order":3477,"group":2,"version":1},{"shortcodes":["tone2","tone_medium_light"],"annotation":"medium-light skin tone","tags":["3","medium-light","skin","tone","type"],"emoji":"๐Ÿผ","order":3478,"group":2,"version":1},{"shortcodes":["tone3","tone_medium"],"annotation":"medium skin tone","tags":["4","medium","skin","tone","type"],"emoji":"๐Ÿฝ","order":3479,"group":2,"version":1},{"shortcodes":["tone4","tone_medium_dark"],"annotation":"medium-dark skin tone","tags":["5","medium-dark","skin","tone","type"],"emoji":"๐Ÿพ","order":3480,"group":2,"version":1},{"shortcodes":["tone5","tone_dark"],"annotation":"dark skin tone","tags":["6","dark","skin","tone","type"],"emoji":"๐Ÿฟ","order":3481,"group":2,"version":1},{"shortcodes":["red_hair"],"annotation":"red hair","tags":["ginger","hair","red","redhead"],"emoji":"๐Ÿฆฐ","order":3482,"group":2,"version":11},{"shortcodes":["curly_hair"],"annotation":"curly hair","tags":["afro","curly","hair","ringlets"],"emoji":"๐Ÿฆฑ","order":3483,"group":2,"version":11},{"shortcodes":["white_hair"],"annotation":"white hair","tags":["gray","hair","old","white"],"emoji":"๐Ÿฆณ","order":3484,"group":2,"version":11},{"shortcodes":["no_hair"],"annotation":"bald","tags":["chemotherapy","hair","hairless","no","shaven"],"emoji":"๐Ÿฆฒ","order":3485,"group":2,"version":11},{"shortcodes":["monkey_face"],"annotation":"monkey face","tags":["animal","banana","face","monkey"],"emoji":"๐Ÿต","order":3486,"group":3,"version":0.6},{"shortcodes":["monkey"],"annotation":"monkey","tags":["animal","banana"],"emoji":"๐Ÿ’","order":3487,"group":3,"version":0.6},{"shortcodes":["gorilla"],"annotation":"gorilla","tags":["animal"],"emoji":"๐Ÿฆ","order":3488,"group":3,"version":3},{"shortcodes":["orangutan"],"annotation":"orangutan","tags":["animal","ape","monkey"],"emoji":"๐Ÿฆง","order":3489,"group":3,"version":12},{"shortcodes":["dog_face"],"annotation":"dog face","tags":["adorbs","animal","dog","face","pet","puppies","puppy"],"emoji":"๐Ÿถ","order":3490,"group":3,"version":0.6},{"shortcodes":["dog"],"annotation":"dog","tags":["animal","animals","dogs","pet"],"emoji":"๐Ÿ•๏ธ","order":3491,"group":3,"version":0.7},{"shortcodes":["guide_dog"],"annotation":"guide dog","tags":["accessibility","animal","blind","dog","guide"],"emoji":"๐Ÿฆฎ","order":3492,"group":3,"version":12},{"shortcodes":["service_dog"],"annotation":"service dog","tags":["accessibility","animal","assistance","dog","service"],"emoji":"๐Ÿ•โ€๐Ÿฆบ","order":3493,"group":3,"version":12},{"shortcodes":["poodle"],"annotation":"poodle","tags":["animal","dog","fluffy"],"emoji":"๐Ÿฉ","order":3494,"group":3,"version":0.6},{"shortcodes":["wolf","wolf_face"],"annotation":"wolf","tags":["animal","face"],"emoji":"๐Ÿบ","order":3495,"group":3,"version":0.6},{"shortcodes":["fox","fox_face"],"annotation":"fox","tags":["animal","face"],"emoji":"๐ŸฆŠ","order":3496,"group":3,"version":3},{"shortcodes":["raccoon"],"annotation":"raccoon","tags":["animal","curious","sly"],"emoji":"๐Ÿฆ","order":3497,"group":3,"version":11},{"shortcodes":["cat_face"],"annotation":"cat face","tags":["animal","cat","face","kitten","kitty","pet"],"emoji":"๐Ÿฑ","order":3498,"group":3,"version":0.6},{"shortcodes":["cat"],"annotation":"cat","tags":["animal","animals","cats","kitten","pet"],"emoji":"๐Ÿˆ๏ธ","order":3499,"group":3,"version":0.7},{"shortcodes":["black_cat"],"annotation":"black cat","tags":["animal","black","cat","feline","halloween","meow","unlucky"],"emoji":"๐Ÿˆโ€โฌ›","order":3500,"group":3,"version":13},{"shortcodes":["lion","lion_face"],"annotation":"lion","tags":["alpha","animal","face","leo","mane","order","rawr","roar","safari","strong","zodiac"],"emoji":"๐Ÿฆ","order":3501,"group":3,"version":1},{"shortcodes":["tiger_face"],"annotation":"tiger face","tags":["animal","big","cat","face","predator","tiger"],"emoji":"๐Ÿฏ","order":3502,"group":3,"version":0.6},{"shortcodes":["tiger"],"annotation":"tiger","tags":["animal","big","cat","predator","zoo"],"emoji":"๐Ÿ…","order":3503,"group":3,"version":1},{"shortcodes":["leopard"],"annotation":"leopard","tags":["animal","big","cat","predator","zoo"],"emoji":"๐Ÿ†","order":3504,"group":3,"version":1},{"shortcodes":["horse_face"],"annotation":"horse face","tags":["animal","dressage","equine","face","farm","horse","horses"],"emoji":"๐Ÿด","order":3505,"group":3,"version":0.6},{"shortcodes":["moose"],"annotation":"moose","tags":["alces","animal","antlers","elk","mammal"],"emoji":"๐ŸซŽ","order":3506,"group":3,"version":15},{"shortcodes":["donkey"],"annotation":"donkey","tags":["animal","ass","burro","hinny","mammal","mule","stubborn"],"emoji":"๐Ÿซ","order":3507,"group":3,"version":15},{"shortcodes":["horse","racehorse"],"annotation":"horse","tags":["animal","equestrian","farm","racehorse","racing"],"emoji":"๐ŸŽ","order":3508,"group":3,"version":0.6},{"shortcodes":["unicorn","unicorn_face"],"annotation":"unicorn","tags":["face"],"emoji":"๐Ÿฆ„","order":3509,"group":3,"version":1},{"shortcodes":["zebra"],"annotation":"zebra","tags":["animal","stripe"],"emoji":"๐Ÿฆ“","order":3510,"group":3,"version":5},{"shortcodes":["deer"],"annotation":"deer","tags":["animal"],"emoji":"๐ŸฆŒ","order":3511,"group":3,"version":3},{"shortcodes":["bison"],"annotation":"bison","tags":["animal","buffalo","herd","wisent"],"emoji":"๐Ÿฆฌ","order":3512,"group":3,"version":13},{"shortcodes":["cow_face"],"annotation":"cow face","tags":["animal","cow","face","farm","milk","moo"],"emoji":"๐Ÿฎ","order":3513,"group":3,"version":0.6},{"shortcodes":["ox"],"annotation":"ox","tags":["animal","animals","bull","farm","taurus","zodiac"],"emoji":"๐Ÿ‚","order":3514,"group":3,"version":1},{"shortcodes":["water_buffalo"],"annotation":"water buffalo","tags":["animal","buffalo","water","zoo"],"emoji":"๐Ÿƒ","order":3515,"group":3,"version":1},{"shortcodes":["cow"],"annotation":"cow","tags":["animal","animals","farm","milk","moo"],"emoji":"๐Ÿ„","order":3516,"group":3,"version":1},{"shortcodes":["pig_face"],"annotation":"pig face","tags":["animal","bacon","face","farm","pig","pork"],"emoji":"๐Ÿท","order":3517,"group":3,"version":0.6},{"shortcodes":["pig"],"annotation":"pig","tags":["animal","bacon","farm","pork","sow"],"emoji":"๐Ÿ–","order":3518,"group":3,"version":1},{"shortcodes":["boar"],"annotation":"boar","tags":["animal","pig"],"emoji":"๐Ÿ—","order":3519,"group":3,"version":0.6},{"shortcodes":["pig_nose"],"annotation":"pig nose","tags":["animal","face","farm","nose","pig","smell","snout"],"emoji":"๐Ÿฝ","order":3520,"group":3,"version":0.6},{"shortcodes":["ram"],"annotation":"ram","tags":["animal","aries","horns","male","sheep","zodiac","zoo"],"emoji":"๐Ÿ","order":3521,"group":3,"version":1},{"shortcodes":["ewe","sheep"],"annotation":"ewe","tags":["animal","baa","farm","female","fluffy","lamb","sheep","wool"],"emoji":"๐Ÿ‘","order":3522,"group":3,"version":0.6},{"shortcodes":["goat"],"annotation":"goat","tags":["animal","capricorn","farm","milk","zodiac"],"emoji":"๐Ÿ","order":3523,"group":3,"version":1},{"shortcodes":["dromedary_camel"],"annotation":"camel","tags":["animal","desert","dromedary","hump","one"],"emoji":"๐Ÿช","order":3524,"group":3,"version":1},{"shortcodes":["camel"],"annotation":"two-hump camel","tags":["animal","bactrian","camel","desert","hump","two","two-hump"],"emoji":"๐Ÿซ","order":3525,"group":3,"version":0.6},{"shortcodes":["llama"],"annotation":"llama","tags":["alpaca","animal","guanaco","vicuรฑa","wool"],"emoji":"๐Ÿฆ™","order":3526,"group":3,"version":11},{"shortcodes":["giraffe"],"annotation":"giraffe","tags":["animal","spots"],"emoji":"๐Ÿฆ’","order":3527,"group":3,"version":5},{"shortcodes":["elephant"],"annotation":"elephant","tags":["animal"],"emoji":"๐Ÿ˜","order":3528,"group":3,"version":0.6},{"shortcodes":["mammoth"],"annotation":"mammoth","tags":["animal","extinction","large","tusk","wooly"],"emoji":"๐Ÿฆฃ","order":3529,"group":3,"version":13},{"shortcodes":["rhino","rhinoceros"],"annotation":"rhinoceros","tags":["animal"],"emoji":"๐Ÿฆ","order":3530,"group":3,"version":3},{"shortcodes":["hippo"],"annotation":"hippopotamus","tags":["animal","hippo"],"emoji":"๐Ÿฆ›","order":3531,"group":3,"version":11},{"shortcodes":["mouse_face"],"annotation":"mouse face","tags":["animal","face","mouse"],"emoji":"๐Ÿญ","order":3532,"group":3,"version":0.6},{"shortcodes":["mouse"],"annotation":"mouse","tags":["animal","animals"],"emoji":"๐Ÿ","order":3533,"group":3,"version":1},{"shortcodes":["rat"],"annotation":"rat","tags":["animal"],"emoji":"๐Ÿ€","order":3534,"group":3,"version":1},{"shortcodes":["hamster","hamster_face"],"annotation":"hamster","tags":["animal","face","pet"],"emoji":"๐Ÿน","order":3535,"group":3,"version":0.6},{"shortcodes":["rabbit_face"],"annotation":"rabbit face","tags":["animal","bunny","face","pet","rabbit"],"emoji":"๐Ÿฐ","order":3536,"group":3,"version":0.6},{"shortcodes":["rabbit"],"annotation":"rabbit","tags":["animal","bunny","pet"],"emoji":"๐Ÿ‡","order":3537,"group":3,"version":1},{"shortcodes":["chipmunk"],"annotation":"chipmunk","tags":["animal","squirrel"],"emoji":"๐Ÿฟ๏ธ","order":3539,"group":3,"version":0.7},{"shortcodes":["beaver"],"annotation":"beaver","tags":["animal","dam","teeth"],"emoji":"๐Ÿฆซ","order":3540,"group":3,"version":13},{"shortcodes":["hedgehog"],"annotation":"hedgehog","tags":["animal","spiny"],"emoji":"๐Ÿฆ”","order":3541,"group":3,"version":5},{"shortcodes":["bat"],"annotation":"bat","tags":["animal","vampire"],"emoji":"๐Ÿฆ‡","order":3542,"group":3,"version":3},{"shortcodes":["bear","bear_face"],"annotation":"bear","tags":["animal","face","grizzly","growl","honey"],"emoji":"๐Ÿป","order":3543,"group":3,"version":0.6},{"shortcodes":["polar_bear","polar_bear_face"],"annotation":"polar bear","tags":["animal","arctic","bear","polar","white"],"emoji":"๐Ÿปโ€โ„๏ธ","order":3544,"group":3,"version":13},{"shortcodes":["koala","koala_face"],"annotation":"koala","tags":["animal","australia","bear","down","face","marsupial","under"],"emoji":"๐Ÿจ","order":3546,"group":3,"version":0.6},{"shortcodes":["panda","panda_face"],"annotation":"panda","tags":["animal","bamboo","face"],"emoji":"๐Ÿผ","order":3547,"group":3,"version":0.6},{"shortcodes":["sloth"],"annotation":"sloth","tags":["lazy","slow"],"emoji":"๐Ÿฆฅ","order":3548,"group":3,"version":12},{"shortcodes":["otter"],"annotation":"otter","tags":["animal","fishing","playful"],"emoji":"๐Ÿฆฆ","order":3549,"group":3,"version":12},{"shortcodes":["skunk"],"annotation":"skunk","tags":["animal","stink"],"emoji":"๐Ÿฆจ","order":3550,"group":3,"version":12},{"shortcodes":["kangaroo"],"annotation":"kangaroo","tags":["animal","joey","jump","marsupial"],"emoji":"๐Ÿฆ˜","order":3551,"group":3,"version":11},{"shortcodes":["badger"],"annotation":"badger","tags":["animal","honey","pester"],"emoji":"๐Ÿฆก","order":3552,"group":3,"version":11},{"shortcodes":["paw_prints"],"annotation":"paw prints","tags":["feet","paw","paws","print","prints"],"emoji":"๐Ÿพ","order":3553,"group":3,"version":0.6},{"shortcodes":["turkey"],"annotation":"turkey","tags":["bird","gobble","thanksgiving"],"emoji":"๐Ÿฆƒ","order":3554,"group":3,"version":1},{"shortcodes":["chicken","chicken_face"],"annotation":"chicken","tags":["animal","bird","ornithology"],"emoji":"๐Ÿ”","order":3555,"group":3,"version":0.6},{"shortcodes":["rooster"],"annotation":"rooster","tags":["animal","bird","ornithology"],"emoji":"๐Ÿ“","order":3556,"group":3,"version":1},{"shortcodes":["hatching_chick"],"annotation":"hatching chick","tags":["animal","baby","bird","chick","egg","hatching"],"emoji":"๐Ÿฃ","order":3557,"group":3,"version":0.6},{"shortcodes":["baby_chick"],"annotation":"baby chick","tags":["animal","baby","bird","chick","ornithology"],"emoji":"๐Ÿค","order":3558,"group":3,"version":0.6},{"shortcodes":["hatched_chick"],"annotation":"front-facing baby chick","tags":["animal","baby","bird","chick","front-facing","newborn","ornithology"],"emoji":"๐Ÿฅ","order":3559,"group":3,"version":0.6},{"shortcodes":["bird","bird_face"],"annotation":"bird","tags":["animal","ornithology"],"emoji":"๐Ÿฆ๏ธ","order":3560,"group":3,"version":0.6},{"shortcodes":["penguin","penguin_face"],"annotation":"penguin","tags":["animal","antarctica","bird","ornithology"],"emoji":"๐Ÿง","order":3561,"group":3,"version":0.6},{"shortcodes":["dove"],"annotation":"dove","tags":["bird","fly","ornithology","peace"],"emoji":"๐Ÿ•Š๏ธ","order":3563,"group":3,"version":0.7},{"shortcodes":["eagle"],"annotation":"eagle","tags":["animal","bird","ornithology"],"emoji":"๐Ÿฆ…","order":3564,"group":3,"version":3},{"shortcodes":["duck"],"annotation":"duck","tags":["animal","bird","ornithology"],"emoji":"๐Ÿฆ†","order":3565,"group":3,"version":3},{"shortcodes":["swan"],"annotation":"swan","tags":["animal","bird","cygnet","duckling","ornithology","ugly"],"emoji":"๐Ÿฆข","order":3566,"group":3,"version":11},{"shortcodes":["owl"],"annotation":"owl","tags":["animal","bird","ornithology","wise"],"emoji":"๐Ÿฆ‰","order":3567,"group":3,"version":3},{"shortcodes":["dodo"],"annotation":"dodo","tags":["animal","bird","extinction","large","ornithology"],"emoji":"๐Ÿฆค","order":3568,"group":3,"version":13},{"shortcodes":["feather"],"annotation":"feather","tags":["bird","flight","light","plumage"],"emoji":"๐Ÿชถ","order":3569,"group":3,"version":13},{"shortcodes":["flamingo"],"annotation":"flamingo","tags":["animal","bird","flamboyant","ornithology","tropical"],"emoji":"๐Ÿฆฉ","order":3570,"group":3,"version":12},{"shortcodes":["peacock"],"annotation":"peacock","tags":["animal","bird","colorful","ornithology","ostentatious","peahen","pretty","proud"],"emoji":"๐Ÿฆš","order":3571,"group":3,"version":11},{"shortcodes":["parrot"],"annotation":"parrot","tags":["animal","bird","ornithology","pirate","talk"],"emoji":"๐Ÿฆœ","order":3572,"group":3,"version":11},{"shortcodes":["wing"],"annotation":"wing","tags":["angelic","ascend","aviation","bird","fly","flying","heavenly","mythology","soar"],"emoji":"๐Ÿชฝ","order":3573,"group":3,"version":15},{"shortcodes":["black_bird"],"annotation":"black bird","tags":["animal","beak","bird","black","caw","corvid","crow","ornithology","raven","rook"],"emoji":"๐Ÿฆโ€โฌ›","order":3574,"group":3,"version":15},{"shortcodes":["goose"],"annotation":"goose","tags":["animal","bird","duck","flock","fowl","gaggle","gander","geese","honk","ornithology","silly"],"emoji":"๐Ÿชฟ","order":3575,"group":3,"version":15},{"shortcodes":["phoenix"],"annotation":"phoenix","tags":["ascend","ascension","emerge","fantasy","firebird","glory","immortal","rebirth","reincarnation","reinvent","renewal","revival","revive","rise","transform"],"emoji":"๐Ÿฆโ€๐Ÿ”ฅ","order":3576,"group":3,"version":15.1},{"shortcodes":["frog","frog_face"],"annotation":"frog","tags":["animal","face"],"emoji":"๐Ÿธ","order":3577,"group":3,"version":0.6},{"shortcodes":["crocodile"],"annotation":"crocodile","tags":["animal","zoo"],"emoji":"๐ŸŠ","order":3578,"group":3,"version":1},{"shortcodes":["turtle"],"annotation":"turtle","tags":["animal","terrapin","tortoise"],"emoji":"๐Ÿข","order":3579,"group":3,"version":0.6},{"shortcodes":["lizard"],"annotation":"lizard","tags":["animal","reptile"],"emoji":"๐ŸฆŽ","order":3580,"group":3,"version":3},{"shortcodes":["snake"],"annotation":"snake","tags":["animal","bearer","ophiuchus","serpent","zodiac"],"emoji":"๐Ÿ","order":3581,"group":3,"version":0.6},{"shortcodes":["dragon_face"],"annotation":"dragon face","tags":["animal","dragon","face","fairy","fairytale","tale"],"emoji":"๐Ÿฒ","order":3582,"group":3,"version":0.6},{"shortcodes":["dragon"],"annotation":"dragon","tags":["animal","fairy","fairytale","knights","tale"],"emoji":"๐Ÿ‰","order":3583,"group":3,"version":1},{"shortcodes":["sauropod"],"annotation":"sauropod","tags":["brachiosaurus","brontosaurus","dinosaur","diplodocus"],"emoji":"๐Ÿฆ•","order":3584,"group":3,"version":5},{"shortcodes":["t-rex","trex"],"annotation":"T-Rex","tags":["dinosaur","rex","t","t-rex","tyrannosaurus"],"emoji":"๐Ÿฆ–","order":3585,"group":3,"version":5},{"shortcodes":["spouting_whale"],"annotation":"spouting whale","tags":["animal","beach","face","ocean","spouting","whale"],"emoji":"๐Ÿณ","order":3586,"group":3,"version":0.6},{"shortcodes":["whale"],"annotation":"whale","tags":["animal","beach","ocean"],"emoji":"๐Ÿ‹","order":3587,"group":3,"version":1},{"shortcodes":["dolphin"],"annotation":"dolphin","tags":["animal","beach","flipper","ocean"],"emoji":"๐Ÿฌ","order":3588,"group":3,"version":0.6},{"shortcodes":["seal"],"annotation":"seal","tags":["animal","lion","ocean","sea"],"emoji":"๐Ÿฆญ","order":3589,"group":3,"version":13},{"shortcodes":["fish"],"annotation":"fish","tags":["animal","dinner","fishes","fishing","pisces","zodiac"],"emoji":"๐ŸŸ๏ธ","order":3590,"group":3,"version":0.6},{"shortcodes":["tropical_fish"],"annotation":"tropical fish","tags":["animal","fish","fishes","tropical"],"emoji":"๐Ÿ ","order":3591,"group":3,"version":0.6},{"shortcodes":["blowfish"],"annotation":"blowfish","tags":["animal","fish"],"emoji":"๐Ÿก","order":3592,"group":3,"version":0.6},{"shortcodes":["shark"],"annotation":"shark","tags":["animal","fish"],"emoji":"๐Ÿฆˆ","order":3593,"group":3,"version":3},{"shortcodes":["octopus"],"annotation":"octopus","tags":["animal","creature","ocean"],"emoji":"๐Ÿ™","order":3594,"group":3,"version":0.6},{"shortcodes":["shell"],"annotation":"spiral shell","tags":["animal","beach","conch","sea","shell","spiral"],"emoji":"๐Ÿš","order":3595,"group":3,"version":0.6},{"shortcodes":["coral"],"annotation":"coral","tags":["change","climate","ocean","reef","sea"],"emoji":"๐Ÿชธ","order":3596,"group":3,"version":14},{"shortcodes":["jellyfish"],"annotation":"jellyfish","tags":["animal","aquarium","burn","invertebrate","jelly","life","marine","ocean","ouch","plankton","sea","sting","stinger","tentacles"],"emoji":"๐Ÿชผ","order":3597,"group":3,"version":15},{"shortcodes":["crab"],"annotation":"crab","tags":["cancer","zodiac"],"emoji":"๐Ÿฆ€","order":3598,"group":3,"version":1},{"shortcodes":["lobster"],"annotation":"lobster","tags":["animal","bisque","claws","seafood"],"emoji":"๐Ÿฆž","order":3599,"group":3,"version":11},{"shortcodes":["shrimp"],"annotation":"shrimp","tags":["food","shellfish","small"],"emoji":"๐Ÿฆ","order":3600,"group":3,"version":3},{"shortcodes":["squid"],"annotation":"squid","tags":["animal","food","mollusk"],"emoji":"๐Ÿฆ‘","order":3601,"group":3,"version":3},{"shortcodes":["oyster"],"annotation":"oyster","tags":["diving","pearl"],"emoji":"๐Ÿฆช","order":3602,"group":3,"version":12},{"shortcodes":["snail"],"annotation":"snail","tags":["animal","escargot","garden","nature","slug"],"emoji":"๐ŸŒ","order":3603,"group":3,"version":0.6},{"shortcodes":["butterfly"],"annotation":"butterfly","tags":["insect","pretty"],"emoji":"๐Ÿฆ‹","order":3604,"group":3,"version":3},{"shortcodes":["bug"],"annotation":"bug","tags":["animal","garden","insect"],"emoji":"๐Ÿ›","order":3605,"group":3,"version":0.6},{"shortcodes":["ant"],"annotation":"ant","tags":["animal","garden","insect"],"emoji":"๐Ÿœ","order":3606,"group":3,"version":0.6},{"shortcodes":["bee"],"annotation":"honeybee","tags":["animal","bee","bumblebee","honey","insect","nature","spring"],"emoji":"๐Ÿ","order":3607,"group":3,"version":0.6},{"shortcodes":["beetle"],"annotation":"beetle","tags":["animal","bug","insect"],"emoji":"๐Ÿชฒ","order":3608,"group":3,"version":13},{"shortcodes":["lady_beetle"],"annotation":"lady beetle","tags":["animal","beetle","garden","insect","lady","ladybird","ladybug","nature"],"emoji":"๐Ÿž","order":3609,"group":3,"version":0.6},{"shortcodes":["cricket"],"annotation":"cricket","tags":["animal","bug","grasshopper","insect","orthoptera"],"emoji":"๐Ÿฆ—","order":3610,"group":3,"version":5},{"shortcodes":["cockroach"],"annotation":"cockroach","tags":["animal","insect","pest","roach"],"emoji":"๐Ÿชณ","order":3611,"group":3,"version":13},{"shortcodes":["spider"],"annotation":"spider","tags":["animal","insect"],"emoji":"๐Ÿ•ท๏ธ","order":3613,"group":3,"version":0.7},{"shortcodes":["spider_web"],"annotation":"spider web","tags":["spider","web"],"emoji":"๐Ÿ•ธ๏ธ","order":3615,"group":3,"version":0.7},{"shortcodes":["scorpion"],"annotation":"scorpion","tags":["scorpio","scorpius","zodiac"],"emoji":"๐Ÿฆ‚","order":3616,"group":3,"version":1},{"shortcodes":["mosquito"],"annotation":"mosquito","tags":["bite","disease","fever","insect","malaria","pest","virus"],"emoji":"๐ŸฆŸ","order":3617,"group":3,"version":11},{"shortcodes":["fly"],"annotation":"fly","tags":["animal","disease","insect","maggot","pest","rotting"],"emoji":"๐Ÿชฐ","order":3618,"group":3,"version":13},{"shortcodes":["worm"],"annotation":"worm","tags":["animal","annelid","earthworm","parasite"],"emoji":"๐Ÿชฑ","order":3619,"group":3,"version":13},{"shortcodes":["microbe"],"annotation":"microbe","tags":["amoeba","bacteria","science","virus"],"emoji":"๐Ÿฆ ","order":3620,"group":3,"version":11},{"shortcodes":["bouquet"],"annotation":"bouquet","tags":["anniversary","birthday","date","flower","love","plant","romance"],"emoji":"๐Ÿ’","order":3621,"group":3,"version":0.6},{"shortcodes":["cherry_blossom"],"annotation":"cherry blossom","tags":["blossom","cherry","flower","plant","spring","springtime"],"emoji":"๐ŸŒธ","order":3622,"group":3,"version":0.6},{"shortcodes":["white_flower"],"annotation":"white flower","tags":["flower","white"],"emoji":"๐Ÿ’ฎ","order":3623,"group":3,"version":0.6},{"shortcodes":["lotus"],"annotation":"lotus","tags":["beauty","buddhism","calm","flower","hinduism","peace","purity","serenity"],"emoji":"๐Ÿชท","order":3624,"group":3,"version":14},{"shortcodes":["rosette"],"annotation":"rosette","tags":["plant"],"emoji":"๐Ÿต๏ธ","order":3626,"group":3,"version":0.7},{"shortcodes":["rose"],"annotation":"rose","tags":["beauty","elegant","flower","love","plant","red","valentine"],"emoji":"๐ŸŒน","order":3627,"group":3,"version":0.6},{"shortcodes":["wilted_flower"],"annotation":"wilted flower","tags":["dying","flower","wilted"],"emoji":"๐Ÿฅ€","order":3628,"group":3,"version":3},{"shortcodes":["hibiscus"],"annotation":"hibiscus","tags":["flower","plant"],"emoji":"๐ŸŒบ","order":3629,"group":3,"version":0.6},{"shortcodes":["sunflower"],"annotation":"sunflower","tags":["flower","outdoors","plant","sun"],"emoji":"๐ŸŒป","order":3630,"group":3,"version":0.6},{"shortcodes":["blossom"],"annotation":"blossom","tags":["buttercup","dandelion","flower","plant"],"emoji":"๐ŸŒผ","order":3631,"group":3,"version":0.6},{"shortcodes":["tulip"],"annotation":"tulip","tags":["blossom","flower","growth","plant"],"emoji":"๐ŸŒท","order":3632,"group":3,"version":0.6},{"shortcodes":["hyacinth"],"annotation":"hyacinth","tags":["bloom","bluebonnet","flower","indigo","lavender","lilac","lupine","plant","purple","shrub","snapdragon","spring","violet"],"emoji":"๐Ÿชป","order":3633,"group":3,"version":15},{"shortcodes":["seedling"],"annotation":"seedling","tags":["plant","sapling","sprout","young"],"emoji":"๐ŸŒฑ","order":3634,"group":3,"version":0.6},{"shortcodes":["potted_plant"],"annotation":"potted plant","tags":["decor","grow","house","nurturing","plant","pot","potted"],"emoji":"๐Ÿชด","order":3635,"group":3,"version":13},{"shortcodes":["evergreen_tree"],"annotation":"evergreen tree","tags":["christmas","evergreen","forest","pine","tree"],"emoji":"๐ŸŒฒ","order":3636,"group":3,"version":1},{"shortcodes":["deciduous_tree"],"annotation":"deciduous tree","tags":["deciduous","forest","green","habitat","shedding","tree"],"emoji":"๐ŸŒณ","order":3637,"group":3,"version":1},{"shortcodes":["palm_tree"],"annotation":"palm tree","tags":["beach","palm","plant","tree","tropical"],"emoji":"๐ŸŒด","order":3638,"group":3,"version":0.6},{"shortcodes":["cactus"],"annotation":"cactus","tags":["desert","drought","nature","plant"],"emoji":"๐ŸŒต","order":3639,"group":3,"version":0.6},{"shortcodes":["ear_of_rice","sheaf_of_rice"],"annotation":"sheaf of rice","tags":["ear","grain","grains","plant","rice","sheaf"],"emoji":"๐ŸŒพ","order":3640,"group":3,"version":0.6},{"shortcodes":["herb"],"annotation":"herb","tags":["leaf","plant"],"emoji":"๐ŸŒฟ","order":3641,"group":3,"version":0.6},{"shortcodes":["shamrock"],"annotation":"shamrock","tags":["irish","plant"],"emoji":"โ˜˜๏ธ","order":3643,"group":3,"version":1},{"shortcodes":["four_leaf_clover"],"annotation":"four leaf clover","tags":["4","clover","four","four-leaf","irish","leaf","lucky","plant"],"emoji":"๐Ÿ€","order":3644,"group":3,"version":0.6},{"shortcodes":["maple_leaf"],"annotation":"maple leaf","tags":["falling","leaf","maple"],"emoji":"๐Ÿ","order":3645,"group":3,"version":0.6},{"shortcodes":["fallen_leaf"],"annotation":"fallen leaf","tags":["autumn","fall","fallen","falling","leaf"],"emoji":"๐Ÿ‚","order":3646,"group":3,"version":0.6},{"shortcodes":["leaves"],"annotation":"leaf fluttering in wind","tags":["blow","flutter","fluttering","leaf","wind"],"emoji":"๐Ÿƒ","order":3647,"group":3,"version":0.6},{"shortcodes":["empty_nest","nest"],"annotation":"empty nest","tags":["branch","empty","home","nest","nesting"],"emoji":"๐Ÿชน","order":3648,"group":3,"version":14},{"shortcodes":["nest_with_eggs"],"annotation":"nest with eggs","tags":["bird","branch","egg","eggs","nest","nesting"],"emoji":"๐Ÿชบ","order":3649,"group":3,"version":14},{"shortcodes":["mushroom"],"annotation":"mushroom","tags":["fungus","toadstool"],"emoji":"๐Ÿ„","order":3650,"group":3,"version":0.6},{"shortcodes":["leafless_tree"],"annotation":"leafless tree","tags":["bare","barren","branches","dead","drought","leafless","tree","trunk","winter","wood"],"emoji":"๐Ÿชพ","order":3651,"group":3,"version":16},{"shortcodes":["grapes"],"annotation":"grapes","tags":["dionysus","fruit","grape"],"emoji":"๐Ÿ‡","order":3652,"group":4,"version":0.6},{"shortcodes":["melon"],"annotation":"melon","tags":["cantaloupe","fruit"],"emoji":"๐Ÿˆ","order":3653,"group":4,"version":0.6},{"shortcodes":["watermelon"],"annotation":"watermelon","tags":["fruit"],"emoji":"๐Ÿ‰","order":3654,"group":4,"version":0.6},{"shortcodes":["orange","tangerine"],"annotation":"tangerine","tags":["c","citrus","fruit","nectarine","orange","vitamin"],"emoji":"๐ŸŠ","order":3655,"group":4,"version":0.6},{"shortcodes":["lemon"],"annotation":"lemon","tags":["citrus","fruit","sour"],"emoji":"๐Ÿ‹","order":3656,"group":4,"version":1},{"shortcodes":["lime"],"annotation":"lime","tags":["acidity","citrus","cocktail","fruit","garnish","key","margarita","mojito","refreshing","salsa","sour","tangy","tequila","tropical","zest"],"emoji":"๐Ÿ‹โ€๐ŸŸฉ","order":3657,"group":4,"version":15.1},{"shortcodes":["banana"],"annotation":"banana","tags":["fruit","potassium"],"emoji":"๐ŸŒ","order":3658,"group":4,"version":0.6},{"shortcodes":["pineapple"],"annotation":"pineapple","tags":["colada","fruit","pina","tropical"],"emoji":"๐Ÿ","order":3659,"group":4,"version":0.6},{"shortcodes":["mango"],"annotation":"mango","tags":["food","fruit","tropical"],"emoji":"๐Ÿฅญ","order":3660,"group":4,"version":11},{"shortcodes":["apple","red_apple"],"annotation":"red apple","tags":["apple","diet","food","fruit","health","red","ripe"],"emoji":"๐ŸŽ","order":3661,"group":4,"version":0.6},{"shortcodes":["green_apple"],"annotation":"green apple","tags":["apple","fruit","green"],"emoji":"๐Ÿ","order":3662,"group":4,"version":0.6},{"shortcodes":["pear"],"annotation":"pear","tags":["fruit"],"emoji":"๐Ÿ","order":3663,"group":4,"version":1},{"shortcodes":["peach"],"annotation":"peach","tags":["fruit"],"emoji":"๐Ÿ‘","order":3664,"group":4,"version":0.6},{"shortcodes":["cherries"],"annotation":"cherries","tags":["berries","cherry","fruit","red"],"emoji":"๐Ÿ’","order":3665,"group":4,"version":0.6},{"shortcodes":["strawberry"],"annotation":"strawberry","tags":["berry","fruit"],"emoji":"๐Ÿ“","order":3666,"group":4,"version":0.6},{"shortcodes":["blueberries"],"annotation":"blueberries","tags":["berries","berry","bilberry","blue","blueberry","food","fruit"],"emoji":"๐Ÿซ","order":3667,"group":4,"version":13},{"shortcodes":["kiwi"],"annotation":"kiwi fruit","tags":["food","fruit","kiwi"],"emoji":"๐Ÿฅ","order":3668,"group":4,"version":3},{"shortcodes":["tomato"],"annotation":"tomato","tags":["food","fruit","vegetable"],"emoji":"๐Ÿ…","order":3669,"group":4,"version":0.6},{"shortcodes":["olive"],"annotation":"olive","tags":["food"],"emoji":"๐Ÿซ’","order":3670,"group":4,"version":13},{"shortcodes":["coconut"],"annotation":"coconut","tags":["colada","palm","piรฑa"],"emoji":"๐Ÿฅฅ","order":3671,"group":4,"version":5},{"shortcodes":["avocado"],"annotation":"avocado","tags":["food","fruit"],"emoji":"๐Ÿฅ‘","order":3672,"group":4,"version":3},{"shortcodes":["eggplant"],"annotation":"eggplant","tags":["aubergine","vegetable"],"emoji":"๐Ÿ†","order":3673,"group":4,"version":0.6},{"shortcodes":["potato"],"annotation":"potato","tags":["food","vegetable"],"emoji":"๐Ÿฅ”","order":3674,"group":4,"version":3},{"shortcodes":["carrot"],"annotation":"carrot","tags":["food","vegetable"],"emoji":"๐Ÿฅ•","order":3675,"group":4,"version":3},{"shortcodes":["corn","ear_of_corn"],"annotation":"ear of corn","tags":["corn","crops","ear","farm","maize","maze"],"emoji":"๐ŸŒฝ","order":3676,"group":4,"version":0.6},{"shortcodes":["hot_pepper"],"annotation":"hot pepper","tags":["hot","pepper"],"emoji":"๐ŸŒถ๏ธ","order":3678,"group":4,"version":0.7},{"shortcodes":["bell_pepper"],"annotation":"bell pepper","tags":["bell","capsicum","food","pepper","vegetable"],"emoji":"๐Ÿซ‘","order":3679,"group":4,"version":13},{"shortcodes":["cucumber"],"annotation":"cucumber","tags":["food","pickle","vegetable"],"emoji":"๐Ÿฅ’","order":3680,"group":4,"version":3},{"shortcodes":["leafy_green"],"annotation":"leafy green","tags":["bok","burgers","cabbage","choy","green","kale","leafy","lettuce","salad"],"emoji":"๐Ÿฅฌ","order":3681,"group":4,"version":11},{"shortcodes":["broccoli"],"annotation":"broccoli","tags":["cabbage","wild"],"emoji":"๐Ÿฅฆ","order":3682,"group":4,"version":5},{"shortcodes":["garlic"],"annotation":"garlic","tags":["flavoring"],"emoji":"๐Ÿง„","order":3683,"group":4,"version":12},{"shortcodes":["onion"],"annotation":"onion","tags":["flavoring"],"emoji":"๐Ÿง…","order":3684,"group":4,"version":12},{"shortcodes":["peanuts"],"annotation":"peanuts","tags":["food","nut","peanut","vegetable"],"emoji":"๐Ÿฅœ","order":3685,"group":4,"version":3},{"shortcodes":["beans"],"annotation":"beans","tags":["food","kidney","legume","small"],"emoji":"๐Ÿซ˜","order":3686,"group":4,"version":14},{"shortcodes":["chestnut"],"annotation":"chestnut","tags":["almond","plant"],"emoji":"๐ŸŒฐ","order":3687,"group":4,"version":0.6},{"shortcodes":["ginger"],"annotation":"ginger root","tags":["beer","ginger","health","herb","natural","root","spice"],"emoji":"๐Ÿซš","order":3688,"group":4,"version":15},{"shortcodes":["pea"],"annotation":"pea pod","tags":["beans","beanstalk","edamame","legume","pea","pod","soybean","vegetable","veggie"],"emoji":"๐Ÿซ›","order":3689,"group":4,"version":15},{"shortcodes":["brown_mushroom"],"annotation":"brown mushroom","tags":["food","fungi","fungus","mushroom","nature","pizza","portobello","shiitake","shroom","spore","sprout","toppings","truffle","vegetable","vegetarian","veggie"],"emoji":"๐Ÿ„โ€๐ŸŸซ","order":3690,"group":4,"version":15.1},{"shortcodes":["root_vegetable"],"annotation":"root vegetable","tags":["beet","food","garden","radish","root","salad","turnip","vegetable","vegetarian"],"emoji":"๐Ÿซœ","order":3691,"group":4,"version":16},{"shortcodes":["bread"],"annotation":"bread","tags":["carbs","food","grain","loaf","restaurant","toast","wheat"],"emoji":"๐Ÿž","order":3692,"group":4,"version":0.6},{"shortcodes":["croissant"],"annotation":"croissant","tags":["bread","breakfast","crescent","food","french","roll"],"emoji":"๐Ÿฅ","order":3693,"group":4,"version":3},{"shortcodes":["baguette_bread"],"annotation":"baguette bread","tags":["baguette","bread","food","french"],"emoji":"๐Ÿฅ–","order":3694,"group":4,"version":3},{"shortcodes":["flatbread"],"annotation":"flatbread","tags":["arepa","bread","food","gordita","lavash","naan","pita"],"emoji":"๐Ÿซ“","order":3695,"group":4,"version":13},{"shortcodes":["pretzel"],"annotation":"pretzel","tags":["convoluted","twisted"],"emoji":"๐Ÿฅจ","order":3696,"group":4,"version":5},{"shortcodes":["bagel"],"annotation":"bagel","tags":["bakery","bread","breakfast","schmear"],"emoji":"๐Ÿฅฏ","order":3697,"group":4,"version":11},{"shortcodes":["pancakes"],"annotation":"pancakes","tags":["breakfast","crรชpe","food","hotcake","pancake"],"emoji":"๐Ÿฅž","order":3698,"group":4,"version":3},{"shortcodes":["waffle"],"annotation":"waffle","tags":["breakfast","indecisive","iron"],"emoji":"๐Ÿง‡","order":3699,"group":4,"version":12},{"shortcodes":["cheese"],"annotation":"cheese wedge","tags":["cheese","wedge"],"emoji":"๐Ÿง€","order":3700,"group":4,"version":1},{"shortcodes":["meat_on_bone"],"annotation":"meat on bone","tags":["bone","meat"],"emoji":"๐Ÿ–","order":3701,"group":4,"version":0.6},{"shortcodes":["poultry_leg"],"annotation":"poultry leg","tags":["bone","chicken","drumstick","hungry","leg","poultry","turkey"],"emoji":"๐Ÿ—","order":3702,"group":4,"version":0.6},{"shortcodes":["cut_of_meat"],"annotation":"cut of meat","tags":["chop","cut","lambchop","meat","porkchop","red","steak"],"emoji":"๐Ÿฅฉ","order":3703,"group":4,"version":5},{"shortcodes":["bacon"],"annotation":"bacon","tags":["breakfast","food","meat"],"emoji":"๐Ÿฅ“","order":3704,"group":4,"version":3},{"shortcodes":["hamburger"],"annotation":"hamburger","tags":["burger","eat","fast","food","hungry"],"emoji":"๐Ÿ”","order":3705,"group":4,"version":0.6},{"shortcodes":["french_fries","fries"],"annotation":"french fries","tags":["fast","food","french","fries"],"emoji":"๐ŸŸ","order":3706,"group":4,"version":0.6},{"shortcodes":["pizza"],"annotation":"pizza","tags":["cheese","food","hungry","pepperoni","slice"],"emoji":"๐Ÿ•","order":3707,"group":4,"version":0.6},{"shortcodes":["hotdog"],"annotation":"hot dog","tags":["dog","frankfurter","hot","hotdog","sausage"],"emoji":"๐ŸŒญ","order":3708,"group":4,"version":1},{"shortcodes":["sandwich"],"annotation":"sandwich","tags":["bread"],"emoji":"๐Ÿฅช","order":3709,"group":4,"version":5},{"shortcodes":["taco"],"annotation":"taco","tags":["mexican"],"emoji":"๐ŸŒฎ","order":3710,"group":4,"version":1},{"shortcodes":["burrito"],"annotation":"burrito","tags":["mexican","wrap"],"emoji":"๐ŸŒฏ","order":3711,"group":4,"version":1},{"shortcodes":["tamale"],"annotation":"tamale","tags":["food","mexican","pamonha","wrapped"],"emoji":"๐Ÿซ”","order":3712,"group":4,"version":13},{"shortcodes":["stuffed_flatbread"],"annotation":"stuffed flatbread","tags":["falafel","flatbread","food","gyro","kebab","stuffed"],"emoji":"๐Ÿฅ™","order":3713,"group":4,"version":3},{"shortcodes":["falafel"],"annotation":"falafel","tags":["chickpea","meatball"],"emoji":"๐Ÿง†","order":3714,"group":4,"version":12},{"shortcodes":["egg"],"annotation":"egg","tags":["breakfast","food"],"emoji":"๐Ÿฅš","order":3715,"group":4,"version":3},{"shortcodes":["cooking","fried_egg"],"annotation":"cooking","tags":["breakfast","easy","egg","fry","frying","over","pan","restaurant","side","sunny","up"],"emoji":"๐Ÿณ","order":3716,"group":4,"version":0.6},{"shortcodes":["shallow_pan_of_food"],"annotation":"shallow pan of food","tags":["casserole","food","paella","pan","shallow"],"emoji":"๐Ÿฅ˜","order":3717,"group":4,"version":3},{"shortcodes":["pot_of_food","stew"],"annotation":"pot of food","tags":["food","pot","soup","stew"],"emoji":"๐Ÿฒ","order":3718,"group":4,"version":0.6},{"shortcodes":["fondue"],"annotation":"fondue","tags":["cheese","chocolate","food","melted","pot","ski"],"emoji":"๐Ÿซ•","order":3719,"group":4,"version":13},{"shortcodes":["bowl_with_spoon"],"annotation":"bowl with spoon","tags":["bowl","breakfast","cereal","congee","oatmeal","porridge","spoon"],"emoji":"๐Ÿฅฃ","order":3720,"group":4,"version":5},{"shortcodes":["green_salad","salad"],"annotation":"green salad","tags":["food","green","salad"],"emoji":"๐Ÿฅ—","order":3721,"group":4,"version":3},{"shortcodes":["popcorn"],"annotation":"popcorn","tags":["corn","movie","pop"],"emoji":"๐Ÿฟ","order":3722,"group":4,"version":1},{"shortcodes":["butter"],"annotation":"butter","tags":["dairy"],"emoji":"๐Ÿงˆ","order":3723,"group":4,"version":12},{"shortcodes":["salt"],"annotation":"salt","tags":["condiment","flavor","mad","salty","shaker","taste","upset"],"emoji":"๐Ÿง‚","order":3724,"group":4,"version":11},{"shortcodes":["canned_food"],"annotation":"canned food","tags":["can","canned","food"],"emoji":"๐Ÿฅซ","order":3725,"group":4,"version":5},{"shortcodes":["bento","bento_box"],"annotation":"bento box","tags":["bento","box","food"],"emoji":"๐Ÿฑ","order":3726,"group":4,"version":0.6},{"shortcodes":["rice_cracker"],"annotation":"rice cracker","tags":["cracker","food","rice"],"emoji":"๐Ÿ˜","order":3727,"group":4,"version":0.6},{"shortcodes":["rice_ball"],"annotation":"rice ball","tags":["ball","food","japanese","rice"],"emoji":"๐Ÿ™","order":3728,"group":4,"version":0.6},{"shortcodes":["cooked_rice","rice"],"annotation":"cooked rice","tags":["cooked","food","rice"],"emoji":"๐Ÿš","order":3729,"group":4,"version":0.6},{"shortcodes":["curry","curry_rice"],"annotation":"curry rice","tags":["curry","food","rice"],"emoji":"๐Ÿ›","order":3730,"group":4,"version":0.6},{"shortcodes":["ramen","steaming_bowl"],"annotation":"steaming bowl","tags":["bowl","chopsticks","food","noodle","pho","ramen","soup","steaming"],"emoji":"๐Ÿœ","order":3731,"group":4,"version":0.6},{"shortcodes":["spaghetti"],"annotation":"spaghetti","tags":["food","meatballs","pasta","restaurant"],"emoji":"๐Ÿ","order":3732,"group":4,"version":0.6},{"shortcodes":["sweet_potato"],"annotation":"roasted sweet potato","tags":["food","potato","roasted","sweet"],"emoji":"๐Ÿ ","order":3733,"group":4,"version":0.6},{"shortcodes":["oden"],"annotation":"oden","tags":["food","kebab","restaurant","seafood","skewer","stick"],"emoji":"๐Ÿข","order":3734,"group":4,"version":0.6},{"shortcodes":["sushi"],"annotation":"sushi","tags":["food"],"emoji":"๐Ÿฃ","order":3735,"group":4,"version":0.6},{"shortcodes":["fried_shrimp"],"annotation":"fried shrimp","tags":["fried","prawn","shrimp","tempura"],"emoji":"๐Ÿค","order":3736,"group":4,"version":0.6},{"shortcodes":["fish_cake"],"annotation":"fish cake with swirl","tags":["cake","fish","food","pastry","restaurant","swirl"],"emoji":"๐Ÿฅ","order":3737,"group":4,"version":0.6},{"shortcodes":["moon_cake"],"annotation":"moon cake","tags":["autumn","cake","festival","moon","yuรจbวng"],"emoji":"๐Ÿฅฎ","order":3738,"group":4,"version":11},{"shortcodes":["dango"],"annotation":"dango","tags":["dessert","japanese","skewer","stick","sweet"],"emoji":"๐Ÿก","order":3739,"group":4,"version":0.6},{"shortcodes":["dumpling"],"annotation":"dumpling","tags":["empanada","gyลza","jiaozi","pierogi","potsticker"],"emoji":"๐ŸฅŸ","order":3740,"group":4,"version":5},{"shortcodes":["fortune_cookie"],"annotation":"fortune cookie","tags":["cookie","fortune","prophecy"],"emoji":"๐Ÿฅ ","order":3741,"group":4,"version":5},{"shortcodes":["takeout_box"],"annotation":"takeout box","tags":["box","chopsticks","delivery","food","oyster","pail","takeout"],"emoji":"๐Ÿฅก","order":3742,"group":4,"version":5},{"shortcodes":["icecream","soft_serve"],"annotation":"soft ice cream","tags":["cream","dessert","food","ice","icecream","restaurant","serve","soft","sweet"],"emoji":"๐Ÿฆ","order":3743,"group":4,"version":0.6},{"shortcodes":["shaved_ice"],"annotation":"shaved ice","tags":["dessert","ice","restaurant","shaved","sweet"],"emoji":"๐Ÿง","order":3744,"group":4,"version":0.6},{"shortcodes":["ice_cream"],"annotation":"ice cream","tags":["cream","dessert","food","ice","restaurant","sweet"],"emoji":"๐Ÿจ","order":3745,"group":4,"version":0.6},{"shortcodes":["doughnut"],"annotation":"doughnut","tags":["breakfast","dessert","donut","food","sweet"],"emoji":"๐Ÿฉ","order":3746,"group":4,"version":0.6},{"shortcodes":["cookie"],"annotation":"cookie","tags":["chip","chocolate","dessert","sweet"],"emoji":"๐Ÿช","order":3747,"group":4,"version":0.6},{"shortcodes":["birthday","birthday_cake"],"annotation":"birthday cake","tags":["bday","birthday","cake","celebration","dessert","happy","pastry","sweet"],"emoji":"๐ŸŽ‚","order":3748,"group":4,"version":0.6},{"shortcodes":["cake","shortcake"],"annotation":"shortcake","tags":["cake","dessert","pastry","slice","sweet"],"emoji":"๐Ÿฐ","order":3749,"group":4,"version":0.6},{"shortcodes":["cupcake"],"annotation":"cupcake","tags":["bakery","dessert","sprinkles","sugar","sweet","treat"],"emoji":"๐Ÿง","order":3750,"group":4,"version":11},{"shortcodes":["pie"],"annotation":"pie","tags":["apple","filling","fruit","meat","pastry","pumpkin","slice"],"emoji":"๐Ÿฅง","order":3751,"group":4,"version":5},{"shortcodes":["chocolate_bar"],"annotation":"chocolate bar","tags":["bar","candy","chocolate","dessert","halloween","sweet","tooth"],"emoji":"๐Ÿซ","order":3752,"group":4,"version":0.6},{"shortcodes":["candy"],"annotation":"candy","tags":["cavities","dessert","halloween","restaurant","sweet","tooth","wrapper"],"emoji":"๐Ÿฌ","order":3753,"group":4,"version":0.6},{"shortcodes":["lollipop"],"annotation":"lollipop","tags":["candy","dessert","food","restaurant","sweet"],"emoji":"๐Ÿญ","order":3754,"group":4,"version":0.6},{"shortcodes":["custard"],"annotation":"custard","tags":["dessert","pudding","sweet"],"emoji":"๐Ÿฎ","order":3755,"group":4,"version":0.6},{"shortcodes":["honey_pot"],"annotation":"honey pot","tags":["barrel","bear","food","honey","honeypot","jar","pot","sweet"],"emoji":"๐Ÿฏ","order":3756,"group":4,"version":0.6},{"shortcodes":["baby_bottle"],"annotation":"baby bottle","tags":["babies","baby","birth","born","bottle","drink","infant","milk","newborn"],"emoji":"๐Ÿผ","order":3757,"group":4,"version":1},{"shortcodes":["glass_of_milk","milk"],"annotation":"glass of milk","tags":["drink","glass","milk"],"emoji":"๐Ÿฅ›","order":3758,"group":4,"version":3},{"shortcodes":["coffee"],"annotation":"hot beverage","tags":["beverage","cafe","caffeine","chai","coffee","drink","hot","morning","steaming","tea"],"emoji":"โ˜•๏ธ","order":3759,"group":4,"version":0.6},{"shortcodes":["teapot"],"annotation":"teapot","tags":["brew","drink","food","pot","tea"],"emoji":"๐Ÿซ–","order":3760,"group":4,"version":13},{"shortcodes":["tea"],"annotation":"teacup without handle","tags":["beverage","cup","drink","handle","oolong","tea","teacup"],"emoji":"๐Ÿต","order":3761,"group":4,"version":0.6},{"shortcodes":["sake"],"annotation":"sake","tags":["bar","beverage","bottle","cup","drink","restaurant"],"emoji":"๐Ÿถ","order":3762,"group":4,"version":0.6},{"shortcodes":["champagne"],"annotation":"bottle with popping cork","tags":["bar","bottle","cork","drink","popping"],"emoji":"๐Ÿพ","order":3763,"group":4,"version":1},{"shortcodes":["wine_glass"],"annotation":"wine glass","tags":["alcohol","bar","beverage","booze","club","drink","drinking","drinks","glass","restaurant","wine"],"emoji":"๐Ÿท","order":3764,"group":4,"version":0.6},{"shortcodes":["cocktail"],"annotation":"cocktail glass","tags":["alcohol","bar","booze","club","cocktail","drink","drinking","drinks","glass","mad","martini","men"],"emoji":"๐Ÿธ๏ธ","order":3765,"group":4,"version":0.6},{"shortcodes":["tropical_drink"],"annotation":"tropical drink","tags":["alcohol","bar","booze","club","cocktail","drink","drinking","drinks","drunk","mai","party","tai","tropical","tropics"],"emoji":"๐Ÿน","order":3766,"group":4,"version":0.6},{"shortcodes":["beer"],"annotation":"beer mug","tags":["alcohol","ale","bar","beer","booze","drink","drinking","drinks","mug","octoberfest","oktoberfest","pint","stein","summer"],"emoji":"๐Ÿบ","order":3767,"group":4,"version":0.6},{"shortcodes":["beers"],"annotation":"clinking beer mugs","tags":["alcohol","bar","beer","booze","bottoms","cheers","clink","clinking","drinking","drinks","mugs"],"emoji":"๐Ÿป","order":3768,"group":4,"version":0.6},{"shortcodes":["clinking_glasses"],"annotation":"clinking glasses","tags":["celebrate","clink","clinking","drink","glass","glasses"],"emoji":"๐Ÿฅ‚","order":3769,"group":4,"version":3},{"shortcodes":["tumbler_glass","whisky"],"annotation":"tumbler glass","tags":["glass","liquor","scotch","shot","tumbler","whiskey","whisky"],"emoji":"๐Ÿฅƒ","order":3770,"group":4,"version":3},{"shortcodes":["pour","pouring_liquid"],"annotation":"pouring liquid","tags":["accident","drink","empty","glass","liquid","oops","pour","pouring","spill","water"],"emoji":"๐Ÿซ—","order":3771,"group":4,"version":14},{"shortcodes":["cup_with_straw"],"annotation":"cup with straw","tags":["cup","drink","juice","malt","soda","soft","straw","water"],"emoji":"๐Ÿฅค","order":3772,"group":4,"version":5},{"shortcodes":["boba_drink","bubble_tea"],"annotation":"bubble tea","tags":["boba","bubble","food","milk","pearl","tea"],"emoji":"๐Ÿง‹","order":3773,"group":4,"version":13},{"shortcodes":["beverage_box","juice_box"],"annotation":"beverage box","tags":["beverage","box","juice","straw","sweet"],"emoji":"๐Ÿงƒ","order":3774,"group":4,"version":12},{"shortcodes":["mate"],"annotation":"mate","tags":["drink"],"emoji":"๐Ÿง‰","order":3775,"group":4,"version":12},{"shortcodes":["ice","ice_cube"],"annotation":"ice","tags":["cold","cube","iceberg"],"emoji":"๐ŸงŠ","order":3776,"group":4,"version":12},{"shortcodes":["chopsticks"],"annotation":"chopsticks","tags":["hashi","jeotgarak","kuaizi"],"emoji":"๐Ÿฅข","order":3777,"group":4,"version":5},{"shortcodes":["fork_knife_plate"],"annotation":"fork and knife with plate","tags":["cooking","dinner","eat","fork","knife","plate"],"emoji":"๐Ÿฝ๏ธ","order":3779,"group":4,"version":0.7},{"shortcodes":["fork_and_knife"],"annotation":"fork and knife","tags":["breakfast","breaky","cooking","cutlery","delicious","dinner","eat","feed","food","fork","hungry","knife","lunch","restaurant","yum","yummy"],"emoji":"๐Ÿด","order":3780,"group":4,"version":0.6},{"shortcodes":["spoon"],"annotation":"spoon","tags":["eat","tableware"],"emoji":"๐Ÿฅ„","order":3781,"group":4,"version":3},{"shortcodes":["knife"],"annotation":"kitchen knife","tags":["chef","cooking","hocho","kitchen","knife","tool","weapon"],"emoji":"๐Ÿ”ช","order":3782,"group":4,"version":0.6},{"shortcodes":["jar"],"annotation":"jar","tags":["condiment","container","empty","nothing","sauce","store"],"emoji":"๐Ÿซ™","order":3783,"group":4,"version":14},{"shortcodes":["amphora"],"annotation":"amphora","tags":["aquarius","cooking","drink","jug","tool","weapon","zodiac"],"emoji":"๐Ÿบ","order":3784,"group":4,"version":1},{"shortcodes":["earth_africa","earth_europe"],"annotation":"globe showing Europe-Africa","tags":["africa","earth","europe","europe-africa","globe","showing","world"],"emoji":"๐ŸŒ๏ธ","order":3785,"group":5,"version":0.7},{"shortcodes":["earth_americas"],"annotation":"globe showing Americas","tags":["americas","earth","globe","showing","world"],"emoji":"๐ŸŒŽ๏ธ","order":3786,"group":5,"version":0.7},{"shortcodes":["earth_asia"],"annotation":"globe showing Asia-Australia","tags":["asia","asia-australia","australia","earth","globe","showing","world"],"emoji":"๐ŸŒ๏ธ","order":3787,"group":5,"version":0.6},{"shortcodes":["globe_with_meridians"],"annotation":"globe with meridians","tags":["earth","globe","internet","meridians","web","world","worldwide"],"emoji":"๐ŸŒ","order":3788,"group":5,"version":1},{"shortcodes":["world_map"],"annotation":"world map","tags":["map","world"],"emoji":"๐Ÿ—บ๏ธ","order":3790,"group":5,"version":0.7},{"shortcodes":["japan_map"],"annotation":"map of Japan","tags":["japan","map"],"emoji":"๐Ÿ—พ","order":3791,"group":5,"version":0.6},{"shortcodes":["compass"],"annotation":"compass","tags":["direction","magnetic","navigation","orienteering"],"emoji":"๐Ÿงญ","order":3792,"group":5,"version":11},{"shortcodes":["mountain_snow"],"annotation":"snow-capped mountain","tags":["cold","mountain","snow","snow-capped"],"emoji":"๐Ÿ”๏ธ","order":3794,"group":5,"version":0.7},{"shortcodes":["mountain"],"annotation":"mountain","tags":["mountain"],"emoji":"โ›ฐ๏ธ","order":3796,"group":5,"version":0.7},{"shortcodes":["volcano"],"annotation":"volcano","tags":["eruption","mountain","nature"],"emoji":"๐ŸŒ‹","order":3797,"group":5,"version":0.6},{"shortcodes":["mount_fuji"],"annotation":"mount fuji","tags":["fuji","mount","mountain","nature"],"emoji":"๐Ÿ—ป","order":3798,"group":5,"version":0.6},{"shortcodes":["camping"],"annotation":"camping","tags":["camping"],"emoji":"๐Ÿ•๏ธ","order":3800,"group":5,"version":0.7},{"shortcodes":["beach","beach_with_umbrella"],"annotation":"beach with umbrella","tags":["beach","umbrella"],"emoji":"๐Ÿ–๏ธ","order":3802,"group":5,"version":0.7},{"shortcodes":["desert"],"annotation":"desert","tags":["desert"],"emoji":"๐Ÿœ๏ธ","order":3804,"group":5,"version":0.7},{"shortcodes":["desert_island","island"],"annotation":"desert island","tags":["desert","island"],"emoji":"๐Ÿ๏ธ","order":3806,"group":5,"version":0.7},{"shortcodes":["national_park"],"annotation":"national park","tags":["national","park"],"emoji":"๐Ÿž๏ธ","order":3808,"group":5,"version":0.7},{"shortcodes":["stadium"],"annotation":"stadium","tags":["stadium"],"emoji":"๐ŸŸ๏ธ","order":3810,"group":5,"version":0.7},{"shortcodes":["classical_building"],"annotation":"classical building","tags":["building","classical"],"emoji":"๐Ÿ›๏ธ","order":3812,"group":5,"version":0.7},{"shortcodes":["building_construction","construction_site"],"annotation":"building construction","tags":["building","construction","crane"],"emoji":"๐Ÿ—๏ธ","order":3814,"group":5,"version":0.7},{"shortcodes":["bricks"],"annotation":"brick","tags":["bricks","clay","mortar","wall"],"emoji":"๐Ÿงฑ","order":3815,"group":5,"version":11},{"shortcodes":["rock"],"annotation":"rock","tags":["boulder","heavy","solid","stone","tough"],"emoji":"๐Ÿชจ","order":3816,"group":5,"version":13},{"shortcodes":["wood"],"annotation":"wood","tags":["log","lumber","timber"],"emoji":"๐Ÿชต","order":3817,"group":5,"version":13},{"shortcodes":["hut"],"annotation":"hut","tags":["home","house","roundhouse","shelter","yurt"],"emoji":"๐Ÿ›–","order":3818,"group":5,"version":13},{"shortcodes":["homes","houses"],"annotation":"houses","tags":["house"],"emoji":"๐Ÿ˜๏ธ","order":3820,"group":5,"version":0.7},{"shortcodes":["derelict_house","house_abandoned"],"annotation":"derelict house","tags":["derelict","home","house"],"emoji":"๐Ÿš๏ธ","order":3822,"group":5,"version":0.7},{"shortcodes":["house"],"annotation":"house","tags":["building","country","heart","home","ranch","settle","simple","suburban","suburbia","where"],"emoji":"๐Ÿ ๏ธ","order":3823,"group":5,"version":0.6},{"shortcodes":["house_with_garden"],"annotation":"house with garden","tags":["building","country","garden","heart","home","house","ranch","settle","simple","suburban","suburbia","where"],"emoji":"๐Ÿก","order":3824,"group":5,"version":0.6},{"shortcodes":["office"],"annotation":"office building","tags":["building","city","cubical","job","office"],"emoji":"๐Ÿข","order":3825,"group":5,"version":0.6},{"shortcodes":["post_office"],"annotation":"Japanese post office","tags":["building","japanese","office","post"],"emoji":"๐Ÿฃ","order":3826,"group":5,"version":0.6},{"shortcodes":["european_post_office"],"annotation":"post office","tags":["building","european","office","post"],"emoji":"๐Ÿค","order":3827,"group":5,"version":1},{"shortcodes":["hospital"],"annotation":"hospital","tags":["building","doctor","medicine"],"emoji":"๐Ÿฅ","order":3828,"group":5,"version":0.6},{"shortcodes":["bank"],"annotation":"bank","tags":["building"],"emoji":"๐Ÿฆ","order":3829,"group":5,"version":0.6},{"shortcodes":["hotel"],"annotation":"hotel","tags":["building"],"emoji":"๐Ÿจ","order":3830,"group":5,"version":0.6},{"shortcodes":["love_hotel"],"annotation":"love hotel","tags":["building","hotel","love"],"emoji":"๐Ÿฉ","order":3831,"group":5,"version":0.6},{"shortcodes":["convenience_store"],"annotation":"convenience store","tags":["24","building","convenience","hours","store"],"emoji":"๐Ÿช","order":3832,"group":5,"version":0.6},{"shortcodes":["school"],"annotation":"school","tags":["building"],"emoji":"๐Ÿซ","order":3833,"group":5,"version":0.6},{"shortcodes":["department_store"],"annotation":"department store","tags":["building","department","store"],"emoji":"๐Ÿฌ","order":3834,"group":5,"version":0.6},{"shortcodes":["factory"],"annotation":"factory","tags":["building"],"emoji":"๐Ÿญ๏ธ","order":3835,"group":5,"version":0.6},{"shortcodes":["japanese_castle"],"annotation":"Japanese castle","tags":["building","castle","japanese"],"emoji":"๐Ÿฏ","order":3836,"group":5,"version":0.6},{"shortcodes":["castle","european_castle"],"annotation":"castle","tags":["building","european"],"emoji":"๐Ÿฐ","order":3837,"group":5,"version":0.6},{"shortcodes":["wedding"],"annotation":"wedding","tags":["chapel","hitched","nuptials","romance"],"emoji":"๐Ÿ’’","order":3838,"group":5,"version":0.6},{"shortcodes":["tokyo_tower"],"annotation":"Tokyo tower","tags":["tokyo","tower"],"emoji":"๐Ÿ—ผ","order":3839,"group":5,"version":0.6},{"shortcodes":["statue_of_liberty"],"annotation":"Statue of Liberty","tags":["liberty","new","ny","nyc","statue","york"],"emoji":"๐Ÿ—ฝ","order":3840,"group":5,"version":0.6},{"shortcodes":["church"],"annotation":"church","tags":["bless","chapel","christian","cross","religion"],"emoji":"โ›ช๏ธ","order":3841,"group":5,"version":0.6},{"shortcodes":["mosque"],"annotation":"mosque","tags":["islam","masjid","muslim","religion"],"emoji":"๐Ÿ•Œ","order":3842,"group":5,"version":1},{"shortcodes":["hindu_temple"],"annotation":"hindu temple","tags":["hindu","temple"],"emoji":"๐Ÿ›•","order":3843,"group":5,"version":12},{"shortcodes":["synagogue"],"annotation":"synagogue","tags":["jew","jewish","judaism","religion","temple"],"emoji":"๐Ÿ•","order":3844,"group":5,"version":1},{"shortcodes":["shinto_shrine"],"annotation":"shinto shrine","tags":["religion","shinto","shrine"],"emoji":"โ›ฉ๏ธ","order":3846,"group":5,"version":0.7},{"shortcodes":["kaaba"],"annotation":"kaaba","tags":["hajj","islam","muslim","religion","umrah"],"emoji":"๐Ÿ•‹","order":3847,"group":5,"version":1},{"shortcodes":["fountain"],"annotation":"fountain","tags":["fountain"],"emoji":"โ›ฒ๏ธ","order":3848,"group":5,"version":0.6},{"shortcodes":["tent"],"annotation":"tent","tags":["camping"],"emoji":"โ›บ๏ธ","order":3849,"group":5,"version":0.6},{"shortcodes":["foggy"],"annotation":"foggy","tags":["fog"],"emoji":"๐ŸŒ","order":3850,"group":5,"version":0.6},{"shortcodes":["night_with_stars"],"annotation":"night with stars","tags":["night","star","stars"],"emoji":"๐ŸŒƒ","order":3851,"group":5,"version":0.6},{"shortcodes":["cityscape"],"annotation":"cityscape","tags":["city"],"emoji":"๐Ÿ™๏ธ","order":3853,"group":5,"version":0.7},{"shortcodes":["sunrise_over_mountains"],"annotation":"sunrise over mountains","tags":["morning","mountains","over","sun","sunrise"],"emoji":"๐ŸŒ„","order":3854,"group":5,"version":0.6},{"shortcodes":["sunrise"],"annotation":"sunrise","tags":["morning","nature","sun"],"emoji":"๐ŸŒ…","order":3855,"group":5,"version":0.6},{"shortcodes":["city_dusk"],"annotation":"cityscape at dusk","tags":["at","building","city","cityscape","dusk","evening","landscape","sun","sunset"],"emoji":"๐ŸŒ†","order":3856,"group":5,"version":0.6},{"shortcodes":["city_sunrise","city_sunset"],"annotation":"sunset","tags":["building","dusk","sun"],"emoji":"๐ŸŒ‡","order":3857,"group":5,"version":0.6},{"shortcodes":["bridge_at_night"],"annotation":"bridge at night","tags":["at","bridge","night"],"emoji":"๐ŸŒ‰","order":3858,"group":5,"version":0.6},{"shortcodes":["hotsprings"],"annotation":"hot springs","tags":["hot","hotsprings","springs","steaming"],"emoji":"โ™จ๏ธ","order":3860,"group":5,"version":0.6},{"shortcodes":["carousel_horse"],"annotation":"carousel horse","tags":["carousel","entertainment","horse"],"emoji":"๐ŸŽ ","order":3861,"group":5,"version":0.6},{"shortcodes":["playground_slide","slide"],"annotation":"playground slide","tags":["amusement","park","play","playground","playing","slide","sliding","theme"],"emoji":"๐Ÿ›","order":3862,"group":5,"version":14},{"shortcodes":["ferris_wheel"],"annotation":"ferris wheel","tags":["amusement","ferris","park","theme","wheel"],"emoji":"๐ŸŽก","order":3863,"group":5,"version":0.6},{"shortcodes":["roller_coaster"],"annotation":"roller coaster","tags":["amusement","coaster","park","roller","theme"],"emoji":"๐ŸŽข","order":3864,"group":5,"version":0.6},{"shortcodes":["barber","barber_pole"],"annotation":"barber pole","tags":["barber","cut","fresh","haircut","pole","shave"],"emoji":"๐Ÿ’ˆ","order":3865,"group":5,"version":0.6},{"shortcodes":["circus_tent"],"annotation":"circus tent","tags":["circus","tent"],"emoji":"๐ŸŽช","order":3866,"group":5,"version":0.6},{"shortcodes":["steam_locomotive"],"annotation":"locomotive","tags":["caboose","engine","railway","steam","train","trains","travel"],"emoji":"๐Ÿš‚","order":3867,"group":5,"version":1},{"shortcodes":["railway_car"],"annotation":"railway car","tags":["car","electric","railway","train","tram","travel","trolleybus"],"emoji":"๐Ÿšƒ","order":3868,"group":5,"version":0.6},{"shortcodes":["bullettrain_side"],"annotation":"high-speed train","tags":["high-speed","railway","shinkansen","speed","train"],"emoji":"๐Ÿš„","order":3869,"group":5,"version":0.6},{"shortcodes":["bullettrain_front"],"annotation":"bullet train","tags":["bullet","high-speed","nose","railway","shinkansen","speed","train","travel"],"emoji":"๐Ÿš…","order":3870,"group":5,"version":0.6},{"shortcodes":["train"],"annotation":"train","tags":["arrived","choo","railway"],"emoji":"๐Ÿš†","order":3871,"group":5,"version":1},{"shortcodes":["metro"],"annotation":"metro","tags":["subway","travel"],"emoji":"๐Ÿš‡๏ธ","order":3872,"group":5,"version":0.6},{"shortcodes":["light_rail"],"annotation":"light rail","tags":["arrived","light","monorail","rail","railway"],"emoji":"๐Ÿšˆ","order":3873,"group":5,"version":1},{"shortcodes":["station"],"annotation":"station","tags":["railway","train"],"emoji":"๐Ÿš‰","order":3874,"group":5,"version":0.6},{"shortcodes":["tram"],"annotation":"tram","tags":["trolleybus"],"emoji":"๐ŸšŠ","order":3875,"group":5,"version":1},{"shortcodes":["monorail"],"annotation":"monorail","tags":["vehicle"],"emoji":"๐Ÿš","order":3876,"group":5,"version":1},{"shortcodes":["mountain_railway"],"annotation":"mountain railway","tags":["car","mountain","railway","trip"],"emoji":"๐Ÿšž","order":3877,"group":5,"version":1},{"shortcodes":["tram_car"],"annotation":"tram car","tags":["bus","car","tram","trolley","trolleybus"],"emoji":"๐Ÿš‹","order":3878,"group":5,"version":1},{"shortcodes":["bus"],"annotation":"bus","tags":["school","vehicle"],"emoji":"๐ŸšŒ","order":3879,"group":5,"version":0.6},{"shortcodes":["oncoming_bus"],"annotation":"oncoming bus","tags":["bus","cars","oncoming"],"emoji":"๐Ÿš๏ธ","order":3880,"group":5,"version":0.7},{"shortcodes":["trolleybus"],"annotation":"trolleybus","tags":["bus","tram","trolley"],"emoji":"๐ŸšŽ","order":3881,"group":5,"version":1},{"shortcodes":["minibus"],"annotation":"minibus","tags":["bus","drive","van","vehicle"],"emoji":"๐Ÿš","order":3882,"group":5,"version":1},{"shortcodes":["ambulance"],"annotation":"ambulance","tags":["emergency","vehicle"],"emoji":"๐Ÿš‘๏ธ","order":3883,"group":5,"version":0.6},{"shortcodes":["fire_engine"],"annotation":"fire engine","tags":["engine","fire","truck"],"emoji":"๐Ÿš’","order":3884,"group":5,"version":0.6},{"shortcodes":["police_car"],"annotation":"police car","tags":["5โ€“0","car","cops","patrol","police"],"emoji":"๐Ÿš“","order":3885,"group":5,"version":0.6},{"shortcodes":["oncoming_police_car"],"annotation":"oncoming police car","tags":["car","oncoming","police"],"emoji":"๐Ÿš”๏ธ","order":3886,"group":5,"version":0.7},{"shortcodes":["taxi"],"annotation":"taxi","tags":["cab","cabbie","car","drive","vehicle","yellow"],"emoji":"๐Ÿš•","order":3887,"group":5,"version":0.6},{"shortcodes":["oncoming_taxi"],"annotation":"oncoming taxi","tags":["cab","cabbie","cars","drove","hail","oncoming","taxi","yellow"],"emoji":"๐Ÿš–","order":3888,"group":5,"version":1},{"shortcodes":["car","red_car"],"annotation":"automobile","tags":["car","driving","vehicle"],"emoji":"๐Ÿš—","order":3889,"group":5,"version":0.6},{"shortcodes":["oncoming_automobile"],"annotation":"oncoming automobile","tags":["automobile","car","cars","drove","oncoming","vehicle"],"emoji":"๐Ÿš˜๏ธ","order":3890,"group":5,"version":0.7},{"shortcodes":["blue_car","suv"],"annotation":"sport utility vehicle","tags":["car","drive","recreational","sport","sportutility","utility","vehicle"],"emoji":"๐Ÿš™","order":3891,"group":5,"version":0.6},{"shortcodes":["pickup_truck"],"annotation":"pickup truck","tags":["automobile","car","flatbed","pick-up","pickup","transportation","truck"],"emoji":"๐Ÿ›ป","order":3892,"group":5,"version":13},{"shortcodes":["delivery_truck","truck"],"annotation":"delivery truck","tags":["car","delivery","drive","truck","vehicle"],"emoji":"๐Ÿšš","order":3893,"group":5,"version":0.6},{"shortcodes":["articulated_lorry"],"annotation":"articulated lorry","tags":["articulated","car","drive","lorry","move","semi","truck","vehicle"],"emoji":"๐Ÿš›","order":3894,"group":5,"version":1},{"shortcodes":["tractor"],"annotation":"tractor","tags":["vehicle"],"emoji":"๐Ÿšœ","order":3895,"group":5,"version":1},{"shortcodes":["racing_car"],"annotation":"racing car","tags":["car","racing","zoom"],"emoji":"๐ŸŽ๏ธ","order":3897,"group":5,"version":0.7},{"shortcodes":["motorcycle"],"annotation":"motorcycle","tags":["racing"],"emoji":"๐Ÿ๏ธ","order":3899,"group":5,"version":0.7},{"shortcodes":["motor_scooter"],"annotation":"motor scooter","tags":["motor","scooter"],"emoji":"๐Ÿ›ต","order":3900,"group":5,"version":3},{"shortcodes":["manual_wheelchair"],"annotation":"manual wheelchair","tags":["accessibility","manual","wheelchair"],"emoji":"๐Ÿฆฝ","order":3901,"group":5,"version":12},{"shortcodes":["motorized_wheelchair"],"annotation":"motorized wheelchair","tags":["accessibility","motorized","wheelchair"],"emoji":"๐Ÿฆผ","order":3902,"group":5,"version":12},{"shortcodes":["auto_rickshaw"],"annotation":"auto rickshaw","tags":["auto","rickshaw","tuk"],"emoji":"๐Ÿ›บ","order":3903,"group":5,"version":12},{"shortcodes":["bicycle","bike"],"annotation":"bicycle","tags":["bike","class","cycle","cycling","cyclist","gang","ride","spin","spinning"],"emoji":"๐Ÿšฒ๏ธ","order":3904,"group":5,"version":0.6},{"shortcodes":["scooter"],"annotation":"kick scooter","tags":["kick","scooter"],"emoji":"๐Ÿ›ด","order":3905,"group":5,"version":3},{"shortcodes":["skateboard"],"annotation":"skateboard","tags":["board","skate","skater","wheels"],"emoji":"๐Ÿ›น","order":3906,"group":5,"version":11},{"shortcodes":["roller_skate"],"annotation":"roller skate","tags":["blades","roller","skate","skates","sport"],"emoji":"๐Ÿ›ผ","order":3907,"group":5,"version":13},{"shortcodes":["busstop"],"annotation":"bus stop","tags":["bus","busstop","stop"],"emoji":"๐Ÿš","order":3908,"group":5,"version":0.6},{"shortcodes":["motorway"],"annotation":"motorway","tags":["highway","road"],"emoji":"๐Ÿ›ฃ๏ธ","order":3910,"group":5,"version":0.7},{"shortcodes":["railway_track"],"annotation":"railway track","tags":["railway","track","train"],"emoji":"๐Ÿ›ค๏ธ","order":3912,"group":5,"version":0.7},{"shortcodes":["oil_drum"],"annotation":"oil drum","tags":["drum","oil"],"emoji":"๐Ÿ›ข๏ธ","order":3914,"group":5,"version":0.7},{"shortcodes":["fuelpump"],"annotation":"fuel pump","tags":["diesel","fuel","fuelpump","gas","gasoline","pump","station"],"emoji":"โ›ฝ๏ธ","order":3915,"group":5,"version":0.6},{"shortcodes":["wheel"],"annotation":"wheel","tags":["car","circle","tire","turn","vehicle"],"emoji":"๐Ÿ›ž","order":3916,"group":5,"version":14},{"shortcodes":["rotating_light"],"annotation":"police car light","tags":["alarm","alert","beacon","car","emergency","light","police","revolving","siren"],"emoji":"๐Ÿšจ","order":3917,"group":5,"version":0.6},{"shortcodes":["traffic_light"],"annotation":"horizontal traffic light","tags":["horizontal","intersection","light","signal","stop","stoplight","traffic"],"emoji":"๐Ÿšฅ","order":3918,"group":5,"version":0.6},{"shortcodes":["vertical_traffic_light"],"annotation":"vertical traffic light","tags":["drove","intersection","light","signal","stop","stoplight","traffic","vertical"],"emoji":"๐Ÿšฆ","order":3919,"group":5,"version":1},{"shortcodes":["octagonal_sign","stop_sign"],"annotation":"stop sign","tags":["octagonal","sign","stop"],"emoji":"๐Ÿ›‘","order":3920,"group":5,"version":3},{"shortcodes":["construction"],"annotation":"construction","tags":["barrier"],"emoji":"๐Ÿšง","order":3921,"group":5,"version":0.6},{"shortcodes":["anchor"],"annotation":"anchor","tags":["ship","tool"],"emoji":"โš“๏ธ","order":3922,"group":5,"version":0.6},{"shortcodes":["lifebuoy","ring_buoy"],"annotation":"ring buoy","tags":["buoy","float","life","lifesaver","preserver","rescue","ring","safety","save","saver","swim"],"emoji":"๐Ÿ›Ÿ","order":3923,"group":5,"version":14},{"shortcodes":["sailboat"],"annotation":"sailboat","tags":["boat","resort","sailing","sea","yacht"],"emoji":"โ›ต๏ธ","order":3924,"group":5,"version":0.6},{"shortcodes":["canoe"],"annotation":"canoe","tags":["boat"],"emoji":"๐Ÿ›ถ","order":3925,"group":5,"version":3},{"shortcodes":["speedboat"],"annotation":"speedboat","tags":["billionaire","boat","lake","luxury","millionaire","summer","travel"],"emoji":"๐Ÿšค","order":3926,"group":5,"version":0.6},{"shortcodes":["cruise_ship","passenger_ship"],"annotation":"passenger ship","tags":["passenger","ship"],"emoji":"๐Ÿ›ณ๏ธ","order":3928,"group":5,"version":0.7},{"shortcodes":["ferry"],"annotation":"ferry","tags":["boat","passenger"],"emoji":"โ›ด๏ธ","order":3930,"group":5,"version":0.7},{"shortcodes":["motorboat"],"annotation":"motor boat","tags":["boat","motor","motorboat"],"emoji":"๐Ÿ›ฅ๏ธ","order":3932,"group":5,"version":0.7},{"shortcodes":["ship"],"annotation":"ship","tags":["boat","passenger","travel"],"emoji":"๐Ÿšข","order":3933,"group":5,"version":0.6},{"shortcodes":["airplane"],"annotation":"airplane","tags":["aeroplane","fly","flying","jet","plane","travel"],"emoji":"โœˆ๏ธ","order":3935,"group":5,"version":0.6},{"shortcodes":["small_airplane"],"annotation":"small airplane","tags":["aeroplane","airplane","plane","small"],"emoji":"๐Ÿ›ฉ๏ธ","order":3937,"group":5,"version":0.7},{"shortcodes":["airplane_departure"],"annotation":"airplane departure","tags":["aeroplane","airplane","check-in","departure","departures","plane"],"emoji":"๐Ÿ›ซ","order":3938,"group":5,"version":1},{"shortcodes":["airplane_arriving"],"annotation":"airplane arrival","tags":["aeroplane","airplane","arrival","arrivals","arriving","landing","plane"],"emoji":"๐Ÿ›ฌ","order":3939,"group":5,"version":1},{"shortcodes":["parachute"],"annotation":"parachute","tags":["hang-glide","parasail","skydive"],"emoji":"๐Ÿช‚","order":3940,"group":5,"version":12},{"shortcodes":["seat"],"annotation":"seat","tags":["chair"],"emoji":"๐Ÿ’บ","order":3941,"group":5,"version":0.6},{"shortcodes":["helicopter"],"annotation":"helicopter","tags":["copter","roflcopter","travel","vehicle"],"emoji":"๐Ÿš","order":3942,"group":5,"version":1},{"shortcodes":["suspension_railway"],"annotation":"suspension railway","tags":["railway","suspension"],"emoji":"๐ŸšŸ","order":3943,"group":5,"version":1},{"shortcodes":["mountain_cableway"],"annotation":"mountain cableway","tags":["cable","cableway","gondola","lift","mountain","ski"],"emoji":"๐Ÿš ","order":3944,"group":5,"version":1},{"shortcodes":["aerial_tramway"],"annotation":"aerial tramway","tags":["aerial","cable","car","gondola","ropeway","tramway"],"emoji":"๐Ÿšก","order":3945,"group":5,"version":1},{"shortcodes":["satellite"],"annotation":"satellite","tags":["space"],"emoji":"๐Ÿ›ฐ๏ธ","order":3947,"group":5,"version":0.7},{"shortcodes":["rocket"],"annotation":"rocket","tags":["launch","rockets","space","travel"],"emoji":"๐Ÿš€","order":3948,"group":5,"version":0.6},{"shortcodes":["flying_saucer"],"annotation":"flying saucer","tags":["aliens","extra","flying","saucer","terrestrial","ufo"],"emoji":"๐Ÿ›ธ","order":3949,"group":5,"version":5},{"shortcodes":["bellhop"],"annotation":"bellhop bell","tags":["bell","bellhop","hotel"],"emoji":"๐Ÿ›Ž๏ธ","order":3951,"group":5,"version":0.7},{"shortcodes":["luggage"],"annotation":"luggage","tags":["bag","packing","roller","suitcase","travel"],"emoji":"๐Ÿงณ","order":3952,"group":5,"version":11},{"shortcodes":["hourglass"],"annotation":"hourglass done","tags":["done","hourglass","sand","time","timer"],"emoji":"โŒ›๏ธ","order":3953,"group":5,"version":0.6},{"shortcodes":["hourglass_flowing_sand"],"annotation":"hourglass not done","tags":["done","flowing","hourglass","hours","not","sand","timer","waiting","yolo"],"emoji":"โณ๏ธ","order":3954,"group":5,"version":0.6},{"shortcodes":["watch"],"annotation":"watch","tags":["clock","time"],"emoji":"โŒš๏ธ","order":3955,"group":5,"version":0.6},{"shortcodes":["alarm_clock"],"annotation":"alarm clock","tags":["alarm","clock","hours","hrs","late","time","waiting"],"emoji":"โฐ๏ธ","order":3956,"group":5,"version":0.6},{"shortcodes":["stopwatch"],"annotation":"stopwatch","tags":["clock","time"],"emoji":"โฑ๏ธ","order":3958,"group":5,"version":1},{"shortcodes":["timer_clock"],"annotation":"timer clock","tags":["clock","timer"],"emoji":"โฒ๏ธ","order":3960,"group":5,"version":1},{"shortcodes":["clock"],"annotation":"mantelpiece clock","tags":["clock","mantelpiece","time"],"emoji":"๐Ÿ•ฐ๏ธ","order":3962,"group":5,"version":0.7},{"shortcodes":["clock12"],"annotation":"twelve oโ€™clock","tags":["12","12:00","clock","oโ€™clock","time","twelve"],"emoji":"๐Ÿ•›๏ธ","order":3963,"group":5,"version":0.6},{"shortcodes":["clock1230"],"annotation":"twelve-thirty","tags":["12","12:30","30","clock","thirty","time","twelve"],"emoji":"๐Ÿ•ง๏ธ","order":3964,"group":5,"version":0.7},{"shortcodes":["clock1"],"annotation":"one oโ€™clock","tags":["1","1:00","clock","one","oโ€™clock","time"],"emoji":"๐Ÿ•๏ธ","order":3965,"group":5,"version":0.6},{"shortcodes":["clock130"],"annotation":"one-thirty","tags":["1","1:30","30","clock","one","thirty","time"],"emoji":"๐Ÿ•œ๏ธ","order":3966,"group":5,"version":0.7},{"shortcodes":["clock2"],"annotation":"two oโ€™clock","tags":["2","2:00","clock","oโ€™clock","time","two"],"emoji":"๐Ÿ•‘๏ธ","order":3967,"group":5,"version":0.6},{"shortcodes":["clock230"],"annotation":"two-thirty","tags":["2","2:30","30","clock","thirty","time","two"],"emoji":"๐Ÿ•๏ธ","order":3968,"group":5,"version":0.7},{"shortcodes":["clock3"],"annotation":"three oโ€™clock","tags":["3","3:00","clock","oโ€™clock","three","time"],"emoji":"๐Ÿ•’๏ธ","order":3969,"group":5,"version":0.6},{"shortcodes":["clock330"],"annotation":"three-thirty","tags":["3","30","3:30","clock","thirty","three","time"],"emoji":"๐Ÿ•ž๏ธ","order":3970,"group":5,"version":0.7},{"shortcodes":["clock4"],"annotation":"four oโ€™clock","tags":["4","4:00","clock","four","oโ€™clock","time"],"emoji":"๐Ÿ•“๏ธ","order":3971,"group":5,"version":0.6},{"shortcodes":["clock430"],"annotation":"four-thirty","tags":["30","4","4:30","clock","four","thirty","time"],"emoji":"๐Ÿ•Ÿ๏ธ","order":3972,"group":5,"version":0.7},{"shortcodes":["clock5"],"annotation":"five oโ€™clock","tags":["5","5:00","clock","five","oโ€™clock","time"],"emoji":"๐Ÿ•”๏ธ","order":3973,"group":5,"version":0.6},{"shortcodes":["clock530"],"annotation":"five-thirty","tags":["30","5","5:30","clock","five","thirty","time"],"emoji":"๐Ÿ• ๏ธ","order":3974,"group":5,"version":0.7},{"shortcodes":["clock6"],"annotation":"six oโ€™clock","tags":["6","6:00","clock","oโ€™clock","six","time"],"emoji":"๐Ÿ••๏ธ","order":3975,"group":5,"version":0.6},{"shortcodes":["clock630"],"annotation":"six-thirty","tags":["30","6","6:30","clock","six","thirty"],"emoji":"๐Ÿ•ก๏ธ","order":3976,"group":5,"version":0.7},{"shortcodes":["clock7"],"annotation":"seven oโ€™clock","tags":["0","7","7:00","clock","oโ€™clock","seven"],"emoji":"๐Ÿ•–๏ธ","order":3977,"group":5,"version":0.6},{"shortcodes":["clock730"],"annotation":"seven-thirty","tags":["30","7","7:30","clock","seven","thirty"],"emoji":"๐Ÿ•ข๏ธ","order":3978,"group":5,"version":0.7},{"shortcodes":["clock8"],"annotation":"eight oโ€™clock","tags":["8","8:00","clock","eight","oโ€™clock","time"],"emoji":"๐Ÿ•—๏ธ","order":3979,"group":5,"version":0.6},{"shortcodes":["clock830"],"annotation":"eight-thirty","tags":["30","8","8:30","clock","eight","thirty","time"],"emoji":"๐Ÿ•ฃ๏ธ","order":3980,"group":5,"version":0.7},{"shortcodes":["clock9"],"annotation":"nine oโ€™clock","tags":["9","9:00","clock","nine","oโ€™clock","time"],"emoji":"๐Ÿ•˜๏ธ","order":3981,"group":5,"version":0.6},{"shortcodes":["clock930"],"annotation":"nine-thirty","tags":["30","9","9:30","clock","nine","thirty","time"],"emoji":"๐Ÿ•ค๏ธ","order":3982,"group":5,"version":0.7},{"shortcodes":["clock10"],"annotation":"ten oโ€™clock","tags":["0","10","10:00","clock","oโ€™clock","ten"],"emoji":"๐Ÿ•™๏ธ","order":3983,"group":5,"version":0.6},{"shortcodes":["clock1030"],"annotation":"ten-thirty","tags":["10","10:30","30","clock","ten","thirty","time"],"emoji":"๐Ÿ•ฅ๏ธ","order":3984,"group":5,"version":0.7},{"shortcodes":["clock11"],"annotation":"eleven oโ€™clock","tags":["11","11:00","clock","eleven","oโ€™clock","time"],"emoji":"๐Ÿ•š๏ธ","order":3985,"group":5,"version":0.6},{"shortcodes":["clock1130"],"annotation":"eleven-thirty","tags":["11","11:30","30","clock","eleven","thirty","time"],"emoji":"๐Ÿ•ฆ๏ธ","order":3986,"group":5,"version":0.7},{"shortcodes":["new_moon"],"annotation":"new moon","tags":["dark","moon","new","space"],"emoji":"๐ŸŒ‘","order":3987,"group":5,"version":0.6},{"shortcodes":["waxing_crescent_moon"],"annotation":"waxing crescent moon","tags":["crescent","dreams","moon","space","waxing"],"emoji":"๐ŸŒ’","order":3988,"group":5,"version":1},{"shortcodes":["first_quarter_moon"],"annotation":"first quarter moon","tags":["first","moon","quarter","space"],"emoji":"๐ŸŒ“","order":3989,"group":5,"version":0.6},{"shortcodes":["waxing_gibbous_moon"],"annotation":"waxing gibbous moon","tags":["gibbous","moon","space","waxing"],"emoji":"๐ŸŒ”","order":3990,"group":5,"version":0.6},{"shortcodes":["full_moon"],"annotation":"full moon","tags":["full","moon","space"],"emoji":"๐ŸŒ•๏ธ","order":3991,"group":5,"version":0.6},{"shortcodes":["waning_gibbous_moon"],"annotation":"waning gibbous moon","tags":["gibbous","moon","space","waning"],"emoji":"๐ŸŒ–","order":3992,"group":5,"version":1},{"shortcodes":["last_quarter_moon"],"annotation":"last quarter moon","tags":["last","moon","quarter","space"],"emoji":"๐ŸŒ—","order":3993,"group":5,"version":1},{"shortcodes":["waning_crescent_moon"],"annotation":"waning crescent moon","tags":["crescent","moon","space","waning"],"emoji":"๐ŸŒ˜","order":3994,"group":5,"version":1},{"shortcodes":["crescent_moon"],"annotation":"crescent moon","tags":["crescent","moon","ramadan","space"],"emoji":"๐ŸŒ™","order":3995,"group":5,"version":0.6},{"shortcodes":["new_moon_with_face"],"annotation":"new moon face","tags":["face","moon","new","space"],"emoji":"๐ŸŒš","order":3996,"group":5,"version":1},{"shortcodes":["first_quarter_moon_with_face"],"annotation":"first quarter moon face","tags":["face","first","moon","quarter","space"],"emoji":"๐ŸŒ›","order":3997,"group":5,"version":0.6},{"shortcodes":["last_quarter_moon_with_face"],"annotation":"last quarter moon face","tags":["dreams","face","last","moon","quarter"],"emoji":"๐ŸŒœ๏ธ","order":3998,"group":5,"version":0.7},{"shortcodes":["thermometer"],"annotation":"thermometer","tags":["weather"],"emoji":"๐ŸŒก๏ธ","order":4000,"group":5,"version":0.7},{"shortcodes":["sun"],"annotation":"sun","tags":["bright","rays","space","sunny","weather"],"emoji":"โ˜€๏ธ","order":4002,"group":5,"version":0.6},{"shortcodes":["full_moon_with_face"],"annotation":"full moon face","tags":["bright","face","full","moon"],"emoji":"๐ŸŒ","order":4003,"group":5,"version":1},{"shortcodes":["sun_with_face"],"annotation":"sun with face","tags":["beach","bright","day","face","heat","shine","sun","sunny","sunshine","weather"],"emoji":"๐ŸŒž","order":4004,"group":5,"version":1},{"shortcodes":["ringed_planet","saturn"],"annotation":"ringed planet","tags":["planet","ringed","saturn","saturnine"],"emoji":"๐Ÿช","order":4005,"group":5,"version":12},{"shortcodes":["star"],"annotation":"star","tags":["astronomy","medium","stars","white"],"emoji":"โญ๏ธ","order":4006,"group":5,"version":0.6},{"shortcodes":["glowing_star","star2"],"annotation":"glowing star","tags":["glittery","glow","glowing","night","shining","sparkle","star","win"],"emoji":"๐ŸŒŸ","order":4007,"group":5,"version":0.6},{"shortcodes":["shooting_star","stars"],"annotation":"shooting star","tags":["falling","night","shooting","space","star"],"emoji":"๐ŸŒ ","order":4008,"group":5,"version":0.6},{"shortcodes":["milky_way"],"annotation":"milky way","tags":["milky","space","way"],"emoji":"๐ŸŒŒ","order":4009,"group":5,"version":0.6},{"shortcodes":["cloud"],"annotation":"cloud","tags":["weather"],"emoji":"โ˜๏ธ","order":4011,"group":5,"version":0.6},{"shortcodes":["partly_sunny","sun_behind_cloud"],"annotation":"sun behind cloud","tags":["behind","cloud","cloudy","sun","weather"],"emoji":"โ›…๏ธ","order":4012,"group":5,"version":0.6},{"shortcodes":["stormy","thunder_cloud_and_rain"],"annotation":"cloud with lightning and rain","tags":["cloud","lightning","rain","thunder","thunderstorm"],"emoji":"โ›ˆ๏ธ","order":4014,"group":5,"version":0.7},{"shortcodes":["sun_behind_small_cloud","sunny"],"annotation":"sun behind small cloud","tags":["behind","cloud","sun","weather"],"emoji":"๐ŸŒค๏ธ","order":4016,"group":5,"version":0.7},{"shortcodes":["cloudy","sun_behind_large_cloud"],"annotation":"sun behind large cloud","tags":["behind","cloud","sun","weather"],"emoji":"๐ŸŒฅ๏ธ","order":4018,"group":5,"version":0.7},{"shortcodes":["sun_and_rain","sun_behind_rain_cloud"],"annotation":"sun behind rain cloud","tags":["behind","cloud","rain","sun","weather"],"emoji":"๐ŸŒฆ๏ธ","order":4020,"group":5,"version":0.7},{"shortcodes":["cloud_with_rain","rainy"],"annotation":"cloud with rain","tags":["cloud","rain","weather"],"emoji":"๐ŸŒง๏ธ","order":4022,"group":5,"version":0.7},{"shortcodes":["cloud_with_snow","snowy"],"annotation":"cloud with snow","tags":["cloud","cold","snow","weather"],"emoji":"๐ŸŒจ๏ธ","order":4024,"group":5,"version":0.7},{"shortcodes":["cloud_with_lightning","lightning"],"annotation":"cloud with lightning","tags":["cloud","lightning","weather"],"emoji":"๐ŸŒฉ๏ธ","order":4026,"group":5,"version":0.7},{"shortcodes":["tornado"],"annotation":"tornado","tags":["cloud","weather","whirlwind"],"emoji":"๐ŸŒช๏ธ","order":4028,"group":5,"version":0.7},{"shortcodes":["fog"],"annotation":"fog","tags":["cloud","weather"],"emoji":"๐ŸŒซ๏ธ","order":4030,"group":5,"version":0.7},{"shortcodes":["wind_blowing_face"],"annotation":"wind face","tags":["blow","cloud","face","wind"],"emoji":"๐ŸŒฌ๏ธ","order":4032,"group":5,"version":0.7},{"shortcodes":["cyclone"],"annotation":"cyclone","tags":["dizzy","hurricane","twister","typhoon","weather"],"emoji":"๐ŸŒ€","order":4033,"group":5,"version":0.6},{"shortcodes":["rainbow"],"annotation":"rainbow","tags":["gay","genderqueer","glbt","glbtq","lesbian","lgbt","lgbtq","lgbtqia","nature","pride","queer","rain","trans","transgender","weather"],"emoji":"๐ŸŒˆ","order":4034,"group":5,"version":0.6},{"shortcodes":["closed_umbrella"],"annotation":"closed umbrella","tags":["closed","clothing","rain","umbrella"],"emoji":"๐ŸŒ‚","order":4035,"group":5,"version":0.6},{"shortcodes":["umbrella"],"annotation":"umbrella","tags":["clothing","rain"],"emoji":"โ˜‚๏ธ","order":4037,"group":5,"version":0.7},{"shortcodes":["umbrella_with_rain"],"annotation":"umbrella with rain drops","tags":["clothing","drop","drops","rain","umbrella","weather"],"emoji":"โ˜”๏ธ","order":4038,"group":5,"version":0.6},{"shortcodes":["beach_umbrella","umbrella_on_ground"],"annotation":"umbrella on ground","tags":["ground","rain","sun","umbrella"],"emoji":"โ›ฑ๏ธ","order":4040,"group":5,"version":0.7},{"shortcodes":["high_voltage","zap"],"annotation":"high voltage","tags":["danger","electric","electricity","high","lightning","nature","thunder","thunderbolt","voltage","zap"],"emoji":"โšก๏ธ","order":4041,"group":5,"version":0.6},{"shortcodes":["snowflake"],"annotation":"snowflake","tags":["cold","snow","weather"],"emoji":"โ„๏ธ","order":4043,"group":5,"version":0.6},{"shortcodes":["snowman2"],"annotation":"snowman","tags":["cold","man","snow"],"emoji":"โ˜ƒ๏ธ","order":4045,"group":5,"version":0.7},{"shortcodes":["snowman"],"annotation":"snowman without snow","tags":["cold","man","snow","snowman"],"emoji":"โ›„๏ธ","order":4046,"group":5,"version":0.6},{"shortcodes":["comet"],"annotation":"comet","tags":["space"],"emoji":"โ˜„๏ธ","order":4048,"group":5,"version":1},{"shortcodes":["fire"],"annotation":"fire","tags":["af","burn","flame","hot","lit","litaf","tool"],"emoji":"๐Ÿ”ฅ","order":4049,"group":5,"version":0.6},{"shortcodes":["droplet"],"annotation":"droplet","tags":["cold","comic","drop","nature","sad","sweat","tear","water","weather"],"emoji":"๐Ÿ’ง","order":4050,"group":5,"version":0.6},{"shortcodes":["ocean","water_wave"],"annotation":"water wave","tags":["nature","ocean","surf","surfer","surfing","water","wave"],"emoji":"๐ŸŒŠ","order":4051,"group":5,"version":0.6},{"shortcodes":["jack_o_lantern"],"annotation":"jack-o-lantern","tags":["celebration","halloween","jack","lantern","pumpkin"],"emoji":"๐ŸŽƒ","order":4052,"group":6,"version":0.6},{"shortcodes":["christmas_tree"],"annotation":"Christmas tree","tags":["celebration","christmas","tree"],"emoji":"๐ŸŽ„","order":4053,"group":6,"version":0.6},{"shortcodes":["fireworks"],"annotation":"fireworks","tags":["boom","celebration","entertainment","yolo"],"emoji":"๐ŸŽ†","order":4054,"group":6,"version":0.6},{"shortcodes":["sparkler"],"annotation":"sparkler","tags":["boom","celebration","fireworks","sparkle"],"emoji":"๐ŸŽ‡","order":4055,"group":6,"version":0.6},{"shortcodes":["firecracker"],"annotation":"firecracker","tags":["dynamite","explosive","fire","fireworks","light","pop","popping","spark"],"emoji":"๐Ÿงจ","order":4056,"group":6,"version":11},{"shortcodes":["sparkles"],"annotation":"sparkles","tags":["*","magic","sparkle","star"],"emoji":"โœจ๏ธ","order":4057,"group":6,"version":0.6},{"shortcodes":["balloon"],"annotation":"balloon","tags":["birthday","celebrate","celebration"],"emoji":"๐ŸŽˆ","order":4058,"group":6,"version":0.6},{"shortcodes":["party","party_popper","tada"],"annotation":"party popper","tags":["awesome","birthday","celebrate","celebration","excited","hooray","party","popper","tada","woohoo"],"emoji":"๐ŸŽ‰","order":4059,"group":6,"version":0.6},{"shortcodes":["confetti_ball"],"annotation":"confetti ball","tags":["ball","celebrate","celebration","confetti","party","woohoo"],"emoji":"๐ŸŽŠ","order":4060,"group":6,"version":0.6},{"shortcodes":["tanabata_tree"],"annotation":"tanabata tree","tags":["banner","celebration","japanese","tanabata","tree"],"emoji":"๐ŸŽ‹","order":4061,"group":6,"version":0.6},{"shortcodes":["bamboo"],"annotation":"pine decoration","tags":["bamboo","celebration","decoration","japanese","pine","plant"],"emoji":"๐ŸŽ","order":4062,"group":6,"version":0.6},{"shortcodes":["dolls"],"annotation":"Japanese dolls","tags":["celebration","doll","dolls","festival","japanese"],"emoji":"๐ŸŽŽ","order":4063,"group":6,"version":0.6},{"shortcodes":["carp_streamer","flags"],"annotation":"carp streamer","tags":["carp","celebration","streamer"],"emoji":"๐ŸŽ","order":4064,"group":6,"version":0.6},{"shortcodes":["wind_chime"],"annotation":"wind chime","tags":["bell","celebration","chime","wind"],"emoji":"๐ŸŽ","order":4065,"group":6,"version":0.6},{"shortcodes":["moon_ceremony","rice_scene"],"annotation":"moon viewing ceremony","tags":["celebration","ceremony","moon","viewing"],"emoji":"๐ŸŽ‘","order":4066,"group":6,"version":0.6},{"shortcodes":["red_envelope"],"annotation":"red envelope","tags":["envelope","gift","good","hรณngbฤo","lai","luck","money","red","see"],"emoji":"๐Ÿงง","order":4067,"group":6,"version":11},{"shortcodes":["ribbon"],"annotation":"ribbon","tags":["celebration"],"emoji":"๐ŸŽ€","order":4068,"group":6,"version":0.6},{"shortcodes":["gift"],"annotation":"wrapped gift","tags":["birthday","bow","box","celebration","christmas","gift","present","surprise","wrapped"],"emoji":"๐ŸŽ","order":4069,"group":6,"version":0.6},{"shortcodes":["reminder_ribbon"],"annotation":"reminder ribbon","tags":["celebration","reminder","ribbon"],"emoji":"๐ŸŽ—๏ธ","order":4071,"group":6,"version":0.7},{"shortcodes":["admission_tickets","tickets"],"annotation":"admission tickets","tags":["admission","ticket","tickets"],"emoji":"๐ŸŽŸ๏ธ","order":4073,"group":6,"version":0.7},{"shortcodes":["ticket"],"annotation":"ticket","tags":["admission","stub"],"emoji":"๐ŸŽซ","order":4074,"group":6,"version":0.6},{"shortcodes":["military_medal"],"annotation":"military medal","tags":["award","celebration","medal","military"],"emoji":"๐ŸŽ–๏ธ","order":4076,"group":6,"version":0.7},{"shortcodes":["trophy"],"annotation":"trophy","tags":["champion","champs","prize","slay","sport","victory","win","winning"],"emoji":"๐Ÿ†๏ธ","order":4077,"group":6,"version":0.6},{"shortcodes":["sports_medal"],"annotation":"sports medal","tags":["award","gold","medal","sports","winner"],"emoji":"๐Ÿ…","order":4078,"group":6,"version":1},{"shortcodes":["1st","first_place_medal"],"annotation":"1st place medal","tags":["1st","first","gold","medal","place"],"emoji":"๐Ÿฅ‡","order":4079,"group":6,"version":3},{"shortcodes":["2nd","second_place_medal"],"annotation":"2nd place medal","tags":["2nd","medal","place","second","silver"],"emoji":"๐Ÿฅˆ","order":4080,"group":6,"version":3},{"shortcodes":["3rd","third_place_medal"],"annotation":"3rd place medal","tags":["3rd","bronze","medal","place","third"],"emoji":"๐Ÿฅ‰","order":4081,"group":6,"version":3},{"shortcodes":["soccer"],"annotation":"soccer ball","tags":["ball","football","futbol","soccer","sport"],"emoji":"โšฝ๏ธ","order":4082,"group":6,"version":0.6},{"shortcodes":["baseball"],"annotation":"baseball","tags":["ball","sport"],"emoji":"โšพ๏ธ","order":4083,"group":6,"version":0.6},{"shortcodes":["softball"],"annotation":"softball","tags":["ball","glove","sports","underarm"],"emoji":"๐ŸฅŽ","order":4084,"group":6,"version":11},{"shortcodes":["basketball"],"annotation":"basketball","tags":["ball","hoop","sport"],"emoji":"๐Ÿ€","order":4085,"group":6,"version":0.6},{"shortcodes":["volleyball"],"annotation":"volleyball","tags":["ball","game"],"emoji":"๐Ÿ","order":4086,"group":6,"version":1},{"shortcodes":["football"],"annotation":"american football","tags":["american","ball","bowl","football","sport","super"],"emoji":"๐Ÿˆ","order":4087,"group":6,"version":0.6},{"shortcodes":["rugby_football"],"annotation":"rugby football","tags":["ball","football","rugby","sport"],"emoji":"๐Ÿ‰","order":4088,"group":6,"version":1},{"shortcodes":["tennis"],"annotation":"tennis","tags":["ball","racquet","sport"],"emoji":"๐ŸŽพ","order":4089,"group":6,"version":0.6},{"shortcodes":["flying_disc"],"annotation":"flying disc","tags":["disc","flying","ultimate"],"emoji":"๐Ÿฅ","order":4090,"group":6,"version":11},{"shortcodes":["bowling"],"annotation":"bowling","tags":["ball","game","sport","strike"],"emoji":"๐ŸŽณ","order":4091,"group":6,"version":0.6},{"shortcodes":["cricket_game"],"annotation":"cricket game","tags":["ball","bat","cricket","game"],"emoji":"๐Ÿ","order":4092,"group":6,"version":1},{"shortcodes":["field_hockey"],"annotation":"field hockey","tags":["ball","field","game","hockey","stick"],"emoji":"๐Ÿ‘","order":4093,"group":6,"version":1},{"shortcodes":["hockey"],"annotation":"ice hockey","tags":["game","hockey","ice","puck","stick"],"emoji":"๐Ÿ’","order":4094,"group":6,"version":1},{"shortcodes":["lacrosse"],"annotation":"lacrosse","tags":["ball","goal","sports","stick"],"emoji":"๐Ÿฅ","order":4095,"group":6,"version":11},{"shortcodes":["ping_pong"],"annotation":"ping pong","tags":["ball","bat","game","paddle","ping","pingpong","pong","table","tennis"],"emoji":"๐Ÿ“","order":4096,"group":6,"version":1},{"shortcodes":["badminton"],"annotation":"badminton","tags":["birdie","game","racquet","shuttlecock"],"emoji":"๐Ÿธ","order":4097,"group":6,"version":1},{"shortcodes":["boxing_glove"],"annotation":"boxing glove","tags":["boxing","glove"],"emoji":"๐ŸฅŠ","order":4098,"group":6,"version":3},{"shortcodes":["martial_arts_uniform"],"annotation":"martial arts uniform","tags":["arts","judo","karate","martial","taekwondo","uniform"],"emoji":"๐Ÿฅ‹","order":4099,"group":6,"version":3},{"shortcodes":["goal_net"],"annotation":"goal net","tags":["goal","net"],"emoji":"๐Ÿฅ…","order":4100,"group":6,"version":3},{"shortcodes":["golf"],"annotation":"flag in hole","tags":["flag","golf","hole","sport"],"emoji":"โ›ณ๏ธ","order":4101,"group":6,"version":0.6},{"shortcodes":["ice_skate"],"annotation":"ice skate","tags":["ice","skate","skating"],"emoji":"โ›ธ๏ธ","order":4103,"group":6,"version":0.7},{"shortcodes":["fishing_pole","fishing_pole_and_fish"],"annotation":"fishing pole","tags":["entertainment","fish","fishing","pole","sport"],"emoji":"๐ŸŽฃ","order":4104,"group":6,"version":0.6},{"shortcodes":["diving_mask"],"annotation":"diving mask","tags":["diving","mask","scuba","snorkeling"],"emoji":"๐Ÿคฟ","order":4105,"group":6,"version":12},{"shortcodes":["running_shirt","running_shirt_with_sash"],"annotation":"running shirt","tags":["athletics","running","sash","shirt"],"emoji":"๐ŸŽฝ","order":4106,"group":6,"version":0.6},{"shortcodes":["ski"],"annotation":"skis","tags":["ski","snow","sport"],"emoji":"๐ŸŽฟ","order":4107,"group":6,"version":0.6},{"shortcodes":["sled"],"annotation":"sled","tags":["luge","sledge","sleigh","snow","toboggan"],"emoji":"๐Ÿ›ท","order":4108,"group":6,"version":5},{"shortcodes":["curling_stone"],"annotation":"curling stone","tags":["curling","game","rock","stone"],"emoji":"๐ŸฅŒ","order":4109,"group":6,"version":5},{"shortcodes":["bullseye","dart","direct_hit"],"annotation":"bullseye","tags":["bull","dart","direct","entertainment","game","hit","target"],"emoji":"๐ŸŽฏ","order":4110,"group":6,"version":0.6},{"shortcodes":["yo_yo"],"annotation":"yo-yo","tags":["fluctuate","toy"],"emoji":"๐Ÿช€","order":4111,"group":6,"version":12},{"shortcodes":["kite"],"annotation":"kite","tags":["fly","soar"],"emoji":"๐Ÿช","order":4112,"group":6,"version":12},{"shortcodes":["gun","pistol"],"annotation":"water pistol","tags":["gun","handgun","pistol","revolver","tool","water","weapon"],"emoji":"๐Ÿ”ซ","order":4113,"group":6,"version":0.6},{"shortcodes":["8ball","billiards"],"annotation":"pool 8 ball","tags":["8","8ball","ball","billiard","eight","game","pool"],"emoji":"๐ŸŽฑ","order":4114,"group":6,"version":0.6},{"shortcodes":["crystal_ball"],"annotation":"crystal ball","tags":["ball","crystal","fairy","fairytale","fantasy","fortune","future","magic","tale","tool"],"emoji":"๐Ÿ”ฎ","order":4115,"group":6,"version":0.6},{"shortcodes":["magic_wand"],"annotation":"magic wand","tags":["magic","magician","wand","witch","wizard"],"emoji":"๐Ÿช„","order":4116,"group":6,"version":13},{"shortcodes":["controller","video_game"],"annotation":"video game","tags":["controller","entertainment","game","video"],"emoji":"๐ŸŽฎ๏ธ","order":4117,"group":6,"version":0.6},{"shortcodes":["joystick"],"annotation":"joystick","tags":["game","video","videogame"],"emoji":"๐Ÿ•น๏ธ","order":4119,"group":6,"version":0.7},{"shortcodes":["slot_machine"],"annotation":"slot machine","tags":["casino","gamble","gambling","game","machine","slot","slots"],"emoji":"๐ŸŽฐ","order":4120,"group":6,"version":0.6},{"shortcodes":["game_die"],"annotation":"game die","tags":["dice","die","entertainment","game"],"emoji":"๐ŸŽฒ","order":4121,"group":6,"version":0.6},{"shortcodes":["jigsaw","puzzle_piece"],"annotation":"puzzle piece","tags":["clue","interlocking","jigsaw","piece","puzzle"],"emoji":"๐Ÿงฉ","order":4122,"group":6,"version":11},{"shortcodes":["teddy_bear"],"annotation":"teddy bear","tags":["bear","plaything","plush","stuffed","teddy","toy"],"emoji":"๐Ÿงธ","order":4123,"group":6,"version":11},{"shortcodes":["pinata"],"annotation":"piรฑata","tags":["candy","celebrate","celebration","cinco","de","festive","mayo","party","pinada","pinata"],"emoji":"๐Ÿช…","order":4124,"group":6,"version":13},{"shortcodes":["disco","disco_ball","mirror_ball"],"annotation":"mirror ball","tags":["ball","dance","disco","glitter","mirror","party"],"emoji":"๐Ÿชฉ","order":4125,"group":6,"version":14},{"shortcodes":["nesting_dolls"],"annotation":"nesting dolls","tags":["babooshka","baboushka","babushka","doll","dolls","matryoshka","nesting","russia"],"emoji":"๐Ÿช†","order":4126,"group":6,"version":13},{"shortcodes":["spades"],"annotation":"spade suit","tags":["card","game","spade","suit"],"emoji":"โ™ ๏ธ","order":4128,"group":6,"version":0.6},{"shortcodes":["hearts"],"annotation":"heart suit","tags":["card","emotion","game","heart","hearts","suit"],"emoji":"โ™ฅ๏ธ","order":4130,"group":6,"version":0.6},{"shortcodes":["diamonds"],"annotation":"diamond suit","tags":["card","diamond","game","suit"],"emoji":"โ™ฆ๏ธ","order":4132,"group":6,"version":0.6},{"shortcodes":["clubs"],"annotation":"club suit","tags":["card","club","clubs","game","suit"],"emoji":"โ™ฃ๏ธ","order":4134,"group":6,"version":0.6},{"shortcodes":["chess_pawn"],"annotation":"chess pawn","tags":["chess","dupe","expendable","pawn"],"emoji":"โ™Ÿ๏ธ","order":4136,"group":6,"version":11},{"shortcodes":["black_joker"],"annotation":"joker","tags":["card","game","wildcard"],"emoji":"๐Ÿƒ","order":4137,"group":6,"version":0.6},{"shortcodes":["mahjong"],"annotation":"mahjong red dragon","tags":["dragon","game","mahjong","red"],"emoji":"๐Ÿ€„๏ธ","order":4138,"group":6,"version":0.6},{"shortcodes":["flower_playing_cards"],"annotation":"flower playing cards","tags":["card","cards","flower","game","japanese","playing"],"emoji":"๐ŸŽด","order":4139,"group":6,"version":0.6},{"shortcodes":["performing_arts"],"annotation":"performing arts","tags":["actor","actress","art","arts","entertainment","mask","performing","theater","theatre","thespian"],"emoji":"๐ŸŽญ๏ธ","order":4140,"group":6,"version":0.6},{"shortcodes":["frame_with_picture","framed_picture"],"annotation":"framed picture","tags":["art","frame","framed","museum","painting","picture"],"emoji":"๐Ÿ–ผ๏ธ","order":4142,"group":6,"version":0.7},{"shortcodes":["art","palette"],"annotation":"artist palette","tags":["art","artist","artsy","arty","colorful","creative","entertainment","museum","painter","painting","palette"],"emoji":"๐ŸŽจ","order":4143,"group":6,"version":0.6},{"shortcodes":["thread"],"annotation":"thread","tags":["needle","sewing","spool","string"],"emoji":"๐Ÿงต","order":4144,"group":6,"version":11},{"shortcodes":["sewing_needle"],"annotation":"sewing needle","tags":["embroidery","needle","sew","sewing","stitches","sutures","tailoring","thread"],"emoji":"๐Ÿชก","order":4145,"group":6,"version":13},{"shortcodes":["yarn"],"annotation":"yarn","tags":["ball","crochet","knit"],"emoji":"๐Ÿงถ","order":4146,"group":6,"version":11},{"shortcodes":["knot"],"annotation":"knot","tags":["cord","rope","tangled","tie","twine","twist"],"emoji":"๐Ÿชข","order":4147,"group":6,"version":13},{"shortcodes":["eyeglasses","glasses"],"annotation":"glasses","tags":["clothing","eye","eyeglasses","eyewear"],"emoji":"๐Ÿ‘“๏ธ","order":4148,"group":7,"version":0.6},{"shortcodes":["sunglasses"],"annotation":"sunglasses","tags":["dark","eye","eyewear","glasses"],"emoji":"๐Ÿ•ถ๏ธ","order":4150,"group":7,"version":0.7},{"shortcodes":["goggles"],"annotation":"goggles","tags":["dive","eye","protection","scuba","swimming","welding"],"emoji":"๐Ÿฅฝ","order":4151,"group":7,"version":11},{"shortcodes":["lab_coat"],"annotation":"lab coat","tags":["clothes","coat","doctor","dr","experiment","jacket","lab","scientist","white"],"emoji":"๐Ÿฅผ","order":4152,"group":7,"version":11},{"shortcodes":["safety_vest"],"annotation":"safety vest","tags":["emergency","safety","vest"],"emoji":"๐Ÿฆบ","order":4153,"group":7,"version":12},{"shortcodes":["necktie"],"annotation":"necktie","tags":["clothing","employed","serious","shirt","tie"],"emoji":"๐Ÿ‘”","order":4154,"group":7,"version":0.6},{"shortcodes":["shirt"],"annotation":"t-shirt","tags":["blue","casual","clothes","clothing","collar","dressed","shirt","shopping","tshirt","weekend"],"emoji":"๐Ÿ‘•","order":4155,"group":7,"version":0.6},{"shortcodes":["jeans"],"annotation":"jeans","tags":["blue","casual","clothes","clothing","denim","dressed","pants","shopping","trousers","weekend"],"emoji":"๐Ÿ‘–","order":4156,"group":7,"version":0.6},{"shortcodes":["scarf"],"annotation":"scarf","tags":["bundle","cold","neck","up"],"emoji":"๐Ÿงฃ","order":4157,"group":7,"version":5},{"shortcodes":["gloves"],"annotation":"gloves","tags":["hand"],"emoji":"๐Ÿงค","order":4158,"group":7,"version":5},{"shortcodes":["coat"],"annotation":"coat","tags":["brr","bundle","cold","jacket","up"],"emoji":"๐Ÿงฅ","order":4159,"group":7,"version":5},{"shortcodes":["socks"],"annotation":"socks","tags":["stocking"],"emoji":"๐Ÿงฆ","order":4160,"group":7,"version":5},{"shortcodes":["dress"],"annotation":"dress","tags":["clothes","clothing","dressed","fancy","shopping"],"emoji":"๐Ÿ‘—","order":4161,"group":7,"version":0.6},{"shortcodes":["kimono"],"annotation":"kimono","tags":["clothing","comfortable"],"emoji":"๐Ÿ‘˜","order":4162,"group":7,"version":0.6},{"shortcodes":["sari"],"annotation":"sari","tags":["clothing","dress"],"emoji":"๐Ÿฅป","order":4163,"group":7,"version":12},{"shortcodes":["one_piece_swimsuit"],"annotation":"one-piece swimsuit","tags":["bathing","one-piece","suit","swimsuit"],"emoji":"๐Ÿฉฑ","order":4164,"group":7,"version":12},{"shortcodes":["briefs"],"annotation":"briefs","tags":["bathing","one-piece","suit","swimsuit","underwear"],"emoji":"๐Ÿฉฒ","order":4165,"group":7,"version":12},{"shortcodes":["shorts"],"annotation":"shorts","tags":["bathing","pants","suit","swimsuit","underwear"],"emoji":"๐Ÿฉณ","order":4166,"group":7,"version":12},{"shortcodes":["bikini"],"annotation":"bikini","tags":["bathing","beach","clothing","pool","suit","swim"],"emoji":"๐Ÿ‘™","order":4167,"group":7,"version":0.6},{"shortcodes":["womans_clothes"],"annotation":"womanโ€™s clothes","tags":["blouse","clothes","clothing","collar","dress","dressed","lady","shirt","shopping","woman","womanโ€™s"],"emoji":"๐Ÿ‘š","order":4168,"group":7,"version":0.6},{"shortcodes":["folding_fan"],"annotation":"folding hand fan","tags":["clack","clap","cool","cooling","dance","fan","flirt","flutter","folding","hand","hot","shy"],"emoji":"๐Ÿชญ","order":4169,"group":7,"version":15},{"shortcodes":["purse"],"annotation":"purse","tags":["clothes","clothing","coin","dress","fancy","handbag","shopping"],"emoji":"๐Ÿ‘›","order":4170,"group":7,"version":0.6},{"shortcodes":["handbag"],"annotation":"handbag","tags":["bag","clothes","clothing","dress","lady","purse","shopping"],"emoji":"๐Ÿ‘œ","order":4171,"group":7,"version":0.6},{"shortcodes":["clutch_bag","pouch"],"annotation":"clutch bag","tags":["bag","clothes","clothing","clutch","dress","handbag","pouch","purse"],"emoji":"๐Ÿ‘","order":4172,"group":7,"version":0.6},{"shortcodes":["shopping_bags"],"annotation":"shopping bags","tags":["bag","bags","hotel","shopping"],"emoji":"๐Ÿ›๏ธ","order":4174,"group":7,"version":0.7},{"shortcodes":["backpack","school_satchel"],"annotation":"backpack","tags":["backpacking","bag","bookbag","education","rucksack","satchel","school"],"emoji":"๐ŸŽ’","order":4175,"group":7,"version":0.6},{"shortcodes":["thong_sandal"],"annotation":"thong sandal","tags":["beach","flip","flop","sandal","sandals","shoe","thong","thongs","zลri"],"emoji":"๐Ÿฉด","order":4176,"group":7,"version":13},{"shortcodes":["mans_shoe"],"annotation":"manโ€™s shoe","tags":["brown","clothes","clothing","feet","foot","kick","man","manโ€™s","shoe","shoes","shopping"],"emoji":"๐Ÿ‘ž","order":4177,"group":7,"version":0.6},{"shortcodes":["athletic_shoe","sneaker"],"annotation":"running shoe","tags":["athletic","clothes","clothing","fast","kick","running","shoe","shoes","shopping","sneaker","tennis"],"emoji":"๐Ÿ‘Ÿ","order":4178,"group":7,"version":0.6},{"shortcodes":["hiking_boot"],"annotation":"hiking boot","tags":["backpacking","boot","brown","camping","hiking","outdoors","shoe"],"emoji":"๐Ÿฅพ","order":4179,"group":7,"version":11},{"shortcodes":["flat_shoe","womans_flat_shoe"],"annotation":"flat shoe","tags":["ballet","comfy","flat","flats","shoe","slip-on","slipper"],"emoji":"๐Ÿฅฟ","order":4180,"group":7,"version":11},{"shortcodes":["high_heel"],"annotation":"high-heeled shoe","tags":["clothes","clothing","dress","fashion","heel","heels","high-heeled","shoe","shoes","shopping","stiletto","woman"],"emoji":"๐Ÿ‘ ","order":4181,"group":7,"version":0.6},{"shortcodes":["sandal"],"annotation":"womanโ€™s sandal","tags":["clothing","sandal","shoe","woman","womanโ€™s"],"emoji":"๐Ÿ‘ก","order":4182,"group":7,"version":0.6},{"shortcodes":["ballet_shoes"],"annotation":"ballet shoes","tags":["ballet","dance","shoes"],"emoji":"๐Ÿฉฐ","order":4183,"group":7,"version":12},{"shortcodes":["boot"],"annotation":"womanโ€™s boot","tags":["boot","clothes","clothing","dress","shoe","shoes","shopping","woman","womanโ€™s"],"emoji":"๐Ÿ‘ข","order":4184,"group":7,"version":0.6},{"shortcodes":["hair_pick"],"annotation":"hair pick","tags":["afro","comb","groom","hair","pick"],"emoji":"๐Ÿชฎ","order":4185,"group":7,"version":15},{"shortcodes":["crown"],"annotation":"crown","tags":["clothing","family","king","medieval","queen","royal","royalty","win"],"emoji":"๐Ÿ‘‘","order":4186,"group":7,"version":0.6},{"shortcodes":["womans_hat"],"annotation":"womanโ€™s hat","tags":["clothes","clothing","garden","hat","hats","party","woman","womanโ€™s"],"emoji":"๐Ÿ‘’","order":4187,"group":7,"version":0.6},{"shortcodes":["top_hat","tophat"],"annotation":"top hat","tags":["clothes","clothing","fancy","formal","hat","magic","top","tophat"],"emoji":"๐ŸŽฉ","order":4188,"group":7,"version":0.6},{"shortcodes":["graduation_cap","mortar_board"],"annotation":"graduation cap","tags":["cap","celebration","clothing","education","graduation","hat","scholar"],"emoji":"๐ŸŽ“๏ธ","order":4189,"group":7,"version":0.6},{"shortcodes":["billed_cap"],"annotation":"billed cap","tags":["baseball","bent","billed","cap","dad","hat"],"emoji":"๐Ÿงข","order":4190,"group":7,"version":5},{"shortcodes":["military_helmet"],"annotation":"military helmet","tags":["army","helmet","military","soldier","war","warrior"],"emoji":"๐Ÿช–","order":4191,"group":7,"version":13},{"shortcodes":["helmet_with_cross","rescue_worker_helmet"],"annotation":"rescue workerโ€™s helmet","tags":["aid","cross","face","hat","helmet","rescue","workerโ€™s"],"emoji":"โ›‘๏ธ","order":4193,"group":7,"version":0.7},{"shortcodes":["prayer_beads"],"annotation":"prayer beads","tags":["beads","clothing","necklace","prayer","religion"],"emoji":"๐Ÿ“ฟ","order":4194,"group":7,"version":1},{"shortcodes":["lipstick"],"annotation":"lipstick","tags":["cosmetics","date","makeup"],"emoji":"๐Ÿ’„","order":4195,"group":7,"version":0.6},{"shortcodes":["ring"],"annotation":"ring","tags":["diamond","engaged","engagement","married","romance","shiny","sparkling","wedding"],"emoji":"๐Ÿ’","order":4196,"group":7,"version":0.6},{"shortcodes":["gem"],"annotation":"gem stone","tags":["diamond","engagement","gem","jewel","money","romance","stone","wedding"],"emoji":"๐Ÿ’Ž","order":4197,"group":7,"version":0.6},{"shortcodes":["mute","no_sound"],"annotation":"muted speaker","tags":["mute","muted","quiet","silent","sound","speaker"],"emoji":"๐Ÿ”‡","order":4198,"group":7,"version":1},{"shortcodes":["low_volume","quiet_sound","speaker"],"annotation":"speaker low volume","tags":["low","soft","sound","speaker","volume"],"emoji":"๐Ÿ”ˆ๏ธ","order":4199,"group":7,"version":0.7},{"shortcodes":["medium_volumne","sound"],"annotation":"speaker medium volume","tags":["medium","sound","speaker","volume"],"emoji":"๐Ÿ”‰","order":4200,"group":7,"version":1},{"shortcodes":["high_volume","loud_sound"],"annotation":"speaker high volume","tags":["high","loud","music","sound","speaker","volume"],"emoji":"๐Ÿ”Š","order":4201,"group":7,"version":0.6},{"shortcodes":["loudspeaker"],"annotation":"loudspeaker","tags":["address","communication","loud","public","sound"],"emoji":"๐Ÿ“ข","order":4202,"group":7,"version":0.6},{"shortcodes":["mega","megaphone"],"annotation":"megaphone","tags":["cheering","sound"],"emoji":"๐Ÿ“ฃ","order":4203,"group":7,"version":0.6},{"shortcodes":["postal_horn"],"annotation":"postal horn","tags":["horn","post","postal"],"emoji":"๐Ÿ“ฏ","order":4204,"group":7,"version":1},{"shortcodes":["bell"],"annotation":"bell","tags":["break","church","sound"],"emoji":"๐Ÿ””","order":4205,"group":7,"version":0.6},{"shortcodes":["no_bell"],"annotation":"bell with slash","tags":["bell","forbidden","mute","no","not","prohibited","quiet","silent","slash","sound"],"emoji":"๐Ÿ”•","order":4206,"group":7,"version":1},{"shortcodes":["musical_score"],"annotation":"musical score","tags":["music","musical","note","score"],"emoji":"๐ŸŽผ","order":4207,"group":7,"version":0.6},{"shortcodes":["musical_note"],"annotation":"musical note","tags":["music","musical","note","sound"],"emoji":"๐ŸŽต","order":4208,"group":7,"version":0.6},{"shortcodes":["musical_notes","notes"],"annotation":"musical notes","tags":["music","musical","note","notes","sound"],"emoji":"๐ŸŽถ","order":4209,"group":7,"version":0.6},{"shortcodes":["studio_microphone"],"annotation":"studio microphone","tags":["mic","microphone","music","studio"],"emoji":"๐ŸŽ™๏ธ","order":4211,"group":7,"version":0.7},{"shortcodes":["level_slider"],"annotation":"level slider","tags":["level","music","slider"],"emoji":"๐ŸŽš๏ธ","order":4213,"group":7,"version":0.7},{"shortcodes":["control_knobs"],"annotation":"control knobs","tags":["control","knobs","music"],"emoji":"๐ŸŽ›๏ธ","order":4215,"group":7,"version":0.7},{"shortcodes":["microphone"],"annotation":"microphone","tags":["karaoke","mic","music","sing","sound"],"emoji":"๐ŸŽค","order":4216,"group":7,"version":0.6},{"shortcodes":["headphones"],"annotation":"headphone","tags":["earbud","sound"],"emoji":"๐ŸŽง๏ธ","order":4217,"group":7,"version":0.6},{"shortcodes":["radio"],"annotation":"radio","tags":["entertainment","tbt","video"],"emoji":"๐Ÿ“ป๏ธ","order":4218,"group":7,"version":0.6},{"shortcodes":["saxophone"],"annotation":"saxophone","tags":["instrument","music","sax"],"emoji":"๐ŸŽท","order":4219,"group":7,"version":0.6},{"shortcodes":["accordion"],"annotation":"accordion","tags":["box","concertina","instrument","music","squeeze","squeezebox"],"emoji":"๐Ÿช—","order":4220,"group":7,"version":13},{"shortcodes":["guitar"],"annotation":"guitar","tags":["instrument","music","strat"],"emoji":"๐ŸŽธ","order":4221,"group":7,"version":0.6},{"shortcodes":["musical_keyboard"],"annotation":"musical keyboard","tags":["instrument","keyboard","music","musical","piano"],"emoji":"๐ŸŽน","order":4222,"group":7,"version":0.6},{"shortcodes":["trumpet"],"annotation":"trumpet","tags":["instrument","music"],"emoji":"๐ŸŽบ","order":4223,"group":7,"version":0.6},{"shortcodes":["violin"],"annotation":"violin","tags":["instrument","music"],"emoji":"๐ŸŽป","order":4224,"group":7,"version":0.6},{"shortcodes":["banjo"],"annotation":"banjo","tags":["music","stringed"],"emoji":"๐Ÿช•","order":4225,"group":7,"version":12},{"shortcodes":["drum"],"annotation":"drum","tags":["drumsticks","music"],"emoji":"๐Ÿฅ","order":4226,"group":7,"version":3},{"shortcodes":["long_drum"],"annotation":"long drum","tags":["beat","conga","drum","instrument","long","rhythm"],"emoji":"๐Ÿช˜","order":4227,"group":7,"version":13},{"shortcodes":["maracas"],"annotation":"maracas","tags":["cha","dance","instrument","music","party","percussion","rattle","shake","shaker"],"emoji":"๐Ÿช‡","order":4228,"group":7,"version":15},{"shortcodes":["flute"],"annotation":"flute","tags":["band","fife","flautist","instrument","marching","music","orchestra","piccolo","pipe","recorder","woodwind"],"emoji":"๐Ÿชˆ","order":4229,"group":7,"version":15},{"shortcodes":["harp"],"annotation":"harp","tags":["cupid","instrument","love","music","orchestra"],"emoji":"๐Ÿช‰","order":4230,"group":7,"version":16},{"shortcodes":["android","iphone","mobile_phone"],"annotation":"mobile phone","tags":["cell","communication","mobile","phone","telephone"],"emoji":"๐Ÿ“ฑ","order":4231,"group":7,"version":0.6},{"shortcodes":["calling","mobile_phone_arrow"],"annotation":"mobile phone with arrow","tags":["arrow","build","call","cell","communication","mobile","phone","receive","telephone"],"emoji":"๐Ÿ“ฒ","order":4232,"group":7,"version":0.6},{"shortcodes":["telephone"],"annotation":"telephone","tags":["phone"],"emoji":"โ˜Ž๏ธ","order":4234,"group":7,"version":0.6},{"shortcodes":["telephone_receiver"],"annotation":"telephone receiver","tags":["communication","phone","receiver","telephone","voip"],"emoji":"๐Ÿ“ž","order":4235,"group":7,"version":0.6},{"shortcodes":["pager"],"annotation":"pager","tags":["communication"],"emoji":"๐Ÿ“Ÿ๏ธ","order":4236,"group":7,"version":0.6},{"shortcodes":["fax","fax_machine"],"annotation":"fax machine","tags":["communication","fax","machine"],"emoji":"๐Ÿ“ ","order":4237,"group":7,"version":0.6},{"shortcodes":["battery"],"annotation":"battery","tags":["battery"],"emoji":"๐Ÿ”‹","order":4238,"group":7,"version":0.6},{"shortcodes":["low_battery"],"annotation":"low battery","tags":["battery","drained","electronic","energy","low","power"],"emoji":"๐Ÿชซ","order":4239,"group":7,"version":14},{"shortcodes":["electric_plug"],"annotation":"electric plug","tags":["electric","electricity","plug"],"emoji":"๐Ÿ”Œ","order":4240,"group":7,"version":0.6},{"shortcodes":["laptop"],"annotation":"laptop","tags":["computer","office","pc","personal"],"emoji":"๐Ÿ’ป๏ธ","order":4241,"group":7,"version":0.6},{"shortcodes":["computer","desktop_computer"],"annotation":"desktop computer","tags":["computer","desktop","monitor"],"emoji":"๐Ÿ–ฅ๏ธ","order":4243,"group":7,"version":0.7},{"shortcodes":["printer"],"annotation":"printer","tags":["computer"],"emoji":"๐Ÿ–จ๏ธ","order":4245,"group":7,"version":0.7},{"shortcodes":["keyboard"],"annotation":"keyboard","tags":["computer"],"emoji":"โŒจ๏ธ","order":4247,"group":7,"version":1},{"shortcodes":["computer_mouse"],"annotation":"computer mouse","tags":["computer","mouse"],"emoji":"๐Ÿ–ฑ๏ธ","order":4249,"group":7,"version":0.7},{"shortcodes":["trackball"],"annotation":"trackball","tags":["computer"],"emoji":"๐Ÿ–ฒ๏ธ","order":4251,"group":7,"version":0.7},{"shortcodes":["computer_disk","minidisc"],"annotation":"computer disk","tags":["computer","disk","minidisk","optical"],"emoji":"๐Ÿ’ฝ","order":4252,"group":7,"version":0.6},{"shortcodes":["floppy_disk"],"annotation":"floppy disk","tags":["computer","disk","floppy"],"emoji":"๐Ÿ’พ","order":4253,"group":7,"version":0.6},{"shortcodes":["cd","optical_disk"],"annotation":"optical disk","tags":["blu-ray","cd","computer","disk","dvd","optical"],"emoji":"๐Ÿ’ฟ๏ธ","order":4254,"group":7,"version":0.6},{"shortcodes":["dvd"],"annotation":"dvd","tags":["blu-ray","cd","computer","disk","optical"],"emoji":"๐Ÿ“€","order":4255,"group":7,"version":0.6},{"shortcodes":["abacus"],"annotation":"abacus","tags":["calculation","calculator"],"emoji":"๐Ÿงฎ","order":4256,"group":7,"version":11},{"shortcodes":["movie_camera"],"annotation":"movie camera","tags":["bollywood","camera","cinema","film","hollywood","movie","record"],"emoji":"๐ŸŽฅ","order":4257,"group":7,"version":0.6},{"shortcodes":["film_frames"],"annotation":"film frames","tags":["cinema","film","frames","movie"],"emoji":"๐ŸŽž๏ธ","order":4259,"group":7,"version":0.7},{"shortcodes":["film_projector"],"annotation":"film projector","tags":["cinema","film","movie","projector","video"],"emoji":"๐Ÿ“ฝ๏ธ","order":4261,"group":7,"version":0.7},{"shortcodes":["clapper"],"annotation":"clapper board","tags":["action","board","clapper","movie"],"emoji":"๐ŸŽฌ๏ธ","order":4262,"group":7,"version":0.6},{"shortcodes":["tv"],"annotation":"television","tags":["tv","video"],"emoji":"๐Ÿ“บ๏ธ","order":4263,"group":7,"version":0.6},{"shortcodes":["camera"],"annotation":"camera","tags":["photo","selfie","snap","tbt","trip","video"],"emoji":"๐Ÿ“ท๏ธ","order":4264,"group":7,"version":0.6},{"shortcodes":["camera_with_flash"],"annotation":"camera with flash","tags":["camera","flash","video"],"emoji":"๐Ÿ“ธ","order":4265,"group":7,"version":1},{"shortcodes":["video_camera"],"annotation":"video camera","tags":["camcorder","camera","tbt","video"],"emoji":"๐Ÿ“น๏ธ","order":4266,"group":7,"version":0.6},{"shortcodes":["vhs","videocassette"],"annotation":"videocassette","tags":["old","school","tape","vcr","vhs","video"],"emoji":"๐Ÿ“ผ","order":4267,"group":7,"version":0.6},{"shortcodes":["mag"],"annotation":"magnifying glass tilted left","tags":["glass","lab","left","left-pointing","magnifying","science","search","tilted","tool"],"emoji":"๐Ÿ”๏ธ","order":4268,"group":7,"version":0.6},{"shortcodes":["mag_right"],"annotation":"magnifying glass tilted right","tags":["contact","glass","lab","magnifying","right","right-pointing","science","search","tilted","tool"],"emoji":"๐Ÿ”Ž","order":4269,"group":7,"version":0.6},{"shortcodes":["candle"],"annotation":"candle","tags":["light"],"emoji":"๐Ÿ•ฏ๏ธ","order":4271,"group":7,"version":0.7},{"shortcodes":["bulb","light_bulb"],"annotation":"light bulb","tags":["bulb","comic","electric","idea","light"],"emoji":"๐Ÿ’ก","order":4272,"group":7,"version":0.6},{"shortcodes":["flashlight"],"annotation":"flashlight","tags":["electric","light","tool","torch"],"emoji":"๐Ÿ”ฆ","order":4273,"group":7,"version":0.6},{"shortcodes":["izakaya_lantern","red_paper_lantern"],"annotation":"red paper lantern","tags":["bar","lantern","light","paper","red","restaurant"],"emoji":"๐Ÿฎ","order":4274,"group":7,"version":0.6},{"shortcodes":["diya_lamp"],"annotation":"diya lamp","tags":["diya","lamp","light","oil"],"emoji":"๐Ÿช”","order":4275,"group":7,"version":12},{"shortcodes":["notebook_with_decorative_cover"],"annotation":"notebook with decorative cover","tags":["book","cover","decorated","decorative","education","notebook","school","writing"],"emoji":"๐Ÿ“”","order":4276,"group":7,"version":0.6},{"shortcodes":["closed_book"],"annotation":"closed book","tags":["book","closed","education"],"emoji":"๐Ÿ“•","order":4277,"group":7,"version":0.6},{"shortcodes":["book","open_book"],"annotation":"open book","tags":["book","education","fantasy","knowledge","library","novels","open","reading"],"emoji":"๐Ÿ“–","order":4278,"group":7,"version":0.6},{"shortcodes":["green_book"],"annotation":"green book","tags":["book","education","fantasy","green","library","reading"],"emoji":"๐Ÿ“—","order":4279,"group":7,"version":0.6},{"shortcodes":["blue_book"],"annotation":"blue book","tags":["blue","book","education","fantasy","library","reading"],"emoji":"๐Ÿ“˜","order":4280,"group":7,"version":0.6},{"shortcodes":["orange_book"],"annotation":"orange book","tags":["book","education","fantasy","library","orange","reading"],"emoji":"๐Ÿ“™","order":4281,"group":7,"version":0.6},{"shortcodes":["books"],"annotation":"books","tags":["book","education","fantasy","knowledge","library","novels","reading","school","study"],"emoji":"๐Ÿ“š๏ธ","order":4282,"group":7,"version":0.6},{"shortcodes":["notebook"],"annotation":"notebook","tags":["notebook"],"emoji":"๐Ÿ““","order":4283,"group":7,"version":0.6},{"shortcodes":["ledger"],"annotation":"ledger","tags":["notebook"],"emoji":"๐Ÿ“’","order":4284,"group":7,"version":0.6},{"shortcodes":["page_with_curl"],"annotation":"page with curl","tags":["curl","document","page","paper"],"emoji":"๐Ÿ“ƒ","order":4285,"group":7,"version":0.6},{"shortcodes":["scroll"],"annotation":"scroll","tags":["paper"],"emoji":"๐Ÿ“œ","order":4286,"group":7,"version":0.6},{"shortcodes":["page_facing_up"],"annotation":"page facing up","tags":["document","facing","page","paper","up"],"emoji":"๐Ÿ“„","order":4287,"group":7,"version":0.6},{"shortcodes":["newspaper"],"annotation":"newspaper","tags":["communication","news","paper"],"emoji":"๐Ÿ“ฐ","order":4288,"group":7,"version":0.6},{"shortcodes":["rolled_up_newspaper"],"annotation":"rolled-up newspaper","tags":["news","newspaper","paper","rolled","rolled-up"],"emoji":"๐Ÿ—ž๏ธ","order":4290,"group":7,"version":0.7},{"shortcodes":["bookmark_tabs"],"annotation":"bookmark tabs","tags":["bookmark","mark","marker","tabs"],"emoji":"๐Ÿ“‘","order":4291,"group":7,"version":0.6},{"shortcodes":["bookmark"],"annotation":"bookmark","tags":["mark"],"emoji":"๐Ÿ”–","order":4292,"group":7,"version":0.6},{"shortcodes":["label"],"annotation":"label","tags":["tag"],"emoji":"๐Ÿท๏ธ","order":4294,"group":7,"version":0.7},{"shortcodes":["moneybag"],"annotation":"money bag","tags":["bag","bank","bet","billion","cash","cost","dollar","gold","million","money","moneybag","paid","paying","pot","rich","win"],"emoji":"๐Ÿ’ฐ๏ธ","order":4295,"group":7,"version":0.6},{"shortcodes":["coin"],"annotation":"coin","tags":["dollar","euro","gold","metal","money","rich","silver","treasure"],"emoji":"๐Ÿช™","order":4296,"group":7,"version":13},{"shortcodes":["yen"],"annotation":"yen banknote","tags":["bank","banknote","bill","currency","money","note","yen"],"emoji":"๐Ÿ’ด","order":4297,"group":7,"version":0.6},{"shortcodes":["dollar"],"annotation":"dollar banknote","tags":["bank","banknote","bill","currency","dollar","money","note"],"emoji":"๐Ÿ’ต","order":4298,"group":7,"version":0.6},{"shortcodes":["euro"],"annotation":"euro banknote","tags":["100","bank","banknote","bill","currency","euro","money","note","rich"],"emoji":"๐Ÿ’ถ","order":4299,"group":7,"version":1},{"shortcodes":["pound"],"annotation":"pound banknote","tags":["bank","banknote","bill","billion","cash","currency","money","note","pound","pounds"],"emoji":"๐Ÿ’ท","order":4300,"group":7,"version":1},{"shortcodes":["money_with_wings"],"annotation":"money with wings","tags":["bank","banknote","bill","billion","cash","dollar","fly","million","money","note","pay","wings"],"emoji":"๐Ÿ’ธ","order":4301,"group":7,"version":0.6},{"shortcodes":["credit_card"],"annotation":"credit card","tags":["bank","card","cash","charge","credit","money","pay"],"emoji":"๐Ÿ’ณ๏ธ","order":4302,"group":7,"version":0.6},{"shortcodes":["receipt"],"annotation":"receipt","tags":["accounting","bookkeeping","evidence","invoice","proof"],"emoji":"๐Ÿงพ","order":4303,"group":7,"version":11},{"shortcodes":["chart"],"annotation":"chart increasing with yen","tags":["bank","chart","currency","graph","growth","increasing","market","money","rise","trend","upward","yen"],"emoji":"๐Ÿ’น","order":4304,"group":7,"version":0.6},{"shortcodes":["envelope"],"annotation":"envelope","tags":["e-mail","email","letter"],"emoji":"โœ‰๏ธ","order":4306,"group":7,"version":0.6},{"shortcodes":["e-mail","email"],"annotation":"e-mail","tags":["email","letter","mail"],"emoji":"๐Ÿ“ง","order":4307,"group":7,"version":0.6},{"shortcodes":["incoming_envelope"],"annotation":"incoming envelope","tags":["delivering","e-mail","email","envelope","incoming","letter","mail","receive","sent"],"emoji":"๐Ÿ“จ","order":4308,"group":7,"version":0.6},{"shortcodes":["envelope_with_arrow"],"annotation":"envelope with arrow","tags":["arrow","communication","down","e-mail","email","envelope","letter","mail","outgoing","send","sent"],"emoji":"๐Ÿ“ฉ","order":4309,"group":7,"version":0.6},{"shortcodes":["outbox_tray"],"annotation":"outbox tray","tags":["box","email","letter","mail","outbox","sent","tray"],"emoji":"๐Ÿ“ค๏ธ","order":4310,"group":7,"version":0.6},{"shortcodes":["inbox_tray"],"annotation":"inbox tray","tags":["box","email","inbox","letter","mail","receive","tray","zero"],"emoji":"๐Ÿ“ฅ๏ธ","order":4311,"group":7,"version":0.6},{"shortcodes":["package"],"annotation":"package","tags":["box","communication","delivery","parcel","shipping"],"emoji":"๐Ÿ“ฆ๏ธ","order":4312,"group":7,"version":0.6},{"shortcodes":["mailbox"],"annotation":"closed mailbox with raised flag","tags":["closed","communication","flag","mail","mailbox","postbox","raised"],"emoji":"๐Ÿ“ซ๏ธ","order":4313,"group":7,"version":0.6},{"shortcodes":["mailbox_closed"],"annotation":"closed mailbox with lowered flag","tags":["closed","flag","lowered","mail","mailbox","postbox"],"emoji":"๐Ÿ“ช๏ธ","order":4314,"group":7,"version":0.6},{"shortcodes":["mailbox_with_mail"],"annotation":"open mailbox with raised flag","tags":["flag","mail","mailbox","open","postbox","raised"],"emoji":"๐Ÿ“ฌ๏ธ","order":4315,"group":7,"version":0.7},{"shortcodes":["mailbox_with_no_mail"],"annotation":"open mailbox with lowered flag","tags":["flag","lowered","mail","mailbox","open","postbox"],"emoji":"๐Ÿ“ญ๏ธ","order":4316,"group":7,"version":0.7},{"shortcodes":["postbox"],"annotation":"postbox","tags":["mail","mailbox"],"emoji":"๐Ÿ“ฎ","order":4317,"group":7,"version":0.6},{"shortcodes":["ballot_box"],"annotation":"ballot box with ballot","tags":["ballot","box"],"emoji":"๐Ÿ—ณ๏ธ","order":4319,"group":7,"version":0.7},{"shortcodes":["pencil"],"annotation":"pencil","tags":["pencil"],"emoji":"โœ๏ธ","order":4321,"group":7,"version":0.6},{"shortcodes":["black_nib"],"annotation":"black nib","tags":["black","nib","pen"],"emoji":"โœ’๏ธ","order":4323,"group":7,"version":0.6},{"shortcodes":["fountain_pen"],"annotation":"fountain pen","tags":["fountain","pen"],"emoji":"๐Ÿ–‹๏ธ","order":4325,"group":7,"version":0.7},{"shortcodes":["pen"],"annotation":"pen","tags":["ballpoint"],"emoji":"๐Ÿ–Š๏ธ","order":4327,"group":7,"version":0.7},{"shortcodes":["paintbrush"],"annotation":"paintbrush","tags":["painting"],"emoji":"๐Ÿ–Œ๏ธ","order":4329,"group":7,"version":0.7},{"shortcodes":["crayon"],"annotation":"crayon","tags":["crayon"],"emoji":"๐Ÿ–๏ธ","order":4331,"group":7,"version":0.7},{"shortcodes":["memo"],"annotation":"memo","tags":["communication","media","notes","pencil"],"emoji":"๐Ÿ“","order":4332,"group":7,"version":0.6},{"shortcodes":["briefcase"],"annotation":"briefcase","tags":["office"],"emoji":"๐Ÿ’ผ","order":4333,"group":7,"version":0.6},{"shortcodes":["file_folder"],"annotation":"file folder","tags":["file","folder"],"emoji":"๐Ÿ“","order":4334,"group":7,"version":0.6},{"shortcodes":["open_file_folder"],"annotation":"open file folder","tags":["file","folder","open"],"emoji":"๐Ÿ“‚","order":4335,"group":7,"version":0.6},{"shortcodes":["card_index_dividers"],"annotation":"card index dividers","tags":["card","dividers","index"],"emoji":"๐Ÿ—‚๏ธ","order":4337,"group":7,"version":0.7},{"shortcodes":["date"],"annotation":"calendar","tags":["date"],"emoji":"๐Ÿ“…","order":4338,"group":7,"version":0.6},{"shortcodes":["calendar"],"annotation":"tear-off calendar","tags":["calendar","tear-off"],"emoji":"๐Ÿ“†","order":4339,"group":7,"version":0.6},{"shortcodes":["notepad_spiral"],"annotation":"spiral notepad","tags":["note","notepad","pad","spiral"],"emoji":"๐Ÿ—’๏ธ","order":4341,"group":7,"version":0.7},{"shortcodes":["calendar_spiral"],"annotation":"spiral calendar","tags":["calendar","pad","spiral"],"emoji":"๐Ÿ—“๏ธ","order":4343,"group":7,"version":0.7},{"shortcodes":["card_index"],"annotation":"card index","tags":["card","index","old","rolodex","school"],"emoji":"๐Ÿ“‡","order":4344,"group":7,"version":0.6},{"shortcodes":["chart_increasing","chart_with_upwards_trend"],"annotation":"chart increasing","tags":["chart","data","graph","growth","increasing","right","trend","up","upward"],"emoji":"๐Ÿ“ˆ","order":4345,"group":7,"version":0.6},{"shortcodes":["chart_decreasing","chart_with_downwards_trend"],"annotation":"chart decreasing","tags":["chart","data","decreasing","down","downward","graph","negative","trend"],"emoji":"๐Ÿ“‰","order":4346,"group":7,"version":0.6},{"shortcodes":["bar_chart"],"annotation":"bar chart","tags":["bar","chart","data","graph"],"emoji":"๐Ÿ“Š","order":4347,"group":7,"version":0.6},{"shortcodes":["clipboard"],"annotation":"clipboard","tags":["do","list","notes"],"emoji":"๐Ÿ“‹๏ธ","order":4348,"group":7,"version":0.6},{"shortcodes":["pushpin"],"annotation":"pushpin","tags":["collage","pin"],"emoji":"๐Ÿ“Œ","order":4349,"group":7,"version":0.6},{"shortcodes":["round_pushpin"],"annotation":"round pushpin","tags":["location","map","pin","pushpin","round"],"emoji":"๐Ÿ“","order":4350,"group":7,"version":0.6},{"shortcodes":["paperclip"],"annotation":"paperclip","tags":["paperclip"],"emoji":"๐Ÿ“Ž","order":4351,"group":7,"version":0.6},{"shortcodes":["paperclips"],"annotation":"linked paperclips","tags":["link","linked","paperclip","paperclips"],"emoji":"๐Ÿ–‡๏ธ","order":4353,"group":7,"version":0.7},{"shortcodes":["straight_ruler"],"annotation":"straight ruler","tags":["angle","edge","math","ruler","straight","straightedge"],"emoji":"๐Ÿ“","order":4354,"group":7,"version":0.6},{"shortcodes":["triangular_ruler"],"annotation":"triangular ruler","tags":["angle","math","rule","ruler","set","slide","triangle","triangular"],"emoji":"๐Ÿ“","order":4355,"group":7,"version":0.6},{"shortcodes":["scissors"],"annotation":"scissors","tags":["cut","cutting","paper","tool"],"emoji":"โœ‚๏ธ","order":4357,"group":7,"version":0.6},{"shortcodes":["card_file_box"],"annotation":"card file box","tags":["box","card","file"],"emoji":"๐Ÿ—ƒ๏ธ","order":4359,"group":7,"version":0.7},{"shortcodes":["file_cabinet"],"annotation":"file cabinet","tags":["cabinet","file","filing","paper"],"emoji":"๐Ÿ—„๏ธ","order":4361,"group":7,"version":0.7},{"shortcodes":["trashcan","wastebasket"],"annotation":"wastebasket","tags":["can","garbage","trash","waste"],"emoji":"๐Ÿ—‘๏ธ","order":4363,"group":7,"version":0.7},{"shortcodes":["lock","locked"],"annotation":"locked","tags":["closed","lock","private"],"emoji":"๐Ÿ”’๏ธ","order":4364,"group":7,"version":0.6},{"shortcodes":["unlock","unlocked"],"annotation":"unlocked","tags":["cracked","lock","open","unlock"],"emoji":"๐Ÿ”“๏ธ","order":4365,"group":7,"version":0.6},{"shortcodes":["lock_with_ink_pen","locked_with_pen"],"annotation":"locked with pen","tags":["ink","lock","locked","nib","pen","privacy"],"emoji":"๐Ÿ”","order":4366,"group":7,"version":0.6},{"shortcodes":["closed_lock_with_key","locked_with_key"],"annotation":"locked with key","tags":["bike","closed","key","lock","locked","secure"],"emoji":"๐Ÿ”","order":4367,"group":7,"version":0.6},{"shortcodes":["key"],"annotation":"key","tags":["keys","lock","major","password","unlock"],"emoji":"๐Ÿ”‘","order":4368,"group":7,"version":0.6},{"shortcodes":["old_key"],"annotation":"old key","tags":["clue","key","lock","old"],"emoji":"๐Ÿ—๏ธ","order":4370,"group":7,"version":0.7},{"shortcodes":["hammer"],"annotation":"hammer","tags":["home","improvement","repairs","tool"],"emoji":"๐Ÿ”จ","order":4371,"group":7,"version":0.6},{"shortcodes":["axe"],"annotation":"axe","tags":["ax","chop","hatchet","split","wood"],"emoji":"๐Ÿช“","order":4372,"group":7,"version":12},{"shortcodes":["pick"],"annotation":"pick","tags":["hammer","mining","tool"],"emoji":"โ›๏ธ","order":4374,"group":7,"version":0.7},{"shortcodes":["hammer_and_pick"],"annotation":"hammer and pick","tags":["hammer","pick","tool"],"emoji":"โš’๏ธ","order":4376,"group":7,"version":1},{"shortcodes":["hammer_and_wrench"],"annotation":"hammer and wrench","tags":["hammer","spanner","tool","wrench"],"emoji":"๐Ÿ› ๏ธ","order":4378,"group":7,"version":0.7},{"shortcodes":["dagger"],"annotation":"dagger","tags":["knife","weapon"],"emoji":"๐Ÿ—ก๏ธ","order":4380,"group":7,"version":0.7},{"shortcodes":["crossed_swords"],"annotation":"crossed swords","tags":["crossed","swords","weapon"],"emoji":"โš”๏ธ","order":4382,"group":7,"version":1},{"shortcodes":["bomb"],"annotation":"bomb","tags":["boom","comic","dangerous","explosion","hot"],"emoji":"๐Ÿ’ฃ๏ธ","order":4383,"group":7,"version":0.6},{"shortcodes":["boomerang"],"annotation":"boomerang","tags":["rebound","repercussion","weapon"],"emoji":"๐Ÿชƒ","order":4384,"group":7,"version":13},{"shortcodes":["bow_and_arrow"],"annotation":"bow and arrow","tags":["archer","archery","arrow","bow","sagittarius","tool","weapon","zodiac"],"emoji":"๐Ÿน","order":4385,"group":7,"version":1},{"shortcodes":["shield"],"annotation":"shield","tags":["weapon"],"emoji":"๐Ÿ›ก๏ธ","order":4387,"group":7,"version":0.7},{"shortcodes":["carpentry_saw"],"annotation":"carpentry saw","tags":["carpenter","carpentry","cut","lumber","saw","tool","trim"],"emoji":"๐Ÿชš","order":4388,"group":7,"version":13},{"shortcodes":["wrench"],"annotation":"wrench","tags":["home","improvement","spanner","tool"],"emoji":"๐Ÿ”ง","order":4389,"group":7,"version":0.6},{"shortcodes":["screwdriver"],"annotation":"screwdriver","tags":["flathead","handy","screw","tool"],"emoji":"๐Ÿช›","order":4390,"group":7,"version":13},{"shortcodes":["nut_and_bolt"],"annotation":"nut and bolt","tags":["bolt","home","improvement","nut","tool"],"emoji":"๐Ÿ”ฉ","order":4391,"group":7,"version":0.6},{"shortcodes":["gear"],"annotation":"gear","tags":["cog","cogwheel","tool"],"emoji":"โš™๏ธ","order":4393,"group":7,"version":1},{"shortcodes":["clamp","compression"],"annotation":"clamp","tags":["compress","tool","vice"],"emoji":"๐Ÿ—œ๏ธ","order":4395,"group":7,"version":0.7},{"shortcodes":["scales"],"annotation":"balance scale","tags":["balance","justice","libra","scale","scales","tool","weight","zodiac"],"emoji":"โš–๏ธ","order":4397,"group":7,"version":1},{"shortcodes":["probing_cane","white_cane"],"annotation":"white cane","tags":["accessibility","blind","cane","probing","white"],"emoji":"๐Ÿฆฏ","order":4398,"group":7,"version":12},{"shortcodes":["link"],"annotation":"link","tags":["links"],"emoji":"๐Ÿ”—","order":4399,"group":7,"version":0.6},{"shortcodes":["broken_chain"],"annotation":"broken chain","tags":["break","breaking","broken","chain","cuffs","freedom"],"emoji":"โ›“๏ธโ€๐Ÿ’ฅ","order":4400,"group":7,"version":15.1},{"shortcodes":["chains"],"annotation":"chains","tags":["chain"],"emoji":"โ›“๏ธ","order":4403,"group":7,"version":0.7},{"shortcodes":["hook"],"annotation":"hook","tags":["catch","crook","curve","ensnare","point","selling"],"emoji":"๐Ÿช","order":4404,"group":7,"version":13},{"shortcodes":["toolbox"],"annotation":"toolbox","tags":["box","chest","mechanic","red","tool"],"emoji":"๐Ÿงฐ","order":4405,"group":7,"version":11},{"shortcodes":["magnet"],"annotation":"magnet","tags":["attraction","horseshoe","magnetic","negative","positive","shape","u"],"emoji":"๐Ÿงฒ","order":4406,"group":7,"version":11},{"shortcodes":["ladder"],"annotation":"ladder","tags":["climb","rung","step"],"emoji":"๐Ÿชœ","order":4407,"group":7,"version":13},{"shortcodes":["shovel"],"annotation":"shovel","tags":["bury","dig","garden","hole","plant","scoop","snow","spade"],"emoji":"๐Ÿช","order":4408,"group":7,"version":16},{"shortcodes":["alembic"],"annotation":"alembic","tags":["chemistry","tool"],"emoji":"โš—๏ธ","order":4410,"group":7,"version":1},{"shortcodes":["test_tube"],"annotation":"test tube","tags":["chemist","chemistry","experiment","lab","science","test","tube"],"emoji":"๐Ÿงช","order":4411,"group":7,"version":11},{"shortcodes":["petri_dish"],"annotation":"petri dish","tags":["bacteria","biologist","biology","culture","dish","lab","petri"],"emoji":"๐Ÿงซ","order":4412,"group":7,"version":11},{"shortcodes":["dna","double_helix"],"annotation":"dna","tags":["biologist","evolution","gene","genetics","life"],"emoji":"๐Ÿงฌ","order":4413,"group":7,"version":11},{"shortcodes":["microscope"],"annotation":"microscope","tags":["experiment","lab","science","tool"],"emoji":"๐Ÿ”ฌ","order":4414,"group":7,"version":1},{"shortcodes":["telescope"],"annotation":"telescope","tags":["contact","extraterrestrial","science","tool"],"emoji":"๐Ÿ”ญ","order":4415,"group":7,"version":1},{"shortcodes":["satellite_antenna"],"annotation":"satellite antenna","tags":["aliens","antenna","contact","dish","satellite","science"],"emoji":"๐Ÿ“ก","order":4416,"group":7,"version":0.6},{"shortcodes":["syringe"],"annotation":"syringe","tags":["doctor","flu","medicine","needle","shot","sick","tool","vaccination"],"emoji":"๐Ÿ’‰","order":4417,"group":7,"version":0.6},{"shortcodes":["drop_of_blood"],"annotation":"drop of blood","tags":["bleed","blood","donation","drop","injury","medicine","menstruation"],"emoji":"๐Ÿฉธ","order":4418,"group":7,"version":12},{"shortcodes":["pill"],"annotation":"pill","tags":["doctor","drugs","medicated","medicine","pills","sick","vitamin"],"emoji":"๐Ÿ’Š","order":4419,"group":7,"version":0.6},{"shortcodes":["adhesive_bandage","bandaid"],"annotation":"adhesive bandage","tags":["adhesive","bandage"],"emoji":"๐Ÿฉน","order":4420,"group":7,"version":12},{"shortcodes":["crutch"],"annotation":"crutch","tags":["aid","cane","disability","help","hurt","injured","mobility","stick"],"emoji":"๐Ÿฉผ","order":4421,"group":7,"version":14},{"shortcodes":["stethoscope"],"annotation":"stethoscope","tags":["doctor","heart","medicine"],"emoji":"๐Ÿฉบ","order":4422,"group":7,"version":12},{"shortcodes":["x-ray","xray"],"annotation":"x-ray","tags":["bones","doctor","medical","skeleton","skull","xray"],"emoji":"๐Ÿฉป","order":4423,"group":7,"version":14},{"shortcodes":["door"],"annotation":"door","tags":["back","closet","front"],"emoji":"๐Ÿšช","order":4424,"group":7,"version":0.6},{"shortcodes":["elevator"],"annotation":"elevator","tags":["accessibility","hoist","lift"],"emoji":"๐Ÿ›—","order":4425,"group":7,"version":13},{"shortcodes":["mirror"],"annotation":"mirror","tags":["makeup","reflection","reflector","speculum"],"emoji":"๐Ÿชž","order":4426,"group":7,"version":13},{"shortcodes":["window"],"annotation":"window","tags":["air","frame","fresh","opening","transparent","view"],"emoji":"๐ŸชŸ","order":4427,"group":7,"version":13},{"shortcodes":["bed"],"annotation":"bed","tags":["hotel","sleep"],"emoji":"๐Ÿ›๏ธ","order":4429,"group":7,"version":0.7},{"shortcodes":["couch_and_lamp"],"annotation":"couch and lamp","tags":["couch","hotel","lamp"],"emoji":"๐Ÿ›‹๏ธ","order":4431,"group":7,"version":0.7},{"shortcodes":["chair"],"annotation":"chair","tags":["seat","sit"],"emoji":"๐Ÿช‘","order":4432,"group":7,"version":12},{"shortcodes":["toilet"],"annotation":"toilet","tags":["bathroom"],"emoji":"๐Ÿšฝ","order":4433,"group":7,"version":0.6},{"shortcodes":["plunger"],"annotation":"plunger","tags":["cup","force","plumber","poop","suction","toilet"],"emoji":"๐Ÿช ","order":4434,"group":7,"version":13},{"shortcodes":["shower"],"annotation":"shower","tags":["water"],"emoji":"๐Ÿšฟ","order":4435,"group":7,"version":1},{"shortcodes":["bathtub"],"annotation":"bathtub","tags":["bath"],"emoji":"๐Ÿ›","order":4436,"group":7,"version":1},{"shortcodes":["mouse_trap"],"annotation":"mouse trap","tags":["bait","cheese","lure","mouse","mousetrap","snare","trap"],"emoji":"๐Ÿชค","order":4437,"group":7,"version":13},{"shortcodes":["razor"],"annotation":"razor","tags":["sharp","shave"],"emoji":"๐Ÿช’","order":4438,"group":7,"version":12},{"shortcodes":["lotion_bottle"],"annotation":"lotion bottle","tags":["bottle","lotion","moisturizer","shampoo","sunscreen"],"emoji":"๐Ÿงด","order":4439,"group":7,"version":11},{"shortcodes":["safety_pin"],"annotation":"safety pin","tags":["diaper","pin","punk","rock","safety"],"emoji":"๐Ÿงท","order":4440,"group":7,"version":11},{"shortcodes":["broom"],"annotation":"broom","tags":["cleaning","sweeping","witch"],"emoji":"๐Ÿงน","order":4441,"group":7,"version":11},{"shortcodes":["basket"],"annotation":"basket","tags":["farming","laundry","picnic"],"emoji":"๐Ÿงบ","order":4442,"group":7,"version":11},{"shortcodes":["roll_of_paper","toilet_paper"],"annotation":"roll of paper","tags":["paper","roll","toilet","towels"],"emoji":"๐Ÿงป","order":4443,"group":7,"version":11},{"shortcodes":["bucket"],"annotation":"bucket","tags":["cask","pail","vat"],"emoji":"๐Ÿชฃ","order":4444,"group":7,"version":13},{"shortcodes":["soap"],"annotation":"soap","tags":["bar","bathing","clean","cleaning","lather","soapdish"],"emoji":"๐Ÿงผ","order":4445,"group":7,"version":11},{"shortcodes":["bubbles"],"annotation":"bubbles","tags":["bubble","burp","clean","floating","pearl","soap","underwater"],"emoji":"๐Ÿซง","order":4446,"group":7,"version":14},{"shortcodes":["toothbrush"],"annotation":"toothbrush","tags":["bathroom","brush","clean","dental","hygiene","teeth","toiletry"],"emoji":"๐Ÿชฅ","order":4447,"group":7,"version":13},{"shortcodes":["sponge"],"annotation":"sponge","tags":["absorbing","cleaning","porous","soak"],"emoji":"๐Ÿงฝ","order":4448,"group":7,"version":11},{"shortcodes":["fire_extinguisher"],"annotation":"fire extinguisher","tags":["extinguish","extinguisher","fire","quench"],"emoji":"๐Ÿงฏ","order":4449,"group":7,"version":11},{"shortcodes":["shopping_cart"],"annotation":"shopping cart","tags":["cart","shopping","trolley"],"emoji":"๐Ÿ›’","order":4450,"group":7,"version":3},{"shortcodes":["cigarette","smoking"],"annotation":"cigarette","tags":["smoking"],"emoji":"๐Ÿšฌ","order":4451,"group":7,"version":0.6},{"shortcodes":["coffin"],"annotation":"coffin","tags":["dead","death","vampire"],"emoji":"โšฐ๏ธ","order":4453,"group":7,"version":1},{"shortcodes":["headstone"],"annotation":"headstone","tags":["cemetery","dead","grave","graveyard","memorial","rip","tomb","tombstone"],"emoji":"๐Ÿชฆ","order":4454,"group":7,"version":13},{"shortcodes":["funeral_urn"],"annotation":"funeral urn","tags":["ashes","death","funeral","urn"],"emoji":"โšฑ๏ธ","order":4456,"group":7,"version":1},{"shortcodes":["nazar_amulet"],"annotation":"nazar amulet","tags":["amulet","bead","blue","charm","evil-eye","nazar","talisman"],"emoji":"๐Ÿงฟ","order":4457,"group":7,"version":11},{"shortcodes":["hamsa"],"annotation":"hamsa","tags":["amulet","fatima","fortune","guide","hand","mary","miriam","palm","protect","protection"],"emoji":"๐Ÿชฌ","order":4458,"group":7,"version":14},{"shortcodes":["moai","moyai"],"annotation":"moai","tags":["face","moyai","statue","stoneface","travel"],"emoji":"๐Ÿ—ฟ","order":4459,"group":7,"version":0.6},{"shortcodes":["placard"],"annotation":"placard","tags":["card","demonstration","notice","picket","plaque","protest","sign"],"emoji":"๐Ÿชง","order":4460,"group":7,"version":13},{"shortcodes":["id_card"],"annotation":"identification card","tags":["card","credentials","document","id","identification","license","security"],"emoji":"๐Ÿชช","order":4461,"group":7,"version":14},{"shortcodes":["atm"],"annotation":"ATM sign","tags":["atm","automated","bank","cash","money","sign","teller"],"emoji":"๐Ÿง","order":4462,"group":8,"version":0.6},{"shortcodes":["litter_bin","put_litter_in_its_place"],"annotation":"litter in bin sign","tags":["bin","litter","litterbin","sign"],"emoji":"๐Ÿšฎ","order":4463,"group":8,"version":1},{"shortcodes":["potable_water"],"annotation":"potable water","tags":["drinking","potable","water"],"emoji":"๐Ÿšฐ","order":4464,"group":8,"version":1},{"shortcodes":["handicapped","wheelchair"],"annotation":"wheelchair symbol","tags":["access","handicap","symbol","wheelchair"],"emoji":"โ™ฟ๏ธ","order":4465,"group":8,"version":0.6},{"shortcodes":["mens"],"annotation":"menโ€™s room","tags":["bathroom","lavatory","man","menโ€™s","restroom","room","toilet","wc"],"emoji":"๐Ÿšน๏ธ","order":4466,"group":8,"version":0.6},{"shortcodes":["womens"],"annotation":"womenโ€™s room","tags":["bathroom","lavatory","restroom","room","toilet","wc","woman","womenโ€™s"],"emoji":"๐Ÿšบ๏ธ","order":4467,"group":8,"version":0.6},{"shortcodes":["bathroom","restroom"],"annotation":"restroom","tags":["bathroom","lavatory","toilet","wc"],"emoji":"๐Ÿšป","order":4468,"group":8,"version":0.6},{"shortcodes":["baby_symbol"],"annotation":"baby symbol","tags":["baby","changing","symbol"],"emoji":"๐Ÿšผ๏ธ","order":4469,"group":8,"version":0.6},{"shortcodes":["water_closet","wc"],"annotation":"water closet","tags":["bathroom","closet","lavatory","restroom","toilet","water","wc"],"emoji":"๐Ÿšพ","order":4470,"group":8,"version":0.6},{"shortcodes":["passport_control"],"annotation":"passport control","tags":["control","passport"],"emoji":"๐Ÿ›‚","order":4471,"group":8,"version":1},{"shortcodes":["customs"],"annotation":"customs","tags":["packing"],"emoji":"๐Ÿ›ƒ","order":4472,"group":8,"version":1},{"shortcodes":["baggage_claim"],"annotation":"baggage claim","tags":["arrived","baggage","bags","case","checked","claim","journey","packing","plane","ready","travel","trip"],"emoji":"๐Ÿ›„","order":4473,"group":8,"version":1},{"shortcodes":["left_luggage"],"annotation":"left luggage","tags":["baggage","case","left","locker","luggage"],"emoji":"๐Ÿ›…","order":4474,"group":8,"version":1},{"shortcodes":["warning"],"annotation":"warning","tags":["caution"],"emoji":"โš ๏ธ","order":4476,"group":8,"version":0.6},{"shortcodes":["children_crossing"],"annotation":"children crossing","tags":["child","children","crossing","pedestrian","traffic"],"emoji":"๐Ÿšธ","order":4477,"group":8,"version":1},{"shortcodes":["no_entry"],"annotation":"no entry","tags":["do","entry","fail","forbidden","no","not","pass","prohibited","traffic"],"emoji":"โ›”๏ธ","order":4478,"group":8,"version":0.6},{"shortcodes":["no_entry_sign"],"annotation":"prohibited","tags":["entry","forbidden","no","not","smoke"],"emoji":"๐Ÿšซ","order":4479,"group":8,"version":0.6},{"shortcodes":["no_bicycles"],"annotation":"no bicycles","tags":["bicycle","bicycles","bike","forbidden","no","not","prohibited"],"emoji":"๐Ÿšณ","order":4480,"group":8,"version":1},{"shortcodes":["no_smoking"],"annotation":"no smoking","tags":["forbidden","no","not","prohibited","smoke","smoking"],"emoji":"๐Ÿšญ๏ธ","order":4481,"group":8,"version":0.6},{"shortcodes":["do_not_litter","no_littering"],"annotation":"no littering","tags":["forbidden","litter","littering","no","not","prohibited"],"emoji":"๐Ÿšฏ","order":4482,"group":8,"version":1},{"shortcodes":["non-potable_water"],"annotation":"non-potable water","tags":["dry","non-drinking","non-potable","prohibited","water"],"emoji":"๐Ÿšฑ","order":4483,"group":8,"version":1},{"shortcodes":["no_pedestrians"],"annotation":"no pedestrians","tags":["forbidden","no","not","pedestrian","pedestrians","prohibited"],"emoji":"๐Ÿšท","order":4484,"group":8,"version":1},{"shortcodes":["no_mobile_phones"],"annotation":"no mobile phones","tags":["cell","forbidden","mobile","no","not","phone","phones","prohibited","telephone"],"emoji":"๐Ÿ“ต","order":4485,"group":8,"version":1},{"shortcodes":["no_one_under_18","underage"],"annotation":"no one under eighteen","tags":["18","age","eighteen","forbidden","no","not","one","prohibited","restriction","underage"],"emoji":"๐Ÿ”ž","order":4486,"group":8,"version":0.6},{"shortcodes":["radioactive"],"annotation":"radioactive","tags":["sign"],"emoji":"โ˜ข๏ธ","order":4488,"group":8,"version":1},{"shortcodes":["biohazard"],"annotation":"biohazard","tags":["sign"],"emoji":"โ˜ฃ๏ธ","order":4490,"group":8,"version":1},{"shortcodes":["arrow_up"],"annotation":"up arrow","tags":["arrow","cardinal","direction","north","up"],"emoji":"โฌ†๏ธ","order":4492,"group":8,"version":0.6},{"shortcodes":["arrow_upper_right"],"annotation":"up-right arrow","tags":["arrow","direction","intercardinal","northeast","up-right"],"emoji":"โ†—๏ธ","order":4494,"group":8,"version":0.6},{"shortcodes":["arrow_right"],"annotation":"right arrow","tags":["arrow","cardinal","direction","east","right"],"emoji":"โžก๏ธ","order":4496,"group":8,"version":0.6},{"shortcodes":["arrow_lower_right"],"annotation":"down-right arrow","tags":["arrow","direction","down-right","intercardinal","southeast"],"emoji":"โ†˜๏ธ","order":4498,"group":8,"version":0.6},{"shortcodes":["arrow_down"],"annotation":"down arrow","tags":["arrow","cardinal","direction","down","south"],"emoji":"โฌ‡๏ธ","order":4500,"group":8,"version":0.6},{"shortcodes":["arrow_lower_left"],"annotation":"down-left arrow","tags":["arrow","direction","down-left","intercardinal","southwest"],"emoji":"โ†™๏ธ","order":4502,"group":8,"version":0.6},{"shortcodes":["arrow_left"],"annotation":"left arrow","tags":["arrow","cardinal","direction","left","west"],"emoji":"โฌ…๏ธ","order":4504,"group":8,"version":0.6},{"shortcodes":["arrow_upper_left"],"annotation":"up-left arrow","tags":["arrow","direction","intercardinal","northwest","up-left"],"emoji":"โ†–๏ธ","order":4506,"group":8,"version":0.6},{"shortcodes":["arrow_up_down"],"annotation":"up-down arrow","tags":["arrow","up-down"],"emoji":"โ†•๏ธ","order":4508,"group":8,"version":0.6},{"shortcodes":["left_right_arrow"],"annotation":"left-right arrow","tags":["arrow","left-right"],"emoji":"โ†”๏ธ","order":4510,"group":8,"version":0.6},{"shortcodes":["arrow_left_hook","leftwards_arrow_with_hook"],"annotation":"right arrow curving left","tags":["arrow","curving","left","right"],"emoji":"โ†ฉ๏ธ","order":4512,"group":8,"version":0.6},{"shortcodes":["arrow_right_hook","rightwards_arrow_with_hook"],"annotation":"left arrow curving right","tags":["arrow","curving","left","right"],"emoji":"โ†ช๏ธ","order":4514,"group":8,"version":0.6},{"shortcodes":["arrow_heading_up"],"annotation":"right arrow curving up","tags":["arrow","curving","right","up"],"emoji":"โคด๏ธ","order":4516,"group":8,"version":0.6},{"shortcodes":["arrow_heading_down"],"annotation":"right arrow curving down","tags":["arrow","curving","down","right"],"emoji":"โคต๏ธ","order":4518,"group":8,"version":0.6},{"shortcodes":["arrows_clockwise","clockwise"],"annotation":"clockwise vertical arrows","tags":["arrow","arrows","clockwise","refresh","reload","vertical"],"emoji":"๐Ÿ”ƒ","order":4519,"group":8,"version":0.6},{"shortcodes":["arrows_counterclockwise","counterclockwise"],"annotation":"counterclockwise arrows button","tags":["again","anticlockwise","arrow","arrows","button","counterclockwise","deja","refresh","rewindershins","vu"],"emoji":"๐Ÿ”„","order":4520,"group":8,"version":1},{"shortcodes":["back"],"annotation":"BACK arrow","tags":["arrow","back"],"emoji":"๐Ÿ”™","order":4521,"group":8,"version":0.6},{"shortcodes":["end"],"annotation":"END arrow","tags":["arrow","end"],"emoji":"๐Ÿ”š","order":4522,"group":8,"version":0.6},{"shortcodes":["on"],"annotation":"ON! arrow","tags":["arrow","mark","on!"],"emoji":"๐Ÿ”›","order":4523,"group":8,"version":0.6},{"shortcodes":["soon"],"annotation":"SOON arrow","tags":["arrow","brb","omw","soon"],"emoji":"๐Ÿ”œ","order":4524,"group":8,"version":0.6},{"shortcodes":["top"],"annotation":"TOP arrow","tags":["arrow","homie","top","up"],"emoji":"๐Ÿ”","order":4525,"group":8,"version":0.6},{"shortcodes":["place_of_worship"],"annotation":"place of worship","tags":["place","pray","religion","worship"],"emoji":"๐Ÿ›","order":4526,"group":8,"version":1},{"shortcodes":["atom","atom_symbol"],"annotation":"atom symbol","tags":["atheist","atom","symbol"],"emoji":"โš›๏ธ","order":4528,"group":8,"version":1},{"shortcodes":["om"],"annotation":"om","tags":["hindu","religion"],"emoji":"๐Ÿ•‰๏ธ","order":4530,"group":8,"version":0.7},{"shortcodes":["star_of_david"],"annotation":"star of David","tags":["david","jew","jewish","judaism","religion","star"],"emoji":"โœก๏ธ","order":4532,"group":8,"version":0.7},{"shortcodes":["wheel_of_dharma"],"annotation":"wheel of dharma","tags":["buddhist","dharma","religion","wheel"],"emoji":"โ˜ธ๏ธ","order":4534,"group":8,"version":0.7},{"shortcodes":["yin_yang"],"annotation":"yin yang","tags":["difficult","lives","religion","tao","taoist","total","yang","yin","yinyang"],"emoji":"โ˜ฏ๏ธ","order":4536,"group":8,"version":0.7},{"shortcodes":["latin_cross"],"annotation":"latin cross","tags":["christ","christian","cross","latin","religion"],"emoji":"โœ๏ธ","order":4538,"group":8,"version":0.7},{"shortcodes":["orthodox_cross"],"annotation":"orthodox cross","tags":["christian","cross","orthodox","religion"],"emoji":"โ˜ฆ๏ธ","order":4540,"group":8,"version":1},{"shortcodes":["star_and_crescent"],"annotation":"star and crescent","tags":["crescent","islam","muslim","ramadan","religion","star"],"emoji":"โ˜ช๏ธ","order":4542,"group":8,"version":0.7},{"shortcodes":["peace","peace_symbol"],"annotation":"peace symbol","tags":["healing","peace","peaceful","symbol"],"emoji":"โ˜ฎ๏ธ","order":4544,"group":8,"version":1},{"shortcodes":["menorah"],"annotation":"menorah","tags":["candelabrum","candlestick","hanukkah","jewish","judaism","religion"],"emoji":"๐Ÿ•Ž","order":4545,"group":8,"version":1},{"shortcodes":["six_pointed_star"],"annotation":"dotted six-pointed star","tags":["dotted","fortune","jewish","judaism","six-pointed","star"],"emoji":"๐Ÿ”ฏ","order":4546,"group":8,"version":0.6},{"shortcodes":["khanda"],"annotation":"khanda","tags":["deg","fateh","khalsa","religion","sikh","sikhism","tegh"],"emoji":"๐Ÿชฏ","order":4547,"group":8,"version":15},{"shortcodes":["aries"],"annotation":"Aries","tags":["aries","horoscope","ram","zodiac"],"emoji":"โ™ˆ๏ธ","order":4548,"group":8,"version":0.6},{"shortcodes":["taurus"],"annotation":"Taurus","tags":["bull","horoscope","ox","taurus","zodiac"],"emoji":"โ™‰๏ธ","order":4549,"group":8,"version":0.6},{"shortcodes":["gemini"],"annotation":"Gemini","tags":["gemini","horoscope","twins","zodiac"],"emoji":"โ™Š๏ธ","order":4550,"group":8,"version":0.6},{"shortcodes":["cancer"],"annotation":"Cancer","tags":["cancer","crab","horoscope","zodiac"],"emoji":"โ™‹๏ธ","order":4551,"group":8,"version":0.6},{"shortcodes":["leo"],"annotation":"Leo","tags":["horoscope","leo","lion","zodiac"],"emoji":"โ™Œ๏ธ","order":4552,"group":8,"version":0.6},{"shortcodes":["virgo"],"annotation":"Virgo","tags":["horoscope","virgo","zodiac"],"emoji":"โ™๏ธ","order":4553,"group":8,"version":0.6},{"shortcodes":["libra"],"annotation":"Libra","tags":["balance","horoscope","justice","libra","scales","zodiac"],"emoji":"โ™Ž๏ธ","order":4554,"group":8,"version":0.6},{"shortcodes":["scorpius"],"annotation":"Scorpio","tags":["horoscope","scorpio","scorpion","scorpius","zodiac"],"emoji":"โ™๏ธ","order":4555,"group":8,"version":0.6},{"shortcodes":["sagittarius"],"annotation":"Sagittarius","tags":["archer","horoscope","sagittarius","zodiac"],"emoji":"โ™๏ธ","order":4556,"group":8,"version":0.6},{"shortcodes":["capricorn"],"annotation":"Capricorn","tags":["capricorn","goat","horoscope","zodiac"],"emoji":"โ™‘๏ธ","order":4557,"group":8,"version":0.6},{"shortcodes":["aquarius"],"annotation":"Aquarius","tags":["aquarius","bearer","horoscope","water","zodiac"],"emoji":"โ™’๏ธ","order":4558,"group":8,"version":0.6},{"shortcodes":["pisces"],"annotation":"Pisces","tags":["fish","horoscope","pisces","zodiac"],"emoji":"โ™“๏ธ","order":4559,"group":8,"version":0.6},{"shortcodes":["ophiuchus"],"annotation":"Ophiuchus","tags":["bearer","ophiuchus","serpent","snake","zodiac"],"emoji":"โ›Ž๏ธ","order":4560,"group":8,"version":0.6},{"shortcodes":["shuffle","twisted_rightwards_arrows"],"annotation":"shuffle tracks button","tags":["arrow","button","crossed","shuffle","tracks"],"emoji":"๐Ÿ”€","order":4561,"group":8,"version":1},{"shortcodes":["repeat"],"annotation":"repeat button","tags":["arrow","button","clockwise","repeat"],"emoji":"๐Ÿ”","order":4562,"group":8,"version":1},{"shortcodes":["repeat_one"],"annotation":"repeat single button","tags":["arrow","button","clockwise","once","repeat","single"],"emoji":"๐Ÿ”‚","order":4563,"group":8,"version":1},{"shortcodes":["arrow_forward","play"],"annotation":"play button","tags":["arrow","button","play","right","triangle"],"emoji":"โ–ถ๏ธ","order":4565,"group":8,"version":0.6},{"shortcodes":["fast_forward"],"annotation":"fast-forward button","tags":["arrow","button","double","fast","fast-forward","forward"],"emoji":"โฉ๏ธ","order":4566,"group":8,"version":0.6},{"shortcodes":["next_track"],"annotation":"next track button","tags":["arrow","button","next","scene","track","triangle"],"emoji":"โญ๏ธ","order":4568,"group":8,"version":0.7},{"shortcodes":["play_pause"],"annotation":"play or pause button","tags":["arrow","button","pause","play","right","triangle"],"emoji":"โฏ๏ธ","order":4570,"group":8,"version":1},{"shortcodes":["arrow_backward","reverse"],"annotation":"reverse button","tags":["arrow","button","left","reverse","triangle"],"emoji":"โ—€๏ธ","order":4572,"group":8,"version":0.6},{"shortcodes":["fast_reverse","rewind"],"annotation":"fast reverse button","tags":["arrow","button","double","fast","reverse","rewind"],"emoji":"โช๏ธ","order":4573,"group":8,"version":0.6},{"shortcodes":["previous_track"],"annotation":"last track button","tags":["arrow","button","last","previous","scene","track","triangle"],"emoji":"โฎ๏ธ","order":4575,"group":8,"version":0.7},{"shortcodes":["arrow_up_small","up"],"annotation":"upwards button","tags":["arrow","button","red","up","upwards"],"emoji":"๐Ÿ”ผ","order":4576,"group":8,"version":0.6},{"shortcodes":["arrow_double_up","fast_up"],"annotation":"fast up button","tags":["arrow","button","double","fast","up"],"emoji":"โซ๏ธ","order":4577,"group":8,"version":0.6},{"shortcodes":["arrow_down_small","down"],"annotation":"downwards button","tags":["arrow","button","down","downwards","red"],"emoji":"๐Ÿ”ฝ","order":4578,"group":8,"version":0.6},{"shortcodes":["arrow_double_down","fast_down"],"annotation":"fast down button","tags":["arrow","button","double","down","fast"],"emoji":"โฌ๏ธ","order":4579,"group":8,"version":0.6},{"shortcodes":["pause"],"annotation":"pause button","tags":["bar","button","double","pause","vertical"],"emoji":"โธ๏ธ","order":4581,"group":8,"version":0.7},{"shortcodes":["stop"],"annotation":"stop button","tags":["button","square","stop"],"emoji":"โน๏ธ","order":4583,"group":8,"version":0.7},{"shortcodes":["record"],"annotation":"record button","tags":["button","circle","record"],"emoji":"โบ๏ธ","order":4585,"group":8,"version":0.7},{"shortcodes":["eject"],"annotation":"eject button","tags":["button","eject"],"emoji":"โ๏ธ","order":4587,"group":8,"version":1},{"shortcodes":["cinema"],"annotation":"cinema","tags":["camera","film","movie"],"emoji":"๐ŸŽฆ","order":4588,"group":8,"version":0.6},{"shortcodes":["dim_button","low_brightness"],"annotation":"dim button","tags":["brightness","button","dim","low"],"emoji":"๐Ÿ”…","order":4589,"group":8,"version":1},{"shortcodes":["bright_button","high_brightness"],"annotation":"bright button","tags":["bright","brightness","button","light"],"emoji":"๐Ÿ”†","order":4590,"group":8,"version":1},{"shortcodes":["antenna_bars","signal_strength"],"annotation":"antenna bars","tags":["antenna","bar","bars","cell","communication","mobile","phone","signal","telephone"],"emoji":"๐Ÿ“ถ","order":4591,"group":8,"version":0.6},{"shortcodes":["wireless"],"annotation":"wireless","tags":["broadband","computer","connectivity","hotspot","internet","network","router","smartphone","wi-fi","wifi","wlan"],"emoji":"๐Ÿ›œ","order":4592,"group":8,"version":15},{"shortcodes":["vibration_mode"],"annotation":"vibration mode","tags":["cell","communication","mobile","mode","phone","telephone","vibration"],"emoji":"๐Ÿ“ณ","order":4593,"group":8,"version":0.6},{"shortcodes":["mobile_phone_off"],"annotation":"mobile phone off","tags":["cell","mobile","off","phone","telephone"],"emoji":"๐Ÿ“ด","order":4594,"group":8,"version":0.6},{"shortcodes":["female","female_sign"],"annotation":"female sign","tags":["female","sign","woman"],"emoji":"โ™€๏ธ","order":4596,"group":8,"version":4},{"shortcodes":["male","male_sign"],"annotation":"male sign","tags":["male","man","sign"],"emoji":"โ™‚๏ธ","order":4598,"group":8,"version":4},{"shortcodes":["transgender_symbol"],"annotation":"transgender symbol","tags":["symbol","transgender"],"emoji":"โšง๏ธ","order":4600,"group":8,"version":13},{"shortcodes":["multiplication","multiply"],"annotation":"multiply","tags":["cancel","multiplication","sign","x","ร—"],"emoji":"โœ–๏ธ","order":4602,"group":8,"version":0.6},{"shortcodes":["plus"],"annotation":"plus","tags":["+"],"emoji":"โž•๏ธ","order":4603,"group":8,"version":0.6},{"shortcodes":["minus"],"annotation":"minus","tags":["-","heavy","math","sign","โˆ’"],"emoji":"โž–๏ธ","order":4604,"group":8,"version":0.6},{"shortcodes":["divide","division"],"annotation":"divide","tags":["division","heavy","math","sign","รท"],"emoji":"โž—๏ธ","order":4605,"group":8,"version":0.6},{"shortcodes":["heavy_equals_sign"],"annotation":"heavy equals sign","tags":["answer","equal","equality","equals","heavy","math","sign"],"emoji":"๐ŸŸฐ","order":4606,"group":8,"version":14},{"shortcodes":["infinity"],"annotation":"infinity","tags":["forever","unbounded","universal"],"emoji":"โ™พ๏ธ","order":4608,"group":8,"version":11},{"shortcodes":["bangbang","double_exclamation"],"annotation":"double exclamation mark","tags":["!","!!","bangbang","double","exclamation","mark","punctuation"],"emoji":"โ€ผ๏ธ","order":4610,"group":8,"version":0.6},{"shortcodes":["exclamation_question","interrobang"],"annotation":"exclamation question mark","tags":["!","!?","?","exclamation","interrobang","mark","punctuation","question"],"emoji":"โ‰๏ธ","order":4612,"group":8,"version":0.6},{"shortcodes":["question"],"annotation":"red question mark","tags":["?","mark","punctuation","question","red"],"emoji":"โ“๏ธ","order":4613,"group":8,"version":0.6},{"shortcodes":["white_question"],"annotation":"white question mark","tags":["?","mark","outlined","punctuation","question","white"],"emoji":"โ”๏ธ","order":4614,"group":8,"version":0.6},{"shortcodes":["white_exclamation"],"annotation":"white exclamation mark","tags":["!","exclamation","mark","outlined","punctuation","white"],"emoji":"โ•๏ธ","order":4615,"group":8,"version":0.6},{"shortcodes":["exclamation"],"annotation":"red exclamation mark","tags":["!","exclamation","mark","punctuation","red"],"emoji":"โ—๏ธ","order":4616,"group":8,"version":0.6},{"shortcodes":["wavy_dash"],"annotation":"wavy dash","tags":["dash","punctuation","wavy"],"emoji":"ใ€ฐ๏ธ","order":4618,"group":8,"version":0.6},{"shortcodes":["currency_exchange"],"annotation":"currency exchange","tags":["bank","currency","exchange","money"],"emoji":"๐Ÿ’ฑ","order":4619,"group":8,"version":0.6},{"shortcodes":["heavy_dollar_sign"],"annotation":"heavy dollar sign","tags":["billion","cash","charge","currency","dollar","heavy","million","money","pay","sign"],"emoji":"๐Ÿ’ฒ","order":4620,"group":8,"version":0.6},{"shortcodes":["medical","medical_symbol"],"annotation":"medical symbol","tags":["aesculapius","medical","medicine","staff","symbol"],"emoji":"โš•๏ธ","order":4622,"group":8,"version":4},{"shortcodes":["recycle","recycling_symbol"],"annotation":"recycling symbol","tags":["recycle","recycling","symbol"],"emoji":"โ™ป๏ธ","order":4624,"group":8,"version":0.6},{"shortcodes":["fleur-de-lis"],"annotation":"fleur-de-lis","tags":["knights"],"emoji":"โšœ๏ธ","order":4626,"group":8,"version":1},{"shortcodes":["trident"],"annotation":"trident emblem","tags":["anchor","emblem","poseidon","ship","tool","trident"],"emoji":"๐Ÿ”ฑ","order":4627,"group":8,"version":0.6},{"shortcodes":["name_badge"],"annotation":"name badge","tags":["badge","name"],"emoji":"๐Ÿ“›","order":4628,"group":8,"version":0.6},{"shortcodes":["beginner"],"annotation":"Japanese symbol for beginner","tags":["beginner","chevron","green","japanese","leaf","symbol","tool","yellow"],"emoji":"๐Ÿ”ฐ","order":4629,"group":8,"version":0.6},{"shortcodes":["hollow_red_circle","red_o"],"annotation":"hollow red circle","tags":["circle","heavy","hollow","large","o","red"],"emoji":"โญ•๏ธ","order":4630,"group":8,"version":0.6},{"shortcodes":["check_mark_button","white_check_mark"],"annotation":"check mark button","tags":["button","check","checked","checkmark","complete","completed","done","fixed","mark","tick","โœ“"],"emoji":"โœ…๏ธ","order":4631,"group":8,"version":0.6},{"shortcodes":["ballot_box_with_check"],"annotation":"check box with check","tags":["ballot","box","check","checked","done","off","tick","โœ“"],"emoji":"โ˜‘๏ธ","order":4633,"group":8,"version":0.6},{"shortcodes":["check_mark","heavy_check_mark"],"annotation":"check mark","tags":["check","checked","checkmark","done","heavy","mark","tick","โœ“"],"emoji":"โœ”๏ธ","order":4635,"group":8,"version":0.6},{"shortcodes":["cross_mark","x"],"annotation":"cross mark","tags":["cancel","cross","mark","multiplication","multiply","x","ร—"],"emoji":"โŒ๏ธ","order":4636,"group":8,"version":0.6},{"shortcodes":["cross_mark_button","negative_squared_cross_mark"],"annotation":"cross mark button","tags":["button","cross","mark","multiplication","multiply","square","x","ร—"],"emoji":"โŽ๏ธ","order":4637,"group":8,"version":0.6},{"shortcodes":["curly_loop"],"annotation":"curly loop","tags":["curl","curly","loop"],"emoji":"โžฐ๏ธ","order":4638,"group":8,"version":0.6},{"shortcodes":["double_curly_loop","loop"],"annotation":"double curly loop","tags":["curl","curly","double","loop"],"emoji":"โžฟ๏ธ","order":4639,"group":8,"version":1},{"shortcodes":["part_alternation_mark"],"annotation":"part alternation mark","tags":["alternation","mark","part"],"emoji":"ใ€ฝ๏ธ","order":4641,"group":8,"version":0.6},{"shortcodes":["eight_spoked_asterisk"],"annotation":"eight-spoked asterisk","tags":["*","asterisk","eight-spoked"],"emoji":"โœณ๏ธ","order":4643,"group":8,"version":0.6},{"shortcodes":["eight_pointed_black_star"],"annotation":"eight-pointed star","tags":["*","eight-pointed","star"],"emoji":"โœด๏ธ","order":4645,"group":8,"version":0.6},{"shortcodes":["sparkle"],"annotation":"sparkle","tags":["*"],"emoji":"โ‡๏ธ","order":4647,"group":8,"version":0.6},{"shortcodes":["copyright"],"annotation":"copyright","tags":["c"],"emoji":"ยฉ๏ธ","order":4649,"group":8,"version":0.6},{"shortcodes":["registered"],"annotation":"registered","tags":["r"],"emoji":"ยฎ๏ธ","order":4651,"group":8,"version":0.6},{"shortcodes":["tm","trade_mark"],"annotation":"trade mark","tags":["mark","tm","trade","trademark"],"emoji":"โ„ข๏ธ","order":4653,"group":8,"version":0.6},{"shortcodes":["splatter"],"annotation":"splatter","tags":["drip","holi","ink","liquid","mess","paint","spill","stain"],"emoji":"๐ŸซŸ","order":4654,"group":8,"version":16},{"shortcodes":["hash","number_sign"],"annotation":"keycap: #","tags":["keycap"],"emoji":"#๏ธโƒฃ","order":4655,"group":8,"version":0.6},{"shortcodes":["asterisk"],"annotation":"keycap: *","tags":["keycap"],"emoji":"*๏ธโƒฃ","order":4657,"group":8,"version":2},{"shortcodes":["zero"],"annotation":"keycap: 0","tags":["keycap"],"emoji":"0๏ธโƒฃ","order":4659,"group":8,"version":0.6},{"shortcodes":["one"],"annotation":"keycap: 1","tags":["keycap"],"emoji":"1๏ธโƒฃ","order":4661,"group":8,"version":0.6},{"shortcodes":["two"],"annotation":"keycap: 2","tags":["keycap"],"emoji":"2๏ธโƒฃ","order":4663,"group":8,"version":0.6},{"shortcodes":["three"],"annotation":"keycap: 3","tags":["keycap"],"emoji":"3๏ธโƒฃ","order":4665,"group":8,"version":0.6},{"shortcodes":["four"],"annotation":"keycap: 4","tags":["keycap"],"emoji":"4๏ธโƒฃ","order":4667,"group":8,"version":0.6},{"shortcodes":["five"],"annotation":"keycap: 5","tags":["keycap"],"emoji":"5๏ธโƒฃ","order":4669,"group":8,"version":0.6},{"shortcodes":["six"],"annotation":"keycap: 6","tags":["keycap"],"emoji":"6๏ธโƒฃ","order":4671,"group":8,"version":0.6},{"shortcodes":["seven"],"annotation":"keycap: 7","tags":["keycap"],"emoji":"7๏ธโƒฃ","order":4673,"group":8,"version":0.6},{"shortcodes":["eight"],"annotation":"keycap: 8","tags":["keycap"],"emoji":"8๏ธโƒฃ","order":4675,"group":8,"version":0.6},{"shortcodes":["nine"],"annotation":"keycap: 9","tags":["keycap"],"emoji":"9๏ธโƒฃ","order":4677,"group":8,"version":0.6},{"shortcodes":["ten"],"annotation":"keycap: 10","tags":["keycap"],"emoji":"๐Ÿ”Ÿ","order":4679,"group":8,"version":0.6},{"shortcodes":["capital_abcd"],"annotation":"input latin uppercase","tags":["abcd","input","latin","letters","uppercase"],"emoji":"๐Ÿ” ","order":4680,"group":8,"version":0.6},{"shortcodes":["abcd"],"annotation":"input latin lowercase","tags":["abcd","input","latin","letters","lowercase"],"emoji":"๐Ÿ”ก","order":4681,"group":8,"version":0.6},{"shortcodes":["1234"],"annotation":"input numbers","tags":["1234","input","numbers"],"emoji":"๐Ÿ”ข","order":4682,"group":8,"version":0.6},{"shortcodes":["symbols"],"annotation":"input symbols","tags":["%","&","input","symbols","โ™ช","ใ€’"],"emoji":"๐Ÿ”ฃ","order":4683,"group":8,"version":0.6},{"shortcodes":["abc"],"annotation":"input latin letters","tags":["abc","alphabet","input","latin","letters"],"emoji":"๐Ÿ”ค","order":4684,"group":8,"version":0.6},{"shortcodes":["a","a_blood"],"annotation":"A button (blood type)","tags":["blood","button","type"],"emoji":"๐Ÿ…ฐ๏ธ","order":4686,"group":8,"version":0.6},{"shortcodes":["ab","ab_blood"],"annotation":"AB button (blood type)","tags":["ab","blood","button","type"],"emoji":"๐Ÿ†Ž","order":4687,"group":8,"version":0.6},{"shortcodes":["b","b_blood"],"annotation":"B button (blood type)","tags":["b","blood","button","type"],"emoji":"๐Ÿ…ฑ๏ธ","order":4689,"group":8,"version":0.6},{"shortcodes":["cl"],"annotation":"CL button","tags":["button","cl"],"emoji":"๐Ÿ†‘","order":4690,"group":8,"version":0.6},{"shortcodes":["cool"],"annotation":"COOL button","tags":["button","cool"],"emoji":"๐Ÿ†’","order":4691,"group":8,"version":0.6},{"shortcodes":["free"],"annotation":"FREE button","tags":["button","free"],"emoji":"๐Ÿ†“","order":4692,"group":8,"version":0.6},{"shortcodes":["info","information_source"],"annotation":"information","tags":["i"],"emoji":"โ„น๏ธ","order":4694,"group":8,"version":0.6},{"shortcodes":["id"],"annotation":"ID button","tags":["button","id","identity"],"emoji":"๐Ÿ†”","order":4695,"group":8,"version":0.6},{"shortcodes":["m"],"annotation":"circled M","tags":["circle","circled","m"],"emoji":"โ“‚๏ธ","order":4697,"group":8,"version":0.6},{"shortcodes":["new"],"annotation":"NEW button","tags":["button","new"],"emoji":"๐Ÿ†•","order":4698,"group":8,"version":0.6},{"shortcodes":["ng"],"annotation":"NG button","tags":["button","ng"],"emoji":"๐Ÿ†–","order":4699,"group":8,"version":0.6},{"shortcodes":["o","o_blood"],"annotation":"O button (blood type)","tags":["blood","button","o","type"],"emoji":"๐Ÿ…พ๏ธ","order":4701,"group":8,"version":0.6},{"shortcodes":["ok"],"annotation":"OK button","tags":["button","ok","okay"],"emoji":"๐Ÿ†—","order":4702,"group":8,"version":0.6},{"shortcodes":["parking"],"annotation":"P button","tags":["button","p","parking"],"emoji":"๐Ÿ…ฟ๏ธ","order":4704,"group":8,"version":0.6},{"shortcodes":["sos"],"annotation":"SOS button","tags":["button","help","sos"],"emoji":"๐Ÿ†˜","order":4705,"group":8,"version":0.6},{"shortcodes":["up2"],"annotation":"UP! button","tags":["button","mark","up","up!"],"emoji":"๐Ÿ†™","order":4706,"group":8,"version":0.6},{"shortcodes":["vs"],"annotation":"VS button","tags":["button","versus","vs"],"emoji":"๐Ÿ†š","order":4707,"group":8,"version":0.6},{"shortcodes":["ja_here","koko"],"annotation":"Japanese โ€œhereโ€ button","tags":["button","here","japanese","katakana"],"emoji":"๐Ÿˆ","order":4708,"group":8,"version":0.6},{"shortcodes":["ja_service_charge"],"annotation":"Japanese โ€œservice chargeโ€ button","tags":["button","charge","japanese","katakana","service"],"emoji":"๐Ÿˆ‚๏ธ","order":4710,"group":8,"version":0.6},{"shortcodes":["ja_monthly_amount"],"annotation":"Japanese โ€œmonthly amountโ€ button","tags":["amount","button","ideograph","japanese","monthly"],"emoji":"๐Ÿˆท๏ธ","order":4712,"group":8,"version":0.6},{"shortcodes":["ja_not_free_of_carge"],"annotation":"Japanese โ€œnot free of chargeโ€ button","tags":["button","charge","free","ideograph","japanese","not"],"emoji":"๐Ÿˆถ","order":4713,"group":8,"version":0.6},{"shortcodes":["ja_reserved"],"annotation":"Japanese โ€œreservedโ€ button","tags":["button","ideograph","japanese","reserved"],"emoji":"๐Ÿˆฏ๏ธ","order":4714,"group":8,"version":0.6},{"shortcodes":["ideograph_advantage","ja_bargain"],"annotation":"Japanese โ€œbargainโ€ button","tags":["bargain","button","ideograph","japanese"],"emoji":"๐Ÿ‰","order":4715,"group":8,"version":0.6},{"shortcodes":["ja_discount"],"annotation":"Japanese โ€œdiscountโ€ button","tags":["button","discount","ideograph","japanese"],"emoji":"๐Ÿˆน","order":4716,"group":8,"version":0.6},{"shortcodes":["ja_free_of_charge"],"annotation":"Japanese โ€œfree of chargeโ€ button","tags":["button","charge","free","ideograph","japanese"],"emoji":"๐Ÿˆš๏ธ","order":4717,"group":8,"version":0.6},{"shortcodes":["ja_prohibited"],"annotation":"Japanese โ€œprohibitedโ€ button","tags":["button","ideograph","japanese","prohibited"],"emoji":"๐Ÿˆฒ","order":4718,"group":8,"version":0.6},{"shortcodes":["accept","ja_acceptable"],"annotation":"Japanese โ€œacceptableโ€ button","tags":["acceptable","button","ideograph","japanese"],"emoji":"๐Ÿ‰‘","order":4719,"group":8,"version":0.6},{"shortcodes":["ja_application"],"annotation":"Japanese โ€œapplicationโ€ button","tags":["application","button","ideograph","japanese"],"emoji":"๐Ÿˆธ","order":4720,"group":8,"version":0.6},{"shortcodes":["ja_passing_grade"],"annotation":"Japanese โ€œpassing gradeโ€ button","tags":["button","grade","ideograph","japanese","passing"],"emoji":"๐Ÿˆด","order":4721,"group":8,"version":0.6},{"shortcodes":["ja_vacancy"],"annotation":"Japanese โ€œvacancyโ€ button","tags":["button","ideograph","japanese","vacancy"],"emoji":"๐Ÿˆณ","order":4722,"group":8,"version":0.6},{"shortcodes":["congratulations","ja_congratulations"],"annotation":"Japanese โ€œcongratulationsโ€ button","tags":["button","congratulations","ideograph","japanese"],"emoji":"ใŠ—๏ธ","order":4724,"group":8,"version":0.6},{"shortcodes":["ja_secret","secret"],"annotation":"Japanese โ€œsecretโ€ button","tags":["button","ideograph","japanese","secret"],"emoji":"ใŠ™๏ธ","order":4726,"group":8,"version":0.6},{"shortcodes":["ja_open_for_business"],"annotation":"Japanese โ€œopen for businessโ€ button","tags":["business","button","ideograph","japanese","open"],"emoji":"๐Ÿˆบ","order":4727,"group":8,"version":0.6},{"shortcodes":["ja_no_vacancy"],"annotation":"Japanese โ€œno vacancyโ€ button","tags":["button","ideograph","japanese","no","vacancy"],"emoji":"๐Ÿˆต","order":4728,"group":8,"version":0.6},{"shortcodes":["red_circle"],"annotation":"red circle","tags":["circle","geometric","red"],"emoji":"๐Ÿ”ด","order":4729,"group":8,"version":0.6},{"shortcodes":["orange_circle"],"annotation":"orange circle","tags":["circle","orange"],"emoji":"๐ŸŸ ","order":4730,"group":8,"version":12},{"shortcodes":["yellow_circle"],"annotation":"yellow circle","tags":["circle","yellow"],"emoji":"๐ŸŸก","order":4731,"group":8,"version":12},{"shortcodes":["green_circle"],"annotation":"green circle","tags":["circle","green"],"emoji":"๐ŸŸข","order":4732,"group":8,"version":12},{"shortcodes":["blue_circle"],"annotation":"blue circle","tags":["blue","circle","geometric"],"emoji":"๐Ÿ”ต","order":4733,"group":8,"version":0.6},{"shortcodes":["purple_circle"],"annotation":"purple circle","tags":["circle","purple"],"emoji":"๐ŸŸฃ","order":4734,"group":8,"version":12},{"shortcodes":["brown_circle"],"annotation":"brown circle","tags":["brown","circle"],"emoji":"๐ŸŸค","order":4735,"group":8,"version":12},{"shortcodes":["black_circle"],"annotation":"black circle","tags":["black","circle","geometric"],"emoji":"โšซ๏ธ","order":4736,"group":8,"version":0.6},{"shortcodes":["white_circle"],"annotation":"white circle","tags":["circle","geometric","white"],"emoji":"โšช๏ธ","order":4737,"group":8,"version":0.6},{"shortcodes":["red_square"],"annotation":"red square","tags":["card","penalty","red","square"],"emoji":"๐ŸŸฅ","order":4738,"group":8,"version":12},{"shortcodes":["orange_square"],"annotation":"orange square","tags":["orange","square"],"emoji":"๐ŸŸง","order":4739,"group":8,"version":12},{"shortcodes":["yellow_square"],"annotation":"yellow square","tags":["card","penalty","square","yellow"],"emoji":"๐ŸŸจ","order":4740,"group":8,"version":12},{"shortcodes":["green_square"],"annotation":"green square","tags":["green","square"],"emoji":"๐ŸŸฉ","order":4741,"group":8,"version":12},{"shortcodes":["blue_square"],"annotation":"blue square","tags":["blue","square"],"emoji":"๐ŸŸฆ","order":4742,"group":8,"version":12},{"shortcodes":["purple_square"],"annotation":"purple square","tags":["purple","square"],"emoji":"๐ŸŸช","order":4743,"group":8,"version":12},{"shortcodes":["brown_square"],"annotation":"brown square","tags":["brown","square"],"emoji":"๐ŸŸซ","order":4744,"group":8,"version":12},{"shortcodes":["black_large_square"],"annotation":"black large square","tags":["black","geometric","large","square"],"emoji":"โฌ›๏ธ","order":4745,"group":8,"version":0.6},{"shortcodes":["white_large_square"],"annotation":"white large square","tags":["geometric","large","square","white"],"emoji":"โฌœ๏ธ","order":4746,"group":8,"version":0.6},{"shortcodes":["black_medium_square"],"annotation":"black medium square","tags":["black","geometric","medium","square"],"emoji":"โ—ผ๏ธ","order":4748,"group":8,"version":0.6},{"shortcodes":["white_medium_square"],"annotation":"white medium square","tags":["geometric","medium","square","white"],"emoji":"โ—ป๏ธ","order":4750,"group":8,"version":0.6},{"shortcodes":["black_medium_small_square"],"annotation":"black medium-small square","tags":["black","geometric","medium-small","square"],"emoji":"โ—พ๏ธ","order":4751,"group":8,"version":0.6},{"shortcodes":["white_medium_small_square"],"annotation":"white medium-small square","tags":["geometric","medium-small","square","white"],"emoji":"โ—ฝ๏ธ","order":4752,"group":8,"version":0.6},{"shortcodes":["black_small_square"],"annotation":"black small square","tags":["black","geometric","small","square"],"emoji":"โ–ช๏ธ","order":4754,"group":8,"version":0.6},{"shortcodes":["white_small_square"],"annotation":"white small square","tags":["geometric","small","square","white"],"emoji":"โ–ซ๏ธ","order":4756,"group":8,"version":0.6},{"shortcodes":["large_orange_diamond"],"annotation":"large orange diamond","tags":["diamond","geometric","large","orange"],"emoji":"๐Ÿ”ถ","order":4757,"group":8,"version":0.6},{"shortcodes":["large_blue_diamond"],"annotation":"large blue diamond","tags":["blue","diamond","geometric","large"],"emoji":"๐Ÿ”ท","order":4758,"group":8,"version":0.6},{"shortcodes":["small_orange_diamond"],"annotation":"small orange diamond","tags":["diamond","geometric","orange","small"],"emoji":"๐Ÿ”ธ","order":4759,"group":8,"version":0.6},{"shortcodes":["small_blue_diamond"],"annotation":"small blue diamond","tags":["blue","diamond","geometric","small"],"emoji":"๐Ÿ”น","order":4760,"group":8,"version":0.6},{"shortcodes":["small_red_triangle"],"annotation":"red triangle pointed up","tags":["geometric","pointed","red","triangle","up"],"emoji":"๐Ÿ”บ","order":4761,"group":8,"version":0.6},{"shortcodes":["small_red_triangle_down"],"annotation":"red triangle pointed down","tags":["down","geometric","pointed","red","triangle"],"emoji":"๐Ÿ”ป","order":4762,"group":8,"version":0.6},{"shortcodes":["diamond_shape_with_a_dot_inside","diamond_with_a_dot"],"annotation":"diamond with a dot","tags":["comic","diamond","dot","geometric"],"emoji":"๐Ÿ’ ","order":4763,"group":8,"version":0.6},{"shortcodes":["radio_button"],"annotation":"radio button","tags":["button","geometric","radio"],"emoji":"๐Ÿ”˜","order":4764,"group":8,"version":0.6},{"shortcodes":["white_square_button"],"annotation":"white square button","tags":["button","geometric","outlined","square","white"],"emoji":"๐Ÿ”ณ","order":4765,"group":8,"version":0.6},{"shortcodes":["black_square_button"],"annotation":"black square button","tags":["black","button","geometric","square"],"emoji":"๐Ÿ”ฒ","order":4766,"group":8,"version":0.6},{"shortcodes":["checkered_flag"],"annotation":"chequered flag","tags":["checkered","chequered","finish","flag","flags","game","race","racing","sport","win"],"emoji":"๐Ÿ","order":4767,"group":9,"version":0.6},{"shortcodes":["triangular_flag","triangular_flag_on_post"],"annotation":"triangular flag","tags":["construction","flag","golf","post","triangular"],"emoji":"๐Ÿšฉ","order":4768,"group":9,"version":0.6},{"shortcodes":["crossed_flags"],"annotation":"crossed flags","tags":["celebration","cross","crossed","flags","japanese"],"emoji":"๐ŸŽŒ","order":4769,"group":9,"version":0.6},{"shortcodes":["black_flag"],"annotation":"black flag","tags":["black","flag","waving"],"emoji":"๐Ÿด","order":4770,"group":9,"version":1},{"shortcodes":["white_flag"],"annotation":"white flag","tags":["flag","waving","white"],"emoji":"๐Ÿณ๏ธ","order":4772,"group":9,"version":0.7},{"shortcodes":["rainbow_flag"],"annotation":"rainbow flag","tags":["bisexual","flag","gay","genderqueer","glbt","glbtq","lesbian","lgbt","lgbtq","lgbtqia","pride","queer","rainbow","trans","transgender"],"emoji":"๐Ÿณ๏ธโ€๐ŸŒˆ","order":4773,"group":9,"version":4},{"shortcodes":["transgender_flag"],"annotation":"transgender flag","tags":["blue","flag","light","pink","transgender","white"],"emoji":"๐Ÿณ๏ธโ€โšง๏ธ","order":4775,"group":9,"version":13},{"shortcodes":["jolly_roger","pirate_flag"],"annotation":"pirate flag","tags":["flag","jolly","pirate","plunder","roger","treasure"],"emoji":"๐Ÿดโ€โ˜ ๏ธ","order":4779,"group":9,"version":11},{"shortcodes":["ascension_island","flag_ac"],"annotation":"flag: Ascension Island","tags":["AC","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡จ","order":4781,"group":9,"version":2},{"shortcodes":["andorra","flag_ad"],"annotation":"flag: Andorra","tags":["AD","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ฉ","order":4782,"group":9,"version":2},{"shortcodes":["flag_ae","united_arab_emirates"],"annotation":"flag: United Arab Emirates","tags":["AE","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ช","order":4783,"group":9,"version":2},{"shortcodes":["afghanistan","flag_af"],"annotation":"flag: Afghanistan","tags":["AF","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ซ","order":4784,"group":9,"version":2},{"shortcodes":["antigua_barbuda","flag_ag"],"annotation":"flag: Antigua & Barbuda","tags":["AG","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ฌ","order":4785,"group":9,"version":2},{"shortcodes":["anguilla","flag_ai"],"annotation":"flag: Anguilla","tags":["AI","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ฎ","order":4786,"group":9,"version":2},{"shortcodes":["albania","flag_al"],"annotation":"flag: Albania","tags":["AL","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ฑ","order":4787,"group":9,"version":2},{"shortcodes":["armenia","flag_am"],"annotation":"flag: Armenia","tags":["AM","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ฒ","order":4788,"group":9,"version":2},{"shortcodes":["angola","flag_ao"],"annotation":"flag: Angola","tags":["AO","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ด","order":4789,"group":9,"version":2},{"shortcodes":["antarctica","flag_aq"],"annotation":"flag: Antarctica","tags":["AQ","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ถ","order":4790,"group":9,"version":2},{"shortcodes":["argentina","flag_ar"],"annotation":"flag: Argentina","tags":["AR","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ท","order":4791,"group":9,"version":2},{"shortcodes":["american_samoa","flag_as"],"annotation":"flag: American Samoa","tags":["AS","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ธ","order":4792,"group":9,"version":2},{"shortcodes":["austria","flag_at"],"annotation":"flag: Austria","tags":["AT","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡น","order":4793,"group":9,"version":2},{"shortcodes":["australia","flag_au"],"annotation":"flag: Australia","tags":["AU","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡บ","order":4794,"group":9,"version":2},{"shortcodes":["aruba","flag_aw"],"annotation":"flag: Aruba","tags":["AW","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ผ","order":4795,"group":9,"version":2},{"shortcodes":["aland_islands","flag_ax"],"annotation":"flag: ร…land Islands","tags":["AX","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ฝ","order":4796,"group":9,"version":2},{"shortcodes":["azerbaijan","flag_az"],"annotation":"flag: Azerbaijan","tags":["AZ","flag"],"emoji":"๐Ÿ‡ฆ๐Ÿ‡ฟ","order":4797,"group":9,"version":2},{"shortcodes":["bosnia_herzegovina","flag_ba"],"annotation":"flag: Bosnia & Herzegovina","tags":["BA","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฆ","order":4798,"group":9,"version":2},{"shortcodes":["barbados","flag_bb"],"annotation":"flag: Barbados","tags":["BB","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ง","order":4799,"group":9,"version":2},{"shortcodes":["bangladesh","flag_bd"],"annotation":"flag: Bangladesh","tags":["BD","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฉ","order":4800,"group":9,"version":2},{"shortcodes":["belgium","flag_be"],"annotation":"flag: Belgium","tags":["BE","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ช","order":4801,"group":9,"version":2},{"shortcodes":["burkina_faso","flag_bf"],"annotation":"flag: Burkina Faso","tags":["BF","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ซ","order":4802,"group":9,"version":2},{"shortcodes":["bulgaria","flag_bg"],"annotation":"flag: Bulgaria","tags":["BG","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฌ","order":4803,"group":9,"version":2},{"shortcodes":["bahrain","flag_bh"],"annotation":"flag: Bahrain","tags":["BH","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ญ","order":4804,"group":9,"version":2},{"shortcodes":["burundi","flag_bi"],"annotation":"flag: Burundi","tags":["BI","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฎ","order":4805,"group":9,"version":2},{"shortcodes":["benin","flag_bj"],"annotation":"flag: Benin","tags":["BJ","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฏ","order":4806,"group":9,"version":2},{"shortcodes":["flag_bl","st_barthelemy"],"annotation":"flag: St. Barthรฉlemy","tags":["BL","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฑ","order":4807,"group":9,"version":2},{"shortcodes":["bermuda","flag_bm"],"annotation":"flag: Bermuda","tags":["BM","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฒ","order":4808,"group":9,"version":2},{"shortcodes":["brunei","flag_bn"],"annotation":"flag: Brunei","tags":["BN","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ณ","order":4809,"group":9,"version":2},{"shortcodes":["bolivia","flag_bo"],"annotation":"flag: Bolivia","tags":["BO","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ด","order":4810,"group":9,"version":2},{"shortcodes":["caribbean_netherlands","flag_bq"],"annotation":"flag: Caribbean Netherlands","tags":["BQ","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ถ","order":4811,"group":9,"version":2},{"shortcodes":["brazil","flag_br"],"annotation":"flag: Brazil","tags":["BR","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ท","order":4812,"group":9,"version":2},{"shortcodes":["bahamas","flag_bs"],"annotation":"flag: Bahamas","tags":["BS","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ธ","order":4813,"group":9,"version":2},{"shortcodes":["bhutan","flag_bt"],"annotation":"flag: Bhutan","tags":["BT","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡น","order":4814,"group":9,"version":2},{"shortcodes":["bouvet_island","flag_bv"],"annotation":"flag: Bouvet Island","tags":["BV","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ป","order":4815,"group":9,"version":2},{"shortcodes":["botswana","flag_bw"],"annotation":"flag: Botswana","tags":["BW","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ผ","order":4816,"group":9,"version":2},{"shortcodes":["belarus","flag_by"],"annotation":"flag: Belarus","tags":["BY","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡พ","order":4817,"group":9,"version":2},{"shortcodes":["belize","flag_bz"],"annotation":"flag: Belize","tags":["BZ","flag"],"emoji":"๐Ÿ‡ง๐Ÿ‡ฟ","order":4818,"group":9,"version":2},{"shortcodes":["canada","flag_ca"],"annotation":"flag: Canada","tags":["CA","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฆ","order":4819,"group":9,"version":2},{"shortcodes":["cocos_islands","flag_cc"],"annotation":"flag: Cocos (Keeling) Islands","tags":["CC","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡จ","order":4820,"group":9,"version":2},{"shortcodes":["congo_kinshasa","flag_cd"],"annotation":"flag: Congo - Kinshasa","tags":["CD","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฉ","order":4821,"group":9,"version":2},{"shortcodes":["central_african_republic","flag_cf"],"annotation":"flag: Central African Republic","tags":["CF","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ซ","order":4822,"group":9,"version":2},{"shortcodes":["congo_brazzaville","flag_cg"],"annotation":"flag: Congo - Brazzaville","tags":["CG","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฌ","order":4823,"group":9,"version":2},{"shortcodes":["flag_ch","switzerland"],"annotation":"flag: Switzerland","tags":["CH","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ญ","order":4824,"group":9,"version":2},{"shortcodes":["cote_divoire","flag_ci"],"annotation":"flag: Cรดte dโ€™Ivoire","tags":["CI","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฎ","order":4825,"group":9,"version":2},{"shortcodes":["cook_islands","flag_ck"],"annotation":"flag: Cook Islands","tags":["CK","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฐ","order":4826,"group":9,"version":2},{"shortcodes":["chile","flag_cl"],"annotation":"flag: Chile","tags":["CL","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฑ","order":4827,"group":9,"version":2},{"shortcodes":["cameroon","flag_cm"],"annotation":"flag: Cameroon","tags":["CM","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฒ","order":4828,"group":9,"version":2},{"shortcodes":["china","flag_cn"],"annotation":"flag: China","tags":["CN","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ณ","order":4829,"group":9,"version":0.6},{"shortcodes":["colombia","flag_co"],"annotation":"flag: Colombia","tags":["CO","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ด","order":4830,"group":9,"version":2},{"shortcodes":["clipperton_island","flag_cp"],"annotation":"flag: Clipperton Island","tags":["CP","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ต","order":4831,"group":9,"version":2},{"shortcodes":["flag_cq","sark"],"annotation":"flag: Sark","tags":["CQ","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ถ","order":4832,"group":9,"version":16},{"shortcodes":["costa_rica","flag_cr"],"annotation":"flag: Costa Rica","tags":["CR","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ท","order":4833,"group":9,"version":2},{"shortcodes":["cuba","flag_cu"],"annotation":"flag: Cuba","tags":["CU","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡บ","order":4834,"group":9,"version":2},{"shortcodes":["cape_verde","flag_cv"],"annotation":"flag: Cape Verde","tags":["CV","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ป","order":4835,"group":9,"version":2},{"shortcodes":["curacao","flag_cw"],"annotation":"flag: Curaรงao","tags":["CW","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ผ","order":4836,"group":9,"version":2},{"shortcodes":["christmas_island","flag_cx"],"annotation":"flag: Christmas Island","tags":["CX","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฝ","order":4837,"group":9,"version":2},{"shortcodes":["cyprus","flag_cy"],"annotation":"flag: Cyprus","tags":["CY","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡พ","order":4838,"group":9,"version":2},{"shortcodes":["czech_republic","czechia","flag_cz"],"annotation":"flag: Czechia","tags":["CZ","flag"],"emoji":"๐Ÿ‡จ๐Ÿ‡ฟ","order":4839,"group":9,"version":2},{"shortcodes":["flag_de","germany"],"annotation":"flag: Germany","tags":["DE","flag"],"emoji":"๐Ÿ‡ฉ๐Ÿ‡ช","order":4840,"group":9,"version":0.6},{"shortcodes":["diego_garcia","flag_dg"],"annotation":"flag: Diego Garcia","tags":["DG","flag"],"emoji":"๐Ÿ‡ฉ๐Ÿ‡ฌ","order":4841,"group":9,"version":2},{"shortcodes":["djibouti","flag_dj"],"annotation":"flag: Djibouti","tags":["DJ","flag"],"emoji":"๐Ÿ‡ฉ๐Ÿ‡ฏ","order":4842,"group":9,"version":2},{"shortcodes":["denmark","flag_dk"],"annotation":"flag: Denmark","tags":["DK","flag"],"emoji":"๐Ÿ‡ฉ๐Ÿ‡ฐ","order":4843,"group":9,"version":2},{"shortcodes":["dominica","flag_dm"],"annotation":"flag: Dominica","tags":["DM","flag"],"emoji":"๐Ÿ‡ฉ๐Ÿ‡ฒ","order":4844,"group":9,"version":2},{"shortcodes":["dominican_republic","flag_do"],"annotation":"flag: Dominican Republic","tags":["DO","flag"],"emoji":"๐Ÿ‡ฉ๐Ÿ‡ด","order":4845,"group":9,"version":2},{"shortcodes":["algeria","flag_dz"],"annotation":"flag: Algeria","tags":["DZ","flag"],"emoji":"๐Ÿ‡ฉ๐Ÿ‡ฟ","order":4846,"group":9,"version":2},{"shortcodes":["ceuta_melilla","flag_ea"],"annotation":"flag: Ceuta & Melilla","tags":["EA","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡ฆ","order":4847,"group":9,"version":2},{"shortcodes":["ecuador","flag_ec"],"annotation":"flag: Ecuador","tags":["EC","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡จ","order":4848,"group":9,"version":2},{"shortcodes":["estonia","flag_ee"],"annotation":"flag: Estonia","tags":["EE","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡ช","order":4849,"group":9,"version":2},{"shortcodes":["egypt","flag_eg"],"annotation":"flag: Egypt","tags":["EG","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡ฌ","order":4850,"group":9,"version":2},{"shortcodes":["flag_eh","western_sahara"],"annotation":"flag: Western Sahara","tags":["EH","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡ญ","order":4851,"group":9,"version":2},{"shortcodes":["eritrea","flag_er"],"annotation":"flag: Eritrea","tags":["ER","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡ท","order":4852,"group":9,"version":2},{"shortcodes":["flag_es","spain"],"annotation":"flag: Spain","tags":["ES","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡ธ","order":4853,"group":9,"version":0.6},{"shortcodes":["ethiopia","flag_et"],"annotation":"flag: Ethiopia","tags":["ET","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡น","order":4854,"group":9,"version":2},{"shortcodes":["european_union","flag_eu"],"annotation":"flag: European Union","tags":["EU","flag"],"emoji":"๐Ÿ‡ช๐Ÿ‡บ","order":4855,"group":9,"version":2},{"shortcodes":["finland","flag_fi"],"annotation":"flag: Finland","tags":["FI","flag"],"emoji":"๐Ÿ‡ซ๐Ÿ‡ฎ","order":4856,"group":9,"version":2},{"shortcodes":["fiji","flag_fj"],"annotation":"flag: Fiji","tags":["FJ","flag"],"emoji":"๐Ÿ‡ซ๐Ÿ‡ฏ","order":4857,"group":9,"version":2},{"shortcodes":["falkland_islands","flag_fk"],"annotation":"flag: Falkland Islands","tags":["FK","flag"],"emoji":"๐Ÿ‡ซ๐Ÿ‡ฐ","order":4858,"group":9,"version":2},{"shortcodes":["flag_fm","micronesia"],"annotation":"flag: Micronesia","tags":["FM","flag"],"emoji":"๐Ÿ‡ซ๐Ÿ‡ฒ","order":4859,"group":9,"version":2},{"shortcodes":["faroe_islands","flag_fo"],"annotation":"flag: Faroe Islands","tags":["FO","flag"],"emoji":"๐Ÿ‡ซ๐Ÿ‡ด","order":4860,"group":9,"version":2},{"shortcodes":["flag_fr","france"],"annotation":"flag: France","tags":["FR","flag"],"emoji":"๐Ÿ‡ซ๐Ÿ‡ท","order":4861,"group":9,"version":0.6},{"shortcodes":["flag_ga","gabon"],"annotation":"flag: Gabon","tags":["GA","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ฆ","order":4862,"group":9,"version":2},{"shortcodes":["flag_gb","uk","united_kingdom"],"annotation":"flag: United Kingdom","tags":["GB","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ง","order":4863,"group":9,"version":0.6},{"shortcodes":["flag_gd","grenada"],"annotation":"flag: Grenada","tags":["GD","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ฉ","order":4864,"group":9,"version":2},{"shortcodes":["flag_ge","georgia"],"annotation":"flag: Georgia","tags":["GE","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ช","order":4865,"group":9,"version":2},{"shortcodes":["flag_gf","french_guiana"],"annotation":"flag: French Guiana","tags":["GF","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ซ","order":4866,"group":9,"version":2},{"shortcodes":["flag_gg","guernsey"],"annotation":"flag: Guernsey","tags":["GG","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ฌ","order":4867,"group":9,"version":2},{"shortcodes":["flag_gh","ghana"],"annotation":"flag: Ghana","tags":["GH","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ญ","order":4868,"group":9,"version":2},{"shortcodes":["flag_gi","gibraltar"],"annotation":"flag: Gibraltar","tags":["GI","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ฎ","order":4869,"group":9,"version":2},{"shortcodes":["flag_gl","greenland"],"annotation":"flag: Greenland","tags":["GL","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ฑ","order":4870,"group":9,"version":2},{"shortcodes":["flag_gm","gambia"],"annotation":"flag: Gambia","tags":["GM","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ฒ","order":4871,"group":9,"version":2},{"shortcodes":["flag_gn","guinea"],"annotation":"flag: Guinea","tags":["GN","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ณ","order":4872,"group":9,"version":2},{"shortcodes":["flag_gp","guadeloupe"],"annotation":"flag: Guadeloupe","tags":["GP","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ต","order":4873,"group":9,"version":2},{"shortcodes":["equatorial_guinea","flag_gq"],"annotation":"flag: Equatorial Guinea","tags":["GQ","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ถ","order":4874,"group":9,"version":2},{"shortcodes":["flag_gr","greece"],"annotation":"flag: Greece","tags":["GR","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ท","order":4875,"group":9,"version":2},{"shortcodes":["flag_gs","south_georgia_south_sandwich_islands"],"annotation":"flag: South Georgia & South Sandwich Islands","tags":["GS","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ธ","order":4876,"group":9,"version":2},{"shortcodes":["flag_gt","guatemala"],"annotation":"flag: Guatemala","tags":["GT","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡น","order":4877,"group":9,"version":2},{"shortcodes":["flag_gu","guam"],"annotation":"flag: Guam","tags":["GU","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡บ","order":4878,"group":9,"version":2},{"shortcodes":["flag_gw","guinea_bissau"],"annotation":"flag: Guinea-Bissau","tags":["GW","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡ผ","order":4879,"group":9,"version":2},{"shortcodes":["flag_gy","guyana"],"annotation":"flag: Guyana","tags":["GY","flag"],"emoji":"๐Ÿ‡ฌ๐Ÿ‡พ","order":4880,"group":9,"version":2},{"shortcodes":["flag_hk","hong_kong"],"annotation":"flag: Hong Kong SAR China","tags":["HK","flag"],"emoji":"๐Ÿ‡ญ๐Ÿ‡ฐ","order":4881,"group":9,"version":2},{"shortcodes":["flag_hm","heard_mcdonald_islands"],"annotation":"flag: Heard & McDonald Islands","tags":["HM","flag"],"emoji":"๐Ÿ‡ญ๐Ÿ‡ฒ","order":4882,"group":9,"version":2},{"shortcodes":["flag_hn","honduras"],"annotation":"flag: Honduras","tags":["HN","flag"],"emoji":"๐Ÿ‡ญ๐Ÿ‡ณ","order":4883,"group":9,"version":2},{"shortcodes":["croatia","flag_hr"],"annotation":"flag: Croatia","tags":["HR","flag"],"emoji":"๐Ÿ‡ญ๐Ÿ‡ท","order":4884,"group":9,"version":2},{"shortcodes":["flag_ht","haiti"],"annotation":"flag: Haiti","tags":["HT","flag"],"emoji":"๐Ÿ‡ญ๐Ÿ‡น","order":4885,"group":9,"version":2},{"shortcodes":["flag_hu","hungary"],"annotation":"flag: Hungary","tags":["HU","flag"],"emoji":"๐Ÿ‡ญ๐Ÿ‡บ","order":4886,"group":9,"version":2},{"shortcodes":["canary_islands","flag_ic"],"annotation":"flag: Canary Islands","tags":["IC","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡จ","order":4887,"group":9,"version":2},{"shortcodes":["flag_id","indonesia"],"annotation":"flag: Indonesia","tags":["ID","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ฉ","order":4888,"group":9,"version":2},{"shortcodes":["flag_ie","ireland"],"annotation":"flag: Ireland","tags":["IE","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ช","order":4889,"group":9,"version":2},{"shortcodes":["flag_il","israel"],"annotation":"flag: Israel","tags":["IL","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ฑ","order":4890,"group":9,"version":2},{"shortcodes":["flag_im","isle_of_man"],"annotation":"flag: Isle of Man","tags":["IM","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ฒ","order":4891,"group":9,"version":2},{"shortcodes":["flag_in","india"],"annotation":"flag: India","tags":["IN","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ณ","order":4892,"group":9,"version":2},{"shortcodes":["british_indian_ocean_territory","flag_io"],"annotation":"flag: British Indian Ocean Territory","tags":["IO","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ด","order":4893,"group":9,"version":2},{"shortcodes":["flag_iq","iraq"],"annotation":"flag: Iraq","tags":["IQ","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ถ","order":4894,"group":9,"version":2},{"shortcodes":["flag_ir","iran"],"annotation":"flag: Iran","tags":["IR","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ท","order":4895,"group":9,"version":2},{"shortcodes":["flag_is","iceland"],"annotation":"flag: Iceland","tags":["IS","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡ธ","order":4896,"group":9,"version":2},{"shortcodes":["flag_it","italy"],"annotation":"flag: Italy","tags":["IT","flag"],"emoji":"๐Ÿ‡ฎ๐Ÿ‡น","order":4897,"group":9,"version":0.6},{"shortcodes":["flag_je","jersey"],"annotation":"flag: Jersey","tags":["JE","flag"],"emoji":"๐Ÿ‡ฏ๐Ÿ‡ช","order":4898,"group":9,"version":2},{"shortcodes":["flag_jm","jamaica"],"annotation":"flag: Jamaica","tags":["JM","flag"],"emoji":"๐Ÿ‡ฏ๐Ÿ‡ฒ","order":4899,"group":9,"version":2},{"shortcodes":["flag_jo","jordan"],"annotation":"flag: Jordan","tags":["JO","flag"],"emoji":"๐Ÿ‡ฏ๐Ÿ‡ด","order":4900,"group":9,"version":2},{"shortcodes":["flag_jp","japan"],"annotation":"flag: Japan","tags":["JP","flag"],"emoji":"๐Ÿ‡ฏ๐Ÿ‡ต","order":4901,"group":9,"version":0.6},{"shortcodes":["flag_ke","kenya"],"annotation":"flag: Kenya","tags":["KE","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ช","order":4902,"group":9,"version":2},{"shortcodes":["flag_kg","kyrgyzstan"],"annotation":"flag: Kyrgyzstan","tags":["KG","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ฌ","order":4903,"group":9,"version":2},{"shortcodes":["cambodia","flag_kh"],"annotation":"flag: Cambodia","tags":["KH","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ญ","order":4904,"group":9,"version":2},{"shortcodes":["flag_ki","kiribati"],"annotation":"flag: Kiribati","tags":["KI","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ฎ","order":4905,"group":9,"version":2},{"shortcodes":["comoros","flag_km"],"annotation":"flag: Comoros","tags":["KM","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ฒ","order":4906,"group":9,"version":2},{"shortcodes":["flag_kn","st_kitts_nevis"],"annotation":"flag: St. Kitts & Nevis","tags":["KN","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ณ","order":4907,"group":9,"version":2},{"shortcodes":["flag_kp","north_korea"],"annotation":"flag: North Korea","tags":["KP","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ต","order":4908,"group":9,"version":2},{"shortcodes":["flag_kr","south_korea"],"annotation":"flag: South Korea","tags":["KR","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ท","order":4909,"group":9,"version":0.6},{"shortcodes":["flag_kw","kuwait"],"annotation":"flag: Kuwait","tags":["KW","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ผ","order":4910,"group":9,"version":2},{"shortcodes":["cayman_islands","flag_ky"],"annotation":"flag: Cayman Islands","tags":["KY","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡พ","order":4911,"group":9,"version":2},{"shortcodes":["flag_kz","kazakhstan"],"annotation":"flag: Kazakhstan","tags":["KZ","flag"],"emoji":"๐Ÿ‡ฐ๐Ÿ‡ฟ","order":4912,"group":9,"version":2},{"shortcodes":["flag_la","laos"],"annotation":"flag: Laos","tags":["LA","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡ฆ","order":4913,"group":9,"version":2},{"shortcodes":["flag_lb","lebanon"],"annotation":"flag: Lebanon","tags":["LB","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡ง","order":4914,"group":9,"version":2},{"shortcodes":["flag_lc","st_lucia"],"annotation":"flag: St. Lucia","tags":["LC","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡จ","order":4915,"group":9,"version":2},{"shortcodes":["flag_li","liechtenstein"],"annotation":"flag: Liechtenstein","tags":["LI","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡ฎ","order":4916,"group":9,"version":2},{"shortcodes":["flag_lk","sri_lanka"],"annotation":"flag: Sri Lanka","tags":["LK","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡ฐ","order":4917,"group":9,"version":2},{"shortcodes":["flag_lr","liberia"],"annotation":"flag: Liberia","tags":["LR","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡ท","order":4918,"group":9,"version":2},{"shortcodes":["flag_ls","lesotho"],"annotation":"flag: Lesotho","tags":["LS","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡ธ","order":4919,"group":9,"version":2},{"shortcodes":["flag_lt","lithuania"],"annotation":"flag: Lithuania","tags":["LT","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡น","order":4920,"group":9,"version":2},{"shortcodes":["flag_lu","luxembourg"],"annotation":"flag: Luxembourg","tags":["LU","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡บ","order":4921,"group":9,"version":2},{"shortcodes":["flag_lv","latvia"],"annotation":"flag: Latvia","tags":["LV","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡ป","order":4922,"group":9,"version":2},{"shortcodes":["flag_ly","libya"],"annotation":"flag: Libya","tags":["LY","flag"],"emoji":"๐Ÿ‡ฑ๐Ÿ‡พ","order":4923,"group":9,"version":2},{"shortcodes":["flag_ma","morocco"],"annotation":"flag: Morocco","tags":["MA","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฆ","order":4924,"group":9,"version":2},{"shortcodes":["flag_mc","monaco"],"annotation":"flag: Monaco","tags":["MC","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡จ","order":4925,"group":9,"version":2},{"shortcodes":["flag_md","moldova"],"annotation":"flag: Moldova","tags":["MD","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฉ","order":4926,"group":9,"version":2},{"shortcodes":["flag_me","montenegro"],"annotation":"flag: Montenegro","tags":["ME","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ช","order":4927,"group":9,"version":2},{"shortcodes":["flag_mf","st_martin"],"annotation":"flag: St. Martin","tags":["MF","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ซ","order":4928,"group":9,"version":2},{"shortcodes":["flag_mg","madagascar"],"annotation":"flag: Madagascar","tags":["MG","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฌ","order":4929,"group":9,"version":2},{"shortcodes":["flag_mh","marshall_islands"],"annotation":"flag: Marshall Islands","tags":["MH","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ญ","order":4930,"group":9,"version":2},{"shortcodes":["flag_mk","macedonia"],"annotation":"flag: North Macedonia","tags":["MK","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฐ","order":4931,"group":9,"version":2},{"shortcodes":["flag_ml","mali"],"annotation":"flag: Mali","tags":["ML","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฑ","order":4932,"group":9,"version":2},{"shortcodes":["burma","flag_mm","myanmar"],"annotation":"flag: Myanmar (Burma)","tags":["MM","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฒ","order":4933,"group":9,"version":2},{"shortcodes":["flag_mn","mongolia"],"annotation":"flag: Mongolia","tags":["MN","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ณ","order":4934,"group":9,"version":2},{"shortcodes":["flag_mo","macao","macau"],"annotation":"flag: Macao SAR China","tags":["MO","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ด","order":4935,"group":9,"version":2},{"shortcodes":["flag_mp","northern_mariana_islands"],"annotation":"flag: Northern Mariana Islands","tags":["MP","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ต","order":4936,"group":9,"version":2},{"shortcodes":["flag_mq","martinique"],"annotation":"flag: Martinique","tags":["MQ","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ถ","order":4937,"group":9,"version":2},{"shortcodes":["flag_mr","mauritania"],"annotation":"flag: Mauritania","tags":["MR","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ท","order":4938,"group":9,"version":2},{"shortcodes":["flag_ms","montserrat"],"annotation":"flag: Montserrat","tags":["MS","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ธ","order":4939,"group":9,"version":2},{"shortcodes":["flag_mt","malta"],"annotation":"flag: Malta","tags":["MT","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡น","order":4940,"group":9,"version":2},{"shortcodes":["flag_mu","mauritius"],"annotation":"flag: Mauritius","tags":["MU","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡บ","order":4941,"group":9,"version":2},{"shortcodes":["flag_mv","maldives"],"annotation":"flag: Maldives","tags":["MV","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ป","order":4942,"group":9,"version":2},{"shortcodes":["flag_mw","malawi"],"annotation":"flag: Malawi","tags":["MW","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ผ","order":4943,"group":9,"version":2},{"shortcodes":["flag_mx","mexico"],"annotation":"flag: Mexico","tags":["MX","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฝ","order":4944,"group":9,"version":2},{"shortcodes":["flag_my","malaysia"],"annotation":"flag: Malaysia","tags":["MY","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡พ","order":4945,"group":9,"version":2},{"shortcodes":["flag_mz","mozambique"],"annotation":"flag: Mozambique","tags":["MZ","flag"],"emoji":"๐Ÿ‡ฒ๐Ÿ‡ฟ","order":4946,"group":9,"version":2},{"shortcodes":["flag_na","namibia"],"annotation":"flag: Namibia","tags":["NA","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ฆ","order":4947,"group":9,"version":2},{"shortcodes":["flag_nc","new_caledonia"],"annotation":"flag: New Caledonia","tags":["NC","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡จ","order":4948,"group":9,"version":2},{"shortcodes":["flag_ne","niger"],"annotation":"flag: Niger","tags":["NE","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ช","order":4949,"group":9,"version":2},{"shortcodes":["flag_nf","norfolk_island"],"annotation":"flag: Norfolk Island","tags":["NF","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ซ","order":4950,"group":9,"version":2},{"shortcodes":["flag_ng","nigeria"],"annotation":"flag: Nigeria","tags":["NG","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ฌ","order":4951,"group":9,"version":2},{"shortcodes":["flag_ni","nicaragua"],"annotation":"flag: Nicaragua","tags":["NI","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ฎ","order":4952,"group":9,"version":2},{"shortcodes":["flag_nl","netherlands"],"annotation":"flag: Netherlands","tags":["NL","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ฑ","order":4953,"group":9,"version":2},{"shortcodes":["flag_no","norway"],"annotation":"flag: Norway","tags":["NO","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ด","order":4954,"group":9,"version":2},{"shortcodes":["flag_np","nepal"],"annotation":"flag: Nepal","tags":["NP","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ต","order":4955,"group":9,"version":2},{"shortcodes":["flag_nr","nauru"],"annotation":"flag: Nauru","tags":["NR","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ท","order":4956,"group":9,"version":2},{"shortcodes":["flag_nu","niue"],"annotation":"flag: Niue","tags":["NU","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡บ","order":4957,"group":9,"version":2},{"shortcodes":["flag_nz","new_zealand"],"annotation":"flag: New Zealand","tags":["NZ","flag"],"emoji":"๐Ÿ‡ณ๐Ÿ‡ฟ","order":4958,"group":9,"version":2},{"shortcodes":["flag_om","oman"],"annotation":"flag: Oman","tags":["OM","flag"],"emoji":"๐Ÿ‡ด๐Ÿ‡ฒ","order":4959,"group":9,"version":2},{"shortcodes":["flag_pa","panama"],"annotation":"flag: Panama","tags":["PA","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ฆ","order":4960,"group":9,"version":2},{"shortcodes":["flag_pe","peru"],"annotation":"flag: Peru","tags":["PE","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ช","order":4961,"group":9,"version":2},{"shortcodes":["flag_pf","french_polynesia"],"annotation":"flag: French Polynesia","tags":["PF","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ซ","order":4962,"group":9,"version":2},{"shortcodes":["flag_pg","papua_new_guinea"],"annotation":"flag: Papua New Guinea","tags":["PG","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ฌ","order":4963,"group":9,"version":2},{"shortcodes":["flag_ph","philippines"],"annotation":"flag: Philippines","tags":["PH","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ญ","order":4964,"group":9,"version":2},{"shortcodes":["flag_pk","pakistan"],"annotation":"flag: Pakistan","tags":["PK","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ฐ","order":4965,"group":9,"version":2},{"shortcodes":["flag_pl","poland"],"annotation":"flag: Poland","tags":["PL","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ฑ","order":4966,"group":9,"version":2},{"shortcodes":["flag_pm","st_pierre_miquelon"],"annotation":"flag: St. Pierre & Miquelon","tags":["PM","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ฒ","order":4967,"group":9,"version":2},{"shortcodes":["flag_pn","pitcairn_islands"],"annotation":"flag: Pitcairn Islands","tags":["PN","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ณ","order":4968,"group":9,"version":2},{"shortcodes":["flag_pr","puerto_rico"],"annotation":"flag: Puerto Rico","tags":["PR","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ท","order":4969,"group":9,"version":2},{"shortcodes":["flag_ps","palestinian_territories"],"annotation":"flag: Palestinian Territories","tags":["PS","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ธ","order":4970,"group":9,"version":2},{"shortcodes":["flag_pt","portugal"],"annotation":"flag: Portugal","tags":["PT","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡น","order":4971,"group":9,"version":2},{"shortcodes":["flag_pw","palau"],"annotation":"flag: Palau","tags":["PW","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡ผ","order":4972,"group":9,"version":2},{"shortcodes":["flag_py","paraguay"],"annotation":"flag: Paraguay","tags":["PY","flag"],"emoji":"๐Ÿ‡ต๐Ÿ‡พ","order":4973,"group":9,"version":2},{"shortcodes":["flag_qa","qatar"],"annotation":"flag: Qatar","tags":["QA","flag"],"emoji":"๐Ÿ‡ถ๐Ÿ‡ฆ","order":4974,"group":9,"version":2},{"shortcodes":["flag_re","reunion"],"annotation":"flag: Rรฉunion","tags":["RE","flag"],"emoji":"๐Ÿ‡ท๐Ÿ‡ช","order":4975,"group":9,"version":2},{"shortcodes":["flag_ro","romania"],"annotation":"flag: Romania","tags":["RO","flag"],"emoji":"๐Ÿ‡ท๐Ÿ‡ด","order":4976,"group":9,"version":2},{"shortcodes":["flag_rs","serbia"],"annotation":"flag: Serbia","tags":["RS","flag"],"emoji":"๐Ÿ‡ท๐Ÿ‡ธ","order":4977,"group":9,"version":2},{"shortcodes":["flag_ru","russia"],"annotation":"flag: Russia","tags":["RU","flag"],"emoji":"๐Ÿ‡ท๐Ÿ‡บ","order":4978,"group":9,"version":0.6},{"shortcodes":["flag_rw","rwanda"],"annotation":"flag: Rwanda","tags":["RW","flag"],"emoji":"๐Ÿ‡ท๐Ÿ‡ผ","order":4979,"group":9,"version":2},{"shortcodes":["flag_sa","saudi_arabia"],"annotation":"flag: Saudi Arabia","tags":["SA","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฆ","order":4980,"group":9,"version":2},{"shortcodes":["flag_sb","solomon_islands"],"annotation":"flag: Solomon Islands","tags":["SB","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ง","order":4981,"group":9,"version":2},{"shortcodes":["flag_sc","seychelles"],"annotation":"flag: Seychelles","tags":["SC","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡จ","order":4982,"group":9,"version":2},{"shortcodes":["flag_sd","sudan"],"annotation":"flag: Sudan","tags":["SD","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฉ","order":4983,"group":9,"version":2},{"shortcodes":["flag_se","sweden"],"annotation":"flag: Sweden","tags":["SE","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ช","order":4984,"group":9,"version":2},{"shortcodes":["flag_sg","singapore"],"annotation":"flag: Singapore","tags":["SG","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฌ","order":4985,"group":9,"version":2},{"shortcodes":["flag_sh","st_helena"],"annotation":"flag: St. Helena","tags":["SH","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ญ","order":4986,"group":9,"version":2},{"shortcodes":["flag_si","slovenia"],"annotation":"flag: Slovenia","tags":["SI","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฎ","order":4987,"group":9,"version":2},{"shortcodes":["flag_sj","svalbard_jan_mayen"],"annotation":"flag: Svalbard & Jan Mayen","tags":["SJ","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฏ","order":4988,"group":9,"version":2},{"shortcodes":["flag_sk","slovakia"],"annotation":"flag: Slovakia","tags":["SK","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฐ","order":4989,"group":9,"version":2},{"shortcodes":["flag_sl","sierra_leone"],"annotation":"flag: Sierra Leone","tags":["SL","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฑ","order":4990,"group":9,"version":2},{"shortcodes":["flag_sm","san_marino"],"annotation":"flag: San Marino","tags":["SM","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฒ","order":4991,"group":9,"version":2},{"shortcodes":["flag_sn","senegal"],"annotation":"flag: Senegal","tags":["SN","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ณ","order":4992,"group":9,"version":2},{"shortcodes":["flag_so","somalia"],"annotation":"flag: Somalia","tags":["SO","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ด","order":4993,"group":9,"version":2},{"shortcodes":["flag_sr","suriname"],"annotation":"flag: Suriname","tags":["SR","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ท","order":4994,"group":9,"version":2},{"shortcodes":["flag_ss","south_sudan"],"annotation":"flag: South Sudan","tags":["SS","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ธ","order":4995,"group":9,"version":2},{"shortcodes":["flag_st","sao_tome_principe"],"annotation":"flag: Sรฃo Tomรฉ & Prรญncipe","tags":["ST","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡น","order":4996,"group":9,"version":2},{"shortcodes":["el_salvador","flag_sv"],"annotation":"flag: El Salvador","tags":["SV","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ป","order":4997,"group":9,"version":2},{"shortcodes":["flag_sx","sint_maarten"],"annotation":"flag: Sint Maarten","tags":["SX","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฝ","order":4998,"group":9,"version":2},{"shortcodes":["flag_sy","syria"],"annotation":"flag: Syria","tags":["SY","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡พ","order":4999,"group":9,"version":2},{"shortcodes":["eswatini","flag_sz","swaziland"],"annotation":"flag: Eswatini","tags":["SZ","flag"],"emoji":"๐Ÿ‡ธ๐Ÿ‡ฟ","order":5000,"group":9,"version":2},{"shortcodes":["flag_ta","tristan_da_cunha"],"annotation":"flag: Tristan da Cunha","tags":["TA","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฆ","order":5001,"group":9,"version":2},{"shortcodes":["flag_tc","turks_caicos_islands"],"annotation":"flag: Turks & Caicos Islands","tags":["TC","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡จ","order":5002,"group":9,"version":2},{"shortcodes":["chad","flag_td"],"annotation":"flag: Chad","tags":["TD","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฉ","order":5003,"group":9,"version":2},{"shortcodes":["flag_tf","french_southern_territories"],"annotation":"flag: French Southern Territories","tags":["TF","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ซ","order":5004,"group":9,"version":2},{"shortcodes":["flag_tg","togo"],"annotation":"flag: Togo","tags":["TG","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฌ","order":5005,"group":9,"version":2},{"shortcodes":["flag_th","thailand"],"annotation":"flag: Thailand","tags":["TH","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ญ","order":5006,"group":9,"version":2},{"shortcodes":["flag_tj","tajikistan"],"annotation":"flag: Tajikistan","tags":["TJ","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฏ","order":5007,"group":9,"version":2},{"shortcodes":["flag_tk","tokelau"],"annotation":"flag: Tokelau","tags":["TK","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฐ","order":5008,"group":9,"version":2},{"shortcodes":["flag_tl","timor_leste"],"annotation":"flag: Timor-Leste","tags":["TL","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฑ","order":5009,"group":9,"version":2},{"shortcodes":["flag_tm","turkmenistan"],"annotation":"flag: Turkmenistan","tags":["TM","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฒ","order":5010,"group":9,"version":2},{"shortcodes":["flag_tn","tunisia"],"annotation":"flag: Tunisia","tags":["TN","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ณ","order":5011,"group":9,"version":2},{"shortcodes":["flag_to","tonga"],"annotation":"flag: Tonga","tags":["TO","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ด","order":5012,"group":9,"version":2},{"shortcodes":["flag_tr","turkey_tr"],"annotation":"flag: Tรผrkiye","tags":["TR","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ท","order":5013,"group":9,"version":2},{"shortcodes":["flag_tt","trinidad_tobago"],"annotation":"flag: Trinidad & Tobago","tags":["TT","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡น","order":5014,"group":9,"version":2},{"shortcodes":["flag_tv","tuvalu"],"annotation":"flag: Tuvalu","tags":["TV","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ป","order":5015,"group":9,"version":2},{"shortcodes":["flag_tw","taiwan"],"annotation":"flag: Taiwan","tags":["TW","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ผ","order":5016,"group":9,"version":2},{"shortcodes":["flag_tz","tanzania"],"annotation":"flag: Tanzania","tags":["TZ","flag"],"emoji":"๐Ÿ‡น๐Ÿ‡ฟ","order":5017,"group":9,"version":2},{"shortcodes":["flag_ua","ukraine"],"annotation":"flag: Ukraine","tags":["UA","flag"],"emoji":"๐Ÿ‡บ๐Ÿ‡ฆ","order":5018,"group":9,"version":2},{"shortcodes":["flag_ug","uganda"],"annotation":"flag: Uganda","tags":["UG","flag"],"emoji":"๐Ÿ‡บ๐Ÿ‡ฌ","order":5019,"group":9,"version":2},{"shortcodes":["flag_um","us_outlying_islands"],"annotation":"flag: U.S. Outlying Islands","tags":["UM","flag"],"emoji":"๐Ÿ‡บ๐Ÿ‡ฒ","order":5020,"group":9,"version":2},{"shortcodes":["flag_un","un","united_nations"],"annotation":"flag: United Nations","tags":["UN","flag"],"emoji":"๐Ÿ‡บ๐Ÿ‡ณ","order":5021,"group":9,"version":4},{"shortcodes":["flag_us","united_states","usa"],"annotation":"flag: United States","tags":["US","flag"],"emoji":"๐Ÿ‡บ๐Ÿ‡ธ","order":5022,"group":9,"version":0.6},{"shortcodes":["flag_uy","uruguay"],"annotation":"flag: Uruguay","tags":["UY","flag"],"emoji":"๐Ÿ‡บ๐Ÿ‡พ","order":5023,"group":9,"version":2},{"shortcodes":["flag_uz","uzbekistan"],"annotation":"flag: Uzbekistan","tags":["UZ","flag"],"emoji":"๐Ÿ‡บ๐Ÿ‡ฟ","order":5024,"group":9,"version":2},{"shortcodes":["flag_va","vatican_city"],"annotation":"flag: Vatican City","tags":["VA","flag"],"emoji":"๐Ÿ‡ป๐Ÿ‡ฆ","order":5025,"group":9,"version":2},{"shortcodes":["flag_vc","st_vincent_grenadines"],"annotation":"flag: St. Vincent & Grenadines","tags":["VC","flag"],"emoji":"๐Ÿ‡ป๐Ÿ‡จ","order":5026,"group":9,"version":2},{"shortcodes":["flag_ve","venezuela"],"annotation":"flag: Venezuela","tags":["VE","flag"],"emoji":"๐Ÿ‡ป๐Ÿ‡ช","order":5027,"group":9,"version":2},{"shortcodes":["british_virgin_islands","flag_vg"],"annotation":"flag: British Virgin Islands","tags":["VG","flag"],"emoji":"๐Ÿ‡ป๐Ÿ‡ฌ","order":5028,"group":9,"version":2},{"shortcodes":["flag_vi","us_virgin_islands"],"annotation":"flag: U.S. Virgin Islands","tags":["VI","flag"],"emoji":"๐Ÿ‡ป๐Ÿ‡ฎ","order":5029,"group":9,"version":2},{"shortcodes":["flag_vn","vietnam"],"annotation":"flag: Vietnam","tags":["VN","flag"],"emoji":"๐Ÿ‡ป๐Ÿ‡ณ","order":5030,"group":9,"version":2},{"shortcodes":["flag_vu","vanuatu"],"annotation":"flag: Vanuatu","tags":["VU","flag"],"emoji":"๐Ÿ‡ป๐Ÿ‡บ","order":5031,"group":9,"version":2},{"shortcodes":["flag_wf","wallis_futuna"],"annotation":"flag: Wallis & Futuna","tags":["WF","flag"],"emoji":"๐Ÿ‡ผ๐Ÿ‡ซ","order":5032,"group":9,"version":2},{"shortcodes":["flag_ws","samoa"],"annotation":"flag: Samoa","tags":["WS","flag"],"emoji":"๐Ÿ‡ผ๐Ÿ‡ธ","order":5033,"group":9,"version":2},{"shortcodes":["flag_xk","kosovo"],"annotation":"flag: Kosovo","tags":["XK","flag"],"emoji":"๐Ÿ‡ฝ๐Ÿ‡ฐ","order":5034,"group":9,"version":2},{"shortcodes":["flag_ye","yemen"],"annotation":"flag: Yemen","tags":["YE","flag"],"emoji":"๐Ÿ‡พ๐Ÿ‡ช","order":5035,"group":9,"version":2},{"shortcodes":["flag_yt","mayotte"],"annotation":"flag: Mayotte","tags":["YT","flag"],"emoji":"๐Ÿ‡พ๐Ÿ‡น","order":5036,"group":9,"version":2},{"shortcodes":["flag_za","south_africa"],"annotation":"flag: South Africa","tags":["ZA","flag"],"emoji":"๐Ÿ‡ฟ๐Ÿ‡ฆ","order":5037,"group":9,"version":2},{"shortcodes":["flag_zm","zambia"],"annotation":"flag: Zambia","tags":["ZM","flag"],"emoji":"๐Ÿ‡ฟ๐Ÿ‡ฒ","order":5038,"group":9,"version":2},{"shortcodes":["flag_zw","zimbabwe"],"annotation":"flag: Zimbabwe","tags":["ZW","flag"],"emoji":"๐Ÿ‡ฟ๐Ÿ‡ผ","order":5039,"group":9,"version":2},{"shortcodes":["england","flag_gbeng"],"annotation":"flag: England","tags":["flag","gbeng"],"emoji":"๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ","order":5040,"group":9,"version":5},{"shortcodes":["flag_gbsct","scotland"],"annotation":"flag: Scotland","tags":["flag","gbsct"],"emoji":"๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ","order":5041,"group":9,"version":5},{"shortcodes":["flag_gbwls","wales"],"annotation":"flag: Wales","tags":["flag","gbwls"],"emoji":"๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ","order":5042,"group":9,"version":5}] \ No newline at end of file +var ZenEmojisData = [{"tags": ["cheerful", "cheery", "face", "grin", "grinning", "happy", "laugh", "nice", "smile", "smiling", "teeth"], "order": 1, "emoji": "๐Ÿ˜€"}, {"tags": ["awesome", "big", "eyes", "face", "grin", "grinning", "happy", "mouth", "open", "smile", "smiling", "teeth", "yay"], "order": 2, "emoji": "๐Ÿ˜ƒ"}, {"tags": ["eye", "eyes", "face", "grin", "grinning", "happy", "laugh", "lol", "mouth", "open", "smile", "smiling"], "order": 3, "emoji": "๐Ÿ˜„"}, {"tags": ["beaming", "eye", "eyes", "face", "grin", "grinning", "happy", "nice", "smile", "smiling", "teeth"], "order": 4, "emoji": "๐Ÿ˜"}, {"tags": ["closed", "eyes", "face", "grinning", "haha", "hahaha", "happy", "laugh", "lol", "mouth", "open", "rofl", "smile", "smiling", "squinting"], "order": 5, "emoji": "๐Ÿ˜†"}, {"tags": ["cold", "dejected", "excited", "face", "grinning", "mouth", "nervous", "open", "smile", "smiling", "stress", "stressed", "sweat"], "order": 6, "emoji": "๐Ÿ˜…"}, {"tags": ["crying", "face", "floor", "funny", "haha", "happy", "hehe", "hilarious", "joy", "laugh", "lmao", "lol", "rofl", "roflmao", "rolling", "tear"], "order": 7, "emoji": "๐Ÿคฃ"}, {"tags": ["crying", "face", "feels", "funny", "haha", "happy", "hehe", "hilarious", "joy", "laugh", "lmao", "lol", "rofl", "roflmao", "tear"], "order": 8, "emoji": "๐Ÿ˜‚"}, {"tags": ["face", "happy", "slightly", "smile", "smiling"], "order": 9, "emoji": "๐Ÿ™‚"}, {"tags": ["face", "hehe", "smile", "upside-down"], "order": 10, "emoji": "๐Ÿ™ƒ"}, {"tags": ["disappear", "dissolve", "embarrassed", "face", "haha", "heat", "hot", "liquid", "lol", "melt", "melting", "sarcasm", "sarcastic"], "order": 11, "emoji": "๐Ÿซ "}, {"tags": ["face", "flirt", "heartbreaker", "sexy", "slide", "tease", "wink", "winking", "winks"], "order": 12, "emoji": "๐Ÿ˜‰"}, {"tags": ["blush", "eye", "eyes", "face", "glad", "satisfied", "smile", "smiling"], "order": 13, "emoji": "๐Ÿ˜Š"}, {"tags": ["angel", "angelic", "angels", "blessed", "face", "fairy", "fairytale", "fantasy", "halo", "happy", "innocent", "peaceful", "smile", "smiling", "spirit", "tale"], "order": 14, "emoji": "๐Ÿ˜‡"}, {"tags": ["3", "adore", "crush", "face", "heart", "hearts", "ily", "love", "romance", "smile", "smiling", "you"], "order": 15, "emoji": "๐Ÿฅฐ"}, {"tags": ["143", "bae", "eye", "face", "feels", "heart-eyes", "hearts", "ily", "kisses", "love", "romance", "romantic", "smile", "xoxo"], "order": 16, "emoji": "๐Ÿ˜"}, {"tags": ["excited", "eyes", "face", "grinning", "smile", "star", "starry-eyed", "wow"], "order": 17, "emoji": "๐Ÿคฉ"}, {"tags": ["adorbs", "bae", "blowing", "face", "flirt", "heart", "ily", "kiss", "love", "lover", "miss", "muah", "romantic", "smooch", "xoxo", "you"], "order": 18, "emoji": "๐Ÿ˜˜"}, {"tags": ["143", "date", "dating", "face", "flirt", "ily", "kiss", "love", "smooch", "smooches", "xoxo", "you"], "order": 19, "emoji": "๐Ÿ˜—"}, {"tags": ["face", "happy", "outlined", "relaxed", "smile", "smiling"], "order": 21, "emoji": "โ˜บ๏ธ"}, {"tags": ["143", "bae", "blush", "closed", "date", "dating", "eye", "eyes", "face", "flirt", "ily", "kisses", "kissing", "smooches", "xoxo"], "order": 22, "emoji": "๐Ÿ˜š"}, {"tags": ["143", "closed", "date", "dating", "eye", "eyes", "face", "flirt", "ily", "kiss", "kisses", "kissing", "love", "night", "smile", "smiling"], "order": 23, "emoji": "๐Ÿ˜™"}, {"tags": ["face", "glad", "grateful", "happy", "joy", "pain", "proud", "relieved", "smile", "smiley", "smiling", "tear", "touched"], "order": 24, "emoji": "๐Ÿฅฒ"}, {"tags": ["delicious", "eat", "face", "food", "full", "hungry", "savor", "smile", "smiling", "tasty", "um", "yum", "yummy"], "order": 25, "emoji": "๐Ÿ˜‹"}, {"tags": ["awesome", "cool", "face", "nice", "party", "stuck-out", "sweet", "tongue"], "order": 26, "emoji": "๐Ÿ˜›"}, {"tags": ["crazy", "epic", "eye", "face", "funny", "joke", "loopy", "nutty", "party", "stuck-out", "tongue", "wacky", "weirdo", "wink", "winking", "yolo"], "order": 27, "emoji": "๐Ÿ˜œ"}, {"tags": ["crazy", "eye", "eyes", "face", "goofy", "large", "small", "zany"], "order": 28, "emoji": "๐Ÿคช"}, {"tags": ["closed", "eye", "eyes", "face", "gross", "horrible", "omg", "squinting", "stuck-out", "taste", "tongue", "whatever", "yolo"], "order": 29, "emoji": "๐Ÿ˜"}, {"tags": ["face", "money", "money-mouth", "mouth", "paid"], "order": 30, "emoji": "๐Ÿค‘"}, {"tags": ["face", "hands", "hug", "hugging", "open", "smiling"], "order": 31, "emoji": "๐Ÿค—"}, {"tags": ["face", "giggle", "giggling", "hand", "mouth", "oops", "realization", "secret", "shock", "sudden", "surprise", "whoops"], "order": 32, "emoji": "๐Ÿคญ"}, {"tags": ["amazement", "awe", "disbelief", "embarrass", "eyes", "face", "gasp", "hand", "mouth", "omg", "open", "over", "quiet", "scared", "shock", "surprise"], "order": 33, "emoji": "๐Ÿซข"}, {"tags": ["captivated", "embarrass", "eye", "face", "hide", "hiding", "peek", "peeking", "peep", "scared", "shy", "stare"], "order": 34, "emoji": "๐Ÿซฃ"}, {"tags": ["face", "quiet", "shh", "shush", "shushing"], "order": 35, "emoji": "๐Ÿคซ"}, {"tags": ["chin", "consider", "face", "hmm", "ponder", "pondering", "thinking", "wondering"], "order": 36, "emoji": "๐Ÿค”"}, {"tags": ["face", "good", "luck", "maโ€™am", "ok", "respect", "salute", "saluting", "sir", "troops", "yes"], "order": 37, "emoji": "๐Ÿซก"}, {"tags": ["face", "keep", "mouth", "quiet", "secret", "shut", "zip", "zipper", "zipper-mouth"], "order": 38, "emoji": "๐Ÿค"}, {"tags": ["disapproval", "disbelief", "distrust", "emoji", "eyebrow", "face", "hmm", "mild", "raised", "skeptic", "skeptical", "skepticism", "surprise", "what"], "order": 39, "emoji": "๐Ÿคจ"}, {"tags": ["awkward", "blank", "deadpan", "expressionless", "face", "fine", "jealous", "meh", "neutral", "oh", "shade", "straight", "unamused", "unhappy", "unimpressed", "whatever"], "order": 40, "emoji": "๐Ÿ˜๏ธ"}, {"tags": ["awkward", "dead", "expressionless", "face", "fine", "inexpressive", "jealous", "meh", "not", "oh", "omg", "straight", "uh", "unhappy", "unimpressed", "whatever"], "order": 41, "emoji": "๐Ÿ˜‘"}, {"tags": ["awkward", "blank", "expressionless", "face", "mouth", "mouthless", "mute", "quiet", "secret", "silence", "silent", "speechless"], "order": 42, "emoji": "๐Ÿ˜ถ"}, {"tags": ["depressed", "disappear", "dotted", "face", "hidden", "hide", "introvert", "invisible", "line", "meh", "whatever", "wtv"], "order": 43, "emoji": "๐Ÿซฅ"}, {"tags": ["absentminded", "clouds", "face", "fog", "head"], "order": 44, "emoji": "๐Ÿ˜ถโ€๐ŸŒซ๏ธ"}, {"tags": ["boss", "dapper", "face", "flirt", "homie", "kidding", "leer", "shade", "slick", "sly", "smirk", "smug", "snicker", "suave", "suspicious", "swag"], "order": 46, "emoji": "๐Ÿ˜"}, {"tags": ["...", "bored", "face", "fine", "jealous", "jel", "jelly", "pissed", "smh", "ugh", "uhh", "unamused", "unhappy", "weird", "whatever"], "order": 47, "emoji": "๐Ÿ˜’"}, {"tags": ["eyeroll", "eyes", "face", "rolling", "shade", "ugh", "whatever"], "order": 48, "emoji": "๐Ÿ™„"}, {"tags": ["awk", "awkward", "dentist", "face", "grimace", "grimacing", "grinning", "smile", "smiling"], "order": 49, "emoji": "๐Ÿ˜ฌ"}, {"tags": ["blow", "blowing", "exhale", "exhaling", "exhausted", "face", "gasp", "groan", "relief", "sigh", "smiley", "smoke", "whisper", "whistle"], "order": 50, "emoji": "๐Ÿ˜ฎโ€๐Ÿ’จ"}, {"tags": ["face", "liar", "lie", "lying", "pinocchio"], "order": 51, "emoji": "๐Ÿคฅ"}, {"tags": ["crazy", "daze", "earthquake", "face", "omg", "panic", "shaking", "shock", "surprise", "vibrate", "whoa", "wow"], "order": 52, "emoji": "๐Ÿซจ"}, {"tags": ["head", "horizontally", "no", "shake", "shaking"], "order": 53, "emoji": "๐Ÿ™‚โ€โ†”๏ธ"}, {"tags": ["head", "nod", "shaking", "vertically", "yes"], "order": 55, "emoji": "๐Ÿ™‚โ€โ†•๏ธ"}, {"tags": ["calm", "face", "peace", "relief", "relieved", "zen"], "order": 57, "emoji": "๐Ÿ˜Œ"}, {"tags": ["awful", "bored", "dejected", "died", "disappointed", "face", "losing", "lost", "pensive", "sad", "sucks"], "order": 58, "emoji": "๐Ÿ˜”"}, {"tags": ["crying", "face", "good", "night", "sad", "sleep", "sleeping", "sleepy", "tired"], "order": 59, "emoji": "๐Ÿ˜ช"}, {"tags": ["drooling", "face"], "order": 60, "emoji": "๐Ÿคค"}, {"tags": ["bed", "bedtime", "face", "good", "goodnight", "nap", "night", "sleep", "sleeping", "tired", "whatever", "yawn", "zzz"], "order": 61, "emoji": "๐Ÿ˜ด"}, {"tags": ["bags", "bored", "exhausted", "eyes", "face", "fatigued", "late", "sleepy", "tired", "weary"], "order": 62, "emoji": "๐Ÿซฉ"}, {"tags": ["cold", "dentist", "dermatologist", "doctor", "dr", "face", "germs", "mask", "medical", "medicine", "sick"], "order": 63, "emoji": "๐Ÿ˜ท"}, {"tags": ["face", "ill", "sick", "thermometer"], "order": 64, "emoji": "๐Ÿค’"}, {"tags": ["bandage", "face", "head-bandage", "hurt", "injury", "ouch"], "order": 65, "emoji": "๐Ÿค•"}, {"tags": ["face", "gross", "nasty", "nauseated", "sick", "vomit"], "order": 66, "emoji": "๐Ÿคข"}, {"tags": ["barf", "ew", "face", "gross", "puke", "sick", "spew", "throw", "up", "vomit", "vomiting"], "order": 67, "emoji": "๐Ÿคฎ"}, {"tags": ["face", "fever", "flu", "gesundheit", "sick", "sneeze", "sneezing"], "order": 68, "emoji": "๐Ÿคง"}, {"tags": ["dying", "face", "feverish", "heat", "hot", "panting", "red-faced", "stroke", "sweating", "tongue"], "order": 69, "emoji": "๐Ÿฅต"}, {"tags": ["blue", "blue-faced", "cold", "face", "freezing", "frostbite", "icicles", "subzero", "teeth"], "order": 70, "emoji": "๐Ÿฅถ"}, {"tags": ["dizzy", "drunk", "eyes", "face", "intoxicated", "mouth", "tipsy", "uneven", "wavy", "woozy"], "order": 71, "emoji": "๐Ÿฅด"}, {"tags": ["crossed-out", "dead", "dizzy", "eyes", "face", "feels", "knocked", "out", "sick", "tired"], "order": 72, "emoji": "๐Ÿ˜ต"}, {"tags": ["confused", "dizzy", "eyes", "face", "hypnotized", "omg", "smiley", "spiral", "trouble", "whoa", "woah", "woozy"], "order": 73, "emoji": "๐Ÿ˜ตโ€๐Ÿ’ซ"}, {"tags": ["blown", "explode", "exploding", "head", "mind", "mindblown", "no", "shocked", "way"], "order": 74, "emoji": "๐Ÿคฏ"}, {"tags": ["cowboy", "cowgirl", "face", "hat"], "order": 75, "emoji": "๐Ÿค "}, {"tags": ["bday", "birthday", "celebrate", "celebration", "excited", "face", "happy", "hat", "hooray", "horn", "party", "partying"], "order": 76, "emoji": "๐Ÿฅณ"}, {"tags": ["disguise", "eyebrow", "face", "glasses", "incognito", "moustache", "mustache", "nose", "person", "spy", "tache", "tash"], "order": 77, "emoji": "๐Ÿฅธ"}, {"tags": ["awesome", "beach", "bright", "bro", "chilling", "cool", "face", "rad", "relaxed", "shades", "slay", "smile", "style", "sunglasses", "swag", "win"], "order": 78, "emoji": "๐Ÿ˜Ž"}, {"tags": ["brainy", "clever", "expert", "face", "geek", "gifted", "glasses", "intelligent", "nerd", "smart"], "order": 79, "emoji": "๐Ÿค“"}, {"tags": ["classy", "face", "fancy", "monocle", "rich", "stuffy", "wealthy"], "order": 80, "emoji": "๐Ÿง"}, {"tags": ["befuddled", "confused", "confusing", "dunno", "face", "frown", "hm", "meh", "not", "sad", "sorry", "sure"], "order": 81, "emoji": "๐Ÿ˜•"}, {"tags": ["confused", "confusion", "diagonal", "disappointed", "doubt", "doubtful", "face", "frustrated", "frustration", "meh", "mouth", "skeptical", "unsure", "whatever", "wtv"], "order": 82, "emoji": "๐Ÿซค"}, {"tags": ["anxious", "butterflies", "face", "nerves", "nervous", "sad", "stress", "stressed", "surprised", "worried", "worry"], "order": 83, "emoji": "๐Ÿ˜Ÿ"}, {"tags": ["face", "frown", "frowning", "sad", "slightly"], "order": 84, "emoji": "๐Ÿ™"}, {"tags": ["face", "frown", "frowning", "sad"], "order": 86, "emoji": "โ˜น๏ธ"}, {"tags": ["believe", "face", "forgot", "mouth", "omg", "open", "shocked", "surprised", "sympathy", "unbelievable", "unreal", "whoa", "wow", "you"], "order": 87, "emoji": "๐Ÿ˜ฎ"}, {"tags": ["epic", "face", "hushed", "omg", "stunned", "surprised", "whoa", "woah"], "order": 88, "emoji": "๐Ÿ˜ฏ"}, {"tags": ["astonished", "cost", "face", "no", "omg", "shocked", "totally", "way"], "order": 89, "emoji": "๐Ÿ˜ฒ"}, {"tags": ["amazed", "awkward", "crazy", "dazed", "dead", "disbelief", "embarrassed", "face", "flushed", "geez", "heat", "hot", "impressed", "jeez", "what", "wow"], "order": 90, "emoji": "๐Ÿ˜ณ"}, {"tags": ["begging", "big", "eyes", "face", "mercy", "not", "pleading", "please", "pretty", "puppy", "sad", "why"], "order": 91, "emoji": "๐Ÿฅบ"}, {"tags": ["admiration", "aww", "back", "cry", "embarrassed", "face", "feelings", "grateful", "gratitude", "holding", "joy", "please", "proud", "resist", "sad", "tears"], "order": 92, "emoji": "๐Ÿฅน"}, {"tags": ["caught", "face", "frown", "frowning", "guard", "mouth", "open", "scared", "scary", "surprise", "what", "wow"], "order": 93, "emoji": "๐Ÿ˜ฆ"}, {"tags": ["anguished", "face", "forgot", "scared", "scary", "stressed", "surprise", "unhappy", "what", "wow"], "order": 94, "emoji": "๐Ÿ˜ง"}, {"tags": ["afraid", "anxious", "blame", "face", "fear", "fearful", "scared", "worried"], "order": 95, "emoji": "๐Ÿ˜จ"}, {"tags": ["anxious", "blue", "cold", "eek", "face", "mouth", "nervous", "open", "rushed", "scared", "sweat", "yikes"], "order": 96, "emoji": "๐Ÿ˜ฐ"}, {"tags": ["anxious", "call", "close", "complicated", "disappointed", "face", "not", "relieved", "sad", "sweat", "time", "whew"], "order": 97, "emoji": "๐Ÿ˜ฅ"}, {"tags": ["awful", "cry", "crying", "face", "feels", "miss", "sad", "tear", "triste", "unhappy"], "order": 98, "emoji": "๐Ÿ˜ข"}, {"tags": ["bawling", "cry", "crying", "face", "loudly", "sad", "sob", "tear", "tears", "unhappy"], "order": 99, "emoji": "๐Ÿ˜ญ"}, {"tags": ["epic", "face", "fear", "fearful", "munch", "scared", "scream", "screamer", "screaming", "shocked", "surprised", "woah"], "order": 100, "emoji": "๐Ÿ˜ฑ"}, {"tags": ["annoyed", "confounded", "confused", "cringe", "distraught", "face", "feels", "frustrated", "mad", "sad"], "order": 101, "emoji": "๐Ÿ˜–"}, {"tags": ["concentrate", "concentration", "face", "focus", "headache", "persevere", "persevering"], "order": 102, "emoji": "๐Ÿ˜ฃ"}, {"tags": ["awful", "blame", "dejected", "disappointed", "face", "fail", "losing", "sad", "unhappy"], "order": 103, "emoji": "๐Ÿ˜ž"}, {"tags": ["close", "cold", "downcast", "face", "feels", "headache", "nervous", "sad", "scared", "sweat", "yikes"], "order": 104, "emoji": "๐Ÿ˜“"}, {"tags": ["crying", "face", "fail", "feels", "hungry", "mad", "nooo", "sad", "sleepy", "tired", "unhappy", "weary"], "order": 105, "emoji": "๐Ÿ˜ฉ"}, {"tags": ["cost", "face", "feels", "nap", "sad", "sneeze", "tired"], "order": 106, "emoji": "๐Ÿ˜ซ"}, {"tags": ["bedtime", "bored", "face", "goodnight", "nap", "night", "sleep", "sleepy", "tired", "whatever", "yawn", "yawning", "zzz"], "order": 107, "emoji": "๐Ÿฅฑ"}, {"tags": ["anger", "angry", "face", "feels", "fume", "fuming", "furious", "fury", "mad", "nose", "steam", "triumph", "unhappy", "won"], "order": 108, "emoji": "๐Ÿ˜ค"}, {"tags": ["anger", "angry", "enraged", "face", "feels", "mad", "maddening", "pouting", "rage", "red", "shade", "unhappy", "upset"], "order": 109, "emoji": "๐Ÿ˜ก"}, {"tags": ["anger", "angry", "blame", "face", "feels", "frustrated", "mad", "maddening", "rage", "shade", "unhappy", "upset"], "order": 110, "emoji": "๐Ÿ˜ "}, {"tags": ["censor", "cursing", "cussing", "face", "mad", "mouth", "pissed", "swearing", "symbols"], "order": 111, "emoji": "๐Ÿคฌ"}, {"tags": ["demon", "devil", "evil", "face", "fairy", "fairytale", "fantasy", "horns", "purple", "shade", "smile", "smiling", "tale"], "order": 112, "emoji": "๐Ÿ˜ˆ"}, {"tags": ["angry", "demon", "devil", "evil", "face", "fairy", "fairytale", "fantasy", "horns", "imp", "mischievous", "purple", "shade", "tale"], "order": 113, "emoji": "๐Ÿ‘ฟ"}, {"tags": ["body", "dead", "death", "face", "fairy", "fairytale", "iโ€™m", "lmao", "monster", "tale", "yolo"], "order": 114, "emoji": "๐Ÿ’€"}, {"tags": ["bone", "crossbones", "dead", "death", "face", "monster", "skull"], "order": 116, "emoji": "โ˜ ๏ธ"}, {"tags": ["bs", "comic", "doo", "dung", "face", "fml", "monster", "pile", "poo", "poop", "smelly", "smh", "stink", "stinks", "stinky", "turd"], "order": 117, "emoji": "๐Ÿ’ฉ"}, {"tags": ["clown", "face"], "order": 118, "emoji": "๐Ÿคก"}, {"tags": ["creature", "devil", "face", "fairy", "fairytale", "fantasy", "mask", "monster", "scary", "tale"], "order": 119, "emoji": "๐Ÿ‘น"}, {"tags": ["angry", "creature", "face", "fairy", "fairytale", "fantasy", "mask", "mean", "monster", "tale"], "order": 120, "emoji": "๐Ÿ‘บ"}, {"tags": ["boo", "creature", "excited", "face", "fairy", "fairytale", "fantasy", "halloween", "haunting", "monster", "scary", "silly", "tale"], "order": 121, "emoji": "๐Ÿ‘ป"}, {"tags": ["creature", "extraterrestrial", "face", "fairy", "fairytale", "fantasy", "monster", "space", "tale", "ufo"], "order": 122, "emoji": "๐Ÿ‘ฝ๏ธ"}, {"tags": ["alien", "creature", "extraterrestrial", "face", "fairy", "fairytale", "fantasy", "game", "gamer", "games", "monster", "pixelated", "space", "tale", "ufo"], "order": 123, "emoji": "๐Ÿ‘พ"}, {"tags": ["face", "monster"], "order": 124, "emoji": "๐Ÿค–"}, {"tags": ["animal", "cat", "face", "grinning", "mouth", "open", "smile", "smiling"], "order": 125, "emoji": "๐Ÿ˜บ"}, {"tags": ["animal", "cat", "eye", "eyes", "face", "grin", "grinning", "smile", "smiling"], "order": 126, "emoji": "๐Ÿ˜ธ"}, {"tags": ["animal", "cat", "face", "joy", "laugh", "laughing", "lol", "tear", "tears"], "order": 127, "emoji": "๐Ÿ˜น"}, {"tags": ["animal", "cat", "eye", "face", "heart", "heart-eyes", "love", "smile", "smiling"], "order": 128, "emoji": "๐Ÿ˜ป"}, {"tags": ["animal", "cat", "face", "ironic", "smile", "wry"], "order": 129, "emoji": "๐Ÿ˜ผ"}, {"tags": ["animal", "cat", "closed", "eye", "eyes", "face", "kiss", "kissing"], "order": 130, "emoji": "๐Ÿ˜ฝ"}, {"tags": ["animal", "cat", "face", "oh", "surprised", "weary"], "order": 131, "emoji": "๐Ÿ™€"}, {"tags": ["animal", "cat", "cry", "crying", "face", "sad", "tear"], "order": 132, "emoji": "๐Ÿ˜ฟ"}, {"tags": ["animal", "cat", "face", "pouting"], "order": 133, "emoji": "๐Ÿ˜พ"}, {"tags": ["embarrassed", "evil", "face", "forbidden", "forgot", "gesture", "hide", "monkey", "no", "omg", "prohibited", "scared", "secret", "smh", "watch"], "order": 134, "emoji": "๐Ÿ™ˆ"}, {"tags": ["animal", "ears", "evil", "face", "forbidden", "gesture", "hear", "listen", "monkey", "no", "not", "prohibited", "secret", "shh", "tmi"], "order": 135, "emoji": "๐Ÿ™‰"}, {"tags": ["animal", "evil", "face", "forbidden", "gesture", "monkey", "no", "not", "oops", "prohibited", "quiet", "secret", "speak", "stealth"], "order": 136, "emoji": "๐Ÿ™Š"}, {"tags": ["heart", "letter", "love", "mail", "romance", "valentine"], "order": 137, "emoji": "๐Ÿ’Œ"}, {"tags": ["143", "adorbs", "arrow", "cupid", "date", "emotion", "heart", "ily", "love", "romance", "valentine"], "order": 138, "emoji": "๐Ÿ’˜"}, {"tags": ["143", "anniversary", "emotion", "heart", "ily", "kisses", "ribbon", "valentine", "xoxo"], "order": 139, "emoji": "๐Ÿ’"}, {"tags": ["143", "emotion", "excited", "good", "heart", "ily", "kisses", "morning", "night", "sparkle", "sparkling", "xoxo"], "order": 140, "emoji": "๐Ÿ’–"}, {"tags": ["143", "emotion", "excited", "growing", "heart", "heartpulse", "ily", "kisses", "muah", "nervous", "pulse", "xoxo"], "order": 141, "emoji": "๐Ÿ’—"}, {"tags": ["143", "beating", "cardio", "emotion", "heart", "heartbeat", "ily", "love", "pulsating", "pulse"], "order": 142, "emoji": "๐Ÿ’“"}, {"tags": ["143", "adorbs", "anniversary", "emotion", "heart", "hearts", "revolving"], "order": 143, "emoji": "๐Ÿ’ž"}, {"tags": ["143", "anniversary", "date", "dating", "emotion", "heart", "hearts", "ily", "kisses", "love", "loving", "two", "xoxo"], "order": 144, "emoji": "๐Ÿ’•"}, {"tags": ["143", "decoration", "emotion", "heart", "hearth", "purple", "white"], "order": 145, "emoji": "๐Ÿ’Ÿ"}, {"tags": ["exclamation", "heart", "heavy", "mark", "punctuation"], "order": 147, "emoji": "โฃ๏ธ"}, {"tags": ["break", "broken", "crushed", "emotion", "heart", "heartbroken", "lonely", "sad"], "order": 148, "emoji": "๐Ÿ’”"}, {"tags": ["burn", "fire", "heart", "love", "lust", "sacred"], "order": 149, "emoji": "โค๏ธโ€๐Ÿ”ฅ"}, {"tags": ["healthier", "heart", "improving", "mending", "recovering", "recuperating", "well"], "order": 151, "emoji": "โค๏ธโ€๐Ÿฉน"}, {"tags": ["emotion", "heart", "love", "red"], "order": 154, "emoji": "โค๏ธ"}, {"tags": ["143", "adorable", "cute", "emotion", "heart", "ily", "like", "love", "pink", "special", "sweet"], "order": 155, "emoji": "๐Ÿฉท"}, {"tags": ["143", "heart", "orange"], "order": 156, "emoji": "๐Ÿงก"}, {"tags": ["143", "cardiac", "emotion", "heart", "ily", "love", "yellow"], "order": 157, "emoji": "๐Ÿ’›"}, {"tags": ["143", "emotion", "green", "heart", "ily", "love", "romantic"], "order": 158, "emoji": "๐Ÿ’š"}, {"tags": ["143", "blue", "emotion", "heart", "ily", "love", "romance"], "order": 159, "emoji": "๐Ÿ’™"}, {"tags": ["143", "blue", "cute", "cyan", "emotion", "heart", "ily", "light", "like", "love", "sky", "special", "teal"], "order": 160, "emoji": "๐Ÿฉต"}, {"tags": ["143", "bestest", "emotion", "heart", "ily", "love", "purple"], "order": 161, "emoji": "๐Ÿ’œ"}, {"tags": ["143", "brown", "heart"], "order": 162, "emoji": "๐ŸคŽ"}, {"tags": ["black", "evil", "heart", "wicked"], "order": 163, "emoji": "๐Ÿ–ค"}, {"tags": ["143", "emotion", "gray", "grey", "heart", "ily", "love", "silver", "slate", "special"], "order": 164, "emoji": "๐Ÿฉถ"}, {"tags": ["143", "heart", "white"], "order": 165, "emoji": "๐Ÿค"}, {"tags": ["dating", "emotion", "heart", "kiss", "kissing", "lips", "mark", "romance", "sexy"], "order": 166, "emoji": "๐Ÿ’‹"}, {"tags": ["100", "a+", "agree", "clearly", "definitely", "faithful", "fleek", "full", "hundred", "keep", "perfect", "point", "score", "true", "truth", "yup"], "order": 167, "emoji": "๐Ÿ’ฏ"}, {"tags": ["anger", "angry", "comic", "mad", "symbol", "upset"], "order": 168, "emoji": "๐Ÿ’ข"}, {"tags": ["bomb", "boom", "collide", "comic", "explode"], "order": 169, "emoji": "๐Ÿ’ฅ"}, {"tags": ["comic", "shining", "shooting", "star", "stars"], "order": 170, "emoji": "๐Ÿ’ซ"}, {"tags": ["comic", "drip", "droplet", "droplets", "drops", "splashing", "squirt", "sweat", "water", "wet", "work", "workout"], "order": 171, "emoji": "๐Ÿ’ฆ"}, {"tags": ["away", "cloud", "comic", "dash", "dashing", "fart", "fast", "go", "gone", "gotta", "running", "smoke"], "order": 172, "emoji": "๐Ÿ’จ"}, {"tags": ["hole"], "order": 174, "emoji": "๐Ÿ•ณ๏ธ"}, {"tags": ["balloon", "bubble", "comic", "dialog", "message", "sms", "speech", "talk", "text", "typing"], "order": 175, "emoji": "๐Ÿ’ฌ"}, {"tags": ["balloon", "bubble", "eye", "speech", "witness"], "order": 176, "emoji": "๐Ÿ‘๏ธโ€๐Ÿ—จ๏ธ"}, {"tags": ["balloon", "bubble", "dialog", "left", "speech"], "order": 181, "emoji": "๐Ÿ—จ๏ธ"}, {"tags": ["anger", "angry", "balloon", "bubble", "mad", "right"], "order": 183, "emoji": "๐Ÿ—ฏ๏ธ"}, {"tags": ["balloon", "bubble", "cartoon", "cloud", "comic", "daydream", "decisions", "dream", "idea", "invent", "invention", "realize", "think", "thoughts", "wonder"], "order": 184, "emoji": "๐Ÿ’ญ"}, {"tags": ["comic", "good", "goodnight", "night", "sleep", "sleeping", "sleepy", "tired", "zzz"], "order": 185, "emoji": "๐Ÿ’ค"}, {"tags": ["bye", "cya", "g2g", "greetings", "gtg", "hand", "hello", "hey", "hi", "later", "outtie", "ttfn", "ttyl", "wave", "yo", "you"], "order": 186, "emoji": "๐Ÿ‘‹"}, {"tags": ["back", "backhand", "hand", "raised"], "order": 192, "emoji": "๐Ÿคš"}, {"tags": ["finger", "fingers", "hand", "raised", "splayed", "stop"], "order": 199, "emoji": "๐Ÿ–๏ธ"}, {"tags": ["5", "five", "hand", "high", "raised", "stop"], "order": 205, "emoji": "โœ‹๏ธ"}, {"tags": ["finger", "hand", "hands", "salute", "vulcan"], "order": 211, "emoji": "๐Ÿ––"}, {"tags": ["hand", "handshake", "hold", "reach", "right", "rightward", "rightwards", "shake"], "order": 217, "emoji": "๐Ÿซฑ"}, {"tags": ["hand", "handshake", "hold", "left", "leftward", "leftwards", "reach", "shake"], "order": 223, "emoji": "๐Ÿซฒ"}, {"tags": ["dismiss", "down", "drop", "dropped", "hand", "palm", "pick", "shoo", "up"], "order": 229, "emoji": "๐Ÿซณ"}, {"tags": ["beckon", "catch", "come", "hand", "hold", "know", "lift", "me", "offer", "palm", "tell"], "order": 235, "emoji": "๐Ÿซด"}, {"tags": ["block", "five", "halt", "hand", "high", "hold", "leftward", "leftwards", "pause", "push", "pushing", "refuse", "slap", "stop", "wait"], "order": 241, "emoji": "๐Ÿซท"}, {"tags": ["block", "five", "halt", "hand", "high", "hold", "pause", "push", "pushing", "refuse", "rightward", "rightwards", "slap", "stop", "wait"], "order": 247, "emoji": "๐Ÿซธ"}, {"tags": ["awesome", "bet", "dope", "fleek", "fosho", "got", "gotcha", "hand", "legit", "ok", "okay", "pinch", "rad", "sure", "sweet", "three"], "order": 253, "emoji": "๐Ÿ‘Œ"}, {"tags": ["fingers", "gesture", "hand", "hold", "huh", "interrogation", "patience", "pinched", "relax", "sarcastic", "ugh", "what", "zip"], "order": 259, "emoji": "๐ŸคŒ"}, {"tags": ["amount", "bit", "fingers", "hand", "little", "pinching", "small", "sort"], "order": 265, "emoji": "๐Ÿค"}, {"tags": ["hand", "peace", "v", "victory"], "order": 272, "emoji": "โœŒ๏ธ"}, {"tags": ["cross", "crossed", "finger", "fingers", "hand", "luck"], "order": 278, "emoji": "๐Ÿคž"}, {"tags": ["<3", "crossed", "expensive", "finger", "hand", "heart", "index", "love", "money", "snap", "thumb"], "order": 284, "emoji": "๐Ÿซฐ"}, {"tags": ["fingers", "gesture", "hand", "ily", "love", "love-you", "three", "you"], "order": 290, "emoji": "๐ŸคŸ"}, {"tags": ["finger", "hand", "horns", "rock-on", "sign"], "order": 296, "emoji": "๐Ÿค˜"}, {"tags": ["call", "hand", "hang", "loose", "me", "shaka"], "order": 302, "emoji": "๐Ÿค™"}, {"tags": ["backhand", "finger", "hand", "index", "left", "point", "pointing"], "order": 308, "emoji": "๐Ÿ‘ˆ๏ธ"}, {"tags": ["backhand", "finger", "hand", "index", "point", "pointing", "right"], "order": 314, "emoji": "๐Ÿ‘‰๏ธ"}, {"tags": ["backhand", "finger", "hand", "index", "point", "pointing", "up"], "order": 320, "emoji": "๐Ÿ‘†๏ธ"}, {"tags": ["finger", "hand", "middle"], "order": 326, "emoji": "๐Ÿ–•"}, {"tags": ["backhand", "down", "finger", "hand", "index", "point", "pointing"], "order": 332, "emoji": "๐Ÿ‘‡๏ธ"}, {"tags": ["finger", "hand", "index", "point", "pointing", "this", "up"], "order": 339, "emoji": "โ˜๏ธ"}, {"tags": ["at", "finger", "hand", "index", "pointing", "poke", "viewer", "you"], "order": 345, "emoji": "๐Ÿซต"}, {"tags": ["+1", "good", "hand", "like", "thumb", "up", "yes"], "order": 351, "emoji": "๐Ÿ‘๏ธ"}, {"tags": ["-1", "bad", "dislike", "down", "good", "hand", "no", "nope", "thumb", "thumbs"], "order": 357, "emoji": "๐Ÿ‘Ž๏ธ"}, {"tags": ["clenched", "fist", "hand", "punch", "raised", "solidarity"], "order": 363, "emoji": "โœŠ๏ธ"}, {"tags": ["absolutely", "agree", "boom", "bro", "bruh", "bump", "clenched", "correct", "fist", "hand", "knuckle", "oncoming", "pound", "punch", "rock", "ttyl"], "order": 369, "emoji": "๐Ÿ‘Š"}, {"tags": ["fist", "left-facing", "leftwards"], "order": 375, "emoji": "๐Ÿค›"}, {"tags": ["fist", "right-facing", "rightwards"], "order": 381, "emoji": "๐Ÿคœ"}, {"tags": ["applause", "approval", "awesome", "clap", "congrats", "congratulations", "excited", "good", "great", "hand", "homie", "job", "nice", "prayed", "well", "yay"], "order": 387, "emoji": "๐Ÿ‘"}, {"tags": ["celebration", "gesture", "hand", "hands", "hooray", "praise", "raised", "raising"], "order": 393, "emoji": "๐Ÿ™Œ"}, {"tags": ["<3", "hands", "heart", "love", "you"], "order": 399, "emoji": "๐Ÿซถ"}, {"tags": ["hand", "hands", "hug", "jazz", "open", "swerve"], "order": 405, "emoji": "๐Ÿ‘"}, {"tags": ["cupped", "dua", "hands", "palms", "pray", "prayer", "together", "up", "wish"], "order": 411, "emoji": "๐Ÿคฒ"}, {"tags": ["agreement", "deal", "hand", "meeting", "shake"], "order": 417, "emoji": "๐Ÿค"}, {"tags": ["appreciate", "ask", "beg", "blessed", "bow", "cmon", "five", "folded", "gesture", "hand", "high", "please", "pray", "thanks", "thx"], "order": 443, "emoji": "๐Ÿ™"}, {"tags": ["hand", "write", "writing"], "order": 450, "emoji": "โœ๏ธ"}, {"tags": ["bored", "care", "cosmetics", "done", "makeup", "manicure", "nail", "polish", "whatever"], "order": 456, "emoji": "๐Ÿ’…"}, {"tags": ["camera", "phone"], "order": 462, "emoji": "๐Ÿคณ"}, {"tags": ["arm", "beast", "bench", "biceps", "bodybuilder", "bro", "curls", "flex", "gains", "gym", "jacked", "muscle", "press", "ripped", "strong", "weightlift"], "order": 468, "emoji": "๐Ÿ’ช"}, {"tags": ["accessibility", "arm", "mechanical", "prosthetic"], "order": 474, "emoji": "๐Ÿฆพ"}, {"tags": ["accessibility", "leg", "mechanical", "prosthetic"], "order": 475, "emoji": "๐Ÿฆฟ"}, {"tags": ["bent", "foot", "kick", "knee", "limb"], "order": 476, "emoji": "๐Ÿฆต"}, {"tags": ["ankle", "feet", "kick", "stomp"], "order": 482, "emoji": "๐Ÿฆถ"}, {"tags": ["body", "ears", "hear", "hearing", "listen", "listening", "sound"], "order": 488, "emoji": "๐Ÿ‘‚๏ธ"}, {"tags": ["accessibility", "aid", "ear", "hard", "hearing"], "order": 494, "emoji": "๐Ÿฆป"}, {"tags": ["body", "noses", "nosey", "odor", "smell", "smells"], "order": 500, "emoji": "๐Ÿ‘ƒ"}, {"tags": ["intelligent", "smart"], "order": 506, "emoji": "๐Ÿง "}, {"tags": ["anatomical", "beat", "cardiology", "heart", "heartbeat", "organ", "pulse", "real", "red"], "order": 507, "emoji": "๐Ÿซ€"}, {"tags": ["breath", "breathe", "exhalation", "inhalation", "lung", "organ", "respiration"], "order": 508, "emoji": "๐Ÿซ"}, {"tags": ["dentist", "pearly", "teeth", "white"], "order": 509, "emoji": "๐Ÿฆท"}, {"tags": ["bones", "dog", "skeleton", "wishbone"], "order": 510, "emoji": "๐Ÿฆด"}, {"tags": ["body", "eye", "face", "googly", "look", "looking", "omg", "peep", "see", "seeing"], "order": 511, "emoji": "๐Ÿ‘€"}, {"tags": ["1", "body", "one"], "order": 513, "emoji": "๐Ÿ‘๏ธ"}, {"tags": ["body", "lick", "slurp"], "order": 514, "emoji": "๐Ÿ‘…"}, {"tags": ["beauty", "body", "kiss", "kissing", "lips", "lipstick"], "order": 515, "emoji": "๐Ÿ‘„"}, {"tags": ["anxious", "bite", "biting", "fear", "flirt", "flirting", "kiss", "lip", "lipstick", "nervous", "sexy", "uncomfortable", "worried", "worry"], "order": 516, "emoji": "๐Ÿซฆ"}, {"tags": ["babies", "children", "goo", "infant", "newborn", "pregnant", "young"], "order": 517, "emoji": "๐Ÿ‘ถ"}, {"tags": ["bright-eyed", "grandchild", "kid", "young", "younger"], "order": 523, "emoji": "๐Ÿง’"}, {"tags": ["bright-eyed", "child", "grandson", "kid", "son", "young", "younger"], "order": 529, "emoji": "๐Ÿ‘ฆ"}, {"tags": ["bright-eyed", "child", "daughter", "granddaughter", "kid", "virgo", "young", "younger", "zodiac"], "order": 535, "emoji": "๐Ÿ‘ง"}, {"tags": ["adult"], "order": 541, "emoji": "๐Ÿง‘"}, {"tags": ["blond", "blond-haired", "human", "person"], "order": 547, "emoji": "๐Ÿ‘ฑ"}, {"tags": ["adult", "bro"], "order": 553, "emoji": "๐Ÿ‘จ"}, {"tags": ["beard", "bearded", "person", "whiskers"], "order": 559, "emoji": "๐Ÿง”"}, {"tags": ["beard", "bearded", "man", "whiskers"], "order": 565, "emoji": "๐Ÿง”โ€โ™‚๏ธ"}, {"tags": ["beard", "bearded", "whiskers", "woman"], "order": 577, "emoji": "๐Ÿง”โ€โ™€๏ธ"}, {"tags": ["adult", "bro", "man", "red hair"], "order": 589, "emoji": "๐Ÿ‘จโ€๐Ÿฆฐ"}, {"tags": ["adult", "bro", "curly hair", "man"], "order": 595, "emoji": "๐Ÿ‘จโ€๐Ÿฆฑ"}, {"tags": ["adult", "bro", "man", "white hair"], "order": 601, "emoji": "๐Ÿ‘จโ€๐Ÿฆณ"}, {"tags": ["adult", "bald", "bro", "man"], "order": 607, "emoji": "๐Ÿ‘จโ€๐Ÿฆฒ"}, {"tags": ["adult", "lady"], "order": 613, "emoji": "๐Ÿ‘ฉ"}, {"tags": ["adult", "lady", "red hair", "woman"], "order": 619, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆฐ"}, {"tags": ["adult", "person", "red hair"], "order": 625, "emoji": "๐Ÿง‘โ€๐Ÿฆฐ"}, {"tags": ["adult", "curly hair", "lady", "woman"], "order": 631, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆฑ"}, {"tags": ["adult", "curly hair", "person"], "order": 637, "emoji": "๐Ÿง‘โ€๐Ÿฆฑ"}, {"tags": ["adult", "lady", "white hair", "woman"], "order": 643, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆณ"}, {"tags": ["adult", "person", "white hair"], "order": 649, "emoji": "๐Ÿง‘โ€๐Ÿฆณ"}, {"tags": ["adult", "bald", "lady", "woman"], "order": 655, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆฒ"}, {"tags": ["adult", "bald", "person"], "order": 661, "emoji": "๐Ÿง‘โ€๐Ÿฆฒ"}, {"tags": ["blond", "blond-haired", "blonde", "hair", "woman"], "order": 667, "emoji": "๐Ÿ‘ฑโ€โ™€๏ธ"}, {"tags": ["blond", "blond-haired", "hair", "man"], "order": 679, "emoji": "๐Ÿ‘ฑโ€โ™‚๏ธ"}, {"tags": ["adult", "elderly", "grandparent", "old", "person", "wise"], "order": 691, "emoji": "๐Ÿง“"}, {"tags": ["adult", "bald", "elderly", "gramps", "grandfather", "grandpa", "man", "old", "wise"], "order": 697, "emoji": "๐Ÿ‘ด"}, {"tags": ["adult", "elderly", "grandma", "grandmother", "granny", "lady", "old", "wise", "woman"], "order": 703, "emoji": "๐Ÿ‘ต"}, {"tags": ["annoyed", "disappointed", "disgruntled", "disturbed", "frown", "frowning", "frustrated", "gesture", "irritated", "person", "upset"], "order": 709, "emoji": "๐Ÿ™"}, {"tags": ["annoyed", "disappointed", "disgruntled", "disturbed", "frown", "frowning", "frustrated", "gesture", "irritated", "man", "upset"], "order": 715, "emoji": "๐Ÿ™โ€โ™‚๏ธ"}, {"tags": ["annoyed", "disappointed", "disgruntled", "disturbed", "frown", "frowning", "frustrated", "gesture", "irritated", "upset", "woman"], "order": 727, "emoji": "๐Ÿ™โ€โ™€๏ธ"}, {"tags": ["disappointed", "downtrodden", "frown", "grimace", "person", "pouting", "scowl", "sulk", "upset", "whine"], "order": 739, "emoji": "๐Ÿ™Ž"}, {"tags": ["disappointed", "downtrodden", "frown", "grimace", "man", "pouting", "scowl", "sulk", "upset", "whine"], "order": 745, "emoji": "๐Ÿ™Žโ€โ™‚๏ธ"}, {"tags": ["disappointed", "downtrodden", "frown", "grimace", "pouting", "scowl", "sulk", "upset", "whine", "woman"], "order": 757, "emoji": "๐Ÿ™Žโ€โ™€๏ธ"}, {"tags": ["forbidden", "gesture", "hand", "no", "not", "person", "prohibit"], "order": 769, "emoji": "๐Ÿ™…"}, {"tags": ["forbidden", "gesture", "hand", "man", "no", "not", "prohibit"], "order": 775, "emoji": "๐Ÿ™…โ€โ™‚๏ธ"}, {"tags": ["forbidden", "gesture", "hand", "no", "not", "prohibit", "woman"], "order": 787, "emoji": "๐Ÿ™…โ€โ™€๏ธ"}, {"tags": ["exercise", "gesture", "gesturing", "hand", "ok", "omg", "person"], "order": 799, "emoji": "๐Ÿ™†"}, {"tags": ["exercise", "gesture", "gesturing", "hand", "man", "ok", "omg"], "order": 805, "emoji": "๐Ÿ™†โ€โ™‚๏ธ"}, {"tags": ["exercise", "gesture", "gesturing", "hand", "ok", "omg", "woman"], "order": 817, "emoji": "๐Ÿ™†โ€โ™€๏ธ"}, {"tags": ["fetch", "flick", "flip", "gossip", "hand", "person", "sarcasm", "sarcastic", "sassy", "seriously", "tipping", "whatever"], "order": 829, "emoji": "๐Ÿ’"}, {"tags": ["fetch", "flick", "flip", "gossip", "hand", "man", "sarcasm", "sarcastic", "sassy", "seriously", "tipping", "whatever"], "order": 835, "emoji": "๐Ÿ’โ€โ™‚๏ธ"}, {"tags": ["fetch", "flick", "flip", "gossip", "hand", "sarcasm", "sarcastic", "sassy", "seriously", "tipping", "whatever", "woman"], "order": 847, "emoji": "๐Ÿ’โ€โ™€๏ธ"}, {"tags": ["gesture", "hand", "here", "know", "me", "person", "pick", "question", "raise", "raising"], "order": 859, "emoji": "๐Ÿ™‹"}, {"tags": ["gesture", "hand", "here", "know", "man", "me", "pick", "question", "raise", "raising"], "order": 865, "emoji": "๐Ÿ™‹โ€โ™‚๏ธ"}, {"tags": ["gesture", "hand", "here", "know", "me", "pick", "question", "raise", "raising", "woman"], "order": 877, "emoji": "๐Ÿ™‹โ€โ™€๏ธ"}, {"tags": ["accessibility", "deaf", "ear", "gesture", "hear", "person"], "order": 889, "emoji": "๐Ÿง"}, {"tags": ["accessibility", "deaf", "ear", "gesture", "hear", "man"], "order": 895, "emoji": "๐Ÿงโ€โ™‚๏ธ"}, {"tags": ["accessibility", "deaf", "ear", "gesture", "hear", "woman"], "order": 907, "emoji": "๐Ÿงโ€โ™€๏ธ"}, {"tags": ["apology", "ask", "beg", "bow", "bowing", "favor", "forgive", "gesture", "meditate", "meditation", "person", "pity", "regret", "sorry"], "order": 919, "emoji": "๐Ÿ™‡"}, {"tags": ["apology", "ask", "beg", "bow", "bowing", "favor", "forgive", "gesture", "man", "meditate", "meditation", "pity", "regret", "sorry"], "order": 925, "emoji": "๐Ÿ™‡โ€โ™‚๏ธ"}, {"tags": ["apology", "ask", "beg", "bow", "bowing", "favor", "forgive", "gesture", "meditate", "meditation", "pity", "regret", "sorry", "woman"], "order": 937, "emoji": "๐Ÿ™‡โ€โ™€๏ธ"}, {"tags": ["again", "bewilder", "disbelief", "exasperation", "facepalm", "no", "not", "oh", "omg", "person", "shock", "smh"], "order": 949, "emoji": "๐Ÿคฆ"}, {"tags": ["again", "bewilder", "disbelief", "exasperation", "facepalm", "man", "no", "not", "oh", "omg", "shock", "smh"], "order": 955, "emoji": "๐Ÿคฆโ€โ™‚๏ธ"}, {"tags": ["again", "bewilder", "disbelief", "exasperation", "facepalm", "no", "not", "oh", "omg", "shock", "smh", "woman"], "order": 967, "emoji": "๐Ÿคฆโ€โ™€๏ธ"}, {"tags": ["doubt", "dunno", "guess", "idk", "ignorance", "indifference", "knows", "maybe", "person", "shrug", "shrugging", "whatever", "who"], "order": 979, "emoji": "๐Ÿคท"}, {"tags": ["doubt", "dunno", "guess", "idk", "ignorance", "indifference", "knows", "man", "maybe", "shrug", "shrugging", "whatever", "who"], "order": 985, "emoji": "๐Ÿคทโ€โ™‚๏ธ"}, {"tags": ["doubt", "dunno", "guess", "idk", "ignorance", "indifference", "knows", "maybe", "shrug", "shrugging", "whatever", "who", "woman"], "order": 997, "emoji": "๐Ÿคทโ€โ™€๏ธ"}, {"tags": ["doctor", "health", "healthcare", "nurse", "therapist", "worker"], "order": 1009, "emoji": "๐Ÿง‘โ€โš•๏ธ"}, {"tags": ["doctor", "health", "healthcare", "man", "nurse", "therapist", "worker"], "order": 1021, "emoji": "๐Ÿ‘จโ€โš•๏ธ"}, {"tags": ["doctor", "health", "healthcare", "nurse", "therapist", "woman", "worker"], "order": 1033, "emoji": "๐Ÿ‘ฉโ€โš•๏ธ"}, {"tags": ["graduate"], "order": 1045, "emoji": "๐Ÿง‘โ€๐ŸŽ“"}, {"tags": ["graduate", "man", "student"], "order": 1051, "emoji": "๐Ÿ‘จโ€๐ŸŽ“"}, {"tags": ["graduate", "student", "woman"], "order": 1057, "emoji": "๐Ÿ‘ฉโ€๐ŸŽ“"}, {"tags": ["instructor", "lecturer", "professor"], "order": 1063, "emoji": "๐Ÿง‘โ€๐Ÿซ"}, {"tags": ["instructor", "lecturer", "man", "professor", "teacher"], "order": 1069, "emoji": "๐Ÿ‘จโ€๐Ÿซ"}, {"tags": ["instructor", "lecturer", "professor", "teacher", "woman"], "order": 1075, "emoji": "๐Ÿ‘ฉโ€๐Ÿซ"}, {"tags": ["justice", "law", "scales"], "order": 1081, "emoji": "๐Ÿง‘โ€โš–๏ธ"}, {"tags": ["judge", "justice", "law", "man", "scales"], "order": 1093, "emoji": "๐Ÿ‘จโ€โš–๏ธ"}, {"tags": ["judge", "justice", "law", "scales", "woman"], "order": 1105, "emoji": "๐Ÿ‘ฉโ€โš–๏ธ"}, {"tags": ["gardener", "rancher"], "order": 1117, "emoji": "๐Ÿง‘โ€๐ŸŒพ"}, {"tags": ["farmer", "gardener", "man", "rancher"], "order": 1123, "emoji": "๐Ÿ‘จโ€๐ŸŒพ"}, {"tags": ["farmer", "gardener", "rancher", "woman"], "order": 1129, "emoji": "๐Ÿ‘ฉโ€๐ŸŒพ"}, {"tags": ["chef"], "order": 1135, "emoji": "๐Ÿง‘โ€๐Ÿณ"}, {"tags": ["chef", "cook", "man"], "order": 1141, "emoji": "๐Ÿ‘จโ€๐Ÿณ"}, {"tags": ["chef", "cook", "woman"], "order": 1147, "emoji": "๐Ÿ‘ฉโ€๐Ÿณ"}, {"tags": ["electrician", "plumber", "tradesperson"], "order": 1153, "emoji": "๐Ÿง‘โ€๐Ÿ”ง"}, {"tags": ["electrician", "man", "mechanic", "plumber", "tradesperson"], "order": 1159, "emoji": "๐Ÿ‘จโ€๐Ÿ”ง"}, {"tags": ["electrician", "mechanic", "plumber", "tradesperson", "woman"], "order": 1165, "emoji": "๐Ÿ‘ฉโ€๐Ÿ”ง"}, {"tags": ["assembly", "factory", "industrial", "worker"], "order": 1171, "emoji": "๐Ÿง‘โ€๐Ÿญ"}, {"tags": ["assembly", "factory", "industrial", "man", "worker"], "order": 1177, "emoji": "๐Ÿ‘จโ€๐Ÿญ"}, {"tags": ["assembly", "factory", "industrial", "woman", "worker"], "order": 1183, "emoji": "๐Ÿ‘ฉโ€๐Ÿญ"}, {"tags": ["architect", "business", "manager", "office", "white-collar", "worker"], "order": 1189, "emoji": "๐Ÿง‘โ€๐Ÿ’ผ"}, {"tags": ["architect", "business", "man", "manager", "office", "white-collar", "worker"], "order": 1195, "emoji": "๐Ÿ‘จโ€๐Ÿ’ผ"}, {"tags": ["architect", "business", "manager", "office", "white-collar", "woman", "worker"], "order": 1201, "emoji": "๐Ÿ‘ฉโ€๐Ÿ’ผ"}, {"tags": ["biologist", "chemist", "engineer", "mathematician", "physicist"], "order": 1207, "emoji": "๐Ÿง‘โ€๐Ÿ”ฌ"}, {"tags": ["biologist", "chemist", "engineer", "man", "mathematician", "physicist", "scientist"], "order": 1213, "emoji": "๐Ÿ‘จโ€๐Ÿ”ฌ"}, {"tags": ["biologist", "chemist", "engineer", "mathematician", "physicist", "scientist", "woman"], "order": 1219, "emoji": "๐Ÿ‘ฉโ€๐Ÿ”ฌ"}, {"tags": ["coder", "computer", "developer", "inventor", "software"], "order": 1225, "emoji": "๐Ÿง‘โ€๐Ÿ’ป"}, {"tags": ["coder", "computer", "developer", "inventor", "man", "software", "technologist"], "order": 1231, "emoji": "๐Ÿ‘จโ€๐Ÿ’ป"}, {"tags": ["coder", "computer", "developer", "inventor", "software", "technologist", "woman"], "order": 1237, "emoji": "๐Ÿ‘ฉโ€๐Ÿ’ป"}, {"tags": ["actor", "entertainer", "rock", "rockstar", "star"], "order": 1243, "emoji": "๐Ÿง‘โ€๐ŸŽค"}, {"tags": ["actor", "entertainer", "man", "rock", "rockstar", "singer", "star"], "order": 1249, "emoji": "๐Ÿ‘จโ€๐ŸŽค"}, {"tags": ["actor", "entertainer", "rock", "rockstar", "singer", "star", "woman"], "order": 1255, "emoji": "๐Ÿ‘ฉโ€๐ŸŽค"}, {"tags": ["palette"], "order": 1261, "emoji": "๐Ÿง‘โ€๐ŸŽจ"}, {"tags": ["artist", "man", "palette"], "order": 1267, "emoji": "๐Ÿ‘จโ€๐ŸŽจ"}, {"tags": ["artist", "palette", "woman"], "order": 1273, "emoji": "๐Ÿ‘ฉโ€๐ŸŽจ"}, {"tags": ["plane"], "order": 1279, "emoji": "๐Ÿง‘โ€โœˆ๏ธ"}, {"tags": ["man", "pilot", "plane"], "order": 1291, "emoji": "๐Ÿ‘จโ€โœˆ๏ธ"}, {"tags": ["pilot", "plane", "woman"], "order": 1303, "emoji": "๐Ÿ‘ฉโ€โœˆ๏ธ"}, {"tags": ["rocket", "space"], "order": 1315, "emoji": "๐Ÿง‘โ€๐Ÿš€"}, {"tags": ["astronaut", "man", "rocket", "space"], "order": 1321, "emoji": "๐Ÿ‘จโ€๐Ÿš€"}, {"tags": ["astronaut", "rocket", "space", "woman"], "order": 1327, "emoji": "๐Ÿ‘ฉโ€๐Ÿš€"}, {"tags": ["fire", "firetruck"], "order": 1333, "emoji": "๐Ÿง‘โ€๐Ÿš’"}, {"tags": ["fire", "firefighter", "firetruck", "man"], "order": 1339, "emoji": "๐Ÿ‘จโ€๐Ÿš’"}, {"tags": ["fire", "firefighter", "firetruck", "woman"], "order": 1345, "emoji": "๐Ÿ‘ฉโ€๐Ÿš’"}, {"tags": ["apprehend", "arrest", "citation", "cop", "law", "officer", "over", "police", "pulled", "undercover"], "order": 1351, "emoji": "๐Ÿ‘ฎ"}, {"tags": ["apprehend", "arrest", "citation", "cop", "law", "man", "officer", "over", "police", "pulled", "undercover"], "order": 1357, "emoji": "๐Ÿ‘ฎโ€โ™‚๏ธ"}, {"tags": ["apprehend", "arrest", "citation", "cop", "law", "officer", "over", "police", "pulled", "undercover", "woman"], "order": 1369, "emoji": "๐Ÿ‘ฎโ€โ™€๏ธ"}, {"tags": ["sleuth", "spy"], "order": 1382, "emoji": "๐Ÿ•ต๏ธ"}, {"tags": ["detective", "man", "sleuth", "spy"], "order": 1388, "emoji": "๐Ÿ•ต๏ธโ€โ™‚๏ธ"}, {"tags": ["detective", "sleuth", "spy", "woman"], "order": 1402, "emoji": "๐Ÿ•ต๏ธโ€โ™€๏ธ"}, {"tags": ["buckingham", "helmet", "london", "palace"], "order": 1416, "emoji": "๐Ÿ’‚"}, {"tags": ["buckingham", "guard", "helmet", "london", "man", "palace"], "order": 1422, "emoji": "๐Ÿ’‚โ€โ™‚๏ธ"}, {"tags": ["buckingham", "guard", "helmet", "london", "palace", "woman"], "order": 1434, "emoji": "๐Ÿ’‚โ€โ™€๏ธ"}, {"tags": ["assassin", "fight", "fighter", "hidden", "person", "secret", "skills", "sly", "soldier", "stealth", "war"], "order": 1446, "emoji": "๐Ÿฅท"}, {"tags": ["build", "construction", "fix", "hardhat", "hat", "man", "person", "rebuild", "remodel", "repair", "work", "worker"], "order": 1452, "emoji": "๐Ÿ‘ท"}, {"tags": ["build", "construction", "fix", "hardhat", "hat", "man", "rebuild", "remodel", "repair", "work", "worker"], "order": 1458, "emoji": "๐Ÿ‘ทโ€โ™‚๏ธ"}, {"tags": ["build", "construction", "fix", "hardhat", "hat", "man", "rebuild", "remodel", "repair", "woman", "work", "worker"], "order": 1470, "emoji": "๐Ÿ‘ทโ€โ™€๏ธ"}, {"tags": ["crown", "monarch", "noble", "person", "regal", "royal", "royalty"], "order": 1482, "emoji": "๐Ÿซ…"}, {"tags": ["crown", "fairy", "fairytale", "fantasy", "king", "royal", "royalty", "tale"], "order": 1488, "emoji": "๐Ÿคด"}, {"tags": ["crown", "fairy", "fairytale", "fantasy", "queen", "royal", "royalty", "tale"], "order": 1494, "emoji": "๐Ÿ‘ธ"}, {"tags": ["person", "turban", "wearing"], "order": 1500, "emoji": "๐Ÿ‘ณ"}, {"tags": ["man", "turban", "wearing"], "order": 1506, "emoji": "๐Ÿ‘ณโ€โ™‚๏ธ"}, {"tags": ["turban", "wearing", "woman"], "order": 1518, "emoji": "๐Ÿ‘ณโ€โ™€๏ธ"}, {"tags": ["cap", "chinese", "gua", "guapi", "hat", "mao", "person", "pi", "skullcap"], "order": 1530, "emoji": "๐Ÿ‘ฒ"}, {"tags": ["bandana", "head", "headscarf", "hijab", "kerchief", "mantilla", "tichel", "woman"], "order": 1536, "emoji": "๐Ÿง•"}, {"tags": ["formal", "person", "tuxedo", "wedding"], "order": 1542, "emoji": "๐Ÿคต"}, {"tags": ["formal", "groom", "man", "tuxedo", "wedding"], "order": 1548, "emoji": "๐Ÿคตโ€โ™‚๏ธ"}, {"tags": ["formal", "tuxedo", "wedding", "woman"], "order": 1560, "emoji": "๐Ÿคตโ€โ™€๏ธ"}, {"tags": ["person", "veil", "wedding"], "order": 1572, "emoji": "๐Ÿ‘ฐ"}, {"tags": ["man", "veil", "wedding"], "order": 1578, "emoji": "๐Ÿ‘ฐโ€โ™‚๏ธ"}, {"tags": ["bride", "veil", "wedding", "woman"], "order": 1590, "emoji": "๐Ÿ‘ฐโ€โ™€๏ธ"}, {"tags": ["pregnant", "woman"], "order": 1602, "emoji": "๐Ÿคฐ"}, {"tags": ["belly", "bloated", "full", "man", "overeat", "pregnant"], "order": 1608, "emoji": "๐Ÿซƒ"}, {"tags": ["belly", "bloated", "full", "overeat", "person", "pregnant", "stuffed"], "order": 1614, "emoji": "๐Ÿซ„"}, {"tags": ["baby", "breast", "feeding", "mom", "mother", "nursing", "woman"], "order": 1620, "emoji": "๐Ÿคฑ"}, {"tags": ["baby", "feed", "feeding", "mom", "mother", "nanny", "newborn", "nursing", "woman"], "order": 1626, "emoji": "๐Ÿ‘ฉโ€๐Ÿผ"}, {"tags": ["baby", "dad", "father", "feed", "feeding", "man", "nanny", "newborn", "nursing"], "order": 1632, "emoji": "๐Ÿ‘จโ€๐Ÿผ"}, {"tags": ["baby", "feed", "feeding", "nanny", "newborn", "nursing", "parent"], "order": 1638, "emoji": "๐Ÿง‘โ€๐Ÿผ"}, {"tags": ["angel", "baby", "church", "face", "fairy", "fairytale", "fantasy", "tale"], "order": 1644, "emoji": "๐Ÿ‘ผ"}, {"tags": ["celebration", "christmas", "claus", "fairy", "fantasy", "father", "holiday", "merry", "santa", "tale", "xmas"], "order": 1650, "emoji": "๐ŸŽ…"}, {"tags": ["celebration", "christmas", "claus", "fairy", "fantasy", "holiday", "merry", "mother", "mrs", "santa", "tale", "xmas"], "order": 1656, "emoji": "๐Ÿคถ"}, {"tags": ["celebration", "christmas", "claus", "fairy", "fantasy", "holiday", "merry", "mx", "santa", "tale", "xmas"], "order": 1662, "emoji": "๐Ÿง‘โ€๐ŸŽ„"}, {"tags": ["good", "hero", "superpower"], "order": 1668, "emoji": "๐Ÿฆธ"}, {"tags": ["good", "hero", "man", "superhero", "superpower"], "order": 1674, "emoji": "๐Ÿฆธโ€โ™‚๏ธ"}, {"tags": ["good", "hero", "heroine", "superhero", "superpower", "woman"], "order": 1686, "emoji": "๐Ÿฆธโ€โ™€๏ธ"}, {"tags": ["bad", "criminal", "evil", "superpower", "villain"], "order": 1698, "emoji": "๐Ÿฆน"}, {"tags": ["bad", "criminal", "evil", "man", "superpower", "supervillain", "villain"], "order": 1704, "emoji": "๐Ÿฆนโ€โ™‚๏ธ"}, {"tags": ["bad", "criminal", "evil", "superpower", "supervillain", "villain", "woman"], "order": 1716, "emoji": "๐Ÿฆนโ€โ™€๏ธ"}, {"tags": ["fantasy", "magic", "play", "sorcerer", "sorceress", "sorcery", "spell", "summon", "witch", "wizard"], "order": 1728, "emoji": "๐Ÿง™"}, {"tags": ["fantasy", "mage", "magic", "man", "play", "sorcerer", "sorceress", "sorcery", "spell", "summon", "witch", "wizard"], "order": 1734, "emoji": "๐Ÿง™โ€โ™‚๏ธ"}, {"tags": ["fantasy", "mage", "magic", "play", "sorcerer", "sorceress", "sorcery", "spell", "summon", "witch", "wizard", "woman"], "order": 1746, "emoji": "๐Ÿง™โ€โ™€๏ธ"}, {"tags": ["fairytale", "fantasy", "myth", "person", "pixie", "tale", "wings"], "order": 1758, "emoji": "๐Ÿงš"}, {"tags": ["fairy", "fairytale", "fantasy", "man", "myth", "oberon", "person", "pixie", "puck", "tale", "wings"], "order": 1764, "emoji": "๐Ÿงšโ€โ™‚๏ธ"}, {"tags": ["fairy", "fairytale", "fantasy", "myth", "person", "pixie", "tale", "titania", "wings", "woman"], "order": 1776, "emoji": "๐Ÿงšโ€โ™€๏ธ"}, {"tags": ["blood", "dracula", "fangs", "halloween", "scary", "supernatural", "teeth", "undead"], "order": 1788, "emoji": "๐Ÿง›"}, {"tags": ["blood", "fangs", "halloween", "man", "scary", "supernatural", "teeth", "undead", "vampire"], "order": 1794, "emoji": "๐Ÿง›โ€โ™‚๏ธ"}, {"tags": ["blood", "fangs", "halloween", "scary", "supernatural", "teeth", "undead", "vampire", "woman"], "order": 1806, "emoji": "๐Ÿง›โ€โ™€๏ธ"}, {"tags": ["creature", "fairytale", "folklore", "ocean", "sea", "siren", "trident"], "order": 1818, "emoji": "๐Ÿงœ"}, {"tags": ["creature", "fairytale", "folklore", "neptune", "ocean", "poseidon", "sea", "siren", "trident", "triton"], "order": 1824, "emoji": "๐Ÿงœโ€โ™‚๏ธ"}, {"tags": ["creature", "fairytale", "folklore", "merwoman", "ocean", "sea", "siren", "trident"], "order": 1836, "emoji": "๐Ÿงœโ€โ™€๏ธ"}, {"tags": ["elves", "enchantment", "fantasy", "folklore", "magic", "magical", "myth"], "order": 1848, "emoji": "๐Ÿง"}, {"tags": ["elf", "elves", "enchantment", "fantasy", "folklore", "magic", "magical", "man", "myth"], "order": 1854, "emoji": "๐Ÿงโ€โ™‚๏ธ"}, {"tags": ["elf", "elves", "enchantment", "fantasy", "folklore", "magic", "magical", "myth", "woman"], "order": 1866, "emoji": "๐Ÿงโ€โ™€๏ธ"}, {"tags": ["djinn", "fantasy", "jinn", "lamp", "myth", "rub", "wishes"], "order": 1878, "emoji": "๐Ÿงž"}, {"tags": ["djinn", "fantasy", "genie", "jinn", "lamp", "man", "myth", "rub", "wishes"], "order": 1879, "emoji": "๐Ÿงžโ€โ™‚๏ธ"}, {"tags": ["djinn", "fantasy", "genie", "jinn", "lamp", "myth", "rub", "wishes", "woman"], "order": 1881, "emoji": "๐Ÿงžโ€โ™€๏ธ"}, {"tags": ["apocalypse", "dead", "halloween", "horror", "scary", "undead", "walking"], "order": 1883, "emoji": "๐ŸงŸ"}, {"tags": ["apocalypse", "dead", "halloween", "horror", "man", "scary", "undead", "walking", "zombie"], "order": 1884, "emoji": "๐ŸงŸโ€โ™‚๏ธ"}, {"tags": ["apocalypse", "dead", "halloween", "horror", "scary", "undead", "walking", "woman", "zombie"], "order": 1886, "emoji": "๐ŸงŸโ€โ™€๏ธ"}, {"tags": ["fairy", "fantasy", "monster", "tale", "trolling"], "order": 1888, "emoji": "๐ŸงŒ"}, {"tags": ["face", "getting", "headache", "massage", "person", "relax", "relaxing", "salon", "soothe", "spa", "tension", "therapy", "treatment"], "order": 1889, "emoji": "๐Ÿ’†"}, {"tags": ["face", "getting", "headache", "man", "massage", "relax", "relaxing", "salon", "soothe", "spa", "tension", "therapy", "treatment"], "order": 1895, "emoji": "๐Ÿ’†โ€โ™‚๏ธ"}, {"tags": ["face", "getting", "headache", "massage", "relax", "relaxing", "salon", "soothe", "spa", "tension", "therapy", "treatment", "woman"], "order": 1907, "emoji": "๐Ÿ’†โ€โ™€๏ธ"}, {"tags": ["barber", "beauty", "chop", "cosmetology", "cut", "groom", "hair", "haircut", "parlor", "person", "shears", "style"], "order": 1919, "emoji": "๐Ÿ’‡"}, {"tags": ["barber", "beauty", "chop", "cosmetology", "cut", "groom", "hair", "haircut", "man", "parlor", "person", "shears", "style"], "order": 1925, "emoji": "๐Ÿ’‡โ€โ™‚๏ธ"}, {"tags": ["barber", "beauty", "chop", "cosmetology", "cut", "groom", "hair", "haircut", "parlor", "person", "shears", "style", "woman"], "order": 1937, "emoji": "๐Ÿ’‡โ€โ™€๏ธ"}, {"tags": ["amble", "gait", "hike", "man", "pace", "pedestrian", "person", "stride", "stroll", "walk", "walking"], "order": 1949, "emoji": "๐Ÿšถ"}, {"tags": ["amble", "gait", "hike", "man", "pace", "pedestrian", "stride", "stroll", "walk", "walking"], "order": 1955, "emoji": "๐Ÿšถโ€โ™‚๏ธ"}, {"tags": ["amble", "gait", "hike", "man", "pace", "pedestrian", "stride", "stroll", "walk", "walking", "woman"], "order": 1967, "emoji": "๐Ÿšถโ€โ™€๏ธ"}, {"tags": ["amble", "gait", "hike", "man", "pace", "pedestrian", "person", "stride", "stroll", "walk", "walking"], "order": 1979, "emoji": "๐Ÿšถโ€โžก๏ธ"}, {"tags": ["amble", "gait", "hike", "man", "pace", "pedestrian", "stride", "stroll", "walk", "walking", "woman"], "order": 1991, "emoji": "๐Ÿšถโ€โ™€๏ธโ€โžก๏ธ"}, {"tags": ["amble", "gait", "hike", "man", "pace", "pedestrian", "stride", "stroll", "walk", "walking"], "order": 2015, "emoji": "๐Ÿšถโ€โ™‚๏ธโ€โžก๏ธ"}, {"tags": ["person", "stand", "standing"], "order": 2039, "emoji": "๐Ÿง"}, {"tags": ["man", "stand", "standing"], "order": 2045, "emoji": "๐Ÿงโ€โ™‚๏ธ"}, {"tags": ["stand", "standing", "woman"], "order": 2057, "emoji": "๐Ÿงโ€โ™€๏ธ"}, {"tags": ["kneel", "kneeling", "knees", "person"], "order": 2069, "emoji": "๐ŸงŽ"}, {"tags": ["kneel", "kneeling", "knees", "man"], "order": 2075, "emoji": "๐ŸงŽโ€โ™‚๏ธ"}, {"tags": ["kneel", "kneeling", "knees", "woman"], "order": 2087, "emoji": "๐ŸงŽโ€โ™€๏ธ"}, {"tags": ["kneel", "kneeling", "knees", "person"], "order": 2099, "emoji": "๐ŸงŽโ€โžก๏ธ"}, {"tags": ["kneel", "kneeling", "knees", "woman"], "order": 2111, "emoji": "๐ŸงŽโ€โ™€๏ธโ€โžก๏ธ"}, {"tags": ["kneel", "kneeling", "knees", "man"], "order": 2135, "emoji": "๐ŸงŽโ€โ™‚๏ธโ€โžก๏ธ"}, {"tags": ["accessibility", "blind", "cane", "person", "probing", "white"], "order": 2159, "emoji": "๐Ÿง‘โ€๐Ÿฆฏ"}, {"tags": ["accessibility", "blind", "cane", "person", "probing", "white"], "order": 2165, "emoji": "๐Ÿง‘โ€๐Ÿฆฏโ€โžก๏ธ"}, {"tags": ["accessibility", "blind", "cane", "man", "probing", "white"], "order": 2177, "emoji": "๐Ÿ‘จโ€๐Ÿฆฏ"}, {"tags": ["accessibility", "blind", "cane", "man", "probing", "white"], "order": 2183, "emoji": "๐Ÿ‘จโ€๐Ÿฆฏโ€โžก๏ธ"}, {"tags": ["accessibility", "blind", "cane", "probing", "white", "woman"], "order": 2195, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆฏ"}, {"tags": ["accessibility", "blind", "cane", "probing", "white", "woman"], "order": 2201, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆฏโ€โžก๏ธ"}, {"tags": ["accessibility", "motorized", "person", "wheelchair"], "order": 2213, "emoji": "๐Ÿง‘โ€๐Ÿฆผ"}, {"tags": ["accessibility", "motorized", "person", "wheelchair"], "order": 2219, "emoji": "๐Ÿง‘โ€๐Ÿฆผโ€โžก๏ธ"}, {"tags": ["accessibility", "man", "motorized", "wheelchair"], "order": 2231, "emoji": "๐Ÿ‘จโ€๐Ÿฆผ"}, {"tags": ["accessibility", "man", "motorized", "wheelchair"], "order": 2237, "emoji": "๐Ÿ‘จโ€๐Ÿฆผโ€โžก๏ธ"}, {"tags": ["accessibility", "motorized", "wheelchair", "woman"], "order": 2249, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆผ"}, {"tags": ["accessibility", "motorized", "wheelchair", "woman"], "order": 2255, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆผโ€โžก๏ธ"}, {"tags": ["accessibility", "manual", "person", "wheelchair"], "order": 2267, "emoji": "๐Ÿง‘โ€๐Ÿฆฝ"}, {"tags": ["accessibility", "manual", "person", "wheelchair"], "order": 2273, "emoji": "๐Ÿง‘โ€๐Ÿฆฝโ€โžก๏ธ"}, {"tags": ["accessibility", "man", "manual", "wheelchair"], "order": 2285, "emoji": "๐Ÿ‘จโ€๐Ÿฆฝ"}, {"tags": ["accessibility", "man", "manual", "wheelchair"], "order": 2291, "emoji": "๐Ÿ‘จโ€๐Ÿฆฝโ€โžก๏ธ"}, {"tags": ["accessibility", "manual", "wheelchair", "woman"], "order": 2303, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆฝ"}, {"tags": ["accessibility", "manual", "wheelchair", "woman"], "order": 2309, "emoji": "๐Ÿ‘ฉโ€๐Ÿฆฝโ€โžก๏ธ"}, {"tags": ["fast", "hurry", "marathon", "move", "person", "quick", "race", "racing", "run", "rush", "speed"], "order": 2321, "emoji": "๐Ÿƒ"}, {"tags": ["fast", "hurry", "man", "marathon", "move", "quick", "race", "racing", "run", "rush", "speed"], "order": 2327, "emoji": "๐Ÿƒโ€โ™‚๏ธ"}, {"tags": ["fast", "hurry", "marathon", "move", "quick", "race", "racing", "run", "rush", "speed", "woman"], "order": 2339, "emoji": "๐Ÿƒโ€โ™€๏ธ"}, {"tags": ["fast", "hurry", "marathon", "move", "person", "quick", "race", "racing", "run", "rush", "speed"], "order": 2351, "emoji": "๐Ÿƒโ€โžก๏ธ"}, {"tags": ["fast", "hurry", "marathon", "move", "quick", "race", "racing", "run", "rush", "speed", "woman"], "order": 2363, "emoji": "๐Ÿƒโ€โ™€๏ธโ€โžก๏ธ"}, {"tags": ["fast", "hurry", "man", "marathon", "move", "quick", "race", "racing", "run", "rush", "speed"], "order": 2387, "emoji": "๐Ÿƒโ€โ™‚๏ธโ€โžก๏ธ"}, {"tags": ["dance", "dancer", "dancing", "elegant", "festive", "flair", "flamenco", "groove", "letโ€™s", "salsa", "tango", "woman"], "order": 2411, "emoji": "๐Ÿ’ƒ"}, {"tags": ["dance", "dancer", "dancing", "elegant", "festive", "flair", "flamenco", "groove", "letโ€™s", "man", "salsa", "tango"], "order": 2417, "emoji": "๐Ÿ•บ"}, {"tags": ["business", "levitating", "person", "suit"], "order": 2424, "emoji": "๐Ÿ•ด๏ธ"}, {"tags": ["bestie", "bff", "bunny", "counterpart", "dancer", "double", "ear", "identical", "pair", "party", "partying", "people", "soulmate", "twin", "twinsies"], "order": 2430, "emoji": "๐Ÿ‘ฏ"}, {"tags": ["bestie", "bff", "bunny", "counterpart", "dancer", "double", "ear", "identical", "men", "pair", "party", "partying", "people", "soulmate", "twin", "twinsies"], "order": 2431, "emoji": "๐Ÿ‘ฏโ€โ™‚๏ธ"}, {"tags": ["bestie", "bff", "bunny", "counterpart", "dancer", "double", "ear", "identical", "pair", "party", "partying", "people", "soulmate", "twin", "twinsies", "women"], "order": 2433, "emoji": "๐Ÿ‘ฏโ€โ™€๏ธ"}, {"tags": ["day", "luxurious", "pamper", "person", "relax", "room", "sauna", "spa", "steam", "steambath", "unwind"], "order": 2435, "emoji": "๐Ÿง–"}, {"tags": ["day", "luxurious", "man", "pamper", "relax", "room", "sauna", "spa", "steam", "steambath", "unwind"], "order": 2441, "emoji": "๐Ÿง–โ€โ™‚๏ธ"}, {"tags": ["day", "luxurious", "pamper", "relax", "room", "sauna", "spa", "steam", "steambath", "unwind", "woman"], "order": 2453, "emoji": "๐Ÿง–โ€โ™€๏ธ"}, {"tags": ["climb", "climber", "climbing", "mountain", "person", "rock", "scale", "up"], "order": 2465, "emoji": "๐Ÿง—"}, {"tags": ["climb", "climber", "climbing", "man", "mountain", "rock", "scale", "up"], "order": 2471, "emoji": "๐Ÿง—โ€โ™‚๏ธ"}, {"tags": ["climb", "climber", "climbing", "mountain", "rock", "scale", "up", "woman"], "order": 2483, "emoji": "๐Ÿง—โ€โ™€๏ธ"}, {"tags": ["fencer", "fencing", "person", "sword"], "order": 2495, "emoji": "๐Ÿคบ"}, {"tags": ["horse", "jockey", "racehorse", "racing", "riding", "sport"], "order": 2496, "emoji": "๐Ÿ‡"}, {"tags": ["ski", "snow"], "order": 2503, "emoji": "โ›ท๏ธ"}, {"tags": ["ski", "snow", "snowboard", "sport"], "order": 2504, "emoji": "๐Ÿ‚๏ธ"}, {"tags": ["ball", "birdie", "caddy", "driving", "golf", "golfing", "green", "person", "pga", "putt", "range", "tee"], "order": 2511, "emoji": "๐ŸŒ๏ธ"}, {"tags": ["ball", "birdie", "caddy", "driving", "golf", "golfing", "green", "man", "pga", "putt", "range", "tee"], "order": 2517, "emoji": "๐ŸŒ๏ธโ€โ™‚๏ธ"}, {"tags": ["ball", "birdie", "caddy", "driving", "golf", "golfing", "green", "pga", "putt", "range", "tee", "woman"], "order": 2531, "emoji": "๐ŸŒ๏ธโ€โ™€๏ธ"}, {"tags": ["beach", "ocean", "person", "sport", "surf", "surfer", "surfing", "swell", "waves"], "order": 2545, "emoji": "๐Ÿ„๏ธ"}, {"tags": ["beach", "man", "ocean", "sport", "surf", "surfer", "surfing", "swell", "waves"], "order": 2551, "emoji": "๐Ÿ„โ€โ™‚๏ธ"}, {"tags": ["beach", "ocean", "person", "sport", "surf", "surfer", "surfing", "swell", "waves"], "order": 2563, "emoji": "๐Ÿ„โ€โ™€๏ธ"}, {"tags": ["boat", "canoe", "cruise", "fishing", "lake", "oar", "paddle", "person", "raft", "river", "row", "rowboat", "rowing"], "order": 2575, "emoji": "๐Ÿšฃ"}, {"tags": ["boat", "canoe", "cruise", "fishing", "lake", "man", "oar", "paddle", "raft", "river", "row", "rowboat", "rowing"], "order": 2581, "emoji": "๐Ÿšฃโ€โ™‚๏ธ"}, {"tags": ["boat", "canoe", "cruise", "fishing", "lake", "oar", "paddle", "raft", "river", "row", "rowboat", "rowing", "woman"], "order": 2593, "emoji": "๐Ÿšฃโ€โ™€๏ธ"}, {"tags": ["freestyle", "person", "sport", "swim", "swimmer", "swimming", "triathlon"], "order": 2605, "emoji": "๐ŸŠ๏ธ"}, {"tags": ["freestyle", "man", "sport", "swim", "swimmer", "swimming", "triathlon"], "order": 2611, "emoji": "๐ŸŠโ€โ™‚๏ธ"}, {"tags": ["freestyle", "man", "sport", "swim", "swimmer", "swimming", "triathlon"], "order": 2623, "emoji": "๐ŸŠโ€โ™€๏ธ"}, {"tags": ["athletic", "ball", "basketball", "bouncing", "championship", "dribble", "net", "person", "player", "throw"], "order": 2636, "emoji": "โ›น๏ธ"}, {"tags": ["athletic", "ball", "basketball", "bouncing", "championship", "dribble", "man", "net", "player", "throw"], "order": 2642, "emoji": "โ›น๏ธโ€โ™‚๏ธ"}, {"tags": ["athletic", "ball", "basketball", "bouncing", "championship", "dribble", "net", "player", "throw", "woman"], "order": 2656, "emoji": "โ›น๏ธโ€โ™€๏ธ"}, {"tags": ["barbell", "bodybuilder", "deadlift", "lifter", "lifting", "person", "powerlifting", "weight", "weightlifter", "weights", "workout"], "order": 2671, "emoji": "๐Ÿ‹๏ธ"}, {"tags": ["barbell", "bodybuilder", "deadlift", "lifter", "lifting", "man", "powerlifting", "weight", "weightlifter", "weights", "workout"], "order": 2677, "emoji": "๐Ÿ‹๏ธโ€โ™‚๏ธ"}, {"tags": ["barbell", "bodybuilder", "deadlift", "lifter", "lifting", "powerlifting", "weight", "weightlifter", "weights", "woman", "workout"], "order": 2691, "emoji": "๐Ÿ‹๏ธโ€โ™€๏ธ"}, {"tags": ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "person", "riding", "sport"], "order": 2705, "emoji": "๐Ÿšด"}, {"tags": ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "man", "riding", "sport"], "order": 2711, "emoji": "๐Ÿšดโ€โ™‚๏ธ"}, {"tags": ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "riding", "sport", "woman"], "order": 2723, "emoji": "๐Ÿšดโ€โ™€๏ธ"}, {"tags": ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "mountain", "person", "riding", "sport"], "order": 2735, "emoji": "๐Ÿšต"}, {"tags": ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "man", "mountain", "riding", "sport"], "order": 2741, "emoji": "๐Ÿšตโ€โ™‚๏ธ"}, {"tags": ["bicycle", "bicyclist", "bike", "biking", "cycle", "cyclist", "mountain", "riding", "sport", "woman"], "order": 2753, "emoji": "๐Ÿšตโ€โ™€๏ธ"}, {"tags": ["active", "cartwheel", "cartwheeling", "excited", "flip", "gymnastics", "happy", "person", "somersault"], "order": 2765, "emoji": "๐Ÿคธ"}, {"tags": ["active", "cartwheel", "cartwheeling", "excited", "flip", "gymnastics", "happy", "man", "somersault"], "order": 2771, "emoji": "๐Ÿคธโ€โ™‚๏ธ"}, {"tags": ["active", "cartwheel", "cartwheeling", "excited", "flip", "gymnastics", "happy", "somersault", "woman"], "order": 2783, "emoji": "๐Ÿคธโ€โ™€๏ธ"}, {"tags": ["combat", "duel", "grapple", "people", "ring", "tournament", "wrestle", "wrestling"], "order": 2795, "emoji": "๐Ÿคผ"}, {"tags": ["combat", "duel", "grapple", "men", "ring", "tournament", "wrestle", "wrestling"], "order": 2796, "emoji": "๐Ÿคผโ€โ™‚๏ธ"}, {"tags": ["combat", "duel", "grapple", "ring", "tournament", "women", "wrestle", "wrestling"], "order": 2798, "emoji": "๐Ÿคผโ€โ™€๏ธ"}, {"tags": ["person", "playing", "polo", "sport", "swimming", "water", "waterpolo"], "order": 2800, "emoji": "๐Ÿคฝ"}, {"tags": ["man", "playing", "polo", "sport", "swimming", "water", "waterpolo"], "order": 2806, "emoji": "๐Ÿคฝโ€โ™‚๏ธ"}, {"tags": ["playing", "polo", "sport", "swimming", "water", "waterpolo", "woman"], "order": 2818, "emoji": "๐Ÿคฝโ€โ™€๏ธ"}, {"tags": ["athletics", "ball", "catch", "chuck", "handball", "hurl", "lob", "person", "pitch", "playing", "sport", "throw", "toss"], "order": 2830, "emoji": "๐Ÿคพ"}, {"tags": ["athletics", "ball", "catch", "chuck", "handball", "hurl", "lob", "man", "pitch", "playing", "sport", "throw", "toss"], "order": 2836, "emoji": "๐Ÿคพโ€โ™‚๏ธ"}, {"tags": ["athletics", "ball", "catch", "chuck", "handball", "hurl", "lob", "pitch", "playing", "sport", "throw", "toss", "woman"], "order": 2848, "emoji": "๐Ÿคพโ€โ™€๏ธ"}, {"tags": ["act", "balance", "balancing", "handle", "juggle", "juggling", "manage", "multitask", "person", "skill"], "order": 2860, "emoji": "๐Ÿคน"}, {"tags": ["act", "balance", "balancing", "handle", "juggle", "juggling", "man", "manage", "multitask", "skill"], "order": 2866, "emoji": "๐Ÿคนโ€โ™‚๏ธ"}, {"tags": ["act", "balance", "balancing", "handle", "juggle", "juggling", "manage", "multitask", "skill", "woman"], "order": 2878, "emoji": "๐Ÿคนโ€โ™€๏ธ"}, {"tags": ["cross", "legged", "legs", "lotus", "meditation", "peace", "person", "position", "relax", "serenity", "yoga", "yogi", "zen"], "order": 2890, "emoji": "๐Ÿง˜"}, {"tags": ["cross", "legged", "legs", "lotus", "man", "meditation", "peace", "position", "relax", "serenity", "yoga", "yogi", "zen"], "order": 2896, "emoji": "๐Ÿง˜โ€โ™‚๏ธ"}, {"tags": ["cross", "legged", "legs", "lotus", "meditation", "peace", "position", "relax", "serenity", "woman", "yoga", "yogi", "zen"], "order": 2908, "emoji": "๐Ÿง˜โ€โ™€๏ธ"}, {"tags": ["bath", "bathtub", "person", "taking", "tub"], "order": 2920, "emoji": "๐Ÿ›€"}, {"tags": ["bed", "bedtime", "good", "goodnight", "hotel", "nap", "night", "person", "sleep", "tired", "zzz"], "order": 2926, "emoji": "๐Ÿ›Œ"}, {"tags": ["bae", "bestie", "bff", "couple", "dating", "flirt", "friends", "hand", "hold", "people", "twins"], "order": 2932, "emoji": "๐Ÿง‘โ€๐Ÿคโ€๐Ÿง‘"}, {"tags": ["bae", "bestie", "bff", "couple", "dating", "flirt", "friends", "girls", "hand", "hold", "sisters", "twins", "women"], "order": 2958, "emoji": "๐Ÿ‘ญ"}, {"tags": ["bae", "bestie", "bff", "couple", "dating", "flirt", "friends", "hand", "hold", "man", "twins", "woman"], "order": 2984, "emoji": "๐Ÿ‘ซ"}, {"tags": ["bae", "bestie", "bff", "boys", "brothers", "couple", "dating", "flirt", "friends", "hand", "hold", "men", "twins"], "order": 3010, "emoji": "๐Ÿ‘ฌ"}, {"tags": ["anniversary", "babe", "bae", "couple", "date", "dating", "heart", "love", "mwah", "person", "romance", "together", "xoxo"], "order": 3036, "emoji": "๐Ÿ’"}, {"tags": ["anniversary", "babe", "bae", "couple", "date", "dating", "heart", "kiss", "love", "man", "mwah", "person", "romance", "together", "woman", "xoxo"], "order": 3082, "emoji": "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ"}, {"tags": ["anniversary", "babe", "bae", "couple", "date", "dating", "heart", "kiss", "love", "man", "mwah", "person", "romance", "together", "xoxo"], "order": 3134, "emoji": "๐Ÿ‘จโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘จ"}, {"tags": ["anniversary", "babe", "bae", "couple", "date", "dating", "heart", "kiss", "love", "mwah", "person", "romance", "together", "woman", "xoxo"], "order": 3186, "emoji": "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ’‹โ€๐Ÿ‘ฉ"}, {"tags": ["anniversary", "babe", "bae", "couple", "dating", "heart", "kiss", "love", "person", "relationship", "romance", "together", "you"], "order": 3238, "emoji": "๐Ÿ’‘"}, {"tags": ["anniversary", "babe", "bae", "couple", "dating", "heart", "kiss", "love", "man", "person", "relationship", "romance", "together", "woman", "you"], "order": 3284, "emoji": "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘จ"}, {"tags": ["anniversary", "babe", "bae", "couple", "dating", "heart", "kiss", "love", "man", "person", "relationship", "romance", "together", "you"], "order": 3336, "emoji": "๐Ÿ‘จโ€โค๏ธโ€๐Ÿ‘จ"}, {"tags": ["anniversary", "babe", "bae", "couple", "dating", "heart", "kiss", "love", "person", "relationship", "romance", "together", "woman", "you"], "order": 3388, "emoji": "๐Ÿ‘ฉโ€โค๏ธโ€๐Ÿ‘ฉ"}, {"tags": ["boy", "child", "family", "man", "woman"], "order": 3440, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "man", "woman"], "order": 3441, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "girl", "man", "woman"], "order": 3442, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ"}, {"tags": ["boy", "child", "family", "man", "woman"], "order": 3443, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "man", "woman"], "order": 3444, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "man"], "order": 3445, "emoji": "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "man"], "order": 3446, "emoji": "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "girl", "man"], "order": 3447, "emoji": "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ"}, {"tags": ["boy", "child", "family", "man"], "order": 3448, "emoji": "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "man"], "order": 3449, "emoji": "๐Ÿ‘จโ€๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "woman"], "order": 3450, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "woman"], "order": 3451, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "girl", "woman"], "order": 3452, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ"}, {"tags": ["boy", "child", "family", "woman"], "order": 3453, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "woman"], "order": 3454, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "man"], "order": 3455, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ฆ"}, {"tags": ["boy", "child", "family", "man"], "order": 3456, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "man"], "order": 3457, "emoji": "๐Ÿ‘จโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "girl", "man"], "order": 3458, "emoji": "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "man"], "order": 3459, "emoji": "๐Ÿ‘จโ€๐Ÿ‘งโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "woman"], "order": 3460, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ฆ"}, {"tags": ["boy", "child", "family", "woman"], "order": 3461, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ฆโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "woman"], "order": 3462, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘ง"}, {"tags": ["boy", "child", "family", "girl", "woman"], "order": 3463, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ฆ"}, {"tags": ["child", "family", "girl", "woman"], "order": 3464, "emoji": "๐Ÿ‘ฉโ€๐Ÿ‘งโ€๐Ÿ‘ง"}, {"tags": ["face", "head", "silhouette", "speak", "speaking"], "order": 3466, "emoji": "๐Ÿ—ฃ๏ธ"}, {"tags": ["bust", "mysterious", "shadow", "silhouette"], "order": 3467, "emoji": "๐Ÿ‘ค"}, {"tags": ["bff", "bust", "busts", "everyone", "friend", "friends", "people", "silhouette"], "order": 3468, "emoji": "๐Ÿ‘ฅ"}, {"tags": ["comfort", "embrace", "farewell", "friendship", "goodbye", "hello", "hug", "hugging", "love", "people", "thanks"], "order": 3469, "emoji": "๐Ÿซ‚"}, {"tags": ["child"], "order": 3470, "emoji": "๐Ÿ‘ช๏ธ"}, {"tags": ["adult", "child", "family"], "order": 3471, "emoji": "๐Ÿง‘โ€๐Ÿง‘โ€๐Ÿง’"}, {"tags": ["adult", "child", "family"], "order": 3472, "emoji": "๐Ÿง‘โ€๐Ÿง‘โ€๐Ÿง’โ€๐Ÿง’"}, {"tags": ["adult", "child", "family"], "order": 3473, "emoji": "๐Ÿง‘โ€๐Ÿง’"}, {"tags": ["adult", "child", "family"], "order": 3474, "emoji": "๐Ÿง‘โ€๐Ÿง’โ€๐Ÿง’"}, {"tags": ["barefoot", "clothing", "footprint", "omw", "print", "walk"], "order": 3475, "emoji": "๐Ÿ‘ฃ"}, {"tags": ["clue", "crime", "detective", "forensics", "identity", "mystery", "print", "safety", "trace"], "order": 3476, "emoji": "๐Ÿซ†"}, {"tags": ["1โ€“2", "light", "skin", "tone", "type"], "order": 3477, "emoji": "๐Ÿป"}, {"tags": ["3", "medium-light", "skin", "tone", "type"], "order": 3478, "emoji": "๐Ÿผ"}, {"tags": ["4", "medium", "skin", "tone", "type"], "order": 3479, "emoji": "๐Ÿฝ"}, {"tags": ["5", "medium-dark", "skin", "tone", "type"], "order": 3480, "emoji": "๐Ÿพ"}, {"tags": ["6", "dark", "skin", "tone", "type"], "order": 3481, "emoji": "๐Ÿฟ"}, {"tags": ["ginger", "hair", "red", "redhead"], "order": 3482, "emoji": "๐Ÿฆฐ"}, {"tags": ["afro", "curly", "hair", "ringlets"], "order": 3483, "emoji": "๐Ÿฆฑ"}, {"tags": ["gray", "hair", "old", "white"], "order": 3484, "emoji": "๐Ÿฆณ"}, {"tags": ["chemotherapy", "hair", "hairless", "no", "shaven"], "order": 3485, "emoji": "๐Ÿฆฒ"}, {"tags": ["animal", "banana", "face", "monkey"], "order": 3486, "emoji": "๐Ÿต"}, {"tags": ["animal", "banana"], "order": 3487, "emoji": "๐Ÿ’"}, {"tags": ["animal"], "order": 3488, "emoji": "๐Ÿฆ"}, {"tags": ["animal", "ape", "monkey"], "order": 3489, "emoji": "๐Ÿฆง"}, {"tags": ["adorbs", "animal", "dog", "face", "pet", "puppies", "puppy"], "order": 3490, "emoji": "๐Ÿถ"}, {"tags": ["animal", "animals", "dogs", "pet"], "order": 3491, "emoji": "๐Ÿ•๏ธ"}, {"tags": ["accessibility", "animal", "blind", "dog", "guide"], "order": 3492, "emoji": "๐Ÿฆฎ"}, {"tags": ["accessibility", "animal", "assistance", "dog", "service"], "order": 3493, "emoji": "๐Ÿ•โ€๐Ÿฆบ"}, {"tags": ["animal", "dog", "fluffy"], "order": 3494, "emoji": "๐Ÿฉ"}, {"tags": ["animal", "face"], "order": 3495, "emoji": "๐Ÿบ"}, {"tags": ["animal", "face"], "order": 3496, "emoji": "๐ŸฆŠ"}, {"tags": ["animal", "curious", "sly"], "order": 3497, "emoji": "๐Ÿฆ"}, {"tags": ["animal", "cat", "face", "kitten", "kitty", "pet"], "order": 3498, "emoji": "๐Ÿฑ"}, {"tags": ["animal", "animals", "cats", "kitten", "pet"], "order": 3499, "emoji": "๐Ÿˆ๏ธ"}, {"tags": ["animal", "black", "cat", "feline", "halloween", "meow", "unlucky"], "order": 3500, "emoji": "๐Ÿˆโ€โฌ›"}, {"tags": ["alpha", "animal", "face", "leo", "mane", "order", "rawr", "roar", "safari", "strong", "zodiac"], "order": 3501, "emoji": "๐Ÿฆ"}, {"tags": ["animal", "big", "cat", "face", "predator", "tiger"], "order": 3502, "emoji": "๐Ÿฏ"}, {"tags": ["animal", "big", "cat", "predator", "zoo"], "order": 3503, "emoji": "๐Ÿ…"}, {"tags": ["animal", "big", "cat", "predator", "zoo"], "order": 3504, "emoji": "๐Ÿ†"}, {"tags": ["animal", "dressage", "equine", "face", "farm", "horse", "horses"], "order": 3505, "emoji": "๐Ÿด"}, {"tags": ["alces", "animal", "antlers", "elk", "mammal"], "order": 3506, "emoji": "๐ŸซŽ"}, {"tags": ["animal", "ass", "burro", "hinny", "mammal", "mule", "stubborn"], "order": 3507, "emoji": "๐Ÿซ"}, {"tags": ["animal", "equestrian", "farm", "racehorse", "racing"], "order": 3508, "emoji": "๐ŸŽ"}, {"tags": ["face"], "order": 3509, "emoji": "๐Ÿฆ„"}, {"tags": ["animal", "stripe"], "order": 3510, "emoji": "๐Ÿฆ“"}, {"tags": ["animal"], "order": 3511, "emoji": "๐ŸฆŒ"}, {"tags": ["animal", "buffalo", "herd", "wisent"], "order": 3512, "emoji": "๐Ÿฆฌ"}, {"tags": ["animal", "cow", "face", "farm", "milk", "moo"], "order": 3513, "emoji": "๐Ÿฎ"}, {"tags": ["animal", "animals", "bull", "farm", "taurus", "zodiac"], "order": 3514, "emoji": "๐Ÿ‚"}, {"tags": ["animal", "buffalo", "water", "zoo"], "order": 3515, "emoji": "๐Ÿƒ"}, {"tags": ["animal", "animals", "farm", "milk", "moo"], "order": 3516, "emoji": "๐Ÿ„"}, {"tags": ["animal", "bacon", "face", "farm", "pig", "pork"], "order": 3517, "emoji": "๐Ÿท"}, {"tags": ["animal", "bacon", "farm", "pork", "sow"], "order": 3518, "emoji": "๐Ÿ–"}, {"tags": ["animal", "pig"], "order": 3519, "emoji": "๐Ÿ—"}, {"tags": ["animal", "face", "farm", "nose", "pig", "smell", "snout"], "order": 3520, "emoji": "๐Ÿฝ"}, {"tags": ["animal", "aries", "horns", "male", "sheep", "zodiac", "zoo"], "order": 3521, "emoji": "๐Ÿ"}, {"tags": ["animal", "baa", "farm", "female", "fluffy", "lamb", "sheep", "wool"], "order": 3522, "emoji": "๐Ÿ‘"}, {"tags": ["animal", "capricorn", "farm", "milk", "zodiac"], "order": 3523, "emoji": "๐Ÿ"}, {"tags": ["animal", "desert", "dromedary", "hump", "one"], "order": 3524, "emoji": "๐Ÿช"}, {"tags": ["animal", "bactrian", "camel", "desert", "hump", "two", "two-hump"], "order": 3525, "emoji": "๐Ÿซ"}, {"tags": ["alpaca", "animal", "guanaco", "vicuรฑa", "wool"], "order": 3526, "emoji": "๐Ÿฆ™"}, {"tags": ["animal", "spots"], "order": 3527, "emoji": "๐Ÿฆ’"}, {"tags": ["animal"], "order": 3528, "emoji": "๐Ÿ˜"}, {"tags": ["animal", "extinction", "large", "tusk", "wooly"], "order": 3529, "emoji": "๐Ÿฆฃ"}, {"tags": ["animal"], "order": 3530, "emoji": "๐Ÿฆ"}, {"tags": ["animal", "hippo"], "order": 3531, "emoji": "๐Ÿฆ›"}, {"tags": ["animal", "face", "mouse"], "order": 3532, "emoji": "๐Ÿญ"}, {"tags": ["animal", "animals"], "order": 3533, "emoji": "๐Ÿ"}, {"tags": ["animal"], "order": 3534, "emoji": "๐Ÿ€"}, {"tags": ["animal", "face", "pet"], "order": 3535, "emoji": "๐Ÿน"}, {"tags": ["animal", "bunny", "face", "pet", "rabbit"], "order": 3536, "emoji": "๐Ÿฐ"}, {"tags": ["animal", "bunny", "pet"], "order": 3537, "emoji": "๐Ÿ‡"}, {"tags": ["animal", "squirrel"], "order": 3539, "emoji": "๐Ÿฟ๏ธ"}, {"tags": ["animal", "dam", "teeth"], "order": 3540, "emoji": "๐Ÿฆซ"}, {"tags": ["animal", "spiny"], "order": 3541, "emoji": "๐Ÿฆ”"}, {"tags": ["animal", "vampire"], "order": 3542, "emoji": "๐Ÿฆ‡"}, {"tags": ["animal", "face", "grizzly", "growl", "honey"], "order": 3543, "emoji": "๐Ÿป"}, {"tags": ["animal", "arctic", "bear", "polar", "white"], "order": 3544, "emoji": "๐Ÿปโ€โ„๏ธ"}, {"tags": ["animal", "australia", "bear", "down", "face", "marsupial", "under"], "order": 3546, "emoji": "๐Ÿจ"}, {"tags": ["animal", "bamboo", "face"], "order": 3547, "emoji": "๐Ÿผ"}, {"tags": ["lazy", "slow"], "order": 3548, "emoji": "๐Ÿฆฅ"}, {"tags": ["animal", "fishing", "playful"], "order": 3549, "emoji": "๐Ÿฆฆ"}, {"tags": ["animal", "stink"], "order": 3550, "emoji": "๐Ÿฆจ"}, {"tags": ["animal", "joey", "jump", "marsupial"], "order": 3551, "emoji": "๐Ÿฆ˜"}, {"tags": ["animal", "honey", "pester"], "order": 3552, "emoji": "๐Ÿฆก"}, {"tags": ["feet", "paw", "paws", "print", "prints"], "order": 3553, "emoji": "๐Ÿพ"}, {"tags": ["bird", "gobble", "thanksgiving"], "order": 3554, "emoji": "๐Ÿฆƒ"}, {"tags": ["animal", "bird", "ornithology"], "order": 3555, "emoji": "๐Ÿ”"}, {"tags": ["animal", "bird", "ornithology"], "order": 3556, "emoji": "๐Ÿ“"}, {"tags": ["animal", "baby", "bird", "chick", "egg", "hatching"], "order": 3557, "emoji": "๐Ÿฃ"}, {"tags": ["animal", "baby", "bird", "chick", "ornithology"], "order": 3558, "emoji": "๐Ÿค"}, {"tags": ["animal", "baby", "bird", "chick", "front-facing", "newborn", "ornithology"], "order": 3559, "emoji": "๐Ÿฅ"}, {"tags": ["animal", "ornithology"], "order": 3560, "emoji": "๐Ÿฆ๏ธ"}, {"tags": ["animal", "antarctica", "bird", "ornithology"], "order": 3561, "emoji": "๐Ÿง"}, {"tags": ["bird", "fly", "ornithology", "peace"], "order": 3563, "emoji": "๐Ÿ•Š๏ธ"}, {"tags": ["animal", "bird", "ornithology"], "order": 3564, "emoji": "๐Ÿฆ…"}, {"tags": ["animal", "bird", "ornithology"], "order": 3565, "emoji": "๐Ÿฆ†"}, {"tags": ["animal", "bird", "cygnet", "duckling", "ornithology", "ugly"], "order": 3566, "emoji": "๐Ÿฆข"}, {"tags": ["animal", "bird", "ornithology", "wise"], "order": 3567, "emoji": "๐Ÿฆ‰"}, {"tags": ["animal", "bird", "extinction", "large", "ornithology"], "order": 3568, "emoji": "๐Ÿฆค"}, {"tags": ["bird", "flight", "light", "plumage"], "order": 3569, "emoji": "๐Ÿชถ"}, {"tags": ["animal", "bird", "flamboyant", "ornithology", "tropical"], "order": 3570, "emoji": "๐Ÿฆฉ"}, {"tags": ["animal", "bird", "colorful", "ornithology", "ostentatious", "peahen", "pretty", "proud"], "order": 3571, "emoji": "๐Ÿฆš"}, {"tags": ["animal", "bird", "ornithology", "pirate", "talk"], "order": 3572, "emoji": "๐Ÿฆœ"}, {"tags": ["angelic", "ascend", "aviation", "bird", "fly", "flying", "heavenly", "mythology", "soar"], "order": 3573, "emoji": "๐Ÿชฝ"}, {"tags": ["animal", "beak", "bird", "black", "caw", "corvid", "crow", "ornithology", "raven", "rook"], "order": 3574, "emoji": "๐Ÿฆโ€โฌ›"}, {"tags": ["animal", "bird", "duck", "flock", "fowl", "gaggle", "gander", "geese", "honk", "ornithology", "silly"], "order": 3575, "emoji": "๐Ÿชฟ"}, {"tags": ["ascend", "ascension", "emerge", "fantasy", "firebird", "glory", "immortal", "rebirth", "reincarnation", "reinvent", "renewal", "revival", "revive", "rise", "transform"], "order": 3576, "emoji": "๐Ÿฆโ€๐Ÿ”ฅ"}, {"tags": ["animal", "face"], "order": 3577, "emoji": "๐Ÿธ"}, {"tags": ["animal", "zoo"], "order": 3578, "emoji": "๐ŸŠ"}, {"tags": ["animal", "terrapin", "tortoise"], "order": 3579, "emoji": "๐Ÿข"}, {"tags": ["animal", "reptile"], "order": 3580, "emoji": "๐ŸฆŽ"}, {"tags": ["animal", "bearer", "ophiuchus", "serpent", "zodiac"], "order": 3581, "emoji": "๐Ÿ"}, {"tags": ["animal", "dragon", "face", "fairy", "fairytale", "tale"], "order": 3582, "emoji": "๐Ÿฒ"}, {"tags": ["animal", "fairy", "fairytale", "knights", "tale"], "order": 3583, "emoji": "๐Ÿ‰"}, {"tags": ["brachiosaurus", "brontosaurus", "dinosaur", "diplodocus"], "order": 3584, "emoji": "๐Ÿฆ•"}, {"tags": ["dinosaur", "rex", "t", "t-rex", "tyrannosaurus"], "order": 3585, "emoji": "๐Ÿฆ–"}, {"tags": ["animal", "beach", "face", "ocean", "spouting", "whale"], "order": 3586, "emoji": "๐Ÿณ"}, {"tags": ["animal", "beach", "ocean"], "order": 3587, "emoji": "๐Ÿ‹"}, {"tags": ["animal", "beach", "flipper", "ocean"], "order": 3588, "emoji": "๐Ÿฌ"}, {"tags": ["animal", "lion", "ocean", "sea"], "order": 3589, "emoji": "๐Ÿฆญ"}, {"tags": ["animal", "dinner", "fishes", "fishing", "pisces", "zodiac"], "order": 3590, "emoji": "๐ŸŸ๏ธ"}, {"tags": ["animal", "fish", "fishes", "tropical"], "order": 3591, "emoji": "๐Ÿ "}, {"tags": ["animal", "fish"], "order": 3592, "emoji": "๐Ÿก"}, {"tags": ["animal", "fish"], "order": 3593, "emoji": "๐Ÿฆˆ"}, {"tags": ["animal", "creature", "ocean"], "order": 3594, "emoji": "๐Ÿ™"}, {"tags": ["animal", "beach", "conch", "sea", "shell", "spiral"], "order": 3595, "emoji": "๐Ÿš"}, {"tags": ["change", "climate", "ocean", "reef", "sea"], "order": 3596, "emoji": "๐Ÿชธ"}, {"tags": ["animal", "aquarium", "burn", "invertebrate", "jelly", "life", "marine", "ocean", "ouch", "plankton", "sea", "sting", "stinger", "tentacles"], "order": 3597, "emoji": "๐Ÿชผ"}, {"tags": ["cancer", "zodiac"], "order": 3598, "emoji": "๐Ÿฆ€"}, {"tags": ["animal", "bisque", "claws", "seafood"], "order": 3599, "emoji": "๐Ÿฆž"}, {"tags": ["food", "shellfish", "small"], "order": 3600, "emoji": "๐Ÿฆ"}, {"tags": ["animal", "food", "mollusk"], "order": 3601, "emoji": "๐Ÿฆ‘"}, {"tags": ["diving", "pearl"], "order": 3602, "emoji": "๐Ÿฆช"}, {"tags": ["animal", "escargot", "garden", "nature", "slug"], "order": 3603, "emoji": "๐ŸŒ"}, {"tags": ["insect", "pretty"], "order": 3604, "emoji": "๐Ÿฆ‹"}, {"tags": ["animal", "garden", "insect"], "order": 3605, "emoji": "๐Ÿ›"}, {"tags": ["animal", "garden", "insect"], "order": 3606, "emoji": "๐Ÿœ"}, {"tags": ["animal", "bee", "bumblebee", "honey", "insect", "nature", "spring"], "order": 3607, "emoji": "๐Ÿ"}, {"tags": ["animal", "bug", "insect"], "order": 3608, "emoji": "๐Ÿชฒ"}, {"tags": ["animal", "beetle", "garden", "insect", "lady", "ladybird", "ladybug", "nature"], "order": 3609, "emoji": "๐Ÿž"}, {"tags": ["animal", "bug", "grasshopper", "insect", "orthoptera"], "order": 3610, "emoji": "๐Ÿฆ—"}, {"tags": ["animal", "insect", "pest", "roach"], "order": 3611, "emoji": "๐Ÿชณ"}, {"tags": ["animal", "insect"], "order": 3613, "emoji": "๐Ÿ•ท๏ธ"}, {"tags": ["spider", "web"], "order": 3615, "emoji": "๐Ÿ•ธ๏ธ"}, {"tags": ["scorpio", "scorpius", "zodiac"], "order": 3616, "emoji": "๐Ÿฆ‚"}, {"tags": ["bite", "disease", "fever", "insect", "malaria", "pest", "virus"], "order": 3617, "emoji": "๐ŸฆŸ"}, {"tags": ["animal", "disease", "insect", "maggot", "pest", "rotting"], "order": 3618, "emoji": "๐Ÿชฐ"}, {"tags": ["animal", "annelid", "earthworm", "parasite"], "order": 3619, "emoji": "๐Ÿชฑ"}, {"tags": ["amoeba", "bacteria", "science", "virus"], "order": 3620, "emoji": "๐Ÿฆ "}, {"tags": ["anniversary", "birthday", "date", "flower", "love", "plant", "romance"], "order": 3621, "emoji": "๐Ÿ’"}, {"tags": ["blossom", "cherry", "flower", "plant", "spring", "springtime"], "order": 3622, "emoji": "๐ŸŒธ"}, {"tags": ["flower", "white"], "order": 3623, "emoji": "๐Ÿ’ฎ"}, {"tags": ["beauty", "buddhism", "calm", "flower", "hinduism", "peace", "purity", "serenity"], "order": 3624, "emoji": "๐Ÿชท"}, {"tags": ["plant"], "order": 3626, "emoji": "๐Ÿต๏ธ"}, {"tags": ["beauty", "elegant", "flower", "love", "plant", "red", "valentine"], "order": 3627, "emoji": "๐ŸŒน"}, {"tags": ["dying", "flower", "wilted"], "order": 3628, "emoji": "๐Ÿฅ€"}, {"tags": ["flower", "plant"], "order": 3629, "emoji": "๐ŸŒบ"}, {"tags": ["flower", "outdoors", "plant", "sun"], "order": 3630, "emoji": "๐ŸŒป"}, {"tags": ["buttercup", "dandelion", "flower", "plant"], "order": 3631, "emoji": "๐ŸŒผ"}, {"tags": ["blossom", "flower", "growth", "plant"], "order": 3632, "emoji": "๐ŸŒท"}, {"tags": ["bloom", "bluebonnet", "flower", "indigo", "lavender", "lilac", "lupine", "plant", "purple", "shrub", "snapdragon", "spring", "violet"], "order": 3633, "emoji": "๐Ÿชป"}, {"tags": ["plant", "sapling", "sprout", "young"], "order": 3634, "emoji": "๐ŸŒฑ"}, {"tags": ["decor", "grow", "house", "nurturing", "plant", "pot", "potted"], "order": 3635, "emoji": "๐Ÿชด"}, {"tags": ["christmas", "evergreen", "forest", "pine", "tree"], "order": 3636, "emoji": "๐ŸŒฒ"}, {"tags": ["deciduous", "forest", "green", "habitat", "shedding", "tree"], "order": 3637, "emoji": "๐ŸŒณ"}, {"tags": ["beach", "palm", "plant", "tree", "tropical"], "order": 3638, "emoji": "๐ŸŒด"}, {"tags": ["desert", "drought", "nature", "plant"], "order": 3639, "emoji": "๐ŸŒต"}, {"tags": ["ear", "grain", "grains", "plant", "rice", "sheaf"], "order": 3640, "emoji": "๐ŸŒพ"}, {"tags": ["leaf", "plant"], "order": 3641, "emoji": "๐ŸŒฟ"}, {"tags": ["irish", "plant"], "order": 3643, "emoji": "โ˜˜๏ธ"}, {"tags": ["4", "clover", "four", "four-leaf", "irish", "leaf", "lucky", "plant"], "order": 3644, "emoji": "๐Ÿ€"}, {"tags": ["falling", "leaf", "maple"], "order": 3645, "emoji": "๐Ÿ"}, {"tags": ["autumn", "fall", "fallen", "falling", "leaf"], "order": 3646, "emoji": "๐Ÿ‚"}, {"tags": ["blow", "flutter", "fluttering", "leaf", "wind"], "order": 3647, "emoji": "๐Ÿƒ"}, {"tags": ["branch", "empty", "home", "nest", "nesting"], "order": 3648, "emoji": "๐Ÿชน"}, {"tags": ["bird", "branch", "egg", "eggs", "nest", "nesting"], "order": 3649, "emoji": "๐Ÿชบ"}, {"tags": ["fungus", "toadstool"], "order": 3650, "emoji": "๐Ÿ„"}, {"tags": ["bare", "barren", "branches", "dead", "drought", "leafless", "tree", "trunk", "winter", "wood"], "order": 3651, "emoji": "๐Ÿชพ"}, {"tags": ["dionysus", "fruit", "grape"], "order": 3652, "emoji": "๐Ÿ‡"}, {"tags": ["cantaloupe", "fruit"], "order": 3653, "emoji": "๐Ÿˆ"}, {"tags": ["fruit"], "order": 3654, "emoji": "๐Ÿ‰"}, {"tags": ["c", "citrus", "fruit", "nectarine", "orange", "vitamin"], "order": 3655, "emoji": "๐ŸŠ"}, {"tags": ["citrus", "fruit", "sour"], "order": 3656, "emoji": "๐Ÿ‹"}, {"tags": ["acidity", "citrus", "cocktail", "fruit", "garnish", "key", "margarita", "mojito", "refreshing", "salsa", "sour", "tangy", "tequila", "tropical", "zest"], "order": 3657, "emoji": "๐Ÿ‹โ€๐ŸŸฉ"}, {"tags": ["fruit", "potassium"], "order": 3658, "emoji": "๐ŸŒ"}, {"tags": ["colada", "fruit", "pina", "tropical"], "order": 3659, "emoji": "๐Ÿ"}, {"tags": ["food", "fruit", "tropical"], "order": 3660, "emoji": "๐Ÿฅญ"}, {"tags": ["apple", "diet", "food", "fruit", "health", "red", "ripe"], "order": 3661, "emoji": "๐ŸŽ"}, {"tags": ["apple", "fruit", "green"], "order": 3662, "emoji": "๐Ÿ"}, {"tags": ["fruit"], "order": 3663, "emoji": "๐Ÿ"}, {"tags": ["fruit"], "order": 3664, "emoji": "๐Ÿ‘"}, {"tags": ["berries", "cherry", "fruit", "red"], "order": 3665, "emoji": "๐Ÿ’"}, {"tags": ["berry", "fruit"], "order": 3666, "emoji": "๐Ÿ“"}, {"tags": ["berries", "berry", "bilberry", "blue", "blueberry", "food", "fruit"], "order": 3667, "emoji": "๐Ÿซ"}, {"tags": ["food", "fruit", "kiwi"], "order": 3668, "emoji": "๐Ÿฅ"}, {"tags": ["food", "fruit", "vegetable"], "order": 3669, "emoji": "๐Ÿ…"}, {"tags": ["food"], "order": 3670, "emoji": "๐Ÿซ’"}, {"tags": ["colada", "palm", "piรฑa"], "order": 3671, "emoji": "๐Ÿฅฅ"}, {"tags": ["food", "fruit"], "order": 3672, "emoji": "๐Ÿฅ‘"}, {"tags": ["aubergine", "vegetable"], "order": 3673, "emoji": "๐Ÿ†"}, {"tags": ["food", "vegetable"], "order": 3674, "emoji": "๐Ÿฅ”"}, {"tags": ["food", "vegetable"], "order": 3675, "emoji": "๐Ÿฅ•"}, {"tags": ["corn", "crops", "ear", "farm", "maize", "maze"], "order": 3676, "emoji": "๐ŸŒฝ"}, {"tags": ["hot", "pepper"], "order": 3678, "emoji": "๐ŸŒถ๏ธ"}, {"tags": ["bell", "capsicum", "food", "pepper", "vegetable"], "order": 3679, "emoji": "๐Ÿซ‘"}, {"tags": ["food", "pickle", "vegetable"], "order": 3680, "emoji": "๐Ÿฅ’"}, {"tags": ["bok", "burgers", "cabbage", "choy", "green", "kale", "leafy", "lettuce", "salad"], "order": 3681, "emoji": "๐Ÿฅฌ"}, {"tags": ["cabbage", "wild"], "order": 3682, "emoji": "๐Ÿฅฆ"}, {"tags": ["flavoring"], "order": 3683, "emoji": "๐Ÿง„"}, {"tags": ["flavoring"], "order": 3684, "emoji": "๐Ÿง…"}, {"tags": ["food", "nut", "peanut", "vegetable"], "order": 3685, "emoji": "๐Ÿฅœ"}, {"tags": ["food", "kidney", "legume", "small"], "order": 3686, "emoji": "๐Ÿซ˜"}, {"tags": ["almond", "plant"], "order": 3687, "emoji": "๐ŸŒฐ"}, {"tags": ["beer", "ginger", "health", "herb", "natural", "root", "spice"], "order": 3688, "emoji": "๐Ÿซš"}, {"tags": ["beans", "beanstalk", "edamame", "legume", "pea", "pod", "soybean", "vegetable", "veggie"], "order": 3689, "emoji": "๐Ÿซ›"}, {"tags": ["food", "fungi", "fungus", "mushroom", "nature", "pizza", "portobello", "shiitake", "shroom", "spore", "sprout", "toppings", "truffle", "vegetable", "vegetarian", "veggie"], "order": 3690, "emoji": "๐Ÿ„โ€๐ŸŸซ"}, {"tags": ["beet", "food", "garden", "radish", "root", "salad", "turnip", "vegetable", "vegetarian"], "order": 3691, "emoji": "๐Ÿซœ"}, {"tags": ["carbs", "food", "grain", "loaf", "restaurant", "toast", "wheat"], "order": 3692, "emoji": "๐Ÿž"}, {"tags": ["bread", "breakfast", "crescent", "food", "french", "roll"], "order": 3693, "emoji": "๐Ÿฅ"}, {"tags": ["baguette", "bread", "food", "french"], "order": 3694, "emoji": "๐Ÿฅ–"}, {"tags": ["arepa", "bread", "food", "gordita", "lavash", "naan", "pita"], "order": 3695, "emoji": "๐Ÿซ“"}, {"tags": ["convoluted", "twisted"], "order": 3696, "emoji": "๐Ÿฅจ"}, {"tags": ["bakery", "bread", "breakfast", "schmear"], "order": 3697, "emoji": "๐Ÿฅฏ"}, {"tags": ["breakfast", "crรชpe", "food", "hotcake", "pancake"], "order": 3698, "emoji": "๐Ÿฅž"}, {"tags": ["breakfast", "indecisive", "iron"], "order": 3699, "emoji": "๐Ÿง‡"}, {"tags": ["cheese", "wedge"], "order": 3700, "emoji": "๐Ÿง€"}, {"tags": ["bone", "meat"], "order": 3701, "emoji": "๐Ÿ–"}, {"tags": ["bone", "chicken", "drumstick", "hungry", "leg", "poultry", "turkey"], "order": 3702, "emoji": "๐Ÿ—"}, {"tags": ["chop", "cut", "lambchop", "meat", "porkchop", "red", "steak"], "order": 3703, "emoji": "๐Ÿฅฉ"}, {"tags": ["breakfast", "food", "meat"], "order": 3704, "emoji": "๐Ÿฅ“"}, {"tags": ["burger", "eat", "fast", "food", "hungry"], "order": 3705, "emoji": "๐Ÿ”"}, {"tags": ["fast", "food", "french", "fries"], "order": 3706, "emoji": "๐ŸŸ"}, {"tags": ["cheese", "food", "hungry", "pepperoni", "slice"], "order": 3707, "emoji": "๐Ÿ•"}, {"tags": ["dog", "frankfurter", "hot", "hotdog", "sausage"], "order": 3708, "emoji": "๐ŸŒญ"}, {"tags": ["bread"], "order": 3709, "emoji": "๐Ÿฅช"}, {"tags": ["mexican"], "order": 3710, "emoji": "๐ŸŒฎ"}, {"tags": ["mexican", "wrap"], "order": 3711, "emoji": "๐ŸŒฏ"}, {"tags": ["food", "mexican", "pamonha", "wrapped"], "order": 3712, "emoji": "๐Ÿซ”"}, {"tags": ["falafel", "flatbread", "food", "gyro", "kebab", "stuffed"], "order": 3713, "emoji": "๐Ÿฅ™"}, {"tags": ["chickpea", "meatball"], "order": 3714, "emoji": "๐Ÿง†"}, {"tags": ["breakfast", "food"], "order": 3715, "emoji": "๐Ÿฅš"}, {"tags": ["breakfast", "easy", "egg", "fry", "frying", "over", "pan", "restaurant", "side", "sunny", "up"], "order": 3716, "emoji": "๐Ÿณ"}, {"tags": ["casserole", "food", "paella", "pan", "shallow"], "order": 3717, "emoji": "๐Ÿฅ˜"}, {"tags": ["food", "pot", "soup", "stew"], "order": 3718, "emoji": "๐Ÿฒ"}, {"tags": ["cheese", "chocolate", "food", "melted", "pot", "ski"], "order": 3719, "emoji": "๐Ÿซ•"}, {"tags": ["bowl", "breakfast", "cereal", "congee", "oatmeal", "porridge", "spoon"], "order": 3720, "emoji": "๐Ÿฅฃ"}, {"tags": ["food", "green", "salad"], "order": 3721, "emoji": "๐Ÿฅ—"}, {"tags": ["corn", "movie", "pop"], "order": 3722, "emoji": "๐Ÿฟ"}, {"tags": ["dairy"], "order": 3723, "emoji": "๐Ÿงˆ"}, {"tags": ["condiment", "flavor", "mad", "salty", "shaker", "taste", "upset"], "order": 3724, "emoji": "๐Ÿง‚"}, {"tags": ["can", "canned", "food"], "order": 3725, "emoji": "๐Ÿฅซ"}, {"tags": ["bento", "box", "food"], "order": 3726, "emoji": "๐Ÿฑ"}, {"tags": ["cracker", "food", "rice"], "order": 3727, "emoji": "๐Ÿ˜"}, {"tags": ["ball", "food", "japanese", "rice"], "order": 3728, "emoji": "๐Ÿ™"}, {"tags": ["cooked", "food", "rice"], "order": 3729, "emoji": "๐Ÿš"}, {"tags": ["curry", "food", "rice"], "order": 3730, "emoji": "๐Ÿ›"}, {"tags": ["bowl", "chopsticks", "food", "noodle", "pho", "ramen", "soup", "steaming"], "order": 3731, "emoji": "๐Ÿœ"}, {"tags": ["food", "meatballs", "pasta", "restaurant"], "order": 3732, "emoji": "๐Ÿ"}, {"tags": ["food", "potato", "roasted", "sweet"], "order": 3733, "emoji": "๐Ÿ "}, {"tags": ["food", "kebab", "restaurant", "seafood", "skewer", "stick"], "order": 3734, "emoji": "๐Ÿข"}, {"tags": ["food"], "order": 3735, "emoji": "๐Ÿฃ"}, {"tags": ["fried", "prawn", "shrimp", "tempura"], "order": 3736, "emoji": "๐Ÿค"}, {"tags": ["cake", "fish", "food", "pastry", "restaurant", "swirl"], "order": 3737, "emoji": "๐Ÿฅ"}, {"tags": ["autumn", "cake", "festival", "moon", "yuรจbวng"], "order": 3738, "emoji": "๐Ÿฅฎ"}, {"tags": ["dessert", "japanese", "skewer", "stick", "sweet"], "order": 3739, "emoji": "๐Ÿก"}, {"tags": ["empanada", "gyลza", "jiaozi", "pierogi", "potsticker"], "order": 3740, "emoji": "๐ŸฅŸ"}, {"tags": ["cookie", "fortune", "prophecy"], "order": 3741, "emoji": "๐Ÿฅ "}, {"tags": ["box", "chopsticks", "delivery", "food", "oyster", "pail", "takeout"], "order": 3742, "emoji": "๐Ÿฅก"}, {"tags": ["cream", "dessert", "food", "ice", "icecream", "restaurant", "serve", "soft", "sweet"], "order": 3743, "emoji": "๐Ÿฆ"}, {"tags": ["dessert", "ice", "restaurant", "shaved", "sweet"], "order": 3744, "emoji": "๐Ÿง"}, {"tags": ["cream", "dessert", "food", "ice", "restaurant", "sweet"], "order": 3745, "emoji": "๐Ÿจ"}, {"tags": ["breakfast", "dessert", "donut", "food", "sweet"], "order": 3746, "emoji": "๐Ÿฉ"}, {"tags": ["chip", "chocolate", "dessert", "sweet"], "order": 3747, "emoji": "๐Ÿช"}, {"tags": ["bday", "birthday", "cake", "celebration", "dessert", "happy", "pastry", "sweet"], "order": 3748, "emoji": "๐ŸŽ‚"}, {"tags": ["cake", "dessert", "pastry", "slice", "sweet"], "order": 3749, "emoji": "๐Ÿฐ"}, {"tags": ["bakery", "dessert", "sprinkles", "sugar", "sweet", "treat"], "order": 3750, "emoji": "๐Ÿง"}, {"tags": ["apple", "filling", "fruit", "meat", "pastry", "pumpkin", "slice"], "order": 3751, "emoji": "๐Ÿฅง"}, {"tags": ["bar", "candy", "chocolate", "dessert", "halloween", "sweet", "tooth"], "order": 3752, "emoji": "๐Ÿซ"}, {"tags": ["cavities", "dessert", "halloween", "restaurant", "sweet", "tooth", "wrapper"], "order": 3753, "emoji": "๐Ÿฌ"}, {"tags": ["candy", "dessert", "food", "restaurant", "sweet"], "order": 3754, "emoji": "๐Ÿญ"}, {"tags": ["dessert", "pudding", "sweet"], "order": 3755, "emoji": "๐Ÿฎ"}, {"tags": ["barrel", "bear", "food", "honey", "honeypot", "jar", "pot", "sweet"], "order": 3756, "emoji": "๐Ÿฏ"}, {"tags": ["babies", "baby", "birth", "born", "bottle", "drink", "infant", "milk", "newborn"], "order": 3757, "emoji": "๐Ÿผ"}, {"tags": ["drink", "glass", "milk"], "order": 3758, "emoji": "๐Ÿฅ›"}, {"tags": ["beverage", "cafe", "caffeine", "chai", "coffee", "drink", "hot", "morning", "steaming", "tea"], "order": 3759, "emoji": "โ˜•๏ธ"}, {"tags": ["brew", "drink", "food", "pot", "tea"], "order": 3760, "emoji": "๐Ÿซ–"}, {"tags": ["beverage", "cup", "drink", "handle", "oolong", "tea", "teacup"], "order": 3761, "emoji": "๐Ÿต"}, {"tags": ["bar", "beverage", "bottle", "cup", "drink", "restaurant"], "order": 3762, "emoji": "๐Ÿถ"}, {"tags": ["bar", "bottle", "cork", "drink", "popping"], "order": 3763, "emoji": "๐Ÿพ"}, {"tags": ["alcohol", "bar", "beverage", "booze", "club", "drink", "drinking", "drinks", "glass", "restaurant", "wine"], "order": 3764, "emoji": "๐Ÿท"}, {"tags": ["alcohol", "bar", "booze", "club", "cocktail", "drink", "drinking", "drinks", "glass", "mad", "martini", "men"], "order": 3765, "emoji": "๐Ÿธ๏ธ"}, {"tags": ["alcohol", "bar", "booze", "club", "cocktail", "drink", "drinking", "drinks", "drunk", "mai", "party", "tai", "tropical", "tropics"], "order": 3766, "emoji": "๐Ÿน"}, {"tags": ["alcohol", "ale", "bar", "beer", "booze", "drink", "drinking", "drinks", "mug", "octoberfest", "oktoberfest", "pint", "stein", "summer"], "order": 3767, "emoji": "๐Ÿบ"}, {"tags": ["alcohol", "bar", "beer", "booze", "bottoms", "cheers", "clink", "clinking", "drinking", "drinks", "mugs"], "order": 3768, "emoji": "๐Ÿป"}, {"tags": ["celebrate", "clink", "clinking", "drink", "glass", "glasses"], "order": 3769, "emoji": "๐Ÿฅ‚"}, {"tags": ["glass", "liquor", "scotch", "shot", "tumbler", "whiskey", "whisky"], "order": 3770, "emoji": "๐Ÿฅƒ"}, {"tags": ["accident", "drink", "empty", "glass", "liquid", "oops", "pour", "pouring", "spill", "water"], "order": 3771, "emoji": "๐Ÿซ—"}, {"tags": ["cup", "drink", "juice", "malt", "soda", "soft", "straw", "water"], "order": 3772, "emoji": "๐Ÿฅค"}, {"tags": ["boba", "bubble", "food", "milk", "pearl", "tea"], "order": 3773, "emoji": "๐Ÿง‹"}, {"tags": ["beverage", "box", "juice", "straw", "sweet"], "order": 3774, "emoji": "๐Ÿงƒ"}, {"tags": ["drink"], "order": 3775, "emoji": "๐Ÿง‰"}, {"tags": ["cold", "cube", "iceberg"], "order": 3776, "emoji": "๐ŸงŠ"}, {"tags": ["hashi", "jeotgarak", "kuaizi"], "order": 3777, "emoji": "๐Ÿฅข"}, {"tags": ["cooking", "dinner", "eat", "fork", "knife", "plate"], "order": 3779, "emoji": "๐Ÿฝ๏ธ"}, {"tags": ["breakfast", "breaky", "cooking", "cutlery", "delicious", "dinner", "eat", "feed", "food", "fork", "hungry", "knife", "lunch", "restaurant", "yum", "yummy"], "order": 3780, "emoji": "๐Ÿด"}, {"tags": ["eat", "tableware"], "order": 3781, "emoji": "๐Ÿฅ„"}, {"tags": ["chef", "cooking", "hocho", "kitchen", "knife", "tool", "weapon"], "order": 3782, "emoji": "๐Ÿ”ช"}, {"tags": ["condiment", "container", "empty", "nothing", "sauce", "store"], "order": 3783, "emoji": "๐Ÿซ™"}, {"tags": ["aquarius", "cooking", "drink", "jug", "tool", "weapon", "zodiac"], "order": 3784, "emoji": "๐Ÿบ"}, {"tags": ["africa", "earth", "europe", "europe-africa", "globe", "showing", "world"], "order": 3785, "emoji": "๐ŸŒ๏ธ"}, {"tags": ["americas", "earth", "globe", "showing", "world"], "order": 3786, "emoji": "๐ŸŒŽ๏ธ"}, {"tags": ["asia", "asia-australia", "australia", "earth", "globe", "showing", "world"], "order": 3787, "emoji": "๐ŸŒ๏ธ"}, {"tags": ["earth", "globe", "internet", "meridians", "web", "world", "worldwide"], "order": 3788, "emoji": "๐ŸŒ"}, {"tags": ["map", "world"], "order": 3790, "emoji": "๐Ÿ—บ๏ธ"}, {"tags": ["japan", "map"], "order": 3791, "emoji": "๐Ÿ—พ"}, {"tags": ["direction", "magnetic", "navigation", "orienteering"], "order": 3792, "emoji": "๐Ÿงญ"}, {"tags": ["cold", "mountain", "snow", "snow-capped"], "order": 3794, "emoji": "๐Ÿ”๏ธ"}, {"tags": ["mountain"], "order": 3796, "emoji": "โ›ฐ๏ธ"}, {"tags": ["eruption", "mountain", "nature"], "order": 3797, "emoji": "๐ŸŒ‹"}, {"tags": ["fuji", "mount", "mountain", "nature"], "order": 3798, "emoji": "๐Ÿ—ป"}, {"tags": ["camping"], "order": 3800, "emoji": "๐Ÿ•๏ธ"}, {"tags": ["beach", "umbrella"], "order": 3802, "emoji": "๐Ÿ–๏ธ"}, {"tags": ["desert"], "order": 3804, "emoji": "๐Ÿœ๏ธ"}, {"tags": ["desert", "island"], "order": 3806, "emoji": "๐Ÿ๏ธ"}, {"tags": ["national", "park"], "order": 3808, "emoji": "๐Ÿž๏ธ"}, {"tags": ["stadium"], "order": 3810, "emoji": "๐ŸŸ๏ธ"}, {"tags": ["building", "classical"], "order": 3812, "emoji": "๐Ÿ›๏ธ"}, {"tags": ["building", "construction", "crane"], "order": 3814, "emoji": "๐Ÿ—๏ธ"}, {"tags": ["bricks", "clay", "mortar", "wall"], "order": 3815, "emoji": "๐Ÿงฑ"}, {"tags": ["boulder", "heavy", "solid", "stone", "tough"], "order": 3816, "emoji": "๐Ÿชจ"}, {"tags": ["log", "lumber", "timber"], "order": 3817, "emoji": "๐Ÿชต"}, {"tags": ["home", "house", "roundhouse", "shelter", "yurt"], "order": 3818, "emoji": "๐Ÿ›–"}, {"tags": ["house"], "order": 3820, "emoji": "๐Ÿ˜๏ธ"}, {"tags": ["derelict", "home", "house"], "order": 3822, "emoji": "๐Ÿš๏ธ"}, {"tags": ["building", "country", "heart", "home", "ranch", "settle", "simple", "suburban", "suburbia", "where"], "order": 3823, "emoji": "๐Ÿ ๏ธ"}, {"tags": ["building", "country", "garden", "heart", "home", "house", "ranch", "settle", "simple", "suburban", "suburbia", "where"], "order": 3824, "emoji": "๐Ÿก"}, {"tags": ["building", "city", "cubical", "job", "office"], "order": 3825, "emoji": "๐Ÿข"}, {"tags": ["building", "japanese", "office", "post"], "order": 3826, "emoji": "๐Ÿฃ"}, {"tags": ["building", "european", "office", "post"], "order": 3827, "emoji": "๐Ÿค"}, {"tags": ["building", "doctor", "medicine"], "order": 3828, "emoji": "๐Ÿฅ"}, {"tags": ["building"], "order": 3829, "emoji": "๐Ÿฆ"}, {"tags": ["building"], "order": 3830, "emoji": "๐Ÿจ"}, {"tags": ["building", "hotel", "love"], "order": 3831, "emoji": "๐Ÿฉ"}, {"tags": ["24", "building", "convenience", "hours", "store"], "order": 3832, "emoji": "๐Ÿช"}, {"tags": ["building"], "order": 3833, "emoji": "๐Ÿซ"}, {"tags": ["building", "department", "store"], "order": 3834, "emoji": "๐Ÿฌ"}, {"tags": ["building"], "order": 3835, "emoji": "๐Ÿญ๏ธ"}, {"tags": ["building", "castle", "japanese"], "order": 3836, "emoji": "๐Ÿฏ"}, {"tags": ["building", "european"], "order": 3837, "emoji": "๐Ÿฐ"}, {"tags": ["chapel", "hitched", "nuptials", "romance"], "order": 3838, "emoji": "๐Ÿ’’"}, {"tags": ["tokyo", "tower"], "order": 3839, "emoji": "๐Ÿ—ผ"}, {"tags": ["liberty", "new", "ny", "nyc", "statue", "york"], "order": 3840, "emoji": "๐Ÿ—ฝ"}, {"tags": ["bless", "chapel", "christian", "cross", "religion"], "order": 3841, "emoji": "โ›ช๏ธ"}, {"tags": ["islam", "masjid", "muslim", "religion"], "order": 3842, "emoji": "๐Ÿ•Œ"}, {"tags": ["hindu", "temple"], "order": 3843, "emoji": "๐Ÿ›•"}, {"tags": ["jew", "jewish", "judaism", "religion", "temple"], "order": 3844, "emoji": "๐Ÿ•"}, {"tags": ["religion", "shinto", "shrine"], "order": 3846, "emoji": "โ›ฉ๏ธ"}, {"tags": ["hajj", "islam", "muslim", "religion", "umrah"], "order": 3847, "emoji": "๐Ÿ•‹"}, {"tags": ["fountain"], "order": 3848, "emoji": "โ›ฒ๏ธ"}, {"tags": ["camping"], "order": 3849, "emoji": "โ›บ๏ธ"}, {"tags": ["fog"], "order": 3850, "emoji": "๐ŸŒ"}, {"tags": ["night", "star", "stars"], "order": 3851, "emoji": "๐ŸŒƒ"}, {"tags": ["city"], "order": 3853, "emoji": "๐Ÿ™๏ธ"}, {"tags": ["morning", "mountains", "over", "sun", "sunrise"], "order": 3854, "emoji": "๐ŸŒ„"}, {"tags": ["morning", "nature", "sun"], "order": 3855, "emoji": "๐ŸŒ…"}, {"tags": ["at", "building", "city", "cityscape", "dusk", "evening", "landscape", "sun", "sunset"], "order": 3856, "emoji": "๐ŸŒ†"}, {"tags": ["building", "dusk", "sun"], "order": 3857, "emoji": "๐ŸŒ‡"}, {"tags": ["at", "bridge", "night"], "order": 3858, "emoji": "๐ŸŒ‰"}, {"tags": ["hot", "hotsprings", "springs", "steaming"], "order": 3860, "emoji": "โ™จ๏ธ"}, {"tags": ["carousel", "entertainment", "horse"], "order": 3861, "emoji": "๐ŸŽ "}, {"tags": ["amusement", "park", "play", "playground", "playing", "slide", "sliding", "theme"], "order": 3862, "emoji": "๐Ÿ›"}, {"tags": ["amusement", "ferris", "park", "theme", "wheel"], "order": 3863, "emoji": "๐ŸŽก"}, {"tags": ["amusement", "coaster", "park", "roller", "theme"], "order": 3864, "emoji": "๐ŸŽข"}, {"tags": ["barber", "cut", "fresh", "haircut", "pole", "shave"], "order": 3865, "emoji": "๐Ÿ’ˆ"}, {"tags": ["circus", "tent"], "order": 3866, "emoji": "๐ŸŽช"}, {"tags": ["caboose", "engine", "railway", "steam", "train", "trains", "travel"], "order": 3867, "emoji": "๐Ÿš‚"}, {"tags": ["car", "electric", "railway", "train", "tram", "travel", "trolleybus"], "order": 3868, "emoji": "๐Ÿšƒ"}, {"tags": ["high-speed", "railway", "shinkansen", "speed", "train"], "order": 3869, "emoji": "๐Ÿš„"}, {"tags": ["bullet", "high-speed", "nose", "railway", "shinkansen", "speed", "train", "travel"], "order": 3870, "emoji": "๐Ÿš…"}, {"tags": ["arrived", "choo", "railway"], "order": 3871, "emoji": "๐Ÿš†"}, {"tags": ["subway", "travel"], "order": 3872, "emoji": "๐Ÿš‡๏ธ"}, {"tags": ["arrived", "light", "monorail", "rail", "railway"], "order": 3873, "emoji": "๐Ÿšˆ"}, {"tags": ["railway", "train"], "order": 3874, "emoji": "๐Ÿš‰"}, {"tags": ["trolleybus"], "order": 3875, "emoji": "๐ŸšŠ"}, {"tags": ["vehicle"], "order": 3876, "emoji": "๐Ÿš"}, {"tags": ["car", "mountain", "railway", "trip"], "order": 3877, "emoji": "๐Ÿšž"}, {"tags": ["bus", "car", "tram", "trolley", "trolleybus"], "order": 3878, "emoji": "๐Ÿš‹"}, {"tags": ["school", "vehicle"], "order": 3879, "emoji": "๐ŸšŒ"}, {"tags": ["bus", "cars", "oncoming"], "order": 3880, "emoji": "๐Ÿš๏ธ"}, {"tags": ["bus", "tram", "trolley"], "order": 3881, "emoji": "๐ŸšŽ"}, {"tags": ["bus", "drive", "van", "vehicle"], "order": 3882, "emoji": "๐Ÿš"}, {"tags": ["emergency", "vehicle"], "order": 3883, "emoji": "๐Ÿš‘๏ธ"}, {"tags": ["engine", "fire", "truck"], "order": 3884, "emoji": "๐Ÿš’"}, {"tags": ["5โ€“0", "car", "cops", "patrol", "police"], "order": 3885, "emoji": "๐Ÿš“"}, {"tags": ["car", "oncoming", "police"], "order": 3886, "emoji": "๐Ÿš”๏ธ"}, {"tags": ["cab", "cabbie", "car", "drive", "vehicle", "yellow"], "order": 3887, "emoji": "๐Ÿš•"}, {"tags": ["cab", "cabbie", "cars", "drove", "hail", "oncoming", "taxi", "yellow"], "order": 3888, "emoji": "๐Ÿš–"}, {"tags": ["car", "driving", "vehicle"], "order": 3889, "emoji": "๐Ÿš—"}, {"tags": ["automobile", "car", "cars", "drove", "oncoming", "vehicle"], "order": 3890, "emoji": "๐Ÿš˜๏ธ"}, {"tags": ["car", "drive", "recreational", "sport", "sportutility", "utility", "vehicle"], "order": 3891, "emoji": "๐Ÿš™"}, {"tags": ["automobile", "car", "flatbed", "pick-up", "pickup", "transportation", "truck"], "order": 3892, "emoji": "๐Ÿ›ป"}, {"tags": ["car", "delivery", "drive", "truck", "vehicle"], "order": 3893, "emoji": "๐Ÿšš"}, {"tags": ["articulated", "car", "drive", "lorry", "move", "semi", "truck", "vehicle"], "order": 3894, "emoji": "๐Ÿš›"}, {"tags": ["vehicle"], "order": 3895, "emoji": "๐Ÿšœ"}, {"tags": ["car", "racing", "zoom"], "order": 3897, "emoji": "๐ŸŽ๏ธ"}, {"tags": ["racing"], "order": 3899, "emoji": "๐Ÿ๏ธ"}, {"tags": ["motor", "scooter"], "order": 3900, "emoji": "๐Ÿ›ต"}, {"tags": ["accessibility", "manual", "wheelchair"], "order": 3901, "emoji": "๐Ÿฆฝ"}, {"tags": ["accessibility", "motorized", "wheelchair"], "order": 3902, "emoji": "๐Ÿฆผ"}, {"tags": ["auto", "rickshaw", "tuk"], "order": 3903, "emoji": "๐Ÿ›บ"}, {"tags": ["bike", "class", "cycle", "cycling", "cyclist", "gang", "ride", "spin", "spinning"], "order": 3904, "emoji": "๐Ÿšฒ๏ธ"}, {"tags": ["kick", "scooter"], "order": 3905, "emoji": "๐Ÿ›ด"}, {"tags": ["board", "skate", "skater", "wheels"], "order": 3906, "emoji": "๐Ÿ›น"}, {"tags": ["blades", "roller", "skate", "skates", "sport"], "order": 3907, "emoji": "๐Ÿ›ผ"}, {"tags": ["bus", "busstop", "stop"], "order": 3908, "emoji": "๐Ÿš"}, {"tags": ["highway", "road"], "order": 3910, "emoji": "๐Ÿ›ฃ๏ธ"}, {"tags": ["railway", "track", "train"], "order": 3912, "emoji": "๐Ÿ›ค๏ธ"}, {"tags": ["drum", "oil"], "order": 3914, "emoji": "๐Ÿ›ข๏ธ"}, {"tags": ["diesel", "fuel", "fuelpump", "gas", "gasoline", "pump", "station"], "order": 3915, "emoji": "โ›ฝ๏ธ"}, {"tags": ["car", "circle", "tire", "turn", "vehicle"], "order": 3916, "emoji": "๐Ÿ›ž"}, {"tags": ["alarm", "alert", "beacon", "car", "emergency", "light", "police", "revolving", "siren"], "order": 3917, "emoji": "๐Ÿšจ"}, {"tags": ["horizontal", "intersection", "light", "signal", "stop", "stoplight", "traffic"], "order": 3918, "emoji": "๐Ÿšฅ"}, {"tags": ["drove", "intersection", "light", "signal", "stop", "stoplight", "traffic", "vertical"], "order": 3919, "emoji": "๐Ÿšฆ"}, {"tags": ["octagonal", "sign", "stop"], "order": 3920, "emoji": "๐Ÿ›‘"}, {"tags": ["barrier"], "order": 3921, "emoji": "๐Ÿšง"}, {"tags": ["ship", "tool"], "order": 3922, "emoji": "โš“๏ธ"}, {"tags": ["buoy", "float", "life", "lifesaver", "preserver", "rescue", "ring", "safety", "save", "saver", "swim"], "order": 3923, "emoji": "๐Ÿ›Ÿ"}, {"tags": ["boat", "resort", "sailing", "sea", "yacht"], "order": 3924, "emoji": "โ›ต๏ธ"}, {"tags": ["boat"], "order": 3925, "emoji": "๐Ÿ›ถ"}, {"tags": ["billionaire", "boat", "lake", "luxury", "millionaire", "summer", "travel"], "order": 3926, "emoji": "๐Ÿšค"}, {"tags": ["passenger", "ship"], "order": 3928, "emoji": "๐Ÿ›ณ๏ธ"}, {"tags": ["boat", "passenger"], "order": 3930, "emoji": "โ›ด๏ธ"}, {"tags": ["boat", "motor", "motorboat"], "order": 3932, "emoji": "๐Ÿ›ฅ๏ธ"}, {"tags": ["boat", "passenger", "travel"], "order": 3933, "emoji": "๐Ÿšข"}, {"tags": ["aeroplane", "fly", "flying", "jet", "plane", "travel"], "order": 3935, "emoji": "โœˆ๏ธ"}, {"tags": ["aeroplane", "airplane", "plane", "small"], "order": 3937, "emoji": "๐Ÿ›ฉ๏ธ"}, {"tags": ["aeroplane", "airplane", "check-in", "departure", "departures", "plane"], "order": 3938, "emoji": "๐Ÿ›ซ"}, {"tags": ["aeroplane", "airplane", "arrival", "arrivals", "arriving", "landing", "plane"], "order": 3939, "emoji": "๐Ÿ›ฌ"}, {"tags": ["hang-glide", "parasail", "skydive"], "order": 3940, "emoji": "๐Ÿช‚"}, {"tags": ["chair"], "order": 3941, "emoji": "๐Ÿ’บ"}, {"tags": ["copter", "roflcopter", "travel", "vehicle"], "order": 3942, "emoji": "๐Ÿš"}, {"tags": ["railway", "suspension"], "order": 3943, "emoji": "๐ŸšŸ"}, {"tags": ["cable", "cableway", "gondola", "lift", "mountain", "ski"], "order": 3944, "emoji": "๐Ÿš "}, {"tags": ["aerial", "cable", "car", "gondola", "ropeway", "tramway"], "order": 3945, "emoji": "๐Ÿšก"}, {"tags": ["space"], "order": 3947, "emoji": "๐Ÿ›ฐ๏ธ"}, {"tags": ["launch", "rockets", "space", "travel"], "order": 3948, "emoji": "๐Ÿš€"}, {"tags": ["aliens", "extra", "flying", "saucer", "terrestrial", "ufo"], "order": 3949, "emoji": "๐Ÿ›ธ"}, {"tags": ["bell", "bellhop", "hotel"], "order": 3951, "emoji": "๐Ÿ›Ž๏ธ"}, {"tags": ["bag", "packing", "roller", "suitcase", "travel"], "order": 3952, "emoji": "๐Ÿงณ"}, {"tags": ["done", "hourglass", "sand", "time", "timer"], "order": 3953, "emoji": "โŒ›๏ธ"}, {"tags": ["done", "flowing", "hourglass", "hours", "not", "sand", "timer", "waiting", "yolo"], "order": 3954, "emoji": "โณ๏ธ"}, {"tags": ["clock", "time"], "order": 3955, "emoji": "โŒš๏ธ"}, {"tags": ["alarm", "clock", "hours", "hrs", "late", "time", "waiting"], "order": 3956, "emoji": "โฐ๏ธ"}, {"tags": ["clock", "time"], "order": 3958, "emoji": "โฑ๏ธ"}, {"tags": ["clock", "timer"], "order": 3960, "emoji": "โฒ๏ธ"}, {"tags": ["clock", "mantelpiece", "time"], "order": 3962, "emoji": "๐Ÿ•ฐ๏ธ"}, {"tags": ["12", "12:00", "clock", "oโ€™clock", "time", "twelve"], "order": 3963, "emoji": "๐Ÿ•›๏ธ"}, {"tags": ["12", "12:30", "30", "clock", "thirty", "time", "twelve"], "order": 3964, "emoji": "๐Ÿ•ง๏ธ"}, {"tags": ["1", "1:00", "clock", "one", "oโ€™clock", "time"], "order": 3965, "emoji": "๐Ÿ•๏ธ"}, {"tags": ["1", "1:30", "30", "clock", "one", "thirty", "time"], "order": 3966, "emoji": "๐Ÿ•œ๏ธ"}, {"tags": ["2", "2:00", "clock", "oโ€™clock", "time", "two"], "order": 3967, "emoji": "๐Ÿ•‘๏ธ"}, {"tags": ["2", "2:30", "30", "clock", "thirty", "time", "two"], "order": 3968, "emoji": "๐Ÿ•๏ธ"}, {"tags": ["3", "3:00", "clock", "oโ€™clock", "three", "time"], "order": 3969, "emoji": "๐Ÿ•’๏ธ"}, {"tags": ["3", "30", "3:30", "clock", "thirty", "three", "time"], "order": 3970, "emoji": "๐Ÿ•ž๏ธ"}, {"tags": ["4", "4:00", "clock", "four", "oโ€™clock", "time"], "order": 3971, "emoji": "๐Ÿ•“๏ธ"}, {"tags": ["30", "4", "4:30", "clock", "four", "thirty", "time"], "order": 3972, "emoji": "๐Ÿ•Ÿ๏ธ"}, {"tags": ["5", "5:00", "clock", "five", "oโ€™clock", "time"], "order": 3973, "emoji": "๐Ÿ•”๏ธ"}, {"tags": ["30", "5", "5:30", "clock", "five", "thirty", "time"], "order": 3974, "emoji": "๐Ÿ• ๏ธ"}, {"tags": ["6", "6:00", "clock", "oโ€™clock", "six", "time"], "order": 3975, "emoji": "๐Ÿ••๏ธ"}, {"tags": ["30", "6", "6:30", "clock", "six", "thirty"], "order": 3976, "emoji": "๐Ÿ•ก๏ธ"}, {"tags": ["0", "7", "7:00", "clock", "oโ€™clock", "seven"], "order": 3977, "emoji": "๐Ÿ•–๏ธ"}, {"tags": ["30", "7", "7:30", "clock", "seven", "thirty"], "order": 3978, "emoji": "๐Ÿ•ข๏ธ"}, {"tags": ["8", "8:00", "clock", "eight", "oโ€™clock", "time"], "order": 3979, "emoji": "๐Ÿ•—๏ธ"}, {"tags": ["30", "8", "8:30", "clock", "eight", "thirty", "time"], "order": 3980, "emoji": "๐Ÿ•ฃ๏ธ"}, {"tags": ["9", "9:00", "clock", "nine", "oโ€™clock", "time"], "order": 3981, "emoji": "๐Ÿ•˜๏ธ"}, {"tags": ["30", "9", "9:30", "clock", "nine", "thirty", "time"], "order": 3982, "emoji": "๐Ÿ•ค๏ธ"}, {"tags": ["0", "10", "10:00", "clock", "oโ€™clock", "ten"], "order": 3983, "emoji": "๐Ÿ•™๏ธ"}, {"tags": ["10", "10:30", "30", "clock", "ten", "thirty", "time"], "order": 3984, "emoji": "๐Ÿ•ฅ๏ธ"}, {"tags": ["11", "11:00", "clock", "eleven", "oโ€™clock", "time"], "order": 3985, "emoji": "๐Ÿ•š๏ธ"}, {"tags": ["11", "11:30", "30", "clock", "eleven", "thirty", "time"], "order": 3986, "emoji": "๐Ÿ•ฆ๏ธ"}, {"tags": ["dark", "moon", "new", "space"], "order": 3987, "emoji": "๐ŸŒ‘"}, {"tags": ["crescent", "dreams", "moon", "space", "waxing"], "order": 3988, "emoji": "๐ŸŒ’"}, {"tags": ["first", "moon", "quarter", "space"], "order": 3989, "emoji": "๐ŸŒ“"}, {"tags": ["gibbous", "moon", "space", "waxing"], "order": 3990, "emoji": "๐ŸŒ”"}, {"tags": ["full", "moon", "space"], "order": 3991, "emoji": "๐ŸŒ•๏ธ"}, {"tags": ["gibbous", "moon", "space", "waning"], "order": 3992, "emoji": "๐ŸŒ–"}, {"tags": ["last", "moon", "quarter", "space"], "order": 3993, "emoji": "๐ŸŒ—"}, {"tags": ["crescent", "moon", "space", "waning"], "order": 3994, "emoji": "๐ŸŒ˜"}, {"tags": ["crescent", "moon", "ramadan", "space"], "order": 3995, "emoji": "๐ŸŒ™"}, {"tags": ["face", "moon", "new", "space"], "order": 3996, "emoji": "๐ŸŒš"}, {"tags": ["face", "first", "moon", "quarter", "space"], "order": 3997, "emoji": "๐ŸŒ›"}, {"tags": ["dreams", "face", "last", "moon", "quarter"], "order": 3998, "emoji": "๐ŸŒœ๏ธ"}, {"tags": ["weather"], "order": 4000, "emoji": "๐ŸŒก๏ธ"}, {"tags": ["bright", "rays", "space", "sunny", "weather"], "order": 4002, "emoji": "โ˜€๏ธ"}, {"tags": ["bright", "face", "full", "moon"], "order": 4003, "emoji": "๐ŸŒ"}, {"tags": ["beach", "bright", "day", "face", "heat", "shine", "sun", "sunny", "sunshine", "weather"], "order": 4004, "emoji": "๐ŸŒž"}, {"tags": ["planet", "ringed", "saturn", "saturnine"], "order": 4005, "emoji": "๐Ÿช"}, {"tags": ["astronomy", "medium", "stars", "white"], "order": 4006, "emoji": "โญ๏ธ"}, {"tags": ["glittery", "glow", "glowing", "night", "shining", "sparkle", "star", "win"], "order": 4007, "emoji": "๐ŸŒŸ"}, {"tags": ["falling", "night", "shooting", "space", "star"], "order": 4008, "emoji": "๐ŸŒ "}, {"tags": ["milky", "space", "way"], "order": 4009, "emoji": "๐ŸŒŒ"}, {"tags": ["weather"], "order": 4011, "emoji": "โ˜๏ธ"}, {"tags": ["behind", "cloud", "cloudy", "sun", "weather"], "order": 4012, "emoji": "โ›…๏ธ"}, {"tags": ["cloud", "lightning", "rain", "thunder", "thunderstorm"], "order": 4014, "emoji": "โ›ˆ๏ธ"}, {"tags": ["behind", "cloud", "sun", "weather"], "order": 4016, "emoji": "๐ŸŒค๏ธ"}, {"tags": ["behind", "cloud", "sun", "weather"], "order": 4018, "emoji": "๐ŸŒฅ๏ธ"}, {"tags": ["behind", "cloud", "rain", "sun", "weather"], "order": 4020, "emoji": "๐ŸŒฆ๏ธ"}, {"tags": ["cloud", "rain", "weather"], "order": 4022, "emoji": "๐ŸŒง๏ธ"}, {"tags": ["cloud", "cold", "snow", "weather"], "order": 4024, "emoji": "๐ŸŒจ๏ธ"}, {"tags": ["cloud", "lightning", "weather"], "order": 4026, "emoji": "๐ŸŒฉ๏ธ"}, {"tags": ["cloud", "weather", "whirlwind"], "order": 4028, "emoji": "๐ŸŒช๏ธ"}, {"tags": ["cloud", "weather"], "order": 4030, "emoji": "๐ŸŒซ๏ธ"}, {"tags": ["blow", "cloud", "face", "wind"], "order": 4032, "emoji": "๐ŸŒฌ๏ธ"}, {"tags": ["dizzy", "hurricane", "twister", "typhoon", "weather"], "order": 4033, "emoji": "๐ŸŒ€"}, {"tags": ["gay", "genderqueer", "glbt", "glbtq", "lesbian", "lgbt", "lgbtq", "lgbtqia", "nature", "pride", "queer", "rain", "trans", "transgender", "weather"], "order": 4034, "emoji": "๐ŸŒˆ"}, {"tags": ["closed", "clothing", "rain", "umbrella"], "order": 4035, "emoji": "๐ŸŒ‚"}, {"tags": ["clothing", "rain"], "order": 4037, "emoji": "โ˜‚๏ธ"}, {"tags": ["clothing", "drop", "drops", "rain", "umbrella", "weather"], "order": 4038, "emoji": "โ˜”๏ธ"}, {"tags": ["ground", "rain", "sun", "umbrella"], "order": 4040, "emoji": "โ›ฑ๏ธ"}, {"tags": ["danger", "electric", "electricity", "high", "lightning", "nature", "thunder", "thunderbolt", "voltage", "zap"], "order": 4041, "emoji": "โšก๏ธ"}, {"tags": ["cold", "snow", "weather"], "order": 4043, "emoji": "โ„๏ธ"}, {"tags": ["cold", "man", "snow"], "order": 4045, "emoji": "โ˜ƒ๏ธ"}, {"tags": ["cold", "man", "snow", "snowman"], "order": 4046, "emoji": "โ›„๏ธ"}, {"tags": ["space"], "order": 4048, "emoji": "โ˜„๏ธ"}, {"tags": ["af", "burn", "flame", "hot", "lit", "litaf", "tool"], "order": 4049, "emoji": "๐Ÿ”ฅ"}, {"tags": ["cold", "comic", "drop", "nature", "sad", "sweat", "tear", "water", "weather"], "order": 4050, "emoji": "๐Ÿ’ง"}, {"tags": ["nature", "ocean", "surf", "surfer", "surfing", "water", "wave"], "order": 4051, "emoji": "๐ŸŒŠ"}, {"tags": ["celebration", "halloween", "jack", "lantern", "pumpkin"], "order": 4052, "emoji": "๐ŸŽƒ"}, {"tags": ["celebration", "christmas", "tree"], "order": 4053, "emoji": "๐ŸŽ„"}, {"tags": ["boom", "celebration", "entertainment", "yolo"], "order": 4054, "emoji": "๐ŸŽ†"}, {"tags": ["boom", "celebration", "fireworks", "sparkle"], "order": 4055, "emoji": "๐ŸŽ‡"}, {"tags": ["dynamite", "explosive", "fire", "fireworks", "light", "pop", "popping", "spark"], "order": 4056, "emoji": "๐Ÿงจ"}, {"tags": ["*", "magic", "sparkle", "star"], "order": 4057, "emoji": "โœจ๏ธ"}, {"tags": ["birthday", "celebrate", "celebration"], "order": 4058, "emoji": "๐ŸŽˆ"}, {"tags": ["awesome", "birthday", "celebrate", "celebration", "excited", "hooray", "party", "popper", "tada", "woohoo"], "order": 4059, "emoji": "๐ŸŽ‰"}, {"tags": ["ball", "celebrate", "celebration", "confetti", "party", "woohoo"], "order": 4060, "emoji": "๐ŸŽŠ"}, {"tags": ["banner", "celebration", "japanese", "tanabata", "tree"], "order": 4061, "emoji": "๐ŸŽ‹"}, {"tags": ["bamboo", "celebration", "decoration", "japanese", "pine", "plant"], "order": 4062, "emoji": "๐ŸŽ"}, {"tags": ["celebration", "doll", "dolls", "festival", "japanese"], "order": 4063, "emoji": "๐ŸŽŽ"}, {"tags": ["carp", "celebration", "streamer"], "order": 4064, "emoji": "๐ŸŽ"}, {"tags": ["bell", "celebration", "chime", "wind"], "order": 4065, "emoji": "๐ŸŽ"}, {"tags": ["celebration", "ceremony", "moon", "viewing"], "order": 4066, "emoji": "๐ŸŽ‘"}, {"tags": ["envelope", "gift", "good", "hรณngbฤo", "lai", "luck", "money", "red", "see"], "order": 4067, "emoji": "๐Ÿงง"}, {"tags": ["celebration"], "order": 4068, "emoji": "๐ŸŽ€"}, {"tags": ["birthday", "bow", "box", "celebration", "christmas", "gift", "present", "surprise", "wrapped"], "order": 4069, "emoji": "๐ŸŽ"}, {"tags": ["celebration", "reminder", "ribbon"], "order": 4071, "emoji": "๐ŸŽ—๏ธ"}, {"tags": ["admission", "ticket", "tickets"], "order": 4073, "emoji": "๐ŸŽŸ๏ธ"}, {"tags": ["admission", "stub"], "order": 4074, "emoji": "๐ŸŽซ"}, {"tags": ["award", "celebration", "medal", "military"], "order": 4076, "emoji": "๐ŸŽ–๏ธ"}, {"tags": ["champion", "champs", "prize", "slay", "sport", "victory", "win", "winning"], "order": 4077, "emoji": "๐Ÿ†๏ธ"}, {"tags": ["award", "gold", "medal", "sports", "winner"], "order": 4078, "emoji": "๐Ÿ…"}, {"tags": ["1st", "first", "gold", "medal", "place"], "order": 4079, "emoji": "๐Ÿฅ‡"}, {"tags": ["2nd", "medal", "place", "second", "silver"], "order": 4080, "emoji": "๐Ÿฅˆ"}, {"tags": ["3rd", "bronze", "medal", "place", "third"], "order": 4081, "emoji": "๐Ÿฅ‰"}, {"tags": ["ball", "football", "futbol", "soccer", "sport"], "order": 4082, "emoji": "โšฝ๏ธ"}, {"tags": ["ball", "sport"], "order": 4083, "emoji": "โšพ๏ธ"}, {"tags": ["ball", "glove", "sports", "underarm"], "order": 4084, "emoji": "๐ŸฅŽ"}, {"tags": ["ball", "hoop", "sport"], "order": 4085, "emoji": "๐Ÿ€"}, {"tags": ["ball", "game"], "order": 4086, "emoji": "๐Ÿ"}, {"tags": ["american", "ball", "bowl", "football", "sport", "super"], "order": 4087, "emoji": "๐Ÿˆ"}, {"tags": ["ball", "football", "rugby", "sport"], "order": 4088, "emoji": "๐Ÿ‰"}, {"tags": ["ball", "racquet", "sport"], "order": 4089, "emoji": "๐ŸŽพ"}, {"tags": ["disc", "flying", "ultimate"], "order": 4090, "emoji": "๐Ÿฅ"}, {"tags": ["ball", "game", "sport", "strike"], "order": 4091, "emoji": "๐ŸŽณ"}, {"tags": ["ball", "bat", "cricket", "game"], "order": 4092, "emoji": "๐Ÿ"}, {"tags": ["ball", "field", "game", "hockey", "stick"], "order": 4093, "emoji": "๐Ÿ‘"}, {"tags": ["game", "hockey", "ice", "puck", "stick"], "order": 4094, "emoji": "๐Ÿ’"}, {"tags": ["ball", "goal", "sports", "stick"], "order": 4095, "emoji": "๐Ÿฅ"}, {"tags": ["ball", "bat", "game", "paddle", "ping", "pingpong", "pong", "table", "tennis"], "order": 4096, "emoji": "๐Ÿ“"}, {"tags": ["birdie", "game", "racquet", "shuttlecock"], "order": 4097, "emoji": "๐Ÿธ"}, {"tags": ["boxing", "glove"], "order": 4098, "emoji": "๐ŸฅŠ"}, {"tags": ["arts", "judo", "karate", "martial", "taekwondo", "uniform"], "order": 4099, "emoji": "๐Ÿฅ‹"}, {"tags": ["goal", "net"], "order": 4100, "emoji": "๐Ÿฅ…"}, {"tags": ["flag", "golf", "hole", "sport"], "order": 4101, "emoji": "โ›ณ๏ธ"}, {"tags": ["ice", "skate", "skating"], "order": 4103, "emoji": "โ›ธ๏ธ"}, {"tags": ["entertainment", "fish", "fishing", "pole", "sport"], "order": 4104, "emoji": "๐ŸŽฃ"}, {"tags": ["diving", "mask", "scuba", "snorkeling"], "order": 4105, "emoji": "๐Ÿคฟ"}, {"tags": ["athletics", "running", "sash", "shirt"], "order": 4106, "emoji": "๐ŸŽฝ"}, {"tags": ["ski", "snow", "sport"], "order": 4107, "emoji": "๐ŸŽฟ"}, {"tags": ["luge", "sledge", "sleigh", "snow", "toboggan"], "order": 4108, "emoji": "๐Ÿ›ท"}, {"tags": ["curling", "game", "rock", "stone"], "order": 4109, "emoji": "๐ŸฅŒ"}, {"tags": ["bull", "dart", "direct", "entertainment", "game", "hit", "target"], "order": 4110, "emoji": "๐ŸŽฏ"}, {"tags": ["fluctuate", "toy"], "order": 4111, "emoji": "๐Ÿช€"}, {"tags": ["fly", "soar"], "order": 4112, "emoji": "๐Ÿช"}, {"tags": ["gun", "handgun", "pistol", "revolver", "tool", "water", "weapon"], "order": 4113, "emoji": "๐Ÿ”ซ"}, {"tags": ["8", "8ball", "ball", "billiard", "eight", "game", "pool"], "order": 4114, "emoji": "๐ŸŽฑ"}, {"tags": ["ball", "crystal", "fairy", "fairytale", "fantasy", "fortune", "future", "magic", "tale", "tool"], "order": 4115, "emoji": "๐Ÿ”ฎ"}, {"tags": ["magic", "magician", "wand", "witch", "wizard"], "order": 4116, "emoji": "๐Ÿช„"}, {"tags": ["controller", "entertainment", "game", "video"], "order": 4117, "emoji": "๐ŸŽฎ๏ธ"}, {"tags": ["game", "video", "videogame"], "order": 4119, "emoji": "๐Ÿ•น๏ธ"}, {"tags": ["casino", "gamble", "gambling", "game", "machine", "slot", "slots"], "order": 4120, "emoji": "๐ŸŽฐ"}, {"tags": ["dice", "die", "entertainment", "game"], "order": 4121, "emoji": "๐ŸŽฒ"}, {"tags": ["clue", "interlocking", "jigsaw", "piece", "puzzle"], "order": 4122, "emoji": "๐Ÿงฉ"}, {"tags": ["bear", "plaything", "plush", "stuffed", "teddy", "toy"], "order": 4123, "emoji": "๐Ÿงธ"}, {"tags": ["candy", "celebrate", "celebration", "cinco", "de", "festive", "mayo", "party", "pinada", "pinata"], "order": 4124, "emoji": "๐Ÿช…"}, {"tags": ["ball", "dance", "disco", "glitter", "mirror", "party"], "order": 4125, "emoji": "๐Ÿชฉ"}, {"tags": ["babooshka", "baboushka", "babushka", "doll", "dolls", "matryoshka", "nesting", "russia"], "order": 4126, "emoji": "๐Ÿช†"}, {"tags": ["card", "game", "spade", "suit"], "order": 4128, "emoji": "โ™ ๏ธ"}, {"tags": ["card", "emotion", "game", "heart", "hearts", "suit"], "order": 4130, "emoji": "โ™ฅ๏ธ"}, {"tags": ["card", "diamond", "game", "suit"], "order": 4132, "emoji": "โ™ฆ๏ธ"}, {"tags": ["card", "club", "clubs", "game", "suit"], "order": 4134, "emoji": "โ™ฃ๏ธ"}, {"tags": ["chess", "dupe", "expendable", "pawn"], "order": 4136, "emoji": "โ™Ÿ๏ธ"}, {"tags": ["card", "game", "wildcard"], "order": 4137, "emoji": "๐Ÿƒ"}, {"tags": ["dragon", "game", "mahjong", "red"], "order": 4138, "emoji": "๐Ÿ€„๏ธ"}, {"tags": ["card", "cards", "flower", "game", "japanese", "playing"], "order": 4139, "emoji": "๐ŸŽด"}, {"tags": ["actor", "actress", "art", "arts", "entertainment", "mask", "performing", "theater", "theatre", "thespian"], "order": 4140, "emoji": "๐ŸŽญ๏ธ"}, {"tags": ["art", "frame", "framed", "museum", "painting", "picture"], "order": 4142, "emoji": "๐Ÿ–ผ๏ธ"}, {"tags": ["art", "artist", "artsy", "arty", "colorful", "creative", "entertainment", "museum", "painter", "painting", "palette"], "order": 4143, "emoji": "๐ŸŽจ"}, {"tags": ["needle", "sewing", "spool", "string"], "order": 4144, "emoji": "๐Ÿงต"}, {"tags": ["embroidery", "needle", "sew", "sewing", "stitches", "sutures", "tailoring", "thread"], "order": 4145, "emoji": "๐Ÿชก"}, {"tags": ["ball", "crochet", "knit"], "order": 4146, "emoji": "๐Ÿงถ"}, {"tags": ["cord", "rope", "tangled", "tie", "twine", "twist"], "order": 4147, "emoji": "๐Ÿชข"}, {"tags": ["clothing", "eye", "eyeglasses", "eyewear"], "order": 4148, "emoji": "๐Ÿ‘“๏ธ"}, {"tags": ["dark", "eye", "eyewear", "glasses"], "order": 4150, "emoji": "๐Ÿ•ถ๏ธ"}, {"tags": ["dive", "eye", "protection", "scuba", "swimming", "welding"], "order": 4151, "emoji": "๐Ÿฅฝ"}, {"tags": ["clothes", "coat", "doctor", "dr", "experiment", "jacket", "lab", "scientist", "white"], "order": 4152, "emoji": "๐Ÿฅผ"}, {"tags": ["emergency", "safety", "vest"], "order": 4153, "emoji": "๐Ÿฆบ"}, {"tags": ["clothing", "employed", "serious", "shirt", "tie"], "order": 4154, "emoji": "๐Ÿ‘”"}, {"tags": ["blue", "casual", "clothes", "clothing", "collar", "dressed", "shirt", "shopping", "tshirt", "weekend"], "order": 4155, "emoji": "๐Ÿ‘•"}, {"tags": ["blue", "casual", "clothes", "clothing", "denim", "dressed", "pants", "shopping", "trousers", "weekend"], "order": 4156, "emoji": "๐Ÿ‘–"}, {"tags": ["bundle", "cold", "neck", "up"], "order": 4157, "emoji": "๐Ÿงฃ"}, {"tags": ["hand"], "order": 4158, "emoji": "๐Ÿงค"}, {"tags": ["brr", "bundle", "cold", "jacket", "up"], "order": 4159, "emoji": "๐Ÿงฅ"}, {"tags": ["stocking"], "order": 4160, "emoji": "๐Ÿงฆ"}, {"tags": ["clothes", "clothing", "dressed", "fancy", "shopping"], "order": 4161, "emoji": "๐Ÿ‘—"}, {"tags": ["clothing", "comfortable"], "order": 4162, "emoji": "๐Ÿ‘˜"}, {"tags": ["clothing", "dress"], "order": 4163, "emoji": "๐Ÿฅป"}, {"tags": ["bathing", "one-piece", "suit", "swimsuit"], "order": 4164, "emoji": "๐Ÿฉฑ"}, {"tags": ["bathing", "one-piece", "suit", "swimsuit", "underwear"], "order": 4165, "emoji": "๐Ÿฉฒ"}, {"tags": ["bathing", "pants", "suit", "swimsuit", "underwear"], "order": 4166, "emoji": "๐Ÿฉณ"}, {"tags": ["bathing", "beach", "clothing", "pool", "suit", "swim"], "order": 4167, "emoji": "๐Ÿ‘™"}, {"tags": ["blouse", "clothes", "clothing", "collar", "dress", "dressed", "lady", "shirt", "shopping", "woman", "womanโ€™s"], "order": 4168, "emoji": "๐Ÿ‘š"}, {"tags": ["clack", "clap", "cool", "cooling", "dance", "fan", "flirt", "flutter", "folding", "hand", "hot", "shy"], "order": 4169, "emoji": "๐Ÿชญ"}, {"tags": ["clothes", "clothing", "coin", "dress", "fancy", "handbag", "shopping"], "order": 4170, "emoji": "๐Ÿ‘›"}, {"tags": ["bag", "clothes", "clothing", "dress", "lady", "purse", "shopping"], "order": 4171, "emoji": "๐Ÿ‘œ"}, {"tags": ["bag", "clothes", "clothing", "clutch", "dress", "handbag", "pouch", "purse"], "order": 4172, "emoji": "๐Ÿ‘"}, {"tags": ["bag", "bags", "hotel", "shopping"], "order": 4174, "emoji": "๐Ÿ›๏ธ"}, {"tags": ["backpacking", "bag", "bookbag", "education", "rucksack", "satchel", "school"], "order": 4175, "emoji": "๐ŸŽ’"}, {"tags": ["beach", "flip", "flop", "sandal", "sandals", "shoe", "thong", "thongs", "zลri"], "order": 4176, "emoji": "๐Ÿฉด"}, {"tags": ["brown", "clothes", "clothing", "feet", "foot", "kick", "man", "manโ€™s", "shoe", "shoes", "shopping"], "order": 4177, "emoji": "๐Ÿ‘ž"}, {"tags": ["athletic", "clothes", "clothing", "fast", "kick", "running", "shoe", "shoes", "shopping", "sneaker", "tennis"], "order": 4178, "emoji": "๐Ÿ‘Ÿ"}, {"tags": ["backpacking", "boot", "brown", "camping", "hiking", "outdoors", "shoe"], "order": 4179, "emoji": "๐Ÿฅพ"}, {"tags": ["ballet", "comfy", "flat", "flats", "shoe", "slip-on", "slipper"], "order": 4180, "emoji": "๐Ÿฅฟ"}, {"tags": ["clothes", "clothing", "dress", "fashion", "heel", "heels", "high-heeled", "shoe", "shoes", "shopping", "stiletto", "woman"], "order": 4181, "emoji": "๐Ÿ‘ "}, {"tags": ["clothing", "sandal", "shoe", "woman", "womanโ€™s"], "order": 4182, "emoji": "๐Ÿ‘ก"}, {"tags": ["ballet", "dance", "shoes"], "order": 4183, "emoji": "๐Ÿฉฐ"}, {"tags": ["boot", "clothes", "clothing", "dress", "shoe", "shoes", "shopping", "woman", "womanโ€™s"], "order": 4184, "emoji": "๐Ÿ‘ข"}, {"tags": ["afro", "comb", "groom", "hair", "pick"], "order": 4185, "emoji": "๐Ÿชฎ"}, {"tags": ["clothing", "family", "king", "medieval", "queen", "royal", "royalty", "win"], "order": 4186, "emoji": "๐Ÿ‘‘"}, {"tags": ["clothes", "clothing", "garden", "hat", "hats", "party", "woman", "womanโ€™s"], "order": 4187, "emoji": "๐Ÿ‘’"}, {"tags": ["clothes", "clothing", "fancy", "formal", "hat", "magic", "top", "tophat"], "order": 4188, "emoji": "๐ŸŽฉ"}, {"tags": ["cap", "celebration", "clothing", "education", "graduation", "hat", "scholar"], "order": 4189, "emoji": "๐ŸŽ“๏ธ"}, {"tags": ["baseball", "bent", "billed", "cap", "dad", "hat"], "order": 4190, "emoji": "๐Ÿงข"}, {"tags": ["army", "helmet", "military", "soldier", "war", "warrior"], "order": 4191, "emoji": "๐Ÿช–"}, {"tags": ["aid", "cross", "face", "hat", "helmet", "rescue", "workerโ€™s"], "order": 4193, "emoji": "โ›‘๏ธ"}, {"tags": ["beads", "clothing", "necklace", "prayer", "religion"], "order": 4194, "emoji": "๐Ÿ“ฟ"}, {"tags": ["cosmetics", "date", "makeup"], "order": 4195, "emoji": "๐Ÿ’„"}, {"tags": ["diamond", "engaged", "engagement", "married", "romance", "shiny", "sparkling", "wedding"], "order": 4196, "emoji": "๐Ÿ’"}, {"tags": ["diamond", "engagement", "gem", "jewel", "money", "romance", "stone", "wedding"], "order": 4197, "emoji": "๐Ÿ’Ž"}, {"tags": ["mute", "muted", "quiet", "silent", "sound", "speaker"], "order": 4198, "emoji": "๐Ÿ”‡"}, {"tags": ["low", "soft", "sound", "speaker", "volume"], "order": 4199, "emoji": "๐Ÿ”ˆ๏ธ"}, {"tags": ["medium", "sound", "speaker", "volume"], "order": 4200, "emoji": "๐Ÿ”‰"}, {"tags": ["high", "loud", "music", "sound", "speaker", "volume"], "order": 4201, "emoji": "๐Ÿ”Š"}, {"tags": ["address", "communication", "loud", "public", "sound"], "order": 4202, "emoji": "๐Ÿ“ข"}, {"tags": ["cheering", "sound"], "order": 4203, "emoji": "๐Ÿ“ฃ"}, {"tags": ["horn", "post", "postal"], "order": 4204, "emoji": "๐Ÿ“ฏ"}, {"tags": ["break", "church", "sound"], "order": 4205, "emoji": "๐Ÿ””"}, {"tags": ["bell", "forbidden", "mute", "no", "not", "prohibited", "quiet", "silent", "slash", "sound"], "order": 4206, "emoji": "๐Ÿ”•"}, {"tags": ["music", "musical", "note", "score"], "order": 4207, "emoji": "๐ŸŽผ"}, {"tags": ["music", "musical", "note", "sound"], "order": 4208, "emoji": "๐ŸŽต"}, {"tags": ["music", "musical", "note", "notes", "sound"], "order": 4209, "emoji": "๐ŸŽถ"}, {"tags": ["mic", "microphone", "music", "studio"], "order": 4211, "emoji": "๐ŸŽ™๏ธ"}, {"tags": ["level", "music", "slider"], "order": 4213, "emoji": "๐ŸŽš๏ธ"}, {"tags": ["control", "knobs", "music"], "order": 4215, "emoji": "๐ŸŽ›๏ธ"}, {"tags": ["karaoke", "mic", "music", "sing", "sound"], "order": 4216, "emoji": "๐ŸŽค"}, {"tags": ["earbud", "sound"], "order": 4217, "emoji": "๐ŸŽง๏ธ"}, {"tags": ["entertainment", "tbt", "video"], "order": 4218, "emoji": "๐Ÿ“ป๏ธ"}, {"tags": ["instrument", "music", "sax"], "order": 4219, "emoji": "๐ŸŽท"}, {"tags": ["box", "concertina", "instrument", "music", "squeeze", "squeezebox"], "order": 4220, "emoji": "๐Ÿช—"}, {"tags": ["instrument", "music", "strat"], "order": 4221, "emoji": "๐ŸŽธ"}, {"tags": ["instrument", "keyboard", "music", "musical", "piano"], "order": 4222, "emoji": "๐ŸŽน"}, {"tags": ["instrument", "music"], "order": 4223, "emoji": "๐ŸŽบ"}, {"tags": ["instrument", "music"], "order": 4224, "emoji": "๐ŸŽป"}, {"tags": ["music", "stringed"], "order": 4225, "emoji": "๐Ÿช•"}, {"tags": ["drumsticks", "music"], "order": 4226, "emoji": "๐Ÿฅ"}, {"tags": ["beat", "conga", "drum", "instrument", "long", "rhythm"], "order": 4227, "emoji": "๐Ÿช˜"}, {"tags": ["cha", "dance", "instrument", "music", "party", "percussion", "rattle", "shake", "shaker"], "order": 4228, "emoji": "๐Ÿช‡"}, {"tags": ["band", "fife", "flautist", "instrument", "marching", "music", "orchestra", "piccolo", "pipe", "recorder", "woodwind"], "order": 4229, "emoji": "๐Ÿชˆ"}, {"tags": ["cupid", "instrument", "love", "music", "orchestra"], "order": 4230, "emoji": "๐Ÿช‰"}, {"tags": ["cell", "communication", "mobile", "phone", "telephone"], "order": 4231, "emoji": "๐Ÿ“ฑ"}, {"tags": ["arrow", "build", "call", "cell", "communication", "mobile", "phone", "receive", "telephone"], "order": 4232, "emoji": "๐Ÿ“ฒ"}, {"tags": ["phone"], "order": 4234, "emoji": "โ˜Ž๏ธ"}, {"tags": ["communication", "phone", "receiver", "telephone", "voip"], "order": 4235, "emoji": "๐Ÿ“ž"}, {"tags": ["communication"], "order": 4236, "emoji": "๐Ÿ“Ÿ๏ธ"}, {"tags": ["communication", "fax", "machine"], "order": 4237, "emoji": "๐Ÿ“ "}, {"tags": ["battery"], "order": 4238, "emoji": "๐Ÿ”‹"}, {"tags": ["battery", "drained", "electronic", "energy", "low", "power"], "order": 4239, "emoji": "๐Ÿชซ"}, {"tags": ["electric", "electricity", "plug"], "order": 4240, "emoji": "๐Ÿ”Œ"}, {"tags": ["computer", "office", "pc", "personal"], "order": 4241, "emoji": "๐Ÿ’ป๏ธ"}, {"tags": ["computer", "desktop", "monitor"], "order": 4243, "emoji": "๐Ÿ–ฅ๏ธ"}, {"tags": ["computer"], "order": 4245, "emoji": "๐Ÿ–จ๏ธ"}, {"tags": ["computer"], "order": 4247, "emoji": "โŒจ๏ธ"}, {"tags": ["computer", "mouse"], "order": 4249, "emoji": "๐Ÿ–ฑ๏ธ"}, {"tags": ["computer"], "order": 4251, "emoji": "๐Ÿ–ฒ๏ธ"}, {"tags": ["computer", "disk", "minidisk", "optical"], "order": 4252, "emoji": "๐Ÿ’ฝ"}, {"tags": ["computer", "disk", "floppy"], "order": 4253, "emoji": "๐Ÿ’พ"}, {"tags": ["blu-ray", "cd", "computer", "disk", "dvd", "optical"], "order": 4254, "emoji": "๐Ÿ’ฟ๏ธ"}, {"tags": ["blu-ray", "cd", "computer", "disk", "optical"], "order": 4255, "emoji": "๐Ÿ“€"}, {"tags": ["calculation", "calculator"], "order": 4256, "emoji": "๐Ÿงฎ"}, {"tags": ["bollywood", "camera", "cinema", "film", "hollywood", "movie", "record"], "order": 4257, "emoji": "๐ŸŽฅ"}, {"tags": ["cinema", "film", "frames", "movie"], "order": 4259, "emoji": "๐ŸŽž๏ธ"}, {"tags": ["cinema", "film", "movie", "projector", "video"], "order": 4261, "emoji": "๐Ÿ“ฝ๏ธ"}, {"tags": ["action", "board", "clapper", "movie"], "order": 4262, "emoji": "๐ŸŽฌ๏ธ"}, {"tags": ["tv", "video"], "order": 4263, "emoji": "๐Ÿ“บ๏ธ"}, {"tags": ["photo", "selfie", "snap", "tbt", "trip", "video"], "order": 4264, "emoji": "๐Ÿ“ท๏ธ"}, {"tags": ["camera", "flash", "video"], "order": 4265, "emoji": "๐Ÿ“ธ"}, {"tags": ["camcorder", "camera", "tbt", "video"], "order": 4266, "emoji": "๐Ÿ“น๏ธ"}, {"tags": ["old", "school", "tape", "vcr", "vhs", "video"], "order": 4267, "emoji": "๐Ÿ“ผ"}, {"tags": ["glass", "lab", "left", "left-pointing", "magnifying", "science", "search", "tilted", "tool"], "order": 4268, "emoji": "๐Ÿ”๏ธ"}, {"tags": ["contact", "glass", "lab", "magnifying", "right", "right-pointing", "science", "search", "tilted", "tool"], "order": 4269, "emoji": "๐Ÿ”Ž"}, {"tags": ["light"], "order": 4271, "emoji": "๐Ÿ•ฏ๏ธ"}, {"tags": ["bulb", "comic", "electric", "idea", "light"], "order": 4272, "emoji": "๐Ÿ’ก"}, {"tags": ["electric", "light", "tool", "torch"], "order": 4273, "emoji": "๐Ÿ”ฆ"}, {"tags": ["bar", "lantern", "light", "paper", "red", "restaurant"], "order": 4274, "emoji": "๐Ÿฎ"}, {"tags": ["diya", "lamp", "light", "oil"], "order": 4275, "emoji": "๐Ÿช”"}, {"tags": ["book", "cover", "decorated", "decorative", "education", "notebook", "school", "writing"], "order": 4276, "emoji": "๐Ÿ“”"}, {"tags": ["book", "closed", "education"], "order": 4277, "emoji": "๐Ÿ“•"}, {"tags": ["book", "education", "fantasy", "knowledge", "library", "novels", "open", "reading"], "order": 4278, "emoji": "๐Ÿ“–"}, {"tags": ["book", "education", "fantasy", "green", "library", "reading"], "order": 4279, "emoji": "๐Ÿ“—"}, {"tags": ["blue", "book", "education", "fantasy", "library", "reading"], "order": 4280, "emoji": "๐Ÿ“˜"}, {"tags": ["book", "education", "fantasy", "library", "orange", "reading"], "order": 4281, "emoji": "๐Ÿ“™"}, {"tags": ["book", "education", "fantasy", "knowledge", "library", "novels", "reading", "school", "study"], "order": 4282, "emoji": "๐Ÿ“š๏ธ"}, {"tags": ["notebook"], "order": 4283, "emoji": "๐Ÿ““"}, {"tags": ["notebook"], "order": 4284, "emoji": "๐Ÿ“’"}, {"tags": ["curl", "document", "page", "paper"], "order": 4285, "emoji": "๐Ÿ“ƒ"}, {"tags": ["paper"], "order": 4286, "emoji": "๐Ÿ“œ"}, {"tags": ["document", "facing", "page", "paper", "up"], "order": 4287, "emoji": "๐Ÿ“„"}, {"tags": ["communication", "news", "paper"], "order": 4288, "emoji": "๐Ÿ“ฐ"}, {"tags": ["news", "newspaper", "paper", "rolled", "rolled-up"], "order": 4290, "emoji": "๐Ÿ—ž๏ธ"}, {"tags": ["bookmark", "mark", "marker", "tabs"], "order": 4291, "emoji": "๐Ÿ“‘"}, {"tags": ["mark"], "order": 4292, "emoji": "๐Ÿ”–"}, {"tags": ["tag"], "order": 4294, "emoji": "๐Ÿท๏ธ"}, {"tags": ["bag", "bank", "bet", "billion", "cash", "cost", "dollar", "gold", "million", "money", "moneybag", "paid", "paying", "pot", "rich", "win"], "order": 4295, "emoji": "๐Ÿ’ฐ๏ธ"}, {"tags": ["dollar", "euro", "gold", "metal", "money", "rich", "silver", "treasure"], "order": 4296, "emoji": "๐Ÿช™"}, {"tags": ["bank", "banknote", "bill", "currency", "money", "note", "yen"], "order": 4297, "emoji": "๐Ÿ’ด"}, {"tags": ["bank", "banknote", "bill", "currency", "dollar", "money", "note"], "order": 4298, "emoji": "๐Ÿ’ต"}, {"tags": ["100", "bank", "banknote", "bill", "currency", "euro", "money", "note", "rich"], "order": 4299, "emoji": "๐Ÿ’ถ"}, {"tags": ["bank", "banknote", "bill", "billion", "cash", "currency", "money", "note", "pound", "pounds"], "order": 4300, "emoji": "๐Ÿ’ท"}, {"tags": ["bank", "banknote", "bill", "billion", "cash", "dollar", "fly", "million", "money", "note", "pay", "wings"], "order": 4301, "emoji": "๐Ÿ’ธ"}, {"tags": ["bank", "card", "cash", "charge", "credit", "money", "pay"], "order": 4302, "emoji": "๐Ÿ’ณ๏ธ"}, {"tags": ["accounting", "bookkeeping", "evidence", "invoice", "proof"], "order": 4303, "emoji": "๐Ÿงพ"}, {"tags": ["bank", "chart", "currency", "graph", "growth", "increasing", "market", "money", "rise", "trend", "upward", "yen"], "order": 4304, "emoji": "๐Ÿ’น"}, {"tags": ["e-mail", "email", "letter"], "order": 4306, "emoji": "โœ‰๏ธ"}, {"tags": ["email", "letter", "mail"], "order": 4307, "emoji": "๐Ÿ“ง"}, {"tags": ["delivering", "e-mail", "email", "envelope", "incoming", "letter", "mail", "receive", "sent"], "order": 4308, "emoji": "๐Ÿ“จ"}, {"tags": ["arrow", "communication", "down", "e-mail", "email", "envelope", "letter", "mail", "outgoing", "send", "sent"], "order": 4309, "emoji": "๐Ÿ“ฉ"}, {"tags": ["box", "email", "letter", "mail", "outbox", "sent", "tray"], "order": 4310, "emoji": "๐Ÿ“ค๏ธ"}, {"tags": ["box", "email", "inbox", "letter", "mail", "receive", "tray", "zero"], "order": 4311, "emoji": "๐Ÿ“ฅ๏ธ"}, {"tags": ["box", "communication", "delivery", "parcel", "shipping"], "order": 4312, "emoji": "๐Ÿ“ฆ๏ธ"}, {"tags": ["closed", "communication", "flag", "mail", "mailbox", "postbox", "raised"], "order": 4313, "emoji": "๐Ÿ“ซ๏ธ"}, {"tags": ["closed", "flag", "lowered", "mail", "mailbox", "postbox"], "order": 4314, "emoji": "๐Ÿ“ช๏ธ"}, {"tags": ["flag", "mail", "mailbox", "open", "postbox", "raised"], "order": 4315, "emoji": "๐Ÿ“ฌ๏ธ"}, {"tags": ["flag", "lowered", "mail", "mailbox", "open", "postbox"], "order": 4316, "emoji": "๐Ÿ“ญ๏ธ"}, {"tags": ["mail", "mailbox"], "order": 4317, "emoji": "๐Ÿ“ฎ"}, {"tags": ["ballot", "box"], "order": 4319, "emoji": "๐Ÿ—ณ๏ธ"}, {"tags": ["pencil"], "order": 4321, "emoji": "โœ๏ธ"}, {"tags": ["black", "nib", "pen"], "order": 4323, "emoji": "โœ’๏ธ"}, {"tags": ["fountain", "pen"], "order": 4325, "emoji": "๐Ÿ–‹๏ธ"}, {"tags": ["ballpoint"], "order": 4327, "emoji": "๐Ÿ–Š๏ธ"}, {"tags": ["painting"], "order": 4329, "emoji": "๐Ÿ–Œ๏ธ"}, {"tags": ["crayon"], "order": 4331, "emoji": "๐Ÿ–๏ธ"}, {"tags": ["communication", "media", "notes", "pencil"], "order": 4332, "emoji": "๐Ÿ“"}, {"tags": ["office"], "order": 4333, "emoji": "๐Ÿ’ผ"}, {"tags": ["file", "folder"], "order": 4334, "emoji": "๐Ÿ“"}, {"tags": ["file", "folder", "open"], "order": 4335, "emoji": "๐Ÿ“‚"}, {"tags": ["card", "dividers", "index"], "order": 4337, "emoji": "๐Ÿ—‚๏ธ"}, {"tags": ["date"], "order": 4338, "emoji": "๐Ÿ“…"}, {"tags": ["calendar", "tear-off"], "order": 4339, "emoji": "๐Ÿ“†"}, {"tags": ["note", "notepad", "pad", "spiral"], "order": 4341, "emoji": "๐Ÿ—’๏ธ"}, {"tags": ["calendar", "pad", "spiral"], "order": 4343, "emoji": "๐Ÿ—“๏ธ"}, {"tags": ["card", "index", "old", "rolodex", "school"], "order": 4344, "emoji": "๐Ÿ“‡"}, {"tags": ["chart", "data", "graph", "growth", "increasing", "right", "trend", "up", "upward"], "order": 4345, "emoji": "๐Ÿ“ˆ"}, {"tags": ["chart", "data", "decreasing", "down", "downward", "graph", "negative", "trend"], "order": 4346, "emoji": "๐Ÿ“‰"}, {"tags": ["bar", "chart", "data", "graph"], "order": 4347, "emoji": "๐Ÿ“Š"}, {"tags": ["do", "list", "notes"], "order": 4348, "emoji": "๐Ÿ“‹๏ธ"}, {"tags": ["collage", "pin"], "order": 4349, "emoji": "๐Ÿ“Œ"}, {"tags": ["location", "map", "pin", "pushpin", "round"], "order": 4350, "emoji": "๐Ÿ“"}, {"tags": ["paperclip"], "order": 4351, "emoji": "๐Ÿ“Ž"}, {"tags": ["link", "linked", "paperclip", "paperclips"], "order": 4353, "emoji": "๐Ÿ–‡๏ธ"}, {"tags": ["angle", "edge", "math", "ruler", "straight", "straightedge"], "order": 4354, "emoji": "๐Ÿ“"}, {"tags": ["angle", "math", "rule", "ruler", "set", "slide", "triangle", "triangular"], "order": 4355, "emoji": "๐Ÿ“"}, {"tags": ["cut", "cutting", "paper", "tool"], "order": 4357, "emoji": "โœ‚๏ธ"}, {"tags": ["box", "card", "file"], "order": 4359, "emoji": "๐Ÿ—ƒ๏ธ"}, {"tags": ["cabinet", "file", "filing", "paper"], "order": 4361, "emoji": "๐Ÿ—„๏ธ"}, {"tags": ["can", "garbage", "trash", "waste"], "order": 4363, "emoji": "๐Ÿ—‘๏ธ"}, {"tags": ["closed", "lock", "private"], "order": 4364, "emoji": "๐Ÿ”’๏ธ"}, {"tags": ["cracked", "lock", "open", "unlock"], "order": 4365, "emoji": "๐Ÿ”“๏ธ"}, {"tags": ["ink", "lock", "locked", "nib", "pen", "privacy"], "order": 4366, "emoji": "๐Ÿ”"}, {"tags": ["bike", "closed", "key", "lock", "locked", "secure"], "order": 4367, "emoji": "๐Ÿ”"}, {"tags": ["keys", "lock", "major", "password", "unlock"], "order": 4368, "emoji": "๐Ÿ”‘"}, {"tags": ["clue", "key", "lock", "old"], "order": 4370, "emoji": "๐Ÿ—๏ธ"}, {"tags": ["home", "improvement", "repairs", "tool"], "order": 4371, "emoji": "๐Ÿ”จ"}, {"tags": ["ax", "chop", "hatchet", "split", "wood"], "order": 4372, "emoji": "๐Ÿช“"}, {"tags": ["hammer", "mining", "tool"], "order": 4374, "emoji": "โ›๏ธ"}, {"tags": ["hammer", "pick", "tool"], "order": 4376, "emoji": "โš’๏ธ"}, {"tags": ["hammer", "spanner", "tool", "wrench"], "order": 4378, "emoji": "๐Ÿ› ๏ธ"}, {"tags": ["knife", "weapon"], "order": 4380, "emoji": "๐Ÿ—ก๏ธ"}, {"tags": ["crossed", "swords", "weapon"], "order": 4382, "emoji": "โš”๏ธ"}, {"tags": ["boom", "comic", "dangerous", "explosion", "hot"], "order": 4383, "emoji": "๐Ÿ’ฃ๏ธ"}, {"tags": ["rebound", "repercussion", "weapon"], "order": 4384, "emoji": "๐Ÿชƒ"}, {"tags": ["archer", "archery", "arrow", "bow", "sagittarius", "tool", "weapon", "zodiac"], "order": 4385, "emoji": "๐Ÿน"}, {"tags": ["weapon"], "order": 4387, "emoji": "๐Ÿ›ก๏ธ"}, {"tags": ["carpenter", "carpentry", "cut", "lumber", "saw", "tool", "trim"], "order": 4388, "emoji": "๐Ÿชš"}, {"tags": ["home", "improvement", "spanner", "tool"], "order": 4389, "emoji": "๐Ÿ”ง"}, {"tags": ["flathead", "handy", "screw", "tool"], "order": 4390, "emoji": "๐Ÿช›"}, {"tags": ["bolt", "home", "improvement", "nut", "tool"], "order": 4391, "emoji": "๐Ÿ”ฉ"}, {"tags": ["cog", "cogwheel", "tool"], "order": 4393, "emoji": "โš™๏ธ"}, {"tags": ["compress", "tool", "vice"], "order": 4395, "emoji": "๐Ÿ—œ๏ธ"}, {"tags": ["balance", "justice", "libra", "scale", "scales", "tool", "weight", "zodiac"], "order": 4397, "emoji": "โš–๏ธ"}, {"tags": ["accessibility", "blind", "cane", "probing", "white"], "order": 4398, "emoji": "๐Ÿฆฏ"}, {"tags": ["links"], "order": 4399, "emoji": "๐Ÿ”—"}, {"tags": ["break", "breaking", "broken", "chain", "cuffs", "freedom"], "order": 4400, "emoji": "โ›“๏ธโ€๐Ÿ’ฅ"}, {"tags": ["chain"], "order": 4403, "emoji": "โ›“๏ธ"}, {"tags": ["catch", "crook", "curve", "ensnare", "point", "selling"], "order": 4404, "emoji": "๐Ÿช"}, {"tags": ["box", "chest", "mechanic", "red", "tool"], "order": 4405, "emoji": "๐Ÿงฐ"}, {"tags": ["attraction", "horseshoe", "magnetic", "negative", "positive", "shape", "u"], "order": 4406, "emoji": "๐Ÿงฒ"}, {"tags": ["climb", "rung", "step"], "order": 4407, "emoji": "๐Ÿชœ"}, {"tags": ["bury", "dig", "garden", "hole", "plant", "scoop", "snow", "spade"], "order": 4408, "emoji": "๐Ÿช"}, {"tags": ["chemistry", "tool"], "order": 4410, "emoji": "โš—๏ธ"}, {"tags": ["chemist", "chemistry", "experiment", "lab", "science", "test", "tube"], "order": 4411, "emoji": "๐Ÿงช"}, {"tags": ["bacteria", "biologist", "biology", "culture", "dish", "lab", "petri"], "order": 4412, "emoji": "๐Ÿงซ"}, {"tags": ["biologist", "evolution", "gene", "genetics", "life"], "order": 4413, "emoji": "๐Ÿงฌ"}, {"tags": ["experiment", "lab", "science", "tool"], "order": 4414, "emoji": "๐Ÿ”ฌ"}, {"tags": ["contact", "extraterrestrial", "science", "tool"], "order": 4415, "emoji": "๐Ÿ”ญ"}, {"tags": ["aliens", "antenna", "contact", "dish", "satellite", "science"], "order": 4416, "emoji": "๐Ÿ“ก"}, {"tags": ["doctor", "flu", "medicine", "needle", "shot", "sick", "tool", "vaccination"], "order": 4417, "emoji": "๐Ÿ’‰"}, {"tags": ["bleed", "blood", "donation", "drop", "injury", "medicine", "menstruation"], "order": 4418, "emoji": "๐Ÿฉธ"}, {"tags": ["doctor", "drugs", "medicated", "medicine", "pills", "sick", "vitamin"], "order": 4419, "emoji": "๐Ÿ’Š"}, {"tags": ["adhesive", "bandage"], "order": 4420, "emoji": "๐Ÿฉน"}, {"tags": ["aid", "cane", "disability", "help", "hurt", "injured", "mobility", "stick"], "order": 4421, "emoji": "๐Ÿฉผ"}, {"tags": ["doctor", "heart", "medicine"], "order": 4422, "emoji": "๐Ÿฉบ"}, {"tags": ["bones", "doctor", "medical", "skeleton", "skull", "xray"], "order": 4423, "emoji": "๐Ÿฉป"}, {"tags": ["back", "closet", "front"], "order": 4424, "emoji": "๐Ÿšช"}, {"tags": ["accessibility", "hoist", "lift"], "order": 4425, "emoji": "๐Ÿ›—"}, {"tags": ["makeup", "reflection", "reflector", "speculum"], "order": 4426, "emoji": "๐Ÿชž"}, {"tags": ["air", "frame", "fresh", "opening", "transparent", "view"], "order": 4427, "emoji": "๐ŸชŸ"}, {"tags": ["hotel", "sleep"], "order": 4429, "emoji": "๐Ÿ›๏ธ"}, {"tags": ["couch", "hotel", "lamp"], "order": 4431, "emoji": "๐Ÿ›‹๏ธ"}, {"tags": ["seat", "sit"], "order": 4432, "emoji": "๐Ÿช‘"}, {"tags": ["bathroom"], "order": 4433, "emoji": "๐Ÿšฝ"}, {"tags": ["cup", "force", "plumber", "poop", "suction", "toilet"], "order": 4434, "emoji": "๐Ÿช "}, {"tags": ["water"], "order": 4435, "emoji": "๐Ÿšฟ"}, {"tags": ["bath"], "order": 4436, "emoji": "๐Ÿ›"}, {"tags": ["bait", "cheese", "lure", "mouse", "mousetrap", "snare", "trap"], "order": 4437, "emoji": "๐Ÿชค"}, {"tags": ["sharp", "shave"], "order": 4438, "emoji": "๐Ÿช’"}, {"tags": ["bottle", "lotion", "moisturizer", "shampoo", "sunscreen"], "order": 4439, "emoji": "๐Ÿงด"}, {"tags": ["diaper", "pin", "punk", "rock", "safety"], "order": 4440, "emoji": "๐Ÿงท"}, {"tags": ["cleaning", "sweeping", "witch"], "order": 4441, "emoji": "๐Ÿงน"}, {"tags": ["farming", "laundry", "picnic"], "order": 4442, "emoji": "๐Ÿงบ"}, {"tags": ["paper", "roll", "toilet", "towels"], "order": 4443, "emoji": "๐Ÿงป"}, {"tags": ["cask", "pail", "vat"], "order": 4444, "emoji": "๐Ÿชฃ"}, {"tags": ["bar", "bathing", "clean", "cleaning", "lather", "soapdish"], "order": 4445, "emoji": "๐Ÿงผ"}, {"tags": ["bubble", "burp", "clean", "floating", "pearl", "soap", "underwater"], "order": 4446, "emoji": "๐Ÿซง"}, {"tags": ["bathroom", "brush", "clean", "dental", "hygiene", "teeth", "toiletry"], "order": 4447, "emoji": "๐Ÿชฅ"}, {"tags": ["absorbing", "cleaning", "porous", "soak"], "order": 4448, "emoji": "๐Ÿงฝ"}, {"tags": ["extinguish", "extinguisher", "fire", "quench"], "order": 4449, "emoji": "๐Ÿงฏ"}, {"tags": ["cart", "shopping", "trolley"], "order": 4450, "emoji": "๐Ÿ›’"}, {"tags": ["smoking"], "order": 4451, "emoji": "๐Ÿšฌ"}, {"tags": ["dead", "death", "vampire"], "order": 4453, "emoji": "โšฐ๏ธ"}, {"tags": ["cemetery", "dead", "grave", "graveyard", "memorial", "rip", "tomb", "tombstone"], "order": 4454, "emoji": "๐Ÿชฆ"}, {"tags": ["ashes", "death", "funeral", "urn"], "order": 4456, "emoji": "โšฑ๏ธ"}, {"tags": ["amulet", "bead", "blue", "charm", "evil-eye", "nazar", "talisman"], "order": 4457, "emoji": "๐Ÿงฟ"}, {"tags": ["amulet", "fatima", "fortune", "guide", "hand", "mary", "miriam", "palm", "protect", "protection"], "order": 4458, "emoji": "๐Ÿชฌ"}, {"tags": ["face", "moyai", "statue", "stoneface", "travel"], "order": 4459, "emoji": "๐Ÿ—ฟ"}, {"tags": ["card", "demonstration", "notice", "picket", "plaque", "protest", "sign"], "order": 4460, "emoji": "๐Ÿชง"}, {"tags": ["card", "credentials", "document", "id", "identification", "license", "security"], "order": 4461, "emoji": "๐Ÿชช"}, {"tags": ["atm", "automated", "bank", "cash", "money", "sign", "teller"], "order": 4462, "emoji": "๐Ÿง"}, {"tags": ["bin", "litter", "litterbin", "sign"], "order": 4463, "emoji": "๐Ÿšฎ"}, {"tags": ["drinking", "potable", "water"], "order": 4464, "emoji": "๐Ÿšฐ"}, {"tags": ["access", "handicap", "symbol", "wheelchair"], "order": 4465, "emoji": "โ™ฟ๏ธ"}, {"tags": ["bathroom", "lavatory", "man", "menโ€™s", "restroom", "room", "toilet", "wc"], "order": 4466, "emoji": "๐Ÿšน๏ธ"}, {"tags": ["bathroom", "lavatory", "restroom", "room", "toilet", "wc", "woman", "womenโ€™s"], "order": 4467, "emoji": "๐Ÿšบ๏ธ"}, {"tags": ["bathroom", "lavatory", "toilet", "wc"], "order": 4468, "emoji": "๐Ÿšป"}, {"tags": ["baby", "changing", "symbol"], "order": 4469, "emoji": "๐Ÿšผ๏ธ"}, {"tags": ["bathroom", "closet", "lavatory", "restroom", "toilet", "water", "wc"], "order": 4470, "emoji": "๐Ÿšพ"}, {"tags": ["control", "passport"], "order": 4471, "emoji": "๐Ÿ›‚"}, {"tags": ["packing"], "order": 4472, "emoji": "๐Ÿ›ƒ"}, {"tags": ["arrived", "baggage", "bags", "case", "checked", "claim", "journey", "packing", "plane", "ready", "travel", "trip"], "order": 4473, "emoji": "๐Ÿ›„"}, {"tags": ["baggage", "case", "left", "locker", "luggage"], "order": 4474, "emoji": "๐Ÿ›…"}, {"tags": ["caution"], "order": 4476, "emoji": "โš ๏ธ"}, {"tags": ["child", "children", "crossing", "pedestrian", "traffic"], "order": 4477, "emoji": "๐Ÿšธ"}, {"tags": ["do", "entry", "fail", "forbidden", "no", "not", "pass", "prohibited", "traffic"], "order": 4478, "emoji": "โ›”๏ธ"}, {"tags": ["entry", "forbidden", "no", "not", "smoke"], "order": 4479, "emoji": "๐Ÿšซ"}, {"tags": ["bicycle", "bicycles", "bike", "forbidden", "no", "not", "prohibited"], "order": 4480, "emoji": "๐Ÿšณ"}, {"tags": ["forbidden", "no", "not", "prohibited", "smoke", "smoking"], "order": 4481, "emoji": "๐Ÿšญ๏ธ"}, {"tags": ["forbidden", "litter", "littering", "no", "not", "prohibited"], "order": 4482, "emoji": "๐Ÿšฏ"}, {"tags": ["dry", "non-drinking", "non-potable", "prohibited", "water"], "order": 4483, "emoji": "๐Ÿšฑ"}, {"tags": ["forbidden", "no", "not", "pedestrian", "pedestrians", "prohibited"], "order": 4484, "emoji": "๐Ÿšท"}, {"tags": ["cell", "forbidden", "mobile", "no", "not", "phone", "phones", "prohibited", "telephone"], "order": 4485, "emoji": "๐Ÿ“ต"}, {"tags": ["18", "age", "eighteen", "forbidden", "no", "not", "one", "prohibited", "restriction", "underage"], "order": 4486, "emoji": "๐Ÿ”ž"}, {"tags": ["sign"], "order": 4488, "emoji": "โ˜ข๏ธ"}, {"tags": ["sign"], "order": 4490, "emoji": "โ˜ฃ๏ธ"}, {"tags": ["arrow", "cardinal", "direction", "north", "up"], "order": 4492, "emoji": "โฌ†๏ธ"}, {"tags": ["arrow", "direction", "intercardinal", "northeast", "up-right"], "order": 4494, "emoji": "โ†—๏ธ"}, {"tags": ["arrow", "cardinal", "direction", "east", "right"], "order": 4496, "emoji": "โžก๏ธ"}, {"tags": ["arrow", "direction", "down-right", "intercardinal", "southeast"], "order": 4498, "emoji": "โ†˜๏ธ"}, {"tags": ["arrow", "cardinal", "direction", "down", "south"], "order": 4500, "emoji": "โฌ‡๏ธ"}, {"tags": ["arrow", "direction", "down-left", "intercardinal", "southwest"], "order": 4502, "emoji": "โ†™๏ธ"}, {"tags": ["arrow", "cardinal", "direction", "left", "west"], "order": 4504, "emoji": "โฌ…๏ธ"}, {"tags": ["arrow", "direction", "intercardinal", "northwest", "up-left"], "order": 4506, "emoji": "โ†–๏ธ"}, {"tags": ["arrow", "up-down"], "order": 4508, "emoji": "โ†•๏ธ"}, {"tags": ["arrow", "left-right"], "order": 4510, "emoji": "โ†”๏ธ"}, {"tags": ["arrow", "curving", "left", "right"], "order": 4512, "emoji": "โ†ฉ๏ธ"}, {"tags": ["arrow", "curving", "left", "right"], "order": 4514, "emoji": "โ†ช๏ธ"}, {"tags": ["arrow", "curving", "right", "up"], "order": 4516, "emoji": "โคด๏ธ"}, {"tags": ["arrow", "curving", "down", "right"], "order": 4518, "emoji": "โคต๏ธ"}, {"tags": ["arrow", "arrows", "clockwise", "refresh", "reload", "vertical"], "order": 4519, "emoji": "๐Ÿ”ƒ"}, {"tags": ["again", "anticlockwise", "arrow", "arrows", "button", "counterclockwise", "deja", "refresh", "rewindershins", "vu"], "order": 4520, "emoji": "๐Ÿ”„"}, {"tags": ["arrow", "back"], "order": 4521, "emoji": "๐Ÿ”™"}, {"tags": ["arrow", "end"], "order": 4522, "emoji": "๐Ÿ”š"}, {"tags": ["arrow", "mark", "on!"], "order": 4523, "emoji": "๐Ÿ”›"}, {"tags": ["arrow", "brb", "omw", "soon"], "order": 4524, "emoji": "๐Ÿ”œ"}, {"tags": ["arrow", "homie", "top", "up"], "order": 4525, "emoji": "๐Ÿ”"}, {"tags": ["place", "pray", "religion", "worship"], "order": 4526, "emoji": "๐Ÿ›"}, {"tags": ["atheist", "atom", "symbol"], "order": 4528, "emoji": "โš›๏ธ"}, {"tags": ["hindu", "religion"], "order": 4530, "emoji": "๐Ÿ•‰๏ธ"}, {"tags": ["david", "jew", "jewish", "judaism", "religion", "star"], "order": 4532, "emoji": "โœก๏ธ"}, {"tags": ["buddhist", "dharma", "religion", "wheel"], "order": 4534, "emoji": "โ˜ธ๏ธ"}, {"tags": ["difficult", "lives", "religion", "tao", "taoist", "total", "yang", "yin", "yinyang"], "order": 4536, "emoji": "โ˜ฏ๏ธ"}, {"tags": ["christ", "christian", "cross", "latin", "religion"], "order": 4538, "emoji": "โœ๏ธ"}, {"tags": ["christian", "cross", "orthodox", "religion"], "order": 4540, "emoji": "โ˜ฆ๏ธ"}, {"tags": ["crescent", "islam", "muslim", "ramadan", "religion", "star"], "order": 4542, "emoji": "โ˜ช๏ธ"}, {"tags": ["healing", "peace", "peaceful", "symbol"], "order": 4544, "emoji": "โ˜ฎ๏ธ"}, {"tags": ["candelabrum", "candlestick", "hanukkah", "jewish", "judaism", "religion"], "order": 4545, "emoji": "๐Ÿ•Ž"}, {"tags": ["dotted", "fortune", "jewish", "judaism", "six-pointed", "star"], "order": 4546, "emoji": "๐Ÿ”ฏ"}, {"tags": ["deg", "fateh", "khalsa", "religion", "sikh", "sikhism", "tegh"], "order": 4547, "emoji": "๐Ÿชฏ"}, {"tags": ["aries", "horoscope", "ram", "zodiac"], "order": 4548, "emoji": "โ™ˆ๏ธ"}, {"tags": ["bull", "horoscope", "ox", "taurus", "zodiac"], "order": 4549, "emoji": "โ™‰๏ธ"}, {"tags": ["gemini", "horoscope", "twins", "zodiac"], "order": 4550, "emoji": "โ™Š๏ธ"}, {"tags": ["cancer", "crab", "horoscope", "zodiac"], "order": 4551, "emoji": "โ™‹๏ธ"}, {"tags": ["horoscope", "leo", "lion", "zodiac"], "order": 4552, "emoji": "โ™Œ๏ธ"}, {"tags": ["horoscope", "virgo", "zodiac"], "order": 4553, "emoji": "โ™๏ธ"}, {"tags": ["balance", "horoscope", "justice", "libra", "scales", "zodiac"], "order": 4554, "emoji": "โ™Ž๏ธ"}, {"tags": ["horoscope", "scorpio", "scorpion", "scorpius", "zodiac"], "order": 4555, "emoji": "โ™๏ธ"}, {"tags": ["archer", "horoscope", "sagittarius", "zodiac"], "order": 4556, "emoji": "โ™๏ธ"}, {"tags": ["capricorn", "goat", "horoscope", "zodiac"], "order": 4557, "emoji": "โ™‘๏ธ"}, {"tags": ["aquarius", "bearer", "horoscope", "water", "zodiac"], "order": 4558, "emoji": "โ™’๏ธ"}, {"tags": ["fish", "horoscope", "pisces", "zodiac"], "order": 4559, "emoji": "โ™“๏ธ"}, {"tags": ["bearer", "ophiuchus", "serpent", "snake", "zodiac"], "order": 4560, "emoji": "โ›Ž๏ธ"}, {"tags": ["arrow", "button", "crossed", "shuffle", "tracks"], "order": 4561, "emoji": "๐Ÿ”€"}, {"tags": ["arrow", "button", "clockwise", "repeat"], "order": 4562, "emoji": "๐Ÿ”"}, {"tags": ["arrow", "button", "clockwise", "once", "repeat", "single"], "order": 4563, "emoji": "๐Ÿ”‚"}, {"tags": ["arrow", "button", "play", "right", "triangle"], "order": 4565, "emoji": "โ–ถ๏ธ"}, {"tags": ["arrow", "button", "double", "fast", "fast-forward", "forward"], "order": 4566, "emoji": "โฉ๏ธ"}, {"tags": ["arrow", "button", "next", "scene", "track", "triangle"], "order": 4568, "emoji": "โญ๏ธ"}, {"tags": ["arrow", "button", "pause", "play", "right", "triangle"], "order": 4570, "emoji": "โฏ๏ธ"}, {"tags": ["arrow", "button", "left", "reverse", "triangle"], "order": 4572, "emoji": "โ—€๏ธ"}, {"tags": ["arrow", "button", "double", "fast", "reverse", "rewind"], "order": 4573, "emoji": "โช๏ธ"}, {"tags": ["arrow", "button", "last", "previous", "scene", "track", "triangle"], "order": 4575, "emoji": "โฎ๏ธ"}, {"tags": ["arrow", "button", "red", "up", "upwards"], "order": 4576, "emoji": "๐Ÿ”ผ"}, {"tags": ["arrow", "button", "double", "fast", "up"], "order": 4577, "emoji": "โซ๏ธ"}, {"tags": ["arrow", "button", "down", "downwards", "red"], "order": 4578, "emoji": "๐Ÿ”ฝ"}, {"tags": ["arrow", "button", "double", "down", "fast"], "order": 4579, "emoji": "โฌ๏ธ"}, {"tags": ["bar", "button", "double", "pause", "vertical"], "order": 4581, "emoji": "โธ๏ธ"}, {"tags": ["button", "square", "stop"], "order": 4583, "emoji": "โน๏ธ"}, {"tags": ["button", "circle", "record"], "order": 4585, "emoji": "โบ๏ธ"}, {"tags": ["button", "eject"], "order": 4587, "emoji": "โ๏ธ"}, {"tags": ["camera", "film", "movie"], "order": 4588, "emoji": "๐ŸŽฆ"}, {"tags": ["brightness", "button", "dim", "low"], "order": 4589, "emoji": "๐Ÿ”…"}, {"tags": ["bright", "brightness", "button", "light"], "order": 4590, "emoji": "๐Ÿ”†"}, {"tags": ["antenna", "bar", "bars", "cell", "communication", "mobile", "phone", "signal", "telephone"], "order": 4591, "emoji": "๐Ÿ“ถ"}, {"tags": ["broadband", "computer", "connectivity", "hotspot", "internet", "network", "router", "smartphone", "wi-fi", "wifi", "wlan"], "order": 4592, "emoji": "๐Ÿ›œ"}, {"tags": ["cell", "communication", "mobile", "mode", "phone", "telephone", "vibration"], "order": 4593, "emoji": "๐Ÿ“ณ"}, {"tags": ["cell", "mobile", "off", "phone", "telephone"], "order": 4594, "emoji": "๐Ÿ“ด"}, {"tags": ["female", "sign", "woman"], "order": 4596, "emoji": "โ™€๏ธ"}, {"tags": ["male", "man", "sign"], "order": 4598, "emoji": "โ™‚๏ธ"}, {"tags": ["symbol", "transgender"], "order": 4600, "emoji": "โšง๏ธ"}, {"tags": ["cancel", "multiplication", "sign", "x", "ร—"], "order": 4602, "emoji": "โœ–๏ธ"}, {"tags": ["+"], "order": 4603, "emoji": "โž•๏ธ"}, {"tags": ["-", "heavy", "math", "sign", "โˆ’"], "order": 4604, "emoji": "โž–๏ธ"}, {"tags": ["division", "heavy", "math", "sign", "รท"], "order": 4605, "emoji": "โž—๏ธ"}, {"tags": ["answer", "equal", "equality", "equals", "heavy", "math", "sign"], "order": 4606, "emoji": "๐ŸŸฐ"}, {"tags": ["forever", "unbounded", "universal"], "order": 4608, "emoji": "โ™พ๏ธ"}, {"tags": ["!", "!!", "bangbang", "double", "exclamation", "mark", "punctuation"], "order": 4610, "emoji": "โ€ผ๏ธ"}, {"tags": ["!", "!?", "?", "exclamation", "interrobang", "mark", "punctuation", "question"], "order": 4612, "emoji": "โ‰๏ธ"}, {"tags": ["?", "mark", "punctuation", "question", "red"], "order": 4613, "emoji": "โ“๏ธ"}, {"tags": ["?", "mark", "outlined", "punctuation", "question", "white"], "order": 4614, "emoji": "โ”๏ธ"}, {"tags": ["!", "exclamation", "mark", "outlined", "punctuation", "white"], "order": 4615, "emoji": "โ•๏ธ"}, {"tags": ["!", "exclamation", "mark", "punctuation", "red"], "order": 4616, "emoji": "โ—๏ธ"}, {"tags": ["dash", "punctuation", "wavy"], "order": 4618, "emoji": "ใ€ฐ๏ธ"}, {"tags": ["bank", "currency", "exchange", "money"], "order": 4619, "emoji": "๐Ÿ’ฑ"}, {"tags": ["billion", "cash", "charge", "currency", "dollar", "heavy", "million", "money", "pay", "sign"], "order": 4620, "emoji": "๐Ÿ’ฒ"}, {"tags": ["aesculapius", "medical", "medicine", "staff", "symbol"], "order": 4622, "emoji": "โš•๏ธ"}, {"tags": ["recycle", "recycling", "symbol"], "order": 4624, "emoji": "โ™ป๏ธ"}, {"tags": ["knights"], "order": 4626, "emoji": "โšœ๏ธ"}, {"tags": ["anchor", "emblem", "poseidon", "ship", "tool", "trident"], "order": 4627, "emoji": "๐Ÿ”ฑ"}, {"tags": ["badge", "name"], "order": 4628, "emoji": "๐Ÿ“›"}, {"tags": ["beginner", "chevron", "green", "japanese", "leaf", "symbol", "tool", "yellow"], "order": 4629, "emoji": "๐Ÿ”ฐ"}, {"tags": ["circle", "heavy", "hollow", "large", "o", "red"], "order": 4630, "emoji": "โญ•๏ธ"}, {"tags": ["button", "check", "checked", "checkmark", "complete", "completed", "done", "fixed", "mark", "tick", "โœ“"], "order": 4631, "emoji": "โœ…๏ธ"}, {"tags": ["ballot", "box", "check", "checked", "done", "off", "tick", "โœ“"], "order": 4633, "emoji": "โ˜‘๏ธ"}, {"tags": ["check", "checked", "checkmark", "done", "heavy", "mark", "tick", "โœ“"], "order": 4635, "emoji": "โœ”๏ธ"}, {"tags": ["cancel", "cross", "mark", "multiplication", "multiply", "x", "ร—"], "order": 4636, "emoji": "โŒ๏ธ"}, {"tags": ["button", "cross", "mark", "multiplication", "multiply", "square", "x", "ร—"], "order": 4637, "emoji": "โŽ๏ธ"}, {"tags": ["curl", "curly", "loop"], "order": 4638, "emoji": "โžฐ๏ธ"}, {"tags": ["curl", "curly", "double", "loop"], "order": 4639, "emoji": "โžฟ๏ธ"}, {"tags": ["alternation", "mark", "part"], "order": 4641, "emoji": "ใ€ฝ๏ธ"}, {"tags": ["*", "asterisk", "eight-spoked"], "order": 4643, "emoji": "โœณ๏ธ"}, {"tags": ["*", "eight-pointed", "star"], "order": 4645, "emoji": "โœด๏ธ"}, {"tags": ["*"], "order": 4647, "emoji": "โ‡๏ธ"}, {"tags": ["c"], "order": 4649, "emoji": "ยฉ๏ธ"}, {"tags": ["r"], "order": 4651, "emoji": "ยฎ๏ธ"}, {"tags": ["mark", "tm", "trade", "trademark"], "order": 4653, "emoji": "โ„ข๏ธ"}, {"tags": ["drip", "holi", "ink", "liquid", "mess", "paint", "spill", "stain"], "order": 4654, "emoji": "๐ŸซŸ"}, {"tags": ["keycap"], "order": 4655, "emoji": "#๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4657, "emoji": "*๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4659, "emoji": "0๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4661, "emoji": "1๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4663, "emoji": "2๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4665, "emoji": "3๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4667, "emoji": "4๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4669, "emoji": "5๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4671, "emoji": "6๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4673, "emoji": "7๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4675, "emoji": "8๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4677, "emoji": "9๏ธโƒฃ"}, {"tags": ["keycap"], "order": 4679, "emoji": "๐Ÿ”Ÿ"}, {"tags": ["abcd", "input", "latin", "letters", "uppercase"], "order": 4680, "emoji": "๐Ÿ” "}, {"tags": ["abcd", "input", "latin", "letters", "lowercase"], "order": 4681, "emoji": "๐Ÿ”ก"}, {"tags": ["1234", "input", "numbers"], "order": 4682, "emoji": "๐Ÿ”ข"}, {"tags": ["%", "&", "input", "symbols", "โ™ช", "ใ€’"], "order": 4683, "emoji": "๐Ÿ”ฃ"}, {"tags": ["abc", "alphabet", "input", "latin", "letters"], "order": 4684, "emoji": "๐Ÿ”ค"}, {"tags": ["blood", "button", "type"], "order": 4686, "emoji": "๐Ÿ…ฐ๏ธ"}, {"tags": ["ab", "blood", "button", "type"], "order": 4687, "emoji": "๐Ÿ†Ž"}, {"tags": ["b", "blood", "button", "type"], "order": 4689, "emoji": "๐Ÿ…ฑ๏ธ"}, {"tags": ["button", "cl"], "order": 4690, "emoji": "๐Ÿ†‘"}, {"tags": ["button", "cool"], "order": 4691, "emoji": "๐Ÿ†’"}, {"tags": ["button", "free"], "order": 4692, "emoji": "๐Ÿ†“"}, {"tags": ["i"], "order": 4694, "emoji": "โ„น๏ธ"}, {"tags": ["button", "id", "identity"], "order": 4695, "emoji": "๐Ÿ†”"}, {"tags": ["circle", "circled", "m"], "order": 4697, "emoji": "โ“‚๏ธ"}, {"tags": ["button", "new"], "order": 4698, "emoji": "๐Ÿ†•"}, {"tags": ["button", "ng"], "order": 4699, "emoji": "๐Ÿ†–"}, {"tags": ["blood", "button", "o", "type"], "order": 4701, "emoji": "๐Ÿ…พ๏ธ"}, {"tags": ["button", "ok", "okay"], "order": 4702, "emoji": "๐Ÿ†—"}, {"tags": ["button", "p", "parking"], "order": 4704, "emoji": "๐Ÿ…ฟ๏ธ"}, {"tags": ["button", "help", "sos"], "order": 4705, "emoji": "๐Ÿ†˜"}, {"tags": ["button", "mark", "up", "up!"], "order": 4706, "emoji": "๐Ÿ†™"}, {"tags": ["button", "versus", "vs"], "order": 4707, "emoji": "๐Ÿ†š"}, {"tags": ["button", "here", "japanese", "katakana"], "order": 4708, "emoji": "๐Ÿˆ"}, {"tags": ["button", "charge", "japanese", "katakana", "service"], "order": 4710, "emoji": "๐Ÿˆ‚๏ธ"}, {"tags": ["amount", "button", "ideograph", "japanese", "monthly"], "order": 4712, "emoji": "๐Ÿˆท๏ธ"}, {"tags": ["button", "charge", "free", "ideograph", "japanese", "not"], "order": 4713, "emoji": "๐Ÿˆถ"}, {"tags": ["button", "ideograph", "japanese", "reserved"], "order": 4714, "emoji": "๐Ÿˆฏ๏ธ"}, {"tags": ["bargain", "button", "ideograph", "japanese"], "order": 4715, "emoji": "๐Ÿ‰"}, {"tags": ["button", "discount", "ideograph", "japanese"], "order": 4716, "emoji": "๐Ÿˆน"}, {"tags": ["button", "charge", "free", "ideograph", "japanese"], "order": 4717, "emoji": "๐Ÿˆš๏ธ"}, {"tags": ["button", "ideograph", "japanese", "prohibited"], "order": 4718, "emoji": "๐Ÿˆฒ"}, {"tags": ["acceptable", "button", "ideograph", "japanese"], "order": 4719, "emoji": "๐Ÿ‰‘"}, {"tags": ["application", "button", "ideograph", "japanese"], "order": 4720, "emoji": "๐Ÿˆธ"}, {"tags": ["button", "grade", "ideograph", "japanese", "passing"], "order": 4721, "emoji": "๐Ÿˆด"}, {"tags": ["button", "ideograph", "japanese", "vacancy"], "order": 4722, "emoji": "๐Ÿˆณ"}, {"tags": ["button", "congratulations", "ideograph", "japanese"], "order": 4724, "emoji": "ใŠ—๏ธ"}, {"tags": ["button", "ideograph", "japanese", "secret"], "order": 4726, "emoji": "ใŠ™๏ธ"}, {"tags": ["business", "button", "ideograph", "japanese", "open"], "order": 4727, "emoji": "๐Ÿˆบ"}, {"tags": ["button", "ideograph", "japanese", "no", "vacancy"], "order": 4728, "emoji": "๐Ÿˆต"}, {"tags": ["circle", "geometric", "red"], "order": 4729, "emoji": "๐Ÿ”ด"}, {"tags": ["circle", "orange"], "order": 4730, "emoji": "๐ŸŸ "}, {"tags": ["circle", "yellow"], "order": 4731, "emoji": "๐ŸŸก"}, {"tags": ["circle", "green"], "order": 4732, "emoji": "๐ŸŸข"}, {"tags": ["blue", "circle", "geometric"], "order": 4733, "emoji": "๐Ÿ”ต"}, {"tags": ["circle", "purple"], "order": 4734, "emoji": "๐ŸŸฃ"}, {"tags": ["brown", "circle"], "order": 4735, "emoji": "๐ŸŸค"}, {"tags": ["black", "circle", "geometric"], "order": 4736, "emoji": "โšซ๏ธ"}, {"tags": ["circle", "geometric", "white"], "order": 4737, "emoji": "โšช๏ธ"}, {"tags": ["card", "penalty", "red", "square"], "order": 4738, "emoji": "๐ŸŸฅ"}, {"tags": ["orange", "square"], "order": 4739, "emoji": "๐ŸŸง"}, {"tags": ["card", "penalty", "square", "yellow"], "order": 4740, "emoji": "๐ŸŸจ"}, {"tags": ["green", "square"], "order": 4741, "emoji": "๐ŸŸฉ"}, {"tags": ["blue", "square"], "order": 4742, "emoji": "๐ŸŸฆ"}, {"tags": ["purple", "square"], "order": 4743, "emoji": "๐ŸŸช"}, {"tags": ["brown", "square"], "order": 4744, "emoji": "๐ŸŸซ"}, {"tags": ["black", "geometric", "large", "square"], "order": 4745, "emoji": "โฌ›๏ธ"}, {"tags": ["geometric", "large", "square", "white"], "order": 4746, "emoji": "โฌœ๏ธ"}, {"tags": ["black", "geometric", "medium", "square"], "order": 4748, "emoji": "โ—ผ๏ธ"}, {"tags": ["geometric", "medium", "square", "white"], "order": 4750, "emoji": "โ—ป๏ธ"}, {"tags": ["black", "geometric", "medium-small", "square"], "order": 4751, "emoji": "โ—พ๏ธ"}, {"tags": ["geometric", "medium-small", "square", "white"], "order": 4752, "emoji": "โ—ฝ๏ธ"}, {"tags": ["black", "geometric", "small", "square"], "order": 4754, "emoji": "โ–ช๏ธ"}, {"tags": ["geometric", "small", "square", "white"], "order": 4756, "emoji": "โ–ซ๏ธ"}, {"tags": ["diamond", "geometric", "large", "orange"], "order": 4757, "emoji": "๐Ÿ”ถ"}, {"tags": ["blue", "diamond", "geometric", "large"], "order": 4758, "emoji": "๐Ÿ”ท"}, {"tags": ["diamond", "geometric", "orange", "small"], "order": 4759, "emoji": "๐Ÿ”ธ"}, {"tags": ["blue", "diamond", "geometric", "small"], "order": 4760, "emoji": "๐Ÿ”น"}, {"tags": ["geometric", "pointed", "red", "triangle", "up"], "order": 4761, "emoji": "๐Ÿ”บ"}, {"tags": ["down", "geometric", "pointed", "red", "triangle"], "order": 4762, "emoji": "๐Ÿ”ป"}, {"tags": ["comic", "diamond", "dot", "geometric"], "order": 4763, "emoji": "๐Ÿ’ "}, {"tags": ["button", "geometric", "radio"], "order": 4764, "emoji": "๐Ÿ”˜"}, {"tags": ["button", "geometric", "outlined", "square", "white"], "order": 4765, "emoji": "๐Ÿ”ณ"}, {"tags": ["black", "button", "geometric", "square"], "order": 4766, "emoji": "๐Ÿ”ฒ"}, {"tags": ["checkered", "chequered", "finish", "flag", "flags", "game", "race", "racing", "sport", "win"], "order": 4767, "emoji": "๐Ÿ"}, {"tags": ["construction", "flag", "golf", "post", "triangular"], "order": 4768, "emoji": "๐Ÿšฉ"}, {"tags": ["celebration", "cross", "crossed", "flags", "japanese"], "order": 4769, "emoji": "๐ŸŽŒ"}, {"tags": ["black", "flag", "waving"], "order": 4770, "emoji": "๐Ÿด"}, {"tags": ["flag", "waving", "white"], "order": 4772, "emoji": "๐Ÿณ๏ธ"}, {"tags": ["bisexual", "flag", "gay", "genderqueer", "glbt", "glbtq", "lesbian", "lgbt", "lgbtq", "lgbtqia", "pride", "queer", "rainbow", "trans", "transgender"], "order": 4773, "emoji": "๐Ÿณ๏ธโ€๐ŸŒˆ"}, {"tags": ["blue", "flag", "light", "pink", "transgender", "white"], "order": 4775, "emoji": "๐Ÿณ๏ธโ€โšง๏ธ"}, {"tags": ["flag", "jolly", "pirate", "plunder", "roger", "treasure"], "order": 4779, "emoji": "๐Ÿดโ€โ˜ ๏ธ"}, {"tags": ["AC", "flag"], "order": 4781, "emoji": "๐Ÿ‡ฆ๐Ÿ‡จ"}, {"tags": ["AD", "flag"], "order": 4782, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ฉ"}, {"tags": ["AE", "flag"], "order": 4783, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ช"}, {"tags": ["AF", "flag"], "order": 4784, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ซ"}, {"tags": ["AG", "flag"], "order": 4785, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ฌ"}, {"tags": ["AI", "flag"], "order": 4786, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ฎ"}, {"tags": ["AL", "flag"], "order": 4787, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ฑ"}, {"tags": ["AM", "flag"], "order": 4788, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ฒ"}, {"tags": ["AO", "flag"], "order": 4789, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ด"}, {"tags": ["AQ", "flag"], "order": 4790, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ถ"}, {"tags": ["AR", "flag"], "order": 4791, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ท"}, {"tags": ["AS", "flag"], "order": 4792, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ธ"}, {"tags": ["AT", "flag"], "order": 4793, "emoji": "๐Ÿ‡ฆ๐Ÿ‡น"}, {"tags": ["AU", "flag"], "order": 4794, "emoji": "๐Ÿ‡ฆ๐Ÿ‡บ"}, {"tags": ["AW", "flag"], "order": 4795, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ผ"}, {"tags": ["AX", "flag"], "order": 4796, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ฝ"}, {"tags": ["AZ", "flag"], "order": 4797, "emoji": "๐Ÿ‡ฆ๐Ÿ‡ฟ"}, {"tags": ["BA", "flag"], "order": 4798, "emoji": "๐Ÿ‡ง๐Ÿ‡ฆ"}, {"tags": ["BB", "flag"], "order": 4799, "emoji": "๐Ÿ‡ง๐Ÿ‡ง"}, {"tags": ["BD", "flag"], "order": 4800, "emoji": "๐Ÿ‡ง๐Ÿ‡ฉ"}, {"tags": ["BE", "flag"], "order": 4801, "emoji": "๐Ÿ‡ง๐Ÿ‡ช"}, {"tags": ["BF", "flag"], "order": 4802, "emoji": "๐Ÿ‡ง๐Ÿ‡ซ"}, {"tags": ["BG", "flag"], "order": 4803, "emoji": "๐Ÿ‡ง๐Ÿ‡ฌ"}, {"tags": ["BH", "flag"], "order": 4804, "emoji": "๐Ÿ‡ง๐Ÿ‡ญ"}, {"tags": ["BI", "flag"], "order": 4805, "emoji": "๐Ÿ‡ง๐Ÿ‡ฎ"}, {"tags": ["BJ", "flag"], "order": 4806, "emoji": "๐Ÿ‡ง๐Ÿ‡ฏ"}, {"tags": ["BL", "flag"], "order": 4807, "emoji": "๐Ÿ‡ง๐Ÿ‡ฑ"}, {"tags": ["BM", "flag"], "order": 4808, "emoji": "๐Ÿ‡ง๐Ÿ‡ฒ"}, {"tags": ["BN", "flag"], "order": 4809, "emoji": "๐Ÿ‡ง๐Ÿ‡ณ"}, {"tags": ["BO", "flag"], "order": 4810, "emoji": "๐Ÿ‡ง๐Ÿ‡ด"}, {"tags": ["BQ", "flag"], "order": 4811, "emoji": "๐Ÿ‡ง๐Ÿ‡ถ"}, {"tags": ["BR", "flag"], "order": 4812, "emoji": "๐Ÿ‡ง๐Ÿ‡ท"}, {"tags": ["BS", "flag"], "order": 4813, "emoji": "๐Ÿ‡ง๐Ÿ‡ธ"}, {"tags": ["BT", "flag"], "order": 4814, "emoji": "๐Ÿ‡ง๐Ÿ‡น"}, {"tags": ["BV", "flag"], "order": 4815, "emoji": "๐Ÿ‡ง๐Ÿ‡ป"}, {"tags": ["BW", "flag"], "order": 4816, "emoji": "๐Ÿ‡ง๐Ÿ‡ผ"}, {"tags": ["BY", "flag"], "order": 4817, "emoji": "๐Ÿ‡ง๐Ÿ‡พ"}, {"tags": ["BZ", "flag"], "order": 4818, "emoji": "๐Ÿ‡ง๐Ÿ‡ฟ"}, {"tags": ["CA", "flag"], "order": 4819, "emoji": "๐Ÿ‡จ๐Ÿ‡ฆ"}, {"tags": ["CC", "flag"], "order": 4820, "emoji": "๐Ÿ‡จ๐Ÿ‡จ"}, {"tags": ["CD", "flag"], "order": 4821, "emoji": "๐Ÿ‡จ๐Ÿ‡ฉ"}, {"tags": ["CF", "flag"], "order": 4822, "emoji": "๐Ÿ‡จ๐Ÿ‡ซ"}, {"tags": ["CG", "flag"], "order": 4823, "emoji": "๐Ÿ‡จ๐Ÿ‡ฌ"}, {"tags": ["CH", "flag"], "order": 4824, "emoji": "๐Ÿ‡จ๐Ÿ‡ญ"}, {"tags": ["CI", "flag"], "order": 4825, "emoji": "๐Ÿ‡จ๐Ÿ‡ฎ"}, {"tags": ["CK", "flag"], "order": 4826, "emoji": "๐Ÿ‡จ๐Ÿ‡ฐ"}, {"tags": ["CL", "flag"], "order": 4827, "emoji": "๐Ÿ‡จ๐Ÿ‡ฑ"}, {"tags": ["CM", "flag"], "order": 4828, "emoji": "๐Ÿ‡จ๐Ÿ‡ฒ"}, {"tags": ["CN", "flag"], "order": 4829, "emoji": "๐Ÿ‡จ๐Ÿ‡ณ"}, {"tags": ["CO", "flag"], "order": 4830, "emoji": "๐Ÿ‡จ๐Ÿ‡ด"}, {"tags": ["CP", "flag"], "order": 4831, "emoji": "๐Ÿ‡จ๐Ÿ‡ต"}, {"tags": ["CQ", "flag"], "order": 4832, "emoji": "๐Ÿ‡จ๐Ÿ‡ถ"}, {"tags": ["CR", "flag"], "order": 4833, "emoji": "๐Ÿ‡จ๐Ÿ‡ท"}, {"tags": ["CU", "flag"], "order": 4834, "emoji": "๐Ÿ‡จ๐Ÿ‡บ"}, {"tags": ["CV", "flag"], "order": 4835, "emoji": "๐Ÿ‡จ๐Ÿ‡ป"}, {"tags": ["CW", "flag"], "order": 4836, "emoji": "๐Ÿ‡จ๐Ÿ‡ผ"}, {"tags": ["CX", "flag"], "order": 4837, "emoji": "๐Ÿ‡จ๐Ÿ‡ฝ"}, {"tags": ["CY", "flag"], "order": 4838, "emoji": "๐Ÿ‡จ๐Ÿ‡พ"}, {"tags": ["CZ", "flag"], "order": 4839, "emoji": "๐Ÿ‡จ๐Ÿ‡ฟ"}, {"tags": ["DE", "flag"], "order": 4840, "emoji": "๐Ÿ‡ฉ๐Ÿ‡ช"}, {"tags": ["DG", "flag"], "order": 4841, "emoji": "๐Ÿ‡ฉ๐Ÿ‡ฌ"}, {"tags": ["DJ", "flag"], "order": 4842, "emoji": "๐Ÿ‡ฉ๐Ÿ‡ฏ"}, {"tags": ["DK", "flag"], "order": 4843, "emoji": "๐Ÿ‡ฉ๐Ÿ‡ฐ"}, {"tags": ["DM", "flag"], "order": 4844, "emoji": "๐Ÿ‡ฉ๐Ÿ‡ฒ"}, {"tags": ["DO", "flag"], "order": 4845, "emoji": "๐Ÿ‡ฉ๐Ÿ‡ด"}, {"tags": ["DZ", "flag"], "order": 4846, "emoji": "๐Ÿ‡ฉ๐Ÿ‡ฟ"}, {"tags": ["EA", "flag"], "order": 4847, "emoji": "๐Ÿ‡ช๐Ÿ‡ฆ"}, {"tags": ["EC", "flag"], "order": 4848, "emoji": "๐Ÿ‡ช๐Ÿ‡จ"}, {"tags": ["EE", "flag"], "order": 4849, "emoji": "๐Ÿ‡ช๐Ÿ‡ช"}, {"tags": ["EG", "flag"], "order": 4850, "emoji": "๐Ÿ‡ช๐Ÿ‡ฌ"}, {"tags": ["EH", "flag"], "order": 4851, "emoji": "๐Ÿ‡ช๐Ÿ‡ญ"}, {"tags": ["ER", "flag"], "order": 4852, "emoji": "๐Ÿ‡ช๐Ÿ‡ท"}, {"tags": ["ES", "flag"], "order": 4853, "emoji": "๐Ÿ‡ช๐Ÿ‡ธ"}, {"tags": ["ET", "flag"], "order": 4854, "emoji": "๐Ÿ‡ช๐Ÿ‡น"}, {"tags": ["EU", "flag"], "order": 4855, "emoji": "๐Ÿ‡ช๐Ÿ‡บ"}, {"tags": ["FI", "flag"], "order": 4856, "emoji": "๐Ÿ‡ซ๐Ÿ‡ฎ"}, {"tags": ["FJ", "flag"], "order": 4857, "emoji": "๐Ÿ‡ซ๐Ÿ‡ฏ"}, {"tags": ["FK", "flag"], "order": 4858, "emoji": "๐Ÿ‡ซ๐Ÿ‡ฐ"}, {"tags": ["FM", "flag"], "order": 4859, "emoji": "๐Ÿ‡ซ๐Ÿ‡ฒ"}, {"tags": ["FO", "flag"], "order": 4860, "emoji": "๐Ÿ‡ซ๐Ÿ‡ด"}, {"tags": ["FR", "flag"], "order": 4861, "emoji": "๐Ÿ‡ซ๐Ÿ‡ท"}, {"tags": ["GA", "flag"], "order": 4862, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ฆ"}, {"tags": ["GB", "flag"], "order": 4863, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ง"}, {"tags": ["GD", "flag"], "order": 4864, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ฉ"}, {"tags": ["GE", "flag"], "order": 4865, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ช"}, {"tags": ["GF", "flag"], "order": 4866, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ซ"}, {"tags": ["GG", "flag"], "order": 4867, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ฌ"}, {"tags": ["GH", "flag"], "order": 4868, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ญ"}, {"tags": ["GI", "flag"], "order": 4869, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ฎ"}, {"tags": ["GL", "flag"], "order": 4870, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ฑ"}, {"tags": ["GM", "flag"], "order": 4871, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ฒ"}, {"tags": ["GN", "flag"], "order": 4872, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ณ"}, {"tags": ["GP", "flag"], "order": 4873, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ต"}, {"tags": ["GQ", "flag"], "order": 4874, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ถ"}, {"tags": ["GR", "flag"], "order": 4875, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ท"}, {"tags": ["GS", "flag"], "order": 4876, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ธ"}, {"tags": ["GT", "flag"], "order": 4877, "emoji": "๐Ÿ‡ฌ๐Ÿ‡น"}, {"tags": ["GU", "flag"], "order": 4878, "emoji": "๐Ÿ‡ฌ๐Ÿ‡บ"}, {"tags": ["GW", "flag"], "order": 4879, "emoji": "๐Ÿ‡ฌ๐Ÿ‡ผ"}, {"tags": ["GY", "flag"], "order": 4880, "emoji": "๐Ÿ‡ฌ๐Ÿ‡พ"}, {"tags": ["HK", "flag"], "order": 4881, "emoji": "๐Ÿ‡ญ๐Ÿ‡ฐ"}, {"tags": ["HM", "flag"], "order": 4882, "emoji": "๐Ÿ‡ญ๐Ÿ‡ฒ"}, {"tags": ["HN", "flag"], "order": 4883, "emoji": "๐Ÿ‡ญ๐Ÿ‡ณ"}, {"tags": ["HR", "flag"], "order": 4884, "emoji": "๐Ÿ‡ญ๐Ÿ‡ท"}, {"tags": ["HT", "flag"], "order": 4885, "emoji": "๐Ÿ‡ญ๐Ÿ‡น"}, {"tags": ["HU", "flag"], "order": 4886, "emoji": "๐Ÿ‡ญ๐Ÿ‡บ"}, {"tags": ["IC", "flag"], "order": 4887, "emoji": "๐Ÿ‡ฎ๐Ÿ‡จ"}, {"tags": ["ID", "flag"], "order": 4888, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ฉ"}, {"tags": ["IE", "flag"], "order": 4889, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ช"}, {"tags": ["IL", "flag"], "order": 4890, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ฑ"}, {"tags": ["IM", "flag"], "order": 4891, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ฒ"}, {"tags": ["IN", "flag"], "order": 4892, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ณ"}, {"tags": ["IO", "flag"], "order": 4893, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ด"}, {"tags": ["IQ", "flag"], "order": 4894, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ถ"}, {"tags": ["IR", "flag"], "order": 4895, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ท"}, {"tags": ["IS", "flag"], "order": 4896, "emoji": "๐Ÿ‡ฎ๐Ÿ‡ธ"}, {"tags": ["IT", "flag"], "order": 4897, "emoji": "๐Ÿ‡ฎ๐Ÿ‡น"}, {"tags": ["JE", "flag"], "order": 4898, "emoji": "๐Ÿ‡ฏ๐Ÿ‡ช"}, {"tags": ["JM", "flag"], "order": 4899, "emoji": "๐Ÿ‡ฏ๐Ÿ‡ฒ"}, {"tags": ["JO", "flag"], "order": 4900, "emoji": "๐Ÿ‡ฏ๐Ÿ‡ด"}, {"tags": ["JP", "flag"], "order": 4901, "emoji": "๐Ÿ‡ฏ๐Ÿ‡ต"}, {"tags": ["KE", "flag"], "order": 4902, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ช"}, {"tags": ["KG", "flag"], "order": 4903, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ฌ"}, {"tags": ["KH", "flag"], "order": 4904, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ญ"}, {"tags": ["KI", "flag"], "order": 4905, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ฎ"}, {"tags": ["KM", "flag"], "order": 4906, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ฒ"}, {"tags": ["KN", "flag"], "order": 4907, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ณ"}, {"tags": ["KP", "flag"], "order": 4908, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ต"}, {"tags": ["KR", "flag"], "order": 4909, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ท"}, {"tags": ["KW", "flag"], "order": 4910, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ผ"}, {"tags": ["KY", "flag"], "order": 4911, "emoji": "๐Ÿ‡ฐ๐Ÿ‡พ"}, {"tags": ["KZ", "flag"], "order": 4912, "emoji": "๐Ÿ‡ฐ๐Ÿ‡ฟ"}, {"tags": ["LA", "flag"], "order": 4913, "emoji": "๐Ÿ‡ฑ๐Ÿ‡ฆ"}, {"tags": ["LB", "flag"], "order": 4914, "emoji": "๐Ÿ‡ฑ๐Ÿ‡ง"}, {"tags": ["LC", "flag"], "order": 4915, "emoji": "๐Ÿ‡ฑ๐Ÿ‡จ"}, {"tags": ["LI", "flag"], "order": 4916, "emoji": "๐Ÿ‡ฑ๐Ÿ‡ฎ"}, {"tags": ["LK", "flag"], "order": 4917, "emoji": "๐Ÿ‡ฑ๐Ÿ‡ฐ"}, {"tags": ["LR", "flag"], "order": 4918, "emoji": "๐Ÿ‡ฑ๐Ÿ‡ท"}, {"tags": ["LS", "flag"], "order": 4919, "emoji": "๐Ÿ‡ฑ๐Ÿ‡ธ"}, {"tags": ["LT", "flag"], "order": 4920, "emoji": "๐Ÿ‡ฑ๐Ÿ‡น"}, {"tags": ["LU", "flag"], "order": 4921, "emoji": "๐Ÿ‡ฑ๐Ÿ‡บ"}, {"tags": ["LV", "flag"], "order": 4922, "emoji": "๐Ÿ‡ฑ๐Ÿ‡ป"}, {"tags": ["LY", "flag"], "order": 4923, "emoji": "๐Ÿ‡ฑ๐Ÿ‡พ"}, {"tags": ["MA", "flag"], "order": 4924, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฆ"}, {"tags": ["MC", "flag"], "order": 4925, "emoji": "๐Ÿ‡ฒ๐Ÿ‡จ"}, {"tags": ["MD", "flag"], "order": 4926, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฉ"}, {"tags": ["ME", "flag"], "order": 4927, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ช"}, {"tags": ["MF", "flag"], "order": 4928, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ซ"}, {"tags": ["MG", "flag"], "order": 4929, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฌ"}, {"tags": ["MH", "flag"], "order": 4930, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ญ"}, {"tags": ["MK", "flag"], "order": 4931, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฐ"}, {"tags": ["ML", "flag"], "order": 4932, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฑ"}, {"tags": ["MM", "flag"], "order": 4933, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฒ"}, {"tags": ["MN", "flag"], "order": 4934, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ณ"}, {"tags": ["MO", "flag"], "order": 4935, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ด"}, {"tags": ["MP", "flag"], "order": 4936, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ต"}, {"tags": ["MQ", "flag"], "order": 4937, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ถ"}, {"tags": ["MR", "flag"], "order": 4938, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ท"}, {"tags": ["MS", "flag"], "order": 4939, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ธ"}, {"tags": ["MT", "flag"], "order": 4940, "emoji": "๐Ÿ‡ฒ๐Ÿ‡น"}, {"tags": ["MU", "flag"], "order": 4941, "emoji": "๐Ÿ‡ฒ๐Ÿ‡บ"}, {"tags": ["MV", "flag"], "order": 4942, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ป"}, {"tags": ["MW", "flag"], "order": 4943, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ผ"}, {"tags": ["MX", "flag"], "order": 4944, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฝ"}, {"tags": ["MY", "flag"], "order": 4945, "emoji": "๐Ÿ‡ฒ๐Ÿ‡พ"}, {"tags": ["MZ", "flag"], "order": 4946, "emoji": "๐Ÿ‡ฒ๐Ÿ‡ฟ"}, {"tags": ["NA", "flag"], "order": 4947, "emoji": "๐Ÿ‡ณ๐Ÿ‡ฆ"}, {"tags": ["NC", "flag"], "order": 4948, "emoji": "๐Ÿ‡ณ๐Ÿ‡จ"}, {"tags": ["NE", "flag"], "order": 4949, "emoji": "๐Ÿ‡ณ๐Ÿ‡ช"}, {"tags": ["NF", "flag"], "order": 4950, "emoji": "๐Ÿ‡ณ๐Ÿ‡ซ"}, {"tags": ["NG", "flag"], "order": 4951, "emoji": "๐Ÿ‡ณ๐Ÿ‡ฌ"}, {"tags": ["NI", "flag"], "order": 4952, "emoji": "๐Ÿ‡ณ๐Ÿ‡ฎ"}, {"tags": ["NL", "flag"], "order": 4953, "emoji": "๐Ÿ‡ณ๐Ÿ‡ฑ"}, {"tags": ["NO", "flag"], "order": 4954, "emoji": "๐Ÿ‡ณ๐Ÿ‡ด"}, {"tags": ["NP", "flag"], "order": 4955, "emoji": "๐Ÿ‡ณ๐Ÿ‡ต"}, {"tags": ["NR", "flag"], "order": 4956, "emoji": "๐Ÿ‡ณ๐Ÿ‡ท"}, {"tags": ["NU", "flag"], "order": 4957, "emoji": "๐Ÿ‡ณ๐Ÿ‡บ"}, {"tags": ["NZ", "flag"], "order": 4958, "emoji": "๐Ÿ‡ณ๐Ÿ‡ฟ"}, {"tags": ["OM", "flag"], "order": 4959, "emoji": "๐Ÿ‡ด๐Ÿ‡ฒ"}, {"tags": ["PA", "flag"], "order": 4960, "emoji": "๐Ÿ‡ต๐Ÿ‡ฆ"}, {"tags": ["PE", "flag"], "order": 4961, "emoji": "๐Ÿ‡ต๐Ÿ‡ช"}, {"tags": ["PF", "flag"], "order": 4962, "emoji": "๐Ÿ‡ต๐Ÿ‡ซ"}, {"tags": ["PG", "flag"], "order": 4963, "emoji": "๐Ÿ‡ต๐Ÿ‡ฌ"}, {"tags": ["PH", "flag"], "order": 4964, "emoji": "๐Ÿ‡ต๐Ÿ‡ญ"}, {"tags": ["PK", "flag"], "order": 4965, "emoji": "๐Ÿ‡ต๐Ÿ‡ฐ"}, {"tags": ["PL", "flag"], "order": 4966, "emoji": "๐Ÿ‡ต๐Ÿ‡ฑ"}, {"tags": ["PM", "flag"], "order": 4967, "emoji": "๐Ÿ‡ต๐Ÿ‡ฒ"}, {"tags": ["PN", "flag"], "order": 4968, "emoji": "๐Ÿ‡ต๐Ÿ‡ณ"}, {"tags": ["PR", "flag"], "order": 4969, "emoji": "๐Ÿ‡ต๐Ÿ‡ท"}, {"tags": ["PS", "flag"], "order": 4970, "emoji": "๐Ÿ‡ต๐Ÿ‡ธ"}, {"tags": ["PT", "flag"], "order": 4971, "emoji": "๐Ÿ‡ต๐Ÿ‡น"}, {"tags": ["PW", "flag"], "order": 4972, "emoji": "๐Ÿ‡ต๐Ÿ‡ผ"}, {"tags": ["PY", "flag"], "order": 4973, "emoji": "๐Ÿ‡ต๐Ÿ‡พ"}, {"tags": ["QA", "flag"], "order": 4974, "emoji": "๐Ÿ‡ถ๐Ÿ‡ฆ"}, {"tags": ["RE", "flag"], "order": 4975, "emoji": "๐Ÿ‡ท๐Ÿ‡ช"}, {"tags": ["RO", "flag"], "order": 4976, "emoji": "๐Ÿ‡ท๐Ÿ‡ด"}, {"tags": ["RS", "flag"], "order": 4977, "emoji": "๐Ÿ‡ท๐Ÿ‡ธ"}, {"tags": ["RU", "flag"], "order": 4978, "emoji": "๐Ÿ‡ท๐Ÿ‡บ"}, {"tags": ["RW", "flag"], "order": 4979, "emoji": "๐Ÿ‡ท๐Ÿ‡ผ"}, {"tags": ["SA", "flag"], "order": 4980, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฆ"}, {"tags": ["SB", "flag"], "order": 4981, "emoji": "๐Ÿ‡ธ๐Ÿ‡ง"}, {"tags": ["SC", "flag"], "order": 4982, "emoji": "๐Ÿ‡ธ๐Ÿ‡จ"}, {"tags": ["SD", "flag"], "order": 4983, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฉ"}, {"tags": ["SE", "flag"], "order": 4984, "emoji": "๐Ÿ‡ธ๐Ÿ‡ช"}, {"tags": ["SG", "flag"], "order": 4985, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฌ"}, {"tags": ["SH", "flag"], "order": 4986, "emoji": "๐Ÿ‡ธ๐Ÿ‡ญ"}, {"tags": ["SI", "flag"], "order": 4987, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฎ"}, {"tags": ["SJ", "flag"], "order": 4988, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฏ"}, {"tags": ["SK", "flag"], "order": 4989, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฐ"}, {"tags": ["SL", "flag"], "order": 4990, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฑ"}, {"tags": ["SM", "flag"], "order": 4991, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฒ"}, {"tags": ["SN", "flag"], "order": 4992, "emoji": "๐Ÿ‡ธ๐Ÿ‡ณ"}, {"tags": ["SO", "flag"], "order": 4993, "emoji": "๐Ÿ‡ธ๐Ÿ‡ด"}, {"tags": ["SR", "flag"], "order": 4994, "emoji": "๐Ÿ‡ธ๐Ÿ‡ท"}, {"tags": ["SS", "flag"], "order": 4995, "emoji": "๐Ÿ‡ธ๐Ÿ‡ธ"}, {"tags": ["ST", "flag"], "order": 4996, "emoji": "๐Ÿ‡ธ๐Ÿ‡น"}, {"tags": ["SV", "flag"], "order": 4997, "emoji": "๐Ÿ‡ธ๐Ÿ‡ป"}, {"tags": ["SX", "flag"], "order": 4998, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฝ"}, {"tags": ["SY", "flag"], "order": 4999, "emoji": "๐Ÿ‡ธ๐Ÿ‡พ"}, {"tags": ["SZ", "flag"], "order": 5000, "emoji": "๐Ÿ‡ธ๐Ÿ‡ฟ"}, {"tags": ["TA", "flag"], "order": 5001, "emoji": "๐Ÿ‡น๐Ÿ‡ฆ"}, {"tags": ["TC", "flag"], "order": 5002, "emoji": "๐Ÿ‡น๐Ÿ‡จ"}, {"tags": ["TD", "flag"], "order": 5003, "emoji": "๐Ÿ‡น๐Ÿ‡ฉ"}, {"tags": ["TF", "flag"], "order": 5004, "emoji": "๐Ÿ‡น๐Ÿ‡ซ"}, {"tags": ["TG", "flag"], "order": 5005, "emoji": "๐Ÿ‡น๐Ÿ‡ฌ"}, {"tags": ["TH", "flag"], "order": 5006, "emoji": "๐Ÿ‡น๐Ÿ‡ญ"}, {"tags": ["TJ", "flag"], "order": 5007, "emoji": "๐Ÿ‡น๐Ÿ‡ฏ"}, {"tags": ["TK", "flag"], "order": 5008, "emoji": "๐Ÿ‡น๐Ÿ‡ฐ"}, {"tags": ["TL", "flag"], "order": 5009, "emoji": "๐Ÿ‡น๐Ÿ‡ฑ"}, {"tags": ["TM", "flag"], "order": 5010, "emoji": "๐Ÿ‡น๐Ÿ‡ฒ"}, {"tags": ["TN", "flag"], "order": 5011, "emoji": "๐Ÿ‡น๐Ÿ‡ณ"}, {"tags": ["TO", "flag"], "order": 5012, "emoji": "๐Ÿ‡น๐Ÿ‡ด"}, {"tags": ["TR", "flag"], "order": 5013, "emoji": "๐Ÿ‡น๐Ÿ‡ท"}, {"tags": ["TT", "flag"], "order": 5014, "emoji": "๐Ÿ‡น๐Ÿ‡น"}, {"tags": ["TV", "flag"], "order": 5015, "emoji": "๐Ÿ‡น๐Ÿ‡ป"}, {"tags": ["TW", "flag"], "order": 5016, "emoji": "๐Ÿ‡น๐Ÿ‡ผ"}, {"tags": ["TZ", "flag"], "order": 5017, "emoji": "๐Ÿ‡น๐Ÿ‡ฟ"}, {"tags": ["UA", "flag"], "order": 5018, "emoji": "๐Ÿ‡บ๐Ÿ‡ฆ"}, {"tags": ["UG", "flag"], "order": 5019, "emoji": "๐Ÿ‡บ๐Ÿ‡ฌ"}, {"tags": ["UM", "flag"], "order": 5020, "emoji": "๐Ÿ‡บ๐Ÿ‡ฒ"}, {"tags": ["UN", "flag"], "order": 5021, "emoji": "๐Ÿ‡บ๐Ÿ‡ณ"}, {"tags": ["US", "flag"], "order": 5022, "emoji": "๐Ÿ‡บ๐Ÿ‡ธ"}, {"tags": ["UY", "flag"], "order": 5023, "emoji": "๐Ÿ‡บ๐Ÿ‡พ"}, {"tags": ["UZ", "flag"], "order": 5024, "emoji": "๐Ÿ‡บ๐Ÿ‡ฟ"}, {"tags": ["VA", "flag"], "order": 5025, "emoji": "๐Ÿ‡ป๐Ÿ‡ฆ"}, {"tags": ["VC", "flag"], "order": 5026, "emoji": "๐Ÿ‡ป๐Ÿ‡จ"}, {"tags": ["VE", "flag"], "order": 5027, "emoji": "๐Ÿ‡ป๐Ÿ‡ช"}, {"tags": ["VG", "flag"], "order": 5028, "emoji": "๐Ÿ‡ป๐Ÿ‡ฌ"}, {"tags": ["VI", "flag"], "order": 5029, "emoji": "๐Ÿ‡ป๐Ÿ‡ฎ"}, {"tags": ["VN", "flag"], "order": 5030, "emoji": "๐Ÿ‡ป๐Ÿ‡ณ"}, {"tags": ["VU", "flag"], "order": 5031, "emoji": "๐Ÿ‡ป๐Ÿ‡บ"}, {"tags": ["WF", "flag"], "order": 5032, "emoji": "๐Ÿ‡ผ๐Ÿ‡ซ"}, {"tags": ["WS", "flag"], "order": 5033, "emoji": "๐Ÿ‡ผ๐Ÿ‡ธ"}, {"tags": ["XK", "flag"], "order": 5034, "emoji": "๐Ÿ‡ฝ๐Ÿ‡ฐ"}, {"tags": ["YE", "flag"], "order": 5035, "emoji": "๐Ÿ‡พ๐Ÿ‡ช"}, {"tags": ["YT", "flag"], "order": 5036, "emoji": "๐Ÿ‡พ๐Ÿ‡น"}, {"tags": ["ZA", "flag"], "order": 5037, "emoji": "๐Ÿ‡ฟ๐Ÿ‡ฆ"}, {"tags": ["ZM", "flag"], "order": 5038, "emoji": "๐Ÿ‡ฟ๐Ÿ‡ฒ"}, {"tags": ["ZW", "flag"], "order": 5039, "emoji": "๐Ÿ‡ฟ๐Ÿ‡ผ"}, {"tags": ["flag", "gbeng"], "order": 5040, "emoji": "๐Ÿด๓ ง๓ ข๓ ฅ๓ ฎ๓ ง๓ ฟ"}, {"tags": ["flag", "gbsct"], "order": 5041, "emoji": "๐Ÿด๓ ง๓ ข๓ ณ๓ ฃ๓ ด๓ ฟ"}, {"tags": ["flag", "gbwls"], "order": 5042, "emoji": "๐Ÿด๓ ง๓ ข๓ ท๓ ฌ๓ ณ๓ ฟ"}] \ No newline at end of file diff --git a/src/zen/common/emojis/fetch_emojis.py b/src/zen/common/emojis/fetch_emojis.py new file mode 100644 index 00000000..ddbc0070 --- /dev/null +++ b/src/zen/common/emojis/fetch_emojis.py @@ -0,0 +1,56 @@ + +import os +import requests +import json + + +def get_emojis(url): + """ + Fetches emojis from the given URL and formats them into a JavaScript module. + + Args: + url (str): The URL to fetch the emoji data from. + + Returns: + array: A JavaScript array of emoji objects formatted for use in a module. + """ + response = requests.get(url) + response.raise_for_status() # Raise an error for bad responses + emojis_data = response.json() + + # We only want "tags", "emoji" amd "order" from the dictionaries inside this array + emojis = [] + for emoji in emojis_data: + emojis.append({ + "tags": emoji.get("tags", []), + "order": emoji.get("order", 0), + "emoji": emoji.get("emoji", "") + }) + return emojis + + +def get_js_code(emojis): + """ + Generates JavaScript code to export the emojis as a module. + + Args: + emojis (list): A list of emoji dictionaries. + + Returns: + str: JavaScript code as a string. + """ + js_code = "var ZenEmojisData = " + # dump without unicode escape + js_code += json.dumps(emojis, ensure_ascii=False) + return js_code + + +if __name__ == "__main__": + # Define the URL for the emoji JSON file + url = "https://cdn.jsdelivr.net/npm/emoji-picker-element-data@^1/en/emojibase/data.json" + emojis_path = os.path.join(os.path.dirname(__file__), "ZenEmojisData.min.mjs") + emojis = get_emojis(url) + js_code = get_js_code(emojis) + with open(emojis_path, "w", encoding="utf-8") as file: + file.write(js_code) + print(f"Emojis data has been written to {emojis_path}") diff --git a/src/zen/common/styles/zen-popup.css b/src/zen/common/styles/zen-popup.css index 71b41e0a..ffab2d76 100644 --- a/src/zen/common/styles/zen-popup.css +++ b/src/zen/common/styles/zen-popup.css @@ -400,6 +400,8 @@ menuseparator { min-width: unset !important; margin: 0px !important; border-radius: calc(var(--zen-native-inner-radius) + 2px) !important; + background: light-dark(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1)) !important; + border: 1px solid light-dark(rgba(255, 255, 255, 0.15), rgba(0, 0, 0, 0.15)) !important; :root[zen-right-side='true'] & { order: -1; diff --git a/src/zen/common/styles/zen-single-components.css b/src/zen/common/styles/zen-single-components.css index 9371bb0a..cf72b1af 100644 --- a/src/zen/common/styles/zen-single-components.css +++ b/src/zen/common/styles/zen-single-components.css @@ -40,15 +40,13 @@ body > #confetti { #PanelUI-zen-emojis-picker { --panel-width: 250px; - --panel-padding: 10px; - - &::part(content) { - gap: 15px; - } + --panel-padding: 0px; #PanelUI-zen-emojis-picker-header { gap: 10px; align-items: center; + padding: 10px; + padding-bottom: 5px; } #PanelUI-zen-emojis-picker-none label { @@ -57,6 +55,7 @@ body > #confetti { #PanelUI-zen-emojis-picker-search { padding: 4px; + width: 100%; } #PanelUI-zen-emojis-picker-list { @@ -65,6 +64,9 @@ body > #confetti { overflow-y: auto; overflow-x: hidden; + padding: 10px; + padding-top: 5px; + gap: 5px; display: grid; grid-template-columns: repeat(auto-fill, minmax(28px, 1fr)); @@ -72,6 +74,7 @@ body > #confetti { .zen-emojis-picker-emoji { appearance: none; font-size: 14px; + padding: 0px !important; & image { display: none; } diff --git a/src/zen/common/zen-sets.js b/src/zen/common/zen-sets.js index 11e24556..64b8fcf6 100644 --- a/src/zen/common/zen-sets.js +++ b/src/zen/common/zen-sets.js @@ -101,8 +101,11 @@ document.addEventListener( case 'cmd_zenChangeWorkspaceIcon': gZenWorkspaces.changeWorkspaceIcon(); break; - case 'cmd_zenOpenWorkspacePanel': - gZenWorkspaces.openWorkspacesDialog(event); + case 'cmd_zenReorderWorkspaces': + gZenUIManager.showToast('zen-workspaces-how-to-reorder-title', { + timeout: 10000, + descriptionId: 'zen-workspaces-how-to-reorder-desc', + }); break; case 'cmd_zenOpenWorkspaceCreation': gZenWorkspaces.openWorkspaceCreation(event); diff --git a/src/zen/compact-mode/ZenCompactMode.mjs b/src/zen/compact-mode/ZenCompactMode.mjs index 624e60c0..2525e635 100644 --- a/src/zen/compact-mode/ZenCompactMode.mjs +++ b/src/zen/compact-mode/ZenCompactMode.mjs @@ -36,10 +36,12 @@ var gZenCompactModeManager = { preInit() { // Remove it before initializing so we can properly calculate the width // of the sidebar at startup and avoid overflowing items not being hidden - const isCompactMode = - lazyCompactMode.mainAppWrapper.getAttribute('zen-compact-mode') === 'true'; + this._wasInCompactMode = Services.xulStore.getValue( + AppConstants.BROWSER_CHROME_URL, + 'zen-main-app-wrapper', + 'zen-compact-mode' + ); lazyCompactMode.mainAppWrapper.removeAttribute('zen-compact-mode'); - this._wasInCompactMode = isCompactMode; this.addContextMenu(); }, diff --git a/src/zen/glance/ZenGlanceManager.mjs b/src/zen/glance/ZenGlanceManager.mjs index fe893bc2..aac97ddc 100644 --- a/src/zen/glance/ZenGlanceManager.mjs +++ b/src/zen/glance/ZenGlanceManager.mjs @@ -228,6 +228,7 @@ } ) .then(() => { + gBrowser.tabContainer._invalidateCachedTabs(); this.#currentBrowser.removeAttribute('animate-glance-open'); this.overlay.style.removeProperty('overflow'); this.browserWrapper.removeAttribute('animate'); @@ -615,6 +616,7 @@ } finishOpeningGlance() { + gBrowser.tabContainer._invalidateCachedTabs(); gZenWorkspaces.updateTabsContainers(); this.browserWrapper.removeAttribute('animate-full'); this.overlay.classList.remove('zen-glance-overlay'); @@ -662,7 +664,7 @@ type: 'spring', } ); - gZenViewSplitter.deactivateCurrentSplitView(); + gZenViewSplitter.deactivateCurrentSplitView({ removeDeckSelected: true }); this.finishOpeningGlance(); } diff --git a/src/zen/split-view/ZenViewSplitter.mjs b/src/zen/split-view/ZenViewSplitter.mjs index c67b4fa7..26285cb1 100644 --- a/src/zen/split-view/ZenViewSplitter.mjs +++ b/src/zen/split-view/ZenViewSplitter.mjs @@ -1142,12 +1142,12 @@ class ZenViewSplitter extends ZenDOMOperatedFeature { /** * Deactivates the split view. */ - deactivateCurrentSplitView() { + deactivateCurrentSplitView({ removeDeckSelected = false } = {}) { if (this.currentView < 0) return; this.setTabsDocShellState(this._data[this.currentView].tabs, false); for (const tab of this._data[this.currentView].tabs) { const container = tab.linkedBrowser.closest('.browserSidebarContainer'); - this.resetContainerStyle(container); + this.resetContainerStyle(container, removeDeckSelected); } this.removeSplitters(); this.tabBrowserPanel.removeAttribute('zen-split-view'); @@ -1496,10 +1496,14 @@ class ZenViewSplitter extends ZenDOMOperatedFeature { * Resets the container style. * * @param {Element} container - The container element. + * @param {boolean} [removeDeckSelected=false] - Whether to remove the 'deck-selected' attribute. */ - resetContainerStyle(container) { + resetContainerStyle(container, removeDeckSelected = false) { container.removeAttribute('zen-split'); container.style.inset = ''; + if (removeDeckSelected) { + container.classList.remove('deck-selected'); + } } /** diff --git a/src/zen/tabs/ZenPinnedTabManager.mjs b/src/zen/tabs/ZenPinnedTabManager.mjs index df8ffaae..7baee4ae 100644 --- a/src/zen/tabs/ZenPinnedTabManager.mjs +++ b/src/zen/tabs/ZenPinnedTabManager.mjs @@ -786,6 +786,7 @@ if (!this.enabled) { return false; } + movingTabs = [...movingTabs]; try { const pinnedTabsTarget = event.target.closest('.zen-workspace-pinned-tabs-section') || diff --git a/src/zen/tabs/zen-tabs/vertical-tabs.css b/src/zen/tabs/zen-tabs/vertical-tabs.css index bde63e03..80043e45 100644 --- a/src/zen/tabs/zen-tabs/vertical-tabs.css +++ b/src/zen/tabs/zen-tabs/vertical-tabs.css @@ -423,20 +423,18 @@ /* ========================================================================== Sidebar Bottom Buttons Area ========================================================================== */ -#zen-sidebar-bottom-buttons { +#zen-sidebar-foot-buttons { background: transparent; - gap: 5px; /* Spacing between buttons */ - align-items: center; /* Center vertically */ - padding-top: var(--zen-element-separation); /* Add padding above */ - --toolbarbutton-inner-padding: 5px; /* Define inner padding for buttons */ + gap: 5px; + align-items: center; + padding-top: var(--zen-element-separation); + --toolbarbutton-inner-padding: 5px; - /* Remove padding from direct children (except workspaces button) */ & > toolbarbutton:not(#zen-workspaces-button) { padding: 0 !important; } } -/* Hide the default new tab button container */ #newtab-button-container { display: none !important; } @@ -445,7 +443,6 @@ Tab Arrow Scrollbox Adjustments ========================================================================== */ #tabbrowser-arrowscrollbox { - /* Remove gap within the scrollbox part */ &::part(scrollbox) { gap: 0px !important; } @@ -561,10 +558,10 @@ } /* Style bottom buttons area when expanded */ - & #zen-sidebar-bottom-buttons { + & #zen-sidebar-foot-buttons { display: flex; - flex-direction: row; /* Arrange buttons horizontally */ - justify-content: space-between; /* Distribute space */ + flex-direction: row; + justify-content: space-between; width: 100%; position: relative; } @@ -780,10 +777,27 @@ } /* Ensure bottom buttons container fits content during customization */ - :root[customizing] & #zen-sidebar-bottom-buttons { + :root[customizing] & #zen-sidebar-foot-buttons { min-width: unset !important; } + #zen-sidebar-foot-buttons { + & > .toolbarbutton-1 { + min-height: var(--tab-min-height); + line-height: var(--tab-label-line-height); + border-radius: var(--border-radius-medium); + padding: 0 calc(var(--tab-inline-padding) - var(--tab-inner-inline-margin)); + width: var(--tab-collapsed-background-width); + margin-inline: var(--tab-inner-inline-margin); + + & .toolbarbutton-badge-stack { + justify-content: center; + padding: 8px; + width: var(--tab-collapsed-background-width); + } + } + } + /* Center top buttons container */ & #zen-sidebar-top-buttons { justify-content: center; @@ -805,7 +819,7 @@ } /* Style bottom buttons area when collapsed */ - & #zen-sidebar-bottom-buttons { + & #zen-sidebar-foot-buttons { display: flex; flex-direction: column; /* Stack vertically */ padding-top: var(--zen-element-separation); diff --git a/src/zen/vendor/motion.dep b/src/zen/vendor/motion.dep new file mode 100644 index 00000000..36206bd2 --- /dev/null +++ b/src/zen/vendor/motion.dep @@ -0,0 +1 @@ +https://cdn.jsdelivr.net/npm/motion@latest/+esm: v12.16.0 \ No newline at end of file diff --git a/src/zen/vendor/motion.min.mjs b/src/zen/vendor/motion.min.mjs index 2f9747ec..fdb4cd59 100644 --- a/src/zen/vendor/motion.min.mjs +++ b/src/zen/vendor/motion.min.mjs @@ -1,7 +1,7 @@ /** * Bundled by jsDelivr using Rollup v2.79.2 and Terser v5.39.0. - * Original file: /npm/motion@12.7.4/dist/es/motion/lib/index.mjs + * Original file: /npm/motion@12.16.0/dist/es/motion/lib/index.mjs * * Do NOT use SRI with dynamically generated files! More information: https://www.jsdelivr.com/using-sri-with-dynamic-files */ -const t=["read","resolveKeyframes","update","preRender","render","postRender"],e={value:null,addProjectionMetrics:null};const n={skipAnimations:!1,useManualTiming:!1};function s(n,s){let r=!1,i=!0;const o={delta:0,timestamp:0,isProcessing:!1},a=()=>r=!0,l=t.reduce(((t,n)=>(t[n]=function(t,n){let s=new Set,r=new Set,i=!1,o=!1;const a=new WeakSet;let l={delta:0,timestamp:0,isProcessing:!1},u=0;function c(e){a.has(e)&&(h.schedule(e),t()),u++,e(l)}const h={schedule:(t,e=!1,n=!1)=>{const o=n&&i?s:r;return e&&a.add(t),o.has(t)||o.add(t),t},cancel:t=>{r.delete(t),a.delete(t)},process:t=>{l=t,i?o=!0:(i=!0,[s,r]=[r,s],s.forEach(c),n&&e.value&&e.value.frameloop[n].push(u),u=0,s.clear(),i=!1,o&&(o=!1,h.process(t)))}};return h}(a,s?n:void 0),t)),{}),{read:u,resolveKeyframes:c,update:h,preRender:d,render:p,postRender:f}=l,m=()=>{const t=performance.now();r=!1,o.delta=i?1e3/60:Math.max(Math.min(t-o.timestamp,40),1),o.timestamp=t,o.isProcessing=!0,u.process(o),c.process(o),h.process(o),d.process(o),p.process(o),f.process(o),o.isProcessing=!1,r&&s&&(i=!1,n(m))};return{schedule:t.reduce(((t,e)=>{const s=l[e];return t[e]=(t,e=!1,a=!1)=>(r||(r=!0,i=!0,o.isProcessing||n(m)),s.schedule(t,e,a)),t}),{}),cancel:e=>{for(let n=0;nt,{schedule:i,cancel:o,state:a,steps:l}=s("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:r,!0);let u;function c(){u=void 0}const h={now:()=>(void 0===u&&h.set(a.isProcessing||n.useManualTiming?a.timestamp:performance.now()),u),set:t=>{u=t,queueMicrotask(c)}};function d(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}class p{constructor(){this.subscriptions=[]}add(t){var e,n;return e=this.subscriptions,n=t,-1===e.indexOf(n)&&e.push(n),()=>d(this.subscriptions,t)}notify(t,e,n){const s=this.subscriptions.length;if(s)if(1===s)this.subscriptions[0](t,e,n);else for(let r=0;r{const n=h.now();this.updatedAt!==n&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(t),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),e&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(t),this.owner=e.owner}setCurrent(t){var e;this.current=t,this.updatedAt=h.now(),null===this.canTrackVelocity&&void 0!==t&&(this.canTrackVelocity=(e=this.current,!isNaN(parseFloat(e))))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,e){this.events[t]||(this.events[t]=new p);const n=this.events[t].add(e);return"change"===t?()=>{n(),i.read((()=>{this.events.change.getSize()||this.stop()}))}:n}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,e){this.passiveEffect=t,this.stopPassiveEffect=e}set(t,e=!0){e&&this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t,e)}setWithVelocity(t,e,n){this.set(e),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-n}jump(t,e=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,e&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return this.current}getPrevious(){return this.prev}getVelocity(){const t=h.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||t-this.updatedAt>30)return 0;const e=Math.min(this.updatedAt-this.prevUpdatedAt,30);return f(parseFloat(this.current)-parseFloat(this.prevFrameValue),e)}start(t){return this.stop(),new Promise((e=>{this.hasAnimated=!0,this.animation=t(e),this.events.animationStart&&this.events.animationStart.notify()})).then((()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()}))}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function g(t,e){return new m(t,e)}const y=i,v=t.reduce(((t,e)=>(t[e]=t=>o(t),t)),{}),w=!1;function b(){return w}function T(t,e,n){if(t instanceof EventTarget)return[t];if("string"==typeof t){let s=document;e&&(s=e.current);const r=n?.[t]??s.querySelectorAll(t);return r?Array.from(r):[]}return Array.from(t)}function x(t,e){const n=T(t),s=new AbortController;return[n,{passive:!0,...e,signal:s.signal},()=>s.abort()]}function S(t){return!("touch"===t.pointerType||b())}function M(t,e,n={}){const[s,r,i]=x(t,n),o=t=>{if(!S(t))return;const{target:n}=t,s=e(n,t);if("function"!=typeof s||!n)return;const i=t=>{S(t)&&(s(t),n.removeEventListener("pointerleave",i))};n.addEventListener("pointerleave",i,r)};return s.forEach((t=>{t.addEventListener("pointerenter",o,r)})),i}const A=(t,e)=>!!e&&(t===e||A(t,e.parentElement)),V=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);const k=new WeakSet;function P(t){return e=>{"Enter"===e.key&&t(e)}}function E(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}function C(t){return(t=>"mouse"===t.pointerType?"number"!=typeof t.button||t.button<=0:!1!==t.isPrimary)(t)&&!b()}function F(t,e,n={}){const[s,r,i]=x(t,n),o=t=>{const s=t.currentTarget;if(!C(t)||k.has(s))return;k.add(s);const i=e(s,t),o=(t,e)=>{window.removeEventListener("pointerup",a),window.removeEventListener("pointercancel",l),C(t)&&k.has(s)&&(k.delete(s),"function"==typeof i&&i(t,{success:e}))},a=t=>{o(t,s===window||s===document||n.useGlobalTarget||A(s,t.target))},l=t=>{o(t,!1)};window.addEventListener("pointerup",a,r),window.addEventListener("pointercancel",l,r)};return s.forEach((t=>{var e;(n.useGlobalTarget?window:t).addEventListener("pointerdown",o,r),t instanceof HTMLElement&&(t.addEventListener("focus",(t=>((t,e)=>{const n=t.currentTarget;if(!n)return;const s=P((()=>{if(k.has(n))return;E(n,"down");const t=P((()=>{E(n,"up")}));n.addEventListener("keyup",t,e),n.addEventListener("blur",(()=>E(n,"cancel")),e)}));n.addEventListener("keydown",s,e),n.addEventListener("blur",(()=>n.removeEventListener("keydown",s)),e)})(t,r))),e=t,V.has(e.tagName)||-1!==e.tabIndex||t.hasAttribute("tabindex")||(t.tabIndex=0))})),i}let R=()=>{};const B=(t,e,n)=>{const s=e-t;return 0===s?1:(n-t)/s},L=(t,e,n)=>n>e?e:n1e3*t,Z=t=>t/1e3,_=.001;function J({duration:t=K,bounce:e=$,velocity:n=N,mass:s=D}){let r,i,o=1-e;o=L(H,q,o),t=L(U,X,Z(t)),o<1?(r=e=>{const s=e*o,r=s*t,i=s-n,a=tt(e,o),l=Math.exp(-r);return _-i/a*l},i=e=>{const s=e*o*t,i=s*n+n,a=Math.pow(o,2)*Math.pow(e,2)*t,l=Math.exp(-s),u=tt(Math.pow(e,2),o);return(-r(e)+_>0?-1:1)*((i-a)*l)/u}):(r=e=>Math.exp(-e*t)*((e-n)*t+1)-.001,i=e=>Math.exp(-e*t)*(t*t*(n-e)));const a=function(t,e,n){let s=n;for(let n=1;n=et?1/0:e}function st(t,e=100,n){const s=n({...t,keyframes:[0,e]}),r=Math.min(nt(s),et);return{type:"keyframes",ease:t=>s.next(r*t).value/e,duration:Z(r)}}const rt={};function it(t){let e;return()=>(void 0===e&&(e=t()),e)}function ot(t,e){const n=it(t);return()=>rt[e]??n()}const at=ot((()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(t){return!1}return!0}),"linearEasing"),lt=(t,e,n=10)=>{let s="";const r=Math.max(Math.round(e/n),2);for(let e=0;evoid 0!==t[e]))}function dt(t=j,e=$){const n="object"!=typeof t?{visualDuration:t,keyframes:[0,1],bounce:e}:t;let{restSpeed:s,restDelta:r}=n;const i=n.keyframes[0],o=n.keyframes[n.keyframes.length-1],a={done:!1,value:i},{stiffness:l,damping:u,mass:c,duration:h,velocity:d,isResolvedFromDuration:p}=function(t){let e={velocity:N,stiffness:I,damping:W,mass:D,isResolvedFromDuration:!1,...t};if(!ht(t,ct)&&ht(t,ut))if(t.visualDuration){const n=t.visualDuration,s=2*Math.PI/(1.2*n),r=s*s,i=2*L(.05,1,1-(t.bounce||0))*Math.sqrt(r);e={...e,mass:D,stiffness:r,damping:i}}else{const n=J(t);e={...e,...n,mass:D},e.isResolvedFromDuration=!0}return e}({...n,velocity:-Z(n.velocity||0)}),f=d||0,m=u/(2*Math.sqrt(l*c)),g=o-i,y=Z(Math.sqrt(l/c)),v=Math.abs(g)<5;let w;if(s||(s=v?z.granular:z.default),r||(r=v?Y.granular:Y.default),m<1){const t=tt(y,m);w=e=>{const n=Math.exp(-m*y*e);return o-n*((f+m*y*g)/t*Math.sin(t*e)+g*Math.cos(t*e))}}else if(1===m)w=t=>o-Math.exp(-y*t)*(g+(f+y*g)*t);else{const t=y*Math.sqrt(m*m-1);w=e=>{const n=Math.exp(-m*y*e),s=Math.min(t*e,300);return o-n*((f+m*y*g)*Math.sinh(s)+t*g*Math.cosh(s))/t}}const b={calculatedDuration:p&&h||null,next:t=>{const e=w(t);if(p)a.done=t>=h;else{let n=0;m<1&&(n=0===t?G(f):O(w,t,e));const i=Math.abs(n)<=s,l=Math.abs(o-e)<=r;a.done=i&&l}return a.value=a.done?o:e,a},toString:()=>{const t=Math.min(nt(b),et),e=lt((e=>b.next(t*e).value),t,30);return t+"ms "+e},toTransition:()=>{}};return b}dt.applyToOptions=t=>{const e=st(t,100,dt);return t.ease=at()?e.ease:"easeOut",t.duration=G(e.duration),t.type="keyframes",t};const pt=(t,e,n)=>{const s=e-t;return((n-t)%s+s)%s+t},ft=t=>Array.isArray(t)&&"number"!=typeof t[0];function mt(t,e){return ft(t)?t[pt(0,t.length,e)]:t}const gt=(t,e,n)=>t+(e-t)*n;function yt(t,e){const n=t[t.length-1];for(let s=1;s<=e;s++){const r=B(0,e,s);t.push(gt(n,1,r))}}function vt(t){const e=[0];return yt(e,t.length-1),e}const wt=t=>Boolean(t&&t.getVelocity);function bt(t){return"object"==typeof t&&!Array.isArray(t)}function Tt(t,e,n,s){return"string"==typeof t&&bt(e)?T(t,n,s):t instanceof NodeList?Array.from(t):Array.isArray(t)?t:[t]}function xt(t,e,n){return t*(e+1)}function St(t,e,n,s){return"number"==typeof e?e:e.startsWith("-")||e.startsWith("+")?Math.max(0,t+parseFloat(e)):"<"===e?n:s.get(e)??t}function Mt(t,e,n,s,r,i){!function(t,e,n){for(let s=0;se&&r.at"number"==typeof t,Bt=t=>t.every(Rt),Lt=new WeakMap,Ot=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],It=new Set(Ot),Wt=new Set(["width","height","top","left","right","bottom",...Ot]),Dt=t=>(t=>Array.isArray(t))(t)?t[t.length-1]||0:t;function Nt(t){const e=[{},{}];return t?.values.forEach(((t,n)=>{e[0][n]=t.get(),e[1][n]=t.getVelocity()})),e}function Kt(t,e,n,s){if("function"==typeof e){const[r,i]=Nt(s);e=e(void 0!==n?n:t.custom,r,i)}if("string"==typeof e&&(e=t.variants&&t.variants[e]),"function"==typeof e){const[r,i]=Nt(s);e=e(void 0!==n?n:t.custom,r,i)}return e}function $t(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,g(n))}function jt(t,e){const n=function(t,e,n){const s=t.getProps();return Kt(s,e,void 0!==n?n:s.custom,t)}(t,e);let{transitionEnd:s={},transition:r={},...i}=n||{};i={...i,...s};for(const e in i){$t(t,e,Dt(i[e]))}}function zt(t,e){const s=t.getValue("willChange");if(r=s,Boolean(wt(r)&&r.add))return s.add(e);if(!s&&n.WillChange){const s=new n.WillChange("auto");t.addValue("willChange",s),s.add(e)}var r}const Yt=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),Ut="data-"+Yt("framerAppearId");function Xt(t){return t.props[Ut]}const Ht=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t;function qt(t,e,n,s){if(t===e&&n===s)return r;const i=e=>function(t,e,n,s,r){let i,o,a=0;do{o=e+(n-e)/2,i=Ht(o,s,r)-t,i>0?n=o:e=o}while(Math.abs(i)>1e-7&&++a<12);return o}(e,0,1,t,n);return t=>0===t||1===t?t:Ht(i(t),e,s)}const Gt=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Zt=t=>e=>1-t(1-e),_t=qt(.33,1.53,.69,.99),Jt=Zt(_t),Qt=Gt(Jt),te=t=>(t*=2)<1?.5*Jt(t):.5*(2-Math.pow(2,-10*(t-1))),ee=t=>1-Math.sin(Math.acos(t)),ne=Zt(ee),se=Gt(ee),re=t=>/^0[^.\s]+$/u.test(t);const ie={test:t=>"number"==typeof t,parse:parseFloat,transform:t=>t},oe={...ie,transform:t=>L(0,1,t)},ae={...ie,default:1},le=t=>Math.round(1e5*t)/1e5,ue=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;const ce=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,he=(t,e)=>n=>Boolean("string"==typeof n&&ce.test(n)&&n.startsWith(t)||e&&!function(t){return null==t}(n)&&Object.prototype.hasOwnProperty.call(n,e)),de=(t,e,n)=>s=>{if("string"!=typeof s)return s;const[r,i,o,a]=s.match(ue);return{[t]:parseFloat(r),[e]:parseFloat(i),[n]:parseFloat(o),alpha:void 0!==a?parseFloat(a):1}},pe={...ie,transform:t=>Math.round((t=>L(0,255,t))(t))},fe={test:he("rgb","red"),parse:de("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:s=1})=>"rgba("+pe.transform(t)+", "+pe.transform(e)+", "+pe.transform(n)+", "+le(oe.transform(s))+")"};const me={test:he("#"),parse:function(t){let e="",n="",s="",r="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),s=t.substring(5,7),r=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),s=t.substring(3,4),r=t.substring(4,5),e+=e,n+=n,s+=s,r+=r),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(s,16),alpha:r?parseInt(r,16)/255:1}},transform:fe.transform},ge=t=>({test:e=>"string"==typeof e&&e.endsWith(t)&&1===e.split(" ").length,parse:parseFloat,transform:e=>`${e}${t}`}),ye=ge("deg"),ve=ge("%"),we=ge("px"),be=ge("vh"),Te=ge("vw"),xe={...ve,parse:t=>ve.parse(t)/100,transform:t=>ve.transform(100*t)},Se={test:he("hsl","hue"),parse:de("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:s=1})=>"hsla("+Math.round(t)+", "+ve.transform(le(e))+", "+ve.transform(le(n))+", "+le(oe.transform(s))+")"},Me={test:t=>fe.test(t)||me.test(t)||Se.test(t),parse:t=>fe.test(t)?fe.parse(t):Se.test(t)?Se.parse(t):me.parse(t),transform:t=>"string"==typeof t?t:t.hasOwnProperty("red")?fe.transform(t):Se.transform(t)},Ae=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;const Ve="number",ke="color",Pe=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function Ee(t){const e=t.toString(),n=[],s={color:[],number:[],var:[]},r=[];let i=0;const o=e.replace(Pe,(t=>(Me.test(t)?(s.color.push(i),r.push(ke),n.push(Me.parse(t))):t.startsWith("var(")?(s.var.push(i),r.push("var"),n.push(t)):(s.number.push(i),r.push(Ve),n.push(parseFloat(t))),++i,"${}"))).split("${}");return{values:n,split:o,indexes:s,types:r}}function Ce(t){return Ee(t).values}function Fe(t){const{split:e,types:n}=Ee(t),s=e.length;return t=>{let r="";for(let i=0;i"number"==typeof t?0:t;const Be={test:function(t){return isNaN(t)&&"string"==typeof t&&(t.match(ue)?.length||0)+(t.match(Ae)?.length||0)>0},parse:Ce,createTransformer:Fe,getAnimatableNone:function(t){const e=Ce(t);return Fe(t)(e.map(Re))}},Le=new Set(["brightness","contrast","saturate","opacity"]);function Oe(t){const[e,n]=t.slice(0,-1).split("(");if("drop-shadow"===e)return t;const[s]=n.match(ue)||[];if(!s)return t;const r=n.replace(s,"");let i=Le.has(e)?1:0;return s!==n&&(i*=100),e+"("+i+r+")"}const Ie=/\b([a-z-]*)\(.*?\)/gu,We={...Be,getAnimatableNone:t=>{const e=t.match(Ie);return e?e.map(Oe).join(" "):t}},De={borderWidth:we,borderTopWidth:we,borderRightWidth:we,borderBottomWidth:we,borderLeftWidth:we,borderRadius:we,radius:we,borderTopLeftRadius:we,borderTopRightRadius:we,borderBottomRightRadius:we,borderBottomLeftRadius:we,width:we,maxWidth:we,height:we,maxHeight:we,top:we,right:we,bottom:we,left:we,padding:we,paddingTop:we,paddingRight:we,paddingBottom:we,paddingLeft:we,margin:we,marginTop:we,marginRight:we,marginBottom:we,marginLeft:we,backgroundPositionX:we,backgroundPositionY:we},Ne={rotate:ye,rotateX:ye,rotateY:ye,rotateZ:ye,scale:ae,scaleX:ae,scaleY:ae,scaleZ:ae,skew:ye,skewX:ye,skewY:ye,distance:we,translateX:we,translateY:we,translateZ:we,x:we,y:we,z:we,perspective:we,transformPerspective:we,opacity:oe,originX:xe,originY:xe,originZ:we},Ke={...ie,transform:Math.round},$e={...De,...Ne,zIndex:Ke,size:we,fillOpacity:oe,strokeOpacity:oe,numOctaves:Ke},je={...$e,color:Me,backgroundColor:Me,outlineColor:Me,fill:Me,stroke:Me,borderColor:Me,borderTopColor:Me,borderRightColor:Me,borderBottomColor:Me,borderLeftColor:Me,filter:We,WebkitFilter:We},ze=t=>je[t];function Ye(t,e){let n=ze(t);return n!==We&&(n=Be),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const Ue=new Set(["auto","none","0"]);const Xe=t=>180*t/Math.PI,He=t=>{const e=Xe(Math.atan2(t[1],t[0]));return Ge(e)},qe={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:t=>(Math.abs(t[0])+Math.abs(t[3]))/2,rotate:He,rotateZ:He,skewX:t=>Xe(Math.atan(t[1])),skewY:t=>Xe(Math.atan(t[2])),skew:t=>(Math.abs(t[1])+Math.abs(t[2]))/2},Ge=t=>((t%=360)<0&&(t+=360),t),Ze=t=>Math.sqrt(t[0]*t[0]+t[1]*t[1]),_e=t=>Math.sqrt(t[4]*t[4]+t[5]*t[5]),Je={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:Ze,scaleY:_e,scale:t=>(Ze(t)+_e(t))/2,rotateX:t=>Ge(Xe(Math.atan2(t[6],t[5]))),rotateY:t=>Ge(Xe(Math.atan2(-t[2],t[0]))),rotateZ:He,rotate:He,skewX:t=>Xe(Math.atan(t[4])),skewY:t=>Xe(Math.atan(t[1])),skew:t=>(Math.abs(t[1])+Math.abs(t[4]))/2};function Qe(t){return t.includes("scale")?1:0}function tn(t,e){if(!t||"none"===t)return Qe(e);const n=t.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let s,r;if(n)s=Je,r=n;else{const e=t.match(/^matrix\(([-\d.e\s,]+)\)$/u);s=qe,r=e}if(!r)return Qe(e);const i=s[e],o=r[1].split(",").map(en);return"function"==typeof i?i(o):o[i]}function en(t){return parseFloat(t.trim())}const nn=t=>t===ie||t===we,sn=new Set(["x","y","z"]),rn=Ot.filter((t=>!sn.has(t)));const on={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:(t,{transform:e})=>tn(e,"x"),y:(t,{transform:e})=>tn(e,"y")};on.translateX=on.x,on.translateY=on.y;const an=new Set;let ln=!1,un=!1;function cn(){if(un){const t=Array.from(an).filter((t=>t.needsMeasurement)),e=new Set(t.map((t=>t.element))),n=new Map;e.forEach((t=>{const e=function(t){const e=[];return rn.forEach((n=>{const s=t.getValue(n);void 0!==s&&(e.push([n,s.get()]),s.set(n.startsWith("scale")?1:0))})),e}(t);e.length&&(n.set(t,e),t.render())})),t.forEach((t=>t.measureInitialState())),e.forEach((t=>{t.render();const e=n.get(t);e&&e.forEach((([e,n])=>{t.getValue(e)?.set(n)}))})),t.forEach((t=>t.measureEndState())),t.forEach((t=>{void 0!==t.suspendedScrollY&&window.scrollTo(0,t.suspendedScrollY)}))}un=!1,ln=!1,an.forEach((t=>t.complete())),an.clear()}function hn(){an.forEach((t=>{t.readKeyframes(),t.needsMeasurement&&(un=!0)}))}class dn{constructor(t,e,n,s,r,i=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...t],this.onComplete=e,this.name=n,this.motionValue=s,this.element=r,this.isAsync=i}scheduleResolve(){this.isScheduled=!0,this.isAsync?(an.add(this),ln||(ln=!0,i.read(hn),i.resolveKeyframes(cn))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:e,element:n,motionValue:s}=this;for(let r=0;r/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),fn=t=>e=>"string"==typeof e&&e.startsWith(t),mn=fn("--"),gn=fn("var(--"),yn=t=>!!gn(t)&&vn.test(t.split("/*")[0].trim()),vn=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,wn=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function bn(t,e,n=1){const[s,r]=function(t){const e=wn.exec(t);if(!e)return[,];const[,n,s,r]=e;return[`--${n??s}`,r]}(t);if(!s)return;const i=window.getComputedStyle(e).getPropertyValue(s);if(i){const t=i.trim();return pn(t)?parseFloat(t):t}return yn(r)?bn(r,e,n+1):r}const Tn=t=>e=>e.test(t),xn=[ie,we,ve,ye,Te,be,{test:t=>"auto"===t,parse:t=>t}],Sn=t=>xn.find(Tn(t));class Mn extends dn{constructor(t,e,n,s,r){super(t,e,n,s,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:e,name:n}=this;if(!e||!e.current)return;super.readKeyframes();for(let n=0;n{t.getValue(e).set(n)})),this.resolveNoneKeyframes()}}const An=(t,e)=>"zIndex"!==e&&(!("number"!=typeof t&&!Array.isArray(t))||!("string"!=typeof t||!Be.test(t)&&"0"!==t||t.startsWith("url(")));function Vn(t,e,n,s){const r=t[0];if(null===r)return!1;if("display"===e||"visibility"===e)return!0;const i=t[t.length-1],o=An(r,e),a=An(i,e);return!(!o||!a)&&(function(t){const e=t[0];if(1===t.length)return!0;for(let n=0;nnull!==t;function Pn(t,{repeat:e,repeatType:n="loop"},s){const r=t.filter(kn),i=e&&"loop"!==n&&e%2==1?0:r.length-1;return i&&void 0!==s?s:r[i]}class En{constructor({autoplay:t=!0,delay:e=0,type:n="keyframes",repeat:s=0,repeatDelay:r=0,repeatType:i="loop",...o}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=h.now(),this.options={autoplay:t,delay:e,type:n,repeat:s,repeatDelay:r,repeatType:i,...o},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt}get resolved(){return this._resolved||this.hasAttemptedResolve||(hn(),cn()),this._resolved}onKeyframesResolved(t,e){this.resolvedAt=h.now(),this.hasAttemptedResolve=!0;const{name:n,type:s,velocity:r,delay:i,onComplete:o,onUpdate:a,isGenerator:l}=this.options;if(!l&&!Vn(t,n,s,r)){if(!i)return a&&a(Pn(t,this.options,e)),o&&o(),void this.resolveFinishedPromise();this.options.duration=0}const u=this.initPlayback(t,e);!1!==u&&(this._resolved={keyframes:t,finalKeyframe:e,...u},this.onPostResolved())}onPostResolved(){}then(t,e){return this.currentFinishedPromise.then(t,e)}flatten(){this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear")}updateFinishedPromise(){this.currentFinishedPromise=new Promise((t=>{this.resolveFinishedPromise=t}))}}function Cn(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function Fn(t,e){return n=>n>0?e:t}const Rn=(t,e,n)=>{const s=t*t,r=n*(e*e-s)+s;return r<0?0:Math.sqrt(r)},Bn=[me,fe,Se];function Ln(t){const e=(n=t,Bn.find((t=>t.test(n))));var n;if(!Boolean(e))return!1;let s=e.parse(t);return e===Se&&(s=function({hue:t,saturation:e,lightness:n,alpha:s}){t/=360,n/=100;let r=0,i=0,o=0;if(e/=100){const s=n<.5?n*(1+e):n+e-n*e,a=2*n-s;r=Cn(a,s,t+1/3),i=Cn(a,s,t),o=Cn(a,s,t-1/3)}else r=i=o=n;return{red:Math.round(255*r),green:Math.round(255*i),blue:Math.round(255*o),alpha:s}}(s)),s}const On=(t,e)=>{const n=Ln(t),s=Ln(e);if(!n||!s)return Fn(t,e);const r={...n};return t=>(r.red=Rn(n.red,s.red,t),r.green=Rn(n.green,s.green,t),r.blue=Rn(n.blue,s.blue,t),r.alpha=gt(n.alpha,s.alpha,t),fe.transform(r))},In=(t,e)=>n=>e(t(n)),Wn=(...t)=>t.reduce(In),Dn=new Set(["none","hidden"]);function Nn(t,e){return n=>gt(t,e,n)}function Kn(t){return"number"==typeof t?Nn:"string"==typeof t?yn(t)?Fn:Me.test(t)?On:zn:Array.isArray(t)?$n:"object"==typeof t?Me.test(t)?On:jn:Fn}function $n(t,e){const n=[...t],s=n.length,r=t.map(((t,n)=>Kn(t)(t,e[n])));return t=>{for(let e=0;e{for(const e in s)n[e]=s[e](t);return n}}const zn=(t,e)=>{const n=Be.createTransformer(e),s=Ee(t),r=Ee(e);return s.indexes.var.length===r.indexes.var.length&&s.indexes.color.length===r.indexes.color.length&&s.indexes.number.length>=r.indexes.number.length?Dn.has(t)&&!r.values.length||Dn.has(e)&&!s.values.length?function(t,e){return Dn.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}(t,e):Wn($n(function(t,e){const n=[],s={color:0,var:0,number:0};for(let r=0;rvoid 0===a?l:void 0===l||Math.abs(a-t)-f*Math.exp(-t/s),v=t=>g+y(t),w=t=>{const e=y(t),n=v(t);d.done=Math.abs(e)<=u,d.value=d.done?g:n};let b,T;const x=t=>{var e;(e=d.value,void 0!==a&&el)&&(b=t,T=dt({keyframes:[d.value,p(d.value)],velocity:O(v,t,d.value),damping:r,stiffness:i,restDelta:u,restSpeed:c}))};return x(0),{calculatedDuration:null,next:t=>{let e=!1;return T||void 0!==b||(e=!0,w(t),x(t)),void 0!==b&&t>=b?T.next(t-b):(!e&&w(t),d)}}}const Xn=qt(.42,0,1,1),Hn=qt(0,0,.58,1),qn=qt(.42,0,.58,1),Gn=t=>Array.isArray(t)&&"number"==typeof t[0],Zn={linear:r,easeIn:Xn,easeInOut:qn,easeOut:Hn,circIn:ee,circInOut:se,circOut:ne,backIn:Jt,backInOut:Qt,backOut:_t,anticipate:te},_n=t=>{if(Gn(t)){t.length;const[e,n,s,r]=t;return qt(e,n,s,r)}return"string"==typeof t?Zn[t]:t};function Jn(t,e,{clamp:n=!0,ease:s,mixer:i}={}){const o=t.length;if(e.length,1===o)return()=>e[0];if(2===o&&e[0]===e[1])return()=>e[1];const a=t[0]===t[1];t[0]>t[o-1]&&(t=[...t].reverse(),e=[...e].reverse());const l=function(t,e,n){const s=[],i=n||Yn,o=t.length-1;for(let n=0;n{if(a&&n1)for(;sc(L(t[0],t[o-1],e)):c}function Qn({duration:t=300,keyframes:e,times:n,ease:s="easeInOut"}){const r=ft(s)?s.map(_n):_n(s),i={done:!1,value:e[0]},o=function(t,e){return t.map((t=>t*e))}(n&&n.length===e.length?n:vt(e),t),a=Jn(o,e,{ease:Array.isArray(r)?r:(l=e,u=r,l.map((()=>u||qn)).splice(0,l.length-1))});var l,u;return{calculatedDuration:t,next:e=>(i.value=a(e),i.done=e>=t,i)}}const ts=t=>{const e=({timestamp:e})=>t(e);return{start:()=>i.update(e,!0),stop:()=>o(e),now:()=>a.isProcessing?a.timestamp:h.now()}},es={decay:Un,inertia:Un,tween:Qn,keyframes:Qn,spring:dt},ns=t=>t/100;class ss extends En{constructor(t){super(t),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.teardown();const{onStop:t}=this.options;t&&t()};const{name:e,motionValue:n,element:s,keyframes:r}=this.options,i=s?.KeyframeResolver||dn;this.resolver=new i(r,((t,e)=>this.onKeyframesResolved(t,e)),e,n,s),this.resolver.scheduleResolve()}flatten(){super.flatten(),this._resolved&&Object.assign(this._resolved,this.initPlayback(this._resolved.keyframes))}initPlayback(t){const{type:e="keyframes",repeat:n=0,repeatDelay:s=0,repeatType:r,velocity:i=0}=this.options,o=kt(e)?e:es[e]||Qn;let a,l;o!==Qn&&"number"!=typeof t[0]&&(a=Wn(ns,Yn(t[0],t[1])),t=[0,100]);const u=o({...this.options,keyframes:t});"mirror"===r&&(l=o({...this.options,keyframes:[...t].reverse(),velocity:-i})),null===u.calculatedDuration&&(u.calculatedDuration=nt(u));const{calculatedDuration:c}=u,h=c+s;return{generator:u,mirroredGenerator:l,mapPercentToKeyframes:a,calculatedDuration:c,resolvedDuration:h,totalDuration:h*(n+1)-s}}onPostResolved(){const{autoplay:t=!0}=this.options;this.play(),"paused"!==this.pendingPlayState&&t?this.state=this.pendingPlayState:this.pause()}tick(t,e=!1){const{resolved:n}=this;if(!n){const{keyframes:t}=this.options;return{done:!0,value:t[t.length-1]}}const{finalKeyframe:s,generator:r,mirroredGenerator:i,mapPercentToKeyframes:o,keyframes:a,calculatedDuration:l,totalDuration:u,resolvedDuration:c}=n;if(null===this.startTime)return r.next(0);const{delay:h,repeat:d,repeatType:p,repeatDelay:f,onUpdate:m}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-u/this.speed,this.startTime)),e?this.currentTime=t:null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=Math.round(t-this.startTime)*this.speed;const g=this.currentTime-h*(this.speed>=0?1:-1),y=this.speed>=0?g<0:g>u;this.currentTime=Math.max(g,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=u);let v=this.currentTime,w=r;if(d){const t=Math.min(this.currentTime,u)/c;let e=Math.floor(t),n=t%1;!n&&t>=1&&(n=1),1===n&&e--,e=Math.min(e,d+1);Boolean(e%2)&&("reverse"===p?(n=1-n,f&&(n-=f/c)):"mirror"===p&&(w=i)),v=L(0,1,n)*c}const b=y?{done:!1,value:a[0]}:w.next(v);o&&(b.value=o(b.value));let{done:T}=b;y||null===l||(T=this.speed>=0?this.currentTime>=u:this.currentTime<=0);const x=null===this.holdTime&&("finished"===this.state||"running"===this.state&&T);return x&&void 0!==s&&(b.value=Pn(a,this.options,s)),m&&m(b.value),x&&this.finish(),b}get duration(){const{resolved:t}=this;return t?Z(t.calculatedDuration):0}get time(){return Z(this.currentTime)}set time(t){t=G(t),this.currentTime=t,null!==this.holdTime||0===this.speed?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.speed)}get speed(){return this.playbackSpeed}set speed(t){const e=this.playbackSpeed!==t;this.playbackSpeed=t,e&&(this.time=Z(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved)return void(this.pendingPlayState="running");if(this.isStopped)return;const{driver:t=ts,onPlay:e,startTime:n}=this.options;this.driver||(this.driver=t((t=>this.tick(t)))),e&&e();const s=this.driver.now();null!==this.holdTime?this.startTime=s-this.holdTime:this.startTime?"finished"===this.state&&(this.startTime=s):this.startTime=n??this.calcStartTime(),"finished"===this.state&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){this._resolved?(this.state="paused",this.holdTime=this.currentTime??0):this.pendingPlayState="paused"}complete(){"running"!==this.state&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";const{onComplete:t}=this.options;t&&t()}cancel(){null!==this.cancelTime&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}get finished(){return this.currentFinishedPromise}}const rs=new Set(["opacity","clipPath","filter","transform"]),is=it((()=>Object.hasOwnProperty.call(Element.prototype,"animate"))),os=([t,e,n,s])=>`cubic-bezier(${t}, ${e}, ${n}, ${s})`,as={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:os([0,.65,.55,1]),circOut:os([.55,0,1,.45]),backIn:os([.31,.01,.66,-.59]),backOut:os([.33,1.53,.69,.99])};function ls(t,e){return t?"function"==typeof t&&at()?lt(t,e):Gn(t)?os(t):Array.isArray(t)?t.map((t=>ls(t,e)||as.easeOut)):as[t]:void 0}function us(t,e,n,{delay:s=0,duration:r=300,repeat:i=0,repeatType:o="loop",ease:a="easeInOut",times:l}={},u=void 0){const c={[e]:n};l&&(c.offset=l);const h=ls(a,r);Array.isArray(h)&&(c.easing=h);return t.animate(c,{delay:s,duration:r,easing:Array.isArray(h)?"linear":h,fill:"both",iterations:i+1,direction:"reverse"===o?"alternate":"normal",pseudoElement:u})}function cs(t,e){t.timeline=e,t.onfinish=null}function hs(t){return Boolean("function"==typeof t&&at()||!t||"string"==typeof t&&(t in as||at())||Gn(t)||Array.isArray(t)&&t.every(hs))}const ds={anticipate:te,backInOut:Qt,circInOut:se};class ps extends En{constructor(t){super(t);const{name:e,motionValue:n,element:s,keyframes:r}=this.options;this.resolver=new Mn(r,((t,e)=>this.onKeyframesResolved(t,e)),e,n,s),this.resolver.scheduleResolve()}initPlayback(t,e){let{duration:n=300,times:s,ease:r,type:i,motionValue:o,name:a,startTime:l}=this.options;if(!o.owner||!o.owner.current)return!1;var u;if("string"==typeof r&&at()&&r in ds&&(r=ds[r]),kt((u=this.options).type)||"spring"===u.type||!hs(u.ease)){const{onComplete:e,onUpdate:o,motionValue:a,element:l,...u}=this.options,c=function(t,e){const n=new ss({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0});let s={done:!1,value:t[0]};const r=[];let i=0;for(;!s.done&&i<2e4;)s=n.sample(i),r.push(s.value),i+=10;return{times:void 0,keyframes:r,duration:i-10,ease:"linear"}}(t,u);1===(t=c.keyframes).length&&(t[1]=t[0]),n=c.duration,s=c.times,r=c.ease,i="keyframes"}const c=us(o.owner.current,a,t,{...this.options,duration:n,times:s,ease:r});return c.startTime=l??this.calcStartTime(),this.pendingTimeline?(cs(c,this.pendingTimeline),this.pendingTimeline=void 0):c.onfinish=()=>{const{onComplete:n}=this.options;o.set(Pn(t,this.options,e)),n&&n(),this.cancel(),this.resolveFinishedPromise()},{animation:c,duration:n,times:s,type:i,ease:r,keyframes:t}}get duration(){const{resolved:t}=this;if(!t)return 0;const{duration:e}=t;return Z(e)}get time(){const{resolved:t}=this;if(!t)return 0;const{animation:e}=t;return Z(e.currentTime||0)}set time(t){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.currentTime=G(t)}get speed(){const{resolved:t}=this;if(!t)return 1;const{animation:e}=t;return e.playbackRate}get finished(){return this.resolved.animation.finished}set speed(t){const{resolved:e}=this;if(!e)return;const{animation:n}=e;n.playbackRate=t}get state(){const{resolved:t}=this;if(!t)return"idle";const{animation:e}=t;return e.playState}get startTime(){const{resolved:t}=this;if(!t)return null;const{animation:e}=t;return e.startTime}attachTimeline(t){if(this._resolved){const{resolved:e}=this;if(!e)return r;const{animation:n}=e;cs(n,t)}else this.pendingTimeline=t;return r}play(){if(this.isStopped)return;const{resolved:t}=this;if(!t)return;const{animation:e}=t;"finished"===e.playState&&this.updateFinishedPromise(),e.play()}pause(){const{resolved:t}=this;if(!t)return;const{animation:e}=t;e.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.resolveFinishedPromise(),this.updateFinishedPromise();const{resolved:t}=this;if(!t)return;const{animation:e,keyframes:n,duration:s,type:r,ease:i,times:o}=t;if("idle"===e.playState||"finished"===e.playState)return;if(this.time){const{motionValue:t,onUpdate:e,onComplete:a,element:l,...u}=this.options,c=new ss({...u,keyframes:n,duration:s,type:r,ease:i,times:o,isGenerator:!0}),h=G(this.time);t.setWithVelocity(c.sample(h-10).value,c.sample(h).value,10)}const{onStop:a}=this.options;a&&a(),this.cancel()}complete(){const{resolved:t}=this;t&&t.animation.finish()}cancel(){const{resolved:t}=this;t&&t.animation.cancel()}static supports(t){const{motionValue:e,name:n,repeatDelay:s,repeatType:r,damping:i,type:o}=t;if(!(e&&e.owner&&e.owner.current instanceof HTMLElement))return!1;const{onUpdate:a,transformTemplate:l}=e.owner.getProps();return is()&&n&&rs.has(n)&&("transform"!==n||!l)&&!a&&!s&&"mirror"!==r&&0!==i&&"inertia"!==o}}const fs={type:"spring",stiffness:500,damping:25,restSpeed:10},ms={type:"keyframes",duration:.8},gs={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},ys=(t,{keyframes:e})=>e.length>2?ms:It.has(t)?t.startsWith("scale")?{type:"spring",stiffness:550,damping:0===e[1]?2*Math.sqrt(550):30,restSpeed:10}:fs:gs;function vs(t,e){return t?.[e]??t?.default??t}const ws=it((()=>void 0!==window.ScrollTimeline));class bs{constructor(t){this.stop=()=>this.runAll("stop"),this.animations=t.filter(Boolean)}get finished(){return Promise.all(this.animations.map((t=>t.finished)))}getAll(t){return this.animations[0][t]}setAll(t,e){for(let n=0;nws()&&n.attachTimeline?n.attachTimeline(t):"function"==typeof e?e(n):void 0));return()=>{n.forEach(((t,e)=>{t&&t(),this.animations[e].stop()}))}}get time(){return this.getAll("time")}set time(t){this.setAll("time",t)}get speed(){return this.getAll("speed")}set speed(t){this.setAll("speed",t)}get startTime(){return this.getAll("startTime")}get duration(){let t=0;for(let e=0;ee[t]()))}flatten(){this.runAll("flatten")}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class Ts extends bs{then(t,e){return this.finished.finally(t).then((()=>{}))}}const xs=(t,e,n,s={},r,o)=>a=>{const l=vs(s,t)||{},u=l.delay||s.delay||0;let{elapsed:c=0}=s;c-=G(u);let h={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...l,delay:-c,onUpdate:t=>{e.set(t),l.onUpdate&&l.onUpdate(t)},onComplete:()=>{a(),l.onComplete&&l.onComplete()},name:t,motionValue:e,element:o?void 0:r};(function({when:t,delay:e,delayChildren:n,staggerChildren:s,staggerDirection:r,repeat:i,repeatType:o,repeatDelay:a,from:l,elapsed:u,...c}){return!!Object.keys(c).length})(l)||(h={...h,...ys(t,h)}),h.duration&&(h.duration=G(h.duration)),h.repeatDelay&&(h.repeatDelay=G(h.repeatDelay)),void 0!==h.from&&(h.keyframes[0]=h.from);let d=!1;if((!1===h.type||0===h.duration&&!h.repeatDelay)&&(h.duration=0,0===h.delay&&(d=!0)),h.allowFlatten=!l.type&&!l.ease,d&&!o&&void 0!==e.get()){const t=Pn(h.keyframes,l);if(void 0!==t)return i.update((()=>{h.onUpdate(t),h.onComplete()})),new Ts([])}return!o&&ps.supports(h)?new ps(h):new ss(h)};function Ss({protectedKeys:t,needsAnimating:e},n){const s=t.hasOwnProperty(n)&&!0!==e[n];return e[n]=!1,s}function Ms(t,e,{delay:n=0,transitionOverride:s,type:r}={}){let{transition:o=t.getDefaultTransition(),transitionEnd:a,...l}=e;s&&(o=s);const u=[],c=r&&t.animationState&&t.animationState.getState()[r];for(const e in l){const s=t.getValue(e,t.latestValues[e]??null),r=l[e];if(void 0===r||c&&Ss(c,e))continue;const a={delay:n,...vs(o||{},e)};let h=!1;if(window.MotionHandoffAnimation){const n=Xt(t);if(n){const t=window.MotionHandoffAnimation(n,e,i);null!==t&&(a.startTime=t,h=!0)}}zt(t,e),s.start(xs(e,s,r,t.shouldReduceMotion&&Wt.has(e)?{type:!1}:a,t,h));const d=s.animation;d&&u.push(d)}return a&&Promise.all(u).then((()=>{i.update((()=>{a&&jt(t,a)}))})),u}const As=()=>({x:{min:0,max:0},y:{min:0,max:0}}),Vs={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ks={};for(const t in Vs)ks[t]={isEnabled:e=>Vs[t].some((t=>!!e[t]))};const Ps="undefined"!=typeof window,Es={current:null},Cs={current:!1};const Fs=[...xn,Me,Be];const Rs=["initial","animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"];function Bs(t){return null!==(e=t.animate)&&"object"==typeof e&&"function"==typeof e.start||Rs.some((e=>function(t){return"string"==typeof t||Array.isArray(t)}(t[e])));var e}const Ls=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Os{scrapeMotionValuesFromProps(t,e,n){return{}}constructor({parent:t,props:e,presenceContext:n,reducedMotionConfig:s,blockInitialAnimation:r,visualState:o},a={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=dn,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const t=h.now();this.renderScheduledAtthis.bindToMotionValue(e,t))),Cs.current||function(){if(Cs.current=!0,Ps)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>Es.current=t.matches;t.addListener(e),e()}else Es.current=!1}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||Es.current),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),o(this.notifyUpdate),o(this.render),this.valueSubscriptions.forEach((t=>t())),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}bindToMotionValue(t,e){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const n=It.has(t);n&&this.onBindTransform&&this.onBindTransform();const s=e.on("change",(e=>{this.latestValues[t]=e,this.props.onUpdate&&i.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0)})),r=e.on("renderRequest",this.scheduleRender);let o;window.MotionCheckAppearSync&&(o=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,(()=>{s(),r(),o&&o(),e.owner&&e.stop()}))}sortNodePosition(t){return this.current&&this.sortInstanceNodePosition&&this.type===t.type?this.sortInstanceNodePosition(this.current,t.current):0}updateFeatures(){let t="animation";for(t in ks){const e=ks[t];if(!e)continue;const{isEnabled:n,Feature:s}=e;if(!this.features[t]&&s&&n(this.props)&&(this.features[t]=new s(this)),this.features[t]){const e=this.features[t];e.isMounted?e.update():(e.mount(),e.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):{x:{min:0,max:0},y:{min:0,max:0}}}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let e=0;ee.variantChildren.delete(t)}addValue(t,e){const n=this.values.get(t);e!==n&&(n&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);const e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let n=this.values.get(t);return void 0===n&&void 0!==e&&(n=g(null===e?void 0:e,{owner:this}),this.addValue(t,n)),n}readValue(t,e){let n=void 0===this.latestValues[t]&&this.current?this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options):this.latestValues[t];var s;return null!=n&&("string"==typeof n&&(pn(n)||re(n))?n=parseFloat(n):(s=n,!Fs.find(Tn(s))&&Be.test(e)&&(n=Ye(t,e))),this.setBaseTarget(t,wt(n)?n.get():n)),wt(n)?n.get():n}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){const{initial:e}=this.props;let n;if("string"==typeof e||"object"==typeof e){const s=Kt(this.props,e,this.presenceContext?.custom);s&&(n=s[t])}if(e&&void 0!==n)return n;const s=this.getBaseTargetFromProps(this.props,t);return void 0===s||wt(s)?void 0!==this.initialValues[t]&&void 0===n?void 0:this.baseTarget[t]:s}on(t,e){return this.events[t]||(this.events[t]=new p),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}}class Is extends Os{constructor(){super(...arguments),this.KeyframeResolver=Mn}sortInstanceNodePosition(t,e){return 2&t.compareDocumentPosition(e)?1:-1}getBaseTargetFromProps(t,e){return t.style?t.style[e]:void 0}removeValueFromRenderState(t,{vars:e,style:n}){delete e[t],delete n[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;wt(t)&&(this.childSubscription=t.on("change",(t=>{this.current&&(this.current.textContent=`${t}`)})))}}const Ws=(t,e)=>e&&"number"==typeof t?e.transform(t):t,Ds={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Ns=Ot.length;function Ks(t,e,n){const{style:s,vars:r,transformOrigin:i}=t;let o=!1,a=!1;for(const t in e){const n=e[t];if(It.has(t))o=!0;else if(mn(t))r[t]=n;else{const e=Ws(n,$e[t]);t.startsWith("origin")?(a=!0,i[t]=e):s[t]=e}}if(e.transform||(o||n?s.transform=function(t,e,n){let s="",r=!0;for(let i=0;i{this.current&&!this.renderState.dimensions&&function(t,e){try{e.dimensions="function"==typeof t.getBBox?t.getBBox():t.getBoundingClientRect()}catch(t){e.dimensions={x:0,y:0,width:0,height:0}}}(this.current,this.renderState)}}getBaseTargetFromProps(t,e){return t[e]}readValueFromInstance(t,e){if(It.has(e)){const t=ze(e);return t&&t.default||0}return e=Us.has(e)?e:Yt(e),t.getAttribute(e)}scrapeMotionValuesFromProps(t,e,n){return function(t,e,n){const s=Gs(t,e,n);for(const n in t)(wt(t[n])||wt(e[n]))&&(s[-1!==Ot.indexOf(n)?"attr"+n.charAt(0).toUpperCase()+n.substring(1):n]=t[n]);return s}(t,e,n)}onBindTransform(){this.current&&!this.renderState.dimensions&&i.postRender(this.updateDimensions)}build(t,e,n){Ys(t,e,this.isSVGTag,n.transformTemplate)}renderInstance(t,e,n,s){!function(t,e,n,s){Xs(t,e,void 0,s);for(const n in e.attrs)t.setAttribute(Us.has(n)?n:Yt(n),e.attrs[n])}(t,e,0,s)}mount(t){var e;this.isSVGTag="string"==typeof(e=t.tagName)&&"svg"===e.toLowerCase(),super.mount(t)}}class _s extends Is{constructor(){super(...arguments),this.type="html",this.renderInstance=Xs}readValueFromInstance(t,e){if(It.has(e))return((t,e)=>{const{transform:n="none"}=getComputedStyle(t);return tn(n,e)})(t,e);{const s=(n=t,window.getComputedStyle(n)),r=(mn(e)?s.getPropertyValue(e):s[e])||0;return"string"==typeof r?r.trim():r}var n}measureInstanceViewportBox(t,{transformPagePoint:e}){return function(t,e){return function({top:t,left:e,right:n,bottom:s}){return{x:{min:e,max:n},y:{min:t,max:s}}}(function(t,e){if(!e)return t;const n=e({x:t.left,y:t.top}),s=e({x:t.right,y:t.bottom});return{top:n.y,left:n.x,bottom:s.y,right:s.x}}(t.getBoundingClientRect(),e))}(t,e)}build(t,e,n){Ks(t,e,n.transformTemplate)}scrapeMotionValuesFromProps(t,e,n){return Gs(t,e,n)}}class Js extends Os{constructor(){super(...arguments),this.type="object"}readValueFromInstance(t,e){if(function(t,e){return t in e}(e,t)){const n=t[e];if("string"==typeof n||"number"==typeof n)return n}}getBaseTargetFromProps(){}removeValueFromRenderState(t,e){delete e.output[t]}measureInstanceViewportBox(){return{x:{min:0,max:0},y:{min:0,max:0}}}build(t,e){Object.assign(t.output,e)}renderInstance(t,{output:e}){Object.assign(t,e)}sortInstanceNodePosition(){return 0}}function Qs(t){const e={presenceContext:null,props:{},visualState:{renderState:{transform:{},transformOrigin:{},style:{},vars:{},attrs:{}},latestValues:{}}},n=function(t){return t instanceof SVGElement&&"svg"!==t.tagName}(t)?new Zs(e):new _s(e);n.mount(t),Lt.set(t,n)}function tr(t){const e=new Js({presenceContext:null,props:{},visualState:{renderState:{output:{}},latestValues:{}}});e.mount(t),Lt.set(t,e)}function er(t,e,n,s){const r=[];if(function(t,e){return wt(t)||"number"==typeof t||"string"==typeof t&&!bt(e)}(t,e))r.push(function(t,e,n){const s=wt(t)?t:g(t);return s.start(xs("",s,e,n)),s.animation}(t,bt(e)&&e.default||e,n&&n.default||n));else{const i=Tt(t,e,s),o=i.length;for(let t=0;t{const l=Ct(t),{delay:u=0,times:c=vt(l),type:p="keyframes",repeat:f,repeatType:m,repeatDelay:y=0,...v}=n;let{ease:w=e.ease||"easeOut",duration:b}=n;const T="function"==typeof u?u(o,a):u,x=l.length,S=kt(p)?p:r?.[p];if(x<=2&&S){let t=100;if(2===x&&Bt(l)){const e=l[1]-l[0];t=Math.abs(e)}const e={...v};void 0!==b&&(e.duration=G(b));const n=st(e,t,S);w=n.ease,b=n.duration}b??(b=i);const M=h+T;1===c.length&&0===c[0]&&(c[1]=1);const A=c.length-l.length;if(A>0&&yt(c,A),1===l.length&&l.unshift(null),f){b=xt(b,f);const t=[...l],e=[...c];w=Array.isArray(w)?[...w]:[w];const n=[...w];for(let s=0;s{for(const r in t){const i=t[r];i.sort(Vt);const a=[],l=[],u=[];for(let t=0;t{s.push(...er(n,t,e))})),s}function sr(t){return function(e,n,s){let r=[];var i;i=e,r=Array.isArray(i)&&i.some(Array.isArray)?nr(e,n,t):er(e,n,s,t);const o=new Ts(r);return t&&t.animations.push(o),o}}const rr=sr(),ir=t=>t.startsWith("--"),or=(t,e,n)=>{ir(e)?t.style.setProperty(e,n):t.style[e]=n},ar=(t,e)=>ir(e)?t.style.getPropertyValue(e):t.style[e],lr=t=>null!==t;const ur=it((()=>{try{document.createElement("div").animate({opacity:[1]})}catch(t){return!1}return!0})),cr=new Set(["borderWidth","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderRadius","radius","borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius","width","maxWidth","height","maxHeight","top","right","bottom","left","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","margin","marginTop","marginRight","marginBottom","marginLeft","backgroundPositionX","backgroundPositionY"]);const hr=new WeakMap;class dr{constructor(t){if("animation"in t)return void(this.animation=t.animation);const{element:e,name:n,keyframes:s,pseudoElement:r,allowFlatten:i=!1}=t;let{transition:o}=t;this.isPseudoElement=Boolean(r),this.allowFlatten=i;const a=function(t){const e=hr.get(t)||new Map;return hr.set(t,e),e}(e),l=((t,e)=>`${t}:${e}`)(n,r||""),u=a.get(l);u&&u.stop();const c=function(t,e,n,s){Array.isArray(n)||(n=[n]);for(let r=0;ra.delete(l),this.animation.onfinish=()=>{r||(or(e,n,function(t,{repeat:e,repeatType:n="loop"},s){const r=t.filter(lr),i=e&&"loop"!==n&&e%2==1?0:r.length-1;return i&&void 0!==s?s:r[i]}(c,o)),this.cancel())},a.set(l,this)}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.finish()}cancel(){try{this.animation.cancel()}catch(t){}this.removeAnimation()}stop(){const{state:t}=this;"idle"!==t&&"finished"!==t&&(this.commitStyles(),this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const t=this.animation.effect?.getComputedTiming().duration||0;return Z(Number(t))}get time(){return Z(Number(this.animation.currentTime)||0)}set time(t){this.animation.currentTime=G(t)}get speed(){return this.animation.playbackRate}set speed(t){this.animation.playbackRate=t}get state(){return this.animation.playState}get startTime(){return Number(this.animation.startTime)}get finished(){return this.animation.finished}flatten(){this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"})}attachTimeline(t){return this.animation.timeline=t,this.animation.onfinish=null,r}then(t,e){return this.finished.then(t).catch(e)}}const pr=t=>function(e,n,s){return new Ts(function(t,e,n,s){const r=T(t,s),i=r.length,o=[];for(let t=0;t{const{currentTime:s}=e,r=(null===s?0:s.value)/100;n!==r&&t(r),n=r};return i.update(s,!0),()=>o(s)}const gr=new WeakMap;let yr;function vr({target:t,contentRect:e,borderBoxSize:n}){gr.get(t)?.forEach((s=>{s({target:t,contentSize:e,get size(){return function(t,e){if(e){const{inlineSize:t,blockSize:n}=e[0];return{width:t,height:n}}return t instanceof SVGElement&&"getBBox"in t?t.getBBox():{width:t.offsetWidth,height:t.offsetHeight}}(t,n)}})}))}function wr(t){t.forEach(vr)}function br(t,e){yr||"undefined"!=typeof ResizeObserver&&(yr=new ResizeObserver(wr));const n=T(t);return n.forEach((t=>{let n=gr.get(t);n||(n=new Set,gr.set(t,n)),n.add(e),yr?.observe(t)})),()=>{n.forEach((t=>{const n=gr.get(t);n?.delete(e),n?.size||yr?.unobserve(t)}))}}const Tr=new Set;let xr;function Sr(t){return Tr.add(t),xr||(xr=()=>{const t={width:window.innerWidth,height:window.innerHeight},e={target:window,size:t,contentSize:t};Tr.forEach((t=>t(e)))},window.addEventListener("resize",xr)),()=>{Tr.delete(t),!Tr.size&&xr&&(xr=void 0)}}const Mr={x:{length:"Width",position:"Left"},y:{length:"Height",position:"Top"}};function Ar(t,e,n,s){const r=n[e],{length:i,position:o}=Mr[e],a=r.current,l=n.time;r.current=t[`scroll${o}`],r.scrollLength=t[`scroll${i}`]-t[`client${i}`],r.offset.length=0,r.offset[0]=0,r.offset[1]=r.scrollLength,r.progress=B(0,r.scrollLength,r.current);const u=s-l;r.velocity=u>50?0:f(r.current-a,u)}const Vr={start:0,center:.5,end:1};function kr(t,e,n=0){let s=0;if(t in Vr&&(t=Vr[t]),"string"==typeof t){const e=parseFloat(t);t.endsWith("px")?s=e:t.endsWith("%")?t=e/100:t.endsWith("vw")?s=e/100*document.documentElement.clientWidth:t.endsWith("vh")?s=e/100*document.documentElement.clientHeight:t=e}return"number"==typeof t&&(s=e*t),n+s}const Pr=[0,0];function Er(t,e,n,s){let r=Array.isArray(t)?t:Pr,i=0,o=0;return"number"==typeof t?r=[t,t]:"string"==typeof t&&(r=(t=t.trim()).includes(" ")?t.split(" "):[t,Vr[t]?t:"0"]),i=kr(r[0],n,s),o=kr(r[1],e),i-o}const Cr={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]},Fr={x:0,y:0};function Rr(t,e,n){const{offset:s=Cr.All}=n,{target:r=t,axis:i="y"}=n,o="y"===i?"height":"width",a=r!==t?function(t,e){const n={x:0,y:0};let s=t;for(;s&&s!==e;)if(s instanceof HTMLElement)n.x+=s.offsetLeft,n.y+=s.offsetTop,s=s.offsetParent;else if("svg"===s.tagName){const t=s.getBoundingClientRect();s=s.parentElement;const e=s.getBoundingClientRect();n.x+=t.left-e.left,n.y+=t.top-e.top}else{if(!(s instanceof SVGGraphicsElement))break;{const{x:t,y:e}=s.getBBox();n.x+=t,n.y+=e;let r=null,i=s.parentNode;for(;!r;)"svg"===i.tagName&&(r=i),i=s.parentNode;s=r}}return n}(r,t):Fr,l=r===t?{width:t.scrollWidth,height:t.scrollHeight}:function(t){return"getBBox"in t&&"svg"!==t.tagName?t.getBBox():{width:t.clientWidth,height:t.clientHeight}}(r),u={width:t.clientWidth,height:t.clientHeight};e[i].offset.length=0;let c=!e[i].interpolate;const h=s.length;for(let t=0;tfunction(t,e=t,n){if(n.x.targetOffset=0,n.y.targetOffset=0,e!==t){let s=e;for(;s&&s!==t;)n.x.targetOffset+=s.offsetLeft,n.y.targetOffset+=s.offsetTop,s=s.offsetParent}n.x.targetLength=e===t?e.scrollWidth:e.clientWidth,n.y.targetLength=e===t?e.scrollHeight:e.clientHeight,n.x.containerLength=t.clientWidth,n.y.containerLength=t.clientHeight}(t,s.target,n),update:e=>{!function(t,e,n){Ar(t,"x",e,n),Ar(t,"y",e,n),e.time=n}(t,n,e),(s.offset||s.target)&&Rr(t,n,s)},notify:()=>e(n)}}const Lr=new WeakMap,Or=new WeakMap,Ir=new WeakMap,Wr=t=>t===document.documentElement?window:t;function Dr(t,{container:e=document.documentElement,...n}={}){let s=Ir.get(e);s||(s=new Set,Ir.set(e,s));const r=Br(e,t,{time:0,x:{current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0},y:{current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0}},n);if(s.add(r),!Lr.has(e)){const t=()=>{for(const t of s)t.measure()},n=()=>{for(const t of s)t.update(a.timestamp)},r=()=>{for(const t of s)t.notify()},o=()=>{i.read(t,!1,!0),i.read(n,!1,!0),i.update(r,!1,!0)};Lr.set(e,o);const c=Wr(e);window.addEventListener("resize",o,{passive:!0}),e!==document.documentElement&&Or.set(e,(u=o,"function"==typeof(l=e)?Sr(l):br(l,u))),c.addEventListener("scroll",o,{passive:!0})}var l,u;const c=Lr.get(e);return i.read(c,!1,!0),()=>{o(c);const t=Ir.get(e);if(!t)return;if(t.delete(r),t.size)return;const n=Lr.get(e);Lr.delete(e),n&&(Wr(e).removeEventListener("scroll",n),Or.get(e)?.(),window.removeEventListener("resize",n))}}const Nr=new Map;function Kr({source:t,container:e=document.documentElement,axis:n="y"}={}){t&&(e=t),Nr.has(e)||Nr.set(e,{});const s=Nr.get(e);return s[n]||(s[n]=ws()?new ScrollTimeline({source:e,axis:n}):function({source:t,container:e,axis:n="y"}){t&&(e=t);const s={value:0},r=Dr((t=>{s.value=100*t[n].progress}),{container:e,axis:n});return{currentTime:s,cancel:r}}({source:e,axis:n})),s[n]}function $r(t){return t&&(t.target||t.offset)}function jr(t,{axis:e="y",...n}={}){const s={axis:e,...n};return"function"==typeof t?function(t,e){return function(t){return 2===t.length}(t)||$r(e)?Dr((n=>{t(n[e.axis].progress,n)}),e):mr(t,Kr(e))}(t,s):function(t,e){if(t.flatten(),$r(e))return t.pause(),Dr((n=>{t.time=t.duration*n[e.axis].progress}),e);{const n=Kr(e);return t.attachTimeline?t.attachTimeline(n,(t=>(t.pause(),mr((e=>{t.time=t.duration*e}),n)))):r}}(t,s)}const zr={some:0,all:1};function Yr(t,e,{root:n,margin:s,amount:r="some"}={}){const i=T(t),o=new WeakMap,a=new IntersectionObserver((t=>{t.forEach((t=>{const n=o.get(t.target);if(t.isIntersecting!==Boolean(n))if(t.isIntersecting){const n=e(t.target,t);"function"==typeof n?o.set(t.target,n):a.unobserve(t.target)}else"function"==typeof n&&(n(t),o.delete(t.target))}))}),{root:n,rootMargin:s,threshold:"number"==typeof r?r:zr[r]});return i.forEach((t=>a.observe(t))),()=>a.disconnect()}function Ur(t,e="end"){return n=>{const s=(n="end"===e?Math.min(n,.999):Math.max(n,.001))*t,r="end"===e?Math.floor(s):Math.ceil(s);return L(0,1,r/t)}}function Xr(t=.1,{startDelay:e=0,from:n=0,ease:s}={}){return(r,i)=>{const o="number"==typeof n?n:function(t,e){if("first"===t)return 0;{const n=e-1;return"last"===t?n:n/2}}(n,i),a=Math.abs(o-r);let l=t*a;if(s){const e=i*t;l=_n(s)(l/e)*e}return e+l}}function Hr(t,e){return function(t,e){const n=h.now(),s=({timestamp:r})=>{const i=r-n;i>=e&&(o(s),t(i-e))};return i.read(s,!0),()=>o(s)}(t,G(e))}const qr=(t,e)=>Math.abs(t-e);function Gr(t,e){const n=qr(t.x,e.x),s=qr(t.y,e.y);return Math.sqrt(n**2+s**2)}function Zr(...t){const e=!Array.isArray(t[0]),n=e?0:-1,s=t[0+n],r=t[1+n],i=t[2+n],o=t[3+n],a=Jn(r,i,{mixer:(l=i[0],(t=>t&&"object"==typeof t&&t.mix)(l)?l.mix:void 0),...o});var l;return e?a(s):a}export{m as MotionValue,rr as animate,fr as animateMini,te as anticipate,Jt as backIn,Qt as backInOut,_t as backOut,o as cancelFrame,v as cancelSync,ee as circIn,se as circInOut,ne as circOut,L as clamp,sr as createScopedAnimate,qt as cubicBezier,Hr as delay,qr as distance,Gr as distance2D,Xn as easeIn,qn as easeInOut,Hn as easeOut,i as frame,a as frameData,M as hover,Yr as inView,Un as inertia,Jn as interpolate,R as invariant,b as isDragActive,Qn as keyframes,Gt as mirrorEasing,Yn as mix,g as motionValue,r as noop,Wn as pipe,F as press,B as progress,Zt as reverseEasing,jr as scroll,Dr as scrollInfo,dt as spring,Xr as stagger,Ur as steps,y as sync,h as time,Zr as transform,pt as wrap};export default null; \ No newline at end of file +function t(t){return"object"==typeof t&&!Array.isArray(t)}function e(t,e,n){if(t instanceof EventTarget)return[t];if("string"==typeof t){let s=document;e&&(s=e.current);const r=n?.[t]??s.querySelectorAll(t);return r?Array.from(r):[]}return Array.from(t)}function n(n,s,r,i){return"string"==typeof n&&t(s)?e(n,r,i):n instanceof NodeList?Array.from(n):Array.isArray(n)?n:[n]}function s(t,e,n){return t*(e+1)}function r(t,e,n,s){return"number"==typeof e?e:e.startsWith("-")||e.startsWith("+")?Math.max(0,t+parseFloat(e)):"<"===e?n:s.get(e)??t}const i=(t,e,n)=>t+(e-t)*n,o=(t,e,n)=>{const s=e-t;return((n-t)%s+s)%s+t},a=t=>Array.isArray(t)&&"number"!=typeof t[0];function u(t,e){return a(t)?t[o(0,t.length,e)]:t}function l(t,e){-1===t.indexOf(e)&&t.push(e)}function c(t,e){const n=t.indexOf(e);n>-1&&t.splice(n,1)}function h([...t],e,n){const s=e<0?t.length+e:e;if(s>=0&&se&&r.atBoolean(t&&t.getVelocity),g=(t,e,n)=>{const s=e-t;return 0===s?1:(n-t)/s};function y(t,e){const n=t[t.length-1];for(let s=1;s<=e;s++){const r=g(0,e,s);t.push(i(n,1,r))}}function v(t){const e=[0];return y(e,t.length-1),e}function w(t){return"function"==typeof t&&"applyToOptions"in t}const b=2e4;function T(t){let e=0;let n=t.next(e);for(;!n.done&&e=b?1/0:e}const x=t=>1e3*t,M=t=>t/1e3;function A(t,e=100,n){const s=n({...t,keyframes:[0,e]}),r=Math.min(T(s),b);return{type:"keyframes",ease:t=>s.next(r*t).value/e,duration:M(r)}}let S=()=>{},V=()=>{};function k(t,e){return!e.has(t)&&e.set(t,{}),e.get(t)}function E(t,e){return e[t]||(e[t]=[]),e[t]}function P(t){return Array.isArray(t)?t:[t]}function C(t,e){return t&&t[e]?{...t,...t[e]}:{...t}}const O=t=>"number"==typeof t,F=t=>t.every(O),R=new WeakMap;function B(t){const e=[{},{}];return t?.values.forEach(((t,n)=>{e[0][n]=t.get(),e[1][n]=t.getVelocity()})),e}function L(t,e,n,s){if("function"==typeof e){const[r,i]=B(s);e=e(void 0!==n?n:t.custom,r,i)}if("string"==typeof e&&(e=t.variants&&t.variants[e]),"function"==typeof e){const[r,i]=B(s);e=e(void 0!==n?n:t.custom,r,i)}return e}const D=["setup","read","resolveKeyframes","preUpdate","update","preRender","render","postRender"],W={value:null,addProjectionMetrics:null};const I={};function j(t,e){let n=!1,s=!0;const r={delta:0,timestamp:0,isProcessing:!1},i=()=>n=!0,o=D.reduce(((t,n)=>(t[n]=function(t,e){let n=new Set,s=new Set,r=!1,i=!1;const o=new WeakSet;let a={delta:0,timestamp:0,isProcessing:!1},u=0;function l(e){o.has(e)&&(c.schedule(e),t()),u++,e(a)}const c={schedule:(t,e=!1,i=!1)=>{const a=i&&r?n:s;return e&&o.add(t),a.has(t)||a.add(t),t},cancel:t=>{s.delete(t),o.delete(t)},process:t=>{a=t,r?i=!0:(r=!0,[n,s]=[s,n],n.forEach(l),e&&W.value&&W.value.frameloop[e].push(u),u=0,n.clear(),r=!1,i&&(i=!1,c.process(t)))}};return c}(i,e?n:void 0),t)),{}),{setup:a,read:u,resolveKeyframes:l,preUpdate:c,update:h,preRender:d,render:p,postRender:f}=o,m=()=>{const i=I.useManualTiming?r.timestamp:performance.now();n=!1,I.useManualTiming||(r.delta=s?1e3/60:Math.max(Math.min(i-r.timestamp,40),1)),r.timestamp=i,r.isProcessing=!0,a.process(r),u.process(r),l.process(r),c.process(r),h.process(r),d.process(r),p.process(r),f.process(r),r.isProcessing=!1,n&&e&&(s=!1,t(m))};return{schedule:D.reduce(((e,i)=>{const a=o[i];return e[i]=(e,i=!1,o=!1)=>(n||(n=!0,s=!0,r.isProcessing||t(m)),a.schedule(e,i,o)),e}),{}),cancel:t=>{for(let e=0;et,{schedule:$,cancel:K,state:U,steps:Y}=j("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:N,!0);let X;function z(){X=void 0}const H={now:()=>(void 0===X&&H.set(U.isProcessing||I.useManualTiming?U.timestamp:performance.now()),X),set:t=>{X=t,queueMicrotask(z)}},q=new Set;function Z(t){return q.has(t)}function _(t,e,n){t||q.has(e)||(console.warn(e),n&&console.warn(n),q.add(e))}class G{constructor(){this.subscriptions=[]}add(t){return l(this.subscriptions,t),()=>c(this.subscriptions,t)}notify(t,e,n){const s=this.subscriptions.length;if(s)if(1===s)this.subscriptions[0](t,e,n);else for(let r=0;r{const n=H.now();if(this.updatedAt!==n&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(t),this.current!==this.prev&&(this.events.change?.notify(this.current),this.dependents))for(const t of this.dependents)t.dirty();e&&this.events.renderRequest?.notify(this.current)},this.hasAnimated=!1,this.setCurrent(t),this.owner=e.owner}setCurrent(t){var e;this.current=t,this.updatedAt=H.now(),null===this.canTrackVelocity&&void 0!==t&&(this.canTrackVelocity=(e=this.current,!isNaN(parseFloat(e))))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,e){this.events[t]||(this.events[t]=new G);const n=this.events[t].add(e);return"change"===t?()=>{n(),$.read((()=>{this.events.change.getSize()||this.stop()}))}:n}clearListeners(){for(const t in this.events)this.events[t].clear()}attach(t,e){this.passiveEffect=t,this.stopPassiveEffect=e}set(t,e=!0){e&&this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t,e)}setWithVelocity(t,e,n){this.set(e),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-n}jump(t,e=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,e&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}dirty(){this.events.change?.notify(this.current)}addDependent(t){this.dependents||(this.dependents=new Set),this.dependents.add(t)}removeDependent(t){this.dependents&&this.dependents.delete(t)}get(){return Q.current&&Q.current.push(this),this.current}getPrevious(){return this.prev}getVelocity(){const t=H.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||t-this.updatedAt>30)return 0;const e=Math.min(this.updatedAt-this.prevUpdatedAt,30);return J(parseFloat(this.current)-parseFloat(this.prevFrameValue),e)}start(t){return this.stop(),new Promise((e=>{this.hasAnimated=!0,this.animation=t(e),this.events.animationStart&&this.events.animationStart.notify()})).then((()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()}))}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.dependents?.clear(),this.events.destroy?.notify(),this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function et(t,e){return new tt(t,e)}function nt(t,e,n){t.hasValue(e)?t.getValue(e).set(n):t.addValue(e,et(n))}function st(t){return(t=>Array.isArray(t))(t)?t[t.length-1]||0:t}function rt(t,e){const n=function(t,e,n){const s=t.getProps();return L(s,e,void 0!==n?n:s.custom,t)}(t,e);let{transitionEnd:s={},transition:r={},...i}=n||{};i={...i,...s};for(const e in i){nt(t,e,st(i[e]))}}function it(t,e){const n=t.getValue("willChange");if(s=n,Boolean(m(s)&&s.add))return n.add(e);if(!n&&I.WillChange){const n=new I.WillChange("auto");t.addValue("willChange",n),n.add(e)}var s}const ot=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),at="data-"+ot("framerAppearId");function ut(t){return t.props[at]}const lt=t=>null!==t;const ct=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],ht=(()=>new Set(ct))(),dt={type:"spring",stiffness:500,damping:25,restSpeed:10},pt={type:"keyframes",duration:.8},ft={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},mt=(t,{keyframes:e})=>e.length>2?pt:ht.has(t)?t.startsWith("scale")?{type:"spring",stiffness:550,damping:0===e[1]?2*Math.sqrt(550):30,restSpeed:10}:dt:ft;function gt(t,e){return t?.[e]??t?.default??t}const yt={layout:0,mainThread:0,waapi:0},vt=t=>e=>"string"==typeof e&&e.startsWith(t),wt=vt("--"),bt=vt("var(--"),Tt=t=>!!bt(t)&&xt.test(t.split("/*")[0].trim()),xt=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu,Mt=(t,e,n)=>n>e?e:n"number"==typeof t,parse:parseFloat,transform:t=>t},St={...At,transform:t=>Mt(0,1,t)},Vt={...At,default:1},kt=t=>Math.round(1e5*t)/1e5,Et=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu;const Pt=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu,Ct=(t,e)=>n=>Boolean("string"==typeof n&&Pt.test(n)&&n.startsWith(t)||e&&!function(t){return null==t}(n)&&Object.prototype.hasOwnProperty.call(n,e)),Ot=(t,e,n)=>s=>{if("string"!=typeof s)return s;const[r,i,o,a]=s.match(Et);return{[t]:parseFloat(r),[e]:parseFloat(i),[n]:parseFloat(o),alpha:void 0!==a?parseFloat(a):1}},Ft={...At,transform:t=>Math.round((t=>Mt(0,255,t))(t))},Rt={test:Ct("rgb","red"),parse:Ot("red","green","blue"),transform:({red:t,green:e,blue:n,alpha:s=1})=>"rgba("+Ft.transform(t)+", "+Ft.transform(e)+", "+Ft.transform(n)+", "+kt(St.transform(s))+")"};const Bt={test:Ct("#"),parse:function(t){let e="",n="",s="",r="";return t.length>5?(e=t.substring(1,3),n=t.substring(3,5),s=t.substring(5,7),r=t.substring(7,9)):(e=t.substring(1,2),n=t.substring(2,3),s=t.substring(3,4),r=t.substring(4,5),e+=e,n+=n,s+=s,r+=r),{red:parseInt(e,16),green:parseInt(n,16),blue:parseInt(s,16),alpha:r?parseInt(r,16)/255:1}},transform:Rt.transform},Lt=t=>({test:e=>"string"==typeof e&&e.endsWith(t)&&1===e.split(" ").length,parse:parseFloat,transform:e=>`${e}${t}`}),Dt=Lt("deg"),Wt=Lt("%"),It=Lt("px"),jt=Lt("vh"),Nt=Lt("vw"),$t=(()=>({...Wt,parse:t=>Wt.parse(t)/100,transform:t=>Wt.transform(100*t)}))(),Kt={test:Ct("hsl","hue"),parse:Ot("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:n,alpha:s=1})=>"hsla("+Math.round(t)+", "+Wt.transform(kt(e))+", "+Wt.transform(kt(n))+", "+kt(St.transform(s))+")"},Ut={test:t=>Rt.test(t)||Bt.test(t)||Kt.test(t),parse:t=>Rt.test(t)?Rt.parse(t):Kt.test(t)?Kt.parse(t):Bt.parse(t),transform:t=>"string"==typeof t?t:t.hasOwnProperty("red")?Rt.transform(t):Kt.transform(t)},Yt=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu;const Xt="number",zt="color",Ht=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function qt(t){const e=t.toString(),n=[],s={color:[],number:[],var:[]},r=[];let i=0;const o=e.replace(Ht,(t=>(Ut.test(t)?(s.color.push(i),r.push(zt),n.push(Ut.parse(t))):t.startsWith("var(")?(s.var.push(i),r.push("var"),n.push(t)):(s.number.push(i),r.push(Xt),n.push(parseFloat(t))),++i,"${}"))).split("${}");return{values:n,split:o,indexes:s,types:r}}function Zt(t){return qt(t).values}function _t(t){const{split:e,types:n}=qt(t),s=e.length;return t=>{let r="";for(let i=0;i"number"==typeof t?0:t;const Jt={test:function(t){return isNaN(t)&&"string"==typeof t&&(t.match(Et)?.length||0)+(t.match(Yt)?.length||0)>0},parse:Zt,createTransformer:_t,getAnimatableNone:function(t){const e=Zt(t);return _t(t)(e.map(Gt))}};function Qt(t,e,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?t+6*(e-t)*n:n<.5?e:n<2/3?t+(e-t)*(2/3-n)*6:t}function te({hue:t,saturation:e,lightness:n,alpha:s}){t/=360,n/=100;let r=0,i=0,o=0;if(e/=100){const s=n<.5?n*(1+e):n+e-n*e,a=2*n-s;r=Qt(a,s,t+1/3),i=Qt(a,s,t),o=Qt(a,s,t-1/3)}else r=i=o=n;return{red:Math.round(255*r),green:Math.round(255*i),blue:Math.round(255*o),alpha:s}}function ee(t,e){return n=>n>0?e:t}const ne=(t,e,n)=>{const s=t*t,r=n*(e*e-s)+s;return r<0?0:Math.sqrt(r)},se=[Bt,Rt,Kt];function re(t){const e=(n=t,se.find((t=>t.test(n))));var n;if(!Boolean(e))return!1;let s=e.parse(t);return e===Kt&&(s=te(s)),s}const ie=(t,e)=>{const n=re(t),s=re(e);if(!n||!s)return ee(t,e);const r={...n};return t=>(r.red=ne(n.red,s.red,t),r.green=ne(n.green,s.green,t),r.blue=ne(n.blue,s.blue,t),r.alpha=i(n.alpha,s.alpha,t),Rt.transform(r))},oe=new Set(["none","hidden"]);function ae(t,e){return oe.has(t)?n=>n<=0?t:e:n=>n>=1?e:t}const ue=(t,e)=>n=>e(t(n)),le=(...t)=>t.reduce(ue);function ce(t,e){return n=>i(t,e,n)}function he(t){return"number"==typeof t?ce:"string"==typeof t?Tt(t)?ee:Ut.test(t)?ie:fe:Array.isArray(t)?de:"object"==typeof t?Ut.test(t)?ie:pe:ee}function de(t,e){const n=[...t],s=n.length,r=t.map(((t,n)=>he(t)(t,e[n])));return t=>{for(let e=0;e{for(const e in s)n[e]=s[e](t);return n}}const fe=(t,e)=>{const n=Jt.createTransformer(e),s=qt(t),r=qt(e);return s.indexes.var.length===r.indexes.var.length&&s.indexes.color.length===r.indexes.color.length&&s.indexes.number.length>=r.indexes.number.length?oe.has(t)&&!r.values.length||oe.has(e)&&!s.values.length?ae(t,e):le(de(function(t,e){const n=[],s={color:0,var:0,number:0};for(let r=0;r{const e=({timestamp:e})=>t(e);return{start:(t=!0)=>$.update(e,t),stop:()=>K(e),now:()=>U.isProcessing?U.timestamp:H.now()}},ye=(t,e,n=10)=>{let s="";const r=Math.max(Math.round(e/n),2);for(let e=0;e{const s=e*o,r=s*t,i=s-n,a=Le(e,o),u=Math.exp(-r);return Fe-i/a*u},i=e=>{const s=e*o*t,i=s*n+n,a=Math.pow(o,2)*Math.pow(e,2)*t,u=Math.exp(-s),l=Le(Math.pow(e,2),o);return(-r(e)+Fe>0?-1:1)*((i-a)*u)/l}):(r=e=>Math.exp(-e*t)*((e-n)*t+1)-.001,i=e=>Math.exp(-e*t)*(t*t*(n-e)));const a=function(t,e,n){let s=n;for(let n=1;nvoid 0!==t[e]))}function je(t=Se,e=Ae){const n="object"!=typeof t?{visualDuration:t,keyframes:[0,1],bounce:e}:t;let{restSpeed:s,restDelta:r}=n;const i=n.keyframes[0],o=n.keyframes[n.keyframes.length-1],a={done:!1,value:i},{stiffness:u,damping:l,mass:c,duration:h,velocity:d,isResolvedFromDuration:p}=function(t){let e={velocity:xe,stiffness:we,damping:be,mass:Te,isResolvedFromDuration:!1,...t};if(!Ie(t,We)&&Ie(t,De))if(t.visualDuration){const n=t.visualDuration,s=2*Math.PI/(1.2*n),r=s*s,i=2*Mt(.05,1,1-(t.bounce||0))*Math.sqrt(r);e={...e,mass:Te,stiffness:r,damping:i}}else{const n=Re(t);e={...e,...n,mass:Te},e.isResolvedFromDuration=!0}return e}({...n,velocity:-M(n.velocity||0)}),f=d||0,m=l/(2*Math.sqrt(u*c)),g=o-i,y=M(Math.sqrt(u/c)),v=Math.abs(g)<5;let w;if(s||(s=v?Ve.granular:Ve.default),r||(r=v?ke.granular:ke.default),m<1){const t=Le(y,m);w=e=>{const n=Math.exp(-m*y*e);return o-n*((f+m*y*g)/t*Math.sin(t*e)+g*Math.cos(t*e))}}else if(1===m)w=t=>o-Math.exp(-y*t)*(g+(f+y*g)*t);else{const t=y*Math.sqrt(m*m-1);w=e=>{const n=Math.exp(-m*y*e),s=Math.min(t*e,300);return o-n*((f+m*y*g)*Math.sinh(s)+t*g*Math.cosh(s))/t}}const A={calculatedDuration:p&&h||null,next:t=>{const e=w(t);if(p)a.done=t>=h;else{let n=0===t?f:0;m<1&&(n=0===t?x(f):ve(w,t,e));const i=Math.abs(n)<=s,u=Math.abs(o-e)<=r;a.done=i&&u}return a.value=a.done?o:e,a},toString:()=>{const t=Math.min(T(A),b),e=ye((e=>A.next(t*e).value),t,30);return t+"ms "+e},toTransition:()=>{}};return A}function Ne({keyframes:t,velocity:e=0,power:n=.8,timeConstant:s=325,bounceDamping:r=10,bounceStiffness:i=500,modifyTarget:o,min:a,max:u,restDelta:l=.5,restSpeed:c}){const h=t[0],d={done:!1,value:h},p=t=>void 0===a?u:void 0===u||Math.abs(a-t)-f*Math.exp(-t/s),v=t=>g+y(t),w=t=>{const e=y(t),n=v(t);d.done=Math.abs(e)<=l,d.value=d.done?g:n};let b,T;const x=t=>{var e;(e=d.value,void 0!==a&&eu)&&(b=t,T=je({keyframes:[d.value,p(d.value)],velocity:ve(v,t,d.value),damping:r,stiffness:i,restDelta:l,restSpeed:c}))};return x(0),{calculatedDuration:null,next:t=>{let e=!1;return T||void 0!==b||(e=!0,w(t),x(t)),void 0!==b&&t>=b?T.next(t-b):(!e&&w(t),d)}}}function $e(t,e,{clamp:n=!0,ease:s,mixer:r}={}){const i=t.length;if(e.length,1===i)return()=>e[0];if(2===i&&e[0]===e[1])return()=>e[1];const o=t[0]===t[1];t[0]>t[i-1]&&(t=[...t].reverse(),e=[...e].reverse());const a=function(t,e,n){const s=[],r=n||I.mix||me,i=t.length-1;for(let n=0;n{if(o&&n1)for(;sl(Mt(t[0],t[i-1],e)):l}function Ke(t,e){return t.map((t=>t*e))}je.applyToOptions=t=>{const e=A(t,100,je);return t.ease=e.ease,t.duration=x(e.duration),t.type="keyframes",t};const Ue=(t,e,n)=>(((1-3*n+3*e)*t+(3*n-6*e))*t+3*e)*t;function Ye(t,e,n,s){if(t===e&&n===s)return N;const r=e=>function(t,e,n,s,r){let i,o,a=0;do{o=e+(n-e)/2,i=Ue(o,s,r)-t,i>0?n=o:e=o}while(Math.abs(i)>1e-7&&++a<12);return o}(e,0,1,t,n);return t=>0===t||1===t?t:Ue(r(t),e,s)}const Xe=Ye(.42,0,1,1),ze=Ye(0,0,.58,1),He=Ye(.42,0,.58,1),qe=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,Ze=t=>e=>1-t(1-e),_e=Ye(.33,1.53,.69,.99),Ge=Ze(_e),Je=qe(Ge),Qe=t=>(t*=2)<1?.5*Ge(t):.5*(2-Math.pow(2,-10*(t-1))),tn=t=>1-Math.sin(Math.acos(t)),en=Ze(tn),nn=qe(tn),sn=t=>Array.isArray(t)&&"number"==typeof t[0],rn={linear:N,easeIn:Xe,easeInOut:He,easeOut:ze,circIn:tn,circInOut:nn,circOut:en,backIn:Ge,backInOut:Je,backOut:_e,anticipate:Qe},on=t=>{if(sn(t)){t.length;const[e,n,s,r]=t;return Ye(e,n,s,r)}return"string"==typeof t?rn[t]:t};function an(t,e){return t.map((()=>e||He)).splice(0,t.length-1)}function un({duration:t=300,keyframes:e,times:n,ease:s="easeInOut"}){const r=a(s)?s.map(on):on(s),i={done:!1,value:e[0]},o=$e(Ke(n&&n.length===e.length?n:v(e),t),e,{ease:Array.isArray(r)?r:an(e,r)});return{calculatedDuration:t,next:e=>(i.value=o(e),i.done=e>=t,i)}}const ln=t=>null!==t;function cn(t,{repeat:e,repeatType:n="loop"},s,r=1){const i=t.filter(ln),o=r<0||e&&"loop"!==n&&e%2==1?0:i.length-1;return o&&void 0!==s?s:i[o]}const hn={decay:Ne,inertia:Ne,tween:un,keyframes:un,spring:je};function dn(t){"string"==typeof t.type&&(t.type=hn[t.type])}class pn{constructor(){this.updateFinished()}get finished(){return this._finished}updateFinished(){this._finished=new Promise((t=>{this.resolve=t}))}notifyFinished(){this.resolve()}then(t,e){return this.finished.then(t,e)}}const fn=t=>t/100;class mn extends pn{constructor(t){super(),this.state="idle",this.startTime=null,this.isStopped=!1,this.currentTime=0,this.holdTime=null,this.playbackSpeed=1,this.stop=()=>{const{motionValue:t}=this.options;t&&t.updatedAt!==H.now()&&this.tick(H.now()),this.isStopped=!0,"idle"!==this.state&&(this.teardown(),this.options.onStop?.())},yt.mainThread++,this.options=t,this.initAnimation(),this.play(),!1===t.autoplay&&this.pause()}initAnimation(){const{options:t}=this;dn(t);const{type:e=un,repeat:n=0,repeatDelay:s=0,repeatType:r,velocity:i=0}=t;let{keyframes:o}=t;const a=e||un;a!==un&&"number"!=typeof o[0]&&(this.mixKeyframes=le(fn,me(o[0],o[1])),o=[0,100]);const u=a({...t,keyframes:o});"mirror"===r&&(this.mirroredGenerator=a({...t,keyframes:[...o].reverse(),velocity:-i})),null===u.calculatedDuration&&(u.calculatedDuration=T(u));const{calculatedDuration:l}=u;this.calculatedDuration=l,this.resolvedDuration=l+s,this.totalDuration=this.resolvedDuration*(n+1)-s,this.generator=u}updateTime(t){const e=Math.round(t-this.startTime)*this.playbackSpeed;null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=e}tick(t,e=!1){const{generator:n,totalDuration:s,mixKeyframes:r,mirroredGenerator:i,resolvedDuration:o,calculatedDuration:a}=this;if(null===this.startTime)return n.next(0);const{delay:u=0,keyframes:l,repeat:c,repeatType:h,repeatDelay:d,type:p,onUpdate:f,finalKeyframe:m}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-s/this.speed,this.startTime)),e?this.currentTime=t:this.updateTime(t);const g=this.currentTime-u*(this.playbackSpeed>=0?1:-1),y=this.playbackSpeed>=0?g<0:g>s;this.currentTime=Math.max(g,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=s);let v=this.currentTime,w=n;if(c){const t=Math.min(this.currentTime,s)/o;let e=Math.floor(t),n=t%1;!n&&t>=1&&(n=1),1===n&&e--,e=Math.min(e,c+1);Boolean(e%2)&&("reverse"===h?(n=1-n,d&&(n-=d/o)):"mirror"===h&&(w=i)),v=Mt(0,1,n)*o}const b=y?{done:!1,value:l[0]}:w.next(v);r&&(b.value=r(b.value));let{done:T}=b;y||null===a||(T=this.playbackSpeed>=0?this.currentTime>=s:this.currentTime<=0);const x=null===this.holdTime&&("finished"===this.state||"running"===this.state&&T);return x&&p!==Ne&&(b.value=cn(l,this.options,m,this.speed)),f&&f(b.value),x&&this.finish(),b}then(t,e){return this.finished.then(t,e)}get duration(){return M(this.calculatedDuration)}get time(){return M(this.currentTime)}set time(t){t=x(t),this.currentTime=t,null===this.startTime||null!==this.holdTime||0===this.playbackSpeed?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.playbackSpeed),this.driver?.start(!1)}get speed(){return this.playbackSpeed}set speed(t){this.updateTime(H.now());const e=this.playbackSpeed!==t;this.playbackSpeed=t,e&&(this.time=M(this.currentTime))}play(){if(this.isStopped)return;const{driver:t=ge,startTime:e}=this.options;this.driver||(this.driver=t((t=>this.tick(t)))),this.options.onPlay?.();const n=this.driver.now();"finished"===this.state?(this.updateFinished(),this.startTime=n):null!==this.holdTime?this.startTime=n-this.holdTime:this.startTime||(this.startTime=e??n),"finished"===this.state&&this.speed<0&&(this.startTime+=this.calculatedDuration),this.holdTime=null,this.state="running",this.driver.start()}pause(){this.state="paused",this.updateTime(H.now()),this.holdTime=this.currentTime}complete(){"running"!==this.state&&this.play(),this.state="finished",this.holdTime=null}finish(){this.notifyFinished(),this.teardown(),this.state="finished",this.options.onComplete?.()}cancel(){this.holdTime=null,this.startTime=0,this.tick(0),this.teardown(),this.options.onCancel?.()}teardown(){this.state="idle",this.stopDriver(),this.startTime=this.holdTime=null,yt.mainThread--}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}attachTimeline(t){return this.options.allowFlatten&&(this.options.type="keyframes",this.options.ease="linear",this.initAnimation()),this.driver?.stop(),t.observe(this)}}function gn(t){return new mn(t)}function yn(t){for(let e=1;e180*t/Math.PI,wn=t=>{const e=vn(Math.atan2(t[1],t[0]));return Tn(e)},bn={x:4,y:5,translateX:4,translateY:5,scaleX:0,scaleY:3,scale:t=>(Math.abs(t[0])+Math.abs(t[3]))/2,rotate:wn,rotateZ:wn,skewX:t=>vn(Math.atan(t[1])),skewY:t=>vn(Math.atan(t[2])),skew:t=>(Math.abs(t[1])+Math.abs(t[2]))/2},Tn=t=>((t%=360)<0&&(t+=360),t),xn=t=>Math.sqrt(t[0]*t[0]+t[1]*t[1]),Mn=t=>Math.sqrt(t[4]*t[4]+t[5]*t[5]),An={x:12,y:13,z:14,translateX:12,translateY:13,translateZ:14,scaleX:xn,scaleY:Mn,scale:t=>(xn(t)+Mn(t))/2,rotateX:t=>Tn(vn(Math.atan2(t[6],t[5]))),rotateY:t=>Tn(vn(Math.atan2(-t[2],t[0]))),rotateZ:wn,rotate:wn,skewX:t=>vn(Math.atan(t[4])),skewY:t=>vn(Math.atan(t[1])),skew:t=>(Math.abs(t[1])+Math.abs(t[4]))/2};function Sn(t){return t.includes("scale")?1:0}function Vn(t,e){if(!t||"none"===t)return Sn(e);const n=t.match(/^matrix3d\(([-\d.e\s,]+)\)$/u);let s,r;if(n)s=An,r=n;else{const e=t.match(/^matrix\(([-\d.e\s,]+)\)$/u);s=bn,r=e}if(!r)return Sn(e);const i=s[e],o=r[1].split(",").map(En);return"function"==typeof i?i(o):o[i]}const kn=(t,e)=>{const{transform:n="none"}=getComputedStyle(t);return Vn(n,e)};function En(t){return parseFloat(t.trim())}const Pn=t=>t===At||t===It,Cn=new Set(["x","y","z"]),On=ct.filter((t=>!Cn.has(t)));const Fn={width:({x:t},{paddingLeft:e="0",paddingRight:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),height:({y:t},{paddingTop:e="0",paddingBottom:n="0"})=>t.max-t.min-parseFloat(e)-parseFloat(n),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:(t,{transform:e})=>Vn(e,"x"),y:(t,{transform:e})=>Vn(e,"y")};Fn.translateX=Fn.x,Fn.translateY=Fn.y;const Rn=new Set;let Bn=!1,Ln=!1,Dn=!1;function Wn(){if(Ln){const t=Array.from(Rn).filter((t=>t.needsMeasurement)),e=new Set(t.map((t=>t.element))),n=new Map;e.forEach((t=>{const e=function(t){const e=[];return On.forEach((n=>{const s=t.getValue(n);void 0!==s&&(e.push([n,s.get()]),s.set(n.startsWith("scale")?1:0))})),e}(t);e.length&&(n.set(t,e),t.render())})),t.forEach((t=>t.measureInitialState())),e.forEach((t=>{t.render();const e=n.get(t);e&&e.forEach((([e,n])=>{t.getValue(e)?.set(n)}))})),t.forEach((t=>t.measureEndState())),t.forEach((t=>{void 0!==t.suspendedScrollY&&window.scrollTo(0,t.suspendedScrollY)}))}Ln=!1,Bn=!1,Rn.forEach((t=>t.complete(Dn))),Rn.clear()}function In(){Rn.forEach((t=>{t.readKeyframes(),t.needsMeasurement&&(Ln=!0)}))}function jn(){Dn=!0,In(),Wn(),Dn=!1}class Nn{constructor(t,e,n,s,r,i=!1){this.state="pending",this.isAsync=!1,this.needsMeasurement=!1,this.unresolvedKeyframes=[...t],this.onComplete=e,this.name=n,this.motionValue=s,this.element=r,this.isAsync=i}scheduleResolve(){this.state="scheduled",this.isAsync?(Rn.add(this),Bn||(Bn=!0,$.read(In),$.resolveKeyframes(Wn))):(this.readKeyframes(),this.complete())}readKeyframes(){const{unresolvedKeyframes:t,name:e,element:n,motionValue:s}=this;if(null===t[0]){const r=s?.get(),i=t[t.length-1];if(void 0!==r)t[0]=r;else if(n&&e){const s=n.readValue(e,i);null!=s&&(t[0]=s)}void 0===t[0]&&(t[0]=i),s&&void 0===r&&s.set(t[0])}yn(t)}setFinalKeyframe(){}measureInitialState(){}renderEndStyles(){}measureEndState(){}complete(t=!1){this.state="complete",this.onComplete(this.unresolvedKeyframes,this.finalKeyframe,t),Rn.delete(this)}cancel(){"scheduled"===this.state&&(Rn.delete(this),this.state="pending")}resume(){"pending"===this.state&&this.scheduleResolve()}}const $n=t=>t.startsWith("--");function Kn(t,e,n){$n(e)?t.style.setProperty(e,n):t.style[e]=n}function Un(t){let e;return()=>(void 0===e&&(e=t()),e)}const Yn=Un((()=>void 0!==window.ScrollTimeline)),Xn={};function zn(t,e){const n=Un(t);return()=>Xn[e]??n()}const Hn=zn((()=>{try{document.createElement("div").animate({opacity:0},{easing:"linear(0, 1)"})}catch(t){return!1}return!0}),"linearEasing"),qn=([t,e,n,s])=>`cubic-bezier(${t}, ${e}, ${n}, ${s})`,Zn={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:qn([0,.65,.55,1]),circOut:qn([.55,0,1,.45]),backIn:qn([.31,.01,.66,-.59]),backOut:qn([.33,1.53,.69,.99])};function _n(t,e){return t?"function"==typeof t?Hn()?ye(t,e):"ease-out":sn(t)?qn(t):Array.isArray(t)?t.map((t=>_n(t,e)||Zn.easeOut)):Zn[t]:void 0}function Gn(t,e,n,{delay:s=0,duration:r=300,repeat:i=0,repeatType:o="loop",ease:a="easeOut",times:u}={},l=void 0){const c={[e]:n};u&&(c.offset=u);const h=_n(a,r);Array.isArray(h)&&(c.easing=h),W.value&&yt.waapi++;const d={delay:s,duration:r,easing:Array.isArray(h)?"linear":h,fill:"both",iterations:i+1,direction:"reverse"===o?"alternate":"normal"};l&&(d.pseudoElement=l);const p=t.animate(c,d);return W.value&&p.finished.finally((()=>{yt.waapi--})),p}function Jn({type:t,...e}){return w(t)&&Hn()?t.applyToOptions(e):(e.duration??(e.duration=300),e.ease??(e.ease="easeOut"),e)}class Qn extends pn{constructor(t){if(super(),this.finishedTime=null,this.isStopped=!1,!t)return;const{element:e,name:n,keyframes:s,pseudoElement:r,allowFlatten:i=!1,finalKeyframe:o,onComplete:a}=t;this.isPseudoElement=Boolean(r),this.allowFlatten=i,this.options=t,t.type;const u=Jn(t);this.animation=Gn(e,n,s,u,r),!1===u.autoplay&&this.animation.pause(),this.animation.onfinish=()=>{if(this.finishedTime=this.time,!r){const t=cn(s,this.options,o,this.speed);this.updateMotionValue?this.updateMotionValue(t):Kn(e,n,t),this.animation.cancel()}a?.(),this.notifyFinished()}}play(){this.isStopped||(this.animation.play(),"finished"===this.state&&this.updateFinished())}pause(){this.animation.pause()}complete(){this.animation.finish?.()}cancel(){try{this.animation.cancel()}catch(t){}}stop(){if(this.isStopped)return;this.isStopped=!0;const{state:t}=this;"idle"!==t&&"finished"!==t&&(this.updateMotionValue?this.updateMotionValue():this.commitStyles(),this.isPseudoElement||this.cancel())}commitStyles(){this.isPseudoElement||this.animation.commitStyles?.()}get duration(){const t=this.animation.effect?.getComputedTiming?.().duration||0;return M(Number(t))}get time(){return M(Number(this.animation.currentTime)||0)}set time(t){this.finishedTime=null,this.animation.currentTime=x(t)}get speed(){return this.animation.playbackRate}set speed(t){t<0&&(this.finishedTime=null),this.animation.playbackRate=t}get state(){return null!==this.finishedTime?"finished":this.animation.playState}get startTime(){return Number(this.animation.startTime)}set startTime(t){this.animation.startTime=t}attachTimeline({timeline:t,observe:e}){return this.allowFlatten&&this.animation.effect?.updateTiming({easing:"linear"}),this.animation.onfinish=null,t&&Yn()?(this.animation.timeline=t,N):e(this)}}const ts={anticipate:Qe,backInOut:Je,circInOut:nn};function es(t){"string"==typeof t.ease&&t.ease in ts&&(t.ease=ts[t.ease])}class ns extends Qn{constructor(t){es(t),dn(t),super(t),t.startTime&&(this.startTime=t.startTime),this.options=t}updateMotionValue(t){const{motionValue:e,onUpdate:n,onComplete:s,element:r,...i}=this.options;if(!e)return;if(void 0!==t)return void e.set(t);const o=new mn({...i,autoplay:!1}),a=x(this.finishedTime??this.time);e.setWithVelocity(o.sample(a-10).value,o.sample(a).value,10),o.stop()}}const ss=(t,e)=>"zIndex"!==e&&(!("number"!=typeof t&&!Array.isArray(t))||!("string"!=typeof t||!Jt.test(t)&&"0"!==t||t.startsWith("url(")));function rs(t){return"object"==typeof t&&null!==t}function is(t){return rs(t)&&"offsetHeight"in t}const os=new Set(["opacity","clipPath","filter","transform"]),as=Un((()=>Object.hasOwnProperty.call(Element.prototype,"animate")));function us(t){const{motionValue:e,name:n,repeatDelay:s,repeatType:r,damping:i,type:o}=t;if(!is(e?.owner?.current))return!1;const{onUpdate:a,transformTemplate:u}=e.owner.getProps();return as()&&n&&os.has(n)&&("transform"!==n||!u)&&!a&&!s&&"mirror"!==r&&0!==i&&"inertia"!==o}class ls extends pn{constructor({autoplay:t=!0,delay:e=0,type:n="keyframes",repeat:s=0,repeatDelay:r=0,repeatType:i="loop",keyframes:o,name:a,motionValue:u,element:l,...c}){super(),this.stop=()=>{this._animation&&(this._animation.stop(),this.stopTimeline?.()),this.keyframeResolver?.cancel()},this.createdAt=H.now();const h={autoplay:t,delay:e,type:n,repeat:s,repeatDelay:r,repeatType:i,name:a,motionValue:u,element:l,...c},d=l?.KeyframeResolver||Nn;this.keyframeResolver=new d(o,((t,e,n)=>this.onKeyframesResolved(t,e,h,!n)),a,u,l),this.keyframeResolver?.scheduleResolve()}onKeyframesResolved(t,e,n,s){this.keyframeResolver=void 0;const{name:r,type:i,velocity:o,delay:a,isHandoff:u,onUpdate:l}=n;this.resolvedAt=H.now(),function(t,e,n,s){const r=t[0];if(null===r)return!1;if("display"===e||"visibility"===e)return!0;const i=t[t.length-1],o=ss(r,e),a=ss(i,e);return!(!o||!a)&&(function(t){const e=t[0];if(1===t.length)return!0;for(let n=0;n40?this.resolvedAt:this.createdAt:void 0,finalKeyframe:e,...n,keyframes:t},h=!u&&us(c)?new ns({...c,element:c.motionValue.owner.current}):new mn(c);h.finished.then((()=>this.notifyFinished())).catch(N),this.pendingTimeline&&(this.stopTimeline=h.attachTimeline(this.pendingTimeline),this.pendingTimeline=void 0),this._animation=h}get finished(){return this._animation?this.animation.finished:this._finished}then(t,e){return this.finished.finally(t).then((()=>{}))}get animation(){return this._animation||(this.keyframeResolver?.resume(),jn()),this._animation}get duration(){return this.animation.duration}get time(){return this.animation.time}set time(t){this.animation.time=t}get speed(){return this.animation.speed}get state(){return this.animation.state}set speed(t){this.animation.speed=t}get startTime(){return this.animation.startTime}attachTimeline(t){return this._animation?this.stopTimeline=this.animation.attachTimeline(t):this.pendingTimeline=t,()=>this.stop()}play(){this.animation.play()}pause(){this.animation.pause()}complete(){this.animation.complete()}cancel(){this._animation&&this.animation.cancel(),this.keyframeResolver?.cancel()}}const cs=(t,e,n,s={},r,i)=>o=>{const a=gt(s,t)||{},u=a.delay||s.delay||0;let{elapsed:l=0}=s;l-=x(u);const c={keyframes:Array.isArray(n)?n:[null,n],ease:"easeOut",velocity:e.getVelocity(),...a,delay:-l,onUpdate:t=>{e.set(t),a.onUpdate&&a.onUpdate(t)},onComplete:()=>{o(),a.onComplete&&a.onComplete()},name:t,motionValue:e,element:i?void 0:r};(function({when:t,delay:e,delayChildren:n,staggerChildren:s,staggerDirection:r,repeat:i,repeatType:o,repeatDelay:a,from:u,elapsed:l,...c}){return!!Object.keys(c).length})(a)||Object.assign(c,mt(t,c)),c.duration&&(c.duration=x(c.duration)),c.repeatDelay&&(c.repeatDelay=x(c.repeatDelay)),void 0!==c.from&&(c.keyframes[0]=c.from);let h=!1;if((!1===c.type||0===c.duration&&!c.repeatDelay)&&(c.duration=0,0===c.delay&&(h=!0)),(I.instantAnimations||I.skipAnimations)&&(h=!0,c.duration=0,c.delay=0),c.allowFlatten=!a.type&&!a.ease,h&&!i&&void 0!==e.get()){const t=function(t,{repeat:e,repeatType:n="loop"},s){const r=t.filter(lt),i=e&&"loop"!==n&&e%2==1?0:r.length-1;return i&&void 0!==s?s:r[i]}(c.keyframes,a);if(void 0!==t)return void $.update((()=>{c.onUpdate(t),c.onComplete()}))}return a.isSync?new mn(c):new ls(c)},hs=new Set(["width","height","top","left","right","bottom",...ct]);function ds({protectedKeys:t,needsAnimating:e},n){const s=t.hasOwnProperty(n)&&!0!==e[n];return e[n]=!1,s}function ps(t,e,{delay:n=0,transitionOverride:s,type:r}={}){let{transition:i=t.getDefaultTransition(),transitionEnd:o,...a}=e;s&&(i=s);const u=[],l=r&&t.animationState&&t.animationState.getState()[r];for(const e in a){const s=t.getValue(e,t.latestValues[e]??null),r=a[e];if(void 0===r||l&&ds(l,e))continue;const o={delay:n,...gt(i||{},e)},c=s.get();if(void 0!==c&&!s.isAnimating&&!Array.isArray(r)&&r===c&&!o.velocity)continue;let h=!1;if(window.MotionHandoffAnimation){const n=ut(t);if(n){const t=window.MotionHandoffAnimation(n,e,$);null!==t&&(o.startTime=t,h=!0)}}it(t,e),s.start(cs(e,s,r,t.shouldReduceMotion&&hs.has(e)?{type:!1}:o,t,h));const d=s.animation;d&&u.push(d)}return o&&Promise.all(u).then((()=>{$.update((()=>{o&&rt(t,o)}))})),u}const fs={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},ms={};for(const t in fs)ms[t]={isEnabled:e=>fs[t].some((t=>!!e[t]))};const gs=()=>({x:{min:0,max:0},y:{min:0,max:0}}),ys="undefined"!=typeof window,vs={current:null},ws={current:!1};const bs=["initial","animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"];function Ts(t){return null!==(e=t.animate)&&"object"==typeof e&&"function"==typeof e.start||bs.some((e=>function(t){return"string"==typeof t||Array.isArray(t)}(t[e])));var e}const xs=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t),Ms=t=>/^0[^.\s]+$/u.test(t),As=t=>e=>e.test(t),Ss=[At,It,Wt,Dt,Nt,jt,{test:t=>"auto"===t,parse:t=>t}],Vs=t=>Ss.find(As(t)),ks=[...Ss,Ut,Jt],Es=t=>ks.find(As(t)),Ps=new Set(["brightness","contrast","saturate","opacity"]);function Cs(t){const[e,n]=t.slice(0,-1).split("(");if("drop-shadow"===e)return t;const[s]=n.match(Et)||[];if(!s)return t;const r=n.replace(s,"");let i=Ps.has(e)?1:0;return s!==n&&(i*=100),e+"("+i+r+")"}const Os=/\b([a-z-]*)\(.*?\)/gu,Fs={...Jt,getAnimatableNone:t=>{const e=t.match(Os);return e?e.map(Cs).join(" "):t}},Rs={...At,transform:Math.round},Bs={rotate:Dt,rotateX:Dt,rotateY:Dt,rotateZ:Dt,scale:Vt,scaleX:Vt,scaleY:Vt,scaleZ:Vt,skew:Dt,skewX:Dt,skewY:Dt,distance:It,translateX:It,translateY:It,translateZ:It,x:It,y:It,z:It,perspective:It,transformPerspective:It,opacity:St,originX:$t,originY:$t,originZ:It},Ls={borderWidth:It,borderTopWidth:It,borderRightWidth:It,borderBottomWidth:It,borderLeftWidth:It,borderRadius:It,radius:It,borderTopLeftRadius:It,borderTopRightRadius:It,borderBottomRightRadius:It,borderBottomLeftRadius:It,width:It,maxWidth:It,height:It,maxHeight:It,top:It,right:It,bottom:It,left:It,padding:It,paddingTop:It,paddingRight:It,paddingBottom:It,paddingLeft:It,margin:It,marginTop:It,marginRight:It,marginBottom:It,marginLeft:It,backgroundPositionX:It,backgroundPositionY:It,...Bs,zIndex:Rs,fillOpacity:St,strokeOpacity:St,numOctaves:Rs},Ds={...Ls,color:Ut,backgroundColor:Ut,outlineColor:Ut,fill:Ut,stroke:Ut,borderColor:Ut,borderTopColor:Ut,borderRightColor:Ut,borderBottomColor:Ut,borderLeftColor:Ut,filter:Fs,WebkitFilter:Fs},Ws=t=>Ds[t];function Is(t,e){let n=Ws(t);return n!==Fs&&(n=Jt),n.getAnimatableNone?n.getAnimatableNone(e):void 0}const js=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"];class Ns{scrapeMotionValuesFromProps(t,e,n){return{}}constructor({parent:t,props:e,presenceContext:n,reducedMotionConfig:s,blockInitialAnimation:r,visualState:i},o={}){this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Nn,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.renderScheduledAt=0,this.scheduleRender=()=>{const t=H.now();this.renderScheduledAtthis.bindToMotionValue(e,t))),ws.current||function(){if(ws.current=!0,ys)if(window.matchMedia){const t=window.matchMedia("(prefers-reduced-motion)"),e=()=>vs.current=t.matches;t.addListener(e),e()}else vs.current=!1}(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||vs.current),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){this.projection&&this.projection.unmount(),K(this.notifyUpdate),K(this.render),this.valueSubscriptions.forEach((t=>t())),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this);for(const t in this.events)this.events[t].clear();for(const t in this.features){const e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}bindToMotionValue(t,e){this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();const n=ht.has(t);n&&this.onBindTransform&&this.onBindTransform();const s=e.on("change",(e=>{this.latestValues[t]=e,this.props.onUpdate&&$.preRender(this.notifyUpdate),n&&this.projection&&(this.projection.isTransformDirty=!0)})),r=e.on("renderRequest",this.scheduleRender);let i;window.MotionCheckAppearSync&&(i=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,(()=>{s(),r(),i&&i(),e.owner&&e.stop()}))}sortNodePosition(t){return this.current&&this.sortInstanceNodePosition&&this.type===t.type?this.sortInstanceNodePosition(this.current,t.current):0}updateFeatures(){let t="animation";for(t in ms){const e=ms[t];if(!e)continue;const{isEnabled:n,Feature:s}=e;if(!this.features[t]&&s&&n(this.props)&&(this.features[t]=new s(this)),this.features[t]){const e=this.features[t];e.isMounted?e.update():(e.mount(),e.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):{x:{min:0,max:0},y:{min:0,max:0}}}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let e=0;ee.variantChildren.delete(t)}addValue(t,e){const n=this.values.get(t);e!==n&&(n&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);const e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let n=this.values.get(t);return void 0===n&&void 0!==e&&(n=et(null===e?void 0:e,{owner:this}),this.addValue(t,n)),n}readValue(t,e){let n=void 0===this.latestValues[t]&&this.current?this.getBaseTargetFromProps(this.props,t)??this.readValueFromInstance(this.current,t,this.options):this.latestValues[t];return null!=n&&("string"==typeof n&&(xs(n)||Ms(n))?n=parseFloat(n):!Es(n)&&Jt.test(e)&&(n=Is(t,e)),this.setBaseTarget(t,m(n)?n.get():n)),m(n)?n.get():n}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){const{initial:e}=this.props;let n;if("string"==typeof e||"object"==typeof e){const s=L(this.props,e,this.presenceContext?.custom);s&&(n=s[t])}if(e&&void 0!==n)return n;const s=this.getBaseTargetFromProps(this.props,t);return void 0===s||m(s)?void 0!==this.initialValues[t]&&void 0===n?void 0:this.baseTarget[t]:s}on(t,e){return this.events[t]||(this.events[t]=new G),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}}const $s=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;function Ks(t){const e=$s.exec(t);if(!e)return[,];const[,n,s,r]=e;return[`--${n??s}`,r]}function Us(t,e,n=1){const[s,r]=Ks(t);if(!s)return;const i=window.getComputedStyle(e).getPropertyValue(s);if(i){const t=i.trim();return xs(t)?parseFloat(t):t}return Tt(r)?Us(r,e,n+1):r}const Ys=new Set(["auto","none","0"]);class Xs extends Nn{constructor(t,e,n,s,r){super(t,e,n,s,r,!0)}readKeyframes(){const{unresolvedKeyframes:t,element:e,name:n}=this;if(!e||!e.current)return;super.readKeyframes();for(let n=0;n{t.getValue(e).set(n)})),this.resolveNoneKeyframes()}}class zs extends Ns{constructor(){super(...arguments),this.KeyframeResolver=Xs}sortInstanceNodePosition(t,e){return 2&t.compareDocumentPosition(e)?1:-1}getBaseTargetFromProps(t,e){return t.style?t.style[e]:void 0}removeValueFromRenderState(t,{vars:e,style:n}){delete e[t],delete n[t]}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);const{children:t}=this.props;m(t)&&(this.childSubscription=t.on("change",(t=>{this.current&&(this.current.textContent=`${t}`)})))}}const Hs=(t,e)=>e&&"number"==typeof t?e.transform(t):t,qs={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},Zs=ct.length;function _s(t,e,n){const{style:s,vars:r,transformOrigin:i}=t;let o=!1,a=!1;for(const t in e){const n=e[t];if(ht.has(t))o=!0;else if(wt(t))r[t]=n;else{const e=Hs(n,Ls[t]);t.startsWith("origin")?(a=!0,i[t]=e):s[t]=e}}if(e.transform||(o||n?s.transform=function(t,e,n){let s="",r=!0;for(let i=0;i{const c=P(t),{delay:h=0,times:f=v(c),type:m="keyframes",repeat:g,repeatType:b,repeatDelay:T=0,...M}=n;let{ease:k=e.ease||"easeOut",duration:E}=n;const C="function"==typeof h?h(i,o):h,O=c.length,B=w(m)?m:a?.[m];if(O<=2&&B){let t=100;if(2===O&&F(c)){const e=c[1]-c[0];t=Math.abs(e)}const e={...M};void 0!==E&&(e.duration=x(E));const n=A(e,t,B);k=n.ease,E=n.duration}E??(E=l);const L=S+C;1===f.length&&0===f[0]&&(f[1]=1);const D=f.length-c.length;if(D>0&&y(f,D),1===c.length&&c.unshift(null),g){E=s(E,g);const t=[...c],e=[...f];k=Array.isArray(k)?[...k]:[k];const n=[...k];for(let s=0;s{for(const s in t){const r=t[s];r.sort(f);const o=[],a=[],u=[];for(let t=0;t{o.push(...dr(n,t,e))})),o}class fr{constructor(t){this.stop=()=>this.runAll("stop"),this.animations=t.filter(Boolean)}get finished(){return Promise.all(this.animations.map((t=>t.finished)))}getAll(t){return this.animations[0][t]}setAll(t,e){for(let n=0;ne.attachTimeline(t)));return()=>{e.forEach(((t,e)=>{t&&t(),this.animations[e].stop()}))}}get time(){return this.getAll("time")}set time(t){this.setAll("time",t)}get speed(){return this.getAll("speed")}set speed(t){this.setAll("speed",t)}get state(){return this.getAll("state")}get startTime(){return this.getAll("startTime")}get duration(){let t=0;for(let e=0;ee[t]()))}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}class mr extends fr{then(t,e){return this.finished.finally(t).then((()=>{}))}}function gr(t){return function(e,n,s){let r=[];var i;i=e,r=Array.isArray(i)&&i.some(Array.isArray)?pr(e,n,t):dr(e,n,s,t);const o=new mr(r);return t&&t.animations.push(o),o}}const yr=gr(),vr=new WeakMap,wr=(t,e="")=>`${t}:${e}`;function br(t){const e=vr.get(t)||new Map;return vr.set(t,e),e}function Tr(t,e){const n=window.getComputedStyle(t);return $n(e)?n.getPropertyValue(e):n[e]}const xr=new Set(["borderWidth","borderTopWidth","borderRightWidth","borderBottomWidth","borderLeftWidth","borderRadius","radius","borderTopLeftRadius","borderTopRightRadius","borderBottomRightRadius","borderBottomLeftRadius","width","maxWidth","height","maxHeight","top","right","bottom","left","padding","paddingTop","paddingRight","paddingBottom","paddingLeft","margin","marginTop","marginRight","marginBottom","marginLeft","backgroundPositionX","backgroundPositionY"]);function Mr(t,e){for(let n=0;nfunction(n,s,r){return new mr(function(t,n,s,r){const i=e(t,r),o=i.length,a=[];for(let t=0;te.delete(n))),u.push(r)}return u}(n,s,r,t))},Sr=Ar(),Vr={x:{length:"Width",position:"Left"},y:{length:"Height",position:"Top"}};function kr(t,e,n,s){const r=n[e],{length:i,position:o}=Vr[e],a=r.current,u=n.time;r.current=t[`scroll${o}`],r.scrollLength=t[`scroll${i}`]-t[`client${i}`],r.offset.length=0,r.offset[0]=0,r.offset[1]=r.scrollLength,r.progress=g(0,r.scrollLength,r.current);const l=s-u;r.velocity=l>50?0:J(r.current-a,l)}const Er={start:0,center:.5,end:1};function Pr(t,e,n=0){let s=0;if(t in Er&&(t=Er[t]),"string"==typeof t){const e=parseFloat(t);t.endsWith("px")?s=e:t.endsWith("%")?t=e/100:t.endsWith("vw")?s=e/100*document.documentElement.clientWidth:t.endsWith("vh")?s=e/100*document.documentElement.clientHeight:t=e}return"number"==typeof t&&(s=e*t),n+s}const Cr=[0,0];function Or(t,e,n,s){let r=Array.isArray(t)?t:Cr,i=0,o=0;return"number"==typeof t?r=[t,t]:"string"==typeof t&&(r=(t=t.trim()).includes(" ")?t.split(" "):[t,Er[t]?t:"0"]),i=Pr(r[0],n,s),o=Pr(r[1],e),i-o}const Fr={Enter:[[0,1],[1,1]],Exit:[[0,0],[1,0]],Any:[[1,0],[0,1]],All:[[0,0],[1,1]]},Rr={x:0,y:0};function Br(t,e,n){const{offset:s=Fr.All}=n,{target:r=t,axis:i="y"}=n,o="y"===i?"height":"width",a=r!==t?function(t,e){const n={x:0,y:0};let s=t;for(;s&&s!==e;)if(is(s))n.x+=s.offsetLeft,n.y+=s.offsetTop,s=s.offsetParent;else if("svg"===s.tagName){const t=s.getBoundingClientRect();s=s.parentElement;const e=s.getBoundingClientRect();n.x+=t.left-e.left,n.y+=t.top-e.top}else{if(!(s instanceof SVGGraphicsElement))break;{const{x:t,y:e}=s.getBBox();n.x+=t,n.y+=e;let r=null,i=s.parentNode;for(;!r;)"svg"===i.tagName&&(r=i),i=s.parentNode;s=r}}return n}(r,t):Rr,u=r===t?{width:t.scrollWidth,height:t.scrollHeight}:function(t){return"getBBox"in t&&"svg"!==t.tagName?t.getBBox():{width:t.clientWidth,height:t.clientHeight}}(r),l={width:t.clientWidth,height:t.clientHeight};e[i].offset.length=0;let c=!e[i].interpolate;const h=s.length;for(let t=0;t{!function(t,e=t,n){if(n.x.targetOffset=0,n.y.targetOffset=0,e!==t){let s=e;for(;s&&s!==t;)n.x.targetOffset+=s.offsetLeft,n.y.targetOffset+=s.offsetTop,s=s.offsetParent}n.x.targetLength=e===t?e.scrollWidth:e.clientWidth,n.y.targetLength=e===t?e.scrollHeight:e.clientHeight,n.x.containerLength=t.clientWidth,n.y.containerLength=t.clientHeight}(t,s.target,n),function(t,e,n){kr(t,"x",e,n),kr(t,"y",e,n),e.time=n}(t,n,e),(s.offset||s.target)&&Br(t,n,s)},notify:()=>e(n)}}const Dr=new WeakMap;let Wr;const Ir=(t,e,n)=>(s,r)=>r&&r[0]?r[0][t+"Size"]:ur(s)&&"getBBox"in s?s.getBBox()[e]:s[n],jr=Ir("inline","width","offsetWidth"),Nr=Ir("block","height","offsetHeight");function $r({target:t,borderBoxSize:e}){Dr.get(t)?.forEach((n=>{n(t,{get width(){return jr(t,e)},get height(){return Nr(t,e)}})}))}function Kr(t){t.forEach($r)}function Ur(t,n){Wr||"undefined"!=typeof ResizeObserver&&(Wr=new ResizeObserver(Kr));const s=e(t);return s.forEach((t=>{let e=Dr.get(t);e||(e=new Set,Dr.set(t,e)),e.add(n),Wr?.observe(t)})),()=>{s.forEach((t=>{const e=Dr.get(t);e?.delete(n),e?.size||Wr?.unobserve(t)}))}}const Yr=new Set;let Xr;function zr(t){return Yr.add(t),Xr||(Xr=()=>{const t={get width(){return window.innerWidth},get height(){return window.innerHeight}};Yr.forEach((e=>e(t)))},window.addEventListener("resize",Xr)),()=>{Yr.delete(t),Yr.size||"function"!=typeof Xr||(window.removeEventListener("resize",Xr),Xr=void 0)}}function Hr(t,e){return"function"==typeof t?zr(t):Ur(t,e)}const qr=new WeakMap,Zr=new WeakMap,_r=new WeakMap,Gr=t=>t===document.scrollingElement?window:t;function Jr(t,{container:e=document.scrollingElement,...n}={}){if(!e)return N;let s=_r.get(e);s||(s=new Set,_r.set(e,s));const r=Lr(e,t,{time:0,x:{current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0},y:{current:0,offset:[],progress:0,scrollLength:0,targetOffset:0,targetLength:0,containerLength:0,velocity:0}},n);if(s.add(r),!qr.has(e)){const t=()=>{for(const t of s)t.measure(U.timestamp);$.preUpdate(n)},n=()=>{for(const t of s)t.notify()},r=()=>$.read(t);qr.set(e,r);const i=Gr(e);window.addEventListener("resize",r,{passive:!0}),e!==document.documentElement&&Zr.set(e,Hr(e,r)),i.addEventListener("scroll",r,{passive:!0}),r()}const i=qr.get(e);return $.read(i,!1,!0),()=>{K(i);const t=_r.get(e);if(!t)return;if(t.delete(r),t.size)return;const n=qr.get(e);qr.delete(e),n&&(Gr(e).removeEventListener("scroll",n),Zr.get(e)?.(),window.removeEventListener("resize",n))}}const Qr=new Map;function ti({source:t,container:e,...n}){const{axis:s}=n;t&&(e=t);const r=Qr.get(e)??new Map;Qr.set(e,r);const i=n.target??"self",o=r.get(i)??{},a=s+(n.offset??[]).join(",");return o[a]||(o[a]=!n.target&&Yn()?new ScrollTimeline({source:e,axis:s}):function(t){const e={value:0},n=Jr((n=>{e.value=100*n[t.axis].progress}),t);return{currentTime:e,cancel:n}}({container:e,...n})),o[a]}function ei(t,e){let n;const s=()=>{const{currentTime:s}=e,r=(null===s?0:s.value)/100;n!==r&&t(r),n=r};return $.preUpdate(s,!0),()=>K(s)}function ni(t,{axis:e="y",container:n=document.scrollingElement,...s}={}){if(!n)return N;const r={axis:e,container:n,...s};return"function"==typeof t?function(t,e){return function(t){return 2===t.length}(t)?Jr((n=>{t(n[e.axis].progress,n)}),e):ei(t,ti(e))}(t,r):function(t,e){const n=ti(e);return t.attachTimeline({timeline:e.target?void 0:n,observe:t=>(t.pause(),ei((e=>{t.time=t.duration*e}),n))})}(t,r)}const si={some:0,all:1};function ri(t,n,{root:s,margin:r,amount:i="some"}={}){const o=e(t),a=new WeakMap,u=new IntersectionObserver((t=>{t.forEach((t=>{const e=a.get(t.target);if(t.isIntersecting!==Boolean(e))if(t.isIntersecting){const e=n(t.target,t);"function"==typeof e?a.set(t.target,e):u.unobserve(t.target)}else"function"==typeof e&&(e(t),a.delete(t.target))}))}),{root:s,rootMargin:r,threshold:"number"==typeof i?i:si[i]});return o.forEach((t=>u.observe(t))),()=>u.disconnect()}function ii(t=.1,{startDelay:e=0,from:n=0,ease:s}={}){return(r,i)=>{const o="number"==typeof n?n:function(t,e){if("first"===t)return 0;{const n=e-1;return"last"===t?n:n/2}}(n,i),a=Math.abs(o-r);let u=t*a;if(s){const e=i*t;u=on(s)(u/e)*e}return e+u}}function oi(t,e){return function(t,e){const n=H.now(),s=({timestamp:r})=>{const i=r-n;i>=e&&(K(s),t(i-e))};return $.setup(s,!0),()=>K(s)}(t,x(e))}const ai=(t,e)=>Math.abs(t-e);function ui(t,e){const n=ai(t.x,e.x),s=ai(t.y,e.y);return Math.sqrt(n**2+s**2)}class li extends Qn{constructor(t){super(),this.animation=t,t.onfinish=()=>{this.finishedTime=this.time,this.notifyFinished()}}}function ci(t){return Boolean("function"==typeof t&&Hn()||!t||"string"==typeof t&&(t in Zn||Hn())||sn(t)||Array.isArray(t)&&t.every(ci))}const hi=Un((()=>{try{document.createElement("div").animate({opacity:[1]})}catch(t){return!1}return!0})),di=new Set(["opacity","clipPath","filter","transform"]);function pi(t){return(n,s)=>{const r=e(n),i=[];for(const e of r){const n=t(e,s);i.push(n)}return()=>{for(const t of i)t()}}}class fi{constructor(){this.latest={},this.values=new Map}set(t,e,n,s,r=!0){const i=this.values.get(t);i&&i.onRemove();const o=()=>{const s=e.get();this.latest[t]=r?Hs(s,Ls[t]):s,n&&$.render(n)};o();const a=e.on("change",o);s&&e.addDependent(s);const u=()=>{a(),n&&K(n),this.values.delete(t),s&&e.removeDependent(s)};return this.values.set(t,{value:e,onRemove:u}),u}get(t){return this.values.get(t)?.value}destroy(){for(const t of this.values.values())t.onRemove()}}function mi(t){const e=new WeakMap,n=[];return(s,r)=>{const i=e.get(s)??new fi;e.set(s,i);for(const e in r){const o=r[e],a=t(s,i,e,o);n.push(a)}return()=>{for(const t of n)t()}}}const gi=(t,e,n,s)=>{const r=function(t,e){if(!(e in t))return!1;const n=Object.getOwnPropertyDescriptor(Object.getPrototypeOf(t),e)||Object.getOwnPropertyDescriptor(t,e);return n&&"function"==typeof n.set}(t,n),i=r?n:n.startsWith("data")||n.startsWith("aria")?n.replace(/([A-Z])/g,(t=>`-${t.toLowerCase()}`)):n;const o=r?()=>{t[i]=e.latest[n]}:()=>{const s=e.latest[n];null==s?t.removeAttribute(i):t.setAttribute(i,String(s))};return e.set(n,s,o)},yi=pi(mi(gi)),vi=mi(((t,e,n,s)=>e.set(n,s,(()=>{t[n]=e.latest[n]}),void 0,!1))),wi={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"};const bi=new Set(["originX","originY","originZ"]),Ti=(t,e,n,s)=>{let r,i;return ht.has(n)?(e.get("transform")||(is(t)||e.get("transformBox")||Ti(t,e,"transformBox",new tt("fill-box")),e.set("transform",new tt("none"),(()=>{t.style.transform=function(t){let e="",n=!0;for(let s=0;s{const n=e.latest.originX??"50%",s=e.latest.originY??"50%",r=e.latest.originZ??0;t.style.transformOrigin=`${n} ${s} ${r}`})),i=e.get("transformOrigin")):r=$n(n)?()=>{t.style.setProperty(n,e.latest[n])}:()=>{t.style[n]=e.latest[n]},e.set(n,s,r,i)},xi=pi(mi(Ti)),Mi=It.transform;const Ai=pi(mi(((t,e,n,s)=>{if(n.startsWith("path"))return function(t,e,n,s){return $.render((()=>t.setAttribute("pathLength","1"))),"pathOffset"===n?e.set(n,s,(()=>t.setAttribute("stroke-dashoffset",Mi(-e.latest[n])))):(e.get("stroke-dasharray")||e.set("stroke-dasharray",new tt("1 1"),(()=>{const{pathLength:n=1,pathSpacing:s}=e.latest;t.setAttribute("stroke-dasharray",`${Mi(n)} ${Mi(s??1-Number(n))}`)})),e.set(n,s,void 0,e.get("stroke-dasharray")))}(t,e,n,s);if(n.startsWith("attr"))return gi(t,e,function(t){return t.replace(/^attr([A-Z])/,((t,e)=>e.toLowerCase()))}(n),s);return(n in t.style?Ti:gi)(t,e,n,s)})));const{schedule:Si,cancel:Vi}=j(queueMicrotask,!1),ki={x:!1,y:!1};function Ei(){return ki.x||ki.y}function Pi(t){return"x"===t||"y"===t?ki[t]?null:(ki[t]=!0,()=>{ki[t]=!1}):ki.x||ki.y?null:(ki.x=ki.y=!0,()=>{ki.x=ki.y=!1})}function Ci(t,n){const s=e(t),r=new AbortController;return[s,{passive:!0,...n,signal:r.signal},()=>r.abort()]}function Oi(t){return!("touch"===t.pointerType||Ei())}function Fi(t,e,n={}){const[s,r,i]=Ci(t,n),o=t=>{if(!Oi(t))return;const{target:n}=t,s=e(n,t);if("function"!=typeof s||!n)return;const i=t=>{Oi(t)&&(s(t),n.removeEventListener("pointerleave",i))};n.addEventListener("pointerleave",i,r)};return s.forEach((t=>{t.addEventListener("pointerenter",o,r)})),i}const Ri=(t,e)=>!!e&&(t===e||Ri(t,e.parentElement)),Bi=t=>"mouse"===t.pointerType?"number"!=typeof t.button||t.button<=0:!1!==t.isPrimary,Li=new Set(["BUTTON","INPUT","SELECT","TEXTAREA","A"]);const Di=new WeakSet;function Wi(t){return e=>{"Enter"===e.key&&t(e)}}function Ii(t,e){t.dispatchEvent(new PointerEvent("pointer"+e,{isPrimary:!0,bubbles:!0}))}function ji(t){return Bi(t)&&!Ei()}function Ni(t,e,n={}){const[s,r,i]=Ci(t,n),o=t=>{const s=t.currentTarget;if(!ji(t))return;Di.add(s);const i=e(s,t),o=(t,e)=>{window.removeEventListener("pointerup",a),window.removeEventListener("pointercancel",u),Di.has(s)&&Di.delete(s),ji(t)&&"function"==typeof i&&i(t,{success:e})},a=t=>{o(t,s===window||s===document||n.useGlobalTarget||Ri(s,t.target))},u=t=>{o(t,!1)};window.addEventListener("pointerup",a,r),window.addEventListener("pointercancel",u,r)};return s.forEach((t=>{var e;(n.useGlobalTarget?window:t).addEventListener("pointerdown",o,r),is(t)&&(t.addEventListener("focus",(t=>((t,e)=>{const n=t.currentTarget;if(!n)return;const s=Wi((()=>{if(Di.has(n))return;Ii(n,"down");const t=Wi((()=>{Ii(n,"up")}));n.addEventListener("keyup",t,e),n.addEventListener("blur",(()=>Ii(n,"cancel")),e)}));n.addEventListener("keydown",s,e),n.addEventListener("blur",(()=>n.removeEventListener("keydown",s)),e)})(t,r))),e=t,Li.has(e.tagName)||-1!==e.tabIndex||t.hasAttribute("tabindex")||(t.tabIndex=0))})),i}function $i(){const{value:t}=W;null!==t?(t.frameloop.rate.push(U.delta),t.animations.mainThread.push(yt.mainThread),t.animations.waapi.push(yt.waapi),t.animations.layout.push(yt.layout)):K($i)}function Ki(t){return t.reduce(((t,e)=>t+e),0)/t.length}function Ui(t,e=Ki){return 0===t.length?{min:0,max:0,avg:0}:{min:Math.min(...t),max:Math.max(...t),avg:e(t)}}const Yi=t=>Math.round(1e3/t);function Xi(){W.value=null,W.addProjectionMetrics=null}function zi(){const{value:t}=W;if(!t)throw new Error("Stats are not being measured");Xi(),K($i);const e={frameloop:{setup:Ui(t.frameloop.setup),rate:Ui(t.frameloop.rate),read:Ui(t.frameloop.read),resolveKeyframes:Ui(t.frameloop.resolveKeyframes),preUpdate:Ui(t.frameloop.preUpdate),update:Ui(t.frameloop.update),preRender:Ui(t.frameloop.preRender),render:Ui(t.frameloop.render),postRender:Ui(t.frameloop.postRender)},animations:{mainThread:Ui(t.animations.mainThread),waapi:Ui(t.animations.waapi),layout:Ui(t.animations.layout)},layoutProjection:{nodes:Ui(t.layoutProjection.nodes),calculatedTargetDeltas:Ui(t.layoutProjection.calculatedTargetDeltas),calculatedProjections:Ui(t.layoutProjection.calculatedProjections)}},{rate:n}=e.frameloop;return n.min=Yi(n.min),n.max=Yi(n.max),n.avg=Yi(n.avg),[n.min,n.max]=[n.max,n.min],e}function Hi(){if(W.value)throw Xi(),new Error("Stats are already being measured");const t=W;return t.value={frameloop:{setup:[],rate:[],read:[],resolveKeyframes:[],preUpdate:[],update:[],preRender:[],render:[],postRender:[]},animations:{mainThread:[],waapi:[],layout:[]},layoutProjection:{nodes:[],calculatedTargetDeltas:[],calculatedProjections:[]}},t.addProjectionMetrics=e=>{const{layoutProjection:n}=t.value;n.nodes.push(e.nodes),n.calculatedTargetDeltas.push(e.calculatedTargetDeltas),n.calculatedProjections.push(e.calculatedProjections)},$.postRender($i,!0),zi}function qi(...t){const e=!Array.isArray(t[0]),n=e?0:-1,s=t[0+n],r=$e(t[1+n],t[2+n],t[3+n]);return e?r(s):r}function Zi(t){const e=[];Q.current=e;const n=t();Q.current=void 0;const s=et(n);return function(t,e,n){const s=()=>e.set(n()),r=()=>$.preRender(s,!1,!0),i=t.map((t=>t.on("change",r)));e.on("destroy",(()=>{i.forEach((t=>t())),K(s)}))}(e,s,t),s}function _i(t,e,n,s){const r=qi(e,n,s);return Zi((()=>r(t.get())))}function Gi(t,e){const n=et(m(t)?t.get():t);return Ji(n,t,e),n}function Ji(t,e,n){const s=t.get();let r,i=null,o=s;const a="string"==typeof s?s.replace(/[\d.-]/g,""):void 0,u=()=>{i&&(i.stop(),i=null)},l=()=>{u(),i=new mn({keyframes:[to(t.get()),to(o)],velocity:t.getVelocity(),type:"spring",restDelta:.001,restSpeed:.01,...n,onUpdate:r})};let c;return t.attach(((e,n)=>(o=e,r=t=>n(Qi(t,a)),$.postRender(l),t.get())),u),m(e)&&(c=e.on("change",(e=>t.set(Qi(e,a)))),t.on("destroy",c)),c}function Qi(t,e){return e?t+e:t}function to(t){return"number"==typeof t?t:parseFloat(t)}function eo(t){return"layout"===t?"group":"enter"===t||"new"===t?"new":"exit"===t||"old"===t?"old":"group"}let no={},so=null;const ro=(t,e)=>{no[t]=e},io=()=>{so||(so=document.createElement("style"),so.id="motion-view");let t="";for(const e in no){const n=no[e];t+=`${e} {\n`;for(const[e,s]of Object.entries(n))t+=` ${e}: ${s};\n`;t+="}\n"}so.textContent=t,document.head.appendChild(so),no={}},oo=()=>{so&&so.parentElement&&so.parentElement.removeChild(so)};function ao(t){const e=t.match(/::view-transition-(old|new|group|image-pair)\((.*?)\)/);return e?{layer:e[2],type:e[1]}:null}function uo(t){const{effect:e}=t;return!!e&&(e.target===document.documentElement&&e.pseudoElement?.startsWith("::view-transition"))}const lo=["layout","enter","exit","new","old"];function co(t){const{update:e,targets:n,options:s}=t;if(!document.startViewTransition)return new Promise((async t=>{await e(),t(new fr([]))}));(function(t,e){return e.has(t)&&Object.keys(e.get(t)).length>0})("root",n)||ro(":root",{"view-transition-name":"none"}),ro("::view-transition-group(*), ::view-transition-old(*), ::view-transition-new(*)",{"animation-timing-function":"linear !important"}),io();const r=document.startViewTransition((async()=>{await e()}));return r.finished.finally((()=>{oo()})),new Promise((t=>{r.ready.then((()=>{const e=document.getAnimations().filter(uo),r=[];n.forEach(((t,e)=>{for(const n of lo){if(!t[n])continue;const{keyframes:i,options:o}=t[n];for(let[t,a]of Object.entries(i)){if(!a)continue;const i={...gt(s,t),...gt(o,t)},u=eo(n);if("opacity"===t&&!Array.isArray(a)){a=["new"===u?0:1,a]}"function"==typeof i.delay&&(i.delay=i.delay(0,1)),i.duration&&(i.duration=x(i.duration)),i.delay&&(i.delay=x(i.delay));const l=new Qn({...i,element:document.documentElement,name:t,pseudoElement:`::view-transition-${u}(${e})`,keyframes:a});r.push(l)}}}));for(const t of e){if("finished"===t.playState)continue;const{effect:e}=t;if(!(e&&e instanceof KeyframeEffect))continue;const{pseudoElement:i}=e;if(!i)continue;const o=ao(i);if(!o)continue;const a=n.get(o.layer);if(a)ho(a,"enter")&&ho(a,"exit")&&e.getKeyframes().some((t=>t.mixBlendMode))?r.push(new li(t)):t.cancel();else{const n="group"===o.type?"layout":"";let i={...gt(s,n)};i.duration&&(i.duration=x(i.duration)),i=Jn(i);const a=_n(i.ease,i.duration);e.updateTiming({delay:x(i.delay??0),duration:i.duration,easing:a}),r.push(new li(t))}}t(new fr(r))}))}))}function ho(t,e){return t?.[e]?.keyframes.opacity}let po=[],fo=null;function mo(){fo=null;const[t]=po;var e;t&&(c(po,e=t),fo=e,co(e).then((t=>{e.notifyReady(t),t.finished.finally(mo)})))}function go(){for(let t=po.length-1;t>=0;t--){const e=po[t],{interrupt:n}=e.options;if("immediate"===n){const n=po.slice(0,t+1).map((t=>t.update)),s=po.slice(t+1);e.update=()=>{n.forEach((t=>t()))},po=[e,...s];break}}fo&&"immediate"!==po[0]?.options.interrupt||mo()}class yo{constructor(t,e={}){var n;this.currentTarget="root",this.targets=new Map,this.notifyReady=N,this.readyPromise=new Promise((t=>{this.notifyReady=t})),this.update=t,this.options={interrupt:"wait",...e},n=this,po.push(n),Si.render(go)}get(t){return this.currentTarget=t,this}layout(t,e){return this.updateTarget("layout",t,e),this}new(t,e){return this.updateTarget("new",t,e),this}old(t,e){return this.updateTarget("old",t,e),this}enter(t,e){return this.updateTarget("enter",t,e),this}exit(t,e){return this.updateTarget("exit",t,e),this}crossfade(t){return this.updateTarget("enter",{opacity:1},t),this.updateTarget("exit",{opacity:0},t),this}updateTarget(t,e,n={}){const{currentTarget:s,targets:r}=this;r.has(s)||r.set(s,{});r.get(s)[t]={keyframes:e,options:n}}then(t,e){return this.readyPromise.then(t,e)}}function vo(t,e={}){return new yo(t,e)}const wo=$,bo=D.reduce(((t,e)=>(t[e]=t=>K(t),t)),{});function To(t,e="end"){return n=>{const s=(n="end"===e?Math.min(n,.999):Math.max(n,.001))*t,r="end"===e?Math.floor(s):Math.ceil(s);return Mt(0,1,r/t)}}export{ls as AsyncMotionValueAnimation,Xs as DOMKeyframesResolver,fr as GroupAnimation,mr as GroupAnimationWithThen,mn as JSAnimation,Nn as KeyframeResolver,I as MotionGlobalConfig,tt as MotionValue,Qn as NativeAnimation,ns as NativeAnimationExtended,li as NativeAnimationWrapper,G as SubscriptionManager,yo as ViewTransitionBuilder,di as acceleratedValues,yt as activeAnimations,gi as addAttrValue,Ti as addStyleValue,l as addUniqueItem,St as alpha,qt as analyseComplexValue,yr as animate,Sr as animateMini,gn as animateValue,vo as animateView,wr as animationMapKey,Qe as anticipate,Mr as applyPxDefaults,Ji as attachSpring,yi as attrEffect,Ge as backIn,Je as backInOut,_e as backOut,T as calcGeneratorDuration,K as cancelFrame,Vi as cancelMicrotask,bo as cancelSync,tn as circIn,nn as circInOut,en as circOut,Mt as clamp,Q as collectMotionValues,Ut as color,Jt as complex,Ke as convertOffsetToTimes,A as createGeneratorEasing,j as createRenderBatcher,gr as createScopedAnimate,Ye as cubicBezier,qn as cubicBezierAsString,an as defaultEasing,v as defaultOffset,Sn as defaultTransformValue,Ds as defaultValueTypes,Dt as degrees,oi as delay,Ss as dimensionValueTypes,ai as distance,ui as distance2D,Xe as easeIn,He as easeInOut,ze as easeOut,on as easingDefinitionToFunction,y as fillOffset,yn as fillWildcards,Vs as findDimensionValueType,Es as findValueType,jn as flushKeyframeResolvers,$ as frame,U as frameData,Y as frameSteps,ye as generateLinearEasing,Is as getAnimatableNone,br as getAnimationMap,Tr as getComputedStyle,Ws as getDefaultValueType,u as getEasingForSegment,he as getMixer,Hs as getValueAsType,gt as getValueTransition,Us as getVariableValue,Z as hasWarned,Bt as hex,Fi as hover,Kt as hsla,te as hslaToRgba,ri as inView,Ne as inertia,$e as interpolate,V as invariant,oe as invisibleValues,sn as isBezierDefinition,wt as isCSSVariableName,Tt as isCSSVariableToken,Ei as isDragActive,ki as isDragging,a as isEasingArray,w as isGenerator,is as isHTMLElement,m as isMotionValue,Ri as isNodeOrChild,xs as isNumericalString,rs as isObject,Bi as isPrimaryPointer,ur as isSVGElement,lr as isSVGSVGElement,ci as isWaapiSupportedEasing,Ms as isZeroValueString,un as keyframes,_n as mapEasingToNativeEasing,_i as mapValue,b as maxGeneratorDuration,Un as memo,Si as microtask,M as millisecondsToSeconds,qe as mirrorEasing,me as mix,de as mixArray,ie as mixColor,fe as mixComplex,ee as mixImmediate,ne as mixLinearColor,i as mixNumber,pe as mixObject,ae as mixVisibility,et as motionValue,h as moveItem,N as noop,At as number,Ls as numberValueTypes,ei as observeTimeline,Ks as parseCSSVariable,Vn as parseValueFromTransform,Wt as percent,le as pipe,hs as positionalKeys,Ni as press,g as progress,$t as progressPercentage,vi as propEffect,It as px,kn as readTransformValue,Hi as recordStats,c as removeItem,Hr as resize,e as resolveElements,Ze as reverseEasing,Ft as rgbUnit,Rt as rgba,Vt as scale,ni as scroll,Jr as scrollInfo,x as secondsToMilliseconds,Pi as setDragLock,Kn as setStyle,je as spring,Gi as springValue,ii as stagger,Gn as startWaapiAnimation,W as statsBuffer,To as steps,xi as styleEffect,Zn as supportedWaapiEasing,us as supportsBrowserAnimation,Xn as supportsFlags,Hn as supportsLinearEasing,hi as supportsPartialKeyframes,Yn as supportsScrollTimeline,Ai as svgEffect,wo as sync,As as testValueType,H as time,qi as transform,ct as transformPropOrder,ht as transformProps,Zi as transformValue,Bs as transformValueTypes,J as velocityPerSecond,jt as vh,Nt as vw,_ as warnOnce,S as warning,o as wrap};export default null; \ No newline at end of file diff --git a/src/zen/workspaces/ZenGradientGenerator.mjs b/src/zen/workspaces/ZenGradientGenerator.mjs index 39d52b2b..8143250c 100644 --- a/src/zen/workspaces/ZenGradientGenerator.mjs +++ b/src/zen/workspaces/ZenGradientGenerator.mjs @@ -76,14 +76,13 @@ } openThemePicker(event) { - const target = event.explicitOriginalTarget?.classList?.contains( + const fromForm = event.explicitOriginalTarget?.classList?.contains( 'zen-workspace-creation-edit-theme-button' - ) - ? event.explicitOriginalTarget - : this.toolbox; - PanelMultiView.openPopup(this.panel, target, { - position: 'bottomright topright', + ); + PanelMultiView.openPopup(this.panel, this.toolbox, { + position: 'topright topleft', triggerEvent: event, + y: fromForm ? -160 : 0, }); } diff --git a/src/zen/workspaces/ZenWorkspace.mjs b/src/zen/workspaces/ZenWorkspace.mjs index c366649f..6d2fa56d 100644 --- a/src/zen/workspaces/ZenWorkspace.mjs +++ b/src/zen/workspaces/ZenWorkspace.mjs @@ -72,6 +72,13 @@ .querySelector('.zen-workspaces-actions') .addEventListener('click', this.onActionsCommand.bind(this)); + this.indicator + .querySelector('.zen-current-workspace-indicator-icon') + .addEventListener('dblclick', (event) => { + event.stopPropagation(); + gZenWorkspaces.changeWorkspaceIcon(); + }); + this.scrollbox._getScrollableElements = () => { const children = [...this.pinnedTabsContainer.children, ...this.tabsContainer.children]; if (Services.prefs.getBoolPref('zen.view.show-newtab-button-top', false)) { diff --git a/src/zen/workspaces/ZenWorkspaceCreation.mjs b/src/zen/workspaces/ZenWorkspaceCreation.mjs index 7ab31465..b9b46706 100644 --- a/src/zen/workspaces/ZenWorkspaceCreation.mjs +++ b/src/zen/workspaces/ZenWorkspaceCreation.mjs @@ -23,8 +23,10 @@
- - @@ -45,8 +47,10 @@ -