Add icons to this collection by clicking the heart icon.
Bank icon - also known as business, money, finance, column, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="467.001"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512.001"
        y2="90.001"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5558ff" />
        <stop offset="1" stop-color="#00c0ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M226 467h60V225h-60zm-165 0h60V225H61zm330 0h60V225h-60zM502.4 90.899l-241-90c-3.6-1.199-7.2-1.199-10.8 0l-241 90C3.9 93 0 98.7 0 105v60c0 8.399 6.599 15 15 15h16l225 30 225-30h16c8.401 0 15-6.601 15-15v-60c0-6.3-3.9-12-9.6-14.101z"
    />
    <path
        fill="url(#b)"
        d="M31 180v45c0 8.399 6.599 15 15 15h420c8.401 0 15-6.601 15-15v-45zm435 272H46c-8.291 0-15 6.709-15 15v30c0 8.291 6.709 15 15 15h420c8.291 0 15-6.709 15-15v-30c0-8.291-6.709-15-15-15zM226 120h60c8.291 0 15-6.709 15-15s-6.709-15-15-15h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15z"
    />
</svg>
More icons in the same style and category