The Tabler cube plus icon depicts a 3D cube with a plus sign, commonly used to represent adding new items, creating content, or expanding functionality within a user interface.
Common uses
- Add new product or item
- Create new document or entry
- Expand section or view
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCubePlus } from '@tabler/icons-react';
<IconCubePlus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Shapes
- Keywords
- 3dpatternabstractgeometricshapecubeplusaddmoreincreaseshapesadd cubenew cubecube add3d add
FAQ
- What does the cube plus icon represent?
- It visually combines a 3D cube with a plus symbol, suggesting actions like adding, creating, or increasing something, often in a geometric or abstract context.
- How do I use the cube plus icon in React?
- You can import and use it directly with the following statement: `import { IconCubePlus } from '@tabler/icons-react'`.
- What is the license for this icon?
- The Tabler icon library, including the cube plus icon, is distributed 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 →