John KuehJohn Kueh

cursor circle selection 02 icon

HugeIcons · CursorCircleSelection02Icon · MIT

Download SVG

The HugeIcons cursor circle selection 02 icon depicts a cursor within a circular selection, commonly used to indicate an active selection area or a point of interaction within a user interface.

Common uses

  • Highlighting a selected item in a list
  • Indicating the active area for a drag-and-drop operation
  • Representing a user's current focus point on a map or canvas

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
select cursorcircle selectpointer selectselection area

FAQ

What does the cursor circle selection 02 icon represent?
This icon represents a cursor within a circular selection, often used to show an active selection or interaction point.
How do I use this icon in a React application?
Import the icon component from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon wrapper from '@hugeicons/react' like this: <HugeiconsIcon icon={CursorCircleSelection02Icon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing 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 →