Chart Gantt Pixel Art Icon
A Gantt chart icon for project timelines, task scheduling, sprint planning and deadline visualization in project management tools.
Tags
chartgraphstatisticsanalyticsdatagantt
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Chart Gantt icon
Horizontal bars on a timeline grid, the defining visual of a Gantt chart. Use it to label a 'Timeline,' 'Project schedule,' or 'Sprint view' in project management apps, construction planning tools, and event calendars that show task duration and dependencies. It is the most recognized icon for time-based task scheduling. For financial data without a timeline component, chart-bar or chart-column-stacked is clearer since Gantt charts are strongly associated with project management rather than finance.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/chart-gantt.svg" width="24" height="24" alt="Chart Gantt" />
<!-- React -->
import { ChartGantt } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="chart-gantt.svg" width="48" height="48" style="image-rendering: pixelated" />