blossom emoji
blossom from Twitter Emoji by Twitter · Default · Animals & Nature · CC-BY-4.0 Attribution required.
- Name
- blossom
- Set
- Twitter Emoji
- Style
- Default
- Category
- Animals & Nature
- Viewbox
- 36×36
- License
- CC BY 4.0
The same emoji in other sets
More animals & nature icons from Twitter Emoji
Use the blossom emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M28.938 27.441c-2.554-.89-8.111-.429-9.938 1.331V17a1 1 0 1 0-2 0v11.772c-1.827-1.76-7.384-2.221-9.938-1.331c-.741.259 5.264 8.749 9.507 4.507c.168-.168.306-.33.431-.49V35a1 1 0 1 0 2 0v-3.542c.125.16.263.322.431.49c4.243 4.242 10.248-4.248 9.507-4.507"/><path fill="#ccd6dd" d="M12.562 25.65c-.619-.266-1.107-.837-1.378-1.513l-1.266-3.306l-3.258-1.393c-1.336-.574-1.876-1.922-1.304-3.259l1.362-3.181l-1.364-3.269c-.541-1.35.15-2.868 1.5-3.408l3.272-1.281l1.449-3.384C12.148.32 13.496-.22 14.833.352l3.258 1.396L21.358.382c.675-.271 1.411-.276 2.03-.011s1.114.819 1.385 1.494l1.274 3.29l3.309 1.417c1.336.572 1.875 1.921 1.305 3.258l-1.451 3.384l1.365 3.267c.541 1.35-.15 2.866-1.5 3.407l-3.271 1.281l-1.363 3.183c-.572 1.336-1.922 1.877-3.258 1.305l-3.308-1.417l-3.267 1.364c-.676.271-1.427.311-2.046.046"/><path fill="#e1e8ed" d="m29.356 6.572l-3.309-1.417l-.055-.143c-1.565 1.337-5.215 4.354-5.215 4.354l.007.123A4.46 4.46 0 0 0 18 8.5V1.709L14.833.353c-1.337-.572-2.685-.032-3.258 1.304l-1.449 3.384l-.061.024l4.753 4.754A4.48 4.48 0 0 0 13.5 13H6.717l-1.361 3.178c-.572 1.337-.032 2.686 1.304 3.259l3.258 1.394l.002.006l4.496-5.142A4.48 4.48 0 0 0 18 17.5h.005c.006 1.979.015 5.273.012 6.801l3.164 1.356c1.336.572 2.686.031 3.258-1.305l1.362-3.18l-5.192-4.517a4.49 4.49 0 0 0 1.89-3.654c0-.071-.018-.137-.021-.208c1.802.182 4.951.472 6.822.642l-.092-.22L30.66 9.83c.571-1.337.031-2.686-1.304-3.258"/><circle cx="18" cy="13" r="5" fill="#f4900c"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiBlossom(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M28.938 27.441c-2.554-.89-8.111-.429-9.938 1.331V17a1 1 0 1 0-2 0v11.772c-1.827-1.76-7.384-2.221-9.938-1.331c-.741.259 5.264 8.749 9.507 4.507c.168-.168.306-.33.431-.49V35a1 1 0 1 0 2 0v-3.542c.125.16.263.322.431.49c4.243 4.242 10.248-4.248 9.507-4.507"/><path fill="#ccd6dd" d="M12.562 25.65c-.619-.266-1.107-.837-1.378-1.513l-1.266-3.306l-3.258-1.393c-1.336-.574-1.876-1.922-1.304-3.259l1.362-3.181l-1.364-3.269c-.541-1.35.15-2.868 1.5-3.408l3.272-1.281l1.449-3.384C12.148.32 13.496-.22 14.833.352l3.258 1.396L21.358.382c.675-.271 1.411-.276 2.03-.011s1.114.819 1.385 1.494l1.274 3.29l3.309 1.417c1.336.572 1.875 1.921 1.305 3.258l-1.451 3.384l1.365 3.267c.541 1.35-.15 2.866-1.5 3.407l-3.271 1.281l-1.363 3.183c-.572 1.336-1.922 1.877-3.258 1.305l-3.308-1.417l-3.267 1.364c-.676.271-1.427.311-2.046.046"/><path fill="#e1e8ed" d="m29.356 6.572l-3.309-1.417l-.055-.143c-1.565 1.337-5.215 4.354-5.215 4.354l.007.123A4.46 4.46 0 0 0 18 8.5V1.709L14.833.353c-1.337-.572-2.685-.032-3.258 1.304l-1.449 3.384l-.061.024l4.753 4.754A4.48 4.48 0 0 0 13.5 13H6.717l-1.361 3.178c-.572 1.337-.032 2.686 1.304 3.259l3.258 1.394l.002.006l4.496-5.142A4.48 4.48 0 0 0 18 17.5h.005c.006 1.979.015 5.273.012 6.801l3.164 1.356c1.336.572 2.686.031 3.258-1.305l1.362-3.18l-5.192-4.517a4.49 4.49 0 0 0 1.89-3.654c0-.071-.018-.137-.021-.208c1.802.182 4.951.472 6.822.642l-.092-.22L30.66 9.83c.571-1.337.031-2.686-1.304-3.258"/><circle cx="18" cy="13" r="5" fill="#f4900c"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#77b255" d="M28.938 27.441c-2.554-.89-8.111-.429-9.938 1.331V17a1 1 0 1 0-2 0v11.772c-1.827-1.76-7.384-2.221-9.938-1.331c-.741.259 5.264 8.749 9.507 4.507c.168-.168.306-.33.431-.49V35a1 1 0 1 0 2 0v-3.542c.125.16.263.322.431.49c4.243 4.242 10.248-4.248 9.507-4.507"/><path fill="#ccd6dd" d="M12.562 25.65c-.619-.266-1.107-.837-1.378-1.513l-1.266-3.306l-3.258-1.393c-1.336-.574-1.876-1.922-1.304-3.259l1.362-3.181l-1.364-3.269c-.541-1.35.15-2.868 1.5-3.408l3.272-1.281l1.449-3.384C12.148.32 13.496-.22 14.833.352l3.258 1.396L21.358.382c.675-.271 1.411-.276 2.03-.011s1.114.819 1.385 1.494l1.274 3.29l3.309 1.417c1.336.572 1.875 1.921 1.305 3.258l-1.451 3.384l1.365 3.267c.541 1.35-.15 2.866-1.5 3.407l-3.271 1.281l-1.363 3.183c-.572 1.336-1.922 1.877-3.258 1.305l-3.308-1.417l-3.267 1.364c-.676.271-1.427.311-2.046.046"/><path fill="#e1e8ed" d="m29.356 6.572l-3.309-1.417l-.055-.143c-1.565 1.337-5.215 4.354-5.215 4.354l.007.123A4.46 4.46 0 0 0 18 8.5V1.709L14.833.353c-1.337-.572-2.685-.032-3.258 1.304l-1.449 3.384l-.061.024l4.753 4.754A4.48 4.48 0 0 0 13.5 13H6.717l-1.361 3.178c-.572 1.337-.032 2.686 1.304 3.259l3.258 1.394l.002.006l4.496-5.142A4.48 4.48 0 0 0 18 17.5h.005c.006 1.979.015 5.273.012 6.801l3.164 1.356c1.336.572 2.686.031 3.258-1.305l1.362-3.18l-5.192-4.517a4.49 4.49 0 0 0 1.89-3.654c0-.071-.018-.137-.021-.208c1.802.182 4.951.472 6.822.642l-.092-.22L30.66 9.83c.571-1.337.031-2.686-1.304-3.258"/><circle cx="18" cy="13" r="5" fill="#f4900c"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M28.938%2027.441c-2.554-.89-8.111-.429-9.938%201.331V17a1%201%200%201%200-2%200v11.772c-1.827-1.76-7.384-2.221-9.938-1.331c-.741.259%205.264%208.749%209.507%204.507c.168-.168.306-.33.431-.49V35a1%201%200%201%200%202%200v-3.542c.125.16.263.322.431.49c4.243%204.242%2010.248-4.248%209.507-4.507%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M12.562%2025.65c-.619-.266-1.107-.837-1.378-1.513l-1.266-3.306l-3.258-1.393c-1.336-.574-1.876-1.922-1.304-3.259l1.362-3.181l-1.364-3.269c-.541-1.35.15-2.868%201.5-3.408l3.272-1.281l1.449-3.384C12.148.32%2013.496-.22%2014.833.352l3.258%201.396L21.358.382c.675-.271%201.411-.276%202.03-.011s1.114.819%201.385%201.494l1.274%203.29l3.309%201.417c1.336.572%201.875%201.921%201.305%203.258l-1.451%203.384l1.365%203.267c.541%201.35-.15%202.866-1.5%203.407l-3.271%201.281l-1.363%203.183c-.572%201.336-1.922%201.877-3.258%201.305l-3.308-1.417l-3.267%201.364c-.676.271-1.427.311-2.046.046%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22m29.356%206.572l-3.309-1.417l-.055-.143c-1.565%201.337-5.215%204.354-5.215%204.354l.007.123A4.46%204.46%200%200%200%2018%208.5V1.709L14.833.353c-1.337-.572-2.685-.032-3.258%201.304l-1.449%203.384l-.061.024l4.753%204.754A4.48%204.48%200%200%200%2013.5%2013H6.717l-1.361%203.178c-.572%201.337-.032%202.686%201.304%203.259l3.258%201.394l.002.006l4.496-5.142A4.48%204.48%200%200%200%2018%2017.5h.005c.006%201.979.015%205.273.012%206.801l3.164%201.356c1.336.572%202.686.031%203.258-1.305l1.362-3.18l-5.192-4.517a4.49%204.49%200%200%200%201.89-3.654c0-.071-.018-.137-.021-.208c1.802.182%204.951.472%206.822.642l-.092-.22L30.66%209.83c.571-1.337.031-2.686-1.304-3.258%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2213%22%20r%3D%225%22%20fill%3D%22%23f4900c%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%2036%2036%22%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M28.938%2027.441c-2.554-.89-8.111-.429-9.938%201.331V17a1%201%200%201%200-2%200v11.772c-1.827-1.76-7.384-2.221-9.938-1.331c-.741.259%205.264%208.749%209.507%204.507c.168-.168.306-.33.431-.49V35a1%201%200%201%200%202%200v-3.542c.125.16.263.322.431.49c4.243%204.242%2010.248-4.248%209.507-4.507%22%2F%3E%3Cpath%20fill%3D%22%23ccd6dd%22%20d%3D%22M12.562%2025.65c-.619-.266-1.107-.837-1.378-1.513l-1.266-3.306l-3.258-1.393c-1.336-.574-1.876-1.922-1.304-3.259l1.362-3.181l-1.364-3.269c-.541-1.35.15-2.868%201.5-3.408l3.272-1.281l1.449-3.384C12.148.32%2013.496-.22%2014.833.352l3.258%201.396L21.358.382c.675-.271%201.411-.276%202.03-.011s1.114.819%201.385%201.494l1.274%203.29l3.309%201.417c1.336.572%201.875%201.921%201.305%203.258l-1.451%203.384l1.365%203.267c.541%201.35-.15%202.866-1.5%203.407l-3.271%201.281l-1.363%203.183c-.572%201.336-1.922%201.877-3.258%201.305l-3.308-1.417l-3.267%201.364c-.676.271-1.427.311-2.046.046%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22m29.356%206.572l-3.309-1.417l-.055-.143c-1.565%201.337-5.215%204.354-5.215%204.354l.007.123A4.46%204.46%200%200%200%2018%208.5V1.709L14.833.353c-1.337-.572-2.685-.032-3.258%201.304l-1.449%203.384l-.061.024l4.753%204.754A4.48%204.48%200%200%200%2013.5%2013H6.717l-1.361%203.178c-.572%201.337-.032%202.686%201.304%203.259l3.258%201.394l.002.006l4.496-5.142A4.48%204.48%200%200%200%2018%2017.5h.005c.006%201.979.015%205.273.012%206.801l3.164%201.356c1.336.572%202.686.031%203.258-1.305l1.362-3.18l-5.192-4.517a4.49%204.49%200%200%200%201.89-3.654c0-.071-.018-.137-.021-.208c1.802.182%204.951.472%206.822.642l-.092-.22L30.66%209.83c.571-1.337.031-2.686-1.304-3.258%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2213%22%20r%3D%225%22%20fill%3D%22%23f4900c%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/blossom.svg?color=%231a73e8&size=48