Add icons to this collection by clicking the heart icon.
Check List icon - also known as pencil, criteria, tasks, notepad, check list, to do list, Appraisal, files and folders, and requirement. 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="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="512"
        y2="62"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffc2cc" />
        <stop offset="1" stop-color="#fff2f4" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M481 0H151c-8.401 0-15 6.599-15 15v482c0 8.399 6.599 15 15 15h210l60-105 75-30V15c0-8.401-6.599-15-15-15zM76 64.763V47c0-8.291-6.709-15-15-15s-15 6.709-15 15v17.763C28.578 70.976 16 87.47 16 107v195c0 16.568 13.431 30 30 30h30c16.569 0 30-13.432 30-30V107c0-19.53-12.578-36.024-30-42.237z"
    />
    <path
        fill="url(#b)"
        d="M301 122h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H301c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0 90h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H301c-8.291 0-15 6.709-15 15s6.709 15 15 15zm-85.605 85.605c2.93 2.93 6.768 4.395 10.605 4.395s7.676-1.465 10.605-4.395l30-30c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.859-21.211 0L226 265.789l-4.395-4.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211zm0-90c2.93 2.93 6.768 4.395 10.605 4.395s7.676-1.465 10.605-4.395l30-30c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.859-21.211 0L226 175.789l-4.395-4.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211zm0-90c2.93 2.93 6.768 4.395 10.605 4.395s7.676-1.465 10.605-4.395l30-30c5.859-5.859 5.859-15.352 0-21.211s-15.352-5.859-21.211 0L226 85.789l-4.395-4.395c-5.859-5.859-15.352-5.859-21.211 0s-5.859 15.352 0 21.211zM301 302h120c8.291 0 15-6.709 15-15s-6.709-15-15-15H301c-8.291 0-15 6.709-15 15s6.709 15 15 15zm0 60h-90c-8.291 0-15 6.709-15 15s6.709 15 15 15h90c8.291 0 15-6.709 15-15s-6.709-15-15-15zm102.033 15a15 15 0 0 0-14.643 11.746L361 512c3.9 0 7.8-1.5 10.499-4.5l120-120C494.5 384.8 496 380.9 496 377zM16 394.695c0 30.82 12.539 61.04 34.395 82.91C53.207 480.418 57.016 482 61 482s7.793-1.582 10.605-4.395C93.46 455.735 106 425.515 106 394.695V302H16z"
    />
</svg>
More icons in the same style and category