Add icons to this collection by clicking the heart icon.
Blocks icon - also known as entertainment, blocks, gaming, board game, fun, and table games. 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">
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="300.005"
        x2="300.005"
        y1="497"
        y2="497"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="377"
        x2="377"
        y1="270"
        y2="120"
        gradientUnits="userSpaceOnUse"
        href="#a"
    />
    <linearGradient
        id="d"
        x1="195"
        x2="195"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path fill="url(#b)" d="M300 497h.01z" />
    <path
        fill="url(#c)"
        d="M497 270H257c-8.284 0-15-6.716-15-15V135c0-8.284 6.716-15 15-15h240c8.284 0 15 6.716 15 15v120c0 8.284-6.716 15-15 15z"
    />
    <path
        fill="url(#d)"
        d="M375 302H15c-8.284 0-15 6.716-15 15v180c0 8.284 6.716 15 15 15h90c8.284 0 15-6.716 15-15 0-41.355 33.645-75 75-75s75 33.645 75 75c0 8.284 6.716 15 15 15h90c8.284 0 15-6.716 15-15V317c0-8.284-6.716-15-15-15zM77 150h120c8.284 0 15-6.716 15-15V15c0-8.284-6.716-15-15-15H77c-8.284 0-15 6.716-15 15v120c0 8.284 6.716 15 15 15z"
    />
</svg>
More icons in the same style and category