user nurse icon
user-nurse from Unicons Monochrome by Iconscout · Monochrome · Medical · Apache-2.0 Free for personal and commercial use.
- Name
- user-nurse
- Set
- Unicons Monochrome
- Style
- Monochrome
- Category
- Medical
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More medical icons from Unicons Monochrome
Use the user nurse icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.94 22H3.06a1 1 0 0 1-.994-1.108a9.995 9.995 0 0 1 19.868 0A1 1 0 0 1 20.94 22" opacity=".5"/><path fill="currentColor" d="m12.708 18.307l4.706-4.715a10 10 0 0 0-10.833.003l4.712 4.712A1 1 0 0 0 12 18.6a1 1 0 0 0 .708-.293" opacity=".25"/><path fill="currentColor" d="M11.995 14a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6" opacity=".25"/><path fill="currentColor" d="M6.09 9a5.993 5.993 0 0 0 11.82 0Z"/></svg>
React
import type { SVGProps } from "react";
export function UimUserNurse(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="M20.94 22H3.06a1 1 0 0 1-.994-1.108a9.995 9.995 0 0 1 19.868 0A1 1 0 0 1 20.94 22" opacity=".5"/><path fill="currentColor" d="m12.708 18.307l4.706-4.715a10 10 0 0 0-10.833.003l4.712 4.712A1 1 0 0 0 12 18.6a1 1 0 0 0 .708-.293" opacity=".25"/><path fill="currentColor" d="M11.995 14a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6" opacity=".25"/><path fill="currentColor" d="M6.09 9a5.993 5.993 0 0 0 11.82 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.94 22H3.06a1 1 0 0 1-.994-1.108a9.995 9.995 0 0 1 19.868 0A1 1 0 0 1 20.94 22" opacity=".5"/><path fill="currentColor" d="m12.708 18.307l4.706-4.715a10 10 0 0 0-10.833.003l4.712 4.712A1 1 0 0 0 12 18.6a1 1 0 0 0 .708-.293" opacity=".25"/><path fill="currentColor" d="M11.995 14a6 6 0 1 1 6-6a6.007 6.007 0 0 1-6 6" opacity=".25"/><path fill="currentColor" d="M6.09 9a5.993 5.993 0 0 0 11.82 0Z"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M20.94%2022H3.06a1%201%200%200%201-.994-1.108a9.995%209.995%200%200%201%2019.868%200A1%201%200%200%201%2020.94%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.708%2018.307l4.706-4.715a10%2010%200%200%200-10.833.003l4.712%204.712A1%201%200%200%200%2012%2018.6a1%201%200%200%200%20.708-.293%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.995%2014a6%206%200%201%201%206-6a6.007%206.007%200%200%201-6%206%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.09%209a5.993%205.993%200%200%200%2011.82%200Z%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%22M20.94%2022H3.06a1%201%200%200%201-.994-1.108a9.995%209.995%200%200%201%2019.868%200A1%201%200%200%201%2020.94%2022%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m12.708%2018.307l4.706-4.715a10%2010%200%200%200-10.833.003l4.712%204.712A1%201%200%200%200%2012%2018.6a1%201%200%200%200%20.708-.293%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.995%2014a6%206%200%201%201%206-6a6.007%206.007%200%200%201-6%206%22%20opacity%3D%22.25%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M6.09%209a5.993%205.993%200%200%200%2011.82%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uim/user-nurse.svg?color=%231a73e8&size=48