The Tabler hourglass low icon depicts a partially filled hourglass, commonly used to indicate a process is ongoing but nearing completion, or that a limited amount of time or resource remains.
Common uses
- Loading state for a task nearing completion
- Indication of remaining limited time
- Progress bar for a finite operation
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHourglassLow } from '@tabler/icons-react';
<IconHourglassLow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- simpletimetimerclocksandhourglasslowcontroloperationfunctionsystemprogresslimited timesand clock
FAQ
- What does the hourglass low icon represent?
- It signifies a process that is in progress but close to finishing, or that a limited quantity of time or resources is left.
- How do I use the hourglass low icon in React?
- You can import and use it like this: import { IconHourglassLow } from '@tabler/icons-react'; <IconHourglassLow />.
- What is the license for the Tabler hourglass low icon?
- The Tabler icons, including hourglass low, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →