user block2 icon

user-block2-filled from Reicon by REICON · Filled · Users · MIT Free for personal and commercial use.

Name
user-block2-filled
Set
Reicon
Style
Filled
Category
Users
Viewbox
24×24
License
MIT

2 other variants in Reicon

More users icons from Reicon

Use the user block2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="12" cy="6" r="4"/><path fill-rule="evenodd" d="M18 15.75a2.25 2.25 0 0 0-2.03 3.22l3-3a2.24 2.24 0 0 0-.97-.22m2.03 1.28l-3 3a2.25 2.25 0 0 0 3-3m-5.78.97a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0" clip-rule="evenodd"/><path d="M15.327 13.48A5.25 5.25 0 0 0 12.75 18c0 1.07.32 2.064.869 2.893q-.782.107-1.619.108c-3.866 0-7-1.79-7-4s3.134-4 7-4c1.204 0 2.337.174 3.327.48"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconUserBlock2Filled(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"><circle cx="12" cy="6" r="4"/><path fillRule="evenodd" d="M18 15.75a2.25 2.25 0 0 0-2.03 3.22l3-3a2.24 2.24 0 0 0-.97-.22m2.03 1.28l-3 3a2.25 2.25 0 0 0 3-3m-5.78.97a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0" clipRule="evenodd"/><path d="M15.327 13.48A5.25 5.25 0 0 0 12.75 18c0 1.07.32 2.064.869 2.893q-.782.107-1.619.108c-3.866 0-7-1.79-7-4s3.134-4 7-4c1.204 0 2.337.174 3.327.48"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="12" cy="6" r="4"/><path fill-rule="evenodd" d="M18 15.75a2.25 2.25 0 0 0-2.03 3.22l3-3a2.24 2.24 0 0 0-.97-.22m2.03 1.28l-3 3a2.25 2.25 0 0 0 3-3m-5.78.97a3.75 3.75 0 1 1 7.5 0a3.75 3.75 0 0 1-7.5 0" clip-rule="evenodd"/><path d="M15.327 13.48A5.25 5.25 0 0 0 12.75 18c0 1.07.32 2.064.869 2.893q-.782.107-1.619.108c-3.866 0-7-1.79-7-4s3.134-4 7-4c1.204 0 2.337.174 3.327.48"/></g></svg>
</template>

CSS

.icon-user-block2-filled {
  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%3Ccircle%20cx%3D%2212%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%2015.75a2.25%202.25%200%200%200-2.03%203.22l3-3a2.24%202.24%200%200%200-.97-.22m2.03%201.28l-3%203a2.25%202.25%200%200%200%203-3m-5.78.97a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%200%201-7.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.327%2013.48A5.25%205.25%200%200%200%2012.75%2018c0%201.07.32%202.064.869%202.893q-.782.107-1.619.108c-3.866%200-7-1.79-7-4s3.134-4%207-4c1.204%200%202.337.174%203.327.48%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%3Ccircle%20cx%3D%2212%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M18%2015.75a2.25%202.25%200%200%200-2.03%203.22l3-3a2.24%202.24%200%200%200-.97-.22m2.03%201.28l-3%203a2.25%202.25%200%200%200%203-3m-5.78.97a3.75%203.75%200%201%201%207.5%200a3.75%203.75%200%200%201-7.5%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M15.327%2013.48A5.25%205.25%200%200%200%2012.75%2018c0%201.07.32%202.064.869%202.893q-.782.107-1.619.108c-3.866%200-7-1.79-7-4s3.134-4%207-4c1.204%200%202.337.174%203.327.48%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-block2-filled.svg?color=%231a73e8&size=48