2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-12-23 03:18:57 +00:00

Update Fluent UI System Icons, Simple Icons

This commit is contained in:
Vjacheslav Trushkin 2021-01-04 12:37:33 +02:00
parent 029413618b
commit 5bcb939205
6 changed files with 171 additions and 54 deletions

View File

@ -880,6 +880,7 @@
"table-edit-24-filled", "table-edit-24-filled",
"shifts-deny-24-regular" "shifts-deny-24-regular"
], ],
"version": "1.1.90",
"palette": "Colorless", "palette": "Colorless",
"category": "General" "category": "General"
}, },
@ -1327,7 +1328,7 @@
}, },
"simple-icons": { "simple-icons": {
"name": "Simple Icons", "name": "Simple Icons",
"total": 1512, "total": 1550,
"author": "Simple Icons Collaborators", "author": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons", "url": "https://github.com/simple-icons/simple-icons",
"license": "CC0 1.0", "license": "CC0 1.0",
@ -1338,7 +1339,7 @@
"bing", "bing",
"amazonaws" "amazonaws"
], ],
"version": "4.4.0", "version": "4.5.0",
"palette": "Colorless", "palette": "Colorless",
"category": "Brands / Social" "category": "Brands / Social"
}, },

View File

@ -501,6 +501,7 @@
* 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.90
* Palette: Colorless * Palette: Colorless
@ -766,12 +767,12 @@
### Simple Icons ### Simple Icons
* Number of icons: 1512 * Number of icons: 1550
* Author: Simple Icons Collaborators * Author: Simple Icons Collaborators
* URL: https://github.com/simple-icons/simple-icons * URL: https://github.com/simple-icons/simple-icons
* License: CC0 1.0 * License: CC0 1.0
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md * License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
* Version: 4.4.0 * Version: 4.5.0
* 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.280", "version": "1.1.281",
"license": "MIT", "license": "MIT",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"autoload": { "autoload": {

View File

@ -12,6 +12,7 @@
"spdx": "MIT", "spdx": "MIT",
"url": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE" "url": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE"
}, },
"version": "1.1.90",
"samples": [ "samples": [
"apps-list-24-filled", "apps-list-24-filled",
"table-edit-24-filled", "table-edit-24-filled",

File diff suppressed because one or more lines are too long

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.280", "version": "1.1.281",
"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",