2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-09 23:00:55 +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",
"shifts-deny-24-regular"
],
"version": "1.1.90",
"palette": "Colorless",
"category": "General"
},
@ -1327,7 +1328,7 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 1512,
"total": 1550,
"author": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons",
"license": "CC0 1.0",
@ -1338,7 +1339,7 @@
"bing",
"amazonaws"
],
"version": "4.4.0",
"version": "4.5.0",
"palette": "Colorless",
"category": "Brands / Social"
},

View File

@ -501,6 +501,7 @@
* 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.90
* Palette: Colorless
@ -766,12 +767,12 @@
### Simple Icons
* Number of icons: 1512
* Number of icons: 1550
* Author: Simple Icons Collaborators
* URL: https://github.com/simple-icons/simple-icons
* License: CC0 1.0
* License URL: https://github.com/simple-icons/simple-icons/blob/develop/LICENSE.md
* Version: 4.4.0
* Version: 4.5.0
* Palette: Colorless

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.1.280",
"version": "1.1.281",
"license": "MIT",
"homepage": "https://iconify.design/icon-sets/",
"autoload": {

View File

@ -12,6 +12,7 @@
"spdx": "MIT",
"url": "https://github.com/microsoft/fluentui-system-icons/blob/master/LICENSE"
},
"version": "1.1.90",
"samples": [
"apps-list-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",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.1.280",
"version": "1.1.281",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",