John KuehJohn Kueh

queue 01 icon

HugeIcons · Queue01Icon · MIT

Download SVG

The HugeIcons queue 01 icon depicts a stack of items, commonly used to represent a waiting list, a series of tasks, or a backlog in a user interface.

Common uses

  • Displaying a task queue
  • Indicating items waiting for processing
  • Representing a backlog or pending list

Use it in React

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

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

Details

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

FAQ

What does the Queue 01 icon represent?
It visually represents a sequence or list of items waiting to be processed or attended to, like a queue.
How do I use the Queue01Icon in React?
Import it as import { Queue01Icon } from '@hugeicons/core-free-icons'; and then render it using <HugeiconsIcon icon={Queue01Icon} />.
What is the license for this icon?
This icon is distributed under the MIT license, allowing for free use.

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 →