Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md flashlight off
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdFlashlightOffIcon = (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="M2.81,2.81L1.39,4.22L8,10.83V22h8v-3.17l3.78,3.78l1.41-1.41L2.81,2.81z M14,20h-4v-7.17l4,4V20z"/><polygon points="16,4 16,5 7.83,5 9.83,7 16,7 16,7.39 14,10.4 14,11.17 16,13.17 16,11 18,8 18,2 6,2 6,3.17 6.83,4"/></g></g>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
beam offbrightness.buttoncontroldarkdeactivatedevicedisabledelectricenabledflashflashlightflashlight officonilluminationinactivelamp offlightlight offnightoffoff stateonoutlineportable lightpower offshapeslashsymboltoggle offtooltorch offturn offui elementutilityvisibility
Compare Alternatives
See how other libraries approach this concept.