patient list icon
patient-list from Material Symbols Light by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- patient-list
- Set
- Material Symbols Light
- Style
- Regular
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- patient-list-sharp
3 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the patient list icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.289 12.966q-.655-.65-.655-1.577t.65-1.581t1.577-.654t1.581.65t.654 1.576t-.65 1.582t-1.576.654t-1.581-.65m-3.654 5.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598 2.196-.916t2.432-.318q1.284 0 2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zM3.885 13.5v-1h7v1zm0-8v-1h11v1zm7.811 4H3.885v-1h8.384q-.177.233-.322.473t-.25.527"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightPatientList(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="M14.289 12.966q-.655-.65-.655-1.577t.65-1.581t1.577-.654t1.581.65t.654 1.576t-.65 1.582t-1.576.654t-1.581-.65m-3.654 5.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598 2.196-.916t2.432-.318q1.284 0 2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zM3.885 13.5v-1h7v1zm0-8v-1h11v1zm7.811 4H3.885v-1h8.384q-.177.233-.322.473t-.25.527"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.289 12.966q-.655-.65-.655-1.577t.65-1.581t1.577-.654t1.581.65t.654 1.576t-.65 1.582t-1.576.654t-1.581-.65m-3.654 5.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598 2.196-.916t2.432-.318q1.284 0 2.431.318t2.195.916q.277.179.44.475t.164.622v1.13zM3.885 13.5v-1h7v1zm0-8v-1h11v1zm7.811 4H3.885v-1h8.384q-.177.233-.322.473t-.25.527"/></svg> </template>
CSS
.icon-patient-list {
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%22M14.289%2012.966q-.655-.65-.655-1.577t.65-1.581t1.577-.654t1.581.65t.654%201.576t-.65%201.582t-1.576.654t-1.581-.65m-3.654%205.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598%202.196-.916t2.432-.318q1.284%200%202.431.318t2.195.916q.277.179.44.475t.164.622v1.13zM3.885%2013.5v-1h7v1zm0-8v-1h11v1zm7.811%204H3.885v-1h8.384q-.177.233-.322.473t-.25.527%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%22M14.289%2012.966q-.655-.65-.655-1.577t.65-1.581t1.577-.654t1.581.65t.654%201.576t-.65%201.582t-1.576.654t-1.581-.65m-3.654%205.88v-1.13q0-.327.163-.622t.44-.475q1.049-.598%202.196-.916t2.432-.318q1.284%200%202.431.318t2.195.916q.277.179.44.475t.164.622v1.13zM3.885%2013.5v-1h7v1zm0-8v-1h11v1zm7.811%204H3.885v-1h8.384q-.177.233-.322.473t-.25.527%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/patient-list.svg?color=%231a73e8&size=48