Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md flashlight on
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlashlightOnIcon = (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><path d="M0,0h24v24H0V0z" fill="none"/></g><g><g><path d="M18,2H6v6l2,3v11h8V11l2-3V2z M16,4v1H8V4H16z M14,10.4V20h-4v-9.61l-2-3V7h8v0.39L14,10.4z"/><circle cx="12" cy="14" r="1.5"/></g></g>
</svg>
);SVG Optimizer
Before
0.38 KB
↓
After
0.37 KB
Tags
activatedbeambrightbuttoncampingcirclecone of lightconicaldisableddiscoveryemergencyenabledflashflashlightguidancehandheldhandleilluminatedilluminationlightnavigationoffonoutdoorportablerayroundshineslashspotlighttorchvisibility
Compare Alternatives
See how other libraries approach this concept.