The Tabler focus centered icon visually represents a camera lens with a central focus point, commonly used in user interfaces to indicate or activate a zoom, focus, or centering function.
Common uses
- Activating zoom to center of the screen
- Toggling a centered view mode
- Setting focus for a camera or media element
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFocusCentered } from '@tabler/icons-react';
<IconFocusCentered size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- filterphotophotographycamerafocuscenteredcontroloperationfunctioninterfacesystemcenter focuszoom centercamera focusview center
FAQ
- What is the purpose of the focus centered icon?
- This icon typically signifies an action related to centering, focusing, or zooming into the middle of an area, often seen in media players or camera interfaces.
- How do I use the focus centered icon in React?
- You can import and use it in your React application with: import { IconFocusCentered } from '@tabler/icons-react'.
- What is the license for the focus centered icon?
- The Tabler icon library, including the focus centered icon, 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 →