The Tabler world upload icon depicts a globe with an upward-pointing arrow, commonly used to represent uploading or transferring data to a global or internet-based destination.
Common uses
- Button to upload project files to a cloud service.
- Link for importing global settings or data.
- Action to transfer user data to a remote server.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconWorldUpload } from '@tabler/icons-react';
<IconWorldUpload size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- earthglobalupglobearrowinternetworlduploadimporttransfermapglobe uploadearth transferinternet importglobal arrow up
FAQ
- What does the world upload icon represent?
- It symbolizes the action of uploading or transferring data to a global or internet-based location, like a cloud service or remote server.
- How do I use this icon in React?
- You can import and use it like this: import { IconWorldUpload } from '@tabler/icons-react'. Then, render it as <IconWorldUpload />.
- What is the license for this icon?
- The Tabler icons, including world-upload, are distributed under the MIT license, allowing for free use.
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 →