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

Name
sunflower-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 sunflower 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="2" d="M10.361 8.043c-.362-.665-.765-1.275-1.19-1.7c-1.561-1.562-3.528-.714-3.535-.707s-.855 1.974.707 3.536c.425.424 1.036.827 1.7 1.19m2.318-2.319C10.147 7.317 10 6.6 10 6c0-2.21 1.99-3 2-3s2 .79 2 3c0 .6-.147 1.317-.361 2.043m-3.278 0l.491 1.186m2.787-1.186c.362-.665.765-1.276 1.19-1.7c1.561-1.562 3.528-.714 3.535-.707s.855 1.973-.707 3.535c-.425.425-1.036.828-1.701 1.19m-2.317-2.318l-.491 1.186m2.808 1.132C16.682 10.147 17.4 10 18 10c2.21 0 3 1.99 3 2s-.79 2-3 2c-.6 0-1.317-.147-2.044-.361m0-3.278l-1.184.49m1.184 2.788c.665.362 1.276.765 1.7 1.19c1.563 1.561.715 3.528.708 3.535s-1.974.855-3.536-.707c-.424-.425-.827-1.035-1.19-1.7m2.318-2.318l-1.184-.49m-1.133 2.808C13.853 16.683 14 17.4 14 18c0 2.21-1.99 3-2 3s-2-.79-2-3c0-.6.147-1.317.361-2.043m3.278 0l-.49-1.185m-2.788 1.185c-.362.665-.765 1.276-1.19 1.7c-1.561 1.562-3.528.714-3.535.707s-.855-1.973.707-3.535c.425-.425 1.036-.828 1.701-1.19m2.317 2.318l.49-1.185m-2.807-1.133C7.318 13.853 6.6 14 6 14c-2.21 0-3-1.99-3-2s.79-2 3-2c.6 0 1.317.147 2.044.361m0 3.278l1.184-.491m-1.184-2.787l1.184.491M15 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteSunflowerLine(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="2" d="M10.361 8.043c-.362-.665-.765-1.275-1.19-1.7c-1.561-1.562-3.528-.714-3.535-.707s-.855 1.974.707 3.536c.425.424 1.036.827 1.7 1.19m2.318-2.319C10.147 7.317 10 6.6 10 6c0-2.21 1.99-3 2-3s2 .79 2 3c0 .6-.147 1.317-.361 2.043m-3.278 0l.491 1.186m2.787-1.186c.362-.665.765-1.276 1.19-1.7c1.561-1.562 3.528-.714 3.535-.707s.855 1.973-.707 3.535c-.425.425-1.036.828-1.701 1.19m-2.317-2.318l-.491 1.186m2.808 1.132C16.682 10.147 17.4 10 18 10c2.21 0 3 1.99 3 2s-.79 2-3 2c-.6 0-1.317-.147-2.044-.361m0-3.278l-1.184.49m1.184 2.788c.665.362 1.276.765 1.7 1.19c1.563 1.561.715 3.528.708 3.535s-1.974.855-3.536-.707c-.424-.425-.827-1.035-1.19-1.7m2.318-2.318l-1.184-.49m-1.133 2.808C13.853 16.683 14 17.4 14 18c0 2.21-1.99 3-2 3s-2-.79-2-3c0-.6.147-1.317.361-2.043m3.278 0l-.49-1.185m-2.788 1.185c-.362.665-.765 1.276-1.19 1.7c-1.561 1.562-3.528.714-3.535.707s-.855-1.973.707-3.535c.425-.425 1.036-.828 1.701-1.19m2.317 2.318l.49-1.185m-2.807-1.133C7.318 13.853 6.6 14 6 14c-2.21 0-3-1.99-3-2s.79-2 3-2c.6 0 1.317.147 2.044.361m0 3.278l1.184-.491m-1.184-2.787l1.184.491M15 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></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="2" d="M10.361 8.043c-.362-.665-.765-1.275-1.19-1.7c-1.561-1.562-3.528-.714-3.535-.707s-.855 1.974.707 3.536c.425.424 1.036.827 1.7 1.19m2.318-2.319C10.147 7.317 10 6.6 10 6c0-2.21 1.99-3 2-3s2 .79 2 3c0 .6-.147 1.317-.361 2.043m-3.278 0l.491 1.186m2.787-1.186c.362-.665.765-1.276 1.19-1.7c1.561-1.562 3.528-.714 3.535-.707s.855 1.973-.707 3.535c-.425.425-1.036.828-1.701 1.19m-2.317-2.318l-.491 1.186m2.808 1.132C16.682 10.147 17.4 10 18 10c2.21 0 3 1.99 3 2s-.79 2-3 2c-.6 0-1.317-.147-2.044-.361m0-3.278l-1.184.49m1.184 2.788c.665.362 1.276.765 1.7 1.19c1.563 1.561.715 3.528.708 3.535s-1.974.855-3.536-.707c-.424-.425-.827-1.035-1.19-1.7m2.318-2.318l-1.184-.49m-1.133 2.808C13.853 16.683 14 17.4 14 18c0 2.21-1.99 3-2 3s-2-.79-2-3c0-.6.147-1.317.361-2.043m3.278 0l-.49-1.185m-2.788 1.185c-.362.665-.765 1.276-1.19 1.7c-1.561 1.562-3.528.714-3.535.707s-.855-1.973.707-3.535c.425-.425 1.036-.828 1.701-1.19m2.317 2.318l.49-1.185m-2.807-1.133C7.318 13.853 6.6 14 6 14c-2.21 0-3-1.99-3-2s.79-2 3-2c.6 0 1.317.147 2.044.361m0 3.278l1.184-.491m-1.184-2.787l1.184.491M15 12a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></svg>
</template>

CSS

.icon-sunflower-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-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M10.361%208.043c-.362-.665-.765-1.275-1.19-1.7c-1.561-1.562-3.528-.714-3.535-.707s-.855%201.974.707%203.536c.425.424%201.036.827%201.7%201.19m2.318-2.319C10.147%207.317%2010%206.6%2010%206c0-2.21%201.99-3%202-3s2%20.79%202%203c0%20.6-.147%201.317-.361%202.043m-3.278%200l.491%201.186m2.787-1.186c.362-.665.765-1.276%201.19-1.7c1.561-1.562%203.528-.714%203.535-.707s.855%201.973-.707%203.535c-.425.425-1.036.828-1.701%201.19m-2.317-2.318l-.491%201.186m2.808%201.132C16.682%2010.147%2017.4%2010%2018%2010c2.21%200%203%201.99%203%202s-.79%202-3%202c-.6%200-1.317-.147-2.044-.361m0-3.278l-1.184.49m1.184%202.788c.665.362%201.276.765%201.7%201.19c1.563%201.561.715%203.528.708%203.535s-1.974.855-3.536-.707c-.424-.425-.827-1.035-1.19-1.7m2.318-2.318l-1.184-.49m-1.133%202.808C13.853%2016.683%2014%2017.4%2014%2018c0%202.21-1.99%203-2%203s-2-.79-2-3c0-.6.147-1.317.361-2.043m3.278%200l-.49-1.185m-2.788%201.185c-.362.665-.765%201.276-1.19%201.7c-1.561%201.562-3.528.714-3.535.707s-.855-1.973.707-3.535c.425-.425%201.036-.828%201.701-1.19m2.317%202.318l.49-1.185m-2.807-1.133C7.318%2013.853%206.6%2014%206%2014c-2.21%200-3-1.99-3-2s.79-2%203-2c.6%200%201.317.147%202.044.361m0%203.278l1.184-.491m-1.184-2.787l1.184.491M15%2012a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%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%222%22%20d%3D%22M10.361%208.043c-.362-.665-.765-1.275-1.19-1.7c-1.561-1.562-3.528-.714-3.535-.707s-.855%201.974.707%203.536c.425.424%201.036.827%201.7%201.19m2.318-2.319C10.147%207.317%2010%206.6%2010%206c0-2.21%201.99-3%202-3s2%20.79%202%203c0%20.6-.147%201.317-.361%202.043m-3.278%200l.491%201.186m2.787-1.186c.362-.665.765-1.276%201.19-1.7c1.561-1.562%203.528-.714%203.535-.707s.855%201.973-.707%203.535c-.425.425-1.036.828-1.701%201.19m-2.317-2.318l-.491%201.186m2.808%201.132C16.682%2010.147%2017.4%2010%2018%2010c2.21%200%203%201.99%203%202s-.79%202-3%202c-.6%200-1.317-.147-2.044-.361m0-3.278l-1.184.49m1.184%202.788c.665.362%201.276.765%201.7%201.19c1.563%201.561.715%203.528.708%203.535s-1.974.855-3.536-.707c-.424-.425-.827-1.035-1.19-1.7m2.318-2.318l-1.184-.49m-1.133%202.808C13.853%2016.683%2014%2017.4%2014%2018c0%202.21-1.99%203-2%203s-2-.79-2-3c0-.6.147-1.317.361-2.043m3.278%200l-.49-1.185m-2.788%201.185c-.362.665-.765%201.276-1.19%201.7c-1.561%201.562-3.528.714-3.535.707s-.855-1.973.707-3.535c.425-.425%201.036-.828%201.701-1.19m2.317%202.318l.49-1.185m-2.807-1.133C7.318%2013.853%206.6%2014%206%2014c-2.21%200-3-1.99-3-2s.79-2%203-2c.6%200%201.317.147%202.044.361m0%203.278l1.184-.491m-1.184-2.787l1.184.491M15%2012a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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