The Tabler radius bottom right icon visually represents a rounded corner on the bottom right of an element, commonly used in UI design to indicate or apply border-radius styling.
Common uses
- Applying rounded corners to UI elements
- Indicating border-radius settings in design tools
- Styling form inputs or cards
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRadiusBottomRight } from '@tabler/icons-react';
<IconRadiusBottomRight size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- roundcornerroundedbordercssstyletopradiusbottomrightdesignrounded cornerborder radiuscss cornerbottom right radius
FAQ
- What does the radius bottom right icon represent?
- It depicts a rounded corner specifically at the bottom right of a shape, often used to signify or control CSS border-radius properties.
- How do I use this icon in React?
- You can import and use it like this: import { IconRadiusBottomRight } from '@tabler/icons-react'; <IconRadiusBottomRight />
- What is the license for this icon?
- The Tabler icons, including radius bottom right, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.