John KuehJohn Kueh

sidebar bottom icon

HugeIcons · SidebarBottomIcon · MIT

Download SVG

The HugeIcons sidebar bottom icon depicts a navigation sidebar positioned at the bottom of a screen, commonly used to indicate or access primary navigation elements in a mobile or compact interface.

Common uses

  • Bottom navigation bar
  • Primary menu access
  • Mobile app navigation

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
bottom menunavigation bartab barfooter navigation

FAQ

What is the purpose of the sidebar bottom icon?
This icon represents a navigation menu located at the bottom of the screen, often used for main navigation in mobile applications.
How do I use the SidebarBottomIcon in React?
Import both HugeiconsIcon and SidebarBottomIcon, then render the icon using <HugeiconsIcon icon={SidebarBottomIcon} />.
What is the license for this icon?
The SidebarBottomIcon is part of the HugeIcons library and 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 →

The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →