John KuehJohn Kueh

arrow down square icon

Tabler · arrow-down-square · MIT

Download SVG

The Tabler arrow down square icon depicts a downward-pointing arrow within a square, commonly used to indicate actions like downloading, moving content down, or decreasing a value.

Common uses

  • Download button
  • Move item down in a list
  • Decrease quantity or value

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconArrowDownSquare } from '@tabler/icons-react';

<IconArrowDownSquare size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconArrowDownSquare size={24} stroke={2} />
filled
<IconArrowDownSquareFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
dragmovearrowdownsquaredirectionpointerbottomdecreasenavigationarrowsdownload iconmove down iconcaret down squarebottom arrow

FAQ

What is the arrow down square icon used for?
It visually represents actions such as downloading, moving content downwards, or indicating a decrease in a numerical value or setting.
How do I use the arrow down square icon in React?
You can import and use it directly with the statement: import { IconArrowDownSquare } from '@tabler/icons-react'.
What is the license for the Tabler arrow down square icon?
The Tabler icon library, including the arrow down square icon, is available under the MIT license.

Related icons

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

Looking for something else? Search Tabler 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 →