maple leaf emoji
maple-leaf from OpenMoji by OpenMoji · Default · Animals Nature · CC-BY-SA-4.0 Attribution required.
- Name
- maple-leaf
- Set
- OpenMoji
- Style
- Default
- Category
- Animals Nature
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More animals nature icons from OpenMoji
Use the maple leaf emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M36.044 11.166c3.692 4.616 5.539 8.308 6.462 15.692c.417 3.339 0 5.539-.284 7.925c0 0 11.32-9.77 18.705-7.001c0 0-6.462 6.461-7.385 9.23s-2.77 6.462-6.462 6.462c0 0 0 4.615 10.154 2.769c0 0-6.461 10.154-17.538 5.539c0 0-1.846.923-1.846 7.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077 4.615-17.538-5.539-17.538-5.539c10.154 1.846 10.154-2.77 10.154-2.77c-3.692 0-5.539-3.691-6.462-6.46s-7.384-9.231-7.384-9.231c7.384-2.77 18.704 7 18.704 7c-.283-2.385-.7-4.585-.283-7.924c.923-7.384 2.769-11.077 6.461-15.692"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.044 10.906c3.692 4.616 5.539 8.308 6.462 15.693c.417 3.338 0 5.538-.284 7.924c0 0 11.32-9.77 18.705-7.001c0 0-6.462 6.461-7.385 9.23s-2.77 6.462-6.462 6.462c0 0 0 4.616 10.154 2.77c0 0-6.461 10.153-17.538 5.538c0 0-1.846.923-1.846 7.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077 4.615-17.538-5.539-17.538-5.539c10.154 1.847 10.154-2.769 10.154-2.769c-3.693 0-5.539-3.692-6.462-6.461s-7.384-9.231-7.384-9.231c7.384-2.77 18.704 7.001 18.704 7.001c-.283-2.386-.7-4.586-.283-7.924c.923-7.385 2.769-11.077 6.461-15.693"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiMapleLeaf(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M36.044 11.166c3.692 4.616 5.539 8.308 6.462 15.692c.417 3.339 0 5.539-.284 7.925c0 0 11.32-9.77 18.705-7.001c0 0-6.462 6.461-7.385 9.23s-2.77 6.462-6.462 6.462c0 0 0 4.615 10.154 2.769c0 0-6.461 10.154-17.538 5.539c0 0-1.846.923-1.846 7.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077 4.615-17.538-5.539-17.538-5.539c10.154 1.846 10.154-2.77 10.154-2.77c-3.692 0-5.539-3.691-6.462-6.46s-7.384-9.231-7.384-9.231c7.384-2.77 18.704 7 18.704 7c-.283-2.385-.7-4.585-.283-7.924c.923-7.384 2.769-11.077 6.461-15.692"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M36.044 10.906c3.692 4.616 5.539 8.308 6.462 15.693c.417 3.338 0 5.538-.284 7.924c0 0 11.32-9.77 18.705-7.001c0 0-6.462 6.461-7.385 9.23s-2.77 6.462-6.462 6.462c0 0 0 4.616 10.154 2.77c0 0-6.461 10.153-17.538 5.538c0 0-1.846.923-1.846 7.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077 4.615-17.538-5.539-17.538-5.539c10.154 1.847 10.154-2.769 10.154-2.769c-3.693 0-5.539-3.692-6.462-6.461s-7.384-9.231-7.384-9.231c7.384-2.77 18.704 7.001 18.704 7.001c-.283-2.386-.7-4.586-.283-7.924c.923-7.385 2.769-11.077 6.461-15.693"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M36.044 11.166c3.692 4.616 5.539 8.308 6.462 15.692c.417 3.339 0 5.539-.284 7.925c0 0 11.32-9.77 18.705-7.001c0 0-6.462 6.461-7.385 9.23s-2.77 6.462-6.462 6.462c0 0 0 4.615 10.154 2.769c0 0-6.461 10.154-17.538 5.539c0 0-1.846.923-1.846 7.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077 4.615-17.538-5.539-17.538-5.539c10.154 1.846 10.154-2.77 10.154-2.77c-3.692 0-5.539-3.691-6.462-6.46s-7.384-9.231-7.384-9.231c7.384-2.77 18.704 7 18.704 7c-.283-2.385-.7-4.585-.283-7.924c.923-7.384 2.769-11.077 6.461-15.692"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M36.044 10.906c3.692 4.616 5.539 8.308 6.462 15.693c.417 3.338 0 5.538-.284 7.924c0 0 11.32-9.77 18.705-7.001c0 0-6.462 6.461-7.385 9.23s-2.77 6.462-6.462 6.462c0 0 0 4.616 10.154 2.77c0 0-6.461 10.153-17.538 5.538c0 0-1.846.923-1.846 7.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077 4.615-17.538-5.539-17.538-5.539c10.154 1.847 10.154-2.769 10.154-2.769c-3.693 0-5.539-3.692-6.462-6.461s-7.384-9.231-7.384-9.231c7.384-2.77 18.704 7.001 18.704 7.001c-.283-2.386-.7-4.586-.283-7.924c.923-7.385 2.769-11.077 6.461-15.693"/></svg> </template>
CSS
.icon-maple-leaf {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M36.044%2011.166c3.692%204.616%205.539%208.308%206.462%2015.692c.417%203.339%200%205.539-.284%207.925c0%200%2011.32-9.77%2018.705-7.001c0%200-6.462%206.461-7.385%209.23s-2.77%206.462-6.462%206.462c0%200%200%204.615%2010.154%202.769c0%200-6.461%2010.154-17.538%205.539c0%200-1.846.923-1.846%207.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077%204.615-17.538-5.539-17.538-5.539c10.154%201.846%2010.154-2.77%2010.154-2.77c-3.692%200-5.539-3.691-6.462-6.46s-7.384-9.231-7.384-9.231c7.384-2.77%2018.704%207%2018.704%207c-.283-2.385-.7-4.585-.283-7.924c.923-7.384%202.769-11.077%206.461-15.692%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.044%2010.906c3.692%204.616%205.539%208.308%206.462%2015.693c.417%203.338%200%205.538-.284%207.924c0%200%2011.32-9.77%2018.705-7.001c0%200-6.462%206.461-7.385%209.23s-2.77%206.462-6.462%206.462c0%200%200%204.616%2010.154%202.77c0%200-6.461%2010.153-17.538%205.538c0%200-1.846.923-1.846%207.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077%204.615-17.538-5.539-17.538-5.539c10.154%201.847%2010.154-2.769%2010.154-2.769c-3.693%200-5.539-3.692-6.462-6.461s-7.384-9.231-7.384-9.231c7.384-2.77%2018.704%207.001%2018.704%207.001c-.283-2.386-.7-4.586-.283-7.924c.923-7.385%202.769-11.077%206.461-15.693%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M36.044%2011.166c3.692%204.616%205.539%208.308%206.462%2015.692c.417%203.339%200%205.539-.284%207.925c0%200%2011.32-9.77%2018.705-7.001c0%200-6.462%206.461-7.385%209.23s-2.77%206.462-6.462%206.462c0%200%200%204.615%2010.154%202.769c0%200-6.461%2010.154-17.538%205.539c0%200-1.846.923-1.846%207.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077%204.615-17.538-5.539-17.538-5.539c10.154%201.846%2010.154-2.77%2010.154-2.77c-3.692%200-5.539-3.691-6.462-6.46s-7.384-9.231-7.384-9.231c7.384-2.77%2018.704%207%2018.704%207c-.283-2.385-.7-4.585-.283-7.924c.923-7.384%202.769-11.077%206.461-15.692%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M36.044%2010.906c3.692%204.616%205.539%208.308%206.462%2015.693c.417%203.338%200%205.538-.284%207.924c0%200%2011.32-9.77%2018.705-7.001c0%200-6.462%206.461-7.385%209.23s-2.77%206.462-6.462%206.462c0%200%200%204.616%2010.154%202.77c0%200-6.461%2010.153-17.538%205.538c0%200-1.846.923-1.846%207.384h-3.611c0-6.461-1.847-7.384-1.847-7.384c-11.077%204.615-17.538-5.539-17.538-5.539c10.154%201.847%2010.154-2.769%2010.154-2.769c-3.693%200-5.539-3.692-6.462-6.461s-7.384-9.231-7.384-9.231c7.384-2.77%2018.704%207.001%2018.704%207.001c-.283-2.386-.7-4.586-.283-7.924c.923-7.385%202.769-11.077%206.461-15.693%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/maple-leaf.svg?color=%231a73e8&size=48