John KuehJohn Kueh

border left 02 icon

HugeIcons · BorderLeft02Icon · MIT

Download SVG

The HugeIcons border left 02 icon visually represents a boundary or separation on the left side, often used to indicate the start of a section or a distinct area.

Common uses

  • Indicate the beginning of a content block.
  • Separate sidebar navigation from the main content.
  • Visually group related items on the left.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
left borderstart separatordivider leftsection start

FAQ

What does the border left 02 icon represent?
This icon signifies a border or division on the left. It's commonly used to mark the start of a section or delineate areas in a user interface.
How do I use BorderLeft02Icon in React?
Import both HugeiconsIcon and BorderLeft02Icon, then render it using <HugeiconsIcon icon={BorderLeft02Icon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons library, including the BorderLeft02Icon, 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 →