Add icons to this collection by clicking the heart icon.
Check icon - also known as check, schedule, calendar, date, event, and time and date. 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="70"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="462"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M467 512H45c-24.813 0-45-20.187-45-45V115c0-24.813 20.187-45 45-45h422c24.813 0 45 20.187 45 45v352c0 24.813-20.187 45-45 45z"
    />
    <path
        fill="url(#b)"
        d="M301 45v25h-30V45c0-8.271-6.729-15-15-15s-15 6.729-15 15v60c0 8.271 6.729 15 15 15 8.284 0 15 6.716 15 15s-6.716 15-15 15c-24.813 0-45-20.187-45-45V45c0-24.813 20.187-45 45-45s45 20.187 45 45zM406 0c-24.813 0-45 20.187-45 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zM106 0C81.187 0 61 20.187 61 45v60c0 24.813 20.187 45 45 45 8.284 0 15-6.716 15-15s-6.716-15-15-15c-8.271 0-15-6.729-15-15V45c0-8.271 6.729-15 15-15s15 6.729 15 15v25h30V45c0-24.813-20.187-45-45-45zm285 327c0 74.439-60.561 135-135 135s-135-60.561-135-135 60.561-135 135-135 135 60.561 135 135zm-76.36-49.498c-5.858-5.858-15.356-5.858-21.213 0l-67.175 67.176L208.573 327c-5.858-5.858-15.355-5.858-21.213 0s-5.858 15.355 0 21.213l28.285 28.285c5.858 5.858 15.355 5.858 21.213 0l77.782-77.782c5.858-5.858 5.858-15.356 0-21.214z"
    />
</svg>
More icons in the same style and category