Add icons to this collection by clicking the heart icon.
Dollar icon - also known as smartphone, dollar, mobile phone, online payment, electronics, business and finance, mobile banking, and online transfer. 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"
        x2="15"
        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="M15 3v10a2.502 2.502 0 0 1-2.5 2.5h-6a.5.5 0 0 1 0-1h6A1.502 1.502 0 0 0 14 13V3a1.502 1.502 0 0 0-1.5-1.5h-6A1.502 1.502 0 0 0 5 3v6a.5.5 0 0 1-1 0V3A2.502 2.502 0 0 1 6.5.5h6A2.502 2.502 0 0 1 15 3zM9.917 7.667H8.25a.5.5 0 0 0 0 1H9V9a.5.5 0 0 0 1 0v-.35A1.326 1.326 0 0 0 9.917 6h-.834a.334.334 0 0 1 0-.667h1.667a.5.5 0 0 0 0-1H10V4a.5.5 0 0 0-1 0v.35A1.326 1.326 0 0 0 9.083 7h.834a.334.334 0 0 1 0 .667zm-2.097 4.71a.491.491 0 0 0 .097-.117.476.476 0 0 0 .034-.05.47.47 0 0 0 0-.42.476.476 0 0 0-.034-.05.491.491 0 0 0-.097-.116c-.008-.006-.011-.017-.02-.023l-2-1.5a.5.5 0 0 0-.6.8l.8.6H1.5a.5.5 0 0 0 0 1H6l-.8.6a.5.5 0 0 0 .6.801l2-1.5c.008-.008.012-.019.02-.025z"
    />
</svg>
More icons in the same style and category