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": {
|
"ep": {
|
||||||
"name": "Element Plus",
|
"name": "Element Plus",
|
||||||
"total": 281,
|
"total": 281,
|
||||||
"version": "0.2.5",
|
"version": "0.2.6",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Element Plus",
|
"name": "Element Plus",
|
||||||
"url": "https://github.com/element-plus/element-plus-icons"
|
"url": "https://github.com/element-plus/element-plus-icons"
|
||||||
@ -1464,8 +1464,8 @@
|
|||||||
},
|
},
|
||||||
"fluent": {
|
"fluent": {
|
||||||
"name": "Fluent UI System Icons",
|
"name": "Fluent UI System Icons",
|
||||||
"total": 9872,
|
"total": 9804,
|
||||||
"version": "1.1.156",
|
"version": "1.1.157",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Microsoft Corporation",
|
"name": "Microsoft Corporation",
|
||||||
"url": "https://github.com/microsoft/fluentui-system-icons"
|
"url": "https://github.com/microsoft/fluentui-system-icons"
|
||||||
|
@ -358,7 +358,7 @@
|
|||||||
* URL: https://github.com/element-plus/element-plus-icons
|
* URL: https://github.com/element-plus/element-plus-icons
|
||||||
* License: MIT
|
* License: MIT
|
||||||
* License URL: https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json
|
* 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
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
@ -640,12 +640,12 @@
|
|||||||
|
|
||||||
|
|
||||||
### Fluent UI System Icons
|
### Fluent UI System Icons
|
||||||
* Number of icons: 9872
|
* Number of icons: 9804
|
||||||
* Author: Microsoft Corporation
|
* Author: Microsoft Corporation
|
||||||
* URL: https://github.com/microsoft/fluentui-system-icons
|
* URL: https://github.com/microsoft/fluentui-system-icons
|
||||||
* License: MIT
|
* License: MIT
|
||||||
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
* License URL: https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE
|
||||||
* Version: 1.1.156
|
* Version: 1.1.157
|
||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "iconify/json",
|
"name": "iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"version": "2.0.26",
|
"version": "2.0.27",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
"spdx": "MIT",
|
"spdx": "MIT",
|
||||||
"url": "https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json"
|
"url": "https://github.com/element-plus/element-plus-icons/blob/main/packages/svg/package.json"
|
||||||
},
|
},
|
||||||
"version": "0.2.5",
|
"version": "0.2.6",
|
||||||
"samples": [
|
"samples": [
|
||||||
"home-filled",
|
"home-filled",
|
||||||
"partly-cloudy",
|
"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",
|
"name": "@iconify/json",
|
||||||
"version": "2.0.26",
|
"version": "2.0.27",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"version": "2.0.26",
|
"version": "2.0.27",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@iconify/types": "^1.0.9",
|
"@iconify/types": "^1.0.9",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "@iconify/json",
|
"name": "@iconify/json",
|
||||||
"description": "Iconify icons collection in JSON format",
|
"description": "Iconify icons collection in JSON format",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"version": "2.0.26",
|
"version": "2.0.27",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"tag": "next"
|
"tag": "next"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user