blossom emoji
blossom from Fluent Emoji Flat by Microsoft Corporation · Default · Animals & Nature · MIT Free for personal and commercial use.
- Name
- blossom
- 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 blossom 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="M17.096 19.84h-2v8.409c-.708-1.939-2.562-3.339-4.74-3.339h-2.07a.28.28 0 0 0-.28.28v.42c0 2.4 1.95 4.35 4.26 4.37l2.88.01a.3.3 0 0 0 .097-.02h1.808a.3.3 0 0 0 .105.02h2.07c2.7 0 4.9-2.15 5.04-4.81a.253.253 0 0 0-.25-.27l-2.88.01c-1.85.016-3.468 1.27-4.04 3z"/><path fill="#d3d3d3" d="M16.055 2c-2.35 0-4.19 2.02-3.97 4.36l.18 1.91l-1.98-.68a3.98 3.98 0 0 0-5.17 2.82c-.55 2.25.92 4.49 3.21 4.88l1.78.3l-1.46 1.8a3.984 3.984 0 0 0 .88 5.83c1.92 1.29 4.54.67 5.69-1.34l.91-1.45l.74 1.45a3.995 3.995 0 0 0 5.69 1.34c1.95-1.31 2.36-4.01.88-5.83l-1.44-1.78l1.9-.32a3.993 3.993 0 0 0 3.21-4.88a3.99 3.99 0 0 0-5.18-2.82l-2 .69l.14-2.01c.13-2.3-1.7-4.27-4.01-4.27"/><path fill="#ffb02e" d="M15.996 17.36a3.78 3.78 0 1 0 0-7.56a3.78 3.78 0 0 0 0 7.56"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatBlossom(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="M17.096 19.84h-2v8.409c-.708-1.939-2.562-3.339-4.74-3.339h-2.07a.28.28 0 0 0-.28.28v.42c0 2.4 1.95 4.35 4.26 4.37l2.88.01a.3.3 0 0 0 .097-.02h1.808a.3.3 0 0 0 .105.02h2.07c2.7 0 4.9-2.15 5.04-4.81a.253.253 0 0 0-.25-.27l-2.88.01c-1.85.016-3.468 1.27-4.04 3z"/><path fill="#d3d3d3" d="M16.055 2c-2.35 0-4.19 2.02-3.97 4.36l.18 1.91l-1.98-.68a3.98 3.98 0 0 0-5.17 2.82c-.55 2.25.92 4.49 3.21 4.88l1.78.3l-1.46 1.8a3.984 3.984 0 0 0 .88 5.83c1.92 1.29 4.54.67 5.69-1.34l.91-1.45l.74 1.45a3.995 3.995 0 0 0 5.69 1.34c1.95-1.31 2.36-4.01.88-5.83l-1.44-1.78l1.9-.32a3.993 3.993 0 0 0 3.21-4.88a3.99 3.99 0 0 0-5.18-2.82l-2 .69l.14-2.01c.13-2.3-1.7-4.27-4.01-4.27"/><path fill="#ffb02e" d="M15.996 17.36a3.78 3.78 0 1 0 0-7.56a3.78 3.78 0 0 0 0 7.56"/></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="M17.096 19.84h-2v8.409c-.708-1.939-2.562-3.339-4.74-3.339h-2.07a.28.28 0 0 0-.28.28v.42c0 2.4 1.95 4.35 4.26 4.37l2.88.01a.3.3 0 0 0 .097-.02h1.808a.3.3 0 0 0 .105.02h2.07c2.7 0 4.9-2.15 5.04-4.81a.253.253 0 0 0-.25-.27l-2.88.01c-1.85.016-3.468 1.27-4.04 3z"/><path fill="#d3d3d3" d="M16.055 2c-2.35 0-4.19 2.02-3.97 4.36l.18 1.91l-1.98-.68a3.98 3.98 0 0 0-5.17 2.82c-.55 2.25.92 4.49 3.21 4.88l1.78.3l-1.46 1.8a3.984 3.984 0 0 0 .88 5.83c1.92 1.29 4.54.67 5.69-1.34l.91-1.45l.74 1.45a3.995 3.995 0 0 0 5.69 1.34c1.95-1.31 2.36-4.01.88-5.83l-1.44-1.78l1.9-.32a3.993 3.993 0 0 0 3.21-4.88a3.99 3.99 0 0 0-5.18-2.82l-2 .69l.14-2.01c.13-2.3-1.7-4.27-4.01-4.27"/><path fill="#ffb02e" d="M15.996 17.36a3.78 3.78 0 1 0 0-7.56a3.78 3.78 0 0 0 0 7.56"/></g></svg> </template>
CSS
.icon-blossom {
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%22M17.096%2019.84h-2v8.409c-.708-1.939-2.562-3.339-4.74-3.339h-2.07a.28.28%200%200%200-.28.28v.42c0%202.4%201.95%204.35%204.26%204.37l2.88.01a.3.3%200%200%200%20.097-.02h1.808a.3.3%200%200%200%20.105.02h2.07c2.7%200%204.9-2.15%205.04-4.81a.253.253%200%200%200-.25-.27l-2.88.01c-1.85.016-3.468%201.27-4.04%203z%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M16.055%202c-2.35%200-4.19%202.02-3.97%204.36l.18%201.91l-1.98-.68a3.98%203.98%200%200%200-5.17%202.82c-.55%202.25.92%204.49%203.21%204.88l1.78.3l-1.46%201.8a3.984%203.984%200%200%200%20.88%205.83c1.92%201.29%204.54.67%205.69-1.34l.91-1.45l.74%201.45a3.995%203.995%200%200%200%205.69%201.34c1.95-1.31%202.36-4.01.88-5.83l-1.44-1.78l1.9-.32a3.993%203.993%200%200%200%203.21-4.88a3.99%203.99%200%200%200-5.18-2.82l-2%20.69l.14-2.01c.13-2.3-1.7-4.27-4.01-4.27%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.996%2017.36a3.78%203.78%200%201%200%200-7.56a3.78%203.78%200%200%200%200%207.56%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%22M17.096%2019.84h-2v8.409c-.708-1.939-2.562-3.339-4.74-3.339h-2.07a.28.28%200%200%200-.28.28v.42c0%202.4%201.95%204.35%204.26%204.37l2.88.01a.3.3%200%200%200%20.097-.02h1.808a.3.3%200%200%200%20.105.02h2.07c2.7%200%204.9-2.15%205.04-4.81a.253.253%200%200%200-.25-.27l-2.88.01c-1.85.016-3.468%201.27-4.04%203z%22%2F%3E%3Cpath%20fill%3D%22%23d3d3d3%22%20d%3D%22M16.055%202c-2.35%200-4.19%202.02-3.97%204.36l.18%201.91l-1.98-.68a3.98%203.98%200%200%200-5.17%202.82c-.55%202.25.92%204.49%203.21%204.88l1.78.3l-1.46%201.8a3.984%203.984%200%200%200%20.88%205.83c1.92%201.29%204.54.67%205.69-1.34l.91-1.45l.74%201.45a3.995%203.995%200%200%200%205.69%201.34c1.95-1.31%202.36-4.01.88-5.83l-1.44-1.78l1.9-.32a3.993%203.993%200%200%200%203.21-4.88a3.99%203.99%200%200%200-5.18-2.82l-2%20.69l.14-2.01c.13-2.3-1.7-4.27-4.01-4.27%22%2F%3E%3Cpath%20fill%3D%22%23ffb02e%22%20d%3D%22M15.996%2017.36a3.78%203.78%200%201%200%200-7.56a3.78%203.78%200%200%200%200%207.56%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/blossom.svg?color=%231a73e8&size=48