Add icons to this collection by clicking the heart icon.
Money icon - also known as dollar, money, finance, magnifier, search, magnifying glass, loupe, 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="2.223"
        x2="19.247"
        y1="27.101"
        y2="-2.778"
        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="6.637"
        x2="23.661"
        y1="29.616"
        y2="-.263"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="2.223"
        x2="19.247"
        y1="27.101"
        y2="-2.778"
        href="#a"
    />
    <g>
        <path
            fill="url(#a)"
            d="M11.265 3.5A7.731 7.731 0 1 0 19 11.23a7.739 7.739 0 0 0-7.735-7.73zm0 14.462A6.731 6.731 0 1 1 18 11.23a6.739 6.739 0 0 1-6.735 6.732z"
        />
        <path
            fill="url(#b)"
            d="m25.77 22.245-4.157-4.156a.5.5 0 0 0-.707 0l-1.055 1.055-1.388-1.388a9.778 9.778 0 1 0-.709.7l1.39 1.39-1.006 1.006a.5.5 0 0 0 0 .7l4.091 4.188a2.474 2.474 0 0 0 1.768.751h.015a2.493 2.493 0 0 0 1.762-4.255zM2.534 11.23a8.731 8.731 0 1 1 8.731 8.732 8.74 8.74 0 0 1-8.731-8.732zm22.529 13.833a1.493 1.493 0 0 1-2.124-.013l-3.745-3.835 2.066-2.066 3.8 3.8a1.493 1.493 0 0 1 0 2.111z"
        />
        <path
            fill="url(#c)"
            d="M11.265 8.531a1.1 1.1 0 0 1 1.1 1.1.5.5 0 0 0 1 0 2.1 2.1 0 0 0-1.6-2.033V7.23a.5.5 0 0 0-1 0v.37a2.1 2.1 0 0 0 .5 4.132 1.1 1.1 0 1 1-1.1 1.1.5.5 0 0 0-1 0 2.1 2.1 0 0 0 1.6 2.033v.366a.5.5 0 0 0 1 0v-.366a2.1 2.1 0 0 0-.5-4.134 1.1 1.1 0 1 1 0-2.2z"
        />
    </g>
</svg>
More icons in the same style and category