covid off icon

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

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

1 other variant in Majesticons

Related icons in Majesticons

Use the covid off icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 12h3m-3 0a6.98 6.98 0 0 0-2.05-4.95M19 12v1m-7 6v3m0-3a6.98 6.98 0 0 0 4.95-2.05l2.55 2.55L18 21m-6-2a6.98 6.98 0 0 1-4.95-2.05M5 12H2m3 0c0 1.933.784 3.683 2.05 4.95M5 12c0-1.352.47-3.488 1.955-5.045M12 5V2m0 3c1.933 0 3.683.784 4.95 2.05M12 5h-1m1-3h2m-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.55M3 6l1.5-1.5l2.455 2.455M4.5 19.5L6 21m-1.5-1.5L3 18m1.5 1.5l2.55-2.55M7 7l-.045-.045M9.382 9.5a1.5 1.5 0 0 0 2.01 2.206M3 3l18 18"/></svg>

React

import type { SVGProps } from "react";

export function MajesticonsCovidOffLine(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2" d="M19 12h3m-3 0a6.98 6.98 0 0 0-2.05-4.95M19 12v1m-7 6v3m0-3a6.98 6.98 0 0 0 4.95-2.05l2.55 2.55L18 21m-6-2a6.98 6.98 0 0 1-4.95-2.05M5 12H2m3 0c0 1.933.784 3.683 2.05 4.95M5 12c0-1.352.47-3.488 1.955-5.045M12 5V2m0 3c1.933 0 3.683.784 4.95 2.05M12 5h-1m1-3h2m-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.55M3 6l1.5-1.5l2.455 2.455M4.5 19.5L6 21m-1.5-1.5L3 18m1.5 1.5l2.55-2.55M7 7l-.045-.045M9.382 9.5a1.5 1.5 0 0 0 2.01 2.206M3 3l18 18"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M19 12h3m-3 0a6.98 6.98 0 0 0-2.05-4.95M19 12v1m-7 6v3m0-3a6.98 6.98 0 0 0 4.95-2.05l2.55 2.55L18 21m-6-2a6.98 6.98 0 0 1-4.95-2.05M5 12H2m3 0c0 1.933.784 3.683 2.05 4.95M5 12c0-1.352.47-3.488 1.955-5.045M12 5V2m0 3c1.933 0 3.683.784 4.95 2.05M12 5h-1m1-3h2m-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.55M3 6l1.5-1.5l2.455 2.455M4.5 19.5L6 21m-1.5-1.5L3 18m1.5 1.5l2.55-2.55M7 7l-.045-.045M9.382 9.5a1.5 1.5 0 0 0 2.01 2.206M3 3l18 18"/></svg>
</template>

CSS

.icon-covid-off-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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19%2012h3m-3%200a6.98%206.98%200%200%200-2.05-4.95M19%2012v1m-7%206v3m0-3a6.98%206.98%200%200%200%204.95-2.05l2.55%202.55L18%2021m-6-2a6.98%206.98%200%200%201-4.95-2.05M5%2012H2m3%200c0%201.933.784%203.683%202.05%204.95M5%2012c0-1.352.47-3.488%201.955-5.045M12%205V2m0%203c1.933%200%203.683.784%204.95%202.05M12%205h-1m1-3h2m-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.55M3%206l1.5-1.5l2.455%202.455M4.5%2019.5L6%2021m-1.5-1.5L3%2018m1.5%201.5l2.55-2.55M7%207l-.045-.045M9.382%209.5a1.5%201.5%200%200%200%202.01%202.206M3%203l18%2018%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M19%2012h3m-3%200a6.98%206.98%200%200%200-2.05-4.95M19%2012v1m-7%206v3m0-3a6.98%206.98%200%200%200%204.95-2.05l2.55%202.55L18%2021m-6-2a6.98%206.98%200%200%201-4.95-2.05M5%2012H2m3%200c0%201.933.784%203.683%202.05%204.95M5%2012c0-1.352.47-3.488%201.955-5.045M12%205V2m0%203c1.933%200%203.683.784%204.95%202.05M12%205h-1m1-3h2m-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.55M3%206l1.5-1.5l2.455%202.455M4.5%2019.5L6%2021m-1.5-1.5L3%2018m1.5%201.5l2.55-2.55M7%207l-.045-.045M9.382%209.5a1.5%201.5%200%200%200%202.01%202.206M3%203l18%2018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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