Skip to content
IconMind

Collections

Analytics dashboard icons

Every chart type drawn on the same axes, plus the words around them — segments, cohorts, funnels, goals and the numbers that move.

Chart icons are usually the weakest part of a set: three bars, a line, a pie, and then improvisation. Here there are fifteen, all on the same axis pair, including the ones dashboards actually need — gantt, gauge, heatmap, funnel, spline, scatter, donut — plus the same charts with the axes taken away for a sparkline.

The analysis vocabulary comes with them: cohort, segment, retention, churn, conversion, A/B test, win rate.

import { ChartGantt, Cohort, Retention, AbTest } from "@iconmind/react";

The 36 icons, described

Bar chartchart-bar
A bar chart — compare quantities side by side across categories or time periods.
Line chartchart-line
A line chart — see how a metric moved over time as a continuous series.
Area chartchart-area
An area chart — how much of something there was over time, with the space beneath the line filled.
Pie chartchart-pie
A pie chart — parts of a whole shown as slices by proportion.
Donut chartchart-donut
A donut chart — parts of a whole shown as a ring with the middle left free.
Scatter chartchart-scatter
A scatter chart — where the individual points fall, and whether two variables correlate.
Heatmapchart-heatmap
A heatmap — a grid of cells shaded by how dense or large the values are.
Funnel chartchart-funnel
A funnel chart — how many survive each stage as the flow narrows toward conversion.
Gauge chartchart-gauge
A gauge chart — one number shown as a needle against its range on a dial.
Timeline chartchart-timeline
Events placed above and below one line — a timeline chart of what happened when.
Chart ganttchart-gantt
Bars staggered down a timeline — a gantt chart, tasks laid end to end in time.
Chart splinechart-spline
A smooth curve over an axis — a spline chart, a trend drawn without corners.
Chart bar horizontalchart-bar-horizontal
Bars lying on their side against an axis — a horizontal bar chart, categories compared by length.
Chart column increasingchart-column-increasing
Bars rising from left to right — a column chart of something going up.
Chart column stackedchart-column-stacked
Bars each split into two parts — a stacked column chart, the whole and its share.
Chart no axes columnchart-no-axes-column
Three bars and nothing else — a column chart without its axes, the shape of the numbers alone.
Metricmetric
A metric — one number watched over time, a KPI or a gauge on a dashboard.
KPIkpi
A KPI — the one headline number, and which way it is going against its target.
Insightinsight
An insight — the finding the numbers were hiding, the idea that lights up.
Dashboarddashboard
A dashboard — everything worth watching laid out as panels on one screen.
Segmentsegment
A segment — the part of the whole you mean, a slice or a cohort.
Cohortcohort
A cohort — a group of users who started together and are tracked as one segment.
Retentionretention
Retention — who is still here later, the share of a cohort that stayed.
Churnchurn
Churn — the customers or users who left, attrition over a period.
Conversionconversion
A conversion — one thing became another, a visitor turned into a customer.
Funnel chartfunnel-chart
A funnel chart — how many are left at each step of a conversion, and where people drop off.
A/B testab-test
An A/B test — two versions shown to different users, and a measure of which one wins.
Win ratewin-rate
Win rate — how much of the pie says yes, the share of comparisons won.
Active usersactive-users
Active users — how many people are actually here, daily or monthly counts.
Revenuerevenue
A coin beside a rising line — revenue growing over time, month after month.
Goalgoal
A goal — the target or objective an agent, a team or a project is working toward.
Goal progressgoal-progress
A target beside a rising line — progress climbing steadily toward a goal.
Top resulttop-result
The top result — the one that won first place in the ranking.
Drill downdrilldown
Drill down — open the thing inside the thing and go a level deeper.
Date rangedate-range
A date range — from one day to another, a period between two dates.
Sortsort
Sort — put items in order, arrange or rank them by a chosen key.

In code, each is one import — import { ChartBar } from "@iconmind/react/icons/chart-bar" — and the same name in Vue, Svelte, Solid, Preact, React Native, Astro, Blade and Flutter.

Other collections

Every analytics dashboard icon, free to ship

36 icons drawn on one grid, in outline and duotone at three weights, with the code for nine frameworks. MIT — commercial use, no attribution, no seat count.