The Tabler cell icon depicts a stylized representation of a biological cell, commonly used in UI to signify concepts related to biology, medicine, or scientific data.
Common uses
- Biological data visualization
- Medical app features
- Scientific research tools
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCell } from '@tabler/icons-react';
<IconCell size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- biologymoleculechemistryhumanlaboratorycelldesign
FAQ
- What is the cell icon used for?
- It represents biological cells and is useful for interfaces related to biology, medicine, or scientific research.
- How do I use the cell icon in React?
- Import it using `import { IconCell } from '@tabler/icons-react'` and use it as a component: `<IconCell />`.
- What is the license for the Tabler cell icon?
- The Tabler icon library, including the cell 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 →