2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-29 00:06:29 +00:00

Update Fluent UI System Icons

This commit is contained in:
Vjacheslav Trushkin 2021-02-13 08:41:31 +02:00
parent 96696ea3fa
commit ac69afc998
5 changed files with 856 additions and 12 deletions

View File

@ -920,7 +920,7 @@
}, },
"fluent": { "fluent": {
"name": "Fluent UI System Icons", "name": "Fluent UI System Icons",
"total": 5731, "total": 5911,
"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",
@ -931,7 +931,7 @@
"table-edit-24-filled", "table-edit-24-filled",
"shifts-deny-24-regular" "shifts-deny-24-regular"
], ],
"version": "1.1.96", "version": "1.1.97",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },

View File

@ -526,12 +526,12 @@
### Fluent UI System Icons ### Fluent UI System Icons
* Number of icons: 5731 * Number of icons: 5911
* 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.96 * Version: 1.1.97
* Palette: Colorless * Palette: Colorless

View File

@ -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": "1.1.301", "version": "1.1.302",
"license": "MIT", "license": "MIT",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"autoload": { "autoload": {

File diff suppressed because it is too large Load Diff

View File

@ -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": "1.1.301", "version": "1.1.302",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js", "main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues", "bugs": "https://github.com/iconify/collections-json/issues",