lemon from Noto Emoji by Google Inc · Default · Food & Drink · Apache-2.0 Free for personal and commercial use.

Name
lemon
Set
Noto Emoji
Style
Default
Category
Food & Drink
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More food & drink icons from Noto Emoji

Use the lemon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#757f3e" d="M24 29.48L13.08 54.15l.91 29.83s6.07 19.56 6.37 19.77c.3.2 1.31-.25 3.74-4.6s8.6-13.05 9.1-15.17c.51-2.12.71-17.39.71-17.39l1.42-32.87z"/><path fill="#94a61d" d="M24.03 30.48S4.09 49.65 4.08 68.11c0 12.85 6.27 19.92 7.79 22.45s5.06 7.99 5.87 9.1s1.79 3.21 2.49 4.02c.71.81-.07-5.34-.88-7.86c-.81-2.53-3.02-16.26-3.03-25.28c-.01-9.88.83-21.85 4.28-29.1c3.81-8 7.39-11.78 7.39-11.78z"/><path fill="#fcc219" d="M30.68 33.02s-5.87 2.93-6.07 6.47s1.62 7.18 2.33 12.03s.71 11.02.81 12.84C27.84 66.19 33 78.53 33 78.53l32.06 28.72l40.15 1.21s12.64.71 14.26-1.21s4.68-6.23 5.06-9.1c.71-5.36-1.21-8.19-2.63-16.79c-.6-3.66-.81-17.98-6.27-29.43c-6.17-12.94-18.41-24.27-43.18-27.51c-18.01-2.35-27.1 1.42-29.73 1.01c-2.63-.4-4.75-1.62-7.79-.2c-3.89 1.81-4.25 7.79-4.25 7.79"/><path fill="#f7932a" d="M110.77 112.2c4.77.16 7.28-2.53 8.29-3.64s3.04-4.93 3.04-4.93s-3.45 2.91-7.39 2.7c-3.94-.2-9.2-1.21-12.34-1.52s-13.05 1.92-25.08-.71s-25.31-9.28-34.08-17.9c-11.83-11.63-15.6-24.64-15.6-24.64s-.58 16.14 10.75 30.91s22.86 20.02 37.01 21.54c16 1.71 24.98-1.92 27.3-2.02c2.34-.09 5.17.11 8.1.21"/><path fill="#ffebc9" d="M53.03 35.34c-.3 3.14 1.62 5.46 3.94 5.87c2.5.43 6.27-.2 11.83 2.93c5.56 3.14 13.37 10.96 18 6.78c4.25-3.84-2.63-10.92-5.06-13.05c-2.43-2.12-8.49-7.58-19.92-7.79c-6.57-.11-8.59 3.14-8.79 5.26"/><path fill="#757f3e" d="M20.36 17.34c-.02-.75-.71-4.95-2.72-3.98c-3.47 1.66-4.78 4.1-3.65 6.92c1.42 3.54 3.8 5.84 6.37 8.49c1.97 2.04 5.87 6.17 7.28 7.38c1.42 1.21 3.51 2.86 5.97-.3c2.62-3.37.85-3.98-1.38-6.11S29 26.9 24.71 22.5c-2.15-2.21-4.33-4.41-4.35-5.16"/></svg>

React

import type { SVGProps } from "react";

