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/sparkles.svelte Sparkles[FILENAME] = "node_modules/@lucide/svelte/dist/icons/sparkles.svelte"; var rest_excludes = /* @__PURE__ */ new Set(["$$slots", "$$events", "$$legacy"]); function Sparkles($$anchor, $$props) { check_target(new.target); push($$props, true, Sparkles); let props = rest_props($$props, rest_excludes, "props"); const iconNode = [ [ "path", { "d": "M11.017 2.814a1 1 0 0 1 1.966 0l1.051 5.558a2 2 0 0 0 1.594 1.594l5.558 1.051a1 1 0 0 1 0 1.966l-5.558 1.051a2 2 0 0 0-1.594 1.594l-1.051 5.558a1 1 0 0 1-1.966 0l-1.051-5.558a2 2 0 0 0-1.594-1.594l-5.558-1.051a1 1 0 0 1 0-1.966l5.558-1.051a2 2 0 0 0 1.594-1.594z" } ], ["path", { "d": "M20 2v4" }], ["path", { "d": "M22 4h-4" }], ["circle", { "cx": "4", "cy": "20", "r": "2" }] ]; var $$exports = { ...legacy_api() }; var fragment = comment(); var node = first_child(fragment); add_svelte_meta( () => Icon_default(node, spread_props({ name: "sparkles" }, () => props, { get iconNode() { return iconNode; } })), "component", Sparkles, 23, 0, { componentTag: "Icon" } ); append($$anchor, fragment); return pop($$exports); } if (import.meta.hot) { Sparkles = hmr(Sparkles); import.meta.hot.accept((module) => { Sparkles[HMR].update(module.default); }); } var sparkles_default = Sparkles; export { sparkles_default }; /*! Bundled license information: @lucide/svelte/dist/icons/sparkles.js: (** * @file * @license @lucide/svelte v1.28.0 - ISC * * This source code is licensed under the ISC license. * See the LICENSE file in the root directory of this source tree. *) */ //# sourceMappingURL=chunk-CJH54YAK.js.map