The Tabler chevron compact down icon depicts a small, solid downward-pointing chevron, commonly used to indicate an expandable or collapsible section, a dropdown menu, or to signify a downward direction.
Common uses
- Collapsing a content section
- Opening a dropdown menu
- Indicating a downward scrollable area
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronCompactDown } from '@tabler/icons-react';
<IconChevronCompactDown size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- navigationcollapsedirectionarrowdropdowntogglecontractdownwardreduceminimizearrowschevroncompactdowncollapse downdropdown arrow
FAQ
- What is the chevron compact down icon used for?
- It's typically used to show that content can be collapsed or expanded, or to indicate a dropdown menu is available.
- How do I use this icon in React?
- Import it using `import { IconChevronCompactDown } from '@tabler/icons-react'` and then render the component `<IconChevronCompactDown />`.
- What is the license for this icon?
- The Tabler icon library, including this icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.