panorama photosphere icon
panorama-photosphere-outline-sharp from Material Symbols by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- panorama-photosphere-outline-sharp
- Set
- Material Symbols
- Style
- Outline Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols
The same icon in other sets
More images icons from Material Symbols
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="M6.588 20.413Q4.2 18.825 3 16.3l-2-.95v-6.7l2-.95q1.2-2.525 3.588-4.112T12 2t5.413 1.588T21 7.7l2 .95v6.7l-2 .95q-1.2 2.525-3.588 4.113T12 22t-5.413-1.588M12 20q1.725 0 3.275-.712T17.95 17.3q-1.475.35-2.963.525T12 18t-2.988-.175T6.05 17.3q1.125 1.275 2.675 1.988T12 20m0-16q-1.725 0-3.275.713T6.05 6.7q1.475-.35 2.963-.525T12 6t2.988.175t2.962.525q-1.125-1.275-2.675-1.987T12 4m0 12q2.675 0 5.013-.5T21 14.1V9.9q-1.65-.9-3.988-1.4T12 8t-5.012.5T3 9.9v4.2q1.65.9 3.988 1.4T12 16"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsPanoramaPhotosphereOutlineSharp(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="M6.588 20.413Q4.2 18.825 3 16.3l-2-.95v-6.7l2-.95q1.2-2.525 3.588-4.112T12 2t5.413 1.588T21 7.7l2 .95v6.7l-2 .95q-1.2 2.525-3.588 4.113T12 22t-5.413-1.588M12 20q1.725 0 3.275-.712T17.95 17.3q-1.475.35-2.963.525T12 18t-2.988-.175T6.05 17.3q1.125 1.275 2.675 1.988T12 20m0-16q-1.725 0-3.275.713T6.05 6.7q1.475-.35 2.963-.525T12 6t2.988.175t2.962.525q-1.125-1.275-2.675-1.987T12 4m0 12q2.675 0 5.013-.5T21 14.1V9.9q-1.65-.9-3.988-1.4T12 8t-5.012.5T3 9.9v4.2q1.65.9 3.988 1.4T12 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="M6.588 20.413Q4.2 18.825 3 16.3l-2-.95v-6.7l2-.95q1.2-2.525 3.588-4.112T12 2t5.413 1.588T21 7.7l2 .95v6.7l-2 .95q-1.2 2.525-3.588 4.113T12 22t-5.413-1.588M12 20q1.725 0 3.275-.712T17.95 17.3q-1.475.35-2.963.525T12 18t-2.988-.175T6.05 17.3q1.125 1.275 2.675 1.988T12 20m0-16q-1.725 0-3.275.713T6.05 6.7q1.475-.35 2.963-.525T12 6t2.988.175t2.962.525q-1.125-1.275-2.675-1.987T12 4m0 12q2.675 0 5.013-.5T21 14.1V9.9q-1.65-.9-3.988-1.4T12 8t-5.012.5T3 9.9v4.2q1.65.9 3.988 1.4T12 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%22M6.588%2020.413Q4.2%2018.825%203%2016.3l-2-.95v-6.7l2-.95q1.2-2.525%203.588-4.112T12%202t5.413%201.588T21%207.7l2%20.95v6.7l-2%20.95q-1.2%202.525-3.588%204.113T12%2022t-5.413-1.588M12%2020q1.725%200%203.275-.712T17.95%2017.3q-1.475.35-2.963.525T12%2018t-2.988-.175T6.05%2017.3q1.125%201.275%202.675%201.988T12%2020m0-16q-1.725%200-3.275.713T6.05%206.7q1.475-.35%202.963-.525T12%206t2.988.175t2.962.525q-1.125-1.275-2.675-1.987T12%204m0%2012q2.675%200%205.013-.5T21%2014.1V9.9q-1.65-.9-3.988-1.4T12%208t-5.012.5T3%209.9v4.2q1.65.9%203.988%201.4T12%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%22M6.588%2020.413Q4.2%2018.825%203%2016.3l-2-.95v-6.7l2-.95q1.2-2.525%203.588-4.112T12%202t5.413%201.588T21%207.7l2%20.95v6.7l-2%20.95q-1.2%202.525-3.588%204.113T12%2022t-5.413-1.588M12%2020q1.725%200%203.275-.712T17.95%2017.3q-1.475.35-2.963.525T12%2018t-2.988-.175T6.05%2017.3q1.125%201.275%202.675%201.988T12%2020m0-16q-1.725%200-3.275.713T6.05%206.7q1.475-.35%202.963-.525T12%206t2.988.175t2.962.525q-1.125-1.275-2.675-1.987T12%204m0%2012q2.675%200%205.013-.5T21%2014.1V9.9q-1.65-.9-3.988-1.4T12%208t-5.012.5T3%209.9v4.2q1.65.9%203.988%201.4T12%2016%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/panorama-photosphere-outline-sharp.svg?color=%231a73e8&size=48