Add icons to this collection by clicking the heart icon.
Brickwall icon - also known as stone, wall, brick, construction site, brickwall, and construction and tools. 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="-85.333"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc8d2" />
        <stop offset="1" stop-color="#fff5f6" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="406.41"
        y2="105.59"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffa78c" />
        <stop offset="1" stop-color="#ff3786" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M512 256c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256z"
    />
    <path
        fill="url(#b)"
        d="M407 371.02v26.543a8.848 8.848 0 0 1-8.848 8.848H318.13V371.02zm-195.435 0v35.391h88.869V371.02zm-17.695 0H105v26.543a8.848 8.848 0 0 0 8.848 8.848h80.022zM105 114.438v26.543h35.588V105.59h-26.74a8.848 8.848 0 0 0-8.848 8.848zm53.283-8.848v35.391h88.87v-26.543a8.848 8.848 0 0 0-8.848-8.848zm53.282 53.086v35.391h80.022a8.848 8.848 0 0 0 8.848-8.848v-17.695a8.848 8.848 0 0 0-8.848-8.848zm-106.565 0v35.391h88.869v-35.391zm0 53.086v35.391h35.588v-35.391zm53.283 0v35.391h88.87v-35.391zm53.282 53.086v35.391h88.87v-26.543a8.848 8.848 0 0 0-8.848-8.848zm-106.565 0v35.391h88.869v-35.391zm159.847 53.086v35.391h88.87v-35.391zm-106.564 0v35.391h88.869v-35.391zm213.129 0v35.391H407v-26.543a8.848 8.848 0 0 0-8.848-8.848zm-266.412 0v35.391h35.588v-35.391z"
    />
</svg>
More icons in the same style and category