mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-22 12:35:12 +00:00
Update Material Design Icons
This commit is contained in:
parent
f2d6f3b5fc
commit
10a9a68910
@ -1,7 +1,7 @@
|
||||
{
|
||||
"mdi": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 4768,
|
||||
"total": 4795,
|
||||
"author": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign",
|
||||
"license": "Open Font License",
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
### Material Design Icons
|
||||
* Number of icons: 4768
|
||||
* Number of icons: 4795
|
||||
* Author: Austin Andrews
|
||||
* URL: https://github.com/Templarian/MaterialDesign
|
||||
* License: Open Font License
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.48",
|
||||
"version": "1.1.49",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
154
json/mdi.json
154
json/mdi.json
@ -2,7 +2,7 @@
|
||||
"prefix": "mdi",
|
||||
"info": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 4768,
|
||||
"total": 4795,
|
||||
"author": {
|
||||
"name": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign"
|
||||
@ -1764,6 +1764,15 @@
|
||||
"battery-charging-90": {
|
||||
"body": "<path d=\"M23 11h-3V4l-5 10h3v8M12 8H4V6h8m.67-2H11V2H5v2H3.33A1.33 1.33 0 0 0 2 5.33v15.34C2 21.4 2.6 22 3.33 22h9.34c.73 0 1.33-.6 1.33-1.33V5.33A1.33 1.33 0 0 0 12.67 4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-charging-high": {
|
||||
"body": "<path d=\"M12 20H4V6h8m.67-2H11V2H5v2H3.33C2.6 4 2 4.6 2 5.33v15.34C2 21.4 2.6 22 3.33 22h9.34c.74 0 1.33-.59 1.33-1.33V5.33C14 4.6 13.4 4 12.67 4M11 16H5v3h6v-3m0-9H5v3h6V7m0 4.5H5v3h6v-3M23 10h-3V3l-5 10h3v8\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-charging-low": {
|
||||
"body": "<path d=\"M12 20H4V6h8m.67-2H11V2H5v2H3.33C2.6 4 2 4.6 2 5.33v15.34C2 21.4 2.6 22 3.33 22h9.34c.74 0 1.33-.59 1.33-1.33V5.33C14 4.6 13.4 4 12.67 4M11 16H5v3h6v-3m12-6h-3V3l-5 10h3v8\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-charging-medium": {
|
||||
"body": "<path d=\"M12 20H4V6h8m.67-2H11V2H5v2H3.33C2.6 4 2 4.6 2 5.33v15.34C2 21.4 2.6 22 3.33 22h9.34c.74 0 1.33-.59 1.33-1.33V5.33C14 4.6 13.4 4 12.67 4M11 16H5v3h6v-3m0-4.5H5v3h6v-3M23 10h-3V3l-5 10h3v8\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-charging-outline": {
|
||||
"body": "<path d=\"M23.05 11h-3V4l-5 10h3v8M12 20H4l.05-14h8m.67-2h-1.67V2h-6v2H3.38a1.33 1.33 0 0 0-1.33 1.33v15.34c0 .73.6 1.33 1.33 1.33h9.34c.73 0 1.33-.6 1.33-1.33V5.33A1.33 1.33 0 0 0 12.72 4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -1812,6 +1821,15 @@
|
||||
"battery-heart-variant": {
|
||||
"body": "<path d=\"M16.67 4H15V2H9v2H7.33A1.34 1.34 0 0 0 6 5.33v15.34A1.34 1.34 0 0 0 7.33 22h9.34A1.34 1.34 0 0 0 18 20.67V5.33A1.34 1.34 0 0 0 16.67 4m-4.09 11.64l-.58.53l-.58-.53C9.36 13.77 8 12.54 8 11a2.18 2.18 0 0 1 2.2-2.2a2.4 2.4 0 0 1 1.8.83a2.4 2.4 0 0 1 1.8-.83A2.18 2.18 0 0 1 16 11c0 1.54-1.36 2.77-3.42 4.64z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-high": {
|
||||
"body": "<path d=\"M16 20H8V6h8m.67-2H15V2H9v2H7.33C6.6 4 6 4.6 6 5.33v15.34C6 21.4 6.6 22 7.33 22h9.34c.74 0 1.33-.59 1.33-1.33V5.33C18 4.6 17.4 4 16.67 4M15 16H9v3h6v-3m0-9H9v3h6V7m0 4.5H9v3h6v-3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-low": {
|
||||
"body": "<path d=\"M16 20H8V6h8m.67-2H15V2H9v2H7.33C6.6 4 6 4.6 6 5.33v15.34C6 21.4 6.6 22 7.33 22h9.34c.74 0 1.33-.59 1.33-1.33V5.33C18 4.6 17.4 4 16.67 4M15 16H9v3h6v-3\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-medium": {
|
||||
"body": "<path d=\"M16 20H8V6h8m.67-2H15V2H9v2H7.33C6.6 4 6 4.6 6 5.33v15.34C6 21.4 6.6 22 7.33 22h9.34c.74 0 1.33-.59 1.33-1.33V5.33C18 4.6 17.4 4 16.67 4M15 16H9v3h6v-3m0-4.5H9v3h6v-3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"battery-minus": {
|
||||
"body": "<path d=\"M16.67 4C17.4 4 18 4.6 18 5.33v15.34A1.33 1.33 0 0 1 16.67 22H7.33C6.6 22 6 21.4 6 20.67V5.33A1.33 1.33 0 0 1 7.33 4H9V2h6v2h1.67M8 12v2h8v-2\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -3470,6 +3488,9 @@
|
||||
"checkerboard-remove": {
|
||||
"body": "<path d=\"M8 16h4v-4H8v4m4-4h4V8h-4v4M2 2v20h11.5c-.5-.6-.9-1.3-1.2-2H8v-4H4v-4h4V8H4V4h4v4h4V4h4v4h4v4.4c.7.3 1.4.7 2 1.2V2H2m18.1 12.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\"/>"
|
||||
},
|
||||
"cheese": {
|
||||
"body": "<path d=\"M11 17.5c0-.83.67-1.5 1.5-1.5c.29 0 .56.09.79.23l7.46-4.3c-.4-.71-.85-1.38-1.34-2.03a.92.92 0 0 1-.41.1c-.55 0-1-.45-1-1c0-.2.08-.38.18-.54A17.742 17.742 0 0 0 12 4.25C11.85 5.24 11 6 10 6a2 2 0 0 1-2-2c0-.28.06-.55.16-.79C7.3 3.08 6.41 3 5.5 3c-.17 0-.33 0-.5.03v6.02a2.5 2.5 0 0 1 0 4.9V21l6-3.46v-.04M14 9a2 2 0 1 1 0 4c-1.11 0-2-.89-2-2s.9-2 2-2m-5 7c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1m0-6c-.55 0-1-.45-1-1s.45-1 1-1s1 .45 1 1s-.45 1-1 1z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"chef-hat": {
|
||||
"body": "<path d=\"M12.5 1.5c-1.77 0-3.33 1.17-3.83 2.87C8.14 4.13 7.58 4 7 4a4 4 0 0 0-4 4a4.01 4.01 0 0 0 3 3.87V19h13v-7.13c1.76-.46 3-2.05 3-3.87a4 4 0 0 0-4-4c-.58 0-1.14.13-1.67.37c-.5-1.7-2.06-2.87-3.83-2.87m-.5 9h1v7h-1v-7m-3 2h1v5H9v-5m6 0h1v5h-1v-5M6 20v1a1 1 0 0 0 1 1h11a1 1 0 0 0 1-1v-1H6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -7195,6 +7216,12 @@
|
||||
"gesture-tap": {
|
||||
"body": "<path d=\"M10 9a1 1 0 0 1 1-1a1 1 0 0 1 1 1v4.47l1.21.13l4.94 2.19c.53.24.85.77.85 1.35v4.36c-.03.82-.68 1.47-1.5 1.5H11c-.38 0-.74-.15-1-.43l-4.9-4.2l.74-.77c.19-.21.46-.32.74-.32h.22L10 19V9m1-4a4 4 0 0 1 4 4c0 1.5-.8 2.77-2 3.46v-1.22c.61-.55 1-1.35 1-2.24a3 3 0 0 0-3-3a3 3 0 0 0-3 3c0 .89.39 1.69 1 2.24v1.22C7.8 11.77 7 10.5 7 9a4 4 0 0 1 4-4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"gesture-tap-box": {
|
||||
"body": "<path d=\"M20 2H4c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2m-9 2c2.21 0 4 1.79 4 4c0 1.5-.8 2.77-2 3.46v-1.22c.61-.55 1-1.35 1-2.24c0-1.66-1.34-3-3-3S8 6.34 8 8c0 .89.39 1.69 1 2.24v1.22C7.8 10.77 7 9.5 7 8c0-2.21 1.79-4 4-4m7 14.5c-.03.82-.68 1.47-1.5 1.5H11c-.38 0-.74-.15-1-.43l-4-4.2l.74-.77c.19-.21.46-.32.76-.32h.2L10 16V8c0-.55.45-1 1-1s1 .45 1 1v4.47l1.21.13l3.94 2.19c.53.24.85.77.85 1.35v2.36z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"gesture-tap-button": {
|
||||
"body": "<path d=\"M13 5c2.21 0 4 1.79 4 4c0 1.5-.8 2.77-2 3.46v-1.22c.61-.55 1-1.35 1-2.24c0-1.66-1.34-3-3-3s-3 1.34-3 3c0 .89.39 1.69 1 2.24v1.22C9.8 11.77 9 10.5 9 9c0-2.21 1.79-4 4-4m7 15.5c-.03.82-.68 1.47-1.5 1.5H13c-.38 0-.74-.15-1-.43l-4-4.2l.74-.77c.19-.21.46-.32.76-.32h.2L12 18V9c0-.55.45-1 1-1s1 .45 1 1v4.47l1.21.13l3.94 2.19c.53.24.85.77.85 1.35v3.36M20 2H4c-1.1 0-2 .9-2 2v8a2 2 0 0 0 2 2h4v-2H4V4h16v8h-2v2h2v-.04l.04.04c1.09 0 1.96-.91 1.96-2V4a2 2 0 0 0-2-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"gesture-tap-hold": {
|
||||
"body": "<path d=\"M10 9a1 1 0 0 1 1-1a1 1 0 0 1 1 1v4.47l1.21.13l4.94 2.19c.53.24.85.77.85 1.35v4.36c-.03.82-.68 1.47-1.5 1.5H11c-.38 0-.74-.15-1-.43l-4.9-4.2l.74-.77c.19-.21.46-.32.74-.32h.22L10 19V9m-1 3.44V9a2 2 0 0 1 2-2a2 2 0 0 1 2 2v3.44c1.19-.69 2-1.97 2-3.44a4 4 0 0 0-4-4a4 4 0 0 0-4 4c0 1.47.81 2.75 2 3.44z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -7666,6 +7693,9 @@
|
||||
"help-rhombus-outline": {
|
||||
"body": "<path d=\"M21.5 10.8l-8.3-8.3c-.7-.7-1.7-.7-2.4 0l-8.3 8.3c-.7.7-.7 1.7 0 2.4l8.3 8.3c.7.7 1.7.7 2.4 0l8.3-8.3c.6-.7.6-1.7 0-2.4M20.3 12L12 20.3L3.7 12L12 3.7l8.3 8.3M11 15.5h1.5V17H11v-1.5m1-8.55c2.7.11 3.87 2.83 2.28 4.86c-.42.5-1.09.83-1.43 1.26c-.35.43-.35.93-.35 1.43H11c0-.85 0-1.56.35-2.06c.33-.5 1-.8 1.42-1.13c1.23-1.13.91-2.72-.77-2.85c-.82 0-1.5.67-1.5 1.51H9c0-1.67 1.35-3.02 3-3.02z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"hexadecimal": {
|
||||
"body": "<path d=\"M7 7c-1.1 0-2 .9-2 2v6a2 2 0 0 0 2 2h2c1.11 0 2-.89 2-2V9a2 2 0 0 0-2-2H7m0 2h2v6H7V9m10.6 8l-2.1-2.1l-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\"/>"
|
||||
},
|
||||
"hexagon": {
|
||||
"body": "<path d=\"M21 16.5c0 .38-.21.71-.53.88l-7.9 4.44c-.16.12-.36.18-.57.18c-.21 0-.41-.06-.57-.18l-7.9-4.44A.991.991 0 0 1 3 16.5v-9c0-.38.21-.71.53-.88l7.9-4.44c.16-.12.36-.18.57-.18c.21 0 .41.06.57.18l7.9 4.44c.32.17.53.5.53.88v9z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -8283,6 +8313,45 @@
|
||||
"keyboard-close": {
|
||||
"body": "<path d=\"M12 23l4-4H8M19 8h-2V6h2m0 5h-2V9h2m-3-1h-2V6h2m0 5h-2V9h2m0 6H8v-2h8M7 8H5V6h2m0 5H5V9h2m1 0h2v2H8m0-5h2v2H8m3 1h2v2h-2m0-5h2v2h-2m9-5H4c-1.11 0-2 .89-2 2v10a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-esc": {
|
||||
"body": "<path d=\"M1 7h6v2H3v2h4v2H3v2h4v2H1V7m10 0h4v2h-4v2h2a2 2 0 0 1 2 2v2c0 1.11-.89 2-2 2H9v-2h4v-2h-2a2 2 0 0 1-2-2V9c0-1.1.9-2 2-2m8 0h2a2 2 0 0 1 2 2v1h-2V9h-2v6h2v-1h2v1c0 1.11-.89 2-2 2h-2a2 2 0 0 1-2-2V9c0-1.1.9-2 2-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f1": {
|
||||
"body": "<path d=\"M6 7h6v2H8v2h3v2H8v4H6V7m8 0h4v10h-2V9h-2V7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f10": {
|
||||
"body": "<path d=\"M2 7h6v2H4v2h3v2H4v4H2V7m8 0h4v10h-2V9h-2V7m8 0h2a2 2 0 0 1 2 2v6c0 1.11-.89 2-2 2h-2a2 2 0 0 1-2-2V9c0-1.1.9-2 2-2m0 2v6h2V9h-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f11": {
|
||||
"body": "<path d=\"M3 7h6v2H5v2h3v2H5v4H3V7m8 0h4v10h-2V9h-2V7m6 0h4v10h-2V9h-2V7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f12": {
|
||||
"body": "<path d=\"M2 7h6v2H4v2h3v2H4v4H2V7m14 0h4a2 2 0 0 1 2 2v2c0 1.11-.89 2-2 2h-2v2h4v2h-6v-4c0-1.1.9-2 2-2h2V9h-4V7m-6 0h4v10h-2V9h-2V7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f2": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m8 0h4a2 2 0 0 1 2 2v2c0 1.11-.89 2-2 2h-2v2h4v2h-6v-4c0-1.1.9-2 2-2h2V9h-4V7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f3": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m14 8c0 1.11-.89 2-2 2h-4v-2h4v-2h-2v-2h2V9h-4V7h4a2 2 0 0 1 2 2v1.5c0 .83-.67 1.5-1.5 1.5c.83 0 1.5.67 1.5 1.5V15z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f4": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m8 0h2v4h2V7h2v10h-2v-4h-4V7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f5": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m8 0h6v2h-4v2h2a2 2 0 0 1 2 2v2c0 1.11-.89 2-2 2h-4v-2h4v-2h-4V7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f6": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m10 0h4v2h-4v2h2a2 2 0 0 1 2 2v2c0 1.11-.89 2-2 2h-2a2 2 0 0 1-2-2V9c0-1.1.9-2 2-2m0 6v2h2v-2h-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f7": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m10 10h-2l4-8h-4V7h6v2l-4 8z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f8": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m10 6v2h2v-2h-2m0-4v2h2V9h-2m0 8a2 2 0 0 1-2-2v-1.5c0-.83.67-1.5 1.5-1.5c-.83 0-1.5-.67-1.5-1.5V9c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v1.5c0 .83-.67 1.5-1.5 1.5c.83 0 1.5.67 1.5 1.5V15c0 1.11-.89 2-2 2h-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-f9": {
|
||||
"body": "<path d=\"M5 7h6v2H7v2h3v2H7v4H5V7m12 10h-4v-2h4v-2h-2a2 2 0 0 1-2-2V9c0-1.1.9-2 2-2h2a2 2 0 0 1 2 2v6c0 1.11-.89 2-2 2m0-6V9h-2v2h2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"keyboard-off": {
|
||||
"body": "<path d=\"M1 4.27L2.28 3L20 20.72L18.73 22l-3-3H4a2 2 0 0 1-2-2V7c0-.5.18-.93.46-1.27L1 4.27M19 10V8h-2v2h2m0 3v-2h-2v2h2m-3-3V8h-2v2h2m0 3v-2h-2v1.18L11.82 10H13V8h-2v1.18L9.82 8l-3-3H20a2 2 0 0 1 2 2v10c0 .86-.54 1.59-1.3 1.87L14.82 13H16m-8 2v2h5.73l-2-2H8m-3-5h1.73L5 8.27V10m2 3v-2H5v2h2m1 0h1.73L8 11.27V13z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -8361,6 +8430,9 @@
|
||||
"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\"/>"
|
||||
},
|
||||
"lan-check": {
|
||||
"body": "<path d=\"M4 1c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2H1v2h12V9h-3c1.11 0 2-.89 2-2V3c0-1.11-.89-2-2-2H4m0 2h6v4H4V3m10 10c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2h-3v2h12v-2h-3c1.11 0 2-.89 2-2v-4c0-1.11-.89-2-2-2h-6m0 2h6v4h-6v-4m-8.5 5.5l5-5L9 14l-3.5 3.5l-2-2L2 17l3.5 3.5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"lan-connect": {
|
||||
"body": "<path d=\"M4 1c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2H1v2h12V9h-3c1.11 0 2-.89 2-2V3c0-1.11-.89-2-2-2H4m0 2h6v4H4V3M3 13v7h7v-2H5v-5H3m11 0c-1.11 0-2 .89-2 2v4c0 1.11.89 2 2 2h-3v2h12v-2h-3c1.11 0 2-.89 2-2v-4c0-1.11-.89-2-2-2h-6m0 2h6v4h-6v-4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -12686,6 +12758,12 @@
|
||||
"stretch-to-page-outline": {
|
||||
"body": "<path d=\"M20 2H4c-1.11 0-2 .89-2 2v16c0 1.11.89 2 2 2h16c1.11 0 2-.89 2-2V4c0-1.11-.89-2-2-2m0 18H4V4h16M8.83 10.25L7.29 8.71L6 10V6h4L8.71 7.29l1.54 1.54m3.5 0l1.54-1.54L14 6h4v4l-1.29-1.29l-1.54 1.54m0 3.5l1.54 1.54L18 14v4h-4l1.29-1.29l-1.54-1.54m-3.5 0l-1.54 1.54L10 18H6v-4l1.29 1.29l1.54-1.54\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"string-lights": {
|
||||
"body": "<path d=\"M22.56 11.39c-.2-.8-.74-1.54-1.51-1.95l-.42-1.7c.48-.16.94-.33 1.37-.51V5c-2 1.07-5.47 2.03-10 2.03S4 6.07 2 5v2.23c.43.18.89.35 1.37.51l-.42 1.7a3.07 3.07 0 0 0-1.51 1.95c-.535 2.18-1.055 5.92 1.48 6.54C4 18.2 6 17.89 7.27 12.82c.19-.82.06-1.7-.43-2.43l.42-1.72c.88.14 1.79.23 2.74.29v1.78c-.65.59-1 1.43-1 2.26c0 2.24.39 6 3 6c1.12 0 3-.78 3-6c0-.83-.35-1.67-1-2.26V8.96c.95-.06 1.86-.15 2.74-.29l.42 1.72a3.09 3.09 0 0 0-.43 2.43C18 17.89 20 18.2 21.08 17.93c2.53-.62 2.01-4.36 1.48-6.54M5.81 12.47s-1.07 4.37-2.53 4.03c-1.46-.38-.38-4.75-.38-4.75s.36-1.46 1.81-1.1s1.1 1.82 1.1 1.82M12 17.5c-1.5 0-1.5-4.5-1.5-4.5s0-1.5 1.5-1.5s1.5 1.5 1.5 1.5s0 4.5-1.5 4.5m8.72-1c-1.45.34-2.53-4.03-2.53-4.03s-.36-1.47 1.1-1.82s1.81 1.1 1.81 1.1s1.08 4.37-.38 4.75z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"string-lights-off": {
|
||||
"body": "<path d=\"M14 10.74V8.96c.95-.06 1.86-.15 2.74-.29l.42 1.72a3.09 3.09 0 0 0-.43 2.43c.09.35.18.68.27.98l4.12 4.12c2.49-.66 1.97-4.37 1.44-6.53c-.2-.8-.74-1.54-1.51-1.95l-.42-1.7c.48-.16.94-.33 1.37-.51V5c-2 1.07-5.47 2.03-10 2.03c-.63 0-1.24-.03-1.83-.06m10.55 9.53c-1.45.34-2.53-4.03-2.53-4.03s-.36-1.47 1.1-1.82s1.81 1.1 1.81 1.1s1.08 4.37-.38 4.75m-5.77-2.21l-1.45-1.46l-1.32-1.33L10 9.34l-.42-.41h.01L7.32 6.66L2.39 1.73L1.11 3l2.8 2.8C3.19 5.55 2.53 5.28 2 5v2.23c.43.18.89.35 1.37.51l-.42 1.7a3.07 3.07 0 0 0-1.51 1.95c-.535 2.18-1.055 5.92 1.48 6.54C4 18.2 6 17.89 7.27 12.82c.19-.82.06-1.7-.43-2.43l.33-1.33l2.33 2.32c-.32.49-.5 1.06-.5 1.62c0 2.24.39 6 3 6c.8 0 1.97-.41 2.59-2.5l6.25 6.23l1.27-1.27l-7.16-7.16v-.01m-9.14-1.82s-1.07 4.37-2.53 4.03c-1.46-.38-.38-4.75-.38-4.75s.36-1.46 1.81-1.1s1.1 1.82 1.1 1.82M12 17.5c-1.5 0-1.5-4.5-1.5-4.5s0-.23.1-.5l2.72 2.71c-.19 1.14-.56 2.29-1.32 2.29z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"subdirectory-arrow-left": {
|
||||
"body": "<path d=\"M11 9l1.42 1.42L8.83 14H18V4h2v12H8.83l3.59 3.58L11 21l-6-6l6-6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -13317,6 +13395,9 @@
|
||||
"tortoise": {
|
||||
"body": "<path d=\"M19.31 5.6c-1.22-.04-2.43.9-2.81 2.4c-.5 2-.5 2-1.5 3c-2 2-5 3-11 4c-1 .16-1.5.5-2 1c2 0 4 0 2.5 1.5L3 19h3l2-2c2 1 3.33 1 5.33 0l.67 2h3l-1-3s1-4 2-5s1 0 2 0s2-1 2-2.5C22 8 22 7 20.5 6c-.35-.24-.76-.38-1.19-.4M9 6a6 6 0 0 0-6 6c0 .6.13 1.08.23 1.6c5.92-.98 9.06-2.01 10.7-3.66l.5-.5A6.007 6.007 0 0 0 9 6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"toslink": {
|
||||
"body": "<path d=\"M20 10V7l-3-3H7L4 7v3c-1.1 0-2 .9-2 2s.9 2 2 2v4c0 1.1.9 2 2 2h12c1.1 0 2-.9 2-2v-4c1.11 0 2-.89 2-2s-.89-2-2-2m-8 6c-2.21 0-4-1.79-4-4s1.79-4 4-4s4 1.79 4 4s-1.79 4-4 4m2-4c0 1.11-.89 2-2 2s-2-.89-2-2s.9-2 2-2s2 .9 2 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"tournament": {
|
||||
"body": "<path d=\"M2 2v2h5v4H2v2h5c1.11 0 2-.89 2-2V7h5v10H9v-1c0-1.11-.89-2-2-2H2v2h5v4H2v2h5c1.11 0 2-.89 2-2v-1h5c1.11 0 2-.89 2-2v-4h6v-2h-6V7c0-1.11-.89-2-2-2H9V4c0-1.11-.89-2-2-2H2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -16349,6 +16430,9 @@
|
||||
"call-outline": {
|
||||
"parent": "phone-outline"
|
||||
},
|
||||
"call-to-action": {
|
||||
"parent": "gesture-tap-button"
|
||||
},
|
||||
"camera-alt": {
|
||||
"parent": "camera"
|
||||
},
|
||||
@ -16634,6 +16718,12 @@
|
||||
"chilli-mild": {
|
||||
"parent": "chili-mild"
|
||||
},
|
||||
"christmas-lights": {
|
||||
"parent": "string-lights"
|
||||
},
|
||||
"christmas-lights-off": {
|
||||
"parent": "string-lights-off"
|
||||
},
|
||||
"chrome-reader-mode": {
|
||||
"parent": "book-open"
|
||||
},
|
||||
@ -17057,6 +17147,9 @@
|
||||
"crosshairs-unknown": {
|
||||
"parent": "crosshairs-question"
|
||||
},
|
||||
"cta": {
|
||||
"parent": "gesture-tap-button"
|
||||
},
|
||||
"cup-outline": {
|
||||
"parent": "coffee-outline"
|
||||
},
|
||||
@ -17639,6 +17732,12 @@
|
||||
"factorial": {
|
||||
"parent": "exclamation"
|
||||
},
|
||||
"fairy-lights": {
|
||||
"parent": "string-lights"
|
||||
},
|
||||
"fairy-lights-off": {
|
||||
"parent": "string-lights-off"
|
||||
},
|
||||
"family": {
|
||||
"parent": "home-heart"
|
||||
},
|
||||
@ -18812,6 +18911,12 @@
|
||||
"irrigation": {
|
||||
"parent": "sprinkler"
|
||||
},
|
||||
"italian-lights": {
|
||||
"parent": "string-lights"
|
||||
},
|
||||
"italian-lights-off": {
|
||||
"parent": "string-lights-off"
|
||||
},
|
||||
"jack-o-lantern": {
|
||||
"parent": "halloween"
|
||||
},
|
||||
@ -20747,6 +20852,9 @@
|
||||
"open-in-browser": {
|
||||
"parent": "open-in-app"
|
||||
},
|
||||
"optical-audio": {
|
||||
"parent": "toslink"
|
||||
},
|
||||
"optical-character-recognition": {
|
||||
"parent": "ocr"
|
||||
},
|
||||
@ -22589,6 +22697,9 @@
|
||||
"swimming-pool": {
|
||||
"parent": "pool"
|
||||
},
|
||||
"swiss-cheese": {
|
||||
"parent": "cheese"
|
||||
},
|
||||
"swiss-cross": {
|
||||
"parent": "hospital"
|
||||
},
|
||||
@ -24569,8 +24680,35 @@
|
||||
"f02c9": "usb-flash-drive",
|
||||
"f02ca": "usb-flash-drive-outline",
|
||||
"f02cb": "water-polo",
|
||||
"f02cc": "battery-low",
|
||||
"f02cd": "battery-medium",
|
||||
"f02ce": "battery-high",
|
||||
"f02cf": "battery-charging-low",
|
||||
"f02d": "amazon",
|
||||
"f02d0": "battery-charging-medium",
|
||||
"f02d1": "battery-charging-high",
|
||||
"f02d2": "hexadecimal",
|
||||
"f02d3": "gesture-tap-button",
|
||||
"f02d4": "gesture-tap-box",
|
||||
"f02d5": "lan-check",
|
||||
"f02d6": "keyboard-f1",
|
||||
"f02d7": "keyboard-f2",
|
||||
"f02d8": "keyboard-f3",
|
||||
"f02d9": "keyboard-f4",
|
||||
"f02da": "keyboard-f5",
|
||||
"f02db": "keyboard-f6",
|
||||
"f02dc": "keyboard-f7",
|
||||
"f02dd": "keyboard-f8",
|
||||
"f02de": "keyboard-f9",
|
||||
"f02df": "keyboard-f10",
|
||||
"f02e": "amazon-drive",
|
||||
"f02e0": "keyboard-f11",
|
||||
"f02e1": "keyboard-f12",
|
||||
"f02e2": "keyboard-esc",
|
||||
"f02e3": "toslink",
|
||||
"f02e4": "cheese",
|
||||
"f02e5": "string-lights",
|
||||
"f02e6": "string-lights-off",
|
||||
"f02f": "ambulance",
|
||||
"f030": "amplifier",
|
||||
"f031": "anchor",
|
||||
@ -29268,6 +29406,7 @@
|
||||
"surround-sound-3-1",
|
||||
"surround-sound-5-1",
|
||||
"surround-sound-7-1",
|
||||
"toslink",
|
||||
"volume-high",
|
||||
"volume-low",
|
||||
"volume-medium",
|
||||
@ -29517,6 +29656,9 @@
|
||||
"battery-charging-70",
|
||||
"battery-charging-80",
|
||||
"battery-charging-90",
|
||||
"battery-charging-high",
|
||||
"battery-charging-low",
|
||||
"battery-charging-medium",
|
||||
"battery-charging-outline",
|
||||
"battery-charging-wireless",
|
||||
"battery-charging-wireless-10",
|
||||
@ -29530,6 +29672,12 @@
|
||||
"battery-charging-wireless-90",
|
||||
"battery-charging-wireless-alert",
|
||||
"battery-charging-wireless-outline",
|
||||
"battery-heart",
|
||||
"battery-heart-outline",
|
||||
"battery-heart-variant",
|
||||
"battery-high",
|
||||
"battery-low",
|
||||
"battery-medium",
|
||||
"battery-minus",
|
||||
"battery-negative",
|
||||
"battery-off",
|
||||
@ -30121,6 +30269,7 @@
|
||||
"github-box",
|
||||
"github-circle",
|
||||
"github-face",
|
||||
"hexadecimal",
|
||||
"identifier",
|
||||
"iframe",
|
||||
"iframe-array",
|
||||
@ -30556,6 +30705,7 @@
|
||||
"cake-variant",
|
||||
"candycane",
|
||||
"carrot",
|
||||
"cheese",
|
||||
"chili-hot",
|
||||
"chili-medium",
|
||||
"chili-mild",
|
||||
@ -31230,6 +31380,8 @@
|
||||
"sprinkler",
|
||||
"sprinkler-variant",
|
||||
"stove",
|
||||
"string-lights",
|
||||
"string-lights-off",
|
||||
"table-chair",
|
||||
"television",
|
||||
"television-classic",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.48",
|
||||
"version": "1.1.49",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user