John KuehJohn Kueh

freeze column icon

Tabler · freeze-column · MIT

Download SVG

The Tabler freeze column icon visually represents the action of fixing a column in place, commonly used in data tables to prevent it from scrolling horizontally.

Common uses

  • Pinning a primary key column in a data grid.
  • Freezing the first column of a spreadsheet.
  • Keeping a timestamp column visible while scrolling through records.

Use it in React

Install
npm i @tabler/icons-react
Import & render
import { IconFreezeColumn } from '@tabler/icons-react';

<IconFreezeColumn size={24} stroke={2} />

Details

Library
Tabler (5,093 icons)
License
MIT
viewBox
0 0 24 24
Category
Design
Keywords
stabilizeimmobilizefixsteadyanchorhaltceasearrestsuspendstaydesignfreezecolumnpin columnfix columnsticky column

FAQ

What does the freeze column icon signify?
It signifies the action of immobilizing or fixing a column, typically in a table or grid interface, so it remains visible during scrolling.
How do I use this icon in React?
You can import and use it in your React application with: import { IconFreezeColumn } from '@tabler/icons-react'
What is the license for this icon?
The Tabler icon library, including the freeze column 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 →