laurel wreath left 01 icon

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

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

Related icons in Huge Icons

Use the laurel wreath left 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="M9.246 6.611c-.213 1.642 1.104 3.166 1.104 3.166s1.663-1.138 1.876-2.78c.213-1.643-1.104-3.167-1.104-3.167S9.46 4.97 9.246 6.611ZM7.683 12.13c.696 1.503 2.624 2.093 2.624 2.093s.8-1.847.104-3.35s-2.624-2.094-2.624-2.094s-.8 1.848-.104 3.351Zm.821 5.285c1.328.993 3.306.599 3.306.599s-.176-2.005-1.504-2.998S7 14.417 7 14.417s.176 2.005 1.504 2.998Zm3.609 4.298c1.505.698 3.359-.095 3.359-.095s-.587-1.925-2.092-2.624c-1.505-.698-3.358.096-3.358.096s.586 1.925 2.091 2.623Zm1.668-18.745c-1.21 1.133-1.164 3.144-1.164 3.144s2.01.176 3.22-.957s1.164-3.145 1.164-3.145s-2.01-.175-3.22.958Z"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLaurelWreathLeft01(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="M9.246 6.611c-.213 1.642 1.104 3.166 1.104 3.166s1.663-1.138 1.876-2.78c.213-1.643-1.104-3.167-1.104-3.167S9.46 4.97 9.246 6.611ZM7.683 12.13c.696 1.503 2.624 2.093 2.624 2.093s.8-1.847.104-3.35s-2.624-2.094-2.624-2.094s-.8 1.848-.104 3.351Zm.821 5.285c1.328.993 3.306.599 3.306.599s-.176-2.005-1.504-2.998S7 14.417 7 14.417s.176 2.005 1.504 2.998Zm3.609 4.298c1.505.698 3.359-.095 3.359-.095s-.587-1.925-2.092-2.624c-1.505-.698-3.358.096-3.358.096s.586 1.925 2.091 2.623Zm1.668-18.745c-1.21 1.133-1.164 3.144-1.164 3.144s2.01.176 3.22-.957s1.164-3.145 1.164-3.145s-2.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="M9.246 6.611c-.213 1.642 1.104 3.166 1.104 3.166s1.663-1.138 1.876-2.78c.213-1.643-1.104-3.167-1.104-3.167S9.46 4.97 9.246 6.611ZM7.683 12.13c.696 1.503 2.624 2.093 2.624 2.093s.8-1.847.104-3.35s-2.624-2.094-2.624-2.094s-.8 1.848-.104 3.351Zm.821 5.285c1.328.993 3.306.599 3.306.599s-.176-2.005-1.504-2.998S7 14.417 7 14.417s.176 2.005 1.504 2.998Zm3.609 4.298c1.505.698 3.359-.095 3.359-.095s-.587-1.925-2.092-2.624c-1.505-.698-3.358.096-3.358.096s.586 1.925 2.091 2.623Zm1.668-18.745c-1.21 1.133-1.164 3.144-1.164 3.144s2.01.176 3.22-.957s1.164-3.145 1.164-3.145s-2.01-.175-3.22.958Z"/></svg>
</template>

CSS

.icon-laurel-wreath-left-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%22M9.246%206.611c-.213%201.642%201.104%203.166%201.104%203.166s1.663-1.138%201.876-2.78c.213-1.643-1.104-3.167-1.104-3.167S9.46%204.97%209.246%206.611ZM7.683%2012.13c.696%201.503%202.624%202.093%202.624%202.093s.8-1.847.104-3.35s-2.624-2.094-2.624-2.094s-.8%201.848-.104%203.351Zm.821%205.285c1.328.993%203.306.599%203.306.599s-.176-2.005-1.504-2.998S7%2014.417%207%2014.417s.176%202.005%201.504%202.998Zm3.609%204.298c1.505.698%203.359-.095%203.359-.095s-.587-1.925-2.092-2.624c-1.505-.698-3.358.096-3.358.096s.586%201.925%202.091%202.623Zm1.668-18.745c-1.21%201.133-1.164%203.144-1.164%203.144s2.01.176%203.22-.957s1.164-3.145%201.164-3.145s-2.01-.175-3.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%22M9.246%206.611c-.213%201.642%201.104%203.166%201.104%203.166s1.663-1.138%201.876-2.78c.213-1.643-1.104-3.167-1.104-3.167S9.46%204.97%209.246%206.611ZM7.683%2012.13c.696%201.503%202.624%202.093%202.624%202.093s.8-1.847.104-3.35s-2.624-2.094-2.624-2.094s-.8%201.848-.104%203.351Zm.821%205.285c1.328.993%203.306.599%203.306.599s-.176-2.005-1.504-2.998S7%2014.417%207%2014.417s.176%202.005%201.504%202.998Zm3.609%204.298c1.505.698%203.359-.095%203.359-.095s-.587-1.925-2.092-2.624c-1.505-.698-3.358.096-3.358.096s.586%201.925%202.091%202.623Zm1.668-18.745c-1.21%201.133-1.164%203.144-1.164%203.144s2.01.176%203.22-.957s1.164-3.145%201.164-3.145s-2.01-.175-3.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-left-01.svg?color=%231a73e8&size=48