{
  "name": "@ricons/tabler",
  "version": "0.13.0",
  "description": "React SVG icon components integrated from [`tabler`](https://github.com/tabler/tabler-icons)",
  "keywords": [
    "icon",
    "react",
    "svg",
    "tabler-icons"
  ],
  "author": "07akioni",
  "license": "MIT",
  "dependencies": {},
  "sideEffects": false,
  "main": "lib/index.js",
  "module": "es/index.js",
  "types": "es/index.d.ts"
}