John KuehJohn Kueh

add circle half dot icon

HugeIcons · AddCircleHalfDotIcon · MIT

Download SVG

The HugeIcons add circle half dot icon depicts a partially filled circle with a plus sign, often used to indicate an incomplete addition or a pending action within a circular interface element.

Common uses

  • Indicate an item is partially added to a list.
  • Show a pending or in-progress addition.
  • Represent a step in a multi-stage addition process.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add half circlepending addincomplete addplus half circle

FAQ

What does the add circle half dot icon represent?
It visually signifies a state of partial completion for an addition action or an item being added. It suggests something is in progress or not yet fully complete.
How do I use this icon in React?
Import both HugeiconsIcon and AddCircleHalfDotIcon from their respective packages, then render the icon using <HugeiconsIcon icon={AddCircleHalfDotIcon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use 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 →