2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-16 17:19:03 +00:00

Update 9 icon sets

This commit is contained in:
Vjacheslav Trushkin 2024-08-17 09:17:48 +03:00
parent 62af76ce5b
commit 537ed7516a
14 changed files with 427 additions and 127 deletions

View File

@ -1,7 +1,7 @@
{
"material-symbols": {
"name": "Material Symbols",
"total": 13057,
"total": 13088,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@ -25,7 +25,7 @@
},
"material-symbols-light": {
"name": "Material Symbols Light",
"total": 13124,
"total": 13155,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@ -270,7 +270,7 @@
"carbon": {
"name": "Carbon",
"total": 2213,
"version": "11.46.0",
"version": "11.47.0",
"author": {
"name": "IBM",
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@ -369,7 +369,7 @@
},
"lucide": {
"name": "Lucide",
"total": 1520,
"total": 1521,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -1702,7 +1702,7 @@
"pajamas": {
"name": "Gitlab SVGs",
"total": 381,
"version": "3.112.0",
"version": "3.114.0",
"author": {
"name": "GitLab B.V.",
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@ -2022,7 +2022,7 @@
},
"oui": {
"name": "OpenSearch UI",
"total": 386,
"total": 387,
"version": "2.0.0",
"author": {
"name": "OpenSearch Contributors",
@ -2691,7 +2691,7 @@
"token": {
"name": "Web3 Icons",
"total": 1686,
"version": "3.2.1",
"version": "3.3.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"
@ -2716,7 +2716,7 @@
"token-branded": {
"name": "Web3 Icons Branded",
"total": 1870,
"version": "3.2.1",
"version": "3.3.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"
@ -3088,7 +3088,7 @@
},
"catppuccin": {
"name": "Catppuccin Icons",
"total": 508,
"total": 523,
"author": {
"name": "Catppuccin",
"url": "https://github.com/catppuccin/vscode-icons"

View File

@ -2,7 +2,7 @@
## Material Symbols
* Number of icons: 13057
* Number of icons: 13088
* 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: 13124
* Number of icons: 13155
* Author: Google
* URL: https://github.com/google/material-design-icons
* License: Apache 2.0
@ -120,7 +120,7 @@
* Author: IBM
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
* License: Apache 2.0
* Version: 11.46.0
* Version: 11.47.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))
@ -158,7 +158,7 @@
* File: [json/ion.json](json/ion.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Lucide
* Number of icons: 1520
* Number of icons: 1521
* Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide
* License: ISC
@ -736,7 +736,7 @@
* URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main
* License: MIT
* License URL: https://gitlab.com/gitlab-org/gitlab-svgs/-/blob/main/LICENSE
* Version: 3.112.0
* Version: 3.114.0
* Palette: Colorless
* Icon set prefix: `pajamas`
* File: [json/pajamas.json](json/pajamas.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -871,7 +871,7 @@
* File: [json/nimbus.json](json/nimbus.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## OpenSearch UI
* Number of icons: 386
* Number of icons: 387
* Author: OpenSearch Contributors
* URL: https://github.com/opensearch-project/oui
* License: Apache 2.0
@ -1158,7 +1158,7 @@
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.2.1
* Version: 3.3.1
* Palette: Colorless
* Icon set prefix: `token`
* File: [json/token.json](json/token.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -1169,7 +1169,7 @@
* URL: https://github.com/0xa3k5/web3icons
* License: MIT
* License URL: https://github.com/0xa3k5/web3icons/blob/main/LICENCE
* Version: 3.2.1
* Version: 3.3.1
* Palette: Colorful
* Icon set prefix: `token-branded`
* File: [json/token-branded.json](json/token-branded.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -1326,7 +1326,7 @@
* File: [json/devicon-plain.json](json/devicon-plain.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Catppuccin Icons
* Number of icons: 508
* Number of icons: 523
* Author: Catppuccin
* URL: https://github.com/catppuccin/vscode-icons
* License: MIT

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "2.2.237",
"version": "2.2.238",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

View File

@ -3,7 +3,7 @@
"info": {
"name": "Carbon",
"total": 2213,
"version": "11.46.0",
"version": "11.47.0",
"author": {
"name": "IBM",
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"

View File

@ -2,7 +2,7 @@
"prefix": "catppuccin",
"info": {
"name": "Catppuccin Icons",
"total": 508,
"total": 523,
"author": {
"name": "Catppuccin",
"url": "https://github.com/catppuccin/vscode-icons"
@ -24,7 +24,7 @@
"category": "Programming",
"palette": true
},
"lastModified": 1723442158,
"lastModified": 1723874597,
"icons": {
"adobe-ae": {
"body": "<g fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 4.389v7.222a2.89 2.89 0 0 1-2.889 2.889H4.39a2.89 2.89 0 0 1-2.89-2.889V4.39A2.89 2.89 0 0 1 4.389 1.5h7.222A2.89 2.89 0 0 1 14.5 4.389\"/><path d=\"M9.499 8.667V7.89a1.5 1.555 0 0 1 1.499-1.555v0a1.5 1.555 0 0 1 1.5 1.555v.777Zm0 0v.778A1.5 1.555 0 0 0 10.998 11h1.125M3.5 11l.843-2.333M8 11l-.843-2.333m-2.812 0L5.75 4.78l1.406 3.888m-2.812 0h2.812\"/></g>"
@ -77,6 +77,9 @@
"antlr": {
"body": "<g fill=\"none\" stroke=\"#f5a97f\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M1.5 8a6.5 6.5 0 1 0 13 0a6.5 6.5 0 0 0-13 0\"/><path d=\"m8 9.5l3 1l-3-6l-3 6\"/></g>"
},
"apache": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#ed8796\" d=\"M2.5 14.5a24.3 24.3 0 0 1 1.63-4.36c.21-.42.45-.84.7-1.26c2.75-4.61 6.63-6.8 8.67-7.38c-.8 3.52-3.91 10.46-10.15 10.4\"/><path stroke=\"#f5a97f\" d=\"M6.14 6.96C8.7 3.64 11.76 1.99 13.5 1.5a18.5 18.5 0 0 1-2.27 5.46\"/><path stroke=\"#ed8796\" d=\"M6.5 9.5h-2m1.25-2h2.71\"/></g>"
},
"api-blueprint": {
"body": "<path fill=\"none\" stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.5 12.5a2 2 0 1 1-4 0a2 2 0 0 1 4 0m9 0a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-4.5-9a2 2 0 1 1-4 0a2 2 0 0 1 4 0m-6.5 7l3-5.5m3 0l3 5.5\"/>"
},
@ -101,6 +104,9 @@
"audio": {
"body": "<g fill=\"none\" stroke=\"#ee99a0\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5.5 12.5a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2m9-2a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2\"/><path d=\"M5.5 12.5V5c0-.54.44-1.21 1.35-1.5l6.3-2c.9 0 1.35.88 1.35 1.5v7.58m-9-3.08l9-3\"/></g>"
},
"autohotkey": {
"body": "<rect width=\"13\" height=\"13\" x=\"1.5\" y=\"1.5\" fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1\" ry=\"1\"/><path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.536\" d=\"m4.5 11.83l3.263-7.66l3.737 7.66m-5.356-1.69H9.56\" transform=\"matrix(.3911 0 0 .39765 1.107 8.405)\"/><path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.556\" d=\"m4.5 11.83l-.007-7.66m6.136-.006l-.019 7.666M4.987 8.21h4.452\" transform=\"matrix(.39109 0 0 .39152 5.183 8.371)\"/><path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.556\" d=\"m4.5 11.83l-.007-7.66m2.03 4.013l3.081 3.697M4.488 9.277L9.65 4.305\" transform=\"matrix(.39109 0 0 .39152 9.085 8.358)\"/>"
},
"azure-pipelines": {
"body": "<path fill=\"none\" stroke=\"#b7bdf8\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M1.5 12v2.5H4m2.5-9l2-4h6v6l-4 3v4h-4L6 14l1.5-1.5L6 11l-1.5 1.5l-1-1L5 10L3.5 8.5L2 10l-.5-.5v-4zm4 1a1 1 0 1 0 0-2a1 1 0 0 0 0 2\"/>"
},
@ -592,6 +598,12 @@
"folder-gitlab-open": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#cad3f5\" d=\"m1.875 8l.686-2.743a1 1 0 0 1 .97-.757h10.938a1 1 0 0 1 .97 1.243l-.315 1.26M6 13.5H2.004A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><path stroke=\"#f5a97f\" stroke-linecap=\"square\" d=\"m12 15.5l3.5-2.515l-1-4.485l-1.5 2h-2l-1.5-2l-1 4.485z\"/></g>"
},
"folder-gradle": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 4.5H12A1.5 1.5 0 0 1 13.5 6v.5m-7.5 7H2A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><g fill=\"none\" stroke=\"#7dc4e4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.855\"><path d=\"m7.5 7.5l-1.97.78c-.2.15-.74.33-1.2-.2a7.3 7.3 0 0 1-1-1.63\" transform=\"matrix(.53379 0 0 .54472 7.231 7.141)\"/><path d=\"M11.43 2.98c.54-.48 4.07-1.39 4.07 2.1c0 2.34-1.6 3.53-2.76 4.5c-.75.61-1.35 1.28-1.35 3.92H9.88c0-1.29-2.66-2.32-3.17 0H5.38c0-1.29-2.65-2.32-3.16 0H.7C.29 11.92.22 8.3 3.33 6.45c-.15-.25-.27-1.02.43-1.3c.87-.34 3.77-1.34 6.51.12s5.01 1.12 5.14.74\" transform=\"matrix(.53379 0 0 .54472 7.231 7.141)\"/></g>"
},
"folder-gradle-open": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m1.875 8l.686-2.743a1 1 0 0 1 .97-.757h10.938a1 1 0 0 1 .97 1.243l-.315 1.26M6 13.5H2.004A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><g fill=\"none\" stroke=\"#7dc4e4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.855\"><path d=\"m7.5 7.5l-1.97.78c-.2.15-.74.33-1.2-.2a7.3 7.3 0 0 1-1-1.63\" transform=\"matrix(.53379 0 0 .54472 7.231 7.141)\"/><path d=\"M11.43 2.98c.54-.48 4.07-1.39 4.07 2.1c0 2.34-1.6 3.53-2.76 4.5c-.75.61-1.35 1.28-1.35 3.92H9.88c0-1.29-2.66-2.32-3.17 0H5.38c0-1.29-2.65-2.32-3.16 0H.7C.29 11.92.22 8.3 3.33 6.45c-.15-.25-.27-1.02.43-1.3c.87-.34 3.77-1.34 6.51.12s5.01 1.12 5.14.74\" transform=\"matrix(.53379 0 0 .54472 7.231 7.141)\"/></g>"
},
"folder-hooks": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#cad3f5\" d=\"M4.5 4.5H12A1.5 1.5 0 0 1 13.5 6v.5m-7.5 7H2A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><path stroke=\"#c6a0f6\" d=\"M12.5 9.5c0 1.333 2 1.333 2 0s-2-1.333-2 0m1 1v2.668c-.003 3.109-4.003 3.109-4 0V11.5L11 13\"/></g>"
},
@ -685,6 +697,12 @@
"folder-plugins-open": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#cad3f5\" d=\"m1.875 8l.686-2.743a1 1 0 0 1 .97-.757h10.938a1 1 0 0 1 .97 1.243l-.315 1.26M6 13.5H2.004A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><path stroke=\"#8aadf4\" d=\"m8.518 15.5l1.015-1.016m3.969-5.968l-2 1.99m3.998.01l-1.998 2m-2.97-2.625l3.595 3.594l-.899.898c-.57.629-1.545.914-2.477.704c-.899-.202-1.589-.928-1.82-1.82a2.54 2.54 0 0 1 .703-2.478Z\"/></g>"
},
"folder-pre-commit": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 4.5H12A1.5 1.5 0 0 1 13.5 6v.5m-7.5 7H2A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><rect width=\"6.034\" height=\"6.034\" x=\"-3.015\" y=\"13.247\" fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\".635\" ry=\".635\" transform=\"rotate(-45.004)\"/><path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.62 13.118v-3.2h1.612s.662.096.662.85c0 .753-.662.9-.662.9h-1.555\"/>"
},
"folder-pre-commit-open": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m1.875 8l.686-2.743a1 1 0 0 1 .97-.757h10.938a1 1 0 0 1 .97 1.243l-.315 1.26M6 13.5H2.004A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><rect width=\"6.034\" height=\"6.034\" x=\"-3.015\" y=\"13.247\" fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\".635\" ry=\".635\" transform=\"rotate(-45.004)\"/><path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.62 13.118v-3.2h1.612s.662.096.662.85c0 .753-.662.9-.662.9h-1.555\"/>"
},
"folder-prisma": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#cad3f5\" d=\"M4.5 4.5H12A1.5 1.5 0 0 1 13.5 6v.5m-7.5 7H2A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><path stroke=\"#8bd5ca\" d=\"m15.5 14.25l-5 1.25l-2-2.25L12 8.5zM12 8.5l-1.5 7\"/></g>"
},
@ -787,6 +805,12 @@
"folder-tests-open": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#cad3f5\" d=\"m1.875 8l.686-2.743a1 1 0 0 1 .97-.757h10.938a1 1 0 0 1 .97 1.243l-.315 1.26M6 13.5H2.004A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><path stroke=\"#8bd5ca\" d=\"m13.158 9.16l-4.272 4.253c-.558.555-.45 1.31-.064 1.694c.406.404 1.077.641 1.743-.022l4.269-4.25M12.5 8.5l.5.5l1 1l1 1l.5.5m-3.478 2.006H8.96\"/></g>"
},
"folder-themes": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 4.5H12A1.5 1.5 0 0 1 13.5 6v.5m-7.5 7H2A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\"><path stroke=\"#f4dbd6\" d=\"M12 21a9 9 0 0 1 0-18c4.97 0 9 3.582 9 8c0 1.06-.474 2.078-1.318 2.828S17.693 15 16.5 15H14a2 2 0 0 0-1 3.75A1.3 1.3 0 0 1 12 21\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/><path stroke=\"#ed8796\" d=\"M7.5 10.5c0 1.333 2 1.333 2 0s-2-1.333-2 0\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/><path stroke=\"#a6da95\" d=\"M11.5 7.5c0 1.333 2 1.333 2 0s-2-1.333-2 0\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/><path stroke=\"#8aadf4\" d=\"M15.5 10.5c0 1.333 2 1.333 2 0s-2-1.333-2 0\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/></g>"
},
"folder-themes-open": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m1.875 8l.686-2.743a1 1 0 0 1 .97-.757h10.938a1 1 0 0 1 .97 1.243l-.315 1.26M6 13.5H2.004A1.5 1.5 0 0 1 .5 12V3.5a1 1 0 0 1 1-1h5a1 1 0 0 1 1 1v1\"/><g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.4\"><path stroke=\"#f4dbd6\" d=\"M12 21a9 9 0 0 1 0-18c4.97 0 9 3.582 9 8c0 1.06-.474 2.078-1.318 2.828S17.693 15 16.5 15H14a2 2 0 0 0-1 3.75A1.3 1.3 0 0 1 12 21\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/><path stroke=\"#ed8796\" d=\"M7.5 10.5c0 1.333 2 1.333 2 0s-2-1.333-2 0\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/><path stroke=\"#a6da95\" d=\"M11.5 7.5c0 1.333 2 1.333 2 0s-2-1.333-2 0\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/><path stroke=\"#8aadf4\" d=\"M15.5 10.5c0 1.333 2 1.333 2 0s-2-1.333-2 0\" transform=\"matrix(.41667 0 0 .4167 6.75 6.747)\"/></g>"
},
"folder-turbo": {
"body": "<g fill=\"none\"><path stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 4.5H12c.8 0 1.5.7 1.5 1.5v.5m-7.5 7H2c-.8 0-1.5-.7-1.5-1.5V3.5c0-.6.4-1 1-1h5c.6 0 1 .4 1 1v1\"/><circle cx=\"11.5\" cy=\"11.5\" r=\"2\" stroke=\"#cad3f5\"/><path stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.5 7.6a4 4 0 0 1 3 3.7\"/><path stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15.5 11.5a4 4 0 0 1-.7 2.3\"/><path stroke=\"#ee99a0\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.5 15.4a4 4 0 0 1-1.4-.7m-1.3-1.6a4 4 0 0 1-.3-1.6m7.2 2.5a4 4 0 0 1-2.2 1.4\"/></g>"
},
@ -1066,9 +1090,6 @@
"matlab": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#7dc4e4\" d=\"M4 11L.5 8.5L5 7q.78-1.77 1.89-1.89c.74-.07 1.94-1.28 3.61-3.61M5 7l1.5 1.5\"/><path stroke=\"#f5a97f\" d=\"m15.5 12.5l-5-11C8.5 6.83 6.33 10 4 11c1.67-.33 2.67.83 3 3.5c3.5-1.5 3.5-3.5 5-4s1.5 1.5 3.5 2\"/></g>"
},
"maven": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#ed8796\" d=\"M2.5 14.5a24.3 24.3 0 0 1 1.63-4.36c.21-.42.45-.84.7-1.26c2.75-4.61 6.63-6.8 8.67-7.38c-.8 3.52-3.91 10.46-10.15 10.4\"/><path stroke=\"#f5a97f\" d=\"M6.14 6.96C8.7 3.64 11.76 1.99 13.5 1.5a18.5 18.5 0 0 1-2.27 5.46\"/><path stroke=\"#ed8796\" d=\"M6.5 9.5h-2m1.25-2h2.71\"/></g>"
},
"mermaid": {
"body": "<path fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M1.5 2.5c0 6 2.25 5.75 4 7c.83.67 1.17 2 1 4h3c-.17-2 .17-3.33 1-4c1.75-1.25 4-1 4-7C12 2.5 10 3 8 7C6 3 4 2.5 1.5 2.5\"/>"
},
@ -1214,12 +1235,18 @@
"pnpm-lock": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#8087a2\" d=\"M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5\"/><path stroke=\"#f5a97f\" d=\"M4.5 1.5v3\"/><path stroke=\"#cad3f5\" d=\"M7.5 7.5v3m-3-6v6\"/><path stroke=\"#f5a97f\" d=\"M7.5 1.5v6m3 0v-6h-9v3h9\"/><path stroke=\"#cad3f5\" d=\"M10.5 7.5h-9v3h7\"/></g>"
},
"poetry-lock": {
"body": "<defs><radialGradient id=\"catppuccinPoetryLock0\" cx=\"0\" cy=\"0\" r=\"1\" gradientTransform=\"matrix(10.5875 0 0 10.784 4.993 -.868)\" gradientUnits=\"userSpaceOnUse\"><stop offset=\"0\" stop-color=\"#fff\"/><stop offset=\"1\"/></radialGradient></defs><path fill=\"none\" stroke=\"#8087a2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 11.5c.27 0 .5.22.5.5v3a.5.5 0 0 1-.5.5h-5a.5.5 0 0 1-.5-.5v-3c0-.28.22-.5.5-.5zm-4 0V10a1.5 1.5 0 0 1 3 0v1.5\"/><path fill=\"url(#catppuccinPoetryLock0)\" d=\"m0 0l7.778 7.923q.104-.107.205-.215Z\"/><path fill=\"none\" stroke=\"#91d7e3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M.5.5h10a10 10 0 0 1-3.306 7.43\"/><path fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m7.25 7.835l1.058 1.16l.529.58m-1.408 2.094A12.9 12.9 0 0 1 2.69 13.51L.501 10.5\"/><path fill=\"none\" stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M7.32 7.814A10 10 0 0 1 .5 10.5V.5z\"/>"
},
"postcss": {
"body": "<g fill=\"none\" stroke=\"#ed8796\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.5 8A6.5 6.5 0 0 1 8 14.5A6.5 6.5 0 0 1 1.5 8A6.5 6.5 0 0 1 8 1.5A6.5 6.5 0 0 1 14.5 8\"/><path d=\"m8 1.5l6 9H2z\"/><path d=\"M5.5 5.5h5v5h-5z\"/><path d=\"M9.5 8A1.5 1.5 0 0 1 8 9.5A1.5 1.5 0 0 1 6.5 8A1.5 1.5 0 0 1 8 6.5A1.5 1.5 0 0 1 9.5 8\"/></g>"
},
"powershell": {
"body": "<g fill=\"none\" stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M2 15.5c-.7 0-1.5-.8-1.5-1.5V5c0-.7.8-1.5 1.5-1.5h9c.7 0 1.5.8 1.5 1.5v9c0 .7-.8 1.5-1.5 1.5z\"/><path d=\"m1.2 3.8l3.04-2.5S5.17.5 5.7.5h8.4c.66 0 1.4.73 1.4 1.4v7.73a2.7 2.7 0 0 1-.7 1.75l-2.68 3.51M3 8.5l3 2l-3 2m4 0h2\"/></g>"
},
"pre-commit": {
"body": "<rect width=\"9.801\" height=\"9.801\" x=\"-4.901\" y=\"6.413\" fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" rx=\"1.032\" ry=\"1.032\" transform=\"rotate(-45)\"/><path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6.569 10.628V5.43h2.619s1.076.157 1.076 1.38c0 1.224-1.076 1.462-1.076 1.462H6.663\"/>"
},
"premake": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#a6da95\" d=\"m11.05 4.4l-.72-.2l-.06-.9l-.8-.1l-.17.96l-.7.17l-.45-.93l-1.05.32l.39.96l-.37.47l-.9-.38l-.5.6l1.2 1.54m4.62-3.13s-1 1.74-1.77 2.27c-.76.53-1.42 1.14-3.9.84c-2.5-.3-3.9.04-4.2.38s-.25 1.07.58 1.51c.82.44 1.94.8 1.94.8\"/><path stroke=\"#eed49f\" d=\"m11.86 10.7l.54-.52l.78.42l.5-.65l-.7-.65l.22-.7l1 .1l.3-1.08l-1.01-.17l-.2-.56l.8-.59l-.23-.74l-1.92.22m.17 5.67s-.92-1.8-.96-2.73c-.03-.94-.2-1.83 1.36-3.84c1.55-2 2-3.4 1.89-3.85c-.12-.44-.76-.78-1.56-.3c-.8.5-1.55 1.45-1.55 1.45\"/><path stroke=\"#8aadf4\" d=\"m6.12 8.41l.18.74l-.75.5l.29.76l.9-.3l.49.54l-.58.84l.77.8l.64-.82l.58.12l.1 1l.74.16l.77-1.82m-4.9-2.67s1.99.08 2.8.51c.8.44 1.66.74 2.58 3.12c.93 2.37 1.89 3.47 2.32 3.6c.44.11 1.04-.3 1.03-1.25c0-.95-.35-2.1-.35-2.1\"/></g>"
},
@ -1253,6 +1280,9 @@
"python-compiled": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#cad3f5\" d=\"M8.5 5.5h-3m6 0V3c0-.8-.7-1.5-1.5-1.5H7c-.8 0-1.5.7-1.5 1.5v2.5H3c-.8 0-1.5.7-1.5 1.5v2c0 .8.7 1.5 1.48 1.5\"/><path stroke=\"#8087a2\" d=\"M10.5 10.5h-3m-3 0V13c0 .8.7 1.5 1.5 1.5h3c.8 0 1.5-.7 1.5-1.5v-2.5H13c.8 0 1.5-.7 1.5-1.5V7c0-.8-.7-1.5-1.48-1.5H11.5c0 1.5 0 2-1 2h-2\"/><path stroke=\"#cad3f5\" d=\"M2.98 10.5H4.5c0-1.5 0-2 1-2h2m0-5\"/></g>"
},
"python-config": {
"body": "<path fill=\"none\" stroke=\"#8087a2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.75-4l1.75 3l-1.75 3h-3.5L8 12.5l1.75-3z\"/><g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#8aadf4\" d=\"M6.961 4.192h-2.77m5.54 0V1.884C9.73 1.146 9.083.5 8.345.5h-2.77c-.738 0-1.384.646-1.384 1.384v2.308H1.884C1.146 4.192.5 4.838.5 5.577v1.846c0 .738.646 1.384 1.366 1.384\"/><path stroke=\"#eed49f\" d=\"M8.115 8.807H6.038m-2.77 0v2.308c0 .739.647 1.385 1.385 1.385h1.385m6.35-4.55c.071-.164.112-.343.112-.527V5.577c0-.739-.646-1.385-1.366-1.385H9.73c0 1.385 0 1.846-.923 1.846H6.961\"/><path stroke=\"#8aadf4\" d=\"M1.866 8.807h1.403c0-1.384 0-1.846.923-1.846h1.846m0-4.615\"/></g>"
},
"r": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#8087a2\" d=\"M13.5 9.5c.63-.7 1-1.54 1-2.43c0-2.52-2.91-4.57-6.5-4.57S1.5 4.55 1.5 7.07c0 1.9 1.65 3.53 4 4.22\"/><path stroke=\"#8aadf4\" d=\"M10.5 9.5c.4 0 .86.34 1 .7l1 3.3m-5 0v-8h3.05c.95 0 1.95 1 1.95 2s-1 2-1.95 2H7.5Z\"/></g>"
},
@ -1271,6 +1301,9 @@
"redwood": {
"body": "<path fill=\"none\" stroke=\"#f5a97f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.74 3.19v-.65L8 1l3.26 1.54v.65m-6.52 0L8 5.56M4.74 3.19L2.19 5.56m5.81 0L4.74 7.77M8 5.56l3.26-2.37M8 5.56l3.26 2.21m-6.52 0l3.26 3m-3.26-3L2.19 5.56m2.55 2.21L1.99 9.45M8 10.76L4.74 12.5M8 10.76l3.26-2.99m-3.26 3l3.26 1.72m-6.52 0L8 15l3.26-2.51m-6.52 0H3.5L2 9.45m.2-3.9l-.7 2.92l.5 1m9.26-6.27l2.55 2.37m-2.55 2.21l2.55-2.21m-2.55 2.21l2.75 1.68m-2.75 3.04h1.23L14 9.45m-.2-3.9l.69 2.91l-.5 1\"/>"
},
"release": {
"body": "<path fill=\"none\" stroke=\"#ed8796\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6.047 5.892C2.637 5.334 1.5 8.682 1.5 8.682l2.842.557m5.928.798c.568 3.347-2.842 4.463-2.842 4.463l-.568-2.79\"/><path fill=\"none\" stroke=\"#7dc4e4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8.888 7.008a1.607 1.578 0 1 1 2.274-2.231a1.607 1.578 0 0 1-2.274 2.23\"/><path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M2.637 10.913c-1.137 1.115-.569 2.789-.569 2.789s1.705.558 2.842-.558\"/><path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m11.535 8.94l-4.92 2.53l-2.273-2.23l2.577-4.83a4.82 4.82 0 0 1 3.684-2.502l3.356-.405a.478.478 0 0 1 .538.528l-.413 3.294a4.74 4.74 0 0 1-2.549 3.616\"/>"
},
"remix": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.5 14.5c0-1.67 0-3-2-3h-6v-3h6.63c.97 0 1.37-.67 1.37-1.5s-.32-1.5-1.38-1.5H2.5v-3h8c2.4 0 3 2.33 3 4s-.67 2.5-2 3.5c1.33.66 2 2.17 2 4.5m-11 0H8\"/>"
},
@ -1280,9 +1313,15 @@
"rescript": {
"body": "<g fill=\"none\" stroke=\"#ed8796\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.5 1.5h9a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2h-9a2 2 0 0 1-2-2v-9c0-1.1.9-2 2-2\"/><path d=\"M5.5 4.55c.83 0 1.5.67 1.5 1.5v4a1.5 1.5 0 1 1-3 0v-4c0-.83.67-1.5 1.5-1.5M12 6a1.5 1.5 0 0 1-1.5 1.5A1.5 1.5 0 0 1 9 6a1.5 1.5 0 0 1 1.5-1.5A1.5 1.5 0 0 1 12 6\"/></g>"
},
"roblox": {
"body": "<path fill=\"none\" stroke=\"#cad3f5\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.752 14.5L1.5 11.734L4.249 1.5L14.5 4.266ZM9.814 6.965l-2.862-.787l-.766 2.857l2.862.787Z\"/>"
},
"robots": {
"body": "<g fill=\"none\" stroke=\"#c6a0f6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3.5 5.5h9a1 1 0 0 1 1 1v7a1 1 0 0 1-1 1h-9a1 1 0 0 1-1-1v-7a1 1 0 0 1 1-1\"/><path d=\"M6.5 9a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5m4 0a.5.5 0 0 1-.5.5a.5.5 0 0 1-.5-.5a.5.5 0 0 1 .5-.5a.5.5 0 0 1 .5.5M8 5.5v-2m-7.5 5v3m15-3v3M9 2.5a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1a1 1 0 0 1 1 1m-2.5 10h3\"/></g>"
},
"rojo": {
"body": "<path fill=\"none\" stroke=\"#ed8796\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m2.438 12.065l4.12-10.127m-2.581.897s4.842-2.752 6.86-.352c1.539 2.275-6.443 5.255-6.443 5.255S3.96 9.79 13.562 14.5\"/>"
},
"rollup": {
"body": "<g fill=\"none\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path stroke=\"#ed8796\" d=\"M4.37 14.5h9.13l-2-5c1.36-1.08 2-2.13 2-4c0-2.4-2.25-3.97-4-4h-7v11.3\"/><path stroke=\"#eed49f\" d=\"M11.46 6.2c-3.25 3.32-4.37 4.25-7.2 8.3c-1.03-.13-1.67-.61-1.74-1.55c-.36-.35 4.87-8.22 5.42-9.16c.6-1 2.55-2.22 3.78-1.4c-1.18-.38-2.58.56-2.41 1.5l.47 1.89c.34.58.66.8 1.18.73c.56-.16.67-.53.63-1l-.36-.99\"/></g>"
},
@ -1307,6 +1346,9 @@
"rust": {
"body": "<g fill=\"none\" stroke=\"#f5a97f\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15.5 9.5Q8 13.505.5 9.5l1-1l-1-2l2-.5V4.5h2l.5-2l1.5 1l1.5-2l1.5 2l1.5-1l.5 2h2V6l2 .5l-1 2z\"/><path d=\"M6.5 7.5a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1a1 1 0 0 1 1 1m5 0a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1a1 1 0 0 1 1 1M4 11.02c-.67.37-1.5.98-1.5 2.23s1.22 1.22 2 1.25v-2M12 11c.67.37 1.5 1 1.5 2.25s-1.22 1.22-2 1.25v-2\"/></g>"
},
"rust-config": {
"body": "<path fill=\"none\" stroke=\"#8087a2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M11.5 13.5a1 1 0 1 0 0-2a1 1 0 0 0 0 2m1.75-4l1.75 3l-1.75 3h-3.5L8 12.5l1.75-3z\"/><g fill=\"none\" stroke=\"#f5a97f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.252\"><path d=\"M15.5 9.5Q8 13.505.5 9.5l1-1l-1-2l2-.5V4.5h2l.5-2l1.5 1l1.5-2l1.5 2l1.5-1l.5 2h2V6l2 .5l-1 2z\" transform=\"matrix(.79989 0 0 .79796 .1 -.697)\"/><path d=\"M6.5 7.5a1 1 0 1 1-2 0a1 1 0 0 1 2 0m5 0a1 1 0 1 1-2 0a1 1 0 0 1 2 0M4 11.02c-.67.37-1.5.98-1.5 2.23s1.22 1.22 2 1.25v-2M12 11c.168.093.345.201.517.332\" transform=\"matrix(.79989 0 0 .79796 .1 -.697)\"/></g>"
},
"salesforce": {
"body": "<path fill=\"none\" stroke=\"#91d7e3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12.058 4.418c-.445 0-.833.133-1.215.26c-.445-.77-1.279-1.278-2.176-1.278c-.7 0-1.336.318-1.788.763C6.37 3.527 5.6 3.075 4.71 3.075c-1.482 0-2.755 1.216-2.755 2.698c0 .375.134.757.261 1.139A2.34 2.34 0 0 0 1 8.954c0 1.273 1.024 2.367 2.303 2.367c.191 0 .382 0 .51-.063c.254.96 1.215 1.667 2.366 1.667c1.082 0 1.979-.643 2.297-1.54c.325.134.643.26.96.26c.834 0 1.598-.464 1.98-1.15c.197.05.4.05.579.05c1.66 0 3.003-1.33 3.003-3.054a2.93 2.93 0 0 0-2.94-3.073\"/>"
},
@ -1466,6 +1508,9 @@
"v": {
"body": "<g fill=\"none\" stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"m1.5 1.5l4 .5L10 14.5H6z\"/><path d=\"M8 8.95L10.5 2l4-.5l-4.5 13\"/></g>"
},
"vanilla-extract": {
"body": "<path fill=\"none\" stroke=\"#f5bde6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M5.378 6.164A2.536 2.587 0 0 0 3.54 8.65m1.838-2.486c1.255-.366 3.914-.6 4.423-2.06m-4.423 2.06C5.378 3.45 8 4.1 8 1.5c1.304 0 2.232 1.371 1.801 2.605m0 0c1.037-.091 1.732 1.125 1.184 1.996m0 0c-.174.277-.461.503-.755.676m.755-.676c1.247.296 1.475 1.44 1.475 2.549\"/><path fill=\"none\" stroke=\"#91d7e3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.549 9.917c0-1.69 2.548-1.69 2.548 0c0 .885-.48 1.643-.855 2.411c-.513 1.057-.77 1.585-1.233 1.879c-.462.293-1.036.293-2.186.293H7.177c-1.15 0-1.724 0-2.186-.293c-.462-.294-.72-.822-1.233-1.879c-.374-.768-.855-1.526-.855-2.411c0-1.69 2.548-1.69 2.548 0c0-1.69 2.549-1.69 2.549 0c0-1.69 2.549-1.69 2.549 0\"/>"
},
"vento": {
"body": "<path fill=\"none\" stroke=\"#91d7e3\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M1.5 1.5h4.469l5.687 13H7.594Z\"/><path fill=\"none\" stroke=\"#f5bde6\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.031 1.5H14.5l-2.844 13H7.594Z\"/><path fill=\"none\" stroke=\"#8aadf4\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m8.812 8l2.844 6.5H7.594Z\"/>"
},
@ -1553,5 +1598,10 @@
"zig": {
"body": "<path fill=\"none\" stroke=\"#eed49f\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10 3.5H6l-1.5 2h4l-7 9l4.5-2h4l1.5-2h-4l7-9z\"/>"
}
},
"aliases": {
"maven": {
"parent": "apache"
}
}
}

