UNPKG

@frontify/fondue

Version:
31 lines (30 loc) 1.32 kB
import { jsx as a } from "react/jsx-runtime"; import { memo as t } from "react"; function l(e) { return /* @__PURE__ */ a( "svg", { xmlns: "http://www.w3.org/2000/svg", width: 32, height: 32, className: "tw-flex tw-items-center tw-justify-center tw-fill-current", name: "IconSparks32Filled", "aria-hidden": "true", ...e, children: /* @__PURE__ */ a( "path", { fill: "currentColor", fillRule: "evenodd", d: "M22.544 3.22a1 1 0 0 0-1 1 3.293 3.293 0 0 1-3.29 3.293h-.003a1 1 0 0 0 0 2h.002a3.293 3.293 0 0 1 3.29 3.293 1 1 0 0 0 2 0 3.293 3.293 0 0 1 3.293-3.293 1 1 0 1 0 0-2 3.293 3.293 0 0 1-3.292-3.293 1 1 0 0 0-1-1M10.923 8.008a1 1 0 0 0-.874.992 5.877 5.877 0 0 1-5.874 5.877h-.004a1 1 0 0 0 0 2h.005a5.877 5.877 0 0 1 5.873 5.877 1 1 0 0 0 1 1h.006a1 1 0 0 0 .994-1 5.877 5.877 0 0 1 5.877-5.877 1 1 0 1 0 0-2A5.877 5.877 0 0 1 12.049 9a1 1 0 0 0-1.126-.992m11.047 9.955a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1m0 10a1 1 0 0 1-1-1v-2a1 1 0 1 1 2 0v2a1 1 0 0 1-1 1m4-4a1 1 0 0 0 0-2h-2a1 1 0 1 0 0 2zm-9-1a1 1 0 0 1 1-1h2a1 1 0 1 1 0 2h-2a1 1 0 0 1-1-1", clipRule: "evenodd" } ) } ); } const m = t(l); export { m as default }; //# sourceMappingURL=IconSparks32Filled.es.js.map