John KuehJohn Kueh

transition bottom icon

HugeIcons · TransitionBottomIcon · MIT

Download SVG

The HugeIcons transition bottom icon visually represents an element moving downwards or appearing from the bottom of the screen, commonly used to indicate content loading, panel expansion, or a downward animation.

Common uses

  • Loading indicator
  • Bottom sheet expansion
  • Downward animation cue

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move downdownloadbottom inslide down

FAQ

What does the transition bottom icon signify?
This icon signifies a downward movement or appearance from the bottom, often used for transitions, loading states, or expanding panels.
How do I use the TransitionBottomIcon in React?
Import both HugeiconsIcon and TransitionBottomIcon, then render <HugeiconsIcon icon={TransitionBottomIcon} />.
What is the license for this icon?
The TransitionBottomIcon is released under the MIT license, allowing for free use.

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 →