laurel wreath first 01 icon
laurel-wreath-first-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- laurel-wreath-first-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the laurel wreath first 01 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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.436 8A8.6 8.6 0 0 0 6 10.727C6 14.744 8.686 18 12 18s6-3.256 6-7.273A8.6 8.6 0 0 0 17.564 8M14.5 21s-.682-3-2.5-3s-2.5 3-2.5 3m9.02-15.77C18.812 6.896 17.5 8 17.5 8s-1.603-.563-1.895-2.23C15.313 4.104 16.625 3 16.625 3s1.603.563 1.895 2.23"/><path d="m11 9l1-.5v5m1 0h-2m10.094-1.36c-1.281 1.266-3.016.76-3.016.76s-.454-1.772.828-3.04c1.28-1.266 3.016-.76 3.016-.76s.454 1.772-.828 3.04m-2.86 6.05C16.734 17.614 16.5 16 16.5 16s1.267-1.038 2.767-.463c1.5.576 1.733 2.19 1.733 2.19s-1.267 1.038-2.767.463m-12.466 0C7.267 17.614 7.5 16 7.5 16s-1.267-1.039-2.767-.463S3 17.727 3 17.727s1.267 1.038 2.767.462M2.906 12.14c1.28 1.266 3.016.76 3.016.76s.454-1.772-.828-3.04C3.813 8.595 2.078 9.1 2.078 9.1s-.454 1.772.828 3.04M5.48 5.23C5.188 6.896 6.5 8 6.5 8s1.603-.563 1.895-2.23C8.687 4.104 7.375 3 7.375 3s-1.603.563-1.895 2.23"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsLaurelWreathFirst01(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M6.436 8A8.6 8.6 0 0 0 6 10.727C6 14.744 8.686 18 12 18s6-3.256 6-7.273A8.6 8.6 0 0 0 17.564 8M14.5 21s-.682-3-2.5-3s-2.5 3-2.5 3m9.02-15.77C18.812 6.896 17.5 8 17.5 8s-1.603-.563-1.895-2.23C15.313 4.104 16.625 3 16.625 3s1.603.563 1.895 2.23"/><path d="m11 9l1-.5v5m1 0h-2m10.094-1.36c-1.281 1.266-3.016.76-3.016.76s-.454-1.772.828-3.04c1.28-1.266 3.016-.76 3.016-.76s.454 1.772-.828 3.04m-2.86 6.05C16.734 17.614 16.5 16 16.5 16s1.267-1.038 2.767-.463c1.5.576 1.733 2.19 1.733 2.19s-1.267 1.038-2.767.463m-12.466 0C7.267 17.614 7.5 16 7.5 16s-1.267-1.039-2.767-.463S3 17.727 3 17.727s1.267 1.038 2.767.462M2.906 12.14c1.28 1.266 3.016.76 3.016.76s.454-1.772-.828-3.04C3.813 8.595 2.078 9.1 2.078 9.1s-.454 1.772.828 3.04M5.48 5.23C5.188 6.896 6.5 8 6.5 8s1.603-.563 1.895-2.23C8.687 4.104 7.375 3 7.375 3s-1.603.563-1.895 2.23"/></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-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M6.436 8A8.6 8.6 0 0 0 6 10.727C6 14.744 8.686 18 12 18s6-3.256 6-7.273A8.6 8.6 0 0 0 17.564 8M14.5 21s-.682-3-2.5-3s-2.5 3-2.5 3m9.02-15.77C18.812 6.896 17.5 8 17.5 8s-1.603-.563-1.895-2.23C15.313 4.104 16.625 3 16.625 3s1.603.563 1.895 2.23"/><path d="m11 9l1-.5v5m1 0h-2m10.094-1.36c-1.281 1.266-3.016.76-3.016.76s-.454-1.772.828-3.04c1.28-1.266 3.016-.76 3.016-.76s.454 1.772-.828 3.04m-2.86 6.05C16.734 17.614 16.5 16 16.5 16s1.267-1.038 2.767-.463c1.5.576 1.733 2.19 1.733 2.19s-1.267 1.038-2.767.463m-12.466 0C7.267 17.614 7.5 16 7.5 16s-1.267-1.039-2.767-.463S3 17.727 3 17.727s1.267 1.038 2.767.462M2.906 12.14c1.28 1.266 3.016.76 3.016.76s.454-1.772-.828-3.04C3.813 8.595 2.078 9.1 2.078 9.1s-.454 1.772.828 3.04M5.48 5.23C5.188 6.896 6.5 8 6.5 8s1.603-.563 1.895-2.23C8.687 4.104 7.375 3 7.375 3s-1.603.563-1.895 2.23"/></g></svg> </template>
CSS
.icon-laurel-wreath-first-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.436%208A8.6%208.6%200%200%200%206%2010.727C6%2014.744%208.686%2018%2012%2018s6-3.256%206-7.273A8.6%208.6%200%200%200%2017.564%208M14.5%2021s-.682-3-2.5-3s-2.5%203-2.5%203m9.02-15.77C18.812%206.896%2017.5%208%2017.5%208s-1.603-.563-1.895-2.23C15.313%204.104%2016.625%203%2016.625%203s1.603.563%201.895%202.23%22%2F%3E%3Cpath%20d%3D%22m11%209l1-.5v5m1%200h-2m10.094-1.36c-1.281%201.266-3.016.76-3.016.76s-.454-1.772.828-3.04c1.28-1.266%203.016-.76%203.016-.76s.454%201.772-.828%203.04m-2.86%206.05C16.734%2017.614%2016.5%2016%2016.5%2016s1.267-1.038%202.767-.463c1.5.576%201.733%202.19%201.733%202.19s-1.267%201.038-2.767.463m-12.466%200C7.267%2017.614%207.5%2016%207.5%2016s-1.267-1.039-2.767-.463S3%2017.727%203%2017.727s1.267%201.038%202.767.462M2.906%2012.14c1.28%201.266%203.016.76%203.016.76s.454-1.772-.828-3.04C3.813%208.595%202.078%209.1%202.078%209.1s-.454%201.772.828%203.04M5.48%205.23C5.188%206.896%206.5%208%206.5%208s1.603-.563%201.895-2.23C8.687%204.104%207.375%203%207.375%203s-1.603.563-1.895%202.23%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M6.436%208A8.6%208.6%200%200%200%206%2010.727C6%2014.744%208.686%2018%2012%2018s6-3.256%206-7.273A8.6%208.6%200%200%200%2017.564%208M14.5%2021s-.682-3-2.5-3s-2.5%203-2.5%203m9.02-15.77C18.812%206.896%2017.5%208%2017.5%208s-1.603-.563-1.895-2.23C15.313%204.104%2016.625%203%2016.625%203s1.603.563%201.895%202.23%22%2F%3E%3Cpath%20d%3D%22m11%209l1-.5v5m1%200h-2m10.094-1.36c-1.281%201.266-3.016.76-3.016.76s-.454-1.772.828-3.04c1.28-1.266%203.016-.76%203.016-.76s.454%201.772-.828%203.04m-2.86%206.05C16.734%2017.614%2016.5%2016%2016.5%2016s1.267-1.038%202.767-.463c1.5.576%201.733%202.19%201.733%202.19s-1.267%201.038-2.767.463m-12.466%200C7.267%2017.614%207.5%2016%207.5%2016s-1.267-1.039-2.767-.463S3%2017.727%203%2017.727s1.267%201.038%202.767.462M2.906%2012.14c1.28%201.266%203.016.76%203.016.76s.454-1.772-.828-3.04C3.813%208.595%202.078%209.1%202.078%209.1s-.454%201.772.828%203.04M5.48%205.23C5.188%206.896%206.5%208%206.5%208s1.603-.563%201.895-2.23C8.687%204.104%207.375%203%207.375%203s-1.603.563-1.895%202.23%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-first-01.svg?color=%231a73e8&size=48