2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-26 06:46:35 +00:00

Merge remote-tracking branch 'origin/master' into next

This commit is contained in:
Vjacheslav Trushkin 2021-11-23 19:24:15 +02:00
commit b983d7374a
12 changed files with 1480 additions and 108 deletions

View File

@ -279,7 +279,7 @@
"bi": {
"name": "Bootstrap Icons",
"total": 1522,
"version": "1.7.0",
"version": "1.7.1",
"author": {
"name": "The Bootstrap Authors",
"url": "https://github.com/twbs/icons"
@ -320,7 +320,7 @@
},
"carbon": {
"name": "Carbon",
"total": 1840,
"total": 1898,
"version": "10.43.0",
"author": {
"name": "IBM",
@ -384,8 +384,8 @@
},
"tabler": {
"name": "Tabler Icons",
"total": 1318,
"version": "1.42.0",
"total": 1354,
"version": "1.44.0",
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
@ -779,7 +779,7 @@
},
"lucide": {
"name": "Lucide",
"total": 512,
"total": 514,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -906,8 +906,8 @@
},
"akar-icons": {
"name": "Akar Icons",
"total": 377,
"version": "1.9.2",
"total": 382,
"version": "1.9.3",
"author": {
"name": "Arturo Wibawa",
"url": "https://github.com/artcoholic/akar-icons"
@ -1055,7 +1055,8 @@
"height": 24,
"displayHeight": 24,
"category": "General",
"palette": false
"palette": false,
"hidden": true
},
"heroicons-outline": {
"name": "HeroIcons Outline",
@ -1419,8 +1420,8 @@
},
"fluent": {
"name": "Fluent UI System Icons",
"total": 9284,
"version": "1.1.150",
"total": 9500,
"version": "1.1.151",
"author": {
"name": "Microsoft Corporation",
"url": "https://github.com/microsoft/fluentui-system-icons"
@ -1441,7 +1442,7 @@
"grommet-icons": {
"name": "Grommet Icons",
"total": 615,
"version": "4.6.2",
"version": "4.7.0",
"author": {
"name": "Grommet",
"url": "https://github.com/grommet/grommet-icons"
@ -2065,8 +2066,8 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 2104,
"version": "5.23.0",
"total": 2110,
"version": "5.24.0",
"author": {
"name": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons"

View File

@ -129,7 +129,7 @@
* URL: https://github.com/twbs/icons
* License: MIT
* License URL: https://github.com/twbs/icons/blob/master/LICENSE.md
* Version: 1.7.0
* Version: 1.7.1
* Palette: Colorless
@ -142,7 +142,7 @@
### Carbon
* Number of icons: 1840
* Number of icons: 1898
* Author: IBM
* URL: https://github.com/carbon-design-system/carbon/tree/main/packages/icons
* License: Apache 2.0
@ -170,12 +170,12 @@
### Tabler Icons
* Number of icons: 1318
* Number of icons: 1354
* Author: Paweł Kuna
* URL: https://github.com/tabler/tabler-icons
* License: MIT
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
* Version: 1.42.0
* Version: 1.44.0
* Palette: Colorless
@ -344,7 +344,7 @@
### Lucide
* Number of icons: 512
* Number of icons: 514
* Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide
* License: ISC
@ -400,12 +400,12 @@
### Akar Icons
* Number of icons: 377
* Number of icons: 382
* Author: Arturo Wibawa
* URL: https://github.com/artcoholic/akar-icons
* License: MIT
* License URL: https://github.com/artcoholic/akar-icons/blob/master/LICENSE
* Version: 1.9.2
* Version: 1.9.3
* Palette: Colorless
@ -459,16 +459,6 @@
* Palette: Colorless
### Mono Icons
* Number of icons: 180
* Author: Mono
* URL: https://github.com/mono-company/mono-icons
* License: MIT
* License URL: https://github.com/mono-company/mono-icons/blob/master/LICENSE.md
* Version: 1.3.1
* Palette: Colorless
### HeroIcons Outline
* Number of icons: 230
* Author: Refactoring UI Inc
@ -630,12 +620,12 @@
### Fluent UI System Icons
* Number of icons: 9284
* Number of icons: 9500
* Author: Microsoft Corporation
* URL: https://github.com/microsoft/fluentui-system-icons
* License: MIT
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
* Version: 1.1.150
* Version: 1.1.151
* Palette: Colorless
@ -645,7 +635,7 @@
* URL: https://github.com/grommet/grommet-icons
* License: Apache 2.0
* License URL: http://www.apache.org/licenses/LICENSE-2.0
* Version: 4.6.2
* Version: 4.7.0
* Palette: Colorless
@ -931,12 +921,12 @@
### Simple Icons
* Number of icons: 2104
* Number of icons: 2110
* Author: Simple Icons Collaborators
* URL: https://github.com/simple-icons/simple-icons
* License: CC0 1.0
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
* Version: 5.23.0
* Version: 5.24.0
* Palette: Colorless

View File

@ -10,4 +10,4 @@
"Iconify\\IconsJSON\\": "lib"
}
}
}
}

View File

@ -2,7 +2,7 @@
"prefix": "akar-icons",
"info": {
"name": "Akar Icons",
"total": 377,
"total": 382,
"author": {
"name": "Arturo Wibawa",
"url": "https://github.com/artcoholic/akar-icons"
@ -12,7 +12,7 @@
"spdx": "MIT",
"url": "https://github.com/artcoholic/akar-icons/blob/master/LICENSE"
},
"version": "1.9.2",
"version": "1.9.3",
"samples": [
"paper",
"pencil",
@ -146,6 +146,9 @@
"arrow-up-thick": {
"body": "<g fill=\"none\"><path d=\"M12 3l9 7h-4.99L16 21H8V10H3l9-7z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"ascending": {
"body": "<g fill=\"none\"><path d=\"M6 3v18M6 3l3 3.333M6 3L3 6.333\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 21h8l-1-4h-7v4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"5.759\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 14h6l-1-4h-5v4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"5.759\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 7h4l-1-4h-3v4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"5.759\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"attach": {
"body": "<g fill=\"none\"><path d=\"M6 7.91V16a6 6 0 0 0 6 6v0a6 6 0 0 0 6-6V6a4 4 0 0 0-4-4v0a4 4 0 0 0-4 4v9.182a2 2 0 0 0 2 2v0a2 2 0 0 0 2-2V8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
@ -180,7 +183,7 @@
"body": "<g fill=\"none\"><circle cx=\"6\" cy=\"15\" r=\"4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"18\" cy=\"15\" r=\"4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6 15l2-7h7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M6 5h3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M18 15L15 5h4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 5h.5A1.5 1.5 0 0 1 21 6.5v0A1.5 1.5 0 0 1 19.5 8H19\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"bitcoin-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_399:390)\" fill=\"currentColor\"><path d=\"M11.385 15.275c1.111-.004 3.54-.013 3.512-1.558c-.027-1.58-2.36-1.485-3.497-1.438c-.127.005-.24.01-.332.011l.052 2.987c.075-.002.165-.002.265-.002z\"/><path d=\"M11.267 10.922c.927-.001 2.95-.003 2.926-1.408c-.026-1.437-1.969-1.352-2.918-1.31c-.107.005-.2.009-.278.01l.047 2.709l.223-.001z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.096 23.641c6.43 1.603 12.942-2.31 14.545-8.738C25.244 8.474 21.33 1.962 14.9.36C8.474-1.244 1.962 2.67.36 9.1c-1.603 6.428 2.31 12.94 8.737 14.542zm4.282-17.02c1.754.124 3.15.638 3.333 2.242c.136 1.174-.344 1.889-1.123 2.303c1.3.288 2.125 1.043 1.995 2.771c-.161 2.145-1.748 2.748-4.026 2.918l.038 2.25l-1.356.025l-.039-2.22c-.351.006-.711.01-1.084.008l.04 2.23l-1.356.024l-.04-2.254l-.383.003c-.194.001-.39.002-.586.006l-1.766.03l.241-1.624s1.004-.002.986-.017c.384-.008.481-.285.502-.459L8.693 11.3l.097-.002h.046a1.101 1.101 0 0 0-.144-.007l-.044-2.54c-.057-.274-.241-.59-.79-.58c.015-.02-.986.017-.986.017L6.846 6.74l1.872-.032v.007c.281-.005.57-.015.863-.026l-.038-2.229l1.356-.023l.038 2.184c.362-.013.726-.027 1.083-.033l-.038-2.17l1.357-.024l.039 2.229z\"/></g><defs><clipPath id=\"clip0_399:390\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_399_390)\" fill=\"currentColor\"><path d=\"M11.385 15.275c1.111-.004 3.54-.013 3.512-1.558c-.027-1.58-2.36-1.485-3.497-1.438c-.127.005-.24.01-.332.011l.052 2.987c.075-.002.165-.002.265-.002z\"/><path d=\"M11.267 10.922c.927-.001 2.95-.003 2.926-1.408c-.026-1.437-1.969-1.352-2.918-1.31c-.107.005-.2.009-.278.01l.047 2.709l.223-.001z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M9.096 23.641c6.43 1.603 12.942-2.31 14.545-8.738C25.244 8.474 21.33 1.962 14.9.36C8.474-1.244 1.962 2.67.36 9.1c-1.603 6.428 2.31 12.94 8.737 14.542zm4.282-17.02c1.754.124 3.15.638 3.333 2.242c.136 1.174-.344 1.889-1.123 2.303c1.3.288 2.125 1.043 1.995 2.771c-.161 2.145-1.748 2.748-4.026 2.918l.038 2.25l-1.356.025l-.039-2.22c-.351.006-.711.01-1.084.008l.04 2.23l-1.356.024l-.04-2.254l-.383.003c-.194.001-.39.002-.586.006l-1.766.03l.241-1.624s1.004-.002.986-.017c.384-.008.481-.285.502-.459L8.693 11.3l.097-.002h.046a1.101 1.101 0 0 0-.144-.007l-.044-2.54c-.057-.274-.241-.59-.79-.58c.015-.02-.986.017-.986.017L6.846 6.74l1.872-.032v.007c.281-.005.57-.015.863-.026l-.038-2.229l1.356-.023l.038 2.184c.362-.013.726-.027 1.083-.033l-.038-2.17l1.357-.024l.039 2.229z\"/></g><defs><clipPath id=\"clip0_399_390\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"block": {
"body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M5 19L19 5\" stroke=\"currentColor\" stroke-width=\"2\"/></g>"
@ -420,6 +423,9 @@
"cut": {
"body": "<g fill=\"none\"><circle cx=\"7\" cy=\"18\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 15L7 3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 15l3-4.5M17 3l-3 4.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"17\" cy=\"18\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"descending": {
"body": "<g fill=\"none\"><path d=\"M6 21V3m0 18l3-3.333M6 21l-3-3.333\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 3h8l-1 4h-7V3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"5.759\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 10h6l-1 4h-5v-4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"5.759\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 17h4l-1 4h-3v-4z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-miterlimit=\"5.759\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"desktop-device": {
"body": "<g fill=\"none\"><path d=\"M2 6a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v9a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 20h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
@ -517,11 +523,14 @@
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M0 12.067C0 18.033 4.333 22.994 10 24v-8.667H7V12h3V9.333c0-3 1.933-4.666 4.667-4.666c.866 0 1.8.133 2.666.266V8H15.8c-1.467 0-1.8.733-1.8 1.667V12h3.2l-.533 3.333H14V24c5.667-1.006 10-5.966 10-11.933C24 5.43 18.6 0 12 0S0 5.43 0 12.067z\" fill=\"currentColor\"/></g>"
},
"figma-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_100:5)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.415 0C5.968 0 4 2.053 4 4.568c0 1.529.728 2.887 1.847 3.716A4.613 4.613 0 0 0 4 12c0 1.53.728 2.887 1.847 3.716A4.613 4.613 0 0 0 4 19.432C4 21.947 5.968 24 8.415 24c2.446 0 4.415-2.053 4.415-4.568V15.57a4.307 4.307 0 0 0 2.755.999C18.032 16.568 20 14.515 20 12c0-1.53-.727-2.887-1.847-3.716A4.613 4.613 0 0 0 20 4.568C20 2.053 18.032 0 15.585 0h-7.17zM5.659 4.568c0-1.591 1.242-2.865 2.756-2.865h2.755v5.73H8.415c-1.514 0-2.756-1.275-2.756-2.865zm9.926 2.864H12.83v-5.73h2.755c1.515 0 2.756 1.275 2.756 2.866c0 1.59-1.241 2.864-2.756 2.864zM5.66 12c0-1.59 1.242-2.865 2.756-2.865h2.755v5.73H8.415C6.9 14.865 5.659 13.59 5.659 12zm7.17 0c0-1.59 1.242-2.865 2.756-2.865c1.515 0 2.756 1.274 2.756 2.865c0 1.59-1.241 2.865-2.756 2.865c-1.514 0-2.755-1.274-2.755-2.865zm-7.17 7.432c0-1.59 1.242-2.864 2.756-2.864h2.755v2.864c0 1.591-1.24 2.865-2.755 2.865c-1.514 0-2.756-1.274-2.756-2.865z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_100:5\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_100_5)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.415 0C5.968 0 4 2.053 4 4.568c0 1.529.728 2.887 1.847 3.716A4.613 4.613 0 0 0 4 12c0 1.53.728 2.887 1.847 3.716A4.613 4.613 0 0 0 4 19.432C4 21.947 5.968 24 8.415 24c2.446 0 4.415-2.053 4.415-4.568V15.57a4.307 4.307 0 0 0 2.755.999C18.032 16.568 20 14.515 20 12c0-1.53-.727-2.887-1.847-3.716A4.613 4.613 0 0 0 20 4.568C20 2.053 18.032 0 15.585 0h-7.17zM5.659 4.568c0-1.591 1.242-2.865 2.756-2.865h2.755v5.73H8.415c-1.514 0-2.756-1.275-2.756-2.865zm9.926 2.864H12.83v-5.73h2.755c1.515 0 2.756 1.275 2.756 2.866c0 1.59-1.241 2.864-2.756 2.864zM5.66 12c0-1.59 1.242-2.865 2.756-2.865h2.755v5.73H8.415C6.9 14.865 5.659 13.59 5.659 12zm7.17 0c0-1.59 1.242-2.865 2.756-2.865c1.515 0 2.756 1.274 2.756 2.865c0 1.59-1.241 2.865-2.756 2.865c-1.514 0-2.755-1.274-2.755-2.865zm-7.17 7.432c0-1.59 1.242-2.864 2.756-2.864h2.755v2.864c0 1.591-1.24 2.865-2.755 2.865c-1.514 0-2.756-1.274-2.756-2.865z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_100_5\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"file": {
"body": "<g fill=\"none\"><path d=\"M4 4v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8.342a2 2 0 0 0-.602-1.43l-4.44-4.342A2 2 0 0 0 13.56 2H6a2 2 0 0 0-2 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 13h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M9 17h3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14 2v4a2 2 0 0 0 2 2h4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/></g>"
},
"filter": {
"body": "<g fill=\"none\"><ellipse cx=\"12\" cy=\"5\" rx=\"9\" ry=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 5c0 2.23 3.871 6.674 5.856 8.805A4.197 4.197 0 0 1 10 16.657V22l4-2v-3.343c0-1.061.421-2.075 1.144-2.852C17.13 11.674 21 7.231 21 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"fire": {
"body": "<g fill=\"none\"><path d=\"M12 22c-4.97 0-9-2.582-9-7v-.088C3 12.794 4.338 11.1 6.375 10c1.949-1.052 3.101-2.99 2.813-5l-.563-3l2.086.795c3.757 1.43 6.886 3.912 8.914 7.066A8.495 8.495 0 0 1 21 14.464V15c0 1.562-.504 2.895-1.375 3.965\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 22c-1.657 0-3-1.433-3-3.2c0-1.4 1.016-2.521 1.91-3.548L12 14l1.09 1.252C13.984 16.28 15 17.4 15 18.8c0 1.767-1.343 3.2-3 3.2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
@ -574,7 +583,7 @@
"body": "<g fill=\"none\"><path d=\"M21.456 10.154c.123.659.19 1.348.19 2.067c0 5.624-3.764 9.623-9.449 9.623A9.841 9.841 0 0 1 2.353 12a9.841 9.841 0 0 1 9.844-9.844c2.658 0 4.879.978 6.583 2.566l-2.775 2.775V7.49c-1.033-.984-2.344-1.489-3.808-1.489c-3.248 0-5.888 2.744-5.888 5.993c0 3.248 2.64 5.998 5.888 5.998c2.947 0 4.953-1.685 5.365-3.999h-5.365v-3.839h9.26z\" fill=\"currentColor\"/></g>"
},
"graphql-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950:628)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.384 4.187a2.132 2.132 0 0 0 1.171.018l6.326 11.182a2.126 2.126 0 0 0-.593 1.038H5.71a2.148 2.148 0 0 0-.64-1.079l6.313-11.159zm-.921-.565c.018.02.038.039.057.058L4.193 14.865a2.11 2.11 0 0 0-.09-.022V9.156A2.122 2.122 0 0 0 5.481 8.14a2.142 2.142 0 0 0 .19-1.694l4.792-2.823zm3.57-.835a2.134 2.134 0 1 0-4.079-.04L5.159 5.573A2.131 2.131 0 0 0 1.785 6a2.146 2.146 0 0 0 1.322 3.143v5.715A2.147 2.147 0 0 0 1.79 18a2.13 2.13 0 0 0 3.368.43l4.795 2.826a2.151 2.151 0 0 0-.086.605C9.868 23.044 10.82 24 12 24a2.138 2.138 0 0 0 2.012-2.848l4.751-2.8a2.128 2.128 0 0 0 3.44-.352a2.138 2.138 0 0 0-1.384-3.159v-5.68A2.147 2.147 0 0 0 22.215 6a2.133 2.133 0 0 0-3.401-.398l-4.78-2.816zm-.599.937l.075-.072l4.808 2.833a2.142 2.142 0 0 0 .203 1.654a2.12 2.12 0 0 0 1.303 1v5.72a2.074 2.074 0 0 0-.078.023L13.434 3.724zm4.895 13.858l-4.774 2.814a2.124 2.124 0 0 0-1.554-.674c-.606 0-1.152.252-1.54.658l-4.785-2.82c.012-.039.023-.078.032-.118H18.29c.012.047.025.094.04.14z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_950:628\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950_628)\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M11.384 4.187a2.132 2.132 0 0 0 1.171.018l6.326 11.182a2.126 2.126 0 0 0-.593 1.038H5.71a2.148 2.148 0 0 0-.64-1.079l6.313-11.159zm-.921-.565c.018.02.038.039.057.058L4.193 14.865a2.11 2.11 0 0 0-.09-.022V9.156A2.122 2.122 0 0 0 5.481 8.14a2.142 2.142 0 0 0 .19-1.694l4.792-2.823zm3.57-.835a2.134 2.134 0 1 0-4.079-.04L5.159 5.573A2.131 2.131 0 0 0 1.785 6a2.146 2.146 0 0 0 1.322 3.143v5.715A2.147 2.147 0 0 0 1.79 18a2.13 2.13 0 0 0 3.368.43l4.795 2.826a2.151 2.151 0 0 0-.086.605C9.868 23.044 10.82 24 12 24a2.138 2.138 0 0 0 2.012-2.848l4.751-2.8a2.128 2.128 0 0 0 3.44-.352a2.138 2.138 0 0 0-1.384-3.159v-5.68A2.147 2.147 0 0 0 22.215 6a2.133 2.133 0 0 0-3.401-.398l-4.78-2.816zm-.599.937l.075-.072l4.808 2.833a2.142 2.142 0 0 0 .203 1.654a2.12 2.12 0 0 0 1.303 1v5.72a2.074 2.074 0 0 0-.078.023L13.434 3.724zm4.895 13.858l-4.774 2.814a2.124 2.124 0 0 0-1.554-.674c-.606 0-1.152.252-1.54.658l-4.785-2.82c.012-.039.023-.078.032-.118H18.29c.012.047.025.094.04.14z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_950_628\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"grid": {
"body": "<g fill=\"none\"><rect x=\"3\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><rect x=\"3\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><rect x=\"14\" y=\"3\" width=\"7\" height=\"7\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><rect x=\"14\" y=\"14\" width=\"7\" height=\"7\" rx=\"1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
@ -613,7 +622,7 @@
"body": "<g fill=\"none\"><path d=\"M22 20v-7.826a4 4 0 0 0-1.253-2.908l-7.373-6.968a2 2 0 0 0-2.748 0L3.253 9.266A4 4 0 0 0 2 12.174V20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"html-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950:633)\" fill=\"currentColor\"><path d=\"M5.08 0h1.082v1.069h.99V0h1.082v3.236H7.152V2.153h-.99v1.083H5.081V0z\"/><path d=\"M9.656 1.073h-.952V0h2.987v1.073h-.953v2.163H9.656V1.073z\"/><path d=\"M12.165 0h1.128l.694 1.137L14.68 0h1.128v3.236h-1.077V1.632l-.744 1.151h-.019l-.745-1.15v1.603h-1.058V0z\"/><path d=\"M16.346 0h1.083v2.167h1.52v1.07h-2.603V0z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.046 22.072L3 4.717h18L18.953 22.07L11.99 24l-6.944-1.928zm4.137-9.5l-.194-2.18h8.145l.19-2.128H6.664l.574 6.437h7.377l-.247 2.76l-2.374.642h-.002l-2.37-.64l-.152-1.697H7.332l.298 3.342l4.36 1.21l4.367-1.21l.532-5.964l.052-.571H9.183z\"/></g><defs><clipPath id=\"clip0_950:633\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950_633)\" fill=\"currentColor\"><path d=\"M5.08 0h1.082v1.069h.99V0h1.082v3.236H7.152V2.153h-.99v1.083H5.081V0z\"/><path d=\"M9.656 1.073h-.952V0h2.987v1.073h-.953v2.163H9.656V1.073z\"/><path d=\"M12.165 0h1.128l.694 1.137L14.68 0h1.128v3.236h-1.077V1.632l-.744 1.151h-.019l-.745-1.15v1.603h-1.058V0z\"/><path d=\"M16.346 0h1.083v2.167h1.52v1.07h-2.603V0z\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M5.046 22.072L3 4.717h18L18.953 22.07L11.99 24l-6.944-1.928zm4.137-9.5l-.194-2.18h8.145l.19-2.128H6.664l.574 6.437h7.377l-.247 2.76l-2.374.642h-.002l-2.37-.64l-.152-1.697H7.332l.298 3.342l4.36 1.21l4.367-1.21l.532-5.964l.052-.571H9.183z\"/></g><defs><clipPath id=\"clip0_950_633\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"image": {
"body": "<g fill=\"none\"><path d=\"M2 6a4 4 0 0 1 4-4h12a4 4 0 0 1 4 4v12a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"8.5\" cy=\"8.5\" r=\"2.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M14.526 12.621L6 22h12.133A3.867 3.867 0 0 0 22 18.133V18c0-.466-.175-.645-.49-.99l-4.03-4.395a2 2 0 0 0-2.954.006z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
@ -655,7 +664,7 @@
"body": "<g fill=\"none\"><path d=\"M8 18C19.954 18 20.917 7.83 20.994 2.997a.983.983 0 0 0-1.006-.988C3 2.321 3 10.557 3 18v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 18s0-6 8-7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"lifesaver": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_73:30)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\" transform=\"rotate(45 12 12)\" stroke-linecap=\"round\"/><circle cx=\"12\" cy=\"12\" r=\"4\" transform=\"rotate(45 12 12)\" stroke-linecap=\"round\"/><path d=\"M19.071 4.929l-4.243 4.243\"/><path d=\"M9.172 14.828l-4.243 4.243\"/><path d=\"M19.071 19.071l-4.243-4.243\"/><path d=\"M9.172 9.172L4.929 4.929\"/></g><defs><clipPath id=\"clip0_73:30\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_73_30)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\" transform=\"rotate(45 12 12)\" stroke-linecap=\"round\"/><circle cx=\"12\" cy=\"12\" r=\"4\" transform=\"rotate(45 12 12)\" stroke-linecap=\"round\"/><path d=\"M19.071 4.929l-4.243 4.243\"/><path d=\"M9.172 14.828l-4.243 4.243\"/><path d=\"M19.071 19.071l-4.243-4.243\"/><path d=\"M9.172 9.172L4.929 4.929\"/></g><defs><clipPath id=\"clip0_73_30\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"light-bulb": {
"body": "<g fill=\"none\"><path d=\"M10 22h4M5 9a7 7 0 0 1 14 0a6.972 6.972 0 0 1-3 5.734l-.542 2.566a2 2 0 0 1-1.977 1.7h-2.962a2 2 0 0 1-1.977-1.7L8 14.745A6.992 6.992 0 0 1 5 9z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 15h8\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
@ -739,7 +748,7 @@
"body": "<g fill=\"none\"><path d=\"M5 21h12a4 4 0 0 0 4-4V5a2 2 0 0 0-2-2H9a2 2 0 0 0-2 2v13c0 1.657-.343 3-2 3z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M3 10a2 2 0 0 1 2-2h2v10.5c0 1.38-.62 2.5-2 2.5s-2-1.12-2-2.5V10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"12\" cy=\"8\" r=\"1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M11 14h6\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><path d=\"M11 17h3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></g>"
},
"nextjs-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950:641)\"><path d=\"M11.214.006c-.052.005-.216.022-.364.033C7.442.347 4.25 2.186 2.226 5.013a11.88 11.88 0 0 0-2.118 5.243c-.096.66-.108.854-.108 1.748s.012 1.089.108 1.748c.652 4.507 3.86 8.293 8.209 9.696c.779.251 1.6.422 2.533.526c.364.04 1.936.04 2.3 0c1.611-.179 2.977-.578 4.323-1.265c.207-.105.247-.134.219-.157c-.02-.014-.899-1.194-1.955-2.62l-1.919-2.593l-2.404-3.559a342.499 342.499 0 0 0-2.422-3.556c-.009-.003-.018 1.578-.023 3.51c-.007 3.38-.01 3.516-.052 3.596a.426.426 0 0 1-.206.213c-.075.038-.14.045-.495.045H7.81l-.108-.068a.44.44 0 0 1-.157-.172l-.05-.105l.005-4.704l.007-4.706l.073-.092a.644.644 0 0 1 .174-.143c.096-.047.133-.051.54-.051c.478 0 .558.018.682.154c.035.038 1.337 2 2.895 4.362l4.734 7.172l1.9 2.878l.097-.063a12.318 12.318 0 0 0 2.465-2.163a11.947 11.947 0 0 0 2.825-6.135c.096-.66.108-.854.108-1.748s-.012-1.088-.108-1.748C23.24 5.75 20.032 1.963 15.683.56a12.6 12.6 0 0 0-2.498-.523c-.226-.024-1.776-.05-1.97-.03zm4.913 7.26a.473.473 0 0 1 .237.276c.018.06.023 1.365.018 4.305l-.007 4.218l-.743-1.14l-.746-1.14v-3.066c0-1.983.009-3.097.023-3.151a.478.478 0 0 1 .232-.296c.097-.05.132-.054.5-.054c.347 0 .408.005.486.047z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_950:641\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950_641)\"><path d=\"M11.214.006c-.052.005-.216.022-.364.033C7.442.347 4.25 2.186 2.226 5.013a11.88 11.88 0 0 0-2.118 5.243c-.096.66-.108.854-.108 1.748s.012 1.089.108 1.748c.652 4.507 3.86 8.293 8.209 9.696c.779.251 1.6.422 2.533.526c.364.04 1.936.04 2.3 0c1.611-.179 2.977-.578 4.323-1.265c.207-.105.247-.134.219-.157c-.02-.014-.899-1.194-1.955-2.62l-1.919-2.593l-2.404-3.559a342.499 342.499 0 0 0-2.422-3.556c-.009-.003-.018 1.578-.023 3.51c-.007 3.38-.01 3.516-.052 3.596a.426.426 0 0 1-.206.213c-.075.038-.14.045-.495.045H7.81l-.108-.068a.44.44 0 0 1-.157-.172l-.05-.105l.005-4.704l.007-4.706l.073-.092a.644.644 0 0 1 .174-.143c.096-.047.133-.051.54-.051c.478 0 .558.018.682.154c.035.038 1.337 2 2.895 4.362l4.734 7.172l1.9 2.878l.097-.063a12.318 12.318 0 0 0 2.465-2.163a11.947 11.947 0 0 0 2.825-6.135c.096-.66.108-.854.108-1.748s-.012-1.088-.108-1.748C23.24 5.75 20.032 1.963 15.683.56a12.6 12.6 0 0 0-2.498-.523c-.226-.024-1.776-.05-1.97-.03zm4.913 7.26a.473.473 0 0 1 .237.276c.018.06.023 1.365.018 4.305l-.007 4.218l-.743-1.14l-.746-1.14v-3.066c0-1.983.009-3.097.023-3.151a.478.478 0 0 1 .232-.296c.097-.05.132-.054.5-.054c.347 0 .408.005.486.047z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_950_641\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"node-fill": {
"body": "<g fill=\"none\"><path d=\"M12 23.956c-.342 0-.66-.089-.957-.243l-3.029-1.738c-.455-.242-.227-.33-.09-.374c.614-.198.728-.242 1.366-.595c.068-.044.16-.022.228.022l2.323 1.343c.09.044.205.044.273 0l9.087-5.084c.09-.044.136-.132.136-.242V6.899c0-.11-.045-.198-.136-.242l-9.087-5.061c-.091-.044-.205-.044-.273 0L2.754 6.657c-.091.044-.137.154-.137.242v10.146c0 .088.046.198.137.242l2.482 1.387c1.344.66 2.186-.11 2.186-.88V7.78c0-.132.114-.264.274-.264h1.161c.137 0 .273.11.273.264v10.013c0 1.739-.979 2.751-2.687 2.751c-.524 0-.934 0-2.095-.55l-2.391-1.32A1.847 1.847 0 0 1 1 17.067V6.921c0-.66.364-1.276.957-1.606L11.044.23a2.095 2.095 0 0 1 1.912 0l9.088 5.084c.592.33.956.946.956 1.606v10.146c0 .66-.364 1.276-.956 1.607l-9.088 5.083a2.4 2.4 0 0 1-.956.198zm2.801-6.977c-3.985 0-4.805-1.76-4.805-3.257c0-.132.114-.264.273-.264h1.184c.137 0 .25.088.25.22c.183 1.166.707 1.738 3.121 1.738c1.913 0 2.733-.418 2.733-1.408c0-.572-.228-.99-3.211-1.276c-2.483-.243-4.031-.77-4.031-2.685c0-1.783 1.548-2.84 4.145-2.84c2.915 0 4.35.969 4.532 3.082a.347.347 0 0 1-.069.198c-.045.044-.113.088-.182.088h-1.184a.265.265 0 0 1-.25-.198c-.274-1.21-.98-1.607-2.847-1.607c-2.096 0-2.346.704-2.346 1.232c0 .639.296.837 3.12 1.189c2.801.352 4.122.858 4.122 2.75c-.023 1.938-1.662 3.038-4.555 3.038z\" fill=\"currentColor\"/></g>"
@ -850,7 +859,7 @@
"body": "<g fill=\"none\"><path d=\"M19 16l.87-11.735a2.102 2.102 0 0 0-4.181-.433L15 9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 15v-3a2 2 0 1 0-4 0v4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 13v-1.5a2 2 0 1 0-4 0V15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M16 13v-2a2 2 0 1 0-4 0v2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 16c-.536 4-3.358 6-7.5 6C7.358 22 4 20 4 16\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M13.692 17H11a2 2 0 1 1 0-4h4c2.21 0 4.5 2 3.5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"python-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950:629)\" fill=\"currentColor\"><path d=\"M11.914 0C5.82 0 6.2 2.656 6.2 2.656l.007 2.752h5.814v.826H3.9S0 5.789 0 11.969c0 6.18 3.403 5.96 3.403 5.96h2.03v-2.867s-.109-3.42 3.35-3.42h5.766s3.24.052 3.24-3.148V3.202S18.28 0 11.913 0zM8.708 1.85c.578 0 1.046.47 1.046 1.052c0 .581-.468 1.051-1.046 1.051c-.579 0-1.046-.47-1.046-1.051c0-.582.467-1.052 1.046-1.052z\"/><path d=\"M12.087 24c6.092 0 5.712-2.656 5.712-2.656l-.007-2.752h-5.814v-.826h8.123s3.9.445 3.9-5.735c0-6.18-3.404-5.96-3.404-5.96h-2.03v2.867s.109 3.42-3.35 3.42H9.452s-3.24-.052-3.24 3.148v5.292S5.72 24 12.087 24zm3.206-1.85c-.579 0-1.046-.47-1.046-1.052c0-.581.467-1.051 1.046-1.051c.578 0 1.046.47 1.046 1.051c0 .582-.468 1.052-1.046 1.052z\"/></g><defs><clipPath id=\"clip0_950:629\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950_629)\" fill=\"currentColor\"><path d=\"M11.914 0C5.82 0 6.2 2.656 6.2 2.656l.007 2.752h5.814v.826H3.9S0 5.789 0 11.969c0 6.18 3.403 5.96 3.403 5.96h2.03v-2.867s-.109-3.42 3.35-3.42h5.766s3.24.052 3.24-3.148V3.202S18.28 0 11.913 0zM8.708 1.85c.578 0 1.046.47 1.046 1.052c0 .581-.468 1.051-1.046 1.051c-.579 0-1.046-.47-1.046-1.051c0-.582.467-1.052 1.046-1.052z\"/><path d=\"M12.087 24c6.092 0 5.712-2.656 5.712-2.656l-.007-2.752h-5.814v-.826h8.123s3.9.445 3.9-5.735c0-6.18-3.404-5.96-3.404-5.96h-2.03v2.867s.109 3.42-3.35 3.42H9.452s-3.24-.052-3.24 3.148v5.292S5.72 24 12.087 24zm3.206-1.85c-.579 0-1.046-.47-1.046-1.052c0-.581.467-1.051 1.046-1.051c.578 0 1.046.47 1.046 1.051c0 .582-.468 1.052-1.046 1.052z\"/></g><defs><clipPath id=\"clip0_950_629\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"question": {
"body": "<g fill=\"none\"><circle cx=\"12\" cy=\"12\" r=\"10\" stroke=\"currentColor\" stroke-width=\"2\"/><path d=\"M10 8.484C10.5 7.494 11 7 12 7c1.246 0 2 .989 2 1.978s-.5 1.483-2 2.473V13m0 3.5v.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></g>"
@ -862,7 +871,7 @@
"body": "<g fill=\"none\"><path d=\"M16 10H8c-2.188 0-3.698 1.415-3.935 3.282c-.325 2.56.529 4.105 3.634 5.128c1.394.46 2.579 1.464 3.01 2.868l.223.722l.095-.082a8 8 0 0 1 2.175-1.331l1.921-.789c3.286-1.348 5.22-3.408 4.826-6.516C19.712 11.415 18.188 10 16 10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M11.964 6.97s-3.075.306-4.685-1.035C5.669 4.593 6.036 2.03 6.036 2.03s3.075-.306 4.686 1.035c1.61 1.342 1.242 3.905 1.242 3.905z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12.036 6.97s3.075.306 4.685-1.035c1.61-1.342 1.243-3.905 1.243-3.905s-3.075-.306-4.685 1.035c-1.61 1.342-1.243 3.905-1.243 3.905z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M19 11.5c-.5 1-3.134 1.5-7 1.5s-6.5-.5-7-1.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linejoin=\"round\"/></g>"
},
"react-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950:642)\" fill=\"currentColor\"><path d=\"M24 11.689c0-1.59-1.991-3.097-5.044-4.031c.705-3.111.392-5.587-.988-6.38a2.145 2.145 0 0 0-1.096-.273v1.09c.225 0 .406.045.558.128c.665.382.954 1.834.729 3.703c-.054.46-.142.944-.25 1.438a23.706 23.706 0 0 0-3.106-.533a23.857 23.857 0 0 0-2.035-2.446c1.595-1.482 3.092-2.294 4.11-2.294V1c-1.346 0-3.107.959-4.888 2.622C10.21 1.97 8.448 1.02 7.103 1.02v1.09c1.013 0 2.515.808 4.11 2.28c-.685.72-1.37 1.536-2.021 2.441a22.844 22.844 0 0 0-3.111.538c-.113-.489-.196-.963-.255-1.418c-.23-1.87.054-3.322.715-3.708c.146-.088.337-.128.562-.128v-1.09c-.41 0-.783.088-1.105.273c-1.375.793-1.683 3.263-.974 6.365C1.981 8.603 0 10.104 0 11.689c0 1.59 1.991 3.097 5.044 4.03c-.705 3.112-.392 5.588.988 6.38c.318.186.69.274 1.1.274c1.346 0 3.107-.959 4.888-2.622c1.78 1.653 3.541 2.602 4.887 2.602a2.18 2.18 0 0 0 1.105-.274c1.375-.792 1.683-3.262.974-6.364C22.019 14.781 24 13.274 24 11.689zm-6.37-3.263a22.023 22.023 0 0 1-.66 1.932a26.444 26.444 0 0 0-1.345-2.319c.695.103 1.365.23 2.006.387zm-2.24 5.21c-.381.66-.773 1.287-1.179 1.869a25.453 25.453 0 0 1-4.412.005a25.457 25.457 0 0 1-2.201-3.806a26.064 26.064 0 0 1 2.192-3.82a25.455 25.455 0 0 1 4.411-.006c.406.582.803 1.204 1.184 1.86c.372.64.71 1.29 1.018 1.946a27.41 27.41 0 0 1-1.013 1.952zM16.97 13c.264.655.49 1.311.675 1.947c-.64.157-1.316.289-2.015.391A27.044 27.044 0 0 0 16.97 13zm-4.96 5.22c-.455-.47-.91-.993-1.36-1.566c.44.02.89.035 1.345.035c.46 0 .915-.01 1.36-.035c-.44.573-.895 1.096-1.345 1.566zm-3.64-2.882a22.113 22.113 0 0 1-2.006-.386c.181-.631.406-1.282.66-1.932c.201.39.412.782.642 1.174c.23.391.464.773.704 1.144zm3.615-10.18c.455.47.91.993 1.36 1.566c-.44-.02-.89-.035-1.345-.035c-.46 0-.915.01-1.36.035c.44-.573.895-1.096 1.345-1.566zM8.365 8.04a27.02 27.02 0 0 0-1.34 2.333a20.96 20.96 0 0 1-.675-1.947c.64-.152 1.316-.284 2.015-.386zm-4.427 6.124c-1.732-.738-2.852-1.707-2.852-2.475s1.12-1.742 2.852-2.475c.42-.181.88-.343 1.355-.494c.279.958.646 1.956 1.1 2.979a23.165 23.165 0 0 0-1.085 2.964a14.875 14.875 0 0 1-1.37-.499zm2.632 6.99c-.665-.38-.954-1.834-.729-3.702c.054-.46.142-.945.25-1.439c.958.235 2.005.416 3.106.534a23.87 23.87 0 0 0 2.035 2.446c-1.595 1.482-3.092 2.294-4.11 2.294a1.167 1.167 0 0 1-.552-.132zm11.604-3.727c.23 1.869-.054 3.322-.715 3.708c-.146.088-.337.127-.562.127c-1.013 0-2.515-.807-4.11-2.28c.685-.718 1.37-1.535 2.021-2.44a22.843 22.843 0 0 0 3.111-.538c.113.494.2.968.255 1.423zm1.883-3.263c-.42.181-.88.343-1.355.494a23.482 23.482 0 0 0-1.1-2.979c.45-1.017.811-2.01 1.085-2.964c.485.151.944.318 1.375.499c1.732.738 2.852 1.707 2.852 2.475c-.005.768-1.125 1.742-2.857 2.475z\"/><path d=\"M11.995 13.925a2.236 2.236 0 1 0 0-4.472a2.236 2.236 0 0 0 0 4.472z\"/></g><defs><clipPath id=\"clip0_950:642\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950_642)\" fill=\"currentColor\"><path d=\"M24 11.689c0-1.59-1.991-3.097-5.044-4.031c.705-3.111.392-5.587-.988-6.38a2.145 2.145 0 0 0-1.096-.273v1.09c.225 0 .406.045.558.128c.665.382.954 1.834.729 3.703c-.054.46-.142.944-.25 1.438a23.706 23.706 0 0 0-3.106-.533a23.857 23.857 0 0 0-2.035-2.446c1.595-1.482 3.092-2.294 4.11-2.294V1c-1.346 0-3.107.959-4.888 2.622C10.21 1.97 8.448 1.02 7.103 1.02v1.09c1.013 0 2.515.808 4.11 2.28c-.685.72-1.37 1.536-2.021 2.441a22.844 22.844 0 0 0-3.111.538c-.113-.489-.196-.963-.255-1.418c-.23-1.87.054-3.322.715-3.708c.146-.088.337-.128.562-.128v-1.09c-.41 0-.783.088-1.105.273c-1.375.793-1.683 3.263-.974 6.365C1.981 8.603 0 10.104 0 11.689c0 1.59 1.991 3.097 5.044 4.03c-.705 3.112-.392 5.588.988 6.38c.318.186.69.274 1.1.274c1.346 0 3.107-.959 4.888-2.622c1.78 1.653 3.541 2.602 4.887 2.602a2.18 2.18 0 0 0 1.105-.274c1.375-.792 1.683-3.262.974-6.364C22.019 14.781 24 13.274 24 11.689zm-6.37-3.263a22.023 22.023 0 0 1-.66 1.932a26.444 26.444 0 0 0-1.345-2.319c.695.103 1.365.23 2.006.387zm-2.24 5.21c-.381.66-.773 1.287-1.179 1.869a25.453 25.453 0 0 1-4.412.005a25.457 25.457 0 0 1-2.201-3.806a26.064 26.064 0 0 1 2.192-3.82a25.455 25.455 0 0 1 4.411-.006c.406.582.803 1.204 1.184 1.86c.372.64.71 1.29 1.018 1.946a27.41 27.41 0 0 1-1.013 1.952zM16.97 13c.264.655.49 1.311.675 1.947c-.64.157-1.316.289-2.015.391A27.044 27.044 0 0 0 16.97 13zm-4.96 5.22c-.455-.47-.91-.993-1.36-1.566c.44.02.89.035 1.345.035c.46 0 .915-.01 1.36-.035c-.44.573-.895 1.096-1.345 1.566zm-3.64-2.882a22.113 22.113 0 0 1-2.006-.386c.181-.631.406-1.282.66-1.932c.201.39.412.782.642 1.174c.23.391.464.773.704 1.144zm3.615-10.18c.455.47.91.993 1.36 1.566c-.44-.02-.89-.035-1.345-.035c-.46 0-.915.01-1.36.035c.44-.573.895-1.096 1.345-1.566zM8.365 8.04a27.02 27.02 0 0 0-1.34 2.333a20.96 20.96 0 0 1-.675-1.947c.64-.152 1.316-.284 2.015-.386zm-4.427 6.124c-1.732-.738-2.852-1.707-2.852-2.475s1.12-1.742 2.852-2.475c.42-.181.88-.343 1.355-.494c.279.958.646 1.956 1.1 2.979a23.165 23.165 0 0 0-1.085 2.964a14.875 14.875 0 0 1-1.37-.499zm2.632 6.99c-.665-.38-.954-1.834-.729-3.702c.054-.46.142-.945.25-1.439c.958.235 2.005.416 3.106.534a23.87 23.87 0 0 0 2.035 2.446c-1.595 1.482-3.092 2.294-4.11 2.294a1.167 1.167 0 0 1-.552-.132zm11.604-3.727c.23 1.869-.054 3.322-.715 3.708c-.146.088-.337.127-.562.127c-1.013 0-2.515-.807-4.11-2.28c.685-.718 1.37-1.535 2.021-2.44a22.843 22.843 0 0 0 3.111-.538c.113.494.2.968.255 1.423zm1.883-3.263c-.42.181-.88.343-1.355.494a23.482 23.482 0 0 0-1.1-2.979c.45-1.017.811-2.01 1.085-2.964c.485.151.944.318 1.375.499c1.732.738 2.852 1.707 2.852 2.475c-.005.768-1.125 1.742-2.857 2.475z\"/><path d=\"M11.995 13.925a2.236 2.236 0 1 0 0-4.472a2.236 2.236 0 0 0 0 4.472z\"/></g><defs><clipPath id=\"clip0_950_642\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"reddit-fill": {
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12zm-4.312-.942c.194.277.304.604.316.942a1.751 1.751 0 0 1-.972 1.596c.014.176.014.352 0 .528c0 2.688-3.132 4.872-6.996 4.872c-3.864 0-6.996-2.184-6.996-4.872a3.444 3.444 0 0 1 0-.528a1.75 1.75 0 1 1 1.932-2.868a8.568 8.568 0 0 1 4.68-1.476l.888-4.164a.372.372 0 0 1 .444-.288l2.94.588a1.2 1.2 0 1 1-.156.732L13.2 5.58l-.78 3.744a8.544 8.544 0 0 1 4.62 1.476a1.751 1.751 0 0 1 2.648.258zM8.206 12.533a1.2 1.2 0 1 0 1.996 1.334a1.2 1.2 0 0 0-1.996-1.334zm3.806 4.891c1.065.044 2.113-.234 2.964-.876a.335.335 0 1 0-.468-.48A3.936 3.936 0 0 1 12 16.8a3.924 3.924 0 0 1-2.496-.756a.324.324 0 0 0-.456.456a4.608 4.608 0 0 0 2.964.924zm2.081-3.178c.198.132.418.25.655.25a1.199 1.199 0 0 0 1.212-1.248a1.2 1.2 0 1 0-1.867.998z\" fill=\"currentColor\"/></g>"
@ -901,6 +910,12 @@
"send": {
"body": "<g fill=\"none\"><path d=\"M9.912 12H4L2.023 4.135A.662.662 0 0 1 2 3.995c-.022-.721.772-1.221 1.46-.891L22 12L3.46 20.896c-.68.327-1.464-.159-1.46-.867a.66.66 0 0 1 .033-.186L3.5 15\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"settings-horizontal": {
"body": "<g fill=\"none\"><path d=\"M3 5h4m14 0H11m-8 7h12m6 0h-2M3 19h2m16 0H9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"9\" cy=\"5\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"17\" cy=\"12\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"7\" cy=\"19\" r=\"2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></g>"
},
"settings-vertical": {
"body": "<g fill=\"none\"><path d=\"M19 3v4m0 14V11m-7-8v12m0 6v-2M5 3v2m0 16V9\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"19\" cy=\"9\" r=\"2\" transform=\"rotate(90 19 9)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"12\" cy=\"17\" r=\"2\" transform=\"rotate(90 12 17)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/><circle cx=\"5\" cy=\"7\" r=\"2\" transform=\"rotate(90 5 7)\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\"/></g>"
},
"share-arrow": {
"body": "<g fill=\"none\"><path d=\"M22 10.981L15.027 2v4.99C3.075 6.99 1.711 16.678 2.043 22l.007-.041c.502-2.685.712-6.986 12.977-6.986v4.99L22 10.98z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>",
"hidden": true
@ -1087,7 +1102,7 @@
"body": "<g fill=\"none\"><path d=\"M10 17h6V6a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v10a1 1 0 0 0 1 1h1\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22 16v-4a4 4 0 0 0-4-4h-2v9h5a1 1 0 0 0 1-1z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M15 17a3 3 0 1 0 6 0h-6z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M22 14h-2\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><circle cx=\"7\" cy=\"17\" r=\"3\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"tumblr-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_66:158)\"><path d=\"M18.895 22.517c-.798.867-2.646 1.456-4.301 1.483h-.182c-5.557 0-6.766-4.164-6.766-6.594v-6.748H5.458a.454.454 0 0 1-.324-.137a.472.472 0 0 1-.134-.33V7.003c0-.164.05-.324.142-.458a.782.782 0 0 1 .376-.29c2.855-1.026 3.748-3.562 3.87-5.49c.035-.516.297-.765.738-.765H13.4a.451.451 0 0 1 .33.134a.468.468 0 0 1 .137.333V5.87h3.823c.121 0 .238.05.324.137a.472.472 0 0 1 .134.33v3.83a.472.472 0 0 1-.134.33a.454.454 0 0 1-.324.138h-3.84v6.245c0 1.568 1.015 2.001 1.64 2.001a4.537 4.537 0 0 0 1.488-.321a.973.973 0 0 1 .595-.106a.483.483 0 0 1 .34.37l1.012 3.014c.068.237.14.498-.03.68z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_66:158\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_66_158)\"><path d=\"M18.895 22.517c-.798.867-2.646 1.456-4.301 1.483h-.182c-5.557 0-6.766-4.164-6.766-6.594v-6.748H5.458a.454.454 0 0 1-.324-.137a.472.472 0 0 1-.134-.33V7.003c0-.164.05-.324.142-.458a.782.782 0 0 1 .376-.29c2.855-1.026 3.748-3.562 3.87-5.49c.035-.516.297-.765.738-.765H13.4a.451.451 0 0 1 .33.134a.468.468 0 0 1 .137.333V5.87h3.823c.121 0 .238.05.324.137a.472.472 0 0 1 .134.33v3.83a.472.472 0 0 1-.134.33a.454.454 0 0 1-.324.138h-3.84v6.245c0 1.568 1.015 2.001 1.64 2.001a4.537 4.537 0 0 0 1.488-.321a.973.973 0 0 1 .595-.106a.483.483 0 0 1 .34.37l1.012 3.014c.068.237.14.498-.03.68z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_66_158\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"twitch-fill": {
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2.547 1L1 4.776v15.433h5.5V23h3.093l2.922-2.791h4.47L23 14.462V1H2.547zm18.39 12.478l-3.438 3.283H12l-2.922 2.791v-2.79h-4.64V2.97h16.499v10.508zm-3.438-6.731v5.74h-2.062v-5.74H17.5zm-5.499 0v5.74H9.938v-5.74H12z\" fill=\"currentColor\"/></g>"
@ -1156,10 +1171,10 @@
"body": "<g fill=\"none\"><path d=\"M12 13c6 0 8-4.477 8-10H4c0 5.523 2 10 8 10z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M12 13v7\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M5 8h14\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><path d=\"M8 22h8l-4-2l-4 2z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/></g>"
},
"yarn-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950:623)\" fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23.994 11.675C23.825 5.23 18.561.013 12.004 0C5.21-.005-.3 5.668.013 12.556c.28 6.216 5.344 11.296 11.71 11.441c6.81.157 12.449-5.4 12.271-12.322zM7.92 7.525c-.145.28-.258.575-.336.879c-.025.018-.02.05-.032.073c0 .05 0 .1-.014.147v.328c.017.05.012.1.017.15c.029.065-.019.146.054.198c.088.3.187.594.347.861c.05.084.042.129-.031.194c-.381.349-.723.734-.987 1.183c-.472.802-.648 1.679-.648 2.6a.323.323 0 0 1-.016.104a.275.275 0 0 1-.062.105c-.609.667-.936 1.427-.786 2.348c.076.467.212.91.49 1.298a.395.395 0 0 1 .089.273c-.018.404.144.732.488.939c.58.351 1.207.477 1.875.328a.735.735 0 0 0 .133-.052c.068-.032.137-.063.198-.053c.068.01.128.063.189.115c.035.03.07.06.107.084c.381.228.809.286 1.238.267c1.044-.044 2.085-.107 3.121-.252c.342-.047.67-.133.95-.343a.64.64 0 0 1 .198-.1c1.049-.346 2.052-.798 2.967-1.406c.555-.364 1.137-.662 1.794-.808c.359-.078.62-.315.78-.648c.408-.844-.217-1.79-1.19-1.799c-.658-.005-1.263.2-1.843.49a8.696 8.696 0 0 0-.615.352c-.19.115-.38.231-.579.333l-.029.017c-.04.024-.083.049-.136.046v-.1c.052-1.395-.401-2.607-1.328-3.646c-.056-.062-.046-.102-.005-.162a6.753 6.753 0 0 0 .831-1.6c.344-.973.413-1.972.308-2.987c-.05-.489-.15-.966-.356-1.417c-.18-.385-.515-.567-.93-.474c-.111.023-.149-.01-.194-.102a4.747 4.747 0 0 0-.468-.817a.886.886 0 0 0-.685-.36c-.444-.025-.75.216-1.008.539c-.194.243-.34.519-.458.805c-.036.087-.08.136-.15.162a.382.382 0 0 1-.094.02a3.28 3.28 0 0 0-2.014.97a1.34 1.34 0 0 1-.543.349c-.293.097-.496.299-.637.57z\"/><path d=\"M14.947 15.813c0 .242-.056.478-.086.713c-.026.207-.005.231.205.195c.472-.082.9-.28 1.311-.515c.441-.251.861-.537 1.332-.726a3.013 3.013 0 0 1 1.134-.243c.343 0 .582.186.624.48c.04.272-.11.533-.384.59c-.781.166-1.456.551-2.113.98c-.882.569-1.842.98-2.841 1.295c-.037.01-.085.019-.108.041c-.236.25-.548.292-.863.333c-.884.116-1.773.168-2.665.22a3.049 3.049 0 0 1-.77-.026c-.41-.08-.583-.233-.645-.57c-.056-.301.086-.587.388-.784l.116-.073a1.306 1.306 0 0 1-.398-.364c-.05-.069-.076-.026-.092.031l-.15.57c-.034.126-.076.25-.129.37c-.152.348-.43.516-.797.55a1.976 1.976 0 0 1-1.065-.215c-.23-.113-.299-.283-.223-.533c.04-.134.116-.25.207-.391c-.317.063-.456-.121-.566-.344a2.374 2.374 0 0 1-.231-1.54c.081-.424.33-.77.63-1.069c.175-.175.228-.344.223-.59c-.04-1.425.498-2.595 1.605-3.499c.097-.081.195-.165.297-.239c.063-.044.07-.073.018-.138c-.286-.36-.509-.75-.61-1.204c-.117-.511.057-.955.314-1.38c.037-.057.094-.086.158-.11c.323-.116.595-.291.842-.538c.555-.555 1.243-.81 2.03-.776c.1.005.144-.024.175-.118c.117-.344.264-.675.461-.98a1.26 1.26 0 0 1 .26-.31c.194-.16.36-.137.49.076c.242.386.428.8.616 1.215c.048.105.084.142.194.07a2.03 2.03 0 0 1 .417-.189c.116-.04.184-.013.234.108c.147.354.226.724.27 1.104c.013.105.037.207.024.312c-.008.228.003.457.005.688c0 .102-.036.205-.005.309c-.023.624-.189 1.214-.43 1.786c-.225.535-.553 1.01-.881 1.485c-.129.183-.126.186.042.336c.818.737 1.27 1.663 1.42 2.743c.006.042.004.087.004.131c-.034.1.003.197.005.294c.009.148-.025.296 0 .44z\"/></g><defs><clipPath id=\"clip0_950:623\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_950_623)\" fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M23.994 11.675C23.825 5.23 18.561.013 12.004 0C5.21-.005-.3 5.668.013 12.556c.28 6.216 5.344 11.296 11.71 11.441c6.81.157 12.449-5.4 12.271-12.322zM7.92 7.525c-.145.28-.258.575-.336.879c-.025.018-.02.05-.032.073c0 .05 0 .1-.014.147v.328c.017.05.012.1.017.15c.029.065-.019.146.054.198c.088.3.187.594.347.861c.05.084.042.129-.031.194c-.381.349-.723.734-.987 1.183c-.472.802-.648 1.679-.648 2.6a.323.323 0 0 1-.016.104a.275.275 0 0 1-.062.105c-.609.667-.936 1.427-.786 2.348c.076.467.212.91.49 1.298a.395.395 0 0 1 .089.273c-.018.404.144.732.488.939c.58.351 1.207.477 1.875.328a.735.735 0 0 0 .133-.052c.068-.032.137-.063.198-.053c.068.01.128.063.189.115c.035.03.07.06.107.084c.381.228.809.286 1.238.267c1.044-.044 2.085-.107 3.121-.252c.342-.047.67-.133.95-.343a.64.64 0 0 1 .198-.1c1.049-.346 2.052-.798 2.967-1.406c.555-.364 1.137-.662 1.794-.808c.359-.078.62-.315.78-.648c.408-.844-.217-1.79-1.19-1.799c-.658-.005-1.263.2-1.843.49a8.696 8.696 0 0 0-.615.352c-.19.115-.38.231-.579.333l-.029.017c-.04.024-.083.049-.136.046v-.1c.052-1.395-.401-2.607-1.328-3.646c-.056-.062-.046-.102-.005-.162a6.753 6.753 0 0 0 .831-1.6c.344-.973.413-1.972.308-2.987c-.05-.489-.15-.966-.356-1.417c-.18-.385-.515-.567-.93-.474c-.111.023-.149-.01-.194-.102a4.747 4.747 0 0 0-.468-.817a.886.886 0 0 0-.685-.36c-.444-.025-.75.216-1.008.539c-.194.243-.34.519-.458.805c-.036.087-.08.136-.15.162a.382.382 0 0 1-.094.02a3.28 3.28 0 0 0-2.014.97a1.34 1.34 0 0 1-.543.349c-.293.097-.496.299-.637.57z\"/><path d=\"M14.947 15.813c0 .242-.056.478-.086.713c-.026.207-.005.231.205.195c.472-.082.9-.28 1.311-.515c.441-.251.861-.537 1.332-.726a3.013 3.013 0 0 1 1.134-.243c.343 0 .582.186.624.48c.04.272-.11.533-.384.59c-.781.166-1.456.551-2.113.98c-.882.569-1.842.98-2.841 1.295c-.037.01-.085.019-.108.041c-.236.25-.548.292-.863.333c-.884.116-1.773.168-2.665.22a3.049 3.049 0 0 1-.77-.026c-.41-.08-.583-.233-.645-.57c-.056-.301.086-.587.388-.784l.116-.073a1.306 1.306 0 0 1-.398-.364c-.05-.069-.076-.026-.092.031l-.15.57c-.034.126-.076.25-.129.37c-.152.348-.43.516-.797.55a1.976 1.976 0 0 1-1.065-.215c-.23-.113-.299-.283-.223-.533c.04-.134.116-.25.207-.391c-.317.063-.456-.121-.566-.344a2.374 2.374 0 0 1-.231-1.54c.081-.424.33-.77.63-1.069c.175-.175.228-.344.223-.59c-.04-1.425.498-2.595 1.605-3.499c.097-.081.195-.165.297-.239c.063-.044.07-.073.018-.138c-.286-.36-.509-.75-.61-1.204c-.117-.511.057-.955.314-1.38c.037-.057.094-.086.158-.11c.323-.116.595-.291.842-.538c.555-.555 1.243-.81 2.03-.776c.1.005.144-.024.175-.118c.117-.344.264-.675.461-.98a1.26 1.26 0 0 1 .26-.31c.194-.16.36-.137.49.076c.242.386.428.8.616 1.215c.048.105.084.142.194.07a2.03 2.03 0 0 1 .417-.189c.116-.04.184-.013.234.108c.147.354.226.724.27 1.104c.013.105.037.207.024.312c-.008.228.003.457.005.688c0 .102-.036.205-.005.309c-.023.624-.189 1.214-.43 1.786c-.225.535-.553 1.01-.881 1.485c-.129.183-.126.186.042.336c.818.737 1.27 1.663 1.42 2.743c.006.042.004.087.004.131c-.034.1.003.197.005.294c.009.148-.025.296 0 .44z\"/></g><defs><clipPath id=\"clip0_950_623\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"youtube-fill": {
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_100:7)\"><path d=\"M23.5 6.507a2.786 2.786 0 0 0-.766-1.27a3.05 3.05 0 0 0-1.338-.742C19.518 4 11.994 4 11.994 4a76.624 76.624 0 0 0-9.39.47a3.16 3.16 0 0 0-1.338.76c-.37.356-.638.795-.778 1.276A29.09 29.09 0 0 0 0 12c-.012 1.841.151 3.68.488 5.494c.137.479.404.916.775 1.269c.371.353.833.608 1.341.743c1.903.494 9.39.494 9.39.494a76.8 76.8 0 0 0 9.402-.47a3.05 3.05 0 0 0 1.338-.742c.37-.353.633-.792.765-1.27A28.38 28.38 0 0 0 24 12.023a26.579 26.579 0 0 0-.5-5.517zM9.602 15.424V8.577l6.26 3.424l-6.26 3.423z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_100:7\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
"body": "<g fill=\"none\"><g clip-path=\"url(#clip0_100_7)\"><path d=\"M23.5 6.507a2.786 2.786 0 0 0-.766-1.27a3.05 3.05 0 0 0-1.338-.742C19.518 4 11.994 4 11.994 4a76.624 76.624 0 0 0-9.39.47a3.16 3.16 0 0 0-1.338.76c-.37.356-.638.795-.778 1.276A29.09 29.09 0 0 0 0 12c-.012 1.841.151 3.68.488 5.494c.137.479.404.916.775 1.269c.371.353.833.608 1.341.743c1.903.494 9.39.494 9.39.494a76.8 76.8 0 0 0 9.402-.47a3.05 3.05 0 0 0 1.338-.742c.37-.353.633-.792.765-1.27A28.38 28.38 0 0 0 24 12.023a26.579 26.579 0 0 0-.5-5.517zM9.602 15.424V8.577l6.26 3.424l-6.26 3.423z\" fill=\"currentColor\"/></g><defs><clipPath id=\"clip0_100_7\"><path fill=\"#fff\" d=\"M0 0h24v24H0z\"/></clipPath></defs></g>"
},
"zoom-fill": {
"body": "<g fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M24 12c0 6.627-5.373 12-12 12S0 18.627 0 12S5.373 0 12 0s12 5.373 12 12zM6 16.2h9V9.6a1.8 1.8 0 0 0-1.8-1.8h-9v6.6A1.8 1.8 0 0 0 6 16.2zm10.2-2.4l3.6 2.4V7.8l-3.6 2.4v3.6z\" fill=\"currentColor\"/></g>"

View File

@ -12,7 +12,7 @@
"spdx": "MIT",
"url": "https://github.com/twbs/icons/blob/master/LICENSE.md"
},
"version": "1.7.0",
"version": "1.7.1",
"samples": [
"graph-up",
"card-image",

View File

@ -2,7 +2,7 @@
"prefix": "carbon",
"info": {
"name": "Carbon",
"total": 1840,
"total": 1898,
"author": {
"name": "IBM",
"url": "https://github.com/carbon-design-system/carbon/tree/main/packages/icons"
@ -424,6 +424,9 @@
"bee-bat": {
"body": "<circle cx=\"13\" cy=\"8\" r=\"2\" fill=\"currentColor\"/><circle cx=\"19\" cy=\"8\" r=\"2\" fill=\"currentColor\"/><path d=\"M31.808 8.665a.875.875 0 0 0-.808-.54h-2c-4.21 0-7.721 2.002-9.165 4.901a4.819 4.819 0 0 0-7.67 0C10.721 10.127 7.21 8.125 3 8.125H1a.875.875 0 0 0-.618 1.494l.101.101a5.388 5.388 0 0 1 1.678 6.031A.875.875 0 0 0 3 16.875a2.897 2.897 0 0 1 2.159.727c.978.981.971 2.887.966 4.148V22a.875.875 0 0 0 .875.875h4.125V23a4.875 4.875 0 0 0 9.75 0v-.125H25a.875.875 0 0 0 .875-.875v-.25c-.005-1.26-.011-3.167.967-4.148A2.897 2.897 0 0 1 29 16.875a.875.875 0 0 0 .839-1.124a5.388 5.388 0 0 1 1.676-6.03l.104-.102a.875.875 0 0 0 .19-.954zM16 12.875A3.129 3.129 0 0 1 19.125 16v.125h-6.25V16A3.129 3.129 0 0 1 16 12.875zm-3.125 5h6.25v3.25h-6.25zm-5 3.25c-.019-1.459-.185-3.462-1.477-4.759a4.188 4.188 0 0 0-2.31-1.152a6.657 6.657 0 0 0-1.136-5.339H3c4.556 0 8.125 2.69 8.125 6.125v5.125zM19.124 23a3.125 3.125 0 0 1-6.25 0v-.125h6.25zm8.787-7.786a4.188 4.188 0 0 0-2.31 1.152c-1.292 1.297-1.458 3.3-1.476 4.759h-3.251V16c0-3.435 3.569-6.125 8.125-6.125h.048a6.656 6.656 0 0 0-1.136 5.34z\" fill=\"currentColor\"/>"
},
"beta": {
"body": "<path d=\"M20.717 13.77A5.917 5.917 0 0 0 23 9c0-3.533-2.878-6-7-6a6.627 6.627 0 0 0-7 7v21h2v-5.88a8.126 8.126 0 0 0 6 2.48a7.383 7.383 0 0 0 7.653-7.6a6.636 6.636 0 0 0-3.936-6.23zM17 25.6a5.678 5.678 0 0 1-6-5.6V10a4.686 4.686 0 0 1 5-5c3.037 0 5 1.57 5 4a3.873 3.873 0 0 1-4 4v2c3.434 0 5.653 1.963 5.653 5A5.39 5.39 0 0 1 17 25.6z\" fill=\"currentColor\"/>"
},
"bicycle": {
"body": "<path d=\"M26 16c-.088 0-.173.01-.26.013L24.237 9H28V7h-5a1 1 0 0 0-.978 1.21L22.62 11H12.387l-1-3H14V6H7v2h2.28l1.041 3.123l-2.57 5.14A6 6 0 1 0 11.91 23h2.61a1.991 1.991 0 0 0 1.562-.75l7.058-8.824l.644 3.004A5.99 5.99 0 1 0 26 16zM6 26a4 4 0 1 1 .836-7.91l-1.73 3.463l.009.004A.983.983 0 0 0 5 22a.993.993 0 0 0 1.885.443l.01.004L8.617 19A3.983 3.983 0 0 1 6 26zm5.91-5a5.999 5.999 0 0 0-2.373-3.836l1.678-3.358L13.613 21zm3.458-1.06L13.054 13h7.865zM26 26a3.988 3.988 0 0 1-1.786-7.56l.808 3.77l.02-.004A.986.986 0 0 0 26 23a1 1 0 0 0 1-1a.946.946 0 0 0-.042-.206l.02-.004l-.808-3.773A3.993 3.993 0 0 1 26 26z\" fill=\"currentColor\"/>"
},
@ -517,6 +520,9 @@
"brightness-contrast": {
"body": "<path d=\"M15 2h2v3h-2z\" fill=\"currentColor\"/><path d=\"M27 15h3v2h-3z\" fill=\"currentColor\"/><path d=\"M15 27h2v3h-2z\" fill=\"currentColor\"/><path d=\"M2 15h3v2H2z\" fill=\"currentColor\"/><path d=\"M5.45 6.884l1.414-1.415l2.121 2.122l-1.414 1.414z\" fill=\"currentColor\"/><path d=\"M23 7.58l2.121-2.12l1.414 1.414l-2.121 2.121z\" fill=\"currentColor\"/><path d=\"M23.002 24.416l1.415-1.414l2.12 2.122l-1.413 1.414z\" fill=\"currentColor\"/><path d=\"M5.47 25.13L7.59 23L9 24.42l-2.12 2.12l-1.41-1.41z\" fill=\"currentColor\"/><path d=\"M16 8a8 8 0 1 0 8 8a8 8 0 0 0-8-8zm0 14a6 6 0 0 1 0-12z\" fill=\"currentColor\"/>"
},
"bring-forward": {
"body": "<path d=\"M12 15h-2v-3a2.002 2.002 0 0 1 2-2h3v2h-3z\" fill=\"currentColor\"/><path d=\"M15 30h-3a2.002 2.002 0 0 1-2-2v-3h2v3h3z\" fill=\"currentColor\"/><path d=\"M18 28h4v2h-4z\" fill=\"currentColor\"/><path d=\"M28 30h-3v-2h3v-3h2v3a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M10 18h2v4h-2z\" fill=\"currentColor\"/><path d=\"M28 18h2v4h-2z\" fill=\"currentColor\"/><path d=\"M30 15h-2v-3h-3v-2h3a2.002 2.002 0 0 1 2 2z\" fill=\"currentColor\"/><path d=\"M18 10h4v2h-4z\" fill=\"currentColor\"/><path d=\"M8 22H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h16a2.002 2.002 0 0 1 2 2v4h-2V4H4v16h4z\" fill=\"currentColor\"/>"
},
"bring-to-front": {
"body": "<path d=\"M28 10h-6V4a2.002 2.002 0 0 0-2-2H4a2.002 2.002 0 0 0-2 2v16a2.002 2.002 0 0 0 2 2h6v6a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V12a2 2 0 0 0-2-2zM4 20L3.998 4H20v6h-8a2 2 0 0 0-2 2v8z\" fill=\"currentColor\"/>"
},
@ -881,7 +887,10 @@
"body": "<path d=\"M16 19a6.99 6.99 0 0 1-5.833-3.129l1.666-1.107a5 5 0 0 0 8.334 0l1.666 1.107A6.99 6.99 0 0 1 16 19z\" fill=\"currentColor\"/><path d=\"M20 8a2 2 0 1 0 2 2a1.98 1.98 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M12 8a2 2 0 1 0 2 2a1.98 1.98 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M17.736 30L16 29l4-7h6a1.997 1.997 0 0 0 2-2V6a1.997 1.997 0 0 0-2-2H6a1.997 1.997 0 0 0-2 2v14a1.997 1.997 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V6a3.999 3.999 0 0 1 4-4h20a3.999 3.999 0 0 1 4 4v14a4 4 0 0 1-4 4h-4.835z\" fill=\"currentColor\"/>"
},
"chat-launch": {
"body": "<path d=\"M12 22H4V8h12V6H4a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h8z\" fill=\"currentColor\"/><path d=\"M22 13.414l6-6V12h2V4h-8v2h4.586l-6 6L22 13.414z\" fill=\"currentColor\"/><path d=\"M13.495 30l-1.6-1.2L17 22h7v-6h2v6a2.002 2.002 0 0 1-2 2h-6z\" fill=\"currentColor\"/>"
"body": "<path d=\"M22 4v2h4.586L20 12.586L21.414 14L28 7.414V12h2V4h-8z\" fill=\"currentColor\"/><path d=\"M28 16v4a1.996 1.996 0 0 1-2 2h-6l-4 7l1.736 1l3.429-6H26a4 4 0 0 0 4-4v-4z\" fill=\"currentColor\"/><path d=\"M4 20V8a1.996 1.996 0 0 1 2-2h12V4H6a3.999 3.999 0 0 0-4 4v12a4 4 0 0 0 4 4h9v-2H6a1.996 1.996 0 0 1-2-2z\" fill=\"currentColor\"/>"
},
"chat-off": {
"body": "<path d=\"M28 8v13h2V8a3.999 3.999 0 0 0-4-4H8.243l2 2H26a1.996 1.996 0 0 1 2 2z\" fill=\"currentColor\"/><path d=\"M30 28.586L3.414 2L2 3.414l1.504 1.504A3.918 3.918 0 0 0 2 8v12a4 4 0 0 0 4 4h6v-2H6a1.996 1.996 0 0 1-2-2V8a1.981 1.981 0 0 1 .92-1.667L20.585 22H17l-4 7l1.736 1l3.429-6h4.42l6 6z\" fill=\"currentColor\"/>"
},
"chat-operational": {
"body": "<path d=\"M15.586 10.414L19.166 14l-3.582 3.587L17 19l5-5l-5-5l-1.414 1.414z\" fill=\"currentColor\"/><path d=\"M20.586 10.414L24.166 14l-3.582 3.587L22 19l5-5l-5-5l-1.414 1.414z\" fill=\"currentColor\"/><path d=\"M10 9l1.593 3l3.407.414l-2.5 2.253L13 18l-3-1.875L7 18l.5-3.333L5 12.414L8.5 12L10 9z\" fill=\"currentColor\"/><path d=\"M17.736 30L16 29l4-7h6a1.997 1.997 0 0 0 2-2V8a1.997 1.997 0 0 0-2-2H6a1.997 1.997 0 0 0-2 2v12a1.997 1.997 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V8a3.999 3.999 0 0 1 4-4h20a3.999 3.999 0 0 1 4 4v12a4 4 0 0 1-4 4h-4.835z\" fill=\"currentColor\"/>"
@ -970,6 +979,30 @@
"choropleth-map": {
"body": "<path d=\"M29.243 4.03l-8-2a1.006 1.006 0 0 0-.615.042l-9.7 3.88L3.243 4.03A1 1 0 0 0 2 5v22a1 1 0 0 0 .757.97l8 2A1.024 1.024 0 0 0 11 30a.995.995 0 0 0 .372-.072l9.7-3.88l7.686 1.922A1 1 0 0 0 30 27V5a1 1 0 0 0-.757-.97zM28 11h-6V4.28l6 1.5zm-18 8H4v-6h6zm2-8V7.677l8-3.2V11zm8 2v6h-8v-6zm-8 8h8v3.323l-8 3.2zm10-8h6v6h-6zM10 7.78V11H4V6.28zM4 21h6v6.72l-6-1.5zm18 3.219V21h6v4.72z\" fill=\"currentColor\"/>"
},
"cics-cmas": {
"body": "<path d=\"M30.334 30H26v-2h4v-2h-2a2.002 2.002 0 0 1-2-2v-2.334A1.668 1.668 0 0 1 27.666 20H32v2h-4v2h2a2.002 2.002 0 0 1 2 2v2.333A1.668 1.668 0 0 1 30.334 30z\" fill=\"currentColor\"/><path d=\"M22.334 20h-2.667A1.667 1.667 0 0 0 18 21.666V30h2v-4h2v4h2v-8.334A1.667 1.667 0 0 0 22.334 20zM20 24v-2h2v2z\" fill=\"currentColor\"/><path d=\"M12.5 24L11 20H9v10h2v-7l1.5 4l1.5-4v7h2V20h-2l-1.5 4z\" fill=\"currentColor\"/><path d=\"M1 22v6.5A1.473 1.473 0 0 0 2.5 30H7v-2H3v-6h4v-2H3a2.006 2.006 0 0 0-2 2z\" fill=\"currentColor\"/><path d=\"M13 8h-2v3H8v2h3v3h2v-3h3v-2h-3V8z\" fill=\"currentColor\"/><path d=\"M6 6h20v12h2V6a2.006 2.006 0 0 0-2-2H6a2.006 2.006 0 0 0-2 2v12h2z\" fill=\"currentColor\"/>"
},
"cics-explorer": {
"body": "<path d=\"M24 16l-4.6-1.4l2.3-4.3l-4.3 2.3L16 8l-1.4 4.6l-4.3-2.3l2.3 4.3L8 16l4.6 1.4l-2.3 4.3l4.3-2.3L16 24l1.4-4.6l4.3 2.3l-2.3-4.3L24 16z\" fill=\"currentColor\"/><path d=\"M16 30a14 14 0 1 1 14-14a14.016 14.016 0 0 1-14 14zm0-26a12 12 0 1 0 12 12A12.014 12.014 0 0 0 16 4z\" fill=\"currentColor\"/>"
},
"cics-region": {
"body": "<path d=\"M23.5 18l-2.5.7V16h-2v2.7l-2.5-.7l-.5 1.9l2.4.7L17 23l1.7 1l1.3-2.2l1.3 2.2l1.7-1l-1.4-2.4l2.4-.7l-.5-1.9z\" fill=\"currentColor\"/><path d=\"M16 13v-2h-3V8h-2v3H8v2h3v3h2v-3h3z\" fill=\"currentColor\"/><path d=\"M26 4H6a2.006 2.006 0 0 0-2 2v20a2.006 2.006 0 0 0 2 2h20a2.006 2.006 0 0 0 2-2V6a2.006 2.006 0 0 0-2-2zM6 26V6h20v20z\" fill=\"currentColor\"/>"
},
"cics-region-routing": {
"body": "<path d=\"M22 2v2h4.6L20 10.6l1.4 1.4L28 5.4V10h2V2h-8z\" fill=\"currentColor\"/><path d=\"M19 16v2.7l-2.5-.7l-.5 1.9l2.4.7L17 23l1.7 1l1.3-2.2l1.3 2.2l1.7-1l-1.4-2.4l2.4-.7l-.5-1.9l-2.5.7V16h-2z\" fill=\"currentColor\"/><path d=\"M13 16v-3h3v-2h-3V8h-2v3H8v2h3v3h2z\" fill=\"currentColor\"/><path d=\"M26 26H6V6h13V4H6a2.006 2.006 0 0 0-2 2v20a2.006 2.006 0 0 0 2 2h20a2.006 2.006 0 0 0 2-2V13h-2z\" fill=\"currentColor\"/>"
},
"cics-region-target": {
"body": "<path d=\"M26 7h2v3h-2z\" fill=\"currentColor\"/><path d=\"M29 4h3v2h-3z\" fill=\"currentColor\"/><path d=\"M26 0h2v3h-2z\" fill=\"currentColor\"/><path d=\"M22 4h3v2h-3z\" fill=\"currentColor\"/><path d=\"M19 16v2.7l-2.5-.7l-.5 1.9l2.4.7L17 23l1.7 1l1.3-2.2l1.3 2.2l1.7-1l-1.4-2.4l2.4-.7l-.5-1.9l-2.5.7V16h-2z\" fill=\"currentColor\"/><path d=\"M13 16v-3h3v-2h-3V8h-2v3H8v2h3v3h2z\" fill=\"currentColor\"/><path d=\"M26 26H6V6h13V4H6a2.006 2.006 0 0 0-2 2v20a2.006 2.006 0 0 0 2 2h20a2.006 2.006 0 0 0 2-2V13h-2z\" fill=\"currentColor\"/>"
},
"cics-system-group": {
"body": "<path d=\"M28 2h-5v2h5v24h-5v2h5a2.006 2.006 0 0 0 2-2V4a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M14 17H8a.945.945 0 0 0-1 1v6a.945.945 0 0 0 1 1h6a.945.945 0 0 0 1-1v-6a.945.945 0 0 0-1-1zm-1 6H9v-4h4z\" fill=\"currentColor\"/><path d=\"M25 24v-6a.945.945 0 0 0-1-1h-6a.945.945 0 0 0-1 1v6a.945.945 0 0 0 1 1h6a1.002 1.002 0 0 0 1-1zm-2-1h-4v-4h4z\" fill=\"currentColor\"/><path d=\"M14 7H8a.945.945 0 0 0-1 1v6a.945.945 0 0 0 1 1h6a.945.945 0 0 0 1-1V8a.945.945 0 0 0-1-1zm-1 6H9V9h4z\" fill=\"currentColor\"/><path d=\"M18 15h6a.945.945 0 0 0 1-1V8a.945.945 0 0 0-1-1h-6a.945.945 0 0 0-1 1v6a1.002 1.002 0 0 0 1 1zm1-6h4v4h-4z\" fill=\"currentColor\"/><path d=\"M4 4h5V2H4a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h5v-2H4z\" fill=\"currentColor\"/>"
},
"cics-wui-region": {
"body": "<path d=\"M22 22h2v6h-2v2h6v-2h-2v-6h2v-2h-6v2z\" fill=\"currentColor\"/><path d=\"M18 28h-2v-8h-2v8.6a1.453 1.453 0 0 0 1.5 1.4h3a1.453 1.453 0 0 0 1.5-1.4V20h-2z\" fill=\"currentColor\"/><path d=\"M10.2 20l-.2 8.5L9 22H7l-1 6.5l-.2-8.5H4l.72 10H7l1-6.5L9 30h2.28L12 20h-1.8z\" fill=\"currentColor\"/><path d=\"M16 11h-3V8h-2v3H8v2h3v3h2v-3h3v-2z\" fill=\"currentColor\"/><path d=\"M26 4H6a2.006 2.006 0 0 0-2 2v12h2V6h20v12h2V6a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/>"
},
"cicsplex": {
"body": "<path d=\"M8 18.6V17H6v1.6a7.383 7.383 0 0 0 7.4 7.4H15v-2h-1.6A5.378 5.378 0 0 1 8 18.6z\" fill=\"currentColor\"/><path d=\"M28 18h-8a2.006 2.006 0 0 0-2 2v8a2.006 2.006 0 0 0 2 2h8a2.006 2.006 0 0 0 2-2v-8a2.006 2.006 0 0 0-2-2zm-8 10v-8h8v8z\" fill=\"currentColor\"/><path d=\"M24 13.4V15h2v-1.6A7.383 7.383 0 0 0 18.6 6H17v2h1.6a5.378 5.378 0 0 1 5.4 5.4z\" fill=\"currentColor\"/><path d=\"M12 2H4a2.006 2.006 0 0 0-2 2v8a2.006 2.006 0 0 0 2 2h8a2.006 2.006 0 0 0 2-2V4a2.006 2.006 0 0 0-2-2zM4 12V4h8v8z\" fill=\"currentColor\"/>"
},
"circle-dash": {
"body": "<defs/><path d=\"M7.7 4.7a14.7 14.7 0 0 0-3 3.1L6.3 9a13.26 13.26 0 0 1 2.6-2.7z\" fill=\"currentColor\"/><path d=\"M4.6 12.3l-1.9-.6A12.51 12.51 0 0 0 2 16h2a11.48 11.48 0 0 1 .6-3.7z\" fill=\"currentColor\"/><path d=\"M2.7 20.4a14.4 14.4 0 0 0 2 3.9l1.6-1.2a12.89 12.89 0 0 1-1.7-3.3z\" fill=\"currentColor\"/><path d=\"M7.8 27.3a14.4 14.4 0 0 0 3.9 2l.6-1.9A12.89 12.89 0 0 1 9 25.7z\" fill=\"currentColor\"/><path d=\"M11.7 2.7l.6 1.9A11.48 11.48 0 0 1 16 4V2a12.51 12.51 0 0 0-4.3.7z\" fill=\"currentColor\"/><path d=\"M24.2 27.3a15.18 15.18 0 0 0 3.1-3.1L25.7 23a11.53 11.53 0 0 1-2.7 2.7z\" fill=\"currentColor\"/><path d=\"M27.4 19.7l1.9.6A15.47 15.47 0 0 0 30 16h-2a11.48 11.48 0 0 1-.6 3.7z\" fill=\"currentColor\"/><path d=\"M29.2 11.6a14.4 14.4 0 0 0-2-3.9l-1.6 1.2a12.89 12.89 0 0 1 1.7 3.3z\" fill=\"currentColor\"/><path d=\"M24.1 4.6a14.4 14.4 0 0 0-3.9-2l-.6 1.9a12.89 12.89 0 0 1 3.3 1.7z\" fill=\"currentColor\"/><path d=\"M20.3 29.3l-.6-1.9a11.48 11.48 0 0 1-3.7.6v2a21.42 21.42 0 0 0 4.3-.7z\" fill=\"currentColor\"/>"
},
@ -982,6 +1015,9 @@
"circle-packing": {
"body": "<path d=\"M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2zm7.5 7a3.5 3.5 0 1 1-3.5 3.5A3.504 3.504 0 0 1 23.5 9zm.435-1.978A5.528 5.528 0 0 0 23.5 7a5.483 5.483 0 0 0-4.132 1.878A8.01 8.01 0 0 0 13.8 4.211a11.855 11.855 0 0 1 10.134 2.811zM16 28a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm-4-10a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6zm-8-2a11.97 11.97 0 0 1 .211-2.199a7.992 7.992 0 0 0 7.346 6.176a5.958 5.958 0 0 0-.89 6.757A12.002 12.002 0 0 1 4 16zm17.332 10.734a5.983 5.983 0 0 0-4.178-8.62a8.02 8.02 0 0 0 1.913-2.368a5.488 5.488 0 0 0 8.917-.068c.003.108.016.214.016.322a12.002 12.002 0 0 1-6.668 10.734z\" fill=\"currentColor\"/>"
},
"circle-solid": {
"body": "<circle cx=\"16\" cy=\"16\" r=\"14\" fill=\"currentColor\"/>"
},
"circuit-composer": {
"body": "<path d=\"M18 9v6h-4V9h-2v14h2v-6h4v6h2V9h-2z\" fill=\"currentColor\"/><path d=\"M30 15h-4V6a2 2 0 0 0-2-2H8a2 2 0 0 0-2 2v9H2v2h4v9a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-9h4zM8 26V6h16v20z\" fill=\"currentColor\"/>"
},
@ -1060,6 +1096,15 @@
"cloud-satellite": {
"body": "<defs/><circle id=\"circle-bottom\" cx=\"9\" cy=\"20\" r=\"2\" fill=\"currentColor\"/><path id=\"circle-center\" d=\"M16 20a4 4 0 1 1 4-4a4.012 4.012 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><circle id=\"circle-top\" cx=\"23\" cy=\"12\" r=\"2\" fill=\"currentColor\"/><path d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31z\" fill=\"currentColor\"/>"
},
"cloud-satellite-config": {
"body": "<path d=\"M32 26v-2h-2.101a4.968 4.968 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A4.968 4.968 0 0 0 26 20.101V18h-2v2.101a4.968 4.968 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A4.968 4.968 0 0 0 20.101 24H18v2h2.101a4.968 4.968 0 0 0 .732 1.753l-1.49 1.49l1.414 1.414l1.49-1.49a4.968 4.968 0 0 0 1.753.732V32h2v-2.101a4.968 4.968 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A4.968 4.968 0 0 0 29.899 26zm-7 2a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3z\" fill=\"currentColor\"/><circle cx=\"7\" cy=\"20\" r=\"2\" fill=\"currentColor\"/><path d=\"M14 20a4 4 0 1 1 4-4a4.012 4.012 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><circle cx=\"21\" cy=\"12\" r=\"2\" fill=\"currentColor\"/><path d=\"M13.02 28.271L3 22.427V9.574l11-6.416l11.496 6.706l1.008-1.728l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 1 9v14a1 1 0 0 0 .496.864L12.013 30z\" fill=\"currentColor\"/>"
},
"cloud-satellite-link": {
"body": "<path d=\"M30.976 24.975l-5.001 5.001a3.501 3.501 0 0 1-4.951-4.95l1.414 1.414a1.5 1.5 0 0 0 2.122 2.122l5.002-5.002a1.5 1.5 0 0 0-2.122-2.122l-1.415-1.414a3.501 3.501 0 0 1 4.952 4.95z\" fill=\"currentColor\"/><path d=\"M20.025 21.024l-5.001 5.001a3.501 3.501 0 0 0 4.95 4.951l-1.414-1.414a1.5 1.5 0 0 1-2.122-2.122l5.002-5.002a1.5 1.5 0 0 1 2.122 2.122l1.414 1.415a3.501 3.501 0 0 0-4.95-4.952z\" fill=\"currentColor\"/><circle cx=\"7\" cy=\"20\" r=\"2\" fill=\"currentColor\"/><path d=\"M14 20a4 4 0 1 1 4-4a4.012 4.012 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><circle cx=\"21\" cy=\"12\" r=\"2\" fill=\"currentColor\"/><path d=\"M11.308 27.273L3 22.425V9.574l11-6.416l11.496 6.706l1.008-1.728l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 1 9v14a1 1 0 0 0 .496.864L10.3 29z\" fill=\"currentColor\"/>"
},
"cloud-satellite-services": {
"body": "<path d=\"M29 26a2.97 2.97 0 0 0-1.855.66L25 25.423v-1.606a3 3 0 1 0-2 0v1.606l-2.145 1.239A2.97 2.97 0 0 0 19 26a3.02 3.02 0 1 0 2.925 2.353L24 27.154l2.075 1.198A2.998 2.998 0 1 0 29 26zm-10 4a1 1 0 1 1 1-1a1 1 0 0 1-1 1zm5-10a1 1 0 1 1-1 1a1 1 0 0 1 1-1zm5 10a1 1 0 1 1 1-1a1 1 0 0 1-1 1z\" fill=\"currentColor\"/><circle cx=\"7\" cy=\"20\" r=\"2\" fill=\"currentColor\"/><path d=\"M14 20a4 4 0 1 1 4-4a4.012 4.012 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><circle cx=\"21\" cy=\"12\" r=\"2\" fill=\"currentColor\"/><path d=\"M13.02 28.271L3 22.427V9.574l11-6.416l11.496 6.706l1.008-1.728l-12-7a1 1 0 0 0-1.008 0l-12 7A1 1 0 0 0 1 9v14a1 1 0 0 0 .496.864L12.013 30z\" fill=\"currentColor\"/>"
},
"cloud-service-management": {
"body": "<path d=\"M28 17v5H4V6h10V4H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h8v4H8v2h16v-2h-4v-4h8a2 2 0 0 0 2-2v-5zM18 28h-4v-4h4z\" fill=\"currentColor\"/><path d=\"M30 10V8h-2.101a4.968 4.968 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A4.968 4.968 0 0 0 24 4.101V2h-2v2.101a4.968 4.968 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A4.968 4.968 0 0 0 18.101 8H16v2h2.101a4.968 4.968 0 0 0 .732 1.753l-1.49 1.49l1.414 1.414l1.49-1.49a4.968 4.968 0 0 0 1.753.732V16h2v-2.101a4.968 4.968 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A4.968 4.968 0 0 0 27.899 10zm-7 2a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3z\" fill=\"currentColor\"/>"
},
@ -1387,6 +1432,9 @@
"data-connected": {
"body": "<path d=\"M30 30h-6v-2h4V4h-4V2h6v28z\" fill=\"currentColor\"/><path d=\"M24.91 19.59a4.51 4.51 0 0 0-2.66-3.24a4.55 4.55 0 0 0-3.5 0a4.94 4.94 0 0 0-.64.35l-2.81-2.81a4.53 4.53 0 1 0-1.41 1.41l2.81 2.81a4.48 4.48 0 0 0-.61 3.3a4.51 4.51 0 0 0 2.66 3.24a4.55 4.55 0 0 0 3.5 0a4.51 4.51 0 0 0 2.66-3.24a4.65 4.65 0 0 0 0-1.82zM11.5 14a2.5 2.5 0 1 1 2.5-2.5a2.5 2.5 0 0 1-2.5 2.5z\" fill=\"currentColor\"/><path d=\"M8 30H2V2h6v2H4v24h4v2z\" fill=\"currentColor\"/>"
},
"data-definition": {
"body": "<circle cx=\"14\" cy=\"14\" r=\"2\" fill=\"currentColor\"/><path d=\"M20 30a.997.997 0 0 1-.707-.293L8.586 19A2.013 2.013 0 0 1 8 17.586V10a2.002 2.002 0 0 1 2-2h7.586A1.986 1.986 0 0 1 19 8.586l10.707 10.707a1 1 0 0 1 0 1.414l-9 9A.997.997 0 0 1 20 30zM10 10v7.586l10 10L27.586 20l-10-10z\" fill=\"currentColor\"/><path d=\"M12 30H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h24a2.002 2.002 0 0 1 2 2v8h-2V4H4v24h8z\" fill=\"currentColor\"/>"
},
"data-diode": {
"body": "<path d=\"M30 15h-3V7h-2v8h-3V7h-2v7.826L7.524 7.148A1 1 0 0 0 6 8v7H2v2h4v7a1 1 0 0 0 1.524.852L20 17.174V25h2v-8h3v8h2v-8h3zM8 22.21V9.79L18.092 16z\" fill=\"currentColor\"/>"
},
@ -1723,6 +1771,9 @@
"document-pdf": {
"body": "<path d=\"M30 18v-2h-6v10h2v-4h3v-2h-3v-2h4z\" fill=\"currentColor\"/><path d=\"M19 26h-4V16h4a3.003 3.003 0 0 1 3 3v4a3.003 3.003 0 0 1-3 3zm-2-2h2a1.001 1.001 0 0 0 1-1v-4a1.001 1.001 0 0 0-1-1h-2z\" fill=\"currentColor\"/><path d=\"M11 16H6v10h2v-3h3a2.003 2.003 0 0 0 2-2v-3a2.002 2.002 0 0 0-2-2zm-3 5v-3h3l.001 3z\" fill=\"currentColor\"/><path d=\"M22 14v-4a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 14 2H4a2.006 2.006 0 0 0-2 2v24a2 2 0 0 0 2 2h16v-2H4V4h8v6a2.006 2.006 0 0 0 2 2h6v2zm-8-4V4.4l5.6 5.6z\" fill=\"currentColor\"/>"
},
"document-preliminary": {
"body": "<path d=\"M24 30a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6zm0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4z\" fill=\"currentColor\"/><path d=\"M8 22h8v2H8z\" fill=\"currentColor\"/><path d=\"M8 16h10v2H8z\" fill=\"currentColor\"/><path d=\"M16 28H6V4h8v6a2.006 2.006 0 0 0 2 2h6v3h2v-5a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 16 2H6a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h10zm0-23.6l5.6 5.6H16z\" fill=\"currentColor\"/>"
},
"document-protected": {
"body": "<path d=\"M28 21v-3a4 4 0 0 0-8 0v3a2.002 2.002 0 0 0-2 2v5a2.002 2.002 0 0 0 2 2h8a2.002 2.002 0 0 0 2-2v-5a2.002 2.002 0 0 0-2-2zm-6-3a2 2 0 0 1 4 0v3h-4zm-2 10v-5h8v5z\" fill=\"currentColor\"/><path d=\"M23.499 9.085l-6.792-6.792A1 1 0 0 0 16 2H6a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h8v-2H6V4h8v6a2.002 2.002 0 0 0 2 2h6.292a1.708 1.708 0 0 0 1.207-2.915zM16 10V4.414L21.585 10z\" fill=\"currentColor\"/>"
},
@ -2140,6 +2191,9 @@
"flow-modeler": {
"body": "<path d=\"M10 10H2V2h8zM4 8h4V4H4z\" fill=\"currentColor\"/><path d=\"M30 30h-8v-8h8zm-6-2h4v-4h-4z\" fill=\"currentColor\"/><path d=\"M20 27H8a6 6 0 0 1 0-12v2a4 4 0 0 0 0 8h12z\" fill=\"currentColor\"/><path d=\"M24 17v-2a4 4 0 0 0 0-8H12V5h12a6 6 0 0 1 0 12z\" fill=\"currentColor\"/><path d=\"M19 11h-6l-3 4l6 6l6-6z\" fill=\"currentColor\"/>"
},
"flow-modeler-reference": {
"body": "<path d=\"M30 30h-8v-8h8zm-6-2h4v-4h-4z\" fill=\"currentColor\"/><path d=\"M4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8H4z\" fill=\"currentColor\"/><path d=\"M19 11h-6l-3 4l6 6l6-6z\" fill=\"currentColor\"/><path d=\"M24 17v-2a4 4 0 0 0 0-8H12V5h12a6 6 0 0 1 0 12z\" fill=\"currentColor\"/><path d=\"M10 10H2V2h8zM4 8h4V4H4z\" fill=\"currentColor\"/>"
},
"flow-stream": {
"body": "<path d=\"M20 24h-8.137a4.13 4.13 0 0 0-.429-1.02L21.98 12.434A3.994 3.994 0 1 0 20.141 8H14v2h6.141a3.96 3.96 0 0 0 .425 1.02L10.02 21.566A3.994 3.994 0 1 0 11.859 26H20v3h8v-8h-8zm4-17a2 2 0 1 1-2 2a2.002 2.002 0 0 1 2-2zM8 27a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm14-4h4v4h-4z\" fill=\"currentColor\"/><path d=\"M9.693 12.75a5 5 0 0 1 0-7.5l1.324 1.5a3 3 0 0 0 0 4.501z\" fill=\"currentColor\"/><path d=\"M7.047 15.751a9 9 0 0 1 0-13.501l1.324 1.5a7 7 0 0 0 0 10.501z\" fill=\"currentColor\"/>"
},
@ -2395,6 +2449,9 @@
"hinton-plot": {
"body": "<path d=\"M2 2h4v4H2z\" fill=\"currentColor\"/><path d=\"M10 2h4v4h-4z\" fill=\"currentColor\"/><path d=\"M18 2h4v4h-4z\" fill=\"currentColor\"/><path d=\"M26 2h4v4h-4z\" fill=\"currentColor\"/><path d=\"M2 10h4v4H2z\" fill=\"currentColor\"/><path d=\"M10 10h4v4h-4z\" fill=\"currentColor\"/><path d=\"M18 10h4v4h-4z\" fill=\"currentColor\"/><path d=\"M26 10h4v4h-4z\" fill=\"currentColor\"/><path d=\"M2 18h4v4H2z\" fill=\"currentColor\"/><path d=\"M10 18h4v4h-4z\" fill=\"currentColor\"/><path d=\"M18 18h4v4h-4z\" fill=\"currentColor\"/><path d=\"M26 18h4v4h-4z\" fill=\"currentColor\"/><path d=\"M2 26h4v4H2z\" fill=\"currentColor\"/><path d=\"M10 26h4v4h-4z\" fill=\"currentColor\"/><path d=\"M18 26h4v4h-4z\" fill=\"currentColor\"/><path d=\"M26 26h4v4h-4z\" fill=\"currentColor\"/>"
},
"hl7-attributes": {
"body": "<path d=\"M29 9h-8v4h2v-2h3.847L22 23h2.157L29 11V9z\" fill=\"currentColor\"/><path d=\"M14 21V9h-2v14h8v-2h-6z\" fill=\"currentColor\"/><path d=\"M8 9v6H4V9H2v14h2v-6h4v6h2V9H8z\" fill=\"currentColor\"/>"
},
"hole-filling": {
"body": "<circle cx=\"16\" cy=\"16\" r=\"5\" fill=\"currentColor\"/><path d=\"M26 28H6a2.002 2.002 0 0 1-2-2V6a2.002 2.002 0 0 1 2-2h20a2.002 2.002 0 0 1 2 2v20a2.002 2.002 0 0 1-2 2zM6 6v20h20.001L26 6z\" fill=\"currentColor\"/>"
},
@ -2404,6 +2461,9 @@
"home": {
"body": "<path d=\"M16.612 2.214a1.01 1.01 0 0 0-1.242 0L1 13.419l1.243 1.572L4 13.621V26a2.004 2.004 0 0 0 2 2h20a2.004 2.004 0 0 0 2-2V13.63L29.757 15L31 13.428zM18 26h-4v-8h4zm2 0v-8a2.002 2.002 0 0 0-2-2h-4a2.002 2.002 0 0 0-2 2v8H6V12.062l10-7.79l10 7.8V26z\" fill=\"currentColor\"/>"
},
"horizontal-view": {
"body": "<path d=\"M28 30H4a2.002 2.002 0 0 1-2-2v-8a2.002 2.002 0 0 1 2-2h24a2.002 2.002 0 0 1 2 2v8a2.002 2.002 0 0 1-2 2zM4 20h-.002L4 28h24v-8z\" fill=\"currentColor\"/><path d=\"M28 14H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h24a2.002 2.002 0 0 1 2 2v8a2.002 2.002 0 0 1-2 2zM4 4h-.002L4 12h24V4z\" fill=\"currentColor\"/>"
},
"hospital": {
"body": "<path d=\"M21 10h-4V6h-2v4h-4v2h4v4h2v-4h4v-2z\" fill=\"currentColor\"/><path d=\"M28 10h-2V4a2.002 2.002 0 0 0-2-2H8a2.002 2.002 0 0 0-2 2v6H4a2.002 2.002 0 0 0-2 2v18h28V12a2.002 2.002 0 0 0-2-2zM14 28v-6h4v6zm6 0v-7a1 1 0 0 0-1-1h-6a1 1 0 0 0-1 1v7H4V12h4V4h16v8h4v16z\" fill=\"currentColor\"/>"
},
@ -2461,18 +2521,33 @@
"ibm-cloud-pak-multicloud-mgmt": {
"body": "<path d=\"M21 19a1.982 1.982 0 0 0-.512.074l-1.781-1.781l-.026.026a2.888 2.888 0 0 0 0-2.638l.026.026l1.781-1.781a2.034 2.034 0 1 0-1.414-1.414l-1.781 1.781l.026.026a2.888 2.888 0 0 0-2.638 0l.026-.026l-1.781-1.781a2.034 2.034 0 1 0-1.414 1.414l1.781 1.781l.026-.026a2.887 2.887 0 0 0 0 2.638l-.026-.026l-1.781 1.781a2.034 2.034 0 1 0 1.414 1.414l1.781-1.781l-.026-.026a2.887 2.887 0 0 0 2.638 0l-.026.026l1.781 1.781A1.996 1.996 0 1 0 21 19zm-5-2a1 1 0 1 1 1-1a1 1 0 0 1-1 1z\" fill=\"currentColor\"/><path d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31z\" fill=\"currentColor\"/>"
},
"ibm-cloud-pak-network-automation": {
"body": "<path d=\"M22.364 21.364L20.95 19.95a7 7 0 0 0 0-9.899l1.414-1.415a9 9 0 0 1 0 12.728z\" fill=\"currentColor\"/><path d=\"M19.536 18.535l-1.414-1.414a3.004 3.004 0 0 0 0-4.242l1.414-1.414a5.005 5.005 0 0 1 0 7.07z\" fill=\"currentColor\"/><path d=\"M17 26h-2V15a1 1 0 0 1 1-1a1 1 0 0 1 1 1z\" fill=\"currentColor\"/><path d=\"M12.464 18.535a5.005 5.005 0 0 1 0-7.07l1.414 1.414a3.004 3.004 0 0 0 0 4.242z\" fill=\"currentColor\"/><path d=\"M9.636 21.364a9 9 0 0 1 0-12.728l1.414 1.415a7 7 0 0 0 0 9.898z\" fill=\"currentColor\"/><path d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31z\" fill=\"currentColor\"/>"
},
"ibm-cloud-pak-security": {
"body": "<path d=\"M16 23.729a6.007 6.007 0 0 1-6-6v-6.457l6-3l6 3v6.456a6.007 6.007 0 0 1-6 6zm-4-11.222v5.222a4 4 0 0 0 8 0v-5.222l-4-2z\" fill=\"currentColor\"/><path d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31z\" fill=\"currentColor\"/>"
},
"ibm-cloud-pak-system": {
"body": "<path d=\"M14 12.914l1.414-1.414L18 14.086L16.585 15.5z\" fill=\"currentColor\"/><path d=\"M14 17.914l1.414-1.414L18 19.086L16.586 20.5z\" fill=\"currentColor\"/><path d=\"M19 24h-6a2.002 2.002 0 0 1-2-2V10a2.002 2.002 0 0 1 2-2h6a2.002 2.002 0 0 1 2 2v12a2.002 2.002 0 0 1-2 2zm-6-14v12h6.001L19 10z\" fill=\"currentColor\"/><path d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31z\" fill=\"currentColor\"/>"
},
"ibm-cloud-pak-watson-aiops": {
"body": "<path d=\"M14 24a1 1 0 0 1-.961-.725L11.246 17H8v-2h4a1 1 0 0 1 .961.725L14 19.36l3.039-10.635a1 1 0 0 1 1.922 0L20.754 15H24v2h-4a1 1 0 0 1-.961-.725L18 12.64l-3.039 10.635A1 1 0 0 1 14 24z\" fill=\"currentColor\"/><path d=\"M16 31a.999.999 0 0 1-.504-.136l-12-7A1 1 0 0 1 3 23V9a1 1 0 0 1 .496-.864l12-7a1 1 0 0 1 1.008 0l12 7l-1.008 1.728L16 3.158L5 9.574v12.852l11 6.417l11-6.417V15h2v8a1 1 0 0 1-.496.864l-12 7A.999.999 0 0 1 16 31z\" fill=\"currentColor\"/>"
},
"ibm-cloud-subnets": {
"body": "<path d=\"M26 22a3.607 3.607 0 0 0-2 .6L19.414 18L18 19.414L22.6 24a4.176 4.176 0 0 0-.4 1H9.858a3.553 3.553 0 0 0-.458-1L24 9.4a3.607 3.607 0 0 0 2 .6a4 4 0 1 0-3.857-5H9.9A4.079 4.079 0 0 0 6 2a4 4 0 0 0 0 8a3.607 3.607 0 0 0 2-.6l4.586 4.6L14 12.586L9.4 8a4.175 4.175 0 0 0 .4-1h12.342a3.555 3.555 0 0 0 .458 1L8 22.6a3.607 3.607 0 0 0-2-.6a4 4 0 1 0 3.857 5H22.1a4.012 4.012 0 1 0 3.9-5zm0-18a2 2 0 1 1-2 2a2.006 2.006 0 0 1 2-2zM6 8a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2zm0 20a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2zm20 0a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2z\" fill=\"currentColor\"/>"
},
"ibm-cloud-transit-gateway": {
"body": "<path d=\"M25.9 20.9l3.5-3.5a1.933 1.933 0 0 0 0-2.8l-5.3-5.3l1.4-1.4a.901.901 0 0 0 .5.1a2 2 0 1 0-2-2a.901.901 0 0 0 .1.5L18 12.6a3.633 3.633 0 0 0-4 0l-3.3-3.3L16 4l3.5 3.5l1.4-1.4l-3.5-3.5a1.933 1.933 0 0 0-2.8 0L9.3 7.9L7.9 6.5A.901.901 0 0 0 8 6a2 2 0 1 0-2 2a.901.901 0 0 0 .5-.1l6.1 6.1a3.633 3.633 0 0 0 0 4l-3.3 3.3L4 16l3.5-3.5l-1.4-1.4l-3.5 3.5a1.933 1.933 0 0 0 0 2.8l5.3 5.3l-1.4 1.4A.901.901 0 0 0 6 24a2 2 0 1 0 2 2a.901.901 0 0 0-.1-.5l6.1-6.1a3.633 3.633 0 0 0 4 0l3.3 3.3L16 28l-3.5-3.5l-1.4 1.4l3.5 3.5a1.933 1.933 0 0 0 2.8 0l5.3-5.3l1.4 1.4c0 .2-.1.3-.1.5a2 2 0 1 0 2-2a.901.901 0 0 0-.5.1L19.4 18a3.633 3.633 0 0 0 0-4l3.3-3.3L28 16l-3.5 3.5zM16 18a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2z\" fill=\"currentColor\"/>"
},
"ibm-cloud-vpc-endpoints": {
"body": "<path d=\"M20 27H7a2.006 2.006 0 0 1-2-2V12h2v13h13z\" fill=\"currentColor\"/><path d=\"M23.4 22l-4-4a3.606 3.606 0 0 0 .6-2a4.012 4.012 0 0 0-4-4a3.606 3.606 0 0 0-2 .6l-4-4V2H2v8h6.6l4 4a3.606 3.606 0 0 0-.6 2a4.012 4.012 0 0 0 4 4a3.606 3.606 0 0 0 2-.6l4 4V30h8v-8zM8 8H4V4h4zm8 10a2 2 0 1 1 2-2a2.006 2.006 0 0 1-2 2zm12 10h-4v-4h4z\" fill=\"currentColor\"/><path d=\"M25 20h2V7a2.006 2.006 0 0 0-2-2H12v2h13z\" fill=\"currentColor\"/>"
},
"ibm-data-replication": {
"body": "<path d=\"M20 20v2h5.22a11.016 11.016 0 0 1-11.97 4.653l-.499 1.937A13 13 0 0 0 26 24.293V28h2v-8z\" fill=\"currentColor\"/><path d=\"M25 3a4.005 4.005 0 0 0-4 4a3.954 3.954 0 0 0 .567 2.019L9.019 21.567A3.952 3.952 0 0 0 7 21a4 4 0 1 0 4 4a3.954 3.954 0 0 0-.567-2.019l12.548-12.548A3.952 3.952 0 0 0 25 11a4 4 0 0 0 0-8zM7 27a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zM25 9a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M16 3A13.04 13.04 0 0 0 6 7.707V4H4v8h8v-2H6.78a11.016 11.016 0 0 1 11.97-4.653l.499-1.937A13.036 13.036 0 0 0 16 3z\" fill=\"currentColor\"/>"
},
"ibm-match-360": {
"body": "<path d=\"M5 25a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M16 25a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M27 25a2 2 0 1 0 2 2a2.006 2.006 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M28 23h-2V11a2.006 2.006 0 0 0-2-2h-2V7h2a4.012 4.012 0 0 1 4 4z\" fill=\"currentColor\"/><path d=\"M15 12h2v11h-2z\" fill=\"currentColor\"/><path d=\"M6 23H4V11a4.012 4.012 0 0 1 4-4h2v2H8a2.006 2.006 0 0 0-2 2z\" fill=\"currentColor\"/><path d=\"M16 2l-1.3 2.634l-2.906.42l2.103 2.052L13.4 10L16 8.634L18.6 10l-.497-2.894l2.103-2.049l-2.906-.423z\" fill=\"currentColor\"/>"
},
"ibm-security": {
"body": "<path d=\"M16 0L4 5.978v14.066a12 12 0 0 0 24 0V5.978zm6.83 27.314L16 23.912v2.228l5.036 2.509A10.002 10.002 0 0 1 6 20.044V7.21l10-4.982L26 7.21v3.75L16 5.978v2.228l10 4.982v3.75l-10-4.982v2.228l10 4.982v.878a9.905 9.905 0 0 1-.37 2.687L16 17.934v2.228l8.895 4.431a10.025 10.025 0 0 1-2.065 2.721z\" fill=\"currentColor\"/>"
},
@ -2521,6 +2596,9 @@
"image-service": {
"body": "<path d=\"M28 20h-2v2h2v6H4v-6h2v-2H4a2.002 2.002 0 0 0-2 2v6a2.002 2.002 0 0 0 2 2h24a2.002 2.002 0 0 0 2-2v-6a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><circle cx=\"7\" cy=\"25\" r=\"1\" fill=\"currentColor\"/><path d=\"M13 4h2v8h-2z\" fill=\"currentColor\"/><path d=\"M9 4h2v8H9z\" fill=\"currentColor\"/><path d=\"M21 12h-2a2.002 2.002 0 0 1-2-2V6a2.002 2.002 0 0 1 2-2h2a2.002 2.002 0 0 1 2 2v4a2.002 2.002 0 0 1-2 2zm-2-6v4h2V6z\" fill=\"currentColor\"/><path d=\"M21 14h2v8h-2z\" fill=\"currentColor\"/><path d=\"M9 14h2v8H9z\" fill=\"currentColor\"/><path d=\"M17 22h-2a2.002 2.002 0 0 1-2-2v-4a2.002 2.002 0 0 1 2-2h2a2.002 2.002 0 0 1 2 2v4a2.002 2.002 0 0 1-2 2zm-2-6v4h2v-4z\" fill=\"currentColor\"/>"
},
"import-export": {
"body": "<path d=\"M28 24v4H4v-4H2v4l.008-.005A1.998 1.998 0 0 0 4 30h24a2 2 0 0 0 2-2v-4z\" fill=\"currentColor\"/><path d=\"M27.6 14.6L24 18.2V4h-2v14.2l-3.6-3.6L17 16l6 6l6-6l-1.4-1.4z\" fill=\"currentColor\"/><path d=\"M9 4l-6 6l1.4 1.4L8 7.8V22h2V7.8l3.6 3.6L15 10L9 4z\" fill=\"currentColor\"/>"
},
"improve-relevance": {
"body": "<path d=\"M22 26.59L19.41 24L18 25.41l4 4l8-8L28.59 20L22 26.59z\" fill=\"currentColor\"/><circle cx=\"16\" cy=\"16\" r=\"2\" fill=\"currentColor\"/><path d=\"M16 22a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6zm0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4z\" fill=\"currentColor\"/><path d=\"M28 16a12 12 0 1 0-12 12v-2a10 10 0 1 1 10-10z\" fill=\"currentColor\"/>"
},
@ -2908,6 +2986,9 @@
"locked": {
"body": "<path d=\"M24 14h-2V8a6 6 0 0 0-12 0v6H8a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V16a2 2 0 0 0-2-2zM12 8a4 4 0 0 1 8 0v6h-8zm12 20H8V16h16z\" fill=\"currentColor\"/>"
},
"logical-partition": {
"body": "<circle cx=\"9\" cy=\"7\" r=\"1\" fill=\"currentColor\"/><path d=\"M27 22v-4a2 2 0 0 0-2-2h-8v-4h9a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H6a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2h9v4H7a2 2 0 0 0-2 2v4H2v8h8v-8H7v-4h8v4h-3v8h8v-8h-3v-4h8v4h-3v8h8v-8zM8 28H4v-4h4zm10-4v4h-4v-4zM6 10V4h20v6zm22 18h-4v-4h4z\" fill=\"currentColor\"/>"
},
"login": {
"body": "<path d=\"M26 30H14a2 2 0 0 1-2-2v-3h2v3h12V4H14v3h-2V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v24a2 2 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M14.59 20.59L18.17 17H4v-2h14.17l-3.58-3.59L16 10l6 6l-6 6l-1.41-1.41z\" fill=\"currentColor\"/>"
},
@ -3055,6 +3136,9 @@
"map-boundary": {
"body": "<path d=\"M12 10h2v4h-2z\" fill=\"currentColor\"/><path d=\"M18 18h4v2h-4z\" fill=\"currentColor\"/><path d=\"M14 18v-2h-2v4h4v-2h-2z\" fill=\"currentColor\"/><path d=\"M16 4h12v12H16z\" fill=\"currentColor\"/><path d=\"M17.885 29.997l-6.066-3.855L4 27.989V4h10v4h-2V6H6v19.461l6.181-1.46l5.934 3.772L22.818 26H26v-6h-2v-2h4v10h-4.818l-5.297 1.997z\" fill=\"currentColor\"/>"
},
"map-boundary-vegetation": {
"body": "<path d=\"M28 16H18v-2h5v-4a2 2 0 0 1 2-2h1.5a1.5 1.5 0 0 0 .284-2.973l-.711-.136l-.075-.571a2.632 2.632 0 0 0-1.68-2.182a2.505 2.505 0 0 0-3.083 1.304l-.304.647l-.71-.077a2.018 2.018 0 0 0-2.17 2.434A2.098 2.098 0 0 0 20.126 8H21v2h-.782a4.15 4.15 0 0 1-4.206-3.686a4.005 4.005 0 0 1 3.741-4.306a4.5 4.5 0 0 1 8.074 1.252a3.505 3.505 0 0 1 2.142 3.71A3.628 3.628 0 0 1 26.317 10H25v4h3z\" fill=\"currentColor\"/><path d=\"M18 18h4v2h-4z\" fill=\"currentColor\"/><path d=\"M14 18v-2h-2v4h4v-2h-2z\" fill=\"currentColor\"/><path d=\"M12 10h2v4h-2z\" fill=\"currentColor\"/><path d=\"M17.885 30l-6.066-3.858L4 27.989V4h10v4h-2V6H6v19.461l6.181-1.46l5.934 3.775L22.818 26H26v-6h-2v-2h4v10h-4.818l-5.297 2z\" fill=\"currentColor\"/>"
},
"map-center": {
"body": "<path d=\"M23 26h2v4h-2z\" fill=\"currentColor\"/><path d=\"M23 18h2v4h-2z\" fill=\"currentColor\"/><path d=\"M26 23h4v2h-4z\" fill=\"currentColor\"/><path d=\"M18 23h4v2h-4z\" fill=\"currentColor\"/><path d=\"M25.342 10.06l-22-8A1 1 0 0 0 2.06 3.341l8 22a1.001 1.001 0 0 0 .924.659H11a1 1 0 0 0 .929-.629l3.841-9.602l9.601-3.84a1 1 0 0 0-.029-1.87zm-10.714 4.01l-.398.16l-.159.398l-3.026 7.568L4.672 4.672l17.524 6.372z\" fill=\"currentColor\"/>"
},
@ -3283,6 +3367,9 @@
"navaid-vortac": {
"body": "<circle cx=\"16\" cy=\"14\" r=\"2\" fill=\"currentColor\"/><path d=\"M29.868 10.504l-4-7a1 1 0 0 0-1.383-.361L19.723 6h-7.446L7.515 3.143a1 1 0 0 0-1.383.36l-4 7a1 1 0 0 0 .353 1.354l4.776 2.866L11 21.266V27a1 1 0 0 0 1 1h8a1 1 0 0 0 1-1v-5.734l3.739-6.543l4.776-2.866a1 1 0 0 0 .353-1.353zM18.848 21h-5.696l-4.576-8.008L11.429 8h9.142l2.853 4.992z\" fill=\"currentColor\"/>"
},
"need": {
"body": "<path d=\"M29.121 16.879A2.98 2.98 0 0 0 27.01 16H27a2.977 2.977 0 0 0-2.121.879l-4.901 4.901A2.994 2.994 0 0 0 17 19h-7a5.006 5.006 0 0 0-5 5v.667l-3 3.996l1.6 1.2l3.4-4.53V24a3.003 3.003 0 0 1 3-3h7a1 1 0 0 1 0 2h-4v2h4.929a3.972 3.972 0 0 0 2.828-1.172l5.536-5.535A.993.993 0 0 1 27 18h.003a1 1 0 0 1 .704 1.707l-7.414 7.414a2.98 2.98 0 0 1-2.122.879H11v2h7.171a4.966 4.966 0 0 0 3.536-1.465l7.414-7.414a2.999 2.999 0 0 0 0-4.242z\" fill=\"currentColor\"/><path d=\"M21.586 8.586L18 12V2h-2v10l-3.586-3.414L11 10l6 6l6-6l-1.414-1.414z\" fill=\"currentColor\"/>"
},
"network-1": {
"body": "<path d=\"M16 20a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M5 20a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M10 31a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M22 31a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M27 20a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M22 9a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M10 9a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/>"
},
@ -3298,6 +3385,9 @@
"network-4": {
"body": "<circle cx=\"21\" cy=\"26\" r=\"2\" fill=\"currentColor\"/><circle cx=\"21\" cy=\"6\" r=\"2\" fill=\"currentColor\"/><circle cx=\"4\" cy=\"16\" r=\"2\" fill=\"currentColor\"/><path d=\"M28 12a3.996 3.996 0 0 0-3.858 3h-4.284a3.966 3.966 0 0 0-5.491-2.643l-3.177-3.97A3.963 3.963 0 0 0 12 6a4 4 0 1 0-4 4a3.96 3.96 0 0 0 1.634-.357l3.176 3.97a3.924 3.924 0 0 0 0 4.774l-3.176 3.97A3.96 3.96 0 0 0 8 22a4 4 0 1 0 4 4a3.962 3.962 0 0 0-.81-2.387l3.176-3.97A3.966 3.966 0 0 0 19.858 17h4.284A3.993 3.993 0 1 0 28 12zM6 6a2 2 0 1 1 2 2a2.002 2.002 0 0 1-2-2zm2 22a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm8-10a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm12 0a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/>"
},
"network-4-reference": {
"body": "<circle cx=\"21\" cy=\"26\" r=\"2\" fill=\"currentColor\"/><path d=\"M4 20v2h4.586L2 28.586L3.414 30L10 23.414V28h2v-8H4z\" fill=\"currentColor\"/><circle cx=\"21\" cy=\"6\" r=\"2\" fill=\"currentColor\"/><circle cx=\"4\" cy=\"16\" r=\"2\" fill=\"currentColor\"/><path d=\"M28 12a3.996 3.996 0 0 0-3.858 3h-4.284a3.966 3.966 0 0 0-5.491-2.643l-3.177-3.97A3.962 3.962 0 0 0 12 6a4 4 0 1 0-4 4a3.96 3.96 0 0 0 1.634-.357l3.176 3.97A3.961 3.961 0 0 0 12 16a3.991 3.991 0 0 0 7.858 1h4.284A3.993 3.993 0 1 0 28 12zM8 8a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm8 10a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm12 0a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/>"
},
"network-admin-control": {
"body": "<path d=\"M27 20.415L25.586 19L23 21.587L20.414 19L19 20.415L21.586 23L19 25.586L20.414 27L23 24.414L25.586 27L27 25.586L24.414 23L27 20.415z\" fill=\"currentColor\"/><path d=\"M24 4a4.005 4.005 0 0 0-4 4a3.951 3.951 0 0 0 .567 2.019L10.019 20.567A3.952 3.952 0 0 0 8 20a4 4 0 1 0 4 4a3.951 3.951 0 0 0-.567-2.019l10.548-10.548A3.952 3.952 0 0 0 24 12a4 4 0 0 0 0-8zM8 26a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm16-16a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M8 11.18L5.41 8.59L4 10l4 4l7-7l-1.41-1.41L8 11.18z\" fill=\"currentColor\"/>"
},
@ -3484,6 +3574,9 @@
"operations-record": {
"body": "<path d=\"M20 20h10v2H20z\" fill=\"currentColor\"/><path d=\"M20 24h10v2H20z\" fill=\"currentColor\"/><path d=\"M20 28h10v2H20z\" fill=\"currentColor\"/><path d=\"M16 20a3.912 3.912 0 0 1-4-4a3.912 3.912 0 0 1 4-4a3.912 3.912 0 0 1 4 4h2a6 6 0 1 0-6 6z\" fill=\"currentColor\"/><path d=\"M29.305 11.044l-2.36-4.088a1.998 1.998 0 0 0-2.374-.895l-2.434.824a11.042 11.042 0 0 0-1.312-.758l-.504-2.52A2 2 0 0 0 18.36 2h-4.72a2 2 0 0 0-1.961 1.608l-.504 2.518a10.967 10.967 0 0 0-1.327.754l-2.42-.819a1.998 1.998 0 0 0-2.372.895l-2.36 4.088a2 2 0 0 0 .411 2.502l1.931 1.697C5.021 15.495 5 15.745 5 16c0 .258.01.513.028.766l-1.92 1.688a2 2 0 0 0-.413 2.502l2.36 4.088a1.998 1.998 0 0 0 2.374.895l2.434-.824a10.974 10.974 0 0 0 1.312.759l.503 2.518A2 2 0 0 0 13.64 30H16v-2h-2.36l-.71-3.55a9.095 9.095 0 0 1-2.695-1.572l-3.447 1.166l-2.36-4.088l2.725-2.395a8.926 8.926 0 0 1-.007-3.128l-2.718-2.39l2.36-4.087l3.427 1.16A9.03 9.03 0 0 1 12.93 7.55L13.64 4h4.72l.71 3.55a9.098 9.098 0 0 1 2.695 1.572l3.447-1.166l2.36 4.088l-2.798 2.452L26.092 16l2.8-2.454a2 2 0 0 0 .413-2.502z\" fill=\"currentColor\"/>"
},
"order-details": {
"body": "<path d=\"M19 21h-6a3 3 0 0 0-3 3v2h2v-2a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v2h2v-2a3 3 0 0 0-3-3z\" fill=\"currentColor\"/><path d=\"M16 20a4 4 0 1 0-4-4a4 4 0 0 0 4 4zm0-6a2 2 0 1 1-2 2a2 2 0 0 1 2-2z\" fill=\"currentColor\"/><path d=\"M25 5h-3V4a2 2 0 0 0-2-2h-8a2 2 0 0 0-2 2v1H7a2 2 0 0 0-2 2v21a2 2 0 0 0 2 2h18a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2zM12 4h8v4h-8zm13 24H7V7h3v3h12V7h3z\" fill=\"currentColor\"/>"
},
"ordinal": {
"body": "<path d=\"M26 26V4h-8v6h-6v6H6v10H2v2h28v-2zM8 26v-8h4v8zm6 0V12h4v14zm6 0V6h4v20z\" fill=\"currentColor\"/>"
},
@ -3808,6 +3901,9 @@
"purchase": {
"body": "<path d=\"M28 6H4a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h24a2 2 0 0 0 2-2V8a2 2 0 0 0-2-2zm0 2v3H4V8zM4 24V13h24v11z\" fill=\"currentColor\"/><path d=\"M6 20h10v2H6z\" fill=\"currentColor\"/>"
},
"qc-launch": {
"body": "<path d=\"M25 22h-6a2.002 2.002 0 0 1-2-2V10a2.002 2.002 0 0 1 2-2h6v2h-6v10h6z\" fill=\"currentColor\"/><path d=\"M13 8H9a2.002 2.002 0 0 0-2 2v10a2.002 2.002 0 0 0 2 2h1v2a2.002 2.002 0 0 0 2 2h2v-2h-2v-2h1a2.002 2.002 0 0 0 2-2V10a2.002 2.002 0 0 0-2-2zM9 20V10h4v10z\" fill=\"currentColor\"/><path d=\"M28 30H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h24a2.002 2.002 0 0 1 2 2v24a2.003 2.003 0 0 1-2 2zM4 4v24h24V4z\" fill=\"currentColor\"/>"
},
"qq-plot": {
"body": "<circle cx=\"20\" cy=\"4\" r=\"2\" fill=\"currentColor\"/><circle cx=\"8\" cy=\"16\" r=\"2\" fill=\"currentColor\"/><circle cx=\"28\" cy=\"12\" r=\"2\" fill=\"currentColor\"/><circle cx=\"11\" cy=\"7\" r=\"2\" fill=\"currentColor\"/><circle cx=\"16\" cy=\"24\" r=\"2\" fill=\"currentColor\"/><path d=\"M30 3.413L28.586 2L4 26.585V2H2v26a2 2 0 0 0 2 2h26v-2H5.413z\" fill=\"currentColor\"/>"
},
@ -3979,6 +4075,12 @@
"result-old": {
"body": "<defs/><path d=\"M10 13h2v2h-2z\" fill=\"currentColor\"/><path d=\"M14 13h8v2h-8z\" fill=\"currentColor\"/><path d=\"M10 18h2v2h-2z\" fill=\"currentColor\"/><path d=\"M10 23h2v2h-2z\" fill=\"currentColor\"/><path d=\"M7 28V7h3v3h12V7h3v8h2V7a2 2 0 0 0-2-2h-3V4a2 2 0 0 0-2-2h-8a2 2 0 0 0-2 2v1H7a2 2 0 0 0-2 2v21a2 2 0 0 0 2 2h9v-2zm5-24h8v4h-8z\" fill=\"currentColor\"/><path d=\"M18 19v2.413A6.996 6.996 0 1 1 24 32v-2a5 5 0 1 0-4.576-7H22v2h-6v-6z\" fill=\"currentColor\"/>"
},
"retry-failed": {
"body": "<path d=\"M26.41 25L30 21.41L28.59 20L25 23.59L21.41 20L20 21.41L23.59 25L20 28.59L21.41 30L25 26.41L28.59 30L30 28.59L26.41 25z\" fill=\"currentColor\"/><path d=\"M18 2A12.035 12.035 0 0 0 6 14v6.2l-3.6-3.6L1 18l6 6l6-6l-1.4-1.4L8 20.2V14a10 10 0 0 1 20 0v3h2v-3A12.035 12.035 0 0 0 18 2z\" fill=\"currentColor\"/>"
},
"review": {
"body": "<path d=\"M16 8l1.912 3.703l4.088.594L19 15l1 4l-4-2.25L12 19l1-4l-3-2.703l4.2-.594L16 8z\" fill=\"currentColor\"/><path d=\"M17.736 30L16 29l4-7h6a1.997 1.997 0 0 0 2-2V8a1.997 1.997 0 0 0-2-2H6a1.997 1.997 0 0 0-2 2v12a1.997 1.997 0 0 0 2 2h9v2H6a4 4 0 0 1-4-4V8a3.999 3.999 0 0 1 4-4h20a3.999 3.999 0 0 1 4 4v12a4 4 0 0 1-4 4h-4.835z\" fill=\"currentColor\"/>"
},
"rewind-10": {
"body": "<path d=\"M4 18A12 12 0 1 0 16 6h-4V1L6 7l6 6V8h4A10 10 0 1 1 6 18z\" fill=\"currentColor\"/><path d=\"M19.63 22.13a2.84 2.84 0 0 1-1.28-.27a2.44 2.44 0 0 1-.89-.77a3.57 3.57 0 0 1-.52-1.25a7.69 7.69 0 0 1-.17-1.68a7.83 7.83 0 0 1 .17-1.68a3.65 3.65 0 0 1 .52-1.25a2.44 2.44 0 0 1 .89-.77a2.84 2.84 0 0 1 1.28-.27a2.44 2.44 0 0 1 2.16 1a5.23 5.23 0 0 1 .7 2.93a5.23 5.23 0 0 1-.7 2.93a2.44 2.44 0 0 1-2.16 1.08zm0-1.22a1.07 1.07 0 0 0 1-.55a3.38 3.38 0 0 0 .37-1.51v-1.38a3.31 3.31 0 0 0-.29-1.5a1.23 1.23 0 0 0-2.06 0a3.31 3.31 0 0 0-.29 1.5v1.38a3.38 3.38 0 0 0 .29 1.51a1.06 1.06 0 0 0 .98.55z\" fill=\"currentColor\"/><path d=\"M10.63 22v-1.18h2v-5.19l-1.86 1l-.55-1.06l2.32-1.3H14v6.5h1.78V22z\" fill=\"currentColor\"/>"
},
@ -4186,6 +4288,9 @@
"search": {
"body": "<path d=\"M29 27.586l-7.552-7.552a11.018 11.018 0 1 0-1.414 1.414L27.586 29zM4 13a9 9 0 1 1 9 9a9.01 9.01 0 0 1-9-9z\" fill=\"currentColor\"/>"
},
"search-advanced": {
"body": "<path d=\"M30 6h-4V2h-2v4h-4v2h4v4h2V8h4V6z\" fill=\"currentColor\"/><path d=\"M24 28.586l-5.975-5.975a9.023 9.023 0 1 0-1.414 1.414L22.586 30zM4 17a7 7 0 1 1 7 7a7.008 7.008 0 0 1-7-7z\" fill=\"currentColor\"/>"
},
"search-locate": {
"body": "<path d=\"M30 28.586l-4.689-4.688a8.028 8.028 0 1 0-1.414 1.414L28.586 30zM19 25a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6z\" fill=\"currentColor\"/><path d=\"M2 12h8v2H2z\" fill=\"currentColor\"/><path d=\"M2 2h16v2H2z\" fill=\"currentColor\"/><path d=\"M2 7h16v2H2z\" fill=\"currentColor\"/>"
},
@ -4213,6 +4318,9 @@
"send-alt-filled": {
"body": "<path d=\"M27.71 4.29a1 1 0 0 0-1.05-.23l-22 8a1 1 0 0 0 0 1.87l8.59 3.43L19.59 11L21 12.41l-6.37 6.37l3.44 8.59A1 1 0 0 0 19 28a1 1 0 0 0 .92-.66l8-22a1 1 0 0 0-.21-1.05z\" fill=\"currentColor\"/>"
},
"send-backward": {
"body": "<path d=\"M4 7H2V4a2.002 2.002 0 0 1 2-2h3v2H4z\" fill=\"currentColor\"/><path d=\"M7 22H4a2.002 2.002 0 0 1-2-2v-3h2v3h3z\" fill=\"currentColor\"/><path d=\"M2 10h2v4H2z\" fill=\"currentColor\"/><path d=\"M22 7h-2V4h-3V2h3a2.002 2.002 0 0 1 2 2z\" fill=\"currentColor\"/><path d=\"M10 2h4v2h-4z\" fill=\"currentColor\"/><path d=\"M28 30H12a2.002 2.002 0 0 1-2-2V12a2.002 2.002 0 0 1 2-2h16a2.002 2.002 0 0 1 2 2v16a2.002 2.002 0 0 1-2 2zM12 12v16h16V12z\" fill=\"currentColor\"/>"
},
"send-filled": {
"body": "<path d=\"M27.45 15.11l-22-11a1 1 0 0 0-1.08.12a1 1 0 0 0-.33 1L6.69 15H18v2H6.69L4 26.74A1 1 0 0 0 5 28a1 1 0 0 0 .45-.11l22-11a1 1 0 0 0 0-1.78z\" fill=\"currentColor\"/>"
},
@ -4495,6 +4603,18 @@
"star-review": {
"body": "<path d=\"M18 26h8v2h-8z\" fill=\"currentColor\"/><path d=\"M18 22h12v2H18z\" fill=\"currentColor\"/><path d=\"M18 18h12v2H18z\" fill=\"currentColor\"/><path d=\"M20.549 11.217L16 2l-4.549 9.217L1.28 12.695l7.36 7.175L6.902 30L14 26.269v-2.26l-4.441 2.335l1.052-6.136l.178-1.037l-.753-.733l-4.458-4.347l6.161-.895l1.04-.151l.466-.943L16 6.519l2.755 5.583l.466.943l1.04.151l7.454 1.085L28 12.3l-7.451-1.083z\" fill=\"currentColor\"/>"
},
"status-acknowledge": {
"body": "<path d=\"M24 30a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6zm0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4z\" fill=\"currentColor\"/><path d=\"M12 15.59L9.41 13L8 14.41l4 4l7-7L17.59 10L12 15.59z\" fill=\"currentColor\"/><path d=\"M14 24a10 10 0 1 1 10-10h2a12 12 0 1 0-12 12z\" fill=\"currentColor\"/>"
},
"status-change": {
"body": "<path d=\"M7 30a5 5 0 1 1 5-5a5.006 5.006 0 0 1-5 5zm0-8a3 3 0 1 0 3 3a3.003 3.003 0 0 0-3-3z\" fill=\"currentColor\"/><path d=\"M23 30a5 5 0 1 1 5-5a5.006 5.006 0 0 1-5 5zm0-8a3 3 0 1 0 3 3a3.003 3.003 0 0 0-3-3z\" fill=\"currentColor\"/><path d=\"M24 7v7l3.586-3.414L29 12l-6 6l-6-6l1.414-1.414L22 14V7a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v11H6V7a3.003 3.003 0 0 1 3-3h12a3.003 3.003 0 0 1 3 3z\" fill=\"currentColor\"/>"
},
"status-partial-fail": {
"body": "<path d=\"M25.14 23.764l1.532 1.285a13.976 13.976 0 0 0 2.441-4.182l-1.878-.683a11.973 11.973 0 0 1-2.094 3.58z\" fill=\"currentColor\"/><path d=\"M18 27.81l.413 1.968a13.889 13.889 0 0 0 4.541-1.638L22 26.409a12.52 12.52 0 0 1-4 1.401z\" fill=\"currentColor\"/><path d=\"M10 26.409L9 28.14a14.14 14.14 0 0 0 4.587 1.638l.347-1.967A12.152 12.152 0 0 1 10 26.409z\" fill=\"currentColor\"/><path d=\"M4.765 20.184l-1.878.683a13.976 13.976 0 0 0 2.44 4.182l1.532-1.285a11.973 11.973 0 0 1-2.094-3.58z\" fill=\"currentColor\"/><path d=\"M16 22a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 22z\" fill=\"currentColor\"/><path d=\"M15 8h2v11h-2z\" fill=\"currentColor\"/><path d=\"M30 16h-2a12 12 0 0 0-24 0H2a14 14 0 0 1 28 0z\" fill=\"currentColor\"/>"
},
"status-resolved": {
"body": "<path d=\"M21 28.414l-5-5.001L17.413 22L21 25.586L28.585 18L30 19.415l-9 8.999z\" fill=\"currentColor\"/><path d=\"M12 15.59L9.41 13L8 14.41l4 4l7-7L17.59 10L12 15.59z\" fill=\"currentColor\"/><path d=\"M11.82 25.802a11.992 11.992 0 1 1 13.982-9.621l-1.967-.362a10.001 10.001 0 1 0-11.654 8.016z\" fill=\"currentColor\"/>"
},
"stay-inside": {
"body": "<path d=\"M23 30h-2v-2a3.003 3.003 0 0 0-3-3h-4a3.003 3.003 0 0 0-3 3v2H9v-2a5.006 5.006 0 0 1 5-5h4a5.006 5.006 0 0 1 5 5z\" fill=\"currentColor\"/><path d=\"M16 13a3 3 0 1 1-3 3a3 3 0 0 1 3-3m0-2a5 5 0 1 0 5 5a5 5 0 0 0-5-5z\" fill=\"currentColor\"/><path d=\"M30 30h-2V14.464L16 4.31L4 14.464V30H2V14a1 1 0 0 1 .354-.763l13-11a1 1 0 0 1 1.292 0l13 11A1 1 0 0 1 30 14z\" fill=\"currentColor\"/>"
},
@ -4555,12 +4675,30 @@
"study-previous": {
"body": "<path d=\"M8.07 21L2 15l6.07-6l1.43 1.41L4.86 15l4.64 4.59L8.07 21z\" fill=\"currentColor\"/><path d=\"M20 4a5 5 0 1 1-5 5a5 5 0 0 1 5-5m0-2a7 7 0 1 0 7 7a7 7 0 0 0-7-7z\" fill=\"currentColor\"/><path d=\"M30 30h-2v-5a5 5 0 0 0-5-5h-6a5 5 0 0 0-5 5v5h-2v-5a7 7 0 0 1 7-7h6a7 7 0 0 1 7 7z\" fill=\"currentColor\"/>"
},
"study-read": {
"body": "<path d=\"M21 29.414l-5-5.001L17.413 23L21 26.586L28.585 19L30 20.415l-9 8.999z\" fill=\"currentColor\"/><path d=\"M20 14v-2h-5v-2h3V8h-3V6h-2v2h-3v2h3v2H8v2h5v2H8v2h5v2h-3v2h5v-4h3v-2h-3v-2h5z\" fill=\"currentColor\"/><path d=\"M13 24H4V4h20v12h2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h9z\" fill=\"currentColor\"/>"
},
"study-skip": {
"body": "<path d=\"M22 9h5.2A11 11 0 0 0 7 15H5a13 13 0 0 1 23-8.3V3h2v8h-8z\" fill=\"currentColor\"/><path d=\"M16 12a3 3 0 1 1-3 3a2.95 2.95 0 0 1 3-3m0-2a5 5 0 1 0 5 5a5 5 0 0 0-5-5z\" fill=\"currentColor\"/><path d=\"M23 30h-2v-3a3 3 0 0 0-3-3h-4a3 3 0 0 0-3 3v3H9v-3a5 5 0 0 1 5-5h4a5 5 0 0 1 5 5z\" fill=\"currentColor\"/>"
},
"study-transfer": {
"body": "<path d=\"M8.586 19.414L13.165 24l-4.579 4.586L10 30l6-6l-6-6l-1.414 1.414z\" fill=\"currentColor\"/><path d=\"M2.586 19.414L7.165 24l-4.579 4.586L4 30l6-6l-6-6l-1.414 1.414z\" fill=\"currentColor\"/><path d=\"M12 14v-2h5v-2h-3V8h3V6h2v2h3v2h-3v2h5v2h-5v2h5v2h-5v2h3v2h-5v-4h-3v-2h3v-2h-5z\" fill=\"currentColor\"/><path d=\"M19 24h9V4H8v12H6V4a2 2 0 0 1 2-2h20a2 2 0 0 1 2 2v20a2 2 0 0 1-2 2h-9z\" fill=\"currentColor\"/>"
},
"study-unread": {
"body": "<path d=\"M24 30a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6zm0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4z\" fill=\"currentColor\"/><path d=\"M20 14v-2h-5v-2h3V8h-3V6h-2v2h-3v2h3v2H8v2h5v2H8v2h5v2h-3v2h7v-2h-2v-2h3v-2h-3v-2h5z\" fill=\"currentColor\"/><path d=\"M15 24H4V4h20v11h2V4a2 2 0 0 0-2-2H4a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h11z\" fill=\"currentColor\"/>"
},
"study-view": {
"body": "<path d=\"M28 20h-3v-2h3V4H14v3h-2V4a2.002 2.002 0 0 1 2-2h14a2.002 2.002 0 0 1 2 2v14a2.003 2.003 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M17 22v-2h-4v-2h3v-2h-3v-2h-2v2H8v2h3v2H7v2h4v2H8v2h8v-2h-3v-2h4z\" fill=\"currentColor\"/><path d=\"M20 30H4a2.002 2.002 0 0 1-2-2V12a2.002 2.002 0 0 1 2-2h16a2.002 2.002 0 0 1 2 2v16a2.002 2.002 0 0 1-2 2zM4 12v16h16V12z\" fill=\"currentColor\"/>"
},
"sub-volume": {
"body": "<path d=\"M29.474 19.12L23.681 16l5.793-3.12a1 1 0 0 0 0-1.76l-13-7a.998.998 0 0 0-.948 0l-13 7a1 1 0 0 0 0 1.76L8.319 16l-5.793 3.12a1 1 0 0 0 0 1.76l13 7a1 1 0 0 0 .948 0l13-7a1 1 0 0 0 0-1.76zM16 6.136L26.89 12L16 17.864L5.11 12zm0 19.728L5.11 20l5.319-2.864l5.097 2.744a1 1 0 0 0 .948 0l5.097-2.745L26.891 20z\" fill=\"currentColor\"/>"
},
"subflow": {
"body": "<path d=\"M16 30A14.016 14.016 0 0 1 2 16h2a12.002 12.002 0 0 0 18.46 10.114l1.08 1.684A13.951 13.951 0 0 1 16 30z\" fill=\"currentColor\"/><path d=\"M26 17l-1.414 1.414L26.172 20H15.816a2.987 2.987 0 0 0-.275-.576l4.481-5.601A2.968 2.968 0 0 0 21 14a3 3 0 1 0-2.816-4h-4.368a2.982 2.982 0 0 0-5.632 0H2v2h6.184a2.982 2.982 0 0 0 5.632 0h4.368a2.987 2.987 0 0 0 .274.576l-4.48 5.601A2.968 2.968 0 0 0 13 18a3 3 0 1 0 2.816 4h10.356l-1.586 1.586L26 25l4-4zm-5-7a1 1 0 1 1-1 1a1 1 0 0 1 1-1zm-10 2a1 1 0 1 1 1-1a1 1 0 0 1-1 1zm2 10a1 1 0 1 1 1-1a1 1 0 0 1-1 1z\" fill=\"currentColor\"/><path d=\"M30 16h-2A12.002 12.002 0 0 0 9.54 5.886L8.46 4.202A14.002 14.002 0 0 1 30 16z\" fill=\"currentColor\"/>"
},
"subflow-local": {
"body": "<path d=\"M15.347 29.985a13.928 13.928 0 0 1-4.205-.852l.694-1.875a11.929 11.929 0 0 0 3.603.73zm4.265-.456l-.514-1.932a11.915 11.915 0 0 0 3.363-1.483l1.078 1.685a13.915 13.915 0 0 1-3.927 1.73zM7.395 27.044a14.063 14.063 0 0 1-2.94-3.122l1.648-1.133a12.052 12.052 0 0 0 2.522 2.678zm-4.798-6.99A14.051 14.051 0 0 1 2 16H4a12.041 12.041 0 0 0 .512 3.476z\" fill=\"currentColor\"/><path d=\"M26 17l-1.414 1.414L26.172 20H15.816a2.987 2.987 0 0 0-.275-.576l4.481-5.601A2.968 2.968 0 0 0 21 14a3 3 0 1 0-2.816-4h-4.368a2.982 2.982 0 0 0-5.632 0H2v2h6.184a2.982 2.982 0 0 0 5.632 0h4.368a2.987 2.987 0 0 0 .274.576l-4.48 5.601A2.968 2.968 0 0 0 13 18a3 3 0 1 0 2.816 4h10.356l-1.586 1.586L26 25l4-4zm-5-7a1 1 0 1 1-1 1a1 1 0 0 1 1-1zm-10 2a1 1 0 1 1 1-1a1 1 0 0 1-1 1zm2 10a1 1 0 1 1 1-1a1 1 0 0 1-1 1z\" fill=\"currentColor\"/><path d=\"M28 16a12.041 12.041 0 0 0-.512-3.476l1.915-.578A14.055 14.055 0 0 1 30 16zm-2.104-6.789a12.052 12.052 0 0 0-2.522-2.678l1.23-1.577a14.063 14.063 0 0 1 2.94 3.122zM9.54 5.886L8.461 4.201a13.915 13.915 0 0 1 3.927-1.73l.514 1.932A11.915 11.915 0 0 0 9.54 5.886zm10.625-1.144a11.929 11.929 0 0 0-3.603-.73l.092-1.997a13.928 13.928 0 0 1 4.205.851z\" fill=\"currentColor\"/>"
},
"subnet-acl-rules": {
"body": "<path d=\"M18 14h12v2H18z\" fill=\"currentColor\"/><path d=\"M18 19h8v2h-8z\" fill=\"currentColor\"/><path d=\"M18 9h12v2H18z\" fill=\"currentColor\"/><path d=\"M22 24v4H6V16h8v-2h-4V8a4 4 0 0 1 7.668-1.6l1.832-.8A6.001 6.001 0 0 0 8 8v6H6a2.002 2.002 0 0 0-2 2v12a2.002 2.002 0 0 0 2 2h16a2.002 2.002 0 0 0 2-2v-4z\" fill=\"currentColor\"/>"
},
@ -4612,12 +4750,18 @@
"table": {
"body": "<path d=\"M29 5a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2zm-2 0v4H5V5zm0 22H5v-4h22zm0-6H5v-4h22zm0-6H5v-4h22z\" fill=\"currentColor\"/>"
},
"table-alias": {
"body": "<path d=\"M12 29H5a2.002 2.002 0 0 1-2-2v-7a2.002 2.002 0 0 1 2-2h7a2.002 2.002 0 0 1 2 2v7a2.002 2.002 0 0 1-2 2zm-7-9v7h7v-7z\" fill=\"currentColor\"/><path d=\"M27 3H5a2 2 0 0 0-2 2v10h2v-4h10v4h2v-4h10v7H17v2h10v7H17v2h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 6H5V5h22z\" fill=\"currentColor\"/>"
},
"table-built": {
"body": "<path d=\"M28 8h-4V4a2.002 2.002 0 0 0-2-2H4a2.002 2.002 0 0 0-2 2v18a2.002 2.002 0 0 0 2 2h4v4a2.002 2.002 0 0 0 2 2h18a2.002 2.002 0 0 0 2-2V10a2.002 2.002 0 0 0-2-2zm-6 14h-8v-5h8zm0-7h-8v-5h8zm-10 0H4v-5h8zM22 4v4H4V4zM4 22v-5h8v5zm24 6H10v-4h12a2.002 2.002 0 0 0 2-2V10h4z\" fill=\"currentColor\"/>"
},
"table-of-contents": {
"body": "<path d=\"M4 6h18v2H4z\" fill=\"currentColor\"/><path d=\"M4 12h18v2H4z\" fill=\"currentColor\"/><path d=\"M4 18h18v2H4z\" fill=\"currentColor\"/><path d=\"M4 24h18v2H4z\" fill=\"currentColor\"/><path d=\"M26 6h2v2h-2z\" fill=\"currentColor\"/><path d=\"M26 12h2v2h-2z\" fill=\"currentColor\"/><path d=\"M26 18h2v2h-2z\" fill=\"currentColor\"/><path d=\"M26 24h2v2h-2z\" fill=\"currentColor\"/>"
},
"table-shortcut": {
"body": "<path d=\"M5 18v2h5.586L3 27.586L4.414 29L12 21.414V27h2v-9H5z\" fill=\"currentColor\"/><path d=\"M27 3H5a2 2 0 0 0-2 2v10h2v-4h10v4h2v-4h10v7H17v2h10v7H17v2h10a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 6H5V5h22z\" fill=\"currentColor\"/>"
},
"table-split": {
"body": "<path d=\"M27 3H5a2 2 0 0 0-2 2v22a2 2 0 0 0 2 2h22a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 2v4H5V5zm-10 6h10v7H17zm-2 7H5v-7h10zM5 20h10v7H5zm12 7v-7h10v7z\" fill=\"currentColor\"/>"
},
@ -4628,14 +4772,23 @@
"body": "<path d=\"M24 13h2v6h-2z\" fill=\"currentColor\"/><path d=\"M30 7v18a2.002 2.002 0 0 1-2 2H4a2.002 2.002 0 0 1-2-2V7a2.002 2.002 0 0 1 2-2h24a2.003 2.003 0 0 1 2 2zM4 25h24V7H4z\" fill=\"currentColor\"/>"
},
"tag": {
"body": "<path d=\"M18.52 30a3 3 0 0 1-2.12-.88L2.88 15.61A3 3 0 0 1 2 13.49V5a3 3 0 0 1 3-3h8.49a3 3 0 0 1 2.12.88l13.51 13.51a3 3 0 0 1 0 4.25l-8.48 8.48a3 3 0 0 1-2.12.88zM5 4a1 1 0 0 0-1 1v8.49a1 1 0 0 0 .3.71l13.51 13.51a1 1 0 0 0 1.41 0l8.49-8.49a1 1 0 0 0 0-1.41L14.2 4.3a1 1 0 0 0-.71-.3H5z\" fill=\"currentColor\"/><path d=\"M10 14a4 4 0 1 1 4-4a4 4 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2 2 0 0 0-2-2z\" fill=\"currentColor\"/>"
"body": "<path d=\"M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 1.998 2.004A2.002 2.002 0 0 0 10 8z\" fill=\"currentColor\"/><path d=\"M16.644 29.415L2.586 15.354A2 2 0 0 1 2 13.941V4a2 2 0 0 1 2-2h9.941a2 2 0 0 1 1.414.586l14.06 14.058a2 2 0 0 1 0 2.828l-9.943 9.943a2 2 0 0 1-2.829 0zM4 4v9.942L18.058 28L28 18.058L13.942 4z\" fill=\"currentColor\"/>"
},
"tag-edit": {
"body": "<path d=\"M29.707 7.293l-3-3a1 1 0 0 0-1.414 0L16 13.586V18h4.414l9.293-9.293a1 1 0 0 0 0-1.414zM19.586 16H18v-1.586l5-5L24.586 11zM26 9.586L24.414 8L26 6.414L27.586 8z\" fill=\"currentColor\"/><path d=\"M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 2 2a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M29.416 16.586l-2.38-2.379l-1.414 1.414L28 18L18 28L4 14V4h10l4.377 4.376l1.415-1.414l-4.378-4.378A2.002 2.002 0 0 0 14 2H4a2.003 2.003 0 0 0-2 2v10a2.002 2.002 0 0 0 .584 1.414l14 14a2.002 2.002 0 0 0 2.831 0l10-10a2 2 0 0 0 0-2.828z\" fill=\"currentColor\"/>"
"body": "<path d=\"M29.707 7.293l-3-3a1 1 0 0 0-1.414 0L16 13.586V18h4.414l9.293-9.293a1 1 0 0 0 0-1.414zM19.586 16H18v-1.586l5-5L24.586 11zM26 9.586L24.414 8L26 6.414L27.586 8z\" fill=\"currentColor\"/><path d=\"M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 1.998 2.004A2.002 2.002 0 0 0 10 8z\" fill=\"currentColor\"/><path d=\"M27.006 14.235l-1.414 1.414L28 18.058L18.058 28L4 13.941V4h9.942l4.406 4.407l1.415-1.415l-4.407-4.406A2 2 0 0 0 13.94 2H4a2 2 0 0 0-2 2v9.941a2 2 0 0 0 .586 1.414l14.058 14.06a2.001 2.001 0 0 0 2.828 0l9.943-9.943a2.001 2.001 0 0 0 0-2.828z\" fill=\"currentColor\"/>"
},
"tag-export": {
"body": "<path d=\"M31 18l-6-6l-1.414 1.414L27.172 17H17v2h10.172l-3.586 3.586L25 24l6-6z\" fill=\"currentColor\"/><path d=\"M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 1.998 2.004A2.002 2.002 0 0 0 10 8z\" fill=\"currentColor\"/><path d=\"M21.06 25l-3.002 3L4 13.941V4h9.942l7 7l1.414-1.414l-7.001-7A2 2 0 0 0 13.941 2H4a2 2 0 0 0-2 2v9.941a2 2 0 0 0 .586 1.414l14.058 14.06a2.001 2.001 0 0 0 2.828 0l3.002-3z\" fill=\"currentColor\"/>"
},
"tag-group": {
"body": "<circle cx=\"10\" cy=\"14\" r=\"2\" fill=\"currentColor\"/><path d=\"M16 30a1 1 0 0 1-.71-.29L4.59 19A2 2 0 0 1 4 17.59V10a2 2 0 0 1 2-2h7.59a2 2 0 0 1 1.41.59l10.71 10.7a1 1 0 0 1 0 1.42l-9 9A1 1 0 0 1 16 30zM6 10v7.59l10 10L23.59 20l-10-10z\" fill=\"currentColor\"/><path d=\"M27.71 13.29L17 2.59A2 2 0 0 0 15.59 2H8a2 2 0 0 0-2 2v2h2V4h7.59l10 10l-1.3 1.29l1.42 1.42l2-2a1 1 0 0 0 0-1.42z\" fill=\"currentColor\"/>"
},
"tag-import": {
"body": "<path d=\"M16 18l6-6l1.414 1.414L19.828 17H30v2H19.828l3.586 3.586L22 24l-6-6z\" fill=\"currentColor\"/><path d=\"M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 1.998 2.004A2.002 2.002 0 0 0 10 8z\" fill=\"currentColor\"/><path d=\"M20.059 26l-2.001 2L4 13.941V4h9.942l6 6l1.414-1.414l-6.001-6A2 2 0 0 0 13.941 2H4a2 2 0 0 0-2 2v9.941a2 2 0 0 0 .586 1.414l14.058 14.06a2.001 2.001 0 0 0 2.828 0l2-2.001z\" fill=\"currentColor\"/>"
},
"tag-none": {
"body": "<path d=\"M23.092 10.322L30 3.414L28.586 2L2 28.586L3.414 30l6.908-6.908l6.322 6.323a2.001 2.001 0 0 0 2.828 0l9.943-9.943a2.001 2.001 0 0 0 0-2.828zM18.058 28l-6.322-6.322l9.942-9.942L28 18.058z\" fill=\"currentColor\"/><path d=\"M10 14a4 4 0 1 1 4-4a4.005 4.005 0 0 1-4 4zm0-6a2 2 0 1 0 1.998 2.004A2.002 2.002 0 0 0 10 8z\" fill=\"currentColor\"/><path d=\"M7.493 20.263l1.414-1.414L4 13.94V4h9.942l4.907 4.907l1.414-1.414l-4.908-4.907A2 2 0 0 0 13.941 2H4a2 2 0 0 0-2 2v9.941a2 2 0 0 0 .586 1.414z\" fill=\"currentColor\"/>"
},
"tank": {
"body": "<path d=\"M30 13v-2H18.618l-.723-1.447A1 1 0 0 0 17 9H9a1 1 0 0 0-1 1v5H4v2h18.638l3.6 3H3a1 1 0 0 0-1 1v2a5.006 5.006 0 0 0 5 5h18a5.006 5.006 0 0 0 5-5v-2a1.001 1.001 0 0 0-.36-.769l-6-5A1.002 1.002 0 0 0 23 15h-2.382l-1-2zm-2 10a3.003 3.003 0 0 1-3 3H7a3.003 3.003 0 0 1-3-3v-1h24zm-18-8v-4h6.382l2 4z\" fill=\"currentColor\"/>"
},
@ -4657,6 +4810,9 @@
"task-location": {
"body": "<circle cx=\"24\" cy=\"21\" r=\"2\" fill=\"currentColor\"/><path d=\"M24 31l-4.779-6.402A5.935 5.935 0 0 1 18 21a6 6 0 0 1 12 0a5.94 5.94 0 0 1-1.225 3.603zm0-14a4.005 4.005 0 0 0-4 4a3.957 3.957 0 0 0 .82 2.397l3.18 4.26l3.176-4.255A3.963 3.963 0 0 0 28 21a4.005 4.005 0 0 0-4-4z\" fill=\"currentColor\"/><path d=\"M25 5h-3V4a2.006 2.006 0 0 0-2-2h-8a2.006 2.006 0 0 0-2 2v1H7a2.006 2.006 0 0 0-2 2v21a2.006 2.006 0 0 0 2 2h9v-2H7V7h3v3h12V7h3v5h2V7a2.006 2.006 0 0 0-2-2zm-5 3h-8V4h8z\" fill=\"currentColor\"/>"
},
"task-remove": {
"body": "<path d=\"M26.41 25L30 21.41L28.59 20L25 23.59L21.41 20L20 21.41L23.59 25L20 28.59L21.41 30L25 26.41L28.59 30L30 28.59L26.41 25z\" fill=\"currentColor\"/><path d=\"M25 5h-3V4a2.006 2.006 0 0 0-2-2h-8a2.006 2.006 0 0 0-2 2v1H7a2.006 2.006 0 0 0-2 2v21a2.006 2.006 0 0 0 2 2h9v-2H7V7h3v3h12V7h3v10h2V7a2.006 2.006 0 0 0-2-2zm-5 3h-8V4h8z\" fill=\"currentColor\"/>"
},
"task-settings": {
"body": "<path d=\"M30 24v-2h-2.101a4.968 4.968 0 0 0-.732-1.753l1.49-1.49l-1.414-1.414l-1.49 1.49A4.968 4.968 0 0 0 24 18.101V16h-2v2.101a4.968 4.968 0 0 0-1.753.732l-1.49-1.49l-1.414 1.414l1.49 1.49A4.968 4.968 0 0 0 18.101 22H16v2h2.101a4.968 4.968 0 0 0 .732 1.753l-1.49 1.49l1.414 1.414l1.49-1.49a4.968 4.968 0 0 0 1.753.732V30h2v-2.101a4.968 4.968 0 0 0 1.753-.732l1.49 1.49l1.414-1.414l-1.49-1.49A4.968 4.968 0 0 0 27.899 24zm-7 2a3 3 0 1 1 3-3a3.003 3.003 0 0 1-3 3z\" fill=\"currentColor\"/><path d=\"M25 5h-3V4a2.006 2.006 0 0 0-2-2h-8a2.006 2.006 0 0 0-2 2v1H7a2.006 2.006 0 0 0-2 2v21a2.006 2.006 0 0 0 2 2h7v-2H7V7h3v3h12V7h3v6h2V7a2.006 2.006 0 0 0-2-2zm-5 3h-8V4h8z\" fill=\"currentColor\"/>"
},
@ -4726,6 +4882,9 @@
"terminal": {
"body": "<path d=\"M26 4.01H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2v-20a2 2 0 0 0-2-2zm0 2v4H6v-4zm-20 20v-14h20v14z\" fill=\"currentColor\"/><path d=\"M10.76 16.18l2.82 2.83l-2.82 2.83l1.41 1.41l4.24-4.24l-4.24-4.24l-1.41 1.41z\" fill=\"currentColor\"/>"
},
"terminal-3270": {
"body": "<path d=\"M10 21h6v2h-6z\" fill=\"currentColor\"/><path d=\"M26 4H6a2 2 0 0 0-2 2v20a2 2 0 0 0 2 2h20a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2zm0 2v4H6V6zM6 26V12h20v14z\" fill=\"currentColor\"/>"
},
"text-align-center": {
"body": "<path d=\"M6 6h20v2H6z\" fill=\"currentColor\"/><path d=\"M10 12h12v2H10z\" fill=\"currentColor\"/><path d=\"M6 18h20v2H6z\" fill=\"currentColor\"/><path d=\"M10 24h12v2H10z\" fill=\"currentColor\"/>"
},
@ -4996,6 +5155,9 @@
"tree": {
"body": "<path d=\"M12 30H9v-2h3V15.566l-3.515-2.109l1.03-1.714l3.514 2.108A2.011 2.011 0 0 1 14 15.566V28a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M22 30h-3a2.002 2.002 0 0 1-2-2V17h6a4 4 0 0 0 3.981-4.396A4.149 4.149 0 0 0 22.785 9h-1.583l-.177-.779C20.452 5.696 18.031 4 15 4a6.02 6.02 0 0 0-5.441 3.486l-.309.667l-.863-.114A2.771 2.771 0 0 0 8 8a4 4 0 1 0 0 8v2A6 6 0 1 1 8 6l.079.001A8.027 8.027 0 0 1 15 2c3.679 0 6.692 1.978 7.752 5h.033a6.164 6.164 0 0 1 6.187 5.414A6.001 6.001 0 0 1 23 19h-4v9h3z\" fill=\"currentColor\"/>"
},
"tree-fall-risk": {
"body": "<defs/><path d=\"M29.912 13.935L23.628 2.371a.718.718 0 0 0-1.256 0l-6.284 11.564A.72.72 0 0 0 16.72 15h12.56a.72.72 0 0 0 .631-1.065zM22.25 6h1.5v4h-1.5zm.75 7a1 1 0 1 1 1-1a1 1 0 0 1-1 1z\" fill=\"currentColor\"/><path d=\"M26 19v-2h-9v11a2.003 2.003 0 0 0 2 2h3v-2h-3v-9z\" fill=\"currentColor\"/><path d=\"M12 30H9v-2h3V15.566l-3.515-2.109l1.03-1.714l3.514 2.108A2.011 2.011 0 0 1 14 15.566V28a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M18.664 5.006l.96-1.767A8.932 8.932 0 0 0 15 2a8.027 8.027 0 0 0-6.921 4.001L8 6a6 6 0 0 0 0 12v-2a4 4 0 0 1 0-8a2.7 2.7 0 0 1 .387.04l.863.113l.309-.667A6.02 6.02 0 0 1 15 4a6.892 6.892 0 0 1 3.664 1.006z\" fill=\"currentColor\"/>"
},
"tree-view": {
"body": "<path d=\"M30 20v-8h-8v3h-5V7a2 2 0 0 0-2-2h-5V2H2v8h8V7h5v18a2 2 0 0 0 2 2h5v3h8v-8h-8v3h-5v-8h5v3zM8 8H4V4h4zm16 16h4v4h-4zm0-10h4v4h-4z\" fill=\"currentColor\"/>"
},
@ -5182,9 +5344,15 @@
"uv-index-filled": {
"body": "<path d=\"M16 30l-3.463-5.822L6 26l1.822-6.537L2 16l5.822-3.463L6 6l6.537 1.822L16 2l3.463 5.822L26 6l-1.822 6.537L30 16l-5.822 3.463L26 26l-6.537-1.822z\" fill=\"currentColor\"/>"
},
"value-variable": {
"body": "<path d=\"M26 28h-4v-2h4V6h-4V4h4a2.002 2.002 0 0 1 2 2v20a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M20 11h-2l-2 3.897L14 11h-2l2.905 5L12 21h2l2-3.799L18 21h2l-2.902-5L20 11z\" fill=\"currentColor\"/><path d=\"M10 28H6a2.002 2.002 0 0 1-2-2V6a2.002 2.002 0 0 1 2-2h4v2H6v20h4z\" fill=\"currentColor\"/>"
},
"van": {
"body": "<path d=\"M29.81 16l-7-9.56A1 1 0 0 0 22 6H3a1 1 0 0 0-1 1v17a1 1 0 0 0 1 1h2.14a4 4 0 0 0 7.72 0h6.28a4 4 0 0 0 7.72 0H29a1 1 0 0 0 1-1v-7.44a1 1 0 0 0-.19-.56zM20 8h1.49l5.13 7H20zM9 26a2 2 0 1 1 2-2a2 2 0 0 1-2 2zm14 0a2 2 0 1 1 2-2a2 2 0 0 1-2 2zm5-3h-1.14a4 4 0 0 0-7.72 0h-6.28a4 4 0 0 0-7.72 0H4V8h14v9h10z\" fill=\"currentColor\"/>"
},
"vegetation-asset": {
"body": "<circle cx=\"21.5\" cy=\"10.5\" r=\"1.5\" fill=\"currentColor\"/><path d=\"M28.5 1a2.452 2.452 0 0 0-1.206.31l-8.31 4.298l.002.006a5.497 5.497 0 1 0 7.326 7.544l.003.002l4.4-8.5A2.5 2.5 0 0 0 28.5 1zm-7 13a3.5 3.5 0 1 1 3.5-3.5a3.504 3.504 0 0 1-3.5 3.5zm7.441-10.265l-2.384 4.606a5.528 5.528 0 0 0-2.899-2.899l4.595-2.377A.516.516 0 0 1 29 3.5a.498.498 0 0 1-.059.235z\" fill=\"currentColor\"/><path d=\"M19 20h7v-2h-9v10a2.003 2.003 0 0 0 2 2h3v-2h-3z\" fill=\"currentColor\"/><path d=\"M12 30H9v-2h3V15.566l-3.515-2.109l1.03-1.714l3.514 2.108A2.011 2.011 0 0 1 14 15.566V28a2.002 2.002 0 0 1-2 2z\" fill=\"currentColor\"/><path d=\"M17.308 2.285A9.488 9.488 0 0 0 15 2a8.027 8.027 0 0 0-6.921 4.001L8 6a6 6 0 0 0 0 12v-2a4 4 0 0 1 0-8a2.7 2.7 0 0 1 .387.04l.863.113l.309-.667A6.02 6.02 0 0 1 15 4a7.499 7.499 0 0 1 1.731.215z\" fill=\"currentColor\"/>"
},
"vehicle-api": {
"body": "<path d=\"M28 11a1.99 1.99 0 0 0-.825.182L24.834 9.51A3.45 3.45 0 0 0 25 8.5a3.45 3.45 0 0 0-.166-1.01l2.341-1.672A1.998 1.998 0 1 0 26 4c0 .064.013.124.019.186l-2.292 1.637A3.465 3.465 0 0 0 21.5 5a3.5 3.5 0 0 0 0 7a3.465 3.465 0 0 0 2.227-.823l2.292 1.637c-.006.062-.019.122-.019.186a2 2 0 1 0 2-2zm-6.5-1A1.5 1.5 0 1 1 23 8.5a1.502 1.502 0 0 1-1.5 1.5z\" fill=\"currentColor\"/><path d=\"M29.338 19.934l-7.732-2.779l-3.232-4.058A2.99 2.99 0 0 0 16.054 12H8.058a2.998 2.998 0 0 0-2.48 1.312l-2.712 3.983A4.988 4.988 0 0 0 2 20.107V26a1 1 0 0 0 1 1h2.142a3.98 3.98 0 0 0 7.716 0h6.284a3.98 3.98 0 0 0 7.716 0H29a1 1 0 0 0 1-1v-5.125a1 1 0 0 0-.662-.941zM9 28a2 2 0 1 1 2-2a2.003 2.003 0 0 1-2 2zm14 0a2 2 0 1 1 2-2a2.002 2.002 0 0 1-2 2zm5-3h-1.142a3.98 3.98 0 0 0-7.716 0h-6.284a3.98 3.98 0 0 0-7.716 0H4v-4.893a2.998 2.998 0 0 1 .52-1.688l2.711-3.981A1 1 0 0 1 8.058 14h7.996a.993.993 0 0 1 .764.354l3.4 4.269a1 1 0 0 0 .444.318L28 21.578z\" fill=\"currentColor\"/>"
},
@ -5200,6 +5368,9 @@
"version": {
"body": "<path d=\"M16 2v2h10v15h2V4a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M11 7v2h10v15h2V9a2.002 2.002 0 0 0-2-2z\" fill=\"currentColor\"/><path d=\"M6 12h10a2.002 2.002 0 0 1 2 2v14a2.002 2.002 0 0 1-2 2H6a2.002 2.002 0 0 1-2-2V14a2.002 2.002 0 0 1 2-2zm10 2l-10-.001V28h10z\" fill=\"currentColor\"/>"
},
"vertical-view": {
"body": "<path d=\"M12 30H4a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h8a2.002 2.002 0 0 1 2 2v24a2.002 2.002 0 0 1-2 2zM4 4v24h8V4z\" fill=\"currentColor\"/><path d=\"M28 30h-8a2.002 2.002 0 0 1-2-2V4a2.002 2.002 0 0 1 2-2h8a2.002 2.002 0 0 1 2 2v24a2.002 2.002 0 0 1-2 2zM20 4v24h8V4z\" fill=\"currentColor\"/>"
},
"video": {
"body": "<path d=\"M21 26H4a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h17a2 2 0 0 1 2 2v4.06l5.42-3.87A1 1 0 0 1 30 9v14a1 1 0 0 1-1.58.81L23 19.94V24a2 2 0 0 1-2 2zM4 8v16h17v-6a1 1 0 0 1 1.58-.81L28 21.06V10.94l-5.42 3.87A1 1 0 0 1 21 14V8z\" fill=\"currentColor\"/>"
},
@ -5389,6 +5560,9 @@
"weather-station": {
"body": "<path d=\"M17 28V17h1a2.002 2.002 0 0 0 2-2v-4a2.002 2.002 0 0 0-2-2h-4a2.002 2.002 0 0 0-2 2v4a2.002 2.002 0 0 0 2 2h1v11H2v2h28v-2zm-3-17h4l.002 4H14z\" fill=\"currentColor\"/><path d=\"M9.332 18.217a7 7 0 0 1 0-10.434l1.334 1.49a5 5 0 0 0 0 7.453z\" fill=\"currentColor\"/><path d=\"M22.667 18.217l-1.334-1.49a5 5 0 0 0 0-7.454l1.334-1.49a7 7 0 0 1 0 10.434z\" fill=\"currentColor\"/><path d=\"M6.4 21.8a11.002 11.002 0 0 1 0-17.6l1.2 1.6a9 9 0 0 0 0 14.401z\" fill=\"currentColor\"/><path d=\"M25.6 21.8l-1.2-1.6a9.001 9.001 0 0 0 0-14.401l1.2-1.6a11.002 11.002 0 0 1 0 17.601z\" fill=\"currentColor\"/>"
},
"webhook": {
"body": "<path d=\"M24 26a3 3 0 1 0-2.816-4H13v1a5 5 0 1 1-5-5v-2a7 7 0 1 0 6.929 8h6.255A2.991 2.991 0 0 0 24 26z\" fill=\"currentColor\"/><path d=\"M24 16a7.024 7.024 0 0 0-2.57.487l-3.166-5.54a3.047 3.047 0 1 0-1.732 1l4.119 7.208l.868-.498a5 5 0 1 1-1.85 6.842l-1.732 1.002A7 7 0 1 0 24 16z\" fill=\"currentColor\"/><path d=\"M8.532 20.054a3.03 3.03 0 1 0 1.733.998l3.625-6.344l.498-.868l-.868-.497a5 5 0 1 1 6.812-1.844l1.731 1.002a7 7 0 1 0-10.346 2.036c-.457.742-1.102 1.871-2.073 3.572z\" fill=\"currentColor\"/>"
},
"websheet": {
"body": "<circle cx=\"24\" cy=\"24\" r=\"2\" fill=\"currentColor\"/><path d=\"M24 30a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6zm0-10a4 4 0 1 0 4 4a4.005 4.005 0 0 0-4-4z\" fill=\"currentColor\"/><path d=\"M16 28H8V4h8v6a2.006 2.006 0 0 0 2 2h6v3h2v-5a.91.91 0 0 0-.3-.7l-7-7A.909.909 0 0 0 18 2H8a2.006 2.006 0 0 0-2 2v24a2.006 2.006 0 0 0 2 2h8zm2-23.6l5.6 5.6H18z\" fill=\"currentColor\"/>"
},
@ -5598,6 +5772,7 @@
"border-top",
"branch",
"brightness-contrast",
"bring-forward",
"bring-to-front",
"caret-down",
"caret-left",
@ -5614,6 +5789,7 @@
"change-catalog",
"chat",
"chat-launch",
"chat-off",
"checkbox",
"checkbox-checked",
"checkbox-checked-filled",
@ -5632,6 +5808,7 @@
"choices",
"choose-item",
"circle-dash",
"circle-solid",
"clean",
"close",
"close-filled",
@ -5718,6 +5895,7 @@
"group-objects-new",
"group-objects-save",
"home",
"horizontal-view",
"image",
"image-copy",
"image-reference",
@ -5854,6 +6032,8 @@
"reset",
"reset-alt",
"restart",
"retry-failed",
"review",
"rewind-10",
"rewind-30",
"rewind-5",
@ -5878,6 +6058,7 @@
"screen",
"screen-off",
"search",
"search-advanced",
"search-locate",
"select-01",
"select-02",
@ -5885,6 +6066,7 @@
"send",
"send-alt",
"send-alt-filled",
"send-backward",
"send-filled",
"send-to-back",
"settings",
@ -5931,7 +6113,10 @@
"switcher",
"tag",
"tag-edit",
"tag-export",
"tag-group",
"tag-import",
"tag-none",
"text-align-center",
"text-align-justify",
"text-align-left",
@ -5982,6 +6167,7 @@
"up-to-top",
"update-now",
"upgrade",
"vertical-view",
"video",
"video-add",
"video-chat",
@ -6104,6 +6290,9 @@
"cloud-monitoring",
"cloud-registry",
"cloud-satellite",
"cloud-satellite-config",
"cloud-satellite-link",
"cloud-satellite-services",
"cobb-angle",
"composer-edit",
"content-delivery-network",
@ -6166,6 +6355,7 @@
"hanging-protocol",
"health-cross",
"hinton-plot",
"hl7-attributes",
"hole-filling",
"hole-filling-cursor",
"ibm-cloud-dedicated-host",
@ -6174,10 +6364,15 @@
"ibm-cloud-pak-data",
"ibm-cloud-pak-integration",
"ibm-cloud-pak-multicloud-mgmt",
"ibm-cloud-pak-network-automation",
"ibm-cloud-pak-security",
"ibm-cloud-pak-system",
"ibm-cloud-pak-watson-aiops",
"ibm-cloud-subnets",
"ibm-cloud-transit-gateway",
"ibm-cloud-vpc-endpoints",
"ibm-data-replication",
"ibm-match-360",
"ibm-security-services",
"ica-2d",
"id",
@ -6216,6 +6411,7 @@
"pills-subtract",
"pointer-text",
"purchase",
"qc-launch",
"receipt",
"region-analysis-area",
"region-analysis-volume",
@ -6252,12 +6448,20 @@
"stacked-move",
"stacked-scrolling-1",
"stacked-scrolling-2",
"status-acknowledge",
"status-change",
"status-partial-fail",
"status-resolved",
"store",
"strawberry",
"stress-breath-editor",
"study-next",
"study-previous",
"study-read",
"study-skip",
"study-transfer",
"study-unread",
"study-view",
"sub-volume",
"t",
"t-alt",
@ -6307,6 +6511,7 @@
"bare-metal-server-01",
"bare-metal-server-02",
"bastion-host",
"beta",
"block-storage-alt",
"blockchain",
"book",
@ -6397,6 +6602,14 @@
"checkmark-outline-error",
"checkmark-outline-warning",
"choropleth-map",
"cics-cmas",
"cics-explorer",
"cics-region",
"cics-region-routing",
"cics-region-target",
"cics-system-group",
"cics-wui-region",
"cicsplex",
"circle-filled",
"circle-packing",
"classification",
@ -6443,6 +6656,7 @@
"data-class",
"data-collection",
"data-connected",
"data-definition",
"data-diode",
"data-error",
"data-format",
@ -6486,6 +6700,7 @@
"document-export",
"document-import",
"document-pdf",
"document-preliminary",
"document-protected",
"document-security",
"document-sentiment",
@ -6518,6 +6733,7 @@
"flow-connection",
"flow-data",
"flow-modeler",
"flow-modeler-reference",
"flow-stream",
"flow-stream-reference",
"folder",
@ -6566,6 +6782,7 @@
"hybrid-networking-alt",
"id-management",
"image-service",
"import-export",
"improve-relevance",
"in-progress",
"in-progress-error",
@ -6644,6 +6861,7 @@
"load-balancer-local",
"load-balancer-network",
"load-balancer-pool",
"logical-partition",
"managed-solutions",
"math-curve",
"media-library",
@ -6672,6 +6890,7 @@
"network-3",
"network-3-reference",
"network-4",
"network-4-reference",
"network-admin-control",
"network-enterprise",
"network-overlay",
@ -6703,6 +6922,7 @@
"number-small-9",
"object-storage-alt",
"omega",
"order-details",
"ordinal",
"panel-expansion",
"parameter",
@ -6777,6 +6997,8 @@
"storage-request",
"string-integer",
"string-text",
"subflow",
"subflow-local",
"subnet-acl-rules",
"summary-kpi",
"svg",
@ -6784,8 +7006,10 @@
"switch-layer-3",
"sys-provision",
"table",
"table-alias",
"table-built",
"table-of-contents",
"table-shortcut",
"table-split",
"task",
"task-add",
@ -6793,12 +7017,14 @@
"task-asset-view",
"task-complete",
"task-location",
"task-remove",
"task-settings",
"task-star",
"task-tools",
"task-view",
"template",
"term",
"terminal-3270",
"text-link",
"text-link-analysis",
"text-mining",
@ -6819,6 +7045,7 @@
"unknown",
"unknown-filled",
"upload",
"value-variable",
"vehicle-api",
"vehicle-connected",
"vehicle-insights",
@ -6901,6 +7128,7 @@
"idea",
"identification",
"movement",
"need",
"partnership",
"person",
"person-favorite",
@ -7089,6 +7317,7 @@
"location-star-filled",
"map",
"map-boundary",
"map-boundary-vegetation",
"map-center",
"map-identify",
"marine-warning",
@ -7223,6 +7452,7 @@
"train-ticket",
"train-time",
"tram",
"tree-fall-risk",
"tropical-storm",
"tropical-storm-model-tracks",
"tropical-storm-tracks",
@ -7232,6 +7462,7 @@
"uv-index-alt",
"uv-index-filled",
"van",
"vegetation-asset",
"wave-direction",
"wave-height",
"wave-period",
@ -7393,6 +7624,7 @@
"voicemail",
"vpn",
"watch",
"webhook",
"wifi",
"wifi-controller",
"wifi-off",

File diff suppressed because it is too large Load Diff

View File

@ -12,7 +12,7 @@
"spdx": "Apache-2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0"
},
"version": "4.6.2",
"version": "4.7.0",
"samples": [
"user-expert",
"action",

View File

@ -2,7 +2,7 @@
"prefix": "lucide",
"info": {
"name": "Lucide",
"total": 512,
"total": 514,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -790,7 +790,7 @@
"italic": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 4h-9\"/><path d=\"M14 20H5\"/><path d=\"M15 4L9 20\"/></g>"
},
"jersey-pound": {
"japanese-yen": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 9.5V21m0-11.5L6 3m6 6.5L18 3\"/><path d=\"M6 15h12\"/><path d=\"M6 11h12\"/></g>"
},
"key": {
@ -1190,7 +1190,14 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 3H4a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2v-3\"/><path d=\"M8 21h8\"/><path d=\"M12 17v4\"/><path d=\"M22 3l-5 5\"/><path d=\"M17 3l5 5\"/></g>"
},
"search": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"M21 21l-4.35-4.35\"/></g>"
"body": "<g fill=\"none\"><path clip-rule=\"evenodd\" d=\"M18.397 18.605a4.552 4.552 0 1 1 .707-.707l3.25 3.249l-.708.707zm.706-3.553a3.552 3.552 0 1 1-7.103 0a3.552 3.552 0 0 1 7.103 0z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></g>",
"width": 32,
"height": 32
},
"search-large": {
"body": "<g fill=\"none\"><path clip-rule=\"evenodd\" d=\"M18.874 19.581a6 6 0 1 1 .707-.707l4.273 4.272l-.708.708zM20 15a5 5 0 1 1-10 0a5 5 0 0 1 10 0z\" fill=\"currentColor\" fill-rule=\"evenodd\"/></g>",
"width": 32,
"height": 32
},
"send": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 2L11 13\"/><path d=\"M22 2l-7 20l-4-9l-9-4l20-7z\"/></g>"
@ -1384,6 +1391,9 @@
"timer": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2h4\"/><path d=\"M12 14l3-3\"/><circle cx=\"12\" cy=\"14\" r=\"8\"/></g>"
},
"timer-off": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2h4\"/><path d=\"M7.43 7.433A8 8 0 0 1 18.566 18.57M4.582 11A8 8 0 0 0 15 21.419\"/><path d=\"M2 2l20 20\"/><path d=\"M12 12v-2\"/></g>"
},
"timer-reset": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 2h4\"/><path d=\"M12 14v-4\"/><path d=\"M4 13a8 8 0 0 1 8-7a8 8 0 1 1-5.3 14L4 17.6\"/><path d=\"M9 17H4v5\"/></g>"
},
@ -1559,6 +1569,11 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"M21 21l-4.35-4.35\"/><path d=\"M8 11h6\"/></g>"
}
},
"aliases": {
"jersey-pound": {
"parent": "japanese-yen"
}
},
"width": 24,
"height": 24
}

