John KuehJohn Kueh

upload square 01 icon

HugeIcons · UploadSquare01Icon · MIT

Download SVG

The HugeIcons upload square 01 icon depicts a square with an upward-pointing arrow, commonly used to represent the action of uploading files or data.

Common uses

  • File upload button
  • Import data action
  • Sync status indicator

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { UploadSquare01Icon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={UploadSquare01Icon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
upload iconfile uploadsend up iconimport icon

FAQ

What does the upload square 01 icon represent?
This icon represents the action of uploading files or data. It is typically used in user interfaces to indicate where users can initiate an upload process.
How do I use the UploadSquare01Icon in React?
To use it in React, import both HugeiconsIcon and UploadSquare01Icon from their respective packages and render the icon using <HugeiconsIcon icon={UploadSquare01Icon} />.
What is the license for this icon?
The HugeIcons upload square 01 icon is released under the MIT license, which allows for free usage in both personal and commercial projects.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons and 4 more libraries by description →