John KuehJohn Kueh

waiter icon

HugeIcons · WaiterIcon · MIT

Download SVG

The HugeIcons waiter icon depicts a person serving, commonly used to represent actions related to service, assistance, or waiting.

Common uses

  • Loading indicators
  • Assistance or help buttons
  • Order status updates

Use it in React

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

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

Details

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

FAQ

What does the waiter icon represent?
It symbolizes a person serving, often used for actions related to service, assistance, or indicating a waiting state.
How do I use the WaiterIcon in React?
Import both HugeiconsIcon and WaiterIcon, then render it using <HugeiconsIcon icon={WaiterIcon} />.
What is the license for this icon?
The WaiterIcon is available under the MIT license, allowing for free use in commercial and non-commercial projects.

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 →