landslide-outline-rounded from Material Symbols by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
landslide-outline-rounded
Set
Material Symbols
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the landslide icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22h14q1.25 0 1.8-1.1t-.2-2.1l-3.275-4.35q-.175-.225-.375-.387t-.475-.263L11 12L8.6 8.8q-.275-.375-.7-.587T7 8H4q-.825 0-1.412.588T2 10v10q0 .825.588 1.413T4 22m0-2v-1.6l2 .65l9.025-3L18 20zm2-3.05l-2-.675V14.4l2 .65l3.95-1.3l2.4 1.075zm13.325-3.325L22.1 12.4q.425-.2.663-.562t.237-.813V9.2q0-.525-.337-.925t-.838-.525l-2.625-.6q-.35-.075-.662.013t-.588.287l-1.375 1.1q-.275.2-.425.513t-.15.662v1.55q0 .35.15.663t.425.512l1.225.975q.35.275.75.325t.775-.125M6 12.95l-2-.675V10h3l1.625 2.075zm12.8-1.275l-.8-.625v-1.1l1-.8l2 .45v1.1zM12.725 7.7l3.325-1.325q.425-.175.688-.55t.262-.85v-2.75q0-.55-.337-.95T15.8.75L12.6.125q-.3-.05-.587 0t-.538.225l-1.8 1.2q-.325.2-.5.538T9 2.8v2.4q0 .375.175.713t.5.537l1.675 1.1q.3.2.663.238t.712-.088m-.5-1.95L11 4.925v-1.85l1.425-.95L15 2.65v2z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLandslideOutlineRounded(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22h14q1.25 0 1.8-1.1t-.2-2.1l-3.275-4.35q-.175-.225-.375-.387t-.475-.263L11 12L8.6 8.8q-.275-.375-.7-.587T7 8H4q-.825 0-1.412.588T2 10v10q0 .825.588 1.413T4 22m0-2v-1.6l2 .65l9.025-3L18 20zm2-3.05l-2-.675V14.4l2 .65l3.95-1.3l2.4 1.075zm13.325-3.325L22.1 12.4q.425-.2.663-.562t.237-.813V9.2q0-.525-.337-.925t-.838-.525l-2.625-.6q-.35-.075-.662.013t-.588.287l-1.375 1.1q-.275.2-.425.513t-.15.662v1.55q0 .35.15.663t.425.512l1.225.975q.35.275.75.325t.775-.125M6 12.95l-2-.675V10h3l1.625 2.075zm12.8-1.275l-.8-.625v-1.1l1-.8l2 .45v1.1zM12.725 7.7l3.325-1.325q.425-.175.688-.55t.262-.85v-2.75q0-.55-.337-.95T15.8.75L12.6.125q-.3-.05-.587 0t-.538.225l-1.8 1.2q-.325.2-.5.538T9 2.8v2.4q0 .375.175.713t.5.537l1.675 1.1q.3.2.663.238t.712-.088m-.5-1.95L11 4.925v-1.85l1.425-.95L15 2.65v2z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 22h14q1.25 0 1.8-1.1t-.2-2.1l-3.275-4.35q-.175-.225-.375-.387t-.475-.263L11 12L8.6 8.8q-.275-.375-.7-.587T7 8H4q-.825 0-1.412.588T2 10v10q0 .825.588 1.413T4 22m0-2v-1.6l2 .65l9.025-3L18 20zm2-3.05l-2-.675V14.4l2 .65l3.95-1.3l2.4 1.075zm13.325-3.325L22.1 12.4q.425-.2.663-.562t.237-.813V9.2q0-.525-.337-.925t-.838-.525l-2.625-.6q-.35-.075-.662.013t-.588.287l-1.375 1.1q-.275.2-.425.513t-.15.662v1.55q0 .35.15.663t.425.512l1.225.975q.35.275.75.325t.775-.125M6 12.95l-2-.675V10h3l1.625 2.075zm12.8-1.275l-.8-.625v-1.1l1-.8l2 .45v1.1zM12.725 7.7l3.325-1.325q.425-.175.688-.55t.262-.85v-2.75q0-.55-.337-.95T15.8.75L12.6.125q-.3-.05-.587 0t-.538.225l-1.8 1.2q-.325.2-.5.538T9 2.8v2.4q0 .375.175.713t.5.537l1.675 1.1q.3.2.663.238t.712-.088m-.5-1.95L11 4.925v-1.85l1.425-.95L15 2.65v2z"/></svg>
</template>

CSS

.icon-landslide-outline-rounded {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2022h14q1.25%200%201.8-1.1t-.2-2.1l-3.275-4.35q-.175-.225-.375-.387t-.475-.263L11%2012L8.6%208.8q-.275-.375-.7-.587T7%208H4q-.825%200-1.412.588T2%2010v10q0%20.825.588%201.413T4%2022m0-2v-1.6l2%20.65l9.025-3L18%2020zm2-3.05l-2-.675V14.4l2%20.65l3.95-1.3l2.4%201.075zm13.325-3.325L22.1%2012.4q.425-.2.663-.562t.237-.813V9.2q0-.525-.337-.925t-.838-.525l-2.625-.6q-.35-.075-.662.013t-.588.287l-1.375%201.1q-.275.2-.425.513t-.15.662v1.55q0%20.35.15.663t.425.512l1.225.975q.35.275.75.325t.775-.125M6%2012.95l-2-.675V10h3l1.625%202.075zm12.8-1.275l-.8-.625v-1.1l1-.8l2%20.45v1.1zM12.725%207.7l3.325-1.325q.425-.175.688-.55t.262-.85v-2.75q0-.55-.337-.95T15.8.75L12.6.125q-.3-.05-.587%200t-.538.225l-1.8%201.2q-.325.2-.5.538T9%202.8v2.4q0%20.375.175.713t.5.537l1.675%201.1q.3.2.663.238t.712-.088m-.5-1.95L11%204.925v-1.85l1.425-.95L15%202.65v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M4%2022h14q1.25%200%201.8-1.1t-.2-2.1l-3.275-4.35q-.175-.225-.375-.387t-.475-.263L11%2012L8.6%208.8q-.275-.375-.7-.587T7%208H4q-.825%200-1.412.588T2%2010v10q0%20.825.588%201.413T4%2022m0-2v-1.6l2%20.65l9.025-3L18%2020zm2-3.05l-2-.675V14.4l2%20.65l3.95-1.3l2.4%201.075zm13.325-3.325L22.1%2012.4q.425-.2.663-.562t.237-.813V9.2q0-.525-.337-.925t-.838-.525l-2.625-.6q-.35-.075-.662.013t-.588.287l-1.375%201.1q-.275.2-.425.513t-.15.662v1.55q0%20.35.15.663t.425.512l1.225.975q.35.275.75.325t.775-.125M6%2012.95l-2-.675V10h3l1.625%202.075zm12.8-1.275l-.8-.625v-1.1l1-.8l2%20.45v1.1zM12.725%207.7l3.325-1.325q.425-.175.688-.55t.262-.85v-2.75q0-.55-.337-.95T15.8.75L12.6.125q-.3-.05-.587%200t-.538.225l-1.8%201.2q-.325.2-.5.538T9%202.8v2.4q0%20.375.175.713t.5.537l1.675%201.1q.3.2.663.238t.712-.088m-.5-1.95L11%204.925v-1.85l1.425-.95L15%202.65v2z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/landslide-outline-rounded.svg?color=%231a73e8&size=48