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