open-icon
Version:
Open Icon
23 lines (21 loc) • 584 B
text/typescript
export const meta = {
"description": "The key-delete icon represents a key with a small 'x' symbol on it, indicating the action of deleting or removing a key. This icon is commonly used in user interfaces to indicate the option to delete a key or disable access.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"key",
"delete",
"remove",
"access",
"lock",
"security",
"user interface",
"interaction",
"authentication",
"privacy"
],
"title": "Key Delete"
}
export default meta;