laurel wreath icon

laurel-wreath-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.

Name
laurel-wreath-line
Set
MingCute Icon
Style
Line
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the laurel wreath 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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.25 16.8s-1-1.5-2.5-1.5s-2.5 1.5-2.5 1.5s1 1.5 2.5 1.5s2.5-1.5 2.5-1.5m0 0C11 18 10.5 20 9 20.5m4.75-3.7s1-1.5 2.5-1.5s2.5 1.5 2.5 1.5s-1 1.5-2.5 1.5s-2.5-1.5-2.5-1.5m0 0C13 18 13.5 20 15 20.5m-9.105-8.048C7.195 13.202 7.31 15 7.31 15s-1.616.799-2.915.049S2.98 12.5 2.98 12.5s1.616-.798 2.915-.048m-.19-3.334c.635 1.36-.302 2.9-.302 2.9s-1.782-.273-2.416-1.632c-.634-1.36.303-2.9.303-2.9s1.782.272 2.416 1.632M7.483 6.21C7.274 7.695 5.65 8.477 5.65 8.477s-1.347-1.2-1.138-2.685s1.833-2.267 1.833-2.267s1.347 1.2 1.138 2.685m10.623 6.242c-1.3.75-1.415 2.549-1.415 2.549s1.616.799 2.915.049s1.415-2.55 1.415-2.55s-1.616-.798-2.915-.048m.19-3.334c-.635 1.36.302 2.9.302 2.9s1.782-.273 2.416-1.632c.634-1.36-.303-2.9-.303-2.9s-1.782.272-2.416 1.632M16.517 6.21c.209 1.485 1.833 2.267 1.833 2.267s1.347-1.2 1.138-2.685s-1.833-2.267-1.833-2.267s-1.347 1.2-1.138 2.685"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteLaurelWreathLine(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" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M10.25 16.8s-1-1.5-2.5-1.5s-2.5 1.5-2.5 1.5s1 1.5 2.5 1.5s2.5-1.5 2.5-1.5m0 0C11 18 10.5 20 9 20.5m4.75-3.7s1-1.5 2.5-1.5s2.5 1.5 2.5 1.5s-1 1.5-2.5 1.5s-2.5-1.5-2.5-1.5m0 0C13 18 13.5 20 15 20.5m-9.105-8.048C7.195 13.202 7.31 15 7.31 15s-1.616.799-2.915.049S2.98 12.5 2.98 12.5s1.616-.798 2.915-.048m-.19-3.334c.635 1.36-.302 2.9-.302 2.9s-1.782-.273-2.416-1.632c-.634-1.36.303-2.9.303-2.9s1.782.272 2.416 1.632M7.483 6.21C7.274 7.695 5.65 8.477 5.65 8.477s-1.347-1.2-1.138-2.685s1.833-2.267 1.833-2.267s1.347 1.2 1.138 2.685m10.623 6.242c-1.3.75-1.415 2.549-1.415 2.549s1.616.799 2.915.049s1.415-2.55 1.415-2.55s-1.616-.798-2.915-.048m.19-3.334c-.635 1.36.302 2.9.302 2.9s1.782-.273 2.416-1.632c.634-1.36-.303-2.9-.303-2.9s-1.782.272-2.416 1.632M16.517 6.21c.209 1.485 1.833 2.267 1.833 2.267s1.347-1.2 1.138-2.685s-1.833-2.267-1.833-2.267s-1.347 1.2-1.138 2.685"/></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-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10.25 16.8s-1-1.5-2.5-1.5s-2.5 1.5-2.5 1.5s1 1.5 2.5 1.5s2.5-1.5 2.5-1.5m0 0C11 18 10.5 20 9 20.5m4.75-3.7s1-1.5 2.5-1.5s2.5 1.5 2.5 1.5s-1 1.5-2.5 1.5s-2.5-1.5-2.5-1.5m0 0C13 18 13.5 20 15 20.5m-9.105-8.048C7.195 13.202 7.31 15 7.31 15s-1.616.799-2.915.049S2.98 12.5 2.98 12.5s1.616-.798 2.915-.048m-.19-3.334c.635 1.36-.302 2.9-.302 2.9s-1.782-.273-2.416-1.632c-.634-1.36.303-2.9.303-2.9s1.782.272 2.416 1.632M7.483 6.21C7.274 7.695 5.65 8.477 5.65 8.477s-1.347-1.2-1.138-2.685s1.833-2.267 1.833-2.267s1.347 1.2 1.138 2.685m10.623 6.242c-1.3.75-1.415 2.549-1.415 2.549s1.616.799 2.915.049s1.415-2.55 1.415-2.55s-1.616-.798-2.915-.048m.19-3.334c-.635 1.36.302 2.9.302 2.9s1.782-.273 2.416-1.632c.634-1.36-.303-2.9-.303-2.9s-1.782.272-2.416 1.632M16.517 6.21c.209 1.485 1.833 2.267 1.833 2.267s1.347-1.2 1.138-2.685s-1.833-2.267-1.833-2.267s-1.347 1.2-1.138 2.685"/></svg>
</template>

