## How To
npm install @chakra-icons/flat-icon``console`
yarn add @chakra-icons/flat-icon
OR use NPM
`console`
npm install --save-dev @chakra-icons/flat-icon
`jsx`
import { IconName } from "@chakra-icons/flat-icon";
const App = () => (
);
You just need to change IconName` with the specific icon name that we are provided, See List Available Icons.