Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md access time filled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdAccessTimeFilledIcon = (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><path d="M11.99,2C6.47,2,2,6.48,2,12s4.47,10,9.99,10C17.52,22,22,17.52,22,12S17.52,2,11.99,2z M15.29,16.71L11,12.41V7h2v4.59 l3.71,3.71L15.29,16.71z"/></g>
</svg>
);SVG Optimizer
Before
0.39 KB
↓
After
0.38 KB
Tags
alarmappointmentcalendarchronometerclockcountdowndatedeadlinedelaydurationeventfuturehistoryhourminuteorganizepastpendingperiodplanpresentreminderschedulesecondstopwatchtimetimerupcomingwaitingwatch
Compare Alternatives
See how other libraries approach this concept.