CSS

.icon-laurel-wreath-line {
  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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10.25%2016.8s-1-1.5-2.5-1.5s-2.5%201.5-2.5%201.5s1%201.5%202.5%201.5s2.5-1.5%202.5-1.5m0%200C11%2018%2010.5%2020%209%2020.5m4.75-3.7s1-1.5%202.5-1.5s2.5%201.5%202.5%201.5s-1%201.5-2.5%201.5s-2.5-1.5-2.5-1.5m0%200C13%2018%2013.5%2020%2015%2020.5m-9.105-8.048C7.195%2013.202%207.31%2015%207.31%2015s-1.616.799-2.915.049S2.98%2012.5%202.98%2012.5s1.616-.798%202.915-.048m-.19-3.334c.635%201.36-.302%202.9-.302%202.9s-1.782-.273-2.416-1.632c-.634-1.36.303-2.9.303-2.9s1.782.272%202.416%201.632M7.483%206.21C7.274%207.695%205.65%208.477%205.65%208.477s-1.347-1.2-1.138-2.685s1.833-2.267%201.833-2.267s1.347%201.2%201.138%202.685m10.623%206.242c-1.3.75-1.415%202.549-1.415%202.549s1.616.799%202.915.049s1.415-2.55%201.415-2.55s-1.616-.798-2.915-.048m.19-3.334c-.635%201.36.302%202.9.302%202.9s1.782-.273%202.416-1.632c.634-1.36-.303-2.9-.303-2.9s-1.782.272-2.416%201.632M16.517%206.21c.209%201.485%201.833%202.267%201.833%202.267s1.347-1.2%201.138-2.685s-1.833-2.267-1.833-2.267s-1.347%201.2-1.138%202.685%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-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10.25%2016.8s-1-1.5-2.5-1.5s-2.5%201.5-2.5%201.5s1%201.5%202.5%201.5s2.5-1.5%202.5-1.5m0%200C11%2018%2010.5%2020%209%2020.5m4.75-3.7s1-1.5%202.5-1.5s2.5%201.5%202.5%201.5s-1%201.5-2.5%201.5s-2.5-1.5-2.5-1.5m0%200C13%2018%2013.5%2020%2015%2020.5m-9.105-8.048C7.195%2013.202%207.31%2015%207.31%2015s-1.616.799-2.915.049S2.98%2012.5%202.98%2012.5s1.616-.798%202.915-.048m-.19-3.334c.635%201.36-.302%202.9-.302%202.9s-1.782-.273-2.416-1.632c-.634-1.36.303-2.9.303-2.9s1.782.272%202.416%201.632M7.483%206.21C7.274%207.695%205.65%208.477%205.65%208.477s-1.347-1.2-1.138-2.685s1.833-2.267%201.833-2.267s1.347%201.2%201.138%202.685m10.623%206.242c-1.3.75-1.415%202.549-1.415%202.549s1.616.799%202.915.049s1.415-2.55%201.415-2.55s-1.616-.798-2.915-.048m.19-3.334c-.635%201.36.302%202.9.302%202.9s1.782-.273%202.416-1.632c.634-1.36-.303-2.9-.303-2.9s-1.782.272-2.416%201.632M16.517%206.21c.209%201.485%201.833%202.267%201.833%202.267s1.347-1.2%201.138-2.685s-1.833-2.267-1.833-2.267s-1.347%201.2-1.138%202.685%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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