Add icons to this collection by clicking the heart icon.
Bank icon - also known as business, finance, column, building, bank, 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="512"
y2="0"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#ffbef9" />
<stop offset="1" stop-color="#fff1ff" />
</linearGradient>
<linearGradient
id="b"
x1="256"
x2="256"
y1="442"
y2="72"
gradientUnits="userSpaceOnUse"
>
<stop offset="0" stop-color="#a93aff" />
<stop offset="1" stop-color="#ff81ff" />
</linearGradient>
<path
fill="url(#a)"
d="M497 512H15c-8.284 0-15-6.716-15-15v-40c0-8.284 6.716-15 15-15h482c8.284 0 15 6.716 15 15v40c0 8.284-6.716 15-15 15zm0-350H15c-8.284 0-15-6.716-15-15V97a14.998 14.998 0 0 1 10.168-14.2l241-82a14.998 14.998 0 0 1 9.663 0l241 82A14.998 14.998 0 0 1 512 97v50c0 8.284-6.716 15-15 15zm-278 60v160h70V222zm162 0v160h70V222zm-252 0H59v160h70z"
/>
<path
fill="url(#b)"
d="M31 442v-45c0-8.284 6.716-15 15-15h420c8.284 0 15 6.716 15 15v45zm0-280v45c0 8.284 6.716 15 15 15h420c8.284 0 15-6.716 15-15v-45zm260-75c0-8.284-6.716-15-15-15h-40c-8.284 0-15 6.716-15 15s6.716 15 15 15h40c8.284 0 15-6.716 15-15z"
/>
</svg>
More icons in the same style and category