Add icons to this collection by clicking the heart icon.
Bill icon - also known as dollar, commerce, ticket, payment, 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 512 512"
>
    <linearGradient
        id="a"
        x1="278.5"
        x2="278.5"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="226"
        x2="226"
        y1="451"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M406 0H91l45 180v317c0 8.399 6.599 15 15 15h300c8.401 0 15-6.601 15-15V60c0-33.001-27.001-60-60-60z"
    />
    <path
        fill="url(#b)"
        d="M91 0C66.704 0 46 19.62 46 45v120c0 8.399 6.599 15 15 15h75V45c0-24.9-20.099-45-45-45zm300 361H271c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-120-30h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H271c-8.291 0-15 6.709-15 15s6.709 15 15 15zm120 90h-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h60c8.291 0 15-6.709 15-15s-6.709-15-15-15zM211 301c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm0 60c-8.284 0-15 6.716-15 15s6.716 15 15 15 15-6.716 15-15-6.716-15-15-15zm90-181c8.262 0 15 6.738 15 15 0 12.275-16.904 19.307-25.605 10.605-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211c4.812 4.812 10.582 8.243 16.816 10.452V255c0 8.291 6.709 15 15 15s15-6.709 15-15v-17.763c17.422-6.212 30-22.707 30-42.237 0-24.814-20.186-45-45-45-8.262 0-15-6.738-15-15 0-12.275 16.904-19.277 25.605-10.605 5.859 5.859 15.352 5.859 21.211 0s5.859-15.352 0-21.211c-4.812-4.812-10.582-8.245-16.816-10.454V75c0-8.291-6.709-15-15-15s-15 6.709-15 15v17.763c-17.422 6.212-30 22.707-30 42.237 0 24.814 20.186 45 45 45z"
    />
</svg>
More icons in the same style and category