The Lucide file axis 3d icon depicts a file with 3D coordinate axes, commonly used to represent 3D models, data files, or spatial information within a user interface.
Common uses
- Representing a 3D model file in a file explorer.
- Indicating a data file containing 3D coordinates.
- Button to open or view a 3D object or scene.
Use it in React
Install
npm i lucide-reactImport & render
import { FileAxis3d } from 'lucide-react';
<FileAxis3d size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- model3daxiscoordinatesfile3d model filecoordinates filespatial datafile 3d
FAQ
- What does the file axis 3d icon represent?
- It represents a file that contains or is related to 3D data, such as models or coordinate systems.
- How do I use this icon in React?
- You can import and use it directly from the 'lucide-react' library with: import { FileAxis3d } from 'lucide-react'.
- What is the license for this icon?
- The Lucide icon library, including the file axis 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 →