John KuehJohn Kueh

rosette icon

Tabler · rosette · MIT

Download SVG

The Tabler rosette icon depicts a stylized star or medal shape, often used to represent achievements, awards, or decorative elements in user interfaces.

Common uses

  • Award or achievement badges
  • Decorative elements in profiles
  • UI elements for gamification

Use it in React

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

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

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconRosette size={24} stroke={2} />
filled
<IconRosetteFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Shapes
Keywords
shapebadgestarmedalrosettegeometryformfigurepatternoutlineshapesstar badgemedal icongeometric shapeaward icon

FAQ

What is the rosette icon used for?
It's commonly used to signify awards, achievements, or as a decorative geometric shape in UI designs.
How do I use the rosette icon in React?
Import it using `import { IconRosette } from '@tabler/icons-react'` and then use it as a component: `<IconRosette />`.
What is the license for the Tabler rosette icon?
The Tabler icon library, including the rosette 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 →