open-icon
Version:
Open Icon
27 lines (26 loc) • 652 B
JavaScript
// lib/meta/icon_file-exclamation-mark-2.svg.ts
var meta = {
"description": "A file icon with an exclamation mark, indicating a warning or alert associated with the file. Suitable for use in UI designs to attract attention to important messages or errors.",
"category": [
"Interface",
"Document"
],
"tag": [
"file",
"exclamation mark",
"warning",
"alert",
"message",
"error",
"UI design",
"attention",
"important",
"notify"
],
"title": "File Exclamation Mark 2"
};
var icon_file_exclamation_mark_2_svg_default = meta;
export {
icon_file_exclamation_mark_2_svg_default as default,
meta
};