The HugeIcons cursor magic selection 02 icon depicts a cursor with a magical selection effect, often used to indicate a special or advanced selection tool within a user interface.
Common uses
- Advanced selection tool activation
- Magic wand tool in image editors
- Specialized content selection mode
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CursorMagicSelection02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CursorMagicSelection02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- magic selectselection toolwand selectcursor select
FAQ
- What does the CursorMagicSelection02Icon represent?
- It represents a cursor with a magical selection effect, suggesting an advanced or special way to select items.
- How do I use this icon in React?
- Import it using `import { CursorMagicSelection02Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={CursorMagicSelection02Icon} />`.
- 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 →