The Tabler viewfinder icon depicts a camera viewfinder, commonly used in UI to represent features related to aiming, focusing, or selecting a location on a map.
Common uses
- Map marker selection
- Targeting reticle for a feature
- Zoom or focus control
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconViewfinder } from '@tabler/icons-react';
<IconViewfinder size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Map
- Keywords
- targetaimfocusviewfinderlocationnavigationgeographyplacepositionmapreticle
FAQ
- What is the viewfinder icon used for?
- It's typically used to indicate actions related to aiming, focusing, or selecting a specific point or area, often within map or camera-related interfaces.
- How do I use the viewfinder icon in React?
- You can import and use it directly with: import { IconViewfinder } from '@tabler/icons-react'. Then render it as <IconViewfinder />.
- What is the license for the Tabler viewfinder icon?
- The Tabler icons, including the viewfinder icon, are 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 →