Add icons to this collection by clicking the heart icon.
Check icon - also known as check, tick, verified, correct, true, foursquare check in, ok, ui, and green check. Created in a clean flat 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 64 64"
>
    <linearGradient
        id="a"
        x1="0"
        x2="1"
        y1="0"
        y2="0"
        gradientTransform="matrix(64 64 -64 64 207 276)"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ae76da" />
        <stop offset="1" stop-color="#251ee5" />
    </linearGradient>
    <g fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2">
        <path
            fill="url(#a)"
            d="M261 293.243a5.004 5.004 0 0 0-1.464-3.536l-6.243-6.243a5.004 5.004 0 0 0-3.536-1.464H223a6 6 0 0 0-6 6v40a6 6 0 0 0 6 6h32a6 6 0 0 0 6-6zm-34.579 16.985 7 9a2 2 0 0 0 2.993.186l17-17a2 2 0 1 0-2.828-2.828l-15.398 15.398-5.609-7.212a2.002 2.002 0 0 0-2.807-.351 2.002 2.002 0 0 0-.351 2.807z"
            transform="translate(-207 -276)"
        />
    </g>
</svg>
More icons in the same style and category