vivid-icons
Version:
a JavaScript library which is built to easily customize and use the SVG Icons with a blaze.
28 lines (27 loc) • 489 B
JSON
{
"name": "vivid-icons",
"description": "a JavaScript library which is built to easily customize and use the SVG Icons with a blaze.",
"authors": [
"Nitish Kumar"
],
"license": "MIT",
"keywords": [
"svg",
"icon",
"icons",
"react",
"inline",
"svgicon",
"svgicons",
"vivid",
"builder"
],
"homepage": "https://webkul.github.io/vivid",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}