panorama wide angle icon
panorama-wide-angle-outline from Material Symbols Light by Google · Outline · Images · Apache-2.0 Free for personal and commercial use.
- Name
- panorama-wide-angle-outline
- Set
- Material Symbols Light
- Style
- Outline
- Category
- Images
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- panorama-wide-angle-outline-rounded, panorama-wide-angle-outline-sharp
1 other variant in Material Symbols Light
The same icon in other sets
More images icons from Material Symbols Light
Use the panorama wide angle icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.732 18.788q-2.032-.213-3.924-.672q-.43-1.495-.618-3.02Q3 13.568 3 12t.19-3.095t.618-3.02q1.84-.443 3.863-.664T12 5t4.329.221t3.863.664q.43 1.494.619 3.02T21 12t-.192 3.095t-.616 3.02q-1.892.46-3.924.673T12 19t-4.268-.213m8.128-.969q1.83-.181 3.54-.568q.325-1.3.463-2.6T20 12t-.137-2.65t-.463-2.6q-1.663-.375-3.485-.562Q14.092 6 12 6q-2.086 0-3.909.188q-1.822.187-3.491.562q-.325 1.3-.462 2.6T4 12t.138 2.65t.462 2.6q1.71.387 3.54.568Q9.972 18 12 18t3.86-.182"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPanoramaWideAngleOutline(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="M7.732 18.788q-2.032-.213-3.924-.672q-.43-1.495-.618-3.02Q3 13.568 3 12t.19-3.095t.618-3.02q1.84-.443 3.863-.664T12 5t4.329.221t3.863.664q.43 1.494.619 3.02T21 12t-.192 3.095t-.616 3.02q-1.892.46-3.924.673T12 19t-4.268-.213m8.128-.969q1.83-.181 3.54-.568q.325-1.3.463-2.6T20 12t-.137-2.65t-.463-2.6q-1.663-.375-3.485-.562Q14.092 6 12 6q-2.086 0-3.909.188q-1.822.187-3.491.562q-.325 1.3-.462 2.6T4 12t.138 2.65t.462 2.6q1.71.387 3.54.568Q9.972 18 12 18t3.86-.182"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.732 18.788q-2.032-.213-3.924-.672q-.43-1.495-.618-3.02Q3 13.568 3 12t.19-3.095t.618-3.02q1.84-.443 3.863-.664T12 5t4.329.221t3.863.664q.43 1.494.619 3.02T21 12t-.192 3.095t-.616 3.02q-1.892.46-3.924.673T12 19t-4.268-.213m8.128-.969q1.83-.181 3.54-.568q.325-1.3.463-2.6T20 12t-.137-2.65t-.463-2.6q-1.663-.375-3.485-.562Q14.092 6 12 6q-2.086 0-3.909.188q-1.822.187-3.491.562q-.325 1.3-.462 2.6T4 12t.138 2.65t.462 2.6q1.71.387 3.54.568Q9.972 18 12 18t3.86-.182"/></svg> </template>
CSS
.icon-panorama-wide-angle-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%22M7.732%2018.788q-2.032-.213-3.924-.672q-.43-1.495-.618-3.02Q3%2013.568%203%2012t.19-3.095t.618-3.02q1.84-.443%203.863-.664T12%205t4.329.221t3.863.664q.43%201.494.619%203.02T21%2012t-.192%203.095t-.616%203.02q-1.892.46-3.924.673T12%2019t-4.268-.213m8.128-.969q1.83-.181%203.54-.568q.325-1.3.463-2.6T20%2012t-.137-2.65t-.463-2.6q-1.663-.375-3.485-.562Q14.092%206%2012%206q-2.086%200-3.909.188q-1.822.187-3.491.562q-.325%201.3-.462%202.6T4%2012t.138%202.65t.462%202.6q1.71.387%203.54.568Q9.972%2018%2012%2018t3.86-.182%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%22M7.732%2018.788q-2.032-.213-3.924-.672q-.43-1.495-.618-3.02Q3%2013.568%203%2012t.19-3.095t.618-3.02q1.84-.443%203.863-.664T12%205t4.329.221t3.863.664q.43%201.494.619%203.02T21%2012t-.192%203.095t-.616%203.02q-1.892.46-3.924.673T12%2019t-4.268-.213m8.128-.969q1.83-.181%203.54-.568q.325-1.3.463-2.6T20%2012t-.137-2.65t-.463-2.6q-1.663-.375-3.485-.562Q14.092%206%2012%206q-2.086%200-3.909.188q-1.822.187-3.491.562q-.325%201.3-.462%202.6T4%2012t.138%202.65t.462%202.6q1.71.387%203.54.568Q9.972%2018%2012%2018t3.86-.182%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-wide-angle-outline.svg?color=%231a73e8&size=48