@vicons/tabler
Version:
Vue3 SVG icon components integrated from [`tabler`](https://github.com/tabler/tabler-icons)
19 lines • 426 B
JSON
{
"name": "@vicons/tabler",
"version": "0.13.0",
"description": "Vue3 SVG icon components integrated from [`tabler`](https://github.com/tabler/tabler-icons)",
"keywords": [
"icon",
"vue-next",
"vue",
"svg",
"tabler-icons"
],
"author": "07akioni",
"license": "MIT",
"dependencies": {},
"sideEffects": false,
"main": "lib/index.js",
"module": "es/index.js",
"types": "es/index.d.ts"
}