John KuehJohn Kueh

ease in out control points icon

Tabler · ease-in-out-control-points · MIT

Download SVG

The Tabler ease in out control points icon visually represents the concept of animation easing curves, often used in UI to signify settings for smooth transitions between states.

Common uses

  • Animation easing settings panel
  • Timeline editor for motion graphics
  • Transition effect configuration

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconEaseInOutControlPoints } from '@tabler/icons-react';

<IconEaseInOutControlPoints size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconEaseInOutControlPoints size={24} stroke={2} />
filled
<IconEaseInOutControlPointsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
animationgraphcurvefunctioneaseoutcontrolpointscreativeartisticdesigninanimation curvebezier curvetiming functiongraph editor

FAQ

What does this icon represent?
It depicts control points for an ease-in-out curve, commonly used to illustrate animation timing and easing functions in design tools.
How do I use this icon in React?
You can import and use it directly with the following statement: import { IconEaseInOutControlPoints } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icons, including this one, 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 →