mirror of
https://github.com/iconify/collections-json.git
synced 2024-11-09 14:51:03 +00:00
Update Feather Icons
This commit is contained in:
parent
150feb0448
commit
c25f3092d9
@ -232,7 +232,7 @@
|
||||
},
|
||||
"feather": {
|
||||
"name": "Feather Icons",
|
||||
"total": 280,
|
||||
"total": 281,
|
||||
"author": "Cole Bemis",
|
||||
"url": "https://github.com/feathericons/feather",
|
||||
"license": "MIT",
|
||||
|
@ -135,7 +135,7 @@
|
||||
|
||||
|
||||
### Feather Icons
|
||||
* Number of icons: 280
|
||||
* Number of icons: 281
|
||||
* Author: Cole Bemis
|
||||
* URL: https://github.com/feathericons/feather
|
||||
* License: MIT
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"type": "library",
|
||||
"version": "1.0.138",
|
||||
"version": "1.0.139",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -718,6 +718,9 @@
|
||||
"toggle-right": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"1\" y=\"5\" width=\"22\" height=\"14\" rx=\"7\" ry=\"7\"/><circle cx=\"16\" cy=\"12\" r=\"3\"/></g>"
|
||||
},
|
||||
"tool": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M14.7 6.3a1 1 0 0 0 0 1.4l1.6 1.6a1 1 0 0 0 1.4 0l3.77-3.77a6 6 0 0 1-7.94 7.94l-6.91 6.91a2.12 2.12 0 0 1-3-3l6.91-6.91a6 6 0 0 1 7.94-7.94l-3.76 3.76z\"/></g>"
|
||||
},
|
||||
"trash": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M3 6h18\"/><path d=\"M19 6v14a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2V6m3 0V4a2 2 0 0 1 2-2h4a2 2 0 0 1 2 2v2\"/></g>"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.0.138",
|
||||
"version": "1.0.139",
|
||||
"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