Pixelarticons

Animation Pixel Art Icon

An animation icon for keyframe timelines, motion settings, animated-layer controls and motion-design tool actions.

design Pro 4 variants

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Animation icon

A symbol representing motion or animation, often depicting a film-strip, keyframe dots, or a looping motion indicator. Use it in a design tool's animation or prototype panel, a motion-settings toggle, a timeline editor entry point, or a web-builder's animation-effects control. It signals that interactivity or temporal change is involved, as opposed to a static design. For video playback rather than UI animation, a play button or film-reel icon better matches the mental model.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/animation.svg" width="24" height="24" alt="Animation" />

<!-- React -->
import { Animation } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="animation.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons