Add icons to this collection by clicking the heart icon.
Dollar icon - also known as business, dollar, presentation, graphic, chart, statistics, finance, growth, 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 24 24"
>
    <linearGradient
        id="a"
        x1=".5"
        x2="23.5"
        y1="12"
        y2="12"
        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="M21 .5H3A2.503 2.503 0 0 0 .5 3v18A2.503 2.503 0 0 0 3 23.5h18a2.503 2.503 0 0 0 2.5-2.5V3A2.503 2.503 0 0 0 21 .5zM22.5 21a1.502 1.502 0 0 1-1.5 1.5H3A1.502 1.502 0 0 1 1.5 21V3A1.502 1.502 0 0 1 3 1.5h18A1.502 1.502 0 0 1 22.5 3zM20 19.5h-3.5v-8.293l1-1V12a.5.5 0 0 0 1 0V9a.502.502 0 0 0-.5-.5h-3a.5.5 0 0 0 0 1h1.793l-1.146 1.146-.001.001-2.999 2.999-.001.001-.646.646-1.646-1.646-.001-.001-1-1a.5.5 0 0 0-.707 0l-1.999 2-.001.001L4.5 15.793V4a.5.5 0 0 0-1 0v16a.5.5 0 0 0 .5.5h16a.5.5 0 0 0 0-1zm-4.5 0h-2v-5.293l2-2zm-3.147-4.146.147-.147V19.5h-2v-5.293l1.147 1.147a.5.5 0 0 0 .706 0zM9 12.707l.5.5V19.5h-2v-5.293zm-4.5 4.5 2-2V19.5h-2zM13 9a.5.5 0 0 0-.5-.5h-1a1.5 1.5 0 0 1 0-3V5a.5.5 0 0 1 1 0v.5h1a.5.5 0 0 1 0 1h-2a.5.5 0 0 0 0 1h1a1.5 1.5 0 0 1 0 3v.5a.5.5 0 0 1-1 0v-.5h-1a.5.5 0 0 1 0-1h2A.5.5 0 0 0 13 9z"
    />
</svg>
More icons in the same style and category