The HugeIcons arrow left big icon depicts a large, bold arrow pointing to the left, commonly used to indicate navigation back to a previous page or section.
Common uses
- Back button in navigation
- Previous step in a multi-step form
- Collapse a sidebar menu
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ArrowLeftBigIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ArrowLeftBigIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- back arrowprevious iconleft navigationgo back
FAQ
- What is the purpose of the arrow left big icon?
- This icon represents a large left-pointing arrow, ideal for signifying backward navigation or returning to a prior state in a user interface.
- How do I use the ArrowLeftBigIcon in React?
- Import both HugeiconsIcon and ArrowLeftBigIcon, then render it using <HugeiconsIcon icon={ArrowLeftBigIcon} />.
- What is the license for this icon?
- The HugeIcons arrow left big icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.