The Tabler scan cube icon depicts a cube with scanning lines, commonly used to represent actions related to 3D scanning, object capture, or spatial data processing.
Common uses
- Initiate 3D scan process
- Access spatial data settings
- Visualize augmented reality models
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconScanCube } from '@tabler/icons-react';
<IconScanCube size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- scancube3dobjectmodelcapturespatialaugmentedmeshrealitysystem3d scannerobject capturespatial scanmesh capture
FAQ
- What does the scan cube icon represent?
- It represents actions involving 3D scanning, object capture, or processing spatial data, often seen in system or utility contexts.
- How do I use this icon in React?
- Import it directly from '@tabler/icons-react' using `import { IconScanCube } from '@tabler/icons-react';` and then use the `<IconScanCube />` component.
- What is the license for this icon?
- The Tabler icon library, including the scan cube 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 →