Add icons to this collection by clicking the heart icon.
Cross icon - also known as food, candy, cross, dessert, sweets, halloween, gummy, 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff5900" />
        <stop offset="1" stop-color="#ffde00" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M417 512h-60c-8.284 0-15-6.716-15-15V312h-65c-8.284 0-15-6.716-15-15v-60c0-8.284 6.716-15 15-15h65v-22.57c-17.461-6.19-30-22.873-30-42.43 0-20.271 13.473-37.454 31.934-43.066C349.546 95.473 366.729 82 387 82s37.454 13.473 43.066 31.934C448.527 119.546 462 136.729 462 157c0 19.557-12.539 36.239-30 42.43V222h65c8.284 0 15 6.716 15 15v60c0 8.284-6.716 15-15 15h-65v185c0 8.284-6.716 15-15 15zm-45-30h30V297c0-8.284 6.716-15 15-15h65v-30h-65c-8.284 0-15-6.716-15-15v-50c0-8.284 6.716-15 15-15 8.271 0 15-6.729 15-15s-6.729-15-15-15c-8.284 0-15-6.716-15-15 0-8.271-6.729-15-15-15s-15 6.729-15 15c0 8.284-6.716 15-15 15-8.271 0-15 6.729-15 15s6.729 15 15 15c8.284 0 15 6.716 15 15v50c0 8.284-6.716 15-15 15h-65v30h65c8.284 0 15 6.716 15 15zm-217-52H95c-8.284 0-15-6.716-15-15V230H15c-8.284 0-15-6.716-15-15v-60c0-8.284 6.716-15 15-15h65v-22.57C62.539 111.239 50 94.557 50 75c0-20.271 13.472-37.454 31.934-43.066C87.545 13.473 104.729 0 125 0s37.455 13.473 43.066 31.934C186.528 37.546 200 54.729 200 75c0 19.557-12.539 36.239-30 42.43V140h65c8.284 0 15 6.716 15 15v60c0 8.284-6.716 15-15 15h-65v185c0 8.284-6.716 15-15 15zm-45-30h30V215c0-8.284 6.716-15 15-15h65v-30h-65c-8.284 0-15-6.716-15-15v-50c0-8.284 6.716-15 15-15 8.271 0 15-6.729 15-15s-6.729-15-15-15c-8.284 0-15-6.716-15-15 0-8.271-6.729-15-15-15s-15 6.729-15 15c0 8.284-6.716 15-15 15-8.271 0-15 6.729-15 15s6.729 15 15 15c8.284 0 15 6.716 15 15v50c0 8.284-6.716 15-15 15H30v30h65c8.284 0 15 6.716 15 15z"
    />
</svg>
More icons in the same style and category