The Tabler fold down icon depicts an arrow pointing downwards, commonly used to indicate actions like collapsing content, moving items to a lower position, or indicating a downward flow.
Common uses
- Collapsing a section of content
- Moving an item to the bottom of a list
- Indicating a decrease in value or quantity
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFoldDown } from '@tabler/icons-react';
<IconFoldDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowmovetogglefolddownbottomdecreasenavigationflowfallarrowscollapse arrowarrow downmove downtoggle down
FAQ
- What does the fold down icon represent?
- It represents a downward-pointing arrow, often used for collapsing, moving down, or indicating a decrease.
- How do I use the fold down icon in React?
- You can import it using `import { IconFoldDown } from '@tabler/icons-react';` and then use it as a React component.
- What is the license for the Tabler fold down icon?
- The Tabler icons, including fold down, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.