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

1.18.0 • Public • Published

@chakra-icons/octicons

How To

Installation

yarn add @chakra-icons/octicons

OR use NPM

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

Usage

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

/@chakra-icons/octicons/

    Package Sidebar

    Install

    npm i @chakra-icons/octicons

    Weekly Downloads

    22

    Version

    1.18.0

    License

    MIT

    Unpacked Size

    922 kB

    Total Files

    6

    Last publish

    Collaborators

    • grikomsn
    • ri7nz