2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-09-19 18:39:01 +00:00

Update Simple Icons

This commit is contained in:
Vjacheslav Trushkin 2019-11-25 09:44:38 +02:00
parent 5f3b7b972e
commit 16f547327f
5 changed files with 113 additions and 11 deletions

View File

@ -906,7 +906,7 @@
}, },
"simple-icons": { "simple-icons": {
"name": "Simple Icons", "name": "Simple Icons",
"total": 789, "total": 823,
"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",
@ -917,7 +917,7 @@
"bing", "bing",
"amazonaws" "amazonaws"
], ],
"version": "1.19.1", "version": "1.20.0",
"palette": "Colorless", "palette": "Colorless",
"category": "Brands / Social" "category": "Brands / Social"
}, },

View File

@ -528,12 +528,12 @@
### Simple Icons ### Simple Icons
* Number of icons: 789 * Number of icons: 823
* 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: 1.19.1 * Version: 1.20.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.40", "version": "1.1.41",
"license": "MIT", "license": "MIT",
"homepage": "https://iconify.design/icon-sets/", "homepage": "https://iconify.design/icon-sets/",
"autoload": { "autoload": {

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.40", "version": "1.1.41",
"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",