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

1.0.1 • Public • Published

@chakra-icons/carbon

How To

Installation

yarn add @chakra-icons/carbon

OR use NPM

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

Usage

import { IconName } from "@chakra-icons/carbon";
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/carbon

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

534 kB

Total Files

176

Last publish

Collaborators

  • grikomsn
  • ri7nz