Add icons to this collection by clicking the heart icon.
Siren icon - also known as light, security, police, alarm, Siren, emergency, danger, warning, alert, urgent, and red light. 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="#ffc8d1" />
        <stop offset="1" stop-color="#fff6f7" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="256"
        x2="256"
        y1="105"
        y2="407"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#fd3a84" />
        <stop offset="1" stop-color="#ffa68d" />
    </linearGradient>
    <circle cx="256" cy="256" r="256" fill="url(#a)" />
    <path
        fill="url(#b)"
        d="M344.823 371.471H167.177a8.877 8.877 0 0 0-8.882 8.882v17.765a8.877 8.877 0 0 0 8.882 8.882h177.647a8.877 8.877 0 0 0 8.882-8.882v-17.765a8.877 8.877 0 0 0-8.883-8.882zM256 140.529a8.877 8.877 0 0 0 8.882-8.882v-17.765c0-4.91-3.973-8.882-8.882-8.882s-8.882 3.973-8.882 8.882v17.765a8.876 8.876 0 0 0 8.882 8.882zm-69.87 12.222c2.482 4.285 7.932 5.681 12.135 3.253 4.25-2.455 5.708-7.885 3.253-12.135l-8.882-15.388c-2.464-4.25-7.92-5.716-12.135-3.253-4.25 2.455-5.708 7.885-3.253 12.135zm-33.379 33.379-15.388-8.882a8.864 8.864 0 0 0-12.135 3.253c-2.455 4.25-.997 9.68 3.253 12.135l15.388 8.882c4.209 2.432 9.657 1.026 12.135-3.253a8.88 8.88 0 0 0-3.253-12.135zm160.984-30.126c4.209 2.432 9.656 1.026 12.135-3.253l8.882-15.388c2.455-4.25.998-9.68-3.253-12.135-4.25-2.463-9.689-.997-12.135 3.253l-8.882 15.388c-2.454 4.25-.997 9.68 3.253 12.135zm73.037 24.496c-2.472-4.259-7.902-5.716-12.135-3.253l-15.388 8.882c-4.25 2.455-5.708 7.885-3.253 12.135 2.482 4.285 7.931 5.68 12.135 3.253l15.388-8.882c4.25-2.455 5.708-7.885 3.253-12.135zm-121.89 102.147v71.059h71.059V238.235c0-44.082-35.859-79.941-79.941-79.941s-79.941 35.859-79.941 79.941v115.471h71.059v-71.059h-17.765v8.882c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882V256c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v8.882h53.294V256c0-4.91 3.973-8.882 8.882-8.882s8.882 3.973 8.882 8.882v35.529c0 4.91-3.973 8.882-8.882 8.882s-8.882-3.973-8.882-8.882v-8.882z"
    />
</svg>
More icons in the same style and category