Add icons to this collection by clicking the heart icon.
Danger Sign icon - also known as triangle, danger, warning, signaling, exclamation mark, important, alert, and danger sign. 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 512 512"
>
    <linearGradient
        id="a"
        x1="256.001"
        x2="256.001"
        y1="21.639"
        y2="490.361"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#5cc6d0" />
        <stop offset=".49" stop-color="#a53692" />
        <stop offset="1" stop-color="#f06277" />
    </linearGradient>
    <g fill-rule="evenodd">
        <path
            fill="url(#a)"
            d="M256 386c-17 0-32-14-32-32s14-32 32-32 32 14 32 32-14 32-32 32zm165 104H92c-33 0-63-17-80-45-16-30-16-65 0-93L176 67c17-28 47-45 80-45s63 17 80 45l164 285c16 28 16 64-1 93-15 28-45 45-78 45zM256 36c-27 0-53 15-67 39L25 360c-14 23-14 53 0 77 14 25 39 39 67 39h329c28 0 53-14 66-39 15-24 15-54 1-77L323 75c-14-24-39-39-67-39zm165 424H92c-22 0-42-11-53-30-11-20-11-43 0-63L203 83c11-19 31-31 53-31 21 0 42 12 53 31l164 284c11 20 11 43-1 63-10 19-30 30-51 30zM256 67c-17 0-32 8-40 23L51 375c-8 14-8 32 1 47 8 15 23 23 40 23h328c17 0 32-8 40-23 9-15 9-32 1-47L297 90c-9-14-24-23-41-23zm0 238c-14 0-26-12-26-26V152c0-15 12-26 26-26s26 11 26 26v127c0 15-12 26-26 26zm0-165c-6 0-11 5-11 12v127c0 6 5 11 11 11s11-5 11-11V152c0-6-5-12-11-12zm0 197c-9 0-17 8-17 18 0 9 8 17 17 17 10 0 17-8 17-17 0-10-7-18-17-18z"
        />
    </g>
</svg>
More icons in the same style and category