Add icons to this collection by clicking the heart icon.
Cubes icon - also known as game, childhood, cubes, blocks, alphabet, kid and baby, and abc block. 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="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <path
        d="M226 497H45c-16.569 0-30-13.431-30-30V286c0-16.569 13.431-30 30-30h181c16.569 0 30 13.431 30 30v181c0 16.569-13.431 30-30 30zm0-241c16.569 0 30-13.431 30-30V45c0-16.569-13.431-30-30-30H45c-16.569 0-30 13.431-30 30v181c0 16.569 13.431 30 30 30m211 211c0 16.569 13.431 30 30 30h181c16.569 0 30-13.431 30-30V286c0-16.569-13.431-30-30-30H286c-16.569 0-30 13.431-30 30m-90 150v-90c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v90m0-60h60m240-30h0c0-16.569-13.431-30-30-30h-30v60h30c16.569 0 30-13.431 30-30zm-60 30v60h30c16.569 0 30-13.431 30-30v0c0-16.569-13.431-30-30-30M166 106c0-16.569-13.431-30-30-30h0c-16.569 0-30 13.431-30 30v60c0 16.569 13.431 30 30 30h0c16.569 0 30-13.431 30-30"
        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