The Tabler panorama vertical icon depicts a camera capturing a tall, narrow panoramic image, commonly used to represent vertical photo capture or a specific camera mode.
Common uses
- Button for vertical photo upload
- Icon for a 'panorama' mode in a camera app
- Label for a vertical image gallery
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconPanoramaVertical } from '@tabler/icons-react';
<IconPanoramaVertical size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconPanoramaVertical size={24} stroke={2} />filled
<IconPanoramaVerticalFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- photopicturepanoramicpanoramaverticalcameracapturelensimagephotographyvertical panoramatall photocamera capturephoto mode
FAQ
- What does the panorama vertical icon represent?
- It visually represents the concept of capturing a tall, narrow panoramic image, often used for specific camera functions or photo-related settings.
- How do I use this icon in React?
- You can import and use it directly in your React components like this: import { IconPanoramaVertical } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including panorama-vertical, 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 →