laurel wreath right 02 icon

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

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

Related icons in Huge Icons

Use the laurel wreath right 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path 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.351Z"/><path stroke-linecap="round" d="M14.191 18.014s1.978.394 3.306-.599s1.504-2.998 1.504-2.998s-1.978-.394-3.306.599s-1.504 2.998-1.504 2.998m0 0h-3.198a1.993 1.993 0 1 0 0 3.986H13"/><path d="M12.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"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsLaurelWreathRight02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinejoin="round" strokeWidth="1.5"><path 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.351Z"/><path strokeLinecap="round" d="M14.191 18.014s1.978.394 3.306-.599s1.504-2.998 1.504-2.998s-1.978-.394-3.306.599s-1.504 2.998-1.504 2.998m0 0h-3.198a1.993 1.993 0 1 0 0 3.986H13"/><path d="M12.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"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linejoin="round" stroke-width="1.5"><path 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.351Z"/><path stroke-linecap="round" d="M14.191 18.014s1.978.394 3.306-.599s1.504-2.998 1.504-2.998s-1.978-.394-3.306.599s-1.504 2.998-1.504 2.998m0 0h-3.198a1.993 1.993 0 1 0 0 3.986H13"/><path d="M12.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"/></g></svg>
</template>

CSS

.icon-laurel-wreath-right-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%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.351Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.191%2018.014s1.978.394%203.306-.599s1.504-2.998%201.504-2.998s-1.978-.394-3.306.599s-1.504%202.998-1.504%202.998m0%200h-3.198a1.993%201.993%200%201%200%200%203.986H13%22%2F%3E%3Cpath%20d%3D%22M12.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%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%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.351Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M14.191%2018.014s1.978.394%203.306-.599s1.504-2.998%201.504-2.998s-1.978-.394-3.306.599s-1.504%202.998-1.504%202.998m0%200h-3.198a1.993%201.993%200%201%200%200%203.986H13%22%2F%3E%3Cpath%20d%3D%22M12.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%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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