desktop landscape add icon

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

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

5 other variants in Material Symbols Light

The same icon in other sets

More ui actions icons from Material Symbols Light

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.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.34q0 .373-.301.578t-.649.068q-.367-.106-.757-.161t-.791-.056q-.233 0-.45.012t-.437.063V9.962q0-.651-.463-1.114t-1.114-.463H9.442q-.191 0-.317.125Q9 8.635 9 8.826t.125.317t.317.126h6.597q.295 0 .494.198q.198.198.198.494v2.723q-.54.182-1.009.457q-.468.276-.876.634v-1.814q0-.343-.232-.575t-.575-.232H7.192q-.343 0-.575.232t-.232.576v2.846q0 .343.232.575t.575.233h6.312q-.294.628-.414 1.307t-.073 1.352q.031.298-.15.512t-.465.213zM18 18.384h-2.116q-.212 0-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144H18V15.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212 0 .356.144t.143.357t-.143.356t-.357.144H19V20.5q0 .213-.144.356t-.357.144t-.356-.144T18 20.5z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightDesktopLandscapeAddRounded(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.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.34q0 .373-.301.578t-.649.068q-.367-.106-.757-.161t-.791-.056q-.233 0-.45.012t-.437.063V9.962q0-.651-.463-1.114t-1.114-.463H9.442q-.191 0-.317.125Q9 8.635 9 8.826t.125.317t.317.126h6.597q.295 0 .494.198q.198.198.198.494v2.723q-.54.182-1.009.457q-.468.276-.876.634v-1.814q0-.343-.232-.575t-.575-.232H7.192q-.343 0-.575.232t-.232.576v2.846q0 .343.232.575t.575.233h6.312q-.294.628-.414 1.307t-.073 1.352q.031.298-.15.512t-.465.213zM18 18.384h-2.116q-.212 0-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144H18V15.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212 0 .356.144t.143.357t-.143.356t-.357.144H19V20.5q0 .213-.144.356t-.357.144t-.356-.144T18 20.5z"/></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.616 19q-.691 0-1.153-.462T3 17.384V6.616q0-.691.463-1.153T4.615 5h14.77q.69 0 1.152.463T21 6.616v5.34q0 .373-.301.578t-.649.068q-.367-.106-.757-.161t-.791-.056q-.233 0-.45.012t-.437.063V9.962q0-.651-.463-1.114t-1.114-.463H9.442q-.191 0-.317.125Q9 8.635 9 8.826t.125.317t.317.126h6.597q.295 0 .494.198q.198.198.198.494v2.723q-.54.182-1.009.457q-.468.276-.876.634v-1.814q0-.343-.232-.575t-.575-.232H7.192q-.343 0-.575.232t-.232.576v2.846q0 .343.232.575t.575.233h6.312q-.294.628-.414 1.307t-.073 1.352q.031.298-.15.512t-.465.213zM18 18.384h-2.116q-.212 0-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144H18V15.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212 0 .356.144t.143.357t-.143.356t-.357.144H19V20.5q0 .213-.144.356t-.357.144t-.356-.144T18 20.5z"/></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.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5.34q0%20.373-.301.578t-.649.068q-.367-.106-.757-.161t-.791-.056q-.233%200-.45.012t-.437.063V9.962q0-.651-.463-1.114t-1.114-.463H9.442q-.191%200-.317.125Q9%208.635%209%208.826t.125.317t.317.126h6.597q.295%200%20.494.198q.198.198.198.494v2.723q-.54.182-1.009.457q-.468.276-.876.634v-1.814q0-.343-.232-.575t-.575-.232H7.192q-.343%200-.575.232t-.232.576v2.846q0%20.343.232.575t.575.233h6.312q-.294.628-.414%201.307t-.073%201.352q.031.298-.15.512t-.465.213zM18%2018.384h-2.116q-.212%200-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144H18V15.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212%200%20.356.144t.143.357t-.143.356t-.357.144H19V20.5q0%20.213-.144.356t-.357.144t-.356-.144T18%2020.5z%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.616%2019q-.691%200-1.153-.462T3%2017.384V6.616q0-.691.463-1.153T4.615%205h14.77q.69%200%201.152.463T21%206.616v5.34q0%20.373-.301.578t-.649.068q-.367-.106-.757-.161t-.791-.056q-.233%200-.45.012t-.437.063V9.962q0-.651-.463-1.114t-1.114-.463H9.442q-.191%200-.317.125Q9%208.635%209%208.826t.125.317t.317.126h6.597q.295%200%20.494.198q.198.198.198.494v2.723q-.54.182-1.009.457q-.468.276-.876.634v-1.814q0-.343-.232-.575t-.575-.232H7.192q-.343%200-.575.232t-.232.576v2.846q0%20.343.232.575t.575.233h6.312q-.294.628-.414%201.307t-.073%201.352q.031.298-.15.512t-.465.213zM18%2018.384h-2.116q-.212%200-.356-.143q-.144-.144-.144-.357t.144-.356t.356-.144H18V15.27q0-.212.144-.356t.357-.144t.356.144t.143.356v2.115h2.116q.212%200%20.356.144t.143.357t-.143.356t-.357.144H19V20.5q0%20.213-.144.356t-.357.144t-.356-.144T18%2020.5z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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