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 circular 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="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M326.191 407h-53.086a8.848 8.848 0 0 1-8.848-8.848c0-24.393-19.845-44.238-44.238-44.238s-44.238 19.845-44.238 44.238a8.848 8.848 0 0 1-8.848 8.848h-53.086a8.848 8.848 0 0 1-8.848-8.848V291.98a8.848 8.848 0 0 1 8.848-8.848h212.344a8.848 8.848 0 0 1 8.848 8.848v106.172a8.848 8.848 0 0 1-8.848 8.848zm-44.238-8.848h.006zm116.199-133.894H256.59a8.848 8.848 0 0 1-8.848-8.848v-70.781a8.848 8.848 0 0 1 8.848-8.848h141.562a8.848 8.848 0 0 1 8.848 8.848v70.781a8.848 8.848 0 0 1-8.848 8.848zm-176.953-70.781h-70.781a8.848 8.848 0 0 1-8.848-8.848v-70.781a8.848 8.848 0 0 1 8.848-8.848h70.781a8.848 8.848 0 0 1 8.848 8.848v70.781a8.848 8.848 0 0 1-8.848 8.848z"
    />
</svg>
More icons in the same style and category