Add icons to this collection by clicking the heart icon.
Bank icon - also known as business, dollar, money, finance, coin, 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="M20.5 12.312V5.318a.5.5 0 0 0-.293-.455l-9.5-4.318a.502.502 0 0 0-.414 0l-9.5 4.318a.5.5 0 0 0-.293.455V20a.5.5 0 0 0 .5.5h11.312a5.995 5.995 0 1 0 8.188-8.188zm-2.59-.791V8.41h1.59v3.44a5.95 5.95 0 0 0-1.59-.33zM3.09 16.909H1.5v-8.5h1.59zm1-8.5h4.615v8.501H4.09zm7.205 8.5h-1.59v-8.5h1.59zm1-2.382V8.409h4.615v3.121a6.005 6.005 0 0 0-4.615 2.997zM1.5 5.64l9-4.09 9 4.09v1.77h-18zm0 13.86v-1.59h10.02a5.95 5.95 0 0 0 .33 1.59zm16 3a5 5 0 1 1 5-5 5.006 5.006 0 0 1-5 5zm-1-6a.5.5 0 0 0 .5.5h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0V20h-1a.5.5 0 0 1 0-1h2a.5.5 0 0 0 0-1h-1a1.5 1.5 0 0 1 0-3v-.5a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0-.5.5z"
    />
</svg>
More icons in the same style and category