diff --git a/collections.json b/collections.json index 70e50df..0d32ef6 100644 --- a/collections.json +++ b/collections.json @@ -20,6 +20,27 @@ "category": "General", "palette": false }, + "material-symbols-light": { + "name": "Material Symbols Light", + "total": 12073, + "author": { + "name": "Google", + "url": "https://github.com/google/material-design-icons" + }, + "license": { + "title": "Apache 2.0", + "spdx": "Apache-2.0", + "url": "https://github.com/google/material-design-icons/blob/master/LICENSE" + }, + "samples": [ + "downloading", + "privacy-tip", + "filter-drama-outline" + ], + "height": 24, + "category": "General", + "palette": false + }, "ic": { "name": "Google Material Icons", "total": 10955, @@ -175,7 +196,7 @@ "carbon": { "name": "Carbon", "total": 2006, - "version": "11.28.0", + "version": "11.29.1", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" @@ -348,8 +369,8 @@ }, "iconoir": { "name": "Iconoir", - "total": 1371, - "version": "6.11.0", + "total": 1506, + "version": "7.0.0", "author": { "name": "Luca Burgio", "url": "https://github.com/iconoir-icons/iconoir" @@ -360,7 +381,7 @@ "url": "https://github.com/iconoir-icons/iconoir/blob/main/LICENSE" }, "samples": [ - "chat-bubble-check-1", + "chat-bubble-check", "edit", "activity" ], @@ -547,7 +568,7 @@ }, "lucide": { "name": "Lucide", - "total": 1308, + "total": 1314, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -1293,7 +1314,7 @@ "codicon": { "name": "Codicons", "total": 439, - "version": "0.0.32", + "version": "0.0.35", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/vscode-codicons" @@ -2103,7 +2124,7 @@ }, "devicon": { "name": "Devicon", - "total": 721, + "total": 720, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -2125,7 +2146,7 @@ }, "devicon-plain": { "name": "Devicon Plain", - "total": 542, + "total": 544, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" diff --git a/collections.md b/collections.md index 8c5f244..a7fd1a6 100644 --- a/collections.md +++ b/collections.md @@ -11,6 +11,16 @@ * Icon set prefix: `material-symbols` * File: [json/material-symbols.json](json/material-symbols.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) +## Material Symbols Light +* Number of icons: 12073 +* Author: Google +* URL: https://github.com/google/material-design-icons +* License: Apache 2.0 +* License URL: https://github.com/google/material-design-icons/blob/master/LICENSE +* Palette: Colorless +* Icon set prefix: `material-symbols-light` +* File: [json/material-symbols-light.json](json/material-symbols-light.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) + ## Google Material Icons * Number of icons: 10955 * Author: Material Design Authors @@ -91,7 +101,7 @@ * Author: IBM * URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons * License: Apache 2.0 -* Version: 11.28.0 +* Version: 11.29.1 * Palette: Colorless * Icon set prefix: `carbon` * File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -170,12 +180,12 @@ * File: [json/clarity.json](json/clarity.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Iconoir -* Number of icons: 1371 +* Number of icons: 1506 * Author: Luca Burgio * URL: https://github.com/iconoir-icons/iconoir * License: MIT * License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE -* Version: 6.11.0 +* Version: 7.0.0 * Palette: Colorless * Icon set prefix: `iconoir` * File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -269,7 +279,7 @@ * File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Lucide -* Number of icons: 1308 +* Number of icons: 1314 * Author: Lucide Contributors * URL: https://github.com/lucide-icons/lucide * License: ISC @@ -638,7 +648,7 @@ * URL: https://github.com/microsoft/vscode-codicons * License: CC BY 4.0 * License URL: https://github.com/microsoft/vscode-codicons/blob/main/LICENSE -* Version: 0.0.32 +* Version: 0.0.35 * Palette: Colorless * Icon set prefix: `codicon` * File: [json/codicon.json](json/codicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) @@ -1025,7 +1035,7 @@ * File: [json/file-icons.json](json/file-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Devicon -* Number of icons: 721 +* Number of icons: 720 * Author: konpa * URL: https://github.com/devicons/devicon/tree/master * License: MIT @@ -1035,7 +1045,7 @@ * File: [json/devicon.json](json/devicon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html)) ## Devicon Plain -* Number of icons: 542 +* Number of icons: 544 * Author: konpa * URL: https://github.com/devicons/devicon/tree/master * License: MIT diff --git a/composer.json b/composer.json index b666d82..5f789e4 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "iconify/json", "description": "Iconify icons collection in JSON format", "type": "library", - "version": "2.2.134", + "version": "2.2.135", "license": "MIT", "homepage": "https://iconify.design/icon-sets/", "autoload": { diff --git a/json/arcticons.json b/json/arcticons.json index b62684b..fe89190 100644 --- a/json/arcticons.json +++ b/json/arcticons.json @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1698387274, + "lastModified": 1698646838, "icons": { "99": { "body": "" @@ -402,6 +402,9 @@ "adda247": { "body": "" }, + "addy-io": { + "body": "" + }, "adfree": { "body": "" }, @@ -1229,9 +1232,6 @@ "annaboard": { "body": "" }, - "anonaddy": { - "body": "" - }, "anonymous-messenger": { "body": "" }, @@ -22968,6 +22968,9 @@ "amexca": { "parent": "amex" }, + "anonaddy": { + "parent": "addy-io" + }, "asnbankieren": { "parent": "asn-bankieren" }, diff --git a/json/carbon.json b/json/carbon.json index 39e065c..c4f3c58 100644 --- a/json/carbon.json +++ b/json/carbon.json @@ -3,7 +3,7 @@ "info": { "name": "Carbon", "total": 2006, - "version": "11.28.0", + "version": "11.29.1", "author": { "name": "IBM", "url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons" diff --git a/json/codicon.json b/json/codicon.json index cad2a5b..0f0478f 100644 --- a/json/codicon.json +++ b/json/codicon.json @@ -3,7 +3,7 @@ "info": { "name": "Codicons", "total": 439, - "version": "0.0.32", + "version": "0.0.35", "author": { "name": "Microsoft Corporation", "url": "https://github.com/microsoft/vscode-codicons" diff --git a/json/devicon-plain.json b/json/devicon-plain.json index e12b25d..b740234 100644 --- a/json/devicon-plain.json +++ b/json/devicon-plain.json @@ -2,7 +2,7 @@ "prefix": "devicon-plain", "info": { "name": "Devicon Plain", - "total": 542, + "total": 544, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -22,7 +22,7 @@ "category": "Brands / Social", "palette": false }, - "lastModified": 1698387356, + "lastModified": 1698646927, "icons": { "3dsmax": { "body": "" @@ -902,6 +902,12 @@ "matplotlib-wordmark": { "body": "" }, + "maven": { + "body": "" + }, + "maven-wordmark": { + "body": "" + }, "maya": { "body": "" }, diff --git a/json/devicon.json b/json/devicon.json index d6d7d18..e6e5883 100644 --- a/json/devicon.json +++ b/json/devicon.json @@ -2,7 +2,7 @@ "prefix": "devicon", "info": { "name": "Devicon", - "total": 721, + "total": 720, "author": { "name": "konpa", "url": "https://github.com/devicons/devicon/tree/master" @@ -1183,7 +1183,8 @@ "body": "" }, "nano-wordmark": { - "body": "" + "body": "", + "hidden": true }, "neo4j": { "body": "" diff --git a/json/iconoir.json b/json/iconoir.json index 9a03edd..7ea7d79 100644 --- a/json/iconoir.json +++ b/json/iconoir.json @@ -2,8 +2,8 @@ "prefix": "iconoir", "info": { "name": "Iconoir", - "total": 1371, - "version": "6.11.0", + "total": 1506, + "version": "7.0.0", "author": { "name": "Luca Burgio", "url": "https://github.com/iconoir-icons/iconoir" @@ -14,7 +14,7 @@ "url": "https://github.com/iconoir-icons/iconoir/blob/main/LICENSE" }, "samples": [ - "chat-bubble-check-1", + "chat-bubble-check", "edit", "activity" ], @@ -22,71 +22,8 @@ "category": "General", "palette": false }, - "lastModified": 1691127181, + "lastModified": 1698647480, "icons": { - "1st-medal": { - "body": "" - }, - "2x2-cell": { - "body": "" - }, - "360-view": { - "body": "" - }, - "3d-add-hole": { - "body": "" - }, - "3d-arc": { - "body": "" - }, - "3d-arc-center-pt": { - "body": "" - }, - "3d-bridge": { - "body": "" - }, - "3d-center-box": { - "body": "" - }, - "3d-draft-face": { - "body": "" - }, - "3d-ellipse": { - "body": "" - }, - "3d-ellipse-three-pts": { - "body": "" - }, - "3d-pt-box": { - "body": "" - }, - "3d-rect-corner-to-corner": { - "body": "" - }, - "3d-rect-from-center": { - "body": "" - }, - "3d-rect-three-pts": { - "body": "" - }, - "3d-select-edge": { - "body": "" - }, - "3d-select-face": { - "body": "" - }, - "3d-select-point": { - "body": "" - }, - "3d-select-solid": { - "body": "" - }, - "3d-three-pts-box": { - "body": "" - }, - "4k-display": { - "body": "" - }, "accessibility": { "body": "" }, @@ -99,78 +36,42 @@ "activity": { "body": "" }, - "add-circle": { - "body": "" - }, - "add-database-script": { - "body": "" - }, - "add-folder": { - "body": "" - }, - "add-frame": { - "body": "" - }, - "add-hexagon": { - "body": "" - }, - "add-keyframe": { - "body": "" - }, - "add-keyframe-alt": { - "body": "" - }, - "add-keyframes": { - "body": "" - }, - "add-lens": { - "body": "" - }, - "add-media-image": { - "body": "" - }, - "add-media-video": { - "body": "" - }, - "add-page": { - "body": "" - }, - "add-page-alt": { - "body": "" - }, - "add-pin-alt": { - "body": "" - }, - "add-selection": { - "body": "" - }, - "add-square": { - "body": "" - }, - "add-to-cart": { - "body": "" - }, - "add-user": { - "body": "" - }, "adobe-after-effects": { "body": "" }, + "adobe-after-effects-solid": { + "body": "" + }, "adobe-illustrator": { "body": "" }, + "adobe-illustrator-solid": { + "body": "" + }, "adobe-indesign": { "body": "" }, + "adobe-indesign-solid": { + "body": "" + }, "adobe-lightroom": { "body": "" }, + "adobe-lightroom-solid": { + "body": "" + }, "adobe-photoshop": { "body": "" }, + "adobe-photoshop-solid": { + "body": "" + }, "adobe-xd": { "body": "" }, + "adobe-xd-solid": { + "body": "" + }, "african-tree": { "body": "" }, @@ -198,9 +99,15 @@ "airplay": { "body": "" }, + "airplay-solid": { + "body": "" + }, "alarm": { "body": "" }, + "alarm-solid": { + "body": "" + }, "album": { "body": "" }, @@ -216,15 +123,24 @@ "align-bottom-box": { "body": "" }, + "align-bottom-box-solid": { + "body": "" + }, "align-center": { "body": "" }, "align-horizontal-centers": { "body": "" }, + "align-horizontal-centers-solid": { + "body": "" + }, "align-horizontal-spacing": { "body": "" }, + "align-horizontal-spacing-solid": { + "body": "" + }, "align-justify": { "body": "" }, @@ -234,21 +150,36 @@ "align-left-box": { "body": "" }, + "align-left-box-solid": { + "body": "" + }, "align-right": { "body": "" }, "align-right-box": { "body": "" }, + "align-right-box-solid": { + "body": "" + }, "align-top-box": { "body": "" }, + "align-top-box-solid": { + "body": "" + }, "align-vertical-centers": { "body": "" }, + "align-vertical-centers-solid": { + "body": "" + }, "align-vertical-spacing": { "body": "" }, + "align-vertical-spacing-solid": { + "body": "" + }, "angle-tool": { "body": "" }, @@ -270,6 +201,9 @@ "app-store": { "body": "" }, + "app-store-solid": { + "body": "" + }, "app-window": { "body": "" }, @@ -280,7 +214,8 @@ "body": "" }, "apple-half-alt": { - "body": "" + "body": "", + "hidden": true }, "apple-imac-2021": { "body": "" @@ -294,15 +229,24 @@ "apple-shortcuts": { "body": "" }, + "apple-shortcuts-solid": { + "body": "" + }, "apple-swift": { "body": "" }, "apple-wallet": { "body": "" }, - "ar-symbol": { + "ar-tag": { "body": "" }, + "arc-3d": { + "body": "" + }, + "arc-3d-center-point": { + "body": "" + }, "arcade": { "body": "" }, @@ -321,69 +265,84 @@ "arrow-archery": { "body": "" }, - "arrow-bl": { - "body": "" - }, - "arrow-bl-circle": { - "body": "" - }, - "arrow-bl-square": { - "body": "" - }, - "arrow-br": { - "body": "" - }, - "arrow-br-circle": { - "body": "" - }, - "arrow-br-square": { - "body": "" - }, "arrow-down": { "body": "" }, "arrow-down-circle": { "body": "" }, + "arrow-down-circle-solid": { + "body": "" + }, + "arrow-down-left": { + "body": "" + }, + "arrow-down-left-circle": { + "body": "" + }, + "arrow-down-left-circle-solid": { + "body": "" + }, + "arrow-down-left-square": { + "body": "" + }, + "arrow-down-right": { + "body": "" + }, + "arrow-down-right-circle": { + "body": "" + }, + "arrow-down-right-circle-solid": { + "body": "" + }, + "arrow-down-right-square": { + "body": "" + }, + "arrow-down-right-square-solid": { + "body": "" + }, + "arrow-down-tag": { + "body": "" + }, "arrow-email-forward": { "body": "" }, + "arrow-enlarge-tag": { + "body": "" + }, "arrow-left": { "body": "" }, "arrow-left-circle": { "body": "" }, + "arrow-left-circle-solid": { + "body": "" + }, + "arrow-left-tag": { + "body": "" + }, + "arrow-reduce-tag": { + "body": "" + }, "arrow-right": { "body": "" }, "arrow-right-circle": { "body": "" }, + "arrow-right-circle-solid": { + "body": "" + }, + "arrow-right-tag": { + "body": "" + }, "arrow-separate": { "body": "" }, "arrow-separate-vertical": { "body": "" }, - "arrow-tl": { - "body": "" - }, - "arrow-tl-circle": { - "body": "" - }, - "arrow-tl-square": { - "body": "" - }, - "arrow-tr": { - "body": "" - }, - "arrow-tr-circle": { - "body": "" - }, - "arrow-tr-square": { - "body": "" - }, "arrow-union": { "body": "" }, @@ -396,6 +355,42 @@ "arrow-up-circle": { "body": "" }, + "arrow-up-circle-solid": { + "body": "" + }, + "arrow-up-left": { + "body": "" + }, + "arrow-up-left-circle": { + "body": "" + }, + "arrow-up-left-circle-solid": { + "body": "" + }, + "arrow-up-left-square": { + "body": "" + }, + "arrow-up-left-square-solid": { + "body": "" + }, + "arrow-up-right": { + "body": "" + }, + "arrow-up-right-circle": { + "body": "" + }, + "arrow-up-right-circle-solid": { + "body": "" + }, + "arrow-up-right-square": { + "body": "" + }, + "arrow-up-right-square-solid": { + "body": "" + }, + "arrow-up-tag": { + "body": "" + }, "arrows-up-from-line": { "body": "" }, @@ -429,6 +424,9 @@ "backward-15-seconds": { "body": "" }, + "badge-check": { + "body": "" + }, "bag": { "body": "" }, @@ -442,9 +440,6 @@ "body": "" }, "basketball": { - "body": "" - }, - "basketball-alt": { "body": "" }, "basketball-field": { @@ -453,6 +448,9 @@ "bathroom": { "body": "" }, + "bathroom-solid": { + "body": "" + }, "battery-25": { "body": "" }, @@ -474,6 +472,9 @@ "battery-indicator": { "body": "" }, + "battery-slash": { + "body": "" + }, "battery-warning": { "body": "" }, @@ -484,7 +485,8 @@ "body": "" }, "beach-bag-big": { - "body": "" + "body": "", + "hidden": true }, "bed": { "body": "" @@ -513,18 +515,18 @@ "bin": { "body": "" }, - "bin-add": { - "body": "" - }, "bin-full": { "body": "" }, "bin-half": { "body": "" }, - "bin-minus": { + "bin-minus-in": { "body": "" }, + "bin-plus-in": { + "body": "" + }, "binocular": { "body": "" }, @@ -540,6 +542,9 @@ "bitcoin-circle": { "body": "" }, + "bitcoin-circle-solid": { + "body": "" + }, "bitcoin-rotate-out": { "body": "" }, @@ -549,29 +554,47 @@ "bluetooth-tag": { "body": "" }, + "bluetooth-tag-solid": { + "body": "" + }, "bold": { "body": "" }, "bold-square": { "body": "" }, + "bold-square-solid": { + "body": "" + }, "bonfire": { "body": "" }, "book": { "body": "" }, + "book-lock": { + "body": "" + }, + "book-solid": { + "body": "" + }, "book-stack": { "body": "" }, + "bookmark": { + "body": "" + }, "bookmark-book": { "body": "" }, "bookmark-circle": { "body": "" }, - "bookmark-empty": { - "body": "" + "bookmark-circle-solid": { + "body": "" + }, + "bookmark-solid": { + "body": "" }, "border-bl": { "body": "" @@ -615,6 +638,15 @@ "box": { "body": "" }, + "box-3d-center": { + "body": "" + }, + "box-3d-point": { + "body": "" + }, + "box-3d-three-points": { + "body": "" + }, "box-iso": { "body": "" }, @@ -636,6 +668,9 @@ "bread-slice": { "body": "" }, + "bridge-3d": { + "body": "" + }, "bridge-surface": { "body": "" }, @@ -654,9 +689,6 @@ "bubble-download": { "body": "" }, - "bubble-error": { - "body": "" - }, "bubble-income": { "body": "" }, @@ -666,6 +698,9 @@ "bubble-search": { "body": "" }, + "bubble-search-solid": { + "body": "" + }, "bubble-star": { "body": "" }, @@ -675,18 +710,30 @@ "bubble-warning": { "body": "" }, + "bubble-xmark": { + "body": "" + }, "building": { "body": "" }, "bus": { "body": "" }, + "bus-green": { + "body": "" + }, "bus-stop": { "body": "" }, + "c-square": { + "body": "" + }, "cable-tag": { "body": "" }, + "cable-tag-solid": { + "body": "" + }, "calculator": { "body": "" }, @@ -702,28 +749,22 @@ "camera": { "body": "" }, - "cancel": { - "body": "" - }, "candlestick-chart": { "body": "" }, "car": { "body": "" }, - "carbon": { - "body": "" - }, - "card-issue": { - "body": "" - }, - "card-locked": { + "card-lock": { "body": "" }, + "card-no-access": { + "body": "" + }, "card-reader": { "body": "" }, - "card-security": { + "card-shield": { "body": "" }, "card-wallet": { @@ -735,17 +776,26 @@ "cart-alt": { "body": "" }, + "cart-minus": { + "body": "" + }, + "cart-plus": { + "body": "" + }, "cash": { "body": "" }, + "cell-2x2": { + "body": "" + }, "cellar": { "body": "" }, "center-align": { "body": "" }, - "chat-add": { - "body": "" + "center-align-solid": { + "body": "" }, "chat-bubble": { "body": "" @@ -753,15 +803,9 @@ "chat-bubble-check": { "body": "" }, - "chat-bubble-check-1": { - "body": "" - }, "chat-bubble-empty": { "body": "" }, - "chat-bubble-error": { - "body": "" - }, "chat-bubble-question": { "body": "" }, @@ -771,20 +815,26 @@ "chat-bubble-warning": { "body": "" }, + "chat-bubble-xmark": { + "body": "" + }, "chat-lines": { "body": "" }, - "chat-remove": { + "chat-minus-in": { "body": "" }, + "chat-plus-in": { + "body": "" + }, "check": { "body": "" }, "check-circle": { "body": "" }, - "check-window": { - "body": "" + "check-circle-solid": { + "body": "" }, "chocolate": { "body": "" @@ -798,9 +848,12 @@ "church": { "body": "" }, - "church-alt": { + "church-side": { "body": "" }, + "cigarette-slash": { + "body": "" + }, "cinema-old": { "body": "" }, @@ -813,9 +866,6 @@ "city": { "body": "" }, - "clean-water": { - "body": "" - }, "clipboard-check": { "body": "" }, @@ -825,7 +875,10 @@ "clock-rotate-right": { "body": "" }, - "closed-captions": { + "clock-solid": { + "body": "" + }, + "closed-captions-tag": { "body": "" }, "closet": { @@ -834,7 +887,7 @@ "cloud": { "body": "" }, - "cloud-book-alt": { + "cloud-bookmark": { "body": "" }, "cloud-check": { @@ -846,8 +899,11 @@ "cloud-download": { "body": "" }, - "cloud-error": { - "body": "" + "cloud-square": { + "body": "" + }, + "cloud-square-solid": { + "body": "" }, "cloud-sunny": { "body": "" @@ -858,8 +914,8 @@ "cloud-upload": { "body": "" }, - "clutery": { - "body": "" + "cloud-xmark": { + "body": "" }, "code": { "body": "" @@ -876,8 +932,8 @@ "coffee-cup": { "body": "" }, - "coin": { - "body": "" + "coin-slash": { + "body": "" }, "coins": { "body": "" @@ -898,7 +954,8 @@ "body": "" }, "color-picker-empty": { - "body": "" + "body": "", + "hidden": true }, "color-wheel": { "body": "" @@ -915,15 +972,27 @@ "comp-align-bottom": { "body": "" }, + "comp-align-bottom-solid": { + "body": "" + }, "comp-align-left": { "body": "" }, + "comp-align-left-solid": { + "body": "" + }, "comp-align-right": { "body": "" }, + "comp-align-right-solid": { + "body": "" + }, "comp-align-top": { "body": "" }, + "comp-align-top-solid": { + "body": "" + }, "compact-disc": { "body": "" }, @@ -933,6 +1002,9 @@ "component": { "body": "" }, + "component-solid": { + "body": "" + }, "compress": { "body": "" }, @@ -957,7 +1029,7 @@ "cookie": { "body": "" }, - "cooling": { + "cooling-square": { "body": "" }, "copy": { @@ -997,6 +1069,9 @@ "body": "", "hidden": true }, + "credit-card-slash": { + "body": "" + }, "credit-cards": { "body": "" }, @@ -1027,6 +1102,18 @@ "css3": { "body": "" }, + "cube": { + "body": "" + }, + "cube-bandage": { + "body": "" + }, + "cube-cut-with-curve": { + "body": "" + }, + "cube-hole": { + "body": "" + }, "cube-replace-face": { "body": "" }, @@ -1040,10 +1127,11 @@ "body": "" }, "cut-alt": { - "body": "" + "body": "", + "hidden": true }, - "cut-solid-with-curve": { - "body": "" + "cutlery": { + "body": "" }, "cycling": { "body": "" @@ -1078,9 +1166,18 @@ "data-transfer-warning": { "body": "" }, + "database": { + "body": "" + }, "database-backup": { "body": "" }, + "database-check": { + "body": "" + }, + "database-check-solid": { + "body": "" + }, "database-export": { "body": "" }, @@ -1093,9 +1190,21 @@ "database-script": { "body": "" }, + "database-script-minus": { + "body": "" + }, + "database-script-plus": { + "body": "" + }, + "database-search": { + "body": "" + }, "database-settings": { "body": "" }, + "database-solid": { + "body": "" + }, "database-star": { "body": "" }, @@ -1105,30 +1214,25 @@ "database-tag": { "body": "" }, - "db": { - "body": "" + "database-tag-solid": { + "body": "" }, - "db-check": { - "body": "" + "database-warning": { + "body": "" }, - "db-error": { + "database-xmark": { "body": "" }, - "db-search": { - "body": "" + "database-xmark-solid": { + "body": "" }, "db-star": { - "body": "" - }, - "db-warning": { - "body": "" + "body": "", + "hidden": true }, "de-compress": { "body": "" }, - "delete-circle": { - "body": "" - }, "delivery": { "body": "" }, @@ -1141,18 +1245,15 @@ "design-nib": { "body": "" }, + "design-nib-solid": { + "body": "" + }, "design-pencil": { "body": "" }, "desk": { "body": "" }, - "dev-mode-laptop": { - "body": "" - }, - "dev-mode-phone": { - "body": "" - }, "developer": { "body": "" }, @@ -1195,66 +1296,84 @@ "dishwasher": { "body": "" }, + "display-4k": { + "body": "" + }, "divide": { "body": "" }, - "divide-selection-1": { - "body": "" - }, - "divide-selection-2": { - "body": "" - }, "divide-three": { "body": "" }, "dna": { "body": "" }, - "doc-search": { + "doc-magnifying-glass": { "body": "" }, - "doc-search-alt": { + "doc-magnifying-glass-in": { "body": "" }, "doc-star": { "body": "" }, - "doc-star-alt": { + "doc-star-in": { "body": "" }, "dogecoin-circle": { "body": "" }, + "dogecoin-circle-solid": { + "body": "" + }, "dogecoin-rotate-out": { "body": "" }, "dollar": { "body": "" }, - "domotic-issue": { + "dollar-circle": { + "body": "" + }, + "domotic-warning": { "body": "" }, "donate": { "body": "" }, + "dot-arrow-down": { + "body": "" + }, + "dot-arrow-left": { + "body": "" + }, + "dot-arrow-right": { + "body": "" + }, + "dot-arrow-up": { + "body": "" + }, "double-check": { "body": "" }, - "down-round-arrow": { - "body": "" - }, "download": { "body": "" }, "download-circle": { "body": "" }, + "download-circle-solid": { + "body": "" + }, "download-data-window": { "body": "" }, "download-square": { "body": "" }, + "download-square-solid": { + "body": "" + }, "drag": { "body": "" }, @@ -1282,9 +1401,6 @@ "drone-check": { "body": "" }, - "drone-error": { - "body": "" - }, "drone-landing": { "body": "" }, @@ -1294,12 +1410,21 @@ "drone-take-off": { "body": "" }, + "drone-xmark": { + "body": "" + }, "droplet": { "body": "" }, + "droplet-check": { + "body": "" + }, "droplet-half": { "body": "" }, + "droplet-solid": { + "body": "" + }, "ease-curve-control-points": { "body": "" }, @@ -1342,6 +1467,12 @@ "elevator": { "body": "" }, + "ellipse-3d": { + "body": "" + }, + "ellipse-3d-three-points": { + "body": "" + }, "emoji": { "body": "" }, @@ -1420,18 +1551,18 @@ "enlarge": { "body": "" }, - "enlarge-round-arrow": { - "body": "" - }, "erase": { "body": "" }, - "error-window": { - "body": "" + "erase-solid": { + "body": "" }, "ethereum-circle": { "body": "" }, + "ethereum-circle-solid": { + "body": "" + }, "ethereum-rotate-out": { "body": "" }, @@ -1453,7 +1584,7 @@ "ev-plug-charging": { "body": "" }, - "ev-plug-error": { + "ev-plug-xmark": { "body": "" }, "ev-station": { @@ -1474,17 +1605,28 @@ "extrude": { "body": "" }, - "eye-alt": { + "eye": { "body": "" }, - "eye-close": { + "eye-closed": { "body": "" }, "eye-empty": { - "body": "" + "body": "", + "hidden": true }, "eye-off": { - "body": "" + "body": "", + "hidden": true + }, + "eye-solid": { + "body": "" + }, + "f-square": { + "body": "" + }, + "face-3d-draft": { + "body": "" }, "face-id": { "body": "" @@ -1504,25 +1646,25 @@ "fast-arrow-down": { "body": "" }, - "fast-arrow-down-box": { + "fast-arrow-down-square": { "body": "" }, "fast-arrow-left": { "body": "" }, - "fast-arrow-left-box": { + "fast-arrow-left-square": { "body": "" }, "fast-arrow-right": { "body": "" }, - "fast-arrow-right-box": { + "fast-arrow-right-square": { "body": "" }, "fast-arrow-up": { "body": "" }, - "fast-arrow-up-box": { + "fast-arrow-up-square": { "body": "" }, "fast-down-circle": { @@ -1555,6 +1697,9 @@ "fill-color": { "body": "" }, + "fill-color-solid": { + "body": "" + }, "fillet-3d": { "body": "" }, @@ -1570,6 +1715,9 @@ "filter-list-circle": { "body": "" }, + "filter-solid": { + "body": "" + }, "finder": { "body": "" }, @@ -1582,15 +1730,9 @@ "fingerprint-circle": { "body": "" }, - "fingerprint-error-circle": { - "body": "" - }, "fingerprint-lock-circle": { "body": "" }, - "fingerprint-phone": { - "body": "" - }, "fingerprint-scan": { "body": "" }, @@ -1600,6 +1742,9 @@ "fingerprint-window": { "body": "" }, + "fingerprint-xmark-circle": { + "body": "" + }, "fire-flame": { "body": "" }, @@ -1627,26 +1772,38 @@ "flip-reverse": { "body": "" }, + "floppy-disk": { + "body": "" + }, + "floppy-disk-arrow-in": { + "body": "" + }, + "floppy-disk-arrow-out": { + "body": "" + }, "flower": { "body": "" }, - "fluorine": { - "body": "" - }, "fog": { "body": "" }, "folder": { "body": "" }, - "folder-alert": { - "body": "" + "folder-minus": { + "body": "" + }, + "folder-plus": { + "body": "" }, "folder-settings": { "body": "" }, - "font-size": { - "body": "" + "folder-warning": { + "body": "" + }, + "font-question": { + "body": "" }, "football": { "body": "" @@ -1663,6 +1820,9 @@ "forward-message": { "body": "" }, + "forward-solid": { + "body": "" + }, "frame": { "body": "" }, @@ -1672,6 +1832,12 @@ "frame-alt-empty": { "body": "" }, + "frame-minus-in": { + "body": "" + }, + "frame-plus-in": { + "body": "" + }, "frame-select": { "body": "" }, @@ -1681,6 +1847,9 @@ "frame-tool": { "body": "" }, + "frame-tool-solid": { + "body": "" + }, "fridge": { "body": "" }, @@ -1702,7 +1871,7 @@ "gas-tank": { "body": "" }, - "gas-tank-drop": { + "gas-tank-droplet": { "body": "" }, "gif-format": { @@ -1717,9 +1886,6 @@ "git-cherry-pick-commit": { "body": "" }, - "git-command": { - "body": "" - }, "git-commit": { "body": "" }, @@ -1807,22 +1973,13 @@ "graph-up": { "body": "" }, - "green-bus": { - "body": "" - }, - "green-truck": { - "body": "" - }, - "green-vehicle": { - "body": "" - }, - "grid-add": { - "body": "" - }, "grid-minus": { "body": "" }, - "grid-remove": { + "grid-plus": { + "body": "" + }, + "grid-xmark": { "body": "" }, "group": { @@ -1831,6 +1988,9 @@ "gym": { "body": "" }, + "h-square": { + "body": "" + }, "half-cookie": { "body": "" }, @@ -1873,15 +2033,24 @@ "headset": { "body": "" }, - "headset-charge": { + "headset-bolt": { "body": "" }, + "headset-bolt-solid": { + "body": "" + }, "headset-help": { "body": "" }, - "headset-issue": { + "headset-solid": { + "body": "" + }, + "headset-warning": { "body": "" }, + "headset-warning-solid": { + "body": "" + }, "health-shield": { "body": "" }, @@ -1894,7 +2063,10 @@ "heart-arrow-down": { "body": "" }, - "heating": { + "heart-solid": { + "body": "" + }, + "heating-square": { "body": "" }, "heavy-rain": { @@ -1903,26 +2075,30 @@ "help-circle": { "body": "" }, + "help-circle-solid": { + "body": "" + }, "help-square": { "body": "" }, + "help-square-solid": { + "body": "" + }, "heptagon": { "body": "" }, - "her-slips": { - "body": "" - }, "hexagon": { "body": "" }, "hexagon-alt": { - "body": "" + "body": "", + "hidden": true }, "hexagon-dice": { "body": "" }, - "high-priority": { - "body": "" + "hexagon-plus": { + "body": "" }, "historic-shield": { "body": "" @@ -1975,9 +2151,15 @@ "horiz-distribution-left": { "body": "" }, + "horiz-distribution-left-solid": { + "body": "" + }, "horiz-distribution-right": { "body": "" }, + "horiz-distribution-right-solid": { + "body": "" + }, "horizontal-merge": { "body": "" }, @@ -1987,9 +2169,12 @@ "hospital": { "body": "" }, - "hospital-sign": { + "hospital-circle": { "body": "" }, + "hospital-circle-solid": { + "body": "" + }, "hot-air-balloon": { "body": "" }, @@ -2002,9 +2187,6 @@ "html5": { "body": "" }, - "hydrogen": { - "body": "" - }, "iconoir": { "body": "" }, @@ -2020,9 +2202,12 @@ "infinite": { "body": "" }, - "info-empty": { + "info-circle": { "body": "" }, + "info-circle-solid": { + "body": "" + }, "input-field": { "body": "" }, @@ -2047,7 +2232,7 @@ "ios-settings": { "body": "" }, - "ip-address": { + "ip-address-tag": { "body": "" }, "iris-scan": { @@ -2059,6 +2244,9 @@ "italic-square": { "body": "" }, + "italic-square-solid": { + "body": "" + }, "jellyfish": { "body": "" }, @@ -2077,24 +2265,24 @@ "kanban-board": { "body": "" }, - "key-alt": { + "key": { "body": "" }, - "key-alt-back": { + "key-back": { "body": "" }, - "key-alt-minus": { - "body": "" - }, - "key-alt-plus": { - "body": "" - }, - "key-alt-remove": { - "body": "" - }, "key-command": { "body": "" }, + "key-minus": { + "body": "" + }, + "key-plus": { + "body": "" + }, + "key-xmark": { + "body": "" + }, "keyframe": { "body": "" }, @@ -2107,6 +2295,18 @@ "keyframe-align-vertical": { "body": "" }, + "keyframe-minus": { + "body": "" + }, + "keyframe-minus-in": { + "body": "" + }, + "keyframe-plus": { + "body": "" + }, + "keyframe-plus-in": { + "body": "" + }, "keyframe-position": { "body": "" }, @@ -2116,9 +2316,18 @@ "keyframes-couple": { "body": "" }, + "keyframes-minus": { + "body": "" + }, + "keyframes-plus": { + "body": "" + }, "label": { "body": "" }, + "label-solid": { + "body": "" + }, "lamp": { "body": "" }, @@ -2131,15 +2340,15 @@ "laptop-charging": { "body": "" }, + "laptop-dev-mode": { + "body": "" + }, "laptop-fix": { "body": "" }, - "laptop-issue": { + "laptop-warning": { "body": "" }, - "large-suitcase": { - "body": "" - }, "layout-left": { "body": "" }, @@ -2158,12 +2367,12 @@ "learning": { "body": "" }, - "left-round-arrow": { - "body": "" - }, "lens": { "body": "" }, + "lens-plus": { + "body": "" + }, "lifebelt": { "body": "" }, @@ -2185,6 +2394,12 @@ "link": { "body": "" }, + "link-slash": { + "body": "" + }, + "link-xmark": { + "body": "" + }, "linkedin": { "body": "" }, @@ -2200,33 +2415,30 @@ "litecoin-circle": { "body": "" }, + "litecoin-circle-solid": { + "body": "" + }, "litecoin-rotate-out": { "body": "" }, - "load-action-floppy": { - "body": "" - }, "lock": { "body": "" }, - "lock-key": { + "lock-slash": { + "body": "" + }, + "lock-square": { "body": "" }, - "locked-book": { - "body": "" - }, - "locked-window": { - "body": "" - }, "loft-3d": { "body": "" }, - "log-denied": { - "body": "" - }, "log-in": { "body": "" }, + "log-no-access": { + "body": "" + }, "log-out": { "body": "" }, @@ -2249,7 +2461,8 @@ "body": "" }, "long-arrow-right-up-1": { - "body": "" + "body": "", + "hidden": true }, "long-arrow-up-left": { "body": "" @@ -2290,7 +2503,7 @@ "mail-in": { "body": "" }, - "mail-opened": { + "mail-open": { "body": "" }, "mail-out": { @@ -2302,7 +2515,19 @@ "map": { "body": "" }, - "map-issue": { + "map-pin": { + "body": "" + }, + "map-pin-minus": { + "body": "" + }, + "map-pin-plus": { + "body": "" + }, + "map-pin-xmark": { + "body": "" + }, + "map-xmark": { "body": "" }, "maps-arrow": { @@ -2311,7 +2536,7 @@ "maps-arrow-diagonal": { "body": "" }, - "maps-arrow-issue": { + "maps-arrow-xmark": { "body": "" }, "maps-go-straight": { @@ -2341,6 +2566,15 @@ "medal": { "body": "" }, + "medal-1st": { + "body": "" + }, + "medal-1st-solid": { + "body": "" + }, + "medal-solid": { + "body": "" + }, "media-image": { "body": "" }, @@ -2350,6 +2584,12 @@ "media-image-list": { "body": "" }, + "media-image-plus": { + "body": "" + }, + "media-image-xmark": { + "body": "" + }, "media-video": { "body": "" }, @@ -2359,12 +2599,15 @@ "media-video-list": { "body": "" }, + "media-video-plus": { + "body": "" + }, + "media-video-xmark": { + "body": "" + }, "medium": { "body": "" }, - "medium-priority": { - "body": "" - }, "megaphone": { "body": "" }, @@ -2386,53 +2629,80 @@ "metro": { "body": "" }, - "mic": { + "microphone": { "body": "" }, - "mic-add": { - "body": "" - }, - "mic-check": { + "microphone-check": { "body": "" }, - "mic-mute": { - "body": "" + "microphone-check-solid": { + "body": "" }, - "mic-remove": { + "microphone-minus": { "body": "" }, - "mic-speaking": { + "microphone-minus-solid": { + "body": "" + }, + "microphone-mute": { + "body": "" + }, + "microphone-plus": { + "body": "" + }, + "microphone-plus-solid": { + "body": "" + }, + "microphone-solid": { + "body": "" + }, + "microphone-speaking": { "body": "" }, - "mic-warning": { + "microphone-speaking-solid": { + "body": "" + }, + "microphone-warning": { "body": "" }, + "microphone-warning-solid": { + "body": "" + }, "microscope": { "body": "" }, "minus": { "body": "" }, - "minus-1": { - "body": "" - }, "minus-circle": { "body": "" }, + "minus-circle-solid": { + "body": "" + }, "minus-hexagon": { "body": "" }, - "minus-pin-alt": { - "body": "" - }, "minus-square": { "body": "" }, + "minus-square-dashed": { + "body": "" + }, + "minus-square-solid": { + "body": "" + }, "mirror": { "body": "" }, - "missing-font": { - "body": "" + "mobile-dev-mode": { + "body": "" + }, + "mobile-fingerprint": { + "body": "" + }, + "mobile-voice": { + "body": "" }, "modern-tv": { "body": "" @@ -2470,21 +2740,6 @@ "mouse-scroll-wheel": { "body": "" }, - "move-down": { - "body": "" - }, - "move-left": { - "body": "" - }, - "move-right": { - "body": "" - }, - "move-ruler": { - "body": "" - }, - "move-up": { - "body": "" - }, "movie": { "body": "" }, @@ -2503,30 +2758,39 @@ "multiple-pages": { "body": "" }, - "multiple-pages-add": { - "body": "" - }, - "multiple-pages-delete": { - "body": "" - }, "multiple-pages-empty": { "body": "" }, - "multiple-pages-remove": { + "multiple-pages-minus": { "body": "" }, + "multiple-pages-plus": { + "body": "" + }, + "multiple-pages-xmark": { + "body": "" + }, "music-double-note": { "body": "" }, - "music-double-note-add": { + "music-double-note-plus": { "body": "" }, "music-note": { "body": "" }, - "music-note-add": { + "music-note-plus": { "body": "" }, + "music-note-plus-solid": { + "body": "" + }, + "music-note-solid": { + "body": "" + }, + "n-square": { + "body": "" + }, "nav-arrow-down": { "body": "" }, @@ -2551,45 +2815,33 @@ "network": { "body": "" }, - "network-alt": { - "body": "" - }, "network-left": { "body": "" }, + "network-left-solid": { + "body": "" + }, + "network-reverse": { + "body": "" + }, + "network-reverse-solid": { + "body": "" + }, "network-right": { "body": "" }, + "network-right-solid": { + "body": "" + }, + "network-solid": { + "body": "" + }, "new-tab": { "body": "" }, "nintendo-switch": { "body": "" }, - "nitrogen": { - "body": "" - }, - "no-access-window": { - "body": "" - }, - "no-battery": { - "body": "" - }, - "no-coin": { - "body": "" - }, - "no-credit-card": { - "body": "" - }, - "no-link": { - "body": "" - }, - "no-lock": { - "body": "" - }, - "no-smoking": { - "body": "" - }, "no-smoking-circle": { "body": "" }, @@ -2608,39 +2860,72 @@ "number-0-square": { "body": "" }, + "number-0-square-solid": { + "body": "" + }, "number-1-square": { "body": "" }, + "number-1-square-solid": { + "body": "" + }, "number-2-square": { "body": "" }, + "number-2-square-solid": { + "body": "" + }, "number-3-square": { "body": "" }, + "number-3-square-solid": { + "body": "" + }, "number-4-square": { "body": "" }, + "number-4-square-solid": { + "body": "" + }, "number-5-square": { "body": "" }, + "number-5-square-solid": { + "body": "" + }, "number-6-square": { "body": "" }, + "number-6-square-solid": { + "body": "" + }, "number-7-square": { "body": "" }, + "number-7-square-solid": { + "body": "" + }, "number-8-square": { "body": "" }, + "number-8-square-solid": { + "body": "" + }, "number-9-square": { "body": "" }, + "number-9-square-solid": { + "body": "" + }, "numbered-list-left": { "body": "" }, "numbered-list-right": { "body": "" }, + "o-square": { + "body": "" + }, "octagon": { "body": "" }, @@ -2698,9 +2983,6 @@ "orthogonal-view": { "body": "" }, - "oxygen": { - "body": "" - }, "package": { "body": "" }, @@ -2728,6 +3010,18 @@ "page-left": { "body": "" }, + "page-minus": { + "body": "" + }, + "page-minus-in": { + "body": "" + }, + "page-plus": { + "body": "" + }, + "page-plus-in": { + "body": "" + }, "page-right": { "body": "" }, @@ -2750,35 +3044,35 @@ "body": "" }, "pants": { - "body": "" - }, - "pants-alt": { "body": "" }, + "pants-pockets": { + "body": "" + }, "parking": { "body": "" }, + "password-check": { + "body": "" + }, "password-cursor": { "body": "" }, - "password-error": { + "password-xmark": { "body": "" }, - "password-pass": { - "body": "" - }, "paste-clipboard": { "body": "" }, - "patch-holes-3d": { - "body": "" - }, "path-arrow": { "body": "" }, "pause": { "body": "" }, + "pause-solid": { + "body": "" + }, "pause-window": { "body": "" }, @@ -2833,41 +3127,47 @@ "percentage-circle": { "body": "" }, + "percentage-circle-solid": { + "body": "" + }, "percentage-square": { "body": "" }, + "percentage-square-solid": { + "body": "" + }, "perspective-view": { "body": "" }, "pharmacy-cross-circle": { "body": "" }, - "pharmacy-cross-square": { + "pharmacy-cross-tag": { "body": "" }, "phone": { "body": "" }, - "phone-add": { - "body": "" - }, - "phone-delete": { - "body": "" - }, "phone-disabled": { "body": "" }, "phone-income": { "body": "" }, + "phone-minus": { + "body": "" + }, "phone-outcome": { "body": "" }, "phone-paused": { "body": "" }, - "phone-remove": { - "body": "" + "phone-plus": { + "body": "" + }, + "phone-xmark": { + "body": "" }, "piggy-bank": { "body": "" @@ -2878,8 +3178,14 @@ "pin": { "body": "" }, - "pin-alt": { - "body": "" + "pin-slash": { + "body": "" + }, + "pin-slash-solid": { + "body": "" + }, + "pin-solid": { + "body": "" }, "pine-tree": { "body": "" @@ -2908,15 +3214,18 @@ "play": { "body": "" }, + "play-solid": { + "body": "" + }, "playlist": { "body": "" }, - "playlist-add": { - "body": "" - }, "playlist-play": { "body": "" }, + "playlist-plus": { + "body": "" + }, "playstation-gamepad": { "body": "" }, @@ -2935,6 +3244,21 @@ "plus": { "body": "" }, + "plus-circle": { + "body": "" + }, + "plus-circle-solid": { + "body": "" + }, + "plus-square": { + "body": "" + }, + "plus-square-dashed": { + "body": "" + }, + "plus-square-solid": { + "body": "" + }, "png-format": { "body": "" }, @@ -2956,6 +3280,9 @@ "post": { "body": "" }, + "post-solid": { + "body": "" + }, "potion": { "body": "" }, @@ -2968,10 +3295,10 @@ "presentation": { "body": "" }, - "printer": { - "body": "" + "presentation-solid": { + "body": "" }, - "printer-alt": { + "printer": { "body": "" }, "printing-page": { @@ -2980,9 +3307,27 @@ "priority-down": { "body": "" }, + "priority-down-solid": { + "body": "" + }, + "priority-high": { + "body": "" + }, + "priority-high-solid": { + "body": "" + }, + "priority-medium": { + "body": "" + }, + "priority-medium-solid": { + "body": "" + }, "priority-up": { "body": "" }, + "priority-up-solid": { + "body": "" + }, "privacy-policy": { "body": "" }, @@ -3046,18 +3391,21 @@ "redo-circle": { "body": "" }, + "redo-circle-solid": { + "body": "" + }, "reduce": { "body": "" }, - "reduce-round-arrow": { - "body": "" - }, "refresh": { "body": "" }, - "refresh-circular": { + "refresh-circle": { "body": "" }, + "refresh-circle-solid": { + "body": "" + }, "refresh-double": { "body": "" }, @@ -3067,57 +3415,6 @@ "reminder-hand-gesture": { "body": "" }, - "remove-database-script": { - "body": "" - }, - "remove-folder": { - "body": "" - }, - "remove-frame": { - "body": "" - }, - "remove-from-cart": { - "body": "" - }, - "remove-keyframe": { - "body": "" - }, - "remove-keyframe-alt": { - "body": "" - }, - "remove-keyframes": { - "body": "" - }, - "remove-link": { - "body": "" - }, - "remove-media-image": { - "body": "" - }, - "remove-media-video": { - "body": "" - }, - "remove-page": { - "body": "" - }, - "remove-page-alt": { - "body": "" - }, - "remove-pin": { - "body": "" - }, - "remove-pin-alt": { - "body": "" - }, - "remove-selection": { - "body": "" - }, - "remove-square": { - "body": "" - }, - "remove-user": { - "body": "" - }, "repeat": { "body": "" }, @@ -3136,6 +3433,9 @@ "reports": { "body": "" }, + "reports-solid": { + "body": "" + }, "repository": { "body": "" }, @@ -3145,12 +3445,12 @@ "rewind": { "body": "" }, + "rewind-solid": { + "body": "" + }, "rhombus": { "body": "" }, - "right-round-arrow": { - "body": "" - }, "rings": { "body": "" }, @@ -3184,15 +3484,18 @@ "ruler": { "body": "" }, - "ruler-add": { - "body": "" + "ruler-arrows": { + "body": "" }, "ruler-combine": { "body": "" }, - "ruler-remove": { + "ruler-minus": { "body": "" }, + "ruler-plus": { + "body": "" + }, "running": { "body": "" }, @@ -3214,12 +3517,6 @@ "sandals": { "body": "" }, - "save-action-floppy": { - "body": "" - }, - "save-floppy-disk": { - "body": "" - }, "scale-frame-enlarge": { "body": "" }, @@ -3259,9 +3556,6 @@ "search-engine": { "body": "" }, - "search-font": { - "body": "" - }, "search-window": { "body": "" }, @@ -3271,12 +3565,18 @@ "security-pass": { "body": "" }, + "select-edge-3d": { + "body": "" + }, + "select-face-3d": { + "body": "" + }, + "select-point-3d": { + "body": "" + }, "select-window": { "body": "" }, - "selection": { - "body": "" - }, "selective-tool": { "body": "" }, @@ -3307,27 +3607,30 @@ "server-connection": { "body": "" }, + "server-connection-solid": { + "body": "" + }, + "server-solid": { + "body": "" + }, "settings": { "body": "" }, - "settings-cloud": { - "body": "" - }, "settings-profiles": { "body": "" }, "share-android": { "body": "" }, + "share-android-solid": { + "body": "" + }, "share-ios": { "body": "" }, "shield": { "body": "" }, - "shield-add": { - "body": "" - }, "shield-alert": { "body": "" }, @@ -3340,9 +3643,6 @@ "shield-check": { "body": "" }, - "shield-cross": { - "body": "" - }, "shield-download": { "body": "" }, @@ -3355,6 +3655,9 @@ "shield-minus": { "body": "" }, + "shield-plus-in": { + "body": "" + }, "shield-question": { "body": "" }, @@ -3364,21 +3667,30 @@ "shield-upload": { "body": "" }, + "shield-xmark": { + "body": "" + }, + "shirt": { + "body": "" + }, + "shirt-tank-top": { + "body": "" + }, "shop": { + "body": "" + }, + "shop-four-tiles": { + "body": "" + }, + "shop-four-tiles-window": { "body": "" }, - "shop-alt": { - "body": "" + "shop-window": { + "body": "" }, "shopping-bag": { "body": "" }, - "shopping-bag-add": { - "body": "" - }, - "shopping-bag-alt": { - "body": "" - }, "shopping-bag-arrow-down": { "body": "" }, @@ -3388,28 +3700,34 @@ "shopping-bag-check": { "body": "" }, - "shopping-bag-issue": { - "body": "" - }, - "shopping-bag-remove": { + "shopping-bag-minus": { "body": "" }, + "shopping-bag-plus": { + "body": "" + }, + "shopping-bag-pocket": { + "body": "" + }, + "shopping-bag-warning": { + "body": "" + }, "shopping-code": { "body": "" }, "shopping-code-check": { "body": "" }, - "shopping-code-error": { + "shopping-code-xmark": { "body": "" }, "short-pants": { - "body": "" - }, - "short-pants-alt": { "body": "" }, - "shortcut": { + "short-pants-pockets": { + "body": "" + }, + "shortcut-square": { "body": "" }, "shuffle": { @@ -3442,27 +3760,33 @@ "skip-next": { "body": "" }, + "skip-next-solid": { + "body": "" + }, "skip-prev": { "body": "" }, + "skip-prev-solid": { + "body": "" + }, "slash": { "body": "" }, + "slash-square": { + "body": "" + }, "sleeper-chair": { "body": "" }, + "slips": { + "body": "" + }, "small-lamp": { "body": "" }, "small-lamp-alt": { "body": "" }, - "small-shop": { - "body": "" - }, - "small-shop-alt": { - "body": "" - }, "smartphone-device": { "body": "" }, @@ -3520,15 +3844,27 @@ "spark": { "body": "" }, + "spark-solid": { + "body": "" + }, "sparks": { "body": "" }, + "sparks-solid": { + "body": "" + }, "sphere": { "body": "" }, "spiral": { "body": "" }, + "split-area": { + "body": "" + }, + "split-square-dashed": { + "body": "" + }, "spock-hand-gesture": { "body": "" }, @@ -3538,9 +3874,24 @@ "square": { "body": "" }, + "square-3d-corner-to-corner": { + "body": "" + }, + "square-3d-from-center": { + "body": "" + }, + "square-3d-three-points": { + "body": "" + }, "square-cursor": { "body": "" }, + "square-cursor-solid": { + "body": "" + }, + "square-dashed": { + "body": "" + }, "square-wave": { "body": "" }, @@ -3556,6 +3907,9 @@ "star-half-dashed": { "body": "" }, + "star-solid": { + "body": "" + }, "stat-down": { "body": "" }, @@ -3565,12 +3919,18 @@ "stats-down-square": { "body": "" }, + "stats-down-square-solid": { + "body": "" + }, "stats-report": { "body": "" }, "stats-up-square": { "body": "" }, + "stats-up-square-solid": { + "body": "" + }, "strategy": { "body": "" }, @@ -3586,6 +3946,9 @@ "style-border": { "body": "" }, + "style-border-solid": { + "body": "" + }, "submit-document": { "body": "" }, @@ -3595,6 +3958,9 @@ "suggestion": { "body": "" }, + "suitcase": { + "body": "" + }, "sun-light": { "body": "" }, @@ -3643,9 +4009,6 @@ "system-shut": { "body": "" }, - "t-shirt": { - "body": "" - }, "table": { "body": "" }, @@ -3694,15 +4057,24 @@ "text": { "body": "" }, - "text-alt": { - "body": "" + "text-arrows-up-down": { + "body": "" }, "text-box": { "body": "" }, + "text-magnifying-glass": { + "body": "" + }, "text-size": { "body": "" }, + "text-square": { + "body": "" + }, + "text-square-solid": { + "body": "" + }, "threads": { "body": "" }, @@ -3712,6 +4084,9 @@ "three-stars": { "body": "" }, + "three-stars-solid": { + "body": "" + }, "thumbs-down": { "body": "" }, @@ -3739,6 +4114,9 @@ "timer-off": { "body": "" }, + "timer-solid": { + "body": "" + }, "tools": { "body": "" }, @@ -3784,6 +4162,9 @@ "trash": { "body": "" }, + "trash-solid": { + "body": "" + }, "treadmill": { "body": "" }, @@ -3814,6 +4195,9 @@ "truck": { "body": "" }, + "truck-green": { + "body": "" + }, "truck-length": { "body": "" }, @@ -3826,15 +4210,12 @@ "tv-fix": { "body": "" }, - "tv-issue": { + "tv-warning": { "body": "" }, "twitter": { "body": "" }, - "twitter-verified-badge": { - "body": "" - }, "two-points-circle": { "body": "" }, @@ -3844,7 +4225,7 @@ "type": { "body": "" }, - "umbrella-full": { + "umbrella": { "body": "" }, "underline": { @@ -3853,6 +4234,9 @@ "underline-square": { "body": "" }, + "underline-square-solid": { + "body": "" + }, "undo": { "body": "" }, @@ -3862,6 +4246,9 @@ "undo-circle": { "body": "" }, + "undo-circle-solid": { + "body": "" + }, "union": { "body": "" }, @@ -3880,9 +4267,6 @@ "unjoin-3d": { "body": "" }, - "up-round-arrow": { - "body": "" - }, "upload": { "body": "" }, @@ -3892,12 +4276,21 @@ "upload-square": { "body": "" }, + "upload-square-solid": { + "body": "" + }, "usb": { "body": "" }, + "usb-solid": { + "body": "" + }, "user": { "body": "" }, + "user-badge-check": { + "body": "" + }, "user-bag": { "body": "" }, @@ -3913,6 +4306,9 @@ "user-love": { "body": "" }, + "user-plus": { + "body": "" + }, "user-scan": { "body": "" }, @@ -3922,6 +4318,9 @@ "user-star": { "body": "" }, + "user-xmark": { + "body": "" + }, "vegan": { "body": "" }, @@ -3931,11 +4330,12 @@ "vegan-square": { "body": "" }, - "verified-badge": { - "body": "" + "vehicle-green": { + "body": "" }, - "verified-user": { - "body": "" + "verified-badge": { + "body": "", + "hidden": true }, "vertical-merge": { "body": "" @@ -3955,6 +4355,9 @@ "video-projector": { "body": "" }, + "view-360": { + "body": "" + }, "view-columns-2": { "body": "" }, @@ -3973,28 +4376,25 @@ "voice": { "body": "" }, + "voice-check": { + "body": "" + }, "voice-circle": { "body": "" }, - "voice-error": { - "body": "" - }, "voice-lock-circle": { "body": "" }, - "voice-ok": { - "body": "" - }, - "voice-phone": { - "body": "" - }, "voice-scan": { "body": "" }, "voice-square": { "body": "" }, - "vr-symbol": { + "voice-xmark": { + "body": "" + }, + "vr-tag": { "body": "" }, "vue-js": { @@ -4012,15 +4412,24 @@ "warning-circle": { "body": "" }, + "warning-circle-solid": { + "body": "" + }, "warning-hexagon": { "body": "" }, "warning-square": { "body": "" }, + "warning-square-solid": { + "body": "" + }, "warning-triangle": { "body": "" }, + "warning-triangle-solid": { + "body": "" + }, "warning-window": { "body": "" }, @@ -4036,12 +4445,12 @@ "web-window": { "body": "" }, - "web-window-close": { - "body": "" - }, "web-window-energy-consumption": { "body": "" }, + "web-window-xmark": { + "body": "" + }, "webp-format": { "body": "" }, @@ -4054,36 +4463,57 @@ "white-flag": { "body": "" }, + "white-flag-solid": { + "body": "" + }, "wifi": { "body": "" }, - "wifi-error": { - "body": "" - }, - "wifi-issue": { - "body": "" - }, "wifi-off": { "body": "" }, "wifi-signal-none": { "body": "" }, + "wifi-signal-none-solid": { + "body": "" + }, "wifi-tag": { "body": "" }, + "wifi-tag-solid": { + "body": "" + }, + "wifi-warning": { + "body": "" + }, + "wifi-warning-solid": { + "body": "" + }, + "wifi-xmark": { + "body": "" + }, "wind": { "body": "" }, + "window-check": { + "body": "" + }, + "window-lock": { + "body": "" + }, + "window-no-access": { + "body": "" + }, + "window-xmark": { + "body": "" + }, "windows": { "body": "" }, "wolf": { "body": "" }, - "women-t-shirt": { - "body": "" - }, "wrap-text": { "body": "" }, @@ -4096,7 +4526,7 @@ "www": { "body": "" }, - "x-coordinate": { + "x-square": { "body": "" }, "xbox-a": { @@ -4111,10 +4541,25 @@ "xbox-y": { "body": "" }, + "xmark": { + "body": "" + }, + "xmark-circle": { + "body": "" + }, + "xmark-circle-solid": { + "body": "" + }, + "xmark-square": { + "body": "" + }, + "xmark-square-solid": { + "body": "" + }, "xray-view": { "body": "" }, - "y-coordinate": { + "y-square": { "body": "" }, "yelp": { @@ -4132,7 +4577,7 @@ "youtube": { "body": "" }, - "z-coordinate": { + "z-square": { "body": "" }, "zoom-in": { @@ -4143,20 +4588,158 @@ } }, "aliases": { + "1st-medal": { + "parent": "medal-1st" + }, + "2x2-cell": { + "parent": "cell-2x2" + }, + "360-view": { + "parent": "view-360" + }, + "3d-add-hole": { + "parent": "cube-hole" + }, + "3d-arc": { + "parent": "arc-3d" + }, + "3d-arc-center-pt": { + "parent": "arc-3d-center-point" + }, + "3d-bridge": { + "parent": "bridge-3d" + }, + "3d-center-box": { + "parent": "box-3d-center" + }, + "3d-draft-face": { + "parent": "face-3d-draft" + }, + "3d-ellipse": { + "parent": "ellipse-3d" + }, + "3d-ellipse-three-pts": { + "parent": "ellipse-3d-three-points" + }, + "3d-pt-box": { + "parent": "box-3d-point" + }, + "3d-rect-corner-to-corner": { + "parent": "square-3d-corner-to-corner" + }, + "3d-rect-from-center": { + "parent": "square-3d-from-center" + }, + "3d-rect-three-pts": { + "parent": "square-3d-three-points" + }, + "3d-select-edge": { + "parent": "select-edge-3d" + }, + "3d-select-face": { + "parent": "select-face-3d" + }, + "3d-select-point": { + "parent": "select-point-3d" + }, + "3d-select-solid": { + "parent": "cube" + }, + "3d-three-pts-box": { + "parent": "box-3d-three-points" + }, + "4k-display": { + "parent": "display-4k" + }, "4x4-cell": { - "parent": "2x2-cell" + "parent": "cell-2x2" + }, + "add-circle": { + "parent": "plus-circle" }, "add-circled-outline": { - "parent": "add-circle" + "parent": "plus-circle" + }, + "add-database-script": { + "parent": "database-script-plus" + }, + "add-folder": { + "parent": "folder-plus" + }, + "add-frame": { + "parent": "frame-plus-in" + }, + "add-hexagon": { + "parent": "hexagon-plus" + }, + "add-keyframe": { + "parent": "keyframe-plus" + }, + "add-keyframe-alt": { + "parent": "keyframe-plus-in" + }, + "add-keyframes": { + "parent": "keyframes-plus" + }, + "add-lens": { + "parent": "lens-plus" + }, + "add-media-image": { + "parent": "media-image-plus" + }, + "add-media-video": { + "parent": "media-video-plus" + }, + "add-page": { + "parent": "page-plus-in" + }, + "add-page-alt": { + "parent": "page-plus" + }, + "add-pin-alt": { + "parent": "map-pin-plus" + }, + "add-selection": { + "parent": "plus-square-dashed" + }, + "add-square": { + "parent": "plus-square" + }, + "add-to-cart": { + "parent": "cart-plus" + }, + "add-user": { + "parent": "user-plus" }, "antenna-signal-rounded": { "parent": "antenna-signal-tag" }, + "ar-symbol": { + "parent": "ar-tag" + }, + "arrow-bl": { + "parent": "arrow-down-left" + }, + "arrow-bl-circle": { + "parent": "arrow-down-left-circle" + }, "arrow-bl-circled": { - "parent": "arrow-bl-circle" + "parent": "arrow-down-left-circle" + }, + "arrow-bl-square": { + "parent": "arrow-down-left-square" + }, + "arrow-br": { + "parent": "arrow-down-right" + }, + "arrow-br-circle": { + "parent": "arrow-down-right-circle" }, "arrow-br-circled": { - "parent": "arrow-br-circle" + "parent": "arrow-down-right-circle" + }, + "arrow-br-square": { + "parent": "arrow-down-right-square" }, "arrow-down-circled": { "parent": "arrow-down-circle" @@ -4167,11 +4750,29 @@ "arrow-right-circled": { "parent": "arrow-right-circle" }, + "arrow-tl": { + "parent": "arrow-up-left" + }, + "arrow-tl-circle": { + "parent": "arrow-up-left-circle" + }, "arrow-tl-circled": { - "parent": "arrow-tl-circle" + "parent": "arrow-up-left-circle" + }, + "arrow-tl-square": { + "parent": "arrow-up-left-square" + }, + "arrow-tr": { + "parent": "arrow-up-right" + }, + "arrow-tr-circle": { + "parent": "arrow-up-right-circle" }, "arrow-tr-circled": { - "parent": "arrow-tr-circle" + "parent": "arrow-up-right-circle" + }, + "arrow-tr-square": { + "parent": "arrow-up-right-square" }, "arrow-up-circled": { "parent": "arrow-up-circle" @@ -4180,11 +4781,20 @@ "parent": "basketball" }, "basket-ball-alt": { - "parent": "basketball-alt" + "parent": "basketball" + }, + "basketball-alt": { + "parent": "basketball" }, "behance-squared": { "parent": "behance-tag" }, + "bin-add": { + "parent": "bin-plus-in" + }, + "bin-minus": { + "parent": "bin-minus-in" + }, "bluetooth-rounded": { "parent": "bluetooth-tag" }, @@ -4194,26 +4804,134 @@ "bookmark-circled": { "parent": "bookmark-circle" }, + "bookmark-empty": { + "parent": "bookmark" + }, + "bubble-error": { + "parent": "bubble-xmark" + }, "bus-outline": { "parent": "bus" }, "cable-rounded": { "parent": "cable-tag" }, + "cancel": { + "parent": "xmark" + }, "car-outline": { "parent": "car" }, + "carbon": { + "parent": "c-square" + }, + "card-issue": { + "parent": "card-no-access" + }, + "card-locked": { + "parent": "card-lock" + }, + "card-security": { + "parent": "card-shield" + }, + "chat-add": { + "parent": "chat-plus-in" + }, + "chat-bubble-check-1": { + "parent": "chat-bubble-check" + }, + "chat-bubble-error": { + "parent": "chat-bubble-xmark" + }, + "chat-remove": { + "parent": "chat-minus-in" + }, "check-circled-outline": { "parent": "check-circle" }, + "check-window": { + "parent": "window-check" + }, + "church-alt": { + "parent": "church-side" + }, + "clean-water": { + "parent": "droplet-check" + }, "clock-outline": { "parent": "clock" }, + "closed-captions": { + "parent": "closed-captions-tag" + }, + "cloud-book-alt": { + "parent": "cloud-bookmark" + }, + "cloud-error": { + "parent": "cloud-xmark" + }, + "clutery": { + "parent": "cutlery" + }, + "coin": { + "parent": "dollar-circle" + }, + "cooling": { + "parent": "cooling-square" + }, + "cut-solid-with-curve": { + "parent": "cube-cut-with-curve" + }, "database-rounded": { "parent": "database-tag" }, + "db": { + "parent": "database" + }, + "db-check": { + "parent": "database-check" + }, + "db-error": { + "parent": "database-xmark" + }, + "db-search": { + "parent": "database-search" + }, + "db-warning": { + "parent": "database-warning" + }, + "delete-circle": { + "parent": "xmark-circle" + }, "delete-circled-outline": { - "parent": "delete-circle" + "parent": "xmark-circle" + }, + "dev-mode-laptop": { + "parent": "laptop-dev-mode" + }, + "dev-mode-phone": { + "parent": "mobile-dev-mode" + }, + "divide-selection-1": { + "parent": "split-area" + }, + "divide-selection-2": { + "parent": "split-square-dashed" + }, + "doc-search": { + "parent": "doc-magnifying-glass" + }, + "doc-search-alt": { + "parent": "doc-magnifying-glass-in" + }, + "doc-star-alt": { + "parent": "doc-star-in" + }, + "domotic-issue": { + "parent": "domotic-warning" + }, + "down-round-arrow": { + "parent": "arrow-down-tag" }, "download-circled-outline": { "parent": "download-circle" @@ -4221,6 +4939,9 @@ "download-square-outline": { "parent": "download-square" }, + "drone-error": { + "parent": "drone-xmark" + }, "electronics-transister": { "parent": "electronics-transistor" }, @@ -4230,18 +4951,45 @@ "emoji-look-top": { "parent": "emoji-look-up" }, + "enlarge-round-arrow": { + "parent": "arrow-enlarge-tag" + }, + "error-window": { + "parent": "window-xmark" + }, + "ev-plug-error": { + "parent": "ev-plug-xmark" + }, "ev-rounded": { "parent": "ev-tag" }, + "eye-alt": { + "parent": "eye" + }, + "eye-close": { + "parent": "eye-closed" + }, "facebook-squared": { "parent": "facebook-tag" }, "fast-arrow-bottom": { "parent": "fast-arrow-down" }, + "fast-arrow-down-box": { + "parent": "fast-arrow-down-square" + }, + "fast-arrow-left-box": { + "parent": "fast-arrow-left-square" + }, + "fast-arrow-right-box": { + "parent": "fast-arrow-right-square" + }, "fast-arrow-top": { "parent": "fast-arrow-up" }, + "fast-arrow-up-box": { + "parent": "fast-arrow-up-square" + }, "fast-bottom-circle": { "parent": "fast-down-circle" }, @@ -4255,7 +5003,7 @@ "parent": "fingerprint-circle" }, "fingerprint-circled-error": { - "parent": "fingerprint-error-circle" + "parent": "fingerprint-xmark-circle" }, "fingerprint-circled-lock": { "parent": "fingerprint-lock-circle" @@ -4263,50 +5011,251 @@ "fingerprint-circled-ok": { "parent": "fingerprint-check-circle" }, + "fingerprint-error-circle": { + "parent": "fingerprint-xmark-circle" + }, + "fingerprint-phone": { + "parent": "mobile-fingerprint" + }, "fingerprint-squared": { "parent": "fingerprint-square" }, + "fluorine": { + "parent": "f-square" + }, + "folder-alert": { + "parent": "folder-warning" + }, + "font-size": { + "parent": "text-arrows-up-down" + }, "forward-outline": { "parent": "forward" }, "fx-rounded": { "parent": "fx-tag" }, + "gas-tank-drop": { + "parent": "gas-tank-droplet" + }, + "git-command": { + "parent": "slash-square" + }, "github-outline": { "parent": "github-circle" }, "google-circled": { "parent": "google-circle" }, + "green-bus": { + "parent": "bus-green" + }, + "green-truck": { + "parent": "truck-green" + }, + "green-vehicle": { + "parent": "vehicle-green" + }, + "grid-add": { + "parent": "grid-plus" + }, + "grid-remove": { + "parent": "grid-xmark" + }, + "headset-charge": { + "parent": "headset-bolt" + }, + "headset-issue": { + "parent": "headset-warning" + }, + "heating": { + "parent": "heating-square" + }, + "her-slips": { + "parent": "slips" + }, "hesa-warning-outline": { "parent": "warning-hexagon" }, + "high-priority": { + "parent": "priority-high" + }, + "hospital-sign": { + "parent": "hospital-circle" + }, + "hydrogen": { + "parent": "h-square" + }, + "info-empty": { + "parent": "info-circle" + }, + "ip-address": { + "parent": "ip-address-tag" + }, "italic-square-outline": { "parent": "italic-square" }, + "key-alt": { + "parent": "key" + }, + "key-alt-back": { + "parent": "key-back" + }, + "key-alt-minus": { + "parent": "key-minus" + }, + "key-alt-plus": { + "parent": "key-plus" + }, + "key-alt-remove": { + "parent": "key-xmark" + }, "keyframe-align-horizontal-1": { "parent": "keyframe-align-vertical" }, "label-outline": { "parent": "label" }, + "laptop-issue": { + "parent": "laptop-warning" + }, + "large-suitcase": { + "parent": "suitcase" + }, + "left-round-arrow": { + "parent": "arrow-left-tag" + }, + "load-action-floppy": { + "parent": "floppy-disk-arrow-out" + }, + "lock-key": { + "parent": "lock-square" + }, + "locked-book": { + "parent": "book-lock" + }, + "locked-window": { + "parent": "window-lock" + }, + "log-denied": { + "parent": "log-no-access" + }, + "mail-opened": { + "parent": "mail-open" + }, + "map-issue": { + "parent": "map-xmark" + }, + "maps-arrow-issue": { + "parent": "maps-arrow-xmark" + }, + "medium-priority": { + "parent": "priority-medium" + }, + "mic": { + "parent": "microphone" + }, + "mic-add": { + "parent": "microphone-plus" + }, + "mic-check": { + "parent": "microphone-check" + }, + "mic-mute": { + "parent": "microphone-mute" + }, + "mic-remove": { + "parent": "microphone-minus" + }, + "mic-speaking": { + "parent": "microphone-speaking" + }, + "mic-warning": { + "parent": "microphone-warning" + }, + "minus-1": { + "parent": "minus" + }, + "minus-pin-alt": { + "parent": "map-pin-minus" + }, + "missing-font": { + "parent": "font-question" + }, "more-horiz-circled-outline": { "parent": "more-horiz-circle" }, "more-vert-circled-outline": { "parent": "more-vert-circle" }, + "move-down": { + "parent": "dot-arrow-down" + }, + "move-left": { + "parent": "dot-arrow-left" + }, + "move-right": { + "parent": "dot-arrow-right" + }, + "move-ruler": { + "parent": "ruler-arrows" + }, + "move-up": { + "parent": "dot-arrow-up" + }, + "multiple-pages-add": { + "parent": "multiple-pages-plus" + }, + "multiple-pages-delete": { + "parent": "multiple-pages-xmark" + }, + "multiple-pages-remove": { + "parent": "multiple-pages-minus" + }, "music-1": { "parent": "music-double-note" }, "music-1-add": { - "parent": "music-double-note-add" + "parent": "music-double-note-plus" }, "music-2": { "parent": "music-note" }, "music-2-add": { - "parent": "music-note-add" + "parent": "music-note-plus" + }, + "music-double-note-add": { + "parent": "music-double-note-plus" + }, + "music-note-add": { + "parent": "music-note-plus" + }, + "network-alt": { + "parent": "network-reverse" + }, + "nitrogen": { + "parent": "n-square" + }, + "no-access-window": { + "parent": "window-no-access" + }, + "no-battery": { + "parent": "battery-slash" + }, + "no-coin": { + "parent": "coin-slash" + }, + "no-credit-card": { + "parent": "credit-card-slash" + }, + "no-link": { + "parent": "link-xmark" + }, + "no-lock": { + "parent": "lock-slash" + }, + "no-smoking": { + "parent": "cigarette-slash" }, "no-smoking-circled": { "parent": "no-smoking-circle" @@ -4320,6 +5269,21 @@ "organic-food-squared": { "parent": "organic-food-square" }, + "oxygen": { + "parent": "o-square" + }, + "pants-alt": { + "parent": "pants" + }, + "password-error": { + "parent": "password-xmark" + }, + "password-pass": { + "parent": "password-check" + }, + "patch-holes-3d": { + "parent": "cube-bandage" + }, "pause-outline": { "parent": "pause" }, @@ -4332,12 +5296,33 @@ "pharmacy-circled-cross": { "parent": "pharmacy-cross-circle" }, + "pharmacy-cross-square": { + "parent": "pharmacy-cross-tag" + }, "pharmacy-squared-cross": { - "parent": "pharmacy-cross-square" + "parent": "pharmacy-cross-tag" + }, + "phone-add": { + "parent": "phone-plus" + }, + "phone-delete": { + "parent": "phone-xmark" + }, + "phone-remove": { + "parent": "phone-minus" + }, + "pin-alt": { + "parent": "map-pin" }, "play-outline": { "parent": "play" }, + "playlist-add": { + "parent": "playlist-plus" + }, + "printer-alt": { + "parent": "printer" + }, "profile-circled": { "parent": "profile-circle" }, @@ -4347,21 +5332,138 @@ "question-square-outline": { "parent": "help-square" }, + "reduce-round-arrow": { + "parent": "arrow-reduce-tag" + }, + "refresh-circular": { + "parent": "refresh-circle" + }, + "remove-database-script": { + "parent": "database-script-minus" + }, "remove-empty": { "parent": "minus-circle" }, + "remove-folder": { + "parent": "folder-minus" + }, + "remove-frame": { + "parent": "frame-minus-in" + }, + "remove-from-cart": { + "parent": "cart-minus" + }, + "remove-keyframe": { + "parent": "keyframe-minus" + }, + "remove-keyframe-alt": { + "parent": "keyframe-minus-in" + }, + "remove-keyframes": { + "parent": "keyframes-minus" + }, + "remove-link": { + "parent": "link-slash" + }, + "remove-media-image": { + "parent": "media-image-xmark" + }, + "remove-media-video": { + "parent": "media-video-xmark" + }, + "remove-page": { + "parent": "page-minus-in" + }, + "remove-page-alt": { + "parent": "page-minus" + }, + "remove-pin": { + "parent": "pin-slash" + }, + "remove-pin-alt": { + "parent": "map-pin-xmark" + }, + "remove-selection": { + "parent": "minus-square-dashed" + }, + "remove-square": { + "parent": "xmark-square" + }, + "remove-user": { + "parent": "user-xmark" + }, "rewind-outline": { "parent": "rewind" }, + "right-round-arrow": { + "parent": "arrow-right-tag" + }, "rss-feed-squared": { "parent": "rss-feed-tag" }, + "ruler-add": { + "parent": "ruler-plus" + }, + "ruler-remove": { + "parent": "ruler-minus" + }, + "save-action-floppy": { + "parent": "floppy-disk-arrow-in" + }, + "save-floppy-disk": { + "parent": "floppy-disk" + }, + "search-font": { + "parent": "text-magnifying-glass" + }, + "selection": { + "parent": "square-dashed" + }, + "settings-cloud": { + "parent": "cloud-square" + }, + "shield-add": { + "parent": "shield-plus-in" + }, + "shield-cross": { + "parent": "shield-xmark" + }, + "shop-alt": { + "parent": "shop-four-tiles" + }, + "shopping-bag-add": { + "parent": "shopping-bag-plus" + }, + "shopping-bag-alt": { + "parent": "shopping-bag-pocket" + }, + "shopping-bag-issue": { + "parent": "shopping-bag-warning" + }, + "shopping-bag-remove": { + "parent": "shopping-bag-minus" + }, + "shopping-code-error": { + "parent": "shopping-code-xmark" + }, + "short-pants-alt": { + "parent": "short-pants" + }, + "shortcut": { + "parent": "shortcut-square" + }, "skip-next-outline": { "parent": "skip-next" }, "skip-prev-outline": { "parent": "skip-prev" }, + "small-shop": { + "parent": "shop-window" + }, + "small-shop-alt": { + "parent": "shop" + }, "star-outline": { "parent": "star" }, @@ -4377,6 +5479,9 @@ "switch-on-outline": { "parent": "switch-on" }, + "t-shirt": { + "parent": "shirt" + }, "telegram-circled": { "parent": "telegram-circle" }, @@ -4386,6 +5491,9 @@ "terminal-simple": { "parent": "terminal" }, + "text-alt": { + "parent": "text-square" + }, "train-outline": { "parent": "train" }, @@ -4398,9 +5506,21 @@ "triangle-flag-full": { "parent": "triangle-flag-two-stripes" }, + "tv-issue": { + "parent": "tv-warning" + }, + "twitter-verified-badge": { + "parent": "badge-check" + }, + "umbrella-full": { + "parent": "umbrella" + }, "underline-square-outline": { "parent": "underline-square" }, + "up-round-arrow": { + "parent": "arrow-up-tag" + }, "upload-square-outline": { "parent": "upload-square" }, @@ -4416,15 +5536,30 @@ "vegan-squared": { "parent": "vegan-square" }, + "verified-user": { + "parent": "user-badge-check" + }, "voice-circled": { "parent": "voice-circle" }, "voice-circled-lock": { "parent": "voice-lock-circle" }, + "voice-error": { + "parent": "voice-xmark" + }, + "voice-ok": { + "parent": "voice-check" + }, + "voice-phone": { + "parent": "mobile-voice" + }, "voice-squared": { "parent": "voice-square" }, + "vr-symbol": { + "parent": "vr-tag" + }, "warning-circled-outline": { "parent": "warning-circle" }, @@ -4434,8 +5569,29 @@ "warning-triangle-outline": { "parent": "warning-triangle" }, + "web-window-close": { + "parent": "web-window-xmark" + }, + "wifi-error": { + "parent": "wifi-xmark" + }, + "wifi-issue": { + "parent": "wifi-warning" + }, "wifi-rounded": { "parent": "wifi-tag" + }, + "women-t-shirt": { + "parent": "shirt-tank-top" + }, + "x-coordinate": { + "parent": "x-square" + }, + "y-coordinate": { + "parent": "y-square" + }, + "z-coordinate": { + "parent": "z-square" } }, "width": 24, diff --git a/json/lucide.json b/json/lucide.json index 75e2922..df864ba 100644 --- a/json/lucide.json +++ b/json/lucide.json @@ -2,7 +2,7 @@ "prefix": "lucide", "info": { "name": "Lucide", - "total": 1308, + "total": 1314, "author": { "name": "Lucide Contributors", "url": "https://github.com/lucide-icons/lucide" @@ -21,7 +21,7 @@ "category": "General", "palette": false }, - "lastModified": 1698214968, + "lastModified": 1698647500, "icons": { "accessibility": { "body": "" @@ -1855,14 +1855,23 @@ "git-branch-plus": { "body": "" }, - "git-commit": { + "git-commit-horizontal": { "body": "" }, + "git-commit-vertical": { + "body": "" + }, "git-compare": { "body": "" }, + "git-compare-arrows": { + "body": "" + }, "git-fork": { - "body": "" + "body": "" + }, + "git-graph": { + "body": "" }, "git-merge": { "body": "" @@ -1870,8 +1879,17 @@ "git-pull-request": { "body": "" }, + "git-pull-request-arrow": { + "body": "" + }, "git-pull-request-closed": { - "body": "" + "body": "" + }, + "git-pull-request-create": { + "body": "" + }, + "git-pull-request-create-arrow": { + "body": "" }, "git-pull-request-draft": { "body": "" @@ -4013,6 +4031,9 @@ "curly-braces": { "parent": "braces" }, + "git-commit": { + "parent": "git-commit-horizontal" + }, "inspect": { "parent": "mouse-pointer-square" }, diff --git a/json/material-symbols-light.json b/json/material-symbols-light.json new file mode 100644 index 0000000..d134d6b --- /dev/null +++ b/json/material-symbols-light.json @@ -0,0 +1,48660 @@ +{ + "prefix": "material-symbols-light", + "info": { + "name": "Material Symbols Light", + "total": 12073, + "author": { + "name": "Google", + "url": "https://github.com/google/material-design-icons" + }, + "license": { + "title": "Apache 2.0", + "spdx": "Apache-2.0", + "url": "https://github.com/google/material-design-icons/blob/master/LICENSE" + }, + "samples": [ + "downloading", + "privacy-tip", + "filter-drama-outline" + ], + "height": 24, + "category": "General", + "palette": false + }, + "lastModified": 1698489754, + "icons": { + "123": { + "body": "" + }, + "360": { + "body": "" + }, + "10k": { + "body": "" + }, + "10k-outline": { + "body": "" + }, + "10k-outline-rounded": { + "body": "" + }, + "10k-outline-sharp": { + "body": "" + }, + "10k-rounded": { + "body": "" + }, + "10k-sharp": { + "body": "" + }, + "10mp": { + "body": "" + }, + "10mp-outline": { + "body": "" + }, + "10mp-outline-rounded": { + "body": "" + }, + "10mp-outline-sharp": { + "body": "" + }, + "10mp-rounded": { + "body": "" + }, + "10mp-sharp": { + "body": "" + }, + "11mp": { + "body": "" + }, + "11mp-outline": { + "body": "" + }, + "11mp-outline-rounded": { + "body": "" + }, + "11mp-outline-sharp": { + "body": "" + }, + "11mp-rounded": { + "body": "" + }, + "11mp-sharp": { + "body": "" + }, + "123-rounded": { + "body": "" + }, + "123-sharp": { + "body": "" + }, + "12mp": { + "body": "" + }, + "12mp-outline": { + "body": "" + }, + "12mp-outline-rounded": { + "body": "" + }, + "12mp-outline-sharp": { + "body": "" + }, + "12mp-rounded": { + "body": "" + }, + "12mp-sharp": { + "body": "" + }, + "13mp": { + "body": "" + }, + "13mp-outline": { + "body": "" + }, + "13mp-outline-rounded": { + "body": "" + }, + "13mp-outline-sharp": { + "body": "" + }, + "13mp-rounded": { + "body": "" + }, + "13mp-sharp": { + "body": "" + }, + "14mp": { + "body": "" + }, + "14mp-outline": { + "body": "" + }, + "14mp-outline-rounded": { + "body": "" + }, + "14mp-outline-sharp": { + "body": "" + }, + "14mp-rounded": { + "body": "" + }, + "14mp-sharp": { + "body": "" + }, + "15mp": { + "body": "" + }, + "15mp-outline": { + "body": "" + }, + "15mp-outline-rounded": { + "body": "" + }, + "15mp-outline-sharp": { + "body": "" + }, + "15mp-rounded": { + "body": "" + }, + "15mp-sharp": { + "body": "" + }, + "16mp": { + "body": "" + }, + "16mp-outline": { + "body": "" + }, + "16mp-outline-rounded": { + "body": "" + }, + "16mp-outline-sharp": { + "body": "" + }, + "16mp-rounded": { + "body": "" + }, + "16mp-sharp": { + "body": "" + }, + "17mp": { + "body": "" + }, + "17mp-outline": { + "body": "" + }, + "17mp-outline-rounded": { + "body": "" + }, + "17mp-outline-sharp": { + "body": "" + }, + "17mp-rounded": { + "body": "" + }, + "17mp-sharp": { + "body": "" + }, + "18-up-rating": { + "body": "" + }, + "18-up-rating-outline": { + "body": "" + }, + "18-up-rating-outline-rounded": { + "body": "" + }, + "18-up-rating-outline-sharp": { + "body": "" + }, + "18-up-rating-rounded": { + "body": "" + }, + "18-up-rating-sharp": { + "body": "" + }, + "18mp": { + "body": "" + }, + "18mp-outline": { + "body": "" + }, + "18mp-outline-rounded": { + "body": "" + }, + "18mp-outline-sharp": { + "body": "" + }, + "18mp-rounded": { + "body": "" + }, + "18mp-sharp": { + "body": "" + }, + "19mp": { + "body": "" + }, + "19mp-outline": { + "body": "" + }, + "19mp-outline-rounded": { + "body": "" + }, + "19mp-outline-sharp": { + "body": "" + }, + "19mp-rounded": { + "body": "" + }, + "19mp-sharp": { + "body": "" + }, + "1k": { + "body": "" + }, + "1k-outline": { + "body": "" + }, + "1k-outline-rounded": { + "body": "" + }, + "1k-outline-sharp": { + "body": "" + }, + "1k-plus": { + "body": "" + }, + "1k-plus-outline": { + "body": "" + }, + "1k-plus-outline-rounded": { + "body": "" + }, + "1k-plus-outline-sharp": { + "body": "" + }, + "1k-plus-rounded": { + "body": "" + }, + "1k-plus-sharp": { + "body": "" + }, + "1k-rounded": { + "body": "" + }, + "1k-sharp": { + "body": "" + }, + "1x-mobiledata": { + "body": "" + }, + "1x-mobiledata-badge": { + "body": "" + }, + "1x-mobiledata-badge-outline": { + "body": "" + }, + "1x-mobiledata-badge-outline-rounded": { + "body": "" + }, + "1x-mobiledata-badge-outline-sharp": { + "body": "" + }, + "1x-mobiledata-badge-rounded": { + "body": "" + }, + "1x-mobiledata-badge-sharp": { + "body": "" + }, + "1x-mobiledata-rounded": { + "body": "" + }, + "20mp": { + "body": "" + }, + "20mp-outline": { + "body": "" + }, + "20mp-outline-rounded": { + "body": "" + }, + "20mp-outline-sharp": { + "body": "" + }, + "20mp-rounded": { + "body": "" + }, + "20mp-sharp": { + "body": "" + }, + "21mp": { + "body": "" + }, + "21mp-outline": { + "body": "" + }, + "21mp-outline-rounded": { + "body": "" + }, + "21mp-outline-sharp": { + "body": "" + }, + "21mp-rounded": { + "body": "" + }, + "21mp-sharp": { + "body": "" + }, + "22mp": { + "body": "" + }, + "22mp-outline": { + "body": "" + }, + "22mp-outline-rounded": { + "body": "" + }, + "22mp-outline-sharp": { + "body": "" + }, + "22mp-rounded": { + "body": "" + }, + "22mp-sharp": { + "body": "" + }, + "23mp": { + "body": "" + }, + "23mp-outline": { + "body": "" + }, + "23mp-outline-rounded": { + "body": "" + }, + "23mp-outline-sharp": { + "body": "" + }, + "23mp-rounded": { + "body": "" + }, + "23mp-sharp": { + "body": "" + }, + "24mp": { + "body": "" + }, + "24mp-outline": { + "body": "" + }, + "24mp-outline-rounded": { + "body": "" + }, + "24mp-outline-sharp": { + "body": "" + }, + "24mp-rounded": { + "body": "" + }, + "24mp-sharp": { + "body": "" + }, + "2d": { + "body": "" + }, + "2d-outline": { + "body": "" + }, + "2d-outline-rounded": { + "body": "" + }, + "2d-outline-sharp": { + "body": "" + }, + "2d-rounded": { + "body": "" + }, + "2d-sharp": { + "body": "" + }, + "2k": { + "body": "" + }, + "2k-outline": { + "body": "" + }, + "2k-outline-rounded": { + "body": "" + }, + "2k-outline-sharp": { + "body": "" + }, + "2k-plus": { + "body": "" + }, + "2k-plus-outline": { + "body": "" + }, + "2k-plus-outline-rounded": { + "body": "" + }, + "2k-plus-outline-sharp": { + "body": "" + }, + "2k-plus-rounded": { + "body": "" + }, + "2k-plus-sharp": { + "body": "" + }, + "2k-rounded": { + "body": "" + }, + "2k-sharp": { + "body": "" + }, + "2mp": { + "body": "" + }, + "2mp-outline": { + "body": "" + }, + "2mp-outline-rounded": { + "body": "" + }, + "2mp-outline-sharp": { + "body": "" + }, + "2mp-rounded": { + "body": "" + }, + "2mp-sharp": { + "body": "" + }, + "30fps": { + "body": "" + }, + "30fps-rounded": { + "body": "" + }, + "30fps-select": { + "body": "" + }, + "30fps-select-rounded": { + "body": "" + }, + "30fps-select-sharp": { + "body": "" + }, + "30fps-sharp": { + "body": "" + }, + "360-rounded": { + "body": "" + }, + "3d-rotation": { + "body": "" + }, + "3d-rotation-outline-rounded": { + "body": "" + }, + "3d-rotation-rounded": { + "body": "" + }, + "3d-rotation-sharp": { + "body": "" + }, + "3g-mobiledata": { + "body": "" + }, + "3g-mobiledata-badge": { + "body": "" + }, + "3g-mobiledata-badge-outline": { + "body": "" + }, + "3g-mobiledata-badge-outline-rounded": { + "body": "" + }, + "3g-mobiledata-badge-outline-sharp": { + "body": "" + }, + "3g-mobiledata-badge-rounded": { + "body": "" + }, + "3g-mobiledata-badge-sharp": { + "body": "" + }, + "3g-mobiledata-rounded": { + "body": "" + }, + "3g-mobiledata-sharp": { + "body": "" + }, + "3k": { + "body": "" + }, + "3k-outline": { + "body": "" + }, + "3k-outline-rounded": { + "body": "" + }, + "3k-outline-sharp": { + "body": "" + }, + "3k-plus": { + "body": "" + }, + "3k-plus-outline": { + "body": "" + }, + "3k-plus-outline-rounded": { + "body": "" + }, + "3k-plus-outline-sharp": { + "body": "" + }, + "3k-plus-rounded": { + "body": "" + }, + "3k-plus-sharp": { + "body": "" + }, + "3k-rounded": { + "body": "" + }, + "3k-sharp": { + "body": "" + }, + "3mp": { + "body": "" + }, + "3mp-outline": { + "body": "" + }, + "3mp-outline-rounded": { + "body": "" + }, + "3mp-outline-sharp": { + "body": "" + }, + "3mp-rounded": { + "body": "" + }, + "3mp-sharp": { + "body": "" + }, + "3p": { + "body": "" + }, + "3p-outline": { + "body": "" + }, + "3p-outline-rounded": { + "body": "" + }, + "3p-outline-sharp": { + "body": "" + }, + "3p-rounded": { + "body": "" + }, + "3p-sharp": { + "body": "" + }, + "4g-mobiledata": { + "body": "" + }, + "4g-mobiledata-badge": { + "body": "" + }, + "4g-mobiledata-badge-outline": { + "body": "" + }, + "4g-mobiledata-badge-outline-rounded": { + "body": "" + }, + "4g-mobiledata-badge-outline-sharp": { + "body": "" + }, + "4g-mobiledata-badge-rounded": { + "body": "" + }, + "4g-mobiledata-badge-sharp": { + "body": "" + }, + "4g-mobiledata-rounded": { + "body": "" + }, + "4g-mobiledata-sharp": { + "body": "" + }, + "4g-plus-mobiledata": { + "body": "" + }, + "4g-plus-mobiledata-rounded": { + "body": "" + }, + "4g-plus-mobiledata-sharp": { + "body": "" + }, + "4k": { + "body": "" + }, + "4k-outline": { + "body": "" + }, + "4k-outline-rounded": { + "body": "" + }, + "4k-outline-sharp": { + "body": "" + }, + "4k-plus": { + "body": "" + }, + "4k-plus-outline": { + "body": "" + }, + "4k-plus-outline-rounded": { + "body": "" + }, + "4k-plus-outline-sharp": { + "body": "" + }, + "4k-plus-rounded": { + "body": "" + }, + "4k-plus-sharp": { + "body": "" + }, + "4k-rounded": { + "body": "" + }, + "4k-sharp": { + "body": "" + }, + "4mp": { + "body": "" + }, + "4mp-outline": { + "body": "" + }, + "4mp-outline-rounded": { + "body": "" + }, + "4mp-outline-sharp": { + "body": "" + }, + "4mp-rounded": { + "body": "" + }, + "4mp-sharp": { + "body": "" + }, + "50mp": { + "body": "" + }, + "50mp-outline": { + "body": "" + }, + "50mp-outline-rounded": { + "body": "" + }, + "50mp-outline-sharp": { + "body": "" + }, + "50mp-rounded": { + "body": "" + }, + "50mp-sharp": { + "body": "" + }, + "5g": { + "body": "" + }, + "5g-mobiledata-badge": { + "body": "" + }, + "5g-mobiledata-badge-outline": { + "body": "" + }, + "5g-mobiledata-badge-outline-rounded": { + "body": "" + }, + "5g-mobiledata-badge-outline-sharp": { + "body": "" + }, + "5g-mobiledata-badge-rounded": { + "body": "" + }, + "5g-mobiledata-badge-sharp": { + "body": "" + }, + "5g-rounded": { + "body": "" + }, + "5g-sharp": { + "body": "" + }, + "5k": { + "body": "" + }, + "5k-outline": { + "body": "" + }, + "5k-outline-rounded": { + "body": "" + }, + "5k-outline-sharp": { + "body": "" + }, + "5k-plus": { + "body": "" + }, + "5k-plus-outline": { + "body": "" + }, + "5k-plus-outline-rounded": { + "body": "" + }, + "5k-plus-outline-sharp": { + "body": "" + }, + "5k-plus-rounded": { + "body": "" + }, + "5k-plus-sharp": { + "body": "" + }, + "5k-rounded": { + "body": "" + }, + "5k-sharp": { + "body": "" + }, + "5mp": { + "body": "" + }, + "5mp-outline": { + "body": "" + }, + "5mp-outline-rounded": { + "body": "" + }, + "5mp-outline-sharp": { + "body": "" + }, + "5mp-rounded": { + "body": "" + }, + "5mp-sharp": { + "body": "" + }, + "6-ft-apart": { + "body": "" + }, + "6-ft-apart-rounded": { + "body": "" + }, + "6-ft-apart-sharp": { + "body": "" + }, + "60fps": { + "body": "" + }, + "60fps-rounded": { + "body": "" + }, + "60fps-select": { + "body": "" + }, + "60fps-select-rounded": { + "body": "" + }, + "60fps-select-sharp": { + "body": "" + }, + "60fps-sharp": { + "body": "" + }, + "6k": { + "body": "" + }, + "6k-outline": { + "body": "" + }, + "6k-outline-rounded": { + "body": "" + }, + "6k-outline-sharp": { + "body": "" + }, + "6k-plus": { + "body": "" + }, + "6k-plus-outline": { + "body": "" + }, + "6k-plus-outline-rounded": { + "body": "" + }, + "6k-plus-outline-sharp": { + "body": "" + }, + "6k-plus-rounded": { + "body": "" + }, + "6k-plus-sharp": { + "body": "" + }, + "6k-rounded": { + "body": "" + }, + "6k-sharp": { + "body": "" + }, + "6mp": { + "body": "" + }, + "6mp-outline": { + "body": "" + }, + "6mp-outline-rounded": { + "body": "" + }, + "6mp-outline-sharp": { + "body": "" + }, + "6mp-rounded": { + "body": "" + }, + "6mp-sharp": { + "body": "" + }, + "7k": { + "body": "" + }, + "7k-outline": { + "body": "" + }, + "7k-outline-rounded": { + "body": "" + }, + "7k-outline-sharp": { + "body": "" + }, + "7k-plus": { + "body": "" + }, + "7k-plus-outline": { + "body": "" + }, + "7k-plus-outline-rounded": { + "body": "" + }, + "7k-plus-outline-sharp": { + "body": "" + }, + "7k-plus-rounded": { + "body": "" + }, + "7k-plus-sharp": { + "body": "" + }, + "7k-rounded": { + "body": "" + }, + "7k-sharp": { + "body": "" + }, + "7mp": { + "body": "" + }, + "7mp-outline": { + "body": "" + }, + "7mp-outline-rounded": { + "body": "" + }, + "7mp-outline-sharp": { + "body": "" + }, + "7mp-rounded": { + "body": "" + }, + "7mp-sharp": { + "body": "" + }, + "8k": { + "body": "" + }, + "8k-outline": { + "body": "" + }, + "8k-outline-rounded": { + "body": "" + }, + "8k-outline-sharp": { + "body": "" + }, + "8k-plus": { + "body": "" + }, + "8k-plus-outline": { + "body": "" + }, + "8k-plus-outline-rounded": { + "body": "" + }, + "8k-plus-outline-sharp": { + "body": "" + }, + "8k-plus-rounded": { + "body": "" + }, + "8k-plus-sharp": { + "body": "" + }, + "8k-rounded": { + "body": "" + }, + "8k-sharp": { + "body": "" + }, + "8mp": { + "body": "" + }, + "8mp-outline": { + "body": "" + }, + "8mp-outline-rounded": { + "body": "" + }, + "8mp-outline-sharp": { + "body": "" + }, + "8mp-rounded": { + "body": "" + }, + "8mp-sharp": { + "body": "" + }, + "9k": { + "body": "" + }, + "9k-outline": { + "body": "" + }, + "9k-outline-rounded": { + "body": "" + }, + "9k-outline-sharp": { + "body": "" + }, + "9k-plus": { + "body": "" + }, + "9k-plus-outline": { + "body": "" + }, + "9k-plus-outline-rounded": { + "body": "" + }, + "9k-plus-outline-sharp": { + "body": "" + }, + "9k-plus-rounded": { + "body": "" + }, + "9k-plus-sharp": { + "body": "" + }, + "9k-rounded": { + "body": "" + }, + "9k-sharp": { + "body": "" + }, + "9mp": { + "body": "" + }, + "9mp-outline": { + "body": "" + }, + "9mp-outline-rounded": { + "body": "" + }, + "9mp-outline-sharp": { + "body": "" + }, + "9mp-rounded": { + "body": "" + }, + "9mp-sharp": { + "body": "" + }, + "abc": { + "body": "" + }, + "abc-rounded": { + "body": "" + }, + "abc-sharp": { + "body": "" + }, + "ac-unit": { + "body": "" + }, + "ac-unit-rounded": { + "body": "" + }, + "accessibility": { + "body": "" + }, + "accessibility-new": { + "body": "" + }, + "accessibility-new-rounded": { + "body": "" + }, + "accessibility-rounded": { + "body": "" + }, + "accessible": { + "body": "" + }, + "accessible-forward": { + "body": "" + }, + "accessible-forward-rounded": { + "body": "" + }, + "accessible-forward-sharp": { + "body": "" + }, + "accessible-rounded": { + "body": "" + }, + "accessible-sharp": { + "body": "" + }, + "account-balance": { + "body": "" + }, + "account-balance-outline": { + "body": "" + }, + "account-balance-outline-rounded": { + "body": "" + }, + "account-balance-rounded": { + "body": "" + }, + "account-balance-wallet": { + "body": "" + }, + "account-balance-wallet-outline": { + "body": "" + }, + "account-balance-wallet-outline-sharp": { + "body": "" + }, + "account-balance-wallet-sharp": { + "body": "" + }, + "account-box": { + "body": "" + }, + "account-box-outline": { + "body": "" + }, + "account-box-outline-sharp": { + "body": "" + }, + "account-box-sharp": { + "body": "" + }, + "account-child": { + "body": "" + }, + "account-child-invert": { + "body": "" + }, + "account-child-outline": { + "body": "" + }, + "account-circle": { + "body": "" + }, + "account-circle-off": { + "body": "" + }, + "account-circle-off-outline": { + "body": "" + }, + "account-circle-off-outline-rounded": { + "body": "" + }, + "account-circle-off-rounded": { + "body": "" + }, + "account-circle-outline": { + "body": "" + }, + "account-tree": { + "body": "" + }, + "account-tree-outline": { + "body": "" + }, + "account-tree-outline-rounded": { + "body": "" + }, + "account-tree-rounded": { + "body": "" + }, + "activity-zone": { + "body": "" + }, + "activity-zone-outline": { + "body": "" + }, + "acute": { + "body": "" + }, + "acute-outline": { + "body": "" + }, + "acute-outline-rounded": { + "body": "" + }, + "acute-rounded": { + "body": "" + }, + "ad": { + "body": "" + }, + "ad-group": { + "body": "" + }, + "ad-group-off": { + "body": "" + }, + "ad-group-off-outline": { + "body": "" + }, + "ad-group-off-outline-rounded": { + "body": "" + }, + "ad-group-off-outline-sharp": { + "body": "" + }, + "ad-group-off-rounded": { + "body": "" + }, + "ad-group-off-sharp": { + "body": "" + }, + "ad-group-outline": { + "body": "" + }, + "ad-group-outline-rounded": { + "body": "" + }, + "ad-group-outline-sharp": { + "body": "" + }, + "ad-group-rounded": { + "body": "" + }, + "ad-group-sharp": { + "body": "" + }, + "ad-off": { + "body": "" + }, + "ad-off-rounded": { + "body": "" + }, + "ad-off-sharp": { + "body": "" + }, + "ad-sharp": { + "body": "" + }, + "ad-units": { + "body": "" + }, + "ad-units-outline": { + "body": "" + }, + "ad-units-outline-rounded": { + "body": "" + }, + "ad-units-outline-sharp": { + "body": "" + }, + "ad-units-rounded": { + "body": "" + }, + "ad-units-sharp": { + "body": "" + }, + "adb": { + "body": "" + }, + "add": { + "body": "" + }, + "add-a-photo": { + "body": "" + }, + "add-a-photo-outline": { + "body": "" + }, + "add-a-photo-outline-rounded": { + "body": "" + }, + "add-a-photo-outline-sharp": { + "body": "" + }, + "add-a-photo-rounded": { + "body": "" + }, + "add-a-photo-sharp": { + "body": "" + }, + "add-ad": { + "body": "" + }, + "add-ad-outline": { + "body": "" + }, + "add-ad-outline-rounded": { + "body": "" + }, + "add-ad-outline-sharp": { + "body": "" + }, + "add-ad-rounded": { + "body": "" + }, + "add-ad-sharp": { + "body": "" + }, + "add-alert": { + "body": "" + }, + "add-alert-outline": { + "body": "" + }, + "add-alert-outline-rounded": { + "body": "" + }, + "add-alert-outline-sharp": { + "body": "" + }, + "add-alert-rounded": { + "body": "" + }, + "add-alert-sharp": { + "body": "" + }, + "add-box": { + "body": "" + }, + "add-box-outline": { + "body": "" + }, + "add-box-outline-rounded": { + "body": "" + }, + "add-box-outline-sharp": { + "body": "" + }, + "add-box-rounded": { + "body": "" + }, + "add-box-sharp": { + "body": "" + }, + "add-business": { + "body": "" + }, + "add-business-outline": { + "body": "" + }, + "add-business-outline-rounded": { + "body": "" + }, + "add-business-rounded": { + "body": "" + }, + "add-call": { + "body": "" + }, + "add-call-outline": { + "body": "" + }, + "add-call-outline-rounded": { + "body": "" + }, + "add-call-outline-sharp": { + "body": "" + }, + "add-call-rounded": { + "body": "" + }, + "add-call-sharp": { + "body": "" + }, + "add-card": { + "body": "" + }, + "add-card-outline": { + "body": "" + }, + "add-card-outline-rounded": { + "body": "" + }, + "add-card-outline-sharp": { + "body": "" + }, + "add-card-rounded": { + "body": "" + }, + "add-card-sharp": { + "body": "" + }, + "add-chart": { + "body": "" + }, + "add-chart-outline": { + "body": "" + }, + "add-chart-outline-rounded": { + "body": "" + }, + "add-chart-outline-sharp": { + "body": "" + }, + "add-chart-rounded": { + "body": "" + }, + "add-chart-sharp": { + "body": "" + }, + "add-circle": { + "body": "" + }, + "add-circle-outline": { + "body": "" + }, + "add-circle-outline-rounded": { + "body": "" + }, + "add-circle-rounded": { + "body": "" + }, + "add-comment": { + "body": "" + }, + "add-comment-outline": { + "body": "" + }, + "add-comment-outline-rounded": { + "body": "" + }, + "add-comment-outline-sharp": { + "body": "" + }, + "add-comment-rounded": { + "body": "" + }, + "add-comment-sharp": { + "body": "" + }, + "add-home": { + "body": "" + }, + "add-home-outline": { + "body": "" + }, + "add-home-outline-rounded": { + "body": "" + }, + "add-home-rounded": { + "body": "" + }, + "add-home-work": { + "body": "" + }, + "add-home-work-outline": { + "body": "" + }, + "add-home-work-outline-rounded": { + "body": "" + }, + "add-home-work-rounded": { + "body": "" + }, + "add-link": { + "body": "" + }, + "add-link-rounded": { + "body": "" + }, + "add-location": { + "body": "" + }, + "add-location-alt": { + "body": "" + }, + "add-location-alt-outline": { + "body": "" + }, + "add-location-alt-outline-rounded": { + "body": "" + }, + "add-location-alt-rounded": { + "body": "" + }, + "add-location-outline": { + "body": "" + }, + "add-location-outline-rounded": { + "body": "" + }, + "add-location-rounded": { + "body": "" + }, + "add-moderator": { + "body": "" + }, + "add-moderator-outline": { + "body": "" + }, + "add-moderator-outline-rounded": { + "body": "" + }, + "add-moderator-rounded": { + "body": "" + }, + "add-notes": { + "body": "" + }, + "add-notes-outline": { + "body": "" + }, + "add-notes-outline-rounded": { + "body": "" + }, + "add-notes-outline-sharp": { + "body": "" + }, + "add-notes-rounded": { + "body": "" + }, + "add-notes-sharp": { + "body": "" + }, + "add-photo-alternate": { + "body": "" + }, + "add-photo-alternate-outline": { + "body": "" + }, + "add-photo-alternate-outline-rounded": { + "body": "" + }, + "add-photo-alternate-outline-sharp": { + "body": "" + }, + "add-photo-alternate-rounded": { + "body": "" + }, + "add-photo-alternate-sharp": { + "body": "" + }, + "add-reaction": { + "body": "" + }, + "add-reaction-outline": { + "body": "" + }, + "add-reaction-outline-rounded": { + "body": "" + }, + "add-reaction-rounded": { + "body": "" + }, + "add-road": { + "body": "" + }, + "add-road-rounded": { + "body": "" + }, + "add-rounded": { + "body": "" + }, + "add-shopping-cart": { + "body": "" + }, + "add-shopping-cart-rounded": { + "body": "" + }, + "add-shopping-cart-sharp": { + "body": "" + }, + "add-task": { + "body": "" + }, + "add-task-rounded": { + "body": "" + }, + "add-to-drive": { + "body": "" + }, + "add-to-home-screen": { + "body": "" + }, + "add-to-home-screen-outline": { + "body": "" + }, + "add-to-home-screen-outline-rounded": { + "body": "" + }, + "add-to-home-screen-outline-sharp": { + "body": "" + }, + "add-to-home-screen-rounded": { + "body": "" + }, + "add-to-home-screen-sharp": { + "body": "" + }, + "add-to-photos-rounded": { + "body": "" + }, + "add-to-queue": { + "body": "" + }, + "add-to-queue-outline": { + "body": "" + }, + "add-to-queue-outline-rounded": { + "body": "" + }, + "add-to-queue-outline-sharp": { + "body": "" + }, + "add-to-queue-rounded": { + "body": "" + }, + "add-to-queue-sharp": { + "body": "" + }, + "adf-scanner": { + "body": "" + }, + "adf-scanner-outline": { + "body": "" + }, + "adf-scanner-outline-rounded": { + "body": "" + }, + "adf-scanner-outline-sharp": { + "body": "" + }, + "adf-scanner-rounded": { + "body": "" + }, + "adf-scanner-sharp": { + "body": "" + }, + "adjust": { + "body": "" + }, + "adjust-outline": { + "body": "" + }, + "admin-meds": { + "body": "" + }, + "admin-meds-outline": { + "body": "" + }, + "admin-meds-outline-sharp": { + "body": "" + }, + "admin-meds-sharp": { + "body": "" + }, + "admin-panel-settings": { + "body": "" + }, + "admin-panel-settings-outline": { + "body": "" + }, + "admin-panel-settings-outline-rounded": { + "body": "" + }, + "admin-panel-settings-rounded": { + "body": "" + }, + "ads-click": { + "body": "" + }, + "ads-click-rounded": { + "body": "" + }, + "agender": { + "body": "" + }, + "agriculture": { + "body": "" + }, + "agriculture-outline": { + "body": "" + }, + "agriculture-outline-sharp": { + "body": "" + }, + "agriculture-rounded": { + "body": "" + }, + "agriculture-sharp": { + "body": "" + }, + "air": { + "body": "" + }, + "air-freshener": { + "body": "" + }, + "air-freshener-outline": { + "body": "" + }, + "air-purifier": { + "body": "" + }, + "air-purifier-gen": { + "body": "" + }, + "air-purifier-gen-outline": { + "body": "" + }, + "air-purifier-outline": { + "body": "" + }, + "air-purifier-outline-rounded": { + "body": "" + }, + "air-purifier-rounded": { + "body": "" + }, + "air-rounded": { + "body": "" + }, + "airline-seat-flat": { + "body": "" + }, + "airline-seat-flat-angled": { + "body": "" + }, + "airline-seat-flat-angled-outline": { + "body": "" + }, + "airline-seat-flat-angled-outline-rounded": { + "body": "" + }, + "airline-seat-flat-angled-outline-sharp": { + "body": "" + }, + "airline-seat-flat-angled-rounded": { + "body": "" + }, + "airline-seat-flat-angled-sharp": { + "body": "" + }, + "airline-seat-flat-outline": { + "body": "" + }, + "airline-seat-flat-outline-rounded": { + "body": "" + }, + "airline-seat-flat-outline-sharp": { + "body": "" + }, + "airline-seat-flat-rounded": { + "body": "" + }, + "airline-seat-flat-sharp": { + "body": "" + }, + "airline-seat-individual-suite": { + "body": "" + }, + "airline-seat-individual-suite-outline": { + "body": "" + }, + "airline-seat-individual-suite-outline-rounded": { + "body": "" + }, + "airline-seat-individual-suite-outline-sharp": { + "body": "" + }, + "airline-seat-individual-suite-rounded": { + "body": "" + }, + "airline-seat-individual-suite-sharp": { + "body": "" + }, + "airline-seat-legroom-extra": { + "body": "" + }, + "airline-seat-legroom-extra-rounded": { + "body": "" + }, + "airline-seat-legroom-extra-sharp": { + "body": "" + }, + "airline-seat-legroom-normal": { + "body": "" + }, + "airline-seat-legroom-normal-rounded": { + "body": "" + }, + "airline-seat-legroom-normal-sharp": { + "body": "" + }, + "airline-seat-legroom-reduced": { + "body": "" + }, + "airline-seat-legroom-reduced-rounded": { + "body": "" + }, + "airline-seat-legroom-reduced-sharp": { + "body": "" + }, + "airline-seat-recline-extra": { + "body": "" + }, + "airline-seat-recline-extra-rounded": { + "body": "" + }, + "airline-seat-recline-extra-sharp": { + "body": "" + }, + "airline-seat-recline-normal": { + "body": "" + }, + "airline-seat-recline-normal-rounded": { + "body": "" + }, + "airline-seat-recline-normal-sharp": { + "body": "" + }, + "airline-stops": { + "body": "" + }, + "airline-stops-rounded": { + "body": "" + }, + "airlines": { + "body": "" + }, + "airlines-outline": { + "body": "" + }, + "airlines-outline-rounded": { + "body": "" + }, + "airlines-rounded": { + "body": "" + }, + "airplane-ticket": { + "body": "" + }, + "airplane-ticket-outline": { + "body": "" + }, + "airplane-ticket-outline-rounded": { + "body": "" + }, + "airplane-ticket-outline-sharp": { + "body": "" + }, + "airplane-ticket-rounded": { + "body": "" + }, + "airplane-ticket-sharp": { + "body": "" + }, + "airplanemode-inactive": { + "body": "" + }, + "airplanemode-inactive-rounded": { + "body": "" + }, + "airplay": { + "body": "" + }, + "airplay-outline": { + "body": "" + }, + "airplay-outline-rounded": { + "body": "" + }, + "airplay-outline-sharp": { + "body": "" + }, + "airplay-rounded": { + "body": "" + }, + "airplay-sharp": { + "body": "" + }, + "airport-shuttle": { + "body": "" + }, + "airport-shuttle-outline": { + "body": "" + }, + "airport-shuttle-outline-rounded": { + "body": "" + }, + "airport-shuttle-outline-sharp": { + "body": "" + }, + "airport-shuttle-rounded": { + "body": "" + }, + "airport-shuttle-sharp": { + "body": "" + }, + "airware": { + "body": "" + }, + "airware-rounded": { + "body": "" + }, + "alarm": { + "body": "" + }, + "alarm-add": { + "body": "" + }, + "alarm-add-outline": { + "body": "" + }, + "alarm-add-outline-rounded": { + "body": "" + }, + "alarm-add-rounded": { + "body": "" + }, + "alarm-off": { + "body": "" + }, + "alarm-off-outline": { + "body": "" + }, + "alarm-off-outline-rounded": { + "body": "" + }, + "alarm-off-rounded": { + "body": "" + }, + "alarm-on": { + "body": "" + }, + "alarm-on-outline": { + "body": "" + }, + "alarm-on-outline-rounded": { + "body": "" + }, + "alarm-on-rounded": { + "body": "" + }, + "alarm-outline": { + "body": "" + }, + "alarm-outline-rounded": { + "body": "" + }, + "alarm-rounded": { + "body": "" + }, + "alarm-smart-wake": { + "body": "" + }, + "alarm-smart-wake-outline": { + "body": "" + }, + "alarm-smart-wake-outline-rounded": { + "body": "" + }, + "alarm-smart-wake-rounded": { + "body": "" + }, + "album": { + "body": "" + }, + "album-outline": { + "body": "" + }, + "align-center": { + "body": "" + }, + "align-center-rounded": { + "body": "" + }, + "align-end": { + "body": "" + }, + "align-end-rounded": { + "body": "" + }, + "align-flex-center": { + "body": "" + }, + "align-flex-center-rounded": { + "body": "" + }, + "align-flex-end": { + "body": "" + }, + "align-flex-end-rounded": { + "body": "" + }, + "align-flex-start": { + "body": "" + }, + "align-flex-start-rounded": { + "body": "" + }, + "align-horizontal-center": { + "body": "" + }, + "align-horizontal-center-rounded": { + "body": "" + }, + "align-horizontal-left": { + "body": "" + }, + "align-horizontal-left-rounded": { + "body": "" + }, + "align-horizontal-right": { + "body": "" + }, + "align-horizontal-right-rounded": { + "body": "" + }, + "align-items-stretch": { + "body": "" + }, + "align-items-stretch-rounded": { + "body": "" + }, + "align-justify-center": { + "body": "" + }, + "align-justify-center-rounded": { + "body": "" + }, + "align-justify-flex-end": { + "body": "" + }, + "align-justify-flex-end-rounded": { + "body": "" + }, + "align-justify-flex-start": { + "body": "" + }, + "align-justify-flex-start-rounded": { + "body": "" + }, + "align-justify-space-around": { + "body": "" + }, + "align-justify-space-around-rounded": { + "body": "" + }, + "align-justify-space-between": { + "body": "" + }, + "align-justify-space-between-rounded": { + "body": "" + }, + "align-justify-space-even": { + "body": "" + }, + "align-justify-space-even-rounded": { + "body": "" + }, + "align-justify-stretch": { + "body": "" + }, + "align-justify-stretch-rounded": { + "body": "" + }, + "align-self-stretch": { + "body": "" + }, + "align-self-stretch-rounded": { + "body": "" + }, + "align-space-around": { + "body": "" + }, + "align-space-around-rounded": { + "body": "" + }, + "align-space-between": { + "body": "" + }, + "align-space-between-rounded": { + "body": "" + }, + "align-space-even": { + "body": "" + }, + "align-space-even-rounded": { + "body": "" + }, + "align-start": { + "body": "" + }, + "align-start-rounded": { + "body": "" + }, + "align-stretch": { + "body": "" + }, + "align-stretch-rounded": { + "body": "" + }, + "align-vertical-bottom": { + "body": "" + }, + "align-vertical-bottom-rounded": { + "body": "" + }, + "align-vertical-center": { + "body": "" + }, + "align-vertical-center-rounded": { + "body": "" + }, + "align-vertical-top": { + "body": "" + }, + "align-vertical-top-rounded": { + "body": "" + }, + "all-inbox": { + "body": "" + }, + "all-inbox-outline": { + "body": "" + }, + "all-inbox-outline-rounded": { + "body": "" + }, + "all-inbox-outline-sharp": { + "body": "" + }, + "all-inbox-rounded": { + "body": "" + }, + "all-inbox-sharp": { + "body": "" + }, + "all-inclusive": { + "body": "" + }, + "all-match": { + "body": "" + }, + "all-match-outline": { + "body": "" + }, + "all-match-outline-rounded": { + "body": "" + }, + "all-match-outline-sharp": { + "body": "" + }, + "all-match-rounded": { + "body": "" + }, + "all-match-sharp": { + "body": "" + }, + "all-out": { + "body": "" + }, + "all-out-outline": { + "body": "" + }, + "all-out-outline-rounded": { + "body": "" + }, + "all-out-rounded": { + "body": "" + }, + "allergies": { + "body": "" + }, + "allergies-outline": { + "body": "" + }, + "allergies-outline-rounded": { + "body": "" + }, + "allergies-rounded": { + "body": "" + }, + "allergy": { + "body": "" + }, + "allergy-rounded": { + "body": "" + }, + "alt-route": { + "body": "" + }, + "alt-route-rounded": { + "body": "" + }, + "alternate-email": { + "body": "" + }, + "alternate-email-rounded": { + "body": "" + }, + "altitude": { + "body": "" + }, + "altitude-outline": { + "body": "" + }, + "altitude-outline-rounded": { + "body": "" + }, + "altitude-rounded": { + "body": "" + }, + "ambulance": { + "body": "" + }, + "ambulance-outline": { + "body": "" + }, + "ambulance-outline-rounded": { + "body": "" + }, + "ambulance-outline-sharp": { + "body": "" + }, + "ambulance-rounded": { + "body": "" + }, + "ambulance-sharp": { + "body": "" + }, + "amend": { + "body": "" + }, + "amend-outline": { + "body": "" + }, + "amend-outline-rounded": { + "body": "" + }, + "amend-rounded": { + "body": "" + }, + "amp-stories": { + "body": "" + }, + "amp-stories-outline": { + "body": "" + }, + "amp-stories-outline-rounded": { + "body": "" + }, + "amp-stories-rounded": { + "body": "" + }, + "analytics": { + "body": "" + }, + "analytics-outline": { + "body": "" + }, + "analytics-outline-rounded": { + "body": "" + }, + "analytics-outline-sharp": { + "body": "" + }, + "analytics-rounded": { + "body": "" + }, + "analytics-sharp": { + "body": "" + }, + "anchor": { + "body": "" + }, + "anchor-rounded": { + "body": "" + }, + "android": { + "body": "" + }, + "animation": { + "body": "" + }, + "aod": { + "body": "" + }, + "aod-outline": { + "body": "" + }, + "aod-outline-rounded": { + "body": "" + }, + "aod-outline-sharp": { + "body": "" + }, + "aod-rounded": { + "body": "" + }, + "aod-sharp": { + "body": "" + }, + "aod-tablet": { + "body": "" + }, + "aod-tablet-outline": { + "body": "" + }, + "aod-tablet-outline-rounded": { + "body": "" + }, + "aod-tablet-outline-sharp": { + "body": "" + }, + "aod-tablet-rounded": { + "body": "" + }, + "aod-tablet-sharp": { + "body": "" + }, + "aod-watch": { + "body": "" + }, + "aod-watch-outline": { + "body": "" + }, + "aod-watch-outline-rounded": { + "body": "" + }, + "aod-watch-rounded": { + "body": "" + }, + "apartment": { + "body": "" + }, + "apartment-rounded": { + "body": "" + }, + "api": { + "body": "" + }, + "api-rounded": { + "body": "" + }, + "apk-document": { + "body": "" + }, + "apk-document-outline": { + "body": "" + }, + "apk-document-outline-rounded": { + "body": "" + }, + "apk-document-outline-sharp": { + "body": "" + }, + "apk-document-rounded": { + "body": "" + }, + "apk-document-sharp": { + "body": "" + }, + "apk-install": { + "body": "" + }, + "apk-install-outline": { + "body": "" + }, + "app-badging": { + "body": "" + }, + "app-badging-outline": { + "body": "" + }, + "app-blocking": { + "body": "" + }, + "app-blocking-outline": { + "body": "" + }, + "app-blocking-outline-sharp": { + "body": "" + }, + "app-blocking-sharp": { + "body": "" + }, + "app-promo": { + "body": "" + }, + "app-promo-outline": { + "body": "" + }, + "app-promo-outline-rounded": { + "body": "" + }, + "app-promo-outline-sharp": { + "body": "" + }, + "app-promo-rounded": { + "body": "" + }, + "app-promo-sharp": { + "body": "" + }, + "app-registration": { + "body": "" + }, + "app-registration-outline": { + "body": "" + }, + "app-registration-outline-rounded": { + "body": "" + }, + "app-registration-outline-sharp": { + "body": "" + }, + "app-registration-rounded": { + "body": "" + }, + "app-registration-sharp": { + "body": "" + }, + "app-shortcut": { + "body": "" + }, + "app-shortcut-outline": { + "body": "" + }, + "app-shortcut-outline-rounded": { + "body": "" + }, + "app-shortcut-outline-sharp": { + "body": "" + }, + "app-shortcut-rounded": { + "body": "" + }, + "app-shortcut-sharp": { + "body": "" + }, + "apparel": { + "body": "" + }, + "apparel-outline": { + "body": "" + }, + "apparel-outline-sharp": { + "body": "" + }, + "apparel-sharp": { + "body": "" + }, + "approval": { + "body": "" + }, + "approval-delegation": { + "body": "" + }, + "approval-delegation-outline": { + "body": "" + }, + "approval-delegation-outline-rounded": { + "body": "" + }, + "approval-delegation-outline-sharp": { + "body": "" + }, + "approval-delegation-rounded": { + "body": "" + }, + "approval-delegation-sharp": { + "body": "" + }, + "approval-outline": { + "body": "" + }, + "approval-outline-rounded": { + "body": "" + }, + "approval-outline-sharp": { + "body": "" + }, + "approval-rounded": { + "body": "" + }, + "approval-sharp": { + "body": "" + }, + "apps": { + "body": "" + }, + "apps-outage": { + "body": "" + }, + "apps-outage-rounded": { + "body": "" + }, + "aq": { + "body": "" + }, + "aq-indoor": { + "body": "" + }, + "aq-indoor-outline": { + "body": "" + }, + "aq-indoor-outline-rounded": { + "body": "" + }, + "aq-indoor-rounded": { + "body": "" + }, + "aq-outline-rounded": { + "body": "" + }, + "aq-rounded": { + "body": "" + }, + "ar-on-you": { + "body": "" + }, + "ar-on-you-outline": { + "body": "" + }, + "ar-on-you-outline-rounded": { + "body": "" + }, + "ar-on-you-outline-sharp": { + "body": "" + }, + "ar-on-you-rounded": { + "body": "" + }, + "ar-on-you-sharp": { + "body": "" + }, + "ar-stickers": { + "body": "" + }, + "ar-stickers-outline": { + "body": "" + }, + "ar-stickers-outline-sharp": { + "body": "" + }, + "ar-stickers-sharp": { + "body": "" + }, + "architecture": { + "body": "" + }, + "architecture-rounded": { + "body": "" + }, + "archive": { + "body": "" + }, + "archive-outline": { + "body": "" + }, + "archive-outline-rounded": { + "body": "" + }, + "archive-outline-sharp": { + "body": "" + }, + "archive-rounded": { + "body": "" + }, + "archive-sharp": { + "body": "" + }, + "area-chart": { + "body": "" + }, + "area-chart-outline": { + "body": "" + }, + "area-chart-outline-rounded": { + "body": "" + }, + "area-chart-rounded": { + "body": "" + }, + "arming-countdown": { + "body": "" + }, + "arming-countdown-outline": { + "body": "" + }, + "arming-countdown-outline-rounded": { + "body": "" + }, + "arming-countdown-rounded": { + "body": "" + }, + "arrow-and-edge": { + "body": "" + }, + "arrow-and-edge-rounded": { + "body": "" + }, + "arrow-and-edge-sharp": { + "body": "" + }, + "arrow-back": { + "body": "" + }, + "arrow-back-ios": { + "body": "" + }, + "arrow-back-ios-new": { + "body": "" + }, + "arrow-back-ios-new-rounded": { + "body": "" + }, + "arrow-back-ios-rounded": { + "body": "" + }, + "arrow-back-rounded": { + "body": "" + }, + "arrow-circle-down": { + "body": "" + }, + "arrow-circle-down-outline": { + "body": "" + }, + "arrow-circle-down-outline-rounded": { + "body": "" + }, + "arrow-circle-down-rounded": { + "body": "" + }, + "arrow-circle-left": { + "body": "" + }, + "arrow-circle-left-outline": { + "body": "" + }, + "arrow-circle-left-outline-rounded": { + "body": "" + }, + "arrow-circle-left-rounded": { + "body": "" + }, + "arrow-circle-right": { + "body": "" + }, + "arrow-circle-right-outline": { + "body": "" + }, + "arrow-circle-right-outline-rounded": { + "body": "" + }, + "arrow-circle-right-rounded": { + "body": "" + }, + "arrow-circle-up": { + "body": "" + }, + "arrow-circle-up-outline": { + "body": "" + }, + "arrow-circle-up-outline-rounded": { + "body": "" + }, + "arrow-circle-up-rounded": { + "body": "" + }, + "arrow-downward": { + "body": "" + }, + "arrow-downward-alt": { + "body": "" + }, + "arrow-downward-alt-rounded": { + "body": "" + }, + "arrow-downward-rounded": { + "body": "" + }, + "arrow-drop-down": { + "body": "" + }, + "arrow-drop-down-circle": { + "body": "" + }, + "arrow-drop-down-circle-outline": { + "body": "" + }, + "arrow-drop-down-circle-outline-rounded": { + "body": "" + }, + "arrow-drop-down-circle-rounded": { + "body": "" + }, + "arrow-drop-down-rounded": { + "body": "" + }, + "arrow-drop-up": { + "body": "" + }, + "arrow-drop-up-rounded": { + "body": "" + }, + "arrow-forward": { + "body": "" + }, + "arrow-forward-ios": { + "body": "" + }, + "arrow-forward-ios-rounded": { + "body": "" + }, + "arrow-forward-rounded": { + "body": "" + }, + "arrow-insert": { + "body": "" + }, + "arrow-insert-rounded": { + "body": "" + }, + "arrow-left": { + "body": "" + }, + "arrow-left-alt": { + "body": "" + }, + "arrow-left-alt-rounded": { + "body": "" + }, + "arrow-left-rounded": { + "body": "" + }, + "arrow-or-edge": { + "body": "" + }, + "arrow-or-edge-rounded": { + "body": "" + }, + "arrow-or-edge-sharp": { + "body": "" + }, + "arrow-outward": { + "body": "" + }, + "arrow-outward-rounded": { + "body": "" + }, + "arrow-range": { + "body": "" + }, + "arrow-range-rounded": { + "body": "" + }, + "arrow-right": { + "body": "" + }, + "arrow-right-alt": { + "body": "" + }, + "arrow-right-alt-rounded": { + "body": "" + }, + "arrow-right-rounded": { + "body": "" + }, + "arrow-selector-tool": { + "body": "" + }, + "arrow-selector-tool-outline": { + "body": "" + }, + "arrow-selector-tool-outline-rounded": { + "body": "" + }, + "arrow-selector-tool-rounded": { + "body": "" + }, + "arrow-split": { + "body": "" + }, + "arrow-split-rounded": { + "body": "" + }, + "arrow-top-left": { + "body": "" + }, + "arrow-top-left-rounded": { + "body": "" + }, + "arrow-top-right": { + "body": "" + }, + "arrow-top-right-rounded": { + "body": "" + }, + "arrow-upward": { + "body": "" + }, + "arrow-upward-alt": { + "body": "" + }, + "arrow-upward-alt-rounded": { + "body": "" + }, + "arrow-upward-rounded": { + "body": "" + }, + "arrows-more-down": { + "body": "" + }, + "arrows-more-down-outline": { + "body": "" + }, + "arrows-more-down-outline-rounded": { + "body": "" + }, + "arrows-more-down-rounded": { + "body": "" + }, + "arrows-more-up": { + "body": "" + }, + "arrows-more-up-rounded": { + "body": "" + }, + "arrows-outward": { + "body": "" + }, + "arrows-outward-rounded": { + "body": "" + }, + "art-track": { + "body": "" + }, + "art-track-outline": { + "body": "" + }, + "art-track-outline-rounded": { + "body": "" + }, + "art-track-outline-sharp": { + "body": "" + }, + "art-track-rounded": { + "body": "" + }, + "art-track-sharp": { + "body": "" + }, + "article": { + "body": "" + }, + "article-outline": { + "body": "" + }, + "article-outline-rounded": { + "body": "" + }, + "article-outline-sharp": { + "body": "" + }, + "article-rounded": { + "body": "" + }, + "article-sharp": { + "body": "" + }, + "article-shortcut": { + "body": "" + }, + "article-shortcut-outline": { + "body": "" + }, + "article-shortcut-outline-rounded": { + "body": "" + }, + "article-shortcut-outline-sharp": { + "body": "" + }, + "article-shortcut-rounded": { + "body": "" + }, + "article-shortcut-sharp": { + "body": "" + }, + "artist": { + "body": "" + }, + "artist-outline": { + "body": "" + }, + "artist-outline-rounded": { + "body": "" + }, + "artist-rounded": { + "body": "" + }, + "aspect-ratio": { + "body": "" + }, + "aspect-ratio-outline": { + "body": "" + }, + "aspect-ratio-outline-rounded": { + "body": "" + }, + "aspect-ratio-outline-sharp": { + "body": "" + }, + "aspect-ratio-rounded": { + "body": "" + }, + "aspect-ratio-sharp": { + "body": "" + }, + "assignment": { + "body": "" + }, + "assignment-add": { + "body": "" + }, + "assignment-add-outline": { + "body": "" + }, + "assignment-add-outline-rounded": { + "body": "" + }, + "assignment-add-outline-sharp": { + "body": "" + }, + "assignment-add-rounded": { + "body": "" + }, + "assignment-add-sharp": { + "body": "" + }, + "assignment-ind": { + "body": "" + }, + "assignment-ind-outline": { + "body": "" + }, + "assignment-ind-outline-sharp": { + "body": "" + }, + "assignment-ind-sharp": { + "body": "" + }, + "assignment-late": { + "body": "" + }, + "assignment-late-outline": { + "body": "" + }, + "assignment-late-outline-rounded": { + "body": "" + }, + "assignment-late-outline-sharp": { + "body": "" + }, + "assignment-late-rounded": { + "body": "" + }, + "assignment-late-sharp": { + "body": "" + }, + "assignment-outline": { + "body": "" + }, + "assignment-outline-rounded": { + "body": "" + }, + "assignment-outline-sharp": { + "body": "" + }, + "assignment-return": { + "body": "" + }, + "assignment-return-outline": { + "body": "" + }, + "assignment-return-outline-rounded": { + "body": "" + }, + "assignment-return-outline-sharp": { + "body": "" + }, + "assignment-return-rounded": { + "body": "" + }, + "assignment-return-sharp": { + "body": "" + }, + "assignment-returned": { + "body": "" + }, + "assignment-returned-outline": { + "body": "" + }, + "assignment-returned-outline-rounded": { + "body": "" + }, + "assignment-returned-outline-sharp": { + "body": "" + }, + "assignment-returned-rounded": { + "body": "" + }, + "assignment-returned-sharp": { + "body": "" + }, + "assignment-rounded": { + "body": "" + }, + "assignment-sharp": { + "body": "" + }, + "assignment-turned-in": { + "body": "" + }, + "assignment-turned-in-outline": { + "body": "" + }, + "assignment-turned-in-outline-rounded": { + "body": "" + }, + "assignment-turned-in-outline-sharp": { + "body": "" + }, + "assignment-turned-in-rounded": { + "body": "" + }, + "assignment-turned-in-sharp": { + "body": "" + }, + "assist-walker": { + "body": "" + }, + "assist-walker-rounded": { + "body": "" + }, + "assist-walker-sharp": { + "body": "" + }, + "assistant-device": { + "body": "" + }, + "assistant-device-outline": { + "body": "" + }, + "assistant-device-outline-rounded": { + "body": "" + }, + "assistant-device-rounded": { + "body": "" + }, + "assistant-direction": { + "body": "" + }, + "assistant-direction-outline": { + "body": "" + }, + "assistant-direction-outline-rounded": { + "body": "" + }, + "assistant-direction-outline-sharp": { + "body": "" + }, + "assistant-direction-rounded": { + "body": "" + }, + "assistant-direction-sharp": { + "body": "" + }, + "assistant-navigation": { + "body": "" + }, + "assistant-navigation-outline": { + "body": "" + }, + "assistant-navigation-outline-rounded": { + "body": "" + }, + "assistant-navigation-rounded": { + "body": "" + }, + "assistant-on-hub": { + "body": "" + }, + "assistant-on-hub-outline": { + "body": "" + }, + "assistant-on-hub-outline-sharp": { + "body": "" + }, + "assistant-on-hub-sharp": { + "body": "" + }, + "assured-workload": { + "body": "" + }, + "assured-workload-outline": { + "body": "" + }, + "assured-workload-outline-rounded": { + "body": "" + }, + "assured-workload-rounded": { + "body": "" + }, + "asterisk": { + "body": "" + }, + "asterisk-rounded": { + "body": "" + }, + "atm": { + "body": "" + }, + "atm-rounded": { + "body": "" + }, + "atm-sharp": { + "body": "" + }, + "atr": { + "body": "" + }, + "attach-email": { + "body": "" + }, + "attach-email-outline": { + "body": "" + }, + "attach-email-outline-rounded": { + "body": "" + }, + "attach-email-outline-sharp": { + "body": "" + }, + "attach-email-rounded": { + "body": "" + }, + "attach-email-sharp": { + "body": "" + }, + "attach-file": { + "body": "" + }, + "attach-file-add": { + "body": "" + }, + "attach-file-add-rounded": { + "body": "" + }, + "attach-file-rounded": { + "body": "" + }, + "attach-money": { + "body": "" + }, + "attach-money-rounded": { + "body": "" + }, + "attachment": { + "body": "" + }, + "attachment-rounded": { + "body": "" + }, + "attractions": { + "body": "" + }, + "attractions-outline": { + "body": "" + }, + "attractions-outline-rounded": { + "body": "" + }, + "attractions-rounded": { + "body": "" + }, + "attribution": { + "body": "" + }, + "attribution-outline": { + "body": "" + }, + "attribution-outline-rounded": { + "body": "" + }, + "attribution-outline-sharp": { + "body": "" + }, + "attribution-rounded": { + "body": "" + }, + "attribution-sharp": { + "body": "" + }, + "audio-description": { + "body": "" + }, + "audio-description-rounded": { + "body": "" + }, + "audio-description-sharp": { + "body": "" + }, + "audio-file": { + "body": "" + }, + "audio-file-outline": { + "body": "" + }, + "audio-file-outline-rounded": { + "body": "" + }, + "audio-file-outline-sharp": { + "body": "" + }, + "audio-file-rounded": { + "body": "" + }, + "audio-file-sharp": { + "body": "" + }, + "audio-video-receiver": { + "body": "" + }, + "audio-video-receiver-outline": { + "body": "" + }, + "audio-video-receiver-outline-rounded": { + "body": "" + }, + "audio-video-receiver-outline-sharp": { + "body": "" + }, + "audio-video-receiver-rounded": { + "body": "" + }, + "audio-video-receiver-sharp": { + "body": "" + }, + "auto-awesome-mosaic": { + "body": "" + }, + "auto-awesome-mosaic-outline": { + "body": "" + }, + "auto-awesome-mosaic-outline-sharp": { + "body": "" + }, + "auto-awesome-mosaic-sharp": { + "body": "" + }, + "auto-awesome-motion": { + "body": "" + }, + "auto-awesome-motion-outline": { + "body": "" + }, + "auto-awesome-motion-outline-rounded": { + "body": "" + }, + "auto-awesome-motion-outline-sharp": { + "body": "" + }, + "auto-awesome-motion-rounded": { + "body": "" + }, + "auto-awesome-motion-sharp": { + "body": "" + }, + "auto-delete": { + "body": "" + }, + "auto-delete-outline": { + "body": "" + }, + "auto-delete-outline-rounded": { + "body": "" + }, + "auto-delete-outline-sharp": { + "body": "" + }, + "auto-delete-rounded": { + "body": "" + }, + "auto-delete-sharp": { + "body": "" + }, + "auto-read-pause": { + "body": "" + }, + "auto-read-pause-outline": { + "body": "" + }, + "auto-read-pause-outline-rounded": { + "body": "" + }, + "auto-read-pause-outline-sharp": { + "body": "" + }, + "auto-read-pause-rounded": { + "body": "" + }, + "auto-read-pause-sharp": { + "body": "" + }, + "auto-read-play": { + "body": "" + }, + "auto-read-play-outline": { + "body": "" + }, + "auto-read-play-outline-rounded": { + "body": "" + }, + "auto-read-play-outline-sharp": { + "body": "" + }, + "auto-read-play-rounded": { + "body": "" + }, + "auto-read-play-sharp": { + "body": "" + }, + "auto-stories": { + "body": "" + }, + "auto-stories-outline": { + "body": "" + }, + "auto-stories-outline-rounded": { + "body": "" + }, + "auto-stories-outline-sharp": { + "body": "" + }, + "auto-stories-rounded": { + "body": "" + }, + "auto-stories-sharp": { + "body": "" + }, + "auto-towing": { + "body": "" + }, + "auto-towing-rounded": { + "body": "" + }, + "auto-transmission": { + "body": "" + }, + "auto-transmission-outline": { + "body": "" + }, + "auto-transmission-outline-sharp": { + "body": "" + }, + "auto-transmission-sharp": { + "body": "" + }, + "autofps-select": { + "body": "" + }, + "autofps-select-rounded": { + "body": "" + }, + "autopause": { + "body": "" + }, + "autopause-rounded": { + "body": "" + }, + "autoplay": { + "body": "" + }, + "autoplay-rounded": { + "body": "" + }, + "autorenew": { + "body": "" + }, + "autorenew-outline-rounded": { + "body": "" + }, + "autorenew-rounded": { + "body": "" + }, + "autostop": { + "body": "" + }, + "autostop-rounded": { + "body": "" + }, + "av-timer": { + "body": "" + }, + "av-timer-outline-rounded": { + "body": "" + }, + "av-timer-rounded": { + "body": "" + }, + "avg-pace": { + "body": "" + }, + "avg-pace-rounded": { + "body": "" + }, + "avg-time": { + "body": "" + }, + "avg-time-outline": { + "body": "" + }, + "avg-time-outline-rounded": { + "body": "" + }, + "avg-time-outline-sharp": { + "body": "" + }, + "avg-time-rounded": { + "body": "" + }, + "avg-time-sharp": { + "body": "" + }, + "award-star": { + "body": "" + }, + "award-star-outline": { + "body": "" + }, + "award-star-outline-rounded": { + "body": "" + }, + "award-star-rounded": { + "body": "" + }, + "azm": { + "body": "" + }, + "azm-outline": { + "body": "" + }, + "azm-outline-rounded": { + "body": "" + }, + "azm-rounded": { + "body": "" + }, + "baby-changing-station": { + "body": "" + }, + "baby-changing-station-rounded": { + "body": "" + }, + "baby-changing-station-sharp": { + "body": "" + }, + "back-hand": { + "body": "" + }, + "back-hand-outline": { + "body": "" + }, + "back-hand-outline-rounded": { + "body": "" + }, + "back-hand-outline-sharp": { + "body": "" + }, + "back-hand-rounded": { + "body": "" + }, + "back-hand-sharp": { + "body": "" + }, + "back-to-tab": { + "body": "" + }, + "back-to-tab-rounded": { + "body": "" + }, + "back-to-tab-sharp": { + "body": "" + }, + "background-dot-large": { + "body": "" + }, + "background-dot-large-outline": { + "body": "" + }, + "background-dot-large-outline-sharp": { + "body": "" + }, + "background-dot-large-sharp": { + "body": "" + }, + "background-grid-small": { + "body": "" + }, + "background-grid-small-outline": { + "body": "" + }, + "background-grid-small-outline-sharp": { + "body": "" + }, + "background-grid-small-sharp": { + "body": "" + }, + "background-replace": { + "body": "" + }, + "background-replace-outline": { + "body": "" + }, + "background-replace-outline-rounded": { + "body": "" + }, + "background-replace-rounded": { + "body": "" + }, + "backlight-high": { + "body": "" + }, + "backlight-high-rounded": { + "body": "" + }, + "backlight-low": { + "body": "" + }, + "backlight-low-rounded": { + "body": "" + }, + "backpack": { + "body": "" + }, + "backpack-outline": { + "body": "" + }, + "backpack-outline-rounded": { + "body": "" + }, + "backpack-outline-sharp": { + "body": "" + }, + "backpack-rounded": { + "body": "" + }, + "backpack-sharp": { + "body": "" + }, + "backspace": { + "body": "" + }, + "backspace-outline": { + "body": "" + }, + "backspace-outline-rounded": { + "body": "" + }, + "backspace-outline-sharp": { + "body": "" + }, + "backspace-rounded": { + "body": "" + }, + "backup": { + "body": "" + }, + "backup-outline": { + "body": "" + }, + "backup-outline-rounded": { + "body": "" + }, + "backup-rounded": { + "body": "" + }, + "backup-table": { + "body": "" + }, + "backup-table-rounded": { + "body": "" + }, + "backup-table-sharp": { + "body": "" + }, + "badge": { + "body": "" + }, + "badge-outline": { + "body": "" + }, + "badge-outline-rounded": { + "body": "" + }, + "badge-outline-sharp": { + "body": "" + }, + "badge-rounded": { + "body": "" + }, + "badge-sharp": { + "body": "" + }, + "bakery-dining": { + "body": "" + }, + "bakery-dining-outline": { + "body": "" + }, + "bakery-dining-outline-sharp": { + "body": "" + }, + "bakery-dining-sharp": { + "body": "" + }, + "balance": { + "body": "" + }, + "balance-rounded": { + "body": "" + }, + "balcony": { + "body": "" + }, + "balcony-rounded": { + "body": "" + }, + "ballot": { + "body": "" + }, + "ballot-outline": { + "body": "" + }, + "ballot-outline-rounded": { + "body": "" + }, + "ballot-outline-sharp": { + "body": "" + }, + "ballot-rounded": { + "body": "" + }, + "ballot-sharp": { + "body": "" + }, + "bar-chart": { + "body": "" + }, + "bar-chart-4-bars": { + "body": "" + }, + "bar-chart-4-bars-rounded": { + "body": "" + }, + "bar-chart-rounded": { + "body": "" + }, + "barcode": { + "body": "" + }, + "barcode-reader": { + "body": "" + }, + "barcode-reader-outline": { + "body": "" + }, + "barcode-reader-outline-rounded": { + "body": "" + }, + "barcode-reader-outline-sharp": { + "body": "" + }, + "barcode-reader-rounded": { + "body": "" + }, + "barcode-reader-sharp": { + "body": "" + }, + "barcode-scanner": { + "body": "" + }, + "barefoot": { + "body": "" + }, + "batch-prediction": { + "body": "" + }, + "batch-prediction-rounded": { + "body": "" + }, + "batch-prediction-sharp": { + "body": "" + }, + "bath-outdoor": { + "body": "" + }, + "bath-outdoor-outline": { + "body": "" + }, + "bath-outdoor-outline-rounded": { + "body": "" + }, + "bath-outdoor-rounded": { + "body": "" + }, + "bath-private": { + "body": "" + }, + "bath-private-outline": { + "body": "" + }, + "bath-private-outline-rounded": { + "body": "" + }, + "bath-private-outline-sharp": { + "body": "" + }, + "bath-private-rounded": { + "body": "" + }, + "bath-private-sharp": { + "body": "" + }, + "bath-public-large": { + "body": "" + }, + "bath-public-large-rounded": { + "body": "" + }, + "bath-public-large-sharp": { + "body": "" + }, + "bathroom": { + "body": "" + }, + "bathroom-outline": { + "body": "" + }, + "bathroom-outline-rounded": { + "body": "" + }, + "bathroom-outline-sharp": { + "body": "" + }, + "bathroom-rounded": { + "body": "" + }, + "bathroom-sharp": { + "body": "" + }, + "bathtub": { + "body": "" + }, + "bathtub-outline": { + "body": "" + }, + "bathtub-outline-rounded": { + "body": "" + }, + "bathtub-outline-sharp": { + "body": "" + }, + "bathtub-rounded": { + "body": "" + }, + "bathtub-sharp": { + "body": "" + }, + "battery-0-bar": { + "body": "" + }, + "battery-0-bar-rounded": { + "body": "" + }, + "battery-0-bar-sharp": { + "body": "" + }, + "battery-1-bar": { + "body": "" + }, + "battery-1-bar-rounded": { + "body": "" + }, + "battery-1-bar-sharp": { + "body": "" + }, + "battery-2-bar": { + "body": "" + }, + "battery-2-bar-rounded": { + "body": "" + }, + "battery-2-bar-sharp": { + "body": "" + }, + "battery-3-bar": { + "body": "" + }, + "battery-3-bar-rounded": { + "body": "" + }, + "battery-3-bar-sharp": { + "body": "" + }, + "battery-4-bar": { + "body": "" + }, + "battery-4-bar-rounded": { + "body": "" + }, + "battery-4-bar-sharp": { + "body": "" + }, + "battery-5-bar": { + "body": "" + }, + "battery-5-bar-rounded": { + "body": "" + }, + "battery-5-bar-sharp": { + "body": "" + }, + "battery-6-bar": { + "body": "" + }, + "battery-6-bar-rounded": { + "body": "" + }, + "battery-6-bar-sharp": { + "body": "" + }, + "battery-alert": { + "body": "" + }, + "battery-alert-outline": { + "body": "" + }, + "battery-alert-outline-rounded": { + "body": "" + }, + "battery-alert-outline-sharp": { + "body": "" + }, + "battery-alert-rounded": { + "body": "" + }, + "battery-alert-sharp": { + "body": "" + }, + "battery-change": { + "body": "" + }, + "battery-change-outline": { + "body": "" + }, + "battery-change-outline-rounded": { + "body": "" + }, + "battery-change-outline-sharp": { + "body": "" + }, + "battery-change-rounded": { + "body": "" + }, + "battery-change-sharp": { + "body": "" + }, + "battery-charging-20": { + "body": "" + }, + "battery-charging-20-rounded": { + "body": "" + }, + "battery-charging-20-sharp": { + "body": "" + }, + "battery-charging-30": { + "body": "" + }, + "battery-charging-30-rounded": { + "body": "" + }, + "battery-charging-30-sharp": { + "body": "" + }, + "battery-charging-50": { + "body": "" + }, + "battery-charging-50-rounded": { + "body": "" + }, + "battery-charging-50-sharp": { + "body": "" + }, + "battery-charging-60": { + "body": "" + }, + "battery-charging-60-rounded": { + "body": "" + }, + "battery-charging-60-sharp": { + "body": "" + }, + "battery-charging-80": { + "body": "" + }, + "battery-charging-80-rounded": { + "body": "" + }, + "battery-charging-80-sharp": { + "body": "" + }, + "battery-charging-90": { + "body": "" + }, + "battery-charging-90-rounded": { + "body": "" + }, + "battery-charging-90-sharp": { + "body": "" + }, + "battery-charging-full": { + "body": "" + }, + "battery-charging-full-outline": { + "body": "" + }, + "battery-charging-full-outline-rounded": { + "body": "" + }, + "battery-charging-full-outline-sharp": { + "body": "" + }, + "battery-charging-full-rounded": { + "body": "" + }, + "battery-charging-full-sharp": { + "body": "" + }, + "battery-error": { + "body": "" + }, + "battery-error-outline": { + "body": "" + }, + "battery-error-outline-rounded": { + "body": "" + }, + "battery-error-outline-sharp": { + "body": "" + }, + "battery-error-rounded": { + "body": "" + }, + "battery-error-sharp": { + "body": "" + }, + "battery-full": { + "body": "" + }, + "battery-full-alt": { + "body": "" + }, + "battery-full-alt-rounded": { + "body": "" + }, + "battery-full-alt-sharp": { + "body": "" + }, + "battery-full-rounded": { + "body": "" + }, + "battery-full-sharp": { + "body": "" + }, + "battery-horiz-000": { + "body": "" + }, + "battery-horiz-000-rounded": { + "body": "" + }, + "battery-horiz-000-sharp": { + "body": "" + }, + "battery-horiz-050": { + "body": "" + }, + "battery-horiz-050-rounded": { + "body": "" + }, + "battery-horiz-050-sharp": { + "body": "" + }, + "battery-horiz-075": { + "body": "" + }, + "battery-horiz-075-rounded": { + "body": "" + }, + "battery-horiz-075-sharp": { + "body": "" + }, + "battery-low": { + "body": "" + }, + "battery-low-rounded": { + "body": "" + }, + "battery-low-sharp": { + "body": "" + }, + "battery-plus": { + "body": "" + }, + "battery-plus-outline": { + "body": "" + }, + "battery-plus-outline-rounded": { + "body": "" + }, + "battery-plus-outline-sharp": { + "body": "" + }, + "battery-plus-rounded": { + "body": "" + }, + "battery-plus-sharp": { + "body": "" + }, + "battery-profile": { + "body": "" + }, + "battery-profile-outline": { + "body": "" + }, + "battery-profile-outline-rounded": { + "body": "" + }, + "battery-profile-outline-sharp": { + "body": "" + }, + "battery-profile-rounded": { + "body": "" + }, + "battery-profile-sharp": { + "body": "" + }, + "battery-saver": { + "body": "" + }, + "battery-saver-outline": { + "body": "" + }, + "battery-saver-outline-rounded": { + "body": "" + }, + "battery-saver-outline-sharp": { + "body": "" + }, + "battery-saver-rounded": { + "body": "" + }, + "battery-saver-sharp": { + "body": "" + }, + "battery-share": { + "body": "" + }, + "battery-share-rounded": { + "body": "" + }, + "battery-share-sharp": { + "body": "" + }, + "battery-status-good": { + "body": "" + }, + "battery-status-good-outline": { + "body": "" + }, + "battery-status-good-outline-rounded": { + "body": "" + }, + "battery-status-good-outline-sharp": { + "body": "" + }, + "battery-status-good-rounded": { + "body": "" + }, + "battery-status-good-sharp": { + "body": "" + }, + "battery-unknown": { + "body": "" + }, + "battery-unknown-outline": { + "body": "" + }, + "battery-unknown-outline-rounded": { + "body": "" + }, + "battery-unknown-outline-sharp": { + "body": "" + }, + "battery-unknown-rounded": { + "body": "" + }, + "battery-very-low": { + "body": "" + }, + "battery-very-low-rounded": { + "body": "" + }, + "battery-very-low-sharp": { + "body": "" + }, + "beach-access": { + "body": "" + }, + "beach-access-outline": { + "body": "" + }, + "beach-access-outline-rounded": { + "body": "" + }, + "beach-access-rounded": { + "body": "" + }, + "bed": { + "body": "" + }, + "bed-outline": { + "body": "" + }, + "bed-outline-rounded": { + "body": "" + }, + "bed-outline-sharp": { + "body": "" + }, + "bed-rounded": { + "body": "" + }, + "bed-sharp": { + "body": "" + }, + "bedroom-baby": { + "body": "" + }, + "bedroom-baby-outline": { + "body": "" + }, + "bedroom-baby-outline-rounded": { + "body": "" + }, + "bedroom-baby-outline-sharp": { + "body": "" + }, + "bedroom-baby-rounded": { + "body": "" + }, + "bedroom-baby-sharp": { + "body": "" + }, + "bedroom-child": { + "body": "" + }, + "bedroom-child-outline": { + "body": "" + }, + "bedroom-child-outline-rounded": { + "body": "" + }, + "bedroom-child-outline-sharp": { + "body": "" + }, + "bedroom-child-rounded": { + "body": "" + }, + "bedroom-child-sharp": { + "body": "" + }, + "bedroom-parent": { + "body": "" + }, + "bedroom-parent-outline": { + "body": "" + }, + "bedroom-parent-outline-rounded": { + "body": "" + }, + "bedroom-parent-outline-sharp": { + "body": "" + }, + "bedroom-parent-rounded": { + "body": "" + }, + "bedroom-parent-sharp": { + "body": "" + }, + "bedtime": { + "body": "" + }, + "bedtime-off": { + "body": "" + }, + "bedtime-off-outline": { + "body": "" + }, + "bedtime-off-outline-rounded": { + "body": "" + }, + "bedtime-off-rounded": { + "body": "" + }, + "bedtime-outline": { + "body": "" + }, + "bedtime-outline-rounded": { + "body": "" + }, + "bedtime-rounded": { + "body": "" + }, + "beenhere": { + "body": "" + }, + "beenhere-outline": { + "body": "" + }, + "beenhere-outline-rounded": { + "body": "" + }, + "beenhere-outline-sharp": { + "body": "" + }, + "beenhere-rounded": { + "body": "" + }, + "beenhere-sharp": { + "body": "" + }, + "bento": { + "body": "" + }, + "bento-outline": { + "body": "" + }, + "bento-outline-sharp": { + "body": "" + }, + "bento-sharp": { + "body": "" + }, + "bia": { + "body": "" + }, + "bia-outline": { + "body": "" + }, + "bia-outline-rounded": { + "body": "" + }, + "bia-rounded": { + "body": "" + }, + "bid-landscape": { + "body": "" + }, + "bid-landscape-disabled": { + "body": "" + }, + "bid-landscape-disabled-outline": { + "body": "" + }, + "bid-landscape-disabled-outline-rounded": { + "body": "" + }, + "bid-landscape-disabled-outline-sharp": { + "body": "" + }, + "bid-landscape-disabled-rounded": { + "body": "" + }, + "bid-landscape-disabled-sharp": { + "body": "" + }, + "bid-landscape-outline": { + "body": "" + }, + "bid-landscape-outline-rounded": { + "body": "" + }, + "bid-landscape-outline-sharp": { + "body": "" + }, + "bid-landscape-rounded": { + "body": "" + }, + "bid-landscape-sharp": { + "body": "" + }, + "bigtop-updates": { + "body": "" + }, + "bigtop-updates-rounded": { + "body": "" + }, + "bike-scooter": { + "body": "" + }, + "bike-scooter-outline": { + "body": "" + }, + "bike-scooter-outline-rounded": { + "body": "" + }, + "bike-scooter-outline-sharp": { + "body": "" + }, + "bike-scooter-rounded": { + "body": "" + }, + "bike-scooter-sharp": { + "body": "" + }, + "biotech": { + "body": "" + }, + "biotech-outline": { + "body": "" + }, + "biotech-outline-rounded": { + "body": "" + }, + "biotech-rounded": { + "body": "" + }, + "blanket": { + "body": "" + }, + "blanket-outline": { + "body": "" + }, + "blender": { + "body": "" + }, + "blender-outline": { + "body": "" + }, + "blender-outline-rounded": { + "body": "" + }, + "blender-outline-sharp": { + "body": "" + }, + "blender-rounded": { + "body": "" + }, + "blender-sharp": { + "body": "" + }, + "blind": { + "body": "" + }, + "blind-rounded": { + "body": "" + }, + "blinds": { + "body": "" + }, + "blinds-closed": { + "body": "" + }, + "blinds-closed-rounded": { + "body": "" + }, + "blinds-rounded": { + "body": "" + }, + "block": { + "body": "" + }, + "blood-pressure": { + "body": "" + }, + "blood-pressure-outline": { + "body": "" + }, + "blood-pressure-outline-rounded": { + "body": "" + }, + "blood-pressure-outline-sharp": { + "body": "" + }, + "blood-pressure-rounded": { + "body": "" + }, + "blood-pressure-sharp": { + "body": "" + }, + "bloodtype": { + "body": "" + }, + "bloodtype-outline": { + "body": "" + }, + "bloodtype-outline-rounded": { + "body": "" + }, + "bloodtype-rounded": { + "body": "" + }, + "bluetooth": { + "body": "" + }, + "bluetooth-connected": { + "body": "" + }, + "bluetooth-connected-rounded": { + "body": "" + }, + "bluetooth-disabled": { + "body": "" + }, + "bluetooth-disabled-rounded": { + "body": "" + }, + "bluetooth-drive": { + "body": "" + }, + "bluetooth-drive-outline": { + "body": "" + }, + "bluetooth-drive-outline-rounded": { + "body": "" + }, + "bluetooth-drive-outline-sharp": { + "body": "" + }, + "bluetooth-drive-rounded": { + "body": "" + }, + "bluetooth-drive-sharp": { + "body": "" + }, + "bluetooth-rounded": { + "body": "" + }, + "bluetooth-searching": { + "body": "" + }, + "bluetooth-searching-rounded": { + "body": "" + }, + "blur-circular": { + "body": "" + }, + "blur-circular-outline": { + "body": "" + }, + "blur-linear": { + "body": "" + }, + "blur-linear-outline": { + "body": "" + }, + "blur-linear-outline-rounded": { + "body": "" + }, + "blur-linear-rounded": { + "body": "" + }, + "blur-medium": { + "body": "" + }, + "blur-off": { + "body": "" + }, + "blur-off-rounded": { + "body": "" + }, + "blur-on": { + "body": "" + }, + "blur-short": { + "body": "" + }, + "body-fat": { + "body": "" + }, + "body-fat-rounded": { + "body": "" + }, + "body-fat-sharp": { + "body": "" + }, + "body-system": { + "body": "" + }, + "body-system-rounded": { + "body": "" + }, + "bolt": { + "body": "" + }, + "bolt-outline": { + "body": "" + }, + "bolt-outline-rounded": { + "body": "" + }, + "bolt-rounded": { + "body": "" + }, + "bomb": { + "body": "" + }, + "bomb-outline": { + "body": "" + }, + "bomb-outline-rounded": { + "body": "" + }, + "bomb-outline-sharp": { + "body": "" + }, + "bomb-rounded": { + "body": "" + }, + "bomb-sharp": { + "body": "" + }, + "book": { + "body": "" + }, + "book-2": { + "body": "" + }, + "book-2-outline": { + "body": "" + }, + "book-2-outline-rounded": { + "body": "" + }, + "book-2-rounded": { + "body": "" + }, + "book-3": { + "body": "" + }, + "book-3-outline": { + "body": "" + }, + "book-3-outline-rounded": { + "body": "" + }, + "book-3-rounded": { + "body": "" + }, + "book-4": { + "body": "" + }, + "book-4-outline": { + "body": "" + }, + "book-4-outline-rounded": { + "body": "" + }, + "book-4-rounded": { + "body": "" + }, + "book-5": { + "body": "" + }, + "book-5-outline": { + "body": "" + }, + "book-5-outline-rounded": { + "body": "" + }, + "book-5-rounded": { + "body": "" + }, + "book-online": { + "body": "" + }, + "book-online-outline": { + "body": "" + }, + "book-online-outline-rounded": { + "body": "" + }, + "book-online-outline-sharp": { + "body": "" + }, + "book-online-rounded": { + "body": "" + }, + "book-online-sharp": { + "body": "" + }, + "book-outline": { + "body": "" + }, + "book-outline-rounded": { + "body": "" + }, + "book-outline-sharp": { + "body": "" + }, + "book-rounded": { + "body": "" + }, + "book-sharp": { + "body": "" + }, + "bookmark": { + "body": "" + }, + "bookmark-add": { + "body": "" + }, + "bookmark-add-outline": { + "body": "" + }, + "bookmark-add-outline-rounded": { + "body": "" + }, + "bookmark-add-outline-sharp": { + "body": "" + }, + "bookmark-add-rounded": { + "body": "" + }, + "bookmark-add-sharp": { + "body": "" + }, + "bookmark-added": { + "body": "" + }, + "bookmark-added-outline": { + "body": "" + }, + "bookmark-added-outline-rounded": { + "body": "" + }, + "bookmark-added-outline-sharp": { + "body": "" + }, + "bookmark-added-rounded": { + "body": "" + }, + "bookmark-added-sharp": { + "body": "" + }, + "bookmark-manager": { + "body": "" + }, + "bookmark-manager-outline": { + "body": "" + }, + "bookmark-manager-outline-rounded": { + "body": "" + }, + "bookmark-manager-outline-sharp": { + "body": "" + }, + "bookmark-manager-rounded": { + "body": "" + }, + "bookmark-manager-sharp": { + "body": "" + }, + "bookmark-outline": { + "body": "" + }, + "bookmark-outline-rounded": { + "body": "" + }, + "bookmark-outline-sharp": { + "body": "" + }, + "bookmark-remove": { + "body": "" + }, + "bookmark-remove-outline": { + "body": "" + }, + "bookmark-remove-outline-rounded": { + "body": "" + }, + "bookmark-remove-outline-sharp": { + "body": "" + }, + "bookmark-remove-rounded": { + "body": "" + }, + "bookmark-remove-sharp": { + "body": "" + }, + "bookmark-rounded": { + "body": "" + }, + "bookmark-sharp": { + "body": "" + }, + "bookmarks": { + "body": "" + }, + "bookmarks-outline": { + "body": "" + }, + "bookmarks-outline-rounded": { + "body": "" + }, + "bookmarks-outline-sharp": { + "body": "" + }, + "bookmarks-rounded": { + "body": "" + }, + "bookmarks-sharp": { + "body": "" + }, + "border-all": { + "body": "" + }, + "border-all-outline": { + "body": "" + }, + "border-all-outline-rounded": { + "body": "" + }, + "border-all-rounded": { + "body": "" + }, + "border-bottom": { + "body": "" + }, + "border-bottom-rounded": { + "body": "" + }, + "border-clear": { + "body": "" + }, + "border-clear-rounded": { + "body": "" + }, + "border-color": { + "body": "" + }, + "border-color-outline": { + "body": "" + }, + "border-color-outline-rounded": { + "body": "" + }, + "border-color-outline-sharp": { + "body": "" + }, + "border-color-rounded": { + "body": "" + }, + "border-color-sharp": { + "body": "" + }, + "border-horizontal": { + "body": "" + }, + "border-horizontal-rounded": { + "body": "" + }, + "border-inner": { + "body": "" + }, + "border-inner-rounded": { + "body": "" + }, + "border-left": { + "body": "" + }, + "border-left-rounded": { + "body": "" + }, + "border-outer": { + "body": "" + }, + "border-outer-rounded": { + "body": "" + }, + "border-right": { + "body": "" + }, + "border-right-rounded": { + "body": "" + }, + "border-style": { + "body": "" + }, + "border-style-rounded": { + "body": "" + }, + "border-top": { + "body": "" + }, + "border-top-rounded": { + "body": "" + }, + "border-vertical": { + "body": "" + }, + "border-vertical-rounded": { + "body": "" + }, + "bottom-app-bar": { + "body": "" + }, + "bottom-app-bar-outline": { + "body": "" + }, + "bottom-app-bar-outline-sharp": { + "body": "" + }, + "bottom-app-bar-sharp": { + "body": "" + }, + "bottom-drawer": { + "body": "" + }, + "bottom-drawer-outline": { + "body": "" + }, + "bottom-drawer-outline-sharp": { + "body": "" + }, + "bottom-drawer-sharp": { + "body": "" + }, + "bottom-navigation": { + "body": "" + }, + "bottom-navigation-outline": { + "body": "" + }, + "bottom-navigation-outline-sharp": { + "body": "" + }, + "bottom-navigation-sharp": { + "body": "" + }, + "bottom-panel-close": { + "body": "" + }, + "bottom-panel-close-outline": { + "body": "" + }, + "bottom-panel-close-outline-rounded": { + "body": "" + }, + "bottom-panel-close-outline-sharp": { + "body": "" + }, + "bottom-panel-close-rounded": { + "body": "" + }, + "bottom-panel-close-sharp": { + "body": "" + }, + "bottom-panel-open": { + "body": "" + }, + "bottom-panel-open-outline": { + "body": "" + }, + "bottom-panel-open-outline-rounded": { + "body": "" + }, + "bottom-panel-open-outline-sharp": { + "body": "" + }, + "bottom-panel-open-rounded": { + "body": "" + }, + "bottom-panel-open-sharp": { + "body": "" + }, + "bottom-right-click": { + "body": "" + }, + "bottom-right-click-rounded": { + "body": "" + }, + "bottom-right-click-sharp": { + "body": "" + }, + "bottom-sheets": { + "body": "" + }, + "bottom-sheets-outline": { + "body": "" + }, + "bottom-sheets-outline-sharp": { + "body": "" + }, + "bottom-sheets-sharp": { + "body": "" + }, + "box": { + "body": "" + }, + "box-add": { + "body": "" + }, + "box-add-outline": { + "body": "" + }, + "box-add-outline-rounded": { + "body": "" + }, + "box-add-outline-sharp": { + "body": "" + }, + "box-add-rounded": { + "body": "" + }, + "box-add-sharp": { + "body": "" + }, + "box-edit": { + "body": "" + }, + "box-edit-outline": { + "body": "" + }, + "box-edit-outline-rounded": { + "body": "" + }, + "box-edit-outline-sharp": { + "body": "" + }, + "box-edit-rounded": { + "body": "" + }, + "box-edit-sharp": { + "body": "" + }, + "box-outline": { + "body": "" + }, + "box-outline-rounded": { + "body": "" + }, + "box-outline-sharp": { + "body": "" + }, + "box-rounded": { + "body": "" + }, + "box-sharp": { + "body": "" + }, + "boy": { + "body": "" + }, + "boy-rounded": { + "body": "" + }, + "brand-awareness": { + "body": "" + }, + "brand-awareness-outline": { + "body": "" + }, + "brand-awareness-outline-rounded": { + "body": "" + }, + "brand-awareness-rounded": { + "body": "" + }, + "branding-watermark": { + "body": "" + }, + "branding-watermark-outline": { + "body": "" + }, + "branding-watermark-outline-rounded": { + "body": "" + }, + "branding-watermark-outline-sharp": { + "body": "" + }, + "branding-watermark-rounded": { + "body": "" + }, + "branding-watermark-sharp": { + "body": "" + }, + "breakfast-dining": { + "body": "" + }, + "breakfast-dining-outline": { + "body": "" + }, + "breakfast-dining-outline-sharp": { + "body": "" + }, + "breakfast-dining-sharp": { + "body": "" + }, + "breaking-news": { + "body": "" + }, + "breaking-news-alt-1": { + "body": "" + }, + "breaking-news-alt-1-outline": { + "body": "" + }, + "breaking-news-alt-1-outline-rounded": { + "body": "" + }, + "breaking-news-alt-1-outline-sharp": { + "body": "" + }, + "breaking-news-alt-1-rounded": { + "body": "" + }, + "breaking-news-alt-1-sharp": { + "body": "" + }, + "breaking-news-outline": { + "body": "" + }, + "breaking-news-outline-rounded": { + "body": "" + }, + "breaking-news-outline-sharp": { + "body": "" + }, + "breaking-news-rounded": { + "body": "" + }, + "breaking-news-sharp": { + "body": "" + }, + "breastfeeding": { + "body": "" + }, + "brightness-3": { + "body": "" + }, + "brightness-3-outline": { + "body": "" + }, + "brightness-3-outline-rounded": { + "body": "" + }, + "brightness-3-rounded": { + "body": "" + }, + "brightness-4": { + "body": "" + }, + "brightness-4-outline": { + "body": "" + }, + "brightness-4-outline-rounded": { + "body": "" + }, + "brightness-4-rounded": { + "body": "" + }, + "brightness-5": { + "body": "" + }, + "brightness-5-outline": { + "body": "" + }, + "brightness-5-outline-rounded": { + "body": "" + }, + "brightness-5-rounded": { + "body": "" + }, + "brightness-6": { + "body": "" + }, + "brightness-6-outline": { + "body": "" + }, + "brightness-6-outline-rounded": { + "body": "" + }, + "brightness-6-rounded": { + "body": "" + }, + "brightness-7": { + "body": "" + }, + "brightness-7-outline": { + "body": "" + }, + "brightness-7-outline-rounded": { + "body": "" + }, + "brightness-7-rounded": { + "body": "" + }, + "brightness-alert": { + "body": "" + }, + "brightness-alert-outline": { + "body": "" + }, + "brightness-alert-outline-rounded": { + "body": "" + }, + "brightness-alert-rounded": { + "body": "" + }, + "brightness-auto": { + "body": "" + }, + "brightness-auto-outline": { + "body": "" + }, + "brightness-auto-outline-rounded": { + "body": "" + }, + "brightness-auto-rounded": { + "body": "" + }, + "brightness-empty": { + "body": "" + }, + "brightness-empty-outline": { + "body": "" + }, + "brightness-empty-outline-rounded": { + "body": "" + }, + "brightness-empty-rounded": { + "body": "" + }, + "bring-your-own-ip": { + "body": "" + }, + "bring-your-own-ip-rounded": { + "body": "" + }, + "broadcast-on-home": { + "body": "" + }, + "broadcast-on-home-outline": { + "body": "" + }, + "broadcast-on-home-outline-rounded": { + "body": "" + }, + "broadcast-on-home-outline-sharp": { + "body": "" + }, + "broadcast-on-home-rounded": { + "body": "" + }, + "broadcast-on-home-sharp": { + "body": "" + }, + "broadcast-on-personal": { + "body": "" + }, + "broadcast-on-personal-outline": { + "body": "" + }, + "broken-image": { + "body": "" + }, + "broken-image-outline": { + "body": "" + }, + "broken-image-outline-rounded": { + "body": "" + }, + "broken-image-outline-sharp": { + "body": "" + }, + "broken-image-rounded": { + "body": "" + }, + "broken-image-sharp": { + "body": "" + }, + "browse": { + "body": "" + }, + "browse-activity": { + "body": "" + }, + "browse-activity-outline": { + "body": "" + }, + "browse-activity-outline-rounded": { + "body": "" + }, + "browse-activity-outline-sharp": { + "body": "" + }, + "browse-activity-rounded": { + "body": "" + }, + "browse-activity-sharp": { + "body": "" + }, + "browse-gallery": { + "body": "" + }, + "browse-gallery-outline": { + "body": "" + }, + "browse-gallery-outline-rounded": { + "body": "" + }, + "browse-gallery-rounded": { + "body": "" + }, + "browse-outline": { + "body": "" + }, + "browse-outline-sharp": { + "body": "" + }, + "browse-sharp": { + "body": "" + }, + "browser-updated": { + "body": "" + }, + "browser-updated-rounded": { + "body": "" + }, + "browser-updated-sharp": { + "body": "" + }, + "brunch-dining": { + "body": "" + }, + "brunch-dining-outline": { + "body": "" + }, + "brunch-dining-outline-rounded": { + "body": "" + }, + "brunch-dining-outline-sharp": { + "body": "" + }, + "brunch-dining-rounded": { + "body": "" + }, + "brunch-dining-sharp": { + "body": "" + }, + "brush": { + "body": "" + }, + "brush-outline": { + "body": "" + }, + "brush-outline-sharp": { + "body": "" + }, + "brush-sharp": { + "body": "" + }, + "bubble": { + "body": "" + }, + "bubble-chart": { + "body": "" + }, + "bubble-chart-outline": { + "body": "" + }, + "bubble-outline-rounded": { + "body": "" + }, + "bubble-rounded": { + "body": "" + }, + "bubbles": { + "body": "" + }, + "bubbles-rounded": { + "body": "" + }, + "bubbles-sharp": { + "body": "" + }, + "bug-report": { + "body": "" + }, + "bug-report-outline": { + "body": "" + }, + "bug-report-outline-rounded": { + "body": "" + }, + "bug-report-rounded": { + "body": "" + }, + "build": { + "body": "" + }, + "build-circle": { + "body": "" + }, + "build-circle-outline": { + "body": "" + }, + "build-circle-outline-rounded": { + "body": "" + }, + "build-circle-outline-sharp": { + "body": "" + }, + "build-circle-rounded": { + "body": "" + }, + "build-circle-sharp": { + "body": "" + }, + "build-outline": { + "body": "" + }, + "build-outline-rounded": { + "body": "" + }, + "build-outline-sharp": { + "body": "" + }, + "build-rounded": { + "body": "" + }, + "build-sharp": { + "body": "" + }, + "bungalow": { + "body": "" + }, + "bungalow-outline": { + "body": "" + }, + "bungalow-outline-rounded": { + "body": "" + }, + "bungalow-rounded": { + "body": "" + }, + "burst-mode": { + "body": "" + }, + "burst-mode-outline": { + "body": "" + }, + "burst-mode-outline-rounded": { + "body": "" + }, + "burst-mode-outline-sharp": { + "body": "" + }, + "burst-mode-rounded": { + "body": "" + }, + "burst-mode-sharp": { + "body": "" + }, + "bus-alert": { + "body": "" + }, + "bus-alert-outline": { + "body": "" + }, + "bus-alert-outline-rounded": { + "body": "" + }, + "bus-alert-outline-sharp": { + "body": "" + }, + "bus-alert-rounded": { + "body": "" + }, + "bus-alert-sharp": { + "body": "" + }, + "business-center": { + "body": "" + }, + "business-center-outline": { + "body": "" + }, + "business-center-outline-rounded": { + "body": "" + }, + "business-center-outline-sharp": { + "body": "" + }, + "business-center-rounded": { + "body": "" + }, + "business-center-sharp": { + "body": "" + }, + "business-chip": { + "body": "" + }, + "business-chip-outline": { + "body": "" + }, + "business-messages": { + "body": "" + }, + "business-messages-outline": { + "body": "" + }, + "business-messages-outline-rounded": { + "body": "" + }, + "business-messages-outline-sharp": { + "body": "" + }, + "business-messages-rounded": { + "body": "" + }, + "business-messages-sharp": { + "body": "" + }, + "buttons-alt": { + "body": "" + }, + "buttons-alt-outline": { + "body": "" + }, + "buttons-alt-outline-rounded": { + "body": "" + }, + "buttons-alt-outline-sharp": { + "body": "" + }, + "buttons-alt-rounded": { + "body": "" + }, + "buttons-alt-sharp": { + "body": "" + }, + "cabin": { + "body": "" + }, + "cabin-rounded": { + "body": "" + }, + "cable": { + "body": "" + }, + "cable-rounded": { + "body": "" + }, + "cable-sharp": { + "body": "" + }, + "cached": { + "body": "" + }, + "cached-rounded": { + "body": "" + }, + "cake": { + "body": "" + }, + "cake-add": { + "body": "" + }, + "cake-add-outline": { + "body": "" + }, + "cake-add-outline-rounded": { + "body": "" + }, + "cake-add-outline-sharp": { + "body": "" + }, + "cake-add-rounded": { + "body": "" + }, + "cake-add-sharp": { + "body": "" + }, + "cake-outline": { + "body": "" + }, + "cake-outline-rounded": { + "body": "" + }, + "cake-outline-sharp": { + "body": "" + }, + "cake-rounded": { + "body": "" + }, + "cake-sharp": { + "body": "" + }, + "calculate": { + "body": "" + }, + "calculate-outline": { + "body": "" + }, + "calculate-outline-rounded": { + "body": "" + }, + "calculate-outline-sharp": { + "body": "" + }, + "calculate-rounded": { + "body": "" + }, + "calculate-sharp": { + "body": "" + }, + "calendar-add-on": { + "body": "" + }, + "calendar-add-on-outline": { + "body": "" + }, + "calendar-add-on-outline-rounded": { + "body": "" + }, + "calendar-add-on-outline-sharp": { + "body": "" + }, + "calendar-add-on-rounded": { + "body": "" + }, + "calendar-add-on-sharp": { + "body": "" + }, + "calendar-apps-script": { + "body": "" + }, + "calendar-apps-script-outline": { + "body": "" + }, + "calendar-apps-script-outline-rounded": { + "body": "" + }, + "calendar-apps-script-outline-sharp": { + "body": "" + }, + "calendar-apps-script-rounded": { + "body": "" + }, + "calendar-apps-script-sharp": { + "body": "" + }, + "calendar-clock": { + "body": "" + }, + "calendar-clock-outline": { + "body": "" + }, + "calendar-clock-outline-rounded": { + "body": "" + }, + "calendar-clock-outline-sharp": { + "body": "" + }, + "calendar-month": { + "body": "" + }, + "calendar-month-outline": { + "body": "" + }, + "calendar-month-outline-rounded": { + "body": "" + }, + "calendar-month-outline-sharp": { + "body": "" + }, + "calendar-month-rounded": { + "body": "" + }, + "calendar-month-sharp": { + "body": "" + }, + "calendar-today": { + "body": "" + }, + "calendar-today-outline": { + "body": "" + }, + "calendar-today-outline-rounded": { + "body": "" + }, + "calendar-today-outline-sharp": { + "body": "" + }, + "calendar-today-rounded": { + "body": "" + }, + "calendar-today-sharp": { + "body": "" + }, + "calendar-view-day": { + "body": "" + }, + "calendar-view-day-outline": { + "body": "" + }, + "calendar-view-day-outline-rounded": { + "body": "" + }, + "calendar-view-day-outline-sharp": { + "body": "" + }, + "calendar-view-day-rounded": { + "body": "" + }, + "calendar-view-day-sharp": { + "body": "" + }, + "calendar-view-month": { + "body": "" + }, + "calendar-view-month-outline": { + "body": "" + }, + "calendar-view-month-outline-sharp": { + "body": "" + }, + "calendar-view-month-sharp": { + "body": "" + }, + "calendar-view-week": { + "body": "" + }, + "calendar-view-week-outline": { + "body": "" + }, + "calendar-view-week-outline-sharp": { + "body": "" + }, + "calendar-view-week-sharp": { + "body": "" + }, + "call": { + "body": "" + }, + "call-end": { + "body": "" + }, + "call-end-outline": { + "body": "" + }, + "call-end-outline-sharp": { + "body": "" + }, + "call-end-sharp": { + "body": "" + }, + "call-log": { + "body": "" + }, + "call-log-outline": { + "body": "" + }, + "call-log-outline-rounded": { + "body": "" + }, + "call-log-outline-sharp": { + "body": "" + }, + "call-log-rounded": { + "body": "" + }, + "call-log-sharp": { + "body": "" + }, + "call-made": { + "body": "" + }, + "call-made-rounded": { + "body": "" + }, + "call-merge": { + "body": "" + }, + "call-merge-rounded": { + "body": "" + }, + "call-missed": { + "body": "" + }, + "call-missed-outgoing": { + "body": "" + }, + "call-missed-outgoing-rounded": { + "body": "" + }, + "call-missed-rounded": { + "body": "" + }, + "call-outline": { + "body": "" + }, + "call-outline-sharp": { + "body": "" + }, + "call-quality": { + "body": "" + }, + "call-quality-outline": { + "body": "" + }, + "call-quality-outline-rounded": { + "body": "" + }, + "call-quality-outline-sharp": { + "body": "" + }, + "call-quality-rounded": { + "body": "" + }, + "call-quality-sharp": { + "body": "" + }, + "call-received": { + "body": "" + }, + "call-received-rounded": { + "body": "" + }, + "call-sharp": { + "body": "" + }, + "call-split": { + "body": "" + }, + "call-split-rounded": { + "body": "" + }, + "call-to-action": { + "body": "" + }, + "call-to-action-outline": { + "body": "" + }, + "call-to-action-outline-rounded": { + "body": "" + }, + "call-to-action-outline-sharp": { + "body": "" + }, + "call-to-action-rounded": { + "body": "" + }, + "call-to-action-sharp": { + "body": "" + }, + "camera": { + "body": "" + }, + "camera-front": { + "body": "" + }, + "camera-front-outline": { + "body": "" + }, + "camera-front-outline-rounded": { + "body": "" + }, + "camera-front-outline-sharp": { + "body": "" + }, + "camera-front-rounded": { + "body": "" + }, + "camera-front-sharp": { + "body": "" + }, + "camera-indoor": { + "body": "" + }, + "camera-indoor-outline": { + "body": "" + }, + "camera-indoor-outline-rounded": { + "body": "" + }, + "camera-indoor-outline-sharp": { + "body": "" + }, + "camera-indoor-rounded": { + "body": "" + }, + "camera-indoor-sharp": { + "body": "" + }, + "camera-outdoor": { + "body": "" + }, + "camera-outdoor-outline": { + "body": "" + }, + "camera-outdoor-outline-rounded": { + "body": "" + }, + "camera-outdoor-outline-sharp": { + "body": "" + }, + "camera-outdoor-rounded": { + "body": "" + }, + "camera-outdoor-sharp": { + "body": "" + }, + "camera-outline": { + "body": "" + }, + "camera-outline-rounded": { + "body": "" + }, + "camera-rear": { + "body": "" + }, + "camera-rear-outline": { + "body": "" + }, + "camera-rear-outline-rounded": { + "body": "" + }, + "camera-rear-outline-sharp": { + "body": "" + }, + "camera-rear-rounded": { + "body": "" + }, + "camera-rear-sharp": { + "body": "" + }, + "camera-roll": { + "body": "" + }, + "camera-roll-outline": { + "body": "" + }, + "camera-roll-outline-rounded": { + "body": "" + }, + "camera-roll-outline-sharp": { + "body": "" + }, + "camera-roll-rounded": { + "body": "" + }, + "camera-roll-sharp": { + "body": "" + }, + "camera-rounded": { + "body": "" + }, + "camera-video": { + "body": "" + }, + "camera-video-outline": { + "body": "" + }, + "camera-video-outline-rounded": { + "body": "" + }, + "camera-video-rounded": { + "body": "" + }, + "cameraswitch": { + "body": "" + }, + "cameraswitch-outline": { + "body": "" + }, + "cameraswitch-outline-rounded": { + "body": "" + }, + "cameraswitch-outline-sharp": { + "body": "" + }, + "cameraswitch-rounded": { + "body": "" + }, + "cameraswitch-sharp": { + "body": "" + }, + "campaign": { + "body": "" + }, + "campaign-outline": { + "body": "" + }, + "campaign-outline-rounded": { + "body": "" + }, + "campaign-outline-sharp": { + "body": "" + }, + "campaign-rounded": { + "body": "" + }, + "campaign-sharp": { + "body": "" + }, + "camping": { + "body": "" + }, + "camping-outline": { + "body": "" + }, + "camping-outline-rounded": { + "body": "" + }, + "camping-rounded": { + "body": "" + }, + "cancel": { + "body": "" + }, + "cancel-outline": { + "body": "" + }, + "cancel-outline-rounded": { + "body": "" + }, + "cancel-presentation": { + "body": "" + }, + "cancel-presentation-outline": { + "body": "" + }, + "cancel-presentation-outline-rounded": { + "body": "" + }, + "cancel-presentation-outline-sharp": { + "body": "" + }, + "cancel-presentation-rounded": { + "body": "" + }, + "cancel-presentation-sharp": { + "body": "" + }, + "cancel-rounded": { + "body": "" + }, + "cancel-schedule-send": { + "body": "" + }, + "cancel-schedule-send-outline": { + "body": "" + }, + "cancel-schedule-send-outline-rounded": { + "body": "" + }, + "cancel-schedule-send-rounded": { + "body": "" + }, + "candle": { + "body": "" + }, + "candle-outline": { + "body": "" + }, + "candle-outline-rounded": { + "body": "" + }, + "candle-outline-sharp": { + "body": "" + }, + "candle-rounded": { + "body": "" + }, + "candle-sharp": { + "body": "" + }, + "candlestick-chart": { + "body": "" + }, + "candlestick-chart-outline": { + "body": "" + }, + "candlestick-chart-outline-rounded": { + "body": "" + }, + "candlestick-chart-rounded": { + "body": "" + }, + "captive-portal": { + "body": "" + }, + "captive-portal-rounded": { + "body": "" + }, + "capture": { + "body": "" + }, + "capture-outline": { + "body": "" + }, + "capture-outline-rounded": { + "body": "" + }, + "capture-outline-sharp": { + "body": "" + }, + "capture-rounded": { + "body": "" + }, + "capture-sharp": { + "body": "" + }, + "car-crash": { + "body": "" + }, + "car-crash-outline": { + "body": "" + }, + "car-crash-outline-rounded": { + "body": "" + }, + "car-crash-outline-sharp": { + "body": "" + }, + "car-crash-rounded": { + "body": "" + }, + "car-crash-sharp": { + "body": "" + }, + "car-rental": { + "body": "" + }, + "car-rental-outline": { + "body": "" + }, + "car-rental-outline-rounded": { + "body": "" + }, + "car-rental-outline-sharp": { + "body": "" + }, + "car-rental-rounded": { + "body": "" + }, + "car-rental-sharp": { + "body": "" + }, + "car-repair": { + "body": "" + }, + "car-repair-outline": { + "body": "" + }, + "car-repair-outline-rounded": { + "body": "" + }, + "car-repair-outline-sharp": { + "body": "" + }, + "car-repair-rounded": { + "body": "" + }, + "car-repair-sharp": { + "body": "" + }, + "card-membership": { + "body": "" + }, + "card-membership-outline": { + "body": "" + }, + "card-membership-outline-rounded": { + "body": "" + }, + "card-membership-outline-sharp": { + "body": "" + }, + "card-membership-rounded": { + "body": "" + }, + "card-membership-sharp": { + "body": "" + }, + "card-travel": { + "body": "" + }, + "card-travel-outline": { + "body": "" + }, + "card-travel-outline-rounded": { + "body": "" + }, + "card-travel-outline-sharp": { + "body": "" + }, + "card-travel-sharp": { + "body": "" + }, + "cardiology": { + "body": "" + }, + "cardiology-outline": { + "body": "" + }, + "cardiology-outline-rounded": { + "body": "" + }, + "cardiology-rounded": { + "body": "" + }, + "cards": { + "body": "" + }, + "cards-outline": { + "body": "" + }, + "cards-outline-rounded": { + "body": "" + }, + "cards-outline-sharp": { + "body": "" + }, + "carpenter": { + "body": "" + }, + "carpenter-outline": { + "body": "" + }, + "carpenter-outline-sharp": { + "body": "" + }, + "carpenter-sharp": { + "body": "" + }, + "carry-on-bag": { + "body": "" + }, + "carry-on-bag-checked": { + "body": "" + }, + "carry-on-bag-checked-outline": { + "body": "" + }, + "carry-on-bag-checked-outline-rounded": { + "body": "" + }, + "carry-on-bag-checked-outline-sharp": { + "body": "" + }, + "carry-on-bag-checked-rounded": { + "body": "" + }, + "carry-on-bag-checked-sharp": { + "body": "" + }, + "carry-on-bag-inactive": { + "body": "" + }, + "carry-on-bag-inactive-outline": { + "body": "" + }, + "carry-on-bag-inactive-outline-rounded": { + "body": "" + }, + "carry-on-bag-inactive-outline-sharp": { + "body": "" + }, + "carry-on-bag-inactive-rounded": { + "body": "" + }, + "carry-on-bag-inactive-sharp": { + "body": "" + }, + "carry-on-bag-outline": { + "body": "" + }, + "carry-on-bag-outline-rounded": { + "body": "" + }, + "carry-on-bag-outline-sharp": { + "body": "" + }, + "carry-on-bag-question": { + "body": "" + }, + "carry-on-bag-question-outline": { + "body": "" + }, + "carry-on-bag-question-outline-rounded": { + "body": "" + }, + "carry-on-bag-question-outline-sharp": { + "body": "" + }, + "carry-on-bag-question-rounded": { + "body": "" + }, + "carry-on-bag-question-sharp": { + "body": "" + }, + "carry-on-bag-rounded": { + "body": "" + }, + "carry-on-bag-sharp": { + "body": "" + }, + "cases": { + "body": "" + }, + "cases-outline": { + "body": "" + }, + "cases-outline-rounded": { + "body": "" + }, + "cases-outline-sharp": { + "body": "" + }, + "cases-rounded": { + "body": "" + }, + "cases-sharp": { + "body": "" + }, + "casino": { + "body": "" + }, + "casino-outline": { + "body": "" + }, + "casino-outline-sharp": { + "body": "" + }, + "casino-sharp": { + "body": "" + }, + "cast": { + "body": "" + }, + "cast-connected": { + "body": "" + }, + "cast-connected-outline": { + "body": "" + }, + "cast-connected-outline-rounded": { + "body": "" + }, + "cast-connected-outline-sharp": { + "body": "" + }, + "cast-connected-rounded": { + "body": "" + }, + "cast-connected-sharp": { + "body": "" + }, + "cast-for-education": { + "body": "" + }, + "cast-for-education-outline": { + "body": "" + }, + "cast-for-education-outline-rounded": { + "body": "" + }, + "cast-for-education-outline-sharp": { + "body": "" + }, + "cast-for-education-rounded": { + "body": "" + }, + "cast-for-education-sharp": { + "body": "" + }, + "cast-outline": { + "body": "" + }, + "cast-outline-rounded": { + "body": "" + }, + "cast-outline-sharp": { + "body": "" + }, + "cast-pause": { + "body": "" + }, + "cast-pause-outline": { + "body": "" + }, + "cast-pause-outline-rounded": { + "body": "" + }, + "cast-pause-outline-sharp": { + "body": "" + }, + "cast-pause-rounded": { + "body": "" + }, + "cast-pause-sharp": { + "body": "" + }, + "cast-rounded": { + "body": "" + }, + "cast-sharp": { + "body": "" + }, + "cast-warning": { + "body": "" + }, + "cast-warning-outline": { + "body": "" + }, + "cast-warning-outline-rounded": { + "body": "" + }, + "cast-warning-outline-sharp": { + "body": "" + }, + "cast-warning-rounded": { + "body": "" + }, + "cast-warning-sharp": { + "body": "" + }, + "castle": { + "body": "" + }, + "castle-outline": { + "body": "" + }, + "castle-outline-rounded": { + "body": "" + }, + "castle-outline-sharp": { + "body": "" + }, + "castle-rounded": { + "body": "" + }, + "castle-sharp": { + "body": "" + }, + "category": { + "body": "" + }, + "category-outline": { + "body": "" + }, + "category-outline-rounded": { + "body": "" + }, + "category-rounded": { + "body": "" + }, + "celebration": { + "body": "" + }, + "celebration-outline": { + "body": "" + }, + "celebration-outline-rounded": { + "body": "" + }, + "celebration-outline-sharp": { + "body": "" + }, + "celebration-rounded": { + "body": "" + }, + "celebration-sharp": { + "body": "" + }, + "cell-merge": { + "body": "" + }, + "cell-merge-rounded": { + "body": "" + }, + "cell-tower": { + "body": "" + }, + "cell-tower-rounded": { + "body": "" + }, + "cell-wifi": { + "body": "" + }, + "cell-wifi-outline-rounded": { + "body": "" + }, + "cell-wifi-rounded": { + "body": "" + }, + "center-focus-strong": { + "body": "" + }, + "center-focus-strong-outline": { + "body": "" + }, + "center-focus-strong-outline-rounded": { + "body": "" + }, + "center-focus-strong-outline-sharp": { + "body": "" + }, + "center-focus-strong-rounded": { + "body": "" + }, + "center-focus-strong-sharp": { + "body": "" + }, + "center-focus-weak": { + "body": "" + }, + "center-focus-weak-outline": { + "body": "" + }, + "center-focus-weak-outline-rounded": { + "body": "" + }, + "center-focus-weak-outline-sharp": { + "body": "" + }, + "center-focus-weak-rounded": { + "body": "" + }, + "center-focus-weak-sharp": { + "body": "" + }, + "chair": { + "body": "" + }, + "chair-alt": { + "body": "" + }, + "chair-alt-outline": { + "body": "" + }, + "chair-alt-outline-rounded": { + "body": "" + }, + "chair-alt-outline-sharp": { + "body": "" + }, + "chair-alt-rounded": { + "body": "" + }, + "chair-alt-sharp": { + "body": "" + }, + "chair-outline": { + "body": "" + }, + "chair-outline-sharp": { + "body": "" + }, + "chair-sharp": { + "body": "" + }, + "chalet": { + "body": "" + }, + "chalet-outline": { + "body": "" + }, + "chalet-outline-rounded": { + "body": "" + }, + "chalet-rounded": { + "body": "" + }, + "change-circle": { + "body": "" + }, + "change-circle-outline": { + "body": "" + }, + "change-circle-outline-rounded": { + "body": "" + }, + "change-circle-rounded": { + "body": "" + }, + "change-history": { + "body": "" + }, + "change-history-outline": { + "body": "" + }, + "change-history-outline-rounded": { + "body": "" + }, + "change-history-rounded": { + "body": "" + }, + "charger": { + "body": "" + }, + "charger-outline": { + "body": "" + }, + "charger-outline-rounded": { + "body": "" + }, + "charger-rounded": { + "body": "" + }, + "charging-station": { + "body": "" + }, + "charging-station-outline": { + "body": "" + }, + "charging-station-outline-rounded": { + "body": "" + }, + "charging-station-outline-sharp": { + "body": "" + }, + "charging-station-rounded": { + "body": "" + }, + "charging-station-sharp": { + "body": "" + }, + "chart-data": { + "body": "" + }, + "chart-data-outline": { + "body": "" + }, + "chart-data-outline-rounded": { + "body": "" + }, + "chart-data-outline-sharp": { + "body": "" + }, + "chart-data-rounded": { + "body": "" + }, + "chart-data-sharp": { + "body": "" + }, + "chat": { + "body": "" + }, + "chat-add-on": { + "body": "" + }, + "chat-add-on-outline": { + "body": "" + }, + "chat-add-on-outline-rounded": { + "body": "" + }, + "chat-add-on-outline-sharp": { + "body": "" + }, + "chat-add-on-rounded": { + "body": "" + }, + "chat-add-on-sharp": { + "body": "" + }, + "chat-apps-script": { + "body": "" + }, + "chat-apps-script-outline": { + "body": "" + }, + "chat-apps-script-outline-rounded": { + "body": "" + }, + "chat-apps-script-outline-sharp": { + "body": "" + }, + "chat-apps-script-rounded": { + "body": "" + }, + "chat-apps-script-sharp": { + "body": "" + }, + "chat-bubble": { + "body": "" + }, + "chat-bubble-outline": { + "body": "" + }, + "chat-bubble-outline-rounded": { + "body": "" + }, + "chat-bubble-outline-sharp": { + "body": "" + }, + "chat-bubble-rounded": { + "body": "" + }, + "chat-bubble-sharp": { + "body": "" + }, + "chat-error": { + "body": "" + }, + "chat-error-outline": { + "body": "" + }, + "chat-error-outline-rounded": { + "body": "" + }, + "chat-error-outline-sharp": { + "body": "" + }, + "chat-error-rounded": { + "body": "" + }, + "chat-error-sharp": { + "body": "" + }, + "chat-info": { + "body": "" + }, + "chat-info-outline": { + "body": "" + }, + "chat-info-outline-rounded": { + "body": "" + }, + "chat-info-outline-sharp": { + "body": "" + }, + "chat-info-rounded": { + "body": "" + }, + "chat-info-sharp": { + "body": "" + }, + "chat-outline": { + "body": "" + }, + "chat-outline-rounded": { + "body": "" + }, + "chat-outline-sharp": { + "body": "" + }, + "chat-paste-go": { + "body": "" + }, + "chat-paste-go-outline": { + "body": "" + }, + "chat-paste-go-outline-rounded": { + "body": "" + }, + "chat-paste-go-outline-sharp": { + "body": "" + }, + "chat-paste-go-rounded": { + "body": "" + }, + "chat-paste-go-sharp": { + "body": "" + }, + "chat-rounded": { + "body": "" + }, + "chat-sharp": { + "body": "" + }, + "check-box": { + "body": "" + }, + "check-box-outline": { + "body": "" + }, + "check-box-outline-blank": { + "body": "" + }, + "check-box-outline-blank-sharp": { + "body": "" + }, + "check-box-outline-rounded": { + "body": "" + }, + "check-box-outline-sharp": { + "body": "" + }, + "check-box-rounded": { + "body": "" + }, + "check-box-sharp": { + "body": "" + }, + "check-circle": { + "body": "" + }, + "check-circle-outline": { + "body": "" + }, + "check-circle-outline-rounded": { + "body": "" + }, + "check-circle-rounded": { + "body": "" + }, + "check-in-out": { + "body": "" + }, + "check-in-out-outline-rounded": { + "body": "" + }, + "check-in-out-rounded": { + "body": "" + }, + "check-indeterminate-small": { + "body": "" + }, + "check-indeterminate-small-rounded": { + "body": "" + }, + "check-small": { + "body": "" + }, + "check-small-rounded": { + "body": "" + }, + "checkbook": { + "body": "" + }, + "checkbook-outline": { + "body": "" + }, + "checkbook-outline-rounded": { + "body": "" + }, + "checkbook-rounded": { + "body": "" + }, + "checked-bag": { + "body": "" + }, + "checked-bag-outline": { + "body": "" + }, + "checked-bag-outline-rounded": { + "body": "" + }, + "checked-bag-outline-sharp": { + "body": "" + }, + "checked-bag-question": { + "body": "" + }, + "checked-bag-question-outline": { + "body": "" + }, + "checked-bag-question-outline-rounded": { + "body": "" + }, + "checked-bag-question-outline-sharp": { + "body": "" + }, + "checked-bag-question-rounded": { + "body": "" + }, + "checked-bag-question-sharp": { + "body": "" + }, + "checked-bag-rounded": { + "body": "" + }, + "checked-bag-sharp": { + "body": "" + }, + "checklist": { + "body": "" + }, + "checklist-rounded": { + "body": "" + }, + "checklist-rtl": { + "body": "" + }, + "checklist-rtl-rounded": { + "body": "" + }, + "checkroom": { + "body": "" + }, + "checkroom-rounded": { + "body": "" + }, + "cheer": { + "body": "" + }, + "cheer-outline": { + "body": "" + }, + "cheer-outline-rounded": { + "body": "" + }, + "cheer-outline-sharp": { + "body": "" + }, + "cheer-rounded": { + "body": "" + }, + "cheer-sharp": { + "body": "" + }, + "chess": { + "body": "" + }, + "chess-outline": { + "body": "" + }, + "chess-outline-rounded": { + "body": "" + }, + "chess-outline-sharp": { + "body": "" + }, + "chess-rounded": { + "body": "" + }, + "chess-sharp": { + "body": "" + }, + "chevron-left": { + "body": "" + }, + "chevron-left-rounded": { + "body": "" + }, + "chevron-right": { + "body": "" + }, + "chevron-right-rounded": { + "body": "" + }, + "child-care": { + "body": "" + }, + "child-care-outline": { + "body": "" + }, + "child-friendly": { + "body": "" + }, + "child-friendly-outline": { + "body": "" + }, + "child-friendly-outline-rounded": { + "body": "" + }, + "child-friendly-outline-sharp": { + "body": "" + }, + "child-friendly-rounded": { + "body": "" + }, + "child-friendly-sharp": { + "body": "" + }, + "chip-extraction": { + "body": "" + }, + "chip-extraction-rounded": { + "body": "" + }, + "chips": { + "body": "" + }, + "chips-outline": { + "body": "" + }, + "chips-outline-sharp": { + "body": "" + }, + "chips-sharp": { + "body": "" + }, + "chrome-reader-mode": { + "body": "" + }, + "chrome-reader-mode-outline": { + "body": "" + }, + "chrome-reader-mode-outline-rounded": { + "body": "" + }, + "chrome-reader-mode-outline-sharp": { + "body": "" + }, + "chrome-reader-mode-rounded": { + "body": "" + }, + "chrome-reader-mode-sharp": { + "body": "" + }, + "chromecast-2": { + "body": "" + }, + "chromecast-device": { + "body": "" + }, + "chromecast-device-outline": { + "body": "" + }, + "chronic": { + "body": "" + }, + "chronic-outline": { + "body": "" + }, + "chronic-outline-rounded": { + "body": "" + }, + "chronic-rounded": { + "body": "" + }, + "church": { + "body": "" + }, + "church-outline": { + "body": "" + }, + "church-outline-rounded": { + "body": "" + }, + "church-outline-sharp": { + "body": "" + }, + "church-rounded": { + "body": "" + }, + "church-sharp": { + "body": "" + }, + "cinematic-blur": { + "body": "" + }, + "cinematic-blur-outline": { + "body": "" + }, + "cinematic-blur-outline-sharp": { + "body": "" + }, + "cinematic-blur-sharp": { + "body": "" + }, + "circle-notifications": { + "body": "" + }, + "circle-notifications-outline": { + "body": "" + }, + "circle-notifications-outline-rounded": { + "body": "" + }, + "circle-notifications-outline-sharp": { + "body": "" + }, + "circle-notifications-rounded": { + "body": "" + }, + "circle-notifications-sharp": { + "body": "" + }, + "circles": { + "body": "" + }, + "circles-ext": { + "body": "" + }, + "circles-ext-outline": { + "body": "" + }, + "circles-outline": { + "body": "" + }, + "clarify": { + "body": "" + }, + "clarify-outline": { + "body": "" + }, + "clarify-outline-rounded": { + "body": "" + }, + "clarify-outline-sharp": { + "body": "" + }, + "clarify-rounded": { + "body": "" + }, + "clarify-sharp": { + "body": "" + }, + "clean-hands": { + "body": "" + }, + "clean-hands-outline": { + "body": "" + }, + "clean-hands-outline-rounded": { + "body": "" + }, + "clean-hands-outline-sharp": { + "body": "" + }, + "clean-hands-rounded": { + "body": "" + }, + "clean-hands-sharp": { + "body": "" + }, + "cleaning": { + "body": "" + }, + "cleaning-bucket": { + "body": "" + }, + "cleaning-bucket-outline": { + "body": "" + }, + "cleaning-bucket-outline-rounded": { + "body": "" + }, + "cleaning-bucket-outline-sharp": { + "body": "" + }, + "cleaning-bucket-rounded": { + "body": "" + }, + "cleaning-bucket-sharp": { + "body": "" + }, + "cleaning-outline": { + "body": "" + }, + "cleaning-outline-rounded": { + "body": "" + }, + "cleaning-outline-sharp": { + "body": "" + }, + "cleaning-rounded": { + "body": "" + }, + "cleaning-services": { + "body": "" + }, + "cleaning-services-outline": { + "body": "" + }, + "cleaning-services-outline-rounded": { + "body": "" + }, + "cleaning-services-outline-sharp": { + "body": "" + }, + "cleaning-services-rounded": { + "body": "" + }, + "cleaning-services-sharp": { + "body": "" + }, + "cleaning-sharp": { + "body": "" + }, + "clear-all": { + "body": "" + }, + "clear-all-rounded": { + "body": "" + }, + "climate-mini-split": { + "body": "" + }, + "climate-mini-split-outline": { + "body": "" + }, + "climate-mini-split-outline-rounded": { + "body": "" + }, + "climate-mini-split-outline-sharp": { + "body": "" + }, + "climate-mini-split-rounded": { + "body": "" + }, + "climate-mini-split-sharp": { + "body": "" + }, + "clinical-notes": { + "body": "" + }, + "clinical-notes-outline": { + "body": "" + }, + "clinical-notes-outline-rounded": { + "body": "" + }, + "clinical-notes-outline-sharp": { + "body": "" + }, + "clinical-notes-rounded": { + "body": "" + }, + "clinical-notes-sharp": { + "body": "" + }, + "clock-loader-10": { + "body": "" + }, + "clock-loader-20": { + "body": "" + }, + "clock-loader-40": { + "body": "" + }, + "clock-loader-60": { + "body": "" + }, + "clock-loader-80": { + "body": "" + }, + "clock-loader-90": { + "body": "" + }, + "close": { + "body": "" + }, + "close-fullscreen": { + "body": "" + }, + "close-fullscreen-rounded": { + "body": "" + }, + "close-rounded": { + "body": "" + }, + "closed-caption": { + "body": "" + }, + "closed-caption-disabled": { + "body": "" + }, + "closed-caption-disabled-outline": { + "body": "" + }, + "closed-caption-disabled-outline-rounded": { + "body": "" + }, + "closed-caption-disabled-outline-sharp": { + "body": "" + }, + "closed-caption-disabled-rounded": { + "body": "" + }, + "closed-caption-disabled-sharp": { + "body": "" + }, + "closed-caption-outline": { + "body": "" + }, + "closed-caption-outline-rounded": { + "body": "" + }, + "closed-caption-outline-sharp": { + "body": "" + }, + "closed-caption-rounded": { + "body": "" + }, + "closed-caption-sharp": { + "body": "" + }, + "cloud": { + "body": "" + }, + "cloud-circle": { + "body": "" + }, + "cloud-circle-outline": { + "body": "" + }, + "cloud-done": { + "body": "" + }, + "cloud-done-outline": { + "body": "" + }, + "cloud-done-outline-rounded": { + "body": "" + }, + "cloud-done-rounded": { + "body": "" + }, + "cloud-download": { + "body": "" + }, + "cloud-download-outline": { + "body": "" + }, + "cloud-download-outline-rounded": { + "body": "" + }, + "cloud-download-rounded": { + "body": "" + }, + "cloud-off": { + "body": "" + }, + "cloud-off-outline": { + "body": "" + }, + "cloud-off-outline-rounded": { + "body": "" + }, + "cloud-off-rounded": { + "body": "" + }, + "cloud-outline": { + "body": "" + }, + "cloud-sync": { + "body": "" + }, + "cloud-sync-outline": { + "body": "" + }, + "cloud-sync-outline-rounded": { + "body": "" + }, + "cloud-sync-rounded": { + "body": "" + }, + "cloudy-snowing": { + "body": "" + }, + "cloudy-snowing-outline": { + "body": "" + }, + "co-present": { + "body": "" + }, + "co-present-outline": { + "body": "" + }, + "co-present-outline-rounded": { + "body": "" + }, + "co-present-outline-sharp": { + "body": "" + }, + "co-present-rounded": { + "body": "" + }, + "co-present-sharp": { + "body": "" + }, + "co2": { + "body": "" + }, + "co2-outline-rounded": { + "body": "" + }, + "co2-rounded": { + "body": "" + }, + "co2-sharp": { + "body": "" + }, + "code": { + "body": "" + }, + "code-blocks": { + "body": "" + }, + "code-blocks-outline": { + "body": "" + }, + "code-blocks-outline-rounded": { + "body": "" + }, + "code-blocks-outline-sharp": { + "body": "" + }, + "code-blocks-rounded": { + "body": "" + }, + "code-blocks-sharp": { + "body": "" + }, + "code-off": { + "body": "" + }, + "code-off-rounded": { + "body": "" + }, + "code-rounded": { + "body": "" + }, + "coffee": { + "body": "" + }, + "coffee-maker": { + "body": "" + }, + "coffee-maker-outline": { + "body": "" + }, + "coffee-maker-outline-rounded": { + "body": "" + }, + "coffee-maker-outline-sharp": { + "body": "" + }, + "coffee-maker-rounded": { + "body": "" + }, + "coffee-maker-sharp": { + "body": "" + }, + "coffee-outline": { + "body": "" + }, + "coffee-outline-rounded": { + "body": "" + }, + "coffee-outline-sharp": { + "body": "" + }, + "coffee-rounded": { + "body": "" + }, + "coffee-sharp": { + "body": "" + }, + "cognition": { + "body": "" + }, + "cognition-outline": { + "body": "" + }, + "cognition-outline-rounded": { + "body": "" + }, + "cognition-outline-sharp": { + "body": "" + }, + "cognition-rounded": { + "body": "" + }, + "cognition-sharp": { + "body": "" + }, + "collapse-all": { + "body": "" + }, + "collapse-all-rounded": { + "body": "" + }, + "collections-bookmark": { + "body": "" + }, + "collections-bookmark-outline": { + "body": "" + }, + "collections-bookmark-outline-rounded": { + "body": "" + }, + "collections-bookmark-outline-sharp": { + "body": "" + }, + "collections-bookmark-rounded": { + "body": "" + }, + "collections-bookmark-sharp": { + "body": "" + }, + "colorize": { + "body": "" + }, + "colorize-outline": { + "body": "" + }, + "colorize-outline-rounded": { + "body": "" + }, + "colorize-outline-sharp": { + "body": "" + }, + "colorize-rounded": { + "body": "" + }, + "colorize-sharp": { + "body": "" + }, + "colors": { + "body": "" + }, + "colors-rounded": { + "body": "" + }, + "colors-sharp": { + "body": "" + }, + "comic-bubble": { + "body": "" + }, + "comic-bubble-outline": { + "body": "" + }, + "comic-bubble-outline-rounded": { + "body": "" + }, + "comic-bubble-outline-sharp": { + "body": "" + }, + "comic-bubble-rounded": { + "body": "" + }, + "comic-bubble-sharp": { + "body": "" + }, + "comment": { + "body": "" + }, + "comment-bank": { + "body": "" + }, + "comment-bank-outline": { + "body": "" + }, + "comment-bank-outline-rounded": { + "body": "" + }, + "comment-bank-outline-sharp": { + "body": "" + }, + "comment-bank-rounded": { + "body": "" + }, + "comment-bank-sharp": { + "body": "" + }, + "comment-outline": { + "body": "" + }, + "comment-outline-rounded": { + "body": "" + }, + "comment-outline-sharp": { + "body": "" + }, + "comment-rounded": { + "body": "" + }, + "comment-sharp": { + "body": "" + }, + "comments-disabled": { + "body": "" + }, + "comments-disabled-outline": { + "body": "" + }, + "comments-disabled-outline-rounded": { + "body": "" + }, + "comments-disabled-outline-sharp": { + "body": "" + }, + "comments-disabled-rounded": { + "body": "" + }, + "comments-disabled-sharp": { + "body": "" + }, + "commit": { + "body": "" + }, + "commit-rounded": { + "body": "" + }, + "communication": { + "body": "" + }, + "communication-rounded": { + "body": "" + }, + "communities": { + "body": "" + }, + "communities-outline": { + "body": "" + }, + "commute": { + "body": "" + }, + "commute-outline": { + "body": "" + }, + "commute-outline-rounded": { + "body": "" + }, + "commute-outline-sharp": { + "body": "" + }, + "commute-rounded": { + "body": "" + }, + "commute-sharp": { + "body": "" + }, + "compare": { + "body": "" + }, + "compare-arrows": { + "body": "" + }, + "compare-arrows-rounded": { + "body": "" + }, + "compare-rounded": { + "body": "" + }, + "compare-sharp": { + "body": "" + }, + "compass-calibration": { + "body": "" + }, + "compass-calibration-outline": { + "body": "" + }, + "compass-calibration-outline-rounded": { + "body": "" + }, + "compass-calibration-rounded": { + "body": "" + }, + "component-exchange": { + "body": "" + }, + "compost": { + "body": "" + }, + "compost-rounded": { + "body": "" + }, + "compress": { + "body": "" + }, + "compress-rounded": { + "body": "" + }, + "computer": { + "body": "" + }, + "computer-outline": { + "body": "" + }, + "computer-outline-sharp": { + "body": "" + }, + "computer-sharp": { + "body": "" + }, + "concierge": { + "body": "" + }, + "concierge-outline": { + "body": "" + }, + "concierge-outline-rounded": { + "body": "" + }, + "concierge-outline-sharp": { + "body": "" + }, + "concierge-rounded": { + "body": "" + }, + "concierge-sharp": { + "body": "" + }, + "conditions": { + "body": "" + }, + "conditions-rounded": { + "body": "" + }, + "confirmation-number": { + "body": "" + }, + "confirmation-number-outline": { + "body": "" + }, + "confirmation-number-outline-rounded": { + "body": "" + }, + "confirmation-number-outline-sharp": { + "body": "" + }, + "confirmation-number-rounded": { + "body": "" + }, + "confirmation-number-sharp": { + "body": "" + }, + "congenital": { + "body": "" + }, + "congenital-outline": { + "body": "" + }, + "connect-without-contact": { + "body": "" + }, + "connect-without-contact-outline-rounded": { + "body": "" + }, + "connect-without-contact-rounded": { + "body": "" + }, + "connected-tv": { + "body": "" + }, + "connected-tv-outline": { + "body": "" + }, + "connected-tv-outline-rounded": { + "body": "" + }, + "connected-tv-outline-sharp": { + "body": "" + }, + "connected-tv-rounded": { + "body": "" + }, + "connected-tv-sharp": { + "body": "" + }, + "connecting-airports": { + "body": "" + }, + "connecting-airports-rounded": { + "body": "" + }, + "construction": { + "body": "" + }, + "construction-rounded": { + "body": "" + }, + "contact-emergency": { + "body": "" + }, + "contact-emergency-outline": { + "body": "" + }, + "contact-emergency-outline-rounded": { + "body": "" + }, + "contact-emergency-outline-sharp": { + "body": "" + }, + "contact-emergency-rounded": { + "body": "" + }, + "contact-emergency-sharp": { + "body": "" + }, + "contact-mail": { + "body": "" + }, + "contact-mail-outline": { + "body": "" + }, + "contact-mail-outline-rounded": { + "body": "" + }, + "contact-mail-outline-sharp": { + "body": "" + }, + "contact-mail-rounded": { + "body": "" + }, + "contact-mail-sharp": { + "body": "" + }, + "contact-page": { + "body": "" + }, + "contact-page-outline": { + "body": "" + }, + "contact-page-outline-rounded": { + "body": "" + }, + "contact-page-outline-sharp": { + "body": "" + }, + "contact-page-rounded": { + "body": "" + }, + "contact-page-sharp": { + "body": "" + }, + "contact-phone": { + "body": "" + }, + "contact-phone-outline": { + "body": "" + }, + "contact-phone-outline-rounded": { + "body": "" + }, + "contact-phone-outline-sharp": { + "body": "" + }, + "contact-phone-rounded": { + "body": "" + }, + "contact-phone-sharp": { + "body": "" + }, + "contact-support": { + "body": "" + }, + "contact-support-outline": { + "body": "" + }, + "contact-support-outline-rounded": { + "body": "" + }, + "contact-support-rounded": { + "body": "" + }, + "contactless": { + "body": "" + }, + "contactless-off": { + "body": "" + }, + "contactless-off-outline": { + "body": "" + }, + "contactless-off-outline-rounded": { + "body": "" + }, + "contactless-off-rounded": { + "body": "" + }, + "contactless-outline": { + "body": "" + }, + "contactless-outline-rounded": { + "body": "" + }, + "contactless-rounded": { + "body": "" + }, + "contacts": { + "body": "" + }, + "contacts-outline": { + "body": "" + }, + "contacts-outline-rounded": { + "body": "" + }, + "contacts-outline-sharp": { + "body": "" + }, + "contacts-product": { + "body": "" + }, + "contacts-product-outline": { + "body": "" + }, + "contacts-rounded": { + "body": "" + }, + "contacts-sharp": { + "body": "" + }, + "content-copy": { + "body": "" + }, + "content-copy-outline": { + "body": "" + }, + "content-copy-outline-rounded": { + "body": "" + }, + "content-copy-outline-sharp": { + "body": "" + }, + "content-copy-rounded": { + "body": "" + }, + "content-copy-sharp": { + "body": "" + }, + "content-paste": { + "body": "" + }, + "content-paste-go": { + "body": "" + }, + "content-paste-go-rounded": { + "body": "" + }, + "content-paste-go-sharp": { + "body": "" + }, + "content-paste-off": { + "body": "" + }, + "content-paste-off-rounded": { + "body": "" + }, + "content-paste-off-sharp": { + "body": "" + }, + "content-paste-rounded": { + "body": "" + }, + "content-paste-search": { + "body": "" + }, + "content-paste-search-rounded": { + "body": "" + }, + "content-paste-search-sharp": { + "body": "" + }, + "content-paste-sharp": { + "body": "" + }, + "contract": { + "body": "" + }, + "contract-delete": { + "body": "" + }, + "contract-delete-outline": { + "body": "" + }, + "contract-delete-outline-rounded": { + "body": "" + }, + "contract-delete-rounded": { + "body": "" + }, + "contract-edit": { + "body": "" + }, + "contract-edit-outline": { + "body": "" + }, + "contract-edit-outline-rounded": { + "body": "" + }, + "contract-edit-outline-sharp": { + "body": "" + }, + "contract-edit-rounded": { + "body": "" + }, + "contract-edit-sharp": { + "body": "" + }, + "contract-outline": { + "body": "" + }, + "contract-outline-rounded": { + "body": "" + }, + "contract-rounded": { + "body": "" + }, + "contrast": { + "body": "" + }, + "contrast-rtl-off": { + "body": "" + }, + "contrast-rtl-off-rounded": { + "body": "" + }, + "control-camera": { + "body": "" + }, + "control-camera-rounded": { + "body": "" + }, + "control-point-duplicate": { + "body": "" + }, + "control-point-duplicate-outline": { + "body": "" + }, + "control-point-duplicate-outline-rounded": { + "body": "" + }, + "control-point-duplicate-rounded": { + "body": "" + }, + "controller-gen": { + "body": "" + }, + "controller-gen-outline": { + "body": "" + }, + "controller-gen-outline-sharp": { + "body": "" + }, + "conversion-path": { + "body": "" + }, + "conversion-path-off": { + "body": "" + }, + "conversion-path-off-rounded": { + "body": "" + }, + "conveyor-belt": { + "body": "" + }, + "conveyor-belt-outline": { + "body": "" + }, + "conveyor-belt-outline-rounded": { + "body": "" + }, + "conveyor-belt-outline-sharp": { + "body": "" + }, + "conveyor-belt-rounded": { + "body": "" + }, + "conveyor-belt-sharp": { + "body": "" + }, + "cookie": { + "body": "" + }, + "cookie-off": { + "body": "" + }, + "cookie-off-outline": { + "body": "" + }, + "cookie-off-outline-rounded": { + "body": "" + }, + "cookie-off-rounded": { + "body": "" + }, + "cookie-outline": { + "body": "" + }, + "cookie-outline-rounded": { + "body": "" + }, + "cookie-rounded": { + "body": "" + }, + "cooking": { + "body": "" + }, + "cooking-outline": { + "body": "" + }, + "cool-to-dry": { + "body": "" + }, + "cool-to-dry-outline": { + "body": "" + }, + "cool-to-dry-outline-rounded": { + "body": "" + }, + "cool-to-dry-rounded": { + "body": "" + }, + "copy-all": { + "body": "" + }, + "copy-all-sharp": { + "body": "" + }, + "copyright": { + "body": "" + }, + "copyright-outline": { + "body": "" + }, + "copyright-outline-rounded": { + "body": "" + }, + "copyright-outline-sharp": { + "body": "" + }, + "copyright-rounded": { + "body": "" + }, + "copyright-sharp": { + "body": "" + }, + "coronavirus": { + "body": "" + }, + "coronavirus-outline": { + "body": "" + }, + "coronavirus-outline-sharp": { + "body": "" + }, + "coronavirus-sharp": { + "body": "" + }, + "corporate-fare": { + "body": "" + }, + "corporate-fare-rounded": { + "body": "" + }, + "cottage": { + "body": "" + }, + "cottage-outline": { + "body": "" + }, + "cottage-outline-rounded": { + "body": "" + }, + "cottage-rounded": { + "body": "" + }, + "counter-0": { + "body": "" + }, + "counter-0-outline": { + "body": "" + }, + "counter-0-outline-sharp": { + "body": "" + }, + "counter-0-sharp": { + "body": "" + }, + "counter-1": { + "body": "" + }, + "counter-1-outline": { + "body": "" + }, + "counter-1-outline-rounded": { + "body": "" + }, + "counter-1-rounded": { + "body": "" + }, + "counter-2": { + "body": "" + }, + "counter-2-outline": { + "body": "" + }, + "counter-2-outline-rounded": { + "body": "" + }, + "counter-2-outline-sharp": { + "body": "" + }, + "counter-2-rounded": { + "body": "" + }, + "counter-2-sharp": { + "body": "" + }, + "counter-3": { + "body": "" + }, + "counter-3-outline": { + "body": "" + }, + "counter-3-outline-rounded": { + "body": "" + }, + "counter-3-outline-sharp": { + "body": "" + }, + "counter-3-rounded": { + "body": "" + }, + "counter-3-sharp": { + "body": "" + }, + "counter-4": { + "body": "" + }, + "counter-4-outline": { + "body": "" + }, + "counter-4-outline-rounded": { + "body": "" + }, + "counter-4-rounded": { + "body": "" + }, + "counter-5": { + "body": "" + }, + "counter-5-outline": { + "body": "" + }, + "counter-5-outline-rounded": { + "body": "" + }, + "counter-5-outline-sharp": { + "body": "" + }, + "counter-5-rounded": { + "body": "" + }, + "counter-5-sharp": { + "body": "" + }, + "counter-6": { + "body": "" + }, + "counter-6-outline": { + "body": "" + }, + "counter-6-outline-rounded": { + "body": "" + }, + "counter-6-outline-sharp": { + "body": "" + }, + "counter-6-rounded": { + "body": "" + }, + "counter-6-sharp": { + "body": "" + }, + "counter-7": { + "body": "" + }, + "counter-7-outline": { + "body": "" + }, + "counter-7-outline-rounded": { + "body": "" + }, + "counter-7-outline-sharp": { + "body": "" + }, + "counter-7-rounded": { + "body": "" + }, + "counter-7-sharp": { + "body": "" + }, + "counter-8": { + "body": "" + }, + "counter-8-outline": { + "body": "" + }, + "counter-8-outline-sharp": { + "body": "" + }, + "counter-8-sharp": { + "body": "" + }, + "counter-9": { + "body": "" + }, + "counter-9-outline": { + "body": "" + }, + "counter-9-outline-rounded": { + "body": "" + }, + "counter-9-outline-sharp": { + "body": "" + }, + "counter-9-rounded": { + "body": "" + }, + "counter-9-sharp": { + "body": "" + }, + "countertops": { + "body": "" + }, + "countertops-outline": { + "body": "" + }, + "countertops-outline-rounded": { + "body": "" + }, + "countertops-rounded": { + "body": "" + }, + "create-new-folder": { + "body": "" + }, + "create-new-folder-outline": { + "body": "" + }, + "create-new-folder-outline-rounded": { + "body": "" + }, + "create-new-folder-outline-sharp": { + "body": "" + }, + "create-new-folder-rounded": { + "body": "" + }, + "create-new-folder-sharp": { + "body": "" + }, + "credit-card": { + "body": "" + }, + "credit-card-gear": { + "body": "" + }, + "credit-card-gear-outline": { + "body": "" + }, + "credit-card-gear-outline-rounded": { + "body": "" + }, + "credit-card-gear-outline-sharp": { + "body": "" + }, + "credit-card-gear-rounded": { + "body": "" + }, + "credit-card-gear-sharp": { + "body": "" + }, + "credit-card-heart": { + "body": "" + }, + "credit-card-heart-outline": { + "body": "" + }, + "credit-card-heart-outline-rounded": { + "body": "" + }, + "credit-card-heart-outline-sharp": { + "body": "" + }, + "credit-card-heart-rounded": { + "body": "" + }, + "credit-card-heart-sharp": { + "body": "" + }, + "credit-card-off": { + "body": "" + }, + "credit-card-off-outline": { + "body": "" + }, + "credit-card-off-outline-rounded": { + "body": "" + }, + "credit-card-off-outline-sharp": { + "body": "" + }, + "credit-card-off-rounded": { + "body": "" + }, + "credit-card-off-sharp": { + "body": "" + }, + "credit-card-outline": { + "body": "" + }, + "credit-card-outline-sharp": { + "body": "" + }, + "credit-card-sharp": { + "body": "" + }, + "credit-score": { + "body": "" + }, + "credit-score-outline": { + "body": "" + }, + "credit-score-outline-rounded": { + "body": "" + }, + "credit-score-outline-sharp": { + "body": "" + }, + "credit-score-rounded": { + "body": "" + }, + "credit-score-sharp": { + "body": "" + }, + "crib": { + "body": "" + }, + "crib-outline": { + "body": "" + }, + "crib-outline-rounded": { + "body": "" + }, + "crib-outline-sharp": { + "body": "" + }, + "crib-rounded": { + "body": "" + }, + "crib-sharp": { + "body": "" + }, + "crisis-alert": { + "body": "" + }, + "crisis-alert-rounded": { + "body": "" + }, + "crop": { + "body": "" + }, + "crop-16-9": { + "body": "" + }, + "crop-16-9-outline": { + "body": "" + }, + "crop-16-9-outline-sharp": { + "body": "" + }, + "crop-16-9-sharp": { + "body": "" + }, + "crop-3-2": { + "body": "" + }, + "crop-3-2-outline": { + "body": "" + }, + "crop-3-2-outline-sharp": { + "body": "" + }, + "crop-3-2-sharp": { + "body": "" + }, + "crop-5-4": { + "body": "" + }, + "crop-5-4-outline": { + "body": "" + }, + "crop-5-4-outline-sharp": { + "body": "" + }, + "crop-5-4-sharp": { + "body": "" + }, + "crop-7-5": { + "body": "" + }, + "crop-7-5-outline": { + "body": "" + }, + "crop-7-5-outline-sharp": { + "body": "" + }, + "crop-7-5-sharp": { + "body": "" + }, + "crop-9-16": { + "body": "" + }, + "crop-9-16-outline": { + "body": "" + }, + "crop-9-16-outline-sharp": { + "body": "" + }, + "crop-9-16-sharp": { + "body": "" + }, + "crop-free": { + "body": "" + }, + "crop-free-rounded": { + "body": "" + }, + "crop-free-sharp": { + "body": "" + }, + "crop-landscape": { + "body": "" + }, + "crop-landscape-outline": { + "body": "" + }, + "crop-portrait": { + "body": "" + }, + "crop-portrait-outline": { + "body": "" + }, + "crop-portrait-outline-sharp": { + "body": "" + }, + "crop-portrait-sharp": { + "body": "" + }, + "crop-rotate": { + "body": "" + }, + "crop-rotate-rounded": { + "body": "" + }, + "crop-rotate-sharp": { + "body": "" + }, + "crop-rounded": { + "body": "" + }, + "crop-sharp": { + "body": "" + }, + "crop-square": { + "body": "" + }, + "crop-square-outline": { + "body": "" + }, + "crossword": { + "body": "" + }, + "crossword-outline": { + "body": "" + }, + "crossword-outline-rounded": { + "body": "" + }, + "crossword-rounded": { + "body": "" + }, + "crowdsource": { + "body": "" + }, + "cruelty-free": { + "body": "" + }, + "css": { + "body": "" + }, + "css-rounded": { + "body": "" + }, + "css-sharp": { + "body": "" + }, + "csv": { + "body": "" + }, + "csv-outline": { + "body": "" + }, + "csv-outline-rounded": { + "body": "" + }, + "csv-outline-sharp": { + "body": "" + }, + "csv-rounded": { + "body": "" + }, + "csv-sharp": { + "body": "" + }, + "currency-bitcoin": { + "body": "" + }, + "currency-bitcoin-rounded": { + "body": "" + }, + "currency-exchange": { + "body": "" + }, + "currency-exchange-rounded": { + "body": "" + }, + "currency-franc": { + "body": "" + }, + "currency-franc-rounded": { + "body": "" + }, + "currency-lira": { + "body": "" + }, + "currency-lira-rounded": { + "body": "" + }, + "currency-pound": { + "body": "" + }, + "currency-pound-rounded": { + "body": "" + }, + "currency-ruble": { + "body": "" + }, + "currency-ruble-rounded": { + "body": "" + }, + "currency-rupee": { + "body": "" + }, + "currency-rupee-rounded": { + "body": "" + }, + "currency-yen": { + "body": "" + }, + "currency-yen-rounded": { + "body": "" + }, + "currency-yuan": { + "body": "" + }, + "currency-yuan-rounded": { + "body": "" + }, + "curtains": { + "body": "" + }, + "curtains-closed": { + "body": "" + }, + "curtains-closed-outline": { + "body": "" + }, + "curtains-closed-outline-rounded": { + "body": "" + }, + "curtains-closed-rounded": { + "body": "" + }, + "curtains-outline": { + "body": "" + }, + "curtains-outline-rounded": { + "body": "" + }, + "curtains-rounded": { + "body": "" + }, + "custom-typography": { + "body": "" + }, + "custom-typography-rounded": { + "body": "" + }, + "cut": { + "body": "" + }, + "cut-rounded": { + "body": "" + }, + "cycle": { + "body": "" + }, + "cycle-rounded": { + "body": "" + }, + "cyclone": { + "body": "" + }, + "cyclone-rounded": { + "body": "" + }, + "dangerous": { + "body": "" + }, + "dangerous-outline": { + "body": "" + }, + "dangerous-outline-rounded": { + "body": "" + }, + "dangerous-rounded": { + "body": "" + }, + "dark-mode": { + "body": "" + }, + "dark-mode-outline": { + "body": "" + }, + "dark-mode-outline-rounded": { + "body": "" + }, + "dark-mode-rounded": { + "body": "" + }, + "dashboard": { + "body": "" + }, + "dashboard-customize": { + "body": "" + }, + "dashboard-customize-outline": { + "body": "" + }, + "dashboard-customize-outline-rounded": { + "body": "" + }, + "dashboard-customize-rounded": { + "body": "" + }, + "dashboard-outline": { + "body": "" + }, + "dashboard-outline-rounded": { + "body": "" + }, + "dashboard-rounded": { + "body": "" + }, + "data-alert": { + "body": "" + }, + "data-alert-rounded": { + "body": "" + }, + "data-array": { + "body": "" + }, + "data-array-rounded": { + "body": "" + }, + "data-check": { + "body": "" + }, + "data-check-rounded": { + "body": "" + }, + "data-exploration": { + "body": "" + }, + "data-exploration-outline": { + "body": "" + }, + "data-exploration-outline-rounded": { + "body": "" + }, + "data-exploration-outline-sharp": { + "body": "" + }, + "data-exploration-rounded": { + "body": "" + }, + "data-exploration-sharp": { + "body": "" + }, + "data-info-alert": { + "body": "" + }, + "data-info-alert-rounded": { + "body": "" + }, + "data-loss-prevention": { + "body": "" + }, + "data-loss-prevention-outline": { + "body": "" + }, + "data-loss-prevention-outline-rounded": { + "body": "" + }, + "data-loss-prevention-rounded": { + "body": "" + }, + "data-object": { + "body": "" + }, + "data-object-outline-sharp": { + "body": "" + }, + "data-object-rounded": { + "body": "" + }, + "data-object-sharp": { + "body": "" + }, + "data-saver-on": { + "body": "" + }, + "data-saver-on-rounded": { + "body": "" + }, + "data-table": { + "body": "" + }, + "data-table-outline": { + "body": "" + }, + "data-table-outline-rounded": { + "body": "" + }, + "data-table-outline-sharp": { + "body": "" + }, + "data-table-rounded": { + "body": "" + }, + "data-table-sharp": { + "body": "" + }, + "data-thresholding": { + "body": "" + }, + "data-thresholding-outline": { + "body": "" + }, + "data-thresholding-outline-rounded": { + "body": "" + }, + "data-thresholding-outline-sharp": { + "body": "" + }, + "data-thresholding-rounded": { + "body": "" + }, + "data-thresholding-sharp": { + "body": "" + }, + "data-usage": { + "body": "" + }, + "database": { + "body": "" + }, + "database-outline": { + "body": "" + }, + "dataset": { + "body": "" + }, + "dataset-linked": { + "body": "" + }, + "dataset-linked-outline": { + "body": "" + }, + "dataset-linked-outline-rounded": { + "body": "" + }, + "dataset-linked-outline-sharp": { + "body": "" + }, + "dataset-linked-rounded": { + "body": "" + }, + "dataset-linked-sharp": { + "body": "" + }, + "dataset-outline": { + "body": "" + }, + "dataset-outline-sharp": { + "body": "" + }, + "dataset-sharp": { + "body": "" + }, + "date-range": { + "body": "" + }, + "date-range-outline": { + "body": "" + }, + "date-range-outline-rounded": { + "body": "" + }, + "date-range-outline-sharp": { + "body": "" + }, + "date-range-rounded": { + "body": "" + }, + "date-range-sharp": { + "body": "" + }, + "deblur": { + "body": "" + }, + "deblur-outline": { + "body": "" + }, + "deceased": { + "body": "" + }, + "deceased-outline": { + "body": "" + }, + "deceased-outline-sharp": { + "body": "" + }, + "deceased-sharp": { + "body": "" + }, + "decimal-decrease": { + "body": "" + }, + "decimal-decrease-rounded": { + "body": "" + }, + "decimal-increase": { + "body": "" + }, + "decimal-increase-rounded": { + "body": "" + }, + "deck": { + "body": "" + }, + "deck-outline": { + "body": "" + }, + "deck-outline-rounded": { + "body": "" + }, + "deck-rounded": { + "body": "" + }, + "dehaze": { + "body": "" + }, + "dehaze-rounded": { + "body": "" + }, + "delete": { + "body": "" + }, + "delete-forever": { + "body": "" + }, + "delete-forever-outline": { + "body": "" + }, + "delete-forever-outline-rounded": { + "body": "" + }, + "delete-forever-outline-sharp": { + "body": "" + }, + "delete-forever-rounded": { + "body": "" + }, + "delete-forever-sharp": { + "body": "" + }, + "delete-history": { + "body": "" + }, + "delete-history-outline": { + "body": "" + }, + "delete-history-outline-rounded": { + "body": "" + }, + "delete-history-rounded": { + "body": "" + }, + "delete-outline": { + "body": "" + }, + "delete-outline-rounded": { + "body": "" + }, + "delete-outline-sharp": { + "body": "" + }, + "delete-rounded": { + "body": "" + }, + "delete-sharp": { + "body": "" + }, + "delete-sweep": { + "body": "" + }, + "delete-sweep-outline": { + "body": "" + }, + "delete-sweep-outline-rounded": { + "body": "" + }, + "delete-sweep-outline-sharp": { + "body": "" + }, + "delete-sweep-rounded": { + "body": "" + }, + "delete-sweep-sharp": { + "body": "" + }, + "demography": { + "body": "" + }, + "demography-outline": { + "body": "" + }, + "demography-outline-rounded": { + "body": "" + }, + "demography-outline-sharp": { + "body": "" + }, + "demography-rounded": { + "body": "" + }, + "demography-sharp": { + "body": "" + }, + "density-large": { + "body": "" + }, + "density-large-rounded": { + "body": "" + }, + "density-medium": { + "body": "" + }, + "density-medium-rounded": { + "body": "" + }, + "density-small": { + "body": "" + }, + "density-small-outline": { + "body": "" + }, + "density-small-outline-rounded": { + "body": "" + }, + "density-small-rounded": { + "body": "" + }, + "dentistry": { + "body": "" + }, + "dentistry-outline": { + "body": "" + }, + "departure-board": { + "body": "" + }, + "departure-board-outline": { + "body": "" + }, + "departure-board-outline-rounded": { + "body": "" + }, + "departure-board-outline-sharp": { + "body": "" + }, + "departure-board-rounded": { + "body": "" + }, + "departure-board-sharp": { + "body": "" + }, + "deployed-code": { + "body": "" + }, + "deployed-code-account": { + "body": "" + }, + "deployed-code-account-outline": { + "body": "" + }, + "deployed-code-account-outline-rounded": { + "body": "" + }, + "deployed-code-account-outline-sharp": { + "body": "" + }, + "deployed-code-account-rounded": { + "body": "" + }, + "deployed-code-account-sharp": { + "body": "" + }, + "deployed-code-alert": { + "body": "" + }, + "deployed-code-alert-outline": { + "body": "" + }, + "deployed-code-alert-outline-rounded": { + "body": "" + }, + "deployed-code-alert-outline-sharp": { + "body": "" + }, + "deployed-code-alert-rounded": { + "body": "" + }, + "deployed-code-alert-sharp": { + "body": "" + }, + "deployed-code-history": { + "body": "" + }, + "deployed-code-history-outline": { + "body": "" + }, + "deployed-code-history-outline-rounded": { + "body": "" + }, + "deployed-code-history-outline-sharp": { + "body": "" + }, + "deployed-code-history-rounded": { + "body": "" + }, + "deployed-code-history-sharp": { + "body": "" + }, + "deployed-code-outline": { + "body": "" + }, + "deployed-code-outline-sharp": { + "body": "" + }, + "deployed-code-sharp": { + "body": "" + }, + "deployed-code-update": { + "body": "" + }, + "deployed-code-update-outline": { + "body": "" + }, + "deployed-code-update-outline-rounded": { + "body": "" + }, + "deployed-code-update-outline-sharp": { + "body": "" + }, + "deployed-code-update-rounded": { + "body": "" + }, + "deployed-code-update-sharp": { + "body": "" + }, + "dermatology": { + "body": "" + }, + "dermatology-outline": { + "body": "" + }, + "dermatology-outline-rounded": { + "body": "" + }, + "dermatology-outline-sharp": { + "body": "" + }, + "dermatology-rounded": { + "body": "" + }, + "dermatology-sharp": { + "body": "" + }, + "description": { + "body": "" + }, + "description-outline": { + "body": "" + }, + "description-outline-rounded": { + "body": "" + }, + "description-outline-sharp": { + "body": "" + }, + "description-rounded": { + "body": "" + }, + "description-sharp": { + "body": "" + }, + "deselect": { + "body": "" + }, + "deselect-rounded": { + "body": "" + }, + "design-services": { + "body": "" + }, + "design-services-outline": { + "body": "" + }, + "design-services-outline-rounded": { + "body": "" + }, + "design-services-outline-sharp": { + "body": "" + }, + "design-services-rounded": { + "body": "" + }, + "design-services-sharp": { + "body": "" + }, + "desk": { + "body": "" + }, + "desk-rounded": { + "body": "" + }, + "deskphone": { + "body": "" + }, + "deskphone-outline": { + "body": "" + }, + "deskphone-outline-rounded": { + "body": "" + }, + "deskphone-outline-sharp": { + "body": "" + }, + "deskphone-rounded": { + "body": "" + }, + "deskphone-sharp": { + "body": "" + }, + "desktop-access-disabled": { + "body": "" + }, + "desktop-access-disabled-outline": { + "body": "" + }, + "desktop-access-disabled-outline-rounded": { + "body": "" + }, + "desktop-access-disabled-outline-sharp": { + "body": "" + }, + "desktop-access-disabled-rounded": { + "body": "" + }, + "desktop-access-disabled-sharp": { + "body": "" + }, + "desktop-mac": { + "body": "" + }, + "desktop-mac-outline": { + "body": "" + }, + "desktop-mac-outline-rounded": { + "body": "" + }, + "desktop-mac-outline-sharp": { + "body": "" + }, + "desktop-mac-rounded": { + "body": "" + }, + "desktop-mac-sharp": { + "body": "" + }, + "desktop-windows": { + "body": "" + }, + "desktop-windows-outline": { + "body": "" + }, + "desktop-windows-outline-rounded": { + "body": "" + }, + "desktop-windows-outline-sharp": { + "body": "" + }, + "desktop-windows-rounded": { + "body": "" + }, + "desktop-windows-sharp": { + "body": "" + }, + "destruction": { + "body": "" + }, + "destruction-outline": { + "body": "" + }, + "destruction-outline-rounded": { + "body": "" + }, + "destruction-outline-sharp": { + "body": "" + }, + "destruction-rounded": { + "body": "" + }, + "destruction-sharp": { + "body": "" + }, + "details": { + "body": "" + }, + "details-rounded": { + "body": "" + }, + "detection-and-zone": { + "body": "" + }, + "detection-and-zone-rounded": { + "body": "" + }, + "detection-and-zone-sharp": { + "body": "" + }, + "detector": { + "body": "" + }, + "detector-alarm": { + "body": "" + }, + "detector-alarm-outline": { + "body": "" + }, + "detector-alarm-outline-rounded": { + "body": "" + }, + "detector-alarm-outline-sharp": { + "body": "" + }, + "detector-alarm-rounded": { + "body": "" + }, + "detector-alarm-sharp": { + "body": "" + }, + "detector-battery": { + "body": "" + }, + "detector-battery-outline": { + "body": "" + }, + "detector-battery-outline-rounded": { + "body": "" + }, + "detector-battery-outline-sharp": { + "body": "" + }, + "detector-battery-rounded": { + "body": "" + }, + "detector-battery-sharp": { + "body": "" + }, + "detector-co": { + "body": "" + }, + "detector-co-outline": { + "body": "" + }, + "detector-co-outline-sharp": { + "body": "" + }, + "detector-co-sharp": { + "body": "" + }, + "detector-offline": { + "body": "" + }, + "detector-offline-outline": { + "body": "" + }, + "detector-offline-outline-rounded": { + "body": "" + }, + "detector-offline-outline-sharp": { + "body": "" + }, + "detector-offline-rounded": { + "body": "" + }, + "detector-offline-sharp": { + "body": "" + }, + "detector-outline": { + "body": "" + }, + "detector-outline-rounded": { + "body": "" + }, + "detector-outline-sharp": { + "body": "" + }, + "detector-rounded": { + "body": "" + }, + "detector-sharp": { + "body": "" + }, + "detector-smoke": { + "body": "" + }, + "detector-smoke-outline": { + "body": "" + }, + "detector-smoke-outline-rounded": { + "body": "" + }, + "detector-smoke-outline-sharp": { + "body": "" + }, + "detector-smoke-rounded": { + "body": "" + }, + "detector-smoke-sharp": { + "body": "" + }, + "detector-status": { + "body": "" + }, + "detector-status-outline": { + "body": "" + }, + "detector-status-outline-rounded": { + "body": "" + }, + "detector-status-outline-sharp": { + "body": "" + }, + "detector-status-rounded": { + "body": "" + }, + "detector-status-sharp": { + "body": "" + }, + "developer-board": { + "body": "" + }, + "developer-board-off": { + "body": "" + }, + "developer-board-off-outline": { + "body": "" + }, + "developer-board-off-outline-rounded": { + "body": "" + }, + "developer-board-off-outline-sharp": { + "body": "" + }, + "developer-board-off-rounded": { + "body": "" + }, + "developer-board-off-sharp": { + "body": "" + }, + "developer-board-outline": { + "body": "" + }, + "developer-board-outline-rounded": { + "body": "" + }, + "developer-board-outline-sharp": { + "body": "" + }, + "developer-board-rounded": { + "body": "" + }, + "developer-board-sharp": { + "body": "" + }, + "developer-guide": { + "body": "" + }, + "developer-guide-outline": { + "body": "" + }, + "developer-guide-outline-rounded": { + "body": "" + }, + "developer-guide-outline-sharp": { + "body": "" + }, + "developer-mode": { + "body": "" + }, + "developer-mode-outline": { + "body": "" + }, + "developer-mode-outline-rounded": { + "body": "" + }, + "developer-mode-outline-sharp": { + "body": "" + }, + "developer-mode-rounded": { + "body": "" + }, + "developer-mode-sharp": { + "body": "" + }, + "developer-mode-tv": { + "body": "" + }, + "developer-mode-tv-outline": { + "body": "" + }, + "developer-mode-tv-outline-rounded": { + "body": "" + }, + "developer-mode-tv-outline-sharp": { + "body": "" + }, + "developer-mode-tv-rounded": { + "body": "" + }, + "developer-mode-tv-sharp": { + "body": "" + }, + "device-hub": { + "body": "" + }, + "device-hub-rounded": { + "body": "" + }, + "device-thermostat": { + "body": "" + }, + "device-unknown": { + "body": "" + }, + "device-unknown-outline": { + "body": "" + }, + "device-unknown-outline-rounded": { + "body": "" + }, + "device-unknown-outline-sharp": { + "body": "" + }, + "device-unknown-rounded": { + "body": "" + }, + "device-unknown-sharp": { + "body": "" + }, + "devices": { + "body": "" + }, + "devices-fold": { + "body": "" + }, + "devices-fold-outline": { + "body": "" + }, + "devices-fold-outline-rounded": { + "body": "" + }, + "devices-fold-outline-sharp": { + "body": "" + }, + "devices-fold-rounded": { + "body": "" + }, + "devices-fold-sharp": { + "body": "" + }, + "devices-off": { + "body": "" + }, + "devices-off-outline": { + "body": "" + }, + "devices-off-outline-rounded": { + "body": "" + }, + "devices-off-rounded": { + "body": "" + }, + "devices-other": { + "body": "" + }, + "devices-other-outline": { + "body": "" + }, + "devices-other-outline-rounded": { + "body": "" + }, + "devices-other-outline-sharp": { + "body": "" + }, + "devices-other-rounded": { + "body": "" + }, + "devices-other-sharp": { + "body": "" + }, + "devices-outline": { + "body": "" + }, + "devices-outline-rounded": { + "body": "" + }, + "devices-outline-sharp": { + "body": "" + }, + "devices-rounded": { + "body": "" + }, + "devices-sharp": { + "body": "" + }, + "devices-wearables": { + "body": "" + }, + "devices-wearables-outline": { + "body": "" + }, + "devices-wearables-outline-rounded": { + "body": "" + }, + "devices-wearables-outline-sharp": { + "body": "" + }, + "devices-wearables-rounded": { + "body": "" + }, + "devices-wearables-sharp": { + "body": "" + }, + "dew-point": { + "body": "" + }, + "dew-point-outline": { + "body": "" + }, + "diagnosis": { + "body": "" + }, + "diagnosis-outline": { + "body": "" + }, + "diagnosis-outline-rounded": { + "body": "" + }, + "diagnosis-outline-sharp": { + "body": "" + }, + "diagnosis-rounded": { + "body": "" + }, + "diagnosis-sharp": { + "body": "" + }, + "dialer-sip": { + "body": "" + }, + "dialer-sip-outline": { + "body": "" + }, + "dialer-sip-outline-rounded": { + "body": "" + }, + "dialer-sip-outline-sharp": { + "body": "" + }, + "dialer-sip-rounded": { + "body": "" + }, + "dialer-sip-sharp": { + "body": "" + }, + "dialogs": { + "body": "" + }, + "dialogs-outline": { + "body": "" + }, + "dialogs-outline-rounded": { + "body": "" + }, + "dialogs-outline-sharp": { + "body": "" + }, + "dialogs-rounded": { + "body": "" + }, + "dialogs-sharp": { + "body": "" + }, + "dialpad": { + "body": "" + }, + "diamond": { + "body": "" + }, + "diamond-outline": { + "body": "" + }, + "diamond-outline-rounded": { + "body": "" + }, + "diamond-rounded": { + "body": "" + }, + "dictionary": { + "body": "" + }, + "dictionary-outline": { + "body": "" + }, + "dictionary-outline-sharp": { + "body": "" + }, + "dictionary-rounded": { + "body": "" + }, + "dictionary-sharp": { + "body": "" + }, + "difference": { + "body": "" + }, + "difference-outline": { + "body": "" + }, + "difference-outline-rounded": { + "body": "" + }, + "difference-outline-sharp": { + "body": "" + }, + "difference-rounded": { + "body": "" + }, + "difference-sharp": { + "body": "" + }, + "digital-out-of-home": { + "body": "" + }, + "digital-out-of-home-outline": { + "body": "" + }, + "digital-out-of-home-outline-rounded": { + "body": "" + }, + "digital-out-of-home-outline-sharp": { + "body": "" + }, + "digital-out-of-home-rounded": { + "body": "" + }, + "digital-out-of-home-sharp": { + "body": "" + }, + "digital-wellbeing": { + "body": "" + }, + "digital-wellbeing-outline": { + "body": "" + }, + "digital-wellbeing-outline-rounded": { + "body": "" + }, + "digital-wellbeing-rounded": { + "body": "" + }, + "dining": { + "body": "" + }, + "dining-outline": { + "body": "" + }, + "dining-outline-rounded": { + "body": "" + }, + "dining-outline-sharp": { + "body": "" + }, + "dining-rounded": { + "body": "" + }, + "dining-sharp": { + "body": "" + }, + "dinner-dining": { + "body": "" + }, + "dinner-dining-outline": { + "body": "" + }, + "dinner-dining-outline-rounded": { + "body": "" + }, + "dinner-dining-outline-sharp": { + "body": "" + }, + "dinner-dining-rounded": { + "body": "" + }, + "dinner-dining-sharp": { + "body": "" + }, + "directions": { + "body": "" + }, + "directions-alt": { + "body": "" + }, + "directions-alt-off": { + "body": "" + }, + "directions-alt-off-outline": { + "body": "" + }, + "directions-alt-off-outline-rounded": { + "body": "" + }, + "directions-alt-off-outline-sharp": { + "body": "" + }, + "directions-alt-off-rounded": { + "body": "" + }, + "directions-alt-off-sharp": { + "body": "" + }, + "directions-alt-outline": { + "body": "" + }, + "directions-alt-outline-rounded": { + "body": "" + }, + "directions-alt-outline-sharp": { + "body": "" + }, + "directions-alt-rounded": { + "body": "" + }, + "directions-alt-sharp": { + "body": "" + }, + "directions-bike": { + "body": "" + }, + "directions-bike-rounded": { + "body": "" + }, + "directions-bike-sharp": { + "body": "" + }, + "directions-boat": { + "body": "" + }, + "directions-boat-outline": { + "body": "" + }, + "directions-boat-outline-rounded": { + "body": "" + }, + "directions-boat-outline-sharp": { + "body": "" + }, + "directions-boat-rounded": { + "body": "" + }, + "directions-boat-sharp": { + "body": "" + }, + "directions-bus": { + "body": "" + }, + "directions-bus-outline": { + "body": "" + }, + "directions-bus-outline-rounded": { + "body": "" + }, + "directions-bus-outline-sharp": { + "body": "" + }, + "directions-bus-rounded": { + "body": "" + }, + "directions-bus-sharp": { + "body": "" + }, + "directions-car": { + "body": "" + }, + "directions-car-outline": { + "body": "" + }, + "directions-car-outline-rounded": { + "body": "" + }, + "directions-car-outline-sharp": { + "body": "" + }, + "directions-car-rounded": { + "body": "" + }, + "directions-car-sharp": { + "body": "" + }, + "directions-off": { + "body": "" + }, + "directions-off-outline": { + "body": "" + }, + "directions-off-outline-rounded": { + "body": "" + }, + "directions-off-outline-sharp": { + "body": "" + }, + "directions-off-rounded": { + "body": "" + }, + "directions-off-sharp": { + "body": "" + }, + "directions-outline": { + "body": "" + }, + "directions-outline-rounded": { + "body": "" + }, + "directions-outline-sharp": { + "body": "" + }, + "directions-railway": { + "body": "" + }, + "directions-railway-outline": { + "body": "" + }, + "directions-railway-outline-rounded": { + "body": "" + }, + "directions-railway-rounded": { + "body": "" + }, + "directions-rounded": { + "body": "" + }, + "directions-run": { + "body": "" + }, + "directions-run-rounded": { + "body": "" + }, + "directions-sharp": { + "body": "" + }, + "directions-subway": { + "body": "" + }, + "directions-subway-outline": { + "body": "" + }, + "directions-subway-outline-rounded": { + "body": "" + }, + "directions-subway-rounded": { + "body": "" + }, + "directions-walk": { + "body": "" + }, + "directions-walk-rounded": { + "body": "" + }, + "directory-sync": { + "body": "" + }, + "directory-sync-rounded": { + "body": "" + }, + "dirty-lens": { + "body": "" + }, + "dirty-lens-outline": { + "body": "" + }, + "dirty-lens-outline-rounded": { + "body": "" + }, + "dirty-lens-outline-sharp": { + "body": "" + }, + "dirty-lens-rounded": { + "body": "" + }, + "dirty-lens-sharp": { + "body": "" + }, + "disabled-by-default": { + "body": "" + }, + "disabled-by-default-outline": { + "body": "" + }, + "disabled-by-default-outline-rounded": { + "body": "" + }, + "disabled-by-default-outline-sharp": { + "body": "" + }, + "disabled-by-default-rounded": { + "body": "" + }, + "disabled-by-default-sharp": { + "body": "" + }, + "disabled-visible": { + "body": "" + }, + "disc-full": { + "body": "" + }, + "disc-full-outline": { + "body": "" + }, + "disc-full-outline-rounded": { + "body": "" + }, + "disc-full-rounded": { + "body": "" + }, + "discover-tune": { + "body": "" + }, + "discover-tune-rounded": { + "body": "" + }, + "dishwasher": { + "body": "" + }, + "dishwasher-gen": { + "body": "" + }, + "dishwasher-gen-outline": { + "body": "" + }, + "dishwasher-gen-outline-rounded": { + "body": "" + }, + "dishwasher-gen-outline-sharp": { + "body": "" + }, + "dishwasher-gen-rounded": { + "body": "" + }, + "dishwasher-gen-sharp": { + "body": "" + }, + "dishwasher-outline": { + "body": "" + }, + "dishwasher-outline-rounded": { + "body": "" + }, + "dishwasher-outline-sharp": { + "body": "" + }, + "dishwasher-rounded": { + "body": "" + }, + "dishwasher-sharp": { + "body": "" + }, + "display-external-input": { + "body": "" + }, + "display-external-input-rounded": { + "body": "" + }, + "display-external-input-sharp": { + "body": "" + }, + "display-settings": { + "body": "" + }, + "display-settings-outline": { + "body": "" + }, + "display-settings-outline-rounded": { + "body": "" + }, + "display-settings-outline-sharp": { + "body": "" + }, + "display-settings-rounded": { + "body": "" + }, + "display-settings-sharp": { + "body": "" + }, + "distance": { + "body": "" + }, + "distance-outline": { + "body": "" + }, + "diversity-1": { + "body": "" + }, + "diversity-1-outline": { + "body": "" + }, + "diversity-1-outline-rounded": { + "body": "" + }, + "diversity-1-rounded": { + "body": "" + }, + "diversity-2": { + "body": "" + }, + "diversity-2-outline": { + "body": "" + }, + "diversity-2-outline-rounded": { + "body": "" + }, + "diversity-2-rounded": { + "body": "" + }, + "diversity-3": { + "body": "" + }, + "diversity-3-rounded": { + "body": "" + }, + "diversity-4": { + "body": "" + }, + "diversity-4-outline": { + "body": "" + }, + "diversity-4-outline-rounded": { + "body": "" + }, + "diversity-4-outline-sharp": { + "body": "" + }, + "diversity-4-rounded": { + "body": "" + }, + "diversity-4-sharp": { + "body": "" + }, + "dns": { + "body": "" + }, + "dns-outline": { + "body": "" + }, + "dns-outline-sharp": { + "body": "" + }, + "dns-sharp": { + "body": "" + }, + "do-not-disturb-off": { + "body": "" + }, + "do-not-disturb-off-outline": { + "body": "" + }, + "do-not-disturb-off-outline-rounded": { + "body": "" + }, + "do-not-disturb-off-rounded": { + "body": "" + }, + "do-not-disturb-on": { + "body": "" + }, + "do-not-disturb-on-outline": { + "body": "" + }, + "do-not-disturb-on-outline-rounded": { + "body": "" + }, + "do-not-disturb-on-rounded": { + "body": "" + }, + "do-not-disturb-on-total-silence": { + "body": "" + }, + "do-not-disturb-on-total-silence-outline": { + "body": "" + }, + "do-not-disturb-on-total-silence-outline-rounded": { + "body": "" + }, + "do-not-disturb-on-total-silence-rounded": { + "body": "" + }, + "do-not-step": { + "body": "" + }, + "do-not-step-outline": { + "body": "" + }, + "do-not-step-outline-rounded": { + "body": "" + }, + "do-not-step-outline-sharp": { + "body": "" + }, + "do-not-step-rounded": { + "body": "" + }, + "do-not-step-sharp": { + "body": "" + }, + "do-not-touch": { + "body": "" + }, + "do-not-touch-outline": { + "body": "" + }, + "do-not-touch-outline-rounded": { + "body": "" + }, + "do-not-touch-outline-sharp": { + "body": "" + }, + "do-not-touch-rounded": { + "body": "" + }, + "do-not-touch-sharp": { + "body": "" + }, + "dock": { + "body": "" + }, + "dock-outline": { + "body": "" + }, + "dock-outline-rounded": { + "body": "" + }, + "dock-outline-sharp": { + "body": "" + }, + "dock-rounded": { + "body": "" + }, + "dock-sharp": { + "body": "" + }, + "dock-to-bottom": { + "body": "" + }, + "dock-to-bottom-outline": { + "body": "" + }, + "dock-to-bottom-outline-sharp": { + "body": "" + }, + "dock-to-bottom-sharp": { + "body": "" + }, + "dock-to-left": { + "body": "" + }, + "dock-to-left-outline": { + "body": "" + }, + "dock-to-left-outline-sharp": { + "body": "" + }, + "dock-to-left-sharp": { + "body": "" + }, + "dock-to-right": { + "body": "" + }, + "dock-to-right-outline": { + "body": "" + }, + "dock-to-right-outline-sharp": { + "body": "" + }, + "dock-to-right-sharp": { + "body": "" + }, + "docs-add-on": { + "body": "" + }, + "docs-add-on-rounded": { + "body": "" + }, + "docs-apps-script": { + "body": "" + }, + "docs-apps-script-outline": { + "body": "" + }, + "docs-apps-script-outline-rounded": { + "body": "" + }, + "docs-apps-script-rounded": { + "body": "" + }, + "document-scanner": { + "body": "" + }, + "document-scanner-outline": { + "body": "" + }, + "document-scanner-outline-rounded": { + "body": "" + }, + "document-scanner-outline-sharp": { + "body": "" + }, + "document-scanner-rounded": { + "body": "" + }, + "document-scanner-sharp": { + "body": "" + }, + "domain": { + "body": "" + }, + "domain-add": { + "body": "" + }, + "domain-add-rounded": { + "body": "" + }, + "domain-disabled": { + "body": "" + }, + "domain-disabled-rounded": { + "body": "" + }, + "domain-rounded": { + "body": "" + }, + "domain-verification": { + "body": "" + }, + "domain-verification-off": { + "body": "" + }, + "domain-verification-off-rounded": { + "body": "" + }, + "domain-verification-off-sharp": { + "body": "" + }, + "domain-verification-outline": { + "body": "" + }, + "domain-verification-outline-rounded": { + "body": "" + }, + "domain-verification-outline-sharp": { + "body": "" + }, + "domain-verification-rounded": { + "body": "" + }, + "domain-verification-sharp": { + "body": "" + }, + "domino-mask": { + "body": "" + }, + "domino-mask-outline": { + "body": "" + }, + "done": { + "body": "" + }, + "done-all": { + "body": "" + }, + "done-all-rounded": { + "body": "" + }, + "done-rounded": { + "body": "" + }, + "donut-large": { + "body": "" + }, + "donut-small": { + "body": "" + }, + "donut-small-outline": { + "body": "" + }, + "door-back": { + "body": "" + }, + "door-back-outline": { + "body": "" + }, + "door-back-outline-rounded": { + "body": "" + }, + "door-back-outline-sharp": { + "body": "" + }, + "door-back-rounded": { + "body": "" + }, + "door-back-sharp": { + "body": "" + }, + "door-front": { + "body": "" + }, + "door-front-outline": { + "body": "" + }, + "door-front-outline-rounded": { + "body": "" + }, + "door-front-outline-sharp": { + "body": "" + }, + "door-front-rounded": { + "body": "" + }, + "door-front-sharp": { + "body": "" + }, + "door-open": { + "body": "" + }, + "door-open-outline": { + "body": "" + }, + "door-open-outline-rounded": { + "body": "" + }, + "door-open-outline-sharp": { + "body": "" + }, + "door-open-rounded": { + "body": "" + }, + "door-open-sharp": { + "body": "" + }, + "door-sensor": { + "body": "" + }, + "door-sensor-outline": { + "body": "" + }, + "door-sensor-outline-sharp": { + "body": "" + }, + "door-sensor-sharp": { + "body": "" + }, + "door-sliding": { + "body": "" + }, + "door-sliding-outline": { + "body": "" + }, + "door-sliding-outline-rounded": { + "body": "" + }, + "door-sliding-outline-sharp": { + "body": "" + }, + "door-sliding-rounded": { + "body": "" + }, + "door-sliding-sharp": { + "body": "" + }, + "doorbell": { + "body": "" + }, + "doorbell-3p": { + "body": "" + }, + "doorbell-3p-outline": { + "body": "" + }, + "doorbell-3p-outline-rounded": { + "body": "" + }, + "doorbell-3p-outline-sharp": { + "body": "" + }, + "doorbell-3p-rounded": { + "body": "" + }, + "doorbell-3p-sharp": { + "body": "" + }, + "doorbell-chime": { + "body": "" + }, + "doorbell-chime-outline": { + "body": "" + }, + "doorbell-chime-outline-rounded": { + "body": "" + }, + "doorbell-chime-rounded": { + "body": "" + }, + "doorbell-outline": { + "body": "" + }, + "doorbell-outline-rounded": { + "body": "" + }, + "doorbell-outline-sharp": { + "body": "" + }, + "doorbell-rounded": { + "body": "" + }, + "doorbell-sharp": { + "body": "" + }, + "double-arrow": { + "body": "" + }, + "double-arrow-rounded": { + "body": "" + }, + "downhill-skiing": { + "body": "" + }, + "downhill-skiing-outline": { + "body": "" + }, + "downhill-skiing-rounded": { + "body": "" + }, + "download": { + "body": "" + }, + "download-2": { + "body": "" + }, + "download-2-outline": { + "body": "" + }, + "download-2-outline-rounded": { + "body": "" + }, + "download-2-rounded": { + "body": "" + }, + "download-done": { + "body": "" + }, + "download-done-rounded": { + "body": "" + }, + "download-for-offline": { + "body": "" + }, + "download-for-offline-outline": { + "body": "" + }, + "download-for-offline-outline-rounded": { + "body": "" + }, + "download-for-offline-rounded": { + "body": "" + }, + "download-rounded": { + "body": "" + }, + "download-sharp": { + "body": "" + }, + "downloading": { + "body": "" + }, + "downloading-rounded": { + "body": "" + }, + "draft-orders": { + "body": "" + }, + "draft-orders-outline": { + "body": "" + }, + "draft-orders-outline-rounded": { + "body": "" + }, + "draft-orders-outline-sharp": { + "body": "" + }, + "draft-orders-rounded": { + "body": "" + }, + "draft-orders-sharp": { + "body": "" + }, + "drafts": { + "body": "" + }, + "drafts-outline": { + "body": "" + }, + "drafts-outline-rounded": { + "body": "" + }, + "drafts-outline-sharp": { + "body": "" + }, + "drafts-rounded": { + "body": "" + }, + "drafts-sharp": { + "body": "" + }, + "drag-click": { + "body": "" + }, + "drag-click-rounded": { + "body": "" + }, + "drag-handle": { + "body": "" + }, + "drag-handle-rounded": { + "body": "" + }, + "drag-indicator": { + "body": "" + }, + "drag-pan": { + "body": "" + }, + "drag-pan-rounded": { + "body": "" + }, + "draw": { + "body": "" + }, + "draw-abstract": { + "body": "" + }, + "draw-abstract-outline": { + "body": "" + }, + "draw-abstract-outline-sharp": { + "body": "" + }, + "draw-abstract-sharp": { + "body": "" + }, + "draw-collage": { + "body": "" + }, + "draw-collage-outline": { + "body": "" + }, + "draw-collage-outline-rounded": { + "body": "" + }, + "draw-collage-rounded": { + "body": "" + }, + "draw-outline": { + "body": "" + }, + "draw-outline-rounded": { + "body": "" + }, + "draw-outline-sharp": { + "body": "" + }, + "draw-rounded": { + "body": "" + }, + "draw-sharp": { + "body": "" + }, + "dresser": { + "body": "" + }, + "dresser-outline": { + "body": "" + }, + "drive-file-move": { + "body": "" + }, + "drive-file-move-outline": { + "body": "" + }, + "drive-file-move-outline-rounded": { + "body": "" + }, + "drive-file-move-outline-sharp": { + "body": "" + }, + "drive-file-move-rounded": { + "body": "" + }, + "drive-file-move-sharp": { + "body": "" + }, + "drive-folder-upload": { + "body": "" + }, + "drive-folder-upload-outline": { + "body": "" + }, + "drive-folder-upload-outline-rounded": { + "body": "" + }, + "drive-folder-upload-rounded": { + "body": "" + }, + "drive-folder-upload-sharp": { + "body": "" + }, + "dropdown": { + "body": "" + }, + "dropdown-outline": { + "body": "" + }, + "dropdown-outline-rounded": { + "body": "" + }, + "dropdown-outline-sharp": { + "body": "" + }, + "dropdown-rounded": { + "body": "" + }, + "dropdown-sharp": { + "body": "" + }, + "dry": { + "body": "" + }, + "dry-cleaning-outline-rounded": { + "body": "" + }, + "dry-cleaning-outline-sharp": { + "body": "" + }, + "dry-cleaning-rounded": { + "body": "" + }, + "dry-cleaning-sharp": { + "body": "" + }, + "dry-outline": { + "body": "" + }, + "dry-outline-rounded": { + "body": "" + }, + "dry-outline-sharp": { + "body": "" + }, + "dry-rounded": { + "body": "" + }, + "dry-sharp": { + "body": "" + }, + "dual-screen": { + "body": "" + }, + "dual-screen-outline": { + "body": "" + }, + "dual-screen-outline-sharp": { + "body": "" + }, + "dual-screen-sharp": { + "body": "" + }, + "duo": { + "body": "" + }, + "duo-outline": { + "body": "" + }, + "dvr": { + "body": "" + }, + "dvr-outline": { + "body": "" + }, + "dvr-outline-rounded": { + "body": "" + }, + "dvr-outline-sharp": { + "body": "" + }, + "dvr-rounded": { + "body": "" + }, + "dvr-sharp": { + "body": "" + }, + "dynamic-feed": { + "body": "" + }, + "dynamic-feed-rounded": { + "body": "" + }, + "dynamic-feed-sharp": { + "body": "" + }, + "dynamic-form": { + "body": "" + }, + "dynamic-form-outline": { + "body": "" + }, + "dynamic-form-outline-rounded": { + "body": "" + }, + "dynamic-form-outline-sharp": { + "body": "" + }, + "dynamic-form-rounded": { + "body": "" + }, + "dynamic-form-sharp": { + "body": "" + }, + "e-mobiledata": { + "body": "" + }, + "e-mobiledata-badge": { + "body": "" + }, + "e-mobiledata-badge-outline": { + "body": "" + }, + "e-mobiledata-badge-outline-rounded": { + "body": "" + }, + "e-mobiledata-badge-outline-sharp": { + "body": "" + }, + "e-mobiledata-badge-rounded": { + "body": "" + }, + "e-mobiledata-badge-sharp": { + "body": "" + }, + "e-mobiledata-rounded": { + "body": "" + }, + "e911-avatar": { + "body": "" + }, + "e911-avatar-outline": { + "body": "" + }, + "e911-avatar-outline-rounded": { + "body": "" + }, + "e911-avatar-outline-sharp": { + "body": "" + }, + "e911-avatar-rounded": { + "body": "" + }, + "e911-avatar-sharp": { + "body": "" + }, + "e911-emergency": { + "body": "" + }, + "e911-emergency-outline": { + "body": "" + }, + "e911-emergency-outline-rounded": { + "body": "" + }, + "e911-emergency-outline-sharp": { + "body": "" + }, + "e911-emergency-rounded": { + "body": "" + }, + "e911-emergency-sharp": { + "body": "" + }, + "earbuds": { + "body": "" + }, + "earbuds-battery": { + "body": "" + }, + "earbuds-battery-outline": { + "body": "" + }, + "earbuds-battery-outline-rounded": { + "body": "" + }, + "earbuds-battery-outline-sharp": { + "body": "" + }, + "earbuds-battery-rounded": { + "body": "" + }, + "earbuds-battery-sharp": { + "body": "" + }, + "earbuds-outline": { + "body": "" + }, + "earbuds-outline-sharp": { + "body": "" + }, + "earbuds-sharp": { + "body": "" + }, + "early-on": { + "body": "" + }, + "early-on-outline": { + "body": "" + }, + "early-on-outline-rounded": { + "body": "" + }, + "early-on-outline-sharp": { + "body": "" + }, + "early-on-rounded": { + "body": "" + }, + "early-on-sharp": { + "body": "" + }, + "earthquake": { + "body": "" + }, + "earthquake-rounded": { + "body": "" + }, + "earthquake-sharp": { + "body": "" + }, + "east": { + "body": "" + }, + "east-rounded": { + "body": "" + }, + "ecg": { + "body": "" + }, + "ecg-heart": { + "body": "" + }, + "ecg-heart-outline": { + "body": "" + }, + "ecg-heart-outline-sharp": { + "body": "" + }, + "ecg-heart-sharp": { + "body": "" + }, + "ecg-outline": { + "body": "" + }, + "ecg-outline-rounded": { + "body": "" + }, + "ecg-outline-sharp": { + "body": "" + }, + "ecg-rounded": { + "body": "" + }, + "ecg-sharp": { + "body": "" + }, + "eco": { + "body": "" + }, + "eco-outline": { + "body": "" + }, + "eda": { + "body": "" + }, + "eda-outline": { + "body": "" + }, + "eda-outline-sharp": { + "body": "" + }, + "eda-sharp": { + "body": "" + }, + "edgesensor-high": { + "body": "" + }, + "edgesensor-high-outline": { + "body": "" + }, + "edgesensor-high-outline-rounded": { + "body": "" + }, + "edgesensor-high-outline-sharp": { + "body": "" + }, + "edgesensor-high-rounded": { + "body": "" + }, + "edgesensor-high-sharp": { + "body": "" + }, + "edgesensor-low": { + "body": "" + }, + "edgesensor-low-outline": { + "body": "" + }, + "edgesensor-low-outline-rounded": { + "body": "" + }, + "edgesensor-low-outline-sharp": { + "body": "" + }, + "edgesensor-low-rounded": { + "body": "" + }, + "edgesensor-low-sharp": { + "body": "" + }, + "edit": { + "body": "" + }, + "edit-attributes": { + "body": "" + }, + "edit-attributes-outline": { + "body": "" + }, + "edit-attributes-outline-rounded": { + "body": "" + }, + "edit-attributes-rounded": { + "body": "" + }, + "edit-calendar": { + "body": "" + }, + "edit-calendar-outline": { + "body": "" + }, + "edit-calendar-outline-rounded": { + "body": "" + }, + "edit-calendar-outline-sharp": { + "body": "" + }, + "edit-calendar-rounded": { + "body": "" + }, + "edit-calendar-sharp": { + "body": "" + }, + "edit-document": { + "body": "" + }, + "edit-document-outline": { + "body": "" + }, + "edit-document-outline-rounded": { + "body": "" + }, + "edit-document-outline-sharp": { + "body": "" + }, + "edit-document-rounded": { + "body": "" + }, + "edit-document-sharp": { + "body": "" + }, + "edit-location": { + "body": "" + }, + "edit-location-alt": { + "body": "" + }, + "edit-location-alt-outline": { + "body": "" + }, + "edit-location-alt-outline-rounded": { + "body": "" + }, + "edit-location-alt-outline-sharp": { + "body": "" + }, + "edit-location-alt-rounded": { + "body": "" + }, + "edit-location-alt-sharp": { + "body": "" + }, + "edit-location-outline": { + "body": "" + }, + "edit-location-outline-rounded": { + "body": "" + }, + "edit-location-outline-sharp": { + "body": "" + }, + "edit-location-rounded": { + "body": "" + }, + "edit-location-sharp": { + "body": "" + }, + "edit-note": { + "body": "" + }, + "edit-note-outline": { + "body": "" + }, + "edit-note-outline-rounded": { + "body": "" + }, + "edit-note-outline-sharp": { + "body": "" + }, + "edit-note-rounded": { + "body": "" + }, + "edit-note-sharp": { + "body": "" + }, + "edit-notifications": { + "body": "" + }, + "edit-notifications-outline": { + "body": "" + }, + "edit-notifications-outline-rounded": { + "body": "" + }, + "edit-notifications-outline-sharp": { + "body": "" + }, + "edit-notifications-rounded": { + "body": "" + }, + "edit-notifications-sharp": { + "body": "" + }, + "edit-off": { + "body": "" + }, + "edit-off-outline": { + "body": "" + }, + "edit-off-outline-rounded": { + "body": "" + }, + "edit-off-outline-sharp": { + "body": "" + }, + "edit-off-rounded": { + "body": "" + }, + "edit-off-sharp": { + "body": "" + }, + "edit-outline": { + "body": "" + }, + "edit-outline-rounded": { + "body": "" + }, + "edit-outline-sharp": { + "body": "" + }, + "edit-road": { + "body": "" + }, + "edit-road-outline": { + "body": "" + }, + "edit-road-outline-rounded": { + "body": "" + }, + "edit-road-outline-sharp": { + "body": "" + }, + "edit-road-rounded": { + "body": "" + }, + "edit-road-sharp": { + "body": "" + }, + "edit-rounded": { + "body": "" + }, + "edit-sharp": { + "body": "" + }, + "edit-square": { + "body": "" + }, + "edit-square-outline": { + "body": "" + }, + "edit-square-outline-rounded": { + "body": "" + }, + "edit-square-outline-sharp": { + "body": "" + }, + "edit-square-rounded": { + "body": "" + }, + "edit-square-sharp": { + "body": "" + }, + "editor-choice": { + "body": "" + }, + "editor-choice-outline": { + "body": "" + }, + "editor-choice-outline-rounded": { + "body": "" + }, + "editor-choice-rounded": { + "body": "" + }, + "egg": { + "body": "" + }, + "egg-alt": { + "body": "" + }, + "egg-alt-outline": { + "body": "" + }, + "egg-outline": { + "body": "" + }, + "egg-outline-sharp": { + "body": "" + }, + "egg-sharp": { + "body": "" + }, + "eject": { + "body": "" + }, + "eject-outline": { + "body": "" + }, + "eject-outline-rounded": { + "body": "" + }, + "eject-rounded": { + "body": "" + }, + "elderly": { + "body": "" + }, + "elderly-rounded": { + "body": "" + }, + "elderly-woman": { + "body": "" + }, + "elderly-woman-rounded": { + "body": "" + }, + "electric-bike": { + "body": "" + }, + "electric-bike-outline": { + "body": "" + }, + "electric-bike-outline-rounded": { + "body": "" + }, + "electric-bike-outline-sharp": { + "body": "" + }, + "electric-bike-rounded": { + "body": "" + }, + "electric-bike-sharp": { + "body": "" + }, + "electric-bolt": { + "body": "" + }, + "electric-bolt-outline": { + "body": "" + }, + "electric-bolt-outline-rounded": { + "body": "" + }, + "electric-bolt-rounded": { + "body": "" + }, + "electric-car": { + "body": "" + }, + "electric-car-outline": { + "body": "" + }, + "electric-car-outline-rounded": { + "body": "" + }, + "electric-car-outline-sharp": { + "body": "" + }, + "electric-car-rounded": { + "body": "" + }, + "electric-car-sharp": { + "body": "" + }, + "electric-meter": { + "body": "" + }, + "electric-meter-outline": { + "body": "" + }, + "electric-meter-outline-rounded": { + "body": "" + }, + "electric-meter-rounded": { + "body": "" + }, + "electric-moped": { + "body": "" + }, + "electric-moped-outline": { + "body": "" + }, + "electric-moped-outline-rounded": { + "body": "" + }, + "electric-moped-outline-sharp": { + "body": "" + }, + "electric-moped-rounded": { + "body": "" + }, + "electric-moped-sharp": { + "body": "" + }, + "electric-rickshaw": { + "body": "" + }, + "electric-rickshaw-outline": { + "body": "" + }, + "electric-rickshaw-outline-rounded": { + "body": "" + }, + "electric-rickshaw-outline-sharp": { + "body": "" + }, + "electric-rickshaw-rounded": { + "body": "" + }, + "electric-rickshaw-sharp": { + "body": "" + }, + "electric-scooter": { + "body": "" + }, + "electric-scooter-outline": { + "body": "" + }, + "electric-scooter-outline-rounded": { + "body": "" + }, + "electric-scooter-outline-sharp": { + "body": "" + }, + "electric-scooter-rounded": { + "body": "" + }, + "electric-scooter-sharp": { + "body": "" + }, + "electrical-services": { + "body": "" + }, + "electrical-services-rounded": { + "body": "" + }, + "electrical-services-sharp": { + "body": "" + }, + "elevation": { + "body": "" + }, + "elevation-outline": { + "body": "" + }, + "elevation-outline-rounded": { + "body": "" + }, + "elevation-rounded": { + "body": "" + }, + "elevator": { + "body": "" + }, + "elevator-outline": { + "body": "" + }, + "elevator-outline-rounded": { + "body": "" + }, + "elevator-outline-sharp": { + "body": "" + }, + "elevator-rounded": { + "body": "" + }, + "elevator-sharp": { + "body": "" + }, + "emergency": { + "body": "" + }, + "emergency-heat": { + "body": "" + }, + "emergency-heat-outline": { + "body": "" + }, + "emergency-heat-outline-rounded": { + "body": "" + }, + "emergency-heat-rounded": { + "body": "" + }, + "emergency-home": { + "body": "" + }, + "emergency-home-outline": { + "body": "" + }, + "emergency-home-outline-rounded": { + "body": "" + }, + "emergency-home-outline-sharp": { + "body": "" + }, + "emergency-home-rounded": { + "body": "" + }, + "emergency-home-sharp": { + "body": "" + }, + "emergency-recording": { + "body": "" + }, + "emergency-recording-outline": { + "body": "" + }, + "emergency-recording-outline-rounded": { + "body": "" + }, + "emergency-recording-outline-sharp": { + "body": "" + }, + "emergency-recording-rounded": { + "body": "" + }, + "emergency-recording-sharp": { + "body": "" + }, + "emergency-rounded": { + "body": "" + }, + "emergency-share": { + "body": "" + }, + "emergency-share-off": { + "body": "" + }, + "emergency-share-off-outline": { + "body": "" + }, + "emergency-share-off-outline-rounded": { + "body": "" + }, + "emergency-share-off-rounded": { + "body": "" + }, + "emergency-share-outline": { + "body": "" + }, + "emergency-share-outline-rounded": { + "body": "" + }, + "emergency-share-rounded": { + "body": "" + }, + "emoji-food-beverage": { + "body": "" + }, + "emoji-food-beverage-outline": { + "body": "" + }, + "emoji-food-beverage-outline-rounded": { + "body": "" + }, + "emoji-food-beverage-outline-sharp": { + "body": "" + }, + "emoji-food-beverage-rounded": { + "body": "" + }, + "emoji-food-beverage-sharp": { + "body": "" + }, + "emoji-nature": { + "body": "" + }, + "emoji-nature-outline": { + "body": "" + }, + "emoji-nature-outline-rounded": { + "body": "" + }, + "emoji-nature-rounded": { + "body": "" + }, + "emoji-objects": { + "body": "" + }, + "emoji-objects-outline": { + "body": "" + }, + "emoji-objects-outline-rounded": { + "body": "" + }, + "emoji-objects-outline-sharp": { + "body": "" + }, + "emoji-objects-rounded": { + "body": "" + }, + "emoji-objects-sharp": { + "body": "" + }, + "emoji-people": { + "body": "" + }, + "emoji-people-rounded": { + "body": "" + }, + "emoji-symbols": { + "body": "" + }, + "emoji-symbols-rounded": { + "body": "" + }, + "emoji-symbols-sharp": { + "body": "" + }, + "emoji-transportation": { + "body": "" + }, + "emoji-transportation-outline": { + "body": "" + }, + "emoji-transportation-outline-rounded": { + "body": "" + }, + "emoji-transportation-outline-sharp": { + "body": "" + }, + "emoji-transportation-rounded": { + "body": "" + }, + "emoji-transportation-sharp": { + "body": "" + }, + "emoticon": { + "body": "" + }, + "emoticon-rounded": { + "body": "" + }, + "empty-dashboard": { + "body": "" + }, + "empty-dashboard-outline": { + "body": "" + }, + "enable": { + "body": "" + }, + "enable-outline-rounded": { + "body": "" + }, + "enable-rounded": { + "body": "" + }, + "encrypted": { + "body": "" + }, + "encrypted-outline": { + "body": "" + }, + "encrypted-outline-rounded": { + "body": "" + }, + "encrypted-rounded": { + "body": "" + }, + "endocrinology": { + "body": "" + }, + "endocrinology-outline": { + "body": "" + }, + "endocrinology-outline-rounded": { + "body": "" + }, + "endocrinology-rounded": { + "body": "" + }, + "energy": { + "body": "" + }, + "energy-program-saving": { + "body": "" + }, + "energy-program-saving-outline": { + "body": "" + }, + "energy-program-time-used": { + "body": "" + }, + "energy-program-time-used-outline": { + "body": "" + }, + "energy-program-time-used-outline-rounded": { + "body": "" + }, + "energy-program-time-used-outline-sharp": { + "body": "" + }, + "energy-savings-leaf": { + "body": "" + }, + "energy-savings-leaf-outline": { + "body": "" + }, + "energy-savings-leaf-outline-rounded": { + "body": "" + }, + "energy-savings-leaf-rounded": { + "body": "" + }, + "engineering": { + "body": "" + }, + "engineering-outline": { + "body": "" + }, + "engineering-outline-rounded": { + "body": "" + }, + "engineering-outline-sharp": { + "body": "" + }, + "engineering-rounded": { + "body": "" + }, + "engineering-sharp": { + "body": "" + }, + "enhanced-encryption": { + "body": "" + }, + "enhanced-encryption-outline": { + "body": "" + }, + "enhanced-encryption-outline-rounded": { + "body": "" + }, + "enhanced-encryption-outline-sharp": { + "body": "" + }, + "enhanced-encryption-rounded": { + "body": "" + }, + "enhanced-encryption-sharp": { + "body": "" + }, + "ent": { + "body": "" + }, + "ent-outline": { + "body": "" + }, + "ent-outline-rounded": { + "body": "" + }, + "ent-outline-sharp": { + "body": "" + }, + "ent-rounded": { + "body": "" + }, + "ent-sharp": { + "body": "" + }, + "enterprise": { + "body": "" + }, + "enterprise-off": { + "body": "" + }, + "enterprise-off-outline": { + "body": "" + }, + "enterprise-outline": { + "body": "" + }, + "enterprise-outline-sharp": { + "body": "" + }, + "enterprise-sharp": { + "body": "" + }, + "equal": { + "body": "" + }, + "equal-rounded": { + "body": "" + }, + "equalizer": { + "body": "" + }, + "equalizer-rounded": { + "body": "" + }, + "error": { + "body": "" + }, + "error-med": { + "body": "" + }, + "error-med-outline": { + "body": "" + }, + "error-med-outline-rounded": { + "body": "" + }, + "error-med-rounded": { + "body": "" + }, + "error-outline": { + "body": "" + }, + "error-outline-rounded": { + "body": "" + }, + "error-rounded": { + "body": "" + }, + "escalator": { + "body": "" + }, + "escalator-outline": { + "body": "" + }, + "escalator-outline-sharp": { + "body": "" + }, + "escalator-sharp": { + "body": "" + }, + "escalator-warning": { + "body": "" + }, + "escalator-warning-rounded": { + "body": "" + }, + "escalator-warning-sharp": { + "body": "" + }, + "euro": { + "body": "" + }, + "euro-rounded": { + "body": "" + }, + "euro-symbol": { + "body": "" + }, + "euro-symbol-rounded": { + "body": "" + }, + "ev-charger": { + "body": "" + }, + "ev-charger-outline": { + "body": "" + }, + "ev-charger-outline-rounded": { + "body": "" + }, + "ev-charger-outline-sharp": { + "body": "" + }, + "ev-charger-rounded": { + "body": "" + }, + "ev-charger-sharp": { + "body": "" + }, + "ev-mobiledata-badge": { + "body": "" + }, + "ev-mobiledata-badge-outline": { + "body": "" + }, + "ev-mobiledata-badge-outline-rounded": { + "body": "" + }, + "ev-mobiledata-badge-outline-sharp": { + "body": "" + }, + "ev-mobiledata-badge-rounded": { + "body": "" + }, + "ev-mobiledata-badge-sharp": { + "body": "" + }, + "ev-shadow": { + "body": "" + }, + "ev-shadow-add": { + "body": "" + }, + "ev-shadow-add-outline": { + "body": "" + }, + "ev-shadow-add-outline-rounded": { + "body": "" + }, + "ev-shadow-add-rounded": { + "body": "" + }, + "ev-shadow-minus": { + "body": "" + }, + "ev-shadow-minus-outline": { + "body": "" + }, + "ev-shadow-minus-outline-rounded": { + "body": "" + }, + "ev-shadow-minus-rounded": { + "body": "" + }, + "ev-shadow-outline": { + "body": "" + }, + "event": { + "body": "" + }, + "event-available": { + "body": "" + }, + "event-available-outline": { + "body": "" + }, + "event-available-outline-rounded": { + "body": "" + }, + "event-available-outline-sharp": { + "body": "" + }, + "event-available-rounded": { + "body": "" + }, + "event-available-sharp": { + "body": "" + }, + "event-busy": { + "body": "" + }, + "event-busy-outline": { + "body": "" + }, + "event-busy-outline-rounded": { + "body": "" + }, + "event-busy-outline-sharp": { + "body": "" + }, + "event-busy-rounded": { + "body": "" + }, + "event-busy-sharp": { + "body": "" + }, + "event-list": { + "body": "" + }, + "event-list-outline": { + "body": "" + }, + "event-list-outline-rounded": { + "body": "" + }, + "event-list-outline-sharp": { + "body": "" + }, + "event-list-rounded": { + "body": "" + }, + "event-list-sharp": { + "body": "" + }, + "event-note": { + "body": "" + }, + "event-note-outline": { + "body": "" + }, + "event-note-outline-rounded": { + "body": "" + }, + "event-note-outline-sharp": { + "body": "" + }, + "event-note-rounded": { + "body": "" + }, + "event-note-sharp": { + "body": "" + }, + "event-outline": { + "body": "" + }, + "event-outline-rounded": { + "body": "" + }, + "event-outline-sharp": { + "body": "" + }, + "event-repeat": { + "body": "" + }, + "event-repeat-outline": { + "body": "" + }, + "event-repeat-outline-rounded": { + "body": "" + }, + "event-repeat-outline-sharp": { + "body": "" + }, + "event-repeat-rounded": { + "body": "" + }, + "event-repeat-sharp": { + "body": "" + }, + "event-rounded": { + "body": "" + }, + "event-seat": { + "body": "" + }, + "event-seat-outline": { + "body": "" + }, + "event-seat-outline-rounded": { + "body": "" + }, + "event-seat-outline-sharp": { + "body": "" + }, + "event-seat-rounded": { + "body": "" + }, + "event-seat-sharp": { + "body": "" + }, + "event-sharp": { + "body": "" + }, + "event-upcoming": { + "body": "" + }, + "event-upcoming-outline": { + "body": "" + }, + "event-upcoming-outline-rounded": { + "body": "" + }, + "event-upcoming-outline-sharp": { + "body": "" + }, + "event-upcoming-rounded": { + "body": "" + }, + "event-upcoming-sharp": { + "body": "" + }, + "exclamation": { + "body": "" + }, + "exclamation-rounded": { + "body": "" + }, + "exercise": { + "body": "" + }, + "exercise-outline": { + "body": "" + }, + "exercise-outline-sharp": { + "body": "" + }, + "exercise-sharp": { + "body": "" + }, + "exit-to-app": { + "body": "" + }, + "exit-to-app-rounded": { + "body": "" + }, + "exit-to-app-sharp": { + "body": "" + }, + "expand": { + "body": "" + }, + "expand-all": { + "body": "" + }, + "expand-all-rounded": { + "body": "" + }, + "expand-circle-down": { + "body": "" + }, + "expand-circle-down-outline": { + "body": "" + }, + "expand-circle-down-outline-rounded": { + "body": "" + }, + "expand-circle-down-rounded": { + "body": "" + }, + "expand-circle-right": { + "body": "" + }, + "expand-circle-right-outline": { + "body": "" + }, + "expand-circle-right-outline-rounded": { + "body": "" + }, + "expand-circle-right-rounded": { + "body": "" + }, + "expand-circle-up": { + "body": "" + }, + "expand-circle-up-outline": { + "body": "" + }, + "expand-circle-up-outline-rounded": { + "body": "" + }, + "expand-circle-up-rounded": { + "body": "" + }, + "expand-content": { + "body": "" + }, + "expand-content-rounded": { + "body": "" + }, + "expand-less": { + "body": "" + }, + "expand-less-rounded": { + "body": "" + }, + "expand-more": { + "body": "" + }, + "expand-more-rounded": { + "body": "" + }, + "expand-rounded": { + "body": "" + }, + "experiment": { + "body": "" + }, + "experiment-outline": { + "body": "" + }, + "experiment-outline-sharp": { + "body": "" + }, + "experiment-sharp": { + "body": "" + }, + "explicit": { + "body": "" + }, + "explicit-outline": { + "body": "" + }, + "explicit-outline-rounded": { + "body": "" + }, + "explicit-outline-sharp": { + "body": "" + }, + "explicit-rounded": { + "body": "" + }, + "explicit-sharp": { + "body": "" + }, + "explore": { + "body": "" + }, + "explore-nearby": { + "body": "" + }, + "explore-off": { + "body": "" + }, + "explore-off-outline": { + "body": "" + }, + "explore-off-outline-rounded": { + "body": "" + }, + "explore-off-rounded": { + "body": "" + }, + "explore-outline": { + "body": "" + }, + "explore-outline-rounded": { + "body": "" + }, + "explore-rounded": { + "body": "" + }, + "explosion": { + "body": "" + }, + "explosion-outline": { + "body": "" + }, + "explosion-outline-rounded": { + "body": "" + }, + "explosion-rounded": { + "body": "" + }, + "export-notes": { + "body": "" + }, + "export-notes-outline": { + "body": "" + }, + "export-notes-outline-rounded": { + "body": "" + }, + "export-notes-outline-sharp": { + "body": "" + }, + "export-notes-rounded": { + "body": "" + }, + "export-notes-sharp": { + "body": "" + }, + "exposure": { + "body": "" + }, + "exposure-neg-1": { + "body": "" + }, + "exposure-neg-1-rounded": { + "body": "" + }, + "exposure-neg-2": { + "body": "" + }, + "exposure-neg-2-rounded": { + "body": "" + }, + "exposure-plus-1": { + "body": "" + }, + "exposure-plus-1-rounded": { + "body": "" + }, + "exposure-plus-2": { + "body": "" + }, + "exposure-plus-2-rounded": { + "body": "" + }, + "exposure-rounded": { + "body": "" + }, + "exposure-sharp": { + "body": "" + }, + "exposure-zero": { + "body": "" + }, + "extension": { + "body": "" + }, + "extension-off": { + "body": "" + }, + "extension-off-outline": { + "body": "" + }, + "extension-off-outline-rounded": { + "body": "" + }, + "extension-off-outline-sharp": { + "body": "" + }, + "extension-off-rounded": { + "body": "" + }, + "extension-off-sharp": { + "body": "" + }, + "extension-outline": { + "body": "" + }, + "extension-outline-sharp": { + "body": "" + }, + "extension-sharp": { + "body": "" + }, + "eyeglasses": { + "body": "" + }, + "eyeglasses-rounded": { + "body": "" + }, + "face": { + "body": "" + }, + "face-2": { + "body": "" + }, + "face-2-outline": { + "body": "" + }, + "face-3": { + "body": "" + }, + "face-3-outline": { + "body": "" + }, + "face-3-outline-sharp": { + "body": "" + }, + "face-3-sharp": { + "body": "" + }, + "face-4": { + "body": "" + }, + "face-4-outline": { + "body": "" + }, + "face-5": { + "body": "" + }, + "face-5-outline": { + "body": "" + }, + "face-6": { + "body": "" + }, + "face-6-outline": { + "body": "" + }, + "face-6-outline-sharp": { + "body": "" + }, + "face-6-sharp": { + "body": "" + }, + "face-outline": { + "body": "" + }, + "face-retouching-off": { + "body": "" + }, + "face-retouching-off-outline": { + "body": "" + }, + "face-retouching-off-outline-rounded": { + "body": "" + }, + "face-retouching-off-rounded": { + "body": "" + }, + "fact-check": { + "body": "" + }, + "fact-check-outline": { + "body": "" + }, + "fact-check-outline-rounded": { + "body": "" + }, + "fact-check-outline-sharp": { + "body": "" + }, + "fact-check-rounded": { + "body": "" + }, + "fact-check-sharp": { + "body": "" + }, + "factory": { + "body": "" + }, + "factory-outline": { + "body": "" + }, + "factory-outline-rounded": { + "body": "" + }, + "factory-rounded": { + "body": "" + }, + "falling": { + "body": "" + }, + "falling-rounded": { + "body": "" + }, + "familiar-face-and-zone": { + "body": "" + }, + "familiar-face-and-zone-outline": { + "body": "" + }, + "familiar-face-and-zone-outline-rounded": { + "body": "" + }, + "familiar-face-and-zone-outline-sharp": { + "body": "" + }, + "familiar-face-and-zone-rounded": { + "body": "" + }, + "familiar-face-and-zone-sharp": { + "body": "" + }, + "family-history": { + "body": "" + }, + "family-history-outline": { + "body": "" + }, + "family-history-outline-rounded": { + "body": "" + }, + "family-history-rounded": { + "body": "" + }, + "family-home": { + "body": "" + }, + "family-home-outline": { + "body": "" + }, + "family-home-outline-rounded": { + "body": "" + }, + "family-home-rounded": { + "body": "" + }, + "family-link": { + "body": "" + }, + "family-link-outline": { + "body": "" + }, + "family-restroom": { + "body": "" + }, + "family-restroom-rounded": { + "body": "" + }, + "family-restroom-sharp": { + "body": "" + }, + "family-star": { + "body": "" + }, + "family-star-outline": { + "body": "" + }, + "family-star-outline-sharp": { + "body": "" + }, + "family-star-sharp": { + "body": "" + }, + "farsight-digital": { + "body": "" + }, + "farsight-digital-outline": { + "body": "" + }, + "farsight-digital-outline-rounded": { + "body": "" + }, + "farsight-digital-rounded": { + "body": "" + }, + "fast-forward": { + "body": "" + }, + "fast-forward-outline": { + "body": "" + }, + "fast-forward-outline-rounded": { + "body": "" + }, + "fast-forward-rounded": { + "body": "" + }, + "fast-rewind": { + "body": "" + }, + "fast-rewind-outline": { + "body": "" + }, + "fast-rewind-outline-rounded": { + "body": "" + }, + "fast-rewind-rounded": { + "body": "" + }, + "fastfood": { + "body": "" + }, + "fastfood-outline": { + "body": "" + }, + "fastfood-outline-rounded": { + "body": "" + }, + "fastfood-outline-sharp": { + "body": "" + }, + "fastfood-rounded": { + "body": "" + }, + "fastfood-sharp": { + "body": "" + }, + "faucet": { + "body": "" + }, + "faucet-outline": { + "body": "" + }, + "faucet-outline-rounded": { + "body": "" + }, + "faucet-outline-sharp": { + "body": "" + }, + "faucet-rounded": { + "body": "" + }, + "faucet-sharp": { + "body": "" + }, + "favorite": { + "body": "" + }, + "favorite-outline": { + "body": "" + }, + "favorite-outline-rounded": { + "body": "" + }, + "favorite-rounded": { + "body": "" + }, + "fax": { + "body": "" + }, + "fax-outline": { + "body": "" + }, + "fax-outline-rounded": { + "body": "" + }, + "fax-outline-sharp": { + "body": "" + }, + "fax-rounded": { + "body": "" + }, + "fax-sharp": { + "body": "" + }, + "feature-search": { + "body": "" + }, + "feature-search-outline": { + "body": "" + }, + "feature-search-outline-rounded": { + "body": "" + }, + "feature-search-outline-sharp": { + "body": "" + }, + "featured-play-list": { + "body": "" + }, + "featured-play-list-outline": { + "body": "" + }, + "featured-play-list-outline-rounded": { + "body": "" + }, + "featured-play-list-outline-sharp": { + "body": "" + }, + "featured-play-list-rounded": { + "body": "" + }, + "featured-play-list-sharp": { + "body": "" + }, + "featured-seasonal-and-gifts": { + "body": "" + }, + "featured-seasonal-and-gifts-rounded": { + "body": "" + }, + "featured-video": { + "body": "" + }, + "featured-video-outline": { + "body": "" + }, + "featured-video-outline-rounded": { + "body": "" + }, + "featured-video-outline-sharp": { + "body": "" + }, + "featured-video-rounded": { + "body": "" + }, + "featured-video-sharp": { + "body": "" + }, + "feed": { + "body": "" + }, + "feed-outline": { + "body": "" + }, + "feed-outline-rounded": { + "body": "" + }, + "feed-outline-sharp": { + "body": "" + }, + "feed-rounded": { + "body": "" + }, + "feed-sharp": { + "body": "" + }, + "feedback": { + "body": "" + }, + "feedback-outline": { + "body": "" + }, + "feedback-outline-rounded": { + "body": "" + }, + "feedback-outline-sharp": { + "body": "" + }, + "feedback-rounded": { + "body": "" + }, + "feedback-sharp": { + "body": "" + }, + "female": { + "body": "" + }, + "female-rounded": { + "body": "" + }, + "femur": { + "body": "" + }, + "femur-alt": { + "body": "" + }, + "femur-alt-outline": { + "body": "" + }, + "femur-outline": { + "body": "" + }, + "fence": { + "body": "" + }, + "fence-rounded": { + "body": "" + }, + "fertile": { + "body": "" + }, + "fertile-outline": { + "body": "" + }, + "fertile-outline-rounded": { + "body": "" + }, + "fertile-rounded": { + "body": "" + }, + "festival": { + "body": "" + }, + "festival-rounded": { + "body": "" + }, + "fiber-dvr": { + "body": "" + }, + "fiber-dvr-outline": { + "body": "" + }, + "fiber-dvr-outline-rounded": { + "body": "" + }, + "fiber-dvr-outline-sharp": { + "body": "" + }, + "fiber-dvr-rounded": { + "body": "" + }, + "fiber-dvr-sharp": { + "body": "" + }, + "fiber-manual-record": { + "body": "" + }, + "fiber-manual-record-outline": { + "body": "" + }, + "fiber-new": { + "body": "" + }, + "fiber-new-outline": { + "body": "" + }, + "fiber-new-outline-rounded": { + "body": "" + }, + "fiber-new-outline-sharp": { + "body": "" + }, + "fiber-new-rounded": { + "body": "" + }, + "fiber-new-sharp": { + "body": "" + }, + "fiber-pin": { + "body": "" + }, + "fiber-pin-outline": { + "body": "" + }, + "fiber-pin-outline-rounded": { + "body": "" + }, + "fiber-pin-outline-sharp": { + "body": "" + }, + "fiber-pin-rounded": { + "body": "" + }, + "fiber-pin-sharp": { + "body": "" + }, + "fiber-smart-record": { + "body": "" + }, + "fiber-smart-record-outline": { + "body": "" + }, + "fiber-smart-record-outline-rounded": { + "body": "" + }, + "fiber-smart-record-rounded": { + "body": "" + }, + "file-copy": { + "body": "" + }, + "file-copy-outline": { + "body": "" + }, + "file-copy-outline-rounded": { + "body": "" + }, + "file-copy-outline-sharp": { + "body": "" + }, + "file-copy-rounded": { + "body": "" + }, + "file-copy-sharp": { + "body": "" + }, + "file-download-off": { + "body": "" + }, + "file-download-off-rounded": { + "body": "" + }, + "file-download-off-sharp": { + "body": "" + }, + "file-map": { + "body": "" + }, + "file-map-outline": { + "body": "" + }, + "file-map-outline-rounded": { + "body": "" + }, + "file-map-outline-sharp": { + "body": "" + }, + "file-map-rounded": { + "body": "" + }, + "file-map-sharp": { + "body": "" + }, + "file-open": { + "body": "" + }, + "file-open-outline": { + "body": "" + }, + "file-open-outline-rounded": { + "body": "" + }, + "file-open-outline-sharp": { + "body": "" + }, + "file-open-rounded": { + "body": "" + }, + "file-open-sharp": { + "body": "" + }, + "file-present": { + "body": "" + }, + "file-present-outline": { + "body": "" + }, + "file-present-outline-rounded": { + "body": "" + }, + "file-present-outline-sharp": { + "body": "" + }, + "file-present-rounded": { + "body": "" + }, + "file-present-sharp": { + "body": "" + }, + "file-save": { + "body": "" + }, + "file-save-off": { + "body": "" + }, + "file-save-off-outline": { + "body": "" + }, + "file-save-off-outline-rounded": { + "body": "" + }, + "file-save-off-outline-sharp": { + "body": "" + }, + "file-save-off-rounded": { + "body": "" + }, + "file-save-off-sharp": { + "body": "" + }, + "file-save-outline": { + "body": "" + }, + "file-save-outline-rounded": { + "body": "" + }, + "file-save-outline-sharp": { + "body": "" + }, + "file-save-rounded": { + "body": "" + }, + "file-save-sharp": { + "body": "" + }, + "file-upload-off": { + "body": "" + }, + "file-upload-off-rounded": { + "body": "" + }, + "file-upload-off-sharp": { + "body": "" + }, + "filter": { + "body": "" + }, + "filter-1": { + "body": "" + }, + "filter-1-outline": { + "body": "" + }, + "filter-1-outline-rounded": { + "body": "" + }, + "filter-1-outline-sharp": { + "body": "" + }, + "filter-1-rounded": { + "body": "" + }, + "filter-1-sharp": { + "body": "" + }, + "filter-2": { + "body": "" + }, + "filter-2-outline": { + "body": "" + }, + "filter-2-outline-rounded": { + "body": "" + }, + "filter-2-outline-sharp": { + "body": "" + }, + "filter-2-rounded": { + "body": "" + }, + "filter-2-sharp": { + "body": "" + }, + "filter-3": { + "body": "" + }, + "filter-3-outline": { + "body": "" + }, + "filter-3-outline-rounded": { + "body": "" + }, + "filter-3-outline-sharp": { + "body": "" + }, + "filter-3-rounded": { + "body": "" + }, + "filter-3-sharp": { + "body": "" + }, + "filter-4": { + "body": "" + }, + "filter-4-outline": { + "body": "" + }, + "filter-4-outline-rounded": { + "body": "" + }, + "filter-4-outline-sharp": { + "body": "" + }, + "filter-4-rounded": { + "body": "" + }, + "filter-4-sharp": { + "body": "" + }, + "filter-5": { + "body": "" + }, + "filter-5-outline": { + "body": "" + }, + "filter-5-outline-rounded": { + "body": "" + }, + "filter-5-outline-sharp": { + "body": "" + }, + "filter-5-rounded": { + "body": "" + }, + "filter-5-sharp": { + "body": "" + }, + "filter-6": { + "body": "" + }, + "filter-6-outline": { + "body": "" + }, + "filter-6-outline-rounded": { + "body": "" + }, + "filter-6-outline-sharp": { + "body": "" + }, + "filter-6-rounded": { + "body": "" + }, + "filter-6-sharp": { + "body": "" + }, + "filter-7": { + "body": "" + }, + "filter-7-outline": { + "body": "" + }, + "filter-7-outline-rounded": { + "body": "" + }, + "filter-7-outline-sharp": { + "body": "" + }, + "filter-7-rounded": { + "body": "" + }, + "filter-7-sharp": { + "body": "" + }, + "filter-8": { + "body": "" + }, + "filter-8-outline": { + "body": "" + }, + "filter-8-outline-rounded": { + "body": "" + }, + "filter-8-outline-sharp": { + "body": "" + }, + "filter-8-rounded": { + "body": "" + }, + "filter-8-sharp": { + "body": "" + }, + "filter-9": { + "body": "" + }, + "filter-9-outline": { + "body": "" + }, + "filter-9-outline-rounded": { + "body": "" + }, + "filter-9-outline-sharp": { + "body": "" + }, + "filter-9-plus": { + "body": "" + }, + "filter-9-plus-outline": { + "body": "" + }, + "filter-9-plus-outline-rounded": { + "body": "" + }, + "filter-9-plus-outline-sharp": { + "body": "" + }, + "filter-9-plus-rounded": { + "body": "" + }, + "filter-9-plus-sharp": { + "body": "" + }, + "filter-9-rounded": { + "body": "" + }, + "filter-9-sharp": { + "body": "" + }, + "filter-alt": { + "body": "" + }, + "filter-alt-off": { + "body": "" + }, + "filter-alt-off-outline": { + "body": "" + }, + "filter-alt-off-outline-rounded": { + "body": "" + }, + "filter-alt-off-outline-sharp": { + "body": "" + }, + "filter-alt-off-rounded": { + "body": "" + }, + "filter-alt-off-sharp": { + "body": "" + }, + "filter-alt-outline": { + "body": "" + }, + "filter-alt-outline-sharp": { + "body": "" + }, + "filter-alt-sharp": { + "body": "" + }, + "filter-b-and-w": { + "body": "" + }, + "filter-b-and-w-sharp": { + "body": "" + }, + "filter-center-focus": { + "body": "" + }, + "filter-center-focus-outline": { + "body": "" + }, + "filter-center-focus-outline-rounded": { + "body": "" + }, + "filter-center-focus-outline-sharp": { + "body": "" + }, + "filter-center-focus-rounded": { + "body": "" + }, + "filter-center-focus-sharp": { + "body": "" + }, + "filter-drama": { + "body": "" + }, + "filter-drama-outline": { + "body": "" + }, + "filter-drama-outline-rounded": { + "body": "" + }, + "filter-drama-rounded": { + "body": "" + }, + "filter-frames": { + "body": "" + }, + "filter-frames-outline": { + "body": "" + }, + "filter-frames-outline-rounded": { + "body": "" + }, + "filter-frames-outline-sharp": { + "body": "" + }, + "filter-frames-rounded": { + "body": "" + }, + "filter-frames-sharp": { + "body": "" + }, + "filter-list": { + "body": "" + }, + "filter-list-off": { + "body": "" + }, + "filter-list-off-rounded": { + "body": "" + }, + "filter-list-rounded": { + "body": "" + }, + "filter-none": { + "body": "" + }, + "filter-none-outline": { + "body": "" + }, + "filter-none-outline-rounded": { + "body": "" + }, + "filter-none-outline-sharp": { + "body": "" + }, + "filter-none-rounded": { + "body": "" + }, + "filter-none-sharp": { + "body": "" + }, + "filter-outline": { + "body": "" + }, + "filter-outline-rounded": { + "body": "" + }, + "filter-outline-sharp": { + "body": "" + }, + "filter-retrolux": { + "body": "" + }, + "filter-retrolux-outline": { + "body": "" + }, + "filter-retrolux-outline-rounded": { + "body": "" + }, + "filter-retrolux-rounded": { + "body": "" + }, + "filter-rounded": { + "body": "" + }, + "filter-sharp": { + "body": "" + }, + "filter-tilt-shift": { + "body": "" + }, + "filter-tilt-shift-rounded": { + "body": "" + }, + "filter-vintage": { + "body": "" + }, + "filter-vintage-outline": { + "body": "" + }, + "finance": { + "body": "" + }, + "finance-chip": { + "body": "" + }, + "finance-chip-outline": { + "body": "" + }, + "finance-mode": { + "body": "" + }, + "finance-mode-rounded": { + "body": "" + }, + "finance-rounded": { + "body": "" + }, + "finance-sharp": { + "body": "" + }, + "find-in-page": { + "body": "" + }, + "find-in-page-outline": { + "body": "" + }, + "find-in-page-outline-rounded": { + "body": "" + }, + "find-in-page-outline-sharp": { + "body": "" + }, + "find-in-page-rounded": { + "body": "" + }, + "find-in-page-sharp": { + "body": "" + }, + "find-replace": { + "body": "" + }, + "find-replace-rounded": { + "body": "" + }, + "fingerprint": { + "body": "" + }, + "fingerprint-outline": { + "body": "" + }, + "fire-extinguisher": { + "body": "" + }, + "fire-extinguisher-rounded": { + "body": "" + }, + "fire-hydrant": { + "body": "" + }, + "fire-hydrant-outline": { + "body": "" + }, + "fire-hydrant-outline-rounded": { + "body": "" + }, + "fire-hydrant-outline-sharp": { + "body": "" + }, + "fire-hydrant-rounded": { + "body": "" + }, + "fire-hydrant-sharp": { + "body": "" + }, + "fire-truck": { + "body": "" + }, + "fire-truck-outline": { + "body": "" + }, + "fire-truck-outline-rounded": { + "body": "" + }, + "fire-truck-outline-sharp": { + "body": "" + }, + "fire-truck-rounded": { + "body": "" + }, + "fire-truck-sharp": { + "body": "" + }, + "fireplace": { + "body": "" + }, + "fireplace-outline": { + "body": "" + }, + "fireplace-outline-rounded": { + "body": "" + }, + "fireplace-rounded": { + "body": "" + }, + "first-page": { + "body": "" + }, + "first-page-rounded": { + "body": "" + }, + "fit-page": { + "body": "" + }, + "fit-page-rounded": { + "body": "" + }, + "fit-screen": { + "body": "" + }, + "fit-screen-outline": { + "body": "" + }, + "fit-screen-outline-rounded": { + "body": "" + }, + "fit-screen-outline-sharp": { + "body": "" + }, + "fit-screen-rounded": { + "body": "" + }, + "fit-screen-sharp": { + "body": "" + }, + "fit-width": { + "body": "" + }, + "fit-width-rounded": { + "body": "" + }, + "fitness-center": { + "body": "" + }, + "fitness-center-rounded": { + "body": "" + }, + "flag": { + "body": "" + }, + "flag-circle": { + "body": "" + }, + "flag-circle-outline": { + "body": "" + }, + "flag-circle-outline-rounded": { + "body": "" + }, + "flag-circle-rounded": { + "body": "" + }, + "flag-outline": { + "body": "" + }, + "flag-outline-rounded": { + "body": "" + }, + "flag-rounded": { + "body": "" + }, + "flaky": { + "body": "" + }, + "flaky-rounded": { + "body": "" + }, + "flare": { + "body": "" + }, + "flare-rounded": { + "body": "" + }, + "flash-auto": { + "body": "" + }, + "flash-auto-outline": { + "body": "" + }, + "flash-auto-outline-rounded": { + "body": "" + }, + "flash-auto-rounded": { + "body": "" + }, + "flash-off": { + "body": "" + }, + "flash-off-outline": { + "body": "" + }, + "flash-off-outline-rounded": { + "body": "" + }, + "flash-off-rounded": { + "body": "" + }, + "flash-on": { + "body": "" + }, + "flash-on-outline": { + "body": "" + }, + "flash-on-outline-rounded": { + "body": "" + }, + "flash-on-rounded": { + "body": "" + }, + "flashlight-off": { + "body": "" + }, + "flashlight-off-outline": { + "body": "" + }, + "flashlight-off-outline-rounded": { + "body": "" + }, + "flashlight-off-rounded": { + "body": "" + }, + "flashlight-on": { + "body": "" + }, + "flashlight-on-outline": { + "body": "" + }, + "flashlight-on-outline-rounded": { + "body": "" + }, + "flashlight-on-rounded": { + "body": "" + }, + "flatware": { + "body": "" + }, + "flatware-rounded": { + "body": "" + }, + "flex-direction": { + "body": "" + }, + "flex-direction-rounded": { + "body": "" + }, + "flex-no-wrap": { + "body": "" + }, + "flex-no-wrap-rounded": { + "body": "" + }, + "flex-wrap": { + "body": "" + }, + "flex-wrap-rounded": { + "body": "" + }, + "flight": { + "body": "" + }, + "flight-class": { + "body": "" + }, + "flight-class-outline": { + "body": "" + }, + "flight-class-outline-rounded": { + "body": "" + }, + "flight-class-outline-sharp": { + "body": "" + }, + "flight-class-rounded": { + "body": "" + }, + "flight-class-sharp": { + "body": "" + }, + "flight-land": { + "body": "" + }, + "flight-land-rounded": { + "body": "" + }, + "flight-takeoff": { + "body": "" + }, + "flight-takeoff-rounded": { + "body": "" + }, + "flights-and-hotels": { + "body": "" + }, + "flights-and-hotels-outline": { + "body": "" + }, + "flights-and-hotels-outline-rounded": { + "body": "" + }, + "flights-and-hotels-outline-sharp": { + "body": "" + }, + "flights-and-hotels-rounded": { + "body": "" + }, + "flights-and-hotels-sharp": { + "body": "" + }, + "flip": { + "body": "" + }, + "flip-camera-android": { + "body": "" + }, + "flip-camera-android-rounded": { + "body": "" + }, + "flip-camera-ios": { + "body": "" + }, + "flip-camera-ios-outline": { + "body": "" + }, + "flip-camera-ios-outline-rounded": { + "body": "" + }, + "flip-camera-ios-outline-sharp": { + "body": "" + }, + "flip-camera-ios-rounded": { + "body": "" + }, + "flip-camera-ios-sharp": { + "body": "" + }, + "flip-rounded": { + "body": "" + }, + "flip-sharp": { + "body": "" + }, + "flip-to-back": { + "body": "" + }, + "flip-to-back-rounded": { + "body": "" + }, + "flip-to-back-sharp": { + "body": "" + }, + "flip-to-front": { + "body": "" + }, + "flip-to-front-sharp": { + "body": "" + }, + "flood": { + "body": "" + }, + "flood-outline": { + "body": "" + }, + "flood-outline-rounded": { + "body": "" + }, + "flood-rounded": { + "body": "" + }, + "floor": { + "body": "" + }, + "floor-lamp": { + "body": "" + }, + "floor-lamp-outline": { + "body": "" + }, + "floor-lamp-outline-rounded": { + "body": "" + }, + "floor-lamp-outline-sharp": { + "body": "" + }, + "floor-lamp-rounded": { + "body": "" + }, + "floor-lamp-sharp": { + "body": "" + }, + "floor-rounded": { + "body": "" + }, + "flowsheet": { + "body": "" + }, + "flowsheet-outline": { + "body": "" + }, + "flowsheet-outline-rounded": { + "body": "" + }, + "flowsheet-outline-sharp": { + "body": "" + }, + "flowsheet-rounded": { + "body": "" + }, + "flowsheet-sharp": { + "body": "" + }, + "fluid": { + "body": "" + }, + "fluid-balance": { + "body": "" + }, + "fluid-balance-outline": { + "body": "" + }, + "fluid-balance-outline-rounded": { + "body": "" + }, + "fluid-balance-outline-sharp": { + "body": "" + }, + "fluid-balance-rounded": { + "body": "" + }, + "fluid-balance-sharp": { + "body": "" + }, + "fluid-med": { + "body": "" + }, + "fluid-med-outline": { + "body": "" + }, + "fluid-med-outline-rounded": { + "body": "" + }, + "fluid-med-outline-sharp": { + "body": "" + }, + "fluid-med-rounded": { + "body": "" + }, + "fluid-med-sharp": { + "body": "" + }, + "fluid-outline": { + "body": "" + }, + "fluid-outline-rounded": { + "body": "" + }, + "fluid-outline-sharp": { + "body": "" + }, + "fluid-rounded": { + "body": "" + }, + "fluid-sharp": { + "body": "" + }, + "fluorescent": { + "body": "" + }, + "fluorescent-outline": { + "body": "" + }, + "fluorescent-outline-rounded": { + "body": "" + }, + "fluorescent-rounded": { + "body": "" + }, + "flutter": { + "body": "" + }, + "flutter-dash": { + "body": "" + }, + "fmd-bad": { + "body": "" + }, + "fmd-bad-outline": { + "body": "" + }, + "fmd-bad-outline-rounded": { + "body": "" + }, + "fmd-bad-rounded": { + "body": "" + }, + "foggy": { + "body": "" + }, + "foggy-outline": { + "body": "" + }, + "folded-hands": { + "body": "" + }, + "folded-hands-outline": { + "body": "" + }, + "folded-hands-outline-rounded": { + "body": "" + }, + "folded-hands-rounded": { + "body": "" + }, + "folder": { + "body": "" + }, + "folder-copy": { + "body": "" + }, + "folder-copy-outline": { + "body": "" + }, + "folder-copy-outline-rounded": { + "body": "" + }, + "folder-copy-outline-sharp": { + "body": "" + }, + "folder-copy-rounded": { + "body": "" + }, + "folder-copy-sharp": { + "body": "" + }, + "folder-data": { + "body": "" + }, + "folder-data-outline": { + "body": "" + }, + "folder-data-outline-rounded": { + "body": "" + }, + "folder-data-outline-sharp": { + "body": "" + }, + "folder-data-rounded": { + "body": "" + }, + "folder-data-sharp": { + "body": "" + }, + "folder-delete": { + "body": "" + }, + "folder-delete-outline": { + "body": "" + }, + "folder-delete-outline-rounded": { + "body": "" + }, + "folder-delete-outline-sharp": { + "body": "" + }, + "folder-delete-rounded": { + "body": "" + }, + "folder-delete-sharp": { + "body": "" + }, + "folder-managed": { + "body": "" + }, + "folder-managed-outline": { + "body": "" + }, + "folder-managed-outline-rounded": { + "body": "" + }, + "folder-managed-outline-sharp": { + "body": "" + }, + "folder-managed-rounded": { + "body": "" + }, + "folder-managed-sharp": { + "body": "" + }, + "folder-off": { + "body": "" + }, + "folder-off-outline": { + "body": "" + }, + "folder-off-outline-rounded": { + "body": "" + }, + "folder-off-outline-sharp": { + "body": "" + }, + "folder-off-rounded": { + "body": "" + }, + "folder-off-sharp": { + "body": "" + }, + "folder-open": { + "body": "" + }, + "folder-open-outline": { + "body": "" + }, + "folder-open-outline-rounded": { + "body": "" + }, + "folder-open-outline-sharp": { + "body": "" + }, + "folder-open-rounded": { + "body": "" + }, + "folder-open-sharp": { + "body": "" + }, + "folder-outline": { + "body": "" + }, + "folder-outline-rounded": { + "body": "" + }, + "folder-outline-sharp": { + "body": "" + }, + "folder-rounded": { + "body": "" + }, + "folder-shared": { + "body": "" + }, + "folder-shared-outline": { + "body": "" + }, + "folder-shared-outline-rounded": { + "body": "" + }, + "folder-shared-outline-sharp": { + "body": "" + }, + "folder-shared-rounded": { + "body": "" + }, + "folder-shared-sharp": { + "body": "" + }, + "folder-sharp": { + "body": "" + }, + "folder-special": { + "body": "" + }, + "folder-special-outline": { + "body": "" + }, + "folder-special-outline-rounded": { + "body": "" + }, + "folder-special-outline-sharp": { + "body": "" + }, + "folder-special-rounded": { + "body": "" + }, + "folder-special-sharp": { + "body": "" + }, + "folder-supervised": { + "body": "" + }, + "folder-supervised-outline": { + "body": "" + }, + "folder-supervised-outline-rounded": { + "body": "" + }, + "folder-supervised-outline-sharp": { + "body": "" + }, + "folder-supervised-rounded": { + "body": "" + }, + "folder-supervised-sharp": { + "body": "" + }, + "folder-zip": { + "body": "" + }, + "folder-zip-outline": { + "body": "" + }, + "folder-zip-outline-rounded": { + "body": "" + }, + "folder-zip-outline-sharp": { + "body": "" + }, + "folder-zip-rounded": { + "body": "" + }, + "folder-zip-sharp": { + "body": "" + }, + "follow-the-signs": { + "body": "" + }, + "font-download": { + "body": "" + }, + "font-download-off": { + "body": "" + }, + "font-download-off-outline": { + "body": "" + }, + "font-download-off-outline-rounded": { + "body": "" + }, + "font-download-off-outline-sharp": { + "body": "" + }, + "font-download-off-rounded": { + "body": "" + }, + "font-download-off-sharp": { + "body": "" + }, + "font-download-outline": { + "body": "" + }, + "font-download-outline-rounded": { + "body": "" + }, + "font-download-outline-sharp": { + "body": "" + }, + "font-download-rounded": { + "body": "" + }, + "font-download-sharp": { + "body": "" + }, + "food-bank": { + "body": "" + }, + "food-bank-outline": { + "body": "" + }, + "food-bank-outline-rounded": { + "body": "" + }, + "food-bank-rounded": { + "body": "" + }, + "foot-bones": { + "body": "" + }, + "foot-bones-outline": { + "body": "" + }, + "footprint": { + "body": "" + }, + "for-you": { + "body": "" + }, + "for-you-outline": { + "body": "" + }, + "for-you-outline-rounded": { + "body": "" + }, + "for-you-rounded": { + "body": "" + }, + "forest": { + "body": "" + }, + "forest-outline": { + "body": "" + }, + "forest-outline-rounded": { + "body": "" + }, + "forest-rounded": { + "body": "" + }, + "fork-left": { + "body": "" + }, + "fork-left-rounded": { + "body": "" + }, + "fork-right": { + "body": "" + }, + "fork-right-rounded": { + "body": "" + }, + "forklift": { + "body": "" + }, + "forklift-outline": { + "body": "" + }, + "forklift-outline-rounded": { + "body": "" + }, + "forklift-rounded": { + "body": "" + }, + "format-align-center": { + "body": "" + }, + "format-align-center-rounded": { + "body": "" + }, + "format-align-justify": { + "body": "" + }, + "format-align-justify-rounded": { + "body": "" + }, + "format-align-left": { + "body": "" + }, + "format-align-left-rounded": { + "body": "" + }, + "format-align-right": { + "body": "" + }, + "format-align-right-rounded": { + "body": "" + }, + "format-bold": { + "body": "" + }, + "format-bold-rounded": { + "body": "" + }, + "format-clear": { + "body": "" + }, + "format-clear-rounded": { + "body": "" + }, + "format-color-fill": { + "body": "" + }, + "format-color-fill-rounded": { + "body": "" + }, + "format-color-fill-sharp": { + "body": "" + }, + "format-color-reset": { + "body": "" + }, + "format-color-reset-outline": { + "body": "" + }, + "format-color-reset-outline-rounded": { + "body": "" + }, + "format-color-reset-rounded": { + "body": "" + }, + "format-color-text": { + "body": "" + }, + "format-color-text-rounded": { + "body": "" + }, + "format-h1": { + "body": "" + }, + "format-h1-outline-rounded": { + "body": "" + }, + "format-h1-rounded": { + "body": "" + }, + "format-h2": { + "body": "" + }, + "format-h2-outline-rounded": { + "body": "" + }, + "format-h2-rounded": { + "body": "" + }, + "format-h3": { + "body": "" + }, + "format-h3-outline-rounded": { + "body": "" + }, + "format-h3-rounded": { + "body": "" + }, + "format-h4": { + "body": "" + }, + "format-h4-outline-rounded": { + "body": "" + }, + "format-h4-rounded": { + "body": "" + }, + "format-h5": { + "body": "" + }, + "format-h5-outline-rounded": { + "body": "" + }, + "format-h5-rounded": { + "body": "" + }, + "format-h6": { + "body": "" + }, + "format-h6-outline-rounded": { + "body": "" + }, + "format-h6-rounded": { + "body": "" + }, + "format-image-left": { + "body": "" + }, + "format-image-left-rounded": { + "body": "" + }, + "format-image-right": { + "body": "" + }, + "format-image-right-rounded": { + "body": "" + }, + "format-indent-decrease": { + "body": "" + }, + "format-indent-decrease-rounded": { + "body": "" + }, + "format-indent-increase": { + "body": "" + }, + "format-indent-increase-rounded": { + "body": "" + }, + "format-ink-highlighter": { + "body": "" + }, + "format-ink-highlighter-outline": { + "body": "" + }, + "format-ink-highlighter-outline-rounded": { + "body": "" + }, + "format-ink-highlighter-outline-sharp": { + "body": "" + }, + "format-ink-highlighter-rounded": { + "body": "" + }, + "format-ink-highlighter-sharp": { + "body": "" + }, + "format-italic": { + "body": "" + }, + "format-italic-rounded": { + "body": "" + }, + "format-letter-spacing": { + "body": "" + }, + "format-letter-spacing-2": { + "body": "" + }, + "format-letter-spacing-2-outline-rounded": { + "body": "" + }, + "format-letter-spacing-2-rounded": { + "body": "" + }, + "format-letter-spacing-rounded": { + "body": "" + }, + "format-letter-spacing-standard": { + "body": "" + }, + "format-letter-spacing-standard-rounded": { + "body": "" + }, + "format-letter-spacing-wide": { + "body": "" + }, + "format-letter-spacing-wide-rounded": { + "body": "" + }, + "format-letter-spacing-wider": { + "body": "" + }, + "format-letter-spacing-wider-rounded": { + "body": "" + }, + "format-line-spacing": { + "body": "" + }, + "format-line-spacing-rounded": { + "body": "" + }, + "format-list-bulleted": { + "body": "" + }, + "format-list-bulleted-add": { + "body": "" + }, + "format-list-bulleted-add-rounded": { + "body": "" + }, + "format-list-bulleted-rounded": { + "body": "" + }, + "format-list-numbered": { + "body": "" + }, + "format-list-numbered-rounded": { + "body": "" + }, + "format-list-numbered-rtl": { + "body": "" + }, + "format-list-numbered-rtl-rounded": { + "body": "" + }, + "format-list-numbered-rtl-sharp": { + "body": "" + }, + "format-list-numbered-sharp": { + "body": "" + }, + "format-overline": { + "body": "" + }, + "format-overline-rounded": { + "body": "" + }, + "format-paint": { + "body": "" + }, + "format-paint-outline": { + "body": "" + }, + "format-paint-outline-rounded": { + "body": "" + }, + "format-paint-outline-sharp": { + "body": "" + }, + "format-paint-rounded": { + "body": "" + }, + "format-paint-sharp": { + "body": "" + }, + "format-paragraph": { + "body": "" + }, + "format-paragraph-rounded": { + "body": "" + }, + "format-quote": { + "body": "" + }, + "format-quote-outline": { + "body": "" + }, + "format-quote-outline-rounded": { + "body": "" + }, + "format-quote-rounded": { + "body": "" + }, + "format-shapes": { + "body": "" + }, + "format-shapes-outline": { + "body": "" + }, + "format-shapes-outline-rounded": { + "body": "" + }, + "format-shapes-rounded": { + "body": "" + }, + "format-size": { + "body": "" + }, + "format-size-rounded": { + "body": "" + }, + "format-strikethrough": { + "body": "" + }, + "format-strikethrough-rounded": { + "body": "" + }, + "format-text-clip": { + "body": "" + }, + "format-text-clip-rounded": { + "body": "" + }, + "format-text-overflow": { + "body": "" + }, + "format-text-overflow-rounded": { + "body": "" + }, + "format-text-wrap": { + "body": "" + }, + "format-text-wrap-rounded": { + "body": "" + }, + "format-textdirection-l-to-r": { + "body": "" + }, + "format-textdirection-l-to-r-outline": { + "body": "" + }, + "format-textdirection-l-to-r-outline-rounded": { + "body": "" + }, + "format-textdirection-l-to-r-rounded": { + "body": "" + }, + "format-textdirection-r-to-l": { + "body": "" + }, + "format-textdirection-r-to-l-outline": { + "body": "" + }, + "format-textdirection-r-to-l-outline-rounded": { + "body": "" + }, + "format-textdirection-r-to-l-rounded": { + "body": "" + }, + "format-underlined": { + "body": "" + }, + "format-underlined-rounded": { + "body": "" + }, + "format-underlined-squiggle": { + "body": "" + }, + "format-underlined-squiggle-rounded": { + "body": "" + }, + "forms-add-on": { + "body": "" + }, + "forms-add-on-rounded": { + "body": "" + }, + "forms-apps-script": { + "body": "" + }, + "forms-apps-script-outline": { + "body": "" + }, + "forms-apps-script-outline-rounded": { + "body": "" + }, + "forms-apps-script-rounded": { + "body": "" + }, + "fort": { + "body": "" + }, + "fort-outline": { + "body": "" + }, + "fort-outline-rounded": { + "body": "" + }, + "fort-outline-sharp": { + "body": "" + }, + "fort-rounded": { + "body": "" + }, + "fort-sharp": { + "body": "" + }, + "forum": { + "body": "" + }, + "forum-outline": { + "body": "" + }, + "forum-outline-rounded": { + "body": "" + }, + "forum-outline-sharp": { + "body": "" + }, + "forum-rounded": { + "body": "" + }, + "forum-sharp": { + "body": "" + }, + "forward": { + "body": "" + }, + "forward-10": { + "body": "" + }, + "forward-10-rounded": { + "body": "" + }, + "forward-10-sharp": { + "body": "" + }, + "forward-30": { + "body": "" + }, + "forward-30-rounded": { + "body": "" + }, + "forward-30-sharp": { + "body": "" + }, + "forward-5": { + "body": "" + }, + "forward-5-rounded": { + "body": "" + }, + "forward-5-sharp": { + "body": "" + }, + "forward-circle": { + "body": "" + }, + "forward-circle-outline": { + "body": "" + }, + "forward-circle-outline-rounded": { + "body": "" + }, + "forward-circle-rounded": { + "body": "" + }, + "forward-media": { + "body": "" + }, + "forward-media-outline-rounded": { + "body": "" + }, + "forward-media-rounded": { + "body": "" + }, + "forward-rounded": { + "body": "" + }, + "forward-to-inbox": { + "body": "" + }, + "forward-to-inbox-outline": { + "body": "" + }, + "forward-to-inbox-outline-rounded": { + "body": "" + }, + "forward-to-inbox-outline-sharp": { + "body": "" + }, + "forward-to-inbox-rounded": { + "body": "" + }, + "forward-to-inbox-sharp": { + "body": "" + }, + "foundation": { + "body": "" + }, + "foundation-rounded": { + "body": "" + }, + "frame-inspect": { + "body": "" + }, + "frame-inspect-rounded": { + "body": "" + }, + "frame-inspect-sharp": { + "body": "" + }, + "frame-person": { + "body": "" + }, + "frame-person-off": { + "body": "" + }, + "frame-person-off-outline": { + "body": "" + }, + "frame-person-off-outline-rounded": { + "body": "" + }, + "frame-person-off-outline-sharp": { + "body": "" + }, + "frame-person-off-rounded": { + "body": "" + }, + "frame-person-off-sharp": { + "body": "" + }, + "frame-person-outline": { + "body": "" + }, + "frame-person-outline-rounded": { + "body": "" + }, + "frame-person-outline-sharp": { + "body": "" + }, + "frame-person-rounded": { + "body": "" + }, + "frame-person-sharp": { + "body": "" + }, + "frame-reload": { + "body": "" + }, + "frame-reload-rounded": { + "body": "" + }, + "frame-reload-sharp": { + "body": "" + }, + "frame-source": { + "body": "" + }, + "frame-source-rounded": { + "body": "" + }, + "frame-source-sharp": { + "body": "" + }, + "free-cancellation": { + "body": "" + }, + "free-cancellation-outline": { + "body": "" + }, + "free-cancellation-outline-rounded": { + "body": "" + }, + "free-cancellation-outline-sharp": { + "body": "" + }, + "free-cancellation-rounded": { + "body": "" + }, + "free-cancellation-sharp": { + "body": "" + }, + "front-hand": { + "body": "" + }, + "front-hand-outline": { + "body": "" + }, + "front-hand-outline-rounded": { + "body": "" + }, + "front-hand-outline-sharp": { + "body": "" + }, + "front-hand-rounded": { + "body": "" + }, + "front-hand-sharp": { + "body": "" + }, + "front-loader": { + "body": "" + }, + "front-loader-outline": { + "body": "" + }, + "front-loader-outline-rounded": { + "body": "" + }, + "front-loader-outline-sharp": { + "body": "" + }, + "front-loader-rounded": { + "body": "" + }, + "front-loader-sharp": { + "body": "" + }, + "full-coverage": { + "body": "" + }, + "full-coverage-outline": { + "body": "" + }, + "full-coverage-outline-rounded": { + "body": "" + }, + "full-coverage-outline-sharp": { + "body": "" + }, + "full-coverage-rounded": { + "body": "" + }, + "full-coverage-sharp": { + "body": "" + }, + "full-hd": { + "body": "" + }, + "full-hd-outline": { + "body": "" + }, + "full-hd-outline-rounded": { + "body": "" + }, + "full-hd-outline-sharp": { + "body": "" + }, + "full-hd-rounded": { + "body": "" + }, + "full-hd-sharp": { + "body": "" + }, + "full-stacked-bar-chart": { + "body": "" + }, + "full-stacked-bar-chart-rounded": { + "body": "" + }, + "fullscreen": { + "body": "" + }, + "fullscreen-exit": { + "body": "" + }, + "fullscreen-exit-rounded": { + "body": "" + }, + "fullscreen-rounded": { + "body": "" + }, + "function": { + "body": "" + }, + "functions": { + "body": "" + }, + "functions-rounded": { + "body": "" + }, + "g-mobiledata": { + "body": "" + }, + "g-mobiledata-badge": { + "body": "" + }, + "g-mobiledata-badge-outline": { + "body": "" + }, + "g-mobiledata-badge-outline-rounded": { + "body": "" + }, + "g-mobiledata-badge-outline-sharp": { + "body": "" + }, + "g-mobiledata-badge-rounded": { + "body": "" + }, + "g-mobiledata-badge-sharp": { + "body": "" + }, + "g-mobiledata-rounded": { + "body": "" + }, + "g-mobiledata-sharp": { + "body": "" + }, + "g-translate": { + "body": "" + }, + "gallery-thumbnail": { + "body": "" + }, + "gallery-thumbnail-outline": { + "body": "" + }, + "gallery-thumbnail-outline-rounded": { + "body": "" + }, + "gallery-thumbnail-outline-sharp": { + "body": "" + }, + "gallery-thumbnail-rounded": { + "body": "" + }, + "gallery-thumbnail-sharp": { + "body": "" + }, + "gamepad": { + "body": "" + }, + "gamepad-outline": { + "body": "" + }, + "gamepad-outline-rounded": { + "body": "" + }, + "gamepad-rounded": { + "body": "" + }, + "garage": { + "body": "" + }, + "garage-door": { + "body": "" + }, + "garage-door-outline": { + "body": "" + }, + "garage-door-outline-rounded": { + "body": "" + }, + "garage-door-rounded": { + "body": "" + }, + "garage-home": { + "body": "" + }, + "garage-home-outline": { + "body": "" + }, + "garage-outline": { + "body": "" + }, + "garage-outline-rounded": { + "body": "" + }, + "garage-outline-sharp": { + "body": "" + }, + "garage-rounded": { + "body": "" + }, + "garage-sharp": { + "body": "" + }, + "garden-cart": { + "body": "" + }, + "garden-cart-outline": { + "body": "" + }, + "garden-cart-outline-rounded": { + "body": "" + }, + "garden-cart-outline-sharp": { + "body": "" + }, + "garden-cart-rounded": { + "body": "" + }, + "garden-cart-sharp": { + "body": "" + }, + "gas-meter": { + "body": "" + }, + "gas-meter-outline": { + "body": "" + }, + "gas-meter-outline-rounded": { + "body": "" + }, + "gas-meter-outline-sharp": { + "body": "" + }, + "gas-meter-rounded": { + "body": "" + }, + "gas-meter-sharp": { + "body": "" + }, + "gastroenterology": { + "body": "" + }, + "gastroenterology-outline": { + "body": "" + }, + "gastroenterology-outline-rounded": { + "body": "" + }, + "gastroenterology-rounded": { + "body": "" + }, + "gate": { + "body": "" + }, + "gate-outline": { + "body": "" + }, + "gavel": { + "body": "" + }, + "gavel-rounded": { + "body": "" + }, + "general-device": { + "body": "" + }, + "general-device-outline": { + "body": "" + }, + "general-device-outline-rounded": { + "body": "" + }, + "general-device-outline-sharp": { + "body": "" + }, + "general-device-rounded": { + "body": "" + }, + "general-device-sharp": { + "body": "" + }, + "genetics": { + "body": "" + }, + "genetics-rounded": { + "body": "" + }, + "genres": { + "body": "" + }, + "genres-outline": { + "body": "" + }, + "genres-outline-rounded": { + "body": "" + }, + "genres-rounded": { + "body": "" + }, + "gesture": { + "body": "" + }, + "gesture-rounded": { + "body": "" + }, + "gesture-select": { + "body": "" + }, + "gesture-select-outline": { + "body": "" + }, + "gesture-select-outline-rounded": { + "body": "" + }, + "gesture-select-outline-sharp": { + "body": "" + }, + "gesture-select-rounded": { + "body": "" + }, + "gesture-select-sharp": { + "body": "" + }, + "gif": { + "body": "" + }, + "gif-box": { + "body": "" + }, + "gif-box-outline": { + "body": "" + }, + "gif-box-outline-rounded": { + "body": "" + }, + "gif-box-outline-sharp": { + "body": "" + }, + "gif-box-rounded": { + "body": "" + }, + "gif-box-sharp": { + "body": "" + }, + "gif-rounded": { + "body": "" + }, + "gif-sharp": { + "body": "" + }, + "girl": { + "body": "" + }, + "girl-rounded": { + "body": "" + }, + "gite": { + "body": "" + }, + "gite-rounded": { + "body": "" + }, + "glass-cup": { + "body": "" + }, + "glass-cup-outline": { + "body": "" + }, + "glass-cup-outline-rounded": { + "body": "" + }, + "glass-cup-outline-sharp": { + "body": "" + }, + "glass-cup-rounded": { + "body": "" + }, + "glass-cup-sharp": { + "body": "" + }, + "globe": { + "body": "" + }, + "globe-asia": { + "body": "" + }, + "globe-asia-sharp": { + "body": "" + }, + "globe-uk": { + "body": "" + }, + "globe-uk-sharp": { + "body": "" + }, + "glucose": { + "body": "" + }, + "glucose-outline": { + "body": "" + }, + "glucose-outline-rounded": { + "body": "" + }, + "glucose-outline-sharp": { + "body": "" + }, + "glucose-rounded": { + "body": "" + }, + "glucose-sharp": { + "body": "" + }, + "glyphs": { + "body": "" + }, + "go-to-line": { + "body": "" + }, + "golf-course": { + "body": "" + }, + "golf-course-rounded": { + "body": "" + }, + "google-home-devices": { + "body": "" + }, + "google-home-devices-rounded": { + "body": "" + }, + "google-home-devices-sharp": { + "body": "" + }, + "google-wifi": { + "body": "" + }, + "google-wifi-outline": { + "body": "" + }, + "gpp-bad": { + "body": "" + }, + "gpp-bad-outline": { + "body": "" + }, + "gpp-bad-outline-rounded": { + "body": "" + }, + "gpp-bad-rounded": { + "body": "" + }, + "gpp-maybe": { + "body": "" + }, + "gpp-maybe-outline": { + "body": "" + }, + "gpp-maybe-outline-rounded": { + "body": "" + }, + "gpp-maybe-rounded": { + "body": "" + }, + "gradient": { + "body": "" + }, + "gradient-outline": { + "body": "" + }, + "gradient-outline-sharp": { + "body": "" + }, + "gradient-sharp": { + "body": "" + }, + "grading": { + "body": "" + }, + "grading-rounded": { + "body": "" + }, + "grain": { + "body": "" + }, + "graphic-eq": { + "body": "" + }, + "graphic-eq-rounded": { + "body": "" + }, + "grass": { + "body": "" + }, + "grass-rounded": { + "body": "" + }, + "grid-3x3": { + "body": "" + }, + "grid-3x3-off": { + "body": "" + }, + "grid-3x3-off-rounded": { + "body": "" + }, + "grid-3x3-rounded": { + "body": "" + }, + "grid-4x4": { + "body": "" + }, + "grid-4x4-rounded": { + "body": "" + }, + "grid-goldenratio": { + "body": "" + }, + "grid-goldenratio-rounded": { + "body": "" + }, + "grid-guides": { + "body": "" + }, + "grid-guides-sharp": { + "body": "" + }, + "grid-off": { + "body": "" + }, + "grid-off-rounded": { + "body": "" + }, + "grid-off-sharp": { + "body": "" + }, + "grid-on": { + "body": "" + }, + "grid-on-outline": { + "body": "" + }, + "grid-on-outline-sharp": { + "body": "" + }, + "grid-on-sharp": { + "body": "" + }, + "grid-view": { + "body": "" + }, + "grid-view-outline": { + "body": "" + }, + "grid-view-outline-rounded": { + "body": "" + }, + "grid-view-rounded": { + "body": "" + }, + "grocery": { + "body": "" + }, + "grocery-sharp": { + "body": "" + }, + "group": { + "body": "" + }, + "group-add": { + "body": "" + }, + "group-add-outline": { + "body": "" + }, + "group-add-outline-rounded": { + "body": "" + }, + "group-add-rounded": { + "body": "" + }, + "group-off": { + "body": "" + }, + "group-off-outline": { + "body": "" + }, + "group-off-outline-rounded": { + "body": "" + }, + "group-off-rounded": { + "body": "" + }, + "group-outline": { + "body": "" + }, + "group-outline-rounded": { + "body": "" + }, + "group-remove": { + "body": "" + }, + "group-remove-outline": { + "body": "" + }, + "group-remove-outline-rounded": { + "body": "" + }, + "group-remove-rounded": { + "body": "" + }, + "group-rounded": { + "body": "" + }, + "group-work": { + "body": "" + }, + "group-work-outline": { + "body": "" + }, + "grouped-bar-chart": { + "body": "" + }, + "grouped-bar-chart-rounded": { + "body": "" + }, + "groups": { + "body": "" + }, + "groups-2": { + "body": "" + }, + "groups-2-outline": { + "body": "" + }, + "groups-2-outline-rounded": { + "body": "" + }, + "groups-2-rounded": { + "body": "" + }, + "groups-3": { + "body": "" + }, + "groups-3-outline": { + "body": "" + }, + "groups-3-outline-rounded": { + "body": "" + }, + "groups-3-rounded": { + "body": "" + }, + "groups-outline": { + "body": "" + }, + "groups-outline-rounded": { + "body": "" + }, + "groups-rounded": { + "body": "" + }, + "gynecology": { + "body": "" + }, + "gynecology-outline": { + "body": "" + }, + "gynecology-outline-rounded": { + "body": "" + }, + "gynecology-rounded": { + "body": "" + }, + "h-mobiledata": { + "body": "" + }, + "h-mobiledata-badge": { + "body": "" + }, + "h-mobiledata-badge-outline": { + "body": "" + }, + "h-mobiledata-badge-outline-rounded": { + "body": "" + }, + "h-mobiledata-badge-outline-sharp": { + "body": "" + }, + "h-mobiledata-badge-rounded": { + "body": "" + }, + "h-mobiledata-badge-sharp": { + "body": "" + }, + "h-mobiledata-rounded": { + "body": "" + }, + "h-plus-mobiledata": { + "body": "" + }, + "h-plus-mobiledata-badge": { + "body": "" + }, + "h-plus-mobiledata-badge-outline": { + "body": "" + }, + "h-plus-mobiledata-badge-outline-rounded": { + "body": "" + }, + "h-plus-mobiledata-badge-outline-sharp": { + "body": "" + }, + "h-plus-mobiledata-badge-rounded": { + "body": "" + }, + "h-plus-mobiledata-badge-sharp": { + "body": "" + }, + "h-plus-mobiledata-rounded": { + "body": "" + }, + "hail": { + "body": "" + }, + "hail-rounded": { + "body": "" + }, + "hallway": { + "body": "" + }, + "hallway-outline": { + "body": "" + }, + "hallway-outline-rounded": { + "body": "" + }, + "hallway-outline-sharp": { + "body": "" + }, + "hallway-rounded": { + "body": "" + }, + "hallway-sharp": { + "body": "" + }, + "hand-bones": { + "body": "" + }, + "hand-bones-outline": { + "body": "" + }, + "hand-gesture": { + "body": "" + }, + "hand-gesture-outline": { + "body": "" + }, + "hand-gesture-outline-rounded": { + "body": "" + }, + "hand-gesture-outline-sharp": { + "body": "" + }, + "hand-gesture-rounded": { + "body": "" + }, + "hand-gesture-sharp": { + "body": "" + }, + "handshake": { + "body": "" + }, + "handshake-outline": { + "body": "" + }, + "handshake-outline-sharp": { + "body": "" + }, + "handshake-sharp": { + "body": "" + }, + "handyman": { + "body": "" + }, + "handyman-outline": { + "body": "" + }, + "hangout-video": { + "body": "" + }, + "hangout-video-off": { + "body": "" + }, + "hangout-video-off-outline": { + "body": "" + }, + "hangout-video-off-outline-rounded": { + "body": "" + }, + "hangout-video-off-outline-sharp": { + "body": "" + }, + "hangout-video-off-rounded": { + "body": "" + }, + "hangout-video-off-sharp": { + "body": "" + }, + "hangout-video-outline": { + "body": "" + }, + "hangout-video-outline-rounded": { + "body": "" + }, + "hangout-video-outline-sharp": { + "body": "" + }, + "hangout-video-rounded": { + "body": "" + }, + "hangout-video-sharp": { + "body": "" + }, + "hard-drive": { + "body": "" + }, + "hard-drive-2": { + "body": "" + }, + "hard-drive-2-outline": { + "body": "" + }, + "hard-drive-2-outline-sharp": { + "body": "" + }, + "hard-drive-2-sharp": { + "body": "" + }, + "hard-drive-outline": { + "body": "" + }, + "hard-drive-outline-sharp": { + "body": "" + }, + "hard-drive-sharp": { + "body": "" + }, + "hardware": { + "body": "" + }, + "hardware-outline": { + "body": "" + }, + "hardware-outline-rounded": { + "body": "" + }, + "hardware-outline-sharp": { + "body": "" + }, + "hardware-rounded": { + "body": "" + }, + "hardware-sharp": { + "body": "" + }, + "hd": { + "body": "" + }, + "hd-outline": { + "body": "" + }, + "hd-outline-rounded": { + "body": "" + }, + "hd-outline-sharp": { + "body": "" + }, + "hd-rounded": { + "body": "" + }, + "hd-sharp": { + "body": "" + }, + "hdr-auto": { + "body": "" + }, + "hdr-auto-outline": { + "body": "" + }, + "hdr-auto-outline-rounded": { + "body": "" + }, + "hdr-auto-rounded": { + "body": "" + }, + "hdr-auto-select": { + "body": "" + }, + "hdr-auto-select-rounded": { + "body": "" + }, + "hdr-auto-select-sharp": { + "body": "" + }, + "hdr-enhanced-select": { + "body": "" + }, + "hdr-enhanced-select-outline": { + "body": "" + }, + "hdr-enhanced-select-outline-rounded": { + "body": "" + }, + "hdr-enhanced-select-outline-sharp": { + "body": "" + }, + "hdr-enhanced-select-rounded": { + "body": "" + }, + "hdr-enhanced-select-sharp": { + "body": "" + }, + "hdr-off": { + "body": "" + }, + "hdr-off-rounded": { + "body": "" + }, + "hdr-off-select": { + "body": "" + }, + "hdr-off-select-outline": { + "body": "" + }, + "hdr-off-select-outline-rounded": { + "body": "" + }, + "hdr-off-select-outline-sharp": { + "body": "" + }, + "hdr-off-select-rounded": { + "body": "" + }, + "hdr-off-select-sharp": { + "body": "" + }, + "hdr-off-sharp": { + "body": "" + }, + "hdr-on": { + "body": "" + }, + "hdr-on-rounded": { + "body": "" + }, + "hdr-on-select": { + "body": "" + }, + "hdr-on-select-outline": { + "body": "" + }, + "hdr-on-select-outline-rounded": { + "body": "" + }, + "hdr-on-select-outline-sharp": { + "body": "" + }, + "hdr-on-select-rounded": { + "body": "" + }, + "hdr-on-select-sharp": { + "body": "" + }, + "hdr-on-sharp": { + "body": "" + }, + "hdr-plus": { + "body": "" + }, + "hdr-plus-off": { + "body": "" + }, + "hdr-plus-off-outline": { + "body": "" + }, + "hdr-plus-off-outline-rounded": { + "body": "" + }, + "hdr-plus-off-outline-sharp": { + "body": "" + }, + "hdr-plus-off-rounded": { + "body": "" + }, + "hdr-plus-off-sharp": { + "body": "" + }, + "hdr-plus-outline": { + "body": "" + }, + "hdr-plus-outline-rounded": { + "body": "" + }, + "hdr-plus-outline-sharp": { + "body": "" + }, + "hdr-plus-rounded": { + "body": "" + }, + "hdr-plus-sharp": { + "body": "" + }, + "hdr-strong": { + "body": "" + }, + "hdr-weak": { + "body": "" + }, + "headphones": { + "body": "" + }, + "headphones-battery": { + "body": "" + }, + "headphones-battery-outline": { + "body": "" + }, + "headphones-battery-outline-rounded": { + "body": "" + }, + "headphones-battery-outline-sharp": { + "body": "" + }, + "headphones-battery-rounded": { + "body": "" + }, + "headphones-battery-sharp": { + "body": "" + }, + "headphones-outline": { + "body": "" + }, + "headphones-outline-rounded": { + "body": "" + }, + "headphones-outline-sharp": { + "body": "" + }, + "headphones-rounded": { + "body": "" + }, + "headphones-sharp": { + "body": "" + }, + "headset-mic": { + "body": "" + }, + "headset-mic-outline": { + "body": "" + }, + "headset-mic-outline-rounded": { + "body": "" + }, + "headset-mic-outline-sharp": { + "body": "" + }, + "headset-mic-rounded": { + "body": "" + }, + "headset-mic-sharp": { + "body": "" + }, + "headset-off": { + "body": "" + }, + "headset-off-outline": { + "body": "" + }, + "headset-off-outline-rounded": { + "body": "" + }, + "headset-off-outline-sharp": { + "body": "" + }, + "headset-off-rounded": { + "body": "" + }, + "headset-off-sharp": { + "body": "" + }, + "healing": { + "body": "" + }, + "healing-outline": { + "body": "" + }, + "healing-outline-sharp": { + "body": "" + }, + "healing-sharp": { + "body": "" + }, + "health-and-beauty": { + "body": "" + }, + "health-and-beauty-outline": { + "body": "" + }, + "health-and-beauty-outline-rounded": { + "body": "" + }, + "health-and-beauty-outline-sharp": { + "body": "" + }, + "health-and-beauty-rounded": { + "body": "" + }, + "health-and-beauty-sharp": { + "body": "" + }, + "health-and-safety": { + "body": "" + }, + "health-and-safety-outline": { + "body": "" + }, + "health-and-safety-outline-rounded": { + "body": "" + }, + "health-and-safety-rounded": { + "body": "" + }, + "health-metrics": { + "body": "" + }, + "health-metrics-outline": { + "body": "" + }, + "health-metrics-outline-rounded": { + "body": "" + }, + "health-metrics-outline-sharp": { + "body": "" + }, + "health-metrics-rounded": { + "body": "" + }, + "health-metrics-sharp": { + "body": "" + }, + "heap-snapshot-large": { + "body": "" + }, + "heap-snapshot-large-outline": { + "body": "" + }, + "heap-snapshot-large-outline-rounded": { + "body": "" + }, + "heap-snapshot-large-outline-sharp": { + "body": "" + }, + "heap-snapshot-large-rounded": { + "body": "" + }, + "heap-snapshot-large-sharp": { + "body": "" + }, + "heap-snapshot-multiple": { + "body": "" + }, + "heap-snapshot-multiple-outline": { + "body": "" + }, + "heap-snapshot-multiple-outline-rounded": { + "body": "" + }, + "heap-snapshot-multiple-outline-sharp": { + "body": "" + }, + "heap-snapshot-multiple-rounded": { + "body": "" + }, + "heap-snapshot-multiple-sharp": { + "body": "" + }, + "heap-snapshot-thumbnail": { + "body": "" + }, + "heap-snapshot-thumbnail-outline": { + "body": "" + }, + "heap-snapshot-thumbnail-outline-rounded": { + "body": "" + }, + "heap-snapshot-thumbnail-outline-sharp": { + "body": "" + }, + "heap-snapshot-thumbnail-rounded": { + "body": "" + }, + "heap-snapshot-thumbnail-sharp": { + "body": "" + }, + "hearing": { + "body": "" + }, + "hearing-disabled": { + "body": "" + }, + "hearing-disabled-rounded": { + "body": "" + }, + "hearing-outline-rounded": { + "body": "" + }, + "hearing-rounded": { + "body": "" + }, + "heart-broken": { + "body": "" + }, + "heart-broken-outline": { + "body": "" + }, + "heart-broken-outline-rounded": { + "body": "" + }, + "heart-broken-rounded": { + "body": "" + }, + "heart-check": { + "body": "" + }, + "heart-check-outline": { + "body": "" + }, + "heart-check-outline-rounded": { + "body": "" + }, + "heart-check-rounded": { + "body": "" + }, + "heart-minus": { + "body": "" + }, + "heart-minus-outline": { + "body": "" + }, + "heart-plus": { + "body": "" + }, + "heart-plus-outline": { + "body": "" + }, + "heat": { + "body": "" + }, + "heat-pump": { + "body": "" + }, + "heat-pump-balance": { + "body": "" + }, + "heat-pump-balance-outline": { + "body": "" + }, + "heat-pump-balance-outline-rounded": { + "body": "" + }, + "heat-pump-balance-outline-sharp": { + "body": "" + }, + "heat-pump-balance-rounded": { + "body": "" + }, + "heat-pump-balance-sharp": { + "body": "" + }, + "heat-pump-outline": { + "body": "" + }, + "heat-pump-outline-sharp": { + "body": "" + }, + "heat-pump-sharp": { + "body": "" + }, + "heat-sharp": { + "body": "" + }, + "height": { + "body": "" + }, + "height-rounded": { + "body": "" + }, + "helicopter": { + "body": "" + }, + "helicopter-outline": { + "body": "" + }, + "helicopter-outline-rounded": { + "body": "" + }, + "helicopter-outline-sharp": { + "body": "" + }, + "helicopter-rounded": { + "body": "" + }, + "helicopter-sharp": { + "body": "" + }, + "help": { + "body": "" + }, + "help-center": { + "body": "" + }, + "help-center-outline": { + "body": "" + }, + "help-center-outline-rounded": { + "body": "" + }, + "help-center-outline-sharp": { + "body": "" + }, + "help-center-rounded": { + "body": "" + }, + "help-center-sharp": { + "body": "" + }, + "help-clinic": { + "body": "" + }, + "help-clinic-outline": { + "body": "" + }, + "help-clinic-outline-rounded": { + "body": "" + }, + "help-clinic-rounded": { + "body": "" + }, + "help-outline": { + "body": "" + }, + "help-outline-rounded": { + "body": "" + }, + "help-rounded": { + "body": "" + }, + "hematology": { + "body": "" + }, + "hematology-outline": { + "body": "" + }, + "hematology-outline-rounded": { + "body": "" + }, + "hematology-rounded": { + "body": "" + }, + "hevc": { + "body": "" + }, + "hevc-rounded": { + "body": "" + }, + "hevc-sharp": { + "body": "" + }, + "hexagon": { + "body": "" + }, + "hexagon-outline": { + "body": "" + }, + "hexagon-outline-rounded": { + "body": "" + }, + "hexagon-rounded": { + "body": "" + }, + "hide": { + "body": "" + }, + "hide-image": { + "body": "" + }, + "hide-image-outline": { + "body": "" + }, + "hide-image-outline-rounded": { + "body": "" + }, + "hide-image-outline-sharp": { + "body": "" + }, + "hide-image-rounded": { + "body": "" + }, + "hide-image-sharp": { + "body": "" + }, + "hide-rounded": { + "body": "" + }, + "hide-source": { + "body": "" + }, + "hide-source-outline": { + "body": "" + }, + "hide-source-outline-rounded": { + "body": "" + }, + "hide-source-rounded": { + "body": "" + }, + "high-density": { + "body": "" + }, + "high-density-outline": { + "body": "" + }, + "high-density-outline-rounded": { + "body": "" + }, + "high-density-rounded": { + "body": "" + }, + "high-quality": { + "body": "" + }, + "high-quality-outline": { + "body": "" + }, + "high-quality-outline-rounded": { + "body": "" + }, + "high-quality-outline-sharp": { + "body": "" + }, + "high-quality-rounded": { + "body": "" + }, + "high-quality-sharp": { + "body": "" + }, + "high-res": { + "body": "" + }, + "high-res-outline": { + "body": "" + }, + "high-res-outline-rounded": { + "body": "" + }, + "high-res-outline-sharp": { + "body": "" + }, + "high-res-rounded": { + "body": "" + }, + "high-res-sharp": { + "body": "" + }, + "highlight": { + "body": "" + }, + "highlight-outline": { + "body": "" + }, + "highlight-outline-rounded": { + "body": "" + }, + "highlight-rounded": { + "body": "" + }, + "highlighter-size-1": { + "body": "" + }, + "highlighter-size-2": { + "body": "" + }, + "highlighter-size-3": { + "body": "" + }, + "highlighter-size-4": { + "body": "" + }, + "highlighter-size-5": { + "body": "" + }, + "hiking": { + "body": "" + }, + "hiking-rounded": { + "body": "" + }, + "hiking-sharp": { + "body": "" + }, + "history": { + "body": "" + }, + "history-edu": { + "body": "" + }, + "history-edu-outline": { + "body": "" + }, + "history-edu-outline-rounded": { + "body": "" + }, + "history-edu-rounded": { + "body": "" + }, + "history-rounded": { + "body": "" + }, + "history-toggle-off": { + "body": "" + }, + "history-toggle-off-rounded": { + "body": "" + }, + "hive": { + "body": "" + }, + "hive-outline": { + "body": "" + }, + "hive-outline-rounded": { + "body": "" + }, + "hive-rounded": { + "body": "" + }, + "hls": { + "body": "" + }, + "hls-off": { + "body": "" + }, + "hls-off-rounded": { + "body": "" + }, + "hls-off-sharp": { + "body": "" + }, + "hls-rounded": { + "body": "" + }, + "hls-sharp": { + "body": "" + }, + "holiday-village": { + "body": "" + }, + "holiday-village-outline": { + "body": "" + }, + "holiday-village-outline-rounded": { + "body": "" + }, + "holiday-village-rounded": { + "body": "" + }, + "home": { + "body": "" + }, + "home-and-garden": { + "body": "" + }, + "home-and-garden-outline": { + "body": "" + }, + "home-and-garden-outline-rounded": { + "body": "" + }, + "home-and-garden-rounded": { + "body": "" + }, + "home-app-logo": { + "body": "" + }, + "home-health": { + "body": "" + }, + "home-health-outline": { + "body": "" + }, + "home-health-outline-rounded": { + "body": "" + }, + "home-health-rounded": { + "body": "" + }, + "home-improvement-and-tools": { + "body": "" + }, + "home-improvement-and-tools-outline": { + "body": "" + }, + "home-improvement-and-tools-outline-rounded": { + "body": "" + }, + "home-improvement-and-tools-rounded": { + "body": "" + }, + "home-iot-device": { + "body": "" + }, + "home-iot-device-outline": { + "body": "" + }, + "home-iot-device-outline-rounded": { + "body": "" + }, + "home-iot-device-rounded": { + "body": "" + }, + "home-max": { + "body": "" + }, + "home-max-dots": { + "body": "" + }, + "home-max-dots-outline": { + "body": "" + }, + "home-max-dots-outline-rounded": { + "body": "" + }, + "home-max-dots-rounded": { + "body": "" + }, + "home-max-outline": { + "body": "" + }, + "home-max-outline-rounded": { + "body": "" + }, + "home-max-rounded": { + "body": "" + }, + "home-mini": { + "body": "" + }, + "home-mini-outline": { + "body": "" + }, + "home-outline": { + "body": "" + }, + "home-outline-rounded": { + "body": "" + }, + "home-pin": { + "body": "" + }, + "home-pin-outline": { + "body": "" + }, + "home-pin-outline-rounded": { + "body": "" + }, + "home-pin-rounded": { + "body": "" + }, + "home-repair-service": { + "body": "" + }, + "home-repair-service-outline": { + "body": "" + }, + "home-repair-service-outline-rounded": { + "body": "" + }, + "home-repair-service-outline-sharp": { + "body": "" + }, + "home-repair-service-rounded": { + "body": "" + }, + "home-repair-service-sharp": { + "body": "" + }, + "home-rounded": { + "body": "" + }, + "home-speaker": { + "body": "" + }, + "home-speaker-outline": { + "body": "" + }, + "home-storage": { + "body": "" + }, + "home-storage-outline": { + "body": "" + }, + "home-storage-outline-rounded": { + "body": "" + }, + "home-storage-outline-sharp": { + "body": "" + }, + "home-storage-rounded": { + "body": "" + }, + "home-storage-sharp": { + "body": "" + }, + "home-work": { + "body": "" + }, + "home-work-outline": { + "body": "" + }, + "home-work-outline-rounded": { + "body": "" + }, + "home-work-rounded": { + "body": "" + }, + "horizontal-distribute": { + "body": "" + }, + "horizontal-distribute-rounded": { + "body": "" + }, + "horizontal-rule": { + "body": "" + }, + "horizontal-rule-rounded": { + "body": "" + }, + "horizontal-split": { + "body": "" + }, + "horizontal-split-rounded": { + "body": "" + }, + "hot-tub": { + "body": "" + }, + "hot-tub-rounded": { + "body": "" + }, + "hot-tub-sharp": { + "body": "" + }, + "hotel": { + "body": "" + }, + "hotel-class": { + "body": "" + }, + "hotel-class-outline": { + "body": "" + }, + "hotel-class-outline-rounded": { + "body": "" + }, + "hotel-class-rounded": { + "body": "" + }, + "hotel-outline": { + "body": "" + }, + "hotel-outline-rounded": { + "body": "" + }, + "hotel-outline-sharp": { + "body": "" + }, + "hotel-rounded": { + "body": "" + }, + "hotel-sharp": { + "body": "" + }, + "hourglass": { + "body": "" + }, + "hourglass-bottom": { + "body": "" + }, + "hourglass-bottom-rounded": { + "body": "" + }, + "hourglass-disabled": { + "body": "" + }, + "hourglass-disabled-rounded": { + "body": "" + }, + "hourglass-empty": { + "body": "" + }, + "hourglass-empty-rounded": { + "body": "" + }, + "hourglass-outline": { + "body": "" + }, + "hourglass-outline-rounded": { + "body": "" + }, + "hourglass-rounded": { + "body": "" + }, + "hourglass-top": { + "body": "" + }, + "hourglass-top-rounded": { + "body": "" + }, + "house": { + "body": "" + }, + "house-outline": { + "body": "" + }, + "house-outline-rounded": { + "body": "" + }, + "house-rounded": { + "body": "" + }, + "house-siding": { + "body": "" + }, + "house-siding-rounded": { + "body": "" + }, + "house-with-shield": { + "body": "" + }, + "house-with-shield-outline": { + "body": "" + }, + "house-with-shield-outline-rounded": { + "body": "" + }, + "house-with-shield-rounded": { + "body": "" + }, + "houseboat": { + "body": "" + }, + "houseboat-outline": { + "body": "" + }, + "houseboat-outline-rounded": { + "body": "" + }, + "houseboat-outline-sharp": { + "body": "" + }, + "houseboat-rounded": { + "body": "" + }, + "houseboat-sharp": { + "body": "" + }, + "household-supplies": { + "body": "" + }, + "household-supplies-outline": { + "body": "" + }, + "household-supplies-outline-rounded": { + "body": "" + }, + "household-supplies-outline-sharp": { + "body": "" + }, + "household-supplies-rounded": { + "body": "" + }, + "household-supplies-sharp": { + "body": "" + }, + "how-to-reg": { + "body": "" + }, + "how-to-reg-outline": { + "body": "" + }, + "how-to-reg-outline-rounded": { + "body": "" + }, + "how-to-reg-rounded": { + "body": "" + }, + "how-to-vote": { + "body": "" + }, + "how-to-vote-outline": { + "body": "" + }, + "how-to-vote-outline-sharp": { + "body": "" + }, + "how-to-vote-sharp": { + "body": "" + }, + "hr-resting": { + "body": "" + }, + "hr-resting-outline": { + "body": "" + }, + "hr-resting-outline-rounded": { + "body": "" + }, + "hr-resting-outline-sharp": { + "body": "" + }, + "hr-resting-rounded": { + "body": "" + }, + "hr-resting-sharp": { + "body": "" + }, + "html": { + "body": "" + }, + "html-rounded": { + "body": "" + }, + "html-sharp": { + "body": "" + }, + "http": { + "body": "" + }, + "http-rounded": { + "body": "" + }, + "http-sharp": { + "body": "" + }, + "hub": { + "body": "" + }, + "hub-outline": { + "body": "" + }, + "humerus": { + "body": "" + }, + "humerus-alt": { + "body": "" + }, + "humerus-alt-outline": { + "body": "" + }, + "humerus-outline": { + "body": "" + }, + "humidity-high": { + "body": "" + }, + "humidity-indoor": { + "body": "" + }, + "humidity-indoor-outline": { + "body": "" + }, + "humidity-indoor-outline-rounded": { + "body": "" + }, + "humidity-indoor-rounded": { + "body": "" + }, + "humidity-low": { + "body": "" + }, + "humidity-mid": { + "body": "" + }, + "humidity-percentage": { + "body": "" + }, + "humidity-percentage-outline": { + "body": "" + }, + "humidity-percentage-outline-rounded": { + "body": "" + }, + "humidity-percentage-rounded": { + "body": "" + }, + "hvac": { + "body": "" + }, + "hvac-outline": { + "body": "" + }, + "hvac-outline-sharp": { + "body": "" + }, + "hvac-sharp": { + "body": "" + }, + "ice-skating": { + "body": "" + }, + "ice-skating-outline": { + "body": "" + }, + "ice-skating-outline-rounded": { + "body": "" + }, + "ice-skating-outline-sharp": { + "body": "" + }, + "ice-skating-rounded": { + "body": "" + }, + "ice-skating-sharp": { + "body": "" + }, + "icecream": { + "body": "" + }, + "icecream-outline": { + "body": "" + }, + "icecream-outline-rounded": { + "body": "" + }, + "icecream-rounded": { + "body": "" + }, + "ifl": { + "body": "" + }, + "ifl-outline": { + "body": "" + }, + "ifl-outline-sharp": { + "body": "" + }, + "ifl-sharp": { + "body": "" + }, + "iframe": { + "body": "" + }, + "iframe-off": { + "body": "" + }, + "iframe-off-outline": { + "body": "" + }, + "iframe-off-outline-rounded": { + "body": "" + }, + "iframe-off-outline-sharp": { + "body": "" + }, + "iframe-off-rounded": { + "body": "" + }, + "iframe-off-sharp": { + "body": "" + }, + "iframe-outline": { + "body": "" + }, + "iframe-outline-rounded": { + "body": "" + }, + "iframe-outline-sharp": { + "body": "" + }, + "iframe-rounded": { + "body": "" + }, + "iframe-sharp": { + "body": "" + }, + "image": { + "body": "" + }, + "image-aspect-ratio": { + "body": "" + }, + "image-aspect-ratio-outline": { + "body": "" + }, + "image-aspect-ratio-outline-sharp": { + "body": "" + }, + "image-aspect-ratio-sharp": { + "body": "" + }, + "image-not-supported": { + "body": "" + }, + "image-not-supported-outline": { + "body": "" + }, + "image-not-supported-outline-rounded": { + "body": "" + }, + "image-not-supported-outline-sharp": { + "body": "" + }, + "image-not-supported-rounded": { + "body": "" + }, + "image-not-supported-sharp": { + "body": "" + }, + "image-outline": { + "body": "" + }, + "image-outline-rounded": { + "body": "" + }, + "image-outline-sharp": { + "body": "" + }, + "image-rounded": { + "body": "" + }, + "image-search": { + "body": "" + }, + "image-search-rounded": { + "body": "" + }, + "image-search-sharp": { + "body": "" + }, + "image-sharp": { + "body": "" + }, + "imagesearch-roller": { + "body": "" + }, + "imagesearch-roller-outline": { + "body": "" + }, + "imagesearch-roller-outline-sharp": { + "body": "" + }, + "imagesearch-roller-sharp": { + "body": "" + }, + "imagesmode": { + "body": "" + }, + "imagesmode-outline": { + "body": "" + }, + "imagesmode-outline-rounded": { + "body": "" + }, + "imagesmode-outline-sharp": { + "body": "" + }, + "imagesmode-rounded": { + "body": "" + }, + "imagesmode-sharp": { + "body": "" + }, + "immunology": { + "body": "" + }, + "immunology-outline": { + "body": "" + }, + "import-contacts": { + "body": "" + }, + "import-contacts-outline": { + "body": "" + }, + "import-contacts-outline-rounded": { + "body": "" + }, + "import-contacts-outline-sharp": { + "body": "" + }, + "import-contacts-rounded": { + "body": "" + }, + "import-contacts-sharp": { + "body": "" + }, + "important-devices": { + "body": "" + }, + "important-devices-outline": { + "body": "" + }, + "important-devices-outline-rounded": { + "body": "" + }, + "important-devices-outline-sharp": { + "body": "" + }, + "important-devices-rounded": { + "body": "" + }, + "important-devices-sharp": { + "body": "" + }, + "in-home-mode": { + "body": "" + }, + "in-home-mode-outline": { + "body": "" + }, + "inactive-order": { + "body": "" + }, + "inactive-order-outline": { + "body": "" + }, + "inactive-order-outline-rounded": { + "body": "" + }, + "inactive-order-outline-sharp": { + "body": "" + }, + "inactive-order-rounded": { + "body": "" + }, + "inactive-order-sharp": { + "body": "" + }, + "inbox": { + "body": "" + }, + "inbox-customize": { + "body": "" + }, + "inbox-customize-outline": { + "body": "" + }, + "inbox-customize-outline-rounded": { + "body": "" + }, + "inbox-customize-outline-sharp": { + "body": "" + }, + "inbox-customize-rounded": { + "body": "" + }, + "inbox-customize-sharp": { + "body": "" + }, + "inbox-outline": { + "body": "" + }, + "inbox-outline-rounded": { + "body": "" + }, + "inbox-outline-sharp": { + "body": "" + }, + "inbox-rounded": { + "body": "" + }, + "inbox-sharp": { + "body": "" + }, + "incomplete-circle": { + "body": "" + }, + "indeterminate-check-box": { + "body": "" + }, + "indeterminate-check-box-outline": { + "body": "" + }, + "indeterminate-question-box": { + "body": "" + }, + "indeterminate-question-box-rounded": { + "body": "" + }, + "info": { + "body": "" + }, + "info-i": { + "body": "" + }, + "info-i-rounded": { + "body": "" + }, + "info-outline": { + "body": "" + }, + "info-outline-rounded": { + "body": "" + }, + "info-rounded": { + "body": "" + }, + "infrared": { + "body": "" + }, + "infrared-rounded": { + "body": "" + }, + "ink-eraser": { + "body": "" + }, + "ink-eraser-off": { + "body": "" + }, + "ink-eraser-off-outline": { + "body": "" + }, + "ink-eraser-off-outline-rounded": { + "body": "" + }, + "ink-eraser-off-outline-sharp": { + "body": "" + }, + "ink-eraser-outline": { + "body": "" + }, + "ink-eraser-outline-rounded": { + "body": "" + }, + "ink-eraser-outline-sharp": { + "body": "" + }, + "ink-highlighter": { + "body": "" + }, + "ink-highlighter-move": { + "body": "" + }, + "ink-highlighter-move-outline": { + "body": "" + }, + "ink-highlighter-move-outline-rounded": { + "body": "" + }, + "ink-highlighter-move-outline-sharp": { + "body": "" + }, + "ink-highlighter-move-rounded": { + "body": "" + }, + "ink-highlighter-move-sharp": { + "body": "" + }, + "ink-highlighter-outline": { + "body": "" + }, + "ink-highlighter-outline-rounded": { + "body": "" + }, + "ink-highlighter-outline-sharp": { + "body": "" + }, + "ink-highlighter-rounded": { + "body": "" + }, + "ink-highlighter-sharp": { + "body": "" + }, + "ink-marker": { + "body": "" + }, + "ink-marker-sharp": { + "body": "" + }, + "ink-pen": { + "body": "" + }, + "ink-pen-outline": { + "body": "" + }, + "ink-pen-outline-rounded": { + "body": "" + }, + "ink-pen-outline-sharp": { + "body": "" + }, + "ink-pen-rounded": { + "body": "" + }, + "ink-pen-sharp": { + "body": "" + }, + "inpatient": { + "body": "" + }, + "inpatient-outline": { + "body": "" + }, + "inpatient-outline-rounded": { + "body": "" + }, + "inpatient-outline-sharp": { + "body": "" + }, + "inpatient-rounded": { + "body": "" + }, + "inpatient-sharp": { + "body": "" + }, + "input": { + "body": "" + }, + "input-circle": { + "body": "" + }, + "input-circle-rounded": { + "body": "" + }, + "input-rounded": { + "body": "" + }, + "input-sharp": { + "body": "" + }, + "insert-chart": { + "body": "" + }, + "insert-chart-outline": { + "body": "" + }, + "insert-chart-outline-rounded": { + "body": "" + }, + "insert-chart-outline-sharp": { + "body": "" + }, + "insert-chart-rounded": { + "body": "" + }, + "insert-chart-sharp": { + "body": "" + }, + "insert-page-break": { + "body": "" + }, + "insert-page-break-outline": { + "body": "" + }, + "insert-page-break-outline-rounded": { + "body": "" + }, + "insert-page-break-outline-sharp": { + "body": "" + }, + "insert-page-break-rounded": { + "body": "" + }, + "insert-page-break-sharp": { + "body": "" + }, + "insert-text": { + "body": "" + }, + "insert-text-outline": { + "body": "" + }, + "insert-text-outline-rounded": { + "body": "" + }, + "insert-text-rounded": { + "body": "" + }, + "install-desktop": { + "body": "" + }, + "install-desktop-rounded": { + "body": "" + }, + "install-desktop-sharp": { + "body": "" + }, + "install-mobile": { + "body": "" + }, + "install-mobile-outline": { + "body": "" + }, + "install-mobile-outline-rounded": { + "body": "" + }, + "install-mobile-outline-sharp": { + "body": "" + }, + "install-mobile-rounded": { + "body": "" + }, + "install-mobile-sharp": { + "body": "" + }, + "instant-mix": { + "body": "" + }, + "instant-mix-rounded": { + "body": "" + }, + "integration-instructions": { + "body": "" + }, + "integration-instructions-outline": { + "body": "" + }, + "integration-instructions-outline-rounded": { + "body": "" + }, + "integration-instructions-outline-sharp": { + "body": "" + }, + "integration-instructions-rounded": { + "body": "" + }, + "integration-instructions-sharp": { + "body": "" + }, + "interactive-space": { + "body": "" + }, + "interactive-space-outline": { + "body": "" + }, + "interactive-space-outline-rounded": { + "body": "" + }, + "interactive-space-outline-sharp": { + "body": "" + }, + "interactive-space-rounded": { + "body": "" + }, + "interactive-space-sharp": { + "body": "" + }, + "interests": { + "body": "" + }, + "interests-outline": { + "body": "" + }, + "interests-outline-rounded": { + "body": "" + }, + "interests-rounded": { + "body": "" + }, + "interpreter-mode": { + "body": "" + }, + "interpreter-mode-outline": { + "body": "" + }, + "interpreter-mode-outline-rounded": { + "body": "" + }, + "interpreter-mode-rounded": { + "body": "" + }, + "inventory": { + "body": "" + }, + "inventory-2": { + "body": "" + }, + "inventory-2-outline": { + "body": "" + }, + "inventory-2-outline-rounded": { + "body": "" + }, + "inventory-2-outline-sharp": { + "body": "" + }, + "inventory-2-rounded": { + "body": "" + }, + "inventory-2-sharp": { + "body": "" + }, + "inventory-rounded": { + "body": "" + }, + "inventory-sharp": { + "body": "" + }, + "invert-colors": { + "body": "" + }, + "invert-colors-off": { + "body": "" + }, + "invert-colors-off-rounded": { + "body": "" + }, + "invert-colors-outline": { + "body": "" + }, + "invert-colors-outline-rounded": { + "body": "" + }, + "invert-colors-rounded": { + "body": "" + }, + "ios": { + "body": "" + }, + "ios-rounded": { + "body": "" + }, + "ios-share": { + "body": "" + }, + "ios-share-rounded": { + "body": "" + }, + "ios-share-sharp": { + "body": "" + }, + "ios-sharp": { + "body": "" + }, + "iron": { + "body": "" + }, + "iron-outline": { + "body": "" + }, + "iron-outline-rounded": { + "body": "" + }, + "iron-outline-sharp": { + "body": "" + }, + "iron-rounded": { + "body": "" + }, + "iron-sharp": { + "body": "" + }, + "jamboard-kiosk": { + "body": "" + }, + "jamboard-kiosk-outline": { + "body": "" + }, + "jamboard-kiosk-outline-rounded": { + "body": "" + }, + "jamboard-kiosk-outline-sharp": { + "body": "" + }, + "jamboard-kiosk-rounded": { + "body": "" + }, + "jamboard-kiosk-sharp": { + "body": "" + }, + "javascript": { + "body": "" + }, + "javascript-rounded": { + "body": "" + }, + "javascript-sharp": { + "body": "" + }, + "join": { + "body": "" + }, + "join-inner": { + "body": "" + }, + "join-inner-rounded": { + "body": "" + }, + "join-left": { + "body": "" + }, + "join-left-rounded": { + "body": "" + }, + "join-outline": { + "body": "" + }, + "join-right": { + "body": "" + }, + "join-right-rounded": { + "body": "" + }, + "joystick": { + "body": "" + }, + "joystick-outline": { + "body": "" + }, + "joystick-outline-sharp": { + "body": "" + }, + "joystick-sharp": { + "body": "" + }, + "jump-to-element": { + "body": "" + }, + "jump-to-element-rounded": { + "body": "" + }, + "kayaking": { + "body": "" + }, + "kayaking-rounded": { + "body": "" + }, + "kebab-dining": { + "body": "" + }, + "kebab-dining-outline": { + "body": "" + }, + "kebab-dining-outline-rounded": { + "body": "" + }, + "kebab-dining-rounded": { + "body": "" + }, + "kettle": { + "body": "" + }, + "kettle-outline": { + "body": "" + }, + "kettle-outline-rounded": { + "body": "" + }, + "kettle-rounded": { + "body": "" + }, + "key": { + "body": "" + }, + "key-off": { + "body": "" + }, + "key-off-outline": { + "body": "" + }, + "key-off-outline-rounded": { + "body": "" + }, + "key-off-rounded": { + "body": "" + }, + "key-outline": { + "body": "" + }, + "key-outline-rounded": { + "body": "" + }, + "key-rounded": { + "body": "" + }, + "key-vertical": { + "body": "" + }, + "key-vertical-outline": { + "body": "" + }, + "key-vertical-outline-rounded": { + "body": "" + }, + "key-vertical-rounded": { + "body": "" + }, + "key-visualizer": { + "body": "" + }, + "key-visualizer-rounded": { + "body": "" + }, + "keyboard": { + "body": "" + }, + "keyboard-alt": { + "body": "" + }, + "keyboard-alt-outline": { + "body": "" + }, + "keyboard-alt-outline-rounded": { + "body": "" + }, + "keyboard-alt-outline-sharp": { + "body": "" + }, + "keyboard-alt-rounded": { + "body": "" + }, + "keyboard-alt-sharp": { + "body": "" + }, + "keyboard-arrow-down": { + "body": "" + }, + "keyboard-arrow-down-rounded": { + "body": "" + }, + "keyboard-arrow-up": { + "body": "" + }, + "keyboard-arrow-up-rounded": { + "body": "" + }, + "keyboard-backspace": { + "body": "" + }, + "keyboard-backspace-rounded": { + "body": "" + }, + "keyboard-capslock": { + "body": "" + }, + "keyboard-capslock-badge": { + "body": "" + }, + "keyboard-capslock-badge-outline": { + "body": "" + }, + "keyboard-capslock-badge-outline-rounded": { + "body": "" + }, + "keyboard-capslock-badge-outline-sharp": { + "body": "" + }, + "keyboard-capslock-badge-rounded": { + "body": "" + }, + "keyboard-capslock-badge-sharp": { + "body": "" + }, + "keyboard-capslock-rounded": { + "body": "" + }, + "keyboard-command-key": { + "body": "" + }, + "keyboard-control-key": { + "body": "" + }, + "keyboard-control-key-rounded": { + "body": "" + }, + "keyboard-double-arrow-down-rounded": { + "body": "" + }, + "keyboard-double-arrow-left": { + "body": "" + }, + "keyboard-double-arrow-left-rounded": { + "body": "" + }, + "keyboard-double-arrow-right": { + "body": "" + }, + "keyboard-double-arrow-right-rounded": { + "body": "" + }, + "keyboard-double-arrow-up-rounded": { + "body": "" + }, + "keyboard-external-input": { + "body": "" + }, + "keyboard-external-input-outline": { + "body": "" + }, + "keyboard-external-input-outline-rounded": { + "body": "" + }, + "keyboard-external-input-outline-sharp": { + "body": "" + }, + "keyboard-external-input-rounded": { + "body": "" + }, + "keyboard-external-input-sharp": { + "body": "" + }, + "keyboard-full": { + "body": "" + }, + "keyboard-full-sharp": { + "body": "" + }, + "keyboard-hide": { + "body": "" + }, + "keyboard-hide-outline": { + "body": "" + }, + "keyboard-hide-outline-rounded": { + "body": "" + }, + "keyboard-hide-outline-sharp": { + "body": "" + }, + "keyboard-hide-rounded": { + "body": "" + }, + "keyboard-hide-sharp": { + "body": "" + }, + "keyboard-keys": { + "body": "" + }, + "keyboard-keys-rounded": { + "body": "" + }, + "keyboard-off": { + "body": "" + }, + "keyboard-off-outline": { + "body": "" + }, + "keyboard-off-outline-rounded": { + "body": "" + }, + "keyboard-off-outline-sharp": { + "body": "" + }, + "keyboard-off-rounded": { + "body": "" + }, + "keyboard-off-sharp": { + "body": "" + }, + "keyboard-onscreen": { + "body": "" + }, + "keyboard-onscreen-outline": { + "body": "" + }, + "keyboard-onscreen-outline-rounded": { + "body": "" + }, + "keyboard-onscreen-outline-sharp": { + "body": "" + }, + "keyboard-onscreen-rounded": { + "body": "" + }, + "keyboard-onscreen-sharp": { + "body": "" + }, + "keyboard-option-key": { + "body": "" + }, + "keyboard-option-key-rounded": { + "body": "" + }, + "keyboard-outline": { + "body": "" + }, + "keyboard-outline-rounded": { + "body": "" + }, + "keyboard-outline-sharp": { + "body": "" + }, + "keyboard-previous-language": { + "body": "" + }, + "keyboard-previous-language-outline": { + "body": "" + }, + "keyboard-previous-language-outline-rounded": { + "body": "" + }, + "keyboard-previous-language-outline-sharp": { + "body": "" + }, + "keyboard-previous-language-rounded": { + "body": "" + }, + "keyboard-previous-language-sharp": { + "body": "" + }, + "keyboard-return": { + "body": "" + }, + "keyboard-return-rounded": { + "body": "" + }, + "keyboard-rounded": { + "body": "" + }, + "keyboard-sharp": { + "body": "" + }, + "keyboard-tab": { + "body": "" + }, + "keyboard-tab-rounded": { + "body": "" + }, + "keyboard-tab-rtl": { + "body": "" + }, + "keyboard-tab-rtl-rounded": { + "body": "" + }, + "kid-star": { + "body": "" + }, + "kid-star-outline": { + "body": "" + }, + "kid-star-outline-sharp": { + "body": "" + }, + "kid-star-sharp": { + "body": "" + }, + "king-bed": { + "body": "" + }, + "king-bed-outline": { + "body": "" + }, + "king-bed-outline-rounded": { + "body": "" + }, + "king-bed-outline-sharp": { + "body": "" + }, + "king-bed-rounded": { + "body": "" + }, + "king-bed-sharp": { + "body": "" + }, + "kitchen": { + "body": "" + }, + "kitchen-outline": { + "body": "" + }, + "kitchen-outline-rounded": { + "body": "" + }, + "kitchen-outline-sharp": { + "body": "" + }, + "kitchen-rounded": { + "body": "" + }, + "kitchen-sharp": { + "body": "" + }, + "kitesurfing": { + "body": "" + }, + "kitesurfing-outline": { + "body": "" + }, + "kitesurfing-outline-rounded": { + "body": "" + }, + "kitesurfing-outline-sharp": { + "body": "" + }, + "kitesurfing-rounded": { + "body": "" + }, + "kitesurfing-sharp": { + "body": "" + }, + "lab-panel": { + "body": "" + }, + "lab-panel-outline": { + "body": "" + }, + "lab-panel-outline-sharp": { + "body": "" + }, + "lab-panel-sharp": { + "body": "" + }, + "lab-profile": { + "body": "" + }, + "lab-profile-outline": { + "body": "" + }, + "lab-profile-outline-rounded": { + "body": "" + }, + "lab-profile-outline-sharp": { + "body": "" + }, + "lab-profile-rounded": { + "body": "" + }, + "lab-profile-sharp": { + "body": "" + }, + "lab-research": { + "body": "" + }, + "lab-research-outline": { + "body": "" + }, + "lab-research-outline-rounded": { + "body": "" + }, + "lab-research-outline-sharp": { + "body": "" + }, + "lab-research-rounded": { + "body": "" + }, + "lab-research-sharp": { + "body": "" + }, + "label": { + "body": "" + }, + "label-important": { + "body": "" + }, + "label-important-outline": { + "body": "" + }, + "label-important-outline-rounded": { + "body": "" + }, + "label-important-outline-sharp": { + "body": "" + }, + "label-important-rounded": { + "body": "" + }, + "label-important-sharp": { + "body": "" + }, + "label-off": { + "body": "" + }, + "label-off-outline": { + "body": "" + }, + "label-off-outline-rounded": { + "body": "" + }, + "label-off-outline-sharp": { + "body": "" + }, + "label-off-rounded": { + "body": "" + }, + "label-off-sharp": { + "body": "" + }, + "label-outline": { + "body": "" + }, + "label-outline-rounded": { + "body": "" + }, + "label-outline-sharp": { + "body": "" + }, + "label-rounded": { + "body": "" + }, + "label-sharp": { + "body": "" + }, + "labs": { + "body": "" + }, + "labs-outline": { + "body": "" + }, + "labs-outline-rounded": { + "body": "" + }, + "labs-outline-sharp": { + "body": "" + }, + "labs-rounded": { + "body": "" + }, + "labs-sharp": { + "body": "" + }, + "lan": { + "body": "" + }, + "lan-outline": { + "body": "" + }, + "lan-outline-rounded": { + "body": "" + }, + "lan-rounded": { + "body": "" + }, + "landscape": { + "body": "" + }, + "landscape-outline": { + "body": "" + }, + "landscape-outline-rounded": { + "body": "" + }, + "landscape-rounded": { + "body": "" + }, + "landslide": { + "body": "" + }, + "landslide-outline": { + "body": "" + }, + "landslide-outline-rounded": { + "body": "" + }, + "landslide-rounded": { + "body": "" + }, + "language": { + "body": "" + }, + "language-chinese-array": { + "body": "" + }, + "language-chinese-array-rounded": { + "body": "" + }, + "language-chinese-cangjie": { + "body": "" + }, + "language-chinese-cangjie-rounded": { + "body": "" + }, + "language-chinese-dayi": { + "body": "" + }, + "language-chinese-dayi-rounded": { + "body": "" + }, + "language-chinese-pinyin": { + "body": "" + }, + "language-chinese-pinyin-rounded": { + "body": "" + }, + "language-chinese-quick": { + "body": "" + }, + "language-chinese-quick-outline-rounded": { + "body": "" + }, + "language-chinese-quick-rounded": { + "body": "" + }, + "language-chinese-wubi": { + "body": "" + }, + "language-chinese-wubi-rounded": { + "body": "" + }, + "language-french": { + "body": "" + }, + "language-french-rounded": { + "body": "" + }, + "language-french-sharp": { + "body": "" + }, + "language-gb-english": { + "body": "" + }, + "language-gb-english-rounded": { + "body": "" + }, + "language-gb-english-sharp": { + "body": "" + }, + "language-international": { + "body": "" + }, + "language-international-rounded": { + "body": "" + }, + "language-korean-latin": { + "body": "" + }, + "language-korean-latin-rounded": { + "body": "" + }, + "language-pinyin": { + "body": "" + }, + "language-pinyin-rounded": { + "body": "" + }, + "language-pinyin-sharp": { + "body": "" + }, + "language-spanish": { + "body": "" + }, + "language-spanish-rounded": { + "body": "" + }, + "language-spanish-sharp": { + "body": "" + }, + "language-us": { + "body": "" + }, + "language-us-colemak": { + "body": "" + }, + "language-us-colemak-rounded": { + "body": "" + }, + "language-us-colemak-sharp": { + "body": "" + }, + "language-us-dvorak": { + "body": "" + }, + "language-us-dvorak-rounded": { + "body": "" + }, + "language-us-dvorak-sharp": { + "body": "" + }, + "language-us-outline": { + "body": "" + }, + "language-us-outline-rounded": { + "body": "" + }, + "language-us-outline-sharp": { + "body": "" + }, + "language-us-rounded": { + "body": "" + }, + "language-us-sharp": { + "body": "" + }, + "laps": { + "body": "" + }, + "laps-rounded": { + "body": "" + }, + "laptop-chromebook": { + "body": "" + }, + "laptop-chromebook-outline": { + "body": "" + }, + "laptop-chromebook-outline-rounded": { + "body": "" + }, + "laptop-chromebook-rounded": { + "body": "" + }, + "laptop-mac": { + "body": "" + }, + "laptop-mac-outline": { + "body": "" + }, + "laptop-mac-outline-sharp": { + "body": "" + }, + "laptop-mac-sharp": { + "body": "" + }, + "laptop-windows": { + "body": "" + }, + "laptop-windows-outline": { + "body": "" + }, + "laptop-windows-outline-rounded": { + "body": "" + }, + "laptop-windows-outline-sharp": { + "body": "" + }, + "laptop-windows-rounded": { + "body": "" + }, + "laptop-windows-sharp": { + "body": "" + }, + "lasso-select": { + "body": "" + }, + "lasso-select-rounded": { + "body": "" + }, + "last-page": { + "body": "" + }, + "last-page-rounded": { + "body": "" + }, + "laundry": { + "body": "" + }, + "laundry-outline": { + "body": "" + }, + "laundry-outline-rounded": { + "body": "" + }, + "laundry-rounded": { + "body": "" + }, + "layers": { + "body": "" + }, + "layers-clear": { + "body": "" + }, + "layers-clear-outline": { + "body": "" + }, + "layers-clear-outline-rounded": { + "body": "" + }, + "layers-clear-rounded": { + "body": "" + }, + "layers-outline": { + "body": "" + }, + "layers-outline-rounded": { + "body": "" + }, + "layers-rounded": { + "body": "" + }, + "lda": { + "body": "" + }, + "lda-outline": { + "body": "" + }, + "lda-outline-rounded": { + "body": "" + }, + "lda-outline-sharp": { + "body": "" + }, + "lda-rounded": { + "body": "" + }, + "lda-sharp": { + "body": "" + }, + "leaderboard": { + "body": "" + }, + "leaderboard-outline": { + "body": "" + }, + "leaderboard-outline-rounded": { + "body": "" + }, + "leaderboard-rounded": { + "body": "" + }, + "leak-add": { + "body": "" + }, + "leak-add-rounded": { + "body": "" + }, + "leak-remove": { + "body": "" + }, + "leak-remove-rounded": { + "body": "" + }, + "left-click": { + "body": "" + }, + "left-click-rounded": { + "body": "" + }, + "left-panel-close": { + "body": "" + }, + "left-panel-close-outline": { + "body": "" + }, + "left-panel-close-outline-rounded": { + "body": "" + }, + "left-panel-close-outline-sharp": { + "body": "" + }, + "left-panel-close-rounded": { + "body": "" + }, + "left-panel-close-sharp": { + "body": "" + }, + "left-panel-open": { + "body": "" + }, + "left-panel-open-outline": { + "body": "" + }, + "left-panel-open-outline-rounded": { + "body": "" + }, + "left-panel-open-outline-sharp": { + "body": "" + }, + "left-panel-open-rounded": { + "body": "" + }, + "left-panel-open-sharp": { + "body": "" + }, + "legend-toggle": { + "body": "" + }, + "legend-toggle-rounded": { + "body": "" + }, + "lens": { + "body": "" + }, + "lens-outline": { + "body": "" + }, + "letter-switch": { + "body": "" + }, + "letter-switch-rounded": { + "body": "" + }, + "library-add": { + "body": "" + }, + "library-add-check": { + "body": "" + }, + "library-add-check-outline": { + "body": "" + }, + "library-add-check-outline-rounded": { + "body": "" + }, + "library-add-check-outline-sharp": { + "body": "" + }, + "library-add-check-rounded": { + "body": "" + }, + "library-add-check-sharp": { + "body": "" + }, + "library-add-outline": { + "body": "" + }, + "library-add-outline-rounded": { + "body": "" + }, + "library-add-outline-sharp": { + "body": "" + }, + "library-add-rounded": { + "body": "" + }, + "library-add-sharp": { + "body": "" + }, + "library-books": { + "body": "" + }, + "library-books-outline": { + "body": "" + }, + "library-books-outline-rounded": { + "body": "" + }, + "library-books-outline-sharp": { + "body": "" + }, + "library-books-rounded": { + "body": "" + }, + "library-books-sharp": { + "body": "" + }, + "library-music": { + "body": "" + }, + "library-music-outline": { + "body": "" + }, + "library-music-outline-rounded": { + "body": "" + }, + "library-music-outline-sharp": { + "body": "" + }, + "library-music-rounded": { + "body": "" + }, + "library-music-sharp": { + "body": "" + }, + "license": { + "body": "" + }, + "license-outline": { + "body": "" + }, + "license-outline-rounded": { + "body": "" + }, + "license-rounded": { + "body": "" + }, + "lift-to-talk": { + "body": "" + }, + "lift-to-talk-rounded": { + "body": "" + }, + "lift-to-talk-sharp": { + "body": "" + }, + "light": { + "body": "" + }, + "light-group": { + "body": "" + }, + "light-group-outline": { + "body": "" + }, + "light-group-outline-rounded": { + "body": "" + }, + "light-group-outline-sharp": { + "body": "" + }, + "light-group-rounded": { + "body": "" + }, + "light-group-sharp": { + "body": "" + }, + "light-mode": { + "body": "" + }, + "light-mode-outline": { + "body": "" + }, + "light-mode-outline-sharp": { + "body": "" + }, + "light-mode-sharp": { + "body": "" + }, + "light-off": { + "body": "" + }, + "light-off-outline": { + "body": "" + }, + "light-off-outline-rounded": { + "body": "" + }, + "light-off-rounded": { + "body": "" + }, + "light-outline": { + "body": "" + }, + "light-outline-rounded": { + "body": "" + }, + "light-outline-sharp": { + "body": "" + }, + "light-rounded": { + "body": "" + }, + "light-sharp": { + "body": "" + }, + "lightbulb": { + "body": "" + }, + "lightbulb-circle": { + "body": "" + }, + "lightbulb-circle-outline": { + "body": "" + }, + "lightbulb-circle-outline-rounded": { + "body": "" + }, + "lightbulb-circle-rounded": { + "body": "" + }, + "lightbulb-outline": { + "body": "" + }, + "lightbulb-outline-rounded": { + "body": "" + }, + "lightbulb-rounded": { + "body": "" + }, + "lightning-stand": { + "body": "" + }, + "lightning-stand-outline": { + "body": "" + }, + "lightning-stand-outline-rounded": { + "body": "" + }, + "lightning-stand-rounded": { + "body": "" + }, + "line-axis": { + "body": "" + }, + "line-axis-rounded": { + "body": "" + }, + "line-curve": { + "body": "" + }, + "line-curve-outline-rounded": { + "body": "" + }, + "line-curve-rounded": { + "body": "" + }, + "line-end": { + "body": "" + }, + "line-end-arrow": { + "body": "" + }, + "line-end-arrow-notch": { + "body": "" + }, + "line-end-arrow-notch-rounded": { + "body": "" + }, + "line-end-arrow-outline": { + "body": "" + }, + "line-end-arrow-outline-rounded": { + "body": "" + }, + "line-end-arrow-rounded": { + "body": "" + }, + "line-end-circle": { + "body": "" + }, + "line-end-circle-outline": { + "body": "" + }, + "line-end-circle-outline-rounded": { + "body": "" + }, + "line-end-circle-rounded": { + "body": "" + }, + "line-end-diamond": { + "body": "" + }, + "line-end-diamond-outline": { + "body": "" + }, + "line-end-diamond-outline-rounded": { + "body": "" + }, + "line-end-diamond-rounded": { + "body": "" + }, + "line-end-rounded": { + "body": "" + }, + "line-end-square": { + "body": "" + }, + "line-end-square-outline": { + "body": "" + }, + "line-end-square-outline-rounded": { + "body": "" + }, + "line-end-square-rounded": { + "body": "" + }, + "line-start": { + "body": "" + }, + "line-start-arrow": { + "body": "" + }, + "line-start-arrow-notch": { + "body": "" + }, + "line-start-arrow-notch-rounded": { + "body": "" + }, + "line-start-arrow-outline": { + "body": "" + }, + "line-start-arrow-outline-rounded": { + "body": "" + }, + "line-start-arrow-rounded": { + "body": "" + }, + "line-start-circle": { + "body": "" + }, + "line-start-circle-outline": { + "body": "" + }, + "line-start-circle-outline-rounded": { + "body": "" + }, + "line-start-circle-rounded": { + "body": "" + }, + "line-start-diamond": { + "body": "" + }, + "line-start-diamond-outline": { + "body": "" + }, + "line-start-diamond-outline-rounded": { + "body": "" + }, + "line-start-diamond-rounded": { + "body": "" + }, + "line-start-rounded": { + "body": "" + }, + "line-start-square": { + "body": "" + }, + "line-start-square-outline": { + "body": "" + }, + "line-start-square-outline-rounded": { + "body": "" + }, + "line-start-square-rounded": { + "body": "" + }, + "line-style": { + "body": "" + }, + "line-style-rounded": { + "body": "" + }, + "line-weight": { + "body": "" + }, + "line-weight-rounded": { + "body": "" + }, + "linear-scale": { + "body": "" + }, + "link": { + "body": "" + }, + "link-off": { + "body": "" + }, + "link-off-rounded": { + "body": "" + }, + "link-rounded": { + "body": "" + }, + "linked-camera": { + "body": "" + }, + "linked-camera-outline": { + "body": "" + }, + "linked-camera-outline-rounded": { + "body": "" + }, + "linked-camera-outline-sharp": { + "body": "" + }, + "linked-camera-rounded": { + "body": "" + }, + "linked-camera-sharp": { + "body": "" + }, + "linked-services": { + "body": "" + }, + "linked-services-outline": { + "body": "" + }, + "liquor": { + "body": "" + }, + "liquor-outline": { + "body": "" + }, + "liquor-outline-rounded": { + "body": "" + }, + "liquor-outline-sharp": { + "body": "" + }, + "liquor-rounded": { + "body": "" + }, + "liquor-sharp": { + "body": "" + }, + "list": { + "body": "" + }, + "list-alt": { + "body": "" + }, + "list-alt-add": { + "body": "" + }, + "list-alt-add-outline": { + "body": "" + }, + "list-alt-add-outline-rounded": { + "body": "" + }, + "list-alt-add-outline-sharp": { + "body": "" + }, + "list-alt-add-rounded": { + "body": "" + }, + "list-alt-add-sharp": { + "body": "" + }, + "list-alt-outline": { + "body": "" + }, + "list-alt-outline-rounded": { + "body": "" + }, + "list-alt-outline-sharp": { + "body": "" + }, + "list-alt-rounded": { + "body": "" + }, + "list-alt-sharp": { + "body": "" + }, + "list-rounded": { + "body": "" + }, + "lists": { + "body": "" + }, + "lists-rounded": { + "body": "" + }, + "live-help": { + "body": "" + }, + "live-help-outline": { + "body": "" + }, + "live-help-outline-rounded": { + "body": "" + }, + "live-help-outline-sharp": { + "body": "" + }, + "live-help-rounded": { + "body": "" + }, + "live-help-sharp": { + "body": "" + }, + "live-tv": { + "body": "" + }, + "live-tv-outline": { + "body": "" + }, + "live-tv-outline-rounded": { + "body": "" + }, + "live-tv-outline-sharp": { + "body": "" + }, + "live-tv-rounded": { + "body": "" + }, + "live-tv-sharp": { + "body": "" + }, + "living": { + "body": "" + }, + "living-outline": { + "body": "" + }, + "living-outline-sharp": { + "body": "" + }, + "living-sharp": { + "body": "" + }, + "local-activity": { + "body": "" + }, + "local-activity-outline": { + "body": "" + }, + "local-activity-outline-rounded": { + "body": "" + }, + "local-activity-outline-sharp": { + "body": "" + }, + "local-activity-rounded": { + "body": "" + }, + "local-activity-sharp": { + "body": "" + }, + "local-atm": { + "body": "" + }, + "local-atm-outline": { + "body": "" + }, + "local-atm-outline-rounded": { + "body": "" + }, + "local-atm-outline-sharp": { + "body": "" + }, + "local-atm-rounded": { + "body": "" + }, + "local-atm-sharp": { + "body": "" + }, + "local-bar": { + "body": "" + }, + "local-bar-outline": { + "body": "" + }, + "local-bar-outline-rounded": { + "body": "" + }, + "local-bar-rounded": { + "body": "" + }, + "local-cafe": { + "body": "" + }, + "local-cafe-outline": { + "body": "" + }, + "local-cafe-outline-rounded": { + "body": "" + }, + "local-cafe-outline-sharp": { + "body": "" + }, + "local-cafe-rounded": { + "body": "" + }, + "local-cafe-sharp": { + "body": "" + }, + "local-car-wash": { + "body": "" + }, + "local-car-wash-outline": { + "body": "" + }, + "local-car-wash-outline-rounded": { + "body": "" + }, + "local-car-wash-outline-sharp": { + "body": "" + }, + "local-car-wash-rounded": { + "body": "" + }, + "local-car-wash-sharp": { + "body": "" + }, + "local-convenience-store": { + "body": "" + }, + "local-convenience-store-outline": { + "body": "" + }, + "local-convenience-store-outline-rounded": { + "body": "" + }, + "local-convenience-store-outline-sharp": { + "body": "" + }, + "local-convenience-store-rounded": { + "body": "" + }, + "local-convenience-store-sharp": { + "body": "" + }, + "local-dining": { + "body": "" + }, + "local-dining-rounded": { + "body": "" + }, + "local-drink": { + "body": "" + }, + "local-drink-outline": { + "body": "" + }, + "local-drink-outline-rounded": { + "body": "" + }, + "local-drink-outline-sharp": { + "body": "" + }, + "local-drink-rounded": { + "body": "" + }, + "local-drink-sharp": { + "body": "" + }, + "local-florist": { + "body": "" + }, + "local-florist-outline": { + "body": "" + }, + "local-florist-outline-rounded": { + "body": "" + }, + "local-florist-rounded": { + "body": "" + }, + "local-gas-station": { + "body": "" + }, + "local-gas-station-outline": { + "body": "" + }, + "local-gas-station-outline-rounded": { + "body": "" + }, + "local-gas-station-outline-sharp": { + "body": "" + }, + "local-gas-station-rounded": { + "body": "" + }, + "local-gas-station-sharp": { + "body": "" + }, + "local-hospital": { + "body": "" + }, + "local-hospital-outline": { + "body": "" + }, + "local-hospital-outline-rounded": { + "body": "" + }, + "local-hospital-outline-sharp": { + "body": "" + }, + "local-hospital-rounded": { + "body": "" + }, + "local-hospital-sharp": { + "body": "" + }, + "local-laundry-service": { + "body": "" + }, + "local-laundry-service-outline": { + "body": "" + }, + "local-laundry-service-outline-sharp": { + "body": "" + }, + "local-laundry-service-sharp": { + "body": "" + }, + "local-library": { + "body": "" + }, + "local-library-outline": { + "body": "" + }, + "local-library-outline-rounded": { + "body": "" + }, + "local-library-rounded": { + "body": "" + }, + "local-mall": { + "body": "" + }, + "local-mall-outline": { + "body": "" + }, + "local-mall-outline-rounded": { + "body": "" + }, + "local-mall-outline-sharp": { + "body": "" + }, + "local-mall-rounded": { + "body": "" + }, + "local-mall-sharp": { + "body": "" + }, + "local-parking": { + "body": "" + }, + "local-parking-rounded": { + "body": "" + }, + "local-pharmacy": { + "body": "" + }, + "local-pharmacy-outline": { + "body": "" + }, + "local-pharmacy-outline-rounded": { + "body": "" + }, + "local-pharmacy-rounded": { + "body": "" + }, + "local-pizza": { + "body": "" + }, + "local-pizza-outline": { + "body": "" + }, + "local-pizza-outline-rounded": { + "body": "" + }, + "local-pizza-rounded": { + "body": "" + }, + "local-police": { + "body": "" + }, + "local-police-outline": { + "body": "" + }, + "local-police-outline-rounded": { + "body": "" + }, + "local-police-rounded": { + "body": "" + }, + "local-post-office": { + "body": "" + }, + "local-post-office-outline": { + "body": "" + }, + "local-post-office-outline-rounded": { + "body": "" + }, + "local-post-office-outline-sharp": { + "body": "" + }, + "local-post-office-rounded": { + "body": "" + }, + "local-post-office-sharp": { + "body": "" + }, + "local-see": { + "body": "" + }, + "local-see-outline": { + "body": "" + }, + "local-see-outline-rounded": { + "body": "" + }, + "local-see-outline-sharp": { + "body": "" + }, + "local-see-rounded": { + "body": "" + }, + "local-see-sharp": { + "body": "" + }, + "local-shipping": { + "body": "" + }, + "local-shipping-outline": { + "body": "" + }, + "local-shipping-outline-rounded": { + "body": "" + }, + "local-shipping-outline-sharp": { + "body": "" + }, + "local-shipping-rounded": { + "body": "" + }, + "local-shipping-sharp": { + "body": "" + }, + "local-taxi": { + "body": "" + }, + "local-taxi-outline": { + "body": "" + }, + "local-taxi-outline-rounded": { + "body": "" + }, + "local-taxi-outline-sharp": { + "body": "" + }, + "local-taxi-rounded": { + "body": "" + }, + "local-taxi-sharp": { + "body": "" + }, + "location-away": { + "body": "" + }, + "location-away-outline": { + "body": "" + }, + "location-chip": { + "body": "" + }, + "location-chip-outline": { + "body": "" + }, + "location-city": { + "body": "" + }, + "location-city-rounded": { + "body": "" + }, + "location-disabled": { + "body": "" + }, + "location-disabled-rounded": { + "body": "" + }, + "location-home": { + "body": "" + }, + "location-home-outline": { + "body": "" + }, + "location-home-outline-rounded": { + "body": "" + }, + "location-home-rounded": { + "body": "" + }, + "location-off": { + "body": "" + }, + "location-off-outline": { + "body": "" + }, + "location-off-outline-rounded": { + "body": "" + }, + "location-off-rounded": { + "body": "" + }, + "location-on": { + "body": "" + }, + "location-on-outline": { + "body": "" + }, + "location-on-outline-rounded": { + "body": "" + }, + "location-on-rounded": { + "body": "" + }, + "location-searching": { + "body": "" + }, + "location-searching-rounded": { + "body": "" + }, + "lock": { + "body": "" + }, + "lock-clock": { + "body": "" + }, + "lock-clock-outline": { + "body": "" + }, + "lock-clock-outline-rounded": { + "body": "" + }, + "lock-clock-outline-sharp": { + "body": "" + }, + "lock-clock-rounded": { + "body": "" + }, + "lock-clock-sharp": { + "body": "" + }, + "lock-open": { + "body": "" + }, + "lock-open-outline": { + "body": "" + }, + "lock-open-outline-rounded": { + "body": "" + }, + "lock-open-outline-sharp": { + "body": "" + }, + "lock-open-right": { + "body": "" + }, + "lock-open-right-outline": { + "body": "" + }, + "lock-open-right-outline-rounded": { + "body": "" + }, + "lock-open-right-outline-sharp": { + "body": "" + }, + "lock-open-right-rounded": { + "body": "" + }, + "lock-open-right-sharp": { + "body": "" + }, + "lock-open-rounded": { + "body": "" + }, + "lock-open-sharp": { + "body": "" + }, + "lock-outline": { + "body": "" + }, + "lock-outline-sharp": { + "body": "" + }, + "lock-person": { + "body": "" + }, + "lock-person-outline": { + "body": "" + }, + "lock-person-outline-sharp": { + "body": "" + }, + "lock-person-sharp": { + "body": "" + }, + "lock-reset": { + "body": "" + }, + "lock-reset-rounded": { + "body": "" + }, + "lock-reset-sharp": { + "body": "" + }, + "lock-sharp": { + "body": "" + }, + "login": { + "body": "" + }, + "login-outline": { + "body": "" + }, + "login-outline-rounded": { + "body": "" + }, + "login-outline-sharp": { + "body": "" + }, + "login-rounded": { + "body": "" + }, + "login-sharp": { + "body": "" + }, + "logo-dev": { + "body": "" + }, + "logo-dev-outline": { + "body": "" + }, + "logo-dev-outline-rounded": { + "body": "" + }, + "logo-dev-outline-sharp": { + "body": "" + }, + "logo-dev-rounded": { + "body": "" + }, + "logo-dev-sharp": { + "body": "" + }, + "logout": { + "body": "" + }, + "logout-rounded": { + "body": "" + }, + "logout-sharp": { + "body": "" + }, + "looks": { + "body": "" + }, + "looks-3": { + "body": "" + }, + "looks-3-outline": { + "body": "" + }, + "looks-3-outline-rounded": { + "body": "" + }, + "looks-3-outline-sharp": { + "body": "" + }, + "looks-3-rounded": { + "body": "" + }, + "looks-3-sharp": { + "body": "" + }, + "looks-4": { + "body": "" + }, + "looks-4-outline": { + "body": "" + }, + "looks-4-outline-rounded": { + "body": "" + }, + "looks-4-outline-sharp": { + "body": "" + }, + "looks-4-rounded": { + "body": "" + }, + "looks-4-sharp": { + "body": "" + }, + "looks-5": { + "body": "" + }, + "looks-5-outline": { + "body": "" + }, + "looks-5-outline-rounded": { + "body": "" + }, + "looks-5-outline-sharp": { + "body": "" + }, + "looks-5-rounded": { + "body": "" + }, + "looks-5-sharp": { + "body": "" + }, + "looks-6": { + "body": "" + }, + "looks-6-outline": { + "body": "" + }, + "looks-6-outline-rounded": { + "body": "" + }, + "looks-6-outline-sharp": { + "body": "" + }, + "looks-6-rounded": { + "body": "" + }, + "looks-6-sharp": { + "body": "" + }, + "looks-one": { + "body": "" + }, + "looks-one-outline": { + "body": "" + }, + "looks-one-outline-rounded": { + "body": "" + }, + "looks-one-outline-sharp": { + "body": "" + }, + "looks-one-rounded": { + "body": "" + }, + "looks-one-sharp": { + "body": "" + }, + "looks-rounded": { + "body": "" + }, + "looks-two": { + "body": "" + }, + "looks-two-outline": { + "body": "" + }, + "looks-two-outline-rounded": { + "body": "" + }, + "looks-two-outline-sharp": { + "body": "" + }, + "looks-two-rounded": { + "body": "" + }, + "looks-two-sharp": { + "body": "" + }, + "loupe": { + "body": "" + }, + "loupe-outline": { + "body": "" + }, + "loupe-outline-rounded": { + "body": "" + }, + "loupe-outline-sharp": { + "body": "" + }, + "loupe-rounded": { + "body": "" + }, + "loupe-sharp": { + "body": "" + }, + "low-density": { + "body": "" + }, + "low-density-rounded": { + "body": "" + }, + "low-priority": { + "body": "" + }, + "low-priority-rounded": { + "body": "" + }, + "loyalty": { + "body": "" + }, + "loyalty-outline": { + "body": "" + }, + "loyalty-outline-rounded": { + "body": "" + }, + "loyalty-outline-sharp": { + "body": "" + }, + "loyalty-rounded": { + "body": "" + }, + "loyalty-sharp": { + "body": "" + }, + "lte-mobiledata": { + "body": "" + }, + "lte-mobiledata-badge": { + "body": "" + }, + "lte-mobiledata-badge-outline": { + "body": "" + }, + "lte-mobiledata-badge-outline-rounded": { + "body": "" + }, + "lte-mobiledata-badge-outline-sharp": { + "body": "" + }, + "lte-mobiledata-badge-rounded": { + "body": "" + }, + "lte-mobiledata-badge-sharp": { + "body": "" + }, + "lte-mobiledata-rounded": { + "body": "" + }, + "lte-plus-mobiledata": { + "body": "" + }, + "lte-plus-mobiledata-badge": { + "body": "" + }, + "lte-plus-mobiledata-badge-outline": { + "body": "" + }, + "lte-plus-mobiledata-badge-outline-rounded": { + "body": "" + }, + "lte-plus-mobiledata-badge-outline-sharp": { + "body": "" + }, + "lte-plus-mobiledata-badge-rounded": { + "body": "" + }, + "lte-plus-mobiledata-badge-sharp": { + "body": "" + }, + "lte-plus-mobiledata-rounded": { + "body": "" + }, + "luggage": { + "body": "" + }, + "luggage-outline": { + "body": "" + }, + "luggage-outline-rounded": { + "body": "" + }, + "luggage-outline-sharp": { + "body": "" + }, + "luggage-rounded": { + "body": "" + }, + "luggage-sharp": { + "body": "" + }, + "lunch-dining": { + "body": "" + }, + "lunch-dining-outline": { + "body": "" + }, + "lunch-dining-outline-rounded": { + "body": "" + }, + "lunch-dining-outline-sharp": { + "body": "" + }, + "lunch-dining-rounded": { + "body": "" + }, + "lunch-dining-sharp": { + "body": "" + }, + "lyrics": { + "body": "" + }, + "lyrics-outline": { + "body": "" + }, + "macro-auto": { + "body": "" + }, + "macro-auto-outline": { + "body": "" + }, + "macro-auto-outline-rounded": { + "body": "" + }, + "macro-auto-rounded": { + "body": "" + }, + "macro-off": { + "body": "" + }, + "macro-off-outline": { + "body": "" + }, + "macro-off-outline-rounded": { + "body": "" + }, + "macro-off-rounded": { + "body": "" + }, + "magnification-large": { + "body": "" + }, + "magnification-large-outline": { + "body": "" + }, + "magnification-large-outline-rounded": { + "body": "" + }, + "magnification-large-outline-sharp": { + "body": "" + }, + "magnification-large-rounded": { + "body": "" + }, + "magnification-large-sharp": { + "body": "" + }, + "magnification-small": { + "body": "" + }, + "magnification-small-outline": { + "body": "" + }, + "magnification-small-outline-rounded": { + "body": "" + }, + "magnification-small-outline-sharp": { + "body": "" + }, + "magnification-small-rounded": { + "body": "" + }, + "magnification-small-sharp": { + "body": "" + }, + "magnify-docked": { + "body": "" + }, + "magnify-docked-rounded": { + "body": "" + }, + "magnify-docked-sharp": { + "body": "" + }, + "magnify-fullscreen": { + "body": "" + }, + "magnify-fullscreen-outline": { + "body": "" + }, + "magnify-fullscreen-outline-rounded": { + "body": "" + }, + "magnify-fullscreen-outline-sharp": { + "body": "" + }, + "magnify-fullscreen-rounded": { + "body": "" + }, + "magnify-fullscreen-sharp": { + "body": "" + }, + "mail": { + "body": "" + }, + "mail-lock": { + "body": "" + }, + "mail-lock-outline": { + "body": "" + }, + "mail-lock-outline-rounded": { + "body": "" + }, + "mail-lock-outline-sharp": { + "body": "" + }, + "mail-lock-rounded": { + "body": "" + }, + "mail-lock-sharp": { + "body": "" + }, + "mail-outline": { + "body": "" + }, + "mail-outline-rounded": { + "body": "" + }, + "mail-outline-sharp": { + "body": "" + }, + "mail-rounded": { + "body": "" + }, + "mail-sharp": { + "body": "" + }, + "male": { + "body": "" + }, + "male-rounded": { + "body": "" + }, + "man": { + "body": "" + }, + "man-2": { + "body": "" + }, + "man-2-rounded": { + "body": "" + }, + "man-2-sharp": { + "body": "" + }, + "man-3": { + "body": "" + }, + "man-3-rounded": { + "body": "" + }, + "man-3-sharp": { + "body": "" + }, + "man-4": { + "body": "" + }, + "man-4-rounded": { + "body": "" + }, + "man-4-sharp": { + "body": "" + }, + "man-rounded": { + "body": "" + }, + "man-sharp": { + "body": "" + }, + "manage-accounts": { + "body": "" + }, + "manage-accounts-outline": { + "body": "" + }, + "manage-accounts-outline-rounded": { + "body": "" + }, + "manage-accounts-rounded": { + "body": "" + }, + "manage-history": { + "body": "" + }, + "manage-history-rounded": { + "body": "" + }, + "manage-search": { + "body": "" + }, + "manage-search-rounded": { + "body": "" + }, + "manga": { + "body": "" + }, + "manga-outline": { + "body": "" + }, + "manga-outline-rounded": { + "body": "" + }, + "manga-outline-sharp": { + "body": "" + }, + "manga-rounded": { + "body": "" + }, + "manga-sharp": { + "body": "" + }, + "manufacturing": { + "body": "" + }, + "manufacturing-rounded": { + "body": "" + }, + "map": { + "body": "" + }, + "map-outline": { + "body": "" + }, + "map-outline-rounded": { + "body": "" + }, + "map-outline-sharp": { + "body": "" + }, + "map-rounded": { + "body": "" + }, + "map-sharp": { + "body": "" + }, + "maps-ugc": { + "body": "" + }, + "maps-ugc-outline": { + "body": "" + }, + "maps-ugc-outline-rounded": { + "body": "" + }, + "maps-ugc-rounded": { + "body": "" + }, + "margin": { + "body": "" + }, + "margin-outline": { + "body": "" + }, + "margin-outline-rounded": { + "body": "" + }, + "margin-rounded": { + "body": "" + }, + "mark-as-unread": { + "body": "" + }, + "mark-as-unread-outline": { + "body": "" + }, + "mark-as-unread-outline-rounded": { + "body": "" + }, + "mark-as-unread-outline-sharp": { + "body": "" + }, + "mark-as-unread-rounded": { + "body": "" + }, + "mark-as-unread-sharp": { + "body": "" + }, + "mark-chat-read": { + "body": "" + }, + "mark-chat-read-outline": { + "body": "" + }, + "mark-chat-read-outline-rounded": { + "body": "" + }, + "mark-chat-read-outline-sharp": { + "body": "" + }, + "mark-chat-read-rounded": { + "body": "" + }, + "mark-chat-read-sharp": { + "body": "" + }, + "mark-chat-unread": { + "body": "" + }, + "mark-chat-unread-outline": { + "body": "" + }, + "mark-chat-unread-outline-rounded": { + "body": "" + }, + "mark-chat-unread-outline-sharp": { + "body": "" + }, + "mark-chat-unread-rounded": { + "body": "" + }, + "mark-chat-unread-sharp": { + "body": "" + }, + "mark-email-read": { + "body": "" + }, + "mark-email-read-outline": { + "body": "" + }, + "mark-email-read-outline-rounded": { + "body": "" + }, + "mark-email-read-outline-sharp": { + "body": "" + }, + "mark-email-read-rounded": { + "body": "" + }, + "mark-email-read-sharp": { + "body": "" + }, + "mark-email-unread": { + "body": "" + }, + "mark-email-unread-outline": { + "body": "" + }, + "mark-email-unread-outline-rounded": { + "body": "" + }, + "mark-email-unread-outline-sharp": { + "body": "" + }, + "mark-email-unread-rounded": { + "body": "" + }, + "mark-email-unread-sharp": { + "body": "" + }, + "mark-unread-chat-alt": { + "body": "" + }, + "mark-unread-chat-alt-outline": { + "body": "" + }, + "mark-unread-chat-alt-outline-rounded": { + "body": "" + }, + "mark-unread-chat-alt-outline-sharp": { + "body": "" + }, + "mark-unread-chat-alt-rounded": { + "body": "" + }, + "mark-unread-chat-alt-sharp": { + "body": "" + }, + "markdown": { + "body": "" + }, + "markdown-copy": { + "body": "" + }, + "markdown-copy-outline": { + "body": "" + }, + "markdown-copy-outline-rounded": { + "body": "" + }, + "markdown-copy-outline-sharp": { + "body": "" + }, + "markdown-copy-rounded": { + "body": "" + }, + "markdown-copy-sharp": { + "body": "" + }, + "markdown-outline": { + "body": "" + }, + "markdown-outline-rounded": { + "body": "" + }, + "markdown-outline-sharp": { + "body": "" + }, + "markdown-paste": { + "body": "" + }, + "markdown-paste-rounded": { + "body": "" + }, + "markdown-paste-sharp": { + "body": "" + }, + "markdown-rounded": { + "body": "" + }, + "markdown-sharp": { + "body": "" + }, + "markunread-mailbox": { + "body": "" + }, + "markunread-mailbox-outline": { + "body": "" + }, + "markunread-mailbox-outline-rounded": { + "body": "" + }, + "markunread-mailbox-outline-sharp": { + "body": "" + }, + "markunread-mailbox-rounded": { + "body": "" + }, + "markunread-mailbox-sharp": { + "body": "" + }, + "masked-transitions": { + "body": "" + }, + "masks": { + "body": "" + }, + "masks-outline": { + "body": "" + }, + "masks-outline-rounded": { + "body": "" + }, + "masks-rounded": { + "body": "" + }, + "match-case": { + "body": "" + }, + "match-case-rounded": { + "body": "" + }, + "match-word": { + "body": "" + }, + "match-word-rounded": { + "body": "" + }, + "matter": { + "body": "" + }, + "maximize": { + "body": "" + }, + "maximize-rounded": { + "body": "" + }, + "measuring-tape": { + "body": "" + }, + "measuring-tape-outline": { + "body": "" + }, + "measuring-tape-outline-rounded": { + "body": "" + }, + "measuring-tape-rounded": { + "body": "" + }, + "media-bluetooth-off": { + "body": "" + }, + "media-bluetooth-off-rounded": { + "body": "" + }, + "media-bluetooth-on": { + "body": "" + }, + "media-bluetooth-on-rounded": { + "body": "" + }, + "media-link": { + "body": "" + }, + "media-link-outline": { + "body": "" + }, + "media-link-outline-rounded": { + "body": "" + }, + "media-link-outline-sharp": { + "body": "" + }, + "media-link-rounded": { + "body": "" + }, + "media-link-sharp": { + "body": "" + }, + "mediation": { + "body": "" + }, + "mediation-rounded": { + "body": "" + }, + "medical-information": { + "body": "" + }, + "medical-information-outline": { + "body": "" + }, + "medical-information-outline-rounded": { + "body": "" + }, + "medical-information-outline-sharp": { + "body": "" + }, + "medical-information-rounded": { + "body": "" + }, + "medical-information-sharp": { + "body": "" + }, + "medical-mask": { + "body": "" + }, + "medical-mask-outline": { + "body": "" + }, + "medical-mask-outline-sharp": { + "body": "" + }, + "medical-mask-sharp": { + "body": "" + }, + "medical-services": { + "body": "" + }, + "medical-services-outline": { + "body": "" + }, + "medical-services-outline-rounded": { + "body": "" + }, + "medical-services-outline-sharp": { + "body": "" + }, + "medical-services-rounded": { + "body": "" + }, + "medical-services-sharp": { + "body": "" + }, + "medication": { + "body": "" + }, + "medication-liquid": { + "body": "" + }, + "medication-liquid-outline": { + "body": "" + }, + "medication-liquid-outline-rounded": { + "body": "" + }, + "medication-liquid-outline-sharp": { + "body": "" + }, + "medication-liquid-rounded": { + "body": "" + }, + "medication-liquid-sharp": { + "body": "" + }, + "medication-outline": { + "body": "" + }, + "medication-outline-rounded": { + "body": "" + }, + "medication-outline-sharp": { + "body": "" + }, + "medication-rounded": { + "body": "" + }, + "medication-sharp": { + "body": "" + }, + "meeting-room": { + "body": "" + }, + "meeting-room-outline": { + "body": "" + }, + "meeting-room-outline-rounded": { + "body": "" + }, + "meeting-room-rounded": { + "body": "" + }, + "memory": { + "body": "" + }, + "memory-alt": { + "body": "" + }, + "memory-alt-outline": { + "body": "" + }, + "memory-alt-outline-rounded": { + "body": "" + }, + "memory-alt-outline-sharp": { + "body": "" + }, + "memory-alt-rounded": { + "body": "" + }, + "memory-alt-sharp": { + "body": "" + }, + "memory-outline": { + "body": "" + }, + "memory-outline-rounded": { + "body": "" + }, + "memory-outline-sharp": { + "body": "" + }, + "memory-rounded": { + "body": "" + }, + "memory-sharp": { + "body": "" + }, + "menstrual-health": { + "body": "" + }, + "menstrual-health-outline": { + "body": "" + }, + "menu": { + "body": "" + }, + "menu-book": { + "body": "" + }, + "menu-book-outline": { + "body": "" + }, + "menu-book-outline-rounded": { + "body": "" + }, + "menu-book-outline-sharp": { + "body": "" + }, + "menu-book-rounded": { + "body": "" + }, + "menu-book-sharp": { + "body": "" + }, + "menu-open": { + "body": "" + }, + "menu-open-rounded": { + "body": "" + }, + "menu-rounded": { + "body": "" + }, + "merge": { + "body": "" + }, + "merge-rounded": { + "body": "" + }, + "merge-sharp": { + "body": "" + }, + "merge-type": { + "body": "" + }, + "merge-type-rounded": { + "body": "" + }, + "metabolism": { + "body": "" + }, + "metabolism-rounded": { + "body": "" + }, + "mfg-nest-yale-lock": { + "body": "" + }, + "mfg-nest-yale-lock-outline": { + "body": "" + }, + "mic": { + "body": "" + }, + "mic-double": { + "body": "" + }, + "mic-double-outline": { + "body": "" + }, + "mic-double-outline-rounded": { + "body": "" + }, + "mic-double-rounded": { + "body": "" + }, + "mic-external-off": { + "body": "" + }, + "mic-external-off-outline": { + "body": "" + }, + "mic-external-off-outline-rounded": { + "body": "" + }, + "mic-external-off-outline-sharp": { + "body": "" + }, + "mic-external-off-rounded": { + "body": "" + }, + "mic-external-off-sharp": { + "body": "" + }, + "mic-external-on": { + "body": "" + }, + "mic-external-on-outline": { + "body": "" + }, + "mic-external-on-outline-rounded": { + "body": "" + }, + "mic-external-on-outline-sharp": { + "body": "" + }, + "mic-external-on-rounded": { + "body": "" + }, + "mic-external-on-sharp": { + "body": "" + }, + "mic-off": { + "body": "" + }, + "mic-off-outline": { + "body": "" + }, + "mic-off-outline-rounded": { + "body": "" + }, + "mic-off-rounded": { + "body": "" + }, + "mic-outline": { + "body": "" + }, + "mic-outline-rounded": { + "body": "" + }, + "mic-rounded": { + "body": "" + }, + "microbiology": { + "body": "" + }, + "microbiology-outline": { + "body": "" + }, + "microbiology-outline-sharp": { + "body": "" + }, + "microbiology-sharp": { + "body": "" + }, + "microwave": { + "body": "" + }, + "microwave-gen": { + "body": "" + }, + "microwave-gen-outline": { + "body": "" + }, + "microwave-outline": { + "body": "" + }, + "microwave-outline-rounded": { + "body": "" + }, + "microwave-outline-sharp": { + "body": "" + }, + "microwave-rounded": { + "body": "" + }, + "microwave-sharp": { + "body": "" + }, + "military-tech": { + "body": "" + }, + "military-tech-outline": { + "body": "" + }, + "military-tech-outline-rounded": { + "body": "" + }, + "military-tech-outline-sharp": { + "body": "" + }, + "military-tech-rounded": { + "body": "" + }, + "military-tech-sharp": { + "body": "" + }, + "mimo": { + "body": "" + }, + "mimo-disconnect": { + "body": "" + }, + "mimo-disconnect-outline": { + "body": "" + }, + "mimo-disconnect-outline-rounded": { + "body": "" + }, + "mimo-disconnect-outline-sharp": { + "body": "" + }, + "mimo-disconnect-rounded": { + "body": "" + }, + "mimo-disconnect-sharp": { + "body": "" + }, + "mimo-outline": { + "body": "" + }, + "mimo-outline-rounded": { + "body": "" + }, + "mimo-outline-sharp": { + "body": "" + }, + "mimo-rounded": { + "body": "" + }, + "mimo-sharp": { + "body": "" + }, + "mindfulness": { + "body": "" + }, + "mindfulness-outline": { + "body": "" + }, + "mindfulness-outline-rounded": { + "body": "" + }, + "mindfulness-outline-sharp": { + "body": "" + }, + "mindfulness-rounded": { + "body": "" + }, + "mindfulness-sharp": { + "body": "" + }, + "minimize": { + "body": "" + }, + "minimize-rounded": { + "body": "" + }, + "minor-crash": { + "body": "" + }, + "minor-crash-outline": { + "body": "" + }, + "minor-crash-outline-rounded": { + "body": "" + }, + "minor-crash-outline-sharp": { + "body": "" + }, + "minor-crash-rounded": { + "body": "" + }, + "minor-crash-sharp": { + "body": "" + }, + "mintmark": { + "body": "" + }, + "mintmark-rounded": { + "body": "" + }, + "mintmark-sharp": { + "body": "" + }, + "missed-video-call": { + "body": "" + }, + "missed-video-call-outline": { + "body": "" + }, + "missed-video-call-outline-rounded": { + "body": "" + }, + "missed-video-call-outline-sharp": { + "body": "" + }, + "missed-video-call-rounded": { + "body": "" + }, + "missed-video-call-sharp": { + "body": "" + }, + "missing-controller": { + "body": "" + }, + "mist": { + "body": "" + }, + "mist-sharp": { + "body": "" + }, + "mitre": { + "body": "" + }, + "mitre-outline": { + "body": "" + }, + "mitre-outline-rounded": { + "body": "" + }, + "mitre-rounded": { + "body": "" + }, + "mixture-med": { + "body": "" + }, + "mixture-med-outline": { + "body": "" + }, + "mixture-med-outline-rounded": { + "body": "" + }, + "mixture-med-outline-sharp": { + "body": "" + }, + "mixture-med-rounded": { + "body": "" + }, + "mixture-med-sharp": { + "body": "" + }, + "mms": { + "body": "" + }, + "mms-outline": { + "body": "" + }, + "mms-outline-rounded": { + "body": "" + }, + "mms-outline-sharp": { + "body": "" + }, + "mms-rounded": { + "body": "" + }, + "mms-sharp": { + "body": "" + }, + "mobile-friendly": { + "body": "" + }, + "mobile-friendly-outline": { + "body": "" + }, + "mobile-friendly-outline-rounded": { + "body": "" + }, + "mobile-friendly-outline-sharp": { + "body": "" + }, + "mobile-friendly-rounded": { + "body": "" + }, + "mobile-friendly-sharp": { + "body": "" + }, + "mobile-off": { + "body": "" + }, + "mobile-off-outline": { + "body": "" + }, + "mobile-off-outline-rounded": { + "body": "" + }, + "mobile-off-outline-sharp": { + "body": "" + }, + "mobile-off-rounded": { + "body": "" + }, + "mobile-off-sharp": { + "body": "" + }, + "mobile-screen-share": { + "body": "" + }, + "mobile-screen-share-outline": { + "body": "" + }, + "mobile-screen-share-outline-rounded": { + "body": "" + }, + "mobile-screen-share-outline-sharp": { + "body": "" + }, + "mobile-screen-share-rounded": { + "body": "" + }, + "mobile-screen-share-sharp": { + "body": "" + }, + "mobiledata-off": { + "body": "" + }, + "mobiledata-off-rounded": { + "body": "" + }, + "mode-comment": { + "body": "" + }, + "mode-comment-outline": { + "body": "" + }, + "mode-comment-outline-rounded": { + "body": "" + }, + "mode-comment-outline-sharp": { + "body": "" + }, + "mode-comment-rounded": { + "body": "" + }, + "mode-comment-sharp": { + "body": "" + }, + "mode-cool-off": { + "body": "" + }, + "mode-cool-off-rounded": { + "body": "" + }, + "mode-dual": { + "body": "" + }, + "mode-dual-outline": { + "body": "" + }, + "mode-dual-outline-sharp": { + "body": "" + }, + "mode-dual-rounded": { + "body": "" + }, + "mode-dual-sharp": { + "body": "" + }, + "mode-fan": { + "body": "" + }, + "mode-fan-off": { + "body": "" + }, + "mode-fan-off-outline": { + "body": "" + }, + "mode-fan-off-outline-rounded": { + "body": "" + }, + "mode-fan-off-rounded": { + "body": "" + }, + "mode-fan-outline": { + "body": "" + }, + "mode-heat": { + "body": "" + }, + "mode-heat-cool": { + "body": "" + }, + "mode-heat-cool-outline": { + "body": "" + }, + "mode-heat-off": { + "body": "" + }, + "mode-heat-off-outline": { + "body": "" + }, + "mode-heat-outline": { + "body": "" + }, + "mode-heat-outline-rounded": { + "body": "" + }, + "mode-heat-rounded": { + "body": "" + }, + "mode-night": { + "body": "" + }, + "mode-night-outline": { + "body": "" + }, + "mode-night-outline-rounded": { + "body": "" + }, + "mode-night-rounded": { + "body": "" + }, + "mode-of-travel": { + "body": "" + }, + "mode-of-travel-rounded": { + "body": "" + }, + "mode-off-on": { + "body": "" + }, + "model-training": { + "body": "" + }, + "model-training-outline-rounded": { + "body": "" + }, + "monetization-on-outline-rounded": { + "body": "" + }, + "monetization-on-rounded": { + "body": "" + }, + "money": { + "body": "" + }, + "money-off": { + "body": "" + }, + "money-off-rounded": { + "body": "" + }, + "money-outline": { + "body": "" + }, + "money-outline-rounded": { + "body": "" + }, + "money-outline-sharp": { + "body": "" + }, + "money-rounded": { + "body": "" + }, + "money-sharp": { + "body": "" + }, + "monitor-heart": { + "body": "" + }, + "monitor-heart-outline": { + "body": "" + }, + "monitor-heart-outline-rounded": { + "body": "" + }, + "monitor-heart-outline-sharp": { + "body": "" + }, + "monitor-heart-sharp": { + "body": "" + }, + "monitor-weight": { + "body": "" + }, + "monitor-weight-gain": { + "body": "" + }, + "monitor-weight-gain-outline": { + "body": "" + }, + "monitor-weight-gain-outline-rounded": { + "body": "" + }, + "monitor-weight-gain-outline-sharp": { + "body": "" + }, + "monitor-weight-gain-rounded": { + "body": "" + }, + "monitor-weight-gain-sharp": { + "body": "" + }, + "monitor-weight-loss": { + "body": "" + }, + "monitor-weight-loss-outline": { + "body": "" + }, + "monitor-weight-loss-outline-rounded": { + "body": "" + }, + "monitor-weight-loss-outline-sharp": { + "body": "" + }, + "monitor-weight-loss-rounded": { + "body": "" + }, + "monitor-weight-loss-sharp": { + "body": "" + }, + "monitor-weight-outline": { + "body": "" + }, + "monitor-weight-outline-sharp": { + "body": "" + }, + "monitor-weight-sharp": { + "body": "" + }, + "monitoring": { + "body": "" + }, + "monitoring-outline": { + "body": "" + }, + "monitoring-outline-rounded": { + "body": "" + }, + "monitoring-rounded": { + "body": "" + }, + "monochrome-photos": { + "body": "" + }, + "monochrome-photos-outline-rounded": { + "body": "" + }, + "monochrome-photos-outline-sharp": { + "body": "" + }, + "monochrome-photos-rounded": { + "body": "" + }, + "monochrome-photos-sharp": { + "body": "" + }, + "mood": { + "body": "" + }, + "mood-bad": { + "body": "" + }, + "mood-bad-outline": { + "body": "" + }, + "mood-bad-outline-rounded": { + "body": "" + }, + "mood-bad-rounded": { + "body": "" + }, + "mood-outline": { + "body": "" + }, + "mood-outline-rounded": { + "body": "" + }, + "mood-rounded": { + "body": "" + }, + "mop": { + "body": "" + }, + "mop-outline": { + "body": "" + }, + "mop-outline-sharp": { + "body": "" + }, + "mop-sharp": { + "body": "" + }, + "more": { + "body": "" + }, + "more-down": { + "body": "" + }, + "more-down-rounded": { + "body": "" + }, + "more-horiz": { + "body": "" + }, + "more-outline": { + "body": "" + }, + "more-outline-rounded": { + "body": "" + }, + "more-outline-sharp": { + "body": "" + }, + "more-rounded": { + "body": "" + }, + "more-time": { + "body": "" + }, + "more-time-outline-rounded": { + "body": "" + }, + "more-time-rounded": { + "body": "" + }, + "more-up": { + "body": "" + }, + "more-up-rounded": { + "body": "" + }, + "more-vert": { + "body": "" + }, + "mosque": { + "body": "" + }, + "mosque-outline": { + "body": "" + }, + "mosque-outline-rounded": { + "body": "" + }, + "mosque-outline-sharp": { + "body": "" + }, + "mosque-rounded": { + "body": "" + }, + "mosque-sharp": { + "body": "" + }, + "motion-blur": { + "body": "" + }, + "motion-mode": { + "body": "" + }, + "motion-photos-auto": { + "body": "" + }, + "motion-photos-auto-outline": { + "body": "" + }, + "motion-photos-auto-outline-rounded": { + "body": "" + }, + "motion-photos-auto-rounded": { + "body": "" + }, + "motion-photos-on": { + "body": "" + }, + "motion-photos-on-outline": { + "body": "" + }, + "motion-photos-on-outline-rounded": { + "body": "" + }, + "motion-photos-on-rounded": { + "body": "" + }, + "motion-photos-paused": { + "body": "" + }, + "motion-photos-paused-outline": { + "body": "" + }, + "motion-photos-paused-outline-rounded": { + "body": "" + }, + "motion-photos-paused-rounded": { + "body": "" + }, + "motion-sensor-active": { + "body": "" + }, + "motion-sensor-active-rounded": { + "body": "" + }, + "motion-sensor-active-sharp": { + "body": "" + }, + "motion-sensor-alert": { + "body": "" + }, + "motion-sensor-alert-rounded": { + "body": "" + }, + "motion-sensor-alert-sharp": { + "body": "" + }, + "motion-sensor-idle": { + "body": "" + }, + "motion-sensor-idle-rounded": { + "body": "" + }, + "motion-sensor-idle-sharp": { + "body": "" + }, + "motion-sensor-urgent": { + "body": "" + }, + "motion-sensor-urgent-rounded": { + "body": "" + }, + "motion-sensor-urgent-sharp": { + "body": "" + }, + "motorcycle": { + "body": "" + }, + "motorcycle-outline": { + "body": "" + }, + "motorcycle-outline-rounded": { + "body": "" + }, + "motorcycle-outline-sharp": { + "body": "" + }, + "motorcycle-rounded": { + "body": "" + }, + "motorcycle-sharp": { + "body": "" + }, + "mountain-flag": { + "body": "" + }, + "mountain-flag-outline": { + "body": "" + }, + "mountain-flag-outline-rounded": { + "body": "" + }, + "mountain-flag-outline-sharp": { + "body": "" + }, + "mountain-flag-rounded": { + "body": "" + }, + "mountain-flag-sharp": { + "body": "" + }, + "mouse": { + "body": "" + }, + "mouse-outline": { + "body": "" + }, + "move": { + "body": "" + }, + "move-down": { + "body": "" + }, + "move-down-rounded": { + "body": "" + }, + "move-group": { + "body": "" + }, + "move-group-rounded": { + "body": "" + }, + "move-group-sharp": { + "body": "" + }, + "move-item": { + "body": "" + }, + "move-item-rounded": { + "body": "" + }, + "move-item-sharp": { + "body": "" + }, + "move-location": { + "body": "" + }, + "move-location-outline": { + "body": "" + }, + "move-location-outline-rounded": { + "body": "" + }, + "move-location-rounded": { + "body": "" + }, + "move-outline": { + "body": "" + }, + "move-outline-rounded": { + "body": "" + }, + "move-rounded": { + "body": "" + }, + "move-selection-down": { + "body": "" + }, + "move-selection-down-outline": { + "body": "" + }, + "move-selection-down-outline-rounded": { + "body": "" + }, + "move-selection-down-rounded": { + "body": "" + }, + "move-selection-left": { + "body": "" + }, + "move-selection-left-outline": { + "body": "" + }, + "move-selection-left-outline-rounded": { + "body": "" + }, + "move-selection-left-rounded": { + "body": "" + }, + "move-selection-right": { + "body": "" + }, + "move-selection-right-outline": { + "body": "" + }, + "move-selection-right-outline-rounded": { + "body": "" + }, + "move-selection-right-rounded": { + "body": "" + }, + "move-selection-up": { + "body": "" + }, + "move-selection-up-outline": { + "body": "" + }, + "move-selection-up-outline-rounded": { + "body": "" + }, + "move-selection-up-rounded": { + "body": "" + }, + "move-to-inbox": { + "body": "" + }, + "move-to-inbox-outline": { + "body": "" + }, + "move-to-inbox-outline-rounded": { + "body": "" + }, + "move-to-inbox-outline-sharp": { + "body": "" + }, + "move-to-inbox-rounded": { + "body": "" + }, + "move-to-inbox-sharp": { + "body": "" + }, + "move-up": { + "body": "" + }, + "move-up-rounded": { + "body": "" + }, + "moved-location": { + "body": "" + }, + "moved-location-rounded": { + "body": "" + }, + "movie": { + "body": "" + }, + "movie-edit": { + "body": "" + }, + "movie-edit-outline": { + "body": "" + }, + "movie-edit-outline-rounded": { + "body": "" + }, + "movie-edit-outline-sharp": { + "body": "" + }, + "movie-edit-rounded": { + "body": "" + }, + "movie-edit-sharp": { + "body": "" + }, + "movie-info": { + "body": "" + }, + "movie-info-outline": { + "body": "" + }, + "movie-info-outline-rounded": { + "body": "" + }, + "movie-info-outline-sharp": { + "body": "" + }, + "movie-info-rounded": { + "body": "" + }, + "movie-info-sharp": { + "body": "" + }, + "movie-outline": { + "body": "" + }, + "movie-outline-sharp": { + "body": "" + }, + "movie-sharp": { + "body": "" + }, + "moving": { + "body": "" + }, + "moving-beds": { + "body": "" + }, + "moving-beds-outline": { + "body": "" + }, + "moving-beds-outline-rounded": { + "body": "" + }, + "moving-beds-outline-sharp": { + "body": "" + }, + "moving-beds-rounded": { + "body": "" + }, + "moving-beds-sharp": { + "body": "" + }, + "moving-rounded": { + "body": "" + }, + "mp": { + "body": "" + }, + "mp-outline": { + "body": "" + }, + "mp-outline-rounded": { + "body": "" + }, + "mp-outline-sharp": { + "body": "" + }, + "mp-rounded": { + "body": "" + }, + "mp-sharp": { + "body": "" + }, + "multicooker": { + "body": "" + }, + "multicooker-outline": { + "body": "" + }, + "multiline-chart": { + "body": "" + }, + "multiline-chart-rounded": { + "body": "" + }, + "multiple-stop": { + "body": "" + }, + "multiple-stop-rounded": { + "body": "" + }, + "museum": { + "body": "" + }, + "museum-outline": { + "body": "" + }, + "museum-outline-rounded": { + "body": "" + }, + "museum-rounded": { + "body": "" + }, + "music-cast": { + "body": "" + }, + "music-cast-rounded": { + "body": "" + }, + "music-note": { + "body": "" + }, + "music-note-rounded": { + "body": "" + }, + "music-off": { + "body": "" + }, + "music-off-rounded": { + "body": "" + }, + "music-video": { + "body": "" + }, + "music-video-outline": { + "body": "" + }, + "music-video-outline-rounded": { + "body": "" + }, + "music-video-outline-sharp": { + "body": "" + }, + "music-video-rounded": { + "body": "" + }, + "music-video-sharp": { + "body": "" + }, + "my-location": { + "body": "" + }, + "my-location-outline": { + "body": "" + }, + "my-location-outline-rounded": { + "body": "" + }, + "my-location-rounded": { + "body": "" + }, + "mystery": { + "body": "" + }, + "mystery-outline": { + "body": "" + }, + "mystery-outline-rounded": { + "body": "" + }, + "mystery-rounded": { + "body": "" + }, + "nat": { + "body": "" + }, + "nat-rounded": { + "body": "" + }, + "nature": { + "body": "" + }, + "nature-outline": { + "body": "" + }, + "nature-outline-rounded": { + "body": "" + }, + "nature-people": { + "body": "" + }, + "nature-people-outline": { + "body": "" + }, + "nature-people-outline-rounded": { + "body": "" + }, + "nature-people-outline-sharp": { + "body": "" + }, + "nature-people-rounded": { + "body": "" + }, + "nature-people-sharp": { + "body": "" + }, + "nature-rounded": { + "body": "" + }, + "navigation": { + "body": "" + }, + "navigation-outline": { + "body": "" + }, + "navigation-outline-rounded": { + "body": "" + }, + "navigation-rounded": { + "body": "" + }, + "near-me": { + "body": "" + }, + "near-me-disabled": { + "body": "" + }, + "near-me-disabled-outline": { + "body": "" + }, + "near-me-disabled-outline-rounded": { + "body": "" + }, + "near-me-disabled-rounded": { + "body": "" + }, + "near-me-outline": { + "body": "" + }, + "near-me-outline-rounded": { + "body": "" + }, + "near-me-rounded": { + "body": "" + }, + "nearby": { + "body": "" + }, + "nearby-error": { + "body": "" + }, + "nearby-error-rounded": { + "body": "" + }, + "nearby-error-sharp": { + "body": "" + }, + "nearby-off": { + "body": "" + }, + "nearby-off-rounded": { + "body": "" + }, + "nearby-off-sharp": { + "body": "" + }, + "nearby-rounded": { + "body": "" + }, + "nearby-sharp": { + "body": "" + }, + "nephrology": { + "body": "" + }, + "nephrology-outline": { + "body": "" + }, + "nephrology-outline-rounded": { + "body": "" + }, + "nephrology-rounded": { + "body": "" + }, + "nest-audio": { + "body": "" + }, + "nest-audio-outline": { + "body": "" + }, + "nest-cam-floodlight": { + "body": "" + }, + "nest-cam-floodlight-outline": { + "body": "" + }, + "nest-cam-floodlight-outline-sharp": { + "body": "" + }, + "nest-cam-floodlight-sharp": { + "body": "" + }, + "nest-cam-indoor": { + "body": "" + }, + "nest-cam-iq": { + "body": "" + }, + "nest-cam-iq-outdoor": { + "body": "" + }, + "nest-cam-iq-outdoor-outline": { + "body": "" + }, + "nest-cam-magnet-mount": { + "body": "" + }, + "nest-cam-magnet-mount-outline": { + "body": "" + }, + "nest-cam-magnet-mount-outline-sharp": { + "body": "" + }, + "nest-cam-magnet-mount-sharp": { + "body": "" + }, + "nest-cam-outdoor": { + "body": "" + }, + "nest-cam-outdoor-outline": { + "body": "" + }, + "nest-cam-stand": { + "body": "" + }, + "nest-cam-stand-outline": { + "body": "" + }, + "nest-cam-stand-outline-sharp": { + "body": "" + }, + "nest-cam-stand-sharp": { + "body": "" + }, + "nest-cam-wall-mount": { + "body": "" + }, + "nest-cam-wall-mount-outline": { + "body": "" + }, + "nest-cam-wall-mount-outline-sharp": { + "body": "" + }, + "nest-cam-wall-mount-sharp": { + "body": "" + }, + "nest-cam-wired-stand": { + "body": "" + }, + "nest-cam-wired-stand-outline": { + "body": "" + }, + "nest-cam-wired-stand-outline-sharp": { + "body": "" + }, + "nest-cam-wired-stand-sharp": { + "body": "" + }, + "nest-clock-farsight-analog": { + "body": "" + }, + "nest-clock-farsight-analog-outline": { + "body": "" + }, + "nest-clock-farsight-analog-outline-rounded": { + "body": "" + }, + "nest-clock-farsight-analog-rounded": { + "body": "" + }, + "nest-clock-farsight-digital": { + "body": "" + }, + "nest-clock-farsight-digital-outline": { + "body": "" + }, + "nest-connect": { + "body": "" + }, + "nest-connect-outline": { + "body": "" + }, + "nest-detect": { + "body": "" + }, + "nest-detect-outline": { + "body": "" + }, + "nest-display": { + "body": "" + }, + "nest-display-max": { + "body": "" + }, + "nest-display-max-outline": { + "body": "" + }, + "nest-display-outline": { + "body": "" + }, + "nest-doorbell-visitor": { + "body": "" + }, + "nest-doorbell-visitor-outline": { + "body": "" + }, + "nest-doorbell-visitor-outline-rounded": { + "body": "" + }, + "nest-doorbell-visitor-sharp": { + "body": "" + }, + "nest-eco-leaf": { + "body": "" + }, + "nest-eco-leaf-outline": { + "body": "" + }, + "nest-farsight-weather": { + "body": "" + }, + "nest-farsight-weather-outline": { + "body": "" + }, + "nest-found-savings": { + "body": "" + }, + "nest-found-savings-outline": { + "body": "" + }, + "nest-found-savings-outline-rounded": { + "body": "" + }, + "nest-found-savings-outline-sharp": { + "body": "" + }, + "nest-found-savings-rounded": { + "body": "" + }, + "nest-found-savings-sharp": { + "body": "" + }, + "nest-heat-link-e": { + "body": "" + }, + "nest-heat-link-gen-3": { + "body": "" + }, + "nest-heat-link-gen-3-outline": { + "body": "" + }, + "nest-hello-doorbell": { + "body": "" + }, + "nest-hello-doorbell-outline": { + "body": "" + }, + "nest-mini": { + "body": "" + }, + "nest-mini-outline": { + "body": "" + }, + "nest-multi-room": { + "body": "" + }, + "nest-multi-room-outline": { + "body": "" + }, + "nest-protect": { + "body": "" + }, + "nest-remote": { + "body": "" + }, + "nest-remote-comfort-sensor": { + "body": "" + }, + "nest-remote-comfort-sensor-outline": { + "body": "" + }, + "nest-remote-outline": { + "body": "" + }, + "nest-secure-alarm": { + "body": "" + }, + "nest-secure-alarm-outline": { + "body": "" + }, + "nest-sunblock": { + "body": "" + }, + "nest-sunblock-rounded": { + "body": "" + }, + "nest-sunblock-sharp": { + "body": "" + }, + "nest-tag": { + "body": "" + }, + "nest-thermostat": { + "body": "" + }, + "nest-thermostat-e-eu": { + "body": "" + }, + "nest-thermostat-e-eu-outline": { + "body": "" + }, + "nest-thermostat-gen-3": { + "body": "" + }, + "nest-thermostat-outline": { + "body": "" + }, + "nest-thermostat-outline-rounded": { + "body": "" + }, + "nest-thermostat-rounded": { + "body": "" + }, + "nest-thermostat-sensor": { + "body": "" + }, + "nest-thermostat-sensor-eu": { + "body": "" + }, + "nest-thermostat-sensor-eu-outline": { + "body": "" + }, + "nest-thermostat-sensor-outline": { + "body": "" + }, + "nest-thermostat-zirconium-eu": { + "body": "" + }, + "nest-thermostat-zirconium-eu-outline": { + "body": "" + }, + "nest-true-radiant": { + "body": "" + }, + "nest-true-radiant-rounded": { + "body": "" + }, + "nest-wake-on-approach": { + "body": "" + }, + "nest-wake-on-approach-outline": { + "body": "" + }, + "nest-wake-on-press": { + "body": "" + }, + "nest-wake-on-press-outline": { + "body": "" + }, + "nest-wake-on-press-outline-rounded": { + "body": "" + }, + "nest-wake-on-press-outline-sharp": { + "body": "" + }, + "nest-wake-on-press-rounded": { + "body": "" + }, + "nest-wake-on-press-sharp": { + "body": "" + }, + "nest-wifi-point": { + "body": "" + }, + "nest-wifi-point-outline": { + "body": "" + }, + "nest-wifi-pro": { + "body": "" + }, + "nest-wifi-pro-2": { + "body": "" + }, + "nest-wifi-pro-2-outline": { + "body": "" + }, + "nest-wifi-pro-outline": { + "body": "" + }, + "nest-wifi-router": { + "body": "" + }, + "nest-wifi-router-outline": { + "body": "" + }, + "network-cell": { + "body": "" + }, + "network-cell-rounded": { + "body": "" + }, + "network-check": { + "body": "" + }, + "network-check-outline": { + "body": "" + }, + "network-check-outline-rounded": { + "body": "" + }, + "network-check-rounded": { + "body": "" + }, + "network-intelligence-history": { + "body": "" + }, + "network-intelligence-history-rounded": { + "body": "" + }, + "network-intelligence-history-sharp": { + "body": "" + }, + "network-intelligence-update": { + "body": "" + }, + "network-intelligence-update-rounded": { + "body": "" + }, + "network-intelligence-update-sharp": { + "body": "" + }, + "network-locked": { + "body": "" + }, + "network-locked-outline": { + "body": "" + }, + "network-locked-outline-rounded": { + "body": "" + }, + "network-locked-outline-sharp": { + "body": "" + }, + "network-locked-rounded": { + "body": "" + }, + "network-locked-sharp": { + "body": "" + }, + "network-manage": { + "body": "" + }, + "network-manage-rounded": { + "body": "" + }, + "network-node": { + "body": "" + }, + "network-ping": { + "body": "" + }, + "network-ping-rounded": { + "body": "" + }, + "network-wifi": { + "body": "" + }, + "network-wifi-1-bar": { + "body": "" + }, + "network-wifi-1-bar-locked": { + "body": "" + }, + "network-wifi-1-bar-locked-rounded": { + "body": "" + }, + "network-wifi-1-bar-locked-sharp": { + "body": "" + }, + "network-wifi-1-bar-rounded": { + "body": "" + }, + "network-wifi-2-bar": { + "body": "" + }, + "network-wifi-2-bar-locked": { + "body": "" + }, + "network-wifi-2-bar-locked-rounded": { + "body": "" + }, + "network-wifi-2-bar-locked-sharp": { + "body": "" + }, + "network-wifi-2-bar-rounded": { + "body": "" + }, + "network-wifi-3-bar": { + "body": "" + }, + "network-wifi-3-bar-locked": { + "body": "" + }, + "network-wifi-3-bar-locked-rounded": { + "body": "" + }, + "network-wifi-3-bar-locked-sharp": { + "body": "" + }, + "network-wifi-3-bar-rounded": { + "body": "" + }, + "network-wifi-locked": { + "body": "" + }, + "network-wifi-locked-rounded": { + "body": "" + }, + "network-wifi-locked-sharp": { + "body": "" + }, + "network-wifi-rounded": { + "body": "" + }, + "neurology": { + "body": "" + }, + "neurology-outline": { + "body": "" + }, + "new-label": { + "body": "" + }, + "new-label-outline": { + "body": "" + }, + "new-label-outline-rounded": { + "body": "" + }, + "new-label-outline-sharp": { + "body": "" + }, + "new-label-rounded": { + "body": "" + }, + "new-label-sharp": { + "body": "" + }, + "new-window": { + "body": "" + }, + "new-window-rounded": { + "body": "" + }, + "new-window-sharp": { + "body": "" + }, + "newsmode": { + "body": "" + }, + "newsmode-outline": { + "body": "" + }, + "newsmode-outline-rounded": { + "body": "" + }, + "newsmode-outline-sharp": { + "body": "" + }, + "newsmode-rounded": { + "body": "" + }, + "newsmode-sharp": { + "body": "" + }, + "newspaper": { + "body": "" + }, + "newspaper-rounded": { + "body": "" + }, + "newspaper-sharp": { + "body": "" + }, + "newsstand": { + "body": "" + }, + "newsstand-rounded": { + "body": "" + }, + "next-plan": { + "body": "" + }, + "next-plan-outline": { + "body": "" + }, + "next-plan-outline-rounded": { + "body": "" + }, + "next-plan-rounded": { + "body": "" + }, + "next-week": { + "body": "" + }, + "next-week-outline": { + "body": "" + }, + "next-week-outline-rounded": { + "body": "" + }, + "next-week-outline-sharp": { + "body": "" + }, + "next-week-rounded": { + "body": "" + }, + "nfc": { + "body": "" + }, + "nfc-outline": { + "body": "" + }, + "nfc-outline-rounded": { + "body": "" + }, + "nfc-outline-sharp": { + "body": "" + }, + "nfc-rounded": { + "body": "" + }, + "nfc-sharp": { + "body": "" + }, + "night-shelter": { + "body": "" + }, + "night-shelter-outline": { + "body": "" + }, + "night-shelter-outline-rounded": { + "body": "" + }, + "night-shelter-rounded": { + "body": "" + }, + "night-sight-auto": { + "body": "" + }, + "night-sight-auto-off": { + "body": "" + }, + "night-sight-auto-off-outline": { + "body": "" + }, + "night-sight-auto-off-outline-rounded": { + "body": "" + }, + "night-sight-auto-off-rounded": { + "body": "" + }, + "night-sight-auto-outline": { + "body": "" + }, + "night-sight-auto-outline-rounded": { + "body": "" + }, + "night-sight-auto-rounded": { + "body": "" + }, + "night-sight-max": { + "body": "" + }, + "night-sight-max-outline": { + "body": "" + }, + "night-sight-max-outline-rounded": { + "body": "" + }, + "night-sight-max-rounded": { + "body": "" + }, + "nightlife": { + "body": "" + }, + "nightlife-rounded": { + "body": "" + }, + "nightlight": { + "body": "" + }, + "nightlight-outline": { + "body": "" + }, + "nightlight-outline-rounded": { + "body": "" + }, + "nightlight-rounded": { + "body": "" + }, + "nights-stay": { + "body": "" + }, + "nights-stay-outline": { + "body": "" + }, + "nights-stay-outline-rounded": { + "body": "" + }, + "nights-stay-rounded": { + "body": "" + }, + "no-accounts": { + "body": "" + }, + "no-accounts-outline": { + "body": "" + }, + "no-adult-content": { + "body": "" + }, + "no-backpack": { + "body": "" + }, + "no-backpack-outline": { + "body": "" + }, + "no-backpack-outline-rounded": { + "body": "" + }, + "no-backpack-outline-sharp": { + "body": "" + }, + "no-backpack-rounded": { + "body": "" + }, + "no-backpack-sharp": { + "body": "" + }, + "no-crash": { + "body": "" + }, + "no-crash-outline": { + "body": "" + }, + "no-crash-outline-rounded": { + "body": "" + }, + "no-crash-outline-sharp": { + "body": "" + }, + "no-crash-rounded": { + "body": "" + }, + "no-crash-sharp": { + "body": "" + }, + "no-drinks": { + "body": "" + }, + "no-drinks-outline": { + "body": "" + }, + "no-drinks-outline-rounded": { + "body": "" + }, + "no-drinks-rounded": { + "body": "" + }, + "no-encryption": { + "body": "" + }, + "no-encryption-outline": { + "body": "" + }, + "no-encryption-outline-rounded": { + "body": "" + }, + "no-encryption-outline-sharp": { + "body": "" + }, + "no-encryption-rounded": { + "body": "" + }, + "no-encryption-sharp": { + "body": "" + }, + "no-flash": { + "body": "" + }, + "no-flash-outline": { + "body": "" + }, + "no-flash-outline-rounded": { + "body": "" + }, + "no-flash-outline-sharp": { + "body": "" + }, + "no-flash-rounded": { + "body": "" + }, + "no-flash-sharp": { + "body": "" + }, + "no-food": { + "body": "" + }, + "no-food-outline": { + "body": "" + }, + "no-food-outline-rounded": { + "body": "" + }, + "no-food-outline-sharp": { + "body": "" + }, + "no-food-rounded": { + "body": "" + }, + "no-food-sharp": { + "body": "" + }, + "no-luggage": { + "body": "" + }, + "no-luggage-outline": { + "body": "" + }, + "no-luggage-outline-rounded": { + "body": "" + }, + "no-luggage-outline-sharp": { + "body": "" + }, + "no-luggage-rounded": { + "body": "" + }, + "no-luggage-sharp": { + "body": "" + }, + "no-meals": { + "body": "" + }, + "no-meals-outline": { + "body": "" + }, + "no-meals-rounded": { + "body": "" + }, + "no-meeting-room": { + "body": "" + }, + "no-meeting-room-outline": { + "body": "" + }, + "no-meeting-room-outline-rounded": { + "body": "" + }, + "no-meeting-room-rounded": { + "body": "" + }, + "no-photography": { + "body": "" + }, + "no-photography-outline": { + "body": "" + }, + "no-photography-outline-rounded": { + "body": "" + }, + "no-photography-outline-sharp": { + "body": "" + }, + "no-photography-rounded": { + "body": "" + }, + "no-photography-sharp": { + "body": "" + }, + "no-sim": { + "body": "" + }, + "no-sim-outline": { + "body": "" + }, + "no-sim-outline-rounded": { + "body": "" + }, + "no-sim-outline-sharp": { + "body": "" + }, + "no-sim-rounded": { + "body": "" + }, + "no-sim-sharp": { + "body": "" + }, + "no-sound": { + "body": "" + }, + "no-sound-outline": { + "body": "" + }, + "no-sound-outline-rounded": { + "body": "" + }, + "no-sound-rounded": { + "body": "" + }, + "no-stroller": { + "body": "" + }, + "no-stroller-outline": { + "body": "" + }, + "no-stroller-outline-rounded": { + "body": "" + }, + "no-stroller-outline-sharp": { + "body": "" + }, + "no-stroller-rounded": { + "body": "" + }, + "no-stroller-sharp": { + "body": "" + }, + "no-transfer": { + "body": "" + }, + "no-transfer-outline": { + "body": "" + }, + "no-transfer-outline-rounded": { + "body": "" + }, + "no-transfer-outline-sharp": { + "body": "" + }, + "no-transfer-rounded": { + "body": "" + }, + "no-transfer-sharp": { + "body": "" + }, + "noise-aware": { + "body": "" + }, + "noise-aware-rounded": { + "body": "" + }, + "noise-control-off": { + "body": "" + }, + "noise-control-off-rounded": { + "body": "" + }, + "noise-control-on": { + "body": "" + }, + "noise-control-on-rounded": { + "body": "" + }, + "nordic-walking": { + "body": "" + }, + "nordic-walking-rounded": { + "body": "" + }, + "north": { + "body": "" + }, + "north-rounded": { + "body": "" + }, + "north-west": { + "body": "" + }, + "north-west-rounded": { + "body": "" + }, + "not-accessible": { + "body": "" + }, + "not-accessible-forward": { + "body": "" + }, + "not-accessible-forward-rounded": { + "body": "" + }, + "not-accessible-rounded": { + "body": "" + }, + "not-listed-location": { + "body": "" + }, + "not-listed-location-outline": { + "body": "" + }, + "not-listed-location-outline-rounded": { + "body": "" + }, + "not-listed-location-rounded": { + "body": "" + }, + "not-started": { + "body": "" + }, + "not-started-outline": { + "body": "" + }, + "not-started-outline-rounded": { + "body": "" + }, + "not-started-rounded": { + "body": "" + }, + "note": { + "body": "" + }, + "note-add": { + "body": "" + }, + "note-add-outline": { + "body": "" + }, + "note-add-outline-rounded": { + "body": "" + }, + "note-add-outline-sharp": { + "body": "" + }, + "note-add-rounded": { + "body": "" + }, + "note-add-sharp": { + "body": "" + }, + "note-alt": { + "body": "" + }, + "note-alt-outline": { + "body": "" + }, + "note-alt-outline-rounded": { + "body": "" + }, + "note-alt-outline-sharp": { + "body": "" + }, + "note-alt-rounded": { + "body": "" + }, + "note-alt-sharp": { + "body": "" + }, + "note-outline": { + "body": "" + }, + "note-outline-rounded": { + "body": "" + }, + "note-outline-sharp": { + "body": "" + }, + "note-rounded": { + "body": "" + }, + "note-sharp": { + "body": "" + }, + "note-stack": { + "body": "" + }, + "note-stack-add": { + "body": "" + }, + "note-stack-add-outline": { + "body": "" + }, + "note-stack-add-outline-rounded": { + "body": "" + }, + "note-stack-add-outline-sharp": { + "body": "" + }, + "note-stack-add-rounded": { + "body": "" + }, + "note-stack-add-sharp": { + "body": "" + }, + "note-stack-outline": { + "body": "" + }, + "note-stack-outline-rounded": { + "body": "" + }, + "note-stack-outline-sharp": { + "body": "" + }, + "note-stack-rounded": { + "body": "" + }, + "note-stack-sharp": { + "body": "" + }, + "notes": { + "body": "" + }, + "notes-rounded": { + "body": "" + }, + "notification-add": { + "body": "" + }, + "notification-add-outline": { + "body": "" + }, + "notification-add-outline-rounded": { + "body": "" + }, + "notification-add-outline-sharp": { + "body": "" + }, + "notification-add-rounded": { + "body": "" + }, + "notification-add-sharp": { + "body": "" + }, + "notification-important": { + "body": "" + }, + "notification-important-outline": { + "body": "" + }, + "notification-important-outline-rounded": { + "body": "" + }, + "notification-important-outline-sharp": { + "body": "" + }, + "notification-important-rounded": { + "body": "" + }, + "notification-important-sharp": { + "body": "" + }, + "notification-multiple": { + "body": "" + }, + "notification-multiple-outline": { + "body": "" + }, + "notification-multiple-outline-rounded": { + "body": "" + }, + "notification-multiple-outline-sharp": { + "body": "" + }, + "notification-multiple-rounded": { + "body": "" + }, + "notification-multiple-sharp": { + "body": "" + }, + "notifications": { + "body": "" + }, + "notifications-active": { + "body": "" + }, + "notifications-active-outline": { + "body": "" + }, + "notifications-active-outline-rounded": { + "body": "" + }, + "notifications-active-outline-sharp": { + "body": "" + }, + "notifications-active-rounded": { + "body": "" + }, + "notifications-active-sharp": { + "body": "" + }, + "notifications-off": { + "body": "" + }, + "notifications-off-outline": { + "body": "" + }, + "notifications-off-outline-rounded": { + "body": "" + }, + "notifications-off-outline-sharp": { + "body": "" + }, + "notifications-off-rounded": { + "body": "" + }, + "notifications-off-sharp": { + "body": "" + }, + "notifications-outline": { + "body": "" + }, + "notifications-outline-rounded": { + "body": "" + }, + "notifications-outline-sharp": { + "body": "" + }, + "notifications-paused": { + "body": "" + }, + "notifications-paused-outline": { + "body": "" + }, + "notifications-paused-outline-rounded": { + "body": "" + }, + "notifications-paused-outline-sharp": { + "body": "" + }, + "notifications-paused-rounded": { + "body": "" + }, + "notifications-paused-sharp": { + "body": "" + }, + "notifications-rounded": { + "body": "" + }, + "notifications-sharp": { + "body": "" + }, + "nutrition": { + "body": "" + }, + "nutrition-outline": { + "body": "" + }, + "nutrition-outline-sharp": { + "body": "" + }, + "nutrition-sharp": { + "body": "" + }, + "ods": { + "body": "" + }, + "ods-outline": { + "body": "" + }, + "ods-outline-rounded": { + "body": "" + }, + "ods-outline-sharp": { + "body": "" + }, + "ods-rounded": { + "body": "" + }, + "ods-sharp": { + "body": "" + }, + "odt": { + "body": "" + }, + "odt-outline": { + "body": "" + }, + "odt-outline-rounded": { + "body": "" + }, + "odt-outline-sharp": { + "body": "" + }, + "odt-rounded": { + "body": "" + }, + "odt-sharp": { + "body": "" + }, + "offline-bolt": { + "body": "" + }, + "offline-bolt-outline": { + "body": "" + }, + "offline-bolt-outline-rounded": { + "body": "" + }, + "offline-bolt-rounded": { + "body": "" + }, + "offline-pin": { + "body": "" + }, + "offline-pin-outline": { + "body": "" + }, + "offline-pin-outline-rounded": { + "body": "" + }, + "offline-pin-rounded": { + "body": "" + }, + "offline-share": { + "body": "" + }, + "offline-share-outline": { + "body": "" + }, + "offline-share-outline-rounded": { + "body": "" + }, + "offline-share-outline-sharp": { + "body": "" + }, + "offline-share-rounded": { + "body": "" + }, + "offline-share-sharp": { + "body": "" + }, + "oil-barrel": { + "body": "" + }, + "oil-barrel-outline": { + "body": "" + }, + "oil-barrel-outline-rounded": { + "body": "" + }, + "oil-barrel-outline-sharp": { + "body": "" + }, + "oil-barrel-rounded": { + "body": "" + }, + "oil-barrel-sharp": { + "body": "" + }, + "on-device-training": { + "body": "" + }, + "on-device-training-outline": { + "body": "" + }, + "on-device-training-outline-sharp": { + "body": "" + }, + "on-device-training-sharp": { + "body": "" + }, + "on-hub-device": { + "body": "" + }, + "on-hub-device-outline": { + "body": "" + }, + "on-hub-device-outline-rounded": { + "body": "" + }, + "on-hub-device-outline-sharp": { + "body": "" + }, + "on-hub-device-rounded": { + "body": "" + }, + "on-hub-device-sharp": { + "body": "" + }, + "oncology": { + "body": "" + }, + "oncology-outline": { + "body": "" + }, + "oncology-outline-rounded": { + "body": "" + }, + "oncology-rounded": { + "body": "" + }, + "online-prediction": { + "body": "" + }, + "online-prediction-rounded": { + "body": "" + }, + "onsen": { + "body": "" + }, + "onsen-rounded": { + "body": "" + }, + "opacity": { + "body": "" + }, + "opacity-rounded": { + "body": "" + }, + "open-in-browser": { + "body": "" + }, + "open-in-browser-rounded": { + "body": "" + }, + "open-in-browser-sharp": { + "body": "" + }, + "open-in-full": { + "body": "" + }, + "open-in-full-rounded": { + "body": "" + }, + "open-in-new": { + "body": "" + }, + "open-in-new-down": { + "body": "" + }, + "open-in-new-down-rounded": { + "body": "" + }, + "open-in-new-down-sharp": { + "body": "" + }, + "open-in-new-off": { + "body": "" + }, + "open-in-new-off-rounded": { + "body": "" + }, + "open-in-new-off-sharp": { + "body": "" + }, + "open-in-new-rounded": { + "body": "" + }, + "open-in-new-sharp": { + "body": "" + }, + "open-in-phone": { + "body": "" + }, + "open-in-phone-outline": { + "body": "" + }, + "open-in-phone-outline-rounded": { + "body": "" + }, + "open-in-phone-outline-sharp": { + "body": "" + }, + "open-in-phone-rounded": { + "body": "" + }, + "open-in-phone-sharp": { + "body": "" + }, + "open-jam": { + "body": "" + }, + "open-jam-outline": { + "body": "" + }, + "open-jam-outline-rounded": { + "body": "" + }, + "open-jam-outline-sharp": { + "body": "" + }, + "open-jam-rounded": { + "body": "" + }, + "open-jam-sharp": { + "body": "" + }, + "open-with": { + "body": "" + }, + "open-with-rounded": { + "body": "" + }, + "ophthalmology": { + "body": "" + }, + "ophthalmology-outline": { + "body": "" + }, + "ophthalmology-outline-rounded": { + "body": "" + }, + "ophthalmology-rounded": { + "body": "" + }, + "oral-disease": { + "body": "" + }, + "oral-disease-outline": { + "body": "" + }, + "oral-disease-outline-rounded": { + "body": "" + }, + "oral-disease-rounded": { + "body": "" + }, + "order-approve": { + "body": "" + }, + "order-approve-outline": { + "body": "" + }, + "order-approve-outline-rounded": { + "body": "" + }, + "order-approve-outline-sharp": { + "body": "" + }, + "order-approve-rounded": { + "body": "" + }, + "order-approve-sharp": { + "body": "" + }, + "order-play": { + "body": "" + }, + "order-play-outline": { + "body": "" + }, + "order-play-outline-rounded": { + "body": "" + }, + "order-play-outline-sharp": { + "body": "" + }, + "order-play-rounded": { + "body": "" + }, + "order-play-sharp": { + "body": "" + }, + "orders": { + "body": "" + }, + "orders-outline": { + "body": "" + }, + "orders-outline-rounded": { + "body": "" + }, + "orders-rounded": { + "body": "" + }, + "orthopedics": { + "body": "" + }, + "other-admission": { + "body": "" + }, + "other-admission-outline": { + "body": "" + }, + "other-admission-outline-rounded": { + "body": "" + }, + "other-admission-outline-sharp": { + "body": "" + }, + "other-admission-rounded": { + "body": "" + }, + "other-admission-sharp": { + "body": "" + }, + "other-houses": { + "body": "" + }, + "other-houses-outline": { + "body": "" + }, + "other-houses-outline-rounded": { + "body": "" + }, + "other-houses-rounded": { + "body": "" + }, + "outbound": { + "body": "" + }, + "outbound-outline": { + "body": "" + }, + "outbound-outline-rounded": { + "body": "" + }, + "outbound-rounded": { + "body": "" + }, + "outbox": { + "body": "" + }, + "outbox-alt": { + "body": "" + }, + "outbox-alt-outline": { + "body": "" + }, + "outbox-alt-outline-rounded": { + "body": "" + }, + "outbox-alt-outline-sharp": { + "body": "" + }, + "outbox-outline": { + "body": "" + }, + "outbox-outline-rounded": { + "body": "" + }, + "outbox-outline-sharp": { + "body": "" + }, + "outbox-rounded": { + "body": "" + }, + "outbox-sharp": { + "body": "" + }, + "outdoor-garden": { + "body": "" + }, + "outdoor-garden-outline": { + "body": "" + }, + "outdoor-grill": { + "body": "" + }, + "outdoor-grill-outline": { + "body": "" + }, + "outdoor-grill-outline-rounded": { + "body": "" + }, + "outdoor-grill-outline-sharp": { + "body": "" + }, + "outdoor-grill-rounded": { + "body": "" + }, + "outdoor-grill-sharp": { + "body": "" + }, + "outgoing-mail": { + "body": "" + }, + "outgoing-mail-outline": { + "body": "" + }, + "outlet": { + "body": "" + }, + "outlet-outline": { + "body": "" + }, + "outlet-outline-rounded": { + "body": "" + }, + "outlet-outline-sharp": { + "body": "" + }, + "outlet-rounded": { + "body": "" + }, + "outlet-sharp": { + "body": "" + }, + "outpatient": { + "body": "" + }, + "outpatient-med": { + "body": "" + }, + "outpatient-med-outline": { + "body": "" + }, + "outpatient-med-outline-rounded": { + "body": "" + }, + "outpatient-med-outline-sharp": { + "body": "" + }, + "outpatient-med-rounded": { + "body": "" + }, + "outpatient-med-sharp": { + "body": "" + }, + "outpatient-outline": { + "body": "" + }, + "outpatient-outline-rounded": { + "body": "" + }, + "outpatient-rounded": { + "body": "" + }, + "output": { + "body": "" + }, + "output-circle": { + "body": "" + }, + "output-circle-rounded": { + "body": "" + }, + "output-rounded": { + "body": "" + }, + "output-sharp": { + "body": "" + }, + "oven": { + "body": "" + }, + "oven-gen": { + "body": "" + }, + "oven-gen-outline": { + "body": "" + }, + "oven-outline": { + "body": "" + }, + "oven-outline-rounded": { + "body": "" + }, + "oven-outline-sharp": { + "body": "" + }, + "oven-rounded": { + "body": "" + }, + "oven-sharp": { + "body": "" + }, + "overview": { + "body": "" + }, + "overview-key": { + "body": "" + }, + "overview-key-outline": { + "body": "" + }, + "overview-key-outline-rounded": { + "body": "" + }, + "overview-key-outline-sharp": { + "body": "" + }, + "overview-key-rounded": { + "body": "" + }, + "overview-key-sharp": { + "body": "" + }, + "overview-outline": { + "body": "" + }, + "overview-outline-rounded": { + "body": "" + }, + "overview-outline-sharp": { + "body": "" + }, + "overview-rounded": { + "body": "" + }, + "overview-sharp": { + "body": "" + }, + "oxygen-saturation": { + "body": "" + }, + "oxygen-saturation-outline": { + "body": "" + }, + "oxygen-saturation-outline-rounded": { + "body": "" + }, + "oxygen-saturation-outline-sharp": { + "body": "" + }, + "oxygen-saturation-rounded": { + "body": "" + }, + "oxygen-saturation-sharp": { + "body": "" + }, + "p2p": { + "body": "" + }, + "p2p-outline": { + "body": "" + }, + "p2p-outline-sharp": { + "body": "" + }, + "p2p-sharp": { + "body": "" + }, + "pace": { + "body": "" + }, + "pace-rounded": { + "body": "" + }, + "pacemaker": { + "body": "" + }, + "pacemaker-outline": { + "body": "" + }, + "package": { + "body": "" + }, + "package-2": { + "body": "" + }, + "package-2-outline": { + "body": "" + }, + "package-2-outline-sharp": { + "body": "" + }, + "package-2-sharp": { + "body": "" + }, + "package-outline": { + "body": "" + }, + "package-outline-rounded": { + "body": "" + }, + "package-outline-sharp": { + "body": "" + }, + "package-rounded": { + "body": "" + }, + "package-sharp": { + "body": "" + }, + "padding": { + "body": "" + }, + "padding-outline": { + "body": "" + }, + "padding-outline-sharp": { + "body": "" + }, + "padding-sharp": { + "body": "" + }, + "page-control": { + "body": "" + }, + "page-info": { + "body": "" + }, + "page-info-outline": { + "body": "" + }, + "page-info-outline-rounded": { + "body": "" + }, + "page-info-rounded": { + "body": "" + }, + "pages": { + "body": "" + }, + "pages-outline": { + "body": "" + }, + "pages-outline-rounded": { + "body": "" + }, + "pages-outline-sharp": { + "body": "" + }, + "pages-rounded": { + "body": "" + }, + "pages-sharp": { + "body": "" + }, + "pageview": { + "body": "" + }, + "pageview-outline": { + "body": "" + }, + "pageview-outline-sharp": { + "body": "" + }, + "pageview-sharp": { + "body": "" + }, + "paid": { + "body": "" + }, + "paid-outline": { + "body": "" + }, + "paid-outline-rounded": { + "body": "" + }, + "paid-rounded": { + "body": "" + }, + "palette": { + "body": "" + }, + "palette-outline": { + "body": "" + }, + "pallet": { + "body": "" + }, + "pallet-outline": { + "body": "" + }, + "pallet-outline-rounded": { + "body": "" + }, + "pallet-outline-sharp": { + "body": "" + }, + "pallet-rounded": { + "body": "" + }, + "pallet-sharp": { + "body": "" + }, + "pan-tool": { + "body": "" + }, + "pan-tool-alt": { + "body": "" + }, + "pan-tool-alt-outline": { + "body": "" + }, + "pan-tool-alt-outline-rounded": { + "body": "" + }, + "pan-tool-alt-outline-sharp": { + "body": "" + }, + "pan-tool-alt-sharp": { + "body": "" + }, + "pan-tool-outline": { + "body": "" + }, + "pan-tool-outline-rounded": { + "body": "" + }, + "pan-tool-outline-sharp": { + "body": "" + }, + "pan-tool-rounded": { + "body": "" + }, + "pan-tool-sharp": { + "body": "" + }, + "pan-zoom": { + "body": "" + }, + "pan-zoom-rounded": { + "body": "" + }, + "panorama": { + "body": "" + }, + "panorama-horizontal": { + "body": "" + }, + "panorama-horizontal-outline": { + "body": "" + }, + "panorama-horizontal-outline-sharp": { + "body": "" + }, + "panorama-horizontal-sharp": { + "body": "" + }, + "panorama-outline": { + "body": "" + }, + "panorama-outline-rounded": { + "body": "" + }, + "panorama-outline-sharp": { + "body": "" + }, + "panorama-photosphere": { + "body": "" + }, + "panorama-photosphere-outline": { + "body": "" + }, + "panorama-photosphere-outline-sharp": { + "body": "" + }, + "panorama-photosphere-sharp": { + "body": "" + }, + "panorama-rounded": { + "body": "" + }, + "panorama-sharp": { + "body": "" + }, + "panorama-vertical": { + "body": "" + }, + "panorama-vertical-outline": { + "body": "" + }, + "panorama-vertical-outline-sharp": { + "body": "" + }, + "panorama-vertical-sharp": { + "body": "" + }, + "panorama-wide-angle": { + "body": "" + }, + "panorama-wide-angle-outline": { + "body": "" + }, + "paragliding": { + "body": "" + }, + "paragliding-outline": { + "body": "" + }, + "paragliding-outline-rounded": { + "body": "" + }, + "paragliding-rounded": { + "body": "" + }, + "park": { + "body": "" + }, + "park-outline": { + "body": "" + }, + "park-outline-rounded": { + "body": "" + }, + "park-rounded": { + "body": "" + }, + "partly-cloudy-day": { + "body": "" + }, + "partly-cloudy-day-outline": { + "body": "" + }, + "partly-cloudy-day-outline-rounded": { + "body": "" + }, + "partly-cloudy-day-rounded": { + "body": "" + }, + "partner-exchange": { + "body": "" + }, + "partner-exchange-outline-rounded": { + "body": "" + }, + "partner-exchange-rounded": { + "body": "" + }, + "partner-reports": { + "body": "" + }, + "partner-reports-rounded": { + "body": "" + }, + "partner-reports-sharp": { + "body": "" + }, + "party-mode": { + "body": "" + }, + "party-mode-outline": { + "body": "" + }, + "party-mode-outline-rounded": { + "body": "" + }, + "party-mode-outline-sharp": { + "body": "" + }, + "party-mode-rounded": { + "body": "" + }, + "party-mode-sharp": { + "body": "" + }, + "passkey": { + "body": "" + }, + "passkey-rounded": { + "body": "" + }, + "password": { + "body": "" + }, + "password-rounded": { + "body": "" + }, + "patient-list": { + "body": "" + }, + "patient-list-outline": { + "body": "" + }, + "patient-list-outline-rounded": { + "body": "" + }, + "patient-list-rounded": { + "body": "" + }, + "pattern": { + "body": "" + }, + "pause": { + "body": "" + }, + "pause-circle": { + "body": "" + }, + "pause-circle-outline": { + "body": "" + }, + "pause-circle-outline-rounded": { + "body": "" + }, + "pause-circle-rounded": { + "body": "" + }, + "pause-outline": { + "body": "" + }, + "pause-outline-rounded": { + "body": "" + }, + "pause-presentation": { + "body": "" + }, + "pause-presentation-outline": { + "body": "" + }, + "pause-presentation-outline-rounded": { + "body": "" + }, + "pause-presentation-outline-sharp": { + "body": "" + }, + "pause-presentation-rounded": { + "body": "" + }, + "pause-presentation-sharp": { + "body": "" + }, + "pause-rounded": { + "body": "" + }, + "payments": { + "body": "" + }, + "payments-outline": { + "body": "" + }, + "payments-outline-rounded": { + "body": "" + }, + "payments-outline-sharp": { + "body": "" + }, + "payments-rounded": { + "body": "" + }, + "payments-sharp": { + "body": "" + }, + "pedal-bike": { + "body": "" + }, + "pedal-bike-outline": { + "body": "" + }, + "pedal-bike-outline-rounded": { + "body": "" + }, + "pedal-bike-outline-sharp": { + "body": "" + }, + "pedal-bike-rounded": { + "body": "" + }, + "pedal-bike-sharp": { + "body": "" + }, + "pediatrics": { + "body": "" + }, + "pediatrics-outline": { + "body": "" + }, + "pediatrics-outline-sharp": { + "body": "" + }, + "pediatrics-sharp": { + "body": "" + }, + "pen-size-1": { + "body": "" + }, + "pen-size-2": { + "body": "" + }, + "pen-size-3": { + "body": "" + }, + "pen-size-4": { + "body": "" + }, + "pen-size-5": { + "body": "" + }, + "pending": { + "body": "" + }, + "pending-actions": { + "body": "" + }, + "pending-actions-rounded": { + "body": "" + }, + "pending-actions-sharp": { + "body": "" + }, + "pending-outline": { + "body": "" + }, + "pentagon": { + "body": "" + }, + "pentagon-outline": { + "body": "" + }, + "pentagon-outline-rounded": { + "body": "" + }, + "pentagon-rounded": { + "body": "" + }, + "percent": { + "body": "" + }, + "percent-rounded": { + "body": "" + }, + "pergola": { + "body": "" + }, + "pergola-outline": { + "body": "" + }, + "pergola-outline-rounded": { + "body": "" + }, + "pergola-outline-sharp": { + "body": "" + }, + "pergola-rounded": { + "body": "" + }, + "pergola-sharp": { + "body": "" + }, + "perm-camera-mic": { + "body": "" + }, + "perm-camera-mic-outline": { + "body": "" + }, + "perm-camera-mic-outline-rounded": { + "body": "" + }, + "perm-camera-mic-outline-sharp": { + "body": "" + }, + "perm-camera-mic-rounded": { + "body": "" + }, + "perm-camera-mic-sharp": { + "body": "" + }, + "perm-contact-calendar": { + "body": "" + }, + "perm-contact-calendar-outline": { + "body": "" + }, + "perm-contact-calendar-outline-rounded": { + "body": "" + }, + "perm-contact-calendar-outline-sharp": { + "body": "" + }, + "perm-contact-calendar-rounded": { + "body": "" + }, + "perm-contact-calendar-sharp": { + "body": "" + }, + "perm-data-setting": { + "body": "" + }, + "perm-data-setting-outline": { + "body": "" + }, + "perm-data-setting-outline-rounded": { + "body": "" + }, + "perm-data-setting-rounded": { + "body": "" + }, + "perm-device-information": { + "body": "" + }, + "perm-device-information-outline": { + "body": "" + }, + "perm-device-information-outline-rounded": { + "body": "" + }, + "perm-device-information-outline-sharp": { + "body": "" + }, + "perm-device-information-rounded": { + "body": "" + }, + "perm-device-information-sharp": { + "body": "" + }, + "perm-media": { + "body": "" + }, + "perm-media-outline": { + "body": "" + }, + "perm-media-outline-rounded": { + "body": "" + }, + "perm-media-outline-sharp": { + "body": "" + }, + "perm-media-rounded": { + "body": "" + }, + "perm-media-sharp": { + "body": "" + }, + "perm-phone-msg": { + "body": "" + }, + "perm-phone-msg-outline": { + "body": "" + }, + "perm-phone-msg-outline-rounded": { + "body": "" + }, + "perm-phone-msg-outline-sharp": { + "body": "" + }, + "perm-phone-msg-rounded": { + "body": "" + }, + "perm-phone-msg-sharp": { + "body": "" + }, + "perm-scan-wifi": { + "body": "" + }, + "perm-scan-wifi-outline": { + "body": "" + }, + "perm-scan-wifi-outline-rounded": { + "body": "" + }, + "perm-scan-wifi-rounded": { + "body": "" + }, + "person": { + "body": "" + }, + "person-2": { + "body": "" + }, + "person-2-outline": { + "body": "" + }, + "person-2-outline-rounded": { + "body": "" + }, + "person-2-rounded": { + "body": "" + }, + "person-3": { + "body": "" + }, + "person-3-outline": { + "body": "" + }, + "person-3-outline-rounded": { + "body": "" + }, + "person-3-rounded": { + "body": "" + }, + "person-4": { + "body": "" + }, + "person-4-outline": { + "body": "" + }, + "person-4-outline-rounded": { + "body": "" + }, + "person-4-rounded": { + "body": "" + }, + "person-add": { + "body": "" + }, + "person-add-disabled": { + "body": "" + }, + "person-add-disabled-outline": { + "body": "" + }, + "person-add-disabled-outline-rounded": { + "body": "" + }, + "person-add-disabled-rounded": { + "body": "" + }, + "person-add-outline": { + "body": "" + }, + "person-add-outline-rounded": { + "body": "" + }, + "person-add-rounded": { + "body": "" + }, + "person-alert": { + "body": "" + }, + "person-alert-outline": { + "body": "" + }, + "person-alert-outline-rounded": { + "body": "" + }, + "person-alert-rounded": { + "body": "" + }, + "person-apron": { + "body": "" + }, + "person-apron-outline": { + "body": "" + }, + "person-apron-outline-rounded": { + "body": "" + }, + "person-apron-rounded": { + "body": "" + }, + "person-book": { + "body": "" + }, + "person-book-outline": { + "body": "" + }, + "person-book-outline-sharp": { + "body": "" + }, + "person-book-sharp": { + "body": "" + }, + "person-cancel": { + "body": "" + }, + "person-cancel-outline": { + "body": "" + }, + "person-cancel-outline-rounded": { + "body": "" + }, + "person-cancel-rounded": { + "body": "" + }, + "person-celebrate": { + "body": "" + }, + "person-celebrate-rounded": { + "body": "" + }, + "person-check": { + "body": "" + }, + "person-check-outline": { + "body": "" + }, + "person-check-outline-rounded": { + "body": "" + }, + "person-check-rounded": { + "body": "" + }, + "person-off": { + "body": "" + }, + "person-off-outline": { + "body": "" + }, + "person-off-outline-rounded": { + "body": "" + }, + "person-off-rounded": { + "body": "" + }, + "person-outline": { + "body": "" + }, + "person-outline-rounded": { + "body": "" + }, + "person-pin": { + "body": "" + }, + "person-pin-circle": { + "body": "" + }, + "person-pin-circle-outline": { + "body": "" + }, + "person-pin-circle-outline-rounded": { + "body": "" + }, + "person-pin-circle-rounded": { + "body": "" + }, + "person-pin-outline": { + "body": "" + }, + "person-pin-outline-rounded": { + "body": "" + }, + "person-pin-outline-sharp": { + "body": "" + }, + "person-pin-rounded": { + "body": "" + }, + "person-pin-sharp": { + "body": "" + }, + "person-play": { + "body": "" + }, + "person-play-outline": { + "body": "" + }, + "person-play-outline-rounded": { + "body": "" + }, + "person-play-rounded": { + "body": "" + }, + "person-raised-hand": { + "body": "" + }, + "person-raised-hand-outline": { + "body": "" + }, + "person-raised-hand-outline-rounded": { + "body": "" + }, + "person-raised-hand-rounded": { + "body": "" + }, + "person-remove": { + "body": "" + }, + "person-remove-outline": { + "body": "" + }, + "person-remove-outline-rounded": { + "body": "" + }, + "person-remove-rounded": { + "body": "" + }, + "person-rounded": { + "body": "" + }, + "person-search": { + "body": "" + }, + "person-search-outline": { + "body": "" + }, + "person-search-outline-rounded": { + "body": "" + }, + "person-search-rounded": { + "body": "" + }, + "personal-bag": { + "body": "" + }, + "personal-bag-off": { + "body": "" + }, + "personal-bag-off-outline": { + "body": "" + }, + "personal-bag-off-outline-rounded": { + "body": "" + }, + "personal-bag-off-outline-sharp": { + "body": "" + }, + "personal-bag-off-rounded": { + "body": "" + }, + "personal-bag-off-sharp": { + "body": "" + }, + "personal-bag-outline": { + "body": "" + }, + "personal-bag-outline-rounded": { + "body": "" + }, + "personal-bag-outline-sharp": { + "body": "" + }, + "personal-bag-question": { + "body": "" + }, + "personal-bag-question-outline": { + "body": "" + }, + "personal-bag-question-outline-rounded": { + "body": "" + }, + "personal-bag-question-outline-sharp": { + "body": "" + }, + "personal-bag-question-rounded": { + "body": "" + }, + "personal-bag-question-sharp": { + "body": "" + }, + "personal-bag-rounded": { + "body": "" + }, + "personal-bag-sharp": { + "body": "" + }, + "personal-injury": { + "body": "" + }, + "personal-injury-outline": { + "body": "" + }, + "personal-places": { + "body": "" + }, + "personal-places-outline": { + "body": "" + }, + "personal-places-outline-rounded": { + "body": "" + }, + "personal-places-rounded": { + "body": "" + }, + "pest-control": { + "body": "" + }, + "pest-control-rodent": { + "body": "" + }, + "pest-control-rodent-outline": { + "body": "" + }, + "pest-control-rodent-outline-rounded": { + "body": "" + }, + "pest-control-rodent-outline-sharp": { + "body": "" + }, + "pest-control-rodent-rounded": { + "body": "" + }, + "pest-control-rodent-sharp": { + "body": "" + }, + "pet-supplies": { + "body": "" + }, + "pet-supplies-outline": { + "body": "" + }, + "pets": { + "body": "" + }, + "phishing": { + "body": "" + }, + "phishing-outline": { + "body": "" + }, + "phishing-outline-rounded": { + "body": "" + }, + "phishing-rounded": { + "body": "" + }, + "phone-android": { + "body": "" + }, + "phone-android-outline": { + "body": "" + }, + "phone-android-outline-rounded": { + "body": "" + }, + "phone-android-outline-sharp": { + "body": "" + }, + "phone-android-rounded": { + "body": "" + }, + "phone-android-sharp": { + "body": "" + }, + "phone-bluetooth-speaker": { + "body": "" + }, + "phone-bluetooth-speaker-outline": { + "body": "" + }, + "phone-bluetooth-speaker-outline-rounded": { + "body": "" + }, + "phone-bluetooth-speaker-outline-sharp": { + "body": "" + }, + "phone-bluetooth-speaker-rounded": { + "body": "" + }, + "phone-bluetooth-speaker-sharp": { + "body": "" + }, + "phone-callback": { + "body": "" + }, + "phone-callback-outline": { + "body": "" + }, + "phone-callback-outline-rounded": { + "body": "" + }, + "phone-callback-outline-sharp": { + "body": "" + }, + "phone-callback-rounded": { + "body": "" + }, + "phone-callback-sharp": { + "body": "" + }, + "phone-disabled": { + "body": "" + }, + "phone-disabled-outline": { + "body": "" + }, + "phone-disabled-outline-rounded": { + "body": "" + }, + "phone-disabled-outline-sharp": { + "body": "" + }, + "phone-disabled-rounded": { + "body": "" + }, + "phone-disabled-sharp": { + "body": "" + }, + "phone-enabled": { + "body": "" + }, + "phone-enabled-outline": { + "body": "" + }, + "phone-enabled-outline-sharp": { + "body": "" + }, + "phone-enabled-sharp": { + "body": "" + }, + "phone-forwarded": { + "body": "" + }, + "phone-forwarded-outline": { + "body": "" + }, + "phone-forwarded-outline-rounded": { + "body": "" + }, + "phone-forwarded-outline-sharp": { + "body": "" + }, + "phone-forwarded-rounded": { + "body": "" + }, + "phone-forwarded-sharp": { + "body": "" + }, + "phone-in-talk": { + "body": "" + }, + "phone-in-talk-outline": { + "body": "" + }, + "phone-in-talk-outline-rounded": { + "body": "" + }, + "phone-in-talk-outline-sharp": { + "body": "" + }, + "phone-in-talk-rounded": { + "body": "" + }, + "phone-in-talk-sharp": { + "body": "" + }, + "phone-iphone": { + "body": "" + }, + "phone-iphone-outline": { + "body": "" + }, + "phone-iphone-outline-sharp": { + "body": "" + }, + "phone-iphone-sharp": { + "body": "" + }, + "phone-locked": { + "body": "" + }, + "phone-locked-outline": { + "body": "" + }, + "phone-locked-outline-sharp": { + "body": "" + }, + "phone-locked-sharp": { + "body": "" + }, + "phone-missed": { + "body": "" + }, + "phone-missed-outline": { + "body": "" + }, + "phone-missed-outline-rounded": { + "body": "" + }, + "phone-missed-outline-sharp": { + "body": "" + }, + "phone-missed-rounded": { + "body": "" + }, + "phone-missed-sharp": { + "body": "" + }, + "phone-paused": { + "body": "" + }, + "phone-paused-outline": { + "body": "" + }, + "phone-paused-outline-rounded": { + "body": "" + }, + "phone-paused-outline-sharp": { + "body": "" + }, + "phone-paused-rounded": { + "body": "" + }, + "phone-paused-sharp": { + "body": "" + }, + "phonelink-erase": { + "body": "" + }, + "phonelink-erase-outline": { + "body": "" + }, + "phonelink-erase-outline-rounded": { + "body": "" + }, + "phonelink-erase-outline-sharp": { + "body": "" + }, + "phonelink-erase-rounded": { + "body": "" + }, + "phonelink-erase-sharp": { + "body": "" + }, + "phonelink-lock": { + "body": "" + }, + "phonelink-lock-outline": { + "body": "" + }, + "phonelink-lock-outline-sharp": { + "body": "" + }, + "phonelink-lock-sharp": { + "body": "" + }, + "phonelink-off-outline-rounded": { + "body": "" + }, + "phonelink-off-outline-sharp": { + "body": "" + }, + "phonelink-off-rounded": { + "body": "" + }, + "phonelink-off-sharp": { + "body": "" + }, + "phonelink-ring": { + "body": "" + }, + "phonelink-ring-off": { + "body": "" + }, + "phonelink-ring-off-outline": { + "body": "" + }, + "phonelink-ring-off-outline-rounded": { + "body": "" + }, + "phonelink-ring-off-outline-sharp": { + "body": "" + }, + "phonelink-ring-off-rounded": { + "body": "" + }, + "phonelink-ring-off-sharp": { + "body": "" + }, + "phonelink-ring-outline": { + "body": "" + }, + "phonelink-ring-outline-rounded": { + "body": "" + }, + "phonelink-ring-outline-sharp": { + "body": "" + }, + "phonelink-ring-rounded": { + "body": "" + }, + "phonelink-ring-sharp": { + "body": "" + }, + "phonelink-setup": { + "body": "" + }, + "phonelink-setup-outline": { + "body": "" + }, + "phonelink-setup-outline-rounded": { + "body": "" + }, + "phonelink-setup-outline-sharp": { + "body": "" + }, + "phonelink-setup-rounded": { + "body": "" + }, + "phonelink-setup-sharp": { + "body": "" + }, + "photo-album": { + "body": "" + }, + "photo-album-outline": { + "body": "" + }, + "photo-album-outline-rounded": { + "body": "" + }, + "photo-album-outline-sharp": { + "body": "" + }, + "photo-album-rounded": { + "body": "" + }, + "photo-album-sharp": { + "body": "" + }, + "photo-auto-merge": { + "body": "" + }, + "photo-auto-merge-outline": { + "body": "" + }, + "photo-auto-merge-outline-rounded": { + "body": "" + }, + "photo-auto-merge-outline-sharp": { + "body": "" + }, + "photo-auto-merge-rounded": { + "body": "" + }, + "photo-auto-merge-sharp": { + "body": "" + }, + "photo-camera": { + "body": "" + }, + "photo-camera-back": { + "body": "" + }, + "photo-camera-back-outline": { + "body": "" + }, + "photo-camera-back-outline-rounded": { + "body": "" + }, + "photo-camera-back-outline-sharp": { + "body": "" + }, + "photo-camera-back-rounded": { + "body": "" + }, + "photo-camera-back-sharp": { + "body": "" + }, + "photo-camera-front": { + "body": "" + }, + "photo-camera-front-outline": { + "body": "" + }, + "photo-camera-front-outline-rounded": { + "body": "" + }, + "photo-camera-front-outline-sharp": { + "body": "" + }, + "photo-camera-front-sharp": { + "body": "" + }, + "photo-camera-outline": { + "body": "" + }, + "photo-camera-outline-rounded": { + "body": "" + }, + "photo-camera-outline-sharp": { + "body": "" + }, + "photo-camera-rounded": { + "body": "" + }, + "photo-camera-sharp": { + "body": "" + }, + "photo-frame": { + "body": "" + }, + "photo-frame-outline": { + "body": "" + }, + "photo-frame-outline-rounded": { + "body": "" + }, + "photo-frame-outline-sharp": { + "body": "" + }, + "photo-frame-rounded": { + "body": "" + }, + "photo-frame-sharp": { + "body": "" + }, + "photo-library-rounded": { + "body": "" + }, + "photo-prints": { + "body": "" + }, + "photo-prints-outline": { + "body": "" + }, + "photo-prints-outline-sharp": { + "body": "" + }, + "photo-prints-sharp": { + "body": "" + }, + "photo-size-select-large": { + "body": "" + }, + "photo-size-select-large-rounded": { + "body": "" + }, + "photo-size-select-large-sharp": { + "body": "" + }, + "photo-size-select-small": { + "body": "" + }, + "photo-size-select-small-rounded": { + "body": "" + }, + "photo-size-select-small-sharp": { + "body": "" + }, + "php": { + "body": "" + }, + "php-rounded": { + "body": "" + }, + "php-sharp": { + "body": "" + }, + "physical-therapy": { + "body": "" + }, + "physical-therapy-outline": { + "body": "" + }, + "physical-therapy-outline-rounded": { + "body": "" + }, + "physical-therapy-rounded": { + "body": "" + }, + "piano": { + "body": "" + }, + "piano-off": { + "body": "" + }, + "piano-off-outline": { + "body": "" + }, + "piano-off-outline-rounded": { + "body": "" + }, + "piano-off-outline-sharp": { + "body": "" + }, + "piano-off-rounded": { + "body": "" + }, + "piano-off-sharp": { + "body": "" + }, + "piano-sharp": { + "body": "" + }, + "picture-as-pdf": { + "body": "" + }, + "picture-as-pdf-outline": { + "body": "" + }, + "picture-as-pdf-outline-rounded": { + "body": "" + }, + "picture-as-pdf-outline-sharp": { + "body": "" + }, + "picture-as-pdf-rounded": { + "body": "" + }, + "picture-as-pdf-sharp": { + "body": "" + }, + "picture-in-picture": { + "body": "" + }, + "picture-in-picture-alt": { + "body": "" + }, + "picture-in-picture-alt-outline": { + "body": "" + }, + "picture-in-picture-alt-outline-rounded": { + "body": "" + }, + "picture-in-picture-alt-outline-sharp": { + "body": "" + }, + "picture-in-picture-alt-rounded": { + "body": "" + }, + "picture-in-picture-alt-sharp": { + "body": "" + }, + "picture-in-picture-center": { + "body": "" + }, + "picture-in-picture-center-outline": { + "body": "" + }, + "picture-in-picture-center-outline-rounded": { + "body": "" + }, + "picture-in-picture-center-outline-sharp": { + "body": "" + }, + "picture-in-picture-center-rounded": { + "body": "" + }, + "picture-in-picture-center-sharp": { + "body": "" + }, + "picture-in-picture-large": { + "body": "" + }, + "picture-in-picture-large-rounded": { + "body": "" + }, + "picture-in-picture-large-sharp": { + "body": "" + }, + "picture-in-picture-medium": { + "body": "" + }, + "picture-in-picture-medium-rounded": { + "body": "" + }, + "picture-in-picture-medium-sharp": { + "body": "" + }, + "picture-in-picture-mobile": { + "body": "" + }, + "picture-in-picture-mobile-outline": { + "body": "" + }, + "picture-in-picture-mobile-outline-rounded": { + "body": "" + }, + "picture-in-picture-mobile-outline-sharp": { + "body": "" + }, + "picture-in-picture-mobile-rounded": { + "body": "" + }, + "picture-in-picture-mobile-sharp": { + "body": "" + }, + "picture-in-picture-off": { + "body": "" + }, + "picture-in-picture-off-outline": { + "body": "" + }, + "picture-in-picture-off-outline-rounded": { + "body": "" + }, + "picture-in-picture-off-outline-sharp": { + "body": "" + }, + "picture-in-picture-off-rounded": { + "body": "" + }, + "picture-in-picture-off-sharp": { + "body": "" + }, + "picture-in-picture-outline": { + "body": "" + }, + "picture-in-picture-outline-rounded": { + "body": "" + }, + "picture-in-picture-outline-sharp": { + "body": "" + }, + "picture-in-picture-rounded": { + "body": "" + }, + "picture-in-picture-sharp": { + "body": "" + }, + "picture-in-picture-small": { + "body": "" + }, + "picture-in-picture-small-rounded": { + "body": "" + }, + "picture-in-picture-small-sharp": { + "body": "" + }, + "pie-chart": { + "body": "" + }, + "pie-chart-outline": { + "body": "" + }, + "pill": { + "body": "" + }, + "pill-off": { + "body": "" + }, + "pill-off-outline": { + "body": "" + }, + "pill-off-outline-rounded": { + "body": "" + }, + "pill-off-rounded": { + "body": "" + }, + "pill-outline": { + "body": "" + }, + "pin": { + "body": "" + }, + "pin-drop": { + "body": "" + }, + "pin-drop-outline": { + "body": "" + }, + "pin-drop-outline-rounded": { + "body": "" + }, + "pin-drop-rounded": { + "body": "" + }, + "pin-end": { + "body": "" + }, + "pin-end-rounded": { + "body": "" + }, + "pin-end-sharp": { + "body": "" + }, + "pin-invoke": { + "body": "" + }, + "pin-invoke-rounded": { + "body": "" + }, + "pin-invoke-sharp": { + "body": "" + }, + "pin-outline": { + "body": "" + }, + "pin-outline-rounded": { + "body": "" + }, + "pin-outline-sharp": { + "body": "" + }, + "pin-rounded": { + "body": "" + }, + "pin-sharp": { + "body": "" + }, + "pinch": { + "body": "" + }, + "pinch-outline": { + "body": "" + }, + "pinch-outline-rounded": { + "body": "" + }, + "pinch-outline-sharp": { + "body": "" + }, + "pinch-rounded": { + "body": "" + }, + "pinch-sharp": { + "body": "" + }, + "pinch-zoom-in": { + "body": "" + }, + "pinch-zoom-in-outline": { + "body": "" + }, + "pinch-zoom-in-outline-rounded": { + "body": "" + }, + "pinch-zoom-in-outline-sharp": { + "body": "" + }, + "pinch-zoom-in-rounded": { + "body": "" + }, + "pinch-zoom-in-sharp": { + "body": "" + }, + "pinch-zoom-out": { + "body": "" + }, + "pinch-zoom-out-outline": { + "body": "" + }, + "pinch-zoom-out-outline-rounded": { + "body": "" + }, + "pinch-zoom-out-outline-sharp": { + "body": "" + }, + "pinch-zoom-out-rounded": { + "body": "" + }, + "pinch-zoom-out-sharp": { + "body": "" + }, + "pip": { + "body": "" + }, + "pip-exit": { + "body": "" + }, + "pip-exit-outline": { + "body": "" + }, + "pip-exit-outline-rounded": { + "body": "" + }, + "pip-exit-outline-sharp": { + "body": "" + }, + "pip-exit-rounded": { + "body": "" + }, + "pip-exit-sharp": { + "body": "" + }, + "pip-rounded": { + "body": "" + }, + "pivot-table-chart": { + "body": "" + }, + "pivot-table-chart-rounded": { + "body": "" + }, + "pivot-table-chart-sharp": { + "body": "" + }, + "place-item": { + "body": "" + }, + "place-item-rounded": { + "body": "" + }, + "place-item-sharp": { + "body": "" + }, + "plagiarism": { + "body": "" + }, + "plagiarism-outline": { + "body": "" + }, + "plagiarism-outline-rounded": { + "body": "" + }, + "plagiarism-outline-sharp": { + "body": "" + }, + "plagiarism-rounded": { + "body": "" + }, + "plagiarism-sharp": { + "body": "" + }, + "planner-banner-ad-pt": { + "body": "" + }, + "planner-banner-ad-pt-outline": { + "body": "" + }, + "planner-banner-ad-pt-outline-rounded": { + "body": "" + }, + "planner-banner-ad-pt-outline-sharp": { + "body": "" + }, + "planner-banner-ad-pt-rounded": { + "body": "" + }, + "planner-banner-ad-pt-sharp": { + "body": "" + }, + "planner-review": { + "body": "" + }, + "planner-review-rounded": { + "body": "" + }, + "play-arrow": { + "body": "" + }, + "play-arrow-outline": { + "body": "" + }, + "play-arrow-outline-rounded": { + "body": "" + }, + "play-arrow-rounded": { + "body": "" + }, + "play-circle": { + "body": "" + }, + "play-circle-outline": { + "body": "" + }, + "play-circle-outline-rounded": { + "body": "" + }, + "play-circle-rounded": { + "body": "" + }, + "play-disabled": { + "body": "" + }, + "play-disabled-outline": { + "body": "" + }, + "play-disabled-outline-rounded": { + "body": "" + }, + "play-disabled-rounded": { + "body": "" + }, + "play-for-work": { + "body": "" + }, + "play-for-work-rounded": { + "body": "" + }, + "play-lesson": { + "body": "" + }, + "play-lesson-outline": { + "body": "" + }, + "play-lesson-outline-rounded": { + "body": "" + }, + "play-lesson-outline-sharp": { + "body": "" + }, + "play-lesson-rounded": { + "body": "" + }, + "play-lesson-sharp": { + "body": "" + }, + "play-pause": { + "body": "" + }, + "play-shapes": { + "body": "" + }, + "play-shapes-outline": { + "body": "" + }, + "play-shapes-outline-rounded": { + "body": "" + }, + "play-shapes-rounded": { + "body": "" + }, + "playing-cards": { + "body": "" + }, + "playing-cards-outline": { + "body": "" + }, + "playing-cards-outline-rounded": { + "body": "" + }, + "playing-cards-outline-sharp": { + "body": "" + }, + "playing-cards-rounded": { + "body": "" + }, + "playing-cards-sharp": { + "body": "" + }, + "playlist-add": { + "body": "" + }, + "playlist-add-check": { + "body": "" + }, + "playlist-add-check-circle": { + "body": "" + }, + "playlist-add-check-circle-outline": { + "body": "" + }, + "playlist-add-check-circle-outline-rounded": { + "body": "" + }, + "playlist-add-check-circle-rounded": { + "body": "" + }, + "playlist-add-check-rounded": { + "body": "" + }, + "playlist-add-circle": { + "body": "" + }, + "playlist-add-circle-outline": { + "body": "" + }, + "playlist-add-circle-outline-rounded": { + "body": "" + }, + "playlist-add-circle-rounded": { + "body": "" + }, + "playlist-add-rounded": { + "body": "" + }, + "playlist-play": { + "body": "" + }, + "playlist-play-rounded": { + "body": "" + }, + "playlist-remove": { + "body": "" + }, + "playlist-remove-rounded": { + "body": "" + }, + "plumbing": { + "body": "" + }, + "podcasts": { + "body": "" + }, + "podcasts-rounded": { + "body": "" + }, + "podiatry": { + "body": "" + }, + "podiatry-outline": { + "body": "" + }, + "podiatry-outline-rounded": { + "body": "" + }, + "podiatry-outline-sharp": { + "body": "" + }, + "podiatry-rounded": { + "body": "" + }, + "podiatry-sharp": { + "body": "" + }, + "podium": { + "body": "" + }, + "podium-outline": { + "body": "" + }, + "podium-outline-rounded": { + "body": "" + }, + "podium-outline-sharp": { + "body": "" + }, + "podium-rounded": { + "body": "" + }, + "podium-sharp": { + "body": "" + }, + "point-of-sale": { + "body": "" + }, + "point-of-sale-rounded": { + "body": "" + }, + "point-of-sale-sharp": { + "body": "" + }, + "point-scan": { + "body": "" + }, + "point-scan-rounded": { + "body": "" + }, + "policy": { + "body": "" + }, + "policy-outline": { + "body": "" + }, + "policy-outline-rounded": { + "body": "" + }, + "policy-rounded": { + "body": "" + }, + "polyline": { + "body": "" + }, + "polyline-outline": { + "body": "" + }, + "polyline-outline-rounded": { + "body": "" + }, + "polyline-rounded": { + "body": "" + }, + "polymer": { + "body": "" + }, + "pool": { + "body": "" + }, + "pool-rounded": { + "body": "" + }, + "pool-sharp": { + "body": "" + }, + "portable-wifi-off": { + "body": "" + }, + "portable-wifi-off-rounded": { + "body": "" + }, + "position-bottom-left": { + "body": "" + }, + "position-bottom-left-outline": { + "body": "" + }, + "position-bottom-left-outline-rounded": { + "body": "" + }, + "position-bottom-left-outline-sharp": { + "body": "" + }, + "position-bottom-left-rounded": { + "body": "" + }, + "position-bottom-left-sharp": { + "body": "" + }, + "position-bottom-right": { + "body": "" + }, + "position-bottom-right-outline": { + "body": "" + }, + "position-bottom-right-outline-rounded": { + "body": "" + }, + "position-bottom-right-outline-sharp": { + "body": "" + }, + "position-bottom-right-rounded": { + "body": "" + }, + "position-bottom-right-sharp": { + "body": "" + }, + "position-top-right": { + "body": "" + }, + "position-top-right-outline": { + "body": "" + }, + "position-top-right-outline-rounded": { + "body": "" + }, + "position-top-right-outline-sharp": { + "body": "" + }, + "position-top-right-rounded": { + "body": "" + }, + "position-top-right-sharp": { + "body": "" + }, + "post": { + "body": "" + }, + "post-add": { + "body": "" + }, + "post-add-rounded": { + "body": "" + }, + "post-add-sharp": { + "body": "" + }, + "post-outline": { + "body": "" + }, + "post-outline-rounded": { + "body": "" + }, + "post-rounded": { + "body": "" + }, + "potted-plant": { + "body": "" + }, + "potted-plant-outline": { + "body": "" + }, + "potted-plant-outline-rounded": { + "body": "" + }, + "potted-plant-outline-sharp": { + "body": "" + }, + "potted-plant-rounded": { + "body": "" + }, + "potted-plant-sharp": { + "body": "" + }, + "power-input": { + "body": "" + }, + "power-input-rounded": { + "body": "" + }, + "power-plug": { + "body": "" + }, + "power-plug-off": { + "body": "" + }, + "power-plug-off-outline": { + "body": "" + }, + "power-plug-off-outline-rounded": { + "body": "" + }, + "power-plug-off-outline-sharp": { + "body": "" + }, + "power-plug-off-rounded": { + "body": "" + }, + "power-plug-off-sharp": { + "body": "" + }, + "power-plug-outline": { + "body": "" + }, + "power-plug-outline-rounded": { + "body": "" + }, + "power-plug-outline-sharp": { + "body": "" + }, + "power-plug-rounded": { + "body": "" + }, + "power-plug-sharp": { + "body": "" + }, + "power-settings-new": { + "body": "" + }, + "power-settings-new-outline": { + "body": "" + }, + "power-settings-new-outline-rounded": { + "body": "" + }, + "power-settings-new-rounded": { + "body": "" + }, + "prayer-times": { + "body": "" + }, + "prayer-times-outline": { + "body": "" + }, + "prayer-times-outline-rounded": { + "body": "" + }, + "prayer-times-rounded": { + "body": "" + }, + "precision-manufacturing": { + "body": "" + }, + "precision-manufacturing-outline": { + "body": "" + }, + "precision-manufacturing-outline-rounded": { + "body": "" + }, + "precision-manufacturing-outline-sharp": { + "body": "" + }, + "precision-manufacturing-rounded": { + "body": "" + }, + "precision-manufacturing-sharp": { + "body": "" + }, + "pregnancy": { + "body": "" + }, + "pregnancy-rounded": { + "body": "" + }, + "preliminary": { + "body": "" + }, + "preliminary-outline": { + "body": "" + }, + "preliminary-outline-rounded": { + "body": "" + }, + "preliminary-rounded": { + "body": "" + }, + "prescriptions": { + "body": "" + }, + "prescriptions-outline": { + "body": "" + }, + "prescriptions-outline-sharp": { + "body": "" + }, + "prescriptions-sharp": { + "body": "" + }, + "present-to-all": { + "body": "" + }, + "present-to-all-outline": { + "body": "" + }, + "present-to-all-outline-rounded": { + "body": "" + }, + "present-to-all-outline-sharp": { + "body": "" + }, + "present-to-all-rounded": { + "body": "" + }, + "present-to-all-sharp": { + "body": "" + }, + "preview": { + "body": "" + }, + "preview-off": { + "body": "" + }, + "preview-off-rounded": { + "body": "" + }, + "preview-off-sharp": { + "body": "" + }, + "preview-outline": { + "body": "" + }, + "preview-outline-sharp": { + "body": "" + }, + "preview-sharp": { + "body": "" + }, + "price-change": { + "body": "" + }, + "price-change-outline": { + "body": "" + }, + "price-change-outline-rounded": { + "body": "" + }, + "price-change-outline-sharp": { + "body": "" + }, + "price-change-rounded": { + "body": "" + }, + "price-change-sharp": { + "body": "" + }, + "price-check": { + "body": "" + }, + "price-check-rounded": { + "body": "" + }, + "price-check-sharp": { + "body": "" + }, + "print": { + "body": "" + }, + "print-add": { + "body": "" + }, + "print-add-outline": { + "body": "" + }, + "print-add-outline-rounded": { + "body": "" + }, + "print-add-outline-sharp": { + "body": "" + }, + "print-add-rounded": { + "body": "" + }, + "print-add-sharp": { + "body": "" + }, + "print-connect": { + "body": "" + }, + "print-connect-outline": { + "body": "" + }, + "print-connect-outline-rounded": { + "body": "" + }, + "print-connect-outline-sharp": { + "body": "" + }, + "print-connect-rounded": { + "body": "" + }, + "print-connect-sharp": { + "body": "" + }, + "print-disabled": { + "body": "" + }, + "print-disabled-outline": { + "body": "" + }, + "print-disabled-outline-rounded": { + "body": "" + }, + "print-disabled-outline-sharp": { + "body": "" + }, + "print-disabled-rounded": { + "body": "" + }, + "print-disabled-sharp": { + "body": "" + }, + "print-error": { + "body": "" + }, + "print-error-outline": { + "body": "" + }, + "print-error-outline-rounded": { + "body": "" + }, + "print-error-outline-sharp": { + "body": "" + }, + "print-error-rounded": { + "body": "" + }, + "print-error-sharp": { + "body": "" + }, + "print-lock": { + "body": "" + }, + "print-lock-outline": { + "body": "" + }, + "print-lock-outline-rounded": { + "body": "" + }, + "print-lock-outline-sharp": { + "body": "" + }, + "print-lock-rounded": { + "body": "" + }, + "print-lock-sharp": { + "body": "" + }, + "print-outline": { + "body": "" + }, + "print-outline-rounded": { + "body": "" + }, + "print-outline-sharp": { + "body": "" + }, + "print-rounded": { + "body": "" + }, + "print-sharp": { + "body": "" + }, + "priority": { + "body": "" + }, + "priority-high": { + "body": "" + }, + "priority-high-rounded": { + "body": "" + }, + "priority-outline": { + "body": "" + }, + "privacy": { + "body": "" + }, + "privacy-outline": { + "body": "" + }, + "privacy-outline-rounded": { + "body": "" + }, + "privacy-outline-sharp": { + "body": "" + }, + "privacy-rounded": { + "body": "" + }, + "privacy-sharp": { + "body": "" + }, + "privacy-tip": { + "body": "" + }, + "privacy-tip-outline": { + "body": "" + }, + "privacy-tip-outline-rounded": { + "body": "" + }, + "privacy-tip-rounded": { + "body": "" + }, + "private-connectivity": { + "body": "" + }, + "private-connectivity-outline": { + "body": "" + }, + "private-connectivity-outline-rounded": { + "body": "" + }, + "private-connectivity-outline-sharp": { + "body": "" + }, + "private-connectivity-rounded": { + "body": "" + }, + "private-connectivity-sharp": { + "body": "" + }, + "problem": { + "body": "" + }, + "problem-outline": { + "body": "" + }, + "problem-outline-rounded": { + "body": "" + }, + "problem-outline-sharp": { + "body": "" + }, + "problem-rounded": { + "body": "" + }, + "problem-sharp": { + "body": "" + }, + "procedure": { + "body": "" + }, + "procedure-outline": { + "body": "" + }, + "procedure-outline-rounded": { + "body": "" + }, + "procedure-rounded": { + "body": "" + }, + "process-chart": { + "body": "" + }, + "process-chart-outline-rounded": { + "body": "" + }, + "process-chart-rounded": { + "body": "" + }, + "production-quantity-limits": { + "body": "" + }, + "production-quantity-limits-rounded": { + "body": "" + }, + "production-quantity-limits-sharp": { + "body": "" + }, + "productivity": { + "body": "" + }, + "productivity-outline": { + "body": "" + }, + "progress-activity": { + "body": "" + }, + "progress-activity-sharp": { + "body": "" + }, + "propane": { + "body": "" + }, + "propane-outline": { + "body": "" + }, + "propane-outline-rounded": { + "body": "" + }, + "propane-outline-sharp": { + "body": "" + }, + "propane-rounded": { + "body": "" + }, + "propane-sharp": { + "body": "" + }, + "propane-tank": { + "body": "" + }, + "propane-tank-outline": { + "body": "" + }, + "propane-tank-outline-sharp": { + "body": "" + }, + "propane-tank-sharp": { + "body": "" + }, + "psychiatry": { + "body": "" + }, + "psychiatry-outline": { + "body": "" + }, + "psychiatry-outline-rounded": { + "body": "" + }, + "psychiatry-rounded": { + "body": "" + }, + "psychology": { + "body": "" + }, + "psychology-alt": { + "body": "" + }, + "psychology-alt-outline": { + "body": "" + }, + "psychology-alt-outline-rounded": { + "body": "" + }, + "psychology-alt-outline-sharp": { + "body": "" + }, + "psychology-alt-rounded": { + "body": "" + }, + "psychology-alt-sharp": { + "body": "" + }, + "psychology-outline": { + "body": "" + }, + "psychology-outline-rounded": { + "body": "" + }, + "psychology-outline-sharp": { + "body": "" + }, + "psychology-rounded": { + "body": "" + }, + "psychology-sharp": { + "body": "" + }, + "public": { + "body": "" + }, + "public-off": { + "body": "" + }, + "public-off-outline-sharp": { + "body": "" + }, + "public-off-rounded": { + "body": "" + }, + "public-off-sharp": { + "body": "" + }, + "publish": { + "body": "" + }, + "publish-rounded": { + "body": "" + }, + "publish-sharp": { + "body": "" + }, + "published-with-changes": { + "body": "" + }, + "published-with-changes-rounded": { + "body": "" + }, + "pulmonology": { + "body": "" + }, + "pulmonology-outline": { + "body": "" + }, + "pulmonology-outline-rounded": { + "body": "" + }, + "pulmonology-outline-sharp": { + "body": "" + }, + "pulmonology-rounded": { + "body": "" + }, + "pulmonology-sharp": { + "body": "" + }, + "punch-clock": { + "body": "" + }, + "punch-clock-outline": { + "body": "" + }, + "punch-clock-outline-rounded": { + "body": "" + }, + "punch-clock-outline-sharp": { + "body": "" + }, + "punch-clock-rounded": { + "body": "" + }, + "push-pin": { + "body": "" + }, + "push-pin-outline": { + "body": "" + }, + "qr-code": { + "body": "" + }, + "qr-code-2": { + "body": "" + }, + "qr-code-2-add": { + "body": "" + }, + "qr-code-2-add-rounded": { + "body": "" + }, + "qr-code-2-rounded": { + "body": "" + }, + "qr-code-rounded": { + "body": "" + }, + "qr-code-scanner": { + "body": "" + }, + "qr-code-scanner-rounded": { + "body": "" + }, + "query-stats": { + "body": "" + }, + "query-stats-rounded": { + "body": "" + }, + "question-exchange": { + "body": "" + }, + "question-exchange-rounded": { + "body": "" + }, + "question-mark": { + "body": "" + }, + "question-mark-rounded": { + "body": "" + }, + "queue-music": { + "body": "" + }, + "queue-music-rounded": { + "body": "" + }, + "queue-play-next": { + "body": "" + }, + "queue-play-next-outline": { + "body": "" + }, + "queue-play-next-outline-rounded": { + "body": "" + }, + "queue-play-next-outline-sharp": { + "body": "" + }, + "queue-play-next-rounded": { + "body": "" + }, + "queue-play-next-sharp": { + "body": "" + }, + "quick-phrases": { + "body": "" + }, + "quick-reference": { + "body": "" + }, + "quick-reference-all": { + "body": "" + }, + "quick-reference-all-outline": { + "body": "" + }, + "quick-reference-all-outline-rounded": { + "body": "" + }, + "quick-reference-all-outline-sharp": { + "body": "" + }, + "quick-reference-all-rounded": { + "body": "" + }, + "quick-reference-all-sharp": { + "body": "" + }, + "quick-reference-outline": { + "body": "" + }, + "quick-reference-outline-rounded": { + "body": "" + }, + "quick-reference-outline-sharp": { + "body": "" + }, + "quick-reference-rounded": { + "body": "" + }, + "quick-reference-sharp": { + "body": "" + }, + "quick-reorder": { + "body": "" + }, + "quick-reorder-outline": { + "body": "" + }, + "quick-reorder-outline-rounded": { + "body": "" + }, + "quick-reorder-rounded": { + "body": "" + }, + "quickreply": { + "body": "" + }, + "quickreply-outline": { + "body": "" + }, + "quickreply-outline-rounded": { + "body": "" + }, + "quickreply-outline-sharp": { + "body": "" + }, + "quickreply-rounded": { + "body": "" + }, + "quickreply-sharp": { + "body": "" + }, + "quiz": { + "body": "" + }, + "quiz-outline": { + "body": "" + }, + "quiz-outline-rounded": { + "body": "" + }, + "quiz-outline-sharp": { + "body": "" + }, + "quiz-rounded": { + "body": "" + }, + "quiz-sharp": { + "body": "" + }, + "r-mobiledata": { + "body": "" + }, + "r-mobiledata-rounded": { + "body": "" + }, + "r-mobiledata-sharp": { + "body": "" + }, + "radar": { + "body": "" + }, + "radio": { + "body": "" + }, + "radio-button-checked": { + "body": "" + }, + "radio-button-checked-outline": { + "body": "" + }, + "radio-button-partial": { + "body": "" + }, + "radio-button-partial-outline": { + "body": "" + }, + "radio-button-unchecked": { + "body": "" + }, + "radio-outline": { + "body": "" + }, + "radio-outline-rounded": { + "body": "" + }, + "radio-outline-sharp": { + "body": "" + }, + "radio-rounded": { + "body": "" + }, + "radio-sharp": { + "body": "" + }, + "radiology": { + "body": "" + }, + "radiology-outline": { + "body": "" + }, + "railway-alert": { + "body": "" + }, + "railway-alert-outline": { + "body": "" + }, + "railway-alert-outline-rounded": { + "body": "" + }, + "railway-alert-rounded": { + "body": "" + }, + "rainy": { + "body": "" + }, + "rainy-heavy": { + "body": "" + }, + "rainy-heavy-sharp": { + "body": "" + }, + "rainy-light": { + "body": "" + }, + "rainy-light-sharp": { + "body": "" + }, + "rainy-outline": { + "body": "" + }, + "rainy-snow": { + "body": "" + }, + "rainy-snow-sharp": { + "body": "" + }, + "ramen-dining": { + "body": "" + }, + "ramen-dining-outline": { + "body": "" + }, + "ramen-dining-outline-rounded": { + "body": "" + }, + "ramen-dining-rounded": { + "body": "" + }, + "ramp-left": { + "body": "" + }, + "ramp-left-rounded": { + "body": "" + }, + "ramp-right": { + "body": "" + }, + "ramp-right-rounded": { + "body": "" + }, + "range-hood": { + "body": "" + }, + "range-hood-outline": { + "body": "" + }, + "rate-review": { + "body": "" + }, + "rate-review-outline": { + "body": "" + }, + "rate-review-outline-rounded": { + "body": "" + }, + "rate-review-outline-sharp": { + "body": "" + }, + "rate-review-rounded": { + "body": "" + }, + "rate-review-sharp": { + "body": "" + }, + "raven": { + "body": "" + }, + "raven-outline": { + "body": "" + }, + "raven-outline-rounded": { + "body": "" + }, + "raven-rounded": { + "body": "" + }, + "raw-off": { + "body": "" + }, + "raw-off-rounded": { + "body": "" + }, + "raw-off-sharp": { + "body": "" + }, + "raw-on": { + "body": "" + }, + "raw-on-rounded": { + "body": "" + }, + "raw-on-sharp": { + "body": "" + }, + "read-more": { + "body": "" + }, + "read-more-rounded": { + "body": "" + }, + "readiness-score": { + "body": "" + }, + "readiness-score-outline": { + "body": "" + }, + "readiness-score-outline-rounded": { + "body": "" + }, + "readiness-score-rounded": { + "body": "" + }, + "real-estate-agent": { + "body": "" + }, + "real-estate-agent-outline": { + "body": "" + }, + "real-estate-agent-outline-rounded": { + "body": "" + }, + "real-estate-agent-outline-sharp": { + "body": "" + }, + "real-estate-agent-rounded": { + "body": "" + }, + "real-estate-agent-sharp": { + "body": "" + }, + "rear-camera": { + "body": "" + }, + "rear-camera-outline": { + "body": "" + }, + "rear-camera-outline-rounded": { + "body": "" + }, + "rear-camera-outline-sharp": { + "body": "" + }, + "rear-camera-rounded": { + "body": "" + }, + "rear-camera-sharp": { + "body": "" + }, + "rebase": { + "body": "" + }, + "rebase-edit": { + "body": "" + }, + "rebase-edit-outline": { + "body": "" + }, + "rebase-edit-outline-rounded": { + "body": "" + }, + "rebase-edit-outline-sharp": { + "body": "" + }, + "rebase-edit-rounded": { + "body": "" + }, + "rebase-edit-sharp": { + "body": "" + }, + "rebase-outline": { + "body": "" + }, + "rebase-outline-rounded": { + "body": "" + }, + "rebase-rounded": { + "body": "" + }, + "receipt": { + "body": "" + }, + "receipt-long": { + "body": "" + }, + "receipt-long-outline": { + "body": "" + }, + "receipt-long-outline-rounded": { + "body": "" + }, + "receipt-long-rounded": { + "body": "" + }, + "receipt-outline": { + "body": "" + }, + "receipt-outline-rounded": { + "body": "" + }, + "receipt-rounded": { + "body": "" + }, + "recent-actors": { + "body": "" + }, + "recent-actors-outline": { + "body": "" + }, + "recent-actors-outline-rounded": { + "body": "" + }, + "recent-actors-outline-sharp": { + "body": "" + }, + "recent-actors-rounded": { + "body": "" + }, + "recent-actors-sharp": { + "body": "" + }, + "recent-patient": { + "body": "" + }, + "recent-patient-outline": { + "body": "" + }, + "recent-patient-outline-rounded": { + "body": "" + }, + "recent-patient-rounded": { + "body": "" + }, + "recommend": { + "body": "" + }, + "recommend-outline": { + "body": "" + }, + "recommend-outline-sharp": { + "body": "" + }, + "recommend-sharp": { + "body": "" + }, + "record-voice-over": { + "body": "" + }, + "record-voice-over-outline": { + "body": "" + }, + "record-voice-over-outline-rounded": { + "body": "" + }, + "record-voice-over-rounded": { + "body": "" + }, + "rectangle": { + "body": "" + }, + "rectangle-outline": { + "body": "" + }, + "rectangle-outline-rounded": { + "body": "" + }, + "rectangle-rounded": { + "body": "" + }, + "recycling": { + "body": "" + }, + "recycling-rounded": { + "body": "" + }, + "redeem": { + "body": "" + }, + "redeem-rounded": { + "body": "" + }, + "redeem-sharp": { + "body": "" + }, + "redo": { + "body": "" + }, + "redo-rounded": { + "body": "" + }, + "reduce-capacity": { + "body": "" + }, + "reduce-capacity-rounded": { + "body": "" + }, + "refresh": { + "body": "" + }, + "refresh-rounded": { + "body": "" + }, + "regular-expression": { + "body": "" + }, + "regular-expression-rounded": { + "body": "" + }, + "relax": { + "body": "" + }, + "relax-outline": { + "body": "" + }, + "relax-outline-sharp": { + "body": "" + }, + "relax-sharp": { + "body": "" + }, + "release-alert": { + "body": "" + }, + "release-alert-outline": { + "body": "" + }, + "release-alert-outline-rounded": { + "body": "" + }, + "release-alert-rounded": { + "body": "" + }, + "remember-me": { + "body": "" + }, + "remember-me-outline": { + "body": "" + }, + "remember-me-outline-sharp": { + "body": "" + }, + "remember-me-sharp": { + "body": "" + }, + "reminder": { + "body": "" + }, + "reminder-outline": { + "body": "" + }, + "reminder-outline-rounded": { + "body": "" + }, + "reminder-outline-sharp": { + "body": "" + }, + "reminder-rounded": { + "body": "" + }, + "reminder-sharp": { + "body": "" + }, + "remote-gen": { + "body": "" + }, + "remote-gen-outline": { + "body": "" + }, + "remove": { + "body": "" + }, + "remove-done": { + "body": "" + }, + "remove-done-rounded": { + "body": "" + }, + "remove-from-queue": { + "body": "" + }, + "remove-from-queue-outline": { + "body": "" + }, + "remove-from-queue-outline-rounded": { + "body": "" + }, + "remove-from-queue-outline-sharp": { + "body": "" + }, + "remove-from-queue-rounded": { + "body": "" + }, + "remove-from-queue-sharp": { + "body": "" + }, + "remove-moderator": { + "body": "" + }, + "remove-moderator-outline": { + "body": "" + }, + "remove-moderator-outline-rounded": { + "body": "" + }, + "remove-moderator-rounded": { + "body": "" + }, + "remove-road": { + "body": "" + }, + "remove-road-rounded": { + "body": "" + }, + "remove-rounded": { + "body": "" + }, + "remove-selection": { + "body": "" + }, + "remove-selection-rounded": { + "body": "" + }, + "remove-selection-sharp": { + "body": "" + }, + "remove-shopping-cart": { + "body": "" + }, + "remove-shopping-cart-outline": { + "body": "" + }, + "remove-shopping-cart-outline-rounded": { + "body": "" + }, + "remove-shopping-cart-outline-sharp": { + "body": "" + }, + "remove-shopping-cart-rounded": { + "body": "" + }, + "remove-shopping-cart-sharp": { + "body": "" + }, + "reopen-window": { + "body": "" + }, + "reopen-window-rounded": { + "body": "" + }, + "reopen-window-sharp": { + "body": "" + }, + "reorder": { + "body": "" + }, + "reorder-rounded": { + "body": "" + }, + "repartition": { + "body": "" + }, + "repartition-rounded": { + "body": "" + }, + "repeat": { + "body": "" + }, + "repeat-on": { + "body": "" + }, + "repeat-on-rounded": { + "body": "" + }, + "repeat-one": { + "body": "" + }, + "repeat-one-on": { + "body": "" + }, + "repeat-one-on-rounded": { + "body": "" + }, + "repeat-one-rounded": { + "body": "" + }, + "repeat-rounded": { + "body": "" + }, + "replay": { + "body": "" + }, + "replay-10": { + "body": "" + }, + "replay-10-rounded": { + "body": "" + }, + "replay-10-sharp": { + "body": "" + }, + "replay-30": { + "body": "" + }, + "replay-30-rounded": { + "body": "" + }, + "replay-30-sharp": { + "body": "" + }, + "replay-5": { + "body": "" + }, + "replay-5-rounded": { + "body": "" + }, + "replay-5-sharp": { + "body": "" + }, + "replay-rounded": { + "body": "" + }, + "reply": { + "body": "" + }, + "reply-all": { + "body": "" + }, + "reply-all-rounded": { + "body": "" + }, + "reply-rounded": { + "body": "" + }, + "report": { + "body": "" + }, + "report-off": { + "body": "" + }, + "report-off-outline": { + "body": "" + }, + "report-off-outline-rounded": { + "body": "" + }, + "report-off-rounded": { + "body": "" + }, + "report-outline": { + "body": "" + }, + "report-outline-rounded": { + "body": "" + }, + "report-rounded": { + "body": "" + }, + "request-page": { + "body": "" + }, + "request-page-outline": { + "body": "" + }, + "request-page-outline-rounded": { + "body": "" + }, + "request-page-outline-sharp": { + "body": "" + }, + "request-page-rounded": { + "body": "" + }, + "request-page-sharp": { + "body": "" + }, + "request-quote": { + "body": "" + }, + "request-quote-outline": { + "body": "" + }, + "request-quote-outline-rounded": { + "body": "" + }, + "request-quote-outline-sharp": { + "body": "" + }, + "request-quote-rounded": { + "body": "" + }, + "request-quote-sharp": { + "body": "" + }, + "reset-image": { + "body": "" + }, + "reset-image-outline-rounded": { + "body": "" + }, + "reset-image-rounded": { + "body": "" + }, + "reset-image-sharp": { + "body": "" + }, + "reset-tv": { + "body": "" + }, + "reset-tv-outline": { + "body": "" + }, + "reset-tv-outline-rounded": { + "body": "" + }, + "reset-tv-outline-sharp": { + "body": "" + }, + "reset-tv-rounded": { + "body": "" + }, + "reset-tv-sharp": { + "body": "" + }, + "reset-wrench": { + "body": "" + }, + "reset-wrench-rounded": { + "body": "" + }, + "resize": { + "body": "" + }, + "resize-rounded": { + "body": "" + }, + "respiratory-rate": { + "body": "" + }, + "respiratory-rate-outline": { + "body": "" + }, + "respiratory-rate-outline-rounded": { + "body": "" + }, + "respiratory-rate-outline-sharp": { + "body": "" + }, + "respiratory-rate-rounded": { + "body": "" + }, + "respiratory-rate-sharp": { + "body": "" + }, + "responsive-layout": { + "body": "" + }, + "responsive-layout-outline": { + "body": "" + }, + "responsive-layout-outline-rounded": { + "body": "" + }, + "responsive-layout-rounded": { + "body": "" + }, + "restart-alt": { + "body": "" + }, + "restart-alt-rounded": { + "body": "" + }, + "restaurant": { + "body": "" + }, + "restaurant-rounded": { + "body": "" + }, + "restore-from-trash": { + "body": "" + }, + "restore-from-trash-outline": { + "body": "" + }, + "restore-from-trash-outline-rounded": { + "body": "" + }, + "restore-from-trash-outline-sharp": { + "body": "" + }, + "restore-from-trash-rounded": { + "body": "" + }, + "restore-from-trash-sharp": { + "body": "" + }, + "restore-page": { + "body": "" + }, + "restore-page-outline": { + "body": "" + }, + "restore-page-outline-rounded": { + "body": "" + }, + "restore-page-outline-sharp": { + "body": "" + }, + "restore-page-rounded": { + "body": "" + }, + "restore-page-sharp": { + "body": "" + }, + "resume": { + "body": "" + }, + "resume-outline": { + "body": "" + }, + "resume-outline-rounded": { + "body": "" + }, + "resume-rounded": { + "body": "" + }, + "reviews": { + "body": "" + }, + "reviews-outline": { + "body": "" + }, + "reviews-outline-rounded": { + "body": "" + }, + "reviews-outline-sharp": { + "body": "" + }, + "reviews-rounded": { + "body": "" + }, + "reviews-sharp": { + "body": "" + }, + "rewarded-ads": { + "body": "" + }, + "rewarded-ads-outline": { + "body": "" + }, + "rewarded-ads-outline-rounded": { + "body": "" + }, + "rewarded-ads-outline-sharp": { + "body": "" + }, + "rewarded-ads-rounded": { + "body": "" + }, + "rewarded-ads-sharp": { + "body": "" + }, + "rheumatology": { + "body": "" + }, + "rheumatology-outline": { + "body": "" + }, + "rib-cage": { + "body": "" + }, + "rice-bowl": { + "body": "" + }, + "rice-bowl-outline": { + "body": "" + }, + "right-click": { + "body": "" + }, + "right-click-rounded": { + "body": "" + }, + "right-panel-close": { + "body": "" + }, + "right-panel-close-outline": { + "body": "" + }, + "right-panel-close-outline-rounded": { + "body": "" + }, + "right-panel-close-outline-sharp": { + "body": "" + }, + "right-panel-close-rounded": { + "body": "" + }, + "right-panel-close-sharp": { + "body": "" + }, + "right-panel-open": { + "body": "" + }, + "right-panel-open-outline": { + "body": "" + }, + "right-panel-open-outline-rounded": { + "body": "" + }, + "right-panel-open-outline-sharp": { + "body": "" + }, + "right-panel-open-rounded": { + "body": "" + }, + "right-panel-open-sharp": { + "body": "" + }, + "ring-volume": { + "body": "" + }, + "ring-volume-outline": { + "body": "" + }, + "ring-volume-outline-rounded": { + "body": "" + }, + "ring-volume-outline-sharp": { + "body": "" + }, + "ring-volume-rounded": { + "body": "" + }, + "ring-volume-sharp": { + "body": "" + }, + "ripples": { + "body": "" + }, + "ripples-outline": { + "body": "" + }, + "ripples-outline-sharp": { + "body": "" + }, + "ripples-sharp": { + "body": "" + }, + "robot": { + "body": "" + }, + "robot-2": { + "body": "" + }, + "robot-2-outline": { + "body": "" + }, + "robot-2-outline-rounded": { + "body": "" + }, + "robot-2-outline-sharp": { + "body": "" + }, + "robot-2-rounded": { + "body": "" + }, + "robot-2-sharp": { + "body": "" + }, + "robot-outline": { + "body": "" + }, + "rocket": { + "body": "" + }, + "rocket-launch": { + "body": "" + }, + "rocket-launch-outline": { + "body": "" + }, + "rocket-launch-outline-rounded": { + "body": "" + }, + "rocket-launch-rounded": { + "body": "" + }, + "rocket-outline": { + "body": "" + }, + "rocket-outline-rounded": { + "body": "" + }, + "rocket-rounded": { + "body": "" + }, + "roller-shades": { + "body": "" + }, + "roller-shades-closed": { + "body": "" + }, + "roller-shades-closed-outline": { + "body": "" + }, + "roller-shades-closed-outline-rounded": { + "body": "" + }, + "roller-shades-closed-rounded": { + "body": "" + }, + "roller-shades-outline": { + "body": "" + }, + "roller-shades-outline-rounded": { + "body": "" + }, + "roller-shades-rounded": { + "body": "" + }, + "roller-skating": { + "body": "" + }, + "roller-skating-outline": { + "body": "" + }, + "roller-skating-outline-rounded": { + "body": "" + }, + "roller-skating-outline-sharp": { + "body": "" + }, + "roller-skating-rounded": { + "body": "" + }, + "roller-skating-sharp": { + "body": "" + }, + "roofing": { + "body": "" + }, + "roofing-outline": { + "body": "" + }, + "roofing-outline-rounded": { + "body": "" + }, + "roofing-rounded": { + "body": "" + }, + "room-preferences": { + "body": "" + }, + "room-preferences-outline": { + "body": "" + }, + "room-preferences-outline-rounded": { + "body": "" + }, + "room-preferences-rounded": { + "body": "" + }, + "room-service": { + "body": "" + }, + "room-service-outline": { + "body": "" + }, + "room-service-outline-rounded": { + "body": "" + }, + "room-service-outline-sharp": { + "body": "" + }, + "room-service-rounded": { + "body": "" + }, + "room-service-sharp": { + "body": "" + }, + "rotate-90-degrees-ccw": { + "body": "" + }, + "rotate-90-degrees-ccw-outline": { + "body": "" + }, + "rotate-90-degrees-ccw-outline-rounded": { + "body": "" + }, + "rotate-90-degrees-ccw-rounded": { + "body": "" + }, + "rotate-90-degrees-cw": { + "body": "" + }, + "rotate-90-degrees-cw-outline": { + "body": "" + }, + "rotate-90-degrees-cw-outline-rounded": { + "body": "" + }, + "rotate-90-degrees-cw-rounded": { + "body": "" + }, + "rotate-left": { + "body": "" + }, + "rotate-left-rounded": { + "body": "" + }, + "rotate-right": { + "body": "" + }, + "rotate-right-rounded": { + "body": "" + }, + "roundabout-left": { + "body": "" + }, + "roundabout-left-rounded": { + "body": "" + }, + "roundabout-left-sharp": { + "body": "" + }, + "roundabout-right": { + "body": "" + }, + "roundabout-right-rounded": { + "body": "" + }, + "roundabout-right-sharp": { + "body": "" + }, + "rounded-corner": { + "body": "" + }, + "rounded-corner-rounded": { + "body": "" + }, + "route": { + "body": "" + }, + "route-outline": { + "body": "" + }, + "route-outline-sharp": { + "body": "" + }, + "route-sharp": { + "body": "" + }, + "router": { + "body": "" + }, + "router-outline": { + "body": "" + }, + "router-outline-rounded": { + "body": "" + }, + "router-outline-sharp": { + "body": "" + }, + "router-rounded": { + "body": "" + }, + "router-sharp": { + "body": "" + }, + "routine": { + "body": "" + }, + "routine-outline": { + "body": "" + }, + "rowing": { + "body": "" + }, + "rowing-rounded": { + "body": "" + }, + "rss-feed": { + "body": "" + }, + "rss-feed-rounded": { + "body": "" + }, + "rsvp": { + "body": "" + }, + "rsvp-rounded": { + "body": "" + }, + "rsvp-sharp": { + "body": "" + }, + "rtt": { + "body": "" + }, + "rtt-rounded": { + "body": "" + }, + "rubric": { + "body": "" + }, + "rubric-rounded": { + "body": "" + }, + "rule": { + "body": "" + }, + "rule-folder": { + "body": "" + }, + "rule-folder-outline": { + "body": "" + }, + "rule-folder-outline-rounded": { + "body": "" + }, + "rule-folder-outline-sharp": { + "body": "" + }, + "rule-folder-rounded": { + "body": "" + }, + "rule-folder-sharp": { + "body": "" + }, + "rule-rounded": { + "body": "" + }, + "rule-settings": { + "body": "" + }, + "rule-settings-rounded": { + "body": "" + }, + "run-circle": { + "body": "" + }, + "running-with-errors": { + "body": "" + }, + "running-with-errors-rounded": { + "body": "" + }, + "rv-hookup": { + "body": "" + }, + "rv-hookup-outline": { + "body": "" + }, + "rv-hookup-outline-rounded": { + "body": "" + }, + "rv-hookup-outline-sharp": { + "body": "" + }, + "rv-hookup-rounded": { + "body": "" + }, + "rv-hookup-sharp": { + "body": "" + }, + "safety-check": { + "body": "" + }, + "safety-check-off": { + "body": "" + }, + "safety-check-off-outline": { + "body": "" + }, + "safety-check-off-outline-rounded": { + "body": "" + }, + "safety-check-off-rounded": { + "body": "" + }, + "safety-check-outline": { + "body": "" + }, + "safety-check-outline-rounded": { + "body": "" + }, + "safety-check-rounded": { + "body": "" + }, + "safety-divider": { + "body": "" + }, + "safety-divider-rounded": { + "body": "" + }, + "sailing": { + "body": "" + }, + "sailing-outline": { + "body": "" + }, + "sailing-outline-rounded": { + "body": "" + }, + "sailing-rounded": { + "body": "" + }, + "salinity": { + "body": "" + }, + "salinity-outline": { + "body": "" + }, + "sanitizer": { + "body": "" + }, + "sanitizer-outline": { + "body": "" + }, + "sanitizer-outline-rounded": { + "body": "" + }, + "sanitizer-outline-sharp": { + "body": "" + }, + "sanitizer-rounded": { + "body": "" + }, + "sanitizer-sharp": { + "body": "" + }, + "satellite": { + "body": "" + }, + "satellite-alt": { + "body": "" + }, + "satellite-alt-outline": { + "body": "" + }, + "satellite-alt-outline-rounded": { + "body": "" + }, + "satellite-alt-outline-sharp": { + "body": "" + }, + "satellite-alt-rounded": { + "body": "" + }, + "satellite-alt-sharp": { + "body": "" + }, + "satellite-outline": { + "body": "" + }, + "satellite-outline-rounded": { + "body": "" + }, + "satellite-outline-sharp": { + "body": "" + }, + "satellite-rounded": { + "body": "" + }, + "satellite-sharp": { + "body": "" + }, + "sauna": { + "body": "" + }, + "sauna-outline": { + "body": "" + }, + "sauna-outline-rounded": { + "body": "" + }, + "sauna-outline-sharp": { + "body": "" + }, + "sauna-rounded": { + "body": "" + }, + "sauna-sharp": { + "body": "" + }, + "save": { + "body": "" + }, + "save-as": { + "body": "" + }, + "save-as-outline": { + "body": "" + }, + "save-as-outline-rounded": { + "body": "" + }, + "save-as-outline-sharp": { + "body": "" + }, + "save-as-rounded": { + "body": "" + }, + "save-as-sharp": { + "body": "" + }, + "save-outline": { + "body": "" + }, + "save-outline-rounded": { + "body": "" + }, + "save-outline-sharp": { + "body": "" + }, + "save-rounded": { + "body": "" + }, + "save-sharp": { + "body": "" + }, + "saved-search": { + "body": "" + }, + "saved-search-rounded": { + "body": "" + }, + "savings": { + "body": "" + }, + "savings-outline": { + "body": "" + }, + "savings-outline-rounded": { + "body": "" + }, + "savings-rounded": { + "body": "" + }, + "scale": { + "body": "" + }, + "scale-outline": { + "body": "" + }, + "scale-outline-rounded": { + "body": "" + }, + "scale-rounded": { + "body": "" + }, + "scan": { + "body": "" + }, + "scan-delete": { + "body": "" + }, + "scan-delete-outline": { + "body": "" + }, + "scan-delete-outline-rounded": { + "body": "" + }, + "scan-delete-outline-sharp": { + "body": "" + }, + "scan-delete-rounded": { + "body": "" + }, + "scan-delete-sharp": { + "body": "" + }, + "scan-outline": { + "body": "" + }, + "scan-outline-rounded": { + "body": "" + }, + "scan-outline-sharp": { + "body": "" + }, + "scan-rounded": { + "body": "" + }, + "scan-sharp": { + "body": "" + }, + "scanner": { + "body": "" + }, + "scanner-outline": { + "body": "" + }, + "scanner-outline-rounded": { + "body": "" + }, + "scanner-outline-sharp": { + "body": "" + }, + "scanner-rounded": { + "body": "" + }, + "scanner-sharp": { + "body": "" + }, + "scatter-plot": { + "body": "" + }, + "scatter-plot-outline": { + "body": "" + }, + "scene": { + "body": "" + }, + "scene-outline": { + "body": "" + }, + "schedule": { + "body": "" + }, + "schedule-outline": { + "body": "" + }, + "schedule-outline-rounded": { + "body": "" + }, + "schedule-rounded": { + "body": "" + }, + "schedule-send": { + "body": "" + }, + "schedule-send-outline": { + "body": "" + }, + "schedule-send-outline-rounded": { + "body": "" + }, + "schedule-send-rounded": { + "body": "" + }, + "schema": { + "body": "" + }, + "schema-outline": { + "body": "" + }, + "schema-outline-rounded": { + "body": "" + }, + "schema-rounded": { + "body": "" + }, + "school": { + "body": "" + }, + "school-outline": { + "body": "" + }, + "school-outline-rounded": { + "body": "" + }, + "school-rounded": { + "body": "" + }, + "science": { + "body": "" + }, + "science-off": { + "body": "" + }, + "science-off-outline": { + "body": "" + }, + "science-off-outline-rounded": { + "body": "" + }, + "science-off-outline-sharp": { + "body": "" + }, + "science-off-rounded": { + "body": "" + }, + "science-off-sharp": { + "body": "" + }, + "science-outline": { + "body": "" + }, + "science-outline-sharp": { + "body": "" + }, + "science-sharp": { + "body": "" + }, + "score": { + "body": "" + }, + "score-outline": { + "body": "" + }, + "score-outline-rounded": { + "body": "" + }, + "score-outline-sharp": { + "body": "" + }, + "score-rounded": { + "body": "" + }, + "score-sharp": { + "body": "" + }, + "scoreboard": { + "body": "" + }, + "scoreboard-outline": { + "body": "" + }, + "scoreboard-outline-rounded": { + "body": "" + }, + "scoreboard-outline-sharp": { + "body": "" + }, + "scoreboard-rounded": { + "body": "" + }, + "scoreboard-sharp": { + "body": "" + }, + "screen-lock-landscape": { + "body": "" + }, + "screen-lock-landscape-outline": { + "body": "" + }, + "screen-lock-landscape-outline-sharp": { + "body": "" + }, + "screen-lock-landscape-sharp": { + "body": "" + }, + "screen-lock-portrait": { + "body": "" + }, + "screen-lock-portrait-outline": { + "body": "" + }, + "screen-lock-portrait-outline-sharp": { + "body": "" + }, + "screen-lock-portrait-sharp": { + "body": "" + }, + "screen-lock-rotation": { + "body": "" + }, + "screen-lock-rotation-outline": { + "body": "" + }, + "screen-lock-rotation-outline-rounded": { + "body": "" + }, + "screen-lock-rotation-outline-sharp": { + "body": "" + }, + "screen-lock-rotation-rounded": { + "body": "" + }, + "screen-lock-rotation-sharp": { + "body": "" + }, + "screen-record": { + "body": "" + }, + "screen-record-rounded": { + "body": "" + }, + "screen-rotation": { + "body": "" + }, + "screen-rotation-alt": { + "body": "" + }, + "screen-rotation-alt-rounded": { + "body": "" + }, + "screen-rotation-alt-sharp": { + "body": "" + }, + "screen-rotation-outline": { + "body": "" + }, + "screen-rotation-outline-rounded": { + "body": "" + }, + "screen-rotation-outline-sharp": { + "body": "" + }, + "screen-rotation-rounded": { + "body": "" + }, + "screen-rotation-sharp": { + "body": "" + }, + "screen-rotation-up": { + "body": "" + }, + "screen-rotation-up-rounded": { + "body": "" + }, + "screen-rotation-up-sharp": { + "body": "" + }, + "screen-search-desktop": { + "body": "" + }, + "screen-search-desktop-outline": { + "body": "" + }, + "screen-search-desktop-outline-rounded": { + "body": "" + }, + "screen-search-desktop-outline-sharp": { + "body": "" + }, + "screen-search-desktop-rounded": { + "body": "" + }, + "screen-search-desktop-sharp": { + "body": "" + }, + "screen-share": { + "body": "" + }, + "screen-share-outline": { + "body": "" + }, + "screen-share-outline-rounded": { + "body": "" + }, + "screen-share-outline-sharp": { + "body": "" + }, + "screen-share-rounded": { + "body": "" + }, + "screen-share-sharp": { + "body": "" + }, + "screenshot": { + "body": "" + }, + "screenshot-frame": { + "body": "" + }, + "screenshot-frame-sharp": { + "body": "" + }, + "screenshot-keyboard": { + "body": "" + }, + "screenshot-keyboard-outline": { + "body": "" + }, + "screenshot-keyboard-outline-sharp": { + "body": "" + }, + "screenshot-keyboard-sharp": { + "body": "" + }, + "screenshot-monitor": { + "body": "" + }, + "screenshot-monitor-outline": { + "body": "" + }, + "screenshot-monitor-outline-rounded": { + "body": "" + }, + "screenshot-monitor-outline-sharp": { + "body": "" + }, + "screenshot-monitor-rounded": { + "body": "" + }, + "screenshot-monitor-sharp": { + "body": "" + }, + "screenshot-outline": { + "body": "" + }, + "screenshot-outline-rounded": { + "body": "" + }, + "screenshot-outline-sharp": { + "body": "" + }, + "screenshot-region": { + "body": "" + }, + "screenshot-region-rounded": { + "body": "" + }, + "screenshot-rounded": { + "body": "" + }, + "screenshot-sharp": { + "body": "" + }, + "screenshot-tablet": { + "body": "" + }, + "screenshot-tablet-outline": { + "body": "" + }, + "screenshot-tablet-outline-rounded": { + "body": "" + }, + "screenshot-tablet-outline-sharp": { + "body": "" + }, + "screenshot-tablet-rounded": { + "body": "" + }, + "screenshot-tablet-sharp": { + "body": "" + }, + "scrollable-header": { + "body": "" + }, + "scrollable-header-outline": { + "body": "" + }, + "scrollable-header-outline-sharp": { + "body": "" + }, + "scrollable-header-sharp": { + "body": "" + }, + "scuba-diving": { + "body": "" + }, + "scuba-diving-rounded": { + "body": "" + }, + "sd": { + "body": "" + }, + "sd-card": { + "body": "" + }, + "sd-card-alert": { + "body": "" + }, + "sd-card-alert-outline": { + "body": "" + }, + "sd-card-alert-outline-rounded": { + "body": "" + }, + "sd-card-alert-outline-sharp": { + "body": "" + }, + "sd-card-alert-rounded": { + "body": "" + }, + "sd-card-alert-sharp": { + "body": "" + }, + "sd-card-outline": { + "body": "" + }, + "sd-card-outline-rounded": { + "body": "" + }, + "sd-card-outline-sharp": { + "body": "" + }, + "sd-card-rounded": { + "body": "" + }, + "sd-card-sharp": { + "body": "" + }, + "sd-outline": { + "body": "" + }, + "sd-outline-rounded": { + "body": "" + }, + "sd-outline-sharp": { + "body": "" + }, + "sd-rounded": { + "body": "" + }, + "sd-sharp": { + "body": "" + }, + "sdk": { + "body": "" + }, + "sdk-outline": { + "body": "" + }, + "sdk-outline-rounded": { + "body": "" + }, + "sdk-outline-sharp": { + "body": "" + }, + "sdk-rounded": { + "body": "" + }, + "sdk-sharp": { + "body": "" + }, + "search": { + "body": "" + }, + "search-check": { + "body": "" + }, + "search-check-rounded": { + "body": "" + }, + "search-hands-free": { + "body": "" + }, + "search-hands-free-rounded": { + "body": "" + }, + "search-off": { + "body": "" + }, + "search-off-rounded": { + "body": "" + }, + "search-rounded": { + "body": "" + }, + "security": { + "body": "" + }, + "security-rounded": { + "body": "" + }, + "security-update-good": { + "body": "" + }, + "security-update-good-outline": { + "body": "" + }, + "security-update-good-outline-rounded": { + "body": "" + }, + "security-update-good-outline-sharp": { + "body": "" + }, + "security-update-good-rounded": { + "body": "" + }, + "security-update-good-sharp": { + "body": "" + }, + "segment": { + "body": "" + }, + "segment-rounded": { + "body": "" + }, + "select": { + "body": "" + }, + "select-all": { + "body": "" + }, + "select-all-rounded": { + "body": "" + }, + "select-all-sharp": { + "body": "" + }, + "select-check-box": { + "body": "" + }, + "select-check-box-rounded": { + "body": "" + }, + "select-check-box-sharp": { + "body": "" + }, + "select-sharp": { + "body": "" + }, + "select-to-speak": { + "body": "" + }, + "select-to-speak-outline": { + "body": "" + }, + "select-to-speak-outline-rounded": { + "body": "" + }, + "select-to-speak-rounded": { + "body": "" + }, + "select-window": { + "body": "" + }, + "select-window-off": { + "body": "" + }, + "select-window-off-outline": { + "body": "" + }, + "select-window-off-outline-rounded": { + "body": "" + }, + "select-window-off-outline-sharp": { + "body": "" + }, + "select-window-off-rounded": { + "body": "" + }, + "select-window-off-sharp": { + "body": "" + }, + "select-window-sharp": { + "body": "" + }, + "self-care": { + "body": "" + }, + "self-improvement": { + "body": "" + }, + "self-improvement-rounded": { + "body": "" + }, + "sell": { + "body": "" + }, + "sell-outline": { + "body": "" + }, + "sell-outline-sharp": { + "body": "" + }, + "sell-sharp": { + "body": "" + }, + "send": { + "body": "" + }, + "send-and-archive": { + "body": "" + }, + "send-and-archive-outline": { + "body": "" + }, + "send-and-archive-outline-rounded": { + "body": "" + }, + "send-and-archive-rounded": { + "body": "" + }, + "send-money": { + "body": "" + }, + "send-money-rounded": { + "body": "" + }, + "send-outline": { + "body": "" + }, + "send-outline-rounded": { + "body": "" + }, + "send-rounded": { + "body": "" + }, + "send-time-extension": { + "body": "" + }, + "send-time-extension-outline": { + "body": "" + }, + "send-time-extension-outline-rounded": { + "body": "" + }, + "send-time-extension-outline-sharp": { + "body": "" + }, + "send-time-extension-rounded": { + "body": "" + }, + "send-time-extension-sharp": { + "body": "" + }, + "send-to-mobile": { + "body": "" + }, + "send-to-mobile-outline": { + "body": "" + }, + "send-to-mobile-outline-rounded": { + "body": "" + }, + "send-to-mobile-outline-sharp": { + "body": "" + }, + "send-to-mobile-rounded": { + "body": "" + }, + "send-to-mobile-sharp": { + "body": "" + }, + "sensor-door": { + "body": "" + }, + "sensor-door-outline": { + "body": "" + }, + "sensor-door-outline-rounded": { + "body": "" + }, + "sensor-door-outline-sharp": { + "body": "" + }, + "sensor-door-rounded": { + "body": "" + }, + "sensor-door-sharp": { + "body": "" + }, + "sensor-occupied": { + "body": "" + }, + "sensor-occupied-outline": { + "body": "" + }, + "sensor-occupied-outline-rounded": { + "body": "" + }, + "sensor-occupied-rounded": { + "body": "" + }, + "sensor-window": { + "body": "" + }, + "sensor-window-outline": { + "body": "" + }, + "sensor-window-outline-sharp": { + "body": "" + }, + "sensor-window-sharp": { + "body": "" + }, + "sensors": { + "body": "" + }, + "sensors-krx": { + "body": "" + }, + "sensors-krx-outline": { + "body": "" + }, + "sensors-krx-outline-rounded": { + "body": "" + }, + "sensors-krx-rounded": { + "body": "" + }, + "sensors-off": { + "body": "" + }, + "sensors-off-rounded": { + "body": "" + }, + "sensors-rounded": { + "body": "" + }, + "sentiment-calm": { + "body": "" + }, + "sentiment-calm-outline": { + "body": "" + }, + "sentiment-calm-outline-rounded": { + "body": "" + }, + "sentiment-calm-rounded": { + "body": "" + }, + "sentiment-content": { + "body": "" + }, + "sentiment-content-outline": { + "body": "" + }, + "sentiment-content-outline-rounded": { + "body": "" + }, + "sentiment-content-rounded": { + "body": "" + }, + "sentiment-dissatisfied": { + "body": "" + }, + "sentiment-dissatisfied-outline": { + "body": "" + }, + "sentiment-dissatisfied-outline-rounded": { + "body": "" + }, + "sentiment-dissatisfied-rounded": { + "body": "" + }, + "sentiment-excited": { + "body": "" + }, + "sentiment-excited-outline": { + "body": "" + }, + "sentiment-excited-outline-rounded": { + "body": "" + }, + "sentiment-excited-rounded": { + "body": "" + }, + "sentiment-extremely-dissatisfied": { + "body": "" + }, + "sentiment-extremely-dissatisfied-outline": { + "body": "" + }, + "sentiment-extremely-dissatisfied-outline-rounded": { + "body": "" + }, + "sentiment-extremely-dissatisfied-rounded": { + "body": "" + }, + "sentiment-frustrated": { + "body": "" + }, + "sentiment-frustrated-outline": { + "body": "" + }, + "sentiment-frustrated-outline-rounded": { + "body": "" + }, + "sentiment-frustrated-rounded": { + "body": "" + }, + "sentiment-neutral": { + "body": "" + }, + "sentiment-neutral-outline": { + "body": "" + }, + "sentiment-neutral-outline-rounded": { + "body": "" + }, + "sentiment-neutral-rounded": { + "body": "" + }, + "sentiment-sad": { + "body": "" + }, + "sentiment-sad-outline": { + "body": "" + }, + "sentiment-sad-outline-rounded": { + "body": "" + }, + "sentiment-sad-rounded": { + "body": "" + }, + "sentiment-satisfied": { + "body": "" + }, + "sentiment-satisfied-outline": { + "body": "" + }, + "sentiment-satisfied-outline-rounded": { + "body": "" + }, + "sentiment-satisfied-rounded": { + "body": "" + }, + "sentiment-stressed": { + "body": "" + }, + "sentiment-stressed-outline": { + "body": "" + }, + "sentiment-stressed-outline-rounded": { + "body": "" + }, + "sentiment-stressed-rounded": { + "body": "" + }, + "sentiment-very-dissatisfied": { + "body": "" + }, + "sentiment-very-dissatisfied-outline": { + "body": "" + }, + "sentiment-very-dissatisfied-outline-rounded": { + "body": "" + }, + "sentiment-very-dissatisfied-rounded": { + "body": "" + }, + "sentiment-very-satisfied": { + "body": "" + }, + "sentiment-very-satisfied-outline": { + "body": "" + }, + "sentiment-very-satisfied-outline-rounded": { + "body": "" + }, + "sentiment-very-satisfied-rounded": { + "body": "" + }, + "sentiment-worried": { + "body": "" + }, + "sentiment-worried-outline": { + "body": "" + }, + "sentiment-worried-outline-rounded": { + "body": "" + }, + "sentiment-worried-rounded": { + "body": "" + }, + "service-toolbox": { + "body": "" + }, + "service-toolbox-outline": { + "body": "" + }, + "service-toolbox-outline-rounded": { + "body": "" + }, + "service-toolbox-outline-sharp": { + "body": "" + }, + "service-toolbox-rounded": { + "body": "" + }, + "service-toolbox-sharp": { + "body": "" + }, + "set-meal": { + "body": "" + }, + "set-meal-outline": { + "body": "" + }, + "set-meal-outline-rounded": { + "body": "" + }, + "set-meal-outline-sharp": { + "body": "" + }, + "set-meal-rounded": { + "body": "" + }, + "set-meal-sharp": { + "body": "" + }, + "settings": { + "body": "" + }, + "settings-accessibility": { + "body": "" + }, + "settings-accessibility-rounded": { + "body": "" + }, + "settings-account-box": { + "body": "" + }, + "settings-account-box-outline": { + "body": "" + }, + "settings-account-box-outline-rounded": { + "body": "" + }, + "settings-account-box-outline-sharp": { + "body": "" + }, + "settings-account-box-rounded": { + "body": "" + }, + "settings-account-box-sharp": { + "body": "" + }, + "settings-alert": { + "body": "" + }, + "settings-alert-outline": { + "body": "" + }, + "settings-applications": { + "body": "" + }, + "settings-applications-outline": { + "body": "" + }, + "settings-applications-outline-rounded": { + "body": "" + }, + "settings-applications-outline-sharp": { + "body": "" + }, + "settings-applications-rounded": { + "body": "" + }, + "settings-applications-sharp": { + "body": "" + }, + "settings-b-roll": { + "body": "" + }, + "settings-b-roll-outline": { + "body": "" + }, + "settings-b-roll-outline-rounded": { + "body": "" + }, + "settings-b-roll-rounded": { + "body": "" + }, + "settings-backup-restore": { + "body": "" + }, + "settings-backup-restore-rounded": { + "body": "" + }, + "settings-bluetooth": { + "body": "" + }, + "settings-bluetooth-rounded": { + "body": "" + }, + "settings-brightness": { + "body": "" + }, + "settings-brightness-outline": { + "body": "" + }, + "settings-brightness-outline-rounded": { + "body": "" + }, + "settings-brightness-outline-sharp": { + "body": "" + }, + "settings-brightness-rounded": { + "body": "" + }, + "settings-brightness-sharp": { + "body": "" + }, + "settings-cell": { + "body": "" + }, + "settings-cell-outline": { + "body": "" + }, + "settings-cell-outline-sharp": { + "body": "" + }, + "settings-cell-sharp": { + "body": "" + }, + "settings-cinematic-blur": { + "body": "" + }, + "settings-cinematic-blur-outline": { + "body": "" + }, + "settings-cinematic-blur-outline-rounded": { + "body": "" + }, + "settings-cinematic-blur-outline-sharp": { + "body": "" + }, + "settings-cinematic-blur-rounded": { + "body": "" + }, + "settings-cinematic-blur-sharp": { + "body": "" + }, + "settings-ethernet": { + "body": "" + }, + "settings-ethernet-rounded": { + "body": "" + }, + "settings-heart": { + "body": "" + }, + "settings-heart-outline": { + "body": "" + }, + "settings-heart-outline-rounded": { + "body": "" + }, + "settings-heart-rounded": { + "body": "" + }, + "settings-input-antenna": { + "body": "" + }, + "settings-input-antenna-rounded": { + "body": "" + }, + "settings-input-component": { + "body": "" + }, + "settings-input-component-outline": { + "body": "" + }, + "settings-input-component-outline-rounded": { + "body": "" + }, + "settings-input-component-outline-sharp": { + "body": "" + }, + "settings-input-component-rounded": { + "body": "" + }, + "settings-input-component-sharp": { + "body": "" + }, + "settings-input-hdmi": { + "body": "" + }, + "settings-input-hdmi-outline": { + "body": "" + }, + "settings-input-hdmi-outline-rounded": { + "body": "" + }, + "settings-input-hdmi-outline-sharp": { + "body": "" + }, + "settings-input-hdmi-rounded": { + "body": "" + }, + "settings-input-hdmi-sharp": { + "body": "" + }, + "settings-input-svideo": { + "body": "" + }, + "settings-input-svideo-outline": { + "body": "" + }, + "settings-motion-mode": { + "body": "" + }, + "settings-motion-mode-outline": { + "body": "" + }, + "settings-motion-mode-outline-rounded": { + "body": "" + }, + "settings-motion-mode-rounded": { + "body": "" + }, + "settings-night-sight": { + "body": "" + }, + "settings-night-sight-outline": { + "body": "" + }, + "settings-night-sight-outline-rounded": { + "body": "" + }, + "settings-night-sight-outline-sharp": { + "body": "" + }, + "settings-night-sight-rounded": { + "body": "" + }, + "settings-night-sight-sharp": { + "body": "" + }, + "settings-outline": { + "body": "" + }, + "settings-outline-rounded": { + "body": "" + }, + "settings-overscan": { + "body": "" + }, + "settings-overscan-outline": { + "body": "" + }, + "settings-overscan-outline-rounded": { + "body": "" + }, + "settings-overscan-outline-sharp": { + "body": "" + }, + "settings-overscan-rounded": { + "body": "" + }, + "settings-overscan-sharp": { + "body": "" + }, + "settings-panorama": { + "body": "" + }, + "settings-panorama-outline": { + "body": "" + }, + "settings-panorama-outline-rounded": { + "body": "" + }, + "settings-panorama-rounded": { + "body": "" + }, + "settings-phone": { + "body": "" + }, + "settings-phone-outline": { + "body": "" + }, + "settings-phone-outline-sharp": { + "body": "" + }, + "settings-phone-sharp": { + "body": "" + }, + "settings-photo-camera": { + "body": "" + }, + "settings-photo-camera-outline": { + "body": "" + }, + "settings-photo-camera-outline-rounded": { + "body": "" + }, + "settings-photo-camera-outline-sharp": { + "body": "" + }, + "settings-photo-camera-rounded": { + "body": "" + }, + "settings-photo-camera-sharp": { + "body": "" + }, + "settings-power": { + "body": "" + }, + "settings-power-rounded": { + "body": "" + }, + "settings-remote": { + "body": "" + }, + "settings-remote-outline": { + "body": "" + }, + "settings-remote-outline-rounded": { + "body": "" + }, + "settings-remote-outline-sharp": { + "body": "" + }, + "settings-remote-rounded": { + "body": "" + }, + "settings-remote-sharp": { + "body": "" + }, + "settings-rounded": { + "body": "" + }, + "settings-slow-motion": { + "body": "" + }, + "settings-slow-motion-outline": { + "body": "" + }, + "settings-slow-motion-outline-rounded": { + "body": "" + }, + "settings-slow-motion-rounded": { + "body": "" + }, + "settings-system-daydream": { + "body": "" + }, + "settings-system-daydream-outline": { + "body": "" + }, + "settings-system-daydream-outline-sharp": { + "body": "" + }, + "settings-system-daydream-sharp": { + "body": "" + }, + "settings-timelapse": { + "body": "" + }, + "settings-timelapse-outline": { + "body": "" + }, + "settings-timelapse-outline-rounded": { + "body": "" + }, + "settings-timelapse-rounded": { + "body": "" + }, + "settings-video-camera": { + "body": "" + }, + "settings-video-camera-outline": { + "body": "" + }, + "settings-video-camera-outline-rounded": { + "body": "" + }, + "settings-video-camera-outline-sharp": { + "body": "" + }, + "settings-video-camera-rounded": { + "body": "" + }, + "settings-video-camera-sharp": { + "body": "" + }, + "settings-voice": { + "body": "" + }, + "settings-voice-outline": { + "body": "" + }, + "settings-voice-outline-rounded": { + "body": "" + }, + "settings-voice-rounded": { + "body": "" + }, + "settop-component": { + "body": "" + }, + "settop-component-outline": { + "body": "" + }, + "severe-cold": { + "body": "" + }, + "severe-cold-rounded": { + "body": "" + }, + "shadow": { + "body": "" + }, + "shadow-add": { + "body": "" + }, + "shadow-add-rounded": { + "body": "" + }, + "shadow-add-sharp": { + "body": "" + }, + "shadow-minus": { + "body": "" + }, + "shadow-minus-rounded": { + "body": "" + }, + "shadow-minus-sharp": { + "body": "" + }, + "shadow-sharp": { + "body": "" + }, + "shape-line": { + "body": "" + }, + "shape-line-outline": { + "body": "" + }, + "shape-line-outline-sharp": { + "body": "" + }, + "shape-line-sharp": { + "body": "" + }, + "shapes": { + "body": "" + }, + "shapes-outline": { + "body": "" + }, + "shapes-outline-sharp": { + "body": "" + }, + "shapes-sharp": { + "body": "" + }, + "share": { + "body": "" + }, + "share-location": { + "body": "" + }, + "share-location-rounded": { + "body": "" + }, + "share-off": { + "body": "" + }, + "share-off-outline": { + "body": "" + }, + "share-off-outline-rounded": { + "body": "" + }, + "share-off-rounded": { + "body": "" + }, + "share-outline": { + "body": "" + }, + "share-reviews": { + "body": "" + }, + "share-reviews-outline": { + "body": "" + }, + "share-reviews-outline-rounded": { + "body": "" + }, + "share-reviews-outline-sharp": { + "body": "" + }, + "share-reviews-rounded": { + "body": "" + }, + "share-reviews-sharp": { + "body": "" + }, + "share-windows": { + "body": "" + }, + "share-windows-rounded": { + "body": "" + }, + "share-windows-sharp": { + "body": "" + }, + "sheets-rtl": { + "body": "" + }, + "sheets-rtl-outline": { + "body": "" + }, + "sheets-rtl-outline-rounded": { + "body": "" + }, + "sheets-rtl-outline-sharp": { + "body": "" + }, + "sheets-rtl-rounded": { + "body": "" + }, + "sheets-rtl-sharp": { + "body": "" + }, + "shelf-auto-hide": { + "body": "" + }, + "shelf-auto-hide-outline": { + "body": "" + }, + "shelf-auto-hide-outline-sharp": { + "body": "" + }, + "shelf-auto-hide-sharp": { + "body": "" + }, + "shelf-position": { + "body": "" + }, + "shelf-position-outline": { + "body": "" + }, + "shelf-position-outline-sharp": { + "body": "" + }, + "shelf-position-sharp": { + "body": "" + }, + "shelves": { + "body": "" + }, + "shelves-outline": { + "body": "" + }, + "shelves-outline-rounded": { + "body": "" + }, + "shelves-rounded": { + "body": "" + }, + "shield": { + "body": "" + }, + "shield-lock": { + "body": "" + }, + "shield-lock-outline": { + "body": "" + }, + "shield-lock-outline-rounded": { + "body": "" + }, + "shield-lock-outline-sharp": { + "body": "" + }, + "shield-lock-rounded": { + "body": "" + }, + "shield-lock-sharp": { + "body": "" + }, + "shield-locked": { + "body": "" + }, + "shield-locked-outline": { + "body": "" + }, + "shield-locked-outline-rounded": { + "body": "" + }, + "shield-locked-outline-sharp": { + "body": "" + }, + "shield-locked-rounded": { + "body": "" + }, + "shield-locked-sharp": { + "body": "" + }, + "shield-moon": { + "body": "" + }, + "shield-moon-outline": { + "body": "" + }, + "shield-moon-outline-rounded": { + "body": "" + }, + "shield-moon-rounded": { + "body": "" + }, + "shield-outline": { + "body": "" + }, + "shield-outline-rounded": { + "body": "" + }, + "shield-person": { + "body": "" + }, + "shield-person-outline": { + "body": "" + }, + "shield-person-outline-rounded": { + "body": "" + }, + "shield-person-rounded": { + "body": "" + }, + "shield-question": { + "body": "" + }, + "shield-question-outline": { + "body": "" + }, + "shield-question-outline-rounded": { + "body": "" + }, + "shield-question-rounded": { + "body": "" + }, + "shield-rounded": { + "body": "" + }, + "shield-with-heart": { + "body": "" + }, + "shield-with-heart-outline": { + "body": "" + }, + "shield-with-heart-outline-rounded": { + "body": "" + }, + "shield-with-heart-rounded": { + "body": "" + }, + "shield-with-house": { + "body": "" + }, + "shield-with-house-outline": { + "body": "" + }, + "shield-with-house-outline-rounded": { + "body": "" + }, + "shield-with-house-rounded": { + "body": "" + }, + "shift": { + "body": "" + }, + "shift-lock": { + "body": "" + }, + "shift-lock-outline": { + "body": "" + }, + "shift-lock-outline-rounded": { + "body": "" + }, + "shift-lock-rounded": { + "body": "" + }, + "shift-outline": { + "body": "" + }, + "shift-outline-rounded": { + "body": "" + }, + "shift-rounded": { + "body": "" + }, + "shop": { + "body": "" + }, + "shop-outline": { + "body": "" + }, + "shop-outline-rounded": { + "body": "" + }, + "shop-outline-sharp": { + "body": "" + }, + "shop-rounded": { + "body": "" + }, + "shop-sharp": { + "body": "" + }, + "shop-two": { + "body": "" + }, + "shop-two-outline": { + "body": "" + }, + "shop-two-outline-rounded": { + "body": "" + }, + "shop-two-outline-sharp": { + "body": "" + }, + "shop-two-rounded": { + "body": "" + }, + "shop-two-sharp": { + "body": "" + }, + "shopping-bag": { + "body": "" + }, + "shopping-bag-outline": { + "body": "" + }, + "shopping-bag-outline-sharp": { + "body": "" + }, + "shopping-bag-sharp": { + "body": "" + }, + "shopping-basket": { + "body": "" + }, + "shopping-basket-outline": { + "body": "" + }, + "shopping-basket-outline-sharp": { + "body": "" + }, + "shopping-basket-sharp": { + "body": "" + }, + "shopping-cart": { + "body": "" + }, + "shopping-cart-checkout": { + "body": "" + }, + "shopping-cart-checkout-rounded": { + "body": "" + }, + "shopping-cart-checkout-sharp": { + "body": "" + }, + "shopping-cart-outline": { + "body": "" + }, + "shopping-cart-outline-rounded": { + "body": "" + }, + "shopping-cart-outline-sharp": { + "body": "" + }, + "shopping-cart-rounded": { + "body": "" + }, + "shopping-cart-sharp": { + "body": "" + }, + "shoppingmode": { + "body": "" + }, + "shoppingmode-outline": { + "body": "" + }, + "shoppingmode-outline-sharp": { + "body": "" + }, + "shoppingmode-sharp": { + "body": "" + }, + "short-stay": { + "body": "" + }, + "short-stay-outline": { + "body": "" + }, + "short-stay-outline-rounded": { + "body": "" + }, + "short-stay-outline-sharp": { + "body": "" + }, + "short-stay-rounded": { + "body": "" + }, + "short-stay-sharp": { + "body": "" + }, + "short-text": { + "body": "" + }, + "short-text-rounded": { + "body": "" + }, + "show-chart": { + "body": "" + }, + "show-chart-rounded": { + "body": "" + }, + "shower": { + "body": "" + }, + "shower-outline": { + "body": "" + }, + "shower-outline-rounded": { + "body": "" + }, + "shower-rounded": { + "body": "" + }, + "shuffle": { + "body": "" + }, + "shuffle-on": { + "body": "" + }, + "shuffle-on-outline-rounded": { + "body": "" + }, + "shuffle-on-rounded": { + "body": "" + }, + "shuffle-on-sharp": { + "body": "" + }, + "shuffle-outline-rounded": { + "body": "" + }, + "shuffle-rounded": { + "body": "" + }, + "shutter-speed": { + "body": "" + }, + "shutter-speed-add": { + "body": "" + }, + "shutter-speed-add-outline": { + "body": "" + }, + "shutter-speed-add-outline-rounded": { + "body": "" + }, + "shutter-speed-add-rounded": { + "body": "" + }, + "shutter-speed-minus": { + "body": "" + }, + "shutter-speed-minus-outline": { + "body": "" + }, + "shutter-speed-minus-outline-rounded": { + "body": "" + }, + "shutter-speed-minus-rounded": { + "body": "" + }, + "shutter-speed-outline": { + "body": "" + }, + "shutter-speed-outline-rounded": { + "body": "" + }, + "shutter-speed-rounded": { + "body": "" + }, + "sick": { + "body": "" + }, + "sick-outline": { + "body": "" + }, + "sick-outline-rounded": { + "body": "" + }, + "sick-rounded": { + "body": "" + }, + "side-navigation": { + "body": "" + }, + "side-navigation-sharp": { + "body": "" + }, + "sign-language": { + "body": "" + }, + "sign-language-outline": { + "body": "" + }, + "sign-language-outline-rounded": { + "body": "" + }, + "sign-language-outline-sharp": { + "body": "" + }, + "sign-language-rounded": { + "body": "" + }, + "sign-language-sharp": { + "body": "" + }, + "signal-cellular-1-bar": { + "body": "" + }, + "signal-cellular-1-bar-rounded": { + "body": "" + }, + "signal-cellular-2-bar": { + "body": "" + }, + "signal-cellular-2-bar-rounded": { + "body": "" + }, + "signal-cellular-3-bar": { + "body": "" + }, + "signal-cellular-3-bar-rounded": { + "body": "" + }, + "signal-cellular-4-bar": { + "body": "" + }, + "signal-cellular-4-bar-rounded": { + "body": "" + }, + "signal-cellular-add": { + "body": "" + }, + "signal-cellular-add-outline": { + "body": "" + }, + "signal-cellular-add-outline-rounded": { + "body": "" + }, + "signal-cellular-add-rounded": { + "body": "" + }, + "signal-cellular-alt": { + "body": "" + }, + "signal-cellular-alt-1-bar": { + "body": "" + }, + "signal-cellular-alt-1-bar-rounded": { + "body": "" + }, + "signal-cellular-alt-2-bar": { + "body": "" + }, + "signal-cellular-alt-2-bar-rounded": { + "body": "" + }, + "signal-cellular-alt-rounded": { + "body": "" + }, + "signal-cellular-connected-no-internet-0-bar": { + "body": "" + }, + "signal-cellular-connected-no-internet-0-bar-rounded": { + "body": "" + }, + "signal-cellular-connected-no-internet-0-bar-sharp": { + "body": "" + }, + "signal-cellular-connected-no-internet-4-bar": { + "body": "" + }, + "signal-cellular-connected-no-internet-4-bar-rounded": { + "body": "" + }, + "signal-cellular-connected-no-internet-4-bar-sharp": { + "body": "" + }, + "signal-cellular-nodata": { + "body": "" + }, + "signal-cellular-nodata-outline": { + "body": "" + }, + "signal-cellular-nodata-outline-rounded": { + "body": "" + }, + "signal-cellular-nodata-rounded": { + "body": "" + }, + "signal-cellular-null": { + "body": "" + }, + "signal-cellular-null-rounded": { + "body": "" + }, + "signal-cellular-off": { + "body": "" + }, + "signal-cellular-off-outline": { + "body": "" + }, + "signal-cellular-off-outline-rounded": { + "body": "" + }, + "signal-cellular-off-rounded": { + "body": "" + }, + "signal-cellular-pause": { + "body": "" + }, + "signal-cellular-pause-outline": { + "body": "" + }, + "signal-cellular-pause-outline-rounded": { + "body": "" + }, + "signal-cellular-pause-rounded": { + "body": "" + }, + "signal-disconnected": { + "body": "" + }, + "signal-disconnected-rounded": { + "body": "" + }, + "signal-wifi-0-bar": { + "body": "" + }, + "signal-wifi-0-bar-rounded": { + "body": "" + }, + "signal-wifi-4-bar": { + "body": "" + }, + "signal-wifi-4-bar-rounded": { + "body": "" + }, + "signal-wifi-bad": { + "body": "" + }, + "signal-wifi-bad-outline": { + "body": "" + }, + "signal-wifi-bad-outline-rounded": { + "body": "" + }, + "signal-wifi-bad-outline-sharp": { + "body": "" + }, + "signal-wifi-bad-rounded": { + "body": "" + }, + "signal-wifi-off": { + "body": "" + }, + "signal-wifi-off-outline": { + "body": "" + }, + "signal-wifi-off-outline-rounded": { + "body": "" + }, + "signal-wifi-off-rounded": { + "body": "" + }, + "signal-wifi-statusbar-not-connected": { + "body": "" + }, + "signal-wifi-statusbar-not-connected-rounded": { + "body": "" + }, + "signature": { + "body": "" + }, + "signature-outline-rounded": { + "body": "" + }, + "signature-rounded": { + "body": "" + }, + "signpost": { + "body": "" + }, + "signpost-outline": { + "body": "" + }, + "signpost-outline-rounded": { + "body": "" + }, + "signpost-rounded": { + "body": "" + }, + "sim-card": { + "body": "" + }, + "sim-card-download": { + "body": "" + }, + "sim-card-download-outline": { + "body": "" + }, + "sim-card-download-outline-rounded": { + "body": "" + }, + "sim-card-download-outline-sharp": { + "body": "" + }, + "sim-card-download-rounded": { + "body": "" + }, + "sim-card-download-sharp": { + "body": "" + }, + "sim-card-outline": { + "body": "" + }, + "sim-card-outline-rounded": { + "body": "" + }, + "sim-card-outline-sharp": { + "body": "" + }, + "sim-card-rounded": { + "body": "" + }, + "sim-card-sharp": { + "body": "" + }, + "single-bed": { + "body": "" + }, + "single-bed-outline": { + "body": "" + }, + "single-bed-outline-rounded": { + "body": "" + }, + "single-bed-outline-sharp": { + "body": "" + }, + "single-bed-rounded": { + "body": "" + }, + "single-bed-sharp": { + "body": "" + }, + "sip": { + "body": "" + }, + "sip-outline": { + "body": "" + }, + "sip-outline-rounded": { + "body": "" + }, + "sip-outline-sharp": { + "body": "" + }, + "sip-rounded": { + "body": "" + }, + "sip-sharp": { + "body": "" + }, + "skateboarding": { + "body": "" + }, + "skateboarding-rounded": { + "body": "" + }, + "skateboarding-sharp": { + "body": "" + }, + "skeleton": { + "body": "" + }, + "skeleton-outline": { + "body": "" + }, + "skillet": { + "body": "" + }, + "skillet-cooktop": { + "body": "" + }, + "skillet-cooktop-outline": { + "body": "" + }, + "skillet-cooktop-outline-rounded": { + "body": "" + }, + "skillet-cooktop-outline-sharp": { + "body": "" + }, + "skillet-cooktop-rounded": { + "body": "" + }, + "skillet-cooktop-sharp": { + "body": "" + }, + "skillet-outline": { + "body": "" + }, + "skillet-outline-rounded": { + "body": "" + }, + "skillet-outline-sharp": { + "body": "" + }, + "skillet-rounded": { + "body": "" + }, + "skillet-sharp": { + "body": "" + }, + "skip-next": { + "body": "" + }, + "skip-next-outline": { + "body": "" + }, + "skip-next-outline-rounded": { + "body": "" + }, + "skip-next-rounded": { + "body": "" + }, + "skip-previous": { + "body": "" + }, + "skip-previous-outline": { + "body": "" + }, + "skip-previous-outline-rounded": { + "body": "" + }, + "skip-previous-rounded": { + "body": "" + }, + "skull": { + "body": "" + }, + "skull-outline": { + "body": "" + }, + "sledding": { + "body": "" + }, + "sledding-rounded": { + "body": "" + }, + "sledding-sharp": { + "body": "" + }, + "sleep-score": { + "body": "" + }, + "sleep-score-outline": { + "body": "" + }, + "sleep-score-outline-rounded": { + "body": "" + }, + "sleep-score-rounded": { + "body": "" + }, + "slide-library": { + "body": "" + }, + "slide-library-outline-rounded": { + "body": "" + }, + "slide-library-rounded": { + "body": "" + }, + "slide-library-sharp": { + "body": "" + }, + "sliders": { + "body": "" + }, + "sliders-sharp": { + "body": "" + }, + "slideshow": { + "body": "" + }, + "slideshow-outline": { + "body": "" + }, + "slideshow-outline-rounded": { + "body": "" + }, + "slideshow-outline-sharp": { + "body": "" + }, + "slideshow-rounded": { + "body": "" + }, + "slideshow-sharp": { + "body": "" + }, + "slow-motion-video": { + "body": "" + }, + "slow-motion-video-rounded": { + "body": "" + }, + "smart-display": { + "body": "" + }, + "smart-display-outline": { + "body": "" + }, + "smart-display-outline-rounded": { + "body": "" + }, + "smart-display-outline-sharp": { + "body": "" + }, + "smart-display-rounded": { + "body": "" + }, + "smart-display-sharp": { + "body": "" + }, + "smart-outlet": { + "body": "" + }, + "smart-outlet-outline": { + "body": "" + }, + "smart-screen": { + "body": "" + }, + "smart-screen-outline": { + "body": "" + }, + "smart-screen-outline-sharp": { + "body": "" + }, + "smart-screen-sharp": { + "body": "" + }, + "smart-toy": { + "body": "" + }, + "smart-toy-outline": { + "body": "" + }, + "smart-toy-outline-rounded": { + "body": "" + }, + "smart-toy-outline-sharp": { + "body": "" + }, + "smart-toy-rounded": { + "body": "" + }, + "smart-toy-sharp": { + "body": "" + }, + "smartphone": { + "body": "" + }, + "smartphone-outline": { + "body": "" + }, + "smartphone-outline-sharp": { + "body": "" + }, + "smartphone-sharp": { + "body": "" + }, + "smb-share": { + "body": "" + }, + "smb-share-outline": { + "body": "" + }, + "smb-share-outline-rounded": { + "body": "" + }, + "smb-share-outline-sharp": { + "body": "" + }, + "smb-share-rounded": { + "body": "" + }, + "smb-share-sharp": { + "body": "" + }, + "smoke-free": { + "body": "" + }, + "smoke-free-rounded": { + "body": "" + }, + "smoking-rooms": { + "body": "" + }, + "smoking-rooms-rounded": { + "body": "" + }, + "sms": { + "body": "" + }, + "sms-outline": { + "body": "" + }, + "sms-outline-rounded": { + "body": "" + }, + "sms-outline-sharp": { + "body": "" + }, + "sms-rounded": { + "body": "" + }, + "sms-sharp": { + "body": "" + }, + "snippet-folder": { + "body": "" + }, + "snippet-folder-outline": { + "body": "" + }, + "snippet-folder-outline-rounded": { + "body": "" + }, + "snippet-folder-outline-sharp": { + "body": "" + }, + "snippet-folder-rounded": { + "body": "" + }, + "snippet-folder-sharp": { + "body": "" + }, + "snooze": { + "body": "" + }, + "snooze-outline": { + "body": "" + }, + "snooze-outline-rounded": { + "body": "" + }, + "snooze-rounded": { + "body": "" + }, + "snowboarding": { + "body": "" + }, + "snowboarding-rounded": { + "body": "" + }, + "snowboarding-sharp": { + "body": "" + }, + "snowing": { + "body": "" + }, + "snowing-heavy": { + "body": "" + }, + "snowmobile": { + "body": "" + }, + "snowmobile-outline": { + "body": "" + }, + "snowmobile-outline-rounded": { + "body": "" + }, + "snowmobile-rounded": { + "body": "" + }, + "snowshoeing": { + "body": "" + }, + "snowshoeing-rounded": { + "body": "" + }, + "soap": { + "body": "" + }, + "soap-outline": { + "body": "" + }, + "soap-outline-rounded": { + "body": "" + }, + "soap-outline-sharp": { + "body": "" + }, + "soap-rounded": { + "body": "" + }, + "soap-sharp": { + "body": "" + }, + "social-distance": { + "body": "" + }, + "social-distance-rounded": { + "body": "" + }, + "social-leaderboard": { + "body": "" + }, + "social-leaderboard-outline": { + "body": "" + }, + "social-leaderboard-outline-rounded": { + "body": "" + }, + "social-leaderboard-rounded": { + "body": "" + }, + "solar-power": { + "body": "" + }, + "solar-power-outline": { + "body": "" + }, + "solar-power-outline-rounded": { + "body": "" + }, + "solar-power-rounded": { + "body": "" + }, + "sort": { + "body": "" + }, + "sort-by-alpha": { + "body": "" + }, + "sort-by-alpha-outline-rounded": { + "body": "" + }, + "sort-by-alpha-rounded": { + "body": "" + }, + "sort-rounded": { + "body": "" + }, + "sos": { + "body": "" + }, + "sos-rounded": { + "body": "" + }, + "sos-sharp": { + "body": "" + }, + "sound-detection-dog-barking": { + "body": "" + }, + "sound-detection-dog-barking-outline": { + "body": "" + }, + "sound-detection-glass-break": { + "body": "" + }, + "sound-detection-glass-break-outline": { + "body": "" + }, + "sound-detection-loud-sound": { + "body": "" + }, + "sound-detection-loud-sound-outline": { + "body": "" + }, + "sound-detection-loud-sound-outline-rounded": { + "body": "" + }, + "sound-detection-loud-sound-outline-sharp": { + "body": "" + }, + "sound-detection-loud-sound-rounded": { + "body": "" + }, + "sound-detection-loud-sound-sharp": { + "body": "" + }, + "sound-sampler": { + "body": "" + }, + "sound-sampler-rounded": { + "body": "" + }, + "soup-kitchen": { + "body": "" + }, + "soup-kitchen-outline": { + "body": "" + }, + "soup-kitchen-outline-rounded": { + "body": "" + }, + "soup-kitchen-rounded": { + "body": "" + }, + "source-environment": { + "body": "" + }, + "source-environment-rounded": { + "body": "" + }, + "source-notes": { + "body": "" + }, + "source-notes-outline": { + "body": "" + }, + "source-notes-outline-rounded": { + "body": "" + }, + "source-notes-outline-sharp": { + "body": "" + }, + "source-notes-rounded": { + "body": "" + }, + "source-notes-sharp": { + "body": "" + }, + "south": { + "body": "" + }, + "south-america": { + "body": "" + }, + "south-east": { + "body": "" + }, + "south-east-rounded": { + "body": "" + }, + "south-rounded": { + "body": "" + }, + "south-west": { + "body": "" + }, + "south-west-rounded": { + "body": "" + }, + "spa": { + "body": "" + }, + "spa-outline": { + "body": "" + }, + "spa-outline-rounded": { + "body": "" + }, + "spa-rounded": { + "body": "" + }, + "space-bar": { + "body": "" + }, + "space-bar-rounded": { + "body": "" + }, + "space-dashboard": { + "body": "" + }, + "space-dashboard-outline": { + "body": "" + }, + "space-dashboard-outline-sharp": { + "body": "" + }, + "space-dashboard-rounded": { + "body": "" + }, + "space-dashboard-sharp": { + "body": "" + }, + "spatial-audio": { + "body": "" + }, + "spatial-audio-off": { + "body": "" + }, + "spatial-audio-off-outline": { + "body": "" + }, + "spatial-audio-off-outline-rounded": { + "body": "" + }, + "spatial-audio-off-rounded": { + "body": "" + }, + "spatial-audio-outline": { + "body": "" + }, + "spatial-audio-outline-rounded": { + "body": "" + }, + "spatial-audio-rounded": { + "body": "" + }, + "spatial-tracking": { + "body": "" + }, + "spatial-tracking-outline": { + "body": "" + }, + "spatial-tracking-outline-rounded": { + "body": "" + }, + "spatial-tracking-rounded": { + "body": "" + }, + "speaker": { + "body": "" + }, + "speaker-group": { + "body": "" + }, + "speaker-group-outline": { + "body": "" + }, + "speaker-group-outline-rounded": { + "body": "" + }, + "speaker-group-outline-sharp": { + "body": "" + }, + "speaker-group-rounded": { + "body": "" + }, + "speaker-group-sharp": { + "body": "" + }, + "speaker-notes": { + "body": "" + }, + "speaker-notes-off": { + "body": "" + }, + "speaker-notes-off-outline": { + "body": "" + }, + "speaker-notes-off-outline-rounded": { + "body": "" + }, + "speaker-notes-off-outline-sharp": { + "body": "" + }, + "speaker-notes-off-rounded": { + "body": "" + }, + "speaker-notes-off-sharp": { + "body": "" + }, + "speaker-notes-outline": { + "body": "" + }, + "speaker-notes-outline-rounded": { + "body": "" + }, + "speaker-notes-outline-sharp": { + "body": "" + }, + "speaker-notes-rounded": { + "body": "" + }, + "speaker-notes-sharp": { + "body": "" + }, + "speaker-outline": { + "body": "" + }, + "speaker-outline-sharp": { + "body": "" + }, + "speaker-phone": { + "body": "" + }, + "speaker-phone-outline": { + "body": "" + }, + "speaker-phone-outline-rounded": { + "body": "" + }, + "speaker-phone-outline-sharp": { + "body": "" + }, + "speaker-phone-rounded": { + "body": "" + }, + "speaker-phone-sharp": { + "body": "" + }, + "speaker-sharp": { + "body": "" + }, + "special-character": { + "body": "" + }, + "special-character-rounded": { + "body": "" + }, + "specific-gravity": { + "body": "" + }, + "specific-gravity-outline": { + "body": "" + }, + "specific-gravity-outline-rounded": { + "body": "" + }, + "specific-gravity-outline-sharp": { + "body": "" + }, + "specific-gravity-rounded": { + "body": "" + }, + "specific-gravity-sharp": { + "body": "" + }, + "speech-to-text": { + "body": "" + }, + "speech-to-text-rounded": { + "body": "" + }, + "speech-to-text-sharp": { + "body": "" + }, + "speed": { + "body": "" + }, + "speed-outline": { + "body": "" + }, + "speed-outline-rounded": { + "body": "" + }, + "speed-rounded": { + "body": "" + }, + "spellcheck": { + "body": "" + }, + "spellcheck-rounded": { + "body": "" + }, + "splitscreen": { + "body": "" + }, + "splitscreen-bottom": { + "body": "" + }, + "splitscreen-bottom-outline": { + "body": "" + }, + "splitscreen-bottom-outline-sharp": { + "body": "" + }, + "splitscreen-bottom-sharp": { + "body": "" + }, + "splitscreen-left": { + "body": "" + }, + "splitscreen-left-outline": { + "body": "" + }, + "splitscreen-left-outline-sharp": { + "body": "" + }, + "splitscreen-left-sharp": { + "body": "" + }, + "splitscreen-outline": { + "body": "" + }, + "splitscreen-outline-sharp": { + "body": "" + }, + "splitscreen-right": { + "body": "" + }, + "splitscreen-right-outline": { + "body": "" + }, + "splitscreen-right-outline-sharp": { + "body": "" + }, + "splitscreen-right-sharp": { + "body": "" + }, + "splitscreen-sharp": { + "body": "" + }, + "splitscreen-top": { + "body": "" + }, + "splitscreen-top-outline": { + "body": "" + }, + "splitscreen-top-outline-sharp": { + "body": "" + }, + "splitscreen-top-sharp": { + "body": "" + }, + "spo2": { + "body": "" + }, + "spo2-outline": { + "body": "" + }, + "spo2-outline-rounded": { + "body": "" + }, + "spo2-outline-sharp": { + "body": "" + }, + "spo2-rounded": { + "body": "" + }, + "spo2-sharp": { + "body": "" + }, + "spoke": { + "body": "" + }, + "spoke-outline": { + "body": "" + }, + "sports": { + "body": "" + }, + "sports-and-outdoors": { + "body": "" + }, + "sports-and-outdoors-outline": { + "body": "" + }, + "sports-bar": { + "body": "" + }, + "sports-bar-outline": { + "body": "" + }, + "sports-bar-outline-rounded": { + "body": "" + }, + "sports-bar-outline-sharp": { + "body": "" + }, + "sports-bar-rounded": { + "body": "" + }, + "sports-bar-sharp": { + "body": "" + }, + "sports-baseball": { + "body": "" + }, + "sports-baseball-outline": { + "body": "" + }, + "sports-basketball": { + "body": "" + }, + "sports-basketball-outline": { + "body": "" + }, + "sports-cricket": { + "body": "" + }, + "sports-cricket-outline": { + "body": "" + }, + "sports-cricket-outline-rounded": { + "body": "" + }, + "sports-cricket-outline-sharp": { + "body": "" + }, + "sports-cricket-rounded": { + "body": "" + }, + "sports-cricket-sharp": { + "body": "" + }, + "sports-esports": { + "body": "" + }, + "sports-esports-outline": { + "body": "" + }, + "sports-esports-outline-rounded": { + "body": "" + }, + "sports-esports-outline-sharp": { + "body": "" + }, + "sports-esports-rounded": { + "body": "" + }, + "sports-esports-sharp": { + "body": "" + }, + "sports-football": { + "body": "" + }, + "sports-football-outline": { + "body": "" + }, + "sports-football-outline-rounded": { + "body": "" + }, + "sports-football-rounded": { + "body": "" + }, + "sports-golf": { + "body": "" + }, + "sports-golf-outline": { + "body": "" + }, + "sports-golf-outline-rounded": { + "body": "" + }, + "sports-golf-rounded": { + "body": "" + }, + "sports-gymnastics": { + "body": "" + }, + "sports-gymnastics-rounded": { + "body": "" + }, + "sports-handball": { + "body": "" + }, + "sports-handball-rounded": { + "body": "" + }, + "sports-hockey": { + "body": "" + }, + "sports-hockey-rounded": { + "body": "" + }, + "sports-hockey-sharp": { + "body": "" + }, + "sports-kabaddi": { + "body": "" + }, + "sports-kabaddi-rounded": { + "body": "" + }, + "sports-kabaddi-sharp": { + "body": "" + }, + "sports-martial-arts": { + "body": "" + }, + "sports-martial-arts-rounded": { + "body": "" + }, + "sports-mma": { + "body": "" + }, + "sports-mma-outline": { + "body": "" + }, + "sports-mma-outline-rounded": { + "body": "" + }, + "sports-mma-outline-sharp": { + "body": "" + }, + "sports-mma-rounded": { + "body": "" + }, + "sports-mma-sharp": { + "body": "" + }, + "sports-motorsports": { + "body": "" + }, + "sports-motorsports-outline": { + "body": "" + }, + "sports-motorsports-outline-sharp": { + "body": "" + }, + "sports-motorsports-sharp": { + "body": "" + }, + "sports-outline": { + "body": "" + }, + "sports-outline-rounded": { + "body": "" + }, + "sports-rounded": { + "body": "" + }, + "sports-rugby": { + "body": "" + }, + "sports-rugby-outline": { + "body": "" + }, + "sports-score": { + "body": "" + }, + "sports-score-rounded": { + "body": "" + }, + "sports-soccer": { + "body": "" + }, + "sports-tennis": { + "body": "" + }, + "sports-tennis-outline": { + "body": "" + }, + "sports-tennis-outline-rounded": { + "body": "" + }, + "sports-tennis-rounded": { + "body": "" + }, + "sports-volleyball": { + "body": "" + }, + "sports-volleyball-outline": { + "body": "" + }, + "sprinkler": { + "body": "" + }, + "sprinkler-rounded": { + "body": "" + }, + "sprint": { + "body": "" + }, + "sprint-rounded": { + "body": "" + }, + "square": { + "body": "" + }, + "square-foot": { + "body": "" + }, + "square-foot-sharp": { + "body": "" + }, + "square-outline": { + "body": "" + }, + "square-outline-rounded": { + "body": "" + }, + "square-rounded": { + "body": "" + }, + "ssid-chart": { + "body": "" + }, + "ssid-chart-rounded": { + "body": "" + }, + "stack": { + "body": "" + }, + "stack-off": { + "body": "" + }, + "stack-off-outline": { + "body": "" + }, + "stack-off-outline-rounded": { + "body": "" + }, + "stack-off-outline-sharp": { + "body": "" + }, + "stack-off-rounded": { + "body": "" + }, + "stack-off-sharp": { + "body": "" + }, + "stack-outline": { + "body": "" + }, + "stack-outline-rounded": { + "body": "" + }, + "stack-outline-sharp": { + "body": "" + }, + "stack-rounded": { + "body": "" + }, + "stack-sharp": { + "body": "" + }, + "stack-star": { + "body": "" + }, + "stack-star-outline": { + "body": "" + }, + "stack-star-outline-rounded": { + "body": "" + }, + "stack-star-outline-sharp": { + "body": "" + }, + "stack-star-rounded": { + "body": "" + }, + "stack-star-sharp": { + "body": "" + }, + "stacked-bar-chart": { + "body": "" + }, + "stacked-bar-chart-rounded": { + "body": "" + }, + "stacked-email": { + "body": "" + }, + "stacked-email-outline": { + "body": "" + }, + "stacked-email-outline-rounded": { + "body": "" + }, + "stacked-email-outline-sharp": { + "body": "" + }, + "stacked-email-rounded": { + "body": "" + }, + "stacked-email-sharp": { + "body": "" + }, + "stacked-inbox": { + "body": "" + }, + "stacked-inbox-outline": { + "body": "" + }, + "stacked-inbox-outline-rounded": { + "body": "" + }, + "stacked-inbox-outline-sharp": { + "body": "" + }, + "stacked-inbox-rounded": { + "body": "" + }, + "stacked-inbox-sharp": { + "body": "" + }, + "stacked-line-chart": { + "body": "" + }, + "stacked-line-chart-rounded": { + "body": "" + }, + "stadia-controller": { + "body": "" + }, + "stadia-controller-outline": { + "body": "" + }, + "stadium": { + "body": "" + }, + "stadium-outline": { + "body": "" + }, + "stadium-outline-rounded": { + "body": "" + }, + "stadium-rounded": { + "body": "" + }, + "stairs": { + "body": "" + }, + "stairs-outline": { + "body": "" + }, + "stairs-outline-rounded": { + "body": "" + }, + "stairs-outline-sharp": { + "body": "" + }, + "stairs-rounded": { + "body": "" + }, + "stairs-sharp": { + "body": "" + }, + "star": { + "body": "" + }, + "star-half": { + "body": "" + }, + "star-half-outline": { + "body": "" + }, + "star-half-rounded": { + "body": "" + }, + "star-outline": { + "body": "" + }, + "star-outline-rounded": { + "body": "" + }, + "star-rate": { + "body": "" + }, + "star-rate-half": { + "body": "" + }, + "star-rate-half-rounded": { + "body": "" + }, + "star-rate-outline": { + "body": "" + }, + "star-rate-outline-rounded": { + "body": "" + }, + "star-rate-rounded": { + "body": "" + }, + "star-rounded": { + "body": "" + }, + "stars": { + "body": "" + }, + "stars-outline": { + "body": "" + }, + "stars-outline-rounded": { + "body": "" + }, + "stars-rounded": { + "body": "" + }, + "start": { + "body": "" + }, + "start-rounded": { + "body": "" + }, + "stat-0": { + "body": "" + }, + "stat-0-outline": { + "body": "" + }, + "stat-1": { + "body": "" + }, + "stat-1-rounded": { + "body": "" + }, + "stat-2": { + "body": "" + }, + "stat-2-rounded": { + "body": "" + }, + "stat-3": { + "body": "" + }, + "stat-3-rounded": { + "body": "" + }, + "stat-minus-1": { + "body": "" + }, + "stat-minus-1-rounded": { + "body": "" + }, + "stat-minus-2": { + "body": "" + }, + "stat-minus-2-rounded": { + "body": "" + }, + "stat-minus-3": { + "body": "" + }, + "stat-minus-3-rounded": { + "body": "" + }, + "stay-current-landscape": { + "body": "" + }, + "stay-current-landscape-outline": { + "body": "" + }, + "stay-current-landscape-outline-sharp": { + "body": "" + }, + "stay-current-landscape-sharp": { + "body": "" + }, + "stay-primary-portrait": { + "body": "" + }, + "stay-primary-portrait-outline": { + "body": "" + }, + "stay-primary-portrait-outline-rounded": { + "body": "" + }, + "stay-primary-portrait-outline-sharp": { + "body": "" + }, + "stay-primary-portrait-rounded": { + "body": "" + }, + "stay-primary-portrait-sharp": { + "body": "" + }, + "step": { + "body": "" + }, + "step-into": { + "body": "" + }, + "step-into-rounded": { + "body": "" + }, + "step-out": { + "body": "" + }, + "step-out-rounded": { + "body": "" + }, + "step-over": { + "body": "" + }, + "step-over-rounded": { + "body": "" + }, + "step-rounded": { + "body": "" + }, + "steppers": { + "body": "" + }, + "steps": { + "body": "" + }, + "steps-outline": { + "body": "" + }, + "steps-outline-sharp": { + "body": "" + }, + "steps-sharp": { + "body": "" + }, + "stethoscope": { + "body": "" + }, + "stethoscope-arrow": { + "body": "" + }, + "stethoscope-arrow-rounded": { + "body": "" + }, + "stethoscope-check": { + "body": "" + }, + "stethoscope-check-rounded": { + "body": "" + }, + "stethoscope-outline": { + "body": "" + }, + "stethoscope-outline-rounded": { + "body": "" + }, + "stethoscope-rounded": { + "body": "" + }, + "sticky-note": { + "body": "" + }, + "sticky-note-2": { + "body": "" + }, + "sticky-note-2-outline": { + "body": "" + }, + "sticky-note-2-outline-rounded": { + "body": "" + }, + "sticky-note-2-outline-sharp": { + "body": "" + }, + "sticky-note-2-rounded": { + "body": "" + }, + "sticky-note-2-sharp": { + "body": "" + }, + "sticky-note-outline": { + "body": "" + }, + "sticky-note-outline-rounded": { + "body": "" + }, + "sticky-note-outline-sharp": { + "body": "" + }, + "sticky-note-rounded": { + "body": "" + }, + "sticky-note-sharp": { + "body": "" + }, + "stock-media": { + "body": "" + }, + "stock-media-outline": { + "body": "" + }, + "stock-media-outline-rounded": { + "body": "" + }, + "stock-media-outline-sharp": { + "body": "" + }, + "stock-media-rounded": { + "body": "" + }, + "stock-media-sharp": { + "body": "" + }, + "stockpot": { + "body": "" + }, + "stockpot-outline": { + "body": "" + }, + "stockpot-outline-rounded": { + "body": "" + }, + "stockpot-outline-sharp": { + "body": "" + }, + "stockpot-rounded": { + "body": "" + }, + "stockpot-sharp": { + "body": "" + }, + "stop": { + "body": "" + }, + "stop-circle": { + "body": "" + }, + "stop-circle-outline": { + "body": "" + }, + "stop-circle-outline-rounded": { + "body": "" + }, + "stop-circle-rounded": { + "body": "" + }, + "stop-outline": { + "body": "" + }, + "stop-outline-rounded": { + "body": "" + }, + "stop-rounded": { + "body": "" + }, + "stop-screen-share": { + "body": "" + }, + "stop-screen-share-outline": { + "body": "" + }, + "stop-screen-share-outline-rounded": { + "body": "" + }, + "stop-screen-share-outline-sharp": { + "body": "" + }, + "stop-screen-share-rounded": { + "body": "" + }, + "stop-screen-share-sharp": { + "body": "" + }, + "storage": { + "body": "" + }, + "storage-rounded": { + "body": "" + }, + "store": { + "body": "" + }, + "store-outline": { + "body": "" + }, + "store-outline-rounded": { + "body": "" + }, + "store-rounded": { + "body": "" + }, + "storefront": { + "body": "" + }, + "storefront-outline": { + "body": "" + }, + "storefront-outline-rounded": { + "body": "" + }, + "storefront-outline-sharp": { + "body": "" + }, + "storefront-rounded": { + "body": "" + }, + "storefront-sharp": { + "body": "" + }, + "storm": { + "body": "" + }, + "storm-outline": { + "body": "" + }, + "storm-outline-rounded": { + "body": "" + }, + "storm-rounded": { + "body": "" + }, + "straight": { + "body": "" + }, + "straight-rounded": { + "body": "" + }, + "straighten": { + "body": "" + }, + "straighten-outline": { + "body": "" + }, + "straighten-outline-rounded": { + "body": "" + }, + "straighten-outline-sharp": { + "body": "" + }, + "straighten-rounded": { + "body": "" + }, + "straighten-sharp": { + "body": "" + }, + "strategy": { + "body": "" + }, + "strategy-outline": { + "body": "" + }, + "strategy-outline-rounded": { + "body": "" + }, + "strategy-rounded": { + "body": "" + }, + "stream": { + "body": "" + }, + "stream-apps": { + "body": "" + }, + "stream-apps-outline": { + "body": "" + }, + "stream-apps-outline-rounded": { + "body": "" + }, + "stream-apps-outline-sharp": { + "body": "" + }, + "stream-apps-rounded": { + "body": "" + }, + "stream-apps-sharp": { + "body": "" + }, + "stream-rounded": { + "body": "" + }, + "streetview": { + "body": "" + }, + "stress-management": { + "body": "" + }, + "stress-management-outline": { + "body": "" + }, + "strikethrough-s": { + "body": "" + }, + "strikethrough-s-rounded": { + "body": "" + }, + "stroke-full": { + "body": "" + }, + "stroke-partial": { + "body": "" + }, + "stroller": { + "body": "" + }, + "stroller-outline": { + "body": "" + }, + "stroller-outline-rounded": { + "body": "" + }, + "stroller-outline-sharp": { + "body": "" + }, + "stroller-rounded": { + "body": "" + }, + "stroller-sharp": { + "body": "" + }, + "style": { + "body": "" + }, + "style-outline": { + "body": "" + }, + "style-outline-sharp": { + "body": "" + }, + "style-sharp": { + "body": "" + }, + "styler": { + "body": "" + }, + "styler-outline": { + "body": "" + }, + "stylus": { + "body": "" + }, + "stylus-laser-pointer": { + "body": "" + }, + "stylus-note": { + "body": "" + }, + "stylus-note-outline": { + "body": "" + }, + "stylus-note-outline-rounded": { + "body": "" + }, + "stylus-note-outline-sharp": { + "body": "" + }, + "stylus-note-rounded": { + "body": "" + }, + "stylus-note-sharp": { + "body": "" + }, + "stylus-outline": { + "body": "" + }, + "stylus-outline-sharp": { + "body": "" + }, + "stylus-sharp": { + "body": "" + }, + "subdirectory-arrow-left": { + "body": "" + }, + "subdirectory-arrow-left-rounded": { + "body": "" + }, + "subdirectory-arrow-right": { + "body": "" + }, + "subdirectory-arrow-right-rounded": { + "body": "" + }, + "subheader": { + "body": "" + }, + "subheader-outline": { + "body": "" + }, + "subheader-outline-rounded": { + "body": "" + }, + "subheader-outline-sharp": { + "body": "" + }, + "subheader-rounded": { + "body": "" + }, + "subheader-sharp": { + "body": "" + }, + "subject": { + "body": "" + }, + "subject-rounded": { + "body": "" + }, + "subscript": { + "body": "" + }, + "subscript-rounded": { + "body": "" + }, + "subscript-sharp": { + "body": "" + }, + "subscriptions": { + "body": "" + }, + "subscriptions-outline": { + "body": "" + }, + "subscriptions-outline-rounded": { + "body": "" + }, + "subscriptions-outline-sharp": { + "body": "" + }, + "subscriptions-rounded": { + "body": "" + }, + "subscriptions-sharp": { + "body": "" + }, + "subtitles": { + "body": "" + }, + "subtitles-off": { + "body": "" + }, + "subtitles-off-outline": { + "body": "" + }, + "subtitles-off-outline-rounded": { + "body": "" + }, + "subtitles-off-outline-sharp": { + "body": "" + }, + "subtitles-off-rounded": { + "body": "" + }, + "subtitles-off-sharp": { + "body": "" + }, + "subtitles-outline": { + "body": "" + }, + "subtitles-outline-rounded": { + "body": "" + }, + "subtitles-outline-sharp": { + "body": "" + }, + "subtitles-rounded": { + "body": "" + }, + "subtitles-sharp": { + "body": "" + }, + "subway": { + "body": "" + }, + "subway-outline": { + "body": "" + }, + "subway-outline-rounded": { + "body": "" + }, + "subway-rounded": { + "body": "" + }, + "summarize": { + "body": "" + }, + "summarize-outline": { + "body": "" + }, + "summarize-outline-rounded": { + "body": "" + }, + "summarize-outline-sharp": { + "body": "" + }, + "summarize-rounded": { + "body": "" + }, + "summarize-sharp": { + "body": "" + }, + "sunny": { + "body": "" + }, + "sunny-outline": { + "body": "" + }, + "sunny-outline-rounded": { + "body": "" + }, + "sunny-rounded": { + "body": "" + }, + "sunny-snowing": { + "body": "" + }, + "sunny-snowing-outline": { + "body": "" + }, + "superscript": { + "body": "" + }, + "superscript-rounded": { + "body": "" + }, + "superscript-sharp": { + "body": "" + }, + "supervised-user-circle": { + "body": "" + }, + "supervised-user-circle-off": { + "body": "" + }, + "supervised-user-circle-off-outline": { + "body": "" + }, + "supervised-user-circle-off-outline-rounded": { + "body": "" + }, + "supervised-user-circle-off-rounded": { + "body": "" + }, + "supervised-user-circle-outline": { + "body": "" + }, + "supervisor-account": { + "body": "" + }, + "supervisor-account-outline": { + "body": "" + }, + "supervisor-account-outline-rounded": { + "body": "" + }, + "supervisor-account-rounded": { + "body": "" + }, + "support": { + "body": "" + }, + "support-agent": { + "body": "" + }, + "support-agent-outline": { + "body": "" + }, + "support-agent-outline-rounded": { + "body": "" + }, + "support-agent-outline-sharp": { + "body": "" + }, + "support-agent-rounded": { + "body": "" + }, + "support-agent-sharp": { + "body": "" + }, + "surfing": { + "body": "" + }, + "surfing-rounded": { + "body": "" + }, + "surfing-sharp": { + "body": "" + }, + "surgical": { + "body": "" + }, + "surgical-outline": { + "body": "" + }, + "surgical-outline-rounded": { + "body": "" + }, + "surgical-outline-sharp": { + "body": "" + }, + "surgical-rounded": { + "body": "" + }, + "surgical-sharp": { + "body": "" + }, + "surround-sound": { + "body": "" + }, + "surround-sound-outline": { + "body": "" + }, + "surround-sound-outline-rounded": { + "body": "" + }, + "surround-sound-outline-sharp": { + "body": "" + }, + "surround-sound-rounded": { + "body": "" + }, + "surround-sound-sharp": { + "body": "" + }, + "swap-calls": { + "body": "" + }, + "swap-calls-rounded": { + "body": "" + }, + "swap-driving-apps": { + "body": "" + }, + "swap-driving-apps-outline": { + "body": "" + }, + "swap-driving-apps-outline-rounded": { + "body": "" + }, + "swap-driving-apps-outline-sharp": { + "body": "" + }, + "swap-driving-apps-rounded": { + "body": "" + }, + "swap-driving-apps-sharp": { + "body": "" + }, + "swap-driving-apps-wheel": { + "body": "" + }, + "swap-driving-apps-wheel-outline": { + "body": "" + }, + "swap-driving-apps-wheel-outline-sharp": { + "body": "" + }, + "swap-driving-apps-wheel-sharp": { + "body": "" + }, + "swap-horiz": { + "body": "" + }, + "swap-horiz-rounded": { + "body": "" + }, + "swap-horizontal-circle": { + "body": "" + }, + "swap-horizontal-circle-outline": { + "body": "" + }, + "swap-horizontal-circle-outline-rounded": { + "body": "" + }, + "swap-horizontal-circle-rounded": { + "body": "" + }, + "swap-vert": { + "body": "" + }, + "swap-vert-rounded": { + "body": "" + }, + "swap-vertical-circle": { + "body": "" + }, + "swap-vertical-circle-outline": { + "body": "" + }, + "swap-vertical-circle-outline-rounded": { + "body": "" + }, + "swap-vertical-circle-rounded": { + "body": "" + }, + "sweep": { + "body": "" + }, + "sweep-outline": { + "body": "" + }, + "sweep-outline-rounded": { + "body": "" + }, + "sweep-rounded": { + "body": "" + }, + "swipe": { + "body": "" + }, + "swipe-down": { + "body": "" + }, + "swipe-down-alt": { + "body": "" + }, + "swipe-down-alt-outline": { + "body": "" + }, + "swipe-down-alt-outline-rounded": { + "body": "" + }, + "swipe-down-alt-rounded": { + "body": "" + }, + "swipe-down-outline": { + "body": "" + }, + "swipe-down-outline-rounded": { + "body": "" + }, + "swipe-down-outline-sharp": { + "body": "" + }, + "swipe-down-rounded": { + "body": "" + }, + "swipe-down-sharp": { + "body": "" + }, + "swipe-left": { + "body": "" + }, + "swipe-left-alt": { + "body": "" + }, + "swipe-left-alt-outline": { + "body": "" + }, + "swipe-left-alt-outline-rounded": { + "body": "" + }, + "swipe-left-alt-rounded": { + "body": "" + }, + "swipe-left-outline": { + "body": "" + }, + "swipe-left-outline-rounded": { + "body": "" + }, + "swipe-left-outline-sharp": { + "body": "" + }, + "swipe-left-rounded": { + "body": "" + }, + "swipe-left-sharp": { + "body": "" + }, + "swipe-outline": { + "body": "" + }, + "swipe-outline-rounded": { + "body": "" + }, + "swipe-outline-sharp": { + "body": "" + }, + "swipe-right": { + "body": "" + }, + "swipe-right-alt": { + "body": "" + }, + "swipe-right-alt-outline": { + "body": "" + }, + "swipe-right-alt-outline-rounded": { + "body": "" + }, + "swipe-right-alt-rounded": { + "body": "" + }, + "swipe-right-outline": { + "body": "" + }, + "swipe-right-outline-rounded": { + "body": "" + }, + "swipe-right-outline-sharp": { + "body": "" + }, + "swipe-right-rounded": { + "body": "" + }, + "swipe-right-sharp": { + "body": "" + }, + "swipe-rounded": { + "body": "" + }, + "swipe-sharp": { + "body": "" + }, + "swipe-up": { + "body": "" + }, + "swipe-up-alt": { + "body": "" + }, + "swipe-up-alt-outline": { + "body": "" + }, + "swipe-up-alt-outline-rounded": { + "body": "" + }, + "swipe-up-alt-rounded": { + "body": "" + }, + "swipe-up-outline": { + "body": "" + }, + "swipe-up-outline-rounded": { + "body": "" + }, + "swipe-up-outline-sharp": { + "body": "" + }, + "swipe-up-rounded": { + "body": "" + }, + "swipe-up-sharp": { + "body": "" + }, + "swipe-vertical": { + "body": "" + }, + "swipe-vertical-outline": { + "body": "" + }, + "swipe-vertical-outline-rounded": { + "body": "" + }, + "swipe-vertical-outline-sharp": { + "body": "" + }, + "swipe-vertical-rounded": { + "body": "" + }, + "swipe-vertical-sharp": { + "body": "" + }, + "switch": { + "body": "" + }, + "switch-access": { + "body": "" + }, + "switch-access-outline": { + "body": "" + }, + "switch-access-outline-rounded": { + "body": "" + }, + "switch-access-rounded": { + "body": "" + }, + "switch-access-shortcut": { + "body": "" + }, + "switch-access-shortcut-add": { + "body": "" + }, + "switch-access-shortcut-add-rounded": { + "body": "" + }, + "switch-access-shortcut-rounded": { + "body": "" + }, + "switch-account": { + "body": "" + }, + "switch-account-outline": { + "body": "" + }, + "switch-account-outline-rounded": { + "body": "" + }, + "switch-account-outline-sharp": { + "body": "" + }, + "switch-account-rounded": { + "body": "" + }, + "switch-account-sharp": { + "body": "" + }, + "switch-camera": { + "body": "" + }, + "switch-camera-outline": { + "body": "" + }, + "switch-camera-outline-rounded": { + "body": "" + }, + "switch-camera-outline-sharp": { + "body": "" + }, + "switch-camera-rounded": { + "body": "" + }, + "switch-camera-sharp": { + "body": "" + }, + "switch-left": { + "body": "" + }, + "switch-left-rounded": { + "body": "" + }, + "switch-outline": { + "body": "" + }, + "switch-outline-rounded": { + "body": "" + }, + "switch-outline-sharp": { + "body": "" + }, + "switch-right": { + "body": "" + }, + "switch-right-rounded": { + "body": "" + }, + "switch-rounded": { + "body": "" + }, + "switch-sharp": { + "body": "" + }, + "switch-video": { + "body": "" + }, + "switch-video-outline": { + "body": "" + }, + "switch-video-outline-rounded": { + "body": "" + }, + "switch-video-outline-sharp": { + "body": "" + }, + "switch-video-rounded": { + "body": "" + }, + "switch-video-sharp": { + "body": "" + }, + "switches": { + "body": "" + }, + "switches-outline": { + "body": "" + }, + "switches-outline-sharp": { + "body": "" + }, + "switches-sharp": { + "body": "" + }, + "sword-rose": { + "body": "" + }, + "sword-rose-outline": { + "body": "" + }, + "sword-rose-outline-rounded": { + "body": "" + }, + "sword-rose-outline-sharp": { + "body": "" + }, + "sword-rose-rounded": { + "body": "" + }, + "sword-rose-sharp": { + "body": "" + }, + "swords": { + "body": "" + }, + "swords-outline": { + "body": "" + }, + "symptoms": { + "body": "" + }, + "symptoms-outline": { + "body": "" + }, + "synagogue": { + "body": "" + }, + "synagogue-outline": { + "body": "" + }, + "synagogue-outline-rounded": { + "body": "" + }, + "synagogue-outline-sharp": { + "body": "" + }, + "synagogue-rounded": { + "body": "" + }, + "synagogue-sharp": { + "body": "" + }, + "sync": { + "body": "" + }, + "sync-alt": { + "body": "" + }, + "sync-alt-rounded": { + "body": "" + }, + "sync-disabled": { + "body": "" + }, + "sync-disabled-rounded": { + "body": "" + }, + "sync-lock": { + "body": "" + }, + "sync-lock-rounded": { + "body": "" + }, + "sync-lock-sharp": { + "body": "" + }, + "sync-outline": { + "body": "" + }, + "sync-problem": { + "body": "" + }, + "sync-problem-outline": { + "body": "" + }, + "sync-problem-outline-rounded": { + "body": "" + }, + "sync-problem-rounded": { + "body": "" + }, + "sync-rounded": { + "body": "" + }, + "sync-saved-locally": { + "body": "" + }, + "sync-saved-locally-outline": { + "body": "" + }, + "sync-saved-locally-outline-rounded": { + "body": "" + }, + "sync-saved-locally-outline-sharp": { + "body": "" + }, + "sync-saved-locally-rounded": { + "body": "" + }, + "sync-saved-locally-sharp": { + "body": "" + }, + "syringe": { + "body": "" + }, + "syringe-outline": { + "body": "" + }, + "syringe-outline-rounded": { + "body": "" + }, + "syringe-outline-sharp": { + "body": "" + }, + "syringe-rounded": { + "body": "" + }, + "syringe-sharp": { + "body": "" + }, + "system-update": { + "body": "" + }, + "system-update-alt": { + "body": "" + }, + "system-update-alt-rounded": { + "body": "" + }, + "system-update-alt-sharp": { + "body": "" + }, + "system-update-outline": { + "body": "" + }, + "system-update-outline-rounded": { + "body": "" + }, + "system-update-outline-sharp": { + "body": "" + }, + "system-update-rounded": { + "body": "" + }, + "system-update-sharp": { + "body": "" + }, + "tab": { + "body": "" + }, + "tab-close": { + "body": "" + }, + "tab-close-outline": { + "body": "" + }, + "tab-close-outline-rounded": { + "body": "" + }, + "tab-close-outline-sharp": { + "body": "" + }, + "tab-close-right": { + "body": "" + }, + "tab-close-right-outline": { + "body": "" + }, + "tab-close-right-outline-rounded": { + "body": "" + }, + "tab-close-right-outline-sharp": { + "body": "" + }, + "tab-close-right-rounded": { + "body": "" + }, + "tab-close-right-sharp": { + "body": "" + }, + "tab-close-rounded": { + "body": "" + }, + "tab-close-sharp": { + "body": "" + }, + "tab-duplicate": { + "body": "" + }, + "tab-duplicate-outline": { + "body": "" + }, + "tab-duplicate-outline-rounded": { + "body": "" + }, + "tab-duplicate-outline-sharp": { + "body": "" + }, + "tab-duplicate-rounded": { + "body": "" + }, + "tab-duplicate-sharp": { + "body": "" + }, + "tab-group": { + "body": "" + }, + "tab-group-outline": { + "body": "" + }, + "tab-group-outline-rounded": { + "body": "" + }, + "tab-group-outline-sharp": { + "body": "" + }, + "tab-group-rounded": { + "body": "" + }, + "tab-group-sharp": { + "body": "" + }, + "tab-move": { + "body": "" + }, + "tab-move-rounded": { + "body": "" + }, + "tab-move-sharp": { + "body": "" + }, + "tab-new-right": { + "body": "" + }, + "tab-new-right-outline": { + "body": "" + }, + "tab-new-right-outline-rounded": { + "body": "" + }, + "tab-new-right-outline-sharp": { + "body": "" + }, + "tab-new-right-rounded": { + "body": "" + }, + "tab-new-right-sharp": { + "body": "" + }, + "tab-outline": { + "body": "" + }, + "tab-outline-rounded": { + "body": "" + }, + "tab-outline-sharp": { + "body": "" + }, + "tab-recent": { + "body": "" + }, + "tab-recent-outline": { + "body": "" + }, + "tab-recent-outline-rounded": { + "body": "" + }, + "tab-recent-outline-sharp": { + "body": "" + }, + "tab-recent-rounded": { + "body": "" + }, + "tab-recent-sharp": { + "body": "" + }, + "tab-rounded": { + "body": "" + }, + "tab-sharp": { + "body": "" + }, + "tab-unselected": { + "body": "" + }, + "tab-unselected-rounded": { + "body": "" + }, + "tab-unselected-sharp": { + "body": "" + }, + "table": { + "body": "" + }, + "table-bar": { + "body": "" + }, + "table-bar-outline": { + "body": "" + }, + "table-bar-outline-rounded": { + "body": "" + }, + "table-bar-outline-sharp": { + "body": "" + }, + "table-bar-rounded": { + "body": "" + }, + "table-bar-sharp": { + "body": "" + }, + "table-chart": { + "body": "" + }, + "table-chart-outline": { + "body": "" + }, + "table-chart-outline-sharp": { + "body": "" + }, + "table-chart-sharp": { + "body": "" + }, + "table-chart-view": { + "body": "" + }, + "table-chart-view-outline": { + "body": "" + }, + "table-chart-view-outline-rounded": { + "body": "" + }, + "table-chart-view-outline-sharp": { + "body": "" + }, + "table-chart-view-rounded": { + "body": "" + }, + "table-chart-view-sharp": { + "body": "" + }, + "table-lamp": { + "body": "" + }, + "table-lamp-outline": { + "body": "" + }, + "table-lamp-outline-rounded": { + "body": "" + }, + "table-lamp-outline-sharp": { + "body": "" + }, + "table-lamp-rounded": { + "body": "" + }, + "table-lamp-sharp": { + "body": "" + }, + "table-restaurant": { + "body": "" + }, + "table-restaurant-outline": { + "body": "" + }, + "table-restaurant-outline-rounded": { + "body": "" + }, + "table-restaurant-outline-sharp": { + "body": "" + }, + "table-restaurant-rounded": { + "body": "" + }, + "table-restaurant-sharp": { + "body": "" + }, + "table-rounded": { + "body": "" + }, + "table-rows": { + "body": "" + }, + "table-rows-narrow": { + "body": "" + }, + "table-rows-narrow-outline": { + "body": "" + }, + "table-rows-narrow-outline-sharp": { + "body": "" + }, + "table-rows-narrow-rounded": { + "body": "" + }, + "table-rows-narrow-sharp": { + "body": "" + }, + "table-rows-outline": { + "body": "" + }, + "table-rows-rounded": { + "body": "" + }, + "table-view": { + "body": "" + }, + "table-view-rounded": { + "body": "" + }, + "table-view-sharp": { + "body": "" + }, + "tablet": { + "body": "" + }, + "tablet-android": { + "body": "" + }, + "tablet-android-outline": { + "body": "" + }, + "tablet-android-outline-rounded": { + "body": "" + }, + "tablet-android-outline-sharp": { + "body": "" + }, + "tablet-android-rounded": { + "body": "" + }, + "tablet-android-sharp": { + "body": "" + }, + "tablet-mac": { + "body": "" + }, + "tablet-mac-outline": { + "body": "" + }, + "tablet-mac-outline-sharp": { + "body": "" + }, + "tablet-mac-sharp": { + "body": "" + }, + "tablet-outline": { + "body": "" + }, + "tablet-outline-sharp": { + "body": "" + }, + "tablet-sharp": { + "body": "" + }, + "tabs": { + "body": "" + }, + "tabs-outline": { + "body": "" + }, + "tabs-outline-rounded": { + "body": "" + }, + "tabs-outline-sharp": { + "body": "" + }, + "tabs-rounded": { + "body": "" + }, + "tabs-sharp": { + "body": "" + }, + "tactic": { + "body": "" + }, + "tactic-rounded": { + "body": "" + }, + "tag": { + "body": "" + }, + "tag-rounded": { + "body": "" + }, + "takeout-dining": { + "body": "" + }, + "takeout-dining-outline": { + "body": "" + }, + "takeout-dining-outline-rounded": { + "body": "" + }, + "takeout-dining-rounded": { + "body": "" + }, + "tamper-detection-off": { + "body": "" + }, + "tamper-detection-off-outline": { + "body": "" + }, + "tamper-detection-on": { + "body": "" + }, + "tamper-detection-on-outline": { + "body": "" + }, + "tamper-detection-on-outline-rounded": { + "body": "" + }, + "tamper-detection-on-outline-sharp": { + "body": "" + }, + "tamper-detection-on-rounded": { + "body": "" + }, + "tamper-detection-on-sharp": { + "body": "" + }, + "tap-and-play": { + "body": "" + }, + "tap-and-play-outline": { + "body": "" + }, + "tap-and-play-outline-rounded": { + "body": "" + }, + "tap-and-play-outline-sharp": { + "body": "" + }, + "tap-and-play-rounded": { + "body": "" + }, + "tap-and-play-sharp": { + "body": "" + }, + "tapas": { + "body": "" + }, + "tapas-outline": { + "body": "" + }, + "tapas-outline-rounded": { + "body": "" + }, + "tapas-rounded": { + "body": "" + }, + "target": { + "body": "" + }, + "task": { + "body": "" + }, + "task-alt": { + "body": "" + }, + "task-alt-rounded": { + "body": "" + }, + "task-outline": { + "body": "" + }, + "task-outline-rounded": { + "body": "" + }, + "task-outline-sharp": { + "body": "" + }, + "task-rounded": { + "body": "" + }, + "task-sharp": { + "body": "" + }, + "taunt": { + "body": "" + }, + "taunt-rounded": { + "body": "" + }, + "taxi-alert": { + "body": "" + }, + "taxi-alert-outline": { + "body": "" + }, + "taxi-alert-outline-rounded": { + "body": "" + }, + "taxi-alert-outline-sharp": { + "body": "" + }, + "taxi-alert-rounded": { + "body": "" + }, + "taxi-alert-sharp": { + "body": "" + }, + "team-dashboard": { + "body": "" + }, + "team-dashboard-outline": { + "body": "" + }, + "team-dashboard-outline-sharp": { + "body": "" + }, + "team-dashboard-sharp": { + "body": "" + }, + "temp-preferences-eco": { + "body": "" + }, + "temp-preferences-eco-outline": { + "body": "" + }, + "temple-buddhist": { + "body": "" + }, + "temple-buddhist-outline": { + "body": "" + }, + "temple-buddhist-outline-rounded": { + "body": "" + }, + "temple-buddhist-outline-sharp": { + "body": "" + }, + "temple-buddhist-rounded": { + "body": "" + }, + "temple-buddhist-sharp": { + "body": "" + }, + "temple-hindu": { + "body": "" + }, + "temple-hindu-outline": { + "body": "" + }, + "temple-hindu-outline-rounded": { + "body": "" + }, + "temple-hindu-rounded": { + "body": "" + }, + "tenancy": { + "body": "" + }, + "tenancy-outline": { + "body": "" + }, + "terminal": { + "body": "" + }, + "terminal-rounded": { + "body": "" + }, + "terminal-sharp": { + "body": "" + }, + "text-ad": { + "body": "" + }, + "text-ad-outline": { + "body": "" + }, + "text-ad-outline-rounded": { + "body": "" + }, + "text-ad-outline-sharp": { + "body": "" + }, + "text-ad-rounded": { + "body": "" + }, + "text-ad-sharp": { + "body": "" + }, + "text-decrease": { + "body": "" + }, + "text-decrease-rounded": { + "body": "" + }, + "text-fields": { + "body": "" + }, + "text-fields-alt": { + "body": "" + }, + "text-fields-alt-rounded": { + "body": "" + }, + "text-fields-rounded": { + "body": "" + }, + "text-format": { + "body": "" + }, + "text-format-rounded": { + "body": "" + }, + "text-increase": { + "body": "" + }, + "text-increase-rounded": { + "body": "" + }, + "text-rotate-up": { + "body": "" + }, + "text-rotate-up-rounded": { + "body": "" + }, + "text-rotate-vertical": { + "body": "" + }, + "text-rotate-vertical-rounded": { + "body": "" + }, + "text-rotation-angledown": { + "body": "" + }, + "text-rotation-angledown-rounded": { + "body": "" + }, + "text-rotation-angleup": { + "body": "" + }, + "text-rotation-angleup-rounded": { + "body": "" + }, + "text-rotation-down": { + "body": "" + }, + "text-rotation-down-rounded": { + "body": "" + }, + "text-rotation-none": { + "body": "" + }, + "text-rotation-none-rounded": { + "body": "" + }, + "text-select-end": { + "body": "" + }, + "text-select-end-rounded": { + "body": "" + }, + "text-select-jump-to-beginning": { + "body": "" + }, + "text-select-jump-to-beginning-rounded": { + "body": "" + }, + "text-select-jump-to-end": { + "body": "" + }, + "text-select-jump-to-end-rounded": { + "body": "" + }, + "text-select-move-back-character": { + "body": "" + }, + "text-select-move-back-character-rounded": { + "body": "" + }, + "text-select-move-back-word": { + "body": "" + }, + "text-select-move-back-word-outline": { + "body": "" + }, + "text-select-move-back-word-outline-rounded": { + "body": "" + }, + "text-select-move-back-word-rounded": { + "body": "" + }, + "text-select-move-down": { + "body": "" + }, + "text-select-move-down-rounded": { + "body": "" + }, + "text-select-move-forward-character": { + "body": "" + }, + "text-select-move-forward-character-rounded": { + "body": "" + }, + "text-select-move-forward-word": { + "body": "" + }, + "text-select-move-forward-word-outline": { + "body": "" + }, + "text-select-move-forward-word-outline-rounded": { + "body": "" + }, + "text-select-move-forward-word-rounded": { + "body": "" + }, + "text-select-move-up": { + "body": "" + }, + "text-select-move-up-rounded": { + "body": "" + }, + "text-select-start": { + "body": "" + }, + "text-select-start-rounded": { + "body": "" + }, + "text-snippet": { + "body": "" + }, + "text-snippet-outline": { + "body": "" + }, + "text-snippet-outline-rounded": { + "body": "" + }, + "text-snippet-outline-sharp": { + "body": "" + }, + "text-snippet-rounded": { + "body": "" + }, + "text-snippet-sharp": { + "body": "" + }, + "text-to-speech": { + "body": "" + }, + "text-to-speech-rounded": { + "body": "" + }, + "text-to-speech-sharp": { + "body": "" + }, + "texture": { + "body": "" + }, + "texture-add": { + "body": "" + }, + "texture-add-rounded": { + "body": "" + }, + "texture-add-sharp": { + "body": "" + }, + "texture-minus": { + "body": "" + }, + "texture-minus-rounded": { + "body": "" + }, + "texture-minus-sharp": { + "body": "" + }, + "texture-sharp": { + "body": "" + }, + "theater-comedy": { + "body": "" + }, + "theater-comedy-outline": { + "body": "" + }, + "theater-comedy-outline-rounded": { + "body": "" + }, + "theater-comedy-rounded": { + "body": "" + }, + "theaters": { + "body": "" + }, + "theaters-outline": { + "body": "" + }, + "theaters-outline-rounded": { + "body": "" + }, + "theaters-rounded": { + "body": "" + }, + "thermometer": { + "body": "" + }, + "thermometer-add": { + "body": "" + }, + "thermometer-add-rounded": { + "body": "" + }, + "thermometer-gain": { + "body": "" + }, + "thermometer-gain-outline": { + "body": "" + }, + "thermometer-gain-outline-rounded": { + "body": "" + }, + "thermometer-gain-rounded": { + "body": "" + }, + "thermometer-loss": { + "body": "" + }, + "thermometer-loss-outline": { + "body": "" + }, + "thermometer-loss-outline-rounded": { + "body": "" + }, + "thermometer-loss-rounded": { + "body": "" + }, + "thermometer-minus": { + "body": "" + }, + "thermometer-minus-rounded": { + "body": "" + }, + "thermometer-outline": { + "body": "" + }, + "thermostat": { + "body": "" + }, + "thermostat-auto": { + "body": "" + }, + "thermostat-auto-rounded": { + "body": "" + }, + "thermostat-carbon": { + "body": "" + }, + "thermostat-carbon-outline": { + "body": "" + }, + "thermostat-carbon-outline-sharp": { + "body": "" + }, + "thermostat-carbon-sharp": { + "body": "" + }, + "thermostat-rounded": { + "body": "" + }, + "things-to-do": { + "body": "" + }, + "things-to-do-outline": { + "body": "" + }, + "things-to-do-outline-rounded": { + "body": "" + }, + "things-to-do-rounded": { + "body": "" + }, + "thumb-down": { + "body": "" + }, + "thumb-down-outline": { + "body": "" + }, + "thumb-down-outline-rounded": { + "body": "" + }, + "thumb-down-outline-sharp": { + "body": "" + }, + "thumb-down-rounded": { + "body": "" + }, + "thumb-down-sharp": { + "body": "" + }, + "thumb-up": { + "body": "" + }, + "thumb-up-outline": { + "body": "" + }, + "thumb-up-outline-rounded": { + "body": "" + }, + "thumb-up-outline-sharp": { + "body": "" + }, + "thumb-up-rounded": { + "body": "" + }, + "thumb-up-sharp": { + "body": "" + }, + "thumbnail-bar": { + "body": "" + }, + "thumbnail-bar-outline": { + "body": "" + }, + "thumbnail-bar-outline-sharp": { + "body": "" + }, + "thumbnail-bar-sharp": { + "body": "" + }, + "thumbs-up-down": { + "body": "" + }, + "thumbs-up-down-outline": { + "body": "" + }, + "thumbs-up-down-outline-rounded": { + "body": "" + }, + "thumbs-up-down-outline-sharp": { + "body": "" + }, + "thumbs-up-down-rounded": { + "body": "" + }, + "thumbs-up-down-sharp": { + "body": "" + }, + "thunderstorm": { + "body": "" + }, + "thunderstorm-outline": { + "body": "" + }, + "thunderstorm-outline-rounded": { + "body": "" + }, + "thunderstorm-rounded": { + "body": "" + }, + "tibia": { + "body": "" + }, + "tibia-alt": { + "body": "" + }, + "tibia-alt-outline": { + "body": "" + }, + "tibia-outline": { + "body": "" + }, + "time-auto": { + "body": "" + }, + "time-auto-outline": { + "body": "" + }, + "time-auto-outline-rounded": { + "body": "" + }, + "time-auto-rounded": { + "body": "" + }, + "timelapse": { + "body": "" + }, + "timelapse-outline": { + "body": "" + }, + "timelapse-outline-rounded": { + "body": "" + }, + "timelapse-rounded": { + "body": "" + }, + "timeline": { + "body": "" + }, + "timer": { + "body": "" + }, + "timer-10": { + "body": "" + }, + "timer-10-alt-1": { + "body": "" + }, + "timer-10-alt-1-outline": { + "body": "" + }, + "timer-10-alt-1-outline-rounded": { + "body": "" + }, + "timer-10-alt-1-outline-sharp": { + "body": "" + }, + "timer-10-alt-1-rounded": { + "body": "" + }, + "timer-10-alt-1-sharp": { + "body": "" + }, + "timer-10-rounded": { + "body": "" + }, + "timer-10-select": { + "body": "" + }, + "timer-10-select-rounded": { + "body": "" + }, + "timer-10-select-sharp": { + "body": "" + }, + "timer-10-sharp": { + "body": "" + }, + "timer-3": { + "body": "" + }, + "timer-3-alt-1": { + "body": "" + }, + "timer-3-alt-1-outline": { + "body": "" + }, + "timer-3-alt-1-outline-rounded": { + "body": "" + }, + "timer-3-alt-1-outline-sharp": { + "body": "" + }, + "timer-3-alt-1-rounded": { + "body": "" + }, + "timer-3-alt-1-sharp": { + "body": "" + }, + "timer-3-rounded": { + "body": "" + }, + "timer-3-select": { + "body": "" + }, + "timer-3-select-rounded": { + "body": "" + }, + "timer-3-select-sharp": { + "body": "" + }, + "timer-3-sharp": { + "body": "" + }, + "timer-off": { + "body": "" + }, + "timer-off-outline": { + "body": "" + }, + "timer-off-outline-rounded": { + "body": "" + }, + "timer-off-rounded": { + "body": "" + }, + "timer-outline": { + "body": "" + }, + "timer-outline-rounded": { + "body": "" + }, + "timer-rounded": { + "body": "" + }, + "tire-repair": { + "body": "" + }, + "tire-repair-outline": { + "body": "" + }, + "tire-repair-outline-sharp": { + "body": "" + }, + "tire-repair-sharp": { + "body": "" + }, + "title": { + "body": "" + }, + "title-rounded": { + "body": "" + }, + "toast": { + "body": "" + }, + "toast-outline": { + "body": "" + }, + "toast-outline-rounded": { + "body": "" + }, + "toast-outline-sharp": { + "body": "" + }, + "toast-rounded": { + "body": "" + }, + "toast-sharp": { + "body": "" + }, + "toc": { + "body": "" + }, + "toc-rounded": { + "body": "" + }, + "today": { + "body": "" + }, + "today-outline": { + "body": "" + }, + "today-outline-rounded": { + "body": "" + }, + "today-outline-sharp": { + "body": "" + }, + "today-rounded": { + "body": "" + }, + "today-sharp": { + "body": "" + }, + "toggle-off": { + "body": "" + }, + "toggle-off-outline": { + "body": "" + }, + "toggle-on": { + "body": "" + }, + "toggle-on-outline": { + "body": "" + }, + "token": { + "body": "" + }, + "token-outline": { + "body": "" + }, + "token-outline-rounded": { + "body": "" + }, + "token-rounded": { + "body": "" + }, + "toll": { + "body": "" + }, + "toll-outline": { + "body": "" + }, + "toll-outline-rounded": { + "body": "" + }, + "toll-rounded": { + "body": "" + }, + "tonality": { + "body": "" + }, + "toolbar": { + "body": "" + }, + "toolbar-outline": { + "body": "" + }, + "toolbar-outline-sharp": { + "body": "" + }, + "toolbar-sharp": { + "body": "" + }, + "tools-flat-head": { + "body": "" + }, + "tools-flat-head-outline": { + "body": "" + }, + "tools-installation-kit": { + "body": "" + }, + "tools-installation-kit-outline": { + "body": "" + }, + "tools-ladder": { + "body": "" + }, + "tools-ladder-sharp": { + "body": "" + }, + "tools-level": { + "body": "" + }, + "tools-level-outline": { + "body": "" + }, + "tools-phillips": { + "body": "" + }, + "tools-phillips-outline": { + "body": "" + }, + "tools-pliers-wire-stripper": { + "body": "" + }, + "tools-pliers-wire-stripper-outline": { + "body": "" + }, + "tools-power-drill": { + "body": "" + }, + "tools-power-drill-outline": { + "body": "" + }, + "tooltip": { + "body": "" + }, + "tooltip-outline": { + "body": "" + }, + "tooltip-outline-rounded": { + "body": "" + }, + "tooltip-outline-sharp": { + "body": "" + }, + "tooltip-rounded": { + "body": "" + }, + "tooltip-sharp": { + "body": "" + }, + "top-panel-close": { + "body": "" + }, + "top-panel-close-outline": { + "body": "" + }, + "top-panel-close-outline-rounded": { + "body": "" + }, + "top-panel-close-outline-sharp": { + "body": "" + }, + "top-panel-close-rounded": { + "body": "" + }, + "top-panel-close-sharp": { + "body": "" + }, + "top-panel-open": { + "body": "" + }, + "top-panel-open-outline": { + "body": "" + }, + "top-panel-open-outline-rounded": { + "body": "" + }, + "top-panel-open-outline-sharp": { + "body": "" + }, + "top-panel-open-rounded": { + "body": "" + }, + "top-panel-open-sharp": { + "body": "" + }, + "topic": { + "body": "" + }, + "topic-outline": { + "body": "" + }, + "topic-outline-rounded": { + "body": "" + }, + "topic-outline-sharp": { + "body": "" + }, + "topic-rounded": { + "body": "" + }, + "topic-sharp": { + "body": "" + }, + "tornado": { + "body": "" + }, + "tornado-outline": { + "body": "" + }, + "tornado-outline-rounded": { + "body": "" + }, + "tornado-rounded": { + "body": "" + }, + "total-dissolved-solids": { + "body": "" + }, + "total-dissolved-solids-outline": { + "body": "" + }, + "total-dissolved-solids-outline-rounded": { + "body": "" + }, + "total-dissolved-solids-rounded": { + "body": "" + }, + "touch-app": { + "body": "" + }, + "touch-app-outline": { + "body": "" + }, + "touch-app-outline-rounded": { + "body": "" + }, + "touch-app-outline-sharp": { + "body": "" + }, + "touch-app-rounded": { + "body": "" + }, + "touch-app-sharp": { + "body": "" + }, + "touchpad-mouse": { + "body": "" + }, + "touchpad-mouse-outline": { + "body": "" + }, + "touchpad-mouse-outline-sharp": { + "body": "" + }, + "touchpad-mouse-sharp": { + "body": "" + }, + "tour": { + "body": "" + }, + "tour-outline": { + "body": "" + }, + "tour-outline-rounded": { + "body": "" + }, + "tour-rounded": { + "body": "" + }, + "toys": { + "body": "" + }, + "toys-and-games": { + "body": "" + }, + "toys-and-games-outline": { + "body": "" + }, + "toys-and-games-outline-sharp": { + "body": "" + }, + "toys-fan": { + "body": "" + }, + "toys-outline": { + "body": "" + }, + "toys-outline-sharp": { + "body": "" + }, + "toys-sharp": { + "body": "" + }, + "track-changes": { + "body": "" + }, + "track-changes-rounded": { + "body": "" + }, + "traffic": { + "body": "" + }, + "traffic-outline": { + "body": "" + }, + "traffic-outline-rounded": { + "body": "" + }, + "traffic-outline-sharp": { + "body": "" + }, + "traffic-rounded": { + "body": "" + }, + "traffic-sharp": { + "body": "" + }, + "trail-length": { + "body": "" + }, + "trail-length-medium": { + "body": "" + }, + "trail-length-medium-outline": { + "body": "" + }, + "trail-length-outline": { + "body": "" + }, + "trail-length-short": { + "body": "" + }, + "trail-length-short-outline": { + "body": "" + }, + "train": { + "body": "" + }, + "train-outline": { + "body": "" + }, + "train-outline-rounded": { + "body": "" + }, + "train-rounded": { + "body": "" + }, + "tram": { + "body": "" + }, + "tram-outline": { + "body": "" + }, + "tram-outline-rounded": { + "body": "" + }, + "tram-rounded": { + "body": "" + }, + "transcribe": { + "body": "" + }, + "transcribe-outline": { + "body": "" + }, + "transcribe-outline-rounded": { + "body": "" + }, + "transcribe-rounded": { + "body": "" + }, + "transfer-within-a-station": { + "body": "" + }, + "transfer-within-a-station-rounded": { + "body": "" + }, + "transform": { + "body": "" + }, + "transform-rounded": { + "body": "" + }, + "transgender": { + "body": "" + }, + "transgender-rounded": { + "body": "" + }, + "transit-enterexit": { + "body": "" + }, + "transit-enterexit-rounded": { + "body": "" + }, + "translate": { + "body": "" + }, + "translate-rounded": { + "body": "" + }, + "transportation": { + "body": "" + }, + "transportation-outline": { + "body": "" + }, + "transportation-outline-rounded": { + "body": "" + }, + "transportation-outline-sharp": { + "body": "" + }, + "transportation-rounded": { + "body": "" + }, + "transportation-sharp": { + "body": "" + }, + "travel": { + "body": "" + }, + "travel-explore": { + "body": "" + }, + "travel-explore-outline-rounded": { + "body": "" + }, + "travel-explore-rounded": { + "body": "" + }, + "travel-luggage-and-bags": { + "body": "" + }, + "travel-luggage-and-bags-outline": { + "body": "" + }, + "travel-luggage-and-bags-outline-rounded": { + "body": "" + }, + "travel-luggage-and-bags-outline-sharp": { + "body": "" + }, + "travel-luggage-and-bags-rounded": { + "body": "" + }, + "travel-luggage-and-bags-sharp": { + "body": "" + }, + "travel-rounded": { + "body": "" + }, + "trending-down": { + "body": "" + }, + "trending-down-rounded": { + "body": "" + }, + "trending-flat": { + "body": "" + }, + "trending-flat-rounded": { + "body": "" + }, + "trending-up": { + "body": "" + }, + "trending-up-rounded": { + "body": "" + }, + "trip": { + "body": "" + }, + "trip-origin": { + "body": "" + }, + "trip-outline": { + "body": "" + }, + "trip-outline-sharp": { + "body": "" + }, + "trip-sharp": { + "body": "" + }, + "trolley": { + "body": "" + }, + "trolley-outline": { + "body": "" + }, + "trolley-outline-rounded": { + "body": "" + }, + "trolley-rounded": { + "body": "" + }, + "trophy": { + "body": "" + }, + "trophy-outline": { + "body": "" + }, + "trophy-outline-rounded": { + "body": "" + }, + "trophy-outline-sharp": { + "body": "" + }, + "trophy-rounded": { + "body": "" + }, + "trophy-sharp": { + "body": "" + }, + "troubleshoot": { + "body": "" + }, + "troubleshoot-rounded": { + "body": "" + }, + "tsunami": { + "body": "" + }, + "tsunami-outline": { + "body": "" + }, + "tsunami-outline-rounded": { + "body": "" + }, + "tsunami-rounded": { + "body": "" + }, + "tsv": { + "body": "" + }, + "tsv-outline": { + "body": "" + }, + "tsv-outline-rounded": { + "body": "" + }, + "tsv-outline-sharp": { + "body": "" + }, + "tsv-rounded": { + "body": "" + }, + "tsv-sharp": { + "body": "" + }, + "tty": { + "body": "" + }, + "tty-outline": { + "body": "" + }, + "tty-outline-sharp": { + "body": "" + }, + "tty-sharp": { + "body": "" + }, + "tune": { + "body": "" + }, + "tune-rounded": { + "body": "" + }, + "turn-left": { + "body": "" + }, + "turn-left-rounded": { + "body": "" + }, + "turn-left-sharp": { + "body": "" + }, + "turn-right": { + "body": "" + }, + "turn-right-rounded": { + "body": "" + }, + "turn-right-sharp": { + "body": "" + }, + "turn-sharp-left": { + "body": "" + }, + "turn-sharp-left-rounded": { + "body": "" + }, + "turn-sharp-left-sharp": { + "body": "" + }, + "turn-sharp-right": { + "body": "" + }, + "turn-sharp-right-rounded": { + "body": "" + }, + "turn-sharp-right-sharp": { + "body": "" + }, + "turn-slight-left": { + "body": "" + }, + "turn-slight-left-rounded": { + "body": "" + }, + "turn-slight-left-sharp": { + "body": "" + }, + "turn-slight-right": { + "body": "" + }, + "turn-slight-right-rounded": { + "body": "" + }, + "turn-slight-right-sharp": { + "body": "" + }, + "tv": { + "body": "" + }, + "tv-gen": { + "body": "" + }, + "tv-gen-outline": { + "body": "" + }, + "tv-gen-outline-rounded": { + "body": "" + }, + "tv-gen-outline-sharp": { + "body": "" + }, + "tv-gen-rounded": { + "body": "" + }, + "tv-gen-sharp": { + "body": "" + }, + "tv-guide": { + "body": "" + }, + "tv-guide-outline": { + "body": "" + }, + "tv-guide-outline-rounded": { + "body": "" + }, + "tv-guide-outline-sharp": { + "body": "" + }, + "tv-guide-rounded": { + "body": "" + }, + "tv-guide-sharp": { + "body": "" + }, + "tv-off": { + "body": "" + }, + "tv-off-outline": { + "body": "" + }, + "tv-off-outline-rounded": { + "body": "" + }, + "tv-off-outline-sharp": { + "body": "" + }, + "tv-off-rounded": { + "body": "" + }, + "tv-off-sharp": { + "body": "" + }, + "tv-options-edit-channels": { + "body": "" + }, + "tv-options-edit-channels-rounded": { + "body": "" + }, + "tv-options-input-settings": { + "body": "" + }, + "tv-options-input-settings-outline": { + "body": "" + }, + "tv-options-input-settings-outline-rounded": { + "body": "" + }, + "tv-options-input-settings-outline-sharp": { + "body": "" + }, + "tv-options-input-settings-rounded": { + "body": "" + }, + "tv-options-input-settings-sharp": { + "body": "" + }, + "tv-outline": { + "body": "" + }, + "tv-outline-rounded": { + "body": "" + }, + "tv-outline-sharp": { + "body": "" + }, + "tv-remote": { + "body": "" + }, + "tv-remote-outline": { + "body": "" + }, + "tv-remote-outline-sharp": { + "body": "" + }, + "tv-remote-sharp": { + "body": "" + }, + "tv-rounded": { + "body": "" + }, + "tv-sharp": { + "body": "" + }, + "tv-signin": { + "body": "" + }, + "tv-signin-outline": { + "body": "" + }, + "tv-signin-outline-rounded": { + "body": "" + }, + "tv-signin-outline-sharp": { + "body": "" + }, + "tv-signin-rounded": { + "body": "" + }, + "tv-signin-sharp": { + "body": "" + }, + "tv-with-assistant": { + "body": "" + }, + "tv-with-assistant-outline": { + "body": "" + }, + "tv-with-assistant-outline-rounded": { + "body": "" + }, + "tv-with-assistant-outline-sharp": { + "body": "" + }, + "tv-with-assistant-rounded": { + "body": "" + }, + "tv-with-assistant-sharp": { + "body": "" + }, + "two-pager": { + "body": "" + }, + "two-pager-outline": { + "body": "" + }, + "two-pager-outline-rounded": { + "body": "" + }, + "two-pager-outline-sharp": { + "body": "" + }, + "two-pager-rounded": { + "body": "" + }, + "two-pager-sharp": { + "body": "" + }, + "two-wheeler": { + "body": "" + }, + "two-wheeler-outline": { + "body": "" + }, + "two-wheeler-outline-rounded": { + "body": "" + }, + "two-wheeler-rounded": { + "body": "" + }, + "type-specimen": { + "body": "" + }, + "type-specimen-outline": { + "body": "" + }, + "type-specimen-outline-rounded": { + "body": "" + }, + "type-specimen-outline-sharp": { + "body": "" + }, + "type-specimen-rounded": { + "body": "" + }, + "type-specimen-sharp": { + "body": "" + }, + "u-turn-left": { + "body": "" + }, + "u-turn-left-rounded": { + "body": "" + }, + "u-turn-right": { + "body": "" + }, + "u-turn-right-rounded": { + "body": "" + }, + "ulna-radius": { + "body": "" + }, + "ulna-radius-alt": { + "body": "" + }, + "ulna-radius-alt-outline": { + "body": "" + }, + "ulna-radius-outline": { + "body": "" + }, + "umbrella": { + "body": "" + }, + "umbrella-rounded": { + "body": "" + }, + "unarchive": { + "body": "" + }, + "unarchive-outline": { + "body": "" + }, + "unarchive-outline-rounded": { + "body": "" + }, + "unarchive-outline-sharp": { + "body": "" + }, + "unarchive-rounded": { + "body": "" + }, + "unarchive-sharp": { + "body": "" + }, + "undo": { + "body": "" + }, + "undo-rounded": { + "body": "" + }, + "unfold-less": { + "body": "" + }, + "unfold-less-double": { + "body": "" + }, + "unfold-less-double-rounded": { + "body": "" + }, + "unfold-less-rounded": { + "body": "" + }, + "unfold-more": { + "body": "" + }, + "unfold-more-double": { + "body": "" + }, + "unfold-more-double-rounded": { + "body": "" + }, + "unfold-more-rounded": { + "body": "" + }, + "ungroup": { + "body": "" + }, + "ungroup-rounded": { + "body": "" + }, + "universal-currency": { + "body": "" + }, + "universal-currency-alt": { + "body": "" + }, + "universal-currency-alt-outline": { + "body": "" + }, + "universal-currency-alt-outline-rounded": { + "body": "" + }, + "universal-currency-alt-outline-sharp": { + "body": "" + }, + "universal-currency-alt-rounded": { + "body": "" + }, + "universal-currency-alt-sharp": { + "body": "" + }, + "universal-currency-outline": { + "body": "" + }, + "universal-currency-outline-rounded": { + "body": "" + }, + "universal-currency-rounded": { + "body": "" + }, + "universal-local": { + "body": "" + }, + "universal-local-outline": { + "body": "" + }, + "universal-local-outline-rounded": { + "body": "" + }, + "universal-local-outline-sharp": { + "body": "" + }, + "universal-local-rounded": { + "body": "" + }, + "universal-local-sharp": { + "body": "" + }, + "unknown-2": { + "body": "" + }, + "unknown-2-rounded": { + "body": "" + }, + "unknown-5": { + "body": "" + }, + "unknown-5-rounded": { + "body": "" + }, + "unknown-document": { + "body": "" + }, + "unknown-document-outline": { + "body": "" + }, + "unknown-document-outline-rounded": { + "body": "" + }, + "unknown-document-outline-sharp": { + "body": "" + }, + "unknown-document-rounded": { + "body": "" + }, + "unknown-document-sharp": { + "body": "" + }, + "unknown-med": { + "body": "" + }, + "unknown-med-sharp": { + "body": "" + }, + "unlicense": { + "body": "" + }, + "unlicense-outline": { + "body": "" + }, + "unlicense-outline-rounded": { + "body": "" + }, + "unlicense-rounded": { + "body": "" + }, + "unpublished": { + "body": "" + }, + "unpublished-outline": { + "body": "" + }, + "unpublished-outline-rounded": { + "body": "" + }, + "unpublished-rounded": { + "body": "" + }, + "unsubscribe": { + "body": "" + }, + "unsubscribe-outline": { + "body": "" + }, + "unsubscribe-outline-rounded": { + "body": "" + }, + "unsubscribe-outline-sharp": { + "body": "" + }, + "unsubscribe-rounded": { + "body": "" + }, + "unsubscribe-sharp": { + "body": "" + }, + "upcoming": { + "body": "" + }, + "upcoming-outline": { + "body": "" + }, + "upcoming-outline-rounded": { + "body": "" + }, + "upcoming-outline-sharp": { + "body": "" + }, + "upcoming-rounded": { + "body": "" + }, + "upcoming-sharp": { + "body": "" + }, + "update": { + "body": "" + }, + "update-disabled": { + "body": "" + }, + "update-disabled-rounded": { + "body": "" + }, + "update-rounded": { + "body": "" + }, + "upgrade": { + "body": "" + }, + "upgrade-rounded": { + "body": "" + }, + "upload": { + "body": "" + }, + "upload-2": { + "body": "" + }, + "upload-2-outline": { + "body": "" + }, + "upload-2-outline-rounded": { + "body": "" + }, + "upload-2-rounded": { + "body": "" + }, + "upload-file": { + "body": "" + }, + "upload-file-outline": { + "body": "" + }, + "upload-file-outline-rounded": { + "body": "" + }, + "upload-file-outline-sharp": { + "body": "" + }, + "upload-file-rounded": { + "body": "" + }, + "upload-file-sharp": { + "body": "" + }, + "upload-rounded": { + "body": "" + }, + "upload-sharp": { + "body": "" + }, + "urology": { + "body": "" + }, + "urology-outline": { + "body": "" + }, + "urology-outline-rounded": { + "body": "" + }, + "urology-outline-sharp": { + "body": "" + }, + "urology-rounded": { + "body": "" + }, + "urology-sharp": { + "body": "" + }, + "usb": { + "body": "" + }, + "usb-off": { + "body": "" + }, + "usb-off-rounded": { + "body": "" + }, + "usb-rounded": { + "body": "" + }, + "user-attributes": { + "body": "" + }, + "user-attributes-outline": { + "body": "" + }, + "user-attributes-outline-rounded": { + "body": "" + }, + "vaccines": { + "body": "" + }, + "vaccines-outline": { + "body": "" + }, + "vaccines-outline-rounded": { + "body": "" + }, + "vaccines-outline-sharp": { + "body": "" + }, + "vaccines-rounded": { + "body": "" + }, + "vaccines-sharp": { + "body": "" + }, + "vacuum": { + "body": "" + }, + "vacuum-outline": { + "body": "" + }, + "vacuum-outline-rounded": { + "body": "" + }, + "valve": { + "body": "" + }, + "valve-outline": { + "body": "" + }, + "vape-free": { + "body": "" + }, + "vape-free-rounded": { + "body": "" + }, + "vaping-rooms": { + "body": "" + }, + "vaping-rooms-rounded": { + "body": "" + }, + "variable-add": { + "body": "" + }, + "variable-add-outline": { + "body": "" + }, + "variable-add-outline-rounded": { + "body": "" + }, + "variable-add-rounded": { + "body": "" + }, + "variable-insert": { + "body": "" + }, + "variable-insert-outline": { + "body": "" + }, + "variable-insert-outline-rounded": { + "body": "" + }, + "variable-insert-rounded": { + "body": "" + }, + "variable-remove": { + "body": "" + }, + "variable-remove-outline": { + "body": "" + }, + "variable-remove-outline-rounded": { + "body": "" + }, + "variable-remove-rounded": { + "body": "" + }, + "variables-outline-rounded": { + "body": "" + }, + "variables-rounded": { + "body": "" + }, + "ventilator": { + "body": "" + }, + "ventilator-outline": { + "body": "" + }, + "ventilator-outline-rounded": { + "body": "" + }, + "ventilator-outline-sharp": { + "body": "" + }, + "ventilator-rounded": { + "body": "" + }, + "ventilator-sharp": { + "body": "" + }, + "verified": { + "body": "" + }, + "verified-outline": { + "body": "" + }, + "verified-outline-rounded": { + "body": "" + }, + "verified-rounded": { + "body": "" + }, + "verified-user": { + "body": "" + }, + "verified-user-outline": { + "body": "" + }, + "verified-user-outline-rounded": { + "body": "" + }, + "verified-user-rounded": { + "body": "" + }, + "vertical-align-bottom": { + "body": "" + }, + "vertical-align-bottom-rounded": { + "body": "" + }, + "vertical-align-center": { + "body": "" + }, + "vertical-align-center-rounded": { + "body": "" + }, + "vertical-align-top": { + "body": "" + }, + "vertical-align-top-rounded": { + "body": "" + }, + "vertical-distribute": { + "body": "" + }, + "vertical-distribute-rounded": { + "body": "" + }, + "vertical-shades": { + "body": "" + }, + "vertical-shades-closed": { + "body": "" + }, + "vertical-shades-closed-rounded": { + "body": "" + }, + "vertical-shades-outline": { + "body": "" + }, + "vertical-shades-outline-rounded": { + "body": "" + }, + "vertical-shades-rounded": { + "body": "" + }, + "vertical-split": { + "body": "" + }, + "vertical-split-outline": { + "body": "" + }, + "vertical-split-outline-rounded": { + "body": "" + }, + "vertical-split-rounded": { + "body": "" + }, + "vibration": { + "body": "" + }, + "vibration-outline": { + "body": "" + }, + "vibration-outline-rounded": { + "body": "" + }, + "vibration-outline-sharp": { + "body": "" + }, + "vibration-rounded": { + "body": "" + }, + "vibration-sharp": { + "body": "" + }, + "video-call": { + "body": "" + }, + "video-call-outline": { + "body": "" + }, + "video-call-outline-rounded": { + "body": "" + }, + "video-call-outline-sharp": { + "body": "" + }, + "video-call-rounded": { + "body": "" + }, + "video-call-sharp": { + "body": "" + }, + "video-camera-back": { + "body": "" + }, + "video-camera-back-outline": { + "body": "" + }, + "video-camera-back-outline-rounded": { + "body": "" + }, + "video-camera-back-outline-sharp": { + "body": "" + }, + "video-camera-back-rounded": { + "body": "" + }, + "video-camera-back-sharp": { + "body": "" + }, + "video-camera-front": { + "body": "" + }, + "video-camera-front-off": { + "body": "" + }, + "video-camera-front-off-outline": { + "body": "" + }, + "video-camera-front-off-outline-rounded": { + "body": "" + }, + "video-camera-front-off-outline-sharp": { + "body": "" + }, + "video-camera-front-off-rounded": { + "body": "" + }, + "video-camera-front-off-sharp": { + "body": "" + }, + "video-camera-front-outline": { + "body": "" + }, + "video-camera-front-outline-rounded": { + "body": "" + }, + "video-camera-front-outline-sharp": { + "body": "" + }, + "video-camera-front-rounded": { + "body": "" + }, + "video-camera-front-sharp": { + "body": "" + }, + "video-chat": { + "body": "" + }, + "video-chat-outline": { + "body": "" + }, + "video-chat-outline-rounded": { + "body": "" + }, + "video-chat-outline-sharp": { + "body": "" + }, + "video-chat-rounded": { + "body": "" + }, + "video-chat-sharp": { + "body": "" + }, + "video-file": { + "body": "" + }, + "video-file-outline": { + "body": "" + }, + "video-file-outline-rounded": { + "body": "" + }, + "video-file-outline-sharp": { + "body": "" + }, + "video-file-rounded": { + "body": "" + }, + "video-file-sharp": { + "body": "" + }, + "video-label": { + "body": "" + }, + "video-label-sharp": { + "body": "" + }, + "video-library": { + "body": "" + }, + "video-library-outline": { + "body": "" + }, + "video-library-outline-rounded": { + "body": "" + }, + "video-library-outline-sharp": { + "body": "" + }, + "video-library-rounded": { + "body": "" + }, + "video-library-sharp": { + "body": "" + }, + "video-search": { + "body": "" + }, + "video-search-rounded": { + "body": "" + }, + "video-settings": { + "body": "" + }, + "video-settings-rounded": { + "body": "" + }, + "video-settings-sharp": { + "body": "" + }, + "video-stable": { + "body": "" + }, + "video-stable-outline": { + "body": "" + }, + "video-stable-outline-rounded": { + "body": "" + }, + "video-stable-outline-sharp": { + "body": "" + }, + "video-stable-rounded": { + "body": "" + }, + "video-stable-sharp": { + "body": "" + }, + "videocam": { + "body": "" + }, + "videocam-off": { + "body": "" + }, + "videocam-off-outline": { + "body": "" + }, + "videocam-off-outline-rounded": { + "body": "" + }, + "videocam-off-outline-sharp": { + "body": "" + }, + "videocam-off-rounded": { + "body": "" + }, + "videocam-off-sharp": { + "body": "" + }, + "videocam-outline": { + "body": "" + }, + "videocam-outline-rounded": { + "body": "" + }, + "videocam-outline-sharp": { + "body": "" + }, + "videocam-rounded": { + "body": "" + }, + "videocam-sharp": { + "body": "" + }, + "videogame-asset": { + "body": "" + }, + "videogame-asset-off": { + "body": "" + }, + "videogame-asset-off-outline": { + "body": "" + }, + "videogame-asset-off-outline-rounded": { + "body": "" + }, + "videogame-asset-off-outline-sharp": { + "body": "" + }, + "videogame-asset-off-rounded": { + "body": "" + }, + "videogame-asset-off-sharp": { + "body": "" + }, + "videogame-asset-outline": { + "body": "" + }, + "videogame-asset-outline-rounded": { + "body": "" + }, + "videogame-asset-outline-sharp": { + "body": "" + }, + "videogame-asset-rounded": { + "body": "" + }, + "videogame-asset-sharp": { + "body": "" + }, + "view-agenda": { + "body": "" + }, + "view-agenda-outline": { + "body": "" + }, + "view-agenda-outline-sharp": { + "body": "" + }, + "view-agenda-sharp": { + "body": "" + }, + "view-array": { + "body": "" + }, + "view-array-outline": { + "body": "" + }, + "view-array-outline-rounded": { + "body": "" + }, + "view-array-rounded": { + "body": "" + }, + "view-carousel": { + "body": "" + }, + "view-carousel-outline": { + "body": "" + }, + "view-carousel-outline-rounded": { + "body": "" + }, + "view-carousel-rounded": { + "body": "" + }, + "view-column": { + "body": "" + }, + "view-column-2": { + "body": "" + }, + "view-column-2-outline": { + "body": "" + }, + "view-column-outline": { + "body": "" + }, + "view-column-outline-rounded": { + "body": "" + }, + "view-column-rounded": { + "body": "" + }, + "view-comfy": { + "body": "" + }, + "view-comfy-alt": { + "body": "" + }, + "view-comfy-alt-outline": { + "body": "" + }, + "view-comfy-alt-outline-rounded": { + "body": "" + }, + "view-comfy-alt-rounded": { + "body": "" + }, + "view-comfy-outline": { + "body": "" + }, + "view-comfy-outline-rounded": { + "body": "" + }, + "view-comfy-rounded": { + "body": "" + }, + "view-compact": { + "body": "" + }, + "view-compact-alt": { + "body": "" + }, + "view-compact-alt-outline": { + "body": "" + }, + "view-compact-alt-outline-rounded": { + "body": "" + }, + "view-compact-alt-outline-sharp": { + "body": "" + }, + "view-compact-alt-rounded": { + "body": "" + }, + "view-compact-alt-sharp": { + "body": "" + }, + "view-compact-outline": { + "body": "" + }, + "view-cozy": { + "body": "" + }, + "view-cozy-outline": { + "body": "" + }, + "view-cozy-outline-rounded": { + "body": "" + }, + "view-cozy-rounded": { + "body": "" + }, + "view-day": { + "body": "" + }, + "view-day-outline": { + "body": "" + }, + "view-day-outline-rounded": { + "body": "" + }, + "view-day-outline-sharp": { + "body": "" + }, + "view-day-rounded": { + "body": "" + }, + "view-day-sharp": { + "body": "" + }, + "view-headline": { + "body": "" + }, + "view-headline-rounded": { + "body": "" + }, + "view-in-ar": { + "body": "" + }, + "view-in-ar-off": { + "body": "" + }, + "view-in-ar-off-outline": { + "body": "" + }, + "view-in-ar-off-outline-rounded": { + "body": "" + }, + "view-in-ar-off-outline-sharp": { + "body": "" + }, + "view-in-ar-off-rounded": { + "body": "" + }, + "view-in-ar-off-sharp": { + "body": "" + }, + "view-in-ar-outline": { + "body": "" + }, + "view-in-ar-outline-rounded": { + "body": "" + }, + "view-in-ar-outline-sharp": { + "body": "" + }, + "view-in-ar-rounded": { + "body": "" + }, + "view-in-ar-sharp": { + "body": "" + }, + "view-kanban": { + "body": "" + }, + "view-kanban-outline": { + "body": "" + }, + "view-kanban-outline-rounded": { + "body": "" + }, + "view-kanban-outline-sharp": { + "body": "" + }, + "view-kanban-rounded": { + "body": "" + }, + "view-kanban-sharp": { + "body": "" + }, + "view-list": { + "body": "" + }, + "view-list-outline": { + "body": "" + }, + "view-list-outline-rounded": { + "body": "" + }, + "view-list-outline-sharp": { + "body": "" + }, + "view-list-rounded": { + "body": "" + }, + "view-list-sharp": { + "body": "" + }, + "view-module": { + "body": "" + }, + "view-module-outline": { + "body": "" + }, + "view-module-outline-rounded": { + "body": "" + }, + "view-module-rounded": { + "body": "" + }, + "view-quilt": { + "body": "" + }, + "view-quilt-outline": { + "body": "" + }, + "view-quilt-outline-rounded": { + "body": "" + }, + "view-quilt-rounded": { + "body": "" + }, + "view-sidebar": { + "body": "" + }, + "view-sidebar-outline": { + "body": "" + }, + "view-sidebar-outline-rounded": { + "body": "" + }, + "view-sidebar-rounded": { + "body": "" + }, + "view-stream": { + "body": "" + }, + "view-stream-outline": { + "body": "" + }, + "view-stream-outline-rounded": { + "body": "" + }, + "view-stream-rounded": { + "body": "" + }, + "view-timeline": { + "body": "" + }, + "view-timeline-outline": { + "body": "" + }, + "view-timeline-outline-rounded": { + "body": "" + }, + "view-timeline-outline-sharp": { + "body": "" + }, + "view-timeline-rounded": { + "body": "" + }, + "view-timeline-sharp": { + "body": "" + }, + "view-week": { + "body": "" + }, + "view-week-outline": { + "body": "" + }, + "view-week-outline-sharp": { + "body": "" + }, + "view-week-sharp": { + "body": "" + }, + "vignette": { + "body": "" + }, + "vignette-outline": { + "body": "" + }, + "vignette-outline-sharp": { + "body": "" + }, + "vignette-sharp": { + "body": "" + }, + "villa": { + "body": "" + }, + "villa-outline": { + "body": "" + }, + "villa-outline-rounded": { + "body": "" + }, + "villa-rounded": { + "body": "" + }, + "visibility": { + "body": "" + }, + "visibility-lock": { + "body": "" + }, + "visibility-lock-outline": { + "body": "" + }, + "visibility-lock-outline-rounded": { + "body": "" + }, + "visibility-lock-outline-sharp": { + "body": "" + }, + "visibility-lock-rounded": { + "body": "" + }, + "visibility-lock-sharp": { + "body": "" + }, + "visibility-off": { + "body": "" + }, + "visibility-off-outline": { + "body": "" + }, + "visibility-off-outline-rounded": { + "body": "" + }, + "visibility-off-rounded": { + "body": "" + }, + "visibility-outline": { + "body": "" + }, + "visibility-outline-rounded": { + "body": "" + }, + "visibility-rounded": { + "body": "" + }, + "vital-signs": { + "body": "" + }, + "vital-signs-rounded": { + "body": "" + }, + "vital-signs-sharp": { + "body": "" + }, + "voice-chat": { + "body": "" + }, + "voice-chat-outline": { + "body": "" + }, + "voice-chat-outline-rounded": { + "body": "" + }, + "voice-chat-outline-sharp": { + "body": "" + }, + "voice-chat-rounded": { + "body": "" + }, + "voice-chat-sharp": { + "body": "" + }, + "voice-over-off": { + "body": "" + }, + "voice-over-off-outline": { + "body": "" + }, + "voice-over-off-outline-rounded": { + "body": "" + }, + "voice-over-off-rounded": { + "body": "" + }, + "voice-selection": { + "body": "" + }, + "voice-selection-outline-rounded": { + "body": "" + }, + "voice-selection-rounded": { + "body": "" + }, + "voice-selection-sharp": { + "body": "" + }, + "voicemail": { + "body": "" + }, + "volcano": { + "body": "" + }, + "volcano-outline": { + "body": "" + }, + "volcano-outline-rounded": { + "body": "" + }, + "volcano-rounded": { + "body": "" + }, + "volume-down": { + "body": "" + }, + "volume-down-outline": { + "body": "" + }, + "volume-down-outline-rounded": { + "body": "" + }, + "volume-down-rounded": { + "body": "" + }, + "volume-mute": { + "body": "" + }, + "volume-mute-outline": { + "body": "" + }, + "volume-mute-outline-rounded": { + "body": "" + }, + "volume-mute-rounded": { + "body": "" + }, + "volume-off": { + "body": "" + }, + "volume-off-outline": { + "body": "" + }, + "volume-off-outline-rounded": { + "body": "" + }, + "volume-off-rounded": { + "body": "" + }, + "volume-up": { + "body": "" + }, + "volume-up-outline": { + "body": "" + }, + "volume-up-outline-rounded": { + "body": "" + }, + "volume-up-rounded": { + "body": "" + }, + "volunteer-activism": { + "body": "" + }, + "volunteer-activism-outline": { + "body": "" + }, + "volunteer-activism-outline-rounded": { + "body": "" + }, + "volunteer-activism-outline-sharp": { + "body": "" + }, + "volunteer-activism-rounded": { + "body": "" + }, + "volunteer-activism-sharp": { + "body": "" + }, + "voting-chip": { + "body": "" + }, + "voting-chip-outline": { + "body": "" + }, + "vpn-key": { + "body": "" + }, + "vpn-key-alert": { + "body": "" + }, + "vpn-key-alert-outline": { + "body": "" + }, + "vpn-key-alert-outline-rounded": { + "body": "" + }, + "vpn-key-alert-rounded": { + "body": "" + }, + "vpn-key-off": { + "body": "" + }, + "vpn-key-off-outline": { + "body": "" + }, + "vpn-key-off-outline-rounded": { + "body": "" + }, + "vpn-key-off-rounded": { + "body": "" + }, + "vpn-key-outline": { + "body": "" + }, + "vpn-key-outline-rounded": { + "body": "" + }, + "vpn-key-rounded": { + "body": "" + }, + "vpn-lock": { + "body": "" + }, + "vpn-lock-sharp": { + "body": "" + }, + "vr180-create2d": { + "body": "" + }, + "vr180-create2d-off": { + "body": "" + }, + "vr180-create2d-off-outline": { + "body": "" + }, + "vr180-create2d-off-outline-rounded": { + "body": "" + }, + "vr180-create2d-off-outline-sharp": { + "body": "" + }, + "vr180-create2d-off-rounded": { + "body": "" + }, + "vr180-create2d-off-sharp": { + "body": "" + }, + "vr180-create2d-outline": { + "body": "" + }, + "vr180-create2d-outline-rounded": { + "body": "" + }, + "vr180-create2d-outline-sharp": { + "body": "" + }, + "vr180-create2d-rounded": { + "body": "" + }, + "vr180-create2d-sharp": { + "body": "" + }, + "vrpano": { + "body": "" + }, + "vrpano-outline": { + "body": "" + }, + "vrpano-outline-rounded": { + "body": "" + }, + "vrpano-outline-sharp": { + "body": "" + }, + "vrpano-rounded": { + "body": "" + }, + "vrpano-sharp": { + "body": "" + }, + "wall-art": { + "body": "" + }, + "wall-art-outline": { + "body": "" + }, + "wall-art-outline-rounded": { + "body": "" + }, + "wall-art-outline-sharp": { + "body": "" + }, + "wall-art-rounded": { + "body": "" + }, + "wall-art-sharp": { + "body": "" + }, + "wall-lamp": { + "body": "" + }, + "wall-lamp-outline": { + "body": "" + }, + "wall-lamp-outline-rounded": { + "body": "" + }, + "wall-lamp-outline-sharp": { + "body": "" + }, + "wall-lamp-rounded": { + "body": "" + }, + "wall-lamp-sharp": { + "body": "" + }, + "wallet": { + "body": "" + }, + "wallet-sharp": { + "body": "" + }, + "wallpaper": { + "body": "" + }, + "wallpaper-rounded": { + "body": "" + }, + "wallpaper-sharp": { + "body": "" + }, + "wallpaper-slideshow": { + "body": "" + }, + "wallpaper-slideshow-rounded": { + "body": "" + }, + "wallpaper-slideshow-sharp": { + "body": "" + }, + "ward": { + "body": "" + }, + "ward-outline": { + "body": "" + }, + "ward-outline-rounded": { + "body": "" + }, + "ward-outline-sharp": { + "body": "" + }, + "ward-rounded": { + "body": "" + }, + "ward-sharp": { + "body": "" + }, + "warehouse": { + "body": "" + }, + "warehouse-outline": { + "body": "" + }, + "warehouse-outline-rounded": { + "body": "" + }, + "warehouse-rounded": { + "body": "" + }, + "warning": { + "body": "" + }, + "warning-off": { + "body": "" + }, + "warning-off-outline": { + "body": "" + }, + "warning-off-outline-rounded": { + "body": "" + }, + "warning-off-rounded": { + "body": "" + }, + "warning-outline": { + "body": "" + }, + "warning-outline-rounded": { + "body": "" + }, + "warning-rounded": { + "body": "" + }, + "wash": { + "body": "" + }, + "wash-outline": { + "body": "" + }, + "wash-outline-rounded": { + "body": "" + }, + "wash-outline-sharp": { + "body": "" + }, + "wash-rounded": { + "body": "" + }, + "wash-sharp": { + "body": "" + }, + "watch": { + "body": "" + }, + "watch-button-press": { + "body": "" + }, + "watch-button-press-outline": { + "body": "" + }, + "watch-button-press-outline-rounded": { + "body": "" + }, + "watch-button-press-rounded": { + "body": "" + }, + "watch-off": { + "body": "" + }, + "watch-off-outline": { + "body": "" + }, + "watch-off-outline-rounded": { + "body": "" + }, + "watch-off-rounded": { + "body": "" + }, + "watch-outline": { + "body": "" + }, + "watch-outline-rounded": { + "body": "" + }, + "watch-rounded": { + "body": "" + }, + "watch-screentime": { + "body": "" + }, + "watch-screentime-outline": { + "body": "" + }, + "watch-screentime-outline-rounded": { + "body": "" + }, + "watch-screentime-rounded": { + "body": "" + }, + "watch-wake": { + "body": "" + }, + "watch-wake-outline": { + "body": "" + }, + "watch-wake-outline-rounded": { + "body": "" + }, + "watch-wake-rounded": { + "body": "" + }, + "water": { + "body": "" + }, + "water-bottle": { + "body": "" + }, + "water-bottle-large": { + "body": "" + }, + "water-bottle-large-outline": { + "body": "" + }, + "water-bottle-large-outline-rounded": { + "body": "" + }, + "water-bottle-large-outline-sharp": { + "body": "" + }, + "water-bottle-large-rounded": { + "body": "" + }, + "water-bottle-large-sharp": { + "body": "" + }, + "water-bottle-outline": { + "body": "" + }, + "water-bottle-outline-rounded": { + "body": "" + }, + "water-bottle-outline-sharp": { + "body": "" + }, + "water-bottle-rounded": { + "body": "" + }, + "water-bottle-sharp": { + "body": "" + }, + "water-damage": { + "body": "" + }, + "water-damage-outline": { + "body": "" + }, + "water-damage-outline-rounded": { + "body": "" + }, + "water-damage-rounded": { + "body": "" + }, + "water-do": { + "body": "" + }, + "water-do-outline": { + "body": "" + }, + "water-do-outline-rounded": { + "body": "" + }, + "water-do-rounded": { + "body": "" + }, + "water-drop": { + "body": "" + }, + "water-drop-outline": { + "body": "" + }, + "water-drop-outline-rounded": { + "body": "" + }, + "water-drop-rounded": { + "body": "" + }, + "water-ec": { + "body": "" + }, + "water-ec-outline": { + "body": "" + }, + "water-ec-outline-rounded": { + "body": "" + }, + "water-ec-rounded": { + "body": "" + }, + "water-full": { + "body": "" + }, + "water-full-outline": { + "body": "" + }, + "water-full-outline-rounded": { + "body": "" + }, + "water-full-outline-sharp": { + "body": "" + }, + "water-full-rounded": { + "body": "" + }, + "water-full-sharp": { + "body": "" + }, + "water-heater": { + "body": "" + }, + "water-heater-outline": { + "body": "" + }, + "water-lock": { + "body": "" + }, + "water-lock-outline": { + "body": "" + }, + "water-lock-outline-rounded": { + "body": "" + }, + "water-lock-outline-sharp": { + "body": "" + }, + "water-lock-rounded": { + "body": "" + }, + "water-lock-sharp": { + "body": "" + }, + "water-loss": { + "body": "" + }, + "water-loss-outline": { + "body": "" + }, + "water-loss-outline-rounded": { + "body": "" + }, + "water-loss-outline-sharp": { + "body": "" + }, + "water-loss-rounded": { + "body": "" + }, + "water-loss-sharp": { + "body": "" + }, + "water-lux": { + "body": "" + }, + "water-lux-outline": { + "body": "" + }, + "water-lux-outline-rounded": { + "body": "" + }, + "water-lux-rounded": { + "body": "" + }, + "water-medium": { + "body": "" + }, + "water-medium-outline": { + "body": "" + }, + "water-medium-outline-rounded": { + "body": "" + }, + "water-medium-outline-sharp": { + "body": "" + }, + "water-medium-rounded": { + "body": "" + }, + "water-medium-sharp": { + "body": "" + }, + "water-orp": { + "body": "" + }, + "water-orp-outline": { + "body": "" + }, + "water-orp-outline-rounded": { + "body": "" + }, + "water-orp-outline-sharp": { + "body": "" + }, + "water-orp-rounded": { + "body": "" + }, + "water-orp-sharp": { + "body": "" + }, + "water-ph": { + "body": "" + }, + "water-ph-outline": { + "body": "" + }, + "water-ph-outline-rounded": { + "body": "" + }, + "water-ph-outline-sharp": { + "body": "" + }, + "water-ph-rounded": { + "body": "" + }, + "water-ph-sharp": { + "body": "" + }, + "water-pump": { + "body": "" + }, + "water-pump-outline": { + "body": "" + }, + "water-pump-outline-rounded": { + "body": "" + }, + "water-pump-rounded": { + "body": "" + }, + "water-rounded": { + "body": "" + }, + "water-voc": { + "body": "" + }, + "water-voc-outline": { + "body": "" + }, + "water-voc-outline-rounded": { + "body": "" + }, + "water-voc-rounded": { + "body": "" + }, + "waterfall-chart": { + "body": "" + }, + "waterfall-chart-rounded": { + "body": "" + }, + "waves": { + "body": "" + }, + "waves-rounded": { + "body": "" + }, + "waving-hand": { + "body": "" + }, + "waving-hand-outline": { + "body": "" + }, + "waving-hand-outline-rounded": { + "body": "" + }, + "waving-hand-outline-sharp": { + "body": "" + }, + "waving-hand-rounded": { + "body": "" + }, + "waving-hand-sharp": { + "body": "" + }, + "wb-auto": { + "body": "" + }, + "wb-auto-outline": { + "body": "" + }, + "wb-auto-outline-rounded": { + "body": "" + }, + "wb-auto-rounded": { + "body": "" + }, + "wb-incandescent": { + "body": "" + }, + "wb-incandescent-outline": { + "body": "" + }, + "wb-incandescent-outline-rounded": { + "body": "" + }, + "wb-incandescent-rounded": { + "body": "" + }, + "wb-shade": { + "body": "" + }, + "wb-shade-rounded": { + "body": "" + }, + "wb-sunny": { + "body": "" + }, + "wb-sunny-outline": { + "body": "" + }, + "wb-sunny-outline-rounded": { + "body": "" + }, + "wb-sunny-rounded": { + "body": "" + }, + "wb-twilight": { + "body": "" + }, + "wb-twilight-outline": { + "body": "" + }, + "wb-twilight-outline-rounded": { + "body": "" + }, + "wb-twilight-rounded": { + "body": "" + }, + "wc": { + "body": "" + }, + "wc-rounded": { + "body": "" + }, + "wc-sharp": { + "body": "" + }, + "weather-hail": { + "body": "" + }, + "weather-hail-outline": { + "body": "" + }, + "weather-hail-outline-rounded": { + "body": "" + }, + "weather-hail-rounded": { + "body": "" + }, + "weather-mix": { + "body": "" + }, + "weather-mix-outline": { + "body": "" + }, + "weather-mix-outline-rounded": { + "body": "" + }, + "weather-mix-rounded": { + "body": "" + }, + "weather-snowy": { + "body": "" + }, + "weather-snowy-outline": { + "body": "" + }, + "web": { + "body": "" + }, + "web-asset": { + "body": "" + }, + "web-asset-off": { + "body": "" + }, + "web-asset-off-rounded": { + "body": "" + }, + "web-asset-off-sharp": { + "body": "" + }, + "web-asset-sharp": { + "body": "" + }, + "web-sharp": { + "body": "" + }, + "web-stories": { + "body": "" + }, + "web-stories-outline": { + "body": "" + }, + "web-stories-outline-sharp": { + "body": "" + }, + "web-stories-sharp": { + "body": "" + }, + "web-traffic": { + "body": "" + }, + "web-traffic-rounded": { + "body": "" + }, + "webhook": { + "body": "" + }, + "webhook-rounded": { + "body": "" + }, + "weekend": { + "body": "" + }, + "weekend-outline": { + "body": "" + }, + "weekend-outline-sharp": { + "body": "" + }, + "weekend-sharp": { + "body": "" + }, + "weight": { + "body": "" + }, + "weight-outline": { + "body": "" + }, + "weight-outline-sharp": { + "body": "" + }, + "weight-sharp": { + "body": "" + }, + "west": { + "body": "" + }, + "west-rounded": { + "body": "" + }, + "whatshot": { + "body": "" + }, + "whatshot-outline": { + "body": "" + }, + "whatshot-outline-rounded": { + "body": "" + }, + "whatshot-rounded": { + "body": "" + }, + "wheelchair-pickup": { + "body": "" + }, + "wheelchair-pickup-rounded": { + "body": "" + }, + "wheelchair-pickup-sharp": { + "body": "" + }, + "where-to-vote": { + "body": "" + }, + "where-to-vote-outline": { + "body": "" + }, + "where-to-vote-outline-rounded": { + "body": "" + }, + "where-to-vote-rounded": { + "body": "" + }, + "widgets": { + "body": "" + }, + "widgets-outline": { + "body": "" + }, + "widgets-outline-rounded": { + "body": "" + }, + "widgets-rounded": { + "body": "" + }, + "width": { + "body": "" + }, + "width-full": { + "body": "" + }, + "width-full-outline": { + "body": "" + }, + "width-full-outline-sharp": { + "body": "" + }, + "width-full-sharp": { + "body": "" + }, + "width-normal": { + "body": "" + }, + "width-normal-outline": { + "body": "" + }, + "width-normal-outline-sharp": { + "body": "" + }, + "width-normal-sharp": { + "body": "" + }, + "width-rounded": { + "body": "" + }, + "width-wide": { + "body": "" + }, + "width-wide-outline": { + "body": "" + }, + "width-wide-outline-sharp": { + "body": "" + }, + "width-wide-sharp": { + "body": "" + }, + "wifi": { + "body": "" + }, + "wifi-1-bar": { + "body": "" + }, + "wifi-1-bar-sharp": { + "body": "" + }, + "wifi-2-bar": { + "body": "" + }, + "wifi-2-bar-rounded": { + "body": "" + }, + "wifi-2-bar-sharp": { + "body": "" + }, + "wifi-add": { + "body": "" + }, + "wifi-add-outline": { + "body": "" + }, + "wifi-add-outline-rounded": { + "body": "" + }, + "wifi-add-rounded": { + "body": "" + }, + "wifi-calling": { + "body": "" + }, + "wifi-calling-1": { + "body": "" + }, + "wifi-calling-1-outline": { + "body": "" + }, + "wifi-calling-1-outline-rounded": { + "body": "" + }, + "wifi-calling-1-outline-sharp": { + "body": "" + }, + "wifi-calling-1-rounded": { + "body": "" + }, + "wifi-calling-1-sharp": { + "body": "" + }, + "wifi-calling-outline": { + "body": "" + }, + "wifi-calling-outline-rounded": { + "body": "" + }, + "wifi-calling-outline-sharp": { + "body": "" + }, + "wifi-calling-rounded": { + "body": "" + }, + "wifi-calling-sharp": { + "body": "" + }, + "wifi-channel": { + "body": "" + }, + "wifi-channel-outline": { + "body": "" + }, + "wifi-channel-outline-rounded": { + "body": "" + }, + "wifi-channel-rounded": { + "body": "" + }, + "wifi-find": { + "body": "" + }, + "wifi-find-outline": { + "body": "" + }, + "wifi-find-outline-rounded": { + "body": "" + }, + "wifi-find-rounded": { + "body": "" + }, + "wifi-home": { + "body": "" + }, + "wifi-home-outline": { + "body": "" + }, + "wifi-home-outline-rounded": { + "body": "" + }, + "wifi-home-rounded": { + "body": "" + }, + "wifi-lock": { + "body": "" + }, + "wifi-lock-outline": { + "body": "" + }, + "wifi-lock-outline-rounded": { + "body": "" + }, + "wifi-lock-outline-sharp": { + "body": "" + }, + "wifi-lock-rounded": { + "body": "" + }, + "wifi-lock-sharp": { + "body": "" + }, + "wifi-notification": { + "body": "" + }, + "wifi-notification-outline": { + "body": "" + }, + "wifi-notification-outline-rounded": { + "body": "" + }, + "wifi-notification-outline-sharp": { + "body": "" + }, + "wifi-notification-rounded": { + "body": "" + }, + "wifi-notification-sharp": { + "body": "" + }, + "wifi-off": { + "body": "" + }, + "wifi-off-rounded": { + "body": "" + }, + "wifi-off-sharp": { + "body": "" + }, + "wifi-password": { + "body": "" + }, + "wifi-password-rounded": { + "body": "" + }, + "wifi-password-sharp": { + "body": "" + }, + "wifi-protected-setup": { + "body": "" + }, + "wifi-protected-setup-rounded": { + "body": "" + }, + "wifi-proxy": { + "body": "" + }, + "wifi-proxy-outline": { + "body": "" + }, + "wifi-proxy-outline-rounded": { + "body": "" + }, + "wifi-proxy-rounded": { + "body": "" + }, + "wifi-rounded": { + "body": "" + }, + "wifi-sharp": { + "body": "" + }, + "wifi-tethering": { + "body": "" + }, + "wifi-tethering-error": { + "body": "" + }, + "wifi-tethering-error-rounded": { + "body": "" + }, + "wifi-tethering-rounded": { + "body": "" + }, + "wind-power": { + "body": "" + }, + "wind-power-outline": { + "body": "" + }, + "wind-power-outline-rounded": { + "body": "" + }, + "wind-power-outline-sharp": { + "body": "" + }, + "wind-power-rounded": { + "body": "" + }, + "wind-power-sharp": { + "body": "" + }, + "window": { + "body": "" + }, + "window-closed": { + "body": "" + }, + "window-closed-outline": { + "body": "" + }, + "window-open": { + "body": "" + }, + "window-open-outline": { + "body": "" + }, + "window-outline": { + "body": "" + }, + "window-outline-sharp": { + "body": "" + }, + "window-sensor": { + "body": "" + }, + "window-sensor-outline": { + "body": "" + }, + "window-sharp": { + "body": "" + }, + "wine-bar": { + "body": "" + }, + "wine-bar-outline": { + "body": "" + }, + "wine-bar-outline-rounded": { + "body": "" + }, + "wine-bar-rounded": { + "body": "" + }, + "woman": { + "body": "" + }, + "woman-2": { + "body": "" + }, + "woman-2-rounded": { + "body": "" + }, + "woman-2-sharp": { + "body": "" + }, + "woman-rounded": { + "body": "" + }, + "woman-sharp": { + "body": "" + }, + "work": { + "body": "" + }, + "work-alert": { + "body": "" + }, + "work-alert-outline": { + "body": "" + }, + "work-alert-outline-rounded": { + "body": "" + }, + "work-alert-outline-sharp": { + "body": "" + }, + "work-alert-rounded": { + "body": "" + }, + "work-alert-sharp": { + "body": "" + }, + "work-history": { + "body": "" + }, + "work-history-outline": { + "body": "" + }, + "work-history-outline-rounded": { + "body": "" + }, + "work-history-outline-sharp": { + "body": "" + }, + "work-history-rounded": { + "body": "" + }, + "work-history-sharp": { + "body": "" + }, + "work-outline": { + "body": "" + }, + "work-outline-sharp": { + "body": "" + }, + "work-sharp": { + "body": "" + }, + "work-update": { + "body": "" + }, + "work-update-outline": { + "body": "" + }, + "work-update-outline-rounded": { + "body": "" + }, + "work-update-outline-sharp": { + "body": "" + }, + "work-update-rounded": { + "body": "" + }, + "work-update-sharp": { + "body": "" + }, + "workspace-premium": { + "body": "" + }, + "workspace-premium-outline": { + "body": "" + }, + "workspace-premium-outline-rounded": { + "body": "" + }, + "workspace-premium-rounded": { + "body": "" + }, + "workspaces": { + "body": "" + }, + "workspaces-outline": { + "body": "" + }, + "wounds-injuries": { + "body": "" + }, + "wounds-injuries-rounded": { + "body": "" + }, + "wrap-text": { + "body": "" + }, + "wrap-text-rounded": { + "body": "" + }, + "wrist": { + "body": "" + }, + "wrist-outline": { + "body": "" + }, + "wrist-outline-rounded": { + "body": "" + }, + "wrist-outline-sharp": { + "body": "" + }, + "wrist-rounded": { + "body": "" + }, + "wrist-sharp": { + "body": "" + }, + "wrong-location": { + "body": "" + }, + "wrong-location-outline": { + "body": "" + }, + "wrong-location-outline-rounded": { + "body": "" + }, + "wrong-location-rounded": { + "body": "" + }, + "wysiwyg": { + "body": "" + }, + "wysiwyg-rounded": { + "body": "" + }, + "wysiwyg-sharp": { + "body": "" + }, + "yard": { + "body": "" + }, + "yard-outline": { + "body": "" + }, + "yard-outline-rounded": { + "body": "" + }, + "yard-outline-sharp": { + "body": "" + }, + "yard-rounded": { + "body": "" + }, + "yard-sharp": { + "body": "" + }, + "your-trips": { + "body": "" + }, + "your-trips-outline": { + "body": "" + }, + "your-trips-outline-rounded": { + "body": "" + }, + "your-trips-outline-sharp": { + "body": "" + }, + "your-trips-rounded": { + "body": "" + }, + "your-trips-sharp": { + "body": "" + }, + "youtube-activity": { + "body": "" + }, + "youtube-searched-for": { + "body": "" + }, + "youtube-searched-for-rounded": { + "body": "" + }, + "zone-person-alert": { + "body": "" + }, + "zone-person-alert-rounded": { + "body": "" + }, + "zone-person-alert-sharp": { + "body": "" + }, + "zone-person-idle": { + "body": "" + }, + "zone-person-idle-rounded": { + "body": "" + }, + "zone-person-idle-sharp": { + "body": "" + }, + "zone-person-urgent": { + "body": "" + }, + "zone-person-urgent-rounded": { + "body": "" + }, + "zone-person-urgent-sharp": { + "body": "" + }, + "zoom-in": { + "body": "" + }, + "zoom-in-map": { + "body": "" + }, + "zoom-in-map-rounded": { + "body": "" + }, + "zoom-in-rounded": { + "body": "" + }, + "zoom-out": { + "body": "" + }, + "zoom-out-map": { + "body": "" + }, + "zoom-out-map-rounded": { + "body": "" + }, + "zoom-out-rounded": { + "body": "" + } + }, + "aliases": { + "add-to-photos": { + "parent": "library-add" + }, + "airplanemode-active": { + "parent": "flight" + }, + "airwave": { + "parent": "airware" + }, + "badge-critical-battery": { + "parent": "battery-very-low" + }, + "brightness-1": { + "parent": "lens" + }, + "brightness-2": { + "parent": "mode-night" + }, + "brightness-high": { + "parent": "brightness-7" + }, + "brightness-low": { + "parent": "brightness-5" + }, + "brightness-medium": { + "parent": "brightness-6" + }, + "check": { + "parent": "done" + }, + "circle": { + "parent": "lens" + }, + "clear-day": { + "parent": "sunny" + }, + "clear-night": { + "parent": "bedtime" + }, + "cloud-upload": { + "parent": "backup" + }, + "content-cut": { + "parent": "cut" + }, + "device-reset": { + "parent": "history" + }, + "draft": { + "parent": "note" + }, + "dry-cleaning": { + "parent": "styler" + }, + "emoji-events": { + "parent": "trophy" + }, + "emoji-flags": { + "parent": "flag" + }, + "ev-station": { + "parent": "ev-charger" + }, + "file-download-done": { + "parent": "download-done" + }, + "filter-hdr": { + "parent": "landscape" + }, + "flightsmode": { + "parent": "travel" + }, + "google-tv-remote": { + "parent": "nest-remote" + }, + "grade": { + "parent": "star" + }, + "keyboard-arrow-left": { + "parent": "chevron-left" + }, + "keyboard-arrow-right": { + "parent": "chevron-right" + }, + "keyboard-double-arrow-down": { + "parent": "stat-minus-2" + }, + "keyboard-double-arrow-up": { + "parent": "stat-2" + }, + "keyboard-voice": { + "parent": "mic" + }, + "lens-blur": { + "parent": "blur-on" + }, + "local-fire-department": { + "parent": "mode-heat" + }, + "mode-cool": { + "parent": "ac-unit" + }, + "mode-standby": { + "parent": "adjust" + }, + "monetization-on": { + "parent": "paid" + }, + "monitor": { + "parent": "mimo" + }, + "motion-photos-off": { + "parent": "hide-source" + }, + "moving-ministry": { + "parent": "outpatient" + }, + "navigate-before": { + "parent": "chevron-left" + }, + "navigate-next": { + "parent": "chevron-right" + }, + "nest-gale-wifi": { + "parent": "google-wifi" + }, + "new-releases": { + "parent": "verified" + }, + "news": { + "parent": "feed" + }, + "north-east": { + "parent": "call-made" + }, + "numbers": { + "parent": "tag" + }, + "panorama-fish-eye": { + "parent": "lens" + }, + "partly-cloudy-night": { + "parent": "nights-stay" + }, + "phonelink-off": { + "parent": "devices-off" + }, + "photo": { + "parent": "image" + }, + "photo-library": { + "parent": "filter" + }, + "pregnant-woman": { + "parent": "pregnancy" + }, + "quiet-time": { + "parent": "bedtime" + }, + "quiet-time-active": { + "parent": "bedtime-off" + }, + "restaurant-menu": { + "parent": "local-dining" + }, + "security-update-warning": { + "parent": "stay-primary-portrait" + }, + "signal-cellular-0-bar": { + "parent": "signal-cellular-null" + }, + "signal-wifi-statusbar-null": { + "parent": "signal-wifi-0-bar" + }, + "stay-current-portrait": { + "parent": "smartphone" + }, + "stay-primary-landscape": { + "parent": "stay-current-landscape" + }, + "variables": { + "parent": "crop-16-9-sharp" + }, + "volume-down-alt": { + "parent": "volume-down" + }, + "wb-iridescent": { + "parent": "fluorescent" + }, + "wifi-calling-2": { + "parent": "wifi-calling-1" + }, + "wifi-calling-3": { + "parent": "wifi-calling-1" + }, + "wifi-tethering-off": { + "parent": "portable-wifi-off" + } + }, + "categories": { + "Activities": [ + "air", + "air-rounded", + "architecture", + "architecture-rounded", + "avg-pace", + "avg-pace-rounded", + "avg-time", + "avg-time-outline", + "avg-time-outline-rounded", + "avg-time-outline-sharp", + "avg-time-rounded", + "avg-time-sharp", + "azm", + "azm-outline", + "azm-outline-rounded", + "azm-rounded", + "backpack", + "backpack-outline", + "backpack-outline-rounded", + "backpack-outline-sharp", + "backpack-rounded", + "backpack-sharp", + "bath-outdoor", + "bath-outdoor-outline", + "bath-outdoor-outline-rounded", + "bath-outdoor-rounded", + "bath-private", + "bath-private-outline", + "bath-private-outline-rounded", + "bath-private-outline-sharp", + "bath-private-rounded", + "bath-private-sharp", + "bath-public-large", + "bath-public-large-rounded", + "bath-public-large-sharp", + "bia", + "bia-outline", + "bia-outline-rounded", + "bia-rounded", + "biotech", + "biotech-outline", + "biotech-outline-rounded", + "biotech-rounded", + "cake", + "cake-add", + "cake-add-outline", + "cake-add-outline-rounded", + "cake-add-outline-sharp", + "cake-add-rounded", + "cake-add-sharp", + "cake-outline", + "cake-outline-rounded", + "cake-outline-sharp", + "cake-rounded", + "cake-sharp", + "campaign", + "campaign-outline", + "campaign-outline-rounded", + "campaign-outline-sharp", + "campaign-rounded", + "campaign-sharp", + "camping", + "camping-outline", + "camping-outline-rounded", + "camping-rounded", + "check-in-out", + "check-in-out-outline-rounded", + "check-in-out-rounded", + "cleaning", + "cleaning-outline", + "cleaning-outline-rounded", + "cleaning-outline-sharp", + "cleaning-rounded", + "cleaning-sharp", + "confirmation-number", + "confirmation-number-outline", + "confirmation-number-outline-rounded", + "confirmation-number-outline-sharp", + "confirmation-number-rounded", + "confirmation-number-sharp", + "construction", + "construction-rounded", + "distance", + "distance-outline", + "downhill-skiing", + "downhill-skiing-outline", + "downhill-skiing-rounded", + "ecg-heart", + "ecg-heart-outline", + "ecg-heart-outline-sharp", + "ecg-heart-sharp", + "eda", + "eda-outline", + "eda-outline-sharp", + "eda-sharp", + "elevation", + "elevation-outline", + "elevation-outline-rounded", + "elevation-rounded", + "engineering", + "engineering-outline", + "engineering-outline-rounded", + "engineering-outline-sharp", + "engineering-rounded", + "engineering-sharp", + "exercise", + "exercise-outline", + "exercise-outline-sharp", + "exercise-sharp", + "experiment", + "experiment-outline", + "experiment-outline-sharp", + "experiment-sharp", + "family-link", + "family-link-outline", + "featured-seasonal-and-gifts", + "featured-seasonal-and-gifts-rounded", + "fertile", + "fertile-outline", + "fertile-outline-rounded", + "fertile-rounded", + "floor", + "floor-rounded", + "glass-cup", + "glass-cup-outline", + "glass-cup-outline-rounded", + "glass-cup-outline-sharp", + "glass-cup-rounded", + "glass-cup-sharp", + "health-metrics", + "health-metrics-outline", + "health-metrics-outline-rounded", + "health-metrics-outline-sharp", + "health-metrics-rounded", + "health-metrics-sharp", + "hiking", + "hiking-rounded", + "hiking-sharp", + "how-to-vote", + "how-to-vote-outline", + "how-to-vote-outline-sharp", + "how-to-vote-sharp", + "hr-resting", + "hr-resting-outline", + "hr-resting-outline-rounded", + "hr-resting-outline-sharp", + "hr-resting-rounded", + "hr-resting-sharp", + "ice-skating", + "ice-skating-outline", + "ice-skating-outline-rounded", + "ice-skating-outline-sharp", + "ice-skating-rounded", + "ice-skating-sharp", + "ifl", + "ifl-outline", + "ifl-outline-sharp", + "ifl-sharp", + "interactive-space", + "interactive-space-outline", + "interactive-space-outline-rounded", + "interactive-space-outline-sharp", + "interactive-space-rounded", + "interactive-space-sharp", + "kayaking", + "kayaking-rounded", + "kitesurfing", + "kitesurfing-outline", + "kitesurfing-outline-rounded", + "kitesurfing-outline-sharp", + "kitesurfing-rounded", + "kitesurfing-sharp", + "laps", + "laps-rounded", + "menstrual-health", + "menstrual-health-outline", + "mindfulness", + "mindfulness-outline", + "mindfulness-outline-rounded", + "mindfulness-outline-sharp", + "mindfulness-rounded", + "mindfulness-sharp", + "monitor-weight-gain", + "monitor-weight-gain-outline", + "monitor-weight-gain-outline-rounded", + "monitor-weight-gain-outline-sharp", + "monitor-weight-gain-rounded", + "monitor-weight-gain-sharp", + "monitor-weight-loss", + "monitor-weight-loss-outline", + "monitor-weight-loss-outline-rounded", + "monitor-weight-loss-outline-sharp", + "monitor-weight-loss-rounded", + "monitor-weight-loss-sharp", + "newsstand", + "newsstand-rounded", + "nights-stay", + "nights-stay-outline", + "nights-stay-outline-rounded", + "nights-stay-rounded", + "no-backpack", + "no-backpack-outline", + "no-backpack-outline-rounded", + "no-backpack-outline-sharp", + "no-backpack-rounded", + "no-backpack-sharp", + "nordic-walking", + "nordic-walking-rounded", + "onsen", + "onsen-rounded", + "pace", + "pace-rounded", + "paragliding", + "paragliding-outline", + "paragliding-outline-rounded", + "paragliding-rounded", + "person-celebrate", + "person-celebrate-rounded", + "person-play", + "person-play-outline", + "person-play-outline-rounded", + "person-play-rounded", + "personal-injury", + "personal-injury-outline", + "phishing", + "phishing-outline", + "phishing-outline-rounded", + "phishing-rounded", + "physical-therapy", + "physical-therapy-outline", + "physical-therapy-outline-rounded", + "physical-therapy-rounded", + "piano", + "piano-off", + "piano-off-outline", + "piano-off-outline-rounded", + "piano-off-outline-sharp", + "piano-off-rounded", + "piano-off-sharp", + "piano-sharp", + "play-shapes", + "play-shapes-outline", + "play-shapes-outline-rounded", + "play-shapes-rounded", + "podiatry", + "podiatry-outline", + "podiatry-outline-rounded", + "podiatry-outline-sharp", + "podiatry-rounded", + "podiatry-sharp", + "readiness-score", + "readiness-score-outline", + "readiness-score-outline-rounded", + "readiness-score-rounded", + "real-estate-agent", + "real-estate-agent-outline", + "real-estate-agent-outline-rounded", + "real-estate-agent-outline-sharp", + "real-estate-agent-rounded", + "real-estate-agent-sharp", + "relax", + "relax-outline", + "relax-outline-sharp", + "relax-sharp", + "rewarded-ads", + "rewarded-ads-outline", + "rewarded-ads-outline-rounded", + "rewarded-ads-outline-sharp", + "rewarded-ads-rounded", + "rewarded-ads-sharp", + "roller-skating", + "roller-skating-outline", + "roller-skating-outline-rounded", + "roller-skating-outline-sharp", + "roller-skating-rounded", + "roller-skating-sharp", + "rowing", + "rowing-rounded", + "sauna", + "sauna-outline", + "sauna-outline-rounded", + "sauna-outline-sharp", + "sauna-rounded", + "sauna-sharp", + "school", + "school-outline", + "school-outline-rounded", + "school-rounded", + "science", + "science-off", + "science-off-outline", + "science-off-outline-rounded", + "science-off-outline-sharp", + "science-off-rounded", + "science-off-sharp", + "science-outline", + "science-outline-sharp", + "science-sharp", + "scoreboard", + "scoreboard-outline", + "scoreboard-outline-rounded", + "scoreboard-outline-sharp", + "scoreboard-rounded", + "scoreboard-sharp", + "scuba-diving", + "scuba-diving-rounded", + "self-improvement", + "self-improvement-rounded", + "service-toolbox", + "service-toolbox-outline", + "service-toolbox-outline-rounded", + "service-toolbox-outline-sharp", + "service-toolbox-rounded", + "service-toolbox-sharp", + "skateboarding", + "skateboarding-rounded", + "skateboarding-sharp", + "sledding", + "sledding-rounded", + "sledding-sharp", + "sleep-score", + "sleep-score-outline", + "sleep-score-outline-rounded", + "sleep-score-rounded", + "snowboarding", + "snowboarding-rounded", + "snowboarding-sharp", + "snowshoeing", + "snowshoeing-rounded", + "spo2", + "spo2-outline", + "spo2-outline-rounded", + "spo2-outline-sharp", + "spo2-rounded", + "spo2-sharp", + "sports", + "sports-and-outdoors", + "sports-and-outdoors-outline", + "sports-baseball", + "sports-baseball-outline", + "sports-basketball", + "sports-basketball-outline", + "sports-cricket", + "sports-cricket-outline", + "sports-cricket-outline-rounded", + "sports-cricket-outline-sharp", + "sports-cricket-rounded", + "sports-cricket-sharp", + "sports-esports", + "sports-esports-outline", + "sports-esports-outline-rounded", + "sports-esports-outline-sharp", + "sports-esports-rounded", + "sports-esports-sharp", + "sports-football", + "sports-football-outline", + "sports-football-outline-rounded", + "sports-football-rounded", + "sports-golf", + "sports-golf-outline", + "sports-golf-outline-rounded", + "sports-golf-rounded", + "sports-gymnastics", + "sports-gymnastics-rounded", + "sports-handball", + "sports-handball-rounded", + "sports-hockey", + "sports-hockey-rounded", + "sports-hockey-sharp", + "sports-kabaddi", + "sports-kabaddi-rounded", + "sports-kabaddi-sharp", + "sports-martial-arts", + "sports-martial-arts-rounded", + "sports-mma", + "sports-mma-outline", + "sports-mma-outline-rounded", + "sports-mma-outline-sharp", + "sports-mma-rounded", + "sports-mma-sharp", + "sports-motorsports", + "sports-motorsports-outline", + "sports-motorsports-outline-sharp", + "sports-motorsports-sharp", + "sports-outline", + "sports-outline-rounded", + "sports-rounded", + "sports-rugby", + "sports-rugby-outline", + "sports-score", + "sports-score-rounded", + "sports-soccer", + "sports-tennis", + "sports-tennis-outline", + "sports-tennis-outline-rounded", + "sports-tennis-rounded", + "sports-volleyball", + "sports-volleyball-outline", + "sprint", + "sprint-rounded", + "steps", + "steps-outline", + "steps-outline-sharp", + "steps-sharp", + "storm", + "storm-outline", + "storm-outline-rounded", + "storm-rounded", + "stress-management", + "stress-management-outline", + "surfing", + "surfing-rounded", + "surfing-sharp", + "switch-account", + "switch-account-outline", + "switch-account-outline-rounded", + "switch-account-outline-sharp", + "switch-account-rounded", + "switch-account-sharp", + "swords", + "swords-outline", + "theaters", + "theaters-outline", + "theaters-outline-rounded", + "theaters-rounded", + "toys", + "toys-and-games", + "toys-and-games-outline", + "toys-and-games-outline-sharp", + "toys-fan", + "toys-outline", + "toys-outline-sharp", + "toys-sharp", + "trophy", + "trophy-outline", + "trophy-outline-rounded", + "trophy-outline-sharp", + "trophy-rounded", + "trophy-sharp", + "volunteer-activism", + "volunteer-activism-outline", + "volunteer-activism-outline-rounded", + "volunteer-activism-outline-sharp", + "volunteer-activism-rounded", + "volunteer-activism-sharp", + "water", + "water-full", + "water-full-outline", + "water-full-outline-rounded", + "water-full-outline-sharp", + "water-full-rounded", + "water-full-sharp", + "water-loss", + "water-loss-outline", + "water-loss-outline-rounded", + "water-loss-outline-sharp", + "water-loss-rounded", + "water-loss-sharp", + "water-medium", + "water-medium-outline", + "water-medium-outline-rounded", + "water-medium-outline-sharp", + "water-medium-rounded", + "water-medium-sharp", + "water-rounded", + "waves", + "waves-rounded" + ], + "Android": [ + "1x-mobiledata", + "1x-mobiledata-badge", + "1x-mobiledata-badge-outline", + "1x-mobiledata-badge-outline-rounded", + "1x-mobiledata-badge-outline-sharp", + "1x-mobiledata-badge-rounded", + "1x-mobiledata-badge-sharp", + "1x-mobiledata-rounded", + "3g-mobiledata", + "3g-mobiledata-badge", + "3g-mobiledata-badge-outline", + "3g-mobiledata-badge-outline-rounded", + "3g-mobiledata-badge-outline-sharp", + "3g-mobiledata-badge-rounded", + "3g-mobiledata-badge-sharp", + "3g-mobiledata-rounded", + "3g-mobiledata-sharp", + "4g-mobiledata", + "4g-mobiledata-badge", + "4g-mobiledata-badge-outline", + "4g-mobiledata-badge-outline-rounded", + "4g-mobiledata-badge-outline-sharp", + "4g-mobiledata-badge-rounded", + "4g-mobiledata-badge-sharp", + "4g-mobiledata-rounded", + "4g-mobiledata-sharp", + "4g-plus-mobiledata", + "4g-plus-mobiledata-rounded", + "4g-plus-mobiledata-sharp", + "5g", + "5g-mobiledata-badge", + "5g-mobiledata-badge-outline", + "5g-mobiledata-badge-outline-rounded", + "5g-mobiledata-badge-outline-sharp", + "5g-mobiledata-badge-rounded", + "5g-mobiledata-badge-sharp", + "5g-rounded", + "5g-sharp", + "adb", + "adjust", + "adjust-outline", + "airplanemode-inactive", + "airplanemode-inactive-rounded", + "android", + "apk-document", + "apk-document-outline", + "apk-document-outline-rounded", + "apk-document-outline-sharp", + "apk-document-rounded", + "apk-document-sharp", + "apk-install", + "apk-install-outline", + "backlight-high", + "backlight-high-rounded", + "backlight-low", + "backlight-low-rounded", + "battery-0-bar", + "battery-0-bar-rounded", + "battery-0-bar-sharp", + "battery-1-bar", + "battery-1-bar-rounded", + "battery-1-bar-sharp", + "battery-2-bar", + "battery-2-bar-rounded", + "battery-2-bar-sharp", + "battery-3-bar", + "battery-3-bar-rounded", + "battery-3-bar-sharp", + "battery-4-bar", + "battery-4-bar-rounded", + "battery-4-bar-sharp", + "battery-5-bar", + "battery-5-bar-rounded", + "battery-5-bar-sharp", + "battery-6-bar", + "battery-6-bar-rounded", + "battery-6-bar-sharp", + "battery-alert", + "battery-alert-outline", + "battery-alert-outline-rounded", + "battery-alert-outline-sharp", + "battery-alert-rounded", + "battery-alert-sharp", + "battery-change", + "battery-change-outline", + "battery-change-outline-rounded", + "battery-change-outline-sharp", + "battery-change-rounded", + "battery-change-sharp", + "battery-charging-20", + "battery-charging-20-rounded", + "battery-charging-20-sharp", + "battery-charging-30", + "battery-charging-30-rounded", + "battery-charging-30-sharp", + "battery-charging-50", + "battery-charging-50-rounded", + "battery-charging-50-sharp", + "battery-charging-60", + "battery-charging-60-rounded", + "battery-charging-60-sharp", + "battery-charging-80", + "battery-charging-80-rounded", + "battery-charging-80-sharp", + "battery-charging-90", + "battery-charging-90-rounded", + "battery-charging-90-sharp", + "battery-charging-full", + "battery-charging-full-outline", + "battery-charging-full-outline-rounded", + "battery-charging-full-outline-sharp", + "battery-charging-full-rounded", + "battery-charging-full-sharp", + "battery-error", + "battery-error-outline", + "battery-error-outline-rounded", + "battery-error-outline-sharp", + "battery-error-rounded", + "battery-error-sharp", + "battery-full", + "battery-full-alt", + "battery-full-alt-rounded", + "battery-full-alt-sharp", + "battery-full-rounded", + "battery-full-sharp", + "battery-low", + "battery-low-rounded", + "battery-low-sharp", + "battery-plus", + "battery-plus-outline", + "battery-plus-outline-rounded", + "battery-plus-outline-sharp", + "battery-plus-rounded", + "battery-plus-sharp", + "battery-saver", + "battery-saver-outline", + "battery-saver-outline-rounded", + "battery-saver-outline-sharp", + "battery-saver-rounded", + "battery-saver-sharp", + "battery-share", + "battery-share-rounded", + "battery-share-sharp", + "battery-status-good", + "battery-status-good-outline", + "battery-status-good-outline-rounded", + "battery-status-good-outline-sharp", + "battery-status-good-rounded", + "battery-status-good-sharp", + "battery-unknown", + "battery-unknown-outline", + "battery-unknown-outline-rounded", + "battery-unknown-outline-sharp", + "battery-unknown-rounded", + "battery-very-low", + "battery-very-low-rounded", + "battery-very-low-sharp", + "bigtop-updates", + "bigtop-updates-rounded", + "bluetooth", + "bluetooth-connected", + "bluetooth-connected-rounded", + "bluetooth-disabled", + "bluetooth-disabled-rounded", + "bluetooth-drive", + "bluetooth-drive-outline", + "bluetooth-drive-outline-rounded", + "bluetooth-drive-outline-sharp", + "bluetooth-drive-rounded", + "bluetooth-drive-sharp", + "bluetooth-rounded", + "bluetooth-searching", + "bluetooth-searching-rounded", + "brightness-5", + "brightness-5-outline", + "brightness-5-outline-rounded", + "brightness-5-rounded", + "brightness-6", + "brightness-6-outline", + "brightness-6-outline-rounded", + "brightness-6-rounded", + "brightness-7", + "brightness-7-outline", + "brightness-7-outline-rounded", + "brightness-7-rounded", + "brightness-alert", + "brightness-alert-outline", + "brightness-alert-outline-rounded", + "brightness-alert-rounded", + "brightness-auto", + "brightness-auto-outline", + "brightness-auto-outline-rounded", + "brightness-auto-rounded", + "brightness-empty", + "brightness-empty-outline", + "brightness-empty-outline-rounded", + "brightness-empty-rounded", + "cable", + "cable-rounded", + "cable-sharp", + "cameraswitch", + "cameraswitch-outline", + "cameraswitch-outline-rounded", + "cameraswitch-outline-sharp", + "cameraswitch-rounded", + "cameraswitch-sharp", + "charger", + "charger-outline", + "charger-outline-rounded", + "charger-rounded", + "dark-mode", + "dark-mode-outline", + "dark-mode-outline-rounded", + "dark-mode-rounded", + "data-saver-on", + "data-saver-on-rounded", + "data-usage", + "devices-fold", + "devices-fold-outline", + "devices-fold-outline-rounded", + "devices-fold-outline-sharp", + "devices-fold-rounded", + "devices-fold-sharp", + "display-external-input", + "display-external-input-rounded", + "display-external-input-sharp", + "do-not-disturb-on-total-silence", + "do-not-disturb-on-total-silence-outline", + "do-not-disturb-on-total-silence-outline-rounded", + "do-not-disturb-on-total-silence-rounded", + "dock-to-bottom", + "dock-to-bottom-outline", + "dock-to-bottom-outline-sharp", + "dock-to-bottom-sharp", + "dock-to-left", + "dock-to-left-outline", + "dock-to-left-outline-sharp", + "dock-to-left-sharp", + "dock-to-right", + "dock-to-right-outline", + "dock-to-right-outline-sharp", + "dock-to-right-sharp", + "dual-screen", + "dual-screen-outline", + "dual-screen-outline-sharp", + "dual-screen-sharp", + "dvr", + "dvr-outline", + "dvr-outline-rounded", + "dvr-outline-sharp", + "dvr-rounded", + "dvr-sharp", + "e-mobiledata", + "e-mobiledata-badge", + "e-mobiledata-badge-outline", + "e-mobiledata-badge-outline-rounded", + "e-mobiledata-badge-outline-sharp", + "e-mobiledata-badge-rounded", + "e-mobiledata-badge-sharp", + "e-mobiledata-rounded", + "edgesensor-high", + "edgesensor-high-outline", + "edgesensor-high-outline-rounded", + "edgesensor-high-outline-sharp", + "edgesensor-high-rounded", + "edgesensor-high-sharp", + "edgesensor-low", + "edgesensor-low-outline", + "edgesensor-low-outline-rounded", + "edgesensor-low-outline-sharp", + "edgesensor-low-rounded", + "edgesensor-low-sharp", + "ev-mobiledata-badge", + "ev-mobiledata-badge-outline", + "ev-mobiledata-badge-outline-rounded", + "ev-mobiledata-badge-outline-sharp", + "ev-mobiledata-badge-rounded", + "ev-mobiledata-badge-sharp", + "flashlight-off", + "flashlight-off-outline", + "flashlight-off-outline-rounded", + "flashlight-off-rounded", + "flashlight-on", + "flashlight-on-outline", + "flashlight-on-outline-rounded", + "flashlight-on-rounded", + "flight", + "g-mobiledata", + "g-mobiledata-badge", + "g-mobiledata-badge-outline", + "g-mobiledata-badge-outline-rounded", + "g-mobiledata-badge-outline-sharp", + "g-mobiledata-badge-rounded", + "g-mobiledata-badge-sharp", + "g-mobiledata-rounded", + "g-mobiledata-sharp", + "gpp-bad", + "gpp-bad-outline", + "gpp-bad-outline-rounded", + "gpp-bad-rounded", + "gpp-maybe", + "gpp-maybe-outline", + "gpp-maybe-outline-rounded", + "gpp-maybe-rounded", + "graphic-eq", + "graphic-eq-rounded", + "grid-3x3", + "grid-3x3-off", + "grid-3x3-off-rounded", + "grid-3x3-rounded", + "grid-4x4", + "grid-4x4-rounded", + "grid-goldenratio", + "grid-goldenratio-rounded", + "h-mobiledata", + "h-mobiledata-badge", + "h-mobiledata-badge-outline", + "h-mobiledata-badge-outline-rounded", + "h-mobiledata-badge-outline-sharp", + "h-mobiledata-badge-rounded", + "h-mobiledata-badge-sharp", + "h-mobiledata-rounded", + "h-plus-mobiledata", + "h-plus-mobiledata-badge", + "h-plus-mobiledata-badge-outline", + "h-plus-mobiledata-badge-outline-rounded", + "h-plus-mobiledata-badge-outline-sharp", + "h-plus-mobiledata-badge-rounded", + "h-plus-mobiledata-badge-sharp", + "h-plus-mobiledata-rounded", + "ios", + "ios-rounded", + "ios-sharp", + "keyboard-capslock-badge", + "keyboard-capslock-badge-outline", + "keyboard-capslock-badge-outline-rounded", + "keyboard-capslock-badge-outline-sharp", + "keyboard-capslock-badge-rounded", + "keyboard-capslock-badge-sharp", + "keyboard-external-input", + "keyboard-external-input-outline", + "keyboard-external-input-outline-rounded", + "keyboard-external-input-outline-sharp", + "keyboard-external-input-rounded", + "keyboard-external-input-sharp", + "keyboard-full", + "keyboard-full-sharp", + "keyboard-keys", + "keyboard-keys-rounded", + "keyboard-off", + "keyboard-off-outline", + "keyboard-off-outline-rounded", + "keyboard-off-outline-sharp", + "keyboard-off-rounded", + "keyboard-off-sharp", + "keyboard-onscreen", + "keyboard-onscreen-outline", + "keyboard-onscreen-outline-rounded", + "keyboard-onscreen-outline-sharp", + "keyboard-onscreen-rounded", + "keyboard-onscreen-sharp", + "keyboard-previous-language", + "keyboard-previous-language-outline", + "keyboard-previous-language-outline-rounded", + "keyboard-previous-language-outline-sharp", + "keyboard-previous-language-rounded", + "keyboard-previous-language-sharp", + "light-mode", + "light-mode-outline", + "light-mode-outline-sharp", + "light-mode-sharp", + "lte-mobiledata", + "lte-mobiledata-badge", + "lte-mobiledata-badge-outline", + "lte-mobiledata-badge-outline-rounded", + "lte-mobiledata-badge-outline-sharp", + "lte-mobiledata-badge-rounded", + "lte-mobiledata-badge-sharp", + "lte-mobiledata-rounded", + "lte-plus-mobiledata", + "lte-plus-mobiledata-badge", + "lte-plus-mobiledata-badge-outline", + "lte-plus-mobiledata-badge-outline-rounded", + "lte-plus-mobiledata-badge-outline-sharp", + "lte-plus-mobiledata-badge-rounded", + "lte-plus-mobiledata-badge-sharp", + "lte-plus-mobiledata-rounded", + "magnify-docked", + "magnify-docked-rounded", + "magnify-docked-sharp", + "magnify-fullscreen", + "magnify-fullscreen-outline", + "magnify-fullscreen-outline-rounded", + "magnify-fullscreen-outline-sharp", + "magnify-fullscreen-rounded", + "magnify-fullscreen-sharp", + "media-bluetooth-off", + "media-bluetooth-off-rounded", + "media-bluetooth-on", + "media-bluetooth-on-rounded", + "mobiledata-off", + "mobiledata-off-rounded", + "nearby", + "nearby-error", + "nearby-error-rounded", + "nearby-error-sharp", + "nearby-off", + "nearby-off-rounded", + "nearby-off-sharp", + "nearby-rounded", + "nearby-sharp", + "network-cell", + "network-cell-rounded", + "network-check", + "network-check-outline", + "network-check-outline-rounded", + "network-check-rounded", + "network-locked", + "network-locked-outline", + "network-locked-outline-rounded", + "network-locked-outline-sharp", + "network-locked-rounded", + "network-locked-sharp", + "network-ping", + "network-ping-rounded", + "network-wifi", + "network-wifi-1-bar", + "network-wifi-1-bar-locked", + "network-wifi-1-bar-locked-rounded", + "network-wifi-1-bar-locked-sharp", + "network-wifi-1-bar-rounded", + "network-wifi-2-bar", + "network-wifi-2-bar-locked", + "network-wifi-2-bar-locked-rounded", + "network-wifi-2-bar-locked-sharp", + "network-wifi-2-bar-rounded", + "network-wifi-3-bar", + "network-wifi-3-bar-locked", + "network-wifi-3-bar-locked-rounded", + "network-wifi-3-bar-locked-sharp", + "network-wifi-3-bar-rounded", + "network-wifi-locked", + "network-wifi-locked-rounded", + "network-wifi-locked-sharp", + "network-wifi-rounded", + "nfc", + "nfc-outline", + "nfc-outline-rounded", + "nfc-outline-sharp", + "nfc-rounded", + "nfc-sharp", + "nightlight", + "nightlight-outline", + "nightlight-outline-rounded", + "nightlight-rounded", + "noise-aware", + "noise-aware-rounded", + "noise-control-off", + "noise-control-off-rounded", + "noise-control-on", + "noise-control-on-rounded", + "overview-key", + "overview-key-outline", + "overview-key-outline-rounded", + "overview-key-outline-sharp", + "overview-key-rounded", + "overview-key-sharp", + "password", + "password-rounded", + "pattern", + "perm-data-setting", + "perm-data-setting-outline", + "perm-data-setting-outline-rounded", + "perm-data-setting-rounded", + "perm-scan-wifi", + "perm-scan-wifi-outline", + "perm-scan-wifi-outline-rounded", + "perm-scan-wifi-rounded", + "pin", + "pin-outline", + "pin-outline-rounded", + "pin-outline-sharp", + "pin-rounded", + "pin-sharp", + "portable-wifi-off", + "portable-wifi-off-rounded", + "quick-phrases", + "r-mobiledata", + "r-mobiledata-rounded", + "r-mobiledata-sharp", + "radar", + "rss-feed", + "rss-feed-rounded", + "screen-record", + "screen-record-rounded", + "screen-rotation-alt", + "screen-rotation-alt-rounded", + "screen-rotation-alt-sharp", + "screen-rotation-up", + "screen-rotation-up-rounded", + "screen-rotation-up-sharp", + "screenshot-frame", + "screenshot-frame-sharp", + "screenshot-keyboard", + "screenshot-keyboard-outline", + "screenshot-keyboard-outline-sharp", + "screenshot-keyboard-sharp", + "screenshot-region", + "screenshot-region-rounded", + "settings-system-daydream", + "settings-system-daydream-outline", + "settings-system-daydream-outline-sharp", + "settings-system-daydream-sharp", + "signal-cellular-1-bar", + "signal-cellular-1-bar-rounded", + "signal-cellular-2-bar", + "signal-cellular-2-bar-rounded", + "signal-cellular-3-bar", + "signal-cellular-3-bar-rounded", + "signal-cellular-4-bar", + "signal-cellular-4-bar-rounded", + "signal-cellular-alt", + "signal-cellular-alt-1-bar", + "signal-cellular-alt-1-bar-rounded", + "signal-cellular-alt-2-bar", + "signal-cellular-alt-2-bar-rounded", + "signal-cellular-alt-rounded", + "signal-cellular-connected-no-internet-0-bar", + "signal-cellular-connected-no-internet-0-bar-rounded", + "signal-cellular-connected-no-internet-0-bar-sharp", + "signal-cellular-connected-no-internet-4-bar", + "signal-cellular-connected-no-internet-4-bar-rounded", + "signal-cellular-connected-no-internet-4-bar-sharp", + "signal-cellular-nodata", + "signal-cellular-nodata-outline", + "signal-cellular-nodata-outline-rounded", + "signal-cellular-nodata-rounded", + "signal-cellular-null", + "signal-cellular-null-rounded", + "signal-cellular-off", + "signal-cellular-off-outline", + "signal-cellular-off-outline-rounded", + "signal-cellular-off-rounded", + "signal-cellular-pause", + "signal-cellular-pause-outline", + "signal-cellular-pause-outline-rounded", + "signal-cellular-pause-rounded", + "signal-disconnected", + "signal-disconnected-rounded", + "signal-wifi-0-bar", + "signal-wifi-0-bar-rounded", + "signal-wifi-4-bar", + "signal-wifi-4-bar-rounded", + "signal-wifi-bad", + "signal-wifi-bad-outline", + "signal-wifi-bad-outline-rounded", + "signal-wifi-bad-outline-sharp", + "signal-wifi-bad-rounded", + "signal-wifi-off", + "signal-wifi-off-outline", + "signal-wifi-off-outline-rounded", + "signal-wifi-off-rounded", + "signal-wifi-statusbar-not-connected", + "signal-wifi-statusbar-not-connected-rounded", + "sim-card-download", + "sim-card-download-outline", + "sim-card-download-outline-rounded", + "sim-card-download-outline-sharp", + "sim-card-download-rounded", + "sim-card-download-sharp", + "splitscreen", + "splitscreen-bottom", + "splitscreen-bottom-outline", + "splitscreen-bottom-outline-sharp", + "splitscreen-bottom-sharp", + "splitscreen-left", + "splitscreen-left-outline", + "splitscreen-left-outline-sharp", + "splitscreen-left-sharp", + "splitscreen-outline", + "splitscreen-outline-sharp", + "splitscreen-right", + "splitscreen-right-outline", + "splitscreen-right-outline-sharp", + "splitscreen-right-sharp", + "splitscreen-sharp", + "splitscreen-top", + "splitscreen-top-outline", + "splitscreen-top-outline-sharp", + "splitscreen-top-sharp", + "storage", + "storage-rounded", + "stylus", + "stylus-note", + "stylus-note-outline", + "stylus-note-outline-rounded", + "stylus-note-outline-sharp", + "stylus-note-rounded", + "stylus-note-sharp", + "stylus-outline", + "stylus-outline-sharp", + "stylus-sharp", + "thermostat", + "thermostat-rounded", + "timer-10-select", + "timer-10-select-rounded", + "timer-10-select-sharp", + "timer-3-select", + "timer-3-select-rounded", + "timer-3-select-sharp", + "usb", + "usb-off", + "usb-off-rounded", + "usb-rounded", + "wallpaper", + "wallpaper-rounded", + "wallpaper-sharp", + "wallpaper-slideshow", + "wallpaper-slideshow-rounded", + "wallpaper-slideshow-sharp", + "widgets", + "widgets-outline", + "widgets-outline-rounded", + "widgets-rounded", + "wifi", + "wifi-1-bar", + "wifi-1-bar-sharp", + "wifi-2-bar", + "wifi-2-bar-rounded", + "wifi-2-bar-sharp", + "wifi-calling-1", + "wifi-calling-1-outline", + "wifi-calling-1-outline-rounded", + "wifi-calling-1-outline-sharp", + "wifi-calling-1-rounded", + "wifi-calling-1-sharp", + "wifi-find", + "wifi-find-outline", + "wifi-find-outline-rounded", + "wifi-find-rounded", + "wifi-home", + "wifi-home-outline", + "wifi-home-outline-rounded", + "wifi-home-rounded", + "wifi-lock", + "wifi-lock-outline", + "wifi-lock-outline-rounded", + "wifi-lock-outline-sharp", + "wifi-lock-rounded", + "wifi-lock-sharp", + "wifi-notification", + "wifi-notification-outline", + "wifi-notification-outline-rounded", + "wifi-notification-outline-sharp", + "wifi-notification-rounded", + "wifi-notification-sharp", + "wifi-off", + "wifi-off-rounded", + "wifi-off-sharp", + "wifi-rounded", + "wifi-sharp", + "wifi-tethering", + "wifi-tethering-error", + "wifi-tethering-error-rounded", + "wifi-tethering-rounded" + ], + "Audio & Video": [ + "10k", + "10k-outline", + "10k-outline-rounded", + "10k-outline-sharp", + "10k-rounded", + "10k-sharp", + "1k", + "1k-outline", + "1k-outline-rounded", + "1k-outline-sharp", + "1k-plus", + "1k-plus-outline", + "1k-plus-outline-rounded", + "1k-plus-outline-sharp", + "1k-plus-rounded", + "1k-plus-sharp", + "1k-rounded", + "1k-sharp", + "2d", + "2d-outline", + "2d-outline-rounded", + "2d-outline-sharp", + "2d-rounded", + "2d-sharp", + "2k", + "2k-outline", + "2k-outline-rounded", + "2k-outline-sharp", + "2k-plus", + "2k-plus-outline", + "2k-plus-outline-rounded", + "2k-plus-outline-sharp", + "2k-plus-rounded", + "2k-plus-sharp", + "2k-rounded", + "2k-sharp", + "30fps", + "30fps-rounded", + "30fps-sharp", + "3k", + "3k-outline", + "3k-outline-rounded", + "3k-outline-sharp", + "3k-plus", + "3k-plus-outline", + "3k-plus-outline-rounded", + "3k-plus-outline-sharp", + "3k-plus-rounded", + "3k-plus-sharp", + "3k-rounded", + "3k-sharp", + "4k", + "4k-outline", + "4k-outline-rounded", + "4k-outline-sharp", + "4k-plus", + "4k-plus-outline", + "4k-plus-outline-rounded", + "4k-plus-outline-sharp", + "4k-plus-rounded", + "4k-plus-sharp", + "4k-rounded", + "4k-sharp", + "5k", + "5k-outline", + "5k-outline-rounded", + "5k-outline-sharp", + "5k-plus", + "5k-plus-outline", + "5k-plus-outline-rounded", + "5k-plus-outline-sharp", + "5k-plus-rounded", + "5k-plus-sharp", + "5k-rounded", + "5k-sharp", + "60fps", + "60fps-rounded", + "60fps-sharp", + "6k", + "6k-outline", + "6k-outline-rounded", + "6k-outline-sharp", + "6k-plus", + "6k-plus-outline", + "6k-plus-outline-rounded", + "6k-plus-outline-sharp", + "6k-plus-rounded", + "6k-plus-sharp", + "6k-rounded", + "6k-sharp", + "7k", + "7k-outline", + "7k-outline-rounded", + "7k-outline-sharp", + "7k-plus", + "7k-plus-outline", + "7k-plus-outline-rounded", + "7k-plus-outline-sharp", + "7k-plus-rounded", + "7k-plus-sharp", + "7k-rounded", + "7k-sharp", + "8k", + "8k-outline", + "8k-outline-rounded", + "8k-outline-sharp", + "8k-plus", + "8k-plus-outline", + "8k-plus-outline-rounded", + "8k-plus-outline-sharp", + "8k-plus-rounded", + "8k-plus-sharp", + "8k-rounded", + "8k-sharp", + "9k", + "9k-outline", + "9k-outline-rounded", + "9k-outline-sharp", + "9k-plus", + "9k-plus-outline", + "9k-plus-outline-rounded", + "9k-plus-outline-sharp", + "9k-plus-rounded", + "9k-plus-sharp", + "9k-rounded", + "9k-sharp", + "add-to-queue", + "add-to-queue-outline", + "add-to-queue-outline-rounded", + "add-to-queue-outline-sharp", + "add-to-queue-rounded", + "add-to-queue-sharp", + "airplay", + "airplay-outline", + "airplay-outline-rounded", + "airplay-outline-sharp", + "airplay-rounded", + "airplay-sharp", + "album", + "album-outline", + "ar-on-you", + "ar-on-you-outline", + "ar-on-you-outline-rounded", + "ar-on-you-outline-sharp", + "ar-on-you-rounded", + "ar-on-you-sharp", + "ar-stickers", + "ar-stickers-outline", + "ar-stickers-outline-sharp", + "ar-stickers-sharp", + "art-track", + "art-track-outline", + "art-track-outline-rounded", + "art-track-outline-sharp", + "art-track-rounded", + "art-track-sharp", + "artist", + "artist-outline", + "artist-outline-rounded", + "artist-rounded", + "audio-description", + "audio-description-rounded", + "audio-description-sharp", + "audio-file", + "audio-file-outline", + "audio-file-outline-rounded", + "audio-file-outline-sharp", + "audio-file-rounded", + "audio-file-sharp", + "autopause", + "autopause-rounded", + "autoplay", + "autoplay-rounded", + "autostop", + "autostop-rounded", + "av-timer", + "av-timer-outline-rounded", + "av-timer-rounded", + "brand-awareness", + "brand-awareness-outline", + "brand-awareness-outline-rounded", + "brand-awareness-rounded", + "branding-watermark", + "branding-watermark-outline", + "branding-watermark-outline-rounded", + "branding-watermark-outline-sharp", + "branding-watermark-rounded", + "branding-watermark-sharp", + "broadcast-on-home", + "broadcast-on-home-outline", + "broadcast-on-home-outline-rounded", + "broadcast-on-home-outline-sharp", + "broadcast-on-home-rounded", + "broadcast-on-home-sharp", + "broadcast-on-personal", + "broadcast-on-personal-outline", + "call-to-action", + "call-to-action-outline", + "call-to-action-outline-rounded", + "call-to-action-outline-sharp", + "call-to-action-rounded", + "call-to-action-sharp", + "cinematic-blur", + "cinematic-blur-outline", + "cinematic-blur-outline-sharp", + "cinematic-blur-sharp", + "closed-caption", + "closed-caption-disabled", + "closed-caption-disabled-outline", + "closed-caption-disabled-outline-rounded", + "closed-caption-disabled-outline-sharp", + "closed-caption-disabled-rounded", + "closed-caption-disabled-sharp", + "closed-caption-outline", + "closed-caption-outline-rounded", + "closed-caption-outline-sharp", + "closed-caption-rounded", + "closed-caption-sharp", + "control-camera", + "control-camera-rounded", + "digital-out-of-home", + "digital-out-of-home-outline", + "digital-out-of-home-outline-rounded", + "digital-out-of-home-outline-sharp", + "digital-out-of-home-rounded", + "digital-out-of-home-sharp", + "discover-tune", + "discover-tune-rounded", + "equalizer", + "equalizer-rounded", + "explicit", + "explicit-outline", + "explicit-outline-rounded", + "explicit-outline-sharp", + "explicit-rounded", + "explicit-sharp", + "fast-forward", + "fast-forward-outline", + "fast-forward-outline-rounded", + "fast-forward-rounded", + "fast-rewind", + "fast-rewind-outline", + "fast-rewind-outline-rounded", + "fast-rewind-rounded", + "featured-play-list", + "featured-play-list-outline", + "featured-play-list-outline-rounded", + "featured-play-list-outline-sharp", + "featured-play-list-rounded", + "featured-play-list-sharp", + "featured-video", + "featured-video-outline", + "featured-video-outline-rounded", + "featured-video-outline-sharp", + "featured-video-rounded", + "featured-video-sharp", + "fiber-dvr", + "fiber-dvr-outline", + "fiber-dvr-outline-rounded", + "fiber-dvr-outline-sharp", + "fiber-dvr-rounded", + "fiber-dvr-sharp", + "fiber-manual-record", + "fiber-manual-record-outline", + "fiber-new", + "fiber-new-outline", + "fiber-new-outline-rounded", + "fiber-new-outline-sharp", + "fiber-new-rounded", + "fiber-new-sharp", + "fiber-pin", + "fiber-pin-outline", + "fiber-pin-outline-rounded", + "fiber-pin-outline-sharp", + "fiber-pin-rounded", + "fiber-pin-sharp", + "fiber-smart-record", + "fiber-smart-record-outline", + "fiber-smart-record-outline-rounded", + "fiber-smart-record-rounded", + "forward-10", + "forward-10-rounded", + "forward-10-sharp", + "forward-30", + "forward-30-rounded", + "forward-30-sharp", + "forward-5", + "forward-5-rounded", + "forward-5-sharp", + "forward-circle", + "forward-circle-outline", + "forward-circle-outline-rounded", + "forward-circle-rounded", + "forward-media", + "forward-media-outline-rounded", + "forward-media-rounded", + "frame-person", + "frame-person-off", + "frame-person-off-outline", + "frame-person-off-outline-rounded", + "frame-person-off-outline-sharp", + "frame-person-off-rounded", + "frame-person-off-sharp", + "frame-person-outline", + "frame-person-outline-rounded", + "frame-person-outline-sharp", + "frame-person-rounded", + "frame-person-sharp", + "full-hd", + "full-hd-outline", + "full-hd-outline-rounded", + "full-hd-outline-sharp", + "full-hd-rounded", + "full-hd-sharp", + "genres", + "genres-outline", + "genres-outline-rounded", + "genres-rounded", + "hangout-video", + "hangout-video-off", + "hangout-video-off-outline", + "hangout-video-off-outline-rounded", + "hangout-video-off-outline-sharp", + "hangout-video-off-rounded", + "hangout-video-off-sharp", + "hangout-video-outline", + "hangout-video-outline-rounded", + "hangout-video-outline-sharp", + "hangout-video-rounded", + "hangout-video-sharp", + "hd", + "hd-outline", + "hd-outline-rounded", + "hd-outline-sharp", + "hd-rounded", + "hd-sharp", + "hearing", + "hearing-disabled", + "hearing-disabled-rounded", + "hearing-outline-rounded", + "hearing-rounded", + "high-quality", + "high-quality-outline", + "high-quality-outline-rounded", + "high-quality-outline-sharp", + "high-quality-rounded", + "high-quality-sharp", + "instant-mix", + "instant-mix-rounded", + "interpreter-mode", + "interpreter-mode-outline", + "interpreter-mode-outline-rounded", + "interpreter-mode-rounded", + "library-add-check", + "library-add-check-outline", + "library-add-check-outline-rounded", + "library-add-check-outline-sharp", + "library-add-check-rounded", + "library-add-check-sharp", + "library-books", + "library-books-outline", + "library-books-outline-rounded", + "library-books-outline-sharp", + "library-books-rounded", + "library-books-sharp", + "library-music", + "library-music-outline", + "library-music-outline-rounded", + "library-music-outline-sharp", + "library-music-rounded", + "library-music-sharp", + "lyrics", + "lyrics-outline", + "media-link", + "media-link-outline", + "media-link-outline-rounded", + "media-link-outline-sharp", + "media-link-rounded", + "media-link-sharp", + "mic", + "mic-double", + "mic-double-outline", + "mic-double-outline-rounded", + "mic-double-rounded", + "mic-off", + "mic-off-outline", + "mic-off-outline-rounded", + "mic-off-rounded", + "mic-outline", + "mic-outline-rounded", + "mic-rounded", + "missed-video-call", + "missed-video-call-outline", + "missed-video-call-outline-rounded", + "missed-video-call-outline-sharp", + "missed-video-call-rounded", + "missed-video-call-sharp", + "movie", + "movie-edit", + "movie-edit-outline", + "movie-edit-outline-rounded", + "movie-edit-outline-sharp", + "movie-edit-rounded", + "movie-edit-sharp", + "movie-info", + "movie-info-outline", + "movie-info-outline-rounded", + "movie-info-outline-sharp", + "movie-info-rounded", + "movie-info-sharp", + "movie-outline", + "movie-outline-sharp", + "movie-sharp", + "music-cast", + "music-cast-rounded", + "music-note", + "music-note-rounded", + "music-off", + "music-off-rounded", + "music-video", + "music-video-outline", + "music-video-outline-rounded", + "music-video-outline-sharp", + "music-video-rounded", + "music-video-sharp", + "no-sound", + "no-sound-outline", + "no-sound-outline-rounded", + "no-sound-rounded", + "not-started", + "not-started-outline", + "not-started-outline-rounded", + "not-started-rounded", + "pause", + "pause-circle", + "pause-circle-outline", + "pause-circle-outline-rounded", + "pause-circle-rounded", + "pause-outline", + "pause-outline-rounded", + "pause-rounded", + "play-arrow", + "play-arrow-outline", + "play-arrow-outline-rounded", + "play-arrow-rounded", + "play-circle", + "play-circle-outline", + "play-circle-outline-rounded", + "play-circle-rounded", + "play-disabled", + "play-disabled-outline", + "play-disabled-outline-rounded", + "play-disabled-rounded", + "play-lesson", + "play-lesson-outline", + "play-lesson-outline-rounded", + "play-lesson-outline-sharp", + "play-lesson-rounded", + "play-lesson-sharp", + "play-pause", + "playlist-add", + "playlist-add-check", + "playlist-add-check-circle", + "playlist-add-check-circle-outline", + "playlist-add-check-circle-outline-rounded", + "playlist-add-check-circle-rounded", + "playlist-add-check-rounded", + "playlist-add-circle", + "playlist-add-circle-outline", + "playlist-add-circle-outline-rounded", + "playlist-add-circle-rounded", + "playlist-add-rounded", + "playlist-play", + "playlist-play-rounded", + "playlist-remove", + "playlist-remove-rounded", + "podcasts", + "podcasts-rounded", + "privacy", + "privacy-outline", + "privacy-outline-rounded", + "privacy-outline-sharp", + "privacy-rounded", + "privacy-sharp", + "queue-music", + "queue-music-rounded", + "queue-play-next", + "queue-play-next-outline", + "queue-play-next-outline-rounded", + "queue-play-next-outline-sharp", + "queue-play-next-rounded", + "queue-play-next-sharp", + "radio", + "radio-outline", + "radio-outline-rounded", + "radio-outline-sharp", + "radio-rounded", + "radio-sharp", + "recent-actors", + "recent-actors-outline", + "recent-actors-outline-rounded", + "recent-actors-outline-sharp", + "recent-actors-rounded", + "recent-actors-sharp", + "remove-from-queue", + "remove-from-queue-outline", + "remove-from-queue-outline-rounded", + "remove-from-queue-outline-sharp", + "remove-from-queue-rounded", + "remove-from-queue-sharp", + "repeat", + "repeat-on", + "repeat-on-rounded", + "repeat-one", + "repeat-one-on", + "repeat-one-on-rounded", + "repeat-one-rounded", + "repeat-rounded", + "replay", + "replay-10", + "replay-10-rounded", + "replay-10-sharp", + "replay-30", + "replay-30-rounded", + "replay-30-sharp", + "replay-5", + "replay-5-rounded", + "replay-5-sharp", + "replay-rounded", + "resume", + "resume-outline", + "resume-outline-rounded", + "resume-rounded", + "sd", + "sd-outline", + "sd-outline-rounded", + "sd-outline-sharp", + "sd-rounded", + "sd-sharp", + "select-to-speak", + "select-to-speak-outline", + "select-to-speak-outline-rounded", + "select-to-speak-rounded", + "settings-voice", + "settings-voice-outline", + "settings-voice-outline-rounded", + "settings-voice-rounded", + "shuffle", + "shuffle-on", + "shuffle-on-outline-rounded", + "shuffle-on-rounded", + "shuffle-on-sharp", + "shuffle-outline-rounded", + "shuffle-rounded", + "skip-next", + "skip-next-outline", + "skip-next-outline-rounded", + "skip-next-rounded", + "skip-previous", + "skip-previous-outline", + "skip-previous-outline-rounded", + "skip-previous-rounded", + "slow-motion-video", + "slow-motion-video-rounded", + "sound-detection-dog-barking", + "sound-detection-dog-barking-outline", + "sound-detection-glass-break", + "sound-detection-glass-break-outline", + "sound-detection-loud-sound", + "sound-detection-loud-sound-outline", + "sound-detection-loud-sound-outline-rounded", + "sound-detection-loud-sound-outline-sharp", + "sound-detection-loud-sound-rounded", + "sound-detection-loud-sound-sharp", + "sound-sampler", + "sound-sampler-rounded", + "spatial-audio", + "spatial-audio-off", + "spatial-audio-off-outline", + "spatial-audio-off-outline-rounded", + "spatial-audio-off-rounded", + "spatial-audio-outline", + "spatial-audio-outline-rounded", + "spatial-audio-rounded", + "spatial-tracking", + "spatial-tracking-outline", + "spatial-tracking-outline-rounded", + "spatial-tracking-rounded", + "speech-to-text", + "speech-to-text-rounded", + "speech-to-text-sharp", + "speed", + "speed-outline", + "speed-outline-rounded", + "speed-rounded", + "stop", + "stop-circle", + "stop-circle-outline", + "stop-circle-outline-rounded", + "stop-circle-rounded", + "stop-outline", + "stop-outline-rounded", + "stop-rounded", + "stream", + "stream-rounded", + "subscriptions", + "subscriptions-outline", + "subscriptions-outline-rounded", + "subscriptions-outline-sharp", + "subscriptions-rounded", + "subscriptions-sharp", + "subtitles", + "subtitles-outline", + "subtitles-outline-rounded", + "subtitles-outline-sharp", + "subtitles-rounded", + "subtitles-sharp", + "surround-sound", + "surround-sound-outline", + "surround-sound-outline-rounded", + "surround-sound-outline-sharp", + "surround-sound-rounded", + "surround-sound-sharp", + "text-to-speech", + "text-to-speech-rounded", + "text-to-speech-sharp", + "video-call", + "video-call-outline", + "video-call-outline-rounded", + "video-call-outline-sharp", + "video-call-rounded", + "video-call-sharp", + "video-camera-back", + "video-camera-back-outline", + "video-camera-back-outline-rounded", + "video-camera-back-outline-sharp", + "video-camera-back-rounded", + "video-camera-back-sharp", + "video-camera-front", + "video-camera-front-off", + "video-camera-front-off-outline", + "video-camera-front-off-outline-rounded", + "video-camera-front-off-outline-sharp", + "video-camera-front-off-rounded", + "video-camera-front-off-sharp", + "video-camera-front-outline", + "video-camera-front-outline-rounded", + "video-camera-front-outline-sharp", + "video-camera-front-rounded", + "video-camera-front-sharp", + "video-label", + "video-label-sharp", + "video-library", + "video-library-outline", + "video-library-outline-rounded", + "video-library-outline-sharp", + "video-library-rounded", + "video-library-sharp", + "video-search", + "video-search-rounded", + "video-settings", + "video-settings-rounded", + "video-settings-sharp", + "video-stable", + "video-stable-outline", + "video-stable-outline-rounded", + "video-stable-outline-sharp", + "video-stable-rounded", + "video-stable-sharp", + "videocam", + "videocam-off", + "videocam-off-outline", + "videocam-off-outline-rounded", + "videocam-off-outline-sharp", + "videocam-off-rounded", + "videocam-off-sharp", + "videocam-outline", + "videocam-outline-rounded", + "videocam-outline-sharp", + "videocam-rounded", + "videocam-sharp", + "view-in-ar", + "view-in-ar-off", + "view-in-ar-off-outline", + "view-in-ar-off-outline-rounded", + "view-in-ar-off-outline-sharp", + "view-in-ar-off-rounded", + "view-in-ar-off-sharp", + "view-in-ar-outline", + "view-in-ar-outline-rounded", + "view-in-ar-outline-sharp", + "view-in-ar-rounded", + "view-in-ar-sharp", + "voice-selection", + "voice-selection-outline-rounded", + "voice-selection-rounded", + "voice-selection-sharp", + "volume-down", + "volume-down-outline", + "volume-down-outline-rounded", + "volume-down-rounded", + "volume-mute", + "volume-mute-outline", + "volume-mute-outline-rounded", + "volume-mute-rounded", + "volume-off", + "volume-off-outline", + "volume-off-outline-rounded", + "volume-off-rounded", + "volume-up", + "volume-up-outline", + "volume-up-outline-rounded", + "volume-up-rounded" + ], + "Brand": [ + "google-wifi", + "google-wifi-outline" + ], + "Business & Payments": [ + "account-balance", + "account-balance-outline", + "account-balance-outline-rounded", + "account-balance-rounded", + "account-balance-wallet", + "account-balance-wallet-outline", + "account-balance-wallet-outline-sharp", + "account-balance-wallet-sharp", + "account-tree", + "account-tree-outline", + "account-tree-outline-rounded", + "account-tree-rounded", + "add-business", + "add-business-outline", + "add-business-outline-rounded", + "add-business-rounded", + "add-card", + "add-card-outline", + "add-card-outline-rounded", + "add-card-outline-sharp", + "add-card-rounded", + "add-card-sharp", + "add-chart", + "add-chart-outline", + "add-chart-outline-rounded", + "add-chart-outline-sharp", + "add-chart-rounded", + "add-chart-sharp", + "add-shopping-cart", + "add-shopping-cart-rounded", + "add-shopping-cart-sharp", + "analytics", + "analytics-outline", + "analytics-outline-rounded", + "analytics-outline-sharp", + "analytics-rounded", + "analytics-sharp", + "area-chart", + "area-chart-outline", + "area-chart-outline-rounded", + "area-chart-rounded", + "atm", + "atm-rounded", + "atm-sharp", + "atr", + "attach-money", + "attach-money-rounded", + "bar-chart", + "bar-chart-4-bars", + "bar-chart-4-bars-rounded", + "bar-chart-rounded", + "barcode", + "barcode-reader", + "barcode-reader-outline", + "barcode-reader-outline-rounded", + "barcode-reader-outline-sharp", + "barcode-reader-rounded", + "barcode-reader-sharp", + "barcode-scanner", + "bid-landscape", + "bid-landscape-disabled", + "bid-landscape-disabled-outline", + "bid-landscape-disabled-outline-rounded", + "bid-landscape-disabled-outline-sharp", + "bid-landscape-disabled-rounded", + "bid-landscape-disabled-sharp", + "bid-landscape-outline", + "bid-landscape-outline-rounded", + "bid-landscape-outline-sharp", + "bid-landscape-rounded", + "bid-landscape-sharp", + "box", + "box-add", + "box-add-outline", + "box-add-outline-rounded", + "box-add-outline-sharp", + "box-add-rounded", + "box-add-sharp", + "box-edit", + "box-edit-outline", + "box-edit-outline-rounded", + "box-edit-outline-sharp", + "box-edit-rounded", + "box-edit-sharp", + "box-outline", + "box-outline-rounded", + "box-outline-sharp", + "box-rounded", + "box-sharp", + "bubble-chart", + "bubble-chart-outline", + "calculate", + "calculate-outline", + "calculate-outline-rounded", + "calculate-outline-sharp", + "calculate-rounded", + "calculate-sharp", + "candlestick-chart", + "candlestick-chart-outline", + "candlestick-chart-outline-rounded", + "candlestick-chart-rounded", + "card-membership", + "card-membership-outline", + "card-membership-outline-rounded", + "card-membership-outline-sharp", + "card-membership-rounded", + "card-membership-sharp", + "card-travel", + "card-travel-outline", + "card-travel-outline-rounded", + "card-travel-outline-sharp", + "card-travel-sharp", + "cases", + "cases-outline", + "cases-outline-rounded", + "cases-outline-sharp", + "cases-rounded", + "cases-sharp", + "chart-data", + "chart-data-outline", + "chart-data-outline-rounded", + "chart-data-outline-sharp", + "chart-data-rounded", + "chart-data-sharp", + "checkbook", + "checkbook-outline", + "checkbook-outline-rounded", + "checkbook-rounded", + "contactless", + "contactless-off", + "contactless-off-outline", + "contactless-off-outline-rounded", + "contactless-off-rounded", + "contactless-outline", + "contactless-outline-rounded", + "contactless-rounded", + "conversion-path", + "conversion-path-off", + "conversion-path-off-rounded", + "conveyor-belt", + "conveyor-belt-outline", + "conveyor-belt-outline-rounded", + "conveyor-belt-outline-sharp", + "conveyor-belt-rounded", + "conveyor-belt-sharp", + "copyright", + "copyright-outline", + "copyright-outline-rounded", + "copyright-outline-sharp", + "copyright-rounded", + "copyright-sharp", + "corporate-fare", + "corporate-fare-rounded", + "credit-card", + "credit-card-gear", + "credit-card-gear-outline", + "credit-card-gear-outline-rounded", + "credit-card-gear-outline-sharp", + "credit-card-gear-rounded", + "credit-card-gear-sharp", + "credit-card-heart", + "credit-card-heart-outline", + "credit-card-heart-outline-rounded", + "credit-card-heart-outline-sharp", + "credit-card-heart-rounded", + "credit-card-heart-sharp", + "credit-card-off", + "credit-card-off-outline", + "credit-card-off-outline-rounded", + "credit-card-off-outline-sharp", + "credit-card-off-rounded", + "credit-card-off-sharp", + "credit-card-outline", + "credit-card-outline-sharp", + "credit-card-sharp", + "credit-score", + "credit-score-outline", + "credit-score-outline-rounded", + "credit-score-outline-sharp", + "credit-score-rounded", + "credit-score-sharp", + "currency-bitcoin", + "currency-bitcoin-rounded", + "currency-exchange", + "currency-exchange-rounded", + "currency-franc", + "currency-franc-rounded", + "currency-lira", + "currency-lira-rounded", + "currency-pound", + "currency-pound-rounded", + "currency-ruble", + "currency-ruble-rounded", + "currency-rupee", + "currency-rupee-rounded", + "currency-yen", + "currency-yen-rounded", + "currency-yuan", + "currency-yuan-rounded", + "data-exploration", + "data-exploration-outline", + "data-exploration-outline-rounded", + "data-exploration-outline-sharp", + "data-exploration-rounded", + "data-exploration-sharp", + "data-table", + "data-table-outline", + "data-table-outline-rounded", + "data-table-outline-sharp", + "data-table-rounded", + "data-table-sharp", + "database", + "database-outline", + "domain", + "domain-add", + "domain-add-rounded", + "domain-disabled", + "domain-disabled-rounded", + "domain-rounded", + "donut-large", + "donut-small", + "donut-small-outline", + "energy", + "enterprise", + "enterprise-off", + "enterprise-off-outline", + "enterprise-outline", + "enterprise-outline-sharp", + "enterprise-sharp", + "euro", + "euro-rounded", + "euro-symbol", + "euro-symbol-rounded", + "family-history", + "family-history-outline", + "family-history-outline-rounded", + "family-history-rounded", + "finance", + "finance-mode", + "finance-mode-rounded", + "finance-rounded", + "finance-sharp", + "flowsheet", + "flowsheet-outline", + "flowsheet-outline-rounded", + "flowsheet-outline-sharp", + "flowsheet-rounded", + "flowsheet-sharp", + "forklift", + "forklift-outline", + "forklift-outline-rounded", + "forklift-rounded", + "front-loader", + "front-loader-outline", + "front-loader-outline-rounded", + "front-loader-outline-sharp", + "front-loader-rounded", + "front-loader-sharp", + "full-stacked-bar-chart", + "full-stacked-bar-chart-rounded", + "grouped-bar-chart", + "grouped-bar-chart-rounded", + "inactive-order", + "inactive-order-outline", + "inactive-order-outline-rounded", + "inactive-order-outline-sharp", + "inactive-order-rounded", + "inactive-order-sharp", + "insert-chart", + "insert-chart-outline", + "insert-chart-outline-rounded", + "insert-chart-outline-sharp", + "insert-chart-rounded", + "insert-chart-sharp", + "leaderboard", + "leaderboard-outline", + "leaderboard-outline-rounded", + "leaderboard-rounded", + "legend-toggle", + "legend-toggle-rounded", + "loyalty", + "loyalty-outline", + "loyalty-outline-rounded", + "loyalty-outline-sharp", + "loyalty-rounded", + "loyalty-sharp", + "mediation", + "mediation-rounded", + "meeting-room", + "meeting-room-outline", + "meeting-room-outline-rounded", + "meeting-room-rounded", + "mintmark", + "mintmark-rounded", + "mintmark-sharp", + "mitre", + "mitre-outline", + "mitre-outline-rounded", + "mitre-rounded", + "monetization-on-outline-rounded", + "monetization-on-rounded", + "money", + "money-off", + "money-off-rounded", + "money-outline", + "money-outline-rounded", + "money-outline-sharp", + "money-rounded", + "money-sharp", + "monitoring", + "monitoring-outline", + "monitoring-outline-rounded", + "monitoring-rounded", + "multiline-chart", + "multiline-chart-rounded", + "network-node", + "next-week", + "next-week-outline", + "next-week-outline-rounded", + "next-week-outline-sharp", + "next-week-rounded", + "no-meeting-room", + "no-meeting-room-outline", + "no-meeting-room-outline-rounded", + "no-meeting-room-rounded", + "order-approve", + "order-approve-outline", + "order-approve-outline-rounded", + "order-approve-outline-sharp", + "order-approve-rounded", + "order-approve-sharp", + "order-play", + "order-play-outline", + "order-play-outline-rounded", + "order-play-outline-sharp", + "order-play-rounded", + "order-play-sharp", + "orders", + "orders-outline", + "orders-outline-rounded", + "orders-rounded", + "paid", + "paid-outline", + "paid-outline-rounded", + "paid-rounded", + "pallet", + "pallet-outline", + "pallet-outline-rounded", + "pallet-outline-sharp", + "pallet-rounded", + "pallet-sharp", + "payments", + "payments-outline", + "payments-outline-rounded", + "payments-outline-sharp", + "payments-rounded", + "payments-sharp", + "pie-chart", + "pie-chart-outline", + "planner-review", + "planner-review-rounded", + "podium", + "podium-outline", + "podium-outline-rounded", + "podium-outline-sharp", + "podium-rounded", + "podium-sharp", + "precision-manufacturing", + "precision-manufacturing-outline", + "precision-manufacturing-outline-rounded", + "precision-manufacturing-outline-sharp", + "precision-manufacturing-rounded", + "precision-manufacturing-sharp", + "price-change", + "price-change-outline", + "price-change-outline-rounded", + "price-change-outline-sharp", + "price-change-rounded", + "price-change-sharp", + "price-check", + "price-check-rounded", + "price-check-sharp", + "production-quantity-limits", + "production-quantity-limits-rounded", + "production-quantity-limits-sharp", + "qr-code", + "qr-code-2", + "qr-code-2-add", + "qr-code-2-add-rounded", + "qr-code-2-rounded", + "qr-code-rounded", + "qr-code-scanner", + "qr-code-scanner-rounded", + "query-stats", + "query-stats-rounded", + "quick-reorder", + "quick-reorder-outline", + "quick-reorder-outline-rounded", + "quick-reorder-rounded", + "receipt", + "receipt-long", + "receipt-long-outline", + "receipt-long-outline-rounded", + "receipt-long-rounded", + "receipt-outline", + "receipt-outline-rounded", + "receipt-rounded", + "redeem", + "redeem-rounded", + "redeem-sharp", + "remove-shopping-cart", + "remove-shopping-cart-outline", + "remove-shopping-cart-outline-rounded", + "remove-shopping-cart-outline-sharp", + "remove-shopping-cart-rounded", + "remove-shopping-cart-sharp", + "room-preferences", + "room-preferences-outline", + "room-preferences-outline-rounded", + "room-preferences-rounded", + "savings", + "savings-outline", + "savings-outline-rounded", + "savings-rounded", + "scatter-plot", + "scatter-plot-outline", + "schema", + "schema-outline", + "schema-outline-rounded", + "schema-rounded", + "sell", + "sell-outline", + "sell-outline-sharp", + "sell-sharp", + "send-money", + "send-money-rounded", + "shop", + "shop-outline", + "shop-outline-rounded", + "shop-outline-sharp", + "shop-rounded", + "shop-sharp", + "shop-two", + "shop-two-outline", + "shop-two-outline-rounded", + "shop-two-outline-sharp", + "shop-two-rounded", + "shop-two-sharp", + "shopping-bag", + "shopping-bag-outline", + "shopping-bag-outline-sharp", + "shopping-bag-sharp", + "shopping-basket", + "shopping-basket-outline", + "shopping-basket-outline-sharp", + "shopping-basket-sharp", + "shopping-cart", + "shopping-cart-outline", + "shopping-cart-outline-rounded", + "shopping-cart-outline-sharp", + "shopping-cart-rounded", + "shopping-cart-sharp", + "shoppingmode", + "shoppingmode-outline", + "shoppingmode-outline-sharp", + "shoppingmode-sharp", + "show-chart", + "show-chart-rounded", + "source-environment", + "source-environment-rounded", + "ssid-chart", + "ssid-chart-rounded", + "stacked-bar-chart", + "stacked-bar-chart-rounded", + "stacked-line-chart", + "stacked-line-chart-rounded", + "store", + "store-outline", + "store-outline-rounded", + "store-rounded", + "storefront", + "storefront-outline", + "storefront-outline-rounded", + "storefront-outline-sharp", + "storefront-rounded", + "storefront-sharp", + "strikethrough-s", + "strikethrough-s-rounded", + "tenancy", + "tenancy-outline", + "timeline", + "toll", + "toll-outline", + "toll-outline-rounded", + "toll-rounded", + "track-changes", + "track-changes-rounded", + "trending-down", + "trending-down-rounded", + "trending-flat", + "trending-flat-rounded", + "trending-up", + "trending-up-rounded", + "trolley", + "trolley-outline", + "trolley-outline-rounded", + "trolley-rounded", + "troubleshoot", + "troubleshoot-rounded", + "universal-currency", + "universal-currency-alt", + "universal-currency-alt-outline", + "universal-currency-alt-outline-rounded", + "universal-currency-alt-outline-sharp", + "universal-currency-alt-rounded", + "universal-currency-alt-sharp", + "universal-currency-outline", + "universal-currency-outline-rounded", + "universal-currency-rounded", + "wallet", + "wallet-sharp", + "waterfall-chart", + "waterfall-chart-rounded", + "work", + "work-alert", + "work-alert-outline", + "work-alert-outline-rounded", + "work-alert-outline-sharp", + "work-alert-rounded", + "work-alert-sharp", + "work-history", + "work-history-outline", + "work-history-outline-rounded", + "work-history-outline-sharp", + "work-history-rounded", + "work-history-sharp", + "work-outline", + "work-outline-sharp", + "work-sharp", + "work-update", + "work-update-outline", + "work-update-outline-rounded", + "work-update-outline-sharp", + "work-update-rounded", + "work-update-sharp" + ], + "Common Actions": [ + "3d-rotation", + "3d-rotation-outline-rounded", + "3d-rotation-rounded", + "3d-rotation-sharp", + "accessibility", + "accessibility-new", + "accessibility-new-rounded", + "accessibility-rounded", + "accessible", + "accessible-forward", + "accessible-forward-rounded", + "accessible-forward-sharp", + "accessible-rounded", + "accessible-sharp", + "account-box", + "account-box-outline", + "account-box-outline-sharp", + "account-box-sharp", + "account-child", + "account-child-invert", + "account-child-outline", + "account-circle", + "account-circle-off", + "account-circle-off-outline", + "account-circle-off-outline-rounded", + "account-circle-off-rounded", + "account-circle-outline", + "ad", + "ad-group", + "ad-group-off", + "ad-group-off-outline", + "ad-group-off-outline-rounded", + "ad-group-off-outline-sharp", + "ad-group-off-rounded", + "ad-group-off-sharp", + "ad-group-outline", + "ad-group-outline-rounded", + "ad-group-outline-sharp", + "ad-group-rounded", + "ad-group-sharp", + "ad-off", + "ad-off-rounded", + "ad-off-sharp", + "ad-sharp", + "ad-units", + "ad-units-outline", + "ad-units-outline-rounded", + "ad-units-outline-sharp", + "ad-units-rounded", + "ad-units-sharp", + "add-ad", + "add-ad-outline", + "add-ad-outline-rounded", + "add-ad-outline-sharp", + "add-ad-rounded", + "add-ad-sharp", + "add-alert", + "add-alert-outline", + "add-alert-outline-rounded", + "add-alert-outline-sharp", + "add-alert-rounded", + "add-alert-sharp", + "ads-click", + "ads-click-rounded", + "alarm", + "alarm-add", + "alarm-add-outline", + "alarm-add-outline-rounded", + "alarm-add-rounded", + "alarm-off", + "alarm-off-outline", + "alarm-off-outline-rounded", + "alarm-off-rounded", + "alarm-on", + "alarm-on-outline", + "alarm-on-outline-rounded", + "alarm-on-rounded", + "alarm-outline", + "alarm-outline-rounded", + "alarm-rounded", + "alarm-smart-wake", + "alarm-smart-wake-outline", + "alarm-smart-wake-outline-rounded", + "alarm-smart-wake-rounded", + "all-inclusive", + "all-out", + "all-out-outline", + "all-out-outline-rounded", + "all-out-rounded", + "anchor", + "anchor-rounded", + "api", + "api-rounded", + "app-shortcut", + "app-shortcut-outline", + "app-shortcut-outline-rounded", + "app-shortcut-outline-sharp", + "app-shortcut-rounded", + "app-shortcut-sharp", + "approval", + "approval-delegation", + "approval-delegation-outline", + "approval-delegation-outline-rounded", + "approval-delegation-outline-sharp", + "approval-delegation-rounded", + "approval-delegation-sharp", + "approval-outline", + "approval-outline-rounded", + "approval-outline-sharp", + "approval-rounded", + "approval-sharp", + "arrow-selector-tool", + "arrow-selector-tool-outline", + "arrow-selector-tool-outline-rounded", + "arrow-selector-tool-rounded", + "auto-delete", + "auto-delete-outline", + "auto-delete-outline-rounded", + "auto-delete-outline-sharp", + "auto-delete-rounded", + "auto-delete-sharp", + "award-star", + "award-star-outline", + "award-star-outline-rounded", + "award-star-rounded", + "background-replace", + "background-replace-outline", + "background-replace-outline-rounded", + "background-replace-rounded", + "backup", + "backup-outline", + "backup-outline-rounded", + "backup-rounded", + "backup-table", + "backup-table-rounded", + "backup-table-sharp", + "batch-prediction", + "batch-prediction-rounded", + "batch-prediction-sharp", + "bookmark", + "bookmark-add", + "bookmark-add-outline", + "bookmark-add-outline-rounded", + "bookmark-add-outline-sharp", + "bookmark-add-rounded", + "bookmark-add-sharp", + "bookmark-added", + "bookmark-added-outline", + "bookmark-added-outline-rounded", + "bookmark-added-outline-sharp", + "bookmark-added-rounded", + "bookmark-added-sharp", + "bookmark-manager", + "bookmark-manager-outline", + "bookmark-manager-outline-rounded", + "bookmark-manager-outline-sharp", + "bookmark-manager-rounded", + "bookmark-manager-sharp", + "bookmark-outline", + "bookmark-outline-rounded", + "bookmark-outline-sharp", + "bookmark-remove", + "bookmark-remove-outline", + "bookmark-remove-outline-rounded", + "bookmark-remove-outline-sharp", + "bookmark-remove-rounded", + "bookmark-remove-sharp", + "bookmark-rounded", + "bookmark-sharp", + "bookmarks", + "bookmarks-outline", + "bookmarks-outline-rounded", + "bookmarks-outline-sharp", + "bookmarks-rounded", + "bookmarks-sharp", + "browse", + "browse-outline", + "browse-outline-sharp", + "browse-sharp", + "bug-report", + "bug-report-outline", + "bug-report-outline-rounded", + "bug-report-rounded", + "build", + "build-circle", + "build-circle-outline", + "build-circle-outline-rounded", + "build-circle-outline-sharp", + "build-circle-rounded", + "build-circle-sharp", + "build-outline", + "build-outline-rounded", + "build-outline-sharp", + "build-rounded", + "build-sharp", + "calendar-clock", + "calendar-clock-outline", + "calendar-clock-outline-rounded", + "calendar-clock-outline-sharp", + "calendar-month", + "calendar-month-outline", + "calendar-month-outline-rounded", + "calendar-month-outline-sharp", + "calendar-month-rounded", + "calendar-month-sharp", + "calendar-today", + "calendar-today-outline", + "calendar-today-outline-rounded", + "calendar-today-outline-sharp", + "calendar-today-rounded", + "calendar-today-sharp", + "category", + "category-outline", + "category-outline-rounded", + "category-rounded", + "celebration", + "celebration-outline", + "celebration-outline-rounded", + "celebration-outline-sharp", + "celebration-rounded", + "celebration-sharp", + "change-history", + "change-history-outline", + "change-history-outline-rounded", + "change-history-rounded", + "chrome-reader-mode", + "chrome-reader-mode-outline", + "chrome-reader-mode-outline-rounded", + "chrome-reader-mode-outline-sharp", + "chrome-reader-mode-rounded", + "chrome-reader-mode-sharp", + "circle-notifications", + "circle-notifications-outline", + "circle-notifications-outline-rounded", + "circle-notifications-outline-sharp", + "circle-notifications-rounded", + "circle-notifications-sharp", + "circles", + "circles-ext", + "circles-ext-outline", + "circles-outline", + "code", + "code-blocks", + "code-blocks-outline", + "code-blocks-outline-rounded", + "code-blocks-outline-sharp", + "code-blocks-rounded", + "code-blocks-sharp", + "code-off", + "code-off-rounded", + "code-rounded", + "collections-bookmark", + "collections-bookmark-outline", + "collections-bookmark-outline-rounded", + "collections-bookmark-outline-sharp", + "collections-bookmark-rounded", + "collections-bookmark-sharp", + "commit", + "commit-rounded", + "component-exchange", + "contacts-product", + "contacts-product-outline", + "dangerous", + "dangerous-outline", + "dangerous-outline-rounded", + "dangerous-rounded", + "data-loss-prevention", + "data-loss-prevention-outline", + "data-loss-prevention-outline-rounded", + "data-loss-prevention-rounded", + "date-range", + "date-range-outline", + "date-range-outline-rounded", + "date-range-outline-sharp", + "date-range-rounded", + "date-range-sharp", + "delete-history", + "delete-history-outline", + "delete-history-outline-rounded", + "delete-history-rounded", + "developer-guide", + "developer-guide-outline", + "developer-guide-outline-rounded", + "developer-guide-outline-sharp", + "domain-verification", + "domain-verification-off", + "domain-verification-off-rounded", + "domain-verification-off-sharp", + "domain-verification-outline", + "domain-verification-outline-rounded", + "domain-verification-outline-sharp", + "domain-verification-rounded", + "domain-verification-sharp", + "draft-orders", + "draft-orders-outline", + "draft-orders-outline-rounded", + "draft-orders-outline-sharp", + "draft-orders-rounded", + "draft-orders-sharp", + "dynamic-feed", + "dynamic-feed-rounded", + "dynamic-feed-sharp", + "edit-calendar", + "edit-calendar-outline", + "edit-calendar-outline-rounded", + "edit-calendar-outline-sharp", + "edit-calendar-rounded", + "edit-calendar-sharp", + "edit-notifications", + "edit-notifications-outline", + "edit-notifications-outline-rounded", + "edit-notifications-outline-sharp", + "edit-notifications-rounded", + "edit-notifications-sharp", + "edit-square", + "edit-square-outline", + "edit-square-outline-rounded", + "edit-square-outline-sharp", + "edit-square-rounded", + "edit-square-sharp", + "error", + "error-outline", + "error-outline-rounded", + "error-rounded", + "event", + "event-available", + "event-available-outline", + "event-available-outline-rounded", + "event-available-outline-sharp", + "event-available-rounded", + "event-available-sharp", + "event-busy", + "event-busy-outline", + "event-busy-outline-rounded", + "event-busy-outline-sharp", + "event-busy-rounded", + "event-busy-sharp", + "event-note", + "event-note-outline", + "event-note-outline-rounded", + "event-note-outline-sharp", + "event-note-rounded", + "event-note-sharp", + "event-outline", + "event-outline-rounded", + "event-outline-sharp", + "event-repeat", + "event-repeat-outline", + "event-repeat-outline-rounded", + "event-repeat-outline-sharp", + "event-repeat-rounded", + "event-repeat-sharp", + "event-rounded", + "event-sharp", + "event-upcoming", + "event-upcoming-outline", + "event-upcoming-outline-rounded", + "event-upcoming-outline-sharp", + "event-upcoming-rounded", + "event-upcoming-sharp", + "extension", + "extension-outline", + "extension-outline-sharp", + "extension-sharp", + "feature-search", + "feature-search-outline", + "feature-search-outline-rounded", + "feature-search-outline-sharp", + "feedback", + "feedback-outline", + "feedback-outline-rounded", + "feedback-outline-sharp", + "feedback-rounded", + "feedback-sharp", + "find-replace", + "find-replace-rounded", + "fingerprint", + "fingerprint-outline", + "flutter", + "flutter-dash", + "free-cancellation", + "free-cancellation-outline", + "free-cancellation-outline-rounded", + "free-cancellation-outline-sharp", + "free-cancellation-rounded", + "free-cancellation-sharp", + "gesture", + "gesture-rounded", + "gesture-select", + "gesture-select-outline", + "gesture-select-outline-rounded", + "gesture-select-outline-sharp", + "gesture-select-rounded", + "gesture-select-sharp", + "hand-gesture", + "hand-gesture-outline", + "hand-gesture-outline-rounded", + "hand-gesture-outline-sharp", + "hand-gesture-rounded", + "hand-gesture-sharp", + "help", + "help-center", + "help-center-outline", + "help-center-outline-rounded", + "help-center-outline-sharp", + "help-center-rounded", + "help-center-sharp", + "help-clinic", + "help-clinic-outline", + "help-clinic-outline-rounded", + "help-clinic-rounded", + "help-outline", + "help-outline-rounded", + "help-rounded", + "history", + "history-rounded", + "history-toggle-off", + "history-toggle-off-rounded", + "home-app-logo", + "hotel-class", + "hotel-class-outline", + "hotel-class-outline-rounded", + "hotel-class-rounded", + "hourglass", + "hourglass-disabled", + "hourglass-disabled-rounded", + "hourglass-empty", + "hourglass-empty-rounded", + "hourglass-outline", + "hourglass-outline-rounded", + "hourglass-rounded", + "how-to-reg", + "how-to-reg-outline", + "how-to-reg-outline-rounded", + "how-to-reg-rounded", + "http", + "http-rounded", + "http-sharp", + "indeterminate-question-box", + "indeterminate-question-box-rounded", + "info", + "info-i", + "info-i-rounded", + "info-outline", + "info-outline-rounded", + "info-rounded", + "input", + "input-rounded", + "input-sharp", + "interests", + "interests-outline", + "interests-outline-rounded", + "interests-rounded", + "label", + "label-important", + "label-important-outline", + "label-important-outline-rounded", + "label-important-outline-sharp", + "label-important-rounded", + "label-important-sharp", + "label-off", + "label-off-outline", + "label-off-outline-rounded", + "label-off-outline-sharp", + "label-off-rounded", + "label-off-sharp", + "label-outline", + "label-outline-rounded", + "label-outline-sharp", + "label-rounded", + "label-sharp", + "language", + "license", + "license-outline", + "license-outline-rounded", + "license-rounded", + "lightbulb", + "lightbulb-circle", + "lightbulb-circle-outline", + "lightbulb-circle-outline-rounded", + "lightbulb-circle-rounded", + "lightbulb-outline", + "lightbulb-outline-rounded", + "lightbulb-rounded", + "lists", + "lists-rounded", + "lock", + "lock-clock", + "lock-clock-outline", + "lock-clock-outline-rounded", + "lock-clock-outline-sharp", + "lock-clock-rounded", + "lock-clock-sharp", + "lock-open", + "lock-open-outline", + "lock-open-outline-rounded", + "lock-open-outline-sharp", + "lock-open-right", + "lock-open-right-outline", + "lock-open-right-outline-rounded", + "lock-open-right-outline-sharp", + "lock-open-right-rounded", + "lock-open-right-sharp", + "lock-open-rounded", + "lock-open-sharp", + "lock-outline", + "lock-outline-sharp", + "lock-person", + "lock-person-outline", + "lock-person-outline-sharp", + "lock-person-sharp", + "lock-reset", + "lock-reset-rounded", + "lock-reset-sharp", + "lock-sharp", + "logo-dev", + "logo-dev-outline", + "logo-dev-outline-rounded", + "logo-dev-outline-sharp", + "logo-dev-rounded", + "logo-dev-sharp", + "manage-accounts", + "manage-accounts-outline", + "manage-accounts-outline-rounded", + "manage-accounts-rounded", + "manage-history", + "manage-history-rounded", + "manufacturing", + "manufacturing-rounded", + "measuring-tape", + "measuring-tape-outline", + "measuring-tape-outline-rounded", + "measuring-tape-rounded", + "model-training", + "model-training-outline-rounded", + "more", + "more-outline", + "more-outline-rounded", + "more-outline-sharp", + "more-rounded", + "more-time", + "more-time-outline-rounded", + "more-time-rounded", + "new-label", + "new-label-outline", + "new-label-outline-rounded", + "new-label-outline-sharp", + "new-label-rounded", + "new-label-sharp", + "no-accounts", + "no-accounts-outline", + "notification-add", + "notification-add-outline", + "notification-add-outline-rounded", + "notification-add-outline-sharp", + "notification-add-rounded", + "notification-add-sharp", + "notification-important", + "notification-important-outline", + "notification-important-outline-rounded", + "notification-important-outline-sharp", + "notification-important-rounded", + "notification-important-sharp", + "offline-bolt", + "offline-bolt-outline", + "offline-bolt-outline-rounded", + "offline-bolt-rounded", + "offline-pin", + "offline-pin-outline", + "offline-pin-outline-rounded", + "offline-pin-rounded", + "on-device-training", + "on-device-training-outline", + "on-device-training-outline-sharp", + "on-device-training-sharp", + "online-prediction", + "online-prediction-rounded", + "open-in-browser", + "open-in-browser-rounded", + "open-in-browser-sharp", + "outbound", + "outbound-outline", + "outbound-outline-rounded", + "outbound-rounded", + "pageview", + "pageview-outline", + "pageview-outline-sharp", + "pageview-sharp", + "pan-tool", + "pan-tool-alt", + "pan-tool-alt-outline", + "pan-tool-alt-outline-rounded", + "pan-tool-alt-outline-sharp", + "pan-tool-alt-sharp", + "pan-tool-outline", + "pan-tool-outline-rounded", + "pan-tool-outline-sharp", + "pan-tool-rounded", + "pan-tool-sharp", + "pan-zoom", + "pan-zoom-rounded", + "pending", + "pending-outline", + "perm-contact-calendar", + "perm-contact-calendar-outline", + "perm-contact-calendar-outline-rounded", + "perm-contact-calendar-outline-sharp", + "perm-contact-calendar-rounded", + "perm-contact-calendar-sharp", + "person-add-disabled", + "person-add-disabled-outline", + "person-add-disabled-outline-rounded", + "person-add-disabled-rounded", + "pin-end", + "pin-end-rounded", + "pin-end-sharp", + "pin-invoke", + "pin-invoke-rounded", + "pin-invoke-sharp", + "pinch-zoom-in", + "pinch-zoom-in-outline", + "pinch-zoom-in-outline-rounded", + "pinch-zoom-in-outline-sharp", + "pinch-zoom-in-rounded", + "pinch-zoom-in-sharp", + "pinch-zoom-out", + "pinch-zoom-out-outline", + "pinch-zoom-out-outline-rounded", + "pinch-zoom-out-outline-sharp", + "pinch-zoom-out-rounded", + "pinch-zoom-out-sharp", + "polymer", + "preview", + "preview-off", + "preview-off-rounded", + "preview-off-sharp", + "preview-outline", + "preview-outline-sharp", + "preview-sharp", + "priority", + "priority-high", + "priority-high-rounded", + "priority-outline", + "problem", + "problem-outline", + "problem-outline-rounded", + "problem-outline-sharp", + "problem-rounded", + "problem-sharp", + "published-with-changes", + "published-with-changes-rounded", + "push-pin", + "push-pin-outline", + "question-mark", + "question-mark-rounded", + "rate-review", + "rate-review-outline", + "rate-review-outline-rounded", + "rate-review-outline-sharp", + "rate-review-rounded", + "rate-review-sharp", + "record-voice-over", + "record-voice-over-outline", + "record-voice-over-outline-rounded", + "record-voice-over-rounded", + "release-alert", + "release-alert-outline", + "release-alert-outline-rounded", + "release-alert-rounded", + "reminder", + "reminder-outline", + "reminder-outline-rounded", + "reminder-outline-sharp", + "reminder-rounded", + "reminder-sharp", + "rounded-corner", + "rounded-corner-rounded", + "rsvp", + "rsvp-rounded", + "rsvp-sharp", + "rule", + "rule-rounded", + "running-with-errors", + "running-with-errors-rounded", + "save-as", + "save-as-outline", + "save-as-outline-rounded", + "save-as-outline-sharp", + "save-as-rounded", + "save-as-sharp", + "schedule", + "schedule-outline", + "schedule-outline-rounded", + "schedule-rounded", + "scrollable-header", + "scrollable-header-outline", + "scrollable-header-outline-sharp", + "scrollable-header-sharp", + "sdk", + "sdk-outline", + "sdk-outline-rounded", + "sdk-outline-sharp", + "sdk-rounded", + "sdk-sharp", + "search-hands-free", + "search-hands-free-rounded", + "select-window", + "select-window-off", + "select-window-off-outline", + "select-window-off-outline-rounded", + "select-window-off-outline-sharp", + "select-window-off-rounded", + "select-window-off-sharp", + "select-window-sharp", + "settings-account-box", + "settings-account-box-outline", + "settings-account-box-outline-rounded", + "settings-account-box-outline-sharp", + "settings-account-box-rounded", + "settings-account-box-sharp", + "settings-overscan", + "settings-overscan-outline", + "settings-overscan-outline-rounded", + "settings-overscan-outline-sharp", + "settings-overscan-rounded", + "settings-overscan-sharp", + "settings-power", + "settings-power-rounded", + "shadow", + "shadow-add", + "shadow-add-rounded", + "shadow-add-sharp", + "shadow-minus", + "shadow-minus-rounded", + "shadow-minus-sharp", + "shadow-sharp", + "shift", + "shift-lock", + "shift-lock-outline", + "shift-lock-outline-rounded", + "shift-lock-rounded", + "shift-outline", + "shift-outline-rounded", + "shift-rounded", + "snooze", + "snooze-outline", + "snooze-outline-rounded", + "snooze-rounded", + "square-foot", + "square-foot-sharp", + "stars", + "stars-outline", + "stars-outline-rounded", + "stars-rounded", + "supervised-user-circle", + "supervised-user-circle-off", + "supervised-user-circle-off-outline", + "supervised-user-circle-off-outline-rounded", + "supervised-user-circle-off-rounded", + "supervised-user-circle-outline", + "supervisor-account", + "supervisor-account-outline", + "supervisor-account-outline-rounded", + "supervisor-account-rounded", + "support", + "swipe", + "swipe-outline", + "swipe-outline-rounded", + "swipe-outline-sharp", + "swipe-rounded", + "swipe-sharp", + "tab", + "tab-outline", + "tab-outline-rounded", + "tab-outline-sharp", + "tab-rounded", + "tab-sharp", + "tab-unselected", + "tab-unselected-rounded", + "tab-unselected-sharp", + "target", + "task-alt", + "task-alt-rounded", + "time-auto", + "time-auto-outline", + "time-auto-outline-rounded", + "time-auto-rounded", + "timer-10-alt-1", + "timer-10-alt-1-outline", + "timer-10-alt-1-outline-rounded", + "timer-10-alt-1-outline-sharp", + "timer-10-alt-1-rounded", + "timer-10-alt-1-sharp", + "timer-3-alt-1", + "timer-3-alt-1-outline", + "timer-3-alt-1-outline-rounded", + "timer-3-alt-1-outline-sharp", + "timer-3-alt-1-rounded", + "timer-3-alt-1-sharp", + "today", + "today-outline", + "today-outline-rounded", + "today-outline-sharp", + "today-rounded", + "today-sharp", + "touch-app", + "touch-app-outline", + "touch-app-outline-rounded", + "touch-app-outline-sharp", + "touch-app-rounded", + "touch-app-sharp", + "translate", + "translate-rounded", + "unlicense", + "unlicense-outline", + "unlicense-outline-rounded", + "unlicense-rounded", + "unpublished", + "unpublished-outline", + "unpublished-outline-rounded", + "unpublished-rounded", + "update", + "update-disabled", + "update-disabled-rounded", + "update-rounded", + "upgrade", + "upgrade-rounded", + "upload-file", + "upload-file-outline", + "upload-file-outline-rounded", + "upload-file-outline-sharp", + "upload-file-rounded", + "upload-file-sharp", + "user-attributes", + "user-attributes-outline", + "user-attributes-outline-rounded", + "verified", + "verified-outline", + "verified-outline-rounded", + "verified-rounded", + "visibility", + "visibility-lock", + "visibility-lock-outline", + "visibility-lock-outline-rounded", + "visibility-lock-outline-sharp", + "visibility-lock-rounded", + "visibility-lock-sharp", + "visibility-off", + "visibility-off-outline", + "visibility-off-outline-rounded", + "visibility-off-rounded", + "visibility-outline", + "visibility-outline-rounded", + "visibility-rounded", + "voice-over-off", + "voice-over-off-outline", + "voice-over-off-outline-rounded", + "voice-over-off-rounded", + "warning", + "warning-off", + "warning-off-outline", + "warning-off-outline-rounded", + "warning-off-rounded", + "warning-outline", + "warning-outline-rounded", + "warning-rounded", + "watch-screentime", + "watch-screentime-outline", + "watch-screentime-outline-rounded", + "watch-screentime-rounded", + "water-lock", + "water-lock-outline", + "water-lock-outline-rounded", + "water-lock-outline-sharp", + "water-lock-rounded", + "water-lock-sharp", + "web", + "web-asset", + "web-asset-off", + "web-asset-off-rounded", + "web-asset-off-sharp", + "web-asset-sharp", + "web-sharp", + "web-traffic", + "web-traffic-rounded", + "webhook", + "webhook-rounded", + "wifi-protected-setup", + "wifi-protected-setup-rounded", + "wysiwyg", + "wysiwyg-rounded", + "wysiwyg-sharp", + "youtube-activity" + ], + "Communication": [ + "3p", + "3p-outline", + "3p-outline-rounded", + "3p-outline-sharp", + "3p-rounded", + "3p-sharp", + "add-call", + "add-call-outline", + "add-call-outline-rounded", + "add-call-outline-sharp", + "add-call-rounded", + "add-call-sharp", + "add-comment", + "add-comment-outline", + "add-comment-outline-rounded", + "add-comment-outline-sharp", + "add-comment-rounded", + "add-comment-sharp", + "all-inbox", + "all-inbox-outline", + "all-inbox-outline-rounded", + "all-inbox-outline-sharp", + "all-inbox-rounded", + "all-inbox-sharp", + "alternate-email", + "alternate-email-rounded", + "attach-email", + "attach-email-outline", + "attach-email-outline-rounded", + "attach-email-outline-sharp", + "attach-email-rounded", + "attach-email-sharp", + "attribution", + "attribution-outline", + "attribution-outline-rounded", + "attribution-outline-sharp", + "attribution-rounded", + "attribution-sharp", + "auto-read-pause", + "auto-read-pause-outline", + "auto-read-pause-outline-rounded", + "auto-read-pause-outline-sharp", + "auto-read-pause-rounded", + "auto-read-pause-sharp", + "auto-read-play", + "auto-read-play-outline", + "auto-read-play-outline-rounded", + "auto-read-play-outline-sharp", + "auto-read-play-rounded", + "auto-read-play-sharp", + "business-messages", + "business-messages-outline", + "business-messages-outline-rounded", + "business-messages-outline-sharp", + "business-messages-rounded", + "business-messages-sharp", + "calendar-add-on", + "calendar-add-on-outline", + "calendar-add-on-outline-rounded", + "calendar-add-on-outline-sharp", + "calendar-add-on-rounded", + "calendar-add-on-sharp", + "calendar-apps-script", + "calendar-apps-script-outline", + "calendar-apps-script-outline-rounded", + "calendar-apps-script-outline-sharp", + "calendar-apps-script-rounded", + "calendar-apps-script-sharp", + "call", + "call-end", + "call-end-outline", + "call-end-outline-sharp", + "call-end-sharp", + "call-log", + "call-log-outline", + "call-log-outline-rounded", + "call-log-outline-sharp", + "call-log-rounded", + "call-log-sharp", + "call-made", + "call-made-rounded", + "call-merge", + "call-merge-rounded", + "call-missed", + "call-missed-outgoing", + "call-missed-outgoing-rounded", + "call-missed-rounded", + "call-outline", + "call-outline-sharp", + "call-quality", + "call-quality-outline", + "call-quality-outline-rounded", + "call-quality-outline-sharp", + "call-quality-rounded", + "call-quality-sharp", + "call-received", + "call-received-rounded", + "call-sharp", + "call-split", + "call-split-rounded", + "cancel-presentation", + "cancel-presentation-outline", + "cancel-presentation-outline-rounded", + "cancel-presentation-outline-sharp", + "cancel-presentation-rounded", + "cancel-presentation-sharp", + "cancel-schedule-send", + "cancel-schedule-send-outline", + "cancel-schedule-send-outline-rounded", + "cancel-schedule-send-rounded", + "cell-tower", + "cell-tower-rounded", + "cell-wifi", + "cell-wifi-outline-rounded", + "cell-wifi-rounded", + "chat", + "chat-add-on", + "chat-add-on-outline", + "chat-add-on-outline-rounded", + "chat-add-on-outline-sharp", + "chat-add-on-rounded", + "chat-add-on-sharp", + "chat-apps-script", + "chat-apps-script-outline", + "chat-apps-script-outline-rounded", + "chat-apps-script-outline-sharp", + "chat-apps-script-rounded", + "chat-apps-script-sharp", + "chat-bubble", + "chat-bubble-outline", + "chat-bubble-outline-rounded", + "chat-bubble-outline-sharp", + "chat-bubble-rounded", + "chat-bubble-sharp", + "chat-error", + "chat-error-outline", + "chat-error-outline-rounded", + "chat-error-outline-sharp", + "chat-error-rounded", + "chat-error-sharp", + "chat-info", + "chat-info-outline", + "chat-info-outline-rounded", + "chat-info-outline-sharp", + "chat-info-rounded", + "chat-info-sharp", + "chat-outline", + "chat-outline-rounded", + "chat-outline-sharp", + "chat-paste-go", + "chat-paste-go-outline", + "chat-paste-go-outline-rounded", + "chat-paste-go-outline-sharp", + "chat-paste-go-rounded", + "chat-paste-go-sharp", + "chat-rounded", + "chat-sharp", + "co-present", + "co-present-outline", + "co-present-outline-rounded", + "co-present-outline-sharp", + "co-present-rounded", + "co-present-sharp", + "comment", + "comment-bank", + "comment-bank-outline", + "comment-bank-outline-rounded", + "comment-bank-outline-sharp", + "comment-bank-rounded", + "comment-bank-sharp", + "comment-outline", + "comment-outline-rounded", + "comment-outline-sharp", + "comment-rounded", + "comment-sharp", + "comments-disabled", + "comments-disabled-outline", + "comments-disabled-outline-rounded", + "comments-disabled-outline-sharp", + "comments-disabled-rounded", + "comments-disabled-sharp", + "contact-emergency", + "contact-emergency-outline", + "contact-emergency-outline-rounded", + "contact-emergency-outline-sharp", + "contact-emergency-rounded", + "contact-emergency-sharp", + "contact-mail", + "contact-mail-outline", + "contact-mail-outline-rounded", + "contact-mail-outline-sharp", + "contact-mail-rounded", + "contact-mail-sharp", + "contact-phone", + "contact-phone-outline", + "contact-phone-outline-rounded", + "contact-phone-outline-sharp", + "contact-phone-rounded", + "contact-phone-sharp", + "contact-support", + "contact-support-outline", + "contact-support-outline-rounded", + "contact-support-rounded", + "contacts", + "contacts-outline", + "contacts-outline-rounded", + "contacts-outline-sharp", + "contacts-rounded", + "contacts-sharp", + "dialer-sip", + "dialer-sip-outline", + "dialer-sip-outline-rounded", + "dialer-sip-outline-sharp", + "dialer-sip-rounded", + "dialer-sip-sharp", + "dialpad", + "drafts", + "drafts-outline", + "drafts-outline-rounded", + "drafts-outline-sharp", + "drafts-rounded", + "drafts-sharp", + "duo", + "duo-outline", + "e911-avatar", + "e911-avatar-outline", + "e911-avatar-outline-rounded", + "e911-avatar-outline-sharp", + "e911-avatar-rounded", + "e911-avatar-sharp", + "for-you", + "for-you-outline", + "for-you-outline-rounded", + "for-you-rounded", + "forum", + "forum-outline", + "forum-outline-rounded", + "forum-outline-sharp", + "forum-rounded", + "forum-sharp", + "forward-to-inbox", + "forward-to-inbox-outline", + "forward-to-inbox-outline-rounded", + "forward-to-inbox-outline-sharp", + "forward-to-inbox-rounded", + "forward-to-inbox-sharp", + "g-translate", + "hourglass-bottom", + "hourglass-bottom-rounded", + "hourglass-top", + "hourglass-top-rounded", + "hub", + "hub-outline", + "import-contacts", + "import-contacts-outline", + "import-contacts-outline-rounded", + "import-contacts-outline-sharp", + "import-contacts-rounded", + "import-contacts-sharp", + "inbox", + "inbox-customize", + "inbox-customize-outline", + "inbox-customize-outline-rounded", + "inbox-customize-outline-sharp", + "inbox-customize-rounded", + "inbox-customize-sharp", + "inbox-outline", + "inbox-outline-rounded", + "inbox-outline-sharp", + "inbox-rounded", + "inbox-sharp", + "inventory-2", + "inventory-2-outline", + "inventory-2-outline-rounded", + "inventory-2-outline-sharp", + "inventory-2-rounded", + "inventory-2-sharp", + "lan", + "lan-outline", + "lan-outline-rounded", + "lan-rounded", + "link", + "link-off", + "link-off-rounded", + "link-rounded", + "live-help", + "live-help-outline", + "live-help-outline-rounded", + "live-help-outline-sharp", + "live-help-rounded", + "live-help-sharp", + "mail", + "mail-lock", + "mail-lock-outline", + "mail-lock-outline-rounded", + "mail-lock-outline-sharp", + "mail-lock-rounded", + "mail-lock-sharp", + "mail-outline", + "mail-outline-rounded", + "mail-outline-sharp", + "mail-rounded", + "mail-sharp", + "mark-as-unread", + "mark-as-unread-outline", + "mark-as-unread-outline-rounded", + "mark-as-unread-outline-sharp", + "mark-as-unread-rounded", + "mark-as-unread-sharp", + "mark-chat-read", + "mark-chat-read-outline", + "mark-chat-read-outline-rounded", + "mark-chat-read-outline-sharp", + "mark-chat-read-rounded", + "mark-chat-read-sharp", + "mark-chat-unread", + "mark-chat-unread-outline", + "mark-chat-unread-outline-rounded", + "mark-chat-unread-outline-sharp", + "mark-chat-unread-rounded", + "mark-chat-unread-sharp", + "mark-email-read", + "mark-email-read-outline", + "mark-email-read-outline-rounded", + "mark-email-read-outline-sharp", + "mark-email-read-rounded", + "mark-email-read-sharp", + "mark-email-unread", + "mark-email-unread-outline", + "mark-email-unread-outline-rounded", + "mark-email-unread-outline-sharp", + "mark-email-unread-rounded", + "mark-email-unread-sharp", + "mark-unread-chat-alt", + "mark-unread-chat-alt-outline", + "mark-unread-chat-alt-outline-rounded", + "mark-unread-chat-alt-outline-sharp", + "mark-unread-chat-alt-rounded", + "mark-unread-chat-alt-sharp", + "markunread-mailbox", + "markunread-mailbox-outline", + "markunread-mailbox-outline-rounded", + "markunread-mailbox-outline-sharp", + "markunread-mailbox-rounded", + "markunread-mailbox-sharp", + "mms", + "mms-outline", + "mms-outline-rounded", + "mms-outline-sharp", + "mms-rounded", + "mms-sharp", + "mode-comment", + "mode-comment-outline", + "mode-comment-outline-rounded", + "mode-comment-outline-sharp", + "mode-comment-rounded", + "mode-comment-sharp", + "move-to-inbox", + "move-to-inbox-outline", + "move-to-inbox-outline-rounded", + "move-to-inbox-outline-sharp", + "move-to-inbox-rounded", + "move-to-inbox-sharp", + "nat", + "nat-rounded", + "network-intelligence-history", + "network-intelligence-history-rounded", + "network-intelligence-history-sharp", + "network-intelligence-update", + "network-intelligence-update-rounded", + "network-intelligence-update-sharp", + "network-manage", + "network-manage-rounded", + "next-plan", + "next-plan-outline", + "next-plan-outline-rounded", + "next-plan-rounded", + "notification-multiple", + "notification-multiple-outline", + "notification-multiple-outline-rounded", + "notification-multiple-outline-sharp", + "notification-multiple-rounded", + "notification-multiple-sharp", + "notifications", + "notifications-active", + "notifications-active-outline", + "notifications-active-outline-rounded", + "notifications-active-outline-sharp", + "notifications-active-rounded", + "notifications-active-sharp", + "notifications-off", + "notifications-off-outline", + "notifications-off-outline-rounded", + "notifications-off-outline-sharp", + "notifications-off-rounded", + "notifications-off-sharp", + "notifications-outline", + "notifications-outline-rounded", + "notifications-outline-sharp", + "notifications-paused", + "notifications-paused-outline", + "notifications-paused-outline-rounded", + "notifications-paused-outline-sharp", + "notifications-paused-rounded", + "notifications-paused-sharp", + "notifications-rounded", + "notifications-sharp", + "ods", + "ods-outline", + "ods-outline-rounded", + "ods-outline-sharp", + "ods-rounded", + "ods-sharp", + "odt", + "odt-outline", + "odt-outline-rounded", + "odt-outline-sharp", + "odt-rounded", + "odt-sharp", + "outbox", + "outbox-alt", + "outbox-alt-outline", + "outbox-alt-outline-rounded", + "outbox-alt-outline-sharp", + "outbox-outline", + "outbox-outline-rounded", + "outbox-outline-sharp", + "outbox-rounded", + "outbox-sharp", + "outgoing-mail", + "outgoing-mail-outline", + "pause-presentation", + "pause-presentation-outline", + "pause-presentation-outline-rounded", + "pause-presentation-outline-sharp", + "pause-presentation-rounded", + "pause-presentation-sharp", + "perm-phone-msg", + "perm-phone-msg-outline", + "perm-phone-msg-outline-rounded", + "perm-phone-msg-outline-sharp", + "perm-phone-msg-rounded", + "perm-phone-msg-sharp", + "person-search", + "person-search-outline", + "person-search-outline-rounded", + "person-search-rounded", + "phone-bluetooth-speaker", + "phone-bluetooth-speaker-outline", + "phone-bluetooth-speaker-outline-rounded", + "phone-bluetooth-speaker-outline-sharp", + "phone-bluetooth-speaker-rounded", + "phone-bluetooth-speaker-sharp", + "phone-callback", + "phone-callback-outline", + "phone-callback-outline-rounded", + "phone-callback-outline-sharp", + "phone-callback-rounded", + "phone-callback-sharp", + "phone-disabled", + "phone-disabled-outline", + "phone-disabled-outline-rounded", + "phone-disabled-outline-sharp", + "phone-disabled-rounded", + "phone-disabled-sharp", + "phone-enabled", + "phone-enabled-outline", + "phone-enabled-outline-sharp", + "phone-enabled-sharp", + "phone-forwarded", + "phone-forwarded-outline", + "phone-forwarded-outline-rounded", + "phone-forwarded-outline-sharp", + "phone-forwarded-rounded", + "phone-forwarded-sharp", + "phone-in-talk", + "phone-in-talk-outline", + "phone-in-talk-outline-rounded", + "phone-in-talk-outline-sharp", + "phone-in-talk-rounded", + "phone-in-talk-sharp", + "phone-locked", + "phone-locked-outline", + "phone-locked-outline-sharp", + "phone-locked-sharp", + "phone-missed", + "phone-missed-outline", + "phone-missed-outline-rounded", + "phone-missed-outline-sharp", + "phone-missed-rounded", + "phone-missed-sharp", + "phone-paused", + "phone-paused-outline", + "phone-paused-outline-rounded", + "phone-paused-outline-sharp", + "phone-paused-rounded", + "phone-paused-sharp", + "phonelink-erase", + "phonelink-erase-outline", + "phonelink-erase-outline-rounded", + "phonelink-erase-outline-sharp", + "phonelink-erase-rounded", + "phonelink-erase-sharp", + "phonelink-lock", + "phonelink-lock-outline", + "phonelink-lock-outline-sharp", + "phonelink-lock-sharp", + "phonelink-ring", + "phonelink-ring-off", + "phonelink-ring-off-outline", + "phonelink-ring-off-outline-rounded", + "phonelink-ring-off-outline-sharp", + "phonelink-ring-off-rounded", + "phonelink-ring-off-sharp", + "phonelink-ring-outline", + "phonelink-ring-outline-rounded", + "phonelink-ring-outline-sharp", + "phonelink-ring-rounded", + "phonelink-ring-sharp", + "picture-in-picture", + "picture-in-picture-alt", + "picture-in-picture-alt-outline", + "picture-in-picture-alt-outline-rounded", + "picture-in-picture-alt-outline-sharp", + "picture-in-picture-alt-rounded", + "picture-in-picture-alt-sharp", + "picture-in-picture-center", + "picture-in-picture-center-outline", + "picture-in-picture-center-outline-rounded", + "picture-in-picture-center-outline-sharp", + "picture-in-picture-center-rounded", + "picture-in-picture-center-sharp", + "picture-in-picture-large", + "picture-in-picture-large-rounded", + "picture-in-picture-large-sharp", + "picture-in-picture-medium", + "picture-in-picture-medium-rounded", + "picture-in-picture-medium-sharp", + "picture-in-picture-mobile", + "picture-in-picture-mobile-outline", + "picture-in-picture-mobile-outline-rounded", + "picture-in-picture-mobile-outline-sharp", + "picture-in-picture-mobile-rounded", + "picture-in-picture-mobile-sharp", + "picture-in-picture-off", + "picture-in-picture-off-outline", + "picture-in-picture-off-outline-rounded", + "picture-in-picture-off-outline-sharp", + "picture-in-picture-off-rounded", + "picture-in-picture-off-sharp", + "picture-in-picture-outline", + "picture-in-picture-outline-rounded", + "picture-in-picture-outline-sharp", + "picture-in-picture-rounded", + "picture-in-picture-sharp", + "picture-in-picture-small", + "picture-in-picture-small-rounded", + "picture-in-picture-small-sharp", + "play-for-work", + "play-for-work-rounded", + "power-settings-new", + "power-settings-new-outline", + "power-settings-new-outline-rounded", + "power-settings-new-rounded", + "present-to-all", + "present-to-all-outline", + "present-to-all-outline-rounded", + "present-to-all-outline-sharp", + "present-to-all-rounded", + "present-to-all-sharp", + "quickreply", + "quickreply-outline", + "quickreply-outline-rounded", + "quickreply-outline-sharp", + "quickreply-rounded", + "quickreply-sharp", + "reviews", + "reviews-outline", + "reviews-outline-rounded", + "reviews-outline-sharp", + "reviews-rounded", + "reviews-sharp", + "ring-volume", + "ring-volume-outline", + "ring-volume-outline-rounded", + "ring-volume-outline-sharp", + "ring-volume-rounded", + "ring-volume-sharp", + "rtt", + "rtt-rounded", + "satellite-alt", + "satellite-alt-outline", + "satellite-alt-outline-rounded", + "satellite-alt-outline-sharp", + "satellite-alt-rounded", + "satellite-alt-sharp", + "schedule-send", + "schedule-send-outline", + "schedule-send-outline-rounded", + "schedule-send-rounded", + "score", + "score-outline", + "score-outline-rounded", + "score-outline-sharp", + "score-rounded", + "score-sharp", + "send", + "send-and-archive", + "send-and-archive-outline", + "send-and-archive-outline-rounded", + "send-and-archive-rounded", + "send-outline", + "send-outline-rounded", + "send-rounded", + "settings-bluetooth", + "settings-bluetooth-rounded", + "settings-phone", + "settings-phone-outline", + "settings-phone-outline-sharp", + "settings-phone-sharp", + "signal-cellular-add", + "signal-cellular-add-outline", + "signal-cellular-add-outline-rounded", + "signal-cellular-add-rounded", + "sip", + "sip-outline", + "sip-outline-rounded", + "sip-outline-sharp", + "sip-rounded", + "sip-sharp", + "sms", + "sms-outline", + "sms-outline-rounded", + "sms-outline-sharp", + "sms-rounded", + "sms-sharp", + "speaker-notes", + "speaker-notes-off", + "speaker-notes-off-outline", + "speaker-notes-off-outline-rounded", + "speaker-notes-off-outline-sharp", + "speaker-notes-off-rounded", + "speaker-notes-off-sharp", + "speaker-notes-outline", + "speaker-notes-outline-rounded", + "speaker-notes-outline-sharp", + "speaker-notes-rounded", + "speaker-notes-sharp", + "speaker-phone", + "speaker-phone-outline", + "speaker-phone-outline-rounded", + "speaker-phone-outline-sharp", + "speaker-phone-rounded", + "speaker-phone-sharp", + "spoke", + "spoke-outline", + "stacked-email", + "stacked-email-outline", + "stacked-email-outline-rounded", + "stacked-email-outline-sharp", + "stacked-email-rounded", + "stacked-email-sharp", + "stacked-inbox", + "stacked-inbox-outline", + "stacked-inbox-outline-rounded", + "stacked-inbox-outline-sharp", + "stacked-inbox-rounded", + "stacked-inbox-sharp", + "swap-calls", + "swap-calls-rounded", + "tooltip", + "tooltip-outline", + "tooltip-outline-rounded", + "tooltip-outline-sharp", + "tooltip-rounded", + "tooltip-sharp", + "topic", + "topic-outline", + "topic-outline-rounded", + "topic-outline-sharp", + "topic-rounded", + "topic-sharp", + "unarchive", + "unarchive-outline", + "unarchive-outline-rounded", + "unarchive-outline-sharp", + "unarchive-rounded", + "unarchive-sharp", + "unsubscribe", + "unsubscribe-outline", + "unsubscribe-outline-rounded", + "unsubscribe-outline-sharp", + "unsubscribe-rounded", + "unsubscribe-sharp", + "upcoming", + "upcoming-outline", + "upcoming-outline-rounded", + "upcoming-outline-sharp", + "upcoming-rounded", + "upcoming-sharp", + "video-chat", + "video-chat-outline", + "video-chat-outline-rounded", + "video-chat-outline-sharp", + "video-chat-rounded", + "video-chat-sharp", + "voice-chat", + "voice-chat-outline", + "voice-chat-outline-rounded", + "voice-chat-outline-sharp", + "voice-chat-rounded", + "voice-chat-sharp", + "voicemail", + "wifi-add", + "wifi-add-outline", + "wifi-add-outline-rounded", + "wifi-add-rounded", + "wifi-calling", + "wifi-calling-outline", + "wifi-calling-outline-rounded", + "wifi-calling-outline-sharp", + "wifi-calling-rounded", + "wifi-calling-sharp", + "wifi-channel", + "wifi-channel-outline", + "wifi-channel-outline-rounded", + "wifi-channel-rounded", + "wifi-proxy", + "wifi-proxy-outline", + "wifi-proxy-outline-rounded", + "wifi-proxy-rounded" + ], + "Hardware": [ + "add-to-home-screen", + "add-to-home-screen-outline", + "add-to-home-screen-outline-rounded", + "add-to-home-screen-outline-sharp", + "add-to-home-screen-rounded", + "add-to-home-screen-sharp", + "adf-scanner", + "adf-scanner-outline", + "adf-scanner-outline-rounded", + "adf-scanner-outline-sharp", + "adf-scanner-rounded", + "adf-scanner-sharp", + "aod", + "aod-outline", + "aod-outline-rounded", + "aod-outline-sharp", + "aod-rounded", + "aod-sharp", + "aod-tablet", + "aod-tablet-outline", + "aod-tablet-outline-rounded", + "aod-tablet-outline-sharp", + "aod-tablet-rounded", + "aod-tablet-sharp", + "aod-watch", + "aod-watch-outline", + "aod-watch-outline-rounded", + "aod-watch-rounded", + "app-blocking", + "app-blocking-outline", + "app-blocking-outline-sharp", + "app-blocking-sharp", + "app-promo", + "app-promo-outline", + "app-promo-outline-rounded", + "app-promo-outline-sharp", + "app-promo-rounded", + "app-promo-sharp", + "assistant-device", + "assistant-device-outline", + "assistant-device-outline-rounded", + "assistant-device-rounded", + "audio-video-receiver", + "audio-video-receiver-outline", + "audio-video-receiver-outline-rounded", + "audio-video-receiver-outline-sharp", + "audio-video-receiver-rounded", + "audio-video-receiver-sharp", + "balance", + "balance-rounded", + "book-online", + "book-online-outline", + "book-online-outline-rounded", + "book-online-outline-sharp", + "book-online-rounded", + "book-online-sharp", + "browser-updated", + "browser-updated-rounded", + "browser-updated-sharp", + "camera-video", + "camera-video-outline", + "camera-video-outline-rounded", + "camera-video-rounded", + "cast", + "cast-connected", + "cast-connected-outline", + "cast-connected-outline-rounded", + "cast-connected-outline-sharp", + "cast-connected-rounded", + "cast-connected-sharp", + "cast-for-education", + "cast-for-education-outline", + "cast-for-education-outline-rounded", + "cast-for-education-outline-sharp", + "cast-for-education-rounded", + "cast-for-education-sharp", + "cast-outline", + "cast-outline-rounded", + "cast-outline-sharp", + "cast-pause", + "cast-pause-outline", + "cast-pause-outline-rounded", + "cast-pause-outline-sharp", + "cast-pause-rounded", + "cast-pause-sharp", + "cast-rounded", + "cast-sharp", + "cast-warning", + "cast-warning-outline", + "cast-warning-outline-rounded", + "cast-warning-outline-sharp", + "cast-warning-rounded", + "cast-warning-sharp", + "charging-station", + "charging-station-outline", + "charging-station-outline-rounded", + "charging-station-outline-sharp", + "charging-station-rounded", + "charging-station-sharp", + "chevron-left", + "chevron-left-rounded", + "chevron-right", + "chevron-right-rounded", + "chromecast-device", + "chromecast-device-outline", + "computer", + "computer-outline", + "computer-outline-sharp", + "computer-sharp", + "connected-tv", + "connected-tv-outline", + "connected-tv-outline-rounded", + "connected-tv-outline-sharp", + "connected-tv-rounded", + "connected-tv-sharp", + "deskphone", + "deskphone-outline", + "deskphone-outline-rounded", + "deskphone-outline-sharp", + "deskphone-rounded", + "deskphone-sharp", + "desktop-access-disabled", + "desktop-access-disabled-outline", + "desktop-access-disabled-outline-rounded", + "desktop-access-disabled-outline-sharp", + "desktop-access-disabled-rounded", + "desktop-access-disabled-sharp", + "desktop-mac", + "desktop-mac-outline", + "desktop-mac-outline-rounded", + "desktop-mac-outline-sharp", + "desktop-mac-rounded", + "desktop-mac-sharp", + "desktop-windows", + "desktop-windows-outline", + "desktop-windows-outline-rounded", + "desktop-windows-outline-sharp", + "desktop-windows-rounded", + "desktop-windows-sharp", + "developer-board", + "developer-board-off", + "developer-board-off-outline", + "developer-board-off-outline-rounded", + "developer-board-off-outline-sharp", + "developer-board-off-rounded", + "developer-board-off-sharp", + "developer-board-outline", + "developer-board-outline-rounded", + "developer-board-outline-sharp", + "developer-board-rounded", + "developer-board-sharp", + "developer-mode", + "developer-mode-outline", + "developer-mode-outline-rounded", + "developer-mode-outline-sharp", + "developer-mode-rounded", + "developer-mode-sharp", + "developer-mode-tv", + "developer-mode-tv-outline", + "developer-mode-tv-outline-rounded", + "developer-mode-tv-outline-sharp", + "developer-mode-tv-rounded", + "developer-mode-tv-sharp", + "device-hub", + "device-hub-rounded", + "device-thermostat", + "device-unknown", + "device-unknown-outline", + "device-unknown-outline-rounded", + "device-unknown-outline-sharp", + "device-unknown-rounded", + "device-unknown-sharp", + "devices", + "devices-off", + "devices-off-outline", + "devices-off-outline-rounded", + "devices-off-rounded", + "devices-other", + "devices-other-outline", + "devices-other-outline-rounded", + "devices-other-outline-sharp", + "devices-other-rounded", + "devices-other-sharp", + "devices-outline", + "devices-outline-rounded", + "devices-outline-sharp", + "devices-rounded", + "devices-sharp", + "devices-wearables", + "devices-wearables-outline", + "devices-wearables-outline-rounded", + "devices-wearables-outline-sharp", + "devices-wearables-rounded", + "devices-wearables-sharp", + "disc-full", + "disc-full-outline", + "disc-full-outline-rounded", + "disc-full-rounded", + "display-settings", + "display-settings-outline", + "display-settings-outline-rounded", + "display-settings-outline-sharp", + "display-settings-rounded", + "display-settings-sharp", + "dns", + "dns-outline", + "dns-outline-sharp", + "dns-sharp", + "dock", + "dock-outline", + "dock-outline-rounded", + "dock-outline-sharp", + "dock-rounded", + "dock-sharp", + "earbuds", + "earbuds-battery", + "earbuds-battery-outline", + "earbuds-battery-outline-rounded", + "earbuds-battery-outline-sharp", + "earbuds-battery-rounded", + "earbuds-battery-sharp", + "earbuds-outline", + "earbuds-outline-sharp", + "earbuds-sharp", + "ecg", + "ecg-outline", + "ecg-outline-rounded", + "ecg-outline-sharp", + "ecg-rounded", + "ecg-sharp", + "fax", + "fax-outline", + "fax-outline-rounded", + "fax-outline-sharp", + "fax-rounded", + "fax-sharp", + "gamepad", + "gamepad-outline", + "gamepad-outline-rounded", + "gamepad-rounded", + "general-device", + "general-device-outline", + "general-device-outline-rounded", + "general-device-outline-sharp", + "general-device-rounded", + "general-device-sharp", + "google-home-devices", + "google-home-devices-rounded", + "google-home-devices-sharp", + "hard-drive", + "hard-drive-2", + "hard-drive-2-outline", + "hard-drive-2-outline-sharp", + "hard-drive-2-sharp", + "hard-drive-outline", + "hard-drive-outline-sharp", + "hard-drive-sharp", + "headphones", + "headphones-battery", + "headphones-battery-outline", + "headphones-battery-outline-rounded", + "headphones-battery-outline-sharp", + "headphones-battery-rounded", + "headphones-battery-sharp", + "headphones-outline", + "headphones-outline-rounded", + "headphones-outline-sharp", + "headphones-rounded", + "headphones-sharp", + "headset-mic", + "headset-mic-outline", + "headset-mic-outline-rounded", + "headset-mic-outline-sharp", + "headset-mic-rounded", + "headset-mic-sharp", + "headset-off", + "headset-off-outline", + "headset-off-outline-rounded", + "headset-off-outline-sharp", + "headset-off-rounded", + "headset-off-sharp", + "home-max", + "home-max-outline", + "home-max-outline-rounded", + "home-max-rounded", + "home-mini", + "home-mini-outline", + "important-devices", + "important-devices-outline", + "important-devices-outline-rounded", + "important-devices-outline-sharp", + "important-devices-rounded", + "important-devices-sharp", + "jamboard-kiosk", + "jamboard-kiosk-outline", + "jamboard-kiosk-outline-rounded", + "jamboard-kiosk-outline-sharp", + "jamboard-kiosk-rounded", + "jamboard-kiosk-sharp", + "joystick", + "joystick-outline", + "joystick-outline-sharp", + "joystick-sharp", + "keyboard", + "keyboard-alt", + "keyboard-alt-outline", + "keyboard-alt-outline-rounded", + "keyboard-alt-outline-sharp", + "keyboard-alt-rounded", + "keyboard-alt-sharp", + "keyboard-arrow-down", + "keyboard-arrow-down-rounded", + "keyboard-arrow-up", + "keyboard-arrow-up-rounded", + "keyboard-backspace", + "keyboard-backspace-rounded", + "keyboard-capslock", + "keyboard-capslock-rounded", + "keyboard-hide", + "keyboard-hide-outline", + "keyboard-hide-outline-rounded", + "keyboard-hide-outline-sharp", + "keyboard-hide-rounded", + "keyboard-hide-sharp", + "keyboard-outline", + "keyboard-outline-rounded", + "keyboard-outline-sharp", + "keyboard-return", + "keyboard-return-rounded", + "keyboard-rounded", + "keyboard-sharp", + "keyboard-tab", + "keyboard-tab-rounded", + "keyboard-tab-rtl", + "keyboard-tab-rtl-rounded", + "laptop-chromebook", + "laptop-chromebook-outline", + "laptop-chromebook-outline-rounded", + "laptop-chromebook-rounded", + "laptop-mac", + "laptop-mac-outline", + "laptop-mac-outline-sharp", + "laptop-mac-sharp", + "laptop-windows", + "laptop-windows-outline", + "laptop-windows-outline-rounded", + "laptop-windows-outline-sharp", + "laptop-windows-rounded", + "laptop-windows-sharp", + "lda", + "lda-outline", + "lda-outline-rounded", + "lda-outline-sharp", + "lda-rounded", + "lda-sharp", + "lift-to-talk", + "lift-to-talk-rounded", + "lift-to-talk-sharp", + "lightning-stand", + "lightning-stand-outline", + "lightning-stand-outline-rounded", + "lightning-stand-rounded", + "live-tv", + "live-tv-outline", + "live-tv-outline-rounded", + "live-tv-outline-sharp", + "live-tv-rounded", + "live-tv-sharp", + "memory", + "memory-alt", + "memory-alt-outline", + "memory-alt-outline-rounded", + "memory-alt-outline-sharp", + "memory-alt-rounded", + "memory-alt-sharp", + "memory-outline", + "memory-outline-rounded", + "memory-outline-sharp", + "memory-rounded", + "memory-sharp", + "merge", + "merge-rounded", + "merge-sharp", + "mimo", + "mimo-disconnect", + "mimo-disconnect-outline", + "mimo-disconnect-outline-rounded", + "mimo-disconnect-outline-sharp", + "mimo-disconnect-rounded", + "mimo-disconnect-sharp", + "mimo-outline", + "mimo-outline-rounded", + "mimo-outline-sharp", + "mimo-rounded", + "mimo-sharp", + "missing-controller", + "mobile-friendly", + "mobile-friendly-outline", + "mobile-friendly-outline-rounded", + "mobile-friendly-outline-sharp", + "mobile-friendly-rounded", + "mobile-friendly-sharp", + "mobile-off", + "mobile-off-outline", + "mobile-off-outline-rounded", + "mobile-off-outline-sharp", + "mobile-off-rounded", + "mobile-off-sharp", + "mobile-screen-share", + "mobile-screen-share-outline", + "mobile-screen-share-outline-rounded", + "mobile-screen-share-outline-sharp", + "mobile-screen-share-rounded", + "mobile-screen-share-sharp", + "monitor-weight", + "monitor-weight-outline", + "monitor-weight-outline-sharp", + "monitor-weight-sharp", + "mouse", + "mouse-outline", + "night-sight-max", + "night-sight-max-outline", + "night-sight-max-outline-rounded", + "night-sight-max-rounded", + "no-sim", + "no-sim-outline", + "no-sim-outline-rounded", + "no-sim-outline-sharp", + "no-sim-rounded", + "no-sim-sharp", + "offline-share", + "offline-share-outline", + "offline-share-outline-rounded", + "offline-share-outline-sharp", + "offline-share-rounded", + "offline-share-sharp", + "open-in-phone", + "open-in-phone-outline", + "open-in-phone-outline-rounded", + "open-in-phone-outline-sharp", + "open-in-phone-rounded", + "open-in-phone-sharp", + "open-jam", + "open-jam-outline", + "open-jam-outline-rounded", + "open-jam-outline-sharp", + "open-jam-rounded", + "open-jam-sharp", + "p2p", + "p2p-outline", + "p2p-outline-sharp", + "p2p-sharp", + "pacemaker", + "pacemaker-outline", + "perm-device-information", + "perm-device-information-outline", + "perm-device-information-outline-rounded", + "perm-device-information-outline-sharp", + "perm-device-information-rounded", + "perm-device-information-sharp", + "phone-android", + "phone-android-outline", + "phone-android-outline-rounded", + "phone-android-outline-sharp", + "phone-android-rounded", + "phone-android-sharp", + "phone-iphone", + "phone-iphone-outline", + "phone-iphone-outline-sharp", + "phone-iphone-sharp", + "phonelink-off-outline-rounded", + "phonelink-off-outline-sharp", + "phonelink-off-rounded", + "phonelink-off-sharp", + "phonelink-setup", + "phonelink-setup-outline", + "phonelink-setup-outline-rounded", + "phonelink-setup-outline-sharp", + "phonelink-setup-rounded", + "phonelink-setup-sharp", + "point-of-sale", + "point-of-sale-rounded", + "point-of-sale-sharp", + "power-input", + "power-input-rounded", + "power-plug", + "power-plug-off", + "power-plug-off-outline", + "power-plug-off-outline-rounded", + "power-plug-off-outline-sharp", + "power-plug-off-rounded", + "power-plug-off-sharp", + "power-plug-outline", + "power-plug-outline-rounded", + "power-plug-outline-sharp", + "power-plug-rounded", + "power-plug-sharp", + "print", + "print-add", + "print-add-outline", + "print-add-outline-rounded", + "print-add-outline-sharp", + "print-add-rounded", + "print-add-sharp", + "print-connect", + "print-connect-outline", + "print-connect-outline-rounded", + "print-connect-outline-sharp", + "print-connect-rounded", + "print-connect-sharp", + "print-disabled", + "print-disabled-outline", + "print-disabled-outline-rounded", + "print-disabled-outline-sharp", + "print-disabled-rounded", + "print-disabled-sharp", + "print-error", + "print-error-outline", + "print-error-outline-rounded", + "print-error-outline-sharp", + "print-error-rounded", + "print-error-sharp", + "print-lock", + "print-lock-outline", + "print-lock-outline-rounded", + "print-lock-outline-sharp", + "print-lock-rounded", + "print-lock-sharp", + "print-outline", + "print-outline-rounded", + "print-outline-sharp", + "print-rounded", + "print-sharp", + "punch-clock", + "punch-clock-outline", + "punch-clock-outline-rounded", + "punch-clock-outline-sharp", + "punch-clock-rounded", + "ramp-left", + "ramp-left-rounded", + "ramp-right", + "ramp-right-rounded", + "rear-camera", + "rear-camera-outline", + "rear-camera-outline-rounded", + "rear-camera-outline-sharp", + "rear-camera-rounded", + "rear-camera-sharp", + "remember-me", + "remember-me-outline", + "remember-me-outline-sharp", + "remember-me-sharp", + "reset-tv", + "reset-tv-outline", + "reset-tv-outline-rounded", + "reset-tv-outline-sharp", + "reset-tv-rounded", + "reset-tv-sharp", + "reset-wrench", + "reset-wrench-rounded", + "robot", + "robot-2", + "robot-2-outline", + "robot-2-outline-rounded", + "robot-2-outline-sharp", + "robot-2-rounded", + "robot-2-sharp", + "robot-outline", + "roundabout-left", + "roundabout-left-rounded", + "roundabout-left-sharp", + "roundabout-right", + "roundabout-right-rounded", + "roundabout-right-sharp", + "route", + "route-outline", + "route-outline-sharp", + "route-sharp", + "router", + "router-outline", + "router-outline-rounded", + "router-outline-sharp", + "router-rounded", + "router-sharp", + "save", + "save-outline", + "save-outline-rounded", + "save-outline-sharp", + "save-rounded", + "save-sharp", + "scale", + "scale-outline", + "scale-outline-rounded", + "scale-rounded", + "scanner", + "scanner-outline", + "scanner-outline-rounded", + "scanner-outline-sharp", + "scanner-rounded", + "scanner-sharp", + "screen-lock-landscape", + "screen-lock-landscape-outline", + "screen-lock-landscape-outline-sharp", + "screen-lock-landscape-sharp", + "screen-lock-portrait", + "screen-lock-portrait-outline", + "screen-lock-portrait-outline-sharp", + "screen-lock-portrait-sharp", + "screen-lock-rotation", + "screen-lock-rotation-outline", + "screen-lock-rotation-outline-rounded", + "screen-lock-rotation-outline-sharp", + "screen-lock-rotation-rounded", + "screen-lock-rotation-sharp", + "screen-rotation", + "screen-rotation-outline", + "screen-rotation-outline-rounded", + "screen-rotation-outline-sharp", + "screen-rotation-rounded", + "screen-rotation-sharp", + "screen-search-desktop", + "screen-search-desktop-outline", + "screen-search-desktop-outline-rounded", + "screen-search-desktop-outline-sharp", + "screen-search-desktop-rounded", + "screen-search-desktop-sharp", + "screen-share", + "screen-share-outline", + "screen-share-outline-rounded", + "screen-share-outline-sharp", + "screen-share-rounded", + "screen-share-sharp", + "screenshot", + "screenshot-monitor", + "screenshot-monitor-outline", + "screenshot-monitor-outline-rounded", + "screenshot-monitor-outline-sharp", + "screenshot-monitor-rounded", + "screenshot-monitor-sharp", + "screenshot-outline", + "screenshot-outline-rounded", + "screenshot-outline-sharp", + "screenshot-rounded", + "screenshot-sharp", + "screenshot-tablet", + "screenshot-tablet-outline", + "screenshot-tablet-outline-rounded", + "screenshot-tablet-outline-sharp", + "screenshot-tablet-rounded", + "screenshot-tablet-sharp", + "sd-card", + "sd-card-alert", + "sd-card-alert-outline", + "sd-card-alert-outline-rounded", + "sd-card-alert-outline-sharp", + "sd-card-alert-rounded", + "sd-card-alert-sharp", + "sd-card-outline", + "sd-card-outline-rounded", + "sd-card-outline-sharp", + "sd-card-rounded", + "sd-card-sharp", + "security-update-good", + "security-update-good-outline", + "security-update-good-outline-rounded", + "security-update-good-outline-sharp", + "security-update-good-rounded", + "security-update-good-sharp", + "send-to-mobile", + "send-to-mobile-outline", + "send-to-mobile-outline-rounded", + "send-to-mobile-outline-sharp", + "send-to-mobile-rounded", + "send-to-mobile-sharp", + "settings-cell", + "settings-cell-outline", + "settings-cell-outline-sharp", + "settings-cell-sharp", + "settings-ethernet", + "settings-ethernet-rounded", + "settings-input-antenna", + "settings-input-antenna-rounded", + "settings-input-component", + "settings-input-component-outline", + "settings-input-component-outline-rounded", + "settings-input-component-outline-sharp", + "settings-input-component-rounded", + "settings-input-component-sharp", + "settings-input-hdmi", + "settings-input-hdmi-outline", + "settings-input-hdmi-outline-rounded", + "settings-input-hdmi-outline-sharp", + "settings-input-hdmi-rounded", + "settings-input-hdmi-sharp", + "settings-input-svideo", + "settings-input-svideo-outline", + "settings-remote", + "settings-remote-outline", + "settings-remote-outline-rounded", + "settings-remote-outline-sharp", + "settings-remote-rounded", + "settings-remote-sharp", + "settop-component", + "settop-component-outline", + "sim-card", + "sim-card-outline", + "sim-card-outline-rounded", + "sim-card-outline-sharp", + "sim-card-rounded", + "sim-card-sharp", + "smart-display", + "smart-display-outline", + "smart-display-outline-rounded", + "smart-display-outline-sharp", + "smart-display-rounded", + "smart-display-sharp", + "smart-screen", + "smart-screen-outline", + "smart-screen-outline-sharp", + "smart-screen-sharp", + "smart-toy", + "smart-toy-outline", + "smart-toy-outline-rounded", + "smart-toy-outline-sharp", + "smart-toy-rounded", + "smart-toy-sharp", + "smartphone", + "smartphone-outline", + "smartphone-outline-sharp", + "smartphone-sharp", + "speaker", + "speaker-group", + "speaker-group-outline", + "speaker-group-outline-rounded", + "speaker-group-outline-sharp", + "speaker-group-rounded", + "speaker-group-sharp", + "speaker-outline", + "speaker-outline-sharp", + "speaker-sharp", + "stay-current-landscape", + "stay-current-landscape-outline", + "stay-current-landscape-outline-sharp", + "stay-current-landscape-sharp", + "stay-primary-portrait", + "stay-primary-portrait-outline", + "stay-primary-portrait-outline-rounded", + "stay-primary-portrait-outline-sharp", + "stay-primary-portrait-rounded", + "stay-primary-portrait-sharp", + "stop-screen-share", + "stop-screen-share-outline", + "stop-screen-share-outline-rounded", + "stop-screen-share-outline-sharp", + "stop-screen-share-rounded", + "stop-screen-share-sharp", + "straight", + "straight-rounded", + "stream-apps", + "stream-apps-outline", + "stream-apps-outline-rounded", + "stream-apps-outline-sharp", + "stream-apps-rounded", + "stream-apps-sharp", + "system-update", + "system-update-outline", + "system-update-outline-rounded", + "system-update-outline-sharp", + "system-update-rounded", + "system-update-sharp", + "tablet", + "tablet-android", + "tablet-android-outline", + "tablet-android-outline-rounded", + "tablet-android-outline-sharp", + "tablet-android-rounded", + "tablet-android-sharp", + "tablet-mac", + "tablet-mac-outline", + "tablet-mac-outline-sharp", + "tablet-mac-sharp", + "tablet-outline", + "tablet-outline-sharp", + "tablet-sharp", + "tap-and-play", + "tap-and-play-outline", + "tap-and-play-outline-rounded", + "tap-and-play-outline-sharp", + "tap-and-play-rounded", + "tap-and-play-sharp", + "touchpad-mouse", + "touchpad-mouse-outline", + "touchpad-mouse-outline-sharp", + "touchpad-mouse-sharp", + "tty", + "tty-outline", + "tty-outline-sharp", + "tty-sharp", + "tv", + "tv-guide", + "tv-guide-outline", + "tv-guide-outline-rounded", + "tv-guide-outline-sharp", + "tv-guide-rounded", + "tv-guide-sharp", + "tv-off", + "tv-off-outline", + "tv-off-outline-rounded", + "tv-off-outline-sharp", + "tv-off-rounded", + "tv-off-sharp", + "tv-options-edit-channels", + "tv-options-edit-channels-rounded", + "tv-options-input-settings", + "tv-options-input-settings-outline", + "tv-options-input-settings-outline-rounded", + "tv-options-input-settings-outline-sharp", + "tv-options-input-settings-rounded", + "tv-options-input-settings-sharp", + "tv-outline", + "tv-outline-rounded", + "tv-outline-sharp", + "tv-remote", + "tv-remote-outline", + "tv-remote-outline-sharp", + "tv-remote-sharp", + "tv-rounded", + "tv-sharp", + "tv-signin", + "tv-signin-outline", + "tv-signin-outline-rounded", + "tv-signin-outline-sharp", + "tv-signin-rounded", + "tv-signin-sharp", + "ventilator", + "ventilator-outline", + "ventilator-outline-rounded", + "ventilator-outline-sharp", + "ventilator-rounded", + "ventilator-sharp", + "vibration", + "vibration-outline", + "vibration-outline-rounded", + "vibration-outline-sharp", + "vibration-rounded", + "vibration-sharp", + "videogame-asset", + "videogame-asset-off", + "videogame-asset-off-outline", + "videogame-asset-off-outline-rounded", + "videogame-asset-off-outline-sharp", + "videogame-asset-off-rounded", + "videogame-asset-off-sharp", + "videogame-asset-outline", + "videogame-asset-outline-rounded", + "videogame-asset-outline-sharp", + "videogame-asset-rounded", + "videogame-asset-sharp", + "watch", + "watch-button-press", + "watch-button-press-outline", + "watch-button-press-outline-rounded", + "watch-button-press-rounded", + "watch-off", + "watch-off-outline", + "watch-off-outline-rounded", + "watch-off-rounded", + "watch-outline", + "watch-outline-rounded", + "watch-rounded", + "watch-wake", + "watch-wake-outline", + "watch-wake-outline-rounded", + "watch-wake-rounded" + ], + "Home": [ + "activity-zone", + "activity-zone-outline", + "airware", + "airware-rounded", + "aq", + "aq-indoor", + "aq-indoor-outline", + "aq-indoor-outline-rounded", + "aq-indoor-rounded", + "aq-outline-rounded", + "aq-rounded", + "arming-countdown", + "arming-countdown-outline", + "arming-countdown-outline-rounded", + "arming-countdown-rounded", + "arrows-more-down", + "arrows-more-down-outline", + "arrows-more-down-outline-rounded", + "arrows-more-down-rounded", + "arrows-more-up", + "arrows-more-up-rounded", + "assistant-on-hub", + "assistant-on-hub-outline", + "assistant-on-hub-outline-sharp", + "assistant-on-hub-sharp", + "battery-horiz-000", + "battery-horiz-000-rounded", + "battery-horiz-000-sharp", + "battery-horiz-050", + "battery-horiz-050-rounded", + "battery-horiz-050-sharp", + "battery-horiz-075", + "battery-horiz-075-rounded", + "battery-horiz-075-sharp", + "battery-profile", + "battery-profile-outline", + "battery-profile-outline-rounded", + "battery-profile-outline-sharp", + "battery-profile-rounded", + "battery-profile-sharp", + "bedtime", + "bedtime-off", + "bedtime-off-outline", + "bedtime-off-outline-rounded", + "bedtime-off-rounded", + "bedtime-outline", + "bedtime-outline-rounded", + "bedtime-rounded", + "chromecast-2", + "cleaning-bucket", + "cleaning-bucket-outline", + "cleaning-bucket-outline-rounded", + "cleaning-bucket-outline-sharp", + "cleaning-bucket-rounded", + "cleaning-bucket-sharp", + "climate-mini-split", + "climate-mini-split-outline", + "climate-mini-split-outline-rounded", + "climate-mini-split-outline-sharp", + "climate-mini-split-rounded", + "climate-mini-split-sharp", + "cool-to-dry", + "cool-to-dry-outline", + "cool-to-dry-outline-rounded", + "cool-to-dry-rounded", + "detection-and-zone", + "detection-and-zone-rounded", + "detection-and-zone-sharp", + "detector", + "detector-alarm", + "detector-alarm-outline", + "detector-alarm-outline-rounded", + "detector-alarm-outline-sharp", + "detector-alarm-rounded", + "detector-alarm-sharp", + "detector-battery", + "detector-battery-outline", + "detector-battery-outline-rounded", + "detector-battery-outline-sharp", + "detector-battery-rounded", + "detector-battery-sharp", + "detector-co", + "detector-co-outline", + "detector-co-outline-sharp", + "detector-co-sharp", + "detector-offline", + "detector-offline-outline", + "detector-offline-outline-rounded", + "detector-offline-outline-sharp", + "detector-offline-rounded", + "detector-offline-sharp", + "detector-outline", + "detector-outline-rounded", + "detector-outline-sharp", + "detector-rounded", + "detector-sharp", + "detector-status", + "detector-status-outline", + "detector-status-outline-rounded", + "detector-status-outline-sharp", + "detector-status-rounded", + "detector-status-sharp", + "door-open", + "door-open-outline", + "door-open-outline-rounded", + "door-open-outline-sharp", + "door-open-rounded", + "door-open-sharp", + "door-sensor", + "door-sensor-outline", + "door-sensor-outline-sharp", + "door-sensor-sharp", + "doorbell-chime", + "doorbell-chime-outline", + "doorbell-chime-outline-rounded", + "doorbell-chime-rounded", + "early-on", + "early-on-outline", + "early-on-outline-rounded", + "early-on-outline-sharp", + "early-on-rounded", + "early-on-sharp", + "ev-charger", + "ev-charger-outline", + "ev-charger-outline-rounded", + "ev-charger-outline-sharp", + "ev-charger-rounded", + "ev-charger-sharp", + "familiar-face-and-zone", + "familiar-face-and-zone-outline", + "familiar-face-and-zone-outline-rounded", + "familiar-face-and-zone-outline-sharp", + "familiar-face-and-zone-rounded", + "familiar-face-and-zone-sharp", + "farsight-digital", + "farsight-digital-outline", + "farsight-digital-outline-rounded", + "farsight-digital-rounded", + "floor-lamp", + "floor-lamp-outline", + "floor-lamp-outline-rounded", + "floor-lamp-outline-sharp", + "floor-lamp-rounded", + "floor-lamp-sharp", + "google-wifi", + "google-wifi-outline", + "heat", + "heat-pump-balance", + "heat-pump-balance-outline", + "heat-pump-balance-outline-rounded", + "heat-pump-balance-outline-sharp", + "heat-pump-balance-rounded", + "heat-pump-balance-sharp", + "heat-sharp", + "history", + "history-rounded", + "home-max-dots", + "home-max-dots-outline", + "home-max-dots-outline-rounded", + "home-max-dots-rounded", + "home-speaker", + "home-speaker-outline", + "home-storage", + "home-storage-outline", + "home-storage-outline-rounded", + "home-storage-outline-sharp", + "home-storage-rounded", + "home-storage-sharp", + "house-with-shield", + "house-with-shield-outline", + "house-with-shield-outline-rounded", + "house-with-shield-rounded", + "humidity-indoor", + "humidity-indoor-outline", + "humidity-indoor-outline-rounded", + "humidity-indoor-rounded", + "laundry", + "laundry-outline", + "laundry-outline-rounded", + "laundry-rounded", + "light-group", + "light-group-outline", + "light-group-outline-rounded", + "light-group-outline-sharp", + "light-group-rounded", + "light-group-sharp", + "mfg-nest-yale-lock", + "mfg-nest-yale-lock-outline", + "mode-dual", + "mode-dual-outline", + "mode-dual-outline-sharp", + "mode-dual-rounded", + "mode-dual-sharp", + "motion-sensor-active", + "motion-sensor-active-rounded", + "motion-sensor-active-sharp", + "motion-sensor-alert", + "motion-sensor-alert-rounded", + "motion-sensor-alert-sharp", + "motion-sensor-idle", + "motion-sensor-idle-rounded", + "motion-sensor-idle-sharp", + "motion-sensor-urgent", + "motion-sensor-urgent-rounded", + "motion-sensor-urgent-sharp", + "nest-audio", + "nest-audio-outline", + "nest-cam-floodlight", + "nest-cam-floodlight-outline", + "nest-cam-floodlight-outline-sharp", + "nest-cam-floodlight-sharp", + "nest-cam-indoor", + "nest-cam-iq", + "nest-cam-iq-outdoor", + "nest-cam-iq-outdoor-outline", + "nest-cam-magnet-mount", + "nest-cam-magnet-mount-outline", + "nest-cam-magnet-mount-outline-sharp", + "nest-cam-magnet-mount-sharp", + "nest-cam-outdoor", + "nest-cam-outdoor-outline", + "nest-cam-stand", + "nest-cam-stand-outline", + "nest-cam-stand-outline-sharp", + "nest-cam-stand-sharp", + "nest-cam-wall-mount", + "nest-cam-wall-mount-outline", + "nest-cam-wall-mount-outline-sharp", + "nest-cam-wall-mount-sharp", + "nest-cam-wired-stand", + "nest-cam-wired-stand-outline", + "nest-cam-wired-stand-outline-sharp", + "nest-cam-wired-stand-sharp", + "nest-clock-farsight-analog", + "nest-clock-farsight-analog-outline", + "nest-clock-farsight-analog-outline-rounded", + "nest-clock-farsight-analog-rounded", + "nest-clock-farsight-digital", + "nest-clock-farsight-digital-outline", + "nest-connect", + "nest-connect-outline", + "nest-detect", + "nest-detect-outline", + "nest-display", + "nest-display-max", + "nest-display-max-outline", + "nest-display-outline", + "nest-doorbell-visitor", + "nest-doorbell-visitor-outline", + "nest-doorbell-visitor-outline-rounded", + "nest-doorbell-visitor-sharp", + "nest-eco-leaf", + "nest-eco-leaf-outline", + "nest-farsight-weather", + "nest-farsight-weather-outline", + "nest-found-savings", + "nest-found-savings-outline", + "nest-found-savings-outline-rounded", + "nest-found-savings-outline-sharp", + "nest-found-savings-rounded", + "nest-found-savings-sharp", + "nest-heat-link-e", + "nest-heat-link-gen-3", + "nest-heat-link-gen-3-outline", + "nest-hello-doorbell", + "nest-hello-doorbell-outline", + "nest-mini", + "nest-mini-outline", + "nest-multi-room", + "nest-multi-room-outline", + "nest-protect", + "nest-remote", + "nest-remote-comfort-sensor", + "nest-remote-comfort-sensor-outline", + "nest-remote-outline", + "nest-secure-alarm", + "nest-secure-alarm-outline", + "nest-sunblock", + "nest-sunblock-rounded", + "nest-sunblock-sharp", + "nest-tag", + "nest-thermostat", + "nest-thermostat-e-eu", + "nest-thermostat-e-eu-outline", + "nest-thermostat-gen-3", + "nest-thermostat-outline", + "nest-thermostat-outline-rounded", + "nest-thermostat-rounded", + "nest-thermostat-sensor", + "nest-thermostat-sensor-eu", + "nest-thermostat-sensor-eu-outline", + "nest-thermostat-sensor-outline", + "nest-thermostat-zirconium-eu", + "nest-thermostat-zirconium-eu-outline", + "nest-true-radiant", + "nest-true-radiant-rounded", + "nest-wake-on-approach", + "nest-wake-on-approach-outline", + "nest-wake-on-press", + "nest-wake-on-press-outline", + "nest-wake-on-press-outline-rounded", + "nest-wake-on-press-outline-sharp", + "nest-wake-on-press-rounded", + "nest-wake-on-press-sharp", + "nest-wifi-point", + "nest-wifi-point-outline", + "nest-wifi-pro", + "nest-wifi-pro-2", + "nest-wifi-pro-2-outline", + "nest-wifi-pro-outline", + "nest-wifi-router", + "nest-wifi-router-outline", + "on-hub-device", + "on-hub-device-outline", + "on-hub-device-outline-rounded", + "on-hub-device-outline-sharp", + "on-hub-device-rounded", + "on-hub-device-sharp", + "productivity", + "productivity-outline", + "self-care", + "sensors-krx", + "sensors-krx-outline", + "sensors-krx-outline-rounded", + "sensors-krx-rounded", + "settings-alert", + "settings-alert-outline", + "shield-with-heart", + "shield-with-heart-outline", + "shield-with-heart-outline-rounded", + "shield-with-heart-rounded", + "shield-with-house", + "shield-with-house-outline", + "shield-with-house-outline-rounded", + "shield-with-house-rounded", + "stadia-controller", + "stadia-controller-outline", + "table-lamp", + "table-lamp-outline", + "table-lamp-outline-rounded", + "table-lamp-outline-sharp", + "table-lamp-rounded", + "table-lamp-sharp", + "tamper-detection-on", + "tamper-detection-on-outline", + "tamper-detection-on-outline-rounded", + "tamper-detection-on-outline-sharp", + "tamper-detection-on-rounded", + "tamper-detection-on-sharp", + "temp-preferences-eco", + "temp-preferences-eco-outline", + "tools-flat-head", + "tools-flat-head-outline", + "tools-installation-kit", + "tools-installation-kit-outline", + "tools-ladder", + "tools-ladder-sharp", + "tools-level", + "tools-level-outline", + "tools-phillips", + "tools-phillips-outline", + "tools-pliers-wire-stripper", + "tools-pliers-wire-stripper-outline", + "tools-power-drill", + "tools-power-drill-outline", + "wall-lamp", + "wall-lamp-outline", + "wall-lamp-outline-rounded", + "wall-lamp-outline-sharp", + "wall-lamp-rounded", + "wall-lamp-sharp", + "water-pump", + "water-pump-outline", + "water-pump-outline-rounded", + "water-pump-rounded", + "weather-snowy", + "weather-snowy-outline", + "window-closed", + "window-closed-outline", + "window-open", + "window-open-outline", + "window-sensor", + "window-sensor-outline", + "zone-person-alert", + "zone-person-alert-rounded", + "zone-person-alert-sharp", + "zone-person-idle", + "zone-person-idle-rounded", + "zone-person-idle-sharp", + "zone-person-urgent", + "zone-person-urgent-rounded", + "zone-person-urgent-sharp" + ], + "Household": [ + "ac-unit", + "ac-unit-rounded", + "air-freshener", + "air-freshener-outline", + "air-purifier", + "air-purifier-gen", + "air-purifier-gen-outline", + "air-purifier-outline", + "air-purifier-outline-rounded", + "air-purifier-rounded", + "airware", + "airware-rounded", + "apparel", + "apparel-outline", + "apparel-outline-sharp", + "apparel-sharp", + "back-hand", + "back-hand-outline", + "back-hand-outline-rounded", + "back-hand-outline-sharp", + "back-hand-rounded", + "back-hand-sharp", + "balcony", + "balcony-rounded", + "bathroom", + "bathroom-outline", + "bathroom-outline-rounded", + "bathroom-outline-sharp", + "bathroom-rounded", + "bathroom-sharp", + "bathtub", + "bathtub-outline", + "bathtub-outline-rounded", + "bathtub-outline-sharp", + "bathtub-rounded", + "bathtub-sharp", + "bed", + "bed-outline", + "bed-outline-rounded", + "bed-outline-sharp", + "bed-rounded", + "bed-sharp", + "bedroom-baby", + "bedroom-baby-outline", + "bedroom-baby-outline-rounded", + "bedroom-baby-outline-sharp", + "bedroom-baby-rounded", + "bedroom-baby-sharp", + "bedroom-child", + "bedroom-child-outline", + "bedroom-child-outline-rounded", + "bedroom-child-outline-sharp", + "bedroom-child-rounded", + "bedroom-child-sharp", + "bedroom-parent", + "bedroom-parent-outline", + "bedroom-parent-outline-rounded", + "bedroom-parent-outline-sharp", + "bedroom-parent-rounded", + "bedroom-parent-sharp", + "blanket", + "blanket-outline", + "blender", + "blender-outline", + "blender-outline-rounded", + "blender-outline-sharp", + "blender-rounded", + "blender-sharp", + "blinds", + "blinds-closed", + "blinds-closed-rounded", + "blinds-rounded", + "camera-indoor", + "camera-indoor-outline", + "camera-indoor-outline-rounded", + "camera-indoor-outline-sharp", + "camera-indoor-rounded", + "camera-indoor-sharp", + "camera-outdoor", + "camera-outdoor-outline", + "camera-outdoor-outline-rounded", + "camera-outdoor-outline-sharp", + "camera-outdoor-rounded", + "camera-outdoor-sharp", + "chair", + "chair-alt", + "chair-alt-outline", + "chair-alt-outline-rounded", + "chair-alt-outline-sharp", + "chair-alt-rounded", + "chair-alt-sharp", + "chair-outline", + "chair-outline-sharp", + "chair-sharp", + "checkroom", + "checkroom-rounded", + "child-care", + "child-care-outline", + "coffee", + "coffee-maker", + "coffee-maker-outline", + "coffee-maker-outline-rounded", + "coffee-maker-outline-sharp", + "coffee-maker-rounded", + "coffee-maker-sharp", + "coffee-outline", + "coffee-outline-rounded", + "coffee-outline-sharp", + "coffee-rounded", + "coffee-sharp", + "controller-gen", + "controller-gen-outline", + "controller-gen-outline-sharp", + "cooking", + "cooking-outline", + "countertops", + "countertops-outline", + "countertops-outline-rounded", + "countertops-rounded", + "crib", + "crib-outline", + "crib-outline-rounded", + "crib-outline-sharp", + "crib-rounded", + "crib-sharp", + "curtains", + "curtains-closed", + "curtains-closed-outline", + "curtains-closed-outline-rounded", + "curtains-closed-rounded", + "curtains-outline", + "curtains-outline-rounded", + "curtains-rounded", + "deck", + "deck-outline", + "deck-outline-rounded", + "deck-rounded", + "desk", + "desk-rounded", + "detector-smoke", + "detector-smoke-outline", + "detector-smoke-outline-rounded", + "detector-smoke-outline-sharp", + "detector-smoke-rounded", + "detector-smoke-sharp", + "dining", + "dining-outline", + "dining-outline-rounded", + "dining-outline-sharp", + "dining-rounded", + "dining-sharp", + "dishwasher", + "dishwasher-gen", + "dishwasher-gen-outline", + "dishwasher-gen-outline-rounded", + "dishwasher-gen-outline-sharp", + "dishwasher-gen-rounded", + "dishwasher-gen-sharp", + "dishwasher-outline", + "dishwasher-outline-rounded", + "dishwasher-outline-sharp", + "dishwasher-rounded", + "dishwasher-sharp", + "door-back", + "door-back-outline", + "door-back-outline-rounded", + "door-back-outline-sharp", + "door-back-rounded", + "door-back-sharp", + "door-front", + "door-front-outline", + "door-front-outline-rounded", + "door-front-outline-sharp", + "door-front-rounded", + "door-front-sharp", + "door-sliding", + "door-sliding-outline", + "door-sliding-outline-rounded", + "door-sliding-outline-sharp", + "door-sliding-rounded", + "door-sliding-sharp", + "doorbell", + "doorbell-3p", + "doorbell-3p-outline", + "doorbell-3p-outline-rounded", + "doorbell-3p-outline-sharp", + "doorbell-3p-rounded", + "doorbell-3p-sharp", + "doorbell-outline", + "doorbell-outline-rounded", + "doorbell-outline-sharp", + "doorbell-rounded", + "doorbell-sharp", + "dresser", + "dresser-outline", + "dry", + "dry-outline", + "dry-outline-rounded", + "dry-outline-sharp", + "dry-rounded", + "dry-sharp", + "electric-bolt", + "electric-bolt-outline", + "electric-bolt-outline-rounded", + "electric-bolt-rounded", + "electric-meter", + "electric-meter-outline", + "electric-meter-outline-rounded", + "electric-meter-rounded", + "emergency-heat", + "emergency-heat-outline", + "emergency-heat-outline-rounded", + "emergency-heat-rounded", + "emergency-home", + "emergency-home-outline", + "emergency-home-outline-rounded", + "emergency-home-outline-sharp", + "emergency-home-rounded", + "emergency-home-sharp", + "emergency-recording", + "emergency-recording-outline", + "emergency-recording-outline-rounded", + "emergency-recording-outline-sharp", + "emergency-recording-rounded", + "emergency-recording-sharp", + "emergency-share", + "emergency-share-off", + "emergency-share-off-outline", + "emergency-share-off-outline-rounded", + "emergency-share-off-rounded", + "emergency-share-outline", + "emergency-share-outline-rounded", + "emergency-share-rounded", + "energy-program-saving", + "energy-program-saving-outline", + "energy-program-time-used", + "energy-program-time-used-outline", + "energy-program-time-used-outline-rounded", + "energy-program-time-used-outline-sharp", + "energy-savings-leaf", + "energy-savings-leaf-outline", + "energy-savings-leaf-outline-rounded", + "energy-savings-leaf-rounded", + "event-seat", + "event-seat-outline", + "event-seat-outline-rounded", + "event-seat-outline-sharp", + "event-seat-rounded", + "event-seat-sharp", + "family-home", + "family-home-outline", + "family-home-outline-rounded", + "family-home-rounded", + "faucet", + "faucet-outline", + "faucet-outline-rounded", + "faucet-outline-sharp", + "faucet-rounded", + "faucet-sharp", + "fence", + "fence-rounded", + "fire-extinguisher", + "fire-extinguisher-rounded", + "fireplace", + "fireplace-outline", + "fireplace-outline-rounded", + "fireplace-rounded", + "flatware", + "flatware-rounded", + "foundation", + "foundation-rounded", + "garage", + "garage-door", + "garage-door-outline", + "garage-door-outline-rounded", + "garage-door-rounded", + "garage-home", + "garage-home-outline", + "garage-outline", + "garage-outline-rounded", + "garage-outline-sharp", + "garage-rounded", + "garage-sharp", + "gas-meter", + "gas-meter-outline", + "gas-meter-outline-rounded", + "gas-meter-outline-sharp", + "gas-meter-rounded", + "gas-meter-sharp", + "gate", + "gate-outline", + "grass", + "grass-rounded", + "grocery", + "grocery-sharp", + "hallway", + "hallway-outline", + "hallway-outline-rounded", + "hallway-outline-sharp", + "hallway-rounded", + "hallway-sharp", + "hardware", + "hardware-outline", + "hardware-outline-rounded", + "hardware-outline-sharp", + "hardware-rounded", + "hardware-sharp", + "health-and-beauty", + "health-and-beauty-outline", + "health-and-beauty-outline-rounded", + "health-and-beauty-outline-sharp", + "health-and-beauty-rounded", + "health-and-beauty-sharp", + "heat-pump", + "heat-pump-outline", + "heat-pump-outline-sharp", + "heat-pump-sharp", + "highlight", + "highlight-outline", + "highlight-outline-rounded", + "highlight-rounded", + "home-and-garden", + "home-and-garden-outline", + "home-and-garden-outline-rounded", + "home-and-garden-rounded", + "home-improvement-and-tools", + "home-improvement-and-tools-outline", + "home-improvement-and-tools-outline-rounded", + "home-improvement-and-tools-rounded", + "home-iot-device", + "home-iot-device-outline", + "home-iot-device-outline-rounded", + "home-iot-device-rounded", + "hot-tub", + "hot-tub-rounded", + "hot-tub-sharp", + "house", + "house-outline", + "house-outline-rounded", + "house-rounded", + "house-siding", + "house-siding-rounded", + "household-supplies", + "household-supplies-outline", + "household-supplies-outline-rounded", + "household-supplies-outline-sharp", + "household-supplies-rounded", + "household-supplies-sharp", + "humidity-high", + "humidity-low", + "humidity-mid", + "hvac", + "hvac-outline", + "hvac-outline-sharp", + "hvac-sharp", + "in-home-mode", + "in-home-mode-outline", + "iron", + "iron-outline", + "iron-outline-rounded", + "iron-outline-sharp", + "iron-rounded", + "iron-sharp", + "kettle", + "kettle-outline", + "kettle-outline-rounded", + "kettle-rounded", + "king-bed", + "king-bed-outline", + "king-bed-outline-rounded", + "king-bed-outline-sharp", + "king-bed-rounded", + "king-bed-sharp", + "kitchen", + "kitchen-outline", + "kitchen-outline-rounded", + "kitchen-outline-sharp", + "kitchen-rounded", + "kitchen-sharp", + "light", + "light-off", + "light-off-outline", + "light-off-outline-rounded", + "light-off-rounded", + "light-outline", + "light-outline-rounded", + "light-outline-sharp", + "light-rounded", + "light-sharp", + "living", + "living-outline", + "living-outline-sharp", + "living-sharp", + "matter", + "microwave", + "microwave-gen", + "microwave-gen-outline", + "microwave-outline", + "microwave-outline-rounded", + "microwave-outline-sharp", + "microwave-rounded", + "microwave-sharp", + "mode-cool-off", + "mode-cool-off-rounded", + "mode-fan", + "mode-fan-off", + "mode-fan-off-outline", + "mode-fan-off-outline-rounded", + "mode-fan-off-rounded", + "mode-fan-outline", + "mode-heat", + "mode-heat-cool", + "mode-heat-cool-outline", + "mode-heat-off", + "mode-heat-off-outline", + "mode-heat-outline", + "mode-heat-outline-rounded", + "mode-heat-rounded", + "mode-night", + "mode-night-outline", + "mode-night-outline-rounded", + "mode-night-rounded", + "mode-off-on", + "mop", + "mop-outline", + "mop-outline-sharp", + "mop-sharp", + "multicooker", + "multicooker-outline", + "outdoor-grill", + "outdoor-grill-outline", + "outdoor-grill-outline-rounded", + "outdoor-grill-outline-sharp", + "outdoor-grill-rounded", + "outdoor-grill-sharp", + "outlet", + "outlet-outline", + "outlet-outline-rounded", + "outlet-outline-sharp", + "outlet-rounded", + "outlet-sharp", + "oven", + "oven-gen", + "oven-gen-outline", + "oven-outline", + "oven-outline-rounded", + "oven-outline-sharp", + "oven-rounded", + "oven-sharp", + "propane", + "propane-outline", + "propane-outline-rounded", + "propane-outline-sharp", + "propane-rounded", + "propane-sharp", + "propane-tank", + "propane-tank-outline", + "propane-tank-outline-sharp", + "propane-tank-sharp", + "range-hood", + "range-hood-outline", + "remote-gen", + "remote-gen-outline", + "roller-shades", + "roller-shades-closed", + "roller-shades-closed-outline", + "roller-shades-closed-outline-rounded", + "roller-shades-closed-rounded", + "roller-shades-outline", + "roller-shades-outline-rounded", + "roller-shades-rounded", + "roofing", + "roofing-outline", + "roofing-outline-rounded", + "roofing-rounded", + "scene", + "scene-outline", + "sensor-door", + "sensor-door-outline", + "sensor-door-outline-rounded", + "sensor-door-outline-sharp", + "sensor-door-rounded", + "sensor-door-sharp", + "sensor-occupied", + "sensor-occupied-outline", + "sensor-occupied-outline-rounded", + "sensor-occupied-rounded", + "sensor-window", + "sensor-window-outline", + "sensor-window-outline-sharp", + "sensor-window-sharp", + "sensors", + "sensors-off", + "sensors-off-rounded", + "sensors-rounded", + "shelves", + "shelves-outline", + "shelves-outline-rounded", + "shelves-rounded", + "shield-moon", + "shield-moon-outline", + "shield-moon-outline-rounded", + "shield-moon-rounded", + "shower", + "shower-outline", + "shower-outline-rounded", + "shower-rounded", + "single-bed", + "single-bed-outline", + "single-bed-outline-rounded", + "single-bed-outline-sharp", + "single-bed-rounded", + "single-bed-sharp", + "skillet", + "skillet-cooktop", + "skillet-cooktop-outline", + "skillet-cooktop-outline-rounded", + "skillet-cooktop-outline-sharp", + "skillet-cooktop-rounded", + "skillet-cooktop-sharp", + "skillet-outline", + "skillet-outline-rounded", + "skillet-outline-sharp", + "skillet-rounded", + "skillet-sharp", + "smart-outlet", + "smart-outlet-outline", + "soap", + "soap-outline", + "soap-outline-rounded", + "soap-outline-sharp", + "soap-rounded", + "soap-sharp", + "sprinkler", + "sprinkler-rounded", + "stockpot", + "stockpot-outline", + "stockpot-outline-rounded", + "stockpot-outline-sharp", + "stockpot-rounded", + "stockpot-sharp", + "stroller", + "stroller-outline", + "stroller-outline-rounded", + "stroller-outline-sharp", + "stroller-rounded", + "stroller-sharp", + "styler", + "styler-outline", + "switch", + "switch-outline", + "switch-outline-rounded", + "switch-outline-sharp", + "switch-rounded", + "switch-sharp", + "table-bar", + "table-bar-outline", + "table-bar-outline-rounded", + "table-bar-outline-sharp", + "table-bar-rounded", + "table-bar-sharp", + "table-restaurant", + "table-restaurant-outline", + "table-restaurant-outline-rounded", + "table-restaurant-outline-sharp", + "table-restaurant-rounded", + "table-restaurant-sharp", + "tamper-detection-off", + "tamper-detection-off-outline", + "thermometer", + "thermometer-add", + "thermometer-add-rounded", + "thermometer-gain", + "thermometer-gain-outline", + "thermometer-gain-outline-rounded", + "thermometer-gain-rounded", + "thermometer-loss", + "thermometer-loss-outline", + "thermometer-loss-outline-rounded", + "thermometer-loss-rounded", + "thermometer-minus", + "thermometer-minus-rounded", + "thermometer-outline", + "thermostat-auto", + "thermostat-auto-rounded", + "thermostat-carbon", + "thermostat-carbon-outline", + "thermostat-carbon-outline-sharp", + "thermostat-carbon-sharp", + "tv-gen", + "tv-gen-outline", + "tv-gen-outline-rounded", + "tv-gen-outline-sharp", + "tv-gen-rounded", + "tv-gen-sharp", + "tv-with-assistant", + "tv-with-assistant-outline", + "tv-with-assistant-outline-rounded", + "tv-with-assistant-outline-sharp", + "tv-with-assistant-rounded", + "tv-with-assistant-sharp", + "umbrella", + "umbrella-rounded", + "vacuum", + "vacuum-outline", + "vacuum-outline-rounded", + "valve", + "valve-outline", + "vertical-shades", + "vertical-shades-closed", + "vertical-shades-closed-rounded", + "vertical-shades-outline", + "vertical-shades-outline-rounded", + "vertical-shades-rounded", + "wall-art", + "wall-art-outline", + "wall-art-outline-rounded", + "wall-art-outline-sharp", + "wall-art-rounded", + "wall-art-sharp", + "wash", + "wash-outline", + "wash-outline-rounded", + "wash-outline-sharp", + "wash-rounded", + "wash-sharp", + "water-damage", + "water-damage-outline", + "water-damage-outline-rounded", + "water-damage-rounded", + "water-heater", + "water-heater-outline", + "weekend", + "weekend-outline", + "weekend-outline-sharp", + "weekend-sharp", + "window", + "window-outline", + "window-outline-sharp", + "window-sharp", + "yard", + "yard-outline", + "yard-outline-rounded", + "yard-outline-sharp", + "yard-rounded", + "yard-sharp" + ], + "Maps": [ + "360", + "360-rounded", + "add-home", + "add-home-outline", + "add-home-outline-rounded", + "add-home-rounded", + "add-home-work", + "add-home-work-outline", + "add-home-work-outline-rounded", + "add-home-work-rounded", + "add-location", + "add-location-alt", + "add-location-alt-outline", + "add-location-alt-outline-rounded", + "add-location-alt-rounded", + "add-location-outline", + "add-location-outline-rounded", + "add-location-rounded", + "add-road", + "add-road-rounded", + "airline-stops", + "airline-stops-rounded", + "alt-route", + "alt-route-rounded", + "assist-walker", + "assist-walker-rounded", + "assist-walker-sharp", + "baby-changing-station", + "baby-changing-station-rounded", + "baby-changing-station-sharp", + "beenhere", + "beenhere-outline", + "beenhere-outline-rounded", + "beenhere-outline-sharp", + "beenhere-rounded", + "beenhere-sharp", + "business-center", + "business-center-outline", + "business-center-outline-rounded", + "business-center-outline-sharp", + "business-center-rounded", + "business-center-sharp", + "call-made", + "call-made-rounded", + "castle", + "castle-outline", + "castle-outline-rounded", + "castle-outline-sharp", + "castle-rounded", + "castle-sharp", + "church", + "church-outline", + "church-outline-rounded", + "church-outline-sharp", + "church-rounded", + "church-sharp", + "cleaning-services", + "cleaning-services-outline", + "cleaning-services-outline-rounded", + "cleaning-services-outline-sharp", + "cleaning-services-rounded", + "cleaning-services-sharp", + "compass-calibration", + "compass-calibration-outline", + "compass-calibration-outline-rounded", + "compass-calibration-rounded", + "connecting-airports", + "connecting-airports-rounded", + "crisis-alert", + "crisis-alert-rounded", + "directions", + "directions-alt", + "directions-alt-off", + "directions-alt-off-outline", + "directions-alt-off-outline-rounded", + "directions-alt-off-outline-sharp", + "directions-alt-off-rounded", + "directions-alt-off-sharp", + "directions-alt-outline", + "directions-alt-outline-rounded", + "directions-alt-outline-sharp", + "directions-alt-rounded", + "directions-alt-sharp", + "directions-off", + "directions-off-outline", + "directions-off-outline-rounded", + "directions-off-outline-sharp", + "directions-off-rounded", + "directions-off-sharp", + "directions-outline", + "directions-outline-rounded", + "directions-outline-sharp", + "directions-rounded", + "directions-sharp", + "dry-cleaning-outline-rounded", + "dry-cleaning-outline-sharp", + "dry-cleaning-rounded", + "dry-cleaning-sharp", + "east", + "east-rounded", + "edit-attributes", + "edit-attributes-outline", + "edit-attributes-outline-rounded", + "edit-attributes-rounded", + "edit-location", + "edit-location-alt", + "edit-location-alt-outline", + "edit-location-alt-outline-rounded", + "edit-location-alt-outline-sharp", + "edit-location-alt-rounded", + "edit-location-alt-sharp", + "edit-location-outline", + "edit-location-outline-rounded", + "edit-location-outline-sharp", + "edit-location-rounded", + "edit-location-sharp", + "edit-road", + "edit-road-outline", + "edit-road-outline-rounded", + "edit-road-outline-sharp", + "edit-road-rounded", + "edit-road-sharp", + "electrical-services", + "electrical-services-rounded", + "electrical-services-sharp", + "emergency", + "emergency-rounded", + "ev-charger", + "ev-charger-outline", + "ev-charger-outline-rounded", + "ev-charger-outline-sharp", + "ev-charger-rounded", + "ev-charger-sharp", + "explore", + "explore-nearby", + "explore-off", + "explore-off-outline", + "explore-off-outline-rounded", + "explore-off-rounded", + "explore-outline", + "explore-outline-rounded", + "explore-rounded", + "factory", + "factory-outline", + "factory-outline-rounded", + "factory-rounded", + "fastfood", + "fastfood-outline", + "fastfood-outline-rounded", + "fastfood-outline-sharp", + "fastfood-rounded", + "fastfood-sharp", + "file-map", + "file-map-outline", + "file-map-outline-rounded", + "file-map-outline-sharp", + "file-map-rounded", + "file-map-sharp", + "fire-hydrant", + "fire-hydrant-outline", + "fire-hydrant-outline-rounded", + "fire-hydrant-outline-sharp", + "fire-hydrant-rounded", + "fire-hydrant-sharp", + "fire-truck", + "fire-truck-outline", + "fire-truck-outline-rounded", + "fire-truck-outline-sharp", + "fire-truck-rounded", + "fire-truck-sharp", + "flag", + "flag-circle", + "flag-circle-outline", + "flag-circle-outline-rounded", + "flag-circle-rounded", + "flag-outline", + "flag-outline-rounded", + "flag-rounded", + "flight-class", + "flight-class-outline", + "flight-class-outline-rounded", + "flight-class-outline-sharp", + "flight-class-rounded", + "flight-class-sharp", + "fmd-bad", + "fmd-bad-outline", + "fmd-bad-outline-rounded", + "fmd-bad-rounded", + "fort", + "fort-outline", + "fort-outline-rounded", + "fort-outline-sharp", + "fort-rounded", + "fort-sharp", + "handyman", + "handyman-outline", + "home-pin", + "home-pin-outline", + "home-pin-outline-rounded", + "home-pin-rounded", + "home-repair-service", + "home-repair-service-outline", + "home-repair-service-outline-rounded", + "home-repair-service-outline-sharp", + "home-repair-service-rounded", + "home-repair-service-sharp", + "home-work", + "home-work-outline", + "home-work-outline-rounded", + "home-work-rounded", + "kebab-dining", + "kebab-dining-outline", + "kebab-dining-outline-rounded", + "kebab-dining-rounded", + "layers", + "layers-clear", + "layers-clear-outline", + "layers-clear-outline-rounded", + "layers-clear-rounded", + "layers-outline", + "layers-outline-rounded", + "layers-rounded", + "local-activity", + "local-activity-outline", + "local-activity-outline-rounded", + "local-activity-outline-sharp", + "local-activity-rounded", + "local-activity-sharp", + "local-atm", + "local-atm-outline", + "local-atm-outline-rounded", + "local-atm-outline-sharp", + "local-atm-rounded", + "local-atm-sharp", + "local-car-wash", + "local-car-wash-outline", + "local-car-wash-outline-rounded", + "local-car-wash-outline-sharp", + "local-car-wash-rounded", + "local-car-wash-sharp", + "local-convenience-store", + "local-convenience-store-outline", + "local-convenience-store-outline-rounded", + "local-convenience-store-outline-sharp", + "local-convenience-store-rounded", + "local-convenience-store-sharp", + "local-dining", + "local-dining-rounded", + "local-drink", + "local-drink-outline", + "local-drink-outline-rounded", + "local-drink-outline-sharp", + "local-drink-rounded", + "local-drink-sharp", + "local-florist", + "local-florist-outline", + "local-florist-outline-rounded", + "local-florist-rounded", + "local-gas-station", + "local-gas-station-outline", + "local-gas-station-outline-rounded", + "local-gas-station-outline-sharp", + "local-gas-station-rounded", + "local-gas-station-sharp", + "local-hospital", + "local-hospital-outline", + "local-hospital-outline-rounded", + "local-hospital-outline-sharp", + "local-hospital-rounded", + "local-hospital-sharp", + "local-laundry-service", + "local-laundry-service-outline", + "local-laundry-service-outline-sharp", + "local-laundry-service-sharp", + "local-library", + "local-library-outline", + "local-library-outline-rounded", + "local-library-rounded", + "local-mall", + "local-mall-outline", + "local-mall-outline-rounded", + "local-mall-outline-sharp", + "local-mall-rounded", + "local-mall-sharp", + "local-parking", + "local-parking-rounded", + "local-pharmacy", + "local-pharmacy-outline", + "local-pharmacy-outline-rounded", + "local-pharmacy-rounded", + "local-pizza", + "local-pizza-outline", + "local-pizza-outline-rounded", + "local-pizza-rounded", + "local-police", + "local-police-outline", + "local-police-outline-rounded", + "local-police-rounded", + "local-post-office", + "local-post-office-outline", + "local-post-office-outline-rounded", + "local-post-office-outline-sharp", + "local-post-office-rounded", + "local-post-office-sharp", + "local-see", + "local-see-outline", + "local-see-outline-rounded", + "local-see-outline-sharp", + "local-see-rounded", + "local-see-sharp", + "location-away", + "location-away-outline", + "location-disabled", + "location-disabled-rounded", + "location-home", + "location-home-outline", + "location-home-outline-rounded", + "location-home-rounded", + "location-off", + "location-off-outline", + "location-off-outline-rounded", + "location-off-rounded", + "location-on", + "location-on-outline", + "location-on-outline-rounded", + "location-on-rounded", + "location-searching", + "location-searching-rounded", + "map", + "map-outline", + "map-outline-rounded", + "map-outline-sharp", + "map-rounded", + "map-sharp", + "maps-ugc", + "maps-ugc-outline", + "maps-ugc-outline-rounded", + "maps-ugc-rounded", + "medical-services", + "medical-services-outline", + "medical-services-outline-rounded", + "medical-services-outline-sharp", + "medical-services-rounded", + "medical-services-sharp", + "minor-crash", + "minor-crash-outline", + "minor-crash-outline-rounded", + "minor-crash-outline-sharp", + "minor-crash-rounded", + "minor-crash-sharp", + "mode-heat", + "mode-heat-outline", + "mode-heat-outline-rounded", + "mode-heat-rounded", + "mode-of-travel", + "mode-of-travel-rounded", + "mosque", + "mosque-outline", + "mosque-outline-rounded", + "mosque-outline-sharp", + "mosque-rounded", + "mosque-sharp", + "move", + "move-location", + "move-location-outline", + "move-location-outline-rounded", + "move-location-rounded", + "move-outline", + "move-outline-rounded", + "move-rounded", + "moved-location", + "moved-location-rounded", + "moving", + "moving-rounded", + "multiple-stop", + "multiple-stop-rounded", + "my-location", + "my-location-outline", + "my-location-outline-rounded", + "my-location-rounded", + "navigation", + "navigation-outline", + "navigation-outline-rounded", + "navigation-rounded", + "near-me", + "near-me-disabled", + "near-me-disabled-outline", + "near-me-disabled-outline-rounded", + "near-me-disabled-rounded", + "near-me-outline", + "near-me-outline-rounded", + "near-me-rounded", + "no-meals", + "no-meals-outline", + "no-meals-rounded", + "north", + "north-rounded", + "north-west", + "north-west-rounded", + "not-listed-location", + "not-listed-location-outline", + "not-listed-location-outline-rounded", + "not-listed-location-rounded", + "outpatient", + "outpatient-outline", + "outpatient-outline-rounded", + "outpatient-rounded", + "package", + "package-2", + "package-2-outline", + "package-2-outline-sharp", + "package-2-sharp", + "package-outline", + "package-outline-rounded", + "package-outline-sharp", + "package-rounded", + "package-sharp", + "park", + "park-outline", + "park-outline-rounded", + "park-rounded", + "pergola", + "pergola-outline", + "pergola-outline-rounded", + "pergola-outline-sharp", + "pergola-rounded", + "pergola-sharp", + "person-pin", + "person-pin-circle", + "person-pin-circle-outline", + "person-pin-circle-outline-rounded", + "person-pin-circle-rounded", + "person-pin-outline", + "person-pin-outline-rounded", + "person-pin-outline-sharp", + "person-pin-rounded", + "person-pin-sharp", + "pest-control", + "pest-control-rodent", + "pest-control-rodent-outline", + "pest-control-rodent-outline-rounded", + "pest-control-rodent-outline-sharp", + "pest-control-rodent-rounded", + "pest-control-rodent-sharp", + "pet-supplies", + "pet-supplies-outline", + "pin-drop", + "pin-drop-outline", + "pin-drop-outline-rounded", + "pin-drop-rounded", + "plumbing", + "remove-road", + "remove-road-rounded", + "restaurant", + "restaurant-rounded", + "run-circle", + "safety-check", + "safety-check-off", + "safety-check-off-outline", + "safety-check-off-outline-rounded", + "safety-check-off-rounded", + "safety-check-outline", + "safety-check-outline-rounded", + "safety-check-rounded", + "satellite", + "satellite-outline", + "satellite-outline-rounded", + "satellite-outline-sharp", + "satellite-rounded", + "satellite-sharp", + "set-meal", + "set-meal-outline", + "set-meal-outline-rounded", + "set-meal-outline-sharp", + "set-meal-rounded", + "set-meal-sharp", + "share-location", + "share-location-rounded", + "signpost", + "signpost-outline", + "signpost-outline-rounded", + "signpost-rounded", + "sos", + "sos-rounded", + "sos-sharp", + "soup-kitchen", + "soup-kitchen-outline", + "soup-kitchen-outline-rounded", + "soup-kitchen-rounded", + "south", + "south-east", + "south-east-rounded", + "south-rounded", + "south-west", + "south-west-rounded", + "stadium", + "stadium-outline", + "stadium-outline-rounded", + "stadium-rounded", + "streetview", + "styler", + "styler-outline", + "synagogue", + "synagogue-outline", + "synagogue-outline-rounded", + "synagogue-outline-sharp", + "synagogue-rounded", + "synagogue-sharp", + "takeout-dining", + "takeout-dining-outline", + "takeout-dining-outline-rounded", + "takeout-dining-rounded", + "temple-buddhist", + "temple-buddhist-outline", + "temple-buddhist-outline-rounded", + "temple-buddhist-outline-sharp", + "temple-buddhist-rounded", + "temple-buddhist-sharp", + "temple-hindu", + "temple-hindu-outline", + "temple-hindu-outline-rounded", + "temple-hindu-rounded", + "theater-comedy", + "theater-comedy-outline", + "theater-comedy-outline-rounded", + "theater-comedy-rounded", + "things-to-do", + "things-to-do-outline", + "things-to-do-outline-rounded", + "things-to-do-rounded", + "tour", + "tour-outline", + "tour-outline-rounded", + "tour-rounded", + "traffic", + "traffic-outline", + "traffic-outline-rounded", + "traffic-outline-sharp", + "traffic-rounded", + "traffic-sharp", + "transfer-within-a-station", + "transfer-within-a-station-rounded", + "transit-enterexit", + "transit-enterexit-rounded", + "trip-origin", + "universal-local", + "universal-local-outline", + "universal-local-outline-rounded", + "universal-local-outline-sharp", + "universal-local-rounded", + "universal-local-sharp", + "warehouse", + "warehouse-outline", + "warehouse-outline-rounded", + "warehouse-rounded", + "west", + "west-rounded", + "where-to-vote", + "where-to-vote-outline", + "where-to-vote-outline-rounded", + "where-to-vote-rounded", + "wine-bar", + "wine-bar-outline", + "wine-bar-outline-rounded", + "wine-bar-rounded", + "wrong-location", + "wrong-location-outline", + "wrong-location-outline-rounded", + "wrong-location-rounded", + "zoom-in-map", + "zoom-in-map-rounded", + "zoom-out-map", + "zoom-out-map-rounded" + ], + "Photo & Image": [ + "10mp", + "10mp-outline", + "10mp-outline-rounded", + "10mp-outline-sharp", + "10mp-rounded", + "10mp-sharp", + "11mp", + "11mp-outline", + "11mp-outline-rounded", + "11mp-outline-sharp", + "11mp-rounded", + "11mp-sharp", + "12mp", + "12mp-outline", + "12mp-outline-rounded", + "12mp-outline-sharp", + "12mp-rounded", + "12mp-sharp", + "13mp", + "13mp-outline", + "13mp-outline-rounded", + "13mp-outline-sharp", + "13mp-rounded", + "13mp-sharp", + "14mp", + "14mp-outline", + "14mp-outline-rounded", + "14mp-outline-sharp", + "14mp-rounded", + "14mp-sharp", + "15mp", + "15mp-outline", + "15mp-outline-rounded", + "15mp-outline-sharp", + "15mp-rounded", + "15mp-sharp", + "16mp", + "16mp-outline", + "16mp-outline-rounded", + "16mp-outline-sharp", + "16mp-rounded", + "16mp-sharp", + "17mp", + "17mp-outline", + "17mp-outline-rounded", + "17mp-outline-sharp", + "17mp-rounded", + "17mp-sharp", + "18mp", + "18mp-outline", + "18mp-outline-rounded", + "18mp-outline-sharp", + "18mp-rounded", + "18mp-sharp", + "19mp", + "19mp-outline", + "19mp-outline-rounded", + "19mp-outline-sharp", + "19mp-rounded", + "19mp-sharp", + "20mp", + "20mp-outline", + "20mp-outline-rounded", + "20mp-outline-sharp", + "20mp-rounded", + "20mp-sharp", + "21mp", + "21mp-outline", + "21mp-outline-rounded", + "21mp-outline-sharp", + "21mp-rounded", + "21mp-sharp", + "22mp", + "22mp-outline", + "22mp-outline-rounded", + "22mp-outline-sharp", + "22mp-rounded", + "22mp-sharp", + "23mp", + "23mp-outline", + "23mp-outline-rounded", + "23mp-outline-sharp", + "23mp-rounded", + "23mp-sharp", + "24mp", + "24mp-outline", + "24mp-outline-rounded", + "24mp-outline-sharp", + "24mp-rounded", + "24mp-sharp", + "2mp", + "2mp-outline", + "2mp-outline-rounded", + "2mp-outline-sharp", + "2mp-rounded", + "2mp-sharp", + "30fps-select", + "30fps-select-rounded", + "30fps-select-sharp", + "3mp", + "3mp-outline", + "3mp-outline-rounded", + "3mp-outline-sharp", + "3mp-rounded", + "3mp-sharp", + "4mp", + "4mp-outline", + "4mp-outline-rounded", + "4mp-outline-sharp", + "4mp-rounded", + "4mp-sharp", + "50mp", + "50mp-outline", + "50mp-outline-rounded", + "50mp-outline-sharp", + "50mp-rounded", + "50mp-sharp", + "5mp", + "5mp-outline", + "5mp-outline-rounded", + "5mp-outline-sharp", + "5mp-rounded", + "5mp-sharp", + "60fps-select", + "60fps-select-rounded", + "60fps-select-sharp", + "6mp", + "6mp-outline", + "6mp-outline-rounded", + "6mp-outline-sharp", + "6mp-rounded", + "6mp-sharp", + "7mp", + "7mp-outline", + "7mp-outline-rounded", + "7mp-outline-sharp", + "7mp-rounded", + "7mp-sharp", + "8mp", + "8mp-outline", + "8mp-outline-rounded", + "8mp-outline-sharp", + "8mp-rounded", + "8mp-sharp", + "9mp", + "9mp-outline", + "9mp-outline-rounded", + "9mp-outline-sharp", + "9mp-rounded", + "9mp-sharp", + "add-a-photo", + "add-a-photo-outline", + "add-a-photo-outline-rounded", + "add-a-photo-outline-sharp", + "add-a-photo-rounded", + "add-a-photo-sharp", + "add-photo-alternate", + "add-photo-alternate-outline", + "add-photo-alternate-outline-rounded", + "add-photo-alternate-outline-sharp", + "add-photo-alternate-rounded", + "add-photo-alternate-sharp", + "add-to-photos-rounded", + "adjust", + "adjust-outline", + "animation", + "aspect-ratio", + "aspect-ratio-outline", + "aspect-ratio-outline-rounded", + "aspect-ratio-outline-sharp", + "aspect-ratio-rounded", + "aspect-ratio-sharp", + "auto-awesome-mosaic", + "auto-awesome-mosaic-outline", + "auto-awesome-mosaic-outline-sharp", + "auto-awesome-mosaic-sharp", + "auto-awesome-motion", + "auto-awesome-motion-outline", + "auto-awesome-motion-outline-rounded", + "auto-awesome-motion-outline-sharp", + "auto-awesome-motion-rounded", + "auto-awesome-motion-sharp", + "auto-stories", + "auto-stories-outline", + "auto-stories-outline-rounded", + "auto-stories-outline-sharp", + "auto-stories-rounded", + "auto-stories-sharp", + "autofps-select", + "autofps-select-rounded", + "background-dot-large", + "background-dot-large-outline", + "background-dot-large-outline-sharp", + "background-dot-large-sharp", + "background-grid-small", + "background-grid-small-outline", + "background-grid-small-outline-sharp", + "background-grid-small-sharp", + "blur-circular", + "blur-circular-outline", + "blur-linear", + "blur-linear-outline", + "blur-linear-outline-rounded", + "blur-linear-rounded", + "blur-medium", + "blur-off", + "blur-off-rounded", + "blur-on", + "blur-short", + "brightness-3", + "brightness-3-outline", + "brightness-3-outline-rounded", + "brightness-3-rounded", + "brightness-4", + "brightness-4-outline", + "brightness-4-outline-rounded", + "brightness-4-rounded", + "brightness-5", + "brightness-5-outline", + "brightness-5-outline-rounded", + "brightness-5-rounded", + "brightness-6", + "brightness-6-outline", + "brightness-6-outline-rounded", + "brightness-6-rounded", + "brightness-7", + "brightness-7-outline", + "brightness-7-outline-rounded", + "brightness-7-rounded", + "broken-image", + "broken-image-outline", + "broken-image-outline-rounded", + "broken-image-outline-sharp", + "broken-image-rounded", + "broken-image-sharp", + "brush", + "brush-outline", + "brush-outline-sharp", + "brush-sharp", + "burst-mode", + "burst-mode-outline", + "burst-mode-outline-rounded", + "burst-mode-outline-sharp", + "burst-mode-rounded", + "burst-mode-sharp", + "camera", + "camera-front", + "camera-front-outline", + "camera-front-outline-rounded", + "camera-front-outline-sharp", + "camera-front-rounded", + "camera-front-sharp", + "camera-outline", + "camera-outline-rounded", + "camera-rear", + "camera-rear-outline", + "camera-rear-outline-rounded", + "camera-rear-outline-sharp", + "camera-rear-rounded", + "camera-rear-sharp", + "camera-roll", + "camera-roll-outline", + "camera-roll-outline-rounded", + "camera-roll-outline-sharp", + "camera-roll-rounded", + "camera-roll-sharp", + "camera-rounded", + "center-focus-strong", + "center-focus-strong-outline", + "center-focus-strong-outline-rounded", + "center-focus-strong-outline-sharp", + "center-focus-strong-rounded", + "center-focus-strong-sharp", + "center-focus-weak", + "center-focus-weak-outline", + "center-focus-weak-outline-rounded", + "center-focus-weak-outline-sharp", + "center-focus-weak-rounded", + "center-focus-weak-sharp", + "chevron-left", + "chevron-left-rounded", + "chevron-right", + "chevron-right-rounded", + "colorize", + "colorize-outline", + "colorize-outline-rounded", + "colorize-outline-sharp", + "colorize-rounded", + "colorize-sharp", + "compare", + "compare-rounded", + "compare-sharp", + "contrast", + "contrast-rtl-off", + "contrast-rtl-off-rounded", + "control-point-duplicate", + "control-point-duplicate-outline", + "control-point-duplicate-outline-rounded", + "control-point-duplicate-rounded", + "crop", + "crop-16-9", + "crop-16-9-outline", + "crop-16-9-outline-sharp", + "crop-16-9-sharp", + "crop-3-2", + "crop-3-2-outline", + "crop-3-2-outline-sharp", + "crop-3-2-sharp", + "crop-5-4", + "crop-5-4-outline", + "crop-5-4-outline-sharp", + "crop-5-4-sharp", + "crop-7-5", + "crop-7-5-outline", + "crop-7-5-outline-sharp", + "crop-7-5-sharp", + "crop-9-16", + "crop-9-16-outline", + "crop-9-16-outline-sharp", + "crop-9-16-sharp", + "crop-free", + "crop-free-rounded", + "crop-free-sharp", + "crop-landscape", + "crop-landscape-outline", + "crop-portrait", + "crop-portrait-outline", + "crop-portrait-outline-sharp", + "crop-portrait-sharp", + "crop-rotate", + "crop-rotate-rounded", + "crop-rotate-sharp", + "crop-rounded", + "crop-sharp", + "crop-square", + "crop-square-outline", + "deblur", + "deblur-outline", + "dehaze", + "dehaze-rounded", + "details", + "details-rounded", + "dirty-lens", + "dirty-lens-outline", + "dirty-lens-outline-rounded", + "dirty-lens-outline-sharp", + "dirty-lens-rounded", + "dirty-lens-sharp", + "edit", + "edit-outline", + "edit-outline-rounded", + "edit-outline-sharp", + "edit-rounded", + "edit-sharp", + "ev-shadow", + "ev-shadow-add", + "ev-shadow-add-outline", + "ev-shadow-add-outline-rounded", + "ev-shadow-add-rounded", + "ev-shadow-minus", + "ev-shadow-minus-outline", + "ev-shadow-minus-outline-rounded", + "ev-shadow-minus-rounded", + "ev-shadow-outline", + "exposure", + "exposure-neg-1", + "exposure-neg-1-rounded", + "exposure-neg-2", + "exposure-neg-2-rounded", + "exposure-plus-1", + "exposure-plus-1-rounded", + "exposure-plus-2", + "exposure-plus-2-rounded", + "exposure-rounded", + "exposure-sharp", + "exposure-zero", + "face-retouching-off", + "face-retouching-off-outline", + "face-retouching-off-outline-rounded", + "face-retouching-off-rounded", + "filter", + "filter-1", + "filter-1-outline", + "filter-1-outline-rounded", + "filter-1-outline-sharp", + "filter-1-rounded", + "filter-1-sharp", + "filter-2", + "filter-2-outline", + "filter-2-outline-rounded", + "filter-2-outline-sharp", + "filter-2-rounded", + "filter-2-sharp", + "filter-3", + "filter-3-outline", + "filter-3-outline-rounded", + "filter-3-outline-sharp", + "filter-3-rounded", + "filter-3-sharp", + "filter-4", + "filter-4-outline", + "filter-4-outline-rounded", + "filter-4-outline-sharp", + "filter-4-rounded", + "filter-4-sharp", + "filter-5", + "filter-5-outline", + "filter-5-outline-rounded", + "filter-5-outline-sharp", + "filter-5-rounded", + "filter-5-sharp", + "filter-6", + "filter-6-outline", + "filter-6-outline-rounded", + "filter-6-outline-sharp", + "filter-6-rounded", + "filter-6-sharp", + "filter-7", + "filter-7-outline", + "filter-7-outline-rounded", + "filter-7-outline-sharp", + "filter-7-rounded", + "filter-7-sharp", + "filter-8", + "filter-8-outline", + "filter-8-outline-rounded", + "filter-8-outline-sharp", + "filter-8-rounded", + "filter-8-sharp", + "filter-9", + "filter-9-outline", + "filter-9-outline-rounded", + "filter-9-outline-sharp", + "filter-9-plus", + "filter-9-plus-outline", + "filter-9-plus-outline-rounded", + "filter-9-plus-outline-sharp", + "filter-9-plus-rounded", + "filter-9-plus-sharp", + "filter-9-rounded", + "filter-9-sharp", + "filter-alt", + "filter-alt-outline", + "filter-alt-outline-sharp", + "filter-alt-sharp", + "filter-b-and-w", + "filter-b-and-w-sharp", + "filter-center-focus", + "filter-center-focus-outline", + "filter-center-focus-outline-rounded", + "filter-center-focus-outline-sharp", + "filter-center-focus-rounded", + "filter-center-focus-sharp", + "filter-drama", + "filter-drama-outline", + "filter-drama-outline-rounded", + "filter-drama-rounded", + "filter-frames", + "filter-frames-outline", + "filter-frames-outline-rounded", + "filter-frames-outline-sharp", + "filter-frames-rounded", + "filter-frames-sharp", + "filter-none", + "filter-none-outline", + "filter-none-outline-rounded", + "filter-none-outline-sharp", + "filter-none-rounded", + "filter-none-sharp", + "filter-outline", + "filter-outline-rounded", + "filter-outline-sharp", + "filter-retrolux", + "filter-retrolux-outline", + "filter-retrolux-outline-rounded", + "filter-retrolux-rounded", + "filter-rounded", + "filter-sharp", + "filter-tilt-shift", + "filter-tilt-shift-rounded", + "filter-vintage", + "filter-vintage-outline", + "flaky", + "flaky-rounded", + "flare", + "flare-rounded", + "flash-auto", + "flash-auto-outline", + "flash-auto-outline-rounded", + "flash-auto-rounded", + "flash-off", + "flash-off-outline", + "flash-off-outline-rounded", + "flash-off-rounded", + "flash-on", + "flash-on-outline", + "flash-on-outline-rounded", + "flash-on-rounded", + "flip", + "flip-camera-android", + "flip-camera-android-rounded", + "flip-camera-ios", + "flip-camera-ios-outline", + "flip-camera-ios-outline-rounded", + "flip-camera-ios-outline-sharp", + "flip-camera-ios-rounded", + "flip-camera-ios-sharp", + "flip-rounded", + "flip-sharp", + "fluorescent", + "fluorescent-outline", + "fluorescent-outline-rounded", + "fluorescent-rounded", + "gallery-thumbnail", + "gallery-thumbnail-outline", + "gallery-thumbnail-outline-rounded", + "gallery-thumbnail-outline-sharp", + "gallery-thumbnail-rounded", + "gallery-thumbnail-sharp", + "gif", + "gif-box", + "gif-box-outline", + "gif-box-outline-rounded", + "gif-box-outline-sharp", + "gif-box-rounded", + "gif-box-sharp", + "gif-rounded", + "gif-sharp", + "gradient", + "gradient-outline", + "gradient-outline-sharp", + "gradient-sharp", + "grain", + "grid-off", + "grid-off-rounded", + "grid-off-sharp", + "grid-on", + "grid-on-outline", + "grid-on-outline-sharp", + "grid-on-sharp", + "hdr-auto", + "hdr-auto-outline", + "hdr-auto-outline-rounded", + "hdr-auto-rounded", + "hdr-auto-select", + "hdr-auto-select-rounded", + "hdr-auto-select-sharp", + "hdr-enhanced-select", + "hdr-enhanced-select-outline", + "hdr-enhanced-select-outline-rounded", + "hdr-enhanced-select-outline-sharp", + "hdr-enhanced-select-rounded", + "hdr-enhanced-select-sharp", + "hdr-off", + "hdr-off-rounded", + "hdr-off-select", + "hdr-off-select-outline", + "hdr-off-select-outline-rounded", + "hdr-off-select-outline-sharp", + "hdr-off-select-rounded", + "hdr-off-select-sharp", + "hdr-off-sharp", + "hdr-on", + "hdr-on-rounded", + "hdr-on-select", + "hdr-on-select-outline", + "hdr-on-select-outline-rounded", + "hdr-on-select-outline-sharp", + "hdr-on-select-rounded", + "hdr-on-select-sharp", + "hdr-on-sharp", + "hdr-plus", + "hdr-plus-off", + "hdr-plus-off-outline", + "hdr-plus-off-outline-rounded", + "hdr-plus-off-outline-sharp", + "hdr-plus-off-rounded", + "hdr-plus-off-sharp", + "hdr-plus-outline", + "hdr-plus-outline-rounded", + "hdr-plus-outline-sharp", + "hdr-plus-rounded", + "hdr-plus-sharp", + "hdr-strong", + "hdr-weak", + "healing", + "healing-outline", + "healing-outline-sharp", + "healing-sharp", + "hevc", + "hevc-rounded", + "hevc-sharp", + "hide-image", + "hide-image-outline", + "hide-image-outline-rounded", + "hide-image-outline-sharp", + "hide-image-rounded", + "hide-image-sharp", + "hide-source", + "hide-source-outline", + "hide-source-outline-rounded", + "hide-source-rounded", + "high-density", + "high-density-outline", + "high-density-outline-rounded", + "high-density-rounded", + "high-res", + "high-res-outline", + "high-res-outline-rounded", + "high-res-outline-sharp", + "high-res-rounded", + "high-res-sharp", + "image", + "image-aspect-ratio", + "image-aspect-ratio-outline", + "image-aspect-ratio-outline-sharp", + "image-aspect-ratio-sharp", + "image-not-supported", + "image-not-supported-outline", + "image-not-supported-outline-rounded", + "image-not-supported-outline-sharp", + "image-not-supported-rounded", + "image-not-supported-sharp", + "image-outline", + "image-outline-rounded", + "image-outline-sharp", + "image-rounded", + "image-search", + "image-search-rounded", + "image-search-sharp", + "image-sharp", + "imagesmode", + "imagesmode-outline", + "imagesmode-outline-rounded", + "imagesmode-outline-sharp", + "imagesmode-rounded", + "imagesmode-sharp", + "incomplete-circle", + "invert-colors", + "invert-colors-off", + "invert-colors-off-rounded", + "invert-colors-outline", + "invert-colors-outline-rounded", + "invert-colors-rounded", + "landscape", + "landscape-outline", + "landscape-outline-rounded", + "landscape-rounded", + "leak-add", + "leak-add-rounded", + "leak-remove", + "leak-remove-rounded", + "lens", + "lens-outline", + "library-add", + "library-add-outline", + "library-add-outline-rounded", + "library-add-outline-sharp", + "library-add-sharp", + "linked-camera", + "linked-camera-outline", + "linked-camera-outline-rounded", + "linked-camera-outline-sharp", + "linked-camera-rounded", + "linked-camera-sharp", + "looks", + "looks-3", + "looks-3-outline", + "looks-3-outline-rounded", + "looks-3-outline-sharp", + "looks-3-rounded", + "looks-3-sharp", + "looks-4", + "looks-4-outline", + "looks-4-outline-rounded", + "looks-4-outline-sharp", + "looks-4-rounded", + "looks-4-sharp", + "looks-5", + "looks-5-outline", + "looks-5-outline-rounded", + "looks-5-outline-sharp", + "looks-5-rounded", + "looks-5-sharp", + "looks-6", + "looks-6-outline", + "looks-6-outline-rounded", + "looks-6-outline-sharp", + "looks-6-rounded", + "looks-6-sharp", + "looks-one", + "looks-one-outline", + "looks-one-outline-rounded", + "looks-one-outline-sharp", + "looks-one-rounded", + "looks-one-sharp", + "looks-rounded", + "looks-two", + "looks-two-outline", + "looks-two-outline-rounded", + "looks-two-outline-sharp", + "looks-two-rounded", + "looks-two-sharp", + "loupe", + "loupe-outline", + "loupe-outline-rounded", + "loupe-outline-sharp", + "loupe-rounded", + "loupe-sharp", + "low-density", + "low-density-rounded", + "macro-auto", + "macro-auto-outline", + "macro-auto-outline-rounded", + "macro-auto-rounded", + "macro-off", + "macro-off-outline", + "macro-off-outline-rounded", + "macro-off-rounded", + "masked-transitions", + "mic-external-off", + "mic-external-off-outline", + "mic-external-off-outline-rounded", + "mic-external-off-outline-sharp", + "mic-external-off-rounded", + "mic-external-off-sharp", + "mic-external-on", + "mic-external-on-outline", + "mic-external-on-outline-rounded", + "mic-external-on-outline-sharp", + "mic-external-on-rounded", + "mic-external-on-sharp", + "mode-night", + "mode-night-outline", + "mode-night-outline-rounded", + "mode-night-rounded", + "monochrome-photos", + "monochrome-photos-outline-rounded", + "monochrome-photos-outline-sharp", + "monochrome-photos-rounded", + "monochrome-photos-sharp", + "motion-blur", + "motion-mode", + "motion-photos-auto", + "motion-photos-auto-outline", + "motion-photos-auto-outline-rounded", + "motion-photos-auto-rounded", + "motion-photos-on", + "motion-photos-on-outline", + "motion-photos-on-outline-rounded", + "motion-photos-on-rounded", + "motion-photos-paused", + "motion-photos-paused-outline", + "motion-photos-paused-outline-rounded", + "motion-photos-paused-rounded", + "mp", + "mp-outline", + "mp-outline-rounded", + "mp-outline-sharp", + "mp-rounded", + "mp-sharp", + "nature", + "nature-outline", + "nature-outline-rounded", + "nature-people", + "nature-people-outline", + "nature-people-outline-rounded", + "nature-people-outline-sharp", + "nature-people-rounded", + "nature-people-sharp", + "nature-rounded", + "night-sight-auto", + "night-sight-auto-off", + "night-sight-auto-off-outline", + "night-sight-auto-off-outline-rounded", + "night-sight-auto-off-rounded", + "night-sight-auto-outline", + "night-sight-auto-outline-rounded", + "night-sight-auto-rounded", + "no-flash", + "no-flash-outline", + "no-flash-outline-rounded", + "no-flash-outline-sharp", + "no-flash-rounded", + "no-flash-sharp", + "no-photography", + "no-photography-outline", + "no-photography-outline-rounded", + "no-photography-outline-sharp", + "no-photography-rounded", + "no-photography-sharp", + "opacity", + "opacity-rounded", + "palette", + "palette-outline", + "panorama", + "panorama-horizontal", + "panorama-horizontal-outline", + "panorama-horizontal-outline-sharp", + "panorama-horizontal-sharp", + "panorama-outline", + "panorama-outline-rounded", + "panorama-outline-sharp", + "panorama-photosphere", + "panorama-photosphere-outline", + "panorama-photosphere-outline-sharp", + "panorama-photosphere-sharp", + "panorama-rounded", + "panorama-sharp", + "panorama-vertical", + "panorama-vertical-outline", + "panorama-vertical-outline-sharp", + "panorama-vertical-sharp", + "panorama-wide-angle", + "panorama-wide-angle-outline", + "party-mode", + "party-mode-outline", + "party-mode-outline-rounded", + "party-mode-outline-sharp", + "party-mode-rounded", + "party-mode-sharp", + "perm-camera-mic", + "perm-camera-mic-outline", + "perm-camera-mic-outline-rounded", + "perm-camera-mic-outline-sharp", + "perm-camera-mic-rounded", + "perm-camera-mic-sharp", + "photo-album", + "photo-album-outline", + "photo-album-outline-rounded", + "photo-album-outline-sharp", + "photo-album-rounded", + "photo-album-sharp", + "photo-auto-merge", + "photo-auto-merge-outline", + "photo-auto-merge-outline-rounded", + "photo-auto-merge-outline-sharp", + "photo-auto-merge-rounded", + "photo-auto-merge-sharp", + "photo-camera", + "photo-camera-back", + "photo-camera-back-outline", + "photo-camera-back-outline-rounded", + "photo-camera-back-outline-sharp", + "photo-camera-back-rounded", + "photo-camera-back-sharp", + "photo-camera-front", + "photo-camera-front-outline", + "photo-camera-front-outline-rounded", + "photo-camera-front-outline-sharp", + "photo-camera-front-sharp", + "photo-camera-outline", + "photo-camera-outline-rounded", + "photo-camera-outline-sharp", + "photo-camera-rounded", + "photo-camera-sharp", + "photo-frame", + "photo-frame-outline", + "photo-frame-outline-rounded", + "photo-frame-outline-sharp", + "photo-frame-rounded", + "photo-frame-sharp", + "photo-library-rounded", + "photo-prints", + "photo-prints-outline", + "photo-prints-outline-sharp", + "photo-prints-sharp", + "photo-size-select-large", + "photo-size-select-large-rounded", + "photo-size-select-large-sharp", + "photo-size-select-small", + "photo-size-select-small-rounded", + "photo-size-select-small-sharp", + "picture-as-pdf", + "picture-as-pdf-outline", + "picture-as-pdf-outline-rounded", + "picture-as-pdf-outline-sharp", + "picture-as-pdf-rounded", + "picture-as-pdf-sharp", + "planner-banner-ad-pt", + "planner-banner-ad-pt-outline", + "planner-banner-ad-pt-outline-rounded", + "planner-banner-ad-pt-outline-sharp", + "planner-banner-ad-pt-rounded", + "planner-banner-ad-pt-sharp", + "raw-off", + "raw-off-rounded", + "raw-off-sharp", + "raw-on", + "raw-on-rounded", + "raw-on-sharp", + "rectangle", + "rectangle-outline", + "rotate-90-degrees-ccw", + "rotate-90-degrees-ccw-outline", + "rotate-90-degrees-ccw-outline-rounded", + "rotate-90-degrees-ccw-rounded", + "rotate-90-degrees-cw", + "rotate-90-degrees-cw-outline", + "rotate-90-degrees-cw-outline-rounded", + "rotate-90-degrees-cw-rounded", + "rotate-left", + "rotate-left-rounded", + "rotate-right", + "rotate-right-rounded", + "settings-b-roll", + "settings-b-roll-outline", + "settings-b-roll-outline-rounded", + "settings-b-roll-rounded", + "settings-brightness", + "settings-brightness-outline", + "settings-brightness-outline-rounded", + "settings-brightness-outline-sharp", + "settings-brightness-rounded", + "settings-brightness-sharp", + "settings-cinematic-blur", + "settings-cinematic-blur-outline", + "settings-cinematic-blur-outline-rounded", + "settings-cinematic-blur-outline-sharp", + "settings-cinematic-blur-rounded", + "settings-cinematic-blur-sharp", + "settings-motion-mode", + "settings-motion-mode-outline", + "settings-motion-mode-outline-rounded", + "settings-motion-mode-rounded", + "settings-night-sight", + "settings-night-sight-outline", + "settings-night-sight-outline-rounded", + "settings-night-sight-outline-sharp", + "settings-night-sight-rounded", + "settings-night-sight-sharp", + "settings-panorama", + "settings-panorama-outline", + "settings-panorama-outline-rounded", + "settings-panorama-rounded", + "settings-photo-camera", + "settings-photo-camera-outline", + "settings-photo-camera-outline-rounded", + "settings-photo-camera-outline-sharp", + "settings-photo-camera-rounded", + "settings-photo-camera-sharp", + "settings-slow-motion", + "settings-slow-motion-outline", + "settings-slow-motion-outline-rounded", + "settings-slow-motion-rounded", + "settings-timelapse", + "settings-timelapse-outline", + "settings-timelapse-outline-rounded", + "settings-timelapse-rounded", + "settings-video-camera", + "settings-video-camera-outline", + "settings-video-camera-outline-rounded", + "settings-video-camera-outline-sharp", + "settings-video-camera-rounded", + "settings-video-camera-sharp", + "shutter-speed", + "shutter-speed-add", + "shutter-speed-add-outline", + "shutter-speed-add-outline-rounded", + "shutter-speed-add-rounded", + "shutter-speed-minus", + "shutter-speed-minus-outline", + "shutter-speed-minus-outline-rounded", + "shutter-speed-minus-rounded", + "shutter-speed-outline", + "shutter-speed-outline-rounded", + "shutter-speed-rounded", + "slideshow", + "slideshow-outline", + "slideshow-outline-rounded", + "slideshow-outline-sharp", + "slideshow-rounded", + "slideshow-sharp", + "square", + "square-outline", + "straighten", + "straighten-outline", + "straighten-outline-rounded", + "straighten-outline-sharp", + "straighten-rounded", + "straighten-sharp", + "style", + "style-outline", + "style-outline-sharp", + "style-sharp", + "switch-camera", + "switch-camera-outline", + "switch-camera-outline-rounded", + "switch-camera-outline-sharp", + "switch-camera-rounded", + "switch-camera-sharp", + "switch-video", + "switch-video-outline", + "switch-video-outline-rounded", + "switch-video-outline-sharp", + "switch-video-rounded", + "switch-video-sharp", + "texture", + "texture-add", + "texture-add-rounded", + "texture-add-sharp", + "texture-minus", + "texture-minus-rounded", + "texture-minus-sharp", + "texture-sharp", + "timelapse", + "timelapse-outline", + "timelapse-outline-rounded", + "timelapse-rounded", + "timer", + "timer-10", + "timer-10-rounded", + "timer-10-sharp", + "timer-3", + "timer-3-rounded", + "timer-3-sharp", + "timer-off", + "timer-off-outline", + "timer-off-outline-rounded", + "timer-off-rounded", + "timer-outline", + "timer-outline-rounded", + "timer-rounded", + "tonality", + "trail-length", + "trail-length-medium", + "trail-length-medium-outline", + "trail-length-outline", + "trail-length-short", + "trail-length-short-outline", + "transform", + "transform-rounded", + "tune", + "tune-rounded", + "unknown-2", + "unknown-2-rounded", + "view-comfy", + "view-comfy-outline", + "view-comfy-outline-rounded", + "view-comfy-rounded", + "view-compact", + "view-compact-outline", + "vignette", + "vignette-outline", + "vignette-outline-sharp", + "vignette-sharp", + "vr180-create2d", + "vr180-create2d-off", + "vr180-create2d-off-outline", + "vr180-create2d-off-outline-rounded", + "vr180-create2d-off-outline-sharp", + "vr180-create2d-off-rounded", + "vr180-create2d-off-sharp", + "vr180-create2d-outline", + "vr180-create2d-outline-rounded", + "vr180-create2d-outline-sharp", + "vr180-create2d-rounded", + "vr180-create2d-sharp", + "vrpano", + "vrpano-outline", + "vrpano-outline-rounded", + "vrpano-outline-sharp", + "vrpano-rounded", + "vrpano-sharp", + "wb-auto", + "wb-auto-outline", + "wb-auto-outline-rounded", + "wb-auto-rounded", + "wb-incandescent", + "wb-incandescent-outline", + "wb-incandescent-outline-rounded", + "wb-incandescent-rounded", + "wb-shade", + "wb-shade-rounded", + "wb-sunny", + "wb-sunny-outline", + "wb-sunny-outline-rounded", + "wb-sunny-rounded", + "wb-twilight", + "wb-twilight-outline", + "wb-twilight-outline-rounded", + "wb-twilight-rounded", + "web-stories", + "web-stories-outline", + "web-stories-outline-sharp", + "web-stories-sharp" + ], + "Privacy & Security": [ + "add-moderator", + "add-moderator-outline", + "add-moderator-outline-rounded", + "add-moderator-rounded", + "admin-panel-settings", + "admin-panel-settings-outline", + "admin-panel-settings-outline-rounded", + "admin-panel-settings-rounded", + "assured-workload", + "assured-workload-outline", + "assured-workload-outline-rounded", + "assured-workload-rounded", + "badge", + "badge-outline", + "badge-outline-rounded", + "badge-outline-sharp", + "badge-rounded", + "badge-sharp", + "disabled-visible", + "e911-emergency", + "e911-emergency-outline", + "e911-emergency-outline-rounded", + "e911-emergency-outline-sharp", + "e911-emergency-rounded", + "e911-emergency-sharp", + "encrypted", + "encrypted-outline", + "encrypted-outline-rounded", + "encrypted-rounded", + "enhanced-encryption", + "enhanced-encryption-outline", + "enhanced-encryption-outline-rounded", + "enhanced-encryption-outline-sharp", + "enhanced-encryption-rounded", + "enhanced-encryption-sharp", + "exclamation", + "exclamation-rounded", + "key-visualizer", + "key-visualizer-rounded", + "no-encryption", + "no-encryption-outline", + "no-encryption-outline-rounded", + "no-encryption-outline-sharp", + "no-encryption-rounded", + "no-encryption-sharp", + "passkey", + "passkey-rounded", + "policy", + "policy-outline", + "policy-outline-rounded", + "policy-rounded", + "privacy-tip", + "privacy-tip-outline", + "privacy-tip-outline-rounded", + "privacy-tip-rounded", + "private-connectivity", + "private-connectivity-outline", + "private-connectivity-outline-rounded", + "private-connectivity-outline-sharp", + "private-connectivity-rounded", + "private-connectivity-sharp", + "remove-moderator", + "remove-moderator-outline", + "remove-moderator-outline-rounded", + "remove-moderator-rounded", + "report", + "report-off", + "report-off-outline", + "report-off-outline-rounded", + "report-off-rounded", + "report-outline", + "report-outline-rounded", + "report-rounded", + "security", + "security-rounded", + "shield", + "shield-lock", + "shield-lock-outline", + "shield-lock-outline-rounded", + "shield-lock-outline-sharp", + "shield-lock-rounded", + "shield-lock-sharp", + "shield-locked", + "shield-locked-outline", + "shield-locked-outline-rounded", + "shield-locked-outline-sharp", + "shield-locked-rounded", + "shield-locked-sharp", + "shield-outline", + "shield-outline-rounded", + "shield-person", + "shield-person-outline", + "shield-person-outline-rounded", + "shield-person-rounded", + "shield-question", + "shield-question-outline", + "shield-question-outline-rounded", + "shield-question-rounded", + "shield-rounded", + "sync-lock", + "sync-lock-rounded", + "sync-lock-sharp", + "verified-user", + "verified-user-outline", + "verified-user-outline-rounded", + "verified-user-rounded", + "vpn-key", + "vpn-key-alert", + "vpn-key-alert-outline", + "vpn-key-alert-outline-rounded", + "vpn-key-alert-rounded", + "vpn-key-off", + "vpn-key-off-outline", + "vpn-key-off-outline-rounded", + "vpn-key-off-rounded", + "vpn-key-outline", + "vpn-key-outline-rounded", + "vpn-key-rounded", + "vpn-lock", + "vpn-lock-sharp", + "wifi-password", + "wifi-password-rounded", + "wifi-password-sharp" + ], + "Social": [ + "18-up-rating", + "18-up-rating-outline", + "18-up-rating-outline-rounded", + "18-up-rating-outline-sharp", + "18-up-rating-rounded", + "18-up-rating-sharp", + "6-ft-apart", + "6-ft-apart-rounded", + "6-ft-apart-sharp", + "add-reaction", + "add-reaction-outline", + "add-reaction-outline-rounded", + "add-reaction-rounded", + "admin-meds", + "admin-meds-outline", + "admin-meds-outline-sharp", + "admin-meds-sharp", + "agender", + "allergies", + "allergies-outline", + "allergies-outline-rounded", + "allergies-rounded", + "allergy", + "allergy-rounded", + "altitude", + "altitude-outline", + "altitude-outline-rounded", + "altitude-rounded", + "barefoot", + "bedtime", + "bedtime-off", + "bedtime-off-outline", + "bedtime-off-outline-rounded", + "bedtime-off-rounded", + "bedtime-outline", + "bedtime-outline-rounded", + "bedtime-rounded", + "blind", + "blind-rounded", + "blood-pressure", + "blood-pressure-outline", + "blood-pressure-outline-rounded", + "blood-pressure-outline-sharp", + "blood-pressure-rounded", + "blood-pressure-sharp", + "bloodtype", + "bloodtype-outline", + "bloodtype-outline-rounded", + "bloodtype-rounded", + "body-fat", + "body-fat-rounded", + "body-fat-sharp", + "body-system", + "body-system-rounded", + "bomb", + "bomb-outline", + "bomb-outline-rounded", + "bomb-outline-sharp", + "bomb-rounded", + "bomb-sharp", + "boy", + "boy-rounded", + "breastfeeding", + "bring-your-own-ip", + "bring-your-own-ip-rounded", + "candle", + "candle-outline", + "candle-outline-rounded", + "candle-outline-sharp", + "candle-rounded", + "candle-sharp", + "cardiology", + "cardiology-outline", + "cardiology-outline-rounded", + "cardiology-rounded", + "cheer", + "cheer-outline", + "cheer-outline-rounded", + "cheer-outline-sharp", + "cheer-rounded", + "cheer-sharp", + "chess", + "chess-outline", + "chess-outline-rounded", + "chess-outline-sharp", + "chess-rounded", + "chess-sharp", + "clean-hands", + "clean-hands-outline", + "clean-hands-outline-rounded", + "clean-hands-outline-sharp", + "clean-hands-rounded", + "clean-hands-sharp", + "clinical-notes", + "clinical-notes-outline", + "clinical-notes-outline-rounded", + "clinical-notes-outline-sharp", + "clinical-notes-rounded", + "clinical-notes-sharp", + "cloudy-snowing", + "cloudy-snowing-outline", + "co2", + "co2-outline-rounded", + "co2-rounded", + "co2-sharp", + "cognition", + "cognition-outline", + "cognition-outline-rounded", + "cognition-outline-sharp", + "cognition-rounded", + "cognition-sharp", + "comic-bubble", + "comic-bubble-outline", + "comic-bubble-outline-rounded", + "comic-bubble-outline-sharp", + "comic-bubble-rounded", + "comic-bubble-sharp", + "communication", + "communication-rounded", + "communities", + "communities-outline", + "compost", + "compost-rounded", + "conditions", + "conditions-rounded", + "congenital", + "congenital-outline", + "connect-without-contact", + "connect-without-contact-outline-rounded", + "connect-without-contact-rounded", + "cookie", + "cookie-off", + "cookie-off-outline", + "cookie-off-outline-rounded", + "cookie-off-rounded", + "cookie-outline", + "cookie-outline-rounded", + "cookie-rounded", + "coronavirus", + "coronavirus-outline", + "coronavirus-outline-sharp", + "coronavirus-sharp", + "crossword", + "crossword-outline", + "crossword-outline-rounded", + "crossword-rounded", + "crowdsource", + "cruelty-free", + "cyclone", + "cyclone-rounded", + "deceased", + "deceased-outline", + "deceased-outline-sharp", + "deceased-sharp", + "demography", + "demography-outline", + "demography-outline-rounded", + "demography-outline-sharp", + "demography-rounded", + "demography-sharp", + "dentistry", + "dentistry-outline", + "dermatology", + "dermatology-outline", + "dermatology-outline-rounded", + "dermatology-outline-sharp", + "dermatology-rounded", + "dermatology-sharp", + "destruction", + "destruction-outline", + "destruction-outline-rounded", + "destruction-outline-sharp", + "destruction-rounded", + "destruction-sharp", + "dew-point", + "dew-point-outline", + "diamond", + "diamond-outline", + "diamond-outline-rounded", + "diamond-rounded", + "digital-wellbeing", + "digital-wellbeing-outline", + "digital-wellbeing-outline-rounded", + "digital-wellbeing-rounded", + "diversity-1", + "diversity-1-outline", + "diversity-1-outline-rounded", + "diversity-1-rounded", + "diversity-2", + "diversity-2-outline", + "diversity-2-outline-rounded", + "diversity-2-rounded", + "diversity-3", + "diversity-3-rounded", + "diversity-4", + "diversity-4-outline", + "diversity-4-outline-rounded", + "diversity-4-outline-sharp", + "diversity-4-rounded", + "diversity-4-sharp", + "domino-mask", + "domino-mask-outline", + "earthquake", + "earthquake-rounded", + "earthquake-sharp", + "eco", + "eco-outline", + "editor-choice", + "editor-choice-outline", + "editor-choice-outline-rounded", + "editor-choice-rounded", + "egg", + "egg-alt", + "egg-alt-outline", + "egg-outline", + "egg-outline-sharp", + "egg-sharp", + "elderly", + "elderly-rounded", + "elderly-woman", + "elderly-woman-rounded", + "emoji-food-beverage", + "emoji-food-beverage-outline", + "emoji-food-beverage-outline-rounded", + "emoji-food-beverage-outline-sharp", + "emoji-food-beverage-rounded", + "emoji-food-beverage-sharp", + "emoji-nature", + "emoji-nature-outline", + "emoji-nature-outline-rounded", + "emoji-nature-rounded", + "emoji-objects", + "emoji-objects-outline", + "emoji-objects-outline-rounded", + "emoji-objects-outline-sharp", + "emoji-objects-rounded", + "emoji-objects-sharp", + "emoji-people", + "emoji-people-rounded", + "emoji-symbols", + "emoji-symbols-rounded", + "emoji-symbols-sharp", + "emoji-transportation", + "emoji-transportation-outline", + "emoji-transportation-outline-rounded", + "emoji-transportation-outline-sharp", + "emoji-transportation-rounded", + "emoji-transportation-sharp", + "emoticon", + "emoticon-rounded", + "endocrinology", + "endocrinology-outline", + "endocrinology-outline-rounded", + "endocrinology-rounded", + "ent", + "ent-outline", + "ent-outline-rounded", + "ent-outline-sharp", + "ent-rounded", + "ent-sharp", + "explosion", + "explosion-outline", + "explosion-outline-rounded", + "explosion-rounded", + "eyeglasses", + "eyeglasses-rounded", + "face", + "face-2", + "face-2-outline", + "face-3", + "face-3-outline", + "face-3-outline-sharp", + "face-3-sharp", + "face-4", + "face-4-outline", + "face-5", + "face-5-outline", + "face-6", + "face-6-outline", + "face-6-outline-sharp", + "face-6-sharp", + "face-outline", + "falling", + "falling-rounded", + "family-star", + "family-star-outline", + "family-star-outline-sharp", + "family-star-sharp", + "female", + "female-rounded", + "femur", + "femur-alt", + "femur-alt-outline", + "femur-outline", + "flag", + "flag-outline", + "flag-outline-rounded", + "flag-rounded", + "flood", + "flood-outline", + "flood-outline-rounded", + "flood-rounded", + "fluid", + "fluid-balance", + "fluid-balance-outline", + "fluid-balance-outline-rounded", + "fluid-balance-outline-sharp", + "fluid-balance-rounded", + "fluid-balance-sharp", + "fluid-med", + "fluid-med-outline", + "fluid-med-outline-rounded", + "fluid-med-outline-sharp", + "fluid-med-rounded", + "fluid-med-sharp", + "fluid-outline", + "fluid-outline-rounded", + "fluid-outline-sharp", + "fluid-rounded", + "fluid-sharp", + "foggy", + "foggy-outline", + "folded-hands", + "folded-hands-outline", + "folded-hands-outline-rounded", + "folded-hands-rounded", + "follow-the-signs", + "foot-bones", + "foot-bones-outline", + "footprint", + "forest", + "forest-outline", + "forest-outline-rounded", + "forest-rounded", + "front-hand", + "front-hand-outline", + "front-hand-outline-rounded", + "front-hand-outline-sharp", + "front-hand-rounded", + "front-hand-sharp", + "garden-cart", + "garden-cart-outline", + "garden-cart-outline-rounded", + "garden-cart-outline-sharp", + "garden-cart-rounded", + "garden-cart-sharp", + "gastroenterology", + "gastroenterology-outline", + "gastroenterology-outline-rounded", + "gastroenterology-rounded", + "gavel", + "gavel-rounded", + "genetics", + "genetics-rounded", + "girl", + "girl-rounded", + "globe", + "globe-asia", + "globe-asia-sharp", + "globe-uk", + "globe-uk-sharp", + "glucose", + "glucose-outline", + "glucose-outline-rounded", + "glucose-outline-sharp", + "glucose-rounded", + "glucose-sharp", + "group", + "group-add", + "group-add-outline", + "group-add-outline-rounded", + "group-add-rounded", + "group-off", + "group-off-outline", + "group-off-outline-rounded", + "group-off-rounded", + "group-outline", + "group-outline-rounded", + "group-remove", + "group-remove-outline", + "group-remove-outline-rounded", + "group-remove-rounded", + "group-rounded", + "group-work", + "group-work-outline", + "groups", + "groups-2", + "groups-2-outline", + "groups-2-outline-rounded", + "groups-2-rounded", + "groups-3", + "groups-3-outline", + "groups-3-outline-rounded", + "groups-3-rounded", + "groups-outline", + "groups-outline-rounded", + "groups-rounded", + "gynecology", + "gynecology-outline", + "gynecology-outline-rounded", + "gynecology-rounded", + "hand-bones", + "hand-bones-outline", + "handshake", + "handshake-outline", + "handshake-outline-sharp", + "handshake-sharp", + "health-and-safety", + "health-and-safety-outline", + "health-and-safety-outline-rounded", + "health-and-safety-rounded", + "heart-broken", + "heart-broken-outline", + "heart-broken-outline-rounded", + "heart-broken-rounded", + "helicopter", + "helicopter-outline", + "helicopter-outline-rounded", + "helicopter-outline-sharp", + "helicopter-rounded", + "helicopter-sharp", + "hematology", + "hematology-outline", + "hematology-outline-rounded", + "hematology-rounded", + "hive", + "hive-outline", + "hive-outline-rounded", + "hive-rounded", + "home-health", + "home-health-outline", + "home-health-outline-rounded", + "home-health-rounded", + "humerus", + "humerus-alt", + "humerus-alt-outline", + "humerus-outline", + "humidity-percentage", + "humidity-percentage-outline", + "humidity-percentage-outline-rounded", + "humidity-percentage-rounded", + "immunology", + "immunology-outline", + "infrared", + "infrared-rounded", + "inpatient", + "inpatient-outline", + "inpatient-outline-rounded", + "inpatient-outline-sharp", + "inpatient-rounded", + "inpatient-sharp", + "kid-star", + "kid-star-outline", + "kid-star-outline-sharp", + "kid-star-sharp", + "lab-panel", + "lab-panel-outline", + "lab-panel-outline-sharp", + "lab-panel-sharp", + "lab-research", + "lab-research-outline", + "lab-research-outline-rounded", + "lab-research-outline-sharp", + "lab-research-rounded", + "lab-research-sharp", + "labs", + "labs-outline", + "labs-outline-rounded", + "labs-outline-sharp", + "labs-rounded", + "labs-sharp", + "landslide", + "landslide-outline", + "landslide-outline-rounded", + "landslide-rounded", + "male", + "male-rounded", + "man", + "man-2", + "man-2-rounded", + "man-2-sharp", + "man-3", + "man-3-rounded", + "man-3-sharp", + "man-4", + "man-4-rounded", + "man-4-sharp", + "man-rounded", + "man-sharp", + "manga", + "manga-outline", + "manga-outline-rounded", + "manga-outline-sharp", + "manga-rounded", + "manga-sharp", + "masks", + "masks-outline", + "masks-outline-rounded", + "masks-rounded", + "medical-information", + "medical-information-outline", + "medical-information-outline-rounded", + "medical-information-outline-sharp", + "medical-information-rounded", + "medical-information-sharp", + "medical-mask", + "medical-mask-outline", + "medical-mask-outline-sharp", + "medical-mask-sharp", + "medication", + "medication-liquid", + "medication-liquid-outline", + "medication-liquid-outline-rounded", + "medication-liquid-outline-sharp", + "medication-liquid-rounded", + "medication-liquid-sharp", + "medication-outline", + "medication-outline-rounded", + "medication-outline-sharp", + "medication-rounded", + "medication-sharp", + "metabolism", + "metabolism-rounded", + "microbiology", + "microbiology-outline", + "microbiology-outline-sharp", + "microbiology-sharp", + "military-tech", + "military-tech-outline", + "military-tech-outline-rounded", + "military-tech-outline-sharp", + "military-tech-rounded", + "military-tech-sharp", + "mist", + "mist-sharp", + "mixture-med", + "mixture-med-outline", + "mixture-med-outline-rounded", + "mixture-med-outline-sharp", + "mixture-med-rounded", + "mixture-med-sharp", + "monitor-heart", + "monitor-heart-outline", + "monitor-heart-outline-rounded", + "monitor-heart-outline-sharp", + "monitor-heart-sharp", + "mood", + "mood-bad", + "mood-bad-outline", + "mood-bad-outline-rounded", + "mood-bad-rounded", + "mood-outline", + "mood-outline-rounded", + "mood-rounded", + "mountain-flag", + "mountain-flag-outline", + "mountain-flag-outline-rounded", + "mountain-flag-outline-sharp", + "mountain-flag-rounded", + "mountain-flag-sharp", + "moving-beds", + "moving-beds-outline", + "moving-beds-outline-rounded", + "moving-beds-outline-sharp", + "moving-beds-rounded", + "moving-beds-sharp", + "mystery", + "mystery-outline", + "mystery-outline-rounded", + "mystery-rounded", + "nephrology", + "nephrology-outline", + "nephrology-outline-rounded", + "nephrology-rounded", + "neurology", + "neurology-outline", + "nights-stay", + "nights-stay-outline", + "nights-stay-outline-rounded", + "nights-stay-rounded", + "no-adult-content", + "not-accessible", + "not-accessible-forward", + "not-accessible-forward-rounded", + "not-accessible-rounded", + "nutrition", + "nutrition-outline", + "nutrition-outline-sharp", + "nutrition-sharp", + "oil-barrel", + "oil-barrel-outline", + "oil-barrel-outline-rounded", + "oil-barrel-outline-sharp", + "oil-barrel-rounded", + "oil-barrel-sharp", + "oncology", + "oncology-outline", + "oncology-outline-rounded", + "oncology-rounded", + "ophthalmology", + "ophthalmology-outline", + "ophthalmology-outline-rounded", + "ophthalmology-rounded", + "oral-disease", + "oral-disease-outline", + "oral-disease-outline-rounded", + "oral-disease-rounded", + "orthopedics", + "outdoor-garden", + "outdoor-garden-outline", + "outpatient", + "outpatient-med", + "outpatient-med-outline", + "outpatient-med-outline-rounded", + "outpatient-med-outline-sharp", + "outpatient-med-rounded", + "outpatient-med-sharp", + "outpatient-outline", + "outpatient-outline-rounded", + "outpatient-rounded", + "oxygen-saturation", + "oxygen-saturation-outline", + "oxygen-saturation-outline-rounded", + "oxygen-saturation-outline-sharp", + "oxygen-saturation-rounded", + "oxygen-saturation-sharp", + "partly-cloudy-day", + "partly-cloudy-day-outline", + "partly-cloudy-day-outline-rounded", + "partly-cloudy-day-rounded", + "partner-exchange", + "partner-exchange-outline-rounded", + "partner-exchange-rounded", + "pediatrics", + "pediatrics-outline", + "pediatrics-outline-sharp", + "pediatrics-sharp", + "person", + "person-2", + "person-2-outline", + "person-2-outline-rounded", + "person-2-rounded", + "person-3", + "person-3-outline", + "person-3-outline-rounded", + "person-3-rounded", + "person-4", + "person-4-outline", + "person-4-outline-rounded", + "person-4-rounded", + "person-add", + "person-add-outline", + "person-add-outline-rounded", + "person-add-rounded", + "person-alert", + "person-alert-outline", + "person-alert-outline-rounded", + "person-alert-rounded", + "person-apron", + "person-apron-outline", + "person-apron-outline-rounded", + "person-apron-rounded", + "person-cancel", + "person-cancel-outline", + "person-cancel-outline-rounded", + "person-cancel-rounded", + "person-check", + "person-check-outline", + "person-check-outline-rounded", + "person-check-rounded", + "person-off", + "person-off-outline", + "person-off-outline-rounded", + "person-off-rounded", + "person-outline", + "person-outline-rounded", + "person-raised-hand", + "person-raised-hand-outline", + "person-raised-hand-outline-rounded", + "person-raised-hand-rounded", + "person-remove", + "person-remove-outline", + "person-remove-outline-rounded", + "person-remove-rounded", + "person-rounded", + "pets", + "pill", + "pill-off", + "pill-off-outline", + "pill-off-outline-rounded", + "pill-off-rounded", + "pill-outline", + "playing-cards", + "playing-cards-outline", + "playing-cards-outline-rounded", + "playing-cards-outline-sharp", + "playing-cards-rounded", + "playing-cards-sharp", + "potted-plant", + "potted-plant-outline", + "potted-plant-outline-rounded", + "potted-plant-outline-sharp", + "potted-plant-rounded", + "potted-plant-sharp", + "prayer-times", + "prayer-times-outline", + "prayer-times-outline-rounded", + "prayer-times-rounded", + "pregnancy", + "pregnancy-rounded", + "prescriptions", + "prescriptions-outline", + "prescriptions-outline-sharp", + "prescriptions-sharp", + "procedure", + "procedure-outline", + "procedure-outline-rounded", + "procedure-rounded", + "psychiatry", + "psychiatry-outline", + "psychiatry-outline-rounded", + "psychiatry-rounded", + "psychology", + "psychology-alt", + "psychology-alt-outline", + "psychology-alt-outline-rounded", + "psychology-alt-outline-sharp", + "psychology-alt-rounded", + "psychology-alt-sharp", + "psychology-outline", + "psychology-outline-rounded", + "psychology-outline-sharp", + "psychology-rounded", + "psychology-sharp", + "public", + "public-off", + "public-off-outline-sharp", + "public-off-rounded", + "public-off-sharp", + "pulmonology", + "pulmonology-outline", + "pulmonology-outline-rounded", + "pulmonology-outline-sharp", + "pulmonology-rounded", + "pulmonology-sharp", + "quiz", + "quiz-outline", + "quiz-outline-rounded", + "quiz-outline-sharp", + "quiz-rounded", + "quiz-sharp", + "radiology", + "radiology-outline", + "rainy", + "rainy-heavy", + "rainy-heavy-sharp", + "rainy-light", + "rainy-light-sharp", + "rainy-outline", + "rainy-snow", + "rainy-snow-sharp", + "raven", + "raven-outline", + "raven-outline-rounded", + "raven-rounded", + "recent-patient", + "recent-patient-outline", + "recent-patient-outline-rounded", + "recent-patient-rounded", + "recommend", + "recommend-outline", + "recommend-outline-sharp", + "recommend-sharp", + "recycling", + "recycling-rounded", + "reduce-capacity", + "reduce-capacity-rounded", + "respiratory-rate", + "respiratory-rate-outline", + "respiratory-rate-outline-rounded", + "respiratory-rate-outline-sharp", + "respiratory-rate-rounded", + "respiratory-rate-sharp", + "rheumatology", + "rheumatology-outline", + "rib-cage", + "rocket", + "rocket-launch", + "rocket-launch-outline", + "rocket-launch-outline-rounded", + "rocket-launch-rounded", + "rocket-outline", + "rocket-outline-rounded", + "rocket-rounded", + "routine", + "routine-outline", + "safety-divider", + "safety-divider-rounded", + "salinity", + "salinity-outline", + "sanitizer", + "sanitizer-outline", + "sanitizer-outline-rounded", + "sanitizer-outline-sharp", + "sanitizer-rounded", + "sanitizer-sharp", + "sentiment-calm", + "sentiment-calm-outline", + "sentiment-calm-outline-rounded", + "sentiment-calm-rounded", + "sentiment-content", + "sentiment-content-outline", + "sentiment-content-outline-rounded", + "sentiment-content-rounded", + "sentiment-dissatisfied", + "sentiment-dissatisfied-outline", + "sentiment-dissatisfied-outline-rounded", + "sentiment-dissatisfied-rounded", + "sentiment-excited", + "sentiment-excited-outline", + "sentiment-excited-outline-rounded", + "sentiment-excited-rounded", + "sentiment-extremely-dissatisfied", + "sentiment-extremely-dissatisfied-outline", + "sentiment-extremely-dissatisfied-outline-rounded", + "sentiment-extremely-dissatisfied-rounded", + "sentiment-frustrated", + "sentiment-frustrated-outline", + "sentiment-frustrated-outline-rounded", + "sentiment-frustrated-rounded", + "sentiment-neutral", + "sentiment-neutral-outline", + "sentiment-neutral-outline-rounded", + "sentiment-neutral-rounded", + "sentiment-sad", + "sentiment-sad-outline", + "sentiment-sad-outline-rounded", + "sentiment-sad-rounded", + "sentiment-satisfied", + "sentiment-satisfied-outline", + "sentiment-satisfied-outline-rounded", + "sentiment-satisfied-rounded", + "sentiment-stressed", + "sentiment-stressed-outline", + "sentiment-stressed-outline-rounded", + "sentiment-stressed-rounded", + "sentiment-very-dissatisfied", + "sentiment-very-dissatisfied-outline", + "sentiment-very-dissatisfied-outline-rounded", + "sentiment-very-dissatisfied-rounded", + "sentiment-very-satisfied", + "sentiment-very-satisfied-outline", + "sentiment-very-satisfied-outline-rounded", + "sentiment-very-satisfied-rounded", + "sentiment-worried", + "sentiment-worried-outline", + "sentiment-worried-outline-rounded", + "sentiment-worried-rounded", + "severe-cold", + "severe-cold-rounded", + "share", + "share-off", + "share-off-outline", + "share-off-outline-rounded", + "share-off-rounded", + "share-outline", + "short-stay", + "short-stay-outline", + "short-stay-outline-rounded", + "short-stay-outline-sharp", + "short-stay-rounded", + "short-stay-sharp", + "sick", + "sick-outline", + "sick-outline-rounded", + "sick-rounded", + "sign-language", + "sign-language-outline", + "sign-language-outline-rounded", + "sign-language-outline-sharp", + "sign-language-rounded", + "sign-language-sharp", + "skeleton", + "skeleton-outline", + "skull", + "skull-outline", + "snowing", + "snowing-heavy", + "social-distance", + "social-distance-rounded", + "social-leaderboard", + "social-leaderboard-outline", + "social-leaderboard-outline-rounded", + "social-leaderboard-rounded", + "solar-power", + "solar-power-outline", + "solar-power-outline-rounded", + "solar-power-rounded", + "south-america", + "specific-gravity", + "specific-gravity-outline", + "specific-gravity-outline-rounded", + "specific-gravity-outline-sharp", + "specific-gravity-rounded", + "specific-gravity-sharp", + "stethoscope", + "stethoscope-arrow", + "stethoscope-arrow-rounded", + "stethoscope-check", + "stethoscope-check-rounded", + "stethoscope-outline", + "stethoscope-outline-rounded", + "stethoscope-rounded", + "strategy", + "strategy-outline", + "strategy-outline-rounded", + "strategy-rounded", + "sunny", + "sunny-outline", + "sunny-outline-rounded", + "sunny-rounded", + "sunny-snowing", + "sunny-snowing-outline", + "support-agent", + "support-agent-outline", + "support-agent-outline-rounded", + "support-agent-outline-sharp", + "support-agent-rounded", + "support-agent-sharp", + "surgical", + "surgical-outline", + "surgical-outline-rounded", + "surgical-outline-sharp", + "surgical-rounded", + "surgical-sharp", + "sword-rose", + "sword-rose-outline", + "sword-rose-outline-rounded", + "sword-rose-outline-sharp", + "sword-rose-rounded", + "sword-rose-sharp", + "symptoms", + "symptoms-outline", + "syringe", + "syringe-outline", + "syringe-outline-rounded", + "syringe-outline-sharp", + "syringe-rounded", + "syringe-sharp", + "tactic", + "tactic-rounded", + "taunt", + "taunt-rounded", + "thumb-down", + "thumb-down-outline", + "thumb-down-outline-rounded", + "thumb-down-outline-sharp", + "thumb-down-rounded", + "thumb-down-sharp", + "thumb-up", + "thumb-up-outline", + "thumb-up-outline-rounded", + "thumb-up-outline-sharp", + "thumb-up-rounded", + "thumb-up-sharp", + "thumbs-up-down", + "thumbs-up-down-outline", + "thumbs-up-down-outline-rounded", + "thumbs-up-down-outline-sharp", + "thumbs-up-down-rounded", + "thumbs-up-down-sharp", + "thunderstorm", + "thunderstorm-outline", + "thunderstorm-outline-rounded", + "thunderstorm-rounded", + "tibia", + "tibia-alt", + "tibia-alt-outline", + "tibia-outline", + "tornado", + "tornado-outline", + "tornado-outline-rounded", + "tornado-rounded", + "total-dissolved-solids", + "total-dissolved-solids-outline", + "total-dissolved-solids-outline-rounded", + "total-dissolved-solids-rounded", + "transgender", + "transgender-rounded", + "travel-explore", + "travel-explore-outline-rounded", + "travel-explore-rounded", + "trophy", + "trophy-outline", + "trophy-outline-rounded", + "trophy-outline-sharp", + "trophy-rounded", + "trophy-sharp", + "tsunami", + "tsunami-outline", + "tsunami-outline-rounded", + "tsunami-rounded", + "ulna-radius", + "ulna-radius-alt", + "ulna-radius-alt-outline", + "ulna-radius-outline", + "urology", + "urology-outline", + "urology-outline-rounded", + "urology-outline-sharp", + "urology-rounded", + "urology-sharp", + "vaccines", + "vaccines-outline", + "vaccines-outline-rounded", + "vaccines-outline-sharp", + "vaccines-rounded", + "vaccines-sharp", + "vape-free", + "vape-free-rounded", + "vaping-rooms", + "vaping-rooms-rounded", + "vital-signs", + "vital-signs-rounded", + "vital-signs-sharp", + "volcano", + "volcano-outline", + "volcano-outline-rounded", + "volcano-rounded", + "ward", + "ward-outline", + "ward-outline-rounded", + "ward-outline-sharp", + "ward-rounded", + "ward-sharp", + "water-bottle", + "water-bottle-large", + "water-bottle-large-outline", + "water-bottle-large-outline-rounded", + "water-bottle-large-outline-sharp", + "water-bottle-large-rounded", + "water-bottle-large-sharp", + "water-bottle-outline", + "water-bottle-outline-rounded", + "water-bottle-outline-sharp", + "water-bottle-rounded", + "water-bottle-sharp", + "water-do", + "water-do-outline", + "water-do-outline-rounded", + "water-do-rounded", + "water-drop", + "water-drop-outline", + "water-drop-outline-rounded", + "water-drop-rounded", + "water-ec", + "water-ec-outline", + "water-ec-outline-rounded", + "water-ec-rounded", + "water-lux", + "water-lux-outline", + "water-lux-outline-rounded", + "water-lux-rounded", + "water-orp", + "water-orp-outline", + "water-orp-outline-rounded", + "water-orp-outline-sharp", + "water-orp-rounded", + "water-orp-sharp", + "water-ph", + "water-ph-outline", + "water-ph-outline-rounded", + "water-ph-outline-sharp", + "water-ph-rounded", + "water-ph-sharp", + "water-voc", + "water-voc-outline", + "water-voc-outline-rounded", + "water-voc-rounded", + "waving-hand", + "waving-hand-outline", + "waving-hand-outline-rounded", + "waving-hand-outline-sharp", + "waving-hand-rounded", + "waving-hand-sharp", + "wc", + "wc-rounded", + "wc-sharp", + "weather-hail", + "weather-hail-outline", + "weather-hail-outline-rounded", + "weather-hail-rounded", + "weather-mix", + "weather-mix-outline", + "weather-mix-outline-rounded", + "weather-mix-rounded", + "weight", + "weight-outline", + "weight-outline-sharp", + "weight-sharp", + "whatshot", + "whatshot-outline", + "whatshot-outline-rounded", + "whatshot-rounded", + "wind-power", + "wind-power-outline", + "wind-power-outline-rounded", + "wind-power-outline-sharp", + "wind-power-rounded", + "wind-power-sharp", + "woman", + "woman-2", + "woman-2-rounded", + "woman-2-sharp", + "woman-rounded", + "woman-sharp", + "workspace-premium", + "workspace-premium-outline", + "workspace-premium-outline-rounded", + "workspace-premium-rounded", + "workspaces", + "workspaces-outline", + "wounds-injuries", + "wounds-injuries-rounded", + "wrist", + "wrist-outline", + "wrist-outline-rounded", + "wrist-outline-sharp", + "wrist-rounded", + "wrist-sharp" + ], + "Text Formatting": [ + "add-link", + "add-link-rounded", + "add-notes", + "add-notes-outline", + "add-notes-outline-rounded", + "add-notes-outline-sharp", + "add-notes-rounded", + "add-notes-sharp", + "add-to-drive", + "align-center", + "align-center-rounded", + "align-end", + "align-end-rounded", + "align-flex-center", + "align-flex-center-rounded", + "align-flex-end", + "align-flex-end-rounded", + "align-flex-start", + "align-flex-start-rounded", + "align-horizontal-center", + "align-horizontal-center-rounded", + "align-horizontal-left", + "align-horizontal-left-rounded", + "align-horizontal-right", + "align-horizontal-right-rounded", + "align-items-stretch", + "align-items-stretch-rounded", + "align-justify-center", + "align-justify-center-rounded", + "align-justify-flex-end", + "align-justify-flex-end-rounded", + "align-justify-flex-start", + "align-justify-flex-start-rounded", + "align-justify-space-around", + "align-justify-space-around-rounded", + "align-justify-space-between", + "align-justify-space-between-rounded", + "align-justify-space-even", + "align-justify-space-even-rounded", + "align-justify-stretch", + "align-justify-stretch-rounded", + "align-self-stretch", + "align-self-stretch-rounded", + "align-space-around", + "align-space-around-rounded", + "align-space-between", + "align-space-between-rounded", + "align-space-even", + "align-space-even-rounded", + "align-start", + "align-start-rounded", + "align-stretch", + "align-stretch-rounded", + "align-vertical-bottom", + "align-vertical-bottom-rounded", + "align-vertical-center", + "align-vertical-center-rounded", + "align-vertical-top", + "align-vertical-top-rounded", + "amp-stories", + "amp-stories-outline", + "amp-stories-outline-rounded", + "amp-stories-rounded", + "archive", + "archive-outline", + "archive-outline-rounded", + "archive-outline-sharp", + "archive-rounded", + "archive-sharp", + "article", + "article-outline", + "article-outline-rounded", + "article-outline-sharp", + "article-rounded", + "article-sharp", + "article-shortcut", + "article-shortcut-outline", + "article-shortcut-outline-rounded", + "article-shortcut-outline-sharp", + "article-shortcut-rounded", + "article-shortcut-sharp", + "assignment", + "assignment-add", + "assignment-add-outline", + "assignment-add-outline-rounded", + "assignment-add-outline-sharp", + "assignment-add-rounded", + "assignment-add-sharp", + "assignment-ind", + "assignment-ind-outline", + "assignment-ind-outline-sharp", + "assignment-ind-sharp", + "assignment-late", + "assignment-late-outline", + "assignment-late-outline-rounded", + "assignment-late-outline-sharp", + "assignment-late-rounded", + "assignment-late-sharp", + "assignment-outline", + "assignment-outline-rounded", + "assignment-outline-sharp", + "assignment-return", + "assignment-return-outline", + "assignment-return-outline-rounded", + "assignment-return-outline-sharp", + "assignment-return-rounded", + "assignment-return-sharp", + "assignment-returned", + "assignment-returned-outline", + "assignment-returned-outline-rounded", + "assignment-returned-outline-sharp", + "assignment-returned-rounded", + "assignment-returned-sharp", + "assignment-rounded", + "assignment-sharp", + "assignment-turned-in", + "assignment-turned-in-outline", + "assignment-turned-in-outline-rounded", + "assignment-turned-in-outline-sharp", + "assignment-turned-in-rounded", + "assignment-turned-in-sharp", + "asterisk", + "asterisk-rounded", + "attach-file", + "attach-file-add", + "attach-file-add-rounded", + "attach-file-rounded", + "attachment", + "attachment-rounded", + "backup", + "backup-outline", + "backup-outline-rounded", + "backup-rounded", + "ballot", + "ballot-outline", + "ballot-outline-rounded", + "ballot-outline-sharp", + "ballot-rounded", + "ballot-sharp", + "book", + "book-2", + "book-2-outline", + "book-2-outline-rounded", + "book-2-rounded", + "book-3", + "book-3-outline", + "book-3-outline-rounded", + "book-3-rounded", + "book-4", + "book-4-outline", + "book-4-outline-rounded", + "book-4-rounded", + "book-5", + "book-5-outline", + "book-5-outline-rounded", + "book-5-rounded", + "book-outline", + "book-outline-rounded", + "book-outline-sharp", + "book-rounded", + "book-sharp", + "border-all", + "border-all-outline", + "border-all-outline-rounded", + "border-all-rounded", + "border-bottom", + "border-bottom-rounded", + "border-clear", + "border-clear-rounded", + "border-color", + "border-color-outline", + "border-color-outline-rounded", + "border-color-outline-sharp", + "border-color-rounded", + "border-color-sharp", + "border-horizontal", + "border-horizontal-rounded", + "border-inner", + "border-inner-rounded", + "border-left", + "border-left-rounded", + "border-outer", + "border-outer-rounded", + "border-right", + "border-right-rounded", + "border-style", + "border-style-rounded", + "border-top", + "border-top-rounded", + "border-vertical", + "border-vertical-rounded", + "breaking-news", + "breaking-news-alt-1", + "breaking-news-alt-1-outline", + "breaking-news-alt-1-outline-rounded", + "breaking-news-alt-1-outline-sharp", + "breaking-news-alt-1-rounded", + "breaking-news-alt-1-sharp", + "breaking-news-outline", + "breaking-news-outline-rounded", + "breaking-news-outline-sharp", + "breaking-news-rounded", + "breaking-news-sharp", + "business-chip", + "business-chip-outline", + "calendar-view-day", + "calendar-view-day-outline", + "calendar-view-day-outline-rounded", + "calendar-view-day-outline-sharp", + "calendar-view-day-rounded", + "calendar-view-day-sharp", + "calendar-view-month", + "calendar-view-month-outline", + "calendar-view-month-outline-sharp", + "calendar-view-month-sharp", + "calendar-view-week", + "calendar-view-week-outline", + "calendar-view-week-outline-sharp", + "calendar-view-week-sharp", + "cell-merge", + "cell-merge-rounded", + "checklist", + "checklist-rounded", + "checklist-rtl", + "checklist-rtl-rounded", + "clarify", + "clarify-outline", + "clarify-outline-rounded", + "clarify-outline-sharp", + "clarify-rounded", + "clarify-sharp", + "cloud", + "cloud-circle", + "cloud-circle-outline", + "cloud-done", + "cloud-done-outline", + "cloud-done-outline-rounded", + "cloud-done-rounded", + "cloud-download", + "cloud-download-outline", + "cloud-download-outline-rounded", + "cloud-download-rounded", + "cloud-off", + "cloud-off-outline", + "cloud-off-outline-rounded", + "cloud-off-rounded", + "cloud-outline", + "cloud-sync", + "cloud-sync-outline", + "cloud-sync-outline-rounded", + "cloud-sync-rounded", + "colors", + "colors-rounded", + "colors-sharp", + "contact-page", + "contact-page-outline", + "contact-page-outline-rounded", + "contact-page-outline-sharp", + "contact-page-rounded", + "contact-page-sharp", + "content-copy", + "content-copy-outline", + "content-copy-outline-rounded", + "content-copy-outline-sharp", + "content-copy-rounded", + "content-copy-sharp", + "content-paste", + "content-paste-go", + "content-paste-go-rounded", + "content-paste-go-sharp", + "content-paste-off", + "content-paste-off-rounded", + "content-paste-off-sharp", + "content-paste-rounded", + "content-paste-search", + "content-paste-search-rounded", + "content-paste-search-sharp", + "content-paste-sharp", + "contract", + "contract-delete", + "contract-delete-outline", + "contract-delete-outline-rounded", + "contract-delete-rounded", + "contract-edit", + "contract-edit-outline", + "contract-edit-outline-rounded", + "contract-edit-outline-sharp", + "contract-edit-rounded", + "contract-edit-sharp", + "contract-outline", + "contract-outline-rounded", + "contract-rounded", + "copy-all", + "copy-all-sharp", + "counter-0", + "counter-0-outline", + "counter-0-outline-sharp", + "counter-0-sharp", + "counter-1", + "counter-1-outline", + "counter-1-outline-rounded", + "counter-1-rounded", + "counter-2", + "counter-2-outline", + "counter-2-outline-rounded", + "counter-2-outline-sharp", + "counter-2-rounded", + "counter-2-sharp", + "counter-3", + "counter-3-outline", + "counter-3-outline-rounded", + "counter-3-outline-sharp", + "counter-3-rounded", + "counter-3-sharp", + "counter-4", + "counter-4-outline", + "counter-4-outline-rounded", + "counter-4-rounded", + "counter-5", + "counter-5-outline", + "counter-5-outline-rounded", + "counter-5-outline-sharp", + "counter-5-rounded", + "counter-5-sharp", + "counter-6", + "counter-6-outline", + "counter-6-outline-rounded", + "counter-6-outline-sharp", + "counter-6-rounded", + "counter-6-sharp", + "counter-7", + "counter-7-outline", + "counter-7-outline-rounded", + "counter-7-outline-sharp", + "counter-7-rounded", + "counter-7-sharp", + "counter-8", + "counter-8-outline", + "counter-8-outline-sharp", + "counter-8-sharp", + "counter-9", + "counter-9-outline", + "counter-9-outline-rounded", + "counter-9-outline-sharp", + "counter-9-rounded", + "counter-9-sharp", + "crop-16-9-outline-sharp", + "crop-16-9-sharp", + "csv", + "csv-outline", + "csv-outline-rounded", + "csv-outline-sharp", + "csv-rounded", + "csv-sharp", + "custom-typography", + "custom-typography-rounded", + "cut", + "cut-rounded", + "dashboard", + "dashboard-customize", + "dashboard-customize-outline", + "dashboard-customize-outline-rounded", + "dashboard-customize-rounded", + "dashboard-outline", + "dashboard-outline-rounded", + "dashboard-rounded", + "data-array", + "data-array-rounded", + "data-object", + "data-object-outline-sharp", + "data-object-rounded", + "data-object-sharp", + "decimal-decrease", + "decimal-decrease-rounded", + "decimal-increase", + "decimal-increase-rounded", + "description", + "description-outline", + "description-outline-rounded", + "description-outline-sharp", + "description-rounded", + "description-sharp", + "deselect", + "deselect-rounded", + "design-services", + "design-services-outline", + "design-services-outline-rounded", + "design-services-outline-sharp", + "design-services-rounded", + "design-services-sharp", + "diagnosis", + "diagnosis-outline", + "diagnosis-outline-rounded", + "diagnosis-outline-sharp", + "diagnosis-rounded", + "diagnosis-sharp", + "dictionary", + "dictionary-outline", + "dictionary-outline-sharp", + "dictionary-rounded", + "dictionary-sharp", + "difference", + "difference-outline", + "difference-outline-rounded", + "difference-outline-sharp", + "difference-rounded", + "difference-sharp", + "docs-add-on", + "docs-add-on-rounded", + "docs-apps-script", + "docs-apps-script-outline", + "docs-apps-script-outline-rounded", + "docs-apps-script-rounded", + "document-scanner", + "document-scanner-outline", + "document-scanner-outline-rounded", + "document-scanner-outline-sharp", + "document-scanner-rounded", + "document-scanner-sharp", + "drag-handle", + "drag-handle-rounded", + "draw", + "draw-abstract", + "draw-abstract-outline", + "draw-abstract-outline-sharp", + "draw-abstract-sharp", + "draw-collage", + "draw-collage-outline", + "draw-collage-outline-rounded", + "draw-collage-rounded", + "draw-outline", + "draw-outline-rounded", + "draw-outline-sharp", + "draw-rounded", + "draw-sharp", + "drive-file-move", + "drive-file-move-outline", + "drive-file-move-outline-rounded", + "drive-file-move-outline-sharp", + "drive-file-move-rounded", + "drive-file-move-sharp", + "drive-folder-upload", + "drive-folder-upload-outline", + "drive-folder-upload-outline-rounded", + "drive-folder-upload-rounded", + "drive-folder-upload-sharp", + "edit-document", + "edit-document-outline", + "edit-document-outline-rounded", + "edit-document-outline-sharp", + "edit-document-rounded", + "edit-document-sharp", + "edit-note", + "edit-note-outline", + "edit-note-outline-rounded", + "edit-note-outline-sharp", + "edit-note-rounded", + "edit-note-sharp", + "edit-off", + "edit-off-outline", + "edit-off-outline-rounded", + "edit-off-outline-sharp", + "edit-off-rounded", + "edit-off-sharp", + "equal", + "equal-rounded", + "export-notes", + "export-notes-outline", + "export-notes-outline-rounded", + "export-notes-outline-sharp", + "export-notes-rounded", + "export-notes-sharp", + "fact-check", + "fact-check-outline", + "fact-check-outline-rounded", + "fact-check-outline-sharp", + "fact-check-rounded", + "fact-check-sharp", + "feed", + "feed-outline", + "feed-outline-rounded", + "feed-outline-sharp", + "feed-rounded", + "feed-sharp", + "file-copy", + "file-copy-outline", + "file-copy-outline-rounded", + "file-copy-outline-sharp", + "file-copy-rounded", + "file-copy-sharp", + "file-present", + "file-present-outline", + "file-present-outline-rounded", + "file-present-outline-sharp", + "file-present-rounded", + "file-present-sharp", + "file-save", + "file-save-off", + "file-save-off-outline", + "file-save-off-outline-rounded", + "file-save-off-outline-sharp", + "file-save-off-rounded", + "file-save-off-sharp", + "file-save-outline", + "file-save-outline-rounded", + "file-save-outline-sharp", + "file-save-rounded", + "file-save-sharp", + "finance-chip", + "finance-chip-outline", + "find-in-page", + "find-in-page-outline", + "find-in-page-outline-rounded", + "find-in-page-outline-sharp", + "find-in-page-rounded", + "find-in-page-sharp", + "fit-page", + "fit-page-rounded", + "fit-width", + "fit-width-rounded", + "flex-direction", + "flex-direction-rounded", + "flex-no-wrap", + "flex-no-wrap-rounded", + "flex-wrap", + "flex-wrap-rounded", + "flip-to-back", + "flip-to-back-rounded", + "flip-to-back-sharp", + "flip-to-front", + "flip-to-front-sharp", + "folder", + "folder-copy", + "folder-copy-outline", + "folder-copy-outline-rounded", + "folder-copy-outline-sharp", + "folder-copy-rounded", + "folder-copy-sharp", + "folder-data", + "folder-data-outline", + "folder-data-outline-rounded", + "folder-data-outline-sharp", + "folder-data-rounded", + "folder-data-sharp", + "folder-delete", + "folder-delete-outline", + "folder-delete-outline-rounded", + "folder-delete-outline-sharp", + "folder-delete-rounded", + "folder-delete-sharp", + "folder-managed", + "folder-managed-outline", + "folder-managed-outline-rounded", + "folder-managed-outline-sharp", + "folder-managed-rounded", + "folder-managed-sharp", + "folder-off", + "folder-off-outline", + "folder-off-outline-rounded", + "folder-off-outline-sharp", + "folder-off-rounded", + "folder-off-sharp", + "folder-open", + "folder-open-outline", + "folder-open-outline-rounded", + "folder-open-outline-sharp", + "folder-open-rounded", + "folder-open-sharp", + "folder-outline", + "folder-outline-rounded", + "folder-outline-sharp", + "folder-rounded", + "folder-shared", + "folder-shared-outline", + "folder-shared-outline-rounded", + "folder-shared-outline-sharp", + "folder-shared-rounded", + "folder-shared-sharp", + "folder-sharp", + "folder-special", + "folder-special-outline", + "folder-special-outline-rounded", + "folder-special-outline-sharp", + "folder-special-rounded", + "folder-special-sharp", + "folder-supervised", + "folder-supervised-outline", + "folder-supervised-outline-rounded", + "folder-supervised-outline-sharp", + "folder-supervised-rounded", + "folder-supervised-sharp", + "folder-zip", + "folder-zip-outline", + "folder-zip-outline-rounded", + "folder-zip-outline-sharp", + "folder-zip-rounded", + "folder-zip-sharp", + "font-download", + "font-download-off", + "font-download-off-outline", + "font-download-off-outline-rounded", + "font-download-off-outline-sharp", + "font-download-off-rounded", + "font-download-off-sharp", + "font-download-outline", + "font-download-outline-rounded", + "font-download-outline-sharp", + "font-download-rounded", + "font-download-sharp", + "format-align-center", + "format-align-center-rounded", + "format-align-justify", + "format-align-justify-rounded", + "format-align-left", + "format-align-left-rounded", + "format-align-right", + "format-align-right-rounded", + "format-bold", + "format-bold-rounded", + "format-clear", + "format-clear-rounded", + "format-color-fill", + "format-color-fill-rounded", + "format-color-fill-sharp", + "format-color-reset", + "format-color-reset-outline", + "format-color-reset-outline-rounded", + "format-color-reset-rounded", + "format-color-text", + "format-color-text-rounded", + "format-h1", + "format-h1-outline-rounded", + "format-h1-rounded", + "format-h2", + "format-h2-outline-rounded", + "format-h2-rounded", + "format-h3", + "format-h3-outline-rounded", + "format-h3-rounded", + "format-h4", + "format-h4-outline-rounded", + "format-h4-rounded", + "format-h5", + "format-h5-outline-rounded", + "format-h5-rounded", + "format-h6", + "format-h6-outline-rounded", + "format-h6-rounded", + "format-image-left", + "format-image-left-rounded", + "format-image-right", + "format-image-right-rounded", + "format-indent-decrease", + "format-indent-decrease-rounded", + "format-indent-increase", + "format-indent-increase-rounded", + "format-ink-highlighter", + "format-ink-highlighter-outline", + "format-ink-highlighter-outline-rounded", + "format-ink-highlighter-outline-sharp", + "format-ink-highlighter-rounded", + "format-ink-highlighter-sharp", + "format-italic", + "format-italic-rounded", + "format-letter-spacing", + "format-letter-spacing-2", + "format-letter-spacing-2-outline-rounded", + "format-letter-spacing-2-rounded", + "format-letter-spacing-rounded", + "format-letter-spacing-standard", + "format-letter-spacing-standard-rounded", + "format-letter-spacing-wide", + "format-letter-spacing-wide-rounded", + "format-letter-spacing-wider", + "format-letter-spacing-wider-rounded", + "format-line-spacing", + "format-line-spacing-rounded", + "format-list-bulleted", + "format-list-bulleted-add", + "format-list-bulleted-add-rounded", + "format-list-bulleted-rounded", + "format-list-numbered", + "format-list-numbered-rounded", + "format-list-numbered-rtl", + "format-list-numbered-rtl-rounded", + "format-list-numbered-rtl-sharp", + "format-list-numbered-sharp", + "format-overline", + "format-overline-rounded", + "format-paint", + "format-paint-outline", + "format-paint-outline-rounded", + "format-paint-outline-sharp", + "format-paint-rounded", + "format-paint-sharp", + "format-paragraph", + "format-paragraph-rounded", + "format-quote", + "format-quote-outline", + "format-quote-outline-rounded", + "format-quote-rounded", + "format-shapes", + "format-shapes-outline", + "format-shapes-outline-rounded", + "format-shapes-rounded", + "format-size", + "format-size-rounded", + "format-strikethrough", + "format-strikethrough-rounded", + "format-text-clip", + "format-text-clip-rounded", + "format-text-overflow", + "format-text-overflow-rounded", + "format-text-wrap", + "format-text-wrap-rounded", + "format-textdirection-l-to-r", + "format-textdirection-l-to-r-outline", + "format-textdirection-l-to-r-outline-rounded", + "format-textdirection-l-to-r-rounded", + "format-textdirection-r-to-l", + "format-textdirection-r-to-l-outline", + "format-textdirection-r-to-l-outline-rounded", + "format-textdirection-r-to-l-rounded", + "format-underlined", + "format-underlined-rounded", + "format-underlined-squiggle", + "format-underlined-squiggle-rounded", + "forms-add-on", + "forms-add-on-rounded", + "forms-apps-script", + "forms-apps-script-outline", + "forms-apps-script-outline-rounded", + "forms-apps-script-rounded", + "frame-inspect", + "frame-inspect-rounded", + "frame-inspect-sharp", + "frame-reload", + "frame-reload-rounded", + "frame-reload-sharp", + "frame-source", + "frame-source-rounded", + "frame-source-sharp", + "full-coverage", + "full-coverage-outline", + "full-coverage-outline-rounded", + "full-coverage-outline-sharp", + "full-coverage-rounded", + "full-coverage-sharp", + "function", + "functions", + "functions-rounded", + "glyphs", + "grading", + "grading-rounded", + "grid-guides", + "grid-guides-sharp", + "grid-view", + "grid-view-outline", + "grid-view-outline-rounded", + "grid-view-rounded", + "heap-snapshot-large", + "heap-snapshot-large-outline", + "heap-snapshot-large-outline-rounded", + "heap-snapshot-large-outline-sharp", + "heap-snapshot-large-rounded", + "heap-snapshot-large-sharp", + "heap-snapshot-multiple", + "heap-snapshot-multiple-outline", + "heap-snapshot-multiple-outline-rounded", + "heap-snapshot-multiple-outline-sharp", + "heap-snapshot-multiple-rounded", + "heap-snapshot-multiple-sharp", + "heap-snapshot-thumbnail", + "heap-snapshot-thumbnail-outline", + "heap-snapshot-thumbnail-outline-rounded", + "heap-snapshot-thumbnail-outline-sharp", + "heap-snapshot-thumbnail-rounded", + "heap-snapshot-thumbnail-sharp", + "height", + "height-rounded", + "hexagon", + "hexagon-outline", + "hexagon-outline-rounded", + "hexagon-rounded", + "highlighter-size-1", + "highlighter-size-2", + "highlighter-size-3", + "highlighter-size-4", + "highlighter-size-5", + "history-edu", + "history-edu-outline", + "history-edu-outline-rounded", + "history-edu-rounded", + "horizontal-distribute", + "horizontal-distribute-rounded", + "horizontal-rule", + "horizontal-rule-rounded", + "horizontal-split", + "horizontal-split-rounded", + "imagesearch-roller", + "imagesearch-roller-outline", + "imagesearch-roller-outline-sharp", + "imagesearch-roller-sharp", + "ink-eraser", + "ink-eraser-off", + "ink-eraser-off-outline", + "ink-eraser-off-outline-rounded", + "ink-eraser-off-outline-sharp", + "ink-eraser-outline", + "ink-eraser-outline-rounded", + "ink-eraser-outline-sharp", + "ink-highlighter", + "ink-highlighter-move", + "ink-highlighter-move-outline", + "ink-highlighter-move-outline-rounded", + "ink-highlighter-move-outline-sharp", + "ink-highlighter-move-rounded", + "ink-highlighter-move-sharp", + "ink-highlighter-outline", + "ink-highlighter-outline-rounded", + "ink-highlighter-outline-sharp", + "ink-highlighter-rounded", + "ink-highlighter-sharp", + "ink-marker", + "ink-marker-sharp", + "ink-pen", + "ink-pen-outline", + "ink-pen-outline-rounded", + "ink-pen-outline-sharp", + "ink-pen-rounded", + "ink-pen-sharp", + "insert-page-break", + "insert-page-break-outline", + "insert-page-break-outline-rounded", + "insert-page-break-outline-sharp", + "insert-page-break-rounded", + "insert-page-break-sharp", + "insert-text", + "insert-text-outline", + "insert-text-outline-rounded", + "insert-text-rounded", + "integration-instructions", + "integration-instructions-outline", + "integration-instructions-outline-rounded", + "integration-instructions-outline-sharp", + "integration-instructions-rounded", + "integration-instructions-sharp", + "inventory", + "inventory-rounded", + "inventory-sharp", + "join", + "join-inner", + "join-inner-rounded", + "join-left", + "join-left-rounded", + "join-outline", + "join-right", + "join-right-rounded", + "lab-profile", + "lab-profile-outline", + "lab-profile-outline-rounded", + "lab-profile-outline-sharp", + "lab-profile-rounded", + "lab-profile-sharp", + "language-chinese-array", + "language-chinese-array-rounded", + "language-chinese-cangjie", + "language-chinese-cangjie-rounded", + "language-chinese-dayi", + "language-chinese-dayi-rounded", + "language-chinese-pinyin", + "language-chinese-pinyin-rounded", + "language-chinese-quick", + "language-chinese-quick-outline-rounded", + "language-chinese-quick-rounded", + "language-chinese-wubi", + "language-chinese-wubi-rounded", + "language-french", + "language-french-rounded", + "language-french-sharp", + "language-gb-english", + "language-gb-english-rounded", + "language-gb-english-sharp", + "language-international", + "language-international-rounded", + "language-korean-latin", + "language-korean-latin-rounded", + "language-pinyin", + "language-pinyin-rounded", + "language-pinyin-sharp", + "language-spanish", + "language-spanish-rounded", + "language-spanish-sharp", + "language-us", + "language-us-colemak", + "language-us-colemak-rounded", + "language-us-colemak-sharp", + "language-us-dvorak", + "language-us-dvorak-rounded", + "language-us-dvorak-sharp", + "language-us-outline", + "language-us-outline-rounded", + "language-us-outline-sharp", + "language-us-rounded", + "language-us-sharp", + "lasso-select", + "lasso-select-rounded", + "letter-switch", + "letter-switch-rounded", + "line-axis", + "line-axis-rounded", + "line-curve", + "line-curve-outline-rounded", + "line-curve-rounded", + "line-end", + "line-end-arrow", + "line-end-arrow-notch", + "line-end-arrow-notch-rounded", + "line-end-arrow-outline", + "line-end-arrow-outline-rounded", + "line-end-arrow-rounded", + "line-end-circle", + "line-end-circle-outline", + "line-end-circle-outline-rounded", + "line-end-circle-rounded", + "line-end-diamond", + "line-end-diamond-outline", + "line-end-diamond-outline-rounded", + "line-end-diamond-rounded", + "line-end-rounded", + "line-end-square", + "line-end-square-outline", + "line-end-square-outline-rounded", + "line-end-square-rounded", + "line-start", + "line-start-arrow", + "line-start-arrow-notch", + "line-start-arrow-notch-rounded", + "line-start-arrow-outline", + "line-start-arrow-outline-rounded", + "line-start-arrow-rounded", + "line-start-circle", + "line-start-circle-outline", + "line-start-circle-outline-rounded", + "line-start-circle-rounded", + "line-start-diamond", + "line-start-diamond-outline", + "line-start-diamond-outline-rounded", + "line-start-diamond-rounded", + "line-start-rounded", + "line-start-square", + "line-start-square-outline", + "line-start-square-outline-rounded", + "line-start-square-rounded", + "line-style", + "line-style-rounded", + "line-weight", + "line-weight-rounded", + "linear-scale", + "list", + "list-alt", + "list-alt-add", + "list-alt-add-outline", + "list-alt-add-outline-rounded", + "list-alt-add-outline-sharp", + "list-alt-add-rounded", + "list-alt-add-sharp", + "list-alt-outline", + "list-alt-outline-rounded", + "list-alt-outline-sharp", + "list-alt-rounded", + "list-alt-sharp", + "list-rounded", + "location-chip", + "location-chip-outline", + "low-priority", + "low-priority-rounded", + "margin", + "margin-outline", + "margin-outline-rounded", + "margin-rounded", + "markdown", + "markdown-copy", + "markdown-copy-outline", + "markdown-copy-outline-rounded", + "markdown-copy-outline-sharp", + "markdown-copy-rounded", + "markdown-copy-sharp", + "markdown-outline", + "markdown-outline-rounded", + "markdown-outline-sharp", + "markdown-paste", + "markdown-paste-rounded", + "markdown-paste-sharp", + "markdown-rounded", + "markdown-sharp", + "match-case", + "match-case-rounded", + "match-word", + "match-word-rounded", + "menu-book", + "menu-book-outline", + "menu-book-outline-rounded", + "menu-book-outline-sharp", + "menu-book-rounded", + "menu-book-sharp", + "merge-type", + "merge-type-rounded", + "newsmode", + "newsmode-outline", + "newsmode-outline-rounded", + "newsmode-outline-sharp", + "newsmode-rounded", + "newsmode-sharp", + "newspaper", + "newspaper-rounded", + "newspaper-sharp", + "note", + "note-add", + "note-add-outline", + "note-add-outline-rounded", + "note-add-outline-sharp", + "note-add-rounded", + "note-add-sharp", + "note-alt", + "note-alt-outline", + "note-alt-outline-rounded", + "note-alt-outline-sharp", + "note-alt-rounded", + "note-alt-sharp", + "note-outline", + "note-outline-rounded", + "note-outline-sharp", + "note-rounded", + "note-sharp", + "note-stack", + "note-stack-add", + "note-stack-add-outline", + "note-stack-add-outline-rounded", + "note-stack-add-outline-sharp", + "note-stack-add-rounded", + "note-stack-add-sharp", + "note-stack-outline", + "note-stack-outline-rounded", + "note-stack-outline-sharp", + "note-stack-rounded", + "note-stack-sharp", + "notes", + "notes-rounded", + "other-admission", + "other-admission-outline", + "other-admission-outline-rounded", + "other-admission-outline-sharp", + "other-admission-rounded", + "other-admission-sharp", + "overview", + "overview-outline", + "overview-outline-rounded", + "overview-outline-sharp", + "overview-rounded", + "overview-sharp", + "padding", + "padding-outline", + "padding-outline-sharp", + "padding-sharp", + "pages", + "pages-outline", + "pages-outline-rounded", + "pages-outline-sharp", + "pages-rounded", + "pages-sharp", + "pen-size-1", + "pen-size-2", + "pen-size-3", + "pen-size-4", + "pen-size-5", + "pending-actions", + "pending-actions-rounded", + "pending-actions-sharp", + "pentagon", + "pentagon-outline", + "pentagon-outline-rounded", + "pentagon-rounded", + "percent", + "percent-rounded", + "perm-media", + "perm-media-outline", + "perm-media-outline-rounded", + "perm-media-outline-sharp", + "perm-media-rounded", + "perm-media-sharp", + "person-book", + "person-book-outline", + "person-book-outline-sharp", + "person-book-sharp", + "pivot-table-chart", + "pivot-table-chart-rounded", + "pivot-table-chart-sharp", + "plagiarism", + "plagiarism-outline", + "plagiarism-outline-rounded", + "plagiarism-outline-sharp", + "plagiarism-rounded", + "plagiarism-sharp", + "polyline", + "polyline-outline", + "polyline-outline-rounded", + "polyline-rounded", + "post", + "post-add", + "post-add-rounded", + "post-add-sharp", + "post-outline", + "post-outline-rounded", + "post-rounded", + "process-chart", + "process-chart-outline-rounded", + "process-chart-rounded", + "read-more", + "read-more-rounded", + "rectangle", + "rectangle-outline", + "rectangle-outline-rounded", + "rectangle-rounded", + "regular-expression", + "regular-expression-rounded", + "remove-selection", + "remove-selection-rounded", + "remove-selection-sharp", + "reorder", + "reorder-rounded", + "request-page", + "request-page-outline", + "request-page-outline-rounded", + "request-page-outline-sharp", + "request-page-rounded", + "request-page-sharp", + "request-quote", + "request-quote-outline", + "request-quote-outline-rounded", + "request-quote-outline-sharp", + "request-quote-rounded", + "request-quote-sharp", + "reset-image", + "reset-image-outline-rounded", + "reset-image-rounded", + "reset-image-sharp", + "restore-page", + "restore-page-outline", + "restore-page-outline-rounded", + "restore-page-outline-sharp", + "restore-page-rounded", + "restore-page-sharp", + "rubric", + "rubric-rounded", + "rule-folder", + "rule-folder-outline", + "rule-folder-outline-rounded", + "rule-folder-outline-sharp", + "rule-folder-rounded", + "rule-folder-sharp", + "scan", + "scan-delete", + "scan-delete-outline", + "scan-delete-outline-rounded", + "scan-delete-outline-sharp", + "scan-delete-rounded", + "scan-delete-sharp", + "scan-outline", + "scan-outline-rounded", + "scan-outline-sharp", + "scan-rounded", + "scan-sharp", + "segment", + "segment-rounded", + "select", + "select-sharp", + "shape-line", + "shape-line-outline", + "shape-line-outline-sharp", + "shape-line-sharp", + "shapes", + "shapes-outline", + "shapes-outline-sharp", + "shapes-sharp", + "sheets-rtl", + "sheets-rtl-outline", + "sheets-rtl-outline-rounded", + "sheets-rtl-outline-sharp", + "sheets-rtl-rounded", + "sheets-rtl-sharp", + "short-text", + "short-text-rounded", + "signature", + "signature-outline-rounded", + "signature-rounded", + "slide-library", + "slide-library-outline-rounded", + "slide-library-rounded", + "slide-library-sharp", + "smb-share", + "smb-share-outline", + "smb-share-outline-rounded", + "smb-share-outline-sharp", + "smb-share-rounded", + "smb-share-sharp", + "snippet-folder", + "snippet-folder-outline", + "snippet-folder-outline-rounded", + "snippet-folder-outline-sharp", + "snippet-folder-rounded", + "snippet-folder-sharp", + "source-notes", + "source-notes-outline", + "source-notes-outline-rounded", + "source-notes-outline-sharp", + "source-notes-rounded", + "source-notes-sharp", + "space-bar", + "space-bar-rounded", + "space-dashboard", + "space-dashboard-outline", + "space-dashboard-outline-sharp", + "space-dashboard-rounded", + "space-dashboard-sharp", + "special-character", + "special-character-rounded", + "spellcheck", + "spellcheck-rounded", + "square", + "square-outline", + "square-outline-rounded", + "square-rounded", + "sticky-note", + "sticky-note-2", + "sticky-note-2-outline", + "sticky-note-2-outline-rounded", + "sticky-note-2-outline-sharp", + "sticky-note-2-rounded", + "sticky-note-2-sharp", + "sticky-note-outline", + "sticky-note-outline-rounded", + "sticky-note-outline-sharp", + "sticky-note-rounded", + "sticky-note-sharp", + "stock-media", + "stock-media-outline", + "stock-media-outline-rounded", + "stock-media-outline-sharp", + "stock-media-rounded", + "stock-media-sharp", + "stroke-full", + "stroke-partial", + "stylus-laser-pointer", + "subject", + "subject-rounded", + "subscript", + "subscript-rounded", + "subscript-sharp", + "subtitles-off", + "subtitles-off-outline", + "subtitles-off-outline-rounded", + "subtitles-off-outline-sharp", + "subtitles-off-rounded", + "subtitles-off-sharp", + "summarize", + "summarize-outline", + "summarize-outline-rounded", + "summarize-outline-sharp", + "summarize-rounded", + "summarize-sharp", + "superscript", + "superscript-rounded", + "superscript-sharp", + "tab-close", + "tab-close-outline", + "tab-close-outline-rounded", + "tab-close-outline-sharp", + "tab-close-right", + "tab-close-right-outline", + "tab-close-right-outline-rounded", + "tab-close-right-outline-sharp", + "tab-close-right-rounded", + "tab-close-right-sharp", + "tab-close-rounded", + "tab-close-sharp", + "tab-duplicate", + "tab-duplicate-outline", + "tab-duplicate-outline-rounded", + "tab-duplicate-outline-sharp", + "tab-duplicate-rounded", + "tab-duplicate-sharp", + "tab-group", + "tab-group-outline", + "tab-group-outline-rounded", + "tab-group-outline-sharp", + "tab-group-rounded", + "tab-group-sharp", + "tab-move", + "tab-move-rounded", + "tab-move-sharp", + "tab-new-right", + "tab-new-right-outline", + "tab-new-right-outline-rounded", + "tab-new-right-outline-sharp", + "tab-new-right-rounded", + "tab-new-right-sharp", + "tab-recent", + "tab-recent-outline", + "tab-recent-outline-rounded", + "tab-recent-outline-sharp", + "tab-recent-rounded", + "tab-recent-sharp", + "table", + "table-chart", + "table-chart-outline", + "table-chart-outline-sharp", + "table-chart-sharp", + "table-chart-view", + "table-chart-view-outline", + "table-chart-view-outline-rounded", + "table-chart-view-outline-sharp", + "table-chart-view-rounded", + "table-chart-view-sharp", + "table-rounded", + "table-rows", + "table-rows-narrow", + "table-rows-narrow-outline", + "table-rows-narrow-outline-sharp", + "table-rows-narrow-rounded", + "table-rows-narrow-sharp", + "table-rows-outline", + "table-rows-rounded", + "table-view", + "table-view-rounded", + "table-view-sharp", + "tag", + "tag-rounded", + "task", + "task-outline", + "task-outline-rounded", + "task-outline-sharp", + "task-rounded", + "task-sharp", + "team-dashboard", + "team-dashboard-outline", + "team-dashboard-outline-sharp", + "team-dashboard-sharp", + "text-ad", + "text-ad-outline", + "text-ad-outline-rounded", + "text-ad-outline-sharp", + "text-ad-rounded", + "text-ad-sharp", + "text-decrease", + "text-decrease-rounded", + "text-fields", + "text-fields-alt", + "text-fields-alt-rounded", + "text-fields-rounded", + "text-format", + "text-format-rounded", + "text-increase", + "text-increase-rounded", + "text-rotate-up", + "text-rotate-up-rounded", + "text-rotate-vertical", + "text-rotate-vertical-rounded", + "text-rotation-angledown", + "text-rotation-angledown-rounded", + "text-rotation-angleup", + "text-rotation-angleup-rounded", + "text-rotation-down", + "text-rotation-down-rounded", + "text-rotation-none", + "text-rotation-none-rounded", + "text-select-end", + "text-select-end-rounded", + "text-select-jump-to-beginning", + "text-select-jump-to-beginning-rounded", + "text-select-jump-to-end", + "text-select-jump-to-end-rounded", + "text-select-move-back-character", + "text-select-move-back-character-rounded", + "text-select-move-back-word", + "text-select-move-back-word-outline", + "text-select-move-back-word-outline-rounded", + "text-select-move-back-word-rounded", + "text-select-move-down", + "text-select-move-down-rounded", + "text-select-move-forward-character", + "text-select-move-forward-character-rounded", + "text-select-move-forward-word", + "text-select-move-forward-word-outline", + "text-select-move-forward-word-outline-rounded", + "text-select-move-forward-word-rounded", + "text-select-move-up", + "text-select-move-up-rounded", + "text-select-start", + "text-select-start-rounded", + "text-snippet", + "text-snippet-outline", + "text-snippet-outline-rounded", + "text-snippet-outline-sharp", + "text-snippet-rounded", + "text-snippet-sharp", + "thumbnail-bar", + "thumbnail-bar-outline", + "thumbnail-bar-outline-sharp", + "thumbnail-bar-sharp", + "title", + "title-rounded", + "toc", + "toc-rounded", + "top-panel-close", + "top-panel-close-outline", + "top-panel-close-outline-rounded", + "top-panel-close-outline-sharp", + "top-panel-close-rounded", + "top-panel-close-sharp", + "top-panel-open", + "top-panel-open-outline", + "top-panel-open-outline-rounded", + "top-panel-open-outline-sharp", + "top-panel-open-rounded", + "top-panel-open-sharp", + "tsv", + "tsv-outline", + "tsv-outline-rounded", + "tsv-outline-sharp", + "tsv-rounded", + "tsv-sharp", + "two-pager", + "two-pager-outline", + "two-pager-outline-rounded", + "two-pager-outline-sharp", + "two-pager-rounded", + "two-pager-sharp", + "type-specimen", + "type-specimen-outline", + "type-specimen-outline-rounded", + "type-specimen-outline-sharp", + "type-specimen-rounded", + "type-specimen-sharp", + "ungroup", + "ungroup-rounded", + "unknown-document", + "unknown-document-outline", + "unknown-document-outline-rounded", + "unknown-document-outline-sharp", + "unknown-document-rounded", + "unknown-document-sharp", + "variable-add", + "variable-add-outline", + "variable-add-outline-rounded", + "variable-add-rounded", + "variable-insert", + "variable-insert-outline", + "variable-insert-outline-rounded", + "variable-insert-rounded", + "variable-remove", + "variable-remove-outline", + "variable-remove-outline-rounded", + "variable-remove-rounded", + "variables-outline-rounded", + "variables-rounded", + "vertical-align-bottom", + "vertical-align-bottom-rounded", + "vertical-align-center", + "vertical-align-center-rounded", + "vertical-align-top", + "vertical-align-top-rounded", + "vertical-distribute", + "vertical-distribute-rounded", + "vertical-split", + "vertical-split-outline", + "vertical-split-outline-rounded", + "vertical-split-rounded", + "video-file", + "video-file-outline", + "video-file-outline-rounded", + "video-file-outline-sharp", + "video-file-rounded", + "video-file-sharp", + "view-agenda", + "view-agenda-outline", + "view-agenda-outline-sharp", + "view-agenda-sharp", + "view-array", + "view-array-outline", + "view-array-outline-rounded", + "view-array-rounded", + "view-carousel", + "view-carousel-outline", + "view-carousel-outline-rounded", + "view-carousel-rounded", + "view-column", + "view-column-2", + "view-column-2-outline", + "view-column-outline", + "view-column-outline-rounded", + "view-column-rounded", + "view-day", + "view-day-outline", + "view-day-outline-rounded", + "view-day-outline-sharp", + "view-day-rounded", + "view-day-sharp", + "view-headline", + "view-headline-rounded", + "view-list", + "view-list-outline", + "view-list-outline-rounded", + "view-list-outline-sharp", + "view-list-rounded", + "view-list-sharp", + "view-module", + "view-module-outline", + "view-module-outline-rounded", + "view-module-rounded", + "view-quilt", + "view-quilt-outline", + "view-quilt-outline-rounded", + "view-quilt-rounded", + "view-sidebar", + "view-sidebar-outline", + "view-sidebar-outline-rounded", + "view-sidebar-rounded", + "view-stream", + "view-stream-outline", + "view-stream-outline-rounded", + "view-stream-rounded", + "view-week", + "view-week-outline", + "view-week-outline-sharp", + "view-week-sharp", + "voting-chip", + "voting-chip-outline", + "width", + "width-rounded", + "wrap-text", + "wrap-text-rounded" + ], + "Transportation": [ + "agriculture", + "agriculture-outline", + "agriculture-outline-sharp", + "agriculture-rounded", + "agriculture-sharp", + "airlines", + "airlines-outline", + "airlines-outline-rounded", + "airlines-rounded", + "airport-shuttle", + "airport-shuttle-outline", + "airport-shuttle-outline-rounded", + "airport-shuttle-outline-sharp", + "airport-shuttle-rounded", + "airport-shuttle-sharp", + "ambulance", + "ambulance-outline", + "ambulance-outline-rounded", + "ambulance-outline-sharp", + "ambulance-rounded", + "ambulance-sharp", + "auto-towing", + "auto-towing-rounded", + "auto-transmission", + "auto-transmission-outline", + "auto-transmission-outline-sharp", + "auto-transmission-sharp", + "bike-scooter", + "bike-scooter-outline", + "bike-scooter-outline-rounded", + "bike-scooter-outline-sharp", + "bike-scooter-rounded", + "bike-scooter-sharp", + "bus-alert", + "bus-alert-outline", + "bus-alert-outline-rounded", + "bus-alert-outline-sharp", + "bus-alert-rounded", + "bus-alert-sharp", + "car-crash", + "car-crash-outline", + "car-crash-outline-rounded", + "car-crash-outline-sharp", + "car-crash-rounded", + "car-crash-sharp", + "commute", + "commute-outline", + "commute-outline-rounded", + "commute-outline-sharp", + "commute-rounded", + "commute-sharp", + "departure-board", + "departure-board-outline", + "departure-board-outline-rounded", + "departure-board-outline-sharp", + "departure-board-rounded", + "departure-board-sharp", + "directions-bike", + "directions-bike-rounded", + "directions-bike-sharp", + "directions-boat", + "directions-boat-outline", + "directions-boat-outline-rounded", + "directions-boat-outline-sharp", + "directions-boat-rounded", + "directions-boat-sharp", + "directions-bus", + "directions-bus-outline", + "directions-bus-outline-rounded", + "directions-bus-outline-sharp", + "directions-bus-rounded", + "directions-bus-sharp", + "directions-car", + "directions-car-outline", + "directions-car-outline-rounded", + "directions-car-outline-sharp", + "directions-car-rounded", + "directions-car-sharp", + "directions-railway", + "directions-railway-outline", + "directions-railway-outline-rounded", + "directions-railway-rounded", + "directions-run", + "directions-run-rounded", + "directions-subway", + "directions-subway-outline", + "directions-subway-outline-rounded", + "directions-subway-rounded", + "directions-walk", + "directions-walk-rounded", + "electric-bike", + "electric-bike-outline", + "electric-bike-outline-rounded", + "electric-bike-outline-sharp", + "electric-bike-rounded", + "electric-bike-sharp", + "electric-car", + "electric-car-outline", + "electric-car-outline-rounded", + "electric-car-outline-sharp", + "electric-car-rounded", + "electric-car-sharp", + "electric-moped", + "electric-moped-outline", + "electric-moped-outline-rounded", + "electric-moped-outline-sharp", + "electric-moped-rounded", + "electric-moped-sharp", + "electric-rickshaw", + "electric-rickshaw-outline", + "electric-rickshaw-outline-rounded", + "electric-rickshaw-outline-sharp", + "electric-rickshaw-rounded", + "electric-rickshaw-sharp", + "electric-scooter", + "electric-scooter-outline", + "electric-scooter-outline-rounded", + "electric-scooter-outline-sharp", + "electric-scooter-rounded", + "electric-scooter-sharp", + "flight", + "flight-land", + "flight-land-rounded", + "flight-takeoff", + "flight-takeoff-rounded", + "fork-left", + "fork-left-rounded", + "fork-right", + "fork-right-rounded", + "hail", + "hail-rounded", + "local-shipping", + "local-shipping-outline", + "local-shipping-outline-rounded", + "local-shipping-outline-sharp", + "local-shipping-rounded", + "local-shipping-sharp", + "local-taxi", + "local-taxi-outline", + "local-taxi-outline-rounded", + "local-taxi-outline-sharp", + "local-taxi-rounded", + "local-taxi-sharp", + "motorcycle", + "motorcycle-outline", + "motorcycle-outline-rounded", + "motorcycle-outline-sharp", + "motorcycle-rounded", + "motorcycle-sharp", + "no-crash", + "no-crash-outline", + "no-crash-outline-rounded", + "no-crash-outline-sharp", + "no-crash-rounded", + "no-crash-sharp", + "no-transfer", + "no-transfer-outline", + "no-transfer-outline-rounded", + "no-transfer-outline-sharp", + "no-transfer-rounded", + "no-transfer-sharp", + "pedal-bike", + "pedal-bike-outline", + "pedal-bike-outline-rounded", + "pedal-bike-outline-sharp", + "pedal-bike-rounded", + "pedal-bike-sharp", + "railway-alert", + "railway-alert-outline", + "railway-alert-outline-rounded", + "railway-alert-rounded", + "rv-hookup", + "rv-hookup-outline", + "rv-hookup-outline-rounded", + "rv-hookup-outline-sharp", + "rv-hookup-rounded", + "rv-hookup-sharp", + "sailing", + "sailing-outline", + "sailing-outline-rounded", + "sailing-rounded", + "snowmobile", + "snowmobile-outline", + "snowmobile-outline-rounded", + "snowmobile-rounded", + "subway", + "subway-outline", + "subway-outline-rounded", + "subway-rounded", + "swap-driving-apps", + "swap-driving-apps-outline", + "swap-driving-apps-outline-rounded", + "swap-driving-apps-outline-sharp", + "swap-driving-apps-rounded", + "swap-driving-apps-sharp", + "swap-driving-apps-wheel", + "swap-driving-apps-wheel-outline", + "swap-driving-apps-wheel-outline-sharp", + "swap-driving-apps-wheel-sharp", + "taxi-alert", + "taxi-alert-outline", + "taxi-alert-outline-rounded", + "taxi-alert-outline-sharp", + "taxi-alert-rounded", + "taxi-alert-sharp", + "tire-repair", + "tire-repair-outline", + "tire-repair-outline-sharp", + "tire-repair-sharp", + "train", + "train-outline", + "train-outline-rounded", + "train-rounded", + "tram", + "tram-outline", + "tram-outline-rounded", + "tram-rounded", + "transportation", + "transportation-outline", + "transportation-outline-rounded", + "transportation-outline-sharp", + "transportation-rounded", + "transportation-sharp", + "travel", + "travel-rounded", + "turn-left", + "turn-left-rounded", + "turn-left-sharp", + "turn-right", + "turn-right-rounded", + "turn-right-sharp", + "turn-sharp-left", + "turn-sharp-left-rounded", + "turn-sharp-left-sharp", + "turn-sharp-right", + "turn-sharp-right-rounded", + "turn-sharp-right-sharp", + "turn-slight-left", + "turn-slight-left-rounded", + "turn-slight-left-sharp", + "turn-slight-right", + "turn-slight-right-rounded", + "turn-slight-right-sharp", + "two-wheeler", + "two-wheeler-outline", + "two-wheeler-outline-rounded", + "two-wheeler-rounded", + "u-turn-left", + "u-turn-left-rounded", + "u-turn-right", + "u-turn-right-rounded" + ], + "Travel": [ + "airline-seat-flat", + "airline-seat-flat-angled", + "airline-seat-flat-angled-outline", + "airline-seat-flat-angled-outline-rounded", + "airline-seat-flat-angled-outline-sharp", + "airline-seat-flat-angled-rounded", + "airline-seat-flat-angled-sharp", + "airline-seat-flat-outline", + "airline-seat-flat-outline-rounded", + "airline-seat-flat-outline-sharp", + "airline-seat-flat-rounded", + "airline-seat-flat-sharp", + "airline-seat-individual-suite", + "airline-seat-individual-suite-outline", + "airline-seat-individual-suite-outline-rounded", + "airline-seat-individual-suite-outline-sharp", + "airline-seat-individual-suite-rounded", + "airline-seat-individual-suite-sharp", + "airline-seat-legroom-extra", + "airline-seat-legroom-extra-rounded", + "airline-seat-legroom-extra-sharp", + "airline-seat-legroom-normal", + "airline-seat-legroom-normal-rounded", + "airline-seat-legroom-normal-sharp", + "airline-seat-legroom-reduced", + "airline-seat-legroom-reduced-rounded", + "airline-seat-legroom-reduced-sharp", + "airline-seat-recline-extra", + "airline-seat-recline-extra-rounded", + "airline-seat-recline-extra-sharp", + "airline-seat-recline-normal", + "airline-seat-recline-normal-rounded", + "airline-seat-recline-normal-sharp", + "airplane-ticket", + "airplane-ticket-outline", + "airplane-ticket-outline-rounded", + "airplane-ticket-outline-sharp", + "airplane-ticket-rounded", + "airplane-ticket-sharp", + "apartment", + "apartment-rounded", + "attractions", + "attractions-outline", + "attractions-outline-rounded", + "attractions-rounded", + "bakery-dining", + "bakery-dining-outline", + "bakery-dining-outline-sharp", + "bakery-dining-sharp", + "beach-access", + "beach-access-outline", + "beach-access-outline-rounded", + "beach-access-rounded", + "bento", + "bento-outline", + "bento-outline-sharp", + "bento-sharp", + "breakfast-dining", + "breakfast-dining-outline", + "breakfast-dining-outline-sharp", + "breakfast-dining-sharp", + "brunch-dining", + "brunch-dining-outline", + "brunch-dining-outline-rounded", + "brunch-dining-outline-sharp", + "brunch-dining-rounded", + "brunch-dining-sharp", + "bungalow", + "bungalow-outline", + "bungalow-outline-rounded", + "bungalow-rounded", + "cabin", + "cabin-rounded", + "car-rental", + "car-rental-outline", + "car-rental-outline-rounded", + "car-rental-outline-sharp", + "car-rental-rounded", + "car-rental-sharp", + "car-repair", + "car-repair-outline", + "car-repair-outline-rounded", + "car-repair-outline-sharp", + "car-repair-rounded", + "car-repair-sharp", + "carpenter", + "carpenter-outline", + "carpenter-outline-sharp", + "carpenter-sharp", + "carry-on-bag", + "carry-on-bag-checked", + "carry-on-bag-checked-outline", + "carry-on-bag-checked-outline-rounded", + "carry-on-bag-checked-outline-sharp", + "carry-on-bag-checked-rounded", + "carry-on-bag-checked-sharp", + "carry-on-bag-inactive", + "carry-on-bag-inactive-outline", + "carry-on-bag-inactive-outline-rounded", + "carry-on-bag-inactive-outline-sharp", + "carry-on-bag-inactive-rounded", + "carry-on-bag-inactive-sharp", + "carry-on-bag-outline", + "carry-on-bag-outline-rounded", + "carry-on-bag-outline-sharp", + "carry-on-bag-question", + "carry-on-bag-question-outline", + "carry-on-bag-question-outline-rounded", + "carry-on-bag-question-outline-sharp", + "carry-on-bag-question-rounded", + "carry-on-bag-question-sharp", + "carry-on-bag-rounded", + "carry-on-bag-sharp", + "casino", + "casino-outline", + "casino-outline-sharp", + "casino-sharp", + "chalet", + "chalet-outline", + "chalet-outline-rounded", + "chalet-rounded", + "checked-bag", + "checked-bag-outline", + "checked-bag-outline-rounded", + "checked-bag-outline-sharp", + "checked-bag-question", + "checked-bag-question-outline", + "checked-bag-question-outline-rounded", + "checked-bag-question-outline-sharp", + "checked-bag-question-rounded", + "checked-bag-question-sharp", + "checked-bag-rounded", + "checked-bag-sharp", + "child-friendly", + "child-friendly-outline", + "child-friendly-outline-rounded", + "child-friendly-outline-sharp", + "child-friendly-rounded", + "child-friendly-sharp", + "concierge", + "concierge-outline", + "concierge-outline-rounded", + "concierge-outline-sharp", + "concierge-rounded", + "concierge-sharp", + "cottage", + "cottage-outline", + "cottage-outline-rounded", + "cottage-rounded", + "dinner-dining", + "dinner-dining-outline", + "dinner-dining-outline-rounded", + "dinner-dining-outline-sharp", + "dinner-dining-rounded", + "dinner-dining-sharp", + "do-not-step", + "do-not-step-outline", + "do-not-step-outline-rounded", + "do-not-step-outline-sharp", + "do-not-step-rounded", + "do-not-step-sharp", + "do-not-touch", + "do-not-touch-outline", + "do-not-touch-outline-rounded", + "do-not-touch-outline-sharp", + "do-not-touch-rounded", + "do-not-touch-sharp", + "elevator", + "elevator-outline", + "elevator-outline-rounded", + "elevator-outline-sharp", + "elevator-rounded", + "elevator-sharp", + "escalator", + "escalator-outline", + "escalator-outline-sharp", + "escalator-sharp", + "escalator-warning", + "escalator-warning-rounded", + "escalator-warning-sharp", + "family-restroom", + "family-restroom-rounded", + "family-restroom-sharp", + "festival", + "festival-rounded", + "fitness-center", + "fitness-center-rounded", + "flights-and-hotels", + "flights-and-hotels-outline", + "flights-and-hotels-outline-rounded", + "flights-and-hotels-outline-sharp", + "flights-and-hotels-rounded", + "flights-and-hotels-sharp", + "food-bank", + "food-bank-outline", + "food-bank-outline-rounded", + "food-bank-rounded", + "gite", + "gite-rounded", + "golf-course", + "golf-course-rounded", + "holiday-village", + "holiday-village-outline", + "holiday-village-outline-rounded", + "holiday-village-rounded", + "hotel", + "hotel-outline", + "hotel-outline-rounded", + "hotel-outline-sharp", + "hotel-rounded", + "hotel-sharp", + "houseboat", + "houseboat-outline", + "houseboat-outline-rounded", + "houseboat-outline-sharp", + "houseboat-rounded", + "houseboat-sharp", + "icecream", + "icecream-outline", + "icecream-outline-rounded", + "icecream-rounded", + "liquor", + "liquor-outline", + "liquor-outline-rounded", + "liquor-outline-sharp", + "liquor-rounded", + "liquor-sharp", + "local-bar", + "local-bar-outline", + "local-bar-outline-rounded", + "local-bar-rounded", + "local-cafe", + "local-cafe-outline", + "local-cafe-outline-rounded", + "local-cafe-outline-sharp", + "local-cafe-rounded", + "local-cafe-sharp", + "local-dining", + "local-dining-rounded", + "location-city", + "location-city-rounded", + "luggage", + "luggage-outline", + "luggage-outline-rounded", + "luggage-outline-sharp", + "luggage-rounded", + "luggage-sharp", + "lunch-dining", + "lunch-dining-outline", + "lunch-dining-outline-rounded", + "lunch-dining-outline-sharp", + "lunch-dining-rounded", + "lunch-dining-sharp", + "museum", + "museum-outline", + "museum-outline-rounded", + "museum-rounded", + "night-shelter", + "night-shelter-outline", + "night-shelter-outline-rounded", + "night-shelter-rounded", + "nightlife", + "nightlife-rounded", + "no-drinks", + "no-drinks-outline", + "no-drinks-outline-rounded", + "no-drinks-rounded", + "no-food", + "no-food-outline", + "no-food-outline-rounded", + "no-food-outline-sharp", + "no-food-rounded", + "no-food-sharp", + "no-luggage", + "no-luggage-outline", + "no-luggage-outline-rounded", + "no-luggage-outline-sharp", + "no-luggage-rounded", + "no-luggage-sharp", + "no-stroller", + "no-stroller-outline", + "no-stroller-outline-rounded", + "no-stroller-outline-sharp", + "no-stroller-rounded", + "no-stroller-sharp", + "other-houses", + "other-houses-outline", + "other-houses-outline-rounded", + "other-houses-rounded", + "personal-bag", + "personal-bag-off", + "personal-bag-off-outline", + "personal-bag-off-outline-rounded", + "personal-bag-off-outline-sharp", + "personal-bag-off-rounded", + "personal-bag-off-sharp", + "personal-bag-outline", + "personal-bag-outline-rounded", + "personal-bag-outline-sharp", + "personal-bag-question", + "personal-bag-question-outline", + "personal-bag-question-outline-rounded", + "personal-bag-question-outline-sharp", + "personal-bag-question-rounded", + "personal-bag-question-sharp", + "personal-bag-rounded", + "personal-bag-sharp", + "personal-places", + "personal-places-outline", + "personal-places-outline-rounded", + "personal-places-rounded", + "pool", + "pool-rounded", + "pool-sharp", + "ramen-dining", + "ramen-dining-outline", + "ramen-dining-outline-rounded", + "ramen-dining-rounded", + "rice-bowl", + "rice-bowl-outline", + "room-service", + "room-service-outline", + "room-service-outline-rounded", + "room-service-outline-sharp", + "room-service-rounded", + "room-service-sharp", + "smoke-free", + "smoke-free-rounded", + "smoking-rooms", + "smoking-rooms-rounded", + "spa", + "spa-outline", + "spa-outline-rounded", + "spa-rounded", + "sports-bar", + "sports-bar-outline", + "sports-bar-outline-rounded", + "sports-bar-outline-sharp", + "sports-bar-rounded", + "sports-bar-sharp", + "stairs", + "stairs-outline", + "stairs-outline-rounded", + "stairs-outline-sharp", + "stairs-rounded", + "stairs-sharp", + "tapas", + "tapas-outline", + "tapas-outline-rounded", + "tapas-rounded", + "travel", + "travel-luggage-and-bags", + "travel-luggage-and-bags-outline", + "travel-luggage-and-bags-outline-rounded", + "travel-luggage-and-bags-outline-sharp", + "travel-luggage-and-bags-rounded", + "travel-luggage-and-bags-sharp", + "travel-rounded", + "trip", + "trip-outline", + "trip-outline-sharp", + "trip-sharp", + "villa", + "villa-outline", + "villa-outline-rounded", + "villa-rounded", + "wheelchair-pickup", + "wheelchair-pickup-rounded", + "wheelchair-pickup-sharp", + "your-trips", + "your-trips-outline", + "your-trips-outline-rounded", + "your-trips-outline-sharp", + "your-trips-rounded", + "your-trips-sharp" + ], + "UI Actions": [ + "123", + "123-rounded", + "123-sharp", + "abc", + "abc-rounded", + "abc-sharp", + "acute", + "acute-outline", + "acute-outline-rounded", + "acute-rounded", + "add", + "add-box", + "add-box-outline", + "add-box-outline-rounded", + "add-box-outline-sharp", + "add-box-rounded", + "add-box-sharp", + "add-circle", + "add-circle-outline", + "add-circle-outline-rounded", + "add-circle-rounded", + "add-rounded", + "add-task", + "add-task-rounded", + "all-match", + "all-match-outline", + "all-match-outline-rounded", + "all-match-outline-sharp", + "all-match-rounded", + "all-match-sharp", + "amend", + "amend-outline", + "amend-outline-rounded", + "amend-rounded", + "app-badging", + "app-badging-outline", + "app-registration", + "app-registration-outline", + "app-registration-outline-rounded", + "app-registration-outline-sharp", + "app-registration-rounded", + "app-registration-sharp", + "apps", + "apps-outage", + "apps-outage-rounded", + "arrow-and-edge", + "arrow-and-edge-rounded", + "arrow-and-edge-sharp", + "arrow-back", + "arrow-back-ios", + "arrow-back-ios-new", + "arrow-back-ios-new-rounded", + "arrow-back-ios-rounded", + "arrow-back-rounded", + "arrow-circle-down", + "arrow-circle-down-outline", + "arrow-circle-down-outline-rounded", + "arrow-circle-down-rounded", + "arrow-circle-left", + "arrow-circle-left-outline", + "arrow-circle-left-outline-rounded", + "arrow-circle-left-rounded", + "arrow-circle-right", + "arrow-circle-right-outline", + "arrow-circle-right-outline-rounded", + "arrow-circle-right-rounded", + "arrow-circle-up", + "arrow-circle-up-outline", + "arrow-circle-up-outline-rounded", + "arrow-circle-up-rounded", + "arrow-downward", + "arrow-downward-alt", + "arrow-downward-alt-rounded", + "arrow-downward-rounded", + "arrow-drop-down", + "arrow-drop-down-circle", + "arrow-drop-down-circle-outline", + "arrow-drop-down-circle-outline-rounded", + "arrow-drop-down-circle-rounded", + "arrow-drop-down-rounded", + "arrow-drop-up", + "arrow-drop-up-rounded", + "arrow-forward", + "arrow-forward-ios", + "arrow-forward-ios-rounded", + "arrow-forward-rounded", + "arrow-insert", + "arrow-insert-rounded", + "arrow-left", + "arrow-left-alt", + "arrow-left-alt-rounded", + "arrow-left-rounded", + "arrow-or-edge", + "arrow-or-edge-rounded", + "arrow-or-edge-sharp", + "arrow-outward", + "arrow-outward-rounded", + "arrow-range", + "arrow-range-rounded", + "arrow-right", + "arrow-right-alt", + "arrow-right-alt-rounded", + "arrow-right-rounded", + "arrow-split", + "arrow-split-rounded", + "arrow-top-left", + "arrow-top-left-rounded", + "arrow-top-right", + "arrow-top-right-rounded", + "arrow-upward", + "arrow-upward-alt", + "arrow-upward-alt-rounded", + "arrow-upward-rounded", + "arrows-outward", + "arrows-outward-rounded", + "assistant-direction", + "assistant-direction-outline", + "assistant-direction-outline-rounded", + "assistant-direction-outline-sharp", + "assistant-direction-rounded", + "assistant-direction-sharp", + "assistant-navigation", + "assistant-navigation-outline", + "assistant-navigation-outline-rounded", + "assistant-navigation-rounded", + "autorenew", + "autorenew-outline-rounded", + "autorenew-rounded", + "back-to-tab", + "back-to-tab-rounded", + "back-to-tab-sharp", + "backspace", + "backspace-outline", + "backspace-outline-rounded", + "backspace-outline-sharp", + "backspace-rounded", + "block", + "bolt", + "bolt-outline", + "bolt-outline-rounded", + "bolt-rounded", + "bottom-app-bar", + "bottom-app-bar-outline", + "bottom-app-bar-outline-sharp", + "bottom-app-bar-sharp", + "bottom-drawer", + "bottom-drawer-outline", + "bottom-drawer-outline-sharp", + "bottom-drawer-sharp", + "bottom-navigation", + "bottom-navigation-outline", + "bottom-navigation-outline-sharp", + "bottom-navigation-sharp", + "bottom-panel-close", + "bottom-panel-close-outline", + "bottom-panel-close-outline-rounded", + "bottom-panel-close-outline-sharp", + "bottom-panel-close-rounded", + "bottom-panel-close-sharp", + "bottom-panel-open", + "bottom-panel-open-outline", + "bottom-panel-open-outline-rounded", + "bottom-panel-open-outline-sharp", + "bottom-panel-open-rounded", + "bottom-panel-open-sharp", + "bottom-right-click", + "bottom-right-click-rounded", + "bottom-right-click-sharp", + "bottom-sheets", + "bottom-sheets-outline", + "bottom-sheets-outline-sharp", + "bottom-sheets-sharp", + "browse-activity", + "browse-activity-outline", + "browse-activity-outline-rounded", + "browse-activity-outline-sharp", + "browse-activity-rounded", + "browse-activity-sharp", + "browse-gallery", + "browse-gallery-outline", + "browse-gallery-outline-rounded", + "browse-gallery-rounded", + "bubble", + "bubble-outline-rounded", + "bubble-rounded", + "bubbles", + "bubbles-rounded", + "bubbles-sharp", + "buttons-alt", + "buttons-alt-outline", + "buttons-alt-outline-rounded", + "buttons-alt-outline-sharp", + "buttons-alt-rounded", + "buttons-alt-sharp", + "cached", + "cached-rounded", + "cancel", + "cancel-outline", + "cancel-outline-rounded", + "cancel-rounded", + "captive-portal", + "captive-portal-rounded", + "capture", + "capture-outline", + "capture-outline-rounded", + "capture-outline-sharp", + "capture-rounded", + "capture-sharp", + "cards", + "cards-outline", + "cards-outline-rounded", + "cards-outline-sharp", + "change-circle", + "change-circle-outline", + "change-circle-outline-rounded", + "change-circle-rounded", + "check-box", + "check-box-outline", + "check-box-outline-blank", + "check-box-outline-blank-sharp", + "check-box-outline-rounded", + "check-box-outline-sharp", + "check-box-rounded", + "check-box-sharp", + "check-circle", + "check-circle-outline", + "check-circle-outline-rounded", + "check-circle-rounded", + "check-indeterminate-small", + "check-indeterminate-small-rounded", + "check-small", + "check-small-rounded", + "chevron-left", + "chevron-left-rounded", + "chevron-right", + "chevron-right-rounded", + "chip-extraction", + "chip-extraction-rounded", + "chips", + "chips-outline", + "chips-outline-sharp", + "chips-sharp", + "chronic", + "chronic-outline", + "chronic-outline-rounded", + "chronic-rounded", + "clear-all", + "clear-all-rounded", + "clock-loader-10", + "clock-loader-20", + "clock-loader-40", + "clock-loader-60", + "clock-loader-80", + "clock-loader-90", + "close", + "close-fullscreen", + "close-fullscreen-rounded", + "close-rounded", + "collapse-all", + "collapse-all-rounded", + "compare-arrows", + "compare-arrows-rounded", + "compress", + "compress-rounded", + "create-new-folder", + "create-new-folder-outline", + "create-new-folder-outline-rounded", + "create-new-folder-outline-sharp", + "create-new-folder-rounded", + "create-new-folder-sharp", + "css", + "css-rounded", + "css-sharp", + "cycle", + "cycle-rounded", + "data-alert", + "data-alert-rounded", + "data-check", + "data-check-rounded", + "data-info-alert", + "data-info-alert-rounded", + "data-thresholding", + "data-thresholding-outline", + "data-thresholding-outline-rounded", + "data-thresholding-outline-sharp", + "data-thresholding-rounded", + "data-thresholding-sharp", + "dataset", + "dataset-linked", + "dataset-linked-outline", + "dataset-linked-outline-rounded", + "dataset-linked-outline-sharp", + "dataset-linked-rounded", + "dataset-linked-sharp", + "dataset-outline", + "dataset-outline-sharp", + "dataset-sharp", + "delete", + "delete-forever", + "delete-forever-outline", + "delete-forever-outline-rounded", + "delete-forever-outline-sharp", + "delete-forever-rounded", + "delete-forever-sharp", + "delete-outline", + "delete-outline-rounded", + "delete-outline-sharp", + "delete-rounded", + "delete-sharp", + "delete-sweep", + "delete-sweep-outline", + "delete-sweep-outline-rounded", + "delete-sweep-outline-sharp", + "delete-sweep-rounded", + "delete-sweep-sharp", + "density-large", + "density-large-rounded", + "density-medium", + "density-medium-rounded", + "density-small", + "density-small-outline", + "density-small-outline-rounded", + "density-small-rounded", + "deployed-code", + "deployed-code-account", + "deployed-code-account-outline", + "deployed-code-account-outline-rounded", + "deployed-code-account-outline-sharp", + "deployed-code-account-rounded", + "deployed-code-account-sharp", + "deployed-code-alert", + "deployed-code-alert-outline", + "deployed-code-alert-outline-rounded", + "deployed-code-alert-outline-sharp", + "deployed-code-alert-rounded", + "deployed-code-alert-sharp", + "deployed-code-history", + "deployed-code-history-outline", + "deployed-code-history-outline-rounded", + "deployed-code-history-outline-sharp", + "deployed-code-history-rounded", + "deployed-code-history-sharp", + "deployed-code-outline", + "deployed-code-outline-sharp", + "deployed-code-sharp", + "deployed-code-update", + "deployed-code-update-outline", + "deployed-code-update-outline-rounded", + "deployed-code-update-outline-sharp", + "deployed-code-update-rounded", + "deployed-code-update-sharp", + "dialogs", + "dialogs-outline", + "dialogs-outline-rounded", + "dialogs-outline-sharp", + "dialogs-rounded", + "dialogs-sharp", + "directory-sync", + "directory-sync-rounded", + "disabled-by-default", + "disabled-by-default-outline", + "disabled-by-default-outline-rounded", + "disabled-by-default-outline-sharp", + "disabled-by-default-rounded", + "disabled-by-default-sharp", + "do-not-disturb-off", + "do-not-disturb-off-outline", + "do-not-disturb-off-outline-rounded", + "do-not-disturb-off-rounded", + "do-not-disturb-on", + "do-not-disturb-on-outline", + "do-not-disturb-on-outline-rounded", + "do-not-disturb-on-rounded", + "done", + "done-all", + "done-all-rounded", + "done-rounded", + "double-arrow", + "double-arrow-rounded", + "download", + "download-2", + "download-2-outline", + "download-2-outline-rounded", + "download-2-rounded", + "download-done", + "download-done-rounded", + "download-for-offline", + "download-for-offline-outline", + "download-for-offline-outline-rounded", + "download-for-offline-rounded", + "download-rounded", + "download-sharp", + "downloading", + "downloading-rounded", + "drag-click", + "drag-click-rounded", + "drag-indicator", + "drag-pan", + "drag-pan-rounded", + "dropdown", + "dropdown-outline", + "dropdown-outline-rounded", + "dropdown-outline-sharp", + "dropdown-rounded", + "dropdown-sharp", + "dynamic-form", + "dynamic-form-outline", + "dynamic-form-outline-rounded", + "dynamic-form-outline-sharp", + "dynamic-form-rounded", + "dynamic-form-sharp", + "eject", + "eject-outline", + "eject-outline-rounded", + "eject-rounded", + "empty-dashboard", + "empty-dashboard-outline", + "enable", + "enable-outline-rounded", + "enable-rounded", + "error-med", + "error-med-outline", + "error-med-outline-rounded", + "error-med-rounded", + "event-list", + "event-list-outline", + "event-list-outline-rounded", + "event-list-outline-sharp", + "event-list-rounded", + "event-list-sharp", + "exit-to-app", + "exit-to-app-rounded", + "exit-to-app-sharp", + "expand", + "expand-all", + "expand-all-rounded", + "expand-circle-down", + "expand-circle-down-outline", + "expand-circle-down-outline-rounded", + "expand-circle-down-rounded", + "expand-circle-right", + "expand-circle-right-outline", + "expand-circle-right-outline-rounded", + "expand-circle-right-rounded", + "expand-circle-up", + "expand-circle-up-outline", + "expand-circle-up-outline-rounded", + "expand-circle-up-rounded", + "expand-content", + "expand-content-rounded", + "expand-less", + "expand-less-rounded", + "expand-more", + "expand-more-rounded", + "expand-rounded", + "extension-off", + "extension-off-outline", + "extension-off-outline-rounded", + "extension-off-outline-sharp", + "extension-off-rounded", + "extension-off-sharp", + "favorite", + "favorite-outline", + "favorite-outline-rounded", + "favorite-rounded", + "file-download-off", + "file-download-off-rounded", + "file-download-off-sharp", + "file-open", + "file-open-outline", + "file-open-outline-rounded", + "file-open-outline-sharp", + "file-open-rounded", + "file-open-sharp", + "file-upload-off", + "file-upload-off-rounded", + "file-upload-off-sharp", + "filter-alt-off", + "filter-alt-off-outline", + "filter-alt-off-outline-rounded", + "filter-alt-off-outline-sharp", + "filter-alt-off-rounded", + "filter-alt-off-sharp", + "filter-list", + "filter-list-off", + "filter-list-off-rounded", + "filter-list-rounded", + "first-page", + "first-page-rounded", + "fit-screen", + "fit-screen-outline", + "fit-screen-outline-rounded", + "fit-screen-outline-sharp", + "fit-screen-rounded", + "fit-screen-sharp", + "forward", + "forward-rounded", + "fullscreen", + "fullscreen-exit", + "fullscreen-exit-rounded", + "fullscreen-rounded", + "go-to-line", + "heart-check", + "heart-check-outline", + "heart-check-outline-rounded", + "heart-check-rounded", + "heart-minus", + "heart-minus-outline", + "heart-plus", + "heart-plus-outline", + "hide", + "hide-rounded", + "hide-source", + "hide-source-outline", + "hide-source-outline-rounded", + "hide-source-rounded", + "hls", + "hls-off", + "hls-off-rounded", + "hls-off-sharp", + "hls-rounded", + "hls-sharp", + "home", + "home-outline", + "home-outline-rounded", + "home-rounded", + "html", + "html-rounded", + "html-sharp", + "iframe", + "iframe-off", + "iframe-off-outline", + "iframe-off-outline-rounded", + "iframe-off-outline-sharp", + "iframe-off-rounded", + "iframe-off-sharp", + "iframe-outline", + "iframe-outline-rounded", + "iframe-outline-sharp", + "iframe-rounded", + "iframe-sharp", + "indeterminate-check-box", + "indeterminate-check-box-outline", + "input-circle", + "input-circle-rounded", + "install-desktop", + "install-desktop-rounded", + "install-desktop-sharp", + "install-mobile", + "install-mobile-outline", + "install-mobile-outline-rounded", + "install-mobile-outline-sharp", + "install-mobile-rounded", + "install-mobile-sharp", + "ios-share", + "ios-share-rounded", + "ios-share-sharp", + "javascript", + "javascript-rounded", + "javascript-sharp", + "jump-to-element", + "jump-to-element-rounded", + "key", + "key-off", + "key-off-outline", + "key-off-outline-rounded", + "key-off-rounded", + "key-outline", + "key-outline-rounded", + "key-rounded", + "key-vertical", + "key-vertical-outline", + "key-vertical-outline-rounded", + "key-vertical-rounded", + "keyboard-command-key", + "keyboard-control-key", + "keyboard-control-key-rounded", + "keyboard-double-arrow-down-rounded", + "keyboard-double-arrow-left", + "keyboard-double-arrow-left-rounded", + "keyboard-double-arrow-right", + "keyboard-double-arrow-right-rounded", + "keyboard-double-arrow-up-rounded", + "keyboard-option-key", + "keyboard-option-key-rounded", + "last-page", + "last-page-rounded", + "left-click", + "left-click-rounded", + "left-panel-close", + "left-panel-close-outline", + "left-panel-close-outline-rounded", + "left-panel-close-outline-sharp", + "left-panel-close-rounded", + "left-panel-close-sharp", + "left-panel-open", + "left-panel-open-outline", + "left-panel-open-outline-rounded", + "left-panel-open-outline-sharp", + "left-panel-open-rounded", + "left-panel-open-sharp", + "lens-outline", + "library-add", + "library-add-outline", + "library-add-outline-rounded", + "library-add-outline-sharp", + "library-add-rounded", + "library-add-sharp", + "linked-services", + "linked-services-outline", + "login", + "login-outline", + "login-outline-rounded", + "login-outline-sharp", + "login-rounded", + "login-sharp", + "logout", + "logout-rounded", + "logout-sharp", + "magnification-large", + "magnification-large-outline", + "magnification-large-outline-rounded", + "magnification-large-outline-sharp", + "magnification-large-rounded", + "magnification-large-sharp", + "magnification-small", + "magnification-small-outline", + "magnification-small-outline-rounded", + "magnification-small-outline-sharp", + "magnification-small-rounded", + "magnification-small-sharp", + "manage-search", + "manage-search-rounded", + "maximize", + "maximize-rounded", + "menu", + "menu-open", + "menu-open-rounded", + "menu-rounded", + "mic", + "mic-outline", + "mic-outline-rounded", + "mic-rounded", + "minimize", + "minimize-rounded", + "more-down", + "more-down-rounded", + "more-horiz", + "more-up", + "more-up-rounded", + "more-vert", + "move-down", + "move-down-rounded", + "move-group", + "move-group-rounded", + "move-group-sharp", + "move-item", + "move-item-rounded", + "move-item-sharp", + "move-selection-down", + "move-selection-down-outline", + "move-selection-down-outline-rounded", + "move-selection-down-rounded", + "move-selection-left", + "move-selection-left-outline", + "move-selection-left-outline-rounded", + "move-selection-left-rounded", + "move-selection-right", + "move-selection-right-outline", + "move-selection-right-outline-rounded", + "move-selection-right-rounded", + "move-selection-up", + "move-selection-up-outline", + "move-selection-up-outline-rounded", + "move-selection-up-rounded", + "move-up", + "move-up-rounded", + "new-window", + "new-window-rounded", + "new-window-sharp", + "open-in-full", + "open-in-full-rounded", + "open-in-new", + "open-in-new-down", + "open-in-new-down-rounded", + "open-in-new-down-sharp", + "open-in-new-off", + "open-in-new-off-rounded", + "open-in-new-off-sharp", + "open-in-new-rounded", + "open-in-new-sharp", + "open-with", + "open-with-rounded", + "output", + "output-circle", + "output-circle-rounded", + "output-rounded", + "output-sharp", + "page-control", + "page-info", + "page-info-outline", + "page-info-outline-rounded", + "page-info-rounded", + "partner-reports", + "partner-reports-rounded", + "partner-reports-sharp", + "patient-list", + "patient-list-outline", + "patient-list-outline-rounded", + "patient-list-rounded", + "php", + "php-rounded", + "php-sharp", + "pinch", + "pinch-outline", + "pinch-outline-rounded", + "pinch-outline-sharp", + "pinch-rounded", + "pinch-sharp", + "pip", + "pip-exit", + "pip-exit-outline", + "pip-exit-outline-rounded", + "pip-exit-outline-sharp", + "pip-exit-rounded", + "pip-exit-sharp", + "pip-rounded", + "place-item", + "place-item-rounded", + "place-item-sharp", + "point-scan", + "point-scan-rounded", + "position-bottom-left", + "position-bottom-left-outline", + "position-bottom-left-outline-rounded", + "position-bottom-left-outline-sharp", + "position-bottom-left-rounded", + "position-bottom-left-sharp", + "position-bottom-right", + "position-bottom-right-outline", + "position-bottom-right-outline-rounded", + "position-bottom-right-outline-sharp", + "position-bottom-right-rounded", + "position-bottom-right-sharp", + "position-top-right", + "position-top-right-outline", + "position-top-right-outline-rounded", + "position-top-right-outline-sharp", + "position-top-right-rounded", + "position-top-right-sharp", + "preliminary", + "preliminary-outline", + "preliminary-outline-rounded", + "preliminary-rounded", + "progress-activity", + "progress-activity-sharp", + "publish", + "publish-rounded", + "publish-sharp", + "question-exchange", + "question-exchange-rounded", + "quick-reference", + "quick-reference-all", + "quick-reference-all-outline", + "quick-reference-all-outline-rounded", + "quick-reference-all-outline-sharp", + "quick-reference-all-rounded", + "quick-reference-all-sharp", + "quick-reference-outline", + "quick-reference-outline-rounded", + "quick-reference-outline-sharp", + "quick-reference-rounded", + "quick-reference-sharp", + "radio-button-checked", + "radio-button-checked-outline", + "radio-button-partial", + "radio-button-partial-outline", + "radio-button-unchecked", + "rebase", + "rebase-edit", + "rebase-edit-outline", + "rebase-edit-outline-rounded", + "rebase-edit-outline-sharp", + "rebase-edit-rounded", + "rebase-edit-sharp", + "rebase-outline", + "rebase-outline-rounded", + "rebase-rounded", + "redo", + "redo-rounded", + "refresh", + "refresh-rounded", + "remove", + "remove-done", + "remove-done-rounded", + "remove-rounded", + "reopen-window", + "reopen-window-rounded", + "reopen-window-sharp", + "repartition", + "repartition-rounded", + "reply", + "reply-all", + "reply-all-rounded", + "reply-rounded", + "resize", + "resize-rounded", + "responsive-layout", + "responsive-layout-outline", + "responsive-layout-outline-rounded", + "responsive-layout-rounded", + "restart-alt", + "restart-alt-rounded", + "restore-from-trash", + "restore-from-trash-outline", + "restore-from-trash-outline-rounded", + "restore-from-trash-outline-sharp", + "restore-from-trash-rounded", + "restore-from-trash-sharp", + "right-click", + "right-click-rounded", + "right-panel-close", + "right-panel-close-outline", + "right-panel-close-outline-rounded", + "right-panel-close-outline-sharp", + "right-panel-close-rounded", + "right-panel-close-sharp", + "right-panel-open", + "right-panel-open-outline", + "right-panel-open-outline-rounded", + "right-panel-open-outline-sharp", + "right-panel-open-rounded", + "right-panel-open-sharp", + "ripples", + "ripples-outline", + "ripples-outline-sharp", + "ripples-sharp", + "rule-settings", + "rule-settings-rounded", + "saved-search", + "saved-search-rounded", + "search", + "search-check", + "search-check-rounded", + "search-off", + "search-off-rounded", + "search-rounded", + "select-all", + "select-all-rounded", + "select-all-sharp", + "select-check-box", + "select-check-box-rounded", + "select-check-box-sharp", + "send-time-extension", + "send-time-extension-outline", + "send-time-extension-outline-rounded", + "send-time-extension-outline-sharp", + "send-time-extension-rounded", + "send-time-extension-sharp", + "settings", + "settings-accessibility", + "settings-accessibility-rounded", + "settings-applications", + "settings-applications-outline", + "settings-applications-outline-rounded", + "settings-applications-outline-sharp", + "settings-applications-rounded", + "settings-applications-sharp", + "settings-backup-restore", + "settings-backup-restore-rounded", + "settings-heart", + "settings-heart-outline", + "settings-heart-outline-rounded", + "settings-heart-rounded", + "settings-outline", + "settings-outline-rounded", + "settings-rounded", + "share-reviews", + "share-reviews-outline", + "share-reviews-outline-rounded", + "share-reviews-outline-sharp", + "share-reviews-rounded", + "share-reviews-sharp", + "share-windows", + "share-windows-rounded", + "share-windows-sharp", + "shelf-auto-hide", + "shelf-auto-hide-outline", + "shelf-auto-hide-outline-sharp", + "shelf-auto-hide-sharp", + "shelf-position", + "shelf-position-outline", + "shelf-position-outline-sharp", + "shelf-position-sharp", + "shopping-cart-checkout", + "shopping-cart-checkout-rounded", + "shopping-cart-checkout-sharp", + "side-navigation", + "side-navigation-sharp", + "sliders", + "sliders-sharp", + "sort", + "sort-by-alpha", + "sort-by-alpha-outline-rounded", + "sort-by-alpha-rounded", + "sort-rounded", + "stack", + "stack-off", + "stack-off-outline", + "stack-off-outline-rounded", + "stack-off-outline-sharp", + "stack-off-rounded", + "stack-off-sharp", + "stack-outline", + "stack-outline-rounded", + "stack-outline-sharp", + "stack-rounded", + "stack-sharp", + "stack-star", + "stack-star-outline", + "stack-star-outline-rounded", + "stack-star-outline-sharp", + "stack-star-rounded", + "stack-star-sharp", + "star", + "star-half", + "star-half-outline", + "star-half-rounded", + "star-outline", + "star-outline-rounded", + "star-rate", + "star-rate-half", + "star-rate-half-rounded", + "star-rate-outline", + "star-rate-outline-rounded", + "star-rate-rounded", + "star-rounded", + "start", + "start-rounded", + "stat-0", + "stat-0-outline", + "stat-1", + "stat-1-rounded", + "stat-2", + "stat-2-rounded", + "stat-3", + "stat-3-rounded", + "stat-minus-1", + "stat-minus-1-rounded", + "stat-minus-2", + "stat-minus-2-rounded", + "stat-minus-3", + "stat-minus-3-rounded", + "step", + "step-into", + "step-into-rounded", + "step-out", + "step-out-rounded", + "step-over", + "step-over-rounded", + "step-rounded", + "steppers", + "subdirectory-arrow-left", + "subdirectory-arrow-left-rounded", + "subdirectory-arrow-right", + "subdirectory-arrow-right-rounded", + "subheader", + "subheader-outline", + "subheader-outline-rounded", + "subheader-outline-sharp", + "subheader-rounded", + "subheader-sharp", + "swap-horiz", + "swap-horiz-rounded", + "swap-horizontal-circle", + "swap-horizontal-circle-outline", + "swap-horizontal-circle-outline-rounded", + "swap-horizontal-circle-rounded", + "swap-vert", + "swap-vert-rounded", + "swap-vertical-circle", + "swap-vertical-circle-outline", + "swap-vertical-circle-outline-rounded", + "swap-vertical-circle-rounded", + "sweep", + "sweep-outline", + "sweep-outline-rounded", + "sweep-rounded", + "swipe-down", + "swipe-down-alt", + "swipe-down-alt-outline", + "swipe-down-alt-outline-rounded", + "swipe-down-alt-rounded", + "swipe-down-outline", + "swipe-down-outline-rounded", + "swipe-down-outline-sharp", + "swipe-down-rounded", + "swipe-down-sharp", + "swipe-left", + "swipe-left-alt", + "swipe-left-alt-outline", + "swipe-left-alt-outline-rounded", + "swipe-left-alt-rounded", + "swipe-left-outline", + "swipe-left-outline-rounded", + "swipe-left-outline-sharp", + "swipe-left-rounded", + "swipe-left-sharp", + "swipe-right", + "swipe-right-alt", + "swipe-right-alt-outline", + "swipe-right-alt-outline-rounded", + "swipe-right-alt-rounded", + "swipe-right-outline", + "swipe-right-outline-rounded", + "swipe-right-outline-sharp", + "swipe-right-rounded", + "swipe-right-sharp", + "swipe-up", + "swipe-up-alt", + "swipe-up-alt-outline", + "swipe-up-alt-outline-rounded", + "swipe-up-alt-rounded", + "swipe-up-outline", + "swipe-up-outline-rounded", + "swipe-up-outline-sharp", + "swipe-up-rounded", + "swipe-up-sharp", + "swipe-vertical", + "swipe-vertical-outline", + "swipe-vertical-outline-rounded", + "swipe-vertical-outline-sharp", + "swipe-vertical-rounded", + "swipe-vertical-sharp", + "switch-access", + "switch-access-outline", + "switch-access-outline-rounded", + "switch-access-rounded", + "switch-access-shortcut", + "switch-access-shortcut-add", + "switch-access-shortcut-add-rounded", + "switch-access-shortcut-rounded", + "switch-left", + "switch-left-rounded", + "switch-right", + "switch-right-rounded", + "switches", + "switches-outline", + "switches-outline-sharp", + "switches-sharp", + "sync", + "sync-alt", + "sync-alt-rounded", + "sync-disabled", + "sync-disabled-rounded", + "sync-outline", + "sync-problem", + "sync-problem-outline", + "sync-problem-outline-rounded", + "sync-problem-rounded", + "sync-rounded", + "sync-saved-locally", + "sync-saved-locally-outline", + "sync-saved-locally-outline-rounded", + "sync-saved-locally-outline-sharp", + "sync-saved-locally-rounded", + "sync-saved-locally-sharp", + "system-update-alt", + "system-update-alt-rounded", + "system-update-alt-sharp", + "tabs", + "tabs-outline", + "tabs-outline-rounded", + "tabs-outline-sharp", + "tabs-rounded", + "tabs-sharp", + "terminal", + "terminal-rounded", + "terminal-sharp", + "toast", + "toast-outline", + "toast-outline-rounded", + "toast-outline-sharp", + "toast-rounded", + "toast-sharp", + "toggle-off", + "toggle-off-outline", + "toggle-on", + "toggle-on-outline", + "token", + "token-outline", + "token-outline-rounded", + "token-rounded", + "toolbar", + "toolbar-outline", + "toolbar-outline-sharp", + "toolbar-sharp", + "transcribe", + "transcribe-outline", + "transcribe-outline-rounded", + "transcribe-rounded", + "undo", + "undo-rounded", + "unfold-less", + "unfold-less-double", + "unfold-less-double-rounded", + "unfold-less-rounded", + "unfold-more", + "unfold-more-double", + "unfold-more-double-rounded", + "unfold-more-rounded", + "unknown-5", + "unknown-5-rounded", + "unknown-med", + "unknown-med-sharp", + "upload", + "upload-2", + "upload-2-outline", + "upload-2-outline-rounded", + "upload-2-rounded", + "upload-rounded", + "upload-sharp", + "view-comfy-alt", + "view-comfy-alt-outline", + "view-comfy-alt-outline-rounded", + "view-comfy-alt-rounded", + "view-compact-alt", + "view-compact-alt-outline", + "view-compact-alt-outline-rounded", + "view-compact-alt-outline-sharp", + "view-compact-alt-rounded", + "view-compact-alt-sharp", + "view-cozy", + "view-cozy-outline", + "view-cozy-outline-rounded", + "view-cozy-rounded", + "view-kanban", + "view-kanban-outline", + "view-kanban-outline-rounded", + "view-kanban-outline-sharp", + "view-kanban-rounded", + "view-kanban-sharp", + "view-timeline", + "view-timeline-outline", + "view-timeline-outline-rounded", + "view-timeline-outline-sharp", + "view-timeline-rounded", + "view-timeline-sharp", + "width-full", + "width-full-outline", + "width-full-outline-sharp", + "width-full-sharp", + "width-normal", + "width-normal-outline", + "width-normal-outline-sharp", + "width-normal-sharp", + "width-wide", + "width-wide-outline", + "width-wide-outline-sharp", + "width-wide-sharp", + "youtube-searched-for", + "youtube-searched-for-rounded", + "zoom-in", + "zoom-in-rounded", + "zoom-out", + "zoom-out-rounded" + ] + }, + "width": 24, + "height": 24 +} \ No newline at end of file diff --git a/package-lock.json b/package-lock.json index 7aa761d..d1dbfc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@iconify/json", - "version": "2.2.134", + "version": "2.2.135", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@iconify/json", - "version": "2.2.134", + "version": "2.2.135", "license": "MIT", "dependencies": { "@iconify/types": "*", diff --git a/package.json b/package.json index 6138ac5..7b96d7d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@iconify/json", "description": "Hundreds of open source icon sets in IconifyJSON format", "license": "MIT", - "version": "2.2.134", + "version": "2.2.135", "type": "module", "homepage": "https://iconify.design/icon-sets/", "bugs": "https://github.com/iconify/icon-sets/issues",