mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-21 20:15:12 +00:00
Update Fluent UI System Icons, Lucide, Simple Icons
This commit is contained in:
parent
246279a5e5
commit
a097e6da57
@ -1102,7 +1102,7 @@
|
||||
},
|
||||
"fluent": {
|
||||
"name": "Fluent UI System Icons",
|
||||
"total": 9284,
|
||||
"total": 9500,
|
||||
"author": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-system-icons",
|
||||
"license": "MIT",
|
||||
@ -1113,7 +1113,7 @@
|
||||
"table-edit-24-filled",
|
||||
"shifts-deny-24-regular"
|
||||
],
|
||||
"version": "1.1.150",
|
||||
"version": "1.1.151",
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
@ -1609,7 +1609,7 @@
|
||||
},
|
||||
"simple-icons": {
|
||||
"name": "Simple Icons",
|
||||
"total": 2104,
|
||||
"total": 2110,
|
||||
"author": "Simple Icons Collaborators",
|
||||
"url": "https://github.com/simple-icons/simple-icons",
|
||||
"license": "CC0 1.0",
|
||||
@ -1620,7 +1620,7 @@
|
||||
"bing",
|
||||
"amazonaws"
|
||||
],
|
||||
"version": "5.23.0",
|
||||
"version": "5.24.0",
|
||||
"palette": "Colorless",
|
||||
"category": "Brands / Social"
|
||||
},
|
||||
|
@ -620,12 +620,12 @@
|
||||
|
||||
|
||||
### Fluent UI System Icons
|
||||
* Number of icons: 9284
|
||||
* Number of icons: 9500
|
||||
* Author: Microsoft Corporation
|
||||
* URL: https://github.com/microsoft/fluentui-system-icons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
||||
* Version: 1.1.150
|
||||
* Version: 1.1.151
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
@ -921,12 +921,12 @@
|
||||
|
||||
|
||||
### Simple Icons
|
||||
* Number of icons: 2104
|
||||
* Number of icons: 2110
|
||||
* 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: 5.23.0
|
||||
* Version: 5.24.0
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.431",
|
||||
"version": "1.1.432",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
1055
json/fluent.json
1055
json/fluent.json
File diff suppressed because it is too large
Load Diff
@ -790,7 +790,7 @@
|
||||
"italic": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 4h-9\"/><path d=\"M14 20H5\"/><path d=\"M15 4L9 20\"/></g>"
|
||||
},
|
||||
"jersey-pound": {
|
||||
"japanese-yen": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 9.5V21m0-11.5L6 3m6 6.5L18 3\"/><path d=\"M6 15h12\"/><path d=\"M6 11h12\"/></g>"
|
||||
},
|
||||
"key": {
|
||||
@ -1569,6 +1569,11 @@
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"11\" cy=\"11\" r=\"8\"/><path d=\"M21 21l-4.35-4.35\"/><path d=\"M8 11h6\"/></g>"
|
||||
}
|
||||
},
|
||||
"aliases": {
|
||||
"jersey-pound": {
|
||||
"parent": "japanese-yen"
|
||||
}
|
||||
},
|
||||
"width": 24,
|
||||
"height": 24
|
||||
}
|
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.431",
|
||||
"version": "1.1.432",
|
||||
"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