user block icon
user-block-duotone from Reicon by REICON · Duotone · Users · MIT Free for personal and commercial use.
- Name
- user-block-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Users
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
More users icons from Reicon
Use the user block icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 10a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path fill-rule="evenodd" d="M16.5 15.75a2.75 2.75 0 0 0-2.383 4.123l3.756-3.756a2.74 2.74 0 0 0-1.373-.367m2.42 1.442l-3.728 3.728a2.75 2.75 0 0 0 3.728-3.728M12.25 18.5a4.25 4.25 0 1 1 8.5 0a4.25 4.25 0 0 1-8.5 0" clip-rule="evenodd"/><path d="M17.996 14.521a4.25 4.25 0 0 0-3.979 7.429Q13.107 22 12 22c-8 0-8-2.015-8-4.5S7.582 13 12 13c2.387 0 4.53.588 5.996 1.521" opacity=".4"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconUserBlockDuotone(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 10a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path fillRule="evenodd" d="M16.5 15.75a2.75 2.75 0 0 0-2.383 4.123l3.756-3.756a2.74 2.74 0 0 0-1.373-.367m2.42 1.442l-3.728 3.728a2.75 2.75 0 0 0 3.728-3.728M12.25 18.5a4.25 4.25 0 1 1 8.5 0a4.25 4.25 0 0 1-8.5 0" clipRule="evenodd"/><path d="M17.996 14.521a4.25 4.25 0 0 0-3.979 7.429Q13.107 22 12 22c-8 0-8-2.015-8-4.5S7.582 13 12 13c2.387 0 4.53.588 5.996 1.521" opacity=".4"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M12 10a4 4 0 1 0 0-8a4 4 0 0 0 0 8"/><path fill-rule="evenodd" d="M16.5 15.75a2.75 2.75 0 0 0-2.383 4.123l3.756-3.756a2.74 2.74 0 0 0-1.373-.367m2.42 1.442l-3.728 3.728a2.75 2.75 0 0 0 3.728-3.728M12.25 18.5a4.25 4.25 0 1 1 8.5 0a4.25 4.25 0 0 1-8.5 0" clip-rule="evenodd"/><path d="M17.996 14.521a4.25 4.25 0 0 0-3.979 7.429Q13.107 22 12 22c-8 0-8-2.015-8-4.5S7.582 13 12 13c2.387 0 4.53.588 5.996 1.521" opacity=".4"/></g></svg> </template>
CSS
.icon-user-block-duotone {
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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2010a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.5%2015.75a2.75%202.75%200%200%200-2.383%204.123l3.756-3.756a2.74%202.74%200%200%200-1.373-.367m2.42%201.442l-3.728%203.728a2.75%202.75%200%200%200%203.728-3.728M12.25%2018.5a4.25%204.25%200%201%201%208.5%200a4.25%204.25%200%200%201-8.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.996%2014.521a4.25%204.25%200%200%200-3.979%207.429Q13.107%2022%2012%2022c-8%200-8-2.015-8-4.5S7.582%2013%2012%2013c2.387%200%204.53.588%205.996%201.521%22%20opacity%3D%22.4%22%2F%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M12%2010a4%204%200%201%200%200-8a4%204%200%200%200%200%208%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M16.5%2015.75a2.75%202.75%200%200%200-2.383%204.123l3.756-3.756a2.74%202.74%200%200%200-1.373-.367m2.42%201.442l-3.728%203.728a2.75%202.75%200%200%200%203.728-3.728M12.25%2018.5a4.25%204.25%200%201%201%208.5%200a4.25%204.25%200%200%201-8.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M17.996%2014.521a4.25%204.25%200%200%200-3.979%207.429Q13.107%2022%2012%2022c-8%200-8-2.015-8-4.5S7.582%2013%2012%2013c2.387%200%204.53.588%205.996%201.521%22%20opacity%3D%22.4%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/user-block-duotone.svg?color=%231a73e8&size=48