The Tabler ease in out icon visually represents a timing function used in animations, depicting a gradual acceleration and deceleration to create a smoother, more natural motion effect in user interfaces.
Common uses
- Loading spinners and progress bars
- Button hover effects
- Page transition animations
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconEaseInOut } from '@tabler/icons-react';
<IconEaseInOut size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- animationgraphcurvefunctioneaseoutcreativeartisticinvisualdesignanimation curvetiming functionmotion graphsmooth animation
FAQ
- What is the 'ease in out' icon used for?
- This icon represents animation timing functions, specifically one that starts slow, speeds up, and then slows down again. It's often used to symbolize smooth motion or gradual changes in UI elements.
- How do I use this icon in React?
- You can import and use the icon in your React application with the following import statement: import { IconEaseInOut } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including the 'ease in out' icon, are distributed under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.