lime emoji
lime from Twitter Emoji by Twitter · Default · Food & Drink · CC-BY-4.0 Attribution required.
- Name
- lime
- 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 lime emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4e932b" d="m3.9 5.1l-1.1-.4c-.5-.2-1 0-1.2.5l-.3.9c-3.7 9.4.8 20.2 10.2 24c9.5 3.8 20.3-1 24-10.5l.4-1.1c.2-.5-.1-1-.5-1.2l-1.2-.5L17 17.9z"/><path fill="#c6e5b3" d="M3.9 5.1c-3.2 8.4.9 17.8 9.3 21s17.8-.9 21-9.3c.1.1-30.3-11.7-30.3-11.7"/><path fill="#77b255" d="M15.2 24.6c2.8.8 5.8.7 8.4-.2c.5-.2.7-.7.5-1.1l-4.2-9.5c-.3-.7-1.3-.7-1.5 0c-1.1 2.7-3 7.8-3.8 9.7c-.1.4.1.9.6 1.1M5.6 6.7c-.9 3-.8 6 .1 8.8c.2.5.7.7 1.2.5l10-4.4c.7-.3.6-1.3 0-1.5L6.7 6.2c-.4-.2-.9 0-1.1.5c.1 0 0 0 0 0m25.9 9.1l-10.1-3.9c-.7-.3-1.3.4-1 1.1l4.4 10c.2.4.7.6 1.2.4c2.6-1.4 4.7-3.6 6-6.4c.1-.5 0-1-.5-1.2m-24.7 2c1.4 2.5 3.4 4.5 6.1 5.8c.4.2 1 0 1.1-.4c.8-2 2.7-7 3.8-9.7c.3-.7-.4-1.3-1.1-1l-9.5 4.2c-.5.2-.7.7-.4 1.1"/></svg>
React
import type { SVGProps } from "react";
export function TwemojiLime(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4e932b" d="m3.9 5.1l-1.1-.4c-.5-.2-1 0-1.2.5l-.3.9c-3.7 9.4.8 20.2 10.2 24c9.5 3.8 20.3-1 24-10.5l.4-1.1c.2-.5-.1-1-.5-1.2l-1.2-.5L17 17.9z"/><path fill="#c6e5b3" d="M3.9 5.1c-3.2 8.4.9 17.8 9.3 21s17.8-.9 21-9.3c.1.1-30.3-11.7-30.3-11.7"/><path fill="#77b255" d="M15.2 24.6c2.8.8 5.8.7 8.4-.2c.5-.2.7-.7.5-1.1l-4.2-9.5c-.3-.7-1.3-.7-1.5 0c-1.1 2.7-3 7.8-3.8 9.7c-.1.4.1.9.6 1.1M5.6 6.7c-.9 3-.8 6 .1 8.8c.2.5.7.7 1.2.5l10-4.4c.7-.3.6-1.3 0-1.5L6.7 6.2c-.4-.2-.9 0-1.1.5c.1 0 0 0 0 0m25.9 9.1l-10.1-3.9c-.7-.3-1.3.4-1 1.1l4.4 10c.2.4.7.6 1.2.4c2.6-1.4 4.7-3.6 6-6.4c.1-.5 0-1-.5-1.2m-24.7 2c1.4 2.5 3.4 4.5 6.1 5.8c.4.2 1 0 1.1-.4c.8-2 2.7-7 3.8-9.7c.3-.7-.4-1.3-1.1-1l-9.5 4.2c-.5.2-.7.7-.4 1.1"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#4e932b" d="m3.9 5.1l-1.1-.4c-.5-.2-1 0-1.2.5l-.3.9c-3.7 9.4.8 20.2 10.2 24c9.5 3.8 20.3-1 24-10.5l.4-1.1c.2-.5-.1-1-.5-1.2l-1.2-.5L17 17.9z"/><path fill="#c6e5b3" d="M3.9 5.1c-3.2 8.4.9 17.8 9.3 21s17.8-.9 21-9.3c.1.1-30.3-11.7-30.3-11.7"/><path fill="#77b255" d="M15.2 24.6c2.8.8 5.8.7 8.4-.2c.5-.2.7-.7.5-1.1l-4.2-9.5c-.3-.7-1.3-.7-1.5 0c-1.1 2.7-3 7.8-3.8 9.7c-.1.4.1.9.6 1.1M5.6 6.7c-.9 3-.8 6 .1 8.8c.2.5.7.7 1.2.5l10-4.4c.7-.3.6-1.3 0-1.5L6.7 6.2c-.4-.2-.9 0-1.1.5c.1 0 0 0 0 0m25.9 9.1l-10.1-3.9c-.7-.3-1.3.4-1 1.1l4.4 10c.2.4.7.6 1.2.4c2.6-1.4 4.7-3.6 6-6.4c.1-.5 0-1-.5-1.2m-24.7 2c1.4 2.5 3.4 4.5 6.1 5.8c.4.2 1 0 1.1-.4c.8-2 2.7-7 3.8-9.7c.3-.7-.4-1.3-1.1-1l-9.5 4.2c-.5.2-.7.7-.4 1.1"/></svg> </template>
CSS
.icon-lime {
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%234e932b%22%20d%3D%22m3.9%205.1l-1.1-.4c-.5-.2-1%200-1.2.5l-.3.9c-3.7%209.4.8%2020.2%2010.2%2024c9.5%203.8%2020.3-1%2024-10.5l.4-1.1c.2-.5-.1-1-.5-1.2l-1.2-.5L17%2017.9z%22%2F%3E%3Cpath%20fill%3D%22%23c6e5b3%22%20d%3D%22M3.9%205.1c-3.2%208.4.9%2017.8%209.3%2021s17.8-.9%2021-9.3c.1.1-30.3-11.7-30.3-11.7%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M15.2%2024.6c2.8.8%205.8.7%208.4-.2c.5-.2.7-.7.5-1.1l-4.2-9.5c-.3-.7-1.3-.7-1.5%200c-1.1%202.7-3%207.8-3.8%209.7c-.1.4.1.9.6%201.1M5.6%206.7c-.9%203-.8%206%20.1%208.8c.2.5.7.7%201.2.5l10-4.4c.7-.3.6-1.3%200-1.5L6.7%206.2c-.4-.2-.9%200-1.1.5c.1%200%200%200%200%200m25.9%209.1l-10.1-3.9c-.7-.3-1.3.4-1%201.1l4.4%2010c.2.4.7.6%201.2.4c2.6-1.4%204.7-3.6%206-6.4c.1-.5%200-1-.5-1.2m-24.7%202c1.4%202.5%203.4%204.5%206.1%205.8c.4.2%201%200%201.1-.4c.8-2%202.7-7%203.8-9.7c.3-.7-.4-1.3-1.1-1l-9.5%204.2c-.5.2-.7.7-.4%201.1%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%234e932b%22%20d%3D%22m3.9%205.1l-1.1-.4c-.5-.2-1%200-1.2.5l-.3.9c-3.7%209.4.8%2020.2%2010.2%2024c9.5%203.8%2020.3-1%2024-10.5l.4-1.1c.2-.5-.1-1-.5-1.2l-1.2-.5L17%2017.9z%22%2F%3E%3Cpath%20fill%3D%22%23c6e5b3%22%20d%3D%22M3.9%205.1c-3.2%208.4.9%2017.8%209.3%2021s17.8-.9%2021-9.3c.1.1-30.3-11.7-30.3-11.7%22%2F%3E%3Cpath%20fill%3D%22%2377b255%22%20d%3D%22M15.2%2024.6c2.8.8%205.8.7%208.4-.2c.5-.2.7-.7.5-1.1l-4.2-9.5c-.3-.7-1.3-.7-1.5%200c-1.1%202.7-3%207.8-3.8%209.7c-.1.4.1.9.6%201.1M5.6%206.7c-.9%203-.8%206%20.1%208.8c.2.5.7.7%201.2.5l10-4.4c.7-.3.6-1.3%200-1.5L6.7%206.2c-.4-.2-.9%200-1.1.5c.1%200%200%200%200%200m25.9%209.1l-10.1-3.9c-.7-.3-1.3.4-1%201.1l4.4%2010c.2.4.7.6%201.2.4c2.6-1.4%204.7-3.6%206-6.4c.1-.5%200-1-.5-1.2m-24.7%202c1.4%202.5%203.4%204.5%206.1%205.8c.4.2%201%200%201.1-.4c.8-2%202.7-7%203.8-9.7c.3-.7-.4-1.3-1.1-1l-9.5%204.2c-.5.2-.7.7-.4%201.1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/twemoji/lime.svg?color=%231a73e8&size=48