John KuehJohn Kueh

ease out icon

HugeIcons · EaseOutIcon · MIT

Download SVG

The HugeIcons ease out icon visually represents a deceleration or slowing down motion, commonly used to indicate the end of an animation or a gradual stop.

Common uses

  • End of animation sequence
  • Loading spinner completion
  • Transition to a static state

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
decelerateslow downanimation endstop

FAQ

What does the ease out icon signify?
It signifies a deceleration or slowing down, often used to indicate the end of an animation or a gradual stop in UI elements.
How do I use the EaseOutIcon in React?
Import both HugeiconsIcon and EaseOutIcon, then render it using <HugeiconsIcon icon={EaseOutIcon} />.
What is the license for this icon?
The EaseOutIcon 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 →