open-icon
Version:
Open Icon
22 lines (20 loc) • 477 B
text/typescript
export const meta = {
"description": "The alarm bell icon represents an alarm or notification alert. It is typically used to indicate an urgent message or reminder in media applications.",
"category": [
"Media"
],
"tag": [
"alarm",
"bell",
"alert",
"notification",
"reminder",
"emergency",
"urgent",
"media",
"sound",
"warning"
],
"title": "Alarm Bell"
}
export default meta;