Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md access alarms
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAccessAlarmsIcon = (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="M22 5.7l-4.6-3.9-1.3 1.5 4.6 3.9L22 5.7zM7.9 3.4L6.6 1.9 2 5.7l1.3 1.5 4.6-3.8zM12.5 8H11v6l4.7 2.9.8-1.2-4-2.4V8zM12 4c-5 0-9 4-9 9s4 9 9 9 9-4 9-9-4-9-9-9zm0 16c-3.9 0-7-3.1-7-7s3.1-7 7-7 7 3.1 7 7-3.1 7-7 7z"/>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.44 KB
Tags
accessadjustalarmalertappointmentbellcalendarcircleclockcontroldeadlinefuturehandshistoryindicatormanagemarknotificationpointreminderringschedulesettingsoundtimetimerwake upwatch
Compare Alternatives
See how other libraries approach this concept.