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