Back to Explorer
16 - 512
0.5 - 4.0
Save to
actionoutline
md hourglass disabled
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHourglassDisabledIcon = (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></g><g><g><polygon points="8,4 16,4 16,7.5 13.16,10.34 14.41,11.59 18,8.01 17.99,8 18,8 18,2 6,2 6,3.17 8,5.17"/><path d="M2.1,2.1L0.69,3.51l8.9,8.9L6,16l0.01,0.01H6V22h12v-1.17l2.49,2.49l1.41-1.41L2.1,2.1z M16,20H8v-3.5l2.84-2.84L16,18.83 V20z"/></g></g>
</svg>
);SVG Optimizer
Before
0.44 KB
↓
After
0.43 KB
Tags
angled linecircleclockcompletecountdowncross outdelaydiagonal linedisableddurationelapsed timeemptyenabledendexpiredfinishedhourglassinactivelimitloadingmeasuremeasure timeminuteminutesoffonpausesandslashstoptimetimerunavailablewaitwaiting
Compare Alternatives
See how other libraries approach this concept.