John KuehJohn Kueh

hourglass icon

HugeIcons · HourglassIcon · MIT

Download SVG

The HugeIcons hourglass icon visually represents waiting or a process taking time, commonly used to indicate loading or a pending operation.

Common uses

  • Loading indicator
  • Progress status
  • Time-based alerts

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HourglassIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={HourglassIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
waitingloadingtimeprogress

FAQ

What does the hourglass icon signify?
It signifies a period of waiting or that a process is currently underway and not yet complete.
How do I use the HourglassIcon in React?
Import both HugeiconsIcon and HourglassIcon, then render <HugeiconsIcon icon={HourglassIcon} />.
What is the license for this icon?
This icon is released under the MIT license, allowing for free use in commercial and non-commercial projects.

Related icons

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

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