landscape-2-off-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.

Name
landscape-2-off-outline
Set
Material Symbols Light
Style
Outline
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
landscape-2-off-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the landscape 2 off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.558 21.985L2.04 3.467l.713-.713L21.27 21.27zM6.135 9.904q-1.02 0-1.75-.728q-.731-.728-.731-1.734q0-.78.429-1.388q.428-.608 1.098-.873l3.196 3.196q-.266.67-.873 1.098q-.608.429-1.37.429m15.774 9.169l-1.635-1.623l-3.334-9.115q-.22-.672-.789-1.042t-1.26-.37t-1.262.383q-.572.382-.791 1.053l-.39 1.27l-.812-.817l.238-.739q.312-.988 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526zM2.15 19l2.876-5.52q.208-.4.582-.632q.374-.233.838-.233q.485 0 .89.253q.406.252.589.717l.521 1.226q.185.4.688.368q.503-.034.647-.431l1.198-3.77l.798.799l-1.033 3.257q-.186.527-.63.852t-1.008.325q-.509 0-.942-.266t-.645-.743l-.56-1.343q-.153-.326-.528-.336t-.548.317L3.24 19z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLandscape2OffOutline(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="M20.558 21.985L2.04 3.467l.713-.713L21.27 21.27zM6.135 9.904q-1.02 0-1.75-.728q-.731-.728-.731-1.734q0-.78.429-1.388q.428-.608 1.098-.873l3.196 3.196q-.266.67-.873 1.098q-.608.429-1.37.429m15.774 9.169l-1.635-1.623l-3.334-9.115q-.22-.672-.789-1.042t-1.26-.37t-1.262.383q-.572.382-.791 1.053l-.39 1.27l-.812-.817l.238-.739q.312-.988 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526zM2.15 19l2.876-5.52q.208-.4.582-.632q.374-.233.838-.233q.485 0 .89.253q.406.252.589.717l.521 1.226q.185.4.688.368q.503-.034.647-.431l1.198-3.77l.798.799l-1.033 3.257q-.186.527-.63.852t-1.008.325q-.509 0-.942-.266t-.645-.743l-.56-1.343q-.153-.326-.528-.336t-.548.317L3.24 19z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.558 21.985L2.04 3.467l.713-.713L21.27 21.27zM6.135 9.904q-1.02 0-1.75-.728q-.731-.728-.731-1.734q0-.78.429-1.388q.428-.608 1.098-.873l3.196 3.196q-.266.67-.873 1.098q-.608.429-1.37.429m15.774 9.169l-1.635-1.623l-3.334-9.115q-.22-.672-.789-1.042t-1.26-.37t-1.262.383q-.572.382-.791 1.053l-.39 1.27l-.812-.817l.238-.739q.312-.988 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526zM2.15 19l2.876-5.52q.208-.4.582-.632q.374-.233.838-.233q.485 0 .89.253q.406.252.589.717l.521 1.226q.185.4.688.368q.503-.034.647-.431l1.198-3.77l.798.799l-1.033 3.257q-.186.527-.63.852t-1.008.325q-.509 0-.942-.266t-.645-.743l-.56-1.343q-.153-.326-.528-.336t-.548.317L3.24 19z"/></svg>
</template>

CSS

.icon-landscape-2-off-outline {
  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%22M20.558%2021.985L2.04%203.467l.713-.713L21.27%2021.27zM6.135%209.904q-1.02%200-1.75-.728q-.731-.728-.731-1.734q0-.78.429-1.388q.428-.608%201.098-.873l3.196%203.196q-.266.67-.873%201.098q-.608.429-1.37.429m15.774%209.169l-1.635-1.623l-3.334-9.115q-.22-.672-.789-1.042t-1.26-.37t-1.262.383q-.572.382-.791%201.053l-.39%201.27l-.812-.817l.238-.739q.312-.988%201.155-1.57q.843-.58%201.87-.58q1.006%200%201.843.568t1.155%201.526zM2.15%2019l2.876-5.52q.208-.4.582-.632q.374-.233.838-.233q.485%200%20.89.253q.406.252.589.717l.521%201.226q.185.4.688.368q.503-.034.647-.431l1.198-3.77l.798.799l-1.033%203.257q-.186.527-.63.852t-1.008.325q-.509%200-.942-.266t-.645-.743l-.56-1.343q-.153-.326-.528-.336t-.548.317L3.24%2019z%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%22M20.558%2021.985L2.04%203.467l.713-.713L21.27%2021.27zM6.135%209.904q-1.02%200-1.75-.728q-.731-.728-.731-1.734q0-.78.429-1.388q.428-.608%201.098-.873l3.196%203.196q-.266.67-.873%201.098q-.608.429-1.37.429m15.774%209.169l-1.635-1.623l-3.334-9.115q-.22-.672-.789-1.042t-1.26-.37t-1.262.383q-.572.382-.791%201.053l-.39%201.27l-.812-.817l.238-.739q.312-.988%201.155-1.57q.843-.58%201.87-.58q1.006%200%201.843.568t1.155%201.526zM2.15%2019l2.876-5.52q.208-.4.582-.632q.374-.233.838-.233q.485%200%20.89.253q.406.252.589.717l.521%201.226q.185.4.688.368q.503-.034.647-.431l1.198-3.77l.798.799l-1.033%203.257q-.186.527-.63.852t-1.008.325q-.509%200-.942-.266t-.645-.743l-.56-1.343q-.153-.326-.528-.336t-.548.317L3.24%2019z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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