John KuehJohn Kueh

cursor remove selection 02 icon

HugeIcons · CursorRemoveSelection02Icon · MIT

Download SVG

The HugeIcons cursor remove selection 02 icon depicts a cursor with a diagonal line through it, commonly used to indicate the removal or deselection of an item or text.

Common uses

  • Deselecting text or items in a list
  • Clearing a selection
  • Canceling a selected action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
deselectcancel selectionclear selectionremove selection

FAQ

What does this icon represent?
This icon represents the action of removing or canceling a selection, often shown as a cursor with a strike-through.
How do I use this icon in React?
Import the icon and use it like this: import { HugeiconsIcon } from '@hugeicons/react'; import { CursorRemoveSelection02Icon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={CursorRemoveSelection02Icon} />.
What is the license for this icon?
This icon 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 →