The Tabler microscope off icon depicts a microscope with a line through it, commonly used to indicate a disabled or unavailable feature related to scientific observation, testing, or research.
Common uses
- Disabling a 'view details' feature for a medical record.
- Indicating an unavailable 'run test' button in a lab interface.
- Showing that a search filter for 'experimental data' is not active.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconMicroscopeOff } from '@tabler/icons-react';
<IconMicroscopeOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- schooleducationlearninglaboratoryexperimentalchemistrybiologymedicalbacteriatechnologytesthealthmicroscopeoffmagnifying glass offscience off
FAQ
- What does the microscope off icon represent?
- It signifies a disabled or inactive state for features related to scientific examination, testing, or research.
- How do I use the microscope off icon in React?
- Import it using `import { IconMicroscopeOff } from '@tabler/icons-react';` and then use it as a component: `<IconMicroscopeOff />`.
- What is the license for this icon?
- This icon is from the Tabler icon library and 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 →