The HugeIcons printer three d icon visually represents a 3D printer, commonly used in interfaces to signify 3D printing functionality, related hardware, or additive manufacturing processes.
Common uses
- 3D Printer Hardware Control
- Additive Manufacturing Section
- 3D Print Job Status
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { PrinterThreeDIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={PrinterThreeDIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- 3d printeradditive manufacturing3d print
FAQ
- What is the PrinterThreeDIcon used for?
- This icon represents a 3D printer and is used in UIs to indicate features or sections related to 3D printing technology or services.
- How do I use the PrinterThreeDIcon in React?
- Import both HugeiconsIcon and PrinterThreeDIcon, then render it using <HugeiconsIcon icon={PrinterThreeDIcon} />.
- What is the license for this icon?
- The PrinterThreeDIcon is part of the HugeIcons library and is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.