The HugeIcons cursor magic selection 04 icon depicts a stylized cursor with a selection box, commonly used to represent actions involving selecting or highlighting areas within an interface.
Common uses
- Selectable text area
- Area highlighting tool
- Region selection control
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CursorMagicSelection04Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CursorMagicSelection04Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- selection cursormagic selecthighlight cursorarea select
FAQ
- What does the CursorMagicSelection04Icon represent?
- This icon represents a cursor actively making a selection or highlighting an area, useful for indicating selection tools or active selection states.
- How do I use the CursorMagicSelection04Icon in React?
- Import the icon and use it with the HugeiconsIcon component like this: import { CursorMagicSelection04Icon } from '@hugeicons/core-free-icons'; render <HugeiconsIcon icon={CursorMagicSelection04Icon} />.
- What is the license for this icon?
- The HugeIcons cursor magic selection 04 icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.