The HugeIcons edge style icon visually represents a boundary or a defined edge, often used to indicate the limits of an area, a selection, or a specific configuration.
Common uses
- Highlighting selected item borders
- Indicating active input fields
- Defining clickable regions
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { EdgeStyleIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={EdgeStyleIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- borderframeoutlineboundary
FAQ
- What is the EdgeStyleIcon used for?
- It's typically used to visually denote boundaries, borders, or the edges of elements within a user interface.
- How do I use EdgeStyleIcon in React?
- Import both HugeiconsIcon and EdgeStyleIcon, then render <HugeiconsIcon icon={EdgeStyleIcon} />.
- What is the license for this icon?
- The EdgeStyleIcon is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.