The Tabler device 3d lens icon visually represents a 3D camera lens, commonly used in UIs to signify features related to 3D scanning, depth perception, or camera hardware.
Common uses
- 3D scanning or modeling tools
- Augmented reality (AR) or virtual reality (VR) settings
- Camera hardware or sensor configuration
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDevice3dLens } from '@tabler/icons-react';
<IconDevice3dLens size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- 3dlensopticsdepthfield-of-viewcamerahardwaresensormeasurementcalibrationdevicesdevice3d cameradepth sensoroptics hardwarefield of view
FAQ
- What is the primary purpose of the device-3d-lens icon?
- It's typically used to represent functionalities involving 3D imaging, depth sensing, or camera hardware within an application's interface.
- How do I use this icon in a React application?
- You can import it directly from the '@tabler/icons-react' library using: import { IconDevice3dLens } from '@tabler/icons-react'.
- What is the license for the Tabler device 3d lens icon?
- The Tabler icon library, including this icon, is released under the MIT license, allowing for free commercial and non-commercial use.
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 →