Add icons to this collection by clicking the heart icon.
Cheque icon - also known as money, pen, payment method, dollar symbol, bank check, business and finance, and cheque. 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="256"
        x2="256"
        y1="496"
        y2="46"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="266.772"
        x2="266.772"
        y1="436"
        y2="16"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M497 166H15c-8.291 0-15 6.709-15 15v300c0 8.291 6.709 15 15 15h482c8.291 0 15-6.709 15-15V181c0-8.291-6.709-15-15-15zm-286-60h75c8.284 0 15-6.716 15-15V61c0-8.284-6.716-15-15-15h-75c-8.284 0-15 6.716-15 15v30c0 8.284 6.716 15 15 15z"
    />
    <path
        fill="url(#b)"
        d="M106 316c-8.262 0-15-6.724-15-15s6.738-15 15-15c4.746 0 9.141 2.197 12.012 6.021 5.01 6.636 14.443 7.91 21.006 2.959 6.621-4.98 7.939-14.385 2.959-21.006-5.425-7.224-12.779-12.22-20.977-15.123V241c0-8.291-6.709-15-15-15s-15 6.709-15 15v17.763C73.578 264.976 61 281.47 61 301c0 24.814 20.186 45 45 45 8.262 0 15 6.724 15 15 0 13.037-19.131 19.482-27.012 8.979-5.01-6.65-14.443-7.896-21.006-2.959-6.621 4.98-7.939 14.385-2.959 21.006 5.425 7.224 12.779 12.221 20.977 15.123V421c0 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-45zm330 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-15zm0-60H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h240c8.291 0 15-6.709 15-15s-6.709-15-15-15zm-240-60c-8.291 0-15 6.709-15 15s6.709 15 15 15h120c8.291 0 15-6.709 15-15s-6.709-15-15-15zm195-45c0-8.291-6.709-15-15-15H196c-8.291 0-15 6.709-15 15s6.709 15 15 15h180c8.291 0 15-6.709 15-15zm74.938-177.429A102.427 102.427 0 0 0 408.573 46H286v60h122.573c20.596 0 40.554-6.204 57.372-17.576a14.998 14.998 0 0 0 6.599-12.429 15.003 15.003 0 0 0-6.606-12.424zM76 91h19.598c5.226 8.806 14.418 15 25.402 15h90V31c0-8.291-6.709-15-15-15s-15 6.709-15 15v15h-60c-10.984 0-20.176 6.194-25.402 15H76c-8.291 0-15 6.709-15 15s6.709 15 15 15z"
    />
</svg>
More icons in the same style and category