John KuehJohn Kueh

transition top icon

HugeIcons · TransitionTopIcon · MIT

Download SVG

The HugeIcons transition top icon visually represents movement or a change originating from the top, often used to indicate content appearing or sliding in from the top of the screen.

Common uses

  • Loading indicator for content appearing from above
  • Animation for a modal or dropdown menu opening upwards
  • Visual cue for scrolling to a section at the top

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
move to topslide downarrow uptop entry

FAQ

What is the TransitionTopIcon used for?
It signifies an action or element moving from the top, commonly for animations like content appearing or menus opening.
How do I use TransitionTopIcon in React?
Import both HugeiconsIcon and TransitionTopIcon, then render <HugeiconsIcon icon={TransitionTopIcon} />.
What is the license for this icon?
The TransitionTopIcon 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 →