Add icons to this collection by clicking the heart icon.
Money icon - also known as business, notes, dollar, currency, money, commerce and shopping, cash, dollar bill, 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 64 64"
>
    <defs>
        <linearGradient
            id="a"
            x1="-7.893"
            x2="60.378"
            y1="62.649"
            y2="10.198"
            gradientUnits="userSpaceOnUse"
        >
            <stop offset="0" stop-color="#fff33b" />
            <stop offset=".04" stop-color="#fee72e" />
            <stop offset=".117" stop-color="#fed51b" />
            <stop offset=".196" stop-color="#fdca10" />
            <stop offset=".281" stop-color="#fdc70c" />
            <stop offset=".669" stop-color="#f3903f" />
            <stop offset=".888" stop-color="#ed683c" />
            <stop offset="1" stop-color="#e93e3a" />
        </linearGradient>
        <linearGradient
            id="b"
            x1="-7.893"
            x2="60.378"
            y1="62.649"
            y2="10.197"
            href="#a"
        />
    </defs>
    <g>
        <path
            d="M36.6 26.4a1 1 0 0 0 2 0 6.6 6.6 0 0 0-5.6-6.516V18a1 1 0 0 0-2 0v1.884a6.591 6.591 0 0 0 0 13.032v9.168a4.6 4.6 0 0 1-3.6-4.484 1 1 0 0 0-2 0 6.6 6.6 0 0 0 5.6 6.516V46a1 1 0 0 0 2 0v-1.884a6.591 6.591 0 0 0 0-13.032v-9.168a4.6 4.6 0 0 1 3.6 4.484Zm-9.2 0a4.6 4.6 0 0 1 3.6-4.484v8.967a4.6 4.6 0 0 1-3.6-4.483Zm9.2 11.2a4.6 4.6 0 0 1-3.6 4.484v-8.967a4.6 4.6 0 0 1 3.6 4.483Z"
            fill="url(#a)"
        />
        <path
            d="M55.18 11H8.82A5.827 5.827 0 0 0 3 16.82v30.36A5.827 5.827 0 0 0 8.82 53h46.36A5.827 5.827 0 0 0 61 47.18V16.82A5.827 5.827 0 0 0 55.18 11Zm0 2A3.823 3.823 0 0 1 59 16.82v5.13A10.017 10.017 0 0 1 50.05 13ZM59 23.949v16.1A12.006 12.006 0 0 0 48.051 51h-32.1A12.006 12.006 0 0 0 5 40.051v-16.1A12.006 12.006 0 0 0 15.949 13h32.1A12.006 12.006 0 0 0 59 23.949ZM5 16.82A3.823 3.823 0 0 1 8.82 13h5.13A10.017 10.017 0 0 1 5 21.95ZM8.82 51A3.824 3.824 0 0 1 5 47.18v-5.13A10.018 10.018 0 0 1 13.95 51ZM59 47.18A3.824 3.824 0 0 1 55.18 51h-5.13A10.018 10.018 0 0 1 59 42.05Z"
            fill="url(#b)"
        />
    </g>
</svg>
More icons in the same style and category