Add icons to this collection by clicking the heart icon.
Bank icon - also known as business, money, finance, building, bank, savings, 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m23.132 3.518-11-3a.502.502 0 0 0-.264 0l-11 3A.5.5 0 0 0 .5 4v3a.5.5 0 0 0 .5.5h.5v10H1a.5.5 0 0 0-.5.5v5a.5.5 0 0 0 .5.5h22a.5.5 0 0 0 .5-.5v-5a.5.5 0 0 0-.5-.5h-.5v-10h.5a.5.5 0 0 0 .5-.5V4a.5.5 0 0 0-.368-.482zM2.5 7.5h2v10h-2zm7.5 0v10h-.5a.5.5 0 0 0-.5.5v1.5H6.5V18a.5.5 0 0 0-.5-.5h-.5v-10zm8.5 0v10H18a.5.5 0 0 0-.5.5v1.5H15V18a.5.5 0 0 0-.5-.5H14v-10zm4 11v1h-4v-1zm-12 0H14v1h-4v-1zm2.5-1h-2v-10h2zm-11.5 1h4v1h-4zm21 4h-21v-2h21zm-1-5h-2v-10h2zm1-11h-21V4.382L12 1.519l10.5 2.863zM11 3.5h2a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1z"
    />
</svg>
More icons in the same style and category