mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update Codicons, Lucide
This commit is contained in:
parent
66edd84d9d
commit
abe61a7cdd
@ -734,7 +734,7 @@
|
||||
},
|
||||
"codicon": {
|
||||
"name": "Codicons",
|
||||
"total": 398,
|
||||
"total": 401,
|
||||
"version": "0.0.27",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
@ -779,7 +779,7 @@
|
||||
},
|
||||
"lucide": {
|
||||
"name": "Lucide",
|
||||
"total": 540,
|
||||
"total": 542,
|
||||
"author": {
|
||||
"name": "Lucide Contributors",
|
||||
"url": "https://github.com/lucide-icons/lucide"
|
||||
|
@ -326,7 +326,7 @@
|
||||
|
||||
|
||||
### Codicons
|
||||
* Number of icons: 398
|
||||
* Number of icons: 401
|
||||
* Author: Microsoft Corporation
|
||||
* URL: https://github.com/microsoft/vscode-codicons
|
||||
* License: CC BY 4.0
|
||||
@ -344,7 +344,7 @@
|
||||
|
||||
|
||||
### Lucide
|
||||
* Number of icons: 540
|
||||
* Number of icons: 542
|
||||
* Author: Lucide Contributors
|
||||
* URL: https://github.com/lucide-icons/lucide
|
||||
* License: ISC
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "2.0.29",
|
||||
"version": "2.0.30",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -2,7 +2,7 @@
|
||||
"prefix": "codicon",
|
||||
"info": {
|
||||
"name": "Codicons",
|
||||
"total": 398,
|
||||
"total": 401,
|
||||
"author": {
|
||||
"name": "Microsoft Corporation",
|
||||
"url": "https://github.com/microsoft/vscode-codicons"
|
||||
@ -629,6 +629,12 @@
|
||||
"layout-activitybar-right": {
|
||||
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 1L1 2v12l1 1h12l1-1V2l-1-1H2zm0 13V2h10v12H2z\"/></g>"
|
||||
},
|
||||
"layout-centered": {
|
||||
"body": "<g fill=\"currentColor\"><path d=\"M2 1L1 2v12l1 1h12l1-1V2l-1-1H2zm0 13V2h4v12H2zm8 0V2h4v12h-4z\"/></g>"
|
||||
},
|
||||
"layout-menubar": {
|
||||
"body": "<g fill=\"currentColor\"><path d=\"M6 3H3v1h3V3z\"/><path d=\"M3 5h3v1H3V5z\"/><path d=\"M6 7H3v1h3V7z\"/><path d=\"M2 1L1 2v12l1 1h12l1-1V2l-1-1H2zm0 13V2h12v12H2z\"/></g>"
|
||||
},
|
||||
"layout-panel": {
|
||||
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M2 1L1 2v12l1 1h12l1-1V2l-1-1H2zm0 9V2h12v8H2z\"/></g>"
|
||||
},
|
||||
@ -1113,6 +1119,9 @@
|
||||
"tag": {
|
||||
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M13.2 2H8.017l-.353.146L1 8.81v.707L6.183 14.7h.707l2.215-2.215A4.48 4.48 0 0 0 15.65 9c.027-.166.044-.332.051-.5a4.505 4.505 0 0 0-2-3.74V2.5l-.5-.5zm-.5 2.259A4.504 4.504 0 0 0 11.2 4a.5.5 0 1 0 0 1a3.5 3.5 0 0 1 1.5.338v2.138L8.775 11.4a.506.506 0 0 0-.217.217l-2.022 2.022l-4.475-4.476L8.224 3H12.7v1.259zm1 1.792a3.5 3.5 0 0 1 1 2.449a3.438 3.438 0 0 1-.051.5a3.487 3.487 0 0 1-4.793 2.735l3.698-3.698l.146-.354V6.051z\"/></g>"
|
||||
},
|
||||
"target": {
|
||||
"body": "<g fill=\"currentColor\"><path d=\"M8 9a1 1 0 1 0 0-2a1 1 0 0 0 0 2z\"/><path d=\"M12 8a4 4 0 1 1-8 0a4 4 0 0 1 8 0zm-4 3a3 3 0 1 0 0-6a3 3 0 0 0 0 6z\"/><path d=\"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0zm-7 6A6 6 0 1 0 8 2a6 6 0 0 0 0 12z\"/></g>"
|
||||
},
|
||||
"tasklist": {
|
||||
"body": "<g fill=\"currentColor\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M3.57 6.699l5.693-4.936L8.585 1L3.273 5.596l-1.51-1.832L1 4.442l1.85 2.214l.72.043zM15 5H6.824l2.307-2H15v2zM6 7h9v2H6V7zm9 4H6v2h9v-2z\"/></g>"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"prefix": "lucide",
|
||||
"info": {
|
||||
"name": "Lucide",
|
||||
"total": 540,
|
||||
"total": 542,
|
||||
"author": {
|
||||
"name": "Lucide Contributors",
|
||||
"url": "https://github.com/lucide-icons/lucide"
|
||||
@ -1448,6 +1448,12 @@
|
||||
"terminal-square": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7 11l2-2l-2-2\"/><path d=\"M11 13h4\"/><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/></g>"
|
||||
},
|
||||
"text-cursor": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M17 22h-1a4 4 0 0 1-4-4V6a4 4 0 0 1 4-4h1\"/><path d=\"M7 22h1a4 4 0 0 0 4-4v-1\"/><path d=\"M7 2h1a4 4 0 0 1 4 4v1\"/></g>"
|
||||
},
|
||||
"text-cursor-input": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5.3 4h.9C7.7 4 9 5.3 9 6.7m0 0v10.5c0 1.6-1.1 2.7-2.7 2.7h-1M9 6.7v10.6a2.6 2.6 0 0 0 2.7 2.7h1M9 6.7C9 5.2 10.2 4 11.8 4h.9\"/><path d=\"M13.1 7.9h6.8c1.1 0 2.1 1 2.1 2.1v4c0 1.1-.9 2.1-2.1 2.1h-6.8\"/><path d=\"M4.8 16.1h-.7C3 16.1 2 15.1 2 14v-4c0-1.1 1-2.1 2.1-2.1h.7\"/></g>"
|
||||
},
|
||||
"thermometer": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2a2 2 0 0 0-2 2v10.5a4 4 0 1 0 4 0V4a2 2 0 0 0-2-2z\"/></g>"
|
||||
},
|
||||
|
20
package-lock.json
generated
20
package-lock.json
generated
@ -1,16 +1,16 @@
|
||||
{
|
||||
"name": "@iconify/json",
|
||||
"version": "2.0.29",
|
||||
"version": "2.0.30",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "@iconify/json",
|
||||
"version": "2.0.29",
|
||||
"version": "2.0.30",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@iconify/types": "^1.0.12",
|
||||
"pathe": "^0.2.0"
|
||||
"@iconify/types": "^1.0.9",
|
||||
"pathe": "^0.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/jest": "^27.4.0",
|
||||
@ -4677,9 +4677,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/pathe": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
|
||||
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw=="
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.0.2.tgz",
|
||||
"integrity": "sha512-mmK20YtPb4yXHlaPuOD/uPIpRu7iIK45GA/GiRSlNpIdfWDG5aEQmFT1HHtBmJB+t/6DvFOtOsEipsPA8Bx2cw=="
|
||||
},
|
||||
"node_modules/picocolors": {
|
||||
"version": "1.0.0",
|
||||
@ -9398,9 +9398,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"pathe": {
|
||||
"version": "0.2.0",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.2.0.tgz",
|
||||
"integrity": "sha512-sTitTPYnn23esFR3RlqYBWn4c45WGeLcsKzQiUpXJAyfcWkolvlYpV8FLo7JishK946oQwMFUCHXQ9AjGPKExw=="
|
||||
"version": "0.0.2",
|
||||
"resolved": "https://registry.npmjs.org/pathe/-/pathe-0.0.2.tgz",
|
||||
"integrity": "sha512-mmK20YtPb4yXHlaPuOD/uPIpRu7iIK45GA/GiRSlNpIdfWDG5aEQmFT1HHtBmJB+t/6DvFOtOsEipsPA8Bx2cw=="
|
||||
},
|
||||
"picocolors": {
|
||||
"version": "1.0.0",
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "2.0.29",
|
||||
"version": "2.0.30",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"bugs": "https://github.com/iconify/icon-sets/issues",
|
||||
"repository": {
|
||||
@ -56,4 +56,4 @@
|
||||
"tsup": "^5.11.11",
|
||||
"typescript": "^4.5.5"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user