Hourglass SVG element, flat

Free

An hourglass shape shows two joined triangles in a narrow frame, with sand gathered below. It suits a timed quiz screen or a reservation page while availability is checked.

Sign in to download. Free SVGs are free with any account.

How to use it

HTML <img>
<img src="https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/lQ-d5ZkAIcei/amnt.svg" alt="Hourglass" width="48" height="48">
Inline SVG
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48" fill="currentColor" aria-hidden="true"><path d="M13 4h22v3H13zM13 41h22v3H13zM14 7h3v7c0 4 3 7 7 10-4 3-7 6-7 10v7h-3v-7c0-5 3-8 7-10-4-2-7-5-7-10zm17 0h3v7c0 5-3 8-7 10 4 2 7 5 7 10v7h-3v-7c0-4-3-7-7-10 4-3 7-6 7-10z"/><path d="M19 12h10l-5 8zM18 37l6-7 6 7z"/></svg>
CSS background-image
.hourglass {
  background-image: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/lQ-d5ZkAIcei/amnt.svg");
  background-size: contain;
}
CSS mask-image (takes the text colour)
.hourglass {
  width: 1.5em; height: 1.5em;
  background-color: currentColor;
  mask: url("https://db.amnt.io/storage/v1/object/public/generated_images/svg-api/lQ-d5ZkAIcei/amnt.svg") center / contain no-repeat;
}
React
import HourglassSvg from "./hourglass.jsx"; // from the React tab above

<HourglassSvg width={48} height={48} />

Made with AMNT

AMNT SVG 1.1 drew this from the words Hourglass: Two joined triangles inside a narrow frame, with a small pile of sand below. as part of the pack Loaders elements, flat. Want one like it? Make your own in the SVG studio.

Rest of Loaders elements, flat

Similar SVGs

Licence: free. A Free account may use it for personal work; Pro and Max download it with a commercial licence, fixed at download, forever. No credit needed. Read the licence