John KuehJohn Kueh

sidebar top icon

HugeIcons · SidebarTopIcon · MIT

Download SVG

The HugeIcons sidebar top icon depicts a vertical navigation bar positioned at the top of a screen, commonly used to indicate or access primary navigation elements.

Common uses

  • Top navigation bar indicator
  • Primary menu access
  • Header navigation element

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
top menu iconheader navigation iconmain menu iconnavigation bar top

FAQ

What does the sidebar top icon represent?
It represents a navigation bar located at the top of the interface, often used for main menu access.
How do I use the SidebarTopIcon in React?
Import both HugeiconsIcon and SidebarTopIcon, then render <HugeiconsIcon icon={SidebarTopIcon} />.
What is the license for this icon?
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 →