Back to Explorer
16 - 512
0.5 - 4.0
Save to
avoutline
md snooze
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdSnoozeIcon = (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="M9 11h3.63L9 15.2V17h6v-2h-3.63L15 10.8V9H9v2zm7.056-7.654l1.282-1.535 4.607 3.85-1.28 1.54zM3.336 7.19l-1.28-1.536L6.662 1.81l1.28 1.536zM12 6c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.14-7-7 3.14-7 7-7m0-2c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9z"/>
</svg>
);SVG Optimizer
Before
0.48 KB
↓
After
0.48 KB
Tags
alarmalertbedtimebellclockcurvedelaydurationiconnotificationpausepostponequietreminderrepeatrestshapesilencesleepsnoozestopsymboltemporarythree z'stimetimerwake upwatchwavy linezzzz
Compare Alternatives
See how other libraries approach this concept.