mirror of
https://github.com/iconify/collections-json.git
synced 2025-01-09 09:30:43 +00:00
2018-10-28 update
This commit is contained in:
parent
81ada8944a
commit
061a06e036
@ -212,7 +212,7 @@
|
||||
},
|
||||
"feather": {
|
||||
"name": "Feather",
|
||||
"total": 266,
|
||||
"total": 267,
|
||||
"author": "Cole Bemis",
|
||||
"url": "https://github.com/feathericons/feather",
|
||||
"license": "MIT",
|
||||
|
@ -214,7 +214,7 @@
|
||||
|
||||
|
||||
### Feather
|
||||
* Number of icons: 266
|
||||
* Number of icons: 267
|
||||
* 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.5",
|
||||
"version": "1.0.6",
|
||||
"license": "MIT",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"autoload": {
|
||||
|
@ -199,6 +199,9 @@
|
||||
"codepen": {
|
||||
"body": "<g fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2l10 6.5v7L12 22 2 15.5v-7L12 2z\"/><path d=\"M12 22v-6.5\"/><path d=\"M22 8.5l-10 7-10-7\"/><path d=\"M2 15.5l10-7 10 7\"/><path d=\"M12 2v6.5\"/></g>"
|
||||
},
|
||||
"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>"
|
||||
},
|
||||
"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>"
|
||||
},
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "@iconify/json",
|
||||
"description": "Iconify icons collection in JSON format",
|
||||
"license": "MIT",
|
||||
"version": "1.0.5",
|
||||
"version": "1.0.6",
|
||||
"homepage": "https://iconify.design/icon-sets/",
|
||||
"main": "lib/finder.js"
|
||||
}
|
Loading…
Reference in New Issue
Block a user