John KuehJohn Kueh

rectangle rounded top icon

Tabler · rectangle-rounded-top · MIT

Download SVG

The Tabler rectangle rounded top icon visually represents a rectangle with its top corners rounded, commonly used to signify elements with a distinct top edge or a softened upper appearance in UI design.

Common uses

  • Header or banner element with rounded top corners
  • Card or modal with a softened top edge
  • UI element indicating a specific section or grouping with a rounded top

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
shapedesignlayoutuiinterfacestyleformgeometryroundedtopshapesrectanglerounded rectangle toptop rounded cornersui shapedesign element

FAQ

What is this icon typically used for?
It's used to represent rectangular elements that have rounded top corners, often for aesthetic or grouping purposes in user interfaces.
How do I use this icon in React?
You can import and use it in your React components like this: import { IconRectangleRoundedTop } from '@tabler/icons-react'; <IconRectangleRoundedTop />.
What is the license for this icon?
This icon is from the Tabler icon library and is available 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 →