Add icons to this collection by clicking the heart icon.
Piggy Bank icon - also known as coin, piggy bank, cash, savings, save money, 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="M492 332c0 22.09-17.908 40-40 40h-14.119c-13.845 28.806-37.188 52.212-65.881 66.121V492h-60l-20-40h-72l-20 40h-60v-54.119C92.935 415.259 60 367.466 60 312c0-77 63-140 140-140h94.83c8.921-34.443 39.937-60 77.17-60v73.879c28.694 13.909 52.036 37.314 65.881 66.121H452c22.092 0 40 17.908 40 40v40zM216 20c-22.091 0-40 17.909-40 40s17.909 40 40 40 40-17.909 40-40-17.909-40-40-40zm156 272h0m-192-40h72M20 312h40"
        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