John KuehJohn Kueh

select icon

Tabler · select · MIT

Download SVG

The Tabler select icon depicts a downward-pointing chevron, commonly used to indicate a selectable option or a dropdown menu.

Common uses

  • Dropdown menu indicator
  • Select input field
  • Expand/collapse section

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconSelect } from '@tabler/icons-react';

<IconSelect size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
arrowsselectdropdownchevrondownsouthbottomdirectioninputnavigationchevron downselect arrowcaret

FAQ

What is the purpose of the select icon?
It visually signals that an element is selectable or will reveal more options when interacted with, like a dropdown.
How do I use the select icon in React?
Import it using `import { IconSelect } from '@tabler/icons-react'` and then render it as a component: `<IconSelect />`.
What is the license for the Tabler select icon?
The Tabler select icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler 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 →