patient band alt negative icon
patient-band-alt-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- patient-band-alt-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
Use the patient band alt 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(#healthiconsPatientBandAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM8 14.787c0 .402.16.787.443 1.07l8.79 8.79A4.62 4.62 0 0 0 20.5 26c.695 0 1.362.276 1.854.768l15.439 15.44a3.122 3.122 0 0 0 4.414-4.415l-15.44-15.44A2.62 2.62 0 0 1 26 20.5a4.62 4.62 0 0 0-1.354-3.268l-8.789-8.789A1.5 1.5 0 0 0 14.787 8h-1.544a2 2 0 0 1-1.415-.586l-1.707-1.707a3 3 0 0 0-4.242 0l-.172.172a3 3 0 0 0 0 4.242l1.707 1.707A2 2 0 0 1 8 13.243zM9 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0m18 18a1 1 0 1 1-2 0a1 1 0 0 1 2 0m2 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m2 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2a1 1 0 1 1-2 0a1 1 0 0 1 2 0M11.707 13.293l1.586-1.586a1 1 0 0 1 1.414 0l7.586 7.586a1 1 0 0 1 0 1.414l-1.586 1.586a1 1 0 0 1-1.414 0l-7.586-7.586a1 1 0 0 1 0-1.414" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPatientBandAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsPatientBandAltNegative(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(#healthiconsPatientBandAltNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM8 14.787c0 .402.16.787.443 1.07l8.79 8.79A4.62 4.62 0 0 0 20.5 26c.695 0 1.362.276 1.854.768l15.439 15.44a3.122 3.122 0 0 0 4.414-4.415l-15.44-15.44A2.62 2.62 0 0 1 26 20.5a4.62 4.62 0 0 0-1.354-3.268l-8.789-8.789A1.5 1.5 0 0 0 14.787 8h-1.544a2 2 0 0 1-1.415-.586l-1.707-1.707a3 3 0 0 0-4.242 0l-.172.172a3 3 0 0 0 0 4.242l1.707 1.707A2 2 0 0 1 8 13.243zM9 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0m18 18a1 1 0 1 1-2 0a1 1 0 0 1 2 0m2 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m2 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2a1 1 0 1 1-2 0a1 1 0 0 1 2 0M11.707 13.293l1.586-1.586a1 1 0 0 1 1.414 0l7.586 7.586a1 1 0 0 1 0 1.414l-1.586 1.586a1 1 0 0 1-1.414 0l-7.586-7.586a1 1 0 0 1 0-1.414" clipRule="evenodd"/></g><defs><clipPath id="healthiconsPatientBandAltNegative"><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(#healthiconsPatientBandAltNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM8 14.787c0 .402.16.787.443 1.07l8.79 8.79A4.62 4.62 0 0 0 20.5 26c.695 0 1.362.276 1.854.768l15.439 15.44a3.122 3.122 0 0 0 4.414-4.415l-15.44-15.44A2.62 2.62 0 0 1 26 20.5a4.62 4.62 0 0 0-1.354-3.268l-8.789-8.789A1.5 1.5 0 0 0 14.787 8h-1.544a2 2 0 0 1-1.415-.586l-1.707-1.707a3 3 0 0 0-4.242 0l-.172.172a3 3 0 0 0 0 4.242l1.707 1.707A2 2 0 0 1 8 13.243zM9 8a1 1 0 1 1-2 0a1 1 0 0 1 2 0m18 18a1 1 0 1 1-2 0a1 1 0 0 1 2 0m2 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2a1 1 0 1 1-2 0a1 1 0 0 1 2 0m2 4a1 1 0 1 0 0-2a1 1 0 0 0 0 2m4 2a1 1 0 1 1-2 0a1 1 0 0 1 2 0M11.707 13.293l1.586-1.586a1 1 0 0 1 1.414 0l7.586 7.586a1 1 0 0 1 0 1.414l-1.586 1.586a1 1 0 0 1-1.414 0l-7.586-7.586a1 1 0 0 1 0-1.414" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsPatientBandAltNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-patient-band-alt-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(%23healthiconsPatientBandAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM8%2014.787c0%20.402.16.787.443%201.07l8.79%208.79A4.62%204.62%200%200%200%2020.5%2026c.695%200%201.362.276%201.854.768l15.439%2015.44a3.122%203.122%200%200%200%204.414-4.415l-15.44-15.44A2.62%202.62%200%200%201%2026%2020.5a4.62%204.62%200%200%200-1.354-3.268l-8.789-8.789A1.5%201.5%200%200%200%2014.787%208h-1.544a2%202%200%200%201-1.415-.586l-1.707-1.707a3%203%200%200%200-4.242%200l-.172.172a3%203%200%200%200%200%204.242l1.707%201.707A2%202%200%200%201%208%2013.243zM9%208a1%201%200%201%201-2%200a1%201%200%200%201%202%200m18%2018a1%201%200%201%201-2%200a1%201%200%200%201%202%200m2%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%202a1%201%200%201%201-2%200a1%201%200%200%201%202%200m2%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%202a1%201%200%201%201-2%200a1%201%200%200%201%202%200M11.707%2013.293l1.586-1.586a1%201%200%200%201%201.414%200l7.586%207.586a1%201%200%200%201%200%201.414l-1.586%201.586a1%201%200%200%201-1.414%200l-7.586-7.586a1%201%200%200%201%200-1.414%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPatientBandAltNegative%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(%23healthiconsPatientBandAltNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM8%2014.787c0%20.402.16.787.443%201.07l8.79%208.79A4.62%204.62%200%200%200%2020.5%2026c.695%200%201.362.276%201.854.768l15.439%2015.44a3.122%203.122%200%200%200%204.414-4.415l-15.44-15.44A2.62%202.62%200%200%201%2026%2020.5a4.62%204.62%200%200%200-1.354-3.268l-8.789-8.789A1.5%201.5%200%200%200%2014.787%208h-1.544a2%202%200%200%201-1.415-.586l-1.707-1.707a3%203%200%200%200-4.242%200l-.172.172a3%203%200%200%200%200%204.242l1.707%201.707A2%202%200%200%201%208%2013.243zM9%208a1%201%200%201%201-2%200a1%201%200%200%201%202%200m18%2018a1%201%200%201%201-2%200a1%201%200%200%201%202%200m2%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%202a1%201%200%201%201-2%200a1%201%200%200%201%202%200m2%204a1%201%200%201%200%200-2a1%201%200%200%200%200%202m4%202a1%201%200%201%201-2%200a1%201%200%200%201%202%200M11.707%2013.293l1.586-1.586a1%201%200%200%201%201.414%200l7.586%207.586a1%201%200%200%201%200%201.414l-1.586%201.586a1%201%200%200%201-1.414%200l-7.586-7.586a1%201%200%200%201%200-1.414%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsPatientBandAltNegative%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/patient-band-alt-negative.svg?color=%231a73e8&size=48