Add icons to this collection by clicking the heart icon.
Error icon - also known as search, problem, issue, alert, error, ui, notice, and miscellaneous. Created in a clean circular 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="256"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#addcff" />
        <stop offset=".503" stop-color="#eaf6ff" />
        <stop offset="1" stop-color="#eaf6ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="255.999"
        x2="255.999"
        y1="407"
        y2="105"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#00c0ff" />
        <stop offset="1" stop-color="#5558ff" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M291.55 158.283c-34.273 0-62.164 27.89-62.164 62.164s27.89 62.164 62.164 62.164 62.164-27.891 62.164-62.164-27.89-62.164-62.164-62.164zm0 106.567c-4.904 0-8.88-3.976-8.88-8.881a8.88 8.88 0 1 1 17.761 0 8.88 8.88 0 0 1-8.881 8.881zm8.881-44.403a8.876 8.876 0 0 1-8.881 8.881 8.875 8.875 0 0 1-8.88-8.881v-35.522a8.876 8.876 0 0 1 8.88-8.881 8.876 8.876 0 0 1 8.881 8.881zm-132.038 72.979c-.159-.161-.146-.148 0 0zM291.55 105c-63.656 0-115.447 51.792-115.447 115.447 0 28.637 10.543 54.817 27.873 75.017l-16.859 16.859-18.724-18.897c-3.443-3.495-9.08-3.53-12.558-.087-3.495 3.443-3.53 9.063-.087 12.558l6.244 6.331-49.181 49.181c-10.416 10.416-10.416 27.362 0 37.777 10.396 10.413 27.37 10.424 37.777 0l49.181-49.181 6.331 6.244c3.475 3.44 9.112 3.41 12.558-.087 3.443-3.495 3.408-9.115-.087-12.558l-18.897-18.724 16.859-16.859c20.199 17.33 46.379 27.873 75.016 27.873 63.656 0 115.447-51.792 115.447-115.447C406.998 156.792 355.206 105 291.55 105zm0 195.372c-44.073 0-79.925-35.852-79.925-79.925s35.852-79.925 79.925-79.925 79.925 35.852 79.925 79.925-35.851 79.925-79.925 79.925z"
    />
</svg>
More icons in the same style and category