open-icon
Version:
Open Icon
21 lines (19 loc) • 452 B
text/typescript
export const meta = {
"description": "The 'users' icon represents multiple people or users. It is commonly used in user interfaces to signify a group of users or a user directory.",
"category": [
"Interface"
],
"tag": [
"people",
"group",
"members",
"team",
"avatar",
"profile",
"community",
"social",
"network"
],
"title": "Users"
}
export default meta;