@chakra-icons/tabler-icons
TypeScript icon, indicating that this package has built-in type declarations

1.29.0 • Public • Published

@chakra-icons/tabler-icons

How To

Installation

yarn add @chakra-icons/tabler-icons

OR use NPM

npm install --save-dev @chakra-icons/tabler-icons

Usage

import { IconName } from "@chakra-icons/tabler-icons";
const App = () => (
  <div>
    <IconName boxSize="md" color="blue" />
  </div>
);

You just need to change IconName with the specific icon name that we are provided, See List Available Icons.

Package Sidebar

Install

npm i @chakra-icons/tabler-icons

Weekly Downloads

7

Version

1.29.0

License

MIT

Unpacked Size

7.73 MB

Total Files

6

Last publish

Collaborators

  • grikomsn
  • ri7nz