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 circular 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="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ff81ff" />
        <stop offset="1" stop-color="#a93aff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M184.941 158.294h142.118c14.694 0 26.647-11.953 26.647-26.647S341.753 105 327.059 105H184.941c-14.694 0-26.647 11.953-26.647 26.647s11.953 26.647 26.647 26.647zM256 211.588a8.877 8.877 0 0 1 8.882 8.883v10.606c4.868 1.743 9.272 4.718 12.43 8.928 2.94 3.929 2.151 9.498-1.77 12.439a8.892 8.892 0 0 1-12.439-1.77c-4.649-6.211-15.995-2.411-15.986 5.326 0 4.901 3.981 8.882 8.882 8.882 14.694 0 26.647 11.953 26.647 26.647 0 11.565-7.448 21.332-17.765 25.011v10.519a8.878 8.878 0 0 1-8.882 8.883c34.28 0 62.177-27.896 62.177-62.177S290.28 211.588 256 211.588zm-8.882 115.471v-10.606c-4.868-1.744-9.272-4.718-12.43-8.928-2.94-3.929-2.151-9.498 1.77-12.438 3.956-2.923 9.516-2.151 12.439 1.77a8.793 8.793 0 0 0 7.104 3.556c4.901 0 8.882-3.981 8.882-8.882s-3.981-8.882-8.882-8.882c-14.694 0-26.647-11.953-26.647-26.647 0-11.565 7.448-21.332 17.765-25.011v-10.518a8.878 8.878 0 0 1 8.882-8.883c-34.28 0-62.177 27.896-62.177 62.177S221.72 335.941 256 335.941a8.877 8.877 0 0 1-8.882-8.882zM193.823 407h124.353v-35.529H193.823zm142.118-230.048v-1.792a44.375 44.375 0 0 1-8.882.899H184.941c-3.041 0-6.011-.313-8.882-.899v1.792c-20.246 4.129-35.529 22.067-35.529 43.519v159.882c0 14.694 11.953 26.647 26.647 26.647h8.882v-44.412a8.877 8.877 0 0 1 8.882-8.882H256c-44.082 0-79.941-35.859-79.941-79.941s35.859-79.941 79.941-79.941 79.941 35.859 79.941 79.941-35.859 79.941-79.941 79.941h71.059a8.877 8.877 0 0 1 8.882 8.882V407h8.882c14.694 0 26.647-11.953 26.647-26.647V220.471c.001-21.452-15.283-39.39-35.529-43.519z"
    />
</svg>
More icons in the same style and category