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

Update 2 icon sets: Simple Icons, VSCode Icons

This commit is contained in:
Vjacheslav Trushkin 2022-10-03 08:25:06 +03:00
parent 6e9b89d661
commit a8ea86906f
7 changed files with 55 additions and 23 deletions

View File

@ -1075,8 +1075,8 @@
},
"vscode-icons": {
"name": "VSCode Icons",
"total": 1172,
"version": "11.18.0",
"total": 1176,
"version": "11.19.0",
"author": {
"name": "Roberto Huertas",
"url": "https://github.com/vscode-icons/vscode-icons"
@ -1674,8 +1674,8 @@
},
"simple-icons": {
"name": "Simple Icons",
"total": 2374,
"version": "7.13.0",
"total": 2379,
"version": "7.14.0",
"author": {
"name": "Simple Icons Collaborators",
"url": "https://github.com/simple-icons/simple-icons"

View File

@ -482,12 +482,12 @@
### VSCode Icons
* Number of icons: 1172
* Number of icons: 1176
* Author: Roberto Huertas
* URL: https://github.com/vscode-icons/vscode-icons
* License: MIT
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
* Version: 11.18.0
* Version: 11.19.0
* Palette: Colorful
@ -743,12 +743,12 @@
### Simple Icons
* Number of icons: 2374
* Number of icons: 2379
* 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: 7.13.0
* Version: 7.14.0
* Palette: Colorless

View File

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
package-lock.json generated
View File

@ -1,12 +1,12 @@
{
"name": "@iconify/json",
"version": "2.1.116",
"version": "2.1.117",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "@iconify/json",
"version": "2.1.116",
"version": "2.1.117",
"license": "MIT",
"dependencies": {
"@iconify/types": "*",

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "2.1.116",
"version": "2.1.117",
"homepage": "https://iconify.design/icon-sets/",
"bugs": "https://github.com/iconify/icon-sets/issues",
"repository": {