desktop landscape add icon

desktop-landscape-add-rounded from Material Symbols by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
desktop-landscape-add-rounded
Set
Material Symbols
Style
Rounded
Category
UI Actions
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the desktop landscape add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v5.475q0 .45-.387.713t-.813.087q-.425-.125-.862-.2T19.025 12q-.275 0-.525.013t-.5.062V10q0-.825-.587-1.412T16 8H9.75q-.325 0-.537.213T9 8.75t.213.538t.537.212H16q.2 0 .35.15t.15.35v2.55q-.425.2-.788.438t-.712.537V12q0-.425-.288-.712T14 11H7q-.425 0-.712.288T6 12v3q0 .425.288.713T7 16h6.35q-.275.725-.337 1.5t.062 1.525q.05.375-.175.675t-.575.3zm14-1h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288T18 21z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsDesktopLandscapeAddRounded(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="M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v5.475q0 .45-.387.713t-.813.087q-.425-.125-.862-.2T19.025 12q-.275 0-.525.013t-.5.062V10q0-.825-.587-1.412T16 8H9.75q-.325 0-.537.213T9 8.75t.213.538t.537.212H16q.2 0 .35.15t.15.35v2.55q-.425.2-.788.438t-.712.537V12q0-.425-.288-.712T14 11H7q-.425 0-.712.288T6 12v3q0 .425.288.713T7 16h6.35q-.275.725-.337 1.5t.062 1.525q.05.375-.175.675t-.575.3zm14-1h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288T18 21z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M4 20q-.825 0-1.412-.587T2 18V6q0-.825.588-1.412T4 4h16q.825 0 1.413.588T22 6v5.475q0 .45-.387.713t-.813.087q-.425-.125-.862-.2T19.025 12q-.275 0-.525.013t-.5.062V10q0-.825-.587-1.412T16 8H9.75q-.325 0-.537.213T9 8.75t.213.538t.537.212H16q.2 0 .35.15t.15.35v2.55q-.425.2-.788.438t-.712.537V12q0-.425-.288-.712T14 11H7q-.425 0-.712.288T6 12v3q0 .425.288.713T7 16h6.35q-.275.725-.337 1.5t.062 1.525q.05.375-.175.675t-.575.3zm14-1h-2q-.425 0-.712-.288T15 18t.288-.712T16 17h2v-2q0-.425.288-.712T19 14t.713.288T20 15v2h2q.425 0 .713.288T23 18t-.288.713T22 19h-2v2q0 .425-.288.713T19 22t-.712-.288T18 21z"/></svg>
</template>

CSS

.icon-desktop-landscape-add-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%22M4%2020q-.825%200-1.412-.587T2%2018V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v5.475q0%20.45-.387.713t-.813.087q-.425-.125-.862-.2T19.025%2012q-.275%200-.525.013t-.5.062V10q0-.825-.587-1.412T16%208H9.75q-.325%200-.537.213T9%208.75t.213.538t.537.212H16q.2%200%20.35.15t.15.35v2.55q-.425.2-.788.438t-.712.537V12q0-.425-.288-.712T14%2011H7q-.425%200-.712.288T6%2012v3q0%20.425.288.713T7%2016h6.35q-.275.725-.337%201.5t.062%201.525q.05.375-.175.675t-.575.3zm14-1h-2q-.425%200-.712-.288T15%2018t.288-.712T16%2017h2v-2q0-.425.288-.712T19%2014t.713.288T20%2015v2h2q.425%200%20.713.288T23%2018t-.288.713T22%2019h-2v2q0%20.425-.288.713T19%2022t-.712-.288T18%2021z%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%22M4%2020q-.825%200-1.412-.587T2%2018V6q0-.825.588-1.412T4%204h16q.825%200%201.413.588T22%206v5.475q0%20.45-.387.713t-.813.087q-.425-.125-.862-.2T19.025%2012q-.275%200-.525.013t-.5.062V10q0-.825-.587-1.412T16%208H9.75q-.325%200-.537.213T9%208.75t.213.538t.537.212H16q.2%200%20.35.15t.15.35v2.55q-.425.2-.788.438t-.712.537V12q0-.425-.288-.712T14%2011H7q-.425%200-.712.288T6%2012v3q0%20.425.288.713T7%2016h6.35q-.275.725-.337%201.5t.062%201.525q.05.375-.175.675t-.575.3zm14-1h-2q-.425%200-.712-.288T15%2018t.288-.712T16%2017h2v-2q0-.425.288-.712T19%2014t.713.288T20%2015v2h2q.425%200%20.713.288T23%2018t-.288.713T22%2019h-2v2q0%20.425-.288.713T19%2022t-.712-.288T18%2021z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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