usergroup clear icon

usergroup-clear-filled from TDesign Icons by TDesign · Filled · MIT Free for personal and commercial use.

Name
usergroup-clear-filled
Set
TDesign Icons
Style
Filled
Viewbox
24×24
License
MIT

1 other variant in TDesign Icons

Related icons in TDesign Icons

Use the usergroup clear icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5a3 3 0 0 0 0 6v2a5 5 0 0 0-5 5v4H2v-4a7 7 0 0 1 3.75-6.2A5 5 0 0 1 9 3h1v2zm1 3a5 5 0 1 1 10 0a5 5 0 0 1-10 0m6.225 6a5.5 5.5 0 0 0-1.725 4c0 1.576.663 2.997 1.725 4H7v-3a5 5 0 0 1 5-5zm7.311 1.879l-1.414-1.415L20 16.586l-2.12-2.122l-1.415 1.415l2.121 2.12l-2.121 2.122l1.414 1.414L20 19.415l2.122 2.12l1.414-1.414L21.415 18z"/></svg>

React

import type { SVGProps } from "react";

export function TdesignUsergroupClearFilled(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="M9 5a3 3 0 0 0 0 6v2a5 5 0 0 0-5 5v4H2v-4a7 7 0 0 1 3.75-6.2A5 5 0 0 1 9 3h1v2zm1 3a5 5 0 1 1 10 0a5 5 0 0 1-10 0m6.225 6a5.5 5.5 0 0 0-1.725 4c0 1.576.663 2.997 1.725 4H7v-3a5 5 0 0 1 5-5zm7.311 1.879l-1.414-1.415L20 16.586l-2.12-2.122l-1.415 1.415l2.121 2.12l-2.121 2.122l1.414 1.414L20 19.415l2.122 2.12l1.414-1.414L21.415 18z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9 5a3 3 0 0 0 0 6v2a5 5 0 0 0-5 5v4H2v-4a7 7 0 0 1 3.75-6.2A5 5 0 0 1 9 3h1v2zm1 3a5 5 0 1 1 10 0a5 5 0 0 1-10 0m6.225 6a5.5 5.5 0 0 0-1.725 4c0 1.576.663 2.997 1.725 4H7v-3a5 5 0 0 1 5-5zm7.311 1.879l-1.414-1.415L20 16.586l-2.12-2.122l-1.415 1.415l2.121 2.12l-2.121 2.122l1.414 1.414L20 19.415l2.122 2.12l1.414-1.414L21.415 18z"/></svg>
</template>

CSS

.icon-usergroup-clear-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%205a3%203%200%200%200%200%206v2a5%205%200%200%200-5%205v4H2v-4a7%207%200%200%201%203.75-6.2A5%205%200%200%201%209%203h1v2zm1%203a5%205%200%201%201%2010%200a5%205%200%200%201-10%200m6.225%206a5.5%205.5%200%200%200-1.725%204c0%201.576.663%202.997%201.725%204H7v-3a5%205%200%200%201%205-5zm7.311%201.879l-1.414-1.415L20%2016.586l-2.12-2.122l-1.415%201.415l2.121%202.12l-2.121%202.122l1.414%201.414L20%2019.415l2.122%202.12l1.414-1.414L21.415%2018z%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%22M9%205a3%203%200%200%200%200%206v2a5%205%200%200%200-5%205v4H2v-4a7%207%200%200%201%203.75-6.2A5%205%200%200%201%209%203h1v2zm1%203a5%205%200%201%201%2010%200a5%205%200%200%201-10%200m6.225%206a5.5%205.5%200%200%200-1.725%204c0%201.576.663%202.997%201.725%204H7v-3a5%205%200%200%201%205-5zm7.311%201.879l-1.414-1.415L20%2016.586l-2.12-2.122l-1.415%201.415l2.121%202.12l-2.121%202.122l1.414%201.414L20%2019.415l2.122%202.12l1.414-1.414L21.415%2018z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/tdesign/usergroup-clear-filled.svg?color=%231a73e8&size=48