import { Icon_default } from "./chunk-FDPVFO5P.js"; import { check_target, hmr, legacy_api, rest_props, spread_props } from "./chunk-3SEKS52A.js"; import { append, comment } from "./chunk-YWNCLLEK.js"; import { FILENAME, HMR, add_svelte_meta, first_child, pop, push } from "./chunk-IFIY7NGJ.js"; // node_modules/@lucide/svelte/dist/icons/triangle-alert.svelte Triangle_alert[FILENAME] = "node_modules/@lucide/svelte/dist/icons/triangle-alert.svelte"; var rest_excludes = /* @__PURE__ */ new Set(["$$slots", "$$events", "$$legacy"]); function Triangle_alert($$anchor, $$props) { check_target(new.target); push($$props, true, Triangle_alert); let props = rest_props($$props, rest_excludes, "props"); const iconNode = [ [ "path", { "d": "m21.73 18-8-14a2 2 0 0 0-3.48 0l-8 14A2 2 0 0 0 4 21h16a2 2 0 0 0 1.73-3" } ], ["path", { "d": "M12 9v4" }], ["path", { "d": "M12 17h.01" }] ]; var $$exports = { ...legacy_api() }; var fragment = comment(); var node = first_child(fragment); add_svelte_meta( () => Icon_default(node, spread_props({ name: "triangle-alert" }, () => props, { get iconNode() { return iconNode; } })), "component", Triangle_alert, 23, 0, { componentTag: "Icon" } ); append($$anchor, fragment); return pop($$exports); } if (import.meta.hot) { Triangle_alert = hmr(Triangle_alert); import.meta.hot.accept((module) => { Triangle_alert[HMR].update(module.default); }); } var triangle_alert_default = Triangle_alert; export { triangle_alert_default }; //# sourceMappingURL=chunk-FGTR2NCN.js.map