John KuehJohn Kueh

arrow down icon

Tabler · arrow-down · MIT

Download SVG

The Tabler arrow down icon visually represents downward movement or direction, commonly used to indicate scrolling down, selecting an option below, or a decrease in value.

Common uses

  • Scrolling down a page or content
  • Indicating a dropdown menu or selection
  • Signifying a decrease or negative change

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
proceedswipebelowbottomarrowdowndirectionpointerdecreasenavigationarrowsdownloadchevron downcaret down

FAQ

What is the arrow down icon used for?
It's used to show direction downwards, like scrolling, selecting something below, or indicating a decrease.
How do I use the arrow down icon in React?
Import it using `import { IconArrowDown } from '@tabler/icons-react'` and then use it as a component: `<IconArrowDown />`.
What is the license for this icon?
The Tabler icon library, including the arrow down 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 →