John KuehJohn Kueh

plus sign icon

HugeIcons · PlusSignIcon · MIT

Download SVG

The HugeIcons plus sign icon visually represents addition or newness and is commonly used to indicate actions like adding an item, creating new content, or expanding a section.

Common uses

  • Add new item to a list
  • Create new document or entry
  • Expand collapsible section

Use it in React

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

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

Details

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

FAQ

What is the plus sign icon used for?
It signifies addition, creation, or expansion. Use it for actions like adding items, creating new content, or opening expandable menus.
How do I use the PlusSignIcon in React?
Import both HugeiconsIcon and PlusSignIcon, then render it like this: <HugeiconsIcon icon={PlusSignIcon} />.
What is the license for this icon?
The PlusSignIcon 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 →