Add icons to this collection by clicking the heart icon.
Warning Sign icon - also known as interface, alarm, symbol, signaling, notification, alert, and warning sign. 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="32"
        x2="32"
        y1="64.21"
        y2="11.647"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#1a125f" />
        <stop offset=".205" stop-color="#423795" />
        <stop offset=".681" stop-color="#ed1a58" />
        <stop offset="1" stop-color="#54c2ef" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="31.997"
        x2="31.997"
        y1="64.21"
        y2="11.647"
        href="#a"
    />
    <linearGradient
        id="c"
        x1="31.999"
        x2="31.999"
        y1="64.21"
        y2="11.647"
        href="#a"
    />
    <path
        fill="url(#a)"
        d="M32 42a1 1 0 0 0 1-1V27a1 1 0 0 0-2 0v14a1 1 0 0 0 1 1z"
    />
    <path
        fill="url(#b)"
        d="M9.209 56h45.58l-22.8-44.107zM32 52a3 3 0 1 1 3-3 3 3 0 0 1-3 3zm3-25v14a3 3 0 0 1-6 0V27a3 3 0 0 1 6 0z"
    />
    <circle cx="32" cy="49" r="1" fill="url(#a)" />
    <path
        fill="url(#c)"
        d="M31.985 6.714a2.95 2.95 0 0 0-2.665 1.624L4.9 55.624A3 3 0 0 0 7.567 60H56.43a3 3 0 0 0 2.664-4.377L34.65 8.336a2.951 2.951 0 0 0-2.665-1.622zM56.5 57.04a1.985 1.985 0 0 1-1.708.96H9.209a2 2 0 0 1-1.777-2.918L30.21 10.975a1.993 1.993 0 0 1 1.775-1.082 2 2 0 0 1 1.778 1.081l22.8 44.108a1.985 1.985 0 0 1-.063 1.958z"
    />
</svg>
More icons in the same style and category