laurel wreath right 01 icon

laurel-wreath-right-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
laurel-wreath-right-01
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the laurel wreath right 01 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M16.756 6.611c.213 1.642-1.104 3.166-1.104 3.166s-1.663-1.138-1.877-2.78C13.562 5.353 14.88 3.83 14.88 3.83s1.663 1.139 1.877 2.781Zm1.561 5.519c-.696 1.503-2.624 2.093-2.624 2.093s-.8-1.847-.104-3.35s2.625-2.094 2.625-2.094s.8 1.848.103 3.351Zm-.82 5.285c-1.328.993-3.306.599-3.306.599s.176-2.005 1.504-2.998s3.306-.599 3.306-.599s-.176 2.005-1.504 2.998Zm-3.609 4.298c-1.505.698-3.359-.095-3.359-.095s.587-1.925 2.092-2.624c1.505-.698 3.358.096 3.358.096s-.586 1.925-2.091 2.623ZM12.22 2.968c1.21 1.133 1.164 3.144 1.164 3.144s-2.01.176-3.22-.957S9 2.01 9 2.01s2.01-.175 3.22.958Z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLaurelWreathRight01(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5" d="M16.756 6.611c.213 1.642-1.104 3.166-1.104 3.166s-1.663-1.138-1.877-2.78C13.562 5.353 14.88 3.83 14.88 3.83s1.663 1.139 1.877 2.781Zm1.561 5.519c-.696 1.503-2.624 2.093-2.624 2.093s-.8-1.847-.104-3.35s2.625-2.094 2.625-2.094s.8 1.848.103 3.351Zm-.82 5.285c-1.328.993-3.306.599-3.306.599s.176-2.005 1.504-2.998s3.306-.599 3.306-.599s-.176 2.005-1.504 2.998Zm-3.609 4.298c-1.505.698-3.359-.095-3.359-.095s.587-1.925 2.092-2.624c1.505-.698 3.358.096 3.358.096s-.586 1.925-2.091 2.623ZM12.22 2.968c1.21 1.133 1.164 3.144 1.164 3.144s-2.01.176-3.22-.957S9 2.01 9 2.01s2.01-.175 3.22.958Z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5" d="M16.756 6.611c.213 1.642-1.104 3.166-1.104 3.166s-1.663-1.138-1.877-2.78C13.562 5.353 14.88 3.83 14.88 3.83s1.663 1.139 1.877 2.781Zm1.561 5.519c-.696 1.503-2.624 2.093-2.624 2.093s-.8-1.847-.104-3.35s2.625-2.094 2.625-2.094s.8 1.848.103 3.351Zm-.82 5.285c-1.328.993-3.306.599-3.306.599s.176-2.005 1.504-2.998s3.306-.599 3.306-.599s-.176 2.005-1.504 2.998Zm-3.609 4.298c-1.505.698-3.359-.095-3.359-.095s.587-1.925 2.092-2.624c1.505-.698 3.358.096 3.358.096s-.586 1.925-2.091 2.623ZM12.22 2.968c1.21 1.133 1.164 3.144 1.164 3.144s-2.01.176-3.22-.957S9 2.01 9 2.01s2.01-.175 3.22.958Z"/></svg>
</template>

CSS

.icon-laurel-wreath-right-01 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.756%206.611c.213%201.642-1.104%203.166-1.104%203.166s-1.663-1.138-1.877-2.78C13.562%205.353%2014.88%203.83%2014.88%203.83s1.663%201.139%201.877%202.781Zm1.561%205.519c-.696%201.503-2.624%202.093-2.624%202.093s-.8-1.847-.104-3.35s2.625-2.094%202.625-2.094s.8%201.848.103%203.351Zm-.82%205.285c-1.328.993-3.306.599-3.306.599s.176-2.005%201.504-2.998s3.306-.599%203.306-.599s-.176%202.005-1.504%202.998Zm-3.609%204.298c-1.505.698-3.359-.095-3.359-.095s.587-1.925%202.092-2.624c1.505-.698%203.358.096%203.358.096s-.586%201.925-2.091%202.623ZM12.22%202.968c1.21%201.133%201.164%203.144%201.164%203.144s-2.01.176-3.22-.957S9%202.01%209%202.01s2.01-.175%203.22.958Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16.756%206.611c.213%201.642-1.104%203.166-1.104%203.166s-1.663-1.138-1.877-2.78C13.562%205.353%2014.88%203.83%2014.88%203.83s1.663%201.139%201.877%202.781Zm1.561%205.519c-.696%201.503-2.624%202.093-2.624%202.093s-.8-1.847-.104-3.35s2.625-2.094%202.625-2.094s.8%201.848.103%203.351Zm-.82%205.285c-1.328.993-3.306.599-3.306.599s.176-2.005%201.504-2.998s3.306-.599%203.306-.599s-.176%202.005-1.504%202.998Zm-3.609%204.298c-1.505.698-3.359-.095-3.359-.095s.587-1.925%202.092-2.624c1.505-.698%203.358.096%203.358.096s-.586%201.925-2.091%202.623ZM12.22%202.968c1.21%201.133%201.164%203.144%201.164%203.144s-2.01.176-3.22-.957S9%202.01%209%202.01s2.01-.175%203.22.958Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/laurel-wreath-right-01.svg?color=%231a73e8&size=48