lemon from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.

Name
lemon
Set
Twitter Emoji
Style
Default
Category
Food & Drink
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More food & drink icons from Twitter Emoji

Use the lemon emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5c913b" d="M11.405 3.339c6.48-1.275 8.453 1.265 11.655.084s.093 2.82-.745 3.508c-.84.688-8.141 4.809-11.307 3.298s-3.182-6.186.397-6.89"/><path fill="#77b255" d="M15.001 16a1 1 0 0 1-.801-.4c-.687-.916-1.308-1.955-1.965-3.056C9.967 8.749 7.396 4.446.783 2.976a1 1 0 1 1 .434-1.952C8.671 2.68 11.599 7.581 13.952 11.519c.63 1.054 1.224 2.049 1.848 2.881a1 1 0 0 1-.799 1.6"/><path fill="#ffcc4d" d="M34.3 31.534c.002-.017-.003-.028-.003-.043c2.774-5.335 2.647-15.113-3.346-21.107c-5.801-5.8-13.68-5.821-18.767-4.067c-1.579.614-2.917.066-3.815.965c-.881.881-.351 2.719-.714 3.819c-3.169 5.202-3.405 13.025 2.688 19.117c4.962 4.962 10.438 6.842 19.98 4.853q.003-.002.008-.002c1.148-.218 2.95.523 3.566-.094c1.085-1.085.309-2.358.403-3.441"/><path fill="#77b255" d="M8.208 6.583s-4.27-.59-6.857 4.599c-2.587 5.188.582 9.125.29 12.653c-.293 3.53 1.566 1.265 2.621-.445s4.23-4.895 4.938-9.269c.707-4.376-.07-6.458-.992-7.538"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiLemon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5c913b" d="M11.405 3.339c6.48-1.275 8.453 1.265 11.655.084s.093 2.82-.745 3.508c-.84.688-8.141 4.809-11.307 3.298s-3.182-6.186.397-6.89"/><path fill="#77b255" d="M15.001 16a1 1 0 0 1-.801-.4c-.687-.916-1.308-1.955-1.965-3.056C9.967 8.749 7.396 4.446.783 2.976a1 1 0 1 1 .434-1.952C8.671 2.68 11.599 7.581 13.952 11.519c.63 1.054 1.224 2.049 1.848 2.881a1 1 0 0 1-.799 1.6"/><path fill="#ffcc4d" d="M34.3 31.534c.002-.017-.003-.028-.003-.043c2.774-5.335 2.647-15.113-3.346-21.107c-5.801-5.8-13.68-5.821-18.767-4.067c-1.579.614-2.917.066-3.815.965c-.881.881-.351 2.719-.714 3.819c-3.169 5.202-3.405 13.025 2.688 19.117c4.962 4.962 10.438 6.842 19.98 4.853q.003-.002.008-.002c1.148-.218 2.95.523 3.566-.094c1.085-1.085.309-2.358.403-3.441"/><path fill="#77b255" d="M8.208 6.583s-4.27-.59-6.857 4.599c-2.587 5.188.582 9.125.29 12.653c-.293 3.53 1.566 1.265 2.621-.445s4.23-4.895 4.938-9.269c.707-4.376-.07-6.458-.992-7.538"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#5c913b" d="M11.405 3.339c6.48-1.275 8.453 1.265 11.655.084s.093 2.82-.745 3.508c-.84.688-8.141 4.809-11.307 3.298s-3.182-6.186.397-6.89"/><path fill="#77b255" d="M15.001 16a1 1 0 0 1-.801-.4c-.687-.916-1.308-1.955-1.965-3.056C9.967 8.749 7.396 4.446.783 2.976a1 1 0 1 1 .434-1.952C8.671 2.68 11.599 7.581 13.952 11.519c.63 1.054 1.224 2.049 1.848 2.881a1 1 0 0 1-.799 1.6"/><path fill="#ffcc4d" d="M34.3 31.534c.002-.017-.003-.028-.003-.043c2.774-5.335 2.647-15.113-3.346-21.107c-5.801-5.8-13.68-5.821-18.767-4.067c-1.579.614-2.917.066-3.815.965c-.881.881-.351 2.719-.714 3.819c-3.169 5.202-3.405 13.025 2.688 19.117c4.962 4.962 10.438 6.842 19.98 4.853q.003-.002.008-.002c1.148-.218 2.95.523 3.566-.094c1.085-1.085.309-2.358.403-3.441"/><path fill="#77b255" d="M8.208 6.583s-4.27-.59-6.857 4.599c-2.587 5.188.582 9.125.29 12.653c-.293 3.53 1.566 1.265 2.621-.445s4.23-4.895 4.938-9.269c.707-4.376-.07-6.458-.992-7.538"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M11.405%203.339c6.48-1.275%208.453%201.265%2011.655.084s.093%202.82-.745%203.508c-.84.688-8.141%204.809-11.307%203.298s-3.182-6.186.397-6.89%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M15.001%2016a1%201%200%200%201-.801-.4c-.687-.916-1.308-1.955-1.965-3.056C9.967%208.749%207.396%204.446.783%202.976a1%201%200%201%201%20.434-1.952C8.671%202.68%2011.599%207.581%2013.952%2011.519c.63%201.054%201.224%202.049%201.848%202.881a1%201%200%200%201-.799%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M34.3%2031.534c.002-.017-.003-.028-.003-.043c2.774-5.335%202.647-15.113-3.346-21.107c-5.801-5.8-13.68-5.821-18.767-4.067c-1.579.614-2.917.066-3.815.965c-.881.881-.351%202.719-.714%203.819c-3.169%205.202-3.405%2013.025%202.688%2019.117c4.962%204.962%2010.438%206.842%2019.98%204.853q.003-.002.008-.002c1.148-.218%202.95.523%203.566-.094c1.085-1.085.309-2.358.403-3.441%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M8.208%206.583s-4.27-.59-6.857%204.599c-2.587%205.188.582%209.125.29%2012.653c-.293%203.53%201.566%201.265%202.621-.445s4.23-4.895%204.938-9.269c.707-4.376-.07-6.458-.992-7.538%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%2036%2036%22%3E%3Cpath%20fill%3D%22%235c913b%22%20d%3D%22M11.405%203.339c6.48-1.275%208.453%201.265%2011.655.084s.093%202.82-.745%203.508c-.84.688-8.141%204.809-11.307%203.298s-3.182-6.186.397-6.89%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M15.001%2016a1%201%200%200%201-.801-.4c-.687-.916-1.308-1.955-1.965-3.056C9.967%208.749%207.396%204.446.783%202.976a1%201%200%201%201%20.434-1.952C8.671%202.68%2011.599%207.581%2013.952%2011.519c.63%201.054%201.224%202.049%201.848%202.881a1%201%200%200%201-.799%201.6%22%2F%3E%3Cpath%20fill%3D%22%23ffcc4d%22%20d%3D%22M34.3%2031.534c.002-.017-.003-.028-.003-.043c2.774-5.335%202.647-15.113-3.346-21.107c-5.801-5.8-13.68-5.821-18.767-4.067c-1.579.614-2.917.066-3.815.965c-.881.881-.351%202.719-.714%203.819c-3.169%205.202-3.405%2013.025%202.688%2019.117c4.962%204.962%2010.438%206.842%2019.98%204.853q.003-.002.008-.002c1.148-.218%202.95.523%203.566-.094c1.085-1.085.309-2.358.403-3.441%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M8.208%206.583s-4.27-.59-6.857%204.599c-2.587%205.188.582%209.125.29%2012.653c-.293%203.53%201.566%201.265%202.621-.445s4.23-4.895%204.938-9.269c.707-4.376-.07-6.458-.992-7.538%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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