John KuehJohn Kueh

layers 01 icon

HugeIcons · Layers01Icon · MIT

Download SVG

The HugeIcons layers 01 icon depicts stacked elements, commonly used to represent multiple levels, depth, or a collection of items in a user interface.

Common uses

  • Representing document layers or versions
  • Indicating stacked data or content
  • Showing a collection or group of related items

Use it in React

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

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

Details

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

FAQ

What does the Layers 01 icon represent?
It visually signifies stacked items, often used for concepts like layers, depth, or groupings of information.
How do I use the Layers 01 icon in React?
Import it using `import { Layers01Icon } from '@hugeicons/core-free-icons';` and render it as `<HugeiconsIcon icon={Layers01Icon} />`.
What is the license for this icon?
The HugeIcons library, including this icon, is available under the MIT license.

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 →