user nurse icon
user-nurse from Unicons by Iconscout · Line · Medical · Apache-2.0 Free for personal and commercial use.
- Name
- user-nurse
- Set
- Unicons
- Style
- Line
- Category
- Medical
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More medical icons from Unicons
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="M16.174 12.916q-.026-.013-.053-.024c-.138-.062-.274-.127-.415-.183a6 6 0 1 0-7.412 0c-.14.056-.277.121-.415.183l-.054.024a9.95 9.95 0 0 0-5.76 7.976a1 1 0 1 0 1.99.216A7.95 7.95 0 0 1 8.04 15.05l3.252 3.251a1 1 0 0 0 1.414 0l3.252-3.251a7.95 7.95 0 0 1 3.987 6.058a1 1 0 0 0 .992.892a1 1 0 0 0 .11-.006a1 1 0 0 0 .886-1.102a9.95 9.95 0 0 0-5.76-7.976ZM8.041 7.594a3.977 3.977 0 0 1 7.918 0ZM12 16.18l-1.937-1.937a7.8 7.8 0 0 1 3.874 0ZM12 12a4 4 0 0 1-3.664-2.406h7.328A4 4 0 0 1 12 12"/></svg>
React
import type { SVGProps } from "react";
export function UilUserNurse(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="M16.174 12.916q-.026-.013-.053-.024c-.138-.062-.274-.127-.415-.183a6 6 0 1 0-7.412 0c-.14.056-.277.121-.415.183l-.054.024a9.95 9.95 0 0 0-5.76 7.976a1 1 0 1 0 1.99.216A7.95 7.95 0 0 1 8.04 15.05l3.252 3.251a1 1 0 0 0 1.414 0l3.252-3.251a7.95 7.95 0 0 1 3.987 6.058a1 1 0 0 0 .992.892a1 1 0 0 0 .11-.006a1 1 0 0 0 .886-1.102a9.95 9.95 0 0 0-5.76-7.976ZM8.041 7.594a3.977 3.977 0 0 1 7.918 0ZM12 16.18l-1.937-1.937a7.8 7.8 0 0 1 3.874 0ZM12 12a4 4 0 0 1-3.664-2.406h7.328A4 4 0 0 1 12 12"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.174 12.916q-.026-.013-.053-.024c-.138-.062-.274-.127-.415-.183a6 6 0 1 0-7.412 0c-.14.056-.277.121-.415.183l-.054.024a9.95 9.95 0 0 0-5.76 7.976a1 1 0 1 0 1.99.216A7.95 7.95 0 0 1 8.04 15.05l3.252 3.251a1 1 0 0 0 1.414 0l3.252-3.251a7.95 7.95 0 0 1 3.987 6.058a1 1 0 0 0 .992.892a1 1 0 0 0 .11-.006a1 1 0 0 0 .886-1.102a9.95 9.95 0 0 0-5.76-7.976ZM8.041 7.594a3.977 3.977 0 0 1 7.918 0ZM12 16.18l-1.937-1.937a7.8 7.8 0 0 1 3.874 0ZM12 12a4 4 0 0 1-3.664-2.406h7.328A4 4 0 0 1 12 12"/></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%22M16.174%2012.916q-.026-.013-.053-.024c-.138-.062-.274-.127-.415-.183a6%206%200%201%200-7.412%200c-.14.056-.277.121-.415.183l-.054.024a9.95%209.95%200%200%200-5.76%207.976a1%201%200%201%200%201.99.216A7.95%207.95%200%200%201%208.04%2015.05l3.252%203.251a1%201%200%200%200%201.414%200l3.252-3.251a7.95%207.95%200%200%201%203.987%206.058a1%201%200%200%200%20.992.892a1%201%200%200%200%20.11-.006a1%201%200%200%200%20.886-1.102a9.95%209.95%200%200%200-5.76-7.976ZM8.041%207.594a3.977%203.977%200%200%201%207.918%200ZM12%2016.18l-1.937-1.937a7.8%207.8%200%200%201%203.874%200ZM12%2012a4%204%200%200%201-3.664-2.406h7.328A4%204%200%200%201%2012%2012%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%22M16.174%2012.916q-.026-.013-.053-.024c-.138-.062-.274-.127-.415-.183a6%206%200%201%200-7.412%200c-.14.056-.277.121-.415.183l-.054.024a9.95%209.95%200%200%200-5.76%207.976a1%201%200%201%200%201.99.216A7.95%207.95%200%200%201%208.04%2015.05l3.252%203.251a1%201%200%200%200%201.414%200l3.252-3.251a7.95%207.95%200%200%201%203.987%206.058a1%201%200%200%200%20.992.892a1%201%200%200%200%20.11-.006a1%201%200%200%200%20.886-1.102a9.95%209.95%200%200%200-5.76-7.976ZM8.041%207.594a3.977%203.977%200%200%201%207.918%200ZM12%2016.18l-1.937-1.937a7.8%207.8%200%200%201%203.874%200ZM12%2012a4%204%200%200%201-3.664-2.406h7.328A4%204%200%200%201%2012%2012%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/user-nurse.svg?color=%231a73e8&size=48