Virus icon in outline, twotone, bold and bulk. Free in all four styles, for health, clinics, pharmacy, gym, activity tracking. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconVirus } from "@devigner-ui/icons";
<IconVirus className="size-6" />
<script setup>
import { IconVirus } from "@devigner-ui/icons-vue";
</script>
<template>
<IconVirus class="size-6" />
</template>
<script>
import { IconVirus } from "@devigner-ui/icons-svelte";
</script>
<IconVirus class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.06 19A6.86 6.86 0 0 0 19 12.06 7.14 7.14 0 0 0 11.94 5 6.86 6.86 0 0 0 5 11.94 7.14 7.14 0 0 0 12.06 19" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m18 6-1.05 1.05" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m5 5 2 2" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="m17.05 18.05-.55-.55" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M6 19.05 7.05 18" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M16.5 13a2 2 0 1 1-4 0 2 2 0 0 1 4 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M11 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0" stroke="currentColor" stroke-width="1.5"></path><circle opacity="1" cx="9" cy="13.0002" r="1" fill="currentColor"></circle><circle cx="19.5" cy="4.50024" r="1.5" stroke="currentColor" stroke-width="1.5"></circle><circle cx="1.5" cy="1.5" r="1.5" transform="matrix(-1 0 0 1 5 2.00024)" stroke="currentColor" stroke-width="1.5"></circle><path opacity="1" d="M2 12a1.5 1.5 0 1 0 3 0 1.5 1.5 0 0 0-3 0" stroke="currentColor" stroke-width="1.5"></path><circle cx="1.5" cy="1.5" r="1.5" transform="matrix(1 0 0 -1 17.0498 21.05)" stroke="currentColor" stroke-width="1.5"></circle><circle cx="4.5" cy="20.5002" r="1.5" transform="rotate(180 4.5 20.5002)" stroke="currentColor" stroke-width="1.5"></circle><path opacity="1" d="M13.5 3.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M19.5 13.5a1.5 1.5 0 1 0-.5-2.91v2.82q.23.09.5.09" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M10.59 19a1.5 1.5 0 0 0 2.82 0z" stroke="currentColor" stroke-width="1.5"></path></svg>