lemon from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
lemon
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

The same icon in other sets

Related icons in TDesign Icons

Use the lemon icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20 6.5c2.024 3.033 2.323 7.177-2 11.5s-8.467 4.024-11.5 2l-1.9.51a.95.95 0 0 1-1.1-1.087L4 17.5C1.967 14.466 1.67 10.33 6 6s8.466-4.033 11.5-2l1.923-.5a.95.95 0 0 1 1.086 1.098z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20 6.5c2.024 3.033 2.323 7.177-2 11.5s-8.467 4.024-11.5 2l-1.9.51a.95.95 0 0 1-1.1-1.087L4 17.5C1.967 14.466 1.67 10.33 6 6s8.466-4.033 11.5-2l1.923-.5a.95.95 0 0 1 1.086 1.098z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m8.584 12.83l.003-.003l.003.003l-.003.003zm.707-3.535l.003-.003l.003.003l-.003.003zm3.536-.707l.002-.003l.003.003l-.003.002z"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignLemon(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20 6.5c2.024 3.033 2.323 7.177-2 11.5s-8.467 4.024-11.5 2l-1.9.51a.95.95 0 0 1-1.1-1.087L4 17.5C1.967 14.466 1.67 10.33 6 6s8.466-4.033 11.5-2l1.923-.5a.95.95 0 0 1 1.086 1.098z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="M20 6.5c2.024 3.033 2.323 7.177-2 11.5s-8.467 4.024-11.5 2l-1.9.51a.95.95 0 0 1-1.1-1.087L4 17.5C1.967 14.466 1.67 10.33 6 6s8.466-4.033 11.5-2l1.923-.5a.95.95 0 0 1 1.086 1.098z"/><path stroke="currentColor" strokeLinecap="square" strokeWidth="2" d="m8.584 12.83l.003-.003l.003.003l-.003.003zm.707-3.535l.003-.003l.003.003l-.003.003zm3.536-.707l.002-.003l.003.003l-.003.002z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none"><path d="M20 6.5c2.024 3.033 2.323 7.177-2 11.5s-8.467 4.024-11.5 2l-1.9.51a.95.95 0 0 1-1.1-1.087L4 17.5C1.967 14.466 1.67 10.33 6 6s8.466-4.033 11.5-2l1.923-.5a.95.95 0 0 1 1.086 1.098z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="M20 6.5c2.024 3.033 2.323 7.177-2 11.5s-8.467 4.024-11.5 2l-1.9.51a.95.95 0 0 1-1.1-1.087L4 17.5C1.967 14.466 1.67 10.33 6 6s8.466-4.033 11.5-2l1.923-.5a.95.95 0 0 1 1.086 1.098z"/><path stroke="currentColor" stroke-linecap="square" stroke-width="2" d="m8.584 12.83l.003-.003l.003.003l-.003.003zm.707-3.535l.003-.003l.003.003l-.003.003zm3.536-.707l.002-.003l.003.003l-.003.002z"/></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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M20%206.5c2.024%203.033%202.323%207.177-2%2011.5s-8.467%204.024-11.5%202l-1.9.51a.95.95%200%200%201-1.1-1.087L4%2017.5C1.967%2014.466%201.67%2010.33%206%206s8.466-4.033%2011.5-2l1.923-.5a.95.95%200%200%201%201.086%201.098z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M20%206.5c2.024%203.033%202.323%207.177-2%2011.5s-8.467%204.024-11.5%202l-1.9.51a.95.95%200%200%201-1.1-1.087L4%2017.5C1.967%2014.466%201.67%2010.33%206%206s8.466-4.033%2011.5-2l1.923-.5a.95.95%200%200%201%201.086%201.098z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m8.584%2012.83l.003-.003l.003.003l-.003.003zm.707-3.535l.003-.003l.003.003l-.003.003zm3.536-.707l.002-.003l.003.003l-.003.002z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20d%3D%22M20%206.5c2.024%203.033%202.323%207.177-2%2011.5s-8.467%204.024-11.5%202l-1.9.51a.95.95%200%200%201-1.1-1.087L4%2017.5C1.967%2014.466%201.67%2010.33%206%206s8.466-4.033%2011.5-2l1.923-.5a.95.95%200%200%201%201.086%201.098z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22M20%206.5c2.024%203.033%202.323%207.177-2%2011.5s-8.467%204.024-11.5%202l-1.9.51a.95.95%200%200%201-1.1-1.087L4%2017.5C1.967%2014.466%201.67%2010.33%206%206s8.466-4.033%2011.5-2l1.923-.5a.95.95%200%200%201%201.086%201.098z%22%2F%3E%3Cpath%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%20d%3D%22m8.584%2012.83l.003-.003l.003.003l-.003.003zm.707-3.535l.003-.003l.003.003l-.003.003zm3.536-.707l.002-.003l.003.003l-.003.002z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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