patient-24-regular from Fluent UI System Icons by Microsoft Corporation · 24 Regular · MIT Free for personal and commercial use.

Name
patient-24-regular
Set
Fluent UI System Icons
Style
24 Regular
Viewbox
24×24
License
MIT

5 other variants in Fluent UI System Icons

The same icon in other sets

Use the patient icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.75 2A2.25 2.25 0 0 1 20 4.25v15.505a2.25 2.25 0 0 1-2.25 2.25H6.25A2.25 2.25 0 0 1 4 19.755V4.25a2.25 2.25 0 0 1 2.096-2.245L6.25 2zm.75 14h-13v3.755c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75zM7.751 17.5h8.499a.75.75 0 0 1 .102 1.493L16.25 19H7.751a.75.75 0 0 1-.101-1.493zh8.499zm9.999-14H6.25l-.102.007a.75.75 0 0 0-.648.743V14.5H8v-2.254c0-.648.492-1.18 1.122-1.244l.128-.007h5.5c.647 0 1.18.492 1.243 1.123l.007.127V14.5h2.5V4.25a.75.75 0 0 0-.75-.75m-3.25 8.996h-5V14.5h5zm-2.5-7.5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 1.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>

React

import type { SVGProps } from "react";

export function FluentPatient24Regular(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="M17.75 2A2.25 2.25 0 0 1 20 4.25v15.505a2.25 2.25 0 0 1-2.25 2.25H6.25A2.25 2.25 0 0 1 4 19.755V4.25a2.25 2.25 0 0 1 2.096-2.245L6.25 2zm.75 14h-13v3.755c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75zM7.751 17.5h8.499a.75.75 0 0 1 .102 1.493L16.25 19H7.751a.75.75 0 0 1-.101-1.493zh8.499zm9.999-14H6.25l-.102.007a.75.75 0 0 0-.648.743V14.5H8v-2.254c0-.648.492-1.18 1.122-1.244l.128-.007h5.5c.647 0 1.18.492 1.243 1.123l.007.127V14.5h2.5V4.25a.75.75 0 0 0-.75-.75m-3.25 8.996h-5V14.5h5zm-2.5-7.5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 1.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M17.75 2A2.25 2.25 0 0 1 20 4.25v15.505a2.25 2.25 0 0 1-2.25 2.25H6.25A2.25 2.25 0 0 1 4 19.755V4.25a2.25 2.25 0 0 1 2.096-2.245L6.25 2zm.75 14h-13v3.755c0 .414.336.75.75.75h11.5a.75.75 0 0 0 .75-.75zM7.751 17.5h8.499a.75.75 0 0 1 .102 1.493L16.25 19H7.751a.75.75 0 0 1-.101-1.493zh8.499zm9.999-14H6.25l-.102.007a.75.75 0 0 0-.648.743V14.5H8v-2.254c0-.648.492-1.18 1.122-1.244l.128-.007h5.5c.647 0 1.18.492 1.243 1.123l.007.127V14.5h2.5V4.25a.75.75 0 0 0-.75-.75m-3.25 8.996h-5V14.5h5zm-2.5-7.5a2.5 2.5 0 1 1 0 5a2.5 2.5 0 0 1 0-5m0 1.5a1 1 0 1 0 0 2a1 1 0 0 0 0-2"/></svg>
</template>

CSS

.icon-patient-24-regular {
  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%22M17.75%202A2.25%202.25%200%200%201%2020%204.25v15.505a2.25%202.25%200%200%201-2.25%202.25H6.25A2.25%202.25%200%200%201%204%2019.755V4.25a2.25%202.25%200%200%201%202.096-2.245L6.25%202zm.75%2014h-13v3.755c0%20.414.336.75.75.75h11.5a.75.75%200%200%200%20.75-.75zM7.751%2017.5h8.499a.75.75%200%200%201%20.102%201.493L16.25%2019H7.751a.75.75%200%200%201-.101-1.493zh8.499zm9.999-14H6.25l-.102.007a.75.75%200%200%200-.648.743V14.5H8v-2.254c0-.648.492-1.18%201.122-1.244l.128-.007h5.5c.647%200%201.18.492%201.243%201.123l.007.127V14.5h2.5V4.25a.75.75%200%200%200-.75-.75m-3.25%208.996h-5V14.5h5zm-2.5-7.5a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-5m0%201.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2%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%22M17.75%202A2.25%202.25%200%200%201%2020%204.25v15.505a2.25%202.25%200%200%201-2.25%202.25H6.25A2.25%202.25%200%200%201%204%2019.755V4.25a2.25%202.25%200%200%201%202.096-2.245L6.25%202zm.75%2014h-13v3.755c0%20.414.336.75.75.75h11.5a.75.75%200%200%200%20.75-.75zM7.751%2017.5h8.499a.75.75%200%200%201%20.102%201.493L16.25%2019H7.751a.75.75%200%200%201-.101-1.493zh8.499zm9.999-14H6.25l-.102.007a.75.75%200%200%200-.648.743V14.5H8v-2.254c0-.648.492-1.18%201.122-1.244l.128-.007h5.5c.647%200%201.18.492%201.243%201.123l.007.127V14.5h2.5V4.25a.75.75%200%200%200-.75-.75m-3.25%208.996h-5V14.5h5zm-2.5-7.5a2.5%202.5%200%201%201%200%205a2.5%202.5%200%200%201%200-5m0%201.5a1%201%200%201%200%200%202a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/patient-24-regular.svg?color=%231a73e8&size=48