Add icons to this collection by clicking the heart icon.
Check icon - also known as check, tick, symbol, ui, checkbox, accept, and validate. 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="75.066"
        x2="436.934"
        y1="436.934"
        y2="75.066"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#e81e25" />
        <stop offset=".108" stop-color="#ea3522" />
        <stop offset=".416" stop-color="#f1711c" />
        <stop offset=".678" stop-color="#f59d17" />
        <stop offset=".881" stop-color="#f8b814" />
        <stop offset="1" stop-color="#f9c213" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 0C114.841 0 0 114.841 0 256s114.841 256 256 256 256-114.841 256-256S397.159 0 256 0zm0 496C123.664 496 16 388.336 16 256S123.664 16 256 16s240 107.664 240 240-107.664 240-240 240zm75.794-287.72a8 8 0 0 1 0 11.314l-79.928 79.928a8 8 0 0 1-11.314 0l-42.374-42.374a8 8 0 1 1 11.314-11.314l36.717 36.718 74.272-74.272a8 8 0 0 1 11.313 0zm10.7-66.98H169.507a28.24 28.24 0 0 0-28.207 28.208v172.984a28.241 28.241 0 0 0 28.207 28.208h172.985a28.241 28.241 0 0 0 28.208-28.208V169.508a28.24 28.24 0 0 0-28.208-28.208zM354.7 342.492a12.222 12.222 0 0 1-12.208 12.208H169.507a12.222 12.222 0 0 1-12.207-12.208V169.508a12.221 12.221 0 0 1 12.207-12.208h172.985a12.221 12.221 0 0 1 12.208 12.208z"
    />
</svg>
More icons in the same style and category