The HugeIcons cursor remove selection 01 icon depicts a cursor with a crossed-out selection, commonly used to indicate the removal or deselection of an item or area.
Common uses
- Deselecting text or elements
- Clearing a selection in a tool
- Canceling a selected action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CursorRemoveSelection01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CursorRemoveSelection01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- deselect iconclear selection iconcancel selection iconremove selection
FAQ
- What does the cursor remove selection 01 icon represent?
- This icon visually represents the action of removing or canceling a selection, often used when a user wants to deselect something they have previously chosen.
- How do I use the CursorRemoveSelection01Icon in React?
- Import both HugeiconsIcon and CursorRemoveSelection01Icon from their respective packages and render the icon using the <HugeiconsIcon icon={CursorRemoveSelection01Icon} /> component.
- What is the license for this icon?
- The HugeIcons cursor remove selection 01 icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.