John KuehJohn Kueh

border vertical icon

HugeIcons · BorderVerticalIcon · MIT

Download SVG

The HugeIcons border vertical icon visually represents a vertical line or separator, commonly used to denote divisions or boundaries within content or layout.

Common uses

  • Vertical tab separators
  • Column dividers in tables
  • Layout section boundaries

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BorderVerticalIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={BorderVerticalIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
vertical lineseparatordividervertical bar

FAQ

What is the purpose of the border vertical icon?
This icon signifies a vertical line or division, useful for indicating separators or boundaries in user interfaces.
How do I use the BorderVerticalIcon in React?
Import both HugeiconsIcon and BorderVerticalIcon, then render it using <HugeiconsIcon icon={BorderVerticalIcon} />.
What is the license for this icon?
The HugeIcons border vertical icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →