diff --git a/collections.json b/collections.json
index af6b99f..8924330 100644
--- a/collections.json
+++ b/collections.json
@@ -1,7 +1,7 @@
{
"material-symbols": {
"name": "Material Symbols",
- "total": 12022,
+ "total": 12084,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@@ -22,7 +22,7 @@
},
"material-symbols-light": {
"name": "Material Symbols Light",
- "total": 12073,
+ "total": 12137,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@@ -260,7 +260,7 @@
"iconoir": {
"name": "Iconoir",
"total": 1506,
- "version": "7.0.0",
+ "version": "7.0.1",
"author": {
"name": "Luca Burgio",
"url": "https://github.com/iconoir-icons/iconoir"
@@ -1486,7 +1486,7 @@
},
"streamline": {
"name": "Streamline",
- "total": 1000,
+ "total": 2000,
"author": {
"name": "Streamline",
"url": "https://github.com/webalys-hq/streamline-vectors"
@@ -1497,9 +1497,9 @@
"url": "https://creativecommons.org/licenses/by/4.0/"
},
"samples": [
- "mail-sign-hashtag-sharp-sign-hashtag-tag",
- "interface-weather-umbrella-storm-rain-umbrella-open-weather",
- "money-graph-bar-product-data-bars-analysis-analytics-graph-business-chart"
+ "sign-hashtag",
+ "open-umbrella-solid",
+ "graph-bar-increase"
],
"height": 28,
"category": "General",
@@ -2298,7 +2298,7 @@
"flag": {
"name": "Flag Icons",
"total": 538,
- "version": "6.14.0",
+ "version": "6.15.0",
"author": {
"name": "Panayiotis Lipiridis",
"url": "https://github.com/lipis/flag-icons"
diff --git a/collections.md b/collections.md
index ef6bd4b..b9f7b20 100644
--- a/collections.md
+++ b/collections.md
@@ -2,7 +2,7 @@
## Material Symbols
-* Number of icons: 12022
+* Number of icons: 12084
* Author: Google
* URL: https://github.com/google/material-design-icons
* License: Apache 2.0
@@ -12,7 +12,7 @@
* 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
+* Number of icons: 12137
* Author: Google
* URL: https://github.com/google/material-design-icons
* License: Apache 2.0
@@ -132,7 +132,7 @@
* URL: https://github.com/iconoir-icons/iconoir
* License: MIT
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
-* Version: 7.0.0
+* Version: 7.0.1
* Palette: Colorless
* Icon set prefix: `iconoir`
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@@ -730,7 +730,7 @@
* File: [json/ei.json](json/ei.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Streamline
-* Number of icons: 1000
+* Number of icons: 2000
* Author: Streamline
* URL: https://github.com/webalys-hq/streamline-vectors
* License: CC BY 4.0
@@ -1122,7 +1122,7 @@
* URL: https://github.com/lipis/flag-icons
* License: MIT
* License URL: https://github.com/lipis/flag-icons/blob/main/LICENSE
-* Version: 6.14.0
+* Version: 6.15.0
* Palette: Colorful
* Icon set prefix: `flag`
* File: [json/flag.json](json/flag.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
diff --git a/composer.json b/composer.json
index b580399..61847de 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.139",
+ "version": "2.2.140",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {
diff --git a/json/flag.json b/json/flag.json
index 697026a..aae7bf2 100644
--- a/json/flag.json
+++ b/json/flag.json
@@ -3,7 +3,7 @@
"info": {
"name": "Flag Icons",
"total": 538,
- "version": "6.14.0",
+ "version": "6.15.0",
"author": {
"name": "Panayiotis Lipiridis",
"url": "https://github.com/lipis/flag-icons"
@@ -21,7 +21,7 @@
"category": "Maps / Flags",
"palette": true
},
- "lastModified": 1699458334,
+ "lastModified": 1699597425,
"icons": {
"ad-1x1": {
"body": ""
@@ -552,10 +552,10 @@
"height": 480
},
"eac-1x1": {
- "body": ""
+ "body": ""
},
"eac-4x3": {
- "body": "",
+ "body": "",
"width": 640,
"height": 480
},
@@ -1512,10 +1512,10 @@
"height": 480
},
"pc-1x1": {
- "body": ""
+ "body": ""
},
"pc-4x3": {
- "body": "",
+ "body": "",
"width": 640,
"height": 480
},
@@ -1728,18 +1728,18 @@
"height": 480
},
"sh-ac-1x1": {
- "body": ""
+ "body": ""
},
"sh-ac-4x3": {
- "body": "",
+ "body": "",
"width": 640,
"height": 480
},
"sh-hl-1x1": {
- "body": ""
+ "body": ""
},
"sh-hl-4x3": {
- "body": "",
+ "body": "",
"width": 640,
"height": 480
},
diff --git a/json/iconoir.json b/json/iconoir.json
index 7ea7d79..8eb38fb 100644
--- a/json/iconoir.json
+++ b/json/iconoir.json
@@ -3,7 +3,7 @@
"info": {
"name": "Iconoir",
"total": 1506,
- "version": "7.0.0",
+ "version": "7.0.1",
"author": {
"name": "Luca Burgio",
"url": "https://github.com/iconoir-icons/iconoir"
diff --git a/json/material-symbols-light.json b/json/material-symbols-light.json
index d134d6b..8a233b6 100644
--- a/json/material-symbols-light.json
+++ b/json/material-symbols-light.json
@@ -2,7 +2,7 @@
"prefix": "material-symbols-light",
"info": {
"name": "Material Symbols Light",
- "total": 12073,
+ "total": 12137,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@@ -21,7 +21,7 @@
"category": "General",
"palette": false
},
- "lastModified": 1698489754,
+ "lastModified": 1699598854,
"icons": {
"123": {
"body": ""
@@ -1557,7 +1557,7 @@
"body": ""
},
"add-to-drive": {
- "body": ""
+ "body": ""
},
"add-to-home-screen": {
"body": ""
@@ -3488,6 +3488,18 @@
"background-dot-large-sharp": {
"body": ""
},
+ "background-dot-small": {
+ "body": ""
+ },
+ "background-dot-small-outline": {
+ "body": ""
+ },
+ "background-dot-small-outline-sharp": {
+ "body": ""
+ },
+ "background-dot-small-sharp": {
+ "body": ""
+ },
"background-grid-small": {
"body": ""
},
@@ -4731,16 +4743,16 @@
"body": ""
},
"border-bottom": {
- "body": ""
+ "body": ""
},
"border-bottom-rounded": {
- "body": ""
+ "body": ""
},
"border-clear": {
"body": ""
},
"border-clear-rounded": {
- "body": ""
+ "body": ""
},
"border-color": {
"body": ""
@@ -4761,52 +4773,52 @@
"body": ""
},
"border-horizontal": {
- "body": ""
+ "body": ""
},
"border-horizontal-rounded": {
- "body": ""
+ "body": ""
},
"border-inner": {
- "body": ""
+ "body": ""
},
"border-inner-rounded": {
- "body": ""
+ "body": ""
},
"border-left": {
- "body": ""
+ "body": ""
},
"border-left-rounded": {
- "body": ""
+ "body": ""
},
"border-outer": {
- "body": ""
+ "body": ""
},
"border-outer-rounded": {
- "body": ""
+ "body": ""
},
"border-right": {
- "body": ""
+ "body": ""
},
"border-right-rounded": {
- "body": ""
+ "body": ""
},
"border-style": {
- "body": ""
+ "body": ""
},
"border-style-rounded": {
- "body": ""
+ "body": ""
},
"border-top": {
- "body": ""
+ "body": ""
},
"border-top-rounded": {
- "body": ""
+ "body": ""
},
"border-vertical": {
- "body": ""
+ "body": ""
},
"border-vertical-rounded": {
- "body": ""
+ "body": ""
},
"bottom-app-bar": {
"body": ""
@@ -5751,13 +5763,13 @@
"body": ""
},
"call-to-action-outline-rounded": {
- "body": ""
+ "body": ""
},
"call-to-action-outline-sharp": {
"body": ""
},
"call-to-action-rounded": {
- "body": ""
+ "body": ""
},
"call-to-action-sharp": {
"body": ""
@@ -5844,22 +5856,22 @@
"body": ""
},
"camera-roll": {
- "body": ""
+ "body": ""
},
"camera-roll-outline": {
- "body": ""
+ "body": ""
},
"camera-roll-outline-rounded": {
- "body": ""
+ "body": ""
},
"camera-roll-outline-sharp": {
- "body": ""
+ "body": ""
},
"camera-roll-rounded": {
- "body": ""
+ "body": ""
},
"camera-roll-sharp": {
- "body": ""
+ "body": ""
},
"camera-rounded": {
"body": ""
@@ -7154,6 +7166,18 @@
"close-rounded": {
"body": ""
},
+ "close-small": {
+ "body": ""
+ },
+ "close-small-outline": {
+ "body": ""
+ },
+ "close-small-outline-rounded": {
+ "body": ""
+ },
+ "close-small-rounded": {
+ "body": ""
+ },
"closed-caption": {
"body": ""
},
@@ -7376,6 +7400,12 @@
"collapse-all-rounded": {
"body": ""
},
+ "collapse-content": {
+ "body": ""
+ },
+ "collapse-content-rounded": {
+ "body": ""
+ },
"collections-bookmark": {
"body": ""
},
@@ -8907,13 +8937,13 @@
"body": ""
},
"delete-outline-rounded": {
- "body": ""
+ "body": ""
},
"delete-outline-sharp": {
"body": ""
},
"delete-rounded": {
- "body": ""
+ "body": ""
},
"delete-sharp": {
"body": ""
@@ -9123,10 +9153,13 @@
"body": ""
},
"deselect": {
- "body": ""
+ "body": ""
},
"deselect-rounded": {
- "body": ""
+ "body": ""
+ },
+ "deselect-sharp": {
+ "body": ""
},
"design-services": {
"body": ""
@@ -10949,9 +10982,15 @@
"eda-outline": {
"body": ""
},
+ "eda-outline-rounded": {
+ "body": ""
+ },
"eda-outline-sharp": {
"body": ""
},
+ "eda-rounded": {
+ "body": ""
+ },
"eda-sharp": {
"body": ""
},
@@ -11616,16 +11655,22 @@
"body": ""
},
"energy-savings-leaf": {
- "body": ""
+ "body": ""
},
"energy-savings-leaf-outline": {
- "body": ""
+ "body": ""
},
"energy-savings-leaf-outline-rounded": {
- "body": ""
+ "body": ""
+ },
+ "energy-savings-leaf-outline-sharp": {
+ "body": ""
},
"energy-savings-leaf-rounded": {
- "body": ""
+ "body": ""
+ },
+ "energy-savings-leaf-sharp": {
+ "body": ""
},
"engineering": {
"body": ""
@@ -13275,10 +13320,10 @@
"body": ""
},
"fit-page": {
- "body": ""
+ "body": ""
},
"fit-page-rounded": {
- "body": ""
+ "body": ""
},
"fit-screen": {
"body": ""
@@ -13299,10 +13344,10 @@
"body": ""
},
"fit-width": {
- "body": ""
+ "body": ""
},
"fit-width-rounded": {
- "body": ""
+ "body": ""
},
"fitness-center": {
"body": ""
@@ -13482,7 +13527,7 @@
"body": ""
},
"flip": {
- "body": ""
+ "body": ""
},
"flip-camera-android": {
"body": ""
@@ -13509,25 +13554,28 @@
"body": ""
},
"flip-rounded": {
- "body": ""
+ "body": ""
},
"flip-sharp": {
- "body": ""
+ "body": ""
},
"flip-to-back": {
- "body": ""
+ "body": ""
},
"flip-to-back-rounded": {
- "body": ""
+ "body": ""
},
"flip-to-back-sharp": {
- "body": ""
+ "body": ""
},
"flip-to-front": {
- "body": ""
+ "body": ""
+ },
+ "flip-to-front-rounded": {
+ "body": ""
},
"flip-to-front-sharp": {
- "body": ""
+ "body": ""
},
"flood": {
"body": ""
@@ -14850,10 +14898,16 @@
"body": ""
},
"gesture": {
- "body": ""
+ "body": ""
+ },
+ "gesture-outline": {
+ "body": ""
+ },
+ "gesture-outline-rounded": {
+ "body": ""
},
"gesture-rounded": {
- "body": ""
+ "body": ""
},
"gesture-select": {
"body": ""
@@ -14862,13 +14916,13 @@
"body": ""
},
"gesture-select-outline-rounded": {
- "body": ""
+ "body": ""
},
"gesture-select-outline-sharp": {
"body": ""
},
"gesture-select-rounded": {
- "body": ""
+ "body": ""
},
"gesture-select-sharp": {
"body": ""
@@ -14952,7 +15006,7 @@
"body": ""
},
"glucose-outline-rounded": {
- "body": ""
+ "body": ""
},
"glucose-outline-sharp": {
"body": ""
@@ -14969,6 +15023,9 @@
"go-to-line": {
"body": ""
},
+ "go-to-line-rounded": {
+ "body": ""
+ },
"golf-course": {
"body": ""
},
@@ -14985,10 +15042,10 @@
"body": ""
},
"google-wifi": {
- "body": ""
+ "body": ""
},
"google-wifi-outline": {
- "body": ""
+ "body": ""
},
"gpp-bad": {
"body": ""
@@ -15078,13 +15135,22 @@
"body": ""
},
"grid-off": {
- "body": ""
+ "body": ""
+ },
+ "grid-off-outline": {
+ "body": ""
+ },
+ "grid-off-outline-rounded": {
+ "body": ""
+ },
+ "grid-off-outline-sharp": {
+ "body": ""
},
"grid-off-rounded": {
- "body": ""
+ "body": ""
},
"grid-off-sharp": {
- "body": ""
+ "body": ""
},
"grid-on": {
"body": ""
@@ -15326,9 +15392,15 @@
"handshake-outline": {
"body": ""
},
+ "handshake-outline-rounded": {
+ "body": ""
+ },
"handshake-outline-sharp": {
"body": ""
},
+ "handshake-rounded": {
+ "body": ""
+ },
"handshake-sharp": {
"body": ""
},
@@ -15978,16 +16050,16 @@
"body": ""
},
"high-density": {
- "body": ""
+ "body": ""
},
"high-density-outline": {
- "body": ""
+ "body": ""
},
"high-density-outline-rounded": {
- "body": ""
+ "body": ""
},
"high-density-rounded": {
- "body": ""
+ "body": ""
},
"high-quality": {
"body": ""
@@ -16028,6 +16100,24 @@
"highlight": {
"body": ""
},
+ "highlight-keyboard-focus": {
+ "body": ""
+ },
+ "highlight-keyboard-focus-outline": {
+ "body": ""
+ },
+ "highlight-keyboard-focus-outline-rounded": {
+ "body": ""
+ },
+ "highlight-keyboard-focus-rounded": {
+ "body": ""
+ },
+ "highlight-mouse-cursor": {
+ "body": ""
+ },
+ "highlight-mouse-cursor-rounded": {
+ "body": ""
+ },
"highlight-outline": {
"body": ""
},
@@ -16037,6 +16127,18 @@
"highlight-rounded": {
"body": ""
},
+ "highlight-text-cursor": {
+ "body": ""
+ },
+ "highlight-text-cursor-outline": {
+ "body": ""
+ },
+ "highlight-text-cursor-outline-rounded": {
+ "body": ""
+ },
+ "highlight-text-cursor-rounded": {
+ "body": ""
+ },
"highlighter-size-1": {
"body": ""
},
@@ -16655,29 +16757,41 @@
"image-aspect-ratio-outline": {
"body": ""
},
+ "image-aspect-ratio-outline-rounded": {
+ "body": ""
+ },
"image-aspect-ratio-outline-sharp": {
"body": ""
},
+ "image-aspect-ratio-rounded": {
+ "body": ""
+ },
"image-aspect-ratio-sharp": {
"body": ""
},
"image-not-supported": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-outline": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-outline-rounded": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-outline-sharp": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-rounded": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-sharp": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-outline": {
"body": ""
@@ -17873,6 +17987,12 @@
"language-international-rounded": {
"body": ""
},
+ "language-japanese-kana": {
+ "body": ""
+ },
+ "language-japanese-kana-rounded": {
+ "body": ""
+ },
"language-korean-latin": {
"body": ""
},
@@ -19281,10 +19401,10 @@
"body": ""
},
"low-density": {
- "body": ""
+ "body": ""
},
"low-density-rounded": {
- "body": ""
+ "body": ""
},
"low-priority": {
"body": ""
@@ -19449,13 +19569,13 @@
"body": ""
},
"magnification-small-outline-rounded": {
- "body": ""
+ "body": ""
},
"magnification-small-outline-sharp": {
"body": ""
},
"magnification-small-rounded": {
- "body": ""
+ "body": ""
},
"magnification-small-sharp": {
"body": ""
@@ -20946,52 +21066,52 @@
"body": ""
},
"move-selection-down": {
- "body": ""
+ "body": ""
},
"move-selection-down-outline": {
- "body": ""
+ "body": ""
},
"move-selection-down-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-down-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-left": {
- "body": ""
+ "body": ""
},
"move-selection-left-outline": {
- "body": ""
+ "body": ""
},
"move-selection-left-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-left-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-right": {
- "body": ""
+ "body": ""
},
"move-selection-right-outline": {
- "body": ""
+ "body": ""
},
"move-selection-right-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-right-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-up": {
- "body": ""
+ "body": ""
},
"move-selection-up-outline": {
- "body": ""
+ "body": ""
},
"move-selection-up-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-up-rounded": {
- "body": ""
+ "body": ""
},
"move-to-inbox": {
"body": ""
@@ -21510,7 +21630,7 @@
"body": ""
},
"nest-protect": {
- "body": ""
+ "body": ""
},
"nest-remote": {
"body": ""
@@ -23132,6 +23252,15 @@
"page-info-rounded": {
"body": ""
},
+ "pageless": {
+ "body": ""
+ },
+ "pageless-rounded": {
+ "body": ""
+ },
+ "pageless-sharp": {
+ "body": ""
+ },
"pages": {
"body": ""
},
@@ -23205,10 +23334,10 @@
"body": ""
},
"pan-tool-alt-outline": {
- "body": ""
+ "body": ""
},
"pan-tool-alt-outline-rounded": {
- "body": ""
+ "body": ""
},
"pan-tool-alt-outline-sharp": {
"body": ""
@@ -24405,19 +24534,19 @@
"body": ""
},
"photo-size-select-large": {
- "body": ""
+ "body": ""
},
"photo-size-select-large-rounded": {
- "body": ""
+ "body": ""
},
"photo-size-select-large-sharp": {
"body": ""
},
"photo-size-select-small": {
- "body": ""
+ "body": ""
},
"photo-size-select-small-rounded": {
- "body": ""
+ "body": ""
},
"photo-size-select-small-sharp": {
"body": ""
@@ -24681,13 +24810,13 @@
"body": ""
},
"pinch-outline-rounded": {
- "body": ""
+ "body": ""
},
"pinch-outline-sharp": {
"body": ""
},
"pinch-rounded": {
- "body": ""
+ "body": ""
},
"pinch-sharp": {
"body": ""
@@ -24699,13 +24828,13 @@
"body": ""
},
"pinch-zoom-in-outline-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-in-outline-sharp": {
"body": ""
},
"pinch-zoom-in-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-in-sharp": {
"body": ""
@@ -24717,13 +24846,13 @@
"body": ""
},
"pinch-zoom-out-outline-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-out-outline-sharp": {
"body": ""
},
"pinch-zoom-out-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-out-sharp": {
"body": ""
@@ -25062,13 +25191,13 @@
"body": ""
},
"position-bottom-left-outline-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-left-outline-sharp": {
"body": ""
},
"position-bottom-left-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-left-sharp": {
"body": ""
@@ -25080,13 +25209,13 @@
"body": ""
},
"position-bottom-right-outline-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-right-outline-sharp": {
"body": ""
},
"position-bottom-right-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-right-sharp": {
"body": ""
@@ -25098,13 +25227,13 @@
"body": ""
},
"position-top-right-outline-rounded": {
- "body": ""
+ "body": ""
},
"position-top-right-outline-sharp": {
"body": ""
},
"position-top-right-rounded": {
- "body": ""
+ "body": ""
},
"position-top-right-sharp": {
"body": ""
@@ -26040,7 +26169,7 @@
"body": ""
},
"real-estate-agent": {
- "body": ""
+ "body": ""
},
"real-estate-agent-outline": {
"body": ""
@@ -26343,10 +26472,10 @@
"body": ""
},
"remove-selection": {
- "body": ""
+ "body": ""
},
"remove-selection-rounded": {
- "body": ""
+ "body": ""
},
"remove-selection-sharp": {
"body": ""
@@ -26556,10 +26685,10 @@
"body": ""
},
"resize": {
- "body": ""
+ "body": ""
},
"resize-rounded": {
- "body": ""
+ "body": ""
},
"respiratory-rate": {
"body": ""
@@ -26961,10 +27090,10 @@
"body": ""
},
"rounded-corner": {
- "body": ""
+ "body": ""
},
"rounded-corner-rounded": {
- "body": ""
+ "body": ""
},
"route": {
"body": ""
@@ -27801,16 +27930,16 @@
"body": ""
},
"select": {
- "body": ""
+ "body": ""
},
"select-all": {
- "body": ""
+ "body": ""
},
"select-all-rounded": {
- "body": ""
+ "body": ""
},
"select-all-sharp": {
- "body": ""
+ "body": ""
},
"select-check-box": {
"body": ""
@@ -27821,8 +27950,11 @@
"select-check-box-sharp": {
"body": ""
},
+ "select-rounded": {
+ "body": ""
+ },
"select-sharp": {
- "body": ""
+ "body": ""
},
"select-to-speak": {
"body": ""
@@ -27993,16 +28125,28 @@
"body": ""
},
"sensors-krx": {
- "body": ""
+ "body": ""
+ },
+ "sensors-krx-off": {
+ "body": ""
+ },
+ "sensors-krx-off-outline": {
+ "body": ""
+ },
+ "sensors-krx-off-outline-rounded": {
+ "body": ""
+ },
+ "sensors-krx-off-rounded": {
+ "body": ""
},
"sensors-krx-outline": {
- "body": ""
+ "body": ""
},
"sensors-krx-outline-rounded": {
- "body": ""
+ "body": ""
},
"sensors-krx-rounded": {
- "body": ""
+ "body": ""
},
"sensors-off": {
"body": ""
@@ -28056,10 +28200,10 @@
"body": ""
},
"sentiment-excited-outline-rounded": {
- "body": ""
+ "body": ""
},
"sentiment-excited-rounded": {
- "body": ""
+ "body": ""
},
"sentiment-extremely-dissatisfied": {
"body": ""
@@ -31050,13 +31194,13 @@
"body": ""
},
"subheader-outline-rounded": {
- "body": ""
+ "body": ""
},
"subheader-outline-sharp": {
"body": ""
},
"subheader-rounded": {
- "body": ""
+ "body": ""
},
"subheader-sharp": {
"body": ""
@@ -31527,16 +31671,28 @@
"body": ""
},
"switch-access": {
- "body": ""
+ "body": ""
+ },
+ "switch-access-2": {
+ "body": ""
+ },
+ "switch-access-2-outline": {
+ "body": ""
+ },
+ "switch-access-2-outline-rounded": {
+ "body": ""
+ },
+ "switch-access-2-rounded": {
+ "body": ""
},
"switch-access-outline": {
- "body": ""
+ "body": ""
},
"switch-access-outline-rounded": {
- "body": ""
+ "body": ""
},
"switch-access-rounded": {
- "body": ""
+ "body": ""
},
"switch-access-shortcut": {
"body": ""
@@ -31836,22 +31992,22 @@
"body": ""
},
"tab-duplicate": {
- "body": ""
+ "body": ""
},
"tab-duplicate-outline": {
- "body": ""
+ "body": ""
},
"tab-duplicate-outline-rounded": {
- "body": ""
+ "body": ""
},
"tab-duplicate-outline-sharp": {
- "body": ""
+ "body": ""
},
"tab-duplicate-rounded": {
- "body": ""
+ "body": ""
},
"tab-duplicate-sharp": {
- "body": ""
+ "body": ""
},
"tab-group": {
"body": ""
@@ -32400,40 +32556,40 @@
"body": ""
},
"text-select-end": {
- "body": ""
+ "body": ""
},
"text-select-end-rounded": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-beginning": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-beginning-rounded": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-end": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-end-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-back-character": {
- "body": ""
+ "body": ""
},
"text-select-move-back-character-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word-outline": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word-outline-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-down": {
"body": ""
@@ -32442,22 +32598,22 @@
"body": ""
},
"text-select-move-forward-character": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-character-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word-outline": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word-outline-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-up": {
"body": ""
@@ -32466,10 +32622,10 @@
"body": ""
},
"text-select-start": {
- "body": ""
+ "body": ""
},
"text-select-start-rounded": {
- "body": ""
+ "body": ""
},
"text-snippet": {
"body": ""
@@ -33254,6 +33410,66 @@
"transit-enterexit-rounded": {
"body": ""
},
+ "transition-chop": {
+ "body": ""
+ },
+ "transition-chop-outline": {
+ "body": ""
+ },
+ "transition-chop-outline-rounded": {
+ "body": ""
+ },
+ "transition-chop-outline-sharp": {
+ "body": ""
+ },
+ "transition-chop-rounded": {
+ "body": ""
+ },
+ "transition-chop-sharp": {
+ "body": ""
+ },
+ "transition-dissolve": {
+ "body": ""
+ },
+ "transition-fade": {
+ "body": ""
+ },
+ "transition-fade-rounded": {
+ "body": ""
+ },
+ "transition-fade-sharp": {
+ "body": ""
+ },
+ "transition-push": {
+ "body": ""
+ },
+ "transition-push-outline": {
+ "body": ""
+ },
+ "transition-push-outline-rounded": {
+ "body": ""
+ },
+ "transition-push-outline-sharp": {
+ "body": ""
+ },
+ "transition-push-rounded": {
+ "body": ""
+ },
+ "transition-push-sharp": {
+ "body": ""
+ },
+ "transition-slide": {
+ "body": ""
+ },
+ "transition-slide-outline": {
+ "body": ""
+ },
+ "transition-slide-outline-sharp": {
+ "body": ""
+ },
+ "transition-slide-sharp": {
+ "body": ""
+ },
"translate": {
"body": ""
},
@@ -36538,7 +36754,9 @@
"ecg-heart-sharp",
"eda",
"eda-outline",
+ "eda-outline-rounded",
"eda-outline-sharp",
+ "eda-rounded",
"eda-sharp",
"elevation",
"elevation-outline",
@@ -39234,6 +39452,8 @@
"free-cancellation-rounded",
"free-cancellation-sharp",
"gesture",
+ "gesture-outline",
+ "gesture-outline-rounded",
"gesture-rounded",
"gesture-select",
"gesture-select-outline",
@@ -41673,6 +41893,10 @@
"productivity-outline",
"self-care",
"sensors-krx",
+ "sensors-krx-off",
+ "sensors-krx-off-outline",
+ "sensors-krx-off-outline-rounded",
+ "sensors-krx-off-rounded",
"sensors-krx-outline",
"sensors-krx-outline-rounded",
"sensors-krx-rounded",
@@ -41987,7 +42211,9 @@
"energy-savings-leaf",
"energy-savings-leaf-outline",
"energy-savings-leaf-outline-rounded",
+ "energy-savings-leaf-outline-sharp",
"energy-savings-leaf-rounded",
+ "energy-savings-leaf-sharp",
"event-seat",
"event-seat-outline",
"event-seat-outline-rounded",
@@ -43162,6 +43388,10 @@
"background-dot-large-outline",
"background-dot-large-outline-sharp",
"background-dot-large-sharp",
+ "background-dot-small",
+ "background-dot-small-outline",
+ "background-dot-small-outline-sharp",
+ "background-dot-small-sharp",
"background-grid-small",
"background-grid-small-outline",
"background-grid-small-outline-sharp",
@@ -43502,6 +43732,9 @@
"gradient-sharp",
"grain",
"grid-off",
+ "grid-off-outline",
+ "grid-off-outline-rounded",
+ "grid-off-outline-sharp",
"grid-off-rounded",
"grid-off-sharp",
"grid-on",
@@ -43583,14 +43816,10 @@
"image",
"image-aspect-ratio",
"image-aspect-ratio-outline",
+ "image-aspect-ratio-outline-rounded",
"image-aspect-ratio-outline-sharp",
+ "image-aspect-ratio-rounded",
"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",
@@ -44000,6 +44229,26 @@
"trail-length-short-outline",
"transform",
"transform-rounded",
+ "transition-chop",
+ "transition-chop-outline",
+ "transition-chop-outline-rounded",
+ "transition-chop-outline-sharp",
+ "transition-chop-rounded",
+ "transition-chop-sharp",
+ "transition-dissolve",
+ "transition-fade",
+ "transition-fade-rounded",
+ "transition-fade-sharp",
+ "transition-push",
+ "transition-push-outline",
+ "transition-push-outline-rounded",
+ "transition-push-outline-sharp",
+ "transition-push-rounded",
+ "transition-push-sharp",
+ "transition-slide",
+ "transition-slide-outline",
+ "transition-slide-outline-sharp",
+ "transition-slide-sharp",
"tune",
"tune-rounded",
"unknown-2",
@@ -44586,7 +44835,9 @@
"hand-bones-outline",
"handshake",
"handshake-outline",
+ "handshake-outline-rounded",
"handshake-outline-sharp",
+ "handshake-rounded",
"handshake-sharp",
"health-and-safety",
"health-and-safety-outline",
@@ -45697,6 +45948,7 @@
"description-sharp",
"deselect",
"deselect-rounded",
+ "deselect-sharp",
"design-services",
"design-services-outline",
"design-services-outline-rounded",
@@ -45843,6 +46095,7 @@
"flip-to-back-rounded",
"flip-to-back-sharp",
"flip-to-front",
+ "flip-to-front-rounded",
"flip-to-front-sharp",
"folder",
"folder-copy",
@@ -46198,6 +46451,8 @@
"language-gb-english-sharp",
"language-international",
"language-international-rounded",
+ "language-japanese-kana",
+ "language-japanese-kana-rounded",
"language-korean-latin",
"language-korean-latin-rounded",
"language-pinyin",
@@ -46378,6 +46633,9 @@
"padding-outline",
"padding-outline-sharp",
"padding-sharp",
+ "pageless",
+ "pageless-rounded",
+ "pageless-sharp",
"pages",
"pages-outline",
"pages-outline-rounded",
@@ -46489,6 +46747,7 @@
"segment",
"segment-rounded",
"select",
+ "select-rounded",
"select-sharp",
"shape-line",
"shape-line-outline",
@@ -47745,8 +48004,14 @@
"close-fullscreen",
"close-fullscreen-rounded",
"close-rounded",
+ "close-small",
+ "close-small-outline",
+ "close-small-outline-rounded",
+ "close-small-rounded",
"collapse-all",
"collapse-all-rounded",
+ "collapse-content",
+ "collapse-content-rounded",
"compare-arrows",
"compare-arrows-rounded",
"compress",
@@ -47989,6 +48254,7 @@
"fullscreen-exit-rounded",
"fullscreen-rounded",
"go-to-line",
+ "go-to-line-rounded",
"heart-check",
"heart-check-outline",
"heart-check-outline-rounded",
@@ -48003,6 +48269,16 @@
"hide-source-outline",
"hide-source-outline-rounded",
"hide-source-rounded",
+ "highlight-keyboard-focus",
+ "highlight-keyboard-focus-outline",
+ "highlight-keyboard-focus-outline-rounded",
+ "highlight-keyboard-focus-rounded",
+ "highlight-mouse-cursor",
+ "highlight-mouse-cursor-rounded",
+ "highlight-text-cursor",
+ "highlight-text-cursor-outline",
+ "highlight-text-cursor-outline-rounded",
+ "highlight-text-cursor-rounded",
"hls",
"hls-off",
"hls-off-rounded",
@@ -48522,6 +48798,10 @@
"swipe-vertical-rounded",
"swipe-vertical-sharp",
"switch-access",
+ "switch-access-2",
+ "switch-access-2-outline",
+ "switch-access-2-outline-rounded",
+ "switch-access-2-rounded",
"switch-access-outline",
"switch-access-outline-rounded",
"switch-access-rounded",
diff --git a/json/material-symbols.json b/json/material-symbols.json
index e68ff10..30f6be4 100644
--- a/json/material-symbols.json
+++ b/json/material-symbols.json
@@ -2,7 +2,7 @@
"prefix": "material-symbols",
"info": {
"name": "Material Symbols",
- "total": 12022,
+ "total": 12084,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@@ -21,7 +21,7 @@
"category": "General",
"palette": false
},
- "lastModified": 1698388525,
+ "lastModified": 1699599891,
"icons": {
"123": {
"body": ""
@@ -1573,7 +1573,7 @@
"body": ""
},
"add-to-drive": {
- "body": ""
+ "body": ""
},
"add-to-home-screen": {
"body": ""
@@ -3919,6 +3919,18 @@
"background-dot-large-sharp": {
"body": ""
},
+ "background-dot-small": {
+ "body": ""
+ },
+ "background-dot-small-outline": {
+ "body": ""
+ },
+ "background-dot-small-outline-sharp": {
+ "body": ""
+ },
+ "background-dot-small-sharp": {
+ "body": ""
+ },
"background-grid-small": {
"body": ""
},
@@ -5258,16 +5270,16 @@
"body": ""
},
"border-bottom": {
- "body": ""
+ "body": ""
},
"border-bottom-rounded": {
- "body": ""
+ "body": ""
},
"border-clear": {
"body": ""
},
"border-clear-rounded": {
- "body": ""
+ "body": ""
},
"border-color": {
"body": ""
@@ -5288,52 +5300,52 @@
"body": ""
},
"border-horizontal": {
- "body": ""
+ "body": ""
},
"border-horizontal-rounded": {
- "body": ""
+ "body": ""
},
"border-inner": {
- "body": ""
+ "body": ""
},
"border-inner-rounded": {
- "body": ""
+ "body": ""
},
"border-left": {
- "body": ""
+ "body": ""
},
"border-left-rounded": {
- "body": ""
+ "body": ""
},
"border-outer": {
- "body": ""
+ "body": ""
},
"border-outer-rounded": {
- "body": ""
+ "body": ""
},
"border-right": {
- "body": ""
+ "body": ""
},
"border-right-rounded": {
- "body": ""
+ "body": ""
},
"border-style": {
- "body": ""
+ "body": ""
},
"border-style-rounded": {
- "body": ""
+ "body": ""
},
"border-top": {
"body": ""
},
"border-top-rounded": {
- "body": ""
+ "body": ""
},
"border-vertical": {
"body": ""
},
"border-vertical-rounded": {
- "body": ""
+ "body": ""
},
"bottom-app-bar": {
"body": ""
@@ -6296,13 +6308,13 @@
"body": ""
},
"call-to-action-outline-rounded": {
- "body": ""
+ "body": ""
},
"call-to-action-outline-sharp": {
"body": ""
},
"call-to-action-rounded": {
- "body": ""
+ "body": ""
},
"call-to-action-sharp": {
"body": ""
@@ -6416,19 +6428,19 @@
"body": ""
},
"camera-roll-outline": {
- "body": ""
+ "body": ""
},
"camera-roll-outline-rounded": {
- "body": ""
+ "body": ""
},
"camera-roll-outline-sharp": {
- "body": ""
+ "body": ""
},
"camera-roll-rounded": {
- "body": ""
+ "body": ""
},
"camera-roll-sharp": {
- "body": ""
+ "body": ""
},
"camera-rounded": {
"body": ""
@@ -7805,6 +7817,18 @@
"close-rounded": {
"body": ""
},
+ "close-small": {
+ "body": ""
+ },
+ "close-small-outline": {
+ "body": ""
+ },
+ "close-small-outline-rounded": {
+ "body": ""
+ },
+ "close-small-rounded": {
+ "body": ""
+ },
"closed-caption": {
"body": ""
},
@@ -8032,6 +8056,12 @@
"collapse-all-rounded": {
"body": ""
},
+ "collapse-content": {
+ "body": ""
+ },
+ "collapse-content-rounded": {
+ "body": ""
+ },
"collections-bookmark": {
"body": ""
},
@@ -9585,13 +9615,13 @@
"body": ""
},
"delete-outline-rounded": {
- "body": ""
+ "body": ""
},
"delete-outline-sharp": {
"body": ""
},
"delete-rounded": {
- "body": ""
+ "body": ""
},
"delete-sharp": {
"body": ""
@@ -9795,10 +9825,13 @@
"body": ""
},
"deselect": {
- "body": ""
+ "body": ""
},
"deselect-rounded": {
- "body": ""
+ "body": ""
+ },
+ "deselect-sharp": {
+ "body": ""
},
"design-services": {
"body": ""
@@ -11690,9 +11723,15 @@
"eda-outline": {
"body": ""
},
+ "eda-outline-rounded": {
+ "body": ""
+ },
"eda-outline-sharp": {
"body": ""
},
+ "eda-rounded": {
+ "body": ""
+ },
"eda-sharp": {
"body": ""
},
@@ -12377,16 +12416,22 @@
"hidden": true
},
"energy-savings-leaf": {
- "body": ""
+ "body": ""
},
"energy-savings-leaf-outline": {
- "body": ""
+ "body": ""
},
"energy-savings-leaf-outline-rounded": {
- "body": ""
+ "body": ""
+ },
+ "energy-savings-leaf-outline-sharp": {
+ "body": ""
},
"energy-savings-leaf-rounded": {
- "body": ""
+ "body": ""
+ },
+ "energy-savings-leaf-sharp": {
+ "body": ""
},
"engineering": {
"body": ""
@@ -14109,10 +14154,10 @@
"hidden": true
},
"fit-page": {
- "body": ""
+ "body": ""
},
"fit-page-rounded": {
- "body": ""
+ "body": ""
},
"fit-screen": {
"body": ""
@@ -14133,10 +14178,10 @@
"body": ""
},
"fit-width": {
- "body": ""
+ "body": ""
},
"fit-width-rounded": {
- "body": ""
+ "body": ""
},
"fitbit-arrow-downward": {
"body": "",
@@ -14407,25 +14452,28 @@
"body": ""
},
"flip-rounded": {
- "body": ""
+ "body": ""
},
"flip-sharp": {
- "body": ""
+ "body": ""
},
"flip-to-back": {
- "body": ""
+ "body": ""
},
"flip-to-back-rounded": {
- "body": ""
+ "body": ""
},
"flip-to-back-sharp": {
- "body": ""
+ "body": ""
},
"flip-to-front": {
- "body": ""
+ "body": ""
+ },
+ "flip-to-front-rounded": {
+ "body": ""
},
"flip-to-front-sharp": {
- "body": ""
+ "body": ""
},
"float-landscape": {
"body": "",
@@ -15814,10 +15862,10 @@
"body": ""
},
"gesture": {
- "body": ""
+ "body": ""
},
"gesture-rounded": {
- "body": ""
+ "body": ""
},
"gesture-select": {
"body": ""
@@ -15826,13 +15874,13 @@
"body": ""
},
"gesture-select-outline-rounded": {
- "body": ""
+ "body": ""
},
"gesture-select-outline-sharp": {
"body": ""
},
"gesture-select-rounded": {
- "body": ""
+ "body": ""
},
"gesture-select-sharp": {
"body": ""
@@ -15928,7 +15976,7 @@
"body": ""
},
"glucose-outline-rounded": {
- "body": ""
+ "body": ""
},
"glucose-outline-sharp": {
"body": ""
@@ -15961,6 +16009,9 @@
"go-to-line": {
"body": ""
},
+ "go-to-line-rounded": {
+ "body": ""
+ },
"golf-course": {
"body": ""
},
@@ -15997,10 +16048,10 @@
"hidden": true
},
"google-wifi": {
- "body": ""
+ "body": ""
},
"google-wifi-outline": {
- "body": ""
+ "body": ""
},
"googler-travel": {
"body": "",
@@ -16110,13 +16161,22 @@
"body": ""
},
"grid-off": {
- "body": ""
+ "body": ""
+ },
+ "grid-off-outline": {
+ "body": ""
+ },
+ "grid-off-outline-rounded": {
+ "body": ""
+ },
+ "grid-off-outline-sharp": {
+ "body": ""
},
"grid-off-rounded": {
- "body": ""
+ "body": ""
},
"grid-off-sharp": {
- "body": ""
+ "body": ""
},
"grid-on": {
"body": ""
@@ -16382,9 +16442,15 @@
"handshake-outline": {
"body": ""
},
+ "handshake-outline-rounded": {
+ "body": ""
+ },
"handshake-outline-sharp": {
"body": ""
},
+ "handshake-rounded": {
+ "body": ""
+ },
"handshake-sharp": {
"body": ""
},
@@ -17047,16 +17113,16 @@
"body": ""
},
"high-density": {
- "body": ""
+ "body": ""
},
"high-density-outline": {
- "body": ""
+ "body": ""
},
"high-density-outline-rounded": {
- "body": ""
+ "body": ""
},
"high-density-rounded": {
- "body": ""
+ "body": ""
},
"high-quality": {
"body": ""
@@ -17097,6 +17163,24 @@
"highlight": {
"body": ""
},
+ "highlight-keyboard-focus": {
+ "body": ""
+ },
+ "highlight-keyboard-focus-outline": {
+ "body": ""
+ },
+ "highlight-keyboard-focus-outline-rounded": {
+ "body": ""
+ },
+ "highlight-keyboard-focus-rounded": {
+ "body": ""
+ },
+ "highlight-mouse-cursor": {
+ "body": ""
+ },
+ "highlight-mouse-cursor-rounded": {
+ "body": ""
+ },
"highlight-outline": {
"body": ""
},
@@ -17106,6 +17190,18 @@
"highlight-rounded": {
"body": ""
},
+ "highlight-text-cursor": {
+ "body": ""
+ },
+ "highlight-text-cursor-outline": {
+ "body": ""
+ },
+ "highlight-text-cursor-outline-rounded": {
+ "body": ""
+ },
+ "highlight-text-cursor-rounded": {
+ "body": ""
+ },
"highlighter-size-1": {
"body": ""
},
@@ -17796,29 +17892,41 @@
"image-aspect-ratio-outline": {
"body": ""
},
+ "image-aspect-ratio-outline-rounded": {
+ "body": ""
+ },
"image-aspect-ratio-outline-sharp": {
"body": ""
},
+ "image-aspect-ratio-rounded": {
+ "body": ""
+ },
"image-aspect-ratio-sharp": {
"body": ""
},
"image-not-supported": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-outline": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-outline-rounded": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-outline-sharp": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-rounded": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-not-supported-sharp": {
- "body": ""
+ "body": "",
+ "hidden": true
},
"image-outline": {
"body": ""
@@ -19046,6 +19154,12 @@
"language-international-rounded": {
"body": ""
},
+ "language-japanese-kana": {
+ "body": ""
+ },
+ "language-japanese-kana-rounded": {
+ "body": ""
+ },
"language-korean-latin": {
"body": ""
},
@@ -20496,10 +20610,10 @@
"body": ""
},
"low-density": {
- "body": ""
+ "body": ""
},
"low-density-rounded": {
- "body": ""
+ "body": ""
},
"low-priority": {
"body": ""
@@ -20692,13 +20806,13 @@
"body": ""
},
"magnification-small-outline-rounded": {
- "body": ""
+ "body": ""
},
"magnification-small-outline-sharp": {
"body": ""
},
"magnification-small-rounded": {
- "body": ""
+ "body": ""
},
"magnification-small-sharp": {
"body": ""
@@ -22251,10 +22365,10 @@
"body": ""
},
"move-selection-down-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-down-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-left": {
"body": ""
@@ -22263,10 +22377,10 @@
"body": ""
},
"move-selection-left-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-left-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-right": {
"body": ""
@@ -22275,10 +22389,10 @@
"body": ""
},
"move-selection-right-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-right-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-up": {
"body": ""
@@ -22287,10 +22401,10 @@
"body": ""
},
"move-selection-up-outline-rounded": {
- "body": ""
+ "body": ""
},
"move-selection-up-rounded": {
- "body": ""
+ "body": ""
},
"move-to-inbox": {
"body": ""
@@ -23010,10 +23124,6 @@
"body": "",
"hidden": true
},
- "nest-wifi-gale-outline": {
- "body": "",
- "hidden": true
- },
"nest-wifi-gale-sharp": {
"body": "",
"hidden": true
@@ -24619,6 +24729,15 @@
"page-info-rounded": {
"body": ""
},
+ "pageless": {
+ "body": ""
+ },
+ "pageless-rounded": {
+ "body": ""
+ },
+ "pageless-sharp": {
+ "body": ""
+ },
"pages": {
"body": ""
},
@@ -24700,10 +24819,10 @@
"body": ""
},
"pan-tool-alt-outline": {
- "body": ""
+ "body": ""
},
"pan-tool-alt-outline-rounded": {
- "body": ""
+ "body": ""
},
"pan-tool-alt-outline-sharp": {
"body": ""
@@ -26004,19 +26123,19 @@
"body": ""
},
"photo-size-select-large": {
- "body": ""
+ "body": ""
},
"photo-size-select-large-rounded": {
- "body": ""
+ "body": ""
},
"photo-size-select-large-sharp": {
"body": ""
},
"photo-size-select-small": {
- "body": ""
+ "body": ""
},
"photo-size-select-small-rounded": {
- "body": ""
+ "body": ""
},
"photo-size-select-small-sharp": {
"body": ""
@@ -26271,13 +26390,13 @@
"body": ""
},
"pinch-outline-rounded": {
- "body": ""
+ "body": ""
},
"pinch-outline-sharp": {
"body": ""
},
"pinch-rounded": {
- "body": ""
+ "body": ""
},
"pinch-sharp": {
"body": ""
@@ -26289,13 +26408,13 @@
"body": ""
},
"pinch-zoom-in-outline-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-in-outline-sharp": {
"body": ""
},
"pinch-zoom-in-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-in-sharp": {
"body": ""
@@ -26307,13 +26426,13 @@
"body": ""
},
"pinch-zoom-out-outline-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-out-outline-sharp": {
"body": ""
},
"pinch-zoom-out-rounded": {
- "body": ""
+ "body": ""
},
"pinch-zoom-out-sharp": {
"body": ""
@@ -26724,13 +26843,13 @@
"body": ""
},
"position-bottom-left-outline-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-left-outline-sharp": {
"body": ""
},
"position-bottom-left-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-left-sharp": {
"body": ""
@@ -26742,13 +26861,13 @@
"body": ""
},
"position-bottom-right-outline-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-right-outline-sharp": {
"body": ""
},
"position-bottom-right-rounded": {
- "body": ""
+ "body": ""
},
"position-bottom-right-sharp": {
"body": ""
@@ -26760,13 +26879,13 @@
"body": ""
},
"position-top-right-outline-rounded": {
- "body": ""
+ "body": ""
},
"position-top-right-outline-sharp": {
"body": ""
},
"position-top-right-rounded": {
- "body": ""
+ "body": ""
},
"position-top-right-sharp": {
"body": ""
@@ -27779,7 +27898,7 @@
"hidden": true
},
"real-estate-agent": {
- "body": ""
+ "body": ""
},
"real-estate-agent-outline": {
"body": ""
@@ -28090,10 +28209,10 @@
"body": ""
},
"remove-selection": {
- "body": ""
+ "body": ""
},
"remove-selection-rounded": {
- "body": ""
+ "body": ""
},
"remove-selection-sharp": {
"body": ""
@@ -28327,10 +28446,10 @@
"body": ""
},
"resize": {
- "body": ""
+ "body": ""
},
"resize-rounded": {
- "body": ""
+ "body": ""
},
"respiratory-rate": {
"body": ""
@@ -28755,7 +28874,7 @@
"body": ""
},
"rounded-corner-rounded": {
- "body": ""
+ "body": ""
},
"route": {
"body": ""
@@ -29644,16 +29763,16 @@
"body": ""
},
"select": {
- "body": ""
+ "body": ""
},
"select-all": {
- "body": ""
+ "body": ""
},
"select-all-rounded": {
- "body": ""
+ "body": ""
},
"select-all-sharp": {
- "body": ""
+ "body": ""
},
"select-check-box": {
"body": ""
@@ -29664,8 +29783,11 @@
"select-check-box-sharp": {
"body": ""
},
+ "select-rounded": {
+ "body": ""
+ },
"select-sharp": {
- "body": ""
+ "body": ""
},
"select-to-speak": {
"body": ""
@@ -29836,16 +29958,28 @@
"body": ""
},
"sensors-krx": {
- "body": ""
+ "body": ""
+ },
+ "sensors-krx-off": {
+ "body": ""
+ },
+ "sensors-krx-off-outline": {
+ "body": ""
+ },
+ "sensors-krx-off-outline-rounded": {
+ "body": ""
+ },
+ "sensors-krx-off-rounded": {
+ "body": ""
},
"sensors-krx-outline": {
- "body": ""
+ "body": ""
},
"sensors-krx-outline-rounded": {
- "body": ""
+ "body": ""
},
"sensors-krx-rounded": {
- "body": ""
+ "body": ""
},
"sensors-off": {
"body": ""
@@ -29899,10 +30033,10 @@
"body": ""
},
"sentiment-excited-outline-rounded": {
- "body": ""
+ "body": ""
},
"sentiment-excited-rounded": {
- "body": ""
+ "body": ""
},
"sentiment-extremely-dissatisfied": {
"body": ""
@@ -33087,13 +33221,13 @@
"body": ""
},
"subheader-outline-rounded": {
- "body": ""
+ "body": ""
},
"subheader-outline-sharp": {
"body": ""
},
"subheader-rounded": {
- "body": ""
+ "body": ""
},
"subheader-sharp": {
"body": ""
@@ -33563,16 +33697,28 @@
"body": ""
},
"switch-access": {
- "body": ""
+ "body": ""
+ },
+ "switch-access-2": {
+ "body": ""
+ },
+ "switch-access-2-outline": {
+ "body": ""
+ },
+ "switch-access-2-outline-rounded": {
+ "body": ""
+ },
+ "switch-access-2-rounded": {
+ "body": ""
},
"switch-access-outline": {
- "body": ""
+ "body": ""
},
"switch-access-outline-rounded": {
- "body": ""
+ "body": ""
},
"switch-access-rounded": {
- "body": ""
+ "body": ""
},
"switch-access-shortcut": {
"body": ""
@@ -33872,22 +34018,22 @@
"body": ""
},
"tab-duplicate": {
- "body": ""
+ "body": ""
},
"tab-duplicate-outline": {
- "body": ""
+ "body": ""
},
"tab-duplicate-outline-rounded": {
- "body": ""
+ "body": ""
},
"tab-duplicate-outline-sharp": {
- "body": ""
+ "body": ""
},
"tab-duplicate-rounded": {
- "body": ""
+ "body": ""
},
"tab-duplicate-sharp": {
- "body": ""
+ "body": ""
},
"tab-group": {
"body": ""
@@ -34451,37 +34597,37 @@
"body": ""
},
"text-select-end-rounded": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-beginning": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-beginning-rounded": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-end": {
- "body": ""
+ "body": ""
},
"text-select-jump-to-end-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-back-character": {
"body": ""
},
"text-select-move-back-character-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word-outline": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word-outline-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-back-word-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-down": {
"body": ""
@@ -34493,19 +34639,19 @@
"body": ""
},
"text-select-move-forward-character-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word-outline": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word-outline-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-forward-word-rounded": {
- "body": ""
+ "body": ""
},
"text-select-move-up": {
"body": ""
@@ -34517,7 +34663,7 @@
"body": ""
},
"text-select-start-rounded": {
- "body": ""
+ "body": ""
},
"text-snippet": {
"body": ""
@@ -35344,6 +35490,66 @@
"transit-enterexit-rounded": {
"body": ""
},
+ "transition-chop": {
+ "body": ""
+ },
+ "transition-chop-outline": {
+ "body": ""
+ },
+ "transition-chop-outline-rounded": {
+ "body": ""
+ },
+ "transition-chop-outline-sharp": {
+ "body": ""
+ },
+ "transition-chop-rounded": {
+ "body": ""
+ },
+ "transition-chop-sharp": {
+ "body": ""
+ },
+ "transition-dissolve": {
+ "body": ""
+ },
+ "transition-fade": {
+ "body": ""
+ },
+ "transition-fade-rounded": {
+ "body": ""
+ },
+ "transition-fade-sharp": {
+ "body": ""
+ },
+ "transition-push": {
+ "body": ""
+ },
+ "transition-push-outline": {
+ "body": ""
+ },
+ "transition-push-outline-rounded": {
+ "body": ""
+ },
+ "transition-push-outline-sharp": {
+ "body": ""
+ },
+ "transition-push-rounded": {
+ "body": ""
+ },
+ "transition-push-sharp": {
+ "body": ""
+ },
+ "transition-slide": {
+ "body": ""
+ },
+ "transition-slide-outline": {
+ "body": ""
+ },
+ "transition-slide-outline-sharp": {
+ "body": ""
+ },
+ "transition-slide-sharp": {
+ "body": ""
+ },
"translate": {
"body": ""
},
@@ -39882,9 +40088,6 @@
"dentistry-sharp": {
"parent": "dentistry"
},
- "deselect-sharp": {
- "parent": "deselect"
- },
"desk-sharp": {
"parent": "desk"
},
@@ -40176,12 +40379,6 @@
"endocrinology-sharp": {
"parent": "endocrinology"
},
- "energy-savings-leaf-outline-sharp": {
- "parent": "energy-savings-leaf-outline"
- },
- "energy-savings-leaf-sharp": {
- "parent": "energy-savings-leaf"
- },
"equal-sharp": {
"parent": "equal"
},
@@ -42168,6 +42365,9 @@
"nest-wake-on-approach-sharp": {
"parent": "nest-wake-on-approach"
},
+ "nest-wifi-gale-outline": {
+ "parent": "google-wifi-outline"
+ },
"nest-wifi-mistral": {
"parent": "nest-wifi-router"
},
@@ -45223,7 +45423,9 @@
"ecg-heart-sharp",
"eda",
"eda-outline",
+ "eda-outline-rounded",
"eda-outline-sharp",
+ "eda-rounded",
"eda-sharp",
"elevation",
"elevation-outline",
@@ -50344,6 +50546,10 @@
"productivity-outline",
"self-care",
"sensors-krx",
+ "sensors-krx-off",
+ "sensors-krx-off-outline",
+ "sensors-krx-off-outline-rounded",
+ "sensors-krx-off-rounded",
"sensors-krx-outline",
"sensors-krx-outline-rounded",
"sensors-krx-rounded",
@@ -50658,7 +50864,9 @@
"energy-savings-leaf",
"energy-savings-leaf-outline",
"energy-savings-leaf-outline-rounded",
+ "energy-savings-leaf-outline-sharp",
"energy-savings-leaf-rounded",
+ "energy-savings-leaf-sharp",
"event-seat",
"event-seat-outline",
"event-seat-outline-rounded",
@@ -51830,6 +52038,10 @@
"background-dot-large-outline",
"background-dot-large-outline-sharp",
"background-dot-large-sharp",
+ "background-dot-small",
+ "background-dot-small-outline",
+ "background-dot-small-outline-sharp",
+ "background-dot-small-sharp",
"background-grid-small",
"background-grid-small-outline",
"background-grid-small-outline-sharp",
@@ -52166,6 +52378,9 @@
"gradient-sharp",
"grain",
"grid-off",
+ "grid-off-outline",
+ "grid-off-outline-rounded",
+ "grid-off-outline-sharp",
"grid-off-rounded",
"grid-off-sharp",
"grid-on",
@@ -52247,14 +52462,10 @@
"image",
"image-aspect-ratio",
"image-aspect-ratio-outline",
+ "image-aspect-ratio-outline-rounded",
"image-aspect-ratio-outline-sharp",
+ "image-aspect-ratio-rounded",
"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",
@@ -52669,6 +52880,26 @@
"trail-length-short-outline",
"transform",
"transform-rounded",
+ "transition-chop",
+ "transition-chop-outline",
+ "transition-chop-outline-rounded",
+ "transition-chop-outline-sharp",
+ "transition-chop-rounded",
+ "transition-chop-sharp",
+ "transition-dissolve",
+ "transition-fade",
+ "transition-fade-rounded",
+ "transition-fade-sharp",
+ "transition-push",
+ "transition-push-outline",
+ "transition-push-outline-rounded",
+ "transition-push-outline-sharp",
+ "transition-push-rounded",
+ "transition-push-sharp",
+ "transition-slide",
+ "transition-slide-outline",
+ "transition-slide-outline-sharp",
+ "transition-slide-sharp",
"tune",
"tune-rounded",
"unknown-2",
@@ -53253,7 +53484,9 @@
"hand-bones-outline",
"handshake",
"handshake-outline",
+ "handshake-outline-rounded",
"handshake-outline-sharp",
+ "handshake-rounded",
"handshake-sharp",
"health-and-safety",
"health-and-safety-outline",
@@ -54360,6 +54593,7 @@
"description-sharp",
"deselect",
"deselect-rounded",
+ "deselect-sharp",
"design-services",
"design-services-outline",
"design-services-outline-rounded",
@@ -54506,6 +54740,7 @@
"flip-to-back-rounded",
"flip-to-back-sharp",
"flip-to-front",
+ "flip-to-front-rounded",
"flip-to-front-sharp",
"folder",
"folder-copy",
@@ -54856,6 +55091,8 @@
"language-gb-english-sharp",
"language-international",
"language-international-rounded",
+ "language-japanese-kana",
+ "language-japanese-kana-rounded",
"language-korean-latin",
"language-korean-latin-rounded",
"language-pinyin",
@@ -55033,6 +55270,9 @@
"padding-outline",
"padding-outline-sharp",
"padding-sharp",
+ "pageless",
+ "pageless-rounded",
+ "pageless-sharp",
"pages",
"pages-outline",
"pages-outline-rounded",
@@ -55143,6 +55383,7 @@
"segment",
"segment-rounded",
"select",
+ "select-rounded",
"select-sharp",
"shape-line",
"shape-line-outline",
@@ -56393,8 +56634,14 @@
"close-fullscreen",
"close-fullscreen-rounded",
"close-rounded",
+ "close-small",
+ "close-small-outline",
+ "close-small-outline-rounded",
+ "close-small-rounded",
"collapse-all",
"collapse-all-rounded",
+ "collapse-content",
+ "collapse-content-rounded",
"compare-arrows",
"compare-arrows-rounded",
"compress",
@@ -56635,6 +56882,7 @@
"fullscreen-exit-rounded",
"fullscreen-rounded",
"go-to-line",
+ "go-to-line-rounded",
"heart-check",
"heart-check-outline",
"heart-check-outline-rounded",
@@ -56649,6 +56897,16 @@
"hide-source-outline",
"hide-source-outline-rounded",
"hide-source-rounded",
+ "highlight-keyboard-focus",
+ "highlight-keyboard-focus-outline",
+ "highlight-keyboard-focus-outline-rounded",
+ "highlight-keyboard-focus-rounded",
+ "highlight-mouse-cursor",
+ "highlight-mouse-cursor-rounded",
+ "highlight-text-cursor",
+ "highlight-text-cursor-outline",
+ "highlight-text-cursor-outline-rounded",
+ "highlight-text-cursor-rounded",
"hls",
"hls-off",
"hls-off-rounded",
@@ -57165,6 +57423,10 @@
"swipe-vertical-rounded",
"swipe-vertical-sharp",
"switch-access",
+ "switch-access-2",
+ "switch-access-2-outline",
+ "switch-access-2-outline-rounded",
+ "switch-access-2-rounded",
"switch-access-outline",
"switch-access-outline-rounded",
"switch-access-rounded",
diff --git a/json/streamline.json b/json/streamline.json
index 6c6de38..064ba7c 100644
--- a/json/streamline.json
+++ b/json/streamline.json
@@ -2,7 +2,7 @@
"prefix": "streamline",
"info": {
"name": "Streamline",
- "total": 1000,
+ "total": 2000,
"author": {
"name": "Streamline",
"url": "https://github.com/webalys-hq/streamline-vectors"
@@ -13,4047 +13,11992 @@
"url": "https://creativecommons.org/licenses/by/4.0/"
},
"samples": [
- "mail-sign-hashtag-sharp-sign-hashtag-tag",
- "interface-weather-umbrella-storm-rain-umbrella-open-weather",
- "money-graph-bar-product-data-bars-analysis-analytics-graph-business-chart"
+ "sign-hashtag",
+ "open-umbrella-solid",
+ "graph-bar-increase"
],
"height": 28,
"category": "General",
"palette": false
},
- "lastModified": 1680592195,
+ "lastModified": 1699515868,
"icons": {
- "computer-battery-empty-1-phone-mobile-charge-device-electricity-empty-power-battery": {
- "body": ""
+ "add-1": {
+ "body": ""
},
- "computer-battery-full-1-phone-mobile-charge-device-electricity-power-battery-full": {
- "body": ""
+ "add-1-solid": {
+ "body": ""
},
- "computer-battery-low-1-phone-mobile-charge-device-electricity-power-battery-low": {
- "body": ""
+ "add-bell-notification": {
+ "body": ""
},
- "computer-battery-medium-1-phone-mobile-charge-medium-device-electricity-power-battery": {
- "body": ""
+ "add-bell-notification-solid": {
+ "body": ""
},
- "computer-chip-1-computer-device-chip-electronics-cpu-microprocessor": {
- "body": ""
+ "add-circle": {
+ "body": ""
},
- "computer-chip-2-core-microprocessor-device-electronics-chip-computer": {
- "body": ""
+ "add-circle-solid": {
+ "body": ""
},
- "computer-connection-bluetooth-bluetooth-internet-server-network-wireless": {
- "body": ""
+ "add-layer-2": {
+ "body": ""
},
- "computer-connection-cable-split-cables-cable-split-device-computer-electronics-cords-cord-splitter": {
- "body": ""
+ "add-layer-2-solid": {
+ "body": ""
},
- "computer-connection-network-network-server-internet-ethernet": {
- "body": ""
+ "add-square": {
+ "body": ""
},
- "computer-connection-signal-loading-bracket-loading-internet-angle-signal-server-network-connecting": {
- "body": ""
+ "add-square-solid": {
+ "body": ""
},
- "computer-connection-usb-cable-cables-cable-device-cord-computer-electronics-cords-usb": {
- "body": ""
+ "adobe": {
+ "body": ""
},
- "computer-connection-usb-port-cables-cable-device-computer-port-electronics-cords-cord-usb": {
- "body": ""
+ "adobe-solid": {
+ "body": ""
},
- "computer-connection-wifi-wireless-wifi-internet-server-network": {
- "body": ""
+ "affordable-and-clean-energy": {
+ "body": ""
},
- "computer-controller-1-remote-quadcopter-drones-flying-drone-control-controller-technology-fly": {
- "body": ""
+ "affordable-and-clean-energy-solid": {
+ "body": ""
},
- "computer-database-raid-storage-code-disk-programming-database-array-hard-disc": {
- "body": ""
+ "ai-chip-spark": {
+ "body": ""
},
- "computer-database-server-1-server-network-internet": {
- "body": ""
+ "ai-chip-spark-solid": {
+ "body": ""
},
- "computer-database-server-2-server-network-internet": {
- "body": ""
+ "ai-cloud-spark": {
+ "body": ""
},
- "computer-database-server-3-server-network-internet": {
- "body": ""
+ "ai-cloud-spark-solid": {
+ "body": ""
},
- "computer-desktop-add-desktop-device-display-add-plus-computer": {
- "body": ""
+ "ai-edit-spark": {
+ "body": ""
},
- "computer-desktop-block-desktop-device-display-disable-permission-computer": {
- "body": ""
+ "ai-edit-spark-solid": {
+ "body": ""
},
- "computer-desktop-check-success-approve-device-display-desktop-computer": {
- "body": ""
+ "ai-email-generator-spark": {
+ "body": ""
},
- "computer-desktop-delete-device-remove-display-computer-deny-desktop-fail-failure": {
- "body": ""
+ "ai-email-generator-spark-solid": {
+ "body": ""
},
- "computer-desktop-favorite-heart-device-display-computer-favorite-like-heart-desktop": {
- "body": ""
+ "ai-gaming-spark": {
+ "body": ""
},
- "computer-desktop-favorite-star-computer-desktop-device-display-like-favorite-star": {
- "body": ""
+ "ai-gaming-spark-solid": {
+ "body": ""
},
- "computer-desktop-help-device-help-information-display-computer-desktop-question-info": {
- "body": ""
+ "ai-generate-landscape-image-spark": {
+ "body": ""
},
- "computer-desktop-lock-device-secure-display-computer-lock-desktop-padlock-security": {
- "body": ""
+ "ai-generate-landscape-image-spark-solid": {
+ "body": ""
},
- "computer-desktop-remove-desktop-device-subtract-display-minus-computer": {
- "body": ""
+ "ai-generate-music-spark": {
+ "body": ""
},
- "computer-desktop-screen-device-display-computer-desktop-electronics-monitor-keyboard": {
- "body": ""
+ "ai-generate-music-spark-solid": {
+ "body": ""
},
- "computer-desktop-setting-settings-desktop-display-device-gear-cog-computer": {
- "body": ""
+ "ai-generate-portrait-image-spark": {
+ "body": ""
},
- "computer-desktop-warning-alert-desktop-display-device-warning-notification-computer": {
- "body": ""
+ "ai-generate-portrait-image-spark-solid": {
+ "body": ""
},
- "computer-hand-held-tablet-kindle-device-electronics-ipad-computer": {
- "body": ""
+ "ai-generate-variation-spark": {
+ "body": ""
},
- "computer-keyboard-alt-windows-keyboard-key-alt-pc": {
- "body": ""
+ "ai-generate-variation-spark-solid": {
+ "body": ""
},
- "computer-keyboard-asterisk-1-asterisk-star-keyboard": {
- "body": ""
+ "ai-navigation-spark": {
+ "body": ""
},
- "computer-keyboard-asterisk-2-asterisk-star-keyboard": {
- "body": ""
+ "ai-navigation-spark-solid": {
+ "body": ""
},
- "computer-keyboard-command-keyboard-mac-command-apple": {
- "body": ""
+ "ai-network-spark": {
+ "body": ""
},
- "computer-keyboard-computer-keyboard-device-electronics-dvorak-qwerty": {
- "body": ""
+ "ai-network-spark-solid": {
+ "body": ""
},
- "computer-keyboard-delete-delete-backspace-keyboard": {
- "body": ""
+ "ai-prompt-spark": {
+ "body": ""
},
- "computer-keyboard-eject-eject-keyboard-unmount-dismount-remove": {
- "body": ""
+ "ai-prompt-spark-solid": {
+ "body": ""
},
- "computer-keyboard-next-keyboard-next-arrow-right": {
- "body": ""
+ "ai-redo-spark": {
+ "body": ""
},
- "computer-keyboard-option-keyboard-option-mac-apple": {
- "body": ""
+ "ai-redo-spark-solid": {
+ "body": ""
},
- "computer-keyboard-power-off-power-keyboard-button-on-off": {
- "body": ""
+ "ai-science-spark": {
+ "body": ""
},
- "computer-keyboard-previous-1-previous-keyboard-arrow-left": {
- "body": ""
+ "ai-science-spark-solid": {
+ "body": ""
},
- "computer-keyboard-previous-2-previous-keyboard-arrow-left": {
- "body": ""
+ "ai-settings-spark": {
+ "body": ""
},
- "computer-keyboard-return-1-keyboard-arrow-return-enter": {
- "body": ""
+ "ai-settings-spark-solid": {
+ "body": ""
},
- "computer-keyboard-return-2-keyboard-arrow-return-enter": {
- "body": ""
+ "ai-technology-spark": {
+ "body": ""
},
- "computer-keyboard-return-3-enter-return-keyboard": {
- "body": ""
+ "ai-technology-spark-solid": {
+ "body": ""
},
- "computer-keyboard-shift-keyboard-key-shift-up-arrow": {
- "body": ""
+ "ai-upscale-spark": {
+ "body": ""
},
- "computer-keyboard-wireless-remote-device-computer-wireless-electronics-qwerty-keyboard-bluetooth": {
- "body": ""
+ "ai-upscale-spark-solid": {
+ "body": ""
},
- "computer-laptop-device-laptop-electronics-computer-notebook": {
- "body": ""
+ "ai-vehicle-spark-1": {
+ "body": ""
},
- "computer-logo-android-android-code-apps-bugdroid-programming": {
- "body": ""
+ "ai-vehicle-spark-1-solid": {
+ "body": ""
},
- "computer-logo-apple-os-system-apple": {
- "body": ""
+ "airplane": {
+ "body": ""
},
- "computer-logo-facebook-1-media-facebook-social": {
- "body": ""
+ "airplane-disabled": {
+ "body": ""
},
- "computer-logo-facebook-2-media-facebook-social": {
- "body": ""
+ "airplane-disabled-solid": {
+ "body": ""
},
- "computer-logo-google-media-google-social": {
- "body": ""
+ "airplane-enabled": {
+ "body": ""
},
- "computer-logo-linkedin-network-linkedin-professional": {
- "body": ""
+ "airplane-enabled-solid": {
+ "body": ""
},
- "computer-logo-paypal-payment-paypal": {
- "body": ""
+ "airplane-solid": {
+ "body": ""
},
- "computer-logo-skype-video-meeting-skype": {
- "body": ""
+ "airport-plane": {
+ "body": ""
},
- "computer-logo-twitter-media-twitter-social": {
- "body": ""
+ "airport-plane-solid": {
+ "body": ""
},
- "computer-logo-windows-1-os-system-microsoft": {
- "body": ""
+ "airport-plane-transit": {
+ "body": ""
},
- "computer-logo-windows-2-os-system-microsoft": {
- "body": ""
+ "airport-plane-transit-solid": {
+ "body": ""
},
- "computer-logo-youtube-youtube-clip-social-video": {
- "body": ""
+ "airport-security": {
+ "body": ""
},
- "computer-monitor-screen-desktop-monitor-device-electronics-display-computer": {
- "body": ""
+ "airport-security-solid": {
+ "body": ""
},
- "computer-mouse-computer-device-electronics-mouse": {
- "body": ""
+ "alarm-clock": {
+ "body": ""
},
- "computer-mouse-wireless-remote-wireless-device-electronics-mouse-computer": {
- "body": ""
+ "alarm-clock-solid": {
+ "body": ""
},
- "computer-printer-scan-device-electronics-printer-print-computer": {
- "body": ""
- },
- "computer-robot-cyborg-artificial-robotics-robot-intelligence-machine-technology-android": {
- "body": ""
- },
- "computer-screen-1-screen-device-electronics-monitor-diplay-computer": {
- "body": ""
- },
- "computer-screen-2-screen-device-electronics-monitor-diplay-computer": {
- "body": ""
- },
- "computer-screen-curve-screen-curved-device-electronics-monitor-diplay-computer": {
- "body": ""
- },
- "computer-screen-tv-movies-television-cathode-crt-tv-ray-tube-vintage-video": {
- "body": ""
- },
- "computer-smart-watch-1-device-timepiece-cirle-computer-electronics-face-blank-watch-smart": {
- "body": ""
- },
- "computer-smart-watch-2-device-square-timepiece-computer-electronics-face-blank-watch-smart": {
- "body": ""
- },
- "computer-storage-floppy-disk-disk-floppy-electronics-device-disc-computer": {
- "body": ""
- },
- "computer-storage-hard-disk-device-disc-drive-computer-disk-electronics-platter-turntable-raid": {
- "body": ""
- },
- "computer-storage-hard-drive-1-disk-computer-device-electronics-disc-drive-raid": {
- "body": ""
- },
- "computer-storage-hard-drive-2-disk-computer-device-electronics-disc-drive-raid": {
- "body": ""
- },
- "computer-virtual-reality-gaming-virtual-gear-controller-reality-games-headset-technology-vr-eyewear": {
- "body": ""
- },
- "computer-voice-mail-mic-audio-mike-music-microphone": {
- "body": ""
- },
- "computer-voice-mail-off-mic-audio-mike-music-microphone-mute-off": {
- "body": ""
- },
- "computer-webcam-video-work-video-meeting-camera-company-conference-office": {
- "body": ""
- },
- "computer-webcam-webcam-camera-future-tech-chat-skype-technology-video": {
- "body": ""
- },
- "ecology-science-alien-extraterristerial-life-form-space-universe-head": {
+ "alien": {
"body": ""
},
- "ecology-science-dna-biology-experiment-lab-science": {
- "body": ""
+ "alien-solid": {
+ "body": ""
},
- "ecology-science-erlenmeyer-flask-experiment-lab-flask-science-chemistry-solution": {
- "body": ""
+ "align-back-1": {
+ "body": ""
},
- "ecology-science-planet-solar-system-ring-planet-saturn-space-astronomy": {
- "body": ""
+ "align-back-1-solid": {
+ "body": ""
},
- "ecology-science-test-tube-experiment-lab-science-chemistry-test-tube-solution": {
- "body": ""
- },
- "entertainment-camera-video-film-television-tv-camera-movies-video-recorder": {
- "body": ""
- },
- "entertainment-control-button-fast-forward-1-button-controls-fast-forward-movies-television-video-tv": {
- "body": ""
- },
- "entertainment-control-button-fast-forward-2-button-controls-fast-forward-movies-television-video-tv": {
- "body": ""
- },
- "entertainment-control-button-move-circle-move-button-circle-direction-arrows": {
- "body": ""
- },
- "entertainment-control-button-next-button-television-buttons-movies-skip-next-video-controls": {
- "body": ""
- },
- "entertainment-control-button-next-circle-circle-multi-multimedia-button-skip-media-next-controls": {
- "body": ""
- },
- "entertainment-control-button-pause-1-button-television-buttons-movies-tv-pause-video-controls": {
- "body": ""
- },
- "entertainment-control-button-pause-2-button-television-buttons-movies-tv-pause-video-controls": {
- "body": ""
- },
- "entertainment-control-button-pause-circle-controls-pause-multi-media-multimedia-button-circle": {
- "body": ""
- },
- "entertainment-control-button-play-button-television-buttons-movies-play-tv-video-controls": {
- "body": ""
- },
- "entertainment-control-button-play-circle-controls-media-multi-play-multimedia-button-circle": {
- "body": ""
- },
- "entertainment-control-button-play-pause-button-television-buttons-movies-play-pause-video-controls": {
- "body": ""
- },
- "entertainment-control-button-power-1-power-button-on-off": {
- "body": ""
- },
- "entertainment-control-button-power-2-power-button-on-off": {
- "body": ""
- },
- "entertainment-control-button-previous-button-television-buttons-movies-skip-previous-video-controls": {
- "body": ""
- },
- "entertainment-control-button-previous-circle-previous-controls-multi-media-multimedia-button-circle": {
- "body": ""
- },
- "entertainment-control-button-record-1-button-multimedia-multi-media-controls-record-circle": {
- "body": ""
- },
- "entertainment-control-button-record-3-button-television-buttons-movies-record-tv-video-controls": {
- "body": ""
- },
- "entertainment-control-button-rewind-1-rewind-television-button-movies-buttons-tv-video-controls": {
- "body": ""
- },
- "entertainment-control-button-rewind-2-rewind-television-button-movies-buttons-tv-video-controls": {
- "body": ""
- },
- "entertainment-control-button-stop-button-television-buttons-movies-stop-tv-video-controls": {
- "body": ""
- },
- "entertainment-control-button-stop-circle-stop-controls-multi-media-multimedia-button-circle": {
- "body": ""
- },
- "entertainment-earpods-airpods-audio-earpods-music-earbuds-true-wireless": {
- "body": ""
- },
- "entertainment-music-note-1-music-audio-note": {
- "body": ""
- },
- "entertainment-music-note-2-music-audio-note": {
- "body": ""
- },
- "entertainment-news-paper-newspaper-periodical-fold-content": {
- "body": ""
- },
- "entertainment-party-popper-hobby-entertainment-party-popper-confetti-event": {
- "body": ""
- },
- "entertainment-play-list-1-screen-television-display-player-movies-movie-tv-media-players-video": {
- "body": ""
- },
- "entertainment-play-list-2-player-television-movies-slider-media-tv-players-video": {
- "body": ""
- },
- "entertainment-play-list-3-player-television-display-movies-smartphone-media-tv-players-screen-video": {
- "body": ""
- },
- "entertainment-play-list-4-screen-television-display-player-movies-players-tv-media-video": {
- "body": ""
- },
- "entertainment-radio-antenna-audio-music-radio": {
- "body": ""
- },
- "entertainment-recording-tape-1-film-television-tv-movies-reel-video": {
- "body": ""
- },
- "entertainment-recording-tape-2-phone-device-mail-mobile-fax-voice-machine-answering": {
- "body": ""
- },
- "entertainment-speaker-1-speaker-music-audio-subwoofer": {
- "body": ""
- },
- "entertainment-speaker-2-speakers-music-audio": {
- "body": ""
- },
- "entertainment-ticket-hobby-ticket-event-entertainment-stub-theater": {
- "body": ""
- },
- "entertainment-volume-down-speaker-down-volume-control-audio-music-decrease": {
- "body": ""
- },
- "entertainment-volume-level-high-speaker-high-volume-control-audio-music": {
- "body": ""
- },
- "entertainment-volume-level-low-volume-speaker-lower-down-control-music-low-audio": {
- "body": ""
- },
- "entertainment-volume-level-off-volume-speaker-control-music-audio": {
- "body": ""
- },
- "entertainment-volume-mute-speaker-remove-volume-control-audio-music-mute-off": {
- "body": ""
- },
- "entertainment-volume-off-speaker-music-mute-volume-control-audio-off-mute": {
- "body": ""
- },
- "entertainment-volume-up-volume-speaker-up-control-music-plus-add-audio-increase": {
- "body": ""
- },
- "entertainment-walk-man-player-tapes-tape-headphones-music-walkman-headset-audio": {
- "body": ""
- },
- "food-baguette-cook-bread-gluten-drink-cooking-nutrition-baguette-food": {
- "body": ""
- },
- "food-barbeque-pot-cook-grill-bbq-drink-cooking-nutrition-pot-barbecue-grilling-food-cauldron": {
- "body": ""
- },
- "food-burger-drink-burger-fast-cook-cooking-nutrition-food": {
- "body": ""
- },
- "food-cake-candle-birthday-event-special-sweet-cake-bake": {
- "body": ""
- },
- "food-candy-cane-candy-sweet-cane-christmas": {
- "body": ""
- },
- "food-cheese-1-cook-cheese-animal-products-cooking-nutrition-dairy-food": {
- "body": ""
- },
- "food-cheese-2-cook-cheese-animal-products-cooking-nutrition-dairy-food": {
- "body": ""
- },
- "food-cherries-cook-plant-cherry-plants-drink-cooking-nutrition-vegetarian-fruit-food": {
- "body": ""
- },
- "food-drinks-beer-mug-beer-cook-brewery-drink-mug-cooking-nutrition-brew-brewing-food": {
- "body": ""
- },
- "food-drinks-cocktail-1-cook-alcohol-food-cocktail-drink-cooking-nutrition-alcoholic-beverage-glass": {
- "body": ""
- },
- "food-drinks-cocktail-glass-cook-alcohol-food-cocktail-drink-cooking-alcoholic-beverage-glass": {
- "body": ""
- },
- "food-drinks-cocktail-shaker-alcohol-drink-mix-shake-cocktail": {
- "body": ""
- },
- "food-drinks-coffee-mug-coffee-cook-cup-drink-mug-cooking-nutrition-cafe-caffeine-food": {
- "body": ""
- },
- "food-drinks-milk-canister-milk-dairy-canister-drink": {
- "body": ""
- },
- "food-drinks-tea-cup-herbal-cook-tea-tisane-cup-drink-cooking-nutrition-mug-food": {
- "body": ""
- },
- "food-drinks-teapot-tea-pot-drink-hot-herb": {
- "body": ""
- },
- "food-drinks-water-glass-glass-water-juice-drink-liquid": {
- "body": ""
- },
- "food-drinks-wine-bottle-cook-bottle-wine-drink-cooking-nutrition-food": {
- "body": ""
- },
- "food-drinks-wine-glass-drink-cook-glass-cooking-wine-nutrition-food": {
- "body": ""
- },
- "food-drum-stick-1-cook-animal-drumsticks-products-chicken-cooking-nutrition-food": {
- "body": ""
- },
- "food-fish-cook-cooking-fish-seafood-nutrition-food": {
- "body": ""
- },
- "food-ice-cream-1-cook-frozen-bite-popsicle-cream-ice-cooking-nutrition-freezer-cold-food": {
- "body": ""
- },
- "food-ice-cream-2-cook-frozen-food-popsicle-freezer-nutrition-cream-stick-cold-ice-cooking": {
- "body": ""
- },
- "food-ice-cream-3-cook-frozen-cone-cream-ice-cooking-nutrition-freezer-cold-food": {
- "body": ""
- },
- "food-kitchenware-bowl-chop-stick-cook-soup-bowl-chopsticks-cooking-nutrition-asian-food": {
- "body": ""
- },
- "food-kitchenware-chef-toque-hat-cook-gear-chef-cooking-nutrition-tools-clothes-hat-clothing-food": {
- "body": ""
- },
- "food-kitchenware-fork-spoon-fork-spoon-food-dine-cook-utensils-eat-restaurant-dining": {
- "body": ""
- },
- "food-kitchenware-microwave-cook-food-appliances-cooking-nutrition-appliance-microwave": {
- "body": ""
- },
- "food-kitchenware-no-food-allowed-fork-spoon-food-dine-cook-utensils-eat-restaurant-not-allowed": {
- "body": ""
- },
- "food-kitchenware-refrigerator-fridge-cook-appliances-cooking-nutrition-freezer-appliance-food": {
- "body": ""
- },
- "food-kitchenware-serving-dome-cook-tool-dome-kitchen-serving-paltter-dish-tools-food": {
- "body": ""
- },
- "food-kitchenware-spoon-plate-fork-plate-food-dine-cook-utensils-eat-restaurant-dining": {
- "body": ""
- },
- "food-meat-cook-meat-cown-slice-organic-cooking-nutrition-food": {
- "body": ""
- },
- "food-pizza-drink-cook-fast-cooking-nutrition-pizza-food": {
- "body": ""
- },
- "food-popcorn-cook-corn-movie-snack-cooking-nutrition-bake": {
- "body": ""
- },
- "food-steak-cook-grill-steak-bbq-cooking-nutrition-barbecue-grilling-food": {
- "body": ""
- },
- "food-toast-bread-toast-breakfast": {
- "body": ""
- },
- "food-water-melon-cook-plant-plants-drink-cooking-nutrition-watermelon-fruit-vegetarian-food": {
- "body": ""
- },
- "food-wheat-cook-plant-bread-gluten-grain-cooking-nutrition-food-wheat": {
- "body": ""
- },
- "health-medical-heart-rate-health-beauty-information-data-beat-pulse-monitor-heart-rate-info": {
- "body": ""
- },
- "health-medical-ribbon-1-ribbon-medical-cancer-health-beauty-symbol": {
- "body": ""
- },
- "health-medical-ribbon-2-ribbon-medical-cancer-health-beauty-symbol": {
- "body": ""
- },
- "health-medical-syringe-instrument-medical-syringe-health-beauty-needle": {
- "body": ""
- },
- "image-accessories-lenses-photos-camera-shutter-picture-photography-pictures-photo-lens": {
- "body": ""
- },
- "image-camera-1-photos-picture-camera-photography-photo-pictures": {
- "body": ""
- },
- "image-camera-2-photos-picture-camera-photography-photo-pictures": {
- "body": ""
- },
- "image-camera-setting-pin-photos-camera-map-photography-pictures-maps-settings-pin-photo": {
- "body": ""
- },
- "image-camera-tripod-tripod-photos-picture-camera-photography-photo-pictures": {
- "body": ""
- },
- "image-flash-1-flash-power-connect-charge-electricity-lightning": {
- "body": ""
- },
- "image-flash-2-flash-power-connect-charge-electricity-lightning": {
- "body": ""
- },
- "image-flash-off-flash-power-connect-charge-off-electricity-lightning": {
- "body": ""
- },
- "image-photo-composition-oval-camera-frame-composition-photography-pictures-landscape-photo-oval": {
- "body": ""
- },
- "image-photo-composition-vertical-camera-portrait-frame-vertical-composition-photography-photo": {
- "body": ""
- },
- "image-photo-compsition-horizontal-camera-horizontal-panorama-composition-photography-photo-pictures": {
- "body": ""
- },
- "image-photo-focus-frame-photos-frame-photo-camera-photography-pictures-focus": {
- "body": ""
- },
- "image-photo-four-photos-camera-picture-photography-pictures-four-photo": {
- "body": ""
- },
- "image-photo-polaroid-four-photos-camera-polaroid-picture-photography-pictures-four-photo": {
- "body": ""
- },
- "image-photo-polaroid-photos-polaroid-picture-camera-photography-photo-pictures": {
- "body": ""
- },
- "image-picture-flower-photos-photo-picture-camera-photography-pictures-flower": {
- "body": ""
- },
- "image-picture-gallery-pages-filter-picture-pagination-image": {
- "body": ""
- },
- "image-picture-landscape-1-photos-photo-landscape-picture-photography-camera-pictures": {
- "body": ""
- },
- "image-picture-landscape-2-photos-photo-landscape-picture-photography-camera-pictures": {
- "body": ""
- },
- "interface-add-1-expand-cross-buttons-button-more-remove-plus-add": {
- "body": ""
- },
- "interface-add-2-remove-bold-cross-buttons-button-add-plus": {
- "body": ""
- },
- "interface-add-circle-button-remove-cross-add-buttons-plus-circle": {
- "body": ""
- },
- "interface-add-square-square-remove-cross-buttons-add-plus-button": {
- "body": ""
- },
- "interface-alert-alarm-bell-1-notification-vibrate-ring-sound-alarm-alert-bell-noise": {
- "body": ""
- },
- "interface-alert-alarm-bell-2-alert-bell-ring-notification-alarm": {
- "body": ""
- },
- "interface-alert-alarm-bell-off-disable-silent-notification-off-silence-alarm-bell-alert": {
- "body": ""
- },
- "interface-alert-information-circle-information-frame-info-more-help-point-circle": {
- "body": ""
- },
- "interface-alert-radio-active-1-danger-nuke-radiation-nuclear-warning-alert-radioactive-caution": {
- "body": ""
- },
- "interface-alert-radio-active-2-warning-radioactive-radiation-emergency-danger-safety": {
- "body": ""
- },
- "interface-alert-radio-active-3-warning-radioactive-radiation-emergency-danger-safety": {
- "body": ""
- },
- "interface-alert-warning-circle-warning-alert-frame-exclamation-caution-circle": {
- "body": ""
- },
- "interface-alert-warning-diamond-diamond-alert-warning-frame-exclamation-caution": {
- "body": ""
- },
- "interface-alert-warning-triangle-frame-alert-warning-triangle-exclamation-caution": {
- "body": ""
- },
- "interface-align-back-back-design-layer-layers-pile-stack": {
- "body": ""
- },
- "interface-align-front-design-front-layer-layers-pile-stack": {
- "body": ""
- },
- "interface-align-horizontal-center-align-center-design": {
- "body": ""
- },
- "interface-align-horizontal-left-align-design-left": {
- "body": ""
- },
- "interface-align-horizontal-right-align-design-right": {
- "body": ""
- },
- "interface-align-layers-1-design-layer-layers-pile-stack": {
- "body": ""
- },
- "interface-align-layers-2-design-layer-layers-pile-stack": {
- "body": ""
- },
- "interface-align-vertical-bottom-align-design-bottom": {
- "body": ""
- },
- "interface-align-vertical-center-align-design-middle": {
- "body": ""
- },
- "interface-align-vertical-top-align-design-top": {
- "body": ""
- },
- "interface-arrows-all-direction-move-button-arrows-direction": {
- "body": ""
- },
- "interface-arrows-bend-down-left-1-arrow-bend-curve-change-direction-left-to-down": {
- "body": ""
- },
- "interface-arrows-bend-down-left-2-arrow-bend-curve-change-direction-down-to-left": {
- "body": ""
- },
- "interface-arrows-bend-down-left-3-arrow-bend-curve-change-direction-left-to-down": {
- "body": ""
- },
- "interface-arrows-bend-down-right-1-arrow-bend-curve-change-direction-right-to-down": {
- "body": ""
- },
- "interface-arrows-bend-down-right-2-arrow-bend-curve-change-direction-down-to-right": {
- "body": ""
- },
- "interface-arrows-bend-left-1-arrow-bend-curve-change-direction-up-to-left-back": {
- "body": ""
- },
- "interface-arrows-bend-right-1-arrow-bend-curve-change-direction-up-to-right": {
- "body": ""
- },
- "interface-arrows-bend-up-left-1-arrow-bend-curve-change-direction-left-to-up": {
- "body": ""
- },
- "interface-arrows-bend-up-left-2-arrow-bend-curve-change-direction-left-to-up": {
- "body": ""
- },
- "interface-arrows-bend-up-left-3-arrow-bend-curve-change-direction-up-to-left": {
- "body": ""
- },
- "interface-arrows-bend-up-right-1-arrow-bend-curve-change-direction-right-to-up": {
- "body": ""
- },
- "interface-arrows-bend-up-right-2-arrow-bend-curve-change-direction-up-to-right": {
- "body": ""
- },
- "interface-arrows-bottom-down-move-arrow-arrows": {
- "body": ""
- },
- "interface-arrows-button-down-arrow-down-keyboard": {
- "body": ""
- },
- "interface-arrows-button-down-double-arrow-arrows-double-down": {
- "body": ""
- },
- "interface-arrows-button-left-arrow-keyboard-left": {
- "body": ""
- },
- "interface-arrows-button-left-double-arrow-arrows-double-left": {
- "body": ""
- },
- "interface-arrows-button-right-arrow-right-keyboard": {
- "body": ""
- },
- "interface-arrows-button-right-duoble-arrow-arrows-double-right": {
- "body": ""
- },
- "interface-arrows-button-to-bottom-arrow-down-line-to-bottom": {
- "body": ""
- },
- "interface-arrows-button-to-left-arrow-line-to-left": {
- "body": ""
- },
- "interface-arrows-button-to-right-arrow-line-to-right": {
- "body": ""
- },
- "interface-arrows-button-to-top-arrow-up-line-to-top": {
- "body": ""
- },
- "interface-arrows-button-up-arrow-up-keyboard": {
- "body": ""
- },
- "interface-arrows-button-up-double-arrow-arrows-double-up": {
- "body": ""
- },
- "interface-arrows-button-zigzag-both-direction-arrow-curvy-diagram-zigzag-vertical": {
- "body": ""
- },
- "interface-arrows-corner-down-left-down-keyboard-arrow-left-bottom": {
- "body": ""
- },
- "interface-arrows-corner-down-right-down-keyboard-arrow-right-bottom": {
- "body": ""
- },
- "interface-arrows-corner-up-left-keyboard-top-arrow-left-up": {
- "body": ""
- },
- "interface-arrows-corner-up-right-keyboard-top-arrow-right-up": {
- "body": ""
- },
- "interface-arrows-cross-over-cross-move-over-arrow-arrows-ight": {
- "body": ""
- },
- "interface-arrows-crossover-down-cross-move-over-arrow-arrows-down": {
- "body": ""
- },
- "interface-arrows-crossover-left-cross-move-over-arrow-arrows-left": {
- "body": ""
- },
- "interface-arrows-crossover-up-cross-move-over-arrow-arrows-right": {
- "body": ""
- },
- "interface-arrows-curvy-both-direction-1-both-direction-arrow-curvy-diagram-zigzag-horizontal": {
- "body": ""
- },
- "interface-arrows-curvy-both-direction-2-both-direction-arrow-curvy-diagram-zigzag-horizontal": {
- "body": ""
- },
- "interface-arrows-curvy-left-snake-arrow-sideways-diagram-left": {
- "body": ""
- },
- "interface-arrows-curvy-right-snake-arrow-sideways-diagram-right": {
- "body": ""
- },
- "interface-arrows-data-transfer-diagonal-arrows-arrow-server-data-diagonal-internet-transfer-network": {
- "body": ""
- },
- "interface-arrows-data-transfer-diagonal-square-arrow-square-data-diagonal-internet-transfer-network": {
- "body": ""
- },
- "interface-arrows-data-transfer-horizontal-arrow-square-data-internet-transfer-network-horizontal": {
- "body": ""
- },
- "interface-arrows-data-transfer-vertical-arrow-square-data-internet-transfer-network-vertical": {
- "body": ""
- },
- "interface-arrows-data-trasnfer-vertical-arrow-server-arrows-data-vertical-internet-transfer-network": {
- "body": ""
- },
- "interface-arrows-diagonal-1-expand-smaller-retract-bigger-big-small-diagonal": {
- "body": ""
- },
- "interface-arrows-diagonal-2-expand-smaller-retract-bigger-big-small-diagonal": {
- "body": ""
- },
- "interface-arrows-diagonal-arrows-arrow-server-data-diagonal-internet-transfer-network": {
- "body": ""
- },
- "interface-arrows-diagonal-scroll-point-1-move-scroll": {
- "body": ""
- },
- "interface-arrows-diagonal-scroll-point-2-move-scroll": {
- "body": ""
- },
- "interface-arrows-down-arrow-down-keyboard": {
- "body": ""
- },
- "interface-arrows-down-circle-1-arrow-keyboard-circle-button-down": {
- "body": ""
- },
- "interface-arrows-down-circle-2-arrow-keyboard-circle-button-down": {
- "body": ""
- },
- "interface-arrows-downleft-corner-arrow-corner-down-left-downleft": {
- "body": ""
- },
- "interface-arrows-downright-corner-arrow-corner-down-right-downright": {
- "body": ""
- },
- "interface-arrows-expand-1-expand-small-bigger-retract-smaller-big": {
- "body": ""
- },
- "interface-arrows-expand-2-expand-smaller-retract-bigger-big-small-diagonal": {
- "body": ""
- },
- "interface-arrows-expand-3-expand-smaller-retract-bigger-big-small-diagonal": {
- "body": ""
- },
- "interface-arrows-expand-4-expand-small-bigger-retract-smaller-big": {
- "body": ""
- },
- "interface-arrows-expand-5-expand-small-bigger-retract-smaller-big": {
- "body": ""
- },
- "interface-arrows-expand-diagonal-1-expand-resize-bigger-diagonal-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-expand-diagonal-2-expand-resize-bigger-diagonal-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-expand-vertical-diamond-arrow-diamond-data-vertical-data-internet-transfer-network": {
- "body": ""
- },
- "interface-arrows-horizonal-scroll-point-move-scroll-horizonal": {
- "body": ""
- },
- "interface-arrows-horizontal-expand-expand-resize-bigger-horizontal-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-horizontal-expand-resize-bigger-horizontal-small-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-horizontal-shrink-resize-shrink-bigger-horizontal-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-horizontal-up-down-expand-resize-bigger-vertical-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-left-arrow-keyboard-left": {
- "body": ""
- },
- "interface-arrows-left-circle-1-arrow-keyboard-circle-button-left": {
- "body": ""
- },
- "interface-arrows-left-circle-2-arrow-keyboard-circle-button-left": {
- "body": ""
- },
- "interface-arrows-loop-arrow-diagram-loop-infinity-repeat": {
- "body": ""
- },
- "interface-arrows-move-down-move-down-arrows": {
- "body": ""
- },
- "interface-arrows-move-horizontal-circle-transfer-data-internet-arrow-horizontal-network-circle": {
- "body": ""
- },
- "interface-arrows-move-left-down-expand-resize-bigger-corner-small-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-move-left-move-left-arrows": {
- "body": ""
- },
- "interface-arrows-move-left-up-expand-resize-bigger-corner-small-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-move-right-down-expand-resize-bigger-corner-small-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-move-right-move-right-arrows": {
- "body": ""
- },
- "interface-arrows-move-right-up-expand-resize-bigger-corner-small-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-move-up-move-up-arrows": {
- "body": ""
- },
- "interface-arrows-reload-1-arrows-load-arrow-sync-square-loading-reload-synchronize": {
- "body": ""
- },
- "interface-arrows-reload-2-arrows-load-arrow-sync-square-loading-reload-synchronize": {
- "body": ""
- },
- "interface-arrows-right-arrow-right-keyboard": {
- "body": ""
- },
- "interface-arrows-right-circle-1-arrow-keyboard-circle-button-right": {
- "body": ""
- },
- "interface-arrows-right-circle-2-arrow-keyboard-circle-button-right": {
- "body": ""
- },
- "interface-arrows-round-left-diagram-round-arrow-left": {
- "body": ""
- },
- "interface-arrows-round-right-diagram-round-arrow-right": {
- "body": ""
- },
- "interface-arrows-shrink-1-expand-retract-shrink-bigger-big-small-smaller": {
- "body": ""
- },
- "interface-arrows-shrink-2-expand-retract-shrink-bigger-big-small-smaller": {
- "body": ""
- },
- "interface-arrows-shrink-3-expand-retract-shrink-bigger-big-small-smaller": {
- "body": ""
- },
- "interface-arrows-shrink-4-expand-retract-shrink-bigger-big-small-smaller": {
- "body": ""
- },
- "interface-arrows-shrink-5-expand-retract-shrink-bigger-big-small-smaller": {
- "body": ""
- },
- "interface-arrows-shrink-vertical-move-vertical-shrink": {
- "body": ""
- },
- "interface-arrows-shuffle-multimedia-shuffle-multi-button-controls-media": {
- "body": ""
- },
- "interface-arrows-split-vertical-up-merge-arrow-diagram": {
- "body": ""
- },
- "interface-arrows-synchronize-arrows-loading-load-sync-synchronize-arrow-reload": {
- "body": ""
- },
- "interface-arrows-synchronize-warning-arrow-fail-notification-sync-warning-failure-synchronize-error": {
- "body": ""
- },
- "interface-arrows-top-move-up-arrow-arrows": {
- "body": ""
- },
- "interface-arrows-triangle-loop-diagram-triangle-loop-arrow-arrows": {
- "body": ""
- },
- "interface-arrows-turn-backward-arrow-bend-curve-change-direction-return-left-back-backward": {
- "body": ""
- },
- "interface-arrows-turn-down-arrow-bend-curve-change-direction-return-down": {
- "body": ""
- },
- "interface-arrows-turn-forward-arrow-bend-curve-change-direction-return-right-next-forward": {
- "body": ""
- },
- "interface-arrows-turn-up-arrow-bend-curve-change-direction-return-up": {
- "body": ""
- },
- "interface-arrows-up-arrow-up-keyboard": {
- "body": ""
- },
- "interface-arrows-up-circle-1-arrow-up-keyboard-circle-button": {
- "body": ""
- },
- "interface-arrows-up-circle-2-arrow-keyboard-circle-button-up": {
- "body": ""
- },
- "interface-arrows-upleft-corner-arrow-corner-up-left-upleft": {
- "body": ""
- },
- "interface-arrows-upright-corner-arrow-up-right-upright-corner": {
- "body": ""
- },
- "interface-arrows-vertical-expand-1-move-expand-vertical": {
- "body": ""
- },
- "interface-arrows-vertical-expand-2-expand-resize-bigger-vertical-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-vertical-expand-resize-bigger-vertical-small-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-vertical-left-right-expand-resize-bigger-horizontal-smaller-size-arrow-arrows-big": {
- "body": ""
- },
- "interface-arrows-vertical-scroll-point-move-scroll-vertical": {
- "body": ""
- },
- "interface-award-crown-reward-social-rating-media-queen-vip-king-crown": {
- "body": ""
- },
- "interface-award-half-star-reward-rating-rate-social-star-media-favorite-like-stars-half": {
- "body": ""
- },
- "interface-award-trophy-reward-rating-trophy-social-award-media": {
- "body": ""
- },
- "interface-block-remove-circle-garbage-trash-delete": {
- "body": ""
- },
- "interface-bookmark-bookmarks-tags-favorite": {
- "body": ""
- },
- "interface-bookmark-double-bookmarks-double-tags-favorite": {
- "body": ""
- },
- "interface-bookmark-tag-tags-bookmark-favorite": {
- "body": ""
- },
- "interface-calendar-add-add-calendar-date-day-month": {
- "body": ""
- },
- "interface-calendar-blank-calendar-date-day-month": {
- "body": ""
- },
- "interface-calendar-block-block-calendar-date-day-month": {
- "body": ""
- },
- "interface-calendar-check-approve-calendar-check-date-day-month-success": {
- "body": ""
- },
- "interface-calendar-date-month-thirty-thirty-calendar-date-week-day-month": {
- "body": ""
- },
- "interface-calendar-date-one-one-calendar-date-day-month": {
- "body": ""
- },
- "interface-calendar-disable-calendar-date-day-delete-disable-month-remove": {
- "body": ""
- },
- "interface-calendar-download-arrow-calendar-date-day-down-download-month": {
- "body": ""
- },
- "interface-calendar-favorite-calendar-date-day-favorite-like-month-star": {
- "body": ""
- },
- "interface-calendar-heart-calendar-date-day-favorite-heart-like-month": {
- "body": ""
- },
- "interface-calendar-home-calendar-date-day-home-house-month": {
- "body": ""
- },
- "interface-calendar-lock-calendar-date-day-lock-month-padlock-secure-security": {
- "body": ""
- },
- "interface-calendar-mark-calendar-date-day-month-mark": {
- "body": ""
- },
- "interface-calendar-remove-calendar-date-day-delete-month-remove-subtract": {
- "body": ""
- },
- "interface-calendar-setting-calendar-cog-date-day-gear-load-loading-month-setting-work": {
- "body": ""
- },
- "interface-calendar-upload-calendar-date-day-month-push-up-arrow-upload": {
- "body": ""
- },
- "interface-calendar-warning-alter-calendar-caution-date-day-month-notification-warning": {
- "body": ""
- },
- "interface-content-archive-box-content-banker-archive-file": {
- "body": ""
- },
- "interface-content-archive-folder-outbox-content-folder-archive-file-inbox": {
- "body": ""
- },
- "interface-content-archive-locker-locker-content-archive-file-cabinet": {
- "body": ""
- },
- "interface-content-book-2-library-content-books-book-shelf-stack": {
- "body": ""
- },
- "interface-content-book-content-books-book-close": {
- "body": ""
- },
- "interface-content-book-edit-pencil-content-write-notebook-book-edit-composition-creation": {
- "body": ""
- },
- "interface-content-book-open-content-books-book-open": {
- "body": ""
- },
- "interface-content-book-page-pages-content-books-book-open": {
- "body": ""
- },
- "interface-content-chart-product-data-analysis-analytics-graph-line-business-board-chart": {
- "body": ""
- },
- "interface-content-eye-glasses-vision-sunglasses-protection-spectacles-correction-sun-eye-glasses": {
- "body": ""
- },
- "interface-content-file-empty-common-file": {
- "body": ""
- },
- "interface-content-fire-lit-flame-torch-trending": {
- "body": ""
- },
- "interface-content-note-pad-content-notes-book-notepad-notebook": {
- "body": ""
- },
- "interface-content-note-pad-text-content-notes-book-notepad-notebook": {
- "body": ""
- },
- "interface-content-save-disk-floppy-electronics-device-disc-computer": {
- "body": ""
- },
- "interface-cursor-arrow-1-mouse-select-cursor": {
- "body": ""
- },
- "interface-cursor-arrow-2-mouse-select-cursor": {
- "body": ""
- },
- "interface-cursor-hand-hand-select-cursor-finger": {
- "body": ""
- },
- "interface-dashboard-layout-1-corners-dashboard-frame-layout-mat-octagon-square-triangle": {
- "body": ""
- },
- "interface-dashboard-layout-2-corners-dashboard-frame-layout-circle-square-center": {
- "body": ""
- },
- "interface-dashboard-layout-3-app-application-dashboard-home-layout": {
- "body": ""
- },
- "interface-dashboard-layout-circle-app-application-dashboard-home-layout-circle": {
- "body": ""
- },
- "interface-dashboard-layout-square-app-application-dashboard-home-layout-square": {
- "body": ""
- },
- "interface-delete-1-remove-add-button-buttons-delete": {
- "body": ""
- },
- "interface-delete-2-remove-bold-add-button-buttons-delete": {
- "body": ""
- },
- "interface-delete-3-remove-circle-garbage-trash-delete": {
- "body": ""
- },
- "interface-delete-bin-1-remove-delete-empty-bin-trash-garbage": {
- "body": ""
- },
- "interface-delete-bin-2-remove-delete-empty-bin-trash-garbage": {
- "body": ""
- },
- "interface-delete-bin-3-remove-delete-empty-bin-trash-garbage": {
- "body": ""
- },
- "interface-delete-bin-5-remove-delete-empty-bin-trash-garbage": {
- "body": ""
- },
- "interface-delete-circle-button-delete-remove-add-circle-buttons": {
- "body": ""
- },
- "interface-delete-square-button-remove-buttons-add-square-delete": {
- "body": ""
- },
- "interface-download-box-1-arrow-box-down-download-internet-network-server-upload": {
- "body": ""
- },
- "interface-download-button-1-arrow-button-down-download-internet-network-server-upload": {
- "body": ""
- },
- "interface-download-button-2-arrow-bottom-down-download-internet-network-server-upload": {
- "body": ""
- },
- "interface-download-circle-arrow-circle-down-download-internet-network-server-upload": {
- "body": ""
- },
- "interface-download-desktop-action-actions-computer-desktop-device-display-download-monitor-screen": {
- "body": ""
- },
- "interface-download-laptop-arrow-computer-down-download-internet-laptop-network-server-upload": {
- "body": ""
- },
- "interface-download-square-arrow-down-download-internet-network-server-square-upload": {
- "body": ""
- },
- "interface-download-website-action-actions-computer-website-device-display-download-monitor-screen": {
- "body": ""
- },
- "interface-edit-attachment-1-attachment-link-paperclip-unlink": {
- "body": ""
- },
- "interface-edit-attachment-2-attachment-link-paperclip-unlink": {
- "body": ""
- },
- "interface-edit-binocular-binocular-binoculars-view-zoom": {
- "body": ""
- },
- "interface-edit-bomb-delete-bomb-remove": {
- "body": ""
- },
- "interface-edit-brush-1-brush-color-colors-design-paint-painting": {
- "body": ""
- },
- "interface-edit-brush-2-brush-color-colors-design-paint-painting": {
- "body": ""
- },
- "interface-edit-brush-3-brush-color-colors-design-paint-painting-roller-rolling": {
- "body": ""
- },
- "interface-edit-brush-4-design-rubber-stamp-supplies-tool": {
- "body": ""
- },
- "interface-edit-clip-binder-clip-clipper-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-color-drop-pick-color-drop-pick-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-color-palette-color-palette-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-color-triangle-color-triangle-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-copy-clipboard-copy-cut-paste": {
- "body": ""
- },
- "interface-edit-crop-artboard-crop-design-image-picture": {
- "body": ""
- },
- "interface-edit-cut-coupon-cut-discount-price-prices-scissors": {
- "body": ""
- },
- "interface-edit-cutter-cutter-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-design-tool-selection-wand-sselection-wand-object-work": {
- "body": ""
- },
- "interface-edit-drawing-board-board-design-drawing-easel-process": {
- "body": ""
- },
- "interface-edit-expand-big-bigger-design-expand-larger-resize-size-square": {
- "body": ""
- },
- "interface-edit-flip-bottom-alternate-1-flip-bottom-object-work": {
- "body": ""
- },
- "interface-edit-flip-bottom-flip-bottom-object-work": {
- "body": ""
- },
- "interface-edit-flip-down-design-down-flip-reflect-vertical": {
- "body": ""
- },
- "interface-edit-flip-horizontal-1-arrow-design-flip-reflect": {
- "body": ""
- },
- "interface-edit-flip-horizontal-2-arrow-design-flip-reflect": {
- "body": ""
- },
- "interface-edit-flip-left-alternate-1-flip-left-object-work": {
- "body": ""
- },
- "interface-edit-flip-left-design-flip-reflect-left-horizontal": {
- "body": ""
- },
- "interface-edit-flip-left-flip-left-object-work": {
- "body": ""
- },
- "interface-edit-flip-right-alternate-1-flip-right-object-work": {
- "body": ""
- },
- "interface-edit-flip-right-design-flip-reflect-right-horizontal": {
- "body": ""
- },
- "interface-edit-flip-right-flip-right-object-work": {
- "body": ""
- },
- "interface-edit-flip-top-alternate-1-flip-top-object-work": {
- "body": ""
- },
- "interface-edit-flip-top-flip-top-object-work": {
- "body": ""
- },
- "interface-edit-flip-up-design-up-flip-reflect-vertical": {
- "body": ""
- },
- "interface-edit-flip-vertical-1-arrow-design-flip-reflect-up-down": {
- "body": ""
- },
- "interface-edit-flip-vertical-2-arrow-design-flip-reflect-up-down": {
- "body": ""
- },
- "interface-edit-glue-glue-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-grid-grid-layout-layouts-module": {
- "body": ""
- },
- "interface-edit-grid-off-grid-layout-layouts-module-off-close-deny-slash": {
- "body": ""
- },
- "interface-edit-layer-add-1-layer-add-design-plus-layers-square-box": {
- "body": ""
- },
- "interface-edit-layer-add-2-layer-add-design-plus-layers-square-box": {
- "body": ""
- },
- "interface-edit-magic-wand-design-magic-star-supplies-tool-wand": {
- "body": ""
- },
- "interface-edit-magnet-design-magnet-snap-supplies-to-tool": {
- "body": ""
- },
- "interface-edit-paint-color-colors-design-paint-painting-palette": {
- "body": ""
- },
- "interface-edit-pathfinder-divide-pathfinder-divide-work": {
- "body": ""
- },
- "interface-edit-pathfinder-intersect-pathfinder-intersect-work": {
- "body": ""
- },
- "interface-edit-pathfinder-merge-pathfinder-merge-work": {
- "body": ""
- },
- "interface-edit-pathfinder-outline-pathfinder-outline-work": {
- "body": ""
- },
- "interface-edit-pen-1-content-creation-edit-pen-write": {
- "body": ""
- },
- "interface-edit-pen-2-content-creation-edit-fountain-pen-write": {
- "body": ""
- },
- "interface-edit-pen-3-content-creation-edit-pen-pens-write": {
- "body": ""
- },
- "interface-edit-pencil-change-edit-modify-pencil-write-writing": {
- "body": ""
- },
- "interface-edit-picker-color-colors-design-dropper-eye-eyedrop-eyedropper-painting-picker": {
- "body": ""
- },
- "interface-edit-pin-1-pin-push-thumbtack": {
- "body": ""
- },
- "interface-edit-pin-2-pin-push-thumbtack": {
- "body": ""
- },
- "interface-edit-pin-3-pin-push-thumbtack": {
- "body": ""
- },
- "interface-edit-printer-printer-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-quill-change-edit-feather-modify-quill-write-writing": {
- "body": ""
- },
- "interface-edit-rotate-angle-rotate-angle-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-ruler-ruler-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-scissors-clipboard-copy-cut-paste-right-scissors": {
- "body": ""
- },
- "interface-edit-select-area-circle-dash-select-area-object-work": {
- "body": ""
- },
- "interface-edit-select-area-rectangle-dash-select-area-object-work": {
- "body": ""
- },
- "interface-edit-select-back-behind-box-design-layer-layers-select-send-to-back": {
- "body": ""
- },
- "interface-edit-select-frame-cursor-frame-select": {
- "body": ""
- },
- "interface-edit-select-front-design-front-layer-layers-select-send-to-top": {
- "body": ""
- },
- "interface-edit-skull-1-crash-death-delete-die-error-garbage-remove-skull-trash": {
- "body": ""
- },
- "interface-edit-spray-can-color-colors-design-paint-painting-spray": {
- "body": ""
- },
- "interface-edit-swatch-color-colors-design-painting-palette-sample-swatch": {
- "body": ""
- },
- "interface-edit-typewriter-typewriter-company-office-supplies-work": {
- "body": ""
- },
- "interface-edit-view-eye-eyeball-open-view": {
- "body": ""
- },
- "interface-edit-view-off-disable-eye-eyeball-hide-off-view": {
- "body": ""
- },
- "interface-edit-write-1-edit-edition-form-pen-text-write": {
- "body": ""
- },
- "interface-edit-write-2-change-document-edit-modify-paper-pencil-write-writing": {
- "body": ""
- },
- "interface-edit-write-circle-change-circle-edit-modify-pencil-write-writing": {
- "body": ""
- },
- "interface-edit-zoom-in-enhance-glass-in-magnify-magnifying-zoom": {
- "body": ""
- },
- "interface-edit-zoom-out-glass-magnifying-out-reduce-zoom": {
- "body": ""
- },
- "interface-favorite-award-ribbon-reward-like-social-rating-media": {
- "body": ""
- },
- "interface-favorite-dislike-1-reward-down-thumb-hand-social-media-dislike-rating": {
- "body": ""
- },
- "interface-favorite-give-heart-reward-social-rating-media-heart-hand": {
- "body": ""
- },
- "interface-favorite-heart-reward-social-rating-media-heart-it-like-favorite-love": {
- "body": ""
- },
- "interface-favorite-like-1-reward-social-up-rating-media-like-thumb-hand": {
- "body": ""
- },
- "interface-favorite-star-reward-rating-rate-social-star-media-favorite-like-stars": {
- "body": ""
- },
- "interface-file-add-alternate-file-common-add": {
- "body": ""
- },
- "interface-file-add-file-common-add": {
- "body": ""
- },
- "interface-file-bookmark-text-common-bookmark": {
- "body": ""
- },
- "interface-file-check-file-common-check": {
- "body": ""
- },
- "interface-file-clipboard-add-edit-task-edition-add-clipboard-form": {
- "body": ""
- },
- "interface-file-clipboard-block-edit-task-edition-block-clipboard-form": {
- "body": ""
- },
- "interface-file-clipboard-check-checkmark-edit-task-edition-checklist-check-success-clipboard-form": {
- "body": ""
- },
- "interface-file-clipboard-delete-edit-task-edition-delete-clipboard-form": {
- "body": ""
- },
- "interface-file-clipboard-remove-edit-task-edition-remove-delete-clipboard-form": {
- "body": ""
- },
- "interface-file-clipboard-text-edition-form-task-checklist-edit-clipboard": {
- "body": ""
- },
- "interface-file-clipboard-work-plain-clipboard-task-list-company-office": {
- "body": ""
- },
- "interface-file-delete-alternate-file-common-delete": {
- "body": ""
- },
- "interface-file-delete-file-common-delete": {
- "body": ""
- },
- "interface-file-double-file-common-double": {
- "body": ""
- },
- "interface-file-folder-work-office-company-folder-supplies-file": {
- "body": ""
- },
- "interface-file-multiple-double-common-file": {
- "body": ""
- },
- "interface-file-remove-alternate-file-common-remove-minus-subtract": {
- "body": ""
- },
- "interface-file-remove-file-common-remove-minus-subtract": {
- "body": ""
- },
- "interface-file-setting-file-common-setting": {
- "body": ""
- },
- "interface-file-sticky-note-empty-common-file": {
- "body": ""
- },
- "interface-file-text-text-common-file": {
- "body": ""
- },
- "interface-file-zip-file-common-zip": {
- "body": ""
- },
- "interface-folder-add-add-folder-plus": {
- "body": ""
- },
- "interface-folder-block-block-folder-subtract": {
- "body": ""
- },
- "interface-folder-check-remove-check-folder-subtract": {
- "body": ""
- },
- "interface-folder-delete-remove-minus-folder-subtract-delete": {
- "body": ""
- },
- "interface-folder-empty-folder": {
- "body": ""
- },
- "interface-folder-remove-remove-minus-folder-subtract-delete": {
- "body": ""
- },
- "interface-folder-zip-zip-folder-compact": {
- "body": ""
- },
- "interface-geometric-circle-geometric-circle-round-design-shape-shapes": {
- "body": ""
- },
- "interface-geometric-pentagon-pentagon-design-geometric-shape-shapes": {
- "body": ""
- },
- "interface-geometric-polygon-polygon-octangle-design-geometric-shape-shapes": {
- "body": ""
- },
- "interface-geometric-square-square-geometric-design-shape-shapes": {
- "body": ""
- },
- "interface-geometric-triangle-geometric-triangle-shape-design-shapes": {
- "body": ""
- },
- "interface-help-customer-support-1-customer-headset-help-microphone-phone-support": {
- "body": ""
- },
- "interface-help-customer-support-2-customer-headphones-headset-help-microphone-phone-person-support": {
- "body": ""
- },
- "interface-help-customer-support-4-customer-headset-help-phone-support": {
- "body": ""
- },
- "interface-help-customer-support-5-customer-headset-help-phone-support": {
- "body": ""
- },
- "interface-help-customer-support-human-1-customer-headphones-help-headset-person-profile-suuport": {
- "body": ""
- },
- "interface-help-question-circle-circle-faq-frame-help-info-mark-more-query-question": {
- "body": ""
- },
- "interface-help-question-message-bubble-help-mark-message-query-question-speech": {
- "body": ""
- },
- "interface-help-question-square-frame-help-mark-query-question-square": {
- "body": ""
- },
- "interface-hierarchy-1-node-organization-links-structure-link-nodes-network-hierarchy": {
- "body": ""
- },
- "interface-hierarchy-2-node-organization-links-structure-link-nodes-network-hierarchy": {
- "body": ""
- },
- "interface-hierarchy-3-node-organization-links-structure-link-nodes-network-hierarchy": {
- "body": ""
- },
- "interface-home-1-home-house-map-roof": {
- "body": ""
- },
- "interface-home-2-door-entrance-home-house-map-roof-round": {
- "body": ""
- },
- "interface-home-3-home-house-map-roof": {
- "body": ""
- },
- "interface-home-4-door-entrnace-map": {
- "body": ""
- },
- "interface-home-5-door-entrance-home-house-map-roof-round-window": {
- "body": ""
- },
- "interface-id-face-scan-2-identification-angle-secure-human-id-person-face-security-brackets": {
- "body": ""
- },
- "interface-id-finger-print-identification-password-touch-id-secure-fingerprint-finger-security": {
- "body": ""
- },
- "interface-id-finger-print-scan-touch-id-identification-hand-finger-circle-fingerprint": {
- "body": ""
- },
- "interface-id-iris-scan-check-identification-retina-security-approved-success-iris-scan-eye-login": {
- "body": ""
- },
- "interface-id-iris-scan-identification-retina-secure-security-iris-scan-eye-brackets": {
- "body": ""
- },
- "interface-id-thumb-mark-identification-password-touch-id-secure-fingerprint-finger-security": {
- "body": ""
- },
- "interface-id-user-identification-angle-secure-human-id-person-face-silhouette-security-brackets": {
- "body": ""
- },
- "interface-id-voice-1-identification-secure-id-soundwave-sound-voice-security": {
- "body": ""
- },
- "interface-id-voice-2-identification-secure-id-soundwave-sound-voice-brackets-security": {
- "body": ""
- },
- "interface-id-voice-scan-identification-secure-id-soundwave-sound-voice-brackets-security": {
- "body": ""
- },
- "interface-layout-1-column-layout-layouts-left-sidebar": {
- "body": ""
- },
- "interface-layout-10-column-layout-layouts-right-sidebar": {
- "body": ""
- },
- "interface-layout-11-column-layout-layouts-left-sidebar": {
- "body": ""
- },
- "interface-layout-2-column-header-layout-layouts-masthead-sidebar": {
- "body": ""
- },
- "interface-layout-3-header-layout-layouts-masthead-top": {
- "body": ""
- },
- "interface-layout-4-column-header-layout-layouts-masthead-sidebar": {
- "body": ""
- },
- "interface-layout-5-column-header-layout-layouts-masthead-sidebar": {
- "body": ""
- },
- "interface-layout-6-column-header-layout-layouts-masthead": {
- "body": ""
- },
- "interface-layout-7-column-header-layout-layouts-masthead": {
- "body": ""
- },
- "interface-layout-8-grid-header-layout-layouts-masthead": {
- "body": ""
- },
- "interface-layout-9-column-layout-layouts-left-sidebar": {
- "body": ""
- },
- "interface-layout-border-bottom-border-bottom-cell-format-formatting": {
- "body": ""
- },
- "interface-layout-border-center-border-cell-format-formatting-horizontal-vertical": {
- "body": ""
- },
- "interface-layout-border-corner-border-cell-format-formatting-corner-top-up-left": {
- "body": ""
- },
- "interface-layout-border-frame-border-cell-format-formatting-full": {
- "body": ""
- },
- "interface-layout-border-full-grid-layout-layouts-module": {
- "body": ""
- },
- "interface-layout-border-horizontal-border-cell-center-format-formatting": {
- "body": ""
- },
- "interface-layout-border-left-border-cell-format-formatting-left": {
- "body": ""
- },
- "interface-layout-border-none-border-cell-format-formatting-none": {
- "body": ""
- },
- "interface-layout-border-right-border-cell-format-formatting-right": {
- "body": ""
- },
- "interface-layout-border-top-border-cell-format-formatting-top": {
- "body": ""
- },
- "interface-layout-border-vertical-border-cell-center-format-formatting": {
- "body": ""
- },
- "interface-layout-three-columns-columns-layout-layouts-three": {
- "body": ""
- },
- "interface-layout-two-columns-colums-layout-layouts-two": {
- "body": ""
- },
- "interface-layout-two-rows-rows-layout-layouts-two": {
- "body": ""
- },
- "interface-lighting-brightness-1-bright-adjust-brightness-adjustment-sun-raise-controls": {
- "body": ""
- },
- "interface-lighting-brightness-2-bright-adjust-brightness-adjustment-sun-raise-controls-half": {
- "body": ""
- },
- "interface-lighting-brightness-3-bright-adjust-brightness-adjustment-sun-raise-controls-dot-small": {
- "body": ""
- },
- "interface-lighting-brightness-4-bright-adjust-brightness-adjustment-sun-raise-controls-dot": {
- "body": ""
- },
- "interface-lighting-light-bulb-lighting-light-incandescent-bulb-lights": {
- "body": ""
- },
- "interface-lighting-light-bulb-on-lighting-light-shine-incandescent-bulb-lights": {
- "body": ""
- },
- "interface-link-broken-break-broken-hyperlink-link-remove-unlink": {
- "body": ""
- },
- "interface-link-create-hyperlink-link-make-unlink": {
- "body": ""
- },
- "interface-lock-circle-circle-frame-key-keyhole-lock-locked-secure-security": {
- "body": ""
- },
- "interface-lock-combination-combo-lock-locked-padlock-secure-security-shield-keyhole": {
- "body": ""
- },
- "interface-lock-shield-combination-combo-lock-locked-padlock-secure-security-shield-keyhole": {
- "body": ""
- },
- "interface-login-arrow-enter-frame-left-login-point-rectangle": {
- "body": ""
- },
- "interface-login-circle-arrow-enter-left-login-point-circle": {
- "body": ""
- },
- "interface-login-dial-pad-1-dial-pad-dot": {
- "body": ""
- },
- "interface-login-dial-pad-2-dial-pad-dot": {
- "body": ""
- },
- "interface-login-dial-pad-finger-password-dial-pad-dot-finger": {
- "body": ""
- },
- "interface-login-key-entry-key-lock-login-pass-unlock": {
- "body": ""
- },
- "interface-login-password-lock-login-padlock-password-secure-security-textbox-type": {
- "body": ""
- },
- "interface-logout-arrow-exit-frame-leave-logout-rectangle-right": {
- "body": ""
- },
- "interface-logout-circle-arrow-enter-right-logout-point-circle": {
- "body": ""
- },
- "interface-pad-lock-shield-combination-combo-lock-locked-padlock-secure-security-shield-square": {
- "body": ""
- },
- "interface-page-controller-button-loop-1-multimedia-multi-button-repeat-media-loop-infinity-controls": {
- "body": ""
- },
- "interface-page-controller-button-loop-2-multimedia-multi-button-repeat-media-loop-infinity-controls": {
- "body": ""
- },
- "interface-page-controller-fit-screen-fit-screen-adjust-display-artboard-frame-corner": {
- "body": ""
- },
- "interface-page-controller-loading-1-progress-loading-load-wait-waiting": {
- "body": ""
- },
- "interface-page-controller-loading-2-progress-loading-line-load-wait-waiting": {
- "body": ""
- },
- "interface-page-controller-loading-3-progress-loading-dot-load-wait-waiting": {
- "body": ""
- },
- "interface-page-controller-loading-half-progress-loading-load-half-wait-waiting": {
- "body": ""
- },
- "interface-page-controller-scroll-left-righ-move-scroll-horizontal": {
- "body": ""
- },
- "interface-page-controller-scroll-up-down-move-scroll-vertical": {
- "body": ""
- },
- "interface-page-controller-settings-page-setting-square-triangle-circle-line-combination-variation": {
- "body": ""
- },
- "interface-presentation-podium-work-desk-notes-company-presentation-office-podium-microphone": {
- "body": ""
- },
- "interface-remove-1-button-delete-buttons-subtract-horizontal-remove-line-add": {
- "body": ""
- },
- "interface-remove-2-delete-box-subtract-buttons-button-remove-textbox-text-add-bold": {
- "body": ""
- },
- "interface-remove-circle-delete-add-circle-subtract-button-buttons-remove": {
- "body": ""
- },
- "interface-remove-square-subtract-buttons-remove-add-button-square-delete": {
- "body": ""
- },
- "interface-search-circle-circle-glass-search-magnifying": {
- "body": ""
- },
- "interface-search-glass-search-magnifying": {
- "body": ""
- },
- "interface-search-square-glass-search-square-magnifying": {
- "body": ""
- },
- "interface-security-fire-wall-code-firewall-programming-secure-security": {
- "body": ""
- },
- "interface-security-shield-1-shield-protection-security-defend-crime-war-cover": {
- "body": ""
- },
- "interface-security-shield-2-shield-protection-security-defend-crime-war-cover": {
- "body": ""
- },
- "interface-security-shield-3-shield-pay-product-secure-money-cash-currency-security-business": {
- "body": ""
- },
- "interface-security-shield-4-shield-protection-security-defend-crime-war-cover": {
- "body": ""
- },
- "interface-security-shield-personshield-secure-security-person": {
- "body": ""
- },
- "interface-security-shield-profileshield-secure-security-profile-person": {
- "body": ""
- },
- "interface-setting-cog-work-loading-cog-gear-settings-machine": {
- "body": ""
- },
- "interface-setting-gauge-dashboard-1-bar-speed-test-loading-dashboard-internet-gauge-progress": {
- "body": ""
- },
- "interface-setting-gauge-dashboard-2-bar-speed-test-loading-dashboard-internet-gauge-progress": {
- "body": ""
- },
- "interface-setting-hammer-construction-hammer-mallet-tool-tools-setting-edit-adjust": {
- "body": ""
- },
- "interface-setting-menu-1-alternate-button-parallel-horizontal-lines-menu-navigation-two-thick": {
- "body": ""
- },
- "interface-setting-menu-1-button-parallel-horizontal-lines-menu-navigation-three-hamburger": {
- "body": ""
- },
- "interface-setting-menu-2-alternate-button-parallel-horizontal-lines-menu-navigation-staggered-thick": {
- "body": ""
- },
- "interface-setting-menu-2-button-parallel-horizontal-lines-menu-navigation-staggered-three-hamburger": {
- "body": ""
- },
- "interface-setting-menu-horizontal-circle-navigation-dots-three-circle-button-horizontal-menu": {
- "body": ""
- },
- "interface-setting-menu-horizontal-navigation-dots-three-circle-button-horizontal-menu": {
- "body": ""
- },
- "interface-setting-menu-horizontal-square-navigation-dots-three-square-button-horizontal-menu": {
- "body": ""
- },
- "interface-setting-menu-parallel-hamburger-circle-navigation-parallel-hamburger-buttonmenu-circle": {
- "body": ""
- },
- "interface-setting-menu-parallel-hamburger-square-navigation-parallel-hamburger-buttonmenu-square": {
- "body": ""
- },
- "interface-setting-menu-vertical-navigation-vertical-three-circle-button-menu-dots": {
- "body": ""
- },
- "interface-setting-pie-chart-cog-setting-graph-cog": {
- "body": ""
- },
- "interface-setting-screwdriver-screwdriver-screw-tool-settings-hand": {
- "body": ""
- },
- "interface-setting-slide-horizontal-adjustment-adjust-controls-fader-horizontal-settings-slider": {
- "body": ""
- },
- "interface-setting-slider-horizontal-adjustment-adjust-controls-fader-horizontal-settings-slider": {
- "body": ""
- },
- "interface-setting-slider-horizontal-square-adjust-controls-fader-horizontal-settings-slider-square": {
- "body": ""
- },
- "interface-setting-slider-vertical-adjustment-adjust-controls-fader-vertical-settings-slider": {
- "body": ""
- },
- "interface-setting-slider-vertical-adjustment-adjust-controls-fader-vertical-settings-slider-1": {
- "body": ""
- },
- "interface-setting-slider-vertical-adjustment-adjust-controls-fader-vertical-settings-slider-square": {
- "body": ""
- },
- "interface-setting-tool-box-box-briefcase-tool-settings": {
- "body": ""
- },
- "interface-setting-wrench-crescent-tool-construction-tools-wrench-setting-edit-adjust": {
- "body": ""
- },
- "interface-setting-zoom-area-zoom-magnifier-square-area": {
- "body": ""
- },
- "interface-share-hand-lock-give-hand-lock-padlock-secure-security-transfer": {
- "body": ""
- },
- "interface-share-mega-phone-1-bullhorn-loud-megaphone-share-speaker-transmit": {
- "body": ""
- },
- "interface-share-satellite-broadcast-satellite-share-transmit": {
- "body": ""
- },
- "interface-share-share-transmit": {
- "body": ""
- },
- "interface-share-user-human-person-share-signal-transmit-user": {
- "body": ""
- },
- "interface-signal-graph-circle-circle-stats-graph-line-beat-heart": {
- "body": ""
- },
- "interface-signal-graph-heart-line-beat-square-graph-stats": {
- "body": ""
- },
- "interface-signal-square-heart-line-stats-beat-square-graph": {
- "body": ""
- },
- "interface-text-formatting-bold-text-bold-formatting-format": {
- "body": ""
- },
- "interface-text-formatting-center-align-text-alignment-align-paragraph-centered-formatting-center": {
+ "align-center": {
"body": ""
},
- "interface-text-formatting-eraser-text-remove-format-formatting-eraser-delete": {
- "body": ""
+ "align-center-solid": {
+ "body": ""
},
- "interface-text-formatting-filter-1-funnel-filter-round-oil": {
- "body": ""
+ "align-front-1": {
+ "body": ""
},
- "interface-text-formatting-font-size-size-text-formatting-font-format": {
- "body": ""
+ "align-front-1-solid": {
+ "body": ""
},
- "interface-text-formatting-image-bottom-insert-paragraph-bottom-image-text-align-formatting": {
- "body": ""
- },
- "interface-text-formatting-image-left-alignment-wrap-formatting-paragraph-image-left-text": {
- "body": ""
- },
- "interface-text-formatting-image-right-paragraph-image-text-alignment-wrap-right-formatting": {
- "body": ""
- },
- "interface-text-formatting-image-top-insert-paragraph-image-text-align-top-formatting": {
- "body": ""
- },
- "interface-text-formatting-indent-decrease-text-alignment-indent-paragraph-align-formatting-decrease": {
- "body": ""
- },
- "interface-text-formatting-indent-increase-alignment-align-indent-paragraph-increase-formatting-text": {
- "body": ""
- },
- "interface-text-formatting-indent-left-alignment-align-indent-paragraph-formatting-left-text": {
- "body": ""
- },
- "interface-text-formatting-indent-right-alignment-align-indent-paragraph-formatting-right-text": {
- "body": ""
- },
- "interface-text-formatting-italic-off-text-off-formatting-italic-format": {
- "body": ""
- },
- "interface-text-formatting-italic-text-formatting-italic-format": {
- "body": ""
- },
- "interface-text-formatting-justified-align-justified-align-alignment-paragraph-formatting-text": {
- "body": ""
- },
- "interface-text-formatting-left-align-paragraph-text-alignment-align-left-formatting-right": {
+ "align-left": {
"body": ""
},
- "interface-text-formatting-list-bullets-points-bullet-unordered-list-lists-bullets": {
- "body": ""
+ "align-left-solid": {
+ "body": ""
},
- "interface-text-formatting-paragraph-alignment-paragraph-formatting-text": {
- "body": ""
- },
- "interface-text-formatting-paragraph-article-alignment-formatting-normal-paragraph-text": {
- "body": ""
- },
- "interface-text-formatting-paragraph-bullets-points-bullet-align-paragraph-formatting-bullets-text": {
- "body": ""
- },
- "interface-text-formatting-paragraph-column-text-alignment-formatting-paragraph-columns-column-two": {
- "body": ""
- },
- "interface-text-formatting-quotation-1-quote-quotation-format-formatting-open-close-marks-text": {
- "body": ""
- },
- "interface-text-formatting-quotation-2-quote-quotation-format-formatting-open-close-marks-text": {
- "body": ""
- },
- "interface-text-formatting-quotation-3-quote-quotation-format-formatting-open-close-marks-text": {
- "body": ""
- },
- "interface-text-formatting-quotation-4-quote-quotation-format-formatting-open-close-marks-text": {
- "body": ""
- },
- "interface-text-formatting-right-align-rag-paragraph-text-alignment-align-right-formatting-left": {
+ "align-right": {
"body": ""
},
- "interface-text-formatting-sigma-formula-text-format-sigma-formatting-sum": {
- "body": ""
+ "align-right-solid": {
+ "body": ""
},
- "interface-text-formatting-strike-through-text-strike-through-formatting-format": {
- "body": ""
+ "alt": {
+ "body": ""
},
- "interface-text-formatting-sub-script-text-formatting-subscript-format": {
- "body": ""
+ "alt-solid": {
+ "body": ""
},
- "interface-text-formatting-super-script-text-formatting-superscript-format": {
- "body": ""
+ "amazon": {
+ "body": ""
},
- "interface-text-formatting-text-bar-text-bar-formatting-format": {
- "body": ""
+ "amazon-solid": {
+ "body": ""
},
- "interface-text-formatting-text-square-text-options-formatting-format-square-color-border-fill": {
- "body": ""
+ "ambulance": {
+ "body": ""
},
- "interface-text-formatting-text-strike-through-text-strike-through-formatting-format": {
- "body": ""
+ "ambulance-solid": {
+ "body": ""
},
- "interface-text-formatting-text-style-text-style-formatting-format": {
- "body": ""
+ "ampersand": {
+ "body": ""
},
- "interface-text-formatting-text-text-options-formatting-format-color": {
- "body": ""
+ "ampersand-solid": {
+ "body": ""
},
- "interface-text-formatting-text-to-speech-1-speech-automated-translate-language-voice-technology": {
- "body": ""
+ "anchor": {
+ "body": ""
},
- "interface-text-formatting-text-to-speech-2-speech-automated-translate-language-voice-technology": {
- "body": ""
+ "anchor-solid": {
+ "body": ""
},
- "interface-text-formatting-translate-options-text-translate": {
- "body": ""
+ "android": {
+ "body": ""
},
- "interface-text-formatting-type-cursor-cursor-text-formatting-type-format": {
- "body": ""
+ "android-solid": {
+ "body": ""
},
- "interface-text-formatting-underline-text-underline-formatting-format": {
- "body": ""
+ "annoncement-megaphone": {
+ "body": ""
},
- "interface-time-alarm-notification-alert-bell-wake-clock-alarm": {
- "body": ""
+ "annoncement-megaphone-solid": {
+ "body": ""
},
- "interface-time-clock-circle-clock-loading-measure-time-circle": {
- "body": ""
+ "app-store": {
+ "body": ""
},
- "interface-time-clock-hand-hand-clock-time-give-human-person": {
- "body": ""
+ "app-store-solid": {
+ "body": ""
},
- "interface-time-clock-nine-to-five-work-hour-time-clock": {
- "body": ""
+ "apple": {
+ "body": ""
},
- "interface-time-clock-square-clock-loading-frame-measure-time-circle": {
- "body": ""
+ "apple-solid": {
+ "body": ""
},
- "interface-time-hour-glass-hourglass-loading-measure-clock-time": {
- "body": ""
+ "application-add": {
+ "body": ""
},
- "interface-time-midnight-whole-midnight-hour-clock-time": {
- "body": ""
+ "application-add-solid": {
+ "body": ""
},
- "interface-time-nine-three-quarters-fourty-five-clock-minutes-nine-time-hour": {
- "body": ""
+ "archive-box": {
+ "body": ""
},
- "interface-time-reset-time-clock-reset-stopwatch-circle-measure-loading": {
- "body": ""
+ "archive-box-solid": {
+ "body": ""
},
- "interface-time-rewind-back-return-clock-timer-countdown": {
- "body": ""
+ "arrow-bend-left-down-2": {
+ "body": ""
},
- "interface-time-six-hour-clock-time-minutes-half-thirty-six": {
- "body": ""
+ "arrow-bend-left-down-2-solid": {
+ "body": ""
},
- "interface-time-sleep-nap-sleep-rest-break-clock": {
- "body": ""
+ "arrow-bend-right-down-2": {
+ "body": ""
},
- "interface-time-stop-watch-alternate-timer-countdown-clock": {
- "body": ""
+ "arrow-bend-right-down-2-solid": {
+ "body": ""
},
- "interface-time-stop-watch-half-quarter-seconds-thirty-hour-half-measure-time-stopwatch": {
- "body": ""
+ "arrow-crossover-down": {
+ "body": ""
},
- "interface-time-stop-watch-quarter-time-fifteen-quarter-stopwatch-minute-measure-seconds": {
- "body": ""
+ "arrow-crossover-down-solid": {
+ "body": ""
},
- "interface-time-stop-watch-sixty-second-minute-time-stopwatch-measure-hour-whole-clock": {
- "body": ""
+ "arrow-crossover-left": {
+ "body": ""
},
- "interface-time-stop-watch-third-quarter-quarters-time-measure-stopwatch-three-seconds-minutes": {
- "body": ""
+ "arrow-crossover-left-solid": {
+ "body": ""
},
- "interface-time-stop-watch-timer-countdown-clock": {
- "body": ""
+ "arrow-crossover-right": {
+ "body": ""
},
- "interface-time-three-clock-fifteen-three-quarter-minutes-time-hour": {
- "body": ""
+ "arrow-crossover-right-solid": {
+ "body": ""
},
- "interface-time-timer-time-tock-stopwatch-measure-clock-tick": {
- "body": ""
+ "arrow-crossover-up": {
+ "body": ""
},
- "interface-unlink-break-broken-hyperlink-link-remove-unlink": {
- "body": ""
+ "arrow-crossover-up-solid": {
+ "body": ""
},
- "interface-unlock-combination-combo-key-keyhole-lock-secure-security-square-unlock-unlocked": {
- "body": ""
+ "arrow-cursor-1": {
+ "body": ""
},
- "interface-upload-box-1-arrow-box-download-internet-network-server-up-upload": {
- "body": ""
+ "arrow-cursor-1-solid": {
+ "body": ""
},
- "interface-upload-button-1-arrow-button-download-internet-network-server-up-upload": {
- "body": ""
+ "arrow-cursor-2": {
+ "body": ""
},
- "interface-upload-button-2-arrow-bottom-download-internet-network-erver-up-upload": {
- "body": ""
+ "arrow-cursor-2-solid": {
+ "body": ""
},
- "interface-upload-circle-arrow-circle-download-internet-network-server-up-upload": {
- "body": ""
+ "arrow-curvy-up-down-1": {
+ "body": ""
},
- "interface-upload-desktop-action-actions-computer-desktop-device-display-monitor-screen-upload": {
- "body": ""
+ "arrow-curvy-up-down-1-solid": {
+ "body": ""
},
- "interface-upload-laptop-arrow-computer-download-internet-laptop-network-server-up-upload": {
- "body": ""
+ "arrow-curvy-up-down-2": {
+ "body": ""
},
- "interface-upload-square-arrow-download-internet-network-server-square-up-upload": {
- "body": ""
+ "arrow-curvy-up-down-2-solid": {
+ "body": ""
},
- "interface-upload-website-action-actions-computer-website-device-display-upload-monitor-screen": {
- "body": ""
+ "arrow-down-2": {
+ "body": ""
},
- "interface-user-add-actions-add-close-geometric-human-person-plus-single-up-user": {
- "body": ""
+ "arrow-down-2-solid": {
+ "body": ""
},
- "interface-user-block-actions-block-close-denied-deny-geometric-human-person-single-up-user": {
- "body": ""
+ "arrow-down-dashed-square": {
+ "body": ""
},
- "interface-user-check-actions-close-checkmark-check-geometric-human-person-single-success-up-user": {
- "body": ""
+ "arrow-down-dashed-square-solid": {
+ "body": ""
},
- "interface-user-circle-circle-geometric-human-person-single-user": {
- "body": ""
+ "arrow-expand": {
+ "body": ""
},
- "interface-user-delete-actions-close-delete-deny-fail-geometric-human-person-remove-single-up-user": {
- "body": ""
+ "arrow-expand-solid": {
+ "body": ""
},
- "interface-user-edit-actions-close-edit-geometric-human-pencil-person-single-up-user-write": {
- "body": ""
+ "arrow-infinite-loop": {
+ "body": ""
},
- "interface-user-full-body-geometric-human-person-single-up-user-full-body": {
- "body": ""
+ "arrow-infinite-loop-solid": {
+ "body": ""
},
- "interface-user-home-home-geometric-human-person-single-user": {
- "body": ""
+ "arrow-move": {
+ "body": ""
},
- "interface-user-human-geometric-human-person-single-user": {
- "body": ""
+ "arrow-move-solid": {
+ "body": ""
},
- "interface-user-lock-actions-lock-geometric-human-person-single-up-user": {
- "body": ""
+ "arrow-reload-horizontal-1": {
+ "body": ""
},
- "interface-user-multiple-close-geometric-human-multiple-person-up-user": {
- "body": ""
+ "arrow-reload-horizontal-1-solid": {
+ "body": ""
},
- "interface-user-profile-focus-close-geometric-human-person-profile-focus-user": {
- "body": ""
+ "arrow-reload-horizontal-2": {
+ "body": ""
},
- "interface-user-remove-actions-remove-close-geometric-human-person-minus-single-up-user": {
- "body": ""
+ "arrow-reload-horizontal-2-solid": {
+ "body": ""
},
- "interface-user-single-close-geometric-human-person-single-up-user": {
- "body": ""
+ "arrow-reload-vertical-1": {
+ "body": ""
},
- "interface-user-square-alternate-square-geometric-human-person-single-user": {
- "body": ""
+ "arrow-reload-vertical-1-solid": {
+ "body": ""
},
- "interface-validation-check-check-form-validation-checkmark-success-add-addition": {
- "body": ""
+ "arrow-reload-vertical-2": {
+ "body": ""
},
- "interface-validation-check-circle-checkmark-addition-circle-success-check-validation-add-form": {
- "body": ""
+ "arrow-reload-vertical-2-solid": {
+ "body": ""
},
- "interface-validation-check-square-1-check-form-validation-checkmark-success-add-addition-box-square": {
- "body": ""
+ "arrow-roadmap": {
+ "body": ""
},
- "interface-validation-check-square-2-check-form-validation-checkmark-success-add-addition-box-square": {
- "body": ""
+ "arrow-roadmap-solid": {
+ "body": ""
},
- "interface-weather-celsius-degrees-temperature-centigrade-celsius-degree-weather": {
- "body": ""
+ "arrow-round-left": {
+ "body": ""
},
- "interface-weather-cloud-1-cloud-meteorology-cloudy-overcast-cover-weather": {
- "body": ""
+ "arrow-round-left-solid": {
+ "body": ""
},
- "interface-weather-cloud-2-cloud-meteorology-cloudy-overcast-cover-weather": {
- "body": ""
+ "arrow-round-right": {
+ "body": ""
},
- "interface-weather-cresent-moon-1-night-new-moon-crescent-weather-time-waning": {
- "body": ""
+ "arrow-round-right-solid": {
+ "body": ""
},
- "interface-weather-cresent-moon-2-night-new-moon-crescent-waxing-time-weather": {
- "body": ""
+ "arrow-shrink": {
+ "body": ""
},
- "interface-weather-fahrenheit-degrees-temperature-fahrenheit-degree-weather": {
- "body": ""
+ "arrow-shrink-diagonal-1": {
+ "body": ""
},
- "interface-weather-first-quarter-moon-night-moon-first-half-quarter-time-weather": {
- "body": ""
+ "arrow-shrink-diagonal-1-solid": {
+ "body": ""
},
- "interface-weather-full-moon-night-full-moon-time-weather": {
- "body": ""
+ "arrow-shrink-diagonal-2": {
+ "body": ""
},
- "interface-weather-gibbous-moon-1-night-moon-weather-gibbous-time-waning": {
- "body": ""
+ "arrow-shrink-diagonal-2-solid": {
+ "body": ""
},
- "interface-weather-gibbous-moon-2-night-waxing-moon-gibbous-time-weather": {
- "body": ""
+ "arrow-shrink-solid": {
+ "body": ""
},
- "interface-weather-humidity-none-humidity-drop-weather": {
- "body": ""
+ "arrow-transfer-diagonal-1": {
+ "body": ""
},
- "interface-weather-hurricane-twister-tornado-hurricane-cyclone-disaster-natural-weather": {
- "body": ""
+ "arrow-transfer-diagonal-1-solid": {
+ "body": ""
},
- "interface-weather-lightning-1-cloud-bolt-storm-weather-thunder-meteorology-lightning": {
- "body": ""
+ "arrow-transfer-diagonal-2": {
+ "body": ""
},
- "interface-weather-lightning-2-cloud-bolt-storm-weather-thunder-meteorology-lightning": {
- "body": ""
+ "arrow-transfer-diagonal-2-solid": {
+ "body": ""
},
- "interface-weather-moon-astronomy-moon-science-space-crescent": {
- "body": ""
+ "arrow-transfer-diagonal-3": {
+ "body": ""
},
- "interface-weather-rain-1-cloud-rain-rainy-meteorology-precipitation-weather": {
- "body": ""
+ "arrow-transfer-diagonal-3-solid": {
+ "body": ""
},
- "interface-weather-rain-2-cloud-rain-rainy-meteorology-precipitation-weather": {
- "body": ""
+ "arrow-up-1": {
+ "body": ""
},
- "interface-weather-rain-drop-drops-rain-rainy-meteorology-water-precipitation-weather": {
- "body": ""
+ "arrow-up-1-solid": {
+ "body": ""
},
- "interface-weather-snow-1-cloud-snow-snowfall-overcast-weather-precipitation-meteorology": {
- "body": ""
+ "arrow-up-dashed-square": {
+ "body": ""
},
- "interface-weather-snow-2-cloud-snow-snowfall-overcast-weather-precipitation-meteorology": {
- "body": ""
+ "arrow-up-dashed-square-solid": {
+ "body": ""
},
- "interface-weather-snow-flake-winter-freeze-snow-freezing-ice-cold-weather-snowflake": {
- "body": ""
+ "artificial-intelligence-spark": {
+ "body": ""
},
- "interface-weather-sun-1-cloud-meteorology-cloudy-partly-sunny-weather": {
- "body": ""
+ "artificial-intelligence-spark-solid": {
+ "body": ""
},
- "interface-weather-sun-2-cloud-meteorology-cloudy-partly-sunny-weather": {
- "body": ""
+ "ascending-number-order": {
+ "body": ""
},
- "interface-weather-sun-photos-light-camera-mode-brightness-sun-photo-full": {
- "body": ""
+ "ascending-number-order-solid": {
+ "body": ""
},
- "interface-weather-temperature-cold-temperature-thermometer-minus-mercury-cold-weather": {
- "body": ""
+ "asterisk-1": {
+ "body": ""
},
- "interface-weather-temperature-hot-temperature-thermometer-hot-mercury-plus-weather": {
- "body": ""
+ "asterisk-1-solid": {
+ "body": ""
},
- "interface-weather-temperature-temperature-thermometer-weather-level-meter-mercury-measure": {
- "body": ""
+ "attribution": {
+ "body": ""
},
- "interface-weather-third-quarter-moon-night-moon-third-half-quarter-time-weather": {
- "body": ""
+ "attribution-solid": {
+ "body": ""
},
- "interface-weather-umbrella-close-storm-rain-umbrella-close-weather": {
- "body": ""
+ "auto-flash": {
+ "body": ""
},
- "interface-weather-umbrella-storm-rain-umbrella-open-weather": {
- "body": ""
+ "auto-flash-solid": {
+ "body": ""
},
- "interface-weather-wind-wind-high-overcast-gust-weather-meteorology-gale": {
- "body": ""
+ "back-camera-1": {
+ "body": ""
},
- "interface-weather-windmill-windmill-velocity-weather-wind": {
- "body": ""
+ "back-camera-1-solid": {
+ "body": ""
},
- "legal-justice-hammer-hammer-work-legal-mallet-office-company-gavel-justice-judge-arbitration-court": {
- "body": ""
+ "backpack": {
+ "body": ""
},
- "legal-justice-scale-1-office-work-legal-scale-justice-company-arbitration-balance-court": {
- "body": ""
+ "backpack-solid": {
+ "body": ""
},
- "legal-justice-scale-2-office-work-legal-scale-justice-unequal-company-arbitration-unbalance-court": {
- "body": ""
+ "bacteria-virus-cells-biology": {
+ "body": ""
},
- "mail-chat-bubble-square-messages-message-bubble-chat-square": {
- "body": ""
+ "bacteria-virus-cells-biology-solid": {
+ "body": ""
},
- "mail-chat-bubble-square-warning-bubble-square-messages-notification-chat-message-warning-alert": {
- "body": ""
+ "bag": {
+ "body": ""
},
- "mail-chat-bubble-typing-oval-messages-message-bubble-typing-chat": {
- "body": ""
+ "bag-dollar": {
+ "body": ""
},
- "mail-chat-bubble-typing-square-messages-message-bubble-typing-square-chat": {
- "body": ""
+ "bag-dollar-solid": {
+ "body": ""
},
- "mail-inbox-email-outbox-drawer-empty-open-inbox": {
- "body": ""
+ "bag-pound": {
+ "body": ""
},
- "mail-send-email-send-email-paper-airplane": {
- "body": ""
+ "bag-pound-solid": {
+ "body": ""
},
- "mail-send-envelope-envelope-email-message-unopened-sealed-close": {
- "body": ""
+ "bag-rupee": {
+ "body": ""
},
- "mail-send-forward-email-email-send-message-envelope-actions-action-forward-arrow": {
- "body": ""
+ "bag-rupee-solid": {
+ "body": ""
},
- "mail-send-reply-all-email-message-reply-all-actions-action-arrow": {
- "body": ""
+ "bag-solid": {
+ "body": ""
},
- "mail-send-reply-email-reply-message-actions-action-arrow": {
- "body": ""
+ "bag-suitcase-1": {
+ "body": ""
},
- "mail-sign-at-email-at-sign-read-address": {
- "body": ""
+ "bag-suitcase-1-solid": {
+ "body": ""
},
- "mail-sign-hashtag-sharp-sign-hashtag-tag": {
- "body": ""
+ "bag-suitcase-2": {
+ "body": ""
},
- "mail-smiley-happy-face-chat-message-smiley-smile-emoji-face-satisfied": {
- "body": ""
+ "bag-suitcase-2-solid": {
+ "body": ""
},
- "mail-smiley-happy-mask-chat-message-smiley-smile-emoji-mask": {
- "body": ""
+ "bag-yen": {
+ "body": ""
},
- "mail-smiley-sad-face-chat-message-smiley-emoji-sad-face-unsatisfied": {
- "body": ""
+ "bag-yen-solid": {
+ "body": ""
},
- "mail-smiley-sad-mask-chat-message-smiley-emoji-sad-mask-cry": {
- "body": ""
+ "baggage": {
+ "body": ""
},
- "mail-smiley-straight-face-chat-message-indifferent-smiley-emoji-face-poker": {
- "body": ""
+ "baggage-solid": {
+ "body": ""
},
- "money-atm-card-1-credit-pay-payment-debit-card-finance-plastic-money": {
- "body": ""
+ "ball": {
+ "body": ""
},
- "money-atm-card-2-deposit-money-payment-finance-atm-withdraw": {
- "body": ""
+ "ball-solid": {
+ "body": ""
},
- "money-atm-card-3-deposit-money-payment-finance-atm-withdraw": {
- "body": ""
+ "balloon": {
+ "body": ""
},
- "money-bank-institution-money-saving-bank-payment-finance": {
- "body": ""
+ "balloon-solid": {
+ "body": ""
},
- "money-cash-bag-bag-payment-cash-money-finance": {
- "body": ""
+ "bandage": {
+ "body": ""
},
- "money-cash-bag-dollar-bag-payment-cash-money-finance": {
- "body": ""
+ "bandage-solid": {
+ "body": ""
},
- "money-cash-bill-1-billing-bills-payment-finance-cash-currency-money-accounting": {
- "body": ""
+ "bank": {
+ "body": ""
},
- "money-cash-bill-2-currency-billing-payment-finance-cash-bill-money-accounting": {
- "body": ""
+ "bank-solid": {
+ "body": ""
},
- "money-cash-bill-3-accounting-billing-payment-finance-cash-currency-money-bill": {
- "body": ""
+ "battery-alert-1": {
+ "body": ""
},
- "money-cash-coins-stack-accounting-billing-payment-stack-cash-coins-currency-money-finance": {
- "body": ""
+ "battery-alert-1-solid": {
+ "body": ""
},
- "money-cash-dollar-coin-accounting-billing-payment-cash-coin-currency-money-finance": {
- "body": ""
+ "battery-charging": {
+ "body": ""
},
- "money-cash-file-dollar-common-money-currency-cash-file": {
- "body": ""
+ "battery-charging-solid": {
+ "body": ""
},
- "money-cash-search-dollar-search-pay-product-currency-query-magnifying-cash-business-money-glass": {
- "body": ""
+ "battery-empty-1": {
+ "body": ""
},
- "money-cashier-bar-code-codes-tags-upc-barcode": {
- "body": ""
+ "battery-empty-1-solid": {
+ "body": ""
},
- "money-cashier-qr-code-codes-tags-code-qr": {
- "body": ""
+ "battery-empty-2": {
+ "body": ""
},
- "money-cashier-shop-shopping-pay-payment-cashier-store-cash-register-machine": {
- "body": ""
+ "battery-empty-2-solid": {
+ "body": ""
},
- "money-cashier-tag-codes-tags-tag-product-label": {
- "body": ""
+ "battery-full-1": {
+ "body": ""
},
- "money-currency-bitcoin-circle-1-crypto-circle-payment-blockchain-finance-bitcoin-currency-money": {
- "body": ""
+ "battery-full-1-solid": {
+ "body": ""
},
- "money-currency-bitcoin-crypto-circle-payment-blokchain-finance-bitcoin-currency-money": {
- "body": ""
+ "battery-low-1": {
+ "body": ""
},
- "money-currency-dollar-dollar-exchange-payment-forex-finance-currency-money-foreign": {
- "body": ""
+ "battery-low-1-solid": {
+ "body": ""
},
- "money-currency-euro-circle-exchange-payment-euro-forex-finance-currency-money-foreign": {
- "body": ""
+ "battery-medium-1": {
+ "body": ""
},
- "money-currency-euro-exchange-payment-euro-forex-finance-currency-money-foreign": {
- "body": ""
+ "battery-medium-1-solid": {
+ "body": ""
},
- "money-currency-pound-circle-pound-sterling-exchange-payment-forex-finance-currency-money-foreign": {
- "body": ""
- },
- "money-currency-pound-pound-sterling-exchange-payment-forex-finance-currency-money-foreign": {
- "body": ""
- },
- "money-currency-yuan-circle-exchange-payment-forex-finance-yuan-currency-money-foreign": {
- "body": ""
- },
- "money-currency-yuan-exchange-payment-forex-finance-yuan-currency-money-foreign": {
- "body": ""
- },
- "money-graph-analytics-business-product-graph-data-chart-analysis": {
- "body": ""
- },
- "money-graph-arrow-decrease-down-stats-graph-descend-right-arrow": {
- "body": ""
- },
- "money-graph-arrow-increase-ascend-growth-up-arrow-stats-graph-right-grow": {
- "body": ""
- },
- "money-graph-bar-decrease-arrow-product-performance-down-decrease-graph-business-chart": {
- "body": ""
- },
- "money-graph-bar-increase-up-product-performance-increase-arrow-graph-business-chart": {
- "body": ""
- },
- "money-graph-bar-product-data-bars-analysis-analytics-graph-business-chart": {
- "body": ""
- },
- "money-graph-pie-chart-product-data-analysis-analytics-pie-graph-business-chart": {
- "body": ""
- },
- "money-safe-vault-saving-combo-payment-safe-money-combination-finance": {
- "body": ""
- },
- "money-wallet-money-payment-finance-wallet": {
- "body": ""
- },
- "natrue-ecology-recycle-1-sign-environment-protect-save-arrows": {
- "body": ""
- },
- "nature-ecology-bone-pet-dog-bone-food-snack": {
- "body": ""
- },
- "nature-ecology-cat-head-cat-pet-animals-felyne": {
- "body": ""
- },
- "nature-ecology-clover-plant-leaf-tree-flower-luck-lucky": {
- "body": ""
- },
- "nature-ecology-dog-head-dog-pet-animals-canine": {
- "body": ""
- },
- "nature-ecology-flower-plant-tree-flower-petals-bloom": {
- "body": ""
- },
- "nature-ecology-green-house-glass-building-plants-crops-produce-farm": {
- "body": ""
- },
- "nature-ecology-leaf-environment-leaf-ecology-plant-plants-eco": {
- "body": ""
- },
- "nature-ecology-leaf-protect-environment-leaf-ecology-plant-plants-eco": {
- "body": ""
- },
- "nature-ecology-pine-tree-plant-tree-farming-christmas-nature-plants-pine-environment": {
- "body": ""
- },
- "nature-ecology-potted-cactus-tree-plant-succulent-pot": {
- "body": ""
- },
- "nature-ecology-potted-flower-flower-plant-tree-pot": {
- "body": ""
- },
- "nature-ecology-potted-plant-tree-plant-succulent-pot": {
- "body": ""
- },
- "nature-ecology-potted-tree-1-tree-plant-pot": {
- "body": ""
- },
- "nature-ecology-potted-tree-2-tree-plant-pot": {
- "body": ""
- },
- "nature-ecology-rainbow-arch-rain-colorful-rainbow-curve-half-circle": {
- "body": ""
- },
- "nature-ecology-rice-field-sun-rise-set-field-crop-produce-farm": {
- "body": ""
- },
- "nature-ecology-rose-flower-rose-plant-tree": {
- "body": ""
- },
- "nature-ecology-tree-1-tree-plant-pine-triangle-park": {
- "body": ""
- },
- "nature-ecology-tree-2-tree-plant-circle-round-park": {
- "body": ""
- },
- "nature-ecology-volcano-eruption-erupt-mountain-volcano-lava-magma-explosion": {
- "body": ""
- },
- "phone-contact-phonebook-phonebook-phone-number-books-book": {
- "body": ""
- },
- "phone-mobile-phone-android-phone-mobile-device-smartphone-iphone": {
- "body": ""
- },
- "phone-mode-airplane-server-plane-airplane-disable-wireless-mode-internet-network": {
- "body": ""
- },
- "phone-signal-full-phone-mobile-device-signal-wireless-smartphone-iphone-bar-bars-full-android": {
- "body": ""
- },
- "phone-signal-low-phone-mobile-device-signal-wireless-smartphone-iphone-bar-low-bars-android": {
- "body": ""
- },
- "phone-signal-medium-smartphone-phone-mobile-device-iphone-signal-medium-wireless-bar-bars-android": {
- "body": ""
- },
- "phone-signal-none-phone-mobile-device-signal-wireless-smartphone-iphone-bar-bars-no-zero-android": {
- "body": ""
- },
- "phone-telephone-android-phone-mobile-device-smartphone-iphone": {
- "body": ""
- },
- "programming-browser-add-app-code-apps-add-programming-window-plus": {
- "body": ""
- },
- "programming-browser-build-build-website-development-window-code-programming-web-backend-browser-dev": {
- "body": ""
- },
- "programming-browser-check-checkmark-pass-window-app-code-programming-success-check-apps": {
- "body": ""
- },
- "programming-browser-code-1-code-browser-line-shell-programming-command-terminal": {
- "body": ""
- },
- "programming-browser-code-2-code-browser-tags-angle-programming-bracket": {
- "body": ""
- },
- "programming-browser-dashboard-app-code-apps-programming-window-dashboard-performance": {
- "body": ""
- },
- "programming-browser-delete-app-code-apps-fail-delete-window-remove": {
- "body": ""
- },
- "programming-browser-favorite-heart-window-app-code-favorite-like-programming-heart-apps": {
- "body": ""
- },
- "programming-browser-favorite-star-window-star-app-code-favorite-like-programming-apps": {
- "body": ""
- },
- "programming-browser-hash-window-hash-code-programming-internet-language-browser-web-tag": {
- "body": ""
- },
- "programming-browser-key-secure-password-window-browser-key-security-login": {
- "body": ""
- },
- "programming-browser-multiple-window-app-code-apps-two-programming-window-cascade": {
- "body": ""
- },
- "programming-browser-remove-app-code-apps-subtract-programming-window-minus": {
- "body": ""
- },
- "programming-browser-search-search-window-glass-app-code-programming-query-find-magnifying-apps": {
- "body": ""
- },
- "programming-browser-setting-window-gear-app-code-programming-cog-settings-apps": {
- "body": ""
- },
- "programming-browser-warning-window-app-code-programming-notification-warning-alert-apps": {
- "body": ""
- },
- "programming-bug-code-bug-security-programming-secure-computer": {
- "body": ""
- },
- "programming-cloud-add-cloud-network-internet-add-server-plus": {
- "body": ""
- },
- "programming-cloud-cloud-internet-server-network": {
- "body": ""
- },
- "programming-cloud-data-transfer-cloud-data-transfer-internet-server-network": {
- "body": ""
- },
- "programming-cloud-download-cloud-down-internet-network-download-server-arrow": {
- "body": ""
- },
- "programming-cloud-off-cloud-network-internet-disable-server-off": {
- "body": ""
- },
- "programming-cloud-remove-cloud-network-internet-subtract-minus-server-remove": {
- "body": ""
- },
- "programming-cloud-upload-cloud-server-internet-upload-up-arrow-network": {
- "body": ""
- },
- "programming-cloud-wifi-cloud-wifi-internet-server-network": {
- "body": ""
- },
- "programming-module-cube-code-module-programming-plugin": {
- "body": ""
- },
- "programming-module-puzzle-1-code-puzzle-module-programming-plugin-piece": {
- "body": ""
- },
- "programming-module-three-code-three-module-programming-plugin": {
- "body": ""
- },
- "programming-rss-square-wireless-rss-feed-square-transmit-broadcast": {
- "body": ""
- },
- "programming-rss-symbol-wireless-feed-rss-transmit-broadcast": {
- "body": ""
- },
- "programming-script-1-language-programming-code": {
- "body": ""
- },
- "programming-script-2-language-programming-code": {
- "body": ""
- },
- "programming-script-code-code-angle-programming-file-bracket": {
- "body": ""
- },
- "programming-script-file-code-1-code-files-angle-programming-file-bracket": {
- "body": ""
- },
- "programming-script-file-code-2-code-programming-terminal-shell-file-line-command-files": {
- "body": ""
- },
- "programming-script-html-five-language-five-code-programming-html": {
- "body": ""
- },
- "programming-web-server-world-internet-earth-www-globe-worldwide-web-network": {
- "body": ""
- },
- "religion-christianity-religion-jesus-christianity-christ-fish-culture": {
- "body": ""
- },
- "religion-cross-1-religion-cross-culture-bold": {
- "body": ""
- },
- "religion-cross-2-religion-cross-culture-thin-line": {
- "body": ""
- },
- "religion-hexagram-star-jew-jewish-judaism-hexagram-culture-religion-david": {
- "body": ""
- },
- "religion-islam-religion-islam-moon-crescent-muslim-culture-star": {
- "body": ""
- },
- "religion-shinto-religion-gate-culture-shinto-japan-japanese-shrine": {
- "body": ""
- },
- "religion-symbol-peace-religion-peace-war-culture": {
- "body": ""
- },
- "religion-symbol-yin-yang-religion-tao-yin-yang-taoism-culture": {
- "body": ""
- },
- "shipping-box-1-box-package-label-delivery-shipment-shipping": {
- "body": ""
- },
- "shipping-box-2-box-package-label-delivery-shipment-shipping-3d": {
- "body": ""
- },
- "shipping-box-fragile-fragile-shipping-glass-delivery-wine-crack-shipment-sign-sticker": {
- "body": ""
- },
- "shipping-transfer-cart-package-box-fulfillment-cart-warehouse-shipping-delivery": {
- "body": ""
- },
- "shipping-transfer-truck-time-truck-shipping-delivery-time-waiting-delay": {
- "body": ""
- },
- "shipping-transfer-truck-truck-shipping-delivery": {
- "body": ""
- },
- "shipping-warehouse-delivery-warehouse-shipping-fulfillment": {
- "body": ""
- },
- "shopping-bag-hand-bag-1-shopping-bag-purse-goods-item-products": {
- "body": ""
- },
- "shopping-bag-hand-bag-2-shopping-bag-purse-goods-item-products": {
- "body": ""
- },
- "shopping-bag-suitcase-1-product-business-briefcase": {
- "body": ""
- },
- "shopping-building-real-home-tower-building-house-estate": {
- "body": ""
- },
- "shopping-cart-1-shopping-cart-checkout": {
- "body": ""
- },
- "shopping-cart-2-shopping-cart-checkout": {
- "body": ""
- },
- "shopping-cart-3-shopping-cart-checkout": {
- "body": ""
- },
- "shopping-cart-basket-1-shopping-basket": {
- "body": ""
- },
- "shopping-cart-basket-2-shopping-basket": {
- "body": ""
- },
- "shopping-cart-basket-3-shopping-basket": {
- "body": ""
- },
- "shopping-catergories-baby-botlle-bottle-milk-family-children-formula-care-child-kid-baby": {
- "body": ""
- },
- "shopping-catergories-ball-sports-ball-sport-basketball": {
- "body": ""
- },
- "shopping-catergories-chair-design-lounge-furniture-chair-interior-decorate-armchair-decoration": {
- "body": ""
- },
- "shopping-catergories-dress-clothing-dress-skirt-women": {
- "body": ""
- },
- "shopping-catergories-phone-android-phone-mobile-device-smartphone-iphone": {
- "body": ""
- },
- "shopping-catergories-ring-money-diamond-payment-wealth-finance-ring-accessories": {
- "body": ""
- },
- "shopping-catergories-shirt-clothing-t-shirt-men-top": {
- "body": ""
- },
- "shopping-catergories-sofa-decoration-furniture-interior-design-couch-sofa-decorate": {
- "body": ""
- },
- "shopping-gift-reward-box-social-present-gift-media-rating-bow": {
- "body": ""
- },
- "shopping-jewelry-diamond-1-diamond-money-payment-finance-wealth": {
- "body": ""
- },
- "shopping-jewelry-diamond-2-diamond-money-payment-finance-wealth": {
- "body": ""
- },
- "shopping-jewelry-gold-gold-money-payment-bars-finance-wealth-bullion": {
- "body": ""
- },
- "shopping-store-1-store-shop-shops-stores": {
- "body": ""
- },
- "shopping-store-2-store-shop-shops-stores": {
- "body": ""
- },
- "shopping-store-signage-1-sign-store-shop-shops-signage-stores": {
- "body": ""
- },
- "shopping-store-signage-2-sign-store-shop-shops-signage-stores-pole": {
- "body": ""
- },
- "shopping-store-signage-3-street-sandwich-shops-shop-stores-board-sign-store": {
- "body": ""
- },
- "travel-airport-arrival-time-plane-airplane-trip-land-travel-time-adventure-timer-clock": {
- "body": ""
- },
- "travel-airport-baggage-check-baggage-travel-adventure-luggage-bag-checked": {
- "body": ""
- },
- "travel-airport-departure-time-travel-plane-trip-airplane-time-off-adventure-timer-take-clock": {
- "body": ""
- },
- "travel-airport-earth-airplane-travel-plane-trip-airplane-international-adventure-globe-world": {
- "body": ""
- },
- "travel-airport-landing-land-plane-travel-adventure-airplane": {
- "body": ""
- },
- "travel-airport-passport-travel-book-id-adventure-visa": {
- "body": ""
- },
- "travel-airport-take-off-travel-plane-adventure-airplane-take-off": {
- "body": ""
- },
- "travel-hotel-air-conditioner-heating-ac-air-hvac-cool-cooling-cold-hot-conditioning": {
- "body": ""
- },
- "travel-hotel-bath-tub-bathe-bath-bathroom-towel-water-tub": {
- "body": ""
- },
- "travel-hotel-bed-1-bed-single-bedrooms-bedroom-hotel": {
- "body": ""
- },
- "travel-hotel-bed-2-bed-double-bedroom-bedrooms-queen-king-full-hotel": {
- "body": ""
- },
- "travel-hotel-bell-service-concierge-porter-call-ring-bellhop-bell-reception": {
- "body": ""
- },
- "travel-hotel-dumbell-sports-weights-dumbbell-sport-fitness": {
- "body": ""
- },
- "travel-hotel-hanger-hanger-locker-check-coat-room-cloak": {
- "body": ""
- },
- "travel-hotel-iron-laundry-iron-heat": {
- "body": ""
- },
- "travel-hotel-laundry-basket-bathroom-laundry-bin-basket": {
- "body": ""
- },
- "travel-hotel-laundry-laundry-machine": {
- "body": ""
- },
- "travel-hotel-one-star-one-star-reviews-review-rating-hotel-star": {
- "body": ""
- },
- "travel-hotel-parking-sign-discount-coupon-parking-price-prices": {
- "body": ""
- },
- "travel-hotel-pet-paw-paw-foot-animals-pets-footprint-track": {
- "body": ""
- },
- "travel-hotel-pool-ladder-2-pool-stairs-swim-swimming-water-ladder": {
- "body": ""
- },
- "travel-hotel-serving-dome-cook-tool-dome-kitchen-drink-serving-platter-dish-tools-food-cooking": {
- "body": ""
- },
- "travel-hotel-serving-dome-hand-porter-service-room-plate-hand-bellhop-platter-give-food": {
- "body": ""
- },
- "travel-hotel-shower-head-bathe-bath-bathroom-shower-water-head": {
- "body": ""
- },
- "travel-hotel-spa-spa-flower-lotus-lily": {
- "body": ""
- },
- "travel-hotel-three-star-three-stars-reviews-review-rating-hotel-star": {
- "body": ""
- },
- "travel-hotel-towel-towel-spa-wet-water-hot": {
- "body": ""
- },
- "travel-hotel-two-star-two-stars-reviews-review-rating-hotel-star": {
- "body": ""
- },
- "travel-map-earth-1-planet-earth-globe-world": {
- "body": ""
- },
- "travel-map-earth-2-planet-earth-globe-world": {
- "body": ""
- },
- "travel-map-flag-navigation-map-maps-flag-gps-location-destination-goal": {
- "body": ""
- },
- "travel-map-globe-model-planet-earth-globe-world": {
- "body": ""
- },
- "travel-map-location-compass-1-arrow-compass-location-gps-map-maps-point": {
- "body": ""
- },
- "travel-map-location-pin-navigation-map-maps-pin-gps-location": {
- "body": ""
- },
- "travel-map-location-target-1-navigation-location-map-services-maps-gps-target": {
- "body": ""
- },
- "travel-map-location-target-2-navigation-location-map-services-maps-gps-target": {
- "body": ""
- },
- "travel-map-location-target-off-target-location-map-off-services-navigation-maps-gps": {
- "body": ""
- },
- "travel-map-navigation-arrow-compass-arrow-map-bearing-navigation-maps-heading-gps": {
- "body": ""
- },
- "travel-map-navigation-arrow-off-compass-arrow-map-bearing-navigation-maps-heading-gps-off-disable": {
- "body": ""
- },
- "travel-map-navigation-map-maps-gps": {
- "body": ""
- },
- "travel-map-rectangle-flag-navigation-map-maps-flag-gps-location-destination-goal": {
- "body": ""
- },
- "travel-map-triangle-flag-navigation-map-maps-flag-gps-location-destination-goal": {
- "body": ""
- },
- "travel-places-anchor-anchor-marina-harbor-port": {
- "body": ""
- },
- "travel-places-beach-island-waves-outdoor-recreation-tree-beach-palm-wave-water": {
+ "beach": {
"body": ""
},
- "travel-places-camping-tent-outdoor-recreation-camping-tent-teepee-tipi": {
+ "beach-solid": {
+ "body": ""
+ },
+ "beanie": {
+ "body": ""
+ },
+ "beanie-solid": {
+ "body": ""
+ },
+ "beer-mug": {
+ "body": ""
+ },
+ "beer-mug-solid": {
+ "body": ""
+ },
+ "beer-pitch": {
+ "body": ""
+ },
+ "beer-pitch-solid": {
+ "body": ""
+ },
+ "bicycle-bike": {
+ "body": ""
+ },
+ "bicycle-bike-solid": {
+ "body": ""
+ },
+ "bill-1": {
+ "body": ""
+ },
+ "bill-1-solid": {
+ "body": ""
+ },
+ "bill-2": {
+ "body": ""
+ },
+ "bill-2-solid": {
+ "body": ""
+ },
+ "bill-4": {
+ "body": ""
+ },
+ "bill-4-solid": {
+ "body": ""
+ },
+ "bill-cashless": {
+ "body": ""
+ },
+ "bill-cashless-solid": {
+ "body": ""
+ },
+ "binance-circle": {
+ "body": ""
+ },
+ "binance-circle-solid": {
+ "body": ""
+ },
+ "bitcoin": {
+ "body": ""
+ },
+ "bitcoin-solid": {
+ "body": ""
+ },
+ "blank-calendar": {
+ "body": ""
+ },
+ "blank-calendar-solid": {
+ "body": ""
+ },
+ "blank-notepad": {
+ "body": ""
+ },
+ "blank-notepad-solid": {
+ "body": ""
+ },
+ "block-bell-notification": {
+ "body": ""
+ },
+ "block-bell-notification-solid": {
+ "body": ""
+ },
+ "blood-bag-donation": {
+ "body": ""
+ },
+ "blood-bag-donation-solid": {
+ "body": ""
+ },
+ "blood-donate-drop": {
+ "body": ""
+ },
+ "blood-donate-drop-solid": {
+ "body": ""
+ },
+ "blood-drop-donation": {
+ "body": ""
+ },
+ "blood-drop-donation-solid": {
+ "body": ""
+ },
+ "bluetooth": {
+ "body": ""
+ },
+ "bluetooth-disabled": {
+ "body": ""
+ },
+ "bluetooth-disabled-solid": {
+ "body": ""
+ },
+ "bluetooth-searching": {
+ "body": ""
+ },
+ "bluetooth-searching-solid": {
+ "body": ""
+ },
+ "bluetooth-solid": {
+ "body": ""
+ },
+ "bomb": {
+ "body": ""
+ },
+ "bomb-solid": {
+ "body": ""
+ },
+ "bone": {
+ "body": ""
+ },
+ "bone-solid": {
+ "body": ""
+ },
+ "book-reading": {
+ "body": ""
+ },
+ "book-reading-solid": {
+ "body": ""
+ },
+ "bookmark": {
+ "body": ""
+ },
+ "bookmark-solid": {
+ "body": ""
+ },
+ "bow": {
+ "body": ""
+ },
+ "bow-solid": {
+ "body": ""
+ },
+ "bow-tie": {
+ "body": ""
+ },
+ "bow-tie-solid": {
+ "body": ""
+ },
+ "box-sign": {
+ "body": ""
+ },
+ "box-sign-solid": {
+ "body": ""
+ },
+ "braces-circle": {
+ "body": ""
+ },
+ "braces-circle-solid": {
+ "body": ""
+ },
+ "bracket": {
+ "body": ""
+ },
+ "bracket-solid": {
+ "body": ""
+ },
+ "braille-blind": {
+ "body": ""
+ },
+ "braille-blind-solid": {
+ "body": ""
+ },
+ "brain": {
+ "body": ""
+ },
+ "brain-cognitive": {
+ "body": ""
+ },
+ "brain-cognitive-solid": {
+ "body": ""
+ },
+ "brain-solid": {
+ "body": ""
+ },
+ "briefcase-dollar": {
+ "body": ""
+ },
+ "briefcase-dollar-solid": {
+ "body": ""
+ },
+ "brightness-1": {
+ "body": ""
+ },
+ "brightness-1-solid": {
+ "body": ""
+ },
+ "brightness-2": {
+ "body": ""
+ },
+ "brightness-2-solid": {
+ "body": ""
+ },
+ "brightness-3": {
+ "body": ""
+ },
+ "brightness-3-solid": {
+ "body": ""
+ },
+ "broken-link-2": {
+ "body": ""
+ },
+ "broken-link-2-solid": {
+ "body": ""
+ },
+ "browser-add": {
+ "body": ""
+ },
+ "browser-add-solid": {
+ "body": ""
+ },
+ "browser-block": {
+ "body": ""
+ },
+ "browser-block-solid": {
+ "body": ""
+ },
+ "browser-build": {
+ "body": ""
+ },
+ "browser-build-solid": {
+ "body": ""
+ },
+ "browser-check": {
+ "body": ""
+ },
+ "browser-check-solid": {
+ "body": ""
+ },
+ "browser-delete": {
+ "body": ""
+ },
+ "browser-delete-solid": {
+ "body": ""
+ },
+ "browser-hash": {
+ "body": ""
+ },
+ "browser-hash-solid": {
+ "body": ""
+ },
+ "browser-lock": {
+ "body": ""
+ },
+ "browser-lock-solid": {
+ "body": ""
+ },
+ "browser-multiple-window": {
+ "body": ""
+ },
+ "browser-multiple-window-solid": {
+ "body": ""
+ },
+ "browser-remove": {
+ "body": ""
+ },
+ "browser-remove-solid": {
+ "body": ""
+ },
+ "browser-website-1": {
+ "body": ""
+ },
+ "browser-website-1-solid": {
+ "body": ""
+ },
+ "browser-wifi": {
+ "body": ""
+ },
+ "browser-wifi-solid": {
+ "body": ""
+ },
+ "bug": {
+ "body": ""
+ },
+ "bug-antivirus-debugging": {
+ "body": ""
+ },
+ "bug-antivirus-debugging-solid": {
+ "body": ""
+ },
+ "bug-antivirus-shield": {
+ "body": ""
+ },
+ "bug-antivirus-shield-solid": {
+ "body": ""
+ },
+ "bug-solid": {
+ "body": ""
+ },
+ "bug-virus-browser": {
+ "body": ""
+ },
+ "bug-virus-browser-solid": {
+ "body": ""
+ },
+ "bug-virus-document": {
+ "body": ""
+ },
+ "bug-virus-document-solid": {
+ "body": ""
+ },
+ "bug-virus-folder": {
+ "body": ""
+ },
+ "bug-virus-folder-solid": {
+ "body": ""
+ },
+ "building-2": {
+ "body": ""
+ },
+ "building-2-solid": {
+ "body": ""
+ },
+ "bullet-list": {
+ "body": ""
+ },
+ "bullet-list-solid": {
+ "body": ""
+ },
+ "burger": {
+ "body": ""
+ },
+ "burger-solid": {
+ "body": ""
+ },
+ "burrito-fastfood": {
+ "body": ""
+ },
+ "burrito-fastfood-solid": {
+ "body": ""
+ },
+ "bus": {
+ "body": ""
+ },
+ "bus-solid": {
+ "body": ""
+ },
+ "business-card": {
+ "body": ""
+ },
+ "business-card-solid": {
+ "body": ""
+ },
+ "business-handshake": {
+ "body": ""
+ },
+ "business-handshake-solid": {
+ "body": ""
+ },
+ "business-idea-money": {
+ "body": ""
+ },
+ "business-idea-money-solid": {
+ "body": ""
+ },
+ "business-profession-home-office": {
+ "body": ""
+ },
+ "business-profession-home-office-solid": {
+ "body": ""
+ },
+ "business-progress-bar-2": {
+ "body": ""
+ },
+ "business-progress-bar-2-solid": {
+ "body": ""
+ },
+ "business-user-curriculum": {
+ "body": ""
+ },
+ "business-user-curriculum-solid": {
+ "body": ""
+ },
+ "button-fast-forward-1": {
+ "body": ""
+ },
+ "button-fast-forward-1-solid": {
+ "body": ""
+ },
+ "button-fast-forward-2": {
+ "body": ""
+ },
+ "button-fast-forward-2-solid": {
+ "body": ""
+ },
+ "button-next": {
+ "body": ""
+ },
+ "button-next-solid": {
+ "body": ""
+ },
+ "button-pause-2": {
+ "body": ""
+ },
+ "button-pause-2-solid": {
+ "body": ""
+ },
+ "button-play": {
+ "body": ""
+ },
+ "button-play-solid": {
+ "body": ""
+ },
+ "button-power-1": {
+ "body": ""
+ },
+ "button-power-1-solid": {
+ "body": ""
+ },
+ "button-previous": {
+ "body": ""
+ },
+ "button-previous-solid": {
+ "body": ""
+ },
+ "button-record-3": {
+ "body": ""
+ },
+ "button-record-3-solid": {
+ "body": ""
+ },
+ "button-rewind-1": {
+ "body": ""
+ },
+ "button-rewind-1-solid": {
+ "body": ""
+ },
+ "button-rewind-2": {
+ "body": ""
+ },
+ "button-rewind-2-solid": {
+ "body": ""
+ },
+ "button-stop": {
+ "body": ""
+ },
+ "button-stop-solid": {
+ "body": ""
+ },
+ "cake-slice": {
+ "body": ""
+ },
+ "cake-slice-solid": {
+ "body": ""
+ },
+ "calculator-1": {
+ "body": ""
+ },
+ "calculator-1-solid": {
+ "body": ""
+ },
+ "calculator-2": {
+ "body": ""
+ },
+ "calculator-2-solid": {
+ "body": ""
+ },
+ "calendar-add": {
+ "body": ""
+ },
+ "calendar-add-solid": {
+ "body": ""
+ },
+ "calendar-edit": {
+ "body": ""
+ },
+ "calendar-edit-solid": {
+ "body": ""
+ },
+ "calendar-jump-to-date": {
+ "body": ""
+ },
+ "calendar-jump-to-date-solid": {
+ "body": ""
+ },
+ "calendar-star": {
+ "body": ""
+ },
+ "calendar-star-solid": {
+ "body": ""
+ },
+ "call-center-support-service": {
+ "body": ""
+ },
+ "call-center-support-service-solid": {
+ "body": ""
+ },
+ "call-hang-up": {
+ "body": ""
+ },
+ "call-hang-up-solid": {
+ "body": ""
+ },
+ "camera-1": {
+ "body": ""
+ },
+ "camera-1-solid": {
+ "body": ""
+ },
+ "camera-disabled": {
+ "body": ""
+ },
+ "camera-disabled-solid": {
+ "body": ""
+ },
+ "camera-loading": {
+ "body": ""
+ },
+ "camera-loading-solid": {
+ "body": ""
+ },
+ "camera-square": {
+ "body": ""
+ },
+ "camera-square-solid": {
+ "body": ""
+ },
+ "camera-video": {
+ "body": ""
+ },
+ "camera-video-solid": {
+ "body": ""
+ },
+ "camping-tent": {
"body": ""
},
- "travel-places-cart-cart-travel-local-buckboard-retro": {
- "body": ""
+ "camping-tent-solid": {
+ "body": ""
},
- "travel-places-column-1-pillar-building-historical-column": {
- "body": ""
+ "candy-cane": {
+ "body": ""
},
- "travel-places-column-2-pillar-building-historical-column": {
- "body": ""
+ "candy-cane-solid": {
+ "body": ""
},
- "travel-places-diamond-diamond-money-payment-finance-wealth": {
- "body": ""
+ "cane": {
+ "body": ""
},
- "travel-places-hot-spring-relax-location-outdoor-recreation-spa": {
+ "cane-alt": {
+ "body": ""
+ },
+ "cane-alt-solid": {
+ "body": ""
+ },
+ "cane-solid": {
+ "body": ""
+ },
+ "capitol": {
+ "body": ""
+ },
+ "capitol-solid": {
+ "body": ""
+ },
+ "car-battery-charging": {
+ "body": ""
+ },
+ "car-battery-charging-solid": {
+ "body": ""
+ },
+ "car-taxi-1": {
+ "body": ""
+ },
+ "car-taxi-1-solid": {
+ "body": ""
+ },
+ "cards": {
+ "body": ""
+ },
+ "cards-solid": {
+ "body": ""
+ },
+ "cat-1": {
+ "body": ""
+ },
+ "cat-1-solid": {
+ "body": ""
+ },
+ "cellular-network-4g": {
+ "body": ""
+ },
+ "cellular-network-4g-solid": {
+ "body": ""
+ },
+ "cellular-network-5g": {
+ "body": ""
+ },
+ "cellular-network-5g-solid": {
+ "body": ""
+ },
+ "cellular-network-lte": {
+ "body": ""
+ },
+ "cellular-network-lte-solid": {
+ "body": ""
+ },
+ "celsius": {
+ "body": ""
+ },
+ "celsius-solid": {
+ "body": ""
+ },
+ "chair": {
+ "body": ""
+ },
+ "chair-solid": {
+ "body": ""
+ },
+ "champagne-party-alcohol": {
+ "body": ""
+ },
+ "champagne-party-alcohol-solid": {
+ "body": ""
+ },
+ "chat-bubble-oval": {
+ "body": ""
+ },
+ "chat-bubble-oval-notification": {
+ "body": ""
+ },
+ "chat-bubble-oval-notification-solid": {
+ "body": ""
+ },
+ "chat-bubble-oval-smiley-1": {
+ "body": ""
+ },
+ "chat-bubble-oval-smiley-1-solid": {
+ "body": ""
+ },
+ "chat-bubble-oval-smiley-2": {
+ "body": ""
+ },
+ "chat-bubble-oval-smiley-2-solid": {
+ "body": ""
+ },
+ "chat-bubble-oval-solid": {
+ "body": ""
+ },
+ "chat-bubble-square-block": {
+ "body": ""
+ },
+ "chat-bubble-square-block-solid": {
+ "body": ""
+ },
+ "chat-bubble-square-question": {
+ "body": ""
+ },
+ "chat-bubble-square-question-solid": {
+ "body": ""
+ },
+ "chat-bubble-square-warning": {
+ "body": ""
+ },
+ "chat-bubble-square-warning-solid": {
+ "body": ""
+ },
+ "chat-bubble-square-write": {
+ "body": ""
+ },
+ "chat-bubble-square-write-solid": {
+ "body": ""
+ },
+ "chat-bubble-text-square": {
+ "body": ""
+ },
+ "chat-bubble-text-square-solid": {
+ "body": ""
+ },
+ "chat-bubble-typing-oval": {
+ "body": ""
+ },
+ "chat-bubble-typing-oval-solid": {
+ "body": ""
+ },
+ "chat-two-bubbles-oval": {
+ "body": ""
+ },
+ "chat-two-bubbles-oval-solid": {
+ "body": ""
+ },
+ "check": {
+ "body": ""
+ },
+ "check-solid": {
+ "body": ""
+ },
+ "check-square": {
+ "body": ""
+ },
+ "check-square-solid": {
+ "body": ""
+ },
+ "checkup-medical-report-clipboard": {
+ "body": ""
+ },
+ "checkup-medical-report-clipboard-solid": {
+ "body": ""
+ },
+ "cheese": {
+ "body": ""
+ },
+ "cheese-solid": {
+ "body": ""
+ },
+ "cherries": {
+ "body": ""
+ },
+ "cherries-solid": {
+ "body": ""
+ },
+ "chess-bishop": {
+ "body": ""
+ },
+ "chess-bishop-solid": {
+ "body": ""
+ },
+ "chess-king": {
+ "body": ""
+ },
+ "chess-king-solid": {
+ "body": ""
+ },
+ "chess-knight": {
+ "body": ""
+ },
+ "chess-knight-solid": {
+ "body": ""
+ },
+ "chess-pawn": {
+ "body": ""
+ },
+ "chess-pawn-solid": {
+ "body": ""
+ },
+ "chicken-grilled-stream": {
+ "body": ""
+ },
+ "chicken-grilled-stream-solid": {
+ "body": ""
+ },
+ "christian-cross-1": {
+ "body": ""
+ },
+ "christian-cross-1-solid": {
+ "body": ""
+ },
+ "christian-cross-2": {
+ "body": ""
+ },
+ "christian-cross-2-solid": {
+ "body": ""
+ },
+ "christianity": {
+ "body": ""
+ },
+ "christianity-solid": {
+ "body": ""
+ },
+ "chrome": {
+ "body": ""
+ },
+ "chrome-solid": {
+ "body": ""
+ },
+ "circle": {
+ "body": ""
+ },
+ "circle-clock": {
+ "body": ""
+ },
+ "circle-clock-solid": {
+ "body": ""
+ },
+ "circle-flask": {
+ "body": ""
+ },
+ "circle-flask-solid": {
+ "body": ""
+ },
+ "circle-solid": {
+ "body": ""
+ },
+ "city-hall": {
+ "body": ""
+ },
+ "city-hall-solid": {
+ "body": ""
+ },
+ "class-lesson": {
+ "body": ""
+ },
+ "class-lesson-solid": {
+ "body": ""
+ },
+ "clean-water-and-sanitation": {
+ "body": ""
+ },
+ "clean-water-and-sanitation-solid": {
+ "body": ""
+ },
+ "clipboard-add": {
+ "body": ""
+ },
+ "clipboard-add-solid": {
+ "body": ""
+ },
+ "clipboard-check": {
+ "body": "