John KuehJohn Kueh

cursor circle selection 01 icon

HugeIcons · CursorCircleSelection01Icon · MIT

Download SVG

The HugeIcons cursor circle selection 01 icon depicts a cursor within a circular selection, commonly used to represent an action of selecting an area or a group of items.

Common uses

  • Indicate a selection tool is active
  • Represent a 'select all' or 'select area' function
  • Show a selected state for a circular region

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
select area iconcircular select iconcursor select iconselection tool icon

FAQ

What does the cursor circle selection 01 icon represent?
This icon visualizes a cursor inside a circular selection, typically used for actions involving selecting a specific area or multiple items within a defined boundary.
How do I use this icon in a React application?
Import the icon component and use it like this: import { CursorCircleSelection01Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={CursorCircleSelection01Icon} />.
What is the license for this icon?
The HugeIcons cursor circle selection 01 icon 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 →