John KuehJohn Kueh

border right 01 icon

HugeIcons · BorderRight01Icon · MIT

Download SVG

The HugeIcons border right 01 icon visually represents a line segment positioned on the right edge, commonly used to indicate a boundary, separation, or the rightmost element in a group.

Common uses

  • Indicating the right edge of a table column
  • Highlighting the last item in a horizontal navigation menu
  • Signifying the end of a content block

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
right borderedge linedivider rightboundary right

FAQ

What does the border right 01 icon represent?
This icon depicts a line on the right side, often used to denote a boundary or the end of an element.
How do I use the BorderRight01Icon in React?
Import it using `import { BorderRight01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={BorderRight01Icon} />`.
What is the license for this icon?
The HugeIcons border right 01 icon is distributed 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 →