John KuehJohn Kueh

chart grid dots icon

Tabler · chart-grid-dots · MIT

Download SVG

The Tabler chart grid dots icon visually represents data points arranged in a grid, commonly used to signify analytics, statistics, or data visualization dashboards.

Common uses

  • Displaying a data overview section
  • Representing a statistics or analytics page
  • Indicating a data grid or table view

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconChartGridDots } from '@tabler/icons-react';

<IconChartGridDots size={24} stroke={2} />

Styles

Tabler ships this icon in 2 styles — each its own import:

outline
<IconChartGridDots size={24} stroke={2} />
filled
<IconChartGridDotsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Charts
Keywords
graphdiagramanalyticsstatisticsdatachartgriddotsvisualizationmetricschartsgraph griddata dotsanalytics gridmetrics chart

FAQ

What is the chart grid dots icon used for?
This icon is typically used to represent data, analytics, statistics, or visualization dashboards in a user interface.
How do I use this icon in React?
You can import and use it in your React application with: import { IconChartGridDots } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including this icon, is available under the MIT license.

Related icons

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

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