John KuehJohn Kueh

plus sign circle icon

HugeIcons · PlusSignCircleIcon · MIT

Download SVG

The HugeIcons plus sign circle icon visually represents adding new items or actions, commonly used for 'add', 'new', or 'create' buttons.

Common uses

  • Add new user
  • Create new document
  • Expand section

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add iconnew item iconcreate iconplus icon

FAQ

What is the primary purpose of the plus sign circle icon?
It signifies an action to add something new, such as a new item, record, or option within an interface.
How do I use the PlusSignCircleIcon in React?
Import both HugeiconsIcon and PlusSignCircleIcon, then render it using <HugeiconsIcon icon={PlusSignCircleIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-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 →

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