John KuehJohn Kueh

border left 01 icon

HugeIcons · BorderLeft01Icon · MIT

Download SVG

The HugeIcons border left 01 icon visually represents a line segment positioned on the left edge, commonly used to indicate a starting point, a boundary, or an active state on the left side of an element.

Common uses

  • Highlighting the active tab in a sidebar navigation.
  • Indicating the start of a code block or list item.
  • Showing a selected or focused item in a list.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
left borderstart lineactive leftedge left

FAQ

What does the BorderLeft01Icon represent?
It depicts a line on the left side, often used to signify a boundary, start, or active state.
How do I use BorderLeft01Icon in React?
Import it from '@hugeicons/core-free-icons' and render it using the HugeiconsIcon component: `<HugeiconsIcon icon={BorderLeft01Icon} />`.
What is the license for this icon?
This 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 →