View File

@ -2,7 +2,7 @@
"prefix": "lucide",
"info": {
"name": "Lucide",
"total": 1520,
"total": 1521,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -24,7 +24,7 @@
"category": "General",
"palette": false
},
"lastModified": 1723442365,
"lastModified": 1723874653,
"icons": {
"a-arrow-down": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3.5 13h6M2 16l4.5-9l4.5 9m7-9v9m-4-4l4 4l4-4\"/>"
@ -1994,7 +1994,7 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 20h16a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.93a2 2 0 0 1-1.66-.9l-.82-1.2A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13c0 1.1.9 2 2 2\"/><circle cx=\"12\" cy=\"13\" r=\"2\"/><path d=\"M12 15v5\"/></g>"
},
"folder-search": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"17\" cy=\"17\" r=\"3\"/><path d=\"M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1M21 21l-1.5-1.5\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.7 20H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h3.9a2 2 0 0 1 1.69.9l.81 1.2a2 2 0 0 0 1.67.9H20a2 2 0 0 1 2 2v4.1M21 21l-1.9-1.9\"/><circle cx=\"17\" cy=\"17\" r=\"3\"/></g>"
},
"folder-search-2": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"11.5\" cy=\"12.5\" r=\"2.5\"/><path d=\"M20 20a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2h-7.9a2 2 0 0 1-1.69-.9L9.6 3.9A2 2 0 0 0 7.93 3H4a2 2 0 0 0-2 2v13a2 2 0 0 0 2 2Zm-6.7-5.7L15 16\"/></g>"
@ -2754,7 +2754,7 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 7.5L8 10l2 2.5m4-5l2 2.5l-2 2.5\"/><path d=\"M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z\"/></g>"
},
"message-square-dashed": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 6V5c0-1.1.9-2 2-2h2m4 0h3m4 0h1c1.1 0 2 .9 2 2m0 4v2m0 4c0 1.1-.9 2-2 2h-1m-4 0h-3m-4 0l-4 4v-5m0-4v-2\"/>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 17H7l-4 4v-7m11 3h1M14 3h1m4 0a2 2 0 0 1 2 2m0 9v1a2 2 0 0 1-2 2m2-8v1M3 9v1m2-7a2 2 0 0 0-2 2m6-2h1\"/>"
},
"message-square-diff": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m5 19l-2 2V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2M9 10h6m-3-3v6m-3 4h6\"/>"
@ -4255,6 +4255,9 @@
"tickets": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m4.5 8l10.58-5.06a1 1 0 0 1 1.342.488L18.5 8M6 10V8m0 6v1m0 4v2\"/><rect width=\"20\" height=\"13\" x=\"2\" y=\"8\" rx=\"2\"/></g>"
},
"tickets-plane": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10.5 17h1.227a2 2 0 0 0 1.345-.52L18 12m-6 1.5l3.75.5M4.5 8l10.58-5.06a1 1 0 0 1 1.342.488L18.5 8M6 10V8m0 6v1m0 4v2\"/><rect width=\"20\" height=\"13\" x=\"2\" y=\"8\" rx=\"2\"/></g>"
},
"timer": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 2h4m-2 12l3-3\"/><circle cx=\"12\" cy=\"14\" r=\"8\"/></g>"
},

View File

