John KuehJohn Kueh

layout bottom icon

HugeIcons · LayoutBottomIcon · MIT

Download SVG

The HugeIcons layout bottom icon depicts a content area with a distinct bottom section, commonly used to represent elements like footers, bottom navigation bars, or expandable panels at the base of a screen.

Common uses

  • Footer section indicator
  • Bottom navigation bar
  • Expandable panel at the bottom

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
footer iconbottom panelbottom barlayout footer

FAQ

What does the layout bottom icon represent?
It visually signifies a layout structure that includes a prominent area at the bottom, often used for navigation, supplementary information, or actions.
How do I use the LayoutBottomIcon in React?
Import both HugeiconsIcon and LayoutBottomIcon, then render it using <HugeiconsIcon icon={LayoutBottomIcon} />.
What is the license for this icon?
The HugeIcons layout bottom 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 →

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