The Tabler chevron compact right icon depicts a compact, right-pointing chevron, commonly used to indicate moving forward, navigating to the next item, or expanding content.
Common uses
- Next button in a carousel or pagination
- Expand/collapse sidebar or panel
- Proceed to the next step in a wizard
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChevronCompactRight } from '@tabler/icons-react';
<IconChevronCompactRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Arrows
- Keywords
- arrowdirectionnavigateforwardmovepointindicatorguideorientchevronarrowscompactrightnext arrowforward chevronexpand right
FAQ
- What is the chevron compact right icon used for?
- It's typically used for actions like navigating forward, advancing to the next item, or indicating expansion.
- How do I use the chevron compact right icon in React?
- Import it from '@tabler/icons-react' using: import { IconChevronCompactRight } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including chevron-compact-right, are 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 →