Add icons to this collection by clicking the heart icon.
Cross icon - also known as signs, arrows, cross, forbidden, prohibition, close, cancel, equis, error, criss cross, and cancellation. 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 64 64"
>
    <linearGradient
        id="a"
        x1="7.832"
        x2="40.58"
        y1="47.315"
        y2="15.641"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fff33b" />
        <stop offset=".04" stop-color="#fee72e" />
        <stop offset=".117" stop-color="#fed51b" />
        <stop offset=".196" stop-color="#fdca10" />
        <stop offset=".281" stop-color="#fdc70c" />
        <stop offset=".669" stop-color="#f3903f" />
        <stop offset=".888" stop-color="#ed683c" />
        <stop offset="1" stop-color="#e93e3a" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="15.888"
        x2="48.636"
        y1="55.644"
        y2="23.97"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M25.232 41.9a2.266 2.266 0 0 1-3.131 0 2.213 2.213 0 0 1 0-3.131l6.06-6.061a1 1 0 0 0 0-1.414L22.1 25.232a2.213 2.213 0 0 1 0-3.131 2.267 2.267 0 0 1 3.131 0l6.061 6.06a1 1 0 0 0 1.414 0l3.384-3.384a1 1 0 0 0-1.414-1.414L32 26.04l-5.354-5.353a4.214 4.214 0 1 0-5.959 5.959L26.04 32l-5.353 5.354a4.214 4.214 0 1 0 5.959 5.959 1 1 0 0 0-1.414-1.413z"
    />
    <path
        fill="url(#b)"
        d="m37.96 32 5.353-5.354a4.214 4.214 0 1 0-5.959-5.959 1 1 0 0 0 1.414 1.413 2.266 2.266 0 0 1 3.131 0 2.213 2.213 0 0 1 0 3.131l-6.06 6.061a1 1 0 0 0 0 1.414l6.06 6.061a2.213 2.213 0 0 1 0 3.131 2.266 2.266 0 0 1-3.131 0l-6.061-6.06a1 1 0 0 0-1.414 0l-3.384 3.384a1 1 0 0 0 1.414 1.414L32 37.96l5.354 5.353a4.214 4.214 0 1 0 5.959-5.959z"
    />
</svg>
More icons in the same style and category