The HugeIcons square arrow left double icon depicts a double arrow pointing left within a square, commonly used to represent actions like going back to a previous page or section, or moving items to a previous column.
Common uses
- Navigate to the previous page
- Move items to a previous list
- Undo a multi-step action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowLeftDoubleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SquareArrowLeftDoubleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- previous page iconback double arrowmove left iconreturn icon
FAQ
- What is the 'square arrow left double' icon used for?
- This icon typically signifies moving backward, returning to a previous state, or navigating to a prior location in a user interface.
- How do I use the SquareArrowLeftDoubleIcon in React?
- Import both HugeiconsIcon and SquareArrowLeftDoubleIcon, then render the icon using <HugeiconsIcon icon={SquareArrowLeftDoubleIcon} />.
- What is the license for this icon?
- The SquareArrowLeftDoubleIcon from HugeIcons is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.