Add icons to this collection by clicking the heart icon.
Caution icon - also known as warning, caution, signaling, avalanche, and snow avalanche. 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="313.355"
        x2="313.355"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#a93aff" />
        <stop offset="1" stop-color="#ff81ff" />
    </linearGradient>
    <linearGradient
        id="b"
        x1="195.504"
        x2="195.504"
        y1="420"
        y2="90"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#ffbef9" />
        <stop offset="1" stop-color="#fff1ff" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="m504.809 350.7-211-330c-8.101-12.9-22.2-20.7-37.8-20.7-15.901 0-30 7.8-37.8 20.7L114.71 183.6l55.02 139.828L257.95 390h-31.941c-8.291 0-15 6.709-15 15v92c0 8.291 6.709 15 15 15h60c8.291 0 15-6.709 15-15v-77h166c34.242 0 57.429-37.384 37.8-69.3z"
    />
    <path
        fill="url(#b)"
        d="M256.009 120c8.284 0 15-6.716 15-15s-6.716-15-15-15-15 6.716-15 15 6.715 15 15 15zM7.226 351c-19.458 30.421 2.819 69 37.8 69h255.983L114.71 183.6zm323.783-111c-33.076 0-60 26.909-60 60s26.924 60 60 60 60-26.909 60-60-26.924-60-60-60zm-90 0c24.814 0 45-20.186 45-45s-20.186-45-45-45-45 20.186-45 45 20.185 45 45 45z"
    />
</svg>
More icons in the same style and category