John KuehJohn Kueh

cursor add selection 01 icon

HugeIcons · CursorAddSelection01Icon · MIT

Download SVG

The HugeIcons cursor add selection 01 icon depicts a mouse cursor with a plus sign, commonly used to indicate adding a new selection or creating a new item within a user interface.

Common uses

  • Adding a new item to a list
  • Creating a new selection area
  • Initiating a new process or workflow

Use it in React

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

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

Details

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

FAQ

What does the cursor add selection 01 icon represent?
This icon represents the action of adding a new selection or creating a new item, often visualized as a cursor with a plus symbol.
How do I use the CursorAddSelection01Icon in React?
Import both HugeiconsIcon and CursorAddSelection01Icon, then render the icon using <HugeiconsIcon icon={CursorAddSelection01Icon} />.
What is the license for this icon?
This icon is part of the HugeIcons library and is available 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 →

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