The Tabler freeze row icon visually represents the action of fixing or locking a row in place, commonly used in spreadsheets or data tables to keep headers or important rows visible while scrolling.
Common uses
- Pinning table headers
- Freezing top rows in data grids
- Locking specific rows for editing
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFreezeRow } from '@tabler/icons-react';
<IconFreezeRow size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- fixlockhaltarreststabilizeholdceasesteadystopanchordesignfreezerowpin rowlock rowsticky row
FAQ
- What does the freeze row icon mean?
- It signifies the action of preventing a row from scrolling, keeping it fixed on the screen. This is useful for maintaining context in long tables or spreadsheets.
- How do I use this icon in React?
- You can import and use it directly with the Tabler React components using: import { IconFreezeRow } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icon set, including the freeze row 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 →