2
0
mirror of https://github.com/iconify/collections-json.git synced 2024-11-21 20:15:12 +00:00

Update Lucide

This commit is contained in:
Vjacheslav Trushkin 2022-01-06 09:18:53 +02:00
parent 5f32af9795
commit edba2f28fb
5 changed files with 8 additions and 5 deletions

View File

@ -603,7 +603,7 @@
},
"lucide": {
"name": "Lucide",
"total": 533,
"total": 534,
"author": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide",
"license": "ISC",

View File

@ -344,7 +344,7 @@
### Lucide
* Number of icons: 533
* Number of icons: 534
* Author: Lucide Contributors
* URL: https://github.com/lucide-icons/lucide
* License: ISC

View File

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

View File

@ -2,7 +2,7 @@
"prefix": "lucide",
"info": {
"name": "Lucide",
"total": 533,
"total": 534,
"author": {
"name": "Lucide Contributors",
"url": "https://github.com/lucide-icons/lucide"
@ -550,6 +550,9 @@
"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>"
},
"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": {
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 9h14\"/><path d=\"M5 15h14\"/></g>"
},

View File

@ -2,7 +2,7 @@
"name": "@iconify/json",
"description": "Iconify icons collection in JSON format",
"license": "MIT",
"version": "1.1.452",
"version": "1.1.453",
"homepage": "https://iconify.design/icon-sets/",
"main": "lib/finder.js",
"bugs": "https://github.com/iconify/collections-json/issues",