@ -2,7 +2,7 @@
"prefix": "material-symbols-light",
"info": {
"name": "Material Symbols Light",
"total": 13124,
"total": 13155,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@ -24,7 +24,7 @@
"category": "General",
"palette": false
},
"lastModified": 1723097473,
"lastModified": 1723874806,
"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\"/>"
@ -2269,22 +2269,22 @@
"body": "<path fill=\"currentColor\" d=\"M5.5 17q-2.091 0-3.545-1.454T.5 12.002t1.455-3.546T5.5 7q.823 0 1.58.296t1.374.838l2.123 1.82l-.77.657l-2.01-1.746q-.478-.404-1.074-.634Q6.127 8 5.499 8Q3.842 8 2.67 9.172Q1.5 10.345 1.5 12.003q0 1.659 1.171 2.828T5.499 16q.628 0 1.224-.23q.596-.232 1.073-.636l7.75-7q.598-.561 1.361-.848T18.5 7q2.091 0 3.546 1.454t1.454 3.544t-1.455 3.546T18.5 17q-.829 0-1.573-.306t-1.38-.828l-2.085-1.82l.73-.677l2.012 1.766q.477.427 1.073.646t1.225.219q1.656 0 2.827-1.172q1.171-1.173 1.171-2.831t-1.171-2.828T18.501 8q-.628 0-1.224.23q-.596.232-1.073.636l-7.75 7q-.598.561-1.361.848T5.5 17\"/>"
},
"all-match": {
"body": "<path fill=\"currentColor\" d=\"m4.539 18l3.846-6l-3.847-6h9.539q.539 0 1.014.244q.476.245.79.683l3.506 4.964q-.331-.078-.715-.122t-.707-.038q-2.565.011-4.38 1.762q-1.816 1.751-1.95 4.282q0 .058.002.113t.015.112zM18 22.116q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116m-.629-2.289l2.84-2.796l-.626-.627l-2.214 2.183l-.955-.975l-.627.632z\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h11.673q.379 0 .718.156q.338.155.555.453L21 12l-.183.214q-.663-.326-1.369-.491T18 11.558q-2.733 0-4.645 1.912t-1.913 4.64q0 .211.017.445q.018.233.072.445zm15 3.289q-1.748 0-2.96-1.213t-1.213-2.96t1.213-2.961T18 13.942t2.96 1.213t1.213 2.96t-1.213 2.961T18 22.288m-.629-2.461l2.84-2.796l-.626-.627l-2.214 2.182l-.955-.975l-.627.633z\"/>"
},
"all-match-outline": {
"body": "<path fill=\"currentColor\" d=\"m6.342 17l3.25-5l-3.25-5l3.25 5l-.512.775q-.513.775-1.113 1.713t-1.112 1.725zM4.54 18l3.846-6l-3.847-6h9.539q.539 0 1.014.244q.476.245.79.683l3.506 4.964q-.31-.083-.657-.125t-.668-.035L15.038 7.5q-.173-.23-.404-.365Q14.404 7 14.077 7H6.342l3.25 5l-3.25 5h5.368q-.056.25-.056.49l-.002.51zm12.832 1.827l2.84-2.796l-.626-.627l-2.214 2.182l-.955-.975l-.627.633zM18 22.115q-1.671 0-2.835-1.164Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h11.673q.379 0 .717.156q.339.155.556.453L21 12l-.183.214q-.29-.162-.587-.277q-.297-.114-.647-.175l-4.39-5.55q-.097-.116-.212-.174t-.27-.057H5L9.75 12L5 18h6.442q0 .256.018.506t.07.494zm14.371.827l2.84-2.796l-.626-.627l-2.214 2.182l-.955-.975l-.627.633zM18 22.288q-1.748 0-2.96-1.212t-1.213-2.96t1.213-2.961T18 13.942t2.96 1.213t1.213 2.96t-1.213 2.961T18 22.288\"/>"
},
"all-match-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M6.017 18q-.49 0-.714-.42t.039-.825l2.831-4.428q.096-.154.096-.327t-.096-.327L5.342 7.245q-.263-.406-.039-.826T6.017 6h8.06q.542 0 1.016.244q.474.245.779.686l2.878 4.057q.14.194.087.38t-.216.302q-.165.11-.355.104t-.333-.213L15.038 7.5q-.173-.23-.404-.365Q14.404 7 14.077 7H6.342l2.685 4.112q.267.403.267.888t-.267.889L6.342 17h4.849q.212 0 .356.144t.143.357t-.143.356t-.357.143zm11.354.587l-.655-.656q-.129-.129-.307-.129t-.307.13t-.129.304t.129.303l.86.859q.177.187.415.187q.237 0 .423-.187l2.098-2.067q.129-.129.139-.297q.01-.169-.139-.317q-.133-.129-.318-.129t-.314.13zM18 22.116q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116\"/>"
"body": "<path fill=\"currentColor\" d=\"M4.027 6.292q-.317-.403-.096-.857q.22-.454.723-.454h10.019q.379 0 .717.154q.339.155.556.453l4.556 5.753q.183.25.049.52q-.134.272-.439.272q-.122 0-.226-.052q-.103-.052-.177-.137l-4.517-5.732q-.096-.116-.211-.173q-.115-.058-.27-.058H5l3.966 5.011q.361.44.361 1.004t-.362 1.012L5 18h6.246q.196 0 .34.132t.154.333q.018.22-.133.377q-.15.158-.366.158H4.654q-.502 0-.723-.454t.096-.857l4.165-5.304q.135-.173.135-.385t-.135-.385zm13.344 12.295l-.642-.662q-.129-.148-.304-.145t-.323.15t-.148.314t.148.314l.704.704q.242.242.565.242t.566-.243l1.961-1.917q.148-.13.148-.304t-.148-.323q-.129-.128-.304-.126t-.323.126zM18 22.288q-1.748 0-2.96-1.212t-1.213-2.96t1.213-2.961T18 13.942t2.96 1.213t1.213 2.96t-1.213 2.961T18 22.288\"/>"
},
"all-match-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"m6.342 17l3.25-5l-3.25-5l3.25 5l-.512.775q-.513.775-1.113 1.713t-1.112 1.725zM4.54 18l3.846-6l-3.847-6h10.685l4.163 5.89q-.309-.082-.656-.124t-.669-.035L14.673 7h-8.33l3.25 5l-3.25 5h5.367q-.056.25-.056.49l-.002.51zm12.832 1.827l2.84-2.796l-.626-.627l-2.214 2.182l-.955-.975l-.627.633zM18 22.115q-1.671 0-2.835-1.164Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h12.462L21 12l-.183.214q-.29-.162-.587-.277q-.297-.114-.647-.175L15 5.98H5L9.75 12L5 18h6.442q0 .256.018.506t.07.494zm14.371.827l2.84-2.796l-.626-.627l-2.214 2.182l-.955-.975l-.627.633zM18 22.288q-1.748 0-2.96-1.212t-1.213-2.96t1.213-2.961T18 13.942t2.96 1.213t1.213 2.96t-1.213 2.961T18 22.288\"/>"
},
"all-match-rounded": {
"body": "<path fill=\"currentColor\" d=\"m17.371 18.587l-.655-.656q-.13-.129-.307-.129q-.178 0-.307.129q-.129.128-.129.303t.129.304l.86.86q.186.187.419.187t.419-.187l2.098-2.067q.129-.129.139-.297q.01-.169-.139-.317q-.129-.129-.316-.129t-.317.13zM18 22.116q-1.671 0-2.835-1.165Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116M6.017 18q-.484 0-.711-.42t.04-.822l2.827-4.431q.096-.154.096-.327t-.096-.327l-2.827-4.43q-.267-.404-.04-.824T6.017 6h8.06q.539 0 1.014.244q.476.245.79.683l2.815 3.983q.198.273.022.57t-.516.262q-.064-.011-.118-.011h-.119q-1.282.011-2.405.48q-1.122.47-1.97 1.285q-.802.781-1.307 1.798t-.61 2.173q-.033.224-.185.378T11.12 18z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4.654 19q-.51 0-.727-.454t.1-.857l4.165-5.304q.135-.173.135-.385t-.135-.385L4.027 6.293q-.317-.403-.1-.857t.727-.454h10.019q.379 0 .718.154q.338.155.555.453l4.431 5.595q.198.234.004.497t-.516.14q-.425-.132-.91-.197T18 11.558q-2.708 0-4.614 1.867T11.442 18q0 .052.003.104t.009.098q.011.315-.206.557q-.217.241-.527.241zM18 22.288q-1.748 0-2.96-1.212t-1.213-2.96t1.213-2.961T18 13.942t2.96 1.213t1.213 2.96t-1.213 2.961T18 22.288m-.063-3.027l1.961-1.917q.148-.129.148-.304t-.148-.323q-.129-.148-.304-.135t-.323.135l-1.9 1.87l-.642-.662q-.129-.148-.304-.145t-.323.15q-.143.149-.145.314t.145.314l.704.703q.242.243.565.243t.565-.243\"/>"
},
"all-match-sharp": {
"body": "<path fill=\"currentColor\" d=\"m17.371 19.827l2.84-2.796l-.626-.627l-2.214 2.183l-.955-.975l-.627.632zM18 22.115q-1.671 0-2.835-1.164Q14 19.787 14 18.116t1.165-2.836T18 14.116t2.836 1.164T22 18.116q0 1.67-1.164 2.835Q19.67 22.116 18 22.116M4.539 18l3.845-6l-3.846-6h10.685l4.163 5.89q-.33-.077-.714-.12q-.384-.045-.707-.04q-2.565.012-4.38 1.763q-1.816 1.751-1.95 4.282q0 .058.002.113t.015.112z\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h12.462L21 12l-.183.214q-.663-.326-1.369-.491T18 11.558q-2.708 0-4.613 1.867T11.442 18q0 .256.017.506t.072.494zm15 3.289q-1.748 0-2.96-1.213t-1.213-2.96t1.213-2.961T18 13.942t2.96 1.213t1.213 2.96t-1.213 2.961T18 22.288m-.629-2.461l2.84-2.796l-.626-.627l-2.214 2.182l-.955-.975l-.627.633z\"/>"
},
"all-out": {
"body": "<path fill=\"currentColor\" d=\"M4 20v-3.5h1V19h2.5v1zm12.5 0v-1H19v-2.5h1V20zM12 18q-2.496 0-4.248-1.752T6 12t1.752-4.248T12 6t4.248 1.752T18 12t-1.752 4.248T12 18M4 7.5V4h3.5v1H5v2.5zm15 0V5h-2.5V4H20v3.5z\"/>"
@ -2982,6 +2982,18 @@
"arrow-top-right-rounded": {
"body": "<path fill=\"currentColor\" d=\"M17.079 9.5H7.616q-.27 0-.443.173T7 10.116V18.5q0 .214-.143.357T6.5 19t-.357-.143T6 18.5v-8.384q0-.672.472-1.144T7.616 8.5h9.463l-3.433-3.433q-.146-.146-.159-.347t.153-.366t.357-.166q.192 0 .357.166l4.08 4.08q.131.132.184.268q.053.137.053.298t-.053.298q-.052.137-.183.268l-4.087 4.086q-.146.146-.344.153t-.364-.159q-.16-.165-.162-.354t.162-.353z\"/>"
},
"arrow-upload-progress": {
"body": "<path fill=\"currentColor\" d=\"M11.006 20.95q-1.708-.18-3.163-.951t-2.535-1.973q-1.081-1.203-1.694-2.755Q3 13.72 3 12q0-3.483 2.305-6.038t5.72-2.912v1.006q-2.994.413-5.01 2.66T4 12t2.006 5.284t5 2.66zm.5-4.642V9.614l-3.1 3.1L7.698 12l4.308-4.308L16.314 12l-.714.708l-3.094-3.094v6.694zm1.5 4.642v-1.006q1.08-.144 2.068-.54t1.832-1.065l.752.719q-1.03.765-2.206 1.234q-1.177.47-2.446.658M16.939 5.7q-.864-.65-1.848-1.075t-2.066-.57V3.05q1.27.17 2.437.648q1.167.479 2.196 1.244zm2.119 11.914l-.714-.714q.65-.844 1.056-1.832T19.95 13h1.006q-.15 1.27-.641 2.446q-.492 1.177-1.257 2.167M19.95 11q-.144-1.08-.55-2.068T18.344 7.1l.752-.752q.727 1.029 1.2 2.206q.471 1.177.66 2.446z\"/>"
},
"arrow-upload-progress-rounded": {
"body": "<path fill=\"currentColor\" d=\"M10.012 20.789q-3.099-.699-5.055-3.155Q3 15.18 3 12.006t1.966-5.625q1.967-2.453 5.046-3.15q.244-.067.424.085t.18.408q0 .178-.098.309q-.097.131-.268.167q-2.75.625-4.5 2.8T4 12t1.75 5t4.5 2.8q.177.056.271.191t.094.307q0 .246-.18.402t-.423.089m3.977-.02q-.225.068-.415-.081t-.19-.397q0-.174.085-.304q.085-.131.262-.187q.68-.15 1.322-.413t1.222-.637q.14-.084.305-.06q.164.026.286.152q.17.177.14.4q-.031.222-.22.362q-.649.403-1.354.695t-1.444.47m4.842-3.89q-.122-.129-.143-.284q-.022-.155.063-.295q.375-.57.638-1.216t.412-1.315q.037-.174.172-.267t.307-.093q.246 0 .402.18q.155.18.088.424q-.179.74-.47 1.444q-.292.705-.695 1.354q-.14.189-.372.22t-.402-.151m1.452-6.265q-.184 0-.315-.084q-.13-.085-.167-.262q-.154-.675-.424-1.312t-.626-1.232q-.104-.146-.073-.31q.03-.165.153-.287q.17-.17.403-.146q.232.025.37.232q.404.648.695 1.354q.292.705.471 1.444q.067.224-.079.414t-.408.19M16.275 5.25q-.575-.375-1.212-.638T13.75 4.2q-.17-.037-.268-.172t-.097-.307q0-.246.18-.402q.18-.155.423-.088q.748.18 1.45.458t1.348.707q.195.14.225.363q.031.222-.14.404q-.121.13-.285.16q-.165.03-.311-.073m-4.281 11.058q-.213 0-.356-.144t-.144-.356V9.625l-2.74 2.746q-.165.166-.357.166t-.357-.166t-.168-.356t.163-.357l3.394-3.4q.237-.237.565-.237t.566.237l3.382 3.383q.166.165.169.359t-.163.36t-.36.165t-.36-.165l-2.734-2.735v6.183q0 .212-.144.356t-.356.144\"/>"
},
"arrow-upload-ready": {
"body": "<path fill=\"currentColor\" d=\"M4.904 17.646q-.738-1.029-1.208-2.205Q3.227 14.264 3.04 13h1.01q.15 1.075.55 2.063T5.65 16.9zM3.039 11q.161-1.263.644-2.44t1.26-2.168l.707.708Q5 7.95 4.6 8.938T4.05 11zm7.911 9.95q-1.263-.17-2.428-.655q-1.164-.485-2.18-1.237l.708-.758q.875.65 1.85 1.075t2.05.575zM7.1 5.662l-.758-.72q1.04-.77 2.218-1.237Q9.736 3.239 11 3.05v1q-1.075.15-2.062.546q-.988.396-1.838 1.066m5.85 15.288v-1q1.08-.15 2.088-.543t1.862-1.068l.758.719q-1.04.777-2.23 1.24q-1.19.464-2.478.652m4-15.25q-.875-.65-1.875-1.075T13 4.05v-1q1.264.17 2.443.645t2.215 1.247zm2.108 11.908l-.708-.708q.65-.85 1.05-1.837T19.95 13h1.012q-.162 1.264-.645 2.44q-.482 1.177-1.26 2.168M19.95 11q-.15-1.075-.55-2.062T18.35 7.1l.746-.746q.739 1.029 1.208 2.206q.469 1.176.658 2.44zm-8.444 5.308V9.614l-3.1 3.1L7.698 12l4.308-4.308L16.314 12l-.714.708l-3.094-3.094v6.694z\"/>"
},
"arrow-upload-ready-rounded": {
"body": "<path fill=\"currentColor\" d=\"M4.135 13.52q.169.805.468 1.542q.299.736.728 1.384q.148.202.127.435q-.022.232-.181.392q-.16.16-.37.128t-.34-.228q-.525-.838-.878-1.746t-.553-1.896q-.061-.208.076-.37T3.544 13q.214 0 .368.14q.155.14.223.38M5.35 7.515q-.448.648-.737 1.394q-.29.746-.46 1.57q-.066.24-.231.38q-.164.14-.378.14t-.341-.165t-.086-.374q.181-.994.566-1.922q.384-.93.948-1.737q.129-.171.327-.184t.338.128q.16.16.171.373t-.117.397m2.16 11.103q.692.454 1.429.766q.736.311 1.498.461q.232.068.373.229q.14.162.14.375q0 .194-.165.329q-.166.135-.373.079q-.945-.181-1.846-.54q-.9-.36-1.758-.924q-.196-.128-.224-.34q-.028-.21.112-.375q.166-.166.389-.187t.425.127m2.977-14.485q-.839.17-1.572.469t-1.369.753q-.207.128-.433.12t-.392-.174q-.165-.146-.14-.344q.025-.199.202-.327q.844-.545 1.77-.917t1.934-.572q.202-.056.357.08q.156.134.156.328q0 .214-.14.366q-.14.151-.373.219m5.992 14.51q.183-.13.409-.121t.39.174q.166.146.141.357q-.025.21-.202.314q-.838.545-1.767.917t-1.956.572q-.208.056-.376-.08q-.168-.134-.168-.328q0-.213.153-.365t.386-.22q.863-.169 1.609-.477q.746-.31 1.38-.744m-2.965-14.49q-.232-.067-.372-.229Q13 3.764 13 3.55q0-.194.156-.329q.156-.134.358-.098q.988.2 1.917.572t1.786.936q.177.129.202.327t-.115.363q-.165.166-.379.187q-.213.02-.421-.108q-.718-.454-1.473-.766q-.756-.311-1.518-.48m6.352 9.36q.068-.233.222-.373q.155-.141.369-.141t.341.162t.086.369q-.181.988-.569 1.911q-.387.924-.945 1.731q-.129.171-.327.196t-.338-.115q-.16-.16-.171-.386t.117-.408q.448-.654.747-1.388q.3-.733.468-1.559m-1.196-5.96q-.148-.201-.127-.434t.181-.392q.16-.16.358-.125q.198.034.327.225q.53.838.896 1.742q.365.904.565 1.892q.056.208-.082.373q-.137.166-.331.166q-.214 0-.368-.14q-.155-.14-.222-.38q-.17-.805-.469-1.541q-.299-.737-.728-1.385m-6.675 8.754q-.213 0-.356-.143t-.144-.357V9.625l-2.74 2.746q-.165.166-.357.166t-.357-.166t-.168-.356t.163-.357l3.394-3.4q.237-.237.565-.237t.566.237l3.382 3.383q.166.165.169.359t-.163.36t-.36.165t-.36-.165l-2.734-2.735v6.183q0 .213-.143.357t-.357.143\"/>"
},
"arrow-upward": {
"body": "<path fill=\"currentColor\" d=\"M11.5 19V6.921l-5.792 5.793L5 12l7-7l7 7l-.708.714L12.5 6.92V19z\"/>"
},
@ -3814,19 +3826,22 @@
"body": "<path fill=\"currentColor\" d=\"M5 21V8.399q0-1.26.85-2.214T8 5.054V3h2v2h4V3h2v2.054q1.3.177 2.15 1.129t.85 2.22V21zm10.116-5.423h1v-2.923H7.885v1h7.23z\"/>"
},
"backspace": {
"body": "<path fill=\"currentColor\" d=\"M8.239 18L4 12l4.277-6H20v12zm2.815-2.692l2.6-2.6l2.6 2.6l.707-.708l-2.6-2.6l2.6-2.6l-.707-.708l-2.6 2.6l-2.6-2.6l-.708.708l2.6 2.6l-2.6 2.6z\"/>"
"body": "<path fill=\"currentColor\" d=\"m11.054 15.308l2.6-2.6l2.6 2.6l.707-.708l-2.6-2.6l2.6-2.6l-.707-.708l-2.6 2.6l-2.6-2.6l-.708.708l2.6 2.6l-2.6 2.6zM9.173 19q-.383 0-.727-.166t-.565-.461L3 12l4.88-6.373q.223-.294.566-.46T9.173 5h10.212q.666 0 1.14.475T21 6.615v10.77q0 .666-.475 1.14t-1.14.475z\"/>"
},
"backspace-outline": {
"body": "<path fill=\"currentColor\" d=\"M9.385 18q-.539 0-1.015-.244t-.79-.683L4 12l3.58-5.034q.314-.439.78-.703Q8.828 6 9.386 6h9q.67 0 1.143.472q.472.472.472 1.144v8.769q0 .67-.472 1.143q-.472.472-1.143.472zM19 17V7zm-9.615 0h9q.23 0 .423-.192t.192-.424V7.616q0-.231-.192-.424T18.384 7h-9q-.288 0-.548.144q-.259.144-.413.356L5.219 12l3.204 4.5q.154.212.414.356t.548.144m1.669-1.692l2.6-2.6l2.6 2.6l.707-.708l-2.6-2.6l2.6-2.6l-.707-.708l-2.6 2.6l-2.6-2.6l-.708.708l2.6 2.6l-2.6 2.6z\"/>"
"body": "<path fill=\"currentColor\" d=\"m11.054 15.308l2.6-2.6l2.6 2.6l.707-.708l-2.6-2.6l2.6-2.6l-.707-.708l-2.6 2.6l-2.6-2.6l-.708.708l2.6 2.6l-2.6 2.6zM9.173 19q-.383 0-.727-.166t-.565-.461L3 12l4.88-6.373q.223-.294.566-.46T9.173 5h10.212q.666 0 1.14.475T21 6.615v10.77q0 .666-.475 1.14t-1.14.475zM4.25 12l4.423 5.77q.096.114.221.172t.279.058h10.212q.269 0 .442-.173t.173-.443V6.616q0-.27-.173-.443T19.385 6H9.173q-.154 0-.279.058t-.221.173zm10.02 0\"/>"
},
"backspace-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9.385 18q-.539 0-1.015-.244t-.79-.683l-2.909-4.135q-.298-.429-.298-.938t.298-.938l2.91-4.096q.313-.439.78-.702Q8.827 6 9.385 6h9q.67 0 1.143.472q.472.472.472 1.144v8.769q0 .67-.472 1.143q-.472.472-1.143.472zM19 17V7zm-9.615 0h9q.23 0 .423-.192t.192-.424V7.616q0-.231-.192-.424T18.384 7h-9q-.288 0-.548.144q-.259.144-.413.356l-2.954 4.135q-.115.154-.115.365t.115.366L8.423 16.5q.154.212.414.356t.548.144m4.269-4.292l2.246 2.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362 12l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246 2.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946 12L10.7 14.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16z\"/>"
"body": "<path fill=\"currentColor\" d=\"m13.654 12.708l2.246 2.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362 12l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246 2.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946 12L10.7 14.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16zM9.173 19q-.379 0-.727-.164q-.348-.165-.565-.463l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.217-.298.565-.462T9.173 5h10.212q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472zm0-1h10.212q.269 0 .442-.173t.173-.442V6.615q0-.269-.173-.442T19.385 6H9.173q-.154 0-.279.058t-.221.173l-4.134 5.385q-.135.173-.135.384t.134.385l4.135 5.384q.096.116.221.173t.279.058m3.02-6\"/>"
},
"backspace-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M8.239 18L4 12l4.277-6H20v12zm.55-1H19V7H8.789l-3.57 5zm2.265-1.692l2.6-2.6l2.6 2.6l.707-.708l-2.6-2.6l2.6-2.6l-.707-.708l-2.6 2.6l-2.6-2.6l-.708.708l2.6 2.6l-2.6 2.6zM19 17V7z\"/>"
"body": "<path fill=\"currentColor\" d=\"m11.054 15.308l2.6-2.6l2.6 2.6l.707-.708l-2.6-2.6l2.6-2.6l-.707-.708l-2.6 2.6l-2.6-2.6l-.708.708l2.6 2.6l-2.6 2.6zM8.366 19L3 12l5.366-7H21v14zM4.25 12l4.616 6H20V6H8.866zm7.885 0\"/>"
},
"backspace-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9.385 18q-.539 0-1.015-.244t-.79-.683l-2.909-4.135q-.298-.429-.298-.938t.298-.938l2.91-4.096q.313-.439.78-.702Q8.827 6 9.385 6h9q.67 0 1.143.472q.472.472.472 1.144v8.769q0 .67-.472 1.143q-.472.472-1.143.472zm4.269-5.292l2.246 2.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362 12l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246 2.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946 12L10.7 14.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16z\"/>"
"body": "<path fill=\"currentColor\" d=\"m13.654 12.708l2.246 2.246q.14.14.344.15t.364-.15t.16-.354t-.16-.354L14.362 12l2.246-2.246q.14-.14.15-.344t-.15-.364t-.354-.16t-.354.16l-2.246 2.246l-2.246-2.246q-.14-.14-.344-.15q-.205-.01-.364.15q-.16.16-.16.354t.16.354L12.946 12L10.7 14.246q-.14.14-.15.345q-.01.203.15.363t.354.16t.354-.16zM9.173 19q-.379 0-.727-.164q-.348-.165-.565-.463l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.217-.298.565-.462T9.173 5h10.212q.67 0 1.143.472q.472.472.472 1.144v10.769q0 .67-.472 1.143q-.472.472-1.143.472z\"/>"
},
"backspace-sharp": {
"body": "<path fill=\"currentColor\" d=\"m11.054 15.308l2.6-2.6l2.6 2.6l.707-.708l-2.6-2.6l2.6-2.6l-.707-.708l-2.6 2.6l-2.6-2.6l-.708.708l2.6 2.6l-2.6 2.6zM8.366 19L3 12l5.366-7H21v14z\"/>"
},
"backup": {
"body": "<path fill=\"currentColor\" d=\"M11.5 19h-5q-1.871 0-3.185-1.306Q2 16.39 2 14.517q0-1.719 1.175-3.051t2.921-1.431q.337-2.185 2.01-3.61T12 5q2.502 0 4.251 1.749T18 11v1h.616q1.436.046 2.41 1.055T22 15.5q0 1.471-1.014 2.486Q19.97 19 18.5 19h-6v-7.42l2.1 2.09l.708-.69L12 9.674l-3.308 3.308l.708.688l2.1-2.088z\"/>"
@ -12701,6 +12716,21 @@
"equalizer-rounded": {
"body": "<path fill=\"currentColor\" d=\"M6.5 19q-.633 0-1.066-.434Q5 18.133 5 17.5v-2.808q0-.632.434-1.066q.433-.434 1.066-.434t1.066.434T8 14.692V17.5q0 .633-.434 1.066Q7.133 19 6.5 19m5.5 0q-.633 0-1.066-.434q-.434-.433-.434-1.066v-11q0-.633.434-1.066Q11.367 5 12 5t1.066.434T13.5 6.5v11q0 .633-.434 1.066Q12.633 19 12 19m5.5 0q-.633 0-1.066-.434Q16 18.133 16 17.5v-6.192q0-.633.434-1.067q.433-.433 1.066-.433t1.066.433q.434.434.434 1.067V17.5q0 .633-.434 1.066Q18.133 19 17.5 19\"/>"
},
"eraser-size-1": {
"body": "<path fill=\"currentColor\" d=\"M7.423 18q-.575 0-.999-.424T6 16.577q0-.279.102-.526t.325-.47l9.154-9.154q.223-.223.48-.325q.256-.102.535-.102q.575 0 .99.415q.414.414.414 1.008q0 .279-.099.529t-.303.473l-9.173 9.154q-.204.223-.46.322T7.423 18\"/>"
},
"eraser-size-2": {
"body": "<path fill=\"currentColor\" d=\"M8.442 18.058q-1.041 0-1.77-.73q-.73-.729-.73-1.77q0-.48.187-.936q.186-.457.554-.824l7.115-7.115q.368-.368.828-.554t.932-.187q1.041 0 1.77.73q.73.728.73 1.77q0 .48-.187.936q-.186.456-.554.824l-7.115 7.115q-.367.368-.828.554t-.932.187\"/>"
},
"eraser-size-3": {
"body": "<path fill=\"currentColor\" d=\"M8.807 18q-1.163 0-1.985-.817T6 15.209q0-.538.213-1.056q.214-.518.62-.916l6.404-6.423q.399-.397.918-.606q.52-.208 1.06-.208q1.158 0 1.972.817T18 8.791q0 .538-.208 1.056q-.209.518-.606.917l-6.403 6.423q-.423.404-.93.608T8.808 18\"/>"
},
"eraser-size-4": {
"body": "<path fill=\"currentColor\" d=\"M10.054 19q-2.099 0-3.576-1.476Q5 16.05 5 13.954q0-.984.367-1.908t1.108-1.684l3.887-3.886q.74-.74 1.672-1.108T13.95 5q2.099 0 3.574 1.476T19 10.047q0 .984-.367 1.918t-1.108 1.674l-3.886 3.886q-.76.74-1.684 1.108q-.924.367-1.901.367\"/>"
},
"eraser-size-5": {
"body": "<path fill=\"currentColor\" d=\"M10.185 20Q7.6 20 5.8 18.2T4 13.816q0-1.178.452-2.311t1.367-2.05l3.675-3.674q.916-.916 2.04-1.358t2.32-.442q2.565 0 4.365 1.8t1.8 4.365q0 1.196-.442 2.32t-1.358 2.04l-3.675 3.675q-.915.915-2.049 1.367t-2.31.452\"/>"
},
"error": {
"body": "<path fill=\"currentColor\" d=\"M12 16.462q.262 0 .439-.177q.176-.177.176-.439q0-.261-.177-.438T12 15.23t-.438.177t-.177.438t.177.439t.438.177m-.5-3.308h1v-6h-1zM12.003 21q-1.866 0-3.51-.708q-1.643-.709-2.859-1.924t-1.925-2.856T3 12.003t.709-3.51Q4.417 6.85 5.63 5.634t2.857-1.925T11.997 3t3.51.709q1.643.708 2.859 1.922t1.925 2.857t.709 3.509t-.708 3.51t-1.924 2.859t-2.856 1.925t-3.509.709\"/>"
},
@ -19249,58 +19279,58 @@
"body": "<path fill=\"currentColor\" d=\"M8.48 15.98v-1h1.695q-.067.25-.105.491q-.037.24-.045.51zM8.347 21q-1.805 0-3.076-1.241T4 16.73V7.654H2.346V3h12v4.654h-1.673v3.737q-.235.163-.437.346t-.384.398H8.481v-1h3.192V7.654H5v9.077q0 1.384.98 2.327T8.347 20q.654 0 1.219-.229q.564-.229 1.008-.63q.104.25.229.459t.283.423q-.56.458-1.252.717q-.692.26-1.487.26m7.827-1.692q1.166 0 1.987-.822q.82-.82.82-1.986t-.82-1.986q-.821-.822-1.987-.822q-1.165 0-1.986.822q-.821.82-.821 1.986t.82 1.987t1.987.82m5.1 2.982l-2.777-2.777q-.511.388-1.102.592q-.59.204-1.221.204q-1.586 0-2.697-1.111t-1.11-2.697t1.11-2.697t2.697-1.11t2.697 1.11t1.11 2.697q0 .63-.203 1.221q-.204.59-.592 1.102l2.777 2.777z\"/>"
},
"label": {
"body": "<path fill=\"currentColor\" d=\"m20 12l-3.58 5.073q-.314.439-.79.683T14.616 18h-9q-.672 0-1.144-.472T4 16.385v-8.77q0-.67.472-1.143Q4.944 6 5.616 6h9q.557 0 1.024.264q.466.263.78.701z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.667 0-1.141-.475T3 17.386V6.615q0-.666.475-1.14T4.615 5h10.212q.384 0 .727.167t.565.46L21 12l-4.88 6.373q-.223.294-.566.46t-.727.167z\"/>"
},
"label-important": {
"body": "<path fill=\"currentColor\" d=\"m4 18l3.846-6L4 6h10.616q.538 0 1.014.244t.79.683L20 12l-3.658 5.112q-.294.419-.75.654q-.457.234-.976.234z\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h11.673q.379 0 .718.156q.338.155.555.453L21 12l-5.034 6.392q-.218.299-.556.453t-.718.155z\"/>"
},
"label-important-outline": {
"body": "<path fill=\"currentColor\" d=\"m4 18l3.846-6L4 6h10.616q.538 0 1.014.244t.79.683L20 12l-3.658 5.112q-.294.419-.75.654q-.457.234-.976.234zm1.804-1h8.812q.288 0 .538-.134q.25-.135.423-.366l3.204-4.5l-3.204-4.5q-.173-.23-.404-.365Q14.943 7 14.616 7H5.804l3.25 5zm3.25-5l-3.25-5zl-3.25 5z\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h11.673q.379 0 .717.156q.339.155.556.453L21 12l-5.034 6.392q-.218.299-.556.453q-.34.155-.718.155zm2-1h9.712q.154 0 .269-.058q.115-.057.211-.173L19.75 12l-4.558-5.788q-.096-.116-.211-.173q-.115-.058-.27-.058H5L9.75 12zm7.385-6.02\"/>"
},
"label-important-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M5.906 18q-.623 0-.92-.537q-.295-.538.047-1.057l2.601-4.079q.097-.154.097-.327t-.096-.327L5.033 7.594q-.343-.519-.047-1.057T5.907 6h8.71q.538 0 1.014.244t.79.683l2.909 4.135q.298.428.298.938t-.298.938l-2.987 4.174q-.294.419-.75.654q-.457.234-.976.234zm9.671-1.5l2.954-4.134q.115-.154.115-.366t-.115-.365L15.577 7.5q-.173-.23-.404-.365Q14.943 7 14.616 7H5.804l2.685 4.112q.267.403.267.888t-.267.889L5.804 17h8.812q.288 0 .538-.134q.25-.135.423-.366M12.254 12\"/>"
"body": "<path fill=\"currentColor\" d=\"M14.692 19H4.654q-.502 0-.723-.454t.096-.857l4.165-5.304q.135-.173.135-.385t-.135-.385L4.027 6.293q-.317-.403-.096-.857q.22-.454.723-.454h10.019q.379 0 .717.154q.339.155.556.453l4.27 5.404q.361.44.361 1.003q0 .565-.362 1.013l-4.25 5.384q-.217.299-.556.453q-.338.155-.717.155M5 18h9.712q.154 0 .269-.058q.115-.057.211-.173l4.25-5.384q.135-.173.135-.385t-.135-.384l-4.25-5.404q-.096-.116-.211-.173q-.115-.058-.27-.058H5l3.966 5.011q.361.44.361 1.004t-.362 1.012zm7.308-6.02\"/>"
},
"label-important-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"m4 18l3.846-6L4 6h11.762L20 12l-4.296 6zm1.804-1h9.407l3.57-5l-3.57-5H5.805l3.25 5zm3.25-5l-3.25-5zl-3.25 5z\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h12.462L21 12l-5.52 7zm2-1h10l4.75-6L15 5.98H5L9.75 12zm7.385-6.02\"/>"
},
"label-important-rounded": {
"body": "<path fill=\"currentColor\" d=\"M5.906 18q-.623 0-.92-.537q-.295-.538.047-1.057l2.601-4.079q.097-.154.097-.327t-.096-.327L5.033 7.594q-.343-.519-.047-1.057T5.907 6h8.71q.538 0 1.014.244t.79.683l2.909 4.135q.298.428.298.938t-.298.938l-2.987 4.174q-.294.419-.75.654q-.457.234-.976.234z\"/>"
"body": "<path fill=\"currentColor\" d=\"M14.692 19H4.654q-.51 0-.727-.454t.1-.857l4.165-5.304q.135-.173.135-.385t-.135-.385L4.027 6.293q-.317-.403-.1-.857t.727-.454h10.019q.379 0 .718.154q.338.155.555.453l4.27 5.404q.361.448.361 1.008t-.362 1.008l-4.25 5.384q-.217.299-.556.453q-.338.155-.717.155\"/>"
},
"label-important-sharp": {
"body": "<path fill=\"currentColor\" d=\"m4 18l3.846-6L4 6h11.762L20 12l-4.296 6z\"/>"
"body": "<path fill=\"currentColor\" d=\"m3 19l5.5-7L3 4.98h12.462L21 12l-5.52 7z\"/>"
},
"label-off": {
"body": "<path fill=\"currentColor\" d=\"M17.277 15.83L7.427 6h7.189q.519 0 1.011.27t.792.696L20 12zm1.37 5.616l-3.581-3.58q-.11.067-.307.1q-.196.034-.375.034H5.616q-.691 0-1.153-.462T4 16.384V7.616q0-.16.034-.337q.033-.177.1-.344L2.17 4.969l.708-.707l16.477 16.477z\"/>"
"body": "<path fill=\"currentColor\" d=\"M17.733 16.248L6.6 5h8.227q.379 0 .727.165q.348.164.565.462L21 12zM20.5 23.3l-4.629-4.629q-.115.152-.282.24t-.362.089H4.615q-.67 0-1.143-.472Q3 18.056 3 17.385V6.615q0-.178.043-.349t.11-.312L.7 3.5l.708-.708l19.8 19.8z\"/>"
},
"label-off-outline": {
"body": "<path fill=\"currentColor\" d=\"m17.277 15.83l-.72-.718L18.782 12l-3.204-4.5q-.173-.27-.404-.385T14.616 7H8.427l-1-1h7.189q.519 0 1.011.27t.792.696L20 12zm1.37 5.616l-3.581-3.58q-.11.067-.307.1q-.196.034-.375.034H5.616q-.691 0-1.153-.462T4 16.384V7.616q0-.16.034-.337q.033-.177.1-.344L2.17 4.969l.708-.707l16.477 16.477zM14.2 17L5 7.8v8.585q0 .23.192.423t.423.192z\"/>"
"body": "<path fill=\"currentColor\" d=\"m17.733 16.248l-.714-.713L19.75 12l-4.423-5.77q-.096-.114-.221-.172T14.827 6H7.6l-1-1h8.227q.379 0 .727.165q.348.164.565.462L21 12zM4.616 18H15.2L4 6.8v10.585q0 .269.173.442t.443.173M20.5 23.3l-4.629-4.629q-.115.152-.282.24t-.362.089H4.615q-.67 0-1.143-.472Q3 18.056 3 17.385V6.615q0-.178.043-.349t.11-.312L.7 3.5l.708-.708l19.8 19.8zM9.6 12.4\"/>"
},
"label-off-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M17.606 15.356q-.14.213-.332.219q-.191.006-.357-.104t-.21-.305q-.046-.195.1-.408l1.724-2.392q.115-.154.115-.366t-.115-.365L15.577 7.5q-.173-.27-.404-.385Q14.943 7 14.616 7H8.64q-.25 0-.375-.159q-.125-.158-.125-.341t.125-.341T8.64 6h5.975q.519 0 1.011.27t.792.695l2.91 4.096q.162.218.23.457t.068.482t-.068.482t-.23.456zM5.616 18q-.691 0-1.153-.462T4 16.384V7.616q0-.16.034-.337q.033-.177.1-.344l-1.61-1.612q-.14-.14-.15-.344t.15-.363q.16-.16.354-.16t.354.16L19 20.385q.14.14.15.344t-.15.363t-.354.16t-.354-.16l-3.227-3.226q-.11.067-.305.1q-.197.034-.376.034zm8.584-1L5 7.8v8.585q0 .23.192.423t.423.192z\"/>"
"body": "<path fill=\"currentColor\" d=\"m17.733 16.248l-.714-.713l2.443-3.15q.134-.173.134-.385t-.134-.385l-4.135-5.384q-.096-.115-.221-.173T14.827 6H7.6l-1-1h8.227q.379 0 .727.165q.348.164.565.462l4.135 5.385q.342.448.342.988t-.342.989zM4.616 18H15.2L4 6.8v10.585q0 .269.173.442t.443.173m0 1q-.672 0-1.144-.472T3 17.385V6.615q0-.178.043-.349t.11-.312l-2.1-2.1q-.14-.14-.15-.344t.15-.364t.355-.16t.354.16L20.854 22.24q.14.14.153.34t-.153.367q-.16.16-.354.16t-.354-.16l-4.275-4.275q-.115.152-.282.24t-.362.089zm9.001-8.233\"/>"
},
"label-off-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"m17.277 15.83l-.72-.718L18.782 12l-3.57-5H8.428l-1-1h8.296L20 12zm1.37 5.616L15.2 18H4V6.8L2.17 4.97l.707-.708l16.477 16.477zM14.2 17L5 7.8V17z\"/>"
"body": "<path fill=\"currentColor\" d=\"m17.733 16.248l-.714-.713L19.75 12l-4.615-6H7.6l-1-1h9.035L21 12zM4 18h11.2L4 6.8zm16.5 5.3L16.2 19H3V5.8L.7 3.5l.708-.708l19.8 19.8zM9.6 12.4\"/>"
},
"label-off-rounded": {
"body": "<path fill=\"currentColor\" d=\"M17.171 15.396q-.161 0-.3-.055q-.14-.056-.271-.187L8.8 7.373q-.192-.192-.22-.42q-.028-.226.059-.443q.086-.218.282-.364T9.391 6h5.225q.519 0 1.011.27t.792.696l2.91 4.096q.142.217.22.456t.078.482t-.078.482t-.22.457l-1.492 2.109q-.131.162-.305.255t-.36.093M5.615 18q-.691 0-1.153-.462T4 16.384V7.616q0-.16.034-.337q.033-.177.1-.344l-1.61-1.612q-.14-.14-.15-.344t.15-.363q.16-.16.354-.16t.354.16L19 20.385q.14.14.15.344t-.15.363t-.354.16t-.354-.16l-3.227-3.226q-.11.067-.305.1q-.197.034-.376.034z\"/>"
"body": "<path fill=\"currentColor\" d=\"M17.733 16.248L6.6 5h8.227q.379 0 .727.165q.348.164.565.462l4.135 5.385q.342.448.342.988t-.342.989zM4.616 19q-.672 0-1.144-.472T3 17.385V6.615q0-.178.043-.349t.11-.312l-2.1-2.1q-.14-.14-.15-.344t.15-.364t.355-.16t.354.16L20.854 22.24q.14.14.153.34t-.153.367q-.16.16-.354.16t-.354-.16l-4.275-4.275q-.115.152-.282.24t-.362.089z\"/>"
},
"label-off-sharp": {
"body": "<path fill=\"currentColor\" d=\"M17.277 15.83L7.427 6h8.296L20 12zm1.37 5.616L15.2 18H4V6.8L2.17 4.97l.707-.708l16.477 16.477z\"/>"
"body": "<path fill=\"currentColor\" d=\"M17.733 16.248L6.6 5h9.035L21 12zM20.5 23.3L16.2 19H3V5.8L.7 3.5l.708-.708l19.8 19.8z\"/>"
},
"label-outline": {
"body": "<path fill=\"currentColor\" d=\"m20 12l-3.58 5.073q-.314.439-.79.683T14.616 18h-9q-.672 0-1.144-.472T4 16.385v-8.77q0-.67.472-1.143Q4.944 6 5.616 6h9q.557 0 1.024.264q.466.263.78.701zm-1.22 0l-3.203-4.5q-.154-.212-.413-.356Q14.904 7 14.616 7h-9q-.231 0-.424.192T5 7.616v8.769q0 .23.192.423t.423.192h9q.289 0 .549-.144q.259-.144.413-.356zM5 12v5V7z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.667 0-1.141-.475T3 17.386V6.615q0-.666.475-1.14T4.615 5h10.212q.384 0 .727.167t.565.46L21 12l-4.88 6.373q-.223.294-.566.46t-.727.167zm0-1h10.211q.154 0 .279-.058t.221-.173L19.75 12l-4.423-5.77q-.096-.114-.221-.172T14.827 6H4.616q-.27 0-.443.173T4 6.616v10.769q0 .269.173.442t.443.173m5.115-6\"/>"
},
"label-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"m19.329 12.939l-2.91 4.134q-.313.439-.79.683T14.617 18h-9q-.672 0-1.144-.472T4 16.385v-8.77q0-.67.472-1.143Q4.944 6 5.616 6h9q.557 0 1.024.264q.466.263.78.701l2.909 4.097q.298.428.298.938t-.298.938M14.616 17q.288 0 .548-.144q.259-.145.413-.356l2.954-4.134q.115-.154.115-.366t-.115-.365L15.577 7.5q-.154-.212-.413-.356Q14.904 7 14.616 7h-9q-.231 0-.424.192T5 7.616v8.769q0 .23.192.423t.423.192zM5 7v10z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.667 0-1.141-.475T3 17.386V6.615q0-.666.475-1.14T4.615 5h10.212q.384 0 .727.167t.565.46l4.135 5.385q.342.447.342.988t-.342.989l-4.135 5.384q-.222.294-.565.46t-.727.167zm0-1h10.211q.154 0 .279-.058t.221-.173l4.135-5.384q.134-.173.134-.385t-.134-.384L15.327 6.23q-.096-.115-.221-.173T14.827 6H4.616q-.27 0-.443.173T4 6.616v10.769q0 .269.173.442t.443.173m7.192-6\"/>"
},
"label-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"m20 12l-4.238 6H4V6h11.723zm-1.22 0l-3.568-5H5v10h10.212zM5 12v5V7z\"/>"
"body": "<path fill=\"currentColor\" d=\"M3 19V5h12.635L21 12l-5.365 7zm1-1h11.135l4.615-6l-4.615-6H4zm7.885-6\"/>"
},
"label-rounded": {
"body": "<path fill=\"currentColor\" d=\"m19.329 12.939l-2.91 4.134q-.313.439-.79.683T14.617 18h-9q-.672 0-1.144-.472T4 16.385v-8.77q0-.67.472-1.143Q4.944 6 5.616 6h9q.557 0 1.024.264q.466.263.78.701l2.909 4.097q.298.428.298.938t-.298.938\"/>"
"body": "<path fill=\"currentColor\" d=\"M4.616 19q-.667 0-1.141-.475T3 17.386V6.615q0-.666.475-1.14T4.615 5h10.212q.384 0 .727.167t.565.46l4.135 5.385q.342.447.342.988t-.342.989l-4.135 5.384q-.222.294-.565.46t-.727.167z\"/>"
},
"label-sharp": {
"body": "<path fill=\"currentColor\" d=\"m20 12l-4.238 6H4V6h11.723z\"/>"
"body": "<path fill=\"currentColor\" d=\"M3 19V5h12.635L21 12l-5.365 7z\"/>"
},
"labs": {
"body": "<path fill=\"currentColor\" d=\"M12 21q-1.804 0-3.075-1.241T7.654 16.73V7.654q-.69 0-1.172-.472Q6 6.709 6 6.019V4.654q0-.682.486-1.168T7.654 3h8.673q.69 0 1.182.486q.491.486.491 1.168v1.365q0 .69-.492 1.163q-.491.472-1.181.472v9.365q-.115 1.69-1.366 2.836T12 21m0-1q1.386 0 2.357-.942q.97-.943.97-2.327v-.75h-3.193v-1h3.193v-2.846h-3.192v-1h3.192V7.654H8.654v9.077q0 1.384.976 2.327T12 20\"/>"
@ -22440,7 +22470,7 @@
"body": "<path fill=\"currentColor\" d=\"M3.262 21.116h3.43v-3h1v3H11.5v-3h1v3h3.808v-3h1v3h3.43l-1.461-5H4.723zm-1.32 1l1.943-6.674V11.5h5.807V4.192q0-.961.674-1.634q.673-.673 1.634-.673t1.635.673t.673 1.634V11.5h5.807v3.942l1.923 6.674z\"/>"
},
"more": {
"body": "<path fill=\"currentColor\" d=\"M8.239 18L4 12l4.277-6H20v12zm1.145-5.23q.31 0 .54-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23\"/>"
"body": "<path fill=\"currentColor\" d=\"M9.173 19q-.383 0-.727-.166t-.565-.461L3 12l4.88-6.373q.223-.294.566-.46T9.173 5h10.212q.666 0 1.14.475T21 6.615v10.77q0 .666-.475 1.14t-1.14.475zm.712-6.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23\"/>"
},
"more-down": {
"body": "<path fill=\"currentColor\" d=\"M5.5 18.5V9h1v8.5H15v1zm5-5V4h1v8.5H20v1z\"/>"
@ -22452,16 +22482,19 @@
"body": "<path fill=\"currentColor\" d=\"M6.462 13q-.413 0-.707-.294T5.462 12t.293-.706t.707-.294t.706.294t.293.706t-.293.706T6.46 13M12 13q-.413 0-.706-.294T11 12t.294-.706T12 11t.706.294T13 12t-.294.706T12 13m5.539 0q-.413 0-.707-.294T16.538 12t.294-.706t.706-.294t.707.294t.293.706t-.293.706t-.707.294\"/>"
},
"more-outline": {
"body": "<path fill=\"currentColor\" d=\"M9.385 12.77q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m-7 5.23q-.539 0-1.015-.244t-.79-.683L4 12l3.58-5.034q.314-.439.78-.703Q8.828 6 9.386 6h9q.67 0 1.143.472q.472.472.472 1.144v8.769q0 .67-.472 1.143q-.472.472-1.143.472zM19 17V7zm-9.615 0h9q.23 0 .423-.192t.192-.424V7.616q0-.231-.192-.424T18.384 7h-9q-.288 0-.548.144q-.259.144-.413.356L5.219 12l3.204 4.5q.154.212.414.356t.548.144\"/>"
"body": "<path fill=\"currentColor\" d=\"M9.173 19q-.383 0-.727-.166t-.565-.461L3 12l4.88-6.373q.223-.294.566-.46T9.173 5h10.212q.666 0 1.14.475T21 6.615v10.77q0 .666-.475 1.14t-1.14.475zM4.25 12l4.423 5.77q.096.114.221.172t.279.058h10.212q.269 0 .442-.173t.173-.443V6.616q0-.27-.173-.443T19.385 6H9.173q-.154 0-.279.058t-.221.173zm5.635.77q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23M14.269 12\"/>"
},
"more-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9.385 18q-.539 0-1.015-.244t-.79-.683l-2.909-4.135q-.298-.429-.298-.938t.298-.938l2.91-4.096q.313-.439.78-.702Q8.827 6 9.385 6h9q.67 0 1.143.472q.472.472.472 1.144v8.769q0 .67-.472 1.143q-.472.472-1.143.472zM19 17V7zm-9.615 0h9q.23 0 .423-.192t.192-.424V7.616q0-.231-.192-.424T18.384 7h-9q-.288 0-.548.144q-.259.144-.413.356l-2.954 4.135q-.115.154-.115.365t.115.366L8.423 16.5q.154.212.414.356t.548.144m0-4.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23\"/>"
"body": "<path fill=\"currentColor\" d=\"M9.173 19q-.383 0-.727-.166t-.565-.461l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.222-.294.565-.46T9.173 5h10.212q.666 0 1.14.475T21 6.615v10.77q0 .666-.475 1.14t-1.14.475zm0-1h10.212q.269 0 .442-.173t.173-.442V6.615q0-.269-.173-.442T19.385 6H9.173q-.154 0-.279.058t-.221.173l-4.134 5.385q-.135.173-.135.384t.134.385l4.135 5.384q.096.116.221.173t.279.058m.712-5.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23M12.192 12\"/>"
},
"more-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M8.239 18L4 12l4.277-6H20v12zm.55-1H19V7H8.789l-3.57 5zM19 17V7zm-9.615-4.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23\"/>"
"body": "<path fill=\"currentColor\" d=\"M8.366 19L3 12l5.366-7H21v14zM4.25 12l4.616 6H20V6H8.866zm4.866.77h1.538v-1.54H9.116zm3.5 0h1.538v-1.54h-1.538zm3.5 0h1.538v-1.54h-1.538z\"/>"
},
"more-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9.385 18q-.539 0-1.015-.244t-.79-.683l-2.909-4.135q-.298-.429-.298-.938t.298-.938l2.91-4.096q.313-.439.78-.702Q8.827 6 9.385 6h9q.67 0 1.143.472q.472.472.472 1.144v8.769q0 .67-.472 1.143q-.472.472-1.143.472zm0-5.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23\"/>"
"body": "<path fill=\"currentColor\" d=\"M9.173 19q-.383 0-.727-.166t-.565-.461l-4.135-5.385q-.342-.447-.342-.988t.342-.988l4.135-5.385q.222-.294.565-.46T9.173 5h10.212q.666 0 1.14.475T21 6.615v10.77q0 .666-.475 1.14t-1.14.475zm.712-6.23q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23m3.5 0q.31 0 .539-.23t.23-.54t-.23-.54t-.54-.23t-.539.23t-.23.54t.23.54t.54.23\"/>"
},
"more-sharp": {
"body": "<path fill=\"currentColor\" d=\"M8.366 19L3 12l5.366-7H21v14zm.75-6.23h1.538v-1.54H9.116zm3.5 0h1.538v-1.54h-1.538zm3.5 0h1.538v-1.54h-1.538z\"/>"
},
"more-time": {
"body": "<path fill=\"currentColor\" d=\"M11.003 20q-1.666 0-3.123-.622t-2.545-1.71t-1.712-2.544T3 12.003t.622-3.123t1.711-2.546q1.09-1.089 2.545-1.711T11 4q.525 0 1.013.063T13 4.25V5.3q-.5-.15-.987-.225T11 5Q8.089 5 6.044 7.044T4 12t2.044 4.956T11 19t4.956-2.044T18 11.996q0-.271-.025-.554t-.094-.557h1.011q.05.236.08.538q.028.302.028.577q0 1.667-.622 3.122t-1.71 2.545q-1.089 1.088-2.544 1.71q-1.455.623-3.121.623m3.143-4.146L10.5 12.208V7h1v4.792l3.354 3.354zM18 8.884v-3h-3v-1h3v-3h1v3h3v1h-3v3z\"/>"
@ -23642,22 +23675,22 @@
"body": "<path fill=\"currentColor\" d=\"M9.75 20.192q-1.121 0-1.921-.772t-.848-1.887q-1.25-.22-2.077-1.19q-.827-.972-.827-2.266q0-.46.118-.908t.355-.842q-.333-.43-.499-.956q-.166-.524-.166-1.102q0-1.353.894-2.34T6.994 6.8q-.019-.077-.019-.154v-.173q.017-1.14.823-1.922t1.952-.782q.727 0 1.241.289q.515.288 1.009.848q.508-.56 1.006-.848t1.244-.289q1.119 0 1.926.789q.807.788.824 1.91v.173q0 .076-.02.153q1.322.143 2.229 1.123t.907 2.352q0 .577-.176 1.102t-.51.956q.237.392.365.841t.128.909q0 1.32-.83 2.288t-2.099 1.168q-.048 1.115-.835 1.887q-.788.772-1.909.772q-.76 0-1.251-.285q-.491-.286-.999-.865q-.513.58-1.011.865t-1.239.285M12.5 6.52v10.923q0 .735.51 1.243q.51.507 1.248.507q.704 0 1.2-.496q.498-.496.542-1.188q-.736-.066-1.366-.423q-.63-.356-1.057-.966q-.135-.177-.103-.372t.212-.316q.177-.135.38-.103q.202.032.328.212q.346.503.88.77t1.149.267q1.056 0 1.778-.722t.722-1.778q0-.253-.06-.507t-.169-.493q-.425.327-.962.51t-1.117.182q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143q1.056 0 1.778-.722t.722-1.778q0-1.026-.703-1.74t-1.72-.76q-.236.47-.635.816q-.4.348-.905.548q-.189.073-.374-.013t-.247-.28q-.068-.188.008-.38q.076-.193.284-.26q.529-.183.853-.642Q16 7.098 16 6.51q0-.727-.508-1.234t-1.243-.507t-1.242.508t-.507 1.242m-1 10.923V6.52q0-.735-.508-1.242q-.508-.508-1.243-.508t-1.242.508T8 6.519q0 .573.321 1.036q.321.462.85.645q.188.067.287.25t.034.375q-.077.193-.27.277q-.191.084-.399.011q-.506-.2-.905-.537t-.635-.807q-.993.044-1.696.766q-.702.723-.702 1.74q0 1.05.722 1.772t1.777.722q.213 0 .357.144t.144.357t-.144.356t-.356.143q-.58 0-1.117-.183t-.962-.509q-.108.24-.169.494t-.06.506q0 1.056.722 1.778t1.778.722q.621 0 1.149-.27t.88-.767q.126-.18.328-.212t.38.093t.21.323t-.101.375q-.446.61-1.079.97q-.633.359-1.369.425q.044.692.554 1.185t1.213.493q.738 0 1.248-.507q.51-.508.51-1.243m.5-5.461\"/>"
},
"new-label": {
"body": "<path fill=\"currentColor\" d=\"M5.5 19.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm6.77-1.5v-5.27h-3v-3H4V7.617q0-.667.475-1.141T5.615 6h9q.542 0 1.017.264t.787.701L20 12l-3.58 5.073q-.334.439-.79.683T14.616 18z\"/>"
"body": "<path fill=\"currentColor\" d=\"M11.7 19q.285-.598.427-1.222q.142-.623.142-1.278q0-2.452-1.716-4.168t-4.169-1.717q-.913 0-1.775.275T3 11.699V6.615q0-.666.475-1.14T4.615 5h10.212q.384 0 .727.167t.565.46L21 12l-4.88 6.373q-.223.294-.566.46t-.727.167zm-5.815 1v-3h-3v-1h3v-3h1v3h3v1h-3v3z\"/>"
},
"new-label-outline": {
"body": "<path fill=\"currentColor\" d=\"M12.27 18v-1h2.346q.288 0 .547-.134q.26-.135.414-.366l3.204-4.5l-3.204-4.5q-.154-.23-.414-.365T14.615 7h-9q-.269 0-.442.173T5 7.616V9.73H4V7.616q0-.667.474-1.141T5.616 6h9q.541 0 1.016.264t.787.701L20 12l-3.58 5.073q-.334.439-.79.683T14.616 18zM5.5 19.5v-3h-3v-1h3v-3h1v3h3v1h-3v3z\"/>"
"body": "<path fill=\"currentColor\" d=\"M12.27 19v-1h2.557q.154 0 .279-.058t.221-.173L19.75 12l-4.423-5.77q-.096-.114-.221-.172T14.827 6H4.616q-.27 0-.443.173T4 6.616v4H3v-4.01q0-.662.475-1.134Q3.949 5 4.615 5h10.212q.384 0 .727.167t.565.46L21 12l-4.88 6.373q-.223.294-.566.46t-.727.167zm-6.385 1v-3h-3v-1h3v-3h1v3h3v1h-3v3z\"/>"
},
"new-label-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M14.616 18h-1.847q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h1.847q.288 0 .548-.134q.259-.135.413-.366l2.954-4.134q.115-.154.115-.366t-.115-.365L15.577 7.5q-.154-.23-.413-.365Q14.904 7 14.616 7h-9q-.27 0-.443.173T5 7.616V9.23q0 .212-.144.356t-.357.144t-.356-.144T4 9.231V7.616q0-.667.475-1.141T5.615 6h9q.542 0 1.017.264t.787.701l2.91 4.097q.298.428.298.938t-.298.938l-2.91 4.135q-.332.439-.79.683T14.617 18M5.5 16.5H3q-.213 0-.356-.144t-.144-.357t.144-.356T3 15.5h2.5V13q0-.213.144-.356t.357-.144t.356.144T6.5 13v2.5H9q.213 0 .356.144t.144.357t-.144.356T9 16.5H6.5V19q0 .213-.144.356t-.357.144t-.356-.144T5.5 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"M14.827 5q.384 0 .727.167t.565.46l4.135 5.385q.342.447.342.988t-.342.989l-4.135 5.384q-.222.294-.565.46t-.727.167h-2.058q-.212 0-.356-.144t-.144-.357t.144-.356t.356-.143h2.058q.154 0 .279-.058t.221-.173l4.135-5.384q.134-.173.134-.385t-.134-.384L15.327 6.23q-.096-.115-.221-.173T14.827 6H4.616q-.27 0-.443.173T4 6.616v3.5q0 .212-.144.356t-.357.144t-.356-.144T3 10.116v-3.5q0-.667.475-1.141T4.615 5zM6.384 20q-.213 0-.356-.144t-.143-.356V17h-2.5q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.213.144-.356T6.386 13t.356.144t.144.356V16h2.5q.212 0 .356.144t.143.357t-.143.356t-.357.143h-2.5v2.5q0 .213-.143.356q-.144.144-.357.144m5.424-8\"/>"
},
"new-label-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M12.27 18v-1h2.942l3.569-5l-3.57-5H5v2.73H4V6h11.723L20 12l-4.238 6zM5.5 19.5v-3h-3v-1h3v-3h1v3h3v1h-3v3z\"/>"
"body": "<path fill=\"currentColor\" d=\"M12.27 19v-1h2.865l4.615-6l-4.615-6H4v4.616H3V5h12.635L21 12l-5.365 7zm-6.385 1v-3h-3v-1h3v-3h1v3h3v1h-3v3z\"/>"
},
"new-label-rounded": {
"body": "<path fill=\"currentColor\" d=\"M6 19.5q-.214 0-.357-.144T5.5 19v-2.5H3q-.213 0-.356-.144t-.144-.357t.144-.356T3 15.5h2.5V13q0-.213.144-.356t.357-.144t.356.144T6.5 13v2.5H9q.213 0 .356.144t.144.357t-.144.356T9 16.5H6.5V19q0 .213-.144.356t-.357.144m6.77-1.5q-.212 0-.356-.144t-.144-.356v-3.154q0-.666-.474-1.14t-1.141-.475H9.269v-1.385q0-.666-.474-1.14T7.654 9.73H4.5q-.213 0-.356-.144T4 9.231V7.616q0-.667.475-1.141T5.615 6h9q.542 0 1.017.264t.787.701l2.91 4.097q.298.428.298.938t-.298.938l-2.91 4.135q-.332.439-.79.683T14.617 18z\"/>"
"body": "<path fill=\"currentColor\" d=\"M6.384 20q-.213 0-.356-.144t-.143-.356V17h-2.5q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143h2.5v-2.5q0-.213.144-.356T6.386 13t.356.144t.144.356V16h2.5q.212 0 .356.144t.143.357t-.143.356t-.357.143h-2.5v2.5q0 .213-.143.356q-.144.144-.357.144m5.316-1q.285-.598.427-1.222q.142-.623.142-1.278q0-2.452-1.716-4.168t-4.169-1.717q-.913 0-1.775.275T3 11.699V6.615q0-.666.475-1.14T4.615 5h10.212q.384 0 .727.167t.565.46l4.135 5.385q.342.447.342.988t-.342.989l-4.135 5.384q-.222.294-.565.46t-.727.167z\"/>"
},
"new-label-sharp": {
"body": "<path fill=\"currentColor\" d=\"M5.5 19.5v-3h-3v-1h3v-3h1v3h3v1h-3v3zm6.77-1.5v-5.27h-3v-3H4V6h11.723L20 12l-4.238 6z\"/>"
"body": "<path fill=\"currentColor\" d=\"M11.7 19q.285-.598.427-1.222q.142-.623.142-1.278q0-2.452-1.716-4.168t-4.169-1.717q-.913 0-1.775.275T3 11.699V5h12.635L21 12l-5.365 7zm-5.815 1v-3h-3v-1h3v-3h1v3h3v1h-3v3z\"/>"
},
"new-window": {
"body": "<path fill=\"currentColor\" d=\"M5.616 20q-.691 0-1.153-.462T4 18.384V5.616q0-.691.463-1.153T5.616 4h5v1h-5q-.231 0-.424.192T5 5.616v12.769q0 .23.192.423t.423.192h12.77q.23 0 .423-.192t.192-.423v-5h1v5q0 .69-.462 1.153T18.384 20zM16 11V8h-3V7h3V4h1v3h3v1h-3v3z\"/>"
@ -27031,6 +27064,18 @@
"policy": {
"body": "<path fill=\"currentColor\" d=\"M12 20.962q-3.014-.895-5.007-3.651T5 11.1V5.692l7-2.615l7 2.615V11.1q0 1.498-.422 2.88t-1.14 2.674l-2.95-2.95q.237-.379.375-.814Q15 12.454 15 12q0-1.246-.877-2.123T12 9t-2.123.877T9 12t.877 2.123T12 15q.487 0 .941-.147q.455-.147.828-.441l3.071 3.065q-1.011 1.167-2.18 2.11T12 20.962M12 14q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14\"/>"
},
"policy-alert": {
"body": "<path fill=\"currentColor\" d=\"M12 20.962q-3.014-.895-5.007-3.651T5 11.1V5.692l7-2.615l7 2.615v4.539h-1.711v6.273l-2.8-2.8q.236-.379.373-.81Q15 12.463 15 12q0-1.237-.881-2.119T12 9t-2.119.881T9 12t.881 2.119T12 15q.487 0 .941-.147q.455-.147.828-.441l3.085 3.084q-.92 1.25-2.143 2.136T12 20.962M12 14q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m8.269 7q-.213 0-.356-.144t-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143m-.5-3.384v-5h1v5z\"/>"
},
"policy-alert-outline": {
"body": "<path fill=\"currentColor\" d=\"M12 20.962q-3.014-.895-5.007-3.651T5 11.1V5.692l7-2.615l7 2.615v4.539h-1V6.375l-6-2.23l-6 2.23V11.1q0 3.025 1.7 5.5t4.3 3.3q.65-.2 1.238-.512t1.162-.738l.63.746q-.747.54-1.45.916q-.703.375-1.58.65m8.269.038q-.213 0-.356-.144t-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143m-.5-3.384v-5h1v5zM12 14q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m0 1q-1.237 0-2.119-.881T9 12t.881-2.119T12 9t2.119.881T15 12q0 .463-.137.894q-.138.431-.374.81l2.878 2.873l-.713.714l-2.885-2.88q-.373.295-.828.442T12 15\"/>"
},
"policy-alert-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M12 20.862q-.136 0-.287-.035t-.281-.085q-2.97-1.125-4.701-3.816T5 11.1V6.817q0-.514.293-.926q.292-.412.757-.597l5.385-2q.292-.106.565-.106t.566.106l5.384 2q.464.186.757.597q.293.412.293.926v2.914q0 .212-.144.356t-.357.144t-.356-.144T18 9.731V6.798q0-.192-.106-.346q-.105-.154-.298-.23l-5.384-2q-.096-.04-.212-.04t-.212.04l-5.384 2q-.193.076-.298.23Q6 6.606 6 6.798V11.1q0 3.025 1.7 5.5t4.3 3.3q.516-.163.999-.396q.484-.233.955-.554q.177-.123.39-.099q.213.025.343.195q.115.177.072.375q-.042.197-.213.308q-.48.3-.961.566q-.481.267-1.01.467q-.138.05-.288.075t-.287.025m8.269.138q-.213 0-.356-.144t-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143m-.5-3.884v-4q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v4q0 .212-.144.356t-.356.143t-.356-.143t-.144-.357M12 14q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m0 1q-1.237 0-2.119-.881T9 12t.881-2.119T12 9t2.119.881T15 12q0 .463-.137.894q-.138.431-.374.81l2.519 2.519q.146.146.156.347q.009.201-.156.367q-.166.165-.354.165t-.354-.165l-2.53-2.525q-.374.294-.829.441T12 15\"/>"
},
"policy-alert-rounded": {
"body": "<path fill=\"currentColor\" d=\"M5 11.103V6.817q0-.514.293-.926q.292-.412.757-.597l5.385-2q.292-.106.565-.106t.566.106l5.384 2q.464.186.757.597q.293.412.293.926v3.414h-.096q-.667 0-1.141.474t-.475 1.141v4.658l-2.8-2.8q.237-.379.375-.81Q15 12.463 15 12q0-1.237-.881-2.119T12 9t-2.119.881T9 12t.881 2.119T12 15q.487 0 .941-.147q.455-.147.828-.441l3.085 3.084q-.783 1.075-1.821 1.886t-2.268 1.304q-.186.075-.373.113t-.392.038t-.404-.038t-.387-.112q-2.701-1.106-4.455-3.735T5 11.103M12 14q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m8.269 7q-.213 0-.356-.144t-.144-.357t.144-.356t.357-.143t.356.144t.143.357t-.144.356t-.356.143m-.5-3.884v-4q0-.213.144-.357q.144-.143.357-.143t.356.143t.143.357v4q0 .212-.144.356t-.356.143t-.356-.143t-.144-.357\"/>"
},
"policy-outline": {
"body": "<path fill=\"currentColor\" d=\"M12 20.962q-3.014-.895-5.007-3.651T5 11.1V5.692l7-2.615l7 2.615V11.1q0 1.683-.523 3.299q-.523 1.617-1.623 3.097l-3.085-3.084q-.373.294-.828.441T12 15q-1.237 0-2.119-.881T9 12t.881-2.119T12 9t2.119.881T15 12q0 .463-.137.894q-.138.431-.374.81l2.23 2.23q.577-1.082.929-2.274Q18 12.467 18 11.1V6.375l-6-2.23l-6 2.23V11.1q0 3.025 1.7 5.5t4.3 3.3q.65-.2 1.238-.512t1.162-.738l.63.746q-.747.54-1.45.916q-.703.375-1.58.65M12 14q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m.046-1.964\"/>"
},
@ -28191,6 +28236,18 @@
"receipt-long": {
"body": "<path fill=\"currentColor\" d=\"M6 21q-.846 0-1.423-.577T4 19.009V17h3V3.385l1.27.884l1.307-.885l1.308.885l1.307-.885l1.308.885l1.308-.884l1.308.884l1.307-.884l1.308.884L20 3.384V19q0 .846-.577 1.423T18 21zm12-1q.425 0 .713-.288T19 19V5H8v12h9v2q0 .425.288.713T18 20M9.385 8.5v-1h5.346v1zm0 3v-1h5.346v1zm7.5-2.73q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23m0 3q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23\"/>"
},
"receipt-long-off": {
"body": "<path fill=\"currentColor\" d=\"m21.11 22.53l-1.764-1.763q-.192.133-.42.183t-.387.05H6q-.846 0-1.423-.577T4 19v-2h3V8.421L1.887 3.308l.713-.714l19.223 19.223zM20 17.195l-1-1V5H7.806L7 4.194v-.81l1.27.885l1.307-.884l1.308.884l1.307-.884l1.308.884l1.308-.884l1.308.884l1.307-.884l1.308.884L20 3.384zM8 17h7.579L8 9.421zm3.317-8.5l-1-1h4.414v1zm3 3l-1-1h1.414v1zm2.567.27q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23m0-3q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23\"/>"
},
"receipt-long-off-outline": {
"body": "<path fill=\"currentColor\" d=\"m21.11 22.53l-1.764-1.763q-.192.133-.42.183t-.387.05H6q-.846 0-1.423-.577T4 19v-2h3V8.421L1.887 3.308l.713-.714l19.223 19.223zM6 20h12.579l-2-2H5v1q0 .425.288.713T6 20m14-2.806l-1-1V5H7.806L7 4.194v-.81l1.27.885l1.307-.884l1.308.884l1.307-.884l1.308.884l1.308-.884l1.308.884l1.307-.884l1.308.884L20 3.384zM8 17h7.579L8 9.421zm3.317-8.5l-1-1h4.414v1zm3 3l-1-1h1.414v1zm2.567.27q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23m0-3q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23M5 20v-2z\"/>"
},
"receipt-long-off-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"m20.756 22.177l-1.41-1.41q-.192.133-.42.183t-.387.05H6q-.846 0-1.423-.577T4 19v-1.192q0-.349.23-.578t.578-.23H7V8.421l-4.76-4.76q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.177.177.159.375t-.159.338t-.338.159t-.375-.159M6 20h12.579l-2-2H5v1q0 .425.288.713T6 20m13-4.02V5H8.439q-.304 0-.58-.111q-.276-.112-.493-.33l-.28-.278q-.111-.112-.098-.236t.08-.23q.067-.105.188-.118t.252.06l.546.355q.112.073.215.073t.216-.073l.877-.57q.111-.073.215-.073t.215.073l.877.57q.112.073.216.073t.215-.073l.877-.57q.112-.073.215-.073q.104 0 .216.073l.877.57q.111.073.215.073t.216-.073l.876-.57q.112-.073.216-.073t.215.073l.877.57q.112.073.216.073q.103 0 .215-.073l.877-.57q.111-.073.215-.073t.216.073l.877.57q.111.073.215.073t.215-.073l.744-.495q.106-.067.208-.014t.102.17v12.208q0 .25-.159.375q-.158.125-.341.125t-.341-.125T19 15.98M8 17h7.579L8 9.421zm6.23-8.5h-2.7q-.25 0-.374-.159q-.125-.158-.125-.341t.125-.341q.125-.159.375-.159h2.7q.213 0 .357.143T14.73 8t-.143.357t-.357.143m2.654 3.27q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23m0-3q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23M5 20v-2z\"/>"
},
"receipt-long-off-rounded": {
"body": "<path fill=\"currentColor\" d=\"m20.756 22.177l-1.41-1.41q-.192.133-.42.183t-.387.05H6q-.846 0-1.423-.577T4 19v-1.192q0-.349.23-.578t.578-.23H7V8.421l-4.76-4.76q-.146-.145-.155-.346t.156-.367t.356-.165q.192 0 .357.165l18.515 18.516q.177.177.159.375t-.159.338t-.338.159t-.375-.159M19 15.981V5H8.439q-.304 0-.58-.111q-.276-.112-.493-.33l-.28-.278q-.111-.112-.098-.236t.08-.23q.067-.105.188-.118t.252.06l.546.355q.112.073.215.073t.216-.073l.877-.57q.111-.073.215-.073t.215.073l.877.57q.112.073.216.073t.215-.073l.877-.57q.112-.073.215-.073q.104 0 .216.073l.877.57q.111.073.215.073t.216-.073l.876-.57q.112-.073.216-.073t.215.073l.877.57q.112.073.216.073q.103 0 .215-.073l.877-.57q.111-.073.215-.073t.216.073l.877.57q.111.073.215.073t.215-.073l.744-.495q.106-.067.208-.014t.102.17v12.208q0 .25-.159.375q-.158.125-.341.125t-.341-.125T19 15.98M8 17h7.579L8 9.421zm6.23-8.5h-2.7q-.25 0-.374-.159q-.125-.158-.125-.341t.125-.341q.125-.159.375-.159h2.7q.213 0 .357.143T14.73 8t-.143.357t-.357.143m2.654 3.27q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23m0-3q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23\"/>"
},
"receipt-long-outline": {
"body": "<path fill=\"currentColor\" d=\"M6 21q-.846 0-1.423-.577T4 19.009V17h3V3.385l1.27.884l1.307-.885l1.308.885l1.307-.885l1.308.885l1.308-.884l1.308.884l1.307-.884l1.308.884L20 3.384V19q0 .846-.577 1.423T18 21zm12-1q.425 0 .713-.288T19 19V5H8v12h9v2q0 .425.288.713T18 20M9.385 8.5v-1h5.346v1zm0 3v-1h5.346v1zm7.5-2.73q-.31 0-.54-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23m0 3q-.309 0-.539-.23t-.23-.54t.23-.54t.54-.23t.539.23t.23.54t-.23.54t-.54.23M6 20h10v-2H5v1q0 .425.288.713T6 20m-1 0v-2z\"/>"
},
@ -36201,6 +36258,42 @@
"trackpad-input": {
"body": "<path fill=\"currentColor\" d=\"M4.616 18q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.69 0 1.152.463T20 5.616v3.442h-1V5.616q0-.231-.192-.424T18.384 5H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8l.994 1zm10.055 3q-.504 0-.948-.186t-.812-.554l-4.35-4.337l.575-.6q.235-.234.543-.292q.307-.058.634.029l2.033.461V8.52q0-.213.144-.357t.356-.143t.357.143q.143.144.143.357v5.808h1.77v-3.77q0-.213.143-.356t.357-.143t.356.143t.144.357v3.769h1.769v-2.385q0-.213.143-.356q.143-.144.357-.144q.213 0 .356.144t.144.356v2.385h1.769q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357V17.5q0 1.458-1.021 2.479T18.153 21z\"/>"
},
"trackpad-input-2": {
"body": "<path fill=\"currentColor\" d=\"M14.671 21q-.504 0-.948-.186t-.812-.554l-4.35-4.337l.575-.6q.235-.234.543-.292q.307-.058.634.029l2.033.461V8.52q0-.213.144-.357t.356-.143t.357.143q.143.144.143.357v5.808h1.77V7.25q0-.213.143-.357t.357-.143t.356.143q.144.144.144.357v7.077h1.769v-2.385q0-.213.143-.357q.143-.143.357-.143q.213 0 .356.143t.144.357v2.385h1.769q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357V17.5q0 1.458-1.021 2.479T18.153 21zM4.616 18q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.69 0 1.152.463T20 5.616v3.442h-1V5.616q0-.231-.192-.424T18.384 5H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8l.994 1z\"/>"
},
"trackpad-input-2-outline": {
"body": "<path fill=\"currentColor\" d=\"M14.671 21q-.504 0-.948-.186t-.812-.554l-4.35-4.337l.575-.6q.235-.234.543-.292q.307-.058.634.029l2.033.461V8.52q0-.213.144-.357t.356-.143t.357.143q.143.144.143.357v8.325l-3.238-.815l3.498 3.537q.227.226.488.33q.262.104.577.104h3.483q1.037 0 1.768-.732q.732-.731.732-1.768v-3.173q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357V17.5q0 1.458-1.021 2.479T18.153 21zm.445-6.423V7.25q0-.213.143-.357t.357-.143t.356.143q.144.144.144.357v7.327zm2.769 0v-2.635q0-.213.143-.356q.143-.144.357-.144q.213 0 .356.144t.144.356v2.635zM18.154 20h-4.548zM4.616 18q-.691 0-1.154-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.69 0 1.152.463T20 5.616v3.442h-1V5.616q0-.231-.192-.424T18.384 5H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8l.994 1z\"/>"
},
"trackpad-input-2-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M4.616 18q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.69 0 1.152.463T20 5.616v2.942q0 .212-.144.356t-.357.144t-.356-.144T19 8.558V5.616q0-.231-.192-.424T18.384 5H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8q.213 0 .357.144t.143.357t-.143.356t-.357.143zm13.269-3.923v-2.135q0-.212.143-.356t.357-.144t.356.144t.144.356v2.135q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.144-.356m.27 5.923h-4.548zm-3.486 1q-.5 0-.945-.186t-.812-.551l-3.803-3.794q-.217-.217-.22-.543t.214-.568l.034-.035q.235-.235.543-.292q.307-.058.634.028l2.033.462V8.52q0-.212.144-.356t.357-.144t.356.144t.143.356v7.289q0 .384-.31.633q-.311.25-.696.144l-2.232-.556l3.498 3.536q.227.227.488.331q.262.104.577.104h3.483q1.031 0 1.765-.734q.735-.735.735-1.766v-3.173q0-.212.144-.356t.357-.144t.356.144t.143.356V17.5q0 1.458-1.021 2.479T18.153 21zm.447-6.923V7.25q0-.213.144-.356q.144-.144.357-.144t.356.144t.144.356v6.827q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356\"/>"
},
"trackpad-input-2-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M18.154 21h-4.502l-5.09-5.077l1.004-1.054l2.78.652V8.02h1v8.825l-3.238-.815l3.498 3.537q.227.226.488.33q.262.104.577.104h3.483q1.037 0 1.768-.732q.732-.731.732-1.768v-3.673h1V17.5q0 1.458-1.021 2.479T18.153 21m-3.037-6.423V6.75h1v7.827zm2.769 0v-3.135h1v3.135zM18.154 20h-4.548zM3 18V4h17v5.058h-1V5H4v12h2.416l.993 1z\"/>"
},
"trackpad-input-2-rounded": {
"body": "<path fill=\"currentColor\" d=\"M17.885 14.327v-2.385q0-.212.143-.356t.357-.144t.356.144t.144.356v2.385h1.769q0-.212.144-.356t.356-.144t.356.144t.144.356V17.5q0 1.458-1.021 2.479T18.153 21h-3.485q-.5 0-.945-.186t-.812-.551l-3.803-3.794q-.217-.217-.22-.543t.214-.568l.034-.035q.235-.235.543-.292q.307-.058.634.028l2.033.462V8.52q0-.212.144-.356t.357-.144t.356.144t.143.356v5.808h1.77V7.25q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v7.077zM4.615 18q-.69 0-1.152-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.69 0 1.152.463T20 5.616v2.942q0 .212-.144.356t-.357.144t-.356-.144T19 8.558V5.616q0-.231-.192-.424T18.384 5H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8q.213 0 .357.144t.143.357t-.143.356t-.357.143z\"/>"
},
"trackpad-input-2-sharp": {
"body": "<path fill=\"currentColor\" d=\"M3 18V4h17v5.058h-1V5H4v12h2.416l.993 1zm11.668 3q-.5 0-.945-.186t-.807-.547l-4.354-4.344l1.004-1.054l2.78.652V8.02h1v6.308h1.77V6.75h1v7.577h1.769V12h1v2.327h1.769V12h1v5.5q0 1.458-1.021 2.479T18.153 21z\"/>"
},
"trackpad-input-3": {
"body": "<path fill=\"currentColor\" d=\"M14.671 21q-.504 0-.948-.186t-.812-.554l-4.35-4.337l.575-.6q.235-.234.543-.292q.307-.058.634.029l2.033.461V8.52q0-.213.144-.357t.356-.143t.357.143q.143.144.143.357v5.808h1.77V7.25q0-.213.143-.357t.357-.143t.356.143q.144.144.144.357v7.077h1.769V9.019q0-.213.143-.357q.143-.143.357-.143q.213 0 .356.143t.144.357v5.308h1.769q0-.213.143-.357q.143-.143.357-.143q.213 0 .356.143t.144.357V17.5q0 1.458-1.021 2.479T18.153 21zM4.616 18q-.691 0-1.153-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.517 0 .902.28t.54.72H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8l.994 1z\"/>"
},
"trackpad-input-3-outline": {
"body": "<path fill=\"currentColor\" d=\"M17.885 14.577V9.019q0-.213.143-.357q.143-.143.357-.143q.213 0 .356.143t.144.357v5.558zM18.153 20h-4.548zM4.616 18q-.691 0-1.154-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.517 0 .902.28t.54.72H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8l.994 1zm10.055 3q-.504 0-.948-.186t-.812-.554l-4.35-4.337l.575-.6q.235-.234.543-.292q.307-.058.634.029l2.033.461V8.52q0-.213.144-.357t.356-.143t.357.143q.143.144.143.357v8.325l-3.238-.815l3.498 3.537q.227.226.488.33q.262.104.577.104h3.483q1.037 0 1.768-.732q.732-.731.732-1.768v-3.173q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357V17.5q0 1.458-1.021 2.479T18.153 21zm.445-6.423V7.25q0-.213.143-.357t.357-.143t.356.143q.144.144.144.357v7.327z\"/>"
},
"trackpad-input-3-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M17.885 14.077V9.019q0-.212.143-.356t.357-.144t.356.144t.144.356v5.058q0 .213-.144.356q-.144.144-.357.144t-.356-.144t-.144-.356m.27 5.923h-4.548zM4.616 18q-.691 0-1.154-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h14.712q.213 0 .356.144t.144.357t-.144.356t-.356.143H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8q.213 0 .357.144t.143.357t-.143.356t-.357.143zm10.052 3q-.5 0-.945-.186t-.812-.551l-3.803-3.794q-.217-.217-.22-.543t.214-.568l.034-.035q.235-.235.543-.292q.307-.058.634.028l2.033.462V8.52q0-.212.144-.356t.357-.144t.356.144t.143.356v7.289q0 .384-.31.633q-.311.25-.696.144l-2.232-.556l3.498 3.536q.227.227.488.331q.262.104.577.104h3.483q1.031 0 1.765-.734q.735-.735.735-1.766v-3.173q0-.212.144-.356t.357-.144t.356.144t.143.356V17.5q0 1.458-1.021 2.479T18.153 21zm.448-6.923V7.25q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v6.827q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356\"/>"
},
"trackpad-input-3-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M18.154 21h-4.502l-5.09-5.077l1.004-1.054l2.78.652V8.02h1v8.825l-3.238-.815l3.498 3.537q.227.226.488.33q.262.104.577.104h3.483q1.037 0 1.768-.732q.732-.731.732-1.768v-3.673h1V17.5q0 1.458-1.021 2.479T18.153 21m-3.037-6.423V6.75h1v7.827zm2.769 0V8.519h1v6.058zM18.154 20h-4.548zM3 18V4h17v1H4v12h2.416l.993 1z\"/>"
},
"trackpad-input-3-rounded": {
"body": "<path fill=\"currentColor\" d=\"M17.885 14.327V9.019q0-.212.143-.356t.357-.144t.356.144t.144.356v5.308h1.769q0-.213.144-.356t.356-.144t.356.144t.144.356V17.5q0 1.458-1.021 2.479T18.153 21h-3.485q-.5 0-.945-.186t-.812-.551l-3.803-3.794q-.217-.217-.22-.543t.214-.568l.034-.035q.235-.235.543-.292q.307-.058.634.028l2.033.462V8.52q0-.212.144-.356t.357-.144t.356.144t.143.356v5.808h1.77V7.25q0-.213.143-.356q.144-.144.357-.144t.356.144t.144.356v7.077zM4.615 18q-.69 0-1.152-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h14.712q.213 0 .356.144t.144.357t-.144.356t-.356.143H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8q.213 0 .357.144t.143.357t-.143.356t-.357.143z\"/>"
},
"trackpad-input-3-sharp": {
"body": "<path fill=\"currentColor\" d=\"m13.652 21l-5.09-5.077l1.004-1.054l2.78.652V8.02h1v6.308h1.77V6.75h1v7.577h1.769V8.519h1v5.808h1.769v-.5h1V17.5q0 1.458-1.021 2.479T18.153 21zM3 18V4h17v1H4v12h2.416l.993 1z\"/>"
},
"trackpad-input-outline": {
"body": "<path fill=\"currentColor\" d=\"M14.671 21q-.504 0-.948-.186t-.812-.554l-4.35-4.337l.575-.6q.235-.234.543-.292q.307-.058.634.029l2.033.461V8.52q0-.213.144-.357t.356-.143t.357.143q.143.144.143.357v8.325l-3.238-.815l3.498 3.537q.227.226.488.33q.262.104.577.104h3.483q1.037 0 1.768-.732q.732-.731.732-1.768v-3.173q0-.213.143-.357q.144-.143.357-.143t.357.143t.143.357V17.5q0 1.458-1.021 2.479T18.153 21zm.445-6.423v-4.02q0-.213.143-.356t.357-.143t.356.143t.144.357v4.019zm2.769 0v-2.635q0-.213.143-.356q.143-.144.357-.144q.213 0 .356.144t.144.356v2.635zM18.154 20h-4.548zM4.616 18q-.691 0-1.154-.462T3 16.384V5.616q0-.691.463-1.153T4.615 4h13.77q.69 0 1.152.463T20 5.616v3.442h-1V5.616q0-.231-.192-.424T18.384 5H4.616q-.231 0-.424.192T4 5.616v10.769q0 .23.192.423t.423.192h1.8l.994 1z\"/>"
},
@ -42517,6 +42610,10 @@
"quick-reorder-rounded",
"receipt",
"receipt-long",
"receipt-long-off",
"receipt-long-off-outline",
"receipt-long-off-outline-rounded",
"receipt-long-off-rounded",
"receipt-long-outline",
"receipt-long-outline-rounded",
"receipt-long-rounded",
@ -43267,6 +43364,7 @@
"more-outline-rounded",
"more-outline-sharp",
"more-rounded",
"more-sharp",
"more-time",
"more-time-outline-rounded",
"more-time-rounded",
@ -43566,6 +43664,18 @@
"touch-app-rounded",
"touch-app-sharp",
"trackpad-input",
"trackpad-input-2",
"trackpad-input-2-outline",
"trackpad-input-2-outline-rounded",
"trackpad-input-2-outline-sharp",
"trackpad-input-2-rounded",
"trackpad-input-2-sharp",
"trackpad-input-3",
"trackpad-input-3-outline",
"trackpad-input-3-outline-rounded",
"trackpad-input-3-outline-sharp",
"trackpad-input-3-rounded",
"trackpad-input-3-sharp",
"trackpad-input-outline",
"trackpad-input-outline-rounded",
"trackpad-input-outline-sharp",
@ -48329,6 +48439,10 @@
"passkey",
"passkey-rounded",
"policy",
"policy-alert",
"policy-alert-outline",
"policy-alert-outline-rounded",
"policy-alert-rounded",
"policy-outline",
"policy-outline-rounded",
"policy-rounded",
@ -50105,6 +50219,11 @@
"edit-off-sharp",
"equal",
"equal-rounded",
"eraser-size-1",
"eraser-size-2",
"eraser-size-3",
"eraser-size-4",
"eraser-size-5",
"export-notes",
"export-notes-outline",
"export-notes-outline-rounded",
@ -52038,6 +52157,10 @@
"arrow-top-left-rounded",
"arrow-top-right",
"arrow-top-right-rounded",
"arrow-upload-progress",
"arrow-upload-progress-rounded",
"arrow-upload-ready",
"arrow-upload-ready-rounded",
"arrow-upward",
"arrow-upward-alt",
"arrow-upward-alt-rounded",
@ -52064,6 +52187,7 @@
"backspace-outline-rounded",
"backspace-outline-sharp",
"backspace-rounded",
"backspace-sharp",
"block",
"bolt",
"bolt-outline",

