Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md alarm add
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAlarmAddIcon = (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="M17.337 1.81l4.607 3.845-1.28 1.535-4.61-3.843zm-10.674 0l1.282 1.536L3.337 7.19l-1.28-1.536zM12 4c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9-4.03-9-9-9zm0 16c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7zm1-11h-2v3H8v2h3v3h2v-3h3v-2h-3z"/>
</svg>
);SVG Optimizer
Before
0.47 KB
↓
After
0.47 KB
Tags
+addadd alarmalarmalertappappointmentaudiobellclockcountdowncreatedatedigitaleventmobilemorningnewnew alarmnotificationphoneplusreminderringschedulesetsettingsoundsymboltasktimetimerwake upwatch
Compare Alternatives
See how other libraries approach this concept.