John KuehJohn Kueh

cursor magic selection 03 icon

HugeIcons · CursorMagicSelection03Icon · MIT

Download SVG

The HugeIcons cursor magic selection 03 icon depicts a stylized cursor with a selection effect, commonly used to indicate an active selection tool or a process involving choice.

Common uses

  • Active selection tool indicator
  • Highlighting selected items
  • Visual cue for drag-and-drop operations

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
selection cursormagic selectpointer selectchoose cursor

FAQ

What does the CursorMagicSelection03Icon represent?
This icon represents a cursor actively performing a selection. It's used to visually communicate that a user is in the process of choosing or highlighting elements.
How do I use this icon in React?
Import the icon component and use it like this: import { CursorMagicSelection03Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={CursorMagicSelection03Icon} />.
What is the license for this icon?
This icon is provided 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 →