John KuehJohn Kueh

chart scatter icon

Tabler · chart-scatter · MIT

Download SVG

The Tabler chart scatter icon depicts a scatter plot, commonly used in UI to represent the relationship or distribution of data points.

Common uses

  • Displaying correlation between two variables.
  • Visualizing data distribution.
  • Representing experimental results.

Use it in React

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

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

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Charts
Keywords
analyticsdatavisualizationstatisticsscatterplotrelationshipdistributionspreadgraphplotchartschartscatterdata distributionanalytics graphrelationship plot

FAQ

What does the chart scatter icon represent?
It represents a scatter plot, which is a type of graph used to display values for typically two variables for a set of data.
How do I use the chart scatter icon in React?
You can import and use it like this: import { IconChartScatter } from '@tabler/icons-react'. Then render the component: <IconChartScatter />.
What is the license for the Tabler chart scatter icon?
The Tabler icon library, including the chart scatter 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 →