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 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="60"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M391 123.5V75c0-8.401-6.599-15-15-15H136c-8.401 0-15 6.599-15 15v48.5c-34.2 6.899-60 37.2-60 73.5v270c0 24.898 20.099 45 45 45h15l124.672-30L391 512h15c24.902 0 45-20.102 45-45V197c0-36.301-25.8-66.601-60-73.5z"
    />
    <path
        fill="url(#b)"
        d="M376 0H136c-24.814 0-45 20.186-45 45s20.186 45 45 45h240c24.814 0 45-20.186 45-45S400.814 0 376 0zM121 437v75h270v-75c0-8.401-6.599-15-15-15H136c-8.401 0-15 6.599-15 15zm270-150c0-74.443-60.557-135-135-135s-135 60.557-135 135 60.557 135 135 135 135-60.557 135-135zm-120 72.237V377c0 8.291-6.709 15-15 15s-15-6.709-15-15v-17.911c-8.221-2.944-15.657-7.967-20.991-15.077-4.966-6.636-3.633-16.04 2.988-21.006 6.68-4.937 16.069-3.633 21.006 2.988C246.859 329.817 251.239 332 256 332c8.276 0 15-6.724 15-15s-6.724-15-15-15c-24.814 0-45-20.186-45-45 0-19.53 12.578-36.024 30-42.237V197c0-8.291 6.709-15 15-15s15 6.709 15 15v17.911c8.221 2.944 15.657 7.967 20.991 15.077 4.966 6.636 3.633 16.04-2.988 21.006a15.015 15.015 0 0 1-21.006-2.988c-7.852-10.488-27.012-4.072-26.997 8.994 0 8.276 6.724 15 15 15 24.814 0 45 20.186 45 45 0 19.53-12.578 36.024-30 42.237z"
    />
</svg>
More icons in the same style and category