The Tabler device vision pro icon depicts a futuristic headset, commonly used to represent virtual reality, augmented reality, or advanced display devices in user interfaces.
Common uses
- VR/AR feature toggle
- Link to a "premium features" section
- Icon for a "virtual workspace" tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconDeviceVisionPro } from '@tabler/icons-react';
<IconDeviceVisionPro size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconDeviceVisionPro size={24} stroke={2} />filled
<IconDeviceVisionProFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Devices
- Keywords
- advancedsightfutureprofessionalvirtualaugmentedexpensiveluxuryinnovativepremiumdevicesdevicevisionprovr headsetar glasses
FAQ
- What does the device vision pro icon represent?
- It represents advanced display technology like VR or AR headsets, often associated with premium or future-oriented devices.
- How do I use this icon in React?
- Import it from '@tabler/icons-react' using `import { IconDeviceVisionPro } from '@tabler/icons-react'`. Then use it as a React component: `<IconDeviceVisionPro />`.
- What is the license for this icon?
- The Tabler icon library, including this 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 →