The Tabler zoom scan icon visually represents the action of magnifying or scanning an area, commonly used in user interfaces to indicate features related to detailed viewing, analysis, or zooming into content.
Common uses
- Initiating a detailed view of an image or document.
- Activating a mode for precise selection within a larger area.
- Indicating a search or analysis function for specific elements.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconZoomScan } from '@tabler/icons-react';
<IconZoomScan size={24} stroke={2} />Styles
Tabler ships this icon in 2 styles — each its own import:
outline
<IconZoomScan size={24} stroke={2} />filled
<IconZoomScanFilled size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- magnifyenlargeanalyzefocusenhanceviewmagnificationzoom-inscan-zoommagnify-scansystemzoomscanmagnify scanscan zoomanalyze view
FAQ
- What is the purpose of the zoom scan icon?
- It signifies actions like magnifying, analyzing, or focusing on a specific part of the content, often used for detailed inspection or selection.
- How do I use the zoom scan icon in React?
- You can import and use it directly with the following statement: import { IconZoomScan } from '@tabler/icons-react'.
- What is the license for the Tabler zoom scan icon?
- The Tabler icon library, including the zoom scan icon, is 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 →