The Tabler cube unfolded icon depicts a three-dimensional cube that has been flattened into a two-dimensional net, commonly used to represent concepts like packaging, assembly, or the process of unfolding/unwrapping.
Common uses
- Representing a 'build' or 'assembly' process.
- Indicating a package or shipping status.
- Illustrating the concept of unfolding or expanding content.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCubeUnfolded } from '@tabler/icons-react';
<IconCubeUnfolded size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- foldingfiledboxunwrappedcubeunfoldedsystemunwrapped boxpackaging iconassembly diagramflattened cube
FAQ
- What does the cube unfolded icon represent?
- It visually represents a cube that has been unfolded into its net form. This is often used for concepts related to packaging, assembly, or revealing hidden content.
- How do I use the cube unfolded icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconCubeUnfolded } from '@tabler/icons-react'.
- What is the license for the Tabler cube unfolded icon?
- The Tabler icon library, including the cube unfolded icon, is 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 →