John KuehJohn Kueh

move bottom icon

HugeIcons · MoveBottomIcon · MIT

Download SVG

The HugeIcons move bottom icon visually represents the action of shifting an element or content to the lowest position within its container or hierarchy.

Common uses

  • Moving an item to the end of a list.
  • Setting an element to the bottom of a page layout.
  • Assigning the lowest priority or order to an item.

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move to endbottommostsend to backlowest position

FAQ

What does the move bottom icon signify?
It signifies the action of moving something to the bottom or lowest position. This is commonly used for reordering or repositioning elements.
How do I use the MoveBottomIcon in React?
Import both HugeiconsIcon and MoveBottomIcon, then render <HugeiconsIcon icon={MoveBottomIcon} />.
What is the license for this icon?
The MoveBottomIcon is part of the HugeIcons library and is distributed 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 →