The HugeIcons cells icon visually represents biological cells or data cells, commonly used in interfaces to denote biological data, scientific contexts, or tabular information.
Common uses
- Displaying biological data sets
- Representing scientific research sections
- Indicating cells in a spreadsheet or table
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CellsIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={CellsIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- biologysciencedatagrid
FAQ
- What does the cells icon represent?
- The cells icon typically represents biological cells or individual data cells within a grid or table structure.
- How do I use the CellsIcon in React?
- Import both HugeiconsIcon and CellsIcon, then render <HugeiconsIcon icon={CellsIcon} />.
- What is the license for this icon?
- The HugeIcons cells icon is available under the MIT license.
Looking for something else? Search HugeIcons 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 →