Add icons to this collection by clicking the heart icon.
Basket icon - also known as camping, picnic, basket, holidays, food and restaurant, and food basket. Created in a clean gradient 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="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00f2fe" />
        <stop offset=".021" stop-color="#03effe" />
        <stop offset=".293" stop-color="#24d2fe" />
        <stop offset=".554" stop-color="#3cbdfe" />
        <stop offset=".796" stop-color="#4ab0fe" />
        <stop offset="1" stop-color="#4facfe" />
    </linearGradient>
    <path
        d="M256 317.513 115.705 177.181h280.589L256 317.513zm195.23-140.332h-54.935l-81.54 81.562H451.23c22.517 0 40.77-18.258 40.77-40.781v0c0-22.523-18.253-40.781-40.77-40.781zm-335.525 0H60.77c-22.517 0-40.77 18.258-40.77 40.781v0c0 22.523 18.253 40.781 40.77 40.781h136.476l-81.541-81.562zm186.902-91.084c0-25.74-20.867-46.607-46.607-46.607h0c-25.74 0-46.607 20.867-46.607 46.607v91.084h93.214V86.097zM50.618 259.743v152.58c0 33.24 26.947 60.187 60.187 60.187h290.391c32.943 0 59.704-26.467 60.18-59.297m.006-100v-53.47"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category