user group 03 icon
user-group-03 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- user-group-03
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
Use the user group 03 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 21c0-1.943 0-2.915-.305-3.677c-.321-.802-.873-1.453-1.564-1.847c-.658-.374-1.63-.476-3.211-.472L11.08 15c-1.58 0-2.533.092-3.183.453c-.713.396-1.277 1.06-1.601 1.886C6 18.09 6 19.06 6 21m1-9c-1.662.061-2.493.092-3.133.453c-.701.396-1.256 1.06-1.576 1.886c-.29.752-.29 1.721-.29 3.661M17 12c1.675.066 2.513.098 3.16.472c.68.394 1.224 1.046 1.54 1.848c.3.763.3 1.735.3 3.68m-7-9a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-5-5.236A3 3 0 1 0 6.341 8.5m7.661-4.736A3 3 0 1 1 17.661 8.5"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsUserGroup03(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M18 21c0-1.943 0-2.915-.305-3.677c-.321-.802-.873-1.453-1.564-1.847c-.658-.374-1.63-.476-3.211-.472L11.08 15c-1.58 0-2.533.092-3.183.453c-.713.396-1.277 1.06-1.601 1.886C6 18.09 6 19.06 6 21m1-9c-1.662.061-2.493.092-3.133.453c-.701.396-1.256 1.06-1.576 1.886c-.29.752-.29 1.721-.29 3.661M17 12c1.675.066 2.513.098 3.16.472c.68.394 1.224 1.046 1.54 1.848c.3.763.3 1.735.3 3.68m-7-9a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-5-5.236A3 3 0 1 0 6.341 8.5m7.661-4.736A3 3 0 1 1 17.661 8.5"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M18 21c0-1.943 0-2.915-.305-3.677c-.321-.802-.873-1.453-1.564-1.847c-.658-.374-1.63-.476-3.211-.472L11.08 15c-1.58 0-2.533.092-3.183.453c-.713.396-1.277 1.06-1.601 1.886C6 18.09 6 19.06 6 21m1-9c-1.662.061-2.493.092-3.133.453c-.701.396-1.256 1.06-1.576 1.886c-.29.752-.29 1.721-.29 3.661M17 12c1.675.066 2.513.098 3.16.472c.68.394 1.224 1.046 1.54 1.848c.3.763.3 1.735.3 3.68m-7-9a3 3 0 1 1-6 0a3 3 0 0 1 6 0m-5-5.236A3 3 0 1 0 6.341 8.5m7.661-4.736A3 3 0 1 1 17.661 8.5"/></svg> </template>
CSS
.icon-user-group-03 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%2021c0-1.943%200-2.915-.305-3.677c-.321-.802-.873-1.453-1.564-1.847c-.658-.374-1.63-.476-3.211-.472L11.08%2015c-1.58%200-2.533.092-3.183.453c-.713.396-1.277%201.06-1.601%201.886C6%2018.09%206%2019.06%206%2021m1-9c-1.662.061-2.493.092-3.133.453c-.701.396-1.256%201.06-1.576%201.886c-.29.752-.29%201.721-.29%203.661M17%2012c1.675.066%202.513.098%203.16.472c.68.394%201.224%201.046%201.54%201.848c.3.763.3%201.735.3%203.68m-7-9a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-5-5.236A3%203%200%201%200%206.341%208.5m7.661-4.736A3%203%200%201%201%2017.661%208.5%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M18%2021c0-1.943%200-2.915-.305-3.677c-.321-.802-.873-1.453-1.564-1.847c-.658-.374-1.63-.476-3.211-.472L11.08%2015c-1.58%200-2.533.092-3.183.453c-.713.396-1.277%201.06-1.601%201.886C6%2018.09%206%2019.06%206%2021m1-9c-1.662.061-2.493.092-3.133.453c-.701.396-1.256%201.06-1.576%201.886c-.29.752-.29%201.721-.29%203.661M17%2012c1.675.066%202.513.098%203.16.472c.68.394%201.224%201.046%201.54%201.848c.3.763.3%201.735.3%203.68m-7-9a3%203%200%201%201-6%200a3%203%200%200%201%206%200m-5-5.236A3%203%200%201%200%206.341%208.5m7.661-4.736A3%203%200%201%201%2017.661%208.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/user-group-03.svg?color=%231a73e8&size=48