Add icons to this collection by clicking the heart icon.
Bank icon - also known as business, network, finance, work, gear, team, building, bank, management, and business and finance. 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 32 32"
>
    <linearGradient
        id="a"
        x1="2.29"
        x2="29.71"
        y1="31.71"
        y2="4.29"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#3a3985" />
        <stop offset=".42" stop-color="#385fb5" />
        <stop offset="1" stop-color="#3499ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M30 31H2a1 1 0 0 1-1-1v-6a1 1 0 0 1 1-1h1V11H2a1 1 0 0 1-1-1V6a1 1 0 0 1 .73-1l14-4a1 1 0 0 1 .54 0l14 4A1 1 0 0 1 31 6v4a1 1 0 0 1-1 1h-1v12h1a1 1 0 0 1 1 1v6a1 1 0 0 1-1 1zM3 29h26v-4H3zm22-6h2V11h-2zm-6 0h4V11h-4zm-4 0h2V11h-2zm-6 0h4V11H9zm-4 0h2V11H5zM28 9h1V6.75L16 3 3 6.75V9z"
    />
</svg>
More icons in the same style and category