mobile clinic negative icon

mobile-clinic-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.

Name
mobile-clinic-negative
Set
Health Icons
Style
Filled
Viewbox
48×48
License
MIT

Related icons in Health Icons

Use the mobile clinic 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(#healthiconsMobileClinicNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM4 13a3 3 0 0 1 3-3h22a3 3 0 0 1 3 3v6h3.718a3 3 0 0 1 2.035.796l5.282 4.875A3 3 0 0 1 44 26.876V35h-3.126a4.002 4.002 0 0 1-7.748 0h-9.252a4.002 4.002 0 0 1-7.748 0h-1.252a4.002 4.002 0 0 1-7.748 0H4zm38 20h-1.126a4.002 4.002 0 0 0-7.748 0H32v-5h10zm-.474-7H32v-5h3.718a1 1 0 0 1 .678.265zM6 28v5h1.126a4.002 4.002 0 0 1 7.748 0h1.252a4.002 4.002 0 0 1 7.748 0H30v-5zm5 8a2 2 0 1 1 0-4a2 2 0 0 1 0 4m11-2a2 2 0 1 1-4 0a2 2 0 0 1 4 0m15 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4M19 18v-3h-2v3h-3v2h3v3h2v-3h3v-2z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsMobileClinicNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMobileClinicNegative(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(#healthiconsMobileClinicNegative)"><path fill="currentColor" fillRule="evenodd" d="M48 0H0v48h48zM4 13a3 3 0 0 1 3-3h22a3 3 0 0 1 3 3v6h3.718a3 3 0 0 1 2.035.796l5.282 4.875A3 3 0 0 1 44 26.876V35h-3.126a4.002 4.002 0 0 1-7.748 0h-9.252a4.002 4.002 0 0 1-7.748 0h-1.252a4.002 4.002 0 0 1-7.748 0H4zm38 20h-1.126a4.002 4.002 0 0 0-7.748 0H32v-5h10zm-.474-7H32v-5h3.718a1 1 0 0 1 .678.265zM6 28v5h1.126a4.002 4.002 0 0 1 7.748 0h1.252a4.002 4.002 0 0 1 7.748 0H30v-5zm5 8a2 2 0 1 1 0-4a2 2 0 0 1 0 4m11-2a2 2 0 1 1-4 0a2 2 0 0 1 4 0m15 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4M19 18v-3h-2v3h-3v2h3v3h2v-3h3v-2z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsMobileClinicNegative"><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(#healthiconsMobileClinicNegative)"><path fill="currentColor" fill-rule="evenodd" d="M48 0H0v48h48zM4 13a3 3 0 0 1 3-3h22a3 3 0 0 1 3 3v6h3.718a3 3 0 0 1 2.035.796l5.282 4.875A3 3 0 0 1 44 26.876V35h-3.126a4.002 4.002 0 0 1-7.748 0h-9.252a4.002 4.002 0 0 1-7.748 0h-1.252a4.002 4.002 0 0 1-7.748 0H4zm38 20h-1.126a4.002 4.002 0 0 0-7.748 0H32v-5h10zm-.474-7H32v-5h3.718a1 1 0 0 1 .678.265zM6 28v5h1.126a4.002 4.002 0 0 1 7.748 0h1.252a4.002 4.002 0 0 1 7.748 0H30v-5zm5 8a2 2 0 1 1 0-4a2 2 0 0 1 0 4m11-2a2 2 0 1 1-4 0a2 2 0 0 1 4 0m15 2a2 2 0 1 0 0-4a2 2 0 0 0 0 4M19 18v-3h-2v3h-3v2h3v3h2v-3h3v-2z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsMobileClinicNegative"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
</template>

CSS

.icon-mobile-clinic-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(%23healthiconsMobileClinicNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM4%2013a3%203%200%200%201%203-3h22a3%203%200%200%201%203%203v6h3.718a3%203%200%200%201%202.035.796l5.282%204.875A3%203%200%200%201%2044%2026.876V35h-3.126a4.002%204.002%200%200%201-7.748%200h-9.252a4.002%204.002%200%200%201-7.748%200h-1.252a4.002%204.002%200%200%201-7.748%200H4zm38%2020h-1.126a4.002%204.002%200%200%200-7.748%200H32v-5h10zm-.474-7H32v-5h3.718a1%201%200%200%201%20.678.265zM6%2028v5h1.126a4.002%204.002%200%200%201%207.748%200h1.252a4.002%204.002%200%200%201%207.748%200H30v-5zm5%208a2%202%200%201%201%200-4a2%202%200%200%201%200%204m11-2a2%202%200%201%201-4%200a2%202%200%200%201%204%200m15%202a2%202%200%201%200%200-4a2%202%200%200%200%200%204M19%2018v-3h-2v3h-3v2h3v3h2v-3h3v-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsMobileClinicNegative%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(%23healthiconsMobileClinicNegative)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M48%200H0v48h48zM4%2013a3%203%200%200%201%203-3h22a3%203%200%200%201%203%203v6h3.718a3%203%200%200%201%202.035.796l5.282%204.875A3%203%200%200%201%2044%2026.876V35h-3.126a4.002%204.002%200%200%201-7.748%200h-9.252a4.002%204.002%200%200%201-7.748%200h-1.252a4.002%204.002%200%200%201-7.748%200H4zm38%2020h-1.126a4.002%204.002%200%200%200-7.748%200H32v-5h10zm-.474-7H32v-5h3.718a1%201%200%200%201%20.678.265zM6%2028v5h1.126a4.002%204.002%200%200%201%207.748%200h1.252a4.002%204.002%200%200%201%207.748%200H30v-5zm5%208a2%202%200%201%201%200-4a2%202%200%200%201%200%204m11-2a2%202%200%201%201-4%200a2%202%200%200%201%204%200m15%202a2%202%200%201%200%200-4a2%202%200%200%200%200%204M19%2018v-3h-2v3h-3v2h3v3h2v-3h3v-2z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsMobileClinicNegative%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/mobile-clinic-negative.svg?color=%231a73e8&size=48