leaf fluttering in wind emoji
leaf-fluttering-in-wind from Emoji One (Colored) by Emoji One · Default · Nature · CC-BY-4.0 Attribution required.
- Name
- leaf-fluttering-in-wind
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Nature
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More nature icons from Emoji One (Colored)
Use the leaf fluttering in wind emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M28.6 38.4c-15.4 2.8-6.9 10.5-6.4 13.2s-4.9 12.7 10.6 9.9C48.9 58.6 53.6 43 53.6 43s-19.7-5.6-25-4.6"/><path fill="#699635" d="m25.9 50.4l3.1-.6l.7-9.8l-.1 9.7l5.4-1.2l1-8l-.5 7.9l4.7-1.2l3.1-4.6l-2.4 4.5L53.6 43L41 47.6l5.3 3.1l-6-3l-4.7 1.3l4.5 7.2l-5-7l-5.4 1.4l3.5 9l-4-8.9l-3.1.7l-.6 6.6l.1-6.5l-8.2 1.8l-.3-1.4l8.3-1.5l-2.4-6z"/><path fill="#42ade2" d="M20.5 49.8c-2.7-1-5.2-2.9-7-5.4s-2.8-5.6-3-8.7c-.1-1.6-.1-3.1.2-4.7s.7-3.1 1.3-4.6c1.2-3 3-5.7 5.3-7.9c.3-.3.6-.5.9-.8l.5-.4l.4-.3c.6-.5 1.3-1 1.9-1.4c1.3-.9 2.7-1.7 4.2-2.3c3-1.2 6.2-1.9 9.5-1.9c3.3.1 6.6.9 9.6 2.6c1.5.9 2.9 2.1 4 3.6s1.9 3.4 2 5.4s-.5 3.9-1.4 5.5s-2.1 2.8-3.3 3.9c-2.5 2.2-5.6 3.7-8.9 4.2c-1.7.2-3.4.2-5.1-.2s-3.4-1.2-4.7-2.7c-1.3-1.4-2-3.4-1.9-5.2c0-1.8.5-3.4 1.2-4.9c1.4-2.9 3.4-5.2 5.5-7.3s4.4-3.9 6.8-5.6c4.8-3.4 9.8-6.2 15.1-8.7c-4.8 3.2-9.6 6.5-13.9 10.2c-2.2 1.8-4.2 3.8-6.1 5.9c-1.8 2.1-3.5 4.4-4.4 6.8c-.5 1.2-.7 2.4-.7 3.5q.15 1.65 1.2 2.7c1.4 1.4 4 1.8 6.3 1.3c2.4-.5 4.7-1.7 6.4-3.4c1.8-1.8 2.9-3.9 2.6-5.6c-.2-1.8-1.6-3.5-3.6-4.6c-2-1.2-4.5-1.7-6.9-1.8c-5-.1-10.1 1.9-14 5.2c-1.9 1.7-3.6 3.7-4.8 6c-.6 1.2-1.1 2.4-1.4 3.6c-.4 1.3-.6 2.6-.7 3.9c-.1 2.6.3 5.3 1.4 7.8c1.2 2.4 3.1 4.6 5.5 6.3"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneLeafFlutteringInWind(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M28.6 38.4c-15.4 2.8-6.9 10.5-6.4 13.2s-4.9 12.7 10.6 9.9C48.9 58.6 53.6 43 53.6 43s-19.7-5.6-25-4.6"/><path fill="#699635" d="m25.9 50.4l3.1-.6l.7-9.8l-.1 9.7l5.4-1.2l1-8l-.5 7.9l4.7-1.2l3.1-4.6l-2.4 4.5L53.6 43L41 47.6l5.3 3.1l-6-3l-4.7 1.3l4.5 7.2l-5-7l-5.4 1.4l3.5 9l-4-8.9l-3.1.7l-.6 6.6l.1-6.5l-8.2 1.8l-.3-1.4l8.3-1.5l-2.4-6z"/><path fill="#42ade2" d="M20.5 49.8c-2.7-1-5.2-2.9-7-5.4s-2.8-5.6-3-8.7c-.1-1.6-.1-3.1.2-4.7s.7-3.1 1.3-4.6c1.2-3 3-5.7 5.3-7.9c.3-.3.6-.5.9-.8l.5-.4l.4-.3c.6-.5 1.3-1 1.9-1.4c1.3-.9 2.7-1.7 4.2-2.3c3-1.2 6.2-1.9 9.5-1.9c3.3.1 6.6.9 9.6 2.6c1.5.9 2.9 2.1 4 3.6s1.9 3.4 2 5.4s-.5 3.9-1.4 5.5s-2.1 2.8-3.3 3.9c-2.5 2.2-5.6 3.7-8.9 4.2c-1.7.2-3.4.2-5.1-.2s-3.4-1.2-4.7-2.7c-1.3-1.4-2-3.4-1.9-5.2c0-1.8.5-3.4 1.2-4.9c1.4-2.9 3.4-5.2 5.5-7.3s4.4-3.9 6.8-5.6c4.8-3.4 9.8-6.2 15.1-8.7c-4.8 3.2-9.6 6.5-13.9 10.2c-2.2 1.8-4.2 3.8-6.1 5.9c-1.8 2.1-3.5 4.4-4.4 6.8c-.5 1.2-.7 2.4-.7 3.5q.15 1.65 1.2 2.7c1.4 1.4 4 1.8 6.3 1.3c2.4-.5 4.7-1.7 6.4-3.4c1.8-1.8 2.9-3.9 2.6-5.6c-.2-1.8-1.6-3.5-3.6-4.6c-2-1.2-4.5-1.7-6.9-1.8c-5-.1-10.1 1.9-14 5.2c-1.9 1.7-3.6 3.7-4.8 6c-.6 1.2-1.1 2.4-1.4 3.6c-.4 1.3-.6 2.6-.7 3.9c-.1 2.6.3 5.3 1.4 7.8c1.2 2.4 3.1 4.6 5.5 6.3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#83bf4f" d="M28.6 38.4c-15.4 2.8-6.9 10.5-6.4 13.2s-4.9 12.7 10.6 9.9C48.9 58.6 53.6 43 53.6 43s-19.7-5.6-25-4.6"/><path fill="#699635" d="m25.9 50.4l3.1-.6l.7-9.8l-.1 9.7l5.4-1.2l1-8l-.5 7.9l4.7-1.2l3.1-4.6l-2.4 4.5L53.6 43L41 47.6l5.3 3.1l-6-3l-4.7 1.3l4.5 7.2l-5-7l-5.4 1.4l3.5 9l-4-8.9l-3.1.7l-.6 6.6l.1-6.5l-8.2 1.8l-.3-1.4l8.3-1.5l-2.4-6z"/><path fill="#42ade2" d="M20.5 49.8c-2.7-1-5.2-2.9-7-5.4s-2.8-5.6-3-8.7c-.1-1.6-.1-3.1.2-4.7s.7-3.1 1.3-4.6c1.2-3 3-5.7 5.3-7.9c.3-.3.6-.5.9-.8l.5-.4l.4-.3c.6-.5 1.3-1 1.9-1.4c1.3-.9 2.7-1.7 4.2-2.3c3-1.2 6.2-1.9 9.5-1.9c3.3.1 6.6.9 9.6 2.6c1.5.9 2.9 2.1 4 3.6s1.9 3.4 2 5.4s-.5 3.9-1.4 5.5s-2.1 2.8-3.3 3.9c-2.5 2.2-5.6 3.7-8.9 4.2c-1.7.2-3.4.2-5.1-.2s-3.4-1.2-4.7-2.7c-1.3-1.4-2-3.4-1.9-5.2c0-1.8.5-3.4 1.2-4.9c1.4-2.9 3.4-5.2 5.5-7.3s4.4-3.9 6.8-5.6c4.8-3.4 9.8-6.2 15.1-8.7c-4.8 3.2-9.6 6.5-13.9 10.2c-2.2 1.8-4.2 3.8-6.1 5.9c-1.8 2.1-3.5 4.4-4.4 6.8c-.5 1.2-.7 2.4-.7 3.5q.15 1.65 1.2 2.7c1.4 1.4 4 1.8 6.3 1.3c2.4-.5 4.7-1.7 6.4-3.4c1.8-1.8 2.9-3.9 2.6-5.6c-.2-1.8-1.6-3.5-3.6-4.6c-2-1.2-4.5-1.7-6.9-1.8c-5-.1-10.1 1.9-14 5.2c-1.9 1.7-3.6 3.7-4.8 6c-.6 1.2-1.1 2.4-1.4 3.6c-.4 1.3-.6 2.6-.7 3.9c-.1 2.6.3 5.3 1.4 7.8c1.2 2.4 3.1 4.6 5.5 6.3"/></svg> </template>
CSS
.icon-leaf-fluttering-in-wind {
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%2064%2064%22%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M28.6%2038.4c-15.4%202.8-6.9%2010.5-6.4%2013.2s-4.9%2012.7%2010.6%209.9C48.9%2058.6%2053.6%2043%2053.6%2043s-19.7-5.6-25-4.6%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22m25.9%2050.4l3.1-.6l.7-9.8l-.1%209.7l5.4-1.2l1-8l-.5%207.9l4.7-1.2l3.1-4.6l-2.4%204.5L53.6%2043L41%2047.6l5.3%203.1l-6-3l-4.7%201.3l4.5%207.2l-5-7l-5.4%201.4l3.5%209l-4-8.9l-3.1.7l-.6%206.6l.1-6.5l-8.2%201.8l-.3-1.4l8.3-1.5l-2.4-6z%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M20.5%2049.8c-2.7-1-5.2-2.9-7-5.4s-2.8-5.6-3-8.7c-.1-1.6-.1-3.1.2-4.7s.7-3.1%201.3-4.6c1.2-3%203-5.7%205.3-7.9c.3-.3.6-.5.9-.8l.5-.4l.4-.3c.6-.5%201.3-1%201.9-1.4c1.3-.9%202.7-1.7%204.2-2.3c3-1.2%206.2-1.9%209.5-1.9c3.3.1%206.6.9%209.6%202.6c1.5.9%202.9%202.1%204%203.6s1.9%203.4%202%205.4s-.5%203.9-1.4%205.5s-2.1%202.8-3.3%203.9c-2.5%202.2-5.6%203.7-8.9%204.2c-1.7.2-3.4.2-5.1-.2s-3.4-1.2-4.7-2.7c-1.3-1.4-2-3.4-1.9-5.2c0-1.8.5-3.4%201.2-4.9c1.4-2.9%203.4-5.2%205.5-7.3s4.4-3.9%206.8-5.6c4.8-3.4%209.8-6.2%2015.1-8.7c-4.8%203.2-9.6%206.5-13.9%2010.2c-2.2%201.8-4.2%203.8-6.1%205.9c-1.8%202.1-3.5%204.4-4.4%206.8c-.5%201.2-.7%202.4-.7%203.5q.15%201.65%201.2%202.7c1.4%201.4%204%201.8%206.3%201.3c2.4-.5%204.7-1.7%206.4-3.4c1.8-1.8%202.9-3.9%202.6-5.6c-.2-1.8-1.6-3.5-3.6-4.6c-2-1.2-4.5-1.7-6.9-1.8c-5-.1-10.1%201.9-14%205.2c-1.9%201.7-3.6%203.7-4.8%206c-.6%201.2-1.1%202.4-1.4%203.6c-.4%201.3-.6%202.6-.7%203.9c-.1%202.6.3%205.3%201.4%207.8c1.2%202.4%203.1%204.6%205.5%206.3%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%2064%2064%22%3E%3Cpath%20fill%3D%22%2383bf4f%22%20d%3D%22M28.6%2038.4c-15.4%202.8-6.9%2010.5-6.4%2013.2s-4.9%2012.7%2010.6%209.9C48.9%2058.6%2053.6%2043%2053.6%2043s-19.7-5.6-25-4.6%22%2F%3E%3Cpath%20fill%3D%22%23699635%22%20d%3D%22m25.9%2050.4l3.1-.6l.7-9.8l-.1%209.7l5.4-1.2l1-8l-.5%207.9l4.7-1.2l3.1-4.6l-2.4%204.5L53.6%2043L41%2047.6l5.3%203.1l-6-3l-4.7%201.3l4.5%207.2l-5-7l-5.4%201.4l3.5%209l-4-8.9l-3.1.7l-.6%206.6l.1-6.5l-8.2%201.8l-.3-1.4l8.3-1.5l-2.4-6z%22%2F%3E%3Cpath%20fill%3D%22%2342ade2%22%20d%3D%22M20.5%2049.8c-2.7-1-5.2-2.9-7-5.4s-2.8-5.6-3-8.7c-.1-1.6-.1-3.1.2-4.7s.7-3.1%201.3-4.6c1.2-3%203-5.7%205.3-7.9c.3-.3.6-.5.9-.8l.5-.4l.4-.3c.6-.5%201.3-1%201.9-1.4c1.3-.9%202.7-1.7%204.2-2.3c3-1.2%206.2-1.9%209.5-1.9c3.3.1%206.6.9%209.6%202.6c1.5.9%202.9%202.1%204%203.6s1.9%203.4%202%205.4s-.5%203.9-1.4%205.5s-2.1%202.8-3.3%203.9c-2.5%202.2-5.6%203.7-8.9%204.2c-1.7.2-3.4.2-5.1-.2s-3.4-1.2-4.7-2.7c-1.3-1.4-2-3.4-1.9-5.2c0-1.8.5-3.4%201.2-4.9c1.4-2.9%203.4-5.2%205.5-7.3s4.4-3.9%206.8-5.6c4.8-3.4%209.8-6.2%2015.1-8.7c-4.8%203.2-9.6%206.5-13.9%2010.2c-2.2%201.8-4.2%203.8-6.1%205.9c-1.8%202.1-3.5%204.4-4.4%206.8c-.5%201.2-.7%202.4-.7%203.5q.15%201.65%201.2%202.7c1.4%201.4%204%201.8%206.3%201.3c2.4-.5%204.7-1.7%206.4-3.4c1.8-1.8%202.9-3.9%202.6-5.6c-.2-1.8-1.6-3.5-3.6-4.6c-2-1.2-4.5-1.7-6.9-1.8c-5-.1-10.1%201.9-14%205.2c-1.9%201.7-3.6%203.7-4.8%206c-.6%201.2-1.1%202.4-1.4%203.6c-.4%201.3-.6%202.6-.7%203.9c-.1%202.6.3%205.3%201.4%207.8c1.2%202.4%203.1%204.6%205.5%206.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/leaf-fluttering-in-wind.svg?color=%231a73e8&size=48