John KuehJohn Kueh

laurel wreath 1 icon

Tabler · laurel-wreath-1 · MIT

Download SVG

The Tabler laurel wreath 1 icon depicts a classic laurel wreath, commonly used in UI to signify achievement, victory, or an award.

Common uses

  • Award or badge indicator
  • Success message decoration
  • Achievement unlocked graphic

Use it in React

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

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

Styles

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

outline
<IconLaurelWreath1 size={24} stroke={2} />
filled
<IconLaurelWreath1Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
victoryachievementwinnerhonorprizegalacelebrateornamentleafgarlanddesignlaurelwreath1victory iconaward icon

FAQ

What does the laurel wreath 1 icon represent?
It represents victory, achievement, honor, or a prize, often used to denote success or recognition.
How do I use the laurel wreath 1 icon in React?
Import it using `import { IconLaurelWreath1 } from '@tabler/icons-react'` and use it as a component: `<IconLaurelWreath1 />`.
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 →