users group rounded icon
users-group-rounded-bold from Solar by 480 Design · Bold · Users · CC-BY-4.0 Attribution required.
- Name
- users-group-rounded-bold
- Set
- Solar
- Style
- Bold
- Category
- Users
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More users icons from Solar
user-block-bolduser-block-rounded-bolduser-bolduser-check-bolduser-check-rounded-bolduser-circle-bolduser-cross-bolduser-cross-rounded-bolduser-hand-up-bolduser-hands-bolduser-heart-bolduser-heart-rounded-bolduser-id-bolduser-minus-bolduser-minus-rounded-bolduser-plus-bolduser-plus-rounded-bolduser-rounded-bolduser-speak-bolduser-speak-rounded-boldusers-group-two-rounded-bold
Use the users group rounded icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/><path d="M20.9996 17.0005C20.9996 18.6573 18.9641 20.0004 16.4788 20.0004C17.211 19.2001 17.7145 18.1955 17.7145 17.0018C17.7145 15.8068 17.2098 14.8013 16.4762 14.0005C18.9615 14.0005 20.9996 15.3436 20.9996 17.0005Z"/><path d="M17.9996 6.00073C17.9996 7.65759 16.6565 9.00073 14.9996 9.00073C14.6383 9.00073 14.292 8.93687 13.9712 8.81981C14.4443 7.98772 14.7145 7.02522 14.7145 5.99962C14.7145 4.97477 14.4447 4.01294 13.9722 3.18127C14.2927 3.06446 14.6387 3.00073 14.9996 3.00073C16.6565 3.00073 17.9996 4.34388 17.9996 6.00073Z"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarUsersGroupRoundedBold(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="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/><path d="M20.9996 17.0005C20.9996 18.6573 18.9641 20.0004 16.4788 20.0004C17.211 19.2001 17.7145 18.1955 17.7145 17.0018C17.7145 15.8068 17.2098 14.8013 16.4762 14.0005C18.9615 14.0005 20.9996 15.3436 20.9996 17.0005Z"/><path d="M17.9996 6.00073C17.9996 7.65759 16.6565 9.00073 14.9996 9.00073C14.6383 9.00073 14.292 8.93687 13.9712 8.81981C14.4443 7.98772 14.7145 7.02522 14.7145 5.99962C14.7145 4.97477 14.4447 4.01294 13.9722 3.18127C14.2927 3.06446 14.6387 3.00073 14.9996 3.00073C16.6565 3.00073 17.9996 4.34388 17.9996 6.00073Z"/></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="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/><path d="M20.9996 17.0005C20.9996 18.6573 18.9641 20.0004 16.4788 20.0004C17.211 19.2001 17.7145 18.1955 17.7145 17.0018C17.7145 15.8068 17.2098 14.8013 16.4762 14.0005C18.9615 14.0005 20.9996 15.3436 20.9996 17.0005Z"/><path d="M17.9996 6.00073C17.9996 7.65759 16.6565 9.00073 14.9996 9.00073C14.6383 9.00073 14.292 8.93687 13.9712 8.81981C14.4443 7.98772 14.7145 7.02522 14.7145 5.99962C14.7145 4.97477 14.4447 4.01294 13.9722 3.18127C14.2927 3.06446 14.6387 3.00073 14.9996 3.00073C16.6565 3.00073 17.9996 4.34388 17.9996 6.00073Z"/></g></svg> </template>
CSS
.icon-users-group-rounded-bold {
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%229.001%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cellipse%20cx%3D%229.001%22%20cy%3D%2217.001%22%20rx%3D%227%22%20ry%3D%224%22%2F%3E%3Cpath%20d%3D%22M20.9996%2017.0005C20.9996%2018.6573%2018.9641%2020.0004%2016.4788%2020.0004C17.211%2019.2001%2017.7145%2018.1955%2017.7145%2017.0018C17.7145%2015.8068%2017.2098%2014.8013%2016.4762%2014.0005C18.9615%2014.0005%2020.9996%2015.3436%2020.9996%2017.0005Z%22%2F%3E%3Cpath%20d%3D%22M17.9996%206.00073C17.9996%207.65759%2016.6565%209.00073%2014.9996%209.00073C14.6383%209.00073%2014.292%208.93687%2013.9712%208.81981C14.4443%207.98772%2014.7145%207.02522%2014.7145%205.99962C14.7145%204.97477%2014.4447%204.01294%2013.9722%203.18127C14.2927%203.06446%2014.6387%203.00073%2014.9996%203.00073C16.6565%203.00073%2017.9996%204.34388%2017.9996%206.00073Z%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%229.001%22%20cy%3D%226%22%20r%3D%224%22%2F%3E%3Cellipse%20cx%3D%229.001%22%20cy%3D%2217.001%22%20rx%3D%227%22%20ry%3D%224%22%2F%3E%3Cpath%20d%3D%22M20.9996%2017.0005C20.9996%2018.6573%2018.9641%2020.0004%2016.4788%2020.0004C17.211%2019.2001%2017.7145%2018.1955%2017.7145%2017.0018C17.7145%2015.8068%2017.2098%2014.8013%2016.4762%2014.0005C18.9615%2014.0005%2020.9996%2015.3436%2020.9996%2017.0005Z%22%2F%3E%3Cpath%20d%3D%22M17.9996%206.00073C17.9996%207.65759%2016.6565%209.00073%2014.9996%209.00073C14.6383%209.00073%2014.292%208.93687%2013.9712%208.81981C14.4443%207.98772%2014.7145%207.02522%2014.7145%205.99962C14.7145%204.97477%2014.4447%204.01294%2013.9722%203.18127C14.2927%203.06446%2014.6387%203.00073%2014.9996%203.00073C16.6565%203.00073%2017.9996%204.34388%2017.9996%206.00073Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/users-group-rounded-bold.svg?color=%231a73e8&size=48