The Tabler upload icon depicts an arrow pointing upwards into a rectangle, commonly used to represent the action of transferring data from a local device to a remote server or cloud storage.
Common uses
- File upload button
- Import data action
- Publish content trigger
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconUpload } from '@tabler/icons-react';
<IconUpload size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- filearrowuploadimporttransfernavigationflowsendpublishmovementarrowssend iconimport iconpublish icontransfer icon
FAQ
- What does the upload icon represent?
- It visually signifies the process of sending files or data from your device to another location, like a server or cloud.
- How do I use the upload icon in React?
- You can import it using `import { IconUpload } from '@tabler/icons-react';` and then use it as a component like `<IconUpload />`.
- What is the license for the Tabler upload icon?
- The Tabler icon library, including the upload icon, is distributed 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 →