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

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

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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="M3 19.385v-1.827l3 .973l9.698-3.214l2.344 3.099q.616.807.171 1.696T16.75 21H4.616q-.672 0-1.144-.472T3 19.385m3-1.916l-3-.984V13.75l3 .973L11.189 13l3.588 1.544zm12.556-4.536l1.948-.88q.329-.141.528-.437q.199-.295.199-.668v-.786q0-.43-.26-.752q-.261-.323-.684-.43l-1.74-.388q-.274-.056-.538.003q-.265.059-.482.24l-.836.657q-.218.181-.339.426q-.121.246-.121.538v.858q0 .292.121.537t.339.426l.609.494q.273.218.616.258t.64-.096M6 13.662l-3-.985v-2.061q0-.672.472-1.144T4.616 9h2.096q.379 0 .717.165q.338.164.555.462l2.091 2.702zm6.706-6.25l2.536-1.018q.349-.136.553-.434T16 5.283V3.59q0-.435-.27-.768t-.7-.42l-2.334-.47q-.242-.05-.472-.01t-.441.177l-1.242.854q-.249.162-.395.432T10 3.954v1.63q0 .299.146.569t.395.432l1.04.715q.242.162.537.199t.588-.087"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLandslideRounded(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="M3 19.385v-1.827l3 .973l9.698-3.214l2.344 3.099q.616.807.171 1.696T16.75 21H4.616q-.672 0-1.144-.472T3 19.385m3-1.916l-3-.984V13.75l3 .973L11.189 13l3.588 1.544zm12.556-4.536l1.948-.88q.329-.141.528-.437q.199-.295.199-.668v-.786q0-.43-.26-.752q-.261-.323-.684-.43l-1.74-.388q-.274-.056-.538.003q-.265.059-.482.24l-.836.657q-.218.181-.339.426q-.121.246-.121.538v.858q0 .292.121.537t.339.426l.609.494q.273.218.616.258t.64-.096M6 13.662l-3-.985v-2.061q0-.672.472-1.144T4.616 9h2.096q.379 0 .717.165q.338.164.555.462l2.091 2.702zm6.706-6.25l2.536-1.018q.349-.136.553-.434T16 5.283V3.59q0-.435-.27-.768t-.7-.42l-2.334-.47q-.242-.05-.472-.01t-.441.177l-1.242.854q-.249.162-.395.432T10 3.954v1.63q0 .299.146.569t.395.432l1.04.715q.242.162.537.199t.588-.087"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M3 19.385v-1.827l3 .973l9.698-3.214l2.344 3.099q.616.807.171 1.696T16.75 21H4.616q-.672 0-1.144-.472T3 19.385m3-1.916l-3-.984V13.75l3 .973L11.189 13l3.588 1.544zm12.556-4.536l1.948-.88q.329-.141.528-.437q.199-.295.199-.668v-.786q0-.43-.26-.752q-.261-.323-.684-.43l-1.74-.388q-.274-.056-.538.003q-.265.059-.482.24l-.836.657q-.218.181-.339.426q-.121.246-.121.538v.858q0 .292.121.537t.339.426l.609.494q.273.218.616.258t.64-.096M6 13.662l-3-.985v-2.061q0-.672.472-1.144T4.616 9h2.096q.379 0 .717.165q.338.164.555.462l2.091 2.702zm6.706-6.25l2.536-1.018q.349-.136.553-.434T16 5.283V3.59q0-.435-.27-.768t-.7-.42l-2.334-.47q-.242-.05-.472-.01t-.441.177l-1.242.854q-.249.162-.395.432T10 3.954v1.63q0 .299.146.569t.395.432l1.04.715q.242.162.537.199t.588-.087"/></svg>
</template>

CSS

.icon-landslide-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%22M3%2019.385v-1.827l3%20.973l9.698-3.214l2.344%203.099q.616.807.171%201.696T16.75%2021H4.616q-.672%200-1.144-.472T3%2019.385m3-1.916l-3-.984V13.75l3%20.973L11.189%2013l3.588%201.544zm12.556-4.536l1.948-.88q.329-.141.528-.437q.199-.295.199-.668v-.786q0-.43-.26-.752q-.261-.323-.684-.43l-1.74-.388q-.274-.056-.538.003q-.265.059-.482.24l-.836.657q-.218.181-.339.426q-.121.246-.121.538v.858q0%20.292.121.537t.339.426l.609.494q.273.218.616.258t.64-.096M6%2013.662l-3-.985v-2.061q0-.672.472-1.144T4.616%209h2.096q.379%200%20.717.165q.338.164.555.462l2.091%202.702zm6.706-6.25l2.536-1.018q.349-.136.553-.434T16%205.283V3.59q0-.435-.27-.768t-.7-.42l-2.334-.47q-.242-.05-.472-.01t-.441.177l-1.242.854q-.249.162-.395.432T10%203.954v1.63q0%20.299.146.569t.395.432l1.04.715q.242.162.537.199t.588-.087%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%22M3%2019.385v-1.827l3%20.973l9.698-3.214l2.344%203.099q.616.807.171%201.696T16.75%2021H4.616q-.672%200-1.144-.472T3%2019.385m3-1.916l-3-.984V13.75l3%20.973L11.189%2013l3.588%201.544zm12.556-4.536l1.948-.88q.329-.141.528-.437q.199-.295.199-.668v-.786q0-.43-.26-.752q-.261-.323-.684-.43l-1.74-.388q-.274-.056-.538.003q-.265.059-.482.24l-.836.657q-.218.181-.339.426q-.121.246-.121.538v.858q0%20.292.121.537t.339.426l.609.494q.273.218.616.258t.64-.096M6%2013.662l-3-.985v-2.061q0-.672.472-1.144T4.616%209h2.096q.379%200%20.717.165q.338.164.555.462l2.091%202.702zm6.706-6.25l2.536-1.018q.349-.136.553-.434T16%205.283V3.59q0-.435-.27-.768t-.7-.42l-2.334-.47q-.242-.05-.472-.01t-.441.177l-1.242.854q-.249.162-.395.432T10%203.954v1.63q0%20.299.146.569t.395.432l1.04.715q.242.162.537.199t.588-.087%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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