open-icon
Version:
Open Icon
26 lines (25 loc) • 628 B
JavaScript
// lib/meta/icon_key-eject.svg.ts
var meta = {
"description": "The key-eject icon represents the action of ejecting a key or safely removing a secure device. It is commonly used in user interfaces and applications to symbolize the act of disconnecting or logging out securely.",
"category": [
"Interface"
],
"tag": [
"eject",
"key",
"security",
"disconnect",
"safely remove",
"user interface",
"log out",
"safety",
"interaction",
"accessibility"
],
"title": "Key Eject"
};
var icon_key_eject_svg_default = meta;
export {
icon_key_eject_svg_default as default,
meta
};