Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md timer 10 select
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTimer10SelectIcon = (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="M13,8v8h-3V8H13 M13,5h-3C8.34,5,7,6.34,7,8v8c0,1.66,1.34,3,3,3h3c1.66,0,3-1.34,3-3V8C16,6.34,14.66,5,13,5z M1,8h2v11h3 V5H1V8z M18.5,11c-0.83,0-1.5,0.68-1.5,1.5v2c0,0.82,0.67,1.5,1.5,1.5H21v1h-4v2h4.5c0.83,0,1.5-0.67,1.5-1.5v-2 c0-0.83-0.67-1.5-1.5-1.5H19v-1h4v-2H18.5z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.46 KB
Tags
10adjustmentalphabetanalogcameracharactercircleclockcontrolcountdowndigitdigitaldurationfontlettersmeasurenumbernumbersoptionoutlinepreferencesecondsselectsettingstopsymboltentexttimetimertype
Compare Alternatives
See how other libraries approach this concept.