John KuehJohn Kueh

upload square 02 icon

HugeIcons · UploadSquare02Icon · MIT

Download SVG

The HugeIcons upload square 02 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
  • Data submission form
  • Cloud sync indicator

Use it in React

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

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

Details

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

FAQ

What does the UploadSquare02Icon represent?
It visually signifies the action of uploading files or data, often used in interfaces where users need to send information to a server or cloud.
How do I use UploadSquare02Icon in a React project?
Import both HugeiconsIcon and UploadSquare02Icon, then render the icon using the component: <HugeiconsIcon icon={UploadSquare02Icon} />.
What is the license for this icon?
The UploadSquare02Icon is part of the HugeIcons library and is available under the MIT license.

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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →