The Tabler focus 2 icon depicts a camera lens with a central aperture, commonly used to represent focus, attention, or targeting in user interfaces.
Common uses
- Highlighting a selected item in a list.
- Indicating the active input field.
- Representing a zoom or magnification feature.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFocus2 } from '@tabler/icons-react';
<IconFocus2 size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- spotlightattentioncenteraimtargetfocuscamerapicturecaptureimagephotography2camera lens
FAQ
- What is the focus 2 icon used for?
- It visually represents concepts like focus, attention, centering, or aiming, often used for features related to cameras, targeting, or highlighting.
- How do I use the focus 2 icon in React?
- You can import and use it in your React components like this: import { IconFocus2 } from '@tabler/icons-react'; <IconFocus2 />.
- What is the license for the focus 2 icon?
- The Tabler icons, including focus 2, 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 →