lemon emoji
lemon from Emoji One (Colored) by Emoji One · Default · Food · CC-BY-4.0 Attribution required.
- Name
- lemon
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Food
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
lemonBoxIcons v2lemonBoxIcons v2 SolidlemonFont Awesome 6 RegularlemonFont Awesome 6 SolidlemonFont Awesome RegularlemonFont Awesome Solidlemon-outlineFlowbite IconslemonFluent EmojilemonFluent Emoji FlatlemonFluent Emoji High ContrastlemonFirefox OS EmojilemonIconParklemonIconPark OutlinelemonIconPark SolidlemonIconPark TwoTonelemonLine AwesomelemonLucide LablemonNoto EmojilemonOpenMojilemonStreamline EmojislemonTabler IconslemonTDesign IconslemonTwitter Emoji
More food icons from Emoji One (Colored)
Use the lemon emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#77a836" d="M28.2 4.6C21 1.3 16 11.5 16 11.5s2.1 4.7 5.3 5.7c11.6 3.5 21.6-12 21.6-12s-7.6 2.7-14.7-.6"/><path fill="#947151" d="M9 7.9c-.4 0-.5 1.5-.1 1.5c6.4 1.4 9 6.1 9.2 7c.3 1.2 2.1-.1 1.5-1.6c-.2-.2-3.9-6.1-10.6-6.9"/><path fill="#64892f" d="M57.8 57.8c.3.3 1.5.6 2.1 0s.3-1.9 0-2.2s-1 0-1.5.6c-.6.7-.8 1.4-.6 1.6"/><path fill="#ffe62e" d="M17.3 19.1c-.5-.7.1-2.3 1.5-3.8c1.4-1.4 3-2.1 3.7-1.6c8.4-5.4 21.2-2.9 30.4 6.6c8.2 8.5 11.1 20 7.8 28.6c1.6 2.1 1.1 5.7-1.4 8.3s-6 3.2-8 1.5c-8.3 3.3-19.4.4-27.6-8.1C14.5 41 12 27.8 17.3 19.1"/><path fill="#8cc63e" d="M18.7 16.1C17.2 11.9 11 9.5 11 9.5s-12.6 7.1-8 16.3C7.5 34.9 4.6 45 4.6 45s19.2-14 14.1-28.9"/><path fill="#7fb539" d="M11 9.5c-.9 1.2-1.7 2.5-2.3 3.9s-1 3-1.2 4.6c-.4 3.2 0 6.3.2 9.4c.3 3 .3 6.1-.2 9.1s-1.6 5.9-2.9 8.6c.8-1.2 1.5-2.6 2.2-4c.6-1.4 1.1-2.9 1.5-4.4c.7-3.2.7-6.4.4-9.5S8 21 8.3 18c.2-3 1.3-5.9 2.7-8.5"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneLemon(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#77a836" d="M28.2 4.6C21 1.3 16 11.5 16 11.5s2.1 4.7 5.3 5.7c11.6 3.5 21.6-12 21.6-12s-7.6 2.7-14.7-.6"/><path fill="#947151" d="M9 7.9c-.4 0-.5 1.5-.1 1.5c6.4 1.4 9 6.1 9.2 7c.3 1.2 2.1-.1 1.5-1.6c-.2-.2-3.9-6.1-10.6-6.9"/><path fill="#64892f" d="M57.8 57.8c.3.3 1.5.6 2.1 0s.3-1.9 0-2.2s-1 0-1.5.6c-.6.7-.8 1.4-.6 1.6"/><path fill="#ffe62e" d="M17.3 19.1c-.5-.7.1-2.3 1.5-3.8c1.4-1.4 3-2.1 3.7-1.6c8.4-5.4 21.2-2.9 30.4 6.6c8.2 8.5 11.1 20 7.8 28.6c1.6 2.1 1.1 5.7-1.4 8.3s-6 3.2-8 1.5c-8.3 3.3-19.4.4-27.6-8.1C14.5 41 12 27.8 17.3 19.1"/><path fill="#8cc63e" d="M18.7 16.1C17.2 11.9 11 9.5 11 9.5s-12.6 7.1-8 16.3C7.5 34.9 4.6 45 4.6 45s19.2-14 14.1-28.9"/><path fill="#7fb539" d="M11 9.5c-.9 1.2-1.7 2.5-2.3 3.9s-1 3-1.2 4.6c-.4 3.2 0 6.3.2 9.4c.3 3 .3 6.1-.2 9.1s-1.6 5.9-2.9 8.6c.8-1.2 1.5-2.6 2.2-4c.6-1.4 1.1-2.9 1.5-4.4c.7-3.2.7-6.4.4-9.5S8 21 8.3 18c.2-3 1.3-5.9 2.7-8.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#77a836" d="M28.2 4.6C21 1.3 16 11.5 16 11.5s2.1 4.7 5.3 5.7c11.6 3.5 21.6-12 21.6-12s-7.6 2.7-14.7-.6"/><path fill="#947151" d="M9 7.9c-.4 0-.5 1.5-.1 1.5c6.4 1.4 9 6.1 9.2 7c.3 1.2 2.1-.1 1.5-1.6c-.2-.2-3.9-6.1-10.6-6.9"/><path fill="#64892f" d="M57.8 57.8c.3.3 1.5.6 2.1 0s.3-1.9 0-2.2s-1 0-1.5.6c-.6.7-.8 1.4-.6 1.6"/><path fill="#ffe62e" d="M17.3 19.1c-.5-.7.1-2.3 1.5-3.8c1.4-1.4 3-2.1 3.7-1.6c8.4-5.4 21.2-2.9 30.4 6.6c8.2 8.5 11.1 20 7.8 28.6c1.6 2.1 1.1 5.7-1.4 8.3s-6 3.2-8 1.5c-8.3 3.3-19.4.4-27.6-8.1C14.5 41 12 27.8 17.3 19.1"/><path fill="#8cc63e" d="M18.7 16.1C17.2 11.9 11 9.5 11 9.5s-12.6 7.1-8 16.3C7.5 34.9 4.6 45 4.6 45s19.2-14 14.1-28.9"/><path fill="#7fb539" d="M11 9.5c-.9 1.2-1.7 2.5-2.3 3.9s-1 3-1.2 4.6c-.4 3.2 0 6.3.2 9.4c.3 3 .3 6.1-.2 9.1s-1.6 5.9-2.9 8.6c.8-1.2 1.5-2.6 2.2-4c.6-1.4 1.1-2.9 1.5-4.4c.7-3.2.7-6.4.4-9.5S8 21 8.3 18c.2-3 1.3-5.9 2.7-8.5"/></svg> </template>
CSS
.icon-lemon {
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%2377a836%22%20d%3D%22M28.2%204.6C21%201.3%2016%2011.5%2016%2011.5s2.1%204.7%205.3%205.7c11.6%203.5%2021.6-12%2021.6-12s-7.6%202.7-14.7-.6%22%2F%3E%3Cpath%20fill%3D%22%23947151%22%20d%3D%22M9%207.9c-.4%200-.5%201.5-.1%201.5c6.4%201.4%209%206.1%209.2%207c.3%201.2%202.1-.1%201.5-1.6c-.2-.2-3.9-6.1-10.6-6.9%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M57.8%2057.8c.3.3%201.5.6%202.1%200s.3-1.9%200-2.2s-1%200-1.5.6c-.6.7-.8%201.4-.6%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M17.3%2019.1c-.5-.7.1-2.3%201.5-3.8c1.4-1.4%203-2.1%203.7-1.6c8.4-5.4%2021.2-2.9%2030.4%206.6c8.2%208.5%2011.1%2020%207.8%2028.6c1.6%202.1%201.1%205.7-1.4%208.3s-6%203.2-8%201.5c-8.3%203.3-19.4.4-27.6-8.1C14.5%2041%2012%2027.8%2017.3%2019.1%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M18.7%2016.1C17.2%2011.9%2011%209.5%2011%209.5s-12.6%207.1-8%2016.3C7.5%2034.9%204.6%2045%204.6%2045s19.2-14%2014.1-28.9%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M11%209.5c-.9%201.2-1.7%202.5-2.3%203.9s-1%203-1.2%204.6c-.4%203.2%200%206.3.2%209.4c.3%203%20.3%206.1-.2%209.1s-1.6%205.9-2.9%208.6c.8-1.2%201.5-2.6%202.2-4c.6-1.4%201.1-2.9%201.5-4.4c.7-3.2.7-6.4.4-9.5S8%2021%208.3%2018c.2-3%201.3-5.9%202.7-8.5%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%2377a836%22%20d%3D%22M28.2%204.6C21%201.3%2016%2011.5%2016%2011.5s2.1%204.7%205.3%205.7c11.6%203.5%2021.6-12%2021.6-12s-7.6%202.7-14.7-.6%22%2F%3E%3Cpath%20fill%3D%22%23947151%22%20d%3D%22M9%207.9c-.4%200-.5%201.5-.1%201.5c6.4%201.4%209%206.1%209.2%207c.3%201.2%202.1-.1%201.5-1.6c-.2-.2-3.9-6.1-10.6-6.9%22%2F%3E%3Cpath%20fill%3D%22%2364892f%22%20d%3D%22M57.8%2057.8c.3.3%201.5.6%202.1%200s.3-1.9%200-2.2s-1%200-1.5.6c-.6.7-.8%201.4-.6%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ffe62e%22%20d%3D%22M17.3%2019.1c-.5-.7.1-2.3%201.5-3.8c1.4-1.4%203-2.1%203.7-1.6c8.4-5.4%2021.2-2.9%2030.4%206.6c8.2%208.5%2011.1%2020%207.8%2028.6c1.6%202.1%201.1%205.7-1.4%208.3s-6%203.2-8%201.5c-8.3%203.3-19.4.4-27.6-8.1C14.5%2041%2012%2027.8%2017.3%2019.1%22%2F%3E%3Cpath%20fill%3D%22%238cc63e%22%20d%3D%22M18.7%2016.1C17.2%2011.9%2011%209.5%2011%209.5s-12.6%207.1-8%2016.3C7.5%2034.9%204.6%2045%204.6%2045s19.2-14%2014.1-28.9%22%2F%3E%3Cpath%20fill%3D%22%237fb539%22%20d%3D%22M11%209.5c-.9%201.2-1.7%202.5-2.3%203.9s-1%203-1.2%204.6c-.4%203.2%200%206.3.2%209.4c.3%203%20.3%206.1-.2%209.1s-1.6%205.9-2.9%208.6c.8-1.2%201.5-2.6%202.2-4c.6-1.4%201.1-2.9%201.5-4.4c.7-3.2.7-6.4.4-9.5S8%2021%208.3%2018c.2-3%201.3-5.9%202.7-8.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/lemon.svg?color=%231a73e8&size=48