The Tabler laurel wreath icon depicts a circular arrangement of laurel leaves, commonly used to symbolize victory, achievement, or honor in UI elements.
Common uses
- Award or recognition badges
- Success or completion indicators
- Section headers for achievements
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLaurelWreath } from '@tabler/icons-react';
<IconLaurelWreath size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLaurelWreath size={24} stroke={2} />filled
<IconLaurelWreathFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- victoryachievementwinnerhonorprizecelebrateornamentauthorityencomiumglorydesignlaurelwreathvictory iconaward iconachievement icon
FAQ
- What does the laurel wreath icon represent?
- It represents victory, achievement, honor, or a prize, often used to signify success or recognition.
- How do I use the laurel wreath icon in React?
- You can import and use it like this: import { IconLaurelWreath } from '@tabler/icons-react'; <IconLaurelWreath />.
- What is the license for this icon?
- The Tabler icon library, including the laurel wreath 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 →