Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md control camera
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdControlCameraIcon = (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}
>
<path d="M0 0h24v24H0V0z" fill="none"/><path d="M5.54 8.46L2 12l3.54 3.54 1.76-1.77L5.54 12l1.76-1.77zm6.46 10l-1.77-1.76-1.77 1.76L12 22l3.54-3.54-1.77-1.76zm6.46-10l-1.76 1.77L18.46 12l-1.76 1.77 1.76 1.77L22 12zm-10-2.92l1.77 1.76L12 5.54l1.77 1.76 1.77-1.76L12 2z"/><circle cx="12" cy="12" r="3"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.48 KB
Tags
adjustapparatusarrowarrowscameracapturecentercircleconfigurecontroldevicedirectionequipmentfilmgadgetleftlensmediamovemultimediaoptionsphotophotographypreferencesrecordrectanglerepositionrightsettingssetupshuttersquaretechnologytoolvideoviewfinder
Compare Alternatives
See how other libraries approach this concept.