View File

@ -2,7 +2,7 @@
"prefix": "material-symbols",
"info": {
"name": "Material Symbols",
"total": 13057,
"total": 13088,
"author": {
"name": "Google",
"url": "https://github.com/google/material-design-icons"
@ -24,7 +24,7 @@
"category": "General",
"palette": false
},
"lastModified": 1723097600,
"lastModified": 1723874941,
"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\"/>"
@ -2304,22 +2304,22 @@
"body": "<path fill=\"currentColor\" d=\"M5.5 17.5q-2.3 0-3.9-1.6T0 12t1.6-3.9t3.9-1.6q.925 0 1.775.325T8.8 7.75l1.7 1.55L9 10.65l-1.55-1.4q-.4-.35-.9-.55T5.5 8.5q-1.45 0-2.475 1.025T2 12t1.025 2.475T5.5 15.5q.55 0 1.05-.2t.9-.55l7.75-7q.675-.6 1.525-.925T18.5 6.5q2.3 0 3.9 1.6T24 12t-1.6 3.9t-3.9 1.6q-.925 0-1.775-.325T15.2 16.25l-1.7-1.55l1.5-1.35l1.55 1.4q.4.35.9.55t1.05.2q1.45 0 2.475-1.025T22 12t-1.025-2.475T18.5 8.5q-.55 0-1.05.2t-.9.55l-7.75 7q-.675.6-1.525.925T5.5 17.5\"/>"
},
"all-match": {
"body": "<path fill=\"currentColor\" d=\"m3 19l4.5-7L3 5h12q.5 0 .938.225t.712.625l4.025 5.675q-.6-.25-1.388-.4T17.85 11q-2.95.05-4.9 2.138T11 18.025q0 .25.013.488t.062.487zm15 4q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23m-.725-2.75l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075z\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h13q.475 0 .9.213t.7.587L22 12l-.125.175Q21 11.6 20.025 11.3T18 11q-2.925 0-4.962 2.038T11 17.975q0 .5.075 1.013T11.3 20zm16 3q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23m-.725-2.75l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075z\"/>"
},
"all-match-outline": {
"body": "<path fill=\"currentColor\" d=\"m6.65 17l3.25-5l-3.25-5l3.25 5l-.513.775q-.512.775-1.112 1.713t-1.112 1.725zM3 19l4.5-7L3 5h12q.5 0 .938.225t.712.625l4.025 5.675q-.675-.275-1.388-.413T17.85 11L15 7H6.65l3.25 5l-3.25 5h4.425Q11 17.5 11 18t.075 1zm14.275 1.25l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h13q.475 0 .9.213t.7.587L22 12l-.125.175q-.675-.45-1.463-.737t-1.637-.388L15 6H6l4.5 6L6 18h5q0 .525.075 1.025T11.3 20zm15.275.25l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23\"/>"
},
"all-match-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M4.825 19q-.6 0-.875-.525T4 17.45L7.5 12L4 6.55q-.325-.5-.05-1.025T4.825 5H15q.5 0 .938.225t.712.625l2.6 3.675q.275.425.175.788t-.4.587t-.7.213t-.7-.438L15 7H6.65l2.55 3.9q.325.5.325 1.1T9.2 13.1L6.65 17h3.425q.425 0 .713.288t.287.712t-.287.713t-.713.287zm12.45-.875l-.425-.425q-.225-.225-.537-.225t-.538.225t-.225.525t.225.525l.975.975q.225.225.525.225t.525-.225l2.425-2.375q.225-.225.225-.538t-.225-.537t-.538-.225t-.537.225zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23\"/>"
"body": "<path fill=\"currentColor\" d=\"M3.2 5.6q-.375-.5-.1-1.05T4 4h11q.475 0 .9.213t.7.587l4.075 5.425q.375.5.1 1.05t-.9.55q-.25 0-.45-.1t-.35-.3L15 6H6l3.6 4.8q.4.525.4 1.2t-.4 1.2L6 18h4.4q.375 0 .65.238t.325.612q.075.45-.238.8t-.762.35H4q-.625 0-.9-.55t.1-1.05L8 12zm14.075 12.525l-.45-.45q-.225-.225-.525-.213t-.525.238t-.225.525t.225.525l.8.8q.3.3.7.3t.7-.3l2.25-2.225q.225-.225.225-.525t-.225-.525t-.525-.212t-.525.212zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23\"/>"
},
"all-match-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"m6.65 17l3.25-5l-3.25-5l3.25 5l-.513.775q-.512.775-1.112 1.713t-1.112 1.725zM3 19l4.5-7L3 5h13.05l4.625 6.525q-.675-.275-1.388-.413T17.85 11L15 7H6.65l3.25 5l-3.25 5h4.425Q11 17.5 11 18t.075 1zm14.275 1.25l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h14l6 8l-.125.175q-.675-.45-1.463-.737t-1.637-.388L15 6H6l4.5 6L6 18h5q0 .525.075 1.025T11.3 20zm15.275.25l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23\"/>"
},
"all-match-rounded": {
"body": "<path fill=\"currentColor\" d=\"m17.275 18.125l-.425-.425q-.225-.225-.537-.225t-.538.225t-.225.525t.225.525l.975.975q.225.225.525.225t.525-.225l2.425-2.375q.225-.225.225-.538t-.225-.537t-.538-.225t-.537.225zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23M4.825 19q-.6 0-.875-.525T4 17.45L7.5 12L4 6.55q-.325-.5-.05-1.025T4.825 5H15q.5 0 .938.225t.712.625l2.95 4.175q.275.35.012.725t-.737.3Q18.6 11 18.362 11h-.512q-1.475.05-2.713.625t-2.162 1.525q-.975 1.05-1.5 2.375T11 18.275q.025.3-.175.513T10.35 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4 20q-.625 0-.9-.55t.1-1.05L8 12L3.2 5.6q-.375-.5-.1-1.05T4 4h11q.475 0 .9.212t.7.588l4.2 5.575q.275.35-.025.738T20 11.3q-.425-.15-.987-.225T18 11q-2.9 0-4.95 2.05T11 18q0 .225.013.45t.037.425q.05.45-.225.788t-.7.337zm14 3q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23m-.025-3.45l2.25-2.225q.225-.225.225-.525t-.225-.525t-.525-.212t-.525.212l-1.9 1.85l-.45-.45q-.225-.225-.525-.212t-.525.237q-.2.225-.212.525t.212.525l.8.8q.3.3.7.3t.7-.3\"/>"
},
"all-match-sharp": {
"body": "<path fill=\"currentColor\" d=\"m17.275 20.25l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075zM18 23q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23M3 19l4.5-7L3 5h13.05l4.625 6.525q-.6-.25-1.388-.4T17.85 11q-2.95.05-4.9 2.138T11 18.025q0 .25.013.488t.062.487z\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h14l6 8l-.125.175Q21 11.6 20.025 11.3T18 11q-2.9 0-4.95 2.05T11 18q0 .525.075 1.025T11.3 20zm16 3q-2.075 0-3.537-1.463T13 18t1.463-3.537T18 13t3.538 1.463T23 18t-1.463 3.538T18 23m-.725-2.75l3.475-3.45l-1.05-1.05l-2.425 2.375l-.975-.975l-1.05 1.075z\"/>"
},
"all-out": {
"body": "<path fill=\"currentColor\" d=\"M3 21v-5h2v3h3v2zm13 0v-2h3v-3h2v5zm-4-2q-2.9 0-4.95-2.05T5 12t2.05-4.95T12 5t4.95 2.05T19 12t-2.05 4.95T12 19M3 8V3h5v2H5v3zm16 0V5h-3V3h5v5z\"/>"
@ -3133,6 +3133,18 @@
"arrow-top-right-rounded": {
"body": "<path fill=\"currentColor\" d=\"M16.175 10H7v9q0 .425-.288.713T6 20t-.712-.288T5 19v-9q0-.825.588-1.412T7 8h9.175L13.3 5.125q-.3-.3-.312-.712t.287-.713t.713-.3t.712.3l4.6 4.6q.15.15.213.325t.062.375t-.062.375t-.213.325l-4.625 4.625q-.3.3-.7.288t-.7-.313q-.275-.3-.288-.7t.288-.7z\"/>"
},
"arrow-upload-progress": {
"body": "<path fill=\"currentColor\" d=\"M11.025 21.95q-1.9-.2-3.537-1.037t-2.863-2.175T2.7 15.675T2 12q0-3.925 2.613-6.75t6.412-3.2v2.025q-2.975.375-5 2.613T4 12t2.025 5.313t5 2.612zm0-4.95v-6.175l-2.6 2.6L7.025 12l5-5l5 5l-1.425 1.4l-2.575-2.575V17zm2 4.95v-2.025q1.1-.125 2.088-.55t1.812-1.075l1.425 1.45q-1.125.9-2.475 1.475t-2.85.725M16.9 5.7q-.825-.65-1.8-1.075t-2.075-.55V2.05q1.5.15 2.85.725T18.35 4.25zm2.85 12.625L18.325 16.9q.65-.825 1.075-1.812T19.95 13h2.025q-.15 1.5-.737 2.85t-1.488 2.475m.2-7.325q-.125-1.1-.55-2.087T18.325 7.1l1.425-1.425q.9 1.125 1.488 2.475t.737 2.85z\"/>"
},
"arrow-upload-progress-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9.8 21.75q-3.425-.775-5.613-3.5T2 12t2.188-6.25T9.8 2.25q.475-.125.838.175t.362.8q0 .35-.2.625t-.55.35Q7.5 4.825 5.75 7T4 12t1.75 5t4.5 2.8q.35.075.55.35t.2.625q0 .5-.362.8t-.838.175m4.4 0q-.475.125-.837-.175t-.363-.8q0-.35.2-.625t.55-.35q.675-.15 1.313-.413t1.212-.637q.275-.2.613-.15t.587.3q.35.35.3.813t-.45.737q-.725.45-1.513.775t-1.612.525m4.7-4.25q-.25-.25-.3-.587t.15-.613q.375-.575.638-1.225t.412-1.325q.075-.35.35-.537t.625-.188q.5 0 .8.363t.175.837q-.2.825-.525 1.613t-.775 1.512q-.275.4-.737.45t-.813-.3m1.875-6.5q-.35 0-.625-.2t-.35-.55q-.15-.675-.413-1.312t-.637-1.213q-.2-.3-.15-.637t.3-.588q.35-.35.813-.3t.737.475q.45.725.775 1.513T21.75 9.8q.125.475-.175.838t-.8.362m-4.5-5.75q-.575-.375-1.212-.638T13.75 4.2q-.35-.075-.55-.35t-.2-.625q0-.5.363-.8t.837-.175q.825.2 1.613.525t1.512.775q.425.275.475.738t-.3.812q-.25.25-.587.3t-.638-.15M11.975 17q-.425 0-.712-.288T10.975 16v-5.125l-1.875 1.9q-.3.3-.712.3t-.713-.3t-.312-.712t.287-.713l3.625-3.65q.275-.275.7-.275t.7.275l3.575 3.575q.3.3.313.725t-.288.725t-.725.3t-.725-.3l-1.85-1.85V16q0 .425-.287.713t-.713.287\"/>"
},
"arrow-upload-ready": {
"body": "<path fill=\"currentColor\" d=\"M4.25 18.3q-.95-1.125-1.525-2.475T2 13h2.05q.15 1.075.55 2.063T5.65 16.9zM2 11q.2-1.475.75-2.825T4.25 5.7l1.4 1.4Q5 7.95 4.6 8.938T4.05 11zm8.95 10.95q-1.475-.15-2.812-.712T5.65 19.75l1.4-1.45q.875.65 1.85 1.075t2.05.575zM7.1 5.7L5.65 4.25q1.175-.925 2.525-1.488T11 2.05v2q-1.075.15-2.062.575T7.1 5.7m5.85 16.25v-2q1.1-.15 2.088-.562T16.9 18.3l1.45 1.45q-1.175.95-2.537 1.5t-2.863.7m4-16.25q-.875-.65-1.875-1.075T13 4.05v-2q1.475.15 2.838.713T18.35 4.25zm2.8 12.6l-1.4-1.4q.65-.85 1.05-1.837T19.95 13H22q-.2 1.475-.75 2.825t-1.5 2.475m.2-7.3q-.15-1.075-.55-2.062T18.35 7.1l1.4-1.4q.95 1.125 1.525 2.475T22 11zm-8.925 6v-6.175l-2.6 2.6L7.025 12l5-5l5 5l-1.425 1.4l-2.575-2.575V17z\"/>"
},
"arrow-upload-ready-rounded": {
"body": "<path fill=\"currentColor\" d=\"M4.25 14q.15.575.363 1.1t.487 1q.225.375.175.8t-.325.7t-.688.263t-.637-.363q-.525-.8-.888-1.65t-.562-1.8q-.1-.4.163-.725T3.025 13t.763.275t.462.725m.85-6.1q-.275.475-.487 1T4.25 10q-.125.45-.462.725T3.025 11t-.687-.3t-.163-.7q.2-.975.575-1.875t.9-1.65q.225-.325.625-.337t.675.262t.325.7t-.175.8m2.775 10.95q.5.3 1.025.525t1.075.375q.425.125.7.45t.275.75t-.3.675t-.7.175q-.925-.2-1.787-.55T6.5 20.375q-.35-.225-.387-.638t.237-.712q.3-.3.725-.35t.8.175m2.15-14.6q-.55.15-1.062.363t-1.013.512q-.4.225-.837.188t-.738-.338t-.275-.7t.375-.625q.825-.525 1.713-.887t1.837-.563q.375-.075.675.175t.3.675t-.275.75t-.7.45m6.05 14.625q.375-.225.813-.187t.737.337t.275.713t-.375.612q-.8.525-1.7.888t-1.85.562q-.4.075-.712-.175t-.313-.675t.288-.75t.712-.45q.575-.15 1.1-.362t1.025-.513m-2.1-14.625q-.425-.125-.7-.45T13 3.05t.3-.675t.675-.175q.95.2 1.85.563t1.7.887q.35.225.375.625t-.25.7q-.3.3-.725.35T16.1 5.15q-.525-.3-1.05-.525t-1.075-.375m5.775 9.725q.125-.425.463-.7t.762-.275t.687.325t.163.725q-.2.95-.587 1.825T20.35 17.5q-.225.325-.625.35t-.675-.25t-.325-.712t.175-.813q.275-.5.488-1.012t.362-1.088M18.9 7.9q-.225-.375-.175-.8t.325-.7t.675-.25t.625.35q.55.8.925 1.675T21.85 10q.075.4-.188.7t-.687.3t-.763-.275T19.75 10q-.15-.575-.362-1.1t-.488-1M11.975 17q-.425 0-.712-.288T10.975 16v-5.125l-1.875 1.9q-.3.3-.712.3t-.713-.3t-.312-.712t.287-.713l3.625-3.65q.275-.275.7-.275t.7.275l3.575 3.575q.3.3.313.725t-.288.725t-.725.3t-.725-.3l-1.85-1.85V16q0 .425-.287.713t-.713.287\"/>"
},
"arrow-upward": {
"body": "<path fill=\"currentColor\" d=\"M11 20V7.825l-5.6 5.6L4 12l8-8l8 8l-1.4 1.425l-5.6-5.6V20z\"/>"
},
@ -4243,23 +4255,22 @@
"body": "<path fill=\"currentColor\" d=\"M4 22V8q0-1.4.85-2.45T7 4.15V2h3v2h4V2h3v2.15q1.3.35 2.15 1.4T20 8v14zm10.5-6h2v-4h-9v2h7z\"/>"
},
"backspace": {
"body": "<path fill=\"currentColor\" d=\"M7.95 19L3 12l4.95-7H21v14zm3.45-3l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6z\"/>"
"body": "<path fill=\"currentColor\" d=\"m11.4 16l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6zM9 20q-.475 0-.9-.213t-.7-.587L2 12l5.4-7.2q.275-.375.7-.587T9 4h11q.825 0 1.413.587T22 6v12q0 .825-.587 1.413T20 20z\"/>"
},
"backspace-outline": {
"body": "<path fill=\"currentColor\" d=\"M9 19q-.5 0-.937-.225t-.713-.625L3 12l4.35-6.15q.275-.4.713-.625T9 5h10q.825 0 1.413.588T21 7v10q0 .825-.587 1.413T19 19zm10-2V7zM9 17h10V7H9l-3.55 5zm2.4-1l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6z\"/>"
"body": "<path fill=\"currentColor\" d=\"m11.4 16l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6zM9 20q-.475 0-.9-.213t-.7-.587L2 12l5.4-7.2q.275-.375.7-.587T9 4h11q.825 0 1.413.587T22 6v12q0 .825-.587 1.413T20 20zm-4.5-8L9 18h11V6H9zm10 0\"/>"
},
"backspace-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9 19q-.5 0-.937-.225t-.713-.625l-3.525-5Q3.45 12.625 3.45 12t.375-1.15l3.525-5q.275-.4.713-.625T9 5h10q.825 0 1.413.588T21 7v10q0 .825-.587 1.413T19 19zm10-2V7zM9 17h10V7H9l-3.55 5zm5-3.6l1.9 1.9q.275.275.7.275t.7-.275t.275-.7t-.275-.7L15.4 12l1.9-1.9q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275L14 10.6l-1.9-1.9q-.275-.275-.7-.275t-.7.275t-.275.7t.275.7l1.9 1.9l-1.9 1.9q-.275.275-.275.7t.275.7t.7.275t.7-.275z\"/>"
"body": "<path fill=\"currentColor\" d=\"m14 13.4l1.9 1.9q.275.275.7.275t.7-.275t.275-.7t-.275-.7L15.4 12l1.9-1.9q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275L14 10.6l-1.9-1.9q-.275-.275-.7-.275t-.7.275t-.275.7t.275.7l1.9 1.9l-1.9 1.9q-.275.275-.275.7t.275.7t.7.275t.7-.275zM9 20q-.475 0-.9-.213t-.7-.587l-4.5-6q-.4-.525-.4-1.2t.4-1.2l4.5-6q.275-.375.7-.587T9 4h11q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h11V6H9l-4.5 6zm3.25-6\"/>"
},
"backspace-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M7.95 19L3 12l4.95-7H21v14zM9 17h10V7H9l-3.55 5zm2.4-1l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6zm7.6 1V7z\"/>"
"body": "<path fill=\"currentColor\" d=\"m11.4 16l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6zM8 20l-6-8l6-8h14v16zm-3.5-8L9 18h11V6H9zm7.75 0\"/>"
},
"backspace-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9 19q-.5 0-.937-.225t-.713-.625l-3.525-5Q3.45 12.625 3.45 12t.375-1.15l3.525-5q.275-.4.713-.625T9 5h10q.825 0 1.413.588T21 7v10q0 .825-.587 1.413T19 19zm5-5.6l1.9 1.9q.275.275.7.275t.7-.275t.275-.7t-.275-.7L15.4 12l1.9-1.9q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275L14 10.6l-1.9-1.9q-.275-.275-.7-.275t-.7.275t-.275.7t.275.7l1.9 1.9l-1.9 1.9q-.275.275-.275.7t.275.7t.7.275t.7-.275z\"/>"
"body": "<path fill=\"currentColor\" d=\"m14 13.4l1.9 1.9q.275.275.7.275t.7-.275t.275-.7t-.275-.7L15.4 12l1.9-1.9q.275-.275.275-.7t-.275-.7t-.7-.275t-.7.275L14 10.6l-1.9-1.9q-.275-.275-.7-.275t-.7.275t-.275.7t.275.7l1.9 1.9l-1.9 1.9q-.275.275-.275.7t.275.7t.7.275t.7-.275zM9 20q-.475 0-.9-.213t-.7-.587l-4.5-6q-.4-.525-.4-1.2t.4-1.2l4.5-6q.275-.375.7-.587T9 4h11q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20z\"/>"
},
"backspace-sharp": {
"body": "<path fill=\"currentColor\" d=\"m11.4 16l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6l1.4 1.4Zm-3.45 3L3 12l4.95-7H21v14H7.95Z\"/>",
"hidden": true
"body": "<path fill=\"currentColor\" d=\"m11.4 16l2.6-2.6l2.6 2.6l1.4-1.4l-2.6-2.6L18 9.4L16.6 8L14 10.6L11.4 8L10 9.4l2.6 2.6l-2.6 2.6zM8 20l-6-8l6-8h14v16z\"/>"
},
"backup": {
"body": "<path fill=\"currentColor\" d=\"M11 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.925 0 4.963 2.038T19 11q1.725.2 2.863 1.488T23 15.5q0 1.875-1.312 3.188T18.5 20H13v-7.15l1.6 1.55L16 13l-4-4l-4 4l1.4 1.4l1.6-1.55z\"/>"
@ -13422,6 +13433,21 @@
"equalizer-rounded": {
"body": "<path fill=\"currentColor\" d=\"M6 20q-.825 0-1.412-.587T4 18v-4q0-.825.588-1.412T6 12t1.413.588T8 14v4q0 .825-.587 1.413T6 20m6 0q-.825 0-1.412-.587T10 18V6q0-.825.588-1.412T12 4t1.413.588T14 6v12q0 .825-.587 1.413T12 20m6 0q-.825 0-1.412-.587T16 18v-7q0-.825.588-1.412T18 9t1.413.588T20 11v7q0 .825-.587 1.413T18 20\"/>"
},
"eraser-size-1": {
"body": "<path fill=\"currentColor\" d=\"M7 19q-.825 0-1.412-.587T5 17q0-.375.15-.737t.45-.663l10-10q.3-.3.663-.45T17 5q.825 0 1.413.587T19 7q0 .375-.137.75t-.438.675l-10 10q-.3.3-.663.438T7 19\"/>"
},
"eraser-size-2": {
"body": "<path fill=\"currentColor\" d=\"M7.75 19.25q-1.25 0-2.125-.875T4.75 16.25q0-.575.225-1.137t.65-.988l8.5-8.5q.425-.425.988-.65t1.137-.225q1.25 0 2.125.875t.875 2.125q0 .575-.225 1.138t-.65.987l-8.5 8.5q-.425.425-.987.65t-1.138.225\"/>"
},
"eraser-size-3": {
"body": "<path fill=\"currentColor\" d=\"M8.5 19q-1.45 0-2.475-1.025T5 15.5q0-.675.263-1.325t.762-1.15l7-7q.5-.5 1.15-.763T15.5 5q1.45 0 2.475 1.025T19 8.5q0 .675-.262 1.325t-.763 1.15l-7 7q-.5.5-1.15.763T8.5 19\"/>"
},
"eraser-size-4": {
"body": "<path fill=\"currentColor\" d=\"M9.9 20q-2.45 0-4.175-1.725T4 14.1q0-1.15.425-2.238t1.3-1.962L9.9 5.725q.875-.875 1.962-1.3T14.1 4q2.45 0 4.175 1.725T20 9.9q0 1.15-.425 2.237t-1.3 1.963L14.1 18.275q-.875.875-1.962 1.3T9.9 20\"/>"
},
"eraser-size-5": {
"body": "<path fill=\"currentColor\" d=\"M10.05 21q-2.95 0-5-2.05t-2.05-5q0-1.35.5-2.637t1.55-2.338L8.975 5.05Q10.025 4 11.313 3.5T13.95 3q2.95 0 5 2.05t2.05 5q0 1.35-.5 2.638t-1.55 2.337l-3.925 3.925q-1.05 1.05-2.337 1.55t-2.638.5\"/>"
},
"error": {
"body": "<path fill=\"currentColor\" d=\"M12 17q.425 0 .713-.288T13 16t-.288-.712T12 15t-.712.288T11 16t.288.713T12 17m-1-4h2V7h-2zm1 9q-2.075 0-3.9-.788t-3.175-2.137T2.788 15.9T2 12t.788-3.9t2.137-3.175T8.1 2.788T12 2t3.9.788t3.175 2.137T21.213 8.1T22 12t-.788 3.9t-2.137 3.175t-3.175 2.138T12 22\"/>"
},
@ -20338,58 +20364,58 @@
"body": "<path fill=\"currentColor\" d=\"M8 17v-2h2.175q-.125.5-.162 1t.012 1zm0 5q-2.075 0-3.537-1.463T3 17V8H1V2h14v6h-2v3.025q-.6.375-1.1.875t-.875 1.1H8v-2h3V8H5v9q0 1.25.875 2.125T8 20q.75 0 1.363-.325t1.037-.9q.2.5.45.95t.6.875q-.675.65-1.55 1.025T8 22m8.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-.55.35-1.15.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.25T20.3 18.9l2.7 2.7z\"/>"
},
"label": {
"body": "<path fill=\"currentColor\" d=\"m21 12l-4.35 6.15q-.275.4-.712.625T15 19H5q-.825 0-1.412-.587T3 17V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h11q.475 0 .9.213t.7.587L22 12l-5.4 7.2q-.275.375-.7.588T15 20z\"/>"
},
"label-important": {
"body": "<path fill=\"currentColor\" d=\"m3 19l4.5-7L3 5h12q.5 0 .938.225t.712.625L21 12l-4.35 6.15q-.275.4-.712.625T15 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h13q.475 0 .9.213t.7.587L22 12l-5.4 7.2q-.275.375-.7.588T15 20z\"/>"
},
"label-important-outline": {
"body": "<path fill=\"currentColor\" d=\"m3 19l4.5-7L3 5h12q.5 0 .938.225t.712.625L21 12l-4.35 6.15q-.275.4-.712.625T15 19zm3.65-2H15l3.55-5L15 7H6.65l3.25 5zm3.25-5L6.65 7zl-3.25 5z\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h13q.475 0 .9.213t.7.587L22 12l-5.4 7.2q-.275.375-.7.588T15 20zm4-2h9l4.5-6L15 6H6l4.5 6zm6.75-6\"/>"
},
"label-important-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M6.675 19q-1.2 0-1.775-1.037t.075-2.038L7.5 12L4.975 8.075q-.65-1-.075-2.038T6.675 5H15q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15l-3.525 5q-.275.4-.712.625T15 19zM15 17l3.55-5L15 7H6.65l2.55 3.9q.325.5.325 1.1T9.2 13.1L6.65 17zm-2.4-5\"/>"
"body": "<path fill=\"currentColor\" d=\"M15 20H4q-.625 0-.9-.55t.1-1.05L8 12L3.2 5.6q-.375-.5-.1-1.05T4 4h11q.475 0 .9.212t.7.588l4.5 6q.4.525.4 1.2t-.4 1.2l-4.5 6q-.275.375-.7.588T15 20m-9-2h9l4.5-6L15 6H6l3.6 4.8q.4.525.4 1.2t-.4 1.2zm6.75-6\"/>"
},
"label-important-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"m3 19l4.5-7L3 5h13.05L21 12l-4.95 7zm3.65-2H15l3.55-5L15 7H6.65l3.25 5zm3.25-5L6.65 7zl-3.25 5z\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h14l6 8l-6 8zm4-2h9l4.5-6L15 6H6l4.5 6zm6.75-6\"/>"
},
"label-important-rounded": {
"body": "<path fill=\"currentColor\" d=\"M6.675 19q-1.2 0-1.775-1.037t.075-2.038L7.5 12L4.975 8.075q-.65-1-.075-2.038T6.675 5H15q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15l-3.525 5q-.275.4-.712.625T15 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"M15 20H4q-.625 0-.9-.55t.1-1.05L8 12L3.2 5.6q-.375-.5-.1-1.05T4 4h11q.475 0 .9.212t.7.588l4.5 6q.4.525.4 1.2t-.4 1.2l-4.5 6q-.275.375-.7.588T15 20\"/>"
},
"label-important-sharp": {
"body": "<path fill=\"currentColor\" d=\"m3 19l4.5-7L3 5h13.05L21 12l-4.95 7z\"/>"
"body": "<path fill=\"currentColor\" d=\"m2 20l6-8l-6-8h14l6 8l-6 8z\"/>"
},
"label-off": {
"body": "<path fill=\"currentColor\" d=\"M18.45 15.6L7.85 5H15q.5 0 .925.213t.725.637L21 12zm1.35 7l-3.85-3.85q-.225.125-.45.188T15 19H5q-.825 0-1.412-.587T3 17V7q0-.275.063-.5t.187-.45L1.4 4.2l1.4-1.4l18.4 18.4z\"/>"
"body": "<path fill=\"currentColor\" d=\"M18.925 16.075L6.85 4H15q.475 0 .9.213t.7.587L22 12zM20.5 23.3l-3.975-3.975q-.25.325-.6.5T15.15 20H4q-.825 0-1.412-.587T2 18V6q0-.275.063-.513t.187-.437L.7 3.5l1.4-1.4l19.8 19.8z\"/>"
},
"label-off-outline": {
"body": "<path fill=\"currentColor\" d=\"M18.45 15.6L17 14.15L18.55 12L15 7H9.85l-2-2H15q.5 0 .925.213t.725.637L21 12zm1.35 7l-3.85-3.85q-.225.125-.45.188T15 19H5q-.825 0-1.412-.587T3 17V7q0-.275.063-.5t.187-.45L1.4 4.2l1.4-1.4l18.4 18.4zM14.2 17L5 7.8V17z\"/>"
"body": "<path fill=\"currentColor\" d=\"M18.925 16.075L17.5 14.65l2-2.65L15 6H8.85l-2-2H15q.475 0 .9.213t.7.587L22 12zM4 18h11.2L4 6.8zm16.5 5.3l-3.975-3.975q-.25.325-.6.5T15.15 20H4q-.825 0-1.412-.587T2 18V6q0-.275.063-.513t.187-.437L.7 3.5l1.4-1.4l19.8 19.8zM9.6 12.4\"/>"
},
"label-off-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M19.125 14.625q-.275.425-.687.45t-.713-.2t-.413-.612t.188-.813L18.55 12L15 7h-4.725q-.5 0-.75-.312T9.275 6t.25-.687t.75-.313H15q.5 0 .925.213t.725.637l3.525 5q.2.275.288.563t.087.587t-.088.588t-.287.562zM5 19q-.825 0-1.412-.587T3 17V7q0-.275.063-.5t.187-.45L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-3.15-3.15q-.225.125-.45.188T15 19zm9.2-2L5 7.8V17z\"/>"
"body": "<path fill=\"currentColor\" d=\"M18.925 16.075L17.5 14.65l2-2.65L15 6H8.85l-2-2H15q.475 0 .9.213t.7.587l4.5 6q.4.525.4 1.2t-.4 1.2zM4 18h11.2L4 6.8zm0 2q-.825 0-1.412-.587T2 18V6q0-.275.063-.513t.187-.437L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275l-3.275-3.275q-.25.325-.6.5T15.15 20zm10.175-9.675\"/>"
},
"label-off-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M18.45 15.6L17 14.15L18.55 12L15 7H9.85l-2-2h8.2L21 12zm1.35 7L16.2 19H3V5.8L1.4 4.2l1.4-1.4l18.4 18.4zM14.2 17L5 7.8V17z\"/>"
"body": "<path fill=\"currentColor\" d=\"M18.925 16.075L17.5 14.65l2-2.65L15 6H8.85l-2-2H16l6 8zM4 18h11.2L4 6.8zm16.5 5.3L17.2 20H2V4.8L.7 3.5l1.4-1.4l19.8 19.8zM9.6 12.4\"/>"
},
"label-off-rounded": {
"body": "<path fill=\"currentColor\" d=\"M18.325 15.05q-.2 0-.387-.075t-.338-.225L9.55 6.7q-.25-.25-.288-.525t.088-.55t.35-.45t.575-.175H15q.5 0 .925.213t.725.637l3.525 5q.2.275.288.563t.087.587t-.088.588t-.287.562l-1.05 1.475q-.15.2-.363.313t-.437.112M5 19q-.825 0-1.412-.587T3 17V7q0-.275.063-.5t.187-.45L2.1 4.9q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l17 17q.275.275.275.7t-.275.7t-.7.275t-.7-.275l-3.15-3.15q-.225.125-.45.188T15 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"M18.925 16.075L6.85 4H15q.475 0 .9.213t.7.587l4.5 6q.4.525.4 1.2t-.4 1.2zM4 20q-.825 0-1.412-.587T2 18V6q0-.275.063-.513t.187-.437L1.4 4.2q-.275-.275-.275-.7t.275-.7t.7-.275t.7.275l18.4 18.4q.275.275.288.688t-.288.712q-.275.275-.7.275t-.7-.275l-3.275-3.275q-.25.325-.6.5T15.15 20z\"/>"
},
"label-off-sharp": {
"body": "<path fill=\"currentColor\" d=\"M18.45 15.6L7.85 5h8.2L21 12zm1.35 7L16.2 19H3V5.8L1.4 4.2l1.4-1.4l18.4 18.4z\"/>"
"body": "<path fill=\"currentColor\" d=\"M18.925 16.075L6.85 4H16l6 8zM20.5 23.3L17.2 20H2V4.8L.7 3.5l1.4-1.4l19.8 19.8z\"/>"
},
"label-outline": {
"body": "<path fill=\"currentColor\" d=\"m21 12l-4.35 6.15q-.275.4-.712.625T15 19H5q-.825 0-1.412-.587T3 17V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625zm-2.45 0L15 7H5v10h10zM5 12v5V7z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h11q.475 0 .9.213t.7.587L22 12l-5.4 7.2q-.275.375-.7.588T15 20zm0-2h11l4.5-6L15 6H4zm5.5-6\"/>"
},
"label-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"m20.175 13.15l-3.525 5q-.275.4-.712.625T15 19H5q-.825 0-1.412-.587T3 17V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15M15 17l3.55-5L15 7H5v10zM5 7v10z\"/>"
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h11q.475 0 .9.213t.7.587l4.5 6q.4.525.4 1.2t-.4 1.2l-4.5 6q-.275.375-.7.588T15 20zm0-2h11l4.5-6L15 6H4zm7.75-6\"/>"
},
"label-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"m21 12l-4.95 7H3V5h13.05zm-2.45 0L15 7H5v10h10zM5 12v5V7z\"/>"
"body": "<path fill=\"currentColor\" d=\"M2 20V4h14l6 8l-6 8zm2-2h11l4.5-6L15 6H4zm7.75-6\"/>"
},
"label-rounded": {
"body": "<path fill=\"currentColor\" d=\"m20.175 13.15l-3.525 5q-.275.4-.712.625T15 19H5q-.825 0-1.412-.587T3 17V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15\"/>"
"body": "<path fill=\"currentColor\" d=\"M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h11q.475 0 .9.213t.7.587l4.5 6q.4.525.4 1.2t-.4 1.2l-4.5 6q-.275.375-.7.588T15 20z\"/>"
},
"label-sharp": {
"body": "<path fill=\"currentColor\" d=\"m21 12l-4.95 7H3V5h13.05z\"/>"
"body": "<path fill=\"currentColor\" d=\"M2 20V4h14l6 8l-6 8z\"/>"
},
"labs": {
"body": "<path fill=\"currentColor\" d=\"M12 22q-2.075 0-3.537-1.463T7 17V8q-.825 0-1.412-.587T5 6V4q0-.825.588-1.412T7 2h10q.825 0 1.413.588T19 4v2q0 .825-.587 1.413T17 8v9q0 2.075-1.463 3.538T12 22m0-2q1.25 0 2.125-.875T15 17h-3v-2h3v-2h-3v-2h3V8H9v9q0 1.25.875 2.125T12 20\"/>"
@ -23633,7 +23659,7 @@
"body": "<path fill=\"currentColor\" d=\"M3.55 21H6v-3h2v3h3v-3h2v3h3v-3h2v3h2.45l-1-4H4.55zM1 23l2-8v-4h6V4q0-1.25.875-2.125T12 1t2.125.875T15 4v7h6v4l2 8z\"/>"
},
"more": {
"body": "<path fill=\"currentColor\" d=\"M7.95 19L3 12l4.95-7H21v14zm1.55-6q.425 0 .713-.288T10.5 12t-.288-.712T9.5 11t-.712.288T8.5 12t.288.713T9.5 13m3.5 0q.425 0 .713-.288T14 12t-.288-.712T13 11t-.712.288T12 12t.288.713T13 13m3.5 0q.425 0 .713-.288T17.5 12t-.288-.712T16.5 11t-.712.288T15.5 12t.288.713t.712.287\"/>"
"body": "<path fill=\"currentColor\" d=\"M9 20q-.475 0-.9-.213t-.7-.587L2 12l5.4-7.2q.275-.375.7-.587T9 4h11q.825 0 1.413.587T22 6v12q0 .825-.587 1.413T20 20zm1-7q.425 0 .713-.288T11 12t-.288-.712T10 11t-.712.288T9 12t.288.713T10 13m3.5 0q.425 0 .713-.288T14.5 12t-.288-.712T13.5 11t-.712.288T12.5 12t.288.713t.712.287m3.5 0q.425 0 .713-.288T18 12t-.288-.712T17 11t-.712.288T16 12t.288.713T17 13\"/>"
},
"more-down": {
"body": "<path fill=\"currentColor\" d=\"M5 19V8h2v9h9v2zm5-5V3h2v9h9v2z\"/>"
@ -23645,20 +23671,19 @@
"body": "<path fill=\"currentColor\" d=\"M6 14q-.825 0-1.412-.587T4 12t.588-1.412T6 10t1.413.588T8 12t-.587 1.413T6 14m6 0q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14m6 0q-.825 0-1.412-.587T16 12t.588-1.412T18 10t1.413.588T20 12t-.587 1.413T18 14\"/>"
},
"more-outline": {
"body": "<path fill=\"currentColor\" d=\"M9.5 13q.425 0 .713-.288T10.5 12t-.288-.712T9.5 11t-.712.288T8.5 12t.288.713T9.5 13m3.5 0q.425 0 .713-.288T14 12t-.288-.712T13 11t-.712.288T12 12t.288.713T13 13m3.5 0q.425 0 .713-.288T17.5 12t-.288-.712T16.5 11t-.712.288T15.5 12t.288.713t.712.287M9 19q-.5 0-.937-.225t-.713-.625L3 12l4.35-6.15q.275-.4.713-.625T9 5h10q.825 0 1.413.588T21 7v10q0 .825-.587 1.413T19 19zm10-2V7zM9 17h10V7H9l-3.55 5z\"/>"
"body": "<path fill=\"currentColor\" d=\"M9 20q-.475 0-.9-.213t-.7-.587L2 12l5.4-7.2q.275-.375.7-.587T9 4h11q.825 0 1.413.587T22 6v12q0 .825-.587 1.413T20 20zm-4.5-8L9 18h11V6H9zm5.5 1q.425 0 .713-.288T11 12t-.288-.712T10 11t-.712.288T9 12t.288.713T10 13m3.5 0q.425 0 .713-.288T14.5 12t-.288-.712T13.5 11t-.712.288T12.5 12t.288.713t.712.287m3.5 0q.425 0 .713-.288T18 12t-.288-.712T17 11t-.712.288T16 12t.288.713T17 13m-2.5-1\"/>"
},
"more-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9 19q-.5 0-.937-.225t-.713-.625l-3.525-5Q3.45 12.625 3.45 12t.375-1.15l3.525-5q.275-.4.713-.625T9 5h10q.825 0 1.413.588T21 7v10q0 .825-.587 1.413T19 19zm10-2V7zM9 17h10V7H9l-3.55 5zm.5-4q.425 0 .713-.288T10.5 12t-.288-.712T9.5 11t-.712.288T8.5 12t.288.713T9.5 13m3.5 0q.425 0 .713-.288T14 12t-.288-.712T13 11t-.712.288T12 12t.288.713T13 13m3.5 0q.425 0 .713-.288T17.5 12t-.288-.712T16.5 11t-.712.288T15.5 12t.288.713t.712.287\"/>"
"body": "<path fill=\"currentColor\" d=\"M9 20q-.475 0-.9-.213t-.7-.587l-4.5-6q-.4-.525-.4-1.2t.4-1.2l4.5-6q.275-.375.7-.587T9 4h11q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm0-2h11V6H9l-4.5 6zm1-5q.425 0 .713-.288T11 12t-.288-.712T10 11t-.712.288T9 12t.288.713T10 13m3.5 0q.425 0 .713-.288T14.5 12t-.288-.712T13.5 11t-.712.288T12.5 12t.288.713t.712.287m3.5 0q.425 0 .713-.288T18 12t-.288-.712T17 11t-.712.288T16 12t.288.713T17 13m-4.75-1\"/>"
},
"more-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M7.95 19L3 12l4.95-7H21v14zM9 17h10V7H9l-3.55 5zm10 0V7zm-9.5-4q.425 0 .713-.288T10.5 12t-.288-.712T9.5 11t-.712.288T8.5 12t.288.713T9.5 13m3.5 0q.425 0 .713-.288T14 12t-.288-.712T13 11t-.712.288T12 12t.288.713T13 13m3.5 0q.425 0 .713-.288T17.5 12t-.288-.712T16.5 11t-.712.288T15.5 12t.288.713t.712.287\"/>"
"body": "<path fill=\"currentColor\" d=\"m8 20l-6-8l6-8h14v16zm-3.5-8L9 18h11V6H9zM9 13h2v-2H9zm3.5 0h2v-2h-2zm3.5 0h2v-2h-2z\"/>"
},
"more-rounded": {
"body": "<path fill=\"currentColor\" d=\"M9 19q-.5 0-.937-.225t-.713-.625l-3.525-5Q3.45 12.625 3.45 12t.375-1.15l3.525-5q.275-.4.713-.625T9 5h10q.825 0 1.413.588T21 7v10q0 .825-.587 1.413T19 19zm.5-6q.425 0 .713-.288T10.5 12t-.288-.712T9.5 11t-.712.288T8.5 12t.288.713T9.5 13m3.5 0q.425 0 .713-.288T14 12t-.288-.712T13 11t-.712.288T12 12t.288.713T13 13m3.5 0q.425 0 .713-.288T17.5 12t-.288-.712T16.5 11t-.712.288T15.5 12t.288.713t.712.287\"/>"
"body": "<path fill=\"currentColor\" d=\"M9 20q-.475 0-.9-.213t-.7-.587l-4.5-6q-.4-.525-.4-1.2t.4-1.2l4.5-6q.275-.375.7-.587T9 4h11q.825 0 1.413.588T22 6v12q0 .825-.587 1.413T20 20zm1-7q.425 0 .713-.288T11 12t-.288-.712T10 11t-.712.288T9 12t.288.713T10 13m3.5 0q.425 0 .713-.288T14.5 12t-.288-.712T13.5 11t-.712.288T12.5 12t.288.713t.712.287m3.5 0q.425 0 .713-.288T18 12t-.288-.712T17 11t-.712.288T16 12t.288.713T17 13\"/>"
},
"more-sharp": {
"body": "<path fill=\"currentColor\" d=\"M9.5 13q.425 0 .713-.288T10.5 12q0-.425-.288-.713T9.5 11q-.425 0-.713.288T8.5 12q0 .425.288.713T9.5 13Zm3.5 0q.425 0 .713-.288T14 12q0-.425-.288-.713T13 11q-.425 0-.713.288T12 12q0 .425.288.713T13 13Zm3.5 0q.425 0 .713-.288T17.5 12q0-.425-.288-.713T16.5 11q-.425 0-.713.288T15.5 12q0 .425.288.713T16.5 13Zm-8.55 6L3 12l4.95-7H21v14H7.95Z\"/>",
"hidden": true
"body": "<path fill=\"currentColor\" d=\"m8 20l-6-8l6-8h14v16zm1-7h2v-2H9zm3.5 0h2v-2h-2zm3.5 0h2v-2h-2z\"/>"
},
"more-time": {
"body": "<path fill=\"currentColor\" d=\"M11 21q-1.875 0-3.512-.7t-2.863-1.925T2.7 15.512T2 12t.7-3.512t1.925-2.863T7.488 3.7T11 3q.525 0 1.013.063T13 3.25V5.3q-.5-.15-.987-.225T11 5Q8.05 5 6.025 7.025T4 12t2.025 4.975T11 19t4.975-2.025T18 12q0-.275-.025-.5T17.9 11h2.05q.05.275.05.5v.5q0 1.875-.7 3.513t-1.925 2.862t-2.863 1.925T11 21m2.8-4.8L10 12.4V7h2v4.6l3.2 3.2zM18 9V6h-3V4h3V1h2v3h3v2h-3v3z\"/>"
@ -24940,22 +24965,22 @@
"body": "<path fill=\"currentColor\" d=\"M9.75 21q-1.275 0-2.2-.888T6.5 17.976Q5 17.775 4 16.65T3 14q0-.525.138-1.037T3.55 12q-.275-.45-.412-.95T3 10q0-1.525 1-2.637T6.475 6.05Q6.55 4.775 7.5 3.888T9.75 3q.65 0 1.213.25T12 3.925q.45-.425 1.025-.675T14.25 3q1.3 0 2.238.875t1.012 2.15q1.475.2 2.488 1.325T21 10q0 .55-.137 1.05t-.413.95q.275.45.413.963T21 14q0 1.55-1.012 2.663t-2.513 1.312q-.125 1.25-1.037 2.138T14.25 21q-.625 0-1.213-.238T12 20.1q-.475.425-1.05.663T9.75 21M13 6.25v11.5q0 .525.363.888t.887.362q.5 0 .863-.4t.387-.9q-.525-.2-.962-.537t-.788-.813q-.25-.35-.187-.75t.412-.65t.75-.187t.65.412q.275.4.7.613T17 16q.825 0 1.413-.587T19 14q0-.125-.012-.25t-.063-.25q-.425.25-.913.375T17 14q-.425 0-.712-.288T16 13t.288-.712T17 12q.825 0 1.413-.587T19 10t-.587-1.4T17 8q-.275.45-.712.788t-.963.537q-.4.15-.775-.025t-.5-.575t.038-.775t.562-.5q.375-.125.613-.45t.237-.75q0-.525-.362-.887T14.25 5t-.888.363T13 6.25m-2 11.5V6.25q0-.525-.363-.888T9.75 5t-.888.363t-.362.887q0 .4.225.738t.6.462q.4.125.575.5t.05.775q-.15.4-.525.575t-.775.025q-.525-.2-.963-.537T6.975 8q-.8.025-1.387.613T5 10q0 .825.588 1.413T7 12q.425 0 .713.288T8 13t-.288.713T7 14q-.525 0-1.012-.125t-.913-.375q-.05.125-.062.25T5 14q0 .825.588 1.413T7 16q.5 0 .925-.213t.7-.612q.25-.35.65-.413t.75.188t.413.65t-.188.75q-.35.475-.8.825t-.975.55q.025.5.4.888T9.75 19q.525 0 .888-.363T11 17.75M12 12\"/>"
},
"new-label": {
"body": "<path fill=\"currentColor\" d=\"M5 20v-3H2v-2h3v-3h2v3h3v2H7v3zm7-1v-6H9v-3H3V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625L21 12l-4.35 6.15q-.275.4-.712.625T15 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"M11.2 20q.4-.675.6-1.437T12 17q0-2.5-1.75-4.25T6 11q-1.125 0-2.15.4T2 12.525V6q0-.825.588-1.412T4 4h11q.475 0 .9.213t.7.587L22 12l-5.4 7.2q-.275.375-.7.588T15 20zM5 21v-3H2v-2h3v-3h2v3h3v2H7v3z\"/>"
},
"new-label-outline": {
"body": "<path fill=\"currentColor\" d=\"M12 19v-2h3l3.55-5L15 7H5v3H3V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625L21 12l-4.35 6.15q-.275.4-.712.625T15 19zm-7 1v-3H2v-2h3v-3h2v3h3v2H7v3z\"/>"
"body": "<path fill=\"currentColor\" d=\"M12 20v-2h3l4.5-6L15 6H4v5H2V6q0-.825.588-1.412T4 4h11q.475 0 .9.213t.7.587L22 12l-5.4 7.2q-.275.375-.7.588T15 20zm-7 1v-3H2v-2h3v-3h2v3h3v2H7v3z\"/>"
},
"new-label-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M15 19h-2q-.425 0-.712-.288T12 18t.288-.712T13 17h2l3.55-5L15 7H5v2q0 .425-.288.713T4 10t-.712-.288T3 9V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15l-3.525 5q-.275.4-.712.625T15 19M5 17H3q-.425 0-.712-.287T2 16t.288-.712T3 15h2v-2q0-.425.288-.712T6 12t.713.288T7 13v2h2q.425 0 .713.288T10 16t-.288.713T9 17H7v2q0 .425-.288.713T6 20t-.712-.288T5 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"M15 4q.475 0 .9.213t.7.587l4.5 6q.4.525.4 1.2t-.4 1.2l-4.5 6q-.275.375-.7.588T15 20h-2q-.425 0-.712-.288T12 19t.288-.712T13 18h2l4.5-6L15 6H4v4q0 .425-.288.713T3 11t-.712-.288T2 10V6q0-.825.588-1.412T4 4zM6 21q-.425 0-.712-.288T5 20v-2H3q-.425 0-.712-.288T2 17t.288-.712T3 16h2v-2q0-.425.288-.712T6 13t.713.288T7 14v2h2q.425 0 .713.288T10 17t-.288.713T9 18H7v2q0 .425-.288.713T6 21m5.75-9\"/>"
},
"new-label-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M12 19v-2h3l3.55-5L15 7H5v3H3V5h13.05L21 12l-4.95 7zm-7 1v-3H2v-2h3v-3h2v3h3v2H7v3z\"/>"
"body": "<path fill=\"currentColor\" d=\"M12 20v-2h3l4.5-6L15 6H4v5H2V4h14l6 8l-6 8zm-7 1v-3H2v-2h3v-3h2v3h3v2H7v3z\"/>"
},
"new-label-rounded": {
"body": "<path fill=\"currentColor\" d=\"M6 20q-.425 0-.712-.288T5 19v-2H3q-.425 0-.712-.288T2 16t.288-.712T3 15h2v-2q0-.425.288-.712T6 12t.713.288T7 13v2h2q.425 0 .713.288T10 16t-.288.713T9 17H7v2q0 .425-.288.713T6 20m7-1q-.425 0-.712-.288T12 18v-3q0-.825-.587-1.412T10 13H9v-1q0-.825-.587-1.412T7 10H4q-.425 0-.712-.288T3 9V7q0-.825.588-1.412T5 5h10q.5 0 .938.225t.712.625l3.525 5q.375.525.375 1.15t-.375 1.15l-3.525 5q-.275.4-.712.625T15 19z\"/>"
"body": "<path fill=\"currentColor\" d=\"M6 21q-.425 0-.712-.288T5 20v-2H3q-.425 0-.712-.288T2 17t.288-.712T3 16h2v-2q0-.425.288-.712T6 13t.713.288T7 14v2h2q.425 0 .713.288T10 17t-.288.713T9 18H7v2q0 .425-.288.713T6 21m5.2-1q.4-.675.6-1.437T12 17q0-2.5-1.75-4.25T6 11q-1.125 0-2.15.4T2 12.525V6q0-.825.588-1.412T4 4h11q.475 0 .9.213t.7.587l4.5 6q.4.525.4 1.2t-.4 1.2l-4.5 6q-.275.375-.7.588T15 20z\"/>"
},
"new-label-sharp": {
"body": "<path fill=\"currentColor\" d=\"M5 20v-3H2v-2h3v-3h2v3h3v2H7v3zm7-1v-6H9v-3H3V5h13.05L21 12l-4.95 7z\"/>"
"body": "<path fill=\"currentColor\" d=\"M11.2 20q.4-.675.6-1.437T12 17q0-2.5-1.75-4.25T6 11q-1.125 0-2.15.4T2 12.525V4h14l6 8l-6 8zM5 21v-3H2v-2h3v-3h2v3h3v2H7v3z\"/>"
},
"new-window": {
"body": "<path fill=\"currentColor\" d=\"M5 21q-.825 0-1.412-.587T3 19V5q0-.825.588-1.412T5 3h6v2H5v14h14v-6h2v6q0 .825-.587 1.413T19 21zm11-10V8h-3V6h3V3h2v3h3v2h-3v3z\"/>"
@ -28544,6 +28569,18 @@
"policy": {
"body": "<path fill=\"currentColor\" d=\"M12 22q-3.475-.875-5.738-3.988T4 11.1V5l8-3l8 3v6.1q0 1.575-.413 3.063T18.4 17l-2.95-2.95q.275-.475.413-.987T16 12q0-1.65-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16q.525 0 1.038-.137T14 15.45l3.225 3.2q-1.05 1.225-2.363 2.1T12 22m0-8q-.825 0-1.412-.587T10 12t.588-1.412T12 10t1.413.588T14 12t-.587 1.413T12 14\"/>"
},
"policy-alert": {
"body": "<path fill=\"currentColor\" d=\"M12 22q-3.475-.875-5.738-3.988T4 11.1V5l8-3l8 3v5h-2v6.6l-2.55-2.55q.275-.475.413-.987T16 12q0-1.65-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16q.525 0 1.038-.137T14 15.45l3.2 3.2q-1.15 1.25-2.325 2.088T12 22m0-8q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m9 8q-.425 0-.712-.288T20 21t.288-.712T21 20t.713.288T22 21t-.288.713T21 22m-1-4v-6h2v6z\"/>"
},
"policy-alert-outline": {
"body": "<path fill=\"currentColor\" d=\"M12 22q-3.475-.875-5.738-3.988T4 11.1V5l8-3l8 3v5h-2V6.375l-6-2.25l-6 2.25V11.1q0 3.025 1.7 5.5t4.3 3.3q.65-.2 1.238-.512t1.162-.738l1.4 1.4q-.825.675-1.787 1.175T12 22m9 0q-.425 0-.712-.288T20 21t.288-.712T21 20t.713.288T22 21t-.288.713T21 22m-1-4v-6h2v6zm-8-4q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m0 2q-1.65 0-2.825-1.175T8 12t1.175-2.825T12 8t2.825 1.175T16 12q0 .55-.137 1.063t-.413.987L18.425 17L17 18.425l-3-2.975q-.45.275-.962.413T12 16\"/>"
},
"policy-alert-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M12 21.9q-.175 0-.325-.025t-.3-.075Q8 20.675 6 17.638T4 11.1V6.375q0-.625.363-1.125t.937-.725l6-2.25q.35-.125.7-.125t.7.125l6 2.25q.575.225.938.725T20 6.375V9q0 .425-.288.713T19 10t-.712-.288T18 9V6.375l-6-2.25l-6 2.25V11.1q0 3.025 1.7 5.5t4.3 3.3q.4-.125.788-.3t.762-.4q.35-.2.762-.15t.663.4t.162.75t-.437.625q-.5.3-1 .538t-1.075.437q-.15.05-.3.075T12 21.9m9 .1q-.425 0-.712-.288T20 21t.288-.712T21 20t.713.288T22 21t-.288.713T21 22m-1-5v-4q0-.425.288-.712T21 12t.713.288T22 13v4q0 .425-.288.713T21 18t-.712-.288T20 17m-8-3q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m0 2q-1.65 0-2.825-1.175T8 12t1.175-2.825T12 8t2.825 1.175T16 12q0 .55-.137 1.063t-.413.987l2.25 2.25q.3.3.3.713t-.3.712t-.7.3t-.7-.3L14 15.45q-.45.275-.962.413T12 16\"/>"
},
"policy-alert-rounded": {
"body": "<path fill=\"currentColor\" d=\"M4 11.1V6.375q0-.625.363-1.125t.937-.725l6-2.25q.35-.125.7-.125t.7.125l6 2.25q.575.225.938.725T20 6.375V10q-.825 0-1.412.588T18 12v4.6l-2.55-2.55q.275-.475.413-.987T16 12q0-1.65-1.175-2.825T12 8T9.175 9.175T8 12t1.175 2.825T12 16q.525 0 1.038-.137T14 15.45l3.2 3.2q-.975 1.075-1.975 1.838T12.9 21.725q-.225.075-.45.113t-.45.037t-.462-.037t-.463-.113q-3.125-1.125-5.1-4.1T4 11.1m8 2.9q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m9 8q-.425 0-.712-.288T20 21t.288-.712T21 20t.713.288T22 21t-.288.713T21 22m-1-5v-4q0-.425.288-.712T21 12t.713.288T22 13v4q0 .425-.288.713T21 18t-.712-.288T20 17\"/>"
},
"policy-outline": {
"body": "<path fill=\"currentColor\" d=\"M12 22q-3.475-.875-5.738-3.988T4 11.1V5l8-3l8 3v6.1q0 2.125-.725 4.088T17.2 18.65l-3.2-3.2q-.45.275-.962.413T12 16q-1.65 0-2.825-1.175T8 12t1.175-2.825T12 8t2.825 1.175T16 12q0 .55-.137 1.063t-.413.987l1.5 1.5q.5-1.025.775-2.15T18 11.1V6.375l-6-2.25l-6 2.25V11.1q0 3.025 1.7 5.5t4.3 3.3q.65-.2 1.238-.512t1.162-.738l1.4 1.4q-.825.675-1.787 1.175T12 22m0-8q.825 0 1.413-.587T14 12t-.587-1.412T12 10t-1.412.588T10 12t.588 1.413T12 14m.2-1.925\"/>"
},
@ -29797,6 +29834,18 @@
"receipt-long": {
"body": "<path fill=\"currentColor\" d=\"M6 22q-1.25 0-2.125-.875T3 19v-3h3V2l1.5 1.5L9 2l1.5 1.5L12 2l1.5 1.5L15 2l1.5 1.5L18 2l1.5 1.5L21 2v17q0 1.25-.875 2.125T18 22zm12-2q.425 0 .713-.288T19 19V5H8v11h9v3q0 .425.288.713T18 20M9 9V7h6v2zm0 3v-2h6v2zm8-3q-.425 0-.712-.288T16 8t.288-.712T17 7t.713.288T18 8t-.288.713T17 9m0 3q-.425 0-.712-.288T16 11t.288-.712T17 10t.713.288T18 11t-.288.713T17 12\"/>"
},
"receipt-long-off": {
"body": "<path fill=\"currentColor\" d=\"M20.475 23.3L19 21.825q-.25.075-.488.125T18 22H6q-1.25 0-2.125-.875T3 19v-3h3V8.825L.675 3.5L2.1 2.075l19.8 19.8zM21 18.175l-2-2V5H7.825L6 3.175V2l1.5 1.5L9 2l1.5 1.5L12 2l1.5 1.5L15 2l1.5 1.5L18 2l1.5 1.5L21 2zM8 16h5.175L8 10.825zm3.875-7l-2-2H15v2zm3 3l-2-2H15v2zM17 12q-.425 0-.712-.288T16 11t.288-.712T17 10t.713.288T18 11t-.288.713T17 12m0-3q-.425 0-.712-.288T16 8t.288-.712T17 7t.713.288T18 8t-.288.713T17 9\"/>"
},
"receipt-long-off-outline": {
"body": "<path fill=\"currentColor\" d=\"M20.475 23.3L19 21.825q-.25.075-.488.125T18 22H6q-1.25 0-2.125-.875T3 19v-3h3V8.825L.675 3.5L2.1 2.075l19.8 19.8zM6 20h11.175l-2-2H5v1q0 .425.288.713T6 20m15-1.825l-2-2V5H7.825L6 3.175V2l1.5 1.5L9 2l1.5 1.5L12 2l1.5 1.5L15 2l1.5 1.5L18 2l1.5 1.5L21 2zM8 16h5.175L8 10.825zm3.875-7l-2-2H15v2zm3 3l-2-2H15v2zM17 12q-.425 0-.712-.288T16 11t.288-.712T17 10t.713.288T18 11t-.288.713T17 12m0-3q-.425 0-.712-.288T16 8t.288-.712T17 7t.713.288T18 8t-.288.713T17 9M5 20v-2z\"/>"
},
"receipt-long-off-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M19.775 22.6L19 21.825q-.25.075-.487.125T18 22H6q-1.25 0-2.125-.875T3 19v-2q0-.425.288-.712T4 16h2V8.825L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.35.35.313.75t-.313.675t-.675.313t-.75-.313M6 20h11.175l-2-2H5v1q0 .425.288.713T6 20m13-4.25V5H8.65q-.4 0-.763-.15t-.637-.425L6.125 3.3q-.15-.15-.137-.312t.137-.288t.275-.137t.3.137l.45.45q.15.15.35.15t.35-.15l.8-.8Q8.8 2.2 9 2.2t.35.15l.8.8q.15.15.35.15t.35-.15l.8-.8q.15-.15.35-.15t.35.15l.8.8q.15.15.35.15t.35-.15l.8-.8q.15-.15.35-.15t.35.15l.8.8q.15.15.35.15t.35-.15l.8-.8q.15-.15.35-.15t.35.15l.8.8q.15.15.35.15t.35-.15l.725-.725q.125-.125.275-.062T21 2.6v13.15q0 .5-.312.75t-.688.25t-.687-.25t-.313-.75M8 16h5.175L8 10.825zm6-7h-1.7q-.5 0-.75-.312T11.3 8t.25-.687T12.3 7H14q.425 0 .713.288T15 8t-.288.713T14 9m3 3q-.425 0-.712-.288T16 11t.288-.712T17 10t.713.288T18 11t-.288.713T17 12m0-3q-.425 0-.712-.288T16 8t.288-.712T17 7t.713.288T18 8t-.288.713T17 9M5 20v-2z\"/>"
},
"receipt-long-off-rounded": {
"body": "<path fill=\"currentColor\" d=\"M19.775 22.6L19 21.825q-.25.075-.487.125T18 22H6q-1.25 0-2.125-.875T3 19v-2q0-.425.288-.712T4 16h2V8.825L1.375 4.2q-.3-.3-.3-.712t.3-.713t.713-.3t.712.3l18.4 18.4q.35.35.313.75t-.313.675t-.675.313t-.75-.313M19 15.75V5H8.65q-.4 0-.763-.15t-.637-.425L6.125 3.3q-.15-.15-.137-.312t.137-.288t.275-.137t.3.137l.45.45q.15.15.35.15t.35-.15l.8-.8Q8.8 2.2 9 2.2t.35.15l.8.8q.15.15.35.15t.35-.15l.8-.8q.15-.15.35-.15t.35.15l.8.8q.15.15.35.15t.35-.15l.8-.8q.15-.15.35-.15t.35.15l.8.8q.15.15.35.15t.35-.15l.8-.8q.15-.15.35-.15t.35.15l.8.8q.15.15.35.15t.35-.15l.725-.725q.125-.125.275-.062T21 2.6v13.15q0 .5-.312.75t-.688.25t-.687-.25t-.313-.75M8 16h5.175L8 10.825zm6-7h-1.7q-.5 0-.75-.312T11.3 8t.25-.687T12.3 7H14q.425 0 .713.288T15 8t-.288.713T14 9m3 3q-.425 0-.712-.288T16 11t.288-.712T17 10t.713.288T18 11t-.288.713T17 12m0-3q-.425 0-.712-.288T16 8t.288-.712T17 7t.713.288T18 8t-.288.713T17 9\"/>"
},
"receipt-long-outline": {
"body": "<path fill=\"currentColor\" d=\"M6 22q-1.25 0-2.125-.875T3 19v-3h3V2l1.5 1.5L9 2l1.5 1.5L12 2l1.5 1.5L15 2l1.5 1.5L18 2l1.5 1.5L21 2v17q0 1.25-.875 2.125T18 22zm12-2q.425 0 .713-.288T19 19V5H8v11h9v3q0 .425.288.713T18 20M9 9V7h6v2zm0 3v-2h6v2zm8-3q-.425 0-.712-.288T16 8t.288-.712T17 7t.713.288T18 8t-.288.713T17 9m0 3q-.425 0-.712-.288T16 11t.288-.712T17 10t.713.288T18 11t-.288.713T17 12M6 20h9v-2H5v1q0 .425.288.713T6 20m-1 0v-2z\"/>"
},
@ -38144,6 +38193,42 @@
"trackpad-input": {
"body": "<path fill=\"currentColor\" d=\"M4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v4h-2V5H4v12h1.8l1.975 2zm10.825 3q-.6 0-1.15-.225t-.975-.65L7.6 16l.825-.85q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1v-3q0-.425.288-.712T16 10t.713.288T17 11v3h1v-2q0-.425.288-.712T19 11t.713.288T20 12v2h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22z\"/>"
},
"trackpad-input-2": {
"body": "<path fill=\"currentColor\" d=\"M14.825 22q-.6 0-1.15-.225t-.975-.65L7.6 16l.825-.85q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1V7q0-.425.288-.712T16 6t.713.288T17 7v7h1v-2q0-.425.288-.712T19 11t.713.288T20 12v2h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v4h-2V5H4v12h1.8l1.975 2z\"/>"
},
"trackpad-input-2-outline": {
"body": "<path fill=\"currentColor\" d=\"M14.825 22q-.6 0-1.15-.225t-.975-.65L7.6 16l.825-.85q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v9.825l-2.45-.7l2.575 2.575q.15.15.325.225t.375.075H19q.825 0 1.413-.587T21 18v-4q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM15 15V7q0-.425.288-.712T16 6t.713.288T17 7v8zm3 0v-3q0-.425.288-.712T19 11t.713.288T20 12v3zm1 5h-4.875zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v4h-2V5H4v12h1.8l1.975 2z\"/>"
},
"trackpad-input-2-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v3q0 .425-.288.713T20 9t-.712-.288T19 8V5H4v12h1.8q.425 0 .713.288T6.8 18t-.287.713T5.8 19zm14-5v-2q0-.425.288-.712T19 11t.713.288T20 12v2q0 .425-.288.713T19 15t-.712-.288T18 14m1 6h-4.875zm-4.175 2q-.6 0-1.15-.225t-.975-.65L8.3 16.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v8.5q0 .5-.387.788t-.888.162l-1.175-.325l2.575 2.575q.15.15.325.225t.375.075H19q.825 0 1.413-.587T21 18v-4q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM15 14V7q0-.425.288-.712T16 6t.713.288T17 7v7q0 .425-.288.713T16 15t-.712-.288T15 14\"/>"
},
"trackpad-input-2-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M19 22h-5.425L7.6 16l1.6-1.65l2.8.825V7h2v10.825l-2.45-.7l2.575 2.575q.15.15.325.225t.375.075H19q.825 0 1.413-.587T21 18v-5h2v5q0 1.65-1.175 2.825T19 22m-4-7V6h2v9zm3 0v-4h2v4zm1 5h-4.875zM2 19V3h19v6h-2V5H4v12h1.8l1.975 2z\"/>"
},
"trackpad-input-2-rounded": {
"body": "<path fill=\"currentColor\" d=\"M18 14v-2q0-.425.288-.712T19 11t.713.288T20 12v2h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22h-4.175q-.6 0-1.15-.225t-.975-.65L8.3 16.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1V7q0-.425.288-.712T16 6t.713.288T17 7v7zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v3q0 .425-.288.713T20 9t-.712-.288T19 8V5H4v12h1.8q.425 0 .713.288T6.8 18t-.287.713T5.8 19z\"/>"
},
"trackpad-input-2-sharp": {
"body": "<path fill=\"currentColor\" d=\"M2 19V3h19v6h-2V5H4v12h1.8l1.975 2zm12.825 3q-.6 0-1.15-.225t-.975-.65L7.6 16l1.6-1.65l2.8.825V7h2v7h1V6h2v8h1v-2h2v2h1v-2h2v6q0 1.65-1.175 2.825T19 22z\"/>"
},
"trackpad-input-3": {
"body": "<path fill=\"currentColor\" d=\"M14.825 22q-.6 0-1.15-.225t-.975-.65L7.6 16l.825-.85q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1V7q0-.425.288-.712T16 6t.713.288T17 7v7h1V9q0-.425.288-.712T19 8t.713.288T20 9v5h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5H4v12h1.8l1.975 2z\"/>"
},
"trackpad-input-3-outline": {
"body": "<path fill=\"currentColor\" d=\"M18 15V9q0-.425.288-.712T19 8t.713.288T20 9v6zm1 5h-4.875zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5H4v12h1.8l1.975 2zm10.825 3q-.6 0-1.15-.225t-.975-.65L7.6 16l.825-.85q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v9.825l-2.45-.7l2.575 2.575q.15.15.325.225t.375.075H19q.825 0 1.413-.587T21 18v-4q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM15 15V7q0-.425.288-.712T16 6t.713.288T17 7v8z\"/>"
},
"trackpad-input-3-outline-rounded": {
"body": "<path fill=\"currentColor\" d=\"M18 14V9q0-.425.288-.712T19 8t.713.288T20 9v5q0 .425-.288.713T19 15t-.712-.288T18 14m1 6h-4.875zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h16q.425 0 .713.288T21 4t-.288.713T20 5H4v12h1.8q.425 0 .713.288T6.8 18t-.287.713T5.8 19zm10.825 3q-.6 0-1.15-.225t-.975-.65L8.3 16.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v8.5q0 .5-.387.788t-.888.162l-1.175-.325l2.575 2.575q.15.15.325.225t.375.075H19q.825 0 1.413-.587T21 18v-4q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM15 14V7q0-.425.288-.712T16 6t.713.288T17 7v7q0 .425-.288.713T16 15t-.712-.288T15 14\"/>"
},
"trackpad-input-3-outline-sharp": {
"body": "<path fill=\"currentColor\" d=\"M19 22h-5.425L7.6 16l1.6-1.65l2.8.825V7h2v10.825l-2.45-.7l2.575 2.575q.15.15.325.225t.375.075H19q.825 0 1.413-.587T21 18v-5h2v5q0 1.65-1.175 2.825T19 22m-4-7V6h2v9zm3 0V8h2v7zm1 5h-4.875zM2 19V3h19v2H4v12h1.8l1.975 2z\"/>"
},
"trackpad-input-3-rounded": {
"body": "<path fill=\"currentColor\" d=\"M18 14V9q0-.425.288-.712T19 8t.713.288T20 9v5h1q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22h-4.175q-.6 0-1.15-.225t-.975-.65L8.3 16.7q-.275-.275-.288-.687t.263-.713l.15-.15q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v6h1V7q0-.425.288-.712T16 6t.713.288T17 7v7zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h16q.425 0 .713.288T21 4t-.288.713T20 5H4v12h1.8q.425 0 .713.288T6.8 18t-.287.713T5.8 19z\"/>"
},
"trackpad-input-3-sharp": {
"body": "<path fill=\"currentColor\" d=\"M13.575 22L7.6 16l1.6-1.65l2.8.825V7h2v7h1V6h2v8h1V8h2v6h1v-1h2v5q0 1.65-1.175 2.825T19 22zM2 19V3h19v2H4v12h1.8l1.975 2z\"/>"
},
"trackpad-input-outline": {
"body": "<path fill=\"currentColor\" d=\"M14.825 22q-.6 0-1.15-.225t-.975-.65L7.6 16l.825-.85q.35-.35.85-.475t1 0l1.725.5V8q0-.425.288-.712T13 7t.713.288T14 8v9.825l-2.45-.7l2.575 2.575q.15.15.325.225t.375.075H19q.825 0 1.413-.587T21 18v-4q0-.425.288-.712T22 13t.713.288T23 14v4q0 1.65-1.175 2.825T19 22zM15 15v-4q0-.425.288-.712T16 10t.713.288T17 11v4zm3 0v-3q0-.425.288-.712T19 11t.713.288T20 12v3zm1 5h-4.875zM4 19q-.825 0-1.412-.587T2 17V5q0-.825.588-1.412T4 3h15q.825 0 1.413.588T21 5v4h-2V5H4v12h1.8l1.975 2z\"/>"
},
@ -50896,6 +50981,10 @@
"quick-reorder-rounded",
"receipt",
"receipt-long",
"receipt-long-off",
"receipt-long-off-outline",
"receipt-long-off-outline-rounded",
"receipt-long-off-rounded",
"receipt-long-outline",
"receipt-long-outline-rounded",
"receipt-long-rounded",
@ -51644,6 +51733,7 @@
"more-outline-rounded",
"more-outline-sharp",
"more-rounded",
"more-sharp",
"more-time",
"more-time-rounded",
"new-label",
@ -51942,6 +52032,18 @@
"touch-app-rounded",
"touch-app-sharp",
"trackpad-input",
"trackpad-input-2",
"trackpad-input-2-outline",
"trackpad-input-2-outline-rounded",
"trackpad-input-2-outline-sharp",
"trackpad-input-2-rounded",
"trackpad-input-2-sharp",
"trackpad-input-3",
"trackpad-input-3-outline",
"trackpad-input-3-outline-rounded",
"trackpad-input-3-outline-sharp",
"trackpad-input-3-rounded",
"trackpad-input-3-sharp",
"trackpad-input-outline",
"trackpad-input-outline-rounded",
"trackpad-input-outline-sharp",
@ -56697,6 +56799,10 @@
"passkey",
"passkey-rounded",
"policy",
"policy-alert",
"policy-alert-outline",
"policy-alert-outline-rounded",
"policy-alert-rounded",
"policy-outline",
"policy-outline-rounded",
"policy-rounded",
@ -58463,6 +58569,11 @@
"edit-off-sharp",
"equal",
"equal-rounded",
"eraser-size-1",
"eraser-size-2",
"eraser-size-3",
"eraser-size-4",
"eraser-size-5",
"export-notes",
"export-notes-outline",
"export-notes-outline-rounded",
@ -60378,6 +60489,10 @@
"arrow-top-left-rounded",
"arrow-top-right",
"arrow-top-right-rounded",
"arrow-upload-progress",
"arrow-upload-progress-rounded",
"arrow-upload-ready",
"arrow-upload-ready-rounded",
"arrow-upward",
"arrow-upward-alt",
"arrow-upward-alt-rounded",
@ -60404,6 +60519,7 @@
"backspace-outline-rounded",
"backspace-outline-sharp",
"backspace-rounded",
"backspace-sharp",
"block",
"bolt",
"bolt-outline",

