John KuehJohn Kueh

square arrow move down left icon

HugeIcons · SquareArrowMoveDownLeftIcon · MIT

Download SVG

The HugeIcons square arrow move down left icon depicts an arrow moving diagonally downwards and to the left, commonly used to indicate downloading, exporting, or moving content to a lower-left position.

Common uses

  • Download button
  • Export file action
  • Move item to archive

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareArrowMoveDownLeftIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SquareArrowMoveDownLeftIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
download iconexport iconmove left icondiagonal download

FAQ

What does the square arrow move down left icon represent?
This icon represents an action of moving or downloading content in a downward and leftward direction. It's often used for download or export functions.
How do I use the SquareArrowMoveDownLeftIcon in React?
Import both HugeiconsIcon and SquareArrowMoveDownLeftIcon from their respective packages and render the icon component like this: <HugeiconsIcon icon={SquareArrowMoveDownLeftIcon} />.
What is the license for this icon?
The SquareArrowMoveDownLeftIcon is part of the HugeIcons library, which is distributed under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →