open-icon
Version:
Open Icon
22 lines (20 loc) • 528 B
text/typescript
export const meta = {
"description": "The user-delete icon represents the action of removing or deleting a user account or profile. It can be used in applications or websites to indicate the option to delete a user from the system.",
"category": [
"Interface"
],
"tag": [
"user",
"profile",
"account",
"remove",
"delete",
"admin",
"management",
"access",
"permission",
"system"
],
"title": "User Delete"
}
export default meta;