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
5a02dd7df5
commit
74e8cef7b2
@ -233,7 +233,7 @@
|
||||
},
|
||||
"feather": {
|
||||
"name": "Feather Icons",
|
||||
"total": 274,
|
||||
"total": 276,
|
||||
"author": "Cole Bemis",
|
||||
"url": "https://github.com/feathericons/feather",
|
||||
"license": "MIT",
|
||||
|
@ -136,7 +136,7 @@
|
||||
|
||||
|
||||
### Feather Icons
|
||||
* Number of icons: 274
|
||||
* Number of icons: 276
|
||||
* 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.69",
|
||||
"version": "1.0.70",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -295,6 +295,9 @@
|
||||
"feather": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20.24 12.24a6 6 0 0 0-8.49-8.49L5 10.5V19h8.5z\"/><path d=\"M16 8L2 22\"/><path d=\"M17.5 15H9\"/></g>"
|
||||
},
|
||||
"figma": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 5.5A3.5 3.5 0 0 1 8.5 2H12v7H8.5A3.5 3.5 0 0 1 5 5.5z\"/><path d=\"M12 2h3.5a3.5 3.5 0 1 1 0 7H12V2z\"/><path d=\"M12 12.5a3.5 3.5 0 1 1 7 0 3.5 3.5 0 1 1-7 0z\"/><path d=\"M5 19.5A3.5 3.5 0 0 1 8.5 16H12v3.5a3.5 3.5 0 1 1-7 0z\"/><path d=\"M5 12.5A3.5 3.5 0 0 1 8.5 9H12v7H8.5A3.5 3.5 0 0 1 5 12.5z\"/></g>"
|
||||
},
|
||||
"file": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M13 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V9z\"/><path d=\"M13 2v7h7\"/></g>"
|
||||
},
|
||||
@ -805,6 +808,9 @@
|
||||
"x-circle": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"/><path d=\"M15 9l-6 6\"/><path d=\"M9 9l6 6\"/></g>"
|
||||
},
|
||||
"x-octagon": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M7.86 2h8.28L22 7.86v8.28L16.14 22H7.86L2 16.14V7.86L7.86 2z\"/><path d=\"M15 9l-6 6\"/><path d=\"M9 9l6 6\"/></g>"
|
||||
},
|
||||
"x-square": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"2\" ry=\"2\"/><path d=\"M9 9l6 6\"/><path d=\"M15 9l-6 6\"/></g>"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.0.69",
|
||||
"version": "1.0.70",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js",
|
||||
"bugs": "https://github.com/iconify-design/collections-json/issues",
|
||||
|
Loading…
Reference in New Issue
Block a user