Pixelarticons

Track Changes Pixel Art Icon

A track-changes icon for collaborative editing modes, revision history, diff views and document review workflows.

office Pro 2 variants

Tags

trackchanges

Style variants

base

Outline · rounded 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 Track Changes icon

Lines of text with markings that represent insertions and deletions, the visual language of tracked edits in collaborative documents. Word processors and collaborative editors put this on a 'Track Changes' toggle that records every edit made by each contributor. It also fits version-diff views and review sidebars where editors approve or reject proposed changes. It is most meaningful in editorial and document-collaboration contexts rather than general version control.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/track-changes.svg" width="24" height="24" alt="Track Changes" />

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

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

Related icons