John KuehJohn Kueh

hourglass icon

Lucide · hourglass · ISC

Download SVG

The Lucide hourglass icon visually represents the passage of time and is commonly used in UIs to indicate processes that are ongoing, loading, or waiting.

Common uses

  • Loading indicator
  • Waiting for a process
  • Time limit countdown

Use it in React

Install
npm i lucide-react
Import & render
import { Hourglass } from 'lucide-react';

<Hourglass size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
timertimesandglasshourglasswaitingloading

FAQ

What does the hourglass icon signify?
It signifies that a process is taking time, such as loading, waiting, or a countdown.
How do I use the hourglass icon in React?
You can import and use it directly in your React components like this: import { Hourglass } from 'lucide-react'.
What is the license for the Lucide hourglass icon?
The Lucide hourglass icon is available under the ISC license, which is a permissive open-source license.

Related icons

The same idea in other libraries, and near matches in Lucide.

Looking for something else? Search Lucide and 4 more libraries by description →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →