The Lucide axis 3d icon depicts a three-dimensional coordinate system, commonly used to represent spatial orientation, object positioning, or 3D transformations in user interfaces.
Common uses
- 3D model viewer controls
- Spatial data visualization
- Augmented reality scene orientation
Use it in React
Install
npm i lucide-reactImport & render
import { Axis3d } from 'lucide-react';
<Axis3d size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- gizmocoordinatesaxis3d3d coordinatesspatial axis3d gizmo
FAQ
- What is the purpose of the axis 3d icon?
- It visually represents a 3D coordinate system, useful for indicating direction, position, or orientation in three-dimensional space within an application.
- How do I use the axis 3d icon in React?
- You can import and use it directly from the 'lucide-react' library like this: import { Axis3d } from 'lucide-react'.
- What is the license for the axis 3d icon?
- The axis 3d icon is part of the Lucide library, which is distributed 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 →