Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md panorama wide angle select
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPanoramaWideAngleSelectIcon = (props) => (
<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
width="24"
height="24"
fill="none"
stroke="currentColor"
strokeWidth="2"
strokeLinecap="round"
strokeLinejoin="round"
{...props}
>
<g></g><g><g><g><path d="M12,4C8.03,4,5.15,4.63,3,5c-0.55,1.97-1,3.92-1,7c0,3.03,0.45,5.05,1,7c2.15,0.37,4.98,1,9,1c3.97,0,6.85-0.63,9-1 c0.57-2.02,1-3.99,1-7c0-3.03-0.45-5.05-1-7C18.85,4.63,16.02,4,12,4z"/></g></g></g>
</svg>
);SVG Optimizer
Before
0.40 KB
↓
After
0.40 KB
Tags
angleimagepanoramaphotophotographypictureselectwide
Compare Alternatives
See how other libraries approach this concept.