landscape 2 off icon
landscape-2-off from Material Symbols Light by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.
- Name
- landscape-2-off
- Set
- Material Symbols Light
- Style
- Regular
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- landscape-2-off-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-.724q-.731-.724-.731-1.738q0-.78.429-1.388q.428-.608 1.098-.873l3.196 3.196q-.266.67-.873 1.098q-.608.429-1.37.429m15.774 9.169L11.635 8.812l.238-.739q.312-.988 1.155-1.57q.843-.58 1.863-.58q1.013 0 1.85.568t1.155 1.526zM2.15 19l2.873-5.515q.211-.404.587-.637t.836-.233q.485 0 .888.255q.405.255.591.715l.521 1.226q.185.4.687.369t.648-.432l1.198-3.77L19 19z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLandscape2Off(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-.724q-.731-.724-.731-1.738q0-.78.429-1.388q.428-.608 1.098-.873l3.196 3.196q-.266.67-.873 1.098q-.608.429-1.37.429m15.774 9.169L11.635 8.812l.238-.739q.312-.988 1.155-1.57q.843-.58 1.863-.58q1.013 0 1.85.568t1.155 1.526zM2.15 19l2.873-5.515q.211-.404.587-.637t.836-.233q.485 0 .888.255q.405.255.591.715l.521 1.226q.185.4.687.369t.648-.432l1.198-3.77L19 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-.724q-.731-.724-.731-1.738q0-.78.429-1.388q.428-.608 1.098-.873l3.196 3.196q-.266.67-.873 1.098q-.608.429-1.37.429m15.774 9.169L11.635 8.812l.238-.739q.312-.988 1.155-1.57q.843-.58 1.863-.58q1.013 0 1.85.568t1.155 1.526zM2.15 19l2.873-5.515q.211-.404.587-.637t.836-.233q.485 0 .888.255q.405.255.591.715l.521 1.226q.185.4.687.369t.648-.432l1.198-3.77L19 19z"/></svg> </template>
CSS
.icon-landscape-2-off {
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-.724q-.731-.724-.731-1.738q0-.78.429-1.388q.428-.608%201.098-.873l3.196%203.196q-.266.67-.873%201.098q-.608.429-1.37.429m15.774%209.169L11.635%208.812l.238-.739q.312-.988%201.155-1.57q.843-.58%201.863-.58q1.013%200%201.85.568t1.155%201.526zM2.15%2019l2.873-5.515q.211-.404.587-.637t.836-.233q.485%200%20.888.255q.405.255.591.715l.521%201.226q.185.4.687.369t.648-.432l1.198-3.77L19%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-.724q-.731-.724-.731-1.738q0-.78.429-1.388q.428-.608%201.098-.873l3.196%203.196q-.266.67-.873%201.098q-.608.429-1.37.429m15.774%209.169L11.635%208.812l.238-.739q.312-.988%201.155-1.57q.843-.58%201.863-.58q1.013%200%201.85.568t1.155%201.526zM2.15%2019l2.873-5.515q.211-.404.587-.637t.836-.233q.485%200%20.888.255q.405.255.591.715l.521%201.226q.185.4.687.369t.648-.432l1.198-3.77L19%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.svg?color=%231a73e8&size=48