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

Name
spatial-gallery-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 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.808 17.625q-.343 0-.576-.232T9 16.817v-3.51q0-.343.232-.575t.576-.232h4.384q.344 0 .576.232t.232.576v3.51q0 .342-.232.575t-.576.232zm0-6.096q-.343 0-.576-.232Q9 11.064 9 10.72V7.385q0-.344.232-.576q.233-.232.576-.232h4.384q.344 0 .576.232t.232.576v3.336q0 .344-.232.576t-.576.232zm-6.5 0q-.343 0-.576-.232q-.232-.233-.232-.576V5.748q0-.41.32-.647t.705-.13L7.41 6.086q.264.084.427.294T8 6.863v3.858q0 .343-.232.576t-.576.232zm.211 7.569q-.378.106-.699-.136t-.32-.646v-5.008q0-.344.232-.576t.576-.232h3.884q.343 0 .576.232t.232.576v3.967q0 .292-.159.498t-.437.285zm17.981-.782q0 .403-.32.646t-.7.136l-3.884-1.04q-.278-.079-.437-.285T16 17.275v-3.967q0-.344.232-.576t.576-.232h3.884q.344 0 .576.232t.232.576zm-4.692-6.787q-.344 0-.576-.232T16 10.72V6.875q0-.292.169-.498t.427-.285l3.885-1.04q.378-.106.699.13t.32.647v4.892q0 .344-.232.576q-.233.232-.576.232z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpatialGalleryRounded(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.808 17.625q-.343 0-.576-.232T9 16.817v-3.51q0-.343.232-.575t.576-.232h4.384q.344 0 .576.232t.232.576v3.51q0 .342-.232.575t-.576.232zm0-6.096q-.343 0-.576-.232Q9 11.064 9 10.72V7.385q0-.344.232-.576q.233-.232.576-.232h4.384q.344 0 .576.232t.232.576v3.336q0 .344-.232.576t-.576.232zm-6.5 0q-.343 0-.576-.232q-.232-.233-.232-.576V5.748q0-.41.32-.647t.705-.13L7.41 6.086q.264.084.427.294T8 6.863v3.858q0 .343-.232.576t-.576.232zm.211 7.569q-.378.106-.699-.136t-.32-.646v-5.008q0-.344.232-.576t.576-.232h3.884q.343 0 .576.232t.232.576v3.967q0 .292-.159.498t-.437.285zm17.981-.782q0 .403-.32.646t-.7.136l-3.884-1.04q-.278-.079-.437-.285T16 17.275v-3.967q0-.344.232-.576t.576-.232h3.884q.344 0 .576.232t.232.576zm-4.692-6.787q-.344 0-.576-.232T16 10.72V6.875q0-.292.169-.498t.427-.285l3.885-1.04q.378-.106.699.13t.32.647v4.892q0 .344-.232.576q-.233.232-.576.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="M9.808 17.625q-.343 0-.576-.232T9 16.817v-3.51q0-.343.232-.575t.576-.232h4.384q.344 0 .576.232t.232.576v3.51q0 .342-.232.575t-.576.232zm0-6.096q-.343 0-.576-.232Q9 11.064 9 10.72V7.385q0-.344.232-.576q.233-.232.576-.232h4.384q.344 0 .576.232t.232.576v3.336q0 .344-.232.576t-.576.232zm-6.5 0q-.343 0-.576-.232q-.232-.233-.232-.576V5.748q0-.41.32-.647t.705-.13L7.41 6.086q.264.084.427.294T8 6.863v3.858q0 .343-.232.576t-.576.232zm.211 7.569q-.378.106-.699-.136t-.32-.646v-5.008q0-.344.232-.576t.576-.232h3.884q.343 0 .576.232t.232.576v3.967q0 .292-.159.498t-.437.285zm17.981-.782q0 .403-.32.646t-.7.136l-3.884-1.04q-.278-.079-.437-.285T16 17.275v-3.967q0-.344.232-.576t.576-.232h3.884q.344 0 .576.232t.232.576zm-4.692-6.787q-.344 0-.576-.232T16 10.72V6.875q0-.292.169-.498t.427-.285l3.885-1.04q.378-.106.699.13t.32.647v4.892q0 .344-.232.576q-.233.232-.576.232z"/></svg>
</template>

CSS

.icon-spatial-gallery-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.808%2017.625q-.343%200-.576-.232T9%2016.817v-3.51q0-.343.232-.575t.576-.232h4.384q.344%200%20.576.232t.232.576v3.51q0%20.342-.232.575t-.576.232zm0-6.096q-.343%200-.576-.232Q9%2011.064%209%2010.72V7.385q0-.344.232-.576q.233-.232.576-.232h4.384q.344%200%20.576.232t.232.576v3.336q0%20.344-.232.576t-.576.232zm-6.5%200q-.343%200-.576-.232q-.232-.233-.232-.576V5.748q0-.41.32-.647t.705-.13L7.41%206.086q.264.084.427.294T8%206.863v3.858q0%20.343-.232.576t-.576.232zm.211%207.569q-.378.106-.699-.136t-.32-.646v-5.008q0-.344.232-.576t.576-.232h3.884q.343%200%20.576.232t.232.576v3.967q0%20.292-.159.498t-.437.285zm17.981-.782q0%20.403-.32.646t-.7.136l-3.884-1.04q-.278-.079-.437-.285T16%2017.275v-3.967q0-.344.232-.576t.576-.232h3.884q.344%200%20.576.232t.232.576zm-4.692-6.787q-.344%200-.576-.232T16%2010.72V6.875q0-.292.169-.498t.427-.285l3.885-1.04q.378-.106.699.13t.32.647v4.892q0%20.344-.232.576q-.233.232-.576.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%22M9.808%2017.625q-.343%200-.576-.232T9%2016.817v-3.51q0-.343.232-.575t.576-.232h4.384q.344%200%20.576.232t.232.576v3.51q0%20.342-.232.575t-.576.232zm0-6.096q-.343%200-.576-.232Q9%2011.064%209%2010.72V7.385q0-.344.232-.576q.233-.232.576-.232h4.384q.344%200%20.576.232t.232.576v3.336q0%20.344-.232.576t-.576.232zm-6.5%200q-.343%200-.576-.232q-.232-.233-.232-.576V5.748q0-.41.32-.647t.705-.13L7.41%206.086q.264.084.427.294T8%206.863v3.858q0%20.343-.232.576t-.576.232zm.211%207.569q-.378.106-.699-.136t-.32-.646v-5.008q0-.344.232-.576t.576-.232h3.884q.343%200%20.576.232t.232.576v3.967q0%20.292-.159.498t-.437.285zm17.981-.782q0%20.403-.32.646t-.7.136l-3.884-1.04q-.278-.079-.437-.285T16%2017.275v-3.967q0-.344.232-.576t.576-.232h3.884q.344%200%20.576.232t.232.576zm-4.692-6.787q-.344%200-.576-.232T16%2010.72V6.875q0-.292.169-.498t.427-.285l3.885-1.04q.378-.106.699.13t.32.647v4.892q0%20.344-.232.576q-.233.232-.576.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/spatial-gallery-rounded.svg?color=%231a73e8&size=48