Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, currency, money, bank, bill, cash, banknote, and business and finance. Created in a clean fill lineal 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 32 32"
>
    <g id="money">
        <path
            d="m16 2a14 14 0 1 0 14 14 14.007 14.007 0 0 0 -14-14zm0 26a12 12 0 1 1 12-12 12.006 12.006 0 0 1 -12 12z"
            fill="none"
        />
        <g fill="#3498db">
            <circle cx="16" cy="16" r="2" />
            <path
                d="m16 4a12 12 0 1 0 12 12 12.006 12.006 0 0 0 -12-12zm8.076 17a.5.5 0 0 1 -.5.5h-15.152a.5.5 0 0 1 -.5-.5v-10a.5.5 0 0 1 .5-.5h15.152a.5.5 0 0 1 .5.5z"
            />
            <path
                d="m8.924 20.5h14.152v-9h-14.152zm7.076-7.5a3 3 0 1 1 -3 3 3 3 0 0 1 3-3z"
            />
        </g>
        <path
            d="m23.576 10.5h-15.152a.5.5 0 0 0 -.5.5v10a.5.5 0 0 0 .5.5h15.152a.5.5 0 0 0 .5-.5v-10a.5.5 0 0 0 -.5-.5zm-.5 10h-14.152v-9h14.152z"
            fill="#fff"
        />
        <path
            d="m16 19a3 3 0 1 0 -3-3 3 3 0 0 0 3 3zm0-5a2 2 0 1 1 -2 2 2 2 0 0 1 2-2z"
            fill="#fff"
        />
        <path
            d="m16 1a15 15 0 1 0 15 15 15.007 15.007 0 0 0 -15-15zm0 29a14 14 0 1 1 14-14 14.007 14.007 0 0 1 -14 14z"
        />
    </g>
</svg>
More icons in the same style and category