mirror of
https://github.com/iconify/collections-json.git
synced 2024-12-23 03:18:57 +00:00
Update Feather Icons
This commit is contained in:
parent
c25f3092d9
commit
2c660d6ced
@ -232,7 +232,7 @@
|
||||
},
|
||||
"feather": {
|
||||
"name": "Feather Icons",
|
||||
"total": 281,
|
||||
"total": 282,
|
||||
"author": "Cole Bemis",
|
||||
"url": "https://github.com/feathericons/feather",
|
||||
"license": "MIT",
|
||||
|
@ -135,7 +135,7 @@
|
||||
|
||||
|
||||
### Feather Icons
|
||||
* Number of icons: 281
|
||||
* Number of icons: 282
|
||||
* 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.139",
|
||||
"version": "1.0.140",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -745,6 +745,9 @@
|
||||
"tv": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"2\" y=\"7\" width=\"20\" height=\"15\" rx=\"2\" ry=\"2\"/><path d=\"M17 2l-5 5-5-5\"/></g>"
|
||||
},
|
||||
"twitch": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 2H3v16h5v4l4-4h5l4-4V2zm-10 9V7m5 4V7\"/></g>"
|
||||
},
|
||||
"twitter": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M23 3a10.9 10.9 0 0 1-3.14 1.53 4.48 4.48 0 0 0-7.86 3v1A10.66 10.66 0 0 1 3 4s-4 9 5 13a11.64 11.64 0 0 1-7 2c9 5 20 0 20-11.5a4.5 4.5 0 0 0-.08-.83A7.72 7.72 0 0 0 23 3z\"/></g>"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.0.139",
|
||||
"version": "1.0.140",
|
||||
"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