The Tabler line scan icon visually represents a linear scanning process, often used in UIs to indicate operations like data analysis, system inspection, or progress tracking.
Common uses
- Initiate a system diagnostic scan
- Represent a data analysis process
- Indicate a security inspection
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconLineScan } from '@tabler/icons-react';
<IconLineScan size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- detecttraceanalyzeinspectexaminelinearscansurveyreviewgaugesystemlinelinear scan
FAQ
- What is the line scan icon used for?
- It's typically used to represent actions related to scanning, inspecting, analyzing, or tracing data or systems in a linear fashion.
- How do I use the line scan icon in React?
- You can import it directly from the '@tabler/icons-react' library using: import { IconLineScan } from '@tabler/icons-react'
- What is the license for the Tabler line scan icon?
- The Tabler icon library, including the line 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 →