Add: FAQ, open-iconic

This commit is contained in:
2018-11-16 10:04:47 +09:00
parent a06a971e88
commit 04e9831d3e
2944 changed files with 17268 additions and 10 deletions
+21
View File
@@ -0,0 +1,21 @@
{
"name": "open-iconic",
"description": "An open source icon set in SVG, webfont and raster formats",
"version": "1.1.1",
"license": [
"MIT",
"OFL-1.1"
],
"homepage": "https://useiconic.com/open",
"repository": {
"type": "git",
"url": "git://github.com/iconic/open-iconic.git"
},
"main": [
"./sprite/open-iconic.min.svg"
],
"ignore": [
"*.json",
"*.md"
]
}