Add icons to this collection by clicking the heart icon.
Check icon - also known as interface, check, success, complete, tick, done, and ui. 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 54 54"
>
    <linearGradient
        id="a"
        x1="6.744"
        x2="49.16"
        y1="49.299"
        y2="2.606"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset=".132" stop-color="#00c5e5" />
        <stop offset="1" stop-color="#83e6ed" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="4.572"
        x2="46.988"
        y1="47.326"
        y2=".633"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M27 4a23 23 0 1 0 23 23A23.026 23.026 0 0 0 27 4zm0 44a21 21 0 1 1 21-21 21.023 21.023 0 0 1-21 21z"
    />
    <path
        fill="url(#b)"
        d="M38.293 18.657 23.728 33.222 15.707 25.2a1 1 0 1 0-1.414 1.414l8.728 8.727a1 1 0 0 0 1.414 0l15.272-15.27a1 1 0 0 0-1.414-1.414z"
    />
</svg>
More icons in the same style and category