The Tabler resize icon visually represents the action of adjusting the dimensions of an element, commonly used in UI for controls that modify image or container sizes.
Common uses
- Image cropping and editing tools
- Adjusting modal or window dimensions
- Layout configuration panels
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconResize } from '@tabler/icons-react';
<IconResize size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Design
- Keywords
- picturephotoalterchangeheightwidthresizecreativeartisticvisualdesignscaledimensionsadjusttransform
FAQ
- What does the resize icon signify?
- It signifies the ability to change the size or dimensions of an object or area.
- How do I use the resize icon in React?
- You can import and use it directly with: import { IconResize } from '@tabler/icons-react'.
- What is the license for the Tabler resize icon?
- The Tabler icon library, including the resize 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 →