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