The Tabler laurel wreath 3 icon depicts a laurel wreath, commonly used in UI to represent achievement, victory, or honor.
Common uses
- Award or badge indicator
- Success message illustration
- Achievement unlocked graphic
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLaurelWreath3 } from '@tabler/icons-react';
<IconLaurelWreath3 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLaurelWreath3 size={24} stroke={2} />filled
<IconLaurelWreath3Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- victoryachievementwinnerhonorprizecelebrateornamentreceivemedalpraisedesignlaurelwreath3victory iconachievement icon
FAQ
- What does the laurel wreath 3 icon represent?
- It symbolizes victory, achievement, honor, or a prize, often used to denote success or recognition.
- How do I use the laurel wreath 3 icon in React?
- Import it from '@tabler/icons-react' like this: import { IconLaurelWreath3 } from '@tabler/icons-react'.
- 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.
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 →