Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md nightlight
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdNightlightIcon = (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><g><path d="M14,4c0.34,0,0.68,0.02,1.01,0.07C13.1,6.23,12,9.05,12,12s1.1,5.77,3.01,7.93C14.68,19.98,14.34,20,14,20 c-4.41,0-8-3.59-8-8S9.59,4,14,4 M14,2C8.48,2,4,6.48,4,12s4.48,10,10,10c1.82,0,3.53-0.5,5-1.35c-2.99-1.73-5-4.95-5-8.65 s2.01-6.92,5-8.65C17.53,2.5,15.82,2,14,2L14,2z"/></g></g></g>
</svg>
);SVG Optimizer
Before
0.53 KB
↓
After
0.52 KB
Tags
astronomybedtimebrightnesscelestialcirclecrescentdarkdisplaydisturbfilledgraphiciconlightmodemoonnightnightlightroundsettingshapeskysleepstarstarssymbolthemetoggleview
Compare Alternatives
See how other libraries approach this concept.