Add icons to this collection by clicking the heart icon.
Pumpkin icon - also known as food, dessert, stick, sweets, halloween, lollipop, pumpkin, and food and restaurant. 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="256"
        x2="256"
        y1="330"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff3786" />
        <stop offset="1" stop-color="#ffa78c" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d2" />
        <stop offset="1" stop-color="#fff5f6" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M402.795 101.558C384.348 75.147 360.002 60 336 60c-12.837 0-24.786 4.431-35.146 12.935C286.863 64.437 271.572 60 256 60s-30.863 4.438-44.854 12.935C200.786 64.431 188.837 60 176 60c-24.002 0-48.348 15.147-66.795 41.558C91.017 127.599 81 160.784 81 195s10.017 67.4 28.205 93.441C127.652 314.853 151.998 330 176 330c12.836 0 24.786-4.432 35.146-12.935C225.139 325.563 240.428 330 256 330s30.861-4.437 44.855-12.935C311.214 325.568 323.164 330 336 330c24.002 0 48.348-15.147 66.795-41.559C420.983 262.4 431 229.216 431 195s-10.017-67.401-28.205-93.442z"
    />
    <path
        fill="url(#b)"
        d="M256 60c-4.606 0-9.186.398-13.717 1.165 4.612-24.603 21.371-45.377 45.285-54.943l12.86-5.144c7.696-3.081 16.423.665 19.498 8.355 3.077 7.692-.664 16.422-8.355 19.498l-12.861 5.145c-12.583 5.033-21.835 15.281-25.707 27.708A82.384 82.384 0 0 0 256 60zm-35 262.271V497c0 8.284 6.716 15 15 15h40c8.284 0 15-6.716 15-15V322.271C279.808 327.36 267.99 330 256 330s-23.808-2.641-35-7.729zm-4.394-156.664c5.858-5.858 5.858-15.355 0-21.213l-20-20c-5.858-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213l20 20c5.858 5.857 15.356 5.857 21.213 0zM316 210H196c-8.284 0-15 6.716-15 15s6.716 15 15 15h15v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h30v15c0 8.284 6.716 15 15 15s15-6.716 15-15v-15h15c8.284 0 15-6.716 15-15s-6.716-15-15-15zm20.606-85.606c-5.858-5.858-15.355-5.858-21.213 0l-20 20c-5.858 5.858-5.858 15.355 0 21.213s15.355 5.858 21.213 0l20-20c5.858-5.858 5.858-15.356 0-21.213z"
    />
</svg>
More icons in the same style and category