John KuehJohn Kueh

cursor add selection 02 icon

HugeIcons · CursorAddSelection02Icon · MIT

Download SVG

The HugeIcons cursor add selection 02 icon depicts a cursor with a plus sign, typically used to indicate adding a new selection or creating a new item within a list or interface.

Common uses

  • Adding a new item to a list
  • Creating a new selection in a multi-select component
  • Initiating a new data entry field

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
add selectionnew itemcreate selectioncursor plus

FAQ

What does the cursor add selection 02 icon represent?
This icon represents the action of adding a new selection or creating a new item. It's commonly used in interfaces where users can add elements to a collection or begin a new selection process.
How do I use the CursorAddSelection02Icon in React?
To use it in React, import both HugeiconsIcon and CursorAddSelection02Icon from their respective packages and render the icon component like this: <HugeiconsIcon icon={CursorAddSelection02Icon} />.
What is the license for this icon?
The CursorAddSelection02Icon is distributed under the MIT license, which allows 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 →

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