The Tabler virus icon visually represents a biological virus, commonly used in user interfaces to denote health-related topics, infectious diseases, or medical conditions.
Common uses
- Indicating a health alert or warning.
- Labeling a section about infectious diseases.
- Representing a medical or biological concept in an app.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVirus } from '@tabler/icons-react';
<IconVirus size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- infectionillnesscellinfectioushealthvirusmedicalwellnesshealthcaretreatmentdisease
FAQ
- What does the virus icon represent?
- It depicts a biological virus, suitable for health, medical, or infection-related contexts.
- How do I use the virus icon in React?
- Import it using `import { IconVirus } from '@tabler/icons-react'` and use it as a component: `<IconVirus />`.
- What is the license for the Tabler virus icon?
- The Tabler icon library, including the virus icon, is distributed 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 →