The Tabler focus auto icon depicts a camera lens with an internal mechanism, commonly used in UI to represent features related to automatic focusing or autonomous operation.
Common uses
- Toggle autofocus on/off in a camera app
- Activate autonomous mode in a robot control panel
- Indicate self-tracking functionality in a video conferencing tool
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconFocusAuto } from '@tabler/icons-react';
<IconFocusAuto size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Photography
- Keywords
- autonomousautomaticroboticself-governingauto-pilotauto-trackself-directedauto-focusself-regulatedauto-navigatephotographyfocusautoautofocuscamera focusauto mode
FAQ
- What does the focus auto icon represent?
- It visually signifies automatic focusing capabilities, often seen in photography or systems that require self-adjustment.
- How do I use this icon in React?
- You can import it directly using: import { IconFocusAuto } from '@tabler/icons-react'.
- What is the license for this icon?
- The Tabler icons, including focus-auto, 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 →