The Tabler border vertical icon visually represents a vertical line or border, commonly used in UI to denote separation, alignment, or styling within tables or layouts.
Common uses
- Table column divider
- Layout section separator
- Vertical alignment indicator
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderVertical } from '@tabler/icons-react';
<IconBorderVertical size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- tablesidelineborderverticalcreativeartisticvisualaestheticstyledesignvertical linecolumn separatordividertable border
FAQ
- What is the purpose of the border vertical icon?
- This icon is typically used to represent a vertical line or border, often seen in tables to separate columns or in layouts to divide sections.
- How do I use this icon in React?
- You can import and use it in your React application with: import { IconBorderVertical } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icons, including border vertical, are 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 →