John KuehJohn Kueh

upload circle 02 icon

HugeIcons · UploadCircle02Icon · MIT

Download SVG

The HugeIcons upload circle 02 icon visually represents the action of uploading data, commonly used to indicate a file upload process or a button to initiate one.

Common uses

  • Initiate file upload
  • Show upload progress
  • Confirm successful upload

Use it in React

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

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

Details

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

FAQ

What does the upload circle 02 icon represent?
This icon signifies the action of uploading data. It's typically used in user interfaces to represent file uploads or the initiation of such processes.
How do I use the UploadCircle02Icon in React?
To use it in React, import both HugeiconsIcon and UploadCircle02Icon, then render it using <HugeiconsIcon icon={UploadCircle02Icon} />.
What is the license for this icon?
The HugeIcons library, including the upload circle 02 icon, is distributed 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 →