The Phosphor three d icon depicts a cube, commonly used to represent 3D models, CAD software, or general media and technology concepts in user interfaces.
Common uses
- Button to open a 3D model viewer
- Link to a CAD design section
- Icon for a media or technology category
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { ThreeD } from '@phosphor-icons/react';
<ThreeD size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<ThreeD size={24} />thin
<ThreeD size={24} weight="thin" />light
<ThreeD size={24} weight="light" />bold
<ThreeD size={24} weight="bold" />fill
<ThreeD size={24} weight="fill" />duotone
<ThreeD size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- media
- Keywords
- *new*3dcadmodelmediatechnology & developmentthreed3d cubeperspective
FAQ
- What does the three d icon represent?
- It represents a 3D cube, often used for 3D models, CAD, or technology-related content.
- How do I use the three d icon in React?
- You can import and use it like this: import { ThreeD } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the three d icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.