The HugeIcons border right 02 icon visually represents a right border or boundary, often used to separate content or indicate an edge.
Common uses
- Table column separator
- Content block divider
- Indicating the right edge of a container
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { BorderRight02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={BorderRight02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- right borderedgedividerboundary
FAQ
- What is the purpose of the border right 02 icon?
- This icon is typically used in UIs to signify a right-side border, separation between elements, or the edge of a content area.
- How do I use the BorderRight02Icon in React?
- Import both HugeiconsIcon and BorderRight02Icon, then render it using <HugeiconsIcon icon={BorderRight02Icon} />.
- What is the license for this icon?
- The HugeIcons border right 02 icon is released under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.