View File

@ -2,7 +2,7 @@
"prefix": "oui",
"info": {
"name": "OpenSearch UI",
"total": 386,
"total": 387,
"version": "2.0.0",
"author": {
"name": "OpenSearch Contributors",
@ -24,7 +24,7 @@
"category": "General",
"palette": false
},
"lastModified": 1714628006,
"lastModified": 1723874959,
"icons": {
"accessibility": {
"body": "<path fill=\"currentColor\" d=\"M8 0a8 8 0 1 1 0 16A8 8 0 0 1 8 0m0 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1m3.974 4.342a.5.5 0 0 1-.233.596l-.083.036L9 6.86v2.559l.974 2.923a.5.5 0 0 1-.233.596l-.083.036a.5.5 0 0 1-.596-.233l-.036-.083l-1-3L8 9.5l-.026.158l-1 3a.5.5 0 0 1-.97-.228l.022-.088L7 9.416V6.86l-2.658-.886a.5.5 0 0 1 .228-.97l.088.022L7.583 6h.833l2.926-.974a.5.5 0 0 1 .632.316M8 3a1 1 0 1 1 0 2a1 1 0 0 1 0-2\"/>"
@ -634,6 +634,9 @@
"help": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m13.6 12.186l-1.357-1.358c-.025-.025-.058-.034-.084-.056c.53-.794.84-1.746.84-2.773a5 5 0 0 0-.84-2.772c.026-.02.059-.03.084-.056L13.6 3.813a6.96 6.96 0 0 1 0 8.373M8 15a6.96 6.96 0 0 1-4.186-1.4l1.358-1.358c.025-.025.034-.057.055-.084C6.02 12.688 6.974 13 8 13a5 5 0 0 0 2.773-.84c.02.026.03.058.056.083l1.357 1.358A6.96 6.96 0 0 1 8 15m-5.601-2.813a6.96 6.96 0 0 1 0-8.373l1.359 1.358c.024.025.057.035.084.056A4.97 4.97 0 0 0 3 8c0 1.027.31 1.98.842 2.773c-.027.022-.06.031-.084.056zm5.6-.187A4 4 0 1 1 8 4a4 4 0 0 1 0 8M8 1c1.573 0 3.019.525 4.187 1.4L10.83 3.758c-.025.025-.035.057-.056.084A5 5 0 0 0 8 3a5 5 0 0 0-2.773.842c-.021-.027-.03-.059-.055-.084L3.814 2.4A6.96 6.96 0 0 1 8 1m0-1a8.001 8.001 0 1 0 .003 16.002A8.001 8.001 0 0 0 8 0\"/>"
},
"history": {
"body": "<path fill=\"currentColor\" d=\"M8 0a7.94 7.94 0 0 0-5.656 2.343a.5.5 0 0 0 .707.707A6.95 6.95 0 0 1 8 1c3.859 0 7 3.14 7 7s-3.141 7-7 7c-3.776 0-6.916-3.07-6.998-6.843c-.006-.275-.237-.48-.511-.489a.5.5 0 0 0-.489.511C.096 12.492 3.684 16.001 8 16.001c4.411 0 8-3.589 8-8S12.411 0 8 0m0 3.5a.5.5 0 0 0-.5.5v4c0 .008.004.014.004.022c.002.035.012.067.02.101c.008.03.012.061.025.088c.012.025.031.046.047.07c.021.031.041.061.069.086l.013.016l3.064 2.571a.497.497 0 0 0 .704-.062a.5.5 0 0 0-.062-.704L8.498 7.767V4a.5.5 0 0 0-.5-.5zM.5 0a.5.5 0 0 1 .5.5v3a.5.5 0 0 0 .5.5h3a.5.5 0 0 1 0 1h-3A1.5 1.5 0 0 1 0 3.5v-3A.5.5 0 0 1 .5 0\"/>"
},
"home": {
"body": "<path fill=\"currentColor\" d=\"m8.13 1.229l5.5 4.47a1 1 0 0 1 .37.777V14a1 1 0 0 1-1 1H2a1 1 0 0 1-1-1V6.476a1 1 0 0 1 .37-.776l5.5-4.471a1 1 0 0 1 1.26 0M13 6.476L7.5 2.005L2 6.475V14h11z\"/>"
},

View File

@ -3,7 +3,7 @@
"info": {
"name": "Gitlab SVGs",
"total": 381,
"version": "3.112.0",
"version": "3.114.0",
"author": {
"name": "GitLab B.V.",
"url": "https://gitlab.com/gitlab-org/gitlab-svgs/-/tree/main"
@ -24,7 +24,7 @@
"category": "General",
"palette": false
},
"lastModified": 1722491443,
"lastModified": 1723874969,
"icons": {
"abuse": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M5.308 1.5L1.5 5.308v5.384L5.308 14.5h5.384l3.808-3.808V5.308L10.692 1.5zM11.314 0H4.686L0 4.686v6.628L4.686 16h6.628L16 11.314V4.686zM9 11a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-.25-6.25a.75.75 0 0 0-1.5 0v3.5a.75.75 0 0 0 1.5 0z\" clip-rule=\"evenodd\"/>"
@ -558,7 +558,8 @@
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M8.47 8.53L9 8l-.53-.53l-2.25-2.25a.75.75 0 0 0-1.06 1.06l.969.97h-3.38A1.25 1.25 0 0 1 1.5 6V1.75a.75.75 0 0 0-1.5 0V6a2.75 2.75 0 0 0 2.75 2.75h3.38l-.97.97a.75.75 0 1 0 1.061 1.06zM7 12.5a.75.75 0 0 1 .75-.75h7.5a.75.75 0 0 1 0 1.5h-7.5A.75.75 0 0 1 7 12.5m.75-9.75a.75.75 0 1 0 0 1.5h7.5a.75.75 0 0 0 0-1.5z\" clip-rule=\"evenodd\"/>"
},
"issue-block": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 1a2 2 0 0 0-2 2v3.25a.75.75 0 0 0 1.5 0V3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v10.234a.75.75 0 0 0 .57.744a.75.75 0 0 0 .851-.393l3.7-7.047a1.75 1.75 0 0 0-.74-2.366l-2.91-1.514A2 2 0 0 0 9 1zm8 3.364v5.844l2.293-4.367a.25.25 0 0 0-.106-.338zm-4.783 8.792a2.5 2.5 0 0 0-3.373-3.373zm-1.06 1.061a2.5 2.5 0 0 1-3.373-3.373l3.372 3.373ZM4 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8\" clip-rule=\"evenodd\"/>"
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M3 1a2 2 0 0 0-2 2v3.25a.75.75 0 0 0 1.5 0V3a.5.5 0 0 1 .5-.5h6a.5.5 0 0 1 .5.5v10.234a.75.75 0 0 0 .57.744a.75.75 0 0 0 .851-.393l3.7-7.047a1.75 1.75 0 0 0-.74-2.366l-2.91-1.514A2 2 0 0 0 9 1zm8 3.364v5.844l2.293-4.367a.25.25 0 0 0-.106-.338zm-4.783 8.792a2.5 2.5 0 0 0-3.373-3.373zm-1.06 1.061a2.5 2.5 0 0 1-3.373-3.373l3.372 3.373ZM4 16a4 4 0 1 0 0-8a4 4 0 0 0 0 8\" clip-rule=\"evenodd\"/>",
"hidden": true
},
"issue-close": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M14.5 8a6.5 6.5 0 1 1-13 0a6.5 6.5 0 0 1 13 0M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0M3.75 7.25a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5z\" clip-rule=\"evenodd\"/>"
@ -1112,6 +1113,9 @@
"tanuki-ai": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M2.377.266a.4.4 0 0 0-.754 0l-.291.823a.4.4 0 0 1-.243.243l-.823.291a.4.4 0 0 0 0 .754l.823.291a.4.4 0 0 1 .243.243l.291.823a.4.4 0 0 0 .754 0l.291-.823a.4.4 0 0 1 .243-.243l.823-.291a.4.4 0 0 0 0-.754l-.823-.291a.4.4 0 0 1-.243-.243zm12.018 6.602l-.014-.038l-.55-1.44l-.172.53l-.337 1.035H6.678L6.342 5.92l-.172-.528l-.551 1.445l-.004.01l-.004.01l-.012.03a1.56 1.56 0 0 0 .512 1.78l.001.001l.003.003l.01.008l.01.008l.004.002l2.474 1.862l.005.004l1.232.935l.148.112l.146-.112l1.233-.935l.006-.004l2.49-1.873l.006-.004l.009-.006a1.56 1.56 0 0 0 .51-1.79zm.391 3l-2.502 1.88l-1.233.936l-.748.569a.505.505 0 0 1-.61 0l-.75-.569l-1.232-.935l-2.485-1.87l-.013-.011l-.007-.005A3.06 3.06 0 0 1 4.2 6.343l.017-.042L5.431 3.12l.068-.178l.043-.114l.173-.453l.017-.045l.118-.308a.43.43 0 0 1 .356-.27a.43.43 0 0 1 .46.314l.099.305l.004.013l.193.594l.06.181l.746 2.296h4.464l.747-2.296l.06-.18l.193-.595l.004-.013l.099-.305a.433.433 0 0 1 .648-.248a.43.43 0 0 1 .168.204l.116.305l.019.048l.171.45l.045.117l.068.177L15.784 6.3l.016.044a3.06 3.06 0 0 1-1.007 3.518zM3.03 11.333a.5.5 0 0 1 .942 0l.364 1.028a.5.5 0 0 0 .304.304l1.028.364a.5.5 0 0 1 0 .942l-1.028.364a.5.5 0 0 0-.304.304l-.364 1.028a.5.5 0 0 1-.942 0l-.364-1.028a.5.5 0 0 0-.304-.304l-1.028-.364a.5.5 0 0 1 0-.942l1.028-.364a.5.5 0 0 0 .304-.304z\" clip-rule=\"evenodd\"/>"
},
"tanuki-ai-off": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"M1.623.266a.4.4 0 0 1 .754 0l.291.823a.4.4 0 0 0 .243.243l.823.291a.4.4 0 0 1 0 .754l-.823.291a.4.4 0 0 0-.243.243l-.291.823a.4.4 0 0 1-.754 0l-.291-.823a.4.4 0 0 0-.243-.243l-.823-.291a.4.4 0 0 1 0-.754l.823-.291a.4.4 0 0 0 .243-.243zm13.153.958a.75.75 0 0 1 0 1.06L2.28 14.78a.75.75 0 0 1-1.06-1.06l3.913-3.914A3.06 3.06 0 0 1 4.2 6.344l.017-.043l1.633-4.28a.43.43 0 0 1 .356-.268a.43.43 0 0 1 .46.313l1.102 3.39h1.716l4.232-4.232a.75.75 0 0 1 1.06 0M7.984 6.955l-1.78 1.781l-.065-.048l-.014-.01l-.01-.008l-.003-.003h-.001a1.56 1.56 0 0 1-.512-1.78l.016-.041l.555-1.455l.508 1.564zm6.444-2.105a.75.75 0 0 1 .968.434l.147.384l.241.632l.016.044a3.06 3.06 0 0 1-1.007 3.518l-.007.006l-2.502 1.88l-1.981 1.505a.505.505 0 0 1-.61 0l-1.355-1.028l-.1-.076a.75.75 0 1 1 .906-1.196L10 11.6l1.384-1.05l2.491-1.873l.005-.004l.009-.006a1.56 1.56 0 0 0 .51-1.79l-.003-.009l-.014-.038l-.047-.122l-.008-.019l-.332-.871a.75.75 0 0 1 .434-.968Z\" clip-rule=\"evenodd\"/>"
},
"tanuki-verified": {
"body": "<path fill=\"currentColor\" fill-rule=\"evenodd\" d=\"m15.712 6.337l.022.058a4.04 4.04 0 0 1-1.343 4.671l-.01.008l-3.336 2.497l-1.643 1.242l-.999.755a.675.675 0 0 1-.813 0l-.999-.755l-1.643-1.242l-3.313-2.483l-.018-.014l-.008-.007A4.04 4.04 0 0 1 .267 6.395l.023-.057L2.466.657a.56.56 0 0 1 .475-.358a.576.576 0 0 1 .613.416l1.47 4.5h5.953l1.47-4.5a.575.575 0 0 1 1.087-.058zM11.28 8.53a.75.75 0 0 0-1.06-1.06L7.5 10.19L6.28 8.97a.75.75 0 1 0-1.06 1.06l1.75 1.75a.75.75 0 0 0 1.06 0z\" clip-rule=\"evenodd\"/>"
},

View File

@ -3,7 +3,7 @@
"info": {
"name": "Web3 Icons Branded",
"total": 1870,
"version": "3.2.1",
"version": "3.3.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"

View File

@ -3,7 +3,7 @@
"info": {
"name": "Web3 Icons",
"total": 1686,
"version": "3.2.1",
"version": "3.3.1",
"author": {
"name": "0xa3k5",
"url": "https://github.com/0xa3k5/web3icons"

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/json",
"version": "2.2.237",
"version": "2.2.238",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
"version": "2.2.237",
"version": "2.2.238",
"license": "MIT",
"dependencies": {
"@iconify/types": "*",

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Hundreds of open source icon sets in IconifyJSON format",
"license": "MIT",
"version": "2.2.237",
"version": "2.2.238",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",