John KuehJohn Kueh

add 02 icon

HugeIcons · Add02Icon · MIT

Download SVG

The HugeIcons add 02 icon depicts a plus symbol and is typically used to indicate the action of adding new items or content.

Common uses

  • Adding a new user to a system
  • Creating a new document or entry
  • Expanding a collapsed section

Use it in React

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

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

Details

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

FAQ

What does the Add 02 icon represent?
The Add 02 icon represents the action of adding something new, often shown as a plus sign.
How do I use the Add 02 icon in React?
Import both HugeiconsIcon and Add02Icon from their respective packages and render them using <HugeiconsIcon icon={Add02Icon} />.
What is the license for this icon?
This 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 →