John KuehJohn Kueh

chart dots icon

Tabler · chart-dots · MIT

Download SVG

The Tabler chart dots icon, also known as chart-dots, visually represents data points or values on a chart, commonly used in UI to signify data visualization or statistical information.

Common uses

  • Displaying a chart or graph section.
  • Indicating a data analytics dashboard.
  • Representing statistical data summaries.

Use it in React

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

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

Styles

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

outline
<IconChartDots size={24} stroke={2} />
filled
<IconChartDotsFilled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Charts
Keywords
statisticsdatavaluevariablescalestatisticalchartdotsvisualizationanalyticschartsdata pointsscatter plotvalue scalestatistical chart

FAQ

What is the chart-dots icon used for?
It's typically used to represent data points, statistical information, or charts within a user interface.
How do I use the chart-dots icon in React?
You can import and use it with: `import { IconChartDots } from '@tabler/icons-react'`. Then render it as `<IconChartDots />`.
What is the license for the Tabler chart dots icon?
The Tabler icon library, including the chart-dots 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 →