open-icon
Version:
Open Icon
26 lines (25 loc) • 566 B
JavaScript
// lib/meta/icon_alarm-bell-3.svg.ts
var meta = {
"description": "The alarm bell icon is a symbol representing an alert or notification. It features a bell with three sound waves emanating from it, indicating a loud and urgent alarm.",
"category": [
"Media"
],
"tag": [
"alarm",
"bell",
"notification",
"alert",
"sound",
"loud",
"urgent",
"warning",
"emergency",
"attention"
],
"title": "Alarm Bell 3"
};
var icon_alarm_bell_3_svg_default = meta;
export {
icon_alarm_bell_3_svg_default as default,
meta
};