patient icon
patient-20 from Fluent UI System Color Icons by Microsoft Corporation · 20 · MIT Free for personal and commercial use.
- Name
- patient-20
- Set
- Fluent UI System Color Icons
- Style
- 20
- Viewbox
- 20×20
- License
- MIT
2 other variants in Fluent UI System Color 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 20 20"><g fill="none"><path fill="url(#SVGTdC7NdQG)" d="M4 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8.5H4z"/><path fill="url(#SVGFtCxmbKv)" d="M7 12.5V10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.5z"/><path fill="url(#SVG0TlZ5cAb)" d="M10 4a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path fill="url(#SVGoH1b0d2f)" d="M4 12h12v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path fill="url(#SVGagWkBeVZ)" fill-opacity=".7" d="M4 12h12v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path fill="url(#SVGtWuoXCpq)" d="M6.5 14.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1z"/><defs><linearGradient id="SVGTdC7NdQG" x1="8.286" x2="11.926" y1="2" y2="12.273" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGFtCxmbKv" x1="8.427" x2="9.705" y1="9.465" y2="12.964" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVG0TlZ5cAb" x1="8.951" x2="10.99" y1="4.532" y2="7.787" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGoH1b0d2f" x1="1" x2="17.937" y1=".012" y2="15.895" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGagWkBeVZ" x1="10" x2="11.494" y1="6.5" y2="20.814" gradientUnits="userSpaceOnUse"><stop offset=".619" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGtWuoXCpq" x1="7.538" x2="7.646" y1="14.577" y2="16.655" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient></defs></g></svg>
React
import type { SVGProps } from "react";
export function FluentColorPatient20(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGTdC7NdQG)" d="M4 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8.5H4z"/><path fill="url(#SVGFtCxmbKv)" d="M7 12.5V10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.5z"/><path fill="url(#SVG0TlZ5cAb)" d="M10 4a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path fill="url(#SVGoH1b0d2f)" d="M4 12h12v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path fill="url(#SVGagWkBeVZ)" fillOpacity=".7" d="M4 12h12v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path fill="url(#SVGtWuoXCpq)" d="M6.5 14.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1z"/><defs><linearGradient id="SVGTdC7NdQG" x1="8.286" x2="11.926" y1="2" y2="12.273" gradientUnits="userSpaceOnUse"><stop stopColor="#b3e0ff"/><stop offset="1" stopColor="#8cd0ff"/></linearGradient><linearGradient id="SVGFtCxmbKv" x1="8.427" x2="9.705" y1="9.465" y2="12.964" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVG0TlZ5cAb" x1="8.951" x2="10.99" y1="4.532" y2="7.787" gradientUnits="userSpaceOnUse"><stop offset=".125" stopColor="#9c6cfe"/><stop offset="1" stopColor="#7a41dc"/></linearGradient><linearGradient id="SVGoH1b0d2f" x1="1" x2="17.937" y1=".012" y2="15.895" gradientUnits="userSpaceOnUse"><stop stopColor="#36dff1"/><stop offset="1" stopColor="#2764e7"/></linearGradient><linearGradient id="SVGagWkBeVZ" x1="10" x2="11.494" y1="6.5" y2="20.814" gradientUnits="userSpaceOnUse"><stop offset=".619" stopColor="#ff6ce8" stopOpacity="0"/><stop offset="1" stopColor="#ff6ce8"/></linearGradient><linearGradient id="SVGtWuoXCpq" x1="7.538" x2="7.646" y1="14.577" y2="16.655" gradientUnits="userSpaceOnUse"><stop stopColor="#fff"/><stop offset="1" stopColor="#b3e0ff"/></linearGradient></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><g fill="none"><path fill="url(#SVGTdC7NdQG)" d="M4 4a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v8.5H4z"/><path fill="url(#SVGFtCxmbKv)" d="M7 12.5V10a1 1 0 0 1 1-1h4a1 1 0 0 1 1 1v2.5z"/><path fill="url(#SVG0TlZ5cAb)" d="M10 4a2 2 0 1 0 0 4a2 2 0 0 0 0-4"/><path fill="url(#SVGoH1b0d2f)" d="M4 12h12v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path fill="url(#SVGagWkBeVZ)" fill-opacity=".7" d="M4 12h12v4a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2z"/><path fill="url(#SVGtWuoXCpq)" d="M6.5 14.5a.5.5 0 0 0 0 1h7a.5.5 0 0 0 0-1z"/><defs><linearGradient id="SVGTdC7NdQG" x1="8.286" x2="11.926" y1="2" y2="12.273" gradientUnits="userSpaceOnUse"><stop stop-color="#b3e0ff"/><stop offset="1" stop-color="#8cd0ff"/></linearGradient><linearGradient id="SVGFtCxmbKv" x1="8.427" x2="9.705" y1="9.465" y2="12.964" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVG0TlZ5cAb" x1="8.951" x2="10.99" y1="4.532" y2="7.787" gradientUnits="userSpaceOnUse"><stop offset=".125" stop-color="#9c6cfe"/><stop offset="1" stop-color="#7a41dc"/></linearGradient><linearGradient id="SVGoH1b0d2f" x1="1" x2="17.937" y1=".012" y2="15.895" gradientUnits="userSpaceOnUse"><stop stop-color="#36dff1"/><stop offset="1" stop-color="#2764e7"/></linearGradient><linearGradient id="SVGagWkBeVZ" x1="10" x2="11.494" y1="6.5" y2="20.814" gradientUnits="userSpaceOnUse"><stop offset=".619" stop-color="#ff6ce8" stop-opacity="0"/><stop offset="1" stop-color="#ff6ce8"/></linearGradient><linearGradient id="SVGtWuoXCpq" x1="7.538" x2="7.646" y1="14.577" y2="16.655" gradientUnits="userSpaceOnUse"><stop stop-color="#fff"/><stop offset="1" stop-color="#b3e0ff"/></linearGradient></defs></g></svg> </template>
CSS
.icon-patient-20 {
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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGTdC7NdQG)%22%20d%3D%22M4%204a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v8.5H4z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFtCxmbKv)%22%20d%3D%22M7%2012.5V10a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v2.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0TlZ5cAb)%22%20d%3D%22M10%204a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGoH1b0d2f)%22%20d%3D%22M4%2012h12v4a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGagWkBeVZ)%22%20fill-opacity%3D%22.7%22%20d%3D%22M4%2012h12v4a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtWuoXCpq)%22%20d%3D%22M6.5%2014.5a.5.5%200%200%200%200%201h7a.5.5%200%200%200%200-1z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTdC7NdQG%22%20x1%3D%228.286%22%20x2%3D%2211.926%22%20y1%3D%222%22%20y2%3D%2212.273%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b3e0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238cd0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFtCxmbKv%22%20x1%3D%228.427%22%20x2%3D%229.705%22%20y1%3D%229.465%22%20y2%3D%2212.964%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0TlZ5cAb%22%20x1%3D%228.951%22%20x2%3D%2210.99%22%20y1%3D%224.532%22%20y2%3D%227.787%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGoH1b0d2f%22%20x1%3D%221%22%20x2%3D%2217.937%22%20y1%3D%22.012%22%20y2%3D%2215.895%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGagWkBeVZ%22%20x1%3D%2210%22%20x2%3D%2211.494%22%20y1%3D%226.5%22%20y2%3D%2220.814%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.619%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtWuoXCpq%22%20x1%3D%227.538%22%20x2%3D%227.646%22%20y1%3D%2214.577%22%20y2%3D%2216.655%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b3e0ff%22%2F%3E%3C%2FlinearGradient%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%2020%2020%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGTdC7NdQG)%22%20d%3D%22M4%204a2%202%200%200%201%202-2h8a2%202%200%200%201%202%202v8.5H4z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGFtCxmbKv)%22%20d%3D%22M7%2012.5V10a1%201%200%200%201%201-1h4a1%201%200%200%201%201%201v2.5z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0TlZ5cAb)%22%20d%3D%22M10%204a2%202%200%201%200%200%204a2%202%200%200%200%200-4%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGoH1b0d2f)%22%20d%3D%22M4%2012h12v4a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGagWkBeVZ)%22%20fill-opacity%3D%22.7%22%20d%3D%22M4%2012h12v4a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGtWuoXCpq)%22%20d%3D%22M6.5%2014.5a.5.5%200%200%200%200%201h7a.5.5%200%200%200%200-1z%22%2F%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGTdC7NdQG%22%20x1%3D%228.286%22%20x2%3D%2211.926%22%20y1%3D%222%22%20y2%3D%2212.273%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23b3e0ff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%238cd0ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGFtCxmbKv%22%20x1%3D%228.427%22%20x2%3D%229.705%22%20y1%3D%229.465%22%20y2%3D%2212.964%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG0TlZ5cAb%22%20x1%3D%228.951%22%20x2%3D%2210.99%22%20y1%3D%224.532%22%20y2%3D%227.787%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.125%22%20stop-color%3D%22%239c6cfe%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%237a41dc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGoH1b0d2f%22%20x1%3D%221%22%20x2%3D%2217.937%22%20y1%3D%22.012%22%20y2%3D%2215.895%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%2336dff1%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%232764e7%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGagWkBeVZ%22%20x1%3D%2210%22%20x2%3D%2211.494%22%20y1%3D%226.5%22%20y2%3D%2220.814%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20offset%3D%22.619%22%20stop-color%3D%22%23ff6ce8%22%20stop-opacity%3D%220%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23ff6ce8%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGtWuoXCpq%22%20x1%3D%227.538%22%20x2%3D%227.646%22%20y1%3D%2214.577%22%20y2%3D%2216.655%22%20gradientUnits%3D%22userSpaceOnUse%22%3E%3Cstop%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%221%22%20stop-color%3D%22%23b3e0ff%22%2F%3E%3C%2FlinearGradient%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/fluent-color/patient-20.svg?color=%231a73e8&size=48