The Tabler folder down icon depicts a folder with a downward-pointing arrow, commonly used to indicate an action for downloading or moving files into a folder.
Common uses
- Download button
- Move to folder action
- Save to local storage
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFolderDown } from '@tabler/icons-react';
<IconFolderDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- decreasedeclinedescendlowerdropreducefalldowngradesinkplummetdocumentfolderdowndownload foldersave foldermove to folder
FAQ
- What does the folder down icon represent?
- It visually represents an action related to downloading, saving, or moving items into a folder.
- How do I use this icon in React?
- You can import and use it like this: import { IconFolderDown } from '@tabler/icons-react'; <IconFolderDown />.
- What is the license for this icon?
- The Tabler icon library, including the folder-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 →