John KuehJohn Kueh

square chart gantt icon

HugeIcons · SquareChartGanttIcon · MIT

Download SVG

The HugeIcons square chart gantt icon visually represents a Gantt chart, commonly used to illustrate project schedules and timelines.

Common uses

  • Project timeline visualization
  • Task scheduling display
  • Milestone tracking

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { SquareChartGanttIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={SquareChartGanttIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
gantt charttimeline chartproject schedulebar chart

FAQ

What is this icon used for?
This icon represents a Gantt chart, which is a type of bar chart that illustrates a project schedule. It's useful for visualizing tasks, timelines, and dependencies.
How do I use this icon in React?
Import the icon and then render it using the HugeiconsIcon component: import { HugeiconsIcon } from '@hugeicons/react'; import { SquareChartGanttIcon } from '@hugeicons/core-free-icons'; then render <HugeiconsIcon icon={SquareChartGanttIcon} />.
What is the license for this icon?
This icon is available under the MIT license.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →