The Tabler rectangle rounded bottom icon visually represents a rectangle with its bottom corners softened, often used to signify elements with a distinct base or a contained section.
Common uses
- Indicating a footer or bottom navigation bar.
- Highlighting a specific section of a form.
- Representing a card or container with a rounded base.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconRectangleRoundedBottom } from '@tabler/icons-react';
<IconRectangleRoundedBottom size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- shapedesignlayoutuiinterfacestyleformgeometryroundedbottomshapesrectanglerounded bottom rectangleui shapeform elementlayout shape
FAQ
- What does the rectangle rounded bottom icon represent?
- It depicts a rectangle shape where the bottom corners are rounded. This is often used in UI to denote elements with a specific base or a contained area.
- How do I use this icon in React?
- You can import and use it directly with the following statement: `import { IconRectangleRoundedBottom } 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 →