John KuehJohn Kueh

chart dots 2 icon

Tabler · chart-dots-2 · MIT

Download SVG

The Tabler chart dots 2 icon depicts a scatter plot with connected lines, commonly used to visualize relationships between data points or trends over time.

Common uses

  • Displaying statistical data in a dashboard.
  • Illustrating correlations in a report.
  • Representing time-series data analysis.

Use it in React

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

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

Styles

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

outline
<IconChartDots2 size={24} stroke={2} />
filled
<IconChartDots2Filled size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Charts
Keywords
graphdiagramanalyticksstatisticsdatavaluevariablescalestatisticalchartchartsdots2scatter plotline graphdata visualization

FAQ

What is the chart dots 2 icon used for?
This icon represents a scatter plot with lines, ideal for showing data relationships and trends.
How do I use the chart dots 2 icon in React?
Import it using: import { IconChartDots2 } from '@tabler/icons-react'. Then use it as a component: <IconChartDots2 />.
What is the license for this icon?
The Tabler icon library, including chart-dots-2, 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 →