Add icons to this collection by clicking the heart icon.
Sugar Cube icon - also known as candy, sweet, food and restaurant, sugar cubes, and sugar cube. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558fd" />
        <stop offset="1" stop-color="#03befd" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="452"
        y2="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#abdafd" />
        <stop offset=".503" stop-color="#e8f4ff" />
        <stop offset="1" stop-color="#e8f4ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M436 121H316c-24.814 0-45 20.186-45 45v120c0 24.814 20.186 45 45 45h120c24.814 0 45-20.186 45-45V166c0-24.814-20.186-45-45-45zM196 302H76c-24.814 0-45 20.186-45 45v120c0 24.814 20.186 45 45 45h120c24.814 0 45-20.186 45-45V347c0-24.814-20.186-45-45-45zm0-302H76C51.186 0 31 20.186 31 45v120c0 24.814 20.186 45 45 45h120c24.814 0 45-20.186 45-45V45c0-24.814-20.186-45-45-45z"
    />
    <path
        fill="url(#b)"
        d="M106 90c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.716 15 15 15zm30 30c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm270 61c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-30 60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zM136 362c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm-30 60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15z"
    />
</svg>
More icons in the same style and category