mirror of
https://github.com/iconify/collections-json.git
synced 2025-01-22 22:58:30 +00:00
Update Material Design Icons, OpenMoji
This commit is contained in:
parent
c31a1e174e
commit
c141407ebd
@ -1,7 +1,7 @@
|
||||
{
|
||||
"mdi": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 5460,
|
||||
"total": 5495,
|
||||
"author": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign",
|
||||
"license": "Open Font License",
|
||||
@ -1013,7 +1013,7 @@
|
||||
"bow-and-arrow",
|
||||
"full-moon-face"
|
||||
],
|
||||
"version": "12.3.0",
|
||||
"version": "12.4.0",
|
||||
"palette": "Colorful",
|
||||
"category": "Emoji"
|
||||
},
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
### Material Design Icons
|
||||
* Number of icons: 5460
|
||||
* Number of icons: 5495
|
||||
* Author: Austin Andrews
|
||||
* URL: https://github.com/Templarian/MaterialDesign
|
||||
* License: Open Font License
|
||||
@ -586,7 +586,7 @@
|
||||
* URL: https://github.com/hfg-gmuend/openmoji
|
||||
* License: CC BY-SA 4.0
|
||||
* License URL: https://creativecommons.org/licenses/by-sa/4.0/
|
||||
* Version: 12.3.0
|
||||
* Version: 12.4.0
|
||||
* Palette: Colorful
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.195",
|
||||
"version": "1.1.196",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
256
json/mdi.json
256
json/mdi.json
@ -2,7 +2,7 @@
|
||||
"prefix": "mdi",
|
||||
"info": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 5460,
|
||||
"total": 5495,
|
||||
"author": {
|
||||
"name": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign"
|
||||
@ -1082,12 +1082,18 @@
|
||||
"application": {
|
||||
"body": "<path d=\"M19 4a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h14m0 14V8H5v10h14z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"application-cog": {
|
||||
"body": "<path d=\"M21.7 18.6v-1l1.1-.8c.1-.1.2-.2.1-.3l-1-1.7c0-.1-.2-.1-.3-.1l-1.2.5c-.3-.2-.6-.4-.9-.5l-.2-1.3c0-.1-.1-.2-.2-.2h-2c-.2 0-.3.1-.3.2l-.2 1.3c-.3.2-.5.3-.8.5l-1.2-.5c-.1 0-.2 0-.3.1l-1 1.7c0 .1 0 .2.1.3l1.1.8v1l-1.1.8c-.1.1-.2.2-.1.3l1 1.7c.1.1.2.1.3.1l1.2-.5c.2.2.5.4.8.5l.2 1.3c.1.1.2.2.3.2h2c.1 0 .2-.1.2-.2l.2-1.3c.3-.2.5-.3.8-.5l1.2.4c.1 0 .2 0 .3-.1l1-1.7c.1-.1.1-.2 0-.2l-1.1-.8m-3.7.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5s1.5.7 1.5 1.5s-.7 1.5-1.5 1.5m-6.71.5H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v5.68a7.03 7.03 0 0 0-2-.6V8H5v10h6c0 .7.11 1.37.29 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"application-export": {
|
||||
"body": "<path d=\"M8 12h9.76l-2.5-2.5l1.41-1.42L21.59 13l-4.92 4.92l-1.41-1.42l2.5-2.5H8v-2m11-9a2 2 0 0 1 2 2v4.67l-2-2V7H5v12h14v-.67l2-2V19a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"application-import": {
|
||||
"body": "<path d=\"M1 12h9.76l-2.5-2.5l1.41-1.42L14.59 13l-4.92 4.92l-1.41-1.42l2.5-2.5H1v-2m18-9a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-3h2v3h14V7H5v3H3V5a2 2 0 0 1 2-2h14z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"application-settings": {
|
||||
"body": "<path d=\"M7 22h2v2H7v-2m4 0h2v2h-2v-2m4 0h2v2h-2v-2M5 4h14a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2m0 4v10h14V8H5\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"appnet": {
|
||||
"body": "<path d=\"M14.474 9.142c.597-1.45 1.706-4.862 1.877-5.46c.17-.597.597-.682.853-.682h2.047c.341 0 .533.256.448.682c-2.154 7.593-3.604 9.81-3.604 10.323c0 1.28 1.365 3.668 2.644 3.668c.768 0 .598-1.109 1.45-1.109h1.621c.256 0 .512.256.512.682c0 .427-.474 3.754-3.716 3.754s-4.452-3.919-4.452-3.919C13.727 17.934 11.232 21 8.161 21c-5.46 0-6.483-5.8-6.483-9.213C1.678 8.374 3.298 3 7.905 3s6.569 6.142 6.569 6.142zm-9.981 2.389c0 1.962-.085 6.057 3.508 6.142c2.037.085 3.914-2.474 4.804-4.521c-1.232-4.266-2.085-6.825-4.814-6.825c-3.669.085-3.498 5.204-3.498 5.204z\" fill=\"currentColor\"/>",
|
||||
"hidden": true
|
||||
@ -4789,7 +4795,7 @@
|
||||
"body": "<path d=\"M1 7h2v14h14v2H3a2 2 0 0 1-2-2V7m18-6H7a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14c1.1 0 2-.9 2-2V5l-4-4m2 16H7V3h11.17L21 5.83V17m-7-7c-1.66 0-3 1.34-3 3s1.34 3 3 3s3-1.34 3-3s-1.34-3-3-3M8 4h9v4H8V4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"content-save-cog": {
|
||||
"body": "<path d=\"M21 11.7V7l-4-4H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6.7c-.3-.7-.5-1.4-.6-2.2C9.9 18.4 9 17.3 9 16c0-1.7 1.3-3 3-3c.3 0 .6.1.9.2C14.2 11.8 16 11 18 11c1.1 0 2.1.2 3 .7M15 9H5V5h10v4m7.8 10.3l-1.1-.8v-1l1.1-.8c.1-.1.1-.2.1-.3l-1-1.7c-.1-.1-.2-.1-.3-.1l-1.3.4c-.3-.2-.5-.3-.9-.5l-.2-1.3c0-.1-.1-.2-.2-.2h-2c-.1 0-.2.1-.3.2l-.2 1.3c-.3.1-.6.3-.8.5l-1.2-.5c-.1 0-.2 0-.3.1l-1 1.7c-.1.1 0 .2.1.3l1.1.8v1l-1.1.8c-.1.1-.1.2-.1.3l1 1.7c.1.1.2.1.3.1l1.2-.5c.3.2.5.3.8.5l.2 1.3c0 .1.1.2.3.2h2c.1 0 .2-.1.2-.2l.2-1.3c.3-.1.6-.3.8-.5l1.2.5c.1 0 .3 0 .3-.1l1-1.7c.2 0 .2-.1.1-.2m-4.8.2c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5s1.5.7 1.5 1.5s-.7 1.5-1.5 1.5z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M21 11.7V7l-4-4H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h6.7c-.3-.7-.5-1.4-.6-2.2C9.9 18.4 9 17.3 9 16c0-1.7 1.3-3 3-3c.3 0 .6.1.9.2C14.2 11.8 16 11 18 11c1.1 0 2.1.2 3 .7M15 9H5V5h10v4m6.7 9.6v-1l1.1-.8c.1-.1.2-.2.1-.3l-1-1.7c0-.1-.2-.1-.3-.1l-1.2.5c-.3-.2-.6-.4-.9-.5l-.2-1.3c0-.1-.1-.2-.2-.2h-2c-.2 0-.3.1-.3.2l-.2 1.3c-.3.2-.5.3-.8.5l-1.2-.5c-.1 0-.2 0-.3.1l-1 1.7c0 .1 0 .2.1.3l1.1.8v1l-1.1.8c-.1.1-.2.2-.1.3l1 1.7c.1.1.2.1.3.1l1.2-.5c.2.2.5.4.8.5l.2 1.3c.1.1.2.2.3.2h2c.1 0 .2-.1.2-.2l.2-1.3c.3-.2.5-.3.8-.5l1.2.4c.1 0 .2 0 .3-.1l1-1.7c.1-.1.1-.2 0-.2l-1.1-.8m-3.7.9c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5s1.5.7 1.5 1.5s-.7 1.5-1.5 1.5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"content-save-cog-outline": {
|
||||
"body": "<path d=\"M11.1 19c.1.7.3 1.4.6 2H5c-1.1 0-2-.9-2-2V5c0-1.1.9-2 2-2h12l4 4v4.7c-.6-.3-1.3-.5-2-.6V7.8L16.2 5H5v14h6.1m.9-7c-1.7 0-3 1.3-3 3c0 1.3.8 2.4 2 2.8c.1-2.2 1.1-4.1 2.7-5.3c-.5-.3-1.1-.5-1.7-.5m3-2V6H6v4h9m7.8 9.6l-1 1.7c-.1.1-.2.1-.3.1l-1.2-.4c-.3.2-.5.3-.8.5l-.2 1.3c0 .1-.1.2-.2.2h-2c-.1 0-.2-.1-.3-.2l-.2-1.3c-.3-.1-.6-.3-.8-.5l-1.2.5c-.1 0-.2 0-.3-.1l-1-1.7c-.1-.1 0-.2.1-.3l1.1-.8v-1l-1.1-.8c-.1-.1-.1-.2-.1-.3l1-1.7c.1-.1.2-.1.3-.1l1.2.5c.3-.2.5-.3.8-.5l.2-1.3c0-.1.1-.2.3-.2h2c.1 0 .2.1.2.2l.2 1.3c.3.1.6.3.9.5l1.2-.5c.1 0 .3 0 .3.1l1 1.7c.1.1 0 .2-.1.3l-1.1.8v1l1.1.8c.1 0 .1.1 0 .2M19.5 18c0-.8-.7-1.5-1.5-1.5s-1.5.7-1.5 1.5s.7 1.5 1.5 1.5s1.5-.7 1.5-1.5z\" fill=\"currentColor\"/>"
|
||||
@ -5289,6 +5295,12 @@
|
||||
"delete-circle-outline": {
|
||||
"body": "<path d=\"M12 2a10 10 0 0 1 10 10a10 10 0 0 1-10 10A10 10 0 0 1 2 12A10 10 0 0 1 12 2m0 2a8 8 0 0 0-8 8a8 8 0 0 0 8 8a8 8 0 0 0 8-8a8 8 0 0 0-8-8m4 6v7a1 1 0 0 1-1 1H9a1 1 0 0 1-1-1v-7h8m-2.5-4l1 1H17v2H7V7h2.5l1-1h3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"delete-clock": {
|
||||
"body": "<path d=\"M15 13h1.5v2.82l2.44 1.41l-.75 1.3L15 16.69V13m8 3c0 3.87-3.13 7-7 7c-1.91 0-3.64-.76-4.9-2H8c-1.1 0-2-.9-2-2V7h12v2.29c2.89.86 5 3.54 5 6.71m-7-5c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m3-7v2H5V4h3.5l1-1h5l1 1H19z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"delete-clock-outline": {
|
||||
"body": "<path d=\"M15 13h1.5v2.82l2.44 1.41l-.75 1.3L15 16.69V13m8 3c0 3.87-3.13 7-7 7c-1.91 0-3.64-.76-4.9-2H8c-1.1 0-2-.9-2-2V7h12v2.29c2.89.86 5 3.54 5 6.71M9 16c0-3.87 3.13-7 7-7H8v10h1.67c-.43-.91-.67-1.93-.67-3m7-5c-2.76 0-5 2.24-5 5s2.24 5 5 5s5-2.24 5-5s-2.24-5-5-5m-.5-7H19v2H5V4h3.5l1-1h5l1 1z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"delete-empty": {
|
||||
"body": "<path d=\"M20.37 8.91l-1 1.73l-12.13-7l1-1.73l3.04 1.75l1.36-.37l4.33 2.5l.37 1.37l3.03 1.75M6 19V7h5.07L18 11v8a2 2 0 0 1-2 2H8a2 2 0 0 1-2-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -5847,6 +5859,9 @@
|
||||
"egg-outline": {
|
||||
"body": "<path d=\"M12 4c2.32 0 5.5 6.7 5.5 10.5c0 3.03-2.47 5.5-5.5 5.5s-5.5-2.47-5.5-5.5C6.5 10.7 9.68 4 12 4m0-2c-4.14 0-7.5 8.36-7.5 12.5c0 4.14 3.36 7.5 7.5 7.5s7.5-3.36 7.5-7.5C19.5 10.36 16.14 2 12 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"eiffel-tower": {
|
||||
"body": "<path d=\"M8.21 17c.44-.85.85-1.84 1.23-3H9v-2h1c.61-2.6 1-5.87 1-10h2c0 4.13.4 7.4 1 10h1v2h-.44c.38 1.16.79 2.15 1.23 3H17v2l2 3h-2.42c-.77-1.76-2.53-3-4.58-3c-2.05 0-3.81 1.24-4.58 3H5l2-3l-.03-2h1.24m4.38-3h-1.18a21.77 21.77 0 0 1-1.13 3h3.44c-.4-.87-.79-1.87-1.13-3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"eight-track": {
|
||||
"body": "<path d=\"M7 2L5 5v11l1 4c.27 1.07.9 2 2 2h8a2 2 0 0 0 2-2l1-4V5l-2-3h-2v1h-2V2H7m0 4h10v10H7V6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -7406,6 +7421,12 @@
|
||||
"food-fork-drink": {
|
||||
"body": "<path d=\"M3 3a1 1 0 0 0-1 1v5.5c0 1.69 1.03 3.13 2.5 3.72v6.28A1.5 1.5 0 0 0 6 21a1.5 1.5 0 0 0 1.5-1.5v-6.28c1.47-.59 2.5-2.03 2.5-3.72V4a1 1 0 0 0-1-1a1 1 0 0 0-1 1v4a.5.5 0 0 1-.5.5A.5.5 0 0 1 7 8V4a1 1 0 0 0-1-1a1 1 0 0 0-1 1v4a.5.5 0 0 1-.5.5A.5.5 0 0 1 4 8V4a1 1 0 0 0-1-1m16.88 0c-.13 0-.26.09-.38.16L16 5.25V9h-4v2h1l1 10h6l1-10h1V9h-4V6.34l2.5-1.5c.5-.28.63-.84.34-1.34c-.21-.36-.58-.55-.96-.5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"food-halal": {
|
||||
"body": "<path d=\"M7 5v10c0 1.11-.89 2-2 2H4c-.55 0-1-.45-1-1v-3H1v3c0 1.66 1.34 3 3 3h1c2.21 0 4-1.79 4-4V5m14 8.38l-1.23-1.23A3.905 3.905 0 0 0 19 11h-2v2h2c.5 0 1 .2 1.35.56l.35.35l-1.2.69c-.46.26-.97.4-1.5.4h-1c-.56 0-1-.44-1-1V6h-2v3.81l-.62-.69C12.7 8.37 11.6 8 10.59 8H10v2h.59c.64 0 1.25.25 1.7.71l1.71 1.7V14c0 1.12-.88 2-2 2h-2v2h2c1.37 0 2.5-.7 3.17-1.76A2.5 2.5 0 0 0 17 17h1c.88 0 1.74-.23 2.5-.67l2.5-1.44z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"food-kosher": {
|
||||
"body": "<path d=\"M1 7v2h2c.57 0 1 .43 1 1v7h2v-7c0-1.64-1.36-3-3-3H1m6 0v7c0 1.65 1.36 3 3 3h4c1.65 0 3-1.35 3-3V7h-2v7c0 .57-.43 1-1 1h-4c-.57 0-1-.43-1-1v-1h1c1.65 0 3-1.35 3-3V7h-2v3c0 .57-.43 1-1 1H9V7H7m11 0v2h2c.57 0 1 .43 1 1v4c0 .57-.43 1-1 1h-2v2h2c1.65 0 3-1.35 3-3v-4c0-1.64-1.35-3-3-3h-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"food-off": {
|
||||
"body": "<path d=\"M2 5.27L3.28 4L21 21.72L19.73 23l-2-2H15.5l-.29-2.5l-2.24-2.26c-.11.44-.5.76-.97.76H3a1 1 0 0 1-1-1a1 1 0 0 1 1-1h5l1.5 1.5L11 15h.73l-1-1H2a3 3 0 0 1 3-3h2.73L2 5.27M14 8h2.23L15.1 3.46L16.84 3l1.25 5H22l-1.26 10.92l-6.2-6.2L14 8m-1 10a3 3 0 0 1-3 3H5a3 3 0 0 1-3-3h11z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -9013,6 +9034,9 @@
|
||||
"human-pregnant": {
|
||||
"body": "<path d=\"M9 4c0-1.11.89-2 2-2c1.11 0 2 .89 2 2c0 1.11-.89 2-2 2c-1.11 0-2-.89-2-2m7 9c0-1.34-.83-2.5-2-3a3 3 0 0 0-3-3a3 3 0 0 0-3 3v7h2v5h3v-5h3v-4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"human-queue": {
|
||||
"body": "<path d=\"M5 6c-1.1 0-2 .9-2 2s.9 2 2 2s2-.89 2-2s-.89-2-2-2m7-2a2 2 0 1 0 2 2c0-1.11-.89-2-2-2m7-2c-1.1 0-2 .9-2 2s.9 2 2 2s2-.89 2-2s-.89-2-2-2M3.5 11c-.83 0-1.5.67-1.5 1.5V17h1v5h4v-5h1v-4.5c0-.83-.67-1.5-1.5-1.5h-3m7-2C9.67 9 9 9.67 9 10.5V15h1v5h4v-5h1v-4.5c0-.83-.67-1.5-1.5-1.5h-3m7-2c-.83 0-1.5.67-1.5 1.5V13h1v5h4v-5h1V8.5c0-.83-.67-1.5-1.5-1.5h-3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"human-wheelchair": {
|
||||
"body": "<path d=\"M8.5 4a2 2 0 0 1-2 2a2 2 0 0 1-2-2a2 2 0 0 1 2-2a2 2 0 0 1 2 2M5 7c-1.11 0-2 .89-2 2v6h2v7h3.61a7 7 0 0 1-2.11-5a7 7 0 0 1 3.5-6.05V9c0-1.11-.89-2-2-2m5 1v8h5.5l2.7 3.6l1.6-1.2l-3.3-4.4H15V8m-3 4.23A5 5 0 0 0 8.5 17a5 5 0 0 0 5 5a5 5 0 0 0 5-5h-2a3 3 0 0 1-3 3a3 3 0 0 1-3-3a3 3 0 0 1 1.5-2.59z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -9326,6 +9350,9 @@
|
||||
"kabaddi": {
|
||||
"body": "<path d=\"M11.2 10.6c1 1 2.2 1.5 3.6 1.5l.1 2.1c-1.9 0-3.6-.7-5.1-2.1l-.7-.7l-2.3 2.4L9 15.9v6H7v-5.2l-1.3-1.2v2.2L1.5 22L.1 20.6L3.7 17l-1.2-3.5c-.2-.6.1-1.1.6-1.5l3.3-3.3c.4-.5.9-.7 1.4-.7c.5 0 .8.1 1.1.3l2.3 2.3M24 11.9h-2V8.5l-1.8-.7l.9 4.4l1 5.2l.9 4.4h-2.1l-1.8-8l-2.1 2v6h-2v-7.5l2.1-2l-.6-3c-.6.6-1.3 1.2-2.1 1.6c-.9-.1-1.8-.5-2.5-1.2c1.6-.3 2.7-1.1 3.4-2.3l1-1.6c.6-1 1.5-1.3 2.6-.8L24 7.2v4.7M11.4 4.4c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2M16.5.3c1.1 0 2 .9 2 2s-.9 2-2 2s-2-.9-2-2s.9-2 2-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"kangaroo": {
|
||||
"body": "<path d=\"M19.8 6.59L19 7.97v2.07l-1.31 1.57l-.38 1.64L16 14l-.5-.88l.94-.53l.26-1.14l.07-.3l.7-.84c.18-.21.15-.53-.06-.7a.506.506 0 0 0-.71.06l-.85 1.02l-.29 1.24c-.18.03-.36.07-.56.07c-.69 0-1.32-.24-1.77-.6c-.08 1.3-.5 2.41-1.1 3.03l-1.63 1.76l-.54 3.6L8.07 21l-.54-.83l1.51-.98l.46-3.27v-.01l.5-1.37c-.53-.46-.92-1.26-1.12-2.24l-.17.31c-.36.64-.71 1.29-1.15 1.95c-.45.64-.9 1.34-1.78 1.88c-.44.28-1.08.4-1.61.29c-.56-.12-1.03-.47-1.31-.84c-.55-.76-.71-1.54-.86-2.27l.97-.26c.23.64.53 1.29.91 1.64c.38.33.69.26.96 0c.32-.27.63-.85.89-1.45c.27-.61.49-1.27.72-1.95c.48-1.36.94-2.78 1.75-4.24c.42-.72.93-1.47 1.72-2.14C10.7 4.55 11.73 4 13 4s2.7 1.22 3.58 2.34c.42.55 1.29.48 1.64-.13l.92-1.58a.929.929 0 0 1-.35-.23a.984.984 0 0 1 0-1.4l1.14 1.13c.03 0 .07-.02.07-.02a1 1 0 0 1 .91.58L22 7l-1 .5l-1.2-.91z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"karate": {
|
||||
"body": "<path d=\"M19 1.27c-.96-.55-2.18-.23-2.73.73c-.56.95-.23 2.18.73 2.73A2 2 0 0 0 19.73 4c.55-.96.22-2.18-.73-2.73m2.27 8.07l-2.57 4.45l-1.74-1l1.73-3l-1.55-1.29L14 13.92V22h-2v-8.61l-9.53-5.5l1-1.73l7.8 4.5l2.4-4.16l-6.39-2.33L8 2.29l6.73 2.45l.27.1c.39.16.76.31 1.12.51l.84.49c.35.2.69.44 1 .7l.23.2l3.08 2.6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -9365,6 +9392,12 @@
|
||||
"key-arrow-right": {
|
||||
"body": "<path d=\"M10.7 6c-.6-1.8-2.3-3-4.2-3C4 3 2 5 2 7.5S4 12 6.5 12c2 0 3.6-1.2 4.2-3H15v3h3V9h4V6H10.7M6.5 9C5.7 9 5 8.3 5 7.5S5.7 6 6.5 6S8 6.7 8 7.5S7.3 9 6.5 9M13 21v-2H8v-2h5v-2l3 3l-3 3\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"key-chain": {
|
||||
"body": "<path d=\"M12.67 13.67c-.47.46-1.04.83-1.67 1.06V23H8v-2H5v-3h3v-3.28c-1.74-.62-3-2.26-3-4.22C5 8 7 6 9.5 6h.1c-.47.95-.68 2-.57 3.08c-.59.2-1.03.76-1.03 1.42c0 .83.67 1.5 1.5 1.5c.23 0 .45-.06.65-.15c.64.84 1.52 1.47 2.52 1.82m8.06 5.77l-2.76 1.16l-.78-1.84l-2.76 1.17l-1.17-2.77L16.03 16l-1.27-3c-1.85.08-3.65-.95-4.41-2.75c-.96-2.29.12-4.93 2.41-5.9c.24-.1.5-.17.74-.23C12.84 2.87 11.5 2 10 2C7.79 2 6 3.79 6 6v.24c-.3.26-.6.58-.85.91C5.06 6.78 5 6.4 5 6c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.42-.6 2.67-1.55 3.57c.42.43 1.05.56 1.63.31c.77-.32 1.12-1.2.8-1.96a.939.939 0 0 0-.14-.26C15.9 7.13 16 6.58 16 6c0-.63-.1-1.24-.28-1.81c1.28.36 2.38 1.25 2.93 2.57c.76 1.8.24 3.81-1.15 5.05l3.23 7.63M13 8.6c.37-.41.65-.89.82-1.42c-.54.27-.85.82-.82 1.42z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"key-chain-variant": {
|
||||
"body": "<path d=\"M12.66 13.67c-.34.33-.73.62-1.16.83V21l-2 2l-2-2l2-1.71L8 18l1.5-1.29l-2-1.71v-.5a4.42 4.42 0 0 1-2.5-4C5 8 7 6 9.5 6h.11c-.02.07-.07.12-.11.18c-.27.61-.42 1.25-.47 1.9A1.498 1.498 0 0 0 9.5 11h.1c.64 1.25 1.74 2.2 3.06 2.67M16 6c0-.63-.1-1.25-.28-1.82c1.34.38 2.49 1.37 3.01 2.78c.6 1.66.16 3.43-.98 4.63L20 17.68l-1.22 2.57l-2.56-1.2l1.28-2.29l-1.84-.7l.97-1.72l-2.47-.93l-.16-.46a4.48 4.48 0 0 1-3.73-2.91a4.51 4.51 0 0 1 2.69-5.77c.18-.06.37-.1.54-.14A3.946 3.946 0 0 0 10 2C7.79 2 6 3.79 6 6c0 .09 0 .17.03.26c-.33.27-.63.56-.88.89C5.06 6.78 5 6.4 5 6c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.16-.4 2.21-1.06 3.06C16.08 8.88 16 6 16 6m-3.19 2.1c.06.17.15.31.25.44c.56-.66.91-1.5.94-2.43c-.11.02-.2.04-.3.07c-.78.29-1.2 1.15-.89 1.92z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"key-change": {
|
||||
"body": "<path d=\"M6.5 2c1.96 0 3.63 1.25 4.24 3H22v3h-4v3h-3V8h-4.26c-.61 1.75-2.28 3-4.24 3C4 11 2 9 2 6.5S4 2 6.5 2m0 3A1.5 1.5 0 0 0 5 6.5A1.5 1.5 0 0 0 6.5 8A1.5 1.5 0 0 0 8 6.5A1.5 1.5 0 0 0 6.5 5m0 8c1.96 0 3.63 1.25 4.24 3H22v3h-2v3h-2v-3h-2v3h-3v-3h-2.26c-.61 1.75-2.28 3-4.24 3C4 22 2 20 2 17.5S4 13 6.5 13m0 3A1.5 1.5 0 0 0 5 17.5A1.5 1.5 0 0 0 6.5 19A1.5 1.5 0 0 0 8 17.5A1.5 1.5 0 0 0 6.5 16z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -9530,6 +9563,9 @@
|
||||
"lamp": {
|
||||
"body": "<path d=\"M8 2h8l4 12H4L8 2m3 13h2v5h5v2H6v-2h5v-5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"lamps": {
|
||||
"body": "<path d=\"M10 2l2 7H2l2-7m2 8h2v10h3v2H3v-2h3V10m14-2l2 7H12l2-7m2 8h2v4h3v2h-8v-2h3v-4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"lan": {
|
||||
"body": "<path d=\"M10 2c-1.11 0-2 .89-2 2v3c0 1.11.89 2 2 2h1v2H2v2h4v2H5c-1.11 0-2 .89-2 2v3c0 1.11.89 2 2 2h4c1.11 0 2-.89 2-2v-3c0-1.11-.89-2-2-2H8v-2h8v2h-1c-1.11 0-2 .89-2 2v3c0 1.11.89 2 2 2h4c1.11 0 2-.89 2-2v-3c0-1.11-.89-2-2-2h-1v-2h4v-2h-9V9h1c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2h-4m0 2h4v3h-4V4M5 17h4v3H5v-3m10 0h4v3h-4v-3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -11955,6 +11991,12 @@
|
||||
"phone-classic-off": {
|
||||
"body": "<path d=\"M12 3c4.53 0 8.65 1.78 11.7 4.67c.18.18.3.42.3.7c0 .28-.11.53-.29.71l-2.48 2.48c-.18.18-.43.29-.73.29c-.25 0-.5-.1-.68-.28c-.82-.73-1.69-1.36-2.67-1.85c-.33-.16-.56-.51-.56-.9v-3.1C15.14 5.25 13.59 5 12 5c-1.56 0-3.07.24-4.5.69L5.94 4.11C7.82 3.4 9.86 3 12 3M9 7h2v2h2V7h2v3s6 5 6 8v1.18l-12-12V7M1 4.27L2.28 3L21.5 22.22l-1.27 1.28l-1.5-1.5H3v-4c0-2.14 3.05-5.29 4.8-6.93L6.59 9.86c-.88.47-1.69 1.04-2.41 1.72a1.015 1.015 0 0 1-1.41-.01L.29 9.09A.997.997 0 0 1 0 8.38c0-.28.11-.53.29-.71C.996 7 2.58 5.85 2.58 5.85L1 4.27M8 16a3.999 3.999 0 0 0 7.17 2.44l-1.07-1.08A2.5 2.5 0 0 1 9.5 16c0-.88.45-1.65 1.14-2.09l-1.08-1.08C8.61 13.56 8 14.71 8 16z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"phone-dial": {
|
||||
"body": "<path d=\"M6.6 10.8c1.4 2.8 3.8 5.1 6.6 6.6l2.2-2.2c.3-.3.7-.4 1-.2c1.1.4 2.3.6 3.6.6c.6 0 1 .4 1 1V20c0 .6-.4 1-1 1c-9.4 0-17-7.6-17-17c0-.6.5-1 1-1h3.5c.6 0 1 .4 1 1c0 1.2.2 2.4.6 3.6c.1.3 0 .7-.2 1l-2.3 2.2M14 3c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m3 0c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m3 0c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m-6 3c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m3 0c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m3 0c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m-6 3c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m3 0c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1m3 0c-.6 0-1 .4-1 1s.4 1 1 1s1-.4 1-1s-.4-1-1-1z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"phone-dial-outline": {
|
||||
"body": "<path d=\"M20 15.5c-1.2 0-2.5-.2-3.6-.6h-.3c-.3 0-.5.1-.7.3l-2.2 2.2c-2.8-1.5-5.2-3.8-6.6-6.6l2.2-2.2c.3-.3.4-.7.2-1c-.3-1.1-.5-2.4-.5-3.6c0-.5-.5-1-1-1H4c-.5 0-1 .5-1 1c0 9.4 7.6 17 17 17c.5 0 1-.5 1-1v-3.5c0-.5-.5-1-1-1M5 5h1.5c.1.9.3 1.8.5 2.6L5.8 8.8C5.4 7.6 5.1 6.3 5 5m14 14c-1.3-.1-2.6-.4-3.8-.8l1.2-1.2c.8.2 1.7.4 2.6.4V19M15 4c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m3 0c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m3 0c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m-6 3c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m3 0c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m3 0c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m-6 3c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m3 0c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1m3 0c0 .6-.4 1-1 1s-1-.4-1-1s.4-1 1-1s1 .4 1 1z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"phone-forward": {
|
||||
"body": "<path d=\"M20 15.5c-1.25 0-2.45-.2-3.57-.57c-.35-.11-.74-.03-1.02.25l-2.2 2.2a15.097 15.097 0 0 1-6.59-6.59l2.2-2.2c.28-.28.36-.67.25-1.02A11.36 11.36 0 0 1 8.5 4a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1a17 17 0 0 0 17 17a1 1 0 0 0 1-1v-3.5a1 1 0 0 0-1-1M18 11l5-5l-5-5v3h-4v4h4v3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -12471,6 +12513,9 @@
|
||||
"presentation-play": {
|
||||
"body": "<path d=\"M2 3h8a2 2 0 0 1 2-2a2 2 0 0 1 2 2h8v2h-1v11h-5.75L17 22h-2l-1.75-6h-2.5L9 22H7l1.75-6H3V5H2V3m3 2v9h14V5H5m6.85 6.85a.49.49 0 0 1-.35.15a.5.5 0 0 1-.5-.5v-4a.5.5 0 0 1 .5-.5c.14 0 .26.06.35.15l1.4 1.39c.32.32.64.64.64.96c0 .32-.32.64-.64.96l-1.4 1.39z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"pretzel": {
|
||||
"body": "<path d=\"M5.15 15.84A8.966 8.966 0 0 1 3 10v-.03C3 7.22 5.25 5 8 5c1.64 0 3.09.79 4 2c.91-1.21 2.37-2 4-2c2.76 0 5 2.24 5 5c0 2.23-.81 4.27-2.15 5.84l1.36 1.36l-1.42 1.41l-1.4-1.4A9.036 9.036 0 0 1 12 19c-2 0-3.89-.67-5.39-1.79l-1.4 1.4l-1.42-1.41l1.36-1.36m10.81-.07L12 11.82l-3.96 3.95C9.17 16.55 10.53 17 12 17c1.47 0 2.83-.45 3.96-1.23M11 10c0-1.66-1.35-3-3-3c-1.66 0-3 1.34-3 3c0 1.68.59 3.21 1.57 4.42L11 10m6.43 4.42A6.986 6.986 0 0 0 19 10c0-1.67-1.35-3-3-3s-3 1.34-3 3l4.43 4.42z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"prezi": {
|
||||
"body": "<path d=\"M7.25 11.991c.025-1.9 1.343-4.71 4.78-4.71c2.597 0 4.722 2.108 4.722 4.71c0 2.603-2.125 4.773-4.721 4.773s-4.815-2.17-4.78-4.773zm4.78-4.2a4.194 4.194 0 0 0-4.188 4.2c0 2.32 1.875 4.161 4.189 4.161s4.13-1.841 4.13-4.16c0-2.32-1.816-4.2-4.13-4.2zm-5.944 4.2c0-3.509 2.838-5.908 5.944-5.908c3.107 0 5.866 2.616 5.866 5.908c0 3.292-2.735 5.88-5.866 5.88c-3.13 0-5.944-2.514-5.944-5.88zm5.944-5.374c-2.927 0-5.33 2.296-5.33 5.374c0 2.965 2.27 5.315 5.33 5.315c2.928 0 5.302-2.227 5.302-5.315c0-3.068-2.618-5.374-5.302-5.374zm-7.095 5.377c0-4.196 3.326-7.084 7.097-7.084c3.772 0 7.056 3.113 7.056 7.084c0 3.972-3.28 7.052-7.056 7.052c-3.776 0-7.097-2.992-7.097-7.052zm7.097-6.498c-3.531 0-6.545 2.785-6.545 6.498c0 3.577 2.955 6.487 6.464 6.487c3.532 0 6.54-2.762 6.54-6.487c0-3.7-3.042-6.498-6.459-6.498zm-.37 3.074h.749v6.823h-.748V8.57zm-1.56.536c.3-.238.748-.355.748-.355v6.442a2.185 2.185 0 0 1-.743-.346l-.005-5.74zm3.879-.014l-.005 5.74s-.319.246-.743.347V8.737s.448.116.748.355zm-4.703.795v4.15s-.688-.673-.688-2.064c0-1.39.688-2.086.688-2.086zm5.47-.029s.688.695.688 2.086s-.688 2.065-.688 2.065V9.858zm.786-4.864l-.716-.335l.786-2.003l.919.443l-.989 1.895zm-1.54-.584l-.77-.177l.35-2.123l.991.24l-.57 2.06zM12.4 4.163l-.79-.017l-.091-2.15l1.019.034l-.138 2.133zm-1.651.09l-.776.15l-.54-2.083l1.004-.181l.312 2.114zm-1.592.433l-.728.308l-.963-1.924l.944-.387l.747 2.003zm-1.464.754l-.647.454L5.7 4.213l.842-.575l1.15 1.802zM6.441 6.46l-.541.577l-1.659-1.37l.707-.736L6.44 6.46zM5.403 7.748l-.408.677l-1.909-.993l.537-.867l1.78 1.183zM4.672 9.19l-.26.746l-2.073-.58l.347-.959l1.986.793zm-.426 1.59l-.098.785L2 11.431l.14-1.01l2.106.36zm-.085 1.613l.064.788l-2.13.307l-.07-1.017l2.136-.078zm.257 1.633l.227.758l-2.018.747l-.282-.98l2.073-.525zm.59 1.54l.381.693l-1.817 1.153l-.48-.9l1.917-.946zm.899 1.38l.517.6l-1.537 1.505l-.657-.78l1.677-1.324zm1.141 1.143l.629.48l-1.197 1.788l-.803-.628l1.371-1.64zm1.386.902l.715.337l-.795 2l-.917-.446l.997-1.891zm1.552.594l.77.18l-.356 2.121l-.99-.243l.576-2.058zm1.627.253l.791.015l.095 2.15l-1.02-.032l.135-2.133zm1.612-.087l.777-.147l.533 2.084l-1.004.178l-.306-2.115zm1.597-.429l.73-.307l.957 1.927l-.945.384l-.742-2.004zm1.469-.752l.648-.452l1.34 1.684l-.844.573l-1.144-1.805zm1.276-1.04l.54-.578l1.662 1.368l-.705.736l-1.497-1.526zm1.014-1.256l.41-.676l1.906.998l-.54.866l-1.776-1.189zm.75-1.474l.26-.747l2.072.577l-.346.959l-1.986-.79zm.424-1.604l.097-.785l2.148.129l-.137 1.01l-2.108-.354zm.079-1.652l-.07-.787l2.127-.325l.078 1.017l-2.135.095zm-.268-1.627l-.233-.756l2.012-.762l.289.978l-2.068.54zm-.602-1.534l-.385-.69l1.809-1.165l.486.896l-1.91.96zm-.887-1.348l-.518-.597l1.532-1.51l.66.777l-1.674 1.33zm-1.175-1.164l-.632-.475L17.452 3.6l.808.623l-1.358 1.65z\" fill=\"currentColor\"/>",
|
||||
"hidden": true
|
||||
@ -14209,7 +14254,16 @@
|
||||
"body": "<path d=\"M4 4c-1.11 0-2 .89-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2H4m0 2h7v2.13c-1.76.46-3 2.05-3 3.87a4.01 4.01 0 0 0 3 3.87V18H4v-2h3V8H4V6m9 0h7v2h-3v8h3v2h-7v-2.13c1.76-.46 3-2.05 3-3.87a4.01 4.01 0 0 0-3-3.87V6m-9 4h1v4H4v-4m15 0h1v4h-1v-4m-6 .27c.62.36 1 1.02 1 1.73s-.38 1.37-1 1.73v-3.46m-2 0v3.46c-.62-.36-1-1.02-1-1.73s.38-1.37 1-1.73z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"sofa": {
|
||||
"body": "<path d=\"M7 6h2a2 2 0 0 1 2 2v4H5V8a2 2 0 0 1 2-2m8 0h2a2 2 0 0 1 2 2v4h-6V8a2 2 0 0 1 2-2M1 9h1a1 1 0 0 1 1 1v2a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2v-2a1 1 0 0 1 1-1h1a1 1 0 0 1 1 1v9h-3v-2H3v2H0v-9a1 1 0 0 1 1-1z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12.5 7c0-1.11.89-2 2-2H18c1.1 0 2 .9 2 2v2.16c-1.16.41-2 1.51-2 2.81V14h-5.5V7M6 11.96V14h5.5V7c0-1.11-.89-2-2-2H6c-1.1 0-2 .9-2 2v2.15c1.16.41 2 1.52 2 2.81m14.66-1.93c-.98.16-1.66 1.09-1.66 2.09V15H5v-3a2 2 0 1 0-4 0v5c0 1.1.9 2 2 2v2h2v-2h14v2h2v-2c1.1 0 2-.9 2-2v-5c0-1.21-1.09-2.18-2.34-1.97z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"sofa-outline": {
|
||||
"body": "<path d=\"M21 9V7c0-1.65-1.35-3-3-3h-4c-.77 0-1.47.3-2 .78c-.53-.48-1.23-.78-2-.78H6C4.35 4 3 5.35 3 7v2c-1.65 0-3 1.35-3 3v5c0 1.65 1.35 3 3 3v2h2v-2h14v2h2v-2c1.65 0 3-1.35 3-3v-5c0-1.65-1.35-3-3-3m-7-3h4c.55 0 1 .45 1 1v2.78c-.61.55-1 1.34-1 2.22v2h-5V7c0-.55.45-1 1-1M5 7c0-.55.45-1 1-1h4c.55 0 1 .45 1 1v7H6v-2c0-.88-.39-1.67-1-2.22V7m17 10c0 .55-.45 1-1 1H3c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1s1 .45 1 1v4h16v-4c0-.55.45-1 1-1s1 .45 1 1v5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"sofa-single": {
|
||||
"body": "<path d=\"M5 9.15V7c0-1.1.9-2 2-2h10c1.1 0 2 .9 2 2v2.16c-1.16.41-2 1.51-2 2.81V14H7v-2.04c0-1.29-.84-2.4-2-2.81M20 10c-1.1 0-2 .9-2 2v3H6v-3a2 2 0 1 0-4 0v5c0 1.1.9 2 2 2v2h2v-2h12v2h2v-2c1.1 0 2-.9 2-2v-5c0-1.1-.9-2-2-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"sofa-single-outline": {
|
||||
"body": "<path d=\"M19 9V7c0-1.65-1.35-3-3-3H8C6.35 4 5 5.35 5 7v2c-1.65 0-3 1.35-3 3v5c0 1.65 1.35 3 3 3v2h2v-2h10v2h2v-2c1.65 0 3-1.35 3-3v-5c0-1.65-1.35-3-3-3M7 7c0-.55.45-1 1-1h8c.55 0 1 .45 1 1v2.78c-.61.55-1 1.34-1 2.22v2H8v-2c0-.88-.39-1.67-1-2.22V7m13 10c0 .55-.45 1-1 1H5c-.55 0-1-.45-1-1v-5c0-.55.45-1 1-1s1 .45 1 1v4h12v-4c0-.55.45-1 1-1s1 .45 1 1v5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"solar-panel": {
|
||||
"body": "<path d=\"M4 2h16a2 2 0 0 1 2 2v10a2 2 0 0 1-2 2h-5v4h3v2h-5v-6h-2v6H6v-2h3v-4H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 2v4h7V4H4m0 10h7v-4H4v4m16 0v-4h-7v4h7m0-10h-7v4h7V4z\" fill=\"currentColor\"/>"
|
||||
@ -14582,6 +14636,12 @@
|
||||
"star-box-outline": {
|
||||
"body": "<path d=\"M15.58 17L12 14.84L8.42 17l.95-4.07l-3.16-2.73l4.17-.36L12 6l1.62 3.83l4.17.36l-3.16 2.73l.95 4.08M19 3a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2h14M5 5v14h14V5H5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-check": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-3.1 0-5.6 2.3-6 5.3L5.8 21m12 .2l4.8-4.8l-1.3-1.4l-3.6 3.6l-1.5-1.6l-1.2 1.2l2.8 3\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-check-outline": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-.7 0-1.4.1-2.1.4l2.2-1.9l-4.4-.4l-1.7-4l-1.7 4l-4.4.4l3.3 2.9l-1 4.3l3.8-2.3l.5.3c-.2.5-.4 1.1-.4 1.6L5.8 21m12 .2l-2.8-3l1.2-1.2l1.6 1.6l3.6-3.6l1.2 1.4l-4.8 4.8\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-circle": {
|
||||
"body": "<path d=\"M16.23 18L12 15.45L7.77 18l1.12-4.81l-3.73-3.23l4.92-.42L12 5l1.92 4.53l4.92.42l-3.73 3.23L16.23 18M12 2C6.47 2 2 6.5 2 12a10 10 0 0 0 10 10a10 10 0 0 0 10-10A10 10 0 0 0 12 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -14603,12 +14663,33 @@
|
||||
"star-half-full": {
|
||||
"body": "<path d=\"M12 15.4V6.1l1.71 4.03l4.38.37l-3.32 2.89l.99 4.28M22 9.24l-7.19-.61L12 2L9.19 8.63L2 9.24l5.45 4.73L5.82 21L12 17.27L18.18 21l-1.64-7.03L22 9.24z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-minus": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-3.1 0-5.6 2.3-6 5.3L5.8 21m8.2-4v2h8v-2h-8z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-minus-outline": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-.7 0-1.4.1-2.1.4l2.2-1.9l-4.4-.4l-1.7-4l-1.7 4l-4.4.4l3.3 2.9l-1 4.3l3.8-2.3l.5.3c-.2.5-.4 1.1-.4 1.6L5.8 21m8.2-4v2h8v-2h-8z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-off": {
|
||||
"body": "<path d=\"M2 5.27L3.28 4L20 20.72L18.73 22l-1.68-1.69L12 17.27L5.82 21l1.63-7.03L2 9.24l3.66-.31L2 5.27M12 2l2.81 6.62l7.19.62l-5.46 4.73l.23.98l-7.21-7.21L12 2z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M20.8 22.7l-2.9-2.9l.3 1.2l-6.2-3.7L5.8 21l1.6-7L2 9.2l4.9-.4L1.1 3l1.3-1.3l19.7 19.7l-1.3 1.3M22 9.2l-7.2-.6L12 2l-2 4.8l6.9 6.9L22 9.2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-off-outline": {
|
||||
"body": "<path d=\"M22.1 21.5L2.4 1.7L1.1 3l5.8 5.8l-4.9.4L7.5 14l-1.6 7l6.2-3.7l6.2 3.7l-.3-1.2l2.9 2.9l1.2-1.2m-6.3-3.8L12 15.4l-3.8 2.3l1-4.3l-3.3-2.9l2.5-.2l7.4 7.4M11.2 8L10 6.8L12 2l2.8 6.6l7.2.6l-5.1 4.4l-1.1-1.1l2.4-2l-4.4-.4l-1.7-4l-.9 1.9z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-outline": {
|
||||
"body": "<path d=\"M12 15.39l-3.76 2.27l.99-4.28l-3.32-2.88l4.38-.37L12 6.09l1.71 4.04l4.38.37l-3.32 2.88l.99 4.28M22 9.24l-7.19-.61L12 2L9.19 8.63L2 9.24l5.45 4.73L5.82 21L12 17.27L18.18 21l-1.64-7.03L22 9.24z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-plus": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-3.1 0-5.6 2.3-6 5.3L5.8 21M17 14v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-plus-outline": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-.7 0-1.4.1-2.1.4l2.2-1.9l-4.4-.4l-1.7-4l-1.7 4l-4.4.4l3.3 2.9l-1 4.3l3.8-2.3l.5.3c-.2.5-.4 1.1-.4 1.6L5.8 21M17 14v3h-3v2h3v3h2v-3h3v-2h-3v-3h-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-remove": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-3.1 0-5.6 2.3-6 5.3L5.8 21m14.3-6.5L18 16.6l-2.1-2.1l-1.4 1.4l2.1 2.1l-2.1 2.1l1.4 1.4l2.1-2.1l2.1 2.1l1.4-1.4l-2.1-2.1l2.1-2.1l-1.4-1.4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-remove-outline": {
|
||||
"body": "<path d=\"M5.8 21l1.6-7L2 9.2l7.2-.6L12 2l2.8 6.6l7.2.6l-3.2 2.8H18c-.7 0-1.4.1-2.1.4l2.2-1.9l-4.4-.4l-1.7-4l-1.7 4l-4.4.4l3.3 2.9l-1 4.3l3.8-2.3l.5.3c-.2.5-.4 1.1-.4 1.6L5.8 21m14.3-6.5L18 16.6l-2.1-2.1l-1.4 1.4l2.1 2.1l-2.1 2.1l1.4 1.4l2.1-2.1l2.1 2.1l1.4-1.4l-2.1-2.1l2.1-2.1l-1.4-1.4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"star-three-points": {
|
||||
"body": "<path d=\"M12 2.6l-3 9.8l-7 7.5l10-2.3L22 20l-7-7.5l-3-9.9z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -14746,6 +14827,9 @@
|
||||
"subdirectory-arrow-right": {
|
||||
"body": "<path d=\"M19 15l-6 6l-1.42-1.42L15.17 16H4V4h2v10h9.17l-3.59-3.58L13 9l6 6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"submarine": {
|
||||
"body": "<path d=\"M8 3.67C6.78 4.53 5.39 4.93 4 5H2v2h2c1.37 0 2.74-.35 4-1c2.5 1.3 5.5 1.3 8 0c1.26.65 2.62.94 4 1h2V5h-2c-1.39 0-2.78-.47-4-1.33c-2.44 1.71-5.56 1.71-8 0m8 5L15 10v2h-1l-2 2H9l-3 2l-1-2H4v2l-2 1l2 1v2h1.14L6 18l3 2h11a2 2 0 0 0 2-2v-2a2 2 0 0 0-2-2h-2l-1-1v-1h-1v-2h1V8.67z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"subtitles": {
|
||||
"body": "<path d=\"M20 4H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V6a2 2 0 0 0-2-2M4 12h4v2H4v-2m10 6H4v-2h10v2m6 0h-4v-2h4v2m0-4H10v-2h10v2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -15206,6 +15290,9 @@
|
||||
"text": {
|
||||
"body": "<path d=\"M21 6v2H3V6h18M3 18h9v-2H3v2m0-5h18v-2H3v2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"text-account": {
|
||||
"body": "<path d=\"M21 5v2H3V5h18M3 17h9v-2H3v2m0-5h18v-2H3v2m15 2a2 2 0 1 1 0 4c-1.11 0-2-.89-2-2s.9-2 2-2m-4 8v-1c0-1.1 1.79-2 4-2s4 .9 4 2v1h-8z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"text-box": {
|
||||
"body": "<path d=\"M14 17H7v-2h7m3-2H7v-2h10m0-2H7V7h10m2-4H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -15491,6 +15578,12 @@
|
||||
"tooltip-account": {
|
||||
"body": "<path d=\"M20 2H4a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2m-8 2.3c1.5 0 2.7 1.2 2.7 2.7c0 1.5-1.2 2.7-2.7 2.7c-1.5 0-2.7-1.2-2.7-2.7c0-1.5 1.2-2.7 2.7-2.7M18 15H6v-.9c0-2 4-3.1 6-3.1s6 1.1 6 3.1v.9z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-check": {
|
||||
"body": "<path d=\"M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4c1.11 0 2-.89 2-2V4a2 2 0 0 0-2-2m-9.54 12l-3.5-3.5l1.41-1.42l2.09 2.09L15.64 6l1.41 1.41L10.46 14z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-check-outline": {
|
||||
"body": "<path d=\"M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4c1.11 0 2-.89 2-2V4a2 2 0 0 0-2-2m0 14h-4.83L12 19.17L8.83 16H4V4h16v12m-9.25-2.29l-3.5-3.5l1.41-1.42l2.09 2.09l4.59-4.58l1.41 1.41l-6 6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-edit": {
|
||||
"body": "<path d=\"M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4c1.11 0 2-.89 2-2V4a2 2 0 0 0-2-2M9.08 15H7v-2.09l6.17-6.19l2.07 2.08L9.08 15m7.76-7.8l-1.01 1.01l-2.07-2.03l1.01-1.02c.2-.21.54-.22.78 0l1.29 1.25c.21.21.22.55 0 .79z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -15503,6 +15596,12 @@
|
||||
"tooltip-image-outline": {
|
||||
"body": "<path d=\"M4 2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-4l-4 4l-4-4H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 2v12h4.83L12 19.17L15.17 16H20V4H4m3.5 2A1.5 1.5 0 0 1 9 7.5A1.5 1.5 0 0 1 7.5 9A1.5 1.5 0 0 1 6 7.5A1.5 1.5 0 0 1 7.5 6M6 14l5-5l2 2l5-5v8H6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-minus": {
|
||||
"body": "<path d=\"M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4c1.11 0 2-.89 2-2V4a2 2 0 0 0-2-2m-4 9H8V9h8v2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-minus-outline": {
|
||||
"body": "<path d=\"M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4c1.11 0 2-.89 2-2V4a2 2 0 0 0-2-2m0 14h-4.83L12 19.17L8.83 16H4V4h16v12m-4-5H8V9h8v2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-outline": {
|
||||
"body": "<path d=\"M4 2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-4l-4 4l-4-4H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 2v12h4.83L12 19.17L15.17 16H20V4H4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -15512,6 +15611,12 @@
|
||||
"tooltip-plus-outline": {
|
||||
"body": "<path d=\"M4 2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-4l-4 4l-4-4H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m0 2v12h4.83L12 19.17L15.17 16H20V4H4m7 2h2v3h3v2h-3v3h-2v-3H8V9h3V6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-remove": {
|
||||
"body": "<path d=\"M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4c1.11 0 2-.89 2-2V4a2 2 0 0 0-2-2m-4.46 10.12l-1.42 1.42L12 11.41l-2.12 2.13l-1.41-1.42L10.59 10L8.46 7.88l1.42-1.41L12 8.59l2.12-2.12l1.42 1.41L13.41 10l2.13 2.12z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-remove-outline": {
|
||||
"body": "<path d=\"M20 2H4c-1.1 0-2 .9-2 2v12a2 2 0 0 0 2 2h4l4 4l4-4h4c1.11 0 2-.89 2-2V4a2 2 0 0 0-2-2m0 14h-4.83L12 19.17L8.83 16H4V4h16v12M8.46 12.12L10.59 10L8.46 7.88l1.42-1.41L12 8.59l2.12-2.12l1.42 1.41L13.41 10l2.13 2.12l-1.42 1.42L12 11.41l-2.12 2.13l-1.42-1.42z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tooltip-text": {
|
||||
"body": "<path d=\"M4 2h16a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2h-4l-4 4l-4-4H4a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2m1 3v2h14V5H5m0 4v2h10V9H5m0 4v2h12v-2H5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -18440,6 +18545,9 @@
|
||||
"bing": {
|
||||
"parent": "microsoft-bing"
|
||||
},
|
||||
"biography": {
|
||||
"parent": "text-account"
|
||||
},
|
||||
"birthday-cake": {
|
||||
"parent": "cake"
|
||||
},
|
||||
@ -19694,6 +19802,9 @@
|
||||
"couch": {
|
||||
"parent": "sofa"
|
||||
},
|
||||
"couch-outline": {
|
||||
"parent": "sofa-single-outline"
|
||||
},
|
||||
"counterclockwise": {
|
||||
"parent": "history"
|
||||
},
|
||||
@ -19916,6 +20027,9 @@
|
||||
"die-multiple": {
|
||||
"parent": "dice-multiple"
|
||||
},
|
||||
"dietary-restriction": {
|
||||
"parent": "food-kosher"
|
||||
},
|
||||
"difference-left": {
|
||||
"parent": "set-left"
|
||||
},
|
||||
@ -20867,6 +20981,12 @@
|
||||
"food-italian": {
|
||||
"parent": "pasta"
|
||||
},
|
||||
"food-jewish": {
|
||||
"parent": "food-kosher"
|
||||
},
|
||||
"food-muslim": {
|
||||
"parent": "food-halal"
|
||||
},
|
||||
"food-ramen": {
|
||||
"parent": "noodles"
|
||||
},
|
||||
@ -20966,6 +21086,9 @@
|
||||
"franc": {
|
||||
"parent": "currency-chf"
|
||||
},
|
||||
"france": {
|
||||
"parent": "eiffel-tower"
|
||||
},
|
||||
"free-breakfast": {
|
||||
"parent": "coffee"
|
||||
},
|
||||
@ -21683,6 +21806,9 @@
|
||||
"https": {
|
||||
"parent": "lock"
|
||||
},
|
||||
"human-line": {
|
||||
"parent": "human-queue"
|
||||
},
|
||||
"human-male-board": {
|
||||
"parent": "teach"
|
||||
},
|
||||
@ -21702,7 +21828,7 @@
|
||||
"parent": "card-account-details-outline"
|
||||
},
|
||||
"idea": {
|
||||
"parent": "lightbulb-outline"
|
||||
"parent": "lightbulb"
|
||||
},
|
||||
"identification-card": {
|
||||
"parent": "card-account-details"
|
||||
@ -21837,7 +21963,7 @@
|
||||
"parent": "invert-colors-off"
|
||||
},
|
||||
"invite": {
|
||||
"parent": "account-plus-outline"
|
||||
"parent": "account-plus"
|
||||
},
|
||||
"invoice": {
|
||||
"parent": "receipt"
|
||||
@ -22539,7 +22665,7 @@
|
||||
"parent": "lan-pending"
|
||||
},
|
||||
"local-atm": {
|
||||
"parent": "cash-usd"
|
||||
"parent": "cash-usd-outline"
|
||||
},
|
||||
"local-attraction": {
|
||||
"parent": "ticket"
|
||||
@ -22724,6 +22850,18 @@
|
||||
"love": {
|
||||
"parent": "hand-heart"
|
||||
},
|
||||
"love-seat": {
|
||||
"parent": "sofa-single"
|
||||
},
|
||||
"love-seat-outline": {
|
||||
"parent": "sofa-single-outline"
|
||||
},
|
||||
"loveseat": {
|
||||
"parent": "sofa-single"
|
||||
},
|
||||
"loveseat-outline": {
|
||||
"parent": "sofa-single-outline"
|
||||
},
|
||||
"low-beam": {
|
||||
"parent": "car-light-dimmed"
|
||||
},
|
||||
@ -23100,7 +23238,7 @@
|
||||
"parent": "currency-usd-off"
|
||||
},
|
||||
"money-usd": {
|
||||
"parent": "cash-usd"
|
||||
"parent": "cash-usd-outline"
|
||||
},
|
||||
"monitor-mobile-phone": {
|
||||
"parent": "monitor-cellphone"
|
||||
@ -24014,6 +24152,9 @@
|
||||
"parasol": {
|
||||
"parent": "beach"
|
||||
},
|
||||
"paris": {
|
||||
"parent": "eiffel-tower"
|
||||
},
|
||||
"park": {
|
||||
"parent": "alpha-p"
|
||||
},
|
||||
@ -24419,6 +24560,12 @@
|
||||
"phone-forwarded": {
|
||||
"parent": "phone-forward"
|
||||
},
|
||||
"phone-keypad": {
|
||||
"parent": "phone-dial"
|
||||
},
|
||||
"phone-keypad-outline": {
|
||||
"parent": "phone-dial-outline"
|
||||
},
|
||||
"phone-locked": {
|
||||
"parent": "phone-lock"
|
||||
},
|
||||
@ -26315,6 +26462,9 @@
|
||||
"terminal-network-outline": {
|
||||
"parent": "console-network-outline"
|
||||
},
|
||||
"text-user": {
|
||||
"parent": "text-account"
|
||||
},
|
||||
"textarea": {
|
||||
"parent": "form-textarea"
|
||||
},
|
||||
@ -33030,7 +33180,42 @@
|
||||
"f1551": "mouse-move-up",
|
||||
"f1552": "mouse-move-vertical",
|
||||
"f1553": "pitchfork",
|
||||
"f1554": "vanish-quarter"
|
||||
"f1554": "vanish-quarter",
|
||||
"f1555": "application-settings",
|
||||
"f1556": "delete-clock",
|
||||
"f1557": "delete-clock-outline",
|
||||
"f1558": "kangaroo",
|
||||
"f1559": "phone-dial",
|
||||
"f155a": "phone-dial-outline",
|
||||
"f155b": "star-off-outline",
|
||||
"f155c": "tooltip-check",
|
||||
"f155d": "tooltip-check-outline",
|
||||
"f155e": "tooltip-minus",
|
||||
"f155f": "tooltip-minus-outline",
|
||||
"f1560": "tooltip-remove",
|
||||
"f1561": "tooltip-remove-outline",
|
||||
"f1562": "pretzel",
|
||||
"f1563": "star-plus",
|
||||
"f1564": "star-minus",
|
||||
"f1565": "star-remove",
|
||||
"f1566": "star-check",
|
||||
"f1567": "star-plus-outline",
|
||||
"f1568": "star-minus-outline",
|
||||
"f1569": "star-remove-outline",
|
||||
"f156a": "star-check-outline",
|
||||
"f156b": "eiffel-tower",
|
||||
"f156c": "submarine",
|
||||
"f156d": "sofa-outline",
|
||||
"f156e": "sofa-single",
|
||||
"f156f": "sofa-single-outline",
|
||||
"f1570": "text-account",
|
||||
"f1571": "human-queue",
|
||||
"f1572": "food-halal",
|
||||
"f1573": "food-kosher",
|
||||
"f1574": "key-chain",
|
||||
"f1575": "key-chain-variant",
|
||||
"f1576": "lamps",
|
||||
"f1577": "application-cog"
|
||||
},
|
||||
"categories": {
|
||||
"Account / User": [
|
||||
@ -33162,6 +33347,7 @@
|
||||
"smart-card-reader-outline",
|
||||
"table-account",
|
||||
"target-account",
|
||||
"text-account",
|
||||
"ticket-account",
|
||||
"tooltip-account",
|
||||
"video-account"
|
||||
@ -33582,6 +33768,7 @@
|
||||
"google-downasaur",
|
||||
"jellyfish",
|
||||
"jellyfish-outline",
|
||||
"kangaroo",
|
||||
"linux",
|
||||
"owl",
|
||||
"panda",
|
||||
@ -34430,6 +34617,8 @@
|
||||
"phone-check",
|
||||
"phone-check-outline",
|
||||
"phone-classic",
|
||||
"phone-dial",
|
||||
"phone-dial-outline",
|
||||
"phone-forward",
|
||||
"phone-forward-outline",
|
||||
"phone-hangup",
|
||||
@ -34673,8 +34862,13 @@
|
||||
"account-clock",
|
||||
"account-clock-outline",
|
||||
"alarm",
|
||||
"alarm-check",
|
||||
"alarm-multiple",
|
||||
"alarm-off",
|
||||
"alarm-plus",
|
||||
"alarm-snooze",
|
||||
"av-timer",
|
||||
"briefcase-clock",
|
||||
"briefcase-clock-outline",
|
||||
"bus-clock",
|
||||
"calendar",
|
||||
@ -34756,18 +34950,34 @@
|
||||
"clock-time-twelve-outline",
|
||||
"clock-time-two",
|
||||
"clock-time-two-outline",
|
||||
"credit-card-clock",
|
||||
"credit-card-clock-outline",
|
||||
"delete-clock",
|
||||
"delete-clock-outline",
|
||||
"file-clock",
|
||||
"file-clock-outline",
|
||||
"folder-clock",
|
||||
"folder-clock-outline",
|
||||
"history",
|
||||
"hours-24",
|
||||
"lock-clock",
|
||||
"map-clock",
|
||||
"map-clock-outline",
|
||||
"message-text-clock",
|
||||
"message-text-clock-outline",
|
||||
"progress-clock",
|
||||
"routes-clock",
|
||||
"send-clock",
|
||||
"send-clock-outline",
|
||||
"sort-calendar-ascending",
|
||||
"sort-calendar-descending",
|
||||
"sort-clock-ascending",
|
||||
"sort-clock-ascending-outline",
|
||||
"sort-clock-descending",
|
||||
"sort-clock-descending-outline",
|
||||
"table-clock",
|
||||
"timelapse",
|
||||
"timeline-clock",
|
||||
"timeline-clock-outline",
|
||||
"timer-10",
|
||||
"timer-3",
|
||||
@ -34778,7 +34988,8 @@
|
||||
"timer-sand-empty",
|
||||
"timer-sand-full",
|
||||
"timetable",
|
||||
"update"
|
||||
"update",
|
||||
"web-clock"
|
||||
],
|
||||
"Developer / Languages": [
|
||||
"ab-testing",
|
||||
@ -35330,6 +35541,8 @@
|
||||
"food-drumstick-off-outline",
|
||||
"food-drumstick-outline",
|
||||
"food-fork-drink",
|
||||
"food-halal",
|
||||
"food-kosher",
|
||||
"food-off",
|
||||
"food-steak",
|
||||
"food-steak-off",
|
||||
@ -35391,6 +35604,7 @@
|
||||
"pot-outline",
|
||||
"pot-steam",
|
||||
"pot-steam-outline",
|
||||
"pretzel",
|
||||
"rice",
|
||||
"sausage",
|
||||
"scale",
|
||||
@ -35436,8 +35650,11 @@
|
||||
"chevron-down-box",
|
||||
"chevron-down-box-outline",
|
||||
"draw",
|
||||
"form-dropdown",
|
||||
"form-select",
|
||||
"form-textarea",
|
||||
"form-textbox",
|
||||
"form-textbox-lock",
|
||||
"form-textbox-password",
|
||||
"radiobox-blank",
|
||||
"radiobox-marked",
|
||||
@ -35997,6 +36214,7 @@
|
||||
"kettle-steam",
|
||||
"kettle-steam-outline",
|
||||
"lamp",
|
||||
"lamps",
|
||||
"laptop",
|
||||
"laptop-chromebook",
|
||||
"laptop-mac",
|
||||
@ -36623,6 +36841,7 @@
|
||||
"human",
|
||||
"human-baby-changing-table",
|
||||
"human-child",
|
||||
"human-edit",
|
||||
"human-female",
|
||||
"human-female-boy",
|
||||
"human-female-female",
|
||||
@ -36637,6 +36856,7 @@
|
||||
"human-male-girl",
|
||||
"human-male-male",
|
||||
"human-pregnant",
|
||||
"human-queue",
|
||||
"human-wheelchair",
|
||||
"mother-heart",
|
||||
"mother-nurse"
|
||||
@ -36706,6 +36926,7 @@
|
||||
"church",
|
||||
"city",
|
||||
"domain",
|
||||
"eiffel-tower",
|
||||
"ev-station",
|
||||
"factory",
|
||||
"gas-station",
|
||||
@ -36939,10 +37160,18 @@
|
||||
"square-medium-outline",
|
||||
"square-outline",
|
||||
"star",
|
||||
"star-check",
|
||||
"star-check-outline",
|
||||
"star-four-points",
|
||||
"star-four-points-outline",
|
||||
"star-half",
|
||||
"star-minus",
|
||||
"star-minus-outline",
|
||||
"star-outline",
|
||||
"star-plus",
|
||||
"star-plus-outline",
|
||||
"star-remove",
|
||||
"star-remove-outline",
|
||||
"star-three-points",
|
||||
"star-three-points-outline",
|
||||
"triangle",
|
||||
@ -37277,12 +37506,19 @@
|
||||
"Tooltip": [
|
||||
"tooltip",
|
||||
"tooltip-account",
|
||||
"tooltip-check",
|
||||
"tooltip-check-outline",
|
||||
"tooltip-edit",
|
||||
"tooltip-edit-outline",
|
||||
"tooltip-image",
|
||||
"tooltip-image-outline",
|
||||
"tooltip-minus",
|
||||
"tooltip-minus-outline",
|
||||
"tooltip-outline",
|
||||
"tooltip-plus",
|
||||
"tooltip-plus-outline",
|
||||
"tooltip-remove",
|
||||
"tooltip-remove-outline",
|
||||
"tooltip-text",
|
||||
"tooltip-text-outline"
|
||||
],
|
||||
|
@ -12,7 +12,7 @@
|
||||
"spdx": "CC-BY-SA-4.0",
|
||||
"url": "https://creativecommons.org/licenses/by-sa/4.0/"
|
||||
},
|
||||
"version": "12.3.0",
|
||||
"version": "12.4.0",
|
||||
"samples": [
|
||||
"bicycle",
|
||||
"bow-and-arrow",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.195",
|
||||
"version": "1.1.196",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
x
Reference in New Issue
Block a user