Add icons to this collection by clicking the heart icon.
Puzzle icon - also known as interface, piece, plugin, extension, puzzle, add on, shape, puzzle piece, and ui. Created in a clean flat gradient style with a white finish, 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.25"
        x2="60.75"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5bb4f6" />
        <stop offset=".61" stop-color="#2191e5" />
        <stop offset="1" stop-color="#007edb" />
    </linearGradient>
    <g>
        <circle cx="32" cy="32" r="28.75" fill="url(#a)" />
        <path
            fill="#fff"
            d="M50.8 28.23h-3.44V17.39a.75.75 0 0 0-.75-.75H35.75V13.2a4.95 4.95 0 1 0-9.89 0v3.44H15a.76.76 0 0 0-.75.75V49a.76.76 0 0 0 .75.75h11.61a.79.79 0 0 0 .39-.11.76.76 0 0 0 .36-.64v-4.2a3.45 3.45 0 1 1 6.89 0V49a.77.77 0 0 0 .76.75h11.6a.75.75 0 0 0 .75-.75V38.12h3.44a4.95 4.95 0 1 0 0-9.89zm0 8.39h-4.3a.75.75 0 0 0-.64.8v10.83H35.75V44.8a4.95 4.95 0 1 0-9.89 0v3.45H15.75V18.14h10.79a.76.76 0 0 0 .82-.75V13.2a3.45 3.45 0 1 1 6.89 0v4.19a.75.75 0 0 0 .75.75h10.86V29a.74.74 0 0 0 .75.75h4.19a3.45 3.45 0 1 1 0 6.89z"
        />
    </g>
</svg>
More icons in the same style and category