mirror of
https://github.com/iconify/collections-json.git
synced 2025-01-10 18:04:46 +00:00
Update Element Plus, Fluent UI System Icons
This commit is contained in:
parent
a17d1442d3
commit
cfc2d6ebb7
@ -801,7 +801,7 @@
|
||||
"ep": {
|
||||
"name": "Element Plus",
|
||||
"total": 281,
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.6",
|
||||
"author": {
|
||||
"name": "Element Plus",
|
||||
"url": "https://github.com/element-plus/element-plus-icons"
|
||||
@ -1464,8 +1464,8 @@
|
||||
},
|
||||
"fluent": {
|
||||
"name": "Fluent UI System Icons",
|
||||
"total": 9872,
|
||||
"version": "1.1.156",
|
||||
"total": 9804,
|
||||
"version": "1.1.157",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-system-icons"
|
||||
|
@ -358,7 +358,7 @@
|
||||
* URL: https://github.com/element-plus/element-plus-icons
|
||||
* License: MIT
|
||||
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
||||
* Version: 0.2.5
|
||||
* Version: 0.2.6
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
@ -640,12 +640,12 @@
|
||||
|
||||
|
||||
### Fluent UI System Icons
|
||||
* Number of icons: 9872
|
||||
* Number of icons: 9804
|
||||
* 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.156
|
||||
* Version: 1.1.157
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.0.26",
|
||||
"version": "2.0.27",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -12,7 +12,7 @@
|
||||
"spdx": "MIT",
|
||||
"url": "https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json"
|
||||
},
|
||||
"version": "0.2.5",
|
||||
"version": "0.2.6",
|
||||
"samples": [
|
||||
"home-filled",
|
||||
"partly-cloudy",
|
||||
|
10424
json/fluent.json
10424
json/fluent.json
File diff suppressed because it is too large
Load Diff
4
package-lock.json
generated
4
package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.0.26",
|
||||
"version": "2.0.27",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.0.26",
|
||||
"version": "2.0.27",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "^1.0.9",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.0.26",
|
||||
"version": "2.0.27",
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user