John KuehJohn Kueh

sidebar right icon

HugeIcons · SidebarRightIcon · MIT

Download SVG

The HugeIcons sidebar right icon visually represents a panel or menu that slides in from the right side of the screen, commonly used to display secondary navigation, settings, or additional content.

Common uses

  • Displaying user settings or preferences.
  • Opening a secondary navigation menu.
  • Showing contextual information or related actions.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
right sidebarslide-in paneloff-canvas menu rightdrawer right

FAQ

What is the purpose of the sidebar right icon?
It indicates a collapsible panel that appears on the right side of the interface, often used for navigation or supplementary content.
How do I use the SidebarRightIcon in React?
Import both HugeiconsIcon and SidebarRightIcon, then render it using <HugeiconsIcon icon={SidebarRightIcon} />.
What is the license for this icon?
This icon is available under the MIT license, allowing for free use in commercial and non-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 →