Back to Explorer
16 - 512
0.5 - 4.0
Save to
deviceoutline
md timer 3 select
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdTimer3SelectIcon = (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="M21,11v2h-4v1h2.5c0.83,0,1.5,0.68,1.5,1.5v2c0,0.83-0.67,1.5-1.5,1.5H15v-2h4v-1h-2.5c-0.82,0-1.5-0.68-1.5-1.5v-2 c0-0.82,0.68-1.5,1.5-1.5H21z M4,5v3h6v2.5H4v3h6V16H4v3h6c1.66,0,3-1.34,3-3v-1.9c0-1.16-0.94-2.1-2.1-2.1c1.16,0,2.1-0.94,2.1-2.1 V8c0-1.66-1.34-3-3-3H4z"/>
</svg>
);SVG Optimizer
Before
0.46 KB
↓
After
0.45 KB
Tags
3alphabetcameracharacterchoosechronometercircleclockcontrolcountcountdowndelaydigitdurationfeaturefontfunctionintervallettersmeasurementnumbernumbersoptionradialroundsecondsselectsettingstopwatchsymboltextthreetimetimertooltypeutility
Compare Alternatives
See how other libraries approach this concept.