covid-line from Majesticons by Gerrit Halfmann · Line · MIT Free for personal and commercial use.

Name
covid-line
Set
Majesticons
Style
Line
Viewbox
24×24
License
MIT

1 other variant in Majesticons

Related icons in Majesticons

Use the covid icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 12h3m-3 0a6.98 6.98 0 0 1-2.05 4.95M19 12a6.98 6.98 0 0 0-2.05-4.95M12 19v3m0-3a6.98 6.98 0 0 0 4.95-2.05M12 19a6.98 6.98 0 0 1-4.95-2.05M5 12a7 7 0 0 1 7-7m-7 7H2m3 0c0 1.933.784 3.683 2.05 4.95M12 5V2m0 3c1.933 0 3.683.784 4.95 2.05M12 2h2m-2 0h-2m2 20h2m-2 0h-2m12-10v-2m0 2v2M2 12v-2m0 2v2m17.5-9.5L18 3m1.5 1.5L21 6m-1.5-1.5l-2.55 2.55M4.5 4.5L6 3M4.5 4.5L3 6m1.5-1.5L7 7M4.5 19.5L6 21m-1.5-1.5L3 18m1.5 1.5l2.55-2.55M19.5 19.5L18 21m1.5-1.5L21 18m-1.5 1.5l-2.55-2.55M14 14"/><circle cx="10.5" cy="10.5" r="1.5"/></g></svg>

React

import type { SVGProps } from "react";

export function MajesticonsCovidLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M19 12h3m-3 0a6.98 6.98 0 0 1-2.05 4.95M19 12a6.98 6.98 0 0 0-2.05-4.95M12 19v3m0-3a6.98 6.98 0 0 0 4.95-2.05M12 19a6.98 6.98 0 0 1-4.95-2.05M5 12a7 7 0 0 1 7-7m-7 7H2m3 0c0 1.933.784 3.683 2.05 4.95M12 5V2m0 3c1.933 0 3.683.784 4.95 2.05M12 2h2m-2 0h-2m2 20h2m-2 0h-2m12-10v-2m0 2v2M2 12v-2m0 2v2m17.5-9.5L18 3m1.5 1.5L21 6m-1.5-1.5l-2.55 2.55M4.5 4.5L6 3M4.5 4.5L3 6m1.5-1.5L7 7M4.5 19.5L6 21m-1.5-1.5L3 18m1.5 1.5l2.55-2.55M19.5 19.5L18 21m1.5-1.5L21 18m-1.5 1.5l-2.55-2.55M14 14"/><circle cx="10.5" cy="10.5" r="1.5"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M19 12h3m-3 0a6.98 6.98 0 0 1-2.05 4.95M19 12a6.98 6.98 0 0 0-2.05-4.95M12 19v3m0-3a6.98 6.98 0 0 0 4.95-2.05M12 19a6.98 6.98 0 0 1-4.95-2.05M5 12a7 7 0 0 1 7-7m-7 7H2m3 0c0 1.933.784 3.683 2.05 4.95M12 5V2m0 3c1.933 0 3.683.784 4.95 2.05M12 2h2m-2 0h-2m2 20h2m-2 0h-2m12-10v-2m0 2v2M2 12v-2m0 2v2m17.5-9.5L18 3m1.5 1.5L21 6m-1.5-1.5l-2.55 2.55M4.5 4.5L6 3M4.5 4.5L3 6m1.5-1.5L7 7M4.5 19.5L6 21m-1.5-1.5L3 18m1.5 1.5l2.55-2.55M19.5 19.5L18 21m1.5-1.5L21 18m-1.5 1.5l-2.55-2.55M14 14"/><circle cx="10.5" cy="10.5" r="1.5"/></g></svg>
</template>

CSS

.icon-covid-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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M19%2012h3m-3%200a6.98%206.98%200%200%201-2.05%204.95M19%2012a6.98%206.98%200%200%200-2.05-4.95M12%2019v3m0-3a6.98%206.98%200%200%200%204.95-2.05M12%2019a6.98%206.98%200%200%201-4.95-2.05M5%2012a7%207%200%200%201%207-7m-7%207H2m3%200c0%201.933.784%203.683%202.05%204.95M12%205V2m0%203c1.933%200%203.683.784%204.95%202.05M12%202h2m-2%200h-2m2%2020h2m-2%200h-2m12-10v-2m0%202v2M2%2012v-2m0%202v2m17.5-9.5L18%203m1.5%201.5L21%206m-1.5-1.5l-2.55%202.55M4.5%204.5L6%203M4.5%204.5L3%206m1.5-1.5L7%207M4.5%2019.5L6%2021m-1.5-1.5L3%2018m1.5%201.5l2.55-2.55M19.5%2019.5L18%2021m1.5-1.5L21%2018m-1.5%201.5l-2.55-2.55M14%2014%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M19%2012h3m-3%200a6.98%206.98%200%200%201-2.05%204.95M19%2012a6.98%206.98%200%200%200-2.05-4.95M12%2019v3m0-3a6.98%206.98%200%200%200%204.95-2.05M12%2019a6.98%206.98%200%200%201-4.95-2.05M5%2012a7%207%200%200%201%207-7m-7%207H2m3%200c0%201.933.784%203.683%202.05%204.95M12%205V2m0%203c1.933%200%203.683.784%204.95%202.05M12%202h2m-2%200h-2m2%2020h2m-2%200h-2m12-10v-2m0%202v2M2%2012v-2m0%202v2m17.5-9.5L18%203m1.5%201.5L21%206m-1.5-1.5l-2.55%202.55M4.5%204.5L6%203M4.5%204.5L3%206m1.5-1.5L7%207M4.5%2019.5L6%2021m-1.5-1.5L3%2018m1.5%201.5l2.55-2.55M19.5%2019.5L18%2021m1.5-1.5L21%2018m-1.5%201.5l-2.55-2.55M14%2014%22%2F%3E%3Ccircle%20cx%3D%2210.5%22%20cy%3D%2210.5%22%20r%3D%221.5%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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