virus slash icon

virus-slash from Unicons Solid by Iconscout · Solid · Medical · Apache-2.0 Free for personal and commercial use.

Name
virus-slash
Set
Unicons Solid
Style
Solid
Category
Medical
Viewbox
24×24
License
Apache 2.0

The same icon in other sets

More medical icons from Unicons Solid

Use the virus slash icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m19.8 18.4l-4-4l-2.1-2.1l-8-8l-3-3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L5 6.4C3.9 7.7 3.2 9.3 3.1 11H2c-.6 0-1 .4-1 1s.4 1 1 1h1.1c.2 1.7.9 3.3 1.9 4.6l-.8.8c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.8-.8c1.3 1.1 2.9 1.7 4.6 1.9V22c0 .6.4 1 1 1s1-.4 1-1v-1.1c1.7-.2 3.3-.9 4.6-1.9l3.7 3.7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4zM9 16c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m.5-4c-.8 0-1.5-.7-1.5-1.5c0-.3.1-.6.3-.8l2.1 2.1c-.3.1-.6.2-.9.2m11.4 1H22c.6 0 1-.4 1-1s-.4-1-1-1h-1.1c-.2-1.7-.9-3.3-1.9-4.6l.8-.8c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-.8.8c-1.3-1.1-2.9-1.7-4.6-1.9V2c0-.6-.4-1-1-1s-1 .4-1 1v1.1c-1 .1-2 .4-2.9.8l12 12c.4-.9.7-1.9.8-2.9M15 10c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/></svg>

React

import type { SVGProps } from "react";

export function UisVirusSlash(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="m19.8 18.4l-4-4l-2.1-2.1l-8-8l-3-3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L5 6.4C3.9 7.7 3.2 9.3 3.1 11H2c-.6 0-1 .4-1 1s.4 1 1 1h1.1c.2 1.7.9 3.3 1.9 4.6l-.8.8c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.8-.8c1.3 1.1 2.9 1.7 4.6 1.9V22c0 .6.4 1 1 1s1-.4 1-1v-1.1c1.7-.2 3.3-.9 4.6-1.9l3.7 3.7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4zM9 16c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m.5-4c-.8 0-1.5-.7-1.5-1.5c0-.3.1-.6.3-.8l2.1 2.1c-.3.1-.6.2-.9.2m11.4 1H22c.6 0 1-.4 1-1s-.4-1-1-1h-1.1c-.2-1.7-.9-3.3-1.9-4.6l.8-.8c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-.8.8c-1.3-1.1-2.9-1.7-4.6-1.9V2c0-.6-.4-1-1-1s-1 .4-1 1v1.1c-1 .1-2 .4-2.9.8l12 12c.4-.9.7-1.9.8-2.9M15 10c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 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="m19.8 18.4l-4-4l-2.1-2.1l-8-8l-3-3c-.4-.4-1-.4-1.4 0s-.4 1 0 1.4L5 6.4C3.9 7.7 3.2 9.3 3.1 11H2c-.6 0-1 .4-1 1s.4 1 1 1h1.1c.2 1.7.9 3.3 1.9 4.6l-.8.8c-.4.4-.4 1 0 1.4s1 .4 1.4 0l.8-.8c1.3 1.1 2.9 1.7 4.6 1.9V22c0 .6.4 1 1 1s1-.4 1-1v-1.1c1.7-.2 3.3-.9 4.6-1.9l3.7 3.7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1 0-1.4zM9 16c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1m.5-4c-.8 0-1.5-.7-1.5-1.5c0-.3.1-.6.3-.8l2.1 2.1c-.3.1-.6.2-.9.2m11.4 1H22c.6 0 1-.4 1-1s-.4-1-1-1h-1.1c-.2-1.7-.9-3.3-1.9-4.6l.8-.8c.4-.4.4-1 0-1.4s-1-.4-1.4 0l-.8.8c-1.3-1.1-2.9-1.7-4.6-1.9V2c0-.6-.4-1-1-1s-1 .4-1 1v1.1c-1 .1-2 .4-2.9.8l12 12c.4-.9.7-1.9.8-2.9M15 10c-.6 0-1-.4-1-1s.4-1 1-1s1 .4 1 1s-.4 1-1 1"/></svg>
</template>

CSS

.icon-virus-slash {
  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%22m19.8%2018.4l-4-4l-2.1-2.1l-8-8l-3-3c-.4-.4-1-.4-1.4%200s-.4%201%200%201.4L5%206.4C3.9%207.7%203.2%209.3%203.1%2011H2c-.6%200-1%20.4-1%201s.4%201%201%201h1.1c.2%201.7.9%203.3%201.9%204.6l-.8.8c-.4.4-.4%201%200%201.4s1%20.4%201.4%200l.8-.8c1.3%201.1%202.9%201.7%204.6%201.9V22c0%20.6.4%201%201%201s1-.4%201-1v-1.1c1.7-.2%203.3-.9%204.6-1.9l3.7%203.7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1%200-1.4zM9%2016c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201m.5-4c-.8%200-1.5-.7-1.5-1.5c0-.3.1-.6.3-.8l2.1%202.1c-.3.1-.6.2-.9.2m11.4%201H22c.6%200%201-.4%201-1s-.4-1-1-1h-1.1c-.2-1.7-.9-3.3-1.9-4.6l.8-.8c.4-.4.4-1%200-1.4s-1-.4-1.4%200l-.8.8c-1.3-1.1-2.9-1.7-4.6-1.9V2c0-.6-.4-1-1-1s-1%20.4-1%201v1.1c-1%20.1-2%20.4-2.9.8l12%2012c.4-.9.7-1.9.8-2.9M15%2010c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201%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%22m19.8%2018.4l-4-4l-2.1-2.1l-8-8l-3-3c-.4-.4-1-.4-1.4%200s-.4%201%200%201.4L5%206.4C3.9%207.7%203.2%209.3%203.1%2011H2c-.6%200-1%20.4-1%201s.4%201%201%201h1.1c.2%201.7.9%203.3%201.9%204.6l-.8.8c-.4.4-.4%201%200%201.4s1%20.4%201.4%200l.8-.8c1.3%201.1%202.9%201.7%204.6%201.9V22c0%20.6.4%201%201%201s1-.4%201-1v-1.1c1.7-.2%203.3-.9%204.6-1.9l3.7%203.7c.2.2.4.3.7.3s.5-.1.7-.3c.4-.4.4-1%200-1.4zM9%2016c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201m.5-4c-.8%200-1.5-.7-1.5-1.5c0-.3.1-.6.3-.8l2.1%202.1c-.3.1-.6.2-.9.2m11.4%201H22c.6%200%201-.4%201-1s-.4-1-1-1h-1.1c-.2-1.7-.9-3.3-1.9-4.6l.8-.8c.4-.4.4-1%200-1.4s-1-.4-1.4%200l-.8.8c-1.3-1.1-2.9-1.7-4.6-1.9V2c0-.6-.4-1-1-1s-1%20.4-1%201v1.1c-1%20.1-2%20.4-2.9.8l12%2012c.4-.9.7-1.9.8-2.9M15%2010c-.6%200-1-.4-1-1s.4-1%201-1s1%20.4%201%201s-.4%201-1%201%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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