user nurse icon
user-nurse from Line Awesome by Icons8 · Line · Users & People · Apache-2.0 Free for personal and commercial use.
- Name
- user-nurse
- Set
- Line Awesome
- Style
- Line
- Category
- Users & People
- Viewbox
- 32×32
- License
- Apache 2.0
- Aliases
- user-nurse-solid
The same icon in other sets
More users & people icons from Line Awesome
Use the user nurse icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.156 4L10 4.813l-1 5.625V14h.094a7.03 7.03 0 0 0 3 4.813C8.527 20.343 6 23.883 6 28h2a7.99 7.99 0 0 1 3-6.25v.656l.281.313l4 4l.719.687l.719-.687l4-4l.281-.313v-.656A7.99 7.99 0 0 1 24 28h2c0-4.117-2.527-7.656-6.094-9.188a7.03 7.03 0 0 0 3-4.812H23v-3.563l-1-5.624L21.844 4zm1.688 2h8.312L21 10.781V12H11v-1.219zM15 7v1h-1v2h1v1h2v-1h1V8h-1V7zm-3.906 7h9.812A5 5 0 0 1 16 18a5 5 0 0 1-4.906-4M16 20a8 8 0 0 1 3 .563v1l-3 3l-3-3v-1A8 8 0 0 1 16 20"/></svg>
React
import type { SVGProps } from "react";
export function LaUserNurse(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.156 4L10 4.813l-1 5.625V14h.094a7.03 7.03 0 0 0 3 4.813C8.527 20.343 6 23.883 6 28h2a7.99 7.99 0 0 1 3-6.25v.656l.281.313l4 4l.719.687l.719-.687l4-4l.281-.313v-.656A7.99 7.99 0 0 1 24 28h2c0-4.117-2.527-7.656-6.094-9.188a7.03 7.03 0 0 0 3-4.812H23v-3.563l-1-5.624L21.844 4zm1.688 2h8.312L21 10.781V12H11v-1.219zM15 7v1h-1v2h1v1h2v-1h1V8h-1V7zm-3.906 7h9.812A5 5 0 0 1 16 18a5 5 0 0 1-4.906-4M16 20a8 8 0 0 1 3 .563v1l-3 3l-3-3v-1A8 8 0 0 1 16 20"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.156 4L10 4.813l-1 5.625V14h.094a7.03 7.03 0 0 0 3 4.813C8.527 20.343 6 23.883 6 28h2a7.99 7.99 0 0 1 3-6.25v.656l.281.313l4 4l.719.687l.719-.687l4-4l.281-.313v-.656A7.99 7.99 0 0 1 24 28h2c0-4.117-2.527-7.656-6.094-9.188a7.03 7.03 0 0 0 3-4.812H23v-3.563l-1-5.624L21.844 4zm1.688 2h8.312L21 10.781V12H11v-1.219zM15 7v1h-1v2h1v1h2v-1h1V8h-1V7zm-3.906 7h9.812A5 5 0 0 1 16 18a5 5 0 0 1-4.906-4M16 20a8 8 0 0 1 3 .563v1l-3 3l-3-3v-1A8 8 0 0 1 16 20"/></svg> </template>
CSS
.icon-user-nurse {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.156%204L10%204.813l-1%205.625V14h.094a7.03%207.03%200%200%200%203%204.813C8.527%2020.343%206%2023.883%206%2028h2a7.99%207.99%200%200%201%203-6.25v.656l.281.313l4%204l.719.687l.719-.687l4-4l.281-.313v-.656A7.99%207.99%200%200%201%2024%2028h2c0-4.117-2.527-7.656-6.094-9.188a7.03%207.03%200%200%200%203-4.812H23v-3.563l-1-5.624L21.844%204zm1.688%202h8.312L21%2010.781V12H11v-1.219zM15%207v1h-1v2h1v1h2v-1h1V8h-1V7zm-3.906%207h9.812A5%205%200%200%201%2016%2018a5%205%200%200%201-4.906-4M16%2020a8%208%200%200%201%203%20.563v1l-3%203l-3-3v-1A8%208%200%200%201%2016%2020%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.156%204L10%204.813l-1%205.625V14h.094a7.03%207.03%200%200%200%203%204.813C8.527%2020.343%206%2023.883%206%2028h2a7.99%207.99%200%200%201%203-6.25v.656l.281.313l4%204l.719.687l.719-.687l4-4l.281-.313v-.656A7.99%207.99%200%200%201%2024%2028h2c0-4.117-2.527-7.656-6.094-9.188a7.03%207.03%200%200%200%203-4.812H23v-3.563l-1-5.624L21.844%204zm1.688%202h8.312L21%2010.781V12H11v-1.219zM15%207v1h-1v2h1v1h2v-1h1V8h-1V7zm-3.906%207h9.812A5%205%200%200%201%2016%2018a5%205%200%200%201-4.906-4M16%2020a8%208%200%200%201%203%20.563v1l-3%203l-3-3v-1A8%208%200%200%201%2016%2020%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/user-nurse.svg?color=%231a73e8&size=48