The Tabler ease out icon visually represents a deceleration curve, commonly used in UI design to indicate a smooth slowing down of motion or a transition that gradually reduces speed.
Common uses
- Indicating animation easing options in a settings panel.
- Representing a 'slow down' or 'decelerate' action button.
- Visualizing a gradual change in a data graph or progress indicator.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEaseOut } from '@tabler/icons-react';
<IconEaseOut size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- animationgraphcurvefunctioneaseoutcreativeartisticvisualaestheticdesignanimation curvedeceleration graphmotion easingslow down symbol
FAQ
- What does the ease out icon represent?
- It symbolizes a curve where motion starts fast and slows down towards the end, often used for smooth animations.
- How do I use the ease out icon in React?
- You can import it using `import { IconEaseOut } from '@tabler/icons-react'` and then use it as a React component.
- What is the license for this icon?
- The Tabler icons, including the ease out icon, are available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →