open-icon
Version:
Open Icon
23 lines (21 loc) • 502 B
text/typescript
export const meta = {
"description": "A circled exclamation mark icon, typically used to indicate warnings, alerts, or important messages in a user interface design.",
"category": [
"Interface",
"Symbol"
],
"tag": [
"alert",
"warning",
"attention",
"notification",
"hazard",
"caution",
"error",
"exclamation",
"information",
"message"
],
"title": "Circled Exclamation Mark"
}
export default meta;