user 4 icon
user-4-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- user-4-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
Related icons in MingCute Icon
user-1-filluser-2-filluser-3-filluser-5-filluser-add-2-filluser-add-filluser-edit-filluser-follow-2-filluser-follow-filluser-forbid-filluser-heart-filluser-hide-filluser-info-filluser-lock-filluser-pin-filluser-question-filluser-remove-2-filluser-remove-filluser-search-filluser-security-filluser-setting-filluser-star-filluser-visible-filluser-warning-fill
Use the user 4 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M5.628 18.356C7.09 17.04 9.4 16 12 16s4.91 1.04 6.372 2.356M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0Zm-6-2a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteUser4Line(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeWidth="2" d="M5.628 18.356C7.09 17.04 9.4 16 12 16s4.91 1.04 6.372 2.356M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0Zm-6-2a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-width="2" d="M5.628 18.356C7.09 17.04 9.4 16 12 16s4.91 1.04 6.372 2.356M21 12a9 9 0 1 1-18 0a9 9 0 0 1 18 0Zm-6-2a3 3 0 1 1-6 0a3 3 0 0 1 6 0Z"/></svg> </template>
CSS
.icon-user-4-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M5.628%2018.356C7.09%2017.04%209.4%2016%2012%2016s4.91%201.04%206.372%202.356M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200Zm-6-2a3%203%200%201%201-6%200a3%203%200%200%201%206%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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%222%22%20d%3D%22M5.628%2018.356C7.09%2017.04%209.4%2016%2012%2016s4.91%201.04%206.372%202.356M21%2012a9%209%200%201%201-18%200a9%209%200%200%201%2018%200Zm-6-2a3%203%200%201%201-6%200a3%203%200%200%201%206%200Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/user-4-line.svg?color=%231a73e8&size=48