Add icons to this collection by clicking the heart icon.
Cheque icon - also known as bank, paycheck, bank check, business and finance, cheque, payment check, and checkbook. 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="481"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00b59c" />
        <stop offset="1" stop-color="#9cffac" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="481"
        y2="91"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#c3ffe8" />
        <stop offset=".997" stop-color="#f0fff4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m151 181 30-45-30-45V76c0-8.401 6.599-15 15-15h90c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15h-90c-24.901 0-45 20.1-45 45v15l-31 45 31 45zm346 30H75L45 344.729 75 481h422c8.401 0 15-6.601 15-15V226c0-8.401-6.599-15-15-15z"
    />
    <path
        fill="url(#b)"
        d="M0 136c0 24.899 20.099 45 45 45h76V91H45c-24.901 0-45 20.1-45 45zm497-15h-24.901c-21.299-18.9-48.9-30-77.399-30H151v90h243.701c28.499 0 56.1-11.1 77.399-30H497c8.401 0 15-6.601 15-15 0-8.401-6.599-15-15-15zM0 256v180c0 24.898 20.099 45 45 45h30V211H45c-24.901 0-45 20.1-45 45zm196 33.955c-17.637-15.776-44.868-15.205-61.816 1.729-17.549 17.549-17.549 46.084 0 63.633l51.211 51.211c2.93 2.93 6.768 4.395 10.605 4.395s7.676-1.465 10.605-4.395l51.211-51.211c17.549-17.549 17.549-46.084 0-63.633-16.948-16.934-44.15-17.505-61.816-1.729zM436 271H316c-8.291 0-15 6.709-15 15v60c0 8.291 6.709 15 15 15h120c8.291 0 15-6.709 15-15v-60c0-8.291-6.709-15-15-15zm0 120H286c-8.291 0-15 6.709-15 15s6.709 15 15 15h150c8.291 0 15-6.709 15-15s-6.709-15-15-15z"
    />
</svg>
More icons in the same style and category