Add icons to this collection by clicking the heart icon.
Dollar icon - also known as dollar, commerce, payment, receipt, bill, invoice, 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 16 16"
>
    <linearGradient
        id="a"
        x1="1.5"
        x2="14.5"
        y1="8"
        y2="8"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#87f1fc" />
        <stop offset=".256" stop-color="#7fd4fb" />
        <stop offset=".529" stop-color="#78bcfb" />
        <stop offset=".784" stop-color="#74aefa" />
        <stop offset="1" stop-color="#73a9fa" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M14.5 13V3A2.503 2.503 0 0 0 12 .5H4A2.503 2.503 0 0 0 1.5 3v10A2.503 2.503 0 0 0 4 15.5h8a2.503 2.503 0 0 0 2.5-2.5zm-1 0a1.502 1.502 0 0 1-1.5 1.5H4A1.502 1.502 0 0 1 2.5 13V3A1.502 1.502 0 0 1 4 1.5h8A1.502 1.502 0 0 1 13.5 3zM8.75 6.833a.334.334 0 0 0-.334-.333h-.833A1.326 1.326 0 0 1 7.5 3.85V3.5a.5.5 0 0 1 1 0v.333h.75a.5.5 0 0 1 0 1H7.583a.334.334 0 1 0 0 .667h.833A1.326 1.326 0 0 1 8.5 8.15v.35a.5.5 0 0 1-1 0v-.333h-.75a.5.5 0 0 1 0-1h1.667a.334.334 0 0 0 .333-.334zM10.5 12.5a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h4a.5.5 0 0 1 .5.5zm0-2a.5.5 0 0 1-.5.5H6a.5.5 0 0 1 0-1h4a.5.5 0 0 1 .5.5z"
    />
</svg>
More icons in the same style and category