Add icons to this collection by clicking the heart icon.
Invoice icon - also known as check, pay, success, ticket, payment, receipt, bill, invoice, and commerce and shopping. Created in a clean flat 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="256"
        x2="256.001"
        y1="512"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#6c54a3" />
        <stop offset="1" stop-color="#00b1d2" />
    </linearGradient>
    <path
        fill="url(#a)"
        fill-rule="evenodd"
        d="M370.917 0H141.085a51.051 51.051 0 0 0-50.993 50.987v55.263h331.817V50.987A51.051 51.051 0 0 0 370.917 0zM90.091 128.6v372.226a11.169 11.169 0 0 0 17.743 9.034l45.009-32.7 45.011 32.7a11.174 11.174 0 0 0 13.137 0L256 477.161l45.01 32.7a11.172 11.172 0 0 0 13.136 0l45.01-32.7 45.011 32.7a11.174 11.174 0 0 0 17.742-9.034V128.6zm220.466 119.842a11.177 11.177 0 0 1 0 15.809l-60.967 60.962a11.163 11.163 0 0 1-15.656.149L201.6 294.216a11.175 11.175 0 0 1 15.5-16.1l24.442 23.541 53.214-53.216a11.18 11.18 0 0 1 15.8 0zM256 381.816a94.985 94.985 0 1 1 94.984-94.985A95.089 95.089 0 0 1 256 381.816zm0-212.316a117.334 117.334 0 1 1-117.333 117.331A117.471 117.471 0 0 1 256 169.5z"
    />
</svg>
More icons in the same style and category