mirror of
https://github.com/iconify/collections-json.git
synced 2025-01-11 10:18:18 +00:00
Update Feather Icons
This commit is contained in:
parent
e542de064f
commit
24908e3aab
@ -232,7 +232,7 @@
|
|||||||
},
|
},
|
||||||
"feather": {
|
"feather": {
|
||||||
"name": "Feather Icons",
|
"name": "Feather Icons",
|
||||||
"total": 276,
|
"total": 277,
|
||||||
"author": "Cole Bemis",
|
"author": "Cole Bemis",
|
||||||
"url": "https://github.com/feathericons/feather",
|
"url": "https://github.com/feathericons/feather",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
@ -135,7 +135,7 @@
|
|||||||
|
|
||||||
|
|
||||||
### Feather Icons
|
### Feather Icons
|
||||||
* Number of icons: 276
|
* Number of icons: 277
|
||||||
* Author: Cole Bemis
|
* Author: Cole Bemis
|
||||||
* URL: https://github.com/feathericons/feather
|
* URL: https://github.com/feathericons/feather
|
||||||
* License: MIT
|
* License: MIT
|
||||||
|
@ -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.0.89",
|
"version": "1.0.90",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"homepage": "https://iconify.design/icon-sets/",
|
"homepage": "https://iconify.design/icon-sets/",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -202,6 +202,9 @@
|
|||||||
"coffee": {
|
"coffee": {
|
||||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"/><path d=\"M6 1v3\"/><path d=\"M10 1v3\"/><path d=\"M14 1v3\"/></g>"
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 8h1a4 4 0 0 1 0 8h-1\"/><path d=\"M2 8h16v9a4 4 0 0 1-4 4H6a4 4 0 0 1-4-4V8z\"/><path d=\"M6 1v3\"/><path d=\"M10 1v3\"/><path d=\"M14 1v3\"/></g>"
|
||||||
},
|
},
|
||||||
|
"columns": {
|
||||||
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 3h7a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2h-7m0-18H5a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h7m0-18v18\"/></g>"
|
||||||
|
},
|
||||||
"command": {
|
"command": {
|
||||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z\"/></g>"
|
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M18 3a3 3 0 0 0-3 3v12a3 3 0 0 0 3 3 3 3 0 0 0 3-3 3 3 0 0 0-3-3H6a3 3 0 0 0-3 3 3 3 0 0 0 3 3 3 3 0 0 0 3-3V6a3 3 0 0 0-3-3 3 3 0 0 0-3 3 3 3 0 0 0 3 3h12a3 3 0 0 0 3-3 3 3 0 0 0-3-3z\"/></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.0.89",
|
"version": "1.0.90",
|
||||||
"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-design/collections-json/issues",
|
"bugs": "https://github.com/iconify-design/collections-json/issues",
|
||||||
|
Loading…
Reference in New Issue
Block a user