Add icons to this collection by clicking the heart icon.
Savings icon - also known as dollar, hands, bank, return on investment, savings, save money, invest, 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"
>
    <defs>
        <linearGradient
            id="a"
            x1="3.896"
            x2="28.104"
            y1="5.689"
            y2="29.896"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#00c6ff" />
            <stop offset="1" stop-color="#0072ff" />
        </linearGradient>
    </defs>
    <path
        d="M8 16V8.586L5.414 6H3.586L1 8.586v13.828l4 4V31h10v-9.414L9.414 16H8Zm5 13H7v-3.414l-4-4V9.414L4.414 8h.172L6 9.414v7.172l-1 1v2.828l3.293 3.293 1.414-1.414L7 19.586v-1.172L7.414 18h1.172L13 22.414V29ZM28.414 6h-1.828L24 8.586V16h-1.414L17 21.586V31h10v-4.586l4-4V8.586ZM29 21.586l-4 4V29h-6v-6.586L23.414 18h1.172l.414.414v1.172l-2.707 2.707 1.414 1.414L27 20.414v-2.828l-1-1V9.414L27.414 8h.172L29 9.414v12.172ZM15 17v-2h-.862L12 13.218V11.5h2v.782l.862.718h2.275l.863-.718v-1.564L17.138 10h-3L12 8.218V4.782L14.138 3H15V1h2v2h.862L20 4.782V6.5h-2v-.782L17.138 5h-2.276L14 5.718v1.564l.862.718h3L20 9.782v3.437L17.862 15H17v2h-2Z"
        fill="url(#a)"
    />
</svg>
More icons in the same style and category