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

Update Simple Icons

This commit is contained in:
Vjacheslav Trushkin 2019-03-03 23:05:21 +02:00
parent 8d8dd5c85e
commit 73601e105b
5 changed files with 41 additions and 8 deletions

View File

@ -860,7 +860,7 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 550,
"total": 561,
"author": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons",
"license": "CC0 1.0",
@ -871,7 +871,7 @@
"bing",
"amazonaws"
],
"version": "1.9.21",
"version": "1.9.22",
"palette": "Colorless",
"category": "Thematic"
},
@ -936,7 +936,7 @@
"ltc",
"eth"
],
"version": "0.10.0",
"version": "0.10.1",
"palette": "Colorless",
"category": "Thematic"
},

View File

@ -503,12 +503,12 @@
### Simple Icons
* Number of icons: 550
* Number of icons: 561
* 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: 1.9.21
* Version: 1.9.22
* Palette: Colorless
@ -546,7 +546,7 @@
* URL: https://github.com/atomiclabs/cryptocurrency-icons
* License: CC0 1.0
* License URL: https://creativecommons.org/publicdomain/zero/1.0/
* Version: 0.10.0
* Version: 0.10.1
* Palette: Colorless

View File

@ -2,7 +2,7 @@
"name": "iconify/json",
"description": "Iconify icons collection in JSON format",
"type": "library",
"version": "1.0.72",
"version": "1.0.73",
"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.0.72",
"version": "1.0.73",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify-design/collections-json/issues",