Square Chart Gantt Pixel Art Icon
A Gantt chart inside a square for project timeline views, sprint planning panels, and schedule section headers.
Tags
squarechartgraphstatisticsanalyticsdatagantt
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Square Chart Gantt icon
Horizontal task bars arranged inside a bordered square, combining a framing container with the Gantt-chart concept. It suits a 'Timeline view' tab in a project management tool, the icon for a sprint schedule panel, or a navigation item linking to a resource planning screen. The square border gives it more structure and visual weight than the no-axes variant, making it a better fit for navigation and tab icons where definition helps legibility at small sizes.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/square-chart-gantt.svg" width="24" height="24" alt="Square Chart Gantt" />
<!-- React -->
import { SquareChartGantt } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="square-chart-gantt.svg" width="48" height="48" style="image-rendering: pixelated" />