Add icons to this collection by clicking the heart icon.
Landslide icon - also known as nature, dangerous, danger, warning, landslide, disaster, rocks, and ecology and environment. 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"
        x2="256"
        y1="512"
        y2="0"
        gradientUnits="userSpaceOnUse"
    >
        <stop offset="0" stop-color="#009efd" />
        <stop offset="1" stop-color="#2af598" />
    </linearGradient>
    <path
        fill="url(#a)"
        d="M256 156c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20zm100 160v-74.415l-125.816-41.939-37.747-75.493L156 87.716V0H0v512h505.12l-75.384-196zM40 472V40h76v64.284l43.563 43.563 42.253 84.507L316 270.415V356h86.264l44.616 116zm402.833-363.056L388.36 0h-60.645l-56.051 56.051 55.391 110.782zM344.284 40h19.355l25.527 51.056-44.223 22.111-24.609-49.218zM216 40c11.046 0 20-8.954 20-20s-8.954-20-20-20-20 8.954-20 20 8.954 20 20 20zm227.716 156-65.479 65.479L512 328.361V196zM472 263.639l-26.236-13.118L460.284 236H472z"
    />
</svg>
More icons in the same style and category