export function NotoLemon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#757f3e" d="M24 29.48L13.08 54.15l.91 29.83s6.07 19.56 6.37 19.77c.3.2 1.31-.25 3.74-4.6s8.6-13.05 9.1-15.17c.51-2.12.71-17.39.71-17.39l1.42-32.87z"/><path fill="#94a61d" d="M24.03 30.48S4.09 49.65 4.08 68.11c0 12.85 6.27 19.92 7.79 22.45s5.06 7.99 5.87 9.1s1.79 3.21 2.49 4.02c.71.81-.07-5.34-.88-7.86c-.81-2.53-3.02-16.26-3.03-25.28c-.01-9.88.83-21.85 4.28-29.1c3.81-8 7.39-11.78 7.39-11.78z"/><path fill="#fcc219" d="M30.68 33.02s-5.87 2.93-6.07 6.47s1.62 7.18 2.33 12.03s.71 11.02.81 12.84C27.84 66.19 33 78.53 33 78.53l32.06 28.72l40.15 1.21s12.64.71 14.26-1.21s4.68-6.23 5.06-9.1c.71-5.36-1.21-8.19-2.63-16.79c-.6-3.66-.81-17.98-6.27-29.43c-6.17-12.94-18.41-24.27-43.18-27.51c-18.01-2.35-27.1 1.42-29.73 1.01c-2.63-.4-4.75-1.62-7.79-.2c-3.89 1.81-4.25 7.79-4.25 7.79"/><path fill="#f7932a" d="M110.77 112.2c4.77.16 7.28-2.53 8.29-3.64s3.04-4.93 3.04-4.93s-3.45 2.91-7.39 2.7c-3.94-.2-9.2-1.21-12.34-1.52s-13.05 1.92-25.08-.71s-25.31-9.28-34.08-17.9c-11.83-11.63-15.6-24.64-15.6-24.64s-.58 16.14 10.75 30.91s22.86 20.02 37.01 21.54c16 1.71 24.98-1.92 27.3-2.02c2.34-.09 5.17.11 8.1.21"/><path fill="#ffebc9" d="M53.03 35.34c-.3 3.14 1.62 5.46 3.94 5.87c2.5.43 6.27-.2 11.83 2.93c5.56 3.14 13.37 10.96 18 6.78c4.25-3.84-2.63-10.92-5.06-13.05c-2.43-2.12-8.49-7.58-19.92-7.79c-6.57-.11-8.59 3.14-8.79 5.26"/><path fill="#757f3e" d="M20.36 17.34c-.02-.75-.71-4.95-2.72-3.98c-3.47 1.66-4.78 4.1-3.65 6.92c1.42 3.54 3.8 5.84 6.37 8.49c1.97 2.04 5.87 6.17 7.28 7.38c1.42 1.21 3.51 2.86 5.97-.3c2.62-3.37.85-3.98-1.38-6.11S29 26.9 24.71 22.5c-2.15-2.21-4.33-4.41-4.35-5.16"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#757f3e" d="M24 29.48L13.08 54.15l.91 29.83s6.07 19.56 6.37 19.77c.3.2 1.31-.25 3.74-4.6s8.6-13.05 9.1-15.17c.51-2.12.71-17.39.71-17.39l1.42-32.87z"/><path fill="#94a61d" d="M24.03 30.48S4.09 49.65 4.08 68.11c0 12.85 6.27 19.92 7.79 22.45s5.06 7.99 5.87 9.1s1.79 3.21 2.49 4.02c.71.81-.07-5.34-.88-7.86c-.81-2.53-3.02-16.26-3.03-25.28c-.01-9.88.83-21.85 4.28-29.1c3.81-8 7.39-11.78 7.39-11.78z"/><path fill="#fcc219" d="M30.68 33.02s-5.87 2.93-6.07 6.47s1.62 7.18 2.33 12.03s.71 11.02.81 12.84C27.84 66.19 33 78.53 33 78.53l32.06 28.72l40.15 1.21s12.64.71 14.26-1.21s4.68-6.23 5.06-9.1c.71-5.36-1.21-8.19-2.63-16.79c-.6-3.66-.81-17.98-6.27-29.43c-6.17-12.94-18.41-24.27-43.18-27.51c-18.01-2.35-27.1 1.42-29.73 1.01c-2.63-.4-4.75-1.62-7.79-.2c-3.89 1.81-4.25 7.79-4.25 7.79"/><path fill="#f7932a" d="M110.77 112.2c4.77.16 7.28-2.53 8.29-3.64s3.04-4.93 3.04-4.93s-3.45 2.91-7.39 2.7c-3.94-.2-9.2-1.21-12.34-1.52s-13.05 1.92-25.08-.71s-25.31-9.28-34.08-17.9c-11.83-11.63-15.6-24.64-15.6-24.64s-.58 16.14 10.75 30.91s22.86 20.02 37.01 21.54c16 1.71 24.98-1.92 27.3-2.02c2.34-.09 5.17.11 8.1.21"/><path fill="#ffebc9" d="M53.03 35.34c-.3 3.14 1.62 5.46 3.94 5.87c2.5.43 6.27-.2 11.83 2.93c5.56 3.14 13.37 10.96 18 6.78c4.25-3.84-2.63-10.92-5.06-13.05c-2.43-2.12-8.49-7.58-19.92-7.79c-6.57-.11-8.59 3.14-8.79 5.26"/><path fill="#757f3e" d="M20.36 17.34c-.02-.75-.71-4.95-2.72-3.98c-3.47 1.66-4.78 4.1-3.65 6.92c1.42 3.54 3.8 5.84 6.37 8.49c1.97 2.04 5.87 6.17 7.28 7.38c1.42 1.21 3.51 2.86 5.97-.3c2.62-3.37.85-3.98-1.38-6.11S29 26.9 24.71 22.5c-2.15-2.21-4.33-4.41-4.35-5.16"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23757f3e%22%20d%3D%22M24%2029.48L13.08%2054.15l.91%2029.83s6.07%2019.56%206.37%2019.77c.3.2%201.31-.25%203.74-4.6s8.6-13.05%209.1-15.17c.51-2.12.71-17.39.71-17.39l1.42-32.87z%22%2F%3E%3Cpath%20fill%3D%22%2394a61d%22%20d%3D%22M24.03%2030.48S4.09%2049.65%204.08%2068.11c0%2012.85%206.27%2019.92%207.79%2022.45s5.06%207.99%205.87%209.1s1.79%203.21%202.49%204.02c.71.81-.07-5.34-.88-7.86c-.81-2.53-3.02-16.26-3.03-25.28c-.01-9.88.83-21.85%204.28-29.1c3.81-8%207.39-11.78%207.39-11.78z%22%2F%3E%3Cpath%20fill%3D%22%23fcc219%22%20d%3D%22M30.68%2033.02s-5.87%202.93-6.07%206.47s1.62%207.18%202.33%2012.03s.71%2011.02.81%2012.84C27.84%2066.19%2033%2078.53%2033%2078.53l32.06%2028.72l40.15%201.21s12.64.71%2014.26-1.21s4.68-6.23%205.06-9.1c.71-5.36-1.21-8.19-2.63-16.79c-.6-3.66-.81-17.98-6.27-29.43c-6.17-12.94-18.41-24.27-43.18-27.51c-18.01-2.35-27.1%201.42-29.73%201.01c-2.63-.4-4.75-1.62-7.79-.2c-3.89%201.81-4.25%207.79-4.25%207.79%22%2F%3E%3Cpath%20fill%3D%22%23f7932a%22%20d%3D%22M110.77%20112.2c4.77.16%207.28-2.53%208.29-3.64s3.04-4.93%203.04-4.93s-3.45%202.91-7.39%202.7c-3.94-.2-9.2-1.21-12.34-1.52s-13.05%201.92-25.08-.71s-25.31-9.28-34.08-17.9c-11.83-11.63-15.6-24.64-15.6-24.64s-.58%2016.14%2010.75%2030.91s22.86%2020.02%2037.01%2021.54c16%201.71%2024.98-1.92%2027.3-2.02c2.34-.09%205.17.11%208.1.21%22%2F%3E%3Cpath%20fill%3D%22%23ffebc9%22%20d%3D%22M53.03%2035.34c-.3%203.14%201.62%205.46%203.94%205.87c2.5.43%206.27-.2%2011.83%202.93c5.56%203.14%2013.37%2010.96%2018%206.78c4.25-3.84-2.63-10.92-5.06-13.05c-2.43-2.12-8.49-7.58-19.92-7.79c-6.57-.11-8.59%203.14-8.79%205.26%22%2F%3E%3Cpath%20fill%3D%22%23757f3e%22%20d%3D%22M20.36%2017.34c-.02-.75-.71-4.95-2.72-3.98c-3.47%201.66-4.78%204.1-3.65%206.92c1.42%203.54%203.8%205.84%206.37%208.49c1.97%202.04%205.87%206.17%207.28%207.38c1.42%201.21%203.51%202.86%205.97-.3c2.62-3.37.85-3.98-1.38-6.11S29%2026.9%2024.71%2022.5c-2.15-2.21-4.33-4.41-4.35-5.16%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23757f3e%22%20d%3D%22M24%2029.48L13.08%2054.15l.91%2029.83s6.07%2019.56%206.37%2019.77c.3.2%201.31-.25%203.74-4.6s8.6-13.05%209.1-15.17c.51-2.12.71-17.39.71-17.39l1.42-32.87z%22%2F%3E%3Cpath%20fill%3D%22%2394a61d%22%20d%3D%22M24.03%2030.48S4.09%2049.65%204.08%2068.11c0%2012.85%206.27%2019.92%207.79%2022.45s5.06%207.99%205.87%209.1s1.79%203.21%202.49%204.02c.71.81-.07-5.34-.88-7.86c-.81-2.53-3.02-16.26-3.03-25.28c-.01-9.88.83-21.85%204.28-29.1c3.81-8%207.39-11.78%207.39-11.78z%22%2F%3E%3Cpath%20fill%3D%22%23fcc219%22%20d%3D%22M30.68%2033.02s-5.87%202.93-6.07%206.47s1.62%207.18%202.33%2012.03s.71%2011.02.81%2012.84C27.84%2066.19%2033%2078.53%2033%2078.53l32.06%2028.72l40.15%201.21s12.64.71%2014.26-1.21s4.68-6.23%205.06-9.1c.71-5.36-1.21-8.19-2.63-16.79c-.6-3.66-.81-17.98-6.27-29.43c-6.17-12.94-18.41-24.27-43.18-27.51c-18.01-2.35-27.1%201.42-29.73%201.01c-2.63-.4-4.75-1.62-7.79-.2c-3.89%201.81-4.25%207.79-4.25%207.79%22%2F%3E%3Cpath%20fill%3D%22%23f7932a%22%20d%3D%22M110.77%20112.2c4.77.16%207.28-2.53%208.29-3.64s3.04-4.93%203.04-4.93s-3.45%202.91-7.39%202.7c-3.94-.2-9.2-1.21-12.34-1.52s-13.05%201.92-25.08-.71s-25.31-9.28-34.08-17.9c-11.83-11.63-15.6-24.64-15.6-24.64s-.58%2016.14%2010.75%2030.91s22.86%2020.02%2037.01%2021.54c16%201.71%2024.98-1.92%2027.3-2.02c2.34-.09%205.17.11%208.1.21%22%2F%3E%3Cpath%20fill%3D%22%23ffebc9%22%20d%3D%22M53.03%2035.34c-.3%203.14%201.62%205.46%203.94%205.87c2.5.43%206.27-.2%2011.83%202.93c5.56%203.14%2013.37%2010.96%2018%206.78c4.25-3.84-2.63-10.92-5.06-13.05c-2.43-2.12-8.49-7.58-19.92-7.79c-6.57-.11-8.59%203.14-8.79%205.26%22%2F%3E%3Cpath%20fill%3D%22%23757f3e%22%20d%3D%22M20.36%2017.34c-.02-.75-.71-4.95-2.72-3.98c-3.47%201.66-4.78%204.1-3.65%206.92c1.42%203.54%203.8%205.84%206.37%208.49c1.97%202.04%205.87%206.17%207.28%207.38c1.42%201.21%203.51%202.86%205.97-.3c2.62-3.37.85-3.98-1.38-6.11S29%2026.9%2024.71%2022.5c-2.15-2.21-4.33-4.41-4.35-5.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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