John KuehJohn Kueh

panorama horizontal icon

Tabler · panorama-horizontal · MIT

Download SVG

The Tabler panorama horizontal icon depicts a wide, landscape-oriented photograph, commonly used to represent panoramic views, wide-angle shots, or gallery displays in UI.

Common uses

  • Displaying a panoramic image viewer
  • Button to switch to a wide-screen mode
  • Representing a photo gallery section

Use it in React

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

<IconPanoramaHorizontal size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconPanoramaHorizontal size={24} stroke={2} />
filled
<IconPanoramaHorizontalFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Photography
Keywords
photopicturepanoramicpanoramahorizontalcameracapturelensimagephotographywide photolandscape imagephoto gallerywide angle

FAQ

What does the panorama-horizontal icon represent?
It visually signifies a wide, horizontal image or view, often used for panoramic photography or wide-screen content.
How do I use this icon in React?
Import it using `import { IconPanoramaHorizontal } from '@tabler/icons-react';` and then use it as a component: `<IconPanoramaHorizontal />`.
What is the license for this icon?
The Tabler icons, including panorama-horizontal, are available under the MIT license.

Related icons

The same idea in other libraries, and near matches in Tabler.

Looking for something else? Search Tabler and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →