Add icons to this collection by clicking the heart icon.
Warning Sign icon - also known as exclamation, triangle, dangerous, danger, hazard, error, ui, warning sign, alert sign, and crisis. Created in a clean flat style with a white, yellow, and orange finish, 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"
>
    <g fill-rule="evenodd" clip-rule="evenodd">
        <circle
            cx="256"
            cy="256"
            r="240"
            fill="#ffd53d"
            transform="rotate(-45 255.972 256.066)"
        />
        <path
            fill="#dbad09"
            d="M491.403 302.913C469.586 412.999 372.492 496 256 496c-6.981 0-13.887-.316-20.717-.9L112.234 372.052a51.2 51.2 0 0 1-11.858-14.011c-9.169-15.881-9.169-35.046 0-50.926l111.52-193.158c9.169-15.881 25.766-25.463 44.103-25.463 14.899 0 28.649 6.326 38.2 17.216z"
        />
        <path
            fill="#fff"
            d="M256.001 281.924c-7.174 0-13.065-5.681-13.324-12.851l-3.37-93.325c-.136-3.754 1.12-7.033 3.728-9.737 2.607-2.703 5.84-4.076 9.596-4.076h6.741c3.756 0 6.989 1.373 9.596 4.076 2.608 2.703 3.863 5.984 3.727 9.737l-3.37 93.325c-.26 7.17-6.151 12.851-13.324 12.851zM256 312.413c9.433 0 17.08 7.647 17.08 17.08 0 9.432-7.647 17.079-17.08 17.079s-17.079-7.646-17.079-17.079c-.001-9.433 7.646-17.08 17.079-17.08zm44.103-198.456C290.935 98.076 274.337 88.494 256 88.494s-34.935 9.582-44.103 25.463l-111.52 193.158c-9.169 15.88-9.169 35.046 0 50.926 9.169 15.881 25.766 25.463 44.103 25.463h223.04c18.337 0 34.935-9.583 44.103-25.463 9.169-15.881 9.169-35.046 0-50.926z"
        />
    </g>
</svg>
More icons in the same style and category