John KuehJohn Kueh

chart scatter icon

Lucide · chart-scatter · ISC

Download SVG

The Lucide chart scatter icon depicts a scatter plot, commonly used in UIs to represent the relationship between two variables or to display data points.

Common uses

  • Displaying correlation between metrics
  • Visualizing raw data points
  • Representing experimental results

Use it in React

Install
npm i lucide-react
Import & render
import { ChartScatter } from 'lucide-react';

<ChartScatter size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
statisticsanalyticsdiagramgraphchartscatterscatter plotdata pointsdistribution graphcorrelation chart

FAQ

What is the chart scatter icon used for?
It's used to visualize data points and their distribution, often to show relationships or patterns between two sets of data.
How do I use the chart scatter icon in React?
You can import and use it like this: import { ChartScatter } from 'lucide-react'. Then render it as <ChartScatter />.
What is the license for the Lucide chart scatter icon?
The Lucide icon library, including the chart scatter icon, is available under the ISC license.

Related icons

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

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