The Tabler chart cohort icon depicts a group of data points or individuals over time, commonly used to represent cohort analysis or segmented user growth in UI.
Common uses
- Displaying cohort retention rates
- Visualizing user segmentation over time
- Illustrating demographic group performance
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconChartCohort } from '@tabler/icons-react';
<IconChartCohort size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Charts
- Keywords
- analyticsgroupdatavisualizationstatisticsclusterdemographicanalysissetaggregationchartschartcohortgroup chartanalytics clusterdata set
FAQ
- What is this icon for?
- This icon represents cohort analysis, showing how a group of users or data points behaves over a specific period.
- How do I use this in React?
- Import it using: import { IconChartCohort } from '@tabler/icons-react'; then use it as <IconChartCohort />.
- What is the license for this icon?
- The Tabler icon set, including this 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 →