The Lucide scale 3d icon depicts a 3D object being scaled along its axes, commonly used in UIs to represent transformation, resizing, or dimension adjustment controls.
Common uses
- 3D model scaling tool
- Object dimension editor
- Transform controls panel
Use it in React
Install
npm i lucide-reactImport & render
import { Scale3d } from 'lucide-react';
<Scale3d size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- gizmotransformsizeaxisscale3dresize 3dtransform 3ddimensions
FAQ
- What does the scale 3d icon represent?
- It represents the action of scaling or resizing an object in three dimensions, showing adjustments along X, Y, and Z axes.
- How do I use this icon in React?
- You can import and use it in React with: import { Scale3d } from 'lucide-react'. Then render it as <Scale3d />.
- What is the license for this icon?
- The Lucide icon library, including the scale 3d icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
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 →