panorama vertical icon
panorama-vertical-outline-sharp from Material Symbols Light by Google · Outline Sharp · Images · Apache-2.0 Free for personal and commercial use.
- Name
- panorama-vertical-outline-sharp
- Set
- Material Symbols Light
- Style
- Outline Sharp
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the panorama vertical icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.375 20.006h11.256q-.575-1.95-.862-3.963t-.287-4.037t.287-4.038t.862-3.962H6.375q.575 1.95.84 3.962q.266 2.013.266 4.038t-.265 4.037q-.266 2.013-.841 3.963M5.014 21q.644-1.99 1.075-4.144T6.519 12t-.43-4.856T5.012 3H18.98q-.645 1.99-1.053 4.144q-.409 2.154-.409 4.856t.409 4.856q.409 2.153 1.053 4.144zm6.992-8.994"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPanoramaVerticalOutlineSharp(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.375 20.006h11.256q-.575-1.95-.862-3.963t-.287-4.037t.287-4.038t.862-3.962H6.375q.575 1.95.84 3.962q.266 2.013.266 4.038t-.265 4.037q-.266 2.013-.841 3.963M5.014 21q.644-1.99 1.075-4.144T6.519 12t-.43-4.856T5.012 3H18.98q-.645 1.99-1.053 4.144q-.409 2.154-.409 4.856t.409 4.856q.409 2.153 1.053 4.144zm6.992-8.994"/></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.375 20.006h11.256q-.575-1.95-.862-3.963t-.287-4.037t.287-4.038t.862-3.962H6.375q.575 1.95.84 3.962q.266 2.013.266 4.038t-.265 4.037q-.266 2.013-.841 3.963M5.014 21q.644-1.99 1.075-4.144T6.519 12t-.43-4.856T5.012 3H18.98q-.645 1.99-1.053 4.144q-.409 2.154-.409 4.856t.409 4.856q.409 2.153 1.053 4.144zm6.992-8.994"/></svg> </template>
CSS
.icon-panorama-vertical-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.375%2020.006h11.256q-.575-1.95-.862-3.963t-.287-4.037t.287-4.038t.862-3.962H6.375q.575%201.95.84%203.962q.266%202.013.266%204.038t-.265%204.037q-.266%202.013-.841%203.963M5.014%2021q.644-1.99%201.075-4.144T6.519%2012t-.43-4.856T5.012%203H18.98q-.645%201.99-1.053%204.144q-.409%202.154-.409%204.856t.409%204.856q.409%202.153%201.053%204.144zm6.992-8.994%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.375%2020.006h11.256q-.575-1.95-.862-3.963t-.287-4.037t.287-4.038t.862-3.962H6.375q.575%201.95.84%203.962q.266%202.013.266%204.038t-.265%204.037q-.266%202.013-.841%203.963M5.014%2021q.644-1.99%201.075-4.144T6.519%2012t-.43-4.856T5.012%203H18.98q-.645%201.99-1.053%204.144q-.409%202.154-.409%204.856t.409%204.856q.409%202.153%201.053%204.144zm6.992-8.994%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/panorama-vertical-outline-sharp.svg?color=%231a73e8&size=48