The HugeIcons waiters icon depicts two figures in formal attire, commonly used to represent service, assistance, or a waiting state in a user interface.
Common uses
- Loading or processing indicator
- Customer support or service button
- Status indicating pending action
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { WaitersIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={WaitersIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- servicestaffwaitingassistance
FAQ
- What does the waiters icon represent?
- It visually signifies service, assistance, or a state of waiting, often used for loading or indicating pending actions.
- How do I use the WaitersIcon in React?
- Import both HugeiconsIcon and WaitersIcon, then render it using <HugeiconsIcon icon={WaitersIcon} />.
- What is the license for this icon?
- The WaitersIcon is part of the HugeIcons library and is available under the MIT license.
Looking for something else? Search HugeIcons 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 →