splitscreen-add-rounded from Material Symbols Light by Google · Rounded · Android · Apache-2.0 Free for personal and commercial use.

Name
splitscreen-add-rounded
Set
Material Symbols Light
Style
Rounded
Category
Android
Viewbox
24×24
License
Apache 2.0

5 other variants in Material Symbols Light

The same icon in other sets

More android icons from Material Symbols Light

Use the splitscreen add icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 20h-1.73q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143H19v-1.73q0-.213.144-.357t.357-.144t.356.144t.143.356V19h1.73q.213 0 .357.144t.144.357t-.144.356t-.356.143H20v1.73q0 .213-.144.357t-.357.144t-.356-.144t-.143-.356zM5.616 10.635q-.691 0-1.153-.463T4 9.011V5.624q0-.699.463-1.161T5.616 4h12.769q.69 0 1.153.463T20 5.623v3.388q0 .699-.462 1.161t-1.153.463zm0 9.365q-.691 0-1.153-.462T4 18.379v-3.373q0-.696.463-1.159t1.153-.462h12.769q.517 0 .903.28q.385.28.539.72v.042q-.11-.03-.221-.036q-.112-.006-.222-.006q-2.042 0-3.492 1.414t-1.508 3.432q0 .206.006.394t.018.375z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSplitscreenAddRounded(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="M19 20h-1.73q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143H19v-1.73q0-.213.144-.357t.357-.144t.356.144t.143.356V19h1.73q.213 0 .357.144t.144.357t-.144.356t-.356.143H20v1.73q0 .213-.144.357t-.357.144t-.356-.144t-.143-.356zM5.616 10.635q-.691 0-1.153-.463T4 9.011V5.624q0-.699.463-1.161T5.616 4h12.769q.69 0 1.153.463T20 5.623v3.388q0 .699-.462 1.161t-1.153.463zm0 9.365q-.691 0-1.153-.462T4 18.379v-3.373q0-.696.463-1.159t1.153-.462h12.769q.517 0 .903.28q.385.28.539.72v.042q-.11-.03-.221-.036q-.112-.006-.222-.006q-2.042 0-3.492 1.414t-1.508 3.432q0 .206.006.394t.018.375z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M19 20h-1.73q-.213 0-.357-.144t-.144-.357t.144-.356t.356-.143H19v-1.73q0-.213.144-.357t.357-.144t.356.144t.143.356V19h1.73q.213 0 .357.144t.144.357t-.144.356t-.356.143H20v1.73q0 .213-.144.357t-.357.144t-.356-.144t-.143-.356zM5.616 10.635q-.691 0-1.153-.463T4 9.011V5.624q0-.699.463-1.161T5.616 4h12.769q.69 0 1.153.463T20 5.623v3.388q0 .699-.462 1.161t-1.153.463zm0 9.365q-.691 0-1.153-.462T4 18.379v-3.373q0-.696.463-1.159t1.153-.462h12.769q.517 0 .903.28q.385.28.539.72v.042q-.11-.03-.221-.036q-.112-.006-.222-.006q-2.042 0-3.492 1.414t-1.508 3.432q0 .206.006.394t.018.375z"/></svg>
</template>

CSS

.icon-splitscreen-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%22M19%2020h-1.73q-.213%200-.357-.144t-.144-.357t.144-.356t.356-.143H19v-1.73q0-.213.144-.357t.357-.144t.356.144t.143.356V19h1.73q.213%200%20.357.144t.144.357t-.144.356t-.356.143H20v1.73q0%20.213-.144.357t-.357.144t-.356-.144t-.143-.356zM5.616%2010.635q-.691%200-1.153-.463T4%209.011V5.624q0-.699.463-1.161T5.616%204h12.769q.69%200%201.153.463T20%205.623v3.388q0%20.699-.462%201.161t-1.153.463zm0%209.365q-.691%200-1.153-.462T4%2018.379v-3.373q0-.696.463-1.159t1.153-.462h12.769q.517%200%20.903.28q.385.28.539.72v.042q-.11-.03-.221-.036q-.112-.006-.222-.006q-2.042%200-3.492%201.414t-1.508%203.432q0%20.206.006.394t.018.375z%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%22M19%2020h-1.73q-.213%200-.357-.144t-.144-.357t.144-.356t.356-.143H19v-1.73q0-.213.144-.357t.357-.144t.356.144t.143.356V19h1.73q.213%200%20.357.144t.144.357t-.144.356t-.356.143H20v1.73q0%20.213-.144.357t-.357.144t-.356-.144t-.143-.356zM5.616%2010.635q-.691%200-1.153-.463T4%209.011V5.624q0-.699.463-1.161T5.616%204h12.769q.69%200%201.153.463T20%205.623v3.388q0%20.699-.462%201.161t-1.153.463zm0%209.365q-.691%200-1.153-.462T4%2018.379v-3.373q0-.696.463-1.159t1.153-.462h12.769q.517%200%20.903.28q.385.28.539.72v.042q-.11-.03-.221-.036q-.112-.006-.222-.006q-2.042%200-3.492%201.414t-1.508%203.432q0%20.206.006.394t.018.375z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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