The Tabler virus off icon depicts a virus symbol with a diagonal line through it, commonly used to indicate the absence or disabling of a virus or infectious agent.
Common uses
- Disabling virus protection in security software.
- Indicating a clean or non-infectious state in health apps.
- Representing a 'no viruses' status in system monitoring.
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconVirusOff } from '@tabler/icons-react';
<IconVirusOff size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- Health
- Keywords
- infectionillnesscellinfectioushealthvirusoffmedicalwellnessdisabledno viruscleanquarantinedisabled infection
FAQ
- What does the virus off icon represent?
- It signifies that a virus or infectious element is not present, has been removed, or is disabled.
- How do I use this icon in React?
- You can import and use it like this: import { IconVirusOff } from '@tabler/icons-react'. Then render it as <IconVirusOff />.
- What is the license for this icon?
- The Tabler icons, including virus-off, are 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 →