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

1.1.0 • Public • Published

@chakra-icons/ionicons

How To

Installation

yarn add @chakra-icons/ionicons

OR use NPM

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

Usage

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

Weekly Downloads

20

Version

1.1.0

License

MIT

Unpacked Size

2.67 MB

Total Files

6

Last publish

Collaborators

  • grikomsn
  • ri7nz