Add icons to this collection by clicking the heart icon.
Lemon icon - also known as drink, beverage, glass, lemon, citrus, fruit juice, lemon juice, food and restaurant, orange juice, and lime juice. Created in a clean lineal color style, perfect for web, apps, and UI projects. Available in SVG and PNG, with multiple style variants.
<svg
    xmlns="http://www.w3.org/2000/svg"
    width="512"
    height="512"
    viewBox="0 0 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        d="M318.396 497H193.604c-15.603 0-28.601-11.96-29.896-27.509L136 135h240l-27.708 334.491C346.997 485.04 333.999 497 318.396 497zM226 467v30m60-30v30m77.517-242.204A502.437 502.437 0 0 1 256 240a502.421 502.421 0 0 0-109.988-14.86M271 330c0-16.569-13.431-30-30-30s-30 13.431-30 30 13.431 30 30 30 30-13.431 30-30zm15 76h0m-90-271V45c0-16.569-13.431-30-30-30-8.93 0-16.948 3.901-22.444 10.093L46 135m322.525 89.694c2.465.203 4.958.306 7.475.306 49.706 0 90-40.294 90-90s-40.294-90-90-90-90 40.294-90 90"
        fill="none"
        stroke="url(#a)"
        stroke-width="30"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category