open-icon
Version:
Open Icon
22 lines (20 loc) • 507 B
text/typescript
export const meta = {
"description": "The user icon represents a generic person or profile. It is commonly used in user interfaces to indicate where a user can interact or access personalized information.",
"category": [
"Interface"
],
"tag": [
"person",
"profile",
"avatar",
"account",
"member",
"customer",
"login",
"user interface",
"personality",
"individual"
],
"title": "User"
}
export default meta;