panorama photosphere icon

panorama-photosphere from Material Symbols by Google · Regular · Images · Apache-2.0 Free for personal and commercial use.

Name
panorama-photosphere
Set
Material Symbols
Style
Regular
Category
Images
Viewbox
24×24
License
Apache 2.0
Aliases
panorama-photosphere-rounded

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.3q-.275-.125-.5-.225t-.45-.225q-.5-.275-.775-.725T1 14.1V9.9q0-.575.275-1.025t.775-.725q.225-.125.45-.225T3 7.7q1.2-2.525 3.588-4.112T12 2t5.413 1.588T21 7.7q.275.125.5.225t.45.225q.5.275.775.738T23 9.9v4.2q0 .55-.275 1.013t-.775.737q-.225.125-.45.225t-.5.225q-1.2 2.525-3.587 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 4"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsPanoramaPhotosphere(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.3q-.275-.125-.5-.225t-.45-.225q-.5-.275-.775-.725T1 14.1V9.9q0-.575.275-1.025t.775-.725q.225-.125.45-.225T3 7.7q1.2-2.525 3.588-4.112T12 2t5.413 1.588T21 7.7q.275.125.5.225t.45.225q.5.275.775.738T23 9.9v4.2q0 .55-.275 1.013t-.775.737q-.225.125-.45.225t-.5.225q-1.2 2.525-3.587 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 4"/></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.3q-.275-.125-.5-.225t-.45-.225q-.5-.275-.775-.725T1 14.1V9.9q0-.575.275-1.025t.775-.725q.225-.125.45-.225T3 7.7q1.2-2.525 3.588-4.112T12 2t5.413 1.588T21 7.7q.275.125.5.225t.45.225q.5.275.775.738T23 9.9v4.2q0 .55-.275 1.013t-.775.737q-.225.125-.45.225t-.5.225q-1.2 2.525-3.587 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 4"/></svg>
</template>

CSS

.icon-panorama-photosphere {
  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.3q-.275-.125-.5-.225t-.45-.225q-.5-.275-.775-.725T1%2014.1V9.9q0-.575.275-1.025t.775-.725q.225-.125.45-.225T3%207.7q1.2-2.525%203.588-4.112T12%202t5.413%201.588T21%207.7q.275.125.5.225t.45.225q.5.275.775.738T23%209.9v4.2q0%20.55-.275%201.013t-.775.737q-.225.125-.45.225t-.5.225q-1.2%202.525-3.587%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%204%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.3q-.275-.125-.5-.225t-.45-.225q-.5-.275-.775-.725T1%2014.1V9.9q0-.575.275-1.025t.775-.725q.225-.125.45-.225T3%207.7q1.2-2.525%203.588-4.112T12%202t5.413%201.588T21%207.7q.275.125.5.225t.45.225q.5.275.775.738T23%209.9v4.2q0%20.55-.275%201.013t-.775.737q-.225.125-.45.225t-.5.225q-1.2%202.525-3.587%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%204%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.svg?color=%231a73e8&size=48