The HugeIcons sidebar left 01 icon depicts a panel opening from the left side, commonly used to represent navigation menus, toolbars, or expandable content areas in user interfaces.
Common uses
- Primary navigation menu
- Collapsible settings panel
- Drawer for mobile apps
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SidebarLeft01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SidebarLeft01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- left menu iconnavigation drawerslide-in panelsidebar icon
FAQ
- What is the purpose of the sidebar left 01 icon?
- This icon visually represents a sidebar or panel that appears from the left edge of the screen, often used for navigation or supplementary content.
- How do I use the SidebarLeft01Icon in React?
- Import both HugeiconsIcon and SidebarLeft01Icon, then render the icon using the prop: <HugeiconsIcon icon={SidebarLeft01Icon} />.
- What is the license for this icon?
- The HugeIcons sidebar left 01 icon is released under the MIT license, allowing for free commercial and non-commercial use.
Related icons
The same idea in other libraries, and near matches in HugeIcons.