The Tabler chevron up icon depicts an upward-pointing chevron, commonly used to indicate moving to the top of a page, increasing a value, or signifying upward movement in navigation.
Common uses
- Scroll to top button
- Expand/collapse section indicator
- Increase value in a counter
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronUp } from '@tabler/icons-react';
<IconChevronUp size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- movetopchevronincreasenavigationflowriseupwardupmovementarrowsarrow upmove uptop arrowcaret up
FAQ
- What is the chevron up icon used for?
- It's typically used for actions like scrolling to the top, indicating an increase, or showing upward direction in UI elements.
- How do I use the chevron up icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconChevronUp } from '@tabler/icons-react'.
- What is the license for the Tabler chevron up icon?
- The Tabler icon library, including the chevron 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 →