John KuehJohn Kueh

chevron right pipe icon

Tabler · chevron-right-pipe · MIT

Download SVG

The Tabler chevron right pipe icon depicts a right-pointing chevron with a vertical line, commonly used to indicate progression, selection, or a nested menu item in user interfaces.

Common uses

  • Next step in a multi-step form or wizard.
  • Indicate a selected item in a list or menu.
  • Show a sub-menu or hierarchical navigation.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Arrows
Keywords
arrowdirectionrightforwardnavigateproceedpointguideindicatorchevronarrowspipearrow right pipenext step indicatorchevron forward piperight arrow menu

FAQ

What is the chevron right pipe icon used for?
It signifies progression, selection, or a nested menu item. It visually guides users through steps or indicates choices.
How do I use the chevron right pipe icon in React?
Import it from '@tabler/icons-react' like this: import { IconChevronRightPipe } from '@tabler/icons-react'; and then use it as a component: <IconChevronRightPipe />.
What is the license for the chevron right pipe icon?
The Tabler icon library, including the chevron right pipe icon, is distributed 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 →