John KuehJohn Kueh

panorama icon

Phosphor · panorama · MIT

Download SVG

The Phosphor panorama icon depicts a wide, sweeping view, often used to represent features related to immersive imagery, 360-degree photos, or landscape views in user interfaces.

Common uses

  • Button to view 360 photos
  • Link to a gallery of landscape images
  • Indicator for immersive content

Use it in React

Install
npm i @phosphor-icons/react
Import & render
import { Panorama } from '@phosphor-icons/react';

<Panorama size={24} />

Styles

Phosphor ships this icon in 6 styles — each its own import:

regular
<Panorama size={24} />
thin
<Panorama size={24} weight="thin" />
light
<Panorama size={24} weight="light" />
bold
<Panorama size={24} weight="bold" />
fill
<Panorama size={24} weight="fill" />
duotone
<Panorama size={24} weight="duotone" />

Details

Library
Phosphor (1,512 icons)
License
MIT
viewBox
0 0 256 256
Category
media
Keywords
*new*imagepicturephotographylandscape360mediapanorama360 viewphoto

FAQ

What is the panorama icon for?
It visually represents wide-angle views, 360-degree media, or landscape photography.
How do I use the panorama icon in React?
Import it from the library like this: import { Panorama } from '@phosphor-icons/react'.
What is the license for Phosphor icons?
Phosphor icons are distributed under the MIT license, allowing for free usage.
Looking for something else? Search Phosphor and 4 more libraries by description →