panorama horizontal icon
panorama-horizontal-outline from Material Design Icons by Pictogrammers · Outline · Photography · Apache-2.0 Free for personal and commercial use.
- Name
- panorama-horizontal-outline
- Set
- Material Design Icons
- Style
- Outline
- Category
- Photography
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Material Design Icons
The same icon in other sets
More photography icons from Material Design Icons
auto-fixcamera-burstcamera-controlcamera-documentcamera-document-offcamera-enhancecamera-flipcamera-frontcamera-front-variantcamera-imagecamera-iriscamera-lock-opencamera-metering-centercamera-metering-matrixcamera-metering-partialcamera-metering-spotcamera-offcamera-outlinecamera-party-modecamera-pluscamera-rearcamera-rear-variantcamera-retakecamera-switch
Use the panorama horizontal icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.43 4c-.1 0-.2 0-.31.06C18.18 5.16 15.09 5.7 12 5.7s-6.18-.55-9.12-1.64C2.77 4 2.66 4 2.57 4c-.34 0-.57.23-.57.63v14.75c0 .39.23.62.57.62c.1 0 .2 0 .31-.06c2.94-1.1 6.03-1.64 9.12-1.64s6.18.55 9.12 1.64c.11.06.21.06.31.06c.33 0 .57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63M20 6.54v10.91c-2.6-.77-5.28-1.16-8-1.16s-5.4.39-8 1.16V6.54c2.6.77 5.28 1.16 8 1.16c2.72.01 5.4-.38 8-1.16"/></svg>
React
import type { SVGProps } from "react";
export function MdiPanoramaHorizontalOutline(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="M21.43 4c-.1 0-.2 0-.31.06C18.18 5.16 15.09 5.7 12 5.7s-6.18-.55-9.12-1.64C2.77 4 2.66 4 2.57 4c-.34 0-.57.23-.57.63v14.75c0 .39.23.62.57.62c.1 0 .2 0 .31-.06c2.94-1.1 6.03-1.64 9.12-1.64s6.18.55 9.12 1.64c.11.06.21.06.31.06c.33 0 .57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63M20 6.54v10.91c-2.6-.77-5.28-1.16-8-1.16s-5.4.39-8 1.16V6.54c2.6.77 5.28 1.16 8 1.16c2.72.01 5.4-.38 8-1.16"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.43 4c-.1 0-.2 0-.31.06C18.18 5.16 15.09 5.7 12 5.7s-6.18-.55-9.12-1.64C2.77 4 2.66 4 2.57 4c-.34 0-.57.23-.57.63v14.75c0 .39.23.62.57.62c.1 0 .2 0 .31-.06c2.94-1.1 6.03-1.64 9.12-1.64s6.18.55 9.12 1.64c.11.06.21.06.31.06c.33 0 .57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63M20 6.54v10.91c-2.6-.77-5.28-1.16-8-1.16s-5.4.39-8 1.16V6.54c2.6.77 5.28 1.16 8 1.16c2.72.01 5.4-.38 8-1.16"/></svg> </template>
CSS
.icon-panorama-horizontal-outline {
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%22M21.43%204c-.1%200-.2%200-.31.06C18.18%205.16%2015.09%205.7%2012%205.7s-6.18-.55-9.12-1.64C2.77%204%202.66%204%202.57%204c-.34%200-.57.23-.57.63v14.75c0%20.39.23.62.57.62c.1%200%20.2%200%20.31-.06c2.94-1.1%206.03-1.64%209.12-1.64s6.18.55%209.12%201.64c.11.06.21.06.31.06c.33%200%20.57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63M20%206.54v10.91c-2.6-.77-5.28-1.16-8-1.16s-5.4.39-8%201.16V6.54c2.6.77%205.28%201.16%208%201.16c2.72.01%205.4-.38%208-1.16%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%22M21.43%204c-.1%200-.2%200-.31.06C18.18%205.16%2015.09%205.7%2012%205.7s-6.18-.55-9.12-1.64C2.77%204%202.66%204%202.57%204c-.34%200-.57.23-.57.63v14.75c0%20.39.23.62.57.62c.1%200%20.2%200%20.31-.06c2.94-1.1%206.03-1.64%209.12-1.64s6.18.55%209.12%201.64c.11.06.21.06.31.06c.33%200%20.57-.23.57-.63V4.63c0-.4-.24-.63-.57-.63M20%206.54v10.91c-2.6-.77-5.28-1.16-8-1.16s-5.4.39-8%201.16V6.54c2.6.77%205.28%201.16%208%201.16c2.72.01%205.4-.38%208-1.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mdi/panorama-horizontal-outline.svg?color=%231a73e8&size=48