Add icons to this collection by clicking the heart icon.
Alert icon - also known as light, security, alarm, Siren, emergency, danger, warning, flashlight, alert, and urgent. 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 48 48"
>
    <linearGradient
        id="a"
        x1="24"
        x2="24"
        y1="43"
        y2="39"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#54a5ff" />
        <stop offset="1" stop-color="#8ad3fe" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="8"
        x2="40"
        y1="24"
        y2="24"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fe9661" />
        <stop offset="1" stop-color="#ffb369" />
    </linearGradient>
    <linearGradient
        id="c"
        x1="20"
        x2="28"
        y1="31"
        y2="31"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#d3e6f5" />
        <stop offset="1" stop-color="#f0f7fc" />
    </linearGradient>
    <path fill="#4795ea" d="M4 43h40v4H4z" />
    <path fill="url(#a)" d="M6 39h36v4H6z" />
    <path fill="url(#b)" d="M40 39H8V25a16 16 0 0 1 32 0z" />
    <path
        fill="url(#c)"
        d="M24 23a4 4 0 0 0-2 7.45V39h4v-8.55A4 4 0 0 0 24 23z"
    />
    <g fill="#b4cde1">
        <path
            d="M9 10c-.57 0-.34.07-4.58-4.16a1 1 0 0 1 1.42-1.42l3.87 3.87A1 1 0 0 1 9 10zM5.74 14.36c-.38 0-.09.1-5.24-2.87a1 1 0 0 1 1-1.73l4.74 2.73a1 1 0 0 1-.5 1.87zM13.14 6.74c-.82 0-.78-.34-3.61-5.24a1 1 0 0 1 1.74-1L14 5.24a1 1 0 0 1-.86 1.5zM39 10a1 1 0 0 1-.71-1.71l3.87-3.87a1 1 0 0 1 1.41 1.42C39.36 10.06 39.56 10 39 10zM42.26 14.36a1 1 0 0 1-.5-1.87l4.74-2.73a1 1 0 0 1 1 1.73c-5.16 2.98-4.87 2.87-5.24 2.87zM34.86 6.74a1 1 0 0 1-.86-1.5L36.73.5a1 1 0 0 1 1.74 1c-2.98 5.15-2.84 5.24-3.61 5.24z"
        />
    </g>
</svg>
More icons in the same style and category