mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update File Icons, VSCode Icons
This commit is contained in:
parent
647dfae6d9
commit
f05372d62f
@ -567,6 +567,22 @@
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
"file-icons": {
|
||||
"name": "File Icons",
|
||||
"total": 872,
|
||||
"author": "John Gardner",
|
||||
"url": "https://github.com/file-icons/icons",
|
||||
"license": "ISC",
|
||||
"licenseURL": "https://github.com/file-icons/icons/blob/master/LICENSE.md",
|
||||
"height": 16,
|
||||
"samples": [
|
||||
"adobe",
|
||||
"chartjs",
|
||||
"dom"
|
||||
],
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
"ps": {
|
||||
"name": "PrestaShop Icons",
|
||||
"total": 479,
|
||||
@ -821,6 +837,23 @@
|
||||
"palette": "Colorless",
|
||||
"category": "General"
|
||||
},
|
||||
"vscode-icons": {
|
||||
"name": "VSCode Icons",
|
||||
"total": 1038,
|
||||
"author": "Roberto Huertas",
|
||||
"url": "https://github.com/vscode-icons/vscode-icons",
|
||||
"license": "MIT",
|
||||
"licenseURL": "https://github.com/vscode-icons/vscode-icons/blob/master/LICENSE",
|
||||
"height": 32,
|
||||
"samples": [
|
||||
"file-type-actionscript2",
|
||||
"file-type-json",
|
||||
"file-type-manifest"
|
||||
],
|
||||
"version": "10.2.0",
|
||||
"palette": "Colorful",
|
||||
"category": "General"
|
||||
},
|
||||
"fa": {
|
||||
"name": "Font Awesome 4",
|
||||
"total": 678,
|
||||
|
@ -323,6 +323,15 @@
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
### File Icons
|
||||
* Number of icons: 872
|
||||
* Author: John Gardner
|
||||
* URL: https://github.com/file-icons/icons
|
||||
* License: ISC
|
||||
* License URL: https://github.com/file-icons/icons/blob/master/LICENSE.md
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
### PrestaShop Icons
|
||||
* Number of icons: 479
|
||||
* Author: PrestaShop
|
||||
@ -467,6 +476,16 @@
|
||||
* Palette: Colorless
|
||||
|
||||
|
||||
### VSCode Icons
|
||||
* Number of icons: 1038
|
||||
* 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: 10.2.0
|
||||
* Palette: Colorful
|
||||
|
||||
|
||||
### Font Awesome 4
|
||||
* Number of icons: 678
|
||||
* Author: Dave Gandy
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.1.212",
|
||||
"version": "1.1.213",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
2889
json/file-icons.json
Normal file
2889
json/file-icons.json
Normal file
File diff suppressed because one or more lines are too long
3173
json/vscode-icons.json
Normal file
3173
json/vscode-icons.json
Normal file
File diff suppressed because one or more lines are too long
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.1.212",
|
||||
"version": "1.1.213",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify/collections-json/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user