Add icons to this collection by clicking the heart icon.
Bank Transfer icon - also known as building, exchange, transaction, bank transfer, 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 512 512"
>
    <linearGradient
        id="a"
        x1="0"
        x2="512"
        y1="256"
        y2="256"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#9dd6fc" />
        <stop offset=".006" stop-color="#9dd6fc" />
        <stop offset="1" stop-color="#d17ff7" />
    </linearGradient>
    <path
        d="m20 100 120-80 120 80H20zm40 0v138.4M220 100v138.4m40 0H20M492 156l-40 40v-80c0-44.183-35.817-80-80-80h-36m116 160-40-40M20 372l40-40v80c0 44.183 35.817 80 80 80h32m-72-120-40-40m80-232v138.4M492 352l-120-80-120 80h240zm-200 0v140m160-140v140m40 0H252m120-140v140"
        fill="none"
        stroke="url(#a)"
        stroke-width="40"
        stroke-linecap="round"
        stroke-linejoin="round"
        stroke-miterlimit="10"
    />
</svg>
More icons in the same style and category