The HugeIcons sidebar right 01 icon depicts a panel positioned to the right of the main content area, commonly used to display secondary navigation, related information, or contextual tools.
Common uses
- Displaying secondary navigation options.
- Showing a list of related articles or products.
- Providing access to contextual settings or filters.
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SidebarRight01Icon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={SidebarRight01Icon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- right sidebarnavigation panelside paneldrawer right
FAQ
- What is the purpose of the sidebar right 01 icon?
- This icon represents a right-aligned sidebar, typically used for supplementary content or navigation that complements the main view.
- How do I use the SidebarRight01Icon in React?
- Import both HugeiconsIcon and SidebarRight01Icon, then render it using <HugeiconsIcon icon={SidebarRight01Icon} />.
- What is the license for this icon?
- The SidebarRight01Icon is distributed under the MIT license, allowing for free use in both personal and commercial projects.
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 →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →