Add icons to this collection by clicking the heart icon.
Savings icon - also known as dollar, coin, cash, savings, save money, business and finance, and money jar. Created in a clean lineal color 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="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M391 123.507V87.42c17.459-6.192 30-22.865 30-42.42 0-24.813-20.187-45-45-45H136c-24.813 0-45 20.187-45 45 0 19.555 12.541 36.228 30 42.42v36.086C86.808 130.473 61 160.779 61 197v270c0 24.813 20.187 45 45 45h300c24.813 0 45-20.187 45-45V197c0-36.221-25.805-66.527-60-73.493zM136 30h240c8.271 0 15 6.729 15 15s-6.729 15-15 15H136c-8.271 0-15-6.729-15-15s6.729-15 15-15zm225 452H151v-30h210zm60-15c0 8.271-6.729 15-15 15h-15v-45c0-8.284-6.716-15-15-15H136c-8.284 0-15 6.716-15 15v45h-15c-8.271 0-15-6.729-15-15V197c0-24.813 20.185-45 45-45 8.284 0 15-6.716 15-15V90h210v47c0 8.284 6.721 15 15.005 15 24.81 0 44.995 20.187 44.995 45zm-30-180c0-74.439-60.561-135-135-135s-135 60.561-135 135 60.561 135 135 135 135-60.561 135-135zM256 392c-57.897 0-105-47.103-105-105s47.103-105 105-105 105 47.103 105 105-47.103 105-105 105zm15-15v-17.58c17.459-6.192 30-22.865 30-42.42 0-24.813-20.187-45-45-45-8.271 0-15-6.729-15-15s6.729-15 15-15c4.763 0 9.14 2.19 12.008 6.008 4.977 6.623 14.377 7.958 21.002 2.983 6.623-4.976 7.959-14.379 2.982-21.002-5.362-7.138-12.733-12.445-20.993-15.381V197c0-8.284-6.716-15-15-15s-15 6.716-15 15v17.58c-17.459 6.192-30 22.865-30 42.42 0 24.813 20.187 45 45 45 8.271 0 15 6.729 15 15s-6.729 15-15 15c-4.763 0-9.14-2.19-12.008-6.008-4.977-6.623-14.38-7.959-21.002-2.983-6.624 4.976-7.959 14.379-2.983 21.002 5.363 7.138 12.734 12.444 20.994 15.38V377c0 8.284 6.716 15 15 15s15-6.716 15-15z"
    />
</svg>
More icons in the same style and category