The Lucide microscope icon depicts a scientific instrument used for magnifying small objects, commonly employed in UI to represent functions related to research, analysis, or detailed inspection.
Common uses
- Search/filter for scientific or medical content
- Access a detailed view or analysis tool
- Indicate a 'zoom' or 'magnify' function
Use it in React
Install
npm i lucide-reactImport & render
import { Microscope } from 'lucide-react';
<Microscope size={24} />Details
- Library
- Lucide (1,713 icons)
- License
- ISC
- viewBox
0 0 24 24- Keywords
- medicaleducationscienceimagingresearchmicroscopemagnifying glasszoom
FAQ
- What does the microscope icon represent?
- It represents a microscope, a tool used for scientific research, medical analysis, and education to view small details.
- How do I use the microscope icon in React?
- You can import and use it in your React application with: import { Microscope } from 'lucide-react'.
- What is the license for the Lucide microscope icon?
- The Lucide icon library, including the microscope icon, is available under the ISC license.
Related icons
The same idea in other libraries, and near matches in Lucide.
Looking for something else? Search Lucide 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 →