The Tabler chevron compact up icon depicts a compact upward-pointing chevron, commonly used to indicate actions like collapsing content, scrolling to the top, or indicating an upward movement.
Common uses
- Scroll to top button
- Collapse/expand section toggle
- Indicate upward navigation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronCompactUp } from '@tabler/icons-react';
<IconChevronCompactUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowdirectionupwardascendelevateupliftpointnavigatemovechevronarrowscompactupup arrowcollapsetop
FAQ
- What is the chevron compact up icon used for?
- It's typically used for UI elements that involve moving upwards, collapsing content, or indicating a top position.
- How do I use the chevron compact up icon in React?
- You can import and use it directly with: import { IconChevronCompactUp } from '@tabler/icons-react'
- What is the license for the Tabler chevron compact up icon?
- The Tabler icon library, including the chevron compact up 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 →