group icon
group from BoxIcons v2 by Boxicons · Regular · MIT Free for personal and commercial use.
- Name
- group
- Set
- BoxIcons v2
- Style
- Regular
- Viewbox
- 24×24
- License
- MIT
- Aliases
- bx-group
The same icon in other sets
Use the group icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M16.604 11.048a5.67 5.67 0 0 0 .751-3.44c-.179-1.784-1.175-3.361-2.803-4.44l-1.105 1.666c1.119.742 1.8 1.799 1.918 2.974a3.7 3.7 0 0 1-1.072 2.986l-1.192 1.192l1.618.475C18.951 13.701 19 17.957 19 18h2c0-1.789-.956-5.285-4.396-6.952"/><path fill="currentColor" d="M9.5 12c2.206 0 4-1.794 4-4s-1.794-4-4-4s-4 1.794-4 4s1.794 4 4 4m0-6c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2s.897-2 2-2m1.5 7H8c-3.309 0-6 2.691-6 6v1h2v-1c0-2.206 1.794-4 4-4h3c2.206 0 4 1.794 4 4v1h2v-1c0-3.309-2.691-6-6-6"/></svg>
React
import type { SVGProps } from "react";
export function BxGroup(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.604 11.048a5.67 5.67 0 0 0 .751-3.44c-.179-1.784-1.175-3.361-2.803-4.44l-1.105 1.666c1.119.742 1.8 1.799 1.918 2.974a3.7 3.7 0 0 1-1.072 2.986l-1.192 1.192l1.618.475C18.951 13.701 19 17.957 19 18h2c0-1.789-.956-5.285-4.396-6.952"/><path fill="currentColor" d="M9.5 12c2.206 0 4-1.794 4-4s-1.794-4-4-4s-4 1.794-4 4s1.794 4 4 4m0-6c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2s.897-2 2-2m1.5 7H8c-3.309 0-6 2.691-6 6v1h2v-1c0-2.206 1.794-4 4-4h3c2.206 0 4 1.794 4 4v1h2v-1c0-3.309-2.691-6-6-6"/></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.604 11.048a5.67 5.67 0 0 0 .751-3.44c-.179-1.784-1.175-3.361-2.803-4.44l-1.105 1.666c1.119.742 1.8 1.799 1.918 2.974a3.7 3.7 0 0 1-1.072 2.986l-1.192 1.192l1.618.475C18.951 13.701 19 17.957 19 18h2c0-1.789-.956-5.285-4.396-6.952"/><path fill="currentColor" d="M9.5 12c2.206 0 4-1.794 4-4s-1.794-4-4-4s-4 1.794-4 4s1.794 4 4 4m0-6c1.103 0 2 .897 2 2s-.897 2-2 2s-2-.897-2-2s.897-2 2-2m1.5 7H8c-3.309 0-6 2.691-6 6v1h2v-1c0-2.206 1.794-4 4-4h3c2.206 0 4 1.794 4 4v1h2v-1c0-3.309-2.691-6-6-6"/></svg> </template>
CSS
.icon-group {
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.604%2011.048a5.67%205.67%200%200%200%20.751-3.44c-.179-1.784-1.175-3.361-2.803-4.44l-1.105%201.666c1.119.742%201.8%201.799%201.918%202.974a3.7%203.7%200%200%201-1.072%202.986l-1.192%201.192l1.618.475C18.951%2013.701%2019%2017.957%2019%2018h2c0-1.789-.956-5.285-4.396-6.952%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%2012c2.206%200%204-1.794%204-4s-1.794-4-4-4s-4%201.794-4%204s1.794%204%204%204m0-6c1.103%200%202%20.897%202%202s-.897%202-2%202s-2-.897-2-2s.897-2%202-2m1.5%207H8c-3.309%200-6%202.691-6%206v1h2v-1c0-2.206%201.794-4%204-4h3c2.206%200%204%201.794%204%204v1h2v-1c0-3.309-2.691-6-6-6%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.604%2011.048a5.67%205.67%200%200%200%20.751-3.44c-.179-1.784-1.175-3.361-2.803-4.44l-1.105%201.666c1.119.742%201.8%201.799%201.918%202.974a3.7%203.7%200%200%201-1.072%202.986l-1.192%201.192l1.618.475C18.951%2013.701%2019%2017.957%2019%2018h2c0-1.789-.956-5.285-4.396-6.952%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.5%2012c2.206%200%204-1.794%204-4s-1.794-4-4-4s-4%201.794-4%204s1.794%204%204%204m0-6c1.103%200%202%20.897%202%202s-.897%202-2%202s-2-.897-2-2s.897-2%202-2m1.5%207H8c-3.309%200-6%202.691-6%206v1h2v-1c0-2.206%201.794-4%204-4h3c2.206%200%204%201.794%204%204v1h2v-1c0-3.309-2.691-6-6-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bx/group.svg?color=%231a73e8&size=48