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

Update Simple Icons

This commit is contained in:
Vjacheslav Trushkin 2021-01-18 09:26:50 +02:00
parent 8c35a6529c
commit fcc9451ad8
5 changed files with 160 additions and 19 deletions

View File

@ -1328,7 +1328,7 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 1653,
"total": 1700,
"author": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons",
"license": "CC0 1.0",
@ -1339,7 +1339,7 @@
"bing",
"amazonaws"
],
"version": "4.6.0",
"version": "4.7.0",
"palette": "Colorless",
"category": "Brands / Social"
},

View File

@ -767,12 +767,12 @@
### Simple Icons
* Number of icons: 1653
* Number of icons: 1700
* 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.6.0
* Version: 4.7.0
* Palette: Colorless

View File

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

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