The Tabler laurel wreath 2 icon depicts a stylized laurel wreath, commonly used in UI to represent achievement, victory, or an award.
Common uses
- Indicating a 'winner' status on a leaderboard.
- As an emblem for a completed task or milestone.
- To signify a special offer or prize.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLaurelWreath2 } from '@tabler/icons-react';
<IconLaurelWreath2 size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconLaurelWreath2 size={24} stroke={2} />filled
<IconLaurelWreath2Filled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- victoryachievementwinnerhonorprizecelebrateornamentleafemblemlaureldesignwreath2awardvictory symbolachievement badge
FAQ
- What does the laurel wreath 2 icon represent?
- It represents victory, achievement, honor, or a prize, often used to denote success or recognition.
- How do I use the laurel wreath 2 icon in React?
- You can import and use it like this: import { IconLaurelWreath2 } from '@tabler/icons-react'; <IconLaurelWreath2 />.
- What is the license for this icon?
- The Tabler icon library, including the laurel wreath 2 icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.