virus-line from Remix Icon by Remix Design · Line · Health & Medical · Apache-2.0 Free for personal and commercial use.

Name
virus-line
Set
Remix Icon
Style
Line
Category
Health & Medical
Viewbox
24×24
License
Apache 2.0

1 other variant in Remix Icon

The same icon in other sets

More health & medical icons from Remix Icon

Use the virus icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.716 1.947l3.735 1.434l-.717 1.867l-.934-.359l-.746 1.945a6 6 0 0 1 1.945 1.846l1.902-.847l-.406-.914l1.827-.813l1.627 3.654l-1.827.813l-.407-.913l-1.902.847a6 6 0 0 1 .07 2.68l1.944.746l.358-.933l1.867.716l-1.433 3.735l-1.867-.717l.357-.933l-1.944-.747A6 6 0 0 1 15.32 17l.848 1.903l.914-.407l.813 1.827l-3.654 1.627l-.813-1.827l.913-.407l-.847-1.902a6 6 0 0 1-2.68.07l-.747 1.944l.934.358l-.717 1.867L6.55 20.62l.717-1.867l.932.358l.748-1.944A6 6 0 0 1 7 15.319l-1.903.848l.407.914l-1.827.813L2.05 14.24l1.827-.813l.406.914l1.903-.848a6 6 0 0 1-.07-2.68l-1.945-.746l-.358.933l-1.867-.716L3.38 6.549l1.867.717l-.36.933l1.946.747A6 6 0 0 1 8.68 7l-.848-1.903l-.913.407l-.814-1.827L9.76 2.051l.813 1.827l-.914.407l.848 1.902a6 6 0 0 1 2.68-.07l.745-1.945L13 3.815zM12 8a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-.5 4.866a1 1 0 1 1-1 1.732a1 1 0 0 1 1-1.732M14 11a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-2.134-1.232a1 1 0 1 1-1.732 1a1 1 0 0 1 1.732-1"/></svg>

React

import type { SVGProps } from "react";

export function RiVirusLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.716 1.947l3.735 1.434l-.717 1.867l-.934-.359l-.746 1.945a6 6 0 0 1 1.945 1.846l1.902-.847l-.406-.914l1.827-.813l1.627 3.654l-1.827.813l-.407-.913l-1.902.847a6 6 0 0 1 .07 2.68l1.944.746l.358-.933l1.867.716l-1.433 3.735l-1.867-.717l.357-.933l-1.944-.747A6 6 0 0 1 15.32 17l.848 1.903l.914-.407l.813 1.827l-3.654 1.627l-.813-1.827l.913-.407l-.847-1.902a6 6 0 0 1-2.68.07l-.747 1.944l.934.358l-.717 1.867L6.55 20.62l.717-1.867l.932.358l.748-1.944A6 6 0 0 1 7 15.319l-1.903.848l.407.914l-1.827.813L2.05 14.24l1.827-.813l.406.914l1.903-.848a6 6 0 0 1-.07-2.68l-1.945-.746l-.358.933l-1.867-.716L3.38 6.549l1.867.717l-.36.933l1.946.747A6 6 0 0 1 8.68 7l-.848-1.903l-.913.407l-.814-1.827L9.76 2.051l.813 1.827l-.914.407l.848 1.902a6 6 0 0 1 2.68-.07l.745-1.945L13 3.815zM12 8a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-.5 4.866a1 1 0 1 1-1 1.732a1 1 0 0 1 1-1.732M14 11a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-2.134-1.232a1 1 0 1 1-1.732 1a1 1 0 0 1 1.732-1"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m13.716 1.947l3.735 1.434l-.717 1.867l-.934-.359l-.746 1.945a6 6 0 0 1 1.945 1.846l1.902-.847l-.406-.914l1.827-.813l1.627 3.654l-1.827.813l-.407-.913l-1.902.847a6 6 0 0 1 .07 2.68l1.944.746l.358-.933l1.867.716l-1.433 3.735l-1.867-.717l.357-.933l-1.944-.747A6 6 0 0 1 15.32 17l.848 1.903l.914-.407l.813 1.827l-3.654 1.627l-.813-1.827l.913-.407l-.847-1.902a6 6 0 0 1-2.68.07l-.747 1.944l.934.358l-.717 1.867L6.55 20.62l.717-1.867l.932.358l.748-1.944A6 6 0 0 1 7 15.319l-1.903.848l.407.914l-1.827.813L2.05 14.24l1.827-.813l.406.914l1.903-.848a6 6 0 0 1-.07-2.68l-1.945-.746l-.358.933l-1.867-.716L3.38 6.549l1.867.717l-.36.933l1.946.747A6 6 0 0 1 8.68 7l-.848-1.903l-.913.407l-.814-1.827L9.76 2.051l.813 1.827l-.914.407l.848 1.902a6 6 0 0 1 2.68-.07l.745-1.945L13 3.815zM12 8a4 4 0 1 0 0 8a4 4 0 0 0 0-8m-.5 4.866a1 1 0 1 1-1 1.732a1 1 0 0 1 1-1.732M14 11a1 1 0 1 1 0 2a1 1 0 0 1 0-2m-2.134-1.232a1 1 0 1 1-1.732 1a1 1 0 0 1 1.732-1"/></svg>
</template>

CSS

.icon-virus-line {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.716%201.947l3.735%201.434l-.717%201.867l-.934-.359l-.746%201.945a6%206%200%200%201%201.945%201.846l1.902-.847l-.406-.914l1.827-.813l1.627%203.654l-1.827.813l-.407-.913l-1.902.847a6%206%200%200%201%20.07%202.68l1.944.746l.358-.933l1.867.716l-1.433%203.735l-1.867-.717l.357-.933l-1.944-.747A6%206%200%200%201%2015.32%2017l.848%201.903l.914-.407l.813%201.827l-3.654%201.627l-.813-1.827l.913-.407l-.847-1.902a6%206%200%200%201-2.68.07l-.747%201.944l.934.358l-.717%201.867L6.55%2020.62l.717-1.867l.932.358l.748-1.944A6%206%200%200%201%207%2015.319l-1.903.848l.407.914l-1.827.813L2.05%2014.24l1.827-.813l.406.914l1.903-.848a6%206%200%200%201-.07-2.68l-1.945-.746l-.358.933l-1.867-.716L3.38%206.549l1.867.717l-.36.933l1.946.747A6%206%200%200%201%208.68%207l-.848-1.903l-.913.407l-.814-1.827L9.76%202.051l.813%201.827l-.914.407l.848%201.902a6%206%200%200%201%202.68-.07l.745-1.945L13%203.815zM12%208a4%204%200%201%200%200%208a4%204%200%200%200%200-8m-.5%204.866a1%201%200%201%201-1%201.732a1%201%200%200%201%201-1.732M14%2011a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-2.134-1.232a1%201%200%201%201-1.732%201a1%201%200%200%201%201.732-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m13.716%201.947l3.735%201.434l-.717%201.867l-.934-.359l-.746%201.945a6%206%200%200%201%201.945%201.846l1.902-.847l-.406-.914l1.827-.813l1.627%203.654l-1.827.813l-.407-.913l-1.902.847a6%206%200%200%201%20.07%202.68l1.944.746l.358-.933l1.867.716l-1.433%203.735l-1.867-.717l.357-.933l-1.944-.747A6%206%200%200%201%2015.32%2017l.848%201.903l.914-.407l.813%201.827l-3.654%201.627l-.813-1.827l.913-.407l-.847-1.902a6%206%200%200%201-2.68.07l-.747%201.944l.934.358l-.717%201.867L6.55%2020.62l.717-1.867l.932.358l.748-1.944A6%206%200%200%201%207%2015.319l-1.903.848l.407.914l-1.827.813L2.05%2014.24l1.827-.813l.406.914l1.903-.848a6%206%200%200%201-.07-2.68l-1.945-.746l-.358.933l-1.867-.716L3.38%206.549l1.867.717l-.36.933l1.946.747A6%206%200%200%201%208.68%207l-.848-1.903l-.913.407l-.814-1.827L9.76%202.051l.813%201.827l-.914.407l.848%201.902a6%206%200%200%201%202.68-.07l.745-1.945L13%203.815zM12%208a4%204%200%201%200%200%208a4%204%200%200%200%200-8m-.5%204.866a1%201%200%201%201-1%201.732a1%201%200%200%201%201-1.732M14%2011a1%201%200%201%201%200%202a1%201%200%200%201%200-2m-2.134-1.232a1%201%200%201%201-1.732%201a1%201%200%200%201%201.732-1%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/virus-line.svg?color=%231a73e8&size=48