The HugeIcons file axis three d icon depicts a 3D representation of a file or document, often used to signify data, documents, or files in a three-dimensional context within a user interface.
Common uses
- Representing 3D model files
- Indicating data storage or archives
- Visualizing complex document structures
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { FileAxisThreeDIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={FileAxisThreeDIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- 3d file icondocument cubedata cubefile block
FAQ
- What does the FileAxisThreeDIcon represent?
- This icon represents a file or document presented in a 3D perspective, suggesting depth, volume, or a more complex data structure.
- How do I use FileAxisThreeDIcon in React?
- Import the icon and use it within the HugeiconsIcon component like this: import { FileAxisThreeDIcon } from '@hugeicons/core-free-icons'; <HugeiconsIcon icon={FileAxisThreeDIcon} />.
- What is the license for this icon?
- The FileAxisThreeDIcon is available under the MIT license, allowing for free use in both personal and commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
Looking for something else? Search HugeIcons 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 →