panorama photosphere icon
panorama-photosphere-outline-sharp from Material Symbols Light by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- panorama-photosphere-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- 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 panorama photosphere icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.636 19.115q-1.974-1.232-3.097-3.334L2 14.735v-5.47L4.539 8.22q1.123-2.102 3.097-3.333t4.345-1.232t4.345 1.232t3.097 3.333L22 9.266v5.469l-2.577 1.046q-1.123 2.102-3.097 3.334t-4.345 1.231t-4.345-1.231m4.345.231q1.84 0 3.361-.828q1.521-.827 2.627-2.295q-1.417.37-2.924.573q-1.507.204-3.064.204t-3.065-.204t-2.924-.573q1.106 1.468 2.627 2.295q1.522.828 3.362.828m0-14.692q-1.84 0-3.362.828q-1.521.827-2.627 2.295q1.418-.37 2.924-.573Q10.423 7 11.981 7t3.064.204t2.924.573q-1.105-1.468-2.627-2.295q-1.52-.828-3.361-.828M12 16q2.54 0 4.849-.51T21 14.1V9.9q-1.842-.88-4.151-1.39T12 8t-4.849.51T3 9.9v4.2q1.842.88 4.151 1.39T12 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPanoramaPhotosphereOutlineSharp(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="M7.636 19.115q-1.974-1.232-3.097-3.334L2 14.735v-5.47L4.539 8.22q1.123-2.102 3.097-3.333t4.345-1.232t4.345 1.232t3.097 3.333L22 9.266v5.469l-2.577 1.046q-1.123 2.102-3.097 3.334t-4.345 1.231t-4.345-1.231m4.345.231q1.84 0 3.361-.828q1.521-.827 2.627-2.295q-1.417.37-2.924.573q-1.507.204-3.064.204t-3.065-.204t-2.924-.573q1.106 1.468 2.627 2.295q1.522.828 3.362.828m0-14.692q-1.84 0-3.362.828q-1.521.827-2.627 2.295q1.418-.37 2.924-.573Q10.423 7 11.981 7t3.064.204t2.924.573q-1.105-1.468-2.627-2.295q-1.52-.828-3.361-.828M12 16q2.54 0 4.849-.51T21 14.1V9.9q-1.842-.88-4.151-1.39T12 8t-4.849.51T3 9.9v4.2q1.842.88 4.151 1.39T12 16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.636 19.115q-1.974-1.232-3.097-3.334L2 14.735v-5.47L4.539 8.22q1.123-2.102 3.097-3.333t4.345-1.232t4.345 1.232t3.097 3.333L22 9.266v5.469l-2.577 1.046q-1.123 2.102-3.097 3.334t-4.345 1.231t-4.345-1.231m4.345.231q1.84 0 3.361-.828q1.521-.827 2.627-2.295q-1.417.37-2.924.573q-1.507.204-3.064.204t-3.065-.204t-2.924-.573q1.106 1.468 2.627 2.295q1.522.828 3.362.828m0-14.692q-1.84 0-3.362.828q-1.521.827-2.627 2.295q1.418-.37 2.924-.573Q10.423 7 11.981 7t3.064.204t2.924.573q-1.105-1.468-2.627-2.295q-1.52-.828-3.361-.828M12 16q2.54 0 4.849-.51T21 14.1V9.9q-1.842-.88-4.151-1.39T12 8t-4.849.51T3 9.9v4.2q1.842.88 4.151 1.39T12 16"/></svg> </template>
CSS
.icon-panorama-photosphere-outline-sharp {
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%22M7.636%2019.115q-1.974-1.232-3.097-3.334L2%2014.735v-5.47L4.539%208.22q1.123-2.102%203.097-3.333t4.345-1.232t4.345%201.232t3.097%203.333L22%209.266v5.469l-2.577%201.046q-1.123%202.102-3.097%203.334t-4.345%201.231t-4.345-1.231m4.345.231q1.84%200%203.361-.828q1.521-.827%202.627-2.295q-1.417.37-2.924.573q-1.507.204-3.064.204t-3.065-.204t-2.924-.573q1.106%201.468%202.627%202.295q1.522.828%203.362.828m0-14.692q-1.84%200-3.362.828q-1.521.827-2.627%202.295q1.418-.37%202.924-.573Q10.423%207%2011.981%207t3.064.204t2.924.573q-1.105-1.468-2.627-2.295q-1.52-.828-3.361-.828M12%2016q2.54%200%204.849-.51T21%2014.1V9.9q-1.842-.88-4.151-1.39T12%208t-4.849.51T3%209.9v4.2q1.842.88%204.151%201.39T12%2016%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%22M7.636%2019.115q-1.974-1.232-3.097-3.334L2%2014.735v-5.47L4.539%208.22q1.123-2.102%203.097-3.333t4.345-1.232t4.345%201.232t3.097%203.333L22%209.266v5.469l-2.577%201.046q-1.123%202.102-3.097%203.334t-4.345%201.231t-4.345-1.231m4.345.231q1.84%200%203.361-.828q1.521-.827%202.627-2.295q-1.417.37-2.924.573q-1.507.204-3.064.204t-3.065-.204t-2.924-.573q1.106%201.468%202.627%202.295q1.522.828%203.362.828m0-14.692q-1.84%200-3.362.828q-1.521.827-2.627%202.295q1.418-.37%202.924-.573Q10.423%207%2011.981%207t3.064.204t2.924.573q-1.105-1.468-2.627-2.295q-1.52-.828-3.361-.828M12%2016q2.54%200%204.849-.51T21%2014.1V9.9q-1.842-.88-4.151-1.39T12%208t-4.849.51T3%209.9v4.2q1.842.88%204.151%201.39T12%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/panorama-photosphere-outline-sharp.svg?color=%231a73e8&size=48