users icon
users-duotone from Reicon by REICON · Duotone · Users · MIT Free for personal and commercial use.
- Name
- users-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Users
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All users icons →usersFont Awesome 6 SolidusersFont Awesome SolidusersFeather Iconsusers-outlineFlowbite IconsusersHeroIconsusersHuge IconsusersHumbleiconsusersJam IconsusersKeyline IconsusersLine AwesomeusersLucideusersMage IconsusersMajesticonsusersMyna UI IconsusersPhosphorusersPixelarticonsusersPrime IconsusersTabler Iconsusers-outlineTeenyicons
More users icons from Reicon
Use the users icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><circle cx="15" cy="6" r="3" opacity=".4"/><ellipse cx="16" cy="17" opacity=".4" rx="5" ry="3"/><circle cx="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconUsersDuotone(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="15" cy="6" r="3" opacity=".4"/><ellipse cx="16" cy="17" opacity=".4" rx="5" ry="3"/><circle cx="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/></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="15" cy="6" r="3" opacity=".4"/><ellipse cx="16" cy="17" opacity=".4" rx="5" ry="3"/><circle cx="9.001" cy="6" r="4"/><ellipse cx="9.001" cy="17.001" rx="7" ry="4"/></g></svg> </template>
CSS
.icon-users-duotone {
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%2215%22%20cy%3D%226%22%20r%3D%223%22%20opacity%3D%22.4%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2217%22%20opacity%3D%22.4%22%20rx%3D%225%22%20ry%3D%223%22%2F%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%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%2215%22%20cy%3D%226%22%20r%3D%223%22%20opacity%3D%22.4%22%2F%3E%3Cellipse%20cx%3D%2216%22%20cy%3D%2217%22%20opacity%3D%22.4%22%20rx%3D%225%22%20ry%3D%223%22%2F%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%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/users-duotone.svg?color=%231a73e8&size=48