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

Name
landscape-2-edit-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Images
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More images icons from Material Symbols Light

Use the landscape 2 edit icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.171 14.692l-4.829 4.83q-.217.217-.517.347t-.633.131h-.73q-.344 0-.576-.232t-.232-.576v-.73q0-.332.134-.633q.133-.3.35-.518l4.849-4.828q.148-.13.305-.19t.315-.062q.172 0 .338.064q.165.064.301.193l.925.945q.123.148.188.307q.064.16.064.32t-.061.322t-.19.31m-.633-.633l-.925-.944zm-6 5.057h.95l3.467-3.474l-.45-.495l-.475-.468l-3.492 3.486zm3.967-3.968l-.475-.47l.925.964zM6.48 9.923q-1.019 0-1.75-.727Q4 8.47 4 7.466q0-1.024.73-1.745Q5.463 5 6.48 5t1.73.72t.713 1.748q0 1.007-.712 1.731q-.713.724-1.731.724m-.002-1q.614 0 1.03-.432t.415-1.039t-.416-1.03T6.477 6t-1.045.42T5 7.462q0 .598.432 1.03t1.046.431m-.032 3.693q.485 0 .89.252q.406.252.589.717l.521 1.226q.185.4.688.368q.503-.034.647-.431l2.092-6.675q.312-.989 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526l.554 1.554q.079.245-.018.409t-.274.232t-.365-.004q-.188-.07-.276-.314l-.578-1.56q-.22-.67-.789-1.04t-1.26-.371t-1.262.383t-.791 1.054l-2.093 6.675q-.186.527-.63.852t-1.008.325q-.509 0-.942-.267q-.433-.266-.645-.743l-.56-1.342q-.153-.327-.528-.337t-.548.318L3.38 18.738q-.11.215-.292.257t-.36-.037t-.253-.259t.034-.399l2.513-4.815q.212-.404.585-.637q.374-.233.838-.233"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightLandscape2EditOutlineRounded(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="m21.171 14.692l-4.829 4.83q-.217.217-.517.347t-.633.131h-.73q-.344 0-.576-.232t-.232-.576v-.73q0-.332.134-.633q.133-.3.35-.518l4.849-4.828q.148-.13.305-.19t.315-.062q.172 0 .338.064q.165.064.301.193l.925.945q.123.148.188.307q.064.16.064.32t-.061.322t-.19.31m-.633-.633l-.925-.944zm-6 5.057h.95l3.467-3.474l-.45-.495l-.475-.468l-3.492 3.486zm3.967-3.968l-.475-.47l.925.964zM6.48 9.923q-1.019 0-1.75-.727Q4 8.47 4 7.466q0-1.024.73-1.745Q5.463 5 6.48 5t1.73.72t.713 1.748q0 1.007-.712 1.731q-.713.724-1.731.724m-.002-1q.614 0 1.03-.432t.415-1.039t-.416-1.03T6.477 6t-1.045.42T5 7.462q0 .598.432 1.03t1.046.431m-.032 3.693q.485 0 .89.252q.406.252.589.717l.521 1.226q.185.4.688.368q.503-.034.647-.431l2.092-6.675q.312-.989 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526l.554 1.554q.079.245-.018.409t-.274.232t-.365-.004q-.188-.07-.276-.314l-.578-1.56q-.22-.67-.789-1.04t-1.26-.371t-1.262.383t-.791 1.054l-2.093 6.675q-.186.527-.63.852t-1.008.325q-.509 0-.942-.267q-.433-.266-.645-.743l-.56-1.342q-.153-.327-.528-.337t-.548.318L3.38 18.738q-.11.215-.292.257t-.36-.037t-.253-.259t.034-.399l2.513-4.815q.212-.404.585-.637q.374-.233.838-.233"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.171 14.692l-4.829 4.83q-.217.217-.517.347t-.633.131h-.73q-.344 0-.576-.232t-.232-.576v-.73q0-.332.134-.633q.133-.3.35-.518l4.849-4.828q.148-.13.305-.19t.315-.062q.172 0 .338.064q.165.064.301.193l.925.945q.123.148.188.307q.064.16.064.32t-.061.322t-.19.31m-.633-.633l-.925-.944zm-6 5.057h.95l3.467-3.474l-.45-.495l-.475-.468l-3.492 3.486zm3.967-3.968l-.475-.47l.925.964zM6.48 9.923q-1.019 0-1.75-.727Q4 8.47 4 7.466q0-1.024.73-1.745Q5.463 5 6.48 5t1.73.72t.713 1.748q0 1.007-.712 1.731q-.713.724-1.731.724m-.002-1q.614 0 1.03-.432t.415-1.039t-.416-1.03T6.477 6t-1.045.42T5 7.462q0 .598.432 1.03t1.046.431m-.032 3.693q.485 0 .89.252q.406.252.589.717l.521 1.226q.185.4.688.368q.503-.034.647-.431l2.092-6.675q.312-.989 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526l.554 1.554q.079.245-.018.409t-.274.232t-.365-.004q-.188-.07-.276-.314l-.578-1.56q-.22-.67-.789-1.04t-1.26-.371t-1.262.383t-.791 1.054l-2.093 6.675q-.186.527-.63.852t-1.008.325q-.509 0-.942-.267q-.433-.266-.645-.743l-.56-1.342q-.153-.327-.528-.337t-.548.318L3.38 18.738q-.11.215-.292.257t-.36-.037t-.253-.259t.034-.399l2.513-4.815q.212-.404.585-.637q.374-.233.838-.233"/></svg>
</template>

CSS

.icon-landscape-2-edit-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%22m21.171%2014.692l-4.829%204.83q-.217.217-.517.347t-.633.131h-.73q-.344%200-.576-.232t-.232-.576v-.73q0-.332.134-.633q.133-.3.35-.518l4.849-4.828q.148-.13.305-.19t.315-.062q.172%200%20.338.064q.165.064.301.193l.925.945q.123.148.188.307q.064.16.064.32t-.061.322t-.19.31m-.633-.633l-.925-.944zm-6%205.057h.95l3.467-3.474l-.45-.495l-.475-.468l-3.492%203.486zm3.967-3.968l-.475-.47l.925.964zM6.48%209.923q-1.019%200-1.75-.727Q4%208.47%204%207.466q0-1.024.73-1.745Q5.463%205%206.48%205t1.73.72t.713%201.748q0%201.007-.712%201.731q-.713.724-1.731.724m-.002-1q.614%200%201.03-.432t.415-1.039t-.416-1.03T6.477%206t-1.045.42T5%207.462q0%20.598.432%201.03t1.046.431m-.032%203.693q.485%200%20.89.252q.406.252.589.717l.521%201.226q.185.4.688.368q.503-.034.647-.431l2.092-6.675q.312-.989%201.155-1.57q.843-.58%201.87-.58q1.006%200%201.843.568t1.155%201.526l.554%201.554q.079.245-.018.409t-.274.232t-.365-.004q-.188-.07-.276-.314l-.578-1.56q-.22-.67-.789-1.04t-1.26-.371t-1.262.383t-.791%201.054l-2.093%206.675q-.186.527-.63.852t-1.008.325q-.509%200-.942-.267q-.433-.266-.645-.743l-.56-1.342q-.153-.327-.528-.337t-.548.318L3.38%2018.738q-.11.215-.292.257t-.36-.037t-.253-.259t.034-.399l2.513-4.815q.212-.404.585-.637q.374-.233.838-.233%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%22m21.171%2014.692l-4.829%204.83q-.217.217-.517.347t-.633.131h-.73q-.344%200-.576-.232t-.232-.576v-.73q0-.332.134-.633q.133-.3.35-.518l4.849-4.828q.148-.13.305-.19t.315-.062q.172%200%20.338.064q.165.064.301.193l.925.945q.123.148.188.307q.064.16.064.32t-.061.322t-.19.31m-.633-.633l-.925-.944zm-6%205.057h.95l3.467-3.474l-.45-.495l-.475-.468l-3.492%203.486zm3.967-3.968l-.475-.47l.925.964zM6.48%209.923q-1.019%200-1.75-.727Q4%208.47%204%207.466q0-1.024.73-1.745Q5.463%205%206.48%205t1.73.72t.713%201.748q0%201.007-.712%201.731q-.713.724-1.731.724m-.002-1q.614%200%201.03-.432t.415-1.039t-.416-1.03T6.477%206t-1.045.42T5%207.462q0%20.598.432%201.03t1.046.431m-.032%203.693q.485%200%20.89.252q.406.252.589.717l.521%201.226q.185.4.688.368q.503-.034.647-.431l2.092-6.675q.312-.989%201.155-1.57q.843-.58%201.87-.58q1.006%200%201.843.568t1.155%201.526l.554%201.554q.079.245-.018.409t-.274.232t-.365-.004q-.188-.07-.276-.314l-.578-1.56q-.22-.67-.789-1.04t-1.26-.371t-1.262.383t-.791%201.054l-2.093%206.675q-.186.527-.63.852t-1.008.325q-.509%200-.942-.267q-.433-.266-.645-.743l-.56-1.342q-.153-.327-.528-.337t-.548.318L3.38%2018.738q-.11.215-.292.257t-.36-.037t-.253-.259t.034-.399l2.513-4.815q.212-.404.585-.637q.374-.233.838-.233%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-edit-outline-rounded.svg?color=%231a73e8&size=48