Add icons to this collection by clicking the heart icon.
Bank icon - also known as business, economy, money, finance, banking, building, bank, museum, culture, 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 512 512"
>
    <linearGradient
        id="a"
        x1="256"
        x2="256"
        y1="0"
        y2="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#01f1fe" />
        <stop offset="1" stop-color="#4fadfe" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M32 177.667h32.25v190.25h-1.831c-17.673 0-32 14.327-32 32s14.327 32 32 32h387.162c17.673 0 32-14.327 32-32s-14.327-32-32-32h-1.831v-190.25H480c14.806 0 27.678-10.156 31.122-24.556 3.444-14.399-3.438-29.281-16.642-35.98l-224-113.667a31.996 31.996 0 0 0-28.961 0l-224 113.667c-13.203 6.7-20.086 21.582-16.642 35.98 3.445 14.4 16.317 24.556 31.123 24.556zm96.25 0H224v190.25h-95.75zm255.5 190.25H288v-190.25h95.75zM256 67.884l90.223 45.783H165.777zM512 480c0 17.673-14.327 32-32 32H32c-17.673 0-32-14.327-32-32s14.327-32 32-32h448c17.673 0 32 14.327 32 32z"
    />
</svg>
More icons in the same style and category