John KuehJohn Kueh

arrow autofit down icon

Tabler · arrow-autofit-down · MIT

Download SVG

The Tabler arrow autofit down icon visually represents fitting content downwards, often used to indicate expanding a section to reveal more information or to signify a downward data flow.

Common uses

  • Expandable content sections
  • Scrolling to the bottom of a page
  • Download or data import indicators

Use it in React

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

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

Styles

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

outline
<IconArrowAutofitDown size={24} stroke={2} />
filled
<IconArrowAutofitDownFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
directionsoutharrowautofitdownpointerbottomdecreasenavigationflowarrowsexpand downfit content downsouth arrowscroll down

FAQ

What is the purpose of the arrow autofit down icon?
It signifies fitting content downwards or expanding to show more. It can also indicate a downward direction or flow.
How do I use this icon in React?
Import it from '@tabler/icons-react' using: import { IconArrowAutofitDown } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this 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 →