Add icons to this collection by clicking the heart icon.
Cross icon - also known as remove, erase, button, cross, cross mark, delete, equis, criss cross, quit, and shapes and symbols. Created in a clean flat style with a white, red, and maroon finish, 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"
>
    <g fill-rule="evenodd">
        <path
            fill="#e03a1a"
            d="M256 512C115 512 0 397 0 256S115 0 256 0s256 115 256 256-115 256-256 256z"
        />
        <path
            fill="#bf381f"
            d="M256 478C134 478 34 378 34 256S134 34 256 34s222 100 222 222-100 222-222 222z"
        />
        <path
            fill="#e0eef1"
            d="M256 464c-115 0-208-93-208-208S141 48 256 48s208 93 208 208-93 208-208 208z"
        />
        <path
            fill="#e03a1a"
            d="M348 384c-2 0-4-1-5-2l-87-86-86 86c-3 3-7 3-10 0l-30-29c-1-2-2-4-2-5 0-3 1-4 2-5l86-87-86-86c-1-1-2-3-2-5s1-3 2-5l30-29c1-1 3-2 5-2s4 1 5 2l86 86 86-86c1-1 3-2 5-2s3 1 5 2l29 29c3 3 3 8 0 11l-85 85 86 86c3 3 3 8 0 11l-29 29c-2 1-4 2-5 2z"
        />
    </g>
</svg>
More icons in the same style and category