View File

@ -20,7 +20,8 @@
],
"height": 24,
"category": "General",
"palette": false
"palette": false,
"hidden": true
},
"icons": {
"add": {

File diff suppressed because one or more lines are too long

View File

@ -2,7 +2,7 @@
"prefix": "tabler",
"info": {
"name": "Tabler Icons",
"total": 1318,
"total": 1354,
"author": {
"name": "Paweł Kuna",
"url": "https://github.com/tabler/tabler-icons"
@ -12,7 +12,7 @@
"spdx": "MIT",
"url": "https://github.com/tabler/tabler-icons/blob/master/LICENSE"
},
"version": "1.42.0",
"version": "1.44.0",
"samples": [
"alien",
"device-desktop",
@ -428,9 +428,18 @@
"award": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"9\" r=\"6\"/><path d=\"M12.002 15.003l3.4 5.89L17 17.66l3.598.232l-3.4-5.889\"/><path d=\"M6.802 12.003l-3.4 5.89L7 17.66l1.598 3.232l3.4-5.889\"/></g>"
},
"axis-x": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 13v.01\"/><path d=\"M4 9v.01\"/><path d=\"M4 5v.01\"/><path d=\"M17 20l3-3l-3-3\"/><path d=\"M4 17h16\"/></g>"
},
"axis-y": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 20h-.01\"/><path d=\"M15 20h-.01\"/><path d=\"M19 20h-.01\"/><path d=\"M4 7l3-3l3 3\"/><path d=\"M7 20V4\"/></g>"
},
"backhoe": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"4\" cy=\"17\" r=\"2\"/><circle cx=\"13\" cy=\"17\" r=\"2\"/><path d=\"M13 19H4\"/><path d=\"M4 15h9\"/><path d=\"M8 12V7h2a3 3 0 0 1 3 3v5\"/><path d=\"M5 15v-2a1 1 0 0 1 1-1h7\"/><path d=\"M21.12 9.88L18 5l-5 5\"/><path d=\"M21.12 9.88A3 3 0 0 1 19 15a3 3 0 0 1-2.12-.88l4.24-4.24z\"/></g>"
},
"backpack": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 7h2a6 6 0 0 1 6 6v6a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1v-6a6 6 0 0 1 6-6z\"/><path d=\"M10 7V6a2 2 0 1 1 4 0v1\"/><path d=\"M10 15h4\"/></g>"
},
"backspace": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6a1 1 0 0 1 1 1v10a1 1 0 0 1-1 1H9l-5-5a1.5 1.5 0 0 1 0-2l5-5z\"/><path d=\"M12 10l4 4m0-4l-4 4\"/></g>"
},
@ -470,6 +479,9 @@
"basket": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 10l5-6l5 6\"/><path d=\"M21 10l-2 8a2 2.5 0 0 1-2 2H7a2 2.5 0 0 1-2-2l-2-8z\"/><circle cx=\"12\" cy=\"15\" r=\"2\"/></g>"
},
"bath": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 12h16a1 1 0 0 1 1 1v3a4 4 0 0 1-4 4H7a4 4 0 0 1-4-4v-3a1 1 0 0 1 1-1z\"/><path d=\"M6 12V5a2 2 0 0 1 2-2h3v2.25\"/><path d=\"M4 21l1-1.5\"/><path d=\"M20 21l-1-1.5\"/></g>"
},
"battery": {
"body": "<path d=\"M6 7h11a2 2 0 0 1 2 2v.5a.5.5 0 0 0 .5.5a.5.5 0 0 1 .5.5v3a.5.5 0 0 1-.5.5a.5.5 0 0 0-.5.5v.5a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
@ -636,7 +648,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"3\" width=\"14\" height=\"14\" rx=\"2\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2\"/><path d=\"M14 14V6l-2 2\"/></g>"
},
"box-multiple-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"3\" width=\"14\" height=\"14\" rx=\"2\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2\"/><path d=\"M12 8a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L12 14.001L16 14\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"3\" width=\"14\" height=\"14\" rx=\"2\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2\"/><path d=\"M12 8a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L12 14.001h4\"/></g>"
},
"box-multiple-3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"7\" y=\"3\" width=\"14\" height=\"14\" rx=\"2\"/><path d=\"M17 17v2a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V9a2 2 0 0 1 2-2h2\"/><path d=\"M14 10a2 2 0 1 0-2-2\"/><path d=\"M12 12a2 2 0 1 0 2-2\"/></g>"
@ -713,6 +725,9 @@
"brand-css3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 4l-2 14.5l-6 2l-6-2L4 4z\"/><path d=\"M8.5 8h7L11 12h4l-.5 3.5l-2.5.75l-2.5-.75l-.1-.5\"/></g>"
},
"brand-debian": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 17c-2.397-.943-4-3.153-4-5.635c0-2.19 1.039-3.14 1.604-3.595C12.25 5.637 16 7.5 16 11c0 2.5-2.905 2.121-3.5 1.5c-.595-.621-1-1.5-.5-2.5\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
},
"brand-deviantart": {
"body": "<path d=\"M18 3v4l-3.857 6H18v4h-6.429L9 21H6v-4l3.857-6H6V7h6.429L15 3z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
@ -723,7 +738,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11.847 21c-2.259 0-4.323-.667-5.919-2H2l1.708-3.266C3.163 14.56 2.949 13.288 2.95 12c0-4.97 3.84-9 8.898-9C16.9 3 21 7.03 21 12c0 4.972-4.098 9-9.153 9z\"/><path d=\"M11.485 15H10V9h1.485C13.597 9 15 9.823 15 11.981v.035C15 14.196 13.597 15 11.485 15z\"/></g>"
},
"brand-docker": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12.54c-1.804-.345-2.701-1.08-3.523-2.94c-.487.696-1.102 1.568-.92 2.4c.028.238-.32 1.002-.557 1H3c0 5.208 3.164 7 6.196 7c4.124.022 7.828-1.376 9.854-5c1.146-.101 2.296-1.505 2.95-2.46z\"/><path d=\"M5 10h3v3H5z\"/><path d=\"M8 10h3v3H8z\"/><path d=\"M11 10h3v3h-3z\"/><path d=\"M8 7h3v3H8z\"/><path d=\"M11 7h3v3h-3z\"/><path d=\"M11 4h3v3h-3z\"/><path d=\"M4.571 18.001c1.5 0 2.047-.074 2.958-.78\"/><path d=\"M10 16v.01\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 12.54c-1.804-.345-2.701-1.08-3.523-2.94c-.487.696-1.102 1.568-.92 2.4c.028.238-.32 1.002-.557 1H3c0 5.208 3.164 7 6.196 7c4.124.022 7.828-1.376 9.854-5c1.146-.101 2.296-1.505 2.95-2.46z\"/><path d=\"M5 10h3v3H5z\"/><path d=\"M8 10h3v3H8z\"/><path d=\"M11 10h3v3h-3z\"/><path d=\"M8 7h3v3H8z\"/><path d=\"M11 7h3v3h-3z\"/><path d=\"M11 4h3v3h-3z\"/><path d=\"M4.571 18c1.5 0 2.047-.074 2.958-.78\"/><path d=\"M10 16v.01\"/></g>"
},
"brand-dribbble": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 3.6c5 6 7 10.5 7.5 16.2\"/><path d=\"M6.4 19c3.5-3.5 6-6.5 14.5-6.4\"/><path d=\"M3.1 10.75c5 0 9.814-.38 15.314-5\"/></g>"
@ -791,6 +806,9 @@
"brand-linkedin": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M8 11v5\"/><path d=\"M8 8v.01\"/><path d=\"M12 16v-5\"/><path d=\"M16 16v-3a2 2 0 0 0-4 0\"/></g>"
},
"brand-mastercard": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"14\" cy=\"12\" r=\"3\"/><path d=\"M12 9.765a3 3 0 1 0 0 4.47\"/><rect x=\"3\" y=\"5\" width=\"18\" height=\"14\" rx=\"2\"/></g>"
},
"brand-medium": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/><path d=\"M8 9h1l3 3l3-3h1\"/><path d=\"M8 15h2\"/><path d=\"M14 15h2\"/><path d=\"M9 9v6\"/><path d=\"M15 9v6\"/></g>"
},
@ -860,8 +878,11 @@
"brand-spotify": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M8 11.973c2.5-1.473 5.5-.973 7.5.527\"/><path d=\"M9 15c1.5-1 4-1 5 .5\"/><path d=\"M7 9c2-1 6-2 10 .5\"/></g>"
},
"brand-stackoverflow": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 17v1a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-1\"/><path d=\"M8 16h8\"/><path d=\"M8.322 12.582l7.956.836\"/><path d=\"M8.787 9.168l7.826 1.664\"/><path d=\"M10.096 5.764l7.608 2.472\"/></g>"
},
"brand-steam": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16.5 5a4.5 4.5 0 1 1-.653 8.953L11.5 16.962V17a3 3 0 0 1-2.824 2.995L8.5 20a3.001 3.001 0 0 1-2.94-2.402L3 16.5V13l3.51 1.755a2.989 2.989 0 0 1 2.834-.635l2.727-3.818A4.5 4.5 0 0 1 16.5 5z\"/><circle fill=\"currentColor\" cx=\"16.5\" cy=\"9.5\" r=\"1\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16.5 5a4.5 4.5 0 1 1-.653 8.953L11.5 16.962V17a3 3 0 0 1-2.824 2.995L8.5 20a3 3 0 0 1-2.94-2.402L3 16.5V13l3.51 1.755a2.989 2.989 0 0 1 2.834-.635l2.727-3.818A4.5 4.5 0 0 1 16.5 5z\"/><circle fill=\"currentColor\" cx=\"16.5\" cy=\"9.5\" r=\"1\"/></g>"
},
"brand-stripe": {
"body": "<path d=\"M11.453 8.056c0-.623.518-.979 1.442-.979c1.69 0 3.41.343 4.605.923l.5-4c-.948-.449-2.82-1-5.5-1c-1.895 0-3.373.087-4.5 1c-1.172.956-2 2.33-2 4c0 3.03 1.958 4.906 5 6c1.961.69 3 .743 3 1.5c0 .735-.851 1.5-2 1.5c-1.423 0-3.963-.609-5.5-1.5l-.5 4c1.321.734 3.474 1.5 6 1.5c2.004 0 3.957-.468 5.084-1.36C18.347 18.661 19 17.372 19 15.5c0-3.096-1.915-4.547-5.003-5.637c-1.646-.605-2.544-1.07-2.544-1.807z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
@ -893,6 +914,9 @@
"brand-twitter": {
"body": "<path d=\"M22 4.01c-1 .49-1.98.689-3 .99c-1.121-1.265-2.783-1.335-4.38-.737S11.977 6.323 12 8v1c-3.245.083-6.135-1.395-8-4c0 0-4.182 7.433 4 11c-1.872 1.247-3.739 2.088-6 2c3.308 1.803 6.913 2.423 10.034 1.517c3.58-1.04 6.522-3.723 7.651-7.742a13.84 13.84 0 0 0 .497-3.753C20.18 7.773 21.692 5.25 22 4.009z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
"brand-ubuntu": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M17.723 7.41a7.992 7.992 0 0 0-3.74-2.162m-3.971 0a7.993 7.993 0 0 0-3.789 2.216m-1.881 3.215A8 8 0 0 0 4 12.999c0 .738.1 1.453.287 2.132m1.96 3.428a7.993 7.993 0 0 0 3.759 2.19m3.998-.003a7.993 7.993 0 0 0 3.747-2.186m1.962-3.43A8.008 8.008 0 0 0 20 12.999c0-.764-.107-1.503-.307-2.203\"/><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"19\" cy=\"17\" r=\"2\"/></g>"
},
"brand-unsplash": {
"body": "<path d=\"M4 11h5v4h6v-4h5v9H4zm5-7h6v4H9z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
@ -1190,6 +1214,9 @@
"checks": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 12l5 5L22 7\"/><path d=\"M2 12l5 5m5-5l5-5\"/></g>"
},
"checkup-list": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 5H7a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2h-2\"/><rect x=\"9\" y=\"3\" width=\"6\" height=\"4\" rx=\"2\"/><path d=\"M9 14h.01\"/><path d=\"M9 17h.01\"/><path d=\"M12 16l1 1l3-3\"/></g>"
},
"cheese": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.519 20.008L21 20v-3.5a2 2 0 1 1 0-4V9H4.278\"/><path d=\"M21 9l-9.385-4.992c-2.512.12-4.758 1.42-6.327 3.425C3.865 9.253 3 11.654 3 14.287c0 2.117.56 4.085 1.519 5.721\"/><path d=\"M15 13v.01\"/><path d=\"M8 13v.01\"/><path d=\"M11 16v.01\"/></g>"
},
@ -1254,7 +1281,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 16V8l-2 2\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
},
"circle-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001L14 16\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001h4\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
},
"circle-3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 12a2 2 0 1 0-2-2\"/><path d=\"M10 14a2 2 0 1 0 2-2\"/><circle cx=\"12\" cy=\"12\" r=\"9\"/></g>"
@ -1487,6 +1514,9 @@
"crown-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 18H5L3.135 8.673a.25.25 0 0 1 .4-.244L8 12l1.6-2.4m1.596-2.394L12 6l4 6l4.464-3.571a.25.25 0 0 1 .401.244l-1.363 6.818\"/><path d=\"M3 3l18 18\"/></g>"
},
"crutches": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"3\" width=\"8\" height=\"4\" rx=\"2\"/><path d=\"M11 21h2\"/><path d=\"M12 21v-4.092a3 3 0 0 1 .504-1.664l.992-1.488A3 3 0 0 0 14 12.092V7\"/><path d=\"M12 21v-4.092a3 3 0 0 0-.504-1.664l-.992-1.488A3 3 0 0 1 10 12.092V7\"/><path d=\"M10 11h4\"/></g>"
},
"cup": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 11h14V8H5z\"/><path d=\"M17.5 11L16 21H8L6.5 11\"/><path d=\"M6 8V7a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v1\"/><path d=\"M15 5V3\"/></g>"
},
@ -1511,6 +1541,9 @@
"currency-dirham": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.5 19H5\"/><path d=\"M8.599 16.479A1.5 1.5 0 1 0 7.5 19\"/><path d=\"M7 4v9\"/><path d=\"M15 13h1.888a1.5 1.5 0 0 0 1.296-2.256L16 7\"/><path d=\"M11 13.01V13\"/></g>"
},
"currency-dogecoin": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 12h6\"/><path d=\"M8 5v14\"/><path d=\"M5 19h7a7 7 0 0 0 0-14H5\"/></g>"
},
"currency-dollar": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16.7 8A3 3 0 0 0 14 6h-4a3 3 0 0 0 0 6h4a3 3 0 0 1 0 6h-4a3 3 0 0 1-2.7-2\"/><path d=\"M12 3v3m0 12v3\"/></g>"
},
@ -1635,7 +1668,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"10\" r=\"7\"/><circle cx=\"12\" cy=\"10\" r=\"3\"/><path d=\"M8 16l-2.091 3.486A1 1 0 0 0 6.766 21h10.468a1 1 0 0 0 .857-1.514L16 16\"/></g>"
},
"device-computer-camera-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.15 6.153a7 7 0 0 0 9.696 9.696m2.003-2.001A7 7 0 0 0 8.15 4.153\"/><path d=\"M9.13 9.122a3 3 0 0 0 3.743 3.749m2.001-2.009a3 3 0 0 0-3.737-3.736\"/><path d=\"M8 16l-2.091 3.486A1 1 0 0 0 6.766 21h10.468a1 1 0 0 0 .857-1.514L16 16\"/><path d=\"M3 3l18 18\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.15 6.153a7 7 0 0 0 9.696 9.696m2-2a7 7 0 0 0-9.699-9.695\"/><path d=\"M9.13 9.122a3 3 0 0 0 3.743 3.749m2-2a3 3 0 0 0-3.737-3.736\"/><path d=\"M8 16l-2.091 3.486A1 1 0 0 0 6.766 21h10.468a1 1 0 0 0 .857-1.514L16 16\"/><path d=\"M3 3l18 18\"/></g>"
},
"device-desktop": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"1\"/><path d=\"M7 20h10\"/><path d=\"M9 16v4\"/><path d=\"M15 16v4\"/></g>"
@ -1727,9 +1760,21 @@
"dna": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle transform=\"rotate(-45 12 12)\" cx=\"12\" cy=\"12\" r=\"4\"/><path d=\"M9.172 20.485a4 4 0 1 0-5.657-5.657\"/><path d=\"M14.828 3.515a4 4 0 1 0 5.657 5.657\"/></g>"
},
"dna-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3v1c-.01 3.352-1.68 6.023-5.008 8.014c-3.328 1.99 3.336-2.005.008-.014c-3.328 1.99-4.997 4.662-5.008 8.014v1\"/><path d=\"M17 21.014v-1c-.01-3.352-1.68-6.023-5.008-8.014c-3.328-1.99 3.336 2.005.008.014C8.672 10.023 7.003 7.352 6.992 4V3\"/><path d=\"M7 4h10\"/><path d=\"M7 20h10\"/><path d=\"M8 8h8\"/><path d=\"M8 16h8\"/></g>"
},
"dog-bowl": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 15l5.586-5.585A2 2 0 1 1 19 8a2 2 0 1 1-1.413 3.414L14 15\"/><path d=\"M12 13L8.414 9.415A2 2 0 1 0 5 8a2 2 0 1 0 1.413 3.414L10 15\"/><path d=\"M3 20h18c-.175-1.671-.046-3.345-2-5H5c-1.333 1-2 2.667-2 5z\"/></g>"
},
"door": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 12v.01\"/><path d=\"M3 21h18\"/><path d=\"M6 21V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v16\"/></g>"
},
"door-enter": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 12v.01\"/><path d=\"M3 21h18\"/><path d=\"M5 21V5a2 2 0 0 1 2-2h6m4 10.5V21\"/><path d=\"M21 7h-7m3-3l-3 3l3 3\"/></g>"
},
"door-exit": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 12v.01\"/><path d=\"M3 21h18\"/><path d=\"M5 21V5a2 2 0 0 1 2-2h7.5M17 13.5V21\"/><path d=\"M14 7h7m-3-3l3 3l-3 3\"/></g>"
},
"dots": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"12\" r=\"1\"/><circle cx=\"12\" cy=\"12\" r=\"1\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/></g>"
},
@ -1793,6 +1838,9 @@
"egg": {
"body": "<path d=\"M5.514 14.639C5.514 18.152 8.418 21 12 21s6.486-2.848 6.486-6.361a12.574 12.574 0 0 0-3.243-9.012A4.025 4.025 0 0 0 12 4a4.025 4.025 0 0 0-3.243 1.627a12.574 12.574 0 0 0-3.243 9.012\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
"emergency-bed": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"16\" cy=\"18\" r=\"2\"/><circle cx=\"8\" cy=\"18\" r=\"2\"/><path d=\"M4 8l2.1 2.8A3 3 0 0 0 8.5 12H20\"/><path d=\"M10 6h4\"/><path d=\"M12 4v4\"/><path d=\"M12 12v2l-2.5 2.5\"/><path d=\"M14.5 16.5L12 14\"/></g>"
},
"emphasis": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 5H8v10h8m-1-5H8\"/><path d=\"M6 20v.01\"/><path d=\"M10 20v.01\"/><path d=\"M14 20v.01\"/><path d=\"M18 20v.01\"/></g>"
},
@ -1823,6 +1871,9 @@
"eye-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M10.584 10.587a2 2 0 0 0 2.828 2.83\"/><path d=\"M9.363 5.365A9.466 9.466 0 0 1 12 5c4 0 7.333 2.333 10 7c-.778 1.361-1.612 2.524-2.503 3.488m-2.14 1.861C15.726 18.449 13.942 19 12 19c-4 0-7.333-2.333-10-7c1.369-2.395 2.913-4.175 4.632-5.341\"/></g>"
},
"eye-table": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8.003 18.003h-.011\"/><path d=\"M12.003 18.002h-.011\"/><path d=\"M16.003 18.002h-.011\"/><path d=\"M4 3h16\"/><path d=\"M5 3v17a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V3\"/><path d=\"M14 7h-4\"/><path d=\"M9 15h1\"/><path d=\"M14 15h1\"/><path d=\"M12 11V7\"/></g>"
},
"eyeglass": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 4H6L3 14\"/><path d=\"M16 4h2l3 10\"/><path d=\"M10 16h4\"/><path d=\"M21 16.5a3.5 3.5 0 0 1-7 0V14h7v2.5\"/><path d=\"M10 16.5a3.5 3.5 0 0 1-7 0V14h7v2.5\"/></g>"
},
@ -1946,6 +1997,9 @@
"firetruck": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"17\" cy=\"17\" r=\"2\"/><path d=\"M7 18h8m4 0h2v-6a5 5 0 0 0-5-5h-1l1.5 5H21\"/><path d=\"M12 18V7h3\"/><path d=\"M3 17v-5h9\"/><path d=\"M3 9l18-6\"/><path d=\"M6 12V8\"/></g>"
},
"first-aid-kit": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 8V6a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"/><rect x=\"4\" y=\"8\" width=\"16\" height=\"12\" rx=\"2\"/><path d=\"M10 14h4\"/><path d=\"M12 12v4\"/></g>"
},
"fish": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16.69 7.44A6.973 6.973 0 0 0 15 12a6.97 6.97 0 0 0 1.699 4.571\"/><path d=\"M2 9.504c7.715 8.647 14.75 10.265 20 2.498C16.75 4.241 9.715 5.86 2 14.506\"/><path d=\"M18 11v.01\"/><path d=\"M11.5 10.5c-.667 1-.667 2 0 3\"/></g>"
},
@ -1967,6 +2021,9 @@
"flask": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 3h6\"/><path d=\"M10 9h4\"/><path d=\"M10 3v6L6 20a.7.7 0 0 0 .5 1h11a.7.7 0 0 0 .5-1L14 9V3\"/></g>"
},
"flask-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.1 15h11.8\"/><path d=\"M14 3v7.342A6.002 6.002 0 0 1 15.318 21H8.683A6.002 6.002 0 0 1 10 10.34V3h4z\"/><path d=\"M9 3h6\"/></g>"
},
"flip-horizontal": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 12h18\"/><path d=\"M7 16h10L7 21v-5\"/><path d=\"M7 8h10L7 3v5\"/></g>"
},
@ -2073,7 +2130,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 21h8\"/><path d=\"M12 15v6\"/><path d=\"M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z\"/></g>"
},
"glass-full": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 21h8\"/><path d=\"M12 15v6\"/><path d=\"M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z\"/><path d=\"M6 10a5.001 5.001 0 0 1 6 0a5.001 5.001 0 0 0 6 0\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 21h8\"/><path d=\"M12 15v6\"/><path d=\"M17 3l1 7c0 3.012-2.686 5-6 5s-6-1.988-6-5l1-7h10z\"/><path d=\"M6 10a5 5 0 0 1 6 0a5 5 0 0 0 6 0\"/></g>"
},
"glass-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 21h8\"/><path d=\"M12 15v6\"/><path d=\"M7 3h10l1 7a4.511 4.511 0 0 1-1.053 2.94m-2.386 1.625A7.48 7.48 0 0 1 12 15c-3.314 0-6-1.988-6-5l.5-3.495\"/><path d=\"M3 3l18 18\"/></g>"
@ -2106,7 +2163,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 18v-8l-2 2\"/><path d=\"M4 6v12\"/><path d=\"M12 6v12\"/><path d=\"M11 18h2\"/><path d=\"M3 18h2\"/><path d=\"M4 12h8\"/><path d=\"M3 6h2\"/><path d=\"M11 6h2\"/></g>"
},
"h-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 12a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L17 18.001L21 18\"/><path d=\"M4 6v12\"/><path d=\"M12 6v12\"/><path d=\"M11 18h2\"/><path d=\"M3 18h2\"/><path d=\"M4 12h8\"/><path d=\"M3 6h2\"/><path d=\"M11 6h2\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 12a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L17 18.001h4\"/><path d=\"M4 6v12\"/><path d=\"M12 6v12\"/><path d=\"M11 18h2\"/><path d=\"M3 18h2\"/><path d=\"M4 12h8\"/><path d=\"M3 6h2\"/><path d=\"M11 6h2\"/></g>"
},
"h-3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 14a2 2 0 1 0-2-2\"/><path d=\"M17 16a2 2 0 1 0 2-2\"/><path d=\"M4 6v12\"/><path d=\"M12 6v12\"/><path d=\"M11 18h2\"/><path d=\"M3 18h2\"/><path d=\"M4 12h8\"/><path d=\"M3 6h2\"/><path d=\"M11 6h2\"/></g>"
@ -2120,6 +2177,9 @@
"h-6": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle transform=\"rotate(180 19 16)\" cx=\"19\" cy=\"16\" r=\"2\"/><path d=\"M21 12a2 2 0 1 0-4 0v4\"/><path d=\"M4 6v12\"/><path d=\"M12 6v12\"/><path d=\"M11 18h2\"/><path d=\"M3 18h2\"/><path d=\"M4 12h8\"/><path d=\"M3 6h2\"/><path d=\"M11 6h2\"/></g>"
},
"hand-click": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 13V4.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M11 11.5v-2a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M14 10.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M17 11.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7L7 19c-.312-.479-1.407-2.388-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.867 1.867 0 0 1 2.28.28L8 13\"/><path d=\"M5 3L4 2\"/><path d=\"M4 7H3\"/><path d=\"M14 3l1-1\"/><path d=\"M15 6h1\"/></g>"
},
"hand-finger": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 13V4.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M11 11.5v-2a1.5 1.5 0 1 1 3 0V12\"/><path d=\"M14 10.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M17 11.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7A69.74 69.74 0 0 1 7 19c-.312-.479-1.407-2.388-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.867 1.867 0 0 1 2.28.28L8 13\"/></g>"
},
@ -2129,6 +2189,9 @@
"hand-middle-finger": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 13v-2.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M14 10.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M17 11.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7A69.74 69.74 0 0 1 7 19c-.312-.479-1.407-2.388-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.867 1.867 0 0 1 2.28.28L8 13\"/><path d=\"M11 11.5v-8a1.5 1.5 0 1 1 3 0V12\"/></g>"
},
"hand-move": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 13V4.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M11 11.5v-2a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M14 10.5a1.5 1.5 0 0 1 3 0V12\"/><path d=\"M17 11.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2h.208a6 6 0 0 1-5.012-2.7L7 19c-.312-.479-1.407-2.388-3.286-5.728a1.5 1.5 0 0 1 .536-2.022a1.867 1.867 0 0 1 2.28.28L8 13\"/><path d=\"M2.541 5.594a13.487 13.487 0 0 1 2.46-1.427\"/><path d=\"M14 3.458a13.44 13.44 0 0 1 3.685 1.612\"/></g>"
},
"hand-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M8 13.5V8m.44-3.562A1.5 1.5 0 0 1 11 5.5V7m0 4.008V12m0-6.5v-2a1.5 1.5 0 1 1 3 0V10m0-4.5a1.5 1.5 0 0 1 3 0V12m0-4.5a1.5 1.5 0 0 1 3 0V16a6 6 0 0 1-6 6h-2c-2.114-.292-3.956-1.397-5-3l-2.7-5.25a1.7 1.7 0 0 1 2.75-2l.9 1.75\"/></g>"
},
@ -2171,6 +2234,9 @@
"heart-broken": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19.5 13.572L12 21l-7.5-7.428A5 5 0 1 1 12 7.006a5 5 0 1 1 7.5 6.572\"/><path d=\"M12 7l-2 4l4 3l-2 4v3\"/></g>"
},
"heart-rate-monitor": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"12\" rx=\"1\"/><path d=\"M7 20h10\"/><path d=\"M9 16v4\"/><path d=\"M15 16v4\"/><path d=\"M7 10h2l2 3l2-6l1 3h3\"/></g>"
},
"helicopter": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 10l1 2h6\"/><path d=\"M12 9a2 2 0 0 0-2 2v3c0 1.1.9 2 2 2h7a2 2 0 0 0 2-2c0-3.31-3.13-5-7-5h-2z\"/><path d=\"M13 9V6\"/><path d=\"M5 6h15\"/><path d=\"M15 9.1V13h5.5\"/><path d=\"M15 19v-3\"/><path d=\"M19 19h-8\"/></g>"
},
@ -2208,7 +2274,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 21.5V17\"/><path d=\"M8 17h8V7a4 4 0 1 0-8 0v10z\"/><path d=\"M8 10.5L16 7\"/><path d=\"M8 14.5l8-3.5\"/></g>"
},
"ice-cream-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.657 11.004a6 6 0 1 0-11.315-.002\"/><path d=\"M6.342 11L12 22l5.657-10.996z\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17.657 11.004a6 6 0 1 0-11.315 0\"/><path d=\"M6.342 11L12 22l5.657-10.996z\"/></g>"
},
"id": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"16\" rx=\"3\"/><circle cx=\"9\" cy=\"10\" r=\"2\"/><path d=\"M15 8h2\"/><path d=\"M15 12h2\"/><path d=\"M7 16h10\"/></g>"
@ -2504,12 +2570,18 @@
"lock-open": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"5\" y=\"11\" width=\"14\" height=\"10\" rx=\"2\"/><circle cx=\"12\" cy=\"16\" r=\"1\"/><path d=\"M8 11V6a4 4 0 0 1 8 0\"/></g>"
},
"lock-square": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"8\" y=\"11\" width=\"8\" height=\"5\" rx=\"1\"/><path d=\"M10 11V9a2 2 0 1 1 4 0v2\"/><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/></g>"
},
"login": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2\"/><path d=\"M20 12H7l3-3m0 6l-3-3\"/></g>"
},
"logout": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 8V6a2 2 0 0 0-2-2H5a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h7a2 2 0 0 0 2-2v-2\"/><path d=\"M7 12h14l-3-3m0 6l3-3\"/></g>"
},
"lungs": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6.081 20C7.693 20 9 18.665 9 17.02V7.257C9 6.563 8.448 6 7.768 6c-.205 0-.405.052-.584.15l-.13.083C5.594 7.292 4.622 8.88 3.65 12.057c-.42 1.37-.636 2.962-.648 4.775c-.012 1.675 1.261 3.054 2.877 3.161l.203.007z\"/><path d=\"M17.92 20C16.307 20 15 18.665 15 17.02V7.257C15 6.563 15.552 6 16.233 6c.204 0 .405.052.584.15l.13.083c1.46 1.059 2.432 2.647 3.405 5.824c.42 1.37.636 2.962.648 4.775c.012 1.675-1.261 3.054-2.878 3.161L17.92 20z\"/><path d=\"M9 12a3 3 0 0 0 3-3a3 3 0 0 0 3 3\"/><path d=\"M12 4v5\"/></g>"
},
"macro": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 15a6 6 0 1 0 12 0\"/><path d=\"M18 15a6 6 0 0 0-6 6\"/><path d=\"M12 21a6 6 0 0 0-6-6\"/><path d=\"M12 21V11\"/><path d=\"M12 11a5 5 0 0 1-5-5V3l3 2l2-2l2 2l3-2v3a5 5 0 0 1-5 5z\"/></g>"
},
@ -2591,6 +2663,9 @@
"medical-cross": {
"body": "<path d=\"M13 3a1 1 0 0 1 1 1v4.535l3.928-2.267a1 1 0 0 1 1.366.366l1 1.732a1 1 0 0 1-.366 1.366L16.001 12l3.927 2.269a1 1 0 0 1 .366 1.366l-1 1.732a1 1 0 0 1-1.366.366L14 15.464V20a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-4.536l-3.928 2.268a1 1 0 0 1-1.366-.366l-1-1.732a1 1 0 0 1 .366-1.366L7.999 12L4.072 9.732a1 1 0 0 1-.366-1.366l1-1.732a1 1 0 0 1 1.366-.366L10 8.535V4a1 1 0 0 1 1-1h2z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
"medicine-syrup": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 21h8a1 1 0 0 0 1-1V10a3 3 0 0 0-3-3h-4a3 3 0 0 0-3 3v10a1 1 0 0 0 1 1z\"/><path d=\"M10 14h4\"/><path d=\"M12 12v4\"/><path d=\"M10 7V4a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1v3\"/></g>"
},
"menu": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 8h16\"/><path d=\"M4 16h16\"/></g>"
},
@ -2639,6 +2714,9 @@
"microphone-off": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M9 5a3 3 0 0 1 6 0v5a3 3 0 0 1-.13.874m-2 2A3 3 0 0 1 9 10.002v-1\"/><path d=\"M5 10a7 7 0 0 0 10.846 5.85m2.002-2A6.967 6.967 0 0 0 19 10\"/><path d=\"M8 21h8\"/><path d=\"M12 17v4\"/></g>"
},
"microscope": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 21h14\"/><path d=\"M6 18h2\"/><path d=\"M7 18v3\"/><path d=\"M9 11l3 3l6-6l-3-3z\"/><path d=\"M10.5 12.5L9 14\"/><path d=\"M17 3l3 3\"/><path d=\"M12 21a6 6 0 0 0 3.715-10.712\"/></g>"
},
"milk": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 6h8V4a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v2z\"/><path d=\"M16 6l1.094 1.759a6 6 0 0 1 .906 3.17V19a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2v-8.071a6 6 0 0 1 .906-3.17L8 6\"/><circle cx=\"12\" cy=\"16\" r=\"2\"/><path d=\"M10 10h4\"/></g>"
},
@ -2724,7 +2802,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M9 16V8l-2 2\"/><path d=\"M13 16l4-4\"/><path d=\"M17 16l-4-4\"/></g>"
},
"multiplier-2x": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 16l4-4\"/><path d=\"M18 16l-4-4\"/><path d=\"M6 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L6 16.001L10 16\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14 16l4-4\"/><path d=\"M18 16l-4-4\"/><path d=\"M6 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L6 16.001h4\"/></g>"
},
"mushroom": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 11.1C20 6.626 16.418 3 12 3s-8 3.626-8 8.1a.9.9 0 0 0 .9.9h14.2a.9.9 0 0 0 .9-.9z\"/><path d=\"M10 12v7a2 2 0 1 0 4 0v-7\"/></g>"
@ -2783,6 +2861,9 @@
"number-9": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 8a4 4 0 1 0-8 0v1a4 4 0 1 0 8 0\"/><path d=\"M8 16a4 4 0 1 0 8 0V8\"/></g>"
},
"nurse": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 6c2.941 0 5.685.847 8 2.31L18 18H6L4 8.309A14.93 14.93 0 0 1 12 6z\"/><path d=\"M10 12h4\"/><path d=\"M12 10v4\"/></g>"
},
"octagon": {
"body": "<path d=\"M8.7 3h6.6c.3 0 .5.1.7.3L20.7 8c.2.2.3.4.3.7v6.6c0 .3-.1.5-.3.7L16 20.7c-.2.2-.4.3-.7.3H8.7c-.3 0-.5-.1-.7-.3L3.3 16c-.2-.2-.3-.4-.3-.7V8.7c0-.3.1-.5.3-.7L8 3.3c.2-.2.4-.3.7-.3z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
@ -2907,9 +2988,15 @@
"picture-in-picture-on": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M11 19H5a2 2 0 0 1-2-2V7a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v4\"/><rect x=\"14\" y=\"14\" width=\"7\" height=\"5\" rx=\"1\"/><path d=\"M7 9l4 4\"/><path d=\"M8 13h3v-3\"/></g>"
},
"pig": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 11v.01\"/><path d=\"M16 3v3.803A6.019 6.019 0 0 1 18.658 10h1.341a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-1.342a6.008 6.008 0 0 1-1.658 2.473V18.5a1.5 1.5 0 0 1-3 0v-.583a6.04 6.04 0 0 1-1 .083h-4a6.04 6.04 0 0 1-1-.083v.583a1.5 1.5 0 0 1-3 0v-2L5 16.473A6 6 0 0 1 8.999 6h2.5l4.5-3z\"/></g>"
},
"pill": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4.5 12.5l8-8a4.94 4.94 0 0 1 7 7l-8 8a4.94 4.94 0 0 1-7-7\"/><path d=\"M8.5 8.5l7 7\"/></g>"
},
"pills": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"8\" cy=\"8\" r=\"5\"/><circle cx=\"17\" cy=\"17\" r=\"4\"/><path d=\"M4.5 4.5l7 7\"/><path d=\"M19.5 14.5l-5 5\"/></g>"
},
"pin": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M15 4.5l-4 4L7 10l-1.5 1.5l7 7L14 17l1.5-4l4-4\"/><path d=\"M9 15l-4.5 4.5\"/><path d=\"M14.5 4L20 9.5\"/></g>"
},
@ -3181,6 +3268,9 @@
"scale": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 20h10\"/><path d=\"M6 6l6-1l6 1\"/><path d=\"M12 3v17\"/><path d=\"M9 12L6 6l-3 6a3 3 0 0 0 6 0\"/><path d=\"M21 12l-3-6l-3 6a3 3 0 0 0 6 0\"/></g>"
},
"scale-outline": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"4\"/><path d=\"M12 7c1.956 0 3.724.802 4.994 2.095l-2.956 2.904A3 3 0 0 0 12 11.2a3 3 0 0 0-2.038.798L7.006 9.095A6.979 6.979 0 0 1 12 7z\"/></g>"
},
"scan": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 7V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 17v1a2 2 0 0 0 2 2h2\"/><path d=\"M16 4h2a2 2 0 0 1 2 2v1\"/><path d=\"M16 20h2a2 2 0 0 0 2-2v-1\"/><path d=\"M5 12h14\"/></g>"
},
@ -3375,6 +3465,12 @@
"space": {
"body": "<path d=\"M4 10v3a1 1 0 0 0 1 1h14a1 1 0 0 0 1-1v-3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
"spacing-horizontal": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 20h-2a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2\"/><path d=\"M4 20h2a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4\"/><path d=\"M12 8v8\"/></g>"
},
"spacing-vertical": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 20v-2a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v2\"/><path d=\"M4 4v2a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V4\"/><path d=\"M16 12H8\"/></g>"
},
"speakerphone": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8a3 3 0 0 1 0 6\"/><path d=\"M10 8v11a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1v-5\"/><path d=\"M12 8h0l4.524-3.77A.9.9 0 0 1 18 4.922v12.156a.9.9 0 0 1-1.476.692L12 14H4a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h8\"/></g>"
},
@ -3394,7 +3490,7 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 16V8l-2 2\"/><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/></g>"
},
"square-2": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001L14 16\"/><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M10 10a2 2 0 1 1 4 0c0 .591-.417 1.318-.816 1.858L10 16.001h4\"/><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/></g>"
},
"square-3": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 12a2 2 0 1 0-2-2\"/><path d=\"M10 14a2 2 0 1 0 2-2\"/><rect x=\"4\" y=\"4\" width=\"16\" height=\"16\" rx=\"2\"/></g>"
@ -3637,6 +3733,9 @@
"text-wrap-disabled": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 6h10\"/><path d=\"M4 18h10\"/><path d=\"M4 12h17l-3-3m0 6l3-3\"/></g>"
},
"thermometer": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 5a2.828 2.828 0 0 1 0 4l-8 8H7v-4l8-8a2.828 2.828 0 0 1 4 0z\"/><path d=\"M16 7l-1.5-1.5\"/><path d=\"M13 10l-1.5-1.5\"/><path d=\"M10 13l-1.5-1.5\"/><path d=\"M7 17l-3 3\"/></g>"
},
"thumb-down": {
"body": "<path d=\"M7 13V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v7a1 1 0 0 0 1 1h3a4 4 0 0 1 4 4v1a2 2 0 0 0 4 0v-5h3a2 2 0 0 0 2-2l-1-5a2 3 0 0 0-2-2h-7a3 3 0 0 0-3 3\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>"
},
@ -3715,10 +3814,10 @@
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 3l18 18\"/><path d=\"M4 7h3m4 0h9\"/><path d=\"M10 11v6\"/><path d=\"M14 14v3\"/><path d=\"M5 7l1 12a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2l.077-.923\"/><path d=\"M18.384 14.373L19 7\"/><path d=\"M9 5V4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v3\"/></g>"
},
"tree": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 13l-2-2\"/><path d=\"M12 12l2-2\"/><path d=\"M12 21V8\"/><path d=\"M9.824 15.995a3 3 0 0 1-2.743-3.69a2.998 2.998 0 0 1 .304-4.833A3 3 0 0 1 12 3.765a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 14 16h.001h-4z\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 13l-2-2\"/><path d=\"M12 12l2-2\"/><path d=\"M12 21V8\"/><path d=\"M9.824 15.995a3 3 0 0 1-2.743-3.69a2.998 2.998 0 0 1 .304-4.833A3 3 0 0 1 12 3.765a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 14 16h-4z\"/></g>"
},
"trees": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 5l3 3l-2 1l4 4l-3 1l4 4h-9\"/><path d=\"M15 21v-3\"/><path d=\"M8 13l-2-2\"/><path d=\"M8 12l2-2\"/><path d=\"M8 21V8\"/><path d=\"M5.824 15.995a3 3 0 0 1-2.743-3.69a2.998 2.998 0 0 1 .304-4.833A3 3 0 0 1 8 3.765a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 10 16h.001h-4z\"/></g>"
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M16 5l3 3l-2 1l4 4l-3 1l4 4h-9\"/><path d=\"M15 21v-3\"/><path d=\"M8 13l-2-2\"/><path d=\"M8 12l2-2\"/><path d=\"M8 21V8\"/><path d=\"M5.824 15.995a3 3 0 0 1-2.743-3.69a2.998 2.998 0 0 1 .304-4.833A3 3 0 0 1 8 3.765a3 3 0 0 1 4.614 3.707a2.997 2.997 0 0 1 .305 4.833A3 3 0 0 1 10 16H6z\"/></g>"
},
"trending-down": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 7l6 6l4-4l8 8\"/><path d=\"M21 10v7h-7\"/></g>"
@ -3789,6 +3888,9 @@
"user-check": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2\"/><path d=\"M16 11l2 2l4-4\"/></g>"
},
"user-circle": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><circle cx=\"12\" cy=\"10\" r=\"3\"/><path d=\"M6.168 18.849A4 4 0 0 1 10 16h4a4 4 0 0 1 3.834 2.855\"/></g>"
},
"user-exclamation": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"9\" cy=\"7\" r=\"4\"/><path d=\"M3 21v-2a4 4 0 0 1 4-4h4a4 4 0 0 1 4 4v2\"/><path d=\"M19 7v3\"/><path d=\"M19 14v.01\"/></g>"
},
@ -3810,6 +3912,9 @@
"vaccine": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 3l4 4\"/><path d=\"M19 5l-4.5 4.5\"/><path d=\"M11.5 6.5l6 6\"/><path d=\"M16.5 11.5L10 18H6v-4l6.5-6.5\"/><path d=\"M7.5 12.5L9 14\"/><path d=\"M10.5 9.5L12 11\"/><path d=\"M3 21l3-3\"/></g>"
},
"vaccine-bottle": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"9\" y=\"3\" width=\"6\" height=\"3\" rx=\"1\"/><path d=\"M10 6v.98c0 .877-.634 1.626-1.5 1.77c-.866.144-1.5.893-1.5 1.77V19a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2v-8.48c0-.877-.634-1.626-1.5-1.77A1.795 1.795 0 0 1 14 6.98V6\"/><path d=\"M7 12h10\"/><path d=\"M7 18h10\"/><path d=\"M11 15h2\"/></g>"
},
"variable": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 4C2.5 9 2.5 14 5 20M19 4c2.5 5 2.5 10 0 16M9 9h1c1 0 1 1 2.016 3.527C13 15 13 16 14 16h1\"/><path d=\"M8 16c1.5 0 3-2 4-3.5S14.5 9 16 9\"/></g>"
},
@ -3882,6 +3987,9 @@
"wallet": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 8V5a1 1 0 0 0-1-1H6a2 2 0 0 0 0 4h12a1 1 0 0 1 1 1v3m0 4v3a1 1 0 0 1-1 1H6a2 2 0 0 1-2-2V6\"/><path d=\"M20 12v4h-4a2 2 0 0 1 0-4h4\"/></g>"
},
"wallpaper": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M8 6h10a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2H6\"/><circle cx=\"6\" cy=\"18\" r=\"2\"/><path d=\"M8 18V6a2 2 0 1 0-4 0v12\"/></g>"
},
"wand": {
"body": "<g class=\"icon-tabler\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 21L21 6l-3-3L3 18l3 3\"/><path d=\"M15 6l3 3\"/><path d=\"M9 3a2 2 0 0 0 2 2a2 2 0 0 0-2 2a2 2 0 0 0-2-2a2 2 0 0 0 2-2\"/><path d=\"M19 13a2 2 0 0 0 2 2a2 2 0 0 0-2 2a2 2 0 0 0-2-2a2 2 0 0 0 2-2\"/></g>"
},
@ -4007,6 +4115,9 @@
}
},
"aliases": {
"brand-stack-ofverflow": {
"parent": "brand-stackoverflow"
},
"buldozer": {
"parent": "bulldozer"
},