John KuehJohn Kueh

border corner rounded icon

Tabler · border-corner-rounded · MIT

Download SVG

The Tabler border corner rounded icon depicts a rounded corner, commonly used to signify soft edges or stylistic elements in user interfaces.

Common uses

  • Applying rounded corners to UI elements like buttons or cards.
  • Indicating a soft or gentle aesthetic in design mockups.
  • Representing a 'soft' or 'gentle' state or option.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconBorderCornerRounded } from '@tabler/icons-react';

<IconBorderCornerRounded size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
curvedsmoothsoftgentleroundededgearccontourbendbulgingdesignbordercornerrounded edgesoft cornercurved border

FAQ

What is this icon for?
This icon visually represents a rounded corner. It's useful for design elements that need to convey softness or a non-sharp edge.
How do I use this in React?
You can import and use it in your React components like this: import { IconBorderCornerRounded } from '@tabler/icons-react'. Then, render it as <IconBorderCornerRounded />.
What is the license for this icon?
This icon is from the Tabler icon library and 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 →