mirror of
https://github.com/iconify/collections-json.git
synced 2025-01-10 18:04:46 +00:00
Update 3 icon sets: Material Design Icons, Simple Icons, Tabler Icons
This commit is contained in:
parent
85f1ebd826
commit
c05c292907
@ -153,8 +153,8 @@
|
||||
},
|
||||
"tabler": {
|
||||
"name": "Tabler Icons",
|
||||
"total": 3108,
|
||||
"version": "1.118.0",
|
||||
"total": 3128,
|
||||
"version": "1.119.0",
|
||||
"author": {
|
||||
"name": "Paweł Kuna",
|
||||
"url": "https://github.com/tabler/tabler-icons"
|
||||
@ -1718,8 +1718,8 @@
|
||||
},
|
||||
"simple-icons": {
|
||||
"name": "Simple Icons",
|
||||
"total": 2414,
|
||||
"version": "8.1.0",
|
||||
"total": 2419,
|
||||
"version": "8.2.0",
|
||||
"author": {
|
||||
"name": "Simple Icons Collaborators",
|
||||
"url": "https://github.com/simple-icons/simple-icons"
|
||||
|
@ -76,12 +76,12 @@
|
||||
* File: [json/bi.json](json/bi.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## Tabler Icons
|
||||
* Number of icons: 3108
|
||||
* Number of icons: 3128
|
||||
* Author: Paweł Kuna
|
||||
* URL: https://github.com/tabler/tabler-icons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/tabler/tabler-icons/blob/master/LICENSE
|
||||
* Version: 1.118.0
|
||||
* Version: 1.119.0
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `tabler`
|
||||
* File: [json/tabler.json](json/tabler.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
@ -840,12 +840,12 @@
|
||||
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
||||
## Simple Icons
|
||||
* Number of icons: 2414
|
||||
* Number of icons: 2419
|
||||
* Author: Simple Icons Collaborators
|
||||
* URL: https://github.com/simple-icons/simple-icons
|
||||
* License: CC0 1.0
|
||||
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
|
||||
* Version: 8.1.0
|
||||
* Version: 8.2.0
|
||||
* Palette: Colorless
|
||||
* Icon set prefix: `simple-icons`
|
||||
* File: [json/simple-icons.json](json/simple-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.1.158",
|
||||
"version": "2.1.159",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -21,7 +21,7 @@
|
||||
"category": "General",
|
||||
"palette": false
|
||||
},
|
||||
"lastModified": 1672211566,
|
||||
"lastModified": 1672388948,
|
||||
"icons": {
|
||||
"ab-testing": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M4 2a2 2 0 0 0-2 2v8h2V8h2v4h2V4a2 2 0 0 0-2-2H4m0 2h2v2H4m18 9.5V14a2 2 0 0 0-2-2h-4v10h4a2 2 0 0 0 2-2v-1.5a1.54 1.54 0 0 0-1.5-1.5a1.54 1.54 0 0 0 1.5-1.5M20 20h-2v-2h2v2m0-4h-2v-2h2M5.79 21.61l-1.58-1.22l14-18l1.58 1.22Z\"/>"
|
||||
@ -5125,10 +5125,6 @@
|
||||
"checkbox-blank-outline": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19 3H5c-1.11 0-2 .89-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 2v14H5V5h14Z\"/>"
|
||||
},
|
||||
"checkbox-indeterminate": {
|
||||
"body": "<path d=\"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2zm0 16H5V5h14v14zm-2-2H7V7h10v10z\" fill=\"currentColor\"/>",
|
||||
"hidden": true
|
||||
},
|
||||
"checkbox-intermediate": {
|
||||
"body": "<path fill=\"currentColor\" d=\"M19 3H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V5a2 2 0 0 0-2-2m0 16H5V5h14v14m-2-2H7V7h10v10Z\"/>"
|
||||
},
|
||||
@ -25716,9 +25712,15 @@
|
||||
"checkbox-blank-notification-outline": {
|
||||
"parent": "checkbox-blank-badge-outline"
|
||||
},
|
||||
"checkbox-indeterminate": {
|
||||
"parent": "checkbox-intermediate"
|
||||
},
|
||||
"checkbox-indeterminate-outline": {
|
||||
"parent": "minus-box-outline"
|
||||
},
|
||||
"checkbox-indeterminate-variant": {
|
||||
"parent": "checkbox-intermediate-variant"
|
||||
},
|
||||
"checkboxes-blank": {
|
||||
"parent": "checkbox-multiple-blank"
|
||||
},
|
||||
|
File diff suppressed because one or more lines are too long
@ -2,8 +2,8 @@
|
||||
"prefix": "tabler",
|
||||
"info": {
|
||||
"name": "Tabler Icons",
|
||||
"total": 3108,
|
||||
"version": "1.118.0",
|
||||
"total": 3128,
|
||||
"version": "1.119.0",
|
||||
"author": {
|
||||
"name": "Paweł Kuna",
|
||||
"url": "https://github.com/tabler/tabler-icons"
|
||||
@ -22,7 +22,7 @@
|
||||
"category": "General",
|
||||
"palette": false
|
||||
},
|
||||
"lastModified": 1671779547,
|
||||
"lastModified": 1672389125,
|
||||
"icons": {
|
||||
"123": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3 10l2-2v8m4-8h3a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1h-2a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3m4-8h2.5A1.5 1.5 0 0 1 21 9.5v1a1.5 1.5 0 0 1-1.5 1.5H18h1.5a1.5 1.5 0 0 1 1.5 1.5v1a1.5 1.5 0 0 1-1.5 1.5H17\"/>"
|
||||
@ -1428,6 +1428,9 @@
|
||||
"brand-amazon": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 12.5a15.198 15.198 0 0 1-7.37 1.44A14.62 14.62 0 0 1 3 11m16.5 4c.907-1.411 1.451-3.323 1.5-5c-1.197-.773-2.577-.935-4-1\"/>"
|
||||
},
|
||||
"brand-amd": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 16V9c0-.566-.434-1-1-1H8L3 3h17c.566 0 1 .434 1 1v17l-5-5z\"/><path d=\"M11.293 20.707L16 16H9a1 1 0 0 1-1-1V8l-4.707 4.707a1 1 0 0 0-.293.707V20a1 1 0 0 0 1 1h6.586a1 1 0 0 0 .707-.293z\"/></g>"
|
||||
},
|
||||
"brand-amigo": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"2\"/><path d=\"m9.591 3.635l-7.13 14.082c-1.712 3.38 1.759 5.45 3.69 3.573l1.86-1.81c3.142-3.054 4.959-2.99 8.039.11l1.329 1.337c2.372 2.387 5.865.078 4.176-3.225L14.36 3.635c-1.114-2.18-3.666-2.18-4.77 0z\"/></g>"
|
||||
},
|
||||
@ -1647,6 +1650,9 @@
|
||||
"brand-envato": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.711 17.875c-.534-1.339-1.35-4.178.129-6.47c1.415-2.193 3.769-3.608 5.099-4.278L4.71 17.875zm15.004-5.367c-.54 3.409-2.094 6.156-4.155 7.348c-4.069 2.353-8.144.45-9.297-.188c.877-1.436 4.433-7.22 6.882-10.591C15.859 5.34 19.009 3.099 19.71 3c.001.201.03.55.071 1.03c.144 1.709.443 5.264-.066 8.478z\"/>"
|
||||
},
|
||||
"brand-etsy": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M14 12H9\"/><rect width=\"18\" height=\"18\" x=\"3\" y=\"3\" rx=\"5\"/><path d=\"M15 16h-5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h5\"/></g>"
|
||||
},
|
||||
"brand-evernote": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 8h5V3\"/><path d=\"M17.9 19c.6-2.5 1.1-5.471 1.1-9c0-4.5-2-5-3-5c-1.906 0-3-.5-3.5-1c-.354-.354-.5-1-1.5-1H9L4 8c0 6 2.5 8 5 8c1 0 1.5-.5 2-1.5s1.414-.326 2.5 0c1.044.313 2.01.255 2.5.5c1 .5 2 1.5 2 3c0 .5 0 3-3 3s-3-3-1-3m1-8h1\"/></g>"
|
||||
},
|
||||
@ -1686,6 +1692,9 @@
|
||||
"brand-framer": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 15h12L6 3h12v6H6v6l6 6v-6\"/>"
|
||||
},
|
||||
"brand-funimation": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M8 13h8a4 4 0 1 1-8 0z\"/></g>"
|
||||
},
|
||||
"brand-gatsby": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m3.296 14.297l6.407 6.407a9.018 9.018 0 0 1-6.325-6.116l-.082-.291zM16 13h5c-.41 3.603-3.007 6.59-6.386 7.614L3.386 9.385A9.004 9.004 0 0 1 19.046 6.4\"/>"
|
||||
},
|
||||
@ -1731,6 +1740,9 @@
|
||||
"brand-google-play": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4 3.71v16.58a.7.7 0 0 0 1.05.606l14.622-8.42a.55.55 0 0 0 0-.953L5.05 3.104A.7.7 0 0 0 4 3.711zM15 9L4.5 20.5m0-17L15 15\"/>"
|
||||
},
|
||||
"brand-google-podcasts": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M12 3v2m0 14v2m0-13v8m-4 1v2m-4-8v2m16-2v2M8 5v8m8-6V5m0 14v-8\"/>"
|
||||
},
|
||||
"brand-grammarly": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M15.697 9.434a4.5 4.5 0 1 0 .217 4.788\"/><path d=\"M13.5 14H16v2.5\"/></g>"
|
||||
},
|
||||
@ -1749,6 +1761,9 @@
|
||||
"brand-gumroad": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0z\"/><path d=\"M13.5 13H16v3\"/><path d=\"M15.024 9.382A4 4 0 1 0 12 16c1.862 0 2.554-1.278 3-3\"/></g>"
|
||||
},
|
||||
"brand-hbo": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M2 16V8m4 0v8m-4-4h4m3 4h2a2 2 0 1 0 0-4H9h2a2 2 0 1 0 0-4H9v8zm10-8a4 4 0 1 1 0 8a4 4 0 0 1 0-8z\"/><circle cx=\"19\" cy=\"12\" r=\"1\"/></g>"
|
||||
},
|
||||
"brand-headlessui": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m6.744 4.325l7.82-1.267a4.456 4.456 0 0 1 5.111 3.686l1.267 7.82a4.456 4.456 0 0 1-3.686 5.111l-7.82 1.267a4.456 4.456 0 0 1-5.111-3.686l-1.267-7.82a4.456 4.456 0 0 1 3.686-5.111z\"/><path d=\"m7.252 7.704l7.897-1.28a1 1 0 0 1 1.147.828l.36 2.223l-9.562 3.51l-.67-4.134a1 1 0 0 1 .828-1.147z\"/></g>"
|
||||
},
|
||||
@ -2079,6 +2094,9 @@
|
||||
"brand-taobao": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M17 10h-6.5m.5-1c-.44.843-1 1.5-2 2m4-1v6.8M9 15c.71 3.675 6 1.366 8.5.5m-.5-1l1 2M10 13h5M3 10c4.5 1 2.902 4.85 0 8m4-9c1.43-1.652 2.06-2.876 2.5-4\"/><path d=\"M8.5 7c4.333-.667 7-1 8-1c1.5 0 3.5-.5 4 1.5c.333 1.333.5 2.833.5 4.5v4c0 2-1 3-5 3\"/><circle cx=\"5\" cy=\"6\" r=\"1\"/></g>"
|
||||
},
|
||||
"brand-ted": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M2 8h4M4 8v8m9-8H9v8h4m-4-4h2.5M16 8v8h2a3 3 0 0 0 3-3v-2a3 3 0 0 0-3-3h-2z\"/>"
|
||||
},
|
||||
"brand-telegram": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m15 10l-4 4l6 6l4-16l-18 7l4 2l2 6l3-4\"/>"
|
||||
},
|
||||
@ -2556,6 +2574,12 @@
|
||||
"caret-up": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"m18 14l-6-6l-6 6h12\"/>"
|
||||
},
|
||||
"carousel-horizontal": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"10\" height=\"14\" x=\"7\" y=\"5\" rx=\"1\"/><path d=\"M22 17h-1a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h1M2 17h1a1 1 0 0 0 1-1V8a1 1 0 0 0-1-1H2\"/></g>"
|
||||
},
|
||||
"carousel-vertical": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 8v8a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V8a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1zM7 22v-1a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v1m0-20v1a1 1 0 0 1-1 1H8a1 1 0 0 1-1-1V2\"/>"
|
||||
},
|
||||
"carrot": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 21s9.834-3.489 12.684-6.34a4.487 4.487 0 0 0 .005-6.344a4.483 4.483 0 0 0-6.342-.005C6.487 11.172 3 21 3 21zm6-8l-1.5-1.5M16 14l-2-2m8-4s-1.14-2-3-2c-1.406 0-3 2-3 2s1.14 2 3 2s3-2 3-2z\"/><path d=\"M16 2s-2 1.14-2 3s2 3 2 3s2-1.577 2-3c0-1.86-2-3-2-3z\"/></g>"
|
||||
},
|
||||
@ -2580,6 +2604,9 @@
|
||||
"cast-off": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 19h.01M7 19a4 4 0 0 0-4-4m8 4a8 8 0 0 0-8-8m12 8h3a3 3 0 0 0 .875-.13m1.997-2.002A3 3 0 0 0 21 16V8a3 3 0 0 0-3-3H9m-3.865.136A3 3 0 0 0 3.2 7M3 3l18 18\"/>"
|
||||
},
|
||||
"cat": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M20 3v10a8 8 0 1 1-16 0V3l3.432 3.432A7.963 7.963 0 0 1 12 5c1.769 0 3.403.574 4.728 1.546L20 3z\"/><path d=\"M2 16h5l-4 4m19-4h-5l4 4\"/><circle cx=\"12\" cy=\"16\" r=\"1\"/><path d=\"M9 11v.01m6-.01v.01\"/></g>"
|
||||
},
|
||||
"category": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M4 4h6v6H4zm10 0h6v6h-6zM4 14h6v6H4z\"/><circle cx=\"17\" cy=\"17\" r=\"3\"/></g>"
|
||||
},
|
||||
@ -2694,6 +2721,9 @@
|
||||
"chart-grid-dots": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"18\" cy=\"6\" r=\"2\"/><circle cx=\"6\" cy=\"12\" r=\"2\"/><circle cx=\"6\" cy=\"18\" r=\"2\"/><circle cx=\"18\" cy=\"18\" r=\"2\"/><path d=\"M8 18h8m2 2v1m0-18v1M6 20v1m0-11V3m6 0v18m6-13v8M8 12h13m0-6h-1m-4 0H3m0 6h1m16 6h1M3 18h1m2-4v2\"/></g>"
|
||||
},
|
||||
"chart-histogram": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M3 3v18h18m-1-3v3m-4-5v5m-4-8v8m-4-5v5\"/><path d=\"M3 11c6 0 5-5 9-5s3 5 9 5\"/></g>"
|
||||
},
|
||||
"chart-infographic": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"7\" cy=\"7\" r=\"4\"/><path d=\"M7 3v4h4M9 17v4m8-7v7m-4-8v8m8-9v9\"/></g>"
|
||||
},
|
||||
@ -3303,6 +3333,9 @@
|
||||
"coin-yuan": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"9\"/><path d=\"M9 13h6M9 8l3 4.5M15 8l-3 4.5V17\"/></g>"
|
||||
},
|
||||
"coins": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M9 14c0 1.657 2.686 3 6 3s6-1.343 6-3s-2.686-3-6-3s-6 1.343-6 3z\"/><path d=\"M9 14v4c0 1.656 2.686 3 6 3s6-1.344 6-3v-4M3 6c0 1.072 1.144 2.062 3 2.598s4.144.536 6 0c1.856-.536 3-1.526 3-2.598c0-1.072-1.144-2.062-3-2.598s-4.144-.536-6 0C4.144 3.938 3 4.928 3 6z\"/><path d=\"M3 6v10c0 .888.772 1.45 2 2\"/><path d=\"M3 11c0 .888.772 1.45 2 2\"/></g>"
|
||||
},
|
||||
"color-filter": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M13.58 13.79c.27.68.42 1.43.42 2.21c0 1.77-.77 3.37-2 4.46A5.93 5.93 0 0 1 8 22c-3.31 0-6-2.69-6-6c0-2.76 1.88-5.1 4.42-5.79\"/><path d=\"M17.58 10.21C20.12 10.9 22 13.24 22 16c0 3.31-2.69 6-6 6a5.93 5.93 0 0 1-4-1.54\"/><circle cx=\"12\" cy=\"8\" r=\"6\"/></g>"
|
||||
},
|
||||
@ -3558,6 +3591,9 @@
|
||||
"currency": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"7\"/><path d=\"m4 4l3 3m13-3l-3 3M4 20l3-3m13 3l-3-3\"/></g>"
|
||||
},
|
||||
"currency-afghani": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M15 13h-3.5A3.5 3.5 0 1 1 15 9.5V16H8m4-13v.01M12 19v2\"/>"
|
||||
},
|
||||
"currency-bahraini": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M3 10v1a4 4 0 0 0 4 4h2a2 2 0 0 0 2-2v-3m-4 9.01V19m7-3.99V15m3 0h2.004a2 2 0 0 0 1.649-3.131L18 8\"/>"
|
||||
},
|
||||
@ -3672,6 +3708,9 @@
|
||||
"currency-paanga": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 6h-4a3 3 0 0 0 0 6h1a3 3 0 0 1 0 6h-4m3 2v-2m1-12V4M3 6h8M7 6v12\"/>"
|
||||
},
|
||||
"currency-peso": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M8 19V5h3.5a4.5 4.5 0 1 1 0 9H8m10-6H6m12 3H6\"/>"
|
||||
},
|
||||
"currency-pound": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M17 18.5a6 6 0 0 1-5 0a6 6 0 0 0-5 .5a3 3 0 0 0 2-2.5V9a4 4 0 0 1 7.45-2m-2.55 6h-7\"/>"
|
||||
},
|
||||
@ -4050,6 +4089,9 @@
|
||||
"dna-off": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M16 12a3.898 3.898 0 0 0-1.172-2.828A4.027 4.027 0 0 0 12 8M9.172 9.172a4 4 0 1 0 5.656 5.656\"/><path d=\"M9.172 20.485a4 4 0 1 0-5.657-5.657M14.828 3.515a4 4 0 1 0 5.657 5.657M3 3l18 18\"/></g>"
|
||||
},
|
||||
"dog": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M11 5h2m6 7c-.667 5.333-2.333 8-5 8h-4c-2.667 0-4.333-2.667-5-8\"/><path d=\"M11 16c0 .667.333 1 1 1s1-.333 1-1h-2zm1 2v2m-2-9v.01m4-.01v.01M5 4l6 .97l-6.238 6.688a1.021 1.021 0 0 1-1.41.111a.953.953 0 0 1-.327-.954L5 4zm14 0l-6 .97l6.238 6.688c.358.408.989.458 1.41.111a.953.953 0 0 0 .327-.954L19 4z\"/></g>"
|
||||
},
|
||||
"dog-bowl": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m10 15l5.586-5.585A2 2 0 1 1 19 8a2 2 0 1 1-1.413 3.414L14 15\"/><path d=\"M12 13L8.414 9.415A2 2 0 1 0 5 8a2 2 0 1 0 1.413 3.414L10 15m-7 5h18c-.175-1.671-.046-3.345-2-5H5c-1.333 1-2 2.667-2 5z\"/></g>"
|
||||
},
|
||||
@ -5421,6 +5463,9 @@
|
||||
"italic": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M11 5h6M7 19h6m1-14l-4 14\"/>"
|
||||
},
|
||||
"jacket": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m16 3l-4 5l-4-5\"/><path d=\"M12 19a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2v-8.172a2 2 0 0 1 .586-1.414l.828-.828A2 2 0 0 0 6 7.172V5a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v2.172a2 2 0 0 0 .586 1.414l.828.828A2 2 0 0 1 20 10.828V19a2 2 0 0 1-2 2h-4a2 2 0 0 1-2-2z\"/><path d=\"M20 13h-3a1 1 0 0 0-1 1v2a1 1 0 0 0 1 1h3M4 17h3a1 1 0 0 0 1-1v-2a1 1 0 0 0-1-1H4m8 6V8\"/></g>"
|
||||
},
|
||||
"jetpack": {
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 6a3 3 0 1 0-6 0v7h6V6zm4 7h6V6a3 3 0 0 0-6 0v7zm-9 3c0 2.333.667 4 2 5c1.333-1 2-2.667 2-5m6 0c0 2.333.667 4 2 5c1.333-1 2-2.667 2-5m-9-8h4m-4 3h4\"/>"
|
||||
},
|
||||
@ -5933,7 +5978,7 @@
|
||||
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M10 21v-6.5a3.5 3.5 0 0 0-7 0V21h18m0-4v-2a4 4 0 0 0-4-4h-2m-4 0H6.5M12 8V3h4l2 2l-2 2h-4m-6 8h1M3 3l18 18\"/>"
|
||||
},
|
||||
"man": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M10 22v-5l-1-1v-4a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v4l-1 1v5\"/></g>"
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 16v5m4-5v5M9 9h6l-1 7h-4zm-4 2c1.333-1.333 2.667-2 4-2m10 2c-1.333-1.333-2.667-2-4-2\"/><circle cx=\"12\" cy=\"4\" r=\"2\"/></g>"
|
||||
},
|
||||
"manual-gearbox": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"6\" r=\"2\"/><circle cx=\"12\" cy=\"6\" r=\"2\"/><circle cx=\"19\" cy=\"6\" r=\"2\"/><circle cx=\"5\" cy=\"18\" r=\"2\"/><circle cx=\"12\" cy=\"18\" r=\"2\"/><path d=\"M5 8v8m7-8v8m7-8v2a2 2 0 0 1-2 2H5\"/></g>"
|
||||
@ -8626,7 +8671,22 @@
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"m4 16l6-7l5 5l5-6\"/><circle cx=\"15\" cy=\"14\" r=\"1\"/><circle cx=\"10\" cy=\"9\" r=\"1\"/><circle cx=\"4\" cy=\"16\" r=\"1\"/><circle cx=\"20\" cy=\"8\" r=\"1\"/></g>"
|
||||
},
|
||||
"timeline-event": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"18\" r=\"2\"/><path d=\"M10 18H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1h-3l-2 2z\"/></g>"
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"20\" r=\"2\"/><path d=\"M10 20H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3l-2 2z\"/></g>"
|
||||
},
|
||||
"timeline-event-exclamation": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"20\" r=\"2\"/><path d=\"M10 20H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3l-2 2zm0-9v2m0 3v.01\"/></g>"
|
||||
},
|
||||
"timeline-event-minus": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"20\" r=\"2\"/><path d=\"M10 20H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3l-2 2zm-2-7h4\"/></g>"
|
||||
},
|
||||
"timeline-event-plus": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"20\" r=\"2\"/><path d=\"M10 20H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3l-2 2zm-2-7h4m-2-2v4\"/></g>"
|
||||
},
|
||||
"timeline-event-text": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"20\" r=\"2\"/><path d=\"M10 20H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3l-2 2zM9 6h6M9 9h3\"/></g>"
|
||||
},
|
||||
"timeline-event-x": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"20\" r=\"2\"/><path d=\"M10 20H4m10 0h6m-8-5l-2-2H7a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h10a1 1 0 0 1 1 1v8a1 1 0 0 1-1 1h-3l-2 2zm1.5-5.5l-3-3m0 3l3-3\"/></g>"
|
||||
},
|
||||
"tir": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"5\" cy=\"17\" r=\"2\"/><circle cx=\"17\" cy=\"17\" r=\"2\"/><path d=\"M7 18h8m4 0h2v-6a5 7 0 0 0-5-7h-1l1.5 7H21m-9 6V5h3M3 17v-5h9\"/></g>"
|
||||
@ -9240,7 +9300,7 @@
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"20\" r=\"1\"/><path d=\"m3 11l5.5 5.5a5 5 0 0 1 7 0L21 11a12 12 0 0 0-18 0m9 9V6M4 6a4 4 0 0 1 .4-1.8M7 2.1a4 4 0 0 1 2 0\"/><path d=\"M12 6a4 4 0 0 0-.4-1.8\"/><path d=\"M12 6a4 4 0 0 1 .4-1.8M15 2.1a4 4 0 0 1 2 0M20 6a4 4 0 0 0-.4-1.8\"/></g>"
|
||||
},
|
||||
"woman": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"12\" cy=\"5\" r=\"2\"/><path d=\"M10 22v-4H8l2-6a1 1 0 0 1 1-1h2a1 1 0 0 1 1 1l2 6h-2v4\"/></g>"
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 16v5m4-5v5m-6-5h8l-2-7h-4zm-3-5c1.667-1.333 3.333-2 5-2m9 2c-1.667-1.333-3.333-2-5-2\"/><circle cx=\"12\" cy=\"4\" r=\"2\"/></g>"
|
||||
},
|
||||
"wood": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><ellipse cx=\"12\" cy=\"5.5\" rx=\"6\" ry=\"2.5\"/><path d=\"M18 5.5v4.626a1.415 1.415 0 0 1 1.683 2.18l-.097.108L18 14v4c0 1.61-2.54 2.925-5.725 2.997L12 21c-3.314 0-6-1.343-6-3v-2l-1.586-1.586A1.414 1.414 0 0 1 6 12.127V5.5m4 7V14m4 2v1\"/></g>"
|
||||
|
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.158",
|
||||
"version": "2.1.159",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.1.158",
|
||||
"version": "2.1.159",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "*",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.1.158",
|
||||
"version": "2.1.159",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user