The Tabler file 3d icon depicts a document with a subtle three-dimensional effect, commonly used to represent 3D models, files, or data content in user interfaces.
Common uses
- Representing 3D model files in a file explorer.
- Indicating a document containing 3D data or specifications.
- As an icon for a '3D Viewer' or 'Model Editor' feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFile3d } from '@tabler/icons-react';
<IconFile3d size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Document
- Keywords
- modeldocumentfiledatacontentrecord3dpapertextinformation3d modeldocument modelfile data3d paper
FAQ
- What does the file 3d icon represent?
- It represents a file or document with a 3D aspect, often used for 3D models or data.
- How do I use the file 3d icon in React?
- You can import and use it like this: import { IconFile3d } from '@tabler/icons-react'; <IconFile3d />.
- What is the license for this icon?
- The Tabler icons, including file-3d, are 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 →