John KuehJohn Kueh

layout 01 icon

HugeIcons · Layout01Icon · MIT

Download SVG

The HugeIcons layout 01 icon depicts a simple grid or dashboard structure, commonly used to represent different page layouts or organizational views within an application.

Common uses

  • Selecting a dashboard view
  • Switching between different content arrangements
  • Indicating a multi-column content area

Use it in React

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

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

Details

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

FAQ

What is the Layout 01 icon used for?
It's typically used to signify options for arranging content or viewing different page layouts, like dashboards or multi-column interfaces.
How do I use the Layout 01 icon in React?
Import it using `import { Layout01Icon } from '@hugeicons/core-free-icons';` and render it with `<HugeiconsIcon icon={Layout01Icon} />`.
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 →