Back to Explorer
16 - 512
0.5 - 4.0
Save to
imageoutline
md brightness 2
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdBrightness2Icon = (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="M10 4c4.41 0 8 3.59 8 8s-3.59 8-8 8c-.34 0-.68-.02-1.01-.07C10.9 17.77 12 14.95 12 12s-1.1-5.77-3.01-7.93C9.32 4.02 9.66 4 10 4m0-2c-1.82 0-3.53.5-5 1.35C7.99 5.08 10 8.3 10 12s-2.01 6.92-5 8.65C6.47 21.5 8.18 22 10 22c5.52 0 10-4.48 10-10S15.52 2 10 2z"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.48 KB
Tags
2adjustadjustmentbrightnesscirclecontrastcontrolcrescentdarkdimdisplayiconinterfacelevellightmodemoonnightscreensettingswitchsymbolthemetoggleui elementviewvisibilityvisual
Compare Alternatives
See how other libraries approach this concept.