Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, currency, money, banking, payment, bill, buck, banknote, 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 28 28"
>
    <linearGradient
        id="a"
        x1="-1.774"
        x2="28.104"
        y1="27.023"
        y2="2.356"
        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="-4.206"
        x2="25.673"
        y1="24.077"
        y2="-.59"
        href="#a"
    />
    <linearGradient
        id="c"
        x1=".658"
        x2="30.536"
        y1="29.969"
        y2="5.301"
        href="#a"
    />
    <g>
        <g fill="url(#a)">
            <path
                d="M26 6.5H2a.5.5 0 0 0-.5.5v14a.5.5 0 0 0 .5.5h24a.5.5 0 0 0 .5-.5V7a.5.5 0 0 0-.5-.5zm-.5 14h-23v-13h23z"
            />
            <path
                d="M4 17.5A1.5 1.5 0 0 1 5.5 19a.5.5 0 0 0 .5.5h16a.5.5 0 0 0 .5-.5 1.5 1.5 0 0 1 1.5-1.5.5.5 0 0 0 .5-.5v-6a.5.5 0 0 0-.5-.5A1.5 1.5 0 0 1 22.5 9a.5.5 0 0 0-.5-.5H6a.5.5 0 0 0-.5.5A1.5 1.5 0 0 1 4 10.5a.5.5 0 0 0-.5.5v6a.5.5 0 0 0 .5.5zm.5-6.05A2.509 2.509 0 0 0 6.45 9.5h15.1a2.509 2.509 0 0 0 1.95 1.95v5.1a2.509 2.509 0 0 0-1.95 1.95H6.45a2.509 2.509 0 0 0-1.95-1.95z"
            />
            <path
                d="M14 15.9a.7.7 0 0 1-.7-.7.5.5 0 0 0-1 0 1.7 1.7 0 0 0 1.2 1.617V17a.5.5 0 0 0 1 0v-.183A1.7 1.7 0 0 0 14 13.5a.7.7 0 1 1 .7-.7.5.5 0 0 0 1 0 1.7 1.7 0 0 0-1.2-1.617V11a.5.5 0 0 0-1 0v.183A1.7 1.7 0 0 0 14 14.5a.7.7 0 0 1 0 1.4z"
            />
        </g>
        <path
            fill="url(#b)"
            d="M8 15.5A1.5 1.5 0 1 0 6.5 14 1.5 1.5 0 0 0 8 15.5zm0-2a.5.5 0 1 1-.5.5.5.5 0 0 1 .5-.5z"
        />
        <path
            fill="url(#c)"
            d="M20 15.5a1.5 1.5 0 1 0-1.5-1.5 1.5 1.5 0 0 0 1.5 1.5zm0-2a.5.5 0 1 1-.5.5.5.5 0 0 1 .5-.5z"
        />
    </g>
</svg>
More icons in the same style and category