The Tabler border right icon visually represents a line on the right edge of a boundary, commonly used to indicate a right-side border or separation in UI elements.
Common uses
- Highlighting the right edge of a table cell.
- Indicating a right-hand sidebar or panel boundary.
- Styling the right side of a card or content block.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderRight } from '@tabler/icons-react';
<IconBorderRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- tablesidelineborderrightcreativeartisticvisualaestheticstyledesigntable border rightright linevertical line rightedge right
FAQ
- What is the border right icon used for?
- It's used to visually denote a right-side border or separation in user interfaces, often in tables or layout elements.
- How do I use the border right icon in React?
- You can import and use it like this: import { IconBorderRight } from '@tabler/icons-react'; <IconBorderRight />
- What is the license for the Tabler border right icon?
- The Tabler icon library, including the border right 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 →