mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 03:18:57 +00:00
Update Carbon, Material Design Icons, OpenMoji
This commit is contained in:
parent
17ea7f39c1
commit
763ef9864b
@ -1,7 +1,7 @@
|
||||
{
|
||||
"mdi": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 5339,
|
||||
"total": 5348,
|
||||
"author": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign",
|
||||
"license": "Open Font License",
|
||||
@ -165,7 +165,7 @@
|
||||
},
|
||||
"carbon": {
|
||||
"name": "Carbon",
|
||||
"total": 1127,
|
||||
"total": 1129,
|
||||
"author": "IBM",
|
||||
"url": "https://github.com/carbon-design-system/carbon/tree/master/packages/icons",
|
||||
"license": "Apache 2.0",
|
||||
@ -942,7 +942,7 @@
|
||||
},
|
||||
"openmoji": {
|
||||
"name": "OpenMoji",
|
||||
"total": 3509,
|
||||
"total": 3508,
|
||||
"author": "OpenMoji",
|
||||
"url": "https://github.com/hfg-gmuend/openmoji",
|
||||
"license": "CC BY-SA 4.0",
|
||||
|
@ -3,7 +3,7 @@
|
||||
|
||||
|
||||
### Material Design Icons
|
||||
* Number of icons: 5339
|
||||
* Number of icons: 5348
|
||||
* Author: Austin Andrews
|
||||
* URL: https://github.com/Templarian/MaterialDesign
|
||||
* License: Open Font License
|
||||
@ -96,7 +96,7 @@
|
||||
|
||||
|
||||
### Carbon
|
||||
* Number of icons: 1127
|
||||
* Number of icons: 1129
|
||||
* Author: IBM
|
||||
* URL: https://github.com/carbon-design-system/carbon/tree/master/packages/icons
|
||||
* License: Apache 2.0
|
||||
@ -545,7 +545,7 @@
|
||||
|
||||
|
||||
### OpenMoji
|
||||
* Number of icons: 3509
|
||||
* Number of icons: 3508
|
||||
* Author: OpenMoji
|
||||
* URL: https://github.com/hfg-gmuend/openmoji
|
||||
* License: CC BY-SA 4.0
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.153",
|
||||
"version": "1.1.154",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"prefix": "carbon",
|
||||
"info": {
|
||||
"name": "Carbon",
|
||||
"total": 1127,
|
||||
"total": 1129,
|
||||
"author": {
|
||||
"name": "IBM",
|
||||
"url": "https://github.com/carbon-design-system/carbon/tree/master/packages/icons"
|
||||
@ -1498,6 +1498,12 @@
|
||||
"information-filled": {
|
||||
"body": "<defs/><path d=\"M16 2a14 14 0 1 0 14 14A14 14 0 0 0 16 2zm0 5a1.5 1.5 0 1 1-1.5 1.5A1.5 1.5 0 0 1 16 7zm4 17.125h-8v-2.25h2.875v-6.75H13v-2.25h4.125v9H20z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"information-square": {
|
||||
"body": "<path d=\"M17 22v-8h-4v2h2v6h-3v2h8v-2h-3z\" fill=\"currentColor\"/><path d=\"M16 8a1.5 1.5 0 1 0 1.5 1.5A1.5 1.5 0 0 0 16 8z\" 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 6v20h20V6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"information-square-filled": {
|
||||
"body": "<defs/><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-2zM16 7a1.5 1.5 0 1 1-1.5 1.5A1.5 1.5 0 0 1 16 7zm4 17h-8v-2h3v-7h-2v-2h4v9h3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"insert": {
|
||||
"body": "<path d=\"M2 9h9V2H2zm2-5h5v3H4z\" fill=\"currentColor\"/><path d=\"M2 19h9v-7H2zm2-5h5v3H4z\" fill=\"currentColor\"/><path d=\"M2 29h9v-7H2zm2-5h5v3H4z\" fill=\"currentColor\"/><path d=\"M27 9h-9l3.41-3.59L20 4l-6 6l6 6l1.41-1.41L18 11h9a1 1 0 0 1 1 1v12a1 1 0 0 1-1 1H15v2h12a3 3 0 0 0 3-3V12a3 3 0 0 0-3-3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -4057,6 +4063,8 @@
|
||||
"increase-level",
|
||||
"information",
|
||||
"information-filled",
|
||||
"information-square",
|
||||
"information-square-filled",
|
||||
"interactions",
|
||||
"iso",
|
||||
"iso-filled",
|
||||
|
103
json/mdi.json
103
json/mdi.json
@ -2,7 +2,7 @@
|
||||
"prefix": "mdi",
|
||||
"info": {
|
||||
"name": "Material Design Icons",
|
||||
"total": 5339,
|
||||
"total": 5348,
|
||||
"author": {
|
||||
"name": "Austin Andrews",
|
||||
"url": "https://github.com/Templarian/MaterialDesign"
|
||||
@ -465,10 +465,10 @@
|
||||
"body": "<path d=\"M11 15.5h2v2h-2v-2m3 3.5v-.4H5.4L12 7.3l4.11 7.14c.51-.44 1.09-.79 1.73-1.03L12 3.3L2 20.6h12.22c-.14-.51-.22-1.04-.22-1.6m-1-8.5h-2v4h2v-4m9.12 4.96L20 17.59l-2.12-2.13l-1.41 1.42L18.59 19l-2.12 2.12l1.41 1.42L20 20.41l2.12 2.13l1.42-1.42L21.41 19l2.13-2.12l-1.42-1.42z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"alert-rhombus": {
|
||||
"body": "<path d=\"M21.54 10.8l-8.3-8.3a1.63 1.63 0 0 0-2.4 0l-8.3 8.3a1.63 1.63 0 0 0 0 2.4l8.3 8.3a1.63 1.63 0 0 0 2.4 0l8.3-8.3a1.83 1.83 0 0 0 0-2.4M13 17h-2v-2h2m0-2h-2V7h2z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m-1 5h2v6h-2V7m0 8h2v2h-2v-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"alert-rhombus-outline": {
|
||||
"body": "<path d=\"M21.54 10.8l-8.3-8.3a1.63 1.63 0 0 0-2.4 0l-8.3 8.3a1.63 1.63 0 0 0 0 2.4l8.3 8.3a1.63 1.63 0 0 0 2.4 0l8.3-8.3a1.83 1.83 0 0 0 0-2.4m-1.2 1.2L12 20.3L3.74 12L12 3.7M13 17h-2v-2h2m0-2h-2V7h2z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 2l8 8l-8 8l-8-8m7-5v6h2V7m-2 8v2h2v-2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"alien": {
|
||||
"body": "<path d=\"M12 3c4.97 0 9 3.58 9 8s-6 10-9 10s-9-5.58-9-10s4.03-8 9-8m-1.69 7.93C9.29 9.29 7.47 8.58 6.25 9.34c-1.22.76-1.38 2.71-.36 4.35c1.03 1.64 2.85 2.35 4.07 1.59c1.22-.78 1.37-2.71.35-4.35m3.38 0c-1.02 1.64-.87 3.57.35 4.35c1.22.76 3.04.05 4.07-1.59c1.02-1.64.86-3.59-.36-4.35c-1.22-.76-3.04-.05-4.06 1.59M12 17.75c-2 0-2.5-.75-2.5-.75c0 .03.5 2 2.5 2s2.5-2 2.5-2s-.5.75-2.5.75z\" fill=\"currentColor\"/>"
|
||||
@ -956,7 +956,7 @@
|
||||
"body": "<path d=\"M22.1 21.5L2.4 1.7L1.1 3L3 4.9V21h2c0 .6.4 1 1 1s1-.4 1-1h10c0 .6.4 1 1 1s1-.4 1-1h.1l1.7 1.7l1.3-1.2M5 9V6.9L7.1 9H5m7 10c-2.2 0-4-1.8-4-4c0-1.4.7-2.6 1.8-3.3l5.5 5.5c-.7 1.1-1.9 1.8-3.3 1.8m2-13v1h-2V6h2m-4 0c.6 0 1 .4 1 1c0 .2-.1.4-.2.6L9.4 6.2c.2-.1.4-.2.6-.2M8.2 5l-2-2H9c0-.6.4-1 1-1h4c.6 0 1 .4 1 1h6v14.8L12.2 9H19V5H8.2M16 6v2h-1V6h1m2 0v2h-1V6h1z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"anchor": {
|
||||
"body": "<path d=\"M12 2a3 3 0 0 0-3 3c0 1.27.8 2.4 2 2.83V10H8v2h3v6.92A6.494 6.494 0 0 1 6.53 16H8v-2H3v5h2v-1.7c1.58 2.31 4.2 3.7 7 3.7s5.42-1.39 7-3.69V19h2v-5h-5v2h1.46c-1 1.56-2.63 2.63-4.46 2.92V12h3v-2h-3V7.82c1.2-.42 2-1.55 2-2.82a3 3 0 0 0-3-3m0 2a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2a3 3 0 0 0-3 3a3 3 0 0 0 2 2.83V9H8v2h3v8.92c-.74-.13-1.5-.34-2.21-.65c-.74-.32-1.39-.71-1.97-1.18c-.58-.47-1.04-.98-1.38-1.54L7 15l-4-3v3c0 .97.27 1.88.82 2.72A8.23 8.23 0 0 0 6 19.95c.87.64 1.84 1.14 2.88 1.5c1.05.36 2.09.55 3.12.55c1.03 0 2.07-.2 3.12-.56c1.04-.36 2.01-.86 2.88-1.49c.92-.64 1.63-1.38 2.18-2.23c.55-.84.82-1.75.82-2.72v-3l-4 3l1.56 1.55c-.34.56-.8 1.07-1.38 1.54c-.58.47-1.23.86-1.97 1.18c-.71.31-1.47.52-2.21.65V11h3V9h-3V7.82A3 3 0 0 0 15 5a3 3 0 0 0-3-3m0 2a1 1 0 0 1 1 1a1 1 0 0 1-1 1a1 1 0 0 1-1-1a1 1 0 0 1 1-1z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"android": {
|
||||
"body": "<path d=\"M16.61 15.15c-.46 0-.84-.37-.84-.83s.38-.82.84-.82c.46 0 .84.36.84.82c0 .46-.38.83-.84.83m-9.2 0c-.46 0-.84-.37-.84-.83c0-.46.38-.82.84-.82c.46 0 .83.36.83.82c0 .46-.37.83-.83.83m9.5-5.01l1.67-2.88c.09-.17.03-.38-.13-.47c-.17-.1-.38-.04-.45.13l-1.71 2.91A10.15 10.15 0 0 0 12 8.91c-1.53 0-3 .33-4.27.91L6.04 6.91a.334.334 0 0 0-.47-.13c-.17.09-.22.3-.13.47l1.66 2.88C4.25 11.69 2.29 14.58 2 18h20c-.28-3.41-2.23-6.3-5.09-7.86z\" fill=\"currentColor\"/>"
|
||||
@ -2050,6 +2050,9 @@
|
||||
"beehive-outline": {
|
||||
"body": "<path d=\"M23 14.5c0-1.56-1.03-2.87-2.45-3.32c.28-.5.45-1.07.45-1.68c0-1.56-1.03-2.87-2.45-3.32c.28-.5.45-1.07.45-1.68C19 2.57 17.43 1 15.5 1h-7C6.57 1 5 2.57 5 4.5c0 .61.17 1.18.45 1.68C4.04 6.63 3 7.94 3 9.5c0 .61.17 1.18.45 1.68C2.04 11.63 1 12.94 1 14.5c0 1.26.67 2.34 1.67 2.96c-.42.57-.67 1.28-.67 2.04C2 21.43 3.57 23 5.5 23h13c1.93 0 3.5-1.57 3.5-3.5c0-.76-.25-1.47-.67-2.04c1-.62 1.67-1.7 1.67-2.96M8.5 3h7c.83 0 1.5.67 1.5 1.5S16.33 6 15.5 6h-7C7.67 6 7 5.33 7 4.5S7.67 3 8.5 3m-2 5h11c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5h-11C5.67 11 5 10.33 5 9.5S5.67 8 6.5 8M4 19.5c0-.83.67-1.5 1.5-1.5H9v3H5.5c-.83 0-1.5-.67-1.5-1.5M18.5 21H15v-3h3.5c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5m1-5h-4.68c-.42-1.16-1.52-2-2.82-2s-2.4.84-2.82 2H4.5c-.83 0-1.5-.67-1.5-1.5S3.67 13 4.5 13h15c.83 0 1.5.67 1.5 1.5s-.67 1.5-1.5 1.5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"beekeeper": {
|
||||
"body": "<path d=\"M19 5h-3c0-1.66-1.79-3-4-3S8 3.34 8 5H5c-.55 0-1 .45-1 1s.45 1 1 1v7a2 2 0 0 0 2 2h10c1.11 0 2-.89 2-2V7c.55 0 1-.45 1-1s-.45-1-1-1m-2 9H7V7h10v7m-1.14-6c.08.32.14.65.14 1c0 2.21-1.79 4-4 4s-4-1.79-4-4c0-.35.06-.68.14-1h2.14c-.17.3-.28.63-.28 1c0 1.1.9 2 2 2s2-.9 2-2c0-.37-.11-.7-.28-1h2.14M20 19v3H4v-3c0-.78.47-1.45 1.18-2H12c-2.72 0-5.81 1.29-6 2v1h12v-1c-.19-.71-3.28-2-6-2h6.82c.71.55 1.18 1.22 1.18 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"beer": {
|
||||
"body": "<path d=\"M4 2h15l-2 20H6L4 2m2.2 2l1.6 16h1L7.43 6.34C8.5 6 9.89 5.89 11 7c1.56 1.56 4.33.69 5.5.23L16.8 4H6.2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -5312,10 +5315,10 @@
|
||||
"body": "<path d=\"M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2M7.5 6C6.7 6 6 6.7 6 7.5S6.7 9 7.5 9S9 8.3 9 7.5S8.3 6 7.5 6m9 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.5m0-4.5c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5S18 12.8 18 12s-.7-1.5-1.5-1.5m0-4.5c-.8 0-1.5.7-1.5 1.5S15.7 9 16.5 9S18 8.3 18 7.5S17.3 6 16.5 6m-9 4.5c-.8 0-1.5.7-1.5 1.5s.7 1.5 1.5 1.5S9 12.8 9 12s-.7-1.5-1.5-1.5m0 4.5c-.8 0-1.5.7-1.5 1.5S6.7 18 7.5 18S9 17.3 9 16.5S8.3 15 7.5 15z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"dice-d10": {
|
||||
"body": "<path d=\"M15 10.5v2.77c0 .58-.5 1.06-1.08 1.06c-.58 0-1.06-.47-1.06-1.06V10.5c0-.59.48-1.06 1.06-1.06c.58 0 1.08.47 1.08 1.06m6.5 2.7l-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.4m-11.12-5h-.16L7.08 9.32v1.23l1.8-.55v5.79h1.5V8.2m6.12 2.37a2.57 2.57 0 1 0-5.14 0v2.64c0 1.42 1.14 2.57 2.57 2.57a2.57 2.57 0 0 0 2.57-2.57v-2.64z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m2.07 6.21c1.43 0 2.57 1.15 2.57 2.57v2.64c0 1.42-1.14 2.58-2.57 2.58s-2.57-1.16-2.57-2.58v-2.64a2.57 2.57 0 0 1 2.57-2.57m-3.71.2h.14V16H9v-5.79l-1.78.55V9.53l3.14-1.12m3.7 1.24c-.59 0-1.06.48-1.06 1.06v2.79c0 .57.47 1.04 1.06 1.04c.58 0 1.08-.48 1.08-1.04v-2.79c0-.59-.5-1.06-1.08-1.06z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"dice-d10-outline": {
|
||||
"body": "<path d=\"M21.5 10.8c.6.7.6 1.7 0 2.4l-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.3M20.3 12L12 3.7L3.7 12l8.3 8.3l8.3-8.3m-9.92 3.79h-1.5V10l-1.8.55V9.32l3.14-1.12h.16v7.59M13.93 8a2.57 2.57 0 0 1 2.57 2.57v2.64a2.57 2.57 0 0 1-2.57 2.57c-1.43 0-2.57-1.15-2.57-2.57v-2.64A2.57 2.57 0 0 1 13.93 8m-.01 1.44a1.06 1.06 0 0 0-1.06 1.06v2.77a1.06 1.06 0 0 0 1.06 1.06c.58 0 1.08-.48 1.08-1.06V10.5c0-.59-.5-1.06-1.08-1.06z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M10.5 16H9v-5.79l-1.78.55V9.53l3.14-1.12h.14V16m3.57-7.79c1.43 0 2.57 1.15 2.57 2.57v2.64c0 1.42-1.14 2.58-2.57 2.58s-2.57-1.16-2.57-2.58v-2.64a2.57 2.57 0 0 1 2.57-2.57m-.01 1.44c-.59 0-1.06.48-1.06 1.06v2.79c0 .57.47 1.04 1.06 1.04c.58 0 1.08-.48 1.08-1.04v-2.79c0-.59-.5-1.06-1.08-1.06M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 2l8 8l-8 8l-8-8z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"dice-d12": {
|
||||
"body": "<path d=\"M12 2L1.5 9.64L5.5 22h13l4-12.36L12 2m-1.5 15H8.89v-6.11L7 11.47v-1.28L10.31 9h.19v8m6.5 0h-5.34v-1.09s3.57-3.46 3.57-4.51c0-1.28-1.05-1.15-1.05-1.15c-.68.05-1.18.62-1.18 1.3h-1.56c.06-1.46 1.28-2.61 2.83-2.55c2.47 0 2.5 1.85 2.5 2.3c0 1.77-3.19 4.47-3.19 4.47l3.42-.02V17z\" fill=\"currentColor\"/>"
|
||||
@ -5342,10 +5345,10 @@
|
||||
"body": "<path d=\"M5 3h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2m0 2v14h14V5H5m8.39 4.53c-2.5-.03-2.53 2-2.53 2s.55-.66 1.67-.66c.66 0 1.97.58 2.02 2.54c.06 2.06-1.78 2.59-1.78 2.59s-3.5.86-3.47-3.34c.03-4.72 4.09-4.33 4.09-4.33v1.2m-1.44 2.57c-.74-.1-1.12.68-1.12.68l.02.72c0 .77.54 1.33 1.15 1.33c.61 0 1.05-.56 1.05-1.33s-.49-1.4-1.1-1.4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"dice-d8": {
|
||||
"body": "<path d=\"M11.1 10.5c0-.55.4-1 .9-1s.9.45.9 1s-.4 1-.9 1s-.9-.45-.9-1m.9 2.15c-.61 0-1.1.49-1.1 1.1c0 .61.49 1.1 1.1 1.1s1.1-.49 1.1-1.1s-.49-1.1-1.1-1.1m9.54.55l-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.4m-6.94.7c0-.77-.46-1.44-1.16-1.83c.56-.39.94-1 .94-1.69c0-1.18-1.07-2.13-2.38-2.13s-2.37.95-2.37 2.13c0 .69.37 1.3.93 1.69c-.7.39-1.16 1.06-1.16 1.83c0 1.22 1.16 2.2 2.6 2.2s2.6-.98 2.6-2.2z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 6.25c1.31 0 2.38.95 2.38 2.13c0 .69-.38 1.3-.94 1.69c.7.39 1.16 1.06 1.16 1.83c0 1.22-1.16 2.2-2.6 2.2c-1.44 0-2.6-.98-2.6-2.2c0-.77.46-1.44 1.16-1.83c-.56-.39-.93-1-.93-1.69c0-1.18 1.06-2.13 2.37-2.13m0 1.25c-.5 0-.9.45-.9 1s.4 1 .9 1s.9-.45.9-1s-.4-1-.9-1m0 3.15c-.61 0-1.1.49-1.1 1.1c0 .61.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1c0-.61-.49-1.1-1.1-1.1z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"dice-d8-outline": {
|
||||
"body": "<path d=\"M12 8.25c1.31 0 2.38.95 2.38 2.13c0 .69-.38 1.3-.94 1.69c.7.39 1.16 1.06 1.16 1.83c0 1.22-1.16 2.2-2.6 2.2c-1.44 0-2.6-.98-2.6-2.2c0-.77.46-1.44 1.16-1.83c-.56-.39-.93-1-.93-1.69c0-1.18 1.06-2.13 2.37-2.13m0 4.4a1.1 1.1 0 0 0-1.1 1.1a1.1 1.1 0 0 0 1.1 1.1a1.1 1.1 0 0 0 1.1-1.1a1.1 1.1 0 0 0-1.1-1.1m0-3.15c-.5 0-.9.45-.9 1s.4 1 .9 1s.9-.45.9-1s-.4-1-.9-1m9.54 1.3c.6.7.6 1.7 0 2.4l-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.3m-1.2 1.2l-8.3-8.3l-8.3 8.3l8.3 8.3l8.3-8.3z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 2l8 8l-8 8l-8-8m8-3.75c1.31 0 2.38.95 2.38 2.13c0 .69-.38 1.3-.94 1.69c.7.39 1.16 1.06 1.16 1.83c0 1.22-1.16 2.2-2.6 2.2c-1.44 0-2.6-.98-2.6-2.2c0-.77.46-1.44 1.16-1.83c-.56-.39-.93-1-.93-1.69c0-1.18 1.06-2.13 2.37-2.13m0 4.4c-.61 0-1.1.49-1.1 1.1c0 .61.49 1.1 1.1 1.1c.61 0 1.1-.49 1.1-1.1c0-.61-.49-1.1-1.1-1.1m0-3.15c-.5 0-.9.45-.9 1s.4 1 .9 1s.9-.45.9-1s-.4-1-.9-1\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"dice-multiple": {
|
||||
"body": "<path d=\"M19.78 3h-8.56C10.55 3 10 3.55 10 4.22V8h6v6h3.78c.67 0 1.22-.55 1.22-1.22V4.22C21 3.55 20.45 3 19.78 3m-7.34 3.67a1.23 1.23 0 1 1 0-2.46a1.23 1.23 0 0 1 1.23 1.23c0 .68-.55 1.23-1.23 1.23m6.12 6.11a1.23 1.23 0 1 1-.02-2.46c.68-.01 1.23.54 1.24 1.24c-.01.67-.55 1.21-1.22 1.22m0-6.11a1.23 1.23 0 1 1-.02-2.46a1.231 1.231 0 0 1 .02 2.46M4.22 10h8.56A1.22 1.22 0 0 1 14 11.22v8.56c0 .67-.55 1.22-1.22 1.22H4.22C3.55 21 3 20.45 3 19.78v-8.56c0-.67.55-1.22 1.22-1.22m4.28 4.28c-.67 0-1.22.55-1.22 1.22c0 .67.55 1.22 1.22 1.22c.67 0 1.22-.55 1.22-1.22a1.22 1.22 0 0 0-1.22-1.22m-3.06-3.06c-.67 0-1.22.55-1.22 1.22a1.22 1.22 0 0 0 1.22 1.22c.67 0 1.22-.55 1.22-1.22c0-.67-.55-1.22-1.22-1.22m6.11 6.11c-.67 0-1.22.55-1.22 1.22c0 .67.55 1.22 1.22 1.22a1.22 1.22 0 0 0 1.22-1.22c0-.67-.54-1.21-1.21-1.22h-.01z\" fill=\"currentColor\"/>"
|
||||
@ -8529,10 +8532,10 @@
|
||||
"body": "<path d=\"M15 20a1 1 0 0 0-1-1h-1v-2h4a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2H7a2 2 0 0 0-2 2v10a2 2 0 0 0 2 2h4v2h-1a1 1 0 0 0-1 1H2v2h7a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1h7v-2h-7m-8-5V5h10v10H7m4.95-9c-.78 0-1.4.18-1.88.5c-.46.39-.69.9-.68 1.6l.01.03h1.71c.01-.27.09-.48.25-.63c.14-.12.36-.19.59-.19c.27 0 .5.09.66.25c.16.17.24.4.24.66c0 .28-.07.53-.21.73c-.14.21-.31.38-.54.55c-.45.28-.76.55-.93.79c-.17.21-.28.6-.28 1.04h1.78c0-.27.03-.49.11-.65c.08-.18.22-.32.46-.47c.4-.21.73-.47.98-.82c.28-.36.4-.72.4-1.17c0-.67-.24-1.22-.72-1.61c-.48-.41-1.13-.61-1.95-.61m-1.06 6.22V14h1.78v-1.78h-1.78z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"help-rhombus": {
|
||||
"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.4m-9 6.2H11v-1.5h1.5V17m1.8-5.2c-.4.5-1.1.8-1.4 1.3c-.3.4-.3.9-.3 1.4H11c0-.8 0-1.5.3-2s1-.8 1.4-1.1c1.2-1.1.9-2.7-.8-2.8c-.8 0-1.5.7-1.5 1.5H9c0-1.7 1.3-3 3-3c2.7 0 3.9 2.7 2.3 4.7z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 4.95c2.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.02m-1 8.55h1.5V17H11v-1.5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"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\"/>"
|
||||
"body": "<path d=\"M11 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.02M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 2l8 8l-8 8l-8-8z\" 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\"/>"
|
||||
@ -12851,16 +12854,22 @@
|
||||
"body": "<path d=\"M10 9.9L7 12l3 2.1V9.9m9 0L16 12l3 2.1V9.9M12 6v12l-8.5-6L12 6m9 0v12l-8.5-6L21 6z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rhombus": {
|
||||
"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.4z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rhombus-medium": {
|
||||
"body": "<path d=\"M17.23 11.34l-4.55-4.55c-.38-.39-.93-.39-1.32 0l-4.55 4.55c-.39.39-.39.94 0 1.32l4.55 4.55c.39.39.94.39 1.32 0l4.55-4.55c.33-.39.33-.93 0-1.32z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 6.46c-.28 0-.56.1-.78.32l-4.44 4.44c-.43.43-.43 1.13 0 1.56l4.44 4.44c.43.43 1.13.43 1.56 0l4.44-4.44c.43-.43.43-1.13 0-1.56l-4.44-4.44c-.22-.22-.5-.32-.78-.32z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rhombus-medium-outline": {
|
||||
"body": "<path d=\"M12 6.46c-.28 0-.56.1-.78.32l-4.44 4.44c-.43.43-.43 1.13 0 1.56l4.44 4.44c.43.43 1.13.43 1.56 0l4.44-4.44c.43-.43.43-1.13 0-1.56l-4.44-4.44c-.22-.22-.5-.32-.78-.32m0 2.37L15.17 12L12 15.17L8.83 12L12 8.83z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"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.3z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 2l8 8l-8 8l-8-8z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rhombus-split": {
|
||||
"body": "<path d=\"M7.36 5.94L10.8 2.5c.7-.7 1.7-.7 2.4 0l3.44 3.44L12 10.59L7.36 5.94m10.7 1.42L13.41 12l4.65 4.64l3.44-3.44c.6-.7.6-1.7 0-2.4l-3.44-3.44M5.94 16.64L10.59 12L5.94 7.36L2.5 10.8c-.7.7-.7 1.7 0 2.4l3.44 3.44M12 13.41l-4.64 4.65l3.44 3.44c.7.7 1.7.7 2.4 0l3.44-3.44L12 13.41z\" fill=\"currentColor\"/>"
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-3.3 3.29l4.71 4.7l4.71-4.7l-3.3-3.29C13 2.19 12.5 2 12 2M5.88 7.29l-3.29 3.3c-.79.78-.79 2.04 0 2.82l3.29 3.3l4.7-4.71l-4.7-4.71m12.24 0L13.42 12l4.7 4.71l3.29-3.3c.79-.78.79-2.04 0-2.82l-3.29-3.3M12 13.42l-4.71 4.7l3.3 3.29c.78.79 2.04.79 2.82 0l3.3-3.29l-4.71-4.7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rhombus-split-outline": {
|
||||
"body": "<path d=\"M12 2c-.5 0-1 .19-1.41.59l-8 8c-.79.78-.79 2.04 0 2.82l8 8c.78.79 2.04.79 2.82 0l8-8c.79-.78.79-2.04 0-2.82l-8-8C13 2.19 12.5 2 12 2m0 2l3.29 3.29l-3.29 3.3l-3.29-3.3L12 4M7.29 8.71l3.3 3.29l-3.3 3.29L4 12l3.29-3.29m9.42 0L20 12l-3.29 3.29l-3.3-3.29l3.3-3.29M12 13.41l3.29 3.3L12 20l-3.29-3.29l3.29-3.3z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"ribbon": {
|
||||
"body": "<path d=\"M13.41 19.31l3.18 3.19L18 21.07l-3.17-3.17m.71-6.37h-.01L12 15.07l-3.53-3.54h-.01A4.98 4.98 0 0 1 7 8a5 5 0 0 1 5-5a5 5 0 0 1 5 5c0 1.38-.56 2.63-1.46 3.53M16.9 13A6.96 6.96 0 0 0 19 8a7 7 0 0 0-7-7a7 7 0 0 0-7 7c0 1.96.81 3.73 2.1 5l3.49 3.5L6 21.07l1.41 1.43L16.9 13z\" fill=\"currentColor\"/>"
|
||||
@ -12904,6 +12913,12 @@
|
||||
"rocket": {
|
||||
"body": "<path d=\"M20 22l-3.86-1.55c.7-1.53 1.2-3.11 1.51-4.72L20 22M7.86 20.45L4 22l2.35-6.27c.31 1.61.81 3.19 1.51 4.72M12 2s5 2 5 10c0 3.1-.75 5.75-1.67 7.83A2 2 0 0 1 13.5 21h-3a2 2 0 0 1-1.83-1.17C7.76 17.75 7 15.1 7 12c0-8 5-10 5-10m0 10c1.1 0 2-.9 2-2s-.9-2-2-2s-2 .9-2 2s.9 2 2 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rocket-launch": {
|
||||
"body": "<path d=\"M13.13 22.19l-1.63-3.83c1.57-.58 3.04-1.36 4.4-2.27l-2.77 6.1M5.64 12.5l-3.83-1.63l6.1-2.77C7 9.46 6.22 10.93 5.64 12.5M21.61 2.39S16.66.269 11 5.93c-2.19 2.19-3.5 4.6-4.35 6.71c-.28.75-.09 1.57.46 2.13l2.13 2.12c.55.56 1.37.74 2.12.46A19.1 19.1 0 0 0 18.07 13c5.66-5.66 3.54-10.61 3.54-10.61m-7.07 7.07c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0c.77.78.78 2.05 0 2.83c-.78.78-2.05.78-2.83 0m-5.66 7.07l-1.41-1.41l1.41 1.41M6.24 22l3.64-3.64c-.34-.09-.67-.24-.97-.45L4.83 22h1.41M2 22h1.41l4.77-4.76l-1.42-1.41L2 20.59V22m0-2.83l4.09-4.08c-.21-.3-.36-.62-.45-.97L2 17.76v1.41z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rocket-launch-outline": {
|
||||
"body": "<path d=\"M13.13 22.19l-1.63-3.83c1.57-.58 3.04-1.36 4.4-2.27l-2.77 6.1M5.64 12.5l-3.83-1.63l6.1-2.77C7 9.46 6.22 10.93 5.64 12.5M19.22 4c.28 0 .53 0 .74.05c.17 1.39-.02 4.25-3.3 7.53c-1.7 1.71-3.73 3.02-6.01 3.89l-2.15-2.1c.92-2.31 2.23-4.34 3.92-6.03C15.18 4.58 17.64 4 19.22 4m0-2c-1.98 0-4.98.69-8.22 3.93c-2.19 2.19-3.5 4.6-4.35 6.71c-.28.75-.09 1.57.46 2.13l2.13 2.12c.38.38.89.61 1.42.61c.23 0 .47-.06.7-.15A19.1 19.1 0 0 0 18.07 13c5.66-5.66 3.54-10.61 3.54-10.61S20.7 2 19.22 2m-4.68 7.46c-.78-.78-.78-2.05 0-2.83s2.05-.78 2.83 0c.77.78.78 2.05 0 2.83c-.78.78-2.05.78-2.83 0m-5.66 7.07l-1.41-1.41l1.41 1.41M6.24 22l3.64-3.64c-.34-.09-.67-.24-.97-.45L4.83 22h1.41M2 22h1.41l4.77-4.76l-1.42-1.41L2 20.59V22m0-2.83l4.09-4.08c-.21-.3-.36-.62-.45-.97L2 17.76v1.41z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"rocket-outline": {
|
||||
"body": "<path d=\"M12 2S7 4 7 12c0 3.1.76 5.75 1.67 7.83A2 2 0 0 0 10.5 21h3a2 2 0 0 0 1.83-1.17C16.25 17.75 17 15.1 17 12c0-8-5-10-5-10m1.5 17h-3c-1-2.24-1.5-4.59-1.5-7c0-4.64 1.9-6.8 3-7.67c1.1.87 3 3.03 3 7.67c0 2.41-.5 4.76-1.5 7m6.5 3l-3.86-1.55c.7-1.53 1.2-3.11 1.51-4.72m-9.79 4.72L4 22l2.35-6.27c.31 1.61.81 3.19 1.51 4.72M12 12c-1.1 0-2-.9-2-2s.9-2 2-2s2 .9 2 2s-.9 2-2 2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -13396,12 +13411,18 @@
|
||||
"set-left-right": {
|
||||
"body": "<path d=\"M9 5c1.04 0 2.06.24 3 .68c.94-.44 1.96-.68 3-.68a7 7 0 0 1 7 7a7 7 0 0 1-7 7c-1.04 0-2.06-.24-3-.68c-.94.44-1.96.68-3 .68a7 7 0 0 1-7-7a7 7 0 0 1 7-7m0 7c0 2.22 1.21 4.16 3 5.2c1.79-1.04 3-2.98 3-5.2s-1.21-4.16-3-5.2C10.21 7.84 9 9.78 9 12z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"set-merge": {
|
||||
"body": "<path d=\"M2 7v2h5V7H2m10 2v2H9v2h3v2l3-3l-3-3m5 0v6h5V9h-5M2 11v2h5v-2H2m0 4v2h5v-2H2z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"set-none": {
|
||||
"body": "<path d=\"M9 5a7 7 0 0 0-7 7a7 7 0 0 0 7 7c1.04 0 2.06-.24 3-.68c.94.44 1.96.68 3 .68a7 7 0 0 0 7-7a7 7 0 0 0-7-7c-1.04 0-2.06.24-3 .68c-.94-.44-1.96-.68-3-.68m0 2c.34 0 .67.03 1 .1c-1.28 1.31-2 3.07-2 4.9c0 1.83.72 3.59 2 4.89c-.33.07-.66.11-1 .11a5 5 0 0 1-5-5a5 5 0 0 1 5-5m6 0a5 5 0 0 1 5 5a5 5 0 0 1-5 5c-.34 0-.67-.03-1-.1c1.28-1.31 2-3.07 2-4.9c0-1.83-.72-3.59-2-4.89c.33-.07.66-.11 1-.11m-3 1c1.26.95 2 2.43 2 4c0 1.57-.74 3.05-2 4a5.01 5.01 0 0 1-2-4c0-1.57.74-3.05 2-4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"set-right": {
|
||||
"body": "<path d=\"M15 19c-1.04 0-2.06-.24-3-.68c-.94.44-1.96.68-3 .68a7 7 0 0 1-7-7a7 7 0 0 1 7-7c1.04 0 2.06.24 3 .68c.94-.44 1.96-.68 3-.68a7 7 0 0 1 7 7a7 7 0 0 1-7 7m-6-2l1-.11c-1.28-1.3-2-3.06-2-4.89c0-1.83.72-3.59 2-4.9L9 7a5 5 0 0 0-5 5a5 5 0 0 0 5 5m3-1c1.26-.95 2-2.43 2-4c0-1.57-.74-3.05-2-4c-1.26.95-2 2.43-2 4c0 1.57.74 3.05 2 4z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"set-split": {
|
||||
"body": "<path d=\"M17 7v2h5V7h-5M2 9v6h5V9H2m10 0v2H9v2h3v2l3-3l-3-3m5 2v2h5v-2h-5m0 4v2h5v-2h-5z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"set-square": {
|
||||
"body": "<path d=\"M17.7 17.7l-1.1 1.1l-.7-.8l1.1-1l-2-2l-1 1.1l-.7-.7l1.1-1.1l-1.9-1.9l-1.1 1.1l-.7-.7l1.1-1.1l-2-1.9l-1.1 1.1l-.7-.7L9 9L7.1 7.1L6 8.1l-.7-.7l1.1-1.1L4 4v16h16l-2.3-2.3M7 17v-5.8l5.8 5.8H7z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -13953,6 +13974,9 @@
|
||||
"snowflake-melt": {
|
||||
"body": "<path d=\"M8 17.85C8 19.04 7.11 20 6 20s-2-.96-2-2.15C4 16.42 6 14 6 14s2 2.42 2 3.85M16.46 12v-1.44l2-1.13l2.33.62l.52-1.93l-1.77-.47l.46-1.77l-1.93-.52l-.62 2.33l-2 1.13L13 7.38V5.12l1.71-1.71L13.29 2L12 3.29L10.71 2L9.29 3.41L11 5.12v2.26L8.5 8.82l-2-1.13l-.58-2.33L4 5.88l.47 1.77l-1.77.47l.52 1.93l2.33-.62l2 1.13V12H2v1h20v-1h-5.54M9.5 12v-1.44L12 9.11l2.5 1.45V12h-5M20 17.85c0 1.19-.89 2.15-2 2.15s-2-.96-2-2.15c0-1.43 2-3.85 2-3.85s2 2.42 2 3.85m-6 3c0 1.19-.89 2.15-2 2.15s-2-.96-2-2.15c0-1.43 2-3.85 2-3.85s2 2.42 2 3.85z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"snowflake-off": {
|
||||
"body": "<path d=\"M11 5.12L9.29 3.41L10.71 2L12 3.29L13.29 2l1.42 1.41L13 5.12v2.26l2.45 1.44l2-1.13l.62-2.33l1.93.52l-.46 1.77l1.77.47l-.52 1.93l-2.33-.62l-2 1.13v2.7L14.5 11.3v-.74l-1.76-1.02l-2.01-2.01l.27-.15V5.12m7.46 9.45l-1.59-.9l2.68 2.68l1.75-.47l-.51-1.93l-2.33.62M13 16.62v2.26l1.7 1.71L13.29 22L12 20.71L10.71 22l-1.42-1.41L11 18.88v-2.26l-2.45-1.44l-2 1.13l-.62 2.33L4 18.12l.47-1.76l-1.77-.47l.52-1.93l2.33.62l2-1.13v-2.89l-2-1.13l-2.33.62l-.52-1.93l1.77-.47L4 5.89L1.11 3l1.28-1.27l19.72 19.73l-1.27 1.27L14.1 16l-1.1.62m-1-1.73l.63-.39l-3.13-3.11v2.05l2.5 1.45z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"snowflake-variant": {
|
||||
"body": "<path d=\"M14.25 12l2.02-1H23l-1-2h-3.97l2.39-3.17l-.99-2l-4.06 5.37l-2.02 1.01l.4-2.21l4.08-5.38l-2.19-.4L12 7L8.4 2.2l-2.2.4L10.26 8l.4 2.21l-1.84-.92l-.16-.08L4.6 3.8l-1 2L6 9H2l-1 2h6.77l1.98 1l-2.02 1H1l1 2h3.97l-2.39 3.17l.99 2l4.06-5.37l2.02-1.01l-.4 2.21l-4.08 5.38l2.19.41L12 17l3.6 4.8l2.2-.4l-4.06-5.4l-.4-2.21l2 1l4.06 5.41l1-2L18 15h4l1-2h-6.77\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -16306,6 +16330,9 @@
|
||||
"weather-sunny-alert": {
|
||||
"body": "<path d=\"M12 7a5 5 0 0 0-5 5a5 5 0 0 0 5 5a5 5 0 0 0 5-5a5 5 0 0 0-5-5m0 8a3 3 0 0 1-3-3a3 3 0 0 1 3-3a3 3 0 0 1 3 3a3 3 0 0 1-3 3m0-13l2.39 3.42C13.65 5.15 12.84 5 12 5c-.84 0-1.65.15-2.39.42L12 2M3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29L3.34 7m.02 10l1.76-3.77a7.131 7.131 0 0 0 2.38 4.14L3.36 17M12 22l-2.41-3.44c.74.27 1.55.44 2.41.44c.82 0 1.63-.17 2.37-.44M19 13V7h2v6h-2m0 4v-2h2v2\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"weather-sunny-off": {
|
||||
"body": "<path d=\"M22.11 21.46L2.39 1.73L1.11 3l3.86 3.86L3.34 7l1.77 3.79c.14-.79.39-1.55.83-2.29c.06-.14.19-.26.28-.39l1.44 1.44C7.25 10.27 7 11.11 7 12c0 2.76 2.24 5 5 5c.9 0 1.73-.25 2.45-.66l6.39 6.39l1.27-1.27M12 15c-1.66 0-3-1.34-3-3c0-.33.07-.64.17-.94l3.77 3.77c-.3.1-.61.17-.94.17m6.05-6.5c-.42-.72-.95-1.35-1.55-1.86l4.15.36l-1.77 3.79c-.14-.79-.41-1.56-.83-2.29M12 7c2.76 0 5 2.24 5 5c0 .54-.11 1.05-.26 1.54L15 11.78A3.057 3.057 0 0 0 12.22 9l-1.75-1.73c.48-.16.99-.27 1.53-.27m0-2c-.84 0-1.65.15-2.39.42L12 2l2.39 3.42C13.65 5.15 12.84 5 12 5m6.87 8.21L20.64 17l-.4.04l-1.99-1.99c.29-.6.51-1.21.62-1.84M12 19c.82 0 1.63-.17 2.37-.44L12 22l-2.41-3.44c.74.27 1.55.44 2.41.44m-6.05-3.5c.42.74.96 1.36 1.55 1.87L3.36 17l1.76-3.77c.14.77.41 1.55.83 2.27z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
"weather-sunset": {
|
||||
"body": "<path d=\"M3 12h4a5 5 0 0 1 5-5a5 5 0 0 1 5 5h4a1 1 0 0 1 1 1a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1a1 1 0 0 1 1-1m2 4h14a1 1 0 0 1 1 1a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1a1 1 0 0 1 1-1m12 4a1 1 0 0 1 1 1a1 1 0 0 1-1 1H7a1 1 0 0 1-1-1a1 1 0 0 1 1-1h10m-2-8a3 3 0 0 0-3-3a3 3 0 0 0-3 3h6M12 2l2.39 3.42C13.65 5.15 12.84 5 12 5c-.84 0-1.65.15-2.39.42L12 2M3.34 7l4.16-.35A7.2 7.2 0 0 0 5.94 8.5c-.44.74-.69 1.5-.83 2.29L3.34 7m17.31 0l-1.77 3.79a7.023 7.023 0 0 0-2.38-4.15l4.15.36z\" fill=\"currentColor\"/>"
|
||||
},
|
||||
@ -17778,7 +17805,7 @@
|
||||
"parent": "paperclip"
|
||||
},
|
||||
"audio": {
|
||||
"parent": "volume-low"
|
||||
"parent": "volume-medium"
|
||||
},
|
||||
"audio-book": {
|
||||
"parent": "book-music"
|
||||
@ -17889,7 +17916,7 @@
|
||||
"parent": "bank-plus"
|
||||
},
|
||||
"bar": {
|
||||
"parent": "glass-wine"
|
||||
"parent": "glass-tulip"
|
||||
},
|
||||
"bar-chart": {
|
||||
"parent": "poll"
|
||||
@ -18000,7 +18027,7 @@
|
||||
"parent": "grill-outline"
|
||||
},
|
||||
"beacon": {
|
||||
"parent": "lighthouse-on"
|
||||
"parent": "lighthouse"
|
||||
},
|
||||
"beats-per-minute": {
|
||||
"parent": "metronome"
|
||||
@ -18063,7 +18090,7 @@
|
||||
"parent": "microsoft-bing"
|
||||
},
|
||||
"birthday-cake": {
|
||||
"parent": "cake-variant"
|
||||
"parent": "cake"
|
||||
},
|
||||
"biscuit": {
|
||||
"parent": "cookie"
|
||||
@ -19419,16 +19446,16 @@
|
||||
"parent": "cancel"
|
||||
},
|
||||
"dentist": {
|
||||
"parent": "tooth"
|
||||
"parent": "toothbrush"
|
||||
},
|
||||
"departure-board": {
|
||||
"parent": "bus-clock"
|
||||
},
|
||||
"dependencies": {
|
||||
"parent": "graph"
|
||||
"parent": "graph-outline"
|
||||
},
|
||||
"dependency": {
|
||||
"parent": "graph"
|
||||
"parent": "graph-outline"
|
||||
},
|
||||
"design": {
|
||||
"parent": "pencil-ruler"
|
||||
@ -20754,7 +20781,7 @@
|
||||
"parent": "pound-box-outline"
|
||||
},
|
||||
"hd": {
|
||||
"parent": "high-definition-box"
|
||||
"parent": "high-definition"
|
||||
},
|
||||
"hd-box": {
|
||||
"parent": "high-definition-box"
|
||||
@ -21333,7 +21360,7 @@
|
||||
"parent": "invert-colors-off"
|
||||
},
|
||||
"invite": {
|
||||
"parent": "account-plus"
|
||||
"parent": "account-plus-outline"
|
||||
},
|
||||
"invoice": {
|
||||
"parent": "receipt"
|
||||
@ -24291,7 +24318,7 @@
|
||||
"parent": "help-network-outline"
|
||||
},
|
||||
"queue": {
|
||||
"parent": "tray-remove"
|
||||
"parent": "tray"
|
||||
},
|
||||
"queue-music": {
|
||||
"parent": "playlist-music"
|
||||
@ -24750,7 +24777,7 @@
|
||||
"parent": "set-left-right"
|
||||
},
|
||||
"settings": {
|
||||
"parent": "cog"
|
||||
"parent": "cogs"
|
||||
},
|
||||
"settings-applications": {
|
||||
"parent": "cog-box"
|
||||
@ -26697,7 +26724,7 @@
|
||||
"parent": "weather-rainy"
|
||||
},
|
||||
"weather-storm": {
|
||||
"parent": "weather-lightning-rainy"
|
||||
"parent": "weather-lightning"
|
||||
},
|
||||
"weather-thunder": {
|
||||
"parent": "weather-lightning"
|
||||
@ -32318,7 +32345,16 @@
|
||||
"f14d8": "puzzle-remove-outline",
|
||||
"f14d9": "puzzle-edit-outline",
|
||||
"f14da": "puzzle-heart-outline",
|
||||
"f14db": "puzzle-star-outline"
|
||||
"f14db": "puzzle-star-outline",
|
||||
"f14dc": "rhombus-medium-outline",
|
||||
"f14dd": "rhombus-split-outline",
|
||||
"f14de": "rocket-launch",
|
||||
"f14df": "rocket-launch-outline",
|
||||
"f14e0": "set-merge",
|
||||
"f14e1": "set-split",
|
||||
"f14e2": "beekeeper",
|
||||
"f14e3": "snowflake-off",
|
||||
"f14e4": "weather-sunny-off"
|
||||
},
|
||||
"categories": {
|
||||
"Account / User": [
|
||||
@ -35720,6 +35756,7 @@
|
||||
"bee-flower",
|
||||
"beehive-off-outline",
|
||||
"beehive-outline",
|
||||
"beekeeper",
|
||||
"bug",
|
||||
"bug-outline",
|
||||
"cactus",
|
||||
@ -36072,6 +36109,9 @@
|
||||
"radioactive",
|
||||
"radioactive-off",
|
||||
"rocket",
|
||||
"rocket-launch",
|
||||
"rocket-launch-outline",
|
||||
"rocket-outline",
|
||||
"safety-goggles",
|
||||
"scale",
|
||||
"scale-balance",
|
||||
@ -36176,6 +36216,8 @@
|
||||
"rectangle",
|
||||
"rectangle-outline",
|
||||
"rhombus",
|
||||
"rhombus-medium",
|
||||
"rhombus-medium-outline",
|
||||
"rhombus-outline",
|
||||
"shape",
|
||||
"shape-circle-plus",
|
||||
@ -36185,6 +36227,8 @@
|
||||
"shape-rectangle-plus",
|
||||
"shape-square-plus",
|
||||
"square",
|
||||
"square-medium",
|
||||
"square-medium-outline",
|
||||
"square-outline",
|
||||
"star",
|
||||
"star-four-points",
|
||||
@ -36796,13 +36840,17 @@
|
||||
"moon-waxing-gibbous",
|
||||
"snowflake",
|
||||
"snowflake-alert",
|
||||
"snowflake-melt",
|
||||
"snowflake-off",
|
||||
"snowflake-variant",
|
||||
"temperature-celsius",
|
||||
"temperature-fahrenheit",
|
||||
"temperature-kelvin",
|
||||
"thermometer",
|
||||
"thermometer-alert",
|
||||
"thermometer-high",
|
||||
"thermometer-lines",
|
||||
"thermometer-low",
|
||||
"umbrella",
|
||||
"umbrella-closed",
|
||||
"umbrella-closed-outline",
|
||||
@ -36833,6 +36881,7 @@
|
||||
"weather-snowy-rainy",
|
||||
"weather-sunny",
|
||||
"weather-sunny-alert",
|
||||
"weather-sunny-off",
|
||||
"weather-sunset",
|
||||
"weather-sunset-down",
|
||||
"weather-sunset-up",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"prefix": "openmoji",
|
||||
"info": {
|
||||
"name": "OpenMoji",
|
||||
"total": 3509,
|
||||
"total": 3508,
|
||||
"author": {
|
||||
"name": "OpenMoji",
|
||||
"url": "https://github.com/hfg-gmuend/openmoji"
|
||||
@ -1071,7 +1071,8 @@
|
||||
"body": "<path fill=\"#D0CFCE\" d=\"M39.579 15.907h-3.908c-5.876 0-10.684 4.808-10.684 10.684v19.24c0 5.877 4.808 10.685 10.684 10.685h3.908c5.876 0 10.684-4.808 10.684-10.685v-19.24c0-5.876-4.808-10.684-10.684-10.684z\"/><path fill=\"#3F3F3F\" d=\"M37.75 21.568h-.25a2.08 2.08 0 0 0-2.074 2.073v6.436A2.08 2.08 0 0 0 37.5 32.15h.25a2.08 2.08 0 0 0 2.074-2.074V23.64a2.08 2.08 0 0 0-2.074-2.073z\"/><path fill=\"#9B9B9A\" d=\"M36.644 17.396c3.209 1.377 6.26 3.353 6.615 8.347c.411 5.784-1.729 16.613-2.417 22.113c-.48 3.846-2.383 5.627-4.909 7.645c-1.273 1.019 5.584.894 8.408-.756c2.423-1.416 4.77-3.848 4.799-3.08l.342-27.358s-.993-7.356-9.081-7.358c0 0-8.113-.418-3.757.447z\"/><g fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M41.104 55.908h-6.958c-4.97 0-9.035-4.065-9.035-9.034V25.549c0-4.969 4.066-9.034 9.035-9.034h6.958c4.969 0 9.034 4.065 9.034 9.034v21.325c0 4.969-4.065 9.034-9.034 9.034z\"/><path d=\"M37.836 32.216h-.422a2.035 2.035 0 0 1-2.03-2.03v-6.654c0-1.117.914-2.03 2.03-2.03h.422c1.116 0 2.03.913 2.03 2.03v6.655c0 1.116-.914 2.029-2.03 2.029z\"/></g>"
|
||||
},
|
||||
"computer-mouse2": {
|
||||
"body": "<path fill=\"#D0CFCE\" d=\"M37.297 16.773h-2.472c-5.876 0-10.684 4.808-10.684 10.684V44.39c0 5.876 4.808 10.684 10.684 10.684h2.472c5.876 0 10.684-4.808 10.684-10.684V27.457c0-5.876-4.808-10.684-10.684-10.684z\"/><path fill=\"#3F3F3F\" d=\"M36.061 22.112a2.08 2.08 0 0 0-2.074 2.074v5.834a2.08 2.08 0 0 0 2.074 2.073a2.08 2.08 0 0 0 2.074-2.073v-5.834a2.08 2.08 0 0 0-2.074-2.074z\"/><path fill=\"#9B9B9A\" d=\"M35.136 18.177c3.027 1.299 5.904 3.163 6.239 7.873c.388 5.455-1.63 15.669-2.28 20.857c-.453 3.627-2.247 5.307-4.63 7.21c-1.2.961 5.267.844 7.93-.713c2.286-1.336 4.5-3.629 4.527-2.904l.323-25.805s-.937-6.937-8.566-6.94c0 0-7.652-.393-3.543.422z\"/><g fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M38.83 54.501h-5.537c-4.97 0-9.035-4.065-9.035-9.034V26.38c0-4.969 4.066-9.034 9.035-9.034h5.536c4.97 0 9.035 4.065 9.035 9.034v19.087c0 4.969-4.066 9.034-9.035 9.034z\"/><path d=\"M36.145 32.155h-.168a2.035 2.035 0 0 1-2.03-2.03V24.08c0-1.116.914-2.029 2.03-2.029h.168c1.116 0 2.03.913 2.03 2.03v6.046c0 1.116-.914 2.03-2.03 2.03z\"/></g>"
|
||||
"body": "<path fill=\"#D0CFCE\" d=\"M37.297 16.773h-2.472c-5.876 0-10.684 4.808-10.684 10.684V44.39c0 5.876 4.808 10.684 10.684 10.684h2.472c5.876 0 10.684-4.808 10.684-10.684V27.457c0-5.876-4.808-10.684-10.684-10.684z\"/><path fill=\"#3F3F3F\" d=\"M36.061 22.112a2.08 2.08 0 0 0-2.074 2.074v5.834a2.08 2.08 0 0 0 2.074 2.073a2.08 2.08 0 0 0 2.074-2.073v-5.834a2.08 2.08 0 0 0-2.074-2.074z\"/><path fill=\"#9B9B9A\" d=\"M35.136 18.177c3.027 1.299 5.904 3.163 6.239 7.873c.388 5.455-1.63 15.669-2.28 20.857c-.453 3.627-2.247 5.307-4.63 7.21c-1.2.961 5.267.844 7.93-.713c2.286-1.336 4.5-3.629 4.527-2.904l.323-25.805s-.937-6.937-8.566-6.94c0 0-7.652-.393-3.543.422z\"/><g fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M38.83 54.501h-5.537c-4.97 0-9.035-4.065-9.035-9.034V26.38c0-4.969 4.066-9.034 9.035-9.034h5.536c4.97 0 9.035 4.065 9.035 9.034v19.087c0 4.969-4.066 9.034-9.035 9.034z\"/><path d=\"M36.145 32.155h-.168a2.035 2.035 0 0 1-2.03-2.03V24.08c0-1.116.914-2.029 2.03-2.029h.168c1.116 0 2.03.913 2.03 2.03v6.046c0 1.116-.914 2.03-2.03 2.03z\"/></g>",
|
||||
"hidden": true
|
||||
},
|
||||
"confetti-ball": {
|
||||
"body": "<path fill=\"#f1b31c\" d=\"M31.843 18.778c-3.526-6.933-11.93-9.884-19.035-6.57S2.56 23.854 5.606 31.012l26.237-12.235z\"/><path fill=\"#FCEA2B\" d=\"M13.204 12.156c3.13-1.46 6.51-1.7 9.616-.925c-.884.222-1.76.525-2.616.925c-6.176 2.88-9.351 9.552-8.078 15.95L6.002 30.96c-3.045-7.158.097-15.492 7.202-18.805z\"/><path fill=\"#F1B31C\" d=\"M66.66 30.961c3.045-7.158-.097-15.492-7.202-18.805s-15.508-.363-19.035 6.57L66.66 30.962z\"/><path fill=\"#FCEA2B\" d=\"M59.458 12.156c-3.13-1.46-6.51-1.7-9.615-.925c.883.222 1.759.525 2.615.925c6.176 2.88 9.352 9.552 8.079 15.95l6.123 2.855c3.045-7.158-.097-15.492-7.202-18.805z\"/><ellipse cx=\"19.295\" cy=\"31.458\" rx=\"2\" ry=\"1.971\" fill=\"#ea5a47\"/><ellipse cx=\"44.295\" cy=\"33.458\" rx=\"2\" ry=\"1.971\" fill=\"#8967aa\"/><ellipse cx=\"40.295\" cy=\"55.458\" rx=\"2\" ry=\"1.971\" fill=\"#FCEA2B\"/><g fill=\"none\" stroke=\"#000\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-miterlimit=\"10\" stroke-width=\"2\"><path d=\"M31.843 18.778c-3.526-6.933-11.93-9.884-19.035-6.57S2.56 23.854 5.606 31.012l26.237-12.235z\"/><path d=\"M66.66 30.961c3.045-7.158-.097-15.492-7.202-18.805s-15.508-.363-19.035 6.57L66.66 30.962z\"/><path d=\"M36.361 30.342c-.436.257-.84.588-1.194.992c-1.834 2.094-1.632 5.361.452 7.297\"/><path d=\"M35.467 38.513c.408.299.777.669 1.089 1.106c1.615 2.267 1.087 5.498-1.18 7.215\"/><path d=\"M20.956 42.953c-.495.105-.984.29-1.448.56c-2.405 1.402-3.254 4.563-1.894 7.062\"/><path d=\"M17.507 50.414c.292.414.524.882.68 1.395c.81 2.664-.719 5.558-3.415 6.465\"/><path d=\"M53.493 38.62c.477.169.937.416 1.361.745c2.201 1.705 2.626 4.951.95 7.25\"/><path d=\"M55.931 46.469a4.876 4.876 0 0 0-.857 1.294c-1.153 2.534-.018 5.604 2.536 6.857\"/></g>"
|
||||
@ -10989,7 +10990,6 @@
|
||||
"comment",
|
||||
"compose",
|
||||
"computer-keyboard",
|
||||
"computer-mouse2",
|
||||
"contacts",
|
||||
"copy",
|
||||
"crutches",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.153",
|
||||
"version": "1.1.154",
|
||||
"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