John KuehJohn Kueh

select 02 icon

HugeIcons · Select02Icon · MIT

Download SVG

The HugeIcons select 02 icon depicts a cursor hovering over a list item, commonly used to indicate selection or the act of choosing an option from a list.

Common uses

  • Selecting an item from a dropdown menu
  • Highlighting a chosen option in a list
  • Indicating the active state of a selectable element

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
chooseoptionlist selectcursor select

FAQ

What does the select 02 icon represent?
It represents the action of selecting an item, often from a list or menu, with a cursor indicating the choice.
How do I use the Select02Icon in React?
Import it as import { Select02Icon } from '@hugeicons/core-free-icons'; and then render it using <HugeiconsIcon icon={Select02Icon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free usage 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 →