mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-04 19:03:38 +00:00
Update 6 icon sets
This commit is contained in:
parent
4b55f7fce3
commit
38f80563da
@ -1,7 +1,7 @@
|
||||
{
|
||||
"material-symbols": {
|
||||
"name": "Material Symbols",
|
||||
"total": 13616,
|
||||
"total": 13693,
|
||||
"author": {
|
||||
"name": "Google",
|
||||
"url": "https://github.com/google/material-design-icons"
|
||||
@ -25,7 +25,7 @@
|
||||
},
|
||||
"material-symbols-light": {
|
||||
"name": "Material Symbols Light",
|
||||
"total": 13682,
|
||||
"total": 13759,
|
||||
"author": {
|
||||
"name": "Google",
|
||||
"url": "https://github.com/google/material-design-icons"
|
||||
@ -1348,7 +1348,7 @@
|
||||
"carbon": {
|
||||
"name": "Carbon",
|
||||
"total": 2265,
|
||||
"version": "11.52.0",
|
||||
"version": "11.53.0",
|
||||
"author": {
|
||||
"name": "IBM",
|
||||
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
||||
@ -2186,7 +2186,7 @@
|
||||
"fa6-solid": {
|
||||
"name": "Font Awesome Solid",
|
||||
"total": 1402,
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome"
|
||||
@ -2212,7 +2212,7 @@
|
||||
"fa6-regular": {
|
||||
"name": "Font Awesome Regular",
|
||||
"total": 163,
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome"
|
||||
@ -2673,8 +2673,8 @@
|
||||
},
|
||||
"fa6-brands": {
|
||||
"name": "Font Awesome Brands",
|
||||
"total": 493,
|
||||
"version": "6.7.0",
|
||||
"total": 495,
|
||||
"version": "6.7.1",
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome"
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
|
||||
## Material Symbols
|
||||
* Number of icons: 13616
|
||||
* Number of icons: 13693
|
||||
* 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: 13682
|
||||
* Number of icons: 13759
|
||||
* Author: Google
|
||||
* URL: https://github.com/google/material-design-icons
|
||||
* License: Apache 2.0
|
||||
@ -583,7 +583,7 @@
|
||||
* Author: IBM
|
||||
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
|
||||
* License: Apache 2.0
|
||||
* Version: 11.52.0
|
||||
* Version: 11.53.0
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `carbon`
|
||||
* File: [json/carbon.json](json/carbon.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
@ -948,7 +948,7 @@
|
||||
* URL: https://github.com/FortAwesome/Font-Awesome
|
||||
* License: CC BY 4.0
|
||||
* License URL: https://creativecommons.org/licenses/by/4.0/
|
||||
* Version: 6.7.0
|
||||
* Version: 6.7.1
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `fa6-solid`
|
||||
* File: [json/fa6-solid.json](json/fa6-solid.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
@ -959,7 +959,7 @@
|
||||
* URL: https://github.com/FortAwesome/Font-Awesome
|
||||
* License: CC BY 4.0
|
||||
* License URL: https://creativecommons.org/licenses/by/4.0/
|
||||
* Version: 6.7.0
|
||||
* Version: 6.7.1
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `fa6-regular`
|
||||
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
@ -1150,12 +1150,12 @@
|
||||
* File: [json/cib.json](json/cib.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## Font Awesome Brands
|
||||
* Number of icons: 493
|
||||
* Number of icons: 495
|
||||
* Author: Dave Gandy
|
||||
* URL: https://github.com/FortAwesome/Font-Awesome
|
||||
* License: CC BY 4.0
|
||||
* License URL: https://creativecommons.org/licenses/by/4.0/
|
||||
* Version: 6.7.0
|
||||
* Version: 6.7.1
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `fa6-brands`
|
||||
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.2.274",
|
||||
"version": "2.2.275",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "Carbon",
|
||||
"total": 2265,
|
||||
"version": "11.52.0",
|
||||
"version": "11.53.0",
|
||||
"author": {
|
||||
"name": "IBM",
|
||||
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
|
||||
|
File diff suppressed because one or more lines are too long
@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "Font Awesome Regular",
|
||||
"total": 163,
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome"
|
||||
|
@ -3,7 +3,7 @@
|
||||
"info": {
|
||||
"name": "Font Awesome Solid",
|
||||
"total": 1402,
|
||||
"version": "6.7.0",
|
||||
"version": "6.7.1",
|
||||
"author": {
|
||||
"name": "Dave Gandy",
|
||||
"url": "https://github.com/FortAwesome/Font-Awesome"
|
||||
|
@ -2,7 +2,7 @@
|
||||
"prefix": "material-symbols-light",
|
||||
"info": {
|
||||
"name": "Material Symbols Light",
|
||||
"total": 13682,
|
||||
"total": 13759,
|
||||
"author": {
|
||||
"name": "Google",
|
||||
"url": "https://github.com/google/material-design-icons"
|
||||
@ -24,7 +24,7 @@
|
||||
"category": "Material",
|
||||
"palette": false
|
||||
},
|
||||
"lastModified": 1731742151,
|
||||
"lastModified": 1732258152,
|
||||
"icons": {
|
||||
"123": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5.885 14.692v-4.5h-1.5v-.884h2.384v5.384zm3.384 0v-2.307q0-.327.221-.548t.548-.221h2.27v-1.424H9.269v-.884h3.154q.327 0 .548.22q.221.222.221.549v1.539q0 .326-.22.548q-.222.22-.549.22h-2.27v1.424h3.04v.884zm5.923 0v-.884h3.039v-1.423h-2.039v-.77h2.039v-1.423h-3.039v-.884h3.154q.327 0 .548.22q.222.222.222.549v3.846q0 .327-.222.548q-.221.221-.548.221z\"/>"
|
||||
@ -5572,6 +5572,18 @@
|
||||
"breastfeeding": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.944 20.462q-.892 0-1.73-.189q-.839-.188-1.518-.481q-.977-.419-1.586-1.023t-.61-1.346v-4.897q0-.657.495-1.209t1.274-.977q.8-.424 1.774-.651T12 9.462t1.957.227t1.774.65t1.285.977t.484 1.209v4.9q0 .362-.157.7t-.451.635q-.294.296-.699.56t-.884.476q.026-.106.076-.594q0-1.231-.87-2.101t-2.092-.87q-.916 0-1.618.478q-.703.48-1.051 1.245q.665.2 1.23.256q.563.056.99.056q.361 0 .585-.025t.287-.025v2.196q-.237.044-.46.047t-.442.003m2.589-4.654q.696 0 1.197-.496t.5-1.191t-.499-1.197t-1.2-.501t-1.193.5t-.492 1.2t.496 1.193t1.191.492M12 8.616q1.058 0 1.798-.738q.74-.737.74-1.809q0-1.05-.74-1.79q-.742-.74-1.8-.74q-1.08 0-1.808.74t-.728 1.798q0 1.064.73 1.801q.73.738 1.808.738\"/>"
|
||||
},
|
||||
"brick": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 19V8.712h2.827V5h4.789v3.712h2.769V5h4.788v3.712H21V19z\"/>"
|
||||
},
|
||||
"brick-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 19V8.712h2.827V5h4.789v3.712h2.769V5h4.788v3.712H21V19zm1-1h16V9.712H4zm2.827-9.288h2.789V6H6.827zm7.558 0h2.788V6h-2.788zM4 18h16zm2.827-9.288h2.789zm7.558 0h2.788z\"/>"
|
||||
},
|
||||
"brick-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 18.077V9.635q0-.385.27-.654t.653-.27h1.904V5.924q0-.385.27-.654T6.75 5h2.942q.385 0 .654.27t.27.653v2.789h2.768V5.923q0-.385.27-.654T14.308 5h2.942q.385 0 .654.27t.269.653v2.789h1.904q.384 0 .654.269t.269.654v8.442q0 .385-.27.654t-.653.269H3.923q-.385 0-.654-.27T3 18.078M4 18h16V9.712H4zm2.827-9.288h2.789V6H6.827zm7.558 0h2.788V6h-2.788zM4 18h16zm2.827-9.288h2.789zm7.558 0h2.788z\"/>"
|
||||
},
|
||||
"brick-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 17.789V9.923q0-.505.353-.858q.354-.353.858-.353h1.616v-2.5q0-.505.353-.859Q6.534 5 7.04 5h2.365q.505 0 .858.353q.354.354.354.859v2.5h2.769v-2.5q0-.51.353-.861T14.596 5h2.366q.504 0 .858.353q.353.354.353.859v2.5h1.616q.504 0 .858.353q.353.353.353.858v7.866q0 .504-.353.858q-.354.353-.858.353H4.211q-.505 0-.859-.353Q3 18.293 3 17.789\"/>"
|
||||
},
|
||||
"brightness-3": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M9.192 21q-.252 0-.485-.026t-.476-.078q2.496-1.294 3.93-3.688T13.597 12t-1.434-5.208T8.23 3.104q.244-.052.477-.078T9.192 3q1.868 0 3.51.708t2.858 1.923t1.923 2.857q.71 1.642.71 3.509t-.71 3.51t-1.923 2.859t-2.858 1.925t-3.51.709\"/>"
|
||||
},
|
||||
@ -7990,6 +8002,18 @@
|
||||
"cloud-download-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 19q-1.871 0-3.185-1.306Q2 16.39 2 14.517q0-1.719 1.175-3.051t2.921-1.431q.325-2.083 1.83-3.458t3.574-1.56v8.325l-1.708-1.701q-.14-.141-.341-.15t-.367.155q-.159.16-.159.354t.16.354l2.35 2.35q.242.242.565.242t.566-.242l2.35-2.35q.14-.14.152-.341t-.153-.367q-.16-.16-.35-.162q-.192-.003-.357.156L12.5 13.343V5.017q2.325.274 3.913 1.948T18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 1.471-1.014 2.486Q19.97 19 18.5 19z\"/>"
|
||||
},
|
||||
"cloud-lock": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 19q-1.871 0-3.185-1.301Q2 16.397 2 14.516q0-1.776 1.223-3.08t2.873-1.402q.337-2.185 2.01-3.61T12 5q2.15 0 3.757 1.318t2.072 3.317q-1.896.223-3.16 1.622t-1.265 3.32V19zm10.096 0q-.343 0-.575-.232t-.233-.576v-2.711q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502q.708 0 1.199.502q.491.503.491 1.21v1q.368 0 .636.22t.268.568v2.711q0 .344-.232.576t-.576.232zm.866-4.308h1.865v-1q0-.425-.249-.683q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z\"/>"
|
||||
},
|
||||
"cloud-lock-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M13.404 19H6.5q-1.871 0-3.185-1.301Q2 16.397 2 14.516q0-1.776 1.223-3.08t2.873-1.402q.337-2.185 2.01-3.61T12 5q2.15 0 3.757 1.318t2.072 3.317q-.256.019-.494.074q-.237.054-.476.139q-.373-1.644-1.73-2.746Q13.77 6 12 6Q9.925 6 8.463 7.463T7 11h-.538q-1.393 0-2.427 1.025T3 14.5t1.025 2.475T6.5 18h6.904zm3.192 0q-.343 0-.575-.232t-.233-.576v-2.711q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502q.708 0 1.199.502q.491.503.491 1.21v1q.368 0 .636.22t.268.568v2.711q0 .344-.232.576t-.576.232zm.866-4.308h1.865v-1q0-.425-.249-.683q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z\"/>"
|
||||
},
|
||||
"cloud-lock-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 19q-1.871 0-3.185-1.301Q2 16.397 2 14.516q0-1.776 1.223-3.08t2.873-1.402q.337-2.185 2.01-3.61T12 5q2.02 0 3.567 1.16q1.546 1.16 2.139 2.975q.067.213-.046.365t-.289.214t-.369-.018t-.29-.348q-.52-1.461-1.79-2.405Q13.65 6 12 6Q9.925 6 8.463 7.463T7 11h-.538q-1.393 0-2.427 1.025T3 14.5t1.025 2.475T6.5 18h6.404q.212 0 .356.144t.144.357t-.144.356t-.356.143zm10.096 0q-.343 0-.575-.232t-.233-.576v-2.711q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502q.708 0 1.199.502q.491.503.491 1.21v1q.368 0 .636.22t.268.568v2.711q0 .344-.232.576t-.576.232zm.866-4.308h1.865v-1q0-.425-.249-.683q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z\"/>"
|
||||
},
|
||||
"cloud-lock-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 19q-1.871 0-3.185-1.301Q2 16.397 2 14.516q0-1.776 1.223-3.08t2.873-1.402q.337-2.185 2.01-3.61T12 5q1.97 0 3.505 1.126t2.152 2.896q.077.253-.06.468t-.395.258q-1.685.402-2.742 1.751t-1.056 3.078v3.615q0 .344-.232.576q-.233.232-.576.232zm10.096 0q-.343 0-.575-.232t-.233-.576v-2.711q0-.348.269-.568t.635-.22v-1q0-.707.504-1.21t1.21-.502q.708 0 1.199.502q.491.503.491 1.21v1q.368 0 .636.22t.268.568v2.711q0 .344-.232.576t-.576.232zm.866-4.308h1.865v-1q0-.425-.249-.683q-.25-.259-.674-.259t-.684.259q-.258.258-.258.683z\"/>"
|
||||
},
|
||||
"cloud-off": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20.454 21.87L17.612 19H6.5q-1.896 0-3.198-1.302T2 14.5q0-1.829 1.226-3.098t2.87-1.368q.018-.373.208-.925q.19-.553.438-.951l-3.88-3.881l.707-.708l17.593 17.593zm.454-3.812L8.78 5.937q.875-.523 1.612-.73T12 5q2.502 0 4.251 1.749T18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 .687-.25 1.332t-.842 1.226\"/>"
|
||||
},
|
||||
@ -9745,6 +9769,18 @@
|
||||
"database-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M12 20q-3.506 0-5.753-.893T4 16.807V7q0-1.246 2.34-2.123T12 4t5.66.877T20 7v9.808q0 1.405-2.247 2.299T12 20m0-11.11q2.148 0 4.33-.599q2.184-.599 2.612-1.305q-.41-.744-2.57-1.365T12 5q-2.179 0-4.366.599t-2.615 1.31q.408.75 2.576 1.366T12 8.891m0 5.032q1.03 0 2.025-.1t1.901-.297t1.685-.491T19 12.37V8.275q-.611.37-1.39.664q-.777.294-1.684.49q-.907.198-1.901.298t-2.025.1q-1.07 0-2.079-.11t-1.906-.306t-1.663-.482T5 8.275v4.096q.587.37 1.352.654t1.663.482q.896.197 1.906.307t2.079.109M12 19q1.285 0 2.443-.146t2.082-.414t1.57-.641t.905-.805v-3.623q-.611.37-1.39.664q-.777.294-1.684.491t-1.901.297t-2.025.1q-1.07 0-2.079-.11t-1.906-.306t-1.663-.482q-.766-.284-1.352-.654V17q.26.452.903.812t1.566.627t2.085.415T12 19\"/>"
|
||||
},
|
||||
"database-search": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.896 20q-1.204-.006-2.447-.199t-2.333-.572t-1.91-.94Q4.384 17.73 4 17v-2.942q.346.63 1.04 1.145q.693.514 1.604.89t1.988.606t2.2.316q.053.84.325 1.59q.272.749.74 1.395m-1.006-4.529q-1.126-.087-2.219-.316q-1.093-.23-2.006-.6t-1.616-.887T4 12.52V9.558q.385.7 1.172 1.246q.788.546 1.825.928t2.256.586t2.459.228h.413q.202 0 .414-.019q-.628.57-1.055 1.316q-.428.748-.594 1.628M12 11q-3.34 0-5.68-1.021T3.98 7.5t2.34-2.479T12 4q3.346 0 5.673 1.021T20 7.5t-2.327 2.479T12 11m9.292 11l-2.661-2.642q-.454.286-.977.464T16.577 20q-1.413 0-2.418-1.005t-1.005-2.418t1.005-2.418t2.418-1.005t2.418 1.005T20 16.577q0 .554-.159 1.087q-.158.532-.503.967L22 21.292zm-4.715-3q1.012 0 1.717-.706T19 16.577t-.706-1.718q-.706-.705-1.717-.705t-1.718.706q-.705.706-.705 1.717t.705 1.717t1.718.706\"/>"
|
||||
},
|
||||
"database-search-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.896 20q-1.71-.006-3.168-.241q-1.459-.236-2.502-.658t-1.635-1.012T4 16.808q0 .69.591 1.28q.592.59 1.635 1.013t2.502.658t3.168.241m-.833-5.1q-.788-.037-1.604-.142q-.815-.106-1.606-.281t-1.518-.436Q5.61 13.781 5 13.43q.61.352 1.335.612q.726.261 1.518.436q.791.175 1.606.28t1.604.143M12 8.89q2.092 0 4.303-.62q2.21-.622 2.64-1.322q-.41-.725-2.561-1.336T12 5q-2.16 0-4.357.609q-2.197.608-2.624 1.339q.414.725 2.574 1.334T12 8.89m-.698 10.092q.115.286.258.533q.142.246.336.484q-1.71-.006-3.168-.241q-1.459-.236-2.502-.658t-1.635-1.012T4 16.808V7q0-.575.674-1.117t1.793-.958t2.565-.67T12 4q1.504 0 2.949.255t2.565.68t1.802.957T20 7q0 .517-.722 1.03q-.722.514-1.87.93q-1.149.415-2.574.67q-1.426.254-2.834.254q-2.086 0-3.934-.423Q6.217 9.04 5 8.275v3.987q1.096.77 2.779 1.177q1.683.405 3.65.473q-.104.182-.2.42q-.096.237-.165.568q-1.577-.079-3.22-.413Q6.2 14.152 5 13.429V17q.523.837 2.223 1.367t4.079.616M21.292 22l-2.661-2.642q-.454.286-.977.464T16.577 20q-1.413 0-2.418-1.005t-1.005-2.418t1.005-2.418t2.418-1.005t2.418 1.005T20 16.577q0 .554-.159 1.087q-.158.532-.503.967L22 21.292zm-4.715-3q1.012 0 1.717-.706T19 16.577t-.706-1.718q-.706-.705-1.717-.705t-1.718.706q-.705.706-.705 1.717t.705 1.717t1.718.706\"/>"
|
||||
},
|
||||
"database-search-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.402 19.994q-1.575-.011-2.93-.26q-1.355-.248-2.353-.67t-1.558-.997T4 16.807q0 .685.56 1.26q.561.575 1.56.997q.997.422 2.352.67t2.93.26m-.461-5.105q-.73-.037-1.528-.13t-1.58-.275t-1.506-.445q-.723-.264-1.327-.61q.604.346 1.327.61q.723.263 1.506.445t1.58.275t1.527.13M12 8.885q2.123 0 4.318-.609t2.624-1.328q-.41-.725-2.57-1.336T12 5q-2.16 0-4.357.609q-2.197.608-2.624 1.339q.414.725 2.584 1.33q2.17.607 4.397.607m-8 7.923V7q0-.575.674-1.117t1.793-.958t2.565-.67T12 4q1.504 0 2.949.255t2.565.68t1.802.957T20 7q0 .517-.722 1.03q-.722.514-1.87.93q-1.149.415-2.574.67q-1.426.254-2.834.254q-2.086 0-3.934-.423Q6.217 9.04 5 8.275v3.987q1.004.698 2.563 1.113t3.378.514q.213.011.35.157q.138.146.138.36q0 .208-.14.35q-.141.144-.349.133q-1.463-.068-3.107-.405T5 13.429V17q.492.806 2.137 1.328q1.644.522 4.27.638q.214.011.352.163t.137.365t-.14.36t-.354.14q-1.575-.011-2.93-.26q-1.355-.248-2.353-.67t-1.559-.997t-.56-1.26M16.577 20q-1.413 0-2.418-1.005t-1.005-2.418t1.005-2.418t2.418-1.005t2.418 1.005T20 16.577q0 .554-.159 1.087q-.158.532-.503.967l2.308 2.308q.14.14.15.344t-.15.363t-.354.15t-.354-.15l-2.307-2.288q-.454.286-.977.464T16.577 20m0-1q1.011 0 1.717-.706T19 16.577t-.706-1.718q-.706-.705-1.717-.705t-1.718.706q-.705.706-.705 1.717t.705 1.717t1.718.706\"/>"
|
||||
},
|
||||
"database-search-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.896 20q-1.204-.006-2.447-.199t-2.333-.572t-1.91-.94Q4.384 17.73 4 17v-2.942q.346.63 1.04 1.145q.693.514 1.604.89t1.988.606t2.2.316q.053.84.325 1.59q.272.749.74 1.395m-1.006-4.529q-1.126-.087-2.219-.316q-1.093-.23-2.006-.6t-1.616-.887T4 12.52V9.558q.385.7 1.172 1.246q.788.546 1.825.928t2.256.586t2.459.228h.413q.202 0 .414-.019q-.628.57-1.055 1.316q-.428.748-.594 1.628M12 11q-3.34 0-5.68-1.021T3.98 7.5t2.34-2.479T12 4q3.346 0 5.673 1.021T20 7.5t-2.327 2.479T12 11m4.577 9q-1.413 0-2.418-1.005t-1.005-2.418t1.005-2.418t2.418-1.005t2.418 1.005T20 16.577q0 .554-.159 1.087q-.158.532-.503.967l2.308 2.308q.14.14.15.344t-.15.363t-.354.15t-.354-.15l-2.307-2.288q-.454.286-.977.464T16.577 20m0-1q1.011 0 1.717-.706T19 16.577t-.706-1.718q-.706-.705-1.717-.705t-1.718.706q-.705.706-.705 1.717t.705 1.717t1.718.706\"/>"
|
||||
},
|
||||
"database-upload": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.467 17.052q-.084.752.03 1.505q.115.753.39 1.443q-1.21-.006-2.457-.202t-2.321-.575t-1.9-.936T4 17v-2.942q.366.686 1.136 1.219t1.78.921q1.011.389 2.19.603t2.361.251m2.881-4.692q-.898.55-1.556 1.348q-.657.798-1.011 1.806q-1.221-.012-2.447-.223q-1.226-.212-2.29-.591t-1.861-.93T4 12.52V9.557q.385.734 1.227 1.295t1.94.94t2.357.572t2.476.193q.612 0 1.197-.051t1.151-.147M12 11q-3.346 0-5.683-1.021T3.981 7.5t2.336-2.479T12 4t5.673 1.021T20 7.5t-2.327 2.479T12 11m5.423 9.404h.77v-4.1l1.8 1.8l.546-.546l-2.731-2.731l-2.731 2.73l.546.547l1.8-1.8zm.385 1.212q-1.671 0-2.836-1.165q-1.164-1.164-1.164-2.835t1.164-2.836t2.836-1.164q1.67 0 2.835 1.164t1.165 2.836q0 1.67-1.165 2.835t-2.835 1.165\"/>"
|
||||
},
|
||||
@ -11450,6 +11486,24 @@
|
||||
"document-scanner-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.5 5.5v-4h4v1h-3v3zm18 0v-3h-3v-1h4v4zm-18 17v-4h1v3h3v1zm15 0v-1h3v-3h1v4zm-12-3v-15h13v15zm4-10h5v-1h-5zm0 3h5v-1h-5zm0 3h5v-1h-5z\"/>"
|
||||
},
|
||||
"document-search": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M16.5 19.308q1.166 0 1.987-.812q.82-.811.82-1.996q0-1.165-.82-1.986q-.821-.822-1.987-.822q-1.184 0-1.996.822q-.812.82-.812 1.986q0 1.185.812 1.996q.812.812 1.996.812m5.1 3l-2.796-2.79q-.487.382-1.07.586t-1.234.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .656-.216 1.249t-.599 1.08l2.796 2.771zM5.616 21q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3H13.5L18 7.5v3.02q-.37-.097-.744-.155q-.375-.057-.756-.057q-2.825 0-4.515 1.922t-1.689 4.326q0 1.203.478 2.355T12.294 21zM13 8h4l-4-4l4 4l-4-4z\"/>"
|
||||
},
|
||||
"document-search-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 4v6.333v-.025V20zv4zm.616 17q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3H13.5L18 7.5v3.02q-.244-.086-.494-.121T17 10.333V8h-4V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.776q.188.292.418.536q.232.243.485.464zM16.5 19.308q1.185 0 1.996-.812q.812-.811.812-1.996t-.812-1.996t-1.996-.812t-1.996.812t-.812 1.996t.812 1.996t1.996.812m5.1 2.98l-2.777-2.776q-.487.388-1.08.592t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08L22.29 21.6z\"/>"
|
||||
},
|
||||
"document-search-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 4v6.333v-.025V20zv4zm.616 17q-.691 0-1.153-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.213q.331 0 .632.13t.518.349L17.52 7.02q.217.218.348.518t.131.632v2.008q0 .215-.144.355t-.357.139t-.356-.144t-.143-.356V8h-3.2q-.34 0-.57-.23T13 7.2V4H5.616q-.231 0-.424.192T5 4.615v14.77q0 .23.192.423t.423.192h5.212q.213 0 .356.144t.144.357t-.144.356t-.356.143zm10.888-1.692q1.18 0 1.992-.816q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812 1.996t.816 1.992t1.996.812m5.451 2.646q-.139.14-.354.14t-.355-.14l-2.423-2.443q-.487.389-1.08.593t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08l2.443 2.423q.14.139.14.353q0 .215-.139.355\"/>"
|
||||
},
|
||||
"document-search-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 4v6.333v-.025V20zv4zM4 21V3h9.5L18 7.5v3.02q-.244-.086-.494-.121T17 10.333V8h-4V4H5v16h6.39q.186.288.418.533t.486.467zm12.504-1.692q1.18 0 1.992-.816q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812 1.996t.816 1.992t1.996.812m5.096 2.98l-2.777-2.776q-.487.388-1.08.592t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08L22.29 21.6z\"/>"
|
||||
},
|
||||
"document-search-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M16.504 19.308q1.18 0 1.992-.816q.812-.815.812-1.996t-.816-1.992t-1.996-.812t-1.992.816t-.812 1.996t.816 1.992t1.996.812m5.451 2.646q-.139.14-.354.14t-.355-.14l-2.423-2.443q-.487.389-1.08.593t-1.243.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .65-.203 1.243t-.593 1.08l2.443 2.423q.14.139.14.353q0 .215-.139.355M5.615 21q-.69 0-1.152-.462T4 19.385V4.615q0-.69.463-1.152T5.616 3h7.213q.331 0 .632.13t.518.349L17.52 7.02q.217.218.348.518t.131.632v1.431q0 .354-.266.59q-.267.237-.64.17l-.296-.036q-.144-.018-.298-.018q-2.758 0-4.48 1.894t-1.724 4.323q0 .87.253 1.752q.253.883.828 1.698q.235.337.078.68q-.157.345-.534.345zM13 4v3.2q0 .34.23.57t.57.23H17zl4 4z\"/>"
|
||||
},
|
||||
"document-search-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M16.5 19.308q1.166 0 1.987-.812q.82-.811.82-1.996q0-1.165-.82-1.986q-.821-.822-1.987-.822q-1.184 0-1.996.822q-.812.82-.812 1.986q0 1.185.812 1.996q.812.812 1.996.812m5.1 3l-2.796-2.79q-.487.382-1.07.586t-1.234.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .656-.216 1.249t-.599 1.08l2.796 2.771zM4 21V3h9.5L18 7.5v3.02q-.37-.097-.744-.155q-.375-.057-.756-.057q-2.825 0-4.515 1.922t-1.689 4.326q0 1.203.478 2.355T12.294 21zm9-13h4l-4-4l4 4l-4-4z\"/>"
|
||||
},
|
||||
"domain": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.73 20.154v-17h9v4h9.54v13zm1-1h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm4 12h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm0-4h3v-3h-3zm4 12h8.54v-11h-8.54v3h2.386v1H11.73v3h2.385v1H11.73zm4.77-7v-1h1v1zm0 4v-1h1v1z\"/>"
|
||||
},
|
||||
@ -12218,6 +12272,18 @@
|
||||
"edit": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20v-2.52L17.18 4.288q.155-.137.34-.212T17.907 4t.39.064q.19.063.35.228l1.067 1.074q.165.159.226.35q.06.19.06.38q0 .204-.068.39q-.069.185-.218.339L6.519 20zM17.504 7.589L19 6.111L17.889 5l-1.477 1.496z\"/>"
|
||||
},
|
||||
"edit-arrow-down": {
|
||||
"body": "<path fill=\"currentColor\" d=\"m19.385 19l-2.693-2.692l.714-.708l1.479 1.479V5h1v12.085l1.484-1.485l.708.708zM4 17.116v-3.21l7.375-7.273q.485-.466 1.159-.46t1.133.49l.931.943q.46.479.457 1.15t-.482 1.13l-7.325 7.23zm8.456-6.552l1.404-1.391q.192-.173.192-.432q0-.26-.192-.452l-.937-.937q-.173-.173-.423-.173t-.442.173l-1.43 1.404z\"/>"
|
||||
},
|
||||
"edit-arrow-down-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"m19.385 19l-2.693-2.692l.714-.708l1.479 1.479V5h1v12.085l1.484-1.485l.708.708zM4 17.116v-3.21l7.375-7.273q.485-.466 1.159-.46t1.133.49l.931.943q.46.479.457 1.15t-.482 1.13l-7.325 7.23zm1-1h1.846l4.896-4.839l-.913-.904l-.914-.904L5 14.308zm7.456-5.552l-1.827-1.808z\"/>"
|
||||
},
|
||||
"edit-arrow-down-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.808 17.116q-.343 0-.576-.233T4 16.308v-1.731q0-.332.134-.632q.133-.3.35-.518l6.891-6.794q.485-.466 1.159-.46t1.133.49l.931.943q.46.479.457 1.15t-.482 1.13l-6.846 6.77q-.226.22-.524.34t-.626.12zm.192-1h1.846l4.896-4.839l-.913-.904l-.914-.904L5 14.308zm7.456-5.552l-1.827-1.808zm6.363 7.87l-2.011-2.011q-.16-.165-.16-.357t.166-.35q.165-.16.356-.163q.192-.003.351.163l1.364 1.363V5.5q0-.213.143-.356T19.385 5t.356.144t.144.356v11.585l1.369-1.37q.16-.16.354-.16t.353.16t.16.354t-.16.354l-2.011 2.012q-.242.242-.565.242t-.566-.242\"/>"
|
||||
},
|
||||
"edit-arrow-down-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.808 17.116q-.348 0-.578-.23T4 16.308v-1.731q0-.323.134-.628q.133-.305.35-.522l6.891-6.794q.485-.466 1.159-.46t1.133.49l.931.943q.46.479.457 1.15t-.482 1.13l-6.846 6.77q-.217.217-.522.338t-.628.122zm7.648-6.552l1.404-1.391q.192-.173.192-.432q0-.26-.192-.452l-.937-.937q-.173-.173-.423-.173t-.442.173l-1.43 1.404zm6.363 7.87l-2.011-2.011q-.16-.165-.16-.357t.166-.35q.165-.16.356-.163q.192-.003.351.163l1.364 1.363V5.5q0-.213.143-.357q.143-.143.357-.143q.213 0 .356.143t.144.357v11.585l1.369-1.37q.16-.16.354-.16t.353.16t.16.354t-.16.354l-2.011 2.012q-.242.242-.565.242t-.566-.242\"/>"
|
||||
},
|
||||
"edit-arrow-up": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M18.885 19V6.916L17.4 8.4l-.708-.708L19.385 5l2.692 2.692l-.713.708l-1.48-1.479V19zM4 17.116v-3.21l7.375-7.273q.485-.466 1.159-.46t1.133.49l.931.943q.46.479.457 1.15t-.482 1.13l-7.325 7.23zm8.456-6.552l1.404-1.391q.192-.173.192-.432q0-.26-.192-.452l-.937-.937q-.173-.173-.423-.173t-.442.173l-1.43 1.404z\"/>"
|
||||
},
|
||||
@ -14901,6 +14967,24 @@
|
||||
"fit-page-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 19.385V4.615q0-.261.177-.438T4.616 4t.438.177t.177.439v14.769q0 .261-.177.438T4.615 20t-.438-.177T4 19.385m14.77 0V4.615q0-.261.176-.438q.177-.177.438-.177q.262 0 .439.177t.177.439v14.769q0 .261-.177.438t-.438.177t-.439-.177t-.177-.438M12 8.923q-.261 0-.438-.177t-.177-.438t.177-.439t.438-.177t.439.177t.176.439t-.177.438t-.438.177m-3.692 3.693q-.262 0-.439-.177T7.692 12t.177-.438t.439-.177t.438.177t.177.438t-.177.439q-.177.176-.438.176m3.692 0q-.261 0-.438-.177T11.385 12t.177-.438t.438-.177t.439.177t.176.438t-.177.439t-.438.176m3.692 0q-.261 0-.438-.177T15.077 12t.177-.438t.438-.177t.439.177t.177.438t-.177.439t-.439.176M12 16.308q-.261 0-.438-.177t-.177-.439t.177-.438t.438-.177t.439.177t.176.438t-.177.439t-.438.177M12 5.23q-.261 0-.438-.177t-.177-.439t.177-.438T12 4t.439.177t.176.439t-.177.438T12 5.23M12 20q-.261 0-.438-.177t-.177-.438t.177-.439t.438-.177t.439.177t.176.438q0 .262-.177.439T12 20\"/>"
|
||||
},
|
||||
"fit-page-width": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zm4.192-4.461V9.46L6.269 12zM17.73 12l-2.539-2.539v5.078z\"/>"
|
||||
},
|
||||
"fit-page-width-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zM19.385 6H4.615q-.23 0-.423.192T4 6.616v10.769q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423V6.615q0-.23-.192-.423T19.385 6M4 6v12zm4.808 8.539V9.46L6.269 12zM17.73 12l-2.539-2.539v5.078z\"/>"
|
||||
},
|
||||
"fit-page-width-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zM19.385 6H4.615q-.23 0-.423.192T4 6.616v10.769q0 .23.192.423t.423.192h14.77q.23 0 .423-.192t.192-.423V6.615q0-.23-.192-.423T19.385 6M4 6v12zm4.808 7.57v-3.14q0-.272-.252-.368t-.444.096l-1.278 1.277q-.242.242-.242.565t.242.566l1.277 1.276q.193.193.445.097q.252-.097.252-.37m8.358-2.134l-1.277-1.277q-.193-.192-.445-.096t-.252.369v3.138q0 .273.252.37t.444-.097l1.278-1.276q.242-.243.242-.566t-.243-.565\"/>"
|
||||
},
|
||||
"fit-page-width-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.808 14.539V9.46L6.269 12zM17.73 12l-2.539-2.539v5.078zM3 19V5h18v14zM20 6H4v12h16zM4 6v12z\"/>"
|
||||
},
|
||||
"fit-page-width-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v10.769q0 .69-.463 1.153T19.385 19zm4.192-5.43v-3.14q0-.272-.252-.368t-.444.096l-1.278 1.277q-.242.242-.242.565t.242.566l1.277 1.276q.193.193.445.097q.252-.097.252-.37m8.358-2.134l-1.277-1.277q-.193-.192-.445-.096t-.252.369v3.138q0 .273.252.37t.444-.097l1.278-1.276q.242-.243.242-.566t-.243-.565\"/>"
|
||||
},
|
||||
"fit-page-width-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.808 14.539V9.46L6.269 12zM17.73 12l-2.539-2.539v5.078zM3 19V5h18v14z\"/>"
|
||||
},
|
||||
"fit-screen": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 9V6.616q0-.231-.192-.424T19.385 6H17V5h2.385q.69 0 1.152.463T21 6.616V9zM3 9V6.616q0-.691.463-1.153T4.615 5H7v1H4.616q-.231 0-.424.192T4 6.616V9zm14 10v-1h2.385q.23 0 .423-.192t.192-.424V15h1v2.385q0 .69-.462 1.152T19.385 19zM4.615 19q-.69 0-1.153-.462T3 17.384V15h1v2.385q0 .23.192.423t.423.192H7v1zm2.231-3.846V8.846h10.308v6.308z\"/>"
|
||||
},
|
||||
@ -15537,6 +15621,24 @@
|
||||
"folder-eye-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 19V5h6.596l2 2H21v7.379q-1.083-.762-2.314-1.224q-1.23-.463-2.552-.463q-2.92 0-5.245 1.946Q8.566 16.586 7.262 19zm13.134 3q-1.832 0-3.382-.94t-2.483-2.521q.933-1.581 2.483-2.522t3.383-.94t3.382.94T22 18.538q-.933 1.581-2.483 2.521q-1.55.941-3.383.941m0-1.692q.743 0 1.257-.513t.513-1.256t-.513-1.256t-1.256-.514t-1.256.513t-.513 1.256t.512 1.256t1.256.514m.003-.77q-.416 0-.709-.29q-.294-.292-.294-.707t.292-.71q.29-.292.706-.292t.71.29t.293.707t-.291.71t-.707.293\"/>"
|
||||
},
|
||||
"folder-info": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.61 5h4.985l2 2h7.789q.69 0 1.153.463T21 8.609v3.42q-.846-.685-1.867-1.03t-2.1-.345q-2.66 0-4.53 1.869t-1.869 4.529q0 .512.07.993q.069.48.246.955zM17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-.385-1.461h.77V16.46h-.77zM17 15.46q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18V6v5.373v-.72zm6.95 1H4.616q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.981l2 2h7.789q.69 0 1.153.463T21 8.616v3.413q-.233-.2-.473-.358T20 11.373V8.616q0-.27-.173-.443T19.385 8h-8.19l-2-2h-4.58q-.269 0-.442.173T4 6.615v10.77q0 .269.173.442t.443.173h6.075q.036.275.102.515q.067.24.157.485M17 13q1.671 0 2.836 1.164Q21 15.33 21 17t-1.164 2.836T17 21t-2.835-1.164T13 17t1.165-2.835T17 13m-.385 6.539h.77V16.46h-.77zM17 15.46q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18V6v5.373v-.72zm.616 1q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.61 5h4.985l2 2h7.789q.69 0 1.153.463T21 8.616v2.598q0 .215-.144.354q-.144.14-.357.14t-.356-.144t-.143-.356V8.616q0-.27-.173-.443T19.385 8h-8.19l-2-2h-4.58q-.269 0-.442.173T4 6.616v10.769q0 .269.173.442t.443.173h5.701q.213 0 .357.144t.143.357t-.143.356t-.357.143zM17 13q1.671 0 2.836 1.165Q21 15.329 21 17t-1.164 2.836T17 21t-2.835-1.164T13 17t1.165-2.835T17 13m0 6.539q.154 0 .27-.116q.114-.116.114-.27v-2.314q0-.154-.115-.266q-.115-.111-.269-.111t-.27.115t-.114.27v2.314q0 .154.115.266t.269.112m0-4.078q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18V6v5.373v-.72zm6.95 1H3V5h6.596l2 2H21v5.029q-.233-.2-.473-.358T20 11.373V8h-8.806L9.19 6H4v12h6.69q.037.275.103.516q.067.24.157.484M17 13q1.671 0 2.836 1.165Q21 15.329 21 17t-1.164 2.836T17 21t-2.835-1.164T13 17t1.165-2.835T17 13m-.385 6.539h.77V16.46h-.77zM17 15.46q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.61 5h4.985l2 2h7.789q.69 0 1.153.463T21 8.616v2.348q0 .344-.304.49q-.304.148-.592-.029q-.685-.373-1.466-.572q-.78-.2-1.605-.2q-2.66 0-4.53 1.87t-1.869 4.529q0 .277.012.56t.079.564q.067.313-.12.568t-.51.256zM17 21q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m0-1.461q.154 0 .27-.116q.114-.116.114-.27v-2.314q0-.154-.115-.266q-.115-.111-.269-.111t-.27.115t-.114.27v2.314q0 .154.115.266t.269.112m0-4.078q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 19V5h6.596l2 2H21v5.029q-.846-.685-1.867-1.03t-2.1-.345q-2.66 0-4.53 1.869t-1.869 4.529q0 .512.07.993q.069.48.246.955zm14 2q-1.671 0-2.835-1.164Q13 18.67 13 17t1.165-2.835T17 13t2.836 1.165T21 17t-1.164 2.836T17 21m-.385-1.461h.77V16.46h-.77zM17 15.46q.2 0 .35-.15t.15-.35t-.15-.35t-.35-.15t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-limited": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h4.981l2 2h7.789q.69 0 1.153.463T21 8.616v8.769q0 .69-.462 1.153T19.385 19zM12 16.077q1.42 0 2.402-.983q.983-.982.983-2.402t-.983-2.401q-.983-.983-2.402-.983t-2.402.983t-.983 2.401t.983 2.402q.983.983 2.402.983m-1.42-5.43q.314-.222.666-.338t.754-.117q1.05 0 1.775.725t.725 1.775q0 .402-.116.754q-.117.352-.338.666zM12 15.191q-1.05 0-1.775-.725T9.5 12.692q0-.401.116-.753q.117-.352.338-.666l3.465 3.466q-.313.22-.665.337q-.352.116-.754.116\"/>"
|
||||
},
|
||||
@ -18538,6 +18640,30 @@
|
||||
"hourglass": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 21v-1h1.808v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5V3h14v1h-1.808v3q0 1.852-1.135 3.276T13.147 12q1.774.28 2.91 1.715q1.135 1.433 1.135 3.285v3H19v1z\"/>"
|
||||
},
|
||||
"hourglass-arrow-down": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3.5 19v-1H5v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H3.5V5h10.385v1h-1.462v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h1.462v1zm15.885 0l-2.693-2.692l.714-.708l1.479 1.479V5h1v12.085l1.484-1.485l.708.708z\"/>"
|
||||
},
|
||||
"hourglass-arrow-down-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.69 11.346q1.13 0 1.931-.78q.802-.781.802-1.912V6H6v2.663q0 1.118.78 1.9t1.91.783M6 18h5.423v-2.662q0-1.119-.802-1.901q-.802-.783-1.932-.783t-1.909.78Q6 14.217 6 15.346zm-2.5 1v-1H5v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H3.5V5h10.385v1h-1.462v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h1.462v1zm15.885 0l-2.693-2.692l.714-.708l1.479 1.479V5h1v12.085l1.484-1.485l.708.708zM8.712 18\"/>"
|
||||
},
|
||||
"hourglass-arrow-down-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"m18.82 18.435l-2.012-2.012q-.16-.165-.16-.357t.166-.35q.165-.16.356-.163q.192-.003.351.163l1.364 1.363V5.5q0-.213.143-.356T19.385 5t.356.144t.144.356v11.585l1.369-1.37q.16-.16.354-.16t.353.16t.16.354t-.16.354l-2.011 2.012q-.242.242-.565.242t-.566-.242M8.69 11.346q1.13 0 1.932-.78q.802-.781.802-1.912V6H6v2.663q0 1.118.78 1.9t1.91.783M6 18h5.423v-2.662q0-1.119-.802-1.901q-.802-.783-1.932-.783t-1.909.78Q6 14.217 6 15.346zm-1 0v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H4q-.213 0-.356-.144T3.5 5.499t.144-.356T4 5h9.385q.212 0 .356.144t.144.357t-.144.356t-.356.143h-.962v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h.962q.212 0 .356.144t.144.357t-.144.356t-.356.143H4q-.213 0-.356-.144t-.144-.357t.144-.356T4 18zm3.712 0\"/>"
|
||||
},
|
||||
"hourglass-arrow-down-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"m18.82 18.435l-2.012-2.012q-.16-.165-.16-.357t.166-.35q.165-.16.356-.163q.192-.003.351.163l1.364 1.363V5.5q0-.213.143-.356T19.385 5t.356.144t.144.356v11.585l1.369-1.37q.16-.16.354-.16t.353.16t.16.354t-.16.354l-2.011 2.012q-.242.242-.565.242t-.566-.242M5 18v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H4q-.213 0-.356-.144T3.5 5.499t.144-.356T4 5h9.385q.212 0 .356.144t.144.357t-.144.356t-.356.143h-.962v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h.962q.212 0 .356.144t.144.357t-.144.356t-.356.143H4q-.213 0-.356-.144t-.144-.357t.144-.356T4 18z\"/>"
|
||||
},
|
||||
"hourglass-arrow-up": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3.5 19v-1H5v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H3.5V5h10.385v1h-1.462v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h1.462v1zm15.385 0V6.916L17.4 8.4l-.708-.708L19.385 5l2.692 2.692l-.713.708l-1.48-1.479V19z\"/>"
|
||||
},
|
||||
"hourglass-arrow-up-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.69 11.346q1.13 0 1.931-.78q.802-.781.802-1.912V6H6v2.663q0 1.118.78 1.9t1.91.783M6 18h5.423v-2.662q0-1.119-.802-1.901q-.802-.783-1.932-.783t-1.909.78Q6 14.217 6 15.346zm-2.5 1v-1H5v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H3.5V5h10.385v1h-1.462v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h1.462v1zm15.385 0V6.916L17.4 8.4l-.708-.708L19.385 5l2.692 2.692l-.713.708l-1.48-1.479V19zM8.712 18\"/>"
|
||||
},
|
||||
"hourglass-arrow-up-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.69 11.346q1.13 0 1.931-.78q.802-.781.802-1.912V6H6v2.663q0 1.118.78 1.9t1.91.783M6 18h5.423v-2.662q0-1.119-.802-1.901q-.802-.783-1.932-.783t-1.909.78Q6 14.217 6 15.346zm-1 0v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H4q-.213 0-.356-.144T3.5 5.499t.144-.356T4 5h9.385q.212 0 .356.144t.144.357t-.144.356t-.356.143h-.962v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h.962q.212 0 .356.144t.144.357t-.144.356t-.356.143H4q-.213 0-.356-.144t-.144-.357t.144-.356T4 18zM18.885 6.916l-1.37 1.368q-.16.16-.353.16t-.354-.16t-.16-.353t.16-.354l2.011-2.011q.243-.243.566-.243t.565.243l2.012 2.011q.16.165.16.357t-.166.35t-.357.163t-.351-.162L19.884 6.92V18.5q0 .213-.143.356q-.144.144-.357.144t-.356-.144t-.143-.356z\"/>"
|
||||
},
|
||||
"hourglass-arrow-up-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 18v-2.654q0-1.184.7-2.123T7.508 12q-1.127-.285-1.817-1.233Q5 9.82 5 8.616V6H4q-.213 0-.356-.144T3.5 5.499t.144-.356T4 5h9.385q.212 0 .356.144t.144.357t-.144.356t-.356.143h-.962v2.616q0 1.223-.71 2.161q-.71.939-1.836 1.223q1.127.285 1.837 1.214q.709.928.709 2.132V18h.962q.212 0 .356.144t.144.357t-.144.356t-.356.143H4q-.213 0-.356-.144t-.144-.357t.144-.356T4 18zM18.885 6.916l-1.37 1.368q-.16.16-.353.16t-.354-.16t-.16-.353t.16-.354l2.011-2.011q.243-.243.566-.243t.565.243l2.012 2.011q.16.165.16.357t-.166.35t-.357.163t-.351-.162L19.884 6.92V18.5q0 .213-.143.356q-.144.144-.357.144t-.356-.144t-.143-.356z\"/>"
|
||||
},
|
||||
"hourglass-bottom": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M12 11.27q1.766 0 2.979-1.253T16.192 7V4H7.808v3q0 1.766 1.213 3.017Q10.234 11.27 12 11.27M5 21v-1h1.808v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5V3h14v1h-1.808v3q0 1.852-1.135 3.276T13.147 12q1.774.28 2.91 1.715q1.135 1.433 1.135 3.285v3H19v1z\"/>"
|
||||
},
|
||||
@ -18562,6 +18688,18 @@
|
||||
"hourglass-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M7.808 20h8.384v-3q0-1.766-1.213-3.017Q13.766 12.73 12 12.73t-2.979 1.254T7.808 17zM12 11.27q1.766 0 2.979-1.255T16.192 7V4H7.808v3q0 1.766 1.213 3.017Q10.234 11.27 12 11.27M5.5 21q-.213 0-.356-.144T5 20.499t.144-.356T5.5 20h1.308v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5.5q-.213 0-.356-.144T5 3.499t.144-.356T5.5 3h13q.213 0 .356.144t.144.357t-.144.356T18.5 4h-1.308v3q0 1.852-1.135 3.276T13.147 12q1.774.28 2.91 1.715q1.135 1.433 1.135 3.285v3H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 21zM12 4\"/>"
|
||||
},
|
||||
"hourglass-pause": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 21v-1h1.808v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5V3h14v1h-1.808v3q0 1.777-1.075 3.146t-2.746 1.675q.018.089.267.36q.249.273.606.808q-1.238.842-1.933 2.182t-.695 2.887q0 .786.19 1.523T12.352 21zm13 1.058q-1.671 0-2.835-1.165Q14 19.73 14 18.058t1.165-2.836T18 14.058t2.836 1.164T22 18.058q0 1.67-1.164 2.835Q19.67 22.058 18 22.058m-1.442-2.308h.769v-3.384h-.77zm2.115 0h.77v-3.384h-.77z\"/>"
|
||||
},
|
||||
"hourglass-pause-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 21v-1h1.808v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5V3h14v1h-1.808v3q0 1.777-1.075 3.146t-2.746 1.675q.289.02.76.145t.99.451q-.373.154-.679.34t-.576.445q-.404-.223-.882-.347T12 12.73q-1.765 0-2.979 1.254Q7.808 15.239 7.808 17v3h4.108q.078.28.19.521q.113.24.246.479zm7-9.73q1.766 0 2.979-1.255T16.192 7V4H7.808v3q0 1.766 1.213 3.017Q10.234 11.27 12 11.27m6.673 8.481h.77v-3.384h-.77zm-2.115 0h.769v-3.384h-.77zM18 22.058q-1.671 0-2.835-1.165Q14 19.73 14 18.058t1.165-2.836T18 14.058t2.836 1.164T22 18.058q0 1.67-1.164 2.835Q19.67 22.058 18 22.058M12 4\"/>"
|
||||
},
|
||||
"hourglass-pause-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.808 20v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5.5q-.213 0-.356-.144T5 3.499t.144-.356T5.5 3h13q.213 0 .356.144t.144.357t-.144.356T18.5 4h-1.308v3q0 1.777-1.075 3.146t-2.746 1.675q.289.02.76.145t.99.451q-.373.154-.679.34t-.576.445q-.404-.223-.882-.347T12 12.73q-1.765 0-2.979 1.254Q7.808 15.239 7.808 17v3h4.108q.078.28.19.521q.113.24.246.479H5.5q-.213 0-.356-.144T5 20.499t.144-.356T5.5 20zM12 11.27q1.766 0 2.979-1.255T16.192 7V4H7.808v3q0 1.766 1.213 3.017Q10.234 11.27 12 11.27m7.058 5.097q-.154 0-.27.115q-.115.115-.115.269v2.616q0 .153.116.269q.115.115.269.115q.153 0 .269-.115q.115-.116.115-.27V16.75q0-.154-.115-.27q-.115-.114-.27-.114m-2.115 3.384q.154 0 .27-.115q.115-.116.115-.27V16.75q0-.154-.115-.27q-.116-.114-.27-.114q-.153 0-.269.115q-.115.115-.115.269v2.616q0 .153.115.269q.116.115.27.115M18 22.058q-1.671 0-2.835-1.165Q14 19.73 14 18.058t1.165-2.836T18 14.058t2.836 1.164T22 18.058q0 1.67-1.164 2.835Q19.67 22.058 18 22.058M12 4\"/>"
|
||||
},
|
||||
"hourglass-pause-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19.058 16.366q-.154 0-.27.115q-.115.115-.115.269v2.616q0 .153.116.269q.115.115.269.115q.153 0 .269-.115q.115-.116.115-.27V16.75q0-.154-.115-.27q-.115-.114-.27-.114m-2.115 3.384q.154 0 .27-.115q.115-.116.115-.27V16.75q0-.154-.115-.27q-.116-.114-.27-.114q-.153 0-.269.115q-.115.115-.115.269v2.616q0 .153.115.269q.116.115.27.115M5.5 21q-.213 0-.356-.144T5 20.499t.144-.356T5.5 20h1.308v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5.5q-.213 0-.356-.144T5 3.499t.144-.356T5.5 3h13q.213 0 .356.144t.144.357t-.144.356T18.5 4h-1.308v3q0 1.777-1.075 3.146t-2.746 1.675q.018.089.267.36q.249.273.606.808q-1.238.842-1.933 2.182t-.695 2.887q0 .777.19 1.518T12.352 21zM18 22.058q-1.671 0-2.835-1.165Q14 19.73 14 18.058t1.165-2.836T18 14.058t2.836 1.164T22 18.058q0 1.67-1.164 2.835Q19.67 22.058 18 22.058\"/>"
|
||||
},
|
||||
"hourglass-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5.5 21q-.213 0-.356-.144T5 20.499t.144-.356T5.5 20h1.308v-3q0-1.852 1.135-3.285T10.853 12q-1.774-.3-2.91-1.724T6.808 7V4H5.5q-.213 0-.356-.144T5 3.499t.144-.356T5.5 3h13q.213 0 .356.144t.144.357t-.144.356T18.5 4h-1.308v3q0 1.852-1.135 3.276T13.147 12q1.774.28 2.91 1.715q1.135 1.433 1.135 3.285v3H18.5q.213 0 .356.144t.144.357t-.144.356T18.5 21z\"/>"
|
||||
},
|
||||
@ -22395,6 +22533,12 @@
|
||||
"match-case": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.064 17.162L7.823 6.93h1.09l3.818 10.23h-1.112l-1.032-2.953H6.156l-1.02 2.954zM6.5 13.3h3.756l-1.85-5.223h-.062zm9.644 4.092q-1.16 0-1.861-.639q-.702-.64-.702-1.61q0-1.062.834-1.707q.833-.645 2.145-.645q.536 0 1.086.109t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.517 0-.963.18t-.892.553l-.637-.567q.562-.514 1.161-.749t1.337-.234q1.437 0 2.133.735q.696.736.696 2.207v4.412h-.901V16.14h-.1q-.389.632-.98.942q-.59.31-1.392.31m.07-.812q1.144 0 1.776-.735q.631-.734.631-1.842q-.35-.2-.885-.313q-.536-.112-1.05-.112q-.992 0-1.577.407q-.584.408-.584 1.156q0 .616.467 1.027t1.221.412\"/>"
|
||||
},
|
||||
"match-case-off": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.064 17.162L7.2 8.616L3.246 4.662l.708-.708l16.092 16.092l-.707.708l-8.4-8.4l1.792 4.808h-1.112l-1.032-2.954H6.156l-1.02 2.954zm3.853-7.83L6.5 13.3h3.756l-.885-2.514zm10.266 6.27q.219-.327.329-.733t.11-.865q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.127 0-.253.01q-.127.009-.235.028l-.702-.702q.25-.05.52-.087q.269-.038.544-.038q.536 0 1.086.11t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.517 0-.963.18t-.892.553l-.614-.59q.556-.503 1.15-.731q.593-.23 1.325-.23q1.437 0 2.133.736t.696 2.207v4.187z\"/>"
|
||||
},
|
||||
"match-case-off-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.78 17.162q-.263 0-.41-.215q-.147-.214-.049-.466L7.2 8.615l-3.6-3.6q-.14-.14-.15-.344t.15-.363t.354-.16t.354.16l15.384 15.384q.14.14.15.345t-.15.363t-.353.16t-.354-.16l-8.046-8.046l1.534 4.113q.098.252-.058.474q-.157.22-.415.22q-.16 0-.301-.095t-.203-.254l-.91-2.604h-4.43l-.915 2.628q-.062.16-.181.243q-.12.082-.28.082m3.137-7.828L6.5 13.3h3.756l-.885-2.514zm10.266 6.269q.219-.327.329-.733t.11-.865q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.127 0-.253.01q-.127.009-.235.028l-.702-.702q.25-.05.52-.087q.269-.038.544-.038q.536 0 1.086.11t.97.304v-.588q0-.975-.494-1.483q-.493-.508-1.44-.508q-.418 0-.794.116q-.377.115-.754.373q-.148.097-.31.078t-.272-.161t-.115-.305t.136-.26q.467-.33.986-.494q.52-.164 1.13-.164q1.436 0 2.132.735q.696.736.696 2.207v3.217q0 .273-.251.37q-.252.096-.445-.097z\"/>"
|
||||
},
|
||||
"match-case-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"m6.156 14.208l-.915 2.628q-.062.16-.181.243q-.12.082-.28.082q-.263 0-.41-.214t-.049-.466l3.373-9.22q.062-.159.194-.245q.131-.085.29-.085h.374q.16 0 .294.085q.135.086.196.245l3.431 9.206q.098.252-.061.474q-.16.22-.418.22q-.16 0-.298-.095t-.2-.254l-.91-2.604zM6.5 13.3h3.756l-1.85-5.223h-.062zm9.644 4.092q-1.16 0-1.861-.649t-.702-1.62q0-1.061.834-1.697q.833-.636 2.145-.636q.536 0 1.086.11t.97.304v-.589q0-.975-.494-1.482q-.493-.508-1.44-.508q-.413 0-.814.132t-.74.357q-.17.134-.333.078t-.26-.198q-.099-.142-.08-.302t.199-.283q.442-.303.971-.452t1.063-.15q1.437 0 2.133.736t.696 2.207v3.964q0 .19-.131.319q-.132.128-.322.128q-.191 0-.32-.131t-.128-.322v-.567h-.1q-.427.632-.999.942q-.57.31-1.373.31m.07-.812q1.028 0 1.718-.735q.69-.734.69-1.842q-.35-.2-.887-.313q-.535-.112-1.049-.112q-.992 0-1.577.398q-.584.398-.584 1.146q0 .616.467 1.037t1.221.42\"/>"
|
||||
},
|
||||
@ -24521,6 +24665,12 @@
|
||||
"network-check-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M1.589 10.589q-.22-.22-.204-.54q.015-.32.265-.528q1.067-.919 2.228-1.666q1.16-.747 2.459-1.247q1.529-.616 3.127-.878t3.24-.172q.292.019.497.25t.168.53t-.271.506t-.557.195q-1.441-.066-2.844.156t-2.73.746q-1.182.457-2.243 1.1q-1.06.642-1.999 1.482q-.27.227-.586.263q-.318.035-.55-.198m5.328 4.26q-.31.25-.595.186q-.285-.063-.462-.257t-.196-.48q-.02-.288.25-.514q.915-.799 2-1.323q1.086-.524 2.267-.74q.354-.086.569.098t.275.459t-.057.527t-.495.342q-1.01.181-1.895.62q-.886.438-1.66 1.082m4.613 4.463q-.57-.198-.79-.706q-.222-.509.013-1.036L15.83 6.446q.061-.123.182-.176q.12-.053.249.003q.142.056.213.166t.021.253l-3.25 11.766q-.161.569-.65.816q-.49.247-1.065.038m10.867-8.785q-.182.194-.475.249q-.292.055-.596-.22q-.527-.489-1.228-.974t-1.31-.828q-.33-.2-.376-.483q-.046-.282.075-.527q.121-.244.39-.357q.268-.114.555.063q.713.39 1.512.968q.8.578 1.405 1.128q.256.214.243.5q-.012.287-.195.481m-3.72 4.812q-.187.188-.477.224t-.557-.213q-.223-.223-.512-.464t-.557-.407q-.33-.231-.36-.523t.148-.531t.47-.318t.578.145q.299.221.653.513q.355.29.615.55q.25.25.219.543t-.22.48\"/>"
|
||||
},
|
||||
"network-intel-node": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.517 19q-.217 0-.406-.099t-.296-.31l-1.757-3.168h1.258l.923 1.77h2.011v-.77H8.704l-.923-1.77H5.623l-1.271-2.25q-.05-.105-.078-.201T4.246 12q0-.062.106-.404l1.271-2.25h2.158l.923-1.769h1.546v-.77H8.239l-.924 1.77H6.059L7.816 5.41q.105-.212.295-.311Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52l-.769.77h2.289v2.73h-1.97l-.884-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v4.5q0 .348-.23.577q-.23.23-.578.23zM14 19q-.633 0-1.066-.434q-.434-.433-.434-1.066q0-.498.285-.868q.284-.37.715-.53V7.898q-.43-.16-.715-.53T12.5 6.5q0-.633.434-1.066Q13.367 5 14 5t1.066.434T15.5 6.5q0 .498-.285.868q-.284.37-.715.53v2.89l2.539-1.527q-.155-.696.298-1.238t1.163-.542q.633 0 1.066.433q.434.434.434 1.067t-.434 1.066t-1.066.434q-.275 0-.503-.101t-.433-.265l-2.68 1.625l2.833 2.25q.175-.113.37-.167q.194-.054.413-.054q.633 0 1.066.434T20 15.269t-.434 1.066q-.433.434-1.066.434q-.79 0-1.224-.642q-.434-.643-.193-1.35L14.5 12.71v3.417q.43.16.703.52t.272.853q0 .633-.421 1.066T14 19\"/>"
|
||||
},
|
||||
"network-intel-node-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.517 19q-.218 0-.407-.099t-.294-.31l-1.758-3.168h1.258l.705 1.335q.098.217.295.326q.197.108.413.108h1.137q.153 0 .269-.115q.115-.116.115-.27q0-.153-.115-.268q-.116-.116-.27-.116H8.702l-.703-1.335q-.098-.217-.295-.326q-.196-.108-.412-.108H5.623L4.347 12.41q-.045-.112-.073-.211q-.028-.1-.028-.199q0-.062.106-.404l1.271-2.25h1.668q.216 0 .412-.109q.197-.108.295-.326l.703-1.334h1.165q.153 0 .269-.116q.115-.115.115-.269t-.115-.269t-.27-.115H8.73q-.216 0-.413.108q-.196.109-.295.326l-.706 1.335H6.059l1.758-3.168q.105-.211.294-.31T8.517 5h2.29q.344 0 .576.232t.232.576v3.615h-1.519q-.154 0-.269.115q-.115.116-.115.27q0 .153.115.269q.115.115.27.115h1.519v2.731h-1.97l-.667-1.315q-.099-.218-.295-.326t-.413-.109H6.905q-.163 0-.274.115q-.112.116-.112.27q0 .153.115.269q.116.115.27.115h1.392l.667 1.316q.099.217.295.326q.197.108.413.108h1.944v4.5q0 .343-.232.576t-.575.232zM14 19q-.633 0-1.066-.434q-.434-.433-.434-1.066q0-.491.285-.865q.284-.374.715-.533V7.898q-.43-.16-.715-.533Q12.5 6.99 12.5 6.5q0-.633.434-1.066Q13.367 5 14 5t1.066.434T15.5 6.5q0 .491-.285.865q-.284.373-.715.533v2.89l2.539-1.527q-.155-.696.298-1.238t1.163-.542q.633 0 1.066.433q.434.434.434 1.067t-.434 1.066t-1.066.434q-.268 0-.5-.101q-.23-.101-.436-.265l-2.68 1.625l2.833 2.25q.175-.113.369-.167q.193-.054.414-.054q.633 0 1.066.434T20 15.269t-.434 1.066q-.433.434-1.066.434q-.79 0-1.224-.642q-.434-.643-.193-1.35L14.5 12.71v3.417q.43.16.703.52t.272.853q0 .633-.421 1.066T14 19\"/>"
|
||||
},
|
||||
"network-intelligence": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.517 19q-.217 0-.406-.099t-.296-.31l-1.757-3.168h1.258l.923 1.77h2.011v-.77H8.704l-.923-1.77H5.623l-1.271-2.25q-.05-.105-.078-.201T4.246 12q0-.062.106-.404l1.271-2.25h2.158l.923-1.769h1.546v-.77H8.239l-.924 1.77H6.059L7.816 5.41q.105-.212.295-.311Q8.3 5 8.517 5h2.29q.349 0 .579.23t.23.578v3.615h-1.52l-.769.77h2.289v2.73h-1.97l-.884-1.75H6.904l-.77.77h2.162l.885 1.75h2.435v4.5q0 .348-.23.577q-.23.23-.578.23zm4.675 0q-.348 0-.577-.23q-.23-.23-.23-.578v-4.5h2.434l.885-1.75h2.161l-.769-.769H15.24l-.904 1.75h-1.95v-2.73h2.288l-.77-.77h-1.518V5.808q0-.348.23-.578t.577-.23h2.29q.218 0 .408.099t.295.31l1.757 3.168h-1.257l-.923-1.77H13.75v.77h1.546l.904 1.77h2.177l1.271 2.25q.05.105.078.201t.028.202q0 .062-.106.404l-1.271 2.25H16.2l-.904 1.769H13.75v.77h2.011l.924-1.77h1.257l-1.757 3.167q-.106.212-.295.311q-.19.099-.407.099z\"/>"
|
||||
},
|
||||
@ -26081,6 +26231,42 @@
|
||||
"page-control": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3.998 13.808q-.746 0-1.276-.532q-.53-.531-.53-1.278q0-.746.532-1.276q.531-.53 1.278-.53q.746 0 1.276.532q.53.531.53 1.278q0 .746-.532 1.276q-.531.53-1.278.53m.002-.85q.39 0 .674-.284T4.958 12t-.284-.674T4 11.042t-.674.284t-.284.674t.284.674t.674.284m5.31.85q-.746 0-1.276-.532q-.53-.531-.53-1.278q0-.746.531-1.276q.532-.53 1.278-.53q.747 0 1.277.532q.53.531.53 1.278q0 .746-.532 1.276t-1.278.53m.002-.85q.39 0 .674-.284q.283-.284.283-.674t-.284-.674q-.283-.284-.673-.284t-.674.284t-.284.674t.284.674t.674.284m5.336.85q-.746 0-1.276-.532q-.53-.531-.53-1.278q0-.746.532-1.276q.531-.53 1.278-.53q.746 0 1.276.532q.53.531.53 1.278q0 .746-.532 1.276q-.531.53-1.278.53m.002-.85q.39 0 .674-.284t.284-.674t-.284-.674t-.674-.284t-.674.284t-.284.674t.284.674t.674.284m5.348.85q-.746 0-1.276-.532q-.53-.531-.53-1.278q0-.746.532-1.276q.531-.53 1.278-.53q.746 0 1.276.532q.53.531.53 1.278q0 .746-.532 1.276q-.531.53-1.278.53\"/>"
|
||||
},
|
||||
"page-footer": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20v-1h16v1zm1.616-3.384q-.691 0-1.153-.463T4 15V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616V15q0 .69-.462 1.153t-1.153.463z\"/>"
|
||||
},
|
||||
"page-footer-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20v-1h16v1zm1.616-3.384q-.691 0-1.153-.463T4 15V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616V15q0 .69-.462 1.153t-1.153.463zm0-1h12.769q.269 0 .442-.174Q19 15.27 19 15V5.616q0-.27-.173-.443T18.385 5H5.615q-.269 0-.442.173T5 5.616V15q0 .27.173.442q.173.173.443.173m-.616 0V5z\"/>"
|
||||
},
|
||||
"page-footer-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19.5 20h-15q-.213 0-.357-.143T4 19.5t.143-.357T4.5 19h15q.214 0 .357.143T20 19.5t-.143.357T19.5 20M5.616 16.616q-.691 0-1.153-.463T4 15V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616V15q0 .69-.462 1.153t-1.153.463zm0-1h12.769q.269 0 .442-.174Q19 15.27 19 15V5.616q0-.27-.173-.443T18.385 5H5.615q-.269 0-.442.173T5 5.616V15q0 .27.173.442q.173.173.443.173m-.616 0V5z\"/>"
|
||||
},
|
||||
"page-footer-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20v-1h16v1zm0-3.384V4h16v12.616zm1-1h14V5H5zm0 0V5z\"/>"
|
||||
},
|
||||
"page-footer-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19.5 20h-15q-.213 0-.357-.143T4 19.5t.143-.357T4.5 19h15q.214 0 .357.143T20 19.5t-.143.357T19.5 20M5.616 16.616q-.691 0-1.153-.463T4 15V5.616q0-.691.463-1.153T5.616 4h12.769q.69 0 1.153.463T20 5.616V15q0 .69-.462 1.153t-1.153.463z\"/>"
|
||||
},
|
||||
"page-footer-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20v-1h16v1zm0-3.384V4h16v12.616z\"/>"
|
||||
},
|
||||
"page-header": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 5V4h16v1zm14.385 2.385q.69 0 1.153.462T20 9v9.385q0 .69-.462 1.153T18.384 20H5.616q-.691 0-1.153-.462T4 18.384V9q0-.69.463-1.153t1.153-.463z\"/>"
|
||||
},
|
||||
"page-header-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 5V4h16v1zm14.385 2.385q.69 0 1.153.462T20 9v9.385q0 .69-.462 1.153T18.384 20H5.616q-.691 0-1.153-.462T4 18.384V9q0-.69.463-1.153t1.153-.463zm0 1H5.615q-.269 0-.442.173T5 9v9.385q0 .269.173.442t.443.173h12.769q.269 0 .442-.173t.173-.442V9q0-.27-.173-.442q-.173-.173-.442-.173M5 8.385V19z\"/>"
|
||||
},
|
||||
"page-header-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.5 5q-.213 0-.357-.143T4 4.5t.143-.357T4.5 4h15q.214 0 .357.143T20 4.5t-.143.357T19.5 5zm13.885 2.385q.69 0 1.153.462T20 9v9.385q0 .69-.462 1.153T18.384 20H5.616q-.691 0-1.153-.462T4 18.384V9q0-.69.463-1.153t1.153-.463zm0 1H5.615q-.269 0-.442.173T5 9v9.385q0 .269.173.442t.443.173h12.769q.269 0 .442-.173t.173-.442V9q0-.27-.173-.442q-.173-.173-.442-.173M5 8.385V19z\"/>"
|
||||
},
|
||||
"page-header-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 5V4h16v1zm0 15V7.385h16V20zm1-1h14V8.385H5zm0 0V8.385z\"/>"
|
||||
},
|
||||
"page-header-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.5 5q-.213 0-.357-.143T4 4.5t.143-.357T4.5 4h15q.214 0 .357.143T20 4.5t-.143.357T19.5 5zm13.885 2.385q.69 0 1.153.462T20 9v9.385q0 .69-.462 1.153T18.384 20H5.616q-.691 0-1.153-.462T4 18.384V9q0-.69.463-1.153t1.153-.463z\"/>"
|
||||
},
|
||||
"page-header-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 5V4h16v1zm0 15V7.385h16V20z\"/>"
|
||||
},
|
||||
"page-info": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M17.558 19.058q-1.236 0-2.09-.854t-.853-2.089t.854-2.089t2.089-.853t2.089.853t.853 2.09q0 1.235-.853 2.089t-2.09.853M5 16.616v-1h7.23v1zm1.442-5.789q-1.236 0-2.089-.853T3.5 7.884q0-1.235.853-2.089t2.09-.853t2.088.854t.853 2.089t-.853 2.089t-2.089.853m5.327-2.442v-1H19v1z\"/>"
|
||||
},
|
||||
@ -30960,6 +31146,15 @@
|
||||
"screenshot-frame": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6 7V4.616q0-.691.463-1.153T7.616 3H10v1H7.616q-.231 0-.424.192T7 4.615V7zm1.616 14q-.691 0-1.153-.462T6 19.385V17h1v2.385q0 .23.192.423t.423.192H10v1zM17 7V4.616q0-.231-.192-.424T16.384 4H14V3h2.385q.69 0 1.152.463T18 4.615V7zm-3 14v-1h2.385q.23 0 .423-.192t.192-.424V17h1v2.385q0 .69-.462 1.152T16.384 21z\"/>"
|
||||
},
|
||||
"screenshot-frame-2": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 10V7.616q0-.231-.192-.424T19.385 7H17V6h2.385q.69 0 1.152.463T21 7.616V10zM3 10V7.616q0-.691.463-1.153T4.615 6H7v1H4.616q-.231 0-.424.192T4 7.616V10zm14 8v-1h2.385q.23 0 .423-.192t.192-.424V14h1v2.385q0 .69-.462 1.152T19.385 18zM4.615 18q-.69 0-1.153-.462T3 16.384V14h1v2.385q0 .23.192.423t.423.192H7v1z\"/>"
|
||||
},
|
||||
"screenshot-frame-2-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20.5 10q-.213 0-.357-.143T20 9.5V7.616q0-.231-.192-.424T19.385 7H17.5q-.213 0-.357-.143T17 6.5t.143-.357T17.5 6h1.885q.69 0 1.152.463T21 7.616V9.5q0 .214-.143.357T20.5 10m-17 0q-.213 0-.357-.143T3 9.5V7.616q0-.691.463-1.153T4.615 6H6.5q.214 0 .357.143T7 6.5t-.143.357T6.5 7H4.616q-.231 0-.424.192T4 7.616V9.5q0 .214-.143.357T3.5 10m14 8q-.213 0-.357-.143T17 17.5t.143-.357T17.5 17h1.885q.23 0 .423-.192t.192-.424V14.5q0-.213.143-.357T20.5 14t.357.143t.143.357v1.885q0 .69-.462 1.152T19.385 18zM4.615 18q-.69 0-1.153-.462T3 16.384V14.5q0-.213.143-.357T3.5 14t.357.143T4 14.5v1.885q0 .23.192.423t.423.192H6.5q.214 0 .357.143T7 17.5t-.143.357T6.5 18z\"/>"
|
||||
},
|
||||
"screenshot-frame-2-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 10V7h-3V6h4v4zM3 10V6h4v1H4v3zm14 8v-1h3v-3h1v4zM3 18v-4h1v3h3v1z\"/>"
|
||||
},
|
||||
"screenshot-frame-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 7q-.213 0-.357-.143T6 6.5V4.616q0-.691.463-1.153T7.616 3H9.5q.214 0 .357.143T10 3.5t-.143.357T9.5 4H7.616q-.231 0-.424.192T7 4.615V6.5q0 .214-.143.357T6.5 7m1.116 14q-.691 0-1.153-.462T6 19.385V17.5q0-.213.143-.357T6.5 17t.357.143T7 17.5v1.885q0 .23.192.423t.423.192H9.5q.214 0 .357.143T10 20.5t-.143.357T9.5 21zM17.5 7q-.213 0-.357-.143T17 6.5V4.616q0-.231-.192-.424T16.384 4H14.5q-.213 0-.357-.143T14 3.5t.143-.357T14.5 3h1.885q.69 0 1.152.463T18 4.615V6.5q0 .214-.143.357T17.5 7m-3 14q-.213 0-.357-.143T14 20.5t.143-.357T14.5 20h1.885q.23 0 .423-.192t.192-.424V17.5q0-.213.143-.357T17.5 17t.357.143t.143.357v1.885q0 .69-.462 1.152T16.384 21z\"/>"
|
||||
},
|
||||
@ -33114,6 +33309,18 @@
|
||||
"skull": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M10.692 15.173h2.616L12 12.558zm-2.188-2.557q.667 0 1.14-.476t.472-1.143t-.476-1.14t-1.143-.472t-1.14.475t-.472 1.144t.475 1.14t1.144.472m7 0q.667 0 1.14-.476t.472-1.143t-.476-1.14t-1.144-.472t-1.14.475t-.472 1.144t.476 1.14t1.143.472M7 21v-3.904q-.917-.386-1.655-1.012q-.737-.626-1.26-1.43q-.522-.804-.803-1.733T3 11q0-3.527 2.52-5.764T11.999 3t6.48 2.237T21 11q0 .992-.282 1.921t-.803 1.733t-1.26 1.43T17 17.1V21h-2.423v-1.923h-1.538V21h-2.077v-1.923H9.423V21z\"/>"
|
||||
},
|
||||
"skull-list": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.654 17v-1.604q-1.177-.742-1.915-1.868Q2 12.402 2 11.038q0-2.17 1.634-3.614t3.883-1.443t3.885 1.443t1.637 3.615q0 1.363-.739 2.489q-.738 1.126-1.916 1.868V17zm.96-5.23q.311 0 .522-.21q.21-.21.21-.52t-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52q.21.211.52.211m1.174 1.462H8.25l-.73-1.462zm2.614-1.462q.31 0 .521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m5.405.673v-1H21v1zm0 3.385v-1H21v1zm0-6.77v-1H21v1z\"/>"
|
||||
},
|
||||
"skull-list-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.654 17v-1.604q-1.177-.742-1.915-1.868Q2 12.402 2 11.038q0-2.17 1.634-3.614t3.883-1.443t3.885 1.443t1.637 3.615q0 1.363-.739 2.489q-.738 1.126-1.916 1.868V17zm1-1h3.73v-1.177l.668-.402q.9-.544 1.443-1.438t.544-1.952q0-1.737-1.35-2.894t-3.17-1.156T4.35 8.135T3 11.039q0 1.05.543 1.94q.544.892 1.444 1.442l.667.402zm-.04-4.23q.311 0 .522-.21q.21-.21.21-.52t-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52q.21.211.52.211m1.174 1.462H8.25l-.73-1.462zm2.614-1.462q.31 0 .521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m5.405.673v-1H21v1zm0 3.385v-1H21v1zm0-6.77v-1H21v1zm-7.289 2.424\"/>"
|
||||
},
|
||||
"skull-list-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5.463 17q-.35 0-.58-.232q-.23-.233-.23-.576v-.796q-1.176-.742-1.914-1.868Q2 12.402 2 11.038q0-2.17 1.634-3.614t3.883-1.443t3.885 1.443t1.637 3.615q0 1.363-.739 2.489q-.738 1.126-1.916 1.868v.79q0 .355-.231.584q-.233.23-.576.23zm.19-1h3.732v-.717q0-.224.099-.407q.099-.184.285-.29l.283-.165q.9-.544 1.443-1.438t.544-1.952q0-1.737-1.35-2.894t-3.17-1.156T4.35 8.135T3 11.039q0 1.05.543 1.94q.544.892 1.444 1.442l.282.166q.187.105.286.289t.099.407zm-.038-4.23q.31 0 .52-.21t.211-.52q0-.311-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52t.52.211m1.497 1.462h.815q.125 0 .18-.094t.007-.198l-.408-.816q-.062-.125-.187-.125q-.124 0-.186.125l-.408.816q-.05.104.006.198t.18.094m2.292-1.462q.31 0 .521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m11.097.673h-5.192q-.213 0-.357-.144q-.143-.143-.143-.356t.143-.356t.357-.144H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143m0 3.385h-5.192q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H20.5q.213 0 .356.144q.144.144.144.356q0 .213-.144.357t-.356.143m0-6.77h-5.192q-.213 0-.357-.143t-.143-.357t.143-.356t.357-.143H20.5q.213 0 .356.144q.144.144.144.356q0 .213-.144.357t-.356.143M7.52 11.48\"/>"
|
||||
},
|
||||
"skull-list-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5.463 17q-.35 0-.58-.232q-.23-.233-.23-.576v-.796q-1.176-.742-1.914-1.868Q2 12.402 2 11.038q0-2.17 1.634-3.614t3.883-1.443t3.885 1.443t1.637 3.615q0 1.363-.739 2.489q-.738 1.126-1.916 1.868v.79q0 .355-.231.584q-.233.23-.576.23zm.152-5.23q.31 0 .52-.21t.211-.52q0-.311-.21-.522t-.52-.21t-.52.21t-.211.52t.21.52t.52.211m1.497 1.462h.815q.125 0 .18-.094t.007-.198l-.408-.816q-.062-.125-.187-.125q-.124 0-.186.125l-.408.816q-.05.104.006.198t.18.094m2.292-1.462q.31 0 .521-.21q.21-.21.21-.52t-.21-.52t-.52-.211t-.52.21t-.211.52t.21.52t.52.211m11.097.673h-5.192q-.213 0-.357-.144q-.143-.143-.143-.356t.143-.356t.357-.144H20.5q.213 0 .356.144t.144.357t-.144.356t-.356.143m0 3.385h-5.192q-.213 0-.357-.144t-.143-.357t.143-.356t.357-.143H20.5q.213 0 .356.144q.144.144.144.356q0 .213-.144.357t-.356.143m0-6.77h-5.192q-.213 0-.357-.143t-.143-.357t.143-.356t.357-.143H20.5q.213 0 .356.144q.144.144.144.356q0 .213-.144.357t-.356.143\"/>"
|
||||
},
|
||||
"skull-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M7 21v-3.904q-.917-.386-1.655-1.012q-.737-.626-1.26-1.43q-.522-.804-.803-1.733T3 11q0-3.527 2.52-5.764T11.999 3t6.48 2.237T21 11q0 .992-.282 1.921t-.803 1.733t-1.26 1.43T17 17.1V21zm1-1h1.423v-1.538h1.539V20h2.077v-1.538h1.538V20H16v-3.55q.912-.283 1.649-.817q.738-.535 1.263-1.251t.806-1.581T20 11q0-3.125-2.212-5.062T12 4T6.212 5.938T4 11q0 .937.282 1.801t.806 1.58t1.266 1.252T8 16.45zm2.692-5h2.616L12 12.385zm-2.189-2.384q.668 0 1.14-.476t.472-1.143t-.475-1.14t-1.144-.472t-1.14.475t-.472 1.144t.476 1.14t1.143.472m7 0q.668 0 1.14-.476t.472-1.143t-.475-1.14t-1.144-.472t-1.14.475t-.472 1.144t.476 1.14t1.143.472M12 20\"/>"
|
||||
},
|
||||
@ -36874,6 +37081,18 @@
|
||||
"thermostat": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M12.077 10.5v-1h4.846v1zm0-3.77v-1h7.846v1zM8.154 20q-1.671 0-2.836-1.164Q4.154 17.67 4.154 16q0-1.046.525-1.959t1.475-1.503V6q0-.846.577-1.423T8.154 4t1.423.577T10.154 6v6.539q.95.59 1.475 1.502T12.154 16q0 1.671-1.164 2.836Q9.825 20 8.153 20m-3-4h6q0-.744-.4-1.436T9.609 13.33L9.154 13V6q0-.425-.288-.712T8.154 5t-.713.288T7.154 6v7l-.454.33q-.748.541-1.147 1.234q-.4.692-.4 1.436\"/>"
|
||||
},
|
||||
"thermostat-arrow-down": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.154 20q-1.671 0-2.836-1.164Q4.154 17.67 4.154 16q0-1.046.525-1.959t1.475-1.503V6q0-.846.577-1.423T8.154 4t1.423.577T10.154 6v6.539q.95.59 1.475 1.502T12.154 16q0 1.671-1.164 2.836Q9.825 20 8.153 20m-3-4h6q0-.744-.4-1.436T9.609 13.33L9.154 13V6q0-.425-.288-.712T8.154 5t-.713.288T7.154 6v7l-.454.33q-.748.541-1.147 1.234q-.4.692-.4 1.436m14.232 3l-2.693-2.692l.714-.708l1.479 1.479V5h1v12.085l1.484-1.485l.708.708z\"/>"
|
||||
},
|
||||
"thermostat-arrow-down-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.154 20q-1.671 0-2.836-1.164Q4.154 17.67 4.154 16q0-1.046.525-1.959t1.475-1.503V6q0-.846.577-1.423T8.154 4t1.423.577T10.154 6v6.539q.95.59 1.475 1.502T12.154 16q0 1.671-1.164 2.836Q9.825 20 8.153 20m-3-4h6q0-.744-.4-1.436T9.609 13.33L9.154 13V6q0-.425-.288-.712T8.154 5t-.713.288T7.154 6v7l-.454.33q-.748.541-1.147 1.234q-.4.692-.4 1.436m13.666 2.435l-2.011-2.012q-.16-.165-.16-.357t.166-.35q.165-.16.356-.163q.192-.003.351.163l1.364 1.363V5.5q0-.213.143-.357q.143-.143.357-.143q.213 0 .356.143t.144.357v11.585l1.369-1.37q.16-.16.354-.16t.353.16t.16.354t-.16.354l-2.011 2.012q-.242.242-.565.242t-.566-.242\"/>"
|
||||
},
|
||||
"thermostat-arrow-up": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.154 20q-1.671 0-2.836-1.164Q4.154 17.67 4.154 16q0-1.046.525-1.959t1.475-1.503V6q0-.846.577-1.423T8.154 4t1.423.577T10.154 6v6.539q.95.59 1.475 1.502T12.154 16q0 1.671-1.164 2.836Q9.825 20 8.153 20m-3-4h6q0-.744-.4-1.436T9.609 13.33L9.154 13V6q0-.425-.288-.712T8.154 5t-.713.288T7.154 6v7l-.454.33q-.748.541-1.147 1.234q-.4.692-.4 1.436m13.732 3V6.916L17.4 8.4l-.708-.708L19.385 5l2.692 2.692l-.713.708l-1.48-1.479V19z\"/>"
|
||||
},
|
||||
"thermostat-arrow-up-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.154 20q-1.671 0-2.836-1.164Q4.154 17.67 4.154 16q0-1.046.525-1.959t1.475-1.503V6q0-.846.577-1.423T8.154 4t1.423.577T10.154 6v6.539q.95.59 1.475 1.502T12.154 16q0 1.671-1.164 2.836Q9.825 20 8.153 20m-3-4h6q0-.744-.4-1.436T9.609 13.33L9.154 13V6q0-.425-.288-.712T8.154 5t-.713.288T7.154 6v7l-.454.33q-.748.541-1.147 1.234q-.4.692-.4 1.436m13.732-9.084l-1.37 1.368q-.16.16-.354.16t-.353-.16t-.16-.353t.16-.354l2.011-2.011q.242-.243.565-.243q.324 0 .566.243l2.011 2.011q.16.165.16.357t-.165.35t-.357.163t-.351-.162L19.884 6.92V18.5q0 .214-.143.357t-.356.143t-.357-.143t-.143-.357z\"/>"
|
||||
},
|
||||
"thermostat-auto": {
|
||||
"body": "<path fill=\"currentColor\" d=\"m13.567 13l3.51-9h.639l3.559 9h-.973l-1.03-2.608h-3.74L14.503 13zm2.262-3.408h3.135l-1.537-4.019h-.088zM8.154 20q-1.671 0-2.836-1.164Q4.154 17.67 4.154 16q0-1.046.525-1.959t1.475-1.503V6q0-.846.577-1.423T8.154 4t1.423.577T10.154 6v6.539q.95.59 1.475 1.502T12.154 16q0 1.671-1.164 2.836Q9.825 20 8.153 20m-3-4h6q0-.744-.4-1.436T9.609 13.33L9.154 13V6q0-.425-.288-.712T8.154 5t-.713.288T7.154 6v7l-.454.33q-.748.541-1.147 1.234q-.4.692-.4 1.436\"/>"
|
||||
},
|
||||
@ -39340,6 +39559,18 @@
|
||||
"view-agenda-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 19.385v-6h16v6zm0-8.77v-6h16v6z\"/>"
|
||||
},
|
||||
"view-apps": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 19V5l5.02.827v12.346zm7.404-.865V5.845h5.192v12.289zM22 19l-5.02-.827V5.827L22 5zM3 17.798l3.02-.479V6.662L3 6.177zm7.404-.663h3.192V6.846h-3.192zM21 17.823V6.177l-3.02.485v10.657zm-18-.025V6.177l3.02.485v10.657zm7.404-.663V6.846h3.192v10.289zM21 17.823l-3.02-.504V6.662L21 6.177z\"/>"
|
||||
},
|
||||
"view-apps-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 19V5l5.02.827v12.346zm7.404-.865V5.845h5.192v12.289zM22 19l-5.02-.827V5.827L22 5zM3 17.798l3.02-.479V6.662L3 6.177zm7.404-.663h3.192V6.846h-3.192zM21 17.823V6.177l-3.02.485v10.657zm-18-.025l3.02-.479zm7.404-.663h3.192zM21 17.823l-3.02-.504z\"/>"
|
||||
},
|
||||
"view-apps-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.944 18.839q-.373.055-.658-.174q-.286-.23-.286-.61V5.946q0-.38.286-.61q.285-.23.658-.173l3.399.56q.298.043.487.267q.19.223.19.515v10.992q0 .292-.19.515t-.487.267zm7.268-.704q-.344 0-.576-.233q-.232-.232-.232-.575V6.654q0-.344.232-.576t.576-.232h3.577q.343 0 .575.232t.232.576v10.673q0 .343-.232.575t-.575.232zm7.445.143q-.298-.044-.487-.267q-.19-.223-.19-.515V6.504q0-.292.19-.515t.487-.267l3.399-.56q.373-.056.658.173q.286.23.286.61v12.11q0 .38-.286.61q-.285.23-.658.173zM3 17.798l3.02-.479V6.662L3 6.177zm7.404-.663h3.192V6.845h-3.192zM21 17.822V6.177l-3.02.485v10.657zm-18-.025l3.02-.479zm7.404-.663h3.192zM21 17.823l-3.02-.504z\"/>"
|
||||
},
|
||||
"view-apps-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.944 18.839q-.373.055-.658-.174q-.286-.23-.286-.61V5.946q0-.38.286-.61q.285-.23.658-.173l3.399.56q.298.043.487.267q.19.223.19.515v10.992q0 .292-.19.515t-.487.267zm7.268-.704q-.344 0-.576-.233q-.232-.232-.232-.575V6.654q0-.344.232-.576t.576-.232h3.577q.343 0 .575.232t.232.576v10.673q0 .343-.232.575t-.575.232zm7.445.143q-.298-.044-.487-.267q-.19-.223-.19-.515V6.504q0-.292.19-.515t.487-.267l3.399-.56q.373-.056.658.173q.286.23.286.61v12.11q0 .38-.286.61q-.285.23-.658.173z\"/>"
|
||||
},
|
||||
"view-array": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 16.827V7.173q0-.489.343-.83Q4.685 6 5.174 6t.83.342q.342.342.342.831v9.654q0 .489-.342.83Q5.66 18 5.172 18t-.83-.342T4 16.827M8.904 18q-.489 0-.831-.342t-.342-.831V7.173q0-.489.342-.83Q8.415 6 8.903 6h6.193q.489 0 .831.342t.342.831v9.654q0 .489-.342.83q-.342.343-.83.343zm8.75-1.173V7.173q0-.489.342-.83Q18.34 6 18.828 6t.83.342t.342.831v9.654q0 .489-.342.83q-.343.343-.832.343t-.83-.342t-.342-.831\"/>"
|
||||
},
|
||||
@ -42771,6 +43002,9 @@
|
||||
"screen-rotation-up-rounded",
|
||||
"screen-rotation-up-sharp",
|
||||
"screenshot-frame",
|
||||
"screenshot-frame-2",
|
||||
"screenshot-frame-2-rounded",
|
||||
"screenshot-frame-2-sharp",
|
||||
"screenshot-frame-rounded",
|
||||
"screenshot-frame-sharp",
|
||||
"screenshot-keyboard",
|
||||
@ -44079,6 +44313,10 @@
|
||||
"database-off-outline-rounded",
|
||||
"database-off-rounded",
|
||||
"database-outline",
|
||||
"database-search",
|
||||
"database-search-outline",
|
||||
"database-search-outline-rounded",
|
||||
"database-search-rounded",
|
||||
"database-upload",
|
||||
"database-upload-outline",
|
||||
"database-upload-outline-rounded",
|
||||
@ -44949,6 +45187,10 @@
|
||||
"hourglass-empty-rounded",
|
||||
"hourglass-outline",
|
||||
"hourglass-outline-rounded",
|
||||
"hourglass-pause",
|
||||
"hourglass-pause-outline",
|
||||
"hourglass-pause-outline-rounded",
|
||||
"hourglass-pause-rounded",
|
||||
"hourglass-rounded",
|
||||
"how-to-reg",
|
||||
"how-to-reg-outline",
|
||||
@ -45896,6 +46138,8 @@
|
||||
"move-to-inbox-sharp",
|
||||
"nat",
|
||||
"nat-rounded",
|
||||
"network-intel-node",
|
||||
"network-intel-node-rounded",
|
||||
"network-intelligence",
|
||||
"network-intelligence-history",
|
||||
"network-intelligence-history-rounded",
|
||||
@ -50435,6 +50679,10 @@
|
||||
"boy",
|
||||
"boy-rounded",
|
||||
"breastfeeding",
|
||||
"brick",
|
||||
"brick-outline",
|
||||
"brick-outline-rounded",
|
||||
"brick-rounded",
|
||||
"bring-your-own-ip",
|
||||
"bring-your-own-ip-rounded",
|
||||
"candle",
|
||||
@ -51371,6 +51619,10 @@
|
||||
"skeleton-outline-rounded",
|
||||
"skeleton-rounded",
|
||||
"skull",
|
||||
"skull-list",
|
||||
"skull-list-outline",
|
||||
"skull-list-outline-rounded",
|
||||
"skull-list-rounded",
|
||||
"skull-outline",
|
||||
"snowing",
|
||||
"snowing-heavy",
|
||||
@ -51909,6 +52161,10 @@
|
||||
"cloud-download-outline",
|
||||
"cloud-download-outline-rounded",
|
||||
"cloud-download-rounded",
|
||||
"cloud-lock",
|
||||
"cloud-lock-outline",
|
||||
"cloud-lock-outline-rounded",
|
||||
"cloud-lock-rounded",
|
||||
"cloud-off",
|
||||
"cloud-off-outline",
|
||||
"cloud-off-outline-rounded",
|
||||
@ -52115,6 +52371,12 @@
|
||||
"document-scanner-outline-sharp",
|
||||
"document-scanner-rounded",
|
||||
"document-scanner-sharp",
|
||||
"document-search",
|
||||
"document-search-outline",
|
||||
"document-search-outline-rounded",
|
||||
"document-search-outline-sharp",
|
||||
"document-search-rounded",
|
||||
"document-search-sharp",
|
||||
"draft",
|
||||
"draft-outline",
|
||||
"draft-outline-rounded",
|
||||
@ -52239,6 +52501,12 @@
|
||||
"fit-page-height-rounded",
|
||||
"fit-page-height-sharp",
|
||||
"fit-page-rounded",
|
||||
"fit-page-width",
|
||||
"fit-page-width-outline",
|
||||
"fit-page-width-outline-rounded",
|
||||
"fit-page-width-outline-sharp",
|
||||
"fit-page-width-rounded",
|
||||
"fit-page-width-sharp",
|
||||
"fit-width",
|
||||
"fit-width-rounded",
|
||||
"flex-direction",
|
||||
@ -52296,6 +52564,12 @@
|
||||
"folder-eye-outline-sharp",
|
||||
"folder-eye-rounded",
|
||||
"folder-eye-sharp",
|
||||
"folder-info",
|
||||
"folder-info-outline",
|
||||
"folder-info-outline-rounded",
|
||||
"folder-info-outline-sharp",
|
||||
"folder-info-rounded",
|
||||
"folder-info-sharp",
|
||||
"folder-limited",
|
||||
"folder-limited-outline",
|
||||
"folder-limited-outline-rounded",
|
||||
@ -52779,6 +53053,8 @@
|
||||
"markdown-rounded",
|
||||
"markdown-sharp",
|
||||
"match-case",
|
||||
"match-case-off",
|
||||
"match-case-off-rounded",
|
||||
"match-case-rounded",
|
||||
"match-word",
|
||||
"match-word-rounded",
|
||||
@ -52847,6 +53123,18 @@
|
||||
"padding-outline",
|
||||
"padding-outline-sharp",
|
||||
"padding-sharp",
|
||||
"page-footer",
|
||||
"page-footer-outline",
|
||||
"page-footer-outline-rounded",
|
||||
"page-footer-outline-sharp",
|
||||
"page-footer-rounded",
|
||||
"page-footer-sharp",
|
||||
"page-header",
|
||||
"page-header-outline",
|
||||
"page-header-outline-rounded",
|
||||
"page-header-outline-sharp",
|
||||
"page-header-rounded",
|
||||
"page-header-sharp",
|
||||
"pageless",
|
||||
"pageless-rounded",
|
||||
"pageless-sharp",
|
||||
@ -54561,6 +54849,10 @@
|
||||
"dynamic-form-outline-sharp",
|
||||
"dynamic-form-rounded",
|
||||
"dynamic-form-sharp",
|
||||
"edit-arrow-down",
|
||||
"edit-arrow-down-outline",
|
||||
"edit-arrow-down-outline-rounded",
|
||||
"edit-arrow-down-rounded",
|
||||
"edit-arrow-up",
|
||||
"edit-arrow-up-outline",
|
||||
"edit-arrow-up-outline-rounded",
|
||||
@ -54737,6 +55029,14 @@
|
||||
"home-outline",
|
||||
"home-outline-rounded",
|
||||
"home-rounded",
|
||||
"hourglass-arrow-down",
|
||||
"hourglass-arrow-down-outline",
|
||||
"hourglass-arrow-down-outline-rounded",
|
||||
"hourglass-arrow-down-rounded",
|
||||
"hourglass-arrow-up",
|
||||
"hourglass-arrow-up-outline",
|
||||
"hourglass-arrow-up-outline-rounded",
|
||||
"hourglass-arrow-up-rounded",
|
||||
"html",
|
||||
"html-rounded",
|
||||
"html-sharp",
|
||||
@ -55400,6 +55700,10 @@
|
||||
"terminal",
|
||||
"terminal-rounded",
|
||||
"terminal-sharp",
|
||||
"thermostat-arrow-down",
|
||||
"thermostat-arrow-down-rounded",
|
||||
"thermostat-arrow-up",
|
||||
"thermostat-arrow-up-rounded",
|
||||
"tile-large",
|
||||
"tile-large-outline",
|
||||
"tile-large-outline-rounded",
|
||||
@ -55463,6 +55767,10 @@
|
||||
"upload-2-rounded",
|
||||
"upload-rounded",
|
||||
"upload-sharp",
|
||||
"view-apps",
|
||||
"view-apps-outline",
|
||||
"view-apps-outline-rounded",
|
||||
"view-apps-rounded",
|
||||
"view-comfy-alt",
|
||||
"view-comfy-alt-outline",
|
||||
"view-comfy-alt-outline-rounded",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"prefix": "material-symbols",
|
||||
"info": {
|
||||
"name": "Material Symbols",
|
||||
"total": 13616,
|
||||
"total": 13693,
|
||||
"author": {
|
||||
"name": "Google",
|
||||
"url": "https://github.com/google/material-design-icons"
|
||||
@ -24,7 +24,7 @@
|
||||
"category": "Material",
|
||||
"palette": false
|
||||
},
|
||||
"lastModified": 1731742403,
|
||||
"lastModified": 1732258297,
|
||||
"icons": {
|
||||
"123": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5.5 15v-4.5H4V9h3v6zM9 15v-2.5q0-.425.288-.712T10 11.5h2v-1H9V9h3.5q.425 0 .713.288T13.5 10v1.5q0 .425-.288.713t-.712.287h-2v1h3V15zm6 0v-1.5h3v-1h-2v-1h2v-1h-3V9h3.5q.425 0 .713.288T19.5 10v4q0 .425-.288.713T18.5 15z\"/>"
|
||||
@ -6084,6 +6084,18 @@
|
||||
"breastfeeding": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.925 22q-1.05 0-2.037-.225T8.1 21.2q-1.15-.5-1.875-1.212T5.5 18.4v-5.775q0-.775.588-1.425T7.6 10.05q.95-.5 2.088-.775T12 9t2.313.275t2.087.775t1.525 1.15t.575 1.425V18.4q0 .425-.188.825t-.537.75t-.812.663t-1.038.562q.025-.125.075-.7q0-1.45-1.025-2.475T12.5 17q-1.075 0-1.9.575T9.35 19.05q.8.2 1.463.275t1.162.075q.425 0 .688-.025T13 19.35v2.6q-.275.025-.537.038t-.538.012M15 16.5q.825 0 1.413-.587T17 14.5t-.587-1.412T15 12.5t-1.412.588T13 14.5t.588 1.413T15 16.5M12 8q1.25 0 2.125-.862T15 5q0-1.25-.875-2.125T12 2q-1.275 0-2.137.875T9 5q0 1.275.863 2.138T12 8\"/>"
|
||||
},
|
||||
"brick": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 20V8h3V4h6v4h2V4h6v4h3v12z\"/>"
|
||||
},
|
||||
"brick-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 20V8h3V4h6v4h2V4h6v4h3v12zm2-2h16v-8H4zM7 8h2V6H7zm8 0h2V6h-2zM4 18h16zM7 8h2zm8 0h2z\"/>"
|
||||
},
|
||||
"brick-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 18.5v-9q0-.625.438-1.062T3.5 8H5V5.5q0-.625.438-1.062T6.5 4h3q.625 0 1.063.438T11 5.5V8h2V5.5q0-.625.438-1.062T14.5 4h3q.625 0 1.063.438T19 5.5V8h1.5q.625 0 1.063.438T22 9.5v9q0 .625-.437 1.063T20.5 20h-17q-.625 0-1.062-.437T2 18.5m2-.5h16v-8H4zM7 8h2V6H7zm8 0h2V6h-2zM4 18h16zM7 8h2zm8 0h2z\"/>"
|
||||
},
|
||||
"brick-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 18.5v-9q0-.625.438-1.062T3.5 8H5V5.5q0-.625.438-1.062T6.5 4h3q.625 0 1.063.438T11 5.5V8h2V5.5q0-.625.438-1.062T14.5 4h3q.625 0 1.063.438T19 5.5V8h1.5q.625 0 1.063.438T22 9.5v9q0 .625-.437 1.063T20.5 20h-17q-.625 0-1.062-.437T2 18.5\"/>"
|
||||
},
|
||||
"brightness-3": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M9 22q-.8 0-1.537-.112T6 21.55q3.15-1.025 5.075-3.65T13 12t-1.925-5.9T6 2.45q.725-.225 1.463-.337T9 2q2.075 0 3.9.788t3.175 2.137T18.213 8.1T19 12t-.788 3.9t-2.137 3.175t-3.175 2.138T9 22\"/>"
|
||||
},
|
||||
@ -8630,6 +8642,18 @@
|
||||
"cloud-download-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 20q-2.275 0-3.887-1.575T1 14.575q0-1.95 1.175-3.475T5.25 9.15q.575-2.025 2.138-3.4T11 4.075v8.075l-.9-.875Q9.825 11 9.413 11t-.713.3q-.275.275-.275.7t.275.7l2.6 2.6q.3.3.7.3t.7-.3l2.6-2.6q.275-.275.287-.687T15.3 11.3q-.275-.275-.687-.288t-.713.263l-.9.875V4.075q2.575.35 4.288 2.313T19 11q1.725.2 2.863 1.488T23 15.5q0 1.875-1.312 3.188T18.5 20z\"/>"
|
||||
},
|
||||
"cloud-lock": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 20q-2.275 0-3.887-1.575T1 14.575q0-1.95 1.175-3.475T5.25 9.15q.625-2.3 2.5-3.725T12 4q2.65 0 4.613 1.713T18.925 10q-2.05.05-3.488 1.488T14 15v5zM17 20q-.425 0-.712-.288T16 19v-3q0-.425.288-.712T17 15v-1q0-.825.588-1.412T19 12t1.413.588T21 14v1q.425 0 .713.288T22 16v3q0 .425-.288.713T21 20zm1-5h2v-1q0-.425-.288-.712T19 13t-.712.288T18 14z\"/>"
|
||||
},
|
||||
"cloud-lock-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M14 20H6.5q-2.275 0-3.887-1.575T1 14.575q0-1.95 1.175-3.475T5.25 9.15q.625-2.3 2.5-3.725T12 4q2.65 0 4.613 1.713T18.925 10q-.525 0-1.012.113t-.938.312q-.2-1.875-1.625-3.15T12 6Q9.925 6 8.463 7.463T7 11h-.5q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18H14zm3 0q-.425 0-.712-.288T16 19v-3q0-.425.288-.712T17 15v-1q0-.825.588-1.412T19 12t1.413.588T21 14v1q.425 0 .713.288T22 16v3q0 .425-.288.713T21 20zm1-5h2v-1q0-.425-.288-.712T19 13t-.712.288T18 14z\"/>"
|
||||
},
|
||||
"cloud-lock-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 20q-2.275 0-3.887-1.575T1 14.575q0-1.95 1.175-3.475T5.25 9.15q.625-2.3 2.5-3.725T12 4q2.4 0 4.238 1.4T18.725 9q.125.425-.112.75t-.588.425t-.725-.075t-.55-.675q-.5-1.5-1.8-2.463T12 6Q9.925 6 8.463 7.463T7 11h-.5q-1.45 0-2.475 1.025T3 14.5t1.025 2.475T6.5 18H13q.425 0 .713.288T14 19t-.288.713T13 20zM17 20q-.425 0-.712-.288T16 19v-3q0-.425.288-.712T17 15v-1q0-.825.588-1.412T19 12t1.413.588T21 14v1q.425 0 .713.288T22 16v3q0 .425-.288.713T21 20zm1-5h2v-1q0-.425-.288-.712T19 13t-.712.288T18 14z\"/>"
|
||||
},
|
||||
"cloud-lock-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6.5 20q-2.275 0-3.887-1.575T1 14.575q0-1.95 1.175-3.475T5.25 9.15q.625-2.3 2.5-3.725T12 4q2.45 0 4.313 1.463T18.775 9.2q.075.325-.112.575t-.538.3q-1.8.325-2.963 1.713T14 15v4q0 .425-.288.713T13 20zM17 20q-.425 0-.712-.288T16 19v-3q0-.425.288-.712T17 15v-1q0-.825.588-1.412T19 12t1.413.588T21 14v1q.425 0 .713.288T22 16v3q0 .425-.288.713T21 20zm1-5h2v-1q0-.425-.288-.712T19 13t-.712.288T18 14z\"/>"
|
||||
},
|
||||
"cloud-off": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19.8 22.6L17.15 20H6.5q-2.3 0-3.9-1.6T1 14.5q0-1.925 1.188-3.425T5.25 9.15q.075-.2.15-.387t.15-.413L1.4 4.2l1.4-1.4l18.4 18.4zm1.8-3.85L8.05 5.225q.875-.6 1.863-.912T12 4q2.925 0 4.963 2.038T19 11q1.725.2 2.863 1.488T23 15.5q0 .975-.375 1.813T21.6 18.75\"/>"
|
||||
},
|
||||
@ -10384,6 +10408,18 @@
|
||||
"database-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M12 21q-3.775 0-6.387-1.162T3 17V7q0-1.65 2.638-2.825T12 3t6.363 1.175T21 7v10q0 1.675-2.613 2.838T12 21m0-11.975q2.225 0 4.475-.638T19 7.025q-.275-.725-2.512-1.375T12 5q-2.275 0-4.462.638T5 7.025q.35.75 2.538 1.375T12 9.025M12 14q1.05 0 2.025-.1t1.863-.288t1.675-.462T19 12.525v-3q-.65.35-1.437.625t-1.675.463t-1.863.287T12 11t-2.05-.1t-1.888-.288T6.4 10.15T5 9.525v3q.625.35 1.4.625t1.663.463t1.887.287T12 14m0 5q1.15 0 2.338-.175t2.187-.462t1.675-.65t.8-.738v-2.45q-.65.35-1.437.625t-1.675.463t-1.863.287T12 16t-2.05-.1t-1.888-.288T6.4 15.15T5 14.525V17q.125.375.788.725t1.662.638t2.2.462T12 19\"/>"
|
||||
},
|
||||
"database-search": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.8 21q-1.05-.025-2.562-.238t-2.9-.687t-2.363-1.237T3 17v-2.5q0 .9.713 1.588t1.787 1.15t2.363.75t2.412.412q.225.725.613 1.388T11.8 21m-1.775-5.125q-1.125-.125-2.363-.413T5.389 14.7t-1.713-1.137T3 12V9.5q0 .95.788 1.65t1.95 1.188t2.525.75t2.487.362q-.3.55-.488 1.163t-.237 1.262M12 11q-3.725 0-6.363-1.175T3 7t2.638-2.825T12 3q3.75 0 6.375 1.175T21 7t-2.625 2.825T12 11m9.6 12l-2.7-2.7q-.55.325-1.15.513T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.187 1.25T20.3 18.9l2.7 2.7zm-5.1-4q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19\"/>"
|
||||
},
|
||||
"database-search-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.8 21q-1.825-.025-3.437-.337t-2.8-.85t-1.875-1.263T3 17q0 .825.688 1.55t1.874 1.263t2.8.85T11.8 21m-1.775-5.1q-.75-.075-1.45-.2t-1.338-.3t-1.2-.388T5 14.526q.475.275 1.038.488t1.2.387t1.337.3t1.45.2M12 9.025q2.15 0 4.437-.65T19 7.025q-.275-.725-2.512-1.375T12 5q-2.275 0-4.462.638T5 7.025q.375.725 2.613 1.363T12 9.025m-1.525 9.9q.25.575.575 1.1t.75.975q-1.825-.025-3.438-.337t-2.8-.85t-1.875-1.263T3 17V7q0-.825.713-1.55T5.65 4.175t2.863-.862T12 3t3.488.313t2.862.862t1.938 1.275T21 7t-.712 1.55t-1.938 1.275t-2.863.863T12 11q-2.125 0-3.925-.375T5 9.525v2.525q1 .925 2.5 1.35t3.025.55q-.2.375-.325.863t-.175 1.087q-1.5-.175-2.788-.5T5 14.525V17q.35.625 1.925 1.175t3.55.75M21.6 23l-2.7-2.7q-.55.325-1.15.513T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.187 1.25T20.3 18.9l2.7 2.7zm-5.1-4q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19\"/>"
|
||||
},
|
||||
"database-search-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M10.825 20.975q-1.575-.05-2.987-.375t-2.488-.863T3.638 18.5T3 17q0 .8.638 1.5t1.712 1.238t2.488.862t2.987.375m-1.25-5.125q-.575-.075-1.2-.187t-1.225-.275T6 15t-1-.475q.45.25 1 .475t1.15.388t1.225.275t1.2.187M12 9q2.2 0 4.463-.638T19 7.026q-.275-.725-2.512-1.375T12 5q-2.275 0-4.462.638T5 7.025q.375.725 2.613 1.35T12 9m-9 8V7q0-.825.713-1.55T5.65 4.175t2.863-.862T12 3t3.488.313t2.862.862t1.938 1.275T21 7t-.712 1.55t-1.938 1.275t-2.863.863T12 11q-2.125 0-3.925-.375T5 9.525v2.525q.85.775 2.062 1.2t2.513.6q.425.05.688.35t.262.725q0 .4-.275.688t-.675.237q-1.175-.125-2.425-.462T5 14.525V17q.3.575 1.8 1.088t4.05.762q.425.05.688.375t.262.75t-.275.725t-.7.275q-1.575-.05-2.987-.375t-2.488-.863T3.638 18.5T3 17m13.5 4q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.187 1.25T20.3 18.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2-2q-.55.325-1.15.513T16.5 21m0-2q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19\"/>"
|
||||
},
|
||||
"database-search-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M11.8 21q-1.05-.025-2.562-.238t-2.9-.687t-2.363-1.237T3 17v-2.5q0 .9.713 1.588t1.787 1.15t2.363.75t2.412.412q.225.725.613 1.388T11.8 21m-1.775-5.125q-1.125-.125-2.363-.413T5.389 14.7t-1.713-1.137T3 12V9.5q0 .95.788 1.65t1.95 1.188t2.525.75t2.487.362q-.3.55-.488 1.163t-.237 1.262M12 11q-3.725 0-6.363-1.175T3 7t2.638-2.825T12 3q3.75 0 6.375 1.175T21 7t-2.625 2.825T12 11m4.5 10q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.187 1.25T20.3 18.9l2 2q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-2-2q-.55.325-1.15.513T16.5 21m0-2q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19\"/>"
|
||||
},
|
||||
"database-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M12 11q-3.75 0-6.375-1.175T3 7q0-1.65 2.625-2.825Q8.25 3 12 3t6.375 1.175Q21 5.35 21 7q0 1.65-2.625 2.825Q15.75 11 12 11Zm0 5q-3.75 0-6.375-1.175T3 12V9.5q0 1.1 1.025 1.863q1.025.762 2.45 1.237q1.425.475 2.963.687q1.537.213 2.562.213t2.562-.213q1.538-.212 2.963-.687q1.425-.475 2.45-1.237Q21 10.6 21 9.5V12q0 1.65-2.625 2.825Q15.75 16 12 16Zm0 5q-3.75 0-6.375-1.175T3 17v-2.5q0 1.1 1.025 1.863q1.025.762 2.45 1.237q1.425.475 2.963.688q1.537.212 2.562.212t2.562-.212q1.538-.213 2.963-.688t2.45-1.237Q21 15.6 21 14.5V17q0 1.65-2.625 2.825Q15.75 21 12 21Z\"/>",
|
||||
"hidden": true
|
||||
@ -12087,6 +12123,24 @@
|
||||
"document-scanner-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 6V1h5v2H4v3zm18 0V3h-3V1h5v5zM2 23v-5h2v3h3v2zm15 0v-2h3v-3h2v5zM5 20V4h14v16zm4-10h6V8H9zm0 3h6v-2H9zm0 3h6v-2H9z\"/>"
|
||||
},
|
||||
"document-search": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M16.5 19q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19m5.1 4l-2.7-2.675q-.525.325-1.137.5T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .675-.187 1.288t-.513 1.137L23 21.6zM5 22q-.825 0-1.412-.587T3 20V4q0-.825.588-1.412T5 2h8l6 6v2.5q-.6-.25-1.225-.375T16.5 10q-3.075 0-4.812 2.038T9.95 16.575q0 1.55.738 3T13.025 22zm7-13h5l-5-5l5 5l-5-5z\"/>"
|
||||
},
|
||||
"document-search-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 4v6.025V10v10zv5zm0 18q-.825 0-1.412-.587T3 20V4q0-.825.588-1.412T5 2h8l6 6v2.5q-.475-.2-.975-.312T17 10.025V9h-5V4H5v16h6.025q.4.6.9 1.113t1.1.887zm11.5-3q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19m5.1 4l-2.7-2.7q-.525.35-1.137.525T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.175 1.263T20.3 18.9l2.7 2.7z\"/>"
|
||||
},
|
||||
"document-search-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 4v6.025V10v10zv5zm0 18q-.825 0-1.412-.587T3 20V4q0-.825.588-1.412T5 2h7.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762v.7q0 .425-.288.7T18 10.5t-.712-.288T17 9.5V9h-4q-.425 0-.712-.288T12 8V4H5v16h5.5q.425 0 .713.288T11.5 21t-.288.713T10.5 22zm11.5-3q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19m5.8 3.3q-.275.275-.7.275t-.7-.275l-2-2q-.525.35-1.137.525T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.175 1.263T20.3 18.9l2 2q.275.275.275.7t-.275.7\"/>"
|
||||
},
|
||||
"document-search-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 4v6.025V10v10zv5zM3 22V2h10l6 6v2.5q-.475-.2-.975-.312T17 10.025V9h-5V4H5v16h6.025q.4.6.9 1.113t1.1.887zm13.5-3q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19m5.1 4l-2.7-2.7q-.525.35-1.137.525T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.175 1.263T20.3 18.9l2.7 2.7z\"/>"
|
||||
},
|
||||
"document-search-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M16.5 19q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19m5.8 3.3q-.275.275-.7.275t-.7-.275l-2-2q-.525.35-1.137.525T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .65-.175 1.263T20.3 18.9l2 2q.275.275.275.7t-.275.7M5 22q-.825 0-1.412-.587T3 20V4q0-.825.588-1.412T5 2h7.175q.4 0 .763.15t.637.425l4.85 4.85q.275.275.425.638t.15.762v.45q0 .45-.363.725t-.812.15q-.325-.075-.65-.113T16.5 10q-2.95 0-4.75 2t-1.8 4.525q0 1.1.388 2.175t1.212 2.025q.35.375.162.825t-.637.45zm7-18v4q0 .425.288.713T13 9h4zl5 5z\"/>"
|
||||
},
|
||||
"document-search-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M16.5 19q1.05 0 1.775-.725T19 16.5t-.725-1.775T16.5 14t-1.775.725T14 16.5t.725 1.775T16.5 19m5.1 4l-2.7-2.675q-.525.325-1.137.5T16.5 21q-1.875 0-3.187-1.312T12 16.5t1.313-3.187T16.5 12t3.188 1.313T21 16.5q0 .675-.187 1.288t-.513 1.137L23 21.6zM3 22V2h10l6 6v2.5q-.6-.25-1.225-.375T16.5 10q-3.075 0-4.812 2.038T9.95 16.575q0 1.55.738 3T13.025 22zm9-13h5l-5-5l5 5l-5-5z\"/>"
|
||||
},
|
||||
"domain": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 21V3h10v4h10v14zm2-2h2v-2H4zm0-4h2v-2H4zm0-4h2V9H4zm0-4h2V5H4zm4 12h2v-2H8zm0-4h2v-2H8zm0-4h2V9H8zm0-4h2V5H8zm4 12h8V9h-8v2h2v2h-2v2h2v2h-2zm4-6v-2h2v2zm0 4v-2h2v2z\"/>"
|
||||
},
|
||||
@ -12910,6 +12964,18 @@
|
||||
"edit": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 21v-4.25L16.2 3.575q.3-.275.663-.425t.762-.15t.775.15t.65.45L20.425 5q.3.275.438.65T21 6.4q0 .4-.137.763t-.438.662L7.25 21zM17.6 7.8L19 6.4L17.6 5l-1.4 1.4z\"/>"
|
||||
},
|
||||
"edit-arrow-down": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19.5 20L16 16.5l1.425-1.4l1.075 1.075V4h2v12.2l1.1-1.1l1.4 1.4zM3 18v-4.075l7.375-7.35q.6-.6 1.438-.575t1.412.625l1.2 1.25q.575.575.563 1.4t-.588 1.4L7.075 18zm8.725-7.475l1.25-1.275l-1.225-1.225l-1.275 1.25z\"/>"
|
||||
},
|
||||
"edit-arrow-down-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19.5 20L16 16.5l1.425-1.4l1.075 1.075V4h2v12.2l1.1-1.1l1.4 1.4zM3 18v-4.075l7.375-7.35q.6-.6 1.438-.575t1.412.625l1.2 1.25q.575.575.563 1.4t-.588 1.4L7.075 18zm2-2h1.25l4.05-4.05l-.625-.625l-.625-.625L5 14.75zm6.725-5.475l-1.25-1.25z\"/>"
|
||||
},
|
||||
"edit-arrow-down-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18q-.425 0-.712-.288T3 17v-2.25q0-.4.163-.763t.437-.637l6.775-6.775q.6-.6 1.438-.575t1.412.625l1.2 1.25q.575.575.563 1.4t-.588 1.4l-6.75 6.75q-.275.275-.638.425T6.25 18zm1-2h1.25l4.05-4.05l-.625-.625l-.625-.625L5 14.75zm6.725-5.475l-1.25-1.25zM18.8 19.3L16.5 17q-.275-.3-.275-.713t.3-.687t.713-.288t.687.288l.575.575V5q0-.425.288-.712T19.5 4t.713.288T20.5 5v11.2l.6-.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.3 2.3q-.3.3-.7.3t-.7-.3\"/>"
|
||||
},
|
||||
"edit-arrow-down-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18q-.425 0-.712-.288T3 17v-2.25q0-.4.163-.763t.437-.637l6.775-6.775q.6-.6 1.438-.575t1.412.625l1.2 1.25q.575.575.563 1.4t-.588 1.4l-6.75 6.75q-.275.275-.638.425T6.25 18zm7.725-7.475l1.25-1.275l-1.225-1.225l-1.275 1.25zM18.8 19.3L16.5 17q-.275-.3-.275-.713t.3-.687t.713-.288t.687.288l.575.575V5q0-.425.288-.712T19.5 4t.713.288T20.5 5v11.2l.6-.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.3 2.3q-.3.3-.7.3t-.7-.3\"/>"
|
||||
},
|
||||
"edit-arrow-up": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M18.5 20V7.8l-1.1 1.1L16 7.5L19.5 4L23 7.5l-1.425 1.4L20.5 7.825V20zM3 18v-4.075l7.375-7.35q.6-.6 1.438-.575t1.412.625l1.2 1.25q.575.575.563 1.4t-.588 1.4L7.075 18zm8.725-7.475l1.25-1.275l-1.225-1.225l-1.275 1.25z\"/>"
|
||||
},
|
||||
@ -15651,6 +15717,24 @@
|
||||
"fit-page-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 20V4q0-.425.288-.712T4 3t.713.288T5 4v16q0 .425-.288.713T4 21t-.712-.288T3 20m16 0V4q0-.425.288-.712T20 3t.713.288T21 4v16q0 .425-.288.713T20 21t-.712-.288T19 20M12 9q-.425 0-.712-.288T11 8t.288-.712T12 7t.713.288T13 8t-.288.713T12 9m-4 4q-.425 0-.712-.288T7 12t.288-.712T8 11t.713.288T9 12t-.288.713T8 13m4 0q-.425 0-.712-.288T11 12t.288-.712T12 11t.713.288T13 12t-.288.713T12 13m4 0q-.425 0-.712-.288T15 12t.288-.712T16 11t.713.288T17 12t-.288.713T16 13m-4 4q-.425 0-.712-.288T11 16t.288-.712T12 15t.713.288T13 16t-.288.713T12 17m0-12q-.425 0-.712-.288T11 4t.288-.712T12 3t.713.288T13 4t-.288.713T12 5m0 16q-.425 0-.712-.288T11 20t.288-.712T12 19t.713.288T13 20t-.288.713T12 21\"/>"
|
||||
},
|
||||
"fit-page-width": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm5-5V9l-3 3zm9-3l-3-3v6z\"/>"
|
||||
},
|
||||
"fit-page-width-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zM20 6H4v12h16zM4 6v12zm5 9V9l-3 3zm9-3l-3-3v6z\"/>"
|
||||
},
|
||||
"fit-page-width-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zM20 6H4v12h16zM4 6v12zm5 7.8v-3.6q0-.35-.3-.475t-.55.125L6.7 11.3q-.3.3-.3.7t.3.7l1.45 1.45q.25.25.55.125T9 13.8m8.3-2.5l-1.45-1.45q-.25-.25-.55-.125t-.3.475v3.6q0 .35.3.475t.55-.125l1.45-1.45q.3-.3.3-.7t-.3-.7\"/>"
|
||||
},
|
||||
"fit-page-width-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M9 15V9l-3 3zm9-3l-3-3v6zM2 20V4h20v16zM20 6H4v12h16zM4 6v12z\"/>"
|
||||
},
|
||||
"fit-page-width-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm5-6.2v-3.6q0-.35-.3-.475t-.55.125L6.7 11.3q-.3.3-.3.7t.3.7l1.45 1.45q.25.25.55.125T9 13.8m8.3-2.5l-1.45-1.45q-.25-.25-.55-.125t-.3.475v3.6q0 .35.3.475t.55-.125l1.45-1.45q.3-.3.3-.7t-.3-.7\"/>"
|
||||
},
|
||||
"fit-page-width-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M9 15V9l-3 3zm9-3l-3-3v6zM2 20V4h20v16z\"/>"
|
||||
},
|
||||
"fit-screen": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 9V6h-3V4h3q.825 0 1.413.588T22 6v3zM2 9V6q0-.825.588-1.412T4 4h3v2H4v3zm15 11v-2h3v-3h2v3q0 .825-.587 1.413T20 20zM4 20q-.825 0-1.412-.587T2 18v-3h2v3h3v2zm2-4V8h12v8z\"/>"
|
||||
},
|
||||
@ -16395,6 +16479,24 @@
|
||||
"folder-eye-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 20V4h8l2 2h10v8.225q-1.275-1.05-2.812-1.638T16 12q-3.575 0-6.187 2.35T6.3 20zm14 3q-2.275 0-4.2-1.2T9 18.5q.875-2.1 2.8-3.3T16 14t4.2 1.2t2.8 3.3q-.875 2.1-2.8 3.3T16 23m0-2q1.05 0 1.775-.725T18.5 18.5t-.725-1.775T16 16t-1.775.725T13.5 18.5t.725 1.775T16 21m0-1q-.625 0-1.063-.437T14.5 18.5t.438-1.062T16 17t1.063.438t.437 1.062t-.437 1.063T16 20\"/>"
|
||||
},
|
||||
"folder-info": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h6l2 2h8q.825 0 1.413.588T22 8v4.125q-1-1.05-2.3-1.588T16.975 10q-2.9 0-4.937 2.038T10 16.975q0 .8.175 1.55T10.7 20zm13 2q-2.075 0-3.537-1.463T12 17t1.463-3.537T17 12t3.538 1.463T22 17t-1.463 3.538T17 22m-.5-2h1v-4h-1zm.5-5q.2 0 .35-.15t.15-.35t-.15-.35T17 14t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18V6v4.7v-.7zm6.7 2H4q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h6l2 2h8q.825 0 1.413.588T22 8v4.125q-.425-.45-.925-.8T20 10.7V8h-8.825l-2-2H4v12h6.075q.075.525.238 1.025T10.7 20m6.3-8q2.075 0 3.538 1.463T22 17t-1.463 3.538T17 22t-3.537-1.463T12 17t1.463-3.537T17 12m-.5 8h1v-4h-1zm.5-5q.2 0 .35-.15t.15-.35t-.15-.35T17 14t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18V6v4.7v-.7zm0 2q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h6l2 2h8q.825 0 1.413.588T22 8v2.425q0 .425-.288.7T21 11.4t-.712-.288T20 10.4V8h-8.825l-2-2H4v12h5.375q.425 0 .713.288t.287.712t-.288.713t-.712.287zm13-8q2.075 0 3.538 1.463T22 17t-1.463 3.538T17 22t-3.537-1.463T12 17t1.463-3.537T17 12m0 8q.2 0 .35-.15t.15-.35v-3q0-.2-.15-.35T17 16t-.35.15t-.15.35v3q0 .2.15.35T17 20m0-5q.2 0 .35-.15t.15-.35t-.15-.35T17 14t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18V6v4.7v-.7zm6.7 2H2V4h8l2 2h10v6.125q-.425-.45-.925-.8T20 10.7V8h-8.825l-2-2H4v12h6.075q.075.525.238 1.025T10.7 20m6.3-8q2.075 0 3.538 1.463T22 17t-1.463 3.538T17 22t-3.537-1.463T12 17t1.463-3.537T17 12m-.5 8h1v-4h-1zm.5-5q.2 0 .35-.15t.15-.35t-.15-.35T17 14t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h6l2 2h8q.825 0 1.413.588T22 8v2.175q0 .575-.525.838t-1.025-.088q-.8-.45-1.675-.687t-1.8-.238q-2.9 0-4.937 2.038T10 16.975q0 .45.05.888t.175.862q.125.475-.15.875t-.75.4zm13 2q-2.075 0-3.537-1.463T12 17t1.463-3.537T17 12t3.538 1.463T22 17t-1.463 3.538T17 22m0-2q.2 0 .35-.15t.15-.35v-3q0-.2-.15-.35T17 16t-.35.15t-.15.35v3q0 .2.15.35T17 20m0-5q.2 0 .35-.15t.15-.35t-.15-.35T17 14t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-info-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2 20V4h8l2 2h10v6.125q-1-1.05-2.3-1.588T16.975 10q-2.9 0-4.937 2.038T10 16.975q0 .8.175 1.55T10.7 20zm15 2q-2.075 0-3.537-1.463T12 17t1.463-3.537T17 12t3.538 1.463T22 17t-1.463 3.538T17 22m-.5-2h1v-4h-1zm.5-5q.2 0 .35-.15t.15-.35t-.15-.35T17 14t-.35.15t-.15.35t.15.35t.35.15\"/>"
|
||||
},
|
||||
"folder-limited": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h6l2 2h8q.825 0 1.413.588T22 8v10q0 .825-.587 1.413T20 20zm8-3q1.65 0 2.825-1.175T16 13t-1.175-2.825T12 9t-2.825 1.175T8 13t1.175 2.825T12 17m-1.15-6.2q.275-.125.55-.213t.6-.087q1.05 0 1.775.725T14.5 13q0 .325-.088.6t-.212.55zM12 15.5q-1.05 0-1.775-.725T9.5 13q0-.325.088-.6t.212-.55l3.35 3.35q-.275.125-.55.213t-.6.087\"/>"
|
||||
},
|
||||
@ -19530,6 +19632,30 @@
|
||||
"hourglass": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 22v-2h2v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H4V2h16v2h-2v3q0 1.525-.712 2.863T15.3 12q1.275.8 1.988 2.138T18 17v3h2v2z\"/>"
|
||||
},
|
||||
"hourglass-arrow-down": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.5 20v-2H4v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6H2.5V4h12v2H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h1.5v2zm17 0L16 16.5l1.425-1.4l1.075 1.075V4h2v12.2l1.1-1.1l1.4 1.4z\"/>"
|
||||
},
|
||||
"hourglass-arrow-down-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.5 11q1.05 0 1.775-.725T11 8.5V6H6v2.5q0 1.05.725 1.775T8.5 11M6 18h5v-2.5q0-1.05-.725-1.775T8.5 13t-1.775.725T6 15.5zm-3.5 2v-2H4v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6H2.5V4h12v2H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h1.5v2zm17 0L16 16.5l1.425-1.4l1.075 1.075V4h2v12.2l1.1-1.1l1.4 1.4zm-11-2\"/>"
|
||||
},
|
||||
"hourglass-arrow-down-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M18.8 19.3L16.5 17q-.275-.3-.275-.712t.3-.688t.713-.287t.687.287l.575.575V5q0-.425.288-.712T19.5 4t.713.288T20.5 5v11.2l.6-.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.3 2.3q-.3.3-.7.3t-.7-.3M8.5 11q1.05 0 1.775-.725T11 8.5V6H6v2.5q0 1.05.725 1.775T8.5 11M6 18h5v-2.5q0-1.05-.725-1.775T8.5 13t-1.775.725T6 15.5zm-2 0v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6h-.5q-.425 0-.712-.288T2.5 5t.288-.712T3.5 4h10q.425 0 .713.288T14.5 5t-.288.713T13.5 6H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h.5q.425 0 .713.288T14.5 19t-.288.713T13.5 20h-10q-.425 0-.712-.288T2.5 19t.288-.712T3.5 18zm4.5 0\"/>"
|
||||
},
|
||||
"hourglass-arrow-down-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M18.8 19.3L16.5 17q-.275-.3-.275-.712t.3-.688t.713-.287t.687.287l.575.575V5q0-.425.288-.712T19.5 4t.713.288T20.5 5v11.2l.6-.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.3 2.3q-.3.3-.7.3t-.7-.3M4 18v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6h-.5q-.425 0-.712-.288T2.5 5t.288-.712T3.5 4h10q.425 0 .713.288T14.5 5t-.288.713T13.5 6H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h.5q.425 0 .713.288T14.5 19t-.288.713T13.5 20h-10q-.425 0-.712-.288T2.5 19t.288-.712T3.5 18z\"/>"
|
||||
},
|
||||
"hourglass-arrow-up": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.5 20v-2H4v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6H2.5V4h12v2H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h1.5v2zm16 0V7.8l-1.1 1.1L16 7.5L19.5 4L23 7.5l-1.425 1.4L20.5 7.825V20z\"/>"
|
||||
},
|
||||
"hourglass-arrow-up-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.5 11q1.05 0 1.775-.725T11 8.5V6H6v2.5q0 1.05.725 1.775T8.5 11M6 18h5v-2.5q0-1.05-.725-1.775T8.5 13t-1.775.725T6 15.5zm-3.5 2v-2H4v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6H2.5V4h12v2H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h1.5v2zm16 0V7.8l-1.1 1.1L16 7.5L19.5 4L23 7.5l-1.425 1.4L20.5 7.825V20zm-10-2\"/>"
|
||||
},
|
||||
"hourglass-arrow-up-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.5 11q1.05 0 1.775-.725T11 8.5V6H6v2.5q0 1.05.725 1.775T8.5 11M6 18h5v-2.5q0-1.05-.725-1.775T8.5 13t-1.775.725T6 15.5zm-2 0v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6h-.5q-.425 0-.712-.288T2.5 5t.288-.712T3.5 4h10q.425 0 .713.288T14.5 5t-.288.713T13.5 6H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h.5q.425 0 .713.288T14.5 19t-.288.713T13.5 20h-10q-.425 0-.712-.288T2.5 19t.288-.712T3.5 18zM18.5 7.8l-.6.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.3-2.3q.3-.3.7-.3t.7.3L22.5 7q.275.3.275.712t-.3.688t-.712.288t-.688-.288l-.575-.575V19q0 .425-.287.713T19.5 20t-.712-.288T18.5 19z\"/>"
|
||||
},
|
||||
"hourglass-arrow-up-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18v-2.5q0-1.05.45-1.95T5.7 12q-.8-.65-1.25-1.55T4 8.5V6h-.5q-.425 0-.712-.288T2.5 5t.288-.712T3.5 4h10q.425 0 .713.288T14.5 5t-.288.713T13.5 6H13v2.5q0 1.05-.45 1.95T11.3 12q.8.65 1.25 1.55T13 15.5V18h.5q.425 0 .713.288T14.5 19t-.288.713T13.5 20h-10q-.425 0-.712-.288T2.5 19t.288-.712T3.5 18zM18.5 7.8l-.6.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.3-2.3q.3-.3.7-.3t.7.3L22.5 7q.275.3.275.712t-.3.688t-.712.288t-.688-.288l-.575-.575V19q0 .425-.287.713T19.5 20t-.712-.288T18.5 19z\"/>"
|
||||
},
|
||||
"hourglass-bottom": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M12 11q1.65 0 2.825-1.175T16 7V4H8v3q0 1.65 1.175 2.825T12 11M4 22v-2h2v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H4V2h16v2h-2v3q0 1.525-.712 2.863T15.3 12q1.275.8 1.988 2.138T18 17v3h2v2z\"/>"
|
||||
},
|
||||
@ -19554,6 +19680,18 @@
|
||||
"hourglass-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8 20h8v-3q0-1.65-1.175-2.825T12 13t-2.825 1.175T8 17zm4-9q1.65 0 2.825-1.175T16 7V4H8v3q0 1.65 1.175 2.825T12 11M5 22q-.425 0-.712-.288T4 21t.288-.712T5 20h1v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H5q-.425 0-.712-.288T4 3t.288-.712T5 2h14q.425 0 .713.288T20 3t-.288.713T19 4h-1v3q0 1.525-.712 2.863T15.3 12q1.275.8 1.988 2.138T18 17v3h1q.425 0 .713.288T20 21t-.288.713T19 22zm7-18\"/>"
|
||||
},
|
||||
"hourglass-pause": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 22v-2h2v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H4V2h16v2h-2v3q0 1.2-.45 2.3t-1.275 1.925q-1.175.3-2.137.938T12.475 13.7t-1.087 2T11 18q0 1.075.325 2.1t.95 1.9zm14 1q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23m-1.75-3h1v-4h-1zm2.5 0h1v-4h-1z\"/>"
|
||||
},
|
||||
"hourglass-pause-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 22v-2h2v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H4V2h16v2h-2v3q0 1.2-.45 2.3t-1.275 1.925q-.95.25-1.775.725T13 13.125q-.25-.05-.487-.087T12 13q-1.65 0-2.825 1.175T8 17v3h3.3q.175.55.413 1.05t.562.95zm8-11q1.65 0 2.825-1.175T16 7V4H8v3q0 1.65 1.175 2.825T12 11m6.75 9h1v-4h-1zm-2.5 0h1v-4h-1zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23M12 4\"/>"
|
||||
},
|
||||
"hourglass-pause-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6 20v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H5q-.425 0-.712-.288T4 3t.288-.712T5 2h14q.425 0 .713.288T20 3t-.288.713T19 4h-1v3q0 1.2-.45 2.3t-1.275 1.925q-.95.25-1.775.725T13 13.125q-.25-.05-.487-.087T12 13q-1.65 0-2.825 1.175T8 17v3h3.3q.175.55.413 1.05t.562.95H5q-.425 0-.712-.288T4 21t.288-.712T5 20zm6-9q1.65 0 2.825-1.175T16 7V4H8v3q0 1.65 1.175 2.825T12 11m7.25 5q-.2 0-.35.15t-.15.35v3q0 .2.15.35t.35.15t.35-.15t.15-.35v-3q0-.2-.15-.35t-.35-.15m-2.5 4q.2 0 .35-.15t.15-.35v-3q0-.2-.15-.35t-.35-.15t-.35.15t-.15.35v3q0 .2.15.35t.35.15M18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23M12 4\"/>"
|
||||
},
|
||||
"hourglass-pause-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19.25 16q-.2 0-.35.15t-.15.35v3q0 .2.15.35t.35.15t.35-.15t.15-.35v-3q0-.2-.15-.35t-.35-.15m-2.5 4q.2 0 .35-.15t.15-.35v-3q0-.2-.15-.35t-.35-.15t-.35.15t-.15.35v3q0 .2.15.35t.35.15M5 22q-.425 0-.712-.288T4 21t.288-.712T5 20h1v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H5q-.425 0-.712-.288T4 3t.288-.712T5 2h14q.425 0 .713.288T20 3t-.288.713T19 4h-1v3q0 1.2-.45 2.3t-1.275 1.925q-1.175.3-2.137.938T12.475 13.7t-1.087 2T11 18q0 1.075.325 2.1t.95 1.9zm13 1q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23\"/>"
|
||||
},
|
||||
"hourglass-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 22q-.425 0-.712-.288T4 21t.288-.712T5 20h1v-3q0-1.525.713-2.863T8.7 12q-1.275-.8-1.987-2.137T6 7V4H5q-.425 0-.712-.288T4 3t.288-.712T5 2h14q.425 0 .713.288T20 3t-.288.713T19 4h-1v3q0 1.525-.712 2.863T15.3 12q1.275.8 1.988 2.138T18 17v3h1q.425 0 .713.288T20 21t-.288.713T19 22z\"/>"
|
||||
},
|
||||
@ -23501,6 +23639,12 @@
|
||||
"match-case": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3.275 17.7L7.4 6.7h1.975l4.125 11h-1.9l-.975-2.8h-4.45l-1 2.8zm3.475-4.4h3.275l-1.6-4.55h-.1zm9.875 4.65q-1.275 0-2.025-.687t-.75-1.813q0-1.1.863-1.812t2.212-.713q.575 0 1.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.575 0-1.05.238t-.825.687l-1.175-.875q.6-.725 1.363-1.075T17.15 10q1.725 0 2.575.813t.85 2.437v4.45H19v-.925h-.1q-.35.575-.95.875t-1.325.3m.3-1.35q.875 0 1.488-.6t.612-1.4q-.35-.2-.837-.312t-.963-.113q-.8 0-1.25.35t-.45.925q0 .5.4.825t1 .325\"/>"
|
||||
},
|
||||
"match-case-off": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3.275 17.7L6.45 9.25L1.4 4.2l1.4-1.4l18.4 18.4l-1.4 1.4l-7.15-7.15l.85 2.25h-1.9l-.975-2.8h-4.45l-1 2.8zm4.45-7.175L6.75 13.3h3.275l-.25-.725zm10.9 5.25q.2-.25.3-.55t.1-.625q-.35-.2-.837-.313t-.963-.112h-.2L15.9 13.05q.25-.05.5-.088t.525-.037q.575 0 1.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.575 0-1.05.238t-.825.687l-1.075-.975q.575-.675 1.313-1T17.15 10q1.725 0 2.575.813t.85 2.437v4.475z\"/>"
|
||||
},
|
||||
"match-case-off-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4.55 17.7q-.475 0-.737-.387t-.088-.813L6.45 9.25L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-6.45-6.45l.4 1.075q.175.425-.088.8t-.712.375q-.275 0-.513-.162T11.4 17.1l-.775-2.2h-4.45l-.8 2.225q-.1.275-.325.425t-.5.15m3.175-7.175L6.75 13.3h3.275l-.25-.725zm10.9 5.25q.2-.25.3-.55t.1-.625q-.35-.2-.837-.313t-.963-.112h-.2L15.9 13.05q.25-.05.5-.088t.525-.037q.575 0 1.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.4 0-.737.125t-.638.325q-.225.175-.513.175t-.512-.2t-.25-.487t.175-.463q.525-.425 1.15-.637T17.15 10q1.725 0 2.575.813t.85 2.437v3.275q0 .35-.3.475t-.55-.125z\"/>"
|
||||
},
|
||||
"match-case-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"m6.175 14.9l-.8 2.225q-.1.275-.325.425t-.5.15q-.475 0-.737-.387t-.088-.813l3.45-9.2q.1-.275.338-.438t.512-.162h.7q.275 0 .525.163t.35.437l3.45 9.225q.175.425-.1.8t-.725.375q-.275 0-.5-.162T11.4 17.1l-.775-2.2zm.575-1.6h3.275l-1.6-4.55h-.1zm9.875 4.65q-1.275 0-2.025-.687t-.75-1.813q0-1.1.863-1.812t2.212-.713q.575 0 1.125.1t.95.275V13q0-.725-.513-1.175t-1.362-.45q-.375 0-.737.113t-.663.337q-.325.25-.612.175t-.463-.275t-.175-.475t.275-.475q.5-.4 1.125-.587T17.15 10q1.725 0 2.575.813t.85 2.437v3.675q0 .325-.238.55t-.562.225t-.55-.237T19 16.9v-.125h-.1q-.35.575-.95.875t-1.325.3m.3-1.35q.875 0 1.487-.6t.613-1.4q-.35-.2-.837-.312t-.963-.113q-.8 0-1.25.35t-.45.925q0 .5.4.825t1 .325\"/>"
|
||||
},
|
||||
@ -25774,6 +25918,12 @@
|
||||
"network-check-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M1.05 10.05Q.6 9.6.625 8.962t.525-1.037q1.125-.9 2.363-1.637T6.125 5.05t2.8-.762T11.8 4q.6 0 .988.463T13.1 5.55t-.55 1.025T11.425 7q-1.075.05-2.113.263t-2.037.562q-1.125.4-2.137.975t-1.913 1.3q-.5.4-1.125.388t-1.05-.438m6.425 4.375q-.675.5-1.287.35t-.963-.575t-.35-1t.5-.975q.8-.625 1.713-1.062t1.862-.713q.7-.2 1.175.138t.65.862t-.037 1.075t-.938.775q-.625.2-1.212.475t-1.113.65M11.3 19.85q-.8-.275-1.175-1.062T10.1 17.3l6-12.2q.1-.2.288-.262t.412.012q.2.075.3.263t.05.387L13.9 18.65q-.2.8-.987 1.163t-1.613.037m11.675-9.9q-.375.425-.975.538t-1.25-.413q-.2-.2-.488-.387t-.512-.338Q19.075 8.9 19 8.3t.2-1.075t.813-.675t1.112.15q.425.275.888.612t.837.638q.525.425.513 1t-.388 1m-3.2 5.35q-.4.4-.987.475t-1.163-.425l-.137-.137q-.088-.088-.163-.138q-.6-.5-.6-1.1t.35-1.05t.95-.587t1.175.337q.125.125.288.263t.287.262q.5.5.45 1.1t-.45 1\"/>"
|
||||
},
|
||||
"network-intel-node": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.075 20q-.275 0-.512-.137t-.363-.388L5.25 16H6.7l1 2H10v-1H8.3l-1-2H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15 12q0-.1.125-.5L4.7 9h2.6l1-2H10V6H7.7l-1 2H5.25L7.2 4.525q.125-.25.362-.387T8.076 4H10.5q.425 0 .713.288T11.5 5v4H10l-1 1h2.5v3H9.3l-1-2H6l-1 1h2.7l1 2h2.8v5q0 .425-.288.713T10.5 20zM14 20q-.825 0-1.412-.587T12 18q0-.575.275-1.012t.725-.713v-8.55q-.45-.275-.725-.712T12 6q0-.825.588-1.412T14 4t1.413.588T16 6q0 .575-.275 1.013T15 7.725v2.525l2-1.2q0-.85.588-1.45T19 7t1.413.588T21 9t-.587 1.413T19 11q-.275 0-.513-.062t-.462-.188l-2.275 1.375l2.525 2q.175-.075.35-.1T19 14q.825 0 1.413.588T21 16t-.587 1.413T19 18q-.925 0-1.513-.7t-.462-1.6L15 14.075V16.3q.45.275.713.713t.262.987q0 .825-.575 1.413T14 20\"/>"
|
||||
},
|
||||
"network-intel-node-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.075 20q-.275 0-.512-.137t-.363-.388L5.25 16H6.7l.725 1.45q.125.275.375.413t.525.137H9.5q.2 0 .35-.15t.15-.35t-.15-.35T9.5 17H8.3l-.725-1.45q-.125-.275-.375-.413T6.675 15H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15 12q0-.1.125-.5L4.7 9h1.975q.275 0 .525-.137t.375-.413L8.3 7h1.2q.2 0 .35-.15T10 6.5t-.15-.35T9.5 6H8.325q-.275 0-.525.138t-.375.412L6.7 8H5.25L7.2 4.525q.125-.25.363-.387T8.075 4H10.5q.425 0 .713.288T11.5 5v4H10q-.2 0-.35.15t-.15.35t.15.35t.35.15h1.5v3H9.3l-.725-1.45q-.125-.275-.375-.413T7.675 11H6q-.2 0-.35.15t-.15.35t.15.35T6 12h1.7l.725 1.45q.125.275.375.413t.525.137H11.5v5q0 .425-.287.713T10.5 20zM14 20q-.825 0-1.412-.587T12 18q0-.575.275-1.012t.725-.713v-8.55q-.45-.275-.725-.712T12 6q0-.825.588-1.412T14 4t1.413.588T16 6q0 .575-.275 1.013T15 7.725v2.525l2-1.2q0-.85.588-1.45T19 7t1.413.588T21 9t-.587 1.413T19 11q-.275 0-.513-.062t-.462-.188l-2.275 1.375l2.525 2q.175-.075.35-.1T19 14q.825 0 1.413.588T21 16t-.587 1.413T19 18q-.925 0-1.513-.7t-.462-1.6L15 14.075V16.3q.45.275.713.713t.262.987q0 .825-.575 1.413T14 20\"/>"
|
||||
},
|
||||
"network-intelligence": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8.075 20q-.275 0-.512-.137t-.363-.388L5.25 16H6.7l1 2H10v-1H8.3l-1-2H4.7l-1.425-2.5q-.05-.125-.087-.25T3.15 12q0-.1.125-.5L4.7 9h2.6l1-2H10V6H7.7l-1 2H5.25L7.2 4.525q.125-.25.362-.387T8.076 4H10.5q.425 0 .713.288T11.5 5v4H10l-1 1h2.5v3H9.3l-1-2H6l-1 1h2.7l1 2h2.8v5q0 .425-.288.713T10.5 20zm5.425 0q-.425 0-.712-.288T12.5 19v-5h2.8l1-2H19l-1-1h-2.3l-1 2h-2.2v-3H15l-1-1h-1.5V5q0-.425.288-.712T13.5 4h2.425q.275 0 .513.138t.362.387L18.75 8H17.3l-1-2H14v1h1.7l1 2h2.6l1.425 2.5q.05.125.088.25t.037.25q0 .1-.125.5L19.3 15h-2.6l-1 2H14v1h2.3l1-2h1.45l-1.95 3.475q-.125.25-.363.388t-.512.137z\"/>"
|
||||
},
|
||||
@ -27394,6 +27544,42 @@
|
||||
"page-control": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 14q-.825 0-1.412-.587T2 12t.588-1.412T4 10t1.413.588T6 12t-.587 1.413T4 14m0-1.35q.275 0 .463-.187T4.65 12t-.187-.462T4 11.35t-.462.188T3.35 12t.188.463t.462.187M9.35 14q-.825 0-1.412-.587T7.35 12t.588-1.412T9.35 10t1.413.588T11.35 12t-.587 1.413T9.35 14m0-1.35q.275 0 .463-.187T10 12t-.187-.462t-.463-.188t-.462.188T8.7 12t.188.463t.462.187m5.3 1.35q-.825 0-1.412-.587T12.65 12t.588-1.412T14.65 10t1.413.588T16.65 12t-.587 1.413T14.65 14m0-1.35q.275 0 .463-.187T15.3 12t-.187-.462t-.463-.188t-.462.188T14 12t.188.463t.462.187M20 14q-.825 0-1.412-.587T18 12t.588-1.412T20 10t1.413.588T22 12t-.587 1.413T20 14\"/>"
|
||||
},
|
||||
"page-footer": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 21v-2h18v2zm2-4q-.825 0-1.412-.587T3 15V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v10q0 .825-.587 1.413T19 17z\"/>"
|
||||
},
|
||||
"page-footer-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 21v-2h18v2zm2-4q-.825 0-1.412-.587T3 15V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v10q0 .825-.587 1.413T19 17zm0-2h14V5H5zm0 0V5z\"/>"
|
||||
},
|
||||
"page-footer-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 21H4q-.425 0-.712-.288T3 20t.288-.712T4 19h16q.425 0 .713.288T21 20t-.288.713T20 21M5 17q-.825 0-1.412-.587T3 15V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v10q0 .825-.587 1.413T19 17zm0-2h14V5H5zm0 0V5z\"/>"
|
||||
},
|
||||
"page-footer-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 21v-2h18v2zm0-4V3h18v14zm2-2h14V5H5zm0 0V5z\"/>"
|
||||
},
|
||||
"page-footer-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 21H4q-.425 0-.712-.288T3 20t.288-.712T4 19h16q.425 0 .713.288T21 20t-.288.713T20 21M5 17q-.825 0-1.412-.587T3 15V5q0-.825.588-1.412T5 3h14q.825 0 1.413.588T21 5v10q0 .825-.587 1.413T19 17z\"/>"
|
||||
},
|
||||
"page-footer-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 21v-2h18v2zm0-4V3h18v14z\"/>"
|
||||
},
|
||||
"page-header": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 5V3h18v2zm16 2q.825 0 1.413.588T21 9v10q0 .825-.587 1.413T19 21H5q-.825 0-1.412-.587T3 19V9q0-.825.588-1.412T5 7z\"/>"
|
||||
},
|
||||
"page-header-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 5V3h18v2zm16 2q.825 0 1.413.588T21 9v10q0 .825-.587 1.413T19 21H5q-.825 0-1.412-.587T3 19V9q0-.825.588-1.412T5 7zm0 2H5v10h14zM5 9v10z\"/>"
|
||||
},
|
||||
"page-header-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 5q-.425 0-.712-.288T3 4t.288-.712T4 3h16q.425 0 .713.288T21 4t-.288.713T20 5zm15 2q.825 0 1.413.588T21 9v10q0 .825-.587 1.413T19 21H5q-.825 0-1.412-.587T3 19V9q0-.825.588-1.412T5 7zm0 2H5v10h14zM5 9v10z\"/>"
|
||||
},
|
||||
"page-header-outline-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 5V3h18v2zm0 16V7h18v14zm2-2h14V9H5zm0 0V9z\"/>"
|
||||
},
|
||||
"page-header-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 5q-.425 0-.712-.288T3 4t.288-.712T4 3h16q.425 0 .713.288T21 4t-.288.713T20 5zm15 2q.825 0 1.413.588T21 9v10q0 .825-.587 1.413T19 21H5q-.825 0-1.412-.587T3 19V9q0-.825.588-1.412T5 7z\"/>"
|
||||
},
|
||||
"page-header-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 5V3h18v2zm0 16V7h18v14z\"/>"
|
||||
},
|
||||
"page-info": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M17.75 20.25q-1.575 0-2.662-1.088T14 16.5t1.088-2.662t2.662-1.088t2.663 1.088T21.5 16.5t-1.088 2.663t-2.662 1.087M4 17.5v-2h8v2zm2.25-6.25q-1.575 0-2.662-1.088T2.5 7.5t1.088-2.662T6.25 3.75t2.663 1.088T10 7.5t-1.088 2.663T6.25 11.25M12 8.5v-2h8v2z\"/>"
|
||||
},
|
||||
@ -32609,6 +32795,15 @@
|
||||
"screenshot-frame": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 7V4q0-.825.588-1.412T7 2h3v2H7v3zm2 15q-.825 0-1.412-.587T5 20v-3h2v3h3v2zM17 7V4h-3V2h3q.825 0 1.413.588T19 4v3zm-3 15v-2h3v-3h2v3q0 .825-.587 1.413T17 22z\"/>"
|
||||
},
|
||||
"screenshot-frame-2": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 10V7h-3V5h3q.825 0 1.413.588T22 7v3zM2 10V7q0-.825.588-1.412T4 5h3v2H4v3zm15 9v-2h3v-3h2v3q0 .825-.587 1.413T20 19zM4 19q-.825 0-1.412-.587T2 17v-3h2v3h3v2z\"/>"
|
||||
},
|
||||
"screenshot-frame-2-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M21 10q-.425 0-.712-.288T20 9V7h-2q-.425 0-.712-.288T17 6t.288-.712T18 5h2q.825 0 1.413.588T22 7v2q0 .425-.288.713T21 10M3 10q-.425 0-.712-.288T2 9V7q0-.825.588-1.412T4 5h2q.425 0 .713.288T7 6t-.288.713T6 7H4v2q0 .425-.288.713T3 10m15 9q-.425 0-.712-.288T17 18t.288-.712T18 17h2v-2q0-.425.288-.712T21 14t.713.288T22 15v2q0 .825-.587 1.413T20 19zM4 19q-.825 0-1.412-.587T2 17v-2q0-.425.288-.712T3 14t.713.288T4 15v2h2q.425 0 .713.288T7 18t-.288.713T6 19z\"/>"
|
||||
},
|
||||
"screenshot-frame-2-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M20 10V7h-3V5h5v5zM2 10V5h5v2H4v3zm15 9v-2h3v-3h2v5zM2 19v-5h2v3h3v2z\"/>"
|
||||
},
|
||||
"screenshot-frame-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6 7q-.425 0-.712-.288T5 6V4q0-.825.588-1.412T7 2h2q.425 0 .713.288T10 3t-.288.713T9 4H7v2q0 .425-.288.713T6 7m1 15q-.825 0-1.412-.587T5 20v-2q0-.425.288-.712T6 17t.713.288T7 18v2h2q.425 0 .713.288T10 21t-.288.713T9 22zM18 7q-.425 0-.712-.288T17 6V4h-2q-.425 0-.712-.288T14 3t.288-.712T15 2h2q.825 0 1.413.588T19 4v2q0 .425-.288.713T18 7m-3 15q-.425 0-.712-.288T14 21t.288-.712T15 20h2v-2q0-.425.288-.712T18 17t.713.288T19 18v2q0 .825-.587 1.413T17 22z\"/>"
|
||||
},
|
||||
@ -34843,6 +35038,18 @@
|
||||
"skull": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M10.5 15.75h3l-1.5-3zM8.5 13q.825 0 1.413-.587T10.5 11t-.587-1.412T8.5 9t-1.412.588T6.5 11t.588 1.413T8.5 13m7 0q.825 0 1.413-.587T17.5 11t-.587-1.412T15.5 9t-1.412.588T13.5 11t.588 1.413T15.5 13M6 22v-4.25q-.975-.425-1.713-1.137T3.037 15t-.775-1.925T2 11q0-3.95 2.8-6.475T12 2t7.2 2.525T22 11q0 1.05-.262 2.075T20.963 15t-1.25 1.613T18 17.75V22h-3v-2h-2v2h-2v-2H9v2z\"/>"
|
||||
},
|
||||
"skull-list": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18v-1.95q-1.35-.8-2.175-2.137T1 11q0-2.575 1.925-4.288T7.5 5t4.575 1.713T14 11q0 1.575-.825 2.913T11 16.05V18zm1.5-6q.425 0 .713-.288T6.5 11t-.288-.712T5.5 10t-.712.288T4.5 11t.288.713T5.5 12m1 2h2l-1-2zm3-2q.425 0 .713-.288T10.5 11t-.288-.712T9.5 10t-.712.288T8.5 11t.288.713T9.5 12m5.5 1v-2h7v2zm0 4v-2h7v2zm0-8V7h7v2z\"/>"
|
||||
},
|
||||
"skull-list-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 18v-1.95q-1.35-.8-2.175-2.137T1 11q0-2.575 1.925-4.288T7.5 5t4.575 1.713T14 11q0 1.575-.825 2.913T11 16.05V18zm2-2h3v-1.1l.975-.575q.9-.525 1.463-1.4T12 11q0-1.725-1.35-2.863T7.5 7T4.35 8.138T3 11q0 1.05.563 1.913t1.462 1.412L6 14.9zm-.5-4q.425 0 .713-.288T6.5 11t-.288-.712T5.5 10t-.712.288T4.5 11t.288.713T5.5 12m1 2h2l-1-2zm3-2q.425 0 .713-.288T10.5 11t-.288-.712T9.5 10t-.712.288T8.5 11t.288.713T9.5 12m5.5 1v-2h7v2zm0 4v-2h7v2zm0-8V7h7v2zm-7.5 2.5\"/>"
|
||||
},
|
||||
"skull-list-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 18q-.425 0-.712-.288T4 17v-.95q-1.35-.8-2.175-2.137T1 11q0-2.575 1.925-4.288T7.5 5t4.575 1.713T14 11q0 1.575-.825 2.913T11 16.05V17q0 .425-.288.713T10 18zm1-2h3v-.525q0-.275.138-.5t.362-.35l.475-.3q.9-.525 1.463-1.4T12 11q0-1.725-1.35-2.863T7.5 7T4.35 8.138T3 11q0 1.05.563 1.913t1.462 1.412l.475.3q.225.125.363.35t.137.5zm-.5-4q.425 0 .713-.288T6.5 11t-.288-.712T5.5 10t-.712.288T4.5 11t.288.713T5.5 12m1.4 2h1.2q.125 0 .2-.112t.025-.238l-.6-1.2q-.075-.125-.225-.125t-.225.125l-.6 1.2q-.05.125.025.237t.2.113m2.6-2q.425 0 .713-.288T10.5 11t-.288-.712T9.5 10t-.712.288T8.5 11t.288.713T9.5 12M21 13h-5q-.425 0-.712-.288T15 12t.288-.712T16 11h5q.425 0 .713.288T22 12t-.288.713T21 13m0 4h-5q-.425 0-.712-.288T15 16t.288-.712T16 15h5q.425 0 .713.288T22 16t-.288.713T21 17m0-8h-5q-.425 0-.712-.288T15 8t.288-.712T16 7h5q.425 0 .713.288T22 8t-.288.713T21 9M7.5 11.5\"/>"
|
||||
},
|
||||
"skull-list-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M5 18q-.425 0-.712-.288T4 17v-.95q-1.35-.8-2.175-2.137T1 11q0-2.575 1.925-4.288T7.5 5t4.575 1.713T14 11q0 1.575-.825 2.913T11 16.05V17q0 .425-.288.713T10 18zm.5-6q.425 0 .713-.288T6.5 11t-.288-.712T5.5 10t-.712.288T4.5 11t.288.713T5.5 12m1.4 2h1.2q.125 0 .2-.112t.025-.238l-.6-1.2q-.075-.125-.225-.125t-.225.125l-.6 1.2q-.05.125.025.237t.2.113m2.6-2q.425 0 .713-.288T10.5 11t-.288-.712T9.5 10t-.712.288T8.5 11t.288.713T9.5 12M21 13h-5q-.425 0-.712-.288T15 12t.288-.712T16 11h5q.425 0 .713.288T22 12t-.288.713T21 13m0 4h-5q-.425 0-.712-.288T15 16t.288-.712T16 15h5q.425 0 .713.288T22 16t-.288.713T21 17m0-8h-5q-.425 0-.712-.288T15 8t.288-.712T16 7h5q.425 0 .713.288T22 8t-.288.713T21 9\"/>"
|
||||
},
|
||||
"skull-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M6 22v-4.25q-.975-.425-1.713-1.137T3.037 15t-.775-1.925T2 11q0-3.95 2.8-6.475T12 2t7.2 2.525T22 11q0 1.05-.262 2.075T20.963 15t-1.25 1.613T18 17.75V22zm2-2h1v-2h2v2h2v-2h2v2h1v-3.55q.95-.225 1.688-.75t1.25-1.25t.787-1.6T20 11q0-3.125-2.212-5.062T12 4T6.212 5.938T4 11q0 .975.275 1.85t.788 1.6t1.262 1.25T8 16.45zm2.5-5h3L12 12zm-2-2q.825 0 1.413-.587T10.5 11t-.587-1.412T8.5 9t-1.412.588T6.5 11t.588 1.413T8.5 13m7 0q.825 0 1.413-.587T17.5 11t-.587-1.412T15.5 9t-1.412.588T13.5 11t.588 1.413T15.5 13M12 20\"/>"
|
||||
},
|
||||
@ -38722,6 +38929,18 @@
|
||||
"thermostat": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M13 11V9h5v2zm0-4V5h8v2zM8 21q-2.075 0-3.537-1.463T3 16q0-1.2.525-2.238T5 12V6q0-1.25.875-2.125T8 3t2.125.875T11 6v6q.95.725 1.475 1.763T13 16q0 2.075-1.463 3.538T8 21m-3-5h6q0-.725-.312-1.35T9.8 13.6L9 13V6q0-.425-.288-.712T8 5t-.712.288T7 6v7l-.8.6q-.575.425-.888 1.05T5 16\"/>"
|
||||
},
|
||||
"thermostat-arrow-down": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8 21q-2.075 0-3.537-1.463T3 16q0-1.2.525-2.238T5 12V6q0-1.25.875-2.125T8 3t2.125.875T11 6v6q.95.725 1.475 1.763T13 16q0 2.075-1.463 3.538T8 21m-3-5h6q0-.725-.312-1.35T9.8 13.6L9 13V6q0-.425-.288-.712T8 5t-.712.288T7 6v7l-.8.6q-.575.425-.888 1.05T5 16m14.5 4L16 16.5l1.425-1.4l1.075 1.075V4h2v12.2l1.1-1.1l1.4 1.4z\"/>"
|
||||
},
|
||||
"thermostat-arrow-down-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8 21q-2.075 0-3.537-1.463T3 16q0-1.2.525-2.238T5 12V6q0-1.25.875-2.125T8 3t2.125.875T11 6v6q.95.725 1.475 1.763T13 16q0 2.075-1.463 3.538T8 21m-3-5h6q0-.725-.312-1.35T9.8 13.6L9 13V6q0-.425-.288-.712T8 5t-.712.288T7 6v7l-.8.6q-.575.425-.888 1.05T5 16m13.8 3.3L16.5 17q-.275-.3-.275-.712t.3-.688t.713-.287t.687.287l.575.575V5q0-.425.288-.712T19.5 4t.713.288T20.5 5v11.2l.6-.6q.275-.275.7-.275t.7.275t.275.7t-.275.7l-2.3 2.3q-.3.3-.7.3t-.7-.3\"/>"
|
||||
},
|
||||
"thermostat-arrow-up": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8 21q-2.075 0-3.537-1.463T3 16q0-1.2.525-2.238T5 12V6q0-1.25.875-2.125T8 3t2.125.875T11 6v6q.95.725 1.475 1.763T13 16q0 2.075-1.463 3.538T8 21m-3-5h6q0-.725-.312-1.35T9.8 13.6L9 13V6q0-.425-.288-.712T8 5t-.712.288T7 6v7l-.8.6q-.575.425-.888 1.05T5 16m13.5 4V7.8l-1.1 1.1L16 7.5L19.5 4L23 7.5l-1.425 1.4L20.5 7.825V20z\"/>"
|
||||
},
|
||||
"thermostat-arrow-up-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M8 21q-2.075 0-3.537-1.463T3 16q0-1.2.525-2.238T5 12V6q0-1.25.875-2.125T8 3t2.125.875T11 6v6q.95.725 1.475 1.763T13 16q0 2.075-1.463 3.538T8 21m-3-5h6q0-.725-.312-1.35T9.8 13.6L9 13V6q0-.425-.288-.712T8 5t-.712.288T7 6v7l-.8.6q-.575.425-.888 1.05T5 16m13.5-8.2l-.6.6q-.275.275-.7.275t-.7-.275t-.275-.7t.275-.7l2.3-2.3q.3-.3.7-.3t.7.3L22.5 7q.275.3.275.712t-.3.688t-.712.288t-.688-.288l-.575-.575V19q0 .425-.287.713T19.5 20t-.712-.288T18.5 19z\"/>"
|
||||
},
|
||||
"thermostat-auto": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M13.625 13L17 4h1.6l3.425 9h-1.55l-.8-2.3h-3.7l-.8 2.3zm2.8-3.6h2.75L17.85 5.65h-.05zM8 21q-2.075 0-3.537-1.463T3 16q0-1.2.525-2.238T5 12V6q0-1.25.875-2.125T8 3t2.125.875T11 6v6q.95.725 1.475 1.763T13 16q0 2.075-1.463 3.538T8 21m-3-5h6q0-.725-.312-1.35T9.8 13.6L9 13V6q0-.425-.288-.712T8 5t-.712.288T7 6v7l-.8.6q-.575.425-.888 1.05T5 16\"/>"
|
||||
},
|
||||
@ -41293,6 +41512,18 @@
|
||||
"view-agenda-sharp": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 21v-8h18v8zm0-10V3h18v8z\"/>"
|
||||
},
|
||||
"view-apps": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M1 20V4l6 1v14zm8-1V5h6v14zm14 1l-6-1V5l6-1zM3 17.625l2-.325V6.7l-2-.35zM11 17h2V7h-2zm10 .65V6.35l-2 .35v10.6zm-18-.025V6.35l2 .35v10.6zM11 17V7h2v10zm10 .65l-2-.35V6.7l2-.35z\"/>"
|
||||
},
|
||||
"view-apps-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M1 20V4l6 1v14zm8-1V5h6v14zm14 1l-6-1V5l6-1zM3 17.625l2-.325V6.7l-2-.35zM11 17h2V7h-2zm10 .65V6.35l-2 .35v10.6zm-18-.025l2-.325zM11 17h2zm10 .65l-2-.35z\"/>"
|
||||
},
|
||||
"view-apps-outline-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.175 19.8q-.45.075-.812-.213T1 18.826V5.175q0-.475.363-.762t.812-.213l4 .65q.35.05.588.338T7 5.85v12.3q0 .375-.238.663t-.587.337zM10 19q-.425 0-.712-.288T9 18V6q0-.425.288-.712T10 5h4q.425 0 .713.288T15 6v12q0 .425-.288.713T14 19zm7.825.15q-.35-.05-.587-.337T17 18.15V5.85q0-.375.238-.662t.587-.338l4-.65q.45-.075.813.213t.362.762v13.65q0 .475-.363.763t-.812.212zM3 17.625l2-.325V6.7l-2-.35zM11 17h2V7h-2zm10 .65V6.35l-2 .35v10.6zm-18-.025l2-.325zM11 17h2zm10 .65l-2-.35z\"/>"
|
||||
},
|
||||
"view-apps-rounded": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M2.175 19.8q-.45.075-.812-.213T1 18.826V5.175q0-.475.363-.762t.812-.213l4 .65q.35.05.588.338T7 5.85v12.3q0 .375-.238.663t-.587.337zM10 19q-.425 0-.712-.288T9 18V6q0-.425.288-.712T10 5h4q.425 0 .713.288T15 6v12q0 .425-.288.713T14 19zm7.825.15q-.35-.05-.587-.337T17 18.15V5.85q0-.375.238-.662t.587-.338l4-.65q.45-.075.813.213t.362.762v13.65q0 .475-.363.763t-.812.212z\"/>"
|
||||
},
|
||||
"view-array": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M3 17.5v-11q0-.625.438-1.062T4.5 5t1.063.438T6 6.5v11q0 .625-.437 1.063T4.5 19t-1.062-.437T3 17.5M8.5 19q-.625 0-1.062-.437T7 17.5v-11q0-.625.438-1.062T8.5 5h7q.625 0 1.063.438T17 6.5v11q0 .625-.437 1.063T15.5 19zm9.5-1.5v-11q0-.625.438-1.062T19.5 5t1.063.438T21 6.5v11q0 .625-.437 1.063T19.5 19t-1.062-.437T18 17.5\"/>"
|
||||
},
|
||||
@ -51094,6 +51325,9 @@
|
||||
"screen-rotation-up-rounded",
|
||||
"screen-rotation-up-sharp",
|
||||
"screenshot-frame",
|
||||
"screenshot-frame-2",
|
||||
"screenshot-frame-2-rounded",
|
||||
"screenshot-frame-2-sharp",
|
||||
"screenshot-frame-rounded",
|
||||
"screenshot-frame-sharp",
|
||||
"screenshot-keyboard",
|
||||
@ -52399,6 +52633,10 @@
|
||||
"database-off-outline-rounded",
|
||||
"database-off-rounded",
|
||||
"database-outline",
|
||||
"database-search",
|
||||
"database-search-outline",
|
||||
"database-search-outline-rounded",
|
||||
"database-search-rounded",
|
||||
"database-upload",
|
||||
"database-upload-outline",
|
||||
"database-upload-outline-rounded",
|
||||
@ -53265,6 +53503,10 @@
|
||||
"hourglass-empty-rounded",
|
||||
"hourglass-outline",
|
||||
"hourglass-outline-rounded",
|
||||
"hourglass-pause",
|
||||
"hourglass-pause-outline",
|
||||
"hourglass-pause-outline-rounded",
|
||||
"hourglass-pause-rounded",
|
||||
"hourglass-rounded",
|
||||
"how-to-reg",
|
||||
"how-to-reg-outline",
|
||||
@ -54208,6 +54450,8 @@
|
||||
"move-to-inbox-sharp",
|
||||
"nat",
|
||||
"nat-rounded",
|
||||
"network-intel-node",
|
||||
"network-intel-node-rounded",
|
||||
"network-intelligence",
|
||||
"network-intelligence-history",
|
||||
"network-intelligence-history-rounded",
|
||||
@ -58742,6 +58986,10 @@
|
||||
"boy",
|
||||
"boy-rounded",
|
||||
"breastfeeding",
|
||||
"brick",
|
||||
"brick-outline",
|
||||
"brick-outline-rounded",
|
||||
"brick-rounded",
|
||||
"bring-your-own-ip",
|
||||
"bring-your-own-ip-rounded",
|
||||
"candle",
|
||||
@ -59676,6 +59924,10 @@
|
||||
"skeleton-outline-rounded",
|
||||
"skeleton-rounded",
|
||||
"skull",
|
||||
"skull-list",
|
||||
"skull-list-outline",
|
||||
"skull-list-outline-rounded",
|
||||
"skull-list-rounded",
|
||||
"skull-outline",
|
||||
"snowing",
|
||||
"snowing-heavy",
|
||||
@ -60209,6 +60461,10 @@
|
||||
"cloud-download-outline",
|
||||
"cloud-download-outline-rounded",
|
||||
"cloud-download-rounded",
|
||||
"cloud-lock",
|
||||
"cloud-lock-outline",
|
||||
"cloud-lock-outline-rounded",
|
||||
"cloud-lock-rounded",
|
||||
"cloud-off",
|
||||
"cloud-off-outline",
|
||||
"cloud-off-outline-rounded",
|
||||
@ -60414,6 +60670,12 @@
|
||||
"document-scanner-outline-sharp",
|
||||
"document-scanner-rounded",
|
||||
"document-scanner-sharp",
|
||||
"document-search",
|
||||
"document-search-outline",
|
||||
"document-search-outline-rounded",
|
||||
"document-search-outline-sharp",
|
||||
"document-search-rounded",
|
||||
"document-search-sharp",
|
||||
"draft",
|
||||
"draft-outline",
|
||||
"draft-outline-rounded",
|
||||
@ -60536,6 +60798,12 @@
|
||||
"fit-page-height-rounded",
|
||||
"fit-page-height-sharp",
|
||||
"fit-page-rounded",
|
||||
"fit-page-width",
|
||||
"fit-page-width-outline",
|
||||
"fit-page-width-outline-rounded",
|
||||
"fit-page-width-outline-sharp",
|
||||
"fit-page-width-rounded",
|
||||
"fit-page-width-sharp",
|
||||
"fit-width",
|
||||
"fit-width-rounded",
|
||||
"flex-direction",
|
||||
@ -60593,6 +60861,12 @@
|
||||
"folder-eye-outline-sharp",
|
||||
"folder-eye-rounded",
|
||||
"folder-eye-sharp",
|
||||
"folder-info",
|
||||
"folder-info-outline",
|
||||
"folder-info-outline-rounded",
|
||||
"folder-info-outline-sharp",
|
||||
"folder-info-rounded",
|
||||
"folder-info-sharp",
|
||||
"folder-limited",
|
||||
"folder-limited-outline",
|
||||
"folder-limited-outline-rounded",
|
||||
@ -61067,6 +61341,8 @@
|
||||
"markdown-rounded",
|
||||
"markdown-sharp",
|
||||
"match-case",
|
||||
"match-case-off",
|
||||
"match-case-off-rounded",
|
||||
"match-case-rounded",
|
||||
"match-word",
|
||||
"match-word-rounded",
|
||||
@ -61135,6 +61411,18 @@
|
||||
"padding-outline",
|
||||
"padding-outline-sharp",
|
||||
"padding-sharp",
|
||||
"page-footer",
|
||||
"page-footer-outline",
|
||||
"page-footer-outline-rounded",
|
||||
"page-footer-outline-sharp",
|
||||
"page-footer-rounded",
|
||||
"page-footer-sharp",
|
||||
"page-header",
|
||||
"page-header-outline",
|
||||
"page-header-outline-rounded",
|
||||
"page-header-outline-sharp",
|
||||
"page-header-rounded",
|
||||
"page-header-sharp",
|
||||
"pageless",
|
||||
"pageless-rounded",
|
||||
"pageless-sharp",
|
||||
@ -62838,6 +63126,10 @@
|
||||
"dynamic-form-outline-sharp",
|
||||
"dynamic-form-rounded",
|
||||
"dynamic-form-sharp",
|
||||
"edit-arrow-down",
|
||||
"edit-arrow-down-outline",
|
||||
"edit-arrow-down-outline-rounded",
|
||||
"edit-arrow-down-rounded",
|
||||
"edit-arrow-up",
|
||||
"edit-arrow-up-outline",
|
||||
"edit-arrow-up-outline-rounded",
|
||||
@ -63014,6 +63306,14 @@
|
||||
"home-outline",
|
||||
"home-outline-rounded",
|
||||
"home-rounded",
|
||||
"hourglass-arrow-down",
|
||||
"hourglass-arrow-down-outline",
|
||||
"hourglass-arrow-down-outline-rounded",
|
||||
"hourglass-arrow-down-rounded",
|
||||
"hourglass-arrow-up",
|
||||
"hourglass-arrow-up-outline",
|
||||
"hourglass-arrow-up-outline-rounded",
|
||||
"hourglass-arrow-up-rounded",
|
||||
"html",
|
||||
"html-rounded",
|
||||
"html-sharp",
|
||||
@ -63674,6 +63974,10 @@
|
||||
"terminal",
|
||||
"terminal-rounded",
|
||||
"terminal-sharp",
|
||||
"thermostat-arrow-down",
|
||||
"thermostat-arrow-down-rounded",
|
||||
"thermostat-arrow-up",
|
||||
"thermostat-arrow-up-rounded",
|
||||
"tile-large",
|
||||
"tile-large-outline",
|
||||
"tile-large-outline-rounded",
|
||||
@ -63737,6 +64041,10 @@
|
||||
"upload-2-rounded",
|
||||
"upload-rounded",
|
||||
"upload-sharp",
|
||||
"view-apps",
|
||||
"view-apps-outline",
|
||||
"view-apps-outline-rounded",
|
||||
"view-apps-rounded",
|
||||
"view-comfy-alt",
|
||||
"view-comfy-alt-outline",
|
||||
"view-comfy-alt-outline-rounded",
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.2.274",
|
||||
"version": "2.2.275",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.2.274",
|
||||
"version": "2.2.275",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Hundreds of open source icon sets in IconifyJSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.2.274",
|
||||
"version": "2.2.275",
|
||||
"type": "module",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user