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

1.5.1 • Public • Published

How To

Installation

yarn add @chakra-icons/bootstrap

OR use NPM

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

Usage

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

Weekly Downloads

140

Version

1.5.1

License

MIT

Unpacked Size

4.37 MB

Total Files

1960

Last publish

Collaborators

  • grikomsn
  • ri7nz