sunflower icon
sunflower-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- sunflower-fill
- Set
- MingCute Icon
- Style
- Fill
- 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="currentColor" fill-rule="evenodd" d="M9.109 5.02a4.13 4.13 0 0 0-2.314-.618c-.586.014-1.416.101-1.866.527c-.426.45-.513 1.28-.528 1.866a4.13 4.13 0 0 0 .62 2.314c-.928.214-1.61.71-2.074 1.198c-.404.425-.93 1.073-.947 1.693c.017.62.543 1.268.947 1.693A4.13 4.13 0 0 0 5.02 14.89a4.13 4.13 0 0 0-.618 2.314c.015.587.1 1.416.527 1.866c.45.426 1.28.512 1.866.527a4.13 4.13 0 0 0 2.314-.618c.214.927.71 1.61 1.198 2.073c.425.404 1.074.93 1.693.947c.62-.017 1.268-.543 1.693-.947a4.13 4.13 0 0 0 1.198-2.073a4.14 4.14 0 0 0 2.314.619c.586-.015 1.416-.102 1.866-.528c.426-.45.512-1.28.527-1.866a4.13 4.13 0 0 0-.618-2.314a4.13 4.13 0 0 0 2.073-1.198c.404-.425.93-1.073.947-1.693c-.017-.62-.543-1.268-.947-1.693A4.13 4.13 0 0 0 18.98 9.11a4.14 4.14 0 0 0 .619-2.314c-.015-.586-.102-1.416-.528-1.866c-.45-.426-1.28-.513-1.866-.528a4.13 4.13 0 0 0-2.314.62a4.13 4.13 0 0 0-1.198-2.074C13.268 2.543 12.62 2.017 12 2c-.62.017-1.267.543-1.693.947A4.13 4.13 0 0 0 9.11 5.02M12 14a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteSunflowerFill(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M9.109 5.02a4.13 4.13 0 0 0-2.314-.618c-.586.014-1.416.101-1.866.527c-.426.45-.513 1.28-.528 1.866a4.13 4.13 0 0 0 .62 2.314c-.928.214-1.61.71-2.074 1.198c-.404.425-.93 1.073-.947 1.693c.017.62.543 1.268.947 1.693A4.13 4.13 0 0 0 5.02 14.89a4.13 4.13 0 0 0-.618 2.314c.015.587.1 1.416.527 1.866c.45.426 1.28.512 1.866.527a4.13 4.13 0 0 0 2.314-.618c.214.927.71 1.61 1.198 2.073c.425.404 1.074.93 1.693.947c.62-.017 1.268-.543 1.693-.947a4.13 4.13 0 0 0 1.198-2.073a4.14 4.14 0 0 0 2.314.619c.586-.015 1.416-.102 1.866-.528c.426-.45.512-1.28.527-1.866a4.13 4.13 0 0 0-.618-2.314a4.13 4.13 0 0 0 2.073-1.198c.404-.425.93-1.073.947-1.693c-.017-.62-.543-1.268-.947-1.693A4.13 4.13 0 0 0 18.98 9.11a4.14 4.14 0 0 0 .619-2.314c-.015-.586-.102-1.416-.528-1.866c-.45-.426-1.28-.513-1.866-.528a4.13 4.13 0 0 0-2.314.62a4.13 4.13 0 0 0-1.198-2.074C13.268 2.543 12.62 2.017 12 2c-.62.017-1.267.543-1.693.947A4.13 4.13 0 0 0 9.11 5.02M12 14a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M9.109 5.02a4.13 4.13 0 0 0-2.314-.618c-.586.014-1.416.101-1.866.527c-.426.45-.513 1.28-.528 1.866a4.13 4.13 0 0 0 .62 2.314c-.928.214-1.61.71-2.074 1.198c-.404.425-.93 1.073-.947 1.693c.017.62.543 1.268.947 1.693A4.13 4.13 0 0 0 5.02 14.89a4.13 4.13 0 0 0-.618 2.314c.015.587.1 1.416.527 1.866c.45.426 1.28.512 1.866.527a4.13 4.13 0 0 0 2.314-.618c.214.927.71 1.61 1.198 2.073c.425.404 1.074.93 1.693.947c.62-.017 1.268-.543 1.693-.947a4.13 4.13 0 0 0 1.198-2.073a4.14 4.14 0 0 0 2.314.619c.586-.015 1.416-.102 1.866-.528c.426-.45.512-1.28.527-1.866a4.13 4.13 0 0 0-.618-2.314a4.13 4.13 0 0 0 2.073-1.198c.404-.425.93-1.073.947-1.693c-.017-.62-.543-1.268-.947-1.693A4.13 4.13 0 0 0 18.98 9.11a4.14 4.14 0 0 0 .619-2.314c-.015-.586-.102-1.416-.528-1.866c-.45-.426-1.28-.513-1.866-.528a4.13 4.13 0 0 0-2.314.62a4.13 4.13 0 0 0-1.198-2.074C13.268 2.543 12.62 2.017 12 2c-.62.017-1.267.543-1.693.947A4.13 4.13 0 0 0 9.11 5.02M12 14a2 2 0 1 0 0-4a2 2 0 0 0 0 4" clip-rule="evenodd"/></svg> </template>
CSS
.icon-sunflower-fill {
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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.109%205.02a4.13%204.13%200%200%200-2.314-.618c-.586.014-1.416.101-1.866.527c-.426.45-.513%201.28-.528%201.866a4.13%204.13%200%200%200%20.62%202.314c-.928.214-1.61.71-2.074%201.198c-.404.425-.93%201.073-.947%201.693c.017.62.543%201.268.947%201.693A4.13%204.13%200%200%200%205.02%2014.89a4.13%204.13%200%200%200-.618%202.314c.015.587.1%201.416.527%201.866c.45.426%201.28.512%201.866.527a4.13%204.13%200%200%200%202.314-.618c.214.927.71%201.61%201.198%202.073c.425.404%201.074.93%201.693.947c.62-.017%201.268-.543%201.693-.947a4.13%204.13%200%200%200%201.198-2.073a4.14%204.14%200%200%200%202.314.619c.586-.015%201.416-.102%201.866-.528c.426-.45.512-1.28.527-1.866a4.13%204.13%200%200%200-.618-2.314a4.13%204.13%200%200%200%202.073-1.198c.404-.425.93-1.073.947-1.693c-.017-.62-.543-1.268-.947-1.693A4.13%204.13%200%200%200%2018.98%209.11a4.14%204.14%200%200%200%20.619-2.314c-.015-.586-.102-1.416-.528-1.866c-.45-.426-1.28-.513-1.866-.528a4.13%204.13%200%200%200-2.314.62a4.13%204.13%200%200%200-1.198-2.074C13.268%202.543%2012.62%202.017%2012%202c-.62.017-1.267.543-1.693.947A4.13%204.13%200%200%200%209.11%205.02M12%2014a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%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%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M9.109%205.02a4.13%204.13%200%200%200-2.314-.618c-.586.014-1.416.101-1.866.527c-.426.45-.513%201.28-.528%201.866a4.13%204.13%200%200%200%20.62%202.314c-.928.214-1.61.71-2.074%201.198c-.404.425-.93%201.073-.947%201.693c.017.62.543%201.268.947%201.693A4.13%204.13%200%200%200%205.02%2014.89a4.13%204.13%200%200%200-.618%202.314c.015.587.1%201.416.527%201.866c.45.426%201.28.512%201.866.527a4.13%204.13%200%200%200%202.314-.618c.214.927.71%201.61%201.198%202.073c.425.404%201.074.93%201.693.947c.62-.017%201.268-.543%201.693-.947a4.13%204.13%200%200%200%201.198-2.073a4.14%204.14%200%200%200%202.314.619c.586-.015%201.416-.102%201.866-.528c.426-.45.512-1.28.527-1.866a4.13%204.13%200%200%200-.618-2.314a4.13%204.13%200%200%200%202.073-1.198c.404-.425.93-1.073.947-1.693c-.017-.62-.543-1.268-.947-1.693A4.13%204.13%200%200%200%2018.98%209.11a4.14%204.14%200%200%200%20.619-2.314c-.015-.586-.102-1.416-.528-1.866c-.45-.426-1.28-.513-1.866-.528a4.13%204.13%200%200%200-2.314.62a4.13%204.13%200%200%200-1.198-2.074C13.268%202.543%2012.62%202.017%2012%202c-.62.017-1.267.543-1.693.947A4.13%204.13%200%200%200%209.11%205.02M12%2014a2%202%200%201%200%200-4a2%202%200%200%200%200%204%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/sunflower-fill.svg?color=%231a73e8&size=48