lemon emoji
lemon from Fluent Emoji Flat by Microsoft Corporation · Default · Food & Drink · MIT Free for personal and commercial use.
- Name
- lemon
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Food & Drink
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
lemonBoxIcons v2lemonBoxIcons v2 SolidlemonEmoji One (Colored)lemonFont Awesome 6 RegularlemonFont Awesome 6 SolidlemonFont Awesome RegularlemonFont Awesome Solidlemon-outlineFlowbite IconslemonFluent EmojilemonFluent Emoji High ContrastlemonFirefox OS EmojilemonIconParklemonIconPark OutlinelemonIconPark SolidlemonIconPark TwoTonelemonLine AwesomelemonLucide LablemonNoto EmojilemonOpenMojilemonStreamline EmojislemonTabler IconslemonTDesign IconslemonTwitter Emoji
More food & drink icons from Fluent Emoji Flat
Use the lemon 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="M7 2.5L2 5c.82 2.32 3.617 3.814 6.117 2.814l6-2.5C13.297 2.984 9.802 1.27 7 2.5"/><path fill="#fcd53f" d="M14.924 4.6C9.52 6.507 6.69 12.45 8.592 17.87l1.253 3.558a10.38 10.38 0 0 0 8.929 6.908c.742.059 1.438.384 1.994.884c.8.721 1.948.989 3.027.605a3.04 3.04 0 0 0 1.983-2.372a3.4 3.4 0 0 1 .997-1.943c2.864-2.744 4.035-7.013 2.632-11.002l-1.252-3.558c-1.902-5.432-7.828-8.27-13.231-6.35"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatLemon(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="M7 2.5L2 5c.82 2.32 3.617 3.814 6.117 2.814l6-2.5C13.297 2.984 9.802 1.27 7 2.5"/><path fill="#fcd53f" d="M14.924 4.6C9.52 6.507 6.69 12.45 8.592 17.87l1.253 3.558a10.38 10.38 0 0 0 8.929 6.908c.742.059 1.438.384 1.994.884c.8.721 1.948.989 3.027.605a3.04 3.04 0 0 0 1.983-2.372a3.4 3.4 0 0 1 .997-1.943c2.864-2.744 4.035-7.013 2.632-11.002l-1.252-3.558c-1.902-5.432-7.828-8.27-13.231-6.35"/></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="M7 2.5L2 5c.82 2.32 3.617 3.814 6.117 2.814l6-2.5C13.297 2.984 9.802 1.27 7 2.5"/><path fill="#fcd53f" d="M14.924 4.6C9.52 6.507 6.69 12.45 8.592 17.87l1.253 3.558a10.38 10.38 0 0 0 8.929 6.908c.742.059 1.438.384 1.994.884c.8.721 1.948.989 3.027.605a3.04 3.04 0 0 0 1.983-2.372a3.4 3.4 0 0 1 .997-1.943c2.864-2.744 4.035-7.013 2.632-11.002l-1.252-3.558c-1.902-5.432-7.828-8.27-13.231-6.35"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%2386d72f%22%20d%3D%22M7%202.5L2%205c.82%202.32%203.617%203.814%206.117%202.814l6-2.5C13.297%202.984%209.802%201.27%207%202.5%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M14.924%204.6C9.52%206.507%206.69%2012.45%208.592%2017.87l1.253%203.558a10.38%2010.38%200%200%200%208.929%206.908c.742.059%201.438.384%201.994.884c.8.721%201.948.989%203.027.605a3.04%203.04%200%200%200%201.983-2.372a3.4%203.4%200%200%201%20.997-1.943c2.864-2.744%204.035-7.013%202.632-11.002l-1.252-3.558c-1.902-5.432-7.828-8.27-13.231-6.35%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%22M7%202.5L2%205c.82%202.32%203.617%203.814%206.117%202.814l6-2.5C13.297%202.984%209.802%201.27%207%202.5%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22M14.924%204.6C9.52%206.507%206.69%2012.45%208.592%2017.87l1.253%203.558a10.38%2010.38%200%200%200%208.929%206.908c.742.059%201.438.384%201.994.884c.8.721%201.948.989%203.027.605a3.04%203.04%200%200%200%201.983-2.372a3.4%203.4%200%200%201%20.997-1.943c2.864-2.744%204.035-7.013%202.632-11.002l-1.252-3.558c-1.902-5.432-7.828-8.27-13.231-6.35%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/lemon.svg?color=%231a73e8&size=48