Back to Explorer
16 - 512
0.5 - 4.0
Save to
communicationoutline
md hourglass top
Designed by Google Material
Developer Export Center
Code snippets update in real-time as you customize the playground.
const MdHourglassTopIcon = (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><path d="M6,2l0.01,6L10,12l-3.99,4.01L6,22h12v-6l-4-4l4-3.99V2H6z M16,16.5V20H8v-3.5l4-4L16,16.5z"/></g>
</svg>
);SVG Optimizer
Before
0.30 KB
↓
After
0.29 KB
Tags
antiquebulbclassiccountdowndelaydurationepocheraflowfutureglasshalfhourglassindicatorloadingmeasurementmeasuringminuteminutesobjectpastpendingperiodprogresssandscienceshapetimetimertooltopvesselvintagewaitwaiting
Compare Alternatives
See how other libraries approach this concept.