John KuehJohn Kueh

covid info icon

HugeIcons · CovidInfoIcon · MIT

Download SVG

The HugeIcons covid info icon depicts a medical cross with a virus symbol, commonly used to represent information or resources related to COVID-19 or general health advisories.

Common uses

  • Link to COVID-19 testing sites
  • Display health and safety guidelines
  • Indicate vaccination status information

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { CovidInfoIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={CovidInfoIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
health iconmedical iconvirus iconcoronavirus icon

FAQ

What does the CovidInfoIcon represent?
It represents information or resources related to COVID-19 or general health advisories, often featuring a medical cross and virus symbol.
How do I use the CovidInfoIcon in React?
Import both HugeiconsIcon and CovidInfoIcon, then render <HugeiconsIcon icon={CovidInfoIcon} />.
What is the license for this icon?
The CovidInfoIcon is provided under the MIT license, allowing for free use.

Related icons

The same idea in other libraries, and near matches in HugeIcons.

Looking for something else? Search HugeIcons 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 →