The Tabler augmented reality off icon visually represents the deactivation or disabling of augmented reality features within a user interface.
Common uses
- Toggling AR mode on/off
- Indicating AR functionality is unavailable
- Disabling AR overlays
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconAugmentedRealityOff } from '@tabler/icons-react';
<IconAugmentedRealityOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- technologydimensionalgeometryaugmentedrealityoffcontroloperationdisabledinactivesystemar disabledar off toggledisable arar control
FAQ
- What does the augmented reality off icon signify?
- It signifies that augmented reality is currently turned off or disabled. This is often used as a control to switch AR functionality on or off.
- How do I use this icon in React?
- You can import and use it directly from the '@tabler/icons-react' library with the statement: `import { IconAugmentedRealityOff } from '@tabler/icons-react'`.
- What is the license for this icon?
- This icon is from the Tabler icon library and is distributed 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 →