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

Name
spatial-gallery-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 spatial gallery icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.673 16.337h4.654V12.5H9.673zm0-4.837h4.654V7.727H9.673zM4 11.5h4.673V7.71L4 6.323zm0 6.183l4.673-1.293V12.5H4zm16 0V12.5h-4.673v3.89zM15.327 11.5H20V6.423l-4.673 1.204zm-.442 5.837h-5.77L4.02 18.733q-.378.106-.699-.137Q3 18.354 3 17.95V6.075q0-.404.32-.653t.705-.124L9.096 6.75h5.789l5.096-1.377q.379-.106.699.137q.32.242.32.646V17.95q0 .404-.32.646t-.7.137z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpatialGalleryOutlineRounded(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="M9.673 16.337h4.654V12.5H9.673zm0-4.837h4.654V7.727H9.673zM4 11.5h4.673V7.71L4 6.323zm0 6.183l4.673-1.293V12.5H4zm16 0V12.5h-4.673v3.89zM15.327 11.5H20V6.423l-4.673 1.204zm-.442 5.837h-5.77L4.02 18.733q-.378.106-.699-.137Q3 18.354 3 17.95V6.075q0-.404.32-.653t.705-.124L9.096 6.75h5.789l5.096-1.377q.379-.106.699.137q.32.242.32.646V17.95q0 .404-.32.646t-.7.137z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.673 16.337h4.654V12.5H9.673zm0-4.837h4.654V7.727H9.673zM4 11.5h4.673V7.71L4 6.323zm0 6.183l4.673-1.293V12.5H4zm16 0V12.5h-4.673v3.89zM15.327 11.5H20V6.423l-4.673 1.204zm-.442 5.837h-5.77L4.02 18.733q-.378.106-.699-.137Q3 18.354 3 17.95V6.075q0-.404.32-.653t.705-.124L9.096 6.75h5.789l5.096-1.377q.379-.106.699.137q.32.242.32.646V17.95q0 .404-.32.646t-.7.137z"/></svg>
</template>

CSS

.icon-spatial-gallery-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%22M9.673%2016.337h4.654V12.5H9.673zm0-4.837h4.654V7.727H9.673zM4%2011.5h4.673V7.71L4%206.323zm0%206.183l4.673-1.293V12.5H4zm16%200V12.5h-4.673v3.89zM15.327%2011.5H20V6.423l-4.673%201.204zm-.442%205.837h-5.77L4.02%2018.733q-.378.106-.699-.137Q3%2018.354%203%2017.95V6.075q0-.404.32-.653t.705-.124L9.096%206.75h5.789l5.096-1.377q.379-.106.699.137q.32.242.32.646V17.95q0%20.404-.32.646t-.7.137z%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%22M9.673%2016.337h4.654V12.5H9.673zm0-4.837h4.654V7.727H9.673zM4%2011.5h4.673V7.71L4%206.323zm0%206.183l4.673-1.293V12.5H4zm16%200V12.5h-4.673v3.89zM15.327%2011.5H20V6.423l-4.673%201.204zm-.442%205.837h-5.77L4.02%2018.733q-.378.106-.699-.137Q3%2018.354%203%2017.95V6.075q0-.404.32-.653t.705-.124L9.096%206.75h5.789l5.096-1.377q.379-.106.699.137q.32.242.32.646V17.95q0%20.404-.32.646t-.7.137z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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