Add icons to this collection by clicking the heart icon.
Basket icon - also known as food, market, basket, shopping, supermarket, grocery, supplies, and food and restaurant. 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="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <path
        d="M15 226h482m-421 0 60 60 45.086-60M256 46v240M46 226v120c0 66.274 53.726 120 120 120h180c66.274 0 120-53.726 120-120V226m-210 60c-16.569 0-30 13.431-30 30s13.431 30 30 30 30-13.431 30-30-13.431-30-30-30zm120 0h30m-30 60h30m-75 60h30m-210 0h30m-75-60h30"
        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