Use it in React
Install
npm i @heroicons/reactImport & render
import { CubeIcon } from '@heroicons/react/24/outline';
<CubeIcon className="size-6" />Styles
Heroicons ships this icon in 4 styles — each its own import:
24/outline
<CubeIcon className="size-6" />24/solid
<CubeIcon className="size-6" />20/solid
<CubeIcon className="size-6" />16/solid
<CubeIcon className="size-6" />Details
- Library
- Heroicons (324 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- cube
Related icons
The same idea in other libraries, and near matches in Heroicons.