mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-25 22:27:40 +00:00
Update Simple Icons, VSCode Icons
This commit is contained in:
parent
9553e33577
commit
7276cbc533
@ -1004,7 +1004,7 @@
|
|||||||
},
|
},
|
||||||
"vscode-icons": {
|
"vscode-icons": {
|
||||||
"name": "VSCode Icons",
|
"name": "VSCode Icons",
|
||||||
"total": 1061,
|
"total": 1068,
|
||||||
"author": "Roberto Huertas",
|
"author": "Roberto Huertas",
|
||||||
"url": "https://github.com/vscode-icons/vscode-icons",
|
"url": "https://github.com/vscode-icons/vscode-icons",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -1015,7 +1015,7 @@
|
|||||||
"file-type-json",
|
"file-type-json",
|
||||||
"file-type-manifest"
|
"file-type-manifest"
|
||||||
],
|
],
|
||||||
"version": "11.1.0",
|
"version": "11.2.0",
|
||||||
"palette": "Colorful",
|
"palette": "Colorful",
|
||||||
"category": "General"
|
"category": "General"
|
||||||
},
|
},
|
||||||
@ -1375,7 +1375,7 @@
|
|||||||
},
|
},
|
||||||
"simple-icons": {
|
"simple-icons": {
|
||||||
"name": "Simple Icons",
|
"name": "Simple Icons",
|
||||||
"total": 1856,
|
"total": 1867,
|
||||||
"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",
|
||||||
@ -1386,7 +1386,7 @@
|
|||||||
"bing",
|
"bing",
|
||||||
"amazonaws"
|
"amazonaws"
|
||||||
],
|
],
|
||||||
"version": "4.14.0",
|
"version": "4.15.0",
|
||||||
"palette": "Colorless",
|
"palette": "Colorless",
|
||||||
"category": "Brands / Social"
|
"category": "Brands / Social"
|
||||||
},
|
},
|
||||||
|
@ -572,12 +572,12 @@
|
|||||||
|
|
||||||
|
|
||||||
### VSCode Icons
|
### VSCode Icons
|
||||||
* Number of icons: 1061
|
* Number of icons: 1068
|
||||||
* Author: Roberto Huertas
|
* Author: Roberto Huertas
|
||||||
* URL: https://github.com/vscode-icons/vscode-icons
|
* URL: https://github.com/vscode-icons/vscode-icons
|
||||||
* License: MIT
|
* License: MIT
|
||||||
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
* License URL: https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE
|
||||||
* Version: 11.1.0
|
* Version: 11.2.0
|
||||||
* Palette: Colorful
|
* Palette: Colorful
|
||||||
|
|
||||||
|
|
||||||
@ -793,12 +793,12 @@
|
|||||||
|
|
||||||
|
|
||||||
### Simple Icons
|
### Simple Icons
|
||||||
* Number of icons: 1856
|
* Number of icons: 1867
|
||||||
* 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.14.0
|
* Version: 4.15.0
|
||||||
* Palette: Colorless
|
* Palette: Colorless
|
||||||
|
|
||||||
|
|
||||||
|
@ -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.316",
|
"version": "1.1.317",
|
||||||
"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
@ -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.316",
|
"version": "1.1.317",
|
||||||
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user