Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md photo camera back
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdPhotoCameraBackIcon = (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><path d="M20,5h-3.17L15,3H9L7.17,5H4C2.9,5,2,5.9,2,7v12c0,1.1,0.9,2,2,2h16c1.1,0,2-0.9,2-2V7C22,5.9,21.1,5,20,5z M20,19H4V7 h4.05l1.83-2h4.24l1.83,2H20V19z"/><polygon points="11.25,16 9,13 6,17 18,17 14.25,12"/></g></g>
</svg>
);SVG Optimizer
Before
0.41 KB
↓
After
0.41 KB
Tags
backback cameracameracapturecircledeviceflashfocusgadgetimagelandscapelensmountainmountainsphotophotographypicturerearrear camerarecordshootshuttersquaretechnologyvideo
Compare Alternatives
See how other libraries approach this concept.