wilted flower emoji
wilted-flower from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- wilted-flower
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More animals & nature icons from Fluent Emoji Flat
Use the wilted flower emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#86d72f" d="M19.39 7.76C18.98 6.11 16.99 3 12.42 3C9.66 3 7.14 4.77 6 7.51c-1.04 2.52-.7 5.31.86 7.86C5.25 15.58 4 16.95 4 18.61v4.55c0 .2.16.36.36.36h.17c1.82 0 3.29-1.47 3.29-3.29v-3.52c.28.34.56.67.89 1c5.2 5.2.22 10.36 0 10.59a.996.996 0 0 0 .71 1.7c.26 0 .51-.1.71-.29c2.32-2.32 5.31-8.11 0-13.41c-2.51-2.51-3.34-5.44-2.27-8.02C8.66 6.32 10.5 5 12.42 5c4.12 0 5 3.12 5.03 3.24a1 1 0 0 0 1.21.73c.53-.13.86-.68.73-1.21"/><path fill="#ca0b4a" d="m20.36 13.48l-.69.14c-.04.01-.06.03-.1.04a.4.4 0 0 0-.19-.01l-.7.14a3.164 3.164 0 0 0-2.49 3.72l.92 4.64c.04.22.26.37.48.32l.7-.14a3.16 3.16 0 0 0 2.46-2.4c.7 1 1.94 1.55 3.21 1.3l.69-.14c.23-.05.38-.27.33-.5l-.92-4.63c-.32-1.71-1.99-2.82-3.7-2.48"/><path fill="#f8312f" d="m18.61 8.28l.98-.19a4.46 4.46 0 0 1 5.24 3.5l1.3 6.51c.06.32-.15.64-.47.7l-.98.19c-1.79.36-3.54-.42-4.52-1.82a4.45 4.45 0 0 1-3.46 3.37l-.99.2a.573.573 0 0 1-.68-.45l-1.3-6.53a4.45 4.45 0 0 1 3.5-5.23l.99-.2c.09-.02.18-.01.26.01l.034-.018a.3.3 0 0 1 .096-.042M26.99 30h-.5c-1.43 0-2.6-1.16-2.59-2.59v-3.79c0-.23.19-.42.42-.42h.5a2.59 2.59 0 0 1 2.59 2.59v3.79c0 .23-.19.42-.42.42"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatWiltedFlower(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#86d72f" d="M19.39 7.76C18.98 6.11 16.99 3 12.42 3C9.66 3 7.14 4.77 6 7.51c-1.04 2.52-.7 5.31.86 7.86C5.25 15.58 4 16.95 4 18.61v4.55c0 .2.16.36.36.36h.17c1.82 0 3.29-1.47 3.29-3.29v-3.52c.28.34.56.67.89 1c5.2 5.2.22 10.36 0 10.59a.996.996 0 0 0 .71 1.7c.26 0 .51-.1.71-.29c2.32-2.32 5.31-8.11 0-13.41c-2.51-2.51-3.34-5.44-2.27-8.02C8.66 6.32 10.5 5 12.42 5c4.12 0 5 3.12 5.03 3.24a1 1 0 0 0 1.21.73c.53-.13.86-.68.73-1.21"/><path fill="#ca0b4a" d="m20.36 13.48l-.69.14c-.04.01-.06.03-.1.04a.4.4 0 0 0-.19-.01l-.7.14a3.164 3.164 0 0 0-2.49 3.72l.92 4.64c.04.22.26.37.48.32l.7-.14a3.16 3.16 0 0 0 2.46-2.4c.7 1 1.94 1.55 3.21 1.3l.69-.14c.23-.05.38-.27.33-.5l-.92-4.63c-.32-1.71-1.99-2.82-3.7-2.48"/><path fill="#f8312f" d="m18.61 8.28l.98-.19a4.46 4.46 0 0 1 5.24 3.5l1.3 6.51c.06.32-.15.64-.47.7l-.98.19c-1.79.36-3.54-.42-4.52-1.82a4.45 4.45 0 0 1-3.46 3.37l-.99.2a.573.573 0 0 1-.68-.45l-1.3-6.53a4.45 4.45 0 0 1 3.5-5.23l.99-.2c.09-.02.18-.01.26.01l.034-.018a.3.3 0 0 1 .096-.042M26.99 30h-.5c-1.43 0-2.6-1.16-2.59-2.59v-3.79c0-.23.19-.42.42-.42h.5a2.59 2.59 0 0 1 2.59 2.59v3.79c0 .23-.19.42-.42.42"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#86d72f" d="M19.39 7.76C18.98 6.11 16.99 3 12.42 3C9.66 3 7.14 4.77 6 7.51c-1.04 2.52-.7 5.31.86 7.86C5.25 15.58 4 16.95 4 18.61v4.55c0 .2.16.36.36.36h.17c1.82 0 3.29-1.47 3.29-3.29v-3.52c.28.34.56.67.89 1c5.2 5.2.22 10.36 0 10.59a.996.996 0 0 0 .71 1.7c.26 0 .51-.1.71-.29c2.32-2.32 5.31-8.11 0-13.41c-2.51-2.51-3.34-5.44-2.27-8.02C8.66 6.32 10.5 5 12.42 5c4.12 0 5 3.12 5.03 3.24a1 1 0 0 0 1.21.73c.53-.13.86-.68.73-1.21"/><path fill="#ca0b4a" d="m20.36 13.48l-.69.14c-.04.01-.06.03-.1.04a.4.4 0 0 0-.19-.01l-.7.14a3.164 3.164 0 0 0-2.49 3.72l.92 4.64c.04.22.26.37.48.32l.7-.14a3.16 3.16 0 0 0 2.46-2.4c.7 1 1.94 1.55 3.21 1.3l.69-.14c.23-.05.38-.27.33-.5l-.92-4.63c-.32-1.71-1.99-2.82-3.7-2.48"/><path fill="#f8312f" d="m18.61 8.28l.98-.19a4.46 4.46 0 0 1 5.24 3.5l1.3 6.51c.06.32-.15.64-.47.7l-.98.19c-1.79.36-3.54-.42-4.52-1.82a4.45 4.45 0 0 1-3.46 3.37l-.99.2a.573.573 0 0 1-.68-.45l-1.3-6.53a4.45 4.45 0 0 1 3.5-5.23l.99-.2c.09-.02.18-.01.26.01l.034-.018a.3.3 0 0 1 .096-.042M26.99 30h-.5c-1.43 0-2.6-1.16-2.59-2.59v-3.79c0-.23.19-.42.42-.42h.5a2.59 2.59 0 0 1 2.59 2.59v3.79c0 .23-.19.42-.42.42"/></g></svg> </template>
CSS
.icon-wilted-flower {
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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22M19.39%207.76C18.98%206.11%2016.99%203%2012.42%203C9.66%203%207.14%204.77%206%207.51c-1.04%202.52-.7%205.31.86%207.86C5.25%2015.58%204%2016.95%204%2018.61v4.55c0%20.2.16.36.36.36h.17c1.82%200%203.29-1.47%203.29-3.29v-3.52c.28.34.56.67.89%201c5.2%205.2.22%2010.36%200%2010.59a.996.996%200%200%200%20.71%201.7c.26%200%20.51-.1.71-.29c2.32-2.32%205.31-8.11%200-13.41c-2.51-2.51-3.34-5.44-2.27-8.02C8.66%206.32%2010.5%205%2012.42%205c4.12%200%205%203.12%205.03%203.24a1%201%200%200%200%201.21.73c.53-.13.86-.68.73-1.21%22%2F%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22m20.36%2013.48l-.69.14c-.04.01-.06.03-.1.04a.4.4%200%200%200-.19-.01l-.7.14a3.164%203.164%200%200%200-2.49%203.72l.92%204.64c.04.22.26.37.48.32l.7-.14a3.16%203.16%200%200%200%202.46-2.4c.7%201%201.94%201.55%203.21%201.3l.69-.14c.23-.05.38-.27.33-.5l-.92-4.63c-.32-1.71-1.99-2.82-3.7-2.48%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22m18.61%208.28l.98-.19a4.46%204.46%200%200%201%205.24%203.5l1.3%206.51c.06.32-.15.64-.47.7l-.98.19c-1.79.36-3.54-.42-4.52-1.82a4.45%204.45%200%200%201-3.46%203.37l-.99.2a.573.573%200%200%201-.68-.45l-1.3-6.53a4.45%204.45%200%200%201%203.5-5.23l.99-.2c.09-.02.18-.01.26.01l.034-.018a.3.3%200%200%201%20.096-.042M26.99%2030h-.5c-1.43%200-2.6-1.16-2.59-2.59v-3.79c0-.23.19-.42.42-.42h.5a2.59%202.59%200%200%201%202.59%202.59v3.79c0%20.23-.19.42-.42.42%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22M19.39%207.76C18.98%206.11%2016.99%203%2012.42%203C9.66%203%207.14%204.77%206%207.51c-1.04%202.52-.7%205.31.86%207.86C5.25%2015.58%204%2016.95%204%2018.61v4.55c0%20.2.16.36.36.36h.17c1.82%200%203.29-1.47%203.29-3.29v-3.52c.28.34.56.67.89%201c5.2%205.2.22%2010.36%200%2010.59a.996.996%200%200%200%20.71%201.7c.26%200%20.51-.1.71-.29c2.32-2.32%205.31-8.11%200-13.41c-2.51-2.51-3.34-5.44-2.27-8.02C8.66%206.32%2010.5%205%2012.42%205c4.12%200%205%203.12%205.03%203.24a1%201%200%200%200%201.21.73c.53-.13.86-.68.73-1.21%22%2F%3E%3Cpath%20fill%3D%22%23ca0b4a%22%20d%3D%22m20.36%2013.48l-.69.14c-.04.01-.06.03-.1.04a.4.4%200%200%200-.19-.01l-.7.14a3.164%203.164%200%200%200-2.49%203.72l.92%204.64c.04.22.26.37.48.32l.7-.14a3.16%203.16%200%200%200%202.46-2.4c.7%201%201.94%201.55%203.21%201.3l.69-.14c.23-.05.38-.27.33-.5l-.92-4.63c-.32-1.71-1.99-2.82-3.7-2.48%22%2F%3E%3Cpath%20fill%3D%22%23f8312f%22%20d%3D%22m18.61%208.28l.98-.19a4.46%204.46%200%200%201%205.24%203.5l1.3%206.51c.06.32-.15.64-.47.7l-.98.19c-1.79.36-3.54-.42-4.52-1.82a4.45%204.45%200%200%201-3.46%203.37l-.99.2a.573.573%200%200%201-.68-.45l-1.3-6.53a4.45%204.45%200%200%201%203.5-5.23l.99-.2c.09-.02.18-.01.26.01l.034-.018a.3.3%200%200%201%20.096-.042M26.99%2030h-.5c-1.43%200-2.6-1.16-2.59-2.59v-3.79c0-.23.19-.42.42-.42h.5a2.59%202.59%200%200%201%202.59%202.59v3.79c0%20.23-.19.42-.42.42%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/wilted-flower.svg?color=%231a73e8&size=48