Add icons to this collection by clicking the heart icon.
Bank icon - also known as columns, building, bank, courthouse, and architecture and city. 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 64 64"
>
    <linearGradient
        id="a"
        x1="3.02"
        x2="60.98"
        y1="32"
        y2="32"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#0170fe" />
        <stop offset=".38" stop-color="#035ed4" />
        <stop offset=".79" stop-color="#044dad" />
        <stop offset="1" stop-color="#05479e" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="26.22"
        x2="37.78"
        y1="19.49"
        y2="19.49"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M60 55h-3.16v-3.07a1 1 0 0 0-1-1h-2.56V28h2.39a1 1 0 0 0 .83-.43l1.82-2.64a1 1 0 0 0-.32-1.41L32.54 7.16a1 1 0 0 0-1.08 0L6 23.52a1 1 0 0 0-.29 1.41l1.83 2.64a1 1 0 0 0 .82.43h2.39v22.93h-2.6a1 1 0 0 0-1 1V55H4a1 1 0 0 0 0 2h56a1 1 0 0 0 0-2zm-8.72-4.07h-1.55V28h1.55zm-7.25 0V28h3.7v22.93zm-9.26 0V28h3.71v22.93zm-9.25 0V28h3.71v22.93zm-9.25 0V28H20v22.93zM22 28h1.55v22.93H22zm9.26 0h1.54v22.93h-1.57zm9.25 0H42v22.93h-1.52zM7.92 24.64 32 9.19l24.08 15.45-.93 1.36H8.85zm4.8 3.36h1.55v22.93h-1.55zM9.15 55v-2.07h45.69V55z"
        />
        <path
            fill="url(#b)"
            d="M32 25.32c7.71-.24 7.7-11.41 0-11.66-7.71.25-7.7 11.42 0 11.66zm0-9.66c5 .13 5 7.53 0 7.66-5-.13-5-7.53 0-7.66z"
        />
    </g>
</svg>
More icons in the same style and category