John KuehJohn Kueh

panel top bottom dashed icon

HugeIcons · PanelTopBottomDashedIcon · MIT

Download SVG

The HugeIcons panel top bottom dashed icon visually represents a divided area or section, often used to indicate collapsible or expandable content panels.

Common uses

  • Collapsible sidebar sections
  • Expandable content blocks
  • Accordion item headers

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
expandable panelcollapsible sectiondivideraccordion

FAQ

What does the panel top bottom dashed icon represent?
This icon represents a UI element that is divided into sections, typically used for collapsible or expandable content areas.
How do I use this icon in React?
Import the icon and render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { PanelTopBottomDashedIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={PanelTopBottomDashedIcon} />.
What is the license for this icon?
This icon is distributed 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 →