Add unicode emoji features

e.g.

5	😂	😂	EMOIMG	EMOIMG
g=smileys_&_emotion|s=face_smiling|q=fully_qualified|v=E0.6|n=face_with_tears_of_joy
	_	_	_	_

Change-Id: I96abc0b1933e86ab9a9ae015da919a4dc10a22b4
diff --git a/package-lock.json b/package-lock.json
index d4775b7..570929c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -27,6 +27,7 @@
       "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.27.1.tgz",
       "integrity": "sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-validator-identifier": "^7.27.1",
         "js-tokens": "^4.0.0",
@@ -41,6 +42,7 @@
       "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.28.5.tgz",
       "integrity": "sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.9.0"
       }
@@ -50,6 +52,7 @@
       "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.5.tgz",
       "integrity": "sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/code-frame": "^7.27.1",
         "@babel/generator": "^7.28.5",
@@ -80,6 +83,7 @@
       "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.5.tgz",
       "integrity": "sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/parser": "^7.28.5",
         "@babel/types": "^7.28.5",
@@ -96,6 +100,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz",
       "integrity": "sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/compat-data": "^7.27.2",
         "@babel/helper-validator-option": "^7.27.1",
@@ -112,6 +117,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-globals/-/helper-globals-7.28.0.tgz",
       "integrity": "sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.9.0"
       }
@@ -121,6 +127,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz",
       "integrity": "sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/traverse": "^7.27.1",
         "@babel/types": "^7.27.1"
@@ -134,6 +141,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
       "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-module-imports": "^7.27.1",
         "@babel/helper-validator-identifier": "^7.27.1",
@@ -151,6 +159,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz",
       "integrity": "sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.9.0"
       }
@@ -160,6 +169,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz",
       "integrity": "sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.9.0"
       }
@@ -169,6 +179,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz",
       "integrity": "sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.9.0"
       }
@@ -178,6 +189,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz",
       "integrity": "sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.9.0"
       }
@@ -187,6 +199,7 @@
       "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.4.tgz",
       "integrity": "sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/template": "^7.27.2",
         "@babel/types": "^7.28.4"
@@ -200,6 +213,7 @@
       "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.5.tgz",
       "integrity": "sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/types": "^7.28.5"
       },
@@ -215,6 +229,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
       "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.8.0"
       },
@@ -227,6 +242,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
       "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.8.0"
       },
@@ -239,6 +255,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
       "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.12.13"
       },
@@ -251,6 +268,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz",
       "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.14.5"
       },
@@ -266,6 +284,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.27.1.tgz",
       "integrity": "sha512-oFT0FrKHgF53f4vOsZGi2Hh3I35PfSmVs4IBFLFj4dnafP+hIWDLg3VyKmUHfLoLHlyxY4C7DGtmHuJgn+IGww==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.27.1"
       },
@@ -281,6 +300,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
       "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.10.4"
       },
@@ -293,6 +313,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
       "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.8.0"
       },
@@ -305,6 +326,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.27.1.tgz",
       "integrity": "sha512-y8YTNIeKoyhGd9O0Jiyzyyqk8gdjnumGTQPsz0xOZOQ2RmkVJeZ1vmmfIvFEKqucBG6axJGBZDE/7iI5suUI/w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.27.1"
       },
@@ -320,6 +342,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
       "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.10.4"
       },
@@ -332,6 +355,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
       "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.8.0"
       },
@@ -344,6 +368,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
       "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.10.4"
       },
@@ -356,6 +381,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
       "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.8.0"
       },
@@ -368,6 +394,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
       "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.8.0"
       },
@@ -380,6 +407,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
       "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.8.0"
       },
@@ -392,6 +420,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz",
       "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.14.5"
       },
@@ -407,6 +436,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
       "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.14.5"
       },
@@ -422,6 +452,7 @@
       "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.27.1.tgz",
       "integrity": "sha512-xfYCBMxveHrRMnAWl1ZlPXOZjzkN82THFvLhQhFXFt81Z5HnN+EtUkZhv/zcKpmT3fzmWZB0ywiBrbC3vogbwQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.27.1"
       },
@@ -437,6 +468,7 @@
       "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.27.2.tgz",
       "integrity": "sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/code-frame": "^7.27.1",
         "@babel/parser": "^7.27.2",
@@ -451,6 +483,7 @@
       "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.5.tgz",
       "integrity": "sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/code-frame": "^7.27.1",
         "@babel/generator": "^7.28.5",
@@ -469,6 +502,7 @@
       "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.5.tgz",
       "integrity": "sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-string-parser": "^7.27.1",
         "@babel/helper-validator-identifier": "^7.28.5"
@@ -481,13 +515,15 @@
       "version": "0.2.3",
       "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
       "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/@istanbuljs/load-nyc-config": {
       "version": "1.1.0",
       "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
       "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "camelcase": "^5.3.1",
         "find-up": "^4.1.0",
@@ -504,6 +540,7 @@
       "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
       "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -513,6 +550,7 @@
       "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz",
       "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "@types/node": "*",
@@ -530,6 +568,7 @@
       "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz",
       "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/console": "^29.7.0",
         "@jest/reporters": "^29.7.0",
@@ -577,6 +616,7 @@
       "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz",
       "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/fake-timers": "^29.7.0",
         "@jest/types": "^29.6.3",
@@ -592,6 +632,7 @@
       "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz",
       "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "expect": "^29.7.0",
         "jest-snapshot": "^29.7.0"
@@ -605,6 +646,7 @@
       "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz",
       "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "jest-get-type": "^29.6.3"
       },
@@ -617,6 +659,7 @@
       "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz",
       "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "@sinonjs/fake-timers": "^10.0.2",
@@ -634,6 +677,7 @@
       "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz",
       "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/environment": "^29.7.0",
         "@jest/expect": "^29.7.0",
@@ -649,6 +693,7 @@
       "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz",
       "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@bcoe/v8-coverage": "^0.2.3",
         "@jest/console": "^29.7.0",
@@ -692,6 +737,7 @@
       "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz",
       "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@sinclair/typebox": "^0.27.8"
       },
@@ -704,6 +750,7 @@
       "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz",
       "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jridgewell/trace-mapping": "^0.3.18",
         "callsites": "^3.0.0",
@@ -718,6 +765,7 @@
       "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz",
       "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/console": "^29.7.0",
         "@jest/types": "^29.6.3",
@@ -733,6 +781,7 @@
       "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz",
       "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/test-result": "^29.7.0",
         "graceful-fs": "^4.2.9",
@@ -748,6 +797,7 @@
       "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz",
       "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/core": "^7.11.6",
         "@jest/types": "^29.6.3",
@@ -774,6 +824,7 @@
       "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz",
       "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/schemas": "^29.6.3",
         "@types/istanbul-lib-coverage": "^2.0.0",
@@ -791,6 +842,7 @@
       "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.13.tgz",
       "integrity": "sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jridgewell/sourcemap-codec": "^1.5.0",
         "@jridgewell/trace-mapping": "^0.3.24"
@@ -801,6 +853,7 @@
       "resolved": "https://registry.npmjs.org/@jridgewell/remapping/-/remapping-2.3.5.tgz",
       "integrity": "sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jridgewell/gen-mapping": "^0.3.5",
         "@jridgewell/trace-mapping": "^0.3.24"
@@ -811,6 +864,7 @@
       "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz",
       "integrity": "sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.0.0"
       }
@@ -819,13 +873,15 @@
       "version": "1.5.5",
       "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.5.tgz",
       "integrity": "sha512-cYQ9310grqxueWbl+WuIUIaiUaDcj7WOq5fVhEljNVgRfOUhY9fy2zTvfoqWsnebh8Sl70VScFbICvJnLKB0Og==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/@jridgewell/trace-mapping": {
       "version": "0.3.31",
       "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.31.tgz",
       "integrity": "sha512-zzNR+SdQSDJzc8joaeP8QQoCQr8NuYx2dIIytl1QeBEZHJ9uW6hebsrYgbz8hJwUQao3TWCMtmfV8Nu1twOLAw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jridgewell/resolve-uri": "^3.1.0",
         "@jridgewell/sourcemap-codec": "^1.4.14"
@@ -836,6 +892,7 @@
       "resolved": "https://registry.npmjs.org/@nodelib/fs.scandir/-/fs.scandir-2.1.5.tgz",
       "integrity": "sha512-vq24Bq3ym5HEQm2NKCr3yXDwjc7vTsEThRDnkp2DK9p1uqLR+DHurm/NOTo0KG7HYHU7eppKZj3MyqYuMBf62g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@nodelib/fs.stat": "2.0.5",
         "run-parallel": "^1.1.9"
@@ -849,6 +906,7 @@
       "resolved": "https://registry.npmjs.org/@nodelib/fs.stat/-/fs.stat-2.0.5.tgz",
       "integrity": "sha512-RkhPPp2zrqDAQA/2jNhnztcPAlv64XdhIp7a7454A5ovI7Bukxgt7MX7udwAu3zg1DcpPU0rz3VV1SeaqvY4+A==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">= 8"
       }
@@ -858,6 +916,7 @@
       "resolved": "https://registry.npmjs.org/@nodelib/fs.walk/-/fs.walk-1.2.8.tgz",
       "integrity": "sha512-oGB+UxlgWcgQkgwo8GcEGwemoTFt3FIO9ababBmaGwXIoBKZ+GTy0pP185beGg7Llih/NSHSV2XAs1lnznocSg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@nodelib/fs.scandir": "2.1.5",
         "fastq": "^1.6.0"
@@ -870,13 +929,15 @@
       "version": "0.27.8",
       "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz",
       "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/@sinonjs/commons": {
       "version": "3.0.1",
       "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz",
       "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "type-detect": "4.0.8"
       }
@@ -886,6 +947,7 @@
       "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz",
       "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "@sinonjs/commons": "^3.0.0"
       }
@@ -895,6 +957,7 @@
       "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz",
       "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/parser": "^7.20.7",
         "@babel/types": "^7.20.7",
@@ -908,6 +971,7 @@
       "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.27.0.tgz",
       "integrity": "sha512-ufFd2Xi92OAVPYsy+P4n7/U7e68fex0+Ee8gSG9KX7eo084CWiQ4sdxktvdl0bOPupXtVJPY19zk6EwWqUQ8lg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/types": "^7.0.0"
       }
@@ -917,6 +981,7 @@
       "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz",
       "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/parser": "^7.1.0",
         "@babel/types": "^7.0.0"
@@ -927,6 +992,7 @@
       "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.28.0.tgz",
       "integrity": "sha512-8PvcXf70gTDZBgt9ptxJ8elBeBjcLOAcOtoO/mPJjtji1+CdGbHgm77om1GrsPxsiE+uXIpNSK64UYaIwQXd4Q==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/types": "^7.28.2"
       }
@@ -936,6 +1002,7 @@
       "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz",
       "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@types/node": "*"
       }
@@ -944,13 +1011,15 @@
       "version": "2.0.6",
       "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz",
       "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/@types/istanbul-lib-report": {
       "version": "3.0.3",
       "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz",
       "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@types/istanbul-lib-coverage": "*"
       }
@@ -960,15 +1029,17 @@
       "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz",
       "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@types/istanbul-lib-report": "*"
       }
     },
     "node_modules/@types/node": {
-      "version": "24.10.1",
-      "resolved": "https://registry.npmjs.org/@types/node/-/node-24.10.1.tgz",
-      "integrity": "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ==",
+      "version": "25.0.3",
+      "resolved": "https://registry.npmjs.org/@types/node/-/node-25.0.3.tgz",
+      "integrity": "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "undici-types": "~7.16.0"
       }
@@ -977,13 +1048,15 @@
       "version": "2.0.3",
       "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz",
       "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/@types/yargs": {
       "version": "17.0.35",
       "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.35.tgz",
       "integrity": "sha512-qUHkeCyQFxMXg79wQfTtfndEC+N9ZZg76HJftDJp+qH2tV7Gj4OJi7l+PiWwJ+pWtW8GwSmqsDj/oymhrTWXjg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@types/yargs-parser": "*"
       }
@@ -992,13 +1065,15 @@
       "version": "21.0.3",
       "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz",
       "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/agent-base": {
       "version": "6.0.2",
       "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
       "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "debug": "4"
       },
@@ -1011,6 +1086,7 @@
       "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
       "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "type-fest": "^0.21.3"
       },
@@ -1026,6 +1102,7 @@
       "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
       "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -1034,6 +1111,7 @@
       "version": "4.3.0",
       "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
       "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+      "license": "MIT",
       "dependencies": {
         "color-convert": "^2.0.1"
       },
@@ -1049,6 +1127,7 @@
       "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz",
       "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "normalize-path": "^3.0.0",
         "picomatch": "^2.0.4"
@@ -1062,6 +1141,7 @@
       "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
       "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "sprintf-js": "~1.0.2"
       }
@@ -1070,6 +1150,7 @@
       "version": "3.1.0",
       "resolved": "https://registry.npmjs.org/array-back/-/array-back-3.1.0.tgz",
       "integrity": "sha512-TkuxA4UCOvxuDK6NZYXCalszEzj+TLszyASooky+i742l9TqsOdYCMJJupxRic61hwquNtppB3hgcuq9SVSH1Q==",
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -1079,6 +1160,7 @@
       "resolved": "https://registry.npmjs.org/array-union/-/array-union-2.1.0.tgz",
       "integrity": "sha512-HGyxoOTYUyCM6stUe6EJgnd4EoewAI7zMdfqO+kGjnlZmBDz/cR5pf8r/cR4Wq60sL/p0IkcjUEEPwS3GFrIyw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -1088,6 +1170,7 @@
       "resolved": "https://registry.npmjs.org/at-least-node/-/at-least-node-1.0.0.tgz",
       "integrity": "sha512-+q/t7Ekv1EDY2l6Gda6LLiX14rU9TV20Wa3ofeQmwPFZbOMo9DXrLbOjFaaclkXKWidIaopwAObQDqwWtGUjqg==",
       "dev": true,
+      "license": "ISC",
       "engines": {
         "node": ">= 4.0.0"
       }
@@ -1097,6 +1180,7 @@
       "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz",
       "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/transform": "^29.7.0",
         "@types/babel__core": "^7.1.14",
@@ -1118,6 +1202,7 @@
       "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
       "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "@babel/helper-plugin-utils": "^7.0.0",
         "@istanbuljs/load-nyc-config": "^1.0.0",
@@ -1134,6 +1219,7 @@
       "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz",
       "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "@babel/core": "^7.12.3",
         "@babel/parser": "^7.14.7",
@@ -1150,6 +1236,7 @@
       "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz",
       "integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/template": "^7.3.3",
         "@babel/types": "^7.3.3",
@@ -1165,6 +1252,7 @@
       "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.2.0.tgz",
       "integrity": "sha512-E/VlAEzRrsLEb2+dv8yp3bo4scof3l9nR4lrld+Iy5NyVqgVYUJnDAmunkhPMisRI32Qc4iRiz425d8vM++2fg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/plugin-syntax-async-generators": "^7.8.4",
         "@babel/plugin-syntax-bigint": "^7.8.3",
@@ -1191,6 +1279,7 @@
       "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz",
       "integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "babel-plugin-jest-hoist": "^29.6.3",
         "babel-preset-current-node-syntax": "^1.0.0"
@@ -1206,7 +1295,8 @@
       "version": "1.0.2",
       "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
       "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/base64-js": {
       "version": "1.5.1",
@@ -1226,13 +1316,15 @@
           "type": "consulting",
           "url": "https://feross.org/support"
         }
-      ]
+      ],
+      "license": "MIT"
     },
     "node_modules/baseline-browser-mapping": {
-      "version": "2.8.30",
-      "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.8.30.tgz",
-      "integrity": "sha512-aTUKW4ptQhS64+v2d6IkPzymEzzhw+G0bA1g3uBRV3+ntkH+svttKseW5IOR4Ed6NUVKqnY7qT3dKvzQ7io4AA==",
+      "version": "2.9.9",
+      "resolved": "https://registry.npmjs.org/baseline-browser-mapping/-/baseline-browser-mapping-2.9.9.tgz",
+      "integrity": "sha512-V8fbOCSeOFvlDj7LLChUcqbZrdKD9RU/VR260piF1790vT0mfLSwGc/Qzxv3IqiTukOpNtItePa0HBpMAj7MDg==",
       "dev": true,
+      "license": "Apache-2.0",
       "bin": {
         "baseline-browser-mapping": "dist/cli.js"
       }
@@ -1242,6 +1334,7 @@
       "resolved": "https://registry.npmjs.org/bl/-/bl-4.1.0.tgz",
       "integrity": "sha512-1W07cM9gS6DcLperZfFSj+bWLtaPGSOHWhPiGzXmvVJbRLdG82sH/Kn8EtW1VqWVA54AKf2h5k5BbnIbwF3h6w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "buffer": "^5.5.0",
         "inherits": "^2.0.4",
@@ -1253,6 +1346,7 @@
       "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
       "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "inherits": "^2.0.3",
         "string_decoder": "^1.1.1",
@@ -1267,6 +1361,7 @@
       "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
       "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "balanced-match": "^1.0.0",
         "concat-map": "0.0.1"
@@ -1277,6 +1372,7 @@
       "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.3.tgz",
       "integrity": "sha512-yQbXgO/OSZVD2IsiLlro+7Hf6Q18EJrKSEsdoMzKePKXct3gvD8oLcOQdIzGupr5Fj+EDe8gO/lxc1BzfMpxvA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "fill-range": "^7.1.1"
       },
@@ -1285,9 +1381,9 @@
       }
     },
     "node_modules/browserslist": {
-      "version": "4.28.0",
-      "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.0.tgz",
-      "integrity": "sha512-tbydkR/CxfMwelN0vwdP/pLkDwyAASZ+VfWm4EOwlB6SWhx1sYnWLqo8N5j0rAzPfzfRaxt0mM/4wPU/Su84RQ==",
+      "version": "4.28.1",
+      "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.28.1.tgz",
+      "integrity": "sha512-ZC5Bd0LgJXgwGqUknZY/vkUQ04r8NXnJZ3yYi4vDmSiZmC/pdSN0NbNRPxZpbtO4uAfDUAFffO8IZoM3Gj8IkA==",
       "dev": true,
       "funding": [
         {
@@ -1303,12 +1399,13 @@
           "url": "https://github.com/sponsors/ai"
         }
       ],
+      "license": "MIT",
       "dependencies": {
-        "baseline-browser-mapping": "^2.8.25",
-        "caniuse-lite": "^1.0.30001754",
-        "electron-to-chromium": "^1.5.249",
+        "baseline-browser-mapping": "^2.9.0",
+        "caniuse-lite": "^1.0.30001759",
+        "electron-to-chromium": "^1.5.263",
         "node-releases": "^2.0.27",
-        "update-browserslist-db": "^1.1.4"
+        "update-browserslist-db": "^1.2.0"
       },
       "bin": {
         "browserslist": "cli.js"
@@ -1322,6 +1419,7 @@
       "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
       "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
       "dev": true,
+      "license": "Apache-2.0",
       "dependencies": {
         "node-int64": "^0.4.0"
       }
@@ -1345,6 +1443,7 @@
           "url": "https://feross.org/support"
         }
       ],
+      "license": "MIT",
       "dependencies": {
         "base64-js": "^1.3.1",
         "ieee754": "^1.1.13"
@@ -1354,13 +1453,15 @@
       "version": "1.1.2",
       "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
       "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/callsites": {
       "version": "3.1.0",
       "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
       "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -1370,14 +1471,15 @@
       "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
       "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
     },
     "node_modules/caniuse-lite": {
-      "version": "1.0.30001756",
-      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001756.tgz",
-      "integrity": "sha512-4HnCNKbMLkLdhJz3TToeVWHSnfJvPaq6vu/eRP0Ahub/07n484XHhBF5AJoSGHdVrS8tKFauUQz8Bp9P7LVx7A==",
+      "version": "1.0.30001760",
+      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001760.tgz",
+      "integrity": "sha512-7AAMPcueWELt1p3mi13HR/LHH0TJLT11cnwDJEs3xA4+CK/PLKeO9Kl1oru24htkyUKtkGCvAx4ohB0Ttry8Dw==",
       "dev": true,
       "funding": [
         {
@@ -1392,12 +1494,14 @@
           "type": "github",
           "url": "https://github.com/sponsors/ai"
         }
-      ]
+      ],
+      "license": "CC-BY-4.0"
     },
     "node_modules/chalk": {
       "version": "4.1.2",
       "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
       "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+      "license": "MIT",
       "dependencies": {
         "ansi-styles": "^4.1.0",
         "supports-color": "^7.1.0"
@@ -1413,6 +1517,7 @@
       "version": "0.4.0",
       "resolved": "https://registry.npmjs.org/chalk-template/-/chalk-template-0.4.0.tgz",
       "integrity": "sha512-/ghrgmhfY8RaSdeo43hNXxpoHAtxdbskUHjPpfqUWGttFgycUhYPGx3YZBCnUCvOa7Doivn1IZec3DEGFoMgLg==",
+      "license": "MIT",
       "dependencies": {
         "chalk": "^4.1.2"
       },
@@ -1428,6 +1533,7 @@
       "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
       "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=10"
       }
@@ -1436,13 +1542,15 @@
       "version": "1.0.2",
       "resolved": "https://registry.npmjs.org/child_process/-/child_process-1.0.2.tgz",
       "integrity": "sha512-Wmza/JzL0SiWz7kl6MhIKT5ceIlnFPJX+lwUGj7Clhy5MMldsSoJR0+uvRzOS5Kv45Mq7t1PoE8TsOA9bzvb6g==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/chownr": {
       "version": "1.1.4",
       "resolved": "https://registry.npmjs.org/chownr/-/chownr-1.1.4.tgz",
       "integrity": "sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/ci-info": {
       "version": "3.9.0",
@@ -1455,6 +1563,7 @@
           "url": "https://github.com/sponsors/sibiraj-s"
         }
       ],
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -1463,13 +1572,15 @@
       "version": "1.4.3",
       "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.3.tgz",
       "integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/cliui": {
       "version": "8.0.1",
       "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz",
       "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "string-width": "^4.2.0",
         "strip-ansi": "^6.0.1",
@@ -1484,6 +1595,7 @@
       "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
       "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "iojs": ">= 1.0.0",
         "node": ">= 0.12.0"
@@ -1493,12 +1605,14 @@
       "version": "1.0.3",
       "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.3.tgz",
       "integrity": "sha512-1L5aqIkwPfiodaMgQunkF1zRhNqifHBmtbbbxcr6yVxxBnliw4TDOW6NxpO8DJLgJ16OT+Y4ztZqP6p/FtXnAw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/color-convert": {
       "version": "2.0.1",
       "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
       "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+      "license": "MIT",
       "dependencies": {
         "color-name": "~1.1.4"
       },
@@ -1509,12 +1623,14 @@
     "node_modules/color-name": {
       "version": "1.1.4",
       "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
-      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+      "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==",
+      "license": "MIT"
     },
     "node_modules/command-line-args": {
       "version": "5.2.1",
       "resolved": "https://registry.npmjs.org/command-line-args/-/command-line-args-5.2.1.tgz",
       "integrity": "sha512-H4UfQhZyakIjC74I9d34fGYDwk3XpSr17QhEd0Q3I9Xq1CETHo4Hcuo87WyWHpAF1aSLjLRf5lD9ZGX2qStUvg==",
+      "license": "MIT",
       "dependencies": {
         "array-back": "^3.1.0",
         "find-replace": "^3.0.0",
@@ -1529,6 +1645,7 @@
       "version": "7.0.3",
       "resolved": "https://registry.npmjs.org/command-line-usage/-/command-line-usage-7.0.3.tgz",
       "integrity": "sha512-PqMLy5+YGwhMh1wS04mVG44oqDsgyLRSKJBdOo1bnYhMKBW65gZF1dRp2OZRhiTjgUHljy99qkO7bsctLaw35Q==",
+      "license": "MIT",
       "dependencies": {
         "array-back": "^6.2.2",
         "chalk-template": "^0.4.0",
@@ -1543,6 +1660,7 @@
       "version": "6.2.2",
       "resolved": "https://registry.npmjs.org/array-back/-/array-back-6.2.2.tgz",
       "integrity": "sha512-gUAZ7HPyb4SJczXAMUXMGAvI976JoK3qEx9v1FTmeYuJj0IBiaKttG1ydtGKdkfqWkIkouke7nG8ufGy77+Cvw==",
+      "license": "MIT",
       "engines": {
         "node": ">=12.17"
       }
@@ -1551,6 +1669,7 @@
       "version": "7.3.0",
       "resolved": "https://registry.npmjs.org/typical/-/typical-7.3.0.tgz",
       "integrity": "sha512-ya4mg/30vm+DOWfBg4YK3j2WD6TWtRkCbasOJr40CseYENzCUby/7rIvXA99JGsQHeNxLbnXdyLLxKSv3tauFw==",
+      "license": "MIT",
       "engines": {
         "node": ">=12.17"
       }
@@ -1559,25 +1678,29 @@
       "version": "0.0.1",
       "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
       "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/convert-source-map": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz",
       "integrity": "sha512-Kvp459HrV2FEJ1CAsi1Ku+MY3kasH19TFykTz2xWmMeq6bk2NU3XXvfJ+Q61m0xktWwt+1HSYf3JZsTms3aRJg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/core-util-is": {
       "version": "1.0.3",
       "resolved": "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.3.tgz",
       "integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/create-jest": {
       "version": "29.7.0",
       "resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz",
       "integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "chalk": "^4.0.0",
@@ -1599,6 +1722,7 @@
       "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.6.tgz",
       "integrity": "sha512-uV2QOWP2nWzsy2aMp8aRibhi9dlzF5Hgh5SHaB9OiTGEyDTiJJyx0uy51QXdyWbtAHNua4XJzUKca3OzKUd3vA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "path-key": "^3.1.0",
         "shebang-command": "^2.0.0",
@@ -1613,6 +1737,7 @@
       "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",
       "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "ms": "^2.1.3"
       },
@@ -1630,6 +1755,7 @@
       "resolved": "https://registry.npmjs.org/decompress-response/-/decompress-response-6.0.0.tgz",
       "integrity": "sha512-aW35yZM6Bb/4oJlZncMH2LCoZtJXTRxES17vE3hoRiowU2kWHaJKFkSBDnDR+cm9J+9QhXmREyIfv0pji9ejCQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "mimic-response": "^3.1.0"
       },
@@ -1641,10 +1767,11 @@
       }
     },
     "node_modules/dedent": {
-      "version": "1.7.0",
-      "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.0.tgz",
-      "integrity": "sha512-HGFtf8yhuhGhqO07SV79tRp+br4MnbdjeVxotpn1QBl30pcLLCQjX5b2295ll0fv8RKDKsmWYrl05usHM9CewQ==",
+      "version": "1.7.1",
+      "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.7.1.tgz",
+      "integrity": "sha512-9JmrhGZpOlEgOLdQgSm0zxFaYoQon408V1v49aqTWuXENVlnCuY9JBZcXZiCsZQWDjTm5Qf/nIvAy77mXDAjEg==",
       "dev": true,
+      "license": "MIT",
       "peerDependencies": {
         "babel-plugin-macros": "^3.1.0"
       },
@@ -1659,6 +1786,7 @@
       "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
       "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=4.0.0"
       }
@@ -1668,6 +1796,7 @@
       "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz",
       "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.10.0"
       }
@@ -1677,6 +1806,7 @@
       "resolved": "https://registry.npmjs.org/detect-libc/-/detect-libc-2.1.2.tgz",
       "integrity": "sha512-Btj2BOOO83o3WyH59e8MgXsxEQVcarkUOpEYrubB0urwnN10yQ364rsiByU11nZlqWYZm05i/of7io4mzihBtQ==",
       "dev": true,
+      "license": "Apache-2.0",
       "engines": {
         "node": ">=8"
       }
@@ -1686,6 +1816,7 @@
       "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
       "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -1695,6 +1826,7 @@
       "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz",
       "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
       }
@@ -1704,6 +1836,7 @@
       "resolved": "https://registry.npmjs.org/dir-glob/-/dir-glob-3.0.1.tgz",
       "integrity": "sha512-WkrWp9GR4KXfKGYzOLmTuGVi1UWFfws377n9cc55/tb6DuqyF6pcQ5AbiHEshaDpY9v6oaSr2XCDidGmMwdzIA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "path-type": "^4.0.0"
       },
@@ -1712,16 +1845,18 @@
       }
     },
     "node_modules/electron-to-chromium": {
-      "version": "1.5.259",
-      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.259.tgz",
-      "integrity": "sha512-I+oLXgpEJzD6Cwuwt1gYjxsDmu/S/Kd41mmLA3O+/uH2pFRO/DvOjUyGozL8j3KeLV6WyZ7ssPwELMsXCcsJAQ==",
-      "dev": true
+      "version": "1.5.267",
+      "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.267.tgz",
+      "integrity": "sha512-0Drusm6MVRXSOJpGbaSVgcQsuB4hEkMpHXaVstcPmhu5LIedxs1xNK/nIxmQIU/RPC0+1/o0AVZfBTkTNJOdUw==",
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/emittery": {
       "version": "0.13.1",
       "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz",
       "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=12"
       },
@@ -1732,13 +1867,15 @@
     "node_modules/emoji-regex": {
       "version": "10.6.0",
       "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-10.6.0.tgz",
-      "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A=="
+      "integrity": "sha512-toUI84YS5YmxW219erniWD0CIVOo46xGKColeNQRgOzDorgBi1v4D71/OFzgD9GO2UGKIv1C3Sp8DAn0+j5w7A==",
+      "license": "MIT"
     },
     "node_modules/end-of-stream": {
       "version": "1.4.5",
       "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.5.tgz",
       "integrity": "sha512-ooEGc6HP26xXq/N+GCGOT0JKCLDGrq2bQUZrQ7gyrJiZANJ/8YDTxTpQBXGMn+WbIQXNVpyWymm7KYVICQnyOg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "once": "^1.4.0"
       }
@@ -1748,6 +1885,7 @@
       "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.4.tgz",
       "integrity": "sha512-sqQamAnR14VgCr1A618A3sGrygcpK+HEbenA/HiEAkkUwcZIIB/tgWqHFxWgOyDh4nB4JCRimh79dR5Ywc9MDQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "is-arrayish": "^0.2.1"
       }
@@ -1757,6 +1895,7 @@
       "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz",
       "integrity": "sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -1766,6 +1905,7 @@
       "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
       "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -1775,6 +1915,7 @@
       "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
       "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
       "dev": true,
+      "license": "BSD-2-Clause",
       "bin": {
         "esparse": "bin/esparse.js",
         "esvalidate": "bin/esvalidate.js"
@@ -1788,6 +1929,7 @@
       "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
       "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "cross-spawn": "^7.0.3",
         "get-stream": "^6.0.0",
@@ -1820,6 +1962,7 @@
       "resolved": "https://registry.npmjs.org/expand-template/-/expand-template-2.0.3.tgz",
       "integrity": "sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==",
       "dev": true,
+      "license": "(MIT OR WTFPL)",
       "engines": {
         "node": ">=6"
       }
@@ -1829,6 +1972,7 @@
       "resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz",
       "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/expect-utils": "^29.7.0",
         "jest-get-type": "^29.6.3",
@@ -1845,6 +1989,7 @@
       "resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.3.3.tgz",
       "integrity": "sha512-7MptL8U0cqcFdzIzwOTHoilX9x5BrNqye7Z/LuC7kCMRio1EMSyqRK3BEAUD7sXRq4iT4AzTVuZdhgQ2TCvYLg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@nodelib/fs.stat": "^2.0.2",
         "@nodelib/fs.walk": "^1.2.3",
@@ -1860,13 +2005,15 @@
       "version": "2.1.0",
       "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
       "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/fastq": {
       "version": "1.19.1",
       "resolved": "https://registry.npmjs.org/fastq/-/fastq-1.19.1.tgz",
       "integrity": "sha512-GwLTyxkCXjXbxqIhTsMI2Nui8huMPtnxg7krajPJAjnEG/iiOS7i+zCtWGZR9G0NBKbXKh6X9m9UIsYX/N6vvQ==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "reusify": "^1.0.4"
       }
@@ -1876,6 +2023,7 @@
       "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz",
       "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==",
       "dev": true,
+      "license": "Apache-2.0",
       "dependencies": {
         "bser": "2.1.1"
       }
@@ -1885,6 +2033,7 @@
       "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz",
       "integrity": "sha512-YsGpe3WHLK8ZYi4tWDg2Jy3ebRz2rXowDxnld4bkQB00cc/1Zw9AWnC0i9ztDJitivtQvaI9KaLyKrc+hBW0yg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "to-regex-range": "^5.0.1"
       },
@@ -1896,6 +2045,7 @@
       "version": "3.0.0",
       "resolved": "https://registry.npmjs.org/find-replace/-/find-replace-3.0.0.tgz",
       "integrity": "sha512-6Tb2myMioCAgv5kfvP5/PkZZ/ntTpVK39fHY7WkWBgvbeE+VHd/tZuZ4mrC+bxh4cfOZeYKVPaJIZtZXV7GNCQ==",
+      "license": "MIT",
       "dependencies": {
         "array-back": "^3.0.1"
       },
@@ -1908,6 +2058,7 @@
       "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
       "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "locate-path": "^5.0.0",
         "path-exists": "^4.0.0"
@@ -1921,6 +2072,7 @@
       "resolved": "https://registry.npmjs.org/from2/-/from2-2.3.0.tgz",
       "integrity": "sha512-OMcX/4IC/uqEPVgGeyfN22LJk6AZrMkRZHxcHBMBvHScDGgwTm2GT2Wkgtocyd3JfZffjj2kYUDXXII0Fk9W0g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "inherits": "^2.0.1",
         "readable-stream": "^2.0.0"
@@ -1930,13 +2082,15 @@
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/fs-constants/-/fs-constants-1.0.0.tgz",
       "integrity": "sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/fs-extra": {
       "version": "9.1.0",
       "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-9.1.0.tgz",
       "integrity": "sha512-hcg3ZmepS30/7BSFqRvoo3DOMQu7IjqxO5nCDt+zM9XWjb33Wg7ziNT+Qvqbuc3+gWpzO02JubVyk2G4Zvo1OQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "at-least-node": "^1.0.0",
         "graceful-fs": "^4.2.0",
@@ -1951,7 +2105,8 @@
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
       "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/fsevents": {
       "version": "2.3.3",
@@ -1959,6 +2114,7 @@
       "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==",
       "dev": true,
       "hasInstallScript": true,
+      "license": "MIT",
       "optional": true,
       "os": [
         "darwin"
@@ -1972,6 +2128,7 @@
       "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz",
       "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==",
       "dev": true,
+      "license": "MIT",
       "funding": {
         "url": "https://github.com/sponsors/ljharb"
       }
@@ -1981,6 +2138,7 @@
       "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
       "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6.9.0"
       }
@@ -1990,6 +2148,7 @@
       "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
       "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
       "dev": true,
+      "license": "ISC",
       "engines": {
         "node": "6.* || 8.* || >= 10.*"
       }
@@ -1999,6 +2158,7 @@
       "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
       "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8.0.0"
       }
@@ -2008,6 +2168,7 @@
       "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
       "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=10"
       },
@@ -2019,7 +2180,8 @@
       "version": "0.0.0",
       "resolved": "https://registry.npmjs.org/github-from-package/-/github-from-package-0.0.0.tgz",
       "integrity": "sha512-SyHy3T1v2NUXn29OsWdxmK6RwHD+vkj3v8en8AOBZ1wBQ/hCAQ5bAQTD02kW4W9tUp/3Qh6J8r9EvntiyCmOOw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/glob": {
       "version": "7.2.3",
@@ -2027,6 +2189,7 @@
       "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
       "deprecated": "Glob versions prior to v9 are no longer supported",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "fs.realpath": "^1.0.0",
         "inflight": "^1.0.4",
@@ -2047,6 +2210,7 @@
       "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz",
       "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "is-glob": "^4.0.1"
       },
@@ -2059,6 +2223,7 @@
       "resolved": "https://registry.npmjs.org/globby/-/globby-11.1.0.tgz",
       "integrity": "sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "array-union": "^2.1.0",
         "dir-glob": "^3.0.1",
@@ -2078,13 +2243,15 @@
       "version": "4.2.11",
       "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",
       "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/has": {
       "version": "1.0.4",
       "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz",
       "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">= 0.4.0"
       }
@@ -2093,6 +2260,7 @@
       "version": "4.0.0",
       "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
       "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -2102,6 +2270,7 @@
       "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
       "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "function-bind": "^1.1.2"
       },
@@ -2113,13 +2282,15 @@
       "version": "2.0.2",
       "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
       "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/https-proxy-agent": {
       "version": "5.0.1",
       "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
       "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "agent-base": "6",
         "debug": "4"
@@ -2133,6 +2304,7 @@
       "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
       "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
       "dev": true,
+      "license": "Apache-2.0",
       "engines": {
         "node": ">=10.17.0"
       }
@@ -2155,13 +2327,15 @@
           "type": "consulting",
           "url": "https://feross.org/support"
         }
-      ]
+      ],
+      "license": "BSD-3-Clause"
     },
     "node_modules/ignore": {
       "version": "5.3.2",
       "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.2.tgz",
       "integrity": "sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">= 4"
       }
@@ -2171,6 +2345,7 @@
       "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
       "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "pkg-dir": "^4.2.0",
         "resolve-cwd": "^3.0.0"
@@ -2190,6 +2365,7 @@
       "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
       "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.8.19"
       }
@@ -2200,6 +2376,7 @@
       "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
       "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "once": "^1.3.0",
         "wrappy": "1"
@@ -2209,19 +2386,22 @@
       "version": "2.0.4",
       "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
       "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/ini": {
       "version": "1.3.8",
       "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
       "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/into-stream": {
       "version": "6.0.0",
       "resolved": "https://registry.npmjs.org/into-stream/-/into-stream-6.0.0.tgz",
       "integrity": "sha512-XHbaOAvP+uFKUFsOgoNPRjLkwB+I22JFPFe5OjTkQ0nwgj6+pSjb4NmB6VMxaPshLiOf+zcpOCBQuLwC1KHhZA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "from2": "^2.3.0",
         "p-is-promise": "^3.0.0"
@@ -2237,13 +2417,15 @@
       "version": "0.2.1",
       "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
       "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/is-core-module": {
       "version": "2.9.0",
       "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz",
       "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "has": "^1.0.3"
       },
@@ -2256,6 +2438,7 @@
       "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
       "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.10.0"
       }
@@ -2265,6 +2448,7 @@
       "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
       "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -2274,6 +2458,7 @@
       "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
       "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -2283,6 +2468,7 @@
       "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
       "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "is-extglob": "^2.1.1"
       },
@@ -2295,6 +2481,7 @@
       "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
       "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.12.0"
       }
@@ -2304,6 +2491,7 @@
       "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
       "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       },
@@ -2315,19 +2503,22 @@
       "version": "1.0.0",
       "resolved": "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz",
       "integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/isexe": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
       "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/istanbul-lib-coverage": {
       "version": "3.2.2",
       "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz",
       "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "engines": {
         "node": ">=8"
       }
@@ -2337,6 +2528,7 @@
       "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz",
       "integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "@babel/core": "^7.23.9",
         "@babel/parser": "^7.23.9",
@@ -2353,6 +2545,7 @@
       "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
       "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
       "dev": true,
+      "license": "ISC",
       "bin": {
         "semver": "bin/semver.js"
       },
@@ -2365,6 +2558,7 @@
       "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz",
       "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "istanbul-lib-coverage": "^3.0.0",
         "make-dir": "^4.0.0",
@@ -2379,6 +2573,7 @@
       "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
       "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "debug": "^4.1.1",
         "istanbul-lib-coverage": "^3.0.0",
@@ -2393,6 +2588,7 @@
       "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.2.0.tgz",
       "integrity": "sha512-HGYWWS/ehqTV3xN10i23tkPkpH46MLCIMFNCaaKNavAXTF1RkqxawEPtnjnGZ6XKSInBKkiOA5BKS+aZiY3AvA==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "html-escaper": "^2.0.0",
         "istanbul-lib-report": "^3.0.0"
@@ -2406,6 +2602,7 @@
       "resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz",
       "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/core": "^29.7.0",
         "@jest/types": "^29.6.3",
@@ -2432,6 +2629,7 @@
       "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz",
       "integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "execa": "^5.0.0",
         "jest-util": "^29.7.0",
@@ -2446,6 +2644,7 @@
       "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz",
       "integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/environment": "^29.7.0",
         "@jest/expect": "^29.7.0",
@@ -2477,6 +2676,7 @@
       "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz",
       "integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/core": "^29.7.0",
         "@jest/test-result": "^29.7.0",
@@ -2510,6 +2710,7 @@
       "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz",
       "integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/core": "^7.11.6",
         "@jest/test-sequencer": "^29.7.0",
@@ -2555,6 +2756,7 @@
       "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz",
       "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "chalk": "^4.0.0",
         "diff-sequences": "^29.6.3",
@@ -2570,6 +2772,7 @@
       "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz",
       "integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "detect-newline": "^3.0.0"
       },
@@ -2582,6 +2785,7 @@
       "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz",
       "integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "chalk": "^4.0.0",
@@ -2598,6 +2802,7 @@
       "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz",
       "integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/environment": "^29.7.0",
         "@jest/fake-timers": "^29.7.0",
@@ -2615,6 +2820,7 @@
       "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz",
       "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
       }
@@ -2624,6 +2830,7 @@
       "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz",
       "integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "@types/graceful-fs": "^4.1.3",
@@ -2649,6 +2856,7 @@
       "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz",
       "integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "jest-get-type": "^29.6.3",
         "pretty-format": "^29.7.0"
@@ -2662,6 +2870,7 @@
       "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz",
       "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "chalk": "^4.0.0",
         "jest-diff": "^29.7.0",
@@ -2677,6 +2886,7 @@
       "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz",
       "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/code-frame": "^7.12.13",
         "@jest/types": "^29.6.3",
@@ -2697,6 +2907,7 @@
       "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz",
       "integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "@types/node": "*",
@@ -2711,6 +2922,7 @@
       "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz",
       "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       },
@@ -2728,6 +2940,7 @@
       "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz",
       "integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": "^14.15.0 || ^16.10.0 || >=18.0.0"
       }
@@ -2737,6 +2950,7 @@
       "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz",
       "integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "chalk": "^4.0.0",
         "graceful-fs": "^4.2.9",
@@ -2757,6 +2971,7 @@
       "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz",
       "integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "jest-regex-util": "^29.6.3",
         "jest-snapshot": "^29.7.0"
@@ -2770,6 +2985,7 @@
       "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz",
       "integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/console": "^29.7.0",
         "@jest/environment": "^29.7.0",
@@ -2802,6 +3018,7 @@
       "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz",
       "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/environment": "^29.7.0",
         "@jest/fake-timers": "^29.7.0",
@@ -2835,6 +3052,7 @@
       "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz",
       "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/core": "^7.11.6",
         "@babel/generator": "^7.7.2",
@@ -2866,6 +3084,7 @@
       "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
       "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
       "dev": true,
+      "license": "ISC",
       "bin": {
         "semver": "bin/semver.js"
       },
@@ -2878,6 +3097,7 @@
       "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz",
       "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "@types/node": "*",
@@ -2895,6 +3115,7 @@
       "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz",
       "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/types": "^29.6.3",
         "camelcase": "^6.2.0",
@@ -2912,6 +3133,7 @@
       "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
       "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=10"
       },
@@ -2924,6 +3146,7 @@
       "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz",
       "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/test-result": "^29.7.0",
         "@jest/types": "^29.6.3",
@@ -2943,6 +3166,7 @@
       "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz",
       "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@types/node": "*",
         "jest-util": "^29.7.0",
@@ -2958,6 +3182,7 @@
       "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
       "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "has-flag": "^4.0.0"
       },
@@ -2972,13 +3197,15 @@
       "version": "4.0.0",
       "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
       "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/js-yaml": {
       "version": "3.14.2",
       "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
       "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "argparse": "^1.0.7",
         "esprima": "^4.0.0"
@@ -2992,6 +3219,7 @@
       "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-3.1.0.tgz",
       "integrity": "sha512-/sM3dO2FOzXjKQhJuo0Q173wf2KOo8t4I8vHy6lF9poUp7bKT0/NHE8fPX23PwfhnykfqnC2xRxOnVw5XuGIaA==",
       "dev": true,
+      "license": "MIT",
       "bin": {
         "jsesc": "bin/jsesc"
       },
@@ -3003,13 +3231,15 @@
       "version": "2.3.1",
       "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
       "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/json5": {
       "version": "2.2.3",
       "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.3.tgz",
       "integrity": "sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==",
       "dev": true,
+      "license": "MIT",
       "bin": {
         "json5": "lib/cli.js"
       },
@@ -3022,6 +3252,7 @@
       "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-6.2.0.tgz",
       "integrity": "sha512-FGuPw30AdOIUTRMC2OMRtQV+jkVj2cfPqSeWXv1NEAJ1qZ5zb1X6z1mFhbfOB/iy3ssJCD+3KuZ8r8C3uVFlAg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "universalify": "^2.0.0"
       },
@@ -3034,6 +3265,7 @@
       "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
       "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -3043,6 +3275,7 @@
       "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
       "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -3051,13 +3284,15 @@
       "version": "1.2.4",
       "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
       "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/locate-path": {
       "version": "5.0.0",
       "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
       "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "p-locate": "^4.1.0"
       },
@@ -3068,13 +3303,15 @@
     "node_modules/lodash.camelcase": {
       "version": "4.3.0",
       "resolved": "https://registry.npmjs.org/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz",
-      "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA=="
+      "integrity": "sha512-TwuEnCnxbc3rAvhf/LbG7tJUDzhqXyFnv3dtzLOPgCG/hODL7WFnsbwktkD7yUV0RrreP/l1PALq/YSg6VvjlA==",
+      "license": "MIT"
     },
     "node_modules/lru-cache": {
       "version": "5.1.1",
       "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-5.1.1.tgz",
       "integrity": "sha512-KpNARQA3Iwv+jTA0utUVVbrh+Jlrr1Fv0e56GGzAFOXN7dk/FviaDW8LHmK52DlcH4WP2n6gI8vN1aesBFgo9w==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "yallist": "^3.0.2"
       }
@@ -3084,6 +3321,7 @@
       "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz",
       "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "semver": "^7.5.3"
       },
@@ -3099,6 +3337,7 @@
       "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
       "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
       "dev": true,
+      "license": "ISC",
       "bin": {
         "semver": "bin/semver.js"
       },
@@ -3111,6 +3350,7 @@
       "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
       "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "dependencies": {
         "tmpl": "1.0.5"
       }
@@ -3119,13 +3359,15 @@
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
       "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/merge2": {
       "version": "1.4.1",
       "resolved": "https://registry.npmjs.org/merge2/-/merge2-1.4.1.tgz",
       "integrity": "sha512-8q7VEgMJW4J8tcfVPy8g09NcQwZdbwFEqhe/WZkoIzjn/3TGDwtOCYtXGxA3O8tPzpczCCDgv+P2P5y00ZJOOg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">= 8"
       }
@@ -3135,6 +3377,7 @@
       "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz",
       "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "braces": "^3.0.3",
         "picomatch": "^2.3.1"
@@ -3148,6 +3391,7 @@
       "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
       "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -3157,6 +3401,7 @@
       "resolved": "https://registry.npmjs.org/mimic-response/-/mimic-response-3.1.0.tgz",
       "integrity": "sha512-z0yWI+4FDrrweS8Zmt4Ej5HdJmky15+L2e6Wgn3+iK5fWzb6T3fhNFq2+MeTRb064c6Wr4N/wv0DzQTjNzHNGQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=10"
       },
@@ -3169,6 +3414,7 @@
       "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
       "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "brace-expansion": "^1.1.7"
       },
@@ -3181,6 +3427,7 @@
       "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.8.tgz",
       "integrity": "sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==",
       "dev": true,
+      "license": "MIT",
       "funding": {
         "url": "https://github.com/sponsors/ljharb"
       }
@@ -3189,13 +3436,15 @@
       "version": "0.5.3",
       "resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
       "integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/ms": {
       "version": "2.1.3",
       "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.3.tgz",
       "integrity": "sha512-6FlzubTLZG3J2a/NVCAleEhjzq5oxgHyaCU9yYXvcLsvoVaHJq/s5xXI6/XXP6tz7R9xAOtHnSO/tXtF3WRTlA==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/multistream": {
       "version": "4.1.0",
@@ -3216,6 +3465,7 @@
           "url": "https://feross.org/support"
         }
       ],
+      "license": "MIT",
       "dependencies": {
         "once": "^1.4.0",
         "readable-stream": "^3.6.0"
@@ -3226,6 +3476,7 @@
       "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
       "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "inherits": "^2.0.3",
         "string_decoder": "^1.1.1",
@@ -3239,19 +3490,22 @@
       "version": "1.0.2",
       "resolved": "https://registry.npmjs.org/napi-build-utils/-/napi-build-utils-1.0.2.tgz",
       "integrity": "sha512-ONmRUqK7zj7DWX0D9ADe03wbwOBZxNAfF20PlGfCWQcD3+/MakShIHrMqx9YwPTfxDdF1zLeL+RGZiR9kGMLdg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/natural-compare": {
       "version": "1.4.0",
       "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
       "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/node-abi": {
       "version": "3.85.0",
       "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.85.0.tgz",
       "integrity": "sha512-zsFhmbkAzwhTft6nd3VxcG0cvJsT70rL+BIGHWVq5fi6MwGrHwzqKaxXE+Hl2GmnGItnDKPPkO5/LQqjVkIdFg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "semver": "^7.3.5"
       },
@@ -3264,6 +3518,7 @@
       "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
       "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
       "dev": true,
+      "license": "ISC",
       "bin": {
         "semver": "bin/semver.js"
       },
@@ -3276,6 +3531,7 @@
       "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz",
       "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "whatwg-url": "^5.0.0"
       },
@@ -3295,19 +3551,22 @@
       "version": "0.4.0",
       "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
       "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/node-releases": {
       "version": "2.0.27",
       "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.27.tgz",
       "integrity": "sha512-nmh3lCkYZ3grZvqcCH+fjmQ7X+H0OeZgP40OierEaAptX4XofMh5kwNbWh7lBduUzCcV/8kZ+NDLCwm2iorIlA==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/normalize-path": {
       "version": "3.0.0",
       "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
       "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.10.0"
       }
@@ -3317,6 +3576,7 @@
       "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
       "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "path-key": "^3.0.0"
       },
@@ -3329,6 +3589,7 @@
       "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
       "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "wrappy": "1"
       }
@@ -3338,6 +3599,7 @@
       "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
       "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "mimic-fn": "^2.1.0"
       },
@@ -3353,6 +3615,7 @@
       "resolved": "https://registry.npmjs.org/p-is-promise/-/p-is-promise-3.0.0.tgz",
       "integrity": "sha512-Wo8VsW4IRQSKVXsJCn7TomUaVtyfjVDn3nUP7kE967BQk0CwFpdbZs0X0uk5sW9mkBa9eNM7hCMaG93WUAwxYQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -3362,6 +3625,7 @@
       "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz",
       "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "yocto-queue": "^0.1.0"
       },
@@ -3377,6 +3641,7 @@
       "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
       "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "p-limit": "^2.2.0"
       },
@@ -3389,6 +3654,7 @@
       "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
       "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "p-try": "^2.0.0"
       },
@@ -3404,6 +3670,7 @@
       "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
       "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -3413,6 +3680,7 @@
       "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
       "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/code-frame": "^7.0.0",
         "error-ex": "^1.3.1",
@@ -3431,6 +3699,7 @@
       "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
       "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -3440,6 +3709,7 @@
       "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
       "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.10.0"
       }
@@ -3449,6 +3719,7 @@
       "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
       "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -3457,13 +3728,15 @@
       "version": "1.0.7",
       "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
       "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/path-type": {
       "version": "4.0.0",
       "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz",
       "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -3472,13 +3745,15 @@
       "version": "1.1.1",
       "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.1.tgz",
       "integrity": "sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/picomatch": {
       "version": "2.3.1",
       "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
       "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8.6"
       },
@@ -3491,6 +3766,7 @@
       "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz",
       "integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">= 6"
       }
@@ -3500,6 +3776,7 @@
       "resolved": "https://registry.npmjs.org/pkg/-/pkg-5.8.1.tgz",
       "integrity": "sha512-CjBWtFStCfIiT4Bde9QpJy0KeH19jCfwZRJqHFDFXfhUklCx8JoFmMj3wgnEYIwGmZVNkhsStPHEOnrtrQhEXA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/generator": "7.18.2",
         "@babel/parser": "7.18.4",
@@ -3533,6 +3810,7 @@
       "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
       "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "find-up": "^4.0.0"
       },
@@ -3545,6 +3823,7 @@
       "resolved": "https://registry.npmjs.org/pkg-fetch/-/pkg-fetch-3.4.2.tgz",
       "integrity": "sha512-0+uijmzYcnhC0hStDjm/cl2VYdrmVVBpe7Q8k9YBojxmR5tG8mvR9/nooQq3QSXiQqORDVOTY3XqMEqJVIzkHA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "chalk": "^4.1.2",
         "fs-extra": "^9.1.0",
@@ -3564,6 +3843,7 @@
       "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
       "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "string-width": "^4.2.0",
         "strip-ansi": "^6.0.0",
@@ -3575,6 +3855,7 @@
       "resolved": "https://registry.npmjs.org/semver/-/semver-7.7.3.tgz",
       "integrity": "sha512-SdsKMrI9TdgjdweUSR9MweHA4EJ8YxHn8DFaDisvhVlUOe4BF1tLD7GAj0lIqWVl+dPb/rExr0Btby5loQm20Q==",
       "dev": true,
+      "license": "ISC",
       "bin": {
         "semver": "bin/semver.js"
       },
@@ -3587,6 +3868,7 @@
       "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
       "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "cliui": "^7.0.2",
         "escalade": "^3.1.1",
@@ -3605,6 +3887,7 @@
       "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
       "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
       "dev": true,
+      "license": "ISC",
       "engines": {
         "node": ">=10"
       }
@@ -3614,6 +3897,7 @@
       "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.2.tgz",
       "integrity": "sha512-W1lG5vUwFvfMd8HVXqdfbuG7RuaSrTCCD8cl8fP8wOivdbtbIg2Db3IWUcgvfxKbbn6ZBGYRW/Zk1MIwK49mgw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/types": "^7.18.2",
         "@jridgewell/gen-mapping": "^0.3.0",
@@ -3628,6 +3912,7 @@
       "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.4.tgz",
       "integrity": "sha512-FDge0dFazETFcxGw/EXzOkN8uJp0PC7Qbm+Pe9T+av2zlBpOgunFHkQPPn+eRuClU73JF+98D531UgayY89tow==",
       "dev": true,
+      "license": "MIT",
       "bin": {
         "parser": "bin/babel-parser.js"
       },
@@ -3640,6 +3925,7 @@
       "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.19.0.tgz",
       "integrity": "sha512-YuGopBq3ke25BVSiS6fgF49Ul9gH1x70Bcr6bqRLjWCkcX8Hre1/5+z+IiWOIerRMSSEfGZVB9z9kyq7wVs9YA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@babel/helper-string-parser": "^7.18.10",
         "@babel/helper-validator-identifier": "^7.18.6",
@@ -3654,6 +3940,7 @@
       "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
       "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
       "dev": true,
+      "license": "MIT",
       "bin": {
         "jsesc": "bin/jsesc"
       },
@@ -3666,6 +3953,7 @@
       "resolved": "https://registry.npmjs.org/prebuild-install/-/prebuild-install-7.1.1.tgz",
       "integrity": "sha512-jAXscXWMcCK8GgCoHOfIr0ODh5ai8mj63L2nWrjuAgXE6tDyYGnx4/8o/rCgU+B4JSyZBKbeZqzhtwtC3ovxjw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "detect-libc": "^2.0.0",
         "expand-template": "^2.0.3",
@@ -3692,6 +3980,7 @@
       "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz",
       "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "@jest/schemas": "^29.6.3",
         "ansi-styles": "^5.0.0",
@@ -3706,6 +3995,7 @@
       "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
       "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=10"
       },
@@ -3717,13 +4007,15 @@
       "version": "2.0.1",
       "resolved": "https://registry.npmjs.org/process-nextick-args/-/process-nextick-args-2.0.1.tgz",
       "integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/progress": {
       "version": "2.0.3",
       "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz",
       "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.4.0"
       }
@@ -3733,6 +4025,7 @@
       "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
       "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "kleur": "^3.0.3",
         "sisteransi": "^1.0.5"
@@ -3746,6 +4039,7 @@
       "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.3.tgz",
       "integrity": "sha512-todwxLMY7/heScKmntwQG8CXVkWUOdYxIvY2s0VWAAMh/nd8SoYiRaKjlr7+iCs984f2P8zvrfWcDDYVb73NfA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "end-of-stream": "^1.1.0",
         "once": "^1.3.1"
@@ -3765,7 +4059,8 @@
           "type": "opencollective",
           "url": "https://opencollective.com/fast-check"
         }
-      ]
+      ],
+      "license": "MIT"
     },
     "node_modules/queue-microtask": {
       "version": "1.2.3",
@@ -3785,13 +4080,15 @@
           "type": "consulting",
           "url": "https://feross.org/support"
         }
-      ]
+      ],
+      "license": "MIT"
     },
     "node_modules/rc": {
       "version": "1.2.8",
       "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
       "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
       "dev": true,
+      "license": "(BSD-2-Clause OR MIT OR Apache-2.0)",
       "dependencies": {
         "deep-extend": "^0.6.0",
         "ini": "~1.3.0",
@@ -3807,6 +4104,7 @@
       "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
       "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.10.0"
       }
@@ -3815,13 +4113,15 @@
       "version": "18.3.1",
       "resolved": "https://registry.npmjs.org/react-is/-/react-is-18.3.1.tgz",
       "integrity": "sha512-/LLMVyas0ljjAtoYiPqYiL8VWXzUUdThrmU5+n20DZv+a+ClRoevUzw5JxU+Ieh5/c87ytoTBV9G1FiKfNJdmg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/readable-stream": {
       "version": "2.3.8",
       "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-2.3.8.tgz",
       "integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "core-util-is": "~1.0.0",
         "inherits": "~2.0.3",
@@ -3837,6 +4137,7 @@
       "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
       "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=0.10.0"
       }
@@ -3846,6 +4147,7 @@
       "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.11.tgz",
       "integrity": "sha512-RfqAvLnMl313r7c9oclB1HhUEAezcpLjz95wFH4LVuhk9JF/r22qmVP9AMmOU4vMX7Q8pN8jwNg/CSpdFnMjTQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "is-core-module": "^2.16.1",
         "path-parse": "^1.0.7",
@@ -3866,6 +4168,7 @@
       "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
       "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "resolve-from": "^5.0.0"
       },
@@ -3878,6 +4181,7 @@
       "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
       "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -3887,6 +4191,7 @@
       "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.3.tgz",
       "integrity": "sha512-OcXjMsGdhL4XnbShKpAcSqPMzQoYkYyhbEaeSko47MjRP9NfEQMhZkXL1DoFlt9LWQn4YttrdnV6X2OiyzBi+A==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=10"
       }
@@ -3896,6 +4201,7 @@
       "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.16.1.tgz",
       "integrity": "sha512-UfoeMA6fIJ8wTYFEUjelnaGI67v6+N7qXJEvQuIGa99l4xsCruSYOVSQ0uPANn4dAzm8lkYPaKLrrijLq7x23w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "hasown": "^2.0.2"
       },
@@ -3911,6 +4217,7 @@
       "resolved": "https://registry.npmjs.org/reusify/-/reusify-1.1.0.tgz",
       "integrity": "sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "iojs": ">=1.0.0",
         "node": ">=0.10.0"
@@ -3935,6 +4242,7 @@
           "url": "https://feross.org/support"
         }
       ],
+      "license": "MIT",
       "dependencies": {
         "queue-microtask": "^1.2.2"
       }
@@ -3943,13 +4251,15 @@
       "version": "5.1.2",
       "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
       "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/semver": {
       "version": "6.3.1",
       "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz",
       "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==",
       "dev": true,
+      "license": "ISC",
       "bin": {
         "semver": "bin/semver.js"
       }
@@ -3959,6 +4269,7 @@
       "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
       "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "shebang-regex": "^3.0.0"
       },
@@ -3971,6 +4282,7 @@
       "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
       "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -3979,7 +4291,8 @@
       "version": "3.0.7",
       "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
       "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/simple-concat": {
       "version": "1.0.1",
@@ -3999,7 +4312,8 @@
           "type": "consulting",
           "url": "https://feross.org/support"
         }
-      ]
+      ],
+      "license": "MIT"
     },
     "node_modules/simple-get": {
       "version": "4.0.1",
@@ -4020,6 +4334,7 @@
           "url": "https://feross.org/support"
         }
       ],
+      "license": "MIT",
       "dependencies": {
         "decompress-response": "^6.0.0",
         "once": "^1.3.1",
@@ -4030,13 +4345,15 @@
       "version": "1.0.5",
       "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
       "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/slash": {
       "version": "3.0.0",
       "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
       "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -4046,6 +4363,7 @@
       "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
       "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
       "dev": true,
+      "license": "BSD-3-Clause",
       "engines": {
         "node": ">=0.10.0"
       }
@@ -4055,6 +4373,7 @@
       "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz",
       "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "buffer-from": "^1.0.0",
         "source-map": "^0.6.0"
@@ -4064,13 +4383,15 @@
       "version": "1.0.3",
       "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
       "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==",
-      "dev": true
+      "dev": true,
+      "license": "BSD-3-Clause"
     },
     "node_modules/stack-utils": {
       "version": "2.0.6",
       "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz",
       "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "escape-string-regexp": "^2.0.0"
       },
@@ -4083,6 +4404,7 @@
       "resolved": "https://registry.npmjs.org/stream-meter/-/stream-meter-1.0.4.tgz",
       "integrity": "sha512-4sOEtrbgFotXwnEuzzsQBYEV1elAeFSO8rSGeTwabuX1RRn/kEq9JVH7I0MRBhKVRR0sJkr0M0QCH7yOLf9fhQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "readable-stream": "^2.1.4"
       }
@@ -4092,6 +4414,7 @@
       "resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-1.1.1.tgz",
       "integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "safe-buffer": "~5.1.0"
       }
@@ -4101,6 +4424,7 @@
       "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
       "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "char-regex": "^1.0.2",
         "strip-ansi": "^6.0.0"
@@ -4114,6 +4438,7 @@
       "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
       "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "emoji-regex": "^8.0.0",
         "is-fullwidth-code-point": "^3.0.0",
@@ -4127,13 +4452,15 @@
       "version": "8.0.0",
       "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
       "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/strip-ansi": {
       "version": "6.0.1",
       "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
       "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "ansi-regex": "^5.0.1"
       },
@@ -4146,6 +4473,7 @@
       "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
       "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -4155,6 +4483,7 @@
       "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
       "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=6"
       }
@@ -4164,6 +4493,7 @@
       "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
       "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       },
@@ -4175,6 +4505,7 @@
       "version": "7.2.0",
       "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
       "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+      "license": "MIT",
       "dependencies": {
         "has-flag": "^4.0.0"
       },
@@ -4187,6 +4518,7 @@
       "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
       "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">= 0.4"
       },
@@ -4198,6 +4530,7 @@
       "version": "4.1.1",
       "resolved": "https://registry.npmjs.org/table-layout/-/table-layout-4.1.1.tgz",
       "integrity": "sha512-iK5/YhZxq5GO5z8wb0bY1317uDF3Zjpha0QFFLA8/trAoiLbQD0HUbMesEaxyzUgDxi2QlcbM8IvqOlEjgoXBA==",
+      "license": "MIT",
       "dependencies": {
         "array-back": "^6.2.2",
         "wordwrapjs": "^5.1.0"
@@ -4210,6 +4543,7 @@
       "version": "6.2.2",
       "resolved": "https://registry.npmjs.org/array-back/-/array-back-6.2.2.tgz",
       "integrity": "sha512-gUAZ7HPyb4SJczXAMUXMGAvI976JoK3qEx9v1FTmeYuJj0IBiaKttG1ydtGKdkfqWkIkouke7nG8ufGy77+Cvw==",
+      "license": "MIT",
       "engines": {
         "node": ">=12.17"
       }
@@ -4219,6 +4553,7 @@
       "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz",
       "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "chownr": "^1.1.1",
         "mkdirp-classic": "^0.5.2",
@@ -4231,6 +4566,7 @@
       "resolved": "https://registry.npmjs.org/tar-stream/-/tar-stream-2.2.0.tgz",
       "integrity": "sha512-ujeqbceABgwMZxEJnk2HDY2DlnUZ+9oEcb1KzTVfYHio0UE6dG71n60d8D2I4qNvleWrrXpmjpt7vZeF1LnMZQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "bl": "^4.0.3",
         "end-of-stream": "^1.4.1",
@@ -4247,6 +4583,7 @@
       "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.2.tgz",
       "integrity": "sha512-9u/sniCrY3D5WdsERHzHE4G2YCXqoG5FTHUiCC4SIbr6XcLZBY05ya9EKjYek9O5xOAwjGq+1JdGBAS7Q9ScoA==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "inherits": "^2.0.3",
         "string_decoder": "^1.1.1",
@@ -4261,6 +4598,7 @@
       "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
       "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "@istanbuljs/schema": "^0.1.2",
         "glob": "^7.1.4",
@@ -4274,13 +4612,15 @@
       "version": "1.0.5",
       "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
       "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==",
-      "dev": true
+      "dev": true,
+      "license": "BSD-3-Clause"
     },
     "node_modules/to-fast-properties": {
       "version": "2.0.0",
       "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
       "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=4"
       }
@@ -4290,6 +4630,7 @@
       "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
       "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "is-number": "^7.0.0"
       },
@@ -4301,13 +4642,15 @@
       "version": "0.0.3",
       "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
       "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/tunnel-agent": {
       "version": "0.6.0",
       "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz",
       "integrity": "sha512-McnNiV1l8RYeY8tBgEpuodCC1mLUdbSN+CYBL7kJsJNInOP8UjDDEwdk6Mw60vdLLrr5NHKZhMAOSrR2NZuQ+w==",
       "dev": true,
+      "license": "Apache-2.0",
       "dependencies": {
         "safe-buffer": "^5.0.1"
       },
@@ -4320,6 +4663,7 @@
       "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
       "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=4"
       }
@@ -4329,6 +4673,7 @@
       "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
       "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
       "dev": true,
+      "license": "(MIT OR CC0-1.0)",
       "engines": {
         "node": ">=10"
       },
@@ -4340,6 +4685,7 @@
       "version": "4.0.0",
       "resolved": "https://registry.npmjs.org/typical/-/typical-4.0.0.tgz",
       "integrity": "sha512-VAH4IvQ7BDFYglMd7BPRDfLgxZZX4O4TFcRDA6EN5X7erNJJq+McIEp8np9aVtxrCJ6qx4GTYVfOWNjcqwZgRw==",
+      "license": "MIT",
       "engines": {
         "node": ">=8"
       }
@@ -4348,21 +4694,23 @@
       "version": "7.16.0",
       "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-7.16.0.tgz",
       "integrity": "sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/universalify": {
       "version": "2.0.1",
       "resolved": "https://registry.npmjs.org/universalify/-/universalify-2.0.1.tgz",
       "integrity": "sha512-gptHNQghINnc/vTGIk0SOFGFNXw7JVrlRUtConJRlvaw6DuX0wO5Jeko9sWrMBhh+PsYAZ7oXAiOnf/UKogyiw==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">= 10.0.0"
       }
     },
     "node_modules/update-browserslist-db": {
-      "version": "1.1.4",
-      "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.1.4.tgz",
-      "integrity": "sha512-q0SPT4xyU84saUX+tomz1WLkxUbuaJnR1xWt17M7fJtEJigJeWUNGUqrauFXsHnqev9y9JTRGwk13tFBuKby4A==",
+      "version": "1.2.3",
+      "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.2.3.tgz",
+      "integrity": "sha512-Js0m9cx+qOgDxo0eMiFGEueWztz+d4+M3rGlmKPT+T4IS/jP4ylw3Nwpu6cpTTP8R1MAC1kF4VbdLt3ARf209w==",
       "dev": true,
       "funding": [
         {
@@ -4378,6 +4726,7 @@
           "url": "https://github.com/sponsors/ai"
         }
       ],
+      "license": "MIT",
       "dependencies": {
         "escalade": "^3.2.0",
         "picocolors": "^1.1.1"
@@ -4393,13 +4742,15 @@
       "version": "1.0.2",
       "resolved": "https://registry.npmjs.org/util-deprecate/-/util-deprecate-1.0.2.tgz",
       "integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
-      "dev": true
+      "dev": true,
+      "license": "MIT"
     },
     "node_modules/v8-to-istanbul": {
       "version": "9.3.0",
       "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz",
       "integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "@jridgewell/trace-mapping": "^0.3.12",
         "@types/istanbul-lib-coverage": "^2.0.1",
@@ -4414,6 +4765,7 @@
       "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
       "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
       "dev": true,
+      "license": "Apache-2.0",
       "dependencies": {
         "makeerror": "1.0.12"
       }
@@ -4422,13 +4774,15 @@
       "version": "3.0.1",
       "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
       "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ==",
-      "dev": true
+      "dev": true,
+      "license": "BSD-2-Clause"
     },
     "node_modules/whatwg-url": {
       "version": "5.0.0",
       "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
       "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "tr46": "~0.0.3",
         "webidl-conversions": "^3.0.0"
@@ -4439,6 +4793,7 @@
       "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
       "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "isexe": "^2.0.0"
       },
@@ -4453,6 +4808,7 @@
       "version": "5.1.1",
       "resolved": "https://registry.npmjs.org/wordwrapjs/-/wordwrapjs-5.1.1.tgz",
       "integrity": "sha512-0yweIbkINJodk27gX9LBGMzyQdBDan3s/dEAiwBOj+Mf0PPyWL6/rikalkv8EeD0E8jm4o5RXEOrFTP3NXbhJg==",
+      "license": "MIT",
       "engines": {
         "node": ">=12.17"
       }
@@ -4462,6 +4818,7 @@
       "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
       "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "ansi-styles": "^4.0.0",
         "string-width": "^4.1.0",
@@ -4478,13 +4835,15 @@
       "version": "1.0.2",
       "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
       "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/write-file-atomic": {
       "version": "4.0.2",
       "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz",
       "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==",
       "dev": true,
+      "license": "ISC",
       "dependencies": {
         "imurmurhash": "^0.1.4",
         "signal-exit": "^3.0.7"
@@ -4498,6 +4857,7 @@
       "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
       "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
       "dev": true,
+      "license": "ISC",
       "engines": {
         "node": ">=10"
       }
@@ -4506,13 +4866,15 @@
       "version": "3.1.1",
       "resolved": "https://registry.npmjs.org/yallist/-/yallist-3.1.1.tgz",
       "integrity": "sha512-a4UGQaWPH59mOXUYnAG2ewncQS4i4F43Tv3JoAM+s2VDAmS9NsK8GpDMLrCHPksFT7h3K6TOoUNn2pb7RoXx4g==",
-      "dev": true
+      "dev": true,
+      "license": "ISC"
     },
     "node_modules/yargs": {
       "version": "17.7.2",
       "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz",
       "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==",
       "dev": true,
+      "license": "MIT",
       "dependencies": {
         "cliui": "^8.0.1",
         "escalade": "^3.1.1",
@@ -4531,6 +4893,7 @@
       "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz",
       "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==",
       "dev": true,
+      "license": "ISC",
       "engines": {
         "node": ">=12"
       }
@@ -4540,6 +4903,7 @@
       "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz",
       "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==",
       "dev": true,
+      "license": "MIT",
       "engines": {
         "node": ">=10"
       },
diff --git a/package.json b/package.json
index fdfb198..ac430e7 100644
--- a/package.json
+++ b/package.json
@@ -13,6 +13,7 @@
     "pkg-all": "npm run pkg-linux && npm run pkg-macos && npm run pkg-win",
     "pkg": "pkg",
     "test": "jest",
+    "update-emoji-db": "node scripts/update_emoji_db.js",
     "start": "node src/index.js"
   },
   "author": "Marc Kupietz",
diff --git a/scripts/update_emoji_db.js b/scripts/update_emoji_db.js
new file mode 100644
index 0000000..1a82339
--- /dev/null
+++ b/scripts/update_emoji_db.js
@@ -0,0 +1,104 @@
+const https = require('https');
+const fs = require('fs');
+const path = require('path');
+
+const url = 'https://www.unicode.org/Public/UCD/latest/emoji/emoji-test.txt';
+const outputPath = path.join(__dirname, '../src/emoji_data.json');
+
+console.log(`Downloading ${url}...`);
+
+https.get(url, (res) => {
+    let data = '';
+
+    res.on('data', (chunk) => {
+        data += chunk;
+    });
+
+    res.on('end', () => {
+        console.log('Download complete. Parsing data...');
+        const emojiData = parseEmojiData(data);
+        fs.writeFileSync(outputPath, JSON.stringify(emojiData, null, 2));
+        console.log(`Wrote ${Object.keys(emojiData).length} emojis to ${outputPath}`);
+    });
+
+}).on('error', (err) => {
+    console.error('Error downloading file: ' + err.message);
+    process.exit(1);
+});
+
+function parseEmojiData(text) {
+    const lines = text.split('\n');
+    const result = {};
+    let currentGroup = '';
+    let currentSubgroup = '';
+
+    for (const line of lines) {
+        // Skip empty lines
+        if (!line.trim()) continue;
+
+        // Parse Group
+        if (line.startsWith('# group:')) {
+            currentGroup = normalize(line.substring(8).trim());
+            continue;
+        }
+
+        // Parse Subgroup
+        if (line.startsWith('# subgroup:')) {
+            currentSubgroup = normalize(line.substring(11).trim());
+            continue;
+        }
+
+        // Skip comments that don't look like data (lines starting with #)
+        if (line.startsWith('#')) continue;
+
+        // Parse data line
+        // Format: code_points ; status # emoji name
+        // Example: 1F607 ; fully-qualified # 😇 E1.0 smiling face with halo
+        const parts = line.split(';');
+        if (parts.length < 2) continue;
+
+        const statusPart = parts[1].split('#');
+        const status = normalize(statusPart[0].trim()); // e.g., fully-qualified
+
+        // The part after # contains: emoji char, version, name
+        // Example: " 😇 E1.0 smiling face with halo"
+        const commentPart = statusPart[1].trim(); 
+        
+        // We need to extract the actual emoji character(s) to use as key.
+        // It's the first 'word' in the comment part usually. 
+        // But extracting it from the code points is safer/standard.
+        const codePoints = parts[0].trim().split(' ');
+        const emojiKey = String.fromCodePoint(...codePoints.map(cp => parseInt(cp, 16)));
+
+        // Extract Version and Name from the comment part
+        // Format is: [Emoji] E[Version] [Name]
+        // Example: 😇 E1.0 smiling face with halo
+        const versionMatch = commentPart.match(/E(\d+\.\d+)/);
+        let version = '';
+        let name = '';
+
+        if (versionMatch) {
+            version = 'E' + versionMatch[1];
+            // Name is everything after the version
+            const nameIndex = commentPart.indexOf(version) + version.length;
+            name = normalize(commentPart.substring(nameIndex).trim());
+        } else {
+             // Fallback if regex fails (shouldn't happen with standard file)
+             console.warn(`Could not parse version for line: ${line}`);
+        }
+
+        result[emojiKey] = {
+            g: currentGroup,
+            s: currentSubgroup,
+            q: status,
+            v: version,
+            n: name
+        };
+    }
+    return result;
+}
+
+function normalize(str) {
+    // Replace spaces with underscores and lowercase
+    return str.toLowerCase().replace(/[ \-]+/g, '_');
+}
diff --git a/src/emoji_data.json b/src/emoji_data.json
new file mode 100644
index 0000000..50a6092
--- /dev/null
+++ b/src/emoji_data.json
@@ -0,0 +1,36577 @@
+{
+  "😀": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "grinning_face"
+  },
+  "😃": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "grinning_face_with_big_eyes"
+  },
+  "😄": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "grinning_face_with_smiling_eyes"
+  },
+  "😁": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "beaming_face_with_smiling_eyes"
+  },
+  "😆": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "grinning_squinting_face"
+  },
+  "😅": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "grinning_face_with_sweat"
+  },
+  "🤣": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "rolling_on_the_floor_laughing"
+  },
+  "😂": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "face_with_tears_of_joy"
+  },
+  "🙂": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "slightly_smiling_face"
+  },
+  "🙃": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "upside_down_face"
+  },
+  "🫠": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "melting_face"
+  },
+  "😉": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "winking_face"
+  },
+  "😊": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "smiling_face_with_smiling_eyes"
+  },
+  "😇": {
+    "g": "smileys_&_emotion",
+    "s": "face_smiling",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "smiling_face_with_halo"
+  },
+  "🥰": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "smiling_face_with_hearts"
+  },
+  "😍": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "smiling_face_with_heart_eyes"
+  },
+  "🤩": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "star_struck"
+  },
+  "😘": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "face_blowing_a_kiss"
+  },
+  "😗": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "kissing_face"
+  },
+  "☺️": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "smiling_face"
+  },
+  "☺": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "smiling_face"
+  },
+  "😚": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "kissing_face_with_closed_eyes"
+  },
+  "😙": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "kissing_face_with_smiling_eyes"
+  },
+  "🥲": {
+    "g": "smileys_&_emotion",
+    "s": "face_affection",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "smiling_face_with_tear"
+  },
+  "😋": {
+    "g": "smileys_&_emotion",
+    "s": "face_tongue",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "face_savoring_food"
+  },
+  "😛": {
+    "g": "smileys_&_emotion",
+    "s": "face_tongue",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "face_with_tongue"
+  },
+  "😜": {
+    "g": "smileys_&_emotion",
+    "s": "face_tongue",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "winking_face_with_tongue"
+  },
+  "🤪": {
+    "g": "smileys_&_emotion",
+    "s": "face_tongue",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "zany_face"
+  },
+  "😝": {
+    "g": "smileys_&_emotion",
+    "s": "face_tongue",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "squinting_face_with_tongue"
+  },
+  "🤑": {
+    "g": "smileys_&_emotion",
+    "s": "face_tongue",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "money_mouth_face"
+  },
+  "🤗": {
+    "g": "smileys_&_emotion",
+    "s": "face_hand",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "smiling_face_with_open_hands"
+  },
+  "🤭": {
+    "g": "smileys_&_emotion",
+    "s": "face_hand",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "face_with_hand_over_mouth"
+  },
+  "🫢": {
+    "g": "smileys_&_emotion",
+    "s": "face_hand",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "face_with_open_eyes_and_hand_over_mouth"
+  },
+  "🫣": {
+    "g": "smileys_&_emotion",
+    "s": "face_hand",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "face_with_peeking_eye"
+  },
+  "🤫": {
+    "g": "smileys_&_emotion",
+    "s": "face_hand",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "shushing_face"
+  },
+  "🤔": {
+    "g": "smileys_&_emotion",
+    "s": "face_hand",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thinking_face"
+  },
+  "🫡": {
+    "g": "smileys_&_emotion",
+    "s": "face_hand",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "saluting_face"
+  },
+  "🤐": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "zipper_mouth_face"
+  },
+  "🤨": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "face_with_raised_eyebrow"
+  },
+  "😐": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "neutral_face"
+  },
+  "😑": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "expressionless_face"
+  },
+  "😶": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "face_without_mouth"
+  },
+  "🫥": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "dotted_line_face"
+  },
+  "😶‍🌫️": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "face_in_clouds"
+  },
+  "😶‍🌫": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "face_in_clouds"
+  },
+  "😏": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "smirking_face"
+  },
+  "😒": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "unamused_face"
+  },
+  "🙄": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "face_with_rolling_eyes"
+  },
+  "😬": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "grimacing_face"
+  },
+  "😮‍💨": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "face_exhaling"
+  },
+  "🤥": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "lying_face"
+  },
+  "🫨": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "shaking_face"
+  },
+  "🙂‍↔️": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "head_shaking_horizontally"
+  },
+  "🙂‍↔": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "head_shaking_horizontally"
+  },
+  "🙂‍↕️": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "head_shaking_vertically"
+  },
+  "🙂‍↕": {
+    "g": "smileys_&_emotion",
+    "s": "face_neutral_skeptical",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "head_shaking_vertically"
+  },
+  "😌": {
+    "g": "smileys_&_emotion",
+    "s": "face_sleepy",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "relieved_face"
+  },
+  "😔": {
+    "g": "smileys_&_emotion",
+    "s": "face_sleepy",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pensive_face"
+  },
+  "😪": {
+    "g": "smileys_&_emotion",
+    "s": "face_sleepy",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sleepy_face"
+  },
+  "🤤": {
+    "g": "smileys_&_emotion",
+    "s": "face_sleepy",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "drooling_face"
+  },
+  "😴": {
+    "g": "smileys_&_emotion",
+    "s": "face_sleepy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sleeping_face"
+  },
+  "🫩": {
+    "g": "smileys_&_emotion",
+    "s": "face_sleepy",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "face_with_bags_under_eyes"
+  },
+  "😷": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "face_with_medical_mask"
+  },
+  "🤒": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "face_with_thermometer"
+  },
+  "🤕": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "face_with_head_bandage"
+  },
+  "🤢": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "nauseated_face"
+  },
+  "🤮": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "face_vomiting"
+  },
+  "🤧": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "sneezing_face"
+  },
+  "🥵": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "hot_face"
+  },
+  "🥶": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "cold_face"
+  },
+  "🥴": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woozy_face"
+  },
+  "😵": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "face_with_crossed_out_eyes"
+  },
+  "😵‍💫": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "face_with_spiral_eyes"
+  },
+  "🤯": {
+    "g": "smileys_&_emotion",
+    "s": "face_unwell",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "exploding_head"
+  },
+  "🤠": {
+    "g": "smileys_&_emotion",
+    "s": "face_hat",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "cowboy_hat_face"
+  },
+  "🥳": {
+    "g": "smileys_&_emotion",
+    "s": "face_hat",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "partying_face"
+  },
+  "🥸": {
+    "g": "smileys_&_emotion",
+    "s": "face_hat",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "disguised_face"
+  },
+  "😎": {
+    "g": "smileys_&_emotion",
+    "s": "face_glasses",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "smiling_face_with_sunglasses"
+  },
+  "🤓": {
+    "g": "smileys_&_emotion",
+    "s": "face_glasses",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nerd_face"
+  },
+  "🧐": {
+    "g": "smileys_&_emotion",
+    "s": "face_glasses",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "face_with_monocle"
+  },
+  "😕": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "confused_face"
+  },
+  "🫤": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "face_with_diagonal_mouth"
+  },
+  "😟": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "worried_face"
+  },
+  "🙁": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "slightly_frowning_face"
+  },
+  "☹️": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "frowning_face"
+  },
+  "☚": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "frowning_face"
+  },
+  "😮": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "face_with_open_mouth"
+  },
+  "😯": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hushed_face"
+  },
+  "😲": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "astonished_face"
+  },
+  "😳": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flushed_face"
+  },
+  "🫪": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "distorted_face"
+  },
+  "🥺": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "pleading_face"
+  },
+  "🥹": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "face_holding_back_tears"
+  },
+  "😦": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "frowning_face_with_open_mouth"
+  },
+  "😧": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "anguished_face"
+  },
+  "😨": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fearful_face"
+  },
+  "😰": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "anxious_face_with_sweat"
+  },
+  "😥": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sad_but_relieved_face"
+  },
+  "😢": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "crying_face"
+  },
+  "😭": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "loudly_crying_face"
+  },
+  "😱": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "face_screaming_in_fear"
+  },
+  "😖": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "confounded_face"
+  },
+  "😣": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "persevering_face"
+  },
+  "😞": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "disappointed_face"
+  },
+  "😓": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "downcast_face_with_sweat"
+  },
+  "😩": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "weary_face"
+  },
+  "😫": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tired_face"
+  },
+  "🥱": {
+    "g": "smileys_&_emotion",
+    "s": "face_concerned",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "yawning_face"
+  },
+  "😤": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "face_with_steam_from_nose"
+  },
+  "😡": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "enraged_face"
+  },
+  "😠": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "angry_face"
+  },
+  "🤬": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "face_with_symbols_on_mouth"
+  },
+  "😈": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "smiling_face_with_horns"
+  },
+  "👿": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "angry_face_with_horns"
+  },
+  "💀": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "skull"
+  },
+  "☠️": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "skull_and_crossbones"
+  },
+  "☠": {
+    "g": "smileys_&_emotion",
+    "s": "face_negative",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "skull_and_crossbones"
+  },
+  "💩": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pile_of_poo"
+  },
+  "🤡": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "clown_face"
+  },
+  "👹": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ogre"
+  },
+  "👺": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "goblin"
+  },
+  "👻": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ghost"
+  },
+  "👽": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "alien"
+  },
+  "👾": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "alien_monster"
+  },
+  "🤖": {
+    "g": "smileys_&_emotion",
+    "s": "face_costume",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "robot"
+  },
+  "😺": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "grinning_cat"
+  },
+  "😸": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "grinning_cat_with_smiling_eyes"
+  },
+  "😹": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cat_with_tears_of_joy"
+  },
+  "😻": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "smiling_cat_with_heart_eyes"
+  },
+  "😼": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cat_with_wry_smile"
+  },
+  "😽": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "kissing_cat"
+  },
+  "🙀": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "weary_cat"
+  },
+  "😿": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "crying_cat"
+  },
+  "😾": {
+    "g": "smileys_&_emotion",
+    "s": "cat_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pouting_cat"
+  },
+  "🙈": {
+    "g": "smileys_&_emotion",
+    "s": "monkey_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "see_no_evil_monkey"
+  },
+  "🙉": {
+    "g": "smileys_&_emotion",
+    "s": "monkey_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hear_no_evil_monkey"
+  },
+  "🙊": {
+    "g": "smileys_&_emotion",
+    "s": "monkey_face",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "speak_no_evil_monkey"
+  },
+  "💌": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "love_letter"
+  },
+  "💘": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "heart_with_arrow"
+  },
+  "💝": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "heart_with_ribbon"
+  },
+  "💖": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sparkling_heart"
+  },
+  "💗": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "growing_heart"
+  },
+  "💓": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "beating_heart"
+  },
+  "💞": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "revolving_hearts"
+  },
+  "💕": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "two_hearts"
+  },
+  "💟": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "heart_decoration"
+  },
+  "❣️": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "heart_exclamation"
+  },
+  "❣": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "heart_exclamation"
+  },
+  "💔": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "broken_heart"
+  },
+  "❤️‍🔥": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "heart_on_fire"
+  },
+  "❤‍🔥": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "unqualified",
+    "v": "E13.1",
+    "n": "heart_on_fire"
+  },
+  "❤️‍🩹": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "mending_heart"
+  },
+  "❤‍🩹": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "unqualified",
+    "v": "E13.1",
+    "n": "mending_heart"
+  },
+  "❤️": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_heart"
+  },
+  "❤": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "red_heart"
+  },
+  "🩷": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "pink_heart"
+  },
+  "🧡": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "orange_heart"
+  },
+  "💛": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "yellow_heart"
+  },
+  "💚": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "green_heart"
+  },
+  "💙": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "blue_heart"
+  },
+  "🩵": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "light_blue_heart"
+  },
+  "💜": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "purple_heart"
+  },
+  "🤎": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "brown_heart"
+  },
+  "🖤": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "black_heart"
+  },
+  "🩶": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "grey_heart"
+  },
+  "🤍": {
+    "g": "smileys_&_emotion",
+    "s": "heart",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "white_heart"
+  },
+  "💋": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "kiss_mark"
+  },
+  "💯": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hundred_points"
+  },
+  "💢": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "anger_symbol"
+  },
+  "🫯": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "fight_cloud"
+  },
+  "💥": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "collision"
+  },
+  "💫": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dizzy"
+  },
+  "💦": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sweat_droplets"
+  },
+  "💨": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dashing_away"
+  },
+  "🕳️": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "hole"
+  },
+  "🕳": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "hole"
+  },
+  "💬": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "speech_balloon"
+  },
+  "👁️‍🗨️": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "eye_in_speech_bubble"
+  },
+  "👁‍🗨️": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "unqualified",
+    "v": "E2.0",
+    "n": "eye_in_speech_bubble"
+  },
+  "👁️‍🗨": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "minimally_qualified",
+    "v": "E2.0",
+    "n": "eye_in_speech_bubble"
+  },
+  "👁‍🗨": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "unqualified",
+    "v": "E2.0",
+    "n": "eye_in_speech_bubble"
+  },
+  "🗨️": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "left_speech_bubble"
+  },
+  "🗨": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "unqualified",
+    "v": "E2.0",
+    "n": "left_speech_bubble"
+  },
+  "🗯️": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "right_anger_bubble"
+  },
+  "🗯": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "right_anger_bubble"
+  },
+  "💭": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thought_balloon"
+  },
+  "💤": {
+    "g": "smileys_&_emotion",
+    "s": "emotion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "zzz"
+  },
+  "👋": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "waving_hand"
+  },
+  "👋🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waving_hand:_light_skin_tone"
+  },
+  "👋🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waving_hand:_medium_light_skin_tone"
+  },
+  "👋🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waving_hand:_medium_skin_tone"
+  },
+  "👋🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waving_hand:_medium_dark_skin_tone"
+  },
+  "👋🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waving_hand:_dark_skin_tone"
+  },
+  "🤚": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "raised_back_of_hand"
+  },
+  "🤚🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "raised_back_of_hand:_light_skin_tone"
+  },
+  "🤚🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "raised_back_of_hand:_medium_light_skin_tone"
+  },
+  "🤚🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "raised_back_of_hand:_medium_skin_tone"
+  },
+  "🤚🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "raised_back_of_hand:_medium_dark_skin_tone"
+  },
+  "🤚🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "raised_back_of_hand:_dark_skin_tone"
+  },
+  "🖐️": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "hand_with_fingers_splayed"
+  },
+  "🖐": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "hand_with_fingers_splayed"
+  },
+  "🖐🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hand_with_fingers_splayed:_light_skin_tone"
+  },
+  "🖐🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hand_with_fingers_splayed:_medium_light_skin_tone"
+  },
+  "🖐🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hand_with_fingers_splayed:_medium_skin_tone"
+  },
+  "🖐🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hand_with_fingers_splayed:_medium_dark_skin_tone"
+  },
+  "🖐🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hand_with_fingers_splayed:_dark_skin_tone"
+  },
+  "✋": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "raised_hand"
+  },
+  "✋🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_hand:_light_skin_tone"
+  },
+  "✋🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_hand:_medium_light_skin_tone"
+  },
+  "✋🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_hand:_medium_skin_tone"
+  },
+  "✋🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_hand:_medium_dark_skin_tone"
+  },
+  "✋🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_hand:_dark_skin_tone"
+  },
+  "🖖": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "vulcan_salute"
+  },
+  "🖖🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "vulcan_salute:_light_skin_tone"
+  },
+  "🖖🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "vulcan_salute:_medium_light_skin_tone"
+  },
+  "🖖🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "vulcan_salute:_medium_skin_tone"
+  },
+  "🖖🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "vulcan_salute:_medium_dark_skin_tone"
+  },
+  "🖖🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "vulcan_salute:_dark_skin_tone"
+  },
+  "🫱": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "rightwards_hand"
+  },
+  "🫱🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "rightwards_hand:_light_skin_tone"
+  },
+  "🫱🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "rightwards_hand:_medium_light_skin_tone"
+  },
+  "🫱🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "rightwards_hand:_medium_skin_tone"
+  },
+  "🫱🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "rightwards_hand:_medium_dark_skin_tone"
+  },
+  "🫱🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "rightwards_hand:_dark_skin_tone"
+  },
+  "🫲": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "leftwards_hand"
+  },
+  "🫲🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "leftwards_hand:_light_skin_tone"
+  },
+  "🫲🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "leftwards_hand:_medium_light_skin_tone"
+  },
+  "🫲🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "leftwards_hand:_medium_skin_tone"
+  },
+  "🫲🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "leftwards_hand:_medium_dark_skin_tone"
+  },
+  "🫲🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "leftwards_hand:_dark_skin_tone"
+  },
+  "🫳": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_down_hand"
+  },
+  "🫳🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_down_hand:_light_skin_tone"
+  },
+  "🫳🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_down_hand:_medium_light_skin_tone"
+  },
+  "🫳🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_down_hand:_medium_skin_tone"
+  },
+  "🫳🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_down_hand:_medium_dark_skin_tone"
+  },
+  "🫳🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_down_hand:_dark_skin_tone"
+  },
+  "🫴": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_up_hand"
+  },
+  "🫴🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_up_hand:_light_skin_tone"
+  },
+  "🫴🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_up_hand:_medium_light_skin_tone"
+  },
+  "🫴🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_up_hand:_medium_skin_tone"
+  },
+  "🫴🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_up_hand:_medium_dark_skin_tone"
+  },
+  "🫴🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "palm_up_hand:_dark_skin_tone"
+  },
+  "🫷": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "leftwards_pushing_hand"
+  },
+  "🫷🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "leftwards_pushing_hand:_light_skin_tone"
+  },
+  "🫷🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "leftwards_pushing_hand:_medium_light_skin_tone"
+  },
+  "🫷🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "leftwards_pushing_hand:_medium_skin_tone"
+  },
+  "🫷🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "leftwards_pushing_hand:_medium_dark_skin_tone"
+  },
+  "🫷🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "leftwards_pushing_hand:_dark_skin_tone"
+  },
+  "🫸": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "rightwards_pushing_hand"
+  },
+  "🫸🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "rightwards_pushing_hand:_light_skin_tone"
+  },
+  "🫸🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "rightwards_pushing_hand:_medium_light_skin_tone"
+  },
+  "🫸🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "rightwards_pushing_hand:_medium_skin_tone"
+  },
+  "🫸🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "rightwards_pushing_hand:_medium_dark_skin_tone"
+  },
+  "🫸🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_open",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "rightwards_pushing_hand:_dark_skin_tone"
+  },
+  "👌": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ok_hand"
+  },
+  "👌🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ok_hand:_light_skin_tone"
+  },
+  "👌🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ok_hand:_medium_light_skin_tone"
+  },
+  "👌🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ok_hand:_medium_skin_tone"
+  },
+  "👌🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ok_hand:_medium_dark_skin_tone"
+  },
+  "👌🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ok_hand:_dark_skin_tone"
+  },
+  "🤌": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "pinched_fingers"
+  },
+  "🤌🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "pinched_fingers:_light_skin_tone"
+  },
+  "🤌🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "pinched_fingers:_medium_light_skin_tone"
+  },
+  "🤌🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "pinched_fingers:_medium_skin_tone"
+  },
+  "🤌🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "pinched_fingers:_medium_dark_skin_tone"
+  },
+  "🤌🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "pinched_fingers:_dark_skin_tone"
+  },
+  "🤏": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "pinching_hand"
+  },
+  "🤏🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "pinching_hand:_light_skin_tone"
+  },
+  "🤏🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "pinching_hand:_medium_light_skin_tone"
+  },
+  "🤏🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "pinching_hand:_medium_skin_tone"
+  },
+  "🤏🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "pinching_hand:_medium_dark_skin_tone"
+  },
+  "🤏🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "pinching_hand:_dark_skin_tone"
+  },
+  "✌️": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "victory_hand"
+  },
+  "✌": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "victory_hand"
+  },
+  "✌🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "victory_hand:_light_skin_tone"
+  },
+  "✌🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "victory_hand:_medium_light_skin_tone"
+  },
+  "✌🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "victory_hand:_medium_skin_tone"
+  },
+  "✌🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "victory_hand:_medium_dark_skin_tone"
+  },
+  "✌🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "victory_hand:_dark_skin_tone"
+  },
+  "🤞": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "crossed_fingers"
+  },
+  "🤞🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "crossed_fingers:_light_skin_tone"
+  },
+  "🤞🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "crossed_fingers:_medium_light_skin_tone"
+  },
+  "🤞🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "crossed_fingers:_medium_skin_tone"
+  },
+  "🤞🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "crossed_fingers:_medium_dark_skin_tone"
+  },
+  "🤞🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "crossed_fingers:_dark_skin_tone"
+  },
+  "🫰": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "hand_with_index_finger_and_thumb_crossed"
+  },
+  "🫰🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "hand_with_index_finger_and_thumb_crossed:_light_skin_tone"
+  },
+  "🫰🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "hand_with_index_finger_and_thumb_crossed:_medium_light_skin_tone"
+  },
+  "🫰🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "hand_with_index_finger_and_thumb_crossed:_medium_skin_tone"
+  },
+  "🫰🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "hand_with_index_finger_and_thumb_crossed:_medium_dark_skin_tone"
+  },
+  "🫰🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "hand_with_index_finger_and_thumb_crossed:_dark_skin_tone"
+  },
+  "🤟": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "love_you_gesture"
+  },
+  "🤟🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "love_you_gesture:_light_skin_tone"
+  },
+  "🤟🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "love_you_gesture:_medium_light_skin_tone"
+  },
+  "🤟🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "love_you_gesture:_medium_skin_tone"
+  },
+  "🤟🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "love_you_gesture:_medium_dark_skin_tone"
+  },
+  "🤟🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "love_you_gesture:_dark_skin_tone"
+  },
+  "🤘": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sign_of_the_horns"
+  },
+  "🤘🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sign_of_the_horns:_light_skin_tone"
+  },
+  "🤘🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sign_of_the_horns:_medium_light_skin_tone"
+  },
+  "🤘🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sign_of_the_horns:_medium_skin_tone"
+  },
+  "🤘🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sign_of_the_horns:_medium_dark_skin_tone"
+  },
+  "🤘🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sign_of_the_horns:_dark_skin_tone"
+  },
+  "🤙": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "call_me_hand"
+  },
+  "🤙🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "call_me_hand:_light_skin_tone"
+  },
+  "🤙🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "call_me_hand:_medium_light_skin_tone"
+  },
+  "🤙🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "call_me_hand:_medium_skin_tone"
+  },
+  "🤙🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "call_me_hand:_medium_dark_skin_tone"
+  },
+  "🤙🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_partial",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "call_me_hand:_dark_skin_tone"
+  },
+  "👈": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "backhand_index_pointing_left"
+  },
+  "👈🏻": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_left:_light_skin_tone"
+  },
+  "👈🏼": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_left:_medium_light_skin_tone"
+  },
+  "👈🏽": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_left:_medium_skin_tone"
+  },
+  "👈🏾": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_left:_medium_dark_skin_tone"
+  },
+  "👈🏿": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_left:_dark_skin_tone"
+  },
+  "👉": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "backhand_index_pointing_right"
+  },
+  "👉🏻": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_right:_light_skin_tone"
+  },
+  "👉🏼": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_right:_medium_light_skin_tone"
+  },
+  "👉🏽": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_right:_medium_skin_tone"
+  },
+  "👉🏾": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_right:_medium_dark_skin_tone"
+  },
+  "👉🏿": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_right:_dark_skin_tone"
+  },
+  "👆": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "backhand_index_pointing_up"
+  },
+  "👆🏻": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_up:_light_skin_tone"
+  },
+  "👆🏼": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_up:_medium_light_skin_tone"
+  },
+  "👆🏽": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_up:_medium_skin_tone"
+  },
+  "👆🏾": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_up:_medium_dark_skin_tone"
+  },
+  "👆🏿": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_up:_dark_skin_tone"
+  },
+  "🖕": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "middle_finger"
+  },
+  "🖕🏻": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "middle_finger:_light_skin_tone"
+  },
+  "🖕🏼": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "middle_finger:_medium_light_skin_tone"
+  },
+  "🖕🏽": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "middle_finger:_medium_skin_tone"
+  },
+  "🖕🏾": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "middle_finger:_medium_dark_skin_tone"
+  },
+  "🖕🏿": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "middle_finger:_dark_skin_tone"
+  },
+  "👇": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "backhand_index_pointing_down"
+  },
+  "👇🏻": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_down:_light_skin_tone"
+  },
+  "👇🏼": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_down:_medium_light_skin_tone"
+  },
+  "👇🏽": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_down:_medium_skin_tone"
+  },
+  "👇🏾": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_down:_medium_dark_skin_tone"
+  },
+  "👇🏿": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "backhand_index_pointing_down:_dark_skin_tone"
+  },
+  "☝️": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "index_pointing_up"
+  },
+  "☝": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "index_pointing_up"
+  },
+  "☝🏻": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "index_pointing_up:_light_skin_tone"
+  },
+  "☝🏼": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "index_pointing_up:_medium_light_skin_tone"
+  },
+  "☝🏽": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "index_pointing_up:_medium_skin_tone"
+  },
+  "☝🏾": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "index_pointing_up:_medium_dark_skin_tone"
+  },
+  "☝🏿": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "index_pointing_up:_dark_skin_tone"
+  },
+  "🫵": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "index_pointing_at_the_viewer"
+  },
+  "🫵🏻": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "index_pointing_at_the_viewer:_light_skin_tone"
+  },
+  "🫵🏼": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "index_pointing_at_the_viewer:_medium_light_skin_tone"
+  },
+  "🫵🏽": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "index_pointing_at_the_viewer:_medium_skin_tone"
+  },
+  "🫵🏾": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "index_pointing_at_the_viewer:_medium_dark_skin_tone"
+  },
+  "🫵🏿": {
+    "g": "people_&_body",
+    "s": "hand_single_finger",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "index_pointing_at_the_viewer:_dark_skin_tone"
+  },
+  "👍": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "thumbs_up"
+  },
+  "👍🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_up:_light_skin_tone"
+  },
+  "👍🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_up:_medium_light_skin_tone"
+  },
+  "👍🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_up:_medium_skin_tone"
+  },
+  "👍🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_up:_medium_dark_skin_tone"
+  },
+  "👍🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_up:_dark_skin_tone"
+  },
+  "👎": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "thumbs_down"
+  },
+  "👎🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_down:_light_skin_tone"
+  },
+  "👎🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_down:_medium_light_skin_tone"
+  },
+  "👎🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_down:_medium_skin_tone"
+  },
+  "👎🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_down:_medium_dark_skin_tone"
+  },
+  "👎🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "thumbs_down:_dark_skin_tone"
+  },
+  "✊": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "raised_fist"
+  },
+  "✊🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_fist:_light_skin_tone"
+  },
+  "✊🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_fist:_medium_light_skin_tone"
+  },
+  "✊🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_fist:_medium_skin_tone"
+  },
+  "✊🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_fist:_medium_dark_skin_tone"
+  },
+  "✊🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raised_fist:_dark_skin_tone"
+  },
+  "👊": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "oncoming_fist"
+  },
+  "👊🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "oncoming_fist:_light_skin_tone"
+  },
+  "👊🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "oncoming_fist:_medium_light_skin_tone"
+  },
+  "👊🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "oncoming_fist:_medium_skin_tone"
+  },
+  "👊🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "oncoming_fist:_medium_dark_skin_tone"
+  },
+  "👊🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "oncoming_fist:_dark_skin_tone"
+  },
+  "🤛": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "left_facing_fist"
+  },
+  "🤛🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "left_facing_fist:_light_skin_tone"
+  },
+  "🤛🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "left_facing_fist:_medium_light_skin_tone"
+  },
+  "🤛🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "left_facing_fist:_medium_skin_tone"
+  },
+  "🤛🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "left_facing_fist:_medium_dark_skin_tone"
+  },
+  "🤛🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "left_facing_fist:_dark_skin_tone"
+  },
+  "🤜": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "right_facing_fist"
+  },
+  "🤜🏻": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "right_facing_fist:_light_skin_tone"
+  },
+  "🤜🏼": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "right_facing_fist:_medium_light_skin_tone"
+  },
+  "🤜🏽": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "right_facing_fist:_medium_skin_tone"
+  },
+  "🤜🏾": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "right_facing_fist:_medium_dark_skin_tone"
+  },
+  "🤜🏿": {
+    "g": "people_&_body",
+    "s": "hand_fingers_closed",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "right_facing_fist:_dark_skin_tone"
+  },
+  "👏": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "clapping_hands"
+  },
+  "👏🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "clapping_hands:_light_skin_tone"
+  },
+  "👏🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "clapping_hands:_medium_light_skin_tone"
+  },
+  "👏🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "clapping_hands:_medium_skin_tone"
+  },
+  "👏🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "clapping_hands:_medium_dark_skin_tone"
+  },
+  "👏🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "clapping_hands:_dark_skin_tone"
+  },
+  "🙌": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "raising_hands"
+  },
+  "🙌🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raising_hands:_light_skin_tone"
+  },
+  "🙌🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raising_hands:_medium_light_skin_tone"
+  },
+  "🙌🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raising_hands:_medium_skin_tone"
+  },
+  "🙌🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raising_hands:_medium_dark_skin_tone"
+  },
+  "🙌🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "raising_hands:_dark_skin_tone"
+  },
+  "🫶": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "heart_hands"
+  },
+  "🫶🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "heart_hands:_light_skin_tone"
+  },
+  "🫶🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "heart_hands:_medium_light_skin_tone"
+  },
+  "🫶🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "heart_hands:_medium_skin_tone"
+  },
+  "🫶🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "heart_hands:_medium_dark_skin_tone"
+  },
+  "🫶🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "heart_hands:_dark_skin_tone"
+  },
+  "👐": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "open_hands"
+  },
+  "👐🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "open_hands:_light_skin_tone"
+  },
+  "👐🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "open_hands:_medium_light_skin_tone"
+  },
+  "👐🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "open_hands:_medium_skin_tone"
+  },
+  "👐🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "open_hands:_medium_dark_skin_tone"
+  },
+  "👐🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "open_hands:_dark_skin_tone"
+  },
+  "🤲": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "palms_up_together"
+  },
+  "🤲🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "palms_up_together:_light_skin_tone"
+  },
+  "🤲🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "palms_up_together:_medium_light_skin_tone"
+  },
+  "🤲🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "palms_up_together:_medium_skin_tone"
+  },
+  "🤲🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "palms_up_together:_medium_dark_skin_tone"
+  },
+  "🤲🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "palms_up_together:_dark_skin_tone"
+  },
+  "🤝": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "handshake"
+  },
+  "🤝🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_light_skin_tone"
+  },
+  "🤝🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_light_skin_tone"
+  },
+  "🤝🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_skin_tone"
+  },
+  "🤝🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_dark_skin_tone"
+  },
+  "🤝🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_dark_skin_tone"
+  },
+  "🫱🏻‍🫲🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🫱🏻‍🫲🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_light_skin_tone,_medium_skin_tone"
+  },
+  "🫱🏻‍🫲🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🫱🏻‍🫲🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_light_skin_tone,_dark_skin_tone"
+  },
+  "🫱🏼‍🫲🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🫱🏼‍🫲🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🫱🏼‍🫲🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🫱🏼‍🫲🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🫱🏽‍🫲🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_skin_tone,_light_skin_tone"
+  },
+  "🫱🏽‍🫲🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🫱🏽‍🫲🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🫱🏽‍🫲🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_skin_tone,_dark_skin_tone"
+  },
+  "🫱🏾‍🫲🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🫱🏾‍🫲🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🫱🏾‍🫲🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🫱🏾‍🫲🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🫱🏿‍🫲🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_dark_skin_tone,_light_skin_tone"
+  },
+  "🫱🏿‍🫲🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🫱🏿‍🫲🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_dark_skin_tone,_medium_skin_tone"
+  },
+  "🫱🏿‍🫲🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "handshake:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "🙏": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "folded_hands"
+  },
+  "🙏🏻": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "folded_hands:_light_skin_tone"
+  },
+  "🙏🏼": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "folded_hands:_medium_light_skin_tone"
+  },
+  "🙏🏽": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "folded_hands:_medium_skin_tone"
+  },
+  "🙏🏾": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "folded_hands:_medium_dark_skin_tone"
+  },
+  "🙏🏿": {
+    "g": "people_&_body",
+    "s": "hands",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "folded_hands:_dark_skin_tone"
+  },
+  "✍️": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "writing_hand"
+  },
+  "✍": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "writing_hand"
+  },
+  "✍🏻": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "writing_hand:_light_skin_tone"
+  },
+  "✍🏼": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "writing_hand:_medium_light_skin_tone"
+  },
+  "✍🏽": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "writing_hand:_medium_skin_tone"
+  },
+  "✍🏾": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "writing_hand:_medium_dark_skin_tone"
+  },
+  "✍🏿": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "writing_hand:_dark_skin_tone"
+  },
+  "💅": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "nail_polish"
+  },
+  "💅🏻": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nail_polish:_light_skin_tone"
+  },
+  "💅🏼": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nail_polish:_medium_light_skin_tone"
+  },
+  "💅🏽": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nail_polish:_medium_skin_tone"
+  },
+  "💅🏾": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nail_polish:_medium_dark_skin_tone"
+  },
+  "💅🏿": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nail_polish:_dark_skin_tone"
+  },
+  "🤳": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "selfie"
+  },
+  "🤳🏻": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "selfie:_light_skin_tone"
+  },
+  "🤳🏼": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "selfie:_medium_light_skin_tone"
+  },
+  "🤳🏽": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "selfie:_medium_skin_tone"
+  },
+  "🤳🏾": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "selfie:_medium_dark_skin_tone"
+  },
+  "🤳🏿": {
+    "g": "people_&_body",
+    "s": "hand_prop",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "selfie:_dark_skin_tone"
+  },
+  "💪": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flexed_biceps"
+  },
+  "💪🏻": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "flexed_biceps:_light_skin_tone"
+  },
+  "💪🏼": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "flexed_biceps:_medium_light_skin_tone"
+  },
+  "💪🏽": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "flexed_biceps:_medium_skin_tone"
+  },
+  "💪🏾": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "flexed_biceps:_medium_dark_skin_tone"
+  },
+  "💪🏿": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "flexed_biceps:_dark_skin_tone"
+  },
+  "🦾": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "mechanical_arm"
+  },
+  "🦿": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "mechanical_leg"
+  },
+  "🦵": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "leg"
+  },
+  "🦵🏻": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "leg:_light_skin_tone"
+  },
+  "🦵🏼": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "leg:_medium_light_skin_tone"
+  },
+  "🦵🏽": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "leg:_medium_skin_tone"
+  },
+  "🦵🏾": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "leg:_medium_dark_skin_tone"
+  },
+  "🦵🏿": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "leg:_dark_skin_tone"
+  },
+  "🦶": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "foot"
+  },
+  "🦶🏻": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "foot:_light_skin_tone"
+  },
+  "🦶🏼": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "foot:_medium_light_skin_tone"
+  },
+  "🦶🏽": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "foot:_medium_skin_tone"
+  },
+  "🦶🏾": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "foot:_medium_dark_skin_tone"
+  },
+  "🦶🏿": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "foot:_dark_skin_tone"
+  },
+  "👂": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ear"
+  },
+  "👂🏻": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ear:_light_skin_tone"
+  },
+  "👂🏼": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ear:_medium_light_skin_tone"
+  },
+  "👂🏽": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ear:_medium_skin_tone"
+  },
+  "👂🏾": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ear:_medium_dark_skin_tone"
+  },
+  "👂🏿": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ear:_dark_skin_tone"
+  },
+  "🦻": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ear_with_hearing_aid"
+  },
+  "🦻🏻": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ear_with_hearing_aid:_light_skin_tone"
+  },
+  "🦻🏼": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ear_with_hearing_aid:_medium_light_skin_tone"
+  },
+  "🦻🏽": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ear_with_hearing_aid:_medium_skin_tone"
+  },
+  "🦻🏾": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ear_with_hearing_aid:_medium_dark_skin_tone"
+  },
+  "🦻🏿": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ear_with_hearing_aid:_dark_skin_tone"
+  },
+  "👃": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "nose"
+  },
+  "👃🏻": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nose:_light_skin_tone"
+  },
+  "👃🏼": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nose:_medium_light_skin_tone"
+  },
+  "👃🏽": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nose:_medium_skin_tone"
+  },
+  "👃🏾": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nose:_medium_dark_skin_tone"
+  },
+  "👃🏿": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "nose:_dark_skin_tone"
+  },
+  "🧠": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "brain"
+  },
+  "🫀": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "anatomical_heart"
+  },
+  "🫁": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "lungs"
+  },
+  "🦷": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "tooth"
+  },
+  "🦴": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "bone"
+  },
+  "👀": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "eyes"
+  },
+  "👁️": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "eye"
+  },
+  "👁": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "eye"
+  },
+  "👅": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tongue"
+  },
+  "👄": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mouth"
+  },
+  "🫦": {
+    "g": "people_&_body",
+    "s": "body_parts",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "biting_lip"
+  },
+  "👶": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "baby"
+  },
+  "👶🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby:_light_skin_tone"
+  },
+  "👶🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby:_medium_light_skin_tone"
+  },
+  "👶🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby:_medium_skin_tone"
+  },
+  "👶🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby:_medium_dark_skin_tone"
+  },
+  "👶🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby:_dark_skin_tone"
+  },
+  "🧒": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "child"
+  },
+  "🧒🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "child:_light_skin_tone"
+  },
+  "🧒🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "child:_medium_light_skin_tone"
+  },
+  "🧒🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "child:_medium_skin_tone"
+  },
+  "🧒🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "child:_medium_dark_skin_tone"
+  },
+  "🧒🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "child:_dark_skin_tone"
+  },
+  "👦": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "boy"
+  },
+  "👦🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "boy:_light_skin_tone"
+  },
+  "👦🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "boy:_medium_light_skin_tone"
+  },
+  "👦🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "boy:_medium_skin_tone"
+  },
+  "👦🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "boy:_medium_dark_skin_tone"
+  },
+  "👦🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "boy:_dark_skin_tone"
+  },
+  "👧": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "girl"
+  },
+  "👧🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "girl:_light_skin_tone"
+  },
+  "👧🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "girl:_medium_light_skin_tone"
+  },
+  "👧🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "girl:_medium_skin_tone"
+  },
+  "👧🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "girl:_medium_dark_skin_tone"
+  },
+  "👧🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "girl:_dark_skin_tone"
+  },
+  "🧑": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person"
+  },
+  "🧑🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_light_skin_tone"
+  },
+  "🧑🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_medium_light_skin_tone"
+  },
+  "🧑🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_medium_skin_tone"
+  },
+  "🧑🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_medium_dark_skin_tone"
+  },
+  "🧑🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_dark_skin_tone"
+  },
+  "👱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person:_blond_hair"
+  },
+  "👱🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person:_light_skin_tone,_blond_hair"
+  },
+  "👱🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person:_medium_light_skin_tone,_blond_hair"
+  },
+  "👱🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person:_medium_skin_tone,_blond_hair"
+  },
+  "👱🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person:_medium_dark_skin_tone,_blond_hair"
+  },
+  "👱🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person:_dark_skin_tone,_blond_hair"
+  },
+  "👨": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "man"
+  },
+  "👨🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "man:_light_skin_tone"
+  },
+  "👨🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "man:_medium_light_skin_tone"
+  },
+  "👨🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "man:_medium_skin_tone"
+  },
+  "👨🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "man:_medium_dark_skin_tone"
+  },
+  "👨🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "man:_dark_skin_tone"
+  },
+  "🧔": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_beard"
+  },
+  "🧔🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_light_skin_tone,_beard"
+  },
+  "🧔🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_medium_light_skin_tone,_beard"
+  },
+  "🧔🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_medium_skin_tone,_beard"
+  },
+  "🧔🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_medium_dark_skin_tone,_beard"
+  },
+  "🧔🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person:_dark_skin_tone,_beard"
+  },
+  "🧔‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "man:_beard"
+  },
+  "🧔‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "man:_beard"
+  },
+  "🧔🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "man:_light_skin_tone,_beard"
+  },
+  "🧔🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "man:_light_skin_tone,_beard"
+  },
+  "🧔🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "man:_medium_light_skin_tone,_beard"
+  },
+  "🧔🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "man:_medium_light_skin_tone,_beard"
+  },
+  "🧔🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "man:_medium_skin_tone,_beard"
+  },
+  "🧔🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "man:_medium_skin_tone,_beard"
+  },
+  "🧔🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "man:_medium_dark_skin_tone,_beard"
+  },
+  "🧔🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "man:_medium_dark_skin_tone,_beard"
+  },
+  "🧔🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "man:_dark_skin_tone,_beard"
+  },
+  "🧔🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "man:_dark_skin_tone,_beard"
+  },
+  "🧔‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "woman:_beard"
+  },
+  "🧔‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "woman:_beard"
+  },
+  "🧔🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "woman:_light_skin_tone,_beard"
+  },
+  "🧔🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "woman:_light_skin_tone,_beard"
+  },
+  "🧔🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "woman:_medium_light_skin_tone,_beard"
+  },
+  "🧔🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "woman:_medium_light_skin_tone,_beard"
+  },
+  "🧔🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "woman:_medium_skin_tone,_beard"
+  },
+  "🧔🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "woman:_medium_skin_tone,_beard"
+  },
+  "🧔🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "woman:_medium_dark_skin_tone,_beard"
+  },
+  "🧔🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "woman:_medium_dark_skin_tone,_beard"
+  },
+  "🧔🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "woman:_dark_skin_tone,_beard"
+  },
+  "🧔🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "woman:_dark_skin_tone,_beard"
+  },
+  "👨‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_red_hair"
+  },
+  "👨🏻‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_light_skin_tone,_red_hair"
+  },
+  "👨🏼‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_light_skin_tone,_red_hair"
+  },
+  "👨🏽‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_skin_tone,_red_hair"
+  },
+  "👨🏾‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_dark_skin_tone,_red_hair"
+  },
+  "👨🏿‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_dark_skin_tone,_red_hair"
+  },
+  "👨‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_curly_hair"
+  },
+  "👨🏻‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_light_skin_tone,_curly_hair"
+  },
+  "👨🏼‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_light_skin_tone,_curly_hair"
+  },
+  "👨🏽‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_skin_tone,_curly_hair"
+  },
+  "👨🏾‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_dark_skin_tone,_curly_hair"
+  },
+  "👨🏿‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_dark_skin_tone,_curly_hair"
+  },
+  "👨‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_white_hair"
+  },
+  "👨🏻‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_light_skin_tone,_white_hair"
+  },
+  "👨🏼‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_light_skin_tone,_white_hair"
+  },
+  "👨🏽‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_skin_tone,_white_hair"
+  },
+  "👨🏾‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_dark_skin_tone,_white_hair"
+  },
+  "👨🏿‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_dark_skin_tone,_white_hair"
+  },
+  "👨‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_bald"
+  },
+  "👨🏻‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_light_skin_tone,_bald"
+  },
+  "👨🏼‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_light_skin_tone,_bald"
+  },
+  "👨🏽‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_skin_tone,_bald"
+  },
+  "👨🏾‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_medium_dark_skin_tone,_bald"
+  },
+  "👨🏿‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man:_dark_skin_tone,_bald"
+  },
+  "👩": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "woman"
+  },
+  "👩🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman:_light_skin_tone"
+  },
+  "👩🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman:_medium_light_skin_tone"
+  },
+  "👩🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman:_medium_skin_tone"
+  },
+  "👩🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman:_medium_dark_skin_tone"
+  },
+  "👩🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman:_dark_skin_tone"
+  },
+  "👩‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_red_hair"
+  },
+  "👩🏻‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_light_skin_tone,_red_hair"
+  },
+  "👩🏼‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_light_skin_tone,_red_hair"
+  },
+  "👩🏽‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_skin_tone,_red_hair"
+  },
+  "👩🏾‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_dark_skin_tone,_red_hair"
+  },
+  "👩🏿‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_dark_skin_tone,_red_hair"
+  },
+  "🧑‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_red_hair"
+  },
+  "🧑🏻‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_light_skin_tone,_red_hair"
+  },
+  "🧑🏼‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_light_skin_tone,_red_hair"
+  },
+  "🧑🏽‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_skin_tone,_red_hair"
+  },
+  "🧑🏾‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_dark_skin_tone,_red_hair"
+  },
+  "🧑🏿‍🦰": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_dark_skin_tone,_red_hair"
+  },
+  "👩‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_curly_hair"
+  },
+  "👩🏻‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_light_skin_tone,_curly_hair"
+  },
+  "👩🏼‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_light_skin_tone,_curly_hair"
+  },
+  "👩🏽‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_skin_tone,_curly_hair"
+  },
+  "👩🏾‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_dark_skin_tone,_curly_hair"
+  },
+  "👩🏿‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_dark_skin_tone,_curly_hair"
+  },
+  "🧑‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_curly_hair"
+  },
+  "🧑🏻‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_light_skin_tone,_curly_hair"
+  },
+  "🧑🏼‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_light_skin_tone,_curly_hair"
+  },
+  "🧑🏽‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_skin_tone,_curly_hair"
+  },
+  "🧑🏾‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_dark_skin_tone,_curly_hair"
+  },
+  "🧑🏿‍🦱": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_dark_skin_tone,_curly_hair"
+  },
+  "👩‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_white_hair"
+  },
+  "👩🏻‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_light_skin_tone,_white_hair"
+  },
+  "👩🏼‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_light_skin_tone,_white_hair"
+  },
+  "👩🏽‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_skin_tone,_white_hair"
+  },
+  "👩🏾‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_dark_skin_tone,_white_hair"
+  },
+  "👩🏿‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_dark_skin_tone,_white_hair"
+  },
+  "🧑‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_white_hair"
+  },
+  "🧑🏻‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_light_skin_tone,_white_hair"
+  },
+  "🧑🏼‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_light_skin_tone,_white_hair"
+  },
+  "🧑🏽‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_skin_tone,_white_hair"
+  },
+  "🧑🏾‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_dark_skin_tone,_white_hair"
+  },
+  "🧑🏿‍🦳": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_dark_skin_tone,_white_hair"
+  },
+  "👩‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_bald"
+  },
+  "👩🏻‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_light_skin_tone,_bald"
+  },
+  "👩🏼‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_light_skin_tone,_bald"
+  },
+  "👩🏽‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_skin_tone,_bald"
+  },
+  "👩🏾‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_medium_dark_skin_tone,_bald"
+  },
+  "👩🏿‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman:_dark_skin_tone,_bald"
+  },
+  "🧑‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_bald"
+  },
+  "🧑🏻‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_light_skin_tone,_bald"
+  },
+  "🧑🏼‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_light_skin_tone,_bald"
+  },
+  "🧑🏽‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_skin_tone,_bald"
+  },
+  "🧑🏾‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_medium_dark_skin_tone,_bald"
+  },
+  "🧑🏿‍🦲": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person:_dark_skin_tone,_bald"
+  },
+  "👱‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman:_blond_hair"
+  },
+  "👱‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman:_blond_hair"
+  },
+  "👱🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman:_light_skin_tone,_blond_hair"
+  },
+  "👱🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman:_light_skin_tone,_blond_hair"
+  },
+  "👱🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman:_medium_light_skin_tone,_blond_hair"
+  },
+  "👱🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman:_medium_light_skin_tone,_blond_hair"
+  },
+  "👱🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman:_medium_skin_tone,_blond_hair"
+  },
+  "👱🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman:_medium_skin_tone,_blond_hair"
+  },
+  "👱🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman:_medium_dark_skin_tone,_blond_hair"
+  },
+  "👱🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman:_medium_dark_skin_tone,_blond_hair"
+  },
+  "👱🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman:_dark_skin_tone,_blond_hair"
+  },
+  "👱🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman:_dark_skin_tone,_blond_hair"
+  },
+  "👱‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man:_blond_hair"
+  },
+  "👱‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man:_blond_hair"
+  },
+  "👱🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man:_light_skin_tone,_blond_hair"
+  },
+  "👱🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man:_light_skin_tone,_blond_hair"
+  },
+  "👱🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man:_medium_light_skin_tone,_blond_hair"
+  },
+  "👱🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man:_medium_light_skin_tone,_blond_hair"
+  },
+  "👱🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man:_medium_skin_tone,_blond_hair"
+  },
+  "👱🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man:_medium_skin_tone,_blond_hair"
+  },
+  "👱🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man:_medium_dark_skin_tone,_blond_hair"
+  },
+  "👱🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man:_medium_dark_skin_tone,_blond_hair"
+  },
+  "👱🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man:_dark_skin_tone,_blond_hair"
+  },
+  "👱🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man:_dark_skin_tone,_blond_hair"
+  },
+  "🧓": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "older_person"
+  },
+  "🧓🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "older_person:_light_skin_tone"
+  },
+  "🧓🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "older_person:_medium_light_skin_tone"
+  },
+  "🧓🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "older_person:_medium_skin_tone"
+  },
+  "🧓🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "older_person:_medium_dark_skin_tone"
+  },
+  "🧓🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "older_person:_dark_skin_tone"
+  },
+  "👴": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "old_man"
+  },
+  "👴🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_man:_light_skin_tone"
+  },
+  "👴🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_man:_medium_light_skin_tone"
+  },
+  "👴🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_man:_medium_skin_tone"
+  },
+  "👴🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_man:_medium_dark_skin_tone"
+  },
+  "👴🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_man:_dark_skin_tone"
+  },
+  "👵": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "old_woman"
+  },
+  "👵🏻": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_woman:_light_skin_tone"
+  },
+  "👵🏼": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_woman:_medium_light_skin_tone"
+  },
+  "👵🏽": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_woman:_medium_skin_tone"
+  },
+  "👵🏾": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_woman:_medium_dark_skin_tone"
+  },
+  "👵🏿": {
+    "g": "people_&_body",
+    "s": "person",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "old_woman:_dark_skin_tone"
+  },
+  "🙍": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_frowning"
+  },
+  "🙍🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_frowning:_light_skin_tone"
+  },
+  "🙍🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_frowning:_medium_light_skin_tone"
+  },
+  "🙍🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_frowning:_medium_skin_tone"
+  },
+  "🙍🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_frowning:_medium_dark_skin_tone"
+  },
+  "🙍🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_frowning:_dark_skin_tone"
+  },
+  "🙍‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_frowning"
+  },
+  "🙍‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_frowning"
+  },
+  "🙍🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_light_skin_tone"
+  },
+  "🙍🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_light_skin_tone"
+  },
+  "🙍🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_medium_light_skin_tone"
+  },
+  "🙍🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_medium_light_skin_tone"
+  },
+  "🙍🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_medium_skin_tone"
+  },
+  "🙍🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_medium_skin_tone"
+  },
+  "🙍🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_medium_dark_skin_tone"
+  },
+  "🙍🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_medium_dark_skin_tone"
+  },
+  "🙍🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_dark_skin_tone"
+  },
+  "🙍🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_frowning:_dark_skin_tone"
+  },
+  "🙍‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning"
+  },
+  "🙍‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning"
+  },
+  "🙍🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_light_skin_tone"
+  },
+  "🙍🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_light_skin_tone"
+  },
+  "🙍🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_medium_light_skin_tone"
+  },
+  "🙍🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_medium_light_skin_tone"
+  },
+  "🙍🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_medium_skin_tone"
+  },
+  "🙍🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_medium_skin_tone"
+  },
+  "🙍🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_medium_dark_skin_tone"
+  },
+  "🙍🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_medium_dark_skin_tone"
+  },
+  "🙍🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_dark_skin_tone"
+  },
+  "🙍🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_frowning:_dark_skin_tone"
+  },
+  "🙎": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_pouting"
+  },
+  "🙎🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_pouting:_light_skin_tone"
+  },
+  "🙎🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_pouting:_medium_light_skin_tone"
+  },
+  "🙎🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_pouting:_medium_skin_tone"
+  },
+  "🙎🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_pouting:_medium_dark_skin_tone"
+  },
+  "🙎🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_pouting:_dark_skin_tone"
+  },
+  "🙎‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pouting"
+  },
+  "🙎‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pouting"
+  },
+  "🙎🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_light_skin_tone"
+  },
+  "🙎🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_light_skin_tone"
+  },
+  "🙎🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_medium_light_skin_tone"
+  },
+  "🙎🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_medium_light_skin_tone"
+  },
+  "🙎🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_medium_skin_tone"
+  },
+  "🙎🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_medium_skin_tone"
+  },
+  "🙎🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_medium_dark_skin_tone"
+  },
+  "🙎🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_medium_dark_skin_tone"
+  },
+  "🙎🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_dark_skin_tone"
+  },
+  "🙎🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pouting:_dark_skin_tone"
+  },
+  "🙎‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting"
+  },
+  "🙎‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting"
+  },
+  "🙎🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_light_skin_tone"
+  },
+  "🙎🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_light_skin_tone"
+  },
+  "🙎🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_medium_light_skin_tone"
+  },
+  "🙎🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_medium_light_skin_tone"
+  },
+  "🙎🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_medium_skin_tone"
+  },
+  "🙎🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_medium_skin_tone"
+  },
+  "🙎🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_medium_dark_skin_tone"
+  },
+  "🙎🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_medium_dark_skin_tone"
+  },
+  "🙎🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_dark_skin_tone"
+  },
+  "🙎🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pouting:_dark_skin_tone"
+  },
+  "🙅": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_gesturing_no"
+  },
+  "🙅🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_no:_light_skin_tone"
+  },
+  "🙅🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_no:_medium_light_skin_tone"
+  },
+  "🙅🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_no:_medium_skin_tone"
+  },
+  "🙅🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_no:_medium_dark_skin_tone"
+  },
+  "🙅🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_no:_dark_skin_tone"
+  },
+  "🙅‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no"
+  },
+  "🙅‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no"
+  },
+  "🙅🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_light_skin_tone"
+  },
+  "🙅🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_light_skin_tone"
+  },
+  "🙅🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_medium_light_skin_tone"
+  },
+  "🙅🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_medium_light_skin_tone"
+  },
+  "🙅🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_medium_skin_tone"
+  },
+  "🙅🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_medium_skin_tone"
+  },
+  "🙅🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_medium_dark_skin_tone"
+  },
+  "🙅🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_medium_dark_skin_tone"
+  },
+  "🙅🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_dark_skin_tone"
+  },
+  "🙅🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_no:_dark_skin_tone"
+  },
+  "🙅‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no"
+  },
+  "🙅‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no"
+  },
+  "🙅🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_light_skin_tone"
+  },
+  "🙅🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_light_skin_tone"
+  },
+  "🙅🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_medium_light_skin_tone"
+  },
+  "🙅🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_medium_light_skin_tone"
+  },
+  "🙅🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_medium_skin_tone"
+  },
+  "🙅🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_medium_skin_tone"
+  },
+  "🙅🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_medium_dark_skin_tone"
+  },
+  "🙅🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_medium_dark_skin_tone"
+  },
+  "🙅🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_dark_skin_tone"
+  },
+  "🙅🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_no:_dark_skin_tone"
+  },
+  "🙆": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_gesturing_ok"
+  },
+  "🙆🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_ok:_light_skin_tone"
+  },
+  "🙆🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_ok:_medium_light_skin_tone"
+  },
+  "🙆🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_ok:_medium_skin_tone"
+  },
+  "🙆🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_ok:_medium_dark_skin_tone"
+  },
+  "🙆🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_gesturing_ok:_dark_skin_tone"
+  },
+  "🙆‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok"
+  },
+  "🙆‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok"
+  },
+  "🙆🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_light_skin_tone"
+  },
+  "🙆🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_light_skin_tone"
+  },
+  "🙆🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_medium_light_skin_tone"
+  },
+  "🙆🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_medium_light_skin_tone"
+  },
+  "🙆🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_medium_skin_tone"
+  },
+  "🙆🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_medium_skin_tone"
+  },
+  "🙆🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_medium_dark_skin_tone"
+  },
+  "🙆🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_medium_dark_skin_tone"
+  },
+  "🙆🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_dark_skin_tone"
+  },
+  "🙆🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_gesturing_ok:_dark_skin_tone"
+  },
+  "🙆‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok"
+  },
+  "🙆‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok"
+  },
+  "🙆🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_light_skin_tone"
+  },
+  "🙆🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_light_skin_tone"
+  },
+  "🙆🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_medium_light_skin_tone"
+  },
+  "🙆🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_medium_light_skin_tone"
+  },
+  "🙆🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_medium_skin_tone"
+  },
+  "🙆🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_medium_skin_tone"
+  },
+  "🙆🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_medium_dark_skin_tone"
+  },
+  "🙆🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_medium_dark_skin_tone"
+  },
+  "🙆🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_dark_skin_tone"
+  },
+  "🙆🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_gesturing_ok:_dark_skin_tone"
+  },
+  "💁": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_tipping_hand"
+  },
+  "💁🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_tipping_hand:_light_skin_tone"
+  },
+  "💁🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_tipping_hand:_medium_light_skin_tone"
+  },
+  "💁🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_tipping_hand:_medium_skin_tone"
+  },
+  "💁🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_tipping_hand:_medium_dark_skin_tone"
+  },
+  "💁🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_tipping_hand:_dark_skin_tone"
+  },
+  "💁‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand"
+  },
+  "💁‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand"
+  },
+  "💁🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_light_skin_tone"
+  },
+  "💁🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_light_skin_tone"
+  },
+  "💁🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_medium_light_skin_tone"
+  },
+  "💁🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_medium_light_skin_tone"
+  },
+  "💁🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_medium_skin_tone"
+  },
+  "💁🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_medium_skin_tone"
+  },
+  "💁🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_medium_dark_skin_tone"
+  },
+  "💁🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_medium_dark_skin_tone"
+  },
+  "💁🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_dark_skin_tone"
+  },
+  "💁🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_tipping_hand:_dark_skin_tone"
+  },
+  "💁‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand"
+  },
+  "💁‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand"
+  },
+  "💁🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_light_skin_tone"
+  },
+  "💁🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_light_skin_tone"
+  },
+  "💁🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_medium_light_skin_tone"
+  },
+  "💁🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_medium_light_skin_tone"
+  },
+  "💁🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_medium_skin_tone"
+  },
+  "💁🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_medium_skin_tone"
+  },
+  "💁🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_medium_dark_skin_tone"
+  },
+  "💁🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_medium_dark_skin_tone"
+  },
+  "💁🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_dark_skin_tone"
+  },
+  "💁🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_tipping_hand:_dark_skin_tone"
+  },
+  "🙋": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_raising_hand"
+  },
+  "🙋🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_raising_hand:_light_skin_tone"
+  },
+  "🙋🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_raising_hand:_medium_light_skin_tone"
+  },
+  "🙋🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_raising_hand:_medium_skin_tone"
+  },
+  "🙋🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_raising_hand:_medium_dark_skin_tone"
+  },
+  "🙋🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_raising_hand:_dark_skin_tone"
+  },
+  "🙋‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand"
+  },
+  "🙋‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand"
+  },
+  "🙋🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_light_skin_tone"
+  },
+  "🙋🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_light_skin_tone"
+  },
+  "🙋🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_medium_light_skin_tone"
+  },
+  "🙋🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_medium_light_skin_tone"
+  },
+  "🙋🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_medium_skin_tone"
+  },
+  "🙋🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_medium_skin_tone"
+  },
+  "🙋🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_medium_dark_skin_tone"
+  },
+  "🙋🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_medium_dark_skin_tone"
+  },
+  "🙋🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_dark_skin_tone"
+  },
+  "🙋🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_raising_hand:_dark_skin_tone"
+  },
+  "🙋‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand"
+  },
+  "🙋‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand"
+  },
+  "🙋🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_light_skin_tone"
+  },
+  "🙋🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_light_skin_tone"
+  },
+  "🙋🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_medium_light_skin_tone"
+  },
+  "🙋🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_medium_light_skin_tone"
+  },
+  "🙋🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_medium_skin_tone"
+  },
+  "🙋🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_medium_skin_tone"
+  },
+  "🙋🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_medium_dark_skin_tone"
+  },
+  "🙋🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_medium_dark_skin_tone"
+  },
+  "🙋🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_dark_skin_tone"
+  },
+  "🙋🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_raising_hand:_dark_skin_tone"
+  },
+  "🧏": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_person"
+  },
+  "🧏🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_person:_light_skin_tone"
+  },
+  "🧏🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_person:_medium_light_skin_tone"
+  },
+  "🧏🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_person:_medium_skin_tone"
+  },
+  "🧏🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_person:_medium_dark_skin_tone"
+  },
+  "🧏🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_person:_dark_skin_tone"
+  },
+  "🧏‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_man"
+  },
+  "🧏‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_man"
+  },
+  "🧏🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_light_skin_tone"
+  },
+  "🧏🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_light_skin_tone"
+  },
+  "🧏🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_medium_light_skin_tone"
+  },
+  "🧏🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_medium_light_skin_tone"
+  },
+  "🧏🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_medium_skin_tone"
+  },
+  "🧏🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_medium_skin_tone"
+  },
+  "🧏🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_medium_dark_skin_tone"
+  },
+  "🧏🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_medium_dark_skin_tone"
+  },
+  "🧏🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_dark_skin_tone"
+  },
+  "🧏🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_man:_dark_skin_tone"
+  },
+  "🧏‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman"
+  },
+  "🧏‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman"
+  },
+  "🧏🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_light_skin_tone"
+  },
+  "🧏🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_light_skin_tone"
+  },
+  "🧏🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_medium_light_skin_tone"
+  },
+  "🧏🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_medium_light_skin_tone"
+  },
+  "🧏🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_medium_skin_tone"
+  },
+  "🧏🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_medium_skin_tone"
+  },
+  "🧏🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_medium_dark_skin_tone"
+  },
+  "🧏🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_medium_dark_skin_tone"
+  },
+  "🧏🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_dark_skin_tone"
+  },
+  "🧏🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "deaf_woman:_dark_skin_tone"
+  },
+  "🙇": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_bowing"
+  },
+  "🙇🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_bowing:_light_skin_tone"
+  },
+  "🙇🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_bowing:_medium_light_skin_tone"
+  },
+  "🙇🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_bowing:_medium_skin_tone"
+  },
+  "🙇🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_bowing:_medium_dark_skin_tone"
+  },
+  "🙇🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_bowing:_dark_skin_tone"
+  },
+  "🙇‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bowing"
+  },
+  "🙇‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bowing"
+  },
+  "🙇🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_light_skin_tone"
+  },
+  "🙇🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_light_skin_tone"
+  },
+  "🙇🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_medium_light_skin_tone"
+  },
+  "🙇🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_medium_light_skin_tone"
+  },
+  "🙇🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_medium_skin_tone"
+  },
+  "🙇🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_medium_skin_tone"
+  },
+  "🙇🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_medium_dark_skin_tone"
+  },
+  "🙇🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_medium_dark_skin_tone"
+  },
+  "🙇🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_dark_skin_tone"
+  },
+  "🙇🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bowing:_dark_skin_tone"
+  },
+  "🙇‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing"
+  },
+  "🙇‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing"
+  },
+  "🙇🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_light_skin_tone"
+  },
+  "🙇🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_light_skin_tone"
+  },
+  "🙇🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_medium_light_skin_tone"
+  },
+  "🙇🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_medium_light_skin_tone"
+  },
+  "🙇🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_medium_skin_tone"
+  },
+  "🙇🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_medium_skin_tone"
+  },
+  "🙇🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_medium_dark_skin_tone"
+  },
+  "🙇🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_medium_dark_skin_tone"
+  },
+  "🙇🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_dark_skin_tone"
+  },
+  "🙇🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bowing:_dark_skin_tone"
+  },
+  "🤦": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_facepalming"
+  },
+  "🤦🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_facepalming:_light_skin_tone"
+  },
+  "🤦🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_facepalming:_medium_light_skin_tone"
+  },
+  "🤦🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_facepalming:_medium_skin_tone"
+  },
+  "🤦🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_facepalming:_medium_dark_skin_tone"
+  },
+  "🤦🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_facepalming:_dark_skin_tone"
+  },
+  "🤦‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming"
+  },
+  "🤦‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming"
+  },
+  "🤦🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_light_skin_tone"
+  },
+  "🤦🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_light_skin_tone"
+  },
+  "🤦🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_medium_light_skin_tone"
+  },
+  "🤦🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_medium_light_skin_tone"
+  },
+  "🤦🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_medium_skin_tone"
+  },
+  "🤦🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_medium_skin_tone"
+  },
+  "🤦🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_medium_dark_skin_tone"
+  },
+  "🤦🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_medium_dark_skin_tone"
+  },
+  "🤦🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_dark_skin_tone"
+  },
+  "🤦🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_facepalming:_dark_skin_tone"
+  },
+  "🤦‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming"
+  },
+  "🤦‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming"
+  },
+  "🤦🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_light_skin_tone"
+  },
+  "🤦🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_light_skin_tone"
+  },
+  "🤦🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_medium_light_skin_tone"
+  },
+  "🤦🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_medium_light_skin_tone"
+  },
+  "🤦🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_medium_skin_tone"
+  },
+  "🤦🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_medium_skin_tone"
+  },
+  "🤦🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_medium_dark_skin_tone"
+  },
+  "🤦🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_medium_dark_skin_tone"
+  },
+  "🤦🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_dark_skin_tone"
+  },
+  "🤦🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_facepalming:_dark_skin_tone"
+  },
+  "🤷": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_shrugging"
+  },
+  "🤷🏻": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_shrugging:_light_skin_tone"
+  },
+  "🤷🏼": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_shrugging:_medium_light_skin_tone"
+  },
+  "🤷🏽": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_shrugging:_medium_skin_tone"
+  },
+  "🤷🏾": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_shrugging:_medium_dark_skin_tone"
+  },
+  "🤷🏿": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_shrugging:_dark_skin_tone"
+  },
+  "🤷‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging"
+  },
+  "🤷‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging"
+  },
+  "🤷🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_light_skin_tone"
+  },
+  "🤷🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_light_skin_tone"
+  },
+  "🤷🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_medium_light_skin_tone"
+  },
+  "🤷🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_medium_light_skin_tone"
+  },
+  "🤷🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_medium_skin_tone"
+  },
+  "🤷🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_medium_skin_tone"
+  },
+  "🤷🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_medium_dark_skin_tone"
+  },
+  "🤷🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_medium_dark_skin_tone"
+  },
+  "🤷🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_dark_skin_tone"
+  },
+  "🤷🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_shrugging:_dark_skin_tone"
+  },
+  "🤷‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging"
+  },
+  "🤷‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging"
+  },
+  "🤷🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_light_skin_tone"
+  },
+  "🤷🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_light_skin_tone"
+  },
+  "🤷🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_medium_light_skin_tone"
+  },
+  "🤷🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_medium_light_skin_tone"
+  },
+  "🤷🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_medium_skin_tone"
+  },
+  "🤷🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_medium_skin_tone"
+  },
+  "🤷🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_medium_dark_skin_tone"
+  },
+  "🤷🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_medium_dark_skin_tone"
+  },
+  "🤷🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_dark_skin_tone"
+  },
+  "🤷🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_gesture",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_shrugging:_dark_skin_tone"
+  },
+  "🧑‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "health_worker"
+  },
+  "🧑‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "health_worker"
+  },
+  "🧑🏻‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_light_skin_tone"
+  },
+  "🧑🏻‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_light_skin_tone"
+  },
+  "🧑🏼‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_medium_light_skin_tone"
+  },
+  "🧑🏼‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_medium_light_skin_tone"
+  },
+  "🧑🏽‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_medium_skin_tone"
+  },
+  "🧑🏽‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_medium_skin_tone"
+  },
+  "🧑🏾‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_medium_dark_skin_tone"
+  },
+  "🧑🏾‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_dark_skin_tone"
+  },
+  "🧑🏿‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "health_worker:_dark_skin_tone"
+  },
+  "👨‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker"
+  },
+  "👨‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker"
+  },
+  "👨🏻‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_light_skin_tone"
+  },
+  "👨🏻‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_light_skin_tone"
+  },
+  "👨🏼‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_medium_light_skin_tone"
+  },
+  "👨🏼‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_medium_light_skin_tone"
+  },
+  "👨🏽‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_medium_skin_tone"
+  },
+  "👨🏽‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_medium_skin_tone"
+  },
+  "👨🏾‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_medium_dark_skin_tone"
+  },
+  "👨🏾‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_medium_dark_skin_tone"
+  },
+  "👨🏿‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_dark_skin_tone"
+  },
+  "👨🏿‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_health_worker:_dark_skin_tone"
+  },
+  "👩‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker"
+  },
+  "👩‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker"
+  },
+  "👩🏻‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_light_skin_tone"
+  },
+  "👩🏻‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_light_skin_tone"
+  },
+  "👩🏼‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_medium_light_skin_tone"
+  },
+  "👩🏼‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_medium_light_skin_tone"
+  },
+  "👩🏽‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_medium_skin_tone"
+  },
+  "👩🏽‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_medium_skin_tone"
+  },
+  "👩🏾‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_medium_dark_skin_tone"
+  },
+  "👩🏾‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_medium_dark_skin_tone"
+  },
+  "👩🏿‍⚕️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_dark_skin_tone"
+  },
+  "👩🏿‍⚕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_health_worker:_dark_skin_tone"
+  },
+  "🧑‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "student"
+  },
+  "🧑🏻‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "student:_light_skin_tone"
+  },
+  "🧑🏼‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "student:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "student:_medium_skin_tone"
+  },
+  "🧑🏾‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "student:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "student:_dark_skin_tone"
+  },
+  "👨‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_student"
+  },
+  "👨🏻‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_student:_light_skin_tone"
+  },
+  "👨🏼‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_student:_medium_light_skin_tone"
+  },
+  "👨🏽‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_student:_medium_skin_tone"
+  },
+  "👨🏾‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_student:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_student:_dark_skin_tone"
+  },
+  "👩‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_student"
+  },
+  "👩🏻‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_student:_light_skin_tone"
+  },
+  "👩🏼‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_student:_medium_light_skin_tone"
+  },
+  "👩🏽‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_student:_medium_skin_tone"
+  },
+  "👩🏾‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_student:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🎓": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_student:_dark_skin_tone"
+  },
+  "🧑‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "teacher"
+  },
+  "🧑🏻‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "teacher:_light_skin_tone"
+  },
+  "🧑🏼‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "teacher:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "teacher:_medium_skin_tone"
+  },
+  "🧑🏾‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "teacher:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "teacher:_dark_skin_tone"
+  },
+  "👨‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_teacher"
+  },
+  "👨🏻‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_teacher:_light_skin_tone"
+  },
+  "👨🏼‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_teacher:_medium_light_skin_tone"
+  },
+  "👨🏽‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_teacher:_medium_skin_tone"
+  },
+  "👨🏾‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_teacher:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_teacher:_dark_skin_tone"
+  },
+  "👩‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_teacher"
+  },
+  "👩🏻‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_teacher:_light_skin_tone"
+  },
+  "👩🏼‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_teacher:_medium_light_skin_tone"
+  },
+  "👩🏽‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_teacher:_medium_skin_tone"
+  },
+  "👩🏾‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_teacher:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🏫": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_teacher:_dark_skin_tone"
+  },
+  "🧑‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "judge"
+  },
+  "🧑‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "judge"
+  },
+  "🧑🏻‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "judge:_light_skin_tone"
+  },
+  "🧑🏻‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "judge:_light_skin_tone"
+  },
+  "🧑🏼‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "judge:_medium_light_skin_tone"
+  },
+  "🧑🏼‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "judge:_medium_light_skin_tone"
+  },
+  "🧑🏽‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "judge:_medium_skin_tone"
+  },
+  "🧑🏽‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "judge:_medium_skin_tone"
+  },
+  "🧑🏾‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "judge:_medium_dark_skin_tone"
+  },
+  "🧑🏾‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "judge:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "judge:_dark_skin_tone"
+  },
+  "🧑🏿‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "judge:_dark_skin_tone"
+  },
+  "👨‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_judge"
+  },
+  "👨‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_judge"
+  },
+  "👨🏻‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_light_skin_tone"
+  },
+  "👨🏻‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_light_skin_tone"
+  },
+  "👨🏼‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_medium_light_skin_tone"
+  },
+  "👨🏼‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_medium_light_skin_tone"
+  },
+  "👨🏽‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_medium_skin_tone"
+  },
+  "👨🏽‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_medium_skin_tone"
+  },
+  "👨🏾‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_medium_dark_skin_tone"
+  },
+  "👨🏾‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_medium_dark_skin_tone"
+  },
+  "👨🏿‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_dark_skin_tone"
+  },
+  "👨🏿‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_judge:_dark_skin_tone"
+  },
+  "👩‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_judge"
+  },
+  "👩‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_judge"
+  },
+  "👩🏻‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_light_skin_tone"
+  },
+  "👩🏻‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_light_skin_tone"
+  },
+  "👩🏼‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_medium_light_skin_tone"
+  },
+  "👩🏼‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_medium_light_skin_tone"
+  },
+  "👩🏽‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_medium_skin_tone"
+  },
+  "👩🏽‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_medium_skin_tone"
+  },
+  "👩🏾‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_medium_dark_skin_tone"
+  },
+  "👩🏾‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_medium_dark_skin_tone"
+  },
+  "👩🏿‍⚖️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_dark_skin_tone"
+  },
+  "👩🏿‍⚖": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_judge:_dark_skin_tone"
+  },
+  "🧑‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "farmer"
+  },
+  "🧑🏻‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "farmer:_light_skin_tone"
+  },
+  "🧑🏼‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "farmer:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "farmer:_medium_skin_tone"
+  },
+  "🧑🏾‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "farmer:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "farmer:_dark_skin_tone"
+  },
+  "👨‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_farmer"
+  },
+  "👨🏻‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_farmer:_light_skin_tone"
+  },
+  "👨🏼‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_farmer:_medium_light_skin_tone"
+  },
+  "👨🏽‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_farmer:_medium_skin_tone"
+  },
+  "👨🏾‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_farmer:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_farmer:_dark_skin_tone"
+  },
+  "👩‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_farmer"
+  },
+  "👩🏻‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_farmer:_light_skin_tone"
+  },
+  "👩🏼‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_farmer:_medium_light_skin_tone"
+  },
+  "👩🏽‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_farmer:_medium_skin_tone"
+  },
+  "👩🏾‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_farmer:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🌾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_farmer:_dark_skin_tone"
+  },
+  "🧑‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "cook"
+  },
+  "🧑🏻‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "cook:_light_skin_tone"
+  },
+  "🧑🏼‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "cook:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "cook:_medium_skin_tone"
+  },
+  "🧑🏾‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "cook:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "cook:_dark_skin_tone"
+  },
+  "👨‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cook"
+  },
+  "👨🏻‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cook:_light_skin_tone"
+  },
+  "👨🏼‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cook:_medium_light_skin_tone"
+  },
+  "👨🏽‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cook:_medium_skin_tone"
+  },
+  "👨🏾‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cook:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cook:_dark_skin_tone"
+  },
+  "👩‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cook"
+  },
+  "👩🏻‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cook:_light_skin_tone"
+  },
+  "👩🏼‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cook:_medium_light_skin_tone"
+  },
+  "👩🏽‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cook:_medium_skin_tone"
+  },
+  "👩🏾‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cook:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🍳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cook:_dark_skin_tone"
+  },
+  "🧑‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "mechanic"
+  },
+  "🧑🏻‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "mechanic:_light_skin_tone"
+  },
+  "🧑🏼‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "mechanic:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "mechanic:_medium_skin_tone"
+  },
+  "🧑🏾‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "mechanic:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "mechanic:_dark_skin_tone"
+  },
+  "👨‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mechanic"
+  },
+  "👨🏻‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mechanic:_light_skin_tone"
+  },
+  "👨🏼‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mechanic:_medium_light_skin_tone"
+  },
+  "👨🏽‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mechanic:_medium_skin_tone"
+  },
+  "👨🏾‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mechanic:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mechanic:_dark_skin_tone"
+  },
+  "👩‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mechanic"
+  },
+  "👩🏻‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mechanic:_light_skin_tone"
+  },
+  "👩🏼‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mechanic:_medium_light_skin_tone"
+  },
+  "👩🏽‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mechanic:_medium_skin_tone"
+  },
+  "👩🏾‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mechanic:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🔧": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mechanic:_dark_skin_tone"
+  },
+  "🧑‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "factory_worker"
+  },
+  "🧑🏻‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "factory_worker:_light_skin_tone"
+  },
+  "🧑🏼‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "factory_worker:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "factory_worker:_medium_skin_tone"
+  },
+  "🧑🏾‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "factory_worker:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "factory_worker:_dark_skin_tone"
+  },
+  "👨‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_factory_worker"
+  },
+  "👨🏻‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_factory_worker:_light_skin_tone"
+  },
+  "👨🏼‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_factory_worker:_medium_light_skin_tone"
+  },
+  "👨🏽‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_factory_worker:_medium_skin_tone"
+  },
+  "👨🏾‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_factory_worker:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_factory_worker:_dark_skin_tone"
+  },
+  "👩‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_factory_worker"
+  },
+  "👩🏻‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_factory_worker:_light_skin_tone"
+  },
+  "👩🏼‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_factory_worker:_medium_light_skin_tone"
+  },
+  "👩🏽‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_factory_worker:_medium_skin_tone"
+  },
+  "👩🏾‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_factory_worker:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🏭": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_factory_worker:_dark_skin_tone"
+  },
+  "🧑‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "office_worker"
+  },
+  "🧑🏻‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "office_worker:_light_skin_tone"
+  },
+  "🧑🏼‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "office_worker:_medium_light_skin_tone"
+  },
+  "🧑🏽‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "office_worker:_medium_skin_tone"
+  },
+  "🧑🏾‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "office_worker:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "office_worker:_dark_skin_tone"
+  },
+  "👨‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_office_worker"
+  },
+  "👨🏻‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_office_worker:_light_skin_tone"
+  },
+  "👨🏼‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_office_worker:_medium_light_skin_tone"
+  },
+  "👨🏽‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_office_worker:_medium_skin_tone"
+  },
+  "👨🏾‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_office_worker:_medium_dark_skin_tone"
+  },
+  "👨🏿‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_office_worker:_dark_skin_tone"
+  },
+  "👩‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_office_worker"
+  },
+  "👩🏻‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_office_worker:_light_skin_tone"
+  },
+  "👩🏼‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_office_worker:_medium_light_skin_tone"
+  },
+  "👩🏽‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_office_worker:_medium_skin_tone"
+  },
+  "👩🏾‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_office_worker:_medium_dark_skin_tone"
+  },
+  "👩🏿‍💼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_office_worker:_dark_skin_tone"
+  },
+  "🧑‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "scientist"
+  },
+  "🧑🏻‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "scientist:_light_skin_tone"
+  },
+  "🧑🏼‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "scientist:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "scientist:_medium_skin_tone"
+  },
+  "🧑🏾‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "scientist:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "scientist:_dark_skin_tone"
+  },
+  "👨‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_scientist"
+  },
+  "👨🏻‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_scientist:_light_skin_tone"
+  },
+  "👨🏼‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_scientist:_medium_light_skin_tone"
+  },
+  "👨🏽‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_scientist:_medium_skin_tone"
+  },
+  "👨🏾‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_scientist:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_scientist:_dark_skin_tone"
+  },
+  "👩‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_scientist"
+  },
+  "👩🏻‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_scientist:_light_skin_tone"
+  },
+  "👩🏼‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_scientist:_medium_light_skin_tone"
+  },
+  "👩🏽‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_scientist:_medium_skin_tone"
+  },
+  "👩🏾‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_scientist:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🔬": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_scientist:_dark_skin_tone"
+  },
+  "🧑‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "technologist"
+  },
+  "🧑🏻‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "technologist:_light_skin_tone"
+  },
+  "🧑🏼‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "technologist:_medium_light_skin_tone"
+  },
+  "🧑🏽‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "technologist:_medium_skin_tone"
+  },
+  "🧑🏾‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "technologist:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "technologist:_dark_skin_tone"
+  },
+  "👨‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_technologist"
+  },
+  "👨🏻‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_technologist:_light_skin_tone"
+  },
+  "👨🏼‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_technologist:_medium_light_skin_tone"
+  },
+  "👨🏽‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_technologist:_medium_skin_tone"
+  },
+  "👨🏾‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_technologist:_medium_dark_skin_tone"
+  },
+  "👨🏿‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_technologist:_dark_skin_tone"
+  },
+  "👩‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_technologist"
+  },
+  "👩🏻‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_technologist:_light_skin_tone"
+  },
+  "👩🏼‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_technologist:_medium_light_skin_tone"
+  },
+  "👩🏽‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_technologist:_medium_skin_tone"
+  },
+  "👩🏾‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_technologist:_medium_dark_skin_tone"
+  },
+  "👩🏿‍💻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_technologist:_dark_skin_tone"
+  },
+  "🧑‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "singer"
+  },
+  "🧑🏻‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "singer:_light_skin_tone"
+  },
+  "🧑🏼‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "singer:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "singer:_medium_skin_tone"
+  },
+  "🧑🏾‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "singer:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "singer:_dark_skin_tone"
+  },
+  "👨‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_singer"
+  },
+  "👨🏻‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_singer:_light_skin_tone"
+  },
+  "👨🏼‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_singer:_medium_light_skin_tone"
+  },
+  "👨🏽‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_singer:_medium_skin_tone"
+  },
+  "👨🏾‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_singer:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_singer:_dark_skin_tone"
+  },
+  "👩‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_singer"
+  },
+  "👩🏻‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_singer:_light_skin_tone"
+  },
+  "👩🏼‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_singer:_medium_light_skin_tone"
+  },
+  "👩🏽‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_singer:_medium_skin_tone"
+  },
+  "👩🏾‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_singer:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🎤": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_singer:_dark_skin_tone"
+  },
+  "🧑‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "artist"
+  },
+  "🧑🏻‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "artist:_light_skin_tone"
+  },
+  "🧑🏼‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "artist:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "artist:_medium_skin_tone"
+  },
+  "🧑🏾‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "artist:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "artist:_dark_skin_tone"
+  },
+  "👨‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_artist"
+  },
+  "👨🏻‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_artist:_light_skin_tone"
+  },
+  "👨🏼‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_artist:_medium_light_skin_tone"
+  },
+  "👨🏽‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_artist:_medium_skin_tone"
+  },
+  "👨🏾‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_artist:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_artist:_dark_skin_tone"
+  },
+  "👩‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_artist"
+  },
+  "👩🏻‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_artist:_light_skin_tone"
+  },
+  "👩🏼‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_artist:_medium_light_skin_tone"
+  },
+  "👩🏽‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_artist:_medium_skin_tone"
+  },
+  "👩🏾‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_artist:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🎨": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_artist:_dark_skin_tone"
+  },
+  "🧑‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "pilot"
+  },
+  "🧑‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "pilot"
+  },
+  "🧑🏻‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "pilot:_light_skin_tone"
+  },
+  "🧑🏻‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "pilot:_light_skin_tone"
+  },
+  "🧑🏼‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "pilot:_medium_light_skin_tone"
+  },
+  "🧑🏼‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "pilot:_medium_light_skin_tone"
+  },
+  "🧑🏽‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "pilot:_medium_skin_tone"
+  },
+  "🧑🏽‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "pilot:_medium_skin_tone"
+  },
+  "🧑🏾‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "pilot:_medium_dark_skin_tone"
+  },
+  "🧑🏾‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "pilot:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "pilot:_dark_skin_tone"
+  },
+  "🧑🏿‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E12.1",
+    "n": "pilot:_dark_skin_tone"
+  },
+  "👨‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pilot"
+  },
+  "👨‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pilot"
+  },
+  "👨🏻‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_light_skin_tone"
+  },
+  "👨🏻‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_light_skin_tone"
+  },
+  "👨🏼‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_medium_light_skin_tone"
+  },
+  "👨🏼‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_medium_light_skin_tone"
+  },
+  "👨🏽‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_medium_skin_tone"
+  },
+  "👨🏽‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_medium_skin_tone"
+  },
+  "👨🏾‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_medium_dark_skin_tone"
+  },
+  "👨🏾‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_medium_dark_skin_tone"
+  },
+  "👨🏿‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_dark_skin_tone"
+  },
+  "👨🏿‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_pilot:_dark_skin_tone"
+  },
+  "👩‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot"
+  },
+  "👩‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot"
+  },
+  "👩🏻‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_light_skin_tone"
+  },
+  "👩🏻‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_light_skin_tone"
+  },
+  "👩🏼‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_medium_light_skin_tone"
+  },
+  "👩🏼‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_medium_light_skin_tone"
+  },
+  "👩🏽‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_medium_skin_tone"
+  },
+  "👩🏽‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_medium_skin_tone"
+  },
+  "👩🏾‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_medium_dark_skin_tone"
+  },
+  "👩🏾‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_medium_dark_skin_tone"
+  },
+  "👩🏿‍✈️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_dark_skin_tone"
+  },
+  "👩🏿‍✈": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_pilot:_dark_skin_tone"
+  },
+  "🧑‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "astronaut"
+  },
+  "🧑🏻‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "astronaut:_light_skin_tone"
+  },
+  "🧑🏼‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "astronaut:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "astronaut:_medium_skin_tone"
+  },
+  "🧑🏾‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "astronaut:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "astronaut:_dark_skin_tone"
+  },
+  "👨‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_astronaut"
+  },
+  "👨🏻‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_astronaut:_light_skin_tone"
+  },
+  "👨🏼‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_astronaut:_medium_light_skin_tone"
+  },
+  "👨🏽‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_astronaut:_medium_skin_tone"
+  },
+  "👨🏾‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_astronaut:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_astronaut:_dark_skin_tone"
+  },
+  "👩‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_astronaut"
+  },
+  "👩🏻‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_astronaut:_light_skin_tone"
+  },
+  "👩🏼‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_astronaut:_medium_light_skin_tone"
+  },
+  "👩🏽‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_astronaut:_medium_skin_tone"
+  },
+  "👩🏾‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_astronaut:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🚀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_astronaut:_dark_skin_tone"
+  },
+  "🧑‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "firefighter"
+  },
+  "🧑🏻‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "firefighter:_light_skin_tone"
+  },
+  "🧑🏼‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "firefighter:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "firefighter:_medium_skin_tone"
+  },
+  "🧑🏾‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "firefighter:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "firefighter:_dark_skin_tone"
+  },
+  "👨‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_firefighter"
+  },
+  "👨🏻‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_firefighter:_light_skin_tone"
+  },
+  "👨🏼‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_firefighter:_medium_light_skin_tone"
+  },
+  "👨🏽‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_firefighter:_medium_skin_tone"
+  },
+  "👨🏾‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_firefighter:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_firefighter:_dark_skin_tone"
+  },
+  "👩‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_firefighter"
+  },
+  "👩🏻‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_firefighter:_light_skin_tone"
+  },
+  "👩🏼‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_firefighter:_medium_light_skin_tone"
+  },
+  "👩🏽‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_firefighter:_medium_skin_tone"
+  },
+  "👩🏾‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_firefighter:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🚒": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_firefighter:_dark_skin_tone"
+  },
+  "👮": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "police_officer"
+  },
+  "👮🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "police_officer:_light_skin_tone"
+  },
+  "👮🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "police_officer:_medium_light_skin_tone"
+  },
+  "👮🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "police_officer:_medium_skin_tone"
+  },
+  "👮🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "police_officer:_medium_dark_skin_tone"
+  },
+  "👮🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "police_officer:_dark_skin_tone"
+  },
+  "👮‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer"
+  },
+  "👮‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer"
+  },
+  "👮🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_light_skin_tone"
+  },
+  "👮🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_light_skin_tone"
+  },
+  "👮🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_medium_light_skin_tone"
+  },
+  "👮🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_medium_light_skin_tone"
+  },
+  "👮🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_medium_skin_tone"
+  },
+  "👮🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_medium_skin_tone"
+  },
+  "👮🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_medium_dark_skin_tone"
+  },
+  "👮🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_medium_dark_skin_tone"
+  },
+  "👮🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_dark_skin_tone"
+  },
+  "👮🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_police_officer:_dark_skin_tone"
+  },
+  "👮‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer"
+  },
+  "👮‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer"
+  },
+  "👮🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_light_skin_tone"
+  },
+  "👮🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_light_skin_tone"
+  },
+  "👮🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_medium_light_skin_tone"
+  },
+  "👮🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_medium_light_skin_tone"
+  },
+  "👮🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_medium_skin_tone"
+  },
+  "👮🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_medium_skin_tone"
+  },
+  "👮🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_medium_dark_skin_tone"
+  },
+  "👮🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_medium_dark_skin_tone"
+  },
+  "👮🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_dark_skin_tone"
+  },
+  "👮🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_police_officer:_dark_skin_tone"
+  },
+  "🕵️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "detective"
+  },
+  "🕵": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "detective"
+  },
+  "🕵🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "detective:_light_skin_tone"
+  },
+  "🕵🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "detective:_medium_light_skin_tone"
+  },
+  "🕵🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "detective:_medium_skin_tone"
+  },
+  "🕵🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "detective:_medium_dark_skin_tone"
+  },
+  "🕵🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "detective:_dark_skin_tone"
+  },
+  "🕵️‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_detective"
+  },
+  "🕵‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_detective"
+  },
+  "🕵️‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_detective"
+  },
+  "🕵‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_detective"
+  },
+  "🕵🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_light_skin_tone"
+  },
+  "🕵🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_light_skin_tone"
+  },
+  "🕵🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_medium_light_skin_tone"
+  },
+  "🕵🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_medium_light_skin_tone"
+  },
+  "🕵🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_medium_skin_tone"
+  },
+  "🕵🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_medium_skin_tone"
+  },
+  "🕵🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_medium_dark_skin_tone"
+  },
+  "🕵🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_medium_dark_skin_tone"
+  },
+  "🕵🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_dark_skin_tone"
+  },
+  "🕵🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_detective:_dark_skin_tone"
+  },
+  "🕵️‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_detective"
+  },
+  "🕵‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_detective"
+  },
+  "🕵️‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_detective"
+  },
+  "🕵‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_detective"
+  },
+  "🕵🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_light_skin_tone"
+  },
+  "🕵🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_light_skin_tone"
+  },
+  "🕵🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_medium_light_skin_tone"
+  },
+  "🕵🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_medium_light_skin_tone"
+  },
+  "🕵🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_medium_skin_tone"
+  },
+  "🕵🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_medium_skin_tone"
+  },
+  "🕵🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_medium_dark_skin_tone"
+  },
+  "🕵🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_medium_dark_skin_tone"
+  },
+  "🕵🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_dark_skin_tone"
+  },
+  "🕵🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_detective:_dark_skin_tone"
+  },
+  "💂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "guard"
+  },
+  "💂🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "guard:_light_skin_tone"
+  },
+  "💂🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "guard:_medium_light_skin_tone"
+  },
+  "💂🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "guard:_medium_skin_tone"
+  },
+  "💂🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "guard:_medium_dark_skin_tone"
+  },
+  "💂🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "guard:_dark_skin_tone"
+  },
+  "💂‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_guard"
+  },
+  "💂‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_guard"
+  },
+  "💂🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_light_skin_tone"
+  },
+  "💂🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_light_skin_tone"
+  },
+  "💂🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_medium_light_skin_tone"
+  },
+  "💂🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_medium_light_skin_tone"
+  },
+  "💂🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_medium_skin_tone"
+  },
+  "💂🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_medium_skin_tone"
+  },
+  "💂🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_medium_dark_skin_tone"
+  },
+  "💂🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_medium_dark_skin_tone"
+  },
+  "💂🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_dark_skin_tone"
+  },
+  "💂🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_guard:_dark_skin_tone"
+  },
+  "💂‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_guard"
+  },
+  "💂‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_guard"
+  },
+  "💂🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_light_skin_tone"
+  },
+  "💂🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_light_skin_tone"
+  },
+  "💂🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_medium_light_skin_tone"
+  },
+  "💂🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_medium_light_skin_tone"
+  },
+  "💂🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_medium_skin_tone"
+  },
+  "💂🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_medium_skin_tone"
+  },
+  "💂🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_medium_dark_skin_tone"
+  },
+  "💂🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_medium_dark_skin_tone"
+  },
+  "💂🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_dark_skin_tone"
+  },
+  "💂🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_guard:_dark_skin_tone"
+  },
+  "🥷": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "ninja"
+  },
+  "🥷🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "ninja:_light_skin_tone"
+  },
+  "🥷🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "ninja:_medium_light_skin_tone"
+  },
+  "🥷🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "ninja:_medium_skin_tone"
+  },
+  "🥷🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "ninja:_medium_dark_skin_tone"
+  },
+  "🥷🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "ninja:_dark_skin_tone"
+  },
+  "👷": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "construction_worker"
+  },
+  "👷🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "construction_worker:_light_skin_tone"
+  },
+  "👷🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "construction_worker:_medium_light_skin_tone"
+  },
+  "👷🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "construction_worker:_medium_skin_tone"
+  },
+  "👷🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "construction_worker:_medium_dark_skin_tone"
+  },
+  "👷🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "construction_worker:_dark_skin_tone"
+  },
+  "👷‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker"
+  },
+  "👷‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker"
+  },
+  "👷🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_light_skin_tone"
+  },
+  "👷🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_light_skin_tone"
+  },
+  "👷🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_medium_light_skin_tone"
+  },
+  "👷🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_medium_light_skin_tone"
+  },
+  "👷🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_medium_skin_tone"
+  },
+  "👷🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_medium_skin_tone"
+  },
+  "👷🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_medium_dark_skin_tone"
+  },
+  "👷🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_medium_dark_skin_tone"
+  },
+  "👷🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_dark_skin_tone"
+  },
+  "👷🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_construction_worker:_dark_skin_tone"
+  },
+  "👷‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker"
+  },
+  "👷‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker"
+  },
+  "👷🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_light_skin_tone"
+  },
+  "👷🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_light_skin_tone"
+  },
+  "👷🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_medium_light_skin_tone"
+  },
+  "👷🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_medium_light_skin_tone"
+  },
+  "👷🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_medium_skin_tone"
+  },
+  "👷🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_medium_skin_tone"
+  },
+  "👷🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_medium_dark_skin_tone"
+  },
+  "👷🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_medium_dark_skin_tone"
+  },
+  "👷🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_dark_skin_tone"
+  },
+  "👷🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_construction_worker:_dark_skin_tone"
+  },
+  "🫅": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "person_with_crown"
+  },
+  "🫅🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "person_with_crown:_light_skin_tone"
+  },
+  "🫅🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "person_with_crown:_medium_light_skin_tone"
+  },
+  "🫅🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "person_with_crown:_medium_skin_tone"
+  },
+  "🫅🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "person_with_crown:_medium_dark_skin_tone"
+  },
+  "🫅🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "person_with_crown:_dark_skin_tone"
+  },
+  "🤴": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "prince"
+  },
+  "🤴🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "prince:_light_skin_tone"
+  },
+  "🤴🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "prince:_medium_light_skin_tone"
+  },
+  "🤴🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "prince:_medium_skin_tone"
+  },
+  "🤴🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "prince:_medium_dark_skin_tone"
+  },
+  "🤴🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "prince:_dark_skin_tone"
+  },
+  "👸": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "princess"
+  },
+  "👸🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "princess:_light_skin_tone"
+  },
+  "👸🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "princess:_medium_light_skin_tone"
+  },
+  "👸🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "princess:_medium_skin_tone"
+  },
+  "👸🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "princess:_medium_dark_skin_tone"
+  },
+  "👸🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "princess:_dark_skin_tone"
+  },
+  "👳": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_wearing_turban"
+  },
+  "👳🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_wearing_turban:_light_skin_tone"
+  },
+  "👳🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_wearing_turban:_medium_light_skin_tone"
+  },
+  "👳🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_wearing_turban:_medium_skin_tone"
+  },
+  "👳🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_wearing_turban:_medium_dark_skin_tone"
+  },
+  "👳🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_wearing_turban:_dark_skin_tone"
+  },
+  "👳‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban"
+  },
+  "👳‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban"
+  },
+  "👳🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_light_skin_tone"
+  },
+  "👳🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_light_skin_tone"
+  },
+  "👳🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_medium_light_skin_tone"
+  },
+  "👳🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_medium_light_skin_tone"
+  },
+  "👳🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_medium_skin_tone"
+  },
+  "👳🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_medium_skin_tone"
+  },
+  "👳🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_medium_dark_skin_tone"
+  },
+  "👳🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_medium_dark_skin_tone"
+  },
+  "👳🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_dark_skin_tone"
+  },
+  "👳🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_wearing_turban:_dark_skin_tone"
+  },
+  "👳‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban"
+  },
+  "👳‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban"
+  },
+  "👳🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_light_skin_tone"
+  },
+  "👳🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_light_skin_tone"
+  },
+  "👳🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_medium_light_skin_tone"
+  },
+  "👳🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_medium_light_skin_tone"
+  },
+  "👳🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_medium_skin_tone"
+  },
+  "👳🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_medium_skin_tone"
+  },
+  "👳🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_medium_dark_skin_tone"
+  },
+  "👳🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_medium_dark_skin_tone"
+  },
+  "👳🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_dark_skin_tone"
+  },
+  "👳🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_wearing_turban:_dark_skin_tone"
+  },
+  "👲": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_with_skullcap"
+  },
+  "👲🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_skullcap:_light_skin_tone"
+  },
+  "👲🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_skullcap:_medium_light_skin_tone"
+  },
+  "👲🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_skullcap:_medium_skin_tone"
+  },
+  "👲🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_skullcap:_medium_dark_skin_tone"
+  },
+  "👲🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_skullcap:_dark_skin_tone"
+  },
+  "🧕": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_with_headscarf"
+  },
+  "🧕🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_with_headscarf:_light_skin_tone"
+  },
+  "🧕🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_with_headscarf:_medium_light_skin_tone"
+  },
+  "🧕🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_with_headscarf:_medium_skin_tone"
+  },
+  "🧕🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_with_headscarf:_medium_dark_skin_tone"
+  },
+  "🧕🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_with_headscarf:_dark_skin_tone"
+  },
+  "🤵": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_in_tuxedo"
+  },
+  "🤵🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_in_tuxedo:_light_skin_tone"
+  },
+  "🤵🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_in_tuxedo:_medium_light_skin_tone"
+  },
+  "🤵🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_in_tuxedo:_medium_skin_tone"
+  },
+  "🤵🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_in_tuxedo:_medium_dark_skin_tone"
+  },
+  "🤵🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_in_tuxedo:_dark_skin_tone"
+  },
+  "🤵‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo"
+  },
+  "🤵‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo"
+  },
+  "🤵🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_light_skin_tone"
+  },
+  "🤵🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_light_skin_tone"
+  },
+  "🤵🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_medium_light_skin_tone"
+  },
+  "🤵🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_medium_light_skin_tone"
+  },
+  "🤵🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_medium_skin_tone"
+  },
+  "🤵🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_medium_skin_tone"
+  },
+  "🤵🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_medium_dark_skin_tone"
+  },
+  "🤵🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_medium_dark_skin_tone"
+  },
+  "🤵🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_dark_skin_tone"
+  },
+  "🤵🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_in_tuxedo:_dark_skin_tone"
+  },
+  "🤵‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo"
+  },
+  "🤵‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo"
+  },
+  "🤵🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_light_skin_tone"
+  },
+  "🤵🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_light_skin_tone"
+  },
+  "🤵🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_medium_light_skin_tone"
+  },
+  "🤵🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_medium_light_skin_tone"
+  },
+  "🤵🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_medium_skin_tone"
+  },
+  "🤵🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_medium_skin_tone"
+  },
+  "🤵🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_medium_dark_skin_tone"
+  },
+  "🤵🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_medium_dark_skin_tone"
+  },
+  "🤵🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_dark_skin_tone"
+  },
+  "🤵🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_in_tuxedo:_dark_skin_tone"
+  },
+  "👰": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_with_veil"
+  },
+  "👰🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_veil:_light_skin_tone"
+  },
+  "👰🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_veil:_medium_light_skin_tone"
+  },
+  "👰🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_veil:_medium_skin_tone"
+  },
+  "👰🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_veil:_medium_dark_skin_tone"
+  },
+  "👰🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_with_veil:_dark_skin_tone"
+  },
+  "👰‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil"
+  },
+  "👰‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil"
+  },
+  "👰🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_light_skin_tone"
+  },
+  "👰🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_light_skin_tone"
+  },
+  "👰🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_medium_light_skin_tone"
+  },
+  "👰🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_medium_light_skin_tone"
+  },
+  "👰🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_medium_skin_tone"
+  },
+  "👰🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_medium_skin_tone"
+  },
+  "👰🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_medium_dark_skin_tone"
+  },
+  "👰🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_medium_dark_skin_tone"
+  },
+  "👰🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_dark_skin_tone"
+  },
+  "👰🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "man_with_veil:_dark_skin_tone"
+  },
+  "👰‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil"
+  },
+  "👰‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil"
+  },
+  "👰🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_light_skin_tone"
+  },
+  "👰🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_light_skin_tone"
+  },
+  "👰🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_medium_light_skin_tone"
+  },
+  "👰🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_medium_light_skin_tone"
+  },
+  "👰🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_medium_skin_tone"
+  },
+  "👰🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_medium_skin_tone"
+  },
+  "👰🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_medium_dark_skin_tone"
+  },
+  "👰🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_medium_dark_skin_tone"
+  },
+  "👰🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_dark_skin_tone"
+  },
+  "👰🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "woman_with_veil:_dark_skin_tone"
+  },
+  "🤰": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "pregnant_woman"
+  },
+  "🤰🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "pregnant_woman:_light_skin_tone"
+  },
+  "🤰🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "pregnant_woman:_medium_light_skin_tone"
+  },
+  "🤰🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "pregnant_woman:_medium_skin_tone"
+  },
+  "🤰🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "pregnant_woman:_medium_dark_skin_tone"
+  },
+  "🤰🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "pregnant_woman:_dark_skin_tone"
+  },
+  "🫃": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_man"
+  },
+  "🫃🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_man:_light_skin_tone"
+  },
+  "🫃🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_man:_medium_light_skin_tone"
+  },
+  "🫃🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_man:_medium_skin_tone"
+  },
+  "🫃🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_man:_medium_dark_skin_tone"
+  },
+  "🫃🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_man:_dark_skin_tone"
+  },
+  "🫄": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_person"
+  },
+  "🫄🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_person:_light_skin_tone"
+  },
+  "🫄🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_person:_medium_light_skin_tone"
+  },
+  "🫄🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_person:_medium_skin_tone"
+  },
+  "🫄🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_person:_medium_dark_skin_tone"
+  },
+  "🫄🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pregnant_person:_dark_skin_tone"
+  },
+  "🤱": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "breast_feeding"
+  },
+  "🤱🏻": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "breast_feeding:_light_skin_tone"
+  },
+  "🤱🏼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "breast_feeding:_medium_light_skin_tone"
+  },
+  "🤱🏽": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "breast_feeding:_medium_skin_tone"
+  },
+  "🤱🏾": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "breast_feeding:_medium_dark_skin_tone"
+  },
+  "🤱🏿": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "breast_feeding:_dark_skin_tone"
+  },
+  "👩‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_feeding_baby"
+  },
+  "👩🏻‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_feeding_baby:_light_skin_tone"
+  },
+  "👩🏼‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_feeding_baby:_medium_light_skin_tone"
+  },
+  "👩🏽‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_feeding_baby:_medium_skin_tone"
+  },
+  "👩🏾‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_feeding_baby:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "woman_feeding_baby:_dark_skin_tone"
+  },
+  "👨‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_feeding_baby"
+  },
+  "👨🏻‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_feeding_baby:_light_skin_tone"
+  },
+  "👨🏼‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_feeding_baby:_medium_light_skin_tone"
+  },
+  "👨🏽‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_feeding_baby:_medium_skin_tone"
+  },
+  "👨🏾‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_feeding_baby:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "man_feeding_baby:_dark_skin_tone"
+  },
+  "🧑‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "person_feeding_baby"
+  },
+  "🧑🏻‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "person_feeding_baby:_light_skin_tone"
+  },
+  "🧑🏼‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "person_feeding_baby:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "person_feeding_baby:_medium_skin_tone"
+  },
+  "🧑🏾‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "person_feeding_baby:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🍼": {
+    "g": "people_&_body",
+    "s": "person_role",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "person_feeding_baby:_dark_skin_tone"
+  },
+  "👼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "baby_angel"
+  },
+  "👼🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby_angel:_light_skin_tone"
+  },
+  "👼🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby_angel:_medium_light_skin_tone"
+  },
+  "👼🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby_angel:_medium_skin_tone"
+  },
+  "👼🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby_angel:_medium_dark_skin_tone"
+  },
+  "👼🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby_angel:_dark_skin_tone"
+  },
+  "🎅": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "santa_claus"
+  },
+  "🎅🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "santa_claus:_light_skin_tone"
+  },
+  "🎅🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "santa_claus:_medium_light_skin_tone"
+  },
+  "🎅🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "santa_claus:_medium_skin_tone"
+  },
+  "🎅🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "santa_claus:_medium_dark_skin_tone"
+  },
+  "🎅🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "santa_claus:_dark_skin_tone"
+  },
+  "🤶": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "mrs._claus"
+  },
+  "🤶🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "mrs._claus:_light_skin_tone"
+  },
+  "🤶🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "mrs._claus:_medium_light_skin_tone"
+  },
+  "🤶🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "mrs._claus:_medium_skin_tone"
+  },
+  "🤶🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "mrs._claus:_medium_dark_skin_tone"
+  },
+  "🤶🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "mrs._claus:_dark_skin_tone"
+  },
+  "🧑‍🎄": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mx_claus"
+  },
+  "🧑🏻‍🎄": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mx_claus:_light_skin_tone"
+  },
+  "🧑🏼‍🎄": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mx_claus:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🎄": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mx_claus:_medium_skin_tone"
+  },
+  "🧑🏾‍🎄": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mx_claus:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🎄": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mx_claus:_dark_skin_tone"
+  },
+  "🦸": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "superhero"
+  },
+  "🦸🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "superhero:_light_skin_tone"
+  },
+  "🦸🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "superhero:_medium_light_skin_tone"
+  },
+  "🦸🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "superhero:_medium_skin_tone"
+  },
+  "🦸🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "superhero:_medium_dark_skin_tone"
+  },
+  "🦸🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "superhero:_dark_skin_tone"
+  },
+  "🦸‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_superhero"
+  },
+  "🦸‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_superhero"
+  },
+  "🦸🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_light_skin_tone"
+  },
+  "🦸🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_light_skin_tone"
+  },
+  "🦸🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_medium_light_skin_tone"
+  },
+  "🦸🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_medium_light_skin_tone"
+  },
+  "🦸🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_medium_skin_tone"
+  },
+  "🦸🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_medium_skin_tone"
+  },
+  "🦸🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_medium_dark_skin_tone"
+  },
+  "🦸🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_medium_dark_skin_tone"
+  },
+  "🦸🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_dark_skin_tone"
+  },
+  "🦸🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_superhero:_dark_skin_tone"
+  },
+  "🦸‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero"
+  },
+  "🦸‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero"
+  },
+  "🦸🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_light_skin_tone"
+  },
+  "🦸🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_light_skin_tone"
+  },
+  "🦸🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_medium_light_skin_tone"
+  },
+  "🦸🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_medium_light_skin_tone"
+  },
+  "🦸🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_medium_skin_tone"
+  },
+  "🦸🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_medium_skin_tone"
+  },
+  "🦸🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_medium_dark_skin_tone"
+  },
+  "🦸🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_medium_dark_skin_tone"
+  },
+  "🦸🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_dark_skin_tone"
+  },
+  "🦸🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_superhero:_dark_skin_tone"
+  },
+  "🦹": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "supervillain"
+  },
+  "🦹🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "supervillain:_light_skin_tone"
+  },
+  "🦹🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "supervillain:_medium_light_skin_tone"
+  },
+  "🦹🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "supervillain:_medium_skin_tone"
+  },
+  "🦹🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "supervillain:_medium_dark_skin_tone"
+  },
+  "🦹🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "supervillain:_dark_skin_tone"
+  },
+  "🦹‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain"
+  },
+  "🦹‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain"
+  },
+  "🦹🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_light_skin_tone"
+  },
+  "🦹🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_light_skin_tone"
+  },
+  "🦹🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_medium_light_skin_tone"
+  },
+  "🦹🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_medium_light_skin_tone"
+  },
+  "🦹🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_medium_skin_tone"
+  },
+  "🦹🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_medium_skin_tone"
+  },
+  "🦹🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_medium_dark_skin_tone"
+  },
+  "🦹🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_medium_dark_skin_tone"
+  },
+  "🦹🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_dark_skin_tone"
+  },
+  "🦹🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "man_supervillain:_dark_skin_tone"
+  },
+  "🦹‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain"
+  },
+  "🦹‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain"
+  },
+  "🦹🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_light_skin_tone"
+  },
+  "🦹🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_light_skin_tone"
+  },
+  "🦹🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_medium_light_skin_tone"
+  },
+  "🦹🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_medium_light_skin_tone"
+  },
+  "🦹🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_medium_skin_tone"
+  },
+  "🦹🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_medium_skin_tone"
+  },
+  "🦹🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_medium_dark_skin_tone"
+  },
+  "🦹🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_medium_dark_skin_tone"
+  },
+  "🦹🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_dark_skin_tone"
+  },
+  "🦹🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "woman_supervillain:_dark_skin_tone"
+  },
+  "🧙": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mage"
+  },
+  "🧙🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mage:_light_skin_tone"
+  },
+  "🧙🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mage:_medium_light_skin_tone"
+  },
+  "🧙🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mage:_medium_skin_tone"
+  },
+  "🧙🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mage:_medium_dark_skin_tone"
+  },
+  "🧙🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mage:_dark_skin_tone"
+  },
+  "🧙‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_mage"
+  },
+  "🧙‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_mage"
+  },
+  "🧙🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_light_skin_tone"
+  },
+  "🧙🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_light_skin_tone"
+  },
+  "🧙🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_medium_light_skin_tone"
+  },
+  "🧙🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_medium_light_skin_tone"
+  },
+  "🧙🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_medium_skin_tone"
+  },
+  "🧙🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_medium_skin_tone"
+  },
+  "🧙🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_medium_dark_skin_tone"
+  },
+  "🧙🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_medium_dark_skin_tone"
+  },
+  "🧙🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_dark_skin_tone"
+  },
+  "🧙🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_mage:_dark_skin_tone"
+  },
+  "🧙‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_mage"
+  },
+  "🧙‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_mage"
+  },
+  "🧙🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_light_skin_tone"
+  },
+  "🧙🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_light_skin_tone"
+  },
+  "🧙🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_medium_light_skin_tone"
+  },
+  "🧙🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_medium_light_skin_tone"
+  },
+  "🧙🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_medium_skin_tone"
+  },
+  "🧙🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_medium_skin_tone"
+  },
+  "🧙🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_medium_dark_skin_tone"
+  },
+  "🧙🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_medium_dark_skin_tone"
+  },
+  "🧙🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_dark_skin_tone"
+  },
+  "🧙🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_mage:_dark_skin_tone"
+  },
+  "🧚": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "fairy"
+  },
+  "🧚🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "fairy:_light_skin_tone"
+  },
+  "🧚🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "fairy:_medium_light_skin_tone"
+  },
+  "🧚🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "fairy:_medium_skin_tone"
+  },
+  "🧚🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "fairy:_medium_dark_skin_tone"
+  },
+  "🧚🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "fairy:_dark_skin_tone"
+  },
+  "🧚‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_fairy"
+  },
+  "🧚‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_fairy"
+  },
+  "🧚🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_light_skin_tone"
+  },
+  "🧚🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_light_skin_tone"
+  },
+  "🧚🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_medium_light_skin_tone"
+  },
+  "🧚🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_medium_light_skin_tone"
+  },
+  "🧚🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_medium_skin_tone"
+  },
+  "🧚🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_medium_skin_tone"
+  },
+  "🧚🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_medium_dark_skin_tone"
+  },
+  "🧚🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_medium_dark_skin_tone"
+  },
+  "🧚🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_dark_skin_tone"
+  },
+  "🧚🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_fairy:_dark_skin_tone"
+  },
+  "🧚‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy"
+  },
+  "🧚‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy"
+  },
+  "🧚🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_light_skin_tone"
+  },
+  "🧚🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_light_skin_tone"
+  },
+  "🧚🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_medium_light_skin_tone"
+  },
+  "🧚🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_medium_light_skin_tone"
+  },
+  "🧚🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_medium_skin_tone"
+  },
+  "🧚🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_medium_skin_tone"
+  },
+  "🧚🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_medium_dark_skin_tone"
+  },
+  "🧚🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_medium_dark_skin_tone"
+  },
+  "🧚🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_dark_skin_tone"
+  },
+  "🧚🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_fairy:_dark_skin_tone"
+  },
+  "🧛": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "vampire"
+  },
+  "🧛🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "vampire:_light_skin_tone"
+  },
+  "🧛🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "vampire:_medium_light_skin_tone"
+  },
+  "🧛🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "vampire:_medium_skin_tone"
+  },
+  "🧛🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "vampire:_medium_dark_skin_tone"
+  },
+  "🧛🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "vampire:_dark_skin_tone"
+  },
+  "🧛‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_vampire"
+  },
+  "🧛‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_vampire"
+  },
+  "🧛🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_light_skin_tone"
+  },
+  "🧛🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_light_skin_tone"
+  },
+  "🧛🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_medium_light_skin_tone"
+  },
+  "🧛🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_medium_light_skin_tone"
+  },
+  "🧛🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_medium_skin_tone"
+  },
+  "🧛🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_medium_skin_tone"
+  },
+  "🧛🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_medium_dark_skin_tone"
+  },
+  "🧛🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_medium_dark_skin_tone"
+  },
+  "🧛🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_dark_skin_tone"
+  },
+  "🧛🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_vampire:_dark_skin_tone"
+  },
+  "🧛‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire"
+  },
+  "🧛‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire"
+  },
+  "🧛🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_light_skin_tone"
+  },
+  "🧛🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_light_skin_tone"
+  },
+  "🧛🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_medium_light_skin_tone"
+  },
+  "🧛🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_medium_light_skin_tone"
+  },
+  "🧛🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_medium_skin_tone"
+  },
+  "🧛🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_medium_skin_tone"
+  },
+  "🧛🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_medium_dark_skin_tone"
+  },
+  "🧛🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_medium_dark_skin_tone"
+  },
+  "🧛🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_dark_skin_tone"
+  },
+  "🧛🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_vampire:_dark_skin_tone"
+  },
+  "🧜": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merperson"
+  },
+  "🧜🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merperson:_light_skin_tone"
+  },
+  "🧜🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merperson:_medium_light_skin_tone"
+  },
+  "🧜🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merperson:_medium_skin_tone"
+  },
+  "🧜🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merperson:_medium_dark_skin_tone"
+  },
+  "🧜🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merperson:_dark_skin_tone"
+  },
+  "🧜‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merman"
+  },
+  "🧜‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "merman"
+  },
+  "🧜🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merman:_light_skin_tone"
+  },
+  "🧜🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "merman:_light_skin_tone"
+  },
+  "🧜🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merman:_medium_light_skin_tone"
+  },
+  "🧜🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "merman:_medium_light_skin_tone"
+  },
+  "🧜🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merman:_medium_skin_tone"
+  },
+  "🧜🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "merman:_medium_skin_tone"
+  },
+  "🧜🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merman:_medium_dark_skin_tone"
+  },
+  "🧜🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "merman:_medium_dark_skin_tone"
+  },
+  "🧜🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "merman:_dark_skin_tone"
+  },
+  "🧜🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "merman:_dark_skin_tone"
+  },
+  "🧜‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mermaid"
+  },
+  "🧜‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "mermaid"
+  },
+  "🧜🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_light_skin_tone"
+  },
+  "🧜🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_light_skin_tone"
+  },
+  "🧜🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_medium_light_skin_tone"
+  },
+  "🧜🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_medium_light_skin_tone"
+  },
+  "🧜🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_medium_skin_tone"
+  },
+  "🧜🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_medium_skin_tone"
+  },
+  "🧜🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_medium_dark_skin_tone"
+  },
+  "🧜🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_medium_dark_skin_tone"
+  },
+  "🧜🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_dark_skin_tone"
+  },
+  "🧜🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "mermaid:_dark_skin_tone"
+  },
+  "🧝": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "elf"
+  },
+  "🧝🏻": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "elf:_light_skin_tone"
+  },
+  "🧝🏼": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "elf:_medium_light_skin_tone"
+  },
+  "🧝🏽": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "elf:_medium_skin_tone"
+  },
+  "🧝🏾": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "elf:_medium_dark_skin_tone"
+  },
+  "🧝🏿": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "elf:_dark_skin_tone"
+  },
+  "🧝‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_elf"
+  },
+  "🧝‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_elf"
+  },
+  "🧝🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_light_skin_tone"
+  },
+  "🧝🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_light_skin_tone"
+  },
+  "🧝🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_medium_light_skin_tone"
+  },
+  "🧝🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_medium_light_skin_tone"
+  },
+  "🧝🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_medium_skin_tone"
+  },
+  "🧝🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_medium_skin_tone"
+  },
+  "🧝🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_medium_dark_skin_tone"
+  },
+  "🧝🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_medium_dark_skin_tone"
+  },
+  "🧝🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_dark_skin_tone"
+  },
+  "🧝🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_elf:_dark_skin_tone"
+  },
+  "🧝‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_elf"
+  },
+  "🧝‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_elf"
+  },
+  "🧝🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_light_skin_tone"
+  },
+  "🧝🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_light_skin_tone"
+  },
+  "🧝🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_medium_light_skin_tone"
+  },
+  "🧝🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_medium_light_skin_tone"
+  },
+  "🧝🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_medium_skin_tone"
+  },
+  "🧝🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_medium_skin_tone"
+  },
+  "🧝🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_medium_dark_skin_tone"
+  },
+  "🧝🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_medium_dark_skin_tone"
+  },
+  "🧝🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_dark_skin_tone"
+  },
+  "🧝🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_elf:_dark_skin_tone"
+  },
+  "🧞": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "genie"
+  },
+  "🧞‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_genie"
+  },
+  "🧞‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_genie"
+  },
+  "🧞‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_genie"
+  },
+  "🧞‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_genie"
+  },
+  "🧟": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "zombie"
+  },
+  "🧟‍♂️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_zombie"
+  },
+  "🧟‍♂": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_zombie"
+  },
+  "🧟‍♀️": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_zombie"
+  },
+  "🧟‍♀": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_zombie"
+  },
+  "🧌": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "troll"
+  },
+  "🫈": {
+    "g": "people_&_body",
+    "s": "person_fantasy",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "hairy_creature"
+  },
+  "💆": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_getting_massage"
+  },
+  "💆🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_massage:_light_skin_tone"
+  },
+  "💆🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_massage:_medium_light_skin_tone"
+  },
+  "💆🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_massage:_medium_skin_tone"
+  },
+  "💆🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_massage:_medium_dark_skin_tone"
+  },
+  "💆🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_massage:_dark_skin_tone"
+  },
+  "💆‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage"
+  },
+  "💆‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage"
+  },
+  "💆🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_light_skin_tone"
+  },
+  "💆🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_light_skin_tone"
+  },
+  "💆🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_medium_light_skin_tone"
+  },
+  "💆🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_medium_light_skin_tone"
+  },
+  "💆🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_medium_skin_tone"
+  },
+  "💆🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_medium_skin_tone"
+  },
+  "💆🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_medium_dark_skin_tone"
+  },
+  "💆🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_medium_dark_skin_tone"
+  },
+  "💆🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_dark_skin_tone"
+  },
+  "💆🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_massage:_dark_skin_tone"
+  },
+  "💆‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage"
+  },
+  "💆‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage"
+  },
+  "💆🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_light_skin_tone"
+  },
+  "💆🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_light_skin_tone"
+  },
+  "💆🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_medium_light_skin_tone"
+  },
+  "💆🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_medium_light_skin_tone"
+  },
+  "💆🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_medium_skin_tone"
+  },
+  "💆🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_medium_skin_tone"
+  },
+  "💆🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_medium_dark_skin_tone"
+  },
+  "💆🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_medium_dark_skin_tone"
+  },
+  "💆🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_dark_skin_tone"
+  },
+  "💆🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_massage:_dark_skin_tone"
+  },
+  "💇": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_getting_haircut"
+  },
+  "💇🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_haircut:_light_skin_tone"
+  },
+  "💇🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_haircut:_medium_light_skin_tone"
+  },
+  "💇🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_haircut:_medium_skin_tone"
+  },
+  "💇🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_haircut:_medium_dark_skin_tone"
+  },
+  "💇🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_getting_haircut:_dark_skin_tone"
+  },
+  "💇‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut"
+  },
+  "💇‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut"
+  },
+  "💇🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_light_skin_tone"
+  },
+  "💇🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_light_skin_tone"
+  },
+  "💇🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_medium_light_skin_tone"
+  },
+  "💇🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_medium_light_skin_tone"
+  },
+  "💇🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_medium_skin_tone"
+  },
+  "💇🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_medium_skin_tone"
+  },
+  "💇🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_medium_dark_skin_tone"
+  },
+  "💇🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_medium_dark_skin_tone"
+  },
+  "💇🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_dark_skin_tone"
+  },
+  "💇🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_getting_haircut:_dark_skin_tone"
+  },
+  "💇‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut"
+  },
+  "💇‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut"
+  },
+  "💇🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_light_skin_tone"
+  },
+  "💇🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_light_skin_tone"
+  },
+  "💇🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_medium_light_skin_tone"
+  },
+  "💇🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_medium_light_skin_tone"
+  },
+  "💇🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_medium_skin_tone"
+  },
+  "💇🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_medium_skin_tone"
+  },
+  "💇🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_medium_dark_skin_tone"
+  },
+  "💇🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_medium_dark_skin_tone"
+  },
+  "💇🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_dark_skin_tone"
+  },
+  "💇🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_getting_haircut:_dark_skin_tone"
+  },
+  "🚶": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_walking"
+  },
+  "🚶🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_walking:_light_skin_tone"
+  },
+  "🚶🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_walking:_medium_light_skin_tone"
+  },
+  "🚶🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_walking:_medium_skin_tone"
+  },
+  "🚶🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_walking:_medium_dark_skin_tone"
+  },
+  "🚶🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_walking:_dark_skin_tone"
+  },
+  "🚶‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_walking"
+  },
+  "🚶‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_walking"
+  },
+  "🚶🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_light_skin_tone"
+  },
+  "🚶🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_light_skin_tone"
+  },
+  "🚶🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_medium_light_skin_tone"
+  },
+  "🚶🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_medium_skin_tone"
+  },
+  "🚶🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_medium_skin_tone"
+  },
+  "🚶🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_medium_dark_skin_tone"
+  },
+  "🚶🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_dark_skin_tone"
+  },
+  "🚶🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_walking:_dark_skin_tone"
+  },
+  "🚶‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_walking"
+  },
+  "🚶‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_walking"
+  },
+  "🚶🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_light_skin_tone"
+  },
+  "🚶🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_light_skin_tone"
+  },
+  "🚶🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_medium_light_skin_tone"
+  },
+  "🚶🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_medium_skin_tone"
+  },
+  "🚶🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_medium_skin_tone"
+  },
+  "🚶🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_medium_dark_skin_tone"
+  },
+  "🚶🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_dark_skin_tone"
+  },
+  "🚶🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_walking:_dark_skin_tone"
+  },
+  "🚶‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right"
+  },
+  "🚶‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right"
+  },
+  "🚶🏻‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏻‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏾‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏿‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶🏿‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right"
+  },
+  "🚶‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right"
+  },
+  "🚶‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right"
+  },
+  "🚶‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right"
+  },
+  "🚶🏻‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏻‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏻‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏻‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏼‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏽‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏽‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏽‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏽‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏾‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏿‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶🏿‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶🏿‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶🏿‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right"
+  },
+  "🚶‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right"
+  },
+  "🚶‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right"
+  },
+  "🚶‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right"
+  },
+  "🚶🏻‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏻‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏻‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏻‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_light_skin_tone"
+  },
+  "🚶🏼‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏼‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_light_skin_tone"
+  },
+  "🚶🏽‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏽‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏽‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏽‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_skin_tone"
+  },
+  "🚶🏾‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏾‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_medium_dark_skin_tone"
+  },
+  "🚶🏿‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶🏿‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶🏿‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_dark_skin_tone"
+  },
+  "🚶🏿‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_walking_facing_right:_dark_skin_tone"
+  },
+  "🧍": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_standing"
+  },
+  "🧍🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_standing:_light_skin_tone"
+  },
+  "🧍🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_standing:_medium_light_skin_tone"
+  },
+  "🧍🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_standing:_medium_skin_tone"
+  },
+  "🧍🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_standing:_medium_dark_skin_tone"
+  },
+  "🧍🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_standing:_dark_skin_tone"
+  },
+  "🧍‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_standing"
+  },
+  "🧍‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_standing"
+  },
+  "🧍🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_light_skin_tone"
+  },
+  "🧍🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_light_skin_tone"
+  },
+  "🧍🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_medium_light_skin_tone"
+  },
+  "🧍🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_medium_light_skin_tone"
+  },
+  "🧍🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_medium_skin_tone"
+  },
+  "🧍🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_medium_skin_tone"
+  },
+  "🧍🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_medium_dark_skin_tone"
+  },
+  "🧍🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_medium_dark_skin_tone"
+  },
+  "🧍🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_dark_skin_tone"
+  },
+  "🧍🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_standing:_dark_skin_tone"
+  },
+  "🧍‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_standing"
+  },
+  "🧍‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_standing"
+  },
+  "🧍🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_light_skin_tone"
+  },
+  "🧍🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_light_skin_tone"
+  },
+  "🧍🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_medium_light_skin_tone"
+  },
+  "🧍🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_medium_light_skin_tone"
+  },
+  "🧍🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_medium_skin_tone"
+  },
+  "🧍🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_medium_skin_tone"
+  },
+  "🧍🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_medium_dark_skin_tone"
+  },
+  "🧍🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_medium_dark_skin_tone"
+  },
+  "🧍🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_dark_skin_tone"
+  },
+  "🧍🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_standing:_dark_skin_tone"
+  },
+  "🧎": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_kneeling"
+  },
+  "🧎🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_kneeling:_light_skin_tone"
+  },
+  "🧎🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_kneeling:_medium_light_skin_tone"
+  },
+  "🧎🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_kneeling:_medium_skin_tone"
+  },
+  "🧎🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_kneeling:_medium_dark_skin_tone"
+  },
+  "🧎🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "person_kneeling:_dark_skin_tone"
+  },
+  "🧎‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling"
+  },
+  "🧎‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling"
+  },
+  "🧎🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_light_skin_tone"
+  },
+  "🧎🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_light_skin_tone"
+  },
+  "🧎🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_medium_light_skin_tone"
+  },
+  "🧎🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_medium_skin_tone"
+  },
+  "🧎🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_medium_skin_tone"
+  },
+  "🧎🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_medium_dark_skin_tone"
+  },
+  "🧎🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_dark_skin_tone"
+  },
+  "🧎🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "man_kneeling:_dark_skin_tone"
+  },
+  "🧎‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling"
+  },
+  "🧎‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling"
+  },
+  "🧎🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_light_skin_tone"
+  },
+  "🧎🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_light_skin_tone"
+  },
+  "🧎🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_medium_light_skin_tone"
+  },
+  "🧎🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_medium_skin_tone"
+  },
+  "🧎🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_medium_skin_tone"
+  },
+  "🧎🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_medium_dark_skin_tone"
+  },
+  "🧎🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_dark_skin_tone"
+  },
+  "🧎🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E12.0",
+    "n": "woman_kneeling:_dark_skin_tone"
+  },
+  "🧎‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right"
+  },
+  "🧎‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right"
+  },
+  "🧎🏻‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏻‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏾‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏿‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎🏿‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right"
+  },
+  "🧎‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right"
+  },
+  "🧎‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right"
+  },
+  "🧎‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right"
+  },
+  "🧎🏻‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏻‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏻‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏻‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏼‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏽‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏽‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏽‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏽‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏾‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏿‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎🏿‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎🏿‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎🏿‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right"
+  },
+  "🧎‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right"
+  },
+  "🧎‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right"
+  },
+  "🧎‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right"
+  },
+  "🧎🏻‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏻‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏻‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏻‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_light_skin_tone"
+  },
+  "🧎🏼‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏼‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_light_skin_tone"
+  },
+  "🧎🏽‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏽‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏽‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏽‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_skin_tone"
+  },
+  "🧎🏾‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏾‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_medium_dark_skin_tone"
+  },
+  "🧎🏿‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎🏿‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎🏿‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧎🏿‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_kneeling_facing_right:_dark_skin_tone"
+  },
+  "🧑‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_with_white_cane"
+  },
+  "🧑🏻‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_with_white_cane:_light_skin_tone"
+  },
+  "🧑🏼‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_with_white_cane:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_with_white_cane:_medium_skin_tone"
+  },
+  "🧑🏾‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_with_white_cane:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_with_white_cane:_dark_skin_tone"
+  },
+  "🧑‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right"
+  },
+  "🧑‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right"
+  },
+  "🧑🏻‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_light_skin_tone"
+  },
+  "🧑🏻‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_light_skin_tone"
+  },
+  "🧑🏼‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_medium_light_skin_tone"
+  },
+  "🧑🏼‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_medium_skin_tone"
+  },
+  "🧑🏽‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_medium_skin_tone"
+  },
+  "🧑🏾‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_medium_dark_skin_tone"
+  },
+  "🧑🏾‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_dark_skin_tone"
+  },
+  "🧑🏿‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_with_white_cane_facing_right:_dark_skin_tone"
+  },
+  "👨‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_with_white_cane"
+  },
+  "👨🏻‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_with_white_cane:_light_skin_tone"
+  },
+  "👨🏼‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_with_white_cane:_medium_light_skin_tone"
+  },
+  "👨🏽‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_with_white_cane:_medium_skin_tone"
+  },
+  "👨🏾‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_with_white_cane:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_with_white_cane:_dark_skin_tone"
+  },
+  "👨‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right"
+  },
+  "👨‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right"
+  },
+  "👨🏻‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_light_skin_tone"
+  },
+  "👨🏻‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_light_skin_tone"
+  },
+  "👨🏼‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_medium_light_skin_tone"
+  },
+  "👨🏼‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_medium_light_skin_tone"
+  },
+  "👨🏽‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_medium_skin_tone"
+  },
+  "👨🏽‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_medium_skin_tone"
+  },
+  "👨🏾‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_medium_dark_skin_tone"
+  },
+  "👨🏾‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_dark_skin_tone"
+  },
+  "👨🏿‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_with_white_cane_facing_right:_dark_skin_tone"
+  },
+  "👩‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_with_white_cane"
+  },
+  "👩🏻‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_with_white_cane:_light_skin_tone"
+  },
+  "👩🏼‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_with_white_cane:_medium_light_skin_tone"
+  },
+  "👩🏽‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_with_white_cane:_medium_skin_tone"
+  },
+  "👩🏾‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_with_white_cane:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🦯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_with_white_cane:_dark_skin_tone"
+  },
+  "👩‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right"
+  },
+  "👩‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right"
+  },
+  "👩🏻‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_light_skin_tone"
+  },
+  "👩🏻‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_light_skin_tone"
+  },
+  "👩🏼‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_medium_light_skin_tone"
+  },
+  "👩🏼‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_medium_light_skin_tone"
+  },
+  "👩🏽‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_medium_skin_tone"
+  },
+  "👩🏽‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_medium_skin_tone"
+  },
+  "👩🏾‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_medium_dark_skin_tone"
+  },
+  "👩🏾‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🦯‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_dark_skin_tone"
+  },
+  "👩🏿‍🦯‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_with_white_cane_facing_right:_dark_skin_tone"
+  },
+  "🧑‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_motorized_wheelchair"
+  },
+  "🧑🏻‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_motorized_wheelchair:_light_skin_tone"
+  },
+  "🧑🏼‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_motorized_wheelchair:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_motorized_wheelchair:_medium_skin_tone"
+  },
+  "🧑🏾‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_motorized_wheelchair:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_motorized_wheelchair:_dark_skin_tone"
+  },
+  "🧑‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right"
+  },
+  "🧑‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right"
+  },
+  "🧑🏻‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_light_skin_tone"
+  },
+  "🧑🏻‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_light_skin_tone"
+  },
+  "🧑🏼‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "🧑🏼‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "🧑🏽‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "🧑🏾‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "🧑🏾‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "🧑🏿‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_motorized_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👨‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_motorized_wheelchair"
+  },
+  "👨🏻‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_motorized_wheelchair:_light_skin_tone"
+  },
+  "👨🏼‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_motorized_wheelchair:_medium_light_skin_tone"
+  },
+  "👨🏽‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_motorized_wheelchair:_medium_skin_tone"
+  },
+  "👨🏾‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_motorized_wheelchair:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_motorized_wheelchair:_dark_skin_tone"
+  },
+  "👨‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right"
+  },
+  "👨‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right"
+  },
+  "👨🏻‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👨🏻‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👨🏼‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👨🏼‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👨🏽‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👨🏽‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👨🏾‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👨🏾‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👨🏿‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_motorized_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👩‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_motorized_wheelchair"
+  },
+  "👩🏻‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_motorized_wheelchair:_light_skin_tone"
+  },
+  "👩🏼‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_motorized_wheelchair:_medium_light_skin_tone"
+  },
+  "👩🏽‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_motorized_wheelchair:_medium_skin_tone"
+  },
+  "👩🏾‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_motorized_wheelchair:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🦼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_motorized_wheelchair:_dark_skin_tone"
+  },
+  "👩‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right"
+  },
+  "👩‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right"
+  },
+  "👩🏻‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👩🏻‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👩🏼‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👩🏼‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👩🏽‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👩🏽‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👩🏾‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👩🏾‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🦼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👩🏿‍🦼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_motorized_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "🧑‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_manual_wheelchair"
+  },
+  "🧑🏻‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_manual_wheelchair:_light_skin_tone"
+  },
+  "🧑🏼‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_manual_wheelchair:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_manual_wheelchair:_medium_skin_tone"
+  },
+  "🧑🏾‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_manual_wheelchair:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "person_in_manual_wheelchair:_dark_skin_tone"
+  },
+  "🧑‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right"
+  },
+  "🧑‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right"
+  },
+  "🧑🏻‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_light_skin_tone"
+  },
+  "🧑🏻‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_light_skin_tone"
+  },
+  "🧑🏼‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "🧑🏼‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "🧑🏽‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "🧑🏾‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "🧑🏾‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "🧑🏿‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_in_manual_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👨‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_manual_wheelchair"
+  },
+  "👨🏻‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_manual_wheelchair:_light_skin_tone"
+  },
+  "👨🏼‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_manual_wheelchair:_medium_light_skin_tone"
+  },
+  "👨🏽‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_manual_wheelchair:_medium_skin_tone"
+  },
+  "👨🏾‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_manual_wheelchair:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "man_in_manual_wheelchair:_dark_skin_tone"
+  },
+  "👨‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right"
+  },
+  "👨‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right"
+  },
+  "👨🏻‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👨🏻‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👨🏼‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👨🏼‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👨🏽‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👨🏽‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👨🏾‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👨🏾‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👨🏿‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👨🏿‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_in_manual_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👩‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_manual_wheelchair"
+  },
+  "👩🏻‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_manual_wheelchair:_light_skin_tone"
+  },
+  "👩🏼‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_manual_wheelchair:_medium_light_skin_tone"
+  },
+  "👩🏽‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_manual_wheelchair:_medium_skin_tone"
+  },
+  "👩🏾‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_manual_wheelchair:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🦽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_in_manual_wheelchair:_dark_skin_tone"
+  },
+  "👩‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right"
+  },
+  "👩‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right"
+  },
+  "👩🏻‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👩🏻‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_light_skin_tone"
+  },
+  "👩🏼‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👩🏼‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_medium_light_skin_tone"
+  },
+  "👩🏽‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👩🏽‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_medium_skin_tone"
+  },
+  "👩🏾‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👩🏾‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_medium_dark_skin_tone"
+  },
+  "👩🏿‍🦽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "👩🏿‍🦽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_in_manual_wheelchair_facing_right:_dark_skin_tone"
+  },
+  "🏃": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_running"
+  },
+  "🏃🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_running:_light_skin_tone"
+  },
+  "🏃🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_running:_medium_light_skin_tone"
+  },
+  "🏃🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_running:_medium_skin_tone"
+  },
+  "🏃🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_running:_medium_dark_skin_tone"
+  },
+  "🏃🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_running:_dark_skin_tone"
+  },
+  "🏃‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_running"
+  },
+  "🏃‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_running"
+  },
+  "🏃🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_running:_light_skin_tone"
+  },
+  "🏃🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_running:_light_skin_tone"
+  },
+  "🏃🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_running:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_running:_medium_light_skin_tone"
+  },
+  "🏃🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_running:_medium_skin_tone"
+  },
+  "🏃🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_running:_medium_skin_tone"
+  },
+  "🏃🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_running:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_running:_medium_dark_skin_tone"
+  },
+  "🏃🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_running:_dark_skin_tone"
+  },
+  "🏃🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_running:_dark_skin_tone"
+  },
+  "🏃‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_running"
+  },
+  "🏃‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_running"
+  },
+  "🏃🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_light_skin_tone"
+  },
+  "🏃🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_light_skin_tone"
+  },
+  "🏃🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_medium_light_skin_tone"
+  },
+  "🏃🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_medium_skin_tone"
+  },
+  "🏃🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_medium_skin_tone"
+  },
+  "🏃🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_medium_dark_skin_tone"
+  },
+  "🏃🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_dark_skin_tone"
+  },
+  "🏃🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_running:_dark_skin_tone"
+  },
+  "🏃‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right"
+  },
+  "🏃‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right"
+  },
+  "🏃🏻‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏻‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏼‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏼‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏽‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏽‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏾‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏿‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_dark_skin_tone"
+  },
+  "🏃🏿‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "person_running_facing_right:_dark_skin_tone"
+  },
+  "🏃‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right"
+  },
+  "🏃‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right"
+  },
+  "🏃‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right"
+  },
+  "🏃‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right"
+  },
+  "🏃🏻‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏻‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏻‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏻‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏼‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏽‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏽‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏽‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏽‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏾‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏿‍♀️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_dark_skin_tone"
+  },
+  "🏃🏿‍♀‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_dark_skin_tone"
+  },
+  "🏃🏿‍♀️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_dark_skin_tone"
+  },
+  "🏃🏿‍♀‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "woman_running_facing_right:_dark_skin_tone"
+  },
+  "🏃‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right"
+  },
+  "🏃‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right"
+  },
+  "🏃‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right"
+  },
+  "🏃‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right"
+  },
+  "🏃🏻‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏻‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏻‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏻‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_light_skin_tone"
+  },
+  "🏃🏼‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏼‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_light_skin_tone"
+  },
+  "🏃🏽‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏽‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏽‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏽‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_skin_tone"
+  },
+  "🏃🏾‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏾‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_medium_dark_skin_tone"
+  },
+  "🏃🏿‍♂️‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_dark_skin_tone"
+  },
+  "🏃🏿‍♂‍➡️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_dark_skin_tone"
+  },
+  "🏃🏿‍♂️‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_dark_skin_tone"
+  },
+  "🏃🏿‍♂‍➡": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E15.1",
+    "n": "man_running_facing_right:_dark_skin_tone"
+  },
+  "🧑‍🩰": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "ballet_dancer"
+  },
+  "🧑🏻‍🩰": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "ballet_dancer:_light_skin_tone"
+  },
+  "🧑🏼‍🩰": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "ballet_dancer:_medium_light_skin_tone"
+  },
+  "🧑🏽‍🩰": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "ballet_dancer:_medium_skin_tone"
+  },
+  "🧑🏾‍🩰": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "ballet_dancer:_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🩰": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "ballet_dancer:_dark_skin_tone"
+  },
+  "💃": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "woman_dancing"
+  },
+  "💃🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman_dancing:_light_skin_tone"
+  },
+  "💃🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman_dancing:_medium_light_skin_tone"
+  },
+  "💃🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman_dancing:_medium_skin_tone"
+  },
+  "💃🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman_dancing:_medium_dark_skin_tone"
+  },
+  "💃🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "woman_dancing:_dark_skin_tone"
+  },
+  "🕺": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "man_dancing"
+  },
+  "🕺🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "man_dancing:_light_skin_tone"
+  },
+  "🕺🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "man_dancing:_medium_light_skin_tone"
+  },
+  "🕺🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "man_dancing:_medium_skin_tone"
+  },
+  "🕺🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "man_dancing:_medium_dark_skin_tone"
+  },
+  "🕺🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "man_dancing:_dark_skin_tone"
+  },
+  "🕴️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "person_in_suit_levitating"
+  },
+  "🕴": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "person_in_suit_levitating"
+  },
+  "🕴🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_suit_levitating:_light_skin_tone"
+  },
+  "🕴🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_suit_levitating:_medium_light_skin_tone"
+  },
+  "🕴🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_suit_levitating:_medium_skin_tone"
+  },
+  "🕴🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_suit_levitating:_medium_dark_skin_tone"
+  },
+  "🕴🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_suit_levitating:_dark_skin_tone"
+  },
+  "👯": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "people_with_bunny_ears"
+  },
+  "👯🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_light_skin_tone"
+  },
+  "👯🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_light_skin_tone"
+  },
+  "👯🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_skin_tone"
+  },
+  "👯🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_dark_skin_tone"
+  },
+  "👯🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_dark_skin_tone"
+  },
+  "👯‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "men_with_bunny_ears"
+  },
+  "👯‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "men_with_bunny_ears"
+  },
+  "👯🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_light_skin_tone"
+  },
+  "👯🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_light_skin_tone"
+  },
+  "👯🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_light_skin_tone"
+  },
+  "👯🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_light_skin_tone"
+  },
+  "👯🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_skin_tone"
+  },
+  "👯🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_skin_tone"
+  },
+  "👯🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_dark_skin_tone"
+  },
+  "👯🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_dark_skin_tone"
+  },
+  "👯🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_dark_skin_tone"
+  },
+  "👯🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_dark_skin_tone"
+  },
+  "👯‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "women_with_bunny_ears"
+  },
+  "👯‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "women_with_bunny_ears"
+  },
+  "👯🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_light_skin_tone"
+  },
+  "👯🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_light_skin_tone"
+  },
+  "👯🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_light_skin_tone"
+  },
+  "👯🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_light_skin_tone"
+  },
+  "👯🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_skin_tone"
+  },
+  "👯🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_skin_tone"
+  },
+  "👯🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_dark_skin_tone"
+  },
+  "👯🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_dark_skin_tone"
+  },
+  "👯🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_dark_skin_tone"
+  },
+  "👯🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_dark_skin_tone"
+  },
+  "🧑🏻‍🐰‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏻‍🐰‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏻‍🐰‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏻‍🐰‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏼‍🐰‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🧑🏼‍🐰‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏼‍🐰‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏼‍🐰‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏽‍🐰‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_skin_tone,_light_skin_tone"
+  },
+  "🧑🏽‍🐰‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏽‍🐰‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏽‍🐰‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏾‍🐰‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏾‍🐰‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏾‍🐰‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏾‍🐰‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏿‍🐰‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏿‍🐰‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏿‍🐰‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏿‍🐰‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_with_bunny_ears:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍🐰‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏻‍🐰‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏻‍🐰‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍🐰‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏼‍🐰‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👨🏼‍🐰‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏼‍🐰‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏼‍🐰‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏽‍🐰‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_skin_tone,_light_skin_tone"
+  },
+  "👨🏽‍🐰‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏽‍🐰‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏽‍🐰‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_skin_tone,_dark_skin_tone"
+  },
+  "👨🏾‍🐰‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏾‍🐰‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏾‍🐰‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏾‍🐰‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👨🏿‍🐰‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏿‍🐰‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏿‍🐰‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏿‍🐰‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_with_bunny_ears:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍🐰‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍🐰‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍🐰‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍🐰‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍🐰‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍🐰‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍🐰‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍🐰‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍🐰‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍🐰‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍🐰‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍🐰‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍🐰‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍🐰‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍🐰‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍🐰‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍🐰‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍🐰‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍🐰‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍🐰‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_with_bunny_ears:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧖": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_steamy_room"
+  },
+  "🧖🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_steamy_room:_light_skin_tone"
+  },
+  "🧖🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_steamy_room:_medium_light_skin_tone"
+  },
+  "🧖🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_steamy_room:_medium_skin_tone"
+  },
+  "🧖🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_steamy_room:_medium_dark_skin_tone"
+  },
+  "🧖🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_steamy_room:_dark_skin_tone"
+  },
+  "🧖‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room"
+  },
+  "🧖‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room"
+  },
+  "🧖🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_light_skin_tone"
+  },
+  "🧖🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_light_skin_tone"
+  },
+  "🧖🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_medium_light_skin_tone"
+  },
+  "🧖🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_medium_light_skin_tone"
+  },
+  "🧖🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_medium_skin_tone"
+  },
+  "🧖🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_medium_skin_tone"
+  },
+  "🧖🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_medium_dark_skin_tone"
+  },
+  "🧖🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_medium_dark_skin_tone"
+  },
+  "🧖🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_dark_skin_tone"
+  },
+  "🧖🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_steamy_room:_dark_skin_tone"
+  },
+  "🧖‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room"
+  },
+  "🧖‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room"
+  },
+  "🧖🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_light_skin_tone"
+  },
+  "🧖🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_light_skin_tone"
+  },
+  "🧖🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_medium_light_skin_tone"
+  },
+  "🧖🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_medium_light_skin_tone"
+  },
+  "🧖🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_medium_skin_tone"
+  },
+  "🧖🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_medium_skin_tone"
+  },
+  "🧖🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_medium_dark_skin_tone"
+  },
+  "🧖🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_medium_dark_skin_tone"
+  },
+  "🧖🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_dark_skin_tone"
+  },
+  "🧖🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_steamy_room:_dark_skin_tone"
+  },
+  "🧗": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_climbing"
+  },
+  "🧗🏻": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_climbing:_light_skin_tone"
+  },
+  "🧗🏼": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_climbing:_medium_light_skin_tone"
+  },
+  "🧗🏽": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_climbing:_medium_skin_tone"
+  },
+  "🧗🏾": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_climbing:_medium_dark_skin_tone"
+  },
+  "🧗🏿": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_climbing:_dark_skin_tone"
+  },
+  "🧗‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_climbing"
+  },
+  "🧗‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_climbing"
+  },
+  "🧗🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_light_skin_tone"
+  },
+  "🧗🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_light_skin_tone"
+  },
+  "🧗🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_medium_light_skin_tone"
+  },
+  "🧗🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_medium_light_skin_tone"
+  },
+  "🧗🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_medium_skin_tone"
+  },
+  "🧗🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_medium_skin_tone"
+  },
+  "🧗🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_medium_dark_skin_tone"
+  },
+  "🧗🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_medium_dark_skin_tone"
+  },
+  "🧗🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_dark_skin_tone"
+  },
+  "🧗🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_climbing:_dark_skin_tone"
+  },
+  "🧗‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing"
+  },
+  "🧗‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing"
+  },
+  "🧗🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_light_skin_tone"
+  },
+  "🧗🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_light_skin_tone"
+  },
+  "🧗🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_medium_light_skin_tone"
+  },
+  "🧗🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_medium_light_skin_tone"
+  },
+  "🧗🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_medium_skin_tone"
+  },
+  "🧗🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_medium_skin_tone"
+  },
+  "🧗🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_medium_dark_skin_tone"
+  },
+  "🧗🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_medium_dark_skin_tone"
+  },
+  "🧗🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_dark_skin_tone"
+  },
+  "🧗🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_activity",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_climbing:_dark_skin_tone"
+  },
+  "🤺": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_fencing"
+  },
+  "🏇": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "horse_racing"
+  },
+  "🏇🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "horse_racing:_light_skin_tone"
+  },
+  "🏇🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "horse_racing:_medium_light_skin_tone"
+  },
+  "🏇🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "horse_racing:_medium_skin_tone"
+  },
+  "🏇🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "horse_racing:_medium_dark_skin_tone"
+  },
+  "🏇🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "horse_racing:_dark_skin_tone"
+  },
+  "⛷️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "skier"
+  },
+  "⛷": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "skier"
+  },
+  "🏂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "snowboarder"
+  },
+  "🏂🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "snowboarder:_light_skin_tone"
+  },
+  "🏂🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "snowboarder:_medium_light_skin_tone"
+  },
+  "🏂🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "snowboarder:_medium_skin_tone"
+  },
+  "🏂🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "snowboarder:_medium_dark_skin_tone"
+  },
+  "🏂🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "snowboarder:_dark_skin_tone"
+  },
+  "🏌️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "person_golfing"
+  },
+  "🏌": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "person_golfing"
+  },
+  "🏌🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_golfing:_light_skin_tone"
+  },
+  "🏌🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_golfing:_medium_light_skin_tone"
+  },
+  "🏌🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_golfing:_medium_skin_tone"
+  },
+  "🏌🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_golfing:_medium_dark_skin_tone"
+  },
+  "🏌🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_golfing:_dark_skin_tone"
+  },
+  "🏌️‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_golfing"
+  },
+  "🏌‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_golfing"
+  },
+  "🏌️‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_golfing"
+  },
+  "🏌‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_golfing"
+  },
+  "🏌🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_light_skin_tone"
+  },
+  "🏌🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_light_skin_tone"
+  },
+  "🏌🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_medium_light_skin_tone"
+  },
+  "🏌🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_medium_light_skin_tone"
+  },
+  "🏌🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_medium_skin_tone"
+  },
+  "🏌🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_medium_skin_tone"
+  },
+  "🏌🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_medium_dark_skin_tone"
+  },
+  "🏌🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_medium_dark_skin_tone"
+  },
+  "🏌🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_dark_skin_tone"
+  },
+  "🏌🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_golfing:_dark_skin_tone"
+  },
+  "🏌️‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing"
+  },
+  "🏌‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_golfing"
+  },
+  "🏌️‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing"
+  },
+  "🏌‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_golfing"
+  },
+  "🏌🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_light_skin_tone"
+  },
+  "🏌🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_light_skin_tone"
+  },
+  "🏌🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_medium_light_skin_tone"
+  },
+  "🏌🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_medium_light_skin_tone"
+  },
+  "🏌🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_medium_skin_tone"
+  },
+  "🏌🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_medium_skin_tone"
+  },
+  "🏌🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_medium_dark_skin_tone"
+  },
+  "🏌🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_medium_dark_skin_tone"
+  },
+  "🏌🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_dark_skin_tone"
+  },
+  "🏌🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_golfing:_dark_skin_tone"
+  },
+  "🏄": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_surfing"
+  },
+  "🏄🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_surfing:_light_skin_tone"
+  },
+  "🏄🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_surfing:_medium_light_skin_tone"
+  },
+  "🏄🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_surfing:_medium_skin_tone"
+  },
+  "🏄🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_surfing:_medium_dark_skin_tone"
+  },
+  "🏄🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_surfing:_dark_skin_tone"
+  },
+  "🏄‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_surfing"
+  },
+  "🏄‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_surfing"
+  },
+  "🏄🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_light_skin_tone"
+  },
+  "🏄🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_light_skin_tone"
+  },
+  "🏄🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_medium_light_skin_tone"
+  },
+  "🏄🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_medium_light_skin_tone"
+  },
+  "🏄🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_medium_skin_tone"
+  },
+  "🏄🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_medium_skin_tone"
+  },
+  "🏄🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_medium_dark_skin_tone"
+  },
+  "🏄🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_medium_dark_skin_tone"
+  },
+  "🏄🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_dark_skin_tone"
+  },
+  "🏄🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_surfing:_dark_skin_tone"
+  },
+  "🏄‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing"
+  },
+  "🏄‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing"
+  },
+  "🏄🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_light_skin_tone"
+  },
+  "🏄🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_light_skin_tone"
+  },
+  "🏄🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_medium_light_skin_tone"
+  },
+  "🏄🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_medium_light_skin_tone"
+  },
+  "🏄🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_medium_skin_tone"
+  },
+  "🏄🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_medium_skin_tone"
+  },
+  "🏄🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_medium_dark_skin_tone"
+  },
+  "🏄🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_medium_dark_skin_tone"
+  },
+  "🏄🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_dark_skin_tone"
+  },
+  "🏄🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_surfing:_dark_skin_tone"
+  },
+  "🚣": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_rowing_boat"
+  },
+  "🚣🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_rowing_boat:_light_skin_tone"
+  },
+  "🚣🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_rowing_boat:_medium_light_skin_tone"
+  },
+  "🚣🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_rowing_boat:_medium_skin_tone"
+  },
+  "🚣🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_rowing_boat:_medium_dark_skin_tone"
+  },
+  "🚣🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_rowing_boat:_dark_skin_tone"
+  },
+  "🚣‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat"
+  },
+  "🚣‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat"
+  },
+  "🚣🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_light_skin_tone"
+  },
+  "🚣🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_light_skin_tone"
+  },
+  "🚣🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_medium_light_skin_tone"
+  },
+  "🚣🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_medium_light_skin_tone"
+  },
+  "🚣🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_medium_skin_tone"
+  },
+  "🚣🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_medium_skin_tone"
+  },
+  "🚣🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_medium_dark_skin_tone"
+  },
+  "🚣🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_medium_dark_skin_tone"
+  },
+  "🚣🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_dark_skin_tone"
+  },
+  "🚣🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_rowing_boat:_dark_skin_tone"
+  },
+  "🚣‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat"
+  },
+  "🚣‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat"
+  },
+  "🚣🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_light_skin_tone"
+  },
+  "🚣🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_light_skin_tone"
+  },
+  "🚣🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_medium_light_skin_tone"
+  },
+  "🚣🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_medium_light_skin_tone"
+  },
+  "🚣🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_medium_skin_tone"
+  },
+  "🚣🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_medium_skin_tone"
+  },
+  "🚣🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_medium_dark_skin_tone"
+  },
+  "🚣🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_medium_dark_skin_tone"
+  },
+  "🚣🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_dark_skin_tone"
+  },
+  "🚣🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_rowing_boat:_dark_skin_tone"
+  },
+  "🏊": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_swimming"
+  },
+  "🏊🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_swimming:_light_skin_tone"
+  },
+  "🏊🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_swimming:_medium_light_skin_tone"
+  },
+  "🏊🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_swimming:_medium_skin_tone"
+  },
+  "🏊🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_swimming:_medium_dark_skin_tone"
+  },
+  "🏊🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_swimming:_dark_skin_tone"
+  },
+  "🏊‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_swimming"
+  },
+  "🏊‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_swimming"
+  },
+  "🏊🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_light_skin_tone"
+  },
+  "🏊🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_light_skin_tone"
+  },
+  "🏊🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_medium_light_skin_tone"
+  },
+  "🏊🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_medium_light_skin_tone"
+  },
+  "🏊🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_medium_skin_tone"
+  },
+  "🏊🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_medium_skin_tone"
+  },
+  "🏊🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_medium_dark_skin_tone"
+  },
+  "🏊🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_medium_dark_skin_tone"
+  },
+  "🏊🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_dark_skin_tone"
+  },
+  "🏊🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_swimming:_dark_skin_tone"
+  },
+  "🏊‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming"
+  },
+  "🏊‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming"
+  },
+  "🏊🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_light_skin_tone"
+  },
+  "🏊🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_light_skin_tone"
+  },
+  "🏊🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_medium_light_skin_tone"
+  },
+  "🏊🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_medium_light_skin_tone"
+  },
+  "🏊🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_medium_skin_tone"
+  },
+  "🏊🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_medium_skin_tone"
+  },
+  "🏊🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_medium_dark_skin_tone"
+  },
+  "🏊🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_medium_dark_skin_tone"
+  },
+  "🏊🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_dark_skin_tone"
+  },
+  "🏊🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_swimming:_dark_skin_tone"
+  },
+  "⛹️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "person_bouncing_ball"
+  },
+  "⛹": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "person_bouncing_ball"
+  },
+  "⛹🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_bouncing_ball:_light_skin_tone"
+  },
+  "⛹🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_bouncing_ball:_medium_light_skin_tone"
+  },
+  "⛹🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_bouncing_ball:_medium_skin_tone"
+  },
+  "⛹🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_bouncing_ball:_medium_dark_skin_tone"
+  },
+  "⛹🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_bouncing_ball:_dark_skin_tone"
+  },
+  "⛹️‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball"
+  },
+  "⛹‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball"
+  },
+  "⛹️‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball"
+  },
+  "⛹‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball"
+  },
+  "⛹🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_light_skin_tone"
+  },
+  "⛹🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_light_skin_tone"
+  },
+  "⛹🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_medium_light_skin_tone"
+  },
+  "⛹🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_medium_light_skin_tone"
+  },
+  "⛹🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_medium_skin_tone"
+  },
+  "⛹🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_medium_skin_tone"
+  },
+  "⛹🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_medium_dark_skin_tone"
+  },
+  "⛹🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_medium_dark_skin_tone"
+  },
+  "⛹🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_dark_skin_tone"
+  },
+  "⛹🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_bouncing_ball:_dark_skin_tone"
+  },
+  "⛹️‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball"
+  },
+  "⛹‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball"
+  },
+  "⛹️‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball"
+  },
+  "⛹‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball"
+  },
+  "⛹🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_light_skin_tone"
+  },
+  "⛹🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_light_skin_tone"
+  },
+  "⛹🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_medium_light_skin_tone"
+  },
+  "⛹🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_medium_light_skin_tone"
+  },
+  "⛹🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_medium_skin_tone"
+  },
+  "⛹🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_medium_skin_tone"
+  },
+  "⛹🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_medium_dark_skin_tone"
+  },
+  "⛹🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_medium_dark_skin_tone"
+  },
+  "⛹🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_dark_skin_tone"
+  },
+  "⛹🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_bouncing_ball:_dark_skin_tone"
+  },
+  "🏋️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "person_lifting_weights"
+  },
+  "🏋": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "person_lifting_weights"
+  },
+  "🏋🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_lifting_weights:_light_skin_tone"
+  },
+  "🏋🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_lifting_weights:_medium_light_skin_tone"
+  },
+  "🏋🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_lifting_weights:_medium_skin_tone"
+  },
+  "🏋🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_lifting_weights:_medium_dark_skin_tone"
+  },
+  "🏋🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "person_lifting_weights:_dark_skin_tone"
+  },
+  "🏋️‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights"
+  },
+  "🏋‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights"
+  },
+  "🏋️‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights"
+  },
+  "🏋‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights"
+  },
+  "🏋🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_light_skin_tone"
+  },
+  "🏋🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_light_skin_tone"
+  },
+  "🏋🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_medium_light_skin_tone"
+  },
+  "🏋🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_medium_light_skin_tone"
+  },
+  "🏋🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_medium_skin_tone"
+  },
+  "🏋🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_medium_skin_tone"
+  },
+  "🏋🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_medium_dark_skin_tone"
+  },
+  "🏋🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_medium_dark_skin_tone"
+  },
+  "🏋🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_dark_skin_tone"
+  },
+  "🏋🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_lifting_weights:_dark_skin_tone"
+  },
+  "🏋️‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights"
+  },
+  "🏋‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights"
+  },
+  "🏋️‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights"
+  },
+  "🏋‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights"
+  },
+  "🏋🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_light_skin_tone"
+  },
+  "🏋🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_light_skin_tone"
+  },
+  "🏋🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_medium_light_skin_tone"
+  },
+  "🏋🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_medium_light_skin_tone"
+  },
+  "🏋🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_medium_skin_tone"
+  },
+  "🏋🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_medium_skin_tone"
+  },
+  "🏋🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_medium_dark_skin_tone"
+  },
+  "🏋🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_medium_dark_skin_tone"
+  },
+  "🏋🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_dark_skin_tone"
+  },
+  "🏋🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_lifting_weights:_dark_skin_tone"
+  },
+  "🚴": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_biking"
+  },
+  "🚴🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_biking:_light_skin_tone"
+  },
+  "🚴🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_biking:_medium_light_skin_tone"
+  },
+  "🚴🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_biking:_medium_skin_tone"
+  },
+  "🚴🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_biking:_medium_dark_skin_tone"
+  },
+  "🚴🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_biking:_dark_skin_tone"
+  },
+  "🚴‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_biking"
+  },
+  "🚴‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_biking"
+  },
+  "🚴🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_light_skin_tone"
+  },
+  "🚴🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_light_skin_tone"
+  },
+  "🚴🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_medium_light_skin_tone"
+  },
+  "🚴🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_medium_light_skin_tone"
+  },
+  "🚴🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_medium_skin_tone"
+  },
+  "🚴🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_medium_skin_tone"
+  },
+  "🚴🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_medium_dark_skin_tone"
+  },
+  "🚴🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_medium_dark_skin_tone"
+  },
+  "🚴🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_dark_skin_tone"
+  },
+  "🚴🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_biking:_dark_skin_tone"
+  },
+  "🚴‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_biking"
+  },
+  "🚴‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_biking"
+  },
+  "🚴🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_light_skin_tone"
+  },
+  "🚴🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_light_skin_tone"
+  },
+  "🚴🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_medium_light_skin_tone"
+  },
+  "🚴🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_medium_light_skin_tone"
+  },
+  "🚴🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_medium_skin_tone"
+  },
+  "🚴🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_medium_skin_tone"
+  },
+  "🚴🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_medium_dark_skin_tone"
+  },
+  "🚴🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_medium_dark_skin_tone"
+  },
+  "🚴🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_dark_skin_tone"
+  },
+  "🚴🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_biking:_dark_skin_tone"
+  },
+  "🚵": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_mountain_biking"
+  },
+  "🚵🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_mountain_biking:_light_skin_tone"
+  },
+  "🚵🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_mountain_biking:_medium_light_skin_tone"
+  },
+  "🚵🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_mountain_biking:_medium_skin_tone"
+  },
+  "🚵🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_mountain_biking:_medium_dark_skin_tone"
+  },
+  "🚵🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_mountain_biking:_dark_skin_tone"
+  },
+  "🚵‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking"
+  },
+  "🚵‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking"
+  },
+  "🚵🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_light_skin_tone"
+  },
+  "🚵🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_light_skin_tone"
+  },
+  "🚵🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_medium_light_skin_tone"
+  },
+  "🚵🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_medium_light_skin_tone"
+  },
+  "🚵🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_medium_skin_tone"
+  },
+  "🚵🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_medium_skin_tone"
+  },
+  "🚵🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_medium_dark_skin_tone"
+  },
+  "🚵🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_medium_dark_skin_tone"
+  },
+  "🚵🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_dark_skin_tone"
+  },
+  "🚵🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_mountain_biking:_dark_skin_tone"
+  },
+  "🚵‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking"
+  },
+  "🚵‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking"
+  },
+  "🚵🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_light_skin_tone"
+  },
+  "🚵🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_light_skin_tone"
+  },
+  "🚵🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_medium_light_skin_tone"
+  },
+  "🚵🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_medium_light_skin_tone"
+  },
+  "🚵🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_medium_skin_tone"
+  },
+  "🚵🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_medium_skin_tone"
+  },
+  "🚵🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_medium_dark_skin_tone"
+  },
+  "🚵🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_medium_dark_skin_tone"
+  },
+  "🚵🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_dark_skin_tone"
+  },
+  "🚵🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_mountain_biking:_dark_skin_tone"
+  },
+  "🤸": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_cartwheeling"
+  },
+  "🤸🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_cartwheeling:_light_skin_tone"
+  },
+  "🤸🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_cartwheeling:_medium_light_skin_tone"
+  },
+  "🤸🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_cartwheeling:_medium_skin_tone"
+  },
+  "🤸🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_cartwheeling:_medium_dark_skin_tone"
+  },
+  "🤸🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_cartwheeling:_dark_skin_tone"
+  },
+  "🤸‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling"
+  },
+  "🤸‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling"
+  },
+  "🤸🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_light_skin_tone"
+  },
+  "🤸🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_light_skin_tone"
+  },
+  "🤸🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_medium_light_skin_tone"
+  },
+  "🤸🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_medium_light_skin_tone"
+  },
+  "🤸🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_medium_skin_tone"
+  },
+  "🤸🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_medium_skin_tone"
+  },
+  "🤸🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_medium_dark_skin_tone"
+  },
+  "🤸🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_medium_dark_skin_tone"
+  },
+  "🤸🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_dark_skin_tone"
+  },
+  "🤸🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_cartwheeling:_dark_skin_tone"
+  },
+  "🤸‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling"
+  },
+  "🤸‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling"
+  },
+  "🤸🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_light_skin_tone"
+  },
+  "🤸🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_light_skin_tone"
+  },
+  "🤸🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_medium_light_skin_tone"
+  },
+  "🤸🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_medium_light_skin_tone"
+  },
+  "🤸🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_medium_skin_tone"
+  },
+  "🤸🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_medium_skin_tone"
+  },
+  "🤸🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_medium_dark_skin_tone"
+  },
+  "🤸🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_medium_dark_skin_tone"
+  },
+  "🤸🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_dark_skin_tone"
+  },
+  "🤸🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_cartwheeling:_dark_skin_tone"
+  },
+  "🤼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "people_wrestling"
+  },
+  "🤼🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_light_skin_tone"
+  },
+  "🤼🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_light_skin_tone"
+  },
+  "🤼🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_skin_tone"
+  },
+  "🤼🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_dark_skin_tone"
+  },
+  "🤼🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_dark_skin_tone"
+  },
+  "🤼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "men_wrestling"
+  },
+  "🤼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "men_wrestling"
+  },
+  "🤼🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_light_skin_tone"
+  },
+  "🤼🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_light_skin_tone"
+  },
+  "🤼🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_light_skin_tone"
+  },
+  "🤼🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_light_skin_tone"
+  },
+  "🤼🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_skin_tone"
+  },
+  "🤼🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_skin_tone"
+  },
+  "🤼🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_dark_skin_tone"
+  },
+  "🤼🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_dark_skin_tone"
+  },
+  "🤼🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_dark_skin_tone"
+  },
+  "🤼🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_dark_skin_tone"
+  },
+  "🤼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "women_wrestling"
+  },
+  "🤼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "women_wrestling"
+  },
+  "🤼🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_light_skin_tone"
+  },
+  "🤼🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_light_skin_tone"
+  },
+  "🤼🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_light_skin_tone"
+  },
+  "🤼🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_light_skin_tone"
+  },
+  "🤼🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_skin_tone"
+  },
+  "🤼🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_skin_tone"
+  },
+  "🤼🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_dark_skin_tone"
+  },
+  "🤼🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_dark_skin_tone"
+  },
+  "🤼🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_dark_skin_tone"
+  },
+  "🤼🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_dark_skin_tone"
+  },
+  "🧑🏻‍🫯‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏻‍🫯‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏻‍🫯‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏻‍🫯‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏼‍🫯‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🧑🏼‍🫯‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏼‍🫯‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏼‍🫯‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏽‍🫯‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_skin_tone,_light_skin_tone"
+  },
+  "🧑🏽‍🫯‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏽‍🫯‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏽‍🫯‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏾‍🫯‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏾‍🫯‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏾‍🫯‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏾‍🫯‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏿‍🫯‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏿‍🫯‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏿‍🫯‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏿‍🫯‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "people_wrestling:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍🫯‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏻‍🫯‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏻‍🫯‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍🫯‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏼‍🫯‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👨🏼‍🫯‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏼‍🫯‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏼‍🫯‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏽‍🫯‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_skin_tone,_light_skin_tone"
+  },
+  "👨🏽‍🫯‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏽‍🫯‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏽‍🫯‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_skin_tone,_dark_skin_tone"
+  },
+  "👨🏾‍🫯‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏾‍🫯‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏾‍🫯‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏾‍🫯‍👨🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👨🏿‍🫯‍👨🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏿‍🫯‍👨🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏿‍🫯‍👨🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏿‍🫯‍👨🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "men_wrestling:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍🫯‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍🫯‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍🫯‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍🫯‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍🫯‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍🫯‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍🫯‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍🫯‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍🫯‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍🫯‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍🫯‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍🫯‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍🫯‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍🫯‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍🫯‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍🫯‍👩🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍🫯‍👩🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍🫯‍👩🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍🫯‍👩🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍🫯‍👩🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "women_wrestling:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "🤽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_water_polo"
+  },
+  "🤽🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_water_polo:_light_skin_tone"
+  },
+  "🤽🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_water_polo:_medium_light_skin_tone"
+  },
+  "🤽🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_water_polo:_medium_skin_tone"
+  },
+  "🤽🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_water_polo:_medium_dark_skin_tone"
+  },
+  "🤽🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_water_polo:_dark_skin_tone"
+  },
+  "🤽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo"
+  },
+  "🤽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo"
+  },
+  "🤽🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_light_skin_tone"
+  },
+  "🤽🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_light_skin_tone"
+  },
+  "🤽🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_medium_light_skin_tone"
+  },
+  "🤽🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_medium_light_skin_tone"
+  },
+  "🤽🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_medium_skin_tone"
+  },
+  "🤽🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_medium_skin_tone"
+  },
+  "🤽🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_medium_dark_skin_tone"
+  },
+  "🤽🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_medium_dark_skin_tone"
+  },
+  "🤽🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_dark_skin_tone"
+  },
+  "🤽🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_water_polo:_dark_skin_tone"
+  },
+  "🤽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo"
+  },
+  "🤽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo"
+  },
+  "🤽🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_light_skin_tone"
+  },
+  "🤽🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_light_skin_tone"
+  },
+  "🤽🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_medium_light_skin_tone"
+  },
+  "🤽🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_medium_light_skin_tone"
+  },
+  "🤽🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_medium_skin_tone"
+  },
+  "🤽🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_medium_skin_tone"
+  },
+  "🤽🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_medium_dark_skin_tone"
+  },
+  "🤽🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_medium_dark_skin_tone"
+  },
+  "🤽🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_dark_skin_tone"
+  },
+  "🤽🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_water_polo:_dark_skin_tone"
+  },
+  "🤾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_handball"
+  },
+  "🤾🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_handball:_light_skin_tone"
+  },
+  "🤾🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_handball:_medium_light_skin_tone"
+  },
+  "🤾🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_handball:_medium_skin_tone"
+  },
+  "🤾🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_handball:_medium_dark_skin_tone"
+  },
+  "🤾🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_playing_handball:_dark_skin_tone"
+  },
+  "🤾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball"
+  },
+  "🤾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball"
+  },
+  "🤾🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_light_skin_tone"
+  },
+  "🤾🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_light_skin_tone"
+  },
+  "🤾🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_medium_light_skin_tone"
+  },
+  "🤾🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_medium_light_skin_tone"
+  },
+  "🤾🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_medium_skin_tone"
+  },
+  "🤾🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_medium_skin_tone"
+  },
+  "🤾🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_medium_dark_skin_tone"
+  },
+  "🤾🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_medium_dark_skin_tone"
+  },
+  "🤾🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_dark_skin_tone"
+  },
+  "🤾🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_playing_handball:_dark_skin_tone"
+  },
+  "🤾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball"
+  },
+  "🤾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball"
+  },
+  "🤾🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_light_skin_tone"
+  },
+  "🤾🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_light_skin_tone"
+  },
+  "🤾🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_medium_light_skin_tone"
+  },
+  "🤾🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_medium_light_skin_tone"
+  },
+  "🤾🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_medium_skin_tone"
+  },
+  "🤾🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_medium_skin_tone"
+  },
+  "🤾🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_medium_dark_skin_tone"
+  },
+  "🤾🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_medium_dark_skin_tone"
+  },
+  "🤾🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_dark_skin_tone"
+  },
+  "🤾🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_playing_handball:_dark_skin_tone"
+  },
+  "🤹": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_juggling"
+  },
+  "🤹🏻": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_juggling:_light_skin_tone"
+  },
+  "🤹🏼": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_juggling:_medium_light_skin_tone"
+  },
+  "🤹🏽": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_juggling:_medium_skin_tone"
+  },
+  "🤹🏾": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_juggling:_medium_dark_skin_tone"
+  },
+  "🤹🏿": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "person_juggling:_dark_skin_tone"
+  },
+  "🤹‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_juggling"
+  },
+  "🤹‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_juggling"
+  },
+  "🤹🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_light_skin_tone"
+  },
+  "🤹🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_light_skin_tone"
+  },
+  "🤹🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_medium_light_skin_tone"
+  },
+  "🤹🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_medium_light_skin_tone"
+  },
+  "🤹🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_medium_skin_tone"
+  },
+  "🤹🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_medium_skin_tone"
+  },
+  "🤹🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_medium_dark_skin_tone"
+  },
+  "🤹🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_medium_dark_skin_tone"
+  },
+  "🤹🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_dark_skin_tone"
+  },
+  "🤹🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "man_juggling:_dark_skin_tone"
+  },
+  "🤹‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling"
+  },
+  "🤹‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling"
+  },
+  "🤹🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_light_skin_tone"
+  },
+  "🤹🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_light_skin_tone"
+  },
+  "🤹🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_medium_light_skin_tone"
+  },
+  "🤹🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_medium_light_skin_tone"
+  },
+  "🤹🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_medium_skin_tone"
+  },
+  "🤹🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_medium_skin_tone"
+  },
+  "🤹🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_medium_dark_skin_tone"
+  },
+  "🤹🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_medium_dark_skin_tone"
+  },
+  "🤹🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_dark_skin_tone"
+  },
+  "🤹🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_sport",
+    "q": "minimally_qualified",
+    "v": "E4.0",
+    "n": "woman_juggling:_dark_skin_tone"
+  },
+  "🧘": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_lotus_position"
+  },
+  "🧘🏻": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_lotus_position:_light_skin_tone"
+  },
+  "🧘🏼": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_lotus_position:_medium_light_skin_tone"
+  },
+  "🧘🏽": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_lotus_position:_medium_skin_tone"
+  },
+  "🧘🏾": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_lotus_position:_medium_dark_skin_tone"
+  },
+  "🧘🏿": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "person_in_lotus_position:_dark_skin_tone"
+  },
+  "🧘‍♂️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position"
+  },
+  "🧘‍♂": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position"
+  },
+  "🧘🏻‍♂️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_light_skin_tone"
+  },
+  "🧘🏻‍♂": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_light_skin_tone"
+  },
+  "🧘🏼‍♂️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_medium_light_skin_tone"
+  },
+  "🧘🏼‍♂": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_medium_light_skin_tone"
+  },
+  "🧘🏽‍♂️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_medium_skin_tone"
+  },
+  "🧘🏽‍♂": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_medium_skin_tone"
+  },
+  "🧘🏾‍♂️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_medium_dark_skin_tone"
+  },
+  "🧘🏾‍♂": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_medium_dark_skin_tone"
+  },
+  "🧘🏿‍♂️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_dark_skin_tone"
+  },
+  "🧘🏿‍♂": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "man_in_lotus_position:_dark_skin_tone"
+  },
+  "🧘‍♀️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position"
+  },
+  "🧘‍♀": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position"
+  },
+  "🧘🏻‍♀️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_light_skin_tone"
+  },
+  "🧘🏻‍♀": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_light_skin_tone"
+  },
+  "🧘🏼‍♀️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_medium_light_skin_tone"
+  },
+  "🧘🏼‍♀": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_medium_light_skin_tone"
+  },
+  "🧘🏽‍♀️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_medium_skin_tone"
+  },
+  "🧘🏽‍♀": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_medium_skin_tone"
+  },
+  "🧘🏾‍♀️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_medium_dark_skin_tone"
+  },
+  "🧘🏾‍♀": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_medium_dark_skin_tone"
+  },
+  "🧘🏿‍♀️": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_dark_skin_tone"
+  },
+  "🧘🏿‍♀": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "minimally_qualified",
+    "v": "E5.0",
+    "n": "woman_in_lotus_position:_dark_skin_tone"
+  },
+  "🛀": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "person_taking_bath"
+  },
+  "🛀🏻": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_taking_bath:_light_skin_tone"
+  },
+  "🛀🏼": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_taking_bath:_medium_light_skin_tone"
+  },
+  "🛀🏽": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_taking_bath:_medium_skin_tone"
+  },
+  "🛀🏾": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_taking_bath:_medium_dark_skin_tone"
+  },
+  "🛀🏿": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_taking_bath:_dark_skin_tone"
+  },
+  "🛌": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "person_in_bed"
+  },
+  "🛌🏻": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_bed:_light_skin_tone"
+  },
+  "🛌🏼": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_bed:_medium_light_skin_tone"
+  },
+  "🛌🏽": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_bed:_medium_skin_tone"
+  },
+  "🛌🏾": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_bed:_medium_dark_skin_tone"
+  },
+  "🛌🏿": {
+    "g": "people_&_body",
+    "s": "person_resting",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "person_in_bed:_dark_skin_tone"
+  },
+  "🧑‍🤝‍🧑": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands"
+  },
+  "🧑🏻‍🤝‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_light_skin_tone"
+  },
+  "🧑🏻‍🤝‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏻‍🤝‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏻‍🤝‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏻‍🤝‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏼‍🤝‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🧑🏼‍🤝‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_light_skin_tone"
+  },
+  "🧑🏼‍🤝‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏼‍🤝‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏼‍🤝‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏽‍🤝‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_skin_tone,_light_skin_tone"
+  },
+  "🧑🏽‍🤝‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏽‍🤝‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_skin_tone"
+  },
+  "🧑🏽‍🤝‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏽‍🤝‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_medium_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏾‍🤝‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏾‍🤝‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏾‍🤝‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏾‍🤝‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_medium_dark_skin_tone"
+  },
+  "🧑🏾‍🤝‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "people_holding_hands:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏿‍🤝‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏿‍🤝‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏿‍🤝‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏿‍🤝‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏿‍🤝‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "people_holding_hands:_dark_skin_tone"
+  },
+  "👭": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "women_holding_hands"
+  },
+  "👭🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_light_skin_tone"
+  },
+  "👩🏻‍🤝‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍🤝‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍🤝‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍🤝‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍🤝‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👭🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_light_skin_tone"
+  },
+  "👩🏼‍🤝‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍🤝‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍🤝‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍🤝‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍🤝‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👭🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_skin_tone"
+  },
+  "👩🏽‍🤝‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍🤝‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍🤝‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍🤝‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍🤝‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👭🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_medium_dark_skin_tone"
+  },
+  "👩🏾‍🤝‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "women_holding_hands:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍🤝‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍🤝‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍🤝‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍🤝‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👭🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "women_holding_hands:_dark_skin_tone"
+  },
+  "👫": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "woman_and_man_holding_hands"
+  },
+  "👫🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_light_skin_tone"
+  },
+  "👩🏻‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👫🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_light_skin_tone"
+  },
+  "👩🏼‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👫🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_skin_tone"
+  },
+  "👩🏽‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👫🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_dark_skin_tone"
+  },
+  "👩🏾‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👫🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "woman_and_man_holding_hands:_dark_skin_tone"
+  },
+  "👬": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "men_holding_hands"
+  },
+  "👬🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_light_skin_tone"
+  },
+  "👨🏻‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏻‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏻‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏼‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👬🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_light_skin_tone"
+  },
+  "👨🏼‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏼‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏼‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏽‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_skin_tone,_light_skin_tone"
+  },
+  "👨🏽‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👬🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_skin_tone"
+  },
+  "👨🏽‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏽‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_medium_skin_tone,_dark_skin_tone"
+  },
+  "👨🏾‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏾‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏾‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👬🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_medium_dark_skin_tone"
+  },
+  "👨🏾‍🤝‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.1",
+    "n": "men_holding_hands:_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👨🏿‍🤝‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏿‍🤝‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏿‍🤝‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏿‍🤝‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👬🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "men_holding_hands:_dark_skin_tone"
+  },
+  "💏": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "kiss"
+  },
+  "💏🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_light_skin_tone"
+  },
+  "💏🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_medium_light_skin_tone"
+  },
+  "💏🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_medium_skin_tone"
+  },
+  "💏🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_medium_dark_skin_tone"
+  },
+  "💏🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_dark_skin_tone"
+  },
+  "🧑🏻‍❤️‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏻‍❤‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏻‍❤️‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏻‍❤‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏻‍❤️‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏻‍❤‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏻‍❤️‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏻‍❤‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏼‍❤️‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🧑🏼‍❤‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🧑🏼‍❤️‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏼‍❤‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏼‍❤️‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏼‍❤‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏼‍❤️‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏼‍❤‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏽‍❤️‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_light_skin_tone"
+  },
+  "🧑🏽‍❤‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_light_skin_tone"
+  },
+  "🧑🏽‍❤️‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏽‍❤‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏽‍❤️‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏽‍❤‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏽‍❤️‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏽‍❤‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏾‍❤️‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏾‍❤‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏾‍❤️‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏾‍❤‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏾‍❤️‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏾‍❤‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏾‍❤️‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏾‍❤‍💋‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏿‍❤️‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏿‍❤‍💋‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏿‍❤️‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏿‍❤‍💋‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏿‍❤️‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏿‍❤‍💋‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏿‍❤️‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏿‍❤‍💋‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_person,_person,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩‍❤️‍💋‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "kiss:_woman,_man"
+  },
+  "👩‍❤‍💋‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E2.0",
+    "n": "kiss:_woman,_man"
+  },
+  "👩🏻‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_man,_dark_skin_tone"
+  },
+  "👨‍❤️‍💋‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "kiss:_man,_man"
+  },
+  "👨‍❤‍💋‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E2.0",
+    "n": "kiss:_man,_man"
+  },
+  "👨🏻‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone"
+  },
+  "👨🏻‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone"
+  },
+  "👨🏻‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏻‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏻‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏻‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏻‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏻‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏼‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👨🏼‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👨🏼‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone"
+  },
+  "👨🏼‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone"
+  },
+  "👨🏼‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏼‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏼‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏼‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏼‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏼‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏽‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👨🏽‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👨🏽‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏽‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏽‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone"
+  },
+  "👨🏽‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone"
+  },
+  "👨🏽‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏽‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏽‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👨🏽‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👨🏾‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏾‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏾‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏾‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏾‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏾‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏾‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone"
+  },
+  "👨🏾‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone"
+  },
+  "👨🏾‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👨🏾‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👨🏿‍❤️‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏿‍❤‍💋‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏿‍❤️‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏿‍❤‍💋‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏿‍❤️‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏿‍❤‍💋‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏿‍❤️‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏿‍❤‍💋‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏿‍❤️‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone"
+  },
+  "👨🏿‍❤‍💋‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_man,_man,_dark_skin_tone"
+  },
+  "👩‍❤️‍💋‍👩": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "kiss:_woman,_woman"
+  },
+  "👩‍❤‍💋‍👩": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E2.0",
+    "n": "kiss:_woman,_woman"
+  },
+  "👩🏻‍❤️‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤️‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏻‍❤‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone"
+  },
+  "👩🏿‍❤‍💋‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "kiss:_woman,_woman,_dark_skin_tone"
+  },
+  "💑": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "couple_with_heart"
+  },
+  "💑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_light_skin_tone"
+  },
+  "💑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_medium_light_skin_tone"
+  },
+  "💑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_medium_skin_tone"
+  },
+  "💑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_medium_dark_skin_tone"
+  },
+  "💑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_dark_skin_tone"
+  },
+  "🧑🏻‍❤️‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏻‍❤‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏻‍❤️‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏻‍❤‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏻‍❤️‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏻‍❤‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏻‍❤️‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏻‍❤‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏼‍❤️‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🧑🏼‍❤‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "🧑🏼‍❤️‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏼‍❤‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏼‍❤️‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏼‍❤‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏼‍❤️‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏼‍❤‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏽‍❤️‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_light_skin_tone"
+  },
+  "🧑🏽‍❤‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_light_skin_tone"
+  },
+  "🧑🏽‍❤️‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏽‍❤‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏽‍❤️‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏽‍❤‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏽‍❤️‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏽‍❤‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏾‍❤️‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏾‍❤‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏾‍❤️‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏾‍❤‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏾‍❤️‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏾‍❤‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏾‍❤️‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏾‍❤‍🧑🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "🧑🏿‍❤️‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏿‍❤‍🧑🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_light_skin_tone"
+  },
+  "🧑🏿‍❤️‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏿‍❤‍🧑🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "🧑🏿‍❤️‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏿‍❤‍🧑🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_medium_skin_tone"
+  },
+  "🧑🏿‍❤️‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "🧑🏿‍❤‍🧑🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_person,_person,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩‍❤️‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "couple_with_heart:_woman,_man"
+  },
+  "👩‍❤‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E2.0",
+    "n": "couple_with_heart:_woman,_man"
+  },
+  "👩🏻‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone"
+  },
+  "👩🏻‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone"
+  },
+  "👩🏻‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏻‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone"
+  },
+  "👩🏽‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone"
+  },
+  "👩🏽‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone"
+  },
+  "👩🏿‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_man,_dark_skin_tone"
+  },
+  "👨‍❤️‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "couple_with_heart:_man,_man"
+  },
+  "👨‍❤‍👨": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E2.0",
+    "n": "couple_with_heart:_man,_man"
+  },
+  "👨🏻‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone"
+  },
+  "👨🏻‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone"
+  },
+  "👨🏻‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏻‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏻‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏻‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏻‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏻‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏻‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏼‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👨🏼‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👨🏼‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone"
+  },
+  "👨🏼‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone"
+  },
+  "👨🏼‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏼‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👨🏼‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏼‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏼‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏼‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👨🏽‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👨🏽‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_light_skin_tone"
+  },
+  "👨🏽‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏽‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏽‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone"
+  },
+  "👨🏽‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone"
+  },
+  "👨🏽‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏽‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏽‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👨🏽‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👨🏾‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏾‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏾‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏾‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏾‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏾‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏾‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone"
+  },
+  "👨🏾‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone"
+  },
+  "👨🏾‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👨🏾‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👨🏿‍❤️‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏿‍❤‍👨🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_light_skin_tone"
+  },
+  "👨🏿‍❤️‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏿‍❤‍👨🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👨🏿‍❤️‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏿‍❤‍👨🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👨🏿‍❤️‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏿‍❤‍👨🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👨🏿‍❤️‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone"
+  },
+  "👨🏿‍❤‍👨🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_man,_man,_dark_skin_tone"
+  },
+  "👩‍❤️‍👩": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "couple_with_heart:_woman,_woman"
+  },
+  "👩‍❤‍👩": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E2.0",
+    "n": "couple_with_heart:_woman,_woman"
+  },
+  "👩🏻‍❤️‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone"
+  },
+  "👩🏻‍❤‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone"
+  },
+  "👩🏻‍❤️‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏻‍❤️‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏻‍❤️‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏻‍❤️‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏻‍❤‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_light_skin_tone"
+  },
+  "👩🏼‍❤️‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone"
+  },
+  "👩🏼‍❤️‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_medium_skin_tone"
+  },
+  "👩🏼‍❤️‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏼‍❤️‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏼‍❤‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_light_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_light_skin_tone"
+  },
+  "👩🏽‍❤️‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏽‍❤️‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone"
+  },
+  "👩🏽‍❤‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone"
+  },
+  "👩🏽‍❤️‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏽‍❤️‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏽‍❤‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏾‍❤️‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏾‍❤️‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏾‍❤️‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone"
+  },
+  "👩🏾‍❤️‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏾‍❤‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_medium_dark_skin_tone,_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤‍👩🏻": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_light_skin_tone"
+  },
+  "👩🏿‍❤️‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤‍👩🏼": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_medium_light_skin_tone"
+  },
+  "👩🏿‍❤️‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤‍👩🏽": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_medium_skin_tone"
+  },
+  "👩🏿‍❤️‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤‍👩🏾": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone,_medium_dark_skin_tone"
+  },
+  "👩🏿‍❤️‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone"
+  },
+  "👩🏿‍❤‍👩🏿": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "minimally_qualified",
+    "v": "E13.1",
+    "n": "couple_with_heart:_woman,_woman,_dark_skin_tone"
+  },
+  "👨‍👩‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_woman,_boy"
+  },
+  "👨‍👩‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_woman,_girl"
+  },
+  "👨‍👩‍👧‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_woman,_girl,_boy"
+  },
+  "👨‍👩‍👦‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_woman,_boy,_boy"
+  },
+  "👨‍👩‍👧‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_woman,_girl,_girl"
+  },
+  "👨‍👨‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_man,_boy"
+  },
+  "👨‍👨‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_man,_girl"
+  },
+  "👨‍👨‍👧‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_man,_girl,_boy"
+  },
+  "👨‍👨‍👦‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_man,_boy,_boy"
+  },
+  "👨‍👨‍👧‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_man,_man,_girl,_girl"
+  },
+  "👩‍👩‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_woman,_woman,_boy"
+  },
+  "👩‍👩‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_woman,_woman,_girl"
+  },
+  "👩‍👩‍👧‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_woman,_woman,_girl,_boy"
+  },
+  "👩‍👩‍👦‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_woman,_woman,_boy,_boy"
+  },
+  "👩‍👩‍👧‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "family:_woman,_woman,_girl,_girl"
+  },
+  "👨‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_man,_boy"
+  },
+  "👨‍👦‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_man,_boy,_boy"
+  },
+  "👨‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_man,_girl"
+  },
+  "👨‍👧‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_man,_girl,_boy"
+  },
+  "👨‍👧‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_man,_girl,_girl"
+  },
+  "👩‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_woman,_boy"
+  },
+  "👩‍👦‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_woman,_boy,_boy"
+  },
+  "👩‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_woman,_girl"
+  },
+  "👩‍👧‍👦": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_woman,_girl,_boy"
+  },
+  "👩‍👧‍👧": {
+    "g": "people_&_body",
+    "s": "family",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "family:_woman,_girl,_girl"
+  },
+  "🗣️": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "speaking_head"
+  },
+  "🗣": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "speaking_head"
+  },
+  "👤": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bust_in_silhouette"
+  },
+  "👥": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "busts_in_silhouette"
+  },
+  "🫂": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "people_hugging"
+  },
+  "👪": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "family"
+  },
+  "🧑‍🧑‍🧒": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "family:_adult,_adult,_child"
+  },
+  "🧑‍🧑‍🧒‍🧒": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "family:_adult,_adult,_child,_child"
+  },
+  "🧑‍🧒": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "family:_adult,_child"
+  },
+  "🧑‍🧒‍🧒": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "family:_adult,_child,_child"
+  },
+  "👣": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "footprints"
+  },
+  "🫆": {
+    "g": "people_&_body",
+    "s": "person_symbol",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "fingerprint"
+  },
+  "🏻": {
+    "g": "component",
+    "s": "skin_tone",
+    "q": "component",
+    "v": "E1.0",
+    "n": "light_skin_tone"
+  },
+  "🏼": {
+    "g": "component",
+    "s": "skin_tone",
+    "q": "component",
+    "v": "E1.0",
+    "n": "medium_light_skin_tone"
+  },
+  "🏽": {
+    "g": "component",
+    "s": "skin_tone",
+    "q": "component",
+    "v": "E1.0",
+    "n": "medium_skin_tone"
+  },
+  "🏾": {
+    "g": "component",
+    "s": "skin_tone",
+    "q": "component",
+    "v": "E1.0",
+    "n": "medium_dark_skin_tone"
+  },
+  "🏿": {
+    "g": "component",
+    "s": "skin_tone",
+    "q": "component",
+    "v": "E1.0",
+    "n": "dark_skin_tone"
+  },
+  "🦰": {
+    "g": "component",
+    "s": "hair_style",
+    "q": "component",
+    "v": "E11.0",
+    "n": "red_hair"
+  },
+  "🦱": {
+    "g": "component",
+    "s": "hair_style",
+    "q": "component",
+    "v": "E11.0",
+    "n": "curly_hair"
+  },
+  "🦳": {
+    "g": "component",
+    "s": "hair_style",
+    "q": "component",
+    "v": "E11.0",
+    "n": "white_hair"
+  },
+  "🦲": {
+    "g": "component",
+    "s": "hair_style",
+    "q": "component",
+    "v": "E11.0",
+    "n": "bald"
+  },
+  "🐵": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "monkey_face"
+  },
+  "🐒": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "monkey"
+  },
+  "🦍": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "gorilla"
+  },
+  "🦧": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "orangutan"
+  },
+  "🐶": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dog_face"
+  },
+  "🐕": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "dog"
+  },
+  "🦮": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "guide_dog"
+  },
+  "🐕‍🦺": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "service_dog"
+  },
+  "🐩": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "poodle"
+  },
+  "🐺": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wolf"
+  },
+  "🦊": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "fox"
+  },
+  "🦝": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "raccoon"
+  },
+  "🐱": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cat_face"
+  },
+  "🐈": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "cat"
+  },
+  "🐈‍⬛": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "black_cat"
+  },
+  "🦁": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "lion"
+  },
+  "🐯": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tiger_face"
+  },
+  "🐅": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "tiger"
+  },
+  "🐆": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "leopard"
+  },
+  "🐴": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "horse_face"
+  },
+  "🫎": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "moose"
+  },
+  "🫏": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "donkey"
+  },
+  "🐎": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "horse"
+  },
+  "🦄": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "unicorn"
+  },
+  "🦓": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "zebra"
+  },
+  "🦌": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "deer"
+  },
+  "🦬": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "bison"
+  },
+  "🐮": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cow_face"
+  },
+  "🐂": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ox"
+  },
+  "🐃": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "water_buffalo"
+  },
+  "🐄": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "cow"
+  },
+  "🐷": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pig_face"
+  },
+  "🐖": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "pig"
+  },
+  "🐗": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "boar"
+  },
+  "🐽": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pig_nose"
+  },
+  "🐏": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ram"
+  },
+  "🐑": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ewe"
+  },
+  "🐐": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "goat"
+  },
+  "🐪": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "camel"
+  },
+  "🐫": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "two_hump_camel"
+  },
+  "🦙": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "llama"
+  },
+  "🦒": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "giraffe"
+  },
+  "🐘": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "elephant"
+  },
+  "🦣": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mammoth"
+  },
+  "🦏": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "rhinoceros"
+  },
+  "🦛": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "hippopotamus"
+  },
+  "🐭": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mouse_face"
+  },
+  "🐁": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "mouse"
+  },
+  "🐀": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "rat"
+  },
+  "🐹": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hamster"
+  },
+  "🐰": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "rabbit_face"
+  },
+  "🐇": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "rabbit"
+  },
+  "🐿️": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "chipmunk"
+  },
+  "🐿": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "chipmunk"
+  },
+  "🦫": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "beaver"
+  },
+  "🦔": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "hedgehog"
+  },
+  "🦇": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "bat"
+  },
+  "🐻": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bear"
+  },
+  "🐻‍❄️": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "polar_bear"
+  },
+  "🐻‍❄": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "polar_bear"
+  },
+  "🐨": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "koala"
+  },
+  "🐼": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "panda"
+  },
+  "🦥": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "sloth"
+  },
+  "🦦": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "otter"
+  },
+  "🦨": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "skunk"
+  },
+  "🦘": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "kangaroo"
+  },
+  "🦡": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "badger"
+  },
+  "🐾": {
+    "g": "animals_&_nature",
+    "s": "animal_mammal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "paw_prints"
+  },
+  "🦃": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "turkey"
+  },
+  "🐔": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "chicken"
+  },
+  "🐓": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "rooster"
+  },
+  "🐣": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hatching_chick"
+  },
+  "🐤": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "baby_chick"
+  },
+  "🐥": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "front_facing_baby_chick"
+  },
+  "🐦": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bird"
+  },
+  "🐧": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "penguin"
+  },
+  "🕊️": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "dove"
+  },
+  "🕊": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "dove"
+  },
+  "🦅": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "eagle"
+  },
+  "🦆": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "duck"
+  },
+  "🦢": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "swan"
+  },
+  "🦉": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "owl"
+  },
+  "🦤": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "dodo"
+  },
+  "🪶": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "feather"
+  },
+  "🦩": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "flamingo"
+  },
+  "🦚": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "peacock"
+  },
+  "🦜": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "parrot"
+  },
+  "🪽": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "wing"
+  },
+  "🐦‍⬛": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "black_bird"
+  },
+  "🪿": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "goose"
+  },
+  "🐦‍🔥": {
+    "g": "animals_&_nature",
+    "s": "animal_bird",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "phoenix"
+  },
+  "🐸": {
+    "g": "animals_&_nature",
+    "s": "animal_amphibian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "frog"
+  },
+  "🐊": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "crocodile"
+  },
+  "🐢": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "turtle"
+  },
+  "🦎": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "lizard"
+  },
+  "🐍": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "snake"
+  },
+  "🐲": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dragon_face"
+  },
+  "🐉": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "dragon"
+  },
+  "🦕": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "sauropod"
+  },
+  "🦖": {
+    "g": "animals_&_nature",
+    "s": "animal_reptile",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "t_rex"
+  },
+  "🐳": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "spouting_whale"
+  },
+  "🐋": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "whale"
+  },
+  "🐬": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dolphin"
+  },
+  "🫍": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "orca"
+  },
+  "🦭": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "seal"
+  },
+  "🐟": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fish"
+  },
+  "🐠": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tropical_fish"
+  },
+  "🐡": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "blowfish"
+  },
+  "🦈": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "shark"
+  },
+  "🐙": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "octopus"
+  },
+  "🐚": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "spiral_shell"
+  },
+  "🪸": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "coral"
+  },
+  "🪼": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "jellyfish"
+  },
+  "🦀": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "crab"
+  },
+  "🦞": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "lobster"
+  },
+  "🦐": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "shrimp"
+  },
+  "🦑": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "squid"
+  },
+  "🦪": {
+    "g": "animals_&_nature",
+    "s": "animal_marine",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "oyster"
+  },
+  "🐌": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "snail"
+  },
+  "🦋": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "butterfly"
+  },
+  "🐛": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bug"
+  },
+  "🐜": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ant"
+  },
+  "🐝": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "honeybee"
+  },
+  "🪲": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "beetle"
+  },
+  "🐞": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "lady_beetle"
+  },
+  "🦗": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "cricket"
+  },
+  "🪳": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "cockroach"
+  },
+  "🕷️": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "spider"
+  },
+  "🕷": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "spider"
+  },
+  "🕸️": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "spider_web"
+  },
+  "🕸": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "spider_web"
+  },
+  "🦂": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "scorpion"
+  },
+  "🦟": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "mosquito"
+  },
+  "🪰": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "fly"
+  },
+  "🪱": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "worm"
+  },
+  "🦠": {
+    "g": "animals_&_nature",
+    "s": "animal_bug",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "microbe"
+  },
+  "💐": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bouquet"
+  },
+  "🌸": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cherry_blossom"
+  },
+  "💮": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_flower"
+  },
+  "🪷": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "lotus"
+  },
+  "🏵️": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "rosette"
+  },
+  "🏵": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "rosette"
+  },
+  "🌹": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "rose"
+  },
+  "🥀": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "wilted_flower"
+  },
+  "🌺": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hibiscus"
+  },
+  "🌻": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sunflower"
+  },
+  "🌼": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "blossom"
+  },
+  "🌷": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tulip"
+  },
+  "🪻": {
+    "g": "animals_&_nature",
+    "s": "plant_flower",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "hyacinth"
+  },
+  "🌱": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "seedling"
+  },
+  "🪴": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "potted_plant"
+  },
+  "🌲": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "evergreen_tree"
+  },
+  "🌳": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "deciduous_tree"
+  },
+  "🌴": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "palm_tree"
+  },
+  "🌵": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cactus"
+  },
+  "🌾": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sheaf_of_rice"
+  },
+  "🌿": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "herb"
+  },
+  "☘️": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "shamrock"
+  },
+  "☘": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "shamrock"
+  },
+  "🍀": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "four_leaf_clover"
+  },
+  "🍁": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "maple_leaf"
+  },
+  "🍂": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fallen_leaf"
+  },
+  "🍃": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "leaf_fluttering_in_wind"
+  },
+  "🪹": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "empty_nest"
+  },
+  "🪺": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "nest_with_eggs"
+  },
+  "🍄": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mushroom"
+  },
+  "🪾": {
+    "g": "animals_&_nature",
+    "s": "plant_other",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "leafless_tree"
+  },
+  "🍇": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "grapes"
+  },
+  "🍈": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "melon"
+  },
+  "🍉": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "watermelon"
+  },
+  "🍊": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tangerine"
+  },
+  "🍋": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "lemon"
+  },
+  "🍋‍🟩": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "lime"
+  },
+  "🍌": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "banana"
+  },
+  "🍍": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pineapple"
+  },
+  "🥭": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "mango"
+  },
+  "🍎": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_apple"
+  },
+  "🍏": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "green_apple"
+  },
+  "🍐": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "pear"
+  },
+  "🍑": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "peach"
+  },
+  "🍒": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cherries"
+  },
+  "🍓": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "strawberry"
+  },
+  "🫐": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "blueberries"
+  },
+  "🥝": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "kiwi_fruit"
+  },
+  "🍅": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tomato"
+  },
+  "🫒": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "olive"
+  },
+  "🥥": {
+    "g": "food_&_drink",
+    "s": "food_fruit",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "coconut"
+  },
+  "🥑": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "avocado"
+  },
+  "🍆": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "eggplant"
+  },
+  "🥔": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "potato"
+  },
+  "🥕": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "carrot"
+  },
+  "🌽": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ear_of_corn"
+  },
+  "🌶️": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "hot_pepper"
+  },
+  "🌶": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "hot_pepper"
+  },
+  "🫑": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "bell_pepper"
+  },
+  "🥒": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "cucumber"
+  },
+  "🥬": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "leafy_green"
+  },
+  "🥦": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "broccoli"
+  },
+  "🧄": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "garlic"
+  },
+  "🧅": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "onion"
+  },
+  "🥜": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "peanuts"
+  },
+  "🫘": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "beans"
+  },
+  "🌰": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "chestnut"
+  },
+  "🫚": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "ginger_root"
+  },
+  "🫛": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "pea_pod"
+  },
+  "🍄‍🟫": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "brown_mushroom"
+  },
+  "🫜": {
+    "g": "food_&_drink",
+    "s": "food_vegetable",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "root_vegetable"
+  },
+  "🍞": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bread"
+  },
+  "🥐": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "croissant"
+  },
+  "🥖": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "baguette_bread"
+  },
+  "🫓": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "flatbread"
+  },
+  "🥨": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "pretzel"
+  },
+  "🥯": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "bagel"
+  },
+  "🥞": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "pancakes"
+  },
+  "🧇": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "waffle"
+  },
+  "🧀": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "cheese_wedge"
+  },
+  "🍖": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "meat_on_bone"
+  },
+  "🍗": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "poultry_leg"
+  },
+  "🥩": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "cut_of_meat"
+  },
+  "🥓": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "bacon"
+  },
+  "🍔": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hamburger"
+  },
+  "🍟": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "french_fries"
+  },
+  "🍕": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pizza"
+  },
+  "🌭": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hot_dog"
+  },
+  "🥪": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "sandwich"
+  },
+  "🌮": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "taco"
+  },
+  "🌯": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "burrito"
+  },
+  "🫔": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "tamale"
+  },
+  "🥙": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "stuffed_flatbread"
+  },
+  "🧆": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "falafel"
+  },
+  "🥚": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "egg"
+  },
+  "🍳": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cooking"
+  },
+  "🥘": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "shallow_pan_of_food"
+  },
+  "🍲": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pot_of_food"
+  },
+  "🫕": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "fondue"
+  },
+  "🥣": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "bowl_with_spoon"
+  },
+  "🥗": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "green_salad"
+  },
+  "🍿": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "popcorn"
+  },
+  "🧈": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "butter"
+  },
+  "🧂": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "salt"
+  },
+  "🥫": {
+    "g": "food_&_drink",
+    "s": "food_prepared",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "canned_food"
+  },
+  "🍱": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bento_box"
+  },
+  "🍘": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "rice_cracker"
+  },
+  "🍙": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "rice_ball"
+  },
+  "🍚": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cooked_rice"
+  },
+  "🍛": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "curry_rice"
+  },
+  "🍜": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "steaming_bowl"
+  },
+  "🍝": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "spaghetti"
+  },
+  "🍠": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "roasted_sweet_potato"
+  },
+  "🍢": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "oden"
+  },
+  "🍣": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sushi"
+  },
+  "🍤": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fried_shrimp"
+  },
+  "🍥": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fish_cake_with_swirl"
+  },
+  "🥮": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "moon_cake"
+  },
+  "🍡": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dango"
+  },
+  "🥟": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "dumpling"
+  },
+  "🥠": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "fortune_cookie"
+  },
+  "🥡": {
+    "g": "food_&_drink",
+    "s": "food_asian",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "takeout_box"
+  },
+  "🍦": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "soft_ice_cream"
+  },
+  "🍧": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "shaved_ice"
+  },
+  "🍨": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ice_cream"
+  },
+  "🍩": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "doughnut"
+  },
+  "🍪": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cookie"
+  },
+  "🎂": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "birthday_cake"
+  },
+  "🍰": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "shortcake"
+  },
+  "🧁": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "cupcake"
+  },
+  "🥧": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "pie"
+  },
+  "🍫": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "chocolate_bar"
+  },
+  "🍬": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "candy"
+  },
+  "🍭": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "lollipop"
+  },
+  "🍮": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "custard"
+  },
+  "🍯": {
+    "g": "food_&_drink",
+    "s": "food_sweet",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "honey_pot"
+  },
+  "🍼": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baby_bottle"
+  },
+  "🥛": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "glass_of_milk"
+  },
+  "☕": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hot_beverage"
+  },
+  "🫖": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "teapot"
+  },
+  "🍵": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "teacup_without_handle"
+  },
+  "🍶": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sake"
+  },
+  "🍾": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "bottle_with_popping_cork"
+  },
+  "🍷": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wine_glass"
+  },
+  "🍸": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cocktail_glass"
+  },
+  "🍹": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tropical_drink"
+  },
+  "🍺": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "beer_mug"
+  },
+  "🍻": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "clinking_beer_mugs"
+  },
+  "🥂": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "clinking_glasses"
+  },
+  "🥃": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "tumbler_glass"
+  },
+  "🫗": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "pouring_liquid"
+  },
+  "🥤": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "cup_with_straw"
+  },
+  "🧋": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "bubble_tea"
+  },
+  "🧃": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "beverage_box"
+  },
+  "🧉": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "mate"
+  },
+  "🧊": {
+    "g": "food_&_drink",
+    "s": "drink",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ice"
+  },
+  "🥢": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "chopsticks"
+  },
+  "🍽️": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "fork_and_knife_with_plate"
+  },
+  "🍽": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "fork_and_knife_with_plate"
+  },
+  "🍴": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fork_and_knife"
+  },
+  "🥄": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "spoon"
+  },
+  "🔪": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "kitchen_knife"
+  },
+  "🫙": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "jar"
+  },
+  "🏺": {
+    "g": "food_&_drink",
+    "s": "dishware",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "amphora"
+  },
+  "🌍": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "globe_showing_europe_africa"
+  },
+  "🌎": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "globe_showing_americas"
+  },
+  "🌏": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "globe_showing_asia_australia"
+  },
+  "🌐": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "globe_with_meridians"
+  },
+  "🗺️": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "world_map"
+  },
+  "🗺": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "world_map"
+  },
+  "🗾": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "map_of_japan"
+  },
+  "🧭": {
+    "g": "travel_&_places",
+    "s": "place_map",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "compass"
+  },
+  "🏔️": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "snow_capped_mountain"
+  },
+  "🏔": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "snow_capped_mountain"
+  },
+  "⛰️": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "mountain"
+  },
+  "⛰": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "mountain"
+  },
+  "🛘": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "landslide"
+  },
+  "🌋": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "volcano"
+  },
+  "🗻": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mount_fuji"
+  },
+  "🏕️": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "camping"
+  },
+  "🏕": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "camping"
+  },
+  "🏖️": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "beach_with_umbrella"
+  },
+  "🏖": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "beach_with_umbrella"
+  },
+  "🏜️": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "desert"
+  },
+  "🏜": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "desert"
+  },
+  "🏝️": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "desert_island"
+  },
+  "🏝": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "desert_island"
+  },
+  "🏞️": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "national_park"
+  },
+  "🏞": {
+    "g": "travel_&_places",
+    "s": "place_geographic",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "national_park"
+  },
+  "🏟️": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "stadium"
+  },
+  "🏟": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "stadium"
+  },
+  "🏛️": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "classical_building"
+  },
+  "🏛": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "classical_building"
+  },
+  "🏗️": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "building_construction"
+  },
+  "🏗": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "building_construction"
+  },
+  "🧱": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "brick"
+  },
+  "🪨": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "rock"
+  },
+  "🪵": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "wood"
+  },
+  "🛖": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "hut"
+  },
+  "🏘️": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "houses"
+  },
+  "🏘": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "houses"
+  },
+  "🏚️": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "derelict_house"
+  },
+  "🏚": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "derelict_house"
+  },
+  "🏠": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "house"
+  },
+  "🏡": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "house_with_garden"
+  },
+  "🏢": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "office_building"
+  },
+  "🏣": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_post_office"
+  },
+  "🏤": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "post_office"
+  },
+  "🏥": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hospital"
+  },
+  "🏦": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bank"
+  },
+  "🏨": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hotel"
+  },
+  "🏩": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "love_hotel"
+  },
+  "🏪": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "convenience_store"
+  },
+  "🏫": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "school"
+  },
+  "🏬": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "department_store"
+  },
+  "🏭": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "factory"
+  },
+  "🏯": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_castle"
+  },
+  "🏰": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "castle"
+  },
+  "💒": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wedding"
+  },
+  "🗼": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tokyo_tower"
+  },
+  "🗽": {
+    "g": "travel_&_places",
+    "s": "place_building",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "statue_of_liberty"
+  },
+  "⛪": {
+    "g": "travel_&_places",
+    "s": "place_religious",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "church"
+  },
+  "🕌": {
+    "g": "travel_&_places",
+    "s": "place_religious",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "mosque"
+  },
+  "🛕": {
+    "g": "travel_&_places",
+    "s": "place_religious",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "hindu_temple"
+  },
+  "🕍": {
+    "g": "travel_&_places",
+    "s": "place_religious",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "synagogue"
+  },
+  "⛩️": {
+    "g": "travel_&_places",
+    "s": "place_religious",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "shinto_shrine"
+  },
+  "⛩": {
+    "g": "travel_&_places",
+    "s": "place_religious",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "shinto_shrine"
+  },
+  "🕋": {
+    "g": "travel_&_places",
+    "s": "place_religious",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "kaaba"
+  },
+  "⛲": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fountain"
+  },
+  "⛺": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tent"
+  },
+  "🌁": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "foggy"
+  },
+  "🌃": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "night_with_stars"
+  },
+  "🏙️": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "cityscape"
+  },
+  "🏙": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "cityscape"
+  },
+  "🌄": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sunrise_over_mountains"
+  },
+  "🌅": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sunrise"
+  },
+  "🌆": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cityscape_at_dusk"
+  },
+  "🌇": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sunset"
+  },
+  "🌉": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bridge_at_night"
+  },
+  "♨️": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hot_springs"
+  },
+  "♨": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "hot_springs"
+  },
+  "🎠": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "carousel_horse"
+  },
+  "🛝": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "playground_slide"
+  },
+  "🎡": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ferris_wheel"
+  },
+  "🎢": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "roller_coaster"
+  },
+  "💈": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "barber_pole"
+  },
+  "🎪": {
+    "g": "travel_&_places",
+    "s": "place_other",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "circus_tent"
+  },
+  "🚂": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "locomotive"
+  },
+  "🚃": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "railway_car"
+  },
+  "🚄": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "high_speed_train"
+  },
+  "🚅": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bullet_train"
+  },
+  "🚆": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "train"
+  },
+  "🚇": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "metro"
+  },
+  "🚈": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "light_rail"
+  },
+  "🚉": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "station"
+  },
+  "🚊": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "tram"
+  },
+  "🚝": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "monorail"
+  },
+  "🚞": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "mountain_railway"
+  },
+  "🚋": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "tram_car"
+  },
+  "🚌": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bus"
+  },
+  "🚍": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "oncoming_bus"
+  },
+  "🚎": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "trolleybus"
+  },
+  "🚐": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "minibus"
+  },
+  "🚑": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ambulance"
+  },
+  "🚒": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fire_engine"
+  },
+  "🚓": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "police_car"
+  },
+  "🚔": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "oncoming_police_car"
+  },
+  "🚕": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "taxi"
+  },
+  "🚖": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "oncoming_taxi"
+  },
+  "🚗": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "automobile"
+  },
+  "🚘": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "oncoming_automobile"
+  },
+  "🚙": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sport_utility_vehicle"
+  },
+  "🛻": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "pickup_truck"
+  },
+  "🚚": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "delivery_truck"
+  },
+  "🚛": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "articulated_lorry"
+  },
+  "🚜": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "tractor"
+  },
+  "🏎️": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "racing_car"
+  },
+  "🏎": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "racing_car"
+  },
+  "🏍️": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "motorcycle"
+  },
+  "🏍": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "motorcycle"
+  },
+  "🛵": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "motor_scooter"
+  },
+  "🦽": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "manual_wheelchair"
+  },
+  "🦼": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "motorized_wheelchair"
+  },
+  "🛺": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "auto_rickshaw"
+  },
+  "🚲": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bicycle"
+  },
+  "🛴": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "kick_scooter"
+  },
+  "🛹": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "skateboard"
+  },
+  "🛼": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "roller_skate"
+  },
+  "🚏": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bus_stop"
+  },
+  "🛣️": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "motorway"
+  },
+  "🛣": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "motorway"
+  },
+  "🛤️": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "railway_track"
+  },
+  "🛤": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "railway_track"
+  },
+  "🛢️": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "oil_drum"
+  },
+  "🛢": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "oil_drum"
+  },
+  "⛽": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fuel_pump"
+  },
+  "🛞": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "wheel"
+  },
+  "🚨": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "police_car_light"
+  },
+  "🚥": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "horizontal_traffic_light"
+  },
+  "🚦": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "vertical_traffic_light"
+  },
+  "🛑": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "stop_sign"
+  },
+  "🚧": {
+    "g": "travel_&_places",
+    "s": "transport_ground",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "construction"
+  },
+  "⚓": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "anchor"
+  },
+  "🛟": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "ring_buoy"
+  },
+  "⛵": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sailboat"
+  },
+  "🛶": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "canoe"
+  },
+  "🚤": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "speedboat"
+  },
+  "🛳️": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "passenger_ship"
+  },
+  "🛳": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "passenger_ship"
+  },
+  "⛴️": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "ferry"
+  },
+  "⛴": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "ferry"
+  },
+  "🛥️": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "motor_boat"
+  },
+  "🛥": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "motor_boat"
+  },
+  "🚢": {
+    "g": "travel_&_places",
+    "s": "transport_water",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ship"
+  },
+  "✈️": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "airplane"
+  },
+  "✈": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "airplane"
+  },
+  "🛩️": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "small_airplane"
+  },
+  "🛩": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "small_airplane"
+  },
+  "🛫": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "airplane_departure"
+  },
+  "🛬": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "airplane_arrival"
+  },
+  "🪂": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "parachute"
+  },
+  "💺": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "seat"
+  },
+  "🚁": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "helicopter"
+  },
+  "🚟": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "suspension_railway"
+  },
+  "🚠": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "mountain_cableway"
+  },
+  "🚡": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "aerial_tramway"
+  },
+  "🛰️": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "satellite"
+  },
+  "🛰": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "satellite"
+  },
+  "🚀": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "rocket"
+  },
+  "🛸": {
+    "g": "travel_&_places",
+    "s": "transport_air",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "flying_saucer"
+  },
+  "🛎️": {
+    "g": "travel_&_places",
+    "s": "hotel",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "bellhop_bell"
+  },
+  "🛎": {
+    "g": "travel_&_places",
+    "s": "hotel",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "bellhop_bell"
+  },
+  "🧳": {
+    "g": "travel_&_places",
+    "s": "hotel",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "luggage"
+  },
+  "⌛": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hourglass_done"
+  },
+  "⏳": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hourglass_not_done"
+  },
+  "⌚": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "watch"
+  },
+  "⏰": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "alarm_clock"
+  },
+  "⏱️": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "stopwatch"
+  },
+  "⏱": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "stopwatch"
+  },
+  "⏲️": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "timer_clock"
+  },
+  "⏲": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "timer_clock"
+  },
+  "🕰️": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "mantelpiece_clock"
+  },
+  "🕰": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "mantelpiece_clock"
+  },
+  "🕛": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "twelve_o’clock"
+  },
+  "🕧": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "twelve_thirty"
+  },
+  "🕐": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "one_o’clock"
+  },
+  "🕜": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "one_thirty"
+  },
+  "🕑": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "two_o’clock"
+  },
+  "🕝": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "two_thirty"
+  },
+  "🕒": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "three_o’clock"
+  },
+  "🕞": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "three_thirty"
+  },
+  "🕓": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "four_o’clock"
+  },
+  "🕟": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "four_thirty"
+  },
+  "🕔": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "five_o’clock"
+  },
+  "🕠": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "five_thirty"
+  },
+  "🕕": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "six_o’clock"
+  },
+  "🕡": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "six_thirty"
+  },
+  "🕖": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "seven_o’clock"
+  },
+  "🕢": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "seven_thirty"
+  },
+  "🕗": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "eight_o’clock"
+  },
+  "🕣": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "eight_thirty"
+  },
+  "🕘": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "nine_o’clock"
+  },
+  "🕤": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "nine_thirty"
+  },
+  "🕙": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ten_o’clock"
+  },
+  "🕥": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "ten_thirty"
+  },
+  "🕚": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "eleven_o’clock"
+  },
+  "🕦": {
+    "g": "travel_&_places",
+    "s": "time",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "eleven_thirty"
+  },
+  "🌑": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "new_moon"
+  },
+  "🌒": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waxing_crescent_moon"
+  },
+  "🌓": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "first_quarter_moon"
+  },
+  "🌔": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "waxing_gibbous_moon"
+  },
+  "🌕": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "full_moon"
+  },
+  "🌖": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waning_gibbous_moon"
+  },
+  "🌗": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "last_quarter_moon"
+  },
+  "🌘": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "waning_crescent_moon"
+  },
+  "🌙": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "crescent_moon"
+  },
+  "🌚": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "new_moon_face"
+  },
+  "🌛": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "first_quarter_moon_face"
+  },
+  "🌜": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "last_quarter_moon_face"
+  },
+  "🌡️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "thermometer"
+  },
+  "🌡": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "thermometer"
+  },
+  "☀️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sun"
+  },
+  "☀": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "sun"
+  },
+  "🌝": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "full_moon_face"
+  },
+  "🌞": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sun_with_face"
+  },
+  "🪐": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ringed_planet"
+  },
+  "⭐": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "star"
+  },
+  "🌟": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "glowing_star"
+  },
+  "🌠": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "shooting_star"
+  },
+  "🌌": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "milky_way"
+  },
+  "☁️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cloud"
+  },
+  "☁": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "cloud"
+  },
+  "⛅": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sun_behind_cloud"
+  },
+  "⛈️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "cloud_with_lightning_and_rain"
+  },
+  "⛈": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "cloud_with_lightning_and_rain"
+  },
+  "🌤️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "sun_behind_small_cloud"
+  },
+  "🌤": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "sun_behind_small_cloud"
+  },
+  "🌥️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "sun_behind_large_cloud"
+  },
+  "🌥": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "sun_behind_large_cloud"
+  },
+  "🌦️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "sun_behind_rain_cloud"
+  },
+  "🌦": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "sun_behind_rain_cloud"
+  },
+  "🌧️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "cloud_with_rain"
+  },
+  "🌧": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "cloud_with_rain"
+  },
+  "🌨️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "cloud_with_snow"
+  },
+  "🌨": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "cloud_with_snow"
+  },
+  "🌩️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "cloud_with_lightning"
+  },
+  "🌩": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "cloud_with_lightning"
+  },
+  "🌪️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "tornado"
+  },
+  "🌪": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "tornado"
+  },
+  "🌫️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "fog"
+  },
+  "🌫": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "fog"
+  },
+  "🌬️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "wind_face"
+  },
+  "🌬": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "wind_face"
+  },
+  "🌀": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cyclone"
+  },
+  "🌈": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "rainbow"
+  },
+  "🌂": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "closed_umbrella"
+  },
+  "☂️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "umbrella"
+  },
+  "☂": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "umbrella"
+  },
+  "☔": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "umbrella_with_rain_drops"
+  },
+  "⛱️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "umbrella_on_ground"
+  },
+  "⛱": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "umbrella_on_ground"
+  },
+  "⚡": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "high_voltage"
+  },
+  "❄️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "snowflake"
+  },
+  "❄": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "snowflake"
+  },
+  "☃️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "snowman"
+  },
+  "☃": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "snowman"
+  },
+  "⛄": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "snowman_without_snow"
+  },
+  "☄️": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "comet"
+  },
+  "☄": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "comet"
+  },
+  "🔥": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fire"
+  },
+  "💧": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "droplet"
+  },
+  "🌊": {
+    "g": "travel_&_places",
+    "s": "sky_&_weather",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "water_wave"
+  },
+  "🎃": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "jack_o_lantern"
+  },
+  "🎄": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "christmas_tree"
+  },
+  "🎆": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fireworks"
+  },
+  "🎇": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sparkler"
+  },
+  "🧨": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "firecracker"
+  },
+  "✨": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sparkles"
+  },
+  "🎈": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "balloon"
+  },
+  "🎉": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "party_popper"
+  },
+  "🎊": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "confetti_ball"
+  },
+  "🎋": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tanabata_tree"
+  },
+  "🎍": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pine_decoration"
+  },
+  "🎎": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_dolls"
+  },
+  "🎏": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "carp_streamer"
+  },
+  "🎐": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wind_chime"
+  },
+  "🎑": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "moon_viewing_ceremony"
+  },
+  "🧧": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "red_envelope"
+  },
+  "🎀": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ribbon"
+  },
+  "🎁": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wrapped_gift"
+  },
+  "🎗️": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "reminder_ribbon"
+  },
+  "🎗": {
+    "g": "activities",
+    "s": "event",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "reminder_ribbon"
+  },
+  "🎟️": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "admission_tickets"
+  },
+  "🎟": {
+    "g": "activities",
+    "s": "event",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "admission_tickets"
+  },
+  "🎫": {
+    "g": "activities",
+    "s": "event",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ticket"
+  },
+  "🎖️": {
+    "g": "activities",
+    "s": "award_medal",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "military_medal"
+  },
+  "🎖": {
+    "g": "activities",
+    "s": "award_medal",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "military_medal"
+  },
+  "🏆": {
+    "g": "activities",
+    "s": "award_medal",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "trophy"
+  },
+  "🏅": {
+    "g": "activities",
+    "s": "award_medal",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "sports_medal"
+  },
+  "🥇": {
+    "g": "activities",
+    "s": "award_medal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "1st_place_medal"
+  },
+  "🥈": {
+    "g": "activities",
+    "s": "award_medal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "2nd_place_medal"
+  },
+  "🥉": {
+    "g": "activities",
+    "s": "award_medal",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "3rd_place_medal"
+  },
+  "⚽": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "soccer_ball"
+  },
+  "⚾": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "baseball"
+  },
+  "🥎": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "softball"
+  },
+  "🏀": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "basketball"
+  },
+  "🏐": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "volleyball"
+  },
+  "🏈": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "american_football"
+  },
+  "🏉": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "rugby_football"
+  },
+  "🎾": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tennis"
+  },
+  "🥏": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "flying_disc"
+  },
+  "🎳": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bowling"
+  },
+  "🏏": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "cricket_game"
+  },
+  "🏑": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "field_hockey"
+  },
+  "🏒": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ice_hockey"
+  },
+  "🥍": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "lacrosse"
+  },
+  "🏓": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "ping_pong"
+  },
+  "🏸": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "badminton"
+  },
+  "🥊": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "boxing_glove"
+  },
+  "🥋": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "martial_arts_uniform"
+  },
+  "🥅": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "goal_net"
+  },
+  "⛳": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag_in_hole"
+  },
+  "⛸️": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "ice_skate"
+  },
+  "⛸": {
+    "g": "activities",
+    "s": "sport",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "ice_skate"
+  },
+  "🎣": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fishing_pole"
+  },
+  "🤿": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "diving_mask"
+  },
+  "🎽": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "running_shirt"
+  },
+  "🎿": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "skis"
+  },
+  "🛷": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "sled"
+  },
+  "🥌": {
+    "g": "activities",
+    "s": "sport",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "curling_stone"
+  },
+  "🎯": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bullseye"
+  },
+  "🪀": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "yo_yo"
+  },
+  "🪁": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "kite"
+  },
+  "🔫": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "water_pistol"
+  },
+  "🎱": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pool_8_ball"
+  },
+  "🔮": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "crystal_ball"
+  },
+  "🪄": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "magic_wand"
+  },
+  "🎮": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "video_game"
+  },
+  "🕹️": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "joystick"
+  },
+  "🕹": {
+    "g": "activities",
+    "s": "game",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "joystick"
+  },
+  "🎰": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "slot_machine"
+  },
+  "🎲": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "game_die"
+  },
+  "🧩": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "puzzle_piece"
+  },
+  "🧸": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "teddy_bear"
+  },
+  "🪅": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "piñata"
+  },
+  "🪩": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "mirror_ball"
+  },
+  "🪆": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "nesting_dolls"
+  },
+  "♠️": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "spade_suit"
+  },
+  "♠": {
+    "g": "activities",
+    "s": "game",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "spade_suit"
+  },
+  "♥️": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "heart_suit"
+  },
+  "♥": {
+    "g": "activities",
+    "s": "game",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "heart_suit"
+  },
+  "♦️": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "diamond_suit"
+  },
+  "♦": {
+    "g": "activities",
+    "s": "game",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "diamond_suit"
+  },
+  "♣️": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "club_suit"
+  },
+  "♣": {
+    "g": "activities",
+    "s": "game",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "club_suit"
+  },
+  "♟️": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "chess_pawn"
+  },
+  "♟": {
+    "g": "activities",
+    "s": "game",
+    "q": "unqualified",
+    "v": "E11.0",
+    "n": "chess_pawn"
+  },
+  "🃏": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "joker"
+  },
+  "🀄": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mahjong_red_dragon"
+  },
+  "🎴": {
+    "g": "activities",
+    "s": "game",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flower_playing_cards"
+  },
+  "🎭": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "performing_arts"
+  },
+  "🖼️": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "framed_picture"
+  },
+  "🖼": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "framed_picture"
+  },
+  "🎨": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "artist_palette"
+  },
+  "🧵": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "thread"
+  },
+  "🪡": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "sewing_needle"
+  },
+  "🧶": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "yarn"
+  },
+  "🪢": {
+    "g": "activities",
+    "s": "arts_&_crafts",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "knot"
+  },
+  "👓": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "glasses"
+  },
+  "🕶️": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "sunglasses"
+  },
+  "🕶": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "sunglasses"
+  },
+  "🥽": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "goggles"
+  },
+  "🥼": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "lab_coat"
+  },
+  "🦺": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "safety_vest"
+  },
+  "👔": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "necktie"
+  },
+  "👕": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "t_shirt"
+  },
+  "👖": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "jeans"
+  },
+  "🧣": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "scarf"
+  },
+  "🧤": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "gloves"
+  },
+  "🧥": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "coat"
+  },
+  "🧦": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "socks"
+  },
+  "👗": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dress"
+  },
+  "👘": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "kimono"
+  },
+  "🥻": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "sari"
+  },
+  "🩱": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "one_piece_swimsuit"
+  },
+  "🩲": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "briefs"
+  },
+  "🩳": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "shorts"
+  },
+  "👙": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bikini"
+  },
+  "👚": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "woman’s_clothes"
+  },
+  "🪭": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "folding_hand_fan"
+  },
+  "👛": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "purse"
+  },
+  "👜": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "handbag"
+  },
+  "👝": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "clutch_bag"
+  },
+  "🛍️": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "shopping_bags"
+  },
+  "🛍": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "shopping_bags"
+  },
+  "🎒": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "backpack"
+  },
+  "🩴": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "thong_sandal"
+  },
+  "👞": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "man’s_shoe"
+  },
+  "👟": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "running_shoe"
+  },
+  "🥾": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "hiking_boot"
+  },
+  "🥿": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "flat_shoe"
+  },
+  "👠": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "high_heeled_shoe"
+  },
+  "👡": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "woman’s_sandal"
+  },
+  "🩰": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "ballet_shoes"
+  },
+  "👢": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "woman’s_boot"
+  },
+  "🪮": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "hair_pick"
+  },
+  "👑": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "crown"
+  },
+  "👒": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "woman’s_hat"
+  },
+  "🎩": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "top_hat"
+  },
+  "🎓": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "graduation_cap"
+  },
+  "🧢": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "billed_cap"
+  },
+  "🪖": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "military_helmet"
+  },
+  "⛑️": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "rescue_worker’s_helmet"
+  },
+  "⛑": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "rescue_worker’s_helmet"
+  },
+  "📿": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "prayer_beads"
+  },
+  "💄": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "lipstick"
+  },
+  "💍": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ring"
+  },
+  "💎": {
+    "g": "objects",
+    "s": "clothing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "gem_stone"
+  },
+  "🔇": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "muted_speaker"
+  },
+  "🔈": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "speaker_low_volume"
+  },
+  "🔉": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "speaker_medium_volume"
+  },
+  "🔊": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "speaker_high_volume"
+  },
+  "📢": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "loudspeaker"
+  },
+  "📣": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "megaphone"
+  },
+  "📯": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "postal_horn"
+  },
+  "🔔": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bell"
+  },
+  "🔕": {
+    "g": "objects",
+    "s": "sound",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "bell_with_slash"
+  },
+  "🎼": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "musical_score"
+  },
+  "🎵": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "musical_note"
+  },
+  "🎶": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "musical_notes"
+  },
+  "🎙️": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "studio_microphone"
+  },
+  "🎙": {
+    "g": "objects",
+    "s": "music",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "studio_microphone"
+  },
+  "🎚️": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "level_slider"
+  },
+  "🎚": {
+    "g": "objects",
+    "s": "music",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "level_slider"
+  },
+  "🎛️": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "control_knobs"
+  },
+  "🎛": {
+    "g": "objects",
+    "s": "music",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "control_knobs"
+  },
+  "🎤": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "microphone"
+  },
+  "🎧": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "headphone"
+  },
+  "📻": {
+    "g": "objects",
+    "s": "music",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "radio"
+  },
+  "🎷": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "saxophone"
+  },
+  "🎺": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "trumpet"
+  },
+  "🪊": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "trombone"
+  },
+  "🪗": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "accordion"
+  },
+  "🎸": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "guitar"
+  },
+  "🎹": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "musical_keyboard"
+  },
+  "🎻": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "violin"
+  },
+  "🪕": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "banjo"
+  },
+  "🥁": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "drum"
+  },
+  "🪘": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "long_drum"
+  },
+  "🪇": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "maracas"
+  },
+  "🪈": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "flute"
+  },
+  "🪉": {
+    "g": "objects",
+    "s": "musical_instrument",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "harp"
+  },
+  "📱": {
+    "g": "objects",
+    "s": "phone",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mobile_phone"
+  },
+  "📲": {
+    "g": "objects",
+    "s": "phone",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mobile_phone_with_arrow"
+  },
+  "☎️": {
+    "g": "objects",
+    "s": "phone",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "telephone"
+  },
+  "☎": {
+    "g": "objects",
+    "s": "phone",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "telephone"
+  },
+  "📞": {
+    "g": "objects",
+    "s": "phone",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "telephone_receiver"
+  },
+  "📟": {
+    "g": "objects",
+    "s": "phone",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pager"
+  },
+  "📠": {
+    "g": "objects",
+    "s": "phone",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fax_machine"
+  },
+  "🔋": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "battery"
+  },
+  "🪫": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "low_battery"
+  },
+  "🔌": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "electric_plug"
+  },
+  "💻": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "laptop"
+  },
+  "🖥️": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "desktop_computer"
+  },
+  "🖥": {
+    "g": "objects",
+    "s": "computer",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "desktop_computer"
+  },
+  "🖨️": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "printer"
+  },
+  "🖨": {
+    "g": "objects",
+    "s": "computer",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "printer"
+  },
+  "⌨️": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "keyboard"
+  },
+  "⌨": {
+    "g": "objects",
+    "s": "computer",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "keyboard"
+  },
+  "🖱️": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "computer_mouse"
+  },
+  "🖱": {
+    "g": "objects",
+    "s": "computer",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "computer_mouse"
+  },
+  "🖲️": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "trackball"
+  },
+  "🖲": {
+    "g": "objects",
+    "s": "computer",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "trackball"
+  },
+  "💽": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "computer_disk"
+  },
+  "💾": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "floppy_disk"
+  },
+  "💿": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "optical_disk"
+  },
+  "📀": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dvd"
+  },
+  "🧮": {
+    "g": "objects",
+    "s": "computer",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "abacus"
+  },
+  "🎥": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "movie_camera"
+  },
+  "🎞️": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "film_frames"
+  },
+  "🎞": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "film_frames"
+  },
+  "📽️": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "film_projector"
+  },
+  "📽": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "film_projector"
+  },
+  "🎬": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "clapper_board"
+  },
+  "📺": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "television"
+  },
+  "📷": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "camera"
+  },
+  "📸": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "camera_with_flash"
+  },
+  "📹": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "video_camera"
+  },
+  "📼": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "videocassette"
+  },
+  "🔍": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "magnifying_glass_tilted_left"
+  },
+  "🔎": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "magnifying_glass_tilted_right"
+  },
+  "🕯️": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "candle"
+  },
+  "🕯": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "candle"
+  },
+  "💡": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "light_bulb"
+  },
+  "🔦": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flashlight"
+  },
+  "🏮": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_paper_lantern"
+  },
+  "🪔": {
+    "g": "objects",
+    "s": "light_&_video",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "diya_lamp"
+  },
+  "📔": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "notebook_with_decorative_cover"
+  },
+  "📕": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "closed_book"
+  },
+  "📖": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "open_book"
+  },
+  "📗": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "green_book"
+  },
+  "📘": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "blue_book"
+  },
+  "📙": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "orange_book"
+  },
+  "📚": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "books"
+  },
+  "📓": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "notebook"
+  },
+  "📒": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ledger"
+  },
+  "📃": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "page_with_curl"
+  },
+  "📜": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "scroll"
+  },
+  "📄": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "page_facing_up"
+  },
+  "📰": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "newspaper"
+  },
+  "🗞️": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "rolled_up_newspaper"
+  },
+  "🗞": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "rolled_up_newspaper"
+  },
+  "📑": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bookmark_tabs"
+  },
+  "🔖": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bookmark"
+  },
+  "🏷️": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "label"
+  },
+  "🏷": {
+    "g": "objects",
+    "s": "book_paper",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "label"
+  },
+  "🪙": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "coin"
+  },
+  "💰": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "money_bag"
+  },
+  "🪎": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E17.0",
+    "n": "treasure_chest"
+  },
+  "💴": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "yen_banknote"
+  },
+  "💵": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dollar_banknote"
+  },
+  "💶": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "euro_banknote"
+  },
+  "💷": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "pound_banknote"
+  },
+  "💸": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "money_with_wings"
+  },
+  "💳": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "credit_card"
+  },
+  "🧾": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "receipt"
+  },
+  "💹": {
+    "g": "objects",
+    "s": "money",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "chart_increasing_with_yen"
+  },
+  "✉️": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "envelope"
+  },
+  "✉": {
+    "g": "objects",
+    "s": "mail",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "envelope"
+  },
+  "📧": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "e_mail"
+  },
+  "📨": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "incoming_envelope"
+  },
+  "📩": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "envelope_with_arrow"
+  },
+  "📤": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "outbox_tray"
+  },
+  "📥": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "inbox_tray"
+  },
+  "📦": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "package"
+  },
+  "📫": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "closed_mailbox_with_raised_flag"
+  },
+  "📪": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "closed_mailbox_with_lowered_flag"
+  },
+  "📬": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "open_mailbox_with_raised_flag"
+  },
+  "📭": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "open_mailbox_with_lowered_flag"
+  },
+  "📮": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "postbox"
+  },
+  "🗳️": {
+    "g": "objects",
+    "s": "mail",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "ballot_box_with_ballot"
+  },
+  "🗳": {
+    "g": "objects",
+    "s": "mail",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "ballot_box_with_ballot"
+  },
+  "✏️": {
+    "g": "objects",
+    "s": "writing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pencil"
+  },
+  "✏": {
+    "g": "objects",
+    "s": "writing",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "pencil"
+  },
+  "✒️": {
+    "g": "objects",
+    "s": "writing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "black_nib"
+  },
+  "✒": {
+    "g": "objects",
+    "s": "writing",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "black_nib"
+  },
+  "🖋️": {
+    "g": "objects",
+    "s": "writing",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "fountain_pen"
+  },
+  "🖋": {
+    "g": "objects",
+    "s": "writing",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "fountain_pen"
+  },
+  "🖊️": {
+    "g": "objects",
+    "s": "writing",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "pen"
+  },
+  "🖊": {
+    "g": "objects",
+    "s": "writing",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "pen"
+  },
+  "🖌️": {
+    "g": "objects",
+    "s": "writing",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "paintbrush"
+  },
+  "🖌": {
+    "g": "objects",
+    "s": "writing",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "paintbrush"
+  },
+  "🖍️": {
+    "g": "objects",
+    "s": "writing",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "crayon"
+  },
+  "🖍": {
+    "g": "objects",
+    "s": "writing",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "crayon"
+  },
+  "📝": {
+    "g": "objects",
+    "s": "writing",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "memo"
+  },
+  "💼": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "briefcase"
+  },
+  "📁": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "file_folder"
+  },
+  "📂": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "open_file_folder"
+  },
+  "🗂️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "card_index_dividers"
+  },
+  "🗂": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "card_index_dividers"
+  },
+  "📅": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "calendar"
+  },
+  "📆": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "tear_off_calendar"
+  },
+  "🗒️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "spiral_notepad"
+  },
+  "🗒": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "spiral_notepad"
+  },
+  "🗓️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "spiral_calendar"
+  },
+  "🗓": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "spiral_calendar"
+  },
+  "📇": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "card_index"
+  },
+  "📈": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "chart_increasing"
+  },
+  "📉": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "chart_decreasing"
+  },
+  "📊": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bar_chart"
+  },
+  "📋": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "clipboard"
+  },
+  "📌": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pushpin"
+  },
+  "📍": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "round_pushpin"
+  },
+  "📎": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "paperclip"
+  },
+  "🖇️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "linked_paperclips"
+  },
+  "🖇": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "linked_paperclips"
+  },
+  "📏": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "straight_ruler"
+  },
+  "📐": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "triangular_ruler"
+  },
+  "✂️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "scissors"
+  },
+  "✂": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "scissors"
+  },
+  "🗃️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "card_file_box"
+  },
+  "🗃": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "card_file_box"
+  },
+  "🗄️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "file_cabinet"
+  },
+  "🗄": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "file_cabinet"
+  },
+  "🗑️": {
+    "g": "objects",
+    "s": "office",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "wastebasket"
+  },
+  "🗑": {
+    "g": "objects",
+    "s": "office",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "wastebasket"
+  },
+  "🔒": {
+    "g": "objects",
+    "s": "lock",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "locked"
+  },
+  "🔓": {
+    "g": "objects",
+    "s": "lock",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "unlocked"
+  },
+  "🔏": {
+    "g": "objects",
+    "s": "lock",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "locked_with_pen"
+  },
+  "🔐": {
+    "g": "objects",
+    "s": "lock",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "locked_with_key"
+  },
+  "🔑": {
+    "g": "objects",
+    "s": "lock",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "key"
+  },
+  "🗝️": {
+    "g": "objects",
+    "s": "lock",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "old_key"
+  },
+  "🗝": {
+    "g": "objects",
+    "s": "lock",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "old_key"
+  },
+  "🔨": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hammer"
+  },
+  "🪓": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "axe"
+  },
+  "⛏️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "pick"
+  },
+  "⛏": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "pick"
+  },
+  "⚒️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "hammer_and_pick"
+  },
+  "⚒": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "hammer_and_pick"
+  },
+  "🛠️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "hammer_and_wrench"
+  },
+  "🛠": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "hammer_and_wrench"
+  },
+  "🗡️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "dagger"
+  },
+  "🗡": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "dagger"
+  },
+  "⚔️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "crossed_swords"
+  },
+  "⚔": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "crossed_swords"
+  },
+  "💣": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "bomb"
+  },
+  "🪃": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "boomerang"
+  },
+  "🏹": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "bow_and_arrow"
+  },
+  "🛡️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "shield"
+  },
+  "🛡": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "shield"
+  },
+  "🪚": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "carpentry_saw"
+  },
+  "🔧": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wrench"
+  },
+  "🪛": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "screwdriver"
+  },
+  "🔩": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "nut_and_bolt"
+  },
+  "⚙️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "gear"
+  },
+  "⚙": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "gear"
+  },
+  "🗜️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "clamp"
+  },
+  "🗜": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "clamp"
+  },
+  "⚖️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "balance_scale"
+  },
+  "⚖": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "balance_scale"
+  },
+  "🦯": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "white_cane"
+  },
+  "🔗": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "link"
+  },
+  "⛓️‍💥": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E15.1",
+    "n": "broken_chain"
+  },
+  "⛓‍💥": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E15.1",
+    "n": "broken_chain"
+  },
+  "⛓️": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "chains"
+  },
+  "⛓": {
+    "g": "objects",
+    "s": "tool",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "chains"
+  },
+  "🪝": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "hook"
+  },
+  "🧰": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "toolbox"
+  },
+  "🧲": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "magnet"
+  },
+  "🪜": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "ladder"
+  },
+  "🪏": {
+    "g": "objects",
+    "s": "tool",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "shovel"
+  },
+  "⚗️": {
+    "g": "objects",
+    "s": "science",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "alembic"
+  },
+  "⚗": {
+    "g": "objects",
+    "s": "science",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "alembic"
+  },
+  "🧪": {
+    "g": "objects",
+    "s": "science",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "test_tube"
+  },
+  "🧫": {
+    "g": "objects",
+    "s": "science",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "petri_dish"
+  },
+  "🧬": {
+    "g": "objects",
+    "s": "science",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "dna"
+  },
+  "🔬": {
+    "g": "objects",
+    "s": "science",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "microscope"
+  },
+  "🔭": {
+    "g": "objects",
+    "s": "science",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "telescope"
+  },
+  "📡": {
+    "g": "objects",
+    "s": "science",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "satellite_antenna"
+  },
+  "💉": {
+    "g": "objects",
+    "s": "medical",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "syringe"
+  },
+  "🩸": {
+    "g": "objects",
+    "s": "medical",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "drop_of_blood"
+  },
+  "💊": {
+    "g": "objects",
+    "s": "medical",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pill"
+  },
+  "🩹": {
+    "g": "objects",
+    "s": "medical",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "adhesive_bandage"
+  },
+  "🩼": {
+    "g": "objects",
+    "s": "medical",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "crutch"
+  },
+  "🩺": {
+    "g": "objects",
+    "s": "medical",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "stethoscope"
+  },
+  "🩻": {
+    "g": "objects",
+    "s": "medical",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "x_ray"
+  },
+  "🚪": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "door"
+  },
+  "🛗": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "elevator"
+  },
+  "🪞": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mirror"
+  },
+  "🪟": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "window"
+  },
+  "🛏️": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "bed"
+  },
+  "🛏": {
+    "g": "objects",
+    "s": "household",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "bed"
+  },
+  "🛋️": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "couch_and_lamp"
+  },
+  "🛋": {
+    "g": "objects",
+    "s": "household",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "couch_and_lamp"
+  },
+  "🪑": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "chair"
+  },
+  "🚽": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "toilet"
+  },
+  "🪠": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "plunger"
+  },
+  "🚿": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "shower"
+  },
+  "🛁": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "bathtub"
+  },
+  "🪤": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "mouse_trap"
+  },
+  "🪒": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "razor"
+  },
+  "🧴": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "lotion_bottle"
+  },
+  "🧷": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "safety_pin"
+  },
+  "🧹": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "broom"
+  },
+  "🧺": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "basket"
+  },
+  "🧻": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "roll_of_paper"
+  },
+  "🪣": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "bucket"
+  },
+  "🧼": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "soap"
+  },
+  "🫧": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "bubbles"
+  },
+  "🪥": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "toothbrush"
+  },
+  "🧽": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "sponge"
+  },
+  "🧯": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "fire_extinguisher"
+  },
+  "🛒": {
+    "g": "objects",
+    "s": "household",
+    "q": "fully_qualified",
+    "v": "E3.0",
+    "n": "shopping_cart"
+  },
+  "🚬": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cigarette"
+  },
+  "⚰️": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "coffin"
+  },
+  "⚰": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "coffin"
+  },
+  "🪦": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "headstone"
+  },
+  "⚱️": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "funeral_urn"
+  },
+  "⚱": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "funeral_urn"
+  },
+  "🧿": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "nazar_amulet"
+  },
+  "🪬": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "hamsa"
+  },
+  "🗿": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "moai"
+  },
+  "🪧": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "placard"
+  },
+  "🪪": {
+    "g": "objects",
+    "s": "other_object",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "identification_card"
+  },
+  "🏧": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "atm_sign"
+  },
+  "🚮": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "litter_in_bin_sign"
+  },
+  "🚰": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "potable_water"
+  },
+  "♿": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wheelchair_symbol"
+  },
+  "🚹": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "men’s_room"
+  },
+  "🚺": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "women’s_room"
+  },
+  "🚻": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "restroom"
+  },
+  "🚼": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "baby_symbol"
+  },
+  "🚾": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "water_closet"
+  },
+  "🛂": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "passport_control"
+  },
+  "🛃": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "customs"
+  },
+  "🛄": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "baggage_claim"
+  },
+  "🛅": {
+    "g": "symbols",
+    "s": "transport_sign",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "left_luggage"
+  },
+  "⚠️": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "warning"
+  },
+  "⚠": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "warning"
+  },
+  "🚸": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "children_crossing"
+  },
+  "⛔": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "no_entry"
+  },
+  "🚫": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "prohibited"
+  },
+  "🚳": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "no_bicycles"
+  },
+  "🚭": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "no_smoking"
+  },
+  "🚯": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "no_littering"
+  },
+  "🚱": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "non_potable_water"
+  },
+  "🚷": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "no_pedestrians"
+  },
+  "📵": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "no_mobile_phones"
+  },
+  "🔞": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "no_one_under_eighteen"
+  },
+  "☢️": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "radioactive"
+  },
+  "☢": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "radioactive"
+  },
+  "☣️": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "biohazard"
+  },
+  "☣": {
+    "g": "symbols",
+    "s": "warning",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "biohazard"
+  },
+  "⬆️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "up_arrow"
+  },
+  "⬆": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "up_arrow"
+  },
+  "↗️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "up_right_arrow"
+  },
+  "↗": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "up_right_arrow"
+  },
+  "➡️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "right_arrow"
+  },
+  "➡": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "right_arrow"
+  },
+  "↘️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "down_right_arrow"
+  },
+  "↘": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "down_right_arrow"
+  },
+  "⬇️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "down_arrow"
+  },
+  "⬇": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "down_arrow"
+  },
+  "↙️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "down_left_arrow"
+  },
+  "↙": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "down_left_arrow"
+  },
+  "⬅️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "left_arrow"
+  },
+  "⬅": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "left_arrow"
+  },
+  "↖️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "up_left_arrow"
+  },
+  "↖": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "up_left_arrow"
+  },
+  "↕️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "up_down_arrow"
+  },
+  "↕": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "up_down_arrow"
+  },
+  "↔️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "left_right_arrow"
+  },
+  "↔": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "left_right_arrow"
+  },
+  "↩️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "right_arrow_curving_left"
+  },
+  "↩": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "right_arrow_curving_left"
+  },
+  "↪️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "left_arrow_curving_right"
+  },
+  "↪": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "left_arrow_curving_right"
+  },
+  "⤴️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "right_arrow_curving_up"
+  },
+  "⤴": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "right_arrow_curving_up"
+  },
+  "⤵️": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "right_arrow_curving_down"
+  },
+  "⤾": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "right_arrow_curving_down"
+  },
+  "🔃": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "clockwise_vertical_arrows"
+  },
+  "🔄": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "counterclockwise_arrows_button"
+  },
+  "🔙": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "back_arrow"
+  },
+  "🔚": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "end_arrow"
+  },
+  "🔛": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "on!_arrow"
+  },
+  "🔜": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "soon_arrow"
+  },
+  "🔝": {
+    "g": "symbols",
+    "s": "arrow",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "top_arrow"
+  },
+  "🛐": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "place_of_worship"
+  },
+  "⚛️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "atom_symbol"
+  },
+  "⚛": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "atom_symbol"
+  },
+  "🕉️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "om"
+  },
+  "🕉": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "om"
+  },
+  "✡️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "star_of_david"
+  },
+  "✡": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "star_of_david"
+  },
+  "☸️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "wheel_of_dharma"
+  },
+  "☸": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "wheel_of_dharma"
+  },
+  "☯️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "yin_yang"
+  },
+  "☯": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "yin_yang"
+  },
+  "✝️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "latin_cross"
+  },
+  "✝": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "latin_cross"
+  },
+  "☦️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "orthodox_cross"
+  },
+  "☌": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "orthodox_cross"
+  },
+  "☪️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "star_and_crescent"
+  },
+  "☪": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "star_and_crescent"
+  },
+  "☮️": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "peace_symbol"
+  },
+  "☎": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "peace_symbol"
+  },
+  "🕎": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "menorah"
+  },
+  "🔯": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "dotted_six_pointed_star"
+  },
+  "🪯": {
+    "g": "symbols",
+    "s": "religion",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "khanda"
+  },
+  "♈": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "aries"
+  },
+  "♉": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "taurus"
+  },
+  "♊": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "gemini"
+  },
+  "♋": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cancer"
+  },
+  "♌": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "leo"
+  },
+  "♍": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "virgo"
+  },
+  "♎": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "libra"
+  },
+  "♏": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "scorpio"
+  },
+  "♐": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sagittarius"
+  },
+  "♑": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "capricorn"
+  },
+  "♒": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "aquarius"
+  },
+  "♓": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "pisces"
+  },
+  "⛎": {
+    "g": "symbols",
+    "s": "zodiac",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ophiuchus"
+  },
+  "🔀": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "shuffle_tracks_button"
+  },
+  "🔁": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "repeat_button"
+  },
+  "🔂": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "repeat_single_button"
+  },
+  "▶️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "play_button"
+  },
+  "▶": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "play_button"
+  },
+  "⏊": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fast_forward_button"
+  },
+  "⏭️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "next_track_button"
+  },
+  "⏭": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "next_track_button"
+  },
+  "⏯️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "play_or_pause_button"
+  },
+  "⏯": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "play_or_pause_button"
+  },
+  "◀️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "reverse_button"
+  },
+  "◀": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "reverse_button"
+  },
+  "⏪": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fast_reverse_button"
+  },
+  "⏮️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "last_track_button"
+  },
+  "⏎": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "last_track_button"
+  },
+  "🔼": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "upwards_button"
+  },
+  "⏫": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fast_up_button"
+  },
+  "🔽": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "downwards_button"
+  },
+  "⏬": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "fast_down_button"
+  },
+  "⏸️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "pause_button"
+  },
+  "⏸": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "pause_button"
+  },
+  "⏹️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "stop_button"
+  },
+  "⏚": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "stop_button"
+  },
+  "⏺️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "record_button"
+  },
+  "⏺": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "record_button"
+  },
+  "⏏️": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "eject_button"
+  },
+  "⏏": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "eject_button"
+  },
+  "🎦": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cinema"
+  },
+  "🔅": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "dim_button"
+  },
+  "🔆": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "bright_button"
+  },
+  "📶": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "antenna_bars"
+  },
+  "🛜": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E15.0",
+    "n": "wireless"
+  },
+  "📳": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "vibration_mode"
+  },
+  "📴": {
+    "g": "symbols",
+    "s": "av_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "mobile_phone_off"
+  },
+  "♀️": {
+    "g": "symbols",
+    "s": "gender",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "female_sign"
+  },
+  "♀": {
+    "g": "symbols",
+    "s": "gender",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "female_sign"
+  },
+  "♂️": {
+    "g": "symbols",
+    "s": "gender",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "male_sign"
+  },
+  "♂": {
+    "g": "symbols",
+    "s": "gender",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "male_sign"
+  },
+  "⚧️": {
+    "g": "symbols",
+    "s": "gender",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "transgender_symbol"
+  },
+  "⚧": {
+    "g": "symbols",
+    "s": "gender",
+    "q": "unqualified",
+    "v": "E13.0",
+    "n": "transgender_symbol"
+  },
+  "✖️": {
+    "g": "symbols",
+    "s": "math",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "multiply"
+  },
+  "✖": {
+    "g": "symbols",
+    "s": "math",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "multiply"
+  },
+  "➕": {
+    "g": "symbols",
+    "s": "math",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "plus"
+  },
+  "➖": {
+    "g": "symbols",
+    "s": "math",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "minus"
+  },
+  "➗": {
+    "g": "symbols",
+    "s": "math",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "divide"
+  },
+  "🟰": {
+    "g": "symbols",
+    "s": "math",
+    "q": "fully_qualified",
+    "v": "E14.0",
+    "n": "heavy_equals_sign"
+  },
+  "♾️": {
+    "g": "symbols",
+    "s": "math",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "infinity"
+  },
+  "♾": {
+    "g": "symbols",
+    "s": "math",
+    "q": "unqualified",
+    "v": "E11.0",
+    "n": "infinity"
+  },
+  "‼️": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "double_exclamation_mark"
+  },
+  "‼": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "double_exclamation_mark"
+  },
+  "⁉️": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "exclamation_question_mark"
+  },
+  "⁉": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "exclamation_question_mark"
+  },
+  "❓": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_question_mark"
+  },
+  "❔": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_question_mark"
+  },
+  "❕": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_exclamation_mark"
+  },
+  "❗": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_exclamation_mark"
+  },
+  "〰️": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "wavy_dash"
+  },
+  "〰": {
+    "g": "symbols",
+    "s": "punctuation",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "wavy_dash"
+  },
+  "💱": {
+    "g": "symbols",
+    "s": "currency",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "currency_exchange"
+  },
+  "💲": {
+    "g": "symbols",
+    "s": "currency",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "heavy_dollar_sign"
+  },
+  "⚕️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "medical_symbol"
+  },
+  "⚕": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "medical_symbol"
+  },
+  "♻️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "recycling_symbol"
+  },
+  "♻": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "recycling_symbol"
+  },
+  "⚜️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "fleur_de_lis"
+  },
+  "⚜": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E1.0",
+    "n": "fleur_de_lis"
+  },
+  "🔱": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "trident_emblem"
+  },
+  "📛": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "name_badge"
+  },
+  "🔰": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_symbol_for_beginner"
+  },
+  "⭕": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "hollow_red_circle"
+  },
+  "✅": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "check_mark_button"
+  },
+  "☑️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "check_box_with_check"
+  },
+  "☑": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "check_box_with_check"
+  },
+  "✔️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "check_mark"
+  },
+  "✔": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "check_mark"
+  },
+  "❌": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cross_mark"
+  },
+  "❎": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cross_mark_button"
+  },
+  "➰": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "curly_loop"
+  },
+  "➿": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "double_curly_loop"
+  },
+  "〽️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "part_alternation_mark"
+  },
+  "〽": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "part_alternation_mark"
+  },
+  "✳️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "eight_spoked_asterisk"
+  },
+  "✳": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "eight_spoked_asterisk"
+  },
+  "✴️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "eight_pointed_star"
+  },
+  "✴": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "eight_pointed_star"
+  },
+  "❇️": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sparkle"
+  },
+  "❇": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "sparkle"
+  },
+  "©ď¸": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "copyright"
+  },
+  "©": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "copyright"
+  },
+  "®ď¸": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "registered"
+  },
+  "®": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "registered"
+  },
+  "™ď¸": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "trade_mark"
+  },
+  "™": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "trade_mark"
+  },
+  "🫟": {
+    "g": "symbols",
+    "s": "other_symbol",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "splatter"
+  },
+  "#️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "",
+    "n": ""
+  },
+  "#⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "",
+    "n": ""
+  },
+  "*️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "keycap:_*"
+  },
+  "*⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E2.0",
+    "n": "keycap:_*"
+  },
+  "0️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_0"
+  },
+  "0⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_0"
+  },
+  "1️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_1"
+  },
+  "1⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_1"
+  },
+  "2️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_2"
+  },
+  "2⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_2"
+  },
+  "3️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_3"
+  },
+  "3⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_3"
+  },
+  "4️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_4"
+  },
+  "4⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_4"
+  },
+  "5️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_5"
+  },
+  "5⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_5"
+  },
+  "6️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_6"
+  },
+  "6⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_6"
+  },
+  "7️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_7"
+  },
+  "7⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_7"
+  },
+  "8️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_8"
+  },
+  "8⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_8"
+  },
+  "9️⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_9"
+  },
+  "9⃣": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "keycap:_9"
+  },
+  "🔟": {
+    "g": "symbols",
+    "s": "keycap",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "keycap:_10"
+  },
+  "🔠": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "input_latin_uppercase"
+  },
+  "🔡": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "input_latin_lowercase"
+  },
+  "🔢": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "input_numbers"
+  },
+  "🔣": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "input_symbols"
+  },
+  "🔤": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "input_latin_letters"
+  },
+  "🅰️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "a_button_(blood_type)"
+  },
+  "🅰": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "a_button_(blood_type)"
+  },
+  "🆎": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ab_button_(blood_type)"
+  },
+  "🅱️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "b_button_(blood_type)"
+  },
+  "🅱": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "b_button_(blood_type)"
+  },
+  "🆑": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cl_button"
+  },
+  "🆒": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "cool_button"
+  },
+  "🆓": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "free_button"
+  },
+  "ℹ️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "information"
+  },
+  "ℹ": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "information"
+  },
+  "🆔": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "id_button"
+  },
+  "Ⓜ️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "circled_m"
+  },
+  "Ⓜ": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "circled_m"
+  },
+  "🆕": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "new_button"
+  },
+  "🆖": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ng_button"
+  },
+  "🅾️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "o_button_(blood_type)"
+  },
+  "🅾": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "o_button_(blood_type)"
+  },
+  "🆗": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "ok_button"
+  },
+  "🅿️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "p_button"
+  },
+  "🅿": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "p_button"
+  },
+  "🆘": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "sos_button"
+  },
+  "🆙": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "up!_button"
+  },
+  "🆚": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "vs_button"
+  },
+  "🈁": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“here”_button"
+  },
+  "🈂️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“service_charge”_button"
+  },
+  "🈂": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "japanese_“service_charge”_button"
+  },
+  "🈷️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“monthly_amount”_button"
+  },
+  "🈷": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "japanese_“monthly_amount”_button"
+  },
+  "🈶": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“not_free_of_charge”_button"
+  },
+  "🈯": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“reserved”_button"
+  },
+  "🉐": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“bargain”_button"
+  },
+  "🈹": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“discount”_button"
+  },
+  "🈚": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“free_of_charge”_button"
+  },
+  "🈲": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“prohibited”_button"
+  },
+  "🉑": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“acceptable”_button"
+  },
+  "🈸": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“application”_button"
+  },
+  "🈴": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“passing_grade”_button"
+  },
+  "🈳": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“vacancy”_button"
+  },
+  "㊗️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“congratulations”_button"
+  },
+  "㊗": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "japanese_“congratulations”_button"
+  },
+  "㊙️": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“secret”_button"
+  },
+  "㊙": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "japanese_“secret”_button"
+  },
+  "🈺": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“open_for_business”_button"
+  },
+  "🈵": {
+    "g": "symbols",
+    "s": "alphanum",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "japanese_“no_vacancy”_button"
+  },
+  "🔴": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_circle"
+  },
+  "🟠": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "orange_circle"
+  },
+  "🟡": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "yellow_circle"
+  },
+  "🟢": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "green_circle"
+  },
+  "🔵": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "blue_circle"
+  },
+  "🟣": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "purple_circle"
+  },
+  "🟤": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "brown_circle"
+  },
+  "⚫": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "black_circle"
+  },
+  "⚪": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_circle"
+  },
+  "🟥": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "red_square"
+  },
+  "🟧": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "orange_square"
+  },
+  "🟨": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "yellow_square"
+  },
+  "🟩": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "green_square"
+  },
+  "🟦": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "blue_square"
+  },
+  "🟪": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "purple_square"
+  },
+  "🟫": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E12.0",
+    "n": "brown_square"
+  },
+  "⬛": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "black_large_square"
+  },
+  "⬜": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_large_square"
+  },
+  "◼️": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "black_medium_square"
+  },
+  "◼": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "black_medium_square"
+  },
+  "◻️": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_medium_square"
+  },
+  "◻": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "white_medium_square"
+  },
+  "◾": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "black_medium_small_square"
+  },
+  "◽": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_medium_small_square"
+  },
+  "▪️": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "black_small_square"
+  },
+  "▪": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "black_small_square"
+  },
+  "▫️": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_small_square"
+  },
+  "▫": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "unqualified",
+    "v": "E0.6",
+    "n": "white_small_square"
+  },
+  "🔶": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "large_orange_diamond"
+  },
+  "🔷": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "large_blue_diamond"
+  },
+  "🔸": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "small_orange_diamond"
+  },
+  "🔹": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "small_blue_diamond"
+  },
+  "🔺": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_triangle_pointed_up"
+  },
+  "🔻": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "red_triangle_pointed_down"
+  },
+  "💠": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "diamond_with_a_dot"
+  },
+  "🔘": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "radio_button"
+  },
+  "🔳": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "white_square_button"
+  },
+  "🔲": {
+    "g": "symbols",
+    "s": "geometric",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "black_square_button"
+  },
+  "🏁": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "chequered_flag"
+  },
+  "🚩": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "triangular_flag"
+  },
+  "🎌": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "crossed_flags"
+  },
+  "🏴": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E1.0",
+    "n": "black_flag"
+  },
+  "🏳️": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E0.7",
+    "n": "white_flag"
+  },
+  "🏳": {
+    "g": "flags",
+    "s": "flag",
+    "q": "unqualified",
+    "v": "E0.7",
+    "n": "white_flag"
+  },
+  "🏳️‍🌈": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "rainbow_flag"
+  },
+  "🏳‍🌈": {
+    "g": "flags",
+    "s": "flag",
+    "q": "unqualified",
+    "v": "E4.0",
+    "n": "rainbow_flag"
+  },
+  "🏳️‍⚧️": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E13.0",
+    "n": "transgender_flag"
+  },
+  "🏳‍⚧️": {
+    "g": "flags",
+    "s": "flag",
+    "q": "unqualified",
+    "v": "E13.0",
+    "n": "transgender_flag"
+  },
+  "🏳️‍⚧": {
+    "g": "flags",
+    "s": "flag",
+    "q": "minimally_qualified",
+    "v": "E13.0",
+    "n": "transgender_flag"
+  },
+  "🏳‍⚧": {
+    "g": "flags",
+    "s": "flag",
+    "q": "unqualified",
+    "v": "E13.0",
+    "n": "transgender_flag"
+  },
+  "🏴‍☠️": {
+    "g": "flags",
+    "s": "flag",
+    "q": "fully_qualified",
+    "v": "E11.0",
+    "n": "pirate_flag"
+  },
+  "🏴‍☠": {
+    "g": "flags",
+    "s": "flag",
+    "q": "minimally_qualified",
+    "v": "E11.0",
+    "n": "pirate_flag"
+  },
+  "🇦🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_ascension_island"
+  },
+  "🇦🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_andorra"
+  },
+  "🇦🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_united_arab_emirates"
+  },
+  "🇦🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_afghanistan"
+  },
+  "🇦🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_antigua_&_barbuda"
+  },
+  "🇦🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_anguilla"
+  },
+  "🇦🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_albania"
+  },
+  "🇦🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_armenia"
+  },
+  "🇦🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_angola"
+  },
+  "🇦🇶": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_antarctica"
+  },
+  "🇦🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_argentina"
+  },
+  "🇦🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_american_samoa"
+  },
+  "🇦🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_austria"
+  },
+  "🇦🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_australia"
+  },
+  "🇦🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_aruba"
+  },
+  "🇦🇽": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_åland_islands"
+  },
+  "🇦🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_azerbaijan"
+  },
+  "🇧🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bosnia_&_herzegovina"
+  },
+  "🇧🇧": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_barbados"
+  },
+  "🇧🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bangladesh"
+  },
+  "🇧🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_belgium"
+  },
+  "🇧🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_burkina_faso"
+  },
+  "🇧🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bulgaria"
+  },
+  "🇧🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bahrain"
+  },
+  "🇧🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_burundi"
+  },
+  "🇧🇯": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_benin"
+  },
+  "🇧🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_st._barthélemy"
+  },
+  "🇧🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bermuda"
+  },
+  "🇧🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_brunei"
+  },
+  "🇧🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bolivia"
+  },
+  "🇧🇶": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_caribbean_netherlands"
+  },
+  "🇧🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_brazil"
+  },
+  "🇧🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bahamas"
+  },
+  "🇧🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bhutan"
+  },
+  "🇧🇻": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_bouvet_island"
+  },
+  "🇧🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_botswana"
+  },
+  "🇧🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_belarus"
+  },
+  "🇧🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_belize"
+  },
+  "🇨🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_canada"
+  },
+  "🇨🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cocos_(keeling)_islands"
+  },
+  "🇨🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_congo_kinshasa"
+  },
+  "🇨🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_central_african_republic"
+  },
+  "🇨🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_congo_brazzaville"
+  },
+  "🇨🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_switzerland"
+  },
+  "🇨🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_côte_d’ivoire"
+  },
+  "🇨🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cook_islands"
+  },
+  "🇨🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_chile"
+  },
+  "🇨🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cameroon"
+  },
+  "🇨🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_china"
+  },
+  "🇨🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_colombia"
+  },
+  "🇨🇵": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_clipperton_island"
+  },
+  "🇨🇶": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E16.0",
+    "n": "flag:_sark"
+  },
+  "🇨🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_costa_rica"
+  },
+  "🇨🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cuba"
+  },
+  "🇨🇻": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cape_verde"
+  },
+  "🇨🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_curaçao"
+  },
+  "🇨🇽": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_christmas_island"
+  },
+  "🇨🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cyprus"
+  },
+  "🇨🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_czechia"
+  },
+  "🇩🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_germany"
+  },
+  "🇩🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_diego_garcia"
+  },
+  "🇩🇯": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_djibouti"
+  },
+  "🇩🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_denmark"
+  },
+  "🇩🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_dominica"
+  },
+  "🇩🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_dominican_republic"
+  },
+  "🇩🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_algeria"
+  },
+  "🇪🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_ceuta_&_melilla"
+  },
+  "🇪🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_ecuador"
+  },
+  "🇪🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_estonia"
+  },
+  "🇪🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_egypt"
+  },
+  "🇪🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_western_sahara"
+  },
+  "🇪🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_eritrea"
+  },
+  "🇪🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_spain"
+  },
+  "🇪🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_ethiopia"
+  },
+  "🇪🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_european_union"
+  },
+  "🇫🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_finland"
+  },
+  "🇫🇯": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_fiji"
+  },
+  "🇫🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_falkland_islands"
+  },
+  "🇫🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_micronesia"
+  },
+  "🇫🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_faroe_islands"
+  },
+  "🇫🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_france"
+  },
+  "🇬🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_gabon"
+  },
+  "🇬🇧": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_united_kingdom"
+  },
+  "🇬🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_grenada"
+  },
+  "🇬🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_georgia"
+  },
+  "🇬🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_french_guiana"
+  },
+  "🇬🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_guernsey"
+  },
+  "🇬🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_ghana"
+  },
+  "🇬🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_gibraltar"
+  },
+  "🇬🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_greenland"
+  },
+  "🇬🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_gambia"
+  },
+  "🇬🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_guinea"
+  },
+  "🇬🇵": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_guadeloupe"
+  },
+  "🇬🇶": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_equatorial_guinea"
+  },
+  "🇬🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_greece"
+  },
+  "🇬🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_south_georgia_&_south_sandwich_islands"
+  },
+  "🇬🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_guatemala"
+  },
+  "🇬🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_guam"
+  },
+  "🇬🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_guinea_bissau"
+  },
+  "🇬🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_guyana"
+  },
+  "🇭🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_hong_kong_sar_china"
+  },
+  "🇭🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_heard_&_mcdonald_islands"
+  },
+  "🇭🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_honduras"
+  },
+  "🇭🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_croatia"
+  },
+  "🇭🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_haiti"
+  },
+  "🇭🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_hungary"
+  },
+  "🇮🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_canary_islands"
+  },
+  "🇮🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_indonesia"
+  },
+  "🇮🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_ireland"
+  },
+  "🇮🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_israel"
+  },
+  "🇮🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_isle_of_man"
+  },
+  "🇮🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_india"
+  },
+  "🇮🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_british_indian_ocean_territory"
+  },
+  "🇮🇶": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_iraq"
+  },
+  "🇮🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_iran"
+  },
+  "🇮🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_iceland"
+  },
+  "🇮🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_italy"
+  },
+  "🇯🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_jersey"
+  },
+  "🇯🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_jamaica"
+  },
+  "🇯🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_jordan"
+  },
+  "🇯🇵": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_japan"
+  },
+  "🇰🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_kenya"
+  },
+  "🇰🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_kyrgyzstan"
+  },
+  "🇰🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cambodia"
+  },
+  "🇰🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_kiribati"
+  },
+  "🇰🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_comoros"
+  },
+  "🇰🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_st._kitts_&_nevis"
+  },
+  "🇰🇵": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_north_korea"
+  },
+  "🇰🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_south_korea"
+  },
+  "🇰🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_kuwait"
+  },
+  "🇰🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_cayman_islands"
+  },
+  "🇰🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_kazakhstan"
+  },
+  "🇱🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_laos"
+  },
+  "🇱🇧": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_lebanon"
+  },
+  "🇱🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_st._lucia"
+  },
+  "🇱🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_liechtenstein"
+  },
+  "🇱🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_sri_lanka"
+  },
+  "🇱🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_liberia"
+  },
+  "🇱🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_lesotho"
+  },
+  "🇱🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_lithuania"
+  },
+  "🇱🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_luxembourg"
+  },
+  "🇱🇻": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_latvia"
+  },
+  "🇱🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_libya"
+  },
+  "🇲🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_morocco"
+  },
+  "🇲🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_monaco"
+  },
+  "🇲🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_moldova"
+  },
+  "🇲🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_montenegro"
+  },
+  "🇲🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_st._martin"
+  },
+  "🇲🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_madagascar"
+  },
+  "🇲🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_marshall_islands"
+  },
+  "🇲🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_north_macedonia"
+  },
+  "🇲🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_mali"
+  },
+  "🇲🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_myanmar_(burma)"
+  },
+  "🇲🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_mongolia"
+  },
+  "🇲🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_macao_sar_china"
+  },
+  "🇲🇵": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_northern_mariana_islands"
+  },
+  "🇲🇶": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_martinique"
+  },
+  "🇲🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_mauritania"
+  },
+  "🇲🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_montserrat"
+  },
+  "🇲🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_malta"
+  },
+  "🇲🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_mauritius"
+  },
+  "🇲🇻": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_maldives"
+  },
+  "🇲🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_malawi"
+  },
+  "🇲🇽": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_mexico"
+  },
+  "🇲🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_malaysia"
+  },
+  "🇲🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_mozambique"
+  },
+  "🇳🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_namibia"
+  },
+  "🇳🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_new_caledonia"
+  },
+  "🇳🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_niger"
+  },
+  "🇳🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_norfolk_island"
+  },
+  "🇳🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_nigeria"
+  },
+  "🇳🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_nicaragua"
+  },
+  "🇳🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_netherlands"
+  },
+  "🇳🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_norway"
+  },
+  "🇳🇵": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_nepal"
+  },
+  "🇳🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_nauru"
+  },
+  "🇳🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_niue"
+  },
+  "🇳🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_new_zealand"
+  },
+  "🇴🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_oman"
+  },
+  "🇵🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_panama"
+  },
+  "🇵🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_peru"
+  },
+  "🇵🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_french_polynesia"
+  },
+  "🇵🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_papua_new_guinea"
+  },
+  "🇵🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_philippines"
+  },
+  "🇵🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_pakistan"
+  },
+  "🇵🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_poland"
+  },
+  "🇵🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_st._pierre_&_miquelon"
+  },
+  "🇵🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_pitcairn_islands"
+  },
+  "🇵🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_puerto_rico"
+  },
+  "🇵🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_palestinian_territories"
+  },
+  "🇵🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_portugal"
+  },
+  "🇵🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_palau"
+  },
+  "🇵🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_paraguay"
+  },
+  "🇶🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_qatar"
+  },
+  "🇷🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_réunion"
+  },
+  "🇷🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_romania"
+  },
+  "🇷🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_serbia"
+  },
+  "🇷🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_russia"
+  },
+  "🇷🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_rwanda"
+  },
+  "🇸🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_saudi_arabia"
+  },
+  "🇸🇧": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_solomon_islands"
+  },
+  "🇸🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_seychelles"
+  },
+  "🇸🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_sudan"
+  },
+  "🇸🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_sweden"
+  },
+  "🇸🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_singapore"
+  },
+  "🇸🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_st._helena"
+  },
+  "🇸🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_slovenia"
+  },
+  "🇸🇯": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_svalbard_&_jan_mayen"
+  },
+  "🇸🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_slovakia"
+  },
+  "🇸🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_sierra_leone"
+  },
+  "🇸🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_san_marino"
+  },
+  "🇸🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_senegal"
+  },
+  "🇸🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_somalia"
+  },
+  "🇸🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_suriname"
+  },
+  "🇸🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_south_sudan"
+  },
+  "🇸🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_são_tomé_&_príncipe"
+  },
+  "🇸🇻": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_el_salvador"
+  },
+  "🇸🇽": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_sint_maarten"
+  },
+  "🇸🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_syria"
+  },
+  "🇸🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_eswatini"
+  },
+  "🇹🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_tristan_da_cunha"
+  },
+  "🇹🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_turks_&_caicos_islands"
+  },
+  "🇹🇩": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_chad"
+  },
+  "🇹🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_french_southern_territories"
+  },
+  "🇹🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_togo"
+  },
+  "🇹🇭": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_thailand"
+  },
+  "🇹🇯": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_tajikistan"
+  },
+  "🇹🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_tokelau"
+  },
+  "🇹🇱": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_timor_leste"
+  },
+  "🇹🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_turkmenistan"
+  },
+  "🇹🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_tunisia"
+  },
+  "🇹🇴": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_tonga"
+  },
+  "🇹🇷": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_türkiye"
+  },
+  "🇹🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_trinidad_&_tobago"
+  },
+  "🇹🇻": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_tuvalu"
+  },
+  "🇹🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_taiwan"
+  },
+  "🇹🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_tanzania"
+  },
+  "🇺🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_ukraine"
+  },
+  "🇺🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_uganda"
+  },
+  "🇺🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_u.s._outlying_islands"
+  },
+  "🇺🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E4.0",
+    "n": "flag:_united_nations"
+  },
+  "🇺🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E0.6",
+    "n": "flag:_united_states"
+  },
+  "🇺🇾": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_uruguay"
+  },
+  "🇺🇿": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_uzbekistan"
+  },
+  "🇻🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_vatican_city"
+  },
+  "🇻🇨": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_st._vincent_&_grenadines"
+  },
+  "🇻🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_venezuela"
+  },
+  "🇻🇬": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_british_virgin_islands"
+  },
+  "🇻🇮": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_u.s._virgin_islands"
+  },
+  "🇻🇳": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_vietnam"
+  },
+  "🇻🇺": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_vanuatu"
+  },
+  "🇼🇫": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_wallis_&_futuna"
+  },
+  "🇼🇸": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_samoa"
+  },
+  "🇽🇰": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_kosovo"
+  },
+  "🇾🇪": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_yemen"
+  },
+  "🇾🇹": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_mayotte"
+  },
+  "🇿🇦": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_south_africa"
+  },
+  "🇿🇲": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_zambia"
+  },
+  "🇿🇼": {
+    "g": "flags",
+    "s": "country_flag",
+    "q": "fully_qualified",
+    "v": "E2.0",
+    "n": "flag:_zimbabwe"
+  },
+  "🏴󠁧󠁢󠁥󠁮󠁧󠁿": {
+    "g": "flags",
+    "s": "subdivision_flag",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "flag:_england"
+  },
+  "🏴󠁧󠁢󠁳󠁣󠁴󠁿": {
+    "g": "flags",
+    "s": "subdivision_flag",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "flag:_scotland"
+  },
+  "🏴󠁧󠁢󠁷󠁬󠁳󠁿": {
+    "g": "flags",
+    "s": "subdivision_flag",
+    "q": "fully_qualified",
+    "v": "E5.0",
+    "n": "flag:_wales"
+  }
+}
\ No newline at end of file
diff --git a/src/index.js b/src/index.js
index 7f2b2ce..3bd2d5d 100755
--- a/src/index.js
+++ b/src/index.js
@@ -8,6 +8,14 @@
 const actionWordRegex = /^:[^:]+:$/;
 const wikiEmojiRegex = /^\[_EMOJI:[^\]]+\]$/;
 
+// Load emoji data
+let emojiData = {};
+try {
+  emojiData = require('./emoji_data.json');
+} catch (e) {
+  // Silent fallback if file doesn't exist (e.g. during initial setup before script run)
+}
+
 // Function to strip emoji modifiers and zero-width joiners to get base emoji
 function getBaseEmoji(emoji) {
   const stripped = emoji
@@ -146,8 +154,17 @@
     columns[5] = '_';
     // For EMOIMG tokens, set lemma to the base emoji (without modifiers)
     if (new_tag === 'EMOIMG') {
-      columns[2] = getBaseEmoji(word);
+      const base = getBaseEmoji(word);
+      columns[2] = base;
       columns[3] = 'EMOIMG';
+      
+      // Look up emoji metadata
+      // Try exact match first, then base emoji
+      const data = emojiData[word] || emojiData[base];
+      if (data) {
+        // g=group|s=subgroup|q=qualified|v=version|n=name
+        columns[5] = `g=${data.g}|s=${data.s}|q=${data.q}|v=${data.v}|n=${data.n}`;
+      }
     }
     if (global.standalone) {
       process.stdout.write(fileheader);
diff --git a/test/test.js b/test/test.js
index b935c19..aefc5f4 100644
--- a/test/test.js
+++ b/test/test.js
@@ -86,4 +86,26 @@
     expect(emowiki_count).toBe(2); // 2 templates × 1 column = 2
     done();
   });
+
+  test('Test emoji metadata in FEATS column', (done) => {
+    // Test that EMOIMG tokens have populated FEATS column
+    const testInput = `# foundry = base
+# text_id = test-feats
+# text = 😇
+1	😇	_	_	_	_	_	_	_	_
+
+`;
+    const { execSync } = require('child_process');
+    const stdout = execSync('node src/index.js', { input: testInput }).toString();
+    
+    // Check that 😇 has correct metadata
+    // g=smileys_and_emotion|s=face_smiling|q=fully_qualified|v=E1.0|n=smiling_face_with_halo
+    // Note: spaces in data are replaced by _ in our script
+    expect(stdout).toContain('g=smileys_&_emotion|s=face_smiling|q=fully_qualified|v=E1.0|n=smiling_face_with_halo');
+    
+    // Also check for the base emoji lemma and tags
+    expect(stdout).toContain('😇\t😇\tEMOIMG\tEMOIMG');
+    
+    done();
+  });
 });