2
0
mirror of https://github.com/iconify/collections-json.git synced 2025-02-13 01:18:25 +00:00

Update SVG Logos, Simple Icons

This commit is contained in:
Vjacheslav Trushkin 2020-12-29 09:30:12 +02:00
parent 23ba151237
commit 9f8f4a6931
6 changed files with 251 additions and 127 deletions

View File

@ -1279,7 +1279,7 @@
}, },
"logos": { "logos": {
"name": "SVG Logos", "name": "SVG Logos",
"total": 1189, "total": 1203,
"author": "Gil Barbara", "author": "Gil Barbara",
"url": "https://github.com/gilbarbara/logos", "url": "https://github.com/gilbarbara/logos",
"license": "CC0", "license": "CC0",
@ -1311,7 +1311,7 @@
}, },
"simple-icons": { "simple-icons": {
"name": "Simple Icons", "name": "Simple Icons",
"total": 1493, "total": 1512,
"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",
@ -1322,7 +1322,7 @@
"bing", "bing",
"amazonaws" "amazonaws"
], ],
"version": "4.3.0", "version": "4.4.0",
"palette": "Colorless", "palette": "Colorless",
"category": "Brands / Social" "category": "Brands / Social"
}, },

View File

@ -738,7 +738,7 @@
### SVG Logos ### SVG Logos
* Number of icons: 1189 * Number of icons: 1203
* Author: Gil Barbara * Author: Gil Barbara
* URL: https://github.com/gilbarbara/logos * URL: https://github.com/gilbarbara/logos
* License: CC0 * License: CC0
@ -757,12 +757,12 @@
### Simple Icons ### Simple Icons
* Number of icons: 1493 * Number of icons: 1512
* 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.3.0 * Version: 4.4.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.277", "version": "1.1.278",
"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

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.277", "version": "1.1.278",
"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",