The Phosphor microscope icon visually represents scientific research and examination, commonly used in UIs to denote features related to analysis, discovery, or detailed inspection.
Common uses
- Accessing a detailed data analysis view.
- Enabling a 'search' or 'inspect' function.
- Linking to a scientific or research section.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Microscope } from '@phosphor-icons/react';
<Microscope size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Microscope size={24} />thin
<Microscope size={24} weight="thin" />light
<Microscope size={24} weight="light" />bold
<Microscope size={24} weight="bold" />fill
<Microscope size={24} weight="fill" />duotone
<Microscope size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- nature
- Keywords
- *new*sciencebiologyexperimentmagnifynaturetechnology & developmentobjectshealth & wellnessmicroscopemagnifying glassresearch
FAQ
- What is the microscope icon used for?
- It's used to represent scientific exploration, detailed examination, or analysis within a user interface.
- How do I use the microscope icon in React?
- Import it using `import { Microscope } from '@phosphor-icons/react'` and then use it as a component: `<Microscope />`.
- What is the license for the Phosphor microscope icon?
- The Phosphor icon library, including the microscope icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Phosphor.
Looking for something else? Search Phosphor 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 →