John KuehJohn Kueh

scaling icon

Lucide · scaling · ISC

Download SVG

The Lucide scaling icon visually represents the concept of adjusting the size or dimensions of an element, commonly used in interfaces to indicate resizing or scaling functionality.

Common uses

  • Resizing handles in image editors
  • Zoom controls in maps or viewers
  • Layout adjustment options

Use it in React

Install
npm i lucide-react
Import & render
import { Scaling } from 'lucide-react';

<Scaling size={24} />

Details

Library
Lucide (1,713 icons)
License
ISC
viewBox
0 0 24 24
Keywords
scaleresizedesignscalingdimensionsadjust sizezoom

FAQ

What does the scaling icon represent?
It depicts the action of changing an object's size. It's typically used for features that allow users to resize or scale elements within an application.
How do I use the scaling icon in React?
You can import and use it directly in your React components like this: import { Scaling } from 'lucide-react'.
What is the license for this icon?
The Lucide icon set, including the scaling icon, is available under the ISC license.

Looking for something else? Search Lucide 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 →