evergreen emoji
evergreen from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.
- Name
- evergreen
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Nature
- Viewbox
- 512×512
- License
- Apache 2.0
The same emoji in other sets
More nature icons from Firefox OS Emoji
Use the evergreen emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#8E6049" d="M228.098 496.142V306.945c0-15.81 12.82-28.645 28.637-28.645s28.637 12.835 28.637 28.645v189.198c0 15.81-57.274 15.81-57.274-.001"/><path fill="#2BA52E" d="M412.825 421.268c1.43-1.698 2.301-3.335 2.676-4.916c2.563-6.723 1.908-15.078-3.617-21.143c-21.531-23.634-44.487-57.102-66.321-92.913c9.214 2.209 18.281 3.768 26.828 4.854c12.743 1.62 20.205-16.615 10.834-26.9c-23.973-26.314-50.068-67.301-73.202-107.982c12.841 4.606 26.027 7.282 37.932 8.795c10.068 1.28 15.963-13.127 8.56-21.253c-31.795-34.901-68.311-102.454-90.546-146.707c-1.062-3.435-3.339-5.889-6.02-7.115a9.06 9.06 0 0 0-3.95-.884a9.06 9.06 0 0 0-3.95.884c-2.681 1.226-4.959 3.68-6.021 7.115c-22.235 44.253-58.75 111.806-90.546 146.707c-7.403 8.126-1.508 22.533 8.56 21.253c11.906-1.513 25.091-4.189 37.932-8.795c-23.133 40.681-49.229 81.668-73.202 107.982c-9.371 10.286-1.909 28.52 10.834 26.9c8.546-1.086 17.614-2.646 26.828-4.854c-21.834 35.811-44.789 69.279-66.321 92.913c-8.576 9.414-5.433 24.349 3.305 30.115c37.774 39.423 86.005 42.461 153.313 42.461c69.134 0 124.099-11.361 153.992-44.16a17.6 17.6 0 0 0 2.102-2.357"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiEvergreen(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#8E6049" d="M228.098 496.142V306.945c0-15.81 12.82-28.645 28.637-28.645s28.637 12.835 28.637 28.645v189.198c0 15.81-57.274 15.81-57.274-.001"/><path fill="#2BA52E" d="M412.825 421.268c1.43-1.698 2.301-3.335 2.676-4.916c2.563-6.723 1.908-15.078-3.617-21.143c-21.531-23.634-44.487-57.102-66.321-92.913c9.214 2.209 18.281 3.768 26.828 4.854c12.743 1.62 20.205-16.615 10.834-26.9c-23.973-26.314-50.068-67.301-73.202-107.982c12.841 4.606 26.027 7.282 37.932 8.795c10.068 1.28 15.963-13.127 8.56-21.253c-31.795-34.901-68.311-102.454-90.546-146.707c-1.062-3.435-3.339-5.889-6.02-7.115a9.06 9.06 0 0 0-3.95-.884a9.06 9.06 0 0 0-3.95.884c-2.681 1.226-4.959 3.68-6.021 7.115c-22.235 44.253-58.75 111.806-90.546 146.707c-7.403 8.126-1.508 22.533 8.56 21.253c11.906-1.513 25.091-4.189 37.932-8.795c-23.133 40.681-49.229 81.668-73.202 107.982c-9.371 10.286-1.909 28.52 10.834 26.9c8.546-1.086 17.614-2.646 26.828-4.854c-21.834 35.811-44.789 69.279-66.321 92.913c-8.576 9.414-5.433 24.349 3.305 30.115c37.774 39.423 86.005 42.461 153.313 42.461c69.134 0 124.099-11.361 153.992-44.16a17.6 17.6 0 0 0 2.102-2.357"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#8E6049" d="M228.098 496.142V306.945c0-15.81 12.82-28.645 28.637-28.645s28.637 12.835 28.637 28.645v189.198c0 15.81-57.274 15.81-57.274-.001"/><path fill="#2BA52E" d="M412.825 421.268c1.43-1.698 2.301-3.335 2.676-4.916c2.563-6.723 1.908-15.078-3.617-21.143c-21.531-23.634-44.487-57.102-66.321-92.913c9.214 2.209 18.281 3.768 26.828 4.854c12.743 1.62 20.205-16.615 10.834-26.9c-23.973-26.314-50.068-67.301-73.202-107.982c12.841 4.606 26.027 7.282 37.932 8.795c10.068 1.28 15.963-13.127 8.56-21.253c-31.795-34.901-68.311-102.454-90.546-146.707c-1.062-3.435-3.339-5.889-6.02-7.115a9.06 9.06 0 0 0-3.95-.884a9.06 9.06 0 0 0-3.95.884c-2.681 1.226-4.959 3.68-6.021 7.115c-22.235 44.253-58.75 111.806-90.546 146.707c-7.403 8.126-1.508 22.533 8.56 21.253c11.906-1.513 25.091-4.189 37.932-8.795c-23.133 40.681-49.229 81.668-73.202 107.982c-9.371 10.286-1.909 28.52 10.834 26.9c8.546-1.086 17.614-2.646 26.828-4.854c-21.834 35.811-44.789 69.279-66.321 92.913c-8.576 9.414-5.433 24.349 3.305 30.115c37.774 39.423 86.005 42.461 153.313 42.461c69.134 0 124.099-11.361 153.992-44.16a17.6 17.6 0 0 0 2.102-2.357"/></svg> </template>
CSS
.icon-evergreen {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%238E6049%22%20d%3D%22M228.098%20496.142V306.945c0-15.81%2012.82-28.645%2028.637-28.645s28.637%2012.835%2028.637%2028.645v189.198c0%2015.81-57.274%2015.81-57.274-.001%22%2F%3E%3Cpath%20fill%3D%22%232BA52E%22%20d%3D%22M412.825%20421.268c1.43-1.698%202.301-3.335%202.676-4.916c2.563-6.723%201.908-15.078-3.617-21.143c-21.531-23.634-44.487-57.102-66.321-92.913c9.214%202.209%2018.281%203.768%2026.828%204.854c12.743%201.62%2020.205-16.615%2010.834-26.9c-23.973-26.314-50.068-67.301-73.202-107.982c12.841%204.606%2026.027%207.282%2037.932%208.795c10.068%201.28%2015.963-13.127%208.56-21.253c-31.795-34.901-68.311-102.454-90.546-146.707c-1.062-3.435-3.339-5.889-6.02-7.115a9.06%209.06%200%200%200-3.95-.884a9.06%209.06%200%200%200-3.95.884c-2.681%201.226-4.959%203.68-6.021%207.115c-22.235%2044.253-58.75%20111.806-90.546%20146.707c-7.403%208.126-1.508%2022.533%208.56%2021.253c11.906-1.513%2025.091-4.189%2037.932-8.795c-23.133%2040.681-49.229%2081.668-73.202%20107.982c-9.371%2010.286-1.909%2028.52%2010.834%2026.9c8.546-1.086%2017.614-2.646%2026.828-4.854c-21.834%2035.811-44.789%2069.279-66.321%2092.913c-8.576%209.414-5.433%2024.349%203.305%2030.115c37.774%2039.423%2086.005%2042.461%20153.313%2042.461c69.134%200%20124.099-11.361%20153.992-44.16a17.6%2017.6%200%200%200%202.102-2.357%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%20512%20512%22%3E%3Cpath%20fill%3D%22%238E6049%22%20d%3D%22M228.098%20496.142V306.945c0-15.81%2012.82-28.645%2028.637-28.645s28.637%2012.835%2028.637%2028.645v189.198c0%2015.81-57.274%2015.81-57.274-.001%22%2F%3E%3Cpath%20fill%3D%22%232BA52E%22%20d%3D%22M412.825%20421.268c1.43-1.698%202.301-3.335%202.676-4.916c2.563-6.723%201.908-15.078-3.617-21.143c-21.531-23.634-44.487-57.102-66.321-92.913c9.214%202.209%2018.281%203.768%2026.828%204.854c12.743%201.62%2020.205-16.615%2010.834-26.9c-23.973-26.314-50.068-67.301-73.202-107.982c12.841%204.606%2026.027%207.282%2037.932%208.795c10.068%201.28%2015.963-13.127%208.56-21.253c-31.795-34.901-68.311-102.454-90.546-146.707c-1.062-3.435-3.339-5.889-6.02-7.115a9.06%209.06%200%200%200-3.95-.884a9.06%209.06%200%200%200-3.95.884c-2.681%201.226-4.959%203.68-6.021%207.115c-22.235%2044.253-58.75%20111.806-90.546%20146.707c-7.403%208.126-1.508%2022.533%208.56%2021.253c11.906-1.513%2025.091-4.189%2037.932-8.795c-23.133%2040.681-49.229%2081.668-73.202%20107.982c-9.371%2010.286-1.909%2028.52%2010.834%2026.9c8.546-1.086%2017.614-2.646%2026.828-4.854c-21.834%2035.811-44.789%2069.279-66.321%2092.913c-8.576%209.414-5.433%2024.349%203.305%2030.115c37.774%2039.423%2086.005%2042.461%20153.313%2042.461c69.134%200%20124.099-11.361%20153.992-44.16a17.6%2017.6%200%200%200%202.102-2.357%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/evergreen.svg?color=%231a73e8&size=48