mobile clinic icon

mobile-clinic-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Vehicles · MIT Free for personal and commercial use.

Name
mobile-clinic-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Vehicles
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More vehicles icons from Health Icons

Use the mobile clinic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4 16v-2h10v2zm10-4H4V5h10zm2 4v-2h4v2zm0-4h3.382l-1-2H16zm-2 6H8.95q.05.243.05.5a2.5 2.5 0 1 1-4.95-.5H2V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v4h2.382a2 2 0 0 1 1.789 1.106l1.618 3.236c.139.277.211.584.211.894V18h-2.05q.05.243.05.5a2.5 2.5 0 1 1-4.95-.5zm3.5 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m-11 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1M8 11V9.5H6.5v-2H8V6h2v1.5h1.5v2H10V11z" clip-rule="evenodd"/></svg>

React

import type { SVGProps } from "react";

export function HealthiconsMobileClinicOutline24px(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" fillRule="evenodd" d="M4 16v-2h10v2zm10-4H4V5h10zm2 4v-2h4v2zm0-4h3.382l-1-2H16zm-2 6H8.95q.05.243.05.5a2.5 2.5 0 1 1-4.95-.5H2V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v4h2.382a2 2 0 0 1 1.789 1.106l1.618 3.236c.139.277.211.584.211.894V18h-2.05q.05.243.05.5a2.5 2.5 0 1 1-4.95-.5zm3.5 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m-11 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1M8 11V9.5H6.5v-2H8V6h2v1.5h1.5v2H10V11z" clipRule="evenodd"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4 16v-2h10v2zm10-4H4V5h10zm2 4v-2h4v2zm0-4h3.382l-1-2H16zm-2 6H8.95q.05.243.05.5a2.5 2.5 0 1 1-4.95-.5H2V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v4h2.382a2 2 0 0 1 1.789 1.106l1.618 3.236c.139.277.211.584.211.894V18h-2.05q.05.243.05.5a2.5 2.5 0 1 1-4.95-.5zm3.5 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1m-11 0a.5.5 0 1 0 0 1a.5.5 0 0 0 0-1M8 11V9.5H6.5v-2H8V6h2v1.5h1.5v2H10V11z" clip-rule="evenodd"/></svg>
</template>

CSS

.icon-mobile-clinic-outline-24px {
  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%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2016v-2h10v2zm10-4H4V5h10zm2%204v-2h4v2zm0-4h3.382l-1-2H16zm-2%206H8.95q.05.243.05.5a2.5%202.5%200%201%201-4.95-.5H2V4a1%201%200%200%201%201-1h12a1%201%200%200%201%201%201v4h2.382a2%202%200%200%201%201.789%201.106l1.618%203.236c.139.277.211.584.211.894V18h-2.05q.05.243.05.5a2.5%202.5%200%201%201-4.95-.5zm3.5%200a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m-11%200a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1M8%2011V9.5H6.5v-2H8V6h2v1.5h1.5v2H10V11z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M4%2016v-2h10v2zm10-4H4V5h10zm2%204v-2h4v2zm0-4h3.382l-1-2H16zm-2%206H8.95q.05.243.05.5a2.5%202.5%200%201%201-4.95-.5H2V4a1%201%200%200%201%201-1h12a1%201%200%200%201%201%201v4h2.382a2%202%200%200%201%201.789%201.106l1.618%203.236c.139.277.211.584.211.894V18h-2.05q.05.243.05.5a2.5%202.5%200%201%201-4.95-.5zm3.5%200a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1m-11%200a.5.5%200%201%200%200%201a.5.5%200%200%200%200-1M8%2011V9.5H6.5v-2H8V6h2v1.5h1.5v2H10V11z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/mobile-clinic-outline-24px.svg?color=%231a73e8&size=48