lemon from Font Awesome Regular by Dave Gandy · Regular · Food · CC-BY-4.0 Attribution required.

Name
lemon
Set
Font Awesome Regular
Style
Regular
Category
Food
Viewbox
640×640
License
CC BY 4.0

The same icon in other sets

Use the lemon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M464 144c-3.2 0-6.2.4-8.9 1.3c-19.1 5.5-46.1 10.7-74.3 3.3c-57.4-14.9-124.6 7.4-174.7 57.5s-72.4 117.3-57.5 174.7c7.3 28.2 2.2 55.2-3.3 74.3c-.8 2.8-1.3 5.8-1.3 8.9c0 17.7 14.3 32 32 32c3.2 0 6.2-.4 8.9-1.3c19.1-5.5 46.1-10.7 74.3-3.3c57.4 14.9 124.6-7.4 174.7-57.5s72.4-117.3 57.5-174.7c-7.3-28.2-2.2-55.2 3.3-74.3c.8-2.8 1.3-5.8 1.3-8.9c0-17.7-14.3-32-32-32m0-48c44.2 0 80 35.8 80 80c0 7.7-1.1 15.2-3.1 22.3c-4.6 15.8-7.1 32.9-3 48.9c20.1 77.6-10.9 161.5-70 220.7s-143.1 90.2-220.7 70c-16-4.1-33-1.6-48.9 3c-7.1 2-14.6 3.1-22.3 3.1c-44.2 0-80-35.8-80-80c0-7.7 1.1-15.2 3.1-22.3c4.6-15.8 7.1-32.9 3-48.9c-20.1-77.6 10.9-161.5 70-220.7s143.2-90.1 220.7-70c16 4.1 33 1.6 48.9-3c7.1-2 14.6-3.1 22.3-3.1M342.7 231c-52 15.2-96.5 59.7-111.7 111.7c-3.7 12.7-17.1 20-29.8 16.3s-20-17-16.2-29.7c19.8-67.7 76.6-124.5 144.3-144.3c12.7-3.7 26.1 3.6 29.8 16.3s-3.6 26.1-16.3 29.8z"/></svg>

React

import type { SVGProps } from "react";

export function Fa7RegularLemon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M464 144c-3.2 0-6.2.4-8.9 1.3c-19.1 5.5-46.1 10.7-74.3 3.3c-57.4-14.9-124.6 7.4-174.7 57.5s-72.4 117.3-57.5 174.7c7.3 28.2 2.2 55.2-3.3 74.3c-.8 2.8-1.3 5.8-1.3 8.9c0 17.7 14.3 32 32 32c3.2 0 6.2-.4 8.9-1.3c19.1-5.5 46.1-10.7 74.3-3.3c57.4 14.9 124.6-7.4 174.7-57.5s72.4-117.3 57.5-174.7c-7.3-28.2-2.2-55.2 3.3-74.3c.8-2.8 1.3-5.8 1.3-8.9c0-17.7-14.3-32-32-32m0-48c44.2 0 80 35.8 80 80c0 7.7-1.1 15.2-3.1 22.3c-4.6 15.8-7.1 32.9-3 48.9c20.1 77.6-10.9 161.5-70 220.7s-143.1 90.2-220.7 70c-16-4.1-33-1.6-48.9 3c-7.1 2-14.6 3.1-22.3 3.1c-44.2 0-80-35.8-80-80c0-7.7 1.1-15.2 3.1-22.3c4.6-15.8 7.1-32.9 3-48.9c-20.1-77.6 10.9-161.5 70-220.7s143.2-90.1 220.7-70c16 4.1 33 1.6 48.9-3c7.1-2 14.6-3.1 22.3-3.1M342.7 231c-52 15.2-96.5 59.7-111.7 111.7c-3.7 12.7-17.1 20-29.8 16.3s-20-17-16.2-29.7c19.8-67.7 76.6-124.5 144.3-144.3c12.7-3.7 26.1 3.6 29.8 16.3s-3.6 26.1-16.3 29.8z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M464 144c-3.2 0-6.2.4-8.9 1.3c-19.1 5.5-46.1 10.7-74.3 3.3c-57.4-14.9-124.6 7.4-174.7 57.5s-72.4 117.3-57.5 174.7c7.3 28.2 2.2 55.2-3.3 74.3c-.8 2.8-1.3 5.8-1.3 8.9c0 17.7 14.3 32 32 32c3.2 0 6.2-.4 8.9-1.3c19.1-5.5 46.1-10.7 74.3-3.3c57.4 14.9 124.6-7.4 174.7-57.5s72.4-117.3 57.5-174.7c-7.3-28.2-2.2-55.2 3.3-74.3c.8-2.8 1.3-5.8 1.3-8.9c0-17.7-14.3-32-32-32m0-48c44.2 0 80 35.8 80 80c0 7.7-1.1 15.2-3.1 22.3c-4.6 15.8-7.1 32.9-3 48.9c20.1 77.6-10.9 161.5-70 220.7s-143.1 90.2-220.7 70c-16-4.1-33-1.6-48.9 3c-7.1 2-14.6 3.1-22.3 3.1c-44.2 0-80-35.8-80-80c0-7.7 1.1-15.2 3.1-22.3c4.6-15.8 7.1-32.9 3-48.9c-20.1-77.6 10.9-161.5 70-220.7s143.2-90.1 220.7-70c16 4.1 33 1.6 48.9-3c7.1-2 14.6-3.1 22.3-3.1M342.7 231c-52 15.2-96.5 59.7-111.7 111.7c-3.7 12.7-17.1 20-29.8 16.3s-20-17-16.2-29.7c19.8-67.7 76.6-124.5 144.3-144.3c12.7-3.7 26.1 3.6 29.8 16.3s-3.6 26.1-16.3 29.8z"/></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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M464%20144c-3.2%200-6.2.4-8.9%201.3c-19.1%205.5-46.1%2010.7-74.3%203.3c-57.4-14.9-124.6%207.4-174.7%2057.5s-72.4%20117.3-57.5%20174.7c7.3%2028.2%202.2%2055.2-3.3%2074.3c-.8%202.8-1.3%205.8-1.3%208.9c0%2017.7%2014.3%2032%2032%2032c3.2%200%206.2-.4%208.9-1.3c19.1-5.5%2046.1-10.7%2074.3-3.3c57.4%2014.9%20124.6-7.4%20174.7-57.5s72.4-117.3%2057.5-174.7c-7.3-28.2-2.2-55.2%203.3-74.3c.8-2.8%201.3-5.8%201.3-8.9c0-17.7-14.3-32-32-32m0-48c44.2%200%2080%2035.8%2080%2080c0%207.7-1.1%2015.2-3.1%2022.3c-4.6%2015.8-7.1%2032.9-3%2048.9c20.1%2077.6-10.9%20161.5-70%20220.7s-143.1%2090.2-220.7%2070c-16-4.1-33-1.6-48.9%203c-7.1%202-14.6%203.1-22.3%203.1c-44.2%200-80-35.8-80-80c0-7.7%201.1-15.2%203.1-22.3c4.6-15.8%207.1-32.9%203-48.9c-20.1-77.6%2010.9-161.5%2070-220.7s143.2-90.1%20220.7-70c16%204.1%2033%201.6%2048.9-3c7.1-2%2014.6-3.1%2022.3-3.1M342.7%20231c-52%2015.2-96.5%2059.7-111.7%20111.7c-3.7%2012.7-17.1%2020-29.8%2016.3s-20-17-16.2-29.7c19.8-67.7%2076.6-124.5%20144.3-144.3c12.7-3.7%2026.1%203.6%2029.8%2016.3s-3.6%2026.1-16.3%2029.8z%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M464%20144c-3.2%200-6.2.4-8.9%201.3c-19.1%205.5-46.1%2010.7-74.3%203.3c-57.4-14.9-124.6%207.4-174.7%2057.5s-72.4%20117.3-57.5%20174.7c7.3%2028.2%202.2%2055.2-3.3%2074.3c-.8%202.8-1.3%205.8-1.3%208.9c0%2017.7%2014.3%2032%2032%2032c3.2%200%206.2-.4%208.9-1.3c19.1-5.5%2046.1-10.7%2074.3-3.3c57.4%2014.9%20124.6-7.4%20174.7-57.5s72.4-117.3%2057.5-174.7c-7.3-28.2-2.2-55.2%203.3-74.3c.8-2.8%201.3-5.8%201.3-8.9c0-17.7-14.3-32-32-32m0-48c44.2%200%2080%2035.8%2080%2080c0%207.7-1.1%2015.2-3.1%2022.3c-4.6%2015.8-7.1%2032.9-3%2048.9c20.1%2077.6-10.9%20161.5-70%20220.7s-143.1%2090.2-220.7%2070c-16-4.1-33-1.6-48.9%203c-7.1%202-14.6%203.1-22.3%203.1c-44.2%200-80-35.8-80-80c0-7.7%201.1-15.2%203.1-22.3c4.6-15.8%207.1-32.9%203-48.9c-20.1-77.6%2010.9-161.5%2070-220.7s143.2-90.1%20220.7-70c16%204.1%2033%201.6%2048.9-3c7.1-2%2014.6-3.1%2022.3-3.1M342.7%20231c-52%2015.2-96.5%2059.7-111.7%20111.7c-3.7%2012.7-17.1%2020-29.8%2016.3s-20-17-16.2-29.7c19.8-67.7%2076.6-124.5%20144.3-144.3c12.7-3.7%2026.1%203.6%2029.8%2016.3s-3.6%2026.1-16.3%2029.8z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-regular/lemon.svg?color=%231a73e8&size=48