mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update Fluent UI System Icons
This commit is contained in:
parent
ba7d4e067c
commit
029413618b
@ -867,6 +867,22 @@
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
"fluent": {
|
||||
"name": "Fluent UI System Icons",
|
||||
"total": 5338,
|
||||
"author": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/fluentui-system-icons",
|
||||
"license": "MIT",
|
||||
"licenseURL": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE",
|
||||
"displayHeight": 24,
|
||||
"samples": [
|
||||
"apps-list-24-filled",
|
||||
"table-edit-24-filled",
|
||||
"shifts-deny-24-regular"
|
||||
],
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
"grommet-icons": {
|
||||
"name": "Grommet Icons",
|
||||
"total": 611,
|
||||
|
@ -495,6 +495,15 @@
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
### Fluent UI System Icons
|
||||
* Number of icons: 5338
|
||||
* 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
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
### Grommet Icons
|
||||
* Number of icons: 611
|
||||
* Author: Grommet
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.279",
|
||||
"version": "1.1.280",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
22377
json/fluent.json
Normal file
22377
json/fluent.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.279",
|
||||
"version": "1.1.280",
|
||||
"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