landscape 2 edit icon
landscape-2-edit-rounded from Material Symbols Light by Google · Rounded · Images · Apache-2.0 Free for personal and commercial use.
- Name
- landscape-2-edit-rounded
- Set
- Material Symbols Light
- Style
- 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="M14.462 20q-.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.31l-4.83 4.83q-.217.217-.517.347t-.633.131zm5.152-4.985l.925-.956l-.925-.943l-.95.95zM6.134 9.904q-1.019 0-1.75-.728q-.73-.729-.73-1.734q0-1.038.73-1.75q.731-.711 1.75-.711t1.73.711t.713 1.748q0 1.016-.713 1.74t-1.73.724M3.487 19q-.47 0-.704-.388q-.235-.389-.027-.787l2.27-4.345q.209-.4.582-.632q.374-.233.838-.233q.485 0 .89.253q.407.252.589.716q.05.112.26.604q.211.493.261.623q.185.4.688.367t.647-.43l2.092-6.675q.312-.989 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526l.235.646q.161.454.061.9t-.44.79l-5.761 5.738q-.351.344-.536.789t-.186.932v.38q0 .344-.232.576t-.575.232z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightLandscape2EditRounded(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="M14.462 20q-.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.31l-4.83 4.83q-.217.217-.517.347t-.633.131zm5.152-4.985l.925-.956l-.925-.943l-.95.95zM6.134 9.904q-1.019 0-1.75-.728q-.73-.729-.73-1.734q0-1.038.73-1.75q.731-.711 1.75-.711t1.73.711t.713 1.748q0 1.016-.713 1.74t-1.73.724M3.487 19q-.47 0-.704-.388q-.235-.389-.027-.787l2.27-4.345q.209-.4.582-.632q.374-.233.838-.233q.485 0 .89.253q.407.252.589.716q.05.112.26.604q.211.493.261.623q.185.4.688.367t.647-.43l2.092-6.675q.312-.989 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526l.235.646q.161.454.061.9t-.44.79l-5.761 5.738q-.351.344-.536.789t-.186.932v.38q0 .344-.232.576t-.575.232z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.462 20q-.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.31l-4.83 4.83q-.217.217-.517.347t-.633.131zm5.152-4.985l.925-.956l-.925-.943l-.95.95zM6.134 9.904q-1.019 0-1.75-.728q-.73-.729-.73-1.734q0-1.038.73-1.75q.731-.711 1.75-.711t1.73.711t.713 1.748q0 1.016-.713 1.74t-1.73.724M3.487 19q-.47 0-.704-.388q-.235-.389-.027-.787l2.27-4.345q.209-.4.582-.632q.374-.233.838-.233q.485 0 .89.253q.407.252.589.716q.05.112.26.604q.211.493.261.623q.185.4.688.367t.647-.43l2.092-6.675q.312-.989 1.155-1.57q.843-.58 1.87-.58q1.006 0 1.843.568t1.155 1.526l.235.646q.161.454.061.9t-.44.79l-5.761 5.738q-.351.344-.536.789t-.186.932v.38q0 .344-.232.576t-.575.232z"/></svg> </template>
CSS
.icon-landscape-2-edit-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%22M14.462%2020q-.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.31l-4.83%204.83q-.217.217-.517.347t-.633.131zm5.152-4.985l.925-.956l-.925-.943l-.95.95zM6.134%209.904q-1.019%200-1.75-.728q-.73-.729-.73-1.734q0-1.038.73-1.75q.731-.711%201.75-.711t1.73.711t.713%201.748q0%201.016-.713%201.74t-1.73.724M3.487%2019q-.47%200-.704-.388q-.235-.389-.027-.787l2.27-4.345q.209-.4.582-.632q.374-.233.838-.233q.485%200%20.89.253q.407.252.589.716q.05.112.26.604q.211.493.261.623q.185.4.688.367t.647-.43l2.092-6.675q.312-.989%201.155-1.57q.843-.58%201.87-.58q1.006%200%201.843.568t1.155%201.526l.235.646q.161.454.061.9t-.44.79l-5.761%205.738q-.351.344-.536.789t-.186.932v.38q0%20.344-.232.576t-.575.232z%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%22M14.462%2020q-.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.31l-4.83%204.83q-.217.217-.517.347t-.633.131zm5.152-4.985l.925-.956l-.925-.943l-.95.95zM6.134%209.904q-1.019%200-1.75-.728q-.73-.729-.73-1.734q0-1.038.73-1.75q.731-.711%201.75-.711t1.73.711t.713%201.748q0%201.016-.713%201.74t-1.73.724M3.487%2019q-.47%200-.704-.388q-.235-.389-.027-.787l2.27-4.345q.209-.4.582-.632q.374-.233.838-.233q.485%200%20.89.253q.407.252.589.716q.05.112.26.604q.211.493.261.623q.185.4.688.367t.647-.43l2.092-6.675q.312-.989%201.155-1.57q.843-.58%201.87-.58q1.006%200%201.843.568t1.155%201.526l.235.646q.161.454.061.9t-.44.79l-5.761%205.738q-.351.344-.536.789t-.186.932v.38q0%20.344-.232.576t-.575.232z%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-rounded.svg?color=%231a73e8&size=48