mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-22 12:35:12 +00:00
Update Lucide
This commit is contained in:
parent
5f32af9795
commit
edba2f28fb
@ -603,7 +603,7 @@
|
|||||||
},
|
},
|
||||||
"lucide": {
|
"lucide": {
|
||||||
"name": "Lucide",
|
"name": "Lucide",
|
||||||
"total": 533,
|
"total": 534,
|
||||||
"author": "Lucide Contributors",
|
"author": "Lucide Contributors",
|
||||||
"url": "https://github.com/lucide-icons/lucide",
|
"url": "https://github.com/lucide-icons/lucide",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
@ -344,7 +344,7 @@
|
|||||||
|
|
||||||
|
|
||||||
### Lucide
|
### Lucide
|
||||||
* Number of icons: 533
|
* Number of icons: 534
|
||||||
* Author: Lucide Contributors
|
* Author: Lucide Contributors
|
||||||
* URL: https://github.com/lucide-icons/lucide
|
* URL: https://github.com/lucide-icons/lucide
|
||||||
* License: ISC
|
* License: ISC
|
||||||
|
@ -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.452",
|
"version": "1.1.453",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"prefix": "lucide",
|
"prefix": "lucide",
|
||||||
"info": {
|
"info": {
|
||||||
"name": "Lucide",
|
"name": "Lucide",
|
||||||
"total": 533,
|
"total": 534,
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Lucide Contributors",
|
"name": "Lucide Contributors",
|
||||||
"url": "https://github.com/lucide-icons/lucide"
|
"url": "https://github.com/lucide-icons/lucide"
|
||||||
@ -550,6 +550,9 @@
|
|||||||
"edit-3": {
|
"edit-3": {
|
||||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9\"/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1l1-4L16.5 3.5z\"/></g>"
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 20h9\"/><path d=\"M16.5 3.5a2.121 2.121 0 0 1 3 3L7 19l-4 1l1-4L16.5 3.5z\"/></g>"
|
||||||
},
|
},
|
||||||
|
"egg": {
|
||||||
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22c6.23-.05 7.87-5.57 7.5-10c-.36-4.34-3.95-9.96-7.5-10c-3.55.04-7.14 5.66-7.5 10c-.37 4.43 1.27 9.95 7.5 10z\"/></g>"
|
||||||
|
},
|
||||||
"equal": {
|
"equal": {
|
||||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 9h14\"/><path d=\"M5 15h14\"/></g>"
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 9h14\"/><path d=\"M5 15h14\"/></g>"
|
||||||
},
|
},
|
||||||
|
@ -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.452",
|
"version": "1.1.453",
|
||||||
"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