2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-19 10:29:03 +00:00

Update 7 icon sets

This commit is contained in:
Vjacheslav Trushkin 2023-01-30 10:24:24 +02:00
parent 43ff606b17
commit 1b7ff1425b
12 changed files with 1554 additions and 41 deletions

View File

@ -286,7 +286,7 @@
"iconoir": {
"name": "Iconoir",
"total": 1259,
"version": "6.1.0",
"version": "6.2.0",
"author": {
"name": "Luca Burgio",
"url": "https://github.com/iconoir-icons/iconoir"
@ -462,7 +462,7 @@
},
"lucide": {
"name": "Lucide",
"total": 876,
"total": 877,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -568,6 +568,27 @@
"category": "General",
"palette": false
},
"memory": {
"name": "Memory Icons",
"total": 350,
"author": {
"name": "Pictogrammers",
"url": "https://github.com/Pictogrammers/Memory"
},
"license": {
"title": "Apache 2.0",
"spdx": "Apache-2.0",
"url": "https://github.com/Pictogrammers/Memory/blob/main/LICENSE"
},
"samples": [
"chart-bar",
"application",
"message"
],
"height": 22,
"category": "General",
"palette": false
},
"typcn": {
"name": "Typicons",
"total": 336,
@ -899,7 +920,7 @@
},
"gridicons": {
"name": "Gridicons",
"total": 205,
"total": 206,
"version": "3.4.1-alpha.3",
"author": {
"name": "Automattic",
@ -1345,7 +1366,7 @@
},
"octicon": {
"name": "Octicons",
"total": 552,
"total": 560,
"version": "17.11.1",
"author": {
"name": "GitHub",
@ -1739,8 +1760,8 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 2430,
"version": "8.3.0",
"total": 2434,
"version": "8.4.0",
"author": {
"name": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons"
@ -1807,7 +1828,7 @@
},
"arcticons": {
"name": "Arcticons",
"total": 5109,
"total": 5108,
"author": {
"name": "Donnnno",
"url": "https://github.com/Donnnno/Arcticons"

View File

@ -145,7 +145,7 @@
* URL: https://github.com/iconoir-icons/iconoir
* License: MIT
* License URL: https://github.com/iconoir-icons/iconoir/blob/main/LICENSE
* Version: 6.1.0
* Version: 6.2.0
* Palette: Colorless
* Icon set prefix: `iconoir`
* File: [json/iconoir.json](json/iconoir.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
@ -228,7 +228,7 @@
* File: [json/cil.json](json/cil.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Lucide
* Number of icons: 876
* Number of icons: 877
* Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide
* License: ISC
@ -280,6 +280,16 @@
* Icon set prefix: `akar-icons`
* File: [json/akar-icons.json](json/akar-icons.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Memory Icons
* Number of icons: 350
* Author: Pictogrammers
* URL: https://github.com/Pictogrammers/Memory
* License: Apache 2.0
* License URL: https://github.com/Pictogrammers/Memory/blob/main/LICENSE
* Palette: Colorless
* Icon set prefix: `memory`
* File: [json/memory.json](json/memory.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Typicons
* Number of icons: 336
* Author: Stephen Hutchings
@ -444,7 +454,7 @@
* File: [json/maki.json](json/maki.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Gridicons
* Number of icons: 205
* Number of icons: 206
* Author: Automattic
* URL: https://github.com/Automattic/gridicons
* License: GPL 2.0
@ -661,7 +671,7 @@
* File: [json/fa6-regular.json](json/fa6-regular.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Octicons
* Number of icons: 552
* Number of icons: 560
* Author: GitHub
* URL: https://github.com/primer/octicons/
* License: MIT
@ -850,12 +860,12 @@
* File: [json/logos.json](json/logos.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Simple Icons
* Number of icons: 2430
* Number of icons: 2434
* 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.3.0
* Version: 8.4.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))
@ -883,7 +893,7 @@
* File: [json/fa6-brands.json](json/fa6-brands.json) ([in IconifyJSON format](https://docs.iconify.design/types/iconify-json.html))
## Arcticons
* Number of icons: 5109
* Number of icons: 5108
* Author: Donnnno
* URL: https://github.com/Donnnno/Arcticons
* License: CC BY-SA 4.0

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "2.2.13",
"version": "2.2.14",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

View File

@ -2,7 +2,7 @@
"prefix": "arcticons",
"info": {
"name": "Arcticons",
"total": 5109,
"total": 5108,
"author": {
"name": "Donnnno",
"url": "https://github.com/Donnnno/Arcticons"
@ -13435,7 +13435,8 @@
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M26.163 19.99v18.383c0 .496 1.711 3.09 2.705 3.09s2.153.443 2.153 1.215s-.331.828-.773.773a22.68 22.68 0 0 0-2.318-.773c-.221.11-1.601.97-2.043.789a5.227 5.227 0 0 0-2.134-.789c-.617.028-.957.822-1.84.814c-.67-.006-1.399-.924-2.374-.814c-.469.053-1.049.815-1.49.822s-.883-.16-.883-.822c0 0 .607-1.048 1.159-1.048a3.597 3.597 0 0 0 1.794-.663a8.953 8.953 0 0 1 1.794-2.484V26.338c0-.386-.46-.938-.46-1.711s.46-.994.46-1.435V21.26\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21.268 4.688a2.573 2.573 0 0 1 2.632.49s.623-.738 1.214-.674a2.892 2.892 0 0 1 2.172 1.998s-.11-1.086 1.527-.773a8.285 8.285 0 0 1 3.22 4.784c1.803.074 1.803 1.84.552 2.282c1.472.7-.147 1.84-.147 1.84c1.067.295.441 4.748-3.055 5.355s-3.754-.865-3.754-.865s-.533 1.583-1.821 1.527s-.994-1.416-.994-1.416s-.35 2.17-1.693 2.079a1.617 1.617 0 0 1-1.527-1.325s-.92 1.233-1.564.442a1.41 1.41 0 0 1-.405-1.362s-3.349.11-3.46-2.595s1.454-3.128 1.454-3.128s-1.545-.625-1.122-1.656a2.362 2.362 0 0 1 1.656-1.251a4.934 4.934 0 0 1 .055-3.312c.718-1.325 3.938-1.012 3.938-1.012s-.14-.93 1.122-1.428Zm.313 26.067l-3.186-1.737m7.768 6.815l3.392-2.108m-.332-3.285a1.99 1.99 0 0 1 3.244.208s1.331-.52 1.705.458a1.068 1.068 0 0 1-.416 1.393s1.442 1.288.153 2.426s-2.579.75-2.662-.388A1.645 1.645 0 0 1 29.617 32s-1.08-.75-.394-1.56Zm-14.427.32a2.016 2.016 0 0 1-.654-3.254s-.873-1.172.005-1.804a1.111 1.111 0 0 1 1.502.035s.904-1.768 2.384-.803s1.433 2.34.32 2.728a1.587 1.587 0 0 1-.363 1.887a1.643 1.643 0 0 1-1.74.402s-.461 1.268-1.454.81Z\"/>"
},
"tescomobile": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M37.712 7.444a21.497 21.497 0 1 1-30.268 2.844a21.493 21.493 0 0 1 30.268-2.844Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M34.81 10.943c5.229 4.339 7.702 9.988 5.522 12.617c-2.19 2.64-8.2 1.27-13.429-3.069c-5.229-4.33-7.701-9.978-5.512-12.617c2.179-2.64 8.19-1.261 13.419 3.069ZM16.328 33.265c2.209 1.838 3.264 4.232 2.336 5.347c-.929 1.123-3.48.537-5.689-1.3c-2.218-1.838-3.264-4.232-2.336-5.347c.92-1.114 3.47-.537 5.689 1.3Zm7.74-9.343c3.382 2.805 4.985 6.46 3.568 8.17c-1.417 1.701-5.307.812-8.689-1.993c-3.391-2.805-4.984-6.46-3.567-8.161c1.407-1.71 5.297-.821 8.688 1.984Z\"/>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M37.712 7.444a21.497 21.497 0 1 1-30.268 2.844a21.493 21.493 0 0 1 30.268-2.844Z\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M34.81 10.943c5.229 4.339 7.702 9.988 5.522 12.617c-2.19 2.64-8.2 1.27-13.429-3.069c-5.229-4.33-7.701-9.978-5.512-12.617c2.179-2.64 8.19-1.261 13.419 3.069ZM16.328 33.265c2.209 1.838 3.264 4.232 2.336 5.347c-.929 1.123-3.48.537-5.689-1.3c-2.218-1.838-3.264-4.232-2.336-5.347c.92-1.114 3.47-.537 5.689 1.3Zm7.74-9.343c3.382 2.805 4.985 6.46 3.568 8.17c-1.417 1.701-5.307.812-8.689-1.993c-3.391-2.805-4.984-6.46-3.567-8.161c1.407-1.71 5.297-.821 8.688 1.984Z\"/>",
"hidden": true
},
"tesla": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4.5 10.28A50.82 50.82 0 0 1 24 6.095a50.82 50.82 0 0 1 19.5 4.185\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M10.479 14.678A10.722 10.722 0 0 1 7.556 12.8c4.22-2.427 12.03-3.26 12.03-3.26L24 41.906l4.414-32.364s7.81.832 12.03 3.259a10.722 10.722 0 0 1-2.923 1.878\"/><path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.586 9.541L24 13.431l4.414-3.89\"/>"

View File

@ -2,7 +2,7 @@
"prefix": "gridicons",
"info": {
"name": "Gridicons",
"total": 205,
"total": 206,
"version": "3.4.1-alpha.3",
"author": {
"name": "Automattic",
@ -22,7 +22,7 @@
"category": "General",
"palette": false
},
"lastModified": 1673787516,
"lastModified": 1675066665,
"icons": {
"add": {
"body": "<path fill=\"currentColor\" d=\"M12 2C6.477 2 2 6.477 2 12s4.477 10 10 10s10-4.477 10-10S17.523 2 12 2zm5 11h-4v4h-2v-4H7v-2h4V7h2v4h4v2z\"/>"
@ -210,6 +210,9 @@
"filter": {
"body": "<path fill=\"currentColor\" d=\"M10 19h4v-2h-4v2zm-4-6h12v-2H6v2zM3 5v2h18V5H3z\"/>"
},
"fire": {
"body": "<path fill=\"currentColor\" d=\"M21.5 13.4c0 1.2-.2 2.3-.7 3.4c-.5 1.1-1.2 2-2.1 2.9c-.9.8-1.9 1.5-3.1 1.9c-.5.2-1.1.4-1.7.5l.3-.1s2.2-1.3 2.7-4.1c.2-2.5-1.9-3.6-1.9-3.6s-1.1 1.4-2.6 1.4c-2.4 0-2-4-2-4s-3.6 1.9-3.6 5.9c0 2.5 2.6 4.4 2.6 4.4c-.3-.1-.7-.2-1-.3c-1.2-.4-2.2-1.1-3.1-1.9c-.9-.8-1.6-1.8-2.1-2.9c-.5-1.1-.7-2.2-.7-3.4c0-3.9 4.6-7.7 4.6-7.7s.4 3 2.7 3c4.2 0 2.7-6.7 2.7-6.7s3.8 2.2 4.9 8.2c2.1-.3 1.9-3 1.9-3s2.2 2.9 2.2 6.1\"/>"
},
"flag": {
"body": "<path fill=\"currentColor\" d=\"M15 6a2 2 0 0 0-2-2H5v17h2v-7h5a2 2 0 0 0 2 2h6V6h-5z\"/>"
},

View File

@ -3,7 +3,7 @@
"info": {
"name": "Iconoir",
"total": 1259,
"version": "6.1.0",
"version": "6.2.0",
"author": {
"name": "Luca Burgio",
"url": "https://github.com/iconoir-icons/iconoir"
@ -22,7 +22,7 @@
"category": "General",
"palette": false
},
"lastModified": 1674803750,
"lastModified": 1675066732,
"icons": {
"1st-medal": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M14.272 10.445L18 2m-8.684 8.632L5 2m7.761 8.048L8.835 2m5.525 0l-1.04 2.5M6 16a6 6 0 1 0 12 0a6 6 0 0 0-12 0Z\"/><path d=\"m10.5 15l2-1.5v5\"/></g>"
@ -2969,7 +2969,7 @@
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M3 10c2.483 0 4.345-3 4.345-3s1.862 3 4.345 3c2.482 0 4.965-3 4.965-3s2.483 3 4.345 3M3 17c2.483 0 4.345-3 4.345-3s1.862 3 4.345 3c2.482 0 4.965-3 4.965-3s2.483 3 4.345 3\"/>"
},
"search": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M15.5 15.5L19 19M5 11a6 6 0 1 0 12 0a6 6 0 0 0-12 0Z\"/>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m17 17l4 4M3 11a8 8 0 1 0 16 0a8 8 0 0 0-16 0Z\"/>"
},
"search-engine": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\"><path d=\"M3 19V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2Z\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M13.856 13.85a3.429 3.429 0 1 0-4.855-4.842a3.429 3.429 0 0 0 4.855 4.842Zm0 0L16 16\"/></g>"
@ -3800,10 +3800,10 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\"><path d=\"M21 3.6v16.8a.6.6 0 0 1-.6.6H3.6a.6.6 0 0 1-.6-.6V3.6a.6.6 0 0 1 .6-.6h16.8a.6.6 0 0 1 .6.6Z\"/><path d=\"M10 8h4l-4 8h4\"/></g>"
},
"zoom-in": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9 11h2m2 0h-2m0 0V9m0 2v2m5 3l4 4M4 11a7 7 0 1 0 14 0a7 7 0 0 0-14 0Z\"/>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M8 11h3m3 0h-3m0 0V8m0 3v3m6 3l4 4M3 11a8 8 0 1 0 16 0a8 8 0 0 0-16 0Z\"/>"
},
"zoom-out": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"M9 11h4m3 5l4 4M4 11a7 7 0 1 0 14 0a7 7 0 0 0-14 0Z\"/>"
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"1.5\" d=\"m17 17l4 4M3 11a8 8 0 1 0 16 0a8 8 0 0 0-16 0Zm5 0h6\"/>"
}
},
"aliases": {

View File

@ -2,7 +2,7 @@
"prefix": "lucide",
"info": {
"name": "Lucide",
"total": 876,
"total": 877,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -21,7 +21,7 @@
"category": "General",
"palette": false
},
"lastModified": 1674803779,
"lastModified": 1675066780,
"icons": {
"accessibility": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><circle cx=\"16\" cy=\"4\" r=\"1\"/><path d=\"m18 19l1-7l-5.87.94M5 8l3-3l5.5 3l-2.21 3.1m-7.05 3.38c-.19.58-.27 1.2-.23 1.84a5 5 0 0 0 5.31 4.67c.65-.04 1.25-.2 1.8-.46\"/><path d=\"M13.76 17.52c.19-.58.27-1.2.23-1.84a5 5 0 0 0-5.31-4.67c-.65.04-1.25.2-1.8.46\"/></g>"
@ -284,6 +284,9 @@
"battery-medium": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"16\" height=\"10\" x=\"2\" y=\"7\" rx=\"2\" ry=\"2\"/><path d=\"M22 11v2M6 11v2m4-2v2\"/></g>"
},
"battery-warning": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M14 7h2a2 2 0 0 1 2 2v6c0 1-1 2-2 2h-2M6 7H4a2 2 0 0 0-2 2v6c0 1 1 2 2 2h2m16-6v2M10 7v6m0 4v.01\"/>"
},
"beaker": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M4.5 3h15M6 3v16a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V3M6 14h12\"/>"
},
@ -2424,10 +2427,10 @@
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><path d=\"M10 2h4m-2 12v-4m-8 3a8 8 0 0 1 8-7a8 8 0 1 1-5.3 14L4 17.6\"/><path d=\"M9 17H4v5\"/></g>"
},
"toggle-left": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"22\" height=\"14\" x=\"1\" y=\"5\" rx=\"7\" ry=\"7\"/><circle cx=\"8\" cy=\"12\" r=\"3\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"12\" x=\"2\" y=\"6\" rx=\"6\" ry=\"6\"/><circle cx=\"8\" cy=\"12\" r=\"2\"/></g>"
},
"toggle-right": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"22\" height=\"14\" x=\"1\" y=\"5\" rx=\"7\" ry=\"7\"/><circle cx=\"16\" cy=\"12\" r=\"3\"/></g>"
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\"><rect width=\"20\" height=\"12\" x=\"2\" y=\"6\" rx=\"6\" ry=\"6\"/><circle cx=\"16\" cy=\"12\" r=\"2\"/></g>"
},
"tornado": {
"body": "<path fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M21 4H3m15 4H6m13 4H9m7 4h-6m1 4H9\"/>"

1431
json/memory.json Normal file

File diff suppressed because it is too large Load Diff

View File

@ -2,7 +2,7 @@
"prefix": "octicon",
"info": {
"name": "Octicons",
"total": 552,
"total": 560,
"version": "17.11.1",
"author": {
"name": "GitHub",
@ -22,7 +22,7 @@
"category": "General",
"palette": false
},
"lastModified": 1674803885,
"lastModified": 1675066898,
"icons": {
"accessibility-16": {
"body": "<path fill=\"currentColor\" d=\"M9.923 5.302c.063.063.122.129.178.198H14A.75.75 0 0 1 14 7h-3.3l.578 5.163l.362 2.997a.75.75 0 0 1-1.49.18L9.868 13H6.132l-.282 2.34a.75.75 0 0 1-1.49-.18l.362-2.997L5.3 7H2a.75.75 0 0 1 0-1.5h3.9a2.54 2.54 0 0 1 .176-.198a3 3 0 1 1 3.847 0ZM9.2 7.073h-.001a1.206 1.206 0 0 0-2.398 0L6.305 11.5h3.39ZM9.5 3a1.5 1.5 0 1 0-3.001.001A1.5 1.5 0 0 0 9.5 3Z\"/>"
@ -902,10 +902,10 @@
"height": 24
},
"download-16": {
"body": "<path fill=\"currentColor\" d=\"M7.47 10.78L3.72 7.03a.751.751 0 0 1 .018-1.042a.751.751 0 0 1 1.042-.018l2.47 2.47V1.75a.75.75 0 0 1 1.5 0v6.69l2.47-2.47a.751.751 0 0 1 1.042.018a.751.751 0 0 1 .018 1.042l-3.75 3.75a.75.75 0 0 1-1.06 0ZM3.75 13h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1 0-1.5Z\"/>"
"body": "<path fill=\"currentColor\" d=\"M2.75 14A1.75 1.75 0 0 1 1 12.25v-2.5a.75.75 0 0 1 1.5 0v2.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 1.5 0v2.5A1.75 1.75 0 0 1 13.25 14Z\"/><path fill=\"currentColor\" d=\"M7.25 7.689V2a.75.75 0 0 1 1.5 0v5.689l1.97-1.969a.749.749 0 1 1 1.06 1.06l-3.25 3.25a.749.749 0 0 1-1.06 0L4.22 6.78a.749.749 0 1 1 1.06-1.06l1.97 1.969Z\"/>"
},
"download-24": {
"body": "<path fill=\"currentColor\" d=\"M4.97 11.03a.75.75 0 1 1 1.06-1.06L11 14.94V2.75a.75.75 0 0 1 1.5 0v12.19l4.97-4.97a.75.75 0 1 1 1.06 1.06l-6.25 6.25a.75.75 0 0 1-1.06 0l-6.25-6.25Zm-.22 9.47a.75.75 0 0 0 0 1.5h14.5a.75.75 0 0 0 0-1.5H4.75Z\"/>",
"body": "<path fill=\"currentColor\" d=\"M4.75 17.25a.75.75 0 0 1 .75.75v2.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V18a.75.75 0 0 1 1.5 0v2.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25V18a.75.75 0 0 1 .75-.75Z\"/><path fill=\"currentColor\" d=\"M5.22 9.97a.749.749 0 0 1 1.06 0l4.97 4.969V2.75a.75.75 0 0 1 1.5 0v12.189l4.97-4.969a.749.749 0 1 1 1.06 1.06l-6.25 6.25a.749.749 0 0 1-1.06 0l-6.25-6.25a.749.749 0 0 1 0-1.06Z\"/>",
"width": 24,
"height": 24
},
@ -1849,6 +1849,38 @@
"width": 24,
"height": 24
},
"move-to-bottom-16": {
"body": "<path fill=\"currentColor\" d=\"M7.47 10.78a.749.749 0 0 0 1.06 0l3.75-3.75a.749.749 0 1 0-1.06-1.06L8.75 8.439V1.75a.75.75 0 0 0-1.5 0v6.689L4.78 5.97a.749.749 0 1 0-1.06 1.06l3.75 3.75ZM3.75 13a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Z\"/>"
},
"move-to-bottom-24": {
"body": "<path fill=\"currentColor\" d=\"M4 21.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75Zm.97-11.28a.749.749 0 0 1 1.06 0L11 14.939V2.75a.75.75 0 0 1 1.5 0v12.189l4.97-4.969a.749.749 0 1 1 1.06 1.06l-6.25 6.25a.749.749 0 0 1-1.06 0l-6.25-6.25a.749.749 0 0 1 0-1.06Z\"/>",
"width": 24,
"height": 24
},
"move-to-end-16": {
"body": "<path fill=\"currentColor\" d=\"m10.78 8.53l-3.75 3.75a.749.749 0 1 1-1.06-1.06l2.469-2.47H1.75a.75.75 0 0 1 0-1.5h6.689L5.97 4.78a.749.749 0 1 1 1.06-1.06l3.75 3.75a.749.749 0 0 1 0 1.06ZM13 12.25v-8.5a.75.75 0 0 1 1.5 0v8.5a.75.75 0 0 1-1.5 0Z\"/>"
},
"move-to-end-24": {
"body": "<path fill=\"currentColor\" d=\"M11.22 5.22a.749.749 0 0 1 1.06 0l6.25 6.25a.749.749 0 0 1 0 1.06l-6.25 6.25a.749.749 0 1 1-1.06-1.06l4.969-4.97H1.75a.75.75 0 0 1 0-1.5h14.439L11.22 6.28a.749.749 0 0 1 0-1.06Zm10.03-1.47a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.5 0v-15a.75.75 0 0 1 .75-.75Z\"/>",
"width": 24,
"height": 24
},
"move-to-start-16": {
"body": "<path fill=\"currentColor\" d=\"M5.22 7.47a.749.749 0 0 0 0 1.06l3.75 3.75a.749.749 0 1 0 1.06-1.06L7.561 8.75h6.689a.75.75 0 0 0 0-1.5H7.561l2.469-2.47a.749.749 0 1 0-1.06-1.06L5.22 7.47ZM3 3.75a.75.75 0 0 0-1.5 0v8.5a.75.75 0 0 0 1.5 0v-8.5Z\"/>"
},
"move-to-start-24": {
"body": "<path fill=\"currentColor\" d=\"M12.78 18.78a.749.749 0 0 1-1.06 0l-6.25-6.25a.749.749 0 0 1 0-1.06l6.25-6.25a.749.749 0 1 1 1.06 1.06l-4.969 4.97H22.25a.75.75 0 0 1 0 1.5H7.811l4.969 4.97a.749.749 0 0 1 0 1.06ZM2.75 3.75a.75.75 0 0 1 .75.75v15a.75.75 0 0 1-1.5 0v-15a.75.75 0 0 1 .75-.75Z\"/>",
"width": 24,
"height": 24
},
"move-to-top-16": {
"body": "<path fill=\"currentColor\" d=\"M8.53 1.22a.749.749 0 0 0-1.06 0L3.72 4.97a.749.749 0 1 0 1.06 1.06l2.47-2.469v6.689a.75.75 0 0 0 1.5 0V3.561l2.47 2.469a.749.749 0 1 0 1.06-1.06L8.53 1.22ZM3.75 13a.75.75 0 0 0 0 1.5h8.5a.75.75 0 0 0 0-1.5h-8.5Z\"/>"
},
"move-to-top-24": {
"body": "<path fill=\"currentColor\" d=\"M4 21.25a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H4.75a.75.75 0 0 1-.75-.75ZM5.22 9.53a.749.749 0 0 1 0-1.06l6.25-6.25a.749.749 0 0 1 1.06 0l6.25 6.25a.749.749 0 1 1-1.06 1.06l-4.97-4.969V16.75a.75.75 0 0 1-1.5 0V4.561L6.28 9.53a.749.749 0 0 1-1.06 0Z\"/>",
"width": 24,
"height": 24
},
"multi-select-16": {
"body": "<path fill=\"currentColor\" d=\"M5.75 7.5h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1 0-1.5Zm0 5h7.5a.75.75 0 0 1 0 1.5h-7.5a.75.75 0 0 1 0-1.5Zm-4-10h6.5a.75.75 0 0 1 0 1.5h-6.5a.75.75 0 0 1 0-1.5ZM2 14a1 1 0 1 1 0-2a1 1 0 0 1 0 2Zm1-6a1 1 0 1 1-2 0a1 1 0 0 1 2 0Zm10.314-3.082L11.07 2.417A.25.25 0 0 1 11.256 2h4.488a.25.25 0 0 1 .186.417l-2.244 2.5a.25.25 0 0 1-.372 0Z\"/>"
},
@ -2955,10 +2987,10 @@
"height": 24
},
"upload-16": {
"body": "<path fill=\"currentColor\" d=\"m8.53 1.22l3.75 3.75a.749.749 0 0 1-.326 1.275a.749.749 0 0 1-.734-.215L8.75 3.56v6.69a.75.75 0 0 1-1.5 0V3.56L4.78 6.03a.751.751 0 0 1-1.042-.018a.751.751 0 0 1-.018-1.042l3.75-3.75a.75.75 0 0 1 1.06 0ZM3.75 13h8.5a.75.75 0 0 1 0 1.5h-8.5a.75.75 0 0 1 0-1.5Z\"/>"
"body": "<path fill=\"currentColor\" d=\"M2.75 14A1.75 1.75 0 0 1 1 12.25v-2.5a.75.75 0 0 1 1.5 0v2.5c0 .138.112.25.25.25h10.5a.25.25 0 0 0 .25-.25v-2.5a.75.75 0 0 1 1.5 0v2.5A1.75 1.75 0 0 1 13.25 14Z\"/><path fill=\"currentColor\" d=\"M11.78 4.72a.749.749 0 1 1-1.06 1.06L8.75 3.811V9.5a.75.75 0 0 1-1.5 0V3.811L5.28 5.78a.749.749 0 1 1-1.06-1.06l3.25-3.25a.749.749 0 0 1 1.06 0l3.25 3.25Z\"/>"
},
"upload-24": {
"body": "<path fill=\"currentColor\" d=\"m4.97 8.47l6.25-6.25a.75.75 0 0 1 1.06 0l6.25 6.25a.749.749 0 0 1-.326 1.275a.749.749 0 0 1-.734-.215L12.5 4.56v12.19a.75.75 0 0 1-1.5 0V4.56L6.03 9.53a.751.751 0 0 1-1.042-.018a.751.751 0 0 1-.018-1.042ZM4.75 22a.75.75 0 0 1 0-1.5h14.5a.75.75 0 0 1 0 1.5Z\"/>",
"body": "<path fill=\"currentColor\" d=\"M4 20.25V18a.75.75 0 0 1 1.5 0v2.25c0 .138.112.25.25.25h12.5a.25.25 0 0 0 .25-.25V18a.75.75 0 0 1 1.5 0v2.25A1.75 1.75 0 0 1 18.25 22H5.75A1.75 1.75 0 0 1 4 20.25Z\"/><path fill=\"currentColor\" d=\"M5.22 9.53a.749.749 0 0 1 0-1.06l6.25-6.25a.749.749 0 0 1 1.06 0l6.25 6.25a.749.749 0 1 1-1.06 1.06l-4.97-4.969V16.75a.75.75 0 0 1-1.5 0V4.561L6.28 9.53a.749.749 0 0 1-1.06 0Z\"/>",
"width": 24,
"height": 24
},

View File

@ -2,8 +2,8 @@
"prefix": "simple-icons",
"info": {
"name": "Simple Icons",
"total": 2430,
"version": "8.3.0",
"total": 2434,
"version": "8.4.0",
"author": {
"name": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons"
@ -22,7 +22,7 @@
"category": "Brands / Social",
"palette": false
},
"lastModified": 1674115306,
"lastModified": 1675066958,
"icons": {
"42": {
"body": "<path fill=\"currentColor\" d=\"m24 12.42l-4.428 4.415H24zm-4.428-4.417l-4.414 4.418v4.414h4.414V12.42L24 8.003V3.575h-4.428zm-4.414 0l4.414-4.428h-4.414zM0 15.996h8.842v4.43h4.412V12.42H4.428l8.826-8.846H8.842L0 12.421z\"/>"
@ -1613,6 +1613,9 @@
"daimler": {
"body": "<path fill=\"currentColor\" d=\"M.718 10.48c-.622 0-.64.039-.609.225h.207c.195 0 .238.026.238.194v2.038c0 .29-.082.32-.544.346a.368.368 0 0 0 0 .168h1.623c1.235 0 1.745-.596 1.745-1.486c0-.924-.54-1.485-1.784-1.485zm4.573.03c-.203 0-.26.07-.402.402l-.855 2.025c-.116.276-.155.302-.488.346a.369.369 0 0 0 0 .168h1.235c.108 0 .138-.07.108-.194h-.371c-.238 0-.238-.065-.138-.32l.177-.47H5.67l.272.651c.047.113 0 .152-.47.165a.367.367 0 0 0 0 .168H6.87c.113 0 .139-.07.113-.194h-.1c-.22 0-.267-.04-.315-.152l-.997-2.275c-.07-.151-.1-.225-.113-.32zm16.374.026c-.604 0-.863 0-1.07.017c-.178.013-.208.095-.178.208h.207c.178 0 .238.026.238.194v1.995c0 .263-.087.307-.462.333a.442.442 0 0 0 0 .168h1.36c.125 0 .138-.07.125-.194h-.22c-.224 0-.263-.044-.263-.169v-.635h.289c.263 0 .272.013.38.208c.112.198.268.371.41.496c.32.277.583.363.985.363c.458 0 .566-.112.527-.263c-.376 0-.566-.04-1.136-.497a15.656 15.656 0 0 1-.488-.432c.358-.15.583-.445.583-.807c0-.592-.458-.985-1.287-.985zm-14.21.03c-.182 0-.208.082-.182.195h.207c.199 0 .238.025.238.181v2.064c0 .177-.082.22-.428.277a.279.279 0 0 0 0 .168h1.313c.13 0 .142-.07.112-.194h-.233c-.181 0-.225-.03-.225-.182v-2.051c0-.181.056-.263.432-.29a.37.37 0 0 0 0-.168zm2.232 0c-.182 0-.208.095-.182.195c.428.013.454.06.44.198l-.176 2.03c-.013.181-.052.268-.527.294a.37.37 0 0 0 0 .168h1.416c.121 0 .138-.07.108-.194h-.233c-.458 0-.458-.044-.445-.212l.138-1.939l1.192 2.358c.1 0 .134-.026.212-.181l1.036-2.177l.194 1.883c.022.211-.038.259-.4.28l-.234.014a.281.281 0 0 0 0 .168h1.524c.121 0 .134-.07.121-.194c-.333-.044-.402-.057-.415-.195l-.207-2.107c-.013-.125.013-.194.415-.22a.278.278 0 0 0 0-.169H12.64l-.997 2.077l-1.084-2.077zm5.017 0c-.181 0-.207.082-.181.195h.207c.182 0 .238.025.238.181v1.978c0 .28-.095.337-.514.363a.444.444 0 0 0 0 .168h2.107a6.16 6.16 0 0 1 .225-.777c.047-.134-.018-.186-.143-.182l-.12.268c-.182.389-.225.41-.545.41h-.276c-.121 0-.194-.039-.194-.181V11.08c0-.28.086-.32.54-.345a.371.371 0 0 0 0-.169zm2.799 0c-.19 0-.208.082-.19.195h.207c.194 0 .233.025.233.181v1.995c0 .29-.082.32-.54.346a.281.281 0 0 0 0 .168h2.384a6.26 6.26 0 0 1 .224-.777c.044-.13-.017-.186-.142-.182l-.12.268c-.182.389-.226.41-.545.41h-.371c-.294 0-.333-.065-.333-.22v-.76h.453c.113 0 .169.039.225.376a.203.203 0 0 0 .15 0a9.378 9.378 0 0 1 0-.851c.01-.134-.038-.164-.124-.164h-.052l-.03.22c-.013.112-.04.156-.169.156h-.453v-1.11H19c.238 0 .329.069.402.332l.057.195c.138.013.19-.06.168-.195a6.266 6.266 0 0 1-.069-.583zm-16.41.169h.445c.83 0 1.261.483 1.261 1.312c0 .929-.47 1.166-1.209 1.166c-.401 0-.496-.043-.496-.306zm20.309.052h.147c.488 0 .833.18.833.764c0 .583-.346.652-.773.652h-.207zm-16.301.32l.47 1.122h-.92z\"/>"
},
"daisyui": {
"body": "<path fill=\"currentColor\" d=\"M2.64 10.655v-1.6h1.31v4.92H2.64v-.31c-.09.09-.2.16-.32.22c-.18.09-.39.13-.62.13c-.34 0-.63-.08-.89-.24s-.46-.38-.6-.67c-.14-.28-.21-.61-.21-.98s.07-.68.21-.96c.14-.28.34-.5.59-.65c.25-.15.55-.23.88-.23c.23 0 .45.05.64.14c.12.06.23.13.33.22l-.01.01Zm-.66 2.3c.2 0 .35-.07.47-.21c.12-.14.18-.33.18-.57s-.06-.43-.18-.57c-.12-.14-.28-.21-.47-.21s-.35.07-.48.21c-.12.14-.19.33-.19.57s.06.42.19.57a.6.6 0 0 0 .48.21Zm4.57-1.23c0-.12-.05-.21-.14-.27c-.1-.08-.24-.12-.44-.12c-.14 0-.29.02-.47.07s-.35.11-.53.2l-.08.04l-.38-.93l.07-.03c.29-.13.56-.23.83-.29c.26-.06.54-.1.82-.1c.5 0 .89.12 1.17.35c.28.24.43.57.43.99v2.34H6.54v-.26c-.24.21-.56.31-.96.31s-.7-.11-.93-.32c-.23-.22-.34-.5-.34-.85s.13-.63.37-.83s.59-.3 1.04-.3h.83Zm0 .98v-.2h-.59c-.28 0-.39.09-.39.27c0 .09.03.17.09.22c.07.06.16.09.29.09c.15 0 .29-.04.4-.11s.17-.16.2-.26v-.01Zm2.53-2.58a.663.663 0 0 1-.68-.69c0-.19.06-.37.19-.5s.3-.19.49-.19s.36.07.49.19c.13.13.19.3.19.5s-.06.36-.19.49s-.3.2-.49.2Zm.66.21v3.63h-1.3v-3.63h1.3Zm2.01 3.68c-.3 0-.59-.04-.87-.13s-.53-.21-.74-.38l-.05-.04l.43-.89l.08.06c.19.13.39.23.6.31c.21.07.4.11.58.11c.1 0 .17-.02.22-.04c.04-.02.05-.05.05-.08c0-.05-.03-.09-.1-.12c-.09-.04-.24-.09-.44-.15c-.25-.07-.45-.15-.61-.22c-.17-.08-.32-.19-.44-.34a.932.932 0 0 1-.2-.61c0-.38.14-.68.43-.89s.64-.31 1.08-.31c.26 0 .52.04.77.11s.49.17.72.31l.07.04l-.46.89l-.08-.04c-.44-.23-.79-.34-1.06-.34c-.08 0-.15 0-.19.04c-.03.02-.05.05-.05.09s.03.08.09.11c.09.04.23.09.43.15c.25.07.46.15.63.22c.18.08.33.19.46.34c.13.16.2.37.2.61c0 .38-.15.68-.44.89s-.66.31-1.11.31v-.01Zm3.2-.23l-1.47-3.46h1.36l.76 2.08l.68-2.08h1.32l-.05.12l-1.49 3.8c-.14.34-.32.59-.56.76c-.24.17-.53.25-.87.25c-.2 0-.39-.03-.57-.09c-.18-.06-.35-.16-.51-.29l-.06-.05l.56-.94l.08.06c.07.06.14.11.21.13c.06.03.13.04.2.04c.16 0 .26-.07.34-.22l.06-.12h.01v.01Zm5.14.27c-.42 0-.8-.08-1.12-.25c-.32-.17-.58-.4-.75-.71c-.18-.31-.26-.66-.26-1.06v-2.72h1.34v2.72c0 .26.08.46.23.62c.15.15.34.23.57.23s.41-.07.55-.23c.14-.15.21-.36.21-.62v-2.72h1.34v2.72c0 .4-.09.76-.26 1.06c-.17.31-.42.54-.74.71c-.32.16-.69.25-1.11.25Zm3.91-.08h-1.34v-4.66H24v4.66Z\"/>"
},
"dapr": {
"body": "<path fill=\"currentColor\" d=\"M7.617 7.658h10.51a.246.246 0 0 1 .246.246v.656a.246.246 0 0 1-.246.246H7.617a.246.246 0 0 1-.246-.246v-.656a.246.246 0 0 1 .246-.246zM9.65 3.182h6.533a.132.132 0 0 1 .133.132v4.52a.132.132 0 0 1-.133.133H9.65a.132.132 0 0 1-.132-.133v-4.52a.132.132 0 0 1 .132-.132zm5.832 16.9l-1.05.736l-1.05-.736l.154-4.207h1.791zm-9.606-4.244h-1.78v-.559a1.83 1.83 0 0 1-.515.467c-.304.17-.65.255-1.036.255a2.455 2.455 0 0 1-1.671-.646C.29 14.841 0 14.161 0 13.315c0-.861.298-1.548.895-2.062a2.427 2.427 0 0 1 1.633-.613c.358 0 .695.076 1.01.228c.18.087.367.23.558.429V7.688h1.78ZM4.15 13.32a1.1 1.1 0 0 0-.336-.81A1.113 1.113 0 0 0 3 12.174c-.354 0-.645.134-.873.402a1.115 1.115 0 0 0-.277.743c0 .279.092.527.277.744c.224.267.515.401.873.401c.322 0 .594-.11.817-.33c.222-.221.334-.493.334-.815Zm8.4 2.518h-1.78v-.559a1.83 1.83 0 0 1-.515.467c-.304.17-.649.255-1.036.255a2.456 2.456 0 0 1-1.671-.646c-.583-.513-.874-1.194-.874-2.04c0-.861.299-1.548.896-2.062a2.427 2.427 0 0 1 1.633-.613c.358 0 .694.076 1.009.228c.18.087.367.23.559.428v-.493h1.78zm-1.725-2.518a1.1 1.1 0 0 0-.336-.81a1.113 1.113 0 0 0-.814-.335c-.355 0-.646.134-.874.402a1.115 1.115 0 0 0-.277.743c0 .279.093.527.277.744c.224.267.516.401.874.401c.322 0 .594-.11.816-.33c.223-.221.334-.493.334-.815zm8.6.006c0 .86-.298 1.548-.895 2.062a2.428 2.428 0 0 1-1.633.613c-.358 0-.694-.076-1.01-.228a2.01 2.01 0 0 1-.558-.429v3.012h-1.78v-7.553h1.78v.559c.16-.21.331-.366.516-.467c.303-.17.649-.255 1.036-.255c.626 0 1.183.215 1.67.646c.583.513.874 1.193.874 2.04zm-1.85-.006c0-.285-.09-.533-.271-.743a1.102 1.102 0 0 0-.879-.402c-.322 0-.594.11-.817.331a1.104 1.104 0 0 0-.333.814c0 .319.112.59.336.812c.224.222.496.333.814.333c.358 0 .65-.134.873-.401c.185-.217.277-.465.277-.744zM24 12.447a1.745 1.745 0 0 0-.76-.18c-.586 0-.965.24-1.139.717c-.065.174-.098.407-.098.7v2.154h-1.78v-5.035h1.78v.824c.188-.293.391-.504.608-.634c.293-.174.64-.26 1.042-.26a4.51 4.51 0 0 1 .347.015z\"/>"
},
@ -3281,6 +3284,9 @@
"itunes": {
"body": "<path fill=\"currentColor\" d=\"M11.977 23.999c-2.483 0-4.898-.777-6.954-2.262a11.928 11.928 0 0 1-4.814-7.806A11.954 11.954 0 0 1 2.3 4.994A11.85 11.85 0 0 1 10.08.159a11.831 11.831 0 0 1 8.896 2.104a11.933 11.933 0 0 1 4.815 7.807a11.958 11.958 0 0 1-2.091 8.937a11.855 11.855 0 0 1-7.78 4.835a12.17 12.17 0 0 1-1.943.157zm-6.474-2.926a11.022 11.022 0 0 0 8.284 1.96a11.044 11.044 0 0 0 7.246-4.504c3.583-5.003 2.445-12.003-2.538-15.603a11.022 11.022 0 0 0-8.284-1.96A11.046 11.046 0 0 0 2.966 5.47C-.618 10.474.521 17.473 5.503 21.073zm10.606-3.552a2.08 2.08 0 0 0 1.458-1.468l.062-.216l.008-5.786c.006-4.334 0-5.814-.024-5.895a.535.535 0 0 0-.118-.214a.514.514 0 0 0-.276-.073c-.073 0-.325.035-.56.078c-1.041.19-7.176 1.411-7.281 1.45a.786.786 0 0 0-.399.354l-.065.128s-.031 9.07-.078 9.172a.7.7 0 0 1-.376.35a9.425 9.425 0 0 1-.609.137c-1.231.245-1.688.421-2.075.801c-.22.216-.382.51-.453.82c-.067.294-.045.736.051 1.005c.1.281.262.521.473.71c.192.148.419.258.674.324c.563.144 1.618-.016 2.158-.328a2.36 2.36 0 0 0 .667-.629c.06-.089.15-.268.2-.399c.176-.456.181-8.581.204-8.683a.44.44 0 0 1 .32-.344c.147-.04 6.055-1.207 6.222-1.23c.146-.02.284.027.36.12a.29.29 0 0 1 .109.096c.048.07.051.213.058 2.785c.008 2.96.012 2.892-.149 3.079c-.117.136-.263.189-.864.31c-.914.188-1.226.276-1.576.447c-.437.213-.679.446-.867.835a1.58 1.58 0 0 0-.182.754c.001.49.169.871.55 1.245c.035.034.069.066.104.097c.192.148.387.238.633.294c.37.082 1.124.025 1.641-.126z\"/>"
},
"itvx": {
"body": "<path fill=\"currentColor\" d=\"M15.91 11.018a59.87 59.87 0 0 0-.98-.27c-.1 0-.16.05-.2.17c-.35 1.2-.9 2.53-1.38 3.36c-.16-.3-.45-.83-.73-1.3l-1.04-1.83c-.22-.34-.36-.43-.64-.43c-.57 0-1.42.51-1.42 1c0 .16.04.28.21.57c.2.32.3.6.3.92c0 .82-.62 1.56-1.8 1.56c-.55 0-.99-.16-1.27-.45c-.27-.28-.4-.65-.4-1.27v-1.03c.2.08.44.12.73.12h.93c.13 0 .17-.05.17-.16v-1c0-.11-.04-.17-.17-.17H6.56v-1.63c0-.2-.05-.33-.16-.43c-.16-.15-.5-.22-.89-.22c-.4 0-.72.07-.89.22c-.1.1-.16.24-.16.43v4c0 .66-.1 1.02-.34 1.27c-.2.22-.53.34-.88.34s-.66-.12-.84-.31c-.2-.2-.29-.48-.29-.9v-2.6c0-.11-.04-.16-.16-.16H.18c-.12 0-.17.05-.17.16v2.35c0 .94.25 1.47.67 1.9c.55.54 1.48.79 2.38.79c.88 0 1.81-.32 2.36-.82a4 4 0 0 0 2.6.82c1.42 0 2.47-.6 3.08-1.6c.27.43.47.74.67 1.02c.28.42.54.58 1.12.58c.54 0 .87-.13 1.17-.59c.78-1.18 1.44-2.59 1.92-3.88c.05-.16.1-.28.1-.35c0-.08-.05-.14-.17-.18zm-14.85-.92c.66 0 1.07-.46 1.07-1.05c0-.6-.4-1.06-1.07-1.06c-.65-.01-1.06.46-1.06 1.05c0 .59.4 1.05 1.06 1.05zm22.84 5.1l-2.28-3.13c-.05-.07-.05-.14 0-.2l2.1-3.07c.07-.09.11-.15.11-.28c0-.12-.07-.25-.19-.37a.51.51 0 0 0-.39-.17a.4.4 0 0 0-.24.1l-2.9 2.22c-.06.05-.13.05-.2 0l-2.89-2.22a.4.4 0 0 0-.25-.1a.51.51 0 0 0-.38.17c-.12.12-.2.25-.2.37c0 .13.05.2.11.28l2.11 3.07c.05.06.05.13 0 .2l-2.28 3.13a.42.42 0 0 0-.1.26c0 .14.06.26.18.38c.11.11.24.18.38.18c.1 0 .17-.04.26-.1l3.06-2.23a.17.17 0 0 1 .2 0l3.07 2.23c.09.06.16.1.26.1c.14 0 .27-.07.38-.18c.12-.12.18-.24.18-.38c0-.1-.04-.17-.1-.26z\"/>"
},
"iveco": {
"body": "<path fill=\"currentColor\" d=\"M.24 14.402h1.433c.12 0 .239-.1.239-.243V9.87a.243.243 0 0 0-.244-.242H.24a.237.237 0 0 0-.24.24v4.294c0 .169.148.239.24.239m2.566-4.424l1.01 3.737c.064.25.244.435.391.53c.17.11.338.156.61.156h1.119c.474 0 .833-.294.963-.794l.91-3.62a.431.431 0 0 0 .014-.108a.238.238 0 0 0-.24-.25h-.827a.24.24 0 0 0-.235.182l-.718 3.135c-.022.108-.076.131-.134.131a.117.117 0 0 1-.112-.1l-.762-3.11c-.02-.157-.122-.239-.242-.239H3.03c-.188 0-.254.17-.243.273c.001.022.013.043.019.077m7.728 1.49l-.002-.413c0-.15.116-.25.24-.25h1.7a.24.24 0 0 0 .238-.24l.001-.695a.243.243 0 0 0-.244-.242H9.57c-.468 0-.948.364-.948 1.024v2.79c0 .602.508.959.945.959h2.93c.124 0 .249-.093.243-.265v-.69a.24.24 0 0 0-.24-.24h-1.7c-.159 0-.266-.093-.266-.243v-.397h1.494a.242.242 0 0 0 .238-.251v-.61a.24.24 0 0 0-.244-.238h-1.488zm5.511-.664a11.9 11.9 0 0 1 1.283 0a.238.238 0 0 0 .239-.239v-.005l.005-.762a.239.239 0 0 0-.217-.238a12.611 12.611 0 0 0-.893-.024c-.42 0-.833.022-1.237.069l.025-.002c-.879.07-1.595.72-1.756 1.57a5.162 5.162 0 0 0-.074.82c0 .27.02.527.058.776a1.943 1.943 0 0 0 1.63 1.622l-.026-.004a9.788 9.788 0 0 0 2.303.053a.239.239 0 0 0 .216-.236l-.001.017l.002-.766a.239.239 0 0 0-.239-.239h-.007c-.239.012-.479.012-.722.007a12.965 12.965 0 0 1-.61-.021a.675.675 0 0 1-.588-.594a6.287 6.287 0 0 1-.022-1.131a.678.678 0 0 1 .631-.673M24 12.05c.003-.434-.06-.83-.178-1.195a1.916 1.916 0 0 0-1.59-1.285a9.213 9.213 0 0 0-1.085-.062c-.406 0-.76.01-1.156.06a1.932 1.932 0 0 0-1.6 1.392a3.792 3.792 0 0 0 .029 2.172a1.906 1.906 0 0 0 1.596 1.306c.342.037.684.054 1.037.054c.443 0 .805 0 1.232-.058c.85-.153 1.452-.752 1.613-1.511c.065-.282.1-.57.102-.873m-1.91-.02c0 .222-.01.434-.037.65a.677.677 0 0 1-.62.565a8.625 8.625 0 0 1-.541.007a.674.674 0 0 1-.664-.576a5.302 5.302 0 0 1-.014-1.337a.677.677 0 0 1 .625-.601a8.615 8.615 0 0 1 .532-.004c.353 0 .643.268.675.612c.03.223.044.452.044.684\"/>"
},
@ -4494,7 +4500,7 @@
"body": "<path fill=\"currentColor\" d=\"M.394 3.617a.395.395 0 0 0-.393.395c0 .12.054.225.14.297l8.506 7.404a.39.39 0 0 1-.013.588l-8.52 7.412a.393.393 0 0 0 .28.67h4.86a.39.39 0 0 0 .265-.104l9.17-7.98a.396.396 0 0 0 0-.596L5.52 3.721a.386.386 0 0 0-.264-.104zm18.358 0a.389.389 0 0 0-.273.113l-4.716 4.106a.392.392 0 0 0-.04.564l2.427 2.114a.393.393 0 0 0 .291.13a.394.394 0 0 0 .278-.119l7.127-6.203a.389.389 0 0 0 .154-.31a.395.395 0 0 0-.393-.395zm-2.31 9.742c-.116 0-.22.05-.292.13l-2.426 2.113a.392.392 0 0 0 .039.564l4.716 4.104c.07.07.166.113.273.113h4.855a.393.393 0 0 0 .239-.705l-7.127-6.203a.393.393 0 0 0-.278-.116z\"/>"
},
"nuxtdotjs": {
"body": "<path fill=\"currentColor\" d=\"M9.078 3.965c-.588 0-1.177.289-1.514.867L.236 17.433c-.672 1.156.17 2.601 1.514 2.601h5.72a1.676 1.676 0 0 1-.35-2.117l5.547-9.513l-2.076-3.572a1.734 1.734 0 0 0-1.513-.867zm7.407 2.922c-.487 0-.973.236-1.252.709L9.17 17.906c-.557.945.138 2.13 1.251 2.13h12.13c1.114 0 1.81-1.185 1.253-2.13l-6.067-10.31a1.437 1.437 0 0 0-1.252-.71z\"/>"
"body": "<path fill=\"currentColor\" d=\"M13.464 19.83h8.922c.283 0 .562-.073.807-.21a1.59 1.59 0 0 0 .591-.574a1.53 1.53 0 0 0 .216-.783a1.529 1.529 0 0 0-.217-.782L17.792 7.414a1.59 1.59 0 0 0-.591-.573a1.652 1.652 0 0 0-.807-.21c-.283 0-.562.073-.807.21a1.59 1.59 0 0 0-.59.573L13.463 9.99L10.47 4.953a1.591 1.591 0 0 0-.591-.573a1.653 1.653 0 0 0-.807-.21c-.284 0-.562.073-.807.21a1.591 1.591 0 0 0-.591.573L.216 17.481a1.53 1.53 0 0 0-.217.782c0 .275.074.545.216.783a1.59 1.59 0 0 0 .59.574c.246.137.525.21.808.21h5.6c2.22 0 3.856-.946 4.982-2.79l2.733-4.593l1.464-2.457l4.395 7.382h-5.859Zm-6.341-2.46l-3.908-.002l5.858-9.842l2.923 4.921l-1.957 3.29c-.748 1.196-1.597 1.632-2.916 1.632z\"/>"
},
"nvidia": {
"body": "<path fill=\"currentColor\" d=\"M8.948 8.798v-1.43a6.7 6.7 0 0 1 .424-.018c3.922-.124 6.493 3.374 6.493 3.374s-2.774 3.851-5.75 3.851a3.67 3.67 0 0 1-1.158-.185v-4.346c1.528.185 1.837.857 2.747 2.385l2.04-1.714s-1.492-1.952-4-1.952a6.016 6.016 0 0 0-.796.035m0-4.735v2.138l.424-.027c5.45-.185 9.01 4.47 9.01 4.47s-4.08 4.964-8.33 4.964a6.46 6.46 0 0 1-1.095-.097v1.325c.3.035.61.062.91.062c3.957 0 6.82-2.023 9.593-4.408c.459.371 2.34 1.263 2.73 1.652c-2.633 2.208-8.772 3.984-12.253 3.984c-.335 0-.653-.018-.971-.053v1.864H24V4.063zm0 10.326v1.131c-3.657-.654-4.673-4.46-4.673-4.46s1.758-1.944 4.673-2.262v1.237H8.94c-1.528-.186-2.73 1.245-2.73 1.245s.68 2.412 2.739 3.11M2.456 10.9s2.164-3.197 6.5-3.533V6.201C4.153 6.59 0 10.653 0 10.653s2.35 6.802 8.948 7.42v-1.237c-4.84-.6-6.492-5.936-6.492-5.936z\"/>"
@ -6634,6 +6640,9 @@
"tokyometro": {
"body": "<path fill=\"currentColor\" d=\"M11.983 18.21c2.86.006 4.04-.949 4.043-2.392c.003-1.702-1.694-3.782-2.923-5.073c2.318-2.082 5.325-3.622 6.508-2.432c1.367 1.367.02 5.418-3.213 9.892l4.26 1.222c3.613-6.43 4.38-12.76 1.89-14.473c-1.946-1.329-6.852 1.337-10.55 4.721c-3.687-3.398-8.58-6.08-10.532-4.759c-2.5 1.704-1.748 8.037 1.84 14.48l4.267-1.207C4.35 13.703 3.02 9.65 4.393 8.285c1.184-1.185 4.186.365 6.5 2.456c-1.237 1.286-2.943 3.36-2.945 5.062c-.003 1.444 1.176 2.402 4.035 2.408zm.004-2.34c-.947 0-1.745-.242-1.743-1.05c0-.748.637-1.88 1.75-3.106c1.11 1.23 1.74 2.364 1.738 3.113c0 .807-.8 1.045-1.745 1.044z\"/>"
},
"toml": {
"body": "<path fill=\"currentColor\" d=\"M.014 0h5.34v2.652H2.888v18.681h2.468V24H.015V0Zm17.622 5.049v2.78h-4.274v12.935h-3.008V7.83H6.059V5.05h11.577ZM23.986 24h-5.34v-2.652h2.467V2.667h-2.468V0h5.34v24Z\"/>"
},
"tomorrowland": {
"body": "<path fill=\"currentColor\" d=\"M11.97 0c-.009.01-.35.35-.747.758c-.826.835-1.504 1.271-2.524 1.62c-.582.205-.836.243-1.496.204c-.427-.02-.883-.067-1-.115c-.194-.058-.223-.04-.223.174c0 .33-.251 1.02-.523 1.437l-.234.35l.244.3c.126.175.281.311.33.311c.048 0 .31-.175.592-.389c.738-.563 2.039-1.212 3.048-1.513c.797-.253.99-.274 2.563-.274c1.573 0 1.766.021 2.563.274c1.01.3 2.31.95 3.048 1.513c.282.214.544.39.592.39c.049 0 .204-.137.33-.302l.244-.31l-.283-.448a4.197 4.197 0 0 1-.416-.98c-.107-.437-.165-.523-.31-.494c-.107.02-.534.057-.971.076c-.621.03-.913.001-1.408-.164c-1.03-.35-1.825-.845-2.641-1.67c-.417-.417-.768-.758-.777-.748zm-.284 3.328a2.38 2.38 0 0 0-.317.022c-1.369.213-2.504.882-3.203 1.882l-.273.39l.273.388c.301.437.805.873 1.805 1.572c.825.583 1.583 1.408 1.787 1.97c.097.243.193.438.232.428c.03 0 .175-.251.32-.552c.302-.641.846-1.225 1.73-1.846c.96-.68 1.512-1.164 1.794-1.572l.264-.38l-.291-.427a4.434 4.434 0 0 0-2.32-1.66c-.45-.126-1.267-.22-1.801-.215zm-7.502.031l-.475.524C3.059 4.6 2.155 5.99 1.902 6.66c-.63 1.7-.464 3.127.536 4.486c.796 1.078 2.357 2.165 4.095 2.854c.447.165.807.34.807.379c0 .029-.126.088-.291.127c-.456.097-1.408.766-1.66 1.174c-.185.29-.233.504-.223.96c.01 1.35.97 2.526 2.834 3.477c.602.301 1.184.553 1.291.553c.32 0 1.108-.874 1.477-1.66c.699-1.437 1-3.408.912-5.912c-.078-2.272-.32-3.059-1.252-4.04c-.272-.29-.827-.727-1.235-.97C6 6.117 4.465 4.738 4.243 3.64l-.06-.282zm15.634.094c-.036-.003-.047.037-.05.11c-.01.96-1.728 2.525-4.961 4.525c-.408.243-.963.68-1.235.97c-.932.981-1.174 1.768-1.252 4.04c-.087 2.504.213 4.475.912 5.912c.37.786 1.157 1.66 1.477 1.66c.107 0 .68-.242 1.271-.543c1.874-.951 2.844-2.137 2.854-3.486c.01-.457-.038-.67-.223-.961c-.252-.408-1.204-1.077-1.66-1.174c-.165-.039-.29-.098-.29-.127c0-.039.36-.214.806-.379c1.738-.69 3.3-1.776 4.096-2.854c1-1.359 1.166-2.787.535-4.486c-.262-.699-1.176-2.088-1.827-2.787c-.267-.291-.393-.415-.453-.42zm-7.994.533l.274.004c.757.03 1.018.078 1.484.291c.505.233 1.621 1.165 1.621 1.35c0 .126-1.183 1.02-1.746 1.31c-.476.253-.632.282-1.457.282c-.883 0-.951-.02-1.602-.37a7.076 7.076 0 0 1-1.156-.785l-.484-.418L9 5.36c.36-.447 1-.904 1.611-1.157c.425-.178.634-.221 1.213-.217zm.188.19a1.362 1.362 0 0 0-.692.174c-1.34.708-.844 2.728.68 2.728c1.485 0 2.01-1.951.719-2.69a1.475 1.475 0 0 0-.707-.212zm-.282.635c.157-.001.3.096.387.287c.214.456-.476.98-.767.591c-.224-.281-.224-.466.01-.699a.543.543 0 0 1 .37-.18zm-9.943 6.46c-.039-.019-.078.563-.078 1.291c0 2.593.67 4.428 2.379 6.467c1.466 1.748 4.282 3.612 7.058 4.65l.844.321l.807-.32c4.165-1.65 7.416-4.34 8.717-7.223c.534-1.165.7-1.933.748-3.477c.029-.786.029-1.504-.01-1.591c-.049-.127-.135-.078-.436.261c-.359.408-.37.457-.427 1.301c-.272 4.088-3.224 7.534-7.33 8.563c-1 .252-3.311.225-4.33-.047c-4.03-1.107-6.856-4.477-7.118-8.516c-.058-.825-.078-.893-.398-1.262c-.194-.213-.377-.408-.426-.418Z\"/>"
},
@ -6912,6 +6921,9 @@
"vagrant": {
"body": "<path fill=\"currentColor\" d=\"M3.556 0L.392 1.846V4.11l7.124 17.3L11.998 24l4.523-2.611l7.083-17.345V1.848l.004-.002L20.44 0l-5.274 3.087v2.111l-3.168 7.384l-3.164-7.384V3.109l-.017-.008l.017-.01z\"/>"
},
"vala": {
"body": "<path fill=\"currentColor\" d=\"M9.384 24L8.868 2.14q-2.25.844-3.515 2.64q-1.25 1.797-1.25 4.47q0 .608.062 1q.078.374.156.609q.078.218.141.343q.078.125.078.22q-.828 0-1.468-.157q-.641-.172-1.079-.531q-.422-.359-.656-.953q-.22-.593-.22-1.469q0-1.062.453-2.093q.469-1.03 1.266-1.953q.812-.921 1.89-1.703q1.095-.781 2.329-1.344Q8.305.641 9.648.33Q11.008 0 12.352 0q.36 0 .656.015q.312.016.624.047l.282 19.687L20.648.155h2.234L13.992 24h-4.61Z\"/>"
},
"valorant": {
"body": "<path fill=\"currentColor\" d=\"M23.792 2.152a.252.252 0 0 0-.098.083c-3.384 4.23-6.769 8.46-10.15 12.69c-.107.093-.025.288.119.265c2.439.003 4.877 0 7.316.001a.66.66 0 0 0 .552-.25c.774-.967 1.55-1.934 2.324-2.903a.72.72 0 0 0 .144-.49c-.002-3.077 0-6.153-.003-9.23c.016-.11-.1-.206-.204-.167zM.077 2.166c-.077.038-.074.132-.076.205c.002 3.074.001 6.15.001 9.225a.679.679 0 0 0 .158.463l7.64 9.55c.12.152.308.25.505.247c2.455 0 4.91.003 7.365 0c.142.02.222-.174.116-.265C10.661 15.176 5.526 8.766.4 2.35c-.08-.094-.174-.272-.322-.184z\"/>"
},

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/json",
"version": "2.2.13",
"version": "2.2.14",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
"version": "2.2.13",
"version": "2.2.14",
"license": "MIT",
"dependencies": {
"@iconify/types": "*",

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "2.2.13",
"version": "2.2.14",
"type": "module",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",