John KuehJohn Kueh

orthogonal edge icon

HugeIcons · OrthogonalEdgeIcon · MIT

Download SVG

The HugeIcons orthogonal edge icon depicts a right-angle corner, commonly used to represent concepts like boundaries, alignment, or the start/end of a process.

Common uses

  • Indicating a corner or edge in a diagram.
  • Representing a boundary or limit.
  • Signifying the start or end point of a sequence.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
cornerright angleedgeboundary

FAQ

What is the orthogonal edge icon used for?
It's typically used to visually represent a right-angle corner, often signifying boundaries, alignment, or the beginning/end of a process in UI elements or diagrams.
How do I use the OrthogonalEdgeIcon in React?
Import both HugeiconsIcon and OrthogonalEdgeIcon, then render it using <HugeiconsIcon icon={OrthogonalEdgeIcon} />. Ensure you have '@hugeicons/react' and '@hugeicons/core-free-icons' installed.
What is the license for this icon?
The HugeIcons orthogonal edge icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.

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 →