The Tabler hourglass high icon depicts an hourglass with sand flowing, commonly used to represent processes that are in progress or require waiting.
Common uses
- Loading indicator
- Progress bar
- Waiting state
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconHourglassHigh } from '@tabler/icons-react';
<IconHourglassHigh size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- simpletimetimerclocksandhourglasshighcontroloperationfunctionsystemloadingwaitingprogress
FAQ
- What does the hourglass high icon represent?
- It represents a process that is currently running or a state where the user needs to wait for an operation to complete.
- How do I use the hourglass high icon in React?
- You can import and use it like this: import { IconHourglassHigh } from '@tabler/icons-react'; <IconHourglassHigh />
- What is the license for this icon?
- The Tabler icons, including hourglass-high, 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 →