The HugeIcons queue 02 icon depicts a list of items waiting to be processed, commonly used to represent a waiting list, task queue, or pending operations in a user interface.
Common uses
- Displaying a list of pending tasks
- Indicating items in a processing queue
- Representing a waiting line for a service
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { Queue02Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={Queue02Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- waiting listtask listpending itemsbacklog
FAQ
- What does the Queue 02 icon represent?
- It visually represents a sequence of items or tasks waiting for attention or processing, like a line or a backlog.
- How do I use the Queue 02 icon in React?
- Import it as `Queue02Icon` from '@hugeicons/core-free-icons' and render it using `<HugeiconsIcon icon={Queue02Icon} />` from '@hugeicons/react'.
- What is the license for this icon?
- The HugeIcons queue 02 icon is distributed under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.