home quarantine negative icon
home-quarantine-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- home-quarantine-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the home quarantine negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsHomeQuarantineNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM20 18a4 4 0 1 1 8 0a4 4 0 0 1-8 0m-.932 7.95A7.16 7.16 0 0 1 24 24c1.841 0 3.616.696 4.932 1.95C30.25 27.205 31 28.917 31 30.714v3.429a1 1 0 0 1-1 1h-1.56L27.59 40h11.93a.484.484 0 0 0 .48-.48V20.635a.8.8 0 0 0-.22-.483L24 8.253L8.22 20.151a.8.8 0 0 0-.22.483V39.52a.48.48 0 0 0 .48.48h11.93l-.85-4.857H18a1 1 0 0 1-1-1v-3.429c0-1.797.75-3.51 2.068-4.764M39.522 42h.003A2.48 2.48 0 0 0 42 39.525V20.6q0-.03-.002-.058a2.8 2.8 0 0 0-.887-1.884a1 1 0 0 0-.079-.065L24.602 6.202a1 1 0 0 0-1.204 0l-16.43 12.39a1 1 0 0 0-.079.065A2.8 2.8 0 0 0 6 20.599v18.926A2.48 2.48 0 0 0 8.475 42z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsHomeQuarantineNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsHomeQuarantineNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsHomeQuarantineNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM20 18a4 4 0 1 1 8 0a4 4 0 0 1-8 0m-.932 7.95A7.16 7.16 0 0 1 24 24c1.841 0 3.616.696 4.932 1.95C30.25 27.205 31 28.917 31 30.714v3.429a1 1 0 0 1-1 1h-1.56L27.59 40h11.93a.484.484 0 0 0 .48-.48V20.635a.8.8 0 0 0-.22-.483L24 8.253L8.22 20.151a.8.8 0 0 0-.22.483V39.52a.48.48 0 0 0 .48.48h11.93l-.85-4.857H18a1 1 0 0 1-1-1v-3.429c0-1.797.75-3.51 2.068-4.764M39.522 42h.003A2.48 2.48 0 0 0 42 39.525V20.6q0-.03-.002-.058a2.8 2.8 0 0 0-.887-1.884a1 1 0 0 0-.079-.065L24.602 6.202a1 1 0 0 0-1.204 0l-16.43 12.39a1 1 0 0 0-.079.065A2.8 2.8 0 0 0 6 20.599v18.926A2.48 2.48 0 0 0 8.475 42z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsHomeQuarantineNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsHomeQuarantineNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM20 18a4 4 0 1 1 8 0a4 4 0 0 1-8 0m-.932 7.95A7.16 7.16 0 0 1 24 24c1.841 0 3.616.696 4.932 1.95C30.25 27.205 31 28.917 31 30.714v3.429a1 1 0 0 1-1 1h-1.56L27.59 40h11.93a.484.484 0 0 0 .48-.48V20.635a.8.8 0 0 0-.22-.483L24 8.253L8.22 20.151a.8.8 0 0 0-.22.483V39.52a.48.48 0 0 0 .48.48h11.93l-.85-4.857H18a1 1 0 0 1-1-1v-3.429c0-1.797.75-3.51 2.068-4.764M39.522 42h.003A2.48 2.48 0 0 0 42 39.525V20.6q0-.03-.002-.058a2.8 2.8 0 0 0-.887-1.884a1 1 0 0 0-.079-.065L24.602 6.202a1 1 0 0 0-1.204 0l-16.43 12.39a1 1 0 0 0-.079.065A2.8 2.8 0 0 0 6 20.599v18.926A2.48 2.48 0 0 0 8.475 42z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsHomeQuarantineNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-home-quarantine-negative {
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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsHomeQuarantineNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM20%2018a4%204%200%201%201%208%200a4%204%200%200%201-8%200m-.932%207.95A7.16%207.16%200%200%201%2024%2024c1.841%200%203.616.696%204.932%201.95C30.25%2027.205%2031%2028.917%2031%2030.714v3.429a1%201%200%200%201-1%201h-1.56L27.59%2040h11.93a.484.484%200%200%200%20.48-.48V20.635a.8.8%200%200%200-.22-.483L24%208.253L8.22%2020.151a.8.8%200%200%200-.22.483V39.52a.48.48%200%200%200%20.48.48h11.93l-.85-4.857H18a1%201%200%200%201-1-1v-3.429c0-1.797.75-3.51%202.068-4.764M39.522%2042h.003A2.48%202.48%200%200%200%2042%2039.525V20.6q0-.03-.002-.058a2.8%202.8%200%200%200-.887-1.884a1%201%200%200%200-.079-.065L24.602%206.202a1%201%200%200%200-1.204%200l-16.43%2012.39a1%201%200%200%200-.079.065A2.8%202.8%200%200%200%206%2020.599v18.926A2.48%202.48%200%200%200%208.475%2042z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsHomeQuarantineNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%2048%2048%22%3E%3Cg%20fill%3D%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsHomeQuarantineNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM20%2018a4%204%200%201%201%208%200a4%204%200%200%201-8%200m-.932%207.95A7.16%207.16%200%200%201%2024%2024c1.841%200%203.616.696%204.932%201.95C30.25%2027.205%2031%2028.917%2031%2030.714v3.429a1%201%200%200%201-1%201h-1.56L27.59%2040h11.93a.484.484%200%200%200%20.48-.48V20.635a.8.8%200%200%200-.22-.483L24%208.253L8.22%2020.151a.8.8%200%200%200-.22.483V39.52a.48.48%200%200%200%20.48.48h11.93l-.85-4.857H18a1%201%200%200%201-1-1v-3.429c0-1.797.75-3.51%202.068-4.764M39.522%2042h.003A2.48%202.48%200%200%200%2042%2039.525V20.6q0-.03-.002-.058a2.8%202.8%200%200%200-.887-1.884a1%201%200%200%200-.079-.065L24.602%206.202a1%201%200%200%200-1.204%200l-16.43%2012.39a1%201%200%200%200-.079.065A2.8%202.8%200%200%200%206%2020.599v18.926A2.48%202.48%200%200%200%208.475%2042z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsHomeQuarantineNegative%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/home-quarantine-negative.svg?color=%231a73e8&size=48