The Tabler border corners icon visually represents the boundaries or edges of an element, often used to indicate selectable corners or framing within a user interface.
Common uses
- Selecting corner radius in a design tool.
- Indicating the active border of a selected object.
- UI element for adjusting frame or padding.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconBorderCorners } from '@tabler/icons-react';
<IconBorderCorners size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- edgeboundariesanglessectionjunctionperimetersidesoutlinesframesinterfacesdesignbordercornerscorner radiusframeedges
FAQ
- What is the border corners icon used for?
- It's typically used to represent corners, edges, or boundaries of UI elements, useful for actions like adjusting borders or selecting specific areas.
- How do I use this icon in React?
- You can import and use it in your React project with: import { IconBorderCorners } from '@tabler/icons-react'
- What is the license for this icon?
- The Tabler icon library, including this icon, is distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →