The Tabler viewfinder off icon depicts a disabled or inactive viewfinder, commonly used to indicate that a location or aiming function is turned off.
Common uses
- Disabling a map search or location tracking feature.
- Showing a disabled aiming reticle in a game or simulation.
- Representing an inactive 'find my location' button.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconViewfinderOff } from '@tabler/icons-react';
<IconViewfinderOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- targetaimfocusviewfinderofflocationnavigationdisabledinactivegeographymaptarget offfocus disabledaim inactivemap disabled
FAQ
- What does the viewfinder off icon represent?
- It signifies a disabled or inactive viewfinder, often used for location, aiming, or focus functions that are currently turned off.
- How do I use this icon in React?
- You can import and use it like this: import { IconViewfinderOff } from '@tabler/icons-react'; <IconViewfinderOff />.
- What is the license for this icon?
- The Tabler icons, including viewfinder-off, are 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 →