spatial gallery icon
spatial-gallery-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.
- Name
- spatial-gallery-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- spatial-gallery-outline-sharp
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.204zM3 19V5l6.096 1.75h5.789L21 5.106V19l-6.116-1.664H9.116z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSpatialGalleryOutline(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.204zM3 19V5l6.096 1.75h5.789L21 5.106V19l-6.116-1.664H9.116z"/></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.204zM3 19V5l6.096 1.75h5.789L21 5.106V19l-6.116-1.664H9.116z"/></svg> </template>
CSS
.icon-spatial-gallery-outline {
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.204zM3%2019V5l6.096%201.75h5.789L21%205.106V19l-6.116-1.664H9.116z%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.204zM3%2019V5l6.096%201.75h5.789L21%205.106V19l-6.116-1.664H9.116z%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.svg?color=%231a73e8&size=48