The Phosphor virus icon depicts a stylized representation of a virus, commonly used in UI to signify concepts related to illness, infection, or health risks.
Common uses
- Indicating a health warning or alert.
- Labeling content about infectious diseases.
- Representing a malware or security threat in a tech context.
Use it in React
Install
npm i @phosphor-icons/reactImport & render
import { Virus } from '@phosphor-icons/react';
<Virus size={24} />Styles
Phosphor ships this icon in 6 styles — each its own import:
regular
<Virus size={24} />thin
<Virus size={24} weight="thin" />light
<Virus size={24} weight="light" />bold
<Virus size={24} weight="bold" />fill
<Virus size={24} weight="fill" />duotone
<Virus size={24} weight="duotone" />Details
- Library
- Phosphor (1,512 icons)
- License
- MIT
- viewBox
0 0 256 256- Category
- health & wellness
- Keywords
- germsdiseaseillnesshealth & wellnessvirusgerminfectionbug
FAQ
- What does the virus icon represent?
- It visually represents a virus, often used for themes of disease, illness, or infection.
- How do I use the virus icon in React?
- You can import and use it like this: import { Virus } from '@phosphor-icons/react'.
- What is the license for this icon?
- The Phosphor icon library, including